.shop-page{background:#fff;color:var(--ink)}
.shop-hero{position:relative;overflow:hidden;padding:76px 0 82px;background:radial-gradient(circle at 8% 8%,rgba(36,169,244,.12),transparent 24%),radial-gradient(circle at 88% 14%,rgba(245,41,141,.13),transparent 23%),linear-gradient(180deg,#fff 0%,#fff9fd 55%,#f8fbff 100%)}
.shop-hero::before{content:"";position:absolute;width:520px;height:300px;border-radius:50%;left:-210px;bottom:-190px;background:rgba(125,53,223,.07);transform:rotate(-14deg)}
.shop-hero::after{content:"";position:absolute;width:360px;height:360px;border:3px dashed rgba(23,199,197,.18);border-radius:50%;right:-170px;bottom:-170px}
.shop-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:64px;align-items:center}
.shop-kicker{display:inline-flex;width:fit-content;align-items:center;color:#ef2f91;font-size:12px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}
.shop-hero h1{margin:17px 0 24px;color:var(--navy);font-size:clamp(56px,6vw,86px);line-height:.91;letter-spacing:-.065em}
.shop-hero h1 em{position:relative;display:inline-block;color:var(--pink);font-family:"Segoe Print","Bradley Hand",cursive;font-size:.92em;font-style:italic;font-weight:850;letter-spacing:-.065em;white-space:nowrap;z-index:0}
.shop-hero h1 em::after{content:"";position:absolute;left:1%;right:-2%;bottom:.02em;height:.14em;border-radius:999px;background:var(--yellow);transform:rotate(-1.7deg);z-index:-1}
.shop-hero-copy>p{max-width:670px;margin:0;color:#506079;font-size:18px;line-height:1.75}
.shop-hero-badges{display:flex;flex-wrap:wrap;gap:9px;margin:28px 0 30px}
.shop-hero-badges span{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid #e5e7f1;border-radius:999px;background:rgba(255,255,255,.86);box-shadow:0 7px 18px rgba(18,42,88,.05);color:#34425e;font-size:12px;font-weight:850}
.shop-hero-badges b{color:var(--purple);font-size:16px}
.shop-hero-btn{min-height:54px}
.shop-hero-visual{position:relative;min-height:480px;isolation:isolate}
.shop-blob{position:absolute;border-radius:48% 52% 44% 56%/51% 38% 62% 49%;filter:saturate(1.04)}
.blob-a{inset:20px 36px 72px 28px;background:linear-gradient(145deg,#dff8ff,#eee5ff 43%,#ffe3ef 78%,#fff1bb);transform:rotate(-5deg);box-shadow:0 34px 70px rgba(77,56,141,.13);z-index:-3}
.blob-b{width:180px;height:180px;right:5px;bottom:13px;background:linear-gradient(145deg,#50d9cf,#aef3de);z-index:-4}
.hero-product{position:absolute;display:grid;place-items:center;background:#fff;border:1px solid rgba(31,57,105,.08);box-shadow:0 24px 52px rgba(33,49,92,.15);overflow:hidden}
.hero-product img{width:100%;height:100%;object-fit:cover;object-position:center;padding:0}
.hero-product-1{width:245px;height:245px;left:34px;top:57px;border-radius:42px;transform:rotate(-6deg)}
.hero-product-2{width:205px;height:205px;right:32px;top:18px;border-radius:50%;transform:rotate(8deg)}
.hero-product-3{width:190px;height:190px;right:62px;bottom:28px;border-radius:34px;transform:rotate(-4deg)}
.hero-product-placeholder{display:grid;place-items:center;width:100%;height:100%;font-size:74px;color:#ef2f91;background:linear-gradient(135deg,#fff6fb,#f4efff)}
.shop-empty-visual{position:absolute;inset:0;display:grid;place-items:center}
.empty-cup{font-size:160px;filter:drop-shadow(0 20px 18px rgba(61,46,105,.14))}.empty-heart,.empty-star{position:absolute;font-size:54px;font-weight:900}.empty-heart{right:54px;top:80px;color:var(--pink);transform:rotate(13deg)}.empty-star{left:54px;bottom:76px;color:var(--yellow)}
.shop-handwritten{position:absolute;left:50%;bottom:3px;transform:translateX(-50%) rotate(-3deg);padding:8px 17px;border-radius:16px;background:#fff;color:#6c35d8;font-family:"Segoe Print","Bradley Hand",cursive;font-size:16px;font-weight:900;line-height:1.2;text-align:center;box-shadow:0 12px 28px rgba(61,43,111,.11);white-space:nowrap}
.shop-doodle{position:absolute;z-index:1;font-weight:950}.sd-one{left:3%;top:58px;color:#2aa9e7;font-size:33px}.sd-two{left:48%;bottom:38px;color:#ff5a9e;font-size:42px;transform:rotate(-13deg)}.sd-three{right:3%;top:72px;color:#ff9a1c;font-size:43px}.sd-four{right:32%;bottom:36px;color:#6d39dc;font-size:25px}
.shop-products-section{padding:82px 0 92px;background:#fff}
.shop-section-heading{max-width:760px;margin:0 auto 42px;text-align:center}.shop-section-heading .shop-kicker{margin:auto}.shop-section-heading h2{margin:8px 0 12px;color:var(--navy);font-size:clamp(35px,4vw,50px);line-height:1.05;letter-spacing:-.045em}.shop-section-heading p{margin:0;color:#6c7890;font-size:15px}
.shop-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start}
.shop-product-card{overflow:hidden;border:1px solid #e2e8f2;border-radius:30px;background:#fff;box-shadow:0 15px 34px rgba(18,44,87,.07);transition:transform .22s ease,box-shadow .22s ease}.shop-product-card:hover{transform:translateY(-5px);box-shadow:0 24px 48px rgba(18,44,87,.12)}
.shop-product-media{position:relative;display:grid;place-items:center;aspect-ratio:1.06/1;overflow:hidden;background:linear-gradient(145deg,#f7f8ff,#fff4f9 60%,#fff9e8)}
.shop-product-media::after{content:"";position:absolute;width:210px;height:210px;border-radius:50%;right:-70px;bottom:-105px;background:rgba(23,199,197,.12)}
.shop-product-media img{position:relative;z-index:2;width:100%;height:100%;object-fit:cover;object-position:center;padding:0;transition:transform .3s ease}.shop-product-card:hover .shop-product-media img{transform:scale(1.035) rotate(-1deg)}
.shop-product-number{position:absolute;z-index:4;left:18px;top:16px;color:rgba(8,36,91,.22);font-size:26px;font-weight:950;letter-spacing:-.05em}.shop-pod-badge{position:absolute;z-index:4;right:14px;bottom:14px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.9);box-shadow:0 7px 16px rgba(33,48,83,.08);color:#2a7d70;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}
.shop-product-image-placeholder{display:grid;place-items:center;width:100%;height:100%;color:#d94791;font-size:82px}
.shop-product-body{padding:23px 23px 24px}.shop-product-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.shop-product-mini{display:block;color:#ee428f;font-size:10px;font-weight:950;letter-spacing:.11em;text-transform:uppercase}.shop-product-heading h3{margin:5px 0 0;color:var(--navy);font-size:22px;line-height:1.15;letter-spacing:-.025em}.shop-product-price{flex:0 0 auto;display:grid;justify-items:end;color:#6b35d7;font-size:20px;white-space:nowrap}.shop-product-price small{color:#8a94a9;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.shop-product-description{min-height:66px;margin:16px 0 18px;color:#637088;font-size:14px;line-height:1.55}.shop-product-description.is-placeholder{color:#8a94a8;font-style:italic}
.shop-variants{border-top:1px solid #edf0f5}.shop-variants summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:16px;color:#43315f;font-size:13px;font-weight:900;cursor:pointer}.shop-variants summary::-webkit-details-marker{display:none}.shop-variants summary b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#f2ecff;color:#6f35db;font-size:18px;transition:transform .2s ease}.shop-variants[open] summary b{transform:rotate(45deg)}
.shop-variants-list{display:grid;gap:8px;padding-top:13px}.shop-variant-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 11px;border-radius:12px;background:#f7f9fc;color:#58667d;font-size:12px}.shop-variant-row strong{color:#142e61;white-space:nowrap}
.shop-empty-state{display:flex;align-items:center;justify-content:center;gap:28px;max-width:850px;margin:0 auto;padding:44px;border:2px dashed #ddd5f4;border-radius:30px;background:linear-gradient(135deg,#fbf9ff,#fff8fb)}.shop-empty-icon{display:grid;place-items:center;width:96px;height:96px;flex:0 0 96px;border-radius:30px;background:#efe7ff;color:#7a38dc;font-size:50px}.shop-empty-state h3{margin:7px 0 8px;color:var(--navy);font-size:27px}.shop-empty-state p{margin:0;color:#6a7690;line-height:1.65}
.shop-how-section{padding:0 0 88px;background:#fff}.shop-how-card{position:relative;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:center;padding:46px 50px;border-radius:34px;background:linear-gradient(125deg,#08265f,#163d82);box-shadow:0 24px 55px rgba(10,37,89,.16)}.shop-how-card::before{content:"";position:absolute;width:330px;height:330px;border-radius:50%;right:-140px;top:-160px;background:rgba(255,255,255,.05)}.shop-how-title{position:relative;z-index:2}.shop-how-title .shop-kicker{color:#ffd63e}.shop-how-title h2{margin:8px 0 13px;color:#fff;font-size:clamp(31px,3.5vw,45px);line-height:1.03;letter-spacing:-.04em}.shop-how-title p{margin:0;color:rgba(255,255,255,.76);font-size:14px;line-height:1.7}.shop-how-steps{position:relative;z-index:2;display:grid;gap:11px}.shop-how-steps>div{display:grid;grid-template-columns:44px 1fr;column-gap:13px;align-items:center;padding:13px 15px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:rgba(255,255,255,.07)}.shop-how-steps span{grid-row:1/3;display:grid;place-items:center;width:40px;height:40px;border-radius:14px;background:linear-gradient(135deg,#7e3de1,#f32d90);color:#fff;font-weight:950}.shop-how-steps strong{color:#fff;font-size:14px}.shop-how-steps small{color:rgba(255,255,255,.64);font-size:11px}
.shop-contact-section{padding:0 0 88px}.shop-contact-card{display:grid;grid-template-columns:auto 1fr auto;gap:23px;align-items:center;padding:30px 34px;border:1px solid #e5e8f2;border-radius:27px;background:linear-gradient(135deg,#fffdf3,#fff 45%,#f9f5ff);box-shadow:0 13px 32px rgba(20,42,83,.06)}.shop-contact-icon{display:grid;place-items:center;width:70px;height:70px;border-radius:23px;background:#fff0ae;font-size:33px}.shop-contact-card h2{margin:4px 0 5px;color:var(--navy);font-size:28px;letter-spacing:-.03em}.shop-contact-card p{margin:0;color:#6b7890;font-size:13px}.shop-contact-card .btn{min-height:48px;white-space:nowrap}
@media(max-width:1100px){.shop-hero-grid{grid-template-columns:1fr .8fr;gap:35px}.shop-hero-visual{min-height:410px}.hero-product-1{width:205px;height:205px}.hero-product-2{width:170px;height:170px}.hero-product-3{width:155px;height:155px}.shop-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.shop-hero{padding:48px 0 55px}.shop-hero-grid{grid-template-columns:1fr}.shop-hero h1{font-size:clamp(48px,14vw,68px)}.shop-hero h1 em{white-space:normal}.shop-hero-copy>p{font-size:16px}.shop-hero-btn{width:100%}.shop-hero-visual{min-height:360px;margin-top:10px}.hero-product-1{width:185px;height:185px;left:4%;top:55px}.hero-product-2{width:145px;height:145px;right:4%;top:18px}.hero-product-3{width:140px;height:140px;right:10%;bottom:14px}.shop-handwritten{left:42%;font-size:13px}.shop-doodle{display:none}.shop-products-section{padding:58px 0 64px}.shop-products-grid{grid-template-columns:1fr}.shop-section-heading{margin-bottom:28px;text-align:left}.shop-section-heading .shop-kicker{margin:0}.shop-product-description{min-height:0}.shop-how-section{padding-bottom:60px}.shop-how-card{grid-template-columns:1fr;gap:28px;padding:32px 25px;border-radius:27px}.shop-contact-section{padding-bottom:60px}.shop-contact-card{grid-template-columns:auto 1fr;padding:25px}.shop-contact-card .btn{grid-column:1/-1;width:100%}.shop-empty-state{align-items:flex-start;flex-direction:column;padding:30px}}
@media(max-width:430px){.shop-hero-visual{min-height:310px}.hero-product-1{width:155px;height:155px;left:0}.hero-product-2{width:125px;height:125px;right:0}.hero-product-3{width:120px;height:120px;right:7%;bottom:12px}.shop-product-heading{display:grid}.shop-product-price{justify-items:start}.shop-contact-card{grid-template-columns:1fr}.shop-contact-icon{width:58px;height:58px}.shop-empty-icon{width:74px;height:74px;flex-basis:74px}.shop-empty-state h3{font-size:23px}}

/* Achat / panier */
.shop-hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
.shop-cart-link{display:inline-flex;align-items:center;gap:8px;min-height:54px;padding:0 19px;border:1px solid #e1d8f8;border-radius:999px;background:rgba(255,255,255,.9);box-shadow:0 9px 22px rgba(38,40,90,.07);color:#40226d;font-size:13px;font-weight:900;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}
.shop-cart-link:hover{transform:translateY(-2px);box-shadow:0 13px 28px rgba(38,40,90,.11)}
.shop-cart-link>span{color:#f22c91;font-size:18px}.shop-cart-link b{display:grid;place-items:center;min-width:25px;height:25px;padding:0 7px;border-radius:999px;background:#f0e8ff;color:#6e35db;font-size:11px}
.shop-inline-alert{margin:0 0 24px;padding:14px 17px;border-radius:16px;font-size:13px;font-weight:750;line-height:1.5}.shop-inline-alert.is-error{border:1px solid #ffd0dc;background:#fff2f6;color:#a62250}.shop-inline-alert.is-info{border:1px solid #cfe5ff;background:#f3f9ff;color:#28577e}
.shop-buy-form{display:grid;grid-template-columns:minmax(0,1fr) 76px auto;gap:10px;align-items:end;margin:17px 0 5px;padding:14px;border:1px solid #e8e4f4;border-radius:18px;background:linear-gradient(135deg,#faf8ff,#fff9fc)}
.shop-buy-form label{display:grid;gap:6px}.shop-buy-form label>span{color:#68758b;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.shop-buy-form select,.shop-buy-form input{width:100%;height:43px;border:1px solid #dfe4ee;border-radius:12px;background:#fff;color:#18315f;font:inherit;font-size:12px;font-weight:750;outline:none;padding:0 11px}.shop-buy-form select:focus,.shop-buy-form input:focus{border-color:#8a5ee5;box-shadow:0 0 0 3px rgba(126,61,225,.09)}
.shop-qty-field input{text-align:center;padding:0 5px}.shop-add-btn{min-height:43px;padding:0 17px;white-space:nowrap;font-size:12px}
.shop-buy-form+.shop-variants{margin-top:9px}
@media(max-width:760px){.shop-hero-actions{display:grid;grid-template-columns:1fr}.shop-cart-link{justify-content:center}.shop-buy-form{grid-template-columns:minmax(0,1fr) 72px}.shop-add-btn{grid-column:1/-1;width:100%}}
@media(max-width:430px){.shop-buy-form{grid-template-columns:1fr}.shop-add-btn{grid-column:auto}.shop-qty-field{max-width:110px}}

/* v4.72 — variantes visibles, quantité directe et cartes alignées */
.shop-products-grid{align-items:stretch}
.shop-product-card{display:flex;flex-direction:column;height:100%}
.shop-product-body{display:flex;flex:1;flex-direction:column;padding:23px 23px 24px}
.shop-product-heading{min-height:54px}
.shop-product-description{min-height:88px}
.shop-variants-list{display:grid;gap:9px;margin-top:auto;padding-top:17px;border-top:1px solid #edf0f5}
.shop-variant-buy-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:11px 12px;border:1px solid #edf0f5;border-radius:15px;background:#f8f9fc;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}
.shop-variant-buy-row:hover{border-color:#ddd2f5;background:#fbf9ff;box-shadow:0 7px 18px rgba(61,43,111,.06)}
.shop-variant-info{display:grid;min-width:0;gap:3px}
.shop-variant-name{overflow:hidden;color:#5d6b82;font-size:12px;font-weight:750;line-height:1.25;text-overflow:ellipsis}
.shop-variant-price{color:#142e61;font-size:14px;font-weight:950;white-space:nowrap}
.shop-variant-actions{display:flex;align-items:center;gap:8px}
.shop-qty-stepper{display:grid;grid-template-columns:30px 34px 30px;height:38px;overflow:hidden;border:1px solid #dfe4ee;border-radius:12px;background:#fff}
.shop-qty-stepper button{display:grid;place-items:center;border:0;background:#fff;color:#6337c7;font:inherit;font-size:18px;font-weight:900;line-height:1;cursor:pointer;transition:background .16s ease,color .16s ease}
.shop-qty-stepper button:hover{background:#f2ecff;color:#4b22aa}
.shop-qty-stepper button:focus-visible,.shop-variant-cart-btn:focus-visible{outline:3px solid rgba(126,61,225,.22);outline-offset:2px}
.shop-qty-stepper input{width:34px;height:100%;padding:0;border:0;border-right:1px solid #edf0f5;border-left:1px solid #edf0f5;background:#fff;color:#17305d;font:inherit;font-size:12px;font-weight:900;text-align:center;outline:0;-moz-appearance:textfield}
.shop-qty-stepper input::-webkit-outer-spin-button,.shop-qty-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.shop-variant-cart-btn{display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;padding:0;border:0;border-radius:13px;background:linear-gradient(135deg,#7139db,#ef2f91);box-shadow:0 7px 15px rgba(126,61,225,.18);color:#fff;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}
.shop-variant-cart-btn:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(126,61,225,.25)}
.shop-variant-cart-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}

@media(max-width:760px){
  .shop-product-description{min-height:0}
  .shop-product-heading{min-height:0}
}
@media(max-width:430px){
  .shop-variant-buy-row{grid-template-columns:1fr;gap:9px}
  .shop-variant-actions{justify-content:space-between}
  .shop-qty-stepper{grid-template-columns:36px 40px 36px}
  .shop-qty-stepper input{width:40px}
}


/* v4.75 — galerie produit pilotée depuis l'admin */
.shop-product-media>.shop-product-main-image{position:relative;z-index:2;width:100%;height:100%;object-fit:cover;object-position:center;padding:0;transition:transform .3s ease}.shop-product-card:hover .shop-product-media>.shop-product-main-image{transform:scale(1.035) rotate(-1deg)}
.shop-product-thumbs{position:absolute;z-index:5;left:12px;right:12px;bottom:12px;display:flex;gap:7px;overflow-x:auto;padding:7px;border:1px solid rgba(255,255,255,.7);border-radius:14px;background:rgba(255,255,255,.84);box-shadow:0 9px 22px rgba(18,44,87,.12);backdrop-filter:blur(8px);scrollbar-width:thin}
.shop-product-thumbs button{width:42px;height:42px;flex:0 0 42px;padding:0;overflow:hidden;border:2px solid transparent;border-radius:10px;background:#fff;box-shadow:0 2px 7px rgba(21,41,78,.1);cursor:pointer;transition:border-color .18s ease,transform .18s ease}.shop-product-thumbs button:hover{transform:translateY(-1px)}.shop-product-thumbs button[aria-pressed="true"]{border-color:#7c3fe0}
.shop-product-thumbs img,.shop-product-card:hover .shop-product-media .shop-product-thumbs img{position:static!important;z-index:auto!important;width:100%!important;height:100%!important;padding:0!important;object-fit:cover!important;transform:none!important;transition:none!important}
@media(max-width:430px){.shop-product-thumbs{left:9px;right:9px;bottom:9px;padding:6px}.shop-product-thumbs button{width:38px;height:38px;flex-basis:38px}}
