@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&family=Noto+Serif+TC:wght@500;600;700&display=swap');

/* ICELAVI V3.2 ??one coherent cinematic/editorial system.
   This file is intentionally self-contained and is loaded last by app.js. */
:root{
  --basalt:#081317;
  --basalt-2:#0d1c21;
  --basalt-3:#14272d;
  --paper:#f2f0e9;
  --paper-2:#e8e5dc;
  --paper-3:#dedbd2;
  --mist:#cbd5d3;
  --gold:#b49369;
  --gold-soft:#d7c2a2;
  --ink:#152329;
  --muted:#637075;
  --line-paper:rgba(18,36,42,.16);
  --line-dark:rgba(242,239,229,.14);
  --max:1200px;
  --radius:0px;
  --shadow:none;
  --ice-navy:var(--basalt);
  --ice-navy-2:var(--basalt-2);
  --ice-blue:#bfd4d6;
  --ice-blue-deep:#4f7279;
  --ice-moss:#667970;
  --ice-moss-soft:#e2e7e2;
  --ice-lava:var(--gold);
  --ice-snow:var(--paper);
  --ice-fog:var(--paper-2);
  --ice-ink:var(--ink);
  --ice-muted:var(--muted);
  --ice-line:#d1d1ca;
}

*,*::before,*::after{box-sizing:border-box}
html{background:var(--basalt);-webkit-text-size-adjust:100%}
:target{scroll-margin-top:96px}
body{margin:0;background:var(--paper);color:var(--ink);font-weight:400;letter-spacing:.002em}
a{color:inherit;text-decoration:none}
img{max-width:100%}
button,input,select,textarea{font:inherit}
main{overflow:hidden}
.container{width:min(calc(100% - 56px),var(--max));margin-inline:auto}

/* ---------- Brand + header ---------- */
.site-header{position:sticky;top:0;z-index:80;background:rgba(8,19,23,.96);border:0;border-bottom:1px solid rgba(255,255,255,.09);box-shadow:0 10px 36px rgba(0,0,0,.14);backdrop-filter:blur(18px)}
.site-header::after{display:none!important}
.nav{min-height:74px;gap:28px}
.brand{gap:11px;font-family:"Manrope","Noto Sans TC",sans-serif;font-weight:800;letter-spacing:-.04em}
.site-header .brand{color:#f4f2ec;font-size:20px}
.brand-mark{width:40px;height:40px;flex:0 0 40px}
.brand-mark img{display:block;width:40px;height:40px}
.brand-mark::after{display:none}
.brand-word{line-height:1}
.brand-word::after{content:"ICELAND JOURNAL";display:block;margin-top:6px;color:rgba(244,242,236,.45);font-family:"Manrope",sans-serif;font-size:6.5px;font-weight:800;letter-spacing:.23em;white-space:nowrap}
.nav-links{display:flex;align-items:stretch;gap:22px;margin-left:auto;color:rgba(244,242,236,.66);font-size:12px;font-weight:700;letter-spacing:.02em}
.nav-links a,.nav-links .nav-current{position:relative;display:flex;align-items:center;min-height:74px}
.nav-links a::after,.nav-links .nav-current::after{content:"";position:absolute;left:0;right:100%;bottom:18px;height:1px;background:var(--gold);transition:right .2s ease}
.nav-links a:hover,.nav-links .nav-current{color:#fff}
.nav-links a:hover::after,.nav-links .nav-current::after{right:0}
.nav-quick{display:none}
.nav-utility{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:35px;padding:0 12px;border:1px solid rgba(255,255,255,.22);border-radius:0;background:transparent;color:#f4f2ec;font-family:"Manrope",sans-serif;font-size:10px;font-weight:800;letter-spacing:.1em}
.nav-utility:hover{border-color:var(--gold);background:var(--gold);color:var(--basalt)}

/* ---------- Typography ---------- */
.hero h1,.page-hero h1,.entry-hero h1,.section-title,.entry-section-head h2,.decision-band h2,.hub-section h2,.article-header h1,.prose h2,.money-band h2,
.destination-card h3,.priority-card h3,.cluster-card h3,.decision-card h3,.guide-card h3,.article-row h3,.preview-tile h3{
  font-family:"Noto Serif TC",serif;font-weight:600;letter-spacing:-.03em
}
html[lang^="en"] .hero h1,html[lang^="en"] .page-hero h1,html[lang^="en"] .entry-hero h1,html[lang^="en"] .section-title,html[lang^="en"] .entry-section-head h2,html[lang^="en"] .decision-band h2,html[lang^="en"] .hub-section h2,html[lang^="en"] .article-header h1,html[lang^="en"] .prose h2,html[lang^="en"] .money-band h2,
html[lang^="en"] .destination-card h3,html[lang^="en"] .priority-card h3,html[lang^="en"] .cluster-card h3,html[lang^="en"] .decision-card h3,html[lang^="en"] .guide-card h3,html[lang^="en"] .article-row h3,html[lang^="en"] .preview-tile h3{
  font-family:"Libre Baskerville",Georgia,serif;letter-spacing:-.02em
}

/* ---------- Buttons ---------- */
.btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 22px;border:1px solid transparent;border-radius:0;font-size:12px;font-weight:800;letter-spacing:.02em;transition:background .18s ease,border-color .18s ease,color .18s ease}
.btn:hover{transform:none}
.btn-primary{background:var(--gold-soft);color:#101a1e;box-shadow:none}
.btn-primary:hover{background:#e7d7bf}
.btn-ghost{border-color:rgba(255,255,255,.32);background:transparent;color:#fff}
.btn-ghost:hover{border-color:#fff;background:rgba(255,255,255,.07)}
.btn-ghost.dark{border-color:#9ea8a4;background:transparent;color:var(--basalt)}

/* ---------- Affiliate CTAs: recognisable destination, one visual language ---------- */
.affiliate-cta{width:100%;margin:18px 0 8px;gap:10px;text-align:center}
.affiliate-cta::after{content:"??;font-size:15px;line-height:1}
.affiliate-cta--booking{background:#003580;color:#fff;border-color:#003580}
.affiliate-cta--booking:hover{background:#002b65;color:#fff}
.affiliate-cta--trip{background:#1f75cb;color:#fff;border-color:#1f75cb}
.affiliate-cta--trip:hover{background:#165fa8;color:#fff}
.affiliate-cta--klook{background:#ff5b00;color:#fff;border-color:#ff5b00}
.affiliate-cta--klook:hover{background:#dc4e00;color:#fff}
.affiliate-cta--kkday{background:#19a7c7;color:#fff;border-color:#19a7c7}
.affiliate-cta--kkday:hover{background:#118ba8;color:#fff}
.affiliate-cta--saily{background:#281e64;color:#fff;border-color:#281e64}
.affiliate-cta--saily:hover{background:#1d154b;color:#fff}
.affiliate-cta--airalo{background:#31775f;color:#fff;border-color:#31775f}
.affiliate-cta--airalo:hover{background:#255a48;color:#fff}
.affiliate-cta--stay22{background:var(--gold-soft);color:#101a1e;border-color:var(--gold-soft)}
.affiliate-cta--stay22:hover{background:#e7d7bf;color:#101a1e}
.affiliate-note{margin:0 0 26px;color:var(--muted);font-size:12px;line-height:1.6}

/* ---------- Homepage hero ---------- */
.hero{padding:0;background:var(--basalt)}
.hero .container{width:100%;max-width:none}
.hero-frame{position:relative;min-height:calc(100vh - 74px);max-height:820px;overflow:hidden;background:#071115;box-shadow:none;clip-path:none}
.hero-media{position:absolute;inset:0;background-size:cover!important;background-position:center 48%!important;filter:saturate(.78) contrast(1.06)}
.hero-media::before{display:none!important}
.hero-media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,11,14,.91) 0%,rgba(4,11,14,.74) 34%,rgba(4,11,14,.28) 66%,rgba(4,11,14,.05) 100%),linear-gradient(180deg,rgba(4,11,14,.03) 48%,rgba(4,11,14,.44) 100%)}
.hero-content{position:relative;z-index:2;display:flex;min-height:inherit;max-width:760px;flex-direction:column;justify-content:center;padding:92px max(28px,calc((100vw - var(--max))/2)) 86px;color:#fff}
.hero-content::before{content:"";display:block;width:54px;height:1px;margin-bottom:25px;background:var(--gold)}
.hero h1{max-width:760px;margin:0 0 22px;font-size:clamp(46px,5.4vw,72px);line-height:1.055;text-wrap:balance;text-shadow:0 2px 24px rgba(0,0,0,.18)}
.hero p{max-width:590px;margin:0;color:rgba(248,247,241,.77);font-size:15px;line-height:1.85}
.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}

/* ---------- Homepage section rhythm ---------- */
body:not(.entry-page) main>.entry-section,html[lang^="en"] body:not(.entry-page) main>.section{position:relative;padding:92px 0;background:var(--paper);color:var(--ink)}
body:not(.entry-page) main>.entry-section:nth-of-type(3),html[lang^="en"] body:not(.entry-page) main>.section:nth-of-type(3){background:var(--basalt-2);color:#f2f0ea}
body:not(.entry-page) main>.entry-section:nth-of-type(5),html[lang^="en"] body:not(.entry-page) main>.section:nth-of-type(5){background:#0b181d;color:#f2f0ea}
body:not(.entry-page) main>.entry-section:nth-of-type(6){background:#102127;color:#f2f0ea}
body:not(.entry-page) main>.entry-section:nth-of-type(3)::before,html[lang^="en"] body:not(.entry-page) main>.section:nth-of-type(3)::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 12%,rgba(180,147,105,.08),transparent 28%),radial-gradient(circle at 90% 78%,rgba(190,212,214,.05),transparent 30%);pointer-events:none}
.entry-section-soft,.section-soft{background:var(--paper-2)}
.entry-section-head,.section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:38px}
.entry-section-head>div,.section-head>div{max-width:800px}
.entry-section-head h2,.section-title{margin:0;padding:0;font-size:clamp(31px,3.7vw,48px);line-height:1.1;text-wrap:balance}
.entry-section-head h2::before,.section-title::before{content:""!important;display:block!important;position:static!important;width:40px!important;height:1px!important;margin:0 0 18px!important;border:0!important;border-radius:0!important;background:var(--gold)!important;box-shadow:none!important}
.section-title::after{display:none!important}
.entry-section-head p,.section-head p{max-width:650px;margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.8}
body:not(.entry-page) main>.entry-section:nth-of-type(3) .entry-section-head p,body:not(.entry-page) main>.entry-section:nth-of-type(5) p,body:not(.entry-page) main>.entry-section:nth-of-type(6) p,
html[lang^="en"] body:not(.entry-page) main>.section:nth-of-type(3) .section-head p,html[lang^="en"] body:not(.entry-page) main>.section:nth-of-type(5) p{color:rgba(242,240,234,.62)}
.section-link{color:#6e655c;font-size:11px;font-weight:800;letter-spacing:.02em;white-space:nowrap}
body:not(.entry-page) main>.entry-section:nth-of-type(3) .section-link{color:#d8c3a4}
.section-link:hover{color:var(--gold)}

/* ---------- Photo grids: editorial, not card UI ---------- */
.priority-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px}
.priority-card{position:relative;display:flex;grid-column:span 4;min-height:330px;overflow:hidden;border:0;border-radius:0;background:#17323a;color:#fff;isolation:isolate;box-shadow:none;filter:saturate(.82) contrast(1.04)}
.priority-card:nth-child(1),.priority-card:nth-child(5){grid-column:span 7;min-height:405px}
.priority-card:nth-child(2),.priority-card:nth-child(6){grid-column:span 5;min-height:405px}
.priority-card::before{content:"";position:absolute;inset:0;background-image:var(--photo);background-size:cover;background-position:center;z-index:-2;transition:transform .45s ease,filter .3s ease}
.priority-card::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(4,11,14,.01) 26%,rgba(4,11,14,.18) 55%,rgba(4,11,14,.90) 100%)}
.priority-card:hover::before{transform:scale(1.025)}
.priority-card:hover{filter:saturate(.95)}
.priority-card-copy{align-self:end;padding:27px 28px 29px}
.priority-card-copy::before{content:"";display:block;width:27px;height:1px;margin-bottom:12px;background:#cfad82}
.priority-card small{display:block;margin-bottom:7px;color:#decab0;font-size:8px;font-weight:900;letter-spacing:.18em}
.priority-card h3{margin:0 0 7px;font-size:clamp(22px,2vw,29px);line-height:1.14}
.priority-card p{max-width:470px;margin:0;color:rgba(255,255,255,.72);font-size:12px;line-height:1.62}

.destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.destination-card{position:relative;min-height:310px;overflow:hidden;border:0;border-radius:0;background:#29434a;box-shadow:none;filter:saturate(.82) contrast(1.04)}
.destination-card .shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,11,14,.01) 24%,rgba(4,11,14,.18) 56%,rgba(4,11,14,.88) 100%)!important}
.destination-card .label{position:absolute;left:25px;right:25px;bottom:23px;color:#fff}
.destination-card .label::before{content:"";display:block;width:25px;height:1px;margin-bottom:11px;background:#cfad82}
.destination-card h3{margin:0 0 5px;font-size:24px;line-height:1.16}
.destination-card p{margin:0;color:rgba(255,255,255,.7);font-size:12px}
.destination-card:hover{transform:none;box-shadow:none;filter:saturate(.96)}

.preview-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid var(--line-paper);border-bottom:1px solid var(--line-paper)}
.preview-tile{position:relative;min-height:330px;overflow:hidden;border-radius:0;background-size:cover;background-position:center;color:#fff;filter:saturate(.80) contrast(1.04)}
.preview-tile+.preview-tile{border-left:1px solid rgba(255,255,255,.16)}
.preview-tile::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,11,14,.01) 18%,rgba(4,11,14,.82) 100%)}
.preview-tile>div{position:absolute;z-index:1;left:28px;right:28px;bottom:25px}
.preview-tile h3{margin:0 0 6px;font-size:24px;line-height:1.2}
.preview-tile p{margin:0;color:rgba(255,255,255,.72);font-size:12px}

/* ---------- Decision / utility surfaces ---------- */
.decision-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.decision-card,.cluster-card,.compact-card{border:1px solid var(--line-paper);border-radius:0;background:rgba(255,255,255,.26);box-shadow:none}
.decision-card{position:relative;display:block;padding:30px 30px 31px}
.decision-card .decision-no,.topic-number,.article-header .eyebrow{display:block;color:#8c7055!important;font-family:"Manrope",sans-serif;font-size:9px;font-weight:900;letter-spacing:.16em}
.decision-card h3{margin:0 0 9px;font-size:23px;line-height:1.25}
.decision-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.72}
.decision-card:hover,.cluster-card:hover,.compact-card:hover{transform:none;border-color:rgba(140,112,85,.5);background:rgba(255,255,255,.42);box-shadow:none}
body:not(.entry-page) main>.entry-section:nth-of-type(5) .decision-card{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.035);color:#f1f0eb}
body:not(.entry-page) main>.entry-section:nth-of-type(5) .decision-card p{color:rgba(241,240,235,.60)}
body:not(.entry-page) main>.entry-section:nth-of-type(5) .decision-card:hover{border-color:rgba(215,194,162,.50);background:rgba(255,255,255,.055)}

.route-list{border-top:1px solid var(--line-paper)}
.route-row{display:grid;grid-template-columns:110px minmax(0,1fr) auto;gap:22px;align-items:center;padding:23px 0;border-bottom:1px solid var(--line-paper)}
.route-row strong{font-size:18px}.route-row p{margin:4px 0 0;color:var(--muted);font-size:13px}.route-row .route-tag{color:#78685b;font-size:9px;font-weight:900;letter-spacing:.14em}.route-row .route-arrow{color:#8a6d54;font-size:20px}

.topic-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line-paper);border-left:1px solid var(--line-paper)}
.topic-link{position:relative;min-height:158px;padding:24px;border-right:1px solid var(--line-paper);border-bottom:1px solid var(--line-paper);border-radius:0;background:transparent;transition:background .18s ease}
.topic-link:hover{background:rgba(255,255,255,.30);box-shadow:none}
.topic-number{margin-bottom:25px}
.topic-link strong{display:block;margin-bottom:7px;font-size:18px}.topic-link>span:last-child{display:block;color:var(--muted);font-size:12px;line-height:1.55}
html[lang^="en"] body:not(.entry-page) main>.section:nth-of-type(3) .topic-rail{border-color:rgba(255,255,255,.13)}
html[lang^="en"] body:not(.entry-page) main>.section:nth-of-type(3) .topic-link{border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.025);color:#f2f1ed}
html[lang^="en"] body:not(.entry-page) main>.section:nth-of-type(3) .topic-link>span:last-child{color:rgba(239,241,237,.56)}

.money-band{position:relative;display:grid;grid-template-columns:1.15fr .85fr;gap:34px;overflow:hidden;padding:46px 48px;border:1px solid rgba(215,194,162,.28);border-radius:0;background:#091519;color:#fff;box-shadow:none}
.money-band::before{content:"";position:absolute;left:0;top:0;width:76px;height:2px;background:var(--gold)}
.money-band h2{margin:0 0 11px;font-size:clamp(29px,3vw,42px);line-height:1.14}.money-band p{margin:0;color:rgba(255,255,255,.68);line-height:1.75}.money-band-actions{display:flex;flex-direction:column;justify-content:center;gap:9px}.money-band .btn{width:100%}

/* ---------- Entry pages ---------- */
.entry-page{background:var(--paper)}
.entry-hero{position:relative;overflow:hidden;background:var(--basalt);color:#fff}
.entry-hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(440px,.96fr);min-height:590px;align-items:stretch}
.entry-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:74px 42px 76px 0}
.entry-hero-copy::before{content:"";display:block;width:44px;height:1px;margin-bottom:25px;background:var(--gold)}
.entry-hero .breadcrumbs{margin:0 0 16px;color:rgba(255,255,255,.51);font-size:11px}.entry-hero .breadcrumbs a{color:#fff}
.entry-hero h1{max-width:700px;margin:0 0 19px;font-size:clamp(38px,4.3vw,56px);line-height:1.07;text-wrap:balance}
.entry-hero-copy>p:not(.breadcrumbs){max-width:620px;margin:0;color:rgba(244,244,239,.69);font-size:15px;line-height:1.85}
.entry-hero-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:29px}
.entry-hero-media{position:relative;min-height:100%;background-size:cover;background-position:center;filter:saturate(.78) contrast(1.05)}
.entry-hero-media::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--basalt) 0%,rgba(8,19,23,.48) 22%,rgba(8,19,23,.05) 67%,rgba(8,19,23,0) 100%)}
.entry-hero-media::after{display:none}
.entry-section{padding:86px 0;background:var(--paper);color:var(--ink)}
.entry-section-soft{background:var(--paper-2)}
.entry-section-dark{background:var(--basalt-2);color:#fff}
.entry-jump{display:flex;gap:7px;overflow-x:auto;padding:13px 0 2px;scrollbar-width:none}.entry-jump::-webkit-scrollbar{display:none}.entry-jump a{flex:0 0 auto;padding:9px 13px;border:1px solid var(--line-paper);border-radius:0;background:transparent;color:var(--ink);font-size:11px;font-weight:800}.entry-jump a:hover{border-color:#8b7158;color:#735d49}
.compact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.compact-card{padding:22px}.compact-card h3{margin:0 0 7px;font-size:19px}.compact-card p{margin:0;color:var(--muted);font-size:13px}

/* ---------- Generic page heroes / hubs ---------- */
.page-hero{position:relative;overflow:hidden;padding:78px 0 68px;background:var(--basalt);color:#fff}
.page-hero::before{content:"";position:absolute;left:max(28px,calc((100vw - var(--max))/2));top:0;width:46px;height:2px;background:var(--gold)}
.page-hero::after{display:none}
.breadcrumbs{color:rgba(255,255,255,.50);font-size:11px}.breadcrumbs a{color:#fff}
.page-hero h1{position:relative;z-index:1;max-width:860px;margin:0;font-size:clamp(39px,5vw,59px);line-height:1.1;text-wrap:balance}
.page-hero p:not(.breadcrumbs){position:relative;z-index:1;max-width:760px;color:rgba(255,255,255,.69);font-size:15px;line-height:1.78}
.hub-layout{grid-template-columns:210px minmax(0,1fr);gap:54px}
.hub-sidebar{top:96px;padding:17px;border:1px solid var(--line-paper);border-radius:0;background:rgba(255,255,255,.22);box-shadow:none;backdrop-filter:blur(8px)}
.hub-sidebar-title{color:#76685d}.hub-nav a{border-color:var(--line-paper);font-size:12px}.hub-count{border-radius:0;background:#e5e5de;color:#596a6e}.hub-section{margin-bottom:66px}.hub-section-kicker{color:#75685d}.hub-section-kicker::before{width:18px;height:1px;border-radius:0;background:var(--gold)}.hub-section h2{margin:10px 0 8px;padding-left:0;font-size:31px}.hub-section h2::before{position:static;display:block;margin-bottom:8px;font-family:"Manrope",sans-serif;font-size:9px;letter-spacing:.18em}.hub-section h2::after{display:none}.hub-section-header p{font-size:13px;line-height:1.7}

/* ---------- Article lists / guides ---------- */
.article-list,.guides-grid{gap:16px}
.article-row,.guide-card{min-height:220px;border:0;border-top:1px solid var(--line-paper);border-radius:0;background:transparent;box-shadow:none}
.article-row:hover,.guide-card:hover{transform:none;border-color:#997955;box-shadow:none}
.article-row-thumb,.guide-card-media{background:#dfe2dd;filter:saturate(.82) contrast(1.04)}
.article-row>div,.guide-card-body{padding:18px 0 20px}.article-type{color:#7c6b5c;letter-spacing:.1em}.article-row h3,.guide-card h3{font-size:19px}.row-arrow{color:#8b7058}
.guides-index{padding:66px 0 92px}.guides-filter{gap:7px}.guides-filter a{border:1px solid var(--line-paper);border-radius:0;background:transparent;color:#526168;font-size:11px}.guides-filter a:hover{border-color:#7d8d88;color:var(--ink)}.empty-note{border:1px solid var(--line-paper);background:rgba(255,255,255,.26)}

/* ---------- Long-form ---------- */
.article-shell{position:relative;padding:60px 0 94px;background:linear-gradient(90deg,#eceae3 0%,#f4f2ec 50%,#eceae3 100%)}
.article-header{max-width:900px;margin-bottom:40px}.article-header .eyebrow{margin-bottom:14px}.article-header h1{font-size:clamp(38px,4.2vw,56px);line-height:1.16}.article-lead{max-width:790px;color:#59676b;font-size:16px;line-height:1.85}
.article-layout{grid-template-columns:minmax(0,810px) 255px;gap:60px}.prose{color:#263236;font-size:16px;line-height:1.9}.prose h2{position:relative;margin:66px 0 22px;padding:17px 22px 18px 25px;border-top:1px solid rgba(11,43,53,.13);border-bottom:1px solid rgba(11,43,53,.13);background:linear-gradient(90deg,rgba(255,255,255,.78),rgba(237,244,243,.42) 70%,rgba(237,244,243,0));color:var(--ice-navy);font-size:29px;line-height:1.35;letter-spacing:-.025em}.prose h2::before{content:"";position:absolute;top:-1px;bottom:-1px;left:0;display:block;width:4px;height:auto;background:linear-gradient(180deg,var(--gold),#4c96a2)}.prose h2::after{content:"";position:absolute;top:-1px;left:25px;display:block;width:54px;height:2px;border:0;border-radius:0;background:var(--gold);box-shadow:none}.prose h3{font-family:"Noto Serif TC",serif;font-weight:600;color:var(--basalt);font-size:22px}.prose a{color:#365f67;text-decoration-thickness:1px;text-underline-offset:4px}.prose blockquote{margin:34px 0;padding:24px 28px;border-left:2px solid var(--gold);background:rgba(255,255,255,.35);color:#314046}.prose table{margin:28px 0;border:1px solid rgba(11,43,53,.18);border-collapse:separate;border-spacing:0;background:rgba(255,255,255,.72);box-shadow:0 12px 28px rgba(11,43,53,.07);font-size:13px}.prose th,.prose td{padding:13px 14px;border:0;border-right:1px solid rgba(11,43,53,.12);border-bottom:1px solid rgba(11,43,53,.12)}.prose th:last-child,.prose td:last-child{border-right:0}.prose tbody tr:last-child td{border-bottom:0}.prose th{background:#102f38;color:#f6f3ec;font-size:11px;font-weight:800;letter-spacing:.06em}.prose tbody tr:nth-child(even) td{background:rgba(222,237,237,.48)}.prose tbody td:first-child{color:#123e48;font-weight:750}.prose tbody tr:hover td{background:rgba(216,234,235,.68)}.table-wrap{position:relative;margin:28px 0;border:1px solid rgba(11,43,53,.18);background:rgba(255,255,255,.72);box-shadow:0 12px 28px rgba(11,43,53,.07)}.table-wrap::before{content:"ICELAVI 繚 瘙箇?瘥?";display:block;padding:8px 13px;border-bottom:1px solid rgba(255,255,255,.12);background:#0b2b35;color:#d9c6a7;font-family:"Manrope","Noto Sans TC",sans-serif;font-size:9px;font-weight:900;letter-spacing:.12em}.table-wrap table{margin:0;border:0;box-shadow:none}
.map-scroll{max-width:100%;overflow-x:auto}.map-scroll img{display:block;width:100%;height:auto}
.quick-answer{margin-bottom:40px;padding:29px 31px;border:0;border-top:3px solid var(--gold);background:#0d1b20;box-shadow:none;clip-path:none;color:#fff}.article-sidebar{top:98px;padding:19px;border:1px solid var(--line-paper);border-radius:0;background:rgba(255,255,255,.25);box-shadow:none}.article-sidebar a{border-color:var(--line-paper);color:#59676c}.ota-btn{min-height:50px;border-radius:0;box-shadow:none}
.article-end-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:54px 0 0;padding-top:24px;border-top:1px solid var(--line-paper)}.article-end-links>div{padding:20px 21px 16px;border-top:2px solid var(--gold);background:rgba(255,255,255,.48)}.article-end-links h2{margin:30px 0 10px;padding-left:0;font-size:20px}.article-end-links h2::before,.article-end-links h2::after{display:none}.article-end-links p,.article-end-links__eyebrow{margin:0 0 8px;color:#7b6955;font-family:"Manrope","Noto Sans TC",sans-serif;font-size:10px;font-weight:900;letter-spacing:.12em}.article-end-links a{display:block;padding:10px 0;border-bottom:1px solid rgba(18,36,42,.12);font-weight:700;line-height:1.55}.article-end-links a:last-child{border-bottom:0}.article-references{margin:40px 0 0;padding:20px 0 0;border-top:1px solid var(--line-paper)}.article-references h2{margin:0 0 12px;padding-left:0;font-size:17px}.article-references h2::before,.article-references h2::after{display:none}.article-references ul{margin:0;padding-left:20px;color:var(--muted);font-size:13px;line-height:1.8}.article-references li+li{margin-top:5px}

/* ---------- Footer ---------- */
.site-footer{padding:74px 0 25px;background:#061014;color:rgba(255,255,255,.65)}
.footer-grid{gap:42px;padding-top:36px;border-top:1px solid rgba(255,255,255,.10)}
.footer-brand{color:#f3f1ea}.footer-blurb{color:rgba(255,255,255,.47);line-height:1.8}.footer-col h4{color:#d4bea0;font-size:9px;letter-spacing:.15em;text-transform:uppercase}.footer-col a{font-size:11px;color:rgba(255,255,255,.58)}.footer-col a:hover{color:#fff}.footer-note{margin-top:45px;border-color:rgba(255,255,255,.10);color:rgba(255,255,255,.35)}

/* ---------- Responsive ---------- */
@media(max-width:1050px){
  .nav{gap:16px}.nav-links{gap:15px}
  .article-layout{gap:38px}
  .entry-hero-grid{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr)}
}

@media(max-width:900px){
  .nav{min-height:66px;gap:11px}
  .nav-links{display:none}
  .nav-quick{display:flex;margin-left:auto;gap:7px}
  .nav-quick a{display:inline-flex;min-height:34px;align-items:center;padding:0 11px;border:1px solid rgba(255,255,255,.20);background:transparent;color:#f3f1eb;font-size:10px;font-weight:800}
  .nav-quick a:last-child{border-color:var(--gold);background:var(--gold);color:var(--basalt)}
  .hero-frame{min-height:670px;max-height:none}
  .hero-content{padding:90px 44px 72px}
  .priority-card,.priority-card:nth-child(1),.priority-card:nth-child(2),.priority-card:nth-child(5),.priority-card:nth-child(6){grid-column:span 6;min-height:325px}
  .entry-hero-grid{grid-template-columns:1fr;min-height:0}
  .entry-hero-copy{padding:58px 0 42px}
  .entry-hero-media{min-height:390px}
  .entry-hero-media::before{background:linear-gradient(180deg,var(--basalt) 0%,rgba(8,19,23,.10) 32%,rgba(8,19,23,0) 72%)}
  .hub-layout{grid-template-columns:1fr;gap:32px}.hub-sidebar{position:relative;top:auto}
  .article-layout{grid-template-columns:1fr}.article-sidebar{position:relative;top:auto}
  .money-band{grid-template-columns:1fr}
}

@media(max-width:640px){
  .container{width:min(calc(100% - 36px),var(--max))}
  .nav{min-height:62px}.site-header .brand{font-size:17px}.brand-mark{width:33px;height:33px;flex-basis:33px}.brand-mark img{width:33px;height:33px}.brand-word::after{display:none}.nav-quick a{padding:0 9px}.nav-utility{min-width:39px;height:33px;padding:0 8px}
  .hero-frame{min-height:calc(100svh - 62px)}
  .hero-media{background-position:60% center!important}
  .hero-media::after{background:linear-gradient(180deg,rgba(4,11,14,.06) 8%,rgba(4,11,14,.37) 40%,rgba(4,11,14,.93) 100%)}
  .hero-content{min-height:calc(100svh - 62px);justify-content:flex-end;padding:68px 20px 46px}
  .hero-content::before{width:38px;margin-bottom:17px}
  .hero h1{font-size:clamp(36px,10vw,42px);line-height:1.07;letter-spacing:-.04em}
  .hero p{font-size:14px;line-height:1.72}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:26px}.hero-actions .btn{width:100%}
  body:not(.entry-page) main>.entry-section,html[lang^="en"] body:not(.entry-page) main>.section,.entry-section{padding:60px 0}
  .entry-section-head,.section-head{display:block;margin-bottom:28px}.entry-section-head h2,.section-title{font-size:29px;line-height:1.16}.entry-section-head h2::before,.section-title::before{width:32px!important;margin-bottom:14px!important}.entry-section-head p,.section-head p{font-size:13px}.section-link{display:inline-block;margin-top:13px}
  .priority-grid{grid-template-columns:1fr;gap:9px}.priority-card,.priority-card:nth-child(1),.priority-card:nth-child(2),.priority-card:nth-child(5),.priority-card:nth-child(6){grid-column:auto;min-height:270px}.priority-card-copy{padding:22px 21px 23px}.priority-card h3{font-size:23px}
  .destination-grid{grid-template-columns:1fr;gap:9px}.destination-card{min-height:260px}
  .preview-strip{grid-template-columns:1fr;gap:8px;border:0}.preview-tile{min-height:235px}.preview-tile+.preview-tile{border-left:0}
  .decision-grid,.compact-grid{grid-template-columns:1fr}.decision-card{padding:24px 22px}.decision-card h3{font-size:21px}
  .route-row{grid-template-columns:1fr auto;gap:4px 12px}.route-row .route-tag{grid-column:1/-1}.money-band{padding:31px 23px}.money-band h2{font-size:29px}
  .entry-hero-copy{padding:42px 0 31px}.entry-hero-copy::before{width:34px;margin-bottom:18px}.entry-hero h1{font-size:34px;line-height:1.08;letter-spacing:-.045em}.entry-hero-copy>p:not(.breadcrumbs){font-size:14px;line-height:1.75}.entry-hero-actions{display:grid;grid-template-columns:1fr}.entry-hero-actions .btn{width:100%}.entry-hero-media{min-height:260px}
  .page-hero{padding:57px 0 49px}.page-hero h1{font-size:31px;line-height:1.12}
  .article-shell{padding:42px 0 66px;background:#f0eee7}.article-header h1{font-size:31px;line-height:1.12}.article-lead{font-size:15px}.prose{font-size:15px}.prose h2{margin-top:52px;padding:15px 16px 16px 20px;font-size:24px}.prose h2::before{width:4px}.prose h2::after{left:20px;width:42px}.prose th,.prose td{padding:12px}.table-wrap{overflow-x:auto}.table-wrap::before{content:"ICELAVI 繚 瘙箇?瘥?嚚椰?單???;position:sticky;left:0;width:max-content;min-width:100%;box-sizing:border-box}.table-wrap table{display:table;min-width:640px;white-space:normal}.map-scroll{position:relative;border-top:28px solid #0b2b35}.map-scroll::before{content:"ICELAVI 繚 撖阡?雿蔭??撌血皛?";position:absolute;top:-25px;left:11px;z-index:1;color:#d9c6a7;font-family:"Manrope","Noto Sans TC",sans-serif;font-size:9px;font-weight:900;letter-spacing:.08em}.map-scroll img{width:720px;min-width:720px;max-width:none}.quick-answer{padding:23px 21px}
  .article-end-links{grid-template-columns:1fr;gap:12px;margin-top:42px}.article-end-links>div{padding:17px 18px 13px}.article-end-links a{font-size:14px}
  .site-footer{padding-top:58px}.footer-grid{grid-template-columns:1fr 1fr;gap:29px}.footer-grid>div:first-child{grid-column:1/-1}.footer-note{gap:10px;flex-wrap:wrap}
}

@media(max-width:430px){
  .nav-quick a:first-child{display:none}
  .container{width:min(calc(100% - 30px),var(--max))}
  .hero-content{padding-left:18px;padding-right:18px}
  .hero h1{font-size:37px}
  .footer-grid{grid-template-columns:1fr 1fr}
}

/* Public hub pages used the V3 shell but some pre-date the later article
   layout patch. Keep the small-screen reading essentials here too: a hub
   must not regain a desktop-only menu or a headline that fills the phone. */
@media(max-width:900px){
  .site-header .nav{min-height:0;flex-wrap:wrap;gap:0;padding-top:8px}
  .site-header .brand{min-height:48px}
  .site-header .nav-quick{display:none!important}
  .site-header .nav-links{display:flex!important;order:3;width:100%;margin-left:0;gap:0;overflow-x:auto;overscroll-behavior-inline:contain;border-top:1px solid rgba(255,255,255,.09);scrollbar-width:none}
  .site-header .nav-links::-webkit-scrollbar{display:none}
  .site-header .nav-links a,.site-header .nav-links .nav-current{min-height:48px;flex:0 0 auto;padding:0 12px;font-size:12px;white-space:nowrap}
  .site-header .nav-links a:first-child,.site-header .nav-links .nav-current:first-child{padding-left:0}
  .site-header .nav-links a::after,.site-header .nav-links .nav-current::after{bottom:0}
}
@media(max-width:640px){
  .page-hero h1,.entry-hero h1,.entry-masthead h1,.article-header h1{max-width:100%;font-size:clamp(27px,7.3vw,29px)!important;line-height:1.14!important;letter-spacing:-.02em;overflow-wrap:anywhere}
  .hero-actions .btn,.entry-hero-actions .btn{min-height:56px!important;padding:11px 18px!important;justify-content:space-between!important;gap:14px;text-align:left;line-height:1.42}
  .hero-actions .btn::after,.entry-hero-actions .btn::after{content:"??;flex:0 0 auto;font-family:"Manrope","Noto Sans TC",sans-serif;font-size:18px;font-weight:700;line-height:1}
}
@media(max-width:430px){.article-header h1{font-size:26px!important;line-height:1.18!important;letter-spacing:-.015em}}

@media(prefers-reduced-motion:reduce){
  *{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}
#skaftafell-stay-map .osm-map-label:last-of-type{left:470px!important}
.article-faq,.article-references{margin:32px 0 0;border-top:1px solid var(--line-paper)}.article-faq summary,.article-references summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;color:var(--ink);font-size:17px;font-weight:850;cursor:pointer;list-style:none}.article-faq summary::-webkit-details-marker,.article-references summary::-webkit-details-marker{display:none}.article-faq summary::after,.article-references summary::after{content:"嚗?;color:var(--gold);font-size:20px;font-weight:500}.article-faq[open] summary,.article-references[open] summary{border-bottom:1px solid var(--line-paper)}.article-faq[open] summary::after,.article-references[open] summary::after{content:"??}.article-faq__body{padding:4px 0 8px}.article-faq__body h3{margin:18px 0 6px;font-size:15px}.article-faq__body p{margin:0 0 12px}
.hub-next-decision{max-width:1180px;margin:24px auto 8px;padding:16px 20px;border-left:4px solid var(--gold);background:linear-gradient(90deg,rgba(209,138,97,.12),rgba(209,138,97,0));color:var(--ink);font-size:15px;line-height:1.75}.hub-next-decision a{font-weight:800;color:var(--teal);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}@media(max-width:640px){.hub-next-decision{margin:18px 16px 6px;padding:14px 15px;font-size:14px;line-height:1.7}}
.location-overlay{position:relative;overflow:hidden;border-radius:12px;background:#e8eef0}.location-overlay>img{display:block;width:100%;height:auto}.location-overlay .osm-map-label{position:absolute;display:block;padding:7px 10px;border-radius:8px;background:#10353d;color:#fff;font-size:14px;line-height:1.2;box-shadow:0 5px 14px #07232a55}.location-overlay .osm-map-label small{display:block;color:#b9dce0;font-size:11px;margin-top:3px}.location-overlay .osm-map-label:nth-of-type(1){left:13%;top:43%}.location-overlay .osm-map-label:nth-of-type(2){left:38%;top:65%}.location-overlay .osm-map-label:nth-of-type(3){left:57%;top:52%}.location-overlay .osm-map-label:nth-of-type(4){left:75%;top:30%}@media(max-width:640px){.location-overlay .osm-map-label{padding:4px 6px;font-size:10px}.location-overlay .osm-map-label small{display:none}}

/* ---------- Unified site navigation v4 ---------- */
.site-header{background:rgba(7,22,28,.97)!important;border-bottom:1px solid rgba(255,255,255,.09)!important;box-shadow:0 10px 30px rgba(0,0,0,.13)!important;backdrop-filter:blur(16px)}
.site-header .nav,.site-header .site-header__inner{width:min(calc(100% - 56px),var(--max));margin-inline:auto;min-height:72px;display:flex;align-items:center;gap:30px;padding:0!important}
.site-header .brand{display:inline-flex;align-items:center;gap:11px;min-width:max-content;color:#f7f5ef!important}
.site-header .brand-mark{width:42px!important;height:42px!important;flex:0 0 42px!important;border:0!important;border-radius:0!important;background:url('/assets/brand/icenavi-mark-v3.svg') center/contain no-repeat!important;font-size:0!important;line-height:0!important;overflow:hidden}
.site-header .brand-mark img{display:block!important;width:42px!important;height:42px!important;object-fit:contain;content:url('/assets/brand/icenavi-mark-v3.svg')}
.site-header .brand-word,.site-header .brand>span:last-child{font-family:"Manrope","Noto Sans TC",sans-serif;font-size:18px;font-weight:800;letter-spacing:-.035em;line-height:1;color:#f7f5ef}
.site-header .brand-word::after,.site-header .brand>span:last-child::after{content:"ICELAND ROUTE GUIDE";display:block;margin-top:5px;color:rgba(244,242,236,.42);font-family:"Manrope",sans-serif;font-size:6.5px;font-weight:800;letter-spacing:.18em;white-space:nowrap}
.site-header .nav-links,.site-header .site-nav{display:flex;align-items:stretch;gap:24px;margin-left:auto;color:rgba(244,242,236,.69);font-family:"Manrope","Noto Sans TC",sans-serif;font-size:12px;font-weight:750;letter-spacing:.015em}
.site-header .nav-links a,.site-header .site-nav a,.site-header .nav-links button{position:relative;display:flex;align-items:center;justify-content:center;min-height:72px;color:inherit;text-decoration:none;white-space:nowrap}
.site-header .nav-links a::after,.site-header .site-nav a::after,.site-header .nav-links button::after{content:"";position:absolute;left:0;right:100%;bottom:17px;height:1px;background:#d6b47a;transition:right .18s ease}
.site-header .nav-links a:hover,.site-header .site-nav a:hover,.site-header .nav-links button:hover,.site-header [aria-current="page"]{color:#fff}
.site-header .nav-links a:hover::after,.site-header .site-nav a:hover::after,.site-header .nav-links button:hover::after,.site-header [aria-current="page"]::after,.site-header .is-active::after{right:0}
.site-header .site-nav{margin-left:auto}
@media(max-width:900px){
  .site-header .nav,.site-header .site-header__inner{width:min(calc(100% - 30px),var(--max));min-height:0;flex-wrap:wrap;gap:0;padding-top:9px!important}
  .site-header .brand{min-height:48px}.site-header .brand-mark{width:38px!important;height:38px!important;flex-basis:38px!important}.site-header .brand-mark img{width:38px!important;height:38px!important}
  .site-header .brand-word,.site-header .brand>span:last-child{font-size:16px}
  .site-header .nav-links,.site-header .site-nav{order:3;width:100%;margin-left:0!important;gap:0;overflow-x:auto;overscroll-behavior-inline:contain;border-top:1px solid rgba(255,255,255,.08);scrollbar-width:none}
  .site-header .nav-links::-webkit-scrollbar,.site-header .site-nav::-webkit-scrollbar{display:none}
  .site-header .nav-links a,.site-header .site-nav a,.site-header .nav-links button{min-height:48px;flex:0 0 auto;padding:0 13px!important;font-size:12px}
  .site-header .nav-links a:first-child,.site-header .site-nav a:first-child,.site-header .nav-links button:first-child{padding-left:0!important}
  .site-header .nav-links a::after,.site-header .site-nav a::after,.site-header .nav-links button::after{bottom:0}
}
