:root{--paper:#f6f0df;--paper-deep:#eadfc5;--surface:#fffdf7;--ink:#112952;--ink-soft:#33455f;--ink-mute:#6d756f;--line:#11295233;--coral:#df4c35;--forest:#215b48;--saffron:#c78913;--water:#77a7bf;--bg:var(--paper);--bg-soft:var(--paper-deep);--terra:var(--coral);--terra-2:#b73524;--teal:var(--forest);--teal-deep:#153f34;--pop:var(--coral);--pop-2:#eb8b78;--signal:var(--coral);--signal-blue:var(--ink);--rose:#b85c75;--g-umre:linear-gradient(135deg, #d8e1cb, #8fa98d);--g-mescidiaksa:linear-gradient(135deg, #e6dcc4, #b79b5e);--g-turkiye:linear-gradient(135deg, #ecd3c8, #c0574a);--g-balkanlar:linear-gradient(135deg, #f0d1bd, #cf7259);--g-uzakdogu:linear-gradient(135deg, #d7e4ee, #718ea8);--g-avrupa:linear-gradient(135deg, #f4dfae, #d09a32);--g-almanya:linear-gradient(135deg, #dfe3ea, #5b6b86);--g-afrika:linear-gradient(135deg, #d7dfc9, #6f927a);--font-display:"DM Sans", system-ui, sans-serif;--font-body:"DM Sans", system-ui, -apple-system, sans-serif;--font-serif:"Source Serif 4", Georgia, serif;--font-mono:"IBM Plex Mono", ui-monospace, monospace;--font-ar-display:"Noto Kufi Arabic", sans-serif;--font-ar-body:"Noto Sans Arabic", sans-serif;--radius:12px;--radius-l:22px;--shadow:0 14px 38px #262d2c17;--shadow-l:0 24px 70px #262d2c21;--maxw:1440px;--pad:clamp(18px, 4vw, 58px)}[dir=rtl]{--font-display:var(--font-ar-display);--font-body:var(--font-ar-body)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:clip}body{background-color:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background-image:radial-gradient(circle at 18% 12%,#ffffffb8,#0000 32%),repeating-radial-gradient(circle at 0 0,#0000 0 3px,#434e4606 3px 4px);margin:0;font-size:16px;line-height:1.68;overflow-x:clip}html.menu-is-open{overflow:hidden}h1,h2,h3,h4{color:var(--ink);font-family:var(--font-display);letter-spacing:-.045em;margin:0 0 .55em;font-weight:750;line-height:1.03}h1{font-size:clamp(42px,6vw,84px)}h2{font-size:clamp(30px,4vw,56px)}h3{font-size:clamp(20px,2.1vw,28px)}p{margin:0 0 1em}a{color:var(--coral);text-decoration:none}a:hover{text-underline-offset:4px;text-decoration:underline 1px}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.container{width:100%;max-width:var(--maxw);padding-inline:var(--pad);margin-inline:auto}.section{padding-block:clamp(64px,9vw,124px)}.kicker,.eyebrow{color:var(--coral);font:700 10px/1 var(--font-mono);letter-spacing:1.25px;text-transform:uppercase;align-items:center;gap:9px;display:inline-flex}.kicker:before,.eyebrow:before{content:"";background:repeating-linear-gradient(90deg, var(--coral) 0 3px, transparent 3px 6px);width:24px;height:7px}.btn{border:1px solid var(--ink);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:13px 21px;font-weight:750;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.btn:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 18px #11295224}.btn-primary,.btn-pop{background:var(--coral);border-color:var(--coral);color:#fff}.btn-teal{background:var(--forest);border-color:var(--forest);color:#fff}.btn-ghost{color:var(--ink);background:0 0}.btn-light{background:var(--surface);color:var(--ink)}.badge{color:var(--forest);font:700 9px/1 var(--font-mono);letter-spacing:.5px;text-transform:uppercase;background:#fffdf7e0;border:1px solid;border-radius:999px;padding:6px 10px;display:inline-flex}.card{border:1px solid var(--line);border-radius:var(--radius-l);box-shadow:var(--shadow);background:#fffdf7e0;overflow:hidden}:focus-visible{outline:3px solid var(--coral);outline-offset:4px}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{inset-inline-start:12px;z-index:100;background:var(--coral);color:#fff;padding:12px 16px;font-weight:800;position:absolute;top:-70px}.skip-link:focus{top:12px}.prose{color:var(--ink-soft);font-family:var(--font-serif);font-size:clamp(18px,1.45vw,20px);line-height:1.86}.prose>p:first-child{border:1px solid var(--line);border-inline-start:5px solid var(--coral);border-radius:0 var(--radius) var(--radius) 0;color:var(--ink);font-family:var(--font-body);background:#fffdf7b8;margin-bottom:1.7em;padding:25px 28px;font-size:clamp(19px,2vw,25px);font-weight:620;line-height:1.55}[dir=rtl] .prose>p:first-child{border-radius:var(--radius) 0 0 var(--radius)}.prose h2{border-top:1px dashed var(--line);font-family:var(--font-display);margin-top:2.3em;padding-top:.8em;font-size:clamp(29px,3.2vw,44px)}.prose h3{font-family:var(--font-display);margin-top:1.7em;font-size:clamp(21px,2.2vw,29px)}.prose ul,.prose ol{margin:0 0 1.3em;padding-inline-start:1.4em}.prose li{margin-bottom:.55em}.prose li::marker{color:var(--coral);font-family:var(--font-mono);font-weight:800}.prose blockquote{border:1px solid var(--line);border-radius:var(--radius-l);background:var(--ink);color:#fff;font-family:var(--font-body);margin:2em 0;padding:28px clamp(24px,4vw,42px)}.prose blockquote p:last-child{margin-bottom:0}.prose a{text-underline-offset:4px;font-weight:700;text-decoration:underline}.prose img{border:8px solid var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);margin:1.5em 0}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width<=640px){:root{--pad:16px}body{font-size:15.5px}}.mobile-app-tabs,.mobile-explore,.app-back,.app-menu-languages{display:none}@media (width<=767px){:root{--app-bg:#f4f5f3;--app-surface:#fff;--app-text:#112952;--app-muted:#556277;--app-border:#e1e5e9;--app-accent:#c53b29;--app-radius:22px;--app-header:64px;--app-tabs:70px;--app-bottom:calc(var(--app-tabs) + env(safe-area-inset-bottom,0px));--pad:18px}html{scroll-padding-top:calc(var(--app-header) + 68px);background:var(--app-bg)}body{background:var(--app-bg);padding-bottom:var(--app-bottom);color:var(--app-text);-webkit-tap-highlight-color:transparent;background-image:none;font-size:16px}html.mobile-app body .trust{display:none}html.mobile-app body .nav{background:var(--app-surface);backdrop-filter:none;border-bottom:1px solid var(--app-border);padding-top:env(safe-area-inset-top,0px);top:0}html.mobile-app body .nav .nav-inner{min-height:var(--app-header);height:var(--app-header);gap:10px;padding-block:8px}html.mobile-app body .nav .brand-logo{gap:7px;margin-inline-end:auto}html.mobile-app body .nav .brand-mark{width:27px;height:32px}html.mobile-app body .nav .wordmark{letter-spacing:-1.1px;font-size:21px}html.mobile-app body .nav .mark-head,html.mobile-app body .nav .mark-tail,html.mobile-app body .nav .mark-arrow{animation:none}html.mobile-app body .nav .nav-right{gap:0;margin-inline-start:auto}html.mobile-app body .nav .nav-right .lang,html.mobile-app body .nav .nav-right .wa{display:none}html.mobile-app body .nav .burger{border:1px solid var(--app-border);background:var(--app-bg);border-radius:14px;width:44px;height:44px}html.mobile-app body .nav .burger span{background:var(--app-text);width:19px}.app-back{width:40px;height:44px;color:var(--app-text);border-radius:12px;flex:none;place-items:center;display:grid}.app-back svg{fill:currentColor;width:22px;height:22px;display:block}[dir=rtl] .app-back svg{transform:rotate(180deg)}html.mobile-app body .nav .menu{width:100%;height:min(82dvh,760px);padding:18px 24px calc(24px + env(safe-area-inset-bottom,0px));background:var(--app-surface);z-index:90;border:0;border-radius:28px 28px 0 0;gap:0;inset:auto 0 0;transform:translateY(105%);box-shadow:0 -20px 80px #11295230}html.mobile-app body .nav .menu:before{content:"";background:#c7ccd2;border-radius:8px;flex:none;width:38px;height:4px;margin:0 auto 20px}html.mobile-app body .nav .menu.open{transform:translateY(0)}html.mobile-app body .nav .mobile-menu-head{flex:none;margin-bottom:16px;font-size:23px}html.mobile-app body .nav .menu a{border-bottom:1px solid var(--app-border);min-height:48px;padding:14px 0;font-size:16px;font-weight:600}.app-menu-languages{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}html.mobile-app body .nav .app-menu-languages a{background:var(--app-bg);border:0;border-radius:12px;padding:12px;font-size:13px}.mobile-app-tabs{z-index:70;background:var(--app-surface);border-top:1px solid var(--app-border);padding:7px max(10px,env(safe-area-inset-right,0px)) calc(7px + env(safe-area-inset-bottom,0px)) max(10px,env(safe-area-inset-left,0px));min-height:var(--app-bottom);grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:fixed;inset:auto 0 0}.mobile-app-tabs a{min-width:0;min-height:55px;color:var(--app-muted);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:11px;font-weight:600;line-height:1.35;text-decoration:none;display:flex}.mobile-app-tabs a[aria-current]{color:var(--app-accent);font-weight:800}.app-tab-icon{border-radius:12px;place-items:center;width:46px;height:29px;display:grid}.app-tab-icon svg{fill:currentColor;width:23px;height:23px;display:block}.mobile-app-tabs [aria-current] .app-tab-icon{background:#fbede9}html.menu-is-open .mobile-app-tabs{visibility:hidden}html.mobile-app body .wa-fab{bottom:calc(var(--app-bottom) + 12px);border-width:3px;width:46px;height:46px;right:14px}html.mobile-app body .section{padding-block:32px}html.mobile-app body h1{letter-spacing:-1px;font-size:34px;line-height:1.12}html.mobile-app body h2{letter-spacing:-.65px;font-size:26px;line-height:1.2}html.mobile-app body h3{font-size:21px;line-height:1.25}html.mobile-app body :is(input,select,textarea){font-size:16px}html.mobile-app body .btn{border-radius:14px;min-height:48px;padding:12px 18px;font-size:14px}html.mobile-app body .prose{font-family:var(--font-body);font-size:17px;line-height:1.85}html.mobile-app body .prose>p:first-child{border-inline-start-width:3px;border-radius:18px;padding:20px;font-size:18px}html.mobile-app body .foot{color:var(--app-text);border-top:1px solid var(--app-border);background:#ebeeed}html.mobile-app body .foot:before,html.mobile-app body .foot-brand{display:none}html.mobile-app body .foot .foot-inner{padding-block:24px;display:block}html.mobile-app body .foot .foot-cols{gap:20px}html.mobile-app body .foot .foot-cols a{color:var(--app-muted);align-items:center;min-height:40px;padding:8px 0;font-size:13px;display:flex}html.mobile-app body .foot .foot-cols h4{color:var(--app-text);margin-bottom:10px;font-size:11px}html.mobile-app body .foot .foot-base{color:var(--app-muted);border-color:var(--app-border);padding-block:16px 24px;font-size:10px}.mobile-explore{padding-block:22px 18px;display:block}.mobile-explore>p{letter-spacing:-.65px;margin-bottom:16px;font-size:23px;font-weight:750;line-height:1.2}.mobile-explore form{border:1px solid var(--app-border);background:#fff;border-radius:16px;align-items:center;gap:10px;min-height:54px;padding:6px 7px 6px 14px;display:flex}.mobile-explore form>span{color:var(--app-muted);flex:none;display:flex}.mobile-explore svg{fill:currentColor;width:22px;height:22px}.mobile-explore input{width:100%;min-width:0;color:var(--app-text);outline-offset:2px;background:0 0;border:0;padding:8px 0;font-size:15px}.mobile-explore button{background:var(--ink);color:#fff;border:0;border-radius:12px;flex:none;min-height:42px;padding:8px 13px;font-size:13px;font-weight:650}.app-shortcuts{scrollbar-width:none;gap:8px;padding-top:12px;display:flex;overflow-x:auto}.app-shortcuts a{white-space:nowrap;color:#275544;background:#e9eeeb;border-radius:12px;align-items:center;min-height:40px;padding:8px 13px;font-size:12px;font-weight:650;display:flex}html.mobile-app body .app-home .hero{border-radius:var(--app-radius);background:#e9e9dc;border:0;min-height:0;margin:0 18px}html.mobile-app body .app-home .hero-inner{width:100%;min-height:0;padding:22px 18px;display:block}html.mobile-app body .app-home .hero-copy{width:100%}html.mobile-app body .app-home .hero:before{background:linear-gradient(90deg,#f0ebdeed,#f0ebdebd)}html.mobile-app body .app-home .hero h1{letter-spacing:-1.3px;max-width:280px;margin:10px 0 14px;font-size:32px;line-height:1.06}html.mobile-app body .app-home .hero h1 em{display:inline}html.mobile-app body .app-home .hero .kicker{font-size:9px}html.mobile-app body .app-home .hero .lead{margin:0 0 14px;font-size:13px;line-height:1.6}html.mobile-app body .app-home .planner{box-shadow:none;backdrop-filter:none;background:#fffffff2;border-radius:16px;margin-top:14px;padding:14px}html.mobile-app body .app-home .planner .where select{min-height:32px;font-size:17px}html.mobile-app body .app-home .planner-row{grid-template-columns:1fr 1fr auto;gap:8px}html.mobile-app body .app-home .planner button{border-radius:12px;grid-column:auto;min-width:44px;padding:10px;font-size:12px}html.mobile-app body .app-home .planner label span{font-size:10px}html.mobile-app body .app-home .planner select{min-height:30px;font-size:15px}html.mobile-app body .app-home .atlas-stamp{display:none}html.mobile-app body .city-guide-gateway{padding-block:30px}html.mobile-app body .gateway-heading{gap:3px;margin-bottom:18px}html.mobile-app body .gateway-heading h2{font-size:25px}html.mobile-app body .gateway-heading p{font-size:14px}html.mobile-app body .gateway-all{font-size:13px}html.mobile-app body .gateway-cities{border:0;gap:10px}html.mobile-app body .gateway-cities a{border:1px solid var(--app-border);background:#fff;border-radius:18px;padding:15px}html.mobile-app body .gateway-cities strong{font-size:17px}html.mobile-app body .gateway-cities span{font-size:12px}html.mobile-app body .app-home .regions{grid-template-columns:1fr 1fr;gap:12px;display:grid}html.mobile-app body .app-home .rcard{box-shadow:none;border-radius:18px}html.mobile-app body .app-home .rc-visual{height:180px;min-height:180px}html.mobile-app body .app-home .rc-body{padding:14px;inset:auto 0 0}html.mobile-app body .app-home .rc-body b{font-size:22px}html.mobile-app body .app-home .rc-body small{font-size:11px}html.mobile-app body .app-home .rc-meta{flex-wrap:wrap;gap:8px;padding:12px}html.mobile-app body .app-home .rc-meta>i,html.mobile-app body .app-home .rc-meta>strong,html.mobile-app body .app-home .rcard .stamp{display:none}html.mobile-app body .app-home .rc-meta b{font-size:11px}html.mobile-app body .app-home .rc-meta small{font-size:9px}html.mobile-app body .app-home .promise{margin-top:24px;padding:20px}html.mobile-app body .app-home .journal{border-radius:24px;margin:0 12px}html.mobile-app body .guide-content{--paper:var(--app-bg);background:var(--app-bg)}html.mobile-app body .guide-content .hero{border-radius:24px;height:310px;min-height:310px;margin:0 12px;overflow:hidden}html.mobile-app body .guide-content .hero-inner{width:calc(100% - 40px)}html.mobile-app body .guide-content .hero h1{font-family:var(--font-display);letter-spacing:-2px;font-size:clamp(40px,12vw,56px);font-weight:750}html.mobile-app body .guide-content .hero-lead{margin:12px 0 18px;font-size:17px;line-height:1.5}html.mobile-app body .guide-content .hero .eyebrow{letter-spacing:1px;font-size:9px}html.mobile-app body .guide-content .button{border-radius:12px;min-height:44px;padding:12px 16px}html.mobile-app body .guide-content .hero-credit{font-size:9px;bottom:10px;right:16px}html.mobile-app body .guide-content .chapter-nav{top:calc(var(--app-header) + env(safe-area-inset-top,0px));background:var(--app-bg);border:0;margin-top:14px}html.mobile-app body .guide-content .chapter-inner{border-bottom:1px solid var(--app-border);gap:8px;padding:8px 18px}html.mobile-app body .guide-content .chapter-inner a{background:#fff;border:0;border-radius:12px;min-height:42px;padding:10px 13px;font-size:12px}html.mobile-app body .guide-content .chapter-inner a.current{background:var(--ink);color:#fff}html.mobile-app body .guide-content .city-switcher{background:var(--app-bg);border:0}html.mobile-app body .guide-content .city-switcher-inner{width:calc(100% - 36px)}html.mobile-app body .guide-content .city-links{gap:8px;padding-bottom:12px}html.mobile-app body .guide-content .city-links a{border:1px solid var(--app-border);background:#fff;border-radius:12px;min-height:40px;padding:10px 13px;font-size:12px}html.mobile-app body .guide-content .city-links a[aria-current]{color:#215b48;background:#e8eee9;border-color:#b8cfbf;text-decoration:none}html.mobile-app body .guide-content h2{font-family:var(--font-display);letter-spacing:-.8px;font-size:27px;font-weight:700;line-height:1.2}html.mobile-app body .guide-content h3{font-family:var(--font-display);font-weight:650}html.mobile-app body .guide-content .intro{padding-top:30px}html.mobile-app body .guide-content .intro-copy h2{font-size:28px}html.mobile-app body .guide-content .intro-copy p{font-size:16px}html.mobile-app body .guide-content .quick-facts{border:1px solid var(--app-border);background:#fff;border-radius:18px;padding-inline:16px}html.mobile-app body .guide-content .section{padding-block:32px}html.mobile-app body .guide-content .district-image-link{border-radius:18px}html.mobile-app body .guide-content .district-image-link img{height:195px}html.mobile-app body .guide-content .district-card h3{font-size:20px}html.mobile-app body .guide-content .planner-section{background:#e9eee9;border-radius:24px;margin:0 12px}html.mobile-app body .guide-content .planner-section .shell{width:calc(100% - 32px)}html.mobile-app body .guide-content .length-button{border-radius:12px;min-height:44px}html.mobile-app body .guide-content .day-tabs button{padding:14px 16px;font-size:13px}html.mobile-app body .guide-content .day-overview img{border-radius:18px;height:190px}html.mobile-app body .guide-content .day-description h3{font-size:25px}html.mobile-app body .guide-content .day-description p{font-size:14px}html.mobile-app body .guide-content .timeline p{font-size:15px;line-height:1.8}html.mobile-app body .guide-content .sight summary{padding:18px 0}html.mobile-app body .guide-content .stay-section{background:#e9eee9}html.mobile-app body .guide-content .city-photo-story,html.mobile-app body .guide-content .ferry-story{border-radius:22px;overflow:hidden}html.mobile-app body .guide-content .catalogue-intro{padding:32px 0}html.mobile-app body .guide-content .catalogue-intro h1{font-family:var(--font-display);letter-spacing:-1.2px;margin-bottom:18px;font-size:36px;font-weight:750;line-height:1.1}html.mobile-app body .guide-content .catalogue-intro>p:not(.eyebrow){font-size:15px}html.mobile-app body .guide-content .catalogue-grid{grid-template-columns:1fr;gap:12px;padding-bottom:32px}html.mobile-app body .guide-content .catalogue-grid article{border:1px solid var(--app-border);background:#fff;border-radius:20px;grid-template-columns:104px minmax(0,1fr);column-gap:16px;padding:12px;display:grid}html.mobile-app body .guide-content .catalogue-image{border-radius:13px;grid-row:1/5}html.mobile-app body .guide-content .catalogue-image img{height:100%;min-height:144px;max-height:210px}html.mobile-app body .guide-content .catalogue-image>span{display:none}html.mobile-app body .guide-content .catalogue-grid :is(.catalogue-meta,h2,p,.catalogue-link){grid-column:2;margin:0}html.mobile-app body .guide-content .catalogue-meta{flex-wrap:wrap;gap:6px;font-size:10px}html.mobile-app body .guide-content .catalogue-grid h2{margin-block:8px 5px;font-size:23px}html.mobile-app body .guide-content .catalogue-grid article>p{font-size:13px;line-height:1.5}html.mobile-app body .guide-content .catalogue-link{align-items:center;min-height:40px;font-size:12px;display:flex}html.mobile-app body .trails-page{--trail-map-height:440px;padding-bottom:32px}html.mobile-app body .atlas-intro{gap:18px;padding:28px 0 20px}html.mobile-app body .atlas-intro h1,html.mobile-app body .trail-heading h1{margin:10px 0 16px;font-size:34px}html.mobile-app body .atlas-intro .intro-text{font-size:15px}html.mobile-app body .atlas-photo img{border-radius:20px;height:190px}html.mobile-app body .atlas-counts{gap:20px;margin-top:16px;font-size:11px}html.mobile-app body .atlas-counts strong{font-size:21px}html.mobile-app body .atlas-subnav{white-space:nowrap;gap:8px;display:flex;overflow-x:auto}html.mobile-app body .atlas-subnav a{border:1px solid var(--app-border);background:#fff;border-radius:12px;padding:12px;font-size:12px}html.mobile-app body .atlas-filters{border:1px solid var(--app-border);background:#fff;border-radius:20px;grid-template-columns:1fr 1fr;gap:12px;padding:16px}html.mobile-app body .atlas-filters label:first-child{grid-column:1/-1}html.mobile-app body .atlas-filters :is(input,select){background:var(--app-bg);border-radius:12px;font-size:16px}html.mobile-app body .trail-card{border:1px solid var(--app-border);background:#fff;border-radius:20px;grid-template-columns:88px minmax(0,1fr);gap:14px;margin-bottom:12px;padding:16px}html.mobile-app body .trail-card:first-child{padding-top:16px}html.mobile-app body .trail-card h3{font-size:19px}html.mobile-app body .trail-preview img{border-radius:13px;height:98px}html.mobile-app body .trail-actions{font-size:12px}html.mobile-app body .trail-meta{font-size:10px}html.mobile-app body .map-select{border-radius:12px}html.mobile-app body .atlas-map-panel{position:relative;top:auto}html.mobile-app body .atlas-pagination{margin-bottom:24px}html.mobile-app body .country-tile,html.mobile-app body .gcard{border:1px solid var(--app-border);background:#fff;border-radius:20px;overflow:hidden}html.mobile-app body .country-tile{padding:14px}html.mobile-app body .search-page{min-height:65dvh;padding-top:28px}html.mobile-app body .search-page h1{font-size:32px}html.mobile-app body .pagefind-ui{--pagefind-ui-border-radius:16px;--pagefind-ui-border:#e1e5e9;--pagefind-ui-background:#fff}html.mobile-app body .pagefind-ui__search-input{font-size:16px}html.mobile-app body .pagefind-ui__result{padding:20px 0}html.mobile-app body .breadcrumbs{overflow-wrap:anywhere;font-size:12px;line-height:1.5}html.mobile-app body :is(.region-hero,.chero){padding-block:28px}html.mobile-app body :is(.region-hero,.chero) h1{font-size:36px}html.mobile-app body .cta{border-radius:22px}html.mobile-app body .photo-lightbox{border-radius:22px;max-height:calc(100dvh - 36px)}@media (prefers-reduced-motion:reduce){html.mobile-app body .nav .menu{transition:none}}}@media print{.mobile-app-tabs,.mobile-explore,.app-back{display:none!important}body{padding-bottom:0}}@media (width<=767px){html.mobile-app body .guide .ghead{min-height:360px;box-shadow:none;border-radius:22px;margin:16px 0 28px;padding:24px 20px}html.mobile-app body .guide .ghead h1{letter-spacing:-1px;font-size:34px;line-height:1.1}html.mobile-app body .guide .ghead .dek{font-size:15px;line-height:1.6}html.mobile-app body .hero-strip{border-radius:22px;min-height:360px;margin:14px 0 24px;padding:26px 20px}html.mobile-app body .hero-strip h1{letter-spacing:-1px;font-size:36px;line-height:1.1}html.mobile-app body :is(.ghead,.hero-strip):before,html.mobile-app body :is(.ghead,.hero-strip):after{display:none}html.mobile-app body .guide .article-shell{gap:24px}html.mobile-app body .guide .toc{box-shadow:none;background:#fff;border-radius:18px;padding:18px;display:block;position:static}html.mobile-app body .guide .toc ol{scrollbar-width:thin;gap:8px;display:flex;overflow-x:auto}html.mobile-app body .guide .toc li{flex:none;max-width:240px;margin:0;display:block}html.mobile-app body .guide .toc li:before{display:none}html.mobile-app body .guide .toc a{background:var(--app-bg);border-radius:12px;align-items:center;min-height:44px;padding:10px 12px;font-size:13px;display:flex}html.mobile-app body :is(.tool,.c-form,.ev){border:1px solid var(--app-border);box-shadow:none;background:#fff;border-radius:20px;padding:20px}html.mobile-app body :is(.thead,.khead,.c-head) h1{font-size:34px;line-height:1.15}html.mobile-app body .c-form :is(input,textarea,select){border-radius:12px;min-height:48px;font-size:16px}html.mobile-app body .tools .tabs{flex-wrap:nowrap;padding-block:4px;display:flex;overflow-x:auto}html.mobile-app body .tools .tabs button{white-space:nowrap;border-radius:12px;min-height:44px;font-size:14px}html.mobile-app body .catalogue-intro h1 br,html.mobile-app body .catalogue-intro p br{display:block}html.mobile-app body .mobile-app-tabs svg{pointer-events:none}html.mobile-app body .mobile-app-tabs{padding-bottom:calc(7px + env(safe-area-inset-bottom,0px))}html.mobile-app body .guide-content .catalogue-intro{padding-block:24px}html.mobile-app body .guide-content .catalogue-intro h1{max-width:340px;font-size:30px}html.mobile-app body .guide-content .catalogue-intro>p:not(.eyebrow){margin-bottom:12px;font-size:14px;line-height:1.6}html.mobile-app body .guide-content .catalogue-intro .text-link{align-items:center;min-height:44px;display:inline-flex}html.mobile-app body .nav .menu:after{content:"";flex:none;min-height:16px}}.app-menu-scrim{display:none}@media (width<=767px){html.mobile-app body .app-menu-scrim:not([hidden]){z-index:80;cursor:default;backdrop-filter:blur(2px);background:#11295255;border:0;border-radius:0;display:block;position:fixed;inset:0}html.mobile-app body .nav .menu{z-index:90}html.mobile-app body .guide .article-shell{grid-template-columns:minmax(0,1fr);margin-top:28px}html.mobile-app body .guide .article-shell>*{min-width:0;max-width:100%}html.mobile-app body .guide .prose{overflow-wrap:break-word}html.mobile-app body .guide .prose table{max-width:100%;display:block;overflow-x:auto}html.mobile-app body .mobile-explore input,html.mobile-app body .app-home .planner select{font-size:16px}html.mobile-app body .app-home .planner select{min-height:44px}}@media (width<=440px){html.mobile-app body .app-home .planner-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}html.mobile-app body .app-home .planner button{grid-column:1/-1;min-height:46px;font-size:14px}}.trust[data-astro-cid-wpvy4v7s]{background:var(--ink);color:#f7f0df;min-height:28px;font:600 8px/1 var(--font-mono);letter-spacing:.85px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 20px;padding:7px 16px;display:flex}.trust[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]{align-items:center;gap:5px;display:inline-flex}.trust[data-astro-cid-wpvy4v7s] b[data-astro-cid-wpvy4v7s]{color:#fff;font-size:9px}.trust[data-astro-cid-wpvy4v7s] .edition[data-astro-cid-wpvy4v7s]{color:#fff}.route-line[data-astro-cid-wpvy4v7s]{background:repeating-linear-gradient(90deg, var(--coral) 0 4px, transparent 4px 8px);width:min(18vw,190px);height:1px}.nav[data-astro-cid-wpvy4v7s]{z-index:60;color:var(--ink);border-bottom:1px solid var(--line);backdrop-filter:blur(16px);background:#f6f0dfe6;position:sticky;top:0}.nav-inner[data-astro-cid-wpvy4v7s]{justify-content:space-between;align-items:center;gap:22px;min-height:76px;padding-block:10px;display:flex}.menu[data-astro-cid-wpvy4v7s]{align-items:center;gap:clamp(14px,1.8vw,25px);display:flex}.menu[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{color:var(--ink);font-size:12px;font-weight:650}.menu[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:hover{color:var(--coral);text-decoration:none}.routes[data-astro-cid-wpvy4v7s]{position:relative}.routes[data-astro-cid-wpvy4v7s]>summary[data-astro-cid-wpvy4v7s]{color:var(--ink);cursor:pointer;align-items:center;gap:7px;padding:10px 0;font-size:12px;font-weight:750;list-style:none;display:flex}.routes[data-astro-cid-wpvy4v7s]>summary[data-astro-cid-wpvy4v7s]::-webkit-details-marker{display:none}.routes[data-astro-cid-wpvy4v7s]>summary[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]{color:var(--coral);transition:transform .2s}.routes[data-astro-cid-wpvy4v7s][open]>summary[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]{transform:rotate(180deg)}.routes-panel[data-astro-cid-wpvy4v7s]{top:calc(100% + 16px);border:1px solid var(--line);background:#fffdf7fa;border-radius:14px;grid-template-columns:repeat(2,minmax(190px,1fr));width:min(460px,80vw);padding:9px;display:grid;position:absolute;inset-inline-start:50%;transform:translate(-50%);box-shadow:0 22px 55px #1129522e}[data-astro-cid-wpvy4v7s][dir=rtl] .routes-panel[data-astro-cid-wpvy4v7s]{transform:translate(50%)}.routes-panel[data-astro-cid-wpvy4v7s]:before{content:"";top:-7px;border-block-start:1px solid var(--line);border-inline-start:1px solid var(--line);background:var(--surface);width:12px;height:12px;position:absolute;inset-inline-start:50%;transform:translate(-50%)rotate(45deg)}.routes-panel[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{z-index:1;border-radius:8px;grid-template-columns:27px 1fr;align-items:center;gap:9px;padding:11px 12px;display:grid;position:relative}.routes-panel[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:hover{background:var(--paper)}.routes-panel[data-astro-cid-wpvy4v7s] small[data-astro-cid-wpvy4v7s]{background:var(--ink);color:#fff;width:25px;height:25px;font:700 8px/1 var(--font-mono);border-radius:50%;place-items:center;display:grid}.routes-panel[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]{min-width:0}.mobile-routes[data-astro-cid-wpvy4v7s]{display:none}.nav-right[data-astro-cid-wpvy4v7s]{align-items:center;gap:10px;display:flex}.lang[data-astro-cid-wpvy4v7s]{position:relative}.lang[data-astro-cid-wpvy4v7s] summary[data-astro-cid-wpvy4v7s]{cursor:pointer;min-height:44px;color:var(--ink);border:1px solid var(--line);font:700 9px/1 var(--font-mono);background:#fffdf7ad;border-radius:7px;align-items:center;padding:10px 11px;list-style:none;display:flex}.lang[data-astro-cid-wpvy4v7s] summary[data-astro-cid-wpvy4v7s]::-webkit-details-marker{display:none}.lang[data-astro-cid-wpvy4v7s] ul[data-astro-cid-wpvy4v7s]{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:10px;min-width:150px;margin:8px 0 0;padding:5px;list-style:none;position:absolute;inset-inline-end:0}.lang[data-astro-cid-wpvy4v7s] li[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{color:var(--ink);font:700 11px/1.3 var(--font-mono);padding:9px 11px;display:block}.lang[data-astro-cid-wpvy4v7s] li[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:hover{background:var(--paper);text-decoration:none}.wa[data-astro-cid-wpvy4v7s]{background:var(--coral);color:#fff;border:1px solid var(--coral);border-radius:7px;padding:11px 14px;font-size:10px;font-weight:750}.wa[data-astro-cid-wpvy4v7s]:hover{background:var(--ink);border-color:var(--ink);text-decoration:none}.mobile-menu-head[data-astro-cid-wpvy4v7s]{display:none}.burger[data-astro-cid-wpvy4v7s]{background:var(--ink);border:1px solid var(--ink);cursor:pointer;border-radius:8px;width:44px;height:44px;padding:12px 9px;display:none}.burger[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]{background:#fff;width:20px;height:1.5px;margin:4px auto;display:block}@media (width<=1100px){.trust[data-astro-cid-wpvy4v7s] .partner[data-astro-cid-wpvy4v7s]{display:none}.menu[data-astro-cid-wpvy4v7s]{overscroll-behavior:contain;background:var(--paper);visibility:hidden;border-inline-start:6px solid var(--coral);flex-direction:column;align-items:stretch;gap:2px;width:min(92vw,430px);height:100dvh;padding:24px 28px 40px;transition:transform .3s;position:fixed;inset:0 0 0 auto;overflow-y:auto;transform:translate(105%)}[data-astro-cid-wpvy4v7s][dir=rtl] .menu[data-astro-cid-wpvy4v7s]{inset:0 auto 0 0;transform:translate(-100%)}.menu[data-astro-cid-wpvy4v7s].open{visibility:visible;transform:translate(0)}.mobile-menu-head[data-astro-cid-wpvy4v7s]{font:800 21px/1 var(--font-display);color:var(--ink);justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.mobile-menu-head[data-astro-cid-wpvy4v7s] em[data-astro-cid-wpvy4v7s]{color:var(--coral)}.menu-close[data-astro-cid-wpvy4v7s]{min-width:44px;min-height:44px;font:300 34px/1 var(--font-body);color:var(--coral);cursor:pointer;background:0 0;border:0}.menu[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{border-bottom:1px dashed var(--line);color:var(--ink);font:700 18px/1.2 var(--font-display);padding:14px 0}.routes[data-astro-cid-wpvy4v7s]{display:none}.mobile-routes[data-astro-cid-wpvy4v7s]{display:contents}.burger[data-astro-cid-wpvy4v7s]{display:block}}@media (width<=560px){.nav-right[data-astro-cid-wpvy4v7s] .wa[data-astro-cid-wpvy4v7s]{display:none}.nav-inner[data-astro-cid-wpvy4v7s]{gap:10px}.nav-right[data-astro-cid-wpvy4v7s]{flex:none;gap:8px}.lang[data-astro-cid-wpvy4v7s] summary[data-astro-cid-wpvy4v7s]{white-space:nowrap}.trust[data-astro-cid-wpvy4v7s] .edition[data-astro-cid-wpvy4v7s],.trust[data-astro-cid-wpvy4v7s] .route-line[data-astro-cid-wpvy4v7s]{display:none}.trust[data-astro-cid-wpvy4v7s]{gap:8px 12px}.nav-inner[data-astro-cid-wpvy4v7s]{min-height:66px}}.foot[data-astro-cid-jo6i4kqk]{background:var(--ink);color:#c6cfda;border-top:0;margin-top:0;position:relative}.foot[data-astro-cid-jo6i4kqk]:before{content:"";background:repeating-linear-gradient(135deg, var(--coral) 0 9px, var(--paper) 9px 18px, var(--ink) 18px 27px);height:12px;display:block}.foot-inner[data-astro-cid-jo6i4kqk]{grid-template-columns:1.35fr 1fr;gap:70px;padding-block:72px 46px;display:grid}.foot-brand[data-astro-cid-jo6i4kqk] .brand-logo{transform-origin:0;margin-bottom:24px;transform:scale(1.35)}[dir=rtl] .foot-brand[data-astro-cid-jo6i4kqk] .brand-logo{transform-origin:100%}.foot-brand[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{color:#aeb3ac;max-width:470px;margin-top:14px;font-size:15px}.foot-cols[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr;gap:24px;display:grid}.foot-cols[data-astro-cid-jo6i4kqk] h4[data-astro-cid-jo6i4kqk]{color:#f3b4a8;font:700 10px/1 var(--font-mono);letter-spacing:1px;text-transform:uppercase;margin-bottom:16px}.foot-cols[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#d7dad5;padding:6px 0;font-size:14px;display:block}.foot-cols[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:#f3b4a8;text-decoration:none}.foot-base[data-astro-cid-jo6i4kqk]{color:#8e938d;font:600 10px/1.5 var(--font-mono);text-transform:uppercase;border-top:1px solid #444844;flex-wrap:wrap;justify-content:space-between;gap:12px;padding-block:18px 28px;display:flex}@media (width<=720px){.foot-inner[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr;gap:28px}}
