/*
Theme Name: Univers Mini Winnie
Theme URI: https://univers-miniwinnie.fr
Author: Univers Mini Winnie
Description: A warm, playful WooCommerce theme for children's toys, games and accessories.
Version: 1.0.0
Text Domain: univers-miniwinnie
*/

:root{--ink:#263039;--cream:#fffaf2;--paper:#fffdf9;--pink:#f7b9c5;--rose:#e97991;--peach:#ffd9a8;--yellow:#ffe68b;--mint:#bce4d4;--aqua:#61b9b7;--line:#eadfd1;--shadow:0 16px 38px rgba(79,59,40,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Nunito,ui-rounded,"Trebuchet MS",sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.screen-reader-text{position:absolute;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;overflow:hidden;white-space:nowrap}.screen-reader-text:focus{clip:auto;clip-path:none;height:auto;width:auto;z-index:100000;left:1rem;top:1rem;padding:.7rem 1rem;background:#fff;border-radius:8px}
.site-width{width:min(1140px,calc(100% - 2.5rem));margin:auto}.announcement{background:var(--aqua);color:#fff;text-align:center;font-weight:800;font-size:.86rem;padding:.62rem 1rem}.site-header{background:rgba(255,253,249,.92);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.header-row{display:flex;align-items:center;gap:2rem;min-height:78px}.custom-logo-link{display:block}.custom-logo{max-height:58px;width:auto}.site-title{font-weight:1000;font-size:1.15rem;letter-spacing:-.03em}.main-navigation{margin-left:auto}.main-navigation ul{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:1.45rem}.main-navigation a{font-size:.95rem;font-weight:900}.main-navigation a:hover{color:var(--rose)}.header-cart{display:inline-flex;background:var(--pink);padding:.65rem .9rem;border-radius:999px;font-weight:1000;font-size:.9rem}.menu-toggle{display:none}
.hero{overflow:hidden;position:relative;background:linear-gradient(118deg,#fff0e2 0%,#ffe6c5 44%,#d9f0e8 100%);padding:6.6rem 0 5.5rem}.hero:after{content:"";width:350px;height:350px;border-radius:50%;background:var(--yellow);position:absolute;right:-90px;top:-140px;opacity:.75}.hero-grid{display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:3rem;position:relative;z-index:1}.eyebrow{display:inline-block;border-radius:999px;background:var(--paper);padding:.45rem .8rem;font-size:.8rem;font-weight:1000;text-transform:uppercase;letter-spacing:.08em}.hero h1{font-size:clamp(2.8rem,6vw,5.4rem);line-height:.97;letter-spacing:-.065em;margin:1.2rem 0 1rem;max-width:700px}.hero p{font-size:1.15rem;max-width:570px;margin:0 0 1.9rem}.button,.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:0;border-radius:999px;background:var(--rose);color:white;padding:.88rem 1.3rem;font-weight:1000;cursor:pointer;box-shadow:0 7px 0 rgba(171,74,94,.18);transition:transform .18s}.button:hover,.wp-block-button__link:hover{transform:translateY(-2px)}.button--light{background:var(--paper);color:var(--ink);margin-left:.7rem}.hero-art{min-height:350px;position:relative}.toy-shape{position:absolute;border-radius:45% 55% 48% 52%;box-shadow:var(--shadow)}.toy-shape--one{width:250px;height:260px;right:55px;top:10px;background:var(--pink);transform:rotate(10deg)}.toy-shape--two{width:155px;height:155px;left:15px;bottom:0;background:var(--mint);transform:rotate(-15deg)}.toy-shape--three{width:118px;height:118px;right:10px;bottom:25px;background:var(--yellow);border-radius:50%}.toy-shape:after{content:"♥";color:#fff;font-size:4rem;position:absolute;inset:0;display:grid;place-items:center}.toy-shape--two:after{content:"★"}.toy-shape--three:after{content:"●"}
.section{padding:5.5rem 0}.section-heading{text-align:center;max-width:680px;margin:0 auto 2.5rem}.section-heading h2{font-size:clamp(2rem,4vw,3.25rem);line-height:1;letter-spacing:-.05em;margin:.7rem 0}.section-heading p{margin:0;color:#5f6265}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}.category-card{background:var(--paper);border-radius:24px;padding:1.25rem;min-height:240px;display:flex;flex-direction:column;justify-content:end;box-shadow:0 6px 0 rgba(83,72,51,.07);transition:transform .2s}.category-card:hover{transform:translateY(-5px)}.category-card:nth-child(1){background:var(--pink)}.category-card:nth-child(2){background:var(--mint)}.category-card:nth-child(3){background:var(--peach)}.category-icon{font-size:5rem;line-height:1;margin:auto}.category-card h3{font-size:1.5rem;letter-spacing:-.04em;margin:0}.category-card span{font-size:.9rem;font-weight:900}.featured{background:var(--paper)}.products.columns-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:auto!important;margin:0!important;float:none!important}.woocommerce ul.products li.product a img{border-radius:18px;margin-bottom:.8rem!important;background:#f7f3ec}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1.05rem!important;color:var(--ink);font-weight:1000;padding:0!important}.woocommerce ul.products li.product .price{color:var(--rose)!important;font-weight:1000;font-size:1rem!important}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--ink)!important;color:#fff!important;border-radius:999px!important;font-weight:1000!important;padding:.75rem 1rem!important}.values{background:var(--yellow)}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.value{text-align:center}.value b{display:block;font-size:1.15rem;margin:.6rem 0}.value-icon{font-size:2.8rem}.newsletter{background:var(--ink);color:#fff}.newsletter-grid{display:flex;justify-content:space-between;align-items:center;gap:2rem}.newsletter h2{font-size:2.2rem;letter-spacing:-.05em;margin:.2rem 0}.newsletter form{display:flex;max-width:430px;width:100%;gap:.5rem}.newsletter input{min-width:0;flex:1;border:0;border-radius:999px;padding:.9rem 1rem;font:inherit}.newsletter button{border:0;border-radius:999px;background:var(--pink);font:inherit;font-weight:1000;padding:.8rem 1.15rem;cursor:pointer}.site-footer{padding:3.3rem 0;background:#1a2025;color:#eef2f0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}.site-footer h3{font-size:1rem;margin:0 0 .7rem}.site-footer ul{padding:0;margin:0;list-style:none}.site-footer li{margin:.35rem 0}.footer-brand{font-size:1.3rem;font-weight:1000}.copyright{border-top:1px solid #374149;margin-top:2rem;padding-top:1.2rem;font-size:.85rem;color:#b8c2c2}
.site-main{min-height:55vh}.page-header,.archive-header{background:var(--peach);padding:3rem 0;text-align:center}.page-header h1,.archive-header h1{font-size:3rem;letter-spacing:-.05em;margin:0}.content-area{padding:4rem 0}.entry-content{max-width:820px;margin:auto}.woocommerce .woocommerce-breadcrumb{margin:1rem 0!important}.woocommerce-message,.woocommerce-info{border-top-color:var(--aqua)!important}.woocommerce-message:before,.woocommerce-info:before{color:var(--aqua)!important}
@media(max-width:760px){.site-width{width:min(100% - 1.5rem,1140px)}.header-row{min-height:64px;gap:.7rem}.main-navigation{display:none}.header-cart{margin-left:auto}.hero{padding:4.3rem 0 3.2rem}.hero-grid{grid-template-columns:1fr;gap:1rem}.hero-art{min-height:230px}.toy-shape--one{width:185px;height:195px;right:48px}.toy-shape--two{width:110px;height:110px}.toy-shape--three{width:85px;height:85px}.category-grid,.value-grid{grid-template-columns:1fr}.products.columns-4{grid-template-columns:repeat(2,1fr);gap:.9rem}.section{padding:3.6rem 0}.newsletter-grid,.footer-grid{display:block}.newsletter form{margin-top:1.3rem}.footer-grid>div{margin-bottom:1.4rem}.button--light{margin-left:0;margin-top:.7rem}}


/* Logo renforcé sur l’accueil */
body .site-header .custom-logo { max-height: 142px !important; width: auto !important; }
body .site-header .header-row { min-height: 158px !important; }
.checkout-on-cart { margin: 3rem 0 1rem; padding-top: 2.5rem; border-top: 2px solid #f3d8df; }


.contact-page { max-width: 760px; padding-top: 3rem; padding-bottom: 4rem; }
.contact-form { display: grid; gap: 1.1rem; background: #fff; border: 1px solid #f0dce2; border-radius: 22px; padding: 2rem; box-shadow: 0 12px 30px rgba(41,35,50,.08); }
.contact-form label { display: grid; gap: .45rem; font-weight: 800; color: #2d2a35; }
.contact-form input, .contact-form textarea { width: 100%; border: 1px solid #d8d4de; border-radius: 10px; padding: .8rem; font: inherit; box-sizing: border-box; }
.contact-form textarea { resize: vertical; min-height: 150px; }
.contact-form .button { justify-self: start; border: 0; cursor: pointer; }
.contact-notice { padding: 1rem 1.2rem; border-radius: 12px; background: #eaf8ef; color: #176b38; font-weight: 700; }
.contact-error { background: #fff0f2; color: #a4203c; }
.cart-checkout-cta { margin: 2rem 0; text-align: right; }
@media (max-width: 680px) { .header-row { padding: .6rem 1rem; } .custom-logo { max-width: min(88vw, 330px); } .hero-actions { flex-direction: column; align-items: stretch; } .hero-actions .button, .cart-checkout-cta .button { width: 100%; text-align: center; } .contact-page { padding: 2rem 1rem; } .contact-form { padding: 1.25rem; border-radius: 16px; } .site-footer .footer-grid { grid-template-columns: 1fr; gap: 1.5rem; } }


/* Le blanc intégré au logo se fond dans le fond crème du site */
.site-header .custom-logo { mix-blend-mode: multiply; }
