/* Brand UI: shared component system; native static HTML, no framework migration. */
body.taste-refined{color-scheme:light;background:var(--cream);color:var(--ink);font-family:var(--body-font);line-height:1.7}
.taste-refined .wrap{width:min(1240px,calc(100% - 80px))}
.taste-refined :is(h1,h2,h3,h4){font-family:var(--heading-font)!important;color:var(--ink);font-weight:600;letter-spacing:-.035em;line-height:1.2}
.taste-refined main h1{font-size:clamp(2.5rem,4.5vw,4.25rem)}
.taste-refined main h2{font-size:clamp(1.8rem,3vw,2.8rem)}
.taste-refined main h3{font-size:1.15rem;letter-spacing:-.015em}
.taste-refined main p{max-width:68ch}
.taste-refined .section{padding:80px 0}
.taste-refined .section.tight{padding-top:36px}
.taste-refined .section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:36px;max-width:none}
.taste-refined .section-head h2{max-width:700px}
.taste-refined .section-head p{max-width:440px;font-size:16px;margin:0}
.taste-refined .header{background:var(--cream);backdrop-filter:none;border-bottom:1px solid var(--line)}
.taste-refined .nav{height:80px;gap:24px}
.taste-refined .brand{color:var(--green);flex-shrink:0}
.taste-refined .navlinks{gap:22px;font-size:14px}
.taste-refined .navlinks a{white-space:nowrap}
.taste-refined .navlinks a.active{color:var(--green);text-decoration:underline;text-underline-offset:8px;text-decoration-color:var(--orange)}
.taste-refined .nav>.btn{font-size:14px;padding:12px 20px;white-space:nowrap;flex-shrink:0}
.taste-refined .topbar{font-size:11px;line-height:1.5;padding:5px 0;background:var(--pale);color:var(--muted)}
.taste-refined .btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;border-radius:var(--radius-sm);background:var(--orange);color:var(--ink);border:1px solid var(--orange);font-weight:700;box-shadow:none;transition:transform .2s,background .2s;max-width:100%}
.taste-refined .btn:hover{background:var(--cream);color:var(--ink);transform:translateY(-2px)}
.taste-refined .btn.outline{background:transparent;border-color:var(--green);color:var(--green)}
.taste-refined :is(a,button,input,textarea,select,summary):focus-visible{outline:3px solid var(--green);outline-offset:4px}
.taste-refined .menu-toggle{min-width:44px;min-height:44px;flex-shrink:0}
.taste-refined .actions{gap:16px;flex-wrap:wrap}
.taste-refined .breadcrumb{font-size:13px;padding-top:22px;padding-bottom:22px;color:var(--muted)}
.taste-refined .site-banner .banner-content{min-height:360px;padding-top:48px;padding-bottom:48px}
.taste-refined .site-banner :is(h1,h2){color:var(--white);font-size:clamp(2rem,3.8vw,3.7rem);line-height:1.13}
.taste-refined .site-banner p{font-size:17px;line-height:1.7}
.taste-refined .site-banner .btn.outline{color:var(--white);border-color:var(--white)}
.taste-refined .site-banner .btn.outline:hover{color:var(--ink);background:var(--white)}
.taste-refined .site-banner :focus-visible{outline-color:var(--orange)}
.taste-home .banner-slide .banner-content{min-height:clamp(480px,min(46vw,calc(100svh - 190px)),720px)}
.taste-home .banner-copy{width:44%;max-width:550px}
.taste-home .banner-copy :is(h1,h2){max-width:12ch}
.taste-home .banner-copy p{max-width:43ch;font-size:17px}
.taste-home .banner-controls{gap:0;padding-top:0;padding-bottom:0;border-bottom:1px solid var(--line)}
.taste-home .banner-controls a{padding:18px 0 14px;margin-right:32px;border-bottom:3px solid transparent;font-size:13px;font-weight:600;line-height:1.4}
.taste-home .banner-controls a[aria-current=true]{border-color:var(--orange);color:var(--ink)}
.taste-refined .banner-caption{font-size:12px;color:var(--muted);line-height:1.6;padding-top:10px;padding-bottom:10px}
.taste-home .buyers{background:var(--cream);padding:18px 0;border:0}
.taste-home .buyers .wrap{justify-content:space-between;font-size:14px;gap:18px}
.taste-home .buyers .wrap>span{text-transform:none;letter-spacing:0;font-size:12px}
.taste-home .taste-categories{padding-bottom:36px}
.taste-refined .card{background:transparent;box-shadow:none;border:0;border-radius:0;overflow:visible;transition:none}
.taste-refined .card-image,.taste-refined .category-graphic{border-radius:var(--radius-md);overflow:hidden;background:var(--pale)}
.taste-refined .card-image img{transition:transform .45s;width:100%;object-fit:cover}
.taste-refined .card:hover{transform:none;box-shadow:none}
.taste-refined .card:hover img{transform:scale(1.035)}
.taste-refined .card-body{padding:20px 0 8px;border-bottom:1px solid var(--line)}
.taste-refined .card h3{font-size:1.3rem}
.taste-refined .card p{font-size:14px}
.taste-refined .arrow{color:var(--green)}
.taste-home .taste-categories .cards{grid-template-columns:1fr 1fr .8fr;gap:28px}
.taste-home .taste-categories .card-image,.taste-home .taste-categories .category-graphic{height:280px}
.taste-home .taste-categories .card-image img{height:100%;object-position:75% center}
.taste-home .taste-categories .category-graphic{background:var(--green);color:var(--white);font-family:var(--heading-font);font-size:30px}
.taste-home .taste-featured{padding-top:30px}
.taste-home .taste-featured .cards{grid-template-columns:repeat(3,minmax(0,1fr))}
.taste-home .taste-proof{background:var(--pale)}
.taste-refined .split{gap:64px;align-items:center}
.taste-refined .company-photo img{border-radius:var(--radius-lg);object-fit:cover;aspect-ratio:3/2;width:100%;height:auto}
.taste-refined figcaption{font-size:12px;line-height:1.6;color:var(--muted);margin-top:10px}
.taste-refined .company-metrics{padding-top:32px;border-top:1px solid var(--line);margin-top:35px;gap:30px}
.taste-refined .company-metrics strong{font-family:var(--heading-font);font-size:clamp(2rem,3.5vw,3.3rem);color:var(--green);font-weight:600}
.taste-refined .company-metrics span{font-size:14px}
.taste-home .taste-journey{background:var(--cream)}
.taste-home .steps{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:22px}
.taste-home .step{padding-top:20px;border-top:1px solid var(--line)}
.taste-home .step .number{color:var(--green);font-size:15px;margin-bottom:22px}
.taste-home .step h3{font-size:16px}
.taste-home .step p{font-size:13px}
.taste-home .brand-quality{background:var(--green);color:var(--white);padding:72px 0}
.taste-home .brand-quality>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:24px 64px}
.taste-home .brand-quality .section-head{grid-column:1;display:block;margin:0}
.taste-home .brand-quality h2,.taste-home .brand-quality h3{color:var(--white)}
.taste-home .brand-quality :is(p,figcaption){color:var(--white)}
.taste-home .brand-quality .section-head p{margin-top:20px}
.taste-home .brand-quality .taste-operation-photo{grid-column:2;grid-row:1/3;margin:0}
.taste-operation-photo img{border-radius:var(--radius-md);width:100%;aspect-ratio:3/2;object-fit:cover}
.taste-home .brand-quality .editorial-directory{grid-column:1;border-color:var(--secondary)}
.taste-home .brand-quality .panel{border-color:var(--secondary)!important}
.taste-refined .editorial-directory>.panel{background:transparent;box-shadow:none;border-radius:0;grid-template-columns:minmax(170px,.8fr) 1.3fr;gap:28px;padding:24px 0}
.taste-refined .editorial-directory>.panel p{font-size:15px}
.taste-home .brand-quality .editorial-directory>.panel{display:block;padding:18px 0}
.taste-operations{padding-top:80px;padding-bottom:0}
.taste-operations .taste-operation{padding:0}
.taste-operations .taste-operation>.wrap{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:24px 64px}
.taste-operations .section-head{grid-column:2;display:block;margin:0}
.taste-operations .section-head p{margin-top:20px}
.taste-operations .taste-operation-photo{grid-column:1;grid-row:1/3;margin:0}
.taste-operations .editorial-directory{grid-column:2}
.taste-operations .editorial-directory>.panel{display:block;padding:14px 0}
.taste-home .taste-season{background:var(--pale)}
.taste-home .taste-season .panel{background:transparent;border:0;border-left:1px solid var(--line);border-radius:0;padding-left:40px}
.taste-market-groups{display:grid;grid-template-columns:1fr 1fr;gap:60px;border-top:1px solid var(--line);padding-top:28px;margin-top:28px}
.taste-market-groups p{font-size:22px;color:var(--green)}
.taste-home .brand-responsible{background:var(--pale)}
.taste-home .taste-cases{background:transparent;border-bottom:1px solid var(--line);padding:44px 0}
.taste-cases>.wrap{display:grid;grid-template-columns:1.2fr 1fr;gap:40px}
.taste-cases .section-head{display:block;margin:0}
.taste-cases .editorial-directory>.panel{display:block}
.taste-home .taste-resources>.wrap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.taste-home .taste-resources .section-head{grid-column:1/-1;margin:0}
.taste-home .taste-resources .resource{padding:24px 0;border-top:1px solid var(--line)}
.taste-refined .resource small{text-transform:none;letter-spacing:0;color:var(--green)}
.taste-home .taste-faq{padding-top:10px}
.taste-faq>.wrap{display:grid;grid-template-columns:1fr 1.6fr;gap:0 64px}
.taste-faq h2{grid-column:1;grid-row:1/5}
.taste-faq details{grid-column:2;padding:20px 0}
.taste-refined .final-inquiry .cta{background:var(--green);border-radius:var(--radius-lg);padding:48px;color:var(--white)}
.taste-refined .final-inquiry .cta :is(h2,p){color:var(--white)}
.taste-refined .footer{background:var(--ink);color:var(--white);border:0;padding-top:64px}
.taste-refined .footer :is(h3,.brand,a){color:var(--white)}
.taste-refined .footer :is(p,small,.footer-bottom){color:var(--line)}
.taste-refined .footer a:hover{color:var(--orange)}
.taste-refined .footer-bottom{border-color:var(--muted);font-size:12px}
.taste-refined .footer-grid{gap:40px}
.taste-refined .detail-hero{padding-top:30px;padding-bottom:56px}
.taste-refined .detail-photo{border-radius:var(--radius-lg);overflow:hidden;background:var(--pale)}
.taste-refined .detail-photo img{object-fit:contain;aspect-ratio:4/3;width:100%;height:auto}
.taste-refined .anchor-nav{background:var(--cream);border-block:1px solid var(--line);gap:24px}
.taste-refined .anchor-nav a{font-size:14px;padding:18px 0}
.taste-refined .panel{border-radius:var(--radius-md);box-shadow:none;background:var(--white);border-color:var(--line)}
.taste-refined .table-scroll{border-radius:var(--radius-sm);border-color:var(--line)}
.taste-refined th{background:var(--pale);color:var(--ink)}
.taste-refined :is(td,th){border-color:var(--line)}
.taste-refined .content-block{margin-bottom:48px}
.taste-refined .content-block>h2{margin-bottom:20px}
.taste-refined :is(input,textarea,select){border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--white);color:var(--ink);font-family:var(--body-font);min-height:48px;padding:12px 14px}
.taste-refined label{color:var(--ink);font-size:14px}
.taste-refined .framework-placeholder{border-radius:var(--radius-sm);background:var(--pale);min-height:150px}
.taste-refined .map{border-radius:var(--radius-lg);background:var(--pale)}
@media(max-width:1200px){.taste-refined .navlinks{gap:14px;font-size:13px}.taste-refined .nav{gap:16px}.taste-refined .wrap{width:calc(100% - 56px)}.taste-home .steps{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1080px){.taste-refined .navlinks{top:80px;background:var(--cream)}.taste-refined .navlinks a{padding:10px 12px}.taste-refined .split{gap:36px}.taste-refined .section-head{gap:24px}.taste-home .taste-categories .cards{grid-template-columns:repeat(3,minmax(0,1fr))}.taste-home .taste-categories .card-image,.taste-home .taste-categories .category-graphic{height:230px}.taste-refined .nav>.btn{margin-left:auto}.taste-refined .footer-grid{gap:24px}}
@media(max-width:760px){.taste-refined .wrap{width:calc(100% - 40px)}.taste-refined .nav{height:72px;gap:8px}.taste-refined .navlinks{top:72px}.taste-refined .nav>.btn{font-size:12px;padding:10px 12px;min-height:44px}.taste-refined .brand small{font-size:8px}.taste-refined .section{padding:48px 0}.taste-refined .section-head{display:block;margin-bottom:26px}.taste-refined .section-head p{margin-top:16px;font-size:15px}.taste-refined .section-head>a{display:inline-block;margin-top:16px}.taste-refined main h1{font-size:2.4rem}.taste-refined main h2{font-size:1.9rem}.taste-refined .split{grid-template-columns:1fr;gap:28px}.taste-refined .site-banner>img{height:200px}.taste-refined .site-banner .banner-content{min-height:0;padding-top:28px;padding-bottom:30px}.taste-home .banner-slide .banner-content{min-height:270px}.taste-home .banner-copy{width:100%}.taste-refined .site-banner :is(h1,h2){font-size:2rem!important}.taste-home .banner-copy :is(h1,h2){max-width:14ch}.taste-refined .site-banner p{font-size:15px}.taste-home .banner-controls{flex-wrap:nowrap;overflow-x:auto;white-space:nowrap}.taste-home .banner-controls a{flex-shrink:0;margin-right:24px;font-size:12px}.taste-home .buyers .wrap{flex-wrap:wrap;justify-content:start;font-size:12px;gap:10px 18px}.taste-home .buyers .wrap>span{flex-basis:100%}.taste-home .taste-categories .cards{grid-template-columns:1fr 1fr;gap:24px 16px}.taste-home .taste-categories .card-image,.taste-home .taste-categories .category-graphic{height:180px}.taste-home .taste-categories .card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:18px}.taste-home .taste-categories .card:last-child .category-graphic{height:160px;font-size:22px}.taste-refined .card h3{font-size:17px}.taste-home .taste-featured .cards{grid-template-columns:1fr 1fr;gap:24px 16px}.taste-home .taste-featured .card-image{height:170px}.taste-refined .card-body{padding-top:14px}.taste-refined .company-metrics{gap:20px}.taste-refined .company-metrics strong{font-size:2rem}.taste-home .steps{grid-template-columns:1fr 1fr;gap:20px}.taste-home .step .number{margin-bottom:10px}.taste-home .brand-quality>.wrap,.taste-operations .taste-operation>.wrap{display:flex;flex-direction:column;gap:24px}.taste-home .brand-quality .taste-operation-photo{order:0}.taste-operations{padding-top:48px}.taste-operations .section-head{margin:0}.taste-home .taste-season .panel{border-left:0;border-top:1px solid var(--line);padding:24px 0 0}.taste-market-groups{grid-template-columns:1fr;gap:22px}.taste-market-groups p{font-size:20px}.taste-cases>.wrap{display:block}.taste-home .taste-resources>.wrap{grid-template-columns:1fr;gap:16px}.taste-faq>.wrap{display:block}.taste-refined .final-inquiry .cta{padding:30px 24px;align-items:start;gap:24px}.taste-refined .final-inquiry .cta h2{font-size:1.8rem}.taste-refined .footer-grid{grid-template-columns:1fr 1fr;gap:32px 20px}.taste-refined .footer-grid>div:first-child{grid-column:1/-1}.taste-refined .editorial-directory>.panel{grid-template-columns:1fr;gap:8px}.taste-refined .detail-hero{padding-top:16px;padding-bottom:36px}.taste-refined .anchor-nav{flex-wrap:nowrap;overflow-x:auto}.taste-refined .anchor-nav a{white-space:nowrap;flex-shrink:0}.taste-refined .panel{padding:22px}.taste-refined .topbar .wrap>span:last-child{display:none}}
@media(prefers-reduced-motion:reduce){.taste-refined *{scroll-behavior:auto!important;transition:none!important;animation:none!important}.taste-refined .card:hover img,.taste-refined .btn:hover{transform:none}}
/* Prevent legacy fixed image heights from distorting the editorial photo pairs. */
.taste-operation-photo img{height:auto;display:block}
.taste-home .brand-quality .taste-operation-photo,.taste-operations .taste-operation-photo{align-self:center}
@media(max-width:760px){.taste-refined .nav .brand small{font-size:7px;letter-spacing:1.5px}.taste-refined .mobile-rfq{display:none}}
@media(max-width:360px){.taste-refined .nav .brand small{font-size:6px;letter-spacing:1px}.taste-refined .nav>.btn{padding:10px;font-size:11px}.taste-home .banner-copy .actions{gap:10px}.taste-home .banner-copy .btn{font-size:13px;padding:12px 14px}}
.taste-refined .card{min-width:0}
@media(max-width:360px){.taste-home .taste-featured .cards,.taste-home .taste-categories .cards{grid-template-columns:minmax(0,1fr)}.taste-home .taste-categories .card:last-child{display:block}.taste-home .taste-featured .card-image{height:210px}}
.taste-home .banner-copy h1{max-width:none}
/* Retouched product photographs keep the complete product and packaging visible. */
.taste-refined .card-image img[src*="/owned-"]{object-fit:contain;background:var(--cream)}

/* Homepage photography: taller responsive hero; compact inner-page banners retain their scale. */
@media(max-width:760px){.taste-home .banner-slide>img{height:clamp(260px,72vw,420px);object-fit:cover;object-position:right center}}
/* Inner-page banners sit one visual tier below the homepage hero. */
.taste-refined .inner-banner .banner-content{min-height:clamp(400px,33vw,520px);padding-block:44px}
.taste-refined .inner-banner.compact-banner .banner-content{min-height:clamp(360px,28vw,440px)}
.taste-refined .inner-banner.compact-banner h1{font-size:clamp(2rem,3vw,2.8rem);line-height:1.18}
@media(max-width:760px){.taste-refined .inner-banner>img{height:clamp(220px,60vw,340px);object-fit:cover;object-position:right center}.taste-refined .inner-banner .banner-content,.taste-refined .inner-banner.compact-banner .banner-content{min-height:0;padding-block:26px}}
/* Supplied 4:3 landscape product artwork, shared by home and product cards. */
.taste-refined .card .card-image.product-landscape{height:auto;aspect-ratio:4/3;width:100%}
.taste-refined .card .card-image.product-landscape img{width:100%;height:100%;object-fit:cover;object-position:center}
/* Home typography: distinct display, section, product and reading scales. */
.taste-home{font-size:16px;line-height:1.7}
.taste-home main :is(h1,h2,h3,h4){letter-spacing:-.02em;font-weight:600;text-wrap:balance}
.taste-home main h2{font-size:clamp(28px,2.6vw,38px);line-height:1.22}
.taste-home .site-banner .banner-copy :is(h1,h2){font-size:clamp(36px,3.7vw,56px);line-height:1.12;letter-spacing:-.035em;font-weight:600;max-width:15ch}
.taste-home .site-banner .banner-copy p{font-size:17px;line-height:1.65;font-weight:400}
.taste-home main p{line-height:1.7;letter-spacing:0}
.taste-home .section-head p{font-size:16px;line-height:1.7}
.taste-home .card h3{font-size:22px;line-height:1.35;letter-spacing:-.015em;font-weight:600;margin-bottom:10px}
.taste-home .card p{font-size:15px;line-height:1.6}
.taste-home .card .card-body>small{font-size:11px;letter-spacing:.08em;line-height:1.5}
.taste-home .step h3{font-size:17px;line-height:1.4;letter-spacing:-.01em}
.taste-home .step p{font-size:14px;line-height:1.65}
.taste-home .company-metrics strong{font-size:clamp(32px,3.3vw,48px);line-height:1.15;letter-spacing:-.025em}
.taste-home .company-metrics strong>span{font-size:inherit;font-weight:inherit;line-height:inherit}
.taste-home .company-metrics strong small{font-size:.45em;letter-spacing:0}
.taste-home .company-metrics div>span{font-size:14px;line-height:1.55}
.taste-home .taste-market-groups p{font-size:20px;line-height:1.65}
.taste-home .btn{font-size:15px;font-weight:600;letter-spacing:0;line-height:1.4}
.taste-home .final-inquiry .cta h2{font-size:clamp(28px,2.6vw,38px);line-height:1.25}
@media(max-width:760px){
 .taste-home main h2{font-size:28px;line-height:1.25}
 .taste-home .site-banner .banner-copy :is(h1,h2){font-size:34px!important;line-height:1.15}
 .taste-home .site-banner .banner-copy p{font-size:16px;line-height:1.65}
 .taste-home .card h3{font-size:19px;line-height:1.3}
 .taste-home .card p{font-size:14px;line-height:1.6}
 .taste-home .step h3{font-size:16px}
 .taste-home .taste-market-groups p{font-size:18px}
 .taste-home .company-metrics strong{font-size:34px}
 .taste-home .nav>.btn{font-size:12px}
}
/* Home composition: continuous product introduction and consistent editorial spacing. */
.taste-home .section{padding-block:72px}
.taste-home .taste-categories{padding-top:48px;padding-bottom:32px}
.taste-home .taste-featured{padding-top:32px;padding-bottom:72px}
.taste-home .section-head{align-items:center;gap:24px;margin-bottom:28px}
.taste-home .section-head h2{margin-bottom:0}
.taste-home .section-head:has(>p){display:flex;flex-direction:column;align-items:flex-start;gap:14px}
.taste-home .section-head:has(>p)>p{max-width:62ch;margin:0}
.taste-home .taste-categories .cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.taste-home .taste-categories .card-image{height:auto;aspect-ratio:3/2}
.taste-home .taste-categories .card-image img{height:100%;width:100%;object-fit:cover;object-position:center}
.taste-home .taste-featured .cards{column-gap:28px;row-gap:32px}
.taste-home .taste-operations{padding-top:72px}
.taste-home .taste-operations .taste-operation{padding:0}
.taste-home .split{gap:48px}
.taste-home .taste-market-groups{gap:40px}
.taste-home .market-map{margin-block:24px 32px}
.taste-home .taste-cases{padding-block:48px}
.taste-home .final-inquiry{padding-top:40px;padding-bottom:72px}
@media(min-width:761px) and (max-width:1080px){.taste-home .steps{grid-template-columns:repeat(4,minmax(0,1fr))}.taste-home .split{gap:32px}.taste-home .taste-categories .cards{gap:20px}}
@media(max-width:760px){
 .taste-home .section{padding-block:48px}
 .taste-home .taste-categories{padding-top:32px;padding-bottom:24px}
 .taste-home .taste-featured{padding-top:24px}
 .taste-home .section-head{align-items:flex-start;gap:16px;margin-bottom:24px}
 .taste-home .taste-categories .cards{grid-template-columns:minmax(0,1fr);gap:28px}
 .taste-home .taste-categories .card:last-child{display:block;grid-column:auto}
 .taste-home .taste-categories .card-image{height:auto;aspect-ratio:3/2}
 .taste-home .taste-featured .cards{gap:24px 16px}
 .taste-home .taste-operations{padding-top:48px}
 .taste-home .split{gap:28px}
 .taste-home .taste-market-groups{gap:24px}
 .taste-home .final-inquiry{padding-top:24px;padding-bottom:48px}
}
/* Seven-stage supply process: connected nodes, readable labels and a vertical mobile path. */
.taste-home .taste-journey{background:#F0F5ED;padding-block:64px 72px}
.taste-home .taste-journey .section-head{align-items:center;text-align:center;margin-bottom:48px;gap:12px}
.taste-home .taste-journey .section-head h2{font-size:clamp(28px,3vw,40px);max-width:none}
.taste-home .taste-journey .section-head p{max-width:none;color:var(--muted);font-size:16px}
.taste-home .taste-journey .steps{grid-template-columns:repeat(7,minmax(0,1fr));gap:0;position:relative;isolation:isolate}
.taste-home .taste-journey .steps:before{content:'';position:absolute;top:42px;left:7.14%;right:7.14%;height:2px;background:var(--secondary);opacity:.6;z-index:-1}
.taste-home .taste-journey .step{border:0;padding:0 10px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:26px}
.taste-home .process-node{display:grid;place-items:center;width:84px;height:84px;position:relative;background:var(--cream);border:1px solid #91AD88;border-radius:50%;transition:background .25s,border-color .25s,transform .25s}
.taste-home .process-node img{width:34px;height:34px;opacity:.8}
.taste-home .step .process-node .number{position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);margin:0;padding:1px 8px;border-radius:12px;background:var(--green);color:white;font-size:11px;line-height:20px;letter-spacing:.04em}
.taste-home .taste-journey .step h3{font-size:17px;margin:0 0 10px;line-height:1.35}
.taste-home .taste-journey .step p{font-size:14px;line-height:1.65;margin:0;max-width:18ch}
.taste-home .taste-journey .step:last-child .process-node{border-color:var(--orange);background:#FFF0DE}
.taste-home .taste-journey .step:is(:hover,:focus-visible) .process-node{transform:translateY(-4px);border-color:var(--green);background:white}
@media(max-width:900px){
 .taste-home .taste-journey{padding-block:48px}
 .taste-home .taste-journey .section-head{align-items:flex-start;text-align:left;margin-bottom:32px}
 .taste-home .taste-journey .steps{grid-template-columns:minmax(0,1fr);gap:0;max-width:580px;margin-inline:auto}
 .taste-home .taste-journey .steps:before{left:34px;right:auto;top:34px;bottom:48px;width:2px;height:auto}
 .taste-home .taste-journey .step{display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:24px;text-align:left;padding:0 0 32px}
 .taste-home .taste-journey .step:last-child{padding-bottom:0}
 .taste-home .process-node{width:70px;height:70px}
 .taste-home .process-node img{width:30px;height:30px}
 .taste-home .taste-journey .step h3{font-size:18px;margin-bottom:6px}
 .taste-home .taste-journey .step p{max-width:none;font-size:14px}
}
@media(prefers-reduced-motion:reduce){.taste-home .process-node{transition:none}.taste-home .taste-journey .step:is(:hover,:focus-visible) .process-node{transform:none}}
/* Approved company artwork; crop whitespace in the viewport without altering the supplied file. */
.taste-refined .brand-logo{display:block;line-height:1;letter-spacing:0;width:180px;flex-shrink:0}
.taste-refined .brand-logo .logo-window{display:block;position:relative;width:180px;height:62px;overflow:hidden;mix-blend-mode:multiply}
.taste-refined .brand-logo img{position:absolute;width:250px;height:125px;max-width:none;left:-35px;top:-32px;object-fit:fill}
.taste-refined .footer .brand-logo{width:200px;padding:8px 10px;background:var(--cream);border-radius:10px;margin-bottom:22px}
@media(max-width:760px){
 .taste-refined .nav .brand-logo{width:130px}
 .taste-refined .nav .brand-logo .logo-window{width:130px;height:46px}
 .taste-refined .nav .brand-logo img{width:181px;height:90.5px;left:-25px;top:-23px}
}
/* Framed process descriptions, keeping the connected icon path visible. */
.taste-home .taste-journey .step{gap:24px;padding-inline:8px}
.taste-home .taste-journey .process-copy{position:relative;width:100%;min-height:140px;padding:20px 10px 18px;background:var(--cream);border:1px solid #9BAE9F;border-radius:14px;transition:border-color .25s,background .25s;display:flex;flex-direction:column;align-items:center}
.taste-home .taste-journey .process-copy:before{content:'';position:absolute;top:-14px;left:calc(50% - 1px);width:2px;height:13px;background:#91AD88}
.taste-home .taste-journey .process-copy p{max-width:18ch}
.taste-home .taste-journey .step:last-child .process-copy{background:#FFF0DE;border-color:#DBA06B}
.taste-home .taste-journey .step:is(:hover,:focus-visible) .process-copy{background:white;border-color:var(--green)}
@media(max-width:900px){
 .taste-home .taste-journey .step{padding:0 0 24px;gap:20px}
 .taste-home .taste-journey .process-copy{min-height:104px;align-items:flex-start;justify-content:center;padding:18px 20px}
 .taste-home .taste-journey .process-copy:before{left:-20px;top:calc(50% - 1px);width:19px;height:2px}
 .taste-home .taste-journey .process-copy p{max-width:none}
 .taste-home .taste-journey .steps:before{top:52px;bottom:52px}
}
@media(prefers-reduced-motion:reduce){.taste-home .taste-journey .process-copy{transition:none}}
/* A single facility data panel; units stay attached to their values. */
.taste-home .facility-data{margin-top:36px;padding:28px 32px 24px;background:var(--cream);border:1px solid #9BAE9F;border-radius:18px;border-top:3px solid var(--green)}
.taste-home .facility-data-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:28px}
.taste-home .facility-data-heading h3{font-size:19px;margin:0;letter-spacing:-.015em}
.taste-home .facility-data-heading>span{font-size:13px;color:var(--muted)}
.taste-home .facility-data .company-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0;margin:0;border:0}
.taste-home .facility-data .company-metrics>div{padding:4px 28px 10px;border-left:1px solid #9BAE9F}
.taste-home .facility-data .company-metrics>div:first-child{padding-left:0;border-left:0}
.taste-home .facility-data .company-metrics>div:last-child{padding-right:0}
.taste-home .facility-data .company-metrics strong{display:flex;align-items:baseline;gap:8px;white-space:nowrap;font-size:clamp(30px,3.3vw,46px);line-height:1.2;margin-bottom:14px;color:var(--green)}
.taste-home .facility-data .company-metrics strong>span{display:inline;font-size:inherit;color:inherit;line-height:inherit;font-weight:inherit}
.taste-home .facility-data .company-metrics strong small{display:inline;font-size:19px;color:var(--green);margin:0}
.taste-home .facility-data .company-metrics>div>span{font-size:14px;line-height:1.6;display:block;color:var(--muted)}
.taste-home .facility-data>.subnote{max-width:none;margin:22px 0 0;padding-top:16px;border-top:1px solid var(--line);font-size:12px;line-height:1.6}
@media(max-width:760px){
 .taste-home .facility-data{padding:24px;margin-top:28px}
 .taste-home .facility-data-heading{display:block;margin-bottom:20px}
 .taste-home .facility-data-heading h3{font-size:18px;margin-bottom:8px}
 .taste-home .facility-data .company-metrics{grid-template-columns:minmax(0,1fr)}
 .taste-home .facility-data .company-metrics>div{padding:20px 0;border-left:0;border-top:1px solid var(--line)}
 .taste-home .facility-data .company-metrics>div:first-child{padding-top:0;border-top:0}
 .taste-home .facility-data .company-metrics>div:last-child{padding-bottom:0}
 .taste-home .facility-data .company-metrics strong{font-size:38px;margin-bottom:8px}
}
/* Geographic sourcing atlas: header above map, useful region directory alongside. */
.taste-home .origin-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:30px}
.taste-home .origin-heading h2{margin-bottom:14px;max-width:24ch}
.taste-home .origin-heading p{margin:0;color:var(--muted);font-size:16px}
.taste-home .origin-heading>a{white-space:nowrap}
.taste-home .origin-atlas{display:grid;grid-template-columns:minmax(0,2.3fr) minmax(240px,1fr);border:1px solid #9BAE9F;border-radius:24px;background:#F0F5ED;overflow:hidden;align-items:center;padding:28px;gap:28px}
.taste-home .origin-geography svg{display:block;width:100%;height:auto;overflow:visible}
.taste-home .origin-land{fill:#C9DCC1;stroke:#92B58B;stroke-width:1;stroke-linejoin:round}
.taste-home .origin-leader{fill:none;stroke:var(--green);stroke-width:1;opacity:.6}
.taste-home .origin-halo{fill:var(--orange);fill-opacity:.16;stroke:none}
.taste-home .origin-point{fill:var(--orange);stroke:var(--cream);stroke-width:2}
.taste-home .origin-geography text{font:600 16px var(--body-font);fill:var(--ink);paint-order:stroke;stroke:#F0F5ED;stroke-width:4px;stroke-linejoin:round}
.taste-home .origin-geography a:hover .origin-halo{fill-opacity:.4}
.taste-home .origin-directory{border-left:1px solid #9BAE9F;padding-left:26px}
.taste-home .origin-region{display:grid;grid-template-columns:24px 1fr 16px;gap:10px;align-items:center;padding:16px 0;border-bottom:1px solid #9BAE9F;transition:color .2s}
.taste-home .origin-region:last-child{border-bottom:0}
.taste-home .origin-index{font-size:11px;color:var(--green)}
.taste-home .origin-region strong{display:block;font-size:17px;font-weight:600;line-height:1.4}
.taste-home .origin-region small{display:block;font-size:13px;color:var(--muted);margin-top:4px;line-height:1.5}
.taste-home .origin-region:hover{color:var(--green)}
@media(max-width:900px){.taste-home .origin-heading{display:block}.taste-home .origin-heading>a{display:inline-block;margin-top:18px}.taste-home .origin-atlas{grid-template-columns:1fr;padding:16px;gap:12px}.taste-home .origin-directory{padding:0;border-left:0;border-top:1px solid #9BAE9F;display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.taste-home .origin-geography text{font-size:19px}.taste-home .origin-region{grid-template-columns:1fr 14px}.taste-home .origin-index{display:none}.taste-home .origin-region strong{font-size:16px}.taste-home .origin-region small{font-size:12px}}
@media(prefers-reduced-motion:reduce){.taste-home .origin-region{transition:none}}
/* Facility figures: clean white surface, confident ink numerals and restrained orange accents. */
.taste-home .facility-data{background:#fff;border:0;border-radius:18px;padding:32px 36px 24px;box-shadow:0 8px 28px rgb(23 54 41 / 4%)}
.taste-home .facility-data-heading{margin-bottom:30px;padding-bottom:0}
.taste-home .facility-data-heading h3{font-size:20px;color:var(--ink);font-weight:600}
.taste-home .facility-data-heading>span{display:none}
.taste-home .facility-data .company-metrics{gap:36px}
.taste-home .facility-data .company-metrics>div{padding:0!important;border:0;position:relative}
.taste-home .facility-data .company-metrics>div:before{content:'';display:block;width:28px;height:3px;border-radius:2px;background:var(--orange);margin-bottom:18px}
.taste-home .facility-data .company-metrics strong{color:var(--ink);font-size:clamp(34px,3.5vw,50px);font-weight:600;letter-spacing:-.025em;margin-bottom:10px}
.taste-home .facility-data .company-metrics strong small{font-size:18px;font-weight:500;color:var(--muted)}
.taste-home .facility-data .company-metrics>div>span{font-size:15px;line-height:1.6;color:var(--muted)}
.taste-home .facility-data>.subnote{border:0;padding:0;margin-top:28px;color:var(--muted);font-size:12px}
@media(max-width:760px){.taste-home .facility-data{padding:26px 24px}.taste-home .facility-data-heading{margin-bottom:28px}.taste-home .facility-data-heading h3{font-size:19px}.taste-home .facility-data .company-metrics{gap:28px}.taste-home .facility-data .company-metrics strong{font-size:40px}.taste-home .facility-data .company-metrics>div:before{margin-bottom:12px}}
/* Background palette verified against EgyptaFresh index-CYO_UQQy.css and saved page markup. */
:root{--pale:#F0F4F1}
body.taste-refined,.taste-refined .header{background:#FAFAF8}
.taste-refined .pale,.taste-home .taste-proof,.taste-home .taste-journey,.taste-home .taste-season,.taste-home .brand-responsible{background:#F0F4F1}
.taste-home .origin-atlas,.taste-refined .map{background:#F0F4F1}
.taste-home .origin-geography text{stroke:#F0F4F1}
.taste-home .facility-data,.taste-home .taste-journey .process-copy,.taste-home .process-node{background:#FFFFFF}
.taste-home .taste-journey .step:last-child .process-copy,.taste-home .taste-journey .step:last-child .process-node{background:#FFF3E8}
.taste-refined .market-map{background:linear-gradient(180deg,#F4FBF5 0%,#FFFFFF 100%)}
.taste-refined .footer{background:linear-gradient(135deg,#091810 0%,#0E2A1A 50%,#1A5C35 100%)}
/* Readable foregrounds after adopting light section backgrounds. */
.taste-home .brand-quality{background:var(--pale);color:var(--ink)}
.taste-home .brand-quality :is(h2,h3,a){color:var(--ink)}
.taste-home .brand-quality :is(p,figcaption){color:var(--muted)}
.taste-home .brand-quality .editorial-directory,.taste-home .brand-quality .panel{border-color:var(--line)!important}
.taste-home .brand-quality a:hover{color:var(--green)}
/* Stronger fine rules, without changing thickness or text contrast in the footer. */
.taste-home .taste-journey .steps:before{background:#78976F;opacity:1}
.taste-home .origin-leader{opacity:1;stroke:#54784D}
.taste-home .origin-land{stroke:#75966C}
.taste-refined .footer :is(p,small,.footer-bottom){color:#DDE8DF}
.taste-refined .footer-bottom,.taste-refined .footer-utility{border-color:#718A79}
/* Responsible sourcing: supplied field photography and three practical purchasing considerations. */
.taste-home .brand-responsible{background:var(--cream)}
.taste-home .responsible-layout{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:64px;align-items:center}
.taste-home .responsible-photo{margin:0;overflow:hidden;border-radius:18px}
.taste-home .responsible-photo img{display:block;width:100%;height:560px;object-fit:cover;object-position:50% 65%}
.taste-home .responsible-content h2{max-width:20ch;margin:0 0 16px}
.taste-home .responsible-intro{font-size:16px;color:var(--muted);margin-bottom:26px}
.taste-home .responsible-priorities{margin-bottom:28px}
.taste-home .responsible-priorities article{display:grid;grid-template-columns:28px 1fr;gap:18px;padding:20px 0;border-top:1px solid var(--line)}
.taste-home .responsible-priorities article>span{color:var(--green);font-size:12px;font-weight:600;padding-top:4px}
.taste-home .responsible-priorities h3{font-size:19px;margin:0 0 8px;line-height:1.35}
.taste-home .responsible-priorities p{font-size:15px;line-height:1.65;margin:0;color:var(--muted);max-width:47ch}
.taste-home .taste-cases{background:var(--pale);margin-top:0}
@media(max-width:900px){.taste-home .responsible-layout{gap:32px}.taste-home .responsible-photo img{height:520px}}
@media(max-width:760px){.taste-home .responsible-layout{grid-template-columns:1fr;gap:28px}.taste-home .responsible-photo img{height:auto;aspect-ratio:4/3;object-position:50% 48%}.taste-home .responsible-content h2{max-width:22ch}.taste-home .responsible-priorities article{padding:18px 0}.taste-home .responsible-priorities h3{font-size:18px}}
/* Selected new destinations remain distinct from owner-confirmed served markets. */
.market-map .market-expansion{fill:none;stroke:#54784D;stroke-width:1.6;stroke-dasharray:5 5;opacity:.85}
.market-map .market-planned-point{fill:white;stroke:#54784D;stroke-width:1.8}
.market-key{display:flex;justify-content:center;flex-wrap:wrap;gap:16px 28px;padding:12px 20px 22px;font-size:13px;color:var(--muted)}
.market-key span{display:inline-flex;align-items:center;gap:9px}.market-key i{display:inline-block;width:28px;height:0;border-top:2px solid var(--orange)}.market-key .planned-key{border-top:2px dashed #54784D}
/* Readable country callouts and optional, viewport-aware connection motion. */
.market-map .country-leader{fill:none;stroke:#54784D;stroke-width:.8}
.market-map .market-country rect{fill:#fff;fill-opacity:.94;stroke:#9BAE9F;stroke-width:.6}
.market-map .market-country text{font:600 11.5px var(--body-font);fill:var(--ink)}
.market-map .market-pulse{fill:none;stroke:var(--orange);stroke-width:1;opacity:.3;transform-box:fill-box;transform-origin:center;animation:market-breathe 2.8s ease-out infinite;animation-play-state:paused}
.market-map.map-live .market-pulse{animation-play-state:running}
@keyframes market-breathe{0%,100%{transform:scale(.7);opacity:.18}50%{transform:scale(1.45);opacity:.5}}
.market-map .market-traveler{fill:var(--orange);stroke:white;stroke-width:1;pointer-events:none}
.market-map .market-traveler.planned{fill:#54784D}
.market-motion-toggle{font:600 13px var(--body-font);padding:8px 14px;min-height:40px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--ink);cursor:pointer}
.market-key{align-items:center}
.market-map-scroll{overflow-x:auto;overscroll-behavior-x:contain}
@media(max-width:760px){.market-map-scroll svg{min-width:680px}.market-map-scroll{padding-bottom:8px}.market-key{gap:12px;font-size:12px}}
@media(prefers-reduced-motion:reduce){.market-map .market-pulse{animation:none}.market-map .market-traveler{display:none}}
/* Warm seasonal planning: calendar navigation, never an unverified stock chart. */
.taste-home .section.taste-season{background:#FFF3E6;padding-block:64px}
.taste-home .season-planning-heading{max-width:730px;margin-bottom:30px}
.taste-home .season-planning-heading h2{margin-bottom:16px}
.taste-home .season-planning-heading p{margin:0;color:var(--muted);font-size:16px}
.taste-home .season-calendar{background:white;border:1px solid #E1C4A7;border-radius:20px;padding:30px 32px}
.taste-home .season-calendar-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px}
.taste-home .season-calendar-heading h3{font-size:18px;margin:0}
.taste-home .season-current-note{font-size:12px;color:#82410F}
.taste-home .season-months{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:8px;list-style:none;margin:0;padding:0}
.taste-home .season-months li{display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px 4px;background:#FFF8F0;border:1px solid #E8CFB8;border-radius:10px;color:var(--ink)}
.taste-home .season-months li>span{font-size:11px;font-variant-numeric:tabular-nums;color:#79513A}
.taste-home .season-months strong{font-size:15px;font-weight:600;line-height:1.4}
.taste-home .season-months li.is-current{background:var(--orange);border-color:#D87929}
.taste-home .season-months li.is-current>span{color:var(--ink)}
.taste-home .season-planning-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:34px}
.taste-home .season-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#FFE1BE;margin-bottom:16px}
.taste-home .season-icon img{width:28px;height:28px}
.taste-home .season-planning-item h3{font-size:19px;margin-bottom:10px}
.taste-home .season-planning-item p{font-size:15px;line-height:1.65;color:var(--muted);margin:0;max-width:33ch}
.taste-home .season-planning-bottom{margin-top:30px;padding-top:24px;border-top:1px solid #E1C4A7;display:flex;justify-content:space-between;align-items:center;gap:24px}
.taste-home .season-planning-bottom p{font-size:14px;margin:0;color:var(--muted)}
.taste-home .season-planning-bottom .btn{white-space:nowrap}
@media(max-width:900px){.taste-home .season-months{grid-template-columns:repeat(6,minmax(0,1fr))}.taste-home .season-planning-items{gap:24px}}
@media(max-width:600px){.taste-home .section.taste-season{padding-block:48px}.taste-home .season-calendar{padding:22px 18px}.taste-home .season-calendar-heading{align-items:flex-start;flex-direction:column;gap:8px}.taste-home .season-months{gap:6px}.taste-home .season-months li{padding:10px 2px}.taste-home .season-months strong{font-size:12px}.taste-home .season-planning-items{grid-template-columns:1fr;gap:24px}.taste-home .season-planning-item{display:grid;grid-template-columns:44px 1fr;column-gap:14px}.taste-home .season-icon{grid-row:1/3;width:44px;height:44px;margin:0}.taste-home .season-planning-item h3{font-size:18px;margin-bottom:6px}.taste-home .season-planning-item p{grid-column:2;max-width:none}.taste-home .season-planning-bottom{align-items:flex-start;flex-direction:column;gap:18px}.taste-home .season-planning-bottom .btn{width:100%;font-size:14px}}

/* Seasonal catalogue: orange selection, photographic results, short copy. */
.taste-home .season-planning-heading{max-width:none;display:flex;align-items:center;justify-content:space-between;gap:20px}
.taste-home .season-planning-heading h2{margin:0}
.season-planning-heading>a{font-size:14px;font-weight:600;border-bottom:1px solid #a75c25;white-space:nowrap}
.taste-home .season-months li{display:block;padding:0;background:none;border:0}
.season-months button{width:100%;display:flex;flex-direction:column;align-items:center;gap:7px;padding:13px 3px;border:1px solid #d6b291;border-radius:10px;background:#fff8f0;color:#173629;font:inherit;cursor:pointer;transition:background .18s,border-color .18s}
.season-months button:hover{background:#ffe2bf;border-color:#b56d31}
.season-months button.is-current{border:2px solid #bb601a;padding:12px 2px}
.season-months button.is-selected{background:#ff8a34;border-color:#ba5710}
.season-months button:focus-visible,.season-product:focus-visible,.season-today:focus-visible{outline:3px solid #1f6b45;outline-offset:4px}
.season-result[hidden],.season-today[hidden]{display:none!important}
.season-result>h3{font-size:24px;margin:28px 0 20px;display:flex;align-items:baseline;gap:16px}
.season-result>h3>span{font-size:13px;font-weight:400;color:#66513f}
.season-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.season-product{display:block;min-width:0}
.season-product>img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:12px}
.season-product h4{font-size:19px;margin:13px 0 5px;display:flex;justify-content:space-between}
.season-product p{font-size:13px;line-height:1.5;color:#4d584d;margin:0}
.season-status{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.season-today{border:0;background:none;color:#884515;font:inherit;font-size:13px;cursor:pointer;padding:8px 0;text-decoration:underline;text-underline-offset:4px}
.taste-home .season-planning-bottom{margin-top:26px;padding-top:18px;min-height:40px}
@media(max-width:600px){.taste-home .season-planning-heading{align-items:flex-start;flex-direction:column;gap:12px}.season-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.season-months button{padding:10px 2px;min-height:64px}.season-months button.is-current{padding:9px 1px}.season-result>h3{font-size:21px}.season-product h4{font-size:16px}.season-product p{font-size:12px}.taste-home .season-planning-bottom{align-items:flex-start;gap:4px}.season-planning-bottom p{font-size:12px}}
.season-image-pending{aspect-ratio:4/3;background:#fff3e6;border:1px solid #dfc5ae;border-radius:12px}
.taste-season-page .taste-season{background:#fff3e6}
.taste-season-page .season-planning-heading{display:flex;justify-content:space-between;margin-bottom:26px}
.season-product h4{gap:12px;line-height:1.4}
.season-product h4>span{flex-shrink:0}
@media(min-width:1000px){.season-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 22px}}
/* Homepage lower story: photo-led care, documentary gallery, useful guides. */
.lower-kicker{display:block;font-size:11px;letter-spacing:.13em;font-weight:700;color:#805021;margin-bottom:18px}
.lower-link{display:inline-flex;align-items:center;gap:22px;font-size:14px;font-weight:600;border-bottom:1px solid #8b9e8d;padding-bottom:7px}
.taste-home .lower-care{padding-block:64px;background:#fafaf8}
.care-frame{display:grid;grid-template-columns:1fr 1fr;border-radius:22px;overflow:hidden;background:#f4eee2}
.care-photo{margin:0;min-height:510px}
.care-photo>img{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 58%}
.care-copy{padding:42px 48px;align-self:center}
.taste-home .care-copy h2{margin:0 0 30px;max-width:none;line-height:1.15}
.care-features{display:grid;gap:10px;margin-bottom:28px}
.care-feature{display:grid;grid-template-columns:44px 1fr 16px;align-items:center;gap:14px;background:#fffdf8;border:1px solid #dfd3be;border-radius:10px;padding:14px}
.care-icon{display:grid;place-items:center;width:44px;height:44px;background:#ffdfb9;border-radius:50%}
.care-feature h3{font-size:17px;margin:0 0 4px}.care-feature p{font-size:13px;line-height:1.5;margin:0;color:#3d5145}
.taste-home .lower-shipments{padding-block:64px;background:#f0f4f1;border:0}
.taste-home .lower-shipments>.wrap{display:grid;grid-template-columns:.85fr 1.2fr .85fr;gap:24px;align-items:stretch}
.shipment-intro{padding:22px 20px 20px 0;align-self:center}
.taste-home .shipment-intro h2{line-height:1.12;margin:0 0 20px}
.shipment-intro>p{font-size:15px;max-width:25ch;margin-bottom:26px}
.shipment-photo{position:relative;display:block;overflow:hidden;border-radius:16px;min-height:370px}
.shipment-photo>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .4s ease}
.shipment-photo>span{position:absolute;bottom:0;left:0;right:0;background:#143d2e;color:white;padding:18px 20px;display:flex;justify-content:space-between;font-size:15px}
.shipment-small{margin-block:40px 0;min-height:330px}
.taste-home .lower-guides{padding-block:68px;background:#fafaf8}
.taste-home .lower-guides>.wrap{display:block}
.lower-section-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}
.lower-section-head h2{margin:0}
.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.guide-tile{display:block;border:1px solid #b4c2b6;background:white;border-radius:14px;overflow:hidden}
.guide-photo{position:relative;aspect-ratio:16/9;overflow:hidden}
.guide-photo>img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.guide-icon{position:absolute;left:18px;bottom:14px;background:#ffe0b9;border-radius:10px;padding:10px;display:grid;place-items:center}
.guide-text{padding:23px}.guide-text>span:first-child{font-size:10px;letter-spacing:.12em;color:#6b543a;font-weight:600}
.guide-text h3{font-size:21px;line-height:1.3;margin:12px 0 24px;min-height:2.6em}
.guide-read{font-size:13px;display:flex;justify-content:space-between;font-weight:600}
@media(hover:hover){.guide-tile:hover .guide-photo>img,.shipment-photo:hover>img{transform:scale(1.035)}.care-feature:hover{background:#ffe8cd;border-color:#c8894f}}
:is(.care-feature,.guide-tile,.shipment-photo,.lower-link):focus-visible{outline:3px solid #cc6b20;outline-offset:4px}
@media(max-width:1000px){.care-copy{padding:30px 26px}.taste-home .lower-shipments>.wrap{grid-template-columns:1fr 1fr}.shipment-intro{grid-column:1/-1;padding:0}.taste-home .shipment-intro h2 br{display:none}.shipment-intro h2 br:after{content:' '}.shipment-intro>p{max-width:none}.shipment-small{margin:0;min-height:340px}}
@media(max-width:760px){.care-frame{grid-template-columns:1fr}.care-photo{min-height:0;aspect-ratio:4/3}.care-copy{padding:28px 22px}.care-feature{grid-template-columns:38px 1fr 12px;gap:10px;padding:12px}.care-icon{width:38px;height:38px}.care-feature h3{font-size:16px}.care-feature p{font-size:12px}.taste-home .lower-shipments>.wrap{grid-template-columns:1fr;gap:20px}.shipment-photo,.shipment-small{min-height:0;aspect-ratio:4/3}.shipment-intro{margin-bottom:8px}.lower-section-head{align-items:flex-start;flex-direction:column;gap:15px}.guide-grid{grid-template-columns:1fr;gap:22px}.guide-text h3{min-height:0;font-size:20px;margin-bottom:18px}.taste-home .lower-care,.taste-home .lower-shipments,.taste-home .lower-guides{padding-block:44px}}
@media(prefers-reduced-motion:reduce){.guide-photo>img,.shipment-photo>img{transition:none}}
/* Keep portrait source from dictating the desktop panel height. */
.care-photo{position:relative}
.care-photo>img{position:absolute;inset:0}
.taste-home .care-copy .care-action{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:48px;padding:13px 24px;background:#ff8a34;border:1px solid #cc681c;border-radius:10px;color:#173629;font-size:14px;font-weight:600;text-decoration:none}
.taste-home .care-copy .care-action:hover{background:#f57b20}
.taste-home .care-copy .care-action:focus-visible{outline:3px solid #1f6b45;outline-offset:4px}
.taste-home .shipment-action{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:46px;padding:12px 20px;background:#ff8a34;border:1px solid #c76820;border-radius:10px;color:#173629;font-size:14px;font-weight:600;text-decoration:none}
.taste-home .shipment-action:hover{background:#f57b20}
.shipment-action:focus-visible{outline:3px solid #1f6b45;outline-offset:4px}
.shipment-footer{position:absolute;bottom:0;left:0;right:0;padding:14px 18px;background:#e7eee8}
.shipment-footer .shipment-action{width:100%;justify-content:space-between}
.taste-home .shipment-large{min-height:420px}
.taste-home .shipment-small{min-height:380px}
.taste-home .shipment-photo>img{height:calc(100% - 76px);object-position:50% 46%}
@media(max-width:760px){.taste-home .shipment-large,.taste-home .shipment-small{min-height:390px;aspect-ratio:auto}}
/* Homepage market directory, scoped independently from the geographic map. */
.taste-home .taste-market-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;border:0;padding-top:0;margin-top:30px}
.taste-home .market-group-card{padding:25px 26px;border:1px solid #d9c4aa;background:#fff5e8;border-radius:16px;min-width:0}
.taste-home .market-group-card.served{background:#edf5eb;border-color:#acc4a8}
.market-group-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px;flex-wrap:wrap}
.taste-home .market-group-heading h3{font-size:21px;line-height:1.25;margin:0;color:#173629}
.market-group-status{font-size:11px;font-weight:600;color:#835021;display:inline-flex;gap:6px;align-items:center}
.market-group-status:before{content:'';width:6px;height:6px;background:#d78a39;border-radius:50%;flex-shrink:0}
.served .market-group-status{color:#285e36}.served .market-group-status:before{background:#347449}
.market-country-tags{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:0}
.market-country-tag{display:inline-flex;align-items:center;gap:9px;padding:9px 12px;border:1px solid #dfd6c8;border-radius:8px;background:#fffefa;color:#253f31;font-size:14px;line-height:1.5;cursor:default;max-width:100%}
.market-country-tag img{width:28px;height:21px;object-fit:contain;display:block;flex-shrink:0;box-shadow:0 0 0 1px #172d241a}
.served .market-country-tag{border-color:#c5d4bf}
.taste-home .market-explore-button{display:inline-flex;align-items:center;justify-content:center;gap:26px;margin-top:24px;padding:13px 23px;min-height:48px;border-radius:10px;border:1px solid #c86a24;background:#ff8a34;color:#173629;text-decoration:none;font-size:14px;font-weight:600}
.taste-home .market-explore-button:hover{background:#f57b20}
.market-explore-button:focus-visible{outline:3px solid #1f6b45;outline-offset:4px}
@media(max-width:760px){.taste-home .taste-market-groups{grid-template-columns:1fr;gap:14px;margin-top:24px}.taste-home .market-group-card{padding:21px 19px}.taste-home .market-group-heading h3{font-size:19px}.market-group-heading{margin-bottom:16px}.market-country-tag{font-size:13px;padding:8px 10px}.market-country-tags{gap:8px}}
