@font-face{font-family:DM;src:url(/fonts/istanbul/dm-sans.ttf)}@font-face{font-family:Editorial;src:url(/fonts/istanbul/source-serif.ttf)}:root{color-scheme:light;--ink:#183f38;--muted:#62756f;--green:#17584b;--mint:#eaf4ef;--border:#e3ebe6;--paper:#fbfdfb;--radius:14px}*{box-sizing:border-box}body{color:var(--ink);background:#eaf0ec;margin:0;font:14px DM,Arial,sans-serif}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button{border:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:4px;outline:3px solid #378a76}button:hover{filter:brightness(.97)}[hidden]{display:none!important}.app-shell{background:var(--paper);border-radius:22px;grid-template-columns:204px minmax(0,1fr);max-width:1680px;min-height:calc(100dvh - 48px);margin:24px auto;display:grid;overflow:clip;box-shadow:0 20px 65px #193e3610}.sidebar{border-right:1px solid var(--border);flex-direction:column;padding:32px 18px 20px;display:flex}.brand{letter-spacing:-1.5px;white-space:nowrap;padding:0 11px;font-size:27px;font-weight:750}.brand em{font-family:Editorial,Georgia,serif;font-weight:500}.brand>span{letter-spacing:2px;margin:8px 0 30px;font-size:8px;font-weight:500;display:block}.sidebar nav{gap:8px;display:grid}.sidebar nav button{text-align:left;background:0 0;border-radius:9px;align-items:center;gap:12px;padding:13px 12px;font-size:13px;display:flex}.sidebar nav button.active{color:#124d3f;background:#dceee5;font-weight:700}.sidebar nav small{margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:90px}.side-note{background:linear-gradient(145deg,#e7f3ec,#d0e6dc);border-radius:12px;min-height:185px;margin:0 8px 32px;padding:24px 13px}.side-note p{margin:14px 0;font:italic 22px/1.2 Editorial,Georgia,serif}.side-note span{color:#506b61;font-size:11px;line-height:1.6}.sidebar-bottom>a{align-items:center;gap:8px;padding:12px;font-size:12px;display:flex}.sidebar-bottom>a>span{margin-left:auto}.local-label{color:var(--muted);padding:0 12px;font-size:10px}.workspace{padding:0 30px}.topbar{justify-content:space-between;align-items:center;gap:20px;height:88px;display:flex}.global-search{max-width:430px;color:var(--muted);flex:1;align-items:center;gap:12px;display:flex}.global-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;padding:10px 0;font-size:12px}kbd{border:1px solid var(--border);border-radius:4px;padding:2px 6px}.top-actions{align-items:center;gap:13px;font-size:11px;display:flex}.top-divider{border-left:1px solid var(--border);height:20px}.avatar{background:#dbebe1;border-radius:50%;place-items:center;width:33px;height:33px;font-family:Editorial;display:grid}.content-layout{grid-template-columns:minmax(0,1fr) 235px;gap:26px;display:grid}main{min-width:0}.hero{isolation:isolate;border-radius:var(--radius);background:#d5eae4;flex-direction:column;justify-content:space-between;min-height:325px;display:flex;position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:65% 55%;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#d1e9e6fa 0%,#d1e9e6d9 35%,#d1e9e61a 76%);position:absolute;inset:0}.hero-copy{max-width:425px;padding:30px 30px 22px}.hero-copy>p:first-child{letter-spacing:2px;margin:0 0 16px;font-size:9px;font-weight:700}.hero h1{letter-spacing:-1.8px;margin:0 0 15px;font:500 clamp(34px,3.4vw,52px)/1.04 Editorial,Georgia,serif}.hero-copy>p:last-child{max-width:290px;margin:0;font-size:12px;line-height:1.65}#trip-search{background:#fbfdf9f5;border:1px solid #ffffff90;border-radius:10px;align-items:center;gap:12px;margin:0 20px 20px;padding:10px;display:flex}#trip-search>label{flex:1;align-items:center;gap:10px;min-width:0;padding:0 8px;display:flex}#trip-search>label+label{border-left:1px solid #dce8e2}#trip-search label span{min-width:0}#trip-search b{font-size:10px;display:block}select{color:var(--muted);background:0 0;border:0;max-width:100%;padding:5px 0;font-size:11px}#trip-search select{width:100%}.primary,.secondary{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:12px 17px;display:inline-flex}.primary{background:var(--green);color:#fff;font-size:12px}.secondary{background:var(--mint);font-size:12px}.hero-credit{text-align:right;color:var(--muted);margin:8px 0 27px;font-size:9px}.section-title{justify-content:space-between;align-items:center;gap:12px;margin:0 0 16px;display:flex}h2{letter-spacing:-.6px;margin:0;font:500 22px/1.25 Editorial,Georgia,serif}.text-button{color:var(--muted);background:0 0;align-items:center;gap:8px;padding:4px 0;font-size:11px;display:flex}.destinations{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.destination{border:1px solid var(--border);text-align:left;background:#fff;border-radius:10px;padding:0;overflow:hidden}.destination>img{object-fit:cover;width:100%;height:133px;display:block}.destination>div{padding:14px 10px;position:relative}.destination h3{margin:0 0 6px;font-size:12px;font-weight:650}.destination span{color:var(--muted);font-size:10px}.destination .icon{position:absolute;bottom:15px;right:9px}#country-section{margin-bottom:30px}#all-countries{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;display:grid}#all-countries button{background:var(--mint);text-align:left;border-radius:8px;padding:14px;font-size:13px}#all-countries span{color:var(--muted);margin-top:7px;font-size:10px;display:block}.section-title p{color:var(--muted);margin:7px 0 0;font-size:11px}.route-tabs{border-bottom:1px solid var(--border);gap:3px;display:flex}.route-tabs button{color:var(--muted);background:0 0;padding:9px 5px;font-size:11px}.route-tabs button.active{border-bottom:2px solid var(--green);color:var(--green)}.route-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.route-card{border:1px solid var(--border);background:#fff;border-radius:10px;position:relative;overflow:hidden}.route-image{background:var(--mint);width:100%;height:150px;padding:0;display:block}.route-image img{object-fit:cover;width:100%;height:100%;display:block}.bookmark{background:#fffffff0;border-radius:50%;width:30px;height:30px;font-size:18px;position:absolute;top:10px;right:10px}.bookmark[aria-pressed=true]{background:var(--green);color:#fff}.route-body{padding:13px}.route-body .country{color:var(--muted);margin:0 0 7px;font-size:10px}.route-body h3{margin:0 0 12px;font-size:14px;font-weight:600;line-height:1.4}.route-body h3 button{text-align:left;background:0 0;padding:0}.route-meta{color:var(--muted);border-top:1px solid var(--border);justify-content:space-between;gap:8px;padding-top:11px;font-size:10px;display:flex}.route-meta strong{color:var(--ink)}.pagination{justify-content:center;align-items:center;gap:20px;margin:22px 0;font-size:12px;display:flex}.empty{background:var(--mint);border-radius:12px;grid-column:1/-1;padding:35px;line-height:1.8}.rightbar section{background:#eff6f1;border-radius:12px;margin-bottom:20px;padding:18px}.rightbar h2{letter-spacing:0;font:600 13px DM}.rightbar .section-title{margin-bottom:16px}.spotlight-cover{border-radius:8px;width:100%;height:118px;padding:0;position:relative;overflow:hidden}.spotlight-cover img{object-fit:cover;width:100%;height:100%}.spotlight-cover>span{color:#fff;background:linear-gradient(#0000,#102e28c9);justify-content:space-between;align-items:center;padding:25px 12px 12px;font-size:15px;display:flex;position:absolute;inset:auto 0 0}.spotlight>p{color:var(--muted);margin:12px 0;font-size:11px}.mini-facts{border-bottom:1px solid #dbe7df;gap:14px;margin-bottom:13px;padding:0 0 16px;font-size:10px;display:flex}.mini-facts span{align-items:center;gap:4px;display:flex}.atlas-summary .section-title>span{color:var(--muted);font-size:10px}.atlas-summary>div:not(.section-title){align-items:center;gap:17px;margin:20px 0;display:flex}.atlas-summary>div:last-child{margin-bottom:0}.atlas-summary p{color:var(--muted);margin:0;font-size:10px}.atlas-summary strong{color:var(--ink);margin-top:3px;font-size:23px;font-weight:500;display:block}.saved-panel h2{margin:13px 0}.saved-panel p{color:#506c60;font-size:11px;line-height:1.7}.saved-panel button{background:#fbfdfb;justify-content:space-between;width:100%}.saved-panel small{color:var(--muted);margin-top:12px;font-size:9px;display:block}.route-note{color:var(--muted);padding:0 6px;font-size:10px;line-height:1.7}.page-footer{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:15px;margin:38px 0 24px;font-size:10px;display:flex}.page-footer a{text-decoration:underline}.mobile-nav{display:none}#photo-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px;display:grid}.photo-card{background:var(--mint);text-align:left;border-radius:10px;padding:0;overflow:hidden}.photo-card img{object-fit:cover;width:100%;height:170px}.photo-card span{padding:12px;font-size:11px;display:block}dialog{background:var(--paper);color:var(--ink);border:0;border-radius:18px;width:min(800px,94vw);max-height:90dvh;padding:30px;overflow:auto;box-shadow:0 20px 90px #0003}dialog::backdrop{backdrop-filter:blur(4px);background:#122f2bcc}.dialog-close{z-index:5;background:#fff;border-radius:50%;width:34px;height:34px;font-size:25px;position:absolute;top:12px;right:14px}#detail-content>img{object-fit:cover;border-radius:10px;width:100%;height:240px}#detail-content h2{margin:22px 0 10px;font-size:32px}#detail-content p{color:var(--muted);line-height:1.7}#detail-content .detail-actions{flex-wrap:wrap;gap:12px;margin:20px 0;display:flex}#detail-map{border-radius:12px;height:330px}#map-status{font-size:12px;line-height:1.6}#photo-dialog{width:min(1050px,94vw)}#large-photo{object-fit:contain;width:100%;max-height:68dvh}#large-caption{font-size:12px}#photo-source{font-size:11px;text-decoration:underline}#toast{z-index:9999;background:var(--green);color:#fff;border-radius:10px;padding:13px 24px;font-size:13px;position:fixed;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 5px 20px #0002}@media (width>=1700px){.app-shell{margin-top:40px}}@media (width<=1250px){.app-shell{border-radius:0;grid-template-columns:170px 1fr;min-height:100dvh;margin:0}.workspace{padding:0 22px}.content-layout{grid-template-columns:minmax(0,1fr) 205px;gap:20px}.sidebar{padding:30px 12px}.brand{font-size:24px}.top-actions>span:nth-last-child(2){display:none}.hero-copy{padding:25px}.hero h1{font-size:40px}.destination>img{height:110px}.route-image{height:130px}.route-grid{gap:10px}}@media (width<=1050px){.rightbar{display:none}.content-layout{display:block}.app-shell{grid-template-columns:180px 1fr}.hero{min-height:345px}.hero h1{font-size:48px}.destination>img{height:145px}.route-image{height:170px}}@media (width<=700px){.app-shell{display:block}.sidebar{display:none}.workspace{padding:0 18px}.topbar{height:74px}.topbar:before{content:"gezmekkolay";letter-spacing:-1px;font:italic 24px Editorial,Georgia,serif}.global-search{display:none}.top-actions{gap:9px}.top-actions .icon,.top-divider{display:none}.content-layout{flex-direction:column;display:flex}.hero{min-height:355px}.hero-copy{padding:27px 23px 25px}.hero-copy>p:first-child{letter-spacing:1.3px;font-size:8px}.hero h1{font-size:43px}.hero-copy>p:last-child{max-width:225px;font-size:12px}.hero:after{background:linear-gradient(90deg,#d1e9e6ed,#d1e9e6a6 53%,#d1e9e622)}#trip-search{flex-wrap:wrap;gap:5px;margin:0 13px 14px;padding:8px}#trip-search>label{flex:1;min-width:115px;padding:5px}#trip-search>.primary{width:100%;margin-top:2px;padding:10px}#trip-search select{font-size:11px}.hero-credit{margin-bottom:25px;font-size:8px}.destinations{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.destination>img{height:130px}.destination h3{font-size:13px}.destination span{font-size:11px}.section-title h2{font-size:23px}.text-button{font-size:10px}.route-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.route-image{height:145px}.route-body{padding:12px}.route-meta{flex-direction:column;gap:5px;font-size:11px}.route-body h3{min-height:37px;font-size:13px}.route-tabs{flex-shrink:0}.route-tabs button{font-size:10px}.rightbar{grid-template-columns:1fr;gap:0;display:grid}.rightbar .spotlight,.rightbar .saved-panel,.route-note{display:none}.atlas-summary{flex-wrap:wrap;justify-content:space-between;display:flex;margin:0!important}.atlas-summary .section-title{width:100%;margin-bottom:0}.atlas-summary>div:not(.section-title){gap:7px;margin:15px 0 0}.atlas-summary strong{font-size:21px}.atlas-summary p{font-size:9px}.atlas-summary .icon{width:19px!important}#all-countries,#photo-grid{grid-template-columns:repeat(2,1fr)}.photo-card img{height:150px}.page-footer{margin-bottom:0}.content-layout{padding-bottom:100px}.mobile-nav{height:74px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--border);z-index:1000;backdrop-filter:blur(12px);background:#fcfefbf5;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:var(--muted);background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:65px;font-size:9px;display:flex}.mobile-nav button.active{color:var(--green);font-weight:700}dialog{padding:20px}#detail-content>img{height:190px}#detail-content h2{font-size:28px}#toast{width:max-content;max-width:90vw;bottom:90px}}@media (prefers-reduced-motion:no-preference){.route-card,.destination{transition:transform .18s,box-shadow .18s}.route-card:hover,.destination:hover{transform:translateY(-3px);box-shadow:0 8px 20px #193e3610}dialog[open]{animation:.18s appear}@keyframes appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}}#compact-filters{background:var(--mint);border-radius:12px;grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:14px;margin:20px 0;padding:14px;display:grid}#compact-filters label{min-width:0;font-size:10px}#compact-filters select,#compact-filters input{width:100%;color:var(--ink);background:#fff;border:0;border-radius:5px;margin-top:6px;padding:10px;font-size:12px;display:block}#compact-filters .primary{height:37px}@media (width<=700px){#compact-filters{grid-template-columns:1fr 1fr}}.photo-credits{color:var(--muted);margin-top:25px;font-size:10px}.photo-credits summary{cursor:pointer}.photo-credits a{text-decoration:underline}:root{--ink:#112952;--muted:#56627a;--green:#b73524;--mint:#f1e8d5;--border:#ded6c3;--paper:#fffdf7;--coral:#df4c35;--font-display:DM,system-ui,sans-serif;--radius:12px}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#f6f0df}.app-shell{border:1px solid #e4dac4;box-shadow:0 18px 60px #1129520b}.sidebar{background:#f8f3e6}.preview-brand{margin-bottom:32px;padding:0 9px}.preview-brand>span{letter-spacing:1.7px;color:var(--muted);margin:13px 0 0 1px;font-size:8px;font-weight:700;display:block}.preview-brand .brand-logo{gap:7px}.preview-brand .brand-mark{width:27px;height:31px}.preview-brand .wordmark{letter-spacing:-1.2px;font-size:21px}.brand-logo .mark-head,.brand-logo .mark-arrow,.brand-logo .mark-tail{animation:none}.mobile-brand{display:none}.guide-shortcut{font-size:12px;font-weight:650}.guide-shortcut:hover{color:var(--green)}.sidebar nav button.active{color:#9f3023;background:#f4dfd2}.sidebar nav button:hover{background:#eee6d4}.side-note{background:#eee4cc}.side-note p{letter-spacing:-.9px;font:750 23px/1.15 DM,system-ui,sans-serif}.side-note span{color:var(--muted)}.side-note>.icon{color:var(--green)}h2{letter-spacing:-.85px;font:750 22px/1.2 DM,system-ui,sans-serif}.hero{background:#eee3c8}.hero:after{background:linear-gradient(90deg,#f6f0dffc 0%,#f6f0dfe8 37%,#f6f0df00 80%)}.hero-copy{max-width:470px}.hero h1{letter-spacing:-2.2px;font:800 clamp(36px,3.5vw,53px)/1.03 DM,system-ui,sans-serif}.hero h1 em{color:#b73524;font-style:normal}.hero-copy>p:first-child{color:#a23222;font-weight:750}.hero-copy>p:last-child{color:#33455f}#trip-search{background:#fffdf7f7;border-color:#f6f0df}.primary{color:#fff;background:#b73524}.secondary{color:var(--ink);background:#eee5cf}.rightbar section{background:#f5efdf}.saved-panel{background:#eee2c8!important}.saved-panel p{color:#455570}.saved-panel button{background:#fffdf7}.rightbar h2{font-weight:700}.atlas-summary strong{letter-spacing:-1px;font-weight:750}.atlas-summary .icon{color:#b73524}.mini-facts{border-color:var(--border)}.destination,.route-card{background:#fffdf7}.route-tabs button.active{color:#a23222;border-color:#b73524}.route-body .country{font-size:11px}.bookmark[aria-pressed=true]{background:#b73524}.text-button{color:#455570}.text-button:hover{color:#b73524}#compact-filters input,#compact-filters select,.dialog-close{background:#fffdf7}dialog::backdrop{background:#112952b8}#toast{background:#112952}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-color:#b73524}@media (width<=1250px){.preview-brand{padding:0}.preview-brand .brand-mark{width:23px;height:28px}.preview-brand .wordmark{letter-spacing:-1px;font-size:19px}.preview-brand .brand-logo{gap:5px}.hero h1{font-size:43px}}@media (width<=1050px){.hero h1{font-size:48px}}@media (width<=700px){.app-shell{border:0}.topbar:before{content:none}.mobile-brand{display:block}.mobile-brand .brand-mark{width:27px;height:31px}.mobile-brand .wordmark{font-size:23px}.top-actions .guide-shortcut{display:none}.top-actions>span:first-child{font-size:12px;font-weight:700}.hero h1{letter-spacing:-1.9px;font-size:43px}.hero:after{background:linear-gradient(90deg,#f6f0dffa,#f6f0dfc7 57%,#f6f0df35)}.hero-copy>p:last-child{max-width:245px}.mobile-nav{background:#fffdf7f5}.mobile-nav button.active{color:#a23222}.section-title h2{font-size:23px}.atlas-summary strong{font-size:21px}}body.home-editorial:has(.site-preview-nav){background:#fffdf7!important}body.home-editorial .app-shell{background:#fffdf7}body.home-editorial:has(.site-preview-nav) .workspace{max-width:1500px;margin:auto;padding:28px 36px}body.home-editorial:has(.site-preview-nav) .content-layout{flex-direction:column;gap:0;display:flex}.home-editorial #welcome{background:#f3ecd9;border-radius:18px;min-height:420px;overflow:hidden}.home-editorial #welcome:after{background:linear-gradient(90deg,#f3ecd9 0%,#f3ecd9f7 27%,#f3ecd994 48%,#f3ecd900 71%)}.home-editorial #welcome>img{object-position:70% 58%}.home-editorial #welcome .hero-copy{max-width:630px;padding:42px 42px 26px}.home-editorial #welcome h1{letter-spacing:-3.4px;margin-bottom:23px;font-size:clamp(45px,5vw,72px);font-weight:800;line-height:1.02}.home-editorial #welcome .hero-copy>p:first-child{letter-spacing:2.1px;margin-bottom:21px;font-size:10px}.home-editorial #welcome .hero-copy>p:last-child{max-width:330px;font-size:15px;line-height:1.7}.home-editorial .hero-guide-search{border:1px solid #dfd5c3;width:min(565px,100% - 84px);margin:0 42px 32px;padding:13px 16px;box-shadow:0 6px 22px #11295208}.home-editorial .hero-guide-search b{font-size:11px}.home-editorial .hero-guide-search select{padding-top:8px;font-size:15px}.home-editorial .hero-guide-search .primary{padding:15px 20px;font-size:13px}.home-editorial .hero-credit{color:#647083;margin:9px 0 0;font-size:9px}.home-editorial .discovery-shortcuts{border-bottom:1px solid #e6dece;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:24px 0 48px;padding:0 0 25px;display:grid}.home-editorial .discovery-shortcuts a{color:#112952;border-right:1px solid #e6dece;align-items:center;gap:15px;padding:8px 22px;text-decoration:none;display:flex}.home-editorial .discovery-shortcuts a:first-child{padding-left:0}.home-editorial .discovery-shortcuts a:last-child{border:0;padding-right:0}.home-editorial .discovery-shortcuts a>.icon:first-child{color:#b73524}.home-editorial .discovery-shortcuts a>.icon:last-child{margin-left:auto}.home-editorial .discovery-shortcuts b{letter-spacing:-.3px;font-size:14px;display:block}.home-editorial .discovery-shortcuts small{color:#627080;margin-top:6px;font-size:11px;display:block}.home-editorial .section-title{margin-bottom:23px}.home-editorial .section-title h2{letter-spacing:-1.2px;font-size:clamp(25px,2.7vw,35px)}.home-editorial .section-title p{margin-top:9px;font-size:13px;line-height:1.7}.home-editorial .text-button{color:#9e3023;font-size:12px}.home-editorial .preview-editorial{margin:0 0 48px}.home-editorial .editorial-cards{grid-template-columns:1.1fr 1fr;gap:16px 26px;display:grid}.home-editorial .editorial-cards>a{background:0 0;border:none;border-radius:0;grid-template-columns:142px minmax(0,1fr);align-items:center;gap:19px;display:grid}.home-editorial .editorial-cards>a>img{border-radius:11px;height:135px}.home-editorial .editorial-cards>a>div{padding:4px 0}.home-editorial .editorial-cards>a:first-child{border:1px solid #e5ddce;border-radius:13px;grid-row:span 3;display:block;overflow:hidden}.home-editorial .editorial-cards>a:first-child>img{border-radius:0;height:280px}.home-editorial .editorial-cards>a:first-child>div{padding:23px 25px}.home-editorial .editorial-cards>a:first-child h3{margin:10px 0;font-size:33px}.home-editorial .editorial-cards small{font-size:11px}.home-editorial .editorial-cards h3{margin:8px 0;font-size:23px}.home-editorial .editorial-cards p{max-width:350px;font-size:12px;line-height:1.6}.home-editorial .editorial-cards span{font-size:12px}.home-editorial .editorial-credit{margin-top:14px}.home-editorial .preview-regions{margin-bottom:48px;scroll-margin-top:100px}.home-editorial .preview-regions>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.home-editorial .preview-regions a{background:#faf6eb;border:1px solid #e6dece;border-radius:11px;align-items:center;gap:14px;padding:12px;display:flex}.home-editorial .preview-regions a>img{object-fit:cover;border-radius:7px;width:68px;height:68px}.home-editorial .preview-regions .region-label{color:#112952;font-size:15px;font-weight:650}.home-editorial .preview-regions small{color:#627080;margin-top:6px;font-size:10px;font-weight:400;display:block}.home-editorial .preview-regions .region-arrow{color:#b73524;margin-left:auto}.home-editorial .atlas-divider{background:#f1ead8;border:0;border-radius:13px;margin-bottom:23px;padding:34px 32px;position:relative}.home-editorial .atlas-divider>.icon{color:#b73524;margin-bottom:15px}.home-editorial .atlas-divider h2{letter-spacing:-1.2px;font-size:35px;line-height:1.12}.home-editorial .atlas-divider p{max-width:560px;font-size:14px;line-height:1.7}.home-editorial .atlas-divider a{align-items:center;min-height:44px;font-size:13px;display:inline-flex}.home-editorial .destinations{gap:18px}.home-editorial .destination>img{height:180px}.home-editorial .destination>div{padding:17px 14px}.home-editorial .destination h3{font-size:15px}.home-editorial .destination span{font-size:11px}.home-editorial #country-section{margin-bottom:40px}.home-editorial .route-image{height:190px}.home-editorial .route-body{padding:17px}.home-editorial .route-body h3{font-size:16px}body.home-editorial:has(.site-preview-nav) .rightbar{border-top:1px solid #e6dece;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:15px;padding-top:30px;display:grid}.home-editorial .rightbar section{margin:0;padding:22px}.home-editorial .rightbar .route-note{grid-column:1/-1;max-width:680px;margin:0;font-size:11px}.home-editorial .rightbar .spotlight-cover{height:135px}.home-editorial .rightbar h2{font-size:15px}.home-editorial .atlas-summary strong{font-size:26px}.home-editorial .saved-panel p{font-size:13px;line-height:1.8}@media (width<=1100px){.home-editorial .discovery-shortcuts a{gap:9px;padding:8px 12px}.home-editorial .discovery-shortcuts b{font-size:12px}.home-editorial .discovery-shortcuts small{font-size:10px}.home-editorial .editorial-cards>a{grid-template-columns:110px 1fr;gap:12px}.home-editorial .editorial-cards>a>img{height:135px}.home-editorial .preview-regions>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}.home-editorial .editorial-cards>a:first-child>img{height:250px}.home-editorial .editorial-cards h3{font-size:21px}}@media (width<=800px){body.home-editorial:has(.site-preview-nav) .workspace{padding:18px}.home-editorial #welcome{min-height:405px}.home-editorial #welcome .hero-copy{padding:29px 25px 25px}.home-editorial #welcome h1{letter-spacing:-2.6px;font-size:51px}.home-editorial #welcome .hero-copy>p:last-child{max-width:270px;font-size:14px}.home-editorial .hero-guide-search{width:calc(100% - 40px);margin:0 20px 24px}.home-editorial .discovery-shortcuts{margin:23px 0 32px}.home-editorial .editorial-cards{gap:18px}.home-editorial .editorial-cards>a{grid-template-columns:100px 1fr}.home-editorial .editorial-cards>a>img{height:135px}.home-editorial .editorial-cards p{font-size:11px}.home-editorial .editorial-cards>a:first-child>div{padding:19px}.home-editorial .preview-regions .region-label{font-size:13px}body.home-editorial:has(.site-preview-nav) .rightbar{grid-template-columns:1fr 1fr}.home-editorial .rightbar .spotlight{display:none}.home-editorial .rightbar .saved-panel,.home-editorial .rightbar .atlas-summary{display:block}.home-editorial .rightbar .atlas-summary>div:not(.section-title){margin-top:16px}}@media (width<=560px){.home-editorial #welcome{border-radius:13px;min-height:410px}.home-editorial #welcome:after{background:linear-gradient(90deg,#f3ecd9f5,#f3ecd9c9 45%,#f3ecd927)}.home-editorial #welcome .hero-copy{padding:28px 22px 25px}.home-editorial #welcome h1{letter-spacing:-2.3px;font-size:46px}.home-editorial #welcome .hero-copy>p:first-child{letter-spacing:1.5px;font-size:9px}.home-editorial #welcome .hero-copy>p:last-child{max-width:245px;font-size:13px}.home-editorial .hero-guide-search{gap:7px;width:calc(100% - 28px);margin:0 14px 16px;padding:11px}.home-editorial .hero-guide-search select{font-size:13px}.home-editorial .hero-guide-search .primary{padding:13px 10px;font-size:11px}.home-editorial .discovery-shortcuts{grid-template-columns:1fr;gap:8px;padding-bottom:17px}.home-editorial .discovery-shortcuts a,.home-editorial .discovery-shortcuts a:first-child,.home-editorial .discovery-shortcuts a:last-child{border:0;gap:15px;padding:9px 4px}.home-editorial .discovery-shortcuts b{font-size:14px}.home-editorial .discovery-shortcuts small{margin-top:4px;font-size:11px}.home-editorial .editorial-cards{grid-template-columns:1fr;gap:20px}.home-editorial .editorial-cards>a:first-child{grid-row:auto}.home-editorial .editorial-cards>a:first-child>img{height:235px}.home-editorial .editorial-cards>a:first-child h3{font-size:30px}.home-editorial .editorial-cards>a{grid-template-columns:125px 1fr;gap:17px}.home-editorial .editorial-cards>a>img{height:132px}.home-editorial .editorial-cards h3{font-size:23px}.home-editorial .editorial-cards p{font-size:12px}.home-editorial .section-title h2{font-size:27px}.home-editorial .preview-editorial .section-title{display:block}.home-editorial .preview-editorial .text-button{margin-top:13px;display:inline-flex}.home-editorial .preview-regions>div:last-child{gap:10px}.home-editorial .preview-regions a{padding:10px;display:block;position:relative}.home-editorial .preview-regions a>img{width:100%;height:100px;margin-bottom:12px}.home-editorial .preview-regions .region-label{font-size:13px}.home-editorial .preview-regions small{font-size:9px}.home-editorial .preview-regions .region-arrow{position:absolute;top:121px;right:12px}.home-editorial .atlas-divider{padding:25px}.home-editorial .atlas-divider h2{font-size:31px}.home-editorial .destination>img,.home-editorial .route-image{height:140px}.home-editorial .route-body{padding:12px}.home-editorial .route-body h3{font-size:14px}body.home-editorial:has(.site-preview-nav) .rightbar{grid-template-columns:1fr}.home-editorial .rightbar .atlas-summary{display:flex}.home-editorial .rightbar .atlas-summary strong{font-size:23px}.home-editorial .rightbar .saved-panel{padding:24px}.home-editorial .hero-credit{font-size:8px}}@media (prefers-reduced-motion:no-preference){.home-editorial .editorial-cards img,.home-editorial .preview-regions a{transition:transform .2s,background .2s}.home-editorial .editorial-cards>a:hover img{transform:scale(1.015)}.home-editorial .preview-regions a:hover{background:#f1e8d5;transform:translateY(-2px)}}.home-editorial .hero-credit{min-height:18px;margin-bottom:24px;line-height:1.6}
