@font-face{font-family:Roboto;src:url(fonts/roboto.woff2) format('woff2-variations');font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(fonts/roboto-italic.woff2) format('woff2-variations');font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:'LT Afficher Neue';src:url(fonts/lt-afficher-neue-text.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'LT Afficher Neue';src:url(fonts/lt-afficher-neue-semibold.woff2) format('woff2');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'LT Afficher Neue';src:url(fonts/lt-afficher-neue-subhead.woff2) format('woff2');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Caveat;src:url(fonts/caveat.woff2) format("woff2-variations");font-weight:400 700;font-style:normal italic;font-display:swap}:root{--light-orange:#fff7ed;--orange:#ffbf86;--dark-orange:#fd6a13;--darker-orange:#c5390a;--black:#1d1a17;--soft-black:#323232;--dark-grey:#60574E;--soft-white:#fbfaf9;--max-content-width:1200px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Roboto,sans-serif;font-size:16px;color:var(--soft-black)}section{position:relative}img{object-fit:cover;object-position:center}a,button{border:none;transition:.4s ease}a.full,a.outline,button{padding:8px 32px;font-family:inherit;font-size:16px;font-weight:600;text-decoration:none;border-radius:6px;display:flex;justify-content:center;align-items:center;cursor:pointer}a>svg,button>svg{width:32px;height:32px;margin-right:16px}button[data-zc-action=open] *{pointer-events:none}.bg-orange{background-color:var(--light-orange)}.bg-black{color:var(--soft-white);background-color:var(--soft-black)}.two-buttons{gap:16px}.content-container{max-width:var(--max-content-width);margin:auto;position:relative}h2{font:400 italic 40px "LT Afficher Neue";text-transform:uppercase;position:relative}h3{font:400 24px "LT Afficher Neue";text-transform:uppercase}.ghost-text{position:absolute;text-transform:none;font-weight:500;font-size:220px;opacity:.05}.full{background-color:var(--dark-orange);color:#fff}.full svg{fill:currentColor}.full:hover{background-color:var(--darker-orange)}.outline{color:var(--darker-orange);background-color:transparent;border:1px solid currentColor;box-shadow:inset 0 0 0 0 currentColor}.outline:hover{box-shadow:inset 0 0 0 2px currentColor}.two-buttons{display:flex;justify-content:center}.empreinte-etoile{margin-top:2%;color:var(--soft-black);font-family:"LT Afficher Neue";font-weight:500;position:relative;display:inline-block}.empreinte-etoile>span{margin-right:1%;opacity:0}.empreinte-etoile+.bistronomique{color:#505050;font-family:"LT Afficher Neue";font-weight:400}.empreinte-etoile::after{content:'';width:20%;height:100%;background-image:url(img/icons/empreinte-etoile.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;top:-53%;left:.5%;pointer-events:none}header{width:100vw;box-shadow:0 2px 8px rgba(0,0,0,.1);position:fixed;top:0;left:0;z-index:1000;transition:.4s ease}#navbar{padding:8px 32px}#navbar>.content-container{display:flex;justify-content:space-between;align-items:center}#navbar.visible{opacity:1;transform:translateY(0)}#navbar-logo{display:flex;align-items:center;font-family:"LT Afficher Neue"}#navbar-logo img{height:70px;margin-right:16px}#navbar .empreinte-etoile{font-size:26px}#empreinte-header{min-height:90vh;padding:128px 32px 32px 32px;display:flex}#empreinte-header>.content-container{display:flex;justify-content:space-between;align-items:center;gap:32px}#empreinte-header-image,#empreinte-header-text{flex:1}#empreinte-header-text{text-align:center}#empreinte-header-text>img{width:200px}h1{font-size:84px;display:flex;flex-direction:column;align-items:center}h1>.bistronomique{margin-top:-22px;font-size:32px;word-spacing:32px;text-transform:uppercase;font-style:italic}#empreinte-header-text>p{max-width:90%;margin:16px auto 32px auto}#empreinte-header-image{width:100%;min-width:0;aspect-ratio:1;object-fit:cover;object-position:center}#a-propos{margin-top:128px;padding-top:64px}#a-propos h2.ghost-text{top:-128px;right:5%}#a-propos-img-before{width:25vw;height:80%;position:absolute;top:0;left:0;z-index:-1}#a-propos-content{width:80vw;margin:64px 0 0 auto;padding-right:30vw;position:relative}.a-propos-citation{margin-left:5vw;padding:0 64px;color:var(--darker-orange);font:600 26px "LT Afficher Neue";text-align:center;text-transform:uppercase}.a-propos-paragraph{margin-top:16px;padding:64px 64px 192px 64px;background-color:#fff;display:flex;flex-direction:column;gap:32px}#a-propos-img-after{width:30vw;height:100%;position:absolute;top:0;right:0}#carte{padding:64px 32px 64px 64px}#carte .content-container{display:flex;justify-content:space-between;align-items:center;gap:64px}#carte-highlight,#carte-text{flex:1}#carte-text{display:flex;flex-direction:column;align-items:flex-start}#carte h2{width:100%;padding-top:164px}#carte h2 span.ghost-text{top:0;left:0;z-index:0}#carte h2 span:not(.ghost-text){position:relative;z-index:1}#carte-text p{margin:16px 0 32px 0}#carte .full{padding:12px 32px}.carousel{position:relative;overflow:hidden}.carousel::after,.carousel::before{content:"";width:12%;height:100%;top:0;position:absolute;z-index:3;pointer-events:none}.carousel::before{left:0;background:linear-gradient(to right,var(--light-orange) 0,rgba(255,255,255,0) 100%)}.carousel::after{right:0;background:linear-gradient(to left,var(--light-orange) 0,rgba(255,255,255,0) 100%)}.carousel-track{padding:16px 0;display:flex;align-items:center;transition:transform .6s cubic-bezier(.65,.05,.36,1);will-change:transform;position:relative;z-index:1}.carousel-slide{margin:0 2.5%;flex:0 0 55%;transition:transform .6s ease,opacity .6s ease;transform:scale(.75);opacity:.6;z-index:1}.carousel-slide.is-active{transform:scale(1);opacity:1;z-index:2}.carousel-arrow{width:48px;height:48px;padding:0;background:var(--soft-black);border-radius:0;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);z-index:5}.carousel-arrow.left{left:32px}.carousel-arrow.right{right:32px}.carousel-arrow::before{content:"";width:12px;height:12px;border-top:2px solid #fff;border-right:2px solid #fff;transition:.4s}.carousel-arrow.left::before{transform:translateX(3px) rotate(-135deg)}.carousel-arrow.right::before{transform:translateX(-2px) rotate(45deg)}.carousel-arrow.left:hover::before{transform:translateX(-1px) rotate(-135deg)}.carousel-arrow.right:hover::before{transform:translateX(2px) rotate(45deg)}.carousel-arrow:disabled{opacity:0;pointer-events:none}.carte-item{padding:16px;background:#fff;border-radius:8px;text-align:center;box-shadow:0 4px 4px rgba(0,0,0,.15)}.carte-item img{width:100%;aspect-ratio:1;object-fit:cover;object-position:center}.carte-item h3{margin:16px 0 2px 0}.carte-item p{font-weight:300;font-style:italic;color:var(--dark-grey)}#cta{padding:32px}#cta .content-container{display:flex;justify-content:center;align-items:center;gap:32px}#cta img{width:240px;max-width:calc(100vw - 64px);aspect-ratio:1;border-radius:100%}#cta p{max-width:380px;margin-bottom:16px;font:400 italic 38px "LT Afficher Neue"}#cta .full{font-weight:400;color:var(--black);background-color:var(--orange)}#cta .full:hover{background-color:var(--dark-orange)}#photos{padding:128px 64px;background-color:var(--light-orange)}#photos .content-container{display:grid;grid-template-columns:repeat(2,1fr);gap:128px}#photos .polaroid:nth-child(odd){justify-self:end}#photos .polaroid:nth-child(even){justify-self:start}.polaroid{max-width:280px;padding:16px;background:#fff;transform-origin:center;position:relative;box-shadow:0 3px 6px rgba(0,0,0,.15)}.polaroid::before{content:"";width:16px;height:16px;background:var(--dark-orange);border-radius:100%;box-shadow:0 2px 4px rgba(0,0,0,.3);position:absolute;top:8px;left:50%;transform:translateX(-50%)}.polaroid img{width:100%;aspect-ratio:1;object-fit:cover;object-position:center;display:block}.polaroid figcaption{margin-top:12px;text-align:center;font:normal 18px Caveat,cursive}#faq{padding:192px 32px;background-color:var(--soft-white)}#faq .content-container{max-width:700px}#faq h2{margin-bottom:64px;padding:64px 0;text-align:right}#faq h2 span:not(.ghost-text){font:normal 500 64px "LT Afficher Neue";text-transform:none}#faq h2 .ghost-text{left:0;top:50%;transform:translateY(-50%)}.faq-item{border-bottom:1px solid var(--soft-black)}.faq-item:first-child{border-top:1px solid var(--soft-black)}.faq-item summary{list-style:none;padding:16px 0;font:500 22px "LT Afficher Neue";position:relative;cursor:pointer}.faq-item summary span{padding-right:30px;display:block}.faq-item summary svg{width:24px;height:20px;margin-right:4px;fill:currentColor;transform:translateY(2px)}.faq-item summary::after{content:"";width:10px;height:10px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;position:absolute;top:50%;right:10px;transform:translateY(-75%) rotate(45deg);transform-origin:center;transition:.4s ease}details[open] summary::after{transform:translateY(-50%) rotate(225deg)}.faq-content{overflow:hidden;height:0;transition:height .3s ease;padding-left:1rem;padding-right:1rem}.faq-content p{margin:.5rem 0 1rem 0;line-height:1.6}.faq-content a{font-weight:700;color:var(--darker-orange)}.faq-content a:hover{color:var(--dark-orange)}#infos-contact{text-align:center}#infos-contact h2{font-size:128px;top:32px;left:0}#infos-contact h3{font-size:32px}#infos-contact a{color:var(--soft-black)}#infos-contact a:hover{color:var(--dark-orange)}#infos-contact .content-container{padding:64px 0;display:flex;flex-direction:column;gap:64px}#infos-contact .content-container>div{margin-right:calc(50% + 32px);position:relative;z-index:2}.contact-col{display:flex;flex-direction:column;align-items:center}#contact-links{gap:32px}#contact-links a{font-size:18px;text-decoration:none;display:flex;flex-direction:column;align-items:center}#contact-links svg{stroke:currentColor;width:32px;height:32px;margin-bottom:8px}#social-links{margin-top:28px;display:flex;justify-content:center;gap:32px}#social-links a svg{width:52px;height:52px;fill:currentColor}#infos-map{width:50vw;height:100%;position:absolute;top:0;right:0}footer{width:100%;padding:16px;font-size:12px;text-align:center}#popup-overlay{width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;z-index:9999;opacity:0;visibility:hidden;transition:.4s ease}#popup-overlay.active{opacity:1;visibility:visible}#popup{width:90%;max-width:75vh;padding:30px;background:#fff;border-radius:8px;display:flex;flex-direction:column;gap:32px;position:relative;transform:scale(.9);transition:inherit}#popup-overlay.active #popup{transform:scale(1)}#popup>p{text-align:center}#popup .popup-title{font:400 italic 32px "LT Afficher Neue",serif;text-transform:uppercase}#popup .menu-formule{width:100%;font:400 26px "LT Afficher Neue",serif;position:relative}#popup .menu-formule::after{content:"";width:100%;height:2px;background-color:var(--orange);position:absolute;top:50%;left:0;transform:translateY(-50%)}#popup .menu-formule span{padding:0 16px;background-color:#fff;position:relative;z-index:10}#popup-close{padding:8px;font-size:32px;border:none;background:0 0;display:inline-block;position:absolute;top:10px;right:15px;z-index:100}#popup-close:hover{color:var(--dark-orange)}#popup .menu-item{display:flex;gap:32px;align-items:center}#popup .menu-item:nth-child(odd){text-align:right;flex-direction:row-reverse}#popup .menu-item>*{flex:1}#popup img{width:100%;height:18vh;border-radius:8px;object-fit:cover;object-position:center}.menu-item-title{margin-bottom:8px;font:500 20px "LT Afficher Neue",serif;text-transform:uppercase}.menu-item-description{font-style:italic;color:var(--dark-grey)}@media (max-width:560px){#popup .popup-title{font-size:26px}#popup .menu-formule{font-size:22px}#popup .menu-item-title{font-size:18px}}@media (max-width:450px){#popup{gap:22px}#popup .popup-title{font-size:20px}#popup .menu-formule{font-size:18px}#popup .menu-item-title{font-size:16px}}@media (max-width:1120px){.ghost-text{font-size:180px}#empreinte-header-image{width:100%;height:80%;position:absolute;top:0;left:0;z-index:0}#empreinte-header{padding:0}#empreinte-header .content-container{width:100%;max-width:unset}#empreinte-header-text{width:70vw;min-width:640px;margin:20vh auto 0 auto;padding:64px;background-color:#fff;border-radius:16px 16px 0 0;position:relative;z-index:2;flex:unset}#carte .content-container{flex-direction:column}#carte h2{padding-top:132px}#carte-highlight{width:100%;max-width:640px}#infos-contact h2{transform:rotate(-90deg);transform-origin:bottom right;top:-90px;left:-200px}}@media (max-width:975px){#empreinte-header-text{min-width:580px}h1{font-size:64px}h1>.bistronomique{margin-top:-18px;margin-left:6px;font-size:28px;word-spacing:26px}#a-propos{padding-top:32px}#a-propos h2.ghost-text{right:unset;left:5%}#a-propos-img-before{display:none}#a-propos-content{width:100%;margin:0;padding:0}#a-propos-text{padding:0 32px 64px 32px}.a-propos-citation,.a-propos-paragraph{max-width:540px;margin:0 auto;padding:0}.a-propos-citation{margin-bottom:64px}#a-propos-img-after{width:100%;aspect-ratio:3/1;object-fit:cover;object-position:center;position:relative}#faq{padding:132px 32px}#infos-contact .content-container{flex-direction:column}#infos-map{width:100%;height:400px;position:relative}#infos-contact .content-container{padding:64px}#infos-contact .content-container>div{margin-right:0}}@media (max-width:780px){.ghost-text{font-size:120px}#navbar-logo-text{display:none}#a-propos{padding-top:0}#a-propos-img-after{aspect-ratio:2/1}#carte-text{text-align:center;align-items:center}#carte h2{padding-top:80px}#carte-text a,#carte-text button{margin:0 auto}#photos .content-container{gap:64px}}@media (max-width:600px){.two-buttons{gap:8px}.outline{padding:12px 32px}.ghost-text{font-size:74px}header{z-index:10000}#navbar{width:100%;padding:unset;background:0 0;box-shadow:0 -2px 10px rgba(0,0,0,.2);position:fixed;bottom:0;left:0;z-index:1000;transition:.6s ease}#navbar:not(.visible){bottom:-300px}#navbar .two-buttons{width:100%;display:flex;gap:26px}#navbar .two-buttons a,#navbar .two-buttons button{width:50%;padding:18px 0;border-radius:unset;border:none;color:#fff;background-color:var(--dark-orange)}#navbar .two-buttons a:hover,#navbar .two-buttons button:hover{background-color:var(--darker-orange)}#navbar .two-buttons svg{display:none}#navbar-logo img{height:86px;margin:0;padding:8px;background-color:var(--light-orange);border-radius:100%;box-shadow:0 0 4px 2px rgba(0,0,0,.1);position:absolute;bottom:-8px;left:50%;z-index:1005;transform:translateX(-50%)}h1{font-size:48px}h1>.bistronomique{margin-top:-12px;margin-left:0;font-size:18px;word-spacing:16px}#empreinte-header .content-container{margin-top:16px;flex-direction:column;gap:0}#empreinte-header-text>img{width:160px}#empreinte-header-image{width:100%;aspect-ratio:5/4;position:relative;object-position:center;object-fit:cover}#empreinte-header-text{width:100%;min-width:unset;margin:0;padding:32px;border-radius:unset}#empreinte-header-text .two-buttons{flex-direction:column}#navbar .two-buttons .full{padding-right:22px}#navbar .two-buttons .outline{padding-left:22px}#a-propos{margin-top:164px}#a-propos h2.ghost-text{top:-98px;left:16px}.a-propos-citation{margin-bottom:32px;font-size:22px}#a-propos-img-after{aspect-ratio:1}.carousel-slide{flex:0 0 70%}.carousel-arrow.right{right:22px}.carousel-arrow.left{left:22px}#carte{padding:32px 0}#carte-text{padding:0 32px}#carte h2{padding-top:48px}#cta{text-align:center}#cta .content-container,#cta .content-container>div{display:flex;flex-direction:column;align-items:center}#cta p{font-size:32px}#photos{padding:64px}#photos .content-container{grid-template-columns:1fr}#photos .polaroid{justify-self:center!important}#faq{padding:32px}#faq h2{margin-bottom:0}#faq h2 span:not(.ghost-text){font:inherit}#infos-contact h2{top:-110px;left:-260px}footer{padding-bottom:90px}}