*,::after,::before{box-sizing:border-box}body.phantaso-body{margin:0;font-family:var(--phantaso-font-body,Inter),system-ui,sans-serif;background:var(--phantaso-bg,#fff);color:var(--phantaso-primary,#0f172a);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.phantaso-container{max-width:80rem;margin:0 auto;padding:0 1rem}.phantaso-header{border-bottom:1px solid #e2e8f0;background:#fff;position:sticky;top:0;z-index:40}.phantaso-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.phantaso-site-title{font-size:1.25rem;font-weight:700}.phantaso-nav__list{display:none;list-style:none;margin:0;padding:0;gap:1.5rem;align-items:center}@media(min-width:768px){.phantaso-nav__list{display:flex}}.phantaso-nav__list a{font-size:.875rem;font-weight:500;color:#334155}.phantaso-nav__list a:hover{color:#2563eb}.phantaso-header--02 .phantaso-header__inner{flex-wrap:wrap;align-items:flex-start}.phantaso-header--02 .phantaso-nav__list{flex-wrap:wrap;gap:.5rem 1rem;row-gap:.35rem}.phantaso-header--02 .phantaso-nav__list a{font-size:.8125rem}.phantaso-home-categories .phantaso-post-grid{padding:0}.phantaso-breaking-band{background:#dc2626;color:#fff;font-size:.8125rem}.phantaso-breaking-band__inner{display:flex;align-items:center;gap:.75rem;padding:.45rem 1rem;overflow:hidden}.phantaso-breaking-band__label{font-size:.6875rem;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:rgb(0 0 0 / .15);padding:.2rem .5rem;border-radius:.25rem}.phantaso-breaking-band__viewport{flex:1;overflow:hidden}.phantaso-breaking-band__track{display:inline-flex;gap:2rem;white-space:nowrap}.phantaso-breaking-band__track a{color:#fff;font-weight:500}.phantaso-breaking-band__track a:hover{text-decoration:underline}.phantaso-mobile-drawer{position:fixed;inset:0;z-index:100;pointer-events:none;visibility:hidden}.phantaso-mobile-drawer.is-open{pointer-events:auto;visibility:visible}.phantaso-mobile-drawer__backdrop{position:absolute;inset:0;background:rgb(15 23 42 / .55);opacity:0;transition:opacity .2s}.phantaso-mobile-drawer.is-open .phantaso-mobile-drawer__backdrop{opacity:1}.phantaso-mobile-drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(20rem,88vw);background:#fff;transform:translateX(100%);transition:transform .25s ease;padding:1.25rem 1rem;overflow-y:auto;box-shadow:-4px 0 24px rgb(0 0 0 / .12)}.phantaso-mobile-drawer.is-open .phantaso-mobile-drawer__panel{transform:translateX(0)}.phantaso-mobile-drawer__close{position:absolute;top:.75rem;right:.75rem;background:none;border:0;font-size:1.75rem;line-height:1;cursor:pointer;color:#64748b}.phantaso-mobile-drawer__list{list-style:none;margin:2rem 0 0;padding:0;display:flex;flex-direction:column;gap:.25rem}.phantaso-mobile-drawer__list a{display:block;padding:.65rem .5rem;border-radius:.375rem;font-size:.9375rem;font-weight:500;color:#0f172a}.phantaso-mobile-drawer__list a:hover{background:#f1f5f9;color:var(--phantaso-link,#2563eb)}body.phantaso-drawer-open{overflow:hidden}.phantaso-nav--desktop{display:none}@media(min-width:1024px){.phantaso-nav--desktop{display:block}.phantaso-mobile-toggle{display:none!important}}.phantaso-footer--02{background:#0f172a;color:#cbd5e1;margin-top:0}.phantaso-footer__widgets{display:grid;gap:1.5rem;padding:2.5rem 1rem 1.5rem}@media(min-width:768px){.phantaso-footer__widgets{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.phantaso-footer__widgets{grid-template-columns:repeat(4,1fr)}}.phantaso-footer--02 .phantaso-footer-widget-title{color:#fff;font-size:.875rem;margin:0 0 .75rem}.phantaso-footer--02 a{color:#93c5fd}.phantaso-footer__bottom{border-top:1px solid rgb(255 255 255 / .08);padding:1.25rem 1rem}.phantaso-footer__bottom-inner{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center;font-size:.8125rem}.phantaso-footer-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem;list-style:none;margin:0;padding:0}.phantaso-footer__brand{font-weight:600;color:#fff;margin:0}.phantaso-footer__copy{margin:0;opacity:.7;font-size:.75rem}.phantaso-nav.is-open .phantaso-nav__list{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#fff;padding:1rem;border-bottom:1px solid #e2e8f0}.phantaso-mobile-toggle{display:flex;flex-direction:column;gap:.375rem;padding:.5rem;background:none;border:0;cursor:pointer}@media(min-width:768px){.phantaso-mobile-toggle{display:none}}.phantaso-mobile-toggle span{display:block;height:2px;width:1.5rem;background:#1e293b}.phantaso-main{padding:1.5rem 0}.phantaso-post-grid{display:grid;gap:1.5rem;padding:2rem 0}@media(min-width:640px){.phantaso-post-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.phantaso-post-grid{grid-template-columns:repeat(3,1fr)}}.phantaso-card{border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;background:#fff;box-shadow:0 1px 2px rgb(0 0 0 / .05);transition:box-shadow .2s}.phantaso-card:hover{box-shadow:0 4px 12px rgb(0 0 0 / .08)}.phantaso-card__thumb img{width:100%;height:12rem;object-fit:cover}.phantaso-card__body{padding:1rem}.phantaso-card__title{font-size:1.125rem;font-weight:600;line-height:1.375}.phantaso-card__title a:hover{color:#2563eb}.phantaso-card__excerpt{color:#64748b;font-size:.875rem}.phantaso-card__date{font-size:.75rem;color:#94a3b8}.phantaso-article__title{font-size:2rem;font-weight:700;line-height:1.2}@media(min-width:768px){.phantaso-article__title{font-size:2.25rem}}.phantaso-article__meta{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.875rem;color:#64748b;margin-top:.75rem}.phantaso-article__featured{margin:1.5rem 0;border-radius:.75rem;overflow:hidden}.phantaso-article__content{line-height:1.75;margin-top:2rem}.phantaso-breadcrumb{font-size:.875rem;color:#64748b;margin-bottom:1rem}.phantaso-breadcrumb-sep{margin:0 .5rem;color:#cbd5e1}.phantaso-toc{border:1px solid #e2e8f0;background:#f8fafc;border-radius:.5rem;padding:1rem;margin-bottom:2rem}.phantaso-toc ol{margin:.5rem 0 0 1.25rem;padding:0}.phantaso-author-box{display:flex;gap:1rem;padding:1.5rem;margin-top:2.5rem;border-radius:.75rem;background:#f8fafc;border:1px solid #e2e8f0}.phantaso-author-box img{border-radius:50%}.phantaso-footer{border-top:1px solid #e2e8f0;background:#f8fafc;margin-top:3rem;padding:2rem 0}.phantaso-footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;font-size:.875rem;color:#64748b}.phantaso-footer-nav{display:flex;gap:1rem;list-style:none;margin:0;padding:0}.phantaso-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;background:#2563eb;color:#fff;padding:.5rem 1rem;font-size:.875rem;font-weight:500;border:0;cursor:pointer}.phantaso-btn:hover{background:#1d4ed8}.phantaso-calculator{border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;margin:1.5rem 0}.phantaso-calc-form label{display:block;font-size:.875rem;font-weight:500;margin-bottom:1rem}.phantaso-calc-form input{margin-top:.25rem;width:100%;border:1px solid #cbd5e1;border-radius:.5rem;padding:.5rem .75rem}.phantaso-calc-result{margin-top:1rem;font-weight:600;color:#0f172a}.phantaso-hero-card{position:relative;border-radius:1rem;overflow:hidden}.phantaso-hero-card__body{position:absolute;bottom:0;left:0;right:0;padding:2rem;background:linear-gradient(transparent,rgb(0 0 0 / .8));color:#fff}.phantaso-hero-card__body h2{font-size:1.75rem;margin:0 0 .5rem}.phantaso-sidebar{padding:1.5rem 0}.phantaso-widget{margin-bottom:1.5rem}.phantaso-widget-title{font-size:1rem;font-weight:600;margin:0 0 .75rem}.phantaso-widget-list{list-style:none;margin:0;padding:0}.phantaso-widget-list__item{display:flex;gap:.75rem;margin-bottom:.75rem}.phantaso-news-ticker{overflow:hidden;white-space:nowrap}.phantaso-news-ticker__track{display:inline-flex;gap:2rem}@keyframes phantaso-ticker{from{transform:translateX(0)}to{transform:translateX(-50%)}}html.phantaso-dark{color-scheme:dark}html.phantaso-dark body{background:#0f172a;color:#e2e8f0}html.phantaso-dark .phantaso-header{background:#1e293b;border-color:#334155}html.phantaso-dark .phantaso-card,html.phantaso-dark .phantaso-widget{background:#1e293b;border-color:#334155}html.phantaso-dark a{color:#93c5fd}.phantaso-homepage--10{background:#f8fafc}.phantaso-homepage__inner{padding:1.5rem 1rem 2.5rem;display:flex;flex-direction:column;gap:1.5rem}.phantaso-homepage__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:1024px){.phantaso-homepage__grid{grid-template-columns:1fr 2fr 1fr;align-items:start}}.phantaso-home-zone{background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;padding:1rem}.phantaso-home-zone--top,.phantaso-home-zone--middle,.phantaso-home-zone--bottom{background:#fff0;border:0;padding:0}.phantaso-home-zone .phantaso-widget{margin-bottom:1rem}.phantaso-home-zone .phantaso-widget:last-child{margin-bottom:0}.phantaso-home-categories{margin-top:.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.phantaso-home-cat-strip{margin-bottom:2rem}.phantaso-home-cat-strip__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;gap:1rem}.phantaso-home-cat-strip__more{font-size:.8125rem;color:var(--phantaso-link,#2563eb);white-space:nowrap;font-weight:500}.phantaso-home-categories__title{font-size:1.125rem;font-weight:700;margin:0;padding-bottom:.35rem;border-bottom:2px solid var(--phantaso-primary,#2563eb);display:inline-block}.phantaso-home-categories__title a{color:inherit}.phantaso-headline{border-radius:.75rem;overflow:hidden}.phantaso-headline__hero img{border-radius:.75rem}.phantaso-widget-title{position:relative;padding-left:.75rem}.phantaso-widget-title::before{content:"";position:absolute;left:0;top:.15em;bottom:.15em;width:3px;border-radius:2px;background:var(--phantaso-primary,#2563eb)}.phantaso-card__title{font-size:1.0625rem;line-height:1.35}.phantaso-card__thumb img{height:11rem;transition:transform .3s}.phantaso-card:hover .phantaso-card__thumb img{transform:scale(1.03)}.phantaso-hero-card{border-radius:1rem;box-shadow:0 8px 24px rgb(0 0 0 / .12)}.phantaso-hero-card img{min-height:320px;object-fit:cover}.phantaso-news-ticker{background:#0f172a;color:#fff;border-radius:.5rem;padding:.5rem .75rem;font-size:.8125rem}.phantaso-news-ticker__track a{color:#fff}.phantaso-news-ticker__track a:hover{color:#93c5fd}@media print{.phantaso-skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:100000;padding:.75rem 1.25rem;background:#0f172a;color:#fff;font-weight:600;text-decoration:none;border-radius:0 0 .375rem .375rem}.phantaso-skip-link:focus{left:.75rem;top:.75rem;width:auto;height:auto;overflow:visible;outline:2px solid #38bdf8;outline-offset:2px}}.phantaso-nav--mega{position:relative}.phantaso-nav__list--mega{display:flex;flex-wrap:wrap;align-items:center;gap:.15rem;list-style:none;margin:0;padding:0}.phantaso-nav__list--mega>.phantaso-mega-item{position:static}.phantaso-nav__list--mega>li>a{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem .95rem;border-radius:999px;font-size:.8125rem;font-weight:600;color:#475569;text-decoration:none;transition:background 0.15s,color 0.15s}.phantaso-nav__list--mega>li>a:hover,.phantaso-nav__list--mega>.current-menu-item>a,.phantaso-nav__list--mega>.current-menu-ancestor>a{background:color-mix(in srgb,var(--phantaso-accent,#2d6a4f) 10%,transparent);color:var(--phantaso-accent,#2d6a4f)}.phantaso-mega-caret{width:0;height:0;border-left:4px solid #fff0;border-right:4px solid #fff0;border-top:5px solid currentColor;opacity:.55;margin-top:2px}.phantaso-mega-panel{position:absolute;left:0;right:0;top:100%;z-index:60;background:#fff;border-top:3px solid var(--phantaso-accent,#2d6a4f);box-shadow:0 24px 48px rgb(15 23 42 / .12);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity 0.2s ease,transform 0.2s ease,visibility 0.2s;pointer-events:none}.phantaso-mega-item.is-open>.phantaso-mega-panel,.phantaso-mega-item:hover>.phantaso-mega-panel,.phantaso-mega-item:focus-within>.phantaso-mega-panel{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.phantaso-mega-panel__inner{padding:1.25rem 0 1.5rem}.phantaso-mega-panel__grid{display:grid;gap:1.5rem}@media (min-width:768px){.phantaso-mega-panel__grid{grid-template-columns:minmax(180px,220px) minmax(0,1fr);align-items:start}.phantaso-mega-panel--solo .phantaso-mega-panel__grid{grid-template-columns:140px minmax(0,1fr)}}.phantaso-mega-panel__sub,.phantaso-mega-panel__sub-nested{list-style:none;margin:0;padding:0}.phantaso-mega-panel__sub>li,.phantaso-mega-panel__sub-nested>li{border-bottom:1px solid #eef1f4}.phantaso-mega-panel__sub>li:last-child,.phantaso-mega-panel__sub-nested>li:last-child{border-bottom:none}.phantaso-mega-panel__sub a,.phantaso-mega-panel__sub-nested a{display:block;padding:.65rem 0;font-size:.875rem;font-weight:600;color:#334155;text-decoration:none;transition:color 0.15s}.phantaso-mega-panel__sub a:hover,.phantaso-mega-panel__sub-nested a:hover{color:var(--phantaso-accent,#2d6a4f)}.phantaso-mega-panel__all{font-size:.8125rem;font-weight:700;color:var(--phantaso-accent,#2d6a4f);text-decoration:none}.phantaso-mega-panel__posts-label{font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:0 0 .75rem}.phantaso-mega-panel__posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.phantaso-mega-panel__post-thumb{display:block;border-radius:4px;overflow:hidden;margin-bottom:.5rem;background:#eef1f4}.phantaso-mega-panel__post-thumb img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.phantaso-mega-panel__post h4{font-size:.8125rem;font-weight:700;line-height:1.35;margin:0 0 .25rem}.phantaso-mega-panel__post h4 a{color:#1a1a1a;text-decoration:none}.phantaso-mega-panel__post h4 a:hover{color:var(--phantaso-accent,#2d6a4f)}.phantaso-mega-panel__post-time{font-size:.6875rem;font-weight:600;color:#94a3b8}body.phantaso-sticky-header .phantaso-header--premium .phantaso-header__main{position:sticky;top:0;z-index:100}@media (max-width:991px){.phantaso-nav--mega{display:none}.phantaso-mega-panel{display:none!important}}body.phantaso-yegez-home{--yz-display:var(--phantaso-font-heading, "Plus Jakarta Sans"), system-ui, sans-serif;--yz-serif:var(--phantaso-font-heading, "Plus Jakarta Sans"), system-ui, sans-serif;--yz-sans:var(--phantaso-font-body, "Source Sans 3"), system-ui, sans-serif;--yz-accent-ui:#2563eb;--yz-ink:#101010;--yz-ink-2:#2a2a2a;--yz-muted:#6f6a63;--yz-line:#e8e2d8;--yz-line-soft:rgba(16, 16, 16, 0.06);--yz-paper:#faf8f4;--yz-white:#ffffff;--yz-accent:#1a4d3e;--yz-accent-2:#2d6b58;--yz-brass:#b8956b;--yz-brass-soft:#f3ebe0;--yz-max:78rem;--yz-sidebar-col:minmax(340px, 392px);--yz-r:0.625rem;--yz-r-md:0.75rem;--yz-r-lg:1rem;--yz-ease:cubic-bezier(0.22, 1, 0.36, 1);--yz-shadow:0 24px 64px rgba(16, 16, 16, 0.07);--yz-shadow-sm:0 8px 24px rgba(16, 16, 16, 0.05);--yz-text-xs:0.6875rem;--yz-text-sm:0.8125rem;--yz-text-base:1rem;--yz-text-lg:1.125rem;--yz-display-sm:clamp(1.65rem, 2.8vw, 2.15rem);--yz-display-md:clamp(2rem, 3.8vw, 2.85rem);--yz-display-lg:clamp(2.35rem, 4.8vw, 3.65rem);font-family:var(--yz-sans);font-size:var(--phantaso-font-size,var(--yz-text-base));line-height:var(--phantaso-line-height,1.65);background:var(--yz-paper);color:var(--yz-ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.01em}body.phantaso-yegez-home .phantaso-body{background:var(--yz-paper)}body.phantaso-yegez-home .phantaso-container{max-width:var(--yz-max);padding-inline:clamp(1.15rem, 3vw, 1.75rem)}body.phantaso-yegez-home .phantaso-theme-toggle{display:none!important}body.phantaso-yegez-home.phantaso-homepage--homepage-27{overflow-x:clip}body.phantaso-yegez-home.phantaso-homepage--homepage-27 .phantaso-container{max-width:var(--yz-max)}body.phantaso-yegez-home .screen-reader-text,body.phantaso-yegez-home .screen-reader-text span{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}body.phantaso-yegez-home .phantaso-travel-portal .pm-layout{padding:0!important}body.phantaso-yegez-home .yz-kicker{margin:0 0 .5rem;font-family:var(--yz-sans);font-size:var(--yz-text-xs);font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--yz-brass)}body.phantaso-yegez-home .yz-kicker--light{color:rgb(255 255 255 / .72)}body.phantaso-yegez-home .yz-title{margin:0;font-family:var(--yz-serif);font-size:var(--yz-display-md);font-weight:700;line-height:1.08;letter-spacing:-.03em;color:var(--yz-ink)}body.phantaso-yegez-home .yz-title--sm{font-size:var(--yz-display-sm)}body.phantaso-yegez-home .yz-title--light{color:#fff}body.phantaso-yegez-home .yz-lead{margin:.65rem 0 0;max-width:36rem;font-size:var(--yz-text-lg);line-height:1.55;color:var(--yz-muted)}body.phantaso-yegez-home .yz-lead--light{color:rgb(255 255 255 / .78)}body.phantaso-yegez-home .yz-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem .85rem}body.phantaso-yegez-home .yz-meta__pill{display:inline-flex;padding:.28rem .7rem;border-radius:999px;background:var(--yz-brass-soft);color:#6b5438;font-size:var(--yz-text-xs);font-weight:700;letter-spacing:.08em;text-transform:uppercase}body.phantaso-yegez-home .yz-meta__eyebrow{display:block;font-size:var(--yz-text-xs);font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--yz-muted)}body.phantaso-yegez-home .yz-meta__place{font-size:var(--yz-text-sm);font-weight:600;color:var(--yz-accent);text-decoration:none}body.phantaso-yegez-home .yz-section-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem 1.5rem;margin-bottom:2rem}body.phantaso-yegez-home .yz-section-head--split{align-items:center}body.phantaso-yegez-home .yz-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.75rem;padding:.65rem 1.35rem;border:1px solid #fff0;border-radius:999px;font-family:var(--yz-sans);font-size:var(--yz-text-sm);font-weight:700;line-height:1;text-decoration:none;cursor:pointer;transition:transform 0.2s var(--yz-ease),background 0.2s,color 0.2s,border-color 0.2s,box-shadow 0.2s}body.phantaso-yegez-home .yz-btn:hover{transform:translateY(-1px)}body.phantaso-yegez-home .yz-btn--ink{background:var(--yz-ink);color:#fff;box-shadow:var(--yz-shadow-sm)}body.phantaso-yegez-home .yz-btn--ink:hover{background:var(--yz-ink-2);color:#fff}body.phantaso-yegez-home .yz-btn--ghost{background:#fff0;color:var(--yz-ink);border-color:var(--yz-line)}body.phantaso-yegez-home .yz-btn--ghost:hover{border-color:var(--yz-ink);background:var(--yz-white)}body.phantaso-yegez-home .yz-btn--light{background:#fff;color:var(--yz-ink)}body.phantaso-yegez-home .yz-link-arrow{display:inline-flex;align-items:center;gap:.35rem;font-size:var(--yz-text-sm);font-weight:700;color:var(--yz-accent);text-decoration:none;border-bottom:1px solid #fff0;transition:border-color 0.15s,gap 0.15s}body.phantaso-yegez-home .yz-link-arrow::after{content:"→";transition:transform 0.15s var(--yz-ease)}body.phantaso-yegez-home .yz-link-arrow:hover{border-color:currentColor;gap:.55rem}body.phantaso-yegez-home .yz-link-arrow:hover::after{transform:translateX(2px)}body.phantaso-yegez-home .yz-link-arrow--light{color:#fff}body.phantaso-yegez-home{--yz-header-offset:3.75rem;--yz-admin-bar-h:0px;--yz-header-h:3.75rem}html.admin-bar body.phantaso-yegez-home,body.admin-bar.phantaso-yegez-home{--yz-admin-bar-h:32px;--yz-header-offset:calc(32px + var(--yz-header-h, 3.75rem))}@media screen and (max-width:782px){html.admin-bar body.phantaso-yegez-home,body.admin-bar.phantaso-yegez-home{--yz-admin-bar-h:46px;--yz-header-offset:calc(46px + var(--yz-header-h, 3.75rem))}}body.phantaso-yegez-home.phantaso-sticky-header .phantaso-header--yz.yz-header,body.phantaso-yegez-home .phantaso-header--yz.yz-header,body.phantaso-yegez-home .yz-header{position:sticky;top:var(--yz-admin-bar-h,0);z-index:1001;background:#ffffff!important;border-bottom:1px solid var(--yz-line-soft);box-shadow:0 1px 0 rgb(16 16 16 / .04);overflow:visible!important;backdrop-filter:none!important;min-height:3.5rem;isolation:isolate}body.phantaso-sticky-header .phantaso-header--02.phantaso-header--premium.phantaso-header--yz{position:sticky!important;top:var(--yz-admin-bar-h,0)!important;z-index:1001!important;background:#ffffff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transform:none!important}body.phantaso-yegez-home.phantaso-sticky-header .phantaso-header--premium .phantaso-header__main{position:static!important;top:auto!important}body.phantaso-yegez-home .phantaso-header--yz,body.phantaso-yegez-home .yz-header__inner,body.phantaso-yegez-home .yz-nav{overflow:visible!important}body.phantaso-yegez-home.phantaso-homepage--homepage-27 .phantaso-container{overflow-x:visible!important}#wpadminbar{z-index:1002!important}body.phantaso-yegez-home .yz-header.is-scrolled{box-shadow:0 8px 28px rgb(16 16 16 / .08)}body.phantaso-yegez-home .yz-header__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.25rem 2rem;padding:.7rem 0}body.phantaso-yegez-home .yz-header__brand{min-width:0}body.phantaso-yegez-home .yz-header__logo,body.phantaso-yegez-home .yz-header .custom-logo-link{font-family:var(--yz-sans);font-size:clamp(1.25rem, 2.4vw, 1.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;color:var(--yz-ink)!important;text-decoration:none}body.phantaso-yegez-home .yz-header .custom-logo{max-height:2rem;width:auto}body.phantaso-yegez-home .yz-nav{display:flex;justify-content:center;min-width:0;overflow:visible}body.phantaso-yegez-home .yz-nav__list{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:0 1.1rem;margin:0;padding:0;list-style:none}body.phantaso-yegez-home .yz-nav__list>li{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}body.phantaso-yegez-home .yz-nav__list>li>a{position:relative;display:inline-flex;align-items:center;gap:.3rem;padding:.45rem 0;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;color:var(--yz-ink-2)!important;background:transparent!important;border-radius:0!important;transition:color 0.15s var(--yz-ease)}body.phantaso-yegez-home .yz-nav__list>li>a::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:2px 2px 0 0;background:var(--yz-accent);transform:scaleX(0);transition:transform 0.18s var(--yz-ease)}body.phantaso-yegez-home .yz-nav__list>li:hover>a,body.phantaso-yegez-home .yz-nav__list>.current-menu-item>a,body.phantaso-yegez-home .yz-nav__list>.current-menu-ancestor>a{color:var(--yz-ink)!important}body.phantaso-yegez-home .yz-nav__list>li:hover>a::after,body.phantaso-yegez-home .yz-nav__list>.current-menu-item>a::after,body.phantaso-yegez-home .yz-nav__list>.current-menu-ancestor>a::after,body.phantaso-yegez-home .yz-nav__list>li.is-open>a::after{transform:scaleX(1)}body.phantaso-yegez-home .yz-nav__caret{display:inline-flex;align-items:center;justify-content:center;margin-left:-.35rem;padding:.35rem .45rem;border:0;background:#fff0;color:var(--yz-ink-2);cursor:pointer;border-radius:var(--yz-r-sm);line-height:1}body.phantaso-yegez-home .yz-nav__caret span{display:block;width:0;height:0;border-left:3px solid #fff0;border-right:3px solid #fff0;border-top:4px solid currentColor;opacity:.55}body.phantaso-yegez-home .yz-nav__list>li.is-open>.yz-nav__caret span{transform:rotate(180deg)}body.phantaso-yegez-home .yz-nav__list>li>.sub-menu{position:absolute!important;top:calc(100% + 0.35rem);left:50%;right:auto;display:block;min-width:11.5rem;max-width:min(22rem, calc(100vw - 1.5rem));max-height:min(70vh, 24rem);margin:0;padding:.4rem 0;list-style:none;background:#fff;border:1px solid var(--yz-line-soft);border-radius:var(--yz-r-md);box-shadow:var(--yz-shadow-sm);opacity:0;visibility:hidden;pointer-events:none;transform:translateX(-50%) translateY(6px);transition:opacity 0.16s var(--yz-ease),transform 0.16s var(--yz-ease),visibility 0.16s;z-index:1010;overflow:auto;overscroll-behavior:contain}body.phantaso-yegez-home .yz-nav__list>li.align-submenu-left>.sub-menu{left:0;transform:translateY(6px)}body.phantaso-yegez-home .yz-nav__list>li.align-submenu-right>.sub-menu{left:auto;right:0;transform:translateY(6px)}body.phantaso-yegez-home .yz-nav__list .sub-menu li{list-style:none;margin:0;padding:0}body.phantaso-yegez-home .yz-nav__list>li.is-open>.sub-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);pointer-events:auto}body.phantaso-yegez-home .yz-nav__list>li.align-submenu-left.is-open>.sub-menu{transform:translateY(0)}body.phantaso-yegez-home .yz-nav__list>li.align-submenu-right.is-open>.sub-menu{transform:translateY(0)}body.phantaso-yegez-home .yz-nav__list>.menu-item-has-children>.sub-menu{display:grid;gap:0}body.phantaso-yegez-home .yz-nav__list>.pt-mega-trigger--intents>.sub-menu,body.phantaso-yegez-home .yz-nav__list>.menu-item-has-children:has(.pt-mega-intent)>.sub-menu{grid-template-columns:repeat(2,minmax(9.5rem,1fr));min-width:20rem;padding:.45rem}body.phantaso-yegez-home .yz-nav__list .sub-menu .pt-mega-intent>a{border-left:3px solid var(--yz-accent);padding-left:.75rem}body.phantaso-yegez-home .yz-nav__list .sub-menu .pt-mega-intent--gezilecek-yerler>a{border-left-color:#2d6a4f}body.phantaso-yegez-home .yz-nav__list .sub-menu .pt-mega-intent--ne-yenir>a{border-left-color:#c2410c}body.phantaso-yegez-home .yz-nav__list .sub-menu .pt-mega-intent--ne-yapilir>a{border-left-color:#0369a1}body.phantaso-yegez-home .yz-nav__list .sub-menu .pt-mega-intent--nerede-kalinir>a{border-left-color:#4338ca}body.phantaso-yegez-home .yz-nav__list .sub-menu .pt-mega-intent--ne-alinir>a{border-left-color:#a16207}body.phantaso-yegez-home .yz-nav__list .sub-menu .pt-mega-intent--kamp-alanlari>a{border-left-color:#15803d}body.phantaso-yegez-home .yz-nav__list .sub-menu .pt-mega-intent--kis-turizmi>a{border-left-color:#475569}body.phantaso-yegez-home .yz-nav__list .sub-menu a{display:block;padding:.5rem .85rem;font-size:.8125rem;font-weight:600;letter-spacing:0;text-transform:none;color:var(--yz-ink-2)!important;text-decoration:none;white-space:nowrap;transition:background 0.12s,color 0.12s}body.phantaso-yegez-home .yz-nav__list .sub-menu a:hover{background:var(--yz-paper);color:var(--yz-accent)!important}body.phantaso-yegez-home .phantaso-header--yz .phantaso-mega-panel,body.phantaso-yegez-home .phantaso-header--yz .pt-mega-panel{display:none!important}body.phantaso-yegez-home .yz-header__toggle{display:none}body.phantaso-yegez-home .yz-header__toggle span{background:var(--yz-ink)}body.phantaso-yegez-home .phantaso-mobile-drawer__panel{background:#ffffff!important;border-left:3px solid var(--yz-accent);box-shadow:-12px 0 40px rgb(16 16 16 / .1)}body.phantaso-yegez-home .phantaso-mobile-drawer__head{border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .phantaso-mobile-drawer__brand{font-weight:800;letter-spacing:-.03em;color:var(--yz-ink)}body.phantaso-yegez-home .yz-drawer__list a{font-size:.875rem;font-weight:600;color:var(--yz-ink)}body.phantaso-yegez-home .yz-drawer__list .sub-menu{margin:.25rem 0 .5rem .85rem;padding-left:.65rem;border-left:2px solid var(--yz-line);list-style:none}body.phantaso-yegez-home .yz-drawer__list .sub-menu a{font-size:.8125rem;font-weight:500;color:var(--yz-muted)}@media (max-width:991px){body.phantaso-yegez-home .yz-nav{display:none}body.phantaso-yegez-home .yz-header__inner{grid-template-columns:1fr auto}body.phantaso-yegez-home .yz-header__toggle{display:inline-flex}}body.phantaso-yegez-home .yz-ticker{border-bottom:1px solid var(--yz-line-soft);background:var(--yz-white);padding:.7rem 0}body.phantaso-yegez-home .yz-ticker__inner{display:flex;align-items:center;gap:1.25rem}body.phantaso-yegez-home .yz-ticker__label{flex-shrink:0;padding-right:1.25rem;border-right:1px solid var(--yz-line);font-size:var(--yz-text-xs);font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--yz-accent)}body.phantaso-yegez-home .yz-ticker__viewport{flex:1;min-width:0;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}body.phantaso-yegez-home .yz-ticker__track{display:flex;gap:2.5rem;width:max-content;animation:yz-marquee 55s linear infinite}body.phantaso-yegez-home .yz-ticker__track:hover{animation-play-state:paused}@keyframes yz-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}body.phantaso-yegez-home .yz-ticker__link{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--yz-ink);white-space:nowrap}body.phantaso-yegez-home .yz-ticker__title{font-size:var(--yz-text-sm);font-weight:600}body.phantaso-yegez-home .yz-ticker__link:hover .yz-ticker__title{color:var(--yz-accent)}body.phantaso-yegez-home .yz-masthead{padding:clamp(1.75rem, 4vw, 3rem) 0 clamp(2.5rem, 5vw, 3.5rem)}body.phantaso-yegez-home .yz-masthead__inner{display:grid;gap:clamp(1.5rem, 3vw, 2rem)}@media (min-width:1024px){body.phantaso-yegez-home .yz-masthead__inner{grid-template-columns:1.15fr 1fr;align-items:start}}body.phantaso-yegez-home .yz-masthead__lead{display:grid;gap:1.35rem}body.phantaso-yegez-home .yz-masthead__lead-media{position:relative;display:block;border-radius:var(--yz-r-lg);overflow:hidden;aspect-ratio:16 / 11;background:#ddd5c8;box-shadow:var(--yz-shadow)}body.phantaso-yegez-home .yz-masthead__lead-media img{width:100%;height:100%;object-fit:cover;transition:transform 0.6s var(--yz-ease)}body.phantaso-yegez-home .yz-masthead__lead:hover .yz-masthead__lead-media img{transform:scale(1.03)}body.phantaso-yegez-home .yz-masthead__lead-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgb(0 0 0 / .18) 100%);pointer-events:none}body.phantaso-yegez-home .yz-masthead__lead-title{margin:.85rem 0 .75rem;font-family:var(--yz-serif);font-size:var(--yz-display-lg);font-weight:700;line-height:1.06;letter-spacing:-.035em}body.phantaso-yegez-home .yz-masthead__lead-title a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-masthead__lead-title a:hover{color:var(--yz-accent)}body.phantaso-yegez-home .yz-masthead__lead-dek{margin:0 0 1.15rem;font-size:var(--yz-text-lg);line-height:1.62;color:var(--yz-muted);max-width:38rem}body.phantaso-yegez-home .yz-masthead__rail{display:grid;gap:1.15rem}@media (min-width:640px) and (max-width:1023px){body.phantaso-yegez-home .yz-masthead__rail{grid-template-columns:1fr 1fr}}body.phantaso-yegez-home .yz-masthead__card{display:grid;grid-template-columns:108px 1fr;gap:1rem;align-items:start;padding-bottom:1.15rem;border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-masthead__card:last-child{border-bottom:0;padding-bottom:0}body.phantaso-yegez-home .yz-masthead__card-media{display:block;border-radius:var(--yz-r);overflow:hidden;aspect-ratio:1;background:#ddd5c8}body.phantaso-yegez-home .yz-masthead__card-media img{width:100%;height:100%;object-fit:cover;transition:transform 0.45s var(--yz-ease)}body.phantaso-yegez-home .yz-masthead__card:hover .yz-masthead__card-media img{transform:scale(1.05)}body.phantaso-yegez-home .yz-masthead__card-title{margin:.35rem 0 0;font-family:var(--yz-serif);font-size:1.05rem;font-weight:600;line-height:1.28}body.phantaso-yegez-home .yz-masthead__card-title a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-masthead__card-title a:hover{color:var(--yz-accent)}body.phantaso-yegez-home .yz-explore{padding:clamp(2.5rem, 5vw, 3.75rem) 0;background:var(--yz-white);border-block:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-explore__search{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;padding:.4rem;border:1px solid var(--yz-line);border-radius:999px;background:var(--yz-paper);min-width:min(100%, 22rem)}body.phantaso-yegez-home .yz-explore__search input{flex:1;min-width:10rem;border:0;background:#fff0;padding:.6rem .95rem;font:inherit;font-size:var(--yz-text-sm);outline:none}body.phantaso-yegez-home .yz-explore__card{margin-top:.25rem;padding:clamp(1.15rem, 2.5vw, 1.65rem);border:1px solid var(--yz-line);border-radius:var(--yz-r-lg);background:var(--yz-paper);box-shadow:var(--yz-shadow-sm)}body.phantaso-yegez-home .pt-province-map__wrap--yegez,body.phantaso-yegez-home .pt-province-map--homepage,body.phantaso-yegez-home .pt-province-map--yegez,body.phantaso-yegez-home .yz-map-band,body.phantaso-yegez-home .yz-map-band .pt-province-map,body.phantaso-yegez-home .yz-map-band .phantaso-container--map-yegez,body.phantaso-yegez-home .yz-map-band .pt-province-map__wrap,body.phantaso-yegez-home .yz-map-band .pt-province-map__wrap--yegez{background:transparent!important;box-shadow:none!important;border:0!important}body.phantaso-yegez-home .pt-province-map__legend--yegez{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem;margin:0 0 1.15rem;padding:0;background:#fff0;border:0}body.phantaso-yegez-home .pt-province-map__legend--yegez button{padding:.45rem .95rem;border:1px solid var(--yz-line);border-radius:999px;background:var(--yz-white);font-size:var(--yz-text-xs);font-weight:700;cursor:pointer;transition:all 0.15s}body.phantaso-yegez-home .pt-province-map__legend--yegez button.is-active,body.phantaso-yegez-home .pt-province-map__legend--yegez button:hover{background:var(--yz-ink);border-color:var(--yz-ink);color:#fff}body.phantaso-yegez-home .pt-yegez-city{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem .95rem;border:1px solid var(--yz-line);border-radius:999px;background:var(--yz-white);font-size:var(--yz-text-sm);font-weight:600;color:var(--yz-ink);text-decoration:none;white-space:nowrap;transition:all 0.15s var(--yz-ease)}body.phantaso-yegez-home .pt-yegez-city:hover{border-color:var(--yz-accent);transform:translateY(-1px)}body.phantaso-yegez-home .pt-yegez-city__plate{min-width:1.55rem;height:1.55rem;border-radius:50%;background:var(--yz-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:var(--yz-text-xs);font-weight:800}body.phantaso-yegez-home .pt-city-rail__btn--edge{width:2.4rem;height:2.4rem;border:1px solid var(--yz-line);border-radius:50%;background:var(--yz-white);cursor:pointer}body.phantaso-yegez-home .pt-province-map--homepage.pt-province-map--yegez,body.phantaso-yegez-home .yz-map-band .pt-province-map,body.phantaso-yegez-home .yz-map-band .pt-province-map--yegez{padding:0!important;background:transparent!important}body.phantaso-yegez-home .pt-province-map__legend--yegez{display:none!important}body.phantaso-yegez-home .pt-province-map__wrap--yegez{position:relative;width:100%;max-width:min(100%, 88rem);margin-inline:auto;padding:0;border:0;border-radius:0;background:transparent!important;aspect-ratio:1005 / 490;max-height:none;min-height:clamp(300px, 44vw, 480px);overflow:visible}body.phantaso-yegez-home .pt-province-map--yegez .pt-province-map__object,body.phantaso-yegez-home .pt-province-map--yegez .pt-province-map__svg{display:block;width:100%;height:100%;min-height:clamp(300px, 44vw, 480px);max-height:none;border:0;background:#fff0}body.phantaso-yegez-home .pt-province-map--homepage.pt-province-map--vector .pt-province-map__shape{fill:#d4cdc2;stroke:#fff;stroke-width:.5;transition:fill 0.15s}body.phantaso-yegez-home .pt-province-map--homepage.pt-province-map--vector .pt-province-map__region:hover .pt-province-map__shape,body.phantaso-yegez-home .pt-province-map--homepage.pt-province-map--vector .pt-province-map__region.is-active .pt-province-map__shape{fill:var(--yz-accent)}body.phantaso-yegez-home .yz-intents{padding:1.15rem 0;background:var(--yz-paper);border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-intents__inner{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem 1.25rem}body.phantaso-yegez-home .yz-intents__link{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem 0;font-size:var(--yz-text-sm);font-weight:600;color:var(--yz-ink-2);text-decoration:none;border-bottom:1px solid #fff0;transition:color 0.15s,border-color 0.15s}body.phantaso-yegez-home .yz-intents__dot{width:.45rem;height:.45rem;border-radius:50%;background:var(--yz-intent,var(--yz-brass))}body.phantaso-yegez-home .yz-intents__link:hover{color:var(--yz-ink);border-color:var(--yz-intent,var(--yz-brass))}body.phantaso-yegez-home .yz-editor{padding:clamp(2.75rem, 5vw, 4rem) 0}body.phantaso-yegez-home .yz-editor__grid{display:grid;gap:1.75rem}@media (min-width:992px){body.phantaso-yegez-home .yz-editor__grid{grid-template-columns:1.12fr 1fr;align-items:start}}body.phantaso-yegez-home .yz-editor__lead{background:var(--yz-white);border:1px solid var(--yz-line);border-radius:var(--yz-r-lg);overflow:hidden;box-shadow:var(--yz-shadow-sm)}body.phantaso-yegez-home .yz-editor__lead-media{display:block;aspect-ratio:16 / 10;overflow:hidden}body.phantaso-yegez-home .yz-editor__lead-media img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s var(--yz-ease)}body.phantaso-yegez-home .yz-editor__lead:hover .yz-editor__lead-media img{transform:scale(1.04)}body.phantaso-yegez-home .yz-editor__lead-body{padding:1.45rem}body.phantaso-yegez-home .yz-editor__lead-title{margin:.75rem 0;font-family:var(--yz-serif);font-size:1.55rem;font-weight:700;line-height:1.18}body.phantaso-yegez-home .yz-editor__lead-title a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-editor__lead-title a:hover{color:var(--yz-accent)}body.phantaso-yegez-home .yz-editor__excerpt{margin:0 0 1rem;font-size:var(--yz-text-base);line-height:1.62;color:var(--yz-muted)}body.phantaso-yegez-home .yz-editor__list{list-style:none;margin:0;padding:0;display:grid;gap:0;border:1px solid var(--yz-line);border-radius:var(--yz-r-lg);background:var(--yz-white);overflow:hidden}body.phantaso-yegez-home .yz-editor__item{border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-editor__item:last-child{border-bottom:0}body.phantaso-yegez-home .yz-editor__item-link{display:grid;grid-template-columns:auto 1fr 64px;gap:1rem;align-items:center;padding:1rem 1.15rem;text-decoration:none;color:inherit;transition:background 0.15s}body.phantaso-yegez-home .yz-editor__item-link:hover{background:var(--yz-paper)}body.phantaso-yegez-home .yz-editor__num{font-family:var(--yz-serif);font-size:1.35rem;font-weight:600;color:var(--yz-brass);line-height:1}body.phantaso-yegez-home .yz-editor__item-title{display:block;font-size:var(--yz-text-sm);font-weight:700;line-height:1.38;color:var(--yz-ink)}body.phantaso-yegez-home .yz-editor__item-thumb{width:64px;height:64px;border-radius:var(--yz-r);overflow:hidden;background:var(--yz-paper)}body.phantaso-yegez-home .yz-editor__item-thumb img{width:100%;height:100%;object-fit:cover}body.phantaso-yegez-home .yz-regions{padding:clamp(2.75rem, 5vw, 4rem) 0;background:var(--yz-white);border-top:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-regions__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}body.phantaso-yegez-home .yz-regions__card{position:relative;display:block;min-height:280px;border-radius:var(--yz-r-lg);overflow:hidden;text-decoration:none;color:#fff;box-shadow:var(--yz-shadow-sm);transition:transform 0.25s var(--yz-ease)}body.phantaso-yegez-home .yz-regions__card:hover{transform:translateY(-4px)}body.phantaso-yegez-home .yz-regions__media{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform 0.55s var(--yz-ease)}body.phantaso-yegez-home .yz-regions__card:hover .yz-regions__media{transform:scale(1.06)}body.phantaso-yegez-home .yz-regions__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0 / .05) 0%,rgb(0 0 0 / .82) 100%)}body.phantaso-yegez-home .yz-regions__body{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;min-height:280px;padding:1.25rem}body.phantaso-yegez-home .yz-regions__title{font-family:var(--yz-serif);font-size:1.25rem;font-weight:700;color:#fff}body.phantaso-yegez-home .yz-regions__desc{margin-top:.4rem;font-size:var(--yz-text-sm);line-height:1.45;opacity:.9}body.phantaso-yegez-home .yz-regions__body .yz-link-arrow{margin-top:.85rem}body.phantaso-yegez-home .yz-feed{padding:clamp(2.75rem, 5vw, 4rem) 0}body.phantaso-yegez-home .yz-feed__list{display:grid;gap:0}body.phantaso-yegez-home .yz-feed__item{display:grid;gap:1.5rem;grid-template-columns:1fr;padding:1.65rem 0;border-bottom:1px solid var(--yz-line-soft)}@media (min-width:768px){body.phantaso-yegez-home .yz-feed__item{grid-template-columns:320px 1fr;align-items:start}}body.phantaso-yegez-home .yz-feed__item:first-child{padding-top:0}body.phantaso-yegez-home .yz-feed__media{display:block;border-radius:var(--yz-r-lg);overflow:hidden;aspect-ratio:16 / 10;background:#ddd5c8}body.phantaso-yegez-home .yz-feed__media img{width:100%;height:100%;object-fit:cover;transition:transform 0.45s var(--yz-ease)}body.phantaso-yegez-home .yz-feed__item:hover .yz-feed__media img{transform:scale(1.04)}body.phantaso-yegez-home .yz-feed__title{margin:.55rem 0 .65rem;font-family:var(--yz-serif);font-size:1.45rem;font-weight:700;line-height:1.2}body.phantaso-yegez-home .yz-feed__title a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-feed__title a:hover{color:var(--yz-accent)}body.phantaso-yegez-home .yz-feed__excerpt{margin:0 0 1rem;font-size:var(--yz-text-base);line-height:1.62;color:var(--yz-muted)}body.phantaso-yegez-home .yz-feed__foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;font-size:var(--yz-text-sm);color:var(--yz-muted)}body.phantaso-yegez-home .phantaso-container.pm-layout{display:grid;gap:clamp(0.75rem, 1.5vw, 1rem);padding-block:clamp(0.75rem, 1.5vw, 1rem);max-width:var(--yz-max)}@media (min-width:1024px){body.phantaso-yegez-home .phantaso-container.pm-layout:has(.pm-sidebar){grid-template-columns:minmax(0,1fr) var(--yz-sidebar-col,minmax(340px,392px))}body.phantaso-yegez-home .phantaso-container.pm-layout--yegez:has(.pm-sidebar--yegez){grid-template-columns:minmax(0,1fr) var(--yz-sidebar-col,minmax(340px,392px));align-items:start}}body.phantaso-yegez-home .yz-tabbed{padding:1.65rem;border:1px solid var(--yz-line);border-radius:var(--yz-r-lg);background:var(--yz-white);box-shadow:var(--yz-shadow-sm)}body.phantaso-yegez-home .yz-tabbed__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem 1.5rem;margin-bottom:1.5rem}body.phantaso-yegez-home .yz-tabbed__tabs{display:flex;flex-wrap:wrap;gap:0;border-bottom:1px solid var(--yz-line)}body.phantaso-yegez-home .yz-tabbed__tab{padding:.55rem 1rem;border:0;border-bottom:2px solid #fff0;margin-bottom:-1px;background:#fff0;font-family:var(--yz-sans);font-size:var(--yz-text-sm);font-weight:700;color:var(--yz-muted);cursor:pointer;transition:color 0.15s,border-color 0.15s}body.phantaso-yegez-home .yz-tabbed__tab.is-active{color:var(--yz-ink);border-color:var(--yz-brass)}body.phantaso-yegez-home .yz-tabbed__panel:not(.is-active){display:none}body.phantaso-yegez-home .yz-tabbed__grid{display:grid;gap:1.5rem}@media (min-width:768px){body.phantaso-yegez-home .yz-tabbed__grid{grid-template-columns:1fr 1.08fr}}body.phantaso-yegez-home .yz-tabbed__row{display:grid;grid-template-columns:68px 1fr;gap:.85rem;align-items:start;padding:.75rem 0;border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-tabbed__row:last-child{border-bottom:0}body.phantaso-yegez-home .yz-tabbed__row-thumb{display:block;border-radius:var(--yz-r);overflow:hidden;aspect-ratio:1;background:#ddd5c8}body.phantaso-yegez-home .yz-tabbed__row-thumb img{width:100%;height:100%;object-fit:cover}body.phantaso-yegez-home .yz-tabbed__row-title{margin:.25rem 0 0;font-size:var(--yz-text-sm);font-weight:700;line-height:1.38}body.phantaso-yegez-home .yz-tabbed__row-title a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-tabbed__feature-media{display:block;border-radius:var(--yz-r-lg);overflow:hidden;margin-bottom:1rem}body.phantaso-yegez-home .yz-tabbed__feature-media img{width:100%;height:auto;display:block}body.phantaso-yegez-home .yz-tabbed__feature-title{margin:.65rem 0;font-family:var(--yz-serif);font-size:1.35rem;font-weight:700;line-height:1.2}body.phantaso-yegez-home .yz-tabbed__feature-title a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-tabbed__feature-dek{margin:0 0 .85rem;font-size:var(--yz-text-base);line-height:1.6;color:var(--yz-muted)}body.phantaso-yegez-home .yz-rank{padding:1.45rem;border:1px solid var(--yz-line);border-radius:var(--yz-r-lg);background:var(--yz-white);box-shadow:var(--yz-shadow-sm);position:relative;top:auto;align-self:start}body.phantaso-yegez-home .yz-rank__head{margin-bottom:1.15rem}body.phantaso-yegez-home .yz-rank__list{list-style:none;margin:0;padding:0;display:grid;gap:0}body.phantaso-yegez-home .yz-rank__item{display:grid;grid-template-columns:auto 1fr 56px;gap:.85rem;align-items:start;padding:.9rem 0;border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-rank__item:last-child{border-bottom:0}body.phantaso-yegez-home .yz-rank__num{font-family:var(--yz-serif);font-size:1.15rem;font-weight:600;color:var(--yz-brass);line-height:1}body.phantaso-yegez-home .yz-rank__title{margin:.25rem 0;font-size:var(--yz-text-sm);font-weight:700;line-height:1.35}body.phantaso-yegez-home .yz-rank__title a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-rank__time{font-size:var(--yz-text-xs);color:var(--yz-muted)}body.phantaso-yegez-home .yz-rank__thumb{display:block;width:56px;height:56px;border-radius:var(--yz-r);overflow:hidden;background:var(--yz-paper)}body.phantaso-yegez-home .yz-rank__thumb img{width:100%;height:100%;object-fit:cover}body.phantaso-yegez-home .pm-sidebar .yz-block{margin:0}body.phantaso-yegez-home .yz-newsletter{padding:clamp(2.75rem, 5vw, 3.75rem) 0;background:var(--yz-ink);color:#fff}body.phantaso-yegez-home .yz-newsletter__inner{display:grid;gap:1.5rem;align-items:center}@media (min-width:768px){body.phantaso-yegez-home .yz-newsletter__inner{grid-template-columns:1fr auto}}body.phantaso-yegez-home .yz-newsletter__form{display:flex;flex-wrap:wrap;gap:.5rem;padding:.4rem;border:1px solid rgb(255 255 255 / .14);border-radius:999px;background:rgb(255 255 255 / .06);min-width:min(100%, 24rem)}body.phantaso-yegez-home .yz-newsletter__form input{flex:1;min-width:12rem;border:0;background:#fff0;color:#fff;padding:.7rem 1rem;font:inherit;outline:none}body.phantaso-yegez-home .yz-newsletter__form input::placeholder{color:rgb(255 255 255 / .45)}@media (max-width:639px){body.phantaso-yegez-home .yz-newsletter__inner{text-align:center}body.phantaso-yegez-home .yz-newsletter__form{flex-direction:column;align-items:stretch;width:100%;min-width:0;border-radius:var(--yz-r-lg);padding:.65rem}body.phantaso-yegez-home .yz-newsletter__form input{min-width:0;width:100%;padding:.75rem 1rem;border-radius:var(--yz-r-md);background:rgb(255 255 255 / .08)}body.phantaso-yegez-home .yz-newsletter__form button{width:100%;justify-content:center}}body.phantaso-yegez-home .phantaso-footer--pp.yz-footer-luxe{background:linear-gradient(180deg,#0a1018 0%,#0d1520 100%)!important;border-top:3px solid #2ee6a8}body.phantaso-yegez-home .phantaso-footer--pp.yz-footer-luxe .phantaso-footer__top,body.phantaso-yegez-home .phantaso-footer--pp.yz-footer-luxe .phantaso-footer__bottom{display:none!important}body.phantaso-yegez-home,body.phantaso-yegez-home .phantaso-body{font-family:var(--yz-sans)!important}body.phantaso-yegez-home .yz-title,body.phantaso-yegez-home .yz-masthead__lead-title,body.phantaso-yegez-home .yz-masthead__item-title,body.phantaso-yegez-home .yz-masthead__num,body.phantaso-yegez-home .yz-masthead__card-title,body.phantaso-yegez-home .yz-feed__title,body.phantaso-yegez-home .yz-editor__lead-title,body.phantaso-yegez-home .yz-tabbed__feature-title,body.phantaso-yegez-home .yz-regions__title,body.phantaso-yegez-home .yz-header__logo,body.phantaso-yegez-home .yz-header .custom-logo-link,body.phantaso-yegez-home .phantaso-footer--pp .phantaso-footer__brand-name,body.phantaso-yegez-home .yz-editor__num,body.phantaso-yegez-home .yz-rank__num{font-family:var(--yz-serif)!important}body.phantaso-yegez-home .yz-studio{background:var(--yz-white);border-block:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-studio__ticker{border-bottom:1px solid var(--yz-line-soft);padding:.65rem 0;background:var(--yz-paper)}body.phantaso-yegez-home .yz-studio__body{padding:clamp(2rem, 4vw, 3rem) 0 clamp(2.5rem, 5vw, 3.5rem)}body.phantaso-yegez-home .yz-studio__intents{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem 1.35rem;margin-bottom:1.75rem;padding-bottom:1.25rem;border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-city-rail{padding:clamp(1.35rem, 3vw, 2rem) 0 clamp(0.85rem, 2vw, 1.25rem);background:var(--yz-white);border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-city-rail__head{margin-bottom:1rem}body.phantaso-yegez-home .yz-city-rail .pt-city-rail--yegez{padding:0;margin:0}body.phantaso-yegez-home .yz-city-rail .pt-city-rail--fullbleed{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-inline:clamp(0.35rem, 2.5vw, 1.5rem);box-sizing:border-box}body.phantaso-yegez-home .yz-city-rail .pt-city-rail__bleed{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(0.35rem, 1.5vw, 0.85rem);width:100%}body.phantaso-yegez-home .yz-city-rail .pt-city-rail--yegez .pt-city-rail__viewport{margin:0;padding:.35rem 0 .5rem;overflow:hidden}body.phantaso-yegez-home .yz-city-rail .pt-city-rail__track--yegez{gap:clamp(0.4rem, 1.2vw, 0.65rem)}body.phantaso-yegez-home .yz-city-rail .pt-city-rail__btn--edge{width:2.5rem;height:2.5rem;border:none;border-radius:999px;background:var(--yz-ink);color:#fff;box-shadow:0 6px 20px rgb(16 16 16 / .18)}body.phantaso-yegez-home .yz-city-rail .pt-city-rail__btn--edge:hover{background:var(--yz-accent)}body.phantaso-yegez-home .yz-map-band{padding:clamp(0.5rem, 1.5vw, 1rem) 0 clamp(1.25rem, 2.5vw, 2rem);background:#fff0}body.phantaso-yegez-home .yz-map-band .pt-province-map--yegez .phantaso-container--map-yegez{max-width:min(100%, 78rem);margin-inline:auto;padding-inline:clamp(1rem, 3vw, 1.75rem)}body.phantaso-yegez-home .yz-hub{padding:clamp(1.75rem, 3.5vw, 2.5rem) 0;background:var(--yz-paper)}body.phantaso-yegez-home .yz-hub__editor{display:grid;gap:1.5rem;margin-bottom:2.5rem}@media (min-width:992px){body.phantaso-yegez-home .yz-hub__editor{grid-template-columns:1.15fr 1fr;align-items:start}}body.phantaso-yegez-home .yz-hub__badge{margin:0 0 .65rem;font-size:var(--yz-text-xs);font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--yz-brass)}body.phantaso-yegez-home .yz-hub__subhead{margin:0 0 1.15rem;font-family:var(--yz-serif);font-size:1.35rem;font-weight:700;letter-spacing:-.02em;color:var(--yz-ink)}body.phantaso-yegez-home .yz-hub__feed{margin-bottom:2.5rem;padding-top:2rem;border-top:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-hub__feed-grid{display:grid;gap:1.15rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}@media (min-width:768px){body.phantaso-yegez-home .yz-hub__feed-grid{grid-template-columns:repeat(3,1fr)}}body.phantaso-yegez-home .yz-hub__card{display:flex;flex-direction:column;border:1px solid var(--yz-line);border-radius:var(--yz-r-lg);background:var(--yz-white);overflow:hidden;box-shadow:var(--yz-shadow-sm);transition:transform 0.2s var(--yz-ease),box-shadow 0.2s}body.phantaso-yegez-home .yz-hub__card:hover{transform:translateY(-3px);box-shadow:var(--yz-shadow)}body.phantaso-yegez-home .yz-hub__card-media{display:block;aspect-ratio:4 / 3;overflow:hidden;background:#ddd5c8}body.phantaso-yegez-home .yz-hub__card-media img{width:100%;height:100%;object-fit:cover;transition:transform 0.45s var(--yz-ease)}body.phantaso-yegez-home .yz-hub__card:hover .yz-hub__card-media img{transform:scale(1.05)}body.phantaso-yegez-home .yz-hub__card-body{display:flex;flex-direction:column;gap:.35rem;padding:1rem 1.05rem 1.15rem;flex:1}body.phantaso-yegez-home .yz-hub__card-title{margin:0;font-family:var(--yz-serif);font-size:1rem;font-weight:600;line-height:1.3}body.phantaso-yegez-home .yz-hub__card-title a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-hub__card-title a:hover{color:var(--yz-accent)}body.phantaso-yegez-home .yz-hub__card-body time{margin-top:auto;font-size:var(--yz-text-xs);color:var(--yz-muted)}body.phantaso-yegez-home .yz-hub__regions{padding-top:2rem;border-top:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-collection{padding:clamp(2.75rem, 5vw, 4rem) 0;background:var(--yz-white);border-top:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-collection__grid{display:grid;gap:1.75rem;align-items:start}@media (min-width:1024px){body.phantaso-yegez-home .yz-collection__grid{grid-template-columns:minmax(0,1fr) minmax(280px,320px)}}body.phantaso-yegez-home .yz-collection .yz-tabbed{margin:0}body.phantaso-yegez-home .yz-collection .yz-rank{position:sticky;top:6rem}body.phantaso-yegez-home .yz-section-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.25rem;margin-bottom:1.35rem;padding-bottom:.65rem;border-bottom:2px solid var(--yz-line)}body.phantaso-yegez-home .yz-section-bar__title{margin:0;font-family:var(--yz-serif);font-size:1.45rem;font-weight:700;color:var(--yz-ink);position:relative;padding-bottom:.45rem}body.phantaso-yegez-home .yz-section-bar__title::after{content:"";position:absolute;left:0;bottom:-.72rem;width:2.75rem;height:3px;border-radius:999px;background:var(--yz-accent-ui)}body.phantaso-yegez-home .yz-chip-link{display:inline-flex;align-items:center;padding:.4rem .9rem;border-radius:999px;background:color-mix(in srgb,var(--yz-accent-ui) 10%,white);color:var(--yz-accent-ui);font-size:var(--yz-text-xs);font-weight:700;text-decoration:none;transition:background 0.15s}body.phantaso-yegez-home .yz-chip-link:hover{background:color-mix(in srgb,var(--yz-accent-ui) 16%,white)}body.phantaso-yegez-home .yz-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;margin-top:.55rem;font-size:var(--yz-text-xs);color:var(--yz-muted)}body.phantaso-yegez-home .yz-meta-row__item{display:inline-flex;align-items:center;gap:.3rem}body.phantaso-yegez-home .yz-meta-row__views{color:#dc2626;font-weight:700}body.phantaso-yegez-home .yz-card-v2{display:flex;flex-direction:column;background:var(--yz-white);border:1px solid var(--yz-line);border-radius:var(--yz-r-lg);overflow:hidden;box-shadow:var(--yz-shadow-sm);transition:transform 0.2s var(--yz-ease),box-shadow 0.2s}body.phantaso-yegez-home .yz-card-v2:hover{transform:translateY(-3px);box-shadow:var(--yz-shadow)}body.phantaso-yegez-home .yz-card-v2__media{display:block;aspect-ratio:16 / 10;overflow:hidden;background:#ddd5c8;position:relative}body.phantaso-yegez-home .yz-card-v2__media img{width:100%;height:100%;object-fit:cover;transition:transform 0.45s var(--yz-ease)}body.phantaso-yegez-home .yz-card-v2:hover .yz-card-v2__media img{transform:scale(1.05)}body.phantaso-yegez-home .yz-card-v2__body{padding:1rem 1.05rem 1.1rem}body.phantaso-yegez-home .yz-card-v2__cat{display:inline-flex;margin-bottom:.45rem;font-size:var(--yz-text-xs);font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--yz-cat,var(--yz-accent-ui));text-decoration:none}body.phantaso-yegez-home .yz-card-v2__cat--inline{margin-bottom:.35rem}body.phantaso-yegez-home .yz-card-v2__title{margin:0;font-family:var(--yz-serif);font-size:1.1rem;font-weight:700;line-height:1.3}body.phantaso-yegez-home .yz-card-v2__title a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-card-v2__title a:hover{color:var(--yz-accent-ui)}body.phantaso-yegez-home .yz-card-v2--overlay .yz-card-v2__media{aspect-ratio:4 / 3}body.phantaso-yegez-home .yz-card-v2__shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgb(0 0 0 / .82) 100%)}body.phantaso-yegez-home .yz-card-v2__badge{position:absolute;left:.75rem;top:.75rem;padding:.25rem .6rem;border-radius:999px;background:var(--yz-cat,var(--yz-accent));color:#fff;font-size:.625rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}body.phantaso-yegez-home .yz-card-v2--overlay .yz-card-v2__media{color:#fff}body.phantaso-yegez-home .yz-card-v2__overlay-title{position:absolute;left:.75rem;right:.75rem;bottom:.75rem;color:#fff;font-family:var(--yz-serif);font-size:.95rem;font-weight:700;line-height:1.32}body.phantaso-yegez-home .yz-card-v2--overlay .yz-meta-row{padding:.65rem .85rem .75rem;margin:0;border-top:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-spotlight{padding:clamp(2rem, 4vw, 2.75rem) 0;background:var(--yz-white);border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-spotlight__grid{display:grid;gap:1.15rem;grid-template-columns:1fr}@media (min-width:768px){body.phantaso-yegez-home .yz-spotlight__grid{grid-template-columns:repeat(3,1fr)}}body.phantaso-yegez-home .yz-showcase{padding:clamp(2rem, 4vw, 2.75rem) 0;background:var(--yz-paper)}body.phantaso-yegez-home .yz-showcase__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}@media (min-width:900px){body.phantaso-yegez-home .yz-showcase__grid{grid-template-columns:repeat(3,1fr)}}body.phantaso-yegez-home .yz-gallery{padding:clamp(2rem, 4vw, 2.75rem) 0;background:var(--yz-white);border-block:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-gallery__grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width:900px){body.phantaso-yegez-home .yz-gallery__grid{grid-template-columns:repeat(4,1fr)}}body.phantaso-yegez-home .yz-gallery__card{position:relative;display:block;min-height:320px;border-radius:var(--yz-r-lg);overflow:hidden;text-decoration:none;color:#fff;box-shadow:var(--yz-shadow-sm);transition:transform 0.22s var(--yz-ease)}@media (min-width:900px){body.phantaso-yegez-home .yz-gallery__card{min-height:380px}}body.phantaso-yegez-home .yz-gallery__card:hover{transform:translateY(-4px)}body.phantaso-yegez-home .yz-gallery__media{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform 0.5s var(--yz-ease)}body.phantaso-yegez-home .yz-gallery__card:hover .yz-gallery__media{transform:scale(1.06)}body.phantaso-yegez-home .yz-gallery__shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgb(0 0 0 / .88) 100%)}body.phantaso-yegez-home .yz-gallery__body{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;min-height:320px;padding:1.1rem}@media (min-width:900px){body.phantaso-yegez-home .yz-gallery__body{min-height:380px}}body.phantaso-yegez-home .yz-gallery__label{font-family:var(--yz-serif);font-size:1.2rem;font-weight:700;color:rgb(255 255 255 / .9)}body.phantaso-yegez-home .yz-gallery__desc{margin-top:.35rem;font-size:var(--yz-text-sm);line-height:1.45;opacity:.9;color:#fff}body.phantaso-yegez-home .yz-trio{padding:clamp(2.25rem, 4vw, 3rem) 0;background:var(--yz-paper);border-top:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-trio__grid{display:grid;gap:1.5rem}@media (min-width:1024px){body.phantaso-yegez-home .yz-trio__grid{grid-template-columns:repeat(3,1fr)}}body.phantaso-yegez-home .yz-trio__col{background:var(--yz-white);border:1px solid var(--yz-line);border-radius:var(--yz-r-lg);padding:1.15rem;box-shadow:var(--yz-shadow-sm)}body.phantaso-yegez-home .yz-trio__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem;padding-bottom:.55rem;border-bottom:2px solid var(--yz-line)}body.phantaso-yegez-home .yz-trio__title{margin:0;font-size:1.05rem;font-weight:800;color:var(--yz-cat,var(--yz-accent-ui))}body.phantaso-yegez-home .yz-trio__lead-media{display:block;border-radius:var(--yz-r);overflow:hidden;margin-bottom:.75rem}body.phantaso-yegez-home .yz-trio__lead-media img{width:100%;height:auto;display:block}body.phantaso-yegez-home .yz-trio__lead-title{margin:0 0 .35rem;font-family:var(--yz-serif);font-size:1.05rem;font-weight:700;line-height:1.3}body.phantaso-yegez-home .yz-trio__lead-title a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-trio__list{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:0;border-top:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-trio__item{display:grid;grid-template-columns:72px 1fr;gap:.75rem;padding:.85rem 0;border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-trio__item:last-child{border-bottom:0}body.phantaso-yegez-home .yz-trio__thumb{display:block;border-radius:var(--yz-r);overflow:hidden;aspect-ratio:1;background:var(--yz-paper)}body.phantaso-yegez-home .yz-trio__thumb img{width:100%;height:100%;object-fit:cover}body.phantaso-yegez-home .yz-trio__item-text h4{margin:0 0 .25rem;font-size:var(--yz-text-sm);font-weight:700;line-height:1.35}body.phantaso-yegez-home .yz-trio__item-text h4 a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-stream{padding:clamp(2.25rem, 4vw, 3rem) 0 clamp(2.5rem, 5vw, 3.5rem);background:var(--yz-white);border-top:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-stream__list{display:grid;gap:0}body.phantaso-yegez-home .yz-stream__item{display:grid;gap:1.15rem;grid-template-columns:1fr;padding:1.35rem 0;border-bottom:1px solid var(--yz-line-soft)}@media (min-width:768px){body.phantaso-yegez-home .yz-stream__item{grid-template-columns:280px 1fr;align-items:start}}body.phantaso-yegez-home .yz-stream__media{display:block;border-radius:var(--yz-r-lg);overflow:hidden;aspect-ratio:16 / 10;background:#ddd5c8}body.phantaso-yegez-home .yz-stream__media img{width:100%;height:100%;object-fit:cover}body.phantaso-yegez-home .yz-stream__title{margin:.35rem 0 .55rem;font-family:var(--yz-serif);font-size:1.35rem;font-weight:700;line-height:1.25}body.phantaso-yegez-home .yz-stream__title a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-stream__excerpt{margin:0 0 .35rem;font-size:var(--yz-text-base);line-height:1.62;color:var(--yz-muted)}body.phantaso-yegez-home .yz-hub--editor{padding:clamp(2rem, 4vw, 2.75rem) 0;background:var(--yz-white);border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-hub--editor .yz-editor__item-link{grid-template-columns:auto 1fr 64px}body.phantaso-yegez-home .yz-hub--editor .yz-meta-row{margin-top:.25rem}body.phantaso-yegez-home .yz-discover{position:relative;padding:clamp(2.75rem, 6vw, 4.5rem) 0 clamp(2rem, 4vw, 3rem);background:linear-gradient(180deg,rgb(8 22 18 / .72),rgb(8 22 18 / .55));color:#fff;overflow:hidden}body.phantaso-yegez-home .yz-discover__media{position:absolute;inset:0;z-index:0}body.phantaso-yegez-home .yz-discover__bg{display:block;width:100%;height:100%;object-fit:cover}body.phantaso-yegez-home .yz-discover--lux{padding:clamp(3rem, 7vw, 5rem) 0 clamp(2.25rem, 4.5vw, 3.25rem);background:linear-gradient(180deg,rgb(6 14 12 / .78) 0%,rgb(8 22 18 / .62) 42%,rgb(10 28 22 / .82) 100%)}body.phantaso-yegez-home .yz-discover__shade{position:absolute;inset:0;z-index:1;background:radial-gradient(ellipse 90% 70% at 50% -10%,rgb(255 255 255 / .12),transparent 58%),radial-gradient(ellipse 50% 40% at 100% 100%,rgb(22 128 107 / .18),transparent 60%);pointer-events:none}body.phantaso-yegez-home .yz-discover__grain{position:absolute;inset:0;z-index:1;opacity:.35;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E");background-size:180px 180px;mix-blend-mode:soft-light;pointer-events:none}body.phantaso-yegez-home .yz-discover__inner{position:relative;z-index:2;max-width:56rem;margin-inline:auto;text-align:center}body.phantaso-yegez-home .yz-discover__kicker{margin:0 0 .75rem;font-size:.6875rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--yz-brass)}body.phantaso-yegez-home .yz-discover__title{margin:0 0 .85rem;font-family:var(--yz-serif);font-size:clamp(1.85rem, 4.2vw, 2.75rem);font-weight:700;line-height:1.08;letter-spacing:-.035em;color:#fff;text-wrap:balance}body.phantaso-yegez-home .yz-discover__dek{max-width:38rem;margin:0 auto 1.5rem;font-size:clamp(0.9375rem, 1.6vw, 1.0625rem);line-height:1.55;color:rgb(255 255 255 / .78);text-wrap:pretty}body.phantaso-yegez-home .yz-discover__form{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:.55rem;padding:.5rem;border-radius:calc(var(--yz-r-xl) + 2px);background:rgb(255 255 255 / .97);border:1px solid rgb(255 255 255 / .65);box-shadow:0 22px 56px rgb(0 0 0 / .22),inset 0 1px 0 rgb(255 255 255 / .85);backdrop-filter:blur(8px)}body.phantaso-yegez-home .yz-discover__field{display:flex;align-items:center;min-width:0}body.phantaso-yegez-home .yz-discover__field--grow{position:relative}body.phantaso-yegez-home .yz-discover__icon{position:absolute;left:.85rem;color:rgb(15 40 32 / .45);pointer-events:none}body.phantaso-yegez-home .yz-discover__input,body.phantaso-yegez-home .yz-discover__select{width:100%;border:0;background:#fff0;font-family:var(--yz-sans);font-size:.92rem;color:var(--yz-ink)}body.phantaso-yegez-home .yz-discover__input{padding:.85rem .85rem .85rem 2.35rem}body.phantaso-yegez-home .yz-discover__select{max-width:11rem;padding:.85rem .65rem;border-left:1px solid var(--yz-line);cursor:pointer}body.phantaso-yegez-home .yz-discover__btn{padding:.85rem 1.35rem;border:0;border-radius:var(--yz-r-md);background:linear-gradient(135deg,var(--yz-accent),var(--yz-accent-2));font-family:var(--yz-sans);font-size:.88rem;font-weight:800;color:#fff;cursor:pointer;white-space:nowrap;transition:transform 0.2s var(--yz-ease),box-shadow 0.2s}body.phantaso-yegez-home .yz-discover__btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgb(26 77 62 / .35)}body.phantaso-yegez-home .yz-discover__tags{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.45rem .65rem;margin-top:1rem}body.phantaso-yegez-home .yz-discover__tags-label{font-size:var(--yz-text-sm);font-weight:700;color:rgb(255 255 255 / .72)}body.phantaso-yegez-home .yz-discover__tags-track{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem}body.phantaso-yegez-home .yz-discover__tag{display:inline-flex;padding:.35rem .75rem;border-radius:999px;background:rgb(255 255 255 / .14);border:1px solid rgb(255 255 255 / .18);font-size:.78rem;font-weight:600;color:#fff;text-decoration:none;transition:background 0.2s}body.phantaso-yegez-home .yz-discover__tag:hover{background:rgb(255 255 255 / .24)}body.phantaso-yegez-home .yz-discover__social{margin-top:clamp(1.35rem, 3vw, 1.85rem);padding-top:clamp(1.1rem, 2.5vw, 1.45rem);border-top:1px solid rgb(255 255 255 / .12)}body.phantaso-yegez-home .yz-discover__social-label{display:block;margin-bottom:.75rem;font-size:.625rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:rgb(255 255 255 / .55)}body.phantaso-yegez-home .yz-discover__social-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem}body.phantaso-yegez-home .yz-discover__social-card{display:inline-flex;align-items:center;min-height:2.35rem;padding:0;border-radius:999px;overflow:hidden;text-decoration:none;color:#fff;box-shadow:0 4px 14px rgb(0 0 0 / .18);transition:transform 0.2s var(--yz-ease-lux),box-shadow 0.2s}body.phantaso-yegez-home .yz-discover__social-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgb(0 0 0 / .24);color:#fff}body.phantaso-yegez-home .yz-discover__social-icon{display:grid;place-items:center;flex:0 0 2.35rem;width:2.35rem;height:2.35rem}body.phantaso-yegez-home .yz-discover__social-copy{display:grid;gap:.05rem;padding:0 .85rem 0 .15rem;text-align:left}body.phantaso-yegez-home .yz-discover__social-name{font-size:.6875rem;font-weight:800;line-height:1.1}body.phantaso-yegez-home .yz-discover__social-action{font-size:.5625rem;font-weight:600;line-height:1.1;opacity:.88}body.phantaso-yegez-home .yz-discover__social-card.is-fb{background:#1877f2}body.phantaso-yegez-home .yz-discover__social-card.is-x{background:#0c0b0a}body.phantaso-yegez-home .yz-discover__social-card.is-in{background:#0a66c2}body.phantaso-yegez-home .yz-discover__social-card.is-yt{background:red}body.phantaso-yegez-home .yz-discover__social-card.is-ig{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}body.phantaso-yegez-home .yz-discover__social-card.is-tk{background:#0c0b0a}@media (max-width:767px){body.phantaso-yegez-home .yz-discover__form{grid-template-columns:minmax(0,1fr)}body.phantaso-yegez-home .yz-discover__select{max-width:none;border-left:0;border-top:1px solid var(--yz-line)}body.phantaso-yegez-home .yz-discover__btn{width:100%}body.phantaso-yegez-home .yz-discover__social-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}body.phantaso-yegez-home .yz-featured-masthead--lux{padding:clamp(1.25rem, 3vw, 2rem) 0 clamp(2rem, 4vw, 2.75rem);background:var(--yz-paper)}body.phantaso-yegez-home .yz-featured-masthead__head{margin-bottom:clamp(1rem, 2vw, 1.35rem)}body.phantaso-yegez-home .yz-featured-masthead__heading{margin:0;font-family:var(--yz-serif);font-size:clamp(1.35rem, 2.4vw, 1.75rem);font-weight:700;line-height:1.12;letter-spacing:-.03em;color:var(--yz-ink)}body.phantaso-yegez-home .yz-featured-masthead__grid{display:grid;gap:clamp(1rem, 2vw, 1.35rem);align-items:stretch}@media (min-width:992px){body.phantaso-yegez-home .yz-featured-masthead__grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,0.85fr);min-height:clamp(420px, 52vh, 540px)}}body.phantaso-yegez-home .yz-featured-masthead__stage{position:relative;min-width:0;min-height:100%;border-radius:var(--yz-r-lg);overflow:hidden;box-shadow:var(--yz-shadow);background:#0c0b0a}body.phantaso-yegez-home .yz-featured-masthead__track{position:relative;min-height:clamp(320px, 48vw, 540px);height:100%}body.phantaso-yegez-home .yz-featured-masthead__slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity 0.55s var(--yz-ease,ease)}body.phantaso-yegez-home .yz-featured-masthead__slide.is-active{opacity:1;pointer-events:auto;z-index:1}body.phantaso-yegez-home .yz-featured-masthead__media{position:relative;display:flex;flex-direction:column;justify-content:flex-end;height:100%;color:#fff;text-decoration:none}body.phantaso-yegez-home .yz-featured-masthead__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 0.75s var(--yz-ease,ease)}body.phantaso-yegez-home .yz-featured-masthead__slide.is-active .yz-featured-masthead__media:hover img{transform:scale(1.04)}body.phantaso-yegez-home .yz-featured-masthead__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgb(12 11 10 / .12) 0%,transparent 38%),linear-gradient(0deg,rgb(12 11 10 / .9) 0%,rgb(12 11 10 / .42) 46%,transparent 74%);pointer-events:none}body.phantaso-yegez-home .yz-featured-masthead__content{position:relative;z-index:2;display:grid;gap:.5rem;padding:clamp(1.35rem, 3vw, 2rem);max-width:38rem}body.phantaso-yegez-home .yz-featured-masthead__meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}body.phantaso-yegez-home .yz-featured-masthead__place{font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgb(255 255 255 / .82)}body.phantaso-yegez-home .yz-featured-masthead__kicker{font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--yz-brass)}body.phantaso-yegez-home .yz-featured-masthead__title{display:block;margin:0;font-family:var(--yz-display);font-size:clamp(1.65rem, 3.2vw, 2.55rem);font-weight:800;line-height:1.06;letter-spacing:-.038em;color:#fff}body.phantaso-yegez-home .yz-featured-masthead__foot{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.15rem;margin-top:.35rem}body.phantaso-yegez-home .yz-featured-masthead__stat{font-size:.8125rem;font-weight:600;color:rgb(255 255 255 / .78)}body.phantaso-yegez-home .yz-featured-masthead__cta{display:inline-flex;align-items:center;gap:.45rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;opacity:.92;transition:gap 0.2s,opacity 0.2s}body.phantaso-yegez-home .yz-featured-masthead__media:hover .yz-featured-masthead__cta{gap:.65rem;opacity:1}body.phantaso-yegez-home .yz-featured-masthead__controls{position:absolute;right:clamp(0.85rem, 2vw, 1.15rem);bottom:clamp(0.85rem, 2vw, 1.15rem);z-index:4;display:inline-flex;align-items:center;gap:.55rem;padding:.35rem .45rem;border-radius:999px;background:rgb(12 11 10 / .55);border:1px solid rgb(255 255 255 / .12);backdrop-filter:blur(10px)}body.phantaso-yegez-home .yz-featured-masthead__nav{display:inline-grid;place-items:center;width:2rem;height:2rem;border:0;border-radius:999px;background:rgb(255 255 255 / .1);color:#fff;cursor:pointer;transition:background 0.2s,transform 0.2s}body.phantaso-yegez-home .yz-featured-masthead__nav:hover{background:rgb(255 255 255 / .22)}body.phantaso-yegez-home .yz-featured-masthead__dots{display:inline-flex;align-items:center;gap:.35rem;padding-inline:.15rem}body.phantaso-yegez-home .yz-featured-masthead__dot{width:.45rem;height:.45rem;padding:0;border:0;border-radius:999px;background:rgb(255 255 255 / .38);cursor:pointer;transition:width 0.25s,background 0.25s}body.phantaso-yegez-home .yz-featured-masthead__dot.is-active{width:1.35rem;background:var(--yz-slide-intent,var(--yz-accent))}body.phantaso-yegez-home .yz-featured-masthead__rail{position:relative;display:flex;flex-direction:column;min-width:0;min-height:100%;padding:clamp(1.15rem, 2.2vw, 1.45rem);border:1px solid color-mix(in srgb,var(--yz-brass) 18%,var(--yz-line));border-radius:var(--yz-r-xl);background:linear-gradient(165deg,rgb(255 255 255 / .98) 0%,rgb(245 240 232 / .55) 100%),var(--yz-white);box-shadow:var(--yz-shadow-lux);overflow:hidden;isolation:isolate}body.phantaso-yegez-home .yz-featured-masthead__rail::before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:3px;background:linear-gradient(90deg,var(--yz-brass),color-mix(in srgb,var(--yz-accent) 40%,var(--yz-brass)),transparent 85%);pointer-events:none}body.phantaso-yegez-home .yz-featured-masthead__rail-label{display:flex;align-items:center;gap:.65rem;margin:0 0 1rem;font-size:.625rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--yz-brass)}body.phantaso-yegez-home .yz-featured-masthead__rail-label::after{content:"";flex:1;height:1px;background:linear-gradient(90deg,color-mix(in srgb,var(--yz-brass) 35%,transparent),transparent)}body.phantaso-yegez-home .yz-featured-masthead__rail-list{margin:0;padding:0;list-style:none;display:grid;gap:0;flex:1}body.phantaso-yegez-home .yz-featured-masthead__rail-item{border-bottom:1px solid color-mix(in srgb,var(--yz-line) 80%,transparent)}body.phantaso-yegez-home .yz-featured-masthead__rail-item:last-child{border-bottom:0}body.phantaso-yegez-home .yz-featured-masthead__rail-link{position:relative;display:grid;grid-template-columns:2.5rem minmax(0,1fr) 72px auto;gap:.85rem;align-items:center;padding:1rem .35rem 1rem .65rem;margin-inline:-.35rem;text-decoration:none;color:var(--yz-ink);border-radius:var(--yz-r-md);transition:background 0.22s var(--yz-ease-lux),transform 0.22s var(--yz-ease-lux)}body.phantaso-yegez-home .yz-featured-masthead__rail-link::before{content:"";position:absolute;left:0;top:18%;bottom:18%;width:2px;border-radius:999px;background:var(--yz-rail-intent,var(--yz-accent));transform:scaleY(0);transition:transform 0.22s var(--yz-ease-lux)}body.phantaso-yegez-home .yz-featured-masthead__rail-link:hover{background:color-mix(in srgb,var(--yz-white) 70%,var(--yz-brass-soft));transform:translateX(2px)}body.phantaso-yegez-home .yz-featured-masthead__rail-link:hover::before{transform:scaleY(1)}body.phantaso-yegez-home .yz-featured-masthead__rail-link:hover .yz-featured-masthead__rail-title{color:var(--yz-ink)}body.phantaso-yegez-home .yz-featured-masthead__rail-num{font-family:var(--yz-display);font-size:clamp(1.1rem, 1.8vw, 1.35rem);font-weight:300;line-height:1;letter-spacing:-.04em;color:color-mix(in srgb,var(--yz-brass) 75%,var(--yz-ink));opacity:.85;transition:color 0.2s,opacity 0.2s}body.phantaso-yegez-home .yz-featured-masthead__rail-link:hover .yz-featured-masthead__rail-num{color:var(--yz-brass);opacity:1}body.phantaso-yegez-home .yz-featured-masthead__rail-body{display:grid;gap:.28rem;min-width:0}body.phantaso-yegez-home .yz-featured-masthead__rail-body .yz-meta__eyebrow{font-size:.5625rem;letter-spacing:.12em}body.phantaso-yegez-home .yz-featured-masthead__rail-title{font-family:var(--yz-display);font-size:.9375rem;font-weight:600;line-height:1.35;letter-spacing:-.025em;transition:color 0.2s}body.phantaso-yegez-home .yz-featured-masthead__rail-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem}body.phantaso-yegez-home .yz-featured-masthead__rail-place,body.phantaso-yegez-home .yz-featured-masthead__rail-reading{font-size:.6875rem;font-weight:500;color:var(--yz-muted)}body.phantaso-yegez-home .yz-featured-masthead__rail-place+.yz-featured-masthead__rail-reading::before{content:"·";margin-right:.5rem;color:color-mix(in srgb,var(--yz-muted) 50%,transparent)}body.phantaso-yegez-home .yz-featured-masthead__rail-thumb{width:72px;height:72px;border-radius:calc(var(--yz-r-md) + 2px);overflow:hidden;background:var(--yz-paper);box-shadow:0 4px 16px rgb(22 40 35 / .1);border:2px solid rgb(255 255 255 / .85)}body.phantaso-yegez-home .yz-featured-masthead__rail-thumb img{width:100%;height:100%;object-fit:cover;transition:transform 0.45s var(--yz-ease-lux)}body.phantaso-yegez-home .yz-featured-masthead__rail-link:hover .yz-featured-masthead__rail-thumb img{transform:scale(1.08)}body.phantaso-yegez-home .yz-featured-masthead__rail-arrow{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;color:var(--yz-muted);opacity:0;transform:translateX(-4px);transition:opacity 0.2s,transform 0.2s var(--yz-ease-lux),color 0.2s}body.phantaso-yegez-home .yz-featured-masthead__rail-link:hover .yz-featured-masthead__rail-arrow{opacity:1;transform:translateX(0);color:var(--yz-rail-intent,var(--yz-accent))}@media (max-width:991px){body.phantaso-yegez-home .yz-featured-masthead__grid{grid-template-columns:minmax(0,1fr);min-height:0}body.phantaso-yegez-home .yz-featured-masthead__rail{order:2}body.phantaso-yegez-home .yz-featured-masthead__track{min-height:clamp(280px, 62vw, 420px)}body.phantaso-yegez-home .yz-featured-masthead__title{font-size:clamp(1.35rem, 5vw, 1.85rem)}body.phantaso-yegez-home .yz-featured-masthead__rail-link{grid-template-columns:2rem minmax(0,1fr) 56px;padding:.85rem .25rem .85rem .5rem}body.phantaso-yegez-home .yz-featured-masthead__rail-arrow{display:none}body.phantaso-yegez-home .yz-featured-masthead__rail-thumb{width:56px;height:56px}}body.phantaso-yegez-home .yz-hubs__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1.25rem}@media (min-width:768px){body.phantaso-yegez-home .yz-hubs__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1100px){body.phantaso-yegez-home .yz-hubs__cards{grid-template-columns:repeat(6,minmax(0,1fr))}}body.phantaso-yegez-home .yz-hubs__card{position:relative;display:block;min-height:7.5rem;border-radius:var(--yz-r-md);overflow:hidden;text-decoration:none;color:#fff;box-shadow:var(--yz-shadow-sm)}body.phantaso-yegez-home .yz-hubs__card-media{position:absolute;inset:0;background:linear-gradient(135deg,var(--yz-cat,#c0392b),#1a1a1a);background-size:cover;background-position:center}body.phantaso-yegez-home .yz-hubs__card-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,rgb(12 11 10 / .82) 100%)}body.phantaso-yegez-home .yz-hubs__card-body{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;min-height:7.5rem;padding:.65rem .75rem}body.phantaso-yegez-home .yz-hubs__card-kicker{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;opacity:.92}body.phantaso-yegez-home .yz-hubs__card-title{font-size:.82rem;font-weight:700;line-height:1.3}body.phantaso-yegez-home .yz-hubs__item-link{display:flex;align-items:flex-start;gap:.65rem;text-decoration:none;color:inherit}body.phantaso-yegez-home .yz-hubs__item-thumb{flex:0 0 2.5rem;width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden;background:var(--yz-paper)}body.phantaso-yegez-home .yz-hubs__item-thumb img{width:100%;height:100%;object-fit:cover}body.phantaso-yegez-home .yz-hubs__item-text{display:flex;flex-direction:column;gap:.15rem;min-width:0}body.phantaso-yegez-home .yz-hubs__item-title{font-weight:700;line-height:1.35}body.phantaso-yegez-home .yz-hubs__item-meta{font-size:.75rem;color:var(--yz-muted)}@media print{body.phantaso-yegez-home{--yz-display:var(--phantaso-font-heading, "Plus Jakarta Sans"), system-ui, sans-serif;--yz-serif:var(--phantaso-font-heading, "Plus Jakarta Sans"), system-ui, sans-serif;--yz-sans:var(--phantaso-font-body, "Source Sans 3"), system-ui, sans-serif;--yz-ink:#0c0b0a;--yz-ink-2:#2a2825;--yz-muted:#6b6560;--yz-line:#ddd6cb;--yz-line-soft:rgba(12, 11, 10, 0.07);--yz-paper:#f7f4ef;--yz-white:#fffcf8;--yz-accent:#0f3d32;--yz-accent-2:#1a5c4a;--yz-brass:#9a7349;--yz-brass-soft:#ede4d6;--yz-r-sm:0.35rem;--yz-r:0.5rem;--yz-r-md:0.65rem;--yz-r-lg:0.85rem;--yz-shadow-lux:0 28px 72px rgba(12, 11, 10, 0.1);--yz-shadow-card:0 12px 40px rgba(12, 11, 10, 0.07);--yz-ease-lux:cubic-bezier(0.19, 1, 0.22, 1)}body.phantaso-yegez-home{font-family:var(--yz-sans);font-size:1rem;font-weight:400;letter-spacing:-.011em}body.phantaso-yegez-home .yz-block+.yz-block::before{background:linear-gradient(90deg,transparent,var(--yz-line) 8%,var(--yz-line) 92%,transparent)}body.phantaso-yegez-home .yz-kicker,body.phantaso-yegez-home .yz-meta__eyebrow,body.phantaso-yegez-home .yz-meta__pill,body.phantaso-yegez-home .yz-card-v2__cat,body.phantaso-yegez-home .yz-section-bar__kicker,body.phantaso-yegez-home .yz-masthead__rail-label,body.phantaso-yegez-home .yz-intents__label{font-family:var(--yz-display)}body.phantaso-yegez-home .yz-section-bar--lux{display:block;margin-bottom:clamp(1.75rem, 3.5vw, 2.5rem);padding:0;border:0}body.phantaso-yegez-home .yz-section-bar__kicker{margin:0 0 .45rem;font-family:var(--yz-sans);font-size:.625rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--yz-brass)}body.phantaso-yegez-home .yz-section-bar__row{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.75rem 1.5rem}body.phantaso-yegez-home .yz-section-bar--lux .yz-section-bar__title{margin:0;padding:0;font-family:var(--yz-display);font-size:clamp(1.65rem, 3vw, 2.35rem);font-weight:var(--phantaso-heading-weight,800);line-height:1.06;letter-spacing:-.038em;color:var(--yz-ink)}body.phantaso-yegez-home .yz-section-bar--lux .yz-section-bar__title::before{display:none}body.phantaso-yegez-home .yz-section-bar__rule{display:block;height:1px;margin-top:1.1rem;background:linear-gradient(90deg,var(--yz-brass) 0%,var(--yz-line) 38%,transparent 100%)}body.phantaso-yegez-home .yz-section-bar__cta{display:inline-flex;align-items:center;gap:.4rem;font-size:.8125rem;font-weight:700;color:var(--yz-accent);text-decoration:none;letter-spacing:.02em;transition:gap 0.2s var(--yz-ease-lux),color 0.2s}body.phantaso-yegez-home .yz-section-bar__cta:hover{gap:.6rem;color:var(--yz-brass)}body.phantaso-yegez-home .yz-meta__pill{background:var(--yz-brass-soft);color:#5c4830;border:1px solid rgb(154 115 73 / .18)}body.phantaso-yegez-home .yz-meta__pill--glass{background:rgb(255 252 248 / .88);color:var(--yz-accent);border-color:rgb(255 255 255 / .35);backdrop-filter:blur(8px)}body.phantaso-yegez-home .yz-meta-row{font-size:.75rem;color:var(--yz-muted);gap:1rem}body.phantaso-yegez-home .yz-meta-row__views{color:var(--yz-muted);font-weight:600}body.phantaso-yegez-home .yz-meta-row svg{opacity:.55}body.phantaso-yegez-home .yz-masthead--lux{padding:clamp(1.25rem, 3vw, 2rem) 0 clamp(2rem, 4vw, 3rem);background:var(--yz-paper)}body.phantaso-yegez-home .yz-masthead__grid{display:grid;gap:clamp(1rem, 2vw, 1.35rem);align-items:stretch}@media (min-width:992px){body.phantaso-yegez-home .yz-masthead__grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,0.8fr);min-height:520px}}body.phantaso-yegez-home .yz-masthead__cover{min-height:100%}body.phantaso-yegez-home .yz-masthead__cover-media{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:clamp(380px, 52vh, 560px);height:100%;border-radius:var(--yz-r-lg);overflow:hidden;text-decoration:none;color:#fff;box-shadow:var(--yz-shadow-lux)}body.phantaso-yegez-home .yz-masthead__cover-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 0.7s var(--yz-ease-lux)}body.phantaso-yegez-home .yz-masthead__cover-media:hover img{transform:scale(1.05)}body.phantaso-yegez-home .yz-masthead__cover-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgb(12 11 10 / .08) 0%,transparent 35%),linear-gradient(0deg,rgb(12 11 10 / .88) 0%,rgb(12 11 10 / .35) 42%,transparent 72%);pointer-events:none}body.phantaso-yegez-home .yz-masthead__cover-content{position:relative;z-index:1;padding:clamp(1.5rem, 3.5vw, 2.25rem);display:grid;gap:.55rem;max-width:40rem}body.phantaso-yegez-home .yz-masthead__cover-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.25rem}body.phantaso-yegez-home .yz-masthead__cover-place{font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgb(255 255 255 / .82)}body.phantaso-yegez-home .yz-masthead__cover-title{font-family:var(--yz-display);font-size:clamp(1.85rem, 3.4vw, 2.75rem);font-weight:var(--phantaso-heading-weight,800);line-height:1.04;letter-spacing:-.042em;color:#fff}body.phantaso-yegez-home .yz-masthead__cover-dek{font-size:1rem;line-height:1.58;color:rgb(255 255 255 / .78);max-width:34rem}body.phantaso-yegez-home .yz-masthead__cover-cta{display:inline-flex;align-items:center;gap:.45rem;margin-top:.5rem;font-size:.8125rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;opacity:.92;transition:gap 0.2s,opacity 0.2s}body.phantaso-yegez-home .yz-masthead__cover-media:hover .yz-masthead__cover-cta{gap:.65rem;opacity:1}body.phantaso-yegez-home .yz-masthead__rail{display:flex;flex-direction:column;background:var(--yz-white);border:1px solid var(--yz-line);border-radius:var(--yz-r-lg);box-shadow:var(--yz-shadow-card);overflow:hidden}body.phantaso-yegez-home .yz-masthead__rail-label{margin:0;padding:1rem 1.15rem .65rem;font-size:.625rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--yz-brass);border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-masthead__list{list-style:none;margin:0;padding:0;flex:1;display:grid}body.phantaso-yegez-home .yz-masthead__item{border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-masthead__item:last-child{border-bottom:0}body.phantaso-yegez-home .yz-masthead__item-link{display:grid;grid-template-columns:2.25rem 1fr 4.25rem;gap:.85rem;align-items:center;padding:1rem 1.1rem;text-decoration:none;color:inherit;transition:background 0.18s;min-height:5.5rem}body.phantaso-yegez-home .yz-masthead__item-link:hover{background:var(--yz-paper)}body.phantaso-yegez-home .yz-masthead__num{font-family:var(--yz-display);font-size:1.65rem;font-weight:800;color:var(--yz-brass);line-height:1;letter-spacing:-.04em}body.phantaso-yegez-home .yz-masthead__item-title{display:block;font-size:.9rem;font-weight:700;line-height:1.35;color:var(--yz-ink)}body.phantaso-yegez-home .yz-masthead__item-thumb{width:4.25rem;height:4.25rem;border-radius:var(--yz-r-sm);overflow:hidden;background:var(--yz-paper)}body.phantaso-yegez-home .yz-masthead__item-thumb img{width:100%;height:100%;object-fit:cover}body.phantaso-yegez-home .yz-studio{background:var(--yz-white);border-block:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-studio__ticker{background:var(--yz-ink);border-bottom:0}body.phantaso-yegez-home .yz-studio__ticker .yz-ticker__label{color:var(--yz-brass);border-right-color:rgb(255 255 255 / .12)}body.phantaso-yegez-home .yz-studio__ticker .yz-ticker__link{color:rgb(255 255 255 / .92)}body.phantaso-yegez-home .yz-studio__ticker .yz-ticker__tag{color:rgb(255 255 255 / .5)}body.phantaso-yegez-home .yz-studio__intents{gap:.5rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-intents__link{padding:.45rem .95rem;border:1px solid var(--yz-line);border-radius:999px;background:var(--yz-white);font-size:.8125rem;transition:border-color 0.2s,background 0.2s,transform 0.2s}body.phantaso-yegez-home .yz-intents__link:hover{border-color:var(--yz-intent,var(--yz-accent));background:var(--yz-paper);transform:translateY(-1px)}body.phantaso-yegez-home .yz-explore__search{border-radius:999px;border:1px solid var(--yz-line);box-shadow:var(--yz-shadow-card);padding:.35rem}body.phantaso-yegez-home .yz-explore__search:focus-within{border-color:var(--yz-accent);box-shadow:0 0 0 3px rgb(15 61 50 / .12)}body.phantaso-yegez-home .yz-city-rail{background:var(--yz-white);padding-block:1rem}body.phantaso-yegez-home .yz-city-rail .pt-city-rail__pill--yegez{border-radius:var(--yz-r-sm);font-weight:700;transition:transform 0.2s var(--yz-ease-lux),box-shadow 0.2s}body.phantaso-yegez-home .yz-city-rail .pt-city-rail__pill--yegez:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgb(15 61 50 / .14)}body.phantaso-yegez-home .yz-card-v2{border-radius:var(--yz-r-lg);border-color:var(--yz-line);box-shadow:var(--yz-shadow-card);transition:transform 0.28s var(--yz-ease-lux),box-shadow 0.28s var(--yz-ease-lux)}body.phantaso-yegez-home .yz-card-v2:hover{transform:translateY(-4px);box-shadow:var(--yz-shadow-lux)}body.phantaso-yegez-home .yz-card-v2__title{font-family:var(--yz-display);font-size:1.2rem;font-weight:700;line-height:1.26;letter-spacing:-.028em}body.phantaso-yegez-home .yz-card-v2__title a:hover{color:var(--yz-accent)}body.phantaso-yegez-home .yz-card-v2__cat{color:var(--yz-cat,var(--yz-brass))}body.phantaso-yegez-home .yz-spotlight--lux{background:var(--yz-white);padding-block:clamp(1.75rem, 3.5vw, 2.5rem)}body.phantaso-yegez-home .yz-spotlight__grid{display:grid;gap:1.15rem}@media (min-width:900px){body.phantaso-yegez-home .yz-spotlight__grid{grid-template-columns:1.25fr 1fr;grid-template-rows:1fr 1fr;align-items:stretch}body.phantaso-yegez-home .yz-card-v2--feature{grid-row:1 / -1}body.phantaso-yegez-home .yz-card-v2--feature .yz-card-v2__media{aspect-ratio:auto;flex:1;min-height:100%;height:100%}body.phantaso-yegez-home .yz-card-v2--feature{display:flex;flex-direction:column}body.phantaso-yegez-home .yz-card-v2--feature .yz-card-v2__body{padding:1.25rem 1.35rem 1.4rem}body.phantaso-yegez-home .yz-card-v2--feature .yz-card-v2__title{font-size:clamp(1.35rem, 2vw, 1.65rem)}}body.phantaso-yegez-home .yz-showcase{padding-block:clamp(1.75rem, 3.5vw, 2.5rem);background:var(--yz-paper)}body.phantaso-yegez-home .yz-showcase__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}@media (min-width:1100px){body.phantaso-yegez-home .yz-showcase__grid{grid-template-columns:repeat(3,1fr)}}body.phantaso-yegez-home .yz-card-v2--overlay{border:0;background:#fff0;box-shadow:none}body.phantaso-yegez-home .yz-card-v2--overlay .yz-card-v2__media{border-radius:var(--yz-r-lg);aspect-ratio:4 / 5;box-shadow:var(--yz-shadow-card)}body.phantaso-yegez-home .yz-card-v2--overlay:hover{transform:translateY(-5px)}body.phantaso-yegez-home .yz-card-v2__overlay-title{font-family:var(--yz-display);font-size:1.05rem;font-weight:600;line-height:1.3;left:1rem;right:1rem;bottom:1rem;color:#fff}body.phantaso-yegez-home .yz-card-v2--overlay .yz-meta-row{padding:.75rem .15rem 0;border:0;background:#fff0}body.phantaso-yegez-home .yz-hub--editor{padding-block:clamp(1.75rem, 3.5vw, 2.5rem);background:var(--yz-white)}body.phantaso-yegez-home .yz-hub__editor{display:grid;gap:1.25rem}@media (min-width:992px){body.phantaso-yegez-home .yz-hub__editor{grid-template-columns:1.15fr 1fr;align-items:start}}body.phantaso-yegez-home .yz-editor__lead,body.phantaso-yegez-home .yz-hub__lead{border-radius:var(--yz-r-lg);border:1px solid var(--yz-line);box-shadow:var(--yz-shadow-card);overflow:hidden}body.phantaso-yegez-home .yz-editor__lead-title{font-family:var(--yz-display);font-size:clamp(1.35rem, 2.2vw, 1.75rem)}body.phantaso-yegez-home .yz-editor__list{border-radius:var(--yz-r-lg);box-shadow:var(--yz-shadow-card)}body.phantaso-yegez-home .yz-editor__num{font-family:var(--yz-display);font-size:1.65rem;color:var(--yz-brass)}body.phantaso-yegez-home .yz-gallery{padding-block:clamp(1.75rem, 3.5vw, 2.5rem);background:var(--yz-paper)}body.phantaso-yegez-home .yz-gallery__grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){body.phantaso-yegez-home .yz-gallery__grid{grid-template-columns:repeat(4,1fr)}}body.phantaso-yegez-home .yz-gallery__card{display:block;position:relative;min-height:280px;border-radius:var(--yz-r-lg);overflow:hidden;text-decoration:none;box-shadow:var(--yz-shadow-card);transition:transform 0.28s var(--yz-ease-lux),box-shadow 0.28s}body.phantaso-yegez-home .yz-gallery__card:hover{transform:translateY(-5px);box-shadow:var(--yz-shadow-lux)}body.phantaso-yegez-home .yz-gallery__media{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform 0.55s var(--yz-ease-lux)}body.phantaso-yegez-home .yz-gallery__card:hover .yz-gallery__media{transform:scale(1.06)}body.phantaso-yegez-home .yz-gallery__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgb(12 11 10 / .9) 0%,rgb(12 11 10 / .2) 55%,transparent 100%)}body.phantaso-yegez-home .yz-gallery__body{position:absolute;left:0;right:0;bottom:0;padding:1.15rem;color:#fff}body.phantaso-yegez-home .yz-gallery__label{display:block;font-size:.625rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--yz-brass);margin-bottom:.35rem}body.phantaso-yegez-home .yz-gallery__desc{display:block;font-family:var(--yz-display);font-size:1.05rem;font-weight:600;line-height:1.25}body.phantaso-yegez-home .yz-trio{padding-block:clamp(1.75rem, 3.5vw, 2.5rem);background:var(--yz-white)}body.phantaso-yegez-home .yz-trio__col{padding:1.25rem;border-radius:var(--yz-r-lg);border:1px solid var(--yz-line);background:var(--yz-paper);box-shadow:var(--yz-shadow-card)}body.phantaso-yegez-home .yz-trio__title{font-family:var(--yz-display);font-size:1.25rem;font-weight:600;color:var(--yz-cat,var(--yz-accent))}body.phantaso-yegez-home .yz-trio__lead-title{font-family:var(--yz-display)}body.phantaso-yegez-home .yz-stream{padding-block:clamp(1.75rem, 3.5vw, 2.5rem);background:var(--yz-white)}body.phantaso-yegez-home .yz-stream__item{padding:1.5rem 0;border-bottom:1px solid var(--yz-line-soft);transition:background 0.2s}body.phantaso-yegez-home .yz-stream__item:first-child{padding-top:0}body.phantaso-yegez-home .yz-stream__item:hover{background:linear-gradient(90deg,rgb(15 61 50 / .04),transparent 60%)}@media (min-width:768px){body.phantaso-yegez-home .yz-stream__item{grid-template-columns:300px 1fr;gap:1.75rem}}body.phantaso-yegez-home .yz-stream__media{border-radius:var(--yz-r-md);box-shadow:var(--yz-shadow-card);overflow:hidden}body.phantaso-yegez-home .yz-stream__title{font-family:var(--yz-display);font-size:clamp(1.2rem, 2.1vw, 1.5rem);font-weight:700;line-height:1.22;letter-spacing:-.03em}body.phantaso-yegez-home .yz-stream__excerpt{font-size:.9375rem;line-height:1.65;color:var(--yz-muted)}body.phantaso-yegez-home .yz-collection{padding-block:clamp(1.75rem, 3.5vw, 2.5rem);background:var(--yz-paper)}body.phantaso-yegez-home .yz-tabbed__tabs{border-radius:var(--yz-r-sm);background:var(--yz-white);border:1px solid var(--yz-line);padding:.2rem}body.phantaso-yegez-home .yz-tabbed__tab.is-active{background:var(--yz-accent);color:#fff;box-shadow:none}body.phantaso-yegez-home .yz-rank{border-radius:var(--yz-r-lg);border:1px solid var(--yz-line);background:var(--yz-white);box-shadow:var(--yz-shadow-card)}body.phantaso-yegez-home .yz-newsletter{margin-block:clamp(2.5rem, 5vw, 4rem);padding-block:clamp(2.5rem, 5vw, 3.5rem);background:radial-gradient(ellipse 80% 60% at 100% 0%,rgb(154 115 73 / .22),transparent),linear-gradient(135deg,#0a1f1a 0%,#0f3d32 50%,#0c2e26 100%);border-radius:var(--yz-r-lg);box-shadow:var(--yz-shadow-lux)}body.phantaso-yegez-home .yz-newsletter .yz-title{font-family:var(--yz-display);font-size:clamp(1.75rem, 3vw, 2.25rem)}body.phantaso-yegez-home .yz-newsletter__form{display:flex;flex-wrap:wrap;gap:.65rem;align-items:stretch}body.phantaso-yegez-home .yz-newsletter__form input[type="email"]{flex:1;min-width:200px;padding:.85rem 1.25rem;border-radius:999px;border:1px solid rgb(255 255 255 / .2);background:rgb(255 255 255 / .1);color:#fff}body.phantaso-yegez-home .yz-newsletter__form button{padding-inline:1.5rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem}body.phantaso-yegez-home .yz-title,body.phantaso-yegez-home .yz-masthead__cover-title,body.phantaso-yegez-home .yz-masthead__item-title,body.phantaso-yegez-home .yz-masthead__num,body.phantaso-yegez-home .yz-editor__lead-title,body.phantaso-yegez-home .yz-editor__item-title,body.phantaso-yegez-home .yz-editor__num,body.phantaso-yegez-home .yz-card-v2__title,body.phantaso-yegez-home .yz-card-v2__overlay-title,body.phantaso-yegez-home .yz-stream__title,body.phantaso-yegez-home .yz-section-bar--lux .yz-section-bar__title,body.phantaso-yegez-home .yz-trio__title,body.phantaso-yegez-home .yz-trio__lead-title,body.phantaso-yegez-home .yz-gallery__desc,body.phantaso-yegez-home .yz-header__logo,body.phantaso-yegez-home .yz-nav__list>li>a{font-family:var(--yz-display)!important}body.phantaso-yegez-home .yz-masthead__cover-dek,body.phantaso-yegez-home .yz-stream__excerpt,body.phantaso-yegez-home .yz-editor__excerpt,body.phantaso-yegez-home .yz-lead,body.phantaso-yegez-home .yz-meta-row{font-family:var(--yz-sans)}body.phantaso-yegez-home .yz-card-v2__body{padding:1.1rem 1.2rem 1.2rem}body.phantaso-yegez-home .yz-card-v2--feature .yz-card-v2__body{padding:1.35rem 1.45rem 1.5rem}body.phantaso-yegez-home .yz-masthead__cover-media{box-shadow:0 40px 100px rgb(12 11 10 / .14)}body.phantaso-yegez-home .yz-masthead__item-link:hover .yz-masthead__item-title{color:var(--yz-accent)}body.phantaso-yegez-home .yz-gallery__desc{font-weight:700;letter-spacing:-.02em}body.phantaso-yegez-home .yz-newsletter .yz-title{font-weight:var(--phantaso-heading-weight,800);letter-spacing:-.035em}body.phantaso-yegez-home .pm-layout--yegez{align-items:stretch}body.phantaso-yegez-home .pm-layout--yegez-row{padding-block:0.5rem!important}body.phantaso-yegez-home .pm-layout--yegez-solo{grid-template-columns:minmax(0,1fr)!important;padding-block:clamp(1.25rem, 2.5vw, 1.75rem)!important}body.phantaso-yegez-home .pm-layout--yegez-sidebar-only{grid-template-columns:minmax(0,1fr) var(--yz-sidebar-col,minmax(340px,392px))!important}body.phantaso-yegez-home .pm-main--yegez{display:flex;flex-direction:column;gap:.15rem;min-width:0}body.phantaso-yegez-home .pm-sidebar,body.phantaso-yegez-home .pm-sidebar--yegez{position:relative;top:auto;align-self:stretch;z-index:1;min-width:0;display:flex;flex-direction:column}body.phantaso-yegez-home .yz-sb-stack{display:flex;flex-direction:column;gap:.5rem;min-width:0}body.phantaso-yegez-home .yz-sb-stack--flow{position:relative}body.phantaso-yegez-home .yz-sb-stack>.yz-block{margin-block:0}@media (min-width:1024px){body.phantaso-yegez-home .phantaso-container.pm-layout:has(.pm-sidebar){grid-template-columns:minmax(0,1fr) var(--yz-sidebar-col,minmax(340px,392px));align-items:start}body.phantaso-yegez-home .pm-sidebar--yegez{position:sticky;top:calc(var(--yz-header-offset, 3.75rem) + 0.75rem);align-self:start;overflow:visible}body.phantaso-yegez-home .yz-sb-stack--pin{position:relative;top:auto;max-height:none;overflow:visible}}body.phantaso-yegez-home .pm-main>.yz-block .phantaso-container{max-width:none;padding-left:0;padding-right:0}body.phantaso-yegez-home .pm-main .yz-hub,body.phantaso-yegez-home .pm-main .yz-stream--lux{padding-block:0}body.phantaso-yegez-home .phantaso-container.pm-layout{align-items:start;gap:clamp(1rem, 2vw, 1.35rem);padding-block:clamp(0.65rem, 1.5vw, 1rem)!important}body.phantaso-yegez-home .pm-main--yegez .yz-hubs .phantaso-container,body.phantaso-yegez-home .pm-main--yegez .yz-trio .phantaso-container,body.phantaso-yegez-home .pm-main--yegez .yz-camp .phantaso-container{max-width:none;padding-inline:0}body.phantaso-yegez-home .pm-main--yegez .yz-hubs,body.phantaso-yegez-home .pm-main--yegez .yz-trio,body.phantaso-yegez-home .pm-main--yegez .yz-camp--lux{padding-block:clamp(0.65rem, 1.25vw, 0.95rem)}body.phantaso-yegez-home .yz-sb{position:relative;padding:1.35rem 1.4rem 1.45rem;border:1px solid var(--yz-line);border-radius:var(--yz-r-lg);background:linear-gradient(180deg,#fff 0%,#faf8f5 100%);box-shadow:var(--yz-shadow-card);overflow:visible}body.phantaso-yegez-home .yz-sb::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--yz-brass),var(--yz-accent));opacity:.9}body.phantaso-yegez-home .yz-sb__head{margin-bottom:1.1rem}body.phantaso-yegez-home .yz-sb__title{margin:.2rem 0 0;font-family:var(--yz-display);font-size:1.125rem;font-weight:800;letter-spacing:-.03em;line-height:1.2;color:var(--yz-ink)}body.phantaso-yegez-home .yz-sb-trend__lead{display:grid;gap:.85rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-sb-trend__lead-media{position:relative;display:block;border-radius:var(--yz-r-md);overflow:hidden;aspect-ratio:16 / 10;background:var(--yz-paper);box-shadow:var(--yz-shadow-sm)}body.phantaso-yegez-home .yz-sb-trend__lead-media img{width:100%;height:100%;object-fit:cover;transition:transform 0.45s ease}body.phantaso-yegez-home .yz-sb-trend__lead-media:hover img{transform:scale(1.04)}body.phantaso-yegez-home .yz-sb-trend__lead-badge{position:absolute;top:.65rem;left:.65rem;padding:.3rem .55rem;border-radius:999px;background:rgb(12 11 10 / .72);color:#fff;font-family:var(--yz-display);font-size:.6875rem;font-weight:800;letter-spacing:.06em}body.phantaso-yegez-home .yz-sb-trend__lead-title{margin:.35rem 0 .25rem;font-family:var(--yz-display);font-size:1.05rem;font-weight:800;line-height:1.28;letter-spacing:-.025em}body.phantaso-yegez-home .yz-sb-trend__lead-title a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-sb-trend__time,body.phantaso-yegez-home .yz-sb-trend__meta{font-size:var(--yz-text-xs);color:var(--yz-muted)}body.phantaso-yegez-home .yz-sb-trend__list{list-style:none;margin:0;padding:0;display:grid;gap:0}body.phantaso-yegez-home .yz-sb-trend__item{display:grid;grid-template-columns:auto 1fr 52px;gap:.75rem;align-items:start;padding:.8rem 0;border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-sb-trend__item:last-child{border-bottom:0;padding-bottom:0}body.phantaso-yegez-home .yz-sb-trend__num{font-family:var(--yz-display);font-size:.9375rem;font-weight:800;color:var(--yz-brass);line-height:1}body.phantaso-yegez-home .yz-sb-trend__title{margin:.15rem 0 0;font-size:.875rem;font-weight:700;line-height:1.35}body.phantaso-yegez-home .yz-sb-trend__title a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-sb-trend__title a:hover{color:var(--yz-accent)}body.phantaso-yegez-home .yz-sb-trend__thumb{display:block;width:52px;height:52px;border-radius:var(--yz-r-sm);overflow:hidden;background:var(--yz-paper)}body.phantaso-yegez-home .yz-sb-trend__thumb img{width:100%;height:100%;object-fit:cover}body.phantaso-yegez-home .yz-sb-intents{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}body.phantaso-yegez-home .yz-sb-intents__link{display:grid;grid-template-columns:auto 1fr auto;gap:.75rem;align-items:center;padding:.75rem .85rem;border:1px solid var(--yz-line-soft);border-radius:var(--yz-r-md);background:var(--yz-white);text-decoration:none;color:var(--yz-ink);transition:border-color 0.2s,box-shadow 0.2s,transform 0.2s}body.phantaso-yegez-home .yz-sb-intents__link:hover{border-color:color-mix(in srgb,var(--yz-intent) 40%,var(--yz-line));box-shadow:0 8px 24px rgb(12 11 10 / .06);transform:translateY(-1px)}body.phantaso-yegez-home .yz-sb-intents__icon{width:10px;height:10px;border-radius:50%;background:var(--yz-intent,var(--yz-accent));box-shadow:0 0 0 4px color-mix(in srgb,var(--yz-intent,var(--yz-accent)) 18%,transparent)}body.phantaso-yegez-home .yz-sb-intents__copy strong{display:block;font-family:var(--yz-display);font-size:.875rem;font-weight:800;letter-spacing:-.02em}body.phantaso-yegez-home .yz-sb-intents__copy small{display:block;margin-top:.15rem;font-size:.75rem;line-height:1.4;color:var(--yz-muted)}body.phantaso-yegez-home .yz-sb-intents__count{min-width:1.75rem;padding:.2rem .45rem;border-radius:999px;background:var(--yz-paper);font-size:.6875rem;font-weight:800;color:var(--yz-muted);text-align:center}body.phantaso-yegez-home .yz-sb--newsletter{background:radial-gradient(ellipse 90% 70% at 100% 0%,rgb(154 115 73 / .28),transparent),linear-gradient(165deg,#0a1f1a 0%,#0f3d32 55%,#0c2e26 100%);border-color:rgb(255 255 255 / .08);color:#fff}body.phantaso-yegez-home .yz-sb--newsletter .yz-kicker,body.phantaso-yegez-home .yz-sb--newsletter .yz-sb__title{color:#fff}body.phantaso-yegez-home .yz-sb-newsletter__dek{margin:0 0 1rem;font-size:.875rem;line-height:1.55;color:rgb(255 255 255 / .78)}body.phantaso-yegez-home .yz-sb-newsletter__form{display:grid;gap:.55rem}body.phantaso-yegez-home .yz-sb-newsletter__form input[type="email"]{width:100%;padding:.8rem 1rem;border-radius:999px;border:1px solid rgb(255 255 255 / .22);background:rgb(255 255 255 / .1);color:#fff;font-size:.875rem}body.phantaso-yegez-home .yz-sb-newsletter__form input[type="email"]::placeholder{color:rgb(255 255 255 / .55)}body.phantaso-yegez-home .yz-sb-newsletter__form .yz-btn{width:100%;justify-content:center}body.phantaso-yegez-home .yz-sb-social{display:grid;gap:.5rem}body.phantaso-yegez-home .yz-sb-social__btn{display:grid;grid-template-columns:2.25rem 1fr;gap:.75rem;align-items:center;padding:.65rem .85rem;border-radius:var(--yz-r-md);border:1px solid var(--yz-line-soft);background:var(--yz-white);text-decoration:none;color:var(--yz-ink);font-size:.875rem;font-weight:700;transition:background 0.2s,border-color 0.2s}body.phantaso-yegez-home .yz-sb-social__btn:hover{border-color:var(--yz-line);background:var(--yz-paper)}body.phantaso-yegez-home .yz-sb-social__icon{display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:50%;font-size:.6875rem;font-weight:800;color:#fff}body.phantaso-yegez-home .yz-sb-social__btn.is-ig .yz-sb-social__icon{background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af)}body.phantaso-yegez-home .yz-sb-social__btn.is-yt .yz-sb-social__icon{background:red}body.phantaso-yegez-home .yz-sb-social__btn.is-x .yz-sb-social__icon{background:#0c0b0a}body.phantaso-yegez-home .yz-sb-social__btn.is-fb .yz-sb-social__icon{background:#1877f2}body.phantaso-yegez-home .yz-sb-social__btn.is-in .yz-sb-social__icon{background:#0a66c2}body.phantaso-yegez-home .yz-sb-social__btn.is-tk .yz-sb-social__icon{background:#0c0b0a}body.phantaso-yegez-home .yz-sb-tags{display:flex;flex-wrap:wrap;gap:.45rem}body.phantaso-yegez-home .yz-sb-tags__chip{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .7rem;border-radius:999px;border:1px solid var(--yz-line);background:var(--yz-white);font-size:.75rem;font-weight:700;color:var(--yz-ink);text-decoration:none;transition:border-color 0.2s,background 0.2s}body.phantaso-yegez-home .yz-sb-tags__chip:hover{border-color:var(--yz-brass);background:var(--yz-paper)}body.phantaso-yegez-home .yz-sb-tags__count{font-size:.625rem;font-weight:800;color:var(--yz-muted)}body.phantaso-yegez-home .yz-collection--solo{padding-block:clamp(1.75rem, 3.5vw, 2.5rem)}body.phantaso-yegez-home .yz-collection--solo .yz-tabbed{border-radius:var(--yz-r-lg);box-shadow:var(--yz-shadow-lux)}body.phantaso-yegez-home .yz-hub--editor .yz-editor__grid{gap:clamp(1.25rem, 2.5vw, 2rem)}body.phantaso-yegez-home .yz-stream--lux .yz-stream__item:first-child{padding-top:0;border-top:0}body.phantaso-yegez-home .yz-sb-featured{display:grid;gap:.55rem;max-height:none;overflow:visible}body.phantaso-yegez-home .yz-sb-featured__item{display:block;padding:0;border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-sb-featured__link{display:grid;grid-template-columns:72px minmax(0,1fr);gap:.85rem;align-items:start;padding:.85rem 0;color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-sb-featured__item:last-child{border-bottom:0}body.phantaso-yegez-home .yz-sb-featured__item:last-child .yz-sb-featured__link{padding-bottom:0}body.phantaso-yegez-home .yz-sb-featured__thumb{display:block;border-radius:var(--yz-r-sm);overflow:hidden;aspect-ratio:1;background:var(--yz-paper)}body.phantaso-yegez-home .yz-sb-featured__thumb img{width:100%;height:100%;object-fit:cover;transition:transform 0.35s ease}body.phantaso-yegez-home .yz-sb-featured__thumb:hover img{transform:scale(1.05)}body.phantaso-yegez-home .yz-sb-featured__title{margin:.25rem 0 0;font-size:.875rem;font-weight:700;line-height:1.35}body.phantaso-yegez-home .yz-sb-featured__title a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-sb-featured__title a:hover{color:var(--yz-accent)}body.phantaso-yegez-home .yz-sb-author__profile{display:grid;grid-template-columns:64px 1fr;gap:.85rem;align-items:start;margin-bottom:1rem}body.phantaso-yegez-home .yz-sb-author__avatar{border-radius:50%;width:64px;height:64px}body.phantaso-yegez-home .yz-sb-author__name{display:block;font-family:var(--yz-display);font-size:1rem;font-weight:800;letter-spacing:-.02em}body.phantaso-yegez-home .yz-sb-author__bio{margin:.35rem 0 .5rem;font-size:.8125rem;line-height:1.5;color:var(--yz-muted)}body.phantaso-yegez-home .yz-sb-author__list{list-style:none;margin:0;padding:0;display:grid;gap:.55rem;border-top:1px solid var(--yz-line-soft);padding-top:.85rem}body.phantaso-yegez-home .yz-sb-author__list a{font-size:.8125rem;font-weight:700;line-height:1.4;color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-sb-author__list a:hover{color:var(--yz-accent)}body.phantaso-yegez-home .yz-sb-pick__media{display:block;border-radius:var(--yz-r-md);overflow:hidden;aspect-ratio:16 / 10;margin-bottom:.85rem;background:var(--yz-paper)}body.phantaso-yegez-home .yz-sb-pick__media img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s ease}body.phantaso-yegez-home .yz-sb-pick__media:hover img{transform:scale(1.04)}body.phantaso-yegez-home .yz-sb-pick__title{margin:.35rem 0 .5rem;font-family:var(--yz-display);font-size:1.05rem;font-weight:800;line-height:1.28;letter-spacing:-.025em}body.phantaso-yegez-home .yz-sb-pick__title a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-sb-pick__dek{margin:0 0 .75rem;font-size:.8125rem;line-height:1.55;color:var(--yz-muted)}body.phantaso-yegez-home .yz-sb-dest{list-style:none;margin:0;padding:0;display:grid;gap:.35rem;max-height:320px;overflow-y:auto;scrollbar-width:thin}body.phantaso-yegez-home .yz-sb-dest__link{display:grid;grid-template-columns:2.25rem 1fr;gap:.65rem;align-items:center;padding:.55rem .65rem;border-radius:var(--yz-r-sm);border:1px solid #fff0;text-decoration:none;color:var(--yz-ink);transition:background 0.2s,border-color 0.2s}body.phantaso-yegez-home .yz-sb-dest__link:hover{background:var(--yz-paper);border-color:var(--yz-line-soft)}body.phantaso-yegez-home .yz-sb-dest__plate{display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:var(--yz-r-sm);background:var(--yz-paper);font-family:var(--yz-display);font-size:.75rem;font-weight:800;color:var(--yz-brass)}body.phantaso-yegez-home .yz-sb-dest__name{font-size:.8125rem;font-weight:700}body.phantaso-yegez-home .yz-block>section,body.phantaso-yegez-home .yz-block>.phantaso-container{width:100%}body.phantaso-yegez-home .pm-main--yegez .yz-block{padding-block:clamp(0.55rem, 1.1vw, 0.85rem)}body.phantaso-yegez-home .pm-main--yegez .yz-block:first-child{padding-top:0}body.phantaso-yegez-home .yz-stats{padding-block:clamp(1.25rem, 2.5vw, 1.75rem)}body.phantaso-yegez-home .yz-stats__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem;padding:1.25rem;border-radius:var(--yz-r-lg);border:1px solid var(--yz-line);background:linear-gradient(135deg,#0a1f1a 0%,#0f3d32 50%,#0c2e26 100%);box-shadow:var(--yz-shadow-lux)}@media (min-width:768px){body.phantaso-yegez-home .yz-stats__grid{grid-template-columns:repeat(4,1fr)}}body.phantaso-yegez-home .yz-stats__item{text-align:center;padding:.75rem .5rem}body.phantaso-yegez-home .yz-stats__num{display:block;font-family:var(--yz-display);font-size:clamp(1.75rem, 3vw, 2.25rem);font-weight:800;letter-spacing:-.04em;color:#fff;line-height:1}body.phantaso-yegez-home .yz-stats__label{display:block;margin-top:.45rem;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgb(255 255 255 / .65)}body.phantaso-yegez-home .yz-hscroll{padding-block:clamp(1.5rem, 3vw, 2rem);background:var(--yz-paper)}body.phantaso-yegez-home .yz-hscroll__track{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.35rem;scroll-snap-type:x mandatory;scrollbar-width:thin}body.phantaso-yegez-home .yz-hscroll__card{flex:0 0 min(280px, 78vw);scroll-snap-align:start}body.phantaso-yegez-home .yz-hscroll__link{display:block;border-radius:var(--yz-r-lg);overflow:hidden;text-decoration:none;background:var(--yz-white);box-shadow:var(--yz-shadow-card);transition:transform 0.25s var(--yz-ease-lux),box-shadow 0.25s}body.phantaso-yegez-home .yz-hscroll__link:hover{transform:translateY(-4px);box-shadow:var(--yz-shadow-lux)}body.phantaso-yegez-home .yz-hscroll__media{display:block;position:relative;aspect-ratio:4 / 5;overflow:hidden}body.phantaso-yegez-home .yz-hscroll__media img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s var(--yz-ease-lux)}body.phantaso-yegez-home .yz-hscroll__link:hover .yz-hscroll__media img{transform:scale(1.05)}body.phantaso-yegez-home .yz-hscroll__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgb(12 11 10 / .55) 0%,transparent 45%)}body.phantaso-yegez-home .yz-hscroll__body{display:grid;gap:.45rem;padding:.9rem 1rem 1.1rem}body.phantaso-yegez-home .yz-hscroll__title{font-family:var(--yz-display);font-size:.9375rem;font-weight:800;line-height:1.35;color:var(--yz-ink)}body.phantaso-yegez-home .yz-hscroll__meta{font-size:var(--yz-text-xs);color:var(--yz-muted)}body.phantaso-yegez-home .yz-popular{padding-block:clamp(1.5rem, 3vw, 2rem);background:var(--yz-white)}body.phantaso-yegez-home .yz-popular__grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:768px){body.phantaso-yegez-home .yz-popular__grid{grid-template-columns:1.2fr 1fr 1fr;grid-template-rows:auto auto}body.phantaso-yegez-home .yz-popular__item--lead{grid-row:span 2}}body.phantaso-yegez-home .yz-popular__item{border-radius:var(--yz-r-lg);overflow:hidden;background:var(--yz-paper);border:1px solid var(--yz-line-soft);box-shadow:var(--yz-shadow-sm);transition:transform 0.22s,box-shadow 0.22s}body.phantaso-yegez-home .yz-popular__item:hover{transform:translateY(-3px);box-shadow:var(--yz-shadow-card)}body.phantaso-yegez-home .yz-popular__media{display:block;position:relative;aspect-ratio:16 / 10;overflow:hidden}body.phantaso-yegez-home .yz-popular__item--lead .yz-popular__media{aspect-ratio:4 / 5}body.phantaso-yegez-home .yz-popular__media img{width:100%;height:100%;object-fit:cover;transition:transform 0.45s ease}body.phantaso-yegez-home .yz-popular__item:hover .yz-popular__media img{transform:scale(1.04)}body.phantaso-yegez-home .yz-popular__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgb(12 11 10 / .35) 0%,transparent 50%)}body.phantaso-yegez-home .yz-popular__media .yz-meta__pill{display:none!important}body.phantaso-yegez-home .yz-popular__intent{display:inline-flex;align-items:center;margin:0 0 .35rem;padding:.2rem .55rem;border-radius:999px;font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--pt-intent-color,var(--yz-accent));background:color-mix(in srgb,var(--pt-intent-color,var(--yz-accent)) 12%,#fff)}body.phantaso-yegez-home .yz-popular__body{padding:.9rem 1rem 1.1rem}body.phantaso-yegez-home .yz-popular__title{margin:0 0 .5rem;font-family:var(--yz-display);font-size:1rem;font-weight:800;line-height:1.3}body.phantaso-yegez-home .yz-popular__title a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-dest-band{padding-block:clamp(1.5rem, 3vw, 2rem);background:var(--yz-paper)}body.phantaso-yegez-home .yz-dest-band__grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){body.phantaso-yegez-home .yz-dest-band__grid{grid-template-columns:repeat(4,1fr)}}body.phantaso-yegez-home .yz-dest-band__card{display:block;position:relative;min-height:220px;border-radius:var(--yz-r-lg);overflow:hidden;text-decoration:none;box-shadow:var(--yz-shadow-card);transition:transform 0.25s ease,box-shadow 0.25s}body.phantaso-yegez-home .yz-dest-band__card:hover{transform:translateY(-4px);box-shadow:var(--yz-shadow-lux)}body.phantaso-yegez-home .yz-dest-band__media{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform 0.5s ease}body.phantaso-yegez-home .yz-dest-band__card:hover .yz-dest-band__media{transform:scale(1.06)}body.phantaso-yegez-home .yz-dest-band__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgb(12 11 10 / .88) 0%,rgb(12 11 10 / .15) 60%)}body.phantaso-yegez-home .yz-dest-band__body{position:absolute;left:0;right:0;bottom:0;padding:1rem;color:#fff}body.phantaso-yegez-home .yz-dest-band__title{display:block;font-family:var(--yz-display);font-size:1rem;font-weight:800;line-height:1.25}body.phantaso-yegez-home .yz-dest-band__city{display:block;margin-top:.25rem;font-size:.75rem;opacity:.75}body.phantaso-yegez-home .yz-intent-show{padding-block:clamp(1.75rem, 3.5vw, 2.5rem);background:var(--yz-white)}body.phantaso-yegez-home .yz-intent-show__grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){body.phantaso-yegez-home .yz-intent-show__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){body.phantaso-yegez-home .yz-intent-show__grid{grid-template-columns:repeat(3,1fr)}}body.phantaso-yegez-home .yz-intent-show__card{display:block;position:relative;min-height:240px;border-radius:var(--yz-r-lg);overflow:hidden;text-decoration:none;box-shadow:var(--yz-shadow-card);transition:transform 0.25s ease,box-shadow 0.25s}body.phantaso-yegez-home .yz-intent-show__card:hover{transform:translateY(-4px);box-shadow:var(--yz-shadow-lux)}body.phantaso-yegez-home .yz-intent-show__media{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform 0.5s ease}body.phantaso-yegez-home .yz-intent-show__card:hover .yz-intent-show__media{transform:scale(1.05)}body.phantaso-yegez-home .yz-intent-show__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgb(12 11 10 / .92) 0%,rgb(12 11 10 / .25) 55%,color-mix(in srgb,var(--yz-cat,#1a4d3e) 25%,transparent) 100%)}body.phantaso-yegez-home .yz-intent-show__body{position:absolute;inset:auto 0 0;padding:1.15rem;color:#fff}body.phantaso-yegez-home .yz-intent-show__kicker{display:block;font-size:.625rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--yz-brass);margin-bottom:.35rem}body.phantaso-yegez-home .yz-intent-show__title{display:block;font-family:var(--yz-display);font-size:1.05rem;font-weight:700;line-height:1.3;margin-bottom:.5rem}body.phantaso-yegez-home .yz-intent-show__cta{font-size:.8125rem;font-weight:700;opacity:.85}body.phantaso-yegez-home .yz-ranked{padding-block:clamp(1.5rem, 3vw, 2rem);background:var(--yz-paper)}body.phantaso-yegez-home .yz-ranked__grid{display:grid;gap:1rem}@media (min-width:900px){body.phantaso-yegez-home .yz-ranked__grid{grid-template-columns:repeat(3,1fr)}}body.phantaso-yegez-home .yz-ranked__col{padding:1.25rem;border-radius:var(--yz-r-lg);border:1px solid var(--yz-line);background:var(--yz-white);box-shadow:var(--yz-shadow-card)}body.phantaso-yegez-home .yz-ranked__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 35%,var(--yz-line))}body.phantaso-yegez-home .yz-ranked__title{margin:0;font-family:var(--yz-display);font-size:1rem;font-weight:800;color:var(--yz-cat,var(--yz-accent))}body.phantaso-yegez-home .yz-ranked__hero-media{display:block;position:relative;border-radius:var(--yz-r-md);overflow:hidden;aspect-ratio:16 / 10;margin-bottom:.75rem}body.phantaso-yegez-home .yz-ranked__hero-media img{width:100%;height:100%;object-fit:cover}body.phantaso-yegez-home .yz-ranked__hero-num{position:absolute;top:.65rem;left:.65rem;width:2rem;height:2rem;display:grid;place-items:center;border-radius:50%;background:var(--yz-brass);color:#fff;font-family:var(--yz-display);font-weight:800;font-size:.875rem}body.phantaso-yegez-home .yz-ranked__hero-title{margin:0 0 .5rem;font-size:1rem;font-weight:800;line-height:1.3}body.phantaso-yegez-home .yz-ranked__hero-title a,body.phantaso-yegez-home .yz-ranked__item-body a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-ranked__item{display:grid;grid-template-columns:auto 1fr 52px;gap:.75rem;align-items:start;padding:.75rem 0;border-top:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-ranked__num{font-family:var(--yz-display);font-weight:800;color:var(--yz-brass)}body.phantaso-yegez-home .yz-ranked__item-body h4{margin:0 0 .35rem;font-size:.875rem;font-weight:700;line-height:1.35}body.phantaso-yegez-home .yz-ranked__thumb{display:block;width:52px;height:52px;border-radius:var(--yz-r-sm);overflow:hidden}body.phantaso-yegez-home .yz-ranked__thumb img{width:100%;height:100%;object-fit:cover}body.phantaso-yegez-home .yz-editor-strip{padding-block:clamp(1.75rem, 3.5vw, 2.5rem);background:var(--yz-white)}body.phantaso-yegez-home .yz-editor-strip__grid{display:grid;gap:1.25rem}@media (min-width:900px){body.phantaso-yegez-home .yz-editor-strip__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:start}}body.phantaso-yegez-home .yz-editor-strip__profile{display:grid;grid-template-columns:96px 1fr;gap:1.25rem;padding:1.5rem;border-radius:var(--yz-r-lg);border:1px solid var(--yz-line);background:linear-gradient(180deg,#fff 0%,var(--yz-paper) 100%);box-shadow:var(--yz-shadow-lux)}body.phantaso-yegez-home .yz-editor-strip__avatar{border-radius:50%;width:96px;height:96px}body.phantaso-yegez-home .yz-editor-strip__name{margin:.25rem 0 0;font-family:var(--yz-display);font-size:1.5rem;font-weight:800;letter-spacing:-.03em}body.phantaso-yegez-home .yz-editor-strip__role{margin:.25rem 0 .5rem;font-size:.8125rem;font-weight:700;color:var(--yz-brass);text-transform:uppercase;letter-spacing:.08em}body.phantaso-yegez-home .yz-editor-strip__bio{margin:0 0 .75rem;font-size:.875rem;line-height:1.55;color:var(--yz-muted)}body.phantaso-yegez-home .yz-editor-strip__stat strong{font-family:var(--yz-display);font-size:1.25rem;color:var(--yz-accent)}body.phantaso-yegez-home .yz-editor-strip__picks{display:grid;gap:.85rem}body.phantaso-yegez-home .yz-editor-strip__pick{display:grid;grid-template-columns:88px 1fr;gap:.85rem;padding:.85rem;border-radius:var(--yz-r-md);border:1px solid var(--yz-line-soft);background:var(--yz-white);box-shadow:var(--yz-shadow-sm)}body.phantaso-yegez-home .yz-editor-strip__pick-media{display:block;border-radius:var(--yz-r-sm);overflow:hidden;aspect-ratio:1}body.phantaso-yegez-home .yz-editor-strip__pick-media img{width:100%;height:100%;object-fit:cover}body.phantaso-yegez-home .yz-editor-strip__pick-body h3{margin:.35rem 0 .5rem;font-size:.875rem;font-weight:700;line-height:1.35}body.phantaso-yegez-home .yz-editor-strip__pick-body a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-cat-blocks{padding-block:clamp(1.5rem, 3vw, 2rem)}body.phantaso-yegez-home .yz-cat-blocks__stack{display:grid;gap:1.25rem}body.phantaso-yegez-home .yz-cat-block{padding:1.35rem;border-radius:var(--yz-r-lg);border:1px solid var(--yz-line);background:var(--yz-white);box-shadow:var(--yz-shadow-card)}body.phantaso-yegez-home .yz-cat-block__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}body.phantaso-yegez-home .yz-cat-block__title{margin:0;font-family:var(--yz-display);font-size:1.125rem;font-weight:800;color:var(--yz-cat,var(--yz-accent))}body.phantaso-yegez-home .yz-cat-block__grid{display:grid;gap:1rem}@media (min-width:768px){body.phantaso-yegez-home .yz-cat-block__grid{grid-template-columns:1.2fr 1fr 1fr;grid-template-rows:auto auto}body.phantaso-yegez-home .yz-cat-block__lead{grid-row:span 2}}body.phantaso-yegez-home .yz-cat-block__lead-media{display:block;border-radius:var(--yz-r-md);overflow:hidden;aspect-ratio:16 / 10;margin-bottom:.75rem}body.phantaso-yegez-home .yz-cat-block__lead-media img{width:100%;height:100%;object-fit:cover}body.phantaso-yegez-home .yz-cat-block__lead h3,body.phantaso-yegez-home .yz-cat-block__mini h4{margin:0 0 .35rem;font-size:.9375rem;font-weight:700;line-height:1.35}body.phantaso-yegez-home .yz-cat-block__lead a,body.phantaso-yegez-home .yz-cat-block__mini a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-cat-block__mini{display:grid;grid-template-columns:64px 1fr;gap:.75rem;align-items:start}body.phantaso-yegez-home .yz-cat-block__mini-thumb{display:block;border-radius:var(--yz-r-sm);overflow:hidden;aspect-ratio:1}body.phantaso-yegez-home .yz-cat-block__mini-thumb img{width:100%;height:100%;object-fit:cover}body.phantaso-yegez-home .yz-card-grid{padding-block:clamp(1.5rem, 3vw, 2rem);background:var(--yz-paper)}body.phantaso-yegez-home .yz-card-grid__items{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){body.phantaso-yegez-home .yz-card-grid__items{grid-template-columns:repeat(3,1fr)}}body.phantaso-yegez-home .yz-masonry{padding-block:clamp(1.75rem, 3.5vw, 2.5rem);background:var(--yz-white)}body.phantaso-yegez-home .yz-masonry__grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){body.phantaso-yegez-home .yz-masonry__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1100px){body.phantaso-yegez-home .yz-masonry__grid{grid-template-columns:repeat(4,1fr)}}body.phantaso-yegez-home .yz-masonry__card{border-radius:var(--yz-r-lg);overflow:hidden;background:var(--yz-paper);border:1px solid var(--yz-line-soft);box-shadow:var(--yz-shadow-sm);transition:transform 0.22s,box-shadow 0.22s}body.phantaso-yegez-home .yz-masonry__card:hover{transform:translateY(-3px);box-shadow:var(--yz-shadow-card)}body.phantaso-yegez-home .yz-masonry__media{display:block;position:relative;aspect-ratio:4 / 5;overflow:hidden}body.phantaso-yegez-home .yz-masonry__media img{width:100%;height:100%;object-fit:cover;transition:transform 0.45s ease}body.phantaso-yegez-home .yz-masonry__card:hover .yz-masonry__media img{transform:scale(1.05)}body.phantaso-yegez-home .yz-masonry__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgb(12 11 10 / .4) 0%,transparent 45%)}body.phantaso-yegez-home .yz-masonry__media .yz-meta__pill{display:none!important}body.phantaso-yegez-home .yz-masonry__intent{display:inline-flex;align-items:center;margin:0 0 .35rem;padding:.18rem .5rem;border-radius:999px;font-size:.65rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--pt-intent-color,var(--yz-accent));background:color-mix(in srgb,var(--pt-intent-color,var(--yz-accent)) 12%,#fff)}body.phantaso-yegez-home .yz-masonry__body{padding:.85rem .9rem 1rem}body.phantaso-yegez-home .yz-masonry__body h3{margin:0 0 .45rem;font-size:.875rem;font-weight:700;line-height:1.35}body.phantaso-yegez-home .yz-masonry__body a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-masonry__more{display:flex;justify-content:center;margin-top:1.5rem}body.phantaso-yegez-home .yz-season{padding-block:clamp(1.75rem, 3.5vw, 2.5rem);background:linear-gradient(135deg,color-mix(in srgb,var(--yz-cat,#1a4d3e) 12%,#fff) 0%,var(--yz-paper) 100%)}body.phantaso-yegez-home .yz-season__inner{display:grid;gap:1.25rem;padding:1.5rem;border-radius:var(--yz-r-lg);border:1px solid var(--yz-line);background:var(--yz-white);box-shadow:var(--yz-shadow-lux)}@media (min-width:900px){body.phantaso-yegez-home .yz-season__inner{grid-template-columns:minmax(0,0.9fr) minmax(0,1.4fr);align-items:center}}body.phantaso-yegez-home .yz-season__badge{display:inline-block;padding:.35rem .65rem;border-radius:999px;background:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 15%,transparent);font-size:.6875rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--yz-cat,var(--yz-accent))}body.phantaso-yegez-home .yz-season__title{margin:.65rem 0 .5rem;font-family:var(--yz-display);font-size:clamp(1.35rem, 2.5vw, 1.75rem);font-weight:800;letter-spacing:-.03em}body.phantaso-yegez-home .yz-season__dek{margin:0;font-size:.9375rem;line-height:1.55;color:var(--yz-muted)}body.phantaso-yegez-home .yz-season__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media (min-width:640px){body.phantaso-yegez-home .yz-season__cards{grid-template-columns:repeat(4,1fr)}}body.phantaso-yegez-home .yz-season__card{display:block;text-decoration:none;border-radius:var(--yz-r-md);overflow:hidden;background:var(--yz-paper);border:1px solid var(--yz-line-soft);transition:transform 0.2s,box-shadow 0.2s}body.phantaso-yegez-home .yz-season__card:hover{transform:translateY(-2px);box-shadow:var(--yz-shadow-card)}body.phantaso-yegez-home .yz-season__card-media{display:block;aspect-ratio:4 / 3;background-size:cover;background-position:center}body.phantaso-yegez-home .yz-season__card-title{display:block;padding:.65rem .75rem;font-size:.8125rem;font-weight:700;line-height:1.35;color:var(--yz-ink)}body.phantaso-yegez-home .yz-camp{padding-block:clamp(1.75rem, 3.5vw, 2.5rem);background:var(--yz-paper)}body.phantaso-yegez-home .yz-camp__grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){body.phantaso-yegez-home .yz-camp__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){body.phantaso-yegez-home .yz-camp__grid{grid-template-columns:repeat(3,1fr)}}body.phantaso-yegez-home .yz-camp__card{border-radius:var(--yz-r-lg);overflow:hidden;background:var(--yz-white);border:1px solid var(--yz-line-soft);box-shadow:var(--yz-shadow-card);transition:transform 0.22s,box-shadow 0.22s}body.phantaso-yegez-home .yz-camp__card:hover{transform:translateY(-3px);box-shadow:var(--yz-shadow-lux)}body.phantaso-yegez-home .yz-camp__media{display:block;aspect-ratio:16 / 10;overflow:hidden}body.phantaso-yegez-home .yz-camp__media img{width:100%;height:100%;object-fit:cover;transition:transform 0.45s ease}body.phantaso-yegez-home .yz-camp__card:hover .yz-camp__media img{transform:scale(1.04)}body.phantaso-yegez-home .yz-camp__body{padding:.9rem 1rem 1.1rem}body.phantaso-yegez-home .yz-camp__body h3{margin:0 0 .35rem;font-size:.9375rem;font-weight:800;line-height:1.3}body.phantaso-yegez-home .yz-camp__body h3 a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-camp__body p{margin:0 0 .5rem;font-size:.8125rem;line-height:1.5;color:var(--yz-muted)}body.phantaso-yegez-home .yz-region-tabs{padding-block:clamp(1.75rem, 3.5vw, 2.5rem);background:var(--yz-white)}body.phantaso-yegez-home .yz-region-tabs__nav{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}body.phantaso-yegez-home .yz-region-tabs__btn{padding:.55rem 1rem;border-radius:999px;border:1px solid var(--yz-line);background:var(--yz-white);font-family:var(--yz-display);font-size:.8125rem;font-weight:700;color:var(--yz-muted);cursor:pointer;transition:background 0.2s,border-color 0.2s,color 0.2s}body.phantaso-yegez-home .yz-region-tabs__btn.is-active,body.phantaso-yegez-home .yz-region-tabs__btn:hover{background:var(--yz-ink);border-color:var(--yz-ink);color:#fff}body.phantaso-yegez-home .yz-region-tabs__grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){body.phantaso-yegez-home .yz-region-tabs__grid{grid-template-columns:repeat(3,1fr)}}body.phantaso-yegez-home .yz-hubs{padding-block:clamp(1.75rem, 3.5vw, 2.5rem);background:var(--yz-paper)}body.phantaso-yegez-home .yz-hubs__grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){body.phantaso-yegez-home .yz-hubs__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){body.phantaso-yegez-home .yz-hubs__grid{grid-template-columns:repeat(3,1fr)}}body.phantaso-yegez-home .yz-hubs__col{padding:1.15rem 1.2rem;border-radius:var(--yz-r-lg);border:1px solid var(--yz-line);background:var(--yz-white);box-shadow:var(--yz-shadow-sm);border-top:3px solid var(--yz-cat,var(--yz-accent))}body.phantaso-yegez-home .yz-hubs__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}body.phantaso-yegez-home .yz-hubs__title{margin:0;font-family:var(--yz-display);font-size:.9375rem;font-weight:800;color:var(--yz-cat,var(--yz-accent))}body.phantaso-yegez-home .yz-hubs__list{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}body.phantaso-yegez-home .yz-hubs__item{display:flex;flex-direction:column;gap:.15rem;padding-bottom:.55rem;border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home .yz-hubs__item:last-child{border-bottom:0;padding-bottom:0}body.phantaso-yegez-home .yz-hubs__item a{font-size:.8125rem;font-weight:700;line-height:1.35;color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-hubs__item a:hover{color:var(--yz-accent)}body.phantaso-yegez-home .yz-hubs__item span{font-size:.6875rem;color:var(--yz-muted)}body.phantaso-yegez-home .yz-faq{padding-block:clamp(1.75rem, 3.5vw, 2.5rem);background:var(--yz-white)}body.phantaso-yegez-home .yz-faq__list{display:grid;gap:.65rem}body.phantaso-yegez-home .yz-faq__item{border-radius:var(--yz-r-md);border:1px solid var(--yz-line);background:var(--yz-paper);overflow:hidden}body.phantaso-yegez-home .yz-faq__q{padding:1rem 1.15rem;font-family:var(--yz-display);font-size:.9375rem;font-weight:700;color:var(--yz-ink);cursor:pointer;list-style:none}body.phantaso-yegez-home .yz-faq__q::-webkit-details-marker{display:none}body.phantaso-yegez-home .yz-faq__item[open] .yz-faq__q{border-bottom:1px solid var(--yz-line-soft);background:var(--yz-white)}body.phantaso-yegez-home .yz-faq__a{margin:0;padding:.9rem 1.15rem 1.1rem;font-size:.875rem;line-height:1.6;color:var(--yz-muted)}body.phantaso-yegez-home .yz-chip-link{font-size:.75rem;font-weight:700;color:var(--yz-accent);text-decoration:none;white-space:nowrap}body.phantaso-yegez-home .yz-chip-link:hover{text-decoration:underline}body.phantaso-yegez-home .yz-block [class^="pt-"],body.phantaso-yegez-home .yz-block [class^="pm-"]:not(.pm-main):not(.pm-sidebar):not(.pm-layout){font-family:var(--yz-sans)}body.phantaso-yegez-home .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit),body.yegez-luxe .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit){padding:0;border-radius:var(--yz-r-lg);border:1px solid var(--yz-line);background:var(--yz-white);box-shadow:var(--yz-shadow-sm);overflow:hidden}body.phantaso-yegez-home .pm-sidebar--yegez .yz-pulse,body.yegez-luxe .yz-article__rail .yz-pulse{width:100%}body.phantaso-yegez-home .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit) .yz-sb__head,body.yegez-luxe .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit) .yz-sb__head{padding:1rem 1rem .65rem;margin:0;border-bottom:0}body.phantaso-yegez-home .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit) .yz-pulse__switch,body.yegez-luxe .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit) .yz-pulse__switch{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0 1rem .85rem;padding:.28rem;border-radius:999px;background:color-mix(in srgb,var(--yz-line) 55%,var(--yz-paper))}body.phantaso-yegez-home .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit) .yz-pulse__tab,body.yegez-luxe .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit) .yz-pulse__tab{display:inline-flex;align-items:center;justify-content:center;min-height:2.4rem;padding:.45rem .65rem;border:0;border-radius:999px;background:#fff0;font-family:var(--yz-sans);font-size:.78rem;font-weight:800;color:var(--yz-muted);cursor:pointer;transition:background 0.22s var(--yz-ease),color 0.22s var(--yz-ease),box-shadow 0.22s var(--yz-ease)}body.phantaso-yegez-home .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit) .yz-pulse__tab.is-active,body.yegez-luxe .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit) .yz-pulse__tab.is-active{background:var(--yz-accent);color:#fff;box-shadow:0 6px 18px rgb(26 77 62 / .22)}body.phantaso-yegez-home .yz-pulse__panel:not(.is-active),body.yegez-luxe .yz-pulse__panel:not(.is-active){display:none}body.phantaso-yegez-home .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit) .yz-pulse__stack,body.yegez-luxe .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit) .yz-pulse__stack{display:grid;gap:.55rem;padding:0 1rem 1rem}body.phantaso-yegez-home .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit) .yz-pulse__card,body.yegez-luxe .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit) .yz-pulse__card{display:grid;grid-template-columns:5rem 1fr;gap:.75rem;align-items:center;padding:.65rem .7rem;border-radius:var(--yz-r-md);border:1px solid var(--yz-line);background:var(--yz-white);transition:border-color 0.2s var(--yz-ease),box-shadow 0.2s var(--yz-ease)}body.phantaso-yegez-home .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit) .yz-pulse__card:hover,body.yegez-luxe .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit) .yz-pulse__card:hover{border-color:color-mix(in srgb,var(--yz-accent) 30%,var(--yz-line));box-shadow:var(--yz-shadow-sm)}body.phantaso-yegez-home .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit) .yz-pulse__thumb,body.yegez-luxe .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit) .yz-pulse__thumb{display:block;width:5rem;height:3.65rem;border-radius:.5rem;overflow:hidden;background:var(--yz-paper);flex-shrink:0}body.phantaso-yegez-home .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit) .yz-pulse__thumb img,body.yegez-luxe .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit) .yz-pulse__thumb img{width:100%;height:100%;object-fit:cover}body.phantaso-yegez-home .yz-pulse__title,body.yegez-luxe .yz-pulse__title{margin:0;font-size:.8125rem;font-weight:700;line-height:1.38;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.phantaso-yegez-home .yz-pulse__title a,body.yegez-luxe .yz-pulse__title a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-pulse__title a:hover,body.yegez-luxe .yz-pulse__title a:hover{color:var(--yz-accent)}body.phantaso-yegez-home .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit) .yz-pulse__date,body.yegez-luxe .yz-pulse:not(.yz-pulse--index):not(.yz-pulse--orbit) .yz-pulse__date{display:block;margin-top:.3rem;font-size:.72rem;font-weight:600;color:var(--yz-muted)}body.phantaso-yegez-home .yz-desk,body.yegez-luxe .yz-desk{padding-block:clamp(1.35rem, 3vw, 2.25rem)}body.phantaso-yegez-home .yz-desk__grid,body.yegez-luxe .yz-desk__grid{display:grid;gap:1rem}@media (min-width:900px){body.phantaso-yegez-home .yz-desk__grid,body.yegez-luxe .yz-desk__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}}body.phantaso-yegez-home .yz-desk__col,body.yegez-luxe .yz-desk__col{padding:1rem 1rem .85rem;border-radius:var(--yz-r-lg);border:1px solid var(--yz-line);background:var(--yz-white);box-shadow:var(--yz-shadow-sm)}body.phantaso-yegez-home .yz-desk__head,body.yegez-luxe .yz-desk__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}body.phantaso-yegez-home .yz-desk__head-main,body.yegez-luxe .yz-desk__head-main{display:flex;align-items:center;gap:.55rem;min-width:0}body.phantaso-yegez-home .yz-desk__rail,body.yegez-luxe .yz-desk__rail{flex:0 0 auto;width:4px;height:1.35rem;border-radius:999px;background:linear-gradient(180deg,var(--yz-desk-accent,var(--yz-accent)),color-mix(in srgb,var(--yz-desk-accent,var(--yz-accent)) 35%,white))}body.phantaso-yegez-home .yz-desk__title,body.yegez-luxe .yz-desk__title{margin:0;font-family:var(--yz-serif);font-size:clamp(1.05rem, 2vw, 1.25rem);font-weight:800;line-height:1.2;color:var(--yz-ink)}body.phantaso-yegez-home .yz-desk__all,body.yegez-luxe .yz-desk__all{flex:0 0 auto;font-size:.75rem;font-weight:800;color:var(--yz-desk-accent,var(--yz-accent));text-decoration:none;white-space:nowrap}body.phantaso-yegez-home .yz-desk__all:hover,body.yegez-luxe .yz-desk__all:hover{text-decoration:underline}body.phantaso-yegez-home .yz-desk__hero,body.yegez-luxe .yz-desk__hero{margin-bottom:.75rem}body.phantaso-yegez-home .yz-desk__hero-media,body.yegez-luxe .yz-desk__hero-media{position:relative;display:block;overflow:hidden;border-radius:var(--yz-r-md);aspect-ratio:16 / 10;background:var(--yz-paper)}body.phantaso-yegez-home .yz-desk__hero-media img,body.yegez-luxe .yz-desk__hero-media img{width:100%;height:100%;object-fit:cover;transition:transform 0.55s var(--yz-ease)}body.phantaso-yegez-home .yz-desk__hero-media:hover img,body.yegez-luxe .yz-desk__hero-media:hover img{transform:scale(1.04)}body.phantaso-yegez-home .yz-desk__hero-shade,body.yegez-luxe .yz-desk__hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgb(12 11 10 / .82) 100%);pointer-events:none}body.phantaso-yegez-home .yz-desk__hero-body,body.yegez-luxe .yz-desk__hero-body{position:absolute;left:0;right:0;bottom:0;padding:.85rem .95rem;color:#fff}body.phantaso-yegez-home .yz-desk__hero-title,body.yegez-luxe .yz-desk__hero-title{margin:0 0 .35rem;font-size:clamp(0.95rem, 2vw, 1.05rem);font-weight:800;line-height:1.35;color:#fff;text-shadow:0 1px 12px rgb(0 0 0 / .35)}body.phantaso-yegez-home .yz-desk__hero-meta,body.yegez-luxe .yz-desk__hero-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.72rem;font-weight:600;color:rgb(255 255 255 / .88)}body.phantaso-yegez-home .yz-desk__hero-dot,body.yegez-luxe .yz-desk__hero-dot{opacity:.65}body.phantaso-yegez-home .yz-desk__list,body.yegez-luxe .yz-desk__list{margin:0;padding:0;list-style:none;border-top:1px solid var(--yz-line)}body.phantaso-yegez-home .yz-desk__item,body.yegez-luxe .yz-desk__item{display:grid;grid-template-columns:3.25rem 1fr;gap:.75rem;align-items:center;padding:.75rem 0;border-bottom:1px solid color-mix(in srgb,var(--yz-line) 75%,transparent)}body.phantaso-yegez-home .yz-desk__item:last-child,body.yegez-luxe .yz-desk__item:last-child{border-bottom:0;padding-bottom:.15rem}body.phantaso-yegez-home .yz-desk__item-thumb,body.yegez-luxe .yz-desk__item-thumb{display:block;width:3.25rem;height:3.25rem;border-radius:50%;overflow:hidden;border:2px solid color-mix(in srgb,var(--yz-desk-accent,var(--yz-accent)) 35%,white);box-shadow:0 0 0 3px color-mix(in srgb,var(--yz-desk-accent,var(--yz-accent)) 8%,transparent);background:var(--yz-paper)}body.phantaso-yegez-home .yz-desk__item-thumb img,body.yegez-luxe .yz-desk__item-thumb img{width:100%;height:100%;object-fit:cover}body.phantaso-yegez-home .yz-desk__item-title,body.yegez-luxe .yz-desk__item-title{margin:0 0 .2rem;font-size:.84rem;font-weight:700;line-height:1.38;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.phantaso-yegez-home .yz-desk__item-title a,body.yegez-luxe .yz-desk__item-title a{color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home .yz-desk__item-title a:hover,body.yegez-luxe .yz-desk__item-title a:hover{color:var(--yz-desk-accent,var(--yz-accent))}body.phantaso-yegez-home .yz-desk__item-meta,body.yegez-luxe .yz-desk__item-meta{margin:0;font-size:.72rem;font-weight:600;color:var(--yz-muted)}body.phantaso-yegez-home .yz-bento,body.yegez-luxe .yz-bento{padding-block:clamp(1.5rem, 3.5vw, 2.5rem);background:var(--yz-white)}body.phantaso-yegez-home .yz-bento__grid,body.yegez-luxe .yz-bento__grid{display:flex;flex-direction:column;gap:.85rem}@media (min-width:900px){body.phantaso-yegez-home .yz-bento__grid,body.yegez-luxe .yz-bento__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:minmax(190px,1fr) minmax(190px,1fr) auto auto;grid-template-areas:"lead lead side1" "lead lead side2" "t1 t2 t3" "t4 t5 t6"}body.phantaso-yegez-home .yz-bento__card[data-yz-bento-slot="lead"],body.yegez-luxe .yz-bento__card[data-yz-bento-slot="lead"]{grid-area:lead}body.phantaso-yegez-home .yz-bento__card[data-yz-bento-slot="side1"],body.yegez-luxe .yz-bento__card[data-yz-bento-slot="side1"]{grid-area:side1}body.phantaso-yegez-home .yz-bento__card[data-yz-bento-slot="side2"],body.yegez-luxe .yz-bento__card[data-yz-bento-slot="side2"]{grid-area:side2}body.phantaso-yegez-home .yz-bento__card[data-yz-bento-slot="t1"],body.yegez-luxe .yz-bento__card[data-yz-bento-slot="t1"]{grid-area:t1}body.phantaso-yegez-home .yz-bento__card[data-yz-bento-slot="t2"],body.yegez-luxe .yz-bento__card[data-yz-bento-slot="t2"]{grid-area:t2}body.phantaso-yegez-home .yz-bento__card[data-yz-bento-slot="t3"],body.yegez-luxe .yz-bento__card[data-yz-bento-slot="t3"]{grid-area:t3}body.phantaso-yegez-home .yz-bento__card[data-yz-bento-slot="t4"],body.yegez-luxe .yz-bento__card[data-yz-bento-slot="t4"]{grid-area:t4}body.phantaso-yegez-home .yz-bento__card[data-yz-bento-slot="t5"],body.yegez-luxe .yz-bento__card[data-yz-bento-slot="t5"]{grid-area:t5}body.phantaso-yegez-home .yz-bento__card[data-yz-bento-slot="t6"],body.yegez-luxe .yz-bento__card[data-yz-bento-slot="t6"]{grid-area:t6}}@media (max-width:899px){body.phantaso-yegez-home .yz-bento__card,body.yegez-luxe .yz-bento__card{flex:0 0 auto;width:100%}body.phantaso-yegez-home .yz-bento__card--lead .yz-bento__link,body.yegez-luxe .yz-bento__card--lead .yz-bento__link{min-height:clamp(16rem, 52vw, 20rem)}body.phantaso-yegez-home .yz-bento__card--side .yz-bento__link,body.yegez-luxe .yz-bento__card--side .yz-bento__link,body.phantaso-yegez-home .yz-bento__card--tile .yz-bento__link,body.yegez-luxe .yz-bento__card--tile .yz-bento__link{min-height:clamp(10.5rem, 38vw, 13rem)}body.phantaso-yegez-home .yz-bento__foot,body.yegez-luxe .yz-bento__foot{flex-direction:column;align-items:flex-start;gap:.55rem}body.phantaso-yegez-home .yz-bento__stats,body.yegez-luxe .yz-bento__stats{margin-left:0;width:100%}}body.phantaso-yegez-home .yz-bento__card,body.yegez-luxe .yz-bento__card{min-height:0;position:relative;isolation:isolate;border-radius:var(--yz-r-lg);overflow:hidden;box-shadow:var(--yz-shadow-sm);transition:transform 0.35s var(--yz-ease),box-shadow 0.35s var(--yz-ease)}body.phantaso-yegez-home .yz-bento__card:hover,body.yegez-luxe .yz-bento__card:hover{transform:translateY(-3px);box-shadow:var(--yz-shadow)}body.phantaso-yegez-home .yz-bento__link,body.yegez-luxe .yz-bento__link{position:relative;display:flex;flex-direction:column;height:100%;min-height:12.5rem;color:#fff;text-decoration:none}body.phantaso-yegez-home .yz-bento__card--lead .yz-bento__link,body.yegez-luxe .yz-bento__card--lead .yz-bento__link{min-height:22rem}body.phantaso-yegez-home .yz-bento__card--side .yz-bento__link,body.yegez-luxe .yz-bento__card--side .yz-bento__link{min-height:10.5rem}@media (min-width:900px){body.phantaso-yegez-home .yz-bento__card--lead .yz-bento__link,body.yegez-luxe .yz-bento__card--lead .yz-bento__link{min-height:100%}}body.phantaso-yegez-home .yz-bento__media,body.yegez-luxe .yz-bento__media{position:absolute;inset:0;background:var(--yz-paper)}body.phantaso-yegez-home .yz-bento__media img,body.yegez-luxe .yz-bento__media img{width:100%;height:100%;object-fit:cover;transition:transform 0.6s var(--yz-ease)}body.phantaso-yegez-home .yz-bento__card:hover .yz-bento__media img,body.yegez-luxe .yz-bento__card:hover .yz-bento__media img{transform:scale(1.05)}body.phantaso-yegez-home .yz-bento__shade,body.yegez-luxe .yz-bento__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgb(12 11 10 / .08) 0%,rgb(12 11 10 / .35) 45%,rgb(12 11 10 / .88) 100%)}body.phantaso-yegez-home .yz-bento__content,body.yegez-luxe .yz-bento__content{position:relative;z-index:1;margin-top:auto;display:flex;flex-direction:column;gap:.45rem;padding:1rem 1rem .9rem}body.phantaso-yegez-home .yz-bento__card--lead .yz-bento__content,body.yegez-luxe .yz-bento__card--lead .yz-bento__content{padding:1.35rem 1.35rem 1.15rem}body.phantaso-yegez-home .yz-bento__title,body.yegez-luxe .yz-bento__title{margin:0;font-family:var(--yz-serif);font-size:clamp(1.05rem, 2vw, 1.35rem);font-weight:800;line-height:1.28;color:#fff;text-shadow:0 2px 16px rgb(0 0 0 / .35)}body.phantaso-yegez-home .yz-bento__card--lead .yz-bento__title,body.yegez-luxe .yz-bento__card--lead .yz-bento__title{font-size:clamp(1.35rem, 2.8vw, 1.85rem)}body.phantaso-yegez-home .yz-bento__title--compact,body.yegez-luxe .yz-bento__title--compact{font-size:clamp(0.92rem, 1.6vw, 1.02rem);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.phantaso-yegez-home .yz-bento__excerpt,body.yegez-luxe .yz-bento__excerpt{margin:0;font-size:.84rem;line-height:1.55;color:rgb(255 255 255 / .88);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.phantaso-yegez-home .yz-bento__card--lead .yz-bento__excerpt,body.yegez-luxe .yz-bento__card--lead .yz-bento__excerpt{-webkit-line-clamp:3;font-size:.9rem}body.phantaso-yegez-home .yz-bento__foot,body.yegez-luxe .yz-bento__foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem .75rem;margin-top:.15rem}body.phantaso-yegez-home .yz-bento__pill,body.yegez-luxe .yz-bento__pill{display:inline-flex;align-items:center;padding:.28rem .65rem;border-radius:999px;background:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 88%,black);font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fff;box-shadow:0 4px 14px rgb(0 0 0 / .18)}body.phantaso-yegez-home .yz-bento__stats,body.yegez-luxe .yz-bento__stats{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.55rem;margin-left:auto}body.phantaso-yegez-home .yz-bento__stat,body.yegez-luxe .yz-bento__stat{display:inline-flex;align-items:center;gap:.28rem;font-size:.72rem;font-weight:700;color:rgb(255 255 255 / .92)}body.phantaso-yegez-home .yz-bento__stat svg,body.yegez-luxe .yz-bento__stat svg{opacity:.9}}body.yegez-luxe{--yz-display:"Poppins", var(--phantaso-font-heading, system-ui), sans-serif;--yz-serif:"Poppins", var(--phantaso-font-heading, system-ui), sans-serif;--yz-sans:"Poppins", var(--phantaso-font-body, system-ui), sans-serif;font-family:var(--yz-sans)}body.yegez-luxe .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body.yegez-luxe{--yz-ink:#1c2120;--yz-ink-2:#3d4543;--yz-muted:#6b7572;--yz-line:#e4ebe8;--yz-line-soft:rgba(28, 33, 32, 0.06);--yz-paper:#f3f6f5;--yz-white:#ffffff;--yz-accent:#16806b;--yz-accent-2:#1a9a80;--yz-accent-soft:#e6f4f0;--yz-brass:#c4a574;--yz-brass-soft:#f5f0e8;--yz-r-sm:10px;--yz-r-md:14px;--yz-r-lg:18px;--yz-r-xl:24px;--yz-shadow-sm:0 2px 8px rgba(22, 40, 35, 0.04);--yz-shadow-card:0 4px 20px rgba(22, 40, 35, 0.06), 0 1px 3px rgba(22, 40, 35, 0.04);--yz-shadow-lux:0 20px 50px rgba(22, 40, 35, 0.1), 0 4px 12px rgba(22, 40, 35, 0.04);--yz-ease-lux:cubic-bezier(0.25, 0.8, 0.25, 1)}body.yegez-luxe.phantaso-yegez-home{background:var(--yz-paper)}body.yegez-luxe .yz-block+.yz-block::before{display:none}body.yegez-luxe .yz-section-bar--lux{margin-bottom:.85rem}body.yegez-luxe .yz-section-bar__kicker{color:var(--yz-accent);font-size:.6875rem;font-weight:700;letter-spacing:.14em}body.yegez-luxe .yz-section-bar--lux .yz-section-bar__title{font-size:clamp(1.5rem, 2.6vw, 2rem);font-weight:700;letter-spacing:-.03em;line-height:1.15}body.yegez-luxe .yz-section-bar__rule{display:none}body.yegez-luxe .yz-section-bar__cta{padding:.5rem 1rem;border-radius:999px;background:var(--yz-accent-soft);color:var(--yz-accent);font-size:.8125rem;font-weight:600;letter-spacing:0;text-transform:none;border:none;transition:background 0.2s,transform 0.2s}body.yegez-luxe .yz-section-bar__cta:hover{background:color-mix(in srgb,var(--yz-accent) 14%,var(--yz-accent-soft));transform:translateX(2px);color:var(--yz-accent)}body.yegez-luxe .yz-masthead--lux{padding:clamp(1.25rem, 2.5vw, 2rem) 0 clamp(2rem, 4vw, 3rem);background:#fff0}body.yegez-luxe .yz-masthead__cover-media{border-radius:var(--yz-r-xl);min-height:clamp(380px, 50vh, 560px);box-shadow:var(--yz-shadow-lux)}body.yegez-luxe .yz-masthead__cover-shade{background:linear-gradient(180deg,#fff0 30%,rgb(28 33 32 / .55) 70%,rgb(28 33 32 / .82) 100%)}body.yegez-luxe .yz-masthead__cover-title{font-size:clamp(1.75rem, 3.2vw, 2.65rem);font-weight:700;line-height:1.12}body.yegez-luxe .yz-masthead__cover-cta{margin-top:.75rem;padding:.55rem 1.1rem;width:fit-content;border-radius:999px;background:rgb(255 255 255 / .95);color:var(--yz-ink);font-size:.8125rem;font-weight:600;letter-spacing:0;text-transform:none;opacity:1}body.yegez-luxe .yz-masthead__rail{background:var(--yz-white);border:1px solid var(--yz-line);border-radius:var(--yz-r-xl);box-shadow:var(--yz-shadow-card)}body.yegez-luxe .yz-masthead__rail-label{color:var(--yz-accent);border-bottom-color:var(--yz-line)}body.yegez-luxe .yz-masthead__num{font-size:1.5rem;color:var(--yz-accent);opacity:.85}body.yegez-luxe .yz-masthead__item-link:hover{background:var(--yz-accent-soft)}body.yegez-luxe .yz-masthead__item-thumb{border-radius:var(--yz-r-md)}body.yegez-luxe .yz-studio--lux{padding-block:clamp(1.75rem, 3.5vw, 2.75rem);background:var(--yz-white);border-block:1px solid var(--yz-line);color:var(--yz-ink)}body.yegez-luxe .yz-studio .yz-title,body.yegez-luxe .yz-studio .yz-kicker{color:inherit}body.yegez-luxe .yz-studio .yz-kicker{color:var(--yz-accent)}body.yegez-luxe .yz-studio__ticker{border-color:var(--yz-line);background:var(--yz-paper);border-radius:var(--yz-r-lg);margin-top:1rem}body.yegez-luxe .yz-studio__ticker .yz-ticker__label{color:var(--yz-accent)}body.yegez-luxe .yz-explore__search{border-radius:var(--yz-r-lg);border:1px solid var(--yz-line);background:var(--yz-white);box-shadow:var(--yz-shadow-sm)}body.yegez-luxe .yz-explore__search input{color:var(--yz-ink)}body.yegez-luxe .yz-intents__link{border-radius:var(--yz-r-md);border-color:var(--yz-line);background:var(--yz-white);color:var(--yz-ink)}body.yegez-luxe .yz-intents__link:hover{border-color:var(--yz-accent);background:var(--yz-accent-soft);box-shadow:var(--yz-shadow-sm)}body.yegez-luxe .yz-stats__grid{border-radius:var(--yz-r-xl);border:none;background:linear-gradient(135deg,#16806b 0%,#0f5c4d 100%);box-shadow:var(--yz-shadow-lux)}body.yegez-luxe .yz-stats__num{color:#fff;font-weight:700}body.yegez-luxe .yz-stats__label{color:rgb(255 255 255 / .78);text-transform:none;letter-spacing:.02em}body.yegez-luxe .yz-card-v2{border-radius:var(--yz-r-lg);border:1px solid var(--yz-line);background:var(--yz-white);box-shadow:var(--yz-shadow-sm);overflow:hidden}body.yegez-luxe .yz-card-v2:hover{transform:translateY(-4px);box-shadow:var(--yz-shadow-card);border-color:color-mix(in srgb,var(--yz-accent) 25%,var(--yz-line))}body.yegez-luxe .yz-card-v2__media{border-radius:0}body.yegez-luxe .yz-card-v2__title{font-size:1.0625rem;font-weight:700;padding:.75rem 1rem 0}body.yegez-luxe .yz-card-v2 .yz-meta-row{padding:.35rem 1rem .85rem}body.yegez-luxe .yz-card-v2__badge{border-radius:999px;background:rgb(255 255 255 / .92);color:var(--yz-ink);font-weight:600}body.yegez-luxe .yz-hub--editor,body.yegez-luxe .yz-editor--olivin{padding-block:clamp(2rem, 4vw, 3rem);background:var(--yz-white)}body.yegez-luxe .yz-hub__editor,body.yegez-luxe .yz-editor--olivin .yz-hub__editor{border-radius:var(--yz-r-xl);border:1px solid var(--yz-line);box-shadow:var(--yz-shadow-card);overflow:hidden;background:var(--yz-white)}body.yegez-luxe .yz-editor__lead-media{border-radius:0}body.yegez-luxe .yz-editor__lead-body{padding:clamp(1.25rem, 2vw, 1.75rem)}body.yegez-luxe .yz-editor__lead-title{font-size:clamp(1.35rem, 2.2vw, 1.75rem);font-weight:700}body.yegez-luxe .yz-editor__num{font-size:1.35rem;color:var(--yz-accent);opacity:.35}body.yegez-luxe .yz-editor__item-link:hover{background:var(--yz-accent-soft)}body.yegez-luxe .yz-editor__item-link:hover .yz-editor__num{opacity:1}body.yegez-luxe .yz-showcase__grid,body.yegez-luxe .yz-card-grid__items,body.yegez-luxe .yz-masonry__grid,body.yegez-luxe .yz-intent-show__grid{gap:1.15rem;background:#fff0;border:none}body.yegez-luxe .yz-gallery{padding-block:clamp(2rem, 4vw, 3rem);background:linear-gradient(180deg,var(--yz-accent-soft) 0%,var(--yz-paper) 100%)}body.yegez-luxe .yz-gallery__card{border-radius:var(--yz-r-xl);min-height:260px}body.yegez-luxe .yz-gallery__card .yz-gallery__label{color:rgb(255 255 255 / .88)}body.yegez-luxe .yz-hscroll__link{border-radius:var(--yz-r-lg);border:1px solid var(--yz-line);box-shadow:var(--yz-shadow-sm)}body.yegez-luxe .yz-popular__item{border-radius:var(--yz-r-lg);border:1px solid var(--yz-line)}body.yegez-luxe .yz-feed__item,body.yegez-luxe .yz-stream__item{border-top-color:var(--yz-line)}body.yegez-luxe .yz-feed__media,body.yegez-luxe .yz-stream__thumb{border-radius:var(--yz-r-md)}body.yegez-luxe .yz-ranked__col,body.yegez-luxe .yz-trio__col,body.yegez-luxe .yz-hubs__col{border-radius:var(--yz-r-lg);border:1px solid var(--yz-line);box-shadow:var(--yz-shadow-sm)}body.yegez-luxe .yz-ranked__head{border-bottom-color:var(--yz-line)}body.yegez-luxe .yz-ranked__hero-num{border-radius:50%;background:var(--yz-accent);color:#fff}body.yegez-luxe .yz-trio__col{background:var(--yz-white)}body.yegez-luxe .yz-intent-show__card,body.yegez-luxe .yz-dest-band__card{border-radius:var(--yz-r-xl)}body.yegez-luxe .yz-camp__card,body.yegez-luxe .yz-season__inner,body.yegez-luxe .yz-editor-strip__profile{border-radius:var(--yz-r-xl);border:1px solid var(--yz-line);box-shadow:var(--yz-shadow-card)}body.yegez-luxe .yz-season__inner{background:var(--yz-white)}body.yegez-luxe .yz-season__badge{border-radius:999px;background:var(--yz-accent-soft);color:var(--yz-accent)}body.yegez-luxe .yz-sb{border-radius:var(--yz-r-lg);border:1px solid var(--yz-line);background:var(--yz-white);box-shadow:var(--yz-shadow-sm);padding:1.25rem}body.yegez-luxe .yz-sb::before{background:linear-gradient(90deg,var(--yz-accent),var(--yz-accent-2));height:3px;border-radius:var(--yz-r-lg) var(--yz-r-lg) 0 0;opacity:1}body.yegez-luxe .yz-sb--newsletter{background:linear-gradient(145deg,#16806b 0%,#0d4a3f 100%);border:none}body.yegez-luxe .yz-sb-trend__num{color:var(--yz-accent)}body.yegez-luxe .yz-sb-trend__lead-media,body.yegez-luxe .yz-sb-trend__thumb,body.yegez-luxe .yz-sb-featured__thumb{border-radius:var(--yz-r-md)}body.yegez-luxe .yz-sb-stack{gap:1rem}body.yegez-luxe .yz-meta__pill{border-radius:999px;background:var(--yz-accent-soft);color:var(--yz-accent);font-weight:600}body.yegez-luxe .yz-meta__pill--glass{background:rgb(255 255 255 / .2);color:#fff;backdrop-filter:blur(8px)}body.yegez-luxe .yz-btn{border-radius:999px;font-weight:600;text-transform:none;letter-spacing:0}body.yegez-luxe .yz-btn--solid{background:var(--yz-accent);border-color:var(--yz-accent)}body.yegez-luxe .yz-btn--ghost{border:1px solid var(--yz-line);color:var(--yz-ink)}body.yegez-luxe .yz-link-arrow{font-weight:600;text-transform:none;letter-spacing:0;color:var(--yz-accent)}body.yegez-luxe .yz-faq__item{border-radius:var(--yz-r-md);border-color:var(--yz-line)}body.yegez-luxe .yz-tabbed{border-radius:var(--yz-r-xl);border-color:var(--yz-line)}body.yegez-luxe .yz-tabbed__tab{border-radius:var(--yz-r-sm) var(--yz-r-sm) 0 0;font-weight:600;text-transform:none}body.yegez-luxe .yz-tabbed__tab.is-active{color:var(--yz-accent);border-bottom-color:var(--yz-accent)}body.yegez-luxe .yz-newsletter{background:linear-gradient(135deg,#0f5c4d 0%,#16806b 100%)}body.yegez-luxe .yz-region-tabs__btn{border-radius:999px;font-weight:600;text-transform:none}body.yegez-luxe .yz-region-tabs__btn.is-active{background:var(--yz-accent)}body.yegez-luxe{--yz-ribbon-h:2.65rem;--yz-header-bar-h:4.05rem;--yz-header-offset:calc(var(--yz-admin-bar-h, 0px) + var(--yz-header-bar-h, 4.05rem));--yz-admin-bar-h:0px;--yz-header-h:calc(var(--yz-ribbon-h, 2.65rem) + var(--yz-header-bar-h, 4.05rem))}html.admin-bar body.yegez-luxe,body.admin-bar.yegez-luxe{--yz-admin-bar-h:32px}@media screen and (max-width:782px){html.admin-bar body.yegez-luxe,body.admin-bar.yegez-luxe{--yz-admin-bar-h:46px}}body.yegez-luxe.phantaso-sticky-header .phantaso-header--yz.yz-header,body.yegez-luxe .phantaso-header--yz.yz-header{position:relative;z-index:1001;background:transparent!important;overflow:visible!important;backdrop-filter:none!important;min-height:0;isolation:isolate;box-shadow:none!important;border-bottom:0!important}body.yegez-luxe .yz-header__ribbon{position:relative;z-index:1000}body.yegez-luxe.phantaso-sticky-header .phantaso-header--yz .yz-header__inner,body.yegez-luxe .phantaso-header--yz .yz-header__inner{position:sticky;top:var(--yz-admin-bar-h,0);z-index:1001;background:transparent!important;border-bottom:0!important;box-shadow:none!important;isolation:isolate;overflow:visible!important;transition:padding 0.28s var(--yz-ease-lux)}body.yegez-luxe .phantaso-header--yz .yz-header__inner::before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;margin-left:-50vw;background:#fff;border-bottom:1px solid var(--yz-line-soft);box-shadow:none;transition:background 0.28s var(--yz-ease-lux),box-shadow 0.28s var(--yz-ease-lux),border-color 0.28s var(--yz-ease-lux),backdrop-filter 0.28s var(--yz-ease-lux),-webkit-backdrop-filter 0.28s var(--yz-ease-lux)}body.yegez-luxe .phantaso-header--yz.yz-header.is-scrolled .yz-header__inner::before{background:color-mix(in srgb,var(--yz-paper-tonu,var(--yz-paper,#f2f6f4)) 78%,rgb(255 255 255 / .97))!important;backdrop-filter:blur(16px) saturate(1.16)!important;-webkit-backdrop-filter:blur(16px) saturate(1.16)!important;box-shadow:0 1px 0 rgb(22 40 35 / .05),0 8px 28px rgb(22 40 35 / .045)!important;border-bottom-color:color-mix(in srgb,var(--yz-line) 32%,transparent)!important}body.yegez-luxe .yz-header__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.25rem 2.5rem;padding:1rem 0;overflow:visible!important}body.yegez-luxe .yz-header__brand{min-width:0;line-height:0}body.yegez-luxe .yz-header .custom-logo-link{display:inline-flex;align-items:center;line-height:0;min-height:3.5rem;min-width:9rem}body.yegez-luxe .yz-header .custom-logo,body.yegez-luxe .yz-header .custom-logo-link img{max-height:3.5rem;width:auto;height:auto;transition:max-height 0.28s var(--yz-ease-lux)}body.yegez-luxe .phantaso-header--yz.yz-header.is-scrolled .yz-header .custom-logo,body.yegez-luxe .phantaso-header--yz.yz-header.is-scrolled .yz-header .custom-logo-link img{max-height:3.5rem!important}body.yegez-luxe .phantaso-header--yz.yz-header.is-scrolled .yz-header__inner{padding-block:.72rem}body.yegez-luxe .phantaso-header--yz.yz-header.is-scrolled .yz-nav__list>li>a{padding-block:.32rem;font-size:.78125rem}body.yegez-luxe .phantaso-header--yz.yz-header.is-scrolled .yz-header__search,body.yegez-luxe .phantaso-header--yz.yz-header.is-scrolled .yz-header__night{width:2.15rem;height:2.15rem}body.yegez-luxe .phantaso-header--yz.yz-header.is-scrolled .yz-header__cta--desktop{width:2.15rem;height:2.15rem;padding:0;justify-content:center;font-size:0;gap:0;box-shadow:0 2px 10px rgb(28 33 32 / .14)}body.yegez-luxe .phantaso-header--yz.yz-header.is-scrolled .yz-header__cta--desktop svg{width:1rem;height:1rem;flex-shrink:0}body.yegez-luxe .yz-header__actions{display:flex;align-items:center;gap:.5rem}body.yegez-luxe .yz-header__ribbon{background:linear-gradient(90deg,color-mix(in srgb,var(--yz-accent-soft) 72%,#fff) 0%,color-mix(in srgb,var(--yz-paper) 88%,#fff) 48%,color-mix(in srgb,var(--yz-brass-soft) 55%,#fff) 100%);border-bottom:1px solid color-mix(in srgb,var(--yz-line) 85%,transparent)}body.yegez-luxe .yz-header__ribbon-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:2.5rem;padding:.45rem 0}body.yegez-luxe .yz-header__spotlight{display:flex;align-items:center;gap:.75rem;min-width:0;flex:1;margin:0}body.yegez-luxe .yz-header__spotlight-label{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0;padding:.22rem .6rem;border-radius:999px;font-size:.625rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--yz-accent);background:color-mix(in srgb,var(--yz-accent-soft) 75%,#fff);border:1px solid color-mix(in srgb,var(--yz-accent) 18%,transparent)}body.yegez-luxe .yz-header__spotlight-label svg{opacity:.95;color:var(--yz-accent)}body.yegez-luxe .yz-header__spotlight-link,body.yegez-luxe .yz-header__spotlight-text{min-width:0;font-size:.8125rem;font-weight:600;color:var(--yz-ink-2);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.01em}body.yegez-luxe .yz-header__spotlight-link:hover{color:var(--yz-accent)}body.yegez-luxe .yz-header__ribbon-actions{display:flex;align-items:center;gap:.85rem;flex-shrink:0}body.yegez-luxe .yz-header__social{display:flex;align-items:center;gap:.2rem}body.yegez-luxe .yz-header__social a,body.yegez-luxe .yz-header__ribbon .yz-header__social-link{display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;border-radius:999px;color:var(--yz-muted);text-decoration:none;transition:color 0.15s var(--yz-ease-lux),background 0.15s var(--yz-ease-lux),transform 0.15s}body.yegez-luxe .yz-header__ribbon .yz-header__social-link:hover{color:var(--yz-accent);background:color-mix(in srgb,var(--yz-accent-soft) 70%,#fff);transform:translateY(-1px)}body.yegez-luxe .yz-header__social-cards{display:flex;align-items:center;gap:.35rem;padding-right:.35rem;margin-right:.15rem;border-right:1px solid var(--yz-line-soft)}body.yegez-luxe .yz-header__social-card{display:inline-flex;align-items:center;gap:0;min-width:2rem;height:2rem;padding:0;border-radius:999px;overflow:hidden;text-decoration:none;color:#fff;box-shadow:0 2px 8px rgb(22 40 35 / .12);transition:transform 0.18s var(--yz-ease-lux),box-shadow 0.18s,width 0.22s var(--yz-ease-lux),padding 0.22s}body.yegez-luxe .yz-header__social-card-icon{display:grid;place-items:center;flex:0 0 2rem;width:2rem;height:2rem}body.yegez-luxe .yz-header__social-card-text{display:grid;gap:0;max-width:0;opacity:0;overflow:hidden;padding-right:0;white-space:nowrap;transition:max-width 0.22s var(--yz-ease-lux),opacity 0.18s,padding 0.22s}body.yegez-luxe .yz-header__social-card-label{font-size:.625rem;font-weight:800;line-height:1.1;letter-spacing:.04em}body.yegez-luxe .yz-header__social-card-action{font-size:.5625rem;font-weight:600;line-height:1.1;opacity:.88}body.yegez-luxe .yz-header__social-card:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgb(22 40 35 / .16);padding-right:.65rem}body.yegez-luxe .yz-header__social-card:hover .yz-header__social-card-text{max-width:5.5rem;opacity:1;padding-right:.15rem}body.yegez-luxe .yz-header__social-card.is-fb{background:#1877f2}body.yegez-luxe .yz-header__social-card.is-x{background:#0c0b0a}body.yegez-luxe .yz-header__social-card.is-in{background:#0a66c2}body.yegez-luxe .yz-header__social-card.is-yt{background:red}body.yegez-luxe .yz-header__social-card.is-ig{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}body.yegez-luxe .yz-header__social-card.is-tk{background:#0c0b0a}body.yegez-luxe .yz-header__ribbon .yz-header__social-link.is-fb:hover{background:color-mix(in srgb,#1877f2 14%,#fff);color:#1877f2}body.yegez-luxe .yz-header__ribbon .yz-header__social-link.is-x:hover,body.yegez-luxe .yz-header__ribbon .yz-header__social-link.is-tk:hover{background:color-mix(in srgb,var(--yz-ink) 8%,#fff);color:var(--yz-ink)}body.yegez-luxe .yz-header__ribbon .yz-header__social-link.is-in:hover{background:color-mix(in srgb,#0a66c2 14%,#fff);color:#0a66c2}body.yegez-luxe .yz-header__ribbon .yz-header__social-link.is-yt:hover{background:color-mix(in srgb,#ff0000 12%,#fff);color:#c00}body.yegez-luxe .yz-header__ribbon .yz-header__social-link.is-ig:hover{background:color-mix(in srgb,#dc2743 12%,#fff);color:#c13584}body.yegez-luxe .yz-header__explore{display:inline-flex;align-items:center;gap:.35rem;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--yz-accent);text-decoration:none;padding:.35rem .75rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--yz-accent) 22%,transparent);background:color-mix(in srgb,var(--yz-accent-soft) 65%,#fff);transition:color 0.15s,background 0.15s,border-color 0.15s,transform 0.15s}body.yegez-luxe .yz-header__explore svg{opacity:.9;transition:transform 0.15s var(--yz-ease-lux)}body.yegez-luxe .yz-header__explore:hover{color:#fff;background:var(--yz-accent);border-color:var(--yz-accent);transform:translateY(-1px)}body.yegez-luxe .yz-header__explore:hover svg{transform:translateX(2px)}body.yegez-luxe .yz-header__cta{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem 1.15rem;font-size:.8125rem;font-weight:600;line-height:1;color:#fff!important;background:linear-gradient(135deg,var(--yz-ink) 0%,#2a3330 100%);border-radius:999px;text-decoration:none;box-shadow:0 4px 14px rgb(28 33 32 / .18);transition:background 0.2s var(--yz-ease-lux),transform 0.2s var(--yz-ease-lux),box-shadow 0.2s var(--yz-ease-lux)}body.yegez-luxe .yz-header__cta:hover{background:linear-gradient(135deg,var(--yz-accent) 0%,var(--yz-accent-2) 100%);color:#fff!important;transform:translateY(-1px);box-shadow:0 6px 20px rgb(22 128 107 / .28)}body.yegez-luxe .yz-header__cta svg{opacity:.92}body.yegez-luxe .yz-header__search{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;padding:0;border:1px solid var(--yz-line-soft);border-radius:999px;background:var(--yz-white);color:var(--yz-ink-2);cursor:pointer;transition:color 0.15s,background 0.15s,border-color 0.15s}body.yegez-luxe .yz-header__night{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;padding:0;border:1px solid var(--yz-line-soft);border-radius:999px;background:var(--yz-white);color:var(--yz-ink-2);cursor:pointer;transition:color 0.15s,background 0.15s,border-color 0.15s,box-shadow 0.15s}body.yegez-luxe .yz-header__night:hover,body.yegez-luxe .yz-header__night[aria-pressed="true"]{color:var(--yz-accent);background:var(--yz-accent-soft);border-color:color-mix(in srgb,var(--yz-accent) 25%,var(--yz-line))}body.yegez-luxe .yz-header__night-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0}body.yegez-luxe .yz-header__night-icon--sun{display:none}body.yegez-luxe .yz-header__night[aria-pressed="true"] .yz-header__night-icon--moon{display:none}body.yegez-luxe .yz-header__night[aria-pressed="true"] .yz-header__night-icon--sun{display:inline-flex}body.yegez-luxe .yz-header__search:hover,body.yegez-luxe .yz-header__search[aria-expanded="true"]{color:var(--yz-accent);background:var(--yz-accent-soft);border-color:color-mix(in srgb,var(--yz-accent) 25%,var(--yz-line))}body.yegez-luxe .yz-header__search-panel{border-bottom:1px solid var(--yz-line-soft);background:var(--yz-white);box-shadow:inset 0 1px 0 rgb(255 255 255 / .6)}body.yegez-luxe .yz-header__search-panel[hidden]{display:none!important}body.yegez-luxe .yz-header__search-panel-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.75rem 0 .85rem}body.yegez-luxe .yz-header__search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem}body.yegez-luxe .yz-header__search-form input[type="search"]{width:100%;padding:.65rem .9rem;font-size:.9375rem;border:1px solid var(--yz-line);border-radius:var(--yz-r-md);background:var(--yz-paper);color:var(--yz-ink)}body.yegez-luxe .yz-header__search-form input[type="search"]:focus{outline:2px solid color-mix(in srgb,var(--yz-accent) 35%,transparent);border-color:var(--yz-accent)}body.yegez-luxe .yz-header__search-form button{padding:.65rem 1rem;font-size:.8125rem;font-weight:700;border:0;border-radius:var(--yz-r-md);background:var(--yz-accent);color:#fff;cursor:pointer}body.yegez-luxe .yz-header__search-close{width:2rem;height:2rem;border:0;border-radius:999px;background:var(--yz-paper);color:var(--yz-muted);font-size:1.25rem;line-height:1;cursor:pointer}body.yegez-luxe .yz-header__search-close:hover{color:var(--yz-ink)}body.yegez-luxe .yz-header__toggle{display:none}body.yegez-luxe .yz-header__toggle span{background:var(--yz-ink)}body.yegez-luxe .yz-drawer__search{display:grid;grid-template-columns:1fr auto;gap:.5rem;padding:.85rem 1rem .25rem;border-bottom:1px solid var(--yz-line-soft,#e8ece9)}body.yegez-luxe .yz-drawer__search input[type="search"]{width:100%;padding:.55rem .75rem;font-size:.875rem;border:1px solid var(--yz-line);border-radius:var(--yz-r-md);background:var(--yz-paper,#f8faf9);color:var(--yz-ink)}body.yegez-luxe .yz-drawer__search button{padding:.55rem .85rem;font-size:.8125rem;font-weight:700;border:0;border-radius:var(--yz-r-md);background:var(--yz-accent);color:#fff;cursor:pointer}body.yegez-luxe .yz-drawer__foot{display:grid;gap:.65rem;padding:1rem;border-top:1px solid var(--yz-line-soft)}body.yegez-luxe .yz-drawer__night{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;padding:.65rem .85rem;border:1px solid var(--yz-line-soft);border-radius:var(--yz-r-md);background:var(--yz-white);color:var(--yz-ink-2);font-size:.8125rem;font-weight:700;cursor:pointer;transition:color 0.15s,background 0.15s,border-color 0.15s}body.yegez-luxe .yz-drawer__night:hover,body.yegez-luxe .yz-drawer__night[aria-pressed="true"]{color:var(--yz-accent);background:var(--yz-accent-soft);border-color:color-mix(in srgb,var(--yz-accent) 25%,var(--yz-line))}body.yegez-luxe .yz-drawer__night-icon--sun{display:none}body.yegez-luxe .yz-drawer__night[aria-pressed="true"] .yz-drawer__night-icon--moon{display:none}body.yegez-luxe .yz-drawer__night[aria-pressed="true"] .yz-drawer__night-icon--sun{display:inline}body.yegez-luxe .yz-drawer__foot .yz-header__cta{width:100%;justify-content:center}body.yegez-luxe.phantaso-yegez-home .yz-nav__list{gap:0 1.65rem}body.yegez-luxe.phantaso-yegez-home .yz-nav__list>li>a{font-size:.8125rem;font-weight:600;letter-spacing:.015em;text-transform:none;padding:.5rem 0}body.yegez-luxe.phantaso-yegez-home .yz-header .custom-logo,body.yegez-luxe.phantaso-yegez-home .yz-header .custom-logo-link img{max-height:3.5rem!important}body.yegez-luxe .yz-nav__list>li>a{font-weight:600;font-size:.8125rem;letter-spacing:.02em;text-transform:none}body.yegez-luxe .yz-nav__list>li>a::after,body.yegez-luxe .yz-nav__list>li.current-menu-item>a::after{background:linear-gradient(90deg,var(--yz-accent),var(--yz-accent-2));height:2px;border-radius:999px}@media (max-width:991px){body.yegez-luxe .yz-nav{display:none}body.yegez-luxe .yz-header__ribbon{display:none}body.yegez-luxe .yz-header__inner{grid-template-columns:1fr auto}body.yegez-luxe .yz-header__cta--desktop{display:none}body.yegez-luxe .yz-header__social-cards{display:flex;gap:.25rem;padding-right:.25rem;margin-right:0;border-right:0}body.yegez-luxe .yz-header__social-card-text{display:none}body.yegez-luxe .yz-header__social-card:hover{padding-right:0}body.yegez-luxe .yz-header__toggle{display:inline-flex}}body.yegez-luxe .pm-main--yegez .yz-block{padding-block:0}body.yegez-luxe .pm-layout--yegez-row{padding-block:0.5rem!important}body.yegez-luxe .pm-main--yegez{gap:.15rem}body.yegez-luxe .yz-spotlight--lux,body.yegez-luxe .yz-popular,body.yegez-luxe .yz-hscroll{background:#fff0}body.yegez-luxe .yz-masonry{background:var(--yz-white);border-block:1px solid var(--yz-line)}body.yegez-luxe .yz-masonry__card{border-radius:var(--yz-r-lg)}body.yegez-luxe .yz-spotlight--lux{padding-block:clamp(2rem, 4vw, 3rem)}body.yegez-luxe .yz-spotlight__grid .yz-card-v2{border-radius:var(--yz-r-lg)}body.yegez-luxe .yz-regions{padding-block:clamp(2rem, 4vw, 3rem);background:var(--yz-white)}body.yegez-luxe .yz-regions__card{border-radius:var(--yz-r-xl);box-shadow:var(--yz-shadow-card)}body.yegez-luxe .yz-map-band,body.yegez-luxe .yz-block--explore-map section{border-radius:var(--yz-r-xl);overflow:hidden}body.yegez-luxe .yz-city-rail{background:var(--yz-white);border-block:1px solid var(--yz-line);padding-block:1.25rem}body.yegez-luxe .yz-city-rail--marquee{padding-block:.65rem .75rem;background:var(--yz-paper);border-block:1px solid var(--yz-line-soft)}body.yegez-luxe .yz-city-rail--marquee .yz-city-rail__head{display:none}body.yegez-luxe .yz-city-rail--marquee .pt-city-rail__bleed--marquee{display:block;width:100%}body.yegez-luxe .yz-city-rail--marquee .pt-city-rail__viewport--marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent);padding:.15rem 0}body.yegez-luxe .yz-city-rail--marquee .pt-city-rail__track--marquee{display:flex;flex-wrap:nowrap;align-items:center;width:max-content;gap:.55rem;animation:yz-city-marquee 110s linear infinite;will-change:transform}body.yegez-luxe .yz-city-rail--marquee .pt-city-rail__viewport--marquee:hover .pt-city-rail__track--marquee{animation-play-state:paused}@keyframes yz-city-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}body.yegez-luxe .yz-city-rail--marquee .pt-yegez-city{min-width:auto;padding:.45rem .75rem .45rem .45rem;border-radius:999px;border-color:var(--yz-line);box-shadow:var(--yz-shadow-sm)}body.yegez-luxe .yz-city-rail--marquee .pt-yegez-city__plate{min-width:2rem;height:2rem;border-radius:999px;background:var(--yz-accent);font-size:.75rem}body.yegez-luxe .yz-city-rail--marquee .pt-yegez-city__name{font-size:.8125rem;font-weight:600}body.yegez-luxe .yz-city-rail--marquee .pt-yegez-city:hover{border-color:color-mix(in srgb,var(--yz-accent) 35%,var(--yz-line));transform:translateY(-1px);box-shadow:var(--yz-shadow-card)}@media (prefers-reduced-motion:reduce){body.yegez-luxe .yz-city-rail--marquee .pt-city-rail__track--marquee{animation:none}body.yegez-luxe .yz-city-rail--marquee .pt-city-rail__viewport--marquee{overflow-x:auto;mask-image:none}}body.yegez-luxe .yz-city-rail .pt-city-rail__pill--yegez{border-radius:999px;border:1px solid var(--yz-line);background:var(--yz-white);box-shadow:var(--yz-shadow-sm)}body.yegez-luxe .yz-city-rail .pt-city-rail__pill--yegez:hover{border-color:var(--yz-accent);background:var(--yz-accent-soft)}body.yegez-luxe .yz-collection--solo{padding-block:clamp(2rem, 4vw, 3rem)}body.yegez-luxe .yz-collection--solo .yz-tabbed{border-radius:var(--yz-r-xl);box-shadow:var(--yz-shadow-card)}body.yegez-luxe .yz-cat-block{border-radius:var(--yz-r-xl);border:1px solid var(--yz-line);background:var(--yz-white);box-shadow:var(--yz-shadow-sm);padding:1.35rem}body.yegez-luxe .yz-cat-block__lead-media,body.yegez-luxe .yz-cat-block__mini-thumb{border-radius:var(--yz-r-md)}body.yegez-luxe .yz-feed{padding-block:clamp(2rem, 4vw, 3rem);background:var(--yz-paper)}body.yegez-luxe .yz-feed__item{border-radius:var(--yz-r-lg);border:1px solid var(--yz-line);background:var(--yz-white);padding:1rem;margin-bottom:.85rem;border-top:1px solid var(--yz-line)}body.yegez-luxe .yz-feed__item:first-child{margin-top:0}body.yegez-luxe .yz-sb-intents__link{border-radius:var(--yz-r-md)}body.yegez-luxe .yz-sb-intents__link:hover{border-color:var(--yz-accent);background:var(--yz-accent-soft)}body.yegez-luxe .yz-sb-social--lux{padding:1.15rem 1.2rem 1.25rem}body.yegez-luxe .yz-sb-social--lux::before{opacity:0}body.yegez-luxe .yz-sb-social__head{margin-bottom:1rem}body.yegez-luxe .yz-sb-social__title{margin:0;font-family:var(--yz-display);font-size:.9375rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--yz-ink);line-height:1.2}body.yegez-luxe .yz-sb-social__rule{display:block;width:100%;height:3px;margin-top:.55rem;border-radius:999px;background:linear-gradient(90deg,var(--yz-accent) 0,var(--yz-accent) 38%,var(--yz-line) 38%,var(--yz-line) 100%)}body.yegez-luxe .yz-sb-social__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}body.yegez-luxe .yz-sb-social__chip{display:flex;align-items:stretch;min-height:42px;border-radius:7px;overflow:hidden;text-decoration:none;color:#fff;font-size:.8125rem;font-weight:700;letter-spacing:.01em;box-shadow:0 2px 6px rgb(22 40 35 / .12);transition:transform 0.2s var(--yz-ease-lux),box-shadow 0.2s,filter 0.2s}body.yegez-luxe .yz-sb-social__chip:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgb(22 40 35 / .18);filter:brightness(1.06);color:#fff}body.yegez-luxe .yz-sb-social__chip--wide{grid-column:1 / -1}body.yegez-luxe .yz-sb-social__glyph{display:grid;place-items:center;flex:0 0 42px;width:42px;border-right:1px solid rgb(255 255 255 / .22);background:rgb(0 0 0 / .08)}body.yegez-luxe .yz-sb-social__glyph svg{display:block}body.yegez-luxe .yz-sb-social__action{flex:1;display:grid;place-items:center;padding:0 .35rem;text-align:center;white-space:nowrap}body.yegez-luxe .yz-sb-social__chip.is-fb{background:#1877f2}body.yegez-luxe .yz-sb-social__chip.is-x{background:#0c0b0a}body.yegez-luxe .yz-sb-social__chip.is-in{background:#0a66c2}body.yegez-luxe .yz-sb-social__chip.is-pin{background:#e60023}body.yegez-luxe .yz-sb-social__chip.is-yt{background:red}body.yegez-luxe .yz-sb-social__chip.is-ig{background:linear-gradient(135deg,#f58529 0%,#dd2a7b 45%,#8134af 100%)}body.yegez-luxe .yz-sb-social__chip.is-wa{background:#25d366}body.yegez-luxe .yz-sb-social__chip.is-tg{background:#26a5e4}body.yegez-luxe .yz-sb-social__chip.is-tk{background:#0c0b0a}body.yegez-luxe .yz-sb-tags__chip{border-radius:999px}body.yegez-luxe .yz-sb-tags__chip:hover{border-color:var(--yz-accent);background:var(--yz-accent-soft)}body.yegez-luxe .yz-sb-pick__media,body.yegez-luxe .yz-sb-author__avatar{border-radius:var(--yz-r-md)}body.yegez-luxe .yz-sb-dest__link{border-radius:var(--yz-r-sm)}body.yegez-luxe .yz-sb-dest__link:hover{background:var(--yz-accent-soft)}body.yegez-luxe .yz-block--intent-chips .pt-intent-chips__link,body.yegez-luxe .yz-intents__link{transition:transform 0.2s var(--yz-ease-lux),box-shadow 0.2s}body.yegez-luxe .yz-block--intent-chips .pt-intent-chips__link:hover{transform:translateY(-2px);box-shadow:var(--yz-shadow-sm)}body.yegez-luxe .yz-newsletter__inner{border-radius:var(--yz-r-xl)}body.yegez-luxe .yz-footer-luxe,body.yegez-luxe .phantaso-footer--pp.yz-footer-luxe{background:linear-gradient(180deg,#0a1018 0%,#0d1520 100%)!important;color:rgb(255 255 255 / .82);border-top:3px solid #2ee6a8;margin-top:0;clear:both}body.yegez-luxe .yz-footer-luxe__shell{padding:clamp(2rem, 4vw, 3rem) 0 0}body.yegez-luxe .yz-footer-luxe__grid{display:grid;grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,1fr));gap:clamp(1.5rem, 3vw, 2.5rem);align-items:start}body.yegez-luxe .yz-footer-luxe__col--brand{max-width:22rem}body.yegez-luxe .yz-footer-luxe__brand{display:inline-flex;align-items:center;text-decoration:none;margin-bottom:.85rem;transition:opacity 0.2s}body.yegez-luxe .yz-footer-luxe__logo{display:block;width:auto;max-width:9rem;height:2.75rem;object-fit:contain;filter:brightness(0) invert(1);opacity:.96}body.yegez-luxe .yz-footer-luxe__name{font-family:var(--yz-serif);font-size:clamp(1.5rem, 2.5vw, 1.85rem);font-weight:800;letter-spacing:-.03em;color:#fff!important}body.yegez-luxe .yz-footer-luxe__brand:hover{opacity:.86}body.yegez-luxe .yz-footer-luxe__desc{margin:0 0 1.15rem;font-size:.875rem;line-height:1.65;color:rgb(255 255 255 / .88)}body.yegez-luxe .yz-footer-luxe__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .75rem;list-style:none;margin:0 0 1.25rem;padding:0}body.yegez-luxe .yz-footer-luxe__feature{display:flex;align-items:center;gap:.5rem;font-size:.78rem;font-weight:600;color:rgb(255 255 255 / .88)}body.yegez-luxe .yz-footer-luxe__feature-icon{display:grid;place-items:center;width:1.65rem;height:1.65rem;border-radius:.45rem;flex-shrink:0}body.yegez-luxe .yz-footer-luxe__feature--mint .yz-footer-luxe__feature-icon{background:rgb(46 230 168 / .16);color:#2ee6a8}body.yegez-luxe .yz-footer-luxe__feature--sky .yz-footer-luxe__feature-icon{background:rgb(56 189 248 / .16);color:#38bdf8}body.yegez-luxe .yz-footer-luxe__feature--gold .yz-footer-luxe__feature-icon{background:rgb(251 191 36 / .16);color:#fbbf24}body.yegez-luxe .yz-footer-luxe__feature--violet .yz-footer-luxe__feature-icon{background:rgb(167 139 250 / .16);color:#a78bfa}body.yegez-luxe .yz-footer-luxe__social-label{margin:0 0 .65rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgb(255 255 255 / .88)}body.yegez-luxe .yz-footer-luxe__social{display:flex;flex-wrap:wrap;gap:.55rem}body.yegez-luxe .yz-footer-luxe__social-link{display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:.65rem;border:1px solid rgb(255 255 255 / .1);background:rgb(255 255 255 / .04);color:rgb(255 255 255 / .88);text-decoration:none;transition:transform 0.2s var(--yz-ease-lux),background 0.2s,border-color 0.2s,color 0.2s}body.yegez-luxe .yz-footer-luxe__social-link:hover{transform:translateY(-2px);background:rgb(46 230 168 / .18);border-color:rgb(46 230 168 / .45);color:#fff}body.yegez-luxe .yz-footer-luxe__title{margin:0 0 .85rem;padding-bottom:.65rem;border-bottom:1px solid rgb(255 255 255 / .08);font-family:var(--yz-display);font-size:1rem;font-weight:800;letter-spacing:-.02em;color:#fff}body.yegez-luxe .yz-footer-luxe__col:not(.yz-footer-luxe__col--brand){display:flex;flex-direction:column}body.yegez-luxe .yz-footer-luxe__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}body.yegez-luxe .yz-footer-luxe__links li{display:flex;align-items:center;gap:.55rem;min-height:1.85rem}body.yegez-luxe .yz-footer-luxe__check{display:grid;place-items:center;width:1.15rem;height:1.15rem;margin-top:0;flex-shrink:0;color:rgb(255 255 255 / .35)}body.yegez-luxe .yz-footer-luxe__check--bright{color:#2ee6a8}body.yegez-luxe .yz-footer-luxe__links a{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.4rem;min-height:2.75rem;padding-block:.2rem;color:rgb(255 255 255 / .92)!important;font-size:.84rem;font-weight:500;line-height:1.45;text-decoration:none;transition:color 0.2s}body.yegez-luxe .yz-footer-luxe__links a:hover{color:#fff!important}body.yegez-luxe .yz-footer-luxe__badge{display:inline-block;padding:.12rem .45rem;border-radius:999px;background:#fbbf24;color:#111827;font-size:.62rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}body.yegez-luxe .yz-footer-luxe__bar{margin-top:clamp(1.75rem, 3vw, 2.25rem);padding:.9rem 0;border-top:1px solid rgb(255 255 255 / .08);background:rgb(0 0 0 / .22)}body.yegez-luxe .yz-footer-luxe__bar-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}body.yegez-luxe .yz-footer-luxe__copy{margin:0;font-size:.75rem;color:rgb(255 255 255 / .78)}body.yegez-luxe .yz-footer-luxe__top{display:grid;place-items:center;width:2.75rem;height:2.75rem;border:none;border-radius:999px;background:linear-gradient(135deg,#2ee6a8 0%,#16806b 100%);color:#0a1018;cursor:pointer;box-shadow:0 8px 24px rgb(46 230 168 / .28);transition:transform 0.2s var(--yz-ease-lux),box-shadow 0.2s}body.yegez-luxe .yz-footer-luxe__top:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgb(46 230 168 / .38)}@media (max-width:1023px){body.yegez-luxe .yz-footer-luxe__grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.yegez-luxe .yz-footer-luxe__col--brand{grid-column:1 / -1;max-width:none}}@media (max-width:639px){body.yegez-luxe .yz-footer-luxe__grid{grid-template-columns:minmax(0,1fr);text-align:center}body.yegez-luxe .yz-footer-luxe__col--brand{display:flex;flex-direction:column;align-items:center}body.yegez-luxe .yz-footer-luxe__features{justify-content:center}body.yegez-luxe .yz-footer-luxe__social-block{display:flex;flex-direction:column;align-items:center}body.yegez-luxe .yz-footer-luxe__social{justify-content:center}body.yegez-luxe .yz-footer-luxe__links li{justify-content:center}body.yegez-luxe .yz-footer-luxe__bar-inner{flex-direction:column;text-align:center}body.yegez-luxe .yz-footer-luxe__copy{max-width:20rem;line-height:1.5}}body.yegez-luxe .phantaso-footer--pp .phantaso-footer__top,body.yegez-luxe .phantaso-footer--pp .phantaso-footer__bottom{display:none}body.yegez-luxe{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.yegez-luxe a{transition:color 0.2s var(--yz-ease-lux)}body.yegez-luxe img{transition:transform 0.45s var(--yz-ease-lux)}body.yegez-luxe .yz-card-v2__media img,body.yegez-luxe .yz-hscroll__media img,body.yegez-luxe .yz-popular__media img,body.yegez-luxe .yz-stream__media img,body.yegez-luxe .yz-feed__media img,body.yegez-luxe .yz-ranked__hero-media img,body.yegez-luxe .yz-ranked__thumb img,body.yegez-luxe .yz-masonry__media img,body.yegez-luxe .yz-camp__media img,body.yegez-luxe .yz-editor-strip__pick-media img,body.yegez-luxe .yz-cat-block__lead-media img,body.yegez-luxe .yz-gallery__media img{display:block;width:100%;height:100%;object-fit:cover}body.yegez-luxe .yz-card-v2:hover .yz-card-v2__media img,body.yegez-luxe .yz-hscroll__link:hover .yz-hscroll__media img,body.yegez-luxe .yz-popular__item:hover .yz-popular__media img,body.yegez-luxe .yz-stream__item:hover .yz-stream__media img,body.yegez-luxe .yz-feed__item:hover .yz-feed__media img,body.yegez-luxe .yz-ranked__hero:hover .yz-ranked__hero-media img,body.yegez-luxe .yz-masonry__card:hover .yz-masonry__media img,body.yegez-luxe .yz-camp__card:hover .yz-camp__media img,body.yegez-luxe .yz-cat-block__lead:hover .yz-cat-block__lead-media img{transform:scale(1.04)}body.yegez-luxe .yz-chip-link{display:inline-flex;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:600;color:var(--yz-accent);text-decoration:none}body.yegez-luxe .yz-chip-link:hover{color:var(--yz-accent-2);transform:translateX(2px)}body.yegez-luxe .yz-block--intent-chips .yz-intents,body.yegez-luxe .yz-intents{padding-block:1rem 1.25rem;background:var(--yz-white);border-block:1px solid var(--yz-line)}body.yegez-luxe .yz-intents__inner{display:flex;flex-wrap:wrap;gap:.55rem}body.yegez-luxe .yz-intents__link{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1rem;font-size:.8125rem;font-weight:600;text-decoration:none}body.yegez-luxe .yz-intents__dot{width:8px;height:8px;border-radius:50%;background:var(--yz-intent,var(--yz-accent));box-shadow:0 0 0 3px color-mix(in srgb,var(--yz-intent,var(--yz-accent)) 20%,transparent);flex-shrink:0}body.yegez-luxe .yz-intents__label{letter-spacing:.01em}body.yegez-luxe .yz-block--intent-chips .pt-intent-chips__link:hover,body.yegez-luxe .yz-intents__link:hover{transform:translateY(-2px)}body.yegez-luxe .yz-stats{padding-block:clamp(1.25rem, 2.5vw, 2rem)}body.yegez-luxe .yz-stats__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;padding:clamp(1.25rem, 2.5vw, 1.75rem)}@media (min-width:768px){body.yegez-luxe .yz-stats__grid{grid-template-columns:repeat(4,1fr)}}body.yegez-luxe .yz-stats__item{text-align:center;padding:.75rem .5rem}body.yegez-luxe .yz-stats__item+.yz-stats__item{border-left:1px solid rgb(255 255 255 / .12)}@media (max-width:767px){body.yegez-luxe .yz-stats__item:nth-child(odd){border-left:none}body.yegez-luxe .yz-stats__item:nth-child(n+3){border-top:1px solid rgb(255 255 255 / .12)}}body.yegez-luxe .yz-stats__num{font-size:clamp(1.75rem, 3vw, 2.25rem);line-height:1;letter-spacing:-.03em}body.yegez-luxe .yz-hscroll{padding-block:clamp(1.75rem, 3.5vw, 2.5rem)}body.yegez-luxe .yz-hscroll__track{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.35rem;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--yz-accent) #fff0}body.yegez-luxe .yz-hscroll__card{flex:0 0 min(280px, 78vw);scroll-snap-align:start}body.yegez-luxe .yz-hscroll__link{display:grid;overflow:hidden;background:var(--yz-white);text-decoration:none;color:var(--yz-ink);transition:transform 0.25s var(--yz-ease-lux),box-shadow 0.25s,border-color 0.25s}body.yegez-luxe .yz-hscroll__link:hover{transform:translateY(-4px);box-shadow:var(--yz-shadow-card);border-color:color-mix(in srgb,var(--yz-accent) 30%,var(--yz-line))}body.yegez-luxe .yz-hscroll__media{position:relative;display:block;aspect-ratio:4 / 3;overflow:hidden;background:var(--yz-paper)}body.yegez-luxe .yz-hscroll__shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgb(28 33 32 / .55) 100%);pointer-events:none}body.yegez-luxe .yz-hscroll__body{padding:.85rem 1rem 1rem;display:grid;gap:.35rem}body.yegez-luxe .yz-hscroll__title{font-weight:700;font-size:.9375rem;line-height:1.35;letter-spacing:-.02em}body.yegez-luxe .yz-hscroll__meta{font-size:.75rem;color:var(--yz-muted)}body.yegez-luxe .yz-popular{padding-block:clamp(1.75rem, 3.5vw, 2.5rem)}body.yegez-luxe .yz-popular__item{overflow:hidden;background:var(--yz-white);transition:transform 0.25s var(--yz-ease-lux),box-shadow 0.25s,border-color 0.25s}body.yegez-luxe .yz-popular__item:hover{transform:translateY(-4px);box-shadow:var(--yz-shadow-card)}body.yegez-luxe .yz-popular__item--lead{grid-column:1 / -1}@media (min-width:768px){body.yegez-luxe .yz-popular__item--lead{grid-column:span 2}}body.yegez-luxe .yz-popular__media{position:relative;display:block;overflow:hidden;aspect-ratio:16 / 10;background:var(--yz-paper)}body.yegez-luxe .yz-popular__item--lead .yz-popular__media{aspect-ratio:21 / 9}body.yegez-luxe .yz-popular__shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgb(28 33 32 / .5) 100%)}body.yegez-luxe .yz-popular__media .yz-meta__pill{display:none!important}body.yegez-luxe .yz-popular__intent{display:inline-flex;align-items:center;margin:0 0 .4rem;padding:.2rem .55rem;border-radius:999px;font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--pt-intent-color,var(--yz-accent));background:color-mix(in srgb,var(--pt-intent-color,var(--yz-accent)) 12%,#fff)}body.yegez-luxe .yz-popular__body{padding:.9rem 1rem 1.1rem}body.yegez-luxe .yz-popular__title{margin:0;font-size:1rem;font-weight:700;line-height:1.35}body.yegez-luxe .yz-popular__title a{color:var(--yz-ink);text-decoration:none}body.yegez-luxe .yz-popular__title a:hover{color:var(--yz-accent)}body.yegez-luxe .yz-popular--routes{padding-block:clamp(2rem, 4vw, 3rem)}body.yegez-luxe .yz-popular__grid--routes{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:768px){body.yegez-luxe .yz-popular__grid--routes{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){body.yegez-luxe .yz-popular__grid--routes{grid-template-columns:1.25fr repeat(2,minmax(0,1fr))}body.yegez-luxe .yz-popular__grid--routes .yz-popular__item--lead{grid-row:span 2}}body.yegez-luxe .yz-popular__item--route .yz-popular__media img{width:100%;height:100%;object-fit:cover;display:block}body.yegez-luxe .yz-popular__meta{font-size:.8125rem;color:var(--yz-muted,#5c6967);margin:.35rem 0 0;line-height:1.45}body.yegez-luxe .yz-card-v2--feature{grid-column:1 / -1}@media (min-width:900px){body.yegez-luxe .yz-spotlight__grid{grid-template-columns:1.35fr 1fr 1fr}body.yegez-luxe .yz-spotlight__grid .yz-card-v2--feature{grid-column:auto;grid-row:span 2}body.yegez-luxe .yz-spotlight__grid .yz-card-v2--feature .yz-card-v2__media{aspect-ratio:3 / 4}}body.yegez-luxe .yz-card-v2--feature .yz-card-v2__title{font-size:clamp(1.125rem, 2vw, 1.35rem)}body.yegez-luxe .yz-showcase{padding-block:clamp(2rem, 4vw, 3rem);background:var(--yz-white)}body.yegez-luxe .yz-showcase__grid{display:grid;gap:1.15rem}@media (min-width:640px){body.yegez-luxe .yz-showcase__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){body.yegez-luxe .yz-showcase__grid{grid-template-columns:repeat(3,1fr)}}body.yegez-luxe .yz-card-v2--overlay .yz-card-v2__media{aspect-ratio:4 / 5}body.yegez-luxe .yz-card-v2--overlay .yz-card-v2__media,body.yegez-luxe .yz-card-v2--overlay .yz-card-v2__overlay-title,body.yegez-luxe .yz-card-v2--overlay .yz-card-v2__overlay-title a{color:#fff}body.yegez-luxe .yz-card-v2--overlay:hover{transform:translateY(-4px);box-shadow:var(--yz-shadow-lux)}body.yegez-luxe .yz-stream--lux{padding-block:clamp(1.75rem, 3.5vw, 2.5rem);background:var(--yz-white);border-block:1px solid var(--yz-line)}body.yegez-luxe .yz-stream__list{display:grid;gap:.85rem}body.yegez-luxe .yz-stream__item{display:grid;grid-template-columns:120px 1fr;gap:1rem;align-items:start;padding:1rem;border:1px solid var(--yz-line);border-radius:var(--yz-r-lg);background:var(--yz-white);border-top:1px solid var(--yz-line);transition:box-shadow 0.25s,border-color 0.25s,transform 0.25s}@media (min-width:640px){body.yegez-luxe .yz-stream__item{grid-template-columns:160px 1fr}}body.yegez-luxe .yz-stream__item:hover{box-shadow:var(--yz-shadow-card);border-color:color-mix(in srgb,var(--yz-accent) 22%,var(--yz-line));transform:translateX(3px)}body.yegez-luxe .yz-stream__media{display:block;border-radius:var(--yz-r-md);overflow:hidden;aspect-ratio:4 / 3;background:var(--yz-paper)}body.yegez-luxe .yz-stream__title{margin:.25rem 0 .4rem;font-size:1.0625rem;font-weight:700;line-height:1.3}body.yegez-luxe .yz-stream__title a{color:var(--yz-ink);text-decoration:none}body.yegez-luxe .yz-stream__title a:hover{color:var(--yz-accent)}body.yegez-luxe .yz-stream__excerpt{margin:0 0 .5rem;font-size:.875rem;line-height:1.55;color:var(--yz-muted)}body.yegez-luxe .yz-card-v2__cat--inline{display:inline-block;margin-bottom:.25rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--yz-cat,var(--yz-accent))}body.yegez-luxe .yz-feed__title{margin:.35rem 0 .4rem;font-size:1.0625rem;font-weight:700;line-height:1.3}body.yegez-luxe .yz-feed__title a{color:var(--yz-ink);text-decoration:none}body.yegez-luxe .yz-feed__title a:hover{color:var(--yz-accent)}body.yegez-luxe .yz-feed__excerpt{margin:0;font-size:.875rem;line-height:1.55;color:var(--yz-muted)}body.yegez-luxe .yz-feed__foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.65rem}body.yegez-luxe .yz-feed__item{display:grid;grid-template-columns:120px 1fr;gap:1rem;transition:box-shadow 0.25s,border-color 0.25s,transform 0.25s}@media (min-width:640px){body.yegez-luxe .yz-feed__item{grid-template-columns:180px 1fr}}body.yegez-luxe .yz-feed__item:hover{box-shadow:var(--yz-shadow-card);border-color:color-mix(in srgb,var(--yz-accent) 22%,var(--yz-line))}body.yegez-luxe .yz-feed__media{display:block;border-radius:var(--yz-r-md);overflow:hidden;aspect-ratio:4 / 3;background:var(--yz-paper)}body.yegez-luxe .yz-ranked{padding-block:clamp(1.75rem, 3.5vw, 2.5rem)}body.yegez-luxe .yz-ranked__col{padding:1.15rem;background:var(--yz-white);overflow:hidden}body.yegez-luxe .yz-ranked__title{margin:0;font-size:1rem;font-weight:700;color:var(--yz-cat,var(--yz-ink))}body.yegez-luxe .yz-ranked__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-bottom:.85rem;margin-bottom:.85rem}body.yegez-luxe .yz-ranked__hero-media{position:relative;display:block;border-radius:var(--yz-r-md);overflow:hidden;aspect-ratio:16 / 10;margin-bottom:.65rem;background:var(--yz-paper)}body.yegez-luxe .yz-ranked__hero-num{position:absolute;top:.65rem;left:.65rem;width:2rem;height:2rem;display:grid;place-items:center;font-size:.8125rem;font-weight:700}body.yegez-luxe .yz-ranked__item{display:grid;grid-template-columns:auto 1fr auto;gap:.65rem;align-items:center;padding:.65rem 0;border-top:1px solid var(--yz-line-soft)}body.yegez-luxe .yz-ranked__num{font-weight:700;font-size:.875rem;color:var(--yz-accent);opacity:.7}body.yegez-luxe .yz-ranked__thumb{display:block;width:48px;height:48px;border-radius:var(--yz-r-sm);overflow:hidden;background:var(--yz-paper)}body.yegez-luxe .yz-intent-show{padding-block:clamp(2rem, 4vw, 3rem);background:linear-gradient(180deg,var(--yz-white) 0%,var(--yz-paper) 100%)}body.yegez-luxe .yz-intent-show__card{position:relative;display:block;min-height:220px;overflow:hidden;border-radius:var(--yz-r-xl);text-decoration:none;color:#fff;box-shadow:var(--yz-shadow-card);transition:transform 0.3s var(--yz-ease-lux),box-shadow 0.3s}body.yegez-luxe .yz-intent-show__card:hover{transform:translateY(-6px);box-shadow:var(--yz-shadow-lux)}body.yegez-luxe .yz-intent-show__media{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform 0.5s var(--yz-ease-lux)}body.yegez-luxe .yz-intent-show__card:hover .yz-intent-show__media{transform:scale(1.06)}body.yegez-luxe .yz-intent-show__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgb(28 33 32 / .1) 0%,rgb(28 33 32 / .75) 100%)}body.yegez-luxe .yz-intent-show__body{position:relative;z-index:1;display:grid;gap:.35rem;padding:1.25rem;align-content:end;min-height:220px}body.yegez-luxe .yz-intent-show__kicker{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.9}body.yegez-luxe .yz-intent-show__title{font-size:1.125rem;font-weight:700;line-height:1.25}body.yegez-luxe .yz-intent-show__cta{font-size:.8125rem;font-weight:600;opacity:.85;margin-top:.25rem}body.yegez-luxe .yz-dest-band{padding-block:clamp(2rem, 4vw, 3rem)}body.yegez-luxe .yz-dest-band__card{position:relative;display:block;min-height:200px;overflow:hidden;text-decoration:none;color:#fff;box-shadow:var(--yz-shadow-sm);transition:transform 0.3s var(--yz-ease-lux),box-shadow 0.3s}body.yegez-luxe .yz-dest-band__card:hover{transform:translateY(-5px);box-shadow:var(--yz-shadow-card)}body.yegez-luxe .yz-dest-band__media{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform 0.5s var(--yz-ease-lux)}body.yegez-luxe .yz-dest-band__card:hover .yz-dest-band__media{transform:scale(1.05)}body.yegez-luxe .yz-dest-band__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgb(28 33 32 / .82) 0%,transparent 55%)}body.yegez-luxe .yz-dest-band__body{position:relative;z-index:1;display:grid;gap:.2rem;padding:1rem;align-content:end;min-height:200px}body.yegez-luxe .yz-dest-band__title{font-weight:700;font-size:1rem;line-height:1.3}body.yegez-luxe .yz-dest-band__city{font-size:.75rem;opacity:.8}body.yegez-luxe .yz-editor-strip{padding-block:clamp(2rem, 4vw, 3rem);background:linear-gradient(180deg,var(--yz-accent-soft) 0%,var(--yz-paper) 100%)}body.yegez-luxe .yz-editor-strip__profile{display:grid;grid-template-columns:96px 1fr;gap:1.25rem;padding:1.5rem;background:var(--yz-white)}body.yegez-luxe .yz-editor-strip__avatar{border-radius:50%;border:3px solid var(--yz-accent-soft)}body.yegez-luxe .yz-editor-strip__role{color:var(--yz-accent);text-transform:none;letter-spacing:.04em}body.yegez-luxe .yz-editor-strip__pick{transition:box-shadow 0.25s,border-color 0.25s,transform 0.25s}body.yegez-luxe .yz-editor-strip__pick:hover{box-shadow:var(--yz-shadow-card);border-color:color-mix(in srgb,var(--yz-accent) 25%,var(--yz-line));transform:translateY(-2px)}body.yegez-luxe .yz-editor-strip__pick-media{border-radius:var(--yz-r-md);overflow:hidden}body.yegez-luxe .yz-cat-blocks{padding-block:clamp(1.75rem, 3.5vw, 2.5rem)}body.yegez-luxe .yz-cat-block__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--yz-line-soft)}body.yegez-luxe .yz-cat-block__title{margin:0;font-size:1.125rem;font-weight:700;color:var(--yz-cat,var(--yz-ink))}body.yegez-luxe .yz-cat-block__lead-media{display:block;border-radius:var(--yz-r-md);overflow:hidden;aspect-ratio:16 / 10;margin-bottom:.65rem;background:var(--yz-paper)}body.yegez-luxe .yz-cat-block__mini{display:grid;grid-template-columns:56px 1fr;gap:.65rem;align-items:center;padding:.5rem 0;border-top:1px solid var(--yz-line-soft)}body.yegez-luxe .yz-cat-block__mini-thumb{display:block;width:56px;height:56px;overflow:hidden;background:var(--yz-paper)}body.yegez-luxe .yz-masonry__card{overflow:hidden;border:1px solid var(--yz-line);background:var(--yz-white);box-shadow:var(--yz-shadow-sm);transition:transform 0.25s var(--yz-ease-lux),box-shadow 0.25s}body.yegez-luxe .yz-masonry__card:hover{transform:translateY(-4px);box-shadow:var(--yz-shadow-card)}body.yegez-luxe .yz-masonry__media{position:relative;display:block;aspect-ratio:4 / 3;overflow:hidden;background:var(--yz-paper)}body.yegez-luxe .yz-masonry__shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgb(28 33 32 / .45) 100%)}body.yegez-luxe .yz-masonry__media .yz-meta__pill{display:none!important}body.yegez-luxe .yz-masonry__intent{display:inline-flex;align-items:center;margin:0 0 .35rem;padding:.18rem .5rem;border-radius:999px;font-size:.65rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--pt-intent-color,var(--yz-accent));background:color-mix(in srgb,var(--pt-intent-color,var(--yz-accent)) 12%,#fff)}body.yegez-luxe .yz-masonry__body{padding:.85rem 1rem 1rem}body.yegez-luxe .yz-masonry__more{display:flex;justify-content:center;margin-top:1.5rem}body.yegez-luxe .yz-btn--ghost:hover{border-color:var(--yz-accent);background:var(--yz-accent-soft);color:var(--yz-accent)}body.yegez-luxe .yz-season{padding-block:clamp(2rem, 4vw, 3rem);background:var(--yz-white)}body.yegez-luxe .yz-season__inner{display:grid;gap:1.5rem;padding:clamp(1.25rem, 2.5vw, 1.75rem);border-left:4px solid var(--yz-cat,var(--yz-accent))}@media (min-width:900px){body.yegez-luxe .yz-season__inner{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);align-items:center}}body.yegez-luxe .yz-season__title{margin:.35rem 0;font-size:clamp(1.35rem, 2.4vw, 1.75rem);font-weight:700;letter-spacing:-.03em}body.yegez-luxe .yz-season__dek{margin:0;font-size:.9375rem;line-height:1.55;color:var(--yz-muted)}body.yegez-luxe .yz-season__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}body.yegez-luxe .yz-season__card{display:grid;gap:.5rem;text-decoration:none;color:var(--yz-ink);border-radius:var(--yz-r-md);overflow:hidden;border:1px solid var(--yz-line);background:var(--yz-white);transition:transform 0.25s,box-shadow 0.25s}body.yegez-luxe .yz-season__card:hover{transform:translateY(-3px);box-shadow:var(--yz-shadow-card)}body.yegez-luxe .yz-season__card-media{display:block;aspect-ratio:4 / 3;background-size:cover;background-position:center;transition:transform 0.45s var(--yz-ease-lux)}body.yegez-luxe .yz-season__card:hover .yz-season__card-media{transform:scale(1.04)}body.yegez-luxe .yz-season__card-title{padding:.5rem .65rem .65rem;font-size:.8125rem;font-weight:700;line-height:1.35}body.yegez-luxe .yz-camp{padding-block:clamp(1.75rem, 3.5vw, 2.5rem);background:var(--yz-paper)}body.yegez-luxe .yz-camp__card{overflow:hidden;background:var(--yz-white);transition:transform 0.25s,box-shadow 0.25s}body.yegez-luxe .yz-camp__card:hover{transform:translateY(-4px);box-shadow:var(--yz-shadow-card)}body.yegez-luxe .yz-camp__media{display:block;aspect-ratio:16 / 10;overflow:hidden;background:var(--yz-paper)}body.yegez-luxe .yz-camp__body{padding:.85rem 1rem 1rem}body.yegez-luxe .yz-region-tabs{padding-block:clamp(1.75rem, 3.5vw, 2.5rem)}body.yegez-luxe .yz-region-tabs__nav{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1.25rem}body.yegez-luxe .yz-region-tabs__btn{padding:.45rem 1rem;border:1px solid var(--yz-line);background:var(--yz-white);color:var(--yz-ink);cursor:pointer;transition:background 0.2s,color 0.2s,border-color 0.2s}body.yegez-luxe .yz-region-tabs__btn:hover{border-color:var(--yz-accent);color:var(--yz-accent)}body.yegez-luxe .yz-region-tabs__grid{display:grid;gap:1rem}@media (min-width:640px){body.yegez-luxe .yz-region-tabs__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){body.yegez-luxe .yz-region-tabs__grid{grid-template-columns:repeat(3,1fr)}}body.yegez-luxe .yz-hubs{padding-block:clamp(1.75rem, 3.5vw, 2.5rem);background:var(--yz-white)}body.yegez-luxe .yz-hubs__col{padding:1.15rem;background:var(--yz-white)}body.yegez-luxe .yz-hubs__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem;padding-bottom:.65rem;border-bottom:1px solid var(--yz-line-soft)}body.yegez-luxe .yz-hubs__title{margin:0;font-size:1rem;font-weight:700;color:var(--yz-cat,var(--yz-ink))}body.yegez-luxe .yz-hubs__item{padding:.55rem 0;border-bottom:1px solid var(--yz-line-soft)}body.yegez-luxe .yz-hubs__item:last-child{border-bottom:0}body.yegez-luxe .yz-hubs__item a{font-size:.875rem;font-weight:600;color:var(--yz-ink);text-decoration:none}body.yegez-luxe .yz-hubs__item a:hover{color:var(--yz-accent)}body.yegez-luxe .yz-faq{padding-block:clamp(2rem, 4vw, 3rem);background:var(--yz-white)}body.yegez-luxe .yz-faq__item{margin-bottom:.55rem;padding:0;background:var(--yz-paper);border:1px solid var(--yz-line);overflow:hidden;transition:border-color 0.2s,box-shadow 0.2s}body.yegez-luxe .yz-faq__item[open]{border-color:color-mix(in srgb,var(--yz-accent) 35%,var(--yz-line));box-shadow:var(--yz-shadow-sm);background:var(--yz-white)}body.yegez-luxe .yz-faq__q{padding:1rem 1.15rem;font-weight:700;font-size:.9375rem;cursor:pointer;list-style:none;color:var(--yz-ink)}body.yegez-luxe .yz-faq__q::-webkit-details-marker{display:none}body.yegez-luxe .yz-faq__item[open] .yz-faq__q{color:var(--yz-accent)}body.yegez-luxe .yz-faq__a{margin:0;padding:0 1.15rem 1rem;font-size:.875rem;line-height:1.6;color:var(--yz-muted)}body.yegez-luxe .yz-tabbed{padding:clamp(1.25rem, 2.5vw, 1.75rem);background:var(--yz-white);box-shadow:var(--yz-shadow-card)}body.yegez-luxe .yz-tabbed__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid var(--yz-line)}body.yegez-luxe .yz-tabbed__tabs{display:flex;flex-wrap:wrap;gap:.35rem}body.yegez-luxe .yz-tabbed__tab{padding:.45rem .9rem;border:none;background:var(--yz-paper);color:var(--yz-muted);cursor:pointer;transition:background 0.2s,color 0.2s}body.yegez-luxe .yz-tabbed__tab:hover{color:var(--yz-ink)}body.yegez-luxe .yz-tabbed__tab.is-active{background:var(--yz-accent-soft)}body.yegez-luxe .yz-collection--solo{background:var(--yz-paper)}body.yegez-luxe .yz-tabbed__grid{display:grid;gap:1.25rem}@media (min-width:900px){body.yegez-luxe .yz-tabbed__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:start}}body.yegez-luxe .yz-tabbed__row{display:grid;grid-template-columns:64px 1fr;gap:.75rem;align-items:start;padding:.75rem 0;border-bottom:1px solid var(--yz-line-soft);transition:background 0.2s}body.yegez-luxe .yz-tabbed__row:hover{background:var(--yz-accent-soft);border-radius:var(--yz-r-sm);padding-inline:.5rem;margin-inline:-.5rem}body.yegez-luxe .yz-tabbed__row-thumb{display:block;border-radius:var(--yz-r-sm);overflow:hidden;aspect-ratio:1;background:var(--yz-paper)}body.yegez-luxe .yz-tabbed__row-title{margin:.2rem 0 0;font-size:.875rem;font-weight:700;line-height:1.35}body.yegez-luxe .yz-tabbed__row-title a:hover{color:var(--yz-accent)}body.yegez-luxe .yz-tabbed__feature{border-radius:var(--yz-r-lg);overflow:hidden;border:1px solid var(--yz-line);background:var(--yz-paper)}body.yegez-luxe .yz-tabbed__feature-media{display:block;overflow:hidden}body.yegez-luxe .yz-tabbed__feature-media img{transition:transform 0.45s var(--yz-ease-lux)}body.yegez-luxe .yz-tabbed__feature:hover .yz-tabbed__feature-media img{transform:scale(1.03)}body.yegez-luxe .yz-tabbed__feature-body{padding:1rem 1.15rem 1.15rem}body.yegez-luxe .yz-tabbed__feature-title{margin:.35rem 0 .5rem;font-size:1.125rem;font-weight:700;line-height:1.25}body.yegez-luxe .yz-tabbed__feature-dek{margin:0 0 .65rem;font-size:.875rem;line-height:1.55;color:var(--yz-muted)}body.yegez-luxe .yz-map-band{padding-block:clamp(1.5rem, 3vw, 2.25rem);background:var(--yz-white);border-block:1px solid var(--yz-line)}body.yegez-luxe .yz-map-band .pt-province-map--yegez,body.yegez-luxe .yz-map-band .pt-province-map__wrap--yegez{border-radius:var(--yz-r-xl);border:1px solid var(--yz-line);background:var(--yz-paper);box-shadow:var(--yz-shadow-card);overflow:hidden}body.yegez-luxe .pt-province-map__legend--yegez button.is-active,body.yegez-luxe .pt-province-map__legend--yegez button:hover{background:var(--yz-accent-soft)!important;color:var(--yz-accent)!important;border-color:var(--yz-accent)!important}body.yegez-luxe .pt-province-map--homepage.pt-province-map--vector .pt-province-map__region:hover .pt-province-map__shape,body.yegez-luxe .pt-province-map--homepage.pt-province-map--vector .pt-province-map__region.is-active .pt-province-map__shape{fill:var(--yz-accent)!important}body.yegez-luxe .yz-regions__card{border:1px solid var(--yz-line);overflow:hidden;transition:transform 0.3s var(--yz-ease-lux),box-shadow 0.3s}body.yegez-luxe .yz-regions__card:hover{transform:translateY(-5px);box-shadow:var(--yz-shadow-lux)}body.yegez-luxe .yz-gallery__card:hover{transform:translateY(-5px);box-shadow:var(--yz-shadow-lux)}body.yegez-luxe .yz-newsletter{padding-block:clamp(2rem, 4vw, 3rem)}body.yegez-luxe .yz-newsletter__inner{display:grid;gap:1.5rem;min-height:8.5rem;padding:clamp(1.5rem, 3vw, 2.25rem);background:linear-gradient(135deg,#0f5c4d 0%,#16806b 55%,#1a9a80 100%);box-shadow:var(--yz-shadow-lux);color:#fff}@media (min-width:768px){body.yegez-luxe .yz-newsletter__inner{grid-template-columns:1fr auto;align-items:center}}body.yegez-luxe .yz-newsletter__form{display:flex;flex-wrap:wrap;gap:.55rem}body.yegez-luxe .yz-newsletter__form input[type="email"]{flex:1 1 200px;padding:.75rem 1rem;border-radius:999px;border:1px solid rgb(255 255 255 / .35);background:rgb(255 255 255 / .96);color:#0c1a14;font-size:.9375rem;font-weight:500;box-shadow:inset 0 1px 2px rgb(0 0 0 / .05)}body.yegez-luxe .yz-newsletter__form input[type="email"]::placeholder{color:rgb(12 26 20 / .45)}body.yegez-luxe .yz-newsletter__form button{padding:.75rem 1.35rem;border-radius:999px;background:linear-gradient(135deg,var(--yz-brass) 0%,color-mix(in srgb,var(--yz-brass) 78%,#fff) 100%);color:#0c1a14;font-weight:800;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 6px 18px rgb(0 0 0 / .18)}@media (max-width:639px){body.yegez-luxe .yz-newsletter__inner{text-align:center;border-radius:var(--yz-r-lg)}body.yegez-luxe .yz-newsletter__form{flex-direction:column;align-items:stretch;width:100%}body.yegez-luxe .yz-newsletter__form input[type="email"],body.yegez-luxe .yz-newsletter__form button{width:100%;flex:1 1 auto}body.yegez-luxe .yz-newsletter__form button{justify-content:center}}body.yegez-luxe .yz-kicker--light{color:rgb(255 255 255 / .75)}body.yegez-luxe .yz-sb{background:var(--yz-white)!important;box-shadow:var(--yz-shadow-sm);transition:box-shadow 0.25s,transform 0.25s}body.yegez-luxe .yz-sb:hover{box-shadow:var(--yz-shadow-card)}body.yegez-luxe .yz-sb::before{background:linear-gradient(90deg,var(--yz-accent),var(--yz-accent-2))!important}body.yegez-luxe .yz-sb-trend__num{color:var(--yz-accent)!important}body.yegez-luxe .yz-sb--newsletter{background:linear-gradient(145deg,#16806b 0%,#0d4a3f 100%)!important;border:none!important}body.yegez-luxe .yz-sb--newsletter .yz-kicker,body.yegez-luxe .yz-sb--newsletter .yz-sb__title{color:#fff}body.yegez-luxe .yz-sb__title{font-size:1.0625rem;font-weight:700}body.yegez-luxe .yz-sb-featured__title a:hover{color:var(--yz-accent)}body.yegez-luxe .yz-sb-pick__media{display:block;border-radius:var(--yz-r-md);overflow:hidden;margin-bottom:.75rem}body.yegez-luxe .yz-sb-pick__dek{font-size:.8125rem;line-height:1.5;color:var(--yz-muted)}body.yegez-luxe .yz-sb-author__name a:hover{color:var(--yz-accent)}body.yegez-luxe .yz-sb-pick__title a:hover{color:var(--yz-accent)}body.yegez-luxe .yz-meta-row{font-size:.75rem;color:var(--yz-muted)}body.yegez-luxe .yz-meta-row__views{display:inline-flex;align-items:center;gap:.25rem}body.yegez-luxe .yz-meta__eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--yz-accent)}body.yegez-luxe .yz-meta__place{font-size:.8125rem;font-weight:600;color:var(--yz-muted);text-decoration:none}body.yegez-luxe .yz-meta__place:hover{color:var(--yz-accent)}body.yegez-luxe .yz-card-v2__badge{border-left:3px solid var(--yz-cat,var(--yz-accent))}body.yegez-luxe .yz-card-v2__media{display:block;aspect-ratio:16 / 10;overflow:hidden;background:var(--yz-paper)}body.yegez-luxe .yz-card-v2:not(.yz-card-v2--overlay) .yz-card-v2__title a{color:var(--yz-ink);text-decoration:none}body.yegez-luxe .yz-card-v2:not(.yz-card-v2--overlay) .yz-card-v2__title a:hover{color:var(--yz-accent)}body.yegez-luxe .yz-trio{padding-block:clamp(1.75rem, 3.5vw, 2.5rem)}body.yegez-luxe .yz-trio__lead-title a:hover{color:var(--yz-accent)}body.yegez-luxe .pm-main--yegez>.yz-block:nth-child(even) .yz-stream--lux,body.yegez-luxe .pm-main--yegez>.yz-block:nth-child(even) .yz-masonry,body.yegez-luxe .pm-main--yegez>.yz-block:nth-child(even) .yz-camp{background:var(--yz-paper)}body.yegez-luxe .pm-main--yegez>.yz-block:nth-child(even) .yz-showcase,body.yegez-luxe .pm-main--yegez>.yz-block:nth-child(even) .yz-ranked,body.yegez-luxe .pm-main--yegez>.yz-block:nth-child(even) .yz-hubs{background:var(--yz-paper)}body.yegez-luxe .yz-studio__ticker .yz-ticker__link{font-weight:600;color:var(--yz-ink);text-decoration:none}body.yegez-luxe .yz-studio__ticker .yz-ticker__link:hover{color:var(--yz-accent)}body.yegez-luxe .yz-explore__search:focus-within{border-color:var(--yz-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--yz-accent) 15%,transparent)}body.yegez-luxe .yz-link-arrow:hover{color:var(--yz-accent-2)}body.yegez-luxe .yz-btn--solid:hover{background:var(--yz-accent-2);border-color:var(--yz-accent-2)}body.yegez-luxe .yz-btn--light{background:#fff;color:var(--yz-accent);border:none}body.yegez-luxe .yz-btn--light:hover{background:var(--yz-accent-soft);color:var(--yz-accent)}body.yegez-luxe .yz-btn--ink{background:var(--yz-accent);border-color:var(--yz-accent);color:#fff}body.yegez-luxe .yz-btn--ink:hover{background:var(--yz-accent-2);border-color:var(--yz-accent-2)}body.yegez-luxe .yz-masthead__rail-label{color:var(--yz-accent)!important}body.yegez-luxe .yz-masthead__item-title{color:var(--yz-ink)}body.yegez-luxe .yz-masthead__item-link:hover .yz-masthead__item-title{color:var(--yz-accent)}body.yegez-luxe .yz-kicker--light{color:rgb(255 255 255 / .82)}body.yegez-luxe .yz-studio__ticker{background:var(--yz-paper)!important;border-color:var(--yz-line)!important}body.yegez-luxe .yz-studio__intents{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem;padding:1rem 0 1.25rem}body.yegez-luxe .yz-studio__body{padding-block:clamp(1.5rem, 3vw, 2.25rem)}body.yegez-luxe .yz-section-head--split{display:grid;gap:1.25rem}@media (min-width:768px){body.yegez-luxe .yz-section-head--split{grid-template-columns:1fr minmax(220px,320px);align-items:end}}body.yegez-luxe .yz-lead{margin:.35rem 0 0;font-size:.9375rem;line-height:1.55;color:var(--yz-muted);max-width:36rem}body.yegez-luxe .yz-editor__excerpt,body.yegez-luxe .yz-stream__excerpt,body.yegez-luxe .yz-feed__excerpt,body.yegez-luxe .yz-tabbed__feature-dek,body.yegez-luxe .yz-sb-pick__dek,body.yegez-luxe .yz-camp__body>p:not([class]){display:none}body.yegez-luxe .yz-card-v2__title,body.yegez-luxe .yz-card-v2__title a,body.yegez-luxe .yz-editor__lead-title,body.yegez-luxe .yz-editor__lead-title a,body.yegez-luxe .yz-editor__item-title,body.yegez-luxe .yz-stream__title,body.yegez-luxe .yz-stream__title a,body.yegez-luxe .yz-feed__title,body.yegez-luxe .yz-feed__title a,body.yegez-luxe .yz-popular__title,body.yegez-luxe .yz-popular__title a,body.yegez-luxe .yz-hscroll__title,body.yegez-luxe .yz-card-v2__overlay-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3;line-clamp:3}body.yegez-luxe .yz-editor__item-title,body.yegez-luxe .yz-masthead__item-title{-webkit-line-clamp:2;line-clamp:2}body.yegez-luxe .yz-masthead__cover-dek{display:none}body.yegez-luxe .yz-editor__lead-body{display:grid;gap:.5rem}body.yegez-luxe .yz-editor__lead-body .yz-link-arrow{margin-top:.25rem}body.yegez-luxe .yz-stream__body,body.yegez-luxe .yz-feed__body{display:grid;gap:.35rem;align-content:start}body.yegez-luxe .yz-card-v2__body{padding:.75rem 1rem .9rem;display:grid;gap:.35rem}body.yegez-luxe .yz-card-v2--feature .yz-card-v2__media{aspect-ratio:3 / 4;min-height:320px}body.yegez-luxe .yz-card-v2--feature .yz-card-v2__media img{width:100%;height:100%;object-fit:cover;object-position:center}body.yegez-luxe .yz-spotlight__grid .yz-card-v2:not(.yz-card-v2--feature) .yz-card-v2__media{aspect-ratio:16 / 10}body.yegez-luxe .yz-card-v2__media img,body.yegez-luxe .yz-editor__lead-media img,body.yegez-luxe .yz-showcase__grid .yz-card-v2__media img{image-rendering:auto;backface-visibility:hidden}body.yegez-luxe .yz-showcase .yz-card-v2--overlay .yz-meta-row{display:none}body.yegez-luxe .yz-showcase .yz-card-v2--overlay .yz-card-v2__overlay-title{-webkit-line-clamp:3;line-clamp:3;padding:0 .25rem .15rem}body.yegez-luxe .yz-editor__item-text .yz-meta-row{display:none}body.yegez-luxe .yz-feed__foot{margin-top:.35rem}body.yegez-luxe .yz-studio__search-row{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem 1.5rem;margin-top:1.25rem}body.yegez-luxe .yz-studio__search-row .yz-section-bar--lux{flex:1 1 280px;margin:0}body.yegez-luxe .yz-feed--lux{padding-block:clamp(1.5rem, 3vw, 2rem)}body.yegez-luxe .yz-feed--lux .yz-feed__list{display:grid;gap:1rem}body.yegez-luxe .yz-feed--lux .yz-feed__item{display:grid;grid-template-columns:140px minmax(0,1fr);gap:1rem;align-items:start;padding:1rem;border:1px solid var(--yz-line);border-radius:var(--yz-r-lg);background:var(--yz-white);box-shadow:var(--yz-shadow-sm);transition:box-shadow 0.2s var(--yz-ease-lux),transform 0.2s var(--yz-ease-lux)}body.yegez-luxe .yz-feed--lux .yz-feed__item:hover{box-shadow:var(--yz-shadow-card);transform:translateY(-2px)}body.yegez-luxe .yz-trio--lux{padding-block:clamp(1.5rem, 3vw, 2rem)}body.yegez-luxe .yz-trio--lux .yz-trio__grid{display:grid;gap:1.25rem;margin-top:1.25rem}@media (min-width:900px){body.yegez-luxe .yz-trio--lux .yz-trio__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}body.yegez-luxe .yz-tabbed--lux .yz-tabbed__head .yz-section-bar--lux{margin-bottom:0}body.yegez-luxe .yz-regions--lux{padding-block:clamp(1.5rem, 3vw, 2rem)}body.yegez-luxe .yz-map-band--lux{padding-block:clamp(1rem, 2vw, 1.5rem)}body.yegez-luxe .pm-main--yegez .yz-block>section,body.yegez-luxe .pm-main--yegez .yz-block>nav.yz-intents{padding-block:clamp(0.75rem, 1.5vw, 1.1rem)!important}body.yegez-luxe .yz-spotlight--lux,body.yegez-luxe .yz-regions,body.yegez-luxe .yz-regions--lux,body.yegez-luxe .yz-hub--editor,body.yegez-luxe .yz-editor--olivin,body.yegez-luxe .yz-showcase--lux,body.yegez-luxe .yz-stream--lux,body.yegez-luxe .yz-masonry,body.yegez-luxe .yz-ranked--lux,body.yegez-luxe .yz-hubs--lux,body.yegez-luxe .yz-camp--lux,body.yegez-luxe .yz-faq--lux,body.yegez-luxe .yz-feed--lux,body.yegez-luxe .yz-trio--lux,body.yegez-luxe .yz-cat-blocks--lux,body.yegez-luxe .yz-card-grid--lux,body.yegez-luxe .yz-intent-show--lux,body.yegez-luxe .yz-dest-band--lux,body.yegez-luxe .yz-gallery--lux,body.yegez-luxe .yz-popular--lux,body.yegez-luxe .yz-region-tabs--lux,body.yegez-luxe .yz-editor-strip--lux,body.yegez-luxe .yz-collection--solo{padding-block:clamp(0.75rem, 1.5vw, 1.1rem)!important}body.yegez-luxe .yz-stream__item,body.yegez-luxe .yz-feed--lux .yz-feed__item,body.yegez-luxe .yz-magazine-stream .yz-stream__item{padding:.75rem 0!important}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__item{padding:0!important;gap:0!important;display:block!important;grid-template-columns:unset!important}body.yegez-luxe .yz-stream__list,body.yegez-luxe .yz-feed--lux .yz-feed__list{gap:0.35rem!important}body.yegez-luxe .yz-sb-stack{gap:.5rem}body.yegez-luxe .pm-sidebar--yegez .yz-block{margin-block:0}@media (min-width:1024px){body.yegez-luxe .pm-sidebar--yegez{position:sticky;top:calc(var(--yz-header-offset, 3.75rem) + 0.75rem);align-self:start;overflow:visible}body.yegez-luxe .yz-sb-stack--pin{position:relative;top:auto;max-height:none;overflow:visible}}body.yegez-luxe .yz-sb-trend__lead{gap:0.5rem!important;margin-bottom:0.65rem!important;padding-bottom:0.65rem!important}body.yegez-luxe .yz-sb-trend__item,body.yegez-luxe .yz-ranked__item{display:grid!important;grid-template-columns:1.5rem 1fr 44px!important;gap:0.45rem!important;align-items:center!important;padding-block:0.35rem!important}body.yegez-luxe .yz-sb-featured__item{display:block!important;padding-block:0!important}body.yegez-luxe .yz-sb-featured__link{display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;gap:0.45rem!important;align-items:center!important;padding-block:0.35rem!important;color:inherit;text-decoration:none}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__item{display:block!important;padding-block:0!important}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__link{grid-template-columns:4.5rem minmax(0,1fr)!important;gap:0.75rem!important;align-items:start!important;padding-block:0.65rem!important}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__thumb{width:4.5rem!important;height:4.5rem!important;flex-shrink:0}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__body{min-width:0}body.yegez-luxe .yz-editor__item-link{grid-template-columns:1.5rem 1fr 44px!important;gap:0.45rem!important;align-items:center!important;padding:.4rem 0.6rem!important;min-height:0!important}body.yegez-luxe .yz-masthead__item-link{grid-template-columns:1.75rem 1fr 44px!important;gap:0.45rem!important;align-items:center!important;padding:.4rem 0.6rem!important;min-height:0!important}body.yegez-luxe .yz-editor__item-thumb,body.yegez-luxe .yz-masthead__item-thumb,body.yegez-luxe .yz-sb-trend__thumb,body.yegez-luxe .yz-ranked__thumb{width:44px!important;height:44px!important}body.yegez-luxe .yz-sb-trend__num,body.yegez-luxe .yz-ranked__num{font-size:0.8125rem!important;line-height:1!important}body.yegez-luxe .yz-editor__num,body.yegez-luxe .yz-masthead__num{font-size:1rem!important;line-height:1!important}body.yegez-luxe .yz-sb-trend__title,body.yegez-luxe .yz-editor__item-title,body.yegez-luxe .yz-masthead__item-title,body.yegez-luxe .yz-ranked__item-body h4{margin:0!important;font-size:0.8125rem!important;line-height:1.28!important}body.yegez-luxe .yz-sb-trend__body .yz-meta__eyebrow,body.yegez-luxe .yz-editor__item-text .yz-meta__eyebrow,body.yegez-luxe .yz-ranked__item-body .yz-meta__eyebrow{display:block;margin:0 0 0.08rem!important;font-size:0.625rem!important;line-height:1.15!important;letter-spacing:.06em}body.yegez-luxe .yz-sb-trend__time,body.yegez-luxe .yz-sb-trend__meta,body.yegez-luxe .yz-ranked__item-body .yz-meta-row{margin-top:0.1rem!important;font-size:0.6875rem!important;line-height:1.2!important}body.yegez-luxe .yz-stream__item{padding-block:0.4rem!important;gap:0.6rem!important}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__item{padding-block:0!important;gap:0!important}body.yegez-luxe .yz-stream__list{gap:0!important}body.yegez-luxe .yz-sb-trend__list,body.yegez-luxe .yz-ranked__list{gap:0!important}@media (max-width:1023px){body.phantaso-yegez-home .phantaso-container.pm-layout--yegez:has(.pm-sidebar--yegez){grid-template-columns:minmax(0,1fr);gap:1.25rem}body.phantaso-yegez-home .pm-sidebar--yegez{position:static;top:auto;order:2}body.phantaso-yegez-home .pm-main--yegez{order:1}body.phantaso-yegez-home .yz-sb-stack--pin{position:static;top:auto;max-height:none}body.phantaso-yegez-home .yz-city-rail__track{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}body.phantaso-yegez-home .yz-city-rail__item{scroll-snap-align:start}body.phantaso-yegez-home .yz-tabbed{padding:1.15rem}body.phantaso-yegez-home .yz-tabbed__tabs{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}body.phantaso-yegez-home .yz-tabbed__tab{flex:0 0 auto;white-space:nowrap}body.phantaso-yegez-home .yz-hubs__cards{grid-template-columns:repeat(2,minmax(0,1fr))}body.phantaso-yegez-home .yz-collection__grid{grid-template-columns:minmax(0,1fr)}body.phantaso-yegez-home .yz-collection .yz-rank{position:static;top:auto}}@media (max-width:479px){body.phantaso-yegez-home .yz-hubs__cards{grid-template-columns:minmax(0,1fr)}body.phantaso-yegez-home .yz-featured-masthead__controls{right:.65rem;bottom:.65rem}}body.yegez-luxe .yz-bento__link,body.yegez-luxe .yz-masthead__cover-media,body.yegez-luxe .yz-gallery__card,body.yegez-luxe .yz-desk__hero-media,body.yegez-luxe .yz-intent-show__card,body.yegez-luxe .yz-dest-band__card,body.yegez-luxe .yz-regions__card,body.yegez-luxe .yz-featured-masthead__media{color:#fff;text-decoration:none}body.yegez-luxe .yz-bento__title,body.yegez-luxe .yz-bento__excerpt,body.yegez-luxe .yz-masthead__cover-title,body.yegez-luxe .yz-masthead__cover-dek,body.yegez-luxe .yz-masthead__cover-place,body.yegez-luxe .yz-desk__hero-title,body.yegez-luxe .yz-desk__hero-meta,body.yegez-luxe .yz-gallery__body,body.yegez-luxe .yz-gallery__desc,body.yegez-luxe .yz-intent-show__title,body.yegez-luxe .yz-intent-show__cta,body.yegez-luxe .yz-dest-band__title,body.yegez-luxe .yz-dest-band__city,body.yegez-luxe .yz-regions__title,body.yegez-luxe .yz-regions__desc,body.yegez-luxe .yz-featured-masthead__title,body.yegez-luxe .yz-featured-masthead__place,body.yegez-luxe .yz-featured-masthead__stat,body.yegez-luxe .yz-featured-masthead__cta,body.yegez-luxe .yz-featured-masthead__kicker{color:#fff}body.yegez-luxe .yz-intent-show__kicker{color:rgb(255 255 255 / .88)}body.yegez-luxe .yz-bento__title,body.yegez-luxe .yz-desk__hero-title,body.yegez-luxe .yz-gallery__desc,body.yegez-luxe .yz-card-v2--overlay .yz-card-v2__overlay-title,body.yegez-luxe .yz-masthead__cover-title,body.yegez-luxe .yz-featured-masthead__title{text-shadow:0 2px 16px rgb(0 0 0 / .45)}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk,body.phantaso-yegez-home.yegez-luxe .yz-camp--desk,body.phantaso-yegez-home.yegez-luxe .yz-hubs--channels,body.phantaso-yegez-home.yegez-luxe .yz-hubs--desk,body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead--bento{padding-block:0!important}body.phantaso-yegez-home.yegez-luxe .pm-main--yegez .yz-block>.yz-stream--desk,body.phantaso-yegez-home.yegez-luxe .pm-main--yegez .yz-block>.yz-camp--desk{padding-block:0!important}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__item,body.phantaso-yegez-home.yegez-luxe .yz-camp--desk .yz-camp__card{padding:0!important}body.yegez-luxe .yz-block--newsletter-bar{padding-bottom:0}body.yegez-luxe .yz-newsletter{padding-block:clamp(1.75rem, 3.5vw, 2.5rem) 0}body.yegez-luxe .yz-newsletter__copy{display:grid;gap:.2rem}body.yegez-luxe .yz-newsletter .yz-kicker--light{color:rgb(255 255 255 / .95);font-size:.72rem;font-weight:800;letter-spacing:.14em}body.yegez-luxe .yz-newsletter .yz-title--light,body.yegez-luxe .yz-newsletter .yz-title{margin:.25rem 0 0;color:#fff!important;font-family:var(--yz-serif);font-size:clamp(1.35rem, 2.5vw, 1.85rem);font-weight:800;letter-spacing:-.03em;line-height:1.12}body.yegez-luxe .yz-newsletter .yz-lead--light,body.yegez-luxe .yz-newsletter .yz-lead{margin:.55rem 0 0;color:#fff!important;font-size:clamp(0.9375rem, 1.55vw, 1.0625rem);line-height:1.6;max-width:42ch}body.yegez-luxe .yz-newsletter__form{align-items:center}body.yegez-luxe .yz-newsletter__form button:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgb(0 0 0 / .22)}body.yegez-luxe .yz-footer-luxe__shell{padding-top:clamp(2.25rem, 4vw, 3.25rem)}body.yegez-luxe .yz-footer-luxe__grid{align-items:stretch}body.yegez-luxe .yz-footer-luxe__col--brand{padding-right:clamp(0.5rem, 2vw, 1.5rem)}@media (min-width:1024px){body.yegez-luxe .yz-footer-luxe__grid{grid-template-columns:minmax(0,1.28fr) repeat(3,minmax(0,1fr));gap:clamp(1.75rem, 2.8vw, 2.75rem)}body.yegez-luxe .yz-footer-luxe__col:not(.yz-footer-luxe__col--brand) .yz-footer-luxe__title{min-height:2.35rem}}@media print{body.phantaso-yegez-home.yegez-luxe{--yz-vitrine-r:20px;--yz-vitrine-shadow:0 16px 44px rgba(22, 40, 35, 0.09), 0 2px 8px rgba(22, 40, 35, 0.04);--yz-vitrine-shade:linear-gradient(180deg, rgba(12, 11, 10, 0.08) 0%, rgba(12, 11, 10, 0.38) 48%, rgba(12, 11, 10, 0.9) 100%);--yz-vitrine-shade-strong:linear-gradient(180deg, rgba(12, 11, 10, 0.15) 0%, rgba(12, 11, 10, 0.45) 42%, rgba(12, 11, 10, 0.92) 100%);--yz-vitrine-gap:clamp(1.35rem, 2.8vw, 2rem);--yz-ribbon-h:2.65rem;--yz-header-bar-h:4.35rem;--yz-header-h:calc(var(--yz-ribbon-h) + var(--yz-header-bar-h));--yz-header-offset:calc(var(--yz-admin-bar-h, 0px) + var(--yz-header-bar-h));scroll-padding-top:var(--yz-header-offset)}body.phantaso-yegez-home.yegez-luxe .yz-block{position:relative}body.phantaso-yegez-home.yegez-luxe .pm-main--yegez>.yz-block{padding-block:var(--yz-vitrine-gap)}body.phantaso-yegez-home.yegez-luxe .pm-main--yegez>.yz-block+.yz-block{border-top:1px solid color-mix(in srgb,var(--yz-line) 55%,transparent)}body.phantaso-yegez-home.yegez-luxe .yz-block--discover-hero{padding-block:0!important;border-top:0!important}body.phantaso-yegez-home.yegez-luxe .yz-block--featured-masthead{border-top:0!important;padding-top:clamp(0.35rem, 0.9vw, 0.65rem);padding-bottom:clamp(0.35rem, 0.8vw, 0.55rem)}body.phantaso-yegez-home.yegez-luxe .phantaso-container.pm-layout--yegez{gap:clamp(1rem, 2vw, 1.35rem);padding-block:clamp(0.65rem, 1.2vw, 0.85rem)}body.phantaso-yegez-home.yegez-luxe .pm-sidebar--yegez .yz-block{margin-bottom:1rem}body.phantaso-yegez-home.yegez-luxe .yz-section-bar--lux{margin-bottom:clamp(1rem, 2.5vw, 1.45rem);padding-bottom:.85rem;border-bottom:1px solid color-mix(in srgb,var(--yz-line) 80%,transparent)}body.phantaso-yegez-home.yegez-luxe .yz-section-bar--lux::before{content:"";display:block;width:2.75rem;height:3px;margin-bottom:.65rem;border-radius:999px;background:linear-gradient(90deg,var(--yz-brass),var(--yz-accent))}body.phantaso-yegez-home.yegez-luxe .yz-section-bar__kicker{color:var(--yz-accent);font-size:.625rem;font-weight:800;letter-spacing:.18em}body.phantaso-yegez-home.yegez-luxe .yz-section-bar__title{font-size:clamp(1.35rem, 2.4vw, 1.75rem);font-weight:700;letter-spacing:-.035em}body.phantaso-yegez-home.yegez-luxe .yz-section-bar__cta{background:color-mix(in srgb,var(--yz-accent-soft) 80%,#fff);border:1px solid color-mix(in srgb,var(--yz-accent) 18%,transparent);color:var(--yz-accent);font-weight:700}body.phantaso-yegez-home.yegez-luxe .yz-section-bar__cta:hover{background:var(--yz-accent);color:#fff;transform:translateY(-1px)}body.phantaso-yegez-home.yegez-luxe .pm-sidebar--yegez .yz-sb{border-radius:var(--yz-vitrine-r);border:1px solid color-mix(in srgb,var(--yz-line) 90%,transparent);background:linear-gradient(165deg,rgb(255 255 255 / .98) 0%,rgb(245 240 232 / .35) 100%),var(--yz-white);box-shadow:var(--yz-vitrine-shadow);overflow:hidden}body.phantaso-yegez-home.yegez-luxe .pm-sidebar--yegez .yz-sb__head{padding-bottom:.65rem;margin-bottom:.85rem;border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk,body.phantaso-yegez-home.yegez-luxe .yz-camp--desk,body.phantaso-yegez-home.yegez-luxe .yz-hubs--channels,body.phantaso-yegez-home.yegez-luxe .yz-hubs--desk{padding-block:0;background:#fff0;border:0}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__lead{margin-bottom:clamp(1.25rem, 2.5vw, 1.75rem);border-radius:var(--yz-vitrine-r);overflow:hidden;background:var(--yz-white);border:1px solid color-mix(in srgb,var(--yz-line) 85%,transparent);box-shadow:var(--yz-vitrine-shadow);transition:box-shadow 0.28s var(--yz-ease-lux),transform 0.28s var(--yz-ease-lux)}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__lead:hover{box-shadow:0 20px 48px rgb(22 40 35 / .11);transform:translateY(-2px)}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__lead-link{display:grid;gap:0;color:var(--yz-ink);text-decoration:none}@media (min-width:768px){body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__lead-link{grid-template-columns:minmax(0,1.1fr) minmax(0,0.9fr);align-items:stretch;min-height:clamp(16rem, 32vw, 22rem)}}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__lead-media{display:block;overflow:hidden;background:var(--yz-paper);min-height:clamp(14rem, 40vw, 18rem)}@media (min-width:768px){body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__lead-media{min-height:100%}}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__lead-media img{width:100%;height:100%;object-fit:cover;transition:transform 0.6s var(--yz-ease-lux)}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__lead:hover .yz-stream__lead-media img{transform:scale(1.03)}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__lead-body{display:flex;flex-direction:column;justify-content:center;gap:.65rem;padding:clamp(1.25rem, 2.5vw, 1.75rem)}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__lead-title{margin:0;font-family:var(--yz-serif);font-size:clamp(1.35rem, 2.6vw, 1.85rem);font-weight:800;line-height:1.22;letter-spacing:-.035em;color:var(--yz-ink)}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__lead-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .65rem;font-size:.8125rem;color:var(--yz-muted)}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__lead-place{font-weight:700;color:var(--yz-ink-2)}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__lead-meta .yz-stream__lead-place+.yz-stream__lead-reading::before{content:"·";margin-right:.65rem;color:var(--yz-line)}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__eyebrow{display:inline-flex;align-self:flex-start;font-size:.625rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--yz-stream-accent,var(--yz-accent))}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__feed{display:grid;gap:clamp(1rem, 2vw, 1.35rem);grid-template-columns:minmax(0,1fr)}@media (min-width:640px){body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__feed{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__feed{grid-template-columns:repeat(3,minmax(0,1fr))}}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__item{display:block!important;padding:0!important;border:0!important;border-radius:var(--yz-vitrine-r);background:var(--yz-white);box-shadow:0 2px 12px rgb(22 40 35 / .05);overflow:hidden;transition:box-shadow 0.25s var(--yz-ease-lux),transform 0.25s var(--yz-ease-lux)}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__item:hover{transform:translateY(-3px)!important;box-shadow:var(--yz-vitrine-shadow);border-color:transparent!important}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__item-link{display:flex;flex-direction:column;height:100%;color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__item-media{display:block;aspect-ratio:16 / 10;overflow:hidden;background:var(--yz-paper);border-radius:0}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__item-media img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s var(--yz-ease-lux)}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__item:hover .yz-stream__item-media img{transform:scale(1.04)}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__item-body{display:grid;gap:.45rem;padding:1rem 1.05rem 1.1rem}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__item-title{margin:0;font-family:var(--yz-serif);font-size:clamp(0.9375rem, 1.5vw, 1.02rem);font-weight:700;line-height:1.35;letter-spacing:-.02em;color:var(--yz-ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color 0.2s}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__item:hover .yz-stream__item-title{color:var(--yz-stream-accent,var(--yz-accent))}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__item-meta{display:flex;flex-wrap:wrap;gap:.35rem .55rem;font-size:.75rem;font-weight:600;color:var(--yz-muted)}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-stream__item-meta span+span::before{content:"·";margin-right:.55rem;color:var(--yz-line)}body.phantaso-yegez-home.yegez-luxe .yz-intents--vitrine{padding:1.15rem 0 1.25rem;background:linear-gradient(90deg,color-mix(in srgb,var(--yz-accent-soft) 55%,#fff) 0%,var(--yz-paper) 50%,color-mix(in srgb,var(--yz-brass-soft) 45%,#fff) 100%);border-block:1px solid color-mix(in srgb,var(--yz-line) 85%,transparent)}body.phantaso-yegez-home.yegez-luxe .yz-intents__wrap{display:grid;gap:.65rem}@media (min-width:768px){body.phantaso-yegez-home.yegez-luxe .yz-intents__wrap{grid-template-columns:auto 1fr;align-items:center;gap:1.25rem}}body.phantaso-yegez-home.yegez-luxe .yz-intents__label{margin:0;font-size:.625rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--yz-muted);white-space:nowrap}body.phantaso-yegez-home.yegez-luxe .yz-intents__track{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;mask-image:linear-gradient(90deg,transparent,#000 2%,#000 98%,transparent);padding:.15rem 0}body.phantaso-yegez-home.yegez-luxe .yz-intents__track::-webkit-scrollbar{display:none}body.phantaso-yegez-home.yegez-luxe .yz-intents--vitrine .yz-intents__inner{display:flex;flex-wrap:nowrap;gap:.55rem;justify-content:flex-start}body.phantaso-yegez-home.yegez-luxe .yz-intents__chip{display:inline-flex;align-items:center;gap:.45rem;flex-shrink:0;padding:.55rem .85rem .55rem .65rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--yz-intent,var(--yz-accent)) 22%,var(--yz-line));background:rgb(255 255 255 / .92);box-shadow:0 4px 14px rgb(22 40 35 / .06);font-size:.8125rem;font-weight:700;color:var(--yz-ink);text-decoration:none;transition:transform 0.2s,box-shadow 0.2s,border-color 0.2s,background 0.2s}body.phantaso-yegez-home.yegez-luxe .yz-intents__chip:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--yz-intent,var(--yz-accent)) 45%,transparent);box-shadow:0 8px 22px rgb(22 40 35 / .1);background:#fff;color:var(--yz-ink)}body.phantaso-yegez-home.yegez-luxe .yz-intents__chip-dot{width:.55rem;height:.55rem;border-radius:999px;background:var(--yz-intent,var(--yz-accent));box-shadow:0 0 0 3px color-mix(in srgb,var(--yz-intent,var(--yz-accent)) 18%,transparent)}body.phantaso-yegez-home.yegez-luxe .yz-intents__chip-arrow{color:var(--yz-muted);opacity:0;transform:translateX(-4px);transition:opacity 0.2s,transform 0.2s,color 0.2s}body.phantaso-yegez-home.yegez-luxe .yz-intents__chip:hover .yz-intents__chip-arrow{opacity:1;transform:translateX(0);color:var(--yz-intent,var(--yz-accent))}body.phantaso-yegez-home.yegez-luxe .yz-hubs__cards{gap:.75rem;margin-bottom:clamp(1rem, 2vw, 1.35rem)}body.phantaso-yegez-home.yegez-luxe .yz-hubs__card{min-height:7.5rem;border-radius:var(--yz-vitrine-r);box-shadow:var(--yz-vitrine-shadow);transition:transform 0.25s var(--yz-ease-lux),box-shadow 0.25s}body.phantaso-yegez-home.yegez-luxe .yz-hubs__card:hover{transform:translateY(-3px);box-shadow:0 20px 48px rgb(22 40 35 / .12)}body.phantaso-yegez-home.yegez-luxe .yz-hubs__col{border-radius:var(--yz-vitrine-r);box-shadow:var(--yz-vitrine-shadow);border-top-width:4px}body.phantaso-yegez-home.yegez-luxe .yz-hubs__item{padding:0;border-bottom:0}body.phantaso-yegez-home.yegez-luxe .yz-hubs__item-link{padding:.55rem .6rem;border-radius:calc(var(--yz-r-md) + 2px);background:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 4%,var(--yz-white));border:1px solid color-mix(in srgb,var(--yz-line) 90%,transparent);transition:background 0.2s,transform 0.2s,border-color 0.2s}body.phantaso-yegez-home.yegez-luxe .yz-hubs__item-link:hover{background:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 10%,var(--yz-white));border-color:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 25%,transparent);transform:translateX(3px)}body.phantaso-yegez-home.yegez-luxe .yz-hubs__item-thumb{width:3rem;height:3rem;border-radius:calc(var(--yz-r-sm) + 2px);overflow:hidden;box-shadow:0 4px 12px rgb(22 40 35 / .12);border:2px solid #fff;flex-shrink:0}body.phantaso-yegez-home.yegez-luxe .yz-hubs__item-title{font-weight:700;font-size:.875rem;line-height:1.35}body.phantaso-yegez-home.yegez-luxe .yz-camp--desk{padding-block:0;background:#fff0;border:0}body.phantaso-yegez-home.yegez-luxe .yz-camp--desk .yz-camp__grid{display:grid;gap:clamp(1rem, 2vw, 1.35rem);grid-template-columns:minmax(0,1fr)}@media (min-width:640px){body.phantaso-yegez-home.yegez-luxe .yz-camp--desk .yz-camp__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){body.phantaso-yegez-home.yegez-luxe .yz-camp--desk .yz-camp__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}body.phantaso-yegez-home.yegez-luxe .yz-camp--desk .yz-camp__card{border:0;background:var(--yz-white);border-radius:var(--yz-vitrine-r);overflow:hidden;box-shadow:0 2px 12px rgb(22 40 35 / .05);transition:box-shadow 0.25s var(--yz-ease-lux),transform 0.25s var(--yz-ease-lux)}body.phantaso-yegez-home.yegez-luxe .yz-camp--desk .yz-camp__card:hover{transform:translateY(-3px);box-shadow:var(--yz-vitrine-shadow)}body.phantaso-yegez-home.yegez-luxe .yz-camp--desk .yz-camp__link{display:flex;flex-direction:column;height:100%;color:var(--yz-ink);text-decoration:none;min-height:0;box-shadow:none}body.phantaso-yegez-home.yegez-luxe .yz-camp--desk .yz-camp__media{display:block;position:static;aspect-ratio:16 / 10;overflow:hidden;background:var(--yz-paper)}body.phantaso-yegez-home.yegez-luxe .yz-camp--desk .yz-camp__media img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s var(--yz-ease-lux)}body.phantaso-yegez-home.yegez-luxe .yz-camp--desk .yz-camp__card:hover .yz-camp__media img{transform:scale(1.04)}body.phantaso-yegez-home.yegez-luxe .yz-camp--desk .yz-camp__body{display:grid;gap:.4rem;padding:1rem 1.05rem 1.1rem}body.phantaso-yegez-home.yegez-luxe .yz-camp--desk .yz-camp__eyebrow{font-size:.625rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#15803d}body.phantaso-yegez-home.yegez-luxe .yz-camp--desk .yz-camp__title{margin:0;font-family:var(--yz-serif);font-size:clamp(0.9375rem, 1.5vw, 1.02rem);font-weight:700;line-height:1.35;color:var(--yz-ink);text-shadow:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color 0.2s}body.phantaso-yegez-home.yegez-luxe .yz-camp--desk .yz-camp__card:hover .yz-camp__title{color:#15803d}body.phantaso-yegez-home.yegez-luxe .yz-camp--desk .yz-camp__meta{display:flex;flex-wrap:wrap;gap:.35rem .55rem;font-size:.75rem;font-weight:600;color:var(--yz-muted)}body.phantaso-yegez-home.yegez-luxe .yz-camp--desk .yz-camp__meta span+span::before{content:"·";margin-right:.55rem;color:var(--yz-line)}body.phantaso-yegez-home.yegez-luxe .pm-sidebar--yegez .yz-pulse--orbit{padding:1.15rem 1.25rem 1.25rem;border-radius:var(--yz-vitrine-r);border:1px solid color-mix(in srgb,var(--yz-line) 88%,transparent);background:var(--yz-white);box-shadow:var(--yz-vitrine-shadow)}body.phantaso-yegez-home.yegez-luxe .pm-sidebar--yegez .yz-pulse--orbit .yz-sb__head{margin-bottom:.85rem;padding-bottom:.65rem;border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home.yegez-luxe .pm-sidebar--yegez .yz-pulse--orbit .yz-pulse__panel{padding:0}body.phantaso-yegez-home.yegez-luxe .yz-sb-tags__chip{padding:.45rem .8rem;border-radius:999px;background:linear-gradient(135deg,#fff 0%,color-mix(in srgb,var(--yz-paper) 80%,#fff) 100%);box-shadow:0 2px 8px rgb(22 40 35 / .05)}body.phantaso-yegez-home.yegez-luxe .yz-sb-tags__chip:hover{border-color:var(--yz-accent);background:var(--yz-accent-soft);color:var(--yz-accent)}body.phantaso-yegez-home.yegez-luxe .yz-sb-tags__count{padding:.1rem .35rem;border-radius:999px;background:color-mix(in srgb,var(--yz-brass-soft) 80%,#fff);color:var(--yz-ink-2)}body.phantaso-yegez-home.yegez-luxe .yz-newsletter{margin-inline:0;background:radial-gradient(ellipse 70% 80% at 0% 0%,rgb(196 165 116 / .22),transparent 55%),radial-gradient(ellipse 60% 70% at 100% 100%,rgb(22 128 107 / .26),transparent 50%),linear-gradient(135deg,#1a3530 0%,#234840 45%,#1e3d36 100%);border-radius:calc(var(--yz-vitrine-r) + 4px);box-shadow:var(--yz-vitrine-shadow);overflow:hidden}body.phantaso-yegez-home.yegez-luxe .yz-block--newsletter-bar{padding-block:clamp(1.5rem, 3vw, 2rem)!important;border-top:0!important}body.phantaso-yegez-home.yegez-luxe .yz-newsletter__inner{gap:clamp(1.25rem, 3vw, 2rem)}body.phantaso-yegez-home.yegez-luxe .yz-newsletter .yz-title{font-family:var(--yz-serif);font-size:clamp(1.35rem, 2.4vw, 1.75rem);font-weight:800;letter-spacing:-.03em}body.phantaso-yegez-home.yegez-luxe .yz-newsletter__form{padding:.35rem;border-radius:calc(var(--yz-r-md) + 4px);border:1px solid rgb(255 255 255 / .16);background:rgb(255 255 255 / .08);backdrop-filter:blur(10px)}body.phantaso-yegez-home.yegez-luxe .yz-newsletter__form input[type="email"]{border-radius:calc(var(--yz-r-md) + 2px);border:1px solid rgb(255 255 255 / .22);background:rgb(255 255 255 / .96);color:#0c1a14;min-height:2.75rem;font-size:.9375rem;font-weight:500}body.phantaso-yegez-home.yegez-luxe .yz-newsletter__form input[type="email"]::placeholder{color:rgb(12 26 20 / .45)}body.phantaso-yegez-home.yegez-luxe .yz-newsletter .yz-lead--light,body.phantaso-yegez-home.yegez-luxe .yz-newsletter .yz-lead{color:rgb(255 255 255 / .9)!important;font-size:clamp(0.9375rem, 1.55vw, 1.0625rem);line-height:1.6}body.phantaso-yegez-home.yegez-luxe .yz-newsletter__form button{border-radius:calc(var(--yz-r-md) + 2px);min-height:2.75rem;padding-inline:1.25rem;background:linear-gradient(135deg,var(--yz-brass) 0%,color-mix(in srgb,var(--yz-brass) 75%,#fff) 100%);font-weight:800;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 6px 18px rgb(0 0 0 / .2);transition:transform 0.2s,box-shadow 0.2s}body.phantaso-yegez-home.yegez-luxe .yz-newsletter__form button:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgb(0 0 0 / .26)}body.phantaso-yegez-home.yegez-luxe .yz-discover--lux{min-height:clamp(24rem, 56vh, 34rem);border-radius:0 0 calc(var(--yz-vitrine-r) + 8px) calc(var(--yz-vitrine-r) + 8px);overflow:hidden}body.phantaso-yegez-home.yegez-luxe .yz-discover__inner{display:grid;gap:clamp(0.85rem, 2vw, 1.15rem);max-width:50rem;padding-block:clamp(2.5rem, 6vw, 4rem)}body.phantaso-yegez-home.yegez-luxe .yz-discover__shade{background:linear-gradient(180deg,rgb(12 11 10 / .42) 0%,rgb(12 11 10 / .62) 50%,rgb(12 11 10 / .88) 100%),linear-gradient(125deg,rgb(26 77 62 / .62) 0%,rgb(15 40 32 / .82) 100%)}body.phantaso-yegez-home.yegez-luxe .yz-discover__grain{opacity:.35}body.phantaso-yegez-home.yegez-luxe .yz-discover__kicker{color:var(--yz-brass);font-size:.6875rem;font-weight:800;letter-spacing:.22em}body.phantaso-yegez-home.yegez-luxe .yz-discover__title{font-family:var(--yz-serif);font-size:clamp(2.1rem, 5.8vw, 3.5rem);font-weight:800;line-height:1.06;letter-spacing:-.045em;text-shadow:0 4px 32px rgb(0 0 0 / .4)}body.phantaso-yegez-home.yegez-luxe .yz-discover__dek{max-width:38rem;font-size:clamp(0.9375rem, 1.8vw, 1.0625rem);line-height:1.65;color:rgb(255 255 255 / .9)}body.phantaso-yegez-home.yegez-luxe .yz-discover__form{margin-top:.35rem;padding:.5rem;border-radius:calc(var(--yz-vitrine-r) + 2px);border:1px solid rgb(255 255 255 / .2);background:rgb(255 255 255 / .12);backdrop-filter:blur(16px);box-shadow:0 20px 52px rgb(0 0 0 / .24);grid-template-columns:minmax(0,1.85fr) minmax(7.5rem,8.75rem) auto;gap:.45rem}body.phantaso-yegez-home.yegez-luxe .yz-discover__field--grow{flex:1 1 auto;min-width:0}body.phantaso-yegez-home.yegez-luxe .yz-discover__input,body.phantaso-yegez-home.yegez-luxe .yz-discover__select{border-radius:calc(var(--yz-r-md) + 2px);border:1px solid rgb(255 255 255 / .14);background:rgb(255 255 255 / .96);min-height:2.85rem}body.phantaso-yegez-home.yegez-luxe .yz-discover__select{max-width:8.75rem;padding-inline:.55rem 1.65rem;font-size:.875rem;border-left:0}body.phantaso-yegez-home.yegez-luxe .yz-discover__btn{border-radius:calc(var(--yz-r-md) + 2px);min-height:2.85rem;padding-inline:1.15rem;background:linear-gradient(135deg,var(--yz-brass) 0%,color-mix(in srgb,var(--yz-brass) 72%,#fff) 100%);font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 8px 24px rgb(0 0 0 / .22);transition:transform 0.2s var(--yz-ease-lux),box-shadow 0.2s}body.phantaso-yegez-home.yegez-luxe .yz-discover__btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgb(0 0 0 / .28)}@media (max-width:767px){body.phantaso-yegez-home.yegez-luxe .yz-discover__form{grid-template-columns:minmax(0,1fr)}body.phantaso-yegez-home.yegez-luxe .yz-discover__select{max-width:none}}body.phantaso-yegez-home.yegez-luxe .yz-discover__tags{margin-top:.15rem}body.phantaso-yegez-home.yegez-luxe .yz-discover__tag{border:1px solid rgb(255 255 255 / .24);background:rgb(255 255 255 / .1);backdrop-filter:blur(6px);font-weight:700;transition:background 0.2s,border-color 0.2s,transform 0.2s}body.phantaso-yegez-home.yegez-luxe .yz-discover__tag:hover{background:rgb(255 255 255 / .22);border-color:var(--yz-brass);color:#fff;transform:translateY(-1px)}body.phantaso-yegez-home.yegez-luxe .yz-discover__social{margin-top:.35rem;padding-top:.85rem;border-top:1px solid rgb(255 255 255 / .14)}body.phantaso-yegez-home.yegez-luxe .yz-discover__social-label{color:rgb(255 255 255 / .72);letter-spacing:.14em}body.phantaso-yegez-home.yegez-luxe .yz-discover__social-card{border-radius:calc(var(--yz-r-md) + 2px);box-shadow:0 8px 22px rgb(0 0 0 / .2);transition:transform 0.22s var(--yz-ease-lux),box-shadow 0.22s}body.phantaso-yegez-home.yegez-luxe .yz-discover__social-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgb(0 0 0 / .3)}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead--lux{background:linear-gradient(180deg,var(--yz-paper) 0%,rgb(255 255 255 / .55) 100%)}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__head{margin-bottom:clamp(0.65rem, 1.2vw, 0.85rem);padding-bottom:.55rem;border-bottom:1px solid color-mix(in srgb,var(--yz-line) 80%,transparent)}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__head::before{content:"";display:block;width:2.75rem;height:3px;margin-bottom:.65rem;border-radius:999px;background:linear-gradient(90deg,var(--yz-brass),var(--yz-accent))}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__head .yz-kicker{color:var(--yz-accent);font-size:.625rem;font-weight:800;letter-spacing:.18em}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__heading{font-size:clamp(1.45rem, 2.6vw, 1.85rem);font-weight:800;letter-spacing:-.035em}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__stage{border-radius:var(--yz-vitrine-r);box-shadow:var(--yz-vitrine-shadow)}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__shade{background:var(--yz-vitrine-shade-strong)!important}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__title{font-family:var(--yz-serif);font-size:clamp(1.55rem, 3vw, 2.15rem)!important;font-weight:800!important;line-height:1.18!important;letter-spacing:-.035em}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__kicker{color:var(--yz-brass)!important;font-weight:800;letter-spacing:.14em}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__place{color:var(--yz-brass)!important}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__cta{border:1px solid rgb(255 255 255 / .35);background:rgb(255 255 255 / .12);backdrop-filter:blur(8px);font-weight:800;letter-spacing:.06em;text-transform:uppercase}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__media:hover .yz-featured-masthead__cta{background:rgb(255 255 255 / .22);border-color:rgb(255 255 255 / .55)}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__controls{backdrop-filter:blur(10px);background:rgb(12 11 10 / .45);border:1px solid rgb(255 255 255 / .12);border-radius:999px;padding:.35rem .5rem}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__nav{border:1px solid rgb(255 255 255 / .18);background:rgb(255 255 255 / .08);color:#fff}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__nav:hover{background:rgb(255 255 255 / .18)}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__rail{border-radius:var(--yz-vitrine-r);box-shadow:var(--yz-vitrine-shadow);border-color:color-mix(in srgb,var(--yz-line) 85%,transparent)}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__rail-num{font-family:var(--yz-serif);font-size:1.15rem;color:var(--yz-brass)}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__rail-title{font-weight:700;line-height:1.35;transition:color 0.2s}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__rail-link:hover .yz-featured-masthead__rail-title{color:var(--yz-accent)}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__rail-thumb{border-radius:calc(var(--yz-r-sm) + 2px);border:2px solid #fff;box-shadow:0 4px 14px rgb(22 40 35 / .12)}body.phantaso-yegez-home.yegez-luxe .yz-bento--lux{padding-block:0;background:#fff0}body.phantaso-yegez-home.yegez-luxe .yz-bento__card{border-radius:var(--yz-vitrine-r);box-shadow:var(--yz-vitrine-shadow)}body.phantaso-yegez-home.yegez-luxe .yz-bento__card:hover{box-shadow:0 22px 52px rgb(22 40 35 / .14)}body.phantaso-yegez-home.yegez-luxe .yz-bento__shade{background:var(--yz-vitrine-shade)!important}body.phantaso-yegez-home.yegez-luxe .yz-desk--lux{padding-block:0}body.phantaso-yegez-home.yegez-luxe .yz-desk__col{border-radius:var(--yz-vitrine-r);overflow:hidden;box-shadow:var(--yz-vitrine-shadow);border-top:4px solid var(--yz-desk-accent,var(--yz-accent))}body.phantaso-yegez-home.yegez-luxe .yz-desk__hero-media{border-radius:calc(var(--yz-r-md) + 2px);overflow:hidden;box-shadow:0 8px 24px rgb(22 40 35 / .1)}body.phantaso-yegez-home.yegez-luxe .yz-desk__hero-shade{background:var(--yz-vitrine-shade)!important}body.phantaso-yegez-home.yegez-luxe .yz-desk__hero-title{font-family:var(--yz-serif);font-weight:800}body.phantaso-yegez-home.yegez-luxe .yz-desk__item{border-radius:calc(var(--yz-r-md) + 2px);transition:background 0.2s,transform 0.2s}body.phantaso-yegez-home.yegez-luxe .yz-desk__item:hover{background:color-mix(in srgb,var(--yz-desk-accent,var(--yz-accent)) 8%,var(--yz-white));transform:translateX(3px)}body.phantaso-yegez-home.yegez-luxe .yz-desk__item-thumb{border-radius:calc(var(--yz-r-sm) + 2px);border:2px solid #fff;box-shadow:0 3px 10px rgb(22 40 35 / .1)}body.phantaso-yegez-home.yegez-luxe .yz-city-rail--marquee{background:linear-gradient(90deg,var(--yz-white) 0%,color-mix(in srgb,var(--yz-accent-soft) 35%,var(--yz-paper)) 50%,var(--yz-white) 100%);border-block:1px solid color-mix(in srgb,var(--yz-line) 70%,transparent)}body.phantaso-yegez-home.yegez-luxe .yz-block--city-rail-band{padding-block:0!important;border-top:0!important}body.phantaso-yegez-home.yegez-luxe .yz-block--discover-hero+.yz-block--city-rail-band{padding-top:clamp(0.35rem, 0.8vw, 0.55rem)!important}body.phantaso-yegez-home.yegez-luxe .yz-block--city-rail-band+.yz-block--explore-map{padding-block:0!important;margin-top:0;border-top:0!important}body.phantaso-yegez-home.yegez-luxe .yz-block--city-rail-band+.yz-block--explore-map .yz-map-band{padding-top:0;border-top:0}body.phantaso-yegez-home.yegez-luxe .yz-block--explore-map+.yz-block--featured-masthead{padding-top:clamp(0.75rem, 1.5vw, 1rem)!important}body.phantaso-yegez-home.yegez-luxe .yz-city-rail--marquee .pt-city-rail__pill{box-shadow:0 3px 12px rgb(22 40 35 / .08);border:1px solid color-mix(in srgb,var(--yz-line) 80%,transparent);transition:transform 0.2s,box-shadow 0.2s,border-color 0.2s}body.phantaso-yegez-home.yegez-luxe .yz-city-rail--marquee .pt-city-rail__pill:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgb(22 40 35 / .12);border-color:color-mix(in srgb,var(--yz-accent) 25%,transparent)}body.phantaso-yegez-home.yegez-luxe .yz-map-band--lux,body.phantaso-yegez-home.yegez-luxe .yz-block--explore-map section{border-radius:calc(var(--yz-vitrine-r) + 2px);box-shadow:var(--yz-vitrine-shadow)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured--luxe{padding:clamp(1rem, 1.6vw, 1.15rem);border-radius:var(--yz-vitrine-r);border:1px solid color-mix(in srgb,var(--yz-line) 88%,transparent);background:linear-gradient(165deg,rgb(255 255 255 / .98) 0%,rgb(245 240 232 / .28) 100%),var(--yz-white);box-shadow:var(--yz-vitrine-shadow)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured--luxe .yz-sb__head{margin-bottom:.85rem;padding-bottom:.72rem;border-bottom:1px solid color-mix(in srgb,var(--yz-line) 58%,transparent)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured--luxe .yz-sb-featured{display:grid;gap:0}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured--luxe .yz-sb-featured__item--lead{margin-bottom:.65rem}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__lead-link{display:block;color:var(--yz-ink);text-decoration:none;border-radius:calc(var(--yz-r-md) + 4px);overflow:hidden}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__lead-media{position:relative;display:flex;flex-direction:column;justify-content:flex-end;aspect-ratio:16 / 11;min-height:0;border-radius:calc(var(--yz-r-md) + 4px);overflow:hidden;background:var(--yz-paper) center / cover no-repeat;box-shadow:inset 0 0 0 1px rgb(15 26 22 / .06);transition:background-size 0.6s var(--yz-ease-lux)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__lead-link:hover .yz-sb-featured__lead-media{background-size:108%}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__lead-media--empty{background:radial-gradient(circle at 18% 22%,rgb(255 255 255 / .55) 0%,transparent 42%),linear-gradient(145deg,color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 34%,#fff) 0%,color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 14%,var(--yz-paper)) 100%)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__lead-media--empty::before{content:attr(data-yz-letter);position:absolute;inset:0;display:grid;place-items:center;font-family:var(--yz-display,var(--yz-serif));font-size:clamp(2rem, 5vw, 2.75rem);font-weight:300;letter-spacing:-.06em;color:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 28%,#fff);pointer-events:none}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__lead-shade{position:absolute;inset:0;background:linear-gradient(180deg,#fff0 22%,rgb(12 22 19 / .42) 58%,rgb(12 22 19 / .86) 100%);pointer-events:none}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__lead-media--empty .yz-sb-featured__lead-shade{background:none}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__lead-body{position:relative;z-index:1;display:grid;gap:.22rem;padding:.75rem .85rem;color:#fff}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__lead-media--empty .yz-sb-featured__lead-body{justify-content:flex-end;min-height:100%;color:var(--yz-ink);background:linear-gradient(180deg,transparent 42%,rgb(255 255 255 / .94) 100%)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__eyebrow{display:inline-flex;align-self:flex-start;padding:.18rem .48rem;border-radius:999px;background:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 88%,#0f1a16);font-family:var(--yz-sans);font-size:.55rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#fff}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__lead-media--empty .yz-sb-featured__eyebrow{background:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 14%,#fff);color:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 88%,#0f1a16);border:1px solid color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 22%,transparent)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__lead-title{font-family:var(--yz-serif);font-size:clamp(0.95rem, 1.35vw, 1.05rem);font-weight:800;line-height:1.32;letter-spacing:-.022em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__lead-date{font-size:.65rem;font-weight:600;letter-spacing:.02em;color:rgb(255 255 255 / .86)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__lead-media--empty .yz-sb-featured__lead-date{color:var(--yz-muted)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured--luxe .yz-sb-featured__item--row{border-top:1px solid color-mix(in srgb,var(--yz-line) 58%,transparent)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__row-link{display:grid;grid-template-columns:1.65rem 2.75rem minmax(0,1fr);gap:.65rem;align-items:center;padding:.62rem .25rem;margin-inline:-.25rem;border-radius:calc(var(--yz-r-sm) + 2px);color:var(--yz-ink);text-decoration:none;transition:color 0.2s,background 0.2s}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__row-link:hover{color:var(--yz-cat,var(--yz-accent));background:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 7%,transparent)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__row-num{font-family:var(--yz-display,var(--yz-serif));font-size:.8125rem;font-weight:700;line-height:1;letter-spacing:-.04em;color:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 55%,var(--yz-muted))}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__row-thumb{position:relative;width:2.75rem;height:2.75rem;border-radius:50%;overflow:hidden;border:2px solid color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 12%,#fff);box-shadow:0 3px 12px rgb(22 40 35 / .1),0 0 0 1px color-mix(in srgb,var(--yz-line) 40%,transparent);background:var(--yz-paper);flex-shrink:0;transition:border-color 0.25s,box-shadow 0.25s}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__row-link:hover .yz-sb-featured__row-thumb{border-color:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 38%,#fff);box-shadow:0 5px 14px color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 16%,transparent),0 0 0 1px color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 20%,transparent)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__row-thumb--empty{background:radial-gradient(circle at 30% 25%,rgb(255 255 255 / .7) 0%,transparent 55%),linear-gradient(135deg,color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 32%,#fff) 0%,color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 12%,var(--yz-paper)) 100%)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__row-thumb--empty::before{content:attr(data-yz-letter);position:absolute;inset:0;display:grid;place-items:center;font-family:var(--yz-display,var(--yz-serif));font-size:.875rem;font-weight:700;color:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 72%,#fff)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__row-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s var(--yz-ease-lux)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__row-link:hover .yz-sb-featured__row-thumb img{transform:scale(1.06)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__row-copy{display:grid;gap:.1rem;min-width:0}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__eyebrow--row{padding:0;border-radius:0;background:#fff0;font-size:.52rem;font-weight:800;color:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 82%,#0f1a16)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__row-title{font-family:var(--yz-serif);font-size:.8125rem;font-weight:700;line-height:1.38;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__row-date{font-size:.625rem;font-weight:600;color:var(--yz-muted)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__item{display:block!important;padding-block:0!important;border-bottom:1px solid var(--yz-line-soft);transition:background 0.2s,padding 0.2s}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured--luxe .yz-sb-featured__item{border-bottom:0;padding-block:0!important}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__link{display:grid!important;grid-template-columns:4.25rem minmax(0,1fr)!important;gap:0.75rem!important;align-items:start!important;padding-block:0.65rem!important;color:var(--yz-ink);text-decoration:none}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__item:last-child{border-bottom:0}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__item:last-child .yz-sb-featured__link{padding-bottom:0}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__item:hover{background:color-mix(in srgb,var(--yz-accent-soft) 35%,transparent);padding-inline:.35rem;border-radius:calc(var(--yz-r-md) + 2px);border-bottom-color:#fff0}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__item:hover .yz-sb-featured__title{color:var(--yz-accent)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__title{font-weight:700;line-height:1.35}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__title a{transition:color 0.2s}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__item:hover .yz-sb-featured__title a{color:var(--yz-accent)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__thumb{width:4.25rem!important;height:4.25rem!important;flex-shrink:0;border-radius:calc(var(--yz-r-sm) + 2px);border:2px solid #fff;box-shadow:0 4px 14px rgb(22 40 35 / .12);overflow:hidden;transition:transform 0.25s var(--yz-ease-lux)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__item:hover .yz-sb-featured__thumb{transform:scale(1.03)}body.phantaso-yegez-home.yegez-luxe .yz-sb-featured__body{min-width:0}body.phantaso-yegez-home.yegez-luxe .yz-sb-social--lux .yz-sb-social__chip{border-radius:calc(var(--yz-r-md) + 2px);box-shadow:0 4px 14px rgb(22 40 35 / .1);transition:transform 0.2s,box-shadow 0.2s}body.phantaso-yegez-home.yegez-luxe .yz-sb-social--lux .yz-sb-social__chip:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgb(22 40 35 / .16)}body.phantaso-yegez-home.yegez-luxe .yz-block--intent-chips{padding-block:0!important;border-top:0!important}@media (min-width:1024px){body.phantaso-yegez-home.yegez-luxe .pm-sidebar--yegez{top:calc(var(--yz-header-offset) + 1.15rem)!important;z-index:20}}body.phantaso-yegez-home.yegez-luxe .yz-pulse--index{border:0;box-shadow:none;background:#fff0;padding:0}body.phantaso-yegez-home.yegez-luxe .yz-pulse--index .yz-pulse__switch{display:flex!important;grid-template-columns:unset!important;gap:1.25rem!important;margin:0 0 1rem!important;padding:0 0 0.65rem!important;background:transparent!important;border-radius:0!important;border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home.yegez-luxe .yz-pulse--index .yz-pulse__tab{min-height:0!important;padding:0 0 0.55rem!important;border-radius:0!important;background:transparent!important;border-bottom:2px solid #fff0;font-size:0.6875rem!important;font-weight:700!important;letter-spacing:.12em;text-transform:uppercase;color:var(--yz-muted)!important;box-shadow:none!important}body.phantaso-yegez-home.yegez-luxe .yz-pulse--index .yz-pulse__tab.is-active{background:transparent!important;color:var(--yz-ink)!important;border-bottom-color:var(--yz-ink)!important;box-shadow:none!important}body.phantaso-yegez-home.yegez-luxe .yz-pulse__index{list-style:none;margin:0;padding:0;display:grid;gap:0}body.phantaso-yegez-home.yegez-luxe .yz-pulse__row{border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home.yegez-luxe .yz-pulse__row:last-child{border-bottom:0}body.phantaso-yegez-home.yegez-luxe .yz-pulse__row-link{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.85rem;align-items:baseline;padding:.85rem 0;color:var(--yz-ink);text-decoration:none;transition:color 0.2s}body.phantaso-yegez-home.yegez-luxe .yz-pulse__row-link:hover{color:var(--yz-accent)}body.phantaso-yegez-home.yegez-luxe .yz-pulse__num{font-family:var(--yz-serif);font-size:.875rem;font-weight:700;color:var(--yz-brass);line-height:1.2}body.phantaso-yegez-home.yegez-luxe .yz-pulse__copy{display:grid;gap:.2rem;min-width:0}body.phantaso-yegez-home.yegez-luxe .yz-pulse--index .yz-pulse__title{margin:0;font-size:.875rem;font-weight:700;line-height:1.4;color:inherit;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.phantaso-yegez-home.yegez-luxe .yz-pulse__meta{font-size:.75rem;font-weight:600;color:var(--yz-muted)}body.phantaso-yegez-home.yegez-luxe .yz-hubs--desk{padding-block:0;background:#fff0}body.phantaso-yegez-home.yegez-luxe .yz-hubs--desk .yz-hubs__cards{display:none}body.phantaso-yegez-home.yegez-luxe .yz-block--intent-hubs{padding-block:var(--yz-vitrine-gap)}body.phantaso-yegez-home.yegez-luxe .yz-hubs--desk .yz-hubs__desk-grid{display:grid;gap:clamp(1rem, 1.8vw, 1.35rem);align-items:stretch;margin-top:clamp(0.35rem, 1vw, 0.65rem)}@media (min-width:768px){body.phantaso-yegez-home.yegez-luxe .yz-hubs--desk .yz-hubs__desk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){body.phantaso-yegez-home.yegez-luxe .yz-hubs--desk .yz-hubs__desk-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:100%;padding:clamp(1rem, 1.7vw, 1.2rem);border-radius:calc(var(--yz-vitrine-r) + 4px);border:1px solid color-mix(in srgb,var(--yz-line) 78%,transparent);background:linear-gradient(168deg,#fff 0%,color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 3.5%,#fff) 100%);box-shadow:0 1px 0 rgb(255 255 255 / .9) inset,var(--yz-vitrine-shadow);overflow:hidden;transition:box-shadow 0.32s var(--yz-ease-lux),border-color 0.32s var(--yz-ease-lux),transform 0.32s var(--yz-ease-lux)}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-card::after{content:"";position:absolute;inset:-20% -10% auto auto;width:52%;height:46%;background:radial-gradient(circle at 70% 30%,color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 11%,transparent) 0%,transparent 68%);pointer-events:none;opacity:.85}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-card::before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:3px;background:linear-gradient(90deg,var(--yz-cat,var(--yz-accent)) 0%,color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 35%,transparent) 100%)}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-card:hover{border-color:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 28%,var(--yz-line));box-shadow:0 1px 0 rgb(255 255 255 / .95) inset,0 22px 48px rgb(22 40 35 / .11);transform:translateY(-2px)}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.9rem;padding-bottom:.72rem;border-bottom:1px solid color-mix(in srgb,var(--yz-line) 52%,transparent);position:relative;z-index:1}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-brand{display:grid;gap:.28rem;min-width:0}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-kicker{display:inline-flex;align-self:flex-start;padding:.24rem .62rem;border-radius:999px;background:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 11%,#fff);border:1px solid color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 20%,transparent);font-family:var(--yz-sans);font-size:.6rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 88%,#0f1a16)}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-tagline{font-size:.78rem;font-weight:500;line-height:1.4;color:var(--yz-muted)}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-all{display:inline-flex;align-items:center;gap:.3rem;flex-shrink:0;padding:.32rem .62rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--yz-line) 82%,transparent);background:color-mix(in srgb,var(--yz-white) 88%,var(--yz-paper));font-size:.72rem;font-weight:700;color:var(--yz-muted);text-decoration:none;white-space:nowrap;transition:color 0.2s,border-color 0.2s,background 0.2s,transform 0.2s}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-all:hover{color:var(--yz-cat,var(--yz-accent));border-color:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 30%,transparent);background:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 8%,#fff);transform:translateX(1px)}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-lead{margin-bottom:.75rem;position:relative;z-index:1}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-lead-link{display:block;color:var(--yz-ink);text-decoration:none;border-radius:calc(var(--yz-r-md) + 6px);overflow:hidden}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-lead-media{position:relative;display:flex;flex-direction:column;justify-content:flex-end;aspect-ratio:16 / 10;min-height:0;border-radius:calc(var(--yz-r-md) + 6px);overflow:hidden;background:var(--yz-paper) center / cover no-repeat;box-shadow:inset 0 0 0 1px rgb(15 26 22 / .06);transition:background-size 0.65s var(--yz-ease-lux)}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-lead-link:hover .yz-hubs__desk-lead-media{background-size:108%}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-lead-media--empty{background:radial-gradient(circle at 18% 22%,rgb(255 255 255 / .55) 0%,transparent 42%),linear-gradient(145deg,color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 34%,#fff) 0%,color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 14%,var(--yz-paper)) 100%)}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-lead-media--empty::before{content:attr(data-yz-letter);position:absolute;inset:0;display:grid;place-items:center;font-family:var(--yz-display,var(--yz-serif));font-size:clamp(2.5rem, 6vw, 3.25rem);font-weight:300;letter-spacing:-.06em;color:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 28%,#fff);pointer-events:none}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-lead-shade{position:absolute;inset:0;background:linear-gradient(180deg,#fff0 28%,rgb(12 22 19 / .35) 58%,rgb(12 22 19 / .82) 100%);pointer-events:none}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-lead-body{position:relative;z-index:1;display:grid;gap:.28rem;padding:clamp(0.8rem, 1.5vw, 1rem);color:#fff}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-lead-media--empty .yz-hubs__desk-lead-body{justify-content:flex-end;min-height:100%;color:var(--yz-ink);background:linear-gradient(180deg,transparent 45%,rgb(255 255 255 / .92) 100%)}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-lead-media--empty .yz-hubs__desk-lead-shade{background:none}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-lead-title{font-family:var(--yz-serif);font-size:clamp(1rem, 1.55vw, 1.12rem);font-weight:800;line-height:1.3;letter-spacing:-.025em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:color 0.2s}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-lead-link:hover .yz-hubs__desk-lead-title{color:#fff}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-lead-media--empty .yz-hubs__desk-lead-link:hover .yz-hubs__desk-lead-title{color:var(--yz-cat,var(--yz-accent))}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-lead-date{font-size:.6875rem;font-weight:600;letter-spacing:.02em;color:rgb(255 255 255 / .86)}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-lead-media--empty .yz-hubs__desk-lead-date{color:var(--yz-muted)}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-list{list-style:none;margin:auto 0 0;padding:.35rem 0 0;display:grid;gap:0;border-top:1px solid color-mix(in srgb,var(--yz-line) 68%,transparent);position:relative;z-index:1}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-item{border-bottom:1px solid color-mix(in srgb,var(--yz-line) 58%,transparent)}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-item:last-child{border-bottom:0}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-row{display:grid;grid-template-columns:3.15rem minmax(0,1fr);gap:.8rem;align-items:center;padding:.62rem .35rem;margin-inline:-.35rem;border-radius:calc(var(--yz-r-sm) + 2px);color:var(--yz-ink);text-decoration:none;transition:color 0.2s,background 0.2s}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-row:hover{color:var(--yz-cat,var(--yz-accent));background:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 7%,transparent)}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-row-thumb{position:relative;width:3.15rem;height:3.15rem;border-radius:50%;overflow:hidden;border:2px solid color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 12%,#fff);box-shadow:0 4px 16px rgb(22 40 35 / .1),0 0 0 1px color-mix(in srgb,var(--yz-line) 40%,transparent);background:var(--yz-paper);flex-shrink:0;transition:border-color 0.25s,box-shadow 0.25s}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-row:hover .yz-hubs__desk-row-thumb{border-color:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 38%,#fff);box-shadow:0 6px 18px color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 18%,transparent),0 0 0 1px color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 22%,transparent)}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-row-thumb--empty{background:radial-gradient(circle at 30% 25%,rgb(255 255 255 / .7) 0%,transparent 55%),linear-gradient(135deg,color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 32%,#fff) 0%,color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 12%,var(--yz-paper)) 100%)}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-row-thumb--empty::before{content:attr(data-yz-letter);position:absolute;inset:0;display:grid;place-items:center;font-family:var(--yz-display,var(--yz-serif));font-size:1rem;font-weight:700;color:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 72%,#fff)}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-row-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s var(--yz-ease-lux)}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-row:hover .yz-hubs__desk-row-thumb img{transform:scale(1.06)}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-row-copy{display:grid;gap:.14rem;min-width:0}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-row-title{font-family:var(--yz-serif);font-size:.875rem;font-weight:700;line-height:1.36;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.phantaso-yegez-home.yegez-luxe .yz-hubs__desk-row-date{font-size:.6875rem;font-weight:600;color:var(--yz-muted)}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead--cinema .yz-featured-masthead__grid{display:block}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__cinema{display:grid;gap:0;border-radius:calc(var(--yz-vitrine-r) + 2px);overflow:hidden;box-shadow:var(--yz-vitrine-shadow);background:var(--yz-white)}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead--cinema .yz-featured-masthead__stage{border-radius:0;overflow:hidden;box-shadow:none;min-height:clamp(18rem, 42vh, 28rem)}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead--cinema .yz-featured-masthead__track{min-height:clamp(18rem, 42vh, 28rem)}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__index{background:var(--yz-white)}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead--cinema .yz-featured-masthead__shade{background:linear-gradient(180deg,rgb(12 11 10 / .15) 0%,transparent 40%),linear-gradient(0deg,rgb(12 11 10 / .88) 0%,rgb(12 11 10 / .35) 38%,transparent 68%)!important}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead--cinema .yz-featured-masthead__content{max-width:42rem;padding:clamp(1.5rem, 3.5vw, 2.5rem);gap:.65rem}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__eyebrow{font-size:.6875rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--yz-brass)!important}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead--cinema .yz-featured-masthead__title{font-family:var(--yz-serif);font-size:clamp(1.65rem, 3.8vw, 2.75rem)!important;font-weight:800!important;line-height:1.12!important;letter-spacing:-.04em;text-shadow:0 4px 28px rgb(0 0 0 / .35)}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__dek{display:flex;flex-wrap:wrap;gap:.35rem .65rem;font-size:.875rem;font-weight:600;color:rgb(255 255 255 / .82)!important}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__dek span+span::before{content:"·";margin-right:.65rem;color:rgb(255 255 255 / .45)}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead--cinema .yz-featured-masthead__stage{position:relative}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead--cinema .yz-featured-masthead__controls{position:absolute;right:1rem;bottom:1rem;left:auto;display:flex;gap:.5rem;z-index:3}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead--cinema .yz-featured-masthead__nav{width:2.5rem;height:2.5rem;border-radius:999px;border:1px solid rgb(255 255 255 / .25);background:rgb(12 11 10 / .35);backdrop-filter:blur(8px);color:#fff}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__index-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:nowrap;gap:0;border-top:1px solid var(--yz-line-soft);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__index-list::-webkit-scrollbar{display:none}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__index-item{flex:1 1 0%;min-width:min(100%, 11rem);border-right:1px solid var(--yz-line-soft)}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__index-item:last-child{border-right:0}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__index-btn{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;width:100%;min-height:100%;padding:.85rem .9rem;border:0;border-bottom:0;background:#fff0;text-align:left;cursor:pointer;color:var(--yz-ink);transition:background 0.2s,color 0.2s}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__index-btn:hover{background:color-mix(in srgb,var(--yz-accent-soft) 28%,transparent);color:var(--yz-accent)}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__index-btn.is-active{background:color-mix(in srgb,var(--yz-accent-soft) 50%,transparent);color:var(--yz-accent);font-weight:700;box-shadow:inset 0 3px 0 var(--yz-accent)}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__index-num{font-family:var(--yz-serif);font-size:.8125rem;font-weight:800;color:var(--yz-brass);line-height:1;letter-spacing:.06em}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead__index-title{font-size:.8125rem;font-weight:600;line-height:1.35;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead--cinema .yz-featured-masthead__rail{display:none}body.phantaso-yegez-home.yegez-luxe .pm-main--yegez .yz-block>.yz-stream--desk,body.phantaso-yegez-home.yegez-luxe .yz-stream--desk,body.phantaso-yegez-home.yegez-luxe .yz-camp--desk,body.phantaso-yegez-home.yegez-luxe .yz-hubs--channels,body.phantaso-yegez-home.yegez-luxe .yz-hubs--desk,body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead--bento{padding-block:0!important;background:transparent!important;border:0!important}body.phantaso-yegez-home.yegez-luxe .pm-main--yegez>.yz-block:nth-child(even) .yz-stream--desk,body.phantaso-yegez-home.yegez-luxe .pm-main--yegez>.yz-block:nth-child(even) .yz-camp--desk{background:transparent!important}body.phantaso-yegez-home.yegez-luxe .yz-stream--desk .yz-section-bar--lux+.yz-stream__lead{margin-top:clamp(1rem, 2vw, 1.35rem)}body.phantaso-yegez-home.yegez-luxe .yz-block--bento-mosaic,body.phantaso-yegez-home.yegez-luxe .yz-block--category-desk,body.phantaso-yegez-home.yegez-luxe .yz-block--camp-spotlight{padding-block:var(--yz-vitrine-gap);border-top:1px solid color-mix(in srgb,var(--yz-line) 50%,transparent)}body.phantaso-yegez-home.yegez-luxe .pm-sidebar--yegez .yz-sb-stack--flow{display:flex;flex-direction:column;gap:.85rem}body.phantaso-yegez-home.yegez-luxe .pm-sidebar--yegez .yz-sb-stack--flow>.yz-block{margin-bottom:0}body.phantaso-yegez-home.yegez-luxe .pm-sidebar--yegez .yz-sb-stack--pin{margin-top:1rem}body.phantaso-yegez-home.yegez-luxe .pm-sidebar--yegez .yz-pulse--index,body.phantaso-yegez-home.yegez-luxe .pm-sidebar--yegez .yz-pulse--orbit,body.phantaso-yegez-home.yegez-luxe .pm-sidebar--yegez .yz-sb--social,body.phantaso-yegez-home.yegez-luxe .pm-sidebar--yegez .yz-sb--tags,body.phantaso-yegez-home.yegez-luxe .pm-sidebar--yegez .yz-sb--featured{width:100%}body.phantaso-yegez-home.yegez-luxe .pm-sidebar--yegez .yz-sb-social--lux{padding:1.15rem 1.25rem 1.25rem;border-radius:var(--yz-vitrine-r);border:1px solid color-mix(in srgb,var(--yz-line) 88%,transparent);background:var(--yz-white);box-shadow:var(--yz-vitrine-shadow)}body.phantaso-yegez-home.yegez-luxe .yz-block--home-deferred-rail{padding-block:clamp(0.65rem, 1.2vw, 0.85rem);border-top:1px solid color-mix(in srgb,var(--yz-line) 55%,transparent)}body.phantaso-yegez-home.yegez-luxe .yz-home-deferred-rail__shell{padding-inline:clamp(1.15rem, 3vw, 1.75rem)}body.phantaso-yegez-home.yegez-luxe .yz-home-deferred-rail__grid{display:grid;gap:0;grid-template-columns:minmax(0,1fr);border-radius:calc(var(--yz-vitrine-r) + 2px);border:1px solid color-mix(in srgb,var(--yz-line) 82%,transparent);background:linear-gradient(165deg,rgb(255 255 255 / .98) 0%,rgb(245 240 232 / .22) 100%),var(--yz-white);box-shadow:var(--yz-vitrine-shadow);overflow:hidden}@media (min-width:1024px){body.phantaso-yegez-home.yegez-luxe .yz-home-deferred-rail__grid{grid-template-columns:minmax(0,1.2fr) minmax(0,0.8fr)}}body.phantaso-yegez-home.yegez-luxe .yz-home-deferred-rail__pane{padding:clamp(1rem, 2vw, 1.35rem);min-width:0}@media (min-width:1024px){body.phantaso-yegez-home.yegez-luxe .yz-home-deferred-rail__pane--sidebar-tags{border-left:1px solid var(--yz-line-soft)}}body.phantaso-yegez-home.yegez-luxe .yz-home-deferred-rail__pane .yz-block{margin:0}body.phantaso-yegez-home.yegez-luxe .yz-home-deferred-rail__pane .yz-sb{padding:0;border:0;border-radius:0;background:#fff0;box-shadow:none}body.phantaso-yegez-home.yegez-luxe .yz-home-deferred-rail__pane .yz-sb__head,body.phantaso-yegez-home.yegez-luxe .yz-home-deferred-rail__pane .yz-sb-social__head{margin-bottom:.75rem;padding-bottom:.55rem;border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home.yegez-luxe .yz-home-deferred-rail__pane .yz-sb-featured__item{padding-block:.55rem}body.phantaso-yegez-home.yegez-luxe .yz-home-deferred-rail__pane .yz-sb-tags{gap:.45rem}body.phantaso-yegez-home.yegez-luxe .yz-block--intent-hubs{padding-block:clamp(0.85rem, 1.8vw, 1.25rem);background:linear-gradient(180deg,color-mix(in srgb,var(--yz-paper) 65%,#fff) 0%,var(--yz-white) 100%);border-top:1px solid color-mix(in srgb,var(--yz-line) 55%,transparent)}body.phantaso-yegez-home.yegez-luxe .yz-hubs--desk .phantaso-container{padding-block:0}body.phantaso-yegez-home.yegez-luxe .yz-hubs--desk .yz-hubs__cards+.yz-hubs__desk-grid{margin-top:clamp(1rem, 2vw, 1.35rem)}body.phantaso-yegez-home.yegez-luxe .pm-main--yegez>.yz-block{padding-block:clamp(0.85rem, 1.6vw, 1.15rem)}body.phantaso-yegez-home.yegez-luxe .pm-layout--yegez-row{padding-bottom:0}body.phantaso-yegez-home.yegez-luxe .yz-editorial-orbit{display:grid;gap:0}body.phantaso-yegez-home.yegez-luxe .yz-editorial-orbit--horizontal{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:640px){body.phantaso-yegez-home.yegez-luxe .yz-editorial-orbit--horizontal{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){body.phantaso-yegez-home.yegez-luxe .yz-editorial-orbit--horizontal{grid-template-columns:repeat(4,minmax(0,1fr))}body.phantaso-yegez-home.yegez-luxe .yz-editorial-orbit--horizontal .yz-editorial-orbit__item+.yz-editorial-orbit__item{border-left:1px solid var(--yz-line-soft)}}body.phantaso-yegez-home.yegez-luxe .yz-editorial-orbit--vertical{gap:0}body.phantaso-yegez-home.yegez-luxe .yz-editorial-orbit--vertical .yz-editorial-orbit__item{border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home.yegez-luxe .yz-editorial-orbit--vertical .yz-editorial-orbit__item:last-child{border-bottom:0}body.phantaso-yegez-home.yegez-luxe .yz-editorial-orbit__link{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem;align-items:center;padding:.75rem .65rem;color:var(--yz-ink);text-decoration:none;transition:color 0.2s,background 0.2s}@media (min-width:1024px){body.phantaso-yegez-home.yegez-luxe .yz-editorial-orbit--horizontal .yz-editorial-orbit__link{padding:.35rem .85rem}}body.phantaso-yegez-home.yegez-luxe .yz-editorial-orbit__link:hover{color:var(--yz-accent);background:color-mix(in srgb,var(--yz-accent-soft) 28%,transparent)}body.phantaso-yegez-home.yegez-luxe .yz-editorial-orbit__thumb{flex-shrink:0;width:3.35rem;height:3.35rem;border-radius:50%;overflow:hidden;border:2px solid #fff;box-shadow:0 4px 16px rgb(22 40 35 / .12);background:var(--yz-paper)}body.phantaso-yegez-home.yegez-luxe .yz-editorial-orbit__thumb img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s var(--yz-ease-lux)}body.phantaso-yegez-home.yegez-luxe .yz-editorial-orbit__link:hover .yz-editorial-orbit__thumb img{transform:scale(1.06)}body.phantaso-yegez-home.yegez-luxe .yz-editorial-orbit__copy{display:grid;gap:.2rem;min-width:0}body.phantaso-yegez-home.yegez-luxe .yz-editorial-orbit__title{font-family:var(--yz-serif);font-size:.875rem;font-weight:800;line-height:1.38;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.phantaso-yegez-home.yegez-luxe .yz-editorial-orbit__date{font-size:.75rem;font-weight:600;color:var(--yz-muted)}body.phantaso-yegez-home.yegez-luxe .yz-bento__orbit{margin-top:clamp(0.75rem, 1.5vw, 1rem);padding:clamp(0.85rem, 1.6vw, 1.1rem);border-radius:calc(var(--yz-vitrine-r) + 2px);border:1px solid color-mix(in srgb,var(--yz-line) 78%,transparent);background:var(--yz-white);box-shadow:var(--yz-vitrine-shadow)}body.phantaso-yegez-home.yegez-luxe .yz-bento--lux .yz-bento__stats{display:none}body.phantaso-yegez-home.yegez-luxe .yz-bento--lux .yz-bento__foot{justify-content:flex-start}body.phantaso-yegez-home.yegez-luxe .yz-bento--lux .yz-bento__pill{padding:.28rem .6rem;border-radius:999px;background:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 90%,#000);color:#fff;font-size:.625rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}body.phantaso-yegez-home.yegez-luxe .pm-sidebar--yegez .yz-pulse--orbit{padding:1.15rem 1.25rem 1.25rem;border-radius:var(--yz-vitrine-r);border:1px solid color-mix(in srgb,var(--yz-line) 88%,transparent);background:var(--yz-white);box-shadow:var(--yz-vitrine-shadow)}body.phantaso-yegez-home.yegez-luxe .yz-pulse--orbit{border:0;box-shadow:none;background:#fff0;padding:0}body.phantaso-yegez-home.yegez-luxe .yz-pulse--orbit .yz-pulse__switch{display:grid!important;grid-template-columns:1fr 1fr;gap:0!important;margin:0 0 0.85rem!important;padding:0.28rem!important;border:0!important;border-bottom:0!important;border-radius:999px!important;background:color-mix(in srgb,var(--yz-line) 55%,var(--yz-paper))!important}body.phantaso-yegez-home.yegez-luxe .yz-pulse--orbit .yz-pulse__tab{display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem!important;padding:.45rem 0.65rem!important;border:0!important;border-bottom:0!important;border-radius:999px!important;appearance:none;-webkit-appearance:none;background:transparent!important;font-family:var(--yz-sans);font-size:0.72rem!important;font-weight:800!important;letter-spacing:.06em;text-transform:uppercase;color:var(--yz-muted)!important;box-shadow:none!important;cursor:pointer;transition:background 0.22s var(--yz-ease),color 0.22s var(--yz-ease),box-shadow 0.22s var(--yz-ease)}body.phantaso-yegez-home.yegez-luxe .yz-pulse--orbit .yz-pulse__tab:focus-visible{outline:2px solid color-mix(in srgb,var(--yz-accent) 55%,transparent);outline-offset:2px}body.phantaso-yegez-home.yegez-luxe .yz-pulse--orbit .yz-pulse__tab.is-active{color:#fff!important;background:var(--yz-accent)!important;border-bottom-color:transparent!important;box-shadow:0 6px 18px rgb(26 77 62 / .22)!important}body.phantaso-yegez-home.yegez-luxe .yz-pulse--orbit .yz-pulse__orbit .yz-editorial-orbit__link{padding-inline:0}body.phantaso-yegez-home.yegez-luxe .yz-pulse--orbit .yz-pulse__orbit .yz-editorial-orbit__link:hover{padding-inline:.35rem;border-radius:calc(var(--yz-r-md) + 2px)}body.phantaso-yegez-home.yegez-luxe .yz-home-deferred-rail__grid{border:0;border-radius:0;background:#fff0;box-shadow:none;overflow:visible}@media (min-width:1024px){body.phantaso-yegez-home.yegez-luxe .yz-home-deferred-rail__grid{grid-template-columns:minmax(0,1.35fr) minmax(0,0.65fr);gap:clamp(1.25rem, 2.5vw, 2rem);align-items:start}}body.phantaso-yegez-home.yegez-luxe .yz-home-deferred-rail__pane{padding:0}@media (min-width:1024px){body.phantaso-yegez-home.yegez-luxe .yz-home-deferred-rail__pane--sidebar-tags{border-left:0;padding-left:clamp(1rem, 2vw, 1.5rem);border-left:1px solid var(--yz-line-soft)}}body.phantaso-yegez-home.yegez-luxe .yz-home-deferred-rail__pane .yz-sb-featured__item{display:block;border-bottom:0;padding:0}body.phantaso-yegez-home.yegez-luxe .yz-home-deferred-rail__pane .yz-sb-featured__link{display:grid;grid-template-columns:3.35rem minmax(0,1fr);gap:.85rem;align-items:center;padding:.55rem 0;color:var(--yz-ink);text-decoration:none;transition:color 0.2s,padding 0.2s}body.phantaso-yegez-home.yegez-luxe .yz-home-deferred-rail__pane .yz-sb-featured__link:hover{color:var(--yz-accent);padding-left:.35rem}body.phantaso-yegez-home.yegez-luxe .yz-home-deferred-rail__pane .yz-sb-featured__thumb{width:3.35rem!important;height:3.35rem!important;border-radius:50%}body.phantaso-yegez-home.yegez-luxe .yz-home-deferred-rail__pane .yz-sb-featured__title{display:block;font-family:var(--yz-serif);font-size:.9375rem;font-weight:800;line-height:1.38}body.phantaso-yegez-home.yegez-luxe .yz-home-deferred-rail__pane .yz-sb-featured__date{font-size:.75rem;font-weight:600;color:var(--yz-muted)}body.phantaso-yegez-home.yegez-luxe .yz-hubs--desk .yz-hubs__desk-grid{border:0;background:#fff0;box-shadow:none}body.phantaso-yegez-home.yegez-luxe .yz-featured-masthead--bento{padding-block:0}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento{display:grid;gap:clamp(0.75rem, 1.5vw, 1rem)}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__mosaic{display:grid;gap:clamp(0.65rem, 1.2vw, 0.85rem)}@media (min-width:900px){body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__mosaic{grid-template-columns:minmax(0,1.62fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"lead side-a" "lead side-b";min-height:clamp(22rem, 36vw, 30rem)}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__card--lead{grid-area:lead}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__card--side-a{grid-area:side-a}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__card--side-b{grid-area:side-b}}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__card{border-radius:calc(var(--yz-vitrine-r) + 2px);overflow:hidden;background:#0c0b0a;box-shadow:0 2px 4px rgb(22 40 35 / .04),0 14px 36px rgb(22 40 35 / .1);transition:transform 0.32s var(--yz-ease-lux),box-shadow 0.32s var(--yz-ease-lux)}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__card:hover{transform:translateY(-3px);box-shadow:0 6px 12px rgb(22 40 35 / .06),0 22px 48px rgb(22 40 35 / .14)}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__link{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:clamp(14rem, 42vw, 16rem);height:100%;color:#fff;text-decoration:none}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__card--lead .yz-masthead-bento__link{min-height:clamp(16rem, 48vw, 22rem)}@media (min-width:900px){body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__card--lead .yz-masthead-bento__link,body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__card--side-a .yz-masthead-bento__link,body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__card--side-b .yz-masthead-bento__link{min-height:100%}}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__media{position:absolute;inset:0}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__media img{width:100%;height:100%;object-fit:cover;transition:transform 0.55s var(--yz-ease-lux)}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__card:hover .yz-masthead-bento__media img{transform:scale(1.045)}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgb(12 11 10 / .08) 0%,transparent 38%),linear-gradient(0deg,rgb(12 11 10 / .9) 0%,rgb(12 11 10 / .42) 38%,transparent 72%);pointer-events:none}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__body{position:relative;z-index:2;display:grid;gap:.45rem;padding:clamp(1rem, 2vw, 1.35rem)}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__card--lead .yz-masthead-bento__body{padding:clamp(1.15rem, 2.2vw, 1.65rem);max-width:36rem}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__pill{justify-self:start;padding:.28rem .62rem;border-radius:999px;background:color-mix(in srgb,var(--yz-cat,var(--yz-accent)) 92%,#000);font-size:.625rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;line-height:1.2}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__title{font-family:var(--yz-sans,inherit);font-weight:800;line-height:1.18;letter-spacing:-.03em;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__card--lead .yz-masthead-bento__title{font-size:clamp(1.35rem, 2.8vw, 2rem);-webkit-line-clamp:3}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__card--side-a .yz-masthead-bento__title,body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__card--side-b .yz-masthead-bento__title{font-size:clamp(0.9375rem, 1.6vw, 1.0625rem);-webkit-line-clamp:2}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__excerpt{margin:0;font-size:.875rem;line-height:1.55;color:rgb(255 255 255 / .82);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__date{font-size:.75rem;font-weight:600;color:rgb(255 255 255 / .72)}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__mark{position:absolute;top:.85rem;right:.85rem;z-index:3;display:grid;place-items:center;width:2rem;height:2rem;border-radius:999px;border:1px solid rgb(255 255 255 / .22);background:rgb(12 11 10 / .35);color:rgb(255 255 255 / .88);backdrop-filter:blur(8px);opacity:0;transform:translateY(-4px);transition:opacity 0.25s,transform 0.25s}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__card--lead:hover .yz-masthead-bento__mark{opacity:1;transform:translateY(0)}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__orbit{padding:clamp(0.75rem, 1.4vw, 0.95rem) clamp(0.65rem, 1.2vw, 0.85rem);border-radius:calc(var(--yz-vitrine-r) + 2px);border:1px solid color-mix(in srgb,var(--yz-line) 76%,transparent);background:linear-gradient(180deg,rgb(255 255 255 / .98) 0%,rgb(248 245 240 / .55) 100%);box-shadow:0 10px 32px rgb(22 40 35 / .06)}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__orbit .yz-editorial-orbit__link{padding:.55rem .75rem}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__orbit .yz-editorial-orbit__thumb{width:3.75rem;height:3.75rem}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__orbit .yz-editorial-orbit__title{font-size:.9375rem;font-weight:800;line-height:1.35}@media (max-width:899px){body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__mosaic{grid-template-columns:minmax(0,1fr)}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__orbit .yz-editorial-orbit--horizontal{grid-template-columns:minmax(0,1fr)}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__orbit .yz-editorial-orbit__item{border-bottom:1px solid var(--yz-line-soft)}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__orbit .yz-editorial-orbit__item:last-child{border-bottom:0}}body.phantaso-yegez-home.yegez-luxe .yz-block--newsletter-bar{padding-inline:0;margin-bottom:0}body.phantaso-yegez-home.yegez-luxe .yz-block--newsletter-bar .yz-newsletter{padding-inline:clamp(1.15rem, 3vw, 1.75rem)}body.phantaso-yegez-home.yegez-luxe .yz-block--newsletter-bar .yz-newsletter__inner{width:100%;max-width:var(--yz-max,75rem);margin-inline:auto}body.phantaso-yegez-home.yegez-luxe .yz-footer-luxe__shell .phantaso-container{max-width:var(--yz-max,75rem);padding-inline:clamp(1.15rem, 3vw, 1.75rem)}}@media print{body.yegez-luxe .yz-edge-dock{position:fixed;right:clamp(0.55rem, 1.4vw, 1rem);top:50%;z-index:9997;transform:translateY(-50%);pointer-events:none}body.yegez-luxe .yz-edge-dock__panel{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:.42rem;border:1px solid color-mix(in srgb,var(--yz-line) 88%,transparent);border-radius:999px;background:color-mix(in srgb,var(--yz-white) 94%,transparent);box-shadow:0 10px 32px rgb(15 40 32 / .16);backdrop-filter:blur(10px);pointer-events:auto}body.yegez-luxe .yz-edge-dock__btn{position:relative;display:grid;place-items:center;width:2.65rem;height:2.65rem;padding:0;border:0;border-radius:999px;background:#fff0;color:var(--yz-ink);cursor:pointer;transition:background 0.2s var(--yz-ease,ease),color 0.2s,transform 0.2s}body.yegez-luxe .yz-edge-dock__btn:hover{background:color-mix(in srgb,var(--yz-accent) 12%,#fff);color:var(--yz-accent);transform:translateY(-1px)}body.yegez-luxe .yz-edge-dock__btn--top[hidden],body.yegez-luxe .yz-edge-dock__rule[hidden]{display:none}body.yegez-luxe .yz-edge-dock__ring{position:absolute;inset:.18rem;width:calc(100% - 0.36rem);height:calc(100% - 0.36rem)}body.yegez-luxe .yz-edge-dock__ring-track{stroke:color-mix(in srgb,var(--yz-line) 80%,transparent)}body.yegez-luxe .yz-edge-dock__ring-progress{stroke:var(--yz-accent);stroke-linecap:round;transform:rotate(-90deg);transform-origin:50% 50%;stroke-dasharray:0 100;transition:stroke-dasharray 0.12s linear}body.yegez-luxe .yz-edge-dock__icon{position:relative;z-index:1;display:grid;place-items:center}body.yegez-luxe .yz-edge-dock__rule{display:block;width:1.35rem;height:1px;background:color-mix(in srgb,var(--yz-line) 82%,transparent)}@media (min-width:1024px){body.phantaso-yegez-home.yegez-luxe .pm-sidebar--yegez{position:relative;top:auto;align-self:start}body.phantaso-yegez-home.yegez-luxe .yz-sb-stack--pin{position:sticky;top:calc(var(--yz-header-offset, 3.75rem) + 0.75rem);align-self:start;z-index:24}}@media (max-width:1023px){body.yegez-luxe .yz-edge-dock{top:auto;bottom:calc(1rem + env(safe-area-inset-bottom, 0px));transform:none}}@media print{body.yegez-luxe .yz-edge-dock{display:none!important}}}@media print{@media (max-width:767px){body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__card--lead .yz-masthead-bento__link{min-height:clamp(14rem, 58vw, 18.5rem)}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__card--side-a .yz-masthead-bento__link,body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__card--side-b .yz-masthead-bento__link{min-height:clamp(9.5rem, 38vw, 12rem)}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__media img{object-fit:cover}body.yegez-luxe .yz-card-v2__media,body.yegez-luxe .yz-stream__media,body.yegez-luxe .yz-feed__media{aspect-ratio:16 / 10;overflow:hidden;background:rgb(12 26 20 / .06)}body.yegez-luxe .yz-card-v2__media img,body.yegez-luxe .yz-stream__media img,body.yegez-luxe .yz-feed__media img{width:100%;height:100%;object-fit:cover}body.yegez-luxe .yz-header__inner,body.yegez-luxe .phantaso-header--yegez .phantaso-header__main{min-height:3.5rem}body.yegez-luxe .custom-logo-link img,body.yegez-luxe .yz-header__logo{max-height:2.75rem;width:auto;height:auto}body.yegez-luxe .yz-footer-luxe__shell{min-height:12rem}body.yegez-luxe .yz-newsletter__inner{min-height:9rem}body.yegez-luxe .yz-block--newsletter-bar{min-height:10rem}body.yegez-luxe .yz-discover__dek,body.phantaso-yegez-home.yegez-luxe .yz-discover__dek{color:rgb(255 255 255 / .94);font-size:clamp(0.9375rem, 3.8vw, 1.0625rem)}body.yegez-luxe .yz-discover__kicker,body.phantaso-yegez-home.yegez-luxe .yz-discover__kicker{color:rgb(255 255 255 / .88)}body.yegez-luxe .yz-discover__input::placeholder,body.yegez-luxe .yz-discover__select{color:#0c1a14}body.yegez-luxe .yz-discover__input::placeholder{color:rgb(12 26 20 / .55)}body.yegez-luxe .yz-header__ribbon,body.yegez-luxe .yz-header__spotlight-text{color:rgb(255 255 255 / .88)}body.yegez-luxe .yz-kicker--light{color:rgb(255 255 255 / .88)!important}body.yegez-luxe .yz-newsletter .yz-lead--light,body.yegez-luxe .yz-newsletter .yz-lead{font-size:clamp(1rem, 3.6vw, 1.0625rem);line-height:1.55;color:#fff!important}body.yegez-luxe .yz-discover__tags-label{color:rgb(255 255 255 / .82)}body.yegez-luxe .yz-discover__tag,body.yegez-luxe .yz-discover__btn,body.yegez-luxe .yz-header__toggle,body.yegez-luxe .yz-footer-luxe__social-link,body.yegez-luxe .yz-footer-luxe__top,body.yegez-luxe .yz-newsletter__form button,body.yegez-luxe .yz-newsletter__form input[type="email"]{min-height:2.75rem;min-width:2.75rem}body.yegez-luxe .yz-discover__tag{padding:.45rem .85rem}body.yegez-luxe .yz-footer-luxe__links a{min-height:2.75rem;padding-block:.35rem}body.phantaso-yegez-home.yegez-luxe .yz-block--magazine-stream,body.phantaso-yegez-home.yegez-luxe .yz-block--intent-hubs,body.phantaso-yegez-home.yegez-luxe .yz-block--bento-mosaic,body.phantaso-yegez-home.yegez-luxe .yz-block--category-desk,body.phantaso-yegez-home.yegez-luxe .yz-block--camp-spotlight,body.phantaso-yegez-home.yegez-luxe .yz-block--explore-map,body.phantaso-yegez-home.yegez-luxe .yz-block--city-rail-band,body.phantaso-yegez-home.yegez-luxe .yz-block--intent-chips,body.phantaso-yegez-home.yegez-luxe .yz-block--newsletter-bar{content-visibility:auto;contain-intrinsic-size:auto 420px}body.yegez-luxe .yz-map-band--lux{min-height:14rem}body.yegez-luxe .yz-masthead-bento__card:hover,body.yegez-luxe .yz-card-v2:hover,body.yegez-luxe .yz-stream__item:hover{transform:none}body.yegez-luxe .yz-masthead-bento__media img,body.yegez-luxe .yz-card-v2__media img{transition:none}body.phantaso-yegez-home.yegez-luxe .phantaso-container,body.phantaso-yegez-home.yegez-luxe .phantaso-container.pm-layout{padding-inline:clamp(0.75rem, 3.2vw, 1rem);max-width:100%}body.phantaso-yegez-home.yegez-luxe .yz-discover__inner{max-width:none;padding-inline:.15rem;text-align:left}body.phantaso-yegez-home.yegez-luxe .yz-discover__dek,body.phantaso-yegez-home.yegez-luxe .yz-discover__title{max-width:none}body.phantaso-yegez-home.yegez-luxe .pm-main>.yz-block .phantaso-container{padding-inline:clamp(0.75rem, 3.2vw, 1rem)}body.phantaso-yegez-home.yegez-luxe .yz-card-v2__body,body.phantaso-yegez-home.yegez-luxe .yz-stream__body,body.phantaso-yegez-home.yegez-luxe .yz-feed__body,body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__excerpt{padding-inline:0;max-width:none}body.phantaso-yegez-home.yegez-luxe .yz-sb{padding-inline:1rem}}@media (max-width:767px) and (prefers-reduced-motion:reduce){body.yegez-luxe *,body.yegez-luxe *::before,body.yegez-luxe *::after{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important;scroll-behavior:auto!important}}}@media (min-width:768px){body.yegez-luxe .yz-story-hero--cover{min-height:clamp(20rem, 44vh, 34rem)}body.yegez-luxe .yz-story-hero__img{animation:none!important;transform:none!important}body.yegez-luxe .yz-story-hero__scroll{animation:none}body.yegez-luxe .yz-story-hero__facts{min-height:4.5rem}body.yegez-luxe .yz-story-hero__bar{min-height:3.75rem}body.phantaso-yegez-home.yegez-luxe .yz-discover{min-height:clamp(20rem, 48vh, 30rem)}body.phantaso-yegez-home.yegez-luxe .yz-masthead-bento__card--lead .yz-masthead-bento__link{min-height:clamp(16rem, 34vh, 22rem)}body.yegez-luxe .yz-block--newsletter-bar{min-height:10rem}body.yegez-luxe .yz-footer-luxe__shell{min-height:14rem}body.yegez-luxe .yz-card-v2__media,body.yegez-luxe .yz-stream__media{aspect-ratio:16 / 10;overflow:hidden}body.yegez-luxe .yz-card-v2__media img,body.yegez-luxe .yz-stream__media img{width:100%;height:100%;object-fit:cover}}.phantaso-lightbox{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:1.5rem;background:rgb(8 10 18 / .92)}.phantaso-lightbox__close{position:absolute;top:1rem;right:1rem;border:0;background:#fff0;color:#fff;font-size:2rem;line-height:1;cursor:pointer}.phantaso-lightbox__figure{margin:0;max-width:min(96vw, 1200px);max-height:90vh}.phantaso-lightbox__figure img{display:block;max-width:100%;max-height:90vh;width:auto;height:auto;margin:0 auto;border-radius:.5rem}body.phantaso-lightbox-open{overflow:hidden}.phantaso-bookmark-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;border:1px solid var(--p-border,rgb(15 23 42 / .12));border-radius:999px;background:var(--p-surface,#fff);font:inherit;font-size:.85rem;font-weight:600;cursor:pointer;transition:background 0.2s,border-color 0.2s}.phantaso-bookmark-btn.is-saved{border-color:var(--phantaso-accent,#2563eb);background:color-mix(in srgb,var(--phantaso-accent,#2563eb) 12%,white)}.phantaso-reading-list__tools{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;margin:0 0 1.25rem}.phantaso-reading-list__tool{display:inline-flex;align-items:center;padding:.45rem .85rem;border:1px solid var(--p-border,rgb(15 23 42 / .12));border-radius:999px;background:var(--p-surface,#fff);font:inherit;font-size:.82rem;font-weight:600;cursor:pointer}.phantaso-reading-list__tool--import{cursor:pointer}.phantaso-reading-list__sync-note{font-size:.82rem;color:var(--p-text-muted,#64748b)}.phantaso-reading-list__empty{padding:2rem 1rem;text-align:center;color:var(--p-text-muted,#64748b);border:1px dashed var(--p-border,rgb(15 23 42 / .12));border-radius:var(--p-radius-md,.75rem)}.phantaso-reading-list__grid{display:grid;gap:1rem}@media (min-width:640px){.phantaso-reading-list__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.phantaso-reading-card{padding:1rem 1.15rem;border:1px solid var(--p-border,rgb(15 23 42 / .08));border-radius:var(--p-radius-md,.75rem);background:var(--p-surface,#fff);box-shadow:var(--p-shadow-sm)}.phantaso-reading-card__title{margin:0;font-size:1rem;line-height:1.35}.phantaso-reading-card__title a{color:inherit;text-decoration:none}.phantaso-reading-card__title a:hover{color:var(--phantaso-link,#2563eb)}.yz-story-tools{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;align-items:flex-start}.yz-story-tools__primary{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.yz-story-tools__more{display:inline-block}.yz-story-tools__more-summary{list-style:none;cursor:pointer}.yz-story-tools__more-summary::-webkit-details-marker{display:none}.yz-story-tools__more-panel{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.45rem;max-width:22rem}.yz-story-tools__btn{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .75rem;border-radius:999px;border:1px solid rgb(0 0 0 / .12);background:#fff;font-size:.8125rem;font-weight:600;color:var(--yz-ink,#1c2120);text-decoration:none;cursor:pointer}.yz-story-tools__btn--wa{border-color:#25d366;color:#128c7e}.yz-story-hero__chip--visit{display:inline-block;margin-top:.5rem;padding:.25rem .65rem;border-radius:999px;background:rgb(45 106 79 / .1);font-size:.75rem;font-weight:600}.yz-update-log{margin:1.5rem 0 1rem;padding:1rem 1.1rem;border-radius:12px;background:rgb(45 106 79 / .06);border:1px solid rgb(45 106 79 / .12)}.yz-update-log__note{margin:.35rem 0 0;font-size:.875rem;opacity:.85}.yz-update-log__list{margin:.65rem 0 0;padding:0;list-style:none}.yz-update-log__item{padding:.65rem 0;border-top:1px solid rgb(45 106 79 / .1)}.yz-update-log__item:first-child{border-top:0;padding-top:.35rem}.yz-update-log__item time{display:block;font-size:.8125rem;font-weight:600;opacity:.75}.yz-deals-page__tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1rem}.yz-deals-page__tab{padding:.35rem .85rem;border-radius:999px;border:1px solid rgb(0 0 0 / .1);text-decoration:none;font-size:.875rem}.yz-deals-page__tab.is-active{background:rgb(45 106 79 / .12);border-color:rgb(45 106 79 / .35);font-weight:600}.yz-deals-page__esim{margin-top:1rem;font-size:.875rem}.yz-pwa-install__meta{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin:.35rem 0 .65rem;font-size:.8125rem}.yz-pwa-install__offline{color:inherit;font-weight:600}.yz-pwa-install__cache{opacity:.75}.yz-cultural-chips{display:flex;flex-wrap:wrap;gap:.45rem;margin:.75rem 0 0}.yz-cultural-chips__chip{display:inline-flex;align-items:center;padding:.3rem .75rem;border-radius:999px;background:rgb(45 106 79 / .08);border:1px solid rgb(45 106 79 / .18);font-size:.8125rem;font-weight:600;text-decoration:none;color:inherit}.yz-cultural-chips__chip--ticket{background:rgb(180 83 9 / .08);border-color:rgb(180 83 9 / .25)}.yz-cultural-chips__chip--podcast{background:rgb(79 70 229 / .08);border-color:rgb(79 70 229 / .2)}.yz-museum-card__hours{margin:.25rem 0 0;font-size:.8125rem;opacity:.75}.yz-budget-tool__actions,.yz-visa-tool__actions{margin-top:.75rem}.yz-budget-tool__share,.yz-visa-tool__share{border:0;background:#fff0;color:inherit;font-weight:600;cursor:pointer;text-decoration:underline;font-size:.875rem}.yz-heritage-card__guides{margin:.45rem 0 0;padding:0;list-style:none;font-size:.8125rem}.yz-heritage-card__guides a{text-decoration:none}.yz-ugc-upload__spot{display:block;margin-bottom:.65rem;font-size:.875rem}.yz-ugc-upload__spot select{width:100%;margin-top:.25rem}.yz-helpful-poll{margin:1rem 0 2rem;padding:1rem;border-radius:12px;border:1px solid rgb(0 0 0 / .08);text-align:center}.yz-helpful-poll__actions{display:flex;justify-content:center;gap:.5rem;margin-top:.65rem}.yz-helpful-poll__btn{padding:.4rem 1rem;border-radius:999px;border:1px solid rgb(0 0 0 / .15);background:#fff;cursor:pointer;font-weight:600}.yz-helpful-poll.is-voted .yz-helpful-poll__actions{display:none}.yz-weather{display:inline-flex;align-items:center;gap:.5rem;margin-top:.75rem;padding:.35rem .75rem;border-radius:999px;background:rgb(3 105 161 / .08);font-size:.8125rem}.yz-weather__temp{font-weight:700}.yz-weather--story{margin-top:.5rem;margin-bottom:.25rem}.yz-partner-band__card.is-highlight{border-color:#2d6a4f;box-shadow:0 0 0 1px rgb(45 106 79 / .25);background:rgb(45 106 79 / .04)}.yz-audience-hub__share{margin-left:auto;padding:.35rem .85rem;border-radius:999px;border:1px solid rgb(0 0 0 / .12);background:#fff;cursor:pointer;font-size:.8125rem}.yz-crowd-chip{text-decoration:none}.yz-story-hero__chip--hours.is-open{background:rgb(45 106 79 / .12);color:#1b4332}.yz-story-hero__chip--hours.is-closed{background:rgb(185 28 28 / .1);color:#991b1b}.yz-transit-hero__share,.yz-transit-index__card.is-highlight{border-color:#2d6a4f}.yz-transit-index__card.is-highlight{box-shadow:0 0 0 2px rgb(45 106 79 / .25)}.yz-editors-hub__card.is-highlight{box-shadow:0 0 0 2px rgb(45 106 79 / .3);border-radius:12px}.yz-transit-hero__share{margin-top:.5rem;padding:.35rem .85rem;border-radius:999px;border:1px solid rgb(0 0 0 / .12);background:#fff;cursor:pointer;font-size:.8125rem}.yz-recent-strip{position:sticky;bottom:0;z-index:40;padding:.5rem 0;background:rgb(255 255 255 / .96);border-top:1px solid rgb(0 0 0 / .08);backdrop-filter:blur(8px)}.yz-recent-strip__inner{display:flex;align-items:center;gap:.75rem;overflow:hidden}.yz-recent-strip__track{display:flex;gap:.5rem;overflow-x:auto;scrollbar-width:none}.yz-recent-strip__link{flex:0 0 auto;padding:.25rem .65rem;border-radius:999px;background:rgb(0 0 0 / .05);font-size:.75rem;text-decoration:none;color:inherit;white-space:nowrap}.yz-weekend-tool{padding:1.25rem;border-radius:16px;border:1px solid rgb(0 0 0 / .08);background:#fff}.yz-weekend-tool__shuffle{margin-top:.75rem}@media print{.yz-story-tools,.yz-helpful-poll,.yz-recent-strip,.yz-toc-drawer__open,.yz-article__rail,.yz-reading-toolbar,.yz-pwa-install,.yz-travel-assistant,.yz-story-engagement,.yz-push-banner,.yz-edge-dock,.yz-story-hero__chips,.yz-crowd-chip,.yz-live-hours-chip,.yz-weather-chip,.yz-audience-chip,.yz-transit-chip,.ad-slot,.yz-partner-band{display:none!important}body.yegez-luxe .yz-article__main{width:100%!important;max-width:none!important}.yz-story-hero__save,.yz-cultural-chips,.yz-update-log{break-inside:avoid}.yz-route-map,.leaflet-container{max-height:320px!important;page-break-inside:avoid}}.phantaso-roadmap-table{width:100%;border-collapse:collapse;margin-top:.75rem}.phantaso-roadmap-table th,.phantaso-roadmap-table td{padding:.45rem .6rem;border-bottom:1px solid rgb(0 0 0 / .08);text-align:left;font-size:.8125rem}.phantaso-roadmap-table .is-done{color:#15803d}.phantaso-roadmap-table .is-partial{color:#a16207}.phantaso-roadmap-table .is-pending{color:#64748b}.phantaso-roadmap-summary{display:flex;flex-wrap:wrap;gap:.75rem;margin:.75rem 0 0}.phantaso-roadmap-summary span{padding:.35rem .65rem;border-radius:8px;background:rgb(0 0 0 / .04);font-size:.8125rem}.yz-partner-band{margin:1.5rem 0;padding:1.25rem 0;border-top:1px solid rgb(0 0 0 / .06);border-bottom:1px solid rgb(0 0 0 / .06)}.yz-partner-band__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.65rem;margin-top:.75rem}.yz-partner-band__card{display:flex;flex-direction:column;gap:.15rem;padding:.75rem;border-radius:12px;border:1px solid rgb(0 0 0 / .08);background:#fff;text-decoration:none;color:inherit}.yz-partner-band__label{font-weight:700;font-size:.875rem}.yz-partner-band__hint{font-size:.75rem;opacity:.75}.yz-partner-band__note{margin:.75rem 0 0;font-size:.75rem;opacity:.7}.yz-partner-band--compact{margin:1rem 0;padding:.85rem 0;border-color:rgb(0 0 0 / .05);background:#fff0}.yz-partner-band--compact .yz-partner-band__title{font-size:1rem}.yz-partner-band--compact .yz-partner-band__grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.45rem;margin-top:.55rem}.yz-partner-band--compact .yz-partner-band__card{padding:.55rem .65rem}.yz-compare{max-width:960px;margin:0 auto;padding:1rem 0 2rem}.yz-compare__form{display:grid;grid-template-columns:1fr 1fr auto;gap:.75rem;align-items:end;margin-bottom:1.5rem}.yz-compare__form label{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem;font-weight:600}.yz-compare__form select{padding:.5rem;border-radius:8px;border:1px solid rgb(0 0 0 / .15)}.yz-compare__grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.yz-compare__col{padding:1rem;border-radius:16px;border:1px solid rgb(0 0 0 / .08);background:#fff}.yz-compare__stats{display:grid;gap:.5rem;margin:.75rem 0 0}.yz-compare__stats div{display:flex;justify-content:space-between;gap:.5rem;font-size:.875rem}@media (max-width:767px){.yz-compare__form{grid-template-columns:1fr}.yz-compare__grid{grid-template-columns:1fr}}.yz-tools-hub__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;margin:1rem 0 2rem}.yz-tools-hub__card{display:flex;flex-direction:column;gap:.25rem;padding:1rem;border-radius:12px;border:1px solid rgb(0 0 0 / .08);text-decoration:none;color:inherit;background:#fff}.yz-tool-section{margin-bottom:2.5rem;padding-top:1rem;border-top:1px solid rgb(0 0 0 / .06)}.yz-budget-tool__presets{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 0 .85rem;font-size:.88rem}.yz-budget-tool__preset{padding:.3rem .65rem;border:1px solid rgb(15 23 42 / .12);border-radius:999px;background:#fff;font:inherit;font-size:.82rem;cursor:pointer}.yz-budget-tool__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.yz-budget-tool__breakdown ul{margin:.65rem 0 0;padding-left:1.1rem;font-size:.88rem}.yz-visa-tool__dest{display:block;margin-bottom:.65rem}.yz-visa-tool__progress{font-size:.88rem;font-weight:600;margin:0 0 .5rem}.yz-visa-tool__links{margin-top:.75rem;font-size:.88rem}.yz-spot-rating-badge{margin-left:.35rem;font-size:.78rem;font-weight:700;color:#b45309;white-space:nowrap}.yz-top-rated-spots{margin-bottom:1.25rem;padding:.85rem 1rem;border-radius:12px;background:rgb(180 83 9 / .06)}.yz-top-rated-spots__kicker{margin:0 0 .35rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#b45309}.yz-top-rated-spots__list{margin:0;padding-left:1.1rem}.yz-top-rated-spots__score{color:#b45309;font-weight:700}.yz-pwa-install{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:99990;padding:.85rem 1rem;border-radius:14px;background:#0f172a;color:#f8fafc;box-shadow:0 16px 40px rgb(15 23 42 / .35)}.yz-pwa-install__actions{display:flex;gap:.5rem;margin-top:.5rem}.yz-pwa-install__btn,.yz-pwa-install__dismiss{padding:.4rem .85rem;border-radius:999px;border:0;font:inherit;cursor:pointer}.yz-pwa-install__btn{background:#2d6a4f;color:#fff}.yz-pwa-install__dismiss{background:#fff0;color:#cbd5e1}body.yegez-luxe .yz-journey__stop-link{flex-wrap:wrap}display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.65rem;margin:.75rem 0}.yz-budget-tool__result{margin-top:1rem;padding:.75rem 1rem;border-radius:10px;background:rgb(45 106 79 / .08);font-size:.9375rem}.yz-roadtrip-tool__row{display:flex;gap:.5rem;margin-bottom:.5rem}.yz-roadtrip-tool__row select{flex:1;padding:.4rem}.yz-assistant{position:fixed;right:1rem;bottom:1rem;z-index:120}.yz-assistant__fab{width:52px;height:52px;border-radius:50%;border:none;background:#2d6a4f;color:#fff;font-weight:700;cursor:pointer;box-shadow:0 4px 16px rgb(0 0 0 / .15)}.yz-assistant__panel{position:absolute;right:0;bottom:64px;width:min(360px, calc(100vw - 2rem));max-height:420px;display:flex;flex-direction:column;border-radius:16px;border:1px solid rgb(0 0 0 / .1);background:#fff;box-shadow:0 8px 32px rgb(0 0 0 / .12);overflow:hidden}.yz-assistant__head{display:flex;justify-content:space-between;align-items:center;padding:.65rem .85rem;border-bottom:1px solid rgb(0 0 0 / .08)}.yz-assistant__log{flex:1;overflow-y:auto;padding:.75rem;font-size:.875rem}.yz-assistant__msg{margin-bottom:.5rem;padding:.5rem .65rem;border-radius:10px}.yz-assistant__msg--user{background:rgb(45 106 79 / .1);margin-left:1.5rem}.yz-assistant__msg--bot{background:rgb(0 0 0 / .04);margin-right:1.5rem}.yz-assistant__form{display:flex;gap:.35rem;padding:.5rem;border-top:1px solid rgb(0 0 0 / .08)}.yz-assistant__input{flex:1;padding:.45rem .6rem;border-radius:8px;border:1px solid rgb(0 0 0 / .15)}.yz-push-banner{position:fixed;bottom:0;left:0;right:0;z-index:110;padding:.65rem 0;background:#1e293b;color:#fff}.yz-push-banner__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.yz-push-banner__btn{padding:.4rem .85rem;border-radius:999px;border:none;background:#2d6a4f;color:#fff;cursor:pointer}.yz-en-panel{margin-bottom:1.5rem;padding:1rem 1.1rem;border-radius:12px;border-left:4px solid #0369a1;background:rgb(3 105 161 / .06)}.yz-en-body-banner{margin-bottom:1.25rem;padding:1rem 1.1rem;border-radius:12px;background:rgb(3 105 161 / .08)}.yz-en-body-banner__kicker,.yz-en-panel__kicker{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0369a1;margin:0 0 .35rem}.yz-en-body-banner__title{margin:0 0 .5rem;font-size:clamp(1.35rem, 2.5vw, 1.85rem)}.phantaso-leaflet-map--city-hub{min-height:300px;margin-bottom:.5rem}.yz-city-hub-map{margin:0 0 1.5rem;padding:0 0 .5rem}.yz-city-hub-map__title{margin:0 0 .75rem;font-size:1.1rem}.yz-city-hub-map__meta{margin:.35rem 0 0;font-size:.85rem;opacity:.8}.yz-offline-hub__item{padding:1rem 1.1rem;margin-bottom:.75rem;border:1px solid rgb(15 23 42 / .08);border-radius:12px;background:#fff}.yz-offline-hub__title{margin:0 0 .35rem;font-size:1.05rem}.yz-offline-hub__remove{margin-top:.5rem;padding:.35rem .75rem;border:1px solid rgb(15 23 42 / .12);border-radius:999px;background:#fff;font-size:.82rem;cursor:pointer}.yz-ugc-gallery__more{margin:.75rem 0 0;font-size:.9rem;font-weight:600}.yz-ugc-hub-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.yz-ugc-hub-card__btn{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in}.yz-ugc-hub-card__btn img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}.yz-ugc-hub-card__cap{margin-top:.35rem;font-size:.82rem}.yz-ugc-lightbox{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:1rem;background:rgb(15 23 42 / .88)}.yz-ugc-lightbox[hidden]{display:none!important}.yz-ugc-lightbox__close{position:absolute;top:1rem;right:1rem;border:0;background:#fff0;color:#fff;font-size:2rem;cursor:pointer}.yz-ugc-lightbox__fig img{max-width:min(92vw, 960px);max-height:82vh;border-radius:8px}.yz-ugc-lightbox__fig figcaption{margin-top:.5rem;color:#e2e8f0;text-align:center}body.yz-ugc-lightbox-open{overflow:hidden}.yz-story-engagement__count{font-size:.75rem;opacity:.8}.yz-story-tools__btn.is-done,[data-yz-route-done].is-done{border-color:#2d6a4f;background:rgb(45 106 79 / .1)}@media print{.yz-assistant,.yz-push-banner,.yz-ugc-upload{display:none!important}}.yz-ugc{margin:2rem 0}.yz-ugc__title{font-size:1.125rem;margin:0 0 .75rem}.yz-ugc-gallery__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.65rem}.yz-ugc-gallery__item img{width:100%;border-radius:10px;aspect-ratio:4/3;object-fit:cover}.yz-ugc-ratings__list{list-style:none;margin:0;padding:0}.yz-ugc-ratings__row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem 0;border-bottom:1px solid rgb(0 0 0 / .06)}.yz-ugc-ratings__star{background:none;border:none;cursor:pointer;color:#cbd5e1;font-size:1.1rem;padding:0 .1rem}.yz-ugc-ratings__row.is-rated .yz-ugc-ratings__star{color:#f59e0b}.yz-ugc-upload__form{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.yz-heritage-hero{padding:1.5rem 0}.yz-heritage-hero__chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.yz-comment-photo__img{max-width:280px;border-radius:10px;margin-top:.5rem}.yz-newsletter__segment,.yz-sb-newsletter__segment{width:100%;max-width:14rem;padding:.55rem .75rem;border-radius:8px;border:1px solid rgb(255 255 255 / .25);background:rgb(255 255 255 / .08);color:inherit;font:inherit}.yz-sb-newsletter__segment{max-width:none;border-color:rgb(0 0 0 / .12);background:#fff}.phantaso-ugc-moderation__actions{white-space:nowrap}.phantaso-ugc-moderation__actions .button+.button{margin-left:.35rem}.yz-media-hub-hero{padding:1.5rem 0 1rem}.yz-media-hub-hero__chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.yz-video-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(min(100%, 320px),1fr));padding-bottom:2rem}.yz-video-card__frame{aspect-ratio:16 / 9;background:#111;border-radius:12px;overflow:hidden}.yz-video-card__frame iframe{width:100%;height:100%;border:0}.yz-pin-grid{columns:3 260px;column-gap:1rem;padding-bottom:2rem}.yz-pin-card{break-inside:avoid;margin-bottom:1rem;border-radius:12px;overflow:hidden;background:var(--yz-surface,#fff);box-shadow:0 1px 3px rgb(0 0 0 / .08)}.yz-pin-card__media img{display:block;width:100%;height:auto}.yz-pin-card__body{padding:.75rem 1rem 1rem}.yz-pin-card__btn{display:inline-block;margin-top:.5rem;font-size:.875rem;font-weight:600}.yz-en-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(min(100%, 280px),1fr));padding-bottom:2rem}.yz-en-card{padding:1rem 1.1rem;border-radius:12px;border:1px solid rgb(0 0 0 / .08);background:var(--yz-surface,#fff)}.yz-en-card__badge{display:inline-block;margin:.15rem 0 .35rem;padding:.1rem .45rem;font-size:.72rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#0a5;background:rgb(0 170 85 / .1);border-radius:999px}.yz-media-embed__frame{aspect-ratio:16 / 9;max-width:720px;margin:.75rem 0;border-radius:12px;overflow:hidden;background:#111}.yz-media-embed__frame iframe{width:100%;height:100%;border:0}.yz-golden-hour{margin:2rem auto}.yz-golden-hour__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem}.yz-golden-hour__share,.yz-deals-page__share{font-size:.8125rem;padding:.35rem .65rem;border-radius:999px;border:1px solid rgb(45 106 79 / .25);background:rgb(45 106 79 / .06);cursor:pointer}.yz-golden-hour__row{cursor:pointer}.yz-golden-hour__row.is-highlight{background:rgb(45 106 79 / .08)}.yz-golden-hour__table-wrap{overflow-x:auto}.yz-golden-hour__table{width:100%;border-collapse:collapse;font-size:.9375rem}.yz-golden-hour__table th,.yz-golden-hour__table td{padding:.55rem .75rem;border-bottom:1px solid rgb(0 0 0 / .08);text-align:left}@media (max-width:640px){.yz-pin-grid{columns:1}}.yz-shorts-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(min(100%, 200px),1fr));padding-bottom:2rem}.yz-shorts-card__frame{aspect-ratio:9 / 16;max-height:420px;margin:0 auto;background:#111;border-radius:14px;overflow:hidden}.yz-shorts-card__frame iframe{width:100%;height:100%;border:0}.yz-shorts-card__title{font-size:.9375rem;margin:.5rem 0 0;text-align:center}.yz-transit-hero{padding:1.5rem 0 1rem}.yz-transit-index{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(min(100%, 220px),1fr));padding-bottom:2rem}.yz-transit-index__card{display:flex;flex-direction:column;gap:.25rem;padding:1rem;border-radius:12px;border:1px solid rgb(0 0 0 / .08);text-decoration:none;color:inherit;background:var(--yz-surface,#fff)}.yz-transit-detail__block{margin-bottom:1.25rem}.yz-transit-detail__list{margin:.5rem 0 0;padding-left:1.2rem}.yz-transit-chip{margin-top:1rem;padding:.75rem 1rem;border-radius:10px;background:rgb(0 0 0 / .04)}.yz-transit-chip__kicker{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .25rem;opacity:.7}.yz-transit-chip__link{font-size:.875rem;font-weight:600}.yz-crowd-chip{display:inline-flex;align-items:center;padding:.25rem .65rem;border-radius:999px;font-size:.8125rem;font-weight:600;margin-left:.35rem}.yz-crowd-chip--low{background:#dcfce7;color:#166534}.yz-crowd-chip--medium{background:#fef9c3;color:#854d0e}.yz-crowd-chip--high{background:#fee2e2;color:#991b1b}.yz-opening-hours{margin:1.5rem auto}.yz-opening-hours__status{font-weight:600;margin:.35rem 0 .75rem}.yz-opening-hours__status--open{color:#166534}.yz-opening-hours__status--closed{color:#991b1b}.yz-opening-hours__list{margin:0;padding-left:1.1rem}.yz-cultural-hero{padding:1.5rem 0 1rem}.yz-cultural-section-title{margin:1.5rem 0 .75rem}.yz-museum-grid,.yz-podcast-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(min(100%, 260px),1fr));padding-bottom:1.5rem}.yz-museum-card,.yz-podcast-card{padding:1rem;border-radius:12px;border:1px solid rgb(0 0 0 / .08);background:var(--yz-surface,#fff)}.yz-museum-card__price{font-weight:700;margin:.35rem 0}.yz-podcast-card__embed{aspect-ratio:16 / 9;margin-top:.75rem;border-radius:10px;overflow:hidden;background:#111}.yz-podcast-card__embed iframe{width:100%;height:100%;border:0}.yz-drone-notice{margin:1rem auto;padding:1rem;border-radius:10px;background:#eff6ff;border:1px solid #bfdbfe}.yz-drone-notice__badge{font-weight:700;margin:0 0 .35rem}.yz-drone-rules__list,.yz-drone-spots__list{padding-left:1.2rem}.yz-drone-spots__item{margin-bottom:1rem}.yz-drone-spots__note{margin:.25rem 0;opacity:.85}.yz-drone-spots__map{font-size:.875rem;font-weight:600}.yz-author-hero__expertise{margin:.35rem 0 0;font-size:.875rem;opacity:.9}.yz-story-engagement__tts{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.yz-story-engagement__tts-opts{display:inline-block}.yz-story-engagement__tts-summary{list-style:none;cursor:pointer}.yz-story-engagement__tts-summary::-webkit-details-marker{display:none}.yz-story-engagement__tts-panel{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.4rem}.yz-story-engagement__seg{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.3rem;padding:.15rem;border-radius:999px;border:1px solid rgb(0 0 0 / .08);background:rgb(0 0 0 / .03)}.yz-story-engagement__seg .yz-story-tools__btn{min-height:1.9rem;padding:.3rem .65rem;font-size:.72rem}.yz-story-engagement__seg .yz-story-tools__btn.is-active,.yz-story-engagement__seg .yz-story-tools__btn[aria-pressed="true"]{background:rgb(45 106 79 / .14);border-color:rgb(45 106 79 / .35);color:#1b4332}.yz-assistant__prompts{display:flex;flex-wrap:wrap;gap:.35rem;padding:.5rem .75rem;border-bottom:1px solid rgb(0 0 0 / .06)}.yz-assistant__prompt{padding:.25rem .55rem;border-radius:999px;border:1px solid rgb(45 106 79 / .25);background:rgb(45 106 79 / .06);font-size:.75rem;cursor:pointer}.yz-recent-strip__link{display:inline-flex;align-items:center;gap:.35rem}.yz-recent-strip__thumb{width:22px;height:22px;border-radius:4px;object-fit:cover}.yz-recent-strip__actions{display:flex;align-items:center;gap:.35rem;margin-left:auto;flex:0 0 auto}.yz-recent-strip__clear,.yz-recent-strip__dismiss{border:none;background:#fff0;font-size:.75rem;cursor:pointer;opacity:.7}.yz-route-done-hub__list,.yz-editors-hub__grid{display:grid;gap:1rem}.yz-editors-hub__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));margin-top:1.5rem}.yz-editors-hub__card{display:flex;gap:.85rem;padding:1rem;border-radius:16px;border:1px solid rgb(0 0 0 / .08);background:#fff}.yz-editors-hub__avatar img{border-radius:50%;object-fit:cover}.yz-editors-hub__name{margin:0 0 .25rem;font-size:1rem}.yz-editors-hub__expertise{margin:0 0 .35rem;font-size:.8125rem;color:#2d6a4f;font-weight:600}.yz-editors-hub__bio,.yz-editors-hub__meta{margin:0;font-size:.8125rem;opacity:.85}.yz-editors-hub__guides{margin:.75rem 0 0;padding:0;list-style:none;display:grid;gap:.45rem}.yz-editors-hub__guides li{display:flex;align-items:center;gap:.5rem;font-size:.8125rem}.yz-editors-hub__guide-thumb{width:40px;height:40px;border-radius:8px;object-fit:cover;flex:0 0 auto}.yz-editors-hub__guide-pct{margin-left:auto;font-size:.75rem;font-weight:600;color:#2d6a4f}.yz-helpful-poll__low-badge{background:rgb(180 83 9 / .12);color:#9a3412}.yz-helpful-poll__high-badge{background:rgb(45 106 79 / .14);color:#1b4332}.phantaso-ab-lock-form{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin:0 0 .75rem}.phantaso-ab-lock-form select{min-width:16rem}.yz-route-done-hub__item{display:flex;gap:1rem;padding:1rem;border-radius:16px;border:1px solid rgb(0 0 0 / .08);background:#fff}.yz-route-done-hub__thumb{width:96px;height:72px;border-radius:10px;object-fit:cover;flex:0 0 auto}.yz-route-done-hub__title{margin:0 0 .35rem;font-size:1rem}.yz-route-done-hub__badge{margin:0 0 .5rem;font-size:.75rem;color:#2d6a4f;font-weight:600}.yz-route-done-hub__remove{font-size:.75rem;border:none;background:#fff0;text-decoration:underline;cursor:pointer}.yz-route-done-hub__actions{margin:.75rem 0 0}.yz-author-hero__top-guides{margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgb(0 0 0 / .08)}.yz-author-hero__top-kicker{margin:0 0 .5rem;font-size:.8125rem;font-weight:600}.yz-author-hero__top-list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.yz-author-hero__top-list a{display:flex;align-items:center;gap:.5rem;text-decoration:none;font-size:.875rem}.yz-author-hero__top-list img{border-radius:8px;object-fit:cover}.yz-helpful-poll__badge{margin:0 0 .5rem;font-size:.8125rem;font-weight:600;color:#2d6a4f}.yz-trip-planner__toolbar{display:flex;flex-wrap:wrap;gap:.5rem;align-items:flex-end;margin-bottom:1.25rem}.yz-trip-planner__date{display:flex;flex-direction:column;gap:.25rem;font-size:.8125rem}.yz-trip-planner__btn{padding:.45rem .75rem;border-radius:10px;border:1px solid rgb(0 0 0 / .12);background:#fff;cursor:pointer;font-size:.8125rem}.yz-trip-planner__btn--primary{background:#2d6a4f;border-color:#2d6a4f;color:#fff}.yz-trip-planner__btn--ghost{background:#fff0}.yz-trip-planner__days{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.yz-trip-planner__day{padding:1rem;border-radius:16px;border:1px solid rgb(0 0 0 / .08);background:#fff}.yz-trip-planner__day-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.65rem}.yz-trip-planner__day-head h2{margin:0;font-size:1rem}.yz-trip-planner__add{width:28px;height:28px;border-radius:50%;border:1px solid rgb(0 0 0 / .12);background:#fff;cursor:pointer}.yz-trip-planner__guides{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.yz-trip-planner__guides li{display:flex;justify-content:space-between;align-items:center;gap:.5rem;font-size:.8125rem}.yz-trip-planner__guides button{border:none;background:#fff0;font-size:.75rem;text-decoration:underline;cursor:pointer}.yz-trip-planner__pool{margin-top:1.5rem;padding:1rem;border-radius:16px;border:1px dashed rgb(0 0 0 / .15)}.yz-trip-planner__pool-list{display:flex;flex-wrap:wrap;gap:.35rem}.yz-trip-planner__pool-item{padding:.35rem .65rem;border-radius:999px;border:1px solid rgb(45 106 79 / .25);background:rgb(45 106 79 / .06);cursor:pointer;font-size:.75rem}.yz-visit-calendar{margin-top:1rem;padding:.85rem 1rem;border-radius:14px;border:1px solid rgb(0 0 0 / .08);background:rgb(255 255 255 / .92)}.yz-visit-calendar__title,.yz-crowd-forecast__title{margin:0 0 .5rem;font-size:.8125rem;font-weight:600}.yz-visit-calendar__grid,.yz-crowd-forecast__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:.25rem}.yz-visit-calendar__month,.yz-crowd-forecast__cell{display:block;text-align:center;font-size:.6875rem;padding:.35rem .15rem;border-radius:6px;font-weight:600;border:1px solid #fff0;background:#fff0;cursor:pointer;font-family:inherit;line-height:1.2;width:100%}.yz-visit-calendar__status,.yz-crowd-forecast__status{margin:.55rem 0 0;font-size:.75rem;font-weight:600;opacity:.9}.yz-visit-calendar__month--best,.yz-crowd-chip--low{background:rgb(45 106 79 / .18);color:#1b4332}.yz-visit-calendar__month--good{background:rgb(45 106 79 / .1);color:#2d6a4f}.yz-visit-calendar__month--fair,.yz-crowd-chip--medium{background:rgb(234 179 8 / .18);color:#854d0e}.yz-visit-calendar__month--avoid,.yz-crowd-chip--high{background:rgb(220 38 38 / .12);color:#991b1b}.yz-visit-calendar__month.is-current,.yz-crowd-forecast__cell.is-current{outline:2px solid rgb(45 106 79 / .45);outline-offset:1px}.yz-visit-calendar__legend{display:flex;flex-wrap:wrap;gap:.5rem;margin:.65rem 0 0;font-size:.6875rem}.yz-visit-calendar__key{padding:.15rem .4rem;border-radius:4px}.yz-visit-calendar__share{margin:.5rem 0 0}.yz-visit-calendar__month{cursor:pointer}.yz-crowd-forecast{margin-top:.75rem;width:100%}.yz-crowd-forecast__cell{cursor:pointer}.yz-crowd-forecast__share{margin:.5rem 0 0}.yz-story-hero__chip--parking{background:rgb(45 106 79 / .1);color:#1b4332;text-decoration:none}.yz-roadtrip-tool__actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:.75rem}.phantaso-roadmap-table tr.is-winner td{background:rgb(45 106 79 / .06)}.yz-compare__swap,.yz-compare__share{margin-left:.35rem;padding:.45rem .75rem;border-radius:10px;border:1px solid rgb(0 0 0 / .12);background:#fff;cursor:pointer;font-size:.8125rem}.yz-audience-hub__nav,.yz-weekend-hub__regions{display:flex;flex-wrap:wrap;gap:.35rem;margin:1rem 0 1.25rem}.yz-audience-hub__tab,.yz-weekend-hub__region{padding:.35rem .75rem;border-radius:999px;border:1px solid rgb(0 0 0 / .1);text-decoration:none;font-size:.8125rem;color:inherit}.yz-audience-hub__tab.is-active,.yz-weekend-hub__region.is-active{background:#2d6a4f;border-color:#2d6a4f;color:#fff}.yz-audience-hub__grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.yz-audience-hub__card{padding:.85rem 1rem;border-radius:12px;border:1px solid rgb(0 0 0 / .08);background:#fff}.yz-audience-hub__card h2{margin:0;font-size:.9375rem}.yz-audience-badges{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.5rem}.yz-audience-badges__chip{padding:.2rem .55rem;border-radius:999px;background:rgb(45 106 79 / .1);font-size:.75rem;text-decoration:none;color:#1b4332;font-weight:600}.yz-lang-switch{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;border:1px solid rgb(0 0 0 / .12);font-size:.75rem;font-weight:600;text-decoration:none;margin-top:.35rem}.yz-lang-switch--en{background:rgb(37 99 235 / .08);color:#1d4ed8}