/*
Theme Name: ZaDome Modern Videos 1.2.7
Theme URI: https://zadome.com/
Author: ZaDome
Description: A modern, responsive WooCommerce-ready theme for the ZaDome Pizza Oven.
Version: 1.2.7
Text Domain: zadome-modern
*/
:root{--ink:#171717;--muted:#68615b;--cream:#f7f2ea;--paper:#fffdf9;--red:#b72c20;--orange:#e36f2c;--line:#ded6cc;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,249,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(222,214,204,.8)}.header-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:-.03em;font-size:24px}.brand-mark{width:38px;height:26px;border:4px solid var(--red);border-bottom:0;border-radius:38px 38px 0 0;position:relative}.brand-mark:after{content:"";position:absolute;width:9px;height:14px;background:var(--orange);clip-path:polygon(50% 0,100% 60%,70% 100%,30% 100%,0 60%);left:11px;top:6px}.nav{display:flex;align-items:center;gap:25px;font-weight:700;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;background:var(--red);color:white;font-weight:850;border:2px solid var(--red);transition:.2s}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(183,44,32,.18)}.btn.secondary{background:transparent;color:var(--ink);border-color:var(--ink)}.hero{background:linear-gradient(115deg,#161412 0%,#2c2824 54%,#6f251c 100%);color:white;padding:72px 0 66px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:62px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-weight:800;font-size:12px;color:#f2ae7d}.hero h1{font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin:14px 0 22px}.hero p{font-size:19px;color:#eee5dd;max-width:620px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.hero .btn.secondary{color:white;border-color:#fff}.trust{display:flex;gap:20px;flex-wrap:wrap;font-size:13px;font-weight:750;color:#dbcfc4}.hero-media{position:relative}.hero-media img{border-radius:28px;box-shadow:0 30px 70px rgba(0,0,0,.38);aspect-ratio:1.18/1;object-fit:cover}.badge{position:absolute;left:-25px;bottom:24px;background:white;color:var(--ink);padding:15px 18px;border-radius:16px;box-shadow:0 18px 40px rgba(0,0,0,.25);font-weight:900}.section{padding:92px 0}.section.alt{background:var(--cream)}.section-head{max-width:760px;margin-bottom:42px}.section h2{font-size:clamp(34px,4.5vw,54px);line-height:1.05;letter-spacing:-.04em;margin:8px 0 15px}.lead{font-size:19px;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:white;border:1px solid var(--line);border-radius:22px;padding:30px}.num{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f7ddd2;color:var(--red);font-weight:900}.card h3{font-size:22px;margin:20px 0 8px}.card p{color:var(--muted);margin:0}.split{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.split img{border-radius:26px;aspect-ratio:1.15/1;object-fit:cover}.checklist{display:grid;gap:13px;margin:25px 0}.check{display:flex;gap:12px;align-items:flex-start}.check b{color:var(--red)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step{border-top:3px solid var(--red);padding:18px 4px}.step span{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-weight:800}.step h3{margin:8px 0 0;font-size:18px}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quote{background:white;border-radius:20px;padding:28px;border:1px solid var(--line);font-size:17px}.quote strong{display:block;margin-top:18px;font-size:13px;color:var(--red)}.reviews-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px}.rating-summary{min-width:150px;text-align:right;padding-bottom:42px}.rating-stars{font-size:24px;letter-spacing:.08em;color:#b72c20;line-height:1}.rating-summary strong{display:block;font-size:34px;line-height:1.1;margin-top:8px}.rating-summary span{display:block;color:var(--muted);font-size:13px}.quote small{display:block;margin-top:4px;color:var(--muted);font-size:12px}.review-source{margin:18px 2px 0;color:var(--muted);font-size:12px}.review-carousel{position:relative;display:flex;align-items:center;gap:12px}.review-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 2px 16px;scrollbar-width:thin}.review-track .quote{flex:0 0 calc((100% - 36px)/3);scroll-snap-align:start;min-height:250px;display:flex;flex-direction:column}.review-track .quote strong{margin-top:auto;padding-top:18px}.review-arrow{width:44px;height:44px;min-width:44px;border-radius:50%;border:1px solid var(--line);background:white;color:var(--ink);font-size:30px;line-height:1;cursor:pointer;display:grid;place-items:center;box-shadow:0 6px 18px rgba(0,0,0,.08)}.review-arrow:hover{border-color:var(--red);color:var(--red)}.buy-box{background:#1d1a18;color:white;border-radius:30px;padding:48px;display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center}.price{font-size:46px;font-weight:950;letter-spacing:-.04em;margin:12px 0}.buy-box ul{padding-left:20px;color:#e7ddd4}.gallery{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.gallery img{width:100%;height:100%;object-fit:cover;border-radius:22px}.gallery .stack{display:grid;gap:18px}.gallery .stack div{background:#231f1b;color:white;border-radius:22px;padding:30px;display:flex;flex-direction:column;justify-content:end}.outdoor-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.outdoor-tile{margin:0;background:white;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.06)}.outdoor-tile img{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}.video-section{background:#191613;color:white}.video-section .lead{color:#d8cec5}.video-card{background:#2a2521;border:1px solid #443a33;border-radius:22px;overflow:hidden;transition:.2s}.video-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(0,0,0,.28)}.video-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.video-copy{display:flex;gap:14px;padding:20px}.video-copy h3{margin:0 0 5px;font-size:20px}.video-copy p{margin:0;color:#cfc3b9;font-size:14px}.play-mark{width:38px;height:38px;min-width:38px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:white;font-size:14px}.video-carousel{position:relative;display:flex;align-items:center;gap:12px}.video-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 2px 16px;scrollbar-width:thin}.video-track .video-card{flex:0 0 calc((100% - 40px)/3);scroll-snap-align:start}.video-arrow{width:44px;height:44px;min-width:44px;border-radius:50%;border:1px solid #5c5048;background:#2a2521;color:white;font-size:30px;line-height:1;cursor:pointer;display:grid;place-items:center;box-shadow:0 6px 18px rgba(0,0,0,.18)}.video-arrow:hover{border-color:#f2ae7d;color:#f2ae7d}.video-source{margin:10px 2px 0;color:#cfc3b9;font-size:12px}.video-cta{margin-top:28px}.site-footer{padding:38px 0;background:#141210;color:#d9d0c7}.footer-inner{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}.mobile-toggle{display:none;background:none;border:0;font-size:26px}@media(max-width:850px){.nav{display:none;position:absolute;top:74px;left:0;right:0;background:white;padding:22px 25px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.nav.open{display:flex}.mobile-toggle{display:block}.header-buy{display:none}.hero-grid,.split,.buy-box{grid-template-columns:1fr}.hero{padding-top:45px}.hero-media{order:-1}.badge{left:12px}.cards,.quote-grid{grid-template-columns:1fr}.review-track .quote{flex-basis:82%;min-height:0}.review-arrow{display:none}.reviews-heading{display:block}.rating-summary{text-align:left;padding-bottom:28px}.steps{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr}.outdoor-gallery{grid-template-columns:1fr}.video-track .video-card{flex-basis:82%}.video-arrow{display:none}.section{padding:68px 0}}@media(max-width:520px){.wrap{width:min(var(--max),calc(100% - 26px))}.hero h1{font-size:48px}.steps{grid-template-columns:1fr}.buy-box{padding:28px}.section h2{font-size:38px}}

/* WordPress and WooCommerce compatibility */
.brand-logo .custom-logo-link{display:flex;align-items:center}.brand-logo .custom-logo{max-height:52px;width:auto}.nav{list-style:none;margin:0;padding:0}.nav li{margin:0}.nav a{display:block}.current-menu-item>a{color:var(--red)}
.site-main,.woocommerce-page main{min-height:55vh}.content-area{padding:64px 0}.entry-content>*:first-child{margin-top:0}.entry-content a:not(.btn){color:var(--red);text-decoration:underline;text-underline-offset:3px}
.woocommerce .woocommerce-breadcrumb{color:var(--muted);font-size:13px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;overflow:hidden}.woocommerce ul.products li.product a img{border-radius:14px}.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--red);font-weight:850}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--red);color:#fff;border-radius:999px;padding:13px 20px}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover{background:#8f2118;color:#fff}.woocommerce-message,.woocommerce-info{border-top-color:var(--red)}.woocommerce-message::before,.woocommerce-info::before{color:var(--red)}
@media(max-width:850px){.nav.menu{display:none}.nav.menu.open{display:flex}.brand-logo .custom-logo{max-height:44px}}

/* Complete ZaDome package price and contents */
.zadome-package-price-label{display:block;color:var(--ink);font-size:17px;font-weight:900;line-height:1.25;margin-bottom:3px}
.zadome-package-price-amount{display:block;color:var(--red)}
.zadome-package-contents{max-width:560px;margin:12px 0 18px;padding:12px 14px;border-left:4px solid var(--red);background:var(--cream);border-radius:0 10px 10px 0;color:var(--ink);font-size:15px;line-height:1.45}
.zadome-package-contents-loop{margin:10px 0 17px;padding:10px 11px;font-size:13px}
.woocommerce ul.products li.product .zadome-package-price-label{font-size:15px;margin-top:8px}
.woocommerce ul.products li.product .zadome-package-price-amount .price{margin:0}

/* Header shopping cart */
.header-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto}
.header-cart{position:relative;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--ink);border-radius:50%;background:transparent;color:var(--ink);transition:.2s}
.header-cart:hover{color:var(--red);border-color:var(--red);transform:translateY(-1px)}
.header-cart-icon{width:23px;height:23px;display:block}
.header-cart-count{position:absolute;top:-7px;right:-7px;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:var(--red);color:#fff;border:2px solid var(--paper);font-size:11px;font-weight:900;line-height:17px;text-align:center}
@media(max-width:850px){.header-inner{gap:12px}.header-actions{margin-left:auto}.header-buy{display:none}.header-cart{width:42px;height:42px}.mobile-toggle{order:3}.header-actions{order:2}.nav{order:4}}


/* Product-card cart shortcut: replaces WooCommerce's plain View cart link */
.woocommerce ul.products li.product .added_to_cart.wc-forward{display:none!important}
.zadome-loop-purchase-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:1em}
.zadome-loop-purchase-actions .button{margin-top:0!important}
.zadome-loop-cart{position:relative;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 46px;border:2px solid var(--ink);border-radius:50%;background:#fff;color:var(--ink);transition:.2s}
.zadome-loop-cart:hover{color:var(--red);border-color:var(--red);transform:translateY(-1px)}
.zadome-loop-cart-icon{width:23px;height:23px;display:block}
.zadome-loop-cart-count{position:absolute;top:-7px;right:-7px;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:var(--red);color:#fff;border:2px solid #fff;font-size:11px;font-weight:900;line-height:17px;text-align:center}


/* Compact shop archive layout */
.post-type-archive-product .content-area,.tax-product_cat .content-area,.tax-product_tag .content-area{padding-top:30px}
.woocommerce-products-header{margin-bottom:18px}
.woocommerce-products-header__title.page-title{margin:0}
.woocommerce ul.products{margin-top:0}

/* Tighter spacing between the header and Shop heading */
.post-type-archive-product main.section,
.tax-product_cat main.section,
.tax-product_tag main.section{padding-top:34px}
@media(max-width:850px){
  .post-type-archive-product main.section,
  .tax-product_cat main.section,
  .tax-product_tag main.section{padding-top:24px}
}

/* Dedicated testimonial page uses the homepage horizontal review carousel. */
.testimonial-page{min-height:calc(100vh - 74px);padding-top:58px}
.testimonial-page .section-head{margin-bottom:34px}
.testimonial-page h1{font-size:clamp(38px,5vw,60px);line-height:1.04;letter-spacing:-.045em;margin:8px 0 15px}
@media(max-width:850px){.testimonial-page{padding-top:42px}}


/* Native FAQ accordion page */
.faq-page{padding-top:54px;background:var(--paper)}
.faq-wrap{max-width:920px}
.faq-page .section-head{margin-bottom:30px}
.faq-page h1{font-size:clamp(40px,5vw,62px);line-height:1.03;letter-spacing:-.045em;margin:8px 0 14px}
.faq-list{display:grid;gap:13px}
.faq-item{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 5px 18px rgba(0,0,0,.035)}
.faq-item summary{position:relative;cursor:pointer;list-style:none;padding:20px 58px 20px 22px;font-size:18px;font-weight:850;line-height:1.35}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary:after{content:"+";position:absolute;right:21px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--cream);color:var(--red);font-size:22px;font-weight:700;line-height:1}
.faq-item[open] summary{color:var(--red);border-bottom:1px solid var(--line)}
.faq-item[open] summary:after{content:"−"}
.faq-answer{padding:18px 22px 22px;color:var(--muted);font-size:16px}
.faq-answer p{margin:0 0 14px}
.faq-answer p:last-child{margin-bottom:0}
.faq-answer ol,.faq-answer ul{margin:0;padding-left:23px}
.faq-answer li+li{margin-top:7px}
.faq-answer a{color:var(--red);text-decoration:underline;text-underline-offset:3px}
@media(max-width:850px){.faq-page{padding-top:38px}.faq-item summary{padding:17px 52px 17px 18px;font-size:17px}.faq-answer{padding:16px 18px 19px}}


/* Native About page */
.about-page{padding-top:58px;background:var(--paper);min-height:calc(100vh - 74px)}
.about-wrap{max-width:1040px}
.about-intro{max-width:760px;margin-bottom:38px}
.about-page h1{font-size:clamp(42px,5.5vw,68px);line-height:1;letter-spacing:-.05em;margin:8px 0 16px}
.about-lead{font-size:clamp(20px,2.4vw,27px);line-height:1.35;color:var(--muted);margin:0}
.about-content{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:54px;align-items:start}
.about-copy{font-size:18px;line-height:1.75;color:#38332f}
.about-copy p{margin:0 0 24px}
.about-copy p:first-child:first-letter{float:left;font-size:58px;line-height:.82;padding:8px 9px 0 0;color:var(--red);font-weight:900}
.about-highlight{background:linear-gradient(145deg,#1b1816,#342b25);color:#fff;border-radius:24px;padding:34px;box-shadow:0 20px 50px rgba(0,0,0,.13)}
.about-highlight-label{display:block;color:#f2ae7d;font-size:12px;font-weight:850;letter-spacing:.16em;text-transform:uppercase;margin-bottom:15px}
.about-highlight h2{font-size:31px;line-height:1.08;letter-spacing:-.035em;margin:0 0 17px}
.about-highlight p{color:#ded4cb;margin:0;font-size:16px;line-height:1.65}
@media(max-width:850px){.about-page{padding-top:40px}.about-content{grid-template-columns:1fr;gap:30px}.about-intro{margin-bottom:28px}.about-copy{font-size:17px}.about-highlight{padding:28px}}

.default-brand-logo img{max-height:52px;width:auto;display:block}.brand-logo img{display:block}.brand{gap:12px}@media(max-width:850px){.default-brand-logo img{max-height:44px}}


/* Header refinements */
.default-brand-logo img{width:190px;max-width:none;height:auto;display:block}
.brand-logo .custom-logo{max-height:56px;width:auto}
.header-buy{padding:9px 20px;min-height:42px;line-height:1.1}
@media(max-width:1050px){.default-brand-logo img{width:165px}.header-buy{padding:8px 17px}}
@media(max-width:850px){.default-brand-logo img{width:150px}.brand-logo .custom-logo{max-height:46px}}

/* Larger header logo override */
.site-header .header-inner{height:84px}
.default-brand-logo img{width:280px !important;max-width:none;height:auto;display:block}
.brand-logo .custom-logo{max-height:74px !important;width:auto}
@media(max-width:1200px){.default-brand-logo img{width:240px !important}}
@media(max-width:950px){.default-brand-logo img{width:200px !important}.site-header .header-inner{height:78px}}
@media(max-width:850px){.default-brand-logo img{width:175px !important}.brand-logo .custom-logo{max-height:52px !important}.site-header .header-inner{height:74px}}

/* Force theme logo sizing; ignore WordPress custom-logo dimensions */
.site-header .brand{flex:0 0 auto}
.site-header .default-brand-logo{display:block;width:300px}
.site-header .default-brand-logo img{display:block;width:300px !important;max-width:none !important;height:auto !important;max-height:none !important}
@media(max-width:1200px){.site-header .default-brand-logo,.site-header .default-brand-logo img{width:250px !important}}
@media(max-width:950px){.site-header .default-brand-logo,.site-header .default-brand-logo img{width:210px !important}}
@media(max-width:850px){.site-header .default-brand-logo,.site-header .default-brand-logo img{width:175px !important}}
/* Tightly cropped header logo */
.site-header .brand{flex:0 0 auto;min-width:250px}
.site-header .default-brand-logo{display:block;line-height:0}
.site-header .default-brand-logo img{display:block;width:250px !important;height:auto !important;max-width:none !important;max-height:none !important;object-fit:contain}
@media(max-width:1050px){.site-header .brand{min-width:210px}.site-header .default-brand-logo img{width:210px !important}}
@media(max-width:850px){.site-header .brand{min-width:170px}.site-header .default-brand-logo img{width:170px !important}}


/* Final content and single-product shop refinements. */
.zadome-shop-page .products.columns-4:has(> li:only-child),
.zadome-shop-page ul.products:has(> li:only-child){display:flex!important;justify-content:center!important}
.zadome-shop-page ul.products:has(> li:only-child)>li.product{width:min(100%,620px)!important;float:none!important;margin-left:auto!important;margin-right:auto!important;text-align:center}
.zadome-shop-page ul.products:has(> li:only-child)>li.product img{max-width:460px;margin-left:auto!important;margin-right:auto!important}
.zadome-shop-page .woocommerce-products-header{text-align:center}
.zadome-shop-page .zadome-package-contents-loop{max-width:540px;margin-left:auto;margin-right:auto}

/* ZaDome does not use customer-facing wishlist controls. */
.yith-wcwl-add-to-wishlist,
.yith-wcwl-add-button,
.yith-wcwl-wishlistaddedbrowse,
.yith-wcwl-wishlistexistsbrowse,
.tinv-wraper,
.tinv-wishlist,
.woosw-btn,
.woosw-button,
.wishlist-button,
.add-to-wishlist,
[class*="add_to_wishlist"],
[class*="add-to-wishlist"] {
    display: none !important;
}

/* Videos & Recipes library */
.videos-recipes-hero{background:var(--cream)}
.videos-recipes-hero .section-head{max-width:800px}
.videos-recipes-hero h1,.single-guide-header h1{font-size:clamp(42px,5vw,64px);line-height:1.02;letter-spacing:-.045em;margin:8px 0 16px}
.library-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.library-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.05);transition:.2s}
.library-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(0,0,0,.10)}
.library-card-media{display:block;background:#201c19;aspect-ratio:16/9;overflow:hidden}
.library-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .25s}
.library-card:hover .library-card-media img{transform:scale(1.025)}
.library-card-placeholder{height:100%;display:grid;place-items:center}
.library-card-placeholder .play-mark{width:52px;height:52px;font-size:18px}
.library-card-copy{padding:24px}
.library-card-meta,.single-guide-meta{color:var(--muted);font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}
.library-card h2{font-size:24px;line-height:1.15;letter-spacing:-.025em;margin:8px 0 10px}
.library-card p{color:var(--muted);margin:0 0 18px}
.library-read-more{color:var(--red);font-weight:850;text-decoration:none}
.library-read-more:hover{text-decoration:underline;text-underline-offset:3px}
.library-empty{background:#fff;border:1px solid var(--line);border-radius:24px;padding:36px;max-width:720px}
.library-empty h2{font-size:30px;margin-top:0}
.library-pagination{margin-top:38px}
.library-pagination ul{list-style:none;padding:0;margin:0;display:flex;gap:8px;flex-wrap:wrap}
.library-pagination a,.library-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 13px;border:1px solid var(--line);border-radius:999px;background:#fff;font-weight:750}
.library-pagination .current{background:var(--red);border-color:var(--red);color:#fff}
.single-guide-wrap{max-width:860px}
.single-guide-header{margin-bottom:30px}
.single-guide-featured{margin:0 0 32px}
.single-guide-featured img{width:100%;border-radius:24px;aspect-ratio:16/9;object-fit:cover}
.single-guide-content{font-size:18px}
.single-guide-content iframe,.single-guide-content video,.single-guide-content .wp-block-embed{max-width:100%}
.single-guide-content .wp-block-embed__wrapper{position:relative}
.single-guide-content h2{font-size:34px;margin-top:42px}
.single-guide-content h3{font-size:25px;margin-top:32px}
.single-guide-footer{margin-top:46px;padding-top:24px;border-top:1px solid var(--line)}
@media(max-width:900px){.library-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.library-grid{grid-template-columns:1fr}.library-card-copy{padding:20px}.videos-recipes-hero h1,.single-guide-header h1{font-size:42px}}

/* Featured Videos & Recipes guide */
.featured-video-guide{margin:38px 0 54px;background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:0 12px 32px rgba(0,0,0,.06)}
.featured-video-header{max-width:900px;padding:34px 36px 28px}
.featured-video-kicker{color:var(--red);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px}
.featured-video-header h2{font-size:clamp(30px,4vw,44px);line-height:1.08;letter-spacing:-.035em;margin:0 0 14px}
.featured-video-header p{font-size:18px;line-height:1.65;color:var(--muted);margin:0}
.featured-video-embed{position:relative;aspect-ratio:16/9;background:#171411}
.featured-video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.featured-video-copy{max-width:900px;padding:32px 36px 38px;font-size:17px;line-height:1.7}
.featured-video-copy h3{font-size:28px;line-height:1.2;letter-spacing:-.02em;margin:30px 0 12px}
.featured-video-copy h3:first-child{margin-top:0}
.featured-video-copy p{margin:0 0 18px}
.featured-video-copy ol{margin:8px 0 22px;padding-left:24px}
.featured-video-copy li{margin:8px 0;padding-left:4px}
.library-section-heading{margin:8px 0 24px}
.library-section-heading h2{font-size:34px;line-height:1.15;letter-spacing:-.025em;margin:7px 0 0}
@media(max-width:620px){.featured-video-header,.featured-video-copy{padding-left:22px;padding-right:22px}.featured-video-header{padding-top:26px}.featured-video-copy{padding-bottom:28px}.featured-video-header p,.featured-video-copy{font-size:16px}.featured-video-copy h3{font-size:24px}}

.zadome-featured-guide-grid{margin-top:38px;margin-bottom:54px}
