.food-hero{position:relative;isolation:isolate;min-height:calc(100vh - 118px);display:flex;align-items:center;overflow:hidden;background:#fff8ed;color:#2d201b}
.food-hero-background{position:absolute;inset:0;z-index:-2;overflow:hidden;background:#fff8ed}
.food-hero-pattern{position:absolute;inset:0;opacity:.32;background-image:radial-gradient(rgba(104,28,36,.09) .7px,transparent .7px);background-size:23px 23px;mask-image:linear-gradient(90deg,#000 0%,transparent 75%);-webkit-mask-image:linear-gradient(90deg,#000 0%,transparent 75%)}
.food-hero-glow{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}
.food-hero-glow-one{width:520px;height:520px;left:-280px;top:-180px;background:rgba(220,174,85,.15)}
.food-hero-glow-two{width:430px;height:430px;right:-230px;bottom:-250px;background:rgba(104,28,36,.08)}
.food-hero-container{width:min(100% - 80px,1380px);margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.82fr);align-items:center;gap:70px;padding:75px 0 100px}
.food-hero-content{position:relative;z-index:3;max-width:700px}
.food-hero-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:23px;color:#8b6630;font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}
.food-hero-eyebrow-line{width:37px;height:1px;background:#dcae55}
.food-hero-title{margin:0;color:#2d201b;font-family:Georgia,"Times New Roman",serif;font-size:clamp(58px,6.4vw,100px);font-weight:700;line-height:.88;letter-spacing:-.065em}
.food-hero-title span{position:relative;display:inline-block;color:#681c24}
.food-hero-title span::after{content:"";position:absolute;left:3px;right:5px;bottom:-10px;height:7px;border-radius:50%;border-top:2px solid #dcae55;transform:rotate(-2deg);opacity:.75}
.food-hero-description{max-width:570px;margin:32px 0 0;color:rgba(45,32,27,.62);font-size:15px;font-weight:450;line-height:1.8}
.food-hero-actions{display:flex;align-items:center;gap:14px;margin-top:34px}
.food-hero-primary-button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:0 11px 0 22px;border-radius:999px;background:#681c24;color:#fff8ed;text-decoration:none;font-size:12px;font-weight:750;box-shadow:0 13px 28px rgba(104,28,36,.19);transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease}
.food-hero-primary-button:hover{background:#792630;transform:translateY(-3px);box-shadow:0 17px 34px rgba(104,28,36,.25)}
.food-hero-button-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#dcae55;color:#321b14;font-size:16px;transition:transform .3s ease}
.food-hero-primary-button:hover .food-hero-button-icon{transform:translate(2px,-2px)}
.food-hero-secondary-button{min-height:54px;display:inline-flex;align-items:center;gap:10px;padding:0 17px;color:#681c24;text-decoration:none;font-size:12px;font-weight:700;transition:transform .3s ease,color .3s ease}
.food-hero-secondary-button:hover{color:#9b303b;transform:translateX(3px)}
.food-hero-play-icon{width:27px;height:27px;display:grid;place-items:center;border:1px solid rgba(104,28,36,.25);border-radius:50%;font-size:7px;transition:background-color .3s ease,color .3s ease}
.food-hero-secondary-button:hover .food-hero-play-icon{background:#681c24;color:#fff8ed}
.food-hero-meta{display:flex;align-items:center;gap:21px;margin-top:48px}
.food-hero-meta-item{display:flex;flex-direction:column;gap:5px}
.food-hero-meta-item strong{color:#681c24;font-family:Georgia,"Times New Roman",serif;font-size:17px;line-height:1}
.food-hero-meta-item span{color:rgba(45,32,27,.42);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.food-hero-meta-divider{width:1px;height:27px;background:rgba(45,32,27,.12)}
.food-hero-visual{position:relative;min-height:620px;display:flex;align-items:center;justify-content:center}
.food-hero-image-frame{position:relative;width:min(100%,530px);aspect-ratio:4/5;transform:rotate(2.2deg);z-index:2}
.food-hero-image-shadow{position:absolute;inset:18px -13px -20px 14px;border-radius:190px 190px 25px 25px;background:rgba(104,28,36,.2);filter:blur(25px);transform:rotate(-2deg)}
.food-hero-image-wrap{position:absolute;inset:0;overflow:hidden;border-radius:190px 190px 25px 25px;background:#ead9c1;box-shadow:0 28px 55px rgba(64,31,23,.2)}
.food-hero-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:scale(1.04);transition:transform 1s cubic-bezier(.22,1,.36,1)}
.food-hero-image-frame:hover .food-hero-image{transform:scale(1.1)}
.food-hero-image-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(42,18,12,.02) 40%,rgba(42,18,12,.32) 100%);pointer-events:none}
.food-hero-image-corner{position:absolute;width:46px;height:46px;border-color:#dcae55;z-index:4}
.corner-top{left:-17px;top:24px;border-left:2px solid #dcae55;border-top:2px solid #dcae55}
.corner-bottom{right:-17px;bottom:24px;border-right:2px solid #dcae55;border-bottom:2px solid #dcae55}
.food-hero-floating-card{position:absolute;z-index:6;display:flex;align-items:center;gap:12px;padding:13px 17px;border:1px solid rgba(104,28,36,.08);border-radius:14px;background:rgba(255,249,239,.94);box-shadow:0 17px 40px rgba(54,28,20,.13);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);animation:food-card-float 5s ease-in-out infinite}
.food-hero-floating-card>div{display:flex;flex-direction:column;gap:4px}
.food-hero-floating-card span{color:rgba(45,32,27,.43);font-size:7px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.food-hero-floating-card strong{color:#2d201b;font-family:Georgia,"Times New Roman",serif;font-size:13px;line-height:1}
.food-hero-card-icon{width:31px;height:31px;display:grid!important;place-items:center;border-radius:10px;background:#681c24;color:#dcae55!important;font-size:14px!important}
.food-hero-card-top{right:-38px;top:13%}
.food-hero-card-bottom{left:-42px;bottom:14%;animation-delay:-2.5s}
.food-hero-mini-dish{width:31px;height:31px;position:relative;display:flex!important;flex-direction:row!important;align-items:flex-end;justify-content:center;gap:2px;padding-bottom:7px;border-radius:50%;background:#dcae55}
.food-hero-mini-dish span{width:5px;height:9px;border-radius:50%;background:#681c24;transform:rotate(20deg)}
.food-hero-mini-dish span:nth-child(2){height:12px;transform:rotate(-2deg)}
.food-hero-mini-dish span:nth-child(3){transform:rotate(-20deg)}
@keyframes food-card-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
.food-hero-stamp{position:absolute;right:-50px;top:4%;width:90px;height:90px;z-index:7;display:grid;place-items:center;border-radius:50%;background:#dcae55;color:#351b15;box-shadow:0 13px 28px rgba(104,28,36,.14);transform:rotate(12deg)}
.food-hero-stamp-ring{position:absolute;inset:6px;border:1px dashed rgba(53,27,21,.5);border-radius:50%}
.food-hero-stamp-text{position:relative;font-size:9px;font-weight:900;line-height:1.15;letter-spacing:.13em;text-align:center}
.food-hero-bottom{position:absolute;left:0;right:0;bottom:0}
.food-hero-bottom-container{width:min(100% - 80px,1380px);margin-inline:auto;display:flex;align-items:center;gap:12px;padding-bottom:27px;color:rgba(45,32,27,.37);font-size:8px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.food-hero-scroll-line{width:55px;height:1px;background:rgba(45,32,27,.18)}
.food-hero-scroll-arrow{color:#681c24;font-size:16px;animation:scroll-arrow 1.8s ease-in-out infinite}
@keyframes scroll-arrow{0%,100%{transform:translateY(-2px)}50%{transform:translateY(4px)}}
[data-hero-reveal]{opacity:0;transform:translateY(22px);animation:hero-reveal .8s cubic-bezier(.22,1,.36,1) forwards}
.food-hero-eyebrow[data-hero-reveal]{animation-delay:.1s}
.food-hero-title[data-hero-reveal]{animation-delay:.2s}
.food-hero-description[data-hero-reveal]{animation-delay:.32s}
.food-hero-actions[data-hero-reveal]{animation-delay:.44s}
.food-hero-meta[data-hero-reveal]{animation-delay:.55s}
[data-hero-visual]{opacity:0;transform:translateX(35px) scale(.97);animation:hero-visual-reveal 1s cubic-bezier(.22,1,.36,1) .25s forwards}
@keyframes hero-reveal{to{opacity:1;transform:translateY(0)}}
@keyframes hero-visual-reveal{to{opacity:1;transform:translateX(0) scale(1)}}
@media (max-width:1150px){.food-hero-container{width:min(100% - 50px,1380px);grid-template-columns:minmax(0,1fr) minmax(370px,.78fr);gap:45px}.food-hero-visual{min-height:570px}.food-hero-card-top{right:-20px}.food-hero-card-bottom{left:-20px}.food-hero-stamp{right:-28px}.food-hero-bottom-container{width:min(100% - 50px,1380px)}}
@media (max-width:900px){.food-hero{min-height:auto}.food-hero-container{grid-template-columns:1fr;gap:55px;padding:70px 0 105px}.food-hero-content{max-width:680px}.food-hero-visual{min-height:590px}.food-hero-image-frame{width:min(75vw,480px)}.food-hero-card-top{right:calc(50% - 310px)}.food-hero-card-bottom{left:calc(50% - 315px)}.food-hero-stamp{right:calc(50% - 295px)}.food-hero-bottom-container{width:min(100% - 50px,1380px)}}
@media (max-width:600px){.food-hero-pattern{mask-image:none;-webkit-mask-image:none;opacity:.22}.food-hero-container{width:calc(100% - 30px);gap:42px;padding:55px 0 90px}.food-hero-eyebrow{font-size:8px;letter-spacing:.15em}.food-hero-title{font-size:clamp(47px,14vw,72px);line-height:.9}.food-hero-title span::after{bottom:-7px;height:5px}.food-hero-description{margin-top:25px;font-size:13px;line-height:1.75}.food-hero-actions{align-items:stretch;flex-direction:column;gap:7px;margin-top:27px}.food-hero-primary-button{width:100%;justify-content:space-between}.food-hero-secondary-button{justify-content:center}.food-hero-meta{gap:12px;margin-top:32px;justify-content:space-between}.food-hero-meta-item strong{font-size:14px}.food-hero-meta-item span{font-size:6px;letter-spacing:.07em}.food-hero-meta-divider{height:23px}.food-hero-visual{min-height:450px}.food-hero-image-frame{width:min(78vw,390px);aspect-ratio:4/5}.food-hero-card-top{right:-3px;top:8%}.food-hero-card-bottom{left:-4px;bottom:8%}.food-hero-floating-card{padding:10px 12px;gap:8px}.food-hero-floating-card strong{font-size:11px}.food-hero-floating-card span{font-size:6px}.food-hero-card-icon,.food-hero-mini-dish{width:26px;height:26px}.food-hero-stamp{right:0;top:2%;width:68px;height:68px}.food-hero-stamp-text{font-size:7px}.food-hero-stamp-ring{inset:5px}.food-hero-image-corner{width:32px;height:32px}.corner-top{left:-9px;top:18px}.corner-bottom{right:-9px;bottom:18px}.food-hero-bottom-container{width:calc(100% - 30px);padding-bottom:18px;font-size:7px}.food-hero-scroll-line{width:35px}}
@media (max-width:390px){.food-hero-title{font-size:45px}.food-hero-description{font-size:12px}.food-hero-meta{gap:7px}.food-hero-meta-divider{height:20px}.food-hero-meta-item span{font-size:5.5px}.food-hero-visual{min-height:400px}.food-hero-card-top{right:-7px}.food-hero-card-bottom{left:-7px}.food-hero-floating-card{padding:8px 9px}.food-hero-floating-card strong{font-size:10px}.food-hero-floating-card span{font-size:5px}.food-hero-card-icon,.food-hero-mini-dish{width:23px;height:23px}.food-hero-stamp{width:59px;height:59px;right:-2px}.food-hero-stamp-text{font-size:6px}}
@media (prefers-reduced-motion:reduce){[data-hero-reveal],[data-hero-visual],.food-hero-floating-card,.food-hero-scroll-arrow{animation:none!important;opacity:1!important;transform:none!important}.food-hero-image{transition:none!important}}