.mc-page.kitchen-page{--kit-gold: #C9A227;--kit-gold-hover: #B08A1F;--kit-gold-soft: #F5EAB8;--kit-gold-tint: rgba(201,162,75,.08);--kit-navy: #1B3A5C;--kit-navy-deep: #0F2440;--kit-body: #475569;--kit-border: #E2E8F0;--kit-bg-warm: #FAF7F1;--kit-card-cream: #FBF7EF;--cream: #FAF6EF}.mc-page.kitchen-page .btn-primary{background:var(--kit-gold);box-shadow:0 4px 16px #c9a2274d}.mc-page.kitchen-page .btn-primary:hover{background:var(--kit-gold-hover);box-shadow:0 8px 24px #c9a22766}.mc-page.kitchen-page .sticky-cta .btn-primary{background:var(--kit-gold)}.mc-page.kitchen-page .kit-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.12em;color:var(--kit-gold);text-transform:uppercase}.mc-page.kitchen-page .kit-eyebrow--loud{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:none;margin-bottom:12px}.mc-page.kitchen-page section{padding:96px 0}.mc-page.kitchen-page h2{color:var(--kit-navy);font-size:36px;line-height:1.2;letter-spacing:-.3px;font-weight:800}.mc-page.kitchen-page h3{color:var(--kit-navy);font-size:18px;font-weight:700;line-height:1.3}.mc-page.kitchen-page .kit-body{font-size:17px;line-height:1.65;color:var(--kit-body);max-width:640px}.mc-page.kitchen-page .kit-section-head{text-align:center;max-width:720px;margin:0 auto 56px;display:flex;flex-direction:column;align-items:center;gap:16px}.mc-page.kitchen-page .kit-section-head h2{margin:0}.mc-page.kitchen-page .kit-section-head .kit-section-sub{font-size:16px;line-height:1.55;color:var(--kit-body)}.mc-page.kitchen-page .kit-hero{position:relative;overflow:hidden;background:var(--cream);padding:64px 0 96px}.mc-page.kitchen-page .kit-hero__bg{position:absolute;inset:0;z-index:0;display:block}.mc-page.kitchen-page .kit-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:right center;display:block}.mc-page.kitchen-page .kit-hero__scrim{position:absolute;inset:0;z-index:1;background-image:linear-gradient(to right,var(--cream) 0%,var(--cream) 34%,rgba(250,246,239,.55) 64%,rgba(250,246,239,0) 100%)}.mc-page.kitchen-page .kit-hero>.container{position:relative;z-index:2;max-width:1200px}.mc-page.kitchen-page .kit-hero__copy{max-width:600px}.mc-page.kitchen-page .kit-hero__copy h1{font-size:48px;line-height:1.12;font-weight:800;letter-spacing:-.5px;color:var(--kit-navy);margin:16px 0 0}.mc-page.kitchen-page .kit-hero__copy .kit-sub{font-size:19px;line-height:1.55;color:var(--kit-body);margin-top:20px;max-width:540px}.mc-page.kitchen-page .kit-hero__copy .btn-primary{margin-top:24px;min-height:56px}.mc-page.kitchen-page .kit-hero__copy .kit-cta-micro{margin-top:12px;font-size:13px;font-style:italic;color:var(--kit-body)}.mc-page.kitchen-page .kit-check-row{list-style:none;padding:0;margin:20px 0 0;display:grid;grid-template-columns:auto auto;justify-content:start;gap:12px 32px;align-items:start;max-width:560px}.mc-page.kitchen-page .kit-check-row li{display:grid;grid-template-columns:24px 1fr;align-items:start;gap:8px}.mc-page.kitchen-page .kit-check-row .kit-check-icon{flex:none;color:var(--kit-gold);margin-top:1px}.mc-page.kitchen-page .kit-check-row span{font-size:15px;font-weight:700;color:var(--kit-navy);line-height:1.3}.mc-page.kitchen-page .kit-badges{margin-top:28px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.mc-page.kitchen-page .kit-badges img{height:40px;width:auto;display:block}.mc-page.kitchen-page .kit-feature{background:#fff}.mc-page.kitchen-page .kit-feature .container{max-width:1200px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.mc-page.kitchen-page .kit-feature__copy h2{margin:0 0 20px}.mc-page.kitchen-page .kit-offer-pill{display:inline-block;margin:0 0 20px;padding:8px 16px;background:var(--kit-gold-soft);color:var(--kit-navy);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;border-radius:999px}.mc-page.kitchen-page .kit-feature__intro{font-size:17px;line-height:1.65;color:var(--kit-body);max-width:560px}.mc-page.kitchen-page .kit-feat-bullets{list-style:none;padding:0;margin:24px 0 0;display:flex;flex-direction:column;gap:12px}.mc-page.kitchen-page .kit-feat-bullets li{position:relative;padding-left:32px;font-size:16px;color:var(--kit-navy);font-weight:500;line-height:1.5}.mc-page.kitchen-page .kit-feat-bullets li strong{font-weight:700;color:var(--kit-navy)}.mc-page.kitchen-page .kit-feat-bullets li:before{content:"✓";position:absolute;left:0;top:1px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;background:var(--kit-gold-soft);color:var(--kit-gold);border-radius:50%;font-size:12px;font-weight:800}.mc-page.kitchen-page .kit-feat-actions{margin-top:24px;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.mc-page.kitchen-page .kit-feat-actions .btn-primary{min-height:52px}.mc-page.kitchen-page .kit-feat-link{color:var(--kit-navy);font-weight:600;font-size:15px;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px;transition:color .15s ease}.mc-page.kitchen-page .kit-feat-link:hover{color:var(--kit-gold)}.mc-page.kitchen-page .kit-feature__image img{width:100%;height:auto;display:block;border-radius:12px;box-shadow:0 12px 36px #0f24401f}.mc-page.kitchen-page .kit-feature__caption{font-size:14px;font-style:italic;color:var(--kit-body);text-align:center;max-width:520px;margin:12px auto 0}.mc-page.kitchen-page .kit-gallery{background:var(--kit-bg-warm)}.mc-page.kitchen-page .kit-gallery .container{max-width:1200px}.mc-page.kitchen-page .kit-gallery__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.mc-page.kitchen-page .kit-gallery__cell{border-radius:12px;overflow:hidden;aspect-ratio:4/3;box-shadow:0 2px 10px #0000000f}.mc-page.kitchen-page .kit-gallery__cell img{width:100%;height:100%;object-fit:cover;display:block}.mc-page.kitchen-page .kit-inline-cta{background:#fff;padding:40px 0;border-top:1px solid var(--kit-border);border-bottom:1px solid var(--kit-border)}.mc-page.kitchen-page .kit-inline-cta .container{max-width:1000px;display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;text-align:center}.mc-page.kitchen-page .kit-inline-cta p{margin:0;font-size:18px;font-weight:600;color:var(--kit-navy)}.mc-page.kitchen-page .kit-inline-cta .btn-primary{min-height:52px}.mc-page.kitchen-page .kit-testimonials{background:#fff;padding-bottom:56px}.mc-page.kitchen-page .kit-testimonials--bg{background-image:linear-gradient(#faf6efe6,#faf6efe6),url(/assets/kitchen-testimonials.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.mc-page.kitchen-page .kit-testimonials .container{max-width:1200px;position:relative}.mc-page.kitchen-page .kit-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.mc-page.kitchen-page .kit-testimonial{background:#fff;border:1px solid var(--kit-border);border-radius:12px;padding:28px;display:flex;flex-direction:column;gap:16px;box-shadow:0 2px 10px #0000000f}.mc-page.kitchen-page .kit-testimonials--bg .kit-testimonial{border-color:#fff9}.mc-page.kitchen-page .kit-testimonial .stars{color:var(--kit-gold);font-size:16px;letter-spacing:4px}.mc-page.kitchen-page .kit-testimonial .quote{font-size:16px;line-height:1.6;color:var(--kit-navy);font-style:italic}.mc-page.kitchen-page .kit-testimonial .byline{font-size:14px;color:var(--kit-body);font-weight:600;margin-top:auto}.mc-page.kitchen-page .kit-about{background:#fff;padding-top:56px}.mc-page.kitchen-page .kit-about .container{max-width:960px}.mc-page.kitchen-page .kit-about__head{text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.mc-page.kitchen-page .kit-about__head h2{margin:0;max-width:720px}.mc-page.kitchen-page .kit-about__body{font-size:17px;line-height:1.65;color:var(--kit-body);max-width:720px;margin:0 auto}.mc-page.kitchen-page .kit-stat-strip{list-style:none;padding:0;margin:56px 0 32px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.mc-page.kitchen-page .kit-stat-strip li{text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px;padding:0 8px}.mc-page.kitchen-page .kit-stat-strip .stat-num{font-size:36px;font-weight:800;color:var(--kit-gold);line-height:1;letter-spacing:-.5px}.mc-page.kitchen-page .kit-stat-strip .stat-label{font-size:12px;font-weight:700;color:var(--kit-navy);text-transform:uppercase;letter-spacing:.08em}.mc-page.kitchen-page .kit-trust-row{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px 12px}.mc-page.kitchen-page .kit-trust-row li{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--kit-border);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600;color:var(--kit-navy)}.mc-page.kitchen-page .kit-trust-row li:before{content:"★";color:var(--kit-gold)}.mc-page.kitchen-page .kit-process{background:#fbf8f2}.mc-page.kitchen-page .kit-process .container{max-width:1200px}.mc-page.kitchen-page .kit-process__steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(5,1fr);gap:24px;position:relative}.mc-page.kitchen-page .kit-process__steps:before{content:"";position:absolute;left:24px;right:24px;top:20px;height:2px;background:var(--kit-gold-soft);z-index:0}.mc-page.kitchen-page .kit-process__step{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.mc-page.kitchen-page .kit-process__badge{position:relative;z-index:1;width:40px;height:40px;border-radius:50%;background:var(--kit-navy);color:#fff;font-size:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0f244033}.mc-page.kitchen-page .kit-process__content{margin-top:20px}.mc-page.kitchen-page .kit-process__tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--kit-gold);text-transform:uppercase}.mc-page.kitchen-page .kit-process__content h3{margin:6px 0 0;font-size:17px;color:var(--kit-navy)}.mc-page.kitchen-page .kit-process__content p{margin:8px 0 0;font-size:14px;line-height:1.55;color:var(--kit-body)}.mc-page.kitchen-page .kit-final-cta{position:relative;background:var(--kit-navy);color:#fff;text-align:center;border-top:4px solid var(--kit-gold);overflow:hidden}.mc-page.kitchen-page .kit-final-cta:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#0b1f3ae0,#0b1f3ad1),url(/assets/kitchen-band.jpg);background-size:cover;background-position:center;z-index:0}.mc-page.kitchen-page .kit-final-cta .container{position:relative;z-index:1;max-width:720px}.mc-page.kitchen-page .kit-final-cta h2{color:#fff;font-size:40px;line-height:1.15;margin:0}.mc-page.kitchen-page .kit-final-cta .kit-sub{margin:16px auto 0;font-size:18px;line-height:1.55;color:#ffffffeb;max-width:600px}.mc-page.kitchen-page .kit-final-cta .btn-primary{margin-top:32px;min-height:56px;font-size:18px;padding:0 40px}.mc-page.kitchen-page .kit-faq{background:var(--kit-bg-warm);padding:96px 0 112px}.mc-page.kitchen-page .kit-faq .container{max-width:760px}.mc-page.kitchen-page .kit-faq__list{display:flex;flex-direction:column;gap:10px}.mc-page.kitchen-page .kit-faq details{background:#fff;border:1px solid var(--kit-border);border-radius:12px;padding:16px 20px;min-height:56px}.mc-page.kitchen-page .kit-faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:16px;font-size:16px;font-weight:600;color:var(--kit-navy);min-height:44px;align-items:center}.mc-page.kitchen-page .kit-faq summary::-webkit-details-marker{display:none}.mc-page.kitchen-page .kit-faq summary .chev{flex:none;color:var(--kit-gold);transition:transform .2s ease}.mc-page.kitchen-page .kit-faq details[open] summary .chev{transform:rotate(180deg)}.mc-page.kitchen-page .kit-faq details[open] p{margin-top:12px;padding-top:12px;border-top:1px solid #F3F4F6;font-size:14px;line-height:1.6;color:var(--kit-body)}@media(prefers-reduced-motion:reduce){.mc-page.kitchen-page .kit-faq summary .chev{transition:none}}@media(max-width:639px){.mc-page.kitchen-page section{padding:56px 0}.mc-page.kitchen-page .container{padding:0 24px}.mc-page.kitchen-page h2{font-size:28px;line-height:1.2}.mc-page.kitchen-page .kit-hero{padding:32px 0 40px}.mc-page.kitchen-page .kit-hero__bg img{object-position:center}.mc-page.kitchen-page .kit-hero__scrim{background-image:linear-gradient(to bottom,#faf6eff2,#faf6efdb 45%,#faf6efb8)}.mc-page.kitchen-page .kit-hero__copy{max-width:100%}.mc-page.kitchen-page .kit-hero__copy h1{font-size:32px;line-height:1.15}.mc-page.kitchen-page .kit-hero__copy .kit-sub{font-size:16px}.mc-page.kitchen-page .kit-hero__copy .btn-primary{width:100%;max-width:100%;min-height:56px}.mc-page.kitchen-page .kit-check-row{flex-direction:column;flex-wrap:nowrap;align-items:flex-start;gap:12px}.mc-page.kitchen-page .kit-check-row li{width:100%}.mc-page.kitchen-page .kit-check-row span{font-size:16px}.mc-page.kitchen-page .kit-badges{margin-top:20px;justify-content:center;gap:12px}.mc-page.kitchen-page .kit-badges img{height:32px}.mc-page.kitchen-page .kit-feature .container{grid-template-columns:1fr;gap:24px}.mc-page.kitchen-page .kit-feature__image{order:-1}.mc-page.kitchen-page .kit-feat-actions{flex-direction:column;align-items:center;gap:16px}.mc-page.kitchen-page .kit-feat-actions .btn-primary{width:100%;min-height:56px}.mc-page.kitchen-page .kit-feat-link{text-align:center}.mc-page.kitchen-page .kit-gallery__grid{grid-template-columns:repeat(2,1fr);gap:12px}.mc-page.kitchen-page .kit-inline-cta{padding:40px 0}.mc-page.kitchen-page .kit-inline-cta .container{flex-direction:column;gap:16px}.mc-page.kitchen-page .kit-inline-cta .btn-primary{width:100%;min-height:56px}.mc-page.kitchen-page .kit-testimonials__grid{grid-template-columns:1fr;gap:16px}.mc-page.kitchen-page .kit-testimonial{padding:24px}.mc-page.kitchen-page .kit-stat-strip{grid-template-columns:repeat(2,1fr);gap:24px 16px;margin:40px 0 24px}.mc-page.kitchen-page .kit-stat-strip .stat-num{font-size:30px}.mc-page.kitchen-page .kit-trust-row{gap:6px 8px}.mc-page.kitchen-page .kit-trust-row li{font-size:12px;padding:6px 12px}.mc-page.kitchen-page .kit-process__steps{grid-template-columns:1fr;gap:20px;position:relative}.mc-page.kitchen-page .kit-process__steps:before{content:"";display:block;position:absolute;inset:20px auto 20px 19px;width:2px;height:auto;background:var(--kit-gold-soft);z-index:0}.mc-page.kitchen-page .kit-process__step{display:grid;grid-template-columns:40px 1fr;gap:16px;align-items:start;text-align:left;position:relative}.mc-page.kitchen-page .kit-process__badge{grid-row:1 / span 2;z-index:1}.mc-page.kitchen-page .kit-process__content{grid-column:2;margin-top:0}.mc-page.kitchen-page .kit-process__content h3{font-size:18px}.mc-page.kitchen-page .kit-process__content p{font-size:16px;line-height:1.5}.mc-page.kitchen-page .kit-final-cta{padding:56px 0}.mc-page.kitchen-page .kit-final-cta h2{font-size:28px}.mc-page.kitchen-page .kit-final-cta .btn-primary{width:100%;min-height:56px}.mc-page.kitchen-page .kit-faq{padding:56px 0 64px}.mc-page.kitchen-page .kit-faq__list{gap:8px}.mc-page.kitchen-page .kit-faq summary{min-height:44px}.mc-page.kitchen-page .sticky-cta{padding-bottom:calc(8px + env(safe-area-inset-bottom,0px))}.mc-page.kitchen-page .sticky-cta .btn-primary{width:100%;min-height:56px;height:56px}}
