
:root{
  --red:#9f2322;
  --red-dark:#741715;
  --blue:#0d4f86;
  --blue-dark:#073b66;
  --cream:#f8f1e5;
  --cream-2:#efe2cc;
  --gold:#c69a43;
  --ink:#231b17;
  --muted:#716861;
  --line:#dccdb6;
  --white:#fffdf8;
  --shell:1220px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}
img{max-width:100%;display:block}
a{color:inherit}
.shell{width:min(var(--shell),92%);margin:auto}
.skip{position:absolute;left:-9999px;top:0;background:#fff;padding:10px;z-index:999}
.skip:focus{left:10px;top:10px}
.top{position:sticky;top:0;z-index:100;background:rgba(255,250,242,.97);backdrop-filter:blur(12px);box-shadow:0 2px 18px rgba(55,25,12,.08)}
.top-accent{height:5px;background:linear-gradient(90deg,var(--blue) 0 22%,var(--gold) 22% 27%,var(--red) 27% 73%,var(--gold) 73% 78%,var(--blue) 78%)}
.nav-wrap{height:83px;display:flex;align-items:center;gap:26px}
.logo{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--red);margin-right:auto}
.logo-flourish{font-size:29px}
.logo-text strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:29px;line-height:.95}
.logo-text small{display:block;margin-top:5px;font-size:9px;font-weight:700;color:#51443c;letter-spacing:.08em}
.desktop-nav{display:flex;gap:25px}
.desktop-nav a{text-decoration:none;font-size:12px;font-weight:700}
.desktop-nav a:hover{color:var(--red)}
.nav-actions{display:flex;align-items:center;gap:12px}
.lang{border:0;border-radius:999px;background:var(--red-dark);color:white;font-weight:700;padding:10px 19px;cursor:pointer}
.hamburger{display:none;background:transparent;border:0;width:39px;padding:8px}
.hamburger span{display:block;height:2px;background:#321f19;margin:5px}
.mobile-nav{display:none;padding:10px 4% 20px;background:var(--cream)}
.mobile-nav a{display:block;padding:11px 0;text-decoration:none;font-weight:700}

.hero{min-height:570px;position:relative;overflow:hidden;background:var(--red-dark)}
.hero-image{position:absolute;inset:0 0 0 39%;background:url("assets/produce-display.png") center/cover no-repeat}
.hero-gradient{position:absolute;inset:0;background:linear-gradient(90deg,#8d221d 0%,#8d221d 34%,rgba(141,34,29,.88) 44%,rgba(141,34,29,.08) 72%,rgba(0,0,0,.05) 100%)}
.hero-layout{position:relative;z-index:3;min-height:570px;display:flex;align-items:center;justify-content:space-between;padding:65px 0}
.hero-copy{width:min(650px,61%);color:#fff}
.eyebrow{font-size:10px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}
.eyebrow.red{color:var(--red)}
.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(50px,5.4vw,78px);line-height:.93;margin:18px 0 18px;font-weight:700}
.hero h1 span{color:#f1cf80}
.hero-copy>p{max-width:590px;font-family:Georgia,"Times New Roman",serif;font-size:17px;line-height:1.55;color:#ffede4}
.hero-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;border:1px solid transparent;border-radius:999px;padding:13px 22px;font-size:12px;font-weight:800;transition:.18s}
.btn:hover{transform:translateY(-2px)}
.btn-red{background:#d12b2b;color:#fff;box-shadow:0 8px 25px rgba(93,8,8,.18)}
.btn-outline-light{border:2px solid #fff;color:#fff}
.btn-cream{background:var(--cream);color:var(--red-dark)}
.hero-art{position:absolute;left:0;top:0;bottom:0;width:220px;z-index:2;opacity:.35}
.hero-arch{position:absolute;left:16px;top:75px;width:125px;height:330px;border:2px solid #efba71;border-bottom:0;border-radius:80px 80px 0 0}
.hero-arch:after{content:"";position:absolute;left:41px;bottom:0;height:235px;width:38px;border:2px solid #efba71;border-bottom:0;border-radius:25px 25px 0 0}
.agave{position:absolute;color:#163f37;font-size:45px}
.agave-one{left:20px;bottom:28px}
.agave-two{left:90px;bottom:8px;transform:rotate(35deg)}
.hero-note{position:absolute;right:0;top:25px;color:#fff1d8;font-family:cursive;font-size:18px;transform:rotate(-4deg);text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.25)}
.hero-note span,.hero-note strong{display:block}
.hero-note strong{font-size:24px}

.department-section{padding:18px 0 30px;background:var(--cream)}
.department-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.dept-card{background:#fffaf1;border:1px solid var(--line);border-radius:10px;overflow:hidden;box-shadow:0 9px 28px rgba(74,40,23,.06)}
.dept-photo,.bakery-art{height:140px}
.meat-photo{background:url("assets/meat-counter.png") center/cover}
.kitchen-photo{background:url("assets/meat-display.png") center/cover}
.market-photo{background:url("assets/market-aisle.png") center/cover}
.bakery-art{position:relative;background:linear-gradient(135deg,#d99c62,#e9b978 55%,#c37b47);overflow:hidden}
.concha{position:absolute;width:95px;height:72px;border-radius:50%;background:#d78853;box-shadow:inset 0 0 0 5px rgba(255,241,208,.38),0 8px 15px rgba(93,47,20,.16)}
.concha:after{content:"";position:absolute;inset:10px;border-radius:50%;background:repeating-radial-gradient(ellipse at center,transparent 0 9px,rgba(255,243,213,.7) 10px 12px)}
.c1{left:20px;top:40px;transform:rotate(-8deg)}
.c2{left:105px;top:18px;transform:rotate(12deg);background:#e0a95f}
.c3{right:8px;top:52px;transform:rotate(-14deg);background:#b86b46}
.dept-body{display:flex;gap:13px;align-items:center;padding:16px 18px}
.dept-icon{font-size:31px;color:var(--red)}
.dept-body h2{font-family:Georgia,"Times New Roman",serif;font-size:24px;color:var(--red-dark);margin:0 0 2px}
.dept-body p{font-size:11px;margin:0;color:#5f554d}

.story{position:relative;padding:78px 0;background:#fff8ed;overflow:hidden}
.story:before{content:"";position:absolute;left:0;top:0;bottom:0;width:34%;background:linear-gradient(90deg,#ead4b1,#f5e9d6)}
.story-grid{position:relative;display:grid;grid-template-columns:.78fr 1.22fr;gap:65px;align-items:center}
.story-visual{position:relative}
.arch-frame{border-radius:140px 140px 12px 12px;overflow:hidden;border:7px solid #f6e7cb;box-shadow:0 20px 50px rgba(92,55,28,.18)}
.arch-frame img{height:420px;width:100%;object-fit:cover}
.story-seal{position:absolute;right:-25px;bottom:34px;width:110px;height:110px;border-radius:50%;background:var(--red);border:4px solid #e7bd67;color:#fff;display:grid;place-items:center;text-align:center;transform:rotate(-7deg);box-shadow:0 10px 30px rgba(62,31,19,.25)}
.story-seal span{font-family:Georgia,serif;font-size:12px}
.story-seal strong{font-size:29px;line-height:.8}
.story-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(40px,4.6vw,64px);line-height:1.03;color:var(--red-dark);margin:11px 0 22px}
.story-copy h2 span{color:#3b332d}
.story-copy>p{font-family:Georgia,"Times New Roman",serif;color:#4c443e;line-height:1.75;font-size:16px}
.story-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:27px}
.story-list>div{border-top:3px solid var(--red);padding-top:13px}
.story-list>div>span{font-size:10px;color:var(--red);font-weight:800}
.story-list p{margin:8px 0 0}
.story-list strong{display:block;font-family:Georgia,serif;color:var(--red-dark);font-size:16px}
.story-list small{font-size:10px;color:#766c64}
.talavera{background:
radial-gradient(circle at 50% 50%,transparent 0 20%,#fff3 21% 24%,transparent 25%),
conic-gradient(from 45deg,#0b578e 0 12.5%,transparent 12.5% 25%,#bd7c2d 25% 37.5%,transparent 37.5% 50%,#0b578e 50% 62.5%,transparent 62.5% 75%,#bd7c2d 75% 87.5%,transparent 87.5%);
background-size:42px 42px}
.talavera-left{position:absolute;left:0;top:0;width:100px;height:100%;opacity:.07}

.recognition{position:relative;background:var(--blue);color:#fff;padding:73px 0;overflow:hidden}
.recognition:after{content:"";position:absolute;inset:0;opacity:.08;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:18px 18px}
.recognition-inner{position:relative;z-index:2;text-align:center;max-width:900px}
.recognition h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(40px,5vw,64px);margin:10px 0 15px;color:#f9e7bd}
.recognition p{max-width:760px;margin:17px auto;line-height:1.7;color:#d6e3ee}
.recognition a{font-weight:800;color:#fff;text-underline-offset:5px}
.ornament{display:flex;justify-content:center;align-items:center;gap:13px;color:#f0ca71}
.ornament span{height:1px;width:90px;background:#f0ca71}
.talavera-corner{position:absolute;width:150px;height:150px;opacity:.5;z-index:1}
.talavera-corner.one{left:-20px;top:-15px}
.talavera-corner.two{right:-20px;bottom:-15px;transform:rotate(180deg)}

.gallery{padding:35px 0;background:#fff8ed}
.gallery-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:15px}
.gallery figure{margin:0;position:relative;overflow:hidden;border-radius:8px;min-height:270px}
.gallery img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}
.gallery figcaption{position:absolute;left:0;right:0;bottom:0;padding:35px 22px 16px;background:linear-gradient(transparent,rgba(0,0,0,.72));color:#fff}
.gallery figcaption strong{display:block;font-family:Georgia,serif;font-size:25px}
.gallery figcaption span{font-size:11px}

.locations{padding:70px 0;background:var(--cream)}
.section-title{display:flex;align-items:center;gap:18px;justify-content:center;text-align:center;margin-bottom:34px}
.section-title .line{width:110px;height:1px;background:var(--red)}
.section-title h2{font-family:Georgia,serif;color:var(--red-dark);font-size:38px;margin:6px 0}
.locations-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.location-card{display:grid;grid-template-columns:95px 1fr;gap:20px;background:#fffaf1;border:1px solid var(--line);padding:25px;border-radius:10px;box-shadow:0 10px 30px rgba(78,46,23,.07)}
.location-number{width:75px;height:75px;border-radius:50%;background:var(--blue);color:white;display:grid;place-items:center;font-family:Georgia,serif;font-size:28px;border:5px double #e5bd69}
.location-info h3{font-family:Georgia,serif;color:var(--red-dark);font-size:25px;margin:0 0 5px}
.location-info>p{margin:0 0 10px;color:#665b54;font-size:13px}
.phone{display:inline-block;text-decoration:none;font-weight:800;color:var(--red)}
.location-buttons{display:flex;align-items:center;gap:16px;margin-top:18px}
.text-call{font-size:12px;font-weight:800;color:var(--red)}
.verify-note{text-align:center;font-size:11px;color:#786e65;margin-top:18px}

.contact-banner{background:var(--red);color:#fff;padding:48px 0;position:relative;overflow:hidden}
.contact-banner:after{content:"";position:absolute;right:-20px;bottom:-70px;width:250px;height:250px;border-radius:50%;border:2px solid #efc26b;box-shadow:0 0 0 16px rgba(239,194,107,.08),0 0 0 34px rgba(239,194,107,.06)}
.contact-inner{display:flex;justify-content:space-between;align-items:center;gap:20px;position:relative;z-index:2}
.contact-inner h2{font-family:Georgia,serif;font-size:48px;margin:6px 0 0}

footer{background:#731516;color:#fff1e5;padding:35px 0 70px}
.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:25px}
.footer-logo strong{display:block;font-family:Georgia,serif;font-size:24px}
.footer-logo span,footer p{font-size:10px}
footer nav{display:flex;justify-content:center;gap:18px}
footer nav a{text-decoration:none;font-size:11px}
footer p{text-align:right}
.mobile-bar{display:none}

@media(max-width:900px){
  .desktop-nav{display:none}
  .hamburger{display:block}
  .mobile-nav.open{display:block}
  .hero-image{inset:0;background-position:center}
  .hero-gradient{background:linear-gradient(90deg,rgba(118,20,19,.96),rgba(118,20,19,.82) 60%,rgba(118,20,19,.3))}
  .hero-copy{width:80%}
  .hero-note{display:none}
  .department-grid{grid-template-columns:1fr 1fr}
  .story-grid{grid-template-columns:1fr;gap:40px}
  .story:before{width:100%;height:42%;bottom:auto}
  .story-visual{max-width:530px;margin:auto}
  .story-list{grid-template-columns:1fr 1fr 1fr}
  .locations-grid{grid-template-columns:1fr}
  .footer-grid{grid-template-columns:1fr}
  footer nav{justify-content:flex-start}
  footer p{text-align:left}
}
@media(max-width:600px){
  .nav-wrap{height:72px}
  .logo-text strong{font-size:22px}
  .logo-text small{font-size:7px}
  .logo-flourish{font-size:22px}
  .lang{padding:8px 10px;font-size:10px}
  .hero-layout{min-height:610px;padding:55px 0}
  .hero-copy{width:100%}
  .hero h1{font-size:52px}
  .hero-copy>p{font-size:15px}
  .hero-buttons{flex-direction:column}
  .hero-buttons .btn{width:100%}
  .department-grid{grid-template-columns:1fr}
  .dept-photo,.bakery-art{height:180px}
  .story{padding:60px 0}
  .arch-frame img{height:330px}
  .story-seal{right:5px;width:90px;height:90px}
  .story-list{grid-template-columns:1fr}
  .gallery-grid{grid-template-columns:1fr}
  .gallery figure{min-height:250px}
  .section-title .line{width:35px}
  .section-title h2{font-size:30px}
  .location-card{grid-template-columns:1fr}
  .location-number{width:62px;height:62px}
  .location-buttons{flex-direction:column;align-items:stretch}
  .location-buttons .btn{text-align:center}
  .contact-inner{flex-direction:column;align-items:flex-start}
  .contact-inner h2{font-size:38px}
  footer{padding-bottom:85px}
  .mobile-bar{position:fixed;display:grid;grid-template-columns:1fr 1fr;left:0;right:0;bottom:0;z-index:99;background:#fff;border-top:1px solid #ddd}
  .mobile-bar a{padding:14px 8px;text-align:center;text-decoration:none;font-size:12px;font-weight:800}
  .mobile-bar a:first-child{background:var(--red);color:white}
  .mobile-bar a:last-child{background:var(--cream);color:var(--red)}
}

.community{padding:82px 0;background:#fffaf1}
.community-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}
.community-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(41px,4.7vw,64px);line-height:1.02;color:var(--red-dark);margin:11px 0 20px}
.community-copy>p{font-family:Georgia,"Times New Roman",serif;color:#554b44;line-height:1.75;font-size:16px}
.community-points{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:26px}
.community-points>div{display:flex;gap:12px;padding:16px;background:#f6ead8;border-left:3px solid var(--red)}
.community-icon{font-size:25px}
.community-points strong{display:block;font-family:Georgia,serif;color:var(--red-dark);font-size:15px}
.community-points small{display:block;color:#6e6259;line-height:1.4;margin-top:3px}
.community-visual{position:relative}
.community-visual img{width:100%;height:520px;object-fit:cover;border-radius:160px 160px 12px 12px;border:7px solid #efe0c4;box-shadow:0 22px 55px rgba(80,45,24,.16)}
.community-stamp{position:absolute;right:-20px;bottom:30px;width:122px;height:122px;border-radius:50%;background:var(--blue);border:5px solid #e9bc64;color:#fff;display:grid;place-items:center;text-align:center;transform:rotate(7deg);box-shadow:0 10px 28px rgba(30,32,50,.25)}
.community-stamp span{font-size:10px;letter-spacing:.12em;font-weight:800}
.community-stamp strong{font-family:Georgia,serif;font-size:16px}
.press-links{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;margin-top:14px}
.press-links a{font-weight:800;color:#fff;text-underline-offset:5px}
@media(max-width:900px){
  .community-grid{grid-template-columns:1fr}
  .community-visual{max-width:570px;margin:auto}
}
@media(max-width:600px){
  .community{padding:60px 0}
  .community-points{grid-template-columns:1fr}
  .community-visual img{height:360px}
  .community-stamp{right:5px;width:95px;height:95px}
}
