.guide2 .material-symbols-outlined{
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.guide2{
  --ink:#0B2630;--body:#39555F;--muted:#55707C;--line:#DCE7EB;--hair:#EFF5F7;--paper:#F4F8F9;--tint:#EDF5F7;--card:#FFFFFF;
  --sea:#0A7290;--sea-deep:#0B5468;--deep:#062B36;--laurel:#1E7A57;--lava:#C2490F;--lava-ink:#A8420F;--lava-press:#A93C0A;--sand:#E8A84B;--sand-light:#F3D9AE;--ice:#9FD9E8;
  --up:#C2490F;--out:#0A7290;--around:#1E7A57;
  --gutter:clamp(14px,3.6vw,32px);--section:clamp(28px,4.4vw,56px);--r-card:18px;--r-panel:22px;--r-ctl:12px;
  --sans:'Manrope',system-ui,sans-serif;--serif:'Newsreader',Georgia,serif;--mono:'JetBrains Mono',ui-monospace,monospace;
}
.guide2 *{box-sizing:border-box}
.guide2 a{color:var(--sea);text-decoration:none}
.guide2 a:hover{color:var(--ink)}
.guide2 button{font:inherit;cursor:pointer}
.guide2 button:active{transform:scale(.97)}
.guide2 :focus-visible{outline:3px solid var(--sea);outline-offset:3px;border-radius:6px}
.guide2 table{border-collapse:collapse;width:100%}
.guide2 summary{list-style:none}
.guide2 summary::-webkit-details-marker{display:none}
.guide2 p{margin:0}
.guide2 .wrap{max-width:1240px;margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}
.guide2 .sec{padding-top:var(--section)}
.guide2 .eyebrow{display:flex;align-items:center;gap:10px;font:800 10.5px var(--sans);letter-spacing:.22em;color:var(--lava-ink)}
.guide2 .eyebrow::before{content:'';width:18px;height:2px;border-radius:1px;background:var(--sand)}
.guide2 .h2{margin:16px 0 0;font-family:var(--serif);font-weight:300;font-size:clamp(28px,3.4vw,44px);line-height:1.06;letter-spacing:-.015em;color:var(--ink);text-wrap:balance}
.guide2 .h3{margin:0;font-family:var(--serif);font-weight:400;font-size:clamp(20px,2vw,24px);line-height:1.25;color:var(--ink);text-wrap:balance}
.guide2 .lead{margin:12px 0 0;max-width:62ch;font:400 14.5px/1.7 var(--sans);color:var(--body);text-wrap:pretty}
.guide2 .stamp{font:600 11.5px/1.7 var(--mono);color:var(--muted)}
.guide2 .ms{font-family:'Material Symbols Outlined';font-weight:300;font-style:normal;line-height:1;display:inline-block;vertical-align:middle}
.guide2 .ms.fill{font-variation-settings:'FILL' 1}
.guide2 .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 22px;border-radius:999px;border:0;font:800 13.5px var(--sans);white-space:nowrap;transition:background .25s ease,transform .25s ease,box-shadow .25s ease}
.guide2 .btn:active{transform:scale(.97)}
.guide2 .btn-lava{background:var(--lava);color:#fff}
.guide2 .btn-lava:hover{background:var(--lava-press);color:#fff}
.guide2 .btn-sea{background:var(--sea);color:#fff}
.guide2 .btn-sea:hover{background:var(--sea-deep);color:#fff}
.guide2 .btn-ghost{background:var(--tint);color:var(--sea-deep)}
.guide2 .btn-ghost:hover{background:var(--sea);color:#fff}
.guide2 .btn-sm{min-height:44px;padding:0 18px;border-radius:var(--r-ctl);font-size:12.5px}
.guide2 .card{background:var(--card);border:1px solid var(--line);border-radius:var(--r-card)}
.guide2 .chip{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border-radius:999px;background:var(--tint);font:700 11px var(--sans);color:var(--sea-deep);white-space:nowrap}
.guide2 .chip .ms{font-size:15px}
.guide2 .from{display:flex;align-items:baseline;gap:6px}
.guide2 .from small{font:700 10px var(--sans);letter-spacing:.1em;color:var(--muted)}
.guide2 .from b{font:800 22px var(--sans);color:var(--ink)}
.guide2 .prose{font:400 15px/1.78 var(--sans);color:var(--body);text-wrap:pretty}
.guide2 .prose+.prose{margin-top:12px}
.guide2 .prose b{color:var(--ink);font-weight:700}
.guide2 .skip{position:absolute;left:-9999px;top:0;z-index:99;display:inline-flex;align-items:center;min-height:44px;padding:0 18px;border-radius:0 0 12px 0;background:var(--ink);color:#fff;font:800 13px var(--sans)}
.guide2 .skip:focus{left:0}
.guide2 .topbar{display:flex;align-items:center;gap:22px;height:84px}
.guide2 .brand{display:flex;align-items:center;gap:12px;min-height:44px;color:#fff}
.guide2 .brand:hover{color:#fff}
.guide2 .brand b{display:block;font:800 10.5px/1.35 var(--sans);letter-spacing:.24em}
.guide2 .nav{display:flex;gap:22px;margin-left:8px}
.guide2 .nav a{font:600 13px var(--sans);color:rgba(240,248,250,.86);min-height:44px;display:inline-flex;align-items:center}
.guide2 .nav a:hover{color:var(--ice)}
.guide2 .topbar .btn-lava{margin-left:auto}
.guide2 .burger{display:none;margin-left:auto;width:44px;height:44px;border:1px solid rgba(159,217,232,.32);border-radius:12px;background:rgba(4,26,34,.5);color:#fff;place-items:center}
.guide2 .notch{position:fixed;top:10px;left:50%;z-index:70;transform:translate(-50%,-80px);opacity:0;pointer-events:none;transition:transform .5s cubic-bezier(.2,1.2,.35,1),opacity .3s ease;max-width:calc(100% - 20px)}
.guide2 .notch.on{transform:translate(-50%,0);opacity:1;pointer-events:auto}
.guide2 .notch>div{display:flex;align-items:center;gap:6px;padding:6px 6px 6px 8px;border-radius:999px;background:rgba(6,43,54,.92);backdrop-filter:blur(18px);border:1px solid rgba(159,217,232,.24);box-shadow:0 14px 40px rgba(6,43,54,.35)}
.guide2 .notch .logo{display:grid;place-items:center;width:44px;height:44px}
.guide2 .notch .sp{display:flex;gap:2px;overflow-x:auto;scrollbar-width:none}
.guide2 .notch .sp::-webkit-scrollbar{display:none}
.guide2 .notch .sp a{min-height:40px;padding:0 13px;border-radius:999px;font:700 12px var(--sans);color:#CDE9F1;white-space:nowrap;display:inline-flex;align-items:center}
.guide2 .notch .sp a.cur{background:var(--ice);color:var(--deep);font-weight:800}
.guide2 .notch .up{width:44px;height:44px;border-radius:50%;border:1px solid rgba(159,217,232,.3);background:transparent;color:#fff;display:grid;place-items:center}
.guide2 .drawer{display:none;position:fixed;inset:0;z-index:65;background:rgba(6,43,54,.55);backdrop-filter:blur(6px)}
.guide2 .drawer.open{display:block}
.guide2 .drawer>div{margin:88px 12px 0;border-radius:20px;background:#fff;padding:10px 16px 18px;box-shadow:0 30px 70px rgba(6,43,54,.5)}
.guide2 .drawer a{display:flex;align-items:center;min-height:50px;font:700 15px var(--sans);color:var(--ink);border-bottom:1px solid var(--hair)}
.guide2 .drawer .btn{width:100%;margin-top:14px}
.guide2 .hero{position:relative;background:var(--deep);color:#fff;overflow:hidden;padding:118px 0 40px}
.guide2 .hero .bg{position:absolute;inset:0;background:url('https://cdn.getyourguide.com/image/format=auto,fit=crop,gravity=auto,quality=70,width=1900,height=1178/tour_img/9ad86106ea259edd61f13a25a187bc64cfdd1870dbe4c616c6492ea4c95c544a.jpg') center 40%/cover;opacity:.5;transform:scale(1.05)}
.guide2 .hero .veil{position:absolute;inset:0;background:linear-gradient(100deg,rgba(6,43,54,.96) 0%,rgba(6,43,54,.82) 46%,rgba(6,43,54,.5) 100%)}
.guide2 .hero .veil2{position:absolute;left:0;right:0;bottom:0;height:120px;background:linear-gradient(180deg,rgba(244,248,249,0),var(--paper))}
.guide2 .wm{position:absolute;right:-1%;top:2%;font-family:var(--serif);font-weight:300;font-size:clamp(200px,30vw,440px);line-height:.8;color:rgba(159,217,232,.11);pointer-events:none;user-select:none}
.guide2 .hero .wrap{position:relative}
.guide2 .crumb{display:flex;flex-wrap:wrap;align-items:center;gap:9px;font:600 11.5px var(--mono);color:rgba(240,248,250,.66)}
.guide2 .crumb a{display:inline-flex;align-items:center;min-height:44px;padding:0 2px;color:rgba(240,248,250,.9)}
.guide2 .crumb .cur{color:var(--sand-light)}
.guide2 .hero h1{margin:6px 0 0;max-width:15ch;font-family:var(--serif);font-weight:300;font-size:clamp(36px,5.4vw,78px);line-height:.98;letter-spacing:-.025em;text-wrap:balance}
.guide2 .hero .sub{margin:16px 0 0;max-width:52ch;font:400 15px/1.7 var(--sans);color:rgba(240,248,250,.9);text-wrap:pretty}
.guide2 .total{margin-top:22px;display:flex;flex-wrap:wrap;align-items:center;gap:14px 22px}
.guide2 .total .from small{color:rgba(240,248,250,.66)}
.guide2 .total .from b{font-size:38px;color:#fff;line-height:1}
.guide2 .total .stamp{color:rgba(240,248,250,.6)}
.guide2 .hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.95fr);gap:36px;align-items:end;margin-top:6px}
.guide2 .hstats{margin-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-width:520px}
.guide2 .hstat{padding:11px 14px;border-radius:14px;background:rgba(4,26,34,.55);backdrop-filter:blur(14px);border:1px solid rgba(159,217,232,.22)}
.guide2 .hstat small{display:block;font:800 9px var(--sans);letter-spacing:.16em;color:rgba(240,248,250,.64)}
.guide2 .hstat b{display:block;margin-top:5px;font:800 19px var(--sans);color:#fff}
.guide2 .route{display:flex;flex-direction:column;gap:10px}
.guide2 .route .days{display:contents}
.guide2 .route .days a{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:78px;padding:14px 16px 14px 14px;border-radius:18px;background:#fff;color:var(--ink);box-shadow:0 14px 36px rgba(3,20,26,.32);overflow:hidden;transition:transform .35s cubic-bezier(.2,1.2,.4,1),box-shadow .35s ease}
.guide2 .route .days a::before{content:'';position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--c)}
.guide2 .route .days a:hover{transform:translateX(6px);box-shadow:0 22px 48px rgba(3,20,26,.42);color:var(--ink)}
.guide2 .route .dot{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:var(--c);color:#fff}
.guide2 .route .dot .ms{font-size:22px}
.guide2 .route .t{min-width:0;display:flex;flex-direction:column;gap:3px}
.guide2 .route .t small{font:800 9.5px var(--sans);letter-spacing:.18em;color:var(--c)}
.guide2 .route .t b{font:800 15px/1.25 var(--sans);color:var(--ink)}
.guide2 .route .t em{font:600 11px/1.45 var(--mono);color:var(--muted);font-style:normal}
.guide2 .route .p{display:flex;align-items:center;gap:8px}
.guide2 .route .p b{font:800 20px var(--sans);color:var(--ink)}
.guide2 .route .p .ms{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--tint);color:var(--sea-deep);font-size:17px;transition:background .3s ease,color .3s ease}
.guide2 .route .days a:hover .p .ms{background:var(--c);color:#fff}
.guide2 .anchors{margin-top:22px;display:flex;flex-wrap:wrap;gap:8px}
.guide2 .anchors a{display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:0 18px;border-radius:var(--r-ctl);background:#fff;font:800 13px var(--sans);color:var(--sea-deep);box-shadow:0 8px 22px rgba(3,20,26,.28);transition:transform .25s ease,background .25s ease,color .25s ease}
.guide2 .anchors a .ms{font-size:18px;color:var(--sea)}
.guide2 .anchors a:hover{transform:translateY(-3px);background:var(--ice);color:var(--deep)}
.guide2 .anchors a.hot{background:var(--lava);color:#fff}
.guide2 .anchors a.hot .ms{color:#fff}
.guide2 .anchors a.hot:hover{background:var(--lava-press)}
.guide2 .answer{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:36px;align-items:start}
.guide2 .answer .h2{padding-left:18px;border-left:3px solid var(--sand)}
.guide2 .answer .prose{margin-top:16px;max-width:52ch;font-size:15.5px}
.guide2 .profile{padding:20px 22px 18px;position:relative}
.guide2 .profile .cap{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}
.guide2 .profile .cap b{font:800 13px var(--sans);color:var(--ink)}
.guide2 .profile svg{display:block;width:100%;height:auto}
.guide2 .profile .legend{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}
.guide2 .profile .legend span{display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border-radius:999px;background:var(--tint);font:700 11px var(--sans);color:var(--ink)}
.guide2 .profile .legend i{width:8px;height:8px;border-radius:50%}
.guide2 .roads{margin-top:20px;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);gap:28px;align-items:start}
.guide2 .roadlist{display:flex;flex-direction:column;gap:10px}
.guide2 .road{display:grid;grid-template-columns:118px minmax(0,1fr) 72px;align-items:center;gap:14px;padding:12px 16px;border-radius:14px;background:#fff;border:1px solid var(--line)}
.guide2 .road small{font:800 11px var(--sans);color:var(--ink);display:block}
.guide2 .road small i{display:block;margin-top:2px;font:500 10px var(--mono);color:var(--muted);font-style:normal}
.guide2 .road .bar{height:14px;border-radius:7px;background:var(--tint);overflow:hidden}
.guide2 .road .bar i{display:block;height:100%;border-radius:7px;background:var(--sea);width:var(--w);transform-origin:left;animation:grow 1s .1s cubic-bezier(.2,.8,.2,1) both}
.guide2 .road.south .bar i{background:var(--lava)}
.guide2 .road b{font:800 15px var(--mono);color:var(--ink);text-align:right}
.guide2 .road.south b{color:var(--lava-ink)}
@keyframes grow{from{transform:scaleX(0)}to{transform:scaleX(1)}}
.guide2 .day{position:relative;margin-top:var(--section);}
.guide2 .dayhead{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:end}
.guide2 .dayhead .no{display:inline-flex;align-items:center;gap:10px;height:30px;padding:0 14px;border-radius:999px;background:var(--ink);font:800 10px var(--sans);letter-spacing:.18em;color:#fff}
.guide2 .dayhead .no i{width:8px;height:8px;border-radius:50%;background:var(--c)}
.guide2 .dayhead .h2{margin-top:14px}
.guide2 .dayhead .where{margin-top:10px;font:600 12px var(--mono);color:var(--muted)}
.guide2 .dayhead .from b{font-size:30px}
.guide2 .clock{margin-top:22px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;position:relative;padding-top:18px}
.guide2 .clock::before{content:'';position:absolute;left:4%;right:4%;top:6px;height:2px;background:linear-gradient(90deg,var(--sand),var(--c) 55%,var(--deep))}
.guide2 .clock>div{position:relative;padding:14px 16px 16px 16px;border-left:1px solid var(--line)}
.guide2 .clock>div:first-child{border-left:0}
.guide2 .clock>div::before{content:'';position:absolute;left:0;top:-18px;width:12px;height:12px;border-radius:50%;background:var(--c);border:3px solid var(--paper);transform:translateX(-50%)}
.guide2 .clock>div:first-child::before{left:0;transform:none}
.guide2 .clock small{display:block;font:800 9.5px var(--sans);letter-spacing:.16em;color:var(--c)}
.guide2 .clock p{margin-top:6px;font:500 12.5px/1.55 var(--sans);color:var(--body)}
.guide2 .daybody{margin-top:26px;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.9fr);gap:28px;align-items:start}
.guide2 .story{display:flex;flex-direction:column;gap:22px}
.guide2 .part{display:grid;grid-template-columns:minmax(0,1fr) 168px;gap:22px;padding:22px 0 0;border-top:1px solid var(--line)}
.guide2 .part:first-child{border-top:0;padding-top:0}
.guide2 .part .h3{margin-bottom:10px}
.guide2 .part .fig{padding:14px 16px;border-radius:14px;background:var(--tint);align-self:start}
.guide2 .part .fig b{display:block;font:800 24px var(--sans);color:var(--ink);line-height:1}
.guide2 .part .fig b em{font:700 12px var(--sans);color:var(--muted);font-style:normal}
.guide2 .part .fig small{display:block;margin-top:6px;font:500 11.5px/1.5 var(--sans);color:var(--body)}
.guide2 .part .fig.warn{background:#FBE9E2}
.guide2 .part .fig.warn b{color:var(--lava-ink)}
.guide2 .part .fig.ok{background:#E8F2EE}
.guide2 .part .fig.ok b{color:var(--laurel)}
.guide2 .aside{display:flex;flex-direction:column;gap:14px;position:sticky;top:90px}
.guide2 .tourcard{overflow:hidden;box-shadow:0 14px 34px rgba(11,38,48,.1)}
.guide2 .tourcard .ph{position:relative;height:168px;background-size:cover;background-position:center}
.guide2 .tourcard .ph::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,43,54,.05),rgba(6,43,54,.5))}
.guide2 .tourcard .tag{position:absolute;left:12px;top:12px;display:inline-flex;align-items:center;height:26px;padding:0 11px;border-radius:999px;background:var(--c);font:800 9.5px var(--sans);letter-spacing:.16em;color:#fff}
.guide2 .tourcard .rate{position:absolute;right:12px;top:12px;display:inline-flex;align-items:center;gap:5px;height:26px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.94);font:800 11.5px var(--sans);color:var(--ink)}
.guide2 .tourcard .rate .ms{font-size:14px;color:var(--sand)}
.guide2 .tourcard .body{padding:16px 18px 18px}
.guide2 .tourcard h3{margin:0;font:800 14.5px/1.4 var(--sans)}
.guide2 .tourcard .chips{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px}
.guide2 .tourcard .row{margin-top:14px;padding-top:12px;border-top:1px solid var(--hair);display:flex;align-items:center;gap:10px}
.guide2 .tourcard .row .btn{margin-left:auto}
.guide2 .alt{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;background:#fff;border:1px dashed #AECFDB}
.guide2 .alt .ms{font-size:20px;color:var(--sea)}
.guide2 .alt p{font:600 12.5px/1.5 var(--sans);color:var(--body)}
.guide2 .alt p b{color:var(--ink)}
.guide2 .alt .btn{margin-left:auto}
.guide2 .widget{margin-top:22px;overflow:hidden}
.guide2 .widget .wh{padding:16px 20px 0;display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 14px}
.guide2 .widget .wh b{font:800 13px var(--sans);color:var(--ink)}
.guide2 .widget .slot{margin-top:14px;min-height:170px;background:var(--tint);border-top:1px solid var(--line);display:grid;place-items:center}
.guide2 .widget .slot span{display:inline-flex;align-items:center;gap:10px;font:600 12px var(--mono);color:var(--muted)}
.guide2 .widget .slot .sp{width:16px;height:16px;border-radius:50%;border:3px solid var(--line);border-top-color:var(--sea);animation:spin 1s linear infinite}
@keyframes spin{to{transform:rotate(360deg)}}
.guide2 .widget .cap{padding:12px 20px 16px;font:500 11.5px/1.6 var(--mono);color:var(--muted)}
.guide2 .shapes{margin-top:22px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px}
.guide2 .shape{position:relative;display:flex;flex-direction:column;gap:10px;padding:20px 22px;overflow:hidden;transition:transform .35s cubic-bezier(.2,1.2,.4,1),box-shadow .35s ease,border-color .3s ease}
.guide2 .shape:hover{transform:translateY(-5px);box-shadow:0 22px 40px rgba(11,38,48,.12);border-color:var(--sea)}
.guide2 .shape .who{display:inline-flex;align-self:flex-start;align-items:center;gap:7px;height:26px;padding:0 11px;border-radius:999px;background:var(--tint);font:800 9.5px var(--sans);letter-spacing:.14em;color:var(--sea-deep)}
.guide2 .shape .who .ms{font-size:14px}
.guide2 .shape h3{margin:0;font:800 15px/1.35 var(--sans);color:var(--ink)}
.guide2 .shape p{font:500 13px/1.65 var(--sans);color:var(--body);text-wrap:pretty}
.guide2 .shape .row{margin-top:auto;padding-top:12px;border-top:1px solid var(--hair);display:flex;align-items:center;gap:10px}
.guide2 .shape .row .btn{margin-left:auto}
.guide2 .shape.none{border-style:dashed;background:transparent}
.guide2 .shape.none .row .stamp{margin-left:auto}
.guide2 .tbl{margin-top:20px;overflow:hidden;box-shadow:0 12px 30px rgba(11,38,48,.07)}
.guide2 .tbl caption{text-align:left;padding:16px 20px 0;font:600 12px var(--mono);color:var(--muted)}
.guide2 .tbl th{text-align:left;padding:14px 20px;font:800 10px var(--sans);letter-spacing:.14em;color:var(--muted);background:#F5FAFB;border-bottom:1px solid var(--line)}
.guide2 .tbl td{padding:15px 20px;border-bottom:1px solid var(--hair);vertical-align:middle;font:500 13px/1.55 var(--sans);color:var(--body)}
.guide2 .tbl tr:last-child td{border-bottom:0}
.guide2 .tbl .d{display:flex;align-items:center;gap:10px;font:800 12.5px var(--sans);color:var(--ink)}
.guide2 .tbl .d i{width:10px;height:26px;border-radius:3px;background:var(--c)}
.guide2 .tbl .t a{font:700 13px var(--sans);color:var(--sea);text-decoration:underline;text-underline-offset:3px;display:inline-flex;align-items:center;min-height:44px;padding:4px 0}
.guide2 .tbl .t a:hover{color:var(--lava)}
.guide2 .tbl .p{font:800 19px var(--sans);color:var(--ink);white-space:nowrap}
.guide2 .tbl .a{display:flex;align-items:center;gap:12px;justify-content:flex-end}
.guide2 .tbl tr.sum td{background:var(--tint);font-weight:700;color:var(--ink)}
.guide2 .tbl tr.sum .p{font-size:22px}
.guide2 .gotchas{margin-top:22px;display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:0 52px;border-bottom:1px solid var(--line)}
.guide2 .gotcha{display:flex;gap:20px;padding:22px 6px 22px 0;border-top:1px solid var(--line)}
.guide2 .gotcha .n{flex:0 0 auto;font-family:var(--serif);font-weight:300;font-size:42px;line-height:.86;color:#6E8B98;transition:color .3s ease}
.guide2 .gotcha:hover .n{color:var(--lava)}
.guide2 .gotcha .p{font:700 15px/1.55 var(--sans);color:var(--ink);text-wrap:pretty}
.guide2 .gotcha .f{margin-top:10px;display:flex;gap:10px;align-items:baseline}
.guide2 .gotcha .f small{flex:0 0 auto;font:800 9.5px var(--sans);letter-spacing:.18em;color:var(--laurel)}
.guide2 .gotcha .f span{font:500 13px/1.7 var(--sans);color:var(--body);text-wrap:pretty}
.guide2 .faq{margin-top:22px;display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:0 56px;align-items:start;border-bottom:1px solid var(--line)}
.guide2 .faq details{border-top:1px solid var(--line)}
.guide2 .faq summary{display:flex;align-items:flex-start;gap:16px;padding:20px 4px 12px 0;cursor:pointer}
.guide2 .faq summary span{flex:1;font-family:var(--serif);font-weight:400;font-size:20px;line-height:1.3;color:var(--ink);text-wrap:pretty;transition:color .25s ease}
.guide2 .faq summary i{flex:0 0 auto;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--tint);color:var(--sea-deep);transition:transform .35s cubic-bezier(.2,.8,.2,1),background .3s ease,color .3s ease}
.guide2 .faq details[open] summary i{transform:rotate(180deg);background:var(--sea);color:#fff}
.guide2 .faq details[open] summary span{color:var(--sea)}
.guide2 .faq p{padding:0 56px 22px 0;font:400 14px/1.8 var(--sans);color:var(--body);text-wrap:pretty}
.guide2 .rel{margin-top:18px;display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px}
.guide2 .rel a{position:relative;display:flex;align-items:center;gap:13px;min-height:76px;padding:16px 18px;border-radius:15px;background:#fff;border:1px solid var(--line);color:var(--ink);overflow:hidden;transition:border-color .3s ease,transform .35s cubic-bezier(.2,1.2,.4,1),box-shadow .35s ease}
.guide2 .rel a::before{content:'';position:absolute;left:0;top:0;width:4px;height:100%;background:var(--sea)}
.guide2 .rel a:hover{border-color:var(--sea);transform:translateY(-4px);box-shadow:0 20px 36px rgba(11,38,48,.14);color:var(--ink)}
.guide2 .rel a b{display:block;font:700 13px/1.35 var(--sans)}
.guide2 .rel a small{display:block;margin-top:5px;font:500 11px var(--mono);color:var(--muted)}
.guide2 .rel a i{margin-left:auto;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--tint);color:var(--sea-deep);transition:background .3s ease,color .3s ease,transform .3s ease}
.guide2 .rel a:hover i{background:var(--lava);color:#fff;transform:translateX(3px)}
.guide2 .cta{margin-top:var(--section);padding-bottom:84px}
.guide2 .cta>div{position:relative;overflow:hidden;border-radius:24px;padding:48px 40px;background:var(--deep);color:#fff;text-align:center}
.guide2 .cta .k{font:800 10.5px var(--sans);letter-spacing:.24em;color:var(--sand-light)}
.guide2 .cta h2{margin:16px auto 0;max-width:18ch;font-family:var(--serif);font-weight:300;font-size:clamp(30px,4.2vw,52px);line-height:1.05;text-wrap:balance}
.guide2 .cta .widget{max-width:820px;margin:26px auto 0;text-align:left;background:#fff;color:var(--ink);border-radius:var(--r-card)}
.guide2 .cta .stamp{display:block;margin-top:18px;color:rgba(240,248,250,.6)}
.guide2 .sticky{position:fixed;left:0;right:0;bottom:0;z-index:70;background:rgba(6,43,54,.96);backdrop-filter:blur(14px);border-top:1px solid rgba(232,168,75,.3)}
.guide2 .sticky .wrap{display:flex;align-items:center;gap:16px;min-height:66px;padding-top:10px;padding-bottom:10px}
.guide2 .sticky .l{flex:1;min-width:0}
.guide2 .sticky .l b{display:block;font:800 13px var(--sans);color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.guide2 .sticky .l small{display:block;margin-top:3px;font:500 11px var(--mono);color:rgba(240,248,250,.6)}
.guide2 .sticky .btn{flex:0 0 auto}
@media (max-width:1100px){
.guide2 .daybody{grid-template-columns:1fr}
.guide2 .aside{position:static;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}
.guide2 .answer{grid-template-columns:1fr}
.guide2 .roads{grid-template-columns:1fr}
}
@media (max-width:900px){
.guide2 .nav, .guide2 .topbar .btn-lava{display:none}
.guide2 .burger{display:grid}
.guide2 .topbar{height:72px}
.guide2 .hero{padding:96px 0 34px}
.guide2 .hero-grid{grid-template-columns:1fr;gap:22px}
.guide2 .hstats{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}
.guide2 .hstat b{font-size:16px}
.guide2 .route .days a{padding:12px 14px 12px 12px;gap:12px}
.guide2 .route .p b{font-size:18px}
.guide2 .clock{grid-template-columns:1fr 1fr;gap:8px;padding-top:0}
.guide2 .clock::before{display:none}
.guide2 .clock>div{border:1px solid var(--line);border-radius:14px;background:#fff;padding:12px 13px}
.guide2 .clock p{font-size:12px}
.guide2 .clock>div::before{position:static;display:inline-block;width:8px;height:8px;border:0;margin:0 0 8px;transform:none}
.guide2 .part{grid-template-columns:1fr}
.guide2 .part .fig{display:flex;align-items:baseline;gap:12px;padding:10px 14px;border-left:3px solid var(--c);border-radius:0 12px 12px 0}
.guide2 .part .fig b{font-size:20px;flex:0 0 auto}
.guide2 .part .fig small{margin:0}
.guide2 .story{gap:18px}
.guide2 .part{padding-top:18px}
.guide2 .daybody{margin-top:20px;gap:20px}
.guide2 .widget{margin-top:16px}
.guide2 .widget .wh{padding:14px 16px 0}
.guide2 .widget .cap{padding:10px 16px 14px}
.guide2 .dayhead{grid-template-columns:1fr}
.guide2 .sticky .l small{display:none}
.guide2 .gotchas{gap:0}
.guide2 .gotcha{gap:14px;padding:18px 0}
.guide2 .gotcha .n{font-size:34px}
.guide2 .shape{padding:18px}
.guide2 .rel a{min-height:64px}
.guide2 .faq{grid-template-columns:1fr}
.guide2 .faq p{padding-right:0}
.guide2 .cta>div{padding:32px 20px}
.guide2 .road{grid-template-columns:96px minmax(0,1fr) 60px;gap:10px;padding:10px 12px}
.guide2 .tbl thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
.guide2 .tbl tr{display:block;margin:0 0 12px;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}
.guide2 .tbl td{display:block;padding:10px 16px;border-bottom:1px solid var(--hair)}
.guide2 .tbl td::before{content:attr(data-label);display:block;margin-bottom:4px;font:800 9.5px var(--sans);letter-spacing:.14em;color:var(--muted)}
.guide2 .tbl td.td-d{background:linear-gradient(170deg,#F4FAFB,#EAF3F6);padding:14px 16px}
.guide2 .tbl td.td-d::before{display:none}
.guide2 .tbl .a{justify-content:space-between}
.guide2 .tbl caption{padding:0 2px 12px}
.guide2 .wm{display:none}
}
@media (max-width:480px){
.guide2 .hero h1{font-size:clamp(32px,9vw,40px)}
.guide2 .total .from b{font-size:32px}
.guide2 .hstats{grid-template-columns:1fr 1fr}
.guide2 .hstats .hstat:last-child{grid-column:1/-1}
.guide2 .anchors{display:grid;grid-template-columns:1fr 1fr}
.guide2 .anchors a{padding:0 12px;font-size:12.5px;justify-content:flex-start}
.guide2 .clock{grid-template-columns:1fr}
.guide2 .shapes{grid-template-columns:1fr}
}
@media (prefers-reduced-motion:reduce){
.guide2 *, .guide2 *::before, .guide2 *::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}
}

.guide2{font-variant-numeric:tabular-nums}
.guide2 .num{font-variant-numeric:tabular-nums}

.guide2 .cta .widget .stamp{color:var(--muted)}
.guide2 .tourcard .rate .ms{color:#C27D19}
.guide2 .part .fig.warn b em{color:#4E6975}

.guide2 .gotchas{grid-template-columns:repeat(auto-fit,minmax(min(330px,100%),1fr))}
