h1,h2,h3,h4,strong{color:var(--green-dark)}.skip-link,a{text-decoration:none}.hero p,.photo-credit,.publication-venue,.site-header .tagline,em{font-style:italic}.dropdown,.nav-list,.press-list,.stat-box ul,.steps,.techniques{list-style:none}.gallery figure,.gallery-single,.hero,.publication-images figure,.site-footer,.site-header{text-align:center}.skip-link{position:absolute;top:-100%;left:0;background:var(--green-dark);color:#fff;padding:.5rem 1rem;z-index:1000}.hero .btn:hover,.section--alt,tbody tr:nth-child(2n){background:var(--bg-alt)}.skip-link:focus{top:0}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:'Segoe UI','Helvetica Neue',Arial,sans-serif;font-size:1rem;line-height:1.7;color:#2c2c2c;background:#fafaf7;overflow-x:hidden;display:flex;flex-direction:column;min-height:100vh}.hero h1,.hero h2,.site-header .site-title,.site-header h1,h1,h2,h3,h4{font-family:Georgia,'Times New Roman',serif}.dropdown a,.nav-list>li:hover>.dropdown,img{display:block}main{flex:1}img{max-width:100%;height:auto}:root{--green:#2D5F3A;--green-dark:#1E3F27;--green-light:#3A7D4D;--earth:#8B7355;--bg-alt:#F0EDE8;--text:#2C2C2C;--text-muted:#6B6B6B;--border:#D4CFC7;--max-w:960px}h1,h2,h3,h4{line-height:1.3}h1{font-size:2rem;margin-bottom:1rem}.nav-burger,h2{font-size:1.5rem}h2{margin:2rem 0 1rem}h3{font-size:1.25rem;margin:1.5rem 0 .75rem}h4{font-size:1.1rem;margin:1rem 0 .5rem}p{margin-bottom:.75rem}a{color:var(--green);transition:color .2s}a:hover{color:var(--green-light)}hr{border:none;border-top:1px solid var(--border);margin:2rem 0}.press-list li,td{border-bottom:1px solid var(--border)}.container{max-width:var(--max-w);margin:0 auto;padding:0 1.5rem}.section,.site-header{padding:3rem 0}.site-header{background:linear-gradient(rgba(30,63,39,.35),rgba(30,63,39,.35)),url('../img/header-bg.png') center/cover no-repeat;color:#fff}.nav-burger,th{padding:.75rem 1rem}.site-header .site-title,.site-header h1{color:#fff;font-size:2.5rem;font-weight:700;letter-spacing:2px;margin-bottom:.25rem}.card .card-link,.hero .btn{display:inline-block;font-weight:600}.site-header .site-title a,.site-header h1 a{color:#fff;text-decoration:none}.site-footer a:hover,.site-header .site-title a:hover,.site-header h1 a:hover{color:var(--bg-alt)}.site-header .tagline{color:rgba(255,255,255,.8);font-size:1rem;font-family:Georgia,serif}.main-nav{background:var(--green);position:sticky;top:0;z-index:100;box-shadow:0 1px 0 var(--green)}.dropdown,.nav-list>li:hover>.dropdown-label,.nav-list>li>.dropdown-label:hover,.nav-list>li>a:hover{background:var(--green-dark)}.nav-inner{display:flex;align-items:center;justify-content:center}.nav-burger,.nav-toggle{display:none}.nav-burger{color:#fff;cursor:pointer}.nav-list{display:flex;flex-wrap:wrap;justify-content:center;gap:0}.nav-list>li{position:relative}.nav-list>li>.dropdown-label,.nav-list>li>a{display:block;padding:.75rem 1rem;color:#fff;font-size:.9rem;cursor:pointer;border:none;background:0 0;font-family:inherit;white-space:nowrap}.dropdown{display:none;position:absolute;top:100%;left:0;min-width:220px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.dropdown a{padding:.6rem 1.25rem;color:rgba(255,255,255,.9);font-size:.85rem}.dropdown a:hover{background:var(--green);color:#fff}.cards,.gallery{display:grid;gap:1.5rem}.hero,thead{background:var(--green-dark)}.hero{color:#fff;padding:10rem 1.5rem;position:relative}.hero::before{content:'';position:absolute;inset:0;background:url('../img/hero-accueil.png') center/cover no-repeat;opacity:.5}.hero .container{position:relative;z-index:1}.hero h1,.hero h2{color:#fff;font-size:2.5rem;letter-spacing:2px;margin-bottom:.5rem}.hero p{font-size:1.2rem;color:rgba(255,255,255,.85);max-width:600px;margin:0 auto 1.5rem;font-family:Georgia,serif}.card h3,.publication h3{margin-bottom:.5rem}.hero .btn{padding:.75rem 2rem;background:#fff;color:var(--green-dark);border-radius:4px;transition:background .2s,transform .2s}.hero .btn:hover{transform:translateY(-1px)}.cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.card{background:#fff;border:1px solid var(--border);border-radius:6px;padding:1.5rem;transition:box-shadow .2s,transform .2s}.card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px)}.card h3{font-size:1.1rem}.card p{font-size:.9rem;color:var(--text-muted)}.card .card-link{margin-top:.75rem;font-size:.85rem;color:var(--green)}.intro-text{font-size:1.05rem;line-height:1.8;color:var(--text);border-left:3px solid var(--green);padding-left:1.25rem;margin-bottom:2rem}.stat-box{background:var(--bg-alt);border-radius:6px;padding:1.5rem;margin:1.5rem 0}.stat-box ul{padding-left:1rem}.stat-box li{padding:.25rem 0}.stat-box li::before{content:'\2022';color:var(--green);margin-right:.5rem;font-weight:700}.advantages,.constraints{list-style:none;padding:0}.advantages li,.constraints li{padding:.5rem 0 .5rem 1.5rem;position:relative}.advantages li::before{content:'+';position:absolute;left:0;top:50%;transform:translateY(-55%);color:var(--green);font-weight:700;font-size:1.2rem;line-height:1}.constraints li::before{content:'\2013';position:absolute;left:0;top:50%;transform:translateY(-50%);color:var(--earth);font-weight:700}.steps li::before,.techniques li::before{position:absolute;left:0;color:var(--green)}.gallery{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:2rem 0}.gallery img{border-radius:4px;width:100%;object-fit:cover}.gallery figcaption{font-size:.8rem;color:var(--text-muted);margin-top:.5rem;line-height:1.4}.gallery-single{max-width:700px;margin:2rem auto}.gallery-single img{border-radius:4px;display:inline-block}.gallery-single figcaption{font-size:.85rem;color:var(--text-muted);margin-top:.75rem;line-height:1.5}.photo-credit{font-size:.75rem;color:var(--text-muted);margin-top:.5rem}.table-wrap{overflow-x:auto;margin:1.5rem 0}table{width:100%;border-collapse:collapse;font-size:.9rem}thead{color:#fff}th{text-align:left;font-weight:600}td{padding:.6rem 1rem;vertical-align:top}tbody tr:hover{background:#e8e4dd}.publication{background:#fff;border:1px solid var(--border);border-radius:6px;padding:2rem;margin-bottom:2.5rem}.publication-year{display:inline-block;background:var(--green);color:#fff;padding:.25rem .75rem;border-radius:3px;font-size:.85rem;font-weight:600;margin-bottom:1rem}.publication-venue{color:var(--text-muted);margin-bottom:1rem}.publication-images{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:1.5rem 0}.publication-images img{border-radius:4px;border:1px solid var(--border)}.publication-images figcaption{font-size:.8rem;color:var(--text-muted);margin-top:.5rem}.publication-summary{margin-top:1.5rem}.publication-summary h4{font-size:1rem;margin-bottom:.25rem}@media (max-width:600px){.publication-images{grid-template-columns:1fr}}.press-list li{padding:1rem 0}.press-list li:last-child{border-bottom:none}.press-list .press-title{font-weight:600;display:block;margin-bottom:.25rem}.press-list .press-venue{font-style:italic;color:var(--text-muted);font-size:.9rem}.portrait{float:right;width:130px;margin:0 0 1rem 1.5rem;border-radius:50%}.steps{counter-reset:step;padding:0 0 0 1.5rem;margin-bottom:1.2rem}.steps li{padding:.4rem 0 .4rem 2rem;position:relative}.steps li::before{counter-increment:step;content:counter(step) '.';font-weight:600}.techniques{counter-reset:tech;padding:0;margin-left:2rem}.techniques li{padding:.5rem 0 .5rem 2.5rem;position:relative;margin-bottom:.5rem}.techniques li::before{counter-increment:tech;content:counter(tech) ')';font-weight:600;font-size:1rem}.site-footer{background:var(--green-dark);color:rgba(255,255,255,.85);padding:1.2rem 0;font-size:.85rem;line-height:1.8}.site-footer a,.site-footer strong{color:#fff}.site-footer p{margin-bottom:.25rem}.footer-mentions{margin-top:.5rem;font-size:.75rem}@media (max-width:768px){.nav-inner{justify-content:flex-end}.nav-burger{display:block;padding:.4rem 1rem;font-size:1.3rem}.nav-list,.nav-list>li:hover>.dropdown{display:none}.nav-list{flex-direction:column;position:absolute;top:100%;right:0;background:var(--green);min-width:250px;box-shadow:0 4px 12px rgba(0,0,0,.2);z-index:105}.nav-toggle:checked~.nav-list{display:flex}.dropdown{position:static;box-shadow:none;background:rgba(0,0,0,.15)}.nav-list details[open]>.dropdown,.nav-list>li.open>.dropdown{display:block}.hero h1,.hero h2,.site-header .site-title,.site-header h1{font-size:1.8rem}.hero{padding:3rem 1rem}h1{font-size:1.5rem}.gallery{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}.portrait{float:none;display:block;margin:0 auto 1rem}}@media (max-width:480px){.hero h1,.hero h2,.site-header .site-title,.site-header h1{font-size:1.4rem}.cards{grid-template-columns:1fr}}