:root{--theme-bg:#f7f5f0;--theme-bg-alt:#f6f4e7;--theme-surface:#ffffff;--theme-surface-2:#fffaf0;--theme-text:#161616;--theme-text-muted:#3f3f3f;--theme-heading:#1a1a1a;--theme-border:rgba(0, 0, 0, 0.08);--theme-shadow:rgba(0, 0, 0, 0.12);--theme-btn:#2f4f2f;--theme-btn-text:#ffffff;--theme-btn-hover:#3d633d;--theme-toggle-bg:#ffffff;--theme-toggle-border:rgba(47, 79, 47, 0.22);--theme-toggle-icon:#2f4f2f}html[data-theme=dark]{color-scheme:dark;--brand-olive:#9fc089;--brand-olive-rgb:159,192,137;--brand-support:#2a2118;--brand-bg-cream:#171910;--brand-accent:#e07a5f;--brand-secondary:#e6c35c;--theme-bg:#14160f;--theme-bg-alt:#1a1d14;--theme-surface:#22251b;--theme-surface-2:#2a2e22;--theme-text:#eeebe1;--theme-text-muted:#c8c3b4;--theme-heading:#f6f3ea;--theme-border:rgba(255, 255, 255, 0.12);--theme-shadow:rgba(0, 0, 0, 0.45);--theme-btn:#4e6e46;--theme-btn-text:#f7f5f0;--theme-btn-hover:#62885a;--theme-toggle-bg:#2a2e22;--theme-toggle-border:rgba(255, 255, 255, 0.16);--theme-toggle-icon:#e8f0d8}html.theme-ready,html.theme-ready .btn,html.theme-ready .order-number,html.theme-ready .theme-toggle,html.theme-ready .tiffin,html.theme-ready .tiffin .drop-info,html.theme-ready .tiffin .drop-menu,html.theme-ready .tiffin .footer,html.theme-ready .tiffin .header,html.theme-ready .tiffin .logo-container,html.theme-ready .tiffin .menu-links,html.theme-ready .tiffin section,html.theme-ready a.btn-primary-custom,html.theme-ready a.btn-secondary-custom,html.theme-ready body,html.theme-ready button,html.theme-ready input,html.theme-ready select,html.theme-ready textarea{transition:background-color .35s ease,color .35s ease,border-color .35s ease,box-shadow .35s ease,fill .35s ease}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.theme-toggle{position:relative;width:40px;height:40px;border-radius:50%;border:1px solid var(--theme-toggle-border);background:var(--theme-toggle-bg);color:var(--theme-toggle-icon);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:0 4px 10px var(--theme-shadow);z-index:11;overflow:hidden}.theme-toggle:focus-visible,.theme-toggle:hover{transform:scale(1.08);outline:0}.theme-toggle__icon{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;transition:opacity .28s ease,transform .28s ease}.theme-toggle__icon svg{width:18px;height:18px}.theme-toggle__icon--moon{opacity:0;transform:rotate(-40deg) scale(.6)}.theme-toggle__icon--sun{opacity:1;transform:rotate(0) scale(1)}html[data-theme=dark] .theme-toggle__icon--sun{opacity:0;transform:rotate(40deg) scale(.6)}html[data-theme=dark] .theme-toggle__icon--moon{opacity:1;transform:rotate(0) scale(1)}html[data-theme=dark] .tiffin,html[data-theme=dark] .tiffin.tiffin-wrapper,html[data-theme=dark] body{background-color:var(--theme-bg)!important;color:var(--theme-text)!important}html[data-theme=dark] .banner-head,html[data-theme=dark] .journey-title,html[data-theme=dark] .plan-v3-main-heading,html[data-theme=dark] .premium-menu-showcase-title,html[data-theme=dark] .review-title-modern,html[data-theme=dark] .section_heading h2,html[data-theme=dark] .section_heading h4,html[data-theme=dark] .trust-heading,html[data-theme=dark] .v3-card-title,html[data-theme=dark] .v3-title,html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] h4,html[data-theme=dark] h5,html[data-theme=dark] h6{color:var(--theme-heading)}html[data-theme=dark] .contact-info,html[data-theme=dark] .editorial-text,html[data-theme=dark] .footer-item p,html[data-theme=dark] .journey-subtitle,html[data-theme=dark] .plan-v3-subheading,html[data-theme=dark] .premium-menu-showcase-subtitle,html[data-theme=dark] .text-sm,html[data-theme=dark] label,html[data-theme=dark] li,html[data-theme=dark] p,html[data-theme=dark] ul{color:var(--theme-text)}html[data-theme=dark] a{color:inherit}html[data-theme=dark] .about,html[data-theme=dark] .app,html[data-theme=dark] .blog-detail-page,html[data-theme=dark] .blog-list-page,html[data-theme=dark] .blog-page,html[data-theme=dark] .blog-page .blog-site-content,html[data-theme=dark] .blog-page .site-content,html[data-theme=dark] .customer-journey,html[data-theme=dark] .event-wrapper,html[data-theme=dark] .faq,html[data-theme=dark] .full-menu,html[data-theme=dark] .half-menu,html[data-theme=dark] .how-we-do-area,html[data-theme=dark] .instagram-feed-section,html[data-theme=dark] .journey-section,html[data-theme=dark] .loader,html[data-theme=dark] .location-page,html[data-theme=dark] .offer,html[data-theme=dark] .premium-menu-showcase-section,html[data-theme=dark] .refer,html[data-theme=dark] .review-section-modern,html[data-theme=dark] .terms-page,html[data-theme=dark] .tiffin .banner,html[data-theme=dark] .tiffin .food-menu,html[data-theme=dark] .tiffin .offer,html[data-theme=dark] .tiffin .plan,html[data-theme=dark] .trial-showcase-section,html[data-theme=dark] .trust-section,html[data-theme=dark] section.banner{background-color:var(--theme-bg-alt)!important}html[data-theme=dark] .tiffin .banner .header,html[data-theme=dark] .tiffin .banner .logo-container{background-color:transparent;border-bottom-color:var(--theme-border)!important}html[data-theme=dark] .tiffin #fixheader.sticky,html[data-theme=dark] .tiffin .banner .logo-container.sticky,html[data-theme=dark] .tiffin .banner .sticky,html[data-theme=dark] .tiffin .logo-container.sticky{background-color:#1a1d14!important;box-shadow:0 2px 16px var(--theme-shadow)!important}html[data-theme=dark] .tiffin.location-page .banner .logo-container.sticky-down{background-color:#1a1d14!important;box-shadow:0 2px 16px var(--theme-shadow)!important}html[data-theme=dark] .tiffin .banner .logo-container .menu img{filter:brightness(0) invert(1) sepia(.22) saturate(1.7) hue-rotate(40deg)!important}html[data-theme=dark] .tiffin .banner .drop-info,html[data-theme=dark] .tiffin .banner .drop-menu,html[data-theme=dark] .tiffin .banner .menu-links.d-flex.d-lg-none{background-color:var(--theme-surface)!important;color:var(--theme-text)!important;box-shadow:0 0 16px var(--theme-shadow)!important}html[data-theme=dark] .tiffin .banner .logo-container .menu-links.d-lg-flex,html[data-theme=dark] .tiffin .banner .logo-container .menu-links.d-lg-flex ul,html[data-theme=dark] .tiffin .banner .menu-links.d-lg-flex{background-color:transparent!important;box-shadow:none!important}html[data-theme=dark] .tiffin .banner .drop-info a,html[data-theme=dark] .tiffin .banner .drop-menu a,html[data-theme=dark] .tiffin .banner .menu-links a,html[data-theme=dark] .tiffin .banner .menu-toggle{color:var(--theme-text)!important}html[data-theme=dark] .bg-green-primary,html[data-theme=dark] .btn-contact,html[data-theme=dark] .btn-order,html[data-theme=dark] .btn-package,html[data-theme=dark] .btn-primary-custom,html[data-theme=dark] .btn-trial,html[data-theme=dark] .green-bg,html[data-theme=dark] .tiffin .banner .logo-container .order-number.call-btn,html[data-theme=dark] .trial-cta-btn,html[data-theme=dark] .v3-btn-banner,html[data-theme=dark] .v3-btn-block{background-color:var(--theme-btn)!important;color:var(--theme-btn-text)!important;border-color:var(--theme-btn)!important}html[data-theme=dark] .btn-review-more,html[data-theme=dark] .btn-secondary-custom,html[data-theme=dark] .tiffin .banner .hero-cta-row .btn-secondary-custom,html[data-theme=dark] .tiffin .banner .hero-cta-row a.btn-secondary-custom{background-color:transparent!important;color:#f0d9a8!important;border-color:#e07a5f!important}html[data-theme=dark] .tiffin .banner .hero-cta-row .btn-secondary-custom span,html[data-theme=dark] .tiffin .banner .hero-cta-row a.btn-secondary-custom>span{color:#f0d9a8!important}html[data-theme=dark] .btn-order:hover,html[data-theme=dark] .btn-package:hover,html[data-theme=dark] .btn-primary-custom:hover,html[data-theme=dark] .btn-trial:hover,html[data-theme=dark] .tiffin .banner .logo-container .order-number.call-btn:hover{background-color:var(--theme-btn-hover)!important}html[data-theme=dark] .tiffin .banner .logo-container .order-number.call-btn i{color:#fff!important}html[data-theme=dark] .tiffin .footer.footer-pro,html[data-theme=dark] .tiffin.tiffin-wrapper .footer.footer-pro,html[data-theme=dark] section.footer.footer-pro{background:#12140e!important;color:var(--theme-text)!important}html[data-theme=dark] .tiffin .footer.footer-pro .contact-info .contact-line,html[data-theme=dark] .tiffin .footer.footer-pro .contact-info a,html[data-theme=dark] .tiffin .footer.footer-pro .footer-inline-links a,html[data-theme=dark] .tiffin .footer.footer-pro .footer-item h3,html[data-theme=dark] .tiffin .footer.footer-pro .footer-item-heading__subtitle,html[data-theme=dark] .tiffin .footer.footer-pro .footer-item-heading__title,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-legal .legal-links a,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-legal p,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-tagline,html[data-theme=dark] .tiffin .footer.footer-pro .service-tiffin{color:var(--theme-text)!important}html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-qr-card,html[data-theme=dark] .tiffin.tiffin-wrapper .footer.footer-pro .footer-pro-qr-card,html[data-theme=dark] section.footer.footer-pro .footer-pro-qr-card{background:var(--theme-surface-2)!important}@media (min-width:768px) and (max-width:1199.98px){html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-qr{border-left-color:var(--theme-border)!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-qr-card,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-qr-card__body{background:var(--theme-surface-2)!important;border-color:var(--theme-border)!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-qr-scan-label{color:var(--theme-text-muted)!important}}html[data-theme=dark] .about-v2__card,html[data-theme=dark] .blog-card,html[data-theme=dark] .complementary-modal-content,html[data-theme=dark] .faq-item,html[data-theme=dark] .form-control,html[data-theme=dark] .input-container,html[data-theme=dark] .location-card,html[data-theme=dark] .modal-content,html[data-theme=dark] .pack-container,html[data-theme=dark] .plan-v3-card,html[data-theme=dark] .review-card,html[data-theme=dark] .terms-content,html[data-theme=dark] .v3-addon-box,html[data-theme=dark] input[type=email],html[data-theme=dark] input[type=tel],html[data-theme=dark] input[type=text],html[data-theme=dark] select,html[data-theme=dark] textarea{background-color:var(--theme-surface)!important;color:var(--theme-text)!important;border-color:var(--theme-border)!important}html[data-theme=dark] .about-badge,html[data-theme=dark] .capsule-pill,html[data-theme=dark] .chip,html[data-theme=dark] .rated-badge-pill,html[data-theme=dark] .trust-badge,html[data-theme=dark] .v3-toggle-pill{background-color:var(--theme-surface-2)!important;color:var(--theme-text)!important;border-color:var(--theme-border)!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .banner .capsule-pill .capsule-icon--green{background-color:rgba(183,211,154,.18)!important;color:#c5e0a8!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .banner .capsule-pill .capsule-icon--green svg{color:#c5e0a8!important;stroke:#c5e0a8!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .banner .capsule-pill .capsule-icon--yellow{background-color:rgba(230,195,92,.22)!important;color:#f0d078!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .banner .capsule-pill .capsule-icon--yellow svg{color:#f0d078!important;stroke:#f0d078!important}html[data-theme=dark] .menu-tabs .menu_box,html[data-theme=dark] .nav-item,html[data-theme=dark] .owl-dot span,html[data-theme=dark] .v3-toggle-pill button{color:var(--theme-text)!important}html[data-theme=dark] .menu-tabs .menu_box.active,html[data-theme=dark] .v3-toggle-pill button.active{background-color:var(--theme-btn)!important;color:var(--theme-btn-text)!important}html[data-theme=dark] #page-preloader{background:#14160f!important}html[data-theme=dark] #page-preloader .preloader-logo-image img{filter:brightness(0) invert(1) sepia(.25) saturate(2.2) hue-rotate(48deg)}html[data-theme=dark] #page-preloader .preloader-tagline{color:#c9d6b4!important}html[data-theme=dark] ::-webkit-scrollbar-track{background-color:#1a1d14}html[data-theme=dark] ::-webkit-scrollbar-thumb{background-color:#6d8a5c}html[data-theme=dark] .go_top_icon a,html[data-theme=dark] .whatsapp_float_icon a{filter:none}html[data-theme=dark] .blog-page .blog-content-area,html[data-theme=dark] .blog-page .blog-site-content,html[data-theme=dark] .blog-page .elementor-grid>article,html[data-theme=dark] .blog-page .elementor-grid>div,html[data-theme=dark] .blog-page .site-main,html[data-theme=dark] .blog-sidebar .search-field,html[data-theme=dark] .blog-sidebar input{background-color:var(--theme-bg)!important;color:var(--theme-text)!important;border-color:var(--theme-border)!important}html[data-theme=dark] .blog-page .blog-no-results,html[data-theme=dark] .blog-page .byline,html[data-theme=dark] .blog-page .posted-on,html[data-theme=dark] .blog-page h1,html[data-theme=dark] .blog-page h2,html[data-theme=dark] .blog-page h3{color:var(--theme-text)!important}html[data-theme=dark] .hero-plans-badge-part-text,html[data-theme=dark] .hero-plans-badge-text-full{color:var(--theme-heading)!important}html[data-theme=dark] .banner-list>div,html[data-theme=dark] .bg-white,html[data-theme=dark] .bg-white\/80,html[data-theme=dark] .bg-white\/90,html[data-theme=dark] .tiffin.tiffin-wrapper .banner .banner-list>div.bg-white\/80{background-color:rgba(34,37,27,.92)!important;border-color:var(--theme-border)!important;color:var(--theme-text)!important}html[data-theme=dark] .banner-stat-label,html[data-theme=dark] .text-gray-500,html[data-theme=dark] .text-gray-600{color:var(--theme-text-muted)!important}html[data-theme=dark] .footer img.footer-logo,html[data-theme=dark] .tiffin .banner .logo-container .manra-logo img,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-brand img,html[data-theme=dark] .tiffin .footer.footer-pro img.footer-logo{filter:brightness(0) invert(1) sepia(.25) saturate(2.2) hue-rotate(48deg)}html[data-theme=dark] .rated-badge-pill,html[data-theme=dark] .tiffin .rated-badge-pill,html[data-theme=dark] .tiffin.tiffin-wrapper .rated-badge-pill{background:var(--theme-surface-2)!important;border-color:rgba(224,122,95,.45)!important;color:var(--theme-heading)!important}html[data-theme=dark] .rated-badge-pill .badge-text,html[data-theme=dark] .tiffin.tiffin-wrapper .rated-badge-pill .badge-text{color:var(--theme-heading)!important}html[data-theme=dark] .rated-badge-pill .icon-award{color:#e07a5f!important}html[data-theme=dark] #home .hero-plans-badge-wrapper,html[data-theme=dark] .hero-plans-badge-wrapper{background:linear-gradient(90deg,#2a2e22 0,#22251b 100%)!important;border-color:rgba(224,122,95,.35)!important;box-shadow:0 4px 15px rgba(0,0,0,.35)!important}html[data-theme=dark] #home .hero-plans-badge-highlight,html[data-theme=dark] .hero-plans-badge-highlight{background:brown!important;color:#fff!important}html[data-theme=dark] .hero-plans-badge-part-text,html[data-theme=dark] .hero-plans-badge-text-full,html[data-theme=dark] .hero-plans-badge-text-seq{color:var(--theme-heading)!important}html[data-theme=dark] #home .hero-plans-badge-divider,html[data-theme=dark] .hero-plans-badge-divider{stroke:#ffffff!important;opacity:1!important;color:#fff!important}html[data-theme=dark] #home .hero-plans-badge-divider polyline,html[data-theme=dark] .hero-plans-badge-divider polyline{stroke:#ffffff!important}html[data-theme=dark] .tiffin .footer.footer-pro,html[data-theme=dark] .tiffin.tiffin-wrapper .footer.footer-pro,html[data-theme=dark] section.footer.footer-pro{background:#12140e!important;color:var(--theme-text)!important}html[data-theme=dark] .tiffin .footer.footer-pro .contact-info,html[data-theme=dark] .tiffin .footer.footer-pro .contact-info .contact-line,html[data-theme=dark] .tiffin .footer.footer-pro .contact-info a,html[data-theme=dark] .tiffin .footer.footer-pro .contact-info span,html[data-theme=dark] .tiffin .footer.footer-pro .footer-inline-links a,html[data-theme=dark] .tiffin .footer.footer-pro .footer-item h3,html[data-theme=dark] .tiffin .footer.footer-pro .footer-item p,html[data-theme=dark] .tiffin .footer.footer-pro .footer-item-heading,html[data-theme=dark] .tiffin .footer.footer-pro .footer-item-heading__subtitle,html[data-theme=dark] .tiffin .footer.footer-pro .footer-item-heading__text,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-bottom-tagline,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-bottom-tagline__text,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-explore__links a,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-explore__social-label,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-legal,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-legal .legal-links a,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-legal p,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-newsletter .input-container input,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-newsletter--top>.footer-item-heading__subtitle,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-qr-help,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-qr-hours,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-qr-mobile-copy,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-qr-mobile-sub,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-qr-mobile-title,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-serving .footer-item-heading__subtitle,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-tagline,html[data-theme=dark] .tiffin .footer.footer-pro .footer-signature,html[data-theme=dark] .tiffin .footer.footer-pro .scan-heading,html[data-theme=dark] .tiffin .footer.footer-pro .service-list a,html[data-theme=dark] .tiffin .footer.footer-pro .service-tiffin{color:var(--theme-text)!important}html[data-theme=dark] .tiffin .footer.footer-pro .footer-item-heading--card .footer-item-heading__title,html[data-theme=dark] .tiffin .footer.footer-pro .footer-item-heading__title{color:#e6c35c!important}html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-qr-scan-label{color:var(--theme-text-muted)!important}html[data-theme=dark] .tiffin .footer.footer-pro .contact-info i,html[data-theme=dark] .tiffin .footer.footer-pro .footer-item-heading__icon i{color:#9fc089!important}html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-newsletter .input-container{background:var(--theme-surface)!important;border-color:var(--theme-border)!important}html[data-theme=dark] .tiffin .footer.footer-pro .footer-inline-links .links-li a::before{filter:brightness(0) invert(1)!important}html[data-theme=dark] .tiffin .footer.footer-pro img.footer-pro-tagline--image{filter:brightness(0) invert(1) sepia(.22) saturate(1.6) hue-rotate(42deg)}html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-strip,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-strip .footer-signature,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-strip a,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-strip p,html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-strip__social-label{color:#fff!important}html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .contact-info .contact-line,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .contact-info a,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-explore__links .links-li a,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-explore__links a,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-explore__signature,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-legal .legal-links a,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-newsletter .input-container input,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-qr-heading,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-serving .service-list a,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro a,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro h2,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro h3,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro label,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro li,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro p,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro span{color:var(--theme-text)!important}html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-item-heading--card .footer-item-heading__title,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-item-heading__title{color:#e6c35c!important}html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-explore__links a::before,html[data-theme=dark] .tiffin section.footer.footer-pro .footer-pro-explore__links a::before,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-explore__links .links-li a::before,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-explore__links a::before{content:"\f0c1"!important;font-family:"Font Awesome 5 Free","Font Awesome 6 Free",FontAwesome!important;font-weight:900!important;font-size:12px!important;background:0 0!important;background-image:none!important;box-shadow:none!important;color:#9fc089!important;-webkit-text-fill-color:#9fc089!important;-webkit-text-stroke:0!important;text-shadow:none!important;filter:none!important;opacity:1!important}html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-explore__col--social .social-account a,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .social-account a{background:#2a2e22!important;border-color:rgba(255,255,255,.22)!important}html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-explore__col--social .social-account a i,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .social-account a i{color:#e8f0d8!important}html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-strip,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-strip .footer-signature,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-strip a,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-strip p,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-strip span,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .submit{color:#fff!important}html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .contact-info .contact-line,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .contact-info a{background-color:transparent!important}html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-shell,html[data-theme=dark] .tiffin section.footer.footer-pro .footer-pro-shell,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-shell{background:#1a1d14!important;border-color:var(--theme-border)!important;box-shadow:0 8px 24px rgba(0,0,0,.35)!important}html[data-theme=dark] .tiffin .footer.footer-pro .footer-pro-col.contact-detail,html[data-theme=dark] .tiffin section.footer.footer-pro .footer-pro-col.contact-detail,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-col.contact-detail{background:#22251b!important}html[data-theme=dark] .tiffin section.footer.footer-pro .footer-pro-newsletter .input-container,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-newsletter .input-container{background:#12140e!important;border-color:var(--theme-border)!important}html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .contact-info .d-flex,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .contact-info a{background:#2a2e22!important;border-color:var(--theme-border)!important}html[data-theme=light] .theme-toggle{background:#fff;color:#2f4f2f;border-color:rgba(47,79,47,.22)}html[data-theme=light] .blog-sidebar .search-field,html[data-theme=light] .blog-sidebar input,html[data-theme=light] input[type=search]{background-color:#fff!important;color:#222!important}@media (max-width:1023.98px){.tiffin .banner .logo-container .row.logo-content{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;column-gap:8px!important;width:100%!important;margin:0!important}.tiffin .banner .logo-container .row.logo-content>[class*=col-]{width:auto!important;max-width:none!important;flex:none!important;padding-left:0!important;padding-right:0!important}.tiffin .banner .logo-container .row.logo-content>.text-center{min-width:0!important;overflow:hidden!important}.tiffin .banner .logo-container .manra-logo{max-width:100%!important}.tiffin .banner .logo-container .manra-logo img,.tiffin .banner .logo-container .manra-logo span img{width:auto!important;max-width:100%!important;height:auto!important;max-height:48px!important;object-fit:contain!important}.header-actions{gap:6px!important;flex-shrink:0!important}.theme-toggle{width:34px;height:34px;flex-shrink:0}.theme-toggle__icon svg{width:15px;height:15px}.tiffin .banner .logo-container .order-number.call-btn{width:34px!important;height:34px!important;min-width:34px!important;flex-shrink:0!important}.tiffin .banner .logo-container .order-number.call-btn i{font-size:15px!important}}html[data-theme=dark] .tiffin.tiffin-wrapper .hero-serving-line .banner-delivery-line,html[data-theme=dark] .tiffin.tiffin-wrapper .hero-serving-line .banner-delivery-line strong{color:#f3efe4!important}html[data-theme=dark] .tiffin.tiffin-wrapper .hero-serving-line .banner-delivery-line .fa-map-marker-alt{color:#9fc089!important}html[data-theme=dark] .trust-section.trust-section-v2{--trust-green:#b7d39a;--trust-red:#e07a5f;--trust-gold:#e6c35c;--trust-brown:#f6f3ea;--trust-body-brown:#e8dcc8;--trust-text:#f6f3ea;--trust-mint:#1e241c;--trust-peach:#2a221c;--trust-blush:#2a1c1c;--trust-cream:#1a1d14}html[data-theme=dark] .trust-section.trust-section-v2::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:rgba(14,16,11,.78)}html[data-theme=dark] .trust-section.trust-section-v2 .trust-section-inner{z-index:2!important}html[data-theme=dark] .trust-section-v2 .trust-heading,html[data-theme=dark] .trust-section-v2 .trust-heading-brand,html[data-theme=dark] .trust-section-v2 .trust-heading-line-1,html[data-theme=dark] .trust-section-v2 .trust-heading-line-2,html[data-theme=dark] .trust-section-v2 .trust-heading-line-2-text,html[data-theme=dark] .trust-section-v2 .trust-heading-line-3{color:var(--theme-heading)!important}html[data-theme=dark] .trust-section-v2 .trust-heading-accent,html[data-theme=dark] .trust-section-v2 .trust-heading-choose{color:#b7d39a!important}html[data-theme=dark] .trust-section-v2 .trust-badge{color:var(--theme-text)!important;background:var(--theme-surface)!important;border-color:var(--theme-border)!important}html[data-theme=dark] .trust-section-v2 .trust-badge-shield{color:#2f4f2f!important}html[data-theme=dark] .trust-section-v2 .trust-badge-shield path[stroke]{stroke:#ffffff!important}html[data-theme=dark] .trust-section-v2 .trust-card-subtitle,html[data-theme=dark] .trust-section-v2 .trust-subline{color:var(--theme-text)!important}html[data-theme=dark] .trust-section-v2 .trust-subline-chef-cap,html[data-theme=dark] .trust-section-v2 .trust-subline-icon img,html[data-theme=dark] .trust-section-v2 .trust-subline-icon svg{filter:brightness(0) invert(1)!important}html[data-theme=dark] .trust-section-v2 .trust-card{background:#22251b!important;border-color:rgba(255,255,255,.1)!important;box-shadow:0 8px 24px rgba(0,0,0,.35)!important}html[data-theme=dark] .trust-section-v2 .trust-card-title{color:var(--theme-heading)!important}html[data-theme=dark] .trust-section-v2 .trust-card:has(.trust-icon-green) .trust-card-title{color:#b7d39a!important}html[data-theme=dark] .trust-section-v2 .trust-card:has(.trust-icon-orange) .trust-card-title{color:#e07a5f!important}html[data-theme=dark] .trust-section-v2 .trust-card:has(.trust-icon-gold) .trust-card-title,html[data-theme=dark] .trust-section-v2 .trust-card:has(.trust-icon-yellow) .trust-card-title{color:#e6c35c!important}html[data-theme=dark] .trust-section-v2 .trust-card:has(.trust-icon-brown) .trust-card-title{color:#e8dcc8!important}html[data-theme=dark] .trust-section-v2 .trust-icon-green{background:linear-gradient(180deg,#3a5a32,#2f4f2f)!important;box-shadow:0 8px 16px rgba(0,0,0,.35)!important}html[data-theme=dark] .trust-section-v2 .trust-icon-gold,html[data-theme=dark] .trust-section-v2 .trust-icon-yellow{background:linear-gradient(180deg,#a67c1a,#7a5a0e)!important;box-shadow:0 8px 16px rgba(0,0,0,.35)!important}html[data-theme=dark] .trust-section-v2 .trust-icon-orange{background:linear-gradient(180deg,#a52f28,#8b261a)!important}html[data-theme=dark] .trust-section-v2 .trust-icon-wrap .trust-icon-img,html[data-theme=dark] .trust-section-v2 .trust-icon-wrap i,html[data-theme=dark] .trust-section-v2 .trust-icon-wrap svg{filter:brightness(0) invert(1)!important;color:#fff!important}html[data-theme=dark] .plan-v3-layout::after,html[data-theme=dark] .tiffin.plan.plan-v3-layout::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:rgba(14,16,11,.82)}html[data-theme=dark] .plan-v3-layout::before{opacity:.35!important}html[data-theme=dark] .plan-v3-inner,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-v3-inner{z-index:2!important}html[data-theme=dark] .plan-v3-main-heading,html[data-theme=dark] .plan-v3-subheading,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-v3-main-heading,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-v3-subheading{color:var(--theme-heading)!important}html[data-theme=dark] .tiffin .plan .plan-includes-banner,html[data-theme=dark] .tiffin.plan .plan-includes-banner{background:linear-gradient(135deg,#2a2e22 0,#22251b 100%)!important;border-color:rgba(224,122,95,.35)!important;box-shadow:0 4px 16px rgba(0,0,0,.35)!important}html[data-theme=dark] .tiffin .plan .plan-include-item,html[data-theme=dark] .tiffin .plan .plan-includes-banner-label,html[data-theme=dark] .tiffin .plan .trial-complementary-item{color:var(--theme-text)!important}html[data-theme=dark] .plan-v3-card.split-card-layout,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-slider-container .plan-card-slide .plan-v3-card.split-card-layout,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout{background:#1c1f16!important;border-color:rgba(255,255,255,.12)!important;box-shadow:0 10px 28px rgba(0,0,0,.4)!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .body-right-col.v3-pack-right,html[data-theme=dark] .tiffin.plan.plan-v3-layout .v3-addons-box,html[data-theme=dark] .v3-toggle-pill{background:#25291e!important;color:var(--theme-text)!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-addon-row,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-card-title,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-feat-list>li,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-feat-text,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-pack-tagline{color:var(--theme-text)!important}html[data-theme=dark] .v3-toggle-pill button{color:var(--theme-text-muted)!important}html[data-theme=dark] .v3-toggle-pill button.active{background:var(--theme-btn)!important;color:#fff!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-compare-inner,html[data-theme=dark] .tiffin.tiffin-wrapper #plan .plan-compare-inner{background:#25291e!important;border-color:rgba(255,255,255,.12)!important;color:#fff!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-compare-arrow,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-compare-icon,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-compare-icon i,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-compare-note,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-compare-note-em,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-compare-title,html[data-theme=dark] .tiffin.tiffin-wrapper #plan .plan-compare-arrow,html[data-theme=dark] .tiffin.tiffin-wrapper #plan .plan-compare-icon,html[data-theme=dark] .tiffin.tiffin-wrapper #plan .plan-compare-icon i,html[data-theme=dark] .tiffin.tiffin-wrapper #plan .plan-compare-note,html[data-theme=dark] .tiffin.tiffin-wrapper #plan .plan-compare-note-em,html[data-theme=dark] .tiffin.tiffin-wrapper #plan .plan-compare-title{color:#fff!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-compare-divider,html[data-theme=dark] .tiffin.tiffin-wrapper #plan .plan-compare-divider{background:#fff!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout.terracotta-theme .plan-compare-column--mobile .plan-compare-arrow,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout.terracotta-theme .plan-compare-column--mobile .plan-compare-icon,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout.terracotta-theme .plan-compare-column--mobile .plan-compare-note,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout.terracotta-theme .plan-compare-column--mobile .plan-compare-note-em,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout.terracotta-theme .plan-compare-column--mobile .plan-compare-title{color:#fff!important}html[data-theme=dark] .heading-badge{background:#2a2e22!important;color:#cfe3c2!important}html[data-theme=dark] .trust-section-v2 .trust-highlight-row{background:#22251b!important;border-color:rgba(255,255,255,.14)!important;box-shadow:none!important}html[data-theme=dark] .trust-section-v2 .trust-highlight-copy,html[data-theme=dark] .trust-section-v2 .trust-highlight-desc,html[data-theme=dark] .trust-section-v2 .trust-highlight-desc-line,html[data-theme=dark] .trust-section-v2 .trust-highlight-label{color:var(--theme-text)!important}html[data-theme=dark] .trust-section-v2 .trust-cta,html[data-theme=dark] .trust-section-v2 .trust-cta--desktop{background:linear-gradient(180deg,#5a7d52,#4e6e46)!important;color:#fff!important;box-shadow:0 8px 24px rgba(0,0,0,.35)!important}html[data-theme=dark] .trust-section-v2 .trust-cta .trust-cta-arrow,html[data-theme=dark] .trust-section-v2 .trust-cta .trust-cta-label,html[data-theme=dark] .trust-section-v2 .trust-cta .trust-cta-wa{color:#fff!important}html[data-theme=dark] .trust-section-v2 .trust-highlight-icon,html[data-theme=dark] .trust-section-v2 .trust-highlight-icon .fab,html[data-theme=dark] .trust-section-v2 .trust-highlight-icon .fas,html[data-theme=dark] .trust-section-v2 .trust-highlight-item--contracts .trust-highlight-icon,html[data-theme=dark] .trust-section-v2 .trust-highlight-item--plans .trust-highlight-icon,html[data-theme=dark] .trust-section-v2 .trust-highlight-item--wa .trust-highlight-icon,html[data-theme=dark] .trust-section-v2 .trust-highlight-svg,html[data-theme=dark] .trust-section-v2 .trust-highlight-wa-fa{color:#fff!important}html[data-theme=dark] .trust-section-v2 .trust-highlight-item--wa .trust-highlight-icon,html[data-theme=dark] .trust-section-v2 .trust-highlight-item--wa .trust-highlight-wa-fa,html[data-theme=dark] .trust-section-v2 .trust-highlight-item--wa .trust-highlight-wa-icon,html[data-theme=dark] body #__next .tiffin .trust-section-v2 .trust-highlight-item--wa .trust-highlight-icon,html[data-theme=dark] body #__next .tiffin .trust-section-v2 .trust-highlight-wa-fa,html[data-theme=dark] body #__next .tiffin .trust-section-v2 .trust-highlight-wa-icon{color:#25d366!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-v3-heading-wrap .plan-v3-main-heading,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-v3-main-heading,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-v3-main-heading .plan-v3-heading-line,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-v3-main-heading .plan-v3-heading-line--1,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-v3-main-heading .plan-v3-heading-line--2,html[data-theme=dark] .tiffin.tiffin-wrapper #plan .plan-v3-heading-line,html[data-theme=dark] .tiffin.tiffin-wrapper #plan .plan-v3-main-heading{color:#f6f3ea!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-v3-subheading{color:#d4cfc2!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-includes-banner-custom{background:#22251b!important;border-color:rgba(255,255,255,.12)!important;box-shadow:0 10px 28px rgba(0,0,0,.35)!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-include-left-title,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-include-mid-label,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-include-mid-label-bot,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-include-mid-label-top,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-include-sweet-line1,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-include-sweet-line2{color:var(--theme-text)!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-include-check-badge{background:#2f4a28!important;border-color:#fff!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-include-check-icon{color:#fff!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-global-schedule-track{background:#22251b!important;border-color:rgba(255,255,255,.12)!important;box-shadow:none!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-global-schedule-seg{color:var(--theme-text)!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-global-schedule-seg.active{color:#fff!important;background-color:#3d6b3d!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-global-schedule-seg-meta{color:inherit!important}html[data-theme=dark] #plan.plan-v3-layout .plan-global-schedule-row--mobile .plan-global-schedule-track,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-global-schedule-row--mobile .plan-global-schedule-track,html[data-theme=dark] .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-global-schedule-row--mobile .plan-global-schedule-track{background:#22251b!important;border-color:rgba(255,255,255,.14)!important;box-shadow:none!important}html[data-theme=dark] #plan.plan-v3-layout .plan-global-schedule-row--mobile .plan-global-schedule-seg:not(.active),html[data-theme=dark] .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-global-schedule-row--mobile .plan-global-schedule-seg:not(.active),html[data-theme=dark] .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-global-schedule-row--mobile .plan-global-schedule-seg:not(.active) .plan-global-schedule-seg-days,html[data-theme=dark] .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-global-schedule-row--mobile .plan-global-schedule-seg:not(.active) .plan-global-schedule-seg-meta{color:#d8d3c6!important}html[data-theme=dark] #plan.plan-v3-layout .plan-mobile-includes,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-mobile-includes,html[data-theme=dark] .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-mobile-includes{background:#22251b!important;border-color:rgba(255,255,255,.14)!important;box-shadow:none!important}html[data-theme=dark] #plan.plan-v3-layout .plan-mobile-includes-label,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-mobile-include-text,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-mobile-includes-label,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-mobile-includes-label .plan-include-left-title,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-mobile-includes-label .plan-mobile-includes-label-text,html[data-theme=dark] .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-mobile-includes-label{color:#eeebe1!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-mobile-include-thumb,html[data-theme=dark] .tiffin.plan.plan-v3-layout .v3-feat-icon-wrap{background:#2a2e22!important}html[data-theme=dark] #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-slider-container .plan-card-slide .plan-v3-card.split-card-layout,html[data-theme=dark] .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout{background:#1c1f16!important;border-color:rgba(255,255,255,.12)!important}html[data-theme=dark] #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-card-body-grid,html[data-theme=dark] .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-card-body-grid{background:0 0!important}html[data-theme=dark] #plan.plan-v3-layout .body-left-col,html[data-theme=dark] .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .body-left-col,html[data-theme=dark] .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-split-left,html[data-theme=dark] .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-split-left--gold,html[data-theme=dark] .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-split-left--silver{background:#161910!important}html[data-theme=dark] #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .body-right-col.v3-pack-right,html[data-theme=dark] .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .body-right-col.v3-pack-right{background:#1c1f16!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-addon-rows,html[data-theme=dark] .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-addon-rows{background:#25291e!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-addon-rows .v3-addon-row+.v3-addon-row{border-top-color:rgba(255,255,255,.1)!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-include-note,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-include-or{color:#c8c3b4!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-include-or-pill{background:#2a2e22!important;color:#eeebe1!important}html[data-theme=dark] #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-addons-box,html[data-theme=dark] .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-addons-box{background:#25291e!important;border-color:rgba(255,255,255,.12)!important}html[data-theme=dark] #plan.plan-v3-layout .plan-include-note,html[data-theme=dark] .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-include-note{color:#c8c3b4!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-packages-trust-unified,html[data-theme=dark] .tiffin.tiffin-wrapper #plan .plan-packages-trust-unified{background:#1c1f16!important;border-color:rgba(255,255,255,.12)!important;box-shadow:none!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-special-treats-banner,html[data-theme=dark] .tiffin.tiffin-wrapper #plan .plan-special-treats-banner{background:#2a1c1c!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-special-treats-callout-line,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-special-treats-callout-text,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-special-treats-sub,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-special-treats-title{color:#f6f3ea!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-special-treats-day-pill,html[data-theme=dark] .tiffin.tiffin-wrapper #plan .plan-special-treats-day-pill{color:#fff!important;border-color:#fff!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-special-treats-day-pill i,html[data-theme=dark] .tiffin.tiffin-wrapper #plan .plan-special-treats-day-pill i{color:#fff!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-packages-trust-unified-divider{background:rgba(255,255,255,.1)!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-bottom-benefits,html[data-theme=dark] .tiffin.tiffin-wrapper #plan .plan-bottom-benefits{background:#22251b!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-bottom-benefit:not(:last-child)::after{background:rgba(255,255,255,.12)!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-benefit-text,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-benefit-text strong{color:#eeebe1!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial.trial-showcase-section,html[data-theme=dark] .trial-showcase-section{background-color:#171910!important;background-image:linear-gradient(180deg,rgba(14,16,11,.9) 0,rgba(14,16,11,.88) 100%),url("../images/trial-bg.webp")!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-shell,html[data-theme=dark] .trial-showcase-shell{background-color:#1c1f16!important;background-image:none!important;border-color:rgba(255,255,255,.12)!important;box-shadow:0 16px 48px rgba(0,0,0,.35)!important}html[data-theme=dark] .trial-showcase-header,html[data-theme=dark] .trial-showcase-shell::before{background:0 0!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-title-main,html[data-theme=dark] .trial-showcase-title-main{color:#f6f3ea!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-tagline-text,html[data-theme=dark] .trial-showcase-tagline-text{color:#d8d3c6!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-included,html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-price-body,html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-price-card,html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-visual,html[data-theme=dark] .trial-showcase-included,html[data-theme=dark] .trial-showcase-price-card,html[data-theme=dark] .trial-showcase-visual{background:#22251b!important;border-color:rgba(255,255,255,.12)!important;box-shadow:0 12px 32px rgba(0,0,0,.28)!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-header{background:0 0!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-choice-card{background:#1c1f16!important;border-color:rgba(255,255,255,.14)!important;color:#eeebe1!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-choice-card strong,html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-choice-title,html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-price-note,html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-price-value{color:#eeebe1!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-availability-sub,html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-included-copy,html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-included-copy small,html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-included-item,html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-visual-caption,html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-visual-footer-copy,html[data-theme=dark] .trial-showcase-choice-label,html[data-theme=dark] .trial-showcase-choice-title,html[data-theme=dark] .trial-showcase-included-item{color:#eeebe1!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-availability,html[data-theme=dark] .trial-showcase-availability{background:#1c1f16!important;border-color:rgba(255,255,255,.18)!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-availability-copy strong,html[data-theme=dark] .trial-showcase-availability-copy strong{color:#fff!important}html[data-theme=dark] .about.about-v2.redesigned,html[data-theme=dark] .tiffin.tiffin-wrapper #about.about.about-v2.redesigned{--about-cream:#171910!important;--about-tan:#22251b!important;--about-text:#c8c3b4!important;--about-heading:#f6f3ea!important;background-color:#171910!important}html[data-theme=dark] .tiffin.tiffin-wrapper #about.about.about-v2.redesigned .about-desc,html[data-theme=dark] .tiffin.tiffin-wrapper #about.about.about-v2.redesigned .about-title,html[data-theme=dark] .tiffin.tiffin-wrapper #about.about.about-v2.redesigned .feature-content h4,html[data-theme=dark] .tiffin.tiffin-wrapper #about.about.about-v2.redesigned .feature-content p,html[data-theme=dark] .tiffin.tiffin-wrapper #about.about.about-v2.redesigned .progress-label,html[data-theme=dark] .tiffin.tiffin-wrapper #about.about.about-v2.redesigned .shield-text,html[data-theme=dark] .tiffin.tiffin-wrapper #about.about.about-v2.redesigned .value-content h4,html[data-theme=dark] .tiffin.tiffin-wrapper #about.about.about-v2.redesigned .value-content p{color:var(--about-heading)!important}html[data-theme=dark] .tiffin.tiffin-wrapper #about.about.about-v2.redesigned .about-desc,html[data-theme=dark] .tiffin.tiffin-wrapper #about.about.about-v2.redesigned .feature-content p,html[data-theme=dark] .tiffin.tiffin-wrapper #about.about.about-v2.redesigned .shield-text,html[data-theme=dark] .tiffin.tiffin-wrapper #about.about.about-v2.redesigned .value-content p{color:var(--about-text)!important}html[data-theme=dark] .tiffin.tiffin-wrapper #about .satisfaction-card,html[data-theme=dark] .tiffin.tiffin-wrapper #about.about.about-v2.redesigned .feature-item{background:#22251b!important;border-color:rgba(255,255,255,.12)!important}html[data-theme=dark] .journey-section{--journey-page-bg:#171910;background-color:#171910!important}html[data-theme=dark] .journey-section::after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:rgba(14,16,11,.82)}html[data-theme=dark] .journey-section .container{z-index:1}html[data-theme=dark] #manra-journey h2.journey-title,html[data-theme=dark] .journey-header .journey-title,html[data-theme=dark] .journey-section .step-info h4,html[data-theme=dark] .journey-section .step-info p{color:#f6f3ea!important}html[data-theme=dark] .journey-section .timeline-header,html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .timeline-header{color:#fff!important}html[data-theme=dark] .journey-section .timeline-line-decoration,html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .timeline-line-decoration{background:#fff!important}html[data-theme=dark] .premium-menu-showcase-section{background-color:#171910!important}html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-showcase-section.premium-menu-design-ref{background:linear-gradient(180deg,rgba(14,16,11,.88) 0,rgba(14,16,11,.86) 100%),url("../images/menu-bg.webp") center/cover no-repeat #171910!important}html[data-theme=dark] .premium-menu-showcase-section::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:rgba(14,16,11,.82)}html[data-theme=dark] .premium-menu-showcase-container{z-index:1}html[data-theme=dark] .premium-menu-showcase-subtitle,html[data-theme=dark] .premium-menu-showcase-title{color:#f6f3ea!important}html[data-theme=dark] .menu-day-card,html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .menu-day-card{background:#22251b!important;border-color:rgba(255,255,255,.12)!important;box-shadow:0 8px 24px rgba(0,0,0,.28)!important}html[data-theme=dark] .dish-name,html[data-theme=dark] .menu-day-card h4,html[data-theme=dark] .menu-day-card p{color:#eeebe1!important}html[data-theme=dark] .how-we-do-area{background:#171910!important}html[data-theme=dark] .how-we-do-area .process-main-title,html[data-theme=dark] .how-we-do-area .process-point,html[data-theme=dark] .how-we-do-area h3,html[data-theme=dark] .how-we-do-area h4,html[data-theme=dark] .how-we-do-area p{color:#eeebe1!important}html[data-theme=dark] .tiffin .instagram-feed-section,html[data-theme=dark] .tiffin.tiffin-wrapper section.instagram-feed-section{background:#171910!important}html[data-theme=dark] .instagram-title,html[data-theme=dark] .tiffin .instagram-feed-section p{color:#f6f3ea!important}html[data-theme=dark] .tiffin .faq,html[data-theme=dark] .tiffin.tiffin-wrapper section.faq.faq-section-v2{background-color:#171910!important}html[data-theme=dark] .faq-item,html[data-theme=dark] .tiffin .faq .ans,html[data-theme=dark] .tiffin .faq .ques,html[data-theme=dark] .tiffin .faq h2{color:#eeebe1!important}html[data-theme=dark] #review.review-section-modern,html[data-theme=dark] .review-section-modern,html[data-theme=dark] .tiffin.tiffin-wrapper section.review-section-modern{background:#171910!important}html[data-theme=dark] .review-author-name,html[data-theme=dark] .review-date,html[data-theme=dark] .review-text,html[data-theme=dark] .review-title-modern{color:#eeebe1!important}html[data-theme=dark] .review-card{background:#22251b!important}html[data-theme=dark] .refer.refer-redesign,html[data-theme=dark] .tiffin .refer{background-color:#171910!important}html[data-theme=dark] .refer h2,html[data-theme=dark] .refer h3,html[data-theme=dark] .refer p,html[data-theme=dark] .refer-heading-v2{color:#eeebe1!important}html[data-theme=dark] .event-wrapper,html[data-theme=dark] .half-menu,html[data-theme=dark] .tiffin .app,html[data-theme=dark] .tiffin .offer{background-color:#171910!important;color:#eeebe1!important}html[data-theme=dark] .event-wrapper h2,html[data-theme=dark] .half-menu h2,html[data-theme=dark] .tiffin .app h2,html[data-theme=dark] .tiffin .offer h2{color:#f6f3ea!important}html[data-theme=dark] .tiffin.tiffin-wrapper .banner .group.dynamic-color,html[data-theme=dark] .tiffin.tiffin-wrapper .banner .group.dynamic-color .font-bold,html[data-theme=dark] .tiffin.tiffin-wrapper .banner-head-accent,html[data-theme=dark] .tiffin.tiffin-wrapper .text-brand-green{color:#b7d39a!important}html[data-theme=dark] .tiffin.tiffin-wrapper #about .about-badge,html[data-theme=dark] .tiffin.tiffin-wrapper #about .phone-box--cta,html[data-theme=dark] .tiffin.tiffin-wrapper #about .shield-box{background:#22251b!important;border-color:rgba(255,255,255,.12)!important;color:#eeebe1!important}html[data-theme=dark] .about-v2 .shield-icon,html[data-theme=dark] .tiffin.tiffin-wrapper #about .about-col--left .shield-icon-check,html[data-theme=dark] .tiffin.tiffin-wrapper #about .about-col--left .shield-icon-shape,html[data-theme=dark] .tiffin.tiffin-wrapper #about .shield-icon,html[data-theme=dark] .tiffin.tiffin-wrapper #about .shield-icon-svg{color:#b7d39a!important}html[data-theme=dark] .tiffin.tiffin-wrapper #about .phone-box--cta h5,html[data-theme=dark] .tiffin.tiffin-wrapper #about .phone-box--cta p,html[data-theme=dark] .tiffin.tiffin-wrapper #about .phone-text p{color:#eeebe1!important}html[data-theme=dark] .tiffin.tiffin-wrapper #about .footer-slogan,html[data-theme=dark] .tiffin.tiffin-wrapper #about .footer-slogan-highlight{color:#b7d39a!important}html[data-theme=dark] .tiffin.tiffin-wrapper #about .banner-icon,html[data-theme=dark] .tiffin.tiffin-wrapper #about .feature-icon-circle{background:#2a2e22!important}html[data-theme=dark] .tiffin.tiffin-wrapper #about .progress.progress--gold-track,html[data-theme=dark] .tiffin.tiffin-wrapper #about .progress.progress--maroon-track{background:#2a2e22!important}html[data-theme=dark] .tiffin.tiffin-wrapper #about .image-overlay-text,html[data-theme=dark] .tiffin.tiffin-wrapper #about .satisfaction-card{color:#eeebe1!important}html[data-theme=dark] .journey-section .step-card,html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .step-card{background:#22251b!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 8px 24px rgba(0,0,0,.28)!important}html[data-theme=dark] .journey-section .step-icon,html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .step-icon{background:#2a2e22!important}html[data-theme=dark] .journey-section .journey-bottom-banner,html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .journey-bottom-banner{background:#22251b!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:none!important}html[data-theme=dark] .journey-section .journey-bottom-banner .banner-item,html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .journey-bottom-banner .banner-item{border-right-color:rgba(255,255,255,.12)!important;color:#eeebe1!important}html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .journey-bottom-banner .banner-text,html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .journey-bottom-banner .banner-text p,html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .journey-bottom-banner .banner-text strong{color:#eeebe1!important}html[data-theme=dark] .journey-section .promise-badge,html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .promise-badge{background:#2a2e22!important;color:#eeebe1!important;border-color:rgba(255,255,255,.12)!important}html[data-theme=dark] .journey-section .ambassador-top-badge,html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .ambassador-top-badge{background:#22251b!important;border-color:rgba(255,255,255,.12)!important}html[data-theme=dark] .journey-section .ambassador-top-badge .badge-text,html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .ambassador-top-badge .badge-text{color:#eeebe1!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-footer{background:#2a1c1c!important;border-color:rgba(255,255,255,.12)!important;box-shadow:none!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-footer-copy,html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-footer-copy strong,html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-footer-fri,html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-footer-tagline{color:#f6f3ea!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-visual-caption{background:#25291e!important;color:#e07a5f!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-included-copy strong,html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-included-item strong{color:#eeebe1!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-included-item{border-bottom-color:rgba(255,255,255,.1)!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-included-thumb{background:#2a2e22!important;border-color:rgba(230,195,92,.35)!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-tagline,html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-tagline-text{color:#d8d3c6!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .v3-pack-daily-pill,html[data-theme=dark] .tiffin.plan.plan-v3-layout .v3-portion-pill{background:#2a2e22!important;color:#eeebe1!important;border-color:rgba(255,255,255,.12)!important}html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .premium-menu-tabs,html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .premium-menu-tabs--segmented{background:#22251b!important;border-color:rgba(255,255,255,.12)!important;box-shadow:none!important}html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .premium-menu-tab{color:#c8c3b4!important;background:0 0!important}html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .premium-menu-tab.active{background:#4e6e46!important;color:#fff!important}html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .premium-menu-showcase-title .title-part--primary{color:#b7d39a!important}html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .premium-menu-showcase-title .title-part--accent{color:#e07a5f!important}html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .premium-menu-cta--secondary{background:0 0!important;color:#eeebe1!important;border-color:rgba(255,255,255,.2)!important}html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .menu-day-card-body,html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .menu-day-card-content{color:#eeebe1!important}html[data-theme=dark] .tiffin.tiffin-wrapper section.faq .faq-item .ques{border-top-color:rgba(255,255,255,.12)!important;color:#eeebe1!important}html[data-theme=dark] .tiffin.tiffin-wrapper section.faq .faq-item .ques h3{color:#f6f3ea!important}html[data-theme=dark] .review-carousel-modern .review-card,html[data-theme=dark] .tiffin .review .review-card{background:#22251b!important;border-color:rgba(255,255,255,.12)!important;box-shadow:0 8px 24px rgba(0,0,0,.28)!important}html[data-theme=dark] .review-carousel-modern .read-more-btn{color:#b7d39a!important}html[data-theme=dark] .refer.refer-redesign{--refer-rd-cream:#171910;--refer-rd-text:#eeebe1;--refer-rd-muted:#c8c3b4;--refer-rd-mint:#22251b;--refer-rd-peach:#2a221c;--refer-rd-blush:#2a1c1c}html[data-theme=dark] .refer.refer-redesign .refer-card-inner--redesign,html[data-theme=dark] .refer.refer-redesign .refer-redesign__body,html[data-theme=dark] .tiffin.tiffin-wrapper #refer.refer-redesign .refer-redesign__action-card{background:#1c1f16!important;border-color:rgba(255,255,255,.12)!important;box-shadow:none!important}html[data-theme=dark] .refer.refer-redesign .refer-redesign-features--right-only,html[data-theme=dark] .refer.refer-redesign .refer-redesign__features-panel{background:#22251b!important;border-color:rgba(255,255,255,.12)!important;box-shadow:none!important}html[data-theme=dark] .refer.refer-redesign .refer-desc-v2,html[data-theme=dark] .refer.refer-redesign .refer-redesign-feature__desc,html[data-theme=dark] .refer.refer-redesign .refer-redesign-footer__message{color:#eeebe1!important}html[data-theme=dark] #how-we-do-area .process-main-title,html[data-theme=dark] .how-we-do-area .process-main-title{color:#f6f3ea!important}html[data-theme=dark] #how-we-do-area .process-description,html[data-theme=dark] #how-we-do-area .process-point,html[data-theme=dark] .how-we-do-area .process-description,html[data-theme=dark] .how-we-do-area .process-point{color:#c8c3b4!important}html[data-theme=dark] #how-we-do-area .process-card,html[data-theme=dark] .how-we-do-area .process-card{background:#22251b!important;border-color:rgba(255,255,255,.12)!important;box-shadow:0 8px 24px rgba(0,0,0,.28)!important}html[data-theme=dark] #how-we-do-area .process-card-body,html[data-theme=dark] #how-we-do-area .process-card-header,html[data-theme=dark] .how-we-do-area .process-card-body,html[data-theme=dark] .how-we-do-area .process-card-header{color:#eeebe1!important}html[data-theme=dark] body .tiffin.tiffin-wrapper section#about.about.about-v2.redesigned .about-col--left .about-badge,html[data-theme=dark] body .tiffin.tiffin-wrapper section#about.about.about-v2.redesigned .about-col--right .about-badge,html[data-theme=dark] body .tiffin.tiffin-wrapper section#about.about.about-v2.redesigned .about-left-ref .about-badge,html[data-theme=dark] body .tiffin.tiffin-wrapper section#about.about.about-v2.redesigned .about-right-ref .about-badge{background:#22251b!important;border-color:rgba(255,255,255,.12)!important;color:#eeebe1!important;box-shadow:none!important}html[data-theme=dark] body .tiffin.tiffin-wrapper section#about.about.about-v2.redesigned .about-left-ref .feature-icon-circle{background:#2a2e22!important;color:#b7d39a!important}html[data-theme=dark] .tiffin.tiffin-wrapper #about .about-col--left .progress--gold-track,html[data-theme=dark] .tiffin.tiffin-wrapper #about .about-col--left .progress--maroon-track,html[data-theme=dark] body .tiffin.tiffin-wrapper section#about.about.about-v2.redesigned .about-left-ref .progress--gold-track,html[data-theme=dark] body .tiffin.tiffin-wrapper section#about.about.about-v2.redesigned .about-left-ref .progress--maroon-track{background:#2a2e22!important}html[data-theme=dark] .about-v2 .progress-group .percent-val,html[data-theme=dark] .tiffin.tiffin-wrapper #about .about-col--left .progress-row .percent-val,html[data-theme=dark] .tiffin.tiffin-wrapper #about .progress-row .percent-val,html[data-theme=dark] body .tiffin.tiffin-wrapper section#about.about.about-v2.redesigned .about-left-ref .progress-row .percent-val{color:#fff!important}html[data-theme=dark] body .tiffin.tiffin-wrapper #about .footer-slogan .footer-slogan-highlight,html[data-theme=dark] body .tiffin.tiffin-wrapper:not(:has(.location-page)) #about .footer-slogan .footer-slogan-highlight{color:#b7d39a!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout.teal-theme .v3-pack-header .v3-card-title{color:#b7d39a!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout.terracotta-theme .v3-pack-header .v3-card-title{color:#e07a5f!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-include-mid-thumb{background:#2a2e22!important;border-color:rgba(255,255,255,.12)!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-include-sweet-icon-circle{background:#2a221c!important;border-color:rgba(224,122,95,.35)!important;color:#e07a5f!important}@media (min-width:992px){html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-benefit-icon--flex,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-benefit-icon--fresh,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-benefit-icon--home,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-benefit-icon--hygiene,html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-benefit-icon--loved{background:#2a2e22!important;border-color:rgba(255,255,255,.12)!important;color:#fff!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-benefit-shield-svg{color:#fff!important}}html[data-theme=dark] .journey-section .step-1 .step-icon,html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .step-1 .step-icon{background:#322022!important;color:#e07a5f!important}html[data-theme=dark] .journey-section .step-2 .step-icon,html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .step-2 .step-icon{background:#2a221c!important;color:#e6a85c!important}html[data-theme=dark] .journey-section .step-3 .step-icon,html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .step-3 .step-icon{background:#1f2e24!important;color:#b7d39a!important}html[data-theme=dark] .journey-section .step-4 .step-icon,html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .step-4 .step-icon{background:#22251b!important;color:#b7d39a!important}html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .step-icon .journey-step-icon-svg{color:inherit!important}html[data-theme=dark] body .tiffin.tiffin-wrapper #manra-journey .ambassador-top-badge,html[data-theme=dark] body .tiffin.tiffin-wrapper:not(:has(.location-page)) #manra-journey .ambassador-top-badge{background:#22251b!important;border-color:rgba(255,255,255,.12)!important;color:#eeebe1!important;box-shadow:none!important}html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .ambassador-top-badge .badge-text,html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .ambassador-top-badge .badge-text span,html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .ambassador-top-badge .badge-text strong{color:#eeebe1!important}html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .ambassador-top-badge__crown{color:#e6c35c!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-love-badge{color:#f6f3ea!important;filter:drop-shadow(0 4px 10px rgba(0, 0, 0, .45))!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-love-badge-scallop{filter:none!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-love-badge-scallop path{fill:#3a342e!important;stroke:#fff!important;stroke-width:2!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-love-badge-heart,html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-love-badge-made,html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-love-badge-tagline{color:#f6f3ea!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-love-badge-love{color:#e07a5f!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-pack-cta-icon{background:#2a2e22!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-pack-cta--gold .v3-pack-cta-icon{color:#b7d39a!important}html[data-theme=dark] .tiffin.plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-pack-cta--silver .v3-pack-cta-icon{color:#e07a5f!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-cta-icon{background:#2a2e22!important;color:#fff!important}html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-cta-icon svg,html[data-theme=dark] .tiffin.tiffin-wrapper #trial .trial-showcase-cta-icon svg path{color:#fff!important;stroke:#ffffff!important}html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .banner-icon.dark-red,html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .banner-icon.maroon{background:#322022!important;color:#e07a5f!important}html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .banner-icon.gold{background:#2a221c!important;color:#e6a85c!important}html[data-theme=dark] .tiffin.tiffin-wrapper #manra-journey .banner-icon.green{background:#1f2e24!important;color:#b7d39a!important}html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .dish-type-icon,html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .dish-type-icon--chef,html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .dish-type-icon--veg{background:#2a2e22!important;border-color:rgba(255,255,255,.12)!important;color:#b7d39a!important}html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .dish-divider-ornament{background:#2a2e22!important;border-color:rgba(255,255,255,.12)!important;color:#c8c3b4!important}html[data-theme=dark] .tiffin .footer.footer-pro .footer-item-heading__icon{background:#2a2e22!important;border-color:rgba(255,255,255,.12)!important}html[data-theme=dark] .journey-section .container,html[data-theme=dark] .premium-menu-showcase-container{position:relative;z-index:1}html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .dish-desc,html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .menu-day-card-body p,html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .premium-menu-showcase-subtitle{color:#c8c3b4!important}html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .dish-name,html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .menu-day-card-body,html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .menu-day-card-header,html[data-theme=dark] .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .menu-day-card-header h4{color:#b7d39a!important}html[data-theme=dark] .tiffin.tiffin-wrapper #about.about.about-v2.redesigned{background:linear-gradient(rgba(14,16,11,.9),rgba(14,16,11,.9)),url("../images/about-bg.webp") 100% 0/cover no-repeat!important}html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-legal,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-legal .legal-copy,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-legal .legal-links a{color:#eeebe1!important}html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-legal .legal-flourish,html[data-theme=dark] .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-legal .legal-sep{color:#e6c35c!important;background-color:#e6c35c!important}html[data-theme=dark] body .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .premium-menu-tab:not(.active),html[data-theme=dark] body .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .premium-menu-tab:not(.active) .tab-calendar-icon,html[data-theme=dark] body .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .premium-menu-tab:not(.active) .tab-calendar-icon svg,html[data-theme=dark] body .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .premium-menu-tab:not(.active) .tab-label{color:#c8c3b4!important}html[data-theme=dark] body .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .premium-menu-cta--secondary,html[data-theme=dark] body .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .premium-menu-cta--secondary .premium-menu-cta-arrow{background:0 0!important;color:#eeebe1!important;border-color:rgba(255,255,255,.32)!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.faq .faq-item .ques::before{content:"→"!important;width:16px!important;height:16px!important;margin-top:2px!important;background:0 0!important;color:#eeebe1!important;font-size:16px!important;font-weight:700!important;line-height:1!important;filter:none!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.faq .faq-item.active .ques::before{color:#b7d39a!important}html[data-theme=dark] body .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .premium-menu-footer-text,html[data-theme=dark] body .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref .premium-menu-footer-text-core{color:#eeebe1!important}html[data-theme=dark] body .tiffin.tiffin-wrapper #tiffin-menu.premium-menu-design-ref::after{background-image:none!important}html[data-theme=dark] body .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-include-mid-hint{color:#c8c3b4!important}html[data-theme=dark] body .blog-page .blog-sidebar .search-form{background:#22251b!important;border:1px solid rgba(255,255,255,.14)!important}html[data-theme=dark] body .blog-page .blog-sidebar .search-field{background:0 0!important;color:#eeebe1!important}html[data-theme=dark] body .blog-page .blog-sidebar .search-field::placeholder,html[data-theme=dark] body .blog-page .blog-sidebar .search-form-icon{color:#c8c3b4!important}html[data-theme=dark] body .blog-page .blog-sidebar .gamma.widget-title{color:#b7d39a!important;border-bottom-color:rgba(255,255,255,.35)!important}html[data-theme=dark] body .blog-page .blog-sidebar .cat-link,html[data-theme=dark] body .blog-page .blog-sidebar .recent-posts-info .entry-title a{color:#eeebe1!important}html[data-theme=dark] body .blog-page .blog-sidebar .cat-count,html[data-theme=dark] body .blog-page .blog-sidebar .recent-posts-info .posted-on a{color:#c8c3b4!important}html[data-theme=dark] body .blog-page .blog-sidebar .cat-link.is-active,html[data-theme=dark] body .blog-page .blog-sidebar .cat-link:hover,html[data-theme=dark] body .blog-page .blog-sidebar .recent-posts-info .entry-title a:hover{color:#b7d39a!important}html[data-theme=dark] body .blog-page .blog-sidebar .recent-posts>li{border-bottom-color:rgba(255,255,255,.25)!important}html[data-theme=dark] body .blog-page .blog-sidebar .tag-cloud-link{background:#22251b!important;color:#eeebe1!important;border-color:rgba(255,255,255,.15)!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-v3-subheading{color:#c8c3b4!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .banner .editorial-text{color:#c8c3b4!important}@media (max-width:1023.98px){html[data-theme=dark] body #__next .tiffin .banner .logo-container #menuToggle:not(.active) img,html[data-theme=dark] body #__next .tiffin .banner .logo-container .menu:not(.active) img,html[data-theme=dark] body #__next .tiffin .logo-container #menuToggle:not(.active) img,html[data-theme=dark] body #__next .tiffin .logo-container .menu:not(.active) img{filter:brightness(0) invert(1) sepia(.22) saturate(1.7) hue-rotate(40deg)!important}html[data-theme=dark] body .tiffin .banner .logo-container .menu-links.d-flex.d-lg-none,html[data-theme=dark] body .tiffin .logo-container .menu-links.d-flex.d-lg-none{background:radial-gradient(140px 90px at 8% 88%,rgba(78,110,70,.22) 0,transparent 72%),#14160f!important}html[data-theme=dark] body .tiffin .banner .logo-container .menu-links.d-flex.d-lg-none .menu-toggle,html[data-theme=dark] body .tiffin .logo-container .menu-links.d-flex.d-lg-none .menu-toggle{color:#b7d39a!important}html[data-theme=dark] body .tiffin .banner .logo-container .menu-links.d-flex.d-lg-none .menu-toggle img,html[data-theme=dark] body .tiffin .logo-container .menu-links.d-flex.d-lg-none .menu-toggle img{filter:brightness(0) invert(1) sepia(.25) saturate(2) hue-rotate(40deg)!important}html[data-theme=dark] body .tiffin .banner .logo-container .menu-links.d-flex.d-lg-none .mobile-menu-brand__logo img,html[data-theme=dark] body .tiffin .logo-container .menu-links.d-flex.d-lg-none .mobile-menu-brand__logo img{filter:brightness(0) invert(1) sepia(.25) saturate(2) hue-rotate(40deg)!important}html[data-theme=dark] body .tiffin .banner .logo-container .menu-links.d-flex.d-lg-none .addressDiv,html[data-theme=dark] body .tiffin .banner .logo-container .menu-links.d-flex.d-lg-none .socialDiv,html[data-theme=dark] body .tiffin .banner .logo-container .menu-links.d-flex.d-lg-none>ul,html[data-theme=dark] body .tiffin .logo-container .menu-links.d-flex.d-lg-none .addressDiv,html[data-theme=dark] body .tiffin .logo-container .menu-links.d-flex.d-lg-none .socialDiv,html[data-theme=dark] body .tiffin .logo-container .menu-links.d-flex.d-lg-none>ul{background:#22251b!important;border-color:rgba(255,255,255,.12)!important;box-shadow:0 8px 24px rgba(0,0,0,.28)!important}html[data-theme=dark] body .tiffin .banner .logo-container .menu-links.d-flex.d-lg-none ul .links-li,html[data-theme=dark] body .tiffin .logo-container .menu-links.d-flex.d-lg-none ul .links-li{border-bottom-color:rgba(255,255,255,.1)!important}html[data-theme=dark] body .tiffin .banner .logo-container .menu-links.d-flex.d-lg-none .addressDiv ul li,html[data-theme=dark] body .tiffin .banner .logo-container .menu-links.d-flex.d-lg-none .addressDiv ul li a,html[data-theme=dark] body .tiffin .banner .logo-container .menu-links.d-flex.d-lg-none .socialLinks li a,html[data-theme=dark] body .tiffin .banner .logo-container .menu-links.d-flex.d-lg-none ul .links-li a,html[data-theme=dark] body .tiffin .logo-container .menu-links.d-flex.d-lg-none .addressDiv ul li,html[data-theme=dark] body .tiffin .logo-container .menu-links.d-flex.d-lg-none .addressDiv ul li a,html[data-theme=dark] body .tiffin .logo-container .menu-links.d-flex.d-lg-none .socialLinks li a,html[data-theme=dark] body .tiffin .logo-container .menu-links.d-flex.d-lg-none ul .links-li a{color:#eeebe1!important}html[data-theme=dark] body .tiffin .banner .logo-container .menu-links.d-flex.d-lg-none .addressDiv h6::before,html[data-theme=dark] body .tiffin .banner .logo-container .menu-links.d-flex.d-lg-none ul .links-li a::before,html[data-theme=dark] body .tiffin .logo-container .menu-links.d-flex.d-lg-none .addressDiv h6::before,html[data-theme=dark] body .tiffin .logo-container .menu-links.d-flex.d-lg-none ul .links-li a::before{background:#e7f3e7!important;color:#2f4f2f!important}html[data-theme=dark] body .tiffin .banner .logo-container .menu-links.d-flex.d-lg-none ul .links-li a::after,html[data-theme=dark] body .tiffin .logo-container .menu-links.d-flex.d-lg-none ul .links-li a::after{color:#c8c3b4!important}html[data-theme=dark] body .tiffin .banner .logo-container .menu-links.d-flex.d-lg-none .addressDiv h6,html[data-theme=dark] body .tiffin .banner .logo-container .menu-links.d-flex.d-lg-none .socialDiv h6,html[data-theme=dark] body .tiffin .logo-container .menu-links.d-flex.d-lg-none .addressDiv h6,html[data-theme=dark] body .tiffin .logo-container .menu-links.d-flex.d-lg-none .socialDiv h6{color:#b7d39a!important}html[data-theme=dark] body .tiffin .banner .logo-container .menu-links.d-flex.d-lg-none .socialDiv h6::after,html[data-theme=dark] body .tiffin .logo-container .menu-links.d-flex.d-lg-none .socialDiv h6::after{background:#b7d39a!important}html[data-theme=dark] body .tiffin .banner .logo-container .menu-links.d-flex.d-lg-none .addressDiv ul li i,html[data-theme=dark] body .tiffin .logo-container .menu-links.d-flex.d-lg-none .addressDiv ul li i{color:#b7d39a!important}}@media (max-width:1199.98px){html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-v3-card.split-card-layout .v3-addon-row .label,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-v3-card.split-card-layout .v3-feat-text,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-v3-card.split-card-layout .v3-pack-price-old,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-v3-card.split-card-layout .v3-pack-price-period,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-v3-card.split-card-layout .v3-pack-tagline{color:#c8c3b4!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-v3-card.split-card-layout .v3-addon-row .price,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-v3-card.split-card-layout .v3-pack-price-new{color:#b7d39a!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-v3-card.split-card-layout .v3-feat-icon-wrap{background:#2a2e22!important;border-color:rgba(255,255,255,.12)!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-portion-pill,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-portion-pill--gold,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-portion-pill--silver,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout.teal-theme .v3-portion-pill,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout.terracotta-theme .v3-portion-pill{background:#2a2e22!important;color:#eeebe1!important;border-color:rgba(255,255,255,.12)!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-pack-daily-pill,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-pack-daily-pill--gold,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-pack-daily-pill--silver{background:#2a2e22!important;color:#b7d39a!important;border-color:rgba(255,255,255,.12)!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-slider-container .plan-card-slide .plan-v3-card.split-card-layout .v3-addons-box,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #plan.plan-v3-layout .plan-slider-container .plan-v3-card.split-card-layout .v3-addons-box{background:#25291e!important;border-color:rgba(255,255,255,.12)!important}}@media (max-width:767.98px){html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .trust-section-v2 .trust-cta--invite-mobile{background:#4e6e46!important;color:#fff!important;border:none!important;box-shadow:0 4px 14px rgba(0,0,0,.35)!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .trust-section-v2 .trust-cta--invite-mobile .trust-cta-arrow,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .trust-section-v2 .trust-cta--invite-mobile .trust-cta-label,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .trust-section-v2 .trust-cta--invite-mobile .trust-cta-wa{color:#fff!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .trust-section-v2 .trust-cta--secondary-mobile{background:#22251b!important;color:#b7d39a!important;border-color:rgba(183,211,154,.45)!important;box-shadow:none!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .trust-section-v2 .trust-cta--secondary-mobile .trust-cta-arrow,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .trust-section-v2 .trust-cta--secondary-mobile .trust-cta-label,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .trust-section-v2 .trust-cta--secondary-mobile .trust-cta-lead{color:#b7d39a!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .trust-section-v2 .trust-share-banner{background:#22251b!important;border-color:rgba(255,255,255,.12)!important;box-shadow:none!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .trust-section-v2 .trust-share-banner__message,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .trust-section-v2 .trust-share-banner__message .trust-share-banner__subline{color:#c8c3b4!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .trust-section-v2 .trust-share-banner__message strong{color:#eeebe1!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .trust-section-v2 .trust-share-banner__heart{background:#2a2e22!important;border-color:rgba(255,255,255,.12)!important;color:#e07a5f!important;box-shadow:none!important}html[data-theme=dark] body #__next .tiffin section.footer.footer-pro,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro{background:#12140e!important}html[data-theme=dark] body #__next .tiffin section.footer.footer-pro .footer-pro-newsletter--top,html[data-theme=dark] body #__next .tiffin section.footer.footer-pro .footer-pro-serving,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-newsletter--top,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-serving{background:#22251b!important;border-color:rgba(255,255,255,.12)!important}html[data-theme=dark] body #__next .tiffin section.footer.footer-pro .footer-item-heading__icon,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-item-heading__icon{background:#2a2e22!important;border-color:rgba(255,255,255,.12)!important;color:#9fc089!important}html[data-theme=dark] body #__next .tiffin section.footer.footer-pro .footer-item-heading__icon i,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-item-heading__icon i{color:#9fc089!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .contact-detail .footer-item-heading__subtitle,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .contact-detail .footer-item-heading__title,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-newsletter--top>.footer-item-heading__subtitle,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-serving .footer-item-heading__subtitle,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-serving>.footer-item-heading__subtitle{color:#c8c3b4!important}html[data-theme=dark] body #__next .tiffin section.footer.footer-pro .contact-detail .contact-info i,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .contact-detail .contact-info i{background:#2a2e22!important;border-color:rgba(255,255,255,.12)!important;color:#9fc089!important}html[data-theme=dark] body #__next .tiffin section.footer.footer-pro .footer-pro-qr-mobile-link,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-qr-mobile-link{background:#22251b!important;border-color:rgba(230,195,92,.45)!important}html[data-theme=dark] body #__next .tiffin section.footer.footer-pro img.footer-logo,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-brand img,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro img.footer-logo{filter:brightness(0) invert(1) sepia(.22) saturate(1.6) hue-rotate(42deg)!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #review.review-section-modern .review-carousel-wrapper-modern .owl-nav .owl-next,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #review.review-section-modern .review-carousel-wrapper-modern .owl-nav .owl-prev,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #review.review-section-modern .review-native-next,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #review.review-section-modern .review-native-prev{background:#22251b!important;border-color:rgba(255,255,255,.18)!important;color:#c8c3b4!important;box-shadow:0 4px 12px rgba(0,0,0,.35)!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #review.review-section-modern .review-native-next--active,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #review.review-section-modern .review-native-next:active,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #review.review-section-modern .review-native-prev--active,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #review.review-section-modern .review-native-prev:active{background:#4e6e46!important;color:#fff!important}}html[data-theme=dark] body #__next .tiffin section.footer.footer-pro .footer-pro-newsletter--top,html[data-theme=dark] body #__next .tiffin section.footer.footer-pro .footer-pro-newsletter.footer-pro-newsletter--top,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-newsletter--top,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-newsletter.footer-pro-newsletter--top,html[data-theme=dark] body #__next section.footer.footer-pro .footer-pro-newsletter--top{background:#22251b!important;background-color:#22251b!important;background-image:none!important;border-color:rgba(255,255,255,.12)!important;box-shadow:none!important}html[data-theme=dark] body #__next .tiffin section.footer.footer-pro .footer-pro-col.contact-detail,html[data-theme=dark] body #__next .tiffin section.footer.footer-pro .footer-pro-serving,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-col.contact-detail,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-serving,html[data-theme=dark] body #__next section.footer.footer-pro .footer-pro-col.contact-detail{background:#22251b!important;background-color:#22251b!important;background-image:none!important;border-color:rgba(255,255,255,.12)!important}html[data-theme=dark] body #__next .tiffin section.footer.footer-pro .footer-item-heading__icon,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-newsletter--top .footer-item-heading__icon{background:#2a2e22!important;border-color:rgba(255,255,255,.12)!important;color:#9fc089!important}html[data-theme=dark] body #__next .tiffin section.footer.footer-pro .footer-item-heading__icon i,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-newsletter--top .footer-item-heading__icon i{color:#9fc089!important}html[data-theme=dark] body #__next .tiffin section.footer.footer-pro .footer-pro-newsletter--top .footer-item-heading__title,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-newsletter--top .footer-item-heading__title{color:#e6c35c!important}html[data-theme=dark] body #__next .tiffin section.footer.footer-pro .footer-pro-newsletter--top>.footer-item-heading__subtitle,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-newsletter--top>.footer-item-heading__subtitle{color:#c8c3b4!important}html[data-theme=dark] body #__next .tiffin section.footer.footer-pro .footer-pro-brand img,html[data-theme=dark] body #__next .tiffin section.footer.footer-pro img.footer-logo,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-brand img,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro img.footer-logo{filter:brightness(0) invert(1) sepia(.22) saturate(1.6) hue-rotate(42deg)!important}@media (min-width:1200px){html[data-theme=dark] body #__next .tiffin section.footer.footer-pro .contact-detail .contact-info .contact-line,html[data-theme=dark] body #__next .tiffin section.footer.footer-pro .contact-detail .contact-info a,html[data-theme=dark] body #__next .tiffin section.footer.footer-pro .contact-info .d-flex,html[data-theme=dark] body #__next .tiffin section.footer.footer-pro .contact-info a,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .contact-detail .contact-info .contact-line,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .contact-detail .contact-info a,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .contact-info .d-flex,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .contact-info a{background:0 0!important;background-color:transparent!important;border-color:transparent!important;box-shadow:none!important}}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #manra-journey .step-1 .journey-step-watermark,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #manra-journey .step-1 .step-right-icon,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #manra-journey .step-2 .step-right-icon,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #manra-journey .step-3 .journey-step-watermark,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #manra-journey .step-3 .step-right-icon,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #manra-journey .step-4 .step-right-icon,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #manra-journey .step-right-icon,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #manra-journey .step-right-icon .journey-step-watermark{color:#b7d39a!important;opacity:.72!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #manra-journey .step-2 .journey-step-watermark,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #manra-journey .step-2 .step-right-icon{color:#e6c35c!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #manra-journey .step-4 .journey-step-watermark,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #manra-journey .step-4 .step-right-icon,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #manra-journey .step-4 .step-right-icon svg{color:#e6c35c!important;opacity:.78!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #about.about.about-v2.redesigned.about-design-match{--about-maroon:#e07a5f!important;--about-text:#c8c3b4!important;--about-heading:#f6f3ea!important;--about-tan:#22251b!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #about .about-right-ref .phone-box,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #about .phone-box,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #about .phone-box--cta,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #about.about.about-v2.redesigned.about-design-match .phone-box,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #about.about.about-v2.redesigned.about-design-match .phone-box--cta{background:#2a2e22!important;background-color:#2a2e22!important;background-image:none!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:none!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #about.about.about-design-match .phone-text h5,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #about.about.about-design-match .phone-text p,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #about.about.about-v2.redesigned .phone-text h5,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #about.about.about-v2.redesigned .phone-text p{color:#c8c3b4!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #about.about.about-v2.redesigned .phone-text h5 .phone-number,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #about.about.about-v2.redesigned .phone-text h5 a.phone-number{color:#e07a5f!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #review.review-section-modern .btn-review-more,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper:not(:has(.location-page)) #review.review-section-modern .btn-review-more{background:#4e6e46!important;color:#fff!important;border:1px solid rgba(183,211,154,.4)!important;box-shadow:0 4px 14px rgba(0,0,0,.35)!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #review.review-section-modern .btn-review-more:focus,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #review.review-section-modern .btn-review-more:hover,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper:not(:has(.location-page)) #review.review-section-modern .btn-review-more:hover{background:#5d8254!important;color:#fff!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #review.review-section-modern .btn-review-more i,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper #review.review-section-modern .btn-review-more span{color:#fff!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.faq .ans,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.faq .faq-item .ans,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.faq.faq-section-v2 .faq-item .ans{background:#22251b!important;background-color:#22251b!important;border-bottom-color:rgba(255,255,255,.12)!important;color:#c8c3b4!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.faq .faq-item .ans p,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.faq.faq-section-v2 .faq-item .ans p,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper:not(:has(.location-page)) .faq-item .ans p{color:#c8c3b4!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.faq .faq-item.active{border-left-color:#b7d39a!important}html[data-theme=dark] body #__next .tiffin.blog-page .entry-meta,html[data-theme=dark] body #__next .tiffin.blog-page .entry-meta>div,html[data-theme=dark] body #__next .tiffin.blog-page .meta-reply span,html[data-theme=dark] body #__next .tiffin.blog-page .post-author span,html[data-theme=dark] body #__next .tiffin.blog-page .posted-on,html[data-theme=dark] body #__next .tiffin.blog-page .posted-on a{color:#c8c3b4!important}html[data-theme=dark] body #__next .tiffin.blog-page .post-author strong{color:#f6f3ea!important}html[data-theme=dark] body #__next .tiffin.blog-page .meta-reply::before,html[data-theme=dark] body #__next .tiffin.blog-page .post-author::before,html[data-theme=dark] body #__next .tiffin.blog-page .posted-on::before{color:#b7d39a!important}html[data-theme=dark] body #__next .tiffin.blog-detail-page .blog-detail-nav-item{background:#22251b!important;border-color:rgba(255,255,255,.14)!important;color:#eeebe1!important}html[data-theme=dark] body #__next .tiffin.blog-detail-page .blog-detail-nav-item:hover{background:#2a2e22!important;border-color:rgba(183,211,154,.5)!important;box-shadow:0 6px 18px rgba(0,0,0,.3)!important}html[data-theme=dark] body #__next .tiffin.blog-detail-page .blog-detail-nav-label{color:#c8c3b4!important}html[data-theme=dark] body #__next .tiffin.blog-detail-page .blog-detail-nav-label i,html[data-theme=dark] body #__next .tiffin.blog-detail-page .blog-detail-nav-title{color:#b7d39a!important}html[data-theme=dark] body #__next .tiffin.blog-detail-page .blog-detail-nav-thumb{background:#1a1d14!important;border-color:rgba(255,255,255,.14)!important}html[data-theme=dark] body #__next .tiffin.terms-page,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .terms-page{--terms-green:#b7d39a!important;--terms-green-dark:#dcecc6!important;--terms-green-soft:#2a2e22!important;--terms-accent:#e07a5f!important;--terms-cream:#14160f!important;--terms-card:#22251b!important;--terms-text:#eeebe1!important;--terms-muted:#c8c3b4!important;--terms-border:rgba(255, 255, 255, 0.14)!important;--terms-shadow:0 8px 32px rgba(0, 0, 0, 0.3)!important;background:#14160f!important;color:#eeebe1!important}html[data-theme=dark] body #__next .tiffin.terms-page .terms-card,html[data-theme=dark] body #__next .tiffin.terms-page .terms-trending,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .terms-page .terms-card,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .terms-page .terms-trending{background:#22251b!important;border-color:rgba(255,255,255,.14)!important;box-shadow:0 8px 32px rgba(0,0,0,.3)!important}html[data-theme=dark] body #__next .tiffin.terms-page .terms-body-inner,html[data-theme=dark] body #__next .tiffin.terms-page .terms-body-inner li,html[data-theme=dark] body #__next .tiffin.terms-page .terms-body-inner p,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .terms-page .terms-body-inner,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .terms-page .terms-body-inner li,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .terms-page .terms-body-inner p{color:#c8c3b4!important}html[data-theme=dark] body #__next .tiffin.terms-page .terms-body-inner :is(h1,h2,h3,h4,h5,h6),html[data-theme=dark] body #__next .tiffin.terms-page .terms-body-inner :is(strong,b),html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .terms-page .terms-body-inner :is(h1,h2,h3,h4,h5,h6),html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .terms-page .terms-body-inner :is(strong,b){color:#f6f3ea!important}html[data-theme=dark] body #__next .tiffin.terms-page .terms-body-inner :is(h3,h4,h5,h6),html[data-theme=dark] body #__next .tiffin.terms-page .terms-trending__post-title a,html[data-theme=dark] body #__next .tiffin.terms-page .terms-trending__title,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .terms-page .terms-body-inner :is(h3,h4,h5,h6),html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .terms-page .terms-trending__post-title a,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .terms-page .terms-trending__title{color:#b7d39a!important}html[data-theme=dark] body #__next .tiffin.terms-page .terms-trending__date a,html[data-theme=dark] body #__next .tiffin.terms-page .terms-trending__status,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .terms-page .terms-trending__date a,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .terms-page .terms-trending__status{color:#c8c3b4!important}html[data-theme=dark] body #__next .tiffin.terms-page .terms-body-inner :is(.terms-section,.privacy-section),html[data-theme=dark] body #__next .tiffin.terms-page .terms-body-inner :is(h3,h4,h5,h6),html[data-theme=dark] body #__next .tiffin.terms-page .terms-trending__item,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .terms-page .terms-body-inner :is(.terms-section,.privacy-section),html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .terms-page .terms-body-inner :is(h3,h4,h5,h6),html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .terms-page .terms-trending__item{border-color:rgba(255,255,255,.14)!important}html[data-theme=dark] body #__next .tiffin.terms-page .terms-body-inner :is(.terms-highlight-box,.terms-warning-box,.terms-footer-note,.privacy-highlight-box,.privacy-info-box,.privacy-footer-note),html[data-theme=dark] body #__next .tiffin.tiffin-wrapper .terms-page .terms-body-inner :is(.terms-highlight-box,.terms-warning-box,.terms-footer-note,.privacy-highlight-box,.privacy-info-box,.privacy-footer-note){background:#2a2e22!important;border-color:rgba(255,255,255,.14)!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-serving .service-list a,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .footer-pro-serving .service-tiffin,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .service-list a,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .service-tiffin{color:#c8c3b4!important;opacity:1!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .service-list a.is-active,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .service-list a:focus,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .service-list a:hover,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .service-tiffin.is-active{color:#b7d39a!important}html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .service-list a::after,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .service-list a::before,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .service-tiffin::after,html[data-theme=dark] body #__next .tiffin.tiffin-wrapper section.footer.footer-pro .service-tiffin::before{color:#9fc089!important}html[data-theme=dark] body #__next .tiffin.location-page{--loc-green:#9fc089!important;--loc-green-dark:#dcecc6!important;--loc-green-soft:#2a2e22!important;--loc-accent:#e07a5f!important;--loc-cream:#14160f!important;--loc-card:#22251b!important;--loc-text:#eeebe1!important;--loc-muted:#c8c3b4!important;--loc-border:rgba(255, 255, 255, 0.14)!important;background:#14160f!important;color:#eeebe1!important}html[data-theme=dark] body #__next .tiffin.location-page :is(
.city-about-section,.city-why-section,.city-how-section,.city-food-section
){background-color:#1a1d14!important}html[data-theme=dark] body #__next .tiffin.location-page :is(
.city-searches-section,.city-testimonials-section
){background-color:#14160f!important}html[data-theme=dark] body #__next .tiffin.location-page .banner.city-banner-override{position:relative!important;background-color:transparent!important;background-blend-mode:normal!important}html[data-theme=dark] body.manra-header-sticky #__next .tiffin.location-page .banner.city-banner-override.is-header-sticky-active{z-index:10050!important}html[data-theme=dark] body #__next .tiffin.location-page .banner.city-banner-override::before{content:""!important;position:absolute!important;inset:0!important;z-index:0!important;pointer-events:none!important;background:rgba(10,13,8,.5)!important}html[data-theme=dark] body #__next .tiffin.location-page .banner.city-banner-override>*{position:relative;z-index:1}html[data-theme=dark] body #__next .tiffin.location-page :is(
.city-hero-title,.section-title,.how-step-card h3,.info-card h3,.city-testimonials-title
){color:#f6f3ea!important}html[data-theme=dark] body #__next .tiffin.location-page :is(
.city-hero-desc,.highlight-item span,.section-desc,.section-desc p,.checklist-item,.how-step-card p,.city-food-section-desc,.city-food-section-desc p,.info-card p,.info-bullets li,.tags-title
){color:#c8c3b4!important}html[data-theme=dark] body #__next .tiffin.location-page :is(
.why-circle-card,.local-info-panel,.tag-item,.testimonial-card,.city-testimonials-carousel-wrapper .owl-nav .owl-next,.city-testimonials-carousel-wrapper .owl-nav .owl-prev
){background:#22251b!important;border-color:rgba(255,255,255,.14)!important;box-shadow:0 8px 24px rgba(0,0,0,.25)!important}html[data-theme=dark] body #__next .tiffin.location-page :is(
.why-circle-card h3,.why-circle-card p,.testimonial-card,.testimonial-card p,.testimonial-card h3,.testimonial-card span
){color:#c8c3b4!important}html[data-theme=dark] body #__next .tiffin.location-page .local-info-panel .info-card:first-child{border-right-color:rgba(255,255,255,.14)!important}html[data-theme=dark] body #__next .tiffin.location-page :is(
.btn-outline-packages,.city-cta-phone-btn,.city-cta-packages-btn
){background:#2a2e22!important;color:#f6f3ea!important;border-color:rgba(183,211,154,.55)!important}html[data-theme=dark] body #__next .tiffin.location-page .city-cta-trial,html[data-theme=dark] body #__next .tiffin.location-page .city-serving-green,html[data-theme=dark] body #__next .tiffin.location-page .food-features-strip{background-color:#1d3a25!important}html[data-theme=dark] body #__next .tiffin.location-page .city-serving-food,html[data-theme=dark] body #__next .tiffin.location-page .food-grid-card,html[data-theme=dark] body #__next .tiffin.location-page .polaroid-wrapper{background-color:#2a2e22!important;border-color:rgba(255,255,255,.14)!important}html[data-theme=dark] body #__next .tiffin.location-page :is(
.checklist-item span,.tag-item,.testimonial-text,.testimonial-author,.city-testimonials-carousel-wrapper .owl-nav .owl-next,.city-testimonials-carousel-wrapper .owl-nav .owl-prev
){color:#c8c3b4!important}html[data-theme=dark] body #__next .tiffin.location-page :is(
.city-hero-subtitle,.section-tag,.checklist-icon,.why-circle-icon,.how-step-icon-ring,.food-feature-icon,.rating-stars,.rating-stars i,.testimonial-read-more
){color:#e6c35c!important}html[data-theme=dark] body #__next .tiffin.location-page .highlight-icon-container{background-color:rgba(230,195,92,.1)!important;border-color:rgba(230,195,92,.75)!important;color:#e6c35c!important}html[data-theme=dark] body #__next .tiffin.location-page .city-faq-section,html[data-theme=dark] body #__next .tiffin.location-page .city-faq-section .faq-item,html[data-theme=dark] body #__next .tiffin.location-page .loc-faq__item{background-color:#1a1d14!important;border-color:rgba(255,255,255,.14)!important}html[data-theme=dark] body #__next .tiffin.location-page :is(
.loc-faq__question,.loc-faq__question-text,.loc-faq__answer,.loc-faq__answer p,.loc-faq__answer li
){color:#c8c3b4!important}html[data-theme=dark] body #__next section.footer.footer-pro .footer-pro-qr-card,html[data-theme=dark] body #__next section.footer.footer-pro .footer-pro-qr-card__body{background:#242a1c!important;border-color:#56634a!important}html[data-theme=dark] body #__next section.footer.footer-pro .footer-pro-qr-scan-label{color:#d7d2c3!important}html[data-theme=dark] body #__next section.footer.footer-pro,html[data-theme=dark] body #__next section.footer.footer-pro .footer-pro-qr,html[data-theme=dark] body #__next section.footer.footer-pro .footer-pro-shell{background:#12140e!important;border-color:var(--theme-border)!important}html[data-theme=dark] .blog-page .blog-skeleton-card{background:#22251b!important}html[data-theme=dark] .blog-page .blog-skeleton-line,html[data-theme=dark] .blog-page .blog-skeleton-media{background:linear-gradient(90deg,#262b20 25%,#343b2b 50%,#262b20 75%)!important;background-size:200% 100%!important}