/* Three distinct addresses, one recognisable Cesarino identity. */
.branch-duomo{--location-accent:#c6223b}
.branch-pattari{--location-accent:#087c9f}
.branch-como{--location-accent:#06485c}
/* Each card keeps one colour family for its accents and interactive states. */
.branch-card.branch-duomo{--location-accent:#c6223b;--location-hover:#a61c32;--location-shadow:#a61c3220}
.branch-card.branch-pattari{--location-accent:#086d8c;--location-hover:#065b76;--location-shadow:#065b7620}
.branch-card.branch-como{--location-accent:#06485c;--location-hover:#043443;--location-shadow:#04344320}
.home-locations{padding-block:75px 85px;background:#fff;border-bottom:1px solid var(--line)}
.home-locations .section-intro{gap:60px;margin-bottom:38px}
.home-locations .section-intro p{max-width:415px;font-size:1.0625rem}
.branch-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;padding:0}
.branch-cards-two{grid-template-columns:repeat(2,minmax(0,1fr))}
.branch-card{padding:30px;border:1px solid #cddfe5;border-top:4px solid var(--location-accent);border-radius:10px;background:var(--soft);box-shadow:none;transition:box-shadow .2s,transform .2s}
@media(hover:hover) and (pointer:fine){.branch-card:hover{box-shadow:0 12px 32px #173e440d;transform:translateY(-3px)}}
.locations-section .branch-card{background:#fff}
.branch-card-top{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;margin-bottom:28px}
.branch-card-number{font:400 2.9rem/1 var(--display);color:var(--location-accent);white-space:nowrap;letter-spacing:-.025em;flex-shrink:0}
.branch-card-number small{font:400 .8125rem/1 var(--display);letter-spacing:.03em;color:var(--location-accent)}
.branch-card-area{font:400 .8125rem/1.6 var(--display);letter-spacing:.08em;text-transform:uppercase;text-align:right;color:var(--location-accent);max-width:160px;overflow-wrap:normal}
.branch-card h2,.branch-card h3{font:500 clamp(1.9rem,2.6vw,2.6rem)/1.16 var(--display);color:var(--location-accent);text-wrap:balance}
.branch-card h2 a,.branch-card h3 a{transition:color .2s}
.branch-card h2 a:focus-visible,.branch-card h3 a:focus-visible{color:var(--location-hover)}@media(hover:hover) and (pointer:fine){.branch-card h2 a:hover,.branch-card h3 a:hover{color:var(--location-hover)}}
.branch-card a:focus-visible{outline-color:var(--location-hover)}
.branch-card address{font-style:normal;font-size:1rem;line-height:1.6;margin-top:14px;overflow-wrap:normal}
.branch-card .branch-card-description{font-size:.9375rem;line-height:1.75;margin:17px 0 26px}
.branch-card-actions{display:flex;align-items:stretch;flex-direction:column;gap:14px;width:100%;margin-top:auto}
.branch-card .branch-details-link{width:100%;justify-content:space-between;background:var(--location-accent);border-color:var(--location-accent);font-size:.9375rem;padding:14px 20px;gap:20px}
.branch-card .branch-details-link:focus-visible{background:var(--location-hover);border-color:var(--location-hover)}@media(hover:hover) and (pointer:fine){.branch-card .branch-details-link:hover{background:var(--location-hover);border-color:var(--location-hover)}}
@media(hover:hover) and (pointer:fine){.branch-card .branch-details-link:hover{box-shadow:0 6px 18px var(--location-shadow)}}
.branch-card .location-directions{background:none;color:var(--location-accent);font-size:.9375rem;border:0;border-bottom:1px solid var(--location-accent);border-radius:0;min-width:0;width:fit-content;min-height:44px;padding:5px 0;gap:18px;box-shadow:none;margin:0;justify-content:space-between}
.branch-card .location-directions:focus-visible{background:none;border-color:var(--location-hover);color:var(--location-hover)}@media(hover:hover) and (pointer:fine){.branch-card .location-directions:hover{background:none;border-color:var(--location-hover);color:var(--location-hover)}}
.visit-details a:not(.button){text-decoration:underline;text-decoration-color:#ffffff66;text-underline-offset:4px}
@media(hover:hover) and (pointer:fine){.visit-details a:not(.button):hover{text-decoration-color:white}}
/* Embedded maps share the cards' full width and keep their controls usable on phones. */
.locations-section .branch-card{--map-inset:clamp(23px,2.2vw,30px);padding:var(--map-inset);overflow:hidden;min-width:0}
.location-map{flex:none;width:calc(100% + var(--map-inset)*2);max-width:none;margin:auto calc(-1 * var(--map-inset)) 24px;background:var(--soft);border-block:1px solid var(--line)}
.location-map iframe{display:block;width:100%;max-width:100%;height:clamp(280px,23vw,330px);border:0}
.locations-section .branch-card-actions{margin-top:0}
@media(hover:hover) and (pointer:fine){.locations-section .branch-card:hover{transform:none}}
.page-contact .page-heading .heading-copy{max-width:780px}
.page-contact .page-heading h1{font-size:clamp(2.8rem,4.8vw,4.7rem)}
.page-contact .page-heading .lead{max-width:640px}
/* Keep the original artwork sharp, with its central subjects prominent on phones. */
.contact-hero{padding-block:clamp(48px,6vw,80px);background:#fff5f0;border-block:1px solid #efdbd2}
.contact-hero-layout{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(32px,4.5vw,72px)}
.contact-hero-copy,.contact-hero figure{min-width:0}
.contact-hero .eyebrow{margin-bottom:18px}
.contact-hero h2{font-size:clamp(2.25rem,3.5vw,3.5rem);line-height:1.15}
.contact-hero p{margin-top:24px;max-width:42ch;line-height:1.85}
.contact-hero figure{width:100%}
.contact-hero img{width:100%;height:auto;aspect-ratio:3;object-fit:cover;object-position:45% 50%;border-radius:6px}
.contact-hero figcaption{margin-top:16px;padding-top:14px;border-top:1px solid #e1c8bb;font-size:.875rem;line-height:1.6;color:var(--ink)}
.contact-hero .illustration-map-link{position:relative;display:block;border-radius:6px;cursor:zoom-in}
.contact-hero .illustration-map-link img{display:block}
.illustration-map-zoom{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:44px;height:44px;border:1px solid #d8e5e9;border-radius:50%;background:#fffffff2;color:var(--blue-dark);box-shadow:0 2px 12px #153e4714}
.contact-hero figcaption{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 24px}
.contact-hero figcaption>span{flex:1 1 18rem;min-width:0}
.illustration-map-enlarge{display:inline-flex;align-items:center;gap:14px;max-width:100%;min-height:44px;color:var(--blue-dark);font-weight:600;text-decoration:underline;text-underline-offset:4px;cursor:zoom-in}
.illustration-map-enlarge>span:first-child{min-width:0;overflow-wrap:normal}
.illustration-map-enlarge>span:last-child{flex:none;font-size:1.25rem}
@media(hover:hover) and (pointer:fine){.illustration-map-link:hover .illustration-map-zoom,.illustration-map-enlarge:hover{color:var(--red-dark)}}
.illustration-map-link:focus-visible,.illustration-map-enlarge:focus-visible{outline:3px solid var(--red-dark);outline-offset:4px}
@media print{.illustration-map-zoom,.illustration-map-enlarge{display:none}}
@media(max-width:900px){
 .contact-hero-layout{grid-template-columns:minmax(0,1fr);gap:32px}
 .contact-hero-copy{max-width:650px}
 .contact-hero p{max-width:62ch;margin-top:20px}
 .contact-hero img{aspect-ratio:2;max-height:272px}
}
@media(max-width:600px){
 .contact-hero-layout{gap:26px}
 .contact-hero figcaption{margin-top:12px;padding-top:12px}
}

@media(min-width:901px){
 .large-text .contact-hero-layout{grid-template-columns:minmax(0,1fr);gap:32px}
 .large-text .contact-hero-copy{max-width:none}
 .large-text .contact-hero p{max-width:62ch}
 .large-text .contact-hero figure{max-width:960px}
 .large-text .contact-hero img{aspect-ratio:60/17}
}

/* The location name, hours and route are available before the editorial content. */
.branch-hero{background:var(--soft);padding-block:23px 0;overflow:hidden}
.breadcrumbs{margin-bottom:25px}
.breadcrumbs ol{display:flex;align-items:center;flex-wrap:wrap;gap:7px 13px;list-style:none;margin:0;padding:0;font-size:.875rem;line-height:1.5}
.breadcrumbs li{display:flex;align-items:center;gap:13px;min-width:0}
.breadcrumbs li+li::before{content:'/';color:#8eb5c1}
.breadcrumbs a{display:inline-flex;align-items:center;min-height:40px;text-decoration:underline;text-decoration-color:#b2cdd5;text-underline-offset:4px}
@media(hover:hover) and (pointer:fine){.breadcrumbs a:hover{color:var(--red-dark)}}
.breadcrumbs [aria-current]{color:var(--blue-dark)}
.branch-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:clamp(40px,6vw,85px);padding-block:0 45px}
.branch-hero-copy,.branch-hero-image{min-width:0}
.branch-hero .eyebrow{color:var(--location-accent);font-size:.875rem;letter-spacing:.09em;margin-bottom:20px}
.branch-hero h1{color:var(--blue-dark);font-size:clamp(3.8rem,6.8vw,6.5rem);line-height:1.04;letter-spacing:-.025em;max-width:10ch}
.branch-hero .script{font-size:clamp(2.2rem,3vw,3rem);line-height:1.25;margin-top:19px;color:var(--location-accent);max-width:560px}
.branch-lead{font-size:1rem;line-height:1.8;max-width:550px;margin-top:22px}
.branch-facts{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px;margin:27px 0 0;padding-block:23px;border-block:1px solid #c8dde5}
.branch-facts>div{min-width:0}
.branch-facts dt{font:400 .875rem/1.4 var(--display);letter-spacing:.08em;text-transform:uppercase;color:var(--blue-dark);margin-bottom:9px}
.branch-facts dd{margin:0;line-height:1.7}
.branch-facts address{font:400 1rem/1.7 var(--body);overflow-wrap:normal}
.branch-facts strong{font:500 1.5rem/1.3 var(--display);color:var(--blue-dark);white-space:nowrap}
.branch-facts small{display:block;font-size:.875rem;margin-top:5px}
.branch-hero .actions{gap:26px;margin-top:25px}
.branch-directions{background:var(--location-accent,var(--blue-dark));border-color:var(--location-accent,var(--blue-dark))}
@media(hover:hover) and (pointer:fine){.branch-directions:hover{background:var(--red-dark);border-color:var(--red-dark)}}
.branch-hero-image{position:relative;height:620px;border-radius:16px 100px 16px 16px;overflow:hidden;background:#d4e8ee;box-shadow:12px 12px 0 #d6eaf0;align-self:center;margin:0 12px 12px 0}
.branch-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}
.branch-como .branch-hero-image img{object-position:58% center}
.branch-hero-image::after{content:'';position:absolute;inset:68% 0 0;background:linear-gradient(transparent,#092a36d6);pointer-events:none}
.branch-hero-image figcaption{position:absolute;z-index:1;bottom:25px;left:28px;right:28px;color:white;font-size:.9375rem;line-height:1.6;max-width:360px}
.branch-family{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-block:18px;border-top:1px solid #c9e0e8;font-size:.9375rem}
.branch-family>span{color:var(--blue-dark)}
.branch-family a{display:inline-flex;align-items:center;gap:18px;min-height:44px;font:400 .9375rem/1.5 var(--display);text-transform:uppercase;letter-spacing:.04em;color:var(--blue-dark)}
@media(hover:hover) and (pointer:fine){.branch-family a:hover{color:var(--red-dark)}}
.branch-visit{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);align-items:start;gap:clamp(40px,7vw,100px);padding-block:85px}
.branch-neighbourhood{padding-top:15px;min-width:0}
.branch-neighbourhood h2{font-size:clamp(2.3rem,3.6vw,3.6rem);max-width:650px}
/* Two editorial paragraphs share a quiet frame; the copy stays in reading order. */
.branch-story{margin-top:30px;padding:clamp(20px,2.3vw,34px);border:1px solid var(--line);border-radius:8px 36px 8px 8px;background:linear-gradient(135deg,#f8fbfc,var(--soft))}
.branch-story-part{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:18px}
.branch-story-part+.branch-story-part{margin-top:24px;padding-top:24px;border-top:1px solid #cddfe5}
.branch-story-icon{display:grid;place-items:center;width:36px;height:36px;border:1px solid #d6e5ea;border-radius:50%;background:#fff;color:var(--blue-dark)}
.branch-story-place .branch-story-icon{color:var(--red-dark);border-color:#ead9dc}
.branch-story-icon svg{display:block;width:20px;height:20px}
.branch-neighbourhood .branch-story p{min-width:0;max-width:60ch;margin:0;font-size:1.0625rem;line-height:1.85;text-wrap:pretty;overflow-wrap:normal}
.branch-story strong{font-weight:650;color:var(--blue-dark)}
.branch-arrival{border:1px solid var(--line);border-radius:12px;padding:37px;background:#fff;box-shadow:0 12px 34px #153c4907;min-width:0}
.branch-arrival .eyebrow{font-size:.875rem;margin-bottom:15px}
.branch-arrival h2{font-size:2.4rem}
.branch-arrival>p{font-size:1rem;line-height:1.75;margin-top:22px}
.branch-address-ticket{margin-block:25px;padding:24px;border-radius:7px;background:var(--soft);border-left:4px solid var(--blue);color:var(--blue-dark)}
.branch-address-ticket>span{display:block;font:400 clamp(1.5rem,17vw,2.5rem)/1.2 Sacramento,cursive;margin-bottom:9px}
.branch-address-ticket address{font:400 1.125rem/1.65 var(--body);overflow-wrap:normal}
.branch-arrival .directions-help{font-size:.9375rem;margin:0 0 20px}
.branch-arrival .button{width:100%;justify-content:space-between}
.branch-arrival:has(.location-map){--map-inset:clamp(22px,3vw,37px);padding:var(--map-inset);overflow:hidden}
.branch-arrival .location-map{margin-top:0}
.branch-arrival .location-map iframe{height:clamp(280px,28vw,360px)}
.branch-taste{background:#e6f3f7;padding-block:55px}
.branch-taste>.wrap{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:75px;align-items:center;max-width:1180px}
.branch-taste-art img{width:100%;max-height:310px;object-fit:contain;mix-blend-mode:multiply}
.branch-taste h2{font-size:clamp(2.4rem,3.8vw,3.7rem)}
.branch-taste p{font-size:1rem;line-height:1.8;margin-top:23px;max-width:610px}
.branch-taste .actions{margin-top:25px}
.other-locations{padding-block:75px 90px}
.other-locations .section-intro{gap:50px}
.other-locations .section-intro h2{font-size:clamp(2.3rem,3.4vw,3.5rem)}
.other-locations .section-intro p{max-width:350px}
.other-locations .branch-card{padding:32px 35px}
.other-locations .branch-card-actions{flex-direction:row;align-items:center;gap:25px;flex-wrap:wrap}
.other-locations .branch-details-link{width:auto;min-width:210px}
.other-locations .branch-card-description{max-width:520px}

@media(min-width:761px) and (max-width:1100px){
 .branch-card{padding:24px 22px}.branch-card-top{gap:13px;margin-bottom:23px}.branch-card-number{font-size:2.4rem}.branch-card-area{font-size:.75rem;letter-spacing:.04em}.branch-card h2,.branch-card h3{font-size:2rem}.branch-card .branch-details-link{font-size:.875rem;gap:12px;padding-inline:16px}.branch-cards{gap:20px}.home-locations .section-intro{gap:35px}.branch-hero-grid{gap:38px;grid-template-columns:minmax(0,1.15fr) minmax(0,.95fr)}.branch-hero h1{font-size:clamp(3.6rem,6.8vw,5.2rem)}.branch-hero .script{font-size:2.35rem}.branch-hero-image{height:570px;border-top-right-radius:70px;margin-right:8px;box-shadow:8px 8px 0 #d6eaf0}.branch-hero .actions{gap:17px}.branch-hero .button{font-size:.9375rem;padding:14px 20px;gap:18px}.branch-hero .text-link{font-size:.9375rem}.branch-facts{gap:15px}.branch-facts small{font-size:.875rem}.branch-visit{gap:40px;padding-block:65px}.branch-arrival{padding:28px}.branch-address-ticket{padding:20px}.branch-taste>.wrap{gap:50px}.other-locations .branch-card{padding:28px}.other-locations .branch-card-actions{gap:16px}
}
@media(max-width:760px){
 .home-locations{padding-block:48px 55px}.home-locations .section-intro{gap:20px;margin-bottom:28px}.home-locations .section-intro p{font-size:1rem;max-width:none}.branch-cards,.branch-cards-two{grid-template-columns:minmax(0,1fr);gap:20px}.branch-card{padding:28px}.branch-card-top{margin-bottom:22px}.branch-card-area{max-width:180px}.branch-card h2,.branch-card h3{font-size:2.35rem}.branch-card .branch-card-description{font-size:1rem;margin-bottom:24px}.branch-card-actions{flex-direction:row;align-items:center;gap:18px 25px;flex-wrap:wrap}.branch-card .branch-details-link{width:auto;min-width:200px;font-size:.9375rem}.branch-hero{padding-top:13px}.breadcrumbs{margin-bottom:18px}.breadcrumbs ol{gap:5px 10px;font-size:.8125rem}.breadcrumbs li{gap:10px}.branch-hero-grid{grid-template-columns:minmax(0,1fr);gap:32px;padding-bottom:35px}.branch-hero .eyebrow{font-size:.8125rem;margin-bottom:17px}.branch-hero h1{font-size:clamp(3.4rem,10vw,5rem);max-width:none}.branch-hero .script{font-size:2.4rem;max-width:none;margin-top:17px}.branch-lead{margin-top:20px;max-width:none}.branch-facts{margin-top:23px;padding-block:20px;gap:20px}.branch-hero .actions{gap:20px;flex-wrap:wrap;margin-top:23px}.branch-hero-image{width:calc(100% - 8px);height:400px;margin:0 8px 8px 0;border-radius:12px 75px 12px 12px;box-shadow:8px 8px 0 #d6eaf0}.branch-hero-image img{object-position:center 52%}.branch-como .branch-hero-image img{object-position:center 60%}.branch-hero-image figcaption{bottom:22px;left:24px;right:24px;max-width:350px;font-size:.9375rem}.branch-family{gap:5px 20px;padding-block:15px;font-size:.9375rem}.branch-family a{font-size:.9375rem}.branch-visit{grid-template-columns:minmax(0,1fr);gap:32px;padding-block:50px}.branch-neighbourhood{padding-top:0}.branch-neighbourhood h2{font-size:2.4rem}.branch-neighbourhood p{font-size:1rem;max-width:none;margin-top:22px}.branch-arrival{padding:29px}.branch-arrival h2{font-size:2.3rem}.branch-address-ticket{padding:22px}.branch-taste{padding-block:45px}.branch-taste>.wrap{grid-template-columns:minmax(0,1fr);gap:30px}.branch-taste-art{order:2}.branch-taste-art img{max-height:250px}.branch-taste h2{font-size:2.5rem}.branch-taste p{max-width:none}.other-locations{padding-block:50px 60px}.other-locations .section-intro{gap:18px}.other-locations .section-intro h2{font-size:2.35rem}.other-locations .section-intro p{max-width:none}.other-locations .branch-card{padding:28px}.other-locations .branch-card-actions{gap:18px 25px}.other-locations .branch-details-link{min-width:200px}.page-contact .page-heading h1{font-size:clamp(2.8rem,9vw,3.6rem)}
}
@media(max-width:430px){
 .home-locations .section-intro h2{font-size:2.3rem}.branch-card{padding:25px}.branch-card-number{font-size:2.55rem}.branch-card-area{font-size:.8125rem;max-width:140px}.branch-card h2,.branch-card h3{font-size:2.2rem}.branch-card address{font-size:1rem}.branch-card-actions{flex-direction:column;align-items:stretch;gap:12px}.branch-card .branch-details-link{width:100%;min-width:0;justify-content:space-between}.branch-card .location-directions{width:fit-content}.branch-hero h1{font-size:clamp(3.2rem,13vw,3.7rem)}.branch-hero .script{font-size:2.2rem}.branch-facts{gap:15px}.branch-facts dt{font-size:.8125rem}.branch-facts strong{font-size:1.4rem}.branch-hero .actions{gap:20px}.branch-hero .button{font-size:.9375rem;gap:20px;padding-inline:21px}.branch-hero .text-link{font-size:.9375rem}.branch-hero-image{height:320px;border-top-right-radius:60px}.branch-hero-image figcaption{font-size:.875rem;bottom:20px;left:20px;right:20px}.branch-family{font-size:.875rem}.branch-arrival{padding:25px}.branch-arrival h2{font-size:2.2rem}.branch-address-ticket{padding:21px}.branch-address-ticket address{font-size:1rem}.branch-neighbourhood h2{font-size:2.3rem}.other-locations .branch-card{padding:25px}.other-locations .branch-card-actions{flex-direction:column;align-items:stretch;gap:12px}.other-locations .branch-details-link{width:100%;min-width:0}.other-locations .branch-card-actions .location-directions{width:fit-content}
}
@media(max-width:359px){
 .branch-card{padding:23px}.branch-card-top{gap:14px}.branch-card-number{font-size:2.3rem}.branch-card-area{font-size:.75rem}.branch-card h2,.branch-card h3{font-size:2rem}.branch-hero h1{font-size:3.15rem}.branch-facts{grid-template-columns:minmax(0,1fr);gap:19px}.branch-facts dd{line-height:1.65}.branch-facts strong{font-size:1.5rem}.branch-hero .actions{gap:15px}.branch-hero-image{height:280px}.branch-arrival{padding:22px}.branch-address-ticket{padding:18px}.branch-neighbourhood h2{font-size:2.2rem}.branch-taste h2{font-size:2.3rem}.other-locations .branch-card{padding:23px}
}
/* Stack the visit columns before tablet widths make the paragraphs too narrow. */
@media(min-width:761px) and (max-width:1000px){
 .branch-visit{grid-template-columns:minmax(0,1fr);gap:36px}
 .branch-neighbourhood{padding-top:0}
 .branch-neighbourhood h2{max-width:800px}
}
@media(max-width:760px){
 .branch-story{margin-top:26px}
 .branch-neighbourhood .branch-story p{font-size:1rem}
}
@media(max-width:480px){
 .branch-story{border-top-right-radius:28px}
 .branch-story-part{grid-template-columns:minmax(0,1fr);gap:12px}
 .branch-story-part+.branch-story-part{margin-top:22px;padding-top:22px}
}
.large-text .branch-story-part{grid-template-columns:minmax(0,1fr);gap:14px}
.large-text .branch-cards{grid-template-columns:minmax(0,1fr)}
@media(max-width:1000px){
 .locations-section .branch-cards{grid-template-columns:minmax(0,1fr)}
 .locations-section .location-map iframe{height:340px}
 .locations-section .branch-card-actions{flex-direction:row;align-items:center;flex-wrap:wrap;gap:18px 25px}
 .locations-section .branch-card .branch-details-link{width:auto;min-width:200px}
}
@media(max-width:600px){
 .locations-section .location-map iframe{height:280px}
 .locations-section .branch-card-actions{flex-direction:column;align-items:stretch;gap:12px}
 .locations-section .branch-card .branch-details-link{width:100%;min-width:0}
}
.large-text .branch-card-actions{flex-direction:column;align-items:stretch}
.large-text .branch-card .branch-details-link{width:100%;min-width:0}
.large-text .branch-card-top{flex-wrap:wrap}
.large-text .branch-card-area{max-width:100%;text-align:left}
.large-text .branch-hero-grid,.large-text .branch-visit{grid-template-columns:minmax(0,1fr)}
.large-text .branch-facts{grid-template-columns:minmax(0,1fr)}
.large-text .branch-hero h1{max-width:none}
.large-text .branch-hero-image{height:440px;width:min(650px,calc(100% - 12px));margin-inline:auto}
/* Enlarged captions remain legible when they wrap above the bottom of the photo. */
.large-text .branch-hero-image::after{inset:0;background:linear-gradient(transparent 25%,#092a36cc 45%,#092a36e6)}
.large-text .branch-hero .actions{align-items:start;flex-direction:column}
.large-text .branch-taste>.wrap{grid-template-columns:minmax(0,1fr)}
.large-text .branch-taste-art{display:none}
.large-text .branch-arrival{padding:25px}
.large-text .branch-arrival:has(.location-map){--map-inset:25px}
.large-text .branch-arrival .button{padding-inline:16px;gap:12px}
.large-text .branch-facts strong{white-space:normal}
.large-text .breadcrumbs li{flex-wrap:wrap}
@media(max-width:359px){
 .large-text .branch-arrival .button,.large-text .branch-card-actions a{flex-wrap:wrap;row-gap:8px}
}
@media(prefers-reduced-motion:reduce){@media(hover:hover) and (pointer:fine){.branch-card:hover{transform:none}}}
@media print{
 .branch-story{background:none;border-color:#bbb;break-inside:avoid}
 .branch-story-icon{display:none}.branch-story-part{grid-template-columns:minmax(0,1fr)}
 .location-map{display:none!important}
 .branch-hero{background:white;padding:0}.breadcrumbs,.branch-hero-image,.branch-family,.other-locations,.branch-taste,.home-locations{display:none!important}.branch-hero-grid,.branch-visit{display:block}.branch-hero h1{font-size:32pt}.branch-visit{padding-block:20px}.branch-arrival{box-shadow:none;margin-top:25px}.branch-facts{grid-template-columns:1fr 1fr}.branch-arrival .button{display:none}.branch-card{box-shadow:none;break-inside:avoid}.branch-card-actions{display:none}
}
