/*
Theme Name: Coucou Maman
Theme URI: https://coucou-maman.com
Author: Ré
Description: A lightweight native block theme for Coucou Maman grow-with-me clothing.
Version: 0.6.4
Requires at least: 6.5
Requires PHP: 7.4
Text Domain: coucou-maman
Tags: block-patterns, full-site-editing, e-commerce, custom-colors, custom-logo
*/

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:ital,wght@1,500&display=swap');

:root{--cm-cream:#fffbf6;--cm-sage:#b3cfb9;--cm-yellow:#ffe7b1;--cm-lilac:#c7afde;--cm-rust:#ce8d61;--cm-ink:#333;--cm-serif:"Playfair Display",Georgia,serif;--cm-sans:"DM Sans",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{overflow-x:hidden}.wp-site-blocks{overflow:hidden}a{text-decoration:none}.cm-main{margin-top:0!important}.cm-eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:11px!important;font-weight:600;margin:0 0 18px!important}.cm-section{padding:110px 6vw}.cm-section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:44px}.cm-section-heading h2{font-size:clamp(36px,4vw,62px)!important;line-height:1;letter-spacing:-.045em;font-weight:500;margin:0}.cm-display{font-size:clamp(48px,5vw,82px)!important;line-height:.95!important;letter-spacing:-.05em!important;font-weight:500!important}.cm-display em,.cm-hero h1 em{font-family:var(--cm-serif);font-weight:500}

.cm-announcement{height:30px;background:var(--cm-ink);color:#fff;text-align:center;font-size:11px;letter-spacing:.08em;padding:7px 16px;position:relative;z-index:70}.cm-header{height:76px;position:fixed;top:var(--cm-header-offset,0px);left:0;right:0;z-index:60;padding:0 5vw;transition:transform .35s,background .35s,box-shadow .35s}.cm-header.is-scrolled{background:rgba(255,251,246,.94);backdrop-filter:blur(14px);box-shadow:0 1px 0 #3332}.cm-header.is-hidden{transform:translateY(-116%)}.cm-header .wp-block-site-logo{flex:0 0 auto;max-width:38vw}.cm-header .wp-block-site-logo img{width:100%;height:auto}.cm-header .wp-block-navigation{font-size:13px;font-weight:500}.cm-header .wp-block-navigation__container{gap:28px}.cm-header .wp-block-woocommerce-customer-account,.cm-header .wp-block-woocommerce-mini-cart{display:flex;align-items:center;justify-content:center}.cm-header .wp-block-woocommerce-mini-cart__button{padding:0}.cm-bag{position:relative;width:38px;height:38px;display:grid;place-items:center}.cm-bag:before{content:"";width:17px;height:20px;border:1.6px solid currentColor;border-radius:2px;display:block}.cm-bag:after{content:"0";position:absolute;right:0;top:0;width:17px;height:17px;border-radius:50%;background:var(--cm-yellow);font-size:10px;display:grid;place-items:center}

.cm-hero{min-height:100svh;padding:150px 6vw 70px;display:grid!important;grid-template-columns:.88fr 1.12fr;align-items:center;gap:6vw;position:relative;background:linear-gradient(115deg,var(--cm-cream) 0 57%,#f0d0bc 57%);overflow:hidden}.cm-hero-copy{max-width:580px;position:relative;z-index:2}.cm-hero-eyebrow{display:inline-block;background:var(--cm-yellow);padding:8px 12px;border-radius:999px;color:#5a4931}.cm-hero h1{font-size:clamp(58px,6.3vw,108px)!important;line-height:.89!important;letter-spacing:-.055em!important;font-weight:500!important;margin:0!important}.cm-hero h1 em{color:#b96f4f}.cm-hero h1 strong{position:relative;display:inline-block;color:#59765e;font-family:inherit;font-weight:inherit}.cm-hero h1 strong:after{content:"";position:absolute;left:-.05em;right:-.1em;bottom:-.05em;height:.16em;background:var(--cm-yellow);border-radius:999px;z-index:-1;transform:rotate(-2deg)}.cm-lede{font-size:17px!important;line-height:1.7!important;max-width:500px;margin:30px 0!important}.cm-actions{display:flex;align-items:center;gap:20px}.cm-button .wp-block-button__link{display:inline-flex;align-items:center;gap:18px;border-radius:999px;padding:16px 23px;font-size:13px;font-weight:600;background:#68866e;color:#fff;box-shadow:0 8px 0 #e5b68e;transition:transform .2s,box-shadow .2s}.cm-button .wp-block-button__link:hover{transform:translateY(-2px);box-shadow:0 10px 0 #e5b68e}.cm-text-link .wp-block-button__link{padding:4px;border-radius:0;background:transparent;color:#a75f45;border-bottom:1px solid #a75f45;font-size:13px;font-weight:600}.cm-hero-visual{position:relative;justify-self:end;width:min(48vw,720px)}.cm-hero-photo{height:min(68vw,720px);max-height:72vh;border-radius:48% 48% 28px 28px;overflow:hidden;margin:0}.cm-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 47%}.cm-lemon{position:absolute;width:98px!important;left:-30px;bottom:11%;z-index:3;filter:drop-shadow(0 12px 18px #5d46352e);animation:cm-lemon-float 4.8s ease-in-out infinite}.cm-note{position:absolute;right:-15px;top:12%;background:var(--cm-yellow);padding:15px 20px;border-radius:50%;width:132px;height:104px;display:grid;place-items:center;text-align:center;font-family:var(--cm-serif);font-style:italic;font-size:13px;transform:rotate(7deg);z-index:2}.cm-heart{position:absolute;width:82px!important;left:44%;top:18%;transform:rotate(14deg)}@keyframes cm-lemon-float{0%,100%{transform:rotate(-8deg) translateY(0)}50%{transform:rotate(-4deg) translateY(-8px)}}

.cm-category-grid{display:grid!important;grid-template-columns:repeat(3,1fr);gap:18px}.cm-category-card{border-radius:24px;padding:14px 14px 22px;position:relative;overflow:hidden}.cm-category-card:nth-child(1){background:var(--cm-sage)}.cm-category-card:nth-child(2){background:var(--cm-lilac)}.cm-category-card:nth-child(3){background:var(--cm-yellow)}.cm-category-image{height:clamp(300px,37vw,570px);border-radius:16px;overflow:hidden;margin:0 0 20px}.cm-category-image img,.cm-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.cm-category-card:hover img,.cm-product-card:hover img{transform:scale(1.025)}.cm-category-card h3{font-size:30px!important;margin:0!important;font-weight:500}.cm-category-card p{font-size:11px!important;text-transform:uppercase;letter-spacing:.11em;margin:0 0 4px!important}

.cm-grow{min-height:850px;background:var(--cm-sage);display:grid!important;grid-template-columns:1fr 1fr;gap:7vw;padding:95px 8vw;align-items:center;position:relative;overflow:hidden}.cm-grow:before{content:"";position:absolute;inset:0;background:url('assets/brand/CoucouMaman-Graphics-Background01.svg') center/cover;opacity:.25}.cm-grow-image{height:660px;border-radius:48% 48% 22px 22px;overflow:hidden;position:relative;z-index:1;margin:0}.cm-grow-image img{width:100%;height:100%;object-fit:cover}.cm-grow-copy{position:relative;z-index:1}.cm-grow-copy>p:not(.cm-eyebrow){font-size:16px;line-height:1.75;max-width:560px}.cm-features{margin:32px 0}.cm-feature{display:grid!important;grid-template-columns:55px 1fr;border-top:1px solid #3334;padding:16px 0;font-size:14px}.cm-feature p{margin:0}.cm-feature p:first-child{color:#5c725f;font-weight:700}.cm-secondary .wp-block-button__link{background:var(--cm-yellow);color:var(--cm-ink);border-radius:999px;padding:16px 23px;font-size:13px;font-weight:600}

.cm-products{background:#fff}.cm-product-grid{display:grid!important;grid-template-columns:repeat(4,1fr);gap:18px}.cm-product-image{height:420px;border-radius:20px;overflow:hidden;position:relative;background:#eee;margin:0}.cm-product-card h3{font-size:14px!important;margin:15px 0 6px!important}.cm-product-card p{font-size:11px!important;color:#777;margin:0!important}.cm-values{padding:120px 8vw;background:var(--cm-yellow);position:relative}.cm-values-grid{display:grid!important;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:80px}.cm-value{border-top:1px solid #3335;padding-top:20px}.cm-value h3{font-size:24px!important;font-weight:500;margin:28px 0 12px!important}.cm-value p{font-size:14px!important;line-height:1.7}.cm-value>p:first-child{margin:0;color:#5c725f;font-weight:600}.cm-story{display:grid!important;grid-template-columns:1.1fr .9fr;min-height:780px;padding:90px 8vw;gap:5vw;align-items:center}.cm-story-photo{height:650px;border-radius:24px;overflow:hidden;margin:0}.cm-story-photo img{width:100%;height:100%;object-fit:cover}.cm-story-card{padding:30px 3vw}.cm-story-lemon{width:82px!important}.cm-story-card h2{font-size:clamp(42px,4.8vw,72px)!important;line-height:1!important;letter-spacing:-.05em!important;font-weight:500!important}.cm-journal{padding:0 8vw 110px}.cm-journal-card{background:var(--cm-rust);border-radius:24px;display:grid!important;grid-template-columns:1fr 1.2fr;overflow:hidden;min-height:430px;color:#fff}.cm-journal-card figure{height:100%;margin:0}.cm-journal-card img{width:100%;height:100%;object-fit:cover}.cm-journal-copy{padding:60px;display:flex;flex-direction:column;justify-content:center}.cm-journal-copy h2{font-size:clamp(34px,4vw,58px)!important;line-height:1.05!important;font-weight:500!important;letter-spacing:-.04em!important}.cm-newsletter{min-height:500px;background:var(--cm-lilac);display:grid;place-items:center;text-align:center;padding:90px 20px}.cm-newsletter h2{font-size:clamp(42px,5.5vw,76px)!important;line-height:1!important;letter-spacing:-.05em!important;font-weight:500!important}.cm-footer{background:var(--cm-ink);color:#fff;padding:75px 6vw 28px}.cm-footer-logo{width:220px!important}.cm-footer-grid{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:30px;margin:60px 0}.cm-footer a{color:#ddd}.cm-reveal{opacity:1;transform:none;transition:opacity .8s,transform .8s}.cm-js .cm-reveal{opacity:0;transform:translateY(28px)}.cm-js .cm-reveal.is-visible{opacity:1;transform:none}

/* Store pages inherit WooCommerce's own updatable blocks and templates. */
.cm-page-shell{min-height:70vh;padding:146px 6vw 110px}.cm-page-title{font-size:clamp(38px,5vw,72px)!important;line-height:1.05!important;letter-spacing:-.045em!important;margin:0 0 36px!important}.cm-page-content{max-width:1240px;margin:0 auto}.cm-page-content>.wp-block-post-content{max-width:none}.cm-search-results .wp-block-post-template{display:grid;gap:34px}.cm-empty-state{text-align:center;padding:60px 0}.woocommerce .woocommerce-breadcrumb,.wp-block-woocommerce-breadcrumbs{color:#76716b;font-size:13px;margin-bottom:26px}.woocommerce div.product .product_title,.wp-block-woocommerce-product-title{font-size:clamp(34px,4vw,58px)!important;line-height:1.08!important;letter-spacing:-.045em!important}.woocommerce div.product div.images img,.wc-block-components-product-image img,.wp-block-post-featured-image img{border-radius:18px}.woocommerce div.product p.price,.woocommerce ul.products li.product .price,.wc-block-components-product-price{color:#59765e!important}.woocommerce ul.products li.product .woocommerce-loop-product__title,.wc-block-components-product-name{font-weight:500}.woocommerce a.button,.woocommerce button.button,.woocommerce button.button.alt,.woocommerce input.button,.woocommerce #respond input#submit,.wc-block-components-button:not(.is-link),.wp-block-woocommerce-product-button .wp-block-button__link{border:0;border-radius:999px;background:#68866e;color:#fff;font-weight:600;padding:14px 22px}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce button.button.alt:hover,.wc-block-components-button:not(.is-link):hover{background:#59765e;color:#fff}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce div.product form.cart .variations select,.wc-block-components-text-input input,.wc-blocks-components-select__select{border:1px solid #d9d2ca;border-radius:10px;background:#fff}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{padding:8px 8px 8px 0}.wc-block-cart,.wc-block-checkout{--wp--preset--color--contrast:#333;--wp--preset--color--base:#fffbf6}.wc-block-components-sidebar-layout{gap:40px}.wc-block-components-totals-wrapper{border-color:#e9e2da}.woocommerce-MyAccount-navigation ul{padding:0;list-style:none}.woocommerce-MyAccount-navigation li{border-bottom:1px solid #e9e2da;padding:12px 0}.woocommerce-info,.woocommerce-message{border-top-color:#68866e}.woocommerce-info::before,.woocommerce-message::before{color:#68866e}

/* WooCommerce's Single Product template uses block columns, not the classic div.summary layout. */
body.single-product .wp-site-blocks>.wp-block-group.woocommerce.product{max-width:none;margin:0;padding:132px clamp(24px,6vw,100px) 110px;background:var(--cm-cream)}
body.single-product .wp-site-blocks>.wp-block-group.woocommerce.product>main{max-width:1440px;margin:0 auto}
body.single-product .wp-site-blocks>.wp-block-group.woocommerce.product>main>.wp-block-woocommerce-breadcrumbs,body.single-product .wp-site-blocks>.wp-block-group.woocommerce.product>main>[data-block-name="woocommerce/breadcrumbs"]{margin-bottom:26px;color:#817a72;font-size:12px}
body.single-product .wp-site-blocks>.wp-block-group.woocommerce.product>main>.wp-block-columns{display:flex;align-items:flex-start;gap:clamp(44px,6vw,96px)!important;margin-top:0;margin-bottom:70px}
body.single-product .wp-site-blocks>.wp-block-group.woocommerce.product>main>.wp-block-columns>.wp-block-column:first-child{flex-basis:54%!important;min-width:0}
body.single-product .wp-site-blocks>.wp-block-group.woocommerce.product>main>.wp-block-columns>.wp-block-column:last-child{flex-basis:46%!important;min-width:0;padding-top:6px}
body.single-product .woocommerce-product-gallery{margin:0!important}
body.single-product .woocommerce-product-gallery__image>a>img{width:100%;max-height:760px;object-fit:cover;border-radius:26px}
body.single-product .woocommerce-product-gallery .flex-control-thumbs{display:flex;gap:10px;margin-top:12px!important;overflow-x:auto}
body.single-product .woocommerce-product-gallery .flex-control-thumbs li{float:none!important;flex:0 0 86px;width:86px!important}
body.single-product .woocommerce-product-gallery .flex-control-thumbs img{aspect-ratio:1/1;object-fit:cover;border-radius:12px}
body.single-product .wp-block-post-title,body.single-product .product_title{font-size:clamp(38px,4vw,60px)!important;line-height:1.02!important;letter-spacing:-.045em!important;font-weight:500!important;margin:0 0 20px!important}
body.single-product .wp-block-woocommerce-product-price,body.single-product .wc-block-components-product-price,body.single-product p.price{font-size:25px!important;color:#59765e!important;margin:0 0 20px!important}
body.single-product .wp-block-woocommerce-product-summary,body.single-product .woocommerce-product-details__short-description{max-width:540px;margin:0 0 24px!important;color:#55504a;font-size:15px;line-height:1.75}
body.single-product form.cart{margin-top:22px!important}
body.single-product form.cart .variations{max-width:500px;margin-bottom:22px!important}
body.single-product form.cart .variations tr{display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center;margin-bottom:11px}
body.single-product form.cart .variations th,body.single-product form.cart .variations td{display:block;padding:0!important}
body.single-product form.cart .variations label{font-size:13px;font-weight:600}
body.single-product form.cart .variations select{width:100%;min-height:46px;padding:0 12px;border:1px solid #d8d0c8;border-radius:9px;background:#fff;font-family:inherit;font-size:13px}
body.single-product form.cart .reset_variations{display:inline-block;margin-top:8px;color:#a75f45;font-size:12px}
body.single-product .woocommerce .quantity .qty{width:62px;min-height:50px;border:1px solid #d8d0c8;border-radius:999px;background:#fff;font:600 14px var(--cm-sans)}
body.single-product form.cart .button{min-height:50px;padding:13px 25px!important}
body.single-product .product_meta{margin-top:28px;padding-top:17px;border-top:1px solid #e2dbd3;color:#77716b;font-size:12px}
body.single-product .woocommerce-tabs{margin-top:24px}
body.single-product .woocommerce-tabs ul.tabs{display:flex;gap:26px;padding:0!important;margin:0 0 26px!important;border-bottom:1px solid #ded7cf}
body.single-product .woocommerce-tabs ul.tabs:before,body.single-product .woocommerce-tabs ul.tabs li:before,body.single-product .woocommerce-tabs ul.tabs li:after{display:none!important}
body.single-product .woocommerce-tabs ul.tabs li{margin:0!important;padding:0 0 12px!important;border:0!important;background:transparent!important}
body.single-product .woocommerce-tabs ul.tabs li.active{border-bottom:2px solid var(--cm-rust)!important}
body.single-product .woocommerce-tabs ul.tabs li a{font-size:13px;font-weight:600}
body.single-product .woocommerce-tabs .panel{max-width:860px;line-height:1.8}

@media(max-width:900px){.cm-announcement{height:27px;font-size:9px}.cm-header{height:64px;padding:0 16px;background:#fffbf6f0;backdrop-filter:blur(12px)}.cm-header .wp-block-site-logo{max-width:min(180px,42vw)}.cm-header .wp-block-navigation__responsive-container-open{display:flex}.cm-hero{min-height:auto;padding:118px 18px 45px;display:flex!important;flex-direction:column;background:linear-gradient(180deg,var(--cm-cream) 0 47%,#f0d0bc 47%);gap:34px}.cm-hero-copy{text-align:center}.cm-hero h1{font-size:55px!important}.cm-eyebrow{font-size:9px!important;margin-bottom:13px!important}.cm-hero-eyebrow{padding:7px 10px}.cm-lede{font-size:14px!important;line-height:1.6!important;margin:20px auto!important}.cm-actions{justify-content:center;gap:14px}.cm-button .wp-block-button__link,.cm-secondary .wp-block-button__link{font-size:11px;padding:13px 17px}.cm-hero-visual{width:100%}.cm-hero-photo{height:56vh;min-height:430px;border-radius:48% 48% 18px 18px}.cm-lemon{width:72px!important;left:8px;bottom:4%}.cm-note{right:-5px;top:8%;width:106px;height:87px;font-size:11px;padding:10px}.cm-heart{display:none}.cm-section{padding:74px 16px}.cm-section-heading{margin-bottom:28px}.cm-section-heading h2{font-size:37px!important;max-width:260px}.cm-category-grid,.cm-product-grid{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin-right:-16px;padding-right:16px}.cm-category-card{min-width:79vw;scroll-snap-align:start;border-radius:18px;padding:10px 10px 18px}.cm-category-image{height:440px;border-radius:12px}.cm-category-card h3{font-size:25px!important}.cm-grow{display:flex!important;flex-direction:column-reverse;padding:74px 16px;gap:50px;min-height:0}.cm-grow-image{height:520px;width:100%;border-radius:48% 48% 16px 16px}.cm-display{font-size:48px!important}.cm-grow-copy>p:not(.cm-eyebrow){font-size:14px}.cm-product-card{min-width:70vw;scroll-snap-align:start}.cm-product-image{height:400px}.cm-values{padding:75px 18px}.cm-values-grid{grid-template-columns:1fr;gap:25px;margin-top:50px}.cm-story{display:flex!important;flex-direction:column;padding:70px 16px;min-height:0;gap:36px}.cm-story-photo{height:520px;width:100%}.cm-story-card{padding:0 5px}.cm-story-card h2{font-size:46px!important}.cm-journal{padding:0 16px 75px}.cm-journal-card{display:flex!important;flex-direction:column;min-height:0}.cm-journal-card figure{height:350px}.cm-journal-copy{padding:35px 24px}.cm-newsletter{min-height:470px;padding:75px 16px}.cm-newsletter h2{font-size:43px!important}.cm-footer{padding:60px 20px 25px}.cm-footer-logo{width:190px!important}.cm-footer-grid{grid-template-columns:1fr 1fr}.cm-reveal{transform:translateY(16px)}.cm-page-shell{padding:112px 18px 76px}.cm-page-title{margin-bottom:24px!important}.wc-block-components-sidebar-layout{gap:24px}.woocommerce div.product div.images img,.wc-block-components-product-image img{border-radius:14px}body.single-product .wp-site-blocks>.wp-block-group.woocommerce.product{padding:99px 18px 76px}body.single-product .wp-site-blocks>.wp-block-group.woocommerce.product>main>.wp-block-columns{display:block;margin-bottom:45px}body.single-product .wp-site-blocks>.wp-block-group.woocommerce.product>main>.wp-block-columns>.wp-block-column{width:100%;flex-basis:auto!important}body.single-product .wp-site-blocks>.wp-block-group.woocommerce.product>main>.wp-block-columns>.wp-block-column:last-child{padding-top:28px}body.single-product .wp-block-post-title,body.single-product .product_title{font-size:38px!important}body.single-product .woocommerce-product-gallery__image>a>img{max-height:68vh;border-radius:18px}body.single-product .woocommerce-tabs ul.tabs{gap:18px;overflow-x:auto;white-space:nowrap}}
/* Cart and Checkout: widen WooCommerce's dedicated templates and restore the native desktop sidebar layout. */
body.woocommerce-cart main{width:100%;max-width:1440px!important;margin:0 auto!important;padding:132px clamp(18px,6vw,86px) 100px!important}
body.woocommerce-cart .wp-block-post-title{max-width:1440px;margin:0 auto 34px!important;font-size:clamp(38px,4vw,58px)!important;line-height:1!important;letter-spacing:-.04em!important}
body.woocommerce-cart .wp-block-post-content,body.woocommerce-cart .wp-block-woocommerce-cart{width:100%;max-width:none!important}
body.woocommerce-checkout main{width:100%;max-width:1440px!important;margin:0 auto!important;padding:54px clamp(18px,6vw,86px) 100px!important}
body.woocommerce-checkout .wp-block-post-content,body.woocommerce-checkout .wp-block-woocommerce-checkout{width:100%;max-width:none!important}
body.woocommerce-cart .wc-block-components-sidebar-layout,body.woocommerce-checkout .wc-block-components-sidebar-layout{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(330px,.75fr)!important;gap:clamp(36px,5vw,72px)!important;align-items:start!important}
body.woocommerce-cart .wc-block-cart__main,body.woocommerce-checkout .wc-block-checkout__main{grid-column:1!important;grid-row:1!important;width:auto!important;padding-right:0!important;margin:0!important}
body.woocommerce-cart .wc-block-cart__sidebar,body.woocommerce-checkout .wc-block-checkout__sidebar{grid-column:2!important;grid-row:1!important;width:auto!important;margin:0!important;position:sticky;top:110px}
body.woocommerce-cart .wc-block-components-totals-wrapper,body.woocommerce-checkout .wc-block-components-totals-wrapper{border-color:#e2dbd3}
body.woocommerce-cart .wc-block-cart__submit-button,body.woocommerce-checkout .wc-block-components-checkout-place-order-button{border-radius:999px;background:#68866e;color:#fff;font-weight:600}
body.woocommerce-cart .wc-block-cart__submit-button:hover,body.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover{background:#59765e;color:#fff}
body.woocommerce-checkout .wc-block-components-checkout-step{margin-bottom:30px}
body.woocommerce-checkout .wc-block-components-checkout-step__heading{margin-bottom:14px}
body.woocommerce-checkout .wc-block-components-checkout-step__title{font-size:22px;font-weight:500}
body.woocommerce-checkout .wc-block-components-order-summary{border-radius:14px;overflow:hidden}
@media(max-width:900px){body.woocommerce-cart main{padding:100px 16px 70px!important}body.woocommerce-checkout main{padding:30px 16px 70px!important}body.woocommerce-cart .wc-block-components-sidebar-layout,body.woocommerce-checkout .wc-block-components-sidebar-layout{display:block!important}body.woocommerce-cart .wc-block-cart__sidebar,body.woocommerce-checkout .wc-block-checkout__sidebar{position:static;margin-top:34px!important}}
/* Product-category and Shop archives keep WooCommerce's native, updateable templates. */
body.tax-product_cat,body.post-type-archive-product{--cm-archive-accent:#f0d0bc}
body.tax-product_cat.term-baby,body.tax-product_cat.term-babies{--cm-archive-accent:var(--cm-sage)}
body.tax-product_cat.term-girls,body.tax-product_cat.term-girl{--cm-archive-accent:var(--cm-lilac)}
body.tax-product_cat.term-boys,body.tax-product_cat.term-boy{--cm-archive-accent:var(--cm-yellow)}
body.tax-product_cat .wp-site-blocks>main,body.post-type-archive-product .wp-site-blocks>main,body.tax-product_cat .wp-site-blocks>.wp-block-group.woocommerce,body.post-type-archive-product .wp-site-blocks>.wp-block-group.woocommerce,body.tax-product_cat .wp-site-blocks>.wp-block-group:has(ul.products),body.post-type-archive-product .wp-site-blocks>.wp-block-group:has(ul.products),body.tax-product_cat .wp-site-blocks>.wp-block-group:has(.wp-block-woocommerce-product-collection),body.post-type-archive-product .wp-site-blocks>.wp-block-group:has(.wp-block-woocommerce-product-collection){width:100%;max-width:1560px!important;margin:0 auto!important;padding:132px clamp(24px,6vw,92px) 112px!important}
body.tax-product_cat .woocommerce-breadcrumb,body.post-type-archive-product .woocommerce-breadcrumb,body.tax-product_cat .wp-block-woocommerce-breadcrumbs,body.post-type-archive-product .wp-block-woocommerce-breadcrumbs{margin:0 0 22px!important;color:#7c766f;font-size:12px}
body.tax-product_cat .woocommerce-products-header,body.post-type-archive-product .woocommerce-products-header{position:relative;min-height:190px;margin:0 0 38px;padding:38px clamp(24px,5vw,68px) 34px;border-radius:26px;background:var(--cm-archive-accent);overflow:hidden}
body.tax-product_cat .woocommerce-products-header::before,body.post-type-archive-product .woocommerce-products-header::before{content:"MADE FOR GROWING LITTLE PEOPLE";display:block;margin:0 0 13px;color:#51483e;font-size:10px;font-weight:600;letter-spacing:.17em}
body.tax-product_cat .woocommerce-products-header::after,body.post-type-archive-product .woocommerce-products-header::after{content:"";position:absolute;right:-30px;top:-42px;width:235px;height:235px;border-radius:50%;background:rgba(255,255,255,.2);pointer-events:none}
body.tax-product_cat .woocommerce-products-header__title,body.post-type-archive-product .woocommerce-products-header__title,body.tax-product_cat .wp-block-query-title,body.post-type-archive-product .wp-block-query-title{position:relative;z-index:1;margin:0!important;font-size:clamp(45px,5.3vw,78px)!important;line-height:1!important;letter-spacing:-.055em!important;font-weight:500!important}
body.tax-product_cat .term-description,body.post-type-archive-product .term-description,body.tax-product_cat .woocommerce-products-header .wp-block-term-description,body.post-type-archive-product .woocommerce-products-header .wp-block-term-description{position:relative;z-index:1;max-width:650px;margin:12px 0 0;color:#51483e;font-size:14px;line-height:1.7}
body.tax-product_cat .term-description p,body.post-type-archive-product .term-description p{margin:0}
body.tax-product_cat .woocommerce-result-count,body.post-type-archive-product .woocommerce-result-count{margin:0 0 24px;color:#766f67;font-size:12px}
body.tax-product_cat .woocommerce-ordering,body.post-type-archive-product .woocommerce-ordering{margin:0 0 24px}
body.tax-product_cat .woocommerce-ordering select,body.post-type-archive-product .woocommerce-ordering select{min-height:39px;padding:0 13px;border:1px solid #ded7cf;border-radius:999px;background:var(--cm-cream);color:#51483e;font-family:var(--cm-sans);font-size:12px}
body.tax-product_cat ul.products,body.post-type-archive-product ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,3vw,36px);clear:both;margin:0!important;padding:0!important}
body.tax-product_cat ul.products::before,body.tax-product_cat ul.products::after,body.post-type-archive-product ul.products::before,body.post-type-archive-product ul.products::after{display:none!important}
body.tax-product_cat ul.products li.product,body.post-type-archive-product ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:0 0 18px;text-align:left}
body.tax-product_cat ul.products li.product>a:first-child,body.post-type-archive-product ul.products li.product>a:first-child{display:block}
body.tax-product_cat ul.products li.product a img,body.post-type-archive-product ul.products li.product a img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center 28%;margin:0 0 16px!important;border-radius:20px;transition:transform .35s ease}
body.tax-product_cat ul.products li.product:hover a img,body.post-type-archive-product ul.products li.product:hover a img{transform:scale(1.012)}
body.tax-product_cat ul.products li.product .woocommerce-loop-product__title,body.post-type-archive-product ul.products li.product .woocommerce-loop-product__title{margin:0 0 5px!important;padding:0!important;font-size:clamp(16px,1.5vw,21px)!important;line-height:1.3;font-weight:500}
body.tax-product_cat ul.products li.product .price,body.post-type-archive-product ul.products li.product .price{margin:0 0 12px!important;font-size:14px!important}
body.tax-product_cat ul.products li.product .button,body.post-type-archive-product ul.products li.product .button{margin:0!important;padding:11px 17px!important;font-size:12px}
body.tax-product_cat .woocommerce-pagination,body.post-type-archive-product .woocommerce-pagination{margin-top:48px;text-align:center}
@media(max-width:900px){body.tax-product_cat .wp-site-blocks>main,body.post-type-archive-product .wp-site-blocks>main,body.tax-product_cat .wp-site-blocks>.wp-block-group.woocommerce,body.post-type-archive-product .wp-site-blocks>.wp-block-group.woocommerce,body.tax-product_cat .wp-site-blocks>.wp-block-group:has(ul.products),body.post-type-archive-product .wp-site-blocks>.wp-block-group:has(ul.products),body.tax-product_cat .wp-site-blocks>.wp-block-group:has(.wp-block-woocommerce-product-collection),body.post-type-archive-product .wp-site-blocks>.wp-block-group:has(.wp-block-woocommerce-product-collection){padding:101px 16px 76px!important}body.tax-product_cat .woocommerce-products-header,body.post-type-archive-product .woocommerce-products-header{min-height:152px;margin-bottom:28px;padding:29px 23px;border-radius:19px}body.tax-product_cat .woocommerce-products-header::before,body.post-type-archive-product .woocommerce-products-header::before{font-size:8px}body.tax-product_cat .woocommerce-products-header__title,body.post-type-archive-product .woocommerce-products-header__title,body.tax-product_cat .wp-block-query-title,body.post-type-archive-product .wp-block-query-title{font-size:48px!important}body.tax-product_cat .woocommerce-products-header::after,body.post-type-archive-product .woocommerce-products-header::after{right:-47px;top:-51px;width:170px;height:170px}body.tax-product_cat ul.products,body.post-type-archive-product ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 13px}body.tax-product_cat ul.products li.product a img,body.post-type-archive-product ul.products li.product a img{margin-bottom:11px!important;border-radius:14px}body.tax-product_cat ul.products li.product .woocommerce-loop-product__title,body.post-type-archive-product ul.products li.product .woocommerce-loop-product__title{font-size:15px!important}body.tax-product_cat ul.products li.product .price,body.post-type-archive-product ul.products li.product .price{font-size:12px!important}body.tax-product_cat ul.products li.product .button,body.post-type-archive-product ul.products li.product .button{padding:9px 11px!important;font-size:10px}}
@media(max-width:380px){body.tax-product_cat ul.products,body.post-type-archive-product ul.products{gap:22px 10px}body.tax-product_cat ul.products li.product .woocommerce-loop-product__title,body.post-type-archive-product ul.products li.product .woocommerce-loop-product__title{font-size:14px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}.cm-js .cm-reveal{opacity:1;transform:none}}
