:root{--black: #000000;--beige: #f8e6d8;--title-font: ;--content-font: "owners", sans-serif;--content-width: 88%;--content-width-mobile: 95%;--page-padding: 2rem 1rem;--page-padding-mobile: 1rem .75rem}*{margin:0;padding:0;box-sizing:border-box;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}@font-face{font-family:Hey August;src:url(/font/HeyAugust.woff2) format("woff2"),url(/font/HeyAugust.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}p{font-family:var(--content-font)}a{text-decoration:none;color:var(--black)}ul{list-style:none;padding:0;margin:0}.app{min-height:100vh;display:flex;flex-direction:column}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.admin-floating-btns{position:fixed;bottom:100px;right:16px;z-index:99;display:flex;flex-direction:column;gap:10px}.admin-floating-btn{display:flex;align-items:center;gap:6px;padding:10px 18px;border-radius:24px;background:var(--black);color:#fff;font-family:var(--content-font);font-size:.85rem;font-weight:600;text-decoration:none;opacity:.85;transition:opacity .2s,transform .2s;box-shadow:0 2px 8px #00000040;will-change:transform,opacity}.admin-floating-btn:hover{opacity:1;transform:translateY(-1px)}.admin-floating-btn svg{width:16px;height:16px}@media screen and (min-width:1025px){.admin-floating-btns{bottom:24px;right:24px}}@media screen and (max-width:480px){.admin-floating-btns{bottom:95px;right:12px}.admin-floating-btn{padding:8px 14px;font-size:.8rem}.admin-floating-btn svg{width:14px;height:14px}}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:200;background:#000;color:#fff;padding:1rem 1.5rem}.cookie-banner__content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.cookie-banner__content p{font-size:.9rem;line-height:1.4;margin:0}.cookie-banner__link{color:#fff;text-decoration:underline}.cookie-banner__actions{display:flex;gap:.75rem;flex-shrink:0}.cookie-banner__btn{padding:.5rem 1.2rem;border-radius:4px;border:none;cursor:pointer;font-weight:600;font-size:.85rem;transition:opacity .2s}.cookie-banner__btn:hover{opacity:.85}.cookie-banner__btn--accept{background:#fff;color:#000}.cookie-banner__btn--refuse{background:transparent;color:#fff;border:1px solid #fff}@media(max-width:768px){.cookie-banner{bottom:65px}.cookie-banner__content{flex-direction:column;text-align:center;gap:1rem}.cookie-banner__actions{width:100%;justify-content:center}}.sticky-footer{position:fixed;bottom:0;left:0;right:0;z-index:100;display:flex;align-items:flex-end;justify-content:space-around;height:75px;background:#fff;padding-bottom:10px;overflow:visible}.sticky-footer:before{content:"";position:absolute;width:120px;height:120px;border-radius:50%;background:#fff;top:-40px;left:50%;transform:translate(-50%)}.sticky-footer__link{display:flex;flex-direction:column;align-items:center;gap:2px;text-decoration:none;color:#222;flex:1;min-height:48px;min-width:48px;justify-content:flex-end;-webkit-tap-highlight-color:transparent}.sticky-footer__label{font-size:.75rem;font-weight:600}.sticky-footer__icon{width:80px;height:80px;transform:translateY(10px)}.sticky-footer__link--center{position:relative;align-items:center;z-index:1}.sticky-footer__icon--center{width:160px;height:160px;margin-bottom:-15px;transform:translateY(10px);position:relative;z-index:1}@media(max-width:480px){.sticky-footer__icon{width:65px;height:65px}.sticky-footer__icon--center{width:120px;height:120px}.sticky-footer:before{width:115px;height:95px;top:-25px}.sticky-footer__label{font-size:.65rem}}.finder__main{justify-content:center;align-items:center;width:var(--content-width);margin-bottom:2rem}.finder__bg{display:flex;justify-content:center;align-items:center}.footer__link--disabled{cursor:pointer}.finder__main h2{font-family:owners,sans-serif;font-weight:500;font-size:1.2rem;margin-bottom:.3rem}.finder__main p{margin-bottom:20px;letter-spacing:1px}.finder__button{font-family:owners,sans-serif;font-weight:500;background-color:#000;color:#fff;padding:.5rem .8rem;transition:all .2s ease}.finder__button:hover{box-shadow:0 4px 10px #0003}.finderconnected__bg{display:flex;justify-content:center}.finderconnected__main h2{font-family:owners,sans-serif;font-weight:700;font-size:1.2rem;margin-bottom:.3rem}.finderconnected__main p{letter-spacing:2px;margin-bottom:.5rem}.finderconnected__main{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:1rem;width:var(--content-width)}@media(max-width:1024px){.hide-mobile{display:none}}@media(min-width:1025px){.hide-desktop{display:none}}.footer__black{background-color:#fff}.footer__white{background-color:#000}.footer__links__black{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem 2rem;list-style:none;padding:1.5rem 0;width:var(--content-width);margin:0 auto;background-color:#fff;.footer__link{color:#000}.footer__item{color:#fff;font-weight:700;display:flex;align-items:center;font-family:sans-serif;font-size:.75rem;text-align:left;white-space:nowrap}}.footer__links__white{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;list-style:none;padding:1.5rem 0 7rem;width:var(--content-width);margin:0 auto;background-color:#000;.footer__link{color:#fff}.footer__item{color:#000;font-weight:700;display:flex;align-items:center;font-family:sans-serif;font-size:.7rem;text-align:left;white-space:nowrap}}.footer__paiement-img{height:18px}.footer__link--ig{display:flex;align-items:center;gap:4px}.footer__ig-icon{width:16px;height:16px}@media screen and (min-width:1024px){.footer__paiement-img{height:30px}.footer__ig-icon{width:24px;height:24px}.footer__link--ig{gap:8px}}@media screen and (min-width:1024px){.footer__black{display:flex;justify-content:center;align-items:center}.footer__links__black{display:flex;flex-direction:row;justify-content:space-between;background-color:#fff;height:6rem;width:var(--content-width);padding:0;gap:0;.footer__link{color:#000;font-weight:500;position:relative;text-decoration:none;&:after{content:"";position:absolute;left:50%;bottom:-4px;width:0;height:1px;background:#000;transition:all .3s ease-in-out}&:hover:after{width:100%;left:0}}.footer__item{font-size:1rem}}.footer__white{display:flex;justify-content:center;align-items:center;background-color:#000}.footer__links__white{display:flex;flex-direction:row;justify-content:space-around;background-color:#000;width:var(--content-width);padding:2.5rem;gap:0;.footer__link{color:#fff;font-weight:500;position:relative;text-decoration:none;&:after{content:"";position:absolute;left:50%;bottom:-4px;width:0;height:1px;background:#fff;transition:all .3s ease-in-out}&:hover:after{width:100%;left:0}}.footer__item{font-size:1rem}}}.how__it__works__background{background-color:var(--beige);margin-bottom:2rem;display:flex;justify-content:center;align-items:center;overflow:visible}.how__it__works__main img{height:160px;transform:translateY(40px)}.how__it__works__main h1{padding-top:1rem}.how__it__works__main{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-top:1rem;width:var(--content-width)}@media(max-width:1024px){.how__it__works__main{flex-direction:column;align-items:center;padding-top:1rem;padding-bottom:0}.how__it__works__main img{width:85%;height:auto;margin-top:1rem;transform:translateY(16px);position:relative;z-index:1}}.landing__bg{position:relative;height:350px;overflow:hidden;display:flex;justify-content:center}.landing__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:55% center}.catch__line{position:relative;display:flex;flex-direction:column;justify-content:center;width:var(--content-width);margin:0;font-size:3rem;font-family:owners,sans-serif;font-weight:900;font-style:normal}.catch__line h1{font-size:3rem;font-family:owners,sans-serif;font-weight:900;margin:0}.catch__salut{font-family:Hey August,cursive;font-weight:100;font-size:3rem}.catch__points{font-size:1rem;font-weight:400;margin:.3rem 0 0}@media(max-width:1024px){.catch__line,.catch__line h1,.catch__salut{font-size:2rem}}@media(max-width:480px){.landing__bg{height:auto;aspect-ratio:1080 / 390}.catch__line,.catch__line h1{font-size:1.5rem}.catch__line h1.catch__long-name{font-size:1.1rem;font-family:owners,sans-serif;font-weight:900}.catch__line:has(.catch__long-name){padding-left:1.2rem;width:90%;align-self:flex-start}.catch__salut{font-size:1.5rem}.catch__points{font-size:.85rem}}html,body{overflow-x:hidden}.nav{--nav-height: 96px;background-color:#000}.nav-bar{display:flex;justify-content:center;height:var(--nav-height)}.nav-bar-menu{width:100%;max-width:1200px;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.nav-bar-links{display:flex;align-items:center;flex-shrink:0;color:#fff}.nav-bar-links img[alt="Logo Mr Croques"]{height:50px;width:auto;object-fit:contain}.link-text{color:#fff;font-family:owners,sans-serif;font-size:1rem;letter-spacing:1px}.underline{position:relative;text-decoration:none}.underline:after{content:"";position:absolute;left:50%;bottom:-4px;width:0;height:1px;background:#fff;transition:all .3s ease}.underline:hover:after{width:100%;left:0}.nav-bar-menu-icon{display:flex;gap:.4rem}.nav-bar-menu-icon img{width:60px}.nav-cart-wrapper{display:flex;align-items:center;gap:.3rem;transform:translate(-20px)}.nav-cart-wrapper>a{position:relative}.nav-cart-badge{position:absolute;bottom:5px;right:5px;width:27px;height:27px;background:#f8e6d8;border:3px solid #000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Hey August,sans-serif;font-size:14px;color:#000;line-height:1;pointer-events:none}.nav-burger-wrapper{display:inline-flex}.burger{width:40px;height:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;background:transparent;border:none;cursor:pointer}.burger span{width:30px;height:3px;border-radius:50px;background-color:#fff;transition:transform .2s ease,opacity .2s ease;will-change:transform,opacity}.burger.is-open span:nth-child(1){transform:translateY(10px) rotate(45deg)}.burger.is-open span:nth-child(2){opacity:0}.burger.is-open span:nth-child(3){transform:translateY(-10px) rotate(-45deg)}.drawer{position:absolute;top:var(--nav-height);left:0;width:60%;transform:translate(-100%);transition:transform .22s ease;background:#000000e7;padding:2rem 1rem;z-index:55;will-change:transform}.drawer.is-open{transform:translate(0)}.drawer__list{list-style:none;padding:0;margin:0}.drawer__link{display:block;padding:.75rem 0;color:#fff}.cta{color:#000;background:var(--beige);padding:.2rem .5rem;font-family:owners,sans-serif;font-weight:500;transition:transform ease-out .2s;will-change:transform}.cta:hover{transform:scale(1.1)}@media(max-width:1023px){.hide-mobile{display:none}.nav-bar-links img[alt="Logo Mr Croques"]{height:35px}.nav-bar-menu-icon img{width:50px}.nav-cart-badge{width:23px;height:23px;font-size:12px}}@media(max-width:480px){.nav{--nav-height: 60px}.nav-bar-menu-icon{gap:.2rem}.nav-bar-links img[alt="Logo Mr Croques"]{height:11vw}.nav-bar-menu-icon img{width:14vw}.nav-cart-badge{width:20px;height:20px;font-size:10px;border-width:2px;bottom:10px;right:10px}}@media(min-width:1024px){.hide-desktop,.drawer{display:none}}.main{min-height:200vh;display:flex;justify-content:center;color:#fff}.opening__hours__text{display:flex;justify-content:center;font-size:.9rem;cursor:default;font-family:owners,sans-serif;font-weight:100;font-style:normal;color:#fff}.closed{height:10px;width:10px;background:red;border-radius:50%;margin-right:3px;margin-top:3px}.opened{height:10px;width:10px;background:#08cf08;border-radius:50%;margin-right:7px;margin-top:2px;box-shadow:0 0 #08cf0866}@media(max-width:1024px){.opening__hours__text{color:#000;padding:.5rem;letter-spacing:1px;font-weight:200}}.trending__main{background:#000;color:#fff;padding:2rem}.trending__main h1{display:flex;justify-content:center;padding:3rem;font-size:3rem}.trending__carrousel{display:flex;flex-direction:row;justify-content:center;gap:3rem}.pivot1{transition:all .2s ease}.pivot2{transition:all .2s ease;transform:rotate(2deg)}.pivot3{transition:all .2s ease}.pivot1:hover,.pivot2:hover,.pivot3:hover{transform:scale(1.02)}@media(max-width:1024px){.trending__carrousel img{width:100%}.trending__carrousel{gap:1rem}}@media(max-width:480px){.trending__main h1{font-size:1.5rem;padding:1rem}.trending__main{padding:1rem}.trending__carrousel{gap:.5rem}}.error-page{display:flex;justify-content:center;align-items:center;min-height:100vh;background:var(--beige);padding:2rem}.error-page__content{text-align:center;max-width:480px}.error-page__code{font-family:owners,sans-serif;font-weight:900;font-size:6rem;line-height:1;margin:0}.error-page__title{font-family:owners,sans-serif;font-weight:900;font-size:1.8rem;margin:1rem 0 .5rem}.error-page__message{font-size:1rem;color:#666;margin-bottom:2rem}.error-page button{padding:.9rem 2rem;font-size:1rem;font-weight:600;color:#fff;background:#000;border:none;cursor:pointer;transition:transform .1s}.error-page button:active{transform:scale(.98)}@media(max-width:480px){.error-page{padding:1rem}.error-page__code{font-size:3rem}.error-page__title{font-size:1.3rem}}
