{"id":2211,"date":"2026-06-19T09:53:28","date_gmt":"2026-06-19T07:53:28","guid":{"rendered":"https:\/\/www.norki.com\/studio-chalet\/?p=2211"},"modified":"2026-07-07T15:16:03","modified_gmt":"2026-07-07T13:16:03","slug":"ski-in-out-style","status":"publish","type":"post","link":"https:\/\/www.norki.com\/en\/studio-chalet\/mountain-decor-inspiration-moodboard\/ski-in-out-style\/","title":{"rendered":"The Skier\u2019s Chalet"},"content":{"rendered":"\n<style>\n  \/* ==========================================================================\n     COMPOSANT : LE CHALET DU SKIEUR (SAINT-MORITZ)\n     ========================================================================== *\/\n  \n  .chalet-skieur {\n    position: relative;\n    width: 100%;\n    \/* Utilisation de la couleur de fond globale en fallback *\/\n    background-color: var(--color-norki-beige, #f8f0ea);\n    overflow: hidden;\n    margin: 0;\n    \/* Application des variables de padding vertical pour Desktop *\/\n    padding-top: 60px;\n    padding-bottom: var(--section-pad-v-dt, 80px);\n    padding-left: 0;\n    padding-right: 0;\n  }\n\n  .chalet-skieur__wrapper {\n    position: relative;\n    width: 100%;\n    max-width: 2560px; \/* Limite raisonnable pour les tr\u00e8s grands \u00e9crans *\/\n    margin: 0 auto;\n    display: block;\n  }\n\n  \/* Gestion des images de fond (Collage) *\/\n  .chalet-skieur__bg-img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n\n  .chalet-skieur__bg-img--mobile {\n    display: none; \/* Cach\u00e9 sur Desktop par d\u00e9faut *\/\n  }\n\n  \/* Conteneur des \u00e9l\u00e9ments interactifs et textuels *\/\n  .chalet-skieur__overlay {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    \/* On laisse les clics passer au travers du calque, on les r\u00e9active sur les enfants *\/\n    pointer-events: none; \n  }\n\n  \/* --- TEXTE --- *\/\n  .chalet-skieur__text {\n    position: absolute;\n    top: 31%;\n    left: 3%;\n    pointer-events: auto;\n    color: var(--wp--preset--color--contrast, #000);\n    z-index: 2;\n    display: flex;\n    flex-direction: column;\n    gap: 4px;\n    max-width: 65%;\n  }\n\n  .chalet-skieur__title {\n    font-size: clamp(28px, 2.8vw, 48px);\n    margin: 0;\n    line-height: 1.1;\n    letter-spacing: -0.02em;\n  }\n\n  .chalet-skieur__subtitle {\n    font-size: clamp(16px, 1.4vw, 24px);\n    margin: 0;\n    line-height: 1.3;\n  }\n\n  \/* --- PRODUIT INTERACTIF (PARAVENT YAGA) --- *\/\n  .chalet-skieur__product-link {\n    position: absolute;\n    top: 23%; \/* Calibr\u00e9 pour l'\u00e9quilibre visuel du paravent sur pc-2.png *\/\n    left: 30%;\n    width: 25%; \/* Largeur proportionnelle \u00e0 la maquette PC *\/\n    pointer-events: auto;\n    display: block;\n    z-index: 3;\n    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    will-change: transform;\n  }\n\n  \/* Effet de survol premium (Hover Scale + \u00e9l\u00e9vation) *\/\n  .chalet-skieur__product-link:hover {\n    transform: scale(1.05) translateY(-8px);\n  }\n\n  \/* L'ombre port\u00e9e du paravent est g\u00e9r\u00e9e de mani\u00e8re diffuse et r\u00e9aliste *\/\n  .chalet-skieur__product-img {\n    width: 100%;\n    height: auto;\n    display: block;\n    filter: drop-shadow(0 20px 30px rgba(0, 0, 0, 0.12));\n    transition: filter 0.4s ease;\n  }\n\n  .chalet-skieur__product-link:hover .chalet-skieur__product-img {\n    filter: drop-shadow(0 30px 45px rgba(0, 0, 0, 0.18));\n  }\n\n  \/* ==========================================================================\n     RESPONSIVE (Tablette & Mobile)\n     ========================================================================= *\/\n\n  \/* Tablettes (Paysage \/ Portrait large) *\/\n  @media screen and (max-width: 1024px) {\n    .chalet-skieur {\n      padding-top: 80px;\n      padding-bottom: var(--section-pad-v-tab, 50px);\n    }\n\n    .chalet-skieur__text {\n      left: 4%;\n    }\n\n    .chalet-skieur__product-link {\n      top: 25%;\n      left: 30%;\n      width: 30%;\n    }\n  }\n\n  \/* Mobile *\/\n  @media screen and (max-width: 768px) {\n    .chalet-skieur {\n      padding-top: 70px;\n      padding-bottom: var(--section-pad-v-mob, 40px);\n    }\n\n    \/* Force l'affichage des images adapt\u00e9es aux mobiles *\/\n    .chalet-skieur__bg-img--desktop {\n      display: none !important;\n    }\n    .chalet-skieur__bg-img--mobile {\n      display: block !important;\n    }\n\n    .chalet-skieur__text {\n      \/* Ajust\u00e9 pour s'int\u00e9grer harmonieusement sur mobile-2.png *\/\n      top: 21.5%; \n      left: 6%;\n      gap: 2px;\n    }\n    \n    .chalet-skieur__title {\n      font-size: clamp(24px, 6vw, 32px);\n    }\n\n    .chalet-skieur__subtitle {\n      font-size: clamp(16px, 4vw, 20px);\n    }\n\n    .chalet-skieur__product-link {\n      \/* Le paravent prend une place centrale et stable sur mobile *\/\n      top: 23.5%;\n      left: 11%;\n      width: 66%;\n    }\n  }\n<\/style>\n\n<section class=\"chalet-skieur\" aria-label=\"Inspiration The Skier's Chalet\">\n  <div class=\"chalet-skieur__wrapper\">\n    \n    <!-- ARRI\u00c8RE-PLAN DESKTOP -->\n    <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/pc-2.png\" alt=\"Interior design inspiration moodboard and collage for The Skier's Chalet in Saint-Moritz\" class=\"chalet-skieur__bg-img chalet-skieur__bg-img--desktop\" fetchpriority=\"high\">\n    \n    <!-- ARRI\u00c8RE-PLAN MOBILE -->\n    <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/mobile-2.png\" alt=\"Interior design inspiration moodboard and collage for The Skier's Chalet in Saint-Moritz - Mobile Version\" class=\"chalet-skieur__bg-img chalet-skieur__bg-img--mobile\" loading=\"lazy\">\n    \n    <!-- CALQUE SUPERPOS\u00c9 (Texte & Interactions) -->\n    <div class=\"chalet-skieur__overlay\">\n      \n      <!-- Bloc Texte SEO -->\n      <div class=\"chalet-skieur__text\">\n        <h2 class=\"chalet-skieur__title avenirmedium-font\">The Skier&rsquo;s Chalet<\/h2>\n        <p class=\"chalet-skieur__subtitle baskerville-italic-font\">in Saint-Moritz<\/p>\n      <\/div>\n      \n      <!-- Paravent Interactif (Yaga) -->\n      <a href=\"https:\/\/www.norki.com\/en\/iconic-furniture-norki\/471-yaga-folding-screen-cowhide-norki.html\" class=\"chalet-skieur__product-link\" aria-label=\"Discover the Yaga cowhide screen by Norki\">\n        <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Paravent-Photo-VII-YAGA_NORKI.png\" alt=\"Yaga cowhide screen by Norki\" class=\"chalet-skieur__product-img\" width=\"600\" height=\"600\">\n      <\/a>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<style>\n    \/* ==========================================================================\n       COMPOSANT : BLOC CITATION MINIMALISTE\n       ========================================================================== *\/\n    \n    :root {\n        --text-main: black;\n        --font-serif: 'Playfair Display', Georgia, serif;\n        --font-quote: \"Pertili\", var(--font-serif); \n    }\n\n    \/* Conteneur principal de la citation *\/\n    .norki-quote-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 60px var(--section-pad-h-dt, 5vw);\n        background-color: #f8f0ea;\n        z-index: 10;\n        position: relative;\n    }\n\n    .bloc-citation-norki {\n        position: relative;\n        max-width: 720px; \/* Ajust\u00e9 pour correspondre \u00e0 la structure de retour \u00e0 la ligne de la maquette *\/\n        margin: 0 auto;\n        text-align: center;\n        padding: 40px 60px; \/* Espace \u00e9quilibr\u00e9 pour les guillemets de part et d'autre *\/\n    }\n\n    .bloc-citation-norki p {\n        font-size: clamp(1.4rem, 2.2vw, 1.85rem);\n        line-height: 1.5;\n        color: var(--text-main);\n        font-weight: 400;\n        margin: 0;\n        letter-spacing: -0.01em;\n    }\n\n    \/* Signature de l'auteur *\/\n    .bloc-citation-norki__author {\n        display: block;\n        margin-top: 35px;\n        font-size: clamp(2.2rem, 4.5vw, 3.8rem); \/* Taille g\u00e9n\u00e9reuse pour valoriser la police cursive *\/\n        color: var(--text-main);\n        line-height: 1;\n    }\n\n    \/* Gestion des guillemets via pseudo-\u00e9l\u00e9ments *\/\n    .bloc-citation-norki::before,\n    .bloc-citation-norki::after {\n        font-family: var(--font-quote) !important;\n        font-size: 130px;\n        color: #000;\n        position: absolute;\n        line-height: 0; \/* \u00c9vite de fausser la hauteur du conteneur *\/\n    }\n    \n    .bloc-citation-norki::before {\n        content: '\\201C'; \/* Code Unicode pour le guillemet ouvrant \u201c *\/\n        top: 55px;\n        left: 5px;\n    }\n\n    .bloc-citation-norki::after {\n        content: '\\201D'; \/* Code Unicode pour le guillemet fermant \u201d *\/\n        bottom: 95px;\n        right: 5px;\n    }\n\n    \/* Responsive Design *\/\n    @media (max-width: 768px) {\n        .norki-quote-wrapper {\n            padding: 40px 15px;\n        }\n        \n        .bloc-citation-norki {\n            padding: 20px 25px; \n            max-width: 100%;\n        }\n        \n        .bloc-citation-norki p {\n            font-size: 1.35rem;\n            padding: 0 10px;\n        }\n        \n        .bloc-citation-norki p br {\n            display: none; \/* D\u00e9sactive les sauts de ligne forc\u00e9s sur mobile pour plus de fluidit\u00e9 *\/\n        }\n\n        .bloc-citation-norki__author {\n            margin-top: 25px;\n            font-size: clamp(2rem, 9vw, 2.8rem);\n        }\n        \n        .bloc-citation-norki::before,\n        .bloc-citation-norki::after {\n            font-size: 75px; \/* L\u00e9g\u00e8re r\u00e9duction pour \u00e9quilibrer sur mobile *\/\n        }\n        \n        .bloc-citation-norki::before {\n             top: 22px;\n             left: 0px;\n        }\n        \n        .bloc-citation-norki::after {\n            bottom: 45px;\n            right: 0px;\n        }\n    }\n<\/style>\n\n<div class=\"norki-quote-wrapper\">\n    <div class=\"bloc-citation-norki\">\n        <!-- Quote text precisely based on image_53e8e0.png -->\n        <p class=\"baskerville-italic-font\">\n            Minimalism has a poetic nature, in the sense<br>\n            that it touches the balance between fullness and emptiness.\n        <\/p>\n        <!-- Author's signature in cursive -->\n        <span class=\"bloc-citation-norki__author bestermind-font\">Jennie C. Jones<\/span>\n    <\/div>\n<\/div>\n\n\n\n<style>\n    \/* ==========================================================================\n       COMPOSANT : LE CLASSICISME DE LA MONTAGNE (ENGLISH)\n       ========================================================================== *\/\n    \n    .classicisme-montagne {\n        position: relative;\n        background-color: var(--color-norki-beige, #f8f0ea);\n        overflow-x: clip; \/* Emp\u00eache strictement tout scroll horizontal parasite *\/\n        overflow-y: visible; \/* Permet aux tooltips\/popups de d\u00e9border librement en hauteur *\/\n        \/* Padding g\u00e9n\u00e9reux conforme \u00e0 la DA Norki *\/\n        padding: var(--section-pad-v-dt, 100px) var(--section-pad-h-dt, 5vw);\n        color: #000; \/* Couleur noire stricte *\/\n    }\n\n    .classicisme-montagne__container {\n        position: relative;\n        width: 100%;\n        margin: 0 auto;\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 5vw;\n    }\n\n    \/* --- LIEN \u00c9DITORIAL INT\u00c9GR\u00c9 --- *\/\n    .nk-editorial-inline-link {\n        color: inherit;\n        text-decoration: underline;\n        text-decoration-color: currentColor;\n        text-underline-offset: 3px;\n        text-decoration-thickness: 1px;\n        transition: text-decoration-color 0.3s ease, opacity 0.3s ease;\n    }\n\n    .nk-editorial-inline-link:hover {\n        text-decoration-color: rgba(255, 255, 255, 0); \/* \u00c9quivalent standardis\u00e9 de #fff0 *\/\n        opacity: .7;\n    }\n\n    \/* --- GROUPE GAUCHE (Images) --- *\/\n    .classicisme-montagne__visuals-left {\n        width: 48%;\n        display: flex;\n        align-items: flex-start;\n        gap: 2vw;\n    }\n\n    .classicisme-montagne__img-wrap {\n        display: block;\n        position: relative;\n        overflow: visible; \/* Essentiel pour ne pas masquer les hotspots ni les tooltips *\/\n    }\n\n    .classicisme-montagne__img {\n        width: 100%;\n        height: auto;\n        display: block;\n        object-fit: cover;\n    }\n\n    \/* D\u00e9calage asym\u00e9trique du groupe gauche (Desktop) *\/\n    .classicisme-montagne__img-wrap--skier {\n        width: 40%;\n    }\n\n    .classicisme-montagne__img-wrap--armchair {\n        width: 60%;\n    }\n\n    \/* --- GROUPE DROITE (Texte + Image Tabouret) --- *\/\n    .classicisme-montagne__content-right {\n        width: 48%;\n        display: flex;\n        align-items: flex-start;\n        gap: 4vw;\n        padding-top: 2%;\n    }\n\n    .classicisme-montagne__text-block {\n        width: 65%;\n        display: flex;\n        flex-direction: column;\n        gap: 20px;\n    }\n\n    .classicisme-montagne__title {\n        font-size: clamp(1.4rem, 2.5vw, 35px);\n        margin: 0;\n        font-weight: 500;\n        letter-spacing: -0.01em;\n    }\n\n    .classicisme-montagne__text {\n        font-size: 0.95rem;\n        margin: 0;\n        font-weight: 400;\n    }\n\n    \/* D\u00e9calage du tabouret (Desktop) *\/\n    .classicisme-montagne__img-wrap--stool {\n        width: 35%;\n        margin-top: 15%; \/* Align\u00e9 plus bas que le titre selon la maquette PC *\/\n    }\n\n    \/* ==========================================================================\n       HOTSPOTS (POINTS FLOTTANTS - CORRIG\u00c9S PIXEL-PERFECT & UX)\n       ========================================================================== *\/\n    .nk-hotspot {\n        position: absolute;\n        z-index: 10;\n        \/* Origine math\u00e9matique pure 0x0 pour un alignement parfait *\/\n        width: 0;\n        height: 0;\n    }\n\n    .nk-hotspot__btn {\n        position: absolute;\n        width: 36px;\n        height: 36px;\n        background-color: rgba(255, 255, 255, 0.95);\n        border: 1px solid #eaeaea;\n        border-radius: 50%;\n        box-shadow: 0 4px 10px rgba(0,0,0,0.15);\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        transform: translate(-50%, -50%);\n        transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.3s, box-shadow 0.3s;\n        padding: 0;\n        color: #000000;\n    }\n\n    .nk-hotspot__btn svg {\n        width: 16px;\n        height: 16px;\n        transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n    }\n\n    \/* Effet d'onde de pulsation continu *\/\n    .nk-hotspot__btn::before {\n        content: '';\n        position: absolute;\n        inset: -6px;\n        border-radius: 50%;\n        border: 1px solid rgba(255, 255, 255, 0.8);\n        animation: nk-pulse-wave 2s infinite cubic-bezier(0.4, 0, 0.2, 1);\n        pointer-events: none;\n    }\n\n    @keyframes nk-pulse-wave {\n        0% { transform: scale(0.8); opacity: 1; }\n        100% { transform: scale(1.6); opacity: 0; }\n    }\n\n    \/* Correction UX : Transition et survol d\u00e9clench\u00e9s au niveau du hotspot parent complet *\/\n    .nk-hotspot:hover .nk-hotspot__btn,\n    .nk-hotspot.is-active .nk-hotspot__btn {\n        transform: translate(-50%, -50%) scale(1.1);\n        background-color: #ffffff;\n        box-shadow: 0 6px 15px rgba(0,0,0,0.25);\n    }\n\n    \/* Correction UX : Rotation stable d\u00e9clench\u00e9e au survol du parent global *\/\n    .nk-hotspot:hover .nk-hotspot__btn svg,\n    .nk-hotspot.is-active .nk-hotspot__btn svg {\n        transform: rotate(90deg);\n    }\n\n    \/* Infobulle (Tooltip) *\/\n    .nk-hotspot__tooltip {\n        position: absolute;\n        bottom: 25px; \/* D\u00e9calage vertical par rapport au centre *\/\n        left: 0;\n        transform: translateX(-50%) translateY(10px);\n        width: 200px;\n        background: #ffffff;\n        padding: 12px;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.15);\n        opacity: 0;\n        visibility: hidden;\n        pointer-events: none;\n        transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s;\n        display: flex;\n        flex-direction: column;\n        gap: 12px;\n        border-radius: 2px;\n        z-index: 20;\n    }\n\n    \/* Correction UX : Pont invisible anti-flicker entre le bouton et l'infobulle *\/\n    .nk-hotspot__tooltip::before {\n        content: '';\n        position: absolute;\n        top: 100%;\n        left: 0;\n        width: 100%;\n        height: 35px; \/* Comble parfaitement le vide physique *\/\n        background: transparent;\n    }\n\n    \/* Fl\u00e8che directionnelle parfaitement centr\u00e9e sur l'ancre *\/\n    .nk-hotspot__tooltip::after {\n        content: '';\n        position: absolute;\n        top: 100%;\n        left: 50%;\n        transform: translateX(-50%);\n        border-width: 8px;\n        border-style: solid;\n        border-color: #ffffff transparent transparent transparent;\n    }\n\n    \/* Display Tooltip *\/\n    .nk-hotspot:hover .nk-hotspot__tooltip,\n    .nk-hotspot.is-active .nk-hotspot__tooltip {\n        opacity: 1;\n        visibility: visible;\n        pointer-events: auto;\n        transform: translateX(-50%) translateY(0);\n    }\n\n    \/* Style interne de l'infobulle *\/\n    .nk-hotspot__link {\n        text-decoration: none;\n        display: flex;\n        flex-direction: column;\n        gap: 10px;\n    }\n\n    .nk-hotspot__thumb {\n        width: 100%;\n        height: 140px;\n        object-fit: cover;\n        background-color: #f5f5f5;\n    }\n\n    .nk-hotspot__info {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 8px;\n    }\n\n    .nk-hotspot__title {\n        font-size: 13px;\n        font-weight: 600;\n        color: #000000;\n        line-height: 1.3;\n        margin: 0;\n        text-align: center;\n    }\n\n    .nk-hotspot__action {\n        font-size: 11px;\n        text-transform: uppercase;\n        letter-spacing: 0.05em;\n        color: #666666;\n        text-align: center;\n        display: block;\n        width: 100%;\n        padding-top: 8px;\n        border-top: 1px solid #eeeeee;\n        transition: color 0.2s;\n    }\n\n    .nk-hotspot__link:hover .nk-hotspot__action {\n        color: #000000;\n    }\n\n    \/* ==========================================================================\n       RESPONSIVE DESIGN\n       ========================================================================== *\/\n\n    \/* Tablettes (Portrait et petit Paysage) *\/\n    @media screen and (max-width: 1024px) {\n        .classicisme-montagne {\n            padding: var(--section-pad-v-tab, 80px) var(--section-pad-h-tab, 40px);\n        }\n\n        .classicisme-montagne__container {\n            flex-direction: column;\n            gap: 60px;\n        }\n\n        .classicisme-montagne__visuals-left,\n        .classicisme-montagne__content-right {\n            width: 100%;\n        }\n\n        .classicisme-montagne__content-right {\n            gap: 5vw;\n        }\n\n        .classicisme-montagne__text-block {\n            width: 70%;\n        }\n\n        .classicisme-montagne__img-wrap--stool {\n            width: 30%;\n            margin-top: 0;\n            align-self: flex-end;\n        }\n    }\n\n    \/* Mobile *\/\n    @media screen and (max-width: 768px) {\n        .classicisme-montagne {\n            padding: var(--section-pad-v-mob, 60px) var(--section-pad-h-mob, 20px);\n        }\n\n        .classicisme-montagne__container {\n            gap: 45px;\n        }\n\n        \/* R\u00e9plique exacte du stacking mobile.png *\/\n        .classicisme-montagne__visuals-left {\n            gap: 15px;\n        }\n\n        .classicisme-montagne__img-wrap--skier {\n            width: 45%;\n        }\n\n        .classicisme-montagne__img-wrap--armchair {\n            width: 55%;\n        }\n\n        .classicisme-montagne__content-right {\n            flex-direction: column;\n            gap: 35px;\n            padding-top: 0;\n        }\n\n        .classicisme-montagne__text-block {\n            width: 100%;\n            padding-right: 5%; \/* L\u00e9g\u00e8re marge pour \u00e9viter le full-bleed du texte *\/\n        }\n\n        .classicisme-montagne__title {\n            font-size: clamp(1.4rem, 2.5vw, 35px); \/* Harmonis\u00e9 avec la r\u00e8gle globale *\/\n        }\n\n        .classicisme-montagne__text {\n            font-size: 0.95rem; \/* Harmonis\u00e9 avec la r\u00e8gle globale *\/\n        }\n\n        .classicisme-montagne__img-wrap--stool {\n            width: 55%;\n            align-self: flex-end; \/* Tabouret cal\u00e9 \u00e0 droite sur mobile *\/\n            margin-top: 10px;\n        }\n\n        \/* Adaptation mobile des infobulles *\/\n        .nk-hotspot__tooltip {\n            width: 160px;\n        }\n        .nk-hotspot__thumb {\n            height: 110px;\n        }\n    }\n<\/style>\n\n<section class=\"classicisme-montagne\" aria-labelledby=\"classicisme-titre\">\n    <div class=\"classicisme-montagne__container\">\n        \n        <!-- GROUPE VISUEL GAUCHE -->\n        <div class=\"classicisme-montagne__visuals-left\">\n            <picture class=\"classicisme-montagne__img-wrap classicisme-montagne__img-wrap--skier\">\n                <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/encore-mag-luxe-blanc-3-1600x1748.5592315902-c-default-1.jpg\" alt=\"Vintage photograph of a female skier in the snow\" class=\"classicisme-montagne__img\" loading=\"lazy\" width=\"600\" height=\"800\">\n            <\/picture>\n            \n            <picture class=\"classicisme-montagne__img-wrap classicisme-montagne__img-wrap--armchair\">\n                <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/BAO-V2_det.jpg\" alt=\"Detail of the BAO armchair in white sheepskin\" class=\"classicisme-montagne__img\" loading=\"lazy\" width=\"800\" height=\"1000\">\n                \n                <!-- HOTSPOT 1 : Pouf \/ Repose-pied assorti Blanc Norki -->\n                <div class=\"nk-hotspot\" style=\"top: 75%; left: 58%;\">\n                    <button class=\"nk-hotspot__btn\" aria-label=\"View product\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line>\n                            <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                        <\/svg>\n                    <\/button>\n                    <div class=\"nk-hotspot__tooltip\">\n                        <a href=\"https:\/\/www.norki.com\/en\/2024-autumn-winter-collection-anja-bench-screen-rugs-throws-cushions\/490-matching-White-Armchair-Footstool-Norki.html\" class=\"nk-hotspot__link\">\n                            <img decoding=\"async\" src=\"https:\/\/www.norki.com\/5010-large_default\/fauteuil-pouf-repose-pied-assorti-blanc-Norki.jpg\" alt=\"Matching white footrest pouf Norki\" class=\"nk-hotspot__thumb\">\n                            <div class=\"nk-hotspot__info\">\n                                <span class=\"nk-hotspot__title\">Atya Set \u2013 Armchair and Footstool<\/span>\n                                <span class=\"nk-hotspot__action\">View product<\/span>\n                            <\/div>\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/picture>\n        <\/div>\n\n        <!-- GROUPE CONTENU DROITE -->\n        <div class=\"classicisme-montagne__content-right\">\n            <div class=\"classicisme-montagne__text-block\">\n                <h2 id=\"classicisme-titre\" class=\"classicisme-montagne__title avenirmedium-font\">\n                    Reinterpreting the Timeless Language of <a href=\"https:\/\/www.norki.com\/en\/studio-chalet\/\" class=\"nk-editorial-inline-link\">Alpine Interiors<\/a>\n                <\/h2>\n                <p class=\"classicisme-montagne__text\">\n                    How can the timeless codes of the mountain chalet be preserved while translating them into a distinctly twenty-first-century sensibility? In the collective imagination, alpine interiors evoke long days on snow-covered slopes, the stillness of mountain peaks, and the comforting ritual of returning to expansive sofas, enveloping fur throws, and restorative spa moments after the cold.\n                <\/p>\n            <\/div>\n            <picture class=\"classicisme-montagne__img-wrap classicisme-montagne__img-wrap--stool\">\n                <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Kueng-Caputo-1.jpg\" alt=\"Kueng Caputo textured marble design stool\" class=\"classicisme-montagne__img\" loading=\"lazy\" width=\"500\" height=\"600\">\n            <\/picture>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", () => {\n    \/* =========================================================\n       GESTION DES HOTSPOTS INTERACTIFS\n       ========================================================= *\/\n    const hotspots = document.querySelectorAll('.nk-hotspot');\n    \n    hotspots.forEach(hotspot => {\n        const btnHotspot = hotspot.querySelector('.nk-hotspot__btn');\n        if (btnHotspot) {\n            btnHotspot.addEventListener('click', (e) => {\n                e.preventDefault();\n                e.stopPropagation();\n                \n                \/\/ Fermer les autres hotspots ouverts\n                hotspots.forEach(h => {\n                    if (h !== hotspot) h.classList.remove('is-active');\n                });\n                \n                \/\/ Basculer l'\u00e9tat du hotspot cliqu\u00e9\n                hotspot.classList.toggle('is-active');\n            });\n        }\n    });\n\n    \/\/ Fermeture automatique au clic en dehors\n    document.addEventListener('click', (e) => {\n        if (!e.target.closest('.nk-hotspot')) {\n            hotspots.forEach(h => h.classList.remove('is-active'));\n        }\n    });\n});\n<\/script>\n\n\n\n<style>\n    \/* ==========================================================================\n       COMPOSANT : MOODBOARD & MAT\u00c9RIAUX CHALET\n       ========================================================================== *\/\n\n    .chalet-moodboard {\n        position: relative;\n        background-color: var(--color-norki-beige, #f8f0ea);\n        overflow: hidden;\n        padding-top: 0;\n        padding-bottom: 0;\n        color: #000;\n    }\n\n    \/* --- LIEN \u00c9DITORIAL INT\u00c9GR\u00c9 --- *\/\n    .nk-editorial-inline-link {\n        color: inherit;\n        text-decoration: underline;\n        text-decoration-color: currentColor;\n        text-underline-offset: 3px;\n        text-decoration-thickness: 1px;\n        transition: text-decoration-color 0.3s ease, opacity 0.3s ease;\n    }\n\n    .nk-editorial-inline-link:hover {\n        text-decoration-color: rgba(255, 255, 255, 0); \/* \u00c9quivalent standardis\u00e9 de #fff0 *\/\n        opacity: .7;\n    }\n\n    \/* * GRILLE DESKTOP (PC) \n     * 5 Colonnes au total :\n     * 1: Marge gauche (5vw)\n     * 2: Contenu Gauche - Texte 1 (1fr)\n     * 3: Contenu Centre - Polo (1.2fr - l\u00e9g\u00e8rement plus large)\n     * 4: Contenu Droit - Ski & Texte 2 (1fr)\n     * 5: Marge droite (5vw)\n     *\/\n    .chalet-moodboard__grid {\n        display: grid;\n        grid-template-columns: var(--section-pad-h-dt, 5vw) minmax(0, 1fr) minmax(0, 1.2fr) minmax(0, 1fr) var(--section-pad-h-dt, 5vw);\n        row-gap: 3vw;\n        align-items: start;\n        max-width: 2560px;\n        margin: 0 auto;\n    }\n\n    \/* --- IMAGE VOITURE (PC : Coll\u00e9 \u00e0 gauche, d\u00e9borde sur le centre) --- *\/\n    .chalet-moodboard__item--car {\n        grid-column: 1 \/ 4;\n        grid-row: 1;\n        width: 60%;\n        display: block;\n    }\n\n    \/* --- IMAGE SKI (PC : Colonne de droite, s'\u00e9tend sur 2 rang\u00e9es) --- *\/\n    .chalet-moodboard__item--ski {\n        grid-column: 4 \/ 5;\n        grid-row: 1 \/ span 2;\n        width: 100%;\n        display: block;\n        transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        will-change: transform;\n    }\n\n    .chalet-moodboard__item--ski:hover {\n        transform: translateY(-5px);\n    }\n\n    \/* --- WRAPPER TEXTE 1 & POLO ---\n       Sur PC, display:contents permet aux enfants d'\u00eatre plac\u00e9s dans la grille parente.\n    *\/\n    .chalet-moodboard__text1-polo-wrapper {\n        display: contents;\n    }\n\n    \/* --- TEXTE 1 (PC : Colonne de gauche, sous la voiture) --- *\/\n    .chalet-moodboard__item--text1 {\n        grid-column: 2 \/ 3;\n        grid-row: 2;\n        width: 90%;\n    }\n\n    \/* --- IMAGE POLO (PC : Colonne centrale, d\u00e9cal\u00e9e vers le bas) --- *\/\n    .chalet-moodboard__item--polo {\n        grid-column: 3 \/ 4;\n        grid-row: 2 \/ span 2;\n        width: 60%;\n        justify-self: end;\n        margin-top: 12vw;\n        display: block;\n        margin-right: 20px;\n    }\n\n    \/* --- TEXTE 2 (PC : Colonne de droite, sous l'image ski) --- *\/\n    .chalet-moodboard__item--text2 {\n        grid-column: 4 \/ 5;\n        grid-row: 2;\n        margin-top: 12vw;\n        width: 90%;\n    }\n\n    \/* --- STYLES COMMUNS (Images & Textes) --- *\/\n    .chalet-moodboard__img {\n        width: 100%;\n        height: auto;\n        display: block;\n        object-fit: cover;\n    }\n\n    .chalet-moodboard__text-block p {\n        font-size: 0.95rem;\n        line-height: 1.6;\n        margin-top: 0;\n        margin-bottom: 1.3rem;\n        font-weight: 400;\n        letter-spacing: -0.01em;\n    }\n\n    .chalet-moodboard__text-block p:last-child {\n        margin-bottom: 0;\n    }\n\n    \/* ==========================================================================\n       SYST\u00c8ME VOIR PLUS (Par d\u00e9faut cach\u00e9 sur PC)\n       ========================================================================== *\/\n    .chalet-moodboard__btn-more {\n        display: none; \n    }\n\n    \/* ==========================================================================\n       RESPONSIVE DESIGN\n       ========================================================================== *\/\n\n    \/* Tablettes (2 colonnes de contenu) *\/\n    @media screen and (max-width: 1024px) {\n        .chalet-moodboard {\n            padding-top: 0;\n            padding-bottom: var(--section-pad-v-tab, 80px);\n        }\n        .chalet-moodboard__grid {\n            grid-template-columns: var(--section-pad-h-tab, 4vw) 1fr 1fr var(--section-pad-h-tab, 4vw);\n            row-gap: 5vw;\n        }\n        .chalet-moodboard__item--ski {\n            grid-column: 1 \/ 5; \n            grid-row: 1;\n            width: 100%; \n        }\n        .chalet-moodboard__item--car {\n            grid-column: 1 \/ 4; \n            grid-row: 2;\n            width: 90%; \n        }\n        \n        \/* Sur Tablette, le wrapper devient un bloc pour permettre le float *\/\n        .chalet-moodboard__text1-polo-wrapper {\n            display: block;\n            grid-column: 2 \/ 4; \/* S'\u00e9tend sur les 2 colonnes de contenu *\/\n            grid-row: 3;\n        }\n        .chalet-moodboard__item--polo {\n            float: right; \/* Flotte \u00e0 droite *\/\n            width: 48%; \/* Prend environ la moiti\u00e9 de l'espace global *\/\n            margin-left: 4%;\n            margin-bottom: 3vw;\n            margin-top: 5px; \/* Ajustement par rapport au texte *\/\n        }\n        .chalet-moodboard__item--text1 {\n            width: 100%; \n        }\n        \n        .chalet-moodboard__item--text2 {\n            grid-column: 2 \/ 4; \n            grid-row: 4;\n            width: 100%;\n            margin-top: 0;\n        }\n\n        \/* SYST\u00c8ME VOIR PLUS (Actif sur Tablette et Mobile) *\/\n        .chalet-moodboard__expand-wrapper {\n            display: grid;\n            grid-template-rows: 0fr;\n            transition: grid-template-rows 0.4s ease-out;\n            overflow: hidden;\n        }\n\n        .chalet-moodboard__expand-wrapper.is-open {\n            grid-template-rows: 1fr;\n        }\n\n        .chalet-moodboard__expand-content {\n            overflow: hidden;\n        }\n\n        .chalet-moodboard__btn-more {\n            display: inline-block;\n            font-style: italic;\n            font-size: 0.95rem;\n            background: transparent;\n            border: none;\n            color: inherit;\n            font-family: inherit;\n            cursor: pointer;\n            text-decoration: underline;\n            text-decoration-color: currentColor;\n            text-underline-offset: 4px;\n            transition: text-decoration-color 0.3s ease, opacity 0.3s ease;\n            padding: 0;\n            margin-top: 5px;\n            margin-bottom: 5px;\n        }\n\n        .chalet-moodboard__btn-more:hover {\n            text-decoration-color: transparent;\n            opacity: 0.7;\n        }\n    }\n\n    \/* Mobile (1 colonne de contenu) *\/\n    @media screen and (max-width: 768px) {\n        .chalet-moodboard {\n            padding-top: 0; \n            padding-bottom: var(--section-pad-v-mob, 60px);\n        }\n        .chalet-moodboard__grid {\n            grid-template-columns: var(--section-pad-h-mob, 20px) 1fr var(--section-pad-h-mob, 20px);\n            row-gap: 35px;\n        }\n        \n        \/* Sur mobile, on repasse en contents pour placer Polo et Texte 1 s\u00e9par\u00e9ment dans la grille *\/\n        .chalet-moodboard__text1-polo-wrapper {\n            display: contents; \n        }\n        \n        .chalet-moodboard__item--ski {\n            grid-column: 1 \/ 4; \n            grid-row: 1;\n        }\n        .chalet-moodboard__item--car {\n            grid-column: 1 \/ 3; \n            grid-row: 2;\n            width: 100%;\n        }\n        .chalet-moodboard__item--text1 {\n            grid-column: 2 \/ 3;\n            grid-row: 3;\n            width: 100%;\n        }\n        .chalet-moodboard__item--polo {\n            grid-column: 2 \/ 4; \n            grid-row: 4;\n            justify-self: end;\n            width: 88%;\n            float: none; \/* Annulation du float tablette *\/\n            margin: 0; \/* R\u00e9initialisation *\/\n        }\n        .chalet-moodboard__item--text2 {\n            grid-column: 2 \/ 3;\n            grid-row: 5;\n            width: 88%;\n            margin-top: 0;\n            justify-self: end;\n        }\n    }\n<\/style>\n\n<section class=\"chalet-moodboard\" aria-label=\"Moodboard and decorative materials\">\n    <div class=\"chalet-moodboard__grid\">\n        \n        <!-- IMAGE 1 : Voiture -->\n        <picture class=\"chalet-moodboard__item chalet-moodboard__item--car\">\n            <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/loro-piana_the-i.c.e._cars-nf-1_jpg-1.jpg\" alt=\"Vintage burgundy car on snow\" class=\"chalet-moodboard__img\" loading=\"lazy\" width=\"800\" height=\"600\">\n        <\/picture>\n        \n        <!-- IMAGE 2 : Int\u00e9rieur Ski -->\n        <a href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/bespoke-soft-furnishings-curtains\/\" class=\"chalet-moodboard__item chalet-moodboard__item--ski\" aria-label=\"Discover our bespoke upholstery and curtain services\">\n            <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/SaveVid.Net_465239176_18289604035239777_6497090290131042185_n-1.jpg\" alt=\"Wooden chalet interior with vintage skis and bench\" class=\"chalet-moodboard__img\" loading=\"lazy\" width=\"600\" height=\"900\">\n        <\/a>\n\n        <!-- WRAPPER : Combine le Texte 1 et Polo pour g\u00e9rer le Float Tablette -->\n        <div class=\"chalet-moodboard__text1-polo-wrapper\">\n            \n            <!-- IMAGE 3 : Chevaux Polo (Avant le texte dans le HTML pour que le float fonctionne) -->\n            <picture class=\"chalet-moodboard__item chalet-moodboard__item--polo\">\n                <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/element-1-1.jpg\" alt=\"Polo players on horseback in the snow\" class=\"chalet-moodboard__img\" loading=\"lazy\" width=\"500\" height=\"500\">\n            <\/picture>\n\n            <!-- TEXTE 1 : Philosophie & Couleurs -->\n            <div class=\"chalet-moodboard__item chalet-moodboard__item--text1 chalet-moodboard__text-block\">\n                <p>Our Studio set out to preserve the essential markers of mountain living\u2014those elements so cherished by our clients\u2014while reinterpreting them through a contemporary lens that reflects the aesthetic language of our Maison.<\/p>\n                <p>The moodboard begins with a carefully orchestrated chromatic composition. Three key tonal directions define the atmosphere: a vibrant pumpkin orange, rich and energetic; a spectrum of deep, forest-like greens; and a range of nuanced beiges, reimagined through contemporary tonalities and deliberately contrasting textures.<\/p>\n                \n                <!-- BLOC VOIR PLUS (Mobile uniquement) -->\n                <div class=\"chalet-moodboard__expand-wrapper\" id=\"extra-wrapper-moodboard\">\n                    <div class=\"chalet-moodboard__expand-content\">\n                        <p>Materials are allowed to converse freely. The softness of velvet encounters the coarse tactility of raw canvas; the precious delicacy of cashmere unsettles the quiet restraint of linen. These subtle tensions generate rhythm and movement, bringing depth and vitality to the interior landscape.<\/p>\n                        <p><a href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/sewing-fur-epv\/\" class=\"nk-editorial-inline-link\">Fur<\/a> assumes a central role in this decorative narrative. Its presence is unapologetically expressive\u2014almost decadent\u2014yet always carefully curated. Coyote fur fully envelops our <a href=\"https:\/\/www.norki.com\/en\/sofas-soft-textures-collection-norki\/550-coyote-fur-daybed-sofa-bed-chalet-interior-design-norki.html\" class=\"nk-editorial-inline-link\">Saint-Moritz daybed<\/a>, transforming it into a striking focal point and an unmistakable statement piece.<\/p>\n                    <\/div>\n                <\/div>\n                <!-- BOUTON VOIR PLUS (Mobile uniquement) -->\n                <button type=\"button\" class=\"chalet-moodboard__btn-more\" id=\"voir-plus-btn-moodboard\">Read more<\/button>\n            <\/div>\n            \n        <\/div>\n\n        <!-- TEXTE 2 : Mat\u00e9riaux Bois & Luminaires -->\n        <div class=\"chalet-moodboard__item chalet-moodboard__item--text2 chalet-moodboard__text-block\">\n            <p>Wood, meanwhile, is reinterpreted beyond its traditional alpine vocabulary. Appearing in sculptural seating and architectural sofa backs, it introduces strength and structure while avoiding the predictable rusticity often associated with mountain interiors. Chestnut, meticulously reshaped by the artisan\u2019s hand, becomes chairs whose lines possess an almost poetic fluidity.<\/p>\n            <p>Lighting by Christopher Boots, adorned with rock crystal, introduces a note of quiet opulence\u2014an elegant signature that runs throughout the project. This refined sense of luxury continues in the grey marble of a monumental bathtub and in the rose-toned brass of the fixtures, each element chosen with the precision of a jewel.<\/p>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<script>\n    document.addEventListener('DOMContentLoaded', () => {\n        \/\/ --- Gestion du bouton \"Voir plus\" Moodboard (Mobile) ---\n        const btnMoodboard = document.getElementById('voir-plus-btn-moodboard'); \n        const wrapperMoodboard = document.getElementById('extra-wrapper-moodboard'); \n\n        if (btnMoodboard && wrapperMoodboard) {\n            btnMoodboard.addEventListener('click', () => {\n                const isOpen = wrapperMoodboard.classList.toggle('is-open');\n                btnMoodboard.textContent = isOpen ? 'Read less' : 'Read more';\n            });\n        }\n    });\n<\/script>\n\n\n\n<style>\n    \/* ==========================================================================\n       COMPOSANT : SECTION LUXE MONTAGNARD\n       ========================================================================== *\/\n\n    .luxe-montagne {\n        position: relative;\n        background-color: var(--color-norki-beige, #f8f0ea);\n        color: #000;\n        padding-top: var(--section-pad-v-dt, 100px);\n        padding-bottom: var(--section-pad-v-dt, 100px);\n        padding-left: var(--section-pad-h-dt, 5vw);\n        padding-right: var(--section-pad-h-dt, 5vw);\n        box-sizing: border-box;\n    }\n\n    \/* * GRILLE DESKTOP (PC) \n     * 3 Colonnes : Image Gauche (5fr) | Espace (1fr) | Contenu Droit (4fr)\n     *\/\n    .luxe-montagne__grid {\n        display: grid;\n        grid-template-columns: minmax(0, 5fr) minmax(0, 1fr) minmax(0, 4fr);\n        align-items: start;\n        max-width: 2560px;\n        margin: 0 auto;\n    }\n\n    \/* --- IMAGE MONTAGNE (Gauche, s'\u00e9tend sur toute la hauteur) --- *\/\n    .luxe-montagne__item--large {\n        grid-column: 1 \/ 2;\n        grid-row: 1 \/ span 2; \/* S'\u00e9tend sur 2 rang\u00e9es pour englober la hauteur du bloc de droite *\/\n        width: 100%;\n        display: block;\n    }\n\n    \/* --- IMAGE CHAISES (Droite, en haut, align\u00e9e \u00e0 droite) --- *\/\n    .luxe-montagne__item--small {\n        grid-column: 3 \/ 4;\n        grid-row: 1;\n        width: 55%; \/* Ne prend pas toute la largeur de la colonne *\/\n        justify-self: end; \/* Align\u00e9 sur la droite de sa colonne *\/\n        display: block;\n    }\n\n    \/* --- BLOC TEXTE (Droite, en bas, align\u00e9 \u00e0 gauche) --- *\/\n    .luxe-montagne__item--text {\n        grid-column: 3 \/ 4;\n        grid-row: 2;\n        align-self: end; \/* Pousse le texte vers le bas, en alignement avec le bas de la montagne *\/\n        width: 95%;\n        padding-bottom: 2vw; \/* Ajustement visuel pour s'aligner parfaitement au bas de l'image gauche *\/\n        margin-top: 6vw; \/* Espace minimal de respiration sous l'image des chaises *\/\n    }\n\n    \/* --- STYLES COMMUNS IMAGES --- *\/\n    .luxe-montagne__img {\n        width: 100%;\n        height: auto;\n        display: block;\n        object-fit: cover;\n    }\n\n    \/* --- TYPOGRAPHIE --- *\/\n    .luxe-montagne__title {\n        font-size: clamp(1.4rem, 2.5vw, 35px);\n        font-weight: 500;\n        line-height: 1.25;\n        margin-top: 0;\n        margin-bottom: 25px;\n        letter-spacing: -0.01em;\n        color: #000;\n    }\n\n    .luxe-montagne__text-block p {\n        font-size: 0.95rem;\n        line-height: 1.6;\n        margin-top: 0;\n        margin-bottom: 0;\n        font-weight: 400;\n        color: #000;\n    }\n\n    \/* ==========================================================================\n       RESPONSIVE DESIGN\n       ========================================================================== *\/\n\n    \/* Tablettes *\/\n    @media screen and (max-width: 1024px) {\n        .luxe-montagne {\n            padding-top: var(--section-pad-v-tab, 80px);\n            padding-bottom: var(--section-pad-v-tab, 80px);\n            padding-left: var(--section-pad-h-tab, 4vw);\n            padding-right: var(--section-pad-h-tab, 4vw);\n        }\n        .luxe-montagne__grid {\n            \/* On r\u00e9duit l'espace central *\/\n            grid-template-columns: minmax(0, 5fr) 40px minmax(0, 4fr); \n        }\n        .luxe-montagne__item--small {\n            width: 70%;\n        }\n        .luxe-montagne__item--text {\n            width: 100%;\n        }\n    }\n\n    \/* Mobile *\/\n    @media screen and (max-width: 768px) {\n        .luxe-montagne {\n            padding-top: var(--section-pad-v-mob, 60px);\n            padding-bottom: var(--section-pad-v-mob, 60px);\n            padding-left: var(--section-pad-h-mob, 20px);\n            padding-right: var(--section-pad-h-mob, 20px);\n        }\n        \n        .luxe-montagne__grid {\n            \/* * Grille Mobile :\n             * L'image Montagne prend ~62% et l'image chaises prend le reste.\n             *\/\n            grid-template-columns: 62% minmax(0, 1fr);\n            column-gap: 15px; \/* Espacement entre les deux images *\/\n            row-gap: 30px; \/* Espacement avant le texte *\/\n        }\n        \n        \/* Montagne : Ligne 1, Colonne Gauche *\/\n        .luxe-montagne__item--large {\n            grid-column: 1 \/ 2;\n            grid-row: 1;\n        }\n\n        \/* Chaises : Ligne 1, Colonne Droite *\/\n        .luxe-montagne__item--small {\n            grid-column: 2 \/ 3;\n            grid-row: 1;\n            width: 100%; \/* Perd 100% de sa colonne allou\u00e9e *\/\n            justify-self: start;\n        }\n\n        \/* Texte : Ligne 2, S'\u00e9tend sur toute la largeur (les 2 colonnes) *\/\n        .luxe-montagne__item--text {\n            grid-column: 1 \/ 3;\n            grid-row: 2;\n            align-self: start;\n            padding-bottom: 0;\n            margin-top: 0;\n            width: 100%;\n        }\n\n        .luxe-montagne__title {\n            margin-bottom: 20px;\n        }\n    }\n<\/style>\n\n<section class=\"luxe-montagne\" aria-label=\"Alpine Luxury, Without Ostentation\">\n    <div class=\"luxe-montagne__grid\">\n        \n        <!-- IMAGE GAUCHE (Montagne) -->\n        <picture class=\"luxe-montagne__item luxe-montagne__item--large\">\n            <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/montagnev2.png\" alt=\"Mountain landscape with peaks in the clouds\" class=\"luxe-montagne__img\" loading=\"lazy\" width=\"800\" height=\"900\">\n        <\/picture>\n        \n        <!-- IMAGE DROITE (Chaises Zanine Caldas) -->\n        <picture class=\"luxe-montagne__item luxe-montagne__item--small\">\n            <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Zanine-Caldas-1.jpg\" alt=\"Solid wood design chairs by Zanine Caldas\" class=\"luxe-montagne__img\" loading=\"lazy\" width=\"400\" height=\"500\">\n        <\/picture>\n\n        <!-- BLOC TEXTE -->\n        <div class=\"luxe-montagne__item luxe-montagne__item--text luxe-montagne__text-block\">\n            <h2 class=\"luxe-montagne__title avenirmedium-font\">Alpine Luxury,<br>Without Ostentation<\/h2>\n            <p>While luxury and comfort reveal themselves in every detail of the design, the atmosphere remains deliberately restrained. Rather than excess, the project embraces a form of measured simplicity\u2014an understated elegance that echoes the austere beauty and authenticity of the Alpine landscape surrounding Saint\u2011Moritz. Here, luxury is not proclaimed; it is quietly experienced.<\/p>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n\n\n<style>\n  \/* ==========================================================================\n     SECTION SLIDER OBJKETS NORKI\n     ========================================================================== *\/\n  .nk-slider-section {\n    z-index: 20;\n    position: relative;\n    background-color: var(--color-norki-beige, #f8f0ea);\n    color: #000000;\n    font-family: var(--font-montserrat, sans-serif);\n    padding-top: 40px;\n    padding-bottom: 40px;\n    overflow: hidden;\n    box-sizing: border-box;\n  }\n\n  .nk-slider-section * {\n    box-sizing: border-box;\n  }\n\n  .nk-slider-container {\n    padding: 0 var(--section-pad-h-dt, 5vw);\n  }\n\n  .nk-slider-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-end;\n    margin-bottom: 40px;\n  }\n\n  .nk-slider-btn {\n    display: inline-block;\n    background-color: transparent;\n    color: #000000;\n    border: 1px solid #000000;\n    text-decoration: none;\n    padding: 6px 27px;\n    font-size: 0.9rem;\n    font-weight: 500;\n    transition: all 0.3s ease;\n  }\n\n  .nk-slider-btn:hover {\n    background-color: #000000;\n    color: #ffffff;\n  }\n\n  .nk-slider-arrows {\n    display: flex !important;\n    gap: 15px;\n    visibility: visible !important;\n    opacity: 1 !important;\n  }\n\n  .nk-slider-arrows button {\n    background: transparent;\n    border: none;\n    color: #000000;\n    cursor: pointer;\n    padding: 5px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    opacity: 1 !important;\n    transition: opacity 0.3s ease;\n  }\n\n  @media (hover: hover) {\n    .nk-slider-arrows button:hover {\n      opacity: 0.5 !important;\n    }\n  }\n\n  .nk-slider-arrows button:active {\n    opacity: 0.5 !important;\n  }\n\n  .nk-slider-arrows svg {\n    width: 28px;\n    height: 28px;\n    fill: none;\n    color: black;\n    stroke: currentColor;\n    stroke-width: 1.2;\n  }\n\n  .nk-slider-wrapper {\n    position: relative;\n    width: 100%;\n  }\n\n  .nk-slider-viewport {\n    overflow: hidden;\n    touch-action: pan-y;\n  }\n\n  .nk-slider-track {\n    display: flex;\n    will-change: transform;\n  }\n\n  .nk-slider-slide {\n    flex: 0 0 20%;\n    display: flex;\n    flex-direction: column;\n    padding: 0 4px;\n  }\n\n  \/* --- DA Zoom 1.03 au survol sur l'image parent --- *\/\n  .nk-slider-img-link {\n    display: block;\n    width: 100%;\n    text-decoration: none;\n    cursor: pointer;\n    overflow: hidden; \/* Masque le zoom sur les bords *\/\n  }\n\n  .nk-slider-slide img {\n    width: 100%;\n    aspect-ratio: 1 \/ 1.05;\n    object-fit: cover;\n    display: block;\n    background-color: #eee;\n    opacity: 0;\n    transform: scale(1); \/* Initialise la taille *\/\n    transition: opacity 0.5s ease-in-out, transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);\n  }\n\n  .nk-slider-slide img.nk-slider-loaded {\n    opacity: 1;\n  }\n\n  \/* Zoom interactif progressif de la DA *\/\n  .nk-slider-img-link:hover img {\n    transform: scale(1.03);\n  }\n\n  .nk-slider-caption {\n    display: flex;\n    justify-content: flex-start;\n    gap: 20px;\n    padding: 15px 0;\n    font-size: 0.85rem;\n    padding-left: 23px; \n  }\n\n  .nk-slider-caption span {\n    font-weight: 500;\n    color: #000000;\n  }\n\n  .nk-slider-caption a {\n    color: #000000;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n    transition: text-decoration-color 0.3s ease,opacity 0.3s ease;\n  }\n\n  .nk-slider-caption a:hover {\n    opacity: 0.7;\n    text-decoration-color: #fff0;\n  }\n\n  \/* --- RESPONSIVE TABLETTE (< 1024px) --- *\/\n  @media (max-width: 1024px) {\n    .nk-slider-section {\n      padding-top: 40px;\n    }\n    .nk-slider-container {\n      padding: 0 var(--section-pad-h-tab, 4vw);\n    }\n    .nk-slider-slide {\n      flex: 0 0 50%;\n    }\n  }\n\n  \/* --- RESPONSIVE MOBILE (< 768px) --- *\/\n  @media (max-width: 768px) {\n    .nk-slider-section {\n      padding-top: 25px;\n    }\n    .nk-slider-container {\n      padding: 0 var(--section-pad-h-mob, 20px);\n    }\n    .nk-slider-header {\n      display: flex;\n      flex-direction: row;\n      align-items: center;\n      justify-content: space-between;\n      margin-bottom: 25px;\n      gap: 15px;\n    }\n    .nk-slider-slide {\n      flex: 0 0 100%;\n      padding: 0;\n    }\n    .nk-slider-slide img {\n      aspect-ratio: 1 \/ 1;\n    }\n    .nk-slider-caption {\n      flex-direction: row;\n      justify-content: space-between;\n      padding: 15px 20px;\n    }\n  }\n<\/style>\n\n<section class=\"nk-slider-section\">\n  <div class=\"nk-slider-container\">\n    \n    <div class=\"nk-slider-header\">\n      <a href=\"https:\/\/www.norki.com\/en\/\" class=\"nk-slider-btn\">Shop Norki items<\/a>\n      <div class=\"nk-slider-arrows\">\n        <button class=\"nk-slider-prev\" aria-label=\"Previous slide\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M15 18l-6-6 6-6\"><\/path><\/svg>\n        <\/button>\n        <button class=\"nk-slider-next\" aria-label=\"Next slide\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M9 18l6-6-6-6\"><\/path><\/svg>\n        <\/button>\n      <\/div>\n    <\/div>\n    \n  <\/div> \n\n  <div class=\"nk-slider-wrapper\">\n    <div class=\"nk-slider-viewport\">\n      <div class=\"nk-slider-track\">\n        \n        <!-- Slide 1 : Yaga Bench -->\n        <div class=\"nk-slider-slide\">\n          <a href=\"https:\/\/www.norki.com\/en\/designer-benches-contemporary-design-luxury-benches-norki\/469-yaga-bench-leather-straps-norki.html\" class=\"nk-slider-img-link\" tabindex=\"-1\">\n            <img decoding=\"async\" data-src=\"https:\/\/www.norki.com\/5014-large_default\/banc-yaga-lanieres-cuir-norki.jpg\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 1 1.05'%3E%3C\/svg%3E\" alt=\"Yaga Bench\">\n          <\/a>\n          <div class=\"nk-slider-caption\">\n            <span>Yaga Bench<\/span>\n            <a href=\"https:\/\/www.norki.com\/en\/designer-benches-contemporary-design-luxury-benches-norki\/469-yaga-bench-leather-straps-norki.html\">Shop<\/a>\n          <\/div>\n        <\/div>\n        \n        <!-- Slide 2 : Atya Armchair -->\n        <div class=\"nk-slider-slide\">\n          <a href=\"https:\/\/www.norki.com\/en\/luxury-modern-armchairs-collection-norki\/486-contemporary-white-luxury-armchair-norki.html\" class=\"nk-slider-img-link\" tabindex=\"-1\">\n            <img decoding=\"async\" data-src=\"https:\/\/www.norki.com\/5016-large_default\/fauteuil-luxe-contemporain-blanc-norki.jpg\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 1 1.05'%3E%3C\/svg%3E\" alt=\"Atya Armchair\">\n          <\/a>\n          <div class=\"nk-slider-caption\">\n            <span>Atya Armchair<\/span>\n            <a href=\"https:\/\/www.norki.com\/en\/luxury-modern-armchairs-collection-norki\/486-contemporary-white-luxury-armchair-norki.html\">Shop<\/a>\n          <\/div>\n        <\/div>\n        \n        <!-- Slide 3 : Yaga Chair -->\n        <div class=\"nk-slider-slide\">\n          <a href=\"https:\/\/www.norki.com\/en\/luxury-modern-armchairs-collection-norki\/488-Solid-Wood-Brutalist-Modern-Chair-Yaga-norki.html\" class=\"nk-slider-img-link\" tabindex=\"-1\">\n            <img decoding=\"async\" data-src=\"https:\/\/www.norki.com\/5145-large_default\/Chaise-Yaga-Moderne-Brutaliste-Bois-Massif-norki.jpg\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 1 1.05'%3E%3C\/svg%3E\" alt=\"Yaga Chair\">\n          <\/a>\n          <div class=\"nk-slider-caption\">\n            <span>Yaga Chair<\/span>\n            <a href=\"https:\/\/www.norki.com\/en\/luxury-modern-armchairs-collection-norki\/488-Solid-Wood-Brutalist-Modern-Chair-Yaga-norki.html\">Shop<\/a>\n          <\/div>\n        <\/div>\n        \n        <!-- Slide 4 : Yaga Folding Screen -->\n        <div class=\"nk-slider-slide\">\n          <a href=\"https:\/\/www.norki.com\/en\/iconic-furniture-norki\/471-yaga-folding-screen-cowhide-norki.html\" class=\"nk-slider-img-link\" tabindex=\"-1\">\n            <img decoding=\"async\" data-src=\"https:\/\/www.norki.com\/5049-large_default\/paravent-yaga-peau-de-vache-norki.jpg\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 1 1.05'%3E%3C\/svg%3E\" alt=\"Yaga Folding Screen\">\n          <\/a>\n          <div class=\"nk-slider-caption\">\n            <span>Yaga Folding Screen<\/span>\n            <a href=\"https:\/\/www.norki.com\/en\/iconic-furniture-norki\/471-yaga-folding-screen-cowhide-norki.html\">Shop<\/a>\n          <\/div>\n        <\/div>\n\n        <!-- Slide 5 : Allegro Rug -->\n        <div class=\"nk-slider-slide\">\n          <a href=\"https:\/\/www.norki.com\/en\/iconic-rugs-hides-norki\/589-white-irregular-shaped-rug-sheepskin-shearling-luxury.html\" class=\"nk-slider-img-link\" tabindex=\"-1\">\n            <img decoding=\"async\" data-src=\"https:\/\/www.norki.com\/4918-large_default\/tapis-blanc-forme-irreguliere-mouton-agneau-luxe.jpg\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 1 1.05'%3E%3C\/svg%3E\" alt=\"Allegro Rug\">\n          <\/a>\n          <div class=\"nk-slider-caption\">\n            <span>Allegro Rug<\/span>\n            <a href=\"https:\/\/www.norki.com\/en\/iconic-rugs-hides-norki\/589-white-irregular-shaped-rug-sheepskin-shearling-luxury.html\">Shop<\/a>\n          <\/div>\n        <\/div>\n\n        <!-- Slide 6 : Atya Footstool -->\n        <div class=\"nk-slider-slide\">\n          <a href=\"https:\/\/www.norki.com\/en\/designer-ottomans-stools-collection-norki\/487-footstool-curly-wool-white-norki.html\" class=\"nk-slider-img-link\" tabindex=\"-1\">\n            <img decoding=\"async\" data-src=\"https:\/\/www.norki.com\/5015-large_default\/pouf-repose-pied-laine-bouclette-blanc-norki.jpg\" src=\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 1 1.05'%3E%3C\/svg%3E\" alt=\"Atya Footstool\">\n          <\/a>\n          <div class=\"nk-slider-caption\">\n            <span>Atya Footstool<\/span>\n            <a href=\"https:\/\/www.norki.com\/en\/designer-ottomans-stools-collection-norki\/487-footstool-curly-wool-white-norki.html\">Shop<\/a>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n  document.addEventListener('DOMContentLoaded', () => {\n    const track = document.querySelector('.nk-slider-track');\n    if (!track) return;\n    const originalSlides = Array.from(document.querySelectorAll('.nk-slider-slide'));\n    const totalOriginal = originalSlides.length;\n\n    \/\/ Clonage infini (Pre-clones et Post-clones)\n    originalSlides.forEach(slide => {\n      const clone = slide.cloneNode(true);\n      clone.setAttribute('aria-hidden', 'true');\n      track.appendChild(clone);\n    });\n    originalSlides.slice().reverse().forEach(slide => {\n      const clone = slide.cloneNode(true);\n      clone.setAttribute('aria-hidden', 'true');\n      track.insertBefore(clone, track.firstChild);\n    });\n\n    const getSlidesPerView = () => {\n      if (window.innerWidth > 1024) return 5;\n      if (window.innerWidth > 768) return 2;\n      return 1;\n    };\n\n    let slidesPerView = getSlidesPerView();\n    let currentIndex = totalOriginal; \n    let isAnimating = false;\n\n    const updateCarousel = (instant = false) => {\n      const itemWidth = 100 \/ slidesPerView;\n      track.style.transition = instant ? 'none' : 'transform 0.5s cubic-bezier(0.4, 0.0, 0.2, 1)';\n      track.style.transform = `translateX(-${currentIndex * itemWidth}%)`;\n    };\n\n    \/\/ Initialisation\n    updateCarousel(true);\n\n    const moveNext = () => {\n      if (isAnimating) return;\n      isAnimating = true;\n      currentIndex++;\n      updateCarousel();\n    };\n\n    const movePrev = () => {\n      if (isAnimating) return;\n      isAnimating = true;\n      currentIndex--;\n      updateCarousel();\n    };\n\n    document.querySelector('.nk-slider-next').addEventListener('click', moveNext);\n    document.querySelector('.nk-slider-prev').addEventListener('click', movePrev);\n\n    track.addEventListener('transitionend', (e) => {\n      if (e.propertyName !== 'transform') return;\n      isAnimating = false;\n      \n      if (currentIndex <= 0) {\n        currentIndex = totalOriginal;\n        updateCarousel(true);\n      } \n      else if (currentIndex >= totalOriginal * 2) {\n        currentIndex = totalOriginal;\n        updateCarousel(true);\n      }\n    });\n\n    \/\/ Gestion propre du resize pour \u00e9viter les sauts hors-champ\n    window.addEventListener('resize', () => {\n      slidesPerView = getSlidesPerView();\n      updateCarousel(true);\n    });\n\n    \/\/ --- LOGIQUE DU BALAYAGE TACTILE (SWIPE) ---\n    let startX = 0;\n    let endX = 0;\n    const swipeThreshold = 40;\n\n    track.addEventListener('touchstart', (e) => {\n      startX = e.touches[0].clientX;\n    }, { passive: true });\n\n    track.addEventListener('touchend', (e) => {\n      endX = e.changedTouches[0].clientX;\n      handleSwipe();\n    });\n\n    const handleSwipe = () => {\n      const diff = startX - endX;\n      if (Math.abs(diff) > swipeThreshold) {\n        if (diff > 0) {\n          moveNext();\n        } else {\n          movePrev();\n        }\n      }\n    };\n\n    \/\/ --- LAZY LOADING OPTIMIS\u00c9 ---\n    const observerOptions = {\n      root: null,\n      rootMargin: '0px 100% 0px 100%', \n      threshold: 0\n    };\n\n    const imageObserver = new IntersectionObserver((entries, observer) => {\n      entries.forEach(entry => {\n        if (entry.isIntersecting) {\n          const img = entry.target;\n          \n          if (img.dataset.src) {\n            img.onload = () => {\n              img.classList.add('nk-slider-loaded');\n            };\n            img.src = img.dataset.src;\n            img.removeAttribute('data-src');\n            observer.unobserve(img);\n          }\n        }\n      });\n    }, observerOptions);\n    \n    document.querySelectorAll('.nk-slider-slide img').forEach(img => {\n      imageObserver.observe(img);\n    });\n  });\n<\/script>\n\n\n\n<style>\n    \/* ==========================================================================\n       COMPOSANT : NAVIGATION COLLAGE (Header + Overlapping Images)\n       ========================================================================== *\/\n\n    .nav-collage {\n        background-color: var(--color-norki-beige, #f8f0ea);\n        color: var(--wp--preset--color--contrast, #000);\n        width: 100%;\n        position: relative;\n        overflow: hidden; \/* Prevents images from creating horizontal scroll *\/\n        padding-top: var(--section-pad-v-dt, 80px);\n        \n        \/* Correctif Safari iOS 1 : Hauteur stricte au lieu de min-height *\/\n        height: 38vw; \n        box-sizing: border-box;\n    }\n\n    \/* --- HEADER (Buttons + Titles) --- *\/\n    .nav-collage__header {\n        display: flex;\n        justify-content: center; \/* Rapproche tous les \u00e9l\u00e9ments au centre *\/\n        align-items: center; \/* Aligne verticalement les boutons avec le bloc de texte *\/\n        gap: clamp(20px, 4vw, 60px); \/* Espacement fluide entre boutons et titre *\/\n        padding: 0 var(--section-pad-h-dt, 5vw);\n        position: relative;\n        z-index: 20; \/* Always above images *\/\n    }\n\n    .nav-collage__titles {\n        text-align: center;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n\n    .nav-collage__title {\n        font-size: clamp(28px, 3vw, 42px);\n        margin: 0;\n        line-height: 1.1;\n        letter-spacing: -0.01em;\n    }\n\n    .nav-collage__subtitle {\n        font-size: clamp(18px, 2vw, 26px);\n        margin: 5px 0 0 0;\n    }\n\n    \/* Navigation buttons (Back \/ Next) *\/\n    .nav-collage__btn {\n        font-size: clamp(14px, 1.2vw, 18px);\n        color: inherit;\n        text-decoration: underline;\n        text-decoration-color: currentColor;\n        text-underline-offset: 4px;\n        transition: opacity 0.3s ease;\n        white-space: nowrap; \/* Maintient les boutons sur une ligne *\/\n    }\n\n    .nav-collage__btn:hover {\n        opacity: 0.6;\n    }\n\n    \/* Utilities for central flex layout *\/\n    .nav-collage__btn-wrapper {\n        display: flex;\n        align-items: center;\n    }\n\n    \/* --- GALLERY (Absolute collage) --- *\/\n    .nav-collage__gallery {\n        position: absolute;\n        top: 0; \/* Cover full height to allow bottom: 0 to anchor correctly *\/\n        left: 0;\n        width: 100%;\n        height: 100%;\n        pointer-events: none; \/* Images are purely decorative *\/\n    }\n\n    .nav-collage__img {\n        position: absolute;\n        object-fit: cover;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12); \/* Shadow to separate layers *\/\n        transform-origin: bottom center; \/* Essential to keep ground anchor during rotations *\/\n        \n        \/* Correctif Safari iOS 3 : Base mat\u00e9rielle et s\u00e9paration des calques *\/\n        -webkit-backface-visibility: hidden;\n        backface-visibility: hidden;\n    }\n\n    \/* Specific PC placements (harmoniously reduced by ~20% and repositioned) *\/\n    .nav-collage__img--1 {\n        left: 1%;\n        bottom: -17%;\n        width: 25%;\n        -webkit-transform: rotate(-9deg) translateZ(0);\n        transform: rotate(-9deg) translateZ(0);\n        z-index: 4;\n    }\n\n    .nav-collage__img--2 {\n        left: 22%;\n        bottom: -8%;\n        width: 17%;\n        -webkit-transform: rotate(5deg) translateZ(0);\n        transform: rotate(5deg) translateZ(0);\n        z-index: 5;\n    }\n\n    .nav-collage__img--3 {\n        left: 39%;\n        bottom: -2%;\n        width: 14%;\n        -webkit-transform: rotate(-6deg) translateZ(0);\n        transform: rotate(-6deg) translateZ(0);\n        z-index: 4;\n    }\n\n    .nav-collage__img--4 {\n        left: 49%;\n        bottom: -4%;\n        width: 22%;\n        -webkit-transform: rotate(3deg) translateZ(0);\n        transform: rotate(3deg) translateZ(0);\n        z-index: 1;\n    }\n\n    .nav-collage__img--5 {\n        left: 70%;\n        bottom: -2%;\n        width: 11%;\n        -webkit-transform: rotate(-2deg) translateZ(0);\n        transform: rotate(-2deg) translateZ(0);\n        z-index: 0;\n    }\n\n    .nav-collage__img--6 {\n        left: 79%;\n        bottom: -6%;\n        width: 22%;\n        -webkit-transform: rotate(9deg) translateZ(0);\n        transform: rotate(9deg) translateZ(0);\n        z-index: 3;\n    }\n\n\n    \/* ==========================================================================\n       RESPONSIVE (Tablet & Mobile)\n       ========================================================================== *\/\n\n    @media screen and (max-width: 1024px) {\n        .nav-collage {\n            height: 50vw; \/* Correctif Safari iOS *\/\n            padding-top: var(--section-pad-v-tab, 50px);\n        }\n        .nav-collage__header {\n            padding: 0 var(--section-pad-h-tab, 4vw);\n        }\n    }\n\n    @media screen and (max-width: 768px) {\n        .nav-collage {\n            height: 80vw; \/* Correctif Safari iOS *\/\n            padding-top: var(--section-pad-v-mob, 40px);\n        }\n\n        .nav-collage__header {\n            padding: 0 var(--section-pad-h-mob, 20px);\n            gap: 15px; \/* Espacement r\u00e9duit sur mobile *\/\n        }\n\n        \/* Hiding images 5 and 6 on mobile *\/\n        .nav-collage__img--5,\n        .nav-collage__img--6 {\n            display: none;\n        }\n\n        \/* Maintien de l'acc\u00e9l\u00e9ration GPU sur mobile *\/\n        .nav-collage__img--1 {\n            -webkit-transform: rotate(-9deg) translateZ(0);\n            transform: rotate(-9deg) translateZ(0);\n            left: -5%;\n            bottom: -5%;\n            width: 43%;\n        }\n\n        .nav-collage__img--2 {\n            left: 22%;\n            bottom: -9%;\n            width: 34%;\n            -webkit-transform: rotate(5deg) translateZ(0);\n            transform: rotate(5deg) translateZ(0);\n        }\n\n        .nav-collage__img--3 {\n            left: 50%;\n            bottom: -2%;\n            width: 30%;\n            -webkit-transform: rotate(-6deg) translateZ(0);\n            transform: rotate(-6deg) translateZ(0);\n            z-index: 6;\n        }\n\n        .nav-collage__img--4 {\n            left: 66%;\n            bottom: 0%;\n            width: 34%;\n            -webkit-transform: rotate(3deg) translateZ(0);\n            transform: rotate(3deg) translateZ(0);\n        }\n    }\n<\/style>\n\n<section class=\"nav-collage\" aria-label=\"Chronological navigation to the next chalet style\">\n    \n    <!-- HEADER -->\n    <header class=\"nav-collage__header\">\n        \n        <!-- Back Button -->\n        <div class=\"nav-collage__btn-wrapper\">\n            <a href=\"https:\/\/www.norki.com\/en\/studio-chalet\/mountain-decor-inspiration-moodboard\/\" class=\"nav-collage__btn\" aria-label=\"Return to the previous page\">Back<\/a>\n        <\/div>\n\n        <!-- Central Titles -->\n        <div class=\"nav-collage__titles\">\n            <h2 class=\"nav-collage__title avenirmedium-font\">Chalet Style<\/h2>\n            <span class=\"nav-collage__subtitle baskerville-italic-font\">next<\/span>\n        <\/div>\n\n        <!-- Next Button (Chronological - Older) -->\n        <div class=\"nav-collage__btn-wrapper wp-next-post-link\">\n            <a href=\"#\" class=\"nav-collage__btn\" aria-label=\"View the previous chalet style in time\" id=\"norki-next-post-btn\">Next<\/a>\n        <\/div>\n\n    <\/header>\n\n    <!-- ABSOLUTE IMAGES COLLAGE -->\n    <div class=\"nav-collage__gallery\" aria-hidden=\"true\">\n        <!-- Correctif Safari iOS 2 : loading=\"eager\" obligatoire -->\n        <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/L1060571-1.jpg\" alt=\"Abstract colorful rug in red, blue, black, and white\" class=\"nav-collage__img nav-collage__img--1\" loading=\"eager\">\n        <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Taddeus-Wolfe-2.jpg\" alt=\"Translucent blue glass sculpture\" class=\"nav-collage__img nav-collage__img--2\" loading=\"eager\">\n        <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Lampe-bronze.jpg\" alt=\"Sculptural bronze wall sconce or lamp\" class=\"nav-collage__img nav-collage__img--3\" loading=\"eager\">\n        <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Rick-Owens-Is-Still-Out-There-GQ-Oct-101118-01_jpg-1.jpg\" alt=\"Profile portrait of Rick Owens\" class=\"nav-collage__img nav-collage__img--4\" loading=\"eager\">\n        <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Ceramique-bleue.jpg\" alt=\"Blue ceramic head sculpture\" class=\"nav-collage__img nav-collage__img--5\" loading=\"eager\">\n        <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/2-TJ_Elevation-1049_2389_photo-Torvioll-Jashari-copie-1-1600x692-1-1-e1781706554355.jpg\" alt=\"Mirror building reflecting the forest and snowy mountain\" class=\"nav-collage__img nav-collage__img--6\" loading=\"eager\">\n    <\/div>\n\n<\/section>\n\n\n<style>\r\n        .nav-collage__gallery .nav-collage__img {\r\n            pointer-events: auto !important; \/* Autorise le clic malgr\u00e9 le parent bloqu\u00e9 *\/\r\n            cursor: pointer !important;\r\n            transition: scale 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), z-index 0s !important;\r\n        }\r\n        .nav-collage__gallery .nav-collage__img:hover {\r\n            scale: 1.04 !important; \/* Zoom l\u00e9ger qui n'\u00e9crase pas le rotate() *\/\r\n            z-index: 10 !important; \/* Passe l'image au premier plan au survol *\/\r\n        }\r\n    <\/style><script>\r\n        document.addEventListener(\"DOMContentLoaded\", function() {\r\n            var targetUrl = \"https:\/\/www.norki.com\/en\/studio-chalet\/mountain-decor-inspiration-moodboard\/minimalist-and-bright-style\/\";\r\n            \r\n            \/\/ 1. Mise \u00e0 jour du Bouton \"Suivant\" classique\r\n            var nextBtn = document.getElementById(\"norki-next-post-btn\");\r\n            if (nextBtn) {\r\n                nextBtn.href = targetUrl;\r\n            }\r\n            \r\n            \/\/ 2. Ajout de la redirection au clic sur toutes les images du collage\r\n            var collageImages = document.querySelectorAll(\".nav-collage__gallery .nav-collage__img\");\r\n            collageImages.forEach(function(img) {\r\n                img.addEventListener(\"click\", function() {\r\n                    window.location.href = targetUrl;\r\n                });\r\n            });\r\n        });\r\n    <\/script>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Skier&rsquo;s Chalet in Saint-Moritz Minimalism has a poetic nature, in the sense that it touches the balance between fullness and emptiness. Jennie C. Jones Atya Set \u2013 Armchair and Footstool View product Reinterpreting the Timeless Language of Alpine Interiors How can the timeless codes of the mountain chalet be preserved while translating them into [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":1834,"comment_status":"open","ping_status":"open","sticky":false,"template":"template-page-builder-no-header-footer.php","format":"standard","meta":{"_uag_custom_page_level_css":"\/* A COPIER COLLER *\/\n\n:root {\n\t--wp--preset--color--contrast: black;\n    \/* Paddings de section standards *\/\n    --section-pad-v-dt: 80px;\n    --section-pad-h-dt: 5vw;\n    \n    --section-pad-v-tab: 50px;\n    --section-pad-h-tab: 4vw;\n    \n    --section-pad-v-mob: 40px;\n    --section-pad-h-mob: 20px;\n\n    \/* Couleurs  Polices *\/\n    --color-norki-brown: #50423d;\n    --color-norki-beige: #f8f0ea;\n    --font-baskerville: 'Baskerville', serif;\n    --font-montserrat: 'Montserrat', sans-serif;\n}\n\n@font-face {\n  font-family: 'LibreBaskervilleItalic';\n  src: url('https:\/\/www.norki.com\/studio-chalet\/wp-content\/themes\/twentytwentyfour\/assets\/fonts\/Libre-Baskerville\/LibreBaskerville-Italic.ttf') format('truetype');\n  font-weight: normal;\n  font-style: normal;\n}\n\n@font-face {\n  font-family: 'Bestermind';\n  src: url('https:\/\/www.norki.com\/studio-chalet\/wp-content\/themes\/twentytwentyfour\/assets\/fonts\/Bestermind\/BestermindRegular.ttf') format('truetype');\n  font-weight: normal;\n  font-style: normal;\n}\n\n@font-face {\n  font-family: 'AvenirBook';\n  src: url('https:\/\/www.norki.com\/studio-chalet\/wp-content\/themes\/twentytwentyfour\/assets\/fonts\/Avenir\/Avenir-Book-01.otf') format('opentype');\n  font-weight: normal;\n  font-style: normal;\n}\n\n\n@font-face {\n  font-family: 'AvenirMedium';\n  src: url('https:\/\/www.norki.com\/studio-chalet\/wp-content\/themes\/twentytwentyfour\/assets\/fonts\/Avenir\/Avenir-Book-01.otf') format('opentype');\n  font-weight: normal;\n  font-style: normal;\n}\n\n@font-face {\n  font-family: 'AvenirBookOblique';\n  src: url('https:\/\/www.norki.com\/studio-chalet\/wp-content\/themes\/twentytwentyfour\/assets\/fonts\/Avenir\/Avenir-BookOblique-02.otf') format('opentype');\n  font-weight: normal;\n  font-style: normal;\n}\n\n@font-face {\n  font-family: 'Pertili';\n  src: url('https:\/\/www.norki.com\/studio-chalet\/wp-content\/themes\/twentytwentyfour\/assets\/fonts\/PERTILI.TTF') format('truetype');\n  font-weight: normal;\n  font-style: normal;\n}\n\n.pertili-font {\n\tfont-family: \"Pertili\", sans-serif !important;\n}\n\n.bestermind-font {\n\tfont-family: \"Bestermind\", sans-serif !important;\n}\n\n.avenirbookoblique-font {\n\tfont-family: \"AvenirBookOblique\", sans-serif !important;\n}\n\n.baskerville-italic-font {\n\tfont-family: \"LibreBaskervilleItalic\", sans-serif !important;\n}\n\n.avenirmedium-font {\n\tfont-family: \"AvenirMedium\", sans-serif !important;\n}\n\nbody:not(.wp-admin) * {\n  font-family: \"AvenirBook\", sans-serif;\n}\n\nbody {\n\tbackground-color: #f8f0ea !important;\n\tcolor: black;\n}\n\nh2 {\n\tfont-family: \"AvenirMedium\", sans-serif !important;\n}\n\n.components-sandbox {\n\tmax-height: 500px;\n}\n\n\/* A COPIER COLLER END *\/\n\n.wp-block-paragraph {\n\tmargin: 0;\n}","_sitemap_exclude":false,"_sitemap_priority":"","_sitemap_frequency":"","footnotes":""},"categories":[31],"tags":[],"class_list":["post-2211","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-non-classe-en"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Skiers&#039; Chalet Style | Mountain Decor Reinvented<\/title>\n<meta name=\"description\" content=\"Discover the Chalet du Skieur in St. Moritz. Maison Norki reimagines classic design to create understated mountain luxury.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.norki.com\/en\/studio-chalet\/mountain-decor-inspiration-moodboard\/ski-in-out-style\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Skiers&#039; Chalet Style | Mountain Decor Reinvented\" \/>\n<meta property=\"og:description\" content=\"Discover the Chalet du Skieur in St. Moritz. Maison Norki reimagines classic design to create understated mountain luxury.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.norki.com\/en\/studio-chalet\/mountain-decor-inspiration-moodboard\/ski-in-out-style\/\" \/>\n<meta property=\"og:site_name\" content=\"Norki\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/NorkiDecoration\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-19T07:53:28+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-07T13:16:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Le_Chalet_du_Skieur-e1781613020520.png\" \/>\n\t<meta property=\"og:image:width\" content=\"303\" \/>\n\t<meta property=\"og:image:height\" content=\"361\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Super Viewer\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u00c9crit par\" \/>\n\t<meta name=\"twitter:data1\" content=\"Super Viewer\" \/>\n\t<meta name=\"twitter:label2\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/studio-chalet\\\/mountain-decor-inspiration-moodboard\\\/ski-in-out-style\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/studio-chalet\\\/mountain-decor-inspiration-moodboard\\\/ski-in-out-style\\\/\"},\"author\":{\"name\":\"Super Viewer\",\"@id\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/#\\\/schema\\\/person\\\/6733f7c53654b688336335a0ac05222b\"},\"headline\":\"The Skier\u2019s Chalet\",\"datePublished\":\"2026-06-19T07:53:28+00:00\",\"dateModified\":\"2026-07-07T13:16:03+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/studio-chalet\\\/mountain-decor-inspiration-moodboard\\\/ski-in-out-style\\\/\"},\"wordCount\":451,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/studio-chalet\\\/mountain-decor-inspiration-moodboard\\\/ski-in-out-style\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Le_Chalet_du_Skieur-e1781613020520.png\",\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.norki.com\\\/en\\\/studio-chalet\\\/mountain-decor-inspiration-moodboard\\\/ski-in-out-style\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/studio-chalet\\\/mountain-decor-inspiration-moodboard\\\/ski-in-out-style\\\/\",\"url\":\"https:\\\/\\\/www.norki.com\\\/en\\\/studio-chalet\\\/mountain-decor-inspiration-moodboard\\\/ski-in-out-style\\\/\",\"name\":\"Skiers' Chalet Style | Mountain Decor Reinvented\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/studio-chalet\\\/mountain-decor-inspiration-moodboard\\\/ski-in-out-style\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/studio-chalet\\\/mountain-decor-inspiration-moodboard\\\/ski-in-out-style\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Le_Chalet_du_Skieur-e1781613020520.png\",\"datePublished\":\"2026-06-19T07:53:28+00:00\",\"dateModified\":\"2026-07-07T13:16:03+00:00\",\"description\":\"Discover the Chalet du Skieur in St. Moritz. Maison Norki reimagines classic design to create understated mountain luxury.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/studio-chalet\\\/mountain-decor-inspiration-moodboard\\\/ski-in-out-style\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.norki.com\\\/en\\\/studio-chalet\\\/mountain-decor-inspiration-moodboard\\\/ski-in-out-style\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/studio-chalet\\\/mountain-decor-inspiration-moodboard\\\/ski-in-out-style\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Le_Chalet_du_Skieur-e1781613020520.png\",\"contentUrl\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Le_Chalet_du_Skieur-e1781613020520.png\",\"width\":303,\"height\":361},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/studio-chalet\\\/mountain-decor-inspiration-moodboard\\\/ski-in-out-style\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.norki.com\\\/fr\\\/studio-chalet\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The Skier\u2019s Chalet\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/#website\",\"url\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/\",\"name\":\"Norki\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/#organization\",\"name\":\"Norki | Studio Chalet\",\"url\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/logo-simple-noir_NORKI-e1777530636585.png\",\"contentUrl\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/logo-simple-noir_NORKI-e1777530636585.png\",\"width\":300,\"height\":74,\"caption\":\"Norki | Studio Chalet\"},\"image\":{\"@id\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/NorkiDecoration\",\"https:\\\/\\\/instagram.com\\\/norkiofficial\\\/\",\"https:\\\/\\\/fr.linkedin.com\\\/company\\\/norki-decoration\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCLwZSkdXDYvZx68leltWTMw\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/#\\\/schema\\\/person\\\/6733f7c53654b688336335a0ac05222b\",\"name\":\"Super Viewer\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2fadb76caed8105e2035ac4e7fbaecf2ca5056efd8d7c612ea2ccb54a5d943ce?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2fadb76caed8105e2035ac4e7fbaecf2ca5056efd8d7c612ea2ccb54a5d943ce?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2fadb76caed8105e2035ac4e7fbaecf2ca5056efd8d7c612ea2ccb54a5d943ce?s=96&d=mm&r=g\",\"caption\":\"Super Viewer\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Skiers' Chalet Style | Mountain Decor Reinvented","description":"Discover the Chalet du Skieur in St. Moritz. Maison Norki reimagines classic design to create understated mountain luxury.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.norki.com\/en\/studio-chalet\/mountain-decor-inspiration-moodboard\/ski-in-out-style\/","og_locale":"fr_FR","og_type":"article","og_title":"Skiers' Chalet Style | Mountain Decor Reinvented","og_description":"Discover the Chalet du Skieur in St. Moritz. Maison Norki reimagines classic design to create understated mountain luxury.","og_url":"https:\/\/www.norki.com\/en\/studio-chalet\/mountain-decor-inspiration-moodboard\/ski-in-out-style\/","og_site_name":"Norki","article_publisher":"https:\/\/facebook.com\/NorkiDecoration","article_published_time":"2026-06-19T07:53:28+00:00","article_modified_time":"2026-07-07T13:16:03+00:00","og_image":[{"width":303,"height":361,"url":"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Le_Chalet_du_Skieur-e1781613020520.png","type":"image\/png"}],"author":"Super Viewer","twitter_card":"summary_large_image","twitter_misc":{"\u00c9crit par":"Super Viewer","Dur\u00e9e de lecture estim\u00e9e":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.norki.com\/en\/studio-chalet\/mountain-decor-inspiration-moodboard\/ski-in-out-style\/#article","isPartOf":{"@id":"https:\/\/www.norki.com\/en\/studio-chalet\/mountain-decor-inspiration-moodboard\/ski-in-out-style\/"},"author":{"name":"Super Viewer","@id":"https:\/\/www.norki.com\/studio-chalet\/#\/schema\/person\/6733f7c53654b688336335a0ac05222b"},"headline":"The Skier\u2019s Chalet","datePublished":"2026-06-19T07:53:28+00:00","dateModified":"2026-07-07T13:16:03+00:00","mainEntityOfPage":{"@id":"https:\/\/www.norki.com\/en\/studio-chalet\/mountain-decor-inspiration-moodboard\/ski-in-out-style\/"},"wordCount":451,"commentCount":0,"publisher":{"@id":"https:\/\/www.norki.com\/studio-chalet\/#organization"},"image":{"@id":"https:\/\/www.norki.com\/en\/studio-chalet\/mountain-decor-inspiration-moodboard\/ski-in-out-style\/#primaryimage"},"thumbnailUrl":"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Le_Chalet_du_Skieur-e1781613020520.png","inLanguage":"fr-FR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.norki.com\/en\/studio-chalet\/mountain-decor-inspiration-moodboard\/ski-in-out-style\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.norki.com\/en\/studio-chalet\/mountain-decor-inspiration-moodboard\/ski-in-out-style\/","url":"https:\/\/www.norki.com\/en\/studio-chalet\/mountain-decor-inspiration-moodboard\/ski-in-out-style\/","name":"Skiers' Chalet Style | Mountain Decor Reinvented","isPartOf":{"@id":"https:\/\/www.norki.com\/studio-chalet\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.norki.com\/en\/studio-chalet\/mountain-decor-inspiration-moodboard\/ski-in-out-style\/#primaryimage"},"image":{"@id":"https:\/\/www.norki.com\/en\/studio-chalet\/mountain-decor-inspiration-moodboard\/ski-in-out-style\/#primaryimage"},"thumbnailUrl":"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Le_Chalet_du_Skieur-e1781613020520.png","datePublished":"2026-06-19T07:53:28+00:00","dateModified":"2026-07-07T13:16:03+00:00","description":"Discover the Chalet du Skieur in St. Moritz. Maison Norki reimagines classic design to create understated mountain luxury.","breadcrumb":{"@id":"https:\/\/www.norki.com\/en\/studio-chalet\/mountain-decor-inspiration-moodboard\/ski-in-out-style\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.norki.com\/en\/studio-chalet\/mountain-decor-inspiration-moodboard\/ski-in-out-style\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.norki.com\/en\/studio-chalet\/mountain-decor-inspiration-moodboard\/ski-in-out-style\/#primaryimage","url":"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Le_Chalet_du_Skieur-e1781613020520.png","contentUrl":"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Le_Chalet_du_Skieur-e1781613020520.png","width":303,"height":361},{"@type":"BreadcrumbList","@id":"https:\/\/www.norki.com\/en\/studio-chalet\/mountain-decor-inspiration-moodboard\/ski-in-out-style\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.norki.com\/fr\/studio-chalet\/"},{"@type":"ListItem","position":2,"name":"The Skier\u2019s Chalet"}]},{"@type":"WebSite","@id":"https:\/\/www.norki.com\/studio-chalet\/#website","url":"https:\/\/www.norki.com\/studio-chalet\/","name":"Norki","description":"","publisher":{"@id":"https:\/\/www.norki.com\/studio-chalet\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.norki.com\/studio-chalet\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/www.norki.com\/studio-chalet\/#organization","name":"Norki | Studio Chalet","url":"https:\/\/www.norki.com\/studio-chalet\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.norki.com\/studio-chalet\/#\/schema\/logo\/image\/","url":"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/04\/logo-simple-noir_NORKI-e1777530636585.png","contentUrl":"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/04\/logo-simple-noir_NORKI-e1777530636585.png","width":300,"height":74,"caption":"Norki | Studio Chalet"},"image":{"@id":"https:\/\/www.norki.com\/studio-chalet\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/NorkiDecoration","https:\/\/instagram.com\/norkiofficial\/","https:\/\/fr.linkedin.com\/company\/norki-decoration\/","https:\/\/www.youtube.com\/channel\/UCLwZSkdXDYvZx68leltWTMw"]},{"@type":"Person","@id":"https:\/\/www.norki.com\/studio-chalet\/#\/schema\/person\/6733f7c53654b688336335a0ac05222b","name":"Super Viewer","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/secure.gravatar.com\/avatar\/2fadb76caed8105e2035ac4e7fbaecf2ca5056efd8d7c612ea2ccb54a5d943ce?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/2fadb76caed8105e2035ac4e7fbaecf2ca5056efd8d7c612ea2ccb54a5d943ce?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2fadb76caed8105e2035ac4e7fbaecf2ca5056efd8d7c612ea2ccb54a5d943ce?s=96&d=mm&r=g","caption":"Super Viewer"}}]}},"uagb_featured_image_src":{"full":["https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Le_Chalet_du_Skieur-e1781613020520.png",303,361,false],"thumbnail":["https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Le_Chalet_du_Skieur-e1781613020520-150x150.png",150,150,true],"medium":["https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Le_Chalet_du_Skieur-e1781613020520-252x300.png",252,300,true],"medium_large":["https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Le_Chalet_du_Skieur-e1781613020520.png",303,361,false],"large":["https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Le_Chalet_du_Skieur-e1781613020520.png",303,361,false],"1536x1536":["https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Le_Chalet_du_Skieur-e1781613020520.png",303,361,false],"2048x2048":["https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Le_Chalet_du_Skieur-e1781613020520.png",303,361,false]},"uagb_author_info":{"display_name":"Super Viewer","author_link":"https:\/\/www.norki.com\/studio-chalet\/inspiration-decoration-montagne\/author\/super-viewer\/"},"uagb_comment_info":0,"uagb_excerpt":"The Skier&rsquo;s Chalet in Saint-Moritz Minimalism has a poetic nature, in the sense that it touches the balance between fullness and emptiness. Jennie C. Jones Atya Set \u2013 Armchair and Footstool View product Reinterpreting the Timeless Language of Alpine Interiors How can the timeless codes of the mountain chalet be preserved while translating them into\u2026","_links":{"self":[{"href":"https:\/\/www.norki.com\/studio-chalet\/wp-json\/wp\/v2\/posts\/2211","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.norki.com\/studio-chalet\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.norki.com\/studio-chalet\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.norki.com\/studio-chalet\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.norki.com\/studio-chalet\/wp-json\/wp\/v2\/comments?post=2211"}],"version-history":[{"count":6,"href":"https:\/\/www.norki.com\/studio-chalet\/wp-json\/wp\/v2\/posts\/2211\/revisions"}],"predecessor-version":[{"id":2412,"href":"https:\/\/www.norki.com\/studio-chalet\/wp-json\/wp\/v2\/posts\/2211\/revisions\/2412"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.norki.com\/studio-chalet\/wp-json\/wp\/v2\/media\/1834"}],"wp:attachment":[{"href":"https:\/\/www.norki.com\/studio-chalet\/wp-json\/wp\/v2\/media?parent=2211"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.norki.com\/studio-chalet\/wp-json\/wp\/v2\/categories?post=2211"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.norki.com\/studio-chalet\/wp-json\/wp\/v2\/tags?post=2211"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}