/* Accès boutique et invitation sur les deux versions de l’accueil. */
.home-site-header .home-public-row>.nav-boutique{color:var(--sun)}
@media(min-width:1001px) and (max-width:1250px){.home-site-header .home-public-row{gap:clamp(9px,1.2vw,16px)}.home-site-header .home-public-row>.nav-button{padding:.75rem .8rem}}
.ub-home-teaser{position:relative;display:grid;grid-template-columns:1.35fr 1fr;align-items:center;gap:30px;max-width:1240px;width:calc(100% - 12vw);padding:clamp(28px,4vw,52px);margin:50px auto 25px;background:var(--forest);color:var(--cream);border-radius:20px;isolation:isolate;overflow:hidden}
.ub-home-teaser .eyebrow{color:var(--mint);font-size:.72rem;margin:0 0 18px}.ub-home-teaser h2{font:500 clamp(2rem,3.5vw,3rem)/1.15 var(--serif);letter-spacing:-.035em;margin:0 0 20px}.ub-home-teaser h2 em{color:var(--sun)}.ub-home-teaser p:not(.eyebrow){max-width:440px;font-size:.95rem;line-height:1.8;margin:0 0 25px;color:#e7edde}
.ub-home-teaser .button{font-size:.82rem}.ub-home-teaser-image{display:block;max-width:280px;width:100%;justify-self:center;transform:rotate(3deg)}.ub-home-teaser-image img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.ub-home-teaser-star{position:absolute;right:-20px;bottom:-68px;font-size:260px;line-height:1;color:rgba(199,216,190,.06);z-index:-1}
@media(max-width:620px){.ub-home-teaser{grid-template-columns:1fr;gap:28px}.ub-home-teaser-image{width:78%;max-width:250px;grid-row:2}.ub-home-teaser .button{font-size:.76rem;padding:16px;white-space:normal}.ub-home-teaser h2{font-size:2.2rem}}
