h1,h2,.block-slider__title,.block-cta__title{font-family: var(--font-display,var(--font-heading));font-weight: 400;letter-spacing: 0;line-height: 1.15}.hero{min-height: 100vh;display: flex;align-items: center;justify-content: center;position: relative;overflow: hidden;text-align: center;background-color: var(--color-text);color: var(--color-bg)}.hero__bg{position: absolute;inset: 0;z-index: 0;overflow: hidden}.hero__bg img{position: absolute;inset: 0;width: 100%;height: 100%;object-fit: cover;display: block}.hero__spotlight{position: absolute;inset: 0;pointer-events: none;background: radial-gradient( circle at var(--mx,50%) var(--my,50%),rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.55) 22%,rgba(0,0,0,0.82) 55%,rgba(0,0,0,0.92) 100% );transition: background 120ms linear}@media (hover: none),(pointer: coarse){.hero__spotlight{background: rgba(0,0,0,0.42);transition: none}}@keyframes scrollPulse{0%,100%{transform: scaleY(1);opacity: 0.6}50%{transform: scaleY(0.5);opacity: 1}}.concept{background-color: var(--color-bg)}.section__intro{max-width: 700px;margin-inline: auto;text-align: center}.section__intro p{font-size: var(--text-lg);line-height: 1.8;color: var(--color-muted)}.concept__highlights{display: grid;grid-template-columns: repeat(3,1fr);gap: var(--space-lg);margin-top: var(--space-xl);text-align: center}.concept__highlight{padding: var(--space-lg)}.concept__highlight-icon{font-size: var(--text-2xl);margin-bottom: var(--space-md);color: var(--color-accent)}.concept__highlight h3{font-size: var(--text-base);font-weight: 600;text-transform: uppercase;letter-spacing: 0.08em;margin-bottom: var(--space-sm)}.concept__highlight p{font-size: var(--text-sm);color: var(--color-muted)}@media (max-width: 768px){.concept__highlights{grid-template-columns: 1fr}}.boutique{background-color: var(--color-bg)}.ambiance{background-color: var(--color-text);color: var(--color-bg)}.ambiance .section__label{color: var(--color-accent)}.ambiance h2{color: var(--color-bg)}.ambiance .section__intro p,.ambiance .section__intro p:first-of-type{color: var(--color-bg)}.info{background-color: var(--color-surface)}.contact{background-color: var(--color-bg);text-align: center}.site-footer{background-color: var(--color-text);color: var(--color-bg);padding-top: var(--space-2xl,4rem)}.site-footer__grid{display: grid;grid-template-columns: var(--cols,1.6fr 1fr 1fr);gap: var(--space-xl);align-items: start}.site-footer__logo{height: 48px;width: auto;margin-bottom: var(--space-md)}.site-footer__tagline{font-size: var(--text-sm);line-height: 1.6;opacity: 0.7;max-width: 34ch}.site-footer__title{font-family: var(--font-heading);font-size: var(--text-xs);text-transform: uppercase;letter-spacing: 0.12em;color: inherit;opacity: 0.7;margin-bottom: var(--space-md)}.site-footer__list{list-style: none;margin: 0;padding: 0;display: flex;flex-direction: column;gap: var(--space-sm);font-size: var(--text-sm)}.site-footer a{color: var(--color-bg);opacity: 0.85;transition: opacity var(--transition-fast),color var(--transition-fast)}.site-footer a:hover{opacity: 1;color: var(--color-accent-dark)}.site-footer__bottom{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;gap: var(--space-sm);margin-top: var(--space-2xl,4rem);padding-top: var(--space-md);padding-bottom: var(--space-lg);border-top: 1px solid rgba(255,255,255,0.12);font-size: var(--text-xs);opacity: 0.7}.site-footer__langs a{margin: 0 0.15em}.site-footer__row{padding-block: var(--fr-pad,0)}.site-footer__row--surface{background-color: var(--color-surface);color: var(--color-text)}.site-footer__row--accent{background-color: var(--color-accent)}.site-footer__row--accent,.site-footer__row--accent a,.site-footer__row--accent .site-footer__title{color: #fff}.site-footer__full{width: 100%;padding-inline: var(--space-md)}.site-footer__col{display: flex;flex-direction: column;gap: var(--space-md);min-width: 0}.site-footer__col--left{align-items: flex-start;text-align: left}.site-footer__col--center{align-items: center;text-align: center}.site-footer__col--right{align-items: flex-end;text-align: right}.site-footer__col--between{align-items: flex-start;justify-content: space-between;height: 100%}.site-footer__item{display: block;max-width: 100%}.site-footer__logo--small{height: 32px}.site-footer__logo--large{height: 64px}.site-footer__tagline--small{font-size: var(--text-xs)}.site-footer__social--icons{flex-direction: row;flex-wrap: wrap;gap: var(--space-sm)}.site-footer__social--icons svg{width: 20px;height: 20px}.site-footer__cta{white-space: nowrap}.site-footer__sublist{display: flex;flex-direction: column;gap: var(--space-xs);margin-top: var(--space-xs);padding-left: var(--space-md);opacity: 0.8}.site-footer__legal a{white-space: nowrap}.site-footer .btn--ghost{color: inherit;border-color: currentColor}@media (max-width: 899.98px){.site-footer__grid{grid-template-columns: 1fr;gap: var(--space-lg)}.site-footer__bottom{flex-direction: column;text-align: center}.site-footer__col--center,.site-footer__col--right{align-items: flex-start;text-align: left}}.section--generic .section__generic-body > * + *{margin-top: var(--space-md)}.block-slider{position: relative;width: 100vw;margin-left: calc(50% - 50vw);background-size: cover;background-position: center;background-color: #0f120b;color: #fff;overflow: hidden}.block-slider__overlay{position: absolute;inset: 0;background: linear-gradient(105deg,rgba(15,18,11,var(--slider-overlay,0.45)) 0%,rgba(15,18,11,calc(var(--slider-overlay,0.45) * 0.45)) 60%,rgba(15,18,11,calc(var(--slider-overlay,0.45) * 0.15)) 100%);z-index: 0}.block-slider__track{position: relative;z-index: 1;min-height: clamp(440px,72vh,640px)}.block-slider__slide{display: flex;align-items: center;transform: translateY(8px);transition: opacity .7s ease,transform .7s ease,visibility .7s;padding-block: var(--space-2xl,4rem)}.block-slider__slide.is-active{transform: none}.block-slider__inner{max-width: 720px}.block-slider__title{color: #fff;font-size: clamp(2rem,5vw,3.6rem);line-height: 1.08;text-shadow: 0 2px 20px rgba(0,0,0,0.35)}.block-slider__text{font-size: clamp(1.05rem,2.2vw,1.35rem);margin-top: var(--space-md);max-width: 46ch;text-shadow: 0 1px 12px rgba(0,0,0,0.4)}.block-slider__btn{margin-top: var(--space-lg)}.block-slider__controls{position: absolute;bottom: var(--space-md);left: 0;right: 0;z-index: 2;color: #fff}.block-slider__dot::after{border-color: rgba(255,255,255,.85)}.block-slider__dot.is-active::after{background: #fff;transform: scale(1.15)}@media (max-width: 899.98px){.block-slider{background-position: var(--slider-pos-mobile,left center) !important}}.section--hero-slider{padding-block: 0 !important}.block-carousel{position: relative;max-width: 760px;margin-inline: auto;text-align: center}.block-carousel__item{transition: opacity .6s ease}.block-carousel__figure{margin: 0}.block-carousel__item blockquote{margin: 0;font-size: clamp(1.1rem,2.4vw,1.5rem);line-height: 1.55;font-style: italic;color: var(--color-text);quotes: "«\00a0" "\00a0»"}.block-carousel__item blockquote::before{content: open-quote;color: var(--color-accent)}.block-carousel__item blockquote::after{content: close-quote;color: var(--color-accent)}.block-carousel__item figcaption{margin-top: var(--space-md);font-family: var(--font-heading);font-weight: 600;color: var(--color-accent)}.block-carousel__controls{margin-top: var(--space-md)}.block-carousel__dot::after{border-color: var(--color-accent)}.block-carousel__dot.is-active::after{background: var(--color-accent)}.section--bg{background-size: cover;background-position: center;position: relative}.section--bg::before{content: '';position: absolute;inset: 0;background: var(--color-bg);opacity: 0.82;z-index: 0}.section--bg > *{position: relative;z-index: 1}.section--has-shape{position: relative;overflow: hidden;padding-bottom: calc(var(--section-py,8rem) * var(--sp-bottom,1) + var(--shape-h,50px))}.section__shape{position: absolute;left: 0;right: 0;bottom: 0;height: var(--shape-h,50px);line-height: 0;pointer-events: none;z-index: 2}.section__shape svg{display: block;width: calc(100% + 2px);height: 100%;margin-left: -1px}.section--video{position: relative;overflow: hidden}.section--video .section__video{position: absolute;inset: 0;width: 100%;height: 100%;object-fit: cover;z-index: 0;pointer-events: none;background: var(--color-surface)}.section--video::before{content: '';position: absolute;inset: 0;background: var(--color-bg);opacity: 0.55;z-index: 1}.section--video > *:not(.section__video){position: relative;z-index: 2}@media (prefers-reduced-motion: reduce){.section__video{display: none}}.app-badges{display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: var(--space-md)}.app-badges a{display: inline-flex;transition: transform var(--transition-base),filter var(--transition-base)}.app-badges a:hover{transform: translateY(-3px)}.app-badges img{height: 56px;width: auto}.section--dark{background: linear-gradient(135deg,var(--section-dark-surface,#1D2126) 0%,var(--section-dark-bg,#14171A) 65%);color: #fff;text-align: center}.section--dark::after{content: '';position: absolute;inset: 0;background: radial-gradient(ellipse at 50% 0%,color-mix(in srgb,var(--section-dark-accent,var(--color-accent-dark)) 16%,transparent),transparent 60%);pointer-events: none;z-index: 0}.section--dark > *{position: relative;z-index: 1}.section--dark :is(h1,h2,h3,h4,h5,h6){color: #fff}.section--dark .section__label{color: var(--section-dark-accent,var(--color-accent-dark));opacity: 0.95}.section--dark .divider{background: rgba(255,255,255,0.35)}.section--dark :is(p,li,.block-card__text){color: rgba(255,255,255,0.88)}.section--dark :is( .block-stats__label,.block-cta__text,.block-quote cite,.block-video figcaption,.block-icon-list__body span,.block-accordion__a ){color: rgba(255,255,255,0.72)}.section--dark :is(h1,h2){font-size: clamp(1.9rem,3.6vw,2.8rem)}.section--dark a:not(.btn):not(.app-badges a){color: var(--section-dark-accent,var(--color-accent-dark));text-decoration: underline;text-underline-offset: 3px}.section--dark .section__generic-body{align-items: center}.section-row{margin-top: calc(var(--space-lg) * var(--sp-top,0));margin-bottom: calc(var(--space-lg) * var(--sp-bottom,0))}.section-row + .section-row{margin-top: calc(var(--space-lg) * var(--sp-top,1))}.section-row__inner{width: 100%;max-width: min(100%,calc(var(--site-width,1200px) * var(--rw,1)));margin-inline: auto;padding-inline: var(--space-lg)}.section-row--full > .section-row__inner{max-width: none;padding-inline: 0}.section-cols{display: grid;grid-template-columns: var(--cols,1fr);gap: var(--space-lg);align-items: start}.section-col{min-width: 0}@media (max-width: 899.98px){.section-cols{grid-template-columns: repeat(auto-fit,minmax(min(100%,260px),1fr))}}@media (max-width: 599.98px){.section-cols{grid-template-columns: 1fr}.section-cols.section-row--mobile-reverse{display: flex;flex-direction: column-reverse}}