.section{padding:88px 0}.section-tight{padding:64px 0}.section-dark{background:#1a1612;color:#fbf6eb}.section-cream{background:#fbf6eb}.section-shell{background:#fff8ec}.eyebrow{display:inline-block;font-family:playfair display,Georgia,serif;font-style:italic;font-size:1.05rem;color:#c8302a;letter-spacing:.02em;margin-bottom:12px}.section-dark .eyebrow{color:#e8954a}.section-title{font-family:playfair display,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1;letter-spacing:-.01em;margin:0 0 16px;color:inherit}.section-lead{font-size:1.125rem;line-height:1.7;color:#4a3f33;max-width:56ch}.section-dark .section-lead{color:#d6cdbd}.divider-pearl{display:flex;align-items:center;justify-content:center;gap:10px;margin:14px 0 28px}.divider-pearl span{width:6px;height:6px;border-radius:50%;background:#c8302a;opacity:.55}.divider-pearl span:nth-child(2){width:10px;height:10px;opacity:1}.hero{position:relative;min-height:78vh;display:flex;align-items:center;background:#1a1612;overflow:hidden}.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:brightness(.55)saturate(1.05)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(26,22,18,.45) 0%,rgba(26,22,18,.65) 100%);z-index:1}.hero-inner{position:relative;z-index:2;width:100%;padding:100px 0 60px}.hero-eyebrow{display:inline-block;font-family:playfair display,Georgia,serif;font-style:italic;color:#e8954a;font-size:1.15rem;letter-spacing:.04em;margin-bottom:18px;text-shadow:0 1px 2px rgba(0,0,0,.4)}.hero-title{font-family:playfair display,Georgia,serif;font-weight:700;font-size:clamp(2.4rem,6.4vw,4.8rem);line-height:1.04;color:#fbf6eb;margin:0 0 22px;letter-spacing:-.015em;text-shadow:0 2px 12px rgba(0,0,0,.35)}.hero-title em{font-style:italic;color:#e8954a}.hero-sub{font-size:1.25rem;line-height:1.55;color:#f1e8d5;max-width:60ch;margin:0 0 36px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.page-banner{background:#1a1612;color:#fbf6eb;padding:140px 0 64px;text-align:center}.page-banner .eyebrow{color:#e8954a}.page-banner h1{font-family:playfair display,Georgia,serif;font-size:clamp(2.2rem,5vw,3.6rem);margin:0 0 14px;letter-spacing:-.01em}.page-banner p{color:#d6cdbd;max-width:60ch;margin:0 auto;line-height:1.6}.split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.split-img{border-radius:16px;overflow:hidden;box-shadow:0 30px 60px -20px rgba(26,22,18,.35)}.split-img img{width:100%;height:auto;display:block}.split-text h2{font-family:playfair display,Georgia,serif;font-size:clamp(2rem,3.6vw,2.7rem);line-height:1.1;margin:0 0 18px}.split-text p{font-size:1.075rem;line-height:1.75;color:#4a3f33;margin:0 0 16px}@media(max-width:880px){.split{grid-template-columns:1fr;gap:32px}}.sauce-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.sauce-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 18px 36px -22px rgba(26,22,18,.3);transition:transform .35s ease,box-shadow .35s ease;display:flex;flex-direction:column}.sauce-card:hover{transform:translateY(-6px);box-shadow:0 26px 46px -22px rgba(26,22,18,.45)}.sauce-card .thumb{aspect-ratio:4/3;overflow:hidden;background:#f6efe2}.sauce-card .thumb img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.sauce-card:hover .thumb img{transform:scale(1.05)}.sauce-card .body{padding:22px 20px 24px;flex:1;display:flex;flex-direction:column}.sauce-card h3{font-family:playfair display,Georgia,serif;font-size:1.18rem;margin:0 0 8px;color:#1a1612;letter-spacing:-.005em}.sauce-card p{font-size:.96rem;line-height:1.6;color:#5a4f43;margin:0;flex:1}.sauce-card .heat{display:inline-block;font-size:.82rem;color:#8e1b17;font-weight:700;margin-top:14px;letter-spacing:.04em;text-transform:uppercase}@media(max-width:1100px){.sauce-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.sauce-grid{grid-template-columns:1fr}}.dish-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.dish-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 14px 28px -18px rgba(26,22,18,.28);transition:transform .3s ease,box-shadow .3s ease}.dish-card:hover{transform:translateY(-4px);box-shadow:0 22px 38px -18px rgba(26,22,18,.4)}.dish-card .thumb{aspect-ratio:3/2;overflow:hidden;background:#f6efe2}.dish-card .thumb img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.dish-card:hover .thumb img{transform:scale(1.05)}.dish-card .body{padding:22px 22px 26px}.dish-card h3{font-family:playfair display,Georgia,serif;font-size:1.32rem;margin:0 0 10px;color:#1a1612}.dish-card p{font-size:.98rem;line-height:1.6;color:#5a4f43;margin:0}.dish-card .tag{display:inline-block;padding:3px 10px;border-radius:999px;background:#ffd9cc;color:#8e1b17;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px}@media(max-width:980px){.dish-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.dish-grid{grid-template-columns:1fr}}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:220px;gap:16px}.gallery-grid figure{margin:0;border-radius:12px;overflow:hidden;position:relative;background:#1a1612}.gallery-grid figure img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease,filter .3s ease}.gallery-grid figure:hover img{transform:scale(1.06);filter:brightness(1.05)}.gallery-grid .tall{grid-row:span 2}@media(max-width:880px){.gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px}.gallery-grid .tall{grid-row:span 1}}@media(max-width:540px){.gallery-grid{grid-template-columns:1fr;grid-auto-rows:220px}}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.info-card{background:#fff;border-radius:14px;padding:32px 26px;text-align:center;box-shadow:0 12px 28px -18px rgba(26,22,18,.25);border-top:3px solid #c8302a}.info-card .icon{width:52px;height:52px;margin:0 auto 16px;border-radius:50%;background:#ffe5dc;color:#c8302a;display:flex;align-items:center;justify-content:center;font-size:1.4rem}.info-card h3{font-family:playfair display,Georgia,serif;font-size:1.25rem;margin:0 0 10px;color:#1a1612}.info-card p{font-size:1rem;line-height:1.6;color:#5a4f43;margin:0}.info-card a{color:#c8302a;font-weight:600}.info-card a:hover{color:#9c241f}@media(max-width:880px){.info-grid{grid-template-columns:1fr}}.cta-strip{background:linear-gradient(135deg,#C8302A 0%,#9c241f 100%);color:#fbf6eb;padding:64px 0;text-align:center}.cta-strip h2{font-family:playfair display,Georgia,serif;font-size:clamp(1.8rem,3.2vw,2.5rem);margin:0 0 14px}.cta-strip p{font-size:1.1rem;line-height:1.6;color:#fbe7df;max-width:50ch;margin:0 auto 28px}.cta-strip .btn-primary{background:#fbf6eb;color:#c8302a}.cta-strip .btn-primary:hover{background:#fff}.cta-strip .btn-outline{border-color:#fbf6eb;color:#fbf6eb}.cta-strip .btn-outline:hover{background:#fbf6eb;color:#c8302a}.contact-form{background:#fff;border-radius:16px;padding:40px;box-shadow:0 24px 40px -28px rgba(26,22,18,.3);max-width:720px;margin:0 auto}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:18px}.form-group{display:flex;flex-direction:column;margin-bottom:18px}.form-group label{font-size:.9rem;font-weight:600;color:#1a1612;margin-bottom:6px;letter-spacing:.02em}.form-group input,.form-group textarea,.form-group select{font:inherit;padding:12px 14px;border:1.5px solid #e2d6c1;border-radius:8px;background:#fbf6eb;color:#1a1612;transition:border-color .2s ease,background .2s ease}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:2px solid #c8302a;outline-offset:1px;border-color:#c8302a;background:#fff}.form-group textarea{min-height:130px;resize:vertical}.form-group .req{color:#c8302a}.honeypot{position:absolute;left:-9999px;top:-9999px;visibility:hidden}@media(max-width:600px){.form-row{grid-template-columns:1fr}.contact-form{padding:28px 22px}}.map-card{border-radius:14px;overflow:hidden;box-shadow:0 18px 36px -22px rgba(26,22,18,.3);background:#f6efe2;display:block;position:relative;aspect-ratio:16/10;text-decoration:none}.map-card img{width:100%;height:100%;object-fit:cover}.map-card .pin{position:absolute;left:50%;top:50%;transform:translate(-50%,-100%);background:#c8302a;color:#fff;padding:8px 14px;border-radius:8px;font-weight:700;font-size:.9rem;white-space:nowrap;box-shadow:0 8px 20px rgba(200,48,42,.4)}.map-card .pin::after{content:'';position:absolute;left:50%;top:100%;transform:translateX(-50%);border:6px solid transparent;border-top-color:#c8302a}.legal{max-width:780px;margin:0 auto}.legal h2{font-family:playfair display,Georgia,serif;font-size:1.6rem;margin:36px 0 14px;color:#1a1612}.legal h3{font-family:playfair display,Georgia,serif;font-size:1.2rem;margin:24px 0 10px;color:#1a1612}.legal p,.legal li{font-size:1rem;line-height:1.75;color:#4a3f33}.legal ul,.legal ol{padding-left:22px}.legal a{color:#c8302a}.legal a:hover{color:#9c241f}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.reveal.is-in{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}