:root{--ink:#102339;--muted:#506076;--blue:#2d5476;--paper:#fff;--line:#d6dee6;--pale:#f1f5f8;--accent:#b4c9de}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}a:focus-visible{outline:3px solid #587fa2;outline-offset:5px}img{display:block;width:100%;object-fit:cover}figure,p,h1,h2,h3{margin:0} .skip{position:fixed;top:-100px;left:20px;background:white;padding:12px;z-index:9}.skip:focus{top:10px}.masthead{min-height:86px;padding:24px 5vw;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.wordmark{font-size:24px;font-weight:800;letter-spacing:-1px}.wordmark span{font-size:13px;letter-spacing:1.7px;font-weight:400;margin-left:25px}.edition,.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:700;line-height:1.6}.hero{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:white;min-height:560px}.hero-copy{padding:54px 5vw 34px}.hero-copy .eyebrow{color:var(--accent);display:flex;justify-content:space-between;max-width:420px}.hero-copy .eyebrow span{font-size:18px}h1{font-size:clamp(64px,7.6vw,116px);font-weight:400;letter-spacing:-5px;line-height:.99;margin:33px 0 25px}h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400}.dek{max-width:360px;font-size:18px;line-height:1.65;color:#dae4ed}.hero-link{display:inline-flex;gap:35px;align-items:center;margin-top:26px;border-bottom:1px solid #6f859a;padding-bottom:10px;font-size:14px}.hero-link span{font-size:22px}.credit{font-size:12px;letter-spacing:1.5px;color:var(--accent);margin-top:42px}.hero-image{position:relative;min-height:560px;overflow:hidden}.hero-image img{height:100%;position:absolute;object-position:center}.hero-image figcaption{position:absolute;bottom:22px;left:26px;padding:6px 10px;background:#102339c9;font-size:12px;letter-spacing:1.5px}.guide-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:6vw;padding:64px 5vw 0;max-width:1500px;margin:auto}.contents{align-self:start;position:sticky;top:25px;scroll-margin-top:25px}.contents>.eyebrow{color:var(--muted);margin-bottom:20px}.contents nav{display:flex;flex-direction:column}.contents nav a{display:flex;gap:17px;font-size:14px;padding:9px 0;border-bottom:1px solid #e7ecf0}.contents nav a span{font-size:12px;color:#667b90;font-variant-numeric:tabular-nums}.pdf-link{display:block;font-size:14px;margin-top:27px;font-weight:700}.small{font-size:12px;color:var(--muted);margin-top:5px}.chapter{padding:0 0 55px;margin-bottom:55px;border-bottom:1px solid var(--line);scroll-margin-top:30px}.chapter-heading{display:grid;grid-template-columns:60px 1fr;gap:20px;margin-bottom:30px}.chapter-number{font-family:Georgia,serif;font-size:47px;line-height:1.15;color:#90a6ba}.chapter-heading .eyebrow{color:var(--blue);margin:0 0 8px}h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(30px,3.4vw,49px);letter-spacing:-1.4px;line-height:1.12}.intro{font-size:17px;line-height:1.65;color:var(--muted);max-width:660px;margin-top:16px}.intro:empty{display:none}.chapter-image{margin:26px 0 16px}.chapter-image img{aspect-ratio:2.2;max-height:390px;height:auto}.places{display:grid;grid-template-columns:1fr 1fr;column-gap:35px}.place{padding:27px 0;border-bottom:1px solid var(--line);display:flex;flex-direction:column;align-items:start}.place .eyebrow{color:var(--blue);font-size:11px;letter-spacing:1.3px;margin-bottom:6px}h3{font-size:21px;font-weight:500;letter-spacing:-.45px;line-height:1.3}.place>p:not(.eyebrow){margin:11px 0 17px;color:var(--muted);line-height:1.65}.place-links{display:flex;gap:24px;margin-top:auto;font-size:14px;font-weight:600}.note{padding:22px 25px;background:var(--pale);border-left:2px solid #8aa7c0;margin-top:27px;font-size:15px;line-height:1.75}.back{display:inline-block;margin-top:24px;color:var(--muted);font-size:13px}.closing{padding:65px max(8vw,24px) 75px;background:var(--ink);color:white;text-align:center}.closing>.eyebrow{color:var(--accent)}.closing>p:not(.eyebrow){font-family:Georgia,serif;font-size:clamp(30px,4vw,54px);line-height:1.2;letter-spacing:-1px;max-width:830px;margin:23px auto}.closing>span{display:block;max-width:650px;margin:auto;color:#c6d4e1;font-size:17px}.closing>a{display:inline-block;margin-top:30px;font-size:14px}footer{padding:35px 5vw 45px;color:var(--muted);font-size:12px;max-width:1500px;margin:auto}footer>div{display:flex;justify-content:space-between;gap:15px;letter-spacing:1px;margin-bottom:20px}footer>p{margin-top:7px;max-width:760px} @media(min-width:1500px){.hero-copy{padding-left:max(5vw,calc((100vw - 1350px)/2))}}@media(max-width:950px){.guide-layout{grid-template-columns:175px minmax(0,1fr);gap:35px}.hero{min-height:500px}.hero-image{min-height:500px}.hero-copy{padding-top:40px}.places{column-gap:23px}.chapter-heading{grid-template-columns:40px 1fr;gap:15px}.chapter-number{font-size:35px}h2{font-size:36px}.wordmark span{margin-left:15px}}@media(max-width:700px){.masthead{min-height:70px;padding:18px 22px}.wordmark{font-size:22px}.wordmark span{display:block;font-size:10px;letter-spacing:1px;margin:0}.edition{font-size:10px;letter-spacing:1px}.hero{grid-template-columns:1fr}.hero-copy{padding:32px 24px 30px}h1{font-size:82px;letter-spacing:-4px;margin:24px 0}.dek{font-size:17px;max-width:440px}.hero-copy .eyebrow{max-width:none}.hero-image{min-height:270px;max-height:330px}.hero-image img{object-position:center 60%}.credit{margin-top:30px}.guide-layout{display:block;padding:33px 24px 0}.contents{position:static;margin-bottom:48px}.contents nav{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.contents nav a{gap:10px;font-size:14px;align-items:baseline}.contents>.eyebrow{margin-bottom:10px}.pdf-link{margin-top:22px}.chapter{padding-bottom:30px;margin-bottom:38px}.chapter-heading{grid-template-columns:33px 1fr;gap:12px;margin-bottom:18px}.chapter-number{font-size:29px}h2{font-size:34px;letter-spacing:-1px}.chapter-heading .eyebrow{font-size:11px}.intro{font-size:16px;margin-top:12px}.places{grid-template-columns:1fr}.place{padding:22px 0}.place>p:not(.eyebrow){margin:8px 0 14px}.place-links a{padding:5px 0}.chapter-image{margin:20px -24px 0}.chapter-image img{aspect-ratio:1.8}.note{font-size:15px;padding:18px}.closing{padding:45px 24px 50px}.closing>span{font-size:16px}footer{padding:28px 24px}footer>div{flex-direction:column;font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media print{.contents,.hero-link,.back,.closing>a{display:none}.guide-layout{display:block}.hero-image{min-height:200px}.hero{min-height:0}.hero-copy{padding:25px}h1{font-size:55px}.chapter{break-inside:avoid}.place-links a::after{content:' (' attr(href) ')';font-size:10px;overflow-wrap:anywhere}}
/* Editorial grouping, partner marks and practical safety. */
h1 em{font-size:clamp(48px,5.1vw,79px);letter-spacing:-3px;white-space:nowrap}.wordmark{display:flex;align-items:center;gap:24px}.wordmark .finnair-logo{width:140px;height:auto;object-fit:contain}.wordmark span{margin-left:0}.masthead-right{display:flex;align-items:center;gap:25px}.musuta-logo{width:64px;height:auto;object-fit:contain}.safety-shortcut{font-size:14px;border-bottom:1px solid var(--line);padding:6px 0}.footer-brand{display:flex;align-items:center;gap:25px}.musuta-footer{width:100px;height:auto;object-fit:contain}.category-group{margin-top:30px}.category-heading{font-size:19px;font-weight:600;letter-spacing:0;padding:13px 17px;background:var(--ink);color:white;line-height:1.4}.place h4{font-size:21px;font-weight:500;letter-spacing:-.45px;line-height:1.3;margin:0}.place .eyebrow{font-size:12px}.map-more{margin-top:30px;padding:21px 24px;border:1px solid var(--line);background:var(--pale);display:flex;justify-content:space-between;gap:20px;align-items:center}.map-more .eyebrow{color:var(--muted);font-size:11px;margin-bottom:4px}.map-more p:not(.eyebrow){font-size:15px}.map-more a{font-size:14px;font-weight:600;flex-shrink:0}.emergency-numbers{display:grid;grid-template-columns:1fr 1fr;gap:20px}.emergency-numbers a{display:flex;flex-direction:column;padding:26px 30px;background:var(--ink);color:white;text-decoration:none;border:2px solid var(--ink)}.emergency-numbers a:hover{background:#25425e}.emergency-numbers strong{font-size:64px;line-height:1.2;font-weight:500;margin:5px 0 12px}.emergency-numbers span{font-size:14px;letter-spacing:.5px}.call-note{font-size:16px;color:var(--muted);margin:22px 0 8px}.source-line{font-size:13px;color:var(--muted);margin-top:20px}.source-line a{text-decoration:underline}.safety .place-links{flex-wrap:wrap;gap:12px 20px}.contents .small{max-width:210px}footer>div{align-items:center}@media(max-width:950px){.wordmark{gap:15px}.masthead-right{gap:15px}.masthead-right .edition{display:none}.map-more{align-items:flex-start;flex-direction:column;gap:12px}.hero-copy{padding-left:4vw;padding-right:3vw}h1 em{font-size:clamp(38px,5.4vw,60px);letter-spacing:-2px}}@media(max-width:700px){.hero-copy{padding:32px 24px 30px}.wordmark{display:block}.wordmark .finnair-logo{width:115px}.wordmark span{display:block;margin-top:8px}.masthead-right{gap:16px}.musuta-logo{width:48px}.safety-shortcut{font-size:12px}h1 em{font-size:clamp(42px,10.5vw,70px);letter-spacing:-2px}.category-heading{font-size:18px}.category-group{margin-top:23px}.emergency-numbers{gap:12px}.emergency-numbers a{padding:20px 16px}.emergency-numbers strong{font-size:52px}.emergency-numbers span{font-size:12px;letter-spacing:0}.footer-brand{gap:20px}footer>div{align-items:flex-start}.map-more{padding:18px}.place h4{font-size:21px}}@media(max-width:360px){.masthead{padding:16px}.masthead-right{gap:10px}.wordmark .finnair-logo{width:100px}.musuta-logo{width:40px}.hero-copy{padding-left:20px;padding-right:20px}h1 em{font-size:40px}}

.musuta-lockup{display:flex;align-items:center;gap:12px;flex-shrink:0}.musuta-name{font-size:17px;letter-spacing:2px;font-weight:700;color:var(--ink)}.footer-brand .musuta-name{font-size:20px}@media(max-width:700px){.masthead .musuta-lockup{flex-direction:column;gap:1px}.masthead .musuta-name{font-size:10px;letter-spacing:1px}.footer-brand{flex-wrap:wrap}.footer-brand .musuta-lockup{gap:15px}}

.contact{max-width:1500px;margin:auto;padding:55px 5vw;display:grid;grid-template-columns:1fr 1fr;gap:40px;border-bottom:1px solid var(--line)}.contact .eyebrow{color:var(--blue);margin-bottom:10px}.contact h2{font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:500;line-height:1.4;letter-spacing:0}.contact .company{margin:10px 0 14px;font-size:18px}.contact>div>a{font-size:15px}.contact-details{display:grid;gap:26px;align-content:start}.contact-phone{font-size:22px;font-variant-numeric:tabular-nums}.contact-action{display:block;font-size:14px;margin-top:6px}.contact-platform{font-size:14px;color:var(--muted);margin-top:6px}@media(max-width:700px){.contact{grid-template-columns:1fr;padding:36px 24px;gap:28px}.contact-phone{font-size:20px}}
