@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700;800&display=swap');:root{font-family:'DM Sans',Arial,sans-serif;color:#33231d;background:#fffaf3;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.top{height:82px;display:flex;align-items:center;gap:45px;padding:0 max(5vw,24px);background:#fffaf3;border-bottom:1px solid #e9ddcb;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:10px;font-size:15px;line-height:1.02;font-weight:800;letter-spacing:.11em}.brandmark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#3b2218;color:#f8c66a;font:700 17px Georgia,serif;letter-spacing:-.08em}.top nav{display:flex;gap:32px;margin-left:auto;font-size:14px;font-weight:700}.top nav a:hover,.text-link:hover{text-decoration:underline}.nav-cta{font-size:14px;font-weight:700;border:1px solid #3b2218;border-radius:50px;padding:13px 20px}.hero{background:#f7ebd6;padding:55px max(5vw,24px) 28px}.eyebrow,.kicker,.offer-label,.panel-index,.closing>span{font-size:12px;font-weight:800;letter-spacing:.18em}.hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:8vw;align-items:center;max-width:1380px;margin:auto;padding:40px 0 56px}.hero h1{font:800 clamp(4.1rem,10vw,9.4rem)/.98 'Playfair Display',Georgia,serif;letter-spacing:-.055em;margin:0 0 30px}.hero h1 em{font-style:normal;color:#bd6424}.lead{font-size:clamp(18px,2vw,22px);line-height:1.6;max-width:600px}.hero-actions{display:flex;align-items:center;gap:30px;margin:30px 0}.button{border:0;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:18px 25px;border-radius:4px;background:#3b2218;color:#fffaf3;font-weight:700;cursor:pointer;min-height:56px}.button:hover{background:#6b3920}.text-link{font-weight:700}.fine{font-size:13px;line-height:1.5;color:#6d5a51}.offer{background:#3b2218;color:#fffaf3;min-height:410px;padding:36px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:18px 18px 0 #e4ba73;transform:rotate(1deg)}.offer-label{color:#f7c674}.offer strong{font:800 clamp(5rem,10vw,10rem)/1 'Playfair Display',Georgia,serif;letter-spacing:-.06em}.offer strong small{font-size:.35em}.offer p{font-size:27px;margin:0}.offer b{color:#f7c674}.offer-foot{font-size:14px;line-height:1.5;max-width:320px;color:#e8d6c8}.hero-bottom{border-top:1px solid #cfb999;padding-top:20px;display:flex;justify-content:space-between;font-size:13px;font-weight:700}.section{padding:105px max(5vw,24px);max-width:1540px;margin:auto}.order{display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:center}.section h2,.closing h2{font:700 clamp(2.6rem,5vw,5.3rem)/1.12 'Playfair Display',Georgia,serif;letter-spacing:-.04em;margin:20px 0}.section p{font-size:17px;line-height:1.75}.order-panel{background:#f1e8dc;padding:40px}.order-panel h3{font:700 34px/1.2 'Playfair Display',Georgia,serif;margin:35px 0 12px}.steps{display:grid;gap:13px;border-top:1px solid #c7b4a1;border-bottom:1px solid #c7b4a1;padding:22px 0;margin:30px 0;font-size:15px;font-weight:700}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px}.section-heading h2{max-width:800px}.section-heading p{max-width:285px}.products{background:#fffaf3}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:50px}.product-card{min-height:310px;background:#f2e9dc;padding:30px;display:flex;flex-direction:column}.product-card.value{background:#bd6424;color:#fff}.pill{font-size:12px;font-weight:800;letter-spacing:.12em}.product-card h3{font:700 33px/1.18 'Playfair Display',Georgia,serif;margin:auto 0 8px}.product-card p{font-size:15px;line-height:1.5;margin:0 0 12px}.product-card small{font-size:13px;font-weight:700}.branches{background:#efe2cf;max-width:none}.branches>*{max-width:820px}.closing{background:#3b2218;color:#fffaf3;text-align:center;padding:100px 24px}.closing>span{color:#f7c674}.closing .button{background:#f7c674;color:#33231d;margin-top:25px}footer{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#281912;color:#fffaf3;padding:45px max(5vw,24px)}footer p{max-width:400px;font-size:14px;line-height:1.6}footer small{font-size:12px;color:#d9c5b7}@media(max-width:800px){.top{height:70px;gap:10px}.top nav{display:none}.nav-cta{margin-left:auto;padding:10px 14px}.hero{padding-top:35px}.hero-grid,.order{grid-template-columns:1fr;gap:35px}.hero-grid{padding:26px 0 40px}.hero h1{font-size:clamp(4rem,16vw,7rem)}.offer{min-height:320px;box-shadow:10px 10px 0 #e4ba73;transform:none}.offer strong{font-size:7rem}.hero-bottom{gap:15px}.section{padding:70px 24px}.section-heading{display:block}.product-grid{grid-template-columns:1fr}.product-card{min-height:230px}.closing{padding:80px 24px}footer{display:block}footer p{margin:30px 0}.hero-actions{flex-wrap:wrap}}

.branch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:42px}.branch-card{background:#fffaf3;padding:24px;min-height:200px;display:flex;flex-direction:column;gap:8px}.branch-card:hover{outline:2px solid #bd6424}.branch-card small{font-size:12px;letter-spacing:.14em;color:#a55722;font-weight:800}.branch-card b{font:700 24px 'Playfair Display',Georgia,serif}.branch-card span{font-size:14px;line-height:1.5}.branch-card strong{margin-top:auto;font-size:14px}.branch-detail{min-height:65vh;padding:85px max(5vw,24px);background:#f7ebd6}.branch-detail>.kicker{display:block;margin-top:60px}.branch-detail h1{font:700 clamp(3.3rem,7vw,6.5rem)/1.1 'Playfair Display',Georgia,serif;max-width:900px;margin:20px 0 45px}.branch-info{display:flex;gap:60px;justify-content:space-between;max-width:1050px;border-top:1px solid #bda788;padding-top:30px}.branch-info h2{font-size:17px}.branch-info p{font-size:20px;line-height:1.5}.branch-info .fine{font-size:13px;max-width:600px}.branch-actions{display:flex;flex-direction:column;gap:12px;min-width:250px}.button.secondary{background:transparent;color:#3b2218;border:1px solid #3b2218}@media(max-width:800px){.branch-grid{grid-template-columns:1fr}.branch-info{display:block}.branch-actions{margin-top:30px}.branch-detail{padding:65px 24px}}
.product-card{overflow:hidden}.product-card.featured{background:#e8d0aa}.product-card.featured>img{width:100%;height:260px;object-fit:cover;object-position:center;margin:20px 0}.promo-images{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:18px 0}.promo-images.two{grid-template-columns:repeat(2,1fr)}.promo-images img{width:100%;height:225px;object-fit:cover}.product-card h3{margin:12px 0 8px}.premium-note{display:flex;gap:20px;align-items:baseline;border-top:1px solid #d9c7b1;margin-top:30px;padding-top:20px;line-height:1.6}.premium-note strong{min-width:250px}.premium-note span{font-size:14px}@media(max-width:800px){.promo-images img{height:180px}.premium-note{display:block}.premium-note span{display:block;margin-top:8px}}
.promo-images figure{margin:0;min-width:0}.promo-images figure img{display:block}.promo-images figcaption{font-size:13px;font-weight:700;line-height:1.25;margin-top:8px}.product-card.value figcaption{color:#fff}
.bulk-visual{margin:-40px -40px 30px}.bulk-visual img{width:100%;display:block;aspect-ratio:16/9;object-fit:cover}.bulk-visual figcaption{font-size:12px;color:#6d5a51;padding:8px 40px 0}.order-panel .panel-index{display:block}@media(max-width:800px){.bulk-visual{margin:-40px -40px 25px}}
.bulk-hero{display:grid;grid-template-columns:1fr 1fr;gap:5vw;align-items:center;background:#f7ebd6;padding:100px max(5vw,24px)}.bulk-hero h1{font:700 clamp(3.2rem,6vw,7rem)/1.1 'Playfair Display',Georgia,serif;letter-spacing:-.05em;margin:20px 0}.bulk-hero p{font-size:19px;line-height:1.6;max-width:650px}.bulk-hero .fine{font-size:13px}.bulk-hero figure{margin:0}.bulk-hero img{width:100%;height:auto;display:block}.bulk-hero figcaption{font-size:12px;color:#6d5a51;margin-top:10px}.bulk-details{display:grid;grid-template-columns:1fr 1fr;gap:6vw}.bulk-process{background:#efe2cf;max-width:none}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:45px 0}.process-grid>div{padding:25px;background:#fffaf3}.process-grid b{color:#bd6424;font-size:14px}.process-grid h3{font:700 28px 'Playfair Display',Georgia,serif;margin:25px 0 8px}.process-grid p{font-size:15px;margin:0}@media(max-width:800px){.bulk-hero,.bulk-details{grid-template-columns:1fr;padding:65px 24px}.process-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.process-grid{grid-template-columns:1fr}}@media(max-width:600px){.promo-images,.promo-images.two{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.promo-images:not(.two) figure:first-child{grid-column:1/-1}.promo-images:not(.two) figure:first-child img{height:220px}.promo-images img{height:150px}.promo-images figcaption{font-size:14px}.offer strong{font-size:clamp(4.5rem,21vw,6rem)}}

.closing p{max-width:620px;margin:18px auto 0;font-size:18px;line-height:1.65;color:#eee0d1}.closing-actions{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.closing-actions .button.secondary{background:transparent;color:#fffaf3;border:1px solid #f7c674}

@media(max-width:600px){.closing h2{font-size:clamp(2rem,8vw,2.5rem);line-height:1.13;letter-spacing:-.035em;max-width:400px;margin:22px auto}.closing>span{font-size:11px;letter-spacing:.13em}.closing p{font-size:16px;line-height:1.55}.closing{padding:72px 22px}.closing-actions .button{margin-top:10px}}

@media(max-width:600px){.bulk-hero h1{font-size:clamp(2.5rem,10vw,3.2rem);line-height:1.1}.bulk-process h2{font-size:clamp(2.2rem,9vw,3rem)}}

.catalog-hero{background:#f7ebd6;padding:80px max(5vw,24px)}.catalog-hero h1{font:700 clamp(2.7rem,6vw,5rem)/1.1 'Playfair Display',Georgia,serif;max-width:850px;margin:20px 0}.catalog-hero p{font-size:18px;line-height:1.6;max-width:760px}.catalog-jump{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.catalog-jump a{border:1px solid #3b2218;border-radius:22px;padding:10px 15px;font-size:13px;font-weight:700}.catalog-wrap{max-width:1460px;margin:auto;padding:20px max(5vw,24px) 90px}.catalog-section{padding:46px 0;border-bottom:1px solid #dac8ae;scroll-margin-top:90px}.catalog-section h2{font:700 clamp(2.1rem,4vw,3.2rem) 'Playfair Display',Georgia,serif;margin:0 0 8px}.catalog-section>p{max-width:800px;line-height:1.6}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:25px}.catalog-card{background:#f4eadc;min-width:0;overflow:hidden}.catalog-card img{width:100%;aspect-ratio:1.13;object-fit:cover;display:block}.catalog-card>div{padding:13px 15px}.catalog-card h3{font-size:15px;line-height:1.35;margin:0 0 7px}.catalog-card p{margin:0;color:#a35120;font-weight:800;font-size:14px}.catalog-more{background:#f1e2cb;padding:30px;margin-top:30px}.catalog-more p{line-height:1.7}.footer-contact{font-size:14px}footer a{text-decoration:underline;text-underline-offset:3px}.catalog-entry{margin:35px 0 0}@media(max-width:900px){.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.catalog-hero{padding:65px 24px 45px}.catalog-hero p{font-size:16px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalog-card>div{padding:11px}.catalog-card h3{font-size:13px}.catalog-card p{font-size:13px}.catalog-wrap{padding:10px 20px 70px}.catalog-section{padding:35px 0}.catalog-more{padding:22px}}

.catalog-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px 22px;padding-left:18px}.catalog-list li{font-size:14px;line-height:1.5}.catalog-list strong{color:#a35120}@media(max-width:700px){.catalog-list{grid-template-columns:1fr 1fr}}@media(max-width:470px){.catalog-list{grid-template-columns:1fr}}
