.bienvenue-hero{position:relative;height:60vh;min-height:280px;padding-top:80px;display:flex;align-items:center;justify-content:center;overflow:hidden}.bienvenue-hero__bg{position:absolute;inset:0}.bienvenue-hero__bg img{width:100%;height:100%;object-fit:cover}.bienvenue-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(30,61,111,.4) 0,rgba(30,61,111,.2) 40%,rgba(30,61,111,.6))}.bienvenue-hero__content{position:relative;z-index:10;text-align:center;padding:0 1.5rem}.bienvenue-hero__label{color:var(--color-mint);font-size:.875rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-weight:300}.bienvenue-hero__title{font-family:var(--font-display);font-size:3rem;color:var(--color-white);margin-bottom:1.5rem;line-height:1.1}@media (min-width:768px){.bienvenue-hero__title{font-size:3.75rem}}@media (min-width:1024px){.bienvenue-hero__title{font-size:4.5rem}}@media (orientation:landscape) and (max-height:520px){.bienvenue-hero{height:100svh;min-height:240px}.bienvenue-hero__title{font-size:2rem}.bienvenue-hero__subtitle{font-size:1rem}}.bienvenue-hero__subtitle{font-size:1.25rem;color:rgba(255,255,255,.8);max-width:48rem;margin:0 auto;font-weight:300}.bienvenue-content{max-width:var(--max-width);margin:0 auto;padding:4rem 1.5rem}@media (min-width:768px){.bienvenue-content{padding:6rem 2rem}}.bv-section{margin-bottom:5rem}.bv-section__label{color:var(--color-nature);font-size:.875rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-weight:500}.bv-section__title{font-family:var(--font-display);font-size:2.5rem;color:var(--color-text);margin-bottom:1.5rem;line-height:1.15}@media (min-width:768px){.bv-section__title{font-size:3rem}}.bv-section__text{font-size:1.05rem;color:var(--color-text-light);line-height:1.8;font-weight:300;margin-bottom:1.25rem}.bv-section__text--highlight{color:var(--color-nature);font-weight:400}.bv-grid{display:grid;grid-gap:3rem;gap:3rem;align-items:center}@media (min-width:768px){.bv-grid{grid-template-columns:1fr 1fr;gap:4rem}}.bv-grid--reverse .bv-grid__image{order:-1}@media (min-width:768px){.bv-grid--reverse .bv-grid__image{order:1}.bv-grid--reverse .bv-grid__text{order:0}}.bv-grid__image,.bv-image{position:relative}.bv-image{border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.12)}.bv-image img{width:100%;height:100%;object-fit:cover}.bv-image--tall{height:24rem}@media (min-width:768px){.bv-image--tall{height:28rem}}.bv-image__deco{position:absolute;bottom:-1.5rem;right:-1.5rem;width:12rem;height:12rem;background:var(--color-sand);border-radius:var(--radius-lg);z-index:-1;display:none}@media (min-width:768px){.bv-image__deco{display:block}}.bv-card{background:var(--color-sand);border-radius:var(--radius-lg);padding:2rem}@media (min-width:768px){.bv-card{padding:3rem}}.bv-card .bv-grid{gap:2rem}@media (min-width:768px){.bv-card .bv-grid{gap:3rem}}.bv-icon-title{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.bv-icon-title svg{width:2rem;height:2rem;color:var(--color-nature);stroke:var(--color-nature);flex-shrink:0}.bv-features{display:grid;grid-gap:2rem;gap:2rem}@media (min-width:768px){.bv-features{grid-template-columns:1fr 1fr 1fr}}.bv-feature{background:var(--color-white);border-radius:var(--radius-lg);padding:2rem;border:1px solid rgba(44,44,44,.05)}.bv-feature__icon{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.bv-feature__icon--blue{background:var(--color-ocean)}.bv-feature__icon--green{background:var(--color-nature)}.bv-feature__icon--dark{background:#2B5797}.bv-feature__icon svg{width:2rem;height:2rem;color:var(--color-white);stroke:var(--color-white)}.bv-feature__title{font-family:var(--font-display);font-size:1.5rem;color:var(--color-text);margin-bottom:1rem}.bv-feature__text{color:var(--color-text-light);font-weight:300;line-height:1.6}.bv-gites-grid{display:grid;grid-gap:2rem;gap:2rem}@media (min-width:768px){.bv-gites-grid{grid-template-columns:1fr 1fr}}.bv-gite-card{background:var(--color-white);border-radius:var(--radius-lg);overflow:hidden;border:1px solid rgba(44,44,44,.05);display:flex;flex-direction:column}@media (min-width:640px){.bv-gite-card{flex-direction:row}}.bv-gite-card__img{height:12rem;overflow:hidden;flex-shrink:0}@media (min-width:640px){.bv-gite-card__img{width:12rem;height:auto}}.bv-gite-card__img img{width:100%;height:100%;object-fit:cover}.bv-gite-card__body{padding:1.5rem}.bv-gite-card__name{font-family:var(--font-display);font-size:1.25rem;color:var(--color-text);margin-bottom:.5rem}.bv-gite-card__meta{font-size:.8rem;color:var(--color-nature);text-transform:uppercase;letter-spacing:.1em;font-weight:500;margin-bottom:.5rem}.bv-gite-card__desc{font-size:.9rem;color:var(--color-text-light);font-weight:300;line-height:1.6}.bv-meteo{overflow-x:auto;margin-top:2rem}.bv-meteo table{width:100%;border-collapse:collapse;font-size:.85rem;min-width:700px}.bv-meteo td,.bv-meteo th{padding:.75rem .5rem;text-align:center;border-bottom:1px solid rgba(44,44,44,.08)}.bv-meteo th{background:var(--color-ocean);color:var(--color-white);font-weight:500;font-size:.8rem}.bv-meteo th:first-child{text-align:left;min-width:200px;padding-left:1rem}.bv-meteo td:first-child{text-align:left;font-weight:500;color:var(--color-text);padding-left:1rem}.bv-meteo tbody tr:nth-child(2n){background:rgba(237,243,240,.3)}.bv-meteo td{color:var(--color-text-light)}.bv-quote{background:var(--color-ocean);border-radius:var(--radius-lg);padding:3rem 2rem;text-align:center;margin-bottom:5rem}@media (min-width:768px){.bv-quote{padding:3.5rem 3rem}}.bv-quote__text{font-size:1.1rem;color:rgba(255,255,255,.9);line-height:1.8;max-width:56rem;margin:0 auto;font-weight:300;font-style:italic}@media (min-width:768px){.bv-quote__text{font-size:1.2rem}}.bv-distances{display:grid;grid-gap:1.5rem;gap:1.5rem}@media (min-width:768px){.bv-distances{grid-template-columns:1fr 1fr}}.bv-distance-card{background:var(--color-sand);border-radius:var(--radius);padding:1.5rem;display:flex;gap:1rem;align-items:flex-start}.bv-distance-card__icon{width:2.5rem;height:2.5rem;background:var(--color-nature);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bv-distance-card__icon svg{width:1.25rem;height:1.25rem;color:var(--color-white);stroke:var(--color-white)}.bv-distance-card__title{font-weight:500;color:var(--color-text);margin-bottom:.25rem}.bv-distance-card__text{font-size:.9rem;color:var(--color-text-light);font-weight:300}.bv-separator{height:1px;background:linear-gradient(90deg,transparent,rgba(44,44,44,.1),transparent);margin:4rem 0}.bv-region{margin-bottom:5rem}.bv-region__header{text-align:center;margin-bottom:3rem}.bv-region__title{font-family:var(--font-display);font-size:2.5rem;color:var(--color-text);margin-bottom:1rem}@media (min-width:768px){.bv-region__title{font-size:3rem}}.bv-region__subtitle{font-size:1.1rem;color:var(--color-text-light);max-width:48rem;margin:0 auto;font-weight:300;line-height:1.7}.bv-highlights{display:grid;grid-gap:2rem;gap:2rem}@media (min-width:768px){.bv-highlights{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.bv-highlights--three{grid-template-columns:1fr 1fr 1fr}}.bv-highlight{background:var(--color-white);border-radius:var(--radius-lg);overflow:hidden;border:1px solid rgba(44,44,44,.05);transition:all .3s ease}.bv-highlight:hover{box-shadow:0 10px 30px rgba(0,0,0,.08);transform:translateY(-4px)}.bv-highlight__img{height:14rem;overflow:hidden}.bv-highlight__img img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.bv-highlight:hover .bv-highlight__img img{transform:scale(1.05)}.bv-highlight__body{padding:1.5rem}.bv-highlight__name{font-family:var(--font-display);font-size:1.25rem;color:var(--color-text);margin-bottom:.25rem}.bv-highlight__meta{font-size:.8rem;color:var(--color-nature);font-weight:500;margin-bottom:.75rem}.bv-highlight__desc{font-size:.9rem;color:var(--color-text-light);font-weight:300;line-height:1.6}.bv-cta-bottom{background:var(--color-ocean);border-radius:var(--radius-lg);padding:3rem 2rem;text-align:center}@media (min-width:768px){.bv-cta-bottom{padding:4rem 3rem}}.bv-cta-bottom__title{font-family:var(--font-display);font-size:2rem;color:var(--color-white);margin-bottom:1rem}@media (min-width:768px){.bv-cta-bottom__title{font-size:2.5rem}}.bv-cta-bottom__text{color:rgba(255,255,255,.8);font-weight:300;margin-bottom:2rem;max-width:36rem;margin-left:auto;margin-right:auto}.bv-climat-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}@media (min-width:768px){.bv-climat-grid{grid-template-columns:1fr 1fr 1fr}}.bv-climat-item{background:rgba(255,255,255,.6);border-radius:var(--radius);padding:1.25rem;text-align:center}.bv-climat-item__value{font-family:var(--font-display);font-size:2rem;color:var(--color-ocean);margin-bottom:.25rem}.bv-climat-item__label{font-size:.85rem;color:var(--color-text-light);font-weight:300}.bv-activity{background:var(--color-white);border-radius:var(--radius-lg);overflow:hidden;border:1px solid rgba(44,44,44,.05);margin-bottom:2.5rem}.bv-activity__inner{display:grid;grid-gap:2rem;gap:2rem}@media (min-width:768px){.bv-activity__inner{grid-template-columns:1fr 1fr}.bv-activity__inner--reverse{direction:rtl}.bv-activity__inner--reverse>*{direction:ltr}}.bv-activity__img{height:16rem;overflow:hidden}@media (min-width:768px){.bv-activity__img{height:100%;min-height:20rem}}.bv-activity__img img{width:100%;height:100%;object-fit:cover}.bv-activity__body{padding:1.5rem 1.5rem 2rem}@media (min-width:768px){.bv-activity__body{padding:2rem}}.bv-activity__subtitle{font-size:.8rem;color:var(--color-nature);text-transform:uppercase;letter-spacing:.1em;font-weight:500;margin-bottom:.5rem}.bv-activity__title{font-family:var(--font-display);font-size:1.5rem;color:var(--color-text);margin-bottom:1rem}.bv-activity__stats{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(44,44,44,.08)}.bv-activity__stat{font-size:.8rem;color:var(--color-text-light);display:flex;align-items:center;gap:.35rem}.bv-activity__stat strong{color:var(--color-text);font-weight:500}.bv-activity__desc{font-size:.95rem;color:var(--color-text-light);font-weight:300;line-height:1.7;margin-bottom:.75rem}.bv-activity__note{font-size:.85rem;color:var(--color-ocean);font-style:italic;margin-top:.5rem}.bv-activity__price{font-size:.95rem;color:var(--color-nature);font-weight:500;margin-top:.75rem}.bv-subsection{margin-bottom:2.5rem;margin-top:3rem}.bv-subsection__title{font-family:var(--font-display);font-size:1.75rem;color:var(--color-text);margin-bottom:.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--color-nature);display:inline-block}@media (min-width:768px){.bv-subsection__title{font-size:2rem}}.bv-text-card{background:var(--color-white);border-radius:var(--radius-lg);overflow:hidden;border:1px solid rgba(44,44,44,.05);margin-bottom:2rem}.bv-text-card__inner{display:grid;grid-gap:0;gap:0}@media (min-width:768px){.bv-text-card__inner{grid-template-columns:16rem 1fr}}.bv-text-card__img{height:14rem;overflow:hidden}@media (min-width:768px){.bv-text-card__img{height:100%;min-height:14rem}}.bv-text-card__img img{width:100%;height:100%;object-fit:cover}.bv-text-card__body{padding:1.5rem}.bv-text-card__name{font-family:var(--font-display);font-size:1.25rem;color:var(--color-text);margin-bottom:.25rem}.bv-text-card__location{font-size:.8rem;color:var(--color-nature);font-weight:500;margin-bottom:.75rem}.bv-text-card__desc{font-size:.9rem;color:var(--color-text-light);font-weight:300;line-height:1.7;margin-bottom:.5rem}.bv-text-card__price{font-size:.9rem;color:var(--color-nature);font-weight:500}.bv-text-card__info{font-size:.8rem;color:var(--color-text-light);font-style:italic;margin-top:.5rem}.meteo-widget{background:linear-gradient(135deg,var(--color-ocean) 0,#2B5797 100%);border-radius:1rem;padding:1.5rem;color:#fff;margin-bottom:2rem;box-shadow:0 4px 24px rgba(30,61,111,.25)}.meteo-widget__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;gap:.5rem;flex-wrap:wrap}.meteo-widget__location{display:flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;color:rgba(255,255,255,.85);letter-spacing:.02em}.meteo-widget__location svg{width:14px;height:14px;color:var(--color-mint);flex-shrink:0}.meteo-widget__live{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--color-mint);font-weight:500;letter-spacing:.05em;text-transform:uppercase}.meteo-widget__pulse{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--color-mint);animation:meteo-pulse 2s ease-in-out infinite}@keyframes meteo-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.meteo-widget__loading{display:flex;align-items:center;gap:.75rem;color:rgba(255,255,255,.7);font-size:.9rem;padding:1rem 0}.meteo-widget__spinner{display:inline-block;width:20px;height:20px;border:2px solid rgba(255,255,255,.25);border-top:2px solid var(--color-mint);border-radius:50%;animation:meteo-spin .8s linear infinite;flex-shrink:0}@keyframes meteo-spin{to{transform:rotate(1turn)}}.meteo-widget__body{display:flex;flex-direction:column;gap:1.25rem}@media (min-width:600px){.meteo-widget__body{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-column-gap:2rem;column-gap:2rem;grid-row-gap:1.25rem;row-gap:1.25rem}.meteo-widget__normals{grid-column:1/-1}}.meteo-widget__current{display:flex;align-items:center;gap:1rem}.meteo-widget__icon{font-size:3.5rem;line-height:1;flex-shrink:0}.meteo-widget__temp{font-family:var(--font-display);font-size:2.75rem;font-weight:700;line-height:1;letter-spacing:-.02em;color:#fff}.meteo-widget__condition{font-size:1rem;font-weight:400;color:rgba(255,255,255,.9);margin-top:.25rem}.meteo-widget__feels{font-size:.8rem;color:rgba(255,255,255,.6);margin-top:.2rem}.meteo-widget__stats{display:flex;gap:1rem;flex-wrap:wrap;align-items:flex-start}.meteo-widget__stat{display:flex;flex-direction:column;align-items:center;gap:.2rem;min-width:64px;background:rgba(255,255,255,.1);border-radius:.625rem;padding:.625rem .75rem;flex:1 1;text-align:center}.meteo-widget__stat svg{width:18px;height:18px;color:var(--color-mint);margin-bottom:.1rem}.meteo-widget__stat strong{font-size:1rem;font-weight:600;color:#fff}.meteo-widget__stat span{font-size:.7rem;color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.05em}.meteo-widget__normals{border-top:1px solid rgba(255,255,255,.15);padding-top:1rem}.meteo-widget__normals-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-mint);font-weight:500;margin-bottom:.5rem}.meteo-widget__normals-vals{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;font-size:.875rem;color:rgba(255,255,255,.85)}.meteo-widget__normals-vals strong{font-weight:600;color:#fff}.meteo-widget__normals-sep{color:rgba(255,255,255,.35);font-size:1rem}