:root{--green:#001f18;--green2:#003327;--yellow:#92D050;--cream:#f3f0e7;--muted:#d7d2c5;--line:rgba(255,255,255,.22)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--green);color:#fff}a{color:inherit;text-decoration:none}.site-header{height:72px;background:linear-gradient(90deg,#001a14,#00291f);display:flex;align-items:center;padding:0 36px;gap:45px;position:sticky;top:0;z-index:10;box-shadow:0 3px 20px rgba(0,0,0,.35)}.brand{width:118px;height:118px;display:block;margin-top:54px;flex:0 0 auto;filter:drop-shadow(0 8px 12px rgba(0,0,0,.55))}.brand img{width:100%;height:100%;object-fit:contain}.nav{display:flex;align-items:center;gap:33px;margin-left:22px;height:100%;font-size:14px;font-weight:800;text-transform:uppercase}.nav a{height:100%;display:grid;place-items:center;position:relative}.nav a.active,.nav a:hover{color:var(--yellow)}.nav a.active:after{content:"";position:absolute;bottom:14px;width:70px;height:2px;background:var(--yellow)}.top-button{margin-left:auto;background:var(--yellow);color:#070b08;border-radius:5px;padding:14px 21px;text-transform:uppercase;font-weight:900;font-size:14px}.hero{min-height:460px;position:relative;background:linear-gradient(90deg,rgba(0,22,16,.97) 0%,rgba(0,22,16,.84) 28%,rgba(0,0,0,.05) 65%),url('assets/hero-lotus-road.png') right center/cover no-repeat;display:flex;align-items:center;padding:62px 46px 50px;border-bottom:1px solid rgba(255,255,255,.15)}.hero-content{max-width:450px}.hero-title{margin:0;text-transform:uppercase;font-weight:900;letter-spacing:7px;line-height:.94}.hero-title span{display:block;font-size:78px;color:#f4f2ed}.hero-title strong{display:block;font-size:50px;color:var(--yellow)}.accent-line{width:58px;height:3px;background:var(--yellow);margin:20px 0}.hero h1{font-size:25px;line-height:1.35;margin:0 0 18px}.intro{font-size:16px;line-height:1.5;color:#fff;max-width:360px}.actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:22px}.btn{display:inline-flex;align-items:center;justify-content:center;min-width:150px;height:45px;padding:0 22px;border-radius:5px;text-transform:uppercase;font-size:14px;font-weight:900;border:1px solid transparent}.primary{background:var(--yellow);color:#060806}.ghost{border-color:#fff;background:rgba(0,0,0,.18)}.outline{border-color:var(--yellow);background:transparent;color:#fff}.small{height:38px;min-width:150px;font-size:12px}.scroll{position:absolute;bottom:13px;left:50%;transform:translateX(-50%);text-transform:uppercase;font-size:10px;text-align:center}.scroll span{display:block;font-size:24px;line-height:12px}.event-section{display:grid;grid-template-columns:1fr 1.35fr;gap:54px;padding:25px 47px 32px;background:radial-gradient(circle at 30% 50%,#004736,#00251c 62%,#001811)}.eyebrow{margin:0 0 9px;color:var(--yellow);text-transform:uppercase;font-weight:900;font-size:13px}.event-copy h2,.archive-section h2{margin:0 0 18px;text-transform:uppercase;font-size:30px;letter-spacing:.3px}.event-list{list-style:none;margin:0;padding:0;display:grid;gap:14px;font-size:16px}.event-list li{display:flex;align-items:center;gap:12px}.event-list span{color:var(--yellow);font-weight:900;min-width:20px;text-align:center}.event-image{margin:0;border-radius:9px;overflow:hidden;box-shadow:0 9px 24px rgba(0,0,0,.35);max-height:300px}.event-image img{width:100%;height:100%;object-fit:cover;display:block}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;background:var(--cream);color:#111;padding:24px 48px}.features article{display:flex;gap:22px;align-items:center;padding-right:34px;border-right:1px solid #c7c0b5}.features article:last-child{border-right:0}.feature-icon{width:74px;height:74px;border-radius:50%;background:radial-gradient(circle at 60% 30%,#06513e,#00231a);color:#fff;display:grid;place-items:center;font-size:42px;flex:0 0 auto}.features h3{margin:0 0 8px;text-transform:uppercase;font-size:16px}.features p{margin:0;font-size:14px;line-height:1.55}.archive-section{padding:23px 46px 30px;background:radial-gradient(circle at center,#003629,#001b14 70%)}.section-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:10px}.archive-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.archive-card{height:122px;border-radius:7px;overflow:hidden;position:relative;border:1px solid rgba(255,255,255,.15);background:#06251d}.archive-card img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.95)}.archive-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.1),rgba(0,0,0,.68))}.archive-card span{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;text-shadow:0 2px 8px #000}.archive-card b{font-size:26px}.archive-card strong{font-size:17px;color:var(--yellow)}.archive-card small{font-size:12px}.archive-card em{font-style:normal;font-size:12px;margin-top:8px}.partners{background:var(--cream);color:#111;text-align:center;padding:13px 46px 24px}.partners h2{font-size:16px;text-transform:uppercase;letter-spacing:.8px;margin:0 0 12px}.partner-row{display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.partner-row a{height:64px;display:grid;place-items:center;border-right:1px solid #c9c2b7;padding:0 30px;font-weight:800}.partner-row a:last-child{border-right:0}.partner-row img{max-width:190px;max-height:58px;object-fit:contain}.partner-row a:first-child img{max-height:70px}.partner-row a:nth-child(3) img{height:45px;width:180px;object-fit:cover;object-position:left center}.thierry span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--yellow);font-size:10px;margin-right:10px}.egt{text-transform:uppercase;font-style:italic;line-height:.85}.egt b{font-size:25px}.footer{display:grid;grid-template-columns:1.35fr 1fr 1.25fr 1.45fr;gap:38px;background:linear-gradient(90deg,#00251c,#00150f);padding:25px 55px 0;position:relative}.footer>div{border-right:1px solid rgba(255,255,255,.18);padding-right:28px;min-height:120px}.footer>div:last-of-type{border-right:0}.footer-about{display:grid;grid-template-columns:82px 1fr;gap:18px}.footer-about img{width:82px}.footer-about p{margin:6px 0 0;font-size:13px;line-height:1.55}.social{grid-column:1/2;width:24px;height:24px;border-radius:50%;background:var(--yellow);color:#00251c;display:grid;place-items:center;font-weight:900;font-family:Arial;font-size:20px}.footer h3{color:var(--yellow);font-size:13px;text-transform:uppercase;margin:0 0 14px}.footer a,.footer p{display:block;margin:0 0 7px;color:#fff;font-size:13px}.footer form{display:flex;gap:0;margin-top:14px}.footer input{height:40px;background:transparent;border:1px solid rgba(255,255,255,.28);border-radius:5px 0 0 5px;color:#fff;padding:0 14px;min-width:0;width:100%}.footer button{width:45px;border:0;border-radius:0 5px 5px 0;background:var(--yellow);font-weight:900}.copyright{grid-column:1/-1;text-align:center;border-top:1px solid rgba(255,255,255,.1);padding:14px 0;margin:0!important;color:rgba(255,255,255,.62)!important;font-size:13px!important}@media(max-width:850px){.site-header{height:auto;min-height:72px;padding:10px 18px;gap:12px;flex-wrap:wrap}.brand{width:82px;height:82px;margin-top:0}.nav{order:3;width:100%;overflow:auto;gap:22px;margin:0;height:42px}.top-button{padding:12px;margin-left:auto}.hero{padding:50px 24px;min-height:520px;background-position:center}.hero-title span{font-size:54px}.hero-title strong{font-size:35px}.event-section{grid-template-columns:1fr;padding:28px 24px;gap:22px}.features{grid-template-columns:1fr;padding:26px 24px}.features article{border-right:0;border-bottom:1px solid #c7c0b5;padding:0 0 20px}.archive-section{padding:24px}.section-head{display:block}.archive-grid{grid-template-columns:repeat(2,1fr)}.partner-row{grid-template-columns:1fr}.partner-row a{border-right:0;border-bottom:1px solid #c9c2b7}.footer{grid-template-columns:1fr;padding:28px 24px 0}.footer>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.16);padding:0 0 20px}.footer-about{grid-template-columns:70px 1fr}}@media(max-width:520px){.archive-grid{grid-template-columns:1fr}.hero h1{font-size:21px}.btn{width:100%}.hero-title span{font-size:46px;letter-spacing:4px}.hero-title strong{font-size:30px;letter-spacing:4px}}

/* Requested icon and partner refinements */
.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.mini{width:17px;height:17px;margin-right:9px;vertical-align:-3px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero-title strong{white-space:nowrap}.hero-title strong em{font-style:normal;color:var(--yellow)}.hero-title strong{color:#f4f2ed}.event-list svg,.feature-icon svg,.social svg,.contact-line svg{display:block;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.event-list span svg{width:23px;height:23px}.feature-icon svg{width:48px;height:48px}.social svg{width:20px;height:20px}.contact-line{display:flex!important;align-items:center;gap:10px}.contact-line svg{width:18px;height:18px;color:var(--yellow);flex:0 0 auto}.socials{grid-column:1/3;display:flex;gap:14px;align-items:center}.social{width:30px;height:30px}.partners{padding-top:16px;padding-bottom:28px}.partner-row a{height:86px;padding:0 22px}.partner-row img{max-width:240px;max-height:78px}.partner-row a:first-child img{max-height:84px;max-width:215px}.partner-row a:nth-child(3) img{height:66px;width:240px;object-fit:cover;object-position:left center;border-radius:2px}.footer-about{grid-template-columns:82px 1fr}.footer-about .socials{grid-column:1/3}.archive-card em{display:flex;align-items:center;gap:5px}.archive-card em .mini{width:14px;height:14px;margin:0}@media(max-width:850px){.hero-title strong{white-space:normal}.partner-row a{height:92px}.socials{grid-column:1/3}}


/* Requested refinements - keep existing layout, only improve specified elements */
.hero-title strong{color:var(--yellow)!important;}
.hero-title strong em{color:var(--yellow)!important;}
.social{width:38px!important;height:38px!important;font-size:24px!important;box-shadow:0 0 0 2px rgba(255,196,0,.22);}
.social svg{width:24px!important;height:24px!important;stroke-width:2.4!important;}
.social[aria-label="Facebook"] svg{fill:currentColor!important;stroke:none!important;}
.social[aria-label="Instagram"] svg{stroke:currentColor!important;fill:none!important;}
.partner-row a{height:100px!important;padding:0 24px!important;}
.partner-row img{max-width:265px!important;max-height:86px!important;}
.partner-row a:nth-child(2) img{max-width:270px!important;max-height:74px!important;}
.partner-row a:nth-child(4) img{max-width:280px!important;max-height:92px!important;}
.partner-row a:nth-child(3) img{height:72px!important;width:255px!important;object-fit:cover!important;object-position:left center!important;}
.event-list span svg{width:25px!important;height:25px!important;stroke-width:2.25!important;}
@media(max-width:850px){.partner-row a{height:110px!important}.partner-row img{max-width:280px!important;max-height:88px!important}}


/* Final content update - no redesign, only requested corrections */
.hero{background:linear-gradient(90deg,rgba(0,22,16,.97) 0%,rgba(0,22,16,.84) 28%,rgba(0,0,0,.08) 66%),url('assets/hero-homepage.jpg') right center/cover no-repeat!important;}
.hero-title strong,.hero-title strong em{color:var(--yellow)!important;}
.archive-grid{grid-template-columns:repeat(5,1fr)!important;}
.archive-card small{margin-top:2px;}
.partner-row a{height:116px!important;padding:0 20px!important;}
.partner-row img{max-width:310px!important;max-height:100px!important;}
.partner-row a:first-child img{max-width:265px!important;max-height:102px!important;}
.partner-row a:nth-child(2) img{max-width:320px!important;max-height:96px!important;}
.partner-row a:nth-child(3) img{height:84px!important;width:300px!important;object-fit:cover!important;object-position:left center!important;border-radius:2px;}
.partner-row a:nth-child(4) img{max-width:330px!important;max-height:104px!important;}
.social{background:var(--yellow)!important;color:#00251c!important;width:42px!important;height:42px!important;border-radius:50%!important;box-shadow:0 0 0 2px rgba(255,196,0,.28),0 5px 14px rgba(0,0,0,.28)!important;}
.social svg{width:25px!important;height:25px!important;}
.social:hover{transform:translateY(-1px);filter:brightness(1.06);}
.contact-line svg{width:19px!important;height:19px!important;stroke-width:2.25!important;}
@media(max-width:850px){.archive-grid{grid-template-columns:repeat(2,1fr)!important}.partner-row a{height:118px!important}.partner-row img{max-width:300px!important;max-height:96px!important}}
@media(max-width:520px){.archive-grid{grid-template-columns:1fr!important}}

/* Hero cover crop adjustment: show full yellow car */
.hero{background-position:right 68% !important;}
@media(max-width:850px){.hero{background-position:65% 68% !important;}}

/* Requested crop/position updates only - no design changes */
.hero{background-position:right 84% !important;}
.event-image{align-self:center!important;margin-top:18px!important;}
.event-image img{object-position:center 58%!important;}
@media(max-width:850px){.hero{background-position:65% 84% !important}.event-image{margin-top:0!important;}}

/* Precise requested fixes only: hero crop and Chateau positioning */
.hero{
  background-size:auto 128% !important;
  background-position:right 96% !important;
  background-repeat:no-repeat !important;
}
.event-image{
  align-self:center !important;
  margin-top:22px !important;
  max-height:none !important;
}
.event-image img{
  height:auto !important;
  object-fit:contain !important;
  object-position:center center !important;
}
@media(max-width:850px){
  .hero{background-size:auto 115% !important;background-position:70% 92% !important;}
  .event-image{margin-top:0 !important;}
}

/* Requested 2026 updates only - keep existing layout */
.nav a[href="guestbook.html"], .nav a[target="_blank"]{white-space:nowrap;}
.top-button{white-space:nowrap;}
.hero{background-position:right 92% !important;}
.event-section-alt{padding-top:10px;}
.event-section-alt .eyebrow{opacity:.95;}
.event-image img{width:100%;height:100% !important;object-fit:cover !important;object-position:center 62% !important;}
.ardeche-image img{object-position:center center !important;}
.social{display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;padding:0!important;}
.social svg{display:block!important;margin:0!important;position:relative;left:0;top:0;}
.partner-row a{height:128px!important;}
.partner-row img{max-width:350px!important;max-height:112px!important;}
.partner-row a:first-child img{max-width:300px!important;max-height:112px!important;}
.partner-row a:nth-child(2) img{max-width:360px!important;max-height:108px!important;}
.partner-row a:nth-child(3) img{height:94px!important;width:330px!important;}
.partner-row a:nth-child(4) img{max-width:360px!important;max-height:118px!important;}
.inline-link{display:inline!important;margin:0!important;color:#fff!important;text-decoration:none;}
.inline-link:hover{text-decoration:underline;}
.visitor-counter{grid-column:1/-1;justify-self:end;margin:-8px 0 0!important;color:rgba(255,255,255,.6)!important;font-size:12px!important;border:0!important;padding:0!important;min-height:0!important;}
.guestbook-page{background:linear-gradient(120deg,#00251c,#00150f);padding-top:60px;min-height:70vh;}
.guestbook-hero{padding:30px 46px 20px;max-width:980px;margin:0 auto;text-align:center;}
.guestbook-hero h1{font-size:42px;line-height:1.1;margin:8px 0 12px;text-transform:uppercase;letter-spacing:1px;}
.guestbook-hero p{margin:0 auto;max-width:640px;color:rgba(255,255,255,.82);line-height:1.6;}
.guestbook-panel{max-width:1100px;margin:0 auto 70px;padding:0 46px;display:grid;grid-template-columns:1.25fr .75fr;gap:28px;}
.guestbook-form,.guestbook-info{background:rgba(0,42,32,.82);border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:28px;box-shadow:0 20px 50px rgba(0,0,0,.25);}
.guestbook-form label{display:block;margin-bottom:16px;color:#fff;font-weight:800;text-transform:uppercase;font-size:13px;letter-spacing:.3px;}
.guestbook-form input,.guestbook-form textarea{display:block;width:100%;margin-top:8px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.22);border-radius:6px;color:#fff;padding:13px 14px;font:inherit;text-transform:none;box-sizing:border-box;}
.guestbook-form textarea{resize:vertical;}
.guestbook-info h2{margin:0 0 12px;color:var(--yellow);text-transform:uppercase;}
.guestbook-info p{line-height:1.6;color:rgba(255,255,255,.85);}
.hidden{display:none!important;}
.muted{color:rgba(255,255,255,.55)!important;font-size:13px;}
@media(max-width:850px){.guestbook-page{padding-top:145px}.guestbook-panel{grid-template-columns:1fr;padding:0 24px}.guestbook-hero{padding:50px 24px 24px}.guestbook-hero h1{font-size:32px}.partner-row a{height:124px!important}.visitor-counter{justify-self:center;margin:0!important}.hero{background-position:70% 92% !important;}}

/* Form functionality refinements - no layout redesign */
.social{display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;padding:0!important;}
.social svg{width:18px!important;height:18px!important;margin:0!important;display:block!important;}
.social[aria-label="Instagram"] svg{width:17px!important;height:17px!important;}
.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.68);z-index:100;display:none;align-items:center;justify-content:center;padding:24px;}
.modal-backdrop.is-open{display:flex;}
.registration-modal{width:min(720px,100%);max-height:92vh;overflow:auto;background:linear-gradient(135deg,#00291f,#001710);border:1px solid rgba(255,255,255,.16);border-radius:14px;box-shadow:0 30px 80px rgba(0,0,0,.55);padding:30px;position:relative;}
.registration-modal h2{margin:0 0 18px;text-transform:uppercase;font-size:28px;}
.modal-close{position:absolute;top:14px;right:16px;width:34px;height:34px;border:1px solid rgba(255,255,255,.25);background:rgba(0,0,0,.25);color:#fff;border-radius:50%;font-size:24px;line-height:1;cursor:pointer;}
.registration-form{display:grid;grid-template-columns:1fr 1fr;gap:15px;}
.registration-form label{display:block;color:#fff;font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.3px;}
.registration-form label:first-child,.registration-form label:nth-last-child(2),.registration-form button{grid-column:1/-1;}
.registration-form input,.registration-form textarea{display:block;width:100%;margin-top:7px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.22);border-radius:6px;color:#fff;padding:12px 13px;font:inherit;text-transform:none;}
.registration-form input[readonly]{color:rgba(255,255,255,.8);}
.registration-form textarea{resize:vertical;}
.form-note{margin:14px 0 0!important;color:rgba(255,255,255,.68)!important;font-size:12px!important;line-height:1.5;}
.newsletter-form input:required:invalid{box-shadow:none;}
@media(max-width:640px){.registration-form{grid-template-columns:1fr}.registration-modal{padding:24px 18px}.registration-modal h2{font-size:23px}}
.guestbook-message{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.14)}.guestbook-message h3{margin:0 0 7px;color:var(--yellow);text-transform:uppercase}.guestbook-message p{margin:0;line-height:1.55}

.about-page{
  background:linear-gradient(120deg,#00251c,#00150f);
  padding:30px 24px 80px;
  min-height:auto;
  display:flex;
  justify-content:center;
}

.about-card{
  max-width:880px;
  width:100%;
  margin:0 auto;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.14);
  border-radius:18px;
  padding:48px;
  color:#fff;
  box-shadow:0 24px 60px rgba(0,0,0,.28);
  text-align:center;
}

.about-card h1{
  font-size:44px;
  line-height:1.05;
  margin:0 0 20px;
  color:#fff;
  text-transform:uppercase;
}

.about-card h2{
  color:#92d050;
  margin-top:34px;
  margin-bottom:10px;
  text-transform:uppercase;
}

.about-card p{
  font-size:18px;
  line-height:1.75;
  margin:0 0 18px;
  text-transform:none;
}

.about-card .eyebrow{
  color:#92d050;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
}

.about-card .quote{
  font-size:24px;
  color:#92d050;
  font-weight:700;
}

.about-card .quote span{
  color:rgba(255,255,255,.75);
  font-size:18px;
}

.about-card .signature{
  margin-top:34px;
  font-weight:800;
  color:#92d050;
}

@media(max-width:700px){
  .about-page{padding:110px 18px 50px;}
  .about-card{padding:28px;}
  .about-card h1{font-size:32px;}
  .about-card p{font-size:16px;}
}

.about-page{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:30px 24px 80px !important;
  display:flex !important;
  justify-content:center !important;
  align-items:flex-start !important;
  box-sizing:border-box !important;
}

.about-card{
  width:100% !important;
  max-width:880px !important;
  margin:0 auto !important;
  text-align:center !important;
}

.about-card p,
.about-card h1,
.about-card h2{
  text-align:center !important;
}

#event {
    scroll-margin-top: 120px;
}