:root{--background:#0c1420;--foreground:#f7f2ea;--muted:#a9b4c3;--line:#e1eaf621;--surface:#141e2b;--surface-strong:#1d2a3a;--brand:#ff927f;--brand-dark:#d96558;--accent:#74b9e7;--accent-2:#e6bd72;--violet:#b2a1e4;--good:#87c99a;--bad:#ef887b;--shadow:0 20px 54px #00000047}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:radial-gradient(circle at 12% 0%, #ff927f1a, transparent 30rem), radial-gradient(circle at 96% 8%, #74b9e717, transparent 28rem), var(--background);font-family:var(--font-geist-sans), "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-repeat:no-repeat;background-size:100vw 100vh;background-attachment:fixed;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-shell{width:min(1180px,100% - 32px);margin:0 auto}.site-header{justify-content:space-between;align-items:center;gap:16px;padding:24px 0 8px;display:flex}.breadcrumbs{color:var(--muted);margin:10px 0 24px;font-size:.86rem}.breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:7px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{align-items:center;min-width:0;display:flex}.breadcrumbs li+li:before{content:"/";color:#fff8ea57;margin-right:7px}.breadcrumbs a{color:var(--accent);text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs [aria-current=page]{text-overflow:ellipsis;white-space:nowrap;max-width:min(680px,72vw);overflow:hidden}.content-hub-hero{margin-bottom:38px}.content-hub-body{padding-bottom:72px}.related-content{border-top:1px solid var(--line);margin-top:56px;padding-top:32px}.related-content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.related-content-card{border:1px solid var(--line);background:#ffffff09;border-radius:18px;flex-direction:column;gap:10px;min-width:0;padding:20px;transition:transform .16s,border-color .16s,background .16s;display:flex}.related-content-card:hover,.related-content-card:focus-visible{background:#ffffff0f;border-color:#ff927f8c;transform:translateY(-3px)}.related-content-card>span{color:var(--accent);font-size:.78rem;font-weight:800}.related-content-card h3{color:var(--foreground);margin:0;font-size:1.08rem;line-height:1.4}.related-content-card p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-mark{background:#111c2a;border:1px solid #ff927f80;border-radius:8px;justify-content:center;align-items:end;gap:3px;width:44px;height:44px;padding:10px;display:flex;box-shadow:inset 0 0 0 1px #fff8ea0f}.brand-mark span{background:var(--brand);border-radius:999px;width:5px;display:block}.brand-mark span:first-child{height:12px}.brand-mark span:nth-child(2){background:var(--accent);height:22px}.brand-mark span:nth-child(3){background:var(--accent-2);height:16px}.header-note,.detail-meta{color:var(--muted);font-size:.95rem;line-height:1.45}.header-note{text-align:right}.header-actions{align-items:center;gap:10px;display:flex}.header-nav{align-items:center;gap:8px;display:flex}.header-nav a{border:1px solid var(--line);min-height:42px;color:var(--foreground);background:#f4f3ec0b;border-radius:10px;align-items:center;padding:0 14px;font-weight:720;display:inline-flex}.header-nav a[href=\/blog]{color:#161b17;background:linear-gradient(135deg, #ffb19f, var(--brand));border-color:#ff927fb8;box-shadow:0 12px 28px #ff927f3d}.header-nav a:hover,.header-nav a:focus-visible{border-color:#ff927f85;outline:none}.header-nav a[href=\/blog]:hover,.header-nav a[href=\/blog]:focus-visible{border-color:#fff8eab8;transform:translateY(-1px);box-shadow:0 15px 34px #ff927f57}.menu-button{background:#141e2beb;border:1px solid #fff8ea33;border-radius:9px;place-content:center;gap:5px;width:46px;height:46px;display:grid}.menu-button span{background:var(--foreground);border-radius:999px;width:21px;height:2px;display:block}.menu-button:hover,.menu-button:focus-visible{border-color:var(--brand);outline:none}.hero-copy{flex-direction:column;justify-content:center;gap:20px;min-height:270px;display:flex}.eyebrow,.section-kicker,.hotel-area{width:fit-content;color:var(--brand);letter-spacing:0;text-transform:uppercase;font-size:.82rem;font-weight:900}.eyebrow{background:#ff927f17;border:1px solid #ff927f4d;border-radius:999px;padding:8px 12px}h1{letter-spacing:0;overflow-wrap:break-word;word-break:keep-all;max-width:760px;font-size:clamp(2.25rem,4.9vw,4.25rem);line-height:1}.hero-copy p{max-width:650px;color:var(--muted);font-size:1.08rem;line-height:1.7}.hero-stats{grid-template-columns:repeat(3,1fr);gap:10px;max-width:620px;display:grid}.destination-switcher{z-index:8;border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c1420db;border-radius:14px;gap:8px;width:fit-content;margin:4px 0 34px;padding:6px;display:flex;position:sticky;top:12px;box-shadow:0 12px 30px #00000038}.destination-switcher button{min-height:42px;color:var(--muted);background:0 0;border:0;border-radius:10px;align-items:center;gap:7px;padding:0 14px;font-weight:760;display:inline-flex}.destination-switcher button.active{color:#16131a;background:var(--brand)}.destination-coming-soon{border:1px solid var(--line);background:radial-gradient(circle at 92% 12%, #74b9e733, transparent 40%), var(--surface);border-radius:16px;min-height:300px;padding:clamp(28px,6vw,64px)}.destination-coming-soon h2{max-width:680px;margin-top:18px;font-size:clamp(1.8rem,4vw,3rem)}.destination-coming-soon p{max-width:620px;color:var(--muted);margin-top:14px;line-height:1.7}.stat{border:1px solid var(--line);background:#fff8ea0a;border-radius:8px;padding:14px}.stat strong{color:var(--foreground);font-size:1.45rem;display:block}.stat span{color:var(--muted);font-size:.9rem}.search-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#141e2bf0;border-radius:8px;padding:20px}.drawer-layer{z-index:20;position:fixed;inset:0}.drawer-backdrop{cursor:default;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a8;border:0;width:100%;height:100%;position:absolute;inset:0}.search-drawer{border-left:1px solid var(--line);background:#0c1420;width:min(720px,92vw);height:100%;padding:26px;animation:.18s ease-out drawer-enter;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-24px 0 70px #00000080}@keyframes drawer-enter{0%{opacity:0;transform:translate(28px)}}.drawer-header,.drawer-results-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.drawer-header{margin-bottom:20px}.drawer-header h2,.drawer-results-heading h2{margin-top:5px;font-size:1.55rem}.drawer-close{border:1px solid var(--line);width:42px;height:42px;color:var(--foreground);background:var(--surface);border-radius:50%;flex:none;place-items:center;font-size:1.8rem;line-height:1;display:grid}.search-drawer .search-panel{box-shadow:none}.drawer-results{padding-top:30px}.drawer-results-heading{align-items:end;margin-bottom:14px}.drawer-results-heading>p{color:var(--muted)}.drawer-results .cards{grid-template-columns:1fr;padding-bottom:0}.panel-topline{border-bottom:1px solid var(--line);color:var(--brand);justify-content:space-between;gap:12px;margin-bottom:18px;padding-bottom:14px;font-size:.86rem;font-weight:900;display:flex}.search-form{gap:18px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field{gap:8px;display:grid}.field.full{grid-column:1/-1}.field label,.fieldset-label{color:var(--foreground);font-size:.9rem;font-weight:900}.field input,.field select,.field textarea{width:100%;color:var(--foreground);background:#0c1420;border:1px solid #fff8ea29;border-radius:8px;padding:12px 13px}.field input:focus,.field select:focus,.field textarea:focus{outline-offset:2px;outline:2px solid #74b9e785}.field textarea{resize:vertical;min-height:96px;line-height:1.5}.condition-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:8px;display:grid}.condition{color:var(--muted);background:#121d2a;border:1px solid #fff8ea24;border-radius:8px;align-items:center;gap:9px;padding:11px 12px;display:flex}.condition:has(input:checked){color:var(--foreground);background:#74b9e71a;border-color:#74b9e794}.condition input{width:17px;height:17px;accent-color:var(--brand)}.primary-button,.secondary-button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:900;display:inline-flex}.primary-button{color:#15131a;background:var(--brand)}.secondary-button{color:var(--foreground);background:#fff8ea0f;border-color:#fff8ea2e}.section-heading{justify-content:space-between;align-items:end;gap:18px;margin:22px 0 14px;display:flex}.section-heading h2{margin-top:4px;font-size:1.9rem}.section-heading p{color:var(--muted);line-height:1.55}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-bottom:34px;display:grid}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-bottom:28px;display:grid}.playlist-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-bottom:42px;display:grid}.playlist-card{--card-glow:#34d1bf33;border:1px solid var(--line);min-height:290px;color:inherit;background:radial-gradient(circle at 88% 12%, var(--card-glow), transparent 42%), #141e2bf5;cursor:pointer;border-radius:8px;align-content:space-between;gap:20px;padding:18px;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 42px #00000038}.playlist-card:hover,.playlist-card:focus-visible{border-color:#34d1bfb8;outline:none;transform:translateY(-3px);box-shadow:0 20px 48px #0000004d}.playlist-card-topline{color:var(--accent-2);justify-content:space-between;gap:12px;font-size:.78rem;font-weight:900;display:flex}.playlist-card .travel-playlist-mood{margin-top:30px}.playlist-card h3{margin-top:8px;font-size:1.35rem;line-height:1.25}.collection-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-bottom:36px;display:grid}.collection-card{--card-glow:#a783ff33;border:1px solid var(--line);background:radial-gradient(circle at 88% 12%, var(--card-glow), transparent 42%), #141e2bf5;border-radius:8px;align-content:space-between;gap:20px;min-height:285px;padding:18px;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 42px #00000038}.collection-card-grid.destinations .collection-card{--card-glow:#a783ff38}.collection-card-grid.themes .collection-card{--card-glow:#ff6b4a38}.guide-card:after,.playlist-card:after,.collection-card:after{z-index:0;max-width:45%;color:var(--foreground);content:attr(data-visual);opacity:.13;text-align:right;pointer-events:none;font-size:clamp(3.8rem,6vw,5.6rem);font-weight:950;line-height:1;position:absolute;top:42px;right:16px}.guide-card>*,.playlist-card>*,.collection-card>*{z-index:1;position:relative}.guide-grid .guide-card:nth-child(2){--card-glow:#34d1bf3b}.guide-grid .guide-card:nth-child(3){--card-glow:#a783ff3b}.playlist-card-grid .playlist-card:nth-child(2){--card-glow:#ff6b4a3b}.playlist-card-grid .playlist-card:nth-child(3){--card-glow:#a783ff3b}.playlist-card-grid .playlist-card:nth-child(4){--card-glow:#e6bd7238}.playlist-card-grid .playlist-card:nth-child(5){--card-glow:#ff649638}.playlist-card-grid .playlist-card:nth-child(6){--card-glow:#5a9bff3b}.collection-card-grid.destinations .collection-card:nth-child(2){--card-glow:#34d1bf3b}.collection-card-grid.destinations .collection-card:nth-child(3){--card-glow:#ff6b4a38}.collection-card-grid.themes .collection-card:nth-child(2){--card-glow:#ffc2523b}.collection-card-grid.themes .collection-card:nth-child(3){--card-glow:#5a9bff38}.collection-card:hover,.collection-card:focus-visible{border-color:#fff8ea85;outline:none;transform:translateY(-3px);box-shadow:0 20px 48px #0000004d}.collection-card-topline{color:var(--muted);text-transform:uppercase;justify-content:space-between;gap:12px;font-size:.78rem;font-weight:900;display:flex}.collection-card-label{color:var(--brand);margin-top:28px;font-size:.8rem;font-weight:900}.collection-card-grid.destinations .collection-card-label{color:var(--violet)}.collection-card-grid.themes .collection-card-label{color:var(--accent)}.collection-card h3{margin-top:8px;font-size:1.35rem;line-height:1.25}.collection-card-description{color:var(--muted);margin-top:10px;line-height:1.58}.travel-playlist-sections{gap:24px;padding-bottom:42px;display:grid}.travel-playlist-section{border:1px solid var(--line);background:linear-gradient(145deg,#34d1bf17,#0000 34%),#141e2bf0;border-radius:12px;padding:24px;box-shadow:0 16px 42px #00000038}.travel-playlist-header{grid-template-columns:110px minmax(0,1fr);align-items:start;gap:20px;margin-bottom:20px;display:grid}.travel-playlist-number,.travel-playlist-mood{color:var(--brand);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:900}.travel-playlist-section h3{margin-top:8px;font-size:clamp(1.55rem,2.4vw,2.1rem);line-height:1.3}.travel-playlist-description{color:var(--muted);margin-top:10px;line-height:1.58}.content-keyword{color:#ffab9d;font-weight:850}.travel-playlist-hotels{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.travel-playlist-hotel{background:#121d2a;border:1px solid #fff8ea24;border-radius:10px;grid-template-rows:auto 1fr;min-width:0;display:grid;overflow:hidden}.hotel-media-carousel{aspect-ratio:16/10;touch-action:pan-y;background:linear-gradient(135deg,#74b9e74d,#0000),#192638;width:100%;display:block;position:relative;overflow:hidden}.hotel-media-carousel>img,.hotel-media-adjacent>img,.hotel-media-map,.hotel-maplibre{object-fit:cover;border:0;width:100%;height:100%;transition:transform .18s;display:block}.hotel-media-carousel>img{z-index:1;-webkit-user-select:none;user-select:none;position:relative}.hotel-media-adjacent{z-index:0;pointer-events:none;width:100%;position:absolute;top:0;bottom:0;overflow:hidden}.hotel-media-adjacent>img{object-fit:cover;width:100%;height:100%}.hotel-media-carousel>img.is-loading{opacity:0}.hotel-media-loading{z-index:2;color:var(--foreground);background:#192638;place-content:center;justify-items:center;gap:10px;font-size:.88rem;font-weight:850;display:grid;position:absolute;inset:0}.hotel-media-loading span{border:3px solid #fff8ea40;border-top-color:var(--brand);border-radius:50%;width:26px;height:26px;animation:.7s linear infinite hotel-media-spin}@keyframes hotel-media-spin{to{transform:rotate(360deg)}}.hotel-media-map-wrap{z-index:1;transition:transform .18s;position:absolute;inset:0}.hotel-media-carousel.is-dragging:not(.is-settling)>img,.hotel-media-carousel.is-dragging:not(.is-settling) .hotel-media-map-wrap,.hotel-media-carousel.is-dragging:not(.is-settling) .hotel-media-adjacent{transition:none}.hotel-media-adjacent{transition:transform .18s}.hotel-maplibre{font-family:var(--font-geist-sans), sans-serif;position:absolute;inset:0}.hotel-maplibre .maplibregl-ctrl-group{border-radius:8px;overflow:hidden;box-shadow:0 2px 12px #0000004d}.hotel-maplibre .maplibregl-popup-content{color:#171713;border-radius:8px;padding:9px 12px;font-size:.8rem;font-weight:750}.hotel-media-carousel:hover>img{transform:scale(1.04)}.hotel-media-unavailable{width:100%;height:100%;color:var(--muted);background:linear-gradient(135deg,#74b9e733,#0000),#192638;place-items:center;font-size:.9rem;font-weight:800;display:grid}.hotel-media-arrow{z-index:3;width:44px;height:52px;color:var(--foreground);opacity:.72;cursor:pointer;text-shadow:0 1px 7px #000000e6;background:0 0;border:0;border-radius:0;place-items:center;font-size:2.25rem;line-height:1;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hotel-media-arrow:hover,.hotel-media-arrow:focus-visible{opacity:1}.hotel-media-arrow.previous{left:2px}.hotel-media-arrow.next{right:2px}.hotel-media-dots{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c1420b8;border-radius:999px;gap:7px;padding:7px 9px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.hotel-media-dots button{cursor:pointer;background:#fff8ea73;border:0;border-radius:50%;width:8px;height:8px;padding:0}.hotel-media-dots button.active{background:var(--brand);border-radius:999px;width:22px}.travel-playlist-rank{color:#15131a;background:var(--brand);border-radius:999px;padding:6px 9px;font-size:.76rem;font-weight:950;position:absolute;top:12px;left:12px}.travel-playlist-hotel-body{grid-template-rows:auto auto 1fr auto;gap:14px;min-width:0;padding:16px;display:grid}.travel-playlist-hotel-area{color:var(--brand);text-transform:uppercase;font-size:.78rem;font-weight:900}.travel-playlist-hotel-body h3,.travel-playlist-hotel-body h4{margin-top:5px;font-size:1.18rem;line-height:1.3}.travel-playlist-hotel-meta{color:var(--muted);margin-top:7px;font-size:.9rem}.travel-playlist-hotel-summary{color:#e6e0d3;line-height:1.55}.travel-playlist-hotel-reasons{color:var(--muted);align-content:start;gap:7px;font-size:.9rem;line-height:1.45;list-style-position:inside;display:grid}.travel-playlist-hotel-reasons li::marker{color:var(--good)}.travel-playlist-hotel-actions{display:block}.travel-playlist-hotel-actions .primary-button,.travel-playlist-hotel-actions .secondary-button{width:100%;min-height:48px;padding-inline:12px}.guide-card{--card-glow:#ff927f38;border:1px solid var(--line);background:radial-gradient(circle at 88% 12%, var(--card-glow), transparent 42%), #141e2bf5;min-height:310px;color:inherit;cursor:pointer;border-radius:8px;align-content:space-between;gap:18px;padding:18px;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 42px #00000038}.guide-card:hover,.guide-card:focus-visible{border-color:#ff927fad;outline:none;transform:translateY(-3px);box-shadow:0 20px 48px #0000004d}.guide-card-topline,.guide-meta-row{color:var(--brand);text-transform:uppercase;flex-wrap:wrap;gap:10px;font-size:.8rem;font-weight:900;display:flex}.guide-card h3{margin-top:18px;font-size:1.35rem;line-height:1.25}.guide-card p,.guide-source{color:var(--muted);margin-top:10px;line-height:1.58}.hotel-card{border:1px solid var(--line);background:#141e2bf0;border-radius:8px;grid-template-columns:176px minmax(0,1fr);gap:16px;padding:14px;display:grid;box-shadow:0 16px 42px #00000038}.cover-art{background:linear-gradient(135deg,#ff927fe0,#0000 42%),linear-gradient(225deg,#ff6b4ad9,#0000 48%),linear-gradient(315deg,#34d1bfd1,#0000 42%),#192638;border:1px solid #fff8ea29;border-radius:8px;align-self:start;height:132px;min-height:0;position:relative;overflow:hidden}.cover-art img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.cover-art:before{content:"";z-index:1;border:1px solid #0c14205c;border-radius:50%;position:absolute;inset:14px}.cover-ring{background:var(--brand);z-index:2;opacity:.86;border:14px solid #0c1420d1;border-radius:50%;width:62px;height:62px;position:absolute;top:28px;left:28px}.cover-bars{z-index:2;opacity:.82;background:linear-gradient(90deg,#0c1420 0 8px,#0000 8px 14px,#0c1420 14px 22px,#0000 22px 30px,#0c1420 30px 42px,#0000 42px);width:54px;height:38px;position:absolute;bottom:18px;right:18px}.hotel-card-body{gap:14px;min-width:0;display:grid}.hotel-card-header{justify-content:space-between;gap:16px;display:flex}.hotel-title h3{margin-top:4px;font-size:1.25rem;line-height:1.25}.hotel-title p{color:var(--muted);margin-top:6px;line-height:1.45}.score{text-align:center;min-width:78px;color:var(--brand);background:#74b9e71a;border:1px solid #74b9e766;border-radius:8px;flex:none;padding:10px}.score strong{font-size:1.6rem;display:block}.score span{color:var(--muted);font-size:.78rem}.tag-row{flex-wrap:wrap;gap:8px;display:flex}.tag{color:var(--foreground);background:#fff8ea14;border-radius:999px;padding:6px 9px;font-size:.84rem;font-weight:800}.reason{border-left:4px solid var(--accent);color:#ddd7ca;padding-left:12px;line-height:1.55}.pros-cons{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.mini-list{color:#ddd7ca;gap:7px;line-height:1.45;list-style-position:inside;display:grid}.mini-list strong{margin-bottom:4px;display:block}.mini-list.pro strong{color:var(--good)}.pro li::marker{color:var(--good)}.mini-list.con strong{color:var(--bad)}.con li::marker{color:var(--bad)}.time-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.time-chip{background:#fff8ea0d;border:1px solid #fff8ea1f;border-radius:8px;padding:10px}.time-chip span{color:var(--muted);font-size:.82rem;display:block}.card-actions{flex-wrap:wrap;gap:10px;display:flex}.card-actions .primary-button{width:100%}.detail-hero{grid-template-columns:220px minmax(0,1fr);align-items:end;gap:24px;padding:34px 0 24px;display:grid}.detail-cover{height:220px;min-height:220px}.back-link{width:fit-content;color:var(--brand);font-weight:900}.detail-layout{grid-template-columns:minmax(0,1fr) 340px;gap:18px;padding-bottom:34px;display:grid}.guide-detail{padding-bottom:34px}.guide-hero{gap:18px;max-width:920px;padding:42px 0 28px;display:grid}.guide-hero h1{max-width:920px}.guide-hero p{color:var(--muted);font-size:1.12rem;line-height:1.7}.guide-content{gap:14px;max-width:920px;display:grid}.guide-summary,.guide-section{border:1px solid var(--line);background:#141e2bf0;border-radius:8px;padding:22px}.guide-summary h2,.guide-section h2{margin-bottom:12px;font-size:1.3rem}.guide-summary p,.guide-section p{color:#ddd7ca;overflow-wrap:anywhere;line-height:1.75}.guide-playlist{padding-top:10px}.guide-hotel-playlist{margin-top:4px}.detail-panel{border:1px solid var(--line);background:#141e2bf0;border-radius:8px;padding:20px}.detail-panel h2{margin-bottom:12px}.detail-panel .tag-row,.detail-panel+.detail-panel{margin-top:14px}.sticky-panel{position:sticky;top:18px}.detail-action{margin-top:16px}.fact-list{gap:10px;display:grid}.fact{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding-bottom:10px;display:flex}.fact span:first-child{color:var(--muted)}.fact strong{text-align:right}.affiliate{border-top:1px solid var(--line);color:var(--muted);padding:22px 0 30px;font-size:.92rem;line-height:1.6}.empty{color:var(--muted);background:#fff8ea0d;border:1px dashed #fff8ea3d;border-radius:8px;padding:24px}@media (max-width:1020px){.hotel-card{grid-template-columns:140px minmax(0,1fr)}.cover-art{height:118px}}@media (max-width:900px){.hero,.detail-layout,.detail-hero{grid-template-columns:1fr}.hero-copy{min-height:auto}.cards,.guide-grid,.playlist-card-grid,.collection-card-grid,.travel-playlist-hotels{grid-template-columns:1fr}.travel-playlist-hotel{grid-template-rows:none;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr)}.hotel-media-carousel{aspect-ratio:4/3;align-self:start;height:auto;min-height:0}.detail-cover{max-width:260px}}@media (max-width:640px){body{background-size:auto;background-attachment:scroll}.app-shell{width:min(100% - 22px,1180px)}.site-header,.section-heading,.hotel-card-header{flex-direction:column;align-items:flex-start}.site-header{flex-direction:row;align-items:center}.related-content-grid{grid-template-columns:1fr}.header-actions{gap:7px}.header-nav a{min-height:40px;padding:0 11px;font-size:.9rem}.search-drawer{width:100%;padding:20px 14px}.drawer-header h2,.drawer-results-heading h2{font-size:1.3rem}.header-note{text-align:left}.form-grid,.condition-grid,.pros-cons,.time-grid{grid-template-columns:1fr}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.stat{min-width:0;padding:10px 8px}.stat strong{font-size:1.2rem}.stat span{white-space:nowrap;font-size:.76rem}.hotel-card{grid-template-columns:1fr}.travel-playlist-section{padding:15px}.travel-playlist-header{grid-template-columns:1fr;gap:10px}.travel-playlist-hotel{grid-template-rows:auto 1fr;grid-template-columns:1fr}.hotel-media-carousel{aspect-ratio:16/10;min-height:0}.cover-art{aspect-ratio:1.7;height:auto}}.site-header{border-bottom:1px solid var(--line);min-height:74px;padding:14px 0}.brand-mark{width:40px;height:40px;box-shadow:none;background:#111c2a;border-color:#ff927f5c;border-radius:10px}.brand-name{letter-spacing:-.02em;font-size:1.24rem;font-weight:780}.detail-meta{font-size:.8rem}.menu-button{border-color:var(--line);background:var(--surface);border-radius:10px;width:42px;height:42px}.hero{padding:24px 0 38px}.hero-copy{gap:18px;min-height:250px}h1{letter-spacing:-.045em;font-weight:760;line-height:1.06}.hero-copy p,.guide-hero>p{color:#b7c1cf;line-height:1.72}.eyebrow{background:#ff927f14;border-color:#ff927f47;padding:7px 11px;font-weight:760}.hero-stats{border:1px solid var(--line);background:#f4f3ec06;border-radius:12px;gap:0;overflow:hidden}.stat{border:0;border-right:1px solid var(--line);background:0 0;border-radius:0}.stat:last-child{border-right:0}.stat strong{font-weight:760}.section-heading{border-top:1px solid var(--line);align-items:end;margin:48px 0 18px;padding-top:28px}.section-heading h2{letter-spacing:-.035em;margin-top:7px;font-size:clamp(1.65rem,2.6vw,2.05rem);font-weight:740}.section-heading p{color:#aeb2ac;max-width:720px}.section-kicker,.guide-card-topline,.playlist-card-topline,.collection-card-topline,.travel-playlist-mood,.collection-card-label{font-family:var(--font-geist-mono), monospace;letter-spacing:.045em;font-weight:650}.guide-card,.playlist-card,.collection-card{border-color:#f4f3ec1c;border-radius:14px;align-content:space-between;min-height:230px;padding:21px;box-shadow:0 10px 32px #0003}.guide-card h3,.playlist-card h3,.collection-card h3{margin-top:0}.guide-card:hover,.guide-card:focus-visible,.playlist-card:hover,.playlist-card:focus-visible,.collection-card:hover,.collection-card:focus-visible{border-color:#ff927f85;transform:translateY(-2px);box-shadow:0 16px 38px #00000045}.guide-card h3,.playlist-card h3,.collection-card h3{letter-spacing:-.025em;font-weight:720}.guide-card p,.travel-playlist-description,.collection-card-description{color:#aeb9c8}.guide-card:after,.playlist-card:after,.collection-card:after{opacity:.1;top:48px;right:20px}.tag{color:#c9ccc6;background:#f4f3ec09;border:1px solid #f4f3ec1a;padding:5px 9px;font-size:.78rem;font-weight:620}.travel-playlist-hotel,.hotel-card,.guide-summary,.guide-section,.detail-panel,.search-panel{border-color:var(--line);background-color:#181c19f5;border-radius:14px;box-shadow:0 12px 36px #0003}.hotel-media-carousel{background-color:#202521}.travel-playlist-hotel-body h3,.travel-playlist-hotel-body h4,.hotel-title h3,.guide-content h2{letter-spacing:-.02em;font-weight:720}.primary-button,.secondary-button{border-radius:10px;min-height:48px;font-weight:720}.primary-button{background:var(--brand)}.secondary-button{border-color:var(--line);background:#f4f3ec0b}.travel-playlist-rank,.score{background:#ff927ff0;border-color:#ff927f52}.score{color:#161b17}.guide-hero{max-width:920px;padding-top:48px}.guide-content{gap:16px}.guide-summary,.guide-section{padding:24px}.blog-hero,.blog-post-hero{gap:18px;max-width:920px;padding:32px 0 12px;display:grid}.blog-hero h1,.blog-post-hero h1{max-width:920px}.blog-hero p,.blog-post-hero p{color:#b7c1cf;max-width:760px;font-size:1.08rem;line-height:1.72}.blog-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-bottom:42px;display:grid}.blog-curation-block{gap:18px;padding-bottom:42px;display:grid}.blog-section-heading,.blog-category-head{justify-content:space-between;align-items:end;gap:18px;display:flex}.blog-section-heading h2,.blog-category-head h3{letter-spacing:-.03em;margin-top:8px;font-size:clamp(1.45rem,2.5vw,2rem);font-weight:760}.blog-category-head p{color:#aeb9c8;max-width:660px;margin-top:8px;line-height:1.6}.blog-featured-grid{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:16px;display:grid}.blog-featured-grid .blog-card:first-child{grid-row:span 2;min-height:430px}.blog-category-stack{gap:18px;display:grid}.blog-category-panel{background:#0c131d85;border:1px solid #f4f3ec14;border-radius:18px;gap:16px;padding:18px;display:grid}.blog-list-compact{grid-template-columns:repeat(4,minmax(0,1fr));padding-bottom:0}.blog-card{border:1px solid var(--line);background:radial-gradient(circle at 88% 12%,#ff927f2e,#0000 42%),#141e2bf5;border-radius:14px;align-content:start;gap:18px;min-height:260px;padding:22px;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid;box-shadow:0 10px 32px #0003}.blog-card .tag-row{align-content:start;align-self:start;align-items:center;gap:7px}.blog-card .tag{white-space:nowrap;border-radius:999px;align-items:center;min-height:0;padding:6px 10px;line-height:1.15;display:inline-flex}.blog-card-compact{gap:14px;min-height:230px;padding:18px}.blog-card:hover,.blog-card:focus-visible{border-color:#ff927f85;outline:none;transform:translateY(-2px);box-shadow:0 16px 38px #00000045}.blog-card-meta{color:var(--brand);letter-spacing:-.01em;flex-wrap:wrap;align-items:center;gap:10px;font-size:.8rem;font-weight:720;display:flex}.blog-card-meta span{align-items:center;min-height:22px;line-height:1;display:inline-flex}.blog-card h2{letter-spacing:-.03em;font-size:clamp(1.45rem,2.4vw,2rem);font-weight:720;line-height:1.28}.blog-card-compact h2{font-size:1.08rem}.blog-card p{color:#aeb9c8;line-height:1.65}.blog-card-compact p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.92rem;display:-webkit-box;overflow:hidden}.blog-detail{padding-bottom:42px}.blog-article-body{max-width:900px;padding:0}.blog-intro{border-bottom:1px solid #f4f3ec1a;margin-bottom:38px;padding-bottom:34px}.blog-section{padding:8px 0 34px}.blog-image-group{border-bottom:1px solid #f4f3ec1a;gap:18px;margin:-12px 0 34px;padding-bottom:34px;display:grid}.blog-image{gap:9px;display:grid}.blog-image-frame{aspect-ratio:16/9;background:#f4f3ec0a;border:1px solid #f4f3ec1f;border-radius:12px;width:100%;position:relative;overflow:hidden}.blog-image-frame img{object-fit:contain}.blog-image figcaption{color:var(--muted);font-size:.88rem;line-height:1.55}.blog-section+.blog-section{border-top:1px solid #f4f3ec14;padding-top:30px}.blog-section h2{letter-spacing:-.02em;margin-bottom:12px;font-size:1.35rem;font-weight:720}.blog-intro p,.blog-section p,.blog-section li{color:#ddd7ca;line-height:1.8}.blog-intro p+p,.blog-section p+p{margin-top:12px}.blog-section ol,.blog-section ul{gap:9px;padding-left:1.25rem;display:grid}.blog-section li::marker{color:var(--brand);font-weight:900}.blog-table-card{gap:10px;margin:18px 0 20px;display:grid}.blog-table-scroll{background:#f4f3ec09;border:1px solid #f4f3ec1f;border-radius:16px;overflow-x:auto}.blog-table-card table{border-collapse:collapse;color:#eee8dc;width:100%;font-size:.95rem;line-height:1.55}.blog-table-card caption{color:#f4f3ec;text-align:left;min-height:56px;padding:16px 16px 14px;font-weight:780;line-height:1.45}.blog-table-card th,.blog-table-card td{text-align:left;vertical-align:top;border-bottom:1px solid #f4f3ec1a;padding:13px 16px}.blog-table-card th{color:#f4f3ec;white-space:nowrap;background:#f4f3ec12;font-weight:780}.blog-table-card td:not(:first-child){white-space:nowrap}.blog-table-card td:first-child{min-width:10rem}.blog-table-card tr:last-child td{border-bottom:0}.blog-table-card figcaption{color:var(--muted);font-size:.88rem;line-height:1.55}.blog-sources ul{padding-left:0;list-style:none}.blog-sources li{border-bottom:1px solid var(--line);gap:4px;padding-bottom:10px;display:grid}.blog-sources li:last-child{border-bottom:0;padding-bottom:0}.blog-sources a{color:var(--brand);font-weight:760}.blog-sources span{color:var(--muted);font-size:.9rem}.blog-pagination{justify-content:center;align-items:center;gap:14px;padding:0 0 46px;display:flex}.blog-pagination span:not(.secondary-button){color:var(--muted);font-size:.9rem;font-weight:800}.secondary-button.disabled{opacity:.42;pointer-events:none}.affiliate-notice{border-top-color:var(--line);background:#0d100e}@media (max-width:640px){.site-header{min-height:64px;padding:10px 0}.hero{padding-top:22px}.hero-copy{min-height:0}h1{max-width:100%;font-size:clamp(2rem,10.5vw,2.65rem);line-height:1.08}.section-heading{margin-top:38px;padding-top:22px}.guide-card,.playlist-card,.collection-card{min-height:210px}.blog-list{grid-template-columns:1fr}.blog-section-heading,.blog-category-head{flex-direction:column;align-items:start}.blog-featured-grid,.blog-list-compact{grid-template-columns:1fr}.blog-featured-grid .blog-card:first-child{grid-row:auto;min-height:260px}.blog-category-panel{margin-inline:-2px;padding:14px}.blog-article-body{max-width:100%;padding:0}.blog-section{padding-bottom:26px}.guide-hero h1,.hero-copy h1{overflow-wrap:anywhere;word-break:normal;max-width:100%;line-height:1.12}.guide-hero h1{word-break:break-all;font-size:clamp(1.75rem,8vw,2rem)}.hero-copy h1{font-size:clamp(1.9rem,9.3vw,2.35rem)}}@media (max-width:760px){.destination-switcher{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:100%;max-width:100%;margin-bottom:26px;display:grid;position:static}.destination-switcher button{white-space:nowrap;justify-content:center;min-width:0;padding:0 8px;font-size:.88rem}.section-heading{text-align:left;align-items:flex-start}.section-heading>p{text-align:left;align-self:flex-start}}@media (max-width:430px){.destination-switcher{grid-template-columns:repeat(2,minmax(0,1fr))}}.site-header{align-items:center}.site-header .brand-lockup{flex:none}.header-actions{min-width:0}.header-nav{justify-content:flex-end}.header-nav a{white-space:nowrap;min-height:38px;padding:0 11px;font-size:.84rem}.home-hubs{padding-bottom:4px}.home-hub-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.home-hub-card{border:1px solid var(--line);background:linear-gradient(145deg,#ff927f12,#0000 48%),#f4f3ec06;border-radius:14px;flex-direction:column;min-width:0;min-height:210px;padding:21px;transition:border-color .16s,transform .16s,background .16s;display:flex;position:relative;overflow:hidden}.home-hub-card:after{content:"↗";color:#ff927f80;font-size:1.25rem;position:absolute;bottom:13px;right:18px}.home-hub-card:hover,.home-hub-card:focus-visible{background:linear-gradient(145deg,#ff927f1c,#0000 55%),#f4f3ec0a;border-color:#ff927f85;outline:none;transform:translateY(-2px)}.home-hub-card>span{color:var(--accent);font-family:var(--font-geist-mono), monospace;letter-spacing:.045em;text-transform:uppercase;font-size:.75rem;font-weight:650}.home-hub-card h3{letter-spacing:-.025em;margin-top:17px;font-size:1.24rem;line-height:1.3}.home-hub-card p{color:#aeb9c8;margin-top:9px;font-size:.92rem;line-height:1.58}.home-hub-card strong{color:var(--brand);margin-top:auto;padding-top:24px;font-size:.78rem;font-weight:700}.home-hubs+.destination-switcher{margin-top:48px}@media (max-width:980px){.site-header{flex-direction:column;align-items:flex-start}.header-actions{width:100%}.header-nav{overscroll-behavior-inline:contain;scrollbar-width:none;flex:auto;justify-content:flex-start;overflow-x:auto}.header-nav::-webkit-scrollbar{display:none}.home-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.site-header{flex-direction:column;align-items:stretch}.site-header .brand-lockup{align-self:flex-start}.header-nav{gap:6px}.header-nav a{min-height:38px;padding:0 10px;font-size:.82rem}.home-hub-grid{grid-template-columns:1fr}.home-hub-card{min-height:178px}.home-hubs+.destination-switcher{margin-top:36px}}
