@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;600;700&family=Inter:wght@300;400;600&family=Great+Vibes&display=swap");:root{--bg-1:#ffffff;--bg-2:#f5f6f7;--card:#ffffff;--muted:#5f666c;--text:#1a1c1e;--accent:#1d7a85;--accent-2:#b08d57;--radius:14px;--nav-h:72px;--shadow:0 12px 40px rgba(0,0,0,.12);--glass:12px}*{box-sizing:border-box}body.app-body{background:radial-gradient(1400px 900px at -10% -20%,#f7f8f9 0,var(--bg-1) 50%) no-repeat,radial-gradient(1000px 700px at 120% 0,#fafafa 0,var(--bg-1) 40%) no-repeat,var(--bg-1);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.55}.site-nav{z-index:50;border-bottom:1px solid #666;background:#666}.site-nav.overlay{background:linear-gradient(180deg,#666,#666)}.site-nav.overlay.scrolled{background:#666;border-bottom:1px solid #666}.brand-logo{width:auto}.brand-text{font-family:Cormorant Garamond,serif;font-weight:700;font-size:22px;color:#ffffff}.nav-link.is-active{text-decoration:underline}.nav-link{color:#f2f7f3;transition:.2s}.nav-burger{color:#ffffff;font-size:26px}.nav-mobile{gap:10px;border-top:1px solid rgba(255,255,255,.15);background:#666}.nav-mobile .nav-link{color:#f2f7f3}#app-main{padding-top:0}.h-script{font-family:Great Vibes,cursive;font-weight:400;letter-spacing:.02em;color:var(--text)}.h-script.lg{font-size:clamp(44px,8vw,92px);line-height:1.05}.h-script.md{font-size:clamp(34px,6vw,64px);line-height:1.08}.section{padding:72px 0}.section-alt{background:var(--bg-2)}.section-title{font-family:Cormorant Garamond,serif;font-weight:700;font-size:clamp(28px,3.4vw,40px);margin:0 0 12px;color:#1a1c1e}.section-title.center{text-align:center}.section-text{color:var(--muted);margin:0}.section-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center}.section-img{width:100%;height:auto;border-radius:var(--radius);box-shadow:var(--shadow)}@media (max-width:880px){.section-grid{grid-template-columns:1fr}}.timeline{list-style:none;padding:0;margin:24px auto 0;width:min(760px,100%);display:grid;gap:12px}.timeline li{background:var(--card);border-radius:12px;padding:14px 16px;box-shadow:var(--shadow)}.timeline .time{display:inline-block;min-width:70px;margin-right:10px;color:var(--accent);font-weight:600}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width:880px){.cards{grid-template-columns:1fr}}.card{text-decoration:none;color:var(--text);background:var(--card);padding:20px;border-radius:12px;box-shadow:var(--shadow);transition:transform .25s ease,box-shadow .25s ease}.card:hover{transform:translateY(-2px);box-shadow:0 18px 50px rgba(0,0,0,.15)}.card h3{margin:0 0 6px;font-family:Cormorant Garamond,serif}.card p{margin:0;color:var(--muted)}.input{background:#fff;border:1px solid rgba(0,0,0,.14);color:#1a1c1e;border-radius:10px;padding:10px 12px;outline:none}.input:focus{border-color:var(--accent)}.center{text-align:center}.muted{color:var(--muted)}.header-subtitle{margin-top:.5rem;font-size:clamp(14px,1.6vw,24px);opacity:.9;color:#fff}#app-main{min-height:calc(100dvh - var(--nav-h,72px))}.cmb-footer{border-bottom:1px solid transparent}#app-main{min-height:100dvh}.page-with-offset{padding-top:var(--nav-h,72px)}.cmb-footer{padding-bottom:0!important}.cmb-footer>:last-child{margin-bottom:0!important}body,html{height:100%}body.app-body{margin:0;padding:0;background-color:#FFFDF0;min-height:100vh}#app-main{min-height:calc(100vh - var(--nav-h, 72px));display:flex;flex-direction:column;margin:0;padding:0}#app-main>:last-child{margin-bottom:0!important}.cmb-footer{display:flow-root;padding:0!important;margin:auto 0 0!important}.cmb-footer>*{margin-bottom:0!important}.cmb-footer__01,.cmb-footer__liens-principaux,.cmb-footer__liens-secondaires{margin-bottom:0!important;padding-bottom:0!important}.cmb-footer__liens-secondaires{padding-bottom:0!important}.cmb-footer__liens-secondaires .container-inner{padding-bottom:1rem!important;margin-bottom:0!important}.cmb-footer ul{margin-bottom:0!important;padding-bottom:0!important}.site-nav{position:sticky;top:0;z-index:1000;backdrop-filter:saturate(120%) blur(10px);border-bottom:1px solid #2b4736;background:linear-gradient(180deg,#2b4736,#2b4736);transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}.site-nav.overlay{background:linear-gradient(180deg,rgba(43,71,54,.95),rgba(43,71,54,.85));border-color:transparent;box-shadow:none}.site-nav.overlay.scrolled{background:#2b4736;border-bottom:1px solid #1f3328;box-shadow:0 8px 30px rgba(28,71,32,.45)}.nav-inner{justify-content:space-between;height:72px;padding:0 20px}.brand,.nav-inner{display:flex;align-items:center}.brand{gap:12px;text-decoration:none;transition:transform .2s ease}.brand:hover{transform:scale(1.02)}.brand-logo{height:42px;width:42px;display:block}.brand-text{font-family:Alex Brush,Great Vibes,Segoe Script,cursive;font-weight:400;letter-spacing:.04em;color:#FFFDF0;line-height:1}.nav-links{display:none;gap:24px;align-items:center}@media (min-width:820px){.nav-links{display:flex}.nav-burger{display:none}}.nav-link{color:#FFFDF0;text-decoration:none;opacity:.92;transition:all .2s ease;font-weight:400;font-size:15px;padding:6px 0;position:relative}.nav-link:hover{opacity:1;color:#dff0e5}.nav-link.is-active{font-weight:600;opacity:1}.nav-link.is-active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#A2BD8C;border-radius:2px}.nav-burger{background:none;border:none;color:#FFFDF0;font-size:28px;cursor:pointer;padding:8px;transition:transform .2s ease}.nav-burger:hover{transform:scale(1.1)}.nav-mobile{display:flex;flex-direction:column;gap:4px;padding:12px 16px;border-top:1px solid rgba(255,253,240,.15);background:#2b4736}.nav-mobile-link{color:#FFFDF0;text-decoration:none;padding:10px 12px;border-radius:6px;transition:all .2s ease;font-weight:400}.nav-mobile-link:hover{background:rgba(255,253,240,.1)}.nav-mobile-link.is-active{font-weight:600;background:rgba(162,189,140,.2);border-left:3px solid #a2bd8c;padding-left:9px}.container{width:min(1200px,92vw);margin-inline:auto}.wedding-script{font-family:Alex Brush,Great Vibes,Segoe Script,cursive;font-weight:400;line-height:1.1;letter-spacing:.5px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.wedding-amp{font-variant-ligatures:discretionary-ligatures;font-feature-settings:"liga" 1,"dlig" 1}.publish-btn{width:100%;height:56px;font-size:1.05rem;font-weight:700;letter-spacing:.2px;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.12)}.trip-list{display:grid;gap:14px}.trip-card{display:grid;grid-template-columns:260px 1fr 160px;align-items:center;gap:18px;background:#20362a;color:#FFFDF0;border:1px solid rgba(40,70,52,.45);border-radius:16px;box-shadow:0 8px 26px rgba(0,0,0,.18);padding:16px 18px}@media (max-width:900px){.trip-card{grid-template-columns:1fr;gap:12px}}.trip-left{gap:12px}.avatar,.trip-left{display:flex;align-items:center}.avatar{width:44px;height:44px;border-radius:50%;background:#2b4a38;justify-content:center;font-weight:800;letter-spacing:.5px}.driver-label{font-size:.8rem;opacity:.8}.driver-name{font-size:1.05rem;font-weight:700}.trip-center{min-width:0}.route{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.city{font-weight:700;font-size:1.05rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line{display:flex;align-items:center;gap:6px}.line .dot{width:10px;height:10px;border-radius:50%;background:#FFFDF0;opacity:.9}.line .bar{width:120px;height:2px;background:rgba(255,253,240,.65);border-radius:2px}.passengers{margin-top:8px;display:flex;gap:6px;flex-wrap:wrap}.chip{padding:6px 10px;border-radius:999px;background:rgba(255,253,240,.12);border:1px solid rgba(255,253,240,.25);font-size:.8rem}.hint{margin-top:8px;opacity:.9}.trip-right{display:flex;align-items:flex-end;justify-content:flex-end;flex-direction:column;gap:10px}.pill{padding:6px 12px;border-radius:999px;font-weight:800;font-size:.8rem;border:1px solid rgba(255,253,240,.25)}.pill-ok{background:rgba(255,253,240,.14)}.pill-danger{background:rgba(255,89,89,.18);border-color:rgba(255,89,89,.4)}.btn-join{width:100%;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,253,240,.35);background:transparent;color:#FFFDF0;font-weight:800;transition:transform .04s ease,background .15s ease}.btn-join:hover{background:rgba(255,253,240,.12)}.btn-join:active{transform:translateY(1px)}.btn-join.disabled,.btn-join:disabled{opacity:.6;cursor:not-allowed}.rsvp-card{background:#EFF3EA;border:1px solid #284634;border-radius:14px;padding:clamp(20px,4vw,40px);box-shadow:0 10px 28px rgba(0,0,0,.08)}.rsvp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}@media (max-width:860px){.rsvp-grid{grid-template-columns:1fr;gap:12px}}.rsvp-col-span-2{grid-column:span 2}@media (max-width:860px){.rsvp-col-span-2{grid-column:auto}}.rsvp-field{display:flex;flex-direction:column;gap:6px}.rsvp-label{font-size:.9rem;font-weight:700;color:#1f241f}.rsvp-checks{display:grid;gap:10px}.rsvp-check{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#FFFDF0;border:1px solid #284634;border-radius:8px}.rsvp-actions{margin-top:18px;display:flex;justify-content:center}.rsvp-submit{min-width:260px;height:56px;font-weight:800;letter-spacing:.2px;border-radius:12px;box-shadow:0 10px 24px rgba(0,0,0,.12)}body,html{margin:0;padding:0}#main{margin-bottom:0}.cmb-footer{margin-top:0!important}.cmb-footer,.cmb-footer__01,.cmb-footer__liens-secondaires{margin-bottom:0!important}.cmb-footer__liens-principaux,.cmb-footer__liens-principaux *{border-top:none!important;border-bottom:none!important}.cmb-footer__liens-principaux :after,.cmb-footer__liens-principaux :before{content:none!important;border:none!important;background:none!important}.cmb-footer__liens-principaux .container-inner{border-top:1px solid #fffdf0!important;border-bottom:1px solid #fffdf0!important}.cmb-footer__cta{margin-top:1.5rem;margin-bottom:0}