/*
Theme Name: Mustard Seed Mall
Theme URI: https://themustardseedmall.com/
Author: The Mustard Seed Mall
Description: A faithful, responsive WordPress conversion of The Mustard Seed Mall website.
Version: 1.2.4
Text Domain: mustard-seed-mall
*/

@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,500;0,600;0,700;1,600;1,700&family=Karla:wght@300;400;500;600;700&display=swap');
:root{--teal:#006e72;--deep:#004f53;--mint:#c9eeef;--mid:#8fc9cb;--cream:#fafaf8;--ink:#263033;--line:#d9eeee}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 Karla,sans-serif}body.admin-bar .site-header{top:32px}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:Cormorant,serif;line-height:1.06;margin:0}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:88px 0}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-weight:700;color:var(--teal);margin:0 0 18px}.display{font-size:clamp(42px,6vw,78px)}.title{font-size:clamp(38px,4vw,58px);color:var(--deep)}.lead{font-size:18px;color:#596164;max-width:670px}.btn{display:inline-flex;align-items:center;gap:9px;padding:14px 26px;border-radius:999px;background:var(--teal);color:white;font-weight:700;border:0;cursor:pointer}.btn.light{background:var(--mint);color:var(--deep)}.btn.dark{background:#111}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);box-shadow:0 1px 14px rgba(0,79,83,.08);backdrop-filter:blur(12px)}.nav{height:86px;display:flex;align-items:center;gap:32px}.brand img{width:66px;height:66px;object-fit:cover;border-radius:9px}.menu{display:flex;align-items:center;gap:30px;margin-left:auto}.menu a{font-size:14px;font-weight:600}.mobile-toggle{display:none;margin-left:auto;background:none;border:0;font-size:26px}.hero{position:relative;min-height:min(760px,80vw);background:var(--deep);display:flex;align-items:end;overflow:hidden}.hero-bg,.page-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero:after,.page-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(0,79,83,.96),rgba(0,79,83,.22) 58%,rgba(0,0,0,.08))}.hero-copy{position:relative;z-index:2;color:white;padding-bottom:8%;max-width:800px}.hero-copy em{color:var(--mint)}.hero-copy p{color:#d8f2f2}.bubbles{position:absolute;right:7%;top:14%;z-index:3;display:grid;gap:15px}.bubble{width:116px;height:116px;border-radius:50%;border:1px solid #ffffff42;background:#ffffff18;backdrop-filter:blur(8px);display:flex;flex-direction:column;justify-content:center;text-align:center;color:white;animation:float 6s ease-in-out infinite}.bubble:nth-child(2){width:98px;height:98px;margin-left:18px;animation-delay:-2s}.bubble strong{font:700 25px Cormorant}.bubble span{font-size:10px;text-transform:uppercase;letter-spacing:.12em}@keyframes float{50%{transform:translateY(-10px)}}.marquee{overflow:hidden;background:var(--deep);color:var(--mint);padding:15px 0;text-transform:uppercase;letter-spacing:.14em;font-size:13px;white-space:nowrap}.marquee span{display:inline-block;animation:marquee 28s linear infinite}@keyframes marquee{to{transform:translateX(-50%)}}.slogan{text-align:center;padding:38px}.slogan h2{font-size:clamp(34px,4vw,48px);color:var(--deep);font-style:italic}.split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.collage{display:flex;align-items:end;min-height:420px}.collage img{width:54%;height:400px;object-fit:cover;border-radius:18px}.collage img+img{height:320px;margin:0 0 46px -24px;border:8px solid white;box-shadow:0 18px 45px #002d3030}.teal-panel{background:var(--deep);color:white}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:center}.stat strong{font:700 52px Cormorant;color:var(--mint);display:block}.cards{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.card{position:relative;min-height:270px;border-radius:18px;overflow:hidden;color:white}.card img{width:100%;height:100%;object-fit:cover;transition:.5s}.card:hover img{transform:scale(1.06)}.card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent,#002f32db)}.card-copy{position:absolute;z-index:2;left:20px;right:20px;bottom:18px}.card h3{font-size:26px}.card p{margin:5px 0;font-size:13px}.feature-grid,.info-grid,.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.panel{padding:28px;border:1px solid var(--line);background:white;border-radius:18px}.panel h3{font-size:27px;color:var(--deep)}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.review{padding:30px;background:white;border-radius:18px;border:1px solid var(--line)}.stars{color:#dca928;letter-spacing:4px}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{font:700 23px Cormorant;color:var(--deep);cursor:pointer}.cta{text-align:center;background:var(--deep);color:white;padding:85px 20px}.page-hero{position:relative;min-height:430px;display:flex;align-items:end;background:var(--teal)}.page-hero .wrap{position:relative;z-index:2;color:white;padding-bottom:60px}.page-hero p{color:#d0eeee}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery img{width:100%;height:390px;object-fit:cover;border-radius:16px}.gallery img:first-child{grid-column:span 2}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.form input,.form textarea{width:100%;padding:14px;margin:0 0 14px;border:1px solid #cfe4e4;border-radius:8px;font:inherit}.form textarea{min-height:150px}.site-footer .image-cta{position:relative;background:linear-gradient(#006e72df,#006e72df),var(--cta) center/cover;padding:90px 0;color:white}.footer-main{background:white;padding:70px 0 30px}.footer-grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:35px}.footer-grid h3{font:700 12px Karla;text-transform:uppercase;letter-spacing:.15em;color:#888}.footer-grid ul{list-style:none;padding:0;margin:0}.footer-grid li{margin:10px 0;color:#596164}.footer-logo{width:75px;border-radius:8px}.copyright{border-top:1px solid var(--line);margin-top:45px;padding-top:25px;color:#777;font-size:14px;display:flex;justify-content:space-between}.prose{max-width:800px;margin:auto}.prose h2{font-size:38px;color:var(--deep);margin-top:44px}.screen-reader-text{position:absolute;left:-9999px}
@media(max-width:900px){.menu{display:none;position:absolute;top:86px;left:0;right:0;background:white;padding:25px;flex-direction:column}.menu.open{display:flex}.mobile-toggle{display:block}.split,.contact-grid{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.feature-grid,.info-grid,.audience-grid,.reviews{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.hero{min-height:620px}.bubbles{right:3%}.gallery{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.section{padding:62px 0}.wrap{width:min(100% - 28px,1180px)}.nav{height:72px}.brand img{width:52px;height:52px}.menu{top:72px}.hero{min-height:600px}.bubbles{top:9%;transform:scale(.75);transform-origin:top right}.cards,.gallery,.stats,.footer-grid{grid-template-columns:1fr}.gallery img:first-child{grid-column:auto}.collage{min-height:320px}.collage img{height:310px}.collage img+img{height:240px}.copyright{display:block}.card{min-height:330px}}

/* Editable page blocks */
.page-content>.wp-block-group{padding:88px max(20px,calc((100% - 1180px)/2))}
.page-hero .page-hero-headline{font-size:clamp(42px,6vw,78px)}
.page-hero .page-hero-subtitle{color:#d0eeee}
.page-content>.wp-block-group>.wp-block-group__inner-container{width:min(1180px,100%);margin:auto}
.page-content .wp-block-columns{gap:72px;align-items:center;margin:0}
.page-content h2{font-size:clamp(38px,4vw,58px);color:var(--deep)}
.page-content h3{font-size:27px;color:var(--deep)}
.page-content .wp-block-image img{border-radius:16px}
.page-content .wp-block-button__link{padding:14px 26px;border-radius:999px;background:var(--teal);font:700 16px Karla,sans-serif}
.page-content .about-panel{padding:28px;border:1px solid var(--line);background:white;border-radius:18px}
.page-content .editable-panel{padding:28px;border:1px solid var(--line);background:white;border-radius:18px}
.page-content .editable-panel+.editable-panel{margin-top:18px}
.page-content .about-panel+.about-panel{margin-top:18px}
.page-content .about-gallery img{width:100%;height:390px;object-fit:cover}
.page-content .about-callout{padding:55px;border-radius:18px;background:var(--deep);color:white}
.page-content .about-callout h2{color:white}
.page-content .about-callout .wp-block-button__link{background:var(--mint);color:var(--deep)}
@media(max-width:560px){.page-content>.wp-block-group{padding-top:62px;padding-bottom:62px}.page-content .about-callout{padding:32px 24px}}
.home-content>.home-marquee{padding:15px 0;background:var(--deep);color:var(--mint);overflow:hidden}
.home-marquee p{width:max-content;margin:0;white-space:nowrap;text-transform:uppercase;letter-spacing:.14em;font-size:13px;animation:marquee 28s linear infinite}
.home-marquee a{color:inherit;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:4px;transition:color .2s,text-decoration-color .2s}.home-marquee a:hover,.home-marquee a:focus-visible{color:white;text-decoration-color:white;outline:none}
.home-content>.home-slogan{padding:38px 20px;text-align:center}.home-slogan h2{font-size:clamp(34px,4vw,48px);color:var(--deep);font-style:italic}
.home-content>.home-teal,.home-content>.home-cta{background:var(--deep);color:white}.home-content>.home-teal h2,.home-content>.home-cta h2{color:white}
.home-content>.home-cta{text-align:center}.home-content .home-stats strong{font:700 52px Cormorant;color:var(--teal);display:block}.home-content .home-stats{text-align:center}
.home-content .home-review{padding:30px;background:white;border-radius:18px;border:1px solid var(--line)}
.home-content .wp-block-details{border-bottom:1px solid var(--line);padding:18px 0}.home-content .wp-block-details summary{font:700 23px Cormorant;color:var(--deep);cursor:pointer}
.home-content .home-hero-action{margin-top:22px}.home-content .cards{margin-top:38px}

/* WooCommerce catalog */
.catalog-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin:0 0 24px;color:#d0eeee;font-size:14px;font-weight:600}.catalog-breadcrumb a{text-decoration:underline;text-decoration-color:rgba(201,238,239,.55);text-underline-offset:4px}.catalog-breadcrumb a:hover,.catalog-breadcrumb a:focus{color:white;text-decoration-color:white}.catalog-breadcrumb span[aria-hidden="true"]{color:var(--mid)}.catalog-breadcrumb span[aria-current="page"]{color:white}
.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:0;padding:0}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:0 0 22px;background:white;border:1px solid var(--line);border-radius:18px;overflow:hidden}.woocommerce ul.products li.product a img{width:100%;aspect-ratio:1/1;object-fit:cover;margin:0 0 18px}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .catalog-availability{margin-left:20px;margin-right:20px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font:700 27px/1.1 Cormorant;color:var(--deep);padding:0}.woocommerce ul.products li.product .price,.woocommerce div.product p.price{color:var(--teal);font-weight:700;font-size:19px}.catalog-availability{display:block;margin-top:8px;color:#596164;font-size:13px}.woocommerce div.product{display:grid;grid-template-columns:1fr 1fr;gap:65px}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none;width:auto}.woocommerce div.product .product_title{font-size:clamp(38px,4vw,58px);color:var(--deep)}.woocommerce div.product .woocommerce-product-details__short-description{font-size:18px;color:#596164}.woocommerce div.product .product_meta{border-top:1px solid var(--line);padding-top:18px}.woocommerce .woocommerce-product-gallery__image img{border-radius:18px}.woocommerce-message,.woocommerce-info{border-top-color:var(--teal);background:white}.woocommerce-product-gallery__trigger,.woocommerce-tabs,.related.products{display:none!important}.woo-catalog .woocommerce-notices-wrapper:empty{display:none}
@media(max-width:900px){.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.woocommerce div.product{grid-template-columns:1fr;gap:30px}}
@media(max-width:560px){.woocommerce ul.products{grid-template-columns:1fr}}
.woocommerce div.product p.price:empty{display:none}

/* High-contrast homepage category labels */
.card:after{background:linear-gradient(to bottom,rgba(0,47,50,0) 30%,rgba(0,47,50,.94) 100%)}
.card h3,.page-content .card h3{color:white;text-shadow:0 2px 3px rgba(0,0,0,1),0 0 10px rgba(0,0,0,.95),0 0 20px rgba(0,0,0,.8)}
.card p{color:white;text-shadow:0 1px 5px rgba(0,0,0,.55)}
