@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#17221e;--ink-soft:#56645e;--paper:#f7f8f5;--white:#fff;--accent:#24543c;--sun:#bed5c0;--sky:#e8eee9;--line:#dce3dc;--shadow:0 18px 45px rgba(25,48,34,.09);--radius:5px;--max:1390px}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:var(--paper);font-family:'DM Sans','Segoe UI',sans-serif;font-size:1rem;line-height:1.65}
h1,h2,h3,h4,.brand{font-family:'Manrope','Segoe UI',sans-serif;letter-spacing:-.045em}
h1,h2,h3{line-height:1.15}
img{max-width:100%}
a{color:inherit}
button{font:inherit}
.wrap{width:min(calc(100% - 5rem),var(--max));margin-inline:auto}
.skip{position:absolute;left:1rem;top:-5rem;z-index:150;background:#fff;padding:.8rem 1rem}.skip:focus{top:1rem}
.site-header{position:relative;z-index:50;background:#fff;border-bottom:1px solid var(--line);backdrop-filter:none}
.site-header .nav{display:flex;align-items:center;gap:clamp(1rem,2vw,2.5rem);min-height:84px;justify-content:space-between}
.site-header .logo-cluster{flex:none}.logo-link{display:flex;align-items:center;gap:.75rem;text-decoration:none;white-space:nowrap}
.logo-link img{width:65px;height:65px;object-fit:contain;transform:none;filter:none}.logo-link .brand{font-size:clamp(1.25rem,1.7vw,1.7rem);font-weight:800;color:#142019}
.site-header .nav-links{display:flex;align-items:center;gap:clamp(.65rem,1.6vw,1.8rem)}
.site-header .nav-links a{font-size:.94rem;font-weight:600;white-space:nowrap;text-decoration:none;color:#25332b;padding:.8rem 0;border-bottom:2px solid transparent}
.site-header .nav-links a:hover,.site-header .nav-links a[aria-current=page]{border-color:var(--accent);color:var(--accent)}
.language-switch{display:flex;align-items:center;gap:.55rem;white-space:nowrap;border-left:1px solid var(--line);padding-left:1.4rem;font-size:.88rem;font-weight:700}
.language-switch a{color:#6c746d;text-decoration:none}.language-switch a[aria-current=true],.language-switch a:hover{color:var(--accent)}
.language-switch span{color:#afb7ae}
.site-header .menu-btn{display:none}
.site-footer{background:#162b20;color:#e5eee7;padding:3.5rem 0;margin-top:0}.site-footer .footer-inner{display:flex;justify-content:space-between;gap:2rem;align-items:center}.site-footer p{margin:0}.site-footer strong{color:#fff;font:800 1.15rem 'Manrope',sans-serif}
.home-hero{display:grid;grid-template-columns:40% 60%;min-height:560px;background:var(--paper);padding:0!important;overflow:hidden}
.hero-copy{padding:clamp(3rem,5vw,6rem) clamp(2rem,5vw,6rem) 2.5rem max(2.5rem,calc((100vw - var(--max))/2));display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.overline,.category{font-family:'Manrope',sans-serif;font-size:.76rem;font-weight:800;letter-spacing:.14em;color:var(--accent)}
.overline{margin:0 0 1.3rem;line-height:1.6}
.hero-copy h1{font-size:clamp(3.2rem,5.2vw,6rem);line-height:1.08;margin:0 0 1rem;letter-spacing:-.065em;max-width:11ch}
.hero-copy>p:not(.overline){font-size:clamp(1.08rem,1.5vw,1.35rem);margin:0 0 1.8rem;max-width:27rem}
.primary-link{display:inline-flex;align-items:center;gap:1.5rem;padding:.8rem 1.3rem;background:var(--accent);color:#fff;font-weight:700;text-decoration:none;border-radius:3px}.primary-link:hover{background:#173d2b}
.hero-small{display:block;font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:#6e7b73;margin-top:3rem}
.hero-photo{height:100%;min-height:560px;overflow:hidden;clip-path:polygon(5% 0,100% 0,100% 100%,0 100%)}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center}
.home-section,.photo-strip,.about-section{padding-block:4.7rem!important}.section-title{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.5rem}.section-title h2{margin:0;font-size:clamp(1.75rem,2.5vw,2.4rem)}.section-title p{margin:0;color:var(--ink-soft)}.section-title a{font-weight:700;text-decoration:none;color:var(--accent)}
.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.feature-card{background:#fff;text-decoration:none;display:flex;flex-direction:column;border:1px solid var(--line);transition:transform .2s,box-shadow .2s}.feature-card:hover,.feature-card:focus-visible{transform:translateY(-4px);box-shadow:var(--shadow)}.feature-card>img,.smart-art{height:clamp(185px,15vw,255px);width:100%;object-fit:cover}.feature-copy{padding:1.2rem;position:relative;flex:1}.feature-copy h3{font-size:1.27rem;line-height:1.28;margin:.45rem 0 .6rem}.feature-copy p{font-size:.9rem;line-height:1.5;color:var(--ink-soft);margin:0 0 1.5rem}.card-arrow{position:absolute;bottom:.9rem;right:1.1rem;font-size:1.25rem;color:var(--accent)}
.next-topic{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.4rem;color:var(--accent);font-weight:700;text-decoration:none}.next-topic:hover{text-decoration:underline}
.smart-art{background:#e6ece6;display:flex;flex-direction:column;justify-content:space-between;padding:1.2rem;color:var(--accent);overflow:hidden}.smart-kicker{font-size:.68rem;letter-spacing:.16em}.smart-icon{font-size:7.5rem;line-height:.75;text-align:center;font-family:Georgia,serif;font-weight:400}.smart-art-label{font-family:'Manrope',sans-serif;font-size:.8rem;letter-spacing:.2em;font-weight:800;text-align:right}
.photo-strip{background:#e9efea}.five-photos{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}.five-photos a{display:block;overflow:hidden;aspect-ratio:1.15}.five-photos img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.five-photos a:hover img{transform:scale(1.05)}
.about-section{display:grid;grid-template-columns:1.1fr .9fr;gap:5rem;align-items:center}.about-section h2{font-size:clamp(2rem,3.6vw,3.5rem);max-width:16ch;margin:.5rem 0}.about-section p{font-size:1.18rem;color:var(--ink-soft);max-width:36rem}
.smart-hero{padding-block:5rem 3rem!important}.smart-hero h1{font-size:clamp(3.3rem,7vw,6rem);margin:.5rem 0}.smart-hero p{font-size:1.2rem;max-width:45rem;color:var(--ink-soft)}.smart-empty{border-top:1px solid var(--line);padding-block:3rem 7rem!important;display:grid;grid-template-columns:180px 1fr;gap:3rem;max-width:1000px}.smart-empty h2{font-size:2rem}.smart-empty p{max-width:37rem;color:var(--ink-soft)}.smart-empty a{font-weight:700;color:var(--accent)}.smart-emblem{display:grid;place-items:center;background:#e4ece5;color:var(--accent);font:6rem Georgia,serif;min-height:180px}
/* Existing articles and archives inherit the new editorial system. */
main:not(:has(.home-hero))>.page-hero{padding:4.5rem 0 3.5rem;background:#e9efea;color:var(--ink)}
.page-hero .eyebrow{color:var(--accent)}.page-hero h1{font-size:clamp(2.8rem,5vw,5.2rem);max-width:17ch;margin-bottom:1rem}.page-hero p:last-child{color:var(--ink-soft)}
main>section:not(.home-hero):not(.photo-strip):not(.about-section):not(.smart-hero):not(.smart-empty){padding-block:3.5rem}
.eyebrow{color:var(--accent)}.filter{border-radius:3px;background:#fff}.filter.is-active,.filter:hover{background:var(--accent);border-color:var(--accent)}.card{box-shadow:none;border-radius:3px}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card-body{padding:1.35rem}.card-body h2,.card-body h3{font-size:1.45rem}.tag,.fact{border-radius:3px;background:#e5ede7;color:var(--accent)}.read-more{color:var(--accent)}.hike-card{grid-template-columns:1fr 1fr}.gallery-grid{gap:.8rem}.photo{border-radius:3px}.button{border-radius:3px;background:var(--accent)}
.recipe-intro{background:#e9efea!important;color:var(--ink)!important}.recipe-intro .description{color:var(--ink-soft)!important}.recipe-cover{border-radius:3px!important}.recipe-content{background:var(--paper)!important}
.recipe-columns{gap:clamp(2rem,5vw,5rem)}.recipe-top{padding-top:1.5rem}.recipe-back{color:var(--accent)}
dialog{border-radius:4px}
a:focus-visible,button:focus-visible{outline:3px solid #538f6a;outline-offset:3px}
@media(max-width:1150px){.site-header .nav{flex-wrap:wrap;justify-content:space-between;padding-block:.5rem}.site-header .nav-links{order:3;width:100%;justify-content:center}.language-switch{margin-left:auto}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card>img,.smart-art{height:250px}}
@media(max-width:760px){.wrap{width:min(calc(100% - 2rem),var(--max))}.site-header .nav{min-height:72px;flex-wrap:nowrap}.logo-link img{width:54px;height:54px}.logo-link .brand{font-size:1.2rem}.site-header .menu-btn{display:block;order:3;background:#fff;border:1px solid var(--line);padding:.45rem .7rem;font-weight:700;color:var(--ink);border-radius:3px}.site-header .nav-links{display:none;position:absolute;top:100%;left:0;right:0;width:auto;background:#fff;border:1px solid var(--line);padding:1rem;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0}.site-header .nav-links.open{display:flex}.site-header .nav-links a{padding:.55rem}.language-switch{padding-left:.65rem;gap:.35rem}.home-hero{grid-template-columns:1fr}.hero-copy{padding:3rem 1.5rem}.hero-copy h1{font-size:clamp(3rem,10vw,4.4rem)}.hero-small{margin-top:2rem}.hero-photo{min-height:310px;height:310px;clip-path:none}.home-section,.photo-strip,.about-section{padding-block:3.2rem!important}.about-section{grid-template-columns:1fr;gap:1rem}.five-photos{grid-template-columns:repeat(3,minmax(0,1fr))}.section-title{align-items:start;flex-direction:column;gap:.35rem}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer .footer-inner{align-items:start;flex-direction:column}.smart-empty{grid-template-columns:1fr;gap:1.5rem}.smart-emblem{min-height:130px;max-width:160px}}
@media(max-width:520px){.feature-grid,.card-grid{grid-template-columns:1fr}.feature-card>img,.smart-art{height:230px}.five-photos{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header .logo-link .brand{font-size:1rem}.site-header .logo-link img{width:45px;height:45px}.language-switch{font-size:.8rem;border:0}.hero-photo{height:250px;min-height:250px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hike-card{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;scroll-behavior:auto!important}}

/* Tussan: the closing portrait keeps Life by Lundin’s own visual language. */
.tussan-section{background:#e9efea;padding-block:clamp(3.5rem,7vw,6.5rem)!important}
.tussan-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(2rem,6vw,7rem)}
.tussan-image{height:min(70vw,650px);aspect-ratio:840/1871;justify-self:center;overflow:hidden;background:#d4dfd6;border-radius:50% 50% 1.25rem 1.25rem;box-shadow:var(--shadow)}
.tussan-image img{width:100%;height:100%;object-fit:cover;object-position:center 45%;display:block}
.tussan-copy .category{margin:0 0 .8rem;text-transform:uppercase}
.tussan-copy h2{font-size:clamp(3rem,5vw,5.8rem);margin:0 0 1rem}
.tussan-copy>p:not(.category){font-size:clamp(1.08rem,1.35vw,1.25rem);max-width:34rem;color:var(--ink-soft);margin:0}
.tussan-copy blockquote{margin:2rem 0 0;padding-left:1.2rem;border-left:3px solid var(--accent);font-family:'Manrope',sans-serif;font-size:clamp(1.1rem,1.7vw,1.55rem);font-weight:700;line-height:1.4;max-width:32rem}
@media(max-width:760px){.tussan-layout{grid-template-columns:1fr}.tussan-image{height:min(125vw,590px)}.tussan-copy blockquote{margin-top:1.5rem}}

/* Independent logo zoom and home link. */
.site-header .logo-cluster{display:flex;align-items:center;gap:.75rem}
.site-header .logo-button{position:relative;flex:none;display:block;width:65px;height:65px;padding:0;border:0;background:transparent;cursor:zoom-in;z-index:60}
.site-header .logo-button img{display:block;width:100%;height:100%;object-fit:contain;max-width:none;filter:none}
.site-header .logo-button.is-enlarged{cursor:zoom-out}
.site-header .logo-button.is-enlarged img{position:absolute;top:calc(100% + .5rem);left:0;width:200%;height:200%;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:4px}
.site-header .brand-link{font:800 clamp(1.25rem,1.7vw,1.7rem) 'Manrope',sans-serif;letter-spacing:-.045em;color:#142019;text-decoration:none;white-space:nowrap}
.site-header .brand-link:hover{text-decoration:underline;text-underline-offset:.2em}
.site-footer .instagram-link{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:#e5eee7;border:1px solid #698273;border-radius:12px;text-decoration:none;transition:background .2s,border-color .2s}
.site-footer .instagram-link:hover{background:#29513a;border-color:#e5eee7}
.site-footer .instagram-link svg{width:25px;height:25px}
@media(max-width:760px){.site-header .logo-button{width:54px;height:54px}.site-header .brand-link{font-size:1.2rem}}
@media(max-width:520px){.site-header .logo-button{width:45px;height:45px}.site-header .brand-link{font-size:1rem}}

/* A distinct home for short Instagram moments; cards appear when posts are supplied. */
.instagram-section{padding-block:clamp(3.5rem,6vw,6rem)!important;background:var(--paper)}
.instagram-panel{border:1px solid var(--line);background:#fff;padding:clamp(2rem,4vw,4rem);display:grid;grid-template-columns:minmax(0,1fr);gap:2rem}
.instagram-intro .category{margin:0 0 .8rem}
.instagram-intro h2{font-size:clamp(2rem,3.2vw,3.25rem);margin:0 0 .85rem}
.instagram-intro>p:not(.category){color:var(--ink-soft);font-size:1.08rem;max-width:42rem;margin:0 0 1.4rem}
.instagram-follow{display:inline-flex;align-items:center;gap:.6rem;color:var(--accent);font-weight:800;text-decoration:none}
.instagram-follow:hover{text-decoration:underline;text-underline-offset:.25em}
.instagram-posts:empty{display:none}
.instagram-posts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.instagram-post{display:flex;flex-direction:column;text-decoration:none;border:1px solid var(--line);background:#fff}
.instagram-post img{display:block;width:100%;aspect-ratio:1;object-fit:cover}
.instagram-post-body{padding:1.4rem;display:flex;flex:1;flex-direction:column;align-items:flex-start}
.instagram-post.is-text{background:linear-gradient(135deg,#edf3ee 0%,#fff 75%);min-height:255px}
.instagram-post-body .category{text-transform:uppercase}
.instagram-post-body h3{font-size:1.3rem;margin:.65rem 0}
.instagram-post-body p{color:var(--ink-soft);font-size:.96rem;line-height:1.5;margin:0 0 1.5rem}
.instagram-post-body .instagram-read{font-weight:800;color:var(--accent);margin-top:auto}
.instagram-post:hover,.instagram-post:focus-visible{box-shadow:var(--shadow)}
@media(max-width:760px){.instagram-posts{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.instagram-posts{grid-template-columns:1fr}}
