About Maison D Events & Hospitality | Luxury Catering & Event Experiences :root { –navy: #1C2433; –charcoal-navy: #111722; –champagne: #F5F1E8; –gold: #D4AF6A; –antique-gold: #B8964F; –soft-white: #FFFDF8; –muted: rgba(245, 241, 232, 0.76); –border: rgba(212, 175, 106, 0.34); } * { box-sizing: border-box; margin: 0; padding: 0; } html { scroll-behavior: smooth; } body { font-family: “Georgia”, “Times New Roman”, serif; background: var(–charcoal-navy); color: var(–champagne); line-height: 1.65; overflow-x: hidden; } a { color: inherit; text-decoration: none; } .page-hero { min-height: 78vh; background: linear-gradient(rgba(17, 23, 34, 0.78), rgba(17, 23, 34, 0.96)), radial-gradient(circle at top left, rgba(212, 175, 106, 0.2), transparent 34%), url(‘https://images.unsplash.com/photo-1527529482837-4698179dc6ce?auto=format&fit=crop&w=1600&q=85’) center/cover; position: relative; } .nav { width: min(1180px, calc(100% – 40px)); margin: 0 auto; padding: 28px 0; display: flex; align-items: center; justify-content: space-between; position: relative; z-index: 10; } .brand { letter-spacing: 0.22em; text-transform: uppercase; font-size: 0.92rem; color: var(–champagne); } .brand span { display: block; font-size: 0.7rem; letter-spacing: 0.32em; color: var(–gold); margin-top: 4px; } .nav-links { display: flex; gap: 28px; align-items: center; font-family: Arial, sans-serif; font-size: 0.78rem; text-transform: uppercase; letter-spacing: 0.16em; color: var(–muted); } .nav-links a:hover { color: var(–gold); } .nav-cta { border: 1px solid var(–gold); padding: 10px 16px; color: var(–gold); border-radius: 999px; transition: 0.3s ease; } .nav-cta:hover { background: var(–gold); color: var(–charcoal-navy) !important; } .hero-inner { width: min(1180px, calc(100% – 40px)); margin: 0 auto; padding: 92px 0 120px; max-width: 1180px; } .eyebrow { font-family: Arial, sans-serif; text-transform: uppercase; letter-spacing: 0.28em; color: var(–gold); font-size: 0.78rem; margin-bottom: 22px; } h1 { font-size: clamp(3.2rem, 7vw, 7rem); line-height: 0.95; font-weight: 400; letter-spacing: -0.06em; max-width: 900px; } .hero-copy { margin-top: 28px; font-family: Arial, sans-serif; color: var(–muted); font-size: clamp(1rem, 1.7vw, 1.16rem); max-width: 690px; } .section { width: min(1180px, calc(100% – 40px)); margin: 0 auto; padding: 92px 0; } .story-grid { display: grid; grid-template-columns: 0.95fr 1.05fr; gap: 64px; align-items: center; } .story-image { min-height: 560px; border-radius: 34px; background: linear-gradient(rgba(17, 23, 34, 0.1), rgba(17, 23, 34, 0.28)), url(‘https://images.unsplash.com/photo-1555244162-803834f70033?auto=format&fit=crop&w=1300&q=85’) center/cover; border: 1px solid var(–border); box-shadow: 0 35px 85px rgba(0, 0, 0, 0.28); } h2 { font-size: clamp(2.3rem, 4.8vw, 5rem); line-height: 0.98; font-weight: 400; letter-spacing: -0.05em; margin-bottom: 24px; } .story-content p, .values-intro p, .closing p { font-family: Arial, sans-serif; color: rgba(245, 241, 232, 0.74); margin-bottom: 20px; font-size: 1rem; } .signature-line { margin-top: 34px; padding-top: 22px; border-top: 1px solid var(–border); color: var(–gold); font-size: 1.4rem; font-style: italic; } .light-section { background: var(–soft-white); color: var(–charcoal-navy); padding: 94px 0; } .light-inner { width: min(1180px, calc(100% – 40px)); margin: 0 auto; } .values-intro { display: grid; grid-template-columns: 0.9fr 1.1fr; gap: 52px; align-items: end; margin-bottom: 42px; } .values-intro .eyebrow { color: var(–antique-gold); } .values-intro p { color: rgba(17, 23, 34, 0.72); } .values-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; } .value-card { min-height: 240px; border: 1px solid rgba(17, 23, 34, 0.12); border-radius: 28px; padding: 28px; background: #ffffff; transition: 0.35s ease; box-shadow: 0 18px 46px rgba(17, 23, 34, 0.06); } .value-card:hover { transform: translateY(-6px); box-shadow: 0 24px 60px rgba(17, 23, 34, 0.12); } .value-card .number { font-family: Arial, sans-serif; color: var(–antique-gold); letter-spacing: 0.18em; font-size: 0.72rem; margin-bottom: 34px; } .value-card h3 { font-size: 1.45rem; line-height: 1.15; font-weight: 400; margin-bottom: 12px; } .value-card p { font-family: Arial, sans-serif; color: rgba(17, 23, 34, 0.68); font-size: 0.92rem; } .promise { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-top: 46px; } .promise-box { border: 1px solid rgba(212, 175, 106, 0.28); border-radius: 30px; padding: 34px; background: linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.025)); } .promise-box h3 { color: var(–gold); font-size: 1.7rem; font-weight: 400; margin-bottom: 14px; } .promise-box p { font-family: Arial, sans-serif; color: rgba(245, 241, 232, 0.72); } .closing { text-align: center; padding: 108px 20px 118px; background: radial-gradient(circle at center, rgba(212, 175, 106, 0.18), transparent 38%), var(–charcoal-navy); } .closing h2 { max-width: 890px; margin: 0 auto 24px; } .closing p { max-width: 680px; margin: 0 auto 34px; } .btn { font-family: Arial, sans-serif; text-transform: uppercase; letter-spacing: 0.16em; font-size: 0.78rem; border-radius: 999px; padding: 15px 24px; transition: 0.3s ease; display: inline-flex; align-items: center; justify-content: center; min-height: 50px; } .btn-primary { background: var(–gold); color: var(–charcoal-navy); border: 1px solid var(–gold); box-shadow: 0 18px 45px rgba(212, 175, 106, 0.22); } .btn-primary:hover { background: var(–champagne); border-color: var(–champagne); transform: translateY(-2px); } footer { border-top: 1px solid rgba(212, 175, 106, 0.22); padding: 28px 20px; font-family: Arial, sans-serif; font-size: 0.78rem; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(245, 241, 232, 0.55); text-align: center; } @media (max-width: 980px) { .nav-links { display: none; } .story-grid, .values-intro, .promise { grid-template-columns: 1fr; } .values-grid { grid-template-columns: repeat(2, 1fr); } } @media (max-width: 620px) { .nav, .hero-inner, .section, .light-inner { width: min(100% – 28px, 1180px); } h1 { font-size: 3.1rem; } .story-image { min-height: 390px; } .values-grid { grid-template-columns: 1fr; } .btn { width: 100%; } }
Maison D Events & Hospitality

About Maison D

Where elevated food meets unforgettable hospitality.

Maison D Events & Hospitality was created for clients who want more than catering — they want a polished, memorable, and beautifully hosted experience from the first inquiry to the final toast.

Our Story

Built on flavor, detail, and presence.

Maison D was born from a simple belief: every event should feel intentional. The food should taste incredible, the presentation should feel refined, and the service should make guests feel welcomed, cared for, and impressed.

We bring together culinary creativity, thoughtful planning, and professional hospitality to create experiences that feel personal, polished, and elevated. Whether the event is intimate or large-scale, our approach stays the same — lead with excellence, listen closely, and execute with care.

From weddings and private dinners to corporate gatherings and curated celebrations, Maison D helps clients create events that feel effortless, beautiful, and unforgettable.

Hospitality should be felt before the first plate is served.

The Maison D Standard

Luxury is in the way everything feels.

We believe true luxury is not loud. It is calm, confident, thoughtful, and well-executed. Our work is designed to give clients peace of mind while giving guests an experience they can feel.

01

Intentional Menus

Every menu is shaped around the event style, guest experience, dietary needs, and overall vision.

02

Polished Presentation

We care about how the food looks, how the space feels, and how every detail supports the atmosphere.

03

Professional Service

Our presence is calm, warm, and attentive so the event flows smoothly without feeling rushed.

04

Memorable Moments

The goal is simple: create an experience your guests remember long after the celebration ends.

For weddings

We help couples create a dining experience that feels personal, beautiful, and easy to enjoy — from cocktail hour to dinner service and dessert.

For private & corporate events

We bring an elevated hospitality touch to celebrations, team gatherings, brand moments, and intimate hosted experiences.

Let’s Create The Experience

Your event deserves food, service, and presentation that feel unforgettable.

Tell us your date, guest count, location, and vision. Maison D will help you shape the menu and service plan with elegance and intention.

Start Your Inquiry
Maison D Events & Hospitality • themaisdondevents.com • event@maisondevents.com