/* Comptoir : image entière, dimensions réservées, aucune coupe responsive. */
.lp-location-visual{width:100%;max-width:960px;margin:0 auto clamp(28px,4vw,48px);overflow:hidden;border-radius:6px}
.lp-location-visual img{display:block;width:100%;height:auto}
/* Local homepage redesign. Product grid and product sheet styles remain in styles.css. */
.lp-order-phone{color:var(--ink);text-decoration:none}
.lp-location-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,6vw,80px);align-items:start}
.lp-location h3{font-family:"Barlow Condensed",Impact,sans-serif;text-transform:uppercase;font-size:28px;line-height:1.1;margin:0 0 18px}
.lp-location address{font-style:normal;font-size:clamp(20px,2vw,27px);line-height:1.5}
.lp-location-label{font-size:14px;color:var(--gray);margin:28px 0 8px}
.lp-location-phone{display:inline-flex;align-items:center;gap:20px;font-family:"Barlow Condensed",Impact,sans-serif;font-size:clamp(29px,3vw,39px);font-weight:800;color:var(--ink);text-decoration:none;white-space:nowrap}
.lp-location-phone span{color:var(--red)}
.lp-directions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:30px;max-width:420px}
.lp-direction{display:flex;flex-direction:column;align-items:center;padding:14px;border:1px solid var(--line);border-radius:42px 42px 5px 5px;background:var(--cream-100);color:var(--ink);text-decoration:none}
.lp-direction img{display:block;width:120px;max-width:100%;height:120px;object-fit:contain}
.lp-direction>span{display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%;margin-top:10px;padding-top:10px;border-top:1px solid var(--line);font-size:12px;font-weight:700}
.lp-direction i{font-size:20px;font-style:normal;color:var(--red)}
.lp-direction:hover{border-color:var(--red)}
.lp-hours{padding:28px;background:var(--cream-100);border:1px solid var(--line);border-top:4px solid var(--ink);min-width:0}
.lp-hours table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:14px}
.lp-hours caption{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.lp-hours th,.lp-hours td{padding:13px 4px;border-bottom:1px dashed var(--line);text-align:center;white-space:nowrap}
.lp-hours th:first-child{text-align:left;width:29%}
.lp-hours thead{color:var(--gray);font-size:12px;text-transform:uppercase;letter-spacing:.04em}
.lp-hours tbody th{font-weight:600}
.lp-hours>p{font-size:12px;line-height:1.5;margin:18px 0 0;color:var(--gray)}
@media(max-width:760px){.lp-location-grid{grid-template-columns:1fr;gap:32px}.lp-directions{max-width:none}.lp-hours{padding:22px}.lp-hours table{font-size:14px}}
@media(max-width:380px){.lp-hours{padding:18px 12px}.lp-hours table{font-size:12px}.lp-hours th,.lp-hours td{padding:12px 2px}.lp-direction img{width:104px;height:104px}.lp-location address{font-size:20px}}
:root{--home-space:clamp(56px,7vw,104px);--home-display:"Barlow Condensed",Impact,"Arial Narrow",sans-serif}
.refresh-header{position:relative;min-height:100px;display:flex;justify-content:space-between;gap:32px;border-bottom:1px solid var(--line)}
.refresh-header .brand{width:184px;flex:0 0 auto}
.refresh-header .site-nav{gap:32px;justify-content:flex-end;flex:1}
.refresh-header .site-nav a{font-size:.88rem;letter-spacing:.04em}
.refresh-header .nav-order{border:1px solid var(--ink);border-radius:999px;padding:13px 20px}
.refresh-header .nav-order:hover{background:var(--ink);color:var(--cream-100)}
/* Keep clipping off the document body so native viewport scrolling stays available. */
.home-page{overflow:visible}
.home-page main{overflow-x:clip}
.home-page main h1,.home-page main h2,.home-page main h3{font-family:var(--home-display);font-weight:900}
.home-page main h2{font-size:clamp(46px,5.2vw,78px);line-height:.97;letter-spacing:-.025em}
.home-page main em{font-family:Yellowtail,Georgia,serif;line-height:1.06}
.lp-eyebrow{display:block;margin:0 0 18px;color:var(--red);font-size:12px;line-height:1.4;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.lp-section{width:var(--wrap);margin-inline:auto;padding-block:var(--home-space)}
.lp-section-heading{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:38px}
.lp-section-heading>p{max-width:310px;margin:0;color:var(--gray);font-size:18px;line-height:1.6}
.lp-button{display:inline-flex;justify-content:center;align-items:center;gap:30px;min-height:54px;padding:16px 25px;border:1px solid var(--red);border-radius:5px;background:var(--red);color:var(--cream-100);text-decoration:none;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;transition:transform .18s,background .18s}
.lp-button:hover{background:var(--red-dark);transform:translateY(-2px)}
.lp-button span{font-size:22px;line-height:1}
.lp-button-light{background:var(--cream-200);border-color:var(--cream-200);color:var(--ink)}
.lp-button-light:hover{background:var(--cream-300)}
.lp-text-link{display:inline-flex;align-items:center;gap:18px;color:inherit;font-weight:800;font-size:14px;text-underline-offset:6px;text-decoration-thickness:1px}
.lp-text-link:hover{color:var(--red)}
.lp-hero{width:var(--wrap);margin:auto;display:grid;grid-template-columns:1fr 1.06fr;align-items:center;gap:24px;padding:55px 0 44px;min-height:640px}
.lp-hero-copy{position:relative;z-index:1;padding-bottom:15px}
.lp-hero h1{font-size:clamp(62px,6.8vw,105px);line-height:.93;letter-spacing:-.04em;margin:0}
.lp-hero h1 em{display:inline-block;font-size:1.07em;letter-spacing:-.055em;white-space:nowrap}
.lp-lead{max-width:410px;margin:28px 0;color:var(--gray);font-size:18px;line-height:1.65}
.lp-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}
.lp-service-note{display:flex;align-items:center;gap:9px;margin:30px 0 0;font-size:12px;font-weight:600;color:var(--gray)}
.lp-service-note>span{width:7px;height:7px;background:var(--red);border-radius:50%}
.lp-hero-stage{position:relative;min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:end;isolation:isolate}
.lp-hero-stage:before{content:"";position:absolute;inset:9% 2% 16%;border-radius:50%;background:var(--cream-300);z-index:-1}
.lp-stage-word{position:absolute;left:0;right:0;top:3%;text-align:center;font-family:var(--home-display);font-weight:900;font-size:clamp(65px,8.3vw,120px);letter-spacing:-.04em;color:transparent;-webkit-text-stroke:1px #c9bca8;z-index:-1;white-space:nowrap}
.lp-stamp{position:absolute;left:-2%;top:22%;z-index:2;transform:rotate(-10deg);font-size:13px;line-height:1.2;font-weight:800;letter-spacing:.03em;border:1px solid var(--ink);border-radius:50%;padding:20px 12px;text-align:center;background:var(--cream-100);pointer-events:none}
.lp-hero-product{position:relative;display:block;width:100%;height:380px;border:0;padding:8px 20px 0;background:none;cursor:pointer}
.lp-hero-product img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .25s}

.lp-hero-product img[hidden]{display:none}
.lp-hero-label{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:20px;width:90%;margin:8px auto 0;padding:16px 18px;background:var(--cream-100);border:1px solid var(--line);border-radius:6px;box-shadow:4px 5px 0 var(--cream-300)}
.lp-hero-label>div>span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--gray)}
.lp-hero-label strong{font-family:var(--home-display);font-size:26px;line-height:1.1;text-transform:uppercase}
#hero-price{display:grid;font-size:11px;color:var(--gray)}
#hero-price b{font-size:19px;white-space:nowrap;color:var(--ink)}
.lp-round{width:40px;height:40px;border-radius:50%;border:0;background:var(--ink);color:var(--cream-100);font-size:23px;cursor:pointer}
.lp-round:hover{background:var(--red)}
.lp-hero-switch{display:flex;justify-content:center;gap:22px;margin-top:26px}
.lp-hero-switch button{padding:10px 0 9px;background:none;border:0;border-bottom:2px solid transparent;color:var(--gray);font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}
.lp-hero-switch button[aria-pressed=true]{color:var(--ink);border-color:var(--red)}
.lp-ribbon{display:flex;align-items:center;justify-content:space-around;gap:32px;overflow:hidden;white-space:nowrap;background:var(--ink);color:var(--cream-200);padding:17px 24px}
.lp-ribbon img{display:block;flex:none;width:auto;height:36px;max-width:none}
@media(max-width:680px){.lp-ribbon img{height:30px}}
.lp-ribbon i{font-style:normal;color:var(--red);font-size:23px}
.home-page .lp-ribbon{display:block;padding-inline:0}
.lp-ribbon-track{display:flex;width:max-content;animation:lp-ribbon-scroll 32s linear infinite}
.lp-ribbon-group{display:flex;align-items:center;justify-content:space-around;gap:32px;padding-right:32px;flex:none;min-width:100vw}
.lp-ribbon-group i{flex:none}
@keyframes lp-ribbon-scroll{to{transform:translateX(-50%)}}
@media(hover:hover) and (pointer:fine){.lp-ribbon:hover .lp-ribbon-track{animation-play-state:paused}}
@media(max-width:680px){.lp-ribbon-group{gap:22px;padding-right:22px}}
@media(prefers-reduced-motion:reduce){.lp-ribbon-track{animation:none}}
.lp-family-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}
.lp-family{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:22px 10px 25px;background:var(--cream-100);border:1px solid var(--line);border-radius:90px 90px 8px 8px;text-decoration:none;color:var(--ink);transition:transform .2s,border-color .2s}
.lp-family .family-icon{width:78px;height:78px;margin-bottom:12px}
.lp-family strong{font-family:var(--home-display);font-size:25px;text-transform:uppercase;line-height:1.1}
.lp-family>span:not(.family-icon){font-size:11px;color:var(--gray)}
.lp-family i{font-style:normal;margin-top:8px;font-size:22px}
.lp-family:hover{transform:translateY(-6px);border-color:var(--red)}
.lp-discovery{background:var(--ink);color:var(--cream-100);position:relative}
.lp-discovery:before{content:"";position:absolute;top:0;left:0;right:0;height:12px;background:repeating-linear-gradient(90deg,var(--cream-200) 0 12px,var(--ink) 12px 24px)}
.lp-discovery-inner{width:var(--wrap);margin:auto;padding-block:var(--home-space);display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(30px,5vw,80px);align-items:center}
.lp-discovery-copy>.lp-eyebrow{color:#e89591}
.lp-discovery h2 em{color:var(--cream-300)}
.lp-discovery-copy>p:not(.lp-eyebrow){max-width:340px;color:#c3bdb2;margin:25px 0;font-size:16px}
.lp-discovery-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:25px}
.lp-discovery-filters button{min-height:42px;padding:10px 14px;border:1px solid #625c54;border-radius:999px;color:var(--cream-200);background:none;font-size:12px;font-weight:600;cursor:pointer}
.lp-discovery-filters button[aria-pressed=true]{background:var(--cream-200);color:var(--ink);border-color:var(--cream-200)}
.lp-discovery-copy>p.lp-small{font-size:12px;max-width:290px;margin-bottom:0}
.lp-suggestion{width:100%;display:grid;grid-template-columns:1fr;border:1px solid #39362f;border-radius:12px;padding:18px 28px 28px;background:#1c1b18;color:var(--cream-100);text-align:left;cursor:pointer}
.lp-suggestion-photo{display:block;height:260px}
.lp-suggestion-photo img{width:100%;height:100%;object-fit:contain;transition:transform .22s}

.lp-suggestion-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 20px;align-items:center}
.lp-suggestion-copy .lp-eyebrow{grid-column:1/-1;color:#c3bdb2;margin:0;font-size:10px}
.lp-suggestion-copy>strong{font-family:var(--home-display);font-size:40px;text-transform:uppercase;line-height:1.05}
.lp-suggestion-description{grid-column:1/-1;max-width:460px;min-height:48px;font-size:14px;color:#c3bdb2}
.lp-suggestion-price{grid-column:2;grid-row:2;text-align:right;font-size:12px}
.lp-suggestion-price b{display:block;white-space:nowrap;font-size:23px;color:var(--cream-100)}
.lp-suggestion-link{grid-column:1/-1;display:flex;justify-content:space-between;margin-top:16px;padding-top:15px;border-top:1px solid #514c43;font-weight:700;font-size:14px}
.lp-desserts .lp-section-heading{margin-bottom:10px}
.lp-dessert-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.lp-dessert{border:0;background:none;padding:0;text-align:left;color:var(--ink);cursor:pointer}
.lp-dessert-photo{display:block;position:relative;height:300px;isolation:isolate}
.lp-dessert-photo:before{content:"";position:absolute;inset:25% 6% 8%;background:var(--cream-300);border-radius:50%;z-index:-1}
.lp-dessert-photo img{width:100%;height:100%;object-fit:contain;transition:transform .2s}
.lp-dessert:nth-child(2){padding-top:35px}

.lp-dessert-label{display:grid;grid-template-columns:1fr auto auto;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:20px 0}
.lp-dessert-label strong{font-family:var(--home-display);font-size:29px;text-transform:uppercase}
.lp-dessert-label>span{font-size:16px;font-weight:800}
.lp-dessert-label i{font-style:normal;font-size:24px}
.lp-dessert-more{margin-top:30px}
.lp-about{border-top:1px solid var(--line);display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}
.lp-about-illustration{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50% 50% 8px 8px;background:var(--cream-100);padding:35px 30px}
.lp-about-illustration img{width:180px;height:210px;object-fit:contain;transform:rotate(-5deg)}
.lp-about-illustration span{font-family:Yellowtail,Georgia,serif;font-size:36px;line-height:1.15;font-style:italic;color:var(--red);text-align:center;margin-top:20px}
.lp-about p:not(.lp-eyebrow){max-width:480px;color:var(--gray);font-size:17px;line-height:1.7}
.lp-about .lp-text-link{margin-top:14px}
.lp-order{background:var(--cream-300)}
.lp-order-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;padding:0;margin:48px 0;list-style:none}
.lp-order-steps li{display:flex;align-items:start;gap:18px}
.lp-step-number{flex:none;display:grid;place-items:center;border:1px solid var(--ink);width:42px;height:42px;border-radius:50%;font-size:13px;font-weight:800}
.lp-order-steps h3{font-size:26px;line-height:1.1;margin:7px 0 12px;letter-spacing:-.02em;text-transform:uppercase}
.lp-order-steps p{font-size:14px;color:var(--gray);max-width:250px;margin:0;line-height:1.6}
.lp-order-bottom{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-top:30px;border-top:1px solid #bdb3a5}
.lp-order-tabs{display:flex;gap:12px}
.lp-order-tabs button{display:flex;align-items:center;gap:8px;padding:10px 18px;border:1px solid var(--ink);background:var(--ink);color:var(--cream-100);border-radius:5px;cursor:pointer;font-weight:700;font-size:13px}
.lp-order-tabs button[aria-selected=false]{opacity:.65}
.lp-order-tabs button[aria-selected=true]{box-shadow:0 3px 0 var(--red)}
.lp-order-tabs img{width:32px;height:32px;object-fit:contain}
.lp-order-bottom [role=tabpanel]{max-width:470px;font-size:14px;color:var(--gray);line-height:1.6;min-height:45px}
.lp-contact-pending{border-left:1px solid #bdb3a5;padding-left:45px}
.lp-contact-pending .lp-eyebrow{margin-bottom:10px}
.lp-contact-pending p{font-size:26px;font-weight:800;margin:0 0 14px}
.refresh-footer{padding-block:45px 24px}
.footer-main{display:flex;justify-content:space-between;gap:30px;align-items:center}
.footer-main img{width:230px}
.footer-main p{font-size:29px;margin:0}
.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;padding-top:24px;margin-top:35px;border-top:1px solid #484238;font-size:12px;color:#bdb7ae}
.footer-bottom a{color:var(--cream-100);text-underline-offset:4px}
.footer-bottom small{flex-basis:100%;font-size:11px;text-align:left}
.menu-back{display:block;width:var(--wrap);margin:25px auto 0;color:var(--gray);font-size:13px;text-underline-offset:4px}
.menu-page .menu-section{padding-top:48px}
.menu-page #menu-title{font-size:clamp(3rem,5vw,5.2rem)}
:where(.home-page,.menu-page) :is(a,button):focus-visible{outline:3px solid var(--red);outline-offset:5px}
.home-page [hidden]{display:none!important}
@media(min-width:1450px){.lp-hero{min-height:710px}.lp-hero-product{height:440px}}
@media(max-width:1000px){.refresh-header .site-nav{gap:20px}.refresh-header .site-nav a{font-size:12px}.refresh-header .nav-order{padding:12px}.lp-hero{min-height:540px;gap:12px;padding-top:35px}.lp-hero h1{font-size:clamp(57px,7.4vw,85px)}.lp-hero-product{height:320px}.lp-stamp{top:19%;font-size:11px;padding:16px 10px;left:0}.lp-stage-word{font-size:70px}.lp-lead{font-size:16px}.lp-family-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.lp-family{border-radius:50px 50px 8px 8px;padding:20px 12px;display:grid;grid-template-columns:64px 1fr;align-items:center;text-align:left;column-gap:14px}.lp-family .family-icon{grid-row:1/4;width:64px;height:64px;margin:0}.lp-family>strong{font-size:23px}.lp-family i{display:none}.lp-about{gap:40px}.lp-dessert-label{gap:12px}.lp-order-steps{gap:20px}.lp-order-steps li{display:block}.lp-step-number{margin-bottom:15px}.footer-main p{display:none}}
@media(max-width:900px){.refresh-header{display:grid;grid-template-columns:1fr auto;gap:0;min-height:86px}.refresh-header .brand{width:165px}.refresh-header .nav-toggle{display:flex;gap:12px;align-items:center;padding:12px 4px;cursor:pointer}.refresh-header .site-nav{display:none;grid-column:1/-1;grid-row:2;padding:15px 0 25px;gap:22px;flex-wrap:wrap;justify-content:start;overflow:visible}.refresh-header .site-nav.open{display:flex}.refresh-header .site-nav a{font-size:14px}.lp-discovery-inner{gap:35px;grid-template-columns:.9fr 1.1fr}.lp-suggestion{padding:15px 20px 22px}.lp-suggestion-photo{height:220px}.lp-suggestion-copy>strong{font-size:32px}.lp-order-bottom{gap:30px}.lp-contact-pending{padding-left:30px}}
@media(max-width:680px){.lp-hero{grid-template-columns:1fr;min-height:0;padding:34px 0 28px;gap:18px}.lp-hero-copy{padding-bottom:0}.lp-hero h1{font-size:clamp(58px,11.8vw,82px)}.lp-hero .lp-eyebrow{font-size:10px;margin-bottom:18px}.lp-lead{margin:22px 0;max-width:360px;font-size:15px}.lp-lead br{display:none}.lp-actions{gap:18px}.lp-button{min-height:48px;padding:13px 19px;font-size:12px;gap:22px}.lp-text-link{font-size:12px;gap:10px}.lp-service-note{margin-top:22px;font-size:10px}.lp-hero-stage{min-height:365px}.lp-hero-product{height:270px;padding:0 8px}.lp-hero-stage:before{inset:5% 6% 21%}.lp-stage-word{font-size:clamp(58px,15vw,90px);top:0}.lp-stamp{top:16%;left:0;font-size:10px;padding:16px 10px}.lp-hero-label{width:96%;margin:0 auto;padding:12px;gap:12px}.lp-hero-label strong{font-size:25px}.lp-hero-label>div>span{font-size:9px}.lp-hero-switch{gap:20px;margin-top:14px}.lp-hero-switch button{font-size:10px;min-height:42px}.lp-round{width:34px;height:34px}.lp-ribbon{gap:22px;padding:13px 20px;justify-content:start;font-size:20px}.lp-ribbon i{font-size:18px}.lp-section-heading{display:block;margin-bottom:28px}.lp-section-heading>p{font-size:15px;line-height:1.5;margin-top:22px}.lp-section-heading>.lp-text-link{margin-top:22px}.lp-eyebrow{font-size:10px;margin-bottom:16px}.home-page main h2{font-size:clamp(42px,9.5vw,61px)}.lp-family-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.lp-family{display:flex;text-align:center;padding:22px 8px;border-radius:65px 65px 6px 6px;gap:7px}.lp-family .family-icon{width:68px;height:68px;margin-bottom:8px}.lp-family>strong{font-size:22px}.lp-family>span:not(.family-icon){font-size:10px}.lp-family i{display:block;font-size:18px;margin:0}.lp-discovery-inner{grid-template-columns:1fr;gap:28px}.lp-discovery-copy>p:not(.lp-eyebrow){max-width:100%;font-size:15px;margin:20px 0}.lp-discovery-copy>.lp-small{display:none}.lp-discovery-filters{margin-bottom:18px;gap:7px}.lp-discovery-filters button{font-size:11px;padding:10px 12px}.lp-suggestion-photo{height:220px}.lp-suggestion-copy>strong{font-size:32px}.lp-suggestion-description{font-size:13px}.lp-suggestion-price b{font-size:21px}.lp-dessert-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.lp-dessert-photo{height:180px}.lp-dessert:nth-child(2){padding-top:22px}.lp-dessert-label{display:flex;flex-direction:column;align-items:center;gap:7px;padding:15px 0}.lp-dessert-label strong{font-size:clamp(17px,4.8vw,26px)}.lp-dessert-label>span{font-size:13px}.lp-dessert-label i{font-size:18px}.lp-desserts .lp-section-heading{margin-bottom:20px}.lp-dessert-more{margin-top:25px}.lp-about{grid-template-columns:1fr;gap:30px}.lp-about-illustration{flex-direction:row;gap:25px;padding:24px 20px;border-radius:80px 80px 8px 8px}.lp-about-illustration img{width:100px;height:125px}.lp-about-illustration span{font-size:28px;margin-top:0}.lp-about p:not(.lp-eyebrow){font-size:15px;line-height:1.65}.lp-order-steps{grid-template-columns:1fr;gap:24px;margin:30px 0}.lp-order-steps li{display:flex;gap:16px}.lp-order-steps h3{font-size:23px;margin-top:8px}.lp-order-steps p{max-width:none;font-size:14px}.lp-order-bottom{grid-template-columns:1fr;gap:22px}.lp-order-tabs{gap:8px}.lp-order-tabs button{font-size:12px;padding:10px 14px;flex:1;justify-content:center}.lp-order-tabs img{width:28px;height:28px}.lp-contact-pending{padding:22px 0 0;border-left:0;border-top:1px solid #bdb3a5}.lp-contact-pending p{font-size:23px}.footer-main{flex-direction:column;gap:24px}.footer-main p{display:block;font-size:25px}.footer-main img{width:230px}.footer-bottom{justify-content:center;font-size:11px}.footer-bottom small{text-align:center}.menu-page .menu-section{padding-top:35px}}
@media(max-width:360px){.lp-actions{gap:14px}.lp-hero h1{font-size:56px}.lp-hero-switch{gap:14px}.lp-stamp{font-size:9px;padding:13px 9px}.lp-hero-product{height:240px}.lp-hero-stage{min-height:340px}.lp-hero-label strong{font-size:22px}.lp-dessert-photo{height:145px}.lp-suggestion{padding:14px 16px 22px}.lp-suggestion-photo{height:180px}.lp-suggestion-copy>strong{font-size:27px}.lp-suggestion-price b{font-size:19px}.lp-about-illustration{gap:15px}}
@media(prefers-reduced-motion:reduce){.home-page *, .home-page *:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}.lp-family:hover,.lp-button:hover,.lp-hero-product:hover img,.lp-dessert:hover img,.lp-suggestion:hover img{transform:none}}

/* A single visit block: three steps, one address, one phone, one set of hours. */
.lp-visit .lp-order-steps{gap:0;margin:32px 0 40px;border-block:1px dashed var(--line);padding-block:24px}
.lp-visit .lp-order-steps li{padding:0 24px;border-right:1px dashed var(--line)}
.lp-visit .lp-order-steps li:first-child{padding-left:0}
.lp-visit .lp-order-steps li:last-child{border-right:0;padding-right:0}
.lp-visit .lp-step-number{background:var(--ink);color:var(--cream-100);border-color:var(--ink);box-shadow:3px 3px 0 var(--red)}
.lp-visit-card{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(24px,4vw,54px);align-items:start;scroll-margin-top:30px}
.lp-visit .lp-location-visual{margin:0;width:100%;max-width:none;border:1px solid var(--line);border-radius:10px}
.lp-visit-contact{min-width:0;background:var(--cream-100);padding:clamp(20px,3vw,32px);border:1px solid var(--line);border-top:4px solid var(--red);border-radius:0 0 10px 10px}
.lp-visit-contact>.lp-eyebrow{margin-bottom:10px}
.lp-visit-contact>h3{margin:0 0 12px}
.lp-visit-contact address{font-size:clamp(18px,1.5vw,23px);line-height:1.45}
.lp-visit-contact .lp-location-phone{margin:18px 0 24px;padding-bottom:16px;border-bottom:1px dashed var(--line);width:100%;justify-content:space-between;font-size:clamp(26px,2.6vw,35px)}
.lp-visit-mode [role=tabpanel]{font-size:13px;line-height:1.55;color:var(--gray);margin:15px 0 0;min-height:60px}
.lp-visit-mode .lp-order-tabs button{flex:1;justify-content:center;padding:10px 8px}
.lp-visit .lp-directions{max-width:none;gap:12px;margin-top:18px}
.lp-visit .lp-direction{padding:8px 12px;border-radius:22px 22px 5px 5px}
.lp-visit .lp-direction img{width:86px;height:86px}
.lp-visit .lp-direction>span{margin-top:0;padding-top:5px}
.lp-visit-hours{margin-top:20px;border-top:1px dashed var(--line)}
.lp-visit-hours summary{display:flex;gap:12px;justify-content:space-between;align-items:center;padding-top:18px;font-weight:700;font-size:14px;cursor:pointer;list-style:none}
.lp-visit-hours summary::-webkit-details-marker{display:none}
.lp-visit-hours summary:focus-visible{outline:3px solid var(--red);outline-offset:4px}
.lp-visit-hours summary>span{font-size:24px;line-height:1;color:var(--red)}
.lp-visit-hours[open] summary>span{rotate:45deg}
.lp-visit-hours .lp-hours{padding:16px 0 0;border:0;background:none}
@media(max-width:900px){.lp-visit-card{grid-template-columns:1fr 1fr;gap:24px}.lp-visit .lp-order-steps li{padding-inline:15px}.lp-visit-mode .lp-order-tabs{gap:8px}.lp-visit-mode .lp-order-tabs img{width:24px;height:24px}}
@media(max-width:760px){.lp-visit-card{grid-template-columns:1fr;gap:22px}.lp-visit .lp-location-visual{max-width:600px;margin-inline:auto}.lp-visit-contact{padding:24px}.lp-visit-mode [role=tabpanel]{min-height:40px}}
@media(max-width:680px){.lp-visit .lp-order-steps{gap:22px;padding-block:24px;margin:24px 0 28px}.lp-visit .lp-order-steps li{padding:0;border:0}.lp-visit .lp-order-steps h3{margin-bottom:6px}.lp-visit .lp-step-number{margin:0}.lp-visit-contact{padding:20px}.lp-visit-hours .lp-hours th,.lp-visit-hours .lp-hours td{font-size:12px;padding:12px 2px}.lp-visit .lp-order-steps p{font-size:13px}}

/* Official creator signature: shared by homepage and menu, after footer links. */
.refresh-footer .footer-signature { display:flex;justify-content:center;margin-top:16px; }
.refresh-footer .footer-signature img { display:block;width:min(280px,100%);height:auto;object-fit:contain; }

/* Bon app’ occupies its own row so the product cannot cover it at any width. */
.lp-hero-stage .lp-bon-app {
  position:relative;inset:auto;z-index:1;flex:none;align-self:center;
  display:block;width:clamp(180px,24vw,290px);max-width:90%;height:auto;
  margin:0 auto 8px;object-fit:contain;pointer-events:none;
  transform:translateX(10px) rotate(-6deg);transform-origin:center;
}
.lp-delivery-reveal{display:grid;grid-template-rows:0fr;opacity:0;visibility:hidden;transition:grid-template-rows .35s ease,opacity .25s ease,visibility .35s}
.lp-delivery-reveal.is-open{grid-template-rows:1fr;opacity:1;visibility:visible}
.lp-delivery-clip{min-height:0;overflow:hidden}
.lp-delivery-reveal .lp-delivery-lane{container-type:inline-size;--lp-width:min(90%,430px);height:clamp(110px,22vw,175px)}
.lp-delivery-reveal .lp-delivery-runner{animation-name:lp-drive-panel;animation-delay:-2.6s}
.lp-delivery-reveal:not(.is-open) .lp-delivery-runner{display:none}
@keyframes lp-drive-panel{from{transform:translateX(-105%)}to{transform:translateX(calc(100cqw + 10%))}}
@media(prefers-reduced-motion:reduce){.lp-delivery-reveal{transition:none}.lp-delivery-reveal .lp-delivery-runner{animation:none;left:50%;transform:translateX(-50%)}}
