
:root{--ink:#15221f;--muted:#65716d;--sand:#f3efe7;--paper:#fbfaf7;--forest:#24453c;--line:#d9ddd8;--accent:#a86f43}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);line-height:1.6}
a{color:inherit} .wrap{width:min(1120px,calc(100% - 40px));margin:auto}
header{position:sticky;top:0;z-index:20;background:rgba(251,250,247,.94);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}
nav{height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{text-decoration:none;font-weight:800;letter-spacing:.16em}
.links{display:flex;gap:18px;align-items:center}.links a{text-decoration:none;font-size:14px}.cta,.button{display:inline-block;padding:12px 18px;border-radius:2px;background:var(--forest);color:white;text-decoration:none;font-weight:700}
.hero{min-height:72vh;display:grid;align-items:end;padding:110px 0 70px;background:linear-gradient(120deg,#17332c,#45665b);color:white}
.hero .eyebrow,.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700}.hero h1{font-family:Georgia,serif;font-size:clamp(46px,8vw,92px);line-height:.96;margin:12px 0 20px;max-width:900px}
.hero p{font-size:20px;max-width:720px;color:#e9efec}.section{padding:82px 0}.section.alt{background:var(--sand)}
h2{font-family:Georgia,serif;font-size:clamp(34px,5vw,56px);line-height:1.05;margin:8px 0 24px} h3{font-family:Georgia,serif;font-size:25px}
.lead{font-size:20px;max-width:800px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:white;border:1px solid var(--line);padding:28px;min-height:210px}
.number{font-size:12px;letter-spacing:.15em;color:var(--accent);font-weight:800}.quote{font-family:Georgia,serif;font-size:26px;line-height:1.35;border-left:3px solid var(--accent);padding-left:24px}
.two{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:start}.tags{display:flex;flex-wrap:wrap;gap:8px}.tag{border:1px solid var(--line);padding:7px 10px;font-size:13px;background:white}
.notice{border:1px solid var(--line);padding:22px;background:white}.small{font-size:13px;color:var(--muted)}
footer{background:#10231e;color:#dfe8e4;padding:55px 0}.foot{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.foot a{color:#dfe8e4}
form{display:grid;gap:14px;max-width:720px}input,textarea,select{width:100%;padding:14px;border:1px solid #bbc4c0;background:white;font:inherit}textarea{min-height:150px}button{border:0;cursor:pointer}
.pagehero{padding:90px 0 60px;background:var(--sand)}.pagehero h1{font-family:Georgia,serif;font-size:clamp(42px,7vw,72px);line-height:1;margin:8px 0 16px}
.testimonial{background:white;border:1px solid var(--line);padding:30px}.testimonial p:first-child{font-family:Georgia,serif;font-size:23px}
@media(max-width:800px){.links a:not(.cta){display:none}.grid,.two,.foot{grid-template-columns:1fr}.section{padding:58px 0}.hero{min-height:68vh}.wrap{width:min(100% - 28px,1120px)}}

/* V2 — photographic / editorial layer */
.photo-hero{min-height:82vh;display:grid;align-items:end;color:white;position:relative;background-size:cover;background-position:center}
.photo-hero:before,.photo-band:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,25,21,.78),rgba(10,25,21,.22))}
.photo-hero>.wrap,.photo-band>.wrap{position:relative;z-index:1}
.photo-hero h1{font-family:Georgia,serif;font-size:clamp(48px,8vw,96px);line-height:.94;max-width:950px;margin:12px 0 22px}
.photo-hero p{font-size:21px;max-width:720px}.photo-band{min-height:460px;display:grid;align-items:end;padding:60px 0;color:white;position:relative;background-size:cover;background-position:center}
.hero-hike{background-image:url("images/canada.jpg")}
.hero-sea{background-image:url("images/mer.jpg")}
.hero-alps{background-image:url("images/maroc.jpg")}
.hero-trail{background-image:url("images/bivouac.jpg")}
.statline{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.stat{padding:28px 18px;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat strong{display:block;font:34px Georgia,serif}
.sourcebox{font-size:13px;color:var(--muted);border-top:1px solid var(--line);padding-top:18px;margin-top:28px}
@media(max-width:800px){.statline{grid-template-columns:1fr 1fr}.photo-hero{min-height:72vh}}

.photo-hero,.photo-band{overflow:hidden;background-image:none!important}
.hero-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;display:block}
.photo-hero:before,.photo-band:before{z-index:1}
.photo-hero>.wrap,.photo-band>.wrap{z-index:2}

.context-photo{width:100%;height:100%;display:block;object-fit:cover}
.context-photo.landscape{aspect-ratio:16/9}
.context-photo.editorial{aspect-ratio:4/3}
.photo-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:18px;margin-top:35px}
.photo-grid img{width:100%;height:420px;object-fit:cover}
.photo-grid img:last-child{height:420px}
.caption{font-size:12px;color:var(--muted);margin-top:6px}
@media(max-width:800px){.photo-grid{grid-template-columns:1fr}.photo-grid img,.photo-grid img:last-child{height:280px}}

.photo-hero,.photo-band{background-image:none!important}
.hero-media,.photo-grid{display:none!important}
.destination-list{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:28px}
.destination-item{display:grid;grid-template-columns:170px 1fr;gap:18px;align-items:center;padding:16px;border:1px solid rgba(25,45,39,.14);border-radius:14px;background:#fff}
.destination-item img{width:170px;height:120px;object-fit:cover;border-radius:10px}
.destination-item h3{margin:0 0 6px}.destination-item p{margin:0;color:var(--muted);line-height:1.5}
@media(max-width:850px){.destination-list{grid-template-columns:1fr}}
@media(max-width:520px){.destination-item{grid-template-columns:110px 1fr}.destination-item img{width:110px;height:100px}}
/* V7 — portrait Cyril */
.profile-column{display:grid;gap:18px}
.profile-portrait{margin:0;width:60%;justify-self:center}
.profile-portrait img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border:1px solid var(--line)}
.profile-portrait figcaption{font-size:12px;color:var(--muted);margin-top:7px;text-align:center}
@media(max-width:800px){.profile-portrait{width:60%;max-width:320px}.profile-column{gap:16px}}
