.menu-hero{position:relative;min-height:calc(100svh - 43px);display:flex;align-items:center;overflow:hidden;background:#f3eadc;color:#2d201b;padding:55px 0 45px}
.menu-hero-noise{position:absolute;inset:0;pointer-events:none;opacity:.35;background-image:radial-gradient(rgba(45,32,27,.12) .5px,transparent .5px);background-size:8px 8px}
.menu-hero-container{position:relative;z-index:2;width:min(100% - 80px,1380px);margin-inline:auto}
.menu-hero-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:65px}
.menu-hero-breadcrumb{display:flex;align-items:center;gap:11px;color:rgba(45,32,27,.35);font-size:7px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.menu-hero-breadcrumb span:nth-child(2){color:#dcae55;font-size:10px}
.menu-hero-breadcrumb strong{color:#681c24;font-weight:800}
.menu-hero-number{color:rgba(45,32,27,.27);font-size:7px;font-weight:800;letter-spacing:.16em}
.menu-hero-main{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,.8fr);align-items:center;gap:90px}
.menu-hero-copy{padding-left:8%;max-width:650px}
.menu-hero-kicker{display:flex;align-items:center;gap:12px;margin-bottom:22px;color:#8b6630;font-size:8px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}
.menu-hero-kicker-line{width:37px;height:1px;background:#dcae55}
.menu-hero-copy h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(82px,9.5vw,140px);font-weight:700;line-height:.77;letter-spacing:-.08em}
.menu-hero-copy h1 em{color:#681c24;font-weight:700}
.menu-hero-copy p{max-width:440px;margin:34px 0 0;color:rgba(45,32,27,.53);font-size:12px;line-height:1.85}
.menu-hero-actions{display:flex;align-items:center;gap:25px;margin-top:38px}
.menu-hero-primary{display:inline-flex;align-items:center;gap:13px;padding:13px 8px 13px 17px;border-radius:999px;background:#681c24;color:#fff8ed;text-decoration:none;font-size:7px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;transition:background-color .3s ease,transform .3s ease}
.menu-hero-primary span:last-child{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#dcae55;color:#351b15;font-size:11px;transition:transform .3s ease}
.menu-hero-primary:hover{background:#351b15;transform:translateY(-2px)}
.menu-hero-primary:hover span:last-child{transform:translateY(3px)}
.menu-hero-note{color:rgba(45,32,27,.34);font-size:7px;line-height:1.6;letter-spacing:.08em;text-transform:uppercase}
.menu-hero-visual{position:relative;width:min(100%,530px);margin-inline:auto}
.menu-hero-image-wrap{position:relative;overflow:hidden;width:100%;aspect-ratio:4/5;border-radius:230px 230px 20px 20px;background:#d2bfa4;box-shadow:0 35px 70px rgba(61,38,25,.16)}
.menu-hero-image-wrap::after{content:"";position:absolute;inset:13px -12px -12px 12px;border:1px solid rgba(104,28,36,.3);border-radius:230px 230px 20px 20px;pointer-events:none}
.menu-hero-image{width:100%;height:100%;display:block;object-fit:cover;transition:transform 1.2s cubic-bezier(.22,1,.36,1)}
.menu-hero-visual:hover .menu-hero-image{transform:scale(1.06)}
.menu-hero-image-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(40,20,12,0) 45%,rgba(40,20,12,.45))}
.menu-hero-food-tag{position:absolute;left:-32px;top:18%;z-index:4;width:86px;height:86px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border-radius:50%;background:#dcae55;color:#351b15;box-shadow:0 15px 30px rgba(53,27,21,.16);transform:rotate(-8deg)}
.menu-hero-food-tag::before{content:"";position:absolute;inset:6px;border:1px dashed rgba(53,27,21,.4);border-radius:50%}
.menu-hero-food-tag-star{font-size:9px}
.menu-hero-food-tag span:not(.menu-hero-food-tag-star){font-family:Georgia,"Times New Roman",serif;font-size:10px;font-weight:700;line-height:1}
.menu-hero-floating-card{position:absolute;right:-32px;bottom:14%;z-index:5;display:flex;flex-direction:column;min-width:135px;padding:17px 18px;background:#fff8ed;color:#351b15;box-shadow:0 20px 40px rgba(53,27,21,.15);transform:rotate(3deg);transition:transform .4s ease}
.menu-hero-visual:hover .menu-hero-floating-card{transform:rotate(0deg) translateY(-5px)}
.menu-hero-floating-label{color:#a07a40;font-size:6px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.menu-hero-floating-card strong{margin-top:5px;font-family:Georgia,"Times New Roman",serif;font-size:24px;line-height:1}
.menu-hero-floating-arrow{position:absolute;right:12px;bottom:12px;color:#681c24;font-size:14px}
.menu-hero-image-caption{position:absolute;left:24px;bottom:22px;z-index:5;display:flex;align-items:center;gap:10px;color:#fff8ed;font-size:6px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.menu-hero-image-caption span:first-child{color:#dcae55}
.menu-hero-bottom{display:grid;grid-template-columns:repeat(3,1fr) 170px;align-items:center;margin-top:65px;border-top:1px solid rgba(45,32,27,.12);padding-top:19px}
.menu-hero-bottom-item{display:flex;align-items:center;gap:10px;color:rgba(45,32,27,.45);font-size:7px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.menu-hero-bottom-number{color:#dcae55;font-size:6px}
.menu-hero-bottom-scroll{display:flex;align-items:center;justify-content:flex-end;gap:10px;color:rgba(45,32,27,.3);font-size:6px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.menu-hero-bottom-scroll span:last-child{width:25px;height:25px;display:grid;place-items:center;border:1px solid rgba(104,28,36,.25);border-radius:50%;color:#681c24;font-size:11px}
@media (max-width:1150px){.menu-hero-container{width:min(100% - 50px,1380px)}.menu-hero-main{gap:55px}.menu-hero-copy{padding-left:2%}.menu-hero-floating-card{right:-20px}.menu-hero-food-tag{left:-22px}}
@media (max-width:900px){.menu-hero{min-height:auto;padding:75px 0 60px}.menu-hero-container{width:min(100% - 30px,1380px)}.menu-hero-top{margin-bottom:50px}.menu-hero-main{grid-template-columns:1fr;gap:65px}.menu-hero-copy{padding-left:0;max-width:680px}.menu-hero-visual{width:min(75vw,500px)}.menu-hero-bottom{margin-top:55px;grid-template-columns:repeat(3,1fr)}.menu-hero-bottom-scroll{display:none}}
@media (max-width:600px){.menu-hero{padding:55px 0 50px}.menu-hero-container{width:calc(100% - 30px)}.menu-hero-top{margin-bottom:38px}.menu-hero-number{font-size:6px}.menu-hero-copy h1{font-size:clamp(70px,20vw,105px)}.menu-hero-copy p{margin-top:27px;font-size:10px;line-height:1.8}.menu-hero-actions{align-items:flex-start;flex-direction:column;gap:17px;margin-top:30px}.menu-hero-primary{font-size:6px}.menu-hero-note{font-size:6px}.menu-hero-main{gap:50px}.menu-hero-visual{width:78vw}.menu-hero-image-wrap{border-radius:150px 150px 16px 16px}.menu-hero-image-wrap::after{border-radius:150px 150px 16px 16px}.menu-hero-food-tag{left:-12px;width:70px;height:70px}.menu-hero-food-tag span:not(.menu-hero-food-tag-star){font-size:8px}.menu-hero-floating-card{right:-10px;bottom:12%;min-width:112px;padding:13px}.menu-hero-floating-card strong{font-size:20px}.menu-hero-image-caption{left:17px;bottom:17px}.menu-hero-bottom{margin-top:43px;grid-template-columns:1fr 1fr;row-gap:13px}.menu-hero-bottom-item{font-size:6px}.menu-hero-bottom-item:nth-child(3){grid-column:1 / 3}}
@media (max-width:390px){.menu-hero-container{width:calc(100% - 24px)}.menu-hero-copy h1{font-size:68px}.menu-hero-visual{width:80vw}.menu-hero-food-tag{width:63px;height:63px;left:-8px}.menu-hero-floating-card{right:-7px}.menu-hero-bottom-item{font-size:5.5px}}
@media (prefers-reduced-motion:reduce){.menu-hero-image,.menu-hero-primary,.menu-hero-primary span:last-child,.menu-hero-floating-card{transition:none!important}}