:root{--paper:#f5f0e5;--paper-light:#fbf8f1;--paper-deep:#e9dfcf;--ink:#173540;--muted:#66797e;--fjord:#1d6370;--fjord-dark:#124650;--sea-light:#b9d9d8;--sand:#d6b783;--line:#17354029;--shadow:0 16px 42px #1735401f;--radius:21px;--max:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 12% 5%, #ffffffc2, transparent 34rem), linear-gradient(180deg, var(--paper), var(--paper-light));margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.68}body:before{content:"";pointer-events:none;opacity:.07;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.22'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:var(--fjord)}.container{width:min(calc(100% - 2rem), var(--max));margin-inline:auto}.site-header{z-index:50;backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#f5f0e5eb;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:1rem;min-height:82px;display:flex}.brand{color:var(--ink);align-items:center;gap:.85rem;text-decoration:none;display:flex}.brand-copy{flex-direction:column;line-height:1.1;display:flex}.brand-title{font-family:Georgia,serif;font-size:1.22rem;font-weight:700}.brand-claim{color:var(--fjord);letter-spacing:.08em;margin-top:.36rem;font-size:.72rem;font-weight:650}.brand-claim span{color:var(--sand);padding-inline:.22rem}.nav-links{flex-wrap:wrap;gap:1rem;display:flex}.nav-links a{color:var(--ink);font-size:.92rem;font-weight:680;text-decoration:none}.nav-links a:hover{color:var(--fjord)}main{min-height:70vh}.hero{padding:6.5rem 0 3.5rem}.eyebrow{color:var(--fjord);text-transform:uppercase;letter-spacing:.17em;font-size:.76rem;font-weight:850}h1,h2,h3{margin:0 0 .85rem;font-family:Georgia,Times New Roman,serif;line-height:1.12}h1{font-size:clamp(2.8rem,8vw,6.2rem)}h2{font-size:clamp(2rem,5vw,3.4rem)}h3{font-size:1.35rem}.lead{max-width:760px;color:var(--muted);font-size:1.18rem}.hero-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffff8a;border-radius:29px;grid-template-columns:1.2fr .8fr;margin-top:2.5rem;display:grid;overflow:hidden}.hero-copy{padding:clamp(1.6rem,5vw,4rem)}.hero-art{aspect-ratio:5/3;background:linear-gradient(155deg, var(--sea-light), var(--fjord));min-height:0;position:relative;overflow:hidden}.hero-art svg{width:100%;height:100%;display:block;position:absolute;inset:0}.button{background:var(--fjord);color:#fff;border-radius:999px;margin-top:1rem;padding:.84rem 1.18rem;font-weight:760;text-decoration:none;display:inline-flex}.section{padding:4rem 0}.grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fff9;padding:1.35rem;box-shadow:0 8px 25px #1735400f}.card-link{color:inherit;text-decoration:none;transition:transform .2s}.card-link:hover{transform:translateY(-3px)}.card-number{color:var(--fjord);letter-spacing:.12em;font-size:.77rem;font-weight:850}.chips{flex-wrap:wrap;gap:.5rem;margin-top:.85rem;display:flex}.chip{border:1px solid var(--line);border-radius:999px;padding:.3rem .62rem;font-size:.8rem}.page-header{padding:4.5rem 0 2.2rem}.prose{max-width:790px}.prose p,.prose li{font-size:1.04rem}.prose h2{margin-top:2.2rem;font-size:2rem}.prose h3{margin-top:1.7rem}.content-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:1.5rem;display:grid}.sidebar{gap:1rem;display:grid}.info-box{border-left:4px solid var(--sand);background:#d6b78326;border-radius:0 15px 15px 0;padding:1.1rem}.map-consent{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-height:420px;position:relative;overflow:hidden}.map-placeholder{text-align:center;align-content:center;place-items:center;min-height:420px;padding:2rem;display:grid}.map-placeholder p{max-width:580px;color:var(--muted)}.map-placeholder-icon{border:2px solid var(--fjord);width:54px;height:54px;color:var(--fjord);border-radius:50%;place-items:center;margin-bottom:.5rem;font-size:1.7rem;display:grid}.map{background:var(--sea-light);width:100%;min-height:460px}.map-error{color:#713f12;background:#fff3e6;border-radius:14px;margin:1rem;padding:1rem}.fieldbook-marker-wrapper{background:0 0!important;border:0!important}.fieldbook-marker{background:var(--fjord);color:#fff;border:3px solid var(--paper-light);border-radius:50% 50% 50% 10%;place-items:center;width:38px;height:38px;font-family:Inter,sans-serif;font-weight:850;line-height:1;display:grid;transform:rotate(-45deg);box-shadow:0 5px 12px #12465052}.fieldbook-marker b{font:inherit;display:block;transform:rotate(45deg)}.map-popup{min-width:190px;color:var(--ink);line-height:1.45}.map-popup strong{margin-bottom:.35rem;font-family:Georgia,serif;font-size:1rem;display:block}.map-popup p{margin:.25rem 0 .55rem}.map-popup-chip{background:var(--paper-deep);color:var(--fjord-dark);border-radius:999px;margin:.15rem .25rem .05rem 0;padding:.2rem .48rem;font-size:.75rem;display:inline-block}.leaflet-control-attribution{font-size:10px}.site-footer{border-top:1px solid var(--line);color:var(--muted);margin-top:5rem;padding:2.6rem 0}.footer-grid{flex-wrap:wrap;justify-content:space-between;gap:1.5rem;display:flex}.footer-links{flex-wrap:wrap;gap:.85rem;display:flex}.footer-links a{color:var(--muted)}.notice{border:1px solid var(--line);background:#ffffff8c;border-radius:14px;padding:1rem}@media (width<=850px){.hero{padding-top:5rem}.hero-card,.grid,.content-grid{grid-template-columns:1fr}.nav{align-items:flex-start;padding:.8rem 0}.nav-links{justify-content:flex-end}.hero-art{aspect-ratio:16/9}}@media (width<=620px){.nav-links{display:none}.brand-title{font-size:1.1rem}.brand-claim{font-size:.64rem}.hero{padding-top:3rem}h1{font-size:3.1rem}}.article-hero{border:1px solid var(--line);box-shadow:var(--shadow);background:var(--sea-light);border-radius:26px;margin:2rem 0 1.2rem;overflow:hidden}.preparation-intro{border-radius:var(--radius);border:1px solid var(--line);background:linear-gradient(135deg,#b9d9d859,#ffffff9e);margin-bottom:2rem;padding:1.4rem}.preparation-intro h2{margin-top:.4rem;font-size:2rem}.embedded-section{margin-top:3rem}.spot-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.2rem;display:grid}.spot-preview-card{border:1px solid var(--line);background:#ffffff9e;border-radius:17px;padding:1rem}.spot-preview-head{align-items:center;gap:.7rem;display:flex}.spot-preview-head h3{margin:0;font-size:1.16rem}.spot-preview-number{background:var(--fjord);color:#fff;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-weight:800;display:grid}@media (width<=620px){.spot-preview-grid{grid-template-columns:1fr}}.article-hero figcaption,.gallery-item figcaption{color:var(--muted);padding:.7rem 1rem;font-size:.88rem}.route-section,.travel-gallery{margin-top:3.5rem}.route-stop-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin:1.4rem 0 1.8rem;padding:0;list-style:none;display:grid}.route-stop-list li{border:1px solid var(--line);background:#ffffff8c;border-radius:16px;align-items:center;gap:.75rem;padding:.9rem;display:flex}.route-stop-list small{color:var(--muted);margin-top:.15rem;display:block}.route-list-number,.route-marker{color:#fff;background:var(--fjord);border:3px solid var(--paper);border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:850;display:grid;box-shadow:0 3px 12px #17354047}.route-marker-wrapper{background:0 0!important;border:none!important}.route-map{min-height:520px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.2rem;display:grid}@media (width<=760px){.route-stop-list,.gallery-grid{grid-template-columns:1fr}.route-map{min-height:390px}}.brand-mark{flex:none;place-items:center;width:52px;height:52px;display:grid}.brand-mark img{width:52px;height:52px;display:block}.route-map-consent{min-height:0;padding:clamp(1.6rem,4vw,3rem);display:block}.route-map-placeholder{max-width:820px}.route-map-placeholder .eyebrow{margin-bottom:1.8rem}.route-map-placeholder h3{margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3.3rem)}.route-map-placeholder p{max-width:760px;margin:0 0 .6rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.65}.route-map-placeholder .button{margin-top:1.6rem}.site-footer{border-top:1px solid var(--line);background:#f5f0e5b8;margin-top:5rem}.footer-main{grid-template-columns:1.5fr .75fr .75fr;gap:clamp(2rem,5vw,5rem);padding-top:3rem;padding-bottom:2.4rem;display:grid}.footer-brand{color:var(--ink);align-items:center;gap:1rem;text-decoration:none;display:flex}.footer-brand img{flex:none;width:72px;height:72px}.footer-brand strong{margin-bottom:.35rem;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;display:block}.footer-brand small{color:var(--ink);font-size:.92rem;line-height:1.55;display:block}.footer-column h2{color:var(--fjord);text-transform:uppercase;letter-spacing:.17em;margin:0 0 .85rem;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.8rem}.footer-nav{gap:.45rem;display:grid}.footer-nav a,.footer-contact a{color:var(--ink);text-decoration:none}.footer-nav a:hover,.footer-contact a:hover{color:var(--fjord)}.social-links{align-items:center;gap:.85rem;display:flex}.social-links a{width:40px;height:40px;color:var(--ink);border:1px solid var(--line);background:#ffffff7a;border-radius:12px;place-items:center;transition:transform .2s,color .2s,border-color .2s;display:grid}.social-links a:hover{color:var(--fjord);border-color:var(--fjord);transform:translateY(-2px)}.social-links svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.social-links a:nth-child(2) svg{fill:currentColor;stroke:none}.footer-contact{margin:.85rem 0 0;font-size:.9rem}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:1.5rem;padding-top:1.2rem;padding-bottom:1.4rem;font-size:.88rem;display:flex}.footer-bottom p{margin:0}.footer-bottom nav{align-items:center;gap:.75rem;display:flex}.footer-bottom a{color:var(--muted);text-decoration:none}.footer-bottom a:hover{color:var(--fjord)}@media (width<=850px){.footer-main{grid-template-columns:1fr 1fr}.footer-brand-block{grid-column:1/-1}}@media (width<=620px){.footer-main{grid-template-columns:1fr}.footer-brand-block{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}.route-map-consent{padding:1.25rem}}.map-consent,.route-map-consent{min-height:420px;padding:0;display:block;overflow:hidden}.map-placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:clamp(2rem,6vw,4rem);display:flex}.map-placeholder-icon{border:0;place-items:center;width:74px;height:74px;margin:0 0 1.7rem;display:grid}.map-placeholder-icon svg{fill:none;width:74px;height:74px;stroke:var(--fjord);stroke-width:2.2px;stroke-linecap:round}.map-placeholder h3{margin:0 0 1.45rem;font-size:clamp(2rem,4vw,3rem)}.map-placeholder p{max-width:900px;color:var(--muted);margin:0;font-size:clamp(1rem,2vw,1.22rem);line-height:1.65}.map-placeholder .button{margin-top:1.8rem;padding:.95rem 1.6rem}.social-list{gap:.55rem;display:grid}.social-list a{color:var(--ink);grid-template-columns:30px auto 20px;align-items:center;gap:.65rem;text-decoration:none;display:grid}.social-list a:hover{color:var(--fjord)}.social-icon{place-items:center;width:30px;height:30px;display:grid}.social-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.social-facebook svg{fill:currentColor;stroke:none}.external-mark{color:var(--fjord);font-weight:800}@media (width<=620px){.map-placeholder{min-height:390px;padding:1.6rem}.map-placeholder-icon,.map-placeholder-icon svg{width:62px;height:62px}}img{max-width:100%;height:auto;display:block}.prose figure{margin:2rem 0}.prose figure img,.prose>img{border:1px solid var(--line);background:var(--paper-deep);border-radius:18px;width:100%;height:auto;box-shadow:0 10px 28px #17354017}.prose figcaption{color:var(--muted);padding:.65rem .25rem 0;font-size:.88rem;line-height:1.5}.article-hero{border:1px solid var(--line);background:var(--paper-deep);box-shadow:var(--shadow);border-radius:26px;margin:0 0 2.2rem;overflow:hidden}.article-hero img{aspect-ratio:2;object-fit:cover;object-position:center;width:100%;height:auto}.article-hero figcaption{color:var(--muted);padding:.75rem 1rem;font-size:.88rem;line-height:1.5}.gallery-item{border:1px solid var(--line);background:#ffffff94;border-radius:18px;margin:0;overflow:hidden}.gallery-item img{aspect-ratio:3/2;object-fit:cover;object-position:center;width:100%;height:auto}.gallery-item figcaption{color:var(--muted);padding:.75rem 1rem;font-size:.88rem;line-height:1.5}.card img,.spot-preview-card img{border-radius:14px;width:100%;height:auto}.brand-mark img,.footer-brand img{max-width:none;height:auto}.hero-art svg{width:100%;height:100%;display:block}@media (width<=620px){.article-hero img{aspect-ratio:16/10}.prose figure{margin:1.5rem 0}}
