{"id":1886,"date":"2026-06-17T09:45:20","date_gmt":"2026-06-17T07:45:20","guid":{"rendered":"https:\/\/www.norki.com\/studio-chalet\/?page_id=1886"},"modified":"2026-06-22T09:52:11","modified_gmt":"2026-06-22T07:52:11","slug":"norki","status":"publish","type":"page","link":"https:\/\/www.norki.com\/en\/studio-chalet\/","title":{"rendered":"Norki"},"content":{"rendered":"\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": [\"LocalBusiness\", \"Organization\"],\n  \"name\": \"Norki\",\n  \"founder\": {\n    \"@type\": \"Person\",\n    \"name\": \"Sonia Linard\"\n  },\n  \"description\": \"Interior design studio specializing in the layout of custom-made luxury mountain chalets (Meg\u00e8ve, Gstaad, Paris).\",\n  \"url\": \"https:\/\/norki.com\/fr\/studio-chalet\/\",\n  \"areaServed\": [\n    {\"@type\": \"City\", \"name\": \"Meg\u00e8ve\"},\n    {\"@type\": \"City\", \"name\": \"Paris\"},\n    {\"@type\": \"City\", \"name\": \"Gstaad\"},\n    {\"@type\": \"City\", \"name\": \"Molsheim\"}\n  ],\n  \"knowsAbout\": [\"Interior design\", \"Chalet layout\", \"Bespoke design\", \"Alpine architecture\"]\n}\n<\/script>\n\n\n\n<style>\n\/* ==========================================================================\n   COMPONENT: ALPINE ARCHITECTURE SIGNATURE (Full Screen Image)\n   ========================================================================== *\/\n\n.nk-sig-alpine {\n    position: relative;\n    width: 100%;\n    height: 100vh !important;\n    overflow: hidden;\n    background-color: #000000;\n}\n\n.nk-sig-alpine__bg {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100vh !important; \/* Strict application of your guidelines *\/\n    object-fit: cover;\n    object-position: center;\n    z-index: 1;\n}\n\n\/* Protective gradient to ensure readability of white text on the snow *\/\n.nk-sig-alpine__overlay {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 40%;\n    background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);\n    z-index: 2;\n    pointer-events: none;\n}\n\n.nk-sig-alpine__content {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    z-index: 3;\n    padding: var(--section-pad-v-dt) var(--section-pad-h-dt);\n    box-sizing: border-box;\n}\n\n.nk-sig-alpine__title {\n    color: #ffffff;\n    font-size: clamp(2rem, 3.5vw, 46px); \/* Fluid typography *\/\n    line-height: 1.2;\n    margin: 0;\n    font-weight: normal;\n}\n\n\/* ==========================================================================\n   TABLET RESPONSIVE\n   ========================================================================== *\/\n@media (max-width: 1024px) {\n    .nk-sig-alpine__content {\n        padding: var(--section-pad-v-tab) var(--section-pad-h-tab);\n    }\n}\n\n\/* ==========================================================================\n   MOBILE RESPONSIVE\n   ========================================================================== *\/\n@media (max-width: 768px) {\n    .nk-sig-alpine__content {\n        padding: var(--section-pad-v-mob) var(--section-pad-h-mob);\n    }\n    \n    .nk-sig-alpine__title {\n        font-size: clamp(1.8rem, 6vw, 2.2rem);\n    }\n}\n<\/style>\n\n<!-- COMPONENT HTML STRUCTURE -->\n<section class=\"nk-sig-alpine\">\n    \n    <!-- Background image -->\n    <img decoding=\"async\" class=\"nk-sig-alpine__bg\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/04\/michaela-QmeRd3AmPV8-unsplash-scaled.jpg\" alt=\"Large traditional wooden chalet under the snow in an alpine landscape\" loading=\"lazy\">\n    \n    <!-- Dark overlay -->\n    <div class=\"nk-sig-alpine__overlay\" aria-hidden=\"true\"><\/div>\n    \n    <!-- Text content -->\n    <div class=\"nk-sig-alpine__content\">\n        <h1 class=\"nk-sig-alpine__title baskerville-italic-font\">\n            The decorative signature<br>\n            of alpine architecture\n        <\/h1>\n    <\/div>\n    \n<\/section>\n\n\n\n<style>\n\/* ==========================================================================\n   COMPOSANT : PR\u00c9SENTATION SONIA LINARD (Titre + Image + Citation)\n   ========================================================================== *\/\n\n.sonia-passion {\n    background-color: var(--color-norki-beige, #f8f0ea);\n    padding: var(--section-pad-v-dt, 80px) var(--section-pad-h-dt, 5vw);\n    color: black;\n    box-sizing: border-box;\n    overflow: hidden;\n    position: relative;\n    z-index: 10;\n}\n\n.sonia-passion * {\n    box-sizing: border-box;\n}\n\n.sonia-passion__inner {\n    display: grid;\n    \/* 3 colonnes : 1fr pour les textes, 1.2fr pour l'image au centre *\/\n    grid-template-columns: 1fr 1.2fr 1fr;\n    gap: 4vw;\n    align-items: center;\n    margin: 0 auto;\n}\n\n\/* --- Colonne 1 : Titre (Gauche) --- *\/\n.sonia-passion__col-left {\n    display: flex;\n    flex-direction: column;\n    justify-content: flex-start;\n    align-self: flex-start; \/* Align\u00e9 en haut *\/\n    margin-top: 10%; \/* L\u00e9ger d\u00e9calage pour l'esth\u00e9tique *\/\n}\n\n.sonia-passion__title {\n    font-size: clamp(1.4rem, 2.5vw, 35px);\n    margin: 0 0 10px 0;\n    line-height: 1.2;\n}\n\n.sonia-passion__subtitle {\n    font-size: clamp(1.4rem, 2.5vw, 35px);\n    margin: 0;\n    line-height: 1.2;\n}\n\n\/* --- Colonne 2 : Image (Centre) --- *\/\n.sonia-passion__col-center {\n    width: 100%;\n    display: flex;\n    justify-content: center;\n}\n\n.sonia-passion__img {\n    width: 100%;\n    max-width: 500px;\n    height: auto;\n    aspect-ratio: 3 \/ 4; \/* Force un ratio portrait homog\u00e8ne *\/\n    object-fit: cover;\n    display: block;\n}\n\n\/* --- Colonne 3 : Citation (Droite) --- *\/\n.sonia-passion__col-right {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n}\n\n.sonia-passion__quote-wrapper {\n    position: relative;\n    padding: 0 35px; \/* Espace pour les gros guillemets *\/\n}\n\n\/* Guillemets g\u00e9ants *\/\n.sonia-passion__quote-wrapper::before,\n.sonia-passion__quote-wrapper::after {\n    font-family: \"Pertili\", sans-serif !important;\n    font-size: 80px;\n    line-height: 0;\n    color: black; \/* Adapt\u00e9 pour le fond beige *\/\n    position: absolute;\n}\n\n.sonia-passion__quote-wrapper::before {\n    content: '\\201C'; \/* Guillemet ouvrant *\/\n    top: 30px;\n    left: -15px;\n}\n\n.sonia-passion__quote-wrapper::after {\n    content: '\\201D'; \/* Guillemet fermant *\/\n    bottom: 5px;\n    right: -10px;\n}\n\n.sonia-passion__quote {\n    font-size: clamp(16px, 1.2vw, 20px);\n    line-height: 1.6;\n    margin: 0 0 25px 0;\n    text-align: left;\n}\n\n\/* Signature manuscrite *\/\n.sonia-passion__signature {\n    display: block;\n    font-size: clamp(40px, 4vw, 55px);\n    line-height: 1;\n    margin-left: 15px;\n    color: black;\n    margin-top: 20px;\n}\n\n\/* ==========================================================================\n   LAYOUT TABLETTE (Transition 2 colonnes)\n   ========================================================================== *\/\n@media (max-width: 1024px) {\n    .sonia-passion {\n        padding: var(--section-pad-v-tab, 60px) var(--section-pad-h-tab, 4vw);\n    }\n    \n    .sonia-passion__inner {\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    \/* Le titre passe en pleine largeur au-dessus *\/\n    .sonia-passion__col-left {\n        grid-column: 1 \/ -1;\n        margin-top: 0;\n        align-items: center;\n        text-align: center;\n    }\n}\n\n\/* ==========================================================================\n   LAYOUT MOBILE (1 seule colonne)\n   ========================================================================== *\/\n@media (max-width: 768px) {\n    .sonia-passion {\n        padding: var(--section-pad-v-mob, 50px) var(--section-pad-h-mob, 20px);\n    }\n    \n    .sonia-passion__inner {\n        grid-template-columns: 1fr;\n        gap: 30px;\n    }\n\n    .sonia-passion__col-left {\n        align-items: flex-start;\n        text-align: left;\n        margin-bottom: 10px;\n    }\n\n    .sonia-passion__quote-wrapper {\n        padding: 0 25px;\n    }\n\n    .sonia-passion__quote-wrapper::before {\n        top: 25px;\n        left: -15px;\n        font-size: 70px;\n    }\n\n    .sonia-passion__quote-wrapper::after {\n        bottom: 5px;\n        right: -15px;\n        font-size: 70px;\n    }\n\n    .sonia-passion__signature {\n        margin-left: 0;\n        text-align: center;\n    }\n    .sonia-passion__col-right {\n        margin: 0 20px;\n        padding-left: 10%;\n    }\n    .sonia-passion__col-center {\n        padding-right: 20%;\n    }\n}\n<\/style>\n\n<!-- STRUCTURE HTML DU COMPOSANT -->\n<section class=\"sonia-passion\">\n    <div class=\"sonia-passion__inner\">\n        \n        <!-- Colonne 1 : Titre (Gauche) -->\n        <div class=\"sonia-passion__col-left\">\n            <h2 class=\"sonia-passion__title avenirmedium-font\">Sonia Linard<\/h2>\n            <p class=\"sonia-passion__subtitle baskerville-italic-font\">Chalet Passion<\/p>\n        <\/div>\n\n        <!-- Colonne 2 : Image (Centre) -->\n        <div class=\"sonia-passion__col-center\">\n            <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/04\/Sonia_Linard.jpg\" alt=\"Portrait of Sonia Linard in front of a moodboard\" class=\"sonia-passion__img\" loading=\"lazy\">\n        <\/div>\n\n        <!-- Colonne 3 : Citation (Droite) -->\n        <div class=\"sonia-passion__col-right\">\n            <div class=\"sonia-passion__quote-wrapper\">\n                <p class=\"sonia-passion__quote baskerville-italic-font\">\n                    My ambition is to:<br>\n                    reimagine the alpine chalet, blending refined sophistication with bold, inventive design, far from conventional d\u00e9cor clich\u00e9s, crafting mountain retreats that redefine the standards of traditional alpine interiors.\n                <\/p>\n            <\/div>\n            <span class=\"sonia-passion__signature bestermind-font\">Sonia Linard<\/span>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n\n\n<!-- \n  ======================================================================\n  \ud83c\udfd7\ufe0f BLOC HTML : CONTENU & S\u00c9MANTIQUE (MODULAIRE POUR D\u00c9BUTANTS)\n  ======================================================================\n  Configuration isol\u00e9e directement dans le HTML.\n  Pour modifier les images, changez simplement l'attribut \"src\" des balises <img>.\n-->\n<div id=\"wp-norki-collage-root\" class=\"wp-norki-wrapper\">\n    <div class=\"wp-norki-layout\">\n        \n        <!-- Image 1 : Bas Gauche -->\n        <div class=\"wp-norki-frame wp-norki-frame-1\">\n            <img decoding=\"async\" src=\"https:\/\/norki.com\/studio-chalet\/wp-content\/uploads\/2026\/04\/plan-interieur-bureau-.jpg\" alt=\"Plan et am\u00e9nagement int\u00e9rieur d'un bureau de chalet - Norki\" width=\"600\" height=\"634\" loading=\"lazy\" class=\"norki-semantic-img\">\n        <\/div>\n        \n        <!-- Image 2 : Haut Centre -->\n        <div class=\"wp-norki-frame wp-norki-frame-2\">\n            <img decoding=\"async\" src=\"https:\/\/norki.com\/studio-chalet\/wp-content\/uploads\/2026\/04\/boutique-megeve-hiver.jpg\" alt=\"Boutique Norki sous la neige \u00e0 Meg\u00e8ve en hiver\" width=\"304\" height=\"400\" loading=\"lazy\" class=\"norki-semantic-img\">\n        <\/div>\n        \n        <!-- Image 3 : Droite -->\n        <div class=\"wp-norki-frame wp-norki-frame-3\">\n            <img decoding=\"async\" src=\"https:\/\/norki.com\/studio-chalet\/wp-content\/uploads\/2026\/04\/projet-megeve-chalet.jpg\" alt=\"Projet de d\u00e9coration de chalet de luxe \u00e0 Meg\u00e8ve\" width=\"450\" height=\"600\" loading=\"lazy\" class=\"norki-semantic-img\">\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<!-- \n  ======================================================================\n  \ud83c\udfa8 BLOC CSS : STYLE & VARIABLES (Z\u00c9RO IMPACT UI)\n  ======================================================================\n-->\n<style>\n\/* ==========================================\n   \ud83c\udfa8 VARIABLES & FONDATIONS\n   ========================================== *\/\n.wp-norki-wrapper {\n  width: 100%;\n  overflow: hidden; \/* Emp\u00eache le d\u00e9bordement horizontal sur mobile *\/\n  font-family: sans-serif;\n}\n\n\/* ==========================================\n   \ud83e\uddf1 STRUCTURE DES CADRES\n   ========================================== *\/\n.wp-norki-layout {\n  position: relative;\n  height: 86vh;\n  padding: 40px;\n  box-sizing: border-box;\n}\n\n\/* Base commune \u00e0 toutes les frames *\/\n.wp-norki-frame {\n  position: absolute;\n  \/* L'ancien code de background a \u00e9t\u00e9 retir\u00e9 ici pour laisser place aux vraies images s\u00e9mantiques *\/\n}\n\n\/* \ud83d\ude80 OPTIMISATION UI\/UX INVISIBLE :\n  Force les balises <img> \u00e0 se comporter exactement comme l'ancien 'background-size: cover'\n*\/\n.norki-semantic-img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n\n\/* Positionnement individuel *\/\n.wp-norki-frame-1 { \/* Carr\u00e9 bas gauche *\/\n  bottom: -100px;\n  left: 0px;\n  width: 600px;\n  height: 634px;\n  z-index: 1;\n}\n\n.wp-norki-frame-2 { \/* Portrait haut (inclin\u00e9 gauche) *\/\n  top: 40px;\n  left: 380px; \/* D\u00e9calage vers la droite (anciennement 250px) *\/\n  width: 304px;\n  height: 400px;\n  transform: rotate(-3deg);\n  z-index: 2;\n}\n\n.wp-norki-frame-3 { \/* Portrait droite (inclin\u00e9 droite) *\/\n  top: 20%;\n  right: 5vw; \/* D\u00e9calage vers la droite en r\u00e9duisant la marge (anciennement 15vw) *\/\n  transform: rotate(3deg);\n  width: 450px;\n  height: 600px;\n  z-index: 1;\n}\n\n\/* ==========================================\n   \ud83d\udcbb ADAPTATION TABLETTE \/ PETITS \u00c9CRANS (<= 1200px)\n   ========================================== *\/\n@media (max-width: 1200px) {\n  .wp-norki-frame-2 {\n    left: 80px; \/* D\u00e9calage vers la gauche sur les \u00e9crans moyens *\/\n  }\n}\n\n\/* ==========================================\n   \ud83d\udcf1 ADAPTATION MOBILE\n   ========================================== *\/\n@media (max-width: 768px) {\n  .wp-norki-layout {\n    height: 130vh;\n    padding: 0px;\n  }\n\n  .wp-norki-frame-1 {\n    top: 40vh;\n    bottom: auto; \/* Annule le r\u00e9glage du bureau *\/\n    left: -5vw;\n    width: 70vw;\n    height: 40vh;\n  }\n\n  .wp-norki-frame-2 {\n    top: 10vh;\n    left: 10vw;\n    width: 50vw;\n    height: 30vh;\n  }\n\n  .wp-norki-frame-3 {\n    top: 72vh;\n    right: 10vw;\n    width: 67.5vw;\n    height: 39vh;\n  }\n}\n<\/style>\n\n<!-- \n  ======================================================================\n  \u26a1 BLOC JS : INTERACTIVIT\u00c9\n  ======================================================================\n-->\n<script>\n\/*\n * \ud83d\uded1 SUPPRESSION DU JAVASCRIPT DE RENDU (Z\u00c9RO JS)\n * L'injection HTML dynamique a \u00e9t\u00e9 supprim\u00e9e pour permettre\n * une indexation parfaite des images par Googlebot.\n *\/\n<\/script>\n\n\n\n<style>\n    \/* ==========================================================================\n       COMPONENT: STUDIO CHALET BANNER (Full Screen Image + Centered Content)\n       ========================================================================== *\/\n\n    .nk-banner-studio {\n        position: relative;\n        width: 100%;\n        height: 100vh;\n        min-height: 600px;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        overflow: hidden;\n        background-color: #000000;\n        z-index: 10;\n    }\n\n    \/* --- Background image --- *\/\n    .nk-banner-studio__bg {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        object-position: center;\n        z-index: 1;\n    }\n\n    \/* --- Contrast overlay --- *\/\n    .nk-banner-studio__overlay {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        background-color: rgba(0, 0, 0, 0.25); \/* Slightly darkens to separate the white text *\/\n        z-index: 2;\n        pointer-events: none;\n    }\n\n    \/* --- Content container --- *\/\n    .nk-banner-studio__content {\n        position: relative;\n        z-index: 3;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        text-align: center;\n        padding: 0 20px;\n    }\n\n    \/* --- Title --- *\/\n    .nk-banner-studio__title {\n        color: #ffffff;\n        font-size: clamp(1.4rem, 2.5vw, 35px);\n        font-weight: normal;\n        margin: 0 0 35px 0;\n        line-height: 1.1;\n        letter-spacing: 0.02em;\n        text-shadow: 0 2px 15px rgba(0, 0, 0, 0.3); \/* Additional safety for readability *\/\n    }\n\n    \/* --- Outline Button --- *\/\n    .nk-banner-studio__btn {\n        display: inline-block;\n        padding: 4px 35px;\n        color: #ffffff;\n        background-color: transparent;\n        border: 1px solid #ffffff;\n        text-decoration: none;\n        font-size: 0.9rem;\n        letter-spacing: 0.05em;\n        transition: all 0.3s ease;\n        cursor: pointer;\n    }\n\n    .nk-banner-studio__btn:hover {\n        background-color: #ffffff;\n        color: #000000;\n    }\n\n    \/* ==========================================================================\n       TABLET AND MOBILE RESPONSIVE\n       ========================================================================== *\/\n    @media (max-width: 1024px) {\n        .nk-banner-studio {\n            min-height: 500px;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .nk-banner-studio {\n            height: 80vh; \/* Slightly shorter on mobile to encourage scrolling *\/\n            min-height: 450px;\n        }\n\n        .nk-banner-studio__title {\n            margin-bottom: 25px;\n        }\n\n        .nk-banner-studio__btn {\n            padding: 4px 32px;\n            font-size: 0.90rem;\n        }\n    }\n<\/style>\n\n<!-- COMPONENT HTML STRUCTURE -->\n<section class=\"nk-banner-studio\">\n    \n    <!-- Background image -->\n    <img decoding=\"async\" class=\"nk-banner-studio__bg\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/04\/Chalet-Living-room-Norki-megeve-scaled.jpg\" alt=\"Studio Chalet interior with a large orange circular sofa and a central fireplace\" loading=\"lazy\">\n    \n    <!-- Darkening overlay -->\n    <div class=\"nk-banner-studio__overlay\" aria-hidden=\"true\"><\/div>\n    \n    <!-- Content (Title + Button) -->\n    <div class=\"nk-banner-studio__content\">\n        <span class=\"nk-banner-studio__title baskerville-italic-font\">Studio Chalet<\/span>\n        <!-- Replace the \"#\" with the desired destination URL -->\n        <a href=\"https:\/\/www.norki.com\/en\/studio-chalet\/interior-design-agency-mountain-projects-3d\/\" class=\"nk-banner-studio__btn avenirmedium-font\" aria-label=\"Discover the Studio Chalet\">Discover<\/a>\n    <\/div>\n\n<\/section>\n\n\n\n<!-- ==========================================\n     BLOC HTML - S\u00c9MANTIQUE & INDEXABILIT\u00c9\n     ========================================== -->\n<section id=\"wp-custom-projects-slider\" class=\"wp-custom-projects-slider-container\" aria-label=\"Our most beautiful projects\">\n\n    <!-- Bloc Information -->\n    <div class=\"projects-info\">\n        <h2>Our most beautiful <br><span>Projects<\/span><\/h2>\n        <p>All around the world, Studio Chalet designs your most beautiful mountain habitats. From Bozeman to Vail, from Courchevel to Val d'Is\u00e8re, from Zermatt to Crans Montana, from Cortina to Niseko, discover our latest <a href=\"https:\/\/www.norki.com\/en\/studio-chalet\/luxury-interior-design\/\" class=\"projects-inline-link\" title=\"View all our projects\">projects<\/a>.<\/p>\n        <a href=\"https:\/\/www.norki.com\/en\/studio-chalet\/luxury-interior-design\/\" class=\"link-voir-tout\">View all<\/a>\n    <\/div>\n\n    <!-- Zone Slider -->\n    <div class=\"projects-slider\">\n        <button class=\"nav-arrow left-arrow\" aria-label=\"Previous project\">\n            <img decoding=\"async\" src=\"https:\/\/norki.com\/studio-chalet\/wp-content\/themes\/twentytwentyfour\/assets\/images\/arrow-right.svg\" alt=\"\" aria-hidden=\"true\">\n        <\/button>\n        <button class=\"nav-arrow right-arrow\" aria-label=\"Next project\">\n            <img decoding=\"async\" src=\"https:\/\/norki.com\/studio-chalet\/wp-content\/themes\/twentytwentyfour\/assets\/images\/arrow-right.svg\" alt=\"\" aria-hidden=\"true\">\n        <\/button>\n\n        <!-- Slide 1 : Courchevel (DISPONIBLE) -->\n        <article class=\"slide\">\n            <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Untitled-1.jpg\" alt=\"Contemporary and Refined Chalet in Courchevel\">\n            <div class=\"slide-content\">\n                <div class=\"slide-content-text\">\n                    <span class=\"slide-city\">Courchevel<\/span>\n                    <h3>Contemporary and Refined Chalet<\/h3>\n                    <p>Chalet in Courchevel<\/p>\n                <\/div>\n                <a href=\"https:\/\/www.norki.com\/en\/studio-chalet\/luxury-interior-design\/courchevel-french-alps\/\" class=\"link-voir\">View<\/a>\n            <\/div>\n        <\/article>\n\n        <!-- Slide 2 : Jackson Hole (Active par d\u00e9faut - COMING SOON) -->\n        <article class=\"slide active is-coming-soon\">\n            <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/2025_10_21_Living.jpg\" alt=\"Contemporary Luxury - Chalet in Jackson Hole\">\n            <div class=\"slide-content\">\n                <div class=\"slide-content-text\">\n                    <span class=\"slide-city\">Jackson Hole<\/span>\n                    <h3>Contemporary Luxury<\/h3>\n                    <p>Chalet in Jackson Hole<\/p>\n                <\/div>\n                <a href=\"#\" class=\"link-voir\">View<\/a>\n            <\/div>\n        <\/article>\n\n        <!-- Slide 3 : Aspen (COMING SOON) -->\n        <article class=\"slide is-coming-soon\">\n            <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/Aspen_temp.png\" alt=\"Contemporary Luxury - Chalet in Aspen\">\n            <div class=\"slide-content\">\n                <div class=\"slide-content-text\">\n                    <span class=\"slide-city\">Aspen<\/span>\n                    <h3>Contemporary Luxury<\/h3>\n                    <p>Chalet in Aspen<\/p>\n                <\/div>\n                <a href=\"#\" class=\"link-voir\">View<\/a>\n            <\/div>\n        <\/article>\n\n        <!-- Slide 4 : Meg\u00e8ve (COMING SOON) -->\n        <article class=\"slide is-coming-soon\">\n            <img decoding=\"async\" src=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/06\/2026_01_22_Sicoria_Living.jpg\" alt=\"Contemporary Luxury - Chalet in Meg\u00e8ve\">\n            <div class=\"slide-content\">\n                <div class=\"slide-content-text\">\n                    <span class=\"slide-city\">Meg\u00e8ve<\/span>\n                    <h3>Contemporary Luxury<\/h3>\n                    <p>Chalet in Meg\u00e8ve<\/p>\n                <\/div>\n                <a href=\"#\" class=\"link-voir\">View<\/a>\n            <\/div>\n        <\/article>\n\n    <\/div>\n<\/section>\n\n<!-- ==========================================\n     BLOC CSS - STYLES INITIAUX & TOUCH OPTIMIS\u00c9S\n     ========================================== -->\n<style>\n    \/* ==========================================\n       VARIABLES CSS - MODIFIEZ LES COULEURS ICI\n       ========================================== *\/\n    .wp-custom-projects-slider-container {\n        --bg-section: #4f413c;\n        --text-light: #f8f0ea;\n        --text-muted: #d3ccc7;\n        --font-primary: Arial, sans-serif;\n        --font-secondary: serif;\n        --radius-img: 4px;\n        \n        box-sizing: border-box;\n        position: relative;\n        background-color: var(--bg-section);\n        width: 100%;\n        height: 100vh;\n        min-height: 850px;\n        color: var(--text-light);\n        font-family: var(--font-primary);\n        overflow: hidden;\n    }\n\n    .projects-info .projects-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    .projects-info .projects-inline-link:hover {\n        text-decoration-color: transparent;\n        opacity: 0.7;\n    }\n\n    \/* Isolation de la bordure-box pour \u00e9viter les conflits WP *\/\n    .wp-custom-projects-slider-container *, \n    .wp-custom-projects-slider-container *::before, \n    .wp-custom-projects-slider-container *::after {\n        box-sizing: inherit;\n        margin: 0;\n        padding: 0;\n    }\n\n    \/* Bloc texte en haut \u00e0 gauche *\/\n    .wp-custom-projects-slider-container .projects-info {\n        position: absolute;\n        top: 60px;\n        left: 50px;\n        width: 320px;\n        z-index: 10;\n    }\n\n    .wp-custom-projects-slider-container .projects-info h2 {\n        font-size: clamp(1.4rem, 2.5vw, 35px);\n        font-weight: normal;\n        margin-bottom: 15px;\n        color: var(--text-light);\n        line-height: 1.1;\n    }\n\n    .wp-custom-projects-slider-container .projects-info h2 span {\n        font-family: \"LibreBaskervilleItalic\", sans-serif;\n    }\n\n    .wp-custom-projects-slider-container .projects-info p {\n        font-size: 0.95rem;\n        line-height: 1.5;\n        margin-bottom: 20px;\n        color: var(--text-light);\n    }\n\n    .wp-custom-projects-slider-container .link-voir-tout {\n        color: #f8f0ea;\n        font-size: 0.95rem;\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    .wp-custom-projects-slider-container .link-voir-tout:hover {\n        text-decoration-color: transparent;\n        opacity: 0.7;\n    }\n\n    \/* Fl\u00e8ches de navigation *\/\n    .wp-custom-projects-slider-container .nav-arrow {\n        position: absolute;\n        top: 33%;\n        transform: translateY(-50%) scale(1);\n        background: transparent;\n        border: none;\n        cursor: pointer;\n        z-index: 15;\n        transition: opacity 0.3s ease, transform 0.3s ease;\n        padding: 10px;\n        opacity: 0.7;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    .wp-custom-projects-slider-container .nav-arrow img {\n        width: 20px; \n        height: 20px;\n        display: block;\n    }\n\n    .wp-custom-projects-slider-container .left-arrow img {\n        transform: scaleX(-1);\n    }\n\n    \/* ISOLATION HOVER (PC Uniquement) *\/\n    @media (hover: hover) {\n        .wp-custom-projects-slider-container .nav-arrow:hover {\n            opacity: 1;\n            transform: translateY(-50%) scale(1.1);\n        }\n    }\n\n    \/* \u00c9TAT ACTIF - REACTION IMM\u00c9DIATE DU CLIC\/TOUCHER SANS PERSISTANCE *\/\n    .wp-custom-projects-slider-container .nav-arrow:active {\n        opacity: 0.4;\n        transform: translateY(-50%) scale(0.9);\n        transition: none;\n    }\n\n    .wp-custom-projects-slider-container .left-arrow { left: 30px; }\n    .wp-custom-projects-slider-container .right-arrow { right: 30px; }\n\n    \/* Zone du Slider *\/\n    .wp-custom-projects-slider-container .projects-slider {\n        position: absolute;\n        bottom: 40px; \n        width: 100vw;\n        height: 80vh; \n        display: flex;\n        align-items: flex-end;\n        justify-content: center;\n    }\n\n    \/* Configuration des images (Slides) - Version PC de base *\/\n    .wp-custom-projects-slider-container .slide {\n        position: absolute;\n        bottom: 0;\n        height: 50vh;\n        width: auto;\n        aspect-ratio: 1272 \/ 1140;\n        transition: all 0.8s cubic-bezier(0.25, 1, 0.5, 1);\n        opacity: 0;\n        visibility: hidden;\n        z-index: 0;\n        border-radius: var(--radius-img);\n        overflow: hidden; \/* Emp\u00eache l'image de d\u00e9passer de l'ombre au scale *\/\n    }\n\n    .wp-custom-projects-slider-container .slide img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        display: block;\n        border-radius: var(--radius-img);\n        transition: transform 0.5s ease;\n    }\n\n    \/* --- CLASSES HOVER & COMING SOON --- *\/\n    .wp-custom-projects-slider-container .slide.active:not(.is-coming-soon):hover img {\n        transform: scale(1.03);\n    }\n\n    .wp-custom-projects-slider-container .slide.is-coming-soon,\n    .wp-custom-projects-slider-container .slide.active.is-coming-soon {\n        cursor: not-allowed !important;\n    }\n\n    .wp-custom-projects-slider-container .slide.is-coming-soon img {\n        opacity: 0.7;\n    }\n\n    .wp-custom-projects-slider-container .slide.active.is-coming-soon:hover::before {\n        content: \"Page en cours de cr\u00e9ation\";\n        position: absolute;\n        bottom: 30px; \/* \u00c0 l'int\u00e9rieur pour \u00e9viter l'overflow:hidden *\/\n        left: 50%;\n        transform: translateX(-50%);\n        background: rgba(31, 41, 55, 0.95);\n        color: #fff;\n        padding: 8px 14px;\n        font-size: 0.75rem;\n        border-radius: 6px;\n        white-space: nowrap;\n        pointer-events: none;\n        z-index: 50;\n        box-shadow: 0 4px 6px -1px rgb(0 0 0 \/ 0.1);\n    }\n\n    .wp-custom-projects-slider-container .slide.is-coming-soon .link-voir {\n        display: none;\n    }\n\n    \/* D\u00e9grad\u00e9 sombre *\/\n    .wp-custom-projects-slider-container .slide::after {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 40%;\n        background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 30%, rgba(0,0,0,0.15) 65%, transparent 100%);\n        border-radius: var(--radius-img) var(--radius-img) 0 0;\n        opacity: 0;\n        transition: opacity 0.4s ease;\n        pointer-events: none;\n        z-index: 1;\n    }\n\n    .wp-custom-projects-slider-container .slide.active::after { opacity: 1; }\n\n    \/* Contenu textuel sur l'image *\/\n    .wp-custom-projects-slider-container .slide-content {\n        text-align: left;\n        position: absolute;\n        top: 30px;\n        left: 30px;\n        right: 30px;\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        opacity: 0;\n        transition: opacity 0.4s ease;\n        pointer-events: none;\n        z-index: 2;\n    }\n\n    \/* Affichage de la ville *\/\n    .wp-custom-projects-slider-container .slide-content-text .slide-city {\n        display: block;\n        color: var(--text-muted);\n        font-size: 0.75rem;\n        text-transform: uppercase;\n        letter-spacing: 0.05em;\n        margin-bottom: 6px;\n        font-weight: 600;\n        text-shadow: 0 1px 3px rgba(0,0,0,0.5);\n    }\n\n    .wp-custom-projects-slider-container .slide-content-text h3 {\n        color: var(--text-light);\n        font-size: 1.15rem;\n        font-weight: normal;\n        margin-bottom: 5px;\n        line-height: 1.3;\n        text-shadow: 0 1px 3px rgba(0,0,0,0.5);\n    }\n\n    .wp-custom-projects-slider-container .slide-content-text p {\n        font-family: var(--font-secondary);\n        font-style: italic;\n        font-size: 1rem;\n        color: white;\n        line-height: 1.4;\n    }\n\n    \/* Bouton Voir *\/\n    .wp-custom-projects-slider-container .link-voir {\n        position: relative;\n        color: var(--text-light);\n        text-decoration: none;\n        border-bottom: 1px solid var(--text-light);\n        font-size: 0.8rem;\n        opacity: 0;\n        transform: translateY(10px);\n        transition: all 0.4s ease;\n        pointer-events: auto;\n        transform-origin: right center;\n        text-shadow: 0 1px 3px rgba(0,0,0,0.5);\n    }\n\n    .wp-custom-projects-slider-container .slide.active .link-voir {\n        opacity: 1;\n        transform: translateY(0) scale(1);\n    }\n\n    @media (hover: hover) {\n        .wp-custom-projects-slider-container .slide.active:hover .link-voir {\n            transform: translateY(0) scale(1.15);\n        }\n    }\n\n    \/* \u00c9tats du slider (PC > 1700px) *\/\n    .wp-custom-projects-slider-container .slide.prev {\n        opacity: 1;\n        visibility: visible;\n        transform: translateX(calc(50px - 50vw + 50%));\n        z-index: 1;\n        cursor: pointer;\n    }\n\n    .wp-custom-projects-slider-container .slide.active {\n        opacity: 1;\n        visibility: visible;\n        transform: translateX(calc(90px + (50vh * 1272 \/ 1140) - 50vw + 50%));\n        z-index: 2;\n        height: 76vh;\n        cursor: pointer;\n    }\n\n    .wp-custom-projects-slider-container .slide.next {\n        opacity: 1;\n        visibility: visible;\n        transform: translateX(calc(130px + (126vh * 1272 \/ 1140) - 50vw + 50%));\n        z-index: 1;\n        cursor: pointer;\n    }\n\n    .wp-custom-projects-slider-container .slide.active .slide-content {\n        opacity: 1;\n        transition-delay: 0.4s;\n    }\n\n    \/* ==========================================\n       RESPONSIVE DESIGN\n       ========================================== *\/\n    @media (max-width: 1700px) {\n        .wp-custom-projects-slider-container .slide.prev, \n        .wp-custom-projects-slider-container .slide.next { filter: brightness(0.9); }\n            .wp-custom-projects-slider-container .projects-info p {\n        margin:20px auto;\n        width: 75%\n    }\n        .wp-custom-projects-slider-container {\n            height: auto;\n            min-height: 65vh;\n            display: flex;\n            flex-direction: column;\n            justify-content: flex-start;\n            padding-bottom: 40px; \n            text-align: center;\n        }\n        \n        .wp-custom-projects-slider-container .projects-info {\n            position: relative;\n            top: 0; left: 0; width: 100%;\n            padding: 60px 20px 20px;\n        }\n        \n        .wp-custom-projects-slider-container .projects-slider {\n            position: relative; top: auto; bottom: auto; left: 50%;\n            transform: translateX(-50%); height: 55cqi; max-height: 75vh;\n        }\n        \n        .wp-custom-projects-slider-container .slide { \n            width: 45vw; \n            height: auto; \n            max-height: 60vh; \n        }\n        \n        .wp-custom-projects-slider-container .slide.active { \n            width: 60vw; \n            height: auto; \n            max-height: 75vh; \n            transform: translateX(0); \n        }\n        \n        .wp-custom-projects-slider-container .slide.prev { transform: translateX(-50vw); } \n        .wp-custom-projects-slider-container .slide.next { transform: translateX(50vw); } \n        \n        .wp-custom-projects-slider-container .nav-arrow {\n            top: auto;\n            bottom: calc(min(45vw * (1140 \/ 1272), 60vh) + 15px);\n            transform: scale(1);\n        }\n\n        @media (hover: hover) {\n            .wp-custom-projects-slider-container .nav-arrow:hover { \n                transform: scale(1.1); \n            }\n        }\n\n        .wp-custom-projects-slider-container .nav-arrow:active { \n            opacity: 0.4;\n            transform: scale(0.9); \n            transition: none;\n        }\n\n        .wp-custom-projects-slider-container .left-arrow { left: 2vw; }\n        .wp-custom-projects-slider-container .right-arrow { right: 2vw; }\n    }\n\n    @media (max-width: 720px) {\n        .wp-custom-projects-slider-container .projects-slider {\n            height: 75vw;\n        }\n\n        .wp-custom-projects-slider-container .slide { \n            width: 65vw; \n            height: auto; \n        }\n\n        .wp-custom-projects-slider-container .slide.active { \n            width: 85vw; \n            height: auto; \n        }\n\n        .wp-custom-projects-slider-container .slide::after {\n            height: 60%;\n            background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 30%, rgba(0,0,0,0.35) 65%, transparent 100%);\n        }\n\n        .wp-custom-projects-slider-container .slide.prev { transform: translateX(-75vw); }\n        .wp-custom-projects-slider-container .slide.next { transform: translateX(75vw); }\n        \n        .wp-custom-projects-slider-container .nav-arrow { \n            bottom: calc(min(65vw * (1140 \/ 1272), 60vh) + 15px); \n        }\n\n        .wp-custom-projects-slider-container .left-arrow { left: 0; }\n        .wp-custom-projects-slider-container .right-arrow { right: 0; }\n\n        .wp-custom-projects-slider-container .slide-content {\n            top: 20px; bottom: 30px; text-align: center;\n            flex-direction: column; align-items: center; justify-content: space-between;\n        }\n\n        .wp-custom-projects-slider-container .slide-content-text h3 { margin-bottom: 5px; }\n\n        .wp-custom-projects-slider-container .link-voir {\n            transform-origin: center center;\n        }\n    }\n\n    @media (max-width: 420px) {\n        .wp-custom-projects-slider-container .projects-slider { height: 95vw; max-height: none; }\n        .wp-custom-projects-slider-container .nav-arrow { bottom: calc(85vw * (1140 \/ 1272) + 10px); }\n        .wp-custom-projects-slider-container .left-arrow { left: 5vw; }\n        .wp-custom-projects-slider-container .right-arrow { right: 5vw; }\n    }\n<\/style>\n\n<!-- ==========================================\n     BLOC JAVASCRIPT - COMPORTEMENT\n     ========================================== -->\n<script>\n(function() {\n    const CONFIG_COMPOSANT = {\n        delaiAutoPlay: 8000,\n        delaiPauseApresClic: 15000\n    };\n\n    const container = document.getElementById('wp-custom-projects-slider');\n    if (!container) return; \n\n    const slidesElements = Array.from(container.querySelectorAll('.slide'));\n    let currentIndex = slidesElements.findIndex(slide => slide.classList.contains('active'));\n    if (currentIndex === -1) currentIndex = 0;\n\n    let autoplayInterval;\n    let pauseTimeout;\n\n    function renderSlider() {\n        slidesElements.forEach(slide => slide.classList.remove('active', 'prev', 'next'));\n        \n        slidesElements[currentIndex].classList.add('active');\n        \n        let prevIndex = currentIndex - 1 < 0 ? slidesElements.length - 1 : currentIndex - 1;\n        let nextIndex = currentIndex + 1 >= slidesElements.length ? 0 : currentIndex + 1;\n        \n        slidesElements[prevIndex].classList.add('prev');\n        slidesElements[nextIndex].classList.add('next');\n    }\n\n    function goToNextSlide() {\n        currentIndex = currentIndex + 1 >= slidesElements.length ? 0 : currentIndex + 1;\n        renderSlider();\n    }\n\n    function goToPrevSlide() {\n        currentIndex = currentIndex - 1 < 0 ? slidesElements.length - 1 : currentIndex - 1;\n        renderSlider();\n    }\n\n    function startAutoplay() {\n        clearInterval(autoplayInterval);\n        autoplayInterval = setInterval(goToNextSlide, CONFIG_COMPOSANT.delaiAutoPlay); \n    }\n\n    function pauseAutoplayTemporarily() {\n        clearInterval(autoplayInterval); \n        clearTimeout(pauseTimeout); \n        pauseTimeout = setTimeout(startAutoplay, CONFIG_COMPOSANT.delaiPauseApresClic);\n    }\n\n    container.querySelector('.left-arrow').addEventListener('click', () => {\n        goToPrevSlide();\n        pauseAutoplayTemporarily();\n    });\n\n    container.querySelector('.right-arrow').addEventListener('click', () => {\n        goToNextSlide();\n        pauseAutoplayTemporarily();\n    });\n\n    slidesElements.forEach(slide => {\n        slide.addEventListener('click', (e) => {\n            if (slide.classList.contains('active')) {\n                if (!e.target.classList.contains('link-voir')) {\n                    const linkElement = slide.querySelector('.link-voir');\n                    if (linkElement) {\n                        const linkHref = linkElement.getAttribute('href');\n                        if (linkHref && linkHref !== '#') window.location.href = linkHref;\n                    }\n                }\n            } else if (slide.classList.contains('prev')) {\n                goToPrevSlide();\n                pauseAutoplayTemporarily();\n            } else if (slide.classList.contains('next')) {\n                goToNextSlide();\n                pauseAutoplayTemporarily();\n            }\n        });\n    });\n\n    let touchStartX = 0;\n    let touchEndX = 0;\n    const sliderContainer = container.querySelector('.projects-slider');\n\n    function handleSwipeGesture() {\n        const swipeThreshold = 50; \n        if (touchEndX < touchStartX - swipeThreshold) {\n            goToNextSlide();\n            pauseAutoplayTemporarily();\n        }\n        if (touchEndX > touchStartX + swipeThreshold) {\n            goToPrevSlide();\n            pauseAutoplayTemporarily();\n        }\n    }\n\n    sliderContainer.addEventListener('touchstart', (e) => {\n        touchStartX = e.changedTouches[0].screenX;\n    }, { passive: true });\n\n    sliderContainer.addEventListener('touchend', (e) => {\n        touchEndX = e.changedTouches[0].screenX;\n        handleSwipeGesture();\n    });\n\n    renderSlider();\n    startAutoplay();\n})();\n<\/script>\n\n\n\n<div id=\"norki-chalet-module\" class=\"norki-custom-wrapper\">\n    \n    <!-- \ud83d\uddbc\ufe0f IMAGE GRID -->\n    <!-- Proportional width\/height attributes injected to eradicate CLS -->\n    <img decoding=\"async\" src=\"https:\/\/norki.com\/studio-chalet\/wp-content\/uploads\/2026\/04\/neige-skin-alpin-art.jpg\" alt=\"Alpine skier - Art of living\" class=\"norki-img img-skier\" width=\"208\" height=\"315\" loading=\"lazy\">\n         \n    <img decoding=\"async\" src=\"https:\/\/norki.com\/studio-chalet\/wp-content\/uploads\/2026\/04\/fourrure-vison-matiere-echantillon.jpg\" alt=\"Mink fur sample\" class=\"norki-img img-fur\" width=\"160\" height=\"229\" loading=\"lazy\">\n         \n    <img decoding=\"async\" src=\"https:\/\/norki.com\/studio-chalet\/wp-content\/uploads\/2026\/04\/tapis-forest-luxe-decoration.jpg\" alt=\"Luxurious chalet interior with Forest rug\" class=\"norki-img img-room\" width=\"448\" height=\"675\" loading=\"lazy\">\n         \n    <img decoding=\"async\" src=\"https:\/\/norki.com\/studio-chalet\/wp-content\/uploads\/2026\/04\/assiette-ceramique-decoration.jpg\" alt=\"Decorative ceramic plates\" class=\"norki-img img-plates\" width=\"376\" height=\"229\" loading=\"lazy\">\n         \n    <img decoding=\"async\" src=\"https:\/\/norki.com\/studio-chalet\/wp-content\/uploads\/2026\/04\/decoration-haut-de-gamme-hiver-terrasse.jpg\" alt=\"Premium decorated winter terrace\" class=\"norki-img img-terrace\" width=\"264\" height=\"297\" loading=\"lazy\">\n         \n    <img decoding=\"async\" src=\"https:\/\/norki.com\/studio-chalet\/wp-content\/uploads\/2026\/04\/sapin-foret-alpes-ambiance.jpg\" alt=\"Pine forest under snow in the Alps\" class=\"norki-img img-trees\" width=\"264\" height=\"337\" loading=\"lazy\">\n\n    <!-- \ud83d\udcdd CENTRAL TEXT BLOCK -->\n    <div class=\"norki-content\">\n        <h2 class=\"norki-title\">\n            <span style=\"font-weight: 600\">Chalet<\/span><br>\n            <span class=\"baskerville-italic-font\"> Style<\/span>\n        <\/h2>\n        \n        <p class=\"norki-text\">Norki, the decorative signature of Alpine architecture, relies on a thoughtful modernity, deeply rooted in the classics of the history of the French Art of Living. Here, there are no passing trends: a luxurious simplicity reigns, an aesthetic of purity where every line, every proportion, and every material reflects an unerring taste for refined detail and our love for the mountains. A clear stylistic expression, designed to sublimate space and offer an experience where well-being, comfort, and elegance combine naturally.<\/p>\n        \n        <a href=\"https:\/\/www.norki.com\/en\/studio-chalet\/mountain-decor-inspiration-moodboard\/\" class=\"norki-link\">Discover<\/a>\n    <\/div>\n\n<\/div>\n\n<!-- \n  ======================================================================\n  \ud83c\udfa8 CSS BLOCK: STYLE & VARIABLES (ZERO UI IMPACT)\n  ======================================================================\n-->\n<style>\n    \/* ==========================================\n       GLOBAL VARIABLES - EDIT HERE\n       ========================================== *\/\n    .norki-custom-wrapper {\n        --norki-color: #000000;\n        --norki-font-title: \"Times New Roman\", Georgia, serif;\n        --norki-font-text: Arial, Helvetica, sans-serif;\n        \n        position: relative;\n        width: 100%;\n        aspect-ratio: 16 \/ 9;\n        overflow: hidden;\n        container-type: inline-size;\n        margin: 100px 0;\n        box-sizing: border-box;\n    }\n\n    .norki-custom-wrapper * {\n        box-sizing: inherit;\n        margin: 0;\n        padding: 0;\n    }\n\n    .norki-custom-wrapper .norki-img {\n        position: absolute;\n        object-fit: cover;\n        display: block;\n    }\n\n    \/* Image Grid (Preserved Positions) *\/\n    .norki-custom-wrapper .img-skier { top: 0; left: 0; width: 13%; height: 35%; }\n    .norki-custom-wrapper .img-fur { top: 0; left: 24.5%; width: 10%; height: 25.5%; z-index: 2; }\n    .norki-custom-wrapper .img-room { top: 15.5%; left: 9.5%; width: 28%; height: 75%; z-index: 1; }\n    .norki-custom-wrapper .img-plates { top: 0; left: 73.5%; width: 23.5%; height: 25.5%; }\n    .norki-custom-wrapper .img-trees { top: 41.5%; left: 83.5%; width: 16.5%; height: 37.5%; }\n    .norki-custom-wrapper .img-terrace { top: 70%; left: 56.5%; width: 16.5%; height: 33%; }\n\n    \/* Content & Typography *\/\n    .norki-custom-wrapper .norki-content {\n        position: absolute;\n        top: 19%;\n        left: 48%;\n        width: 22.5%;\n        color: var(--norki-color);\n    }\n\n    .norki-custom-wrapper .norki-title {\n        font-family: var(--norki-font-title);\n        font-size: clamp(1.4rem, 2.5vw, 35px);\n        font-weight: 400;\n        line-height: 1.1;\n        margin-bottom: 2cqw;\n        letter-spacing: -0.02em;\n    }\n\n    .norki-custom-wrapper .norki-text {\n        font-family: var(--norki-font-text);\n        line-height: 1.45;\n        margin-bottom: 0.5cqw;\n        font-size: 0.95rem;\n    }\n\n    .norki-custom-wrapper .norki-link {\n        font-size: 0.95rem;\n        color: var(--norki-color);\n        text-decoration: none;\n        border-bottom: 1px solid var(--norki-color);\n        font-style: italic;\n        transition: border-color 0.3s ease, opacity 0.3s ease; \n    }\n\n    .norki-custom-wrapper .norki-link:hover {\n        border-color: transparent; \n        opacity: 0.7;\n    }\n\n    \/* Media Queries for Responsiveness *\/\n    @media (max-width: 1280px) {\n        .norki-custom-wrapper {\n            margin: 60px 0;\n            aspect-ratio: auto;\n            padding-top: clamp(120px, 20vw, 250px);\n            padding-bottom: clamp(300px, 50vw, 550px);\n            container-type: normal;\n        }\n\n        .norki-custom-wrapper .img-skier, \n        .norki-custom-wrapper .img-trees, \n        .norki-custom-wrapper .img-terrace { display: none; }\n\n        .norki-custom-wrapper .img-plates { top: 0; right: 0; left: auto; width: clamp(100px, 45vw, 450px); height: clamp(140px, 25vw, 300px); }\n        .norki-custom-wrapper .img-room { top: auto; bottom: -40px; left: 0; width: clamp(220px, 48vw, 450px); height: clamp(320px, 55vw, 550px); transform: translateX(-25%); }\n        .norki-custom-wrapper .img-fur { top: auto; bottom: 0; right: 0; left: auto; width: clamp(120px, 35vw, 300px); height: auto; }\n\n        .norki-custom-wrapper .norki-content {\n            margin-bottom: 40px;\n            position: relative;\n            top: auto;\n            left: 8%;\n            width: 85%;\n            max-width: 600px;\n        }\n\n        .norki-custom-wrapper .norki-title { margin-bottom: 20px; }\n        .norki-custom-wrapper .norki-text {  margin-bottom: 24px; }\n    }\n<\/style>\n\n<!-- \n  ======================================================================\n  \u26a1 JS BLOCK: INTERACTIVITY\n  ======================================================================\n-->\n<script>\n\/*\n * \ud83d\uded1 RENDERING JAVASCRIPT REMOVED (ZERO JS)\n * The old dynamic injection script has been fully removed.\n * Your texts and images are now hardcoded into the HTML.\n * Result: Immediate Google indexing and 100\/100 on the performance audit.\n *\/\n<\/script>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The decorative signature of alpine architecture Sonia Linard Chalet Passion My ambition is to: reimagine the alpine chalet, blending refined sophistication with bold, inventive design, far from conventional d\u00e9cor clich\u00e9s, crafting mountain retreats that redefine the standards of traditional alpine interiors. Sonia Linard Studio Chalet Discover Our most beautiful Projects All around the world, Studio [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-page-builder-no-header-footer.php","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('\/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('\/sur-mesure\/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('\/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('\/studio-chalet\/wp-content\/themes\/twentytwentyfour\/assets\/fonts\/Avenir\/Avenir-Medium-09.otf') format('opentype');\n  font-weight: normal;\n  font-style: normal;\n}\n\n@font-face {\n  font-family: 'AvenirBookOblique';\n  src: url('\/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('\/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\n\n.bloc-citation-ambition {\n\tpadding: 0 30px 0 30px;\n\tposition: relative;\n            max-width: 680px; \/* Limite la largeur pour correspondre au visuel *\/\n}\n\n.bloc-citation-ambition::before {\n    content: '\u201c';\n    font-family: \"Pertili\", sans-serif !important;\n    font-size: 140px;\n    position: absolute; \n    top: -20px;\n    left: -50px; \n    line-height: 1; \n    color: #000;\n}\n.bloc-citation-ambition::after {\n    content: '\u201d';\n    font-family: \"Pertili\", sans-serif !important;\n    font-size: 140px;\n    position: absolute;\n    right: 10%;\n    line-height: 1;\n    color: #000;\n}\n\n\/* --- RESPONSIVE DESIGN (Tablettes et Mobiles) --- *\/\n@media (max-width: 768px) {\n    .bloc-citation-ambition {\n        padding: 0 20px 0 40px;\n        margin: 40px 20px;\n\t\tline-height: 2rem;\n    }\n    .bloc-citation-ambition p {\n        font-size: 18px;\n    }\n    .bloc-citation-ambition::before {\n        font-size: 100px;\n        left: -10px;\n    }\n    .bloc-citation-ambition::after {\n        font-size: 100px;\n        bottom: -10vh;\n    }\n    .bloc-citation-ambition p br {\n        display: none; \n    }\n}\n@font-face {\n  font-family: 'Pertili';\n  src: url('\/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\n.img-first-home {\n\tposition: relative;\n\toverflow: hidden;\n}\n\n.img-full-cover-home img {\n\twidth: 100%;\n\theight: 100vh !important;\n\tobject-fit: cover;\n\tobject-position: center;\n\tdisplay: block;\n}\n\n.back-slider {\n\tbackground-color: #4f413c;\n\twidth: 100%;\n\theight: 100vh !important;\n\tdisplay: block;\n}\n\n.text-overlay-home {\n\tposition: absolute;\n\tbottom: 40px;\n\tleft: 40px;\n\tcolor: white;\n\tfont-size: 40px;\n}\n\n.text-overlay-interieur {\n\tdisplay: grid;\n\tposition: absolute;\n\tcolor: white;\n\tfont-size: 40px;\n\tz-index: 3;\n\tleft: 50%;\n\ttop: 50%;\n\ttransform: translatex(-50%);\n\tword-break: normal;\n\twidth: max-content;\n\tjustify-items: center;\n}\n\n#wp-custom-norki-module .btn-discover {\n    display: inline-block;\n    text-align: center;\n    width: min-content;\n    font-size: 20px;\n    color: #ffffff;             \/* Texte blanc *\/\n    border: 1px solid #ffffff;  \/* Cadre blanc *\/\n    padding: 3px 30px;\n    text-decoration: none;\n    background: transparent;\n    \n    \/* Animation Fade Smooth *\/\n    transition: background-color 0.4s ease, color 0.4s ease;\n}\n\n#wp-custom-norki-module .btn-discover:hover {\n    background-color: #ffffff;  \/* Fond blanc au survol *\/\n    color: #000000;             \/* Texte noir au survol *\/\n}\n\n.sonia-global {\n\tposition: relative;\n\ttop: 0;\n\tmargin-bottom: auto;\n}\n\n.sonia-global-texte {\n\tpadding-left : 40px;\n\tfont-size: 20px;\n}\n\n.name-citation {\n\tmargin-top: 20px;\n\tfont-size: 2.5rem;\n}\n\n.sonia-img {\n\tmargin-right: 56px;\n}\n\n@media (max-width:1200px) {\n\t.sonia-citation {\n\t\tmargin-left: 0 !important;\n\t}\n\t.sonia-img {\n\t\tmargin-right: 0;\n\t}\n}\n\n@media (max-width:720px) {\n\t.text-overlay-home {\n\t\tleft: 20px;\n\t\tbottom: 10vh;\n\t\tfont-size: 32px;\n\t}\n\t\n\t.name-citation {\n\t\t font-size: 2rem;\n\t\tmargin-left: 20px;\n\t}\n\t.sonia-global-texte {\n\t\tmargin-left : 20px;\n\t\tfont-size: 22px;\n\t\tmargin-top: 20px;\n\t}\n\t\n\t.sonia-citation {\n\t\tfont-size: 17px !important;\n\t\tmargin-left: 10px !important;\n\t\tmargin-top: -10vh !important;\n\t\tline-height:1.3rem !important;\n\t}\n}\n\n.sonia-global p {\n\tline-height: 0.5rem;\n}\n\n.passion-chalet-texte {\n\tmargin-top: 0 !important;\n}\n\n.sonia-linard-texte {\n\tfont-weight: 600;\n}\n\n.sonia-citation {\n\tmargin-top: auto;\n\tbottom: -70px;\n\tmargin-left: 50px;\n\tfont-size: 20px;\n\tline-height: 2rem;\n}","_sitemap_exclude":false,"_sitemap_priority":"","_sitemap_frequency":"","footnotes":""},"class_list":["post-1886","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Studio Chalet | Luxury Interior Design Agency<\/title>\n<meta name=\"description\" content=\"Entrust the interior design of your mountain home to our luxury interior design firm. Studio Chalet creates custom 3D designs for your projects.\" \/>\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\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Studio Chalet | Luxury Interior Design Agency\" \/>\n<meta property=\"og:description\" content=\"Entrust the interior design of your mountain home to our luxury interior design firm. Studio Chalet creates custom 3D designs for your projects.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.norki.com\/en\/studio-chalet\/\" \/>\n<meta property=\"og:site_name\" content=\"Norki\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/NorkiDecoration\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-22T07:52:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/04\/michaela-QmeRd3AmPV8-unsplash-scaled.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/studio-chalet\\\/\",\"url\":\"https:\\\/\\\/www.norki.com\\\/en\\\/studio-chalet\\\/\",\"name\":\"Studio Chalet | Luxury Interior Design Agency\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/studio-chalet\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/studio-chalet\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/michaela-QmeRd3AmPV8-unsplash-scaled.jpg\",\"datePublished\":\"2026-06-17T07:45:20+00:00\",\"dateModified\":\"2026-06-22T07:52:11+00:00\",\"description\":\"Entrust the interior design of your mountain home to our luxury interior design firm. Studio Chalet creates custom 3D designs for your projects.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/studio-chalet\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.norki.com\\\/en\\\/studio-chalet\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/studio-chalet\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/michaela-QmeRd3AmPV8-unsplash-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/www.norki.com\\\/studio-chalet\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/michaela-QmeRd3AmPV8-unsplash-scaled.jpg\",\"width\":2560,\"height\":1409,\"caption\":\"Chalet en montagne\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/studio-chalet\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.norki.com\\\/fr\\\/studio-chalet\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Norki\"}]},{\"@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\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Studio Chalet | Luxury Interior Design Agency","description":"Entrust the interior design of your mountain home to our luxury interior design firm. Studio Chalet creates custom 3D designs for your projects.","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\/","og_locale":"fr_FR","og_type":"article","og_title":"Studio Chalet | Luxury Interior Design Agency","og_description":"Entrust the interior design of your mountain home to our luxury interior design firm. Studio Chalet creates custom 3D designs for your projects.","og_url":"https:\/\/www.norki.com\/en\/studio-chalet\/","og_site_name":"Norki","article_publisher":"https:\/\/facebook.com\/NorkiDecoration","article_modified_time":"2026-06-22T07:52:11+00:00","og_image":[{"url":"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/04\/michaela-QmeRd3AmPV8-unsplash-scaled.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.norki.com\/en\/studio-chalet\/","url":"https:\/\/www.norki.com\/en\/studio-chalet\/","name":"Studio Chalet | Luxury Interior Design Agency","isPartOf":{"@id":"https:\/\/www.norki.com\/studio-chalet\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.norki.com\/en\/studio-chalet\/#primaryimage"},"image":{"@id":"https:\/\/www.norki.com\/en\/studio-chalet\/#primaryimage"},"thumbnailUrl":"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/04\/michaela-QmeRd3AmPV8-unsplash-scaled.jpg","datePublished":"2026-06-17T07:45:20+00:00","dateModified":"2026-06-22T07:52:11+00:00","description":"Entrust the interior design of your mountain home to our luxury interior design firm. Studio Chalet creates custom 3D designs for your projects.","breadcrumb":{"@id":"https:\/\/www.norki.com\/en\/studio-chalet\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.norki.com\/en\/studio-chalet\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.norki.com\/en\/studio-chalet\/#primaryimage","url":"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/04\/michaela-QmeRd3AmPV8-unsplash-scaled.jpg","contentUrl":"https:\/\/www.norki.com\/studio-chalet\/wp-content\/uploads\/2026\/04\/michaela-QmeRd3AmPV8-unsplash-scaled.jpg","width":2560,"height":1409,"caption":"Chalet en montagne"},{"@type":"BreadcrumbList","@id":"https:\/\/www.norki.com\/en\/studio-chalet\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.norki.com\/fr\/studio-chalet\/"},{"@type":"ListItem","position":2,"name":"Norki"}]},{"@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"]}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":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 decorative signature of alpine architecture Sonia Linard Chalet Passion My ambition is to: reimagine the alpine chalet, blending refined sophistication with bold, inventive design, far from conventional d\u00e9cor clich\u00e9s, crafting mountain retreats that redefine the standards of traditional alpine interiors. Sonia Linard Studio Chalet Discover Our most beautiful Projects All around the world, Studio\u2026","_links":{"self":[{"href":"https:\/\/www.norki.com\/studio-chalet\/wp-json\/wp\/v2\/pages\/1886","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.norki.com\/studio-chalet\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.norki.com\/studio-chalet\/wp-json\/wp\/v2\/types\/page"}],"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=1886"}],"version-history":[{"count":6,"href":"https:\/\/www.norki.com\/studio-chalet\/wp-json\/wp\/v2\/pages\/1886\/revisions"}],"predecessor-version":[{"id":2281,"href":"https:\/\/www.norki.com\/studio-chalet\/wp-json\/wp\/v2\/pages\/1886\/revisions\/2281"}],"wp:attachment":[{"href":"https:\/\/www.norki.com\/studio-chalet\/wp-json\/wp\/v2\/media?parent=1886"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}