:root{
 --chx-primary:#6A402F;--chx-primary-dark:#2E201A;--chx-primary-light:#A96E54;
 --chx-accent:#D0A85F;--chx-accent-dark:#A57A32;--chx-surface:#F4EBDD;--chx-paper:#FFF9F0;
 --chx-ink:#30221B;--chx-muted:#78685E;--chx-line:#E4D3C1;--chx-success:#376A49;
 --chx-serif:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;--chx-sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
 --chx-container:min(1180px,calc(100% - 40px));--chx-shadow:0 24px 70px -30px rgba(30,22,18,.34);--chx-radius:24px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.chx-theme{margin:0;background:var(--chx-paper);color:var(--chx-ink);font-family:var(--chx-sans);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}.chx-theme img{max-width:100%;height:auto;display:block}.chx-theme a{color:inherit}.chx-theme h1,.chx-theme h2,.chx-theme h3{font-family:var(--chx-serif);font-weight:500;letter-spacing:-.035em;line-height:1.02;color:var(--chx-ink);padding:0}.chx-theme h1{font-size:clamp(3.2rem,7vw,6.7rem)}.chx-theme h2{font-size:clamp(2.35rem,5vw,4.4rem)}.chx-theme h3{font-size:1.55rem}.chx-container{width:var(--chx-container);margin-inline:auto}.screen-reader-text{position:absolute;clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden}.chx-skip{position:fixed;z-index:9999;left:16px;top:-100px;background:#fff;padding:12px 18px;border-radius:8px}.chx-skip:focus{top:16px}.chx-main{min-height:65vh;overflow:hidden}.chx-main .et_pb_section,.chx-main .et_pb_row,.chx-main .et_pb_column,.chx-main .et_pb_code{padding:0!important;margin:0!important;width:100%!important;max-width:none!important;background:transparent!important}.chx-main .et_pb_code_inner{width:100%}
.chx-header{position:fixed;inset:0 0 auto;z-index:100;background:rgba(255,249,240,.76);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:transform .35s,background .35s,border .35s}.chx-theme--gite .chx-header{background:rgba(252,250,246,.78)}.chx-header.is-scrolled{border-color:var(--chx-line);box-shadow:0 8px 35px rgba(35,24,18,.06)}.chx-header.is-hidden{transform:translateY(-110%)}.chx-header__inner{height:86px;display:flex;align-items:center;gap:30px}.chx-brand{display:inline-flex;align-items:center;gap:13px;text-decoration:none;min-width:max-content}.chx-brand__mark{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--chx-primary);color:#fff;font-family:var(--chx-serif);font-size:1.35rem}.chx-brand strong{font-family:var(--chx-serif);font-size:1.15rem;font-weight:600;display:block;line-height:1.05}.chx-brand small{font-size:.63rem;letter-spacing:.12em;text-transform:uppercase;color:var(--chx-muted)}.chx-nav{margin-left:auto}.chx-menu{list-style:none!important;display:flex;align-items:center;gap:4px;margin:0!important;padding:0!important}.chx-menu li{padding:0!important}.chx-menu a{text-decoration:none;display:block;padding:10px 11px;border-radius:999px;font-size:.84rem;font-weight:650;transition:.2s}.chx-menu a:hover,.chx-menu .current-menu-item>a{background:var(--chx-surface);color:var(--chx-primary)}.chx-header__cta,.chx-button{display:inline-flex;align-items:center;justify-content:center;gap:11px;border:0;border-radius:999px;background:var(--chx-primary);color:#fff!important;text-decoration:none!important;padding:14px 22px;font:700 .82rem/1 var(--chx-sans);letter-spacing:.06em;text-transform:uppercase;box-shadow:0 14px 30px -16px var(--chx-primary);transition:transform .22s,box-shadow .22s,background .22s;cursor:pointer}.chx-header__cta:hover,.chx-button:hover{transform:translateY(-2px);box-shadow:0 18px 36px -15px var(--chx-primary-dark);background:var(--chx-primary-dark)}.chx-button--ghost{background:transparent;color:var(--chx-ink)!important;border:1px solid var(--chx-line);box-shadow:none}.chx-button--ghost:hover{background:var(--chx-surface);color:var(--chx-primary)!important}.chx-menu-toggle{display:none;background:none;border:0;width:48px;height:48px;border-radius:50%;padding:12px}.chx-menu-toggle span{display:block;height:2px;background:var(--chx-ink);margin:5px 0;transition:.2s}
.chx-eyebrow{display:inline-block;color:var(--chx-primary);font-size:.72rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;margin-bottom:18px}.chx-heading{max-width:760px;margin-bottom:48px}.chx-heading h2{margin:0 0 18px}.chx-heading p{color:var(--chx-muted);font-size:1.08rem;margin:0;max-width:650px}.chx-section{padding:clamp(76px,9vw,132px) 0}.chx-section--soft{background:var(--chx-surface)}.chx-section--dark{background:var(--chx-primary-dark);color:#fff}.chx-section--dark h2,.chx-section--dark h3{color:#fff}.chx-section--dark .chx-eyebrow{color:var(--chx-accent)}.chx-section--compact{padding:40px 0}.chx-center{text-align:center;margin-top:42px}.chx-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:34px}
.chx-hero{min-height:820px;display:flex;align-items:center;padding:145px 0 70px;background:linear-gradient(145deg,var(--chx-surface),var(--chx-paper) 66%);position:relative}.chx-hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:var(--chx-accent);opacity:.15;filter:blur(1px);right:-170px;top:-180px}.chx-hero__grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(42px,7vw,100px)}.chx-hero__copy{position:relative;z-index:2}.chx-hero h1{margin:0 0 26px;max-width:760px}.chx-hero__copy>p{font-size:1.18rem;color:var(--chx-muted);max-width:650px}.chx-hero__media{position:relative;margin:0;border-radius:160px 160px var(--chx-radius) var(--chx-radius);overflow:hidden;aspect-ratio:4/5;box-shadow:var(--chx-shadow)}.chx-hero__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.38))}.chx-hero__media img{width:100%;height:100%;object-fit:cover}.chx-hero__media figcaption{position:absolute;z-index:2;left:28px;bottom:24px;color:#fff;background:rgba(0,0,0,.24);backdrop-filter:blur(10px);padding:10px 15px;border:1px solid rgba(255,255,255,.25);border-radius:999px;font-size:.76rem;font-weight:700;letter-spacing:.06em}.chx-theme--food .chx-hero__media{border-radius:var(--chx-radius);transform:rotate(1.8deg)}.chx-theme--food .chx-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:75px;background:var(--chx-primary-dark);clip-path:polygon(0 70%,8% 48%,19% 72%,31% 36%,46% 70%,61% 42%,76% 68%,88% 40%,100% 66%,100% 100%,0 100%)}
.chx-page-hero{position:relative;padding:180px 0 90px;min-height:630px;display:flex;align-items:flex-end;background:var(--chx-primary-dark);color:#fff}.chx-page-hero__media{position:absolute;inset:0}.chx-page-hero__media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,20,20,.82),rgba(20,20,20,.25) 70%),linear-gradient(0deg,rgba(20,20,20,.45),transparent)}.chx-page-hero__media img{width:100%;height:100%;object-fit:cover}.chx-page-hero__copy{position:relative;z-index:2}.chx-page-hero h1{color:#fff;max-width:820px;margin:0 0 22px}.chx-page-hero p{font-size:1.18rem;max-width:660px;color:rgba(255,255,255,.82)}.chx-page-hero .chx-eyebrow{color:var(--chx-accent)}
.chx-stats{background:var(--chx-primary-dark);color:#fff}.chx-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);padding:35px 0}.chx-stats__grid>div{padding:16px 30px;border-left:1px solid rgba(255,255,255,.16)}.chx-stats__grid>div:first-child{border-left:0}.chx-stats strong{display:block;font-family:var(--chx-serif);font-size:2.2rem;font-weight:500;color:#fff}.chx-stats span{font-size:.74rem;letter-spacing:.13em;text-transform:uppercase;color:rgba(255,255,255,.64)}
.chx-split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(48px,8vw,110px)}.chx-split--reverse figure{order:2}.chx-split figure{margin:0;border-radius:var(--chx-radius);overflow:hidden;aspect-ratio:4/5;box-shadow:var(--chx-shadow);position:relative}.chx-split figure:before{content:"";position:absolute;inset:22px;border:1px solid rgba(255,255,255,.4);border-radius:calc(var(--chx-radius) - 8px);z-index:1}.chx-split figure img{width:100%;height:100%;object-fit:cover}.chx-split h2{margin:0 0 25px}.chx-split p{font-size:1.08rem;color:var(--chx-muted)}.chx-split ul{list-style:none!important;margin:27px 0 33px!important;padding:0!important;display:grid;grid-template-columns:1fr 1fr;gap:12px}.chx-split li{padding:0!important;font-weight:650;font-size:.92rem}.chx-split li span{color:var(--chx-primary);margin-right:8px}
.chx-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.chx-feature-grid article{background:var(--chx-paper);border:1px solid var(--chx-line);border-radius:20px;padding:31px;transition:transform .25s,box-shadow .25s,border-color .25s}.chx-feature-grid article:hover{transform:translateY(-6px);border-color:var(--chx-accent);box-shadow:var(--chx-shadow)}.chx-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:var(--chx-surface);color:var(--chx-primary);font-size:1.35rem;margin-bottom:24px}.chx-feature-grid h3{margin:0 0 10px}.chx-feature-grid p{margin:0;color:var(--chx-muted);font-size:.95rem}
.chx-gallery{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:170px;gap:14px}.chx-gallery__item{margin:0;position:relative;overflow:hidden;border-radius:18px;grid-column:span 4;grid-row:span 2;background:var(--chx-surface)}.chx-gallery__item--1{grid-column:span 7;grid-row:span 3}.chx-gallery__item--2{grid-column:span 5}.chx-gallery__item--5{grid-column:span 8}.chx-gallery__item img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.chx-gallery__item:hover img{transform:scale(1.04)}.chx-gallery__item:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.48),transparent 52%)}.chx-gallery figcaption{position:absolute;z-index:2;left:18px;bottom:14px;color:#fff;font-size:.82rem;font-weight:700}
.chx-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.chx-price-grid article{background:var(--chx-paper);border:1px solid var(--chx-line);border-radius:22px;padding:36px;position:relative}.chx-price-grid article.is-featured{transform:translateY(-14px);border-color:var(--chx-accent);box-shadow:var(--chx-shadow)}.chx-price-grid article.is-featured:before{content:"Le plus choisi";position:absolute;right:20px;top:18px;background:var(--chx-accent);color:var(--chx-primary-dark);padding:7px 11px;border-radius:999px;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.chx-price-grid span{font-weight:800;color:var(--chx-primary);text-transform:uppercase;font-size:.72rem;letter-spacing:.14em}.chx-price-grid strong{display:block;font-family:var(--chx-serif);font-size:2.25rem;line-height:1.1;margin:22px 0 12px}.chx-price-grid p{color:var(--chx-muted);margin:0 0 10px}.chx-price-grid small{font-weight:700}
.chx-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.chx-card-grid article{border:1px solid var(--chx-line);border-radius:22px;overflow:hidden;background:var(--chx-paper);transition:transform .25s,box-shadow .25s}.chx-card-grid article:hover{transform:translateY(-5px);box-shadow:var(--chx-shadow)}.chx-card-grid figure{margin:0;height:280px;overflow:hidden}.chx-card-grid img{width:100%;height:100%;object-fit:cover}.chx-card-grid article>div{padding:27px}.chx-card-grid h3{margin:0 0 9px}.chx-card-grid p{color:var(--chx-muted);margin:0}
.chx-process{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.chx-process article{border-top:1px solid rgba(255,255,255,.3);padding-top:22px}.chx-process article>span{font-family:var(--chx-serif);font-size:1.15rem;color:var(--chx-accent)}.chx-process h3{margin:18px 0 10px}.chx-process p{color:rgba(255,255,255,.66);font-size:.94rem}
.chx-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.chx-testimonials blockquote{margin:0;background:var(--chx-surface);border-radius:22px;padding:34px;border:1px solid var(--chx-line)}.chx-stars{color:var(--chx-accent-dark);letter-spacing:.12em}.chx-testimonials p{font-family:var(--chx-serif);font-size:1.35rem;line-height:1.4}.chx-testimonials cite{font-style:normal;font-weight:750;font-size:.82rem;color:var(--chx-primary)}
.chx-faq-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.chx-faq details{border-top:1px solid var(--chx-line);padding:20px 0}.chx-faq details:last-child{border-bottom:1px solid var(--chx-line)}.chx-faq summary{cursor:pointer;list-style:none;font-weight:750;display:flex;justify-content:space-between;gap:20px}.chx-faq summary::-webkit-details-marker{display:none}.chx-faq summary span{color:var(--chx-primary);font-size:1.35rem}.chx-faq details[open] summary span{transform:rotate(45deg)}.chx-faq details div{color:var(--chx-muted);padding:14px 40px 0 0}
.chx-cta{background:var(--chx-accent);border-radius:30px;padding:clamp(36px,6vw,72px);display:flex;align-items:center;justify-content:space-between;gap:35px;position:relative;overflow:hidden}.chx-cta:after{content:"";position:absolute;width:300px;height:300px;border:1px solid rgba(255,255,255,.35);border-radius:50%;right:-120px;top:-160px}.chx-cta h2{font-size:clamp(2.1rem,4vw,3.5rem);margin:0 0 10px}.chx-cta p{margin:0;max-width:620px}.chx-cta--dark{background:var(--chx-primary-dark);color:#fff}.chx-cta--dark h2{color:#fff}.chx-cta--dark .chx-button{background:var(--chx-accent);color:var(--chx-primary-dark)!important}.chx-notice{border-left:5px solid var(--chx-accent);background:var(--chx-surface);padding:24px 28px;border-radius:0 16px 16px 0}.chx-notice strong{font-family:var(--chx-serif);font-size:1.25rem}.chx-notice p{margin:6px 0 0;color:var(--chx-muted)}
.chx-menu-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.chx-menu-cards article{background:var(--chx-paper);border:1px solid var(--chx-line);border-radius:22px;padding:34px}.chx-menu-cards h3{font-size:1.75rem;margin:0 0 10px}.chx-menu-cards strong{color:var(--chx-primary);font-size:1.15rem}.chx-menu-cards ul{list-style:none!important;padding:0!important;margin:24px 0 0!important}.chx-menu-cards li{padding:9px 0!important;border-top:1px dashed var(--chx-line)}
.chx-form-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(45px,8vw,110px);align-items:start}.chx-form-layout h2{margin:0 0 20px}.chx-form-layout>div>p{color:var(--chx-muted)}.chx-form-points{display:grid;gap:10px;margin-top:28px;color:var(--chx-primary);font-weight:700;font-size:.9rem}.chx-form{background:var(--chx-surface);border:1px solid var(--chx-line);padding:clamp(24px,5vw,46px);border-radius:24px;display:grid;gap:17px}.chx-form__row{display:grid;grid-template-columns:1fr 1fr;gap:17px}.chx-field{display:grid;gap:7px}.chx-field>span{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.chx-field input,.chx-field select,.chx-field textarea{width:100%;border:1px solid var(--chx-line);background:var(--chx-paper);border-radius:12px;padding:14px 15px;font:inherit;color:var(--chx-ink);outline:0}.chx-field input:focus,.chx-field select:focus,.chx-field textarea:focus{border-color:var(--chx-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--chx-primary) 15%,transparent)}.chx-consent{display:flex;gap:10px;font-size:.82rem;color:var(--chx-muted)}.chx-consent input{margin-top:5px}.chx-form .chx-button{justify-self:start}.chx-form__message{padding:0;font-weight:700}.chx-form__message.is-success,.chx-form__message.is-error{padding:13px 16px;border-radius:10px}.chx-form__message.is-success{background:#e4f1e9;color:var(--chx-success)}.chx-form__message.is-error{background:#f7e4e1;color:#8b3025}.chx-button.is-loading{opacity:.6;pointer-events:none}
.chx-legal{max-width:850px}.chx-legal h1{margin:20px 0 45px}.chx-legal h2{font-size:2rem;margin:50px 0 14px}.chx-404{padding:220px 0 150px;text-align:center}.chx-404 p{font-size:1.1rem;color:var(--chx-muted);margin-bottom:32px}.chx-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.chx-post-card{border:1px solid var(--chx-line);border-radius:20px;overflow:hidden}.chx-post-card a{text-decoration:none}.chx-post-card img{height:230px;width:100%;object-fit:cover}.chx-post-card div{padding:25px}.chx-post-card time{font-size:.76rem;color:var(--chx-muted)}.chx-post-card h2{font-size:1.7rem;margin:8px 0}.chx-post-card p{color:var(--chx-muted)}.chx-article{max-width:900px;margin:0 auto;padding:180px 24px 110px}.chx-article header{margin-bottom:50px}.chx-article h1{font-size:clamp(3rem,7vw,5.5rem)}.chx-article>img{border-radius:24px;margin-bottom:55px}.chx-article__content{font-size:1.08rem}.chx-article__content h2{font-size:2.4rem;margin-top:55px}
.chx-footer{background:var(--chx-primary-dark);color:rgba(255,255,255,.72);padding:80px 0 28px}.chx-footer .chx-brand{color:#fff}.chx-footer .chx-brand small{color:rgba(255,255,255,.58)}.chx-footer .chx-brand__mark{background:var(--chx-accent);color:var(--chx-primary-dark)}.chx-footer__grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:75px}.chx-footer h2{font-family:var(--chx-sans);font-size:.72rem;letter-spacing:.15em;text-transform:uppercase;color:var(--chx-accent);margin:5px 0 20px}.chx-footer__intro{max-width:390px;margin-top:24px}.chx-footer ul{list-style:none!important;padding:0!important;margin:0!important}.chx-footer li{padding:4px 0!important}.chx-footer a{text-decoration:none}.chx-footer a:hover{color:#fff}.chx-footer__bottom{margin-top:65px;border-top:1px solid rgba(255,255,255,.13);padding-top:23px;display:flex;justify-content:space-between;font-size:.78rem}.chx-mobile-bar{display:none}.chx-reveal{opacity:0;transform:translateY(22px);transition:opacity .65s,transform .65s}.chx-reveal.is-visible{opacity:1;transform:none}
@media(max-width:1100px){.chx-header__cta{display:none}.chx-menu a{padding:10px 8px;font-size:.78rem}.chx-hero__grid{gap:45px}.chx-process{grid-template-columns:1fr 1fr}.chx-faq-wrap{gap:45px}}
@media(max-width:900px){body.chx-theme{font-size:16px;padding-bottom:65px}.chx-header__inner{height:74px}.chx-menu-toggle{display:block;margin-left:auto}.chx-nav{display:none;position:absolute;left:20px;right:20px;top:74px;background:var(--chx-paper);border:1px solid var(--chx-line);border-radius:18px;padding:12px;box-shadow:var(--chx-shadow)}.chx-nav.is-open{display:block}.chx-menu{display:grid}.chx-menu a{padding:13px}.chx-brand small{display:none}.chx-hero{padding-top:115px;min-height:auto}.chx-hero__grid,.chx-split,.chx-form-layout,.chx-faq-wrap{grid-template-columns:1fr}.chx-hero__media{aspect-ratio:16/11;border-radius:90px 90px 20px 20px}.chx-theme--food .chx-hero__media{border-radius:20px}.chx-page-hero{min-height:570px}.chx-stats__grid{grid-template-columns:1fr 1fr}.chx-stats__grid>div:nth-child(3){border-left:0}.chx-feature-grid,.chx-price-grid,.chx-card-grid,.chx-testimonials,.chx-menu-cards,.chx-post-grid{grid-template-columns:1fr 1fr}.chx-gallery{grid-auto-rows:130px}.chx-gallery__item{grid-column:span 6}.chx-gallery__item--1,.chx-gallery__item--5{grid-column:span 12}.chx-price-grid article.is-featured{transform:none}.chx-footer__grid{grid-template-columns:1fr 1fr}.chx-footer__grid>div:first-child{grid-column:1/-1}.chx-mobile-bar{display:block;position:fixed;z-index:90;left:0;right:0;bottom:0;background:var(--chx-primary-dark);padding:10px 18px}.chx-mobile-bar a{display:block;text-align:center;background:var(--chx-accent);color:var(--chx-primary-dark);padding:12px;border-radius:999px;text-decoration:none;font-weight:850;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em}}
@media(max-width:620px){:root{--chx-container:min(100% - 28px,1180px)}.chx-theme h1{font-size:clamp(2.75rem,14vw,4.3rem)}.chx-theme h2{font-size:clamp(2.15rem,11vw,3.1rem)}.chx-section{padding:72px 0}.chx-hero__copy>p,.chx-page-hero p{font-size:1rem}.chx-actions{display:grid}.chx-actions .chx-button{width:100%}.chx-stats__grid>div{padding:14px}.chx-stats strong{font-size:1.7rem}.chx-split ul{grid-template-columns:1fr}.chx-feature-grid,.chx-price-grid,.chx-card-grid,.chx-testimonials,.chx-menu-cards,.chx-post-grid,.chx-process{grid-template-columns:1fr}.chx-gallery{grid-template-columns:1fr;display:grid;grid-auto-rows:240px}.chx-gallery__item,.chx-gallery__item--1,.chx-gallery__item--5{grid-column:auto;grid-row:auto}.chx-cta{display:grid}.chx-form__row{grid-template-columns:1fr}.chx-footer__grid{grid-template-columns:1fr;gap:42px}.chx-footer__grid>div:first-child{grid-column:auto}.chx-footer__bottom{display:grid;gap:12px}.chx-page-hero{padding-top:135px}.chx-card-grid figure{height:240px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.chx-reveal{opacity:1;transform:none}}
