:root{--ink:#2b2022;--wine:#7b2948;--wine-dark:#54172e;--blush:#f7dedf;--rose:#d991a5;--cream:#fff8f4;--paper:#fffdfc;--line:#eadbda;--gold:#b38a43;--shadow:0 24px 65px rgba(74,25,43,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}
.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,6vw,96px);border-bottom:1px solid var(--line);background:rgba(255,253,252,.96);position:sticky;top:0;z-index:20;backdrop-filter:blur(10px)}.brand{display:flex;align-items:center;gap:10px;font-family:Georgia,serif;font-size:1.22rem;font-weight:700}.brand img{width:52px;height:52px;border-radius:50%;object-fit:cover}.amp{color:var(--wine);font-style:italic}nav{display:flex;align-items:center;gap:30px;font-size:.9rem;font-weight:700}nav a:not(.nav-cta):hover{color:var(--wine)}.nav-cta{background:var(--wine);color:#fff;padding:11px 19px;border-radius:999px}.menu-button{display:none;background:#fff;border:1px solid var(--line);padding:8px 13px;border-radius:8px;color:var(--ink)}
.hero{min-height:710px;display:grid;grid-template-columns:1.08fr .92fr;padding:clamp(52px,7vw,104px) clamp(24px,6vw,96px);gap:clamp(42px,7vw,110px);align-items:center;background:radial-gradient(circle at 8% 5%,#f9e3e4 0,transparent 34%),var(--paper);overflow:hidden}.hero-copy{max-width:700px}.eyebrow{color:var(--wine);font-size:.76rem;line-height:1.4;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero h1,.section-heading h2,.signature h2,.about h2,.order-section h2{font-family:Georgia,serif;line-height:1.04;letter-spacing:-.035em;margin:.25em 0}.hero h1{font-size:clamp(3.2rem,6vw,6.6rem)}.hero h1 em{color:var(--wine);font-weight:400}.intro{font-size:clamp(1.05rem,1.5vw,1.26rem);max-width:600px;color:#615257}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin:32px 0}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:999px;font-weight:800;font-size:.93rem;transition:transform .2s,box-shadow .2s;border:0;cursor:pointer}.button:hover{transform:translateY(-2px)}.primary,.form-button{background:var(--wine);color:#fff;box-shadow:0 10px 24px rgba(123,41,72,.23)}.secondary{border:1px solid var(--line);background:#fff}.trust-list{display:flex;gap:10px 22px;flex-wrap:wrap;padding:0;margin:28px 0 0;list-style:none;font-size:.86rem;color:#6c5b60}.trust-list li:before{content:'✓';color:var(--wine);margin-right:7px;font-weight:bold}.hero-visual{position:relative;margin:0}.hero-visual:before{content:'';position:absolute;inset:-17px 28px 18px -17px;border:1px solid var(--rose);border-radius:48% 48% 18px 18px}.hero-visual img{position:relative;width:100%;height:580px;object-fit:cover;object-position:center 38%;border-radius:48% 48% 18px 18px;box-shadow:var(--shadow)}.hero-visual figcaption{position:absolute;right:-22px;bottom:25px;background:#fff;padding:16px 22px;box-shadow:var(--shadow);border-left:3px solid var(--gold);display:flex;flex-direction:column}.hero-visual strong{font-family:Georgia,serif}.hero-visual span{font-size:.78rem;color:#715f65}
.gallery-section,.menu-section{padding:110px clamp(24px,6vw,96px)}.section-heading{max-width:720px}.section-heading h2,.signature h2,.about h2,.order-section h2{font-size:clamp(2.5rem,4vw,4.4rem)}.section-heading>p:last-child{color:#6b5b60;max-width:610px}.gallery-category{margin-top:58px}.gallery-category h3{font-family:Georgia,serif;font-size:clamp(1.5rem,2vw,2rem);margin:0 0 18px;padding-bottom:12px;border-bottom:1px solid var(--line)}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:300px;gap:16px}.dessert-grid{grid-template-columns:repeat(2,minmax(0,360px))}.gallery-item{position:relative;margin:0;overflow:hidden;border-radius:16px;background:var(--blush)}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.gallery-item:hover img{transform:scale(1.025)}.gallery-item figcaption{position:absolute;left:12px;bottom:12px;background:rgba(255,255,255,.92);padding:7px 12px;border-radius:999px;font-size:.78rem;font-weight:800}
.menu-section{background:var(--cream)}.menu-heading{margin-bottom:48px}.menu-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:20px}.menu-card{padding:40px;border:1px solid var(--line);border-radius:20px;background:#fff}.menu-card h3{font-family:Georgia,serif;font-size:1.8rem;margin:35px 0 22px}.card-number{color:var(--wine);font-family:Georgia,serif;font-style:italic}.dark-card{background:var(--wine-dark);color:#fff;border-color:var(--wine-dark)}.dark-card .card-number{color:#f0b9c8}.flavor-list{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 25px;padding:0;list-style:none}.flavor-list li{border-bottom:1px solid var(--line);padding:7px 0}.dark-card .flavor-list{grid-template-columns:1fr}.dark-card .flavor-list li{border-color:rgba(255,255,255,.19)}.flavor-list li:before{content:'•';color:var(--rose);margin-right:9px}.price-note{margin:26px 0 0;color:#f0ccd5;font-weight:800}
.signature{display:grid;grid-template-columns:.9fr 1.1fr;min-height:650px}.signature-image img{width:100%;height:100%;object-fit:cover}.signature-copy{padding:clamp(55px,8vw,120px);display:flex;flex-direction:column;justify-content:center}.signature-copy>p:not(.eyebrow){color:#6b5b60;max-width:610px;font-size:1.07rem}.treat-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px 28px;margin-top:28px}.treat-columns h3{font-family:Georgia,serif;font-size:1.25rem;margin-bottom:5px}.treat-columns p{color:#6b5b60;margin-top:0}
.about{margin:0 clamp(24px,6vw,96px) 110px;display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:#fff;border-radius:25px;overflow:hidden}.about-title{padding:clamp(45px,7vw,90px);background:linear-gradient(140deg,var(--wine-dark),var(--ink))}.about-title .eyebrow{color:#f0b9c8}.about-copy{padding:clamp(45px,7vw,90px);display:flex;flex-direction:column;justify-content:center;color:#eee2e5;font-size:1.06rem}.about-copy p:first-child{margin-top:0}.about-copy p:last-child{margin-bottom:0}
.order-section{background:var(--wine);color:#fff;padding:95px clamp(24px,8vw,130px);display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(48px,8vw,120px);align-items:start}.order-section .eyebrow{color:#f4bdcc}.order-intro>p:not(.eyebrow){color:#f0dce2}.order-policy{margin-top:24px;padding:18px 20px;border:1px solid rgba(255,255,255,.28);border-radius:14px;background:rgba(255,255,255,.08)}.order-policy p{margin:0;color:#fff}.order-policy p+p{margin-top:10px}.contact-details{display:flex;flex-direction:column;gap:7px;margin-top:28px;font-weight:700}.contact-details a:hover{text-decoration:underline}form{background:#fff;color:var(--ink);padding:clamp(26px,4vw,46px);border-radius:20px;box-shadow:var(--shadow)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:flex;flex-direction:column;gap:6px;font-weight:800;font-size:.88rem;margin-bottom:17px}input,select,textarea{width:100%;border:1px solid #d9c9cc;border-radius:9px;padding:12px 13px;background:#fff;color:var(--ink);font-size:1rem}input:focus,select:focus,textarea:focus{outline:3px solid rgba(217,145,165,.35);border-color:var(--wine)}textarea{resize:vertical}.form-button{width:100%;margin-top:3px}.form-note{font-size:.78rem;color:#75656a;text-align:center;margin:12px 0 0}
.policies-section{padding:100px clamp(24px,8vw,130px);background:var(--paper)}.policy-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:42px}.policy-card{position:relative;padding:36px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 14px 38px rgba(83,46,57,.08)}.policy-card h3{margin:0 0 20px;font-family:Georgia,serif;font-size:1.75rem}.policy-card ul{margin:0;padding-left:20px;color:#62545a}.policy-card li{padding-left:5px;margin-bottom:13px}.policy-card li::marker{color:var(--wine)}.policy-card .card-number{display:block;margin-bottom:18px;color:var(--wine);font-weight:800;letter-spacing:.14em}.care-card{background:var(--blush)}
footer{padding:34px clamp(24px,6vw,96px);display:flex;align-items:center;justify-content:space-between;gap:28px;border-top:1px solid var(--line);font-size:.86rem}.footer-logo img{width:95px;height:70px;object-fit:cover;object-position:center 32%}.footer-links{display:flex;gap:18px;font-weight:800}footer p{color:#75656a}
@media(max-width:900px){.menu-button{display:block}nav{display:none;position:absolute;top:86px;left:0;right:0;background:#fff;padding:24px;flex-direction:column;align-items:stretch;box-shadow:var(--shadow)}nav.open{display:flex}.hero,.signature,.about,.order-section{grid-template-columns:1fr}.hero{padding-top:68px}.hero-visual{max-width:610px}.hero-visual img{height:560px}.gallery-grid,.dessert-grid{grid-template-columns:repeat(2,1fr)}.menu-layout{grid-template-columns:1fr}.signature-image{height:500px}.about-copy{padding-top:20px}.order-section{padding-top:75px;padding-bottom:75px}}
@media(max-width:560px){.site-header{height:74px}.brand img{width:43px;height:43px}.brand{font-size:1rem}nav{top:74px}.hero h1{font-size:3.25rem}.hero-visual img{height:450px}.hero-visual figcaption{right:7px}.gallery-section,.menu-section{padding-top:78px;padding-bottom:78px}.gallery-grid,.dessert-grid{grid-template-columns:1fr;grid-auto-rows:390px}.flavor-list,.treat-columns,.field-row{grid-template-columns:1fr}.signature-image{height:400px}.signature-copy{padding:58px 24px}.about{margin-bottom:78px}.about-title,.about-copy{padding:40px 26px}.order-section h2,.section-heading h2,.signature h2,.about h2{font-size:2.65rem}footer{flex-direction:column;text-align:center}.footer-links{flex-wrap:wrap;justify-content:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.gallery-item img{transition:none}}
.site-header{height:92px}.brand-words{display:flex;flex-direction:column;line-height:1}.brand-name{font-family:Georgia,serif;font-size:1.28rem;font-weight:700}.brand-tagline{margin-top:7px;font-family:Arial,Helvetica,sans-serif;font-size:.62rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#66575b}.footer-logo img{width:170px;height:150px;object-fit:contain}
@media(max-width:900px){nav{top:92px}}
@media(max-width:560px){.site-header{height:82px}.brand-name{font-size:1.05rem}.brand-tagline{font-size:.52rem;letter-spacing:.11em}.brand img{width:46px;height:46px}nav{top:82px}.footer-logo img{width:155px;height:135px}}
.site-header{height:104px}.brand img{width:78px;height:78px;border-radius:0;object-fit:contain}.brand-name{font-size:1.32rem}nav{top:104px}
@media(max-width:560px){.site-header{height:90px}.brand img{width:64px;height:64px;border-radius:0;object-fit:contain}.brand-name{font-size:1rem}.brand-tagline{font-size:.49rem}nav{top:90px}}
@media(max-width:900px){.policy-grid{grid-template-columns:1fr}}
@media(max-width:560px){.policies-section{padding:78px 24px}.policy-card{padding:28px 24px}}
