@charset "UTF-8";@keyframes cart-bounce{0%,to{transform:scale(1)}40%{transform:scale(1.22)}70%{transform:scale(.95)}}@keyframes tab-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}:root{--yellow:#f2bd1d;--yellow-dark:#e0ad10;--yellow-bg:#fffbe8;--yellow-bg-light:#fff8d0;--blue:#3b82bf;--blue-light:#5397d1;--blue-bg:#ddeef8;--blue-dark:#236dad;--blue-darker:#0b589b;--ink:#0e1e35;--text:#3d5575;--text-muted:#8da5bf;--border:#dae5f0;--white:#ffffff;--surface:#f5f8fc;--font:'Bricolage Grotesque','DM Sans',sans-serif;--bubble-white:rgba(255,255,255,.075);--bubble-gold:rgba(242,189,29,.1);--radius-sm:7px;--radius:10px;--radius-lg:12px;--radius-pill:100px;--page-gutter:5vw;--content-max:1280px;--gutter-x:max(var(--page-gutter), calc((100% - var(--content-max)) / 2))}@media (max-width:768px){:root{--page-gutter:4vw}}.order-actions form,body,form,input{margin:0}body{font-family:var(--font);background:var(--white);color:var(--ink);padding:0}#main-wrap{min-height:60vh}.page-heading{padding:2rem var(--gutter-x)}.composant-wrap .lead{font-size:1.12rem;line-height:1.6;color:var(--ink);font-weight:500;margin:0 0 1.4rem}.composant-wrap h2{font-size:1.45rem;line-height:1.25;color:var(--blue-dark);margin:2rem 0 .8rem}.composant-wrap h2.important{color:var(--yellow-dark)}.composant-wrap h3{font-size:1.15rem;color:var(--ink);margin:1.4rem 0 .6rem}.composant-wrap p{line-height:1.65;margin:.6rem 0}.composant-wrap ul{line-height:1.6;margin:.6rem 0 .6rem 1.2rem}.composant-wrap li{margin:.25rem 0}.composant-wrap .note{font-size:.9rem;color:var(--text-muted);border-left:3px solid var(--border);padding-left:.9rem;margin:1.2rem 0}.info-table{width:100%;border-collapse:collapse;margin:1.2rem 0;border:1.5px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;font-size:.9rem}.info-table caption{caption-side:top;font-weight:700;margin-bottom:.5rem}.info-table td,.info-table th{padding:.6rem .9rem;border:1px solid var(--border);text-align:left;vertical-align:top}.info-table thead th{background:var(--blue-dark);color:#fff;font-weight:700}.info-table tbody th{background:var(--surface);font-weight:700;color:var(--text)}.info-table tbody tr:nth-child(even) td{background:var(--surface)}@media (max-width:600px){.info-table{display:block;overflow-x:auto;white-space:nowrap}}.section-dark{background:var(--blue-dark);color:#fff;position:relative;overflow:hidden}.section-dark::after,.section-dark::before{content:"";position:absolute;border-radius:50%;pointer-events:none}.section-dark::before{top:-80px;right:-80px;width:350px;height:350px;background:var(--bubble-gold)}.section-dark::after{bottom:-60px;left:-40px;width:220px;height:220px;background:var(--bubble-white)}.cta-ghost-big,.cta-primary-big{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--font);text-decoration:none;white-space:nowrap;cursor:pointer;border:0;transition:background .2s,border-color .2s,color .2s;box-sizing:border-box;justify-content:center}.cta-primary{gap:.45rem}.cta-ghost{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--font);text-decoration:none;white-space:nowrap;cursor:pointer;border:0;transition:background .2s,border-color .2s,color .2s;box-sizing:border-box;justify-content:center}.cta-ghost-big,.cta-primary-big{padding:1rem 2.2rem;border-radius:var(--radius);font-weight:800;font-size:.92rem;line-height:1.2;min-height:52px}.cta-primary-big{background:var(--yellow);color:var(--ink)}.cta-primary-big:hover{background:var(--yellow-dark);color:var(--ink)}.cta-ghost-big{background:var(--white);color:var(--text);border:1.5px solid var(--border)}.cta-ghost-big:hover{border-color:var(--blue);color:var(--blue)}.cta-primary{border-radius:var(--radius-sm)}.cta-ghost,h1{font-weight:800}.cta-ghost{padding:.44rem .95rem;border-radius:var(--radius-sm);font-size:.73rem;line-height:1.2;min-height:34px;background:var(--white);color:var(--text);border:1.5px solid var(--border)}.cta-primary.is-rupture{background:var(--text-muted);cursor:default;pointer-events:none}.cta-ghost:hover{border-color:var(--blue);color:var(--blue)}@media (max-width:600px){.cta-ghost-big,.cta-primary-big{width:100%;max-width:100%;text-align:center;justify-content:center;padding:.75rem 1rem;font-size:.85rem;min-height:46px;white-space:normal}}h1{font-size:1.8rem;letter-spacing:-.04em;margin:0 0 .75rem;line-height:1.1}a:hover,h1,h1 a,h2,h2 a{color:var(--blue-dark)}h2{font-size:1.35rem;font-weight:700;margin:.5rem 0;line-height:1.25}.composant-wrap h2:has(br),h1:has(br):not([class*=hero] *),h2:has(br){font-size:1rem;font-weight:400;color:var(--ink);line-height:1.5;margin-bottom:2.2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border);grid-column:1/-1}h1:has(br):not([class*=hero] *)::first-line,h2:has(br)::first-line{font-size:1.55rem;font-weight:800;letter-spacing:-.04em;color:var(--blue-dark)}h3,h6{font-weight:600;margin:.5rem 0}h3{font-size:1.05rem}h3,h3 a,label{color:var(--ink)}h6{font-size:1rem}p{line-height:1.7;margin:0 0 .75rem;text-align:left}h6,h6 a,li,p{color:var(--text)}li,p{font-size:.95rem}hr{margin:1rem 0;height:0;border-bottom:1px solid var(--border)}.groupe_bouton a,a{text-decoration:none}a{color:var(--blue)}a img,hr{border:0}.alert{color:red;font-size:.9rem}.referencement{display:none}.clear{clear:both}.cachediv{visibility:hidden;overflow:hidden;height:1px;margin-top:-1px;position:absolute}.affichediv{visibility:visible;overflow:hidden;margin-top:0;position:relative}.contentTabs{margin:10px 0 0}.champ_traduction{margin:5px auto;padding:5px;background:var(--border);border-radius:5px;display:table-cell}body#control{background:var(--white);padding:10px;margin:0}.groupe_bouton{position:absolute;top:0;right:0;z-index:20;display:flex;gap:3px;padding:4px;background:rgba(29,63,110,.92);border-radius:0 10px 0 8px;pointer-events:auto}.groupe_bouton a{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;padding:0 5px;border-radius:4px;background:rgba(255,255,255,.15);color:#fff!important;opacity:1!important;font-size:.72rem;font-weight:700;line-height:1;background-image:none!important;transition:background .15s}.groupe_bouton a:hover{background:rgba(255,255,255,.4)!important}.groupe_bouton a[href*="action=editer"]::before{content:"✏"}.groupe_bouton a[href*="action=supprimer"]::before{content:"✕"}.groupe_bouton a[href*="action=trier"]::before{content:"↕ "}.box_icone{clear:both;width:100%;background:var(--surface);padding:3px;margin:0 10px 10px 0;border:1px solid var(--border);border-radius:4px;padding-inline:5vw}#agenda_box,#news_box{color:var(--text);margin-bottom:10px}.petite_agenda,.petite_news{width:190px;color:var(--text);font-size:11px;margin:0 10px}.agenda,.agenda table,.news,.news table{text-align:justify;color:var(--text);font-size:11px}.agenda,.news{float:left;width:370px;background:var(--white);margin:0 10px 10px 0;padding:0 5px 5px;border:1px solid var(--border)}.agenda table,.news table{background:0 0;width:350px;border-bottom:1px solid var(--border)}#plan_de_site td,.agenda th,.formulaire td,.formulaire th,.news th{vertical-align:top}.agenda img,.news img{padding:2px;border:1px solid var(--border)}.agenda_titre,.news_titre{font-size:12px;font-weight:700}.agenda_date,.news_date{width:60px;text-align:center;font-size:20px;color:var(--text);border:1px solid var(--border)}.agenda_date div,.news_date div{background:var(--yellow);text-align:center;font-size:16px;color:var(--ink);padding-bottom:2px;margin-bottom:2px}#nav-main,.nav-logo{display:flex;align-items:center}#nav-main{justify-content:space-between;padding:0 var(--gutter-x);height:66px;background:var(--white);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100;gap:1rem}.nav-logo{text-decoration:none;flex-shrink:0}.nav-logo img{height:40px;width:auto;object-fit:contain}.nav-logo-text{font-size:1.3rem;font-weight:800;letter-spacing:-.04em;font-family:var(--font)}.footer-logo-text span,.nav-logo-text span{color:var(--yellow)}.nav-links{display:flex;align-items:stretch}.menu_haut_cellule,.menu_haut_select{display:inline-flex;align-items:center}.menu_haut_cellule a,.petite_agenda a,.petite_news a{color:var(--text)}.menu_haut_cellule a,.menu_haut_select a{text-decoration:none;font-size:.83rem;font-weight:500;padding:0 .9rem;border-bottom:2px solid transparent;line-height:64px;display:block;transition:color .2s,border-color .2s}.menu_haut_cellule a:hover,.menu_haut_select a{color:var(--blue);border-bottom-color:var(--yellow)}.nav-r{display:flex;gap:.7rem;align-items:center;flex-shrink:0}.nav-icon-btn,.nav-info-btn{display:inline-flex;flex-shrink:0;box-sizing:border-box;height:42px;background:var(--surface);border:1.5px solid var(--border);text-decoration:none;transition:border-color .2s,background .2s}.nav-icon-btn{position:relative;align-items:center;justify-content:center;width:42px;border-radius:50%}.nav-icon-btn:hover,.nav-info-btn:hover{border-color:var(--blue);background:#fff}.nav-icon-btn svg,.nav-info-btn svg{width:20px;height:20px;fill:var(--ink)}.nav-info-btn{gap:.4rem;padding:0 .85rem;border-radius:21px;font-size:.82rem;font-weight:700;color:var(--ink)}.nav-info-btn svg{fill:var(--blue-dark);flex-shrink:0}.nav-icon-badge,.nav-info-btn,.nav-phone{align-items:center;font-family:var(--font)}.nav-icon-badge{position:absolute;top:-3px;right:-3px;min-width:18px;height:18px;padding:0 4px;box-sizing:border-box;display:flex;justify-content:center;background:var(--yellow);color:var(--ink);font-size:.66rem;font-weight:800;line-height:1;border-radius:100px}.nav-account.is-logged::after{content:"";position:absolute;top:-1px;right:-1px;width:10px;height:10px;border-radius:50%;background:#21b35e;border:2px solid var(--white)}.nav-phone{display:inline-flex;gap:.55rem;text-decoration:none;padding:.3rem .55rem;border-radius:var(--radius-sm);transition:background .2s}.nav-phone:hover,.product-specs-table tr.is-odd{background:var(--surface)}.nav-phone-icon{width:34px;height:34px;flex-shrink:0;padding:7px;box-sizing:border-box;border-radius:50%;background:var(--yellow);fill:var(--ink)}.nav-phone-text{display:flex;flex-direction:column;line-height:1.15}.nav-phone-label{font-size:.62rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text);font-weight:600}.nav-phone-number{font-size:.92rem;font-weight:800;color:var(--blue-dark);white-space:nowrap}.cart-bounce{animation:cart-bounce .4s ease}#site-footer{background:var(--ink);color:rgba(255,255,255,.7);padding:3.5rem var(--gutter-x) 1.8rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2.5rem;margin-bottom:2.5rem}.footer-logo{display:inline-block;text-decoration:none;margin-bottom:.9rem}.footer-logo img{height:34px;width:auto;filter:brightness(0) invert(1);display:block}.footer-logo-text{font-size:1.2rem;font-weight:800;color:#fff;font-family:var(--font)}.footer-desc{font-size:.8rem;line-height:1.75;opacity:.5;color:rgba(255,255,255,.7);margin:0}.footer-phone{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.1rem;text-decoration:none;font-family:var(--font);font-size:1.1rem;font-weight:800;color:#fff;transition:color .15s}.footer-phone svg{width:18px;height:18px;fill:var(--yellow);flex-shrink:0}.footer-phone:hover{color:var(--yellow)}.footer-col-title{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;opacity:.3;margin-bottom:.9rem;font-weight:700;color:#fff}.menu_pied_cellule,.menu_pied_select{display:block;margin-bottom:.5rem;background:0 0;float:none;height:auto;padding:0}.menu_pied_cellule a,.menu_pied_select a{color:rgba(255,255,255,.6);background:0 0;padding:0;height:auto;float:none}.footer-bottom a:hover,.footer-links a:hover,.menu_pied_cellule a:hover,.menu_pied_select a:hover,.trust-band h2::first-line{color:#fff}.footer-links{list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a,.menu_pied_cellule a,.menu_pied_select a{text-decoration:none;font-size:.8rem;transition:color .15s}.footer-bottom{padding-top:1.8rem;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;font-size:.72rem;opacity:.35;flex-wrap:wrap;gap:.5rem;color:rgba(255,255,255,.7)}.footer-bottom a,.footer-links a{color:rgba(255,255,255,.6)}#fil_ariane{color:var(--text);font-size:.8rem;padding:0 0 .5rem}.fil_ariane_select{display:inline;margin:0}.fil_ariane_select a{color:var(--yellow);text-decoration:none}.fil_ariane_select a:hover,figure{color:var(--yellow)}#plan_de_site{width:100%;font-size:14px;font-family:var(--font)}.plan_de_site_cellule,.plan_de_site_select{display:block}.plan_de_site_cellule a{text-decoration:none;color:var(--text)}.distribution:hover .distribution-title,.plan_de_site_cellule a:hover{color:var(--blue)}.plan_de_site_select a{text-decoration:none;color:var(--blue)}.distribution-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:1rem;margin-bottom:1.5rem}.distribution{display:flex;align-items:center;background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius-lg);transition:border-color .2s,box-shadow .2s;position:relative;text-decoration:none;color:inherit}.distribution:hover{border-color:var(--blue);box-shadow:0 6px 20px rgba(59,130,191,.1)}.distribution-image{flex-shrink:0;width:160px;aspect-ratio:1/1;display:block;overflow:hidden;border-radius:10px 0 0 10px}.diaporama-thumb img,.distribution-image img{width:100%;height:100%;object-fit:cover;display:block}.distribution-content{flex:1;padding:1.4rem 1.5rem;display:flex;flex-direction:column;justify-content:center;gap:.4rem}.distribution .distribution-title,.distribution-title{font-size:1rem;font-weight:700;line-height:1.3;margin:.4rem 0 0;color:var(--ink);transition:color .2s}.hero-sidebar .distribution-grid{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:0}.hero-sidebar .distribution-image{width:80px}.hero-sidebar .distribution-content{padding:.7rem .75rem;gap:.2rem}.hero-sidebar .distribution-title{font-size:.95rem}.hero-sidebar .distribution-desc{font-size:.72rem}.distribution-desc{font-size:.82rem;color:var(--text-muted);line-height:1.55;margin:0}.mobile-call-bar{display:none}@media (max-width:1100px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.nav-links,.nav-phone{display:none}.footer-grid{grid-template-columns:1fr 1fr}.mobile-call-bar{display:flex;align-items:center;justify-content:center;gap:.55rem;position:fixed;left:0;right:0;bottom:0;z-index:200;background:var(--yellow);color:var(--ink);padding:.85rem 1rem;font-family:var(--font);font-weight:800;font-size:.95rem;text-decoration:none;box-shadow:0-3px 14px rgba(14,30,53,.18)}.mobile-call-bar svg{width:20px;height:20px;fill:var(--ink);flex-shrink:0}#main-wrap{padding-bottom:52px}}@media (max-width:520px){.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.nav-info-btn{padding:0;width:42px;justify-content:center;border-radius:50%}.nav-info-btn span{display:none}}figure{position:relative;margin:0 15px 15px 0}figcaption,figure.none{text-align:center}figure.left{float:left}figure.right{float:right;margin-left:10px}figcaption,figure{font-size:13px;font-family:var(--font)}.diaporama{padding:0 10px 10px 0}.diaporama h2{margin-bottom:1rem;text-align:left}.diaporama-gallery{display:grid;gap:1rem;max-width:min(100%,calc(var(--diaporama-largeur)*1px))}.diaporama-stage{position:relative;overflow:hidden;border-radius:var(--radius-lg);border:1px solid var(--border);background:linear-gradient(180deg,#f7fbff 0,#eef5fb 100%);aspect-ratio:var(--diaporama-largeur)/var(--diaporama-hauteur);min-height:320px}.diaporama-stage-link{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;cursor:zoom-in;opacity:0;visibility:hidden;transition:opacity .22s ease}.diaporama-stage-link.is-active{opacity:1;visibility:visible}.diaporama-stage-image{width:100%;height:100%;object-fit:contain;display:block}.diaporama-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:42px;height:42px;border:0;border-radius:999px;background:rgba(12,42,78,.72);color:#fff;font-size:1rem;cursor:pointer;transition:background .15s ease,transform .15s ease}.diaporama-nav:hover{background:rgba(12,42,78,.88)}.diaporama-nav--prev{left:1rem}.diaporama-nav--next{right:1rem}.diaporama-counter{position:absolute;right:1rem;bottom:1rem;z-index:2;padding:.35rem .65rem;border-radius:999px;background:rgba(12,42,78,.72);color:#fff;font-size:.72rem;font-weight:700}.diaporama-thumbs{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:thin}.diaporama-thumb{position:relative;width:76px;height:76px;padding:0;border:2px solid var(--border);border-radius:12px;overflow:hidden;background:var(--white);cursor:pointer;flex:0 0 auto;opacity:.72;transition:border-color .2s ease,opacity .2s ease,transform .15s ease}.diaporama-thumb.is-composant{border-style:dashed}.diaporama-thumb-qty{position:absolute;right:3px;bottom:3px;z-index:2;padding:.1rem .35rem;border-radius:999px;background:rgba(12,42,78,.82);color:#fff;font-size:.66rem;font-weight:700;line-height:1;pointer-events:none}.diaporama-thumb:hover{opacity:1;border-color:var(--blue-light)}.diaporama-thumb.active{opacity:1;border-color:var(--blue);transform:translateY(-2px)}.diaporama-caption{margin-top:-.1rem;font-size:.82rem;color:var(--text-muted);line-height:1.6}.diaporama--product{padding:0}.diaporama--product h2{display:none}.diaporama--product .diaporama-gallery{max-width:none}.diaporama--product .diaporama-stage{min-height:0;background:var(--surface)}.fichier,.formulaire{color:var(--text);padding:0 0 10px}.calendrier span,.formulaire table{border:solid;border-color:var(--border);border-width:1px}.formulaire td{text-align:right}.fichier{font-size:12px;padding:0 10px 10px 0}.fichier a,figcaption{color:var(--blue)}.fichier img{margin:0 0-3px}#slider_nouveaute,#slider_promotion{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:10px}#slider_nouveaute::-webkit-scrollbar,#slider_promotion::-webkit-scrollbar{display:none}#slider_nouveaute .produit img,#slider_promotion .produit img{position:absolute;top:45px;left:0}#popup{margin:0;background-color:rgba(255,255,255,.5)}#popupin{background-color:#fff;border:solid;border-color:#afafaf;border-width:1px;z-index:2000}dialog#lightbox{padding:0;border:0;background:0 0;max-width:95vw;max-height:95vh}dialog#lightbox::backdrop{background:rgba(0,0,0,.82)}#lightbox-inner{position:relative;background:#fff;border-radius:3px;overflow:auto;max-height:95vh}#lightbox-close{position:absolute;top:6px;right:6px;background:rgba(0,0,0,.5);color:#fff;border:0;border-radius:50%;width:28px;height:28px;font-size:18px;line-height:1;cursor:pointer;z-index:10}#lightbox-close:hover{background:rgba(0,0,0,.8)}#lightbox-content img{display:block;max-width:90vw;max-height:88vh}#lightbox-content iframe{display:block;border:0}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.1rem;padding:0 var(--gutter-x)}.products-grid>:not(.product-card):not(figure){grid-column:1/-1}.products-grid>figure{float:none;margin:0}.products-grid>.media-flow{grid-column:1/-1;padding:0 var(--gutter-x)}.media-flow::after{content:"";display:block;clear:both}.media-flow>figure{float:left;width:min(320px,42%);margin:.3rem 1.6rem .8rem 0}.media-flow>figure img{width:100%;height:auto;display:block;border-radius:var(--radius)}.media-flow>.composant-wrap{padding:0}.media-flow>.composant-wrap>h2,.media-flow>.composant-wrap>h3,.media-flow>.composant-wrap>p,.media-flow>.composant-wrap>ul,.products-grid>.composant-wrap{padding-inline:0}.media-flow:has(.faq-section)>figure{float:none;width:100%;margin:0 0 1rem}@media (max-width:600px){.media-flow>figure{float:none;width:100%;margin:0 0 1rem}}.composant-wrap{position:relative;padding:2rem var(--gutter-x)}.products-grid>.composant-wrap>h2,.products-grid>.composant-wrap>p{padding-inline:var(--gutter-x)}.composant-wrap:has(.hero-section),.composant-wrap:has(.hero-sidebar),.composant-wrap:has(.trust-band){padding:0}.composant-wrap:has(.hero-section),.composant-wrap:has(.hero-sidebar){display:flex}.hero-section,.hero-sidebar{flex:1;min-height:86vh}.composant-wrap .products-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),300px));justify-content:center;gap:1.1rem;padding:2.5rem var(--gutter-x)}.product-card,.product-image{display:flex;position:relative}.product-card{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius-lg);transition:border-color .2s,transform .2s,box-shadow .2s;flex-direction:column;width:100%;max-width:300px;margin-inline:auto}.product-card:hover{border-color:var(--blue);transform:translateY(-3px);box-shadow:0 8px 24px rgba(59,130,191,.12)}.product-image{aspect-ratio:1/1;align-items:center;justify-content:center;background:var(--blue-bg);border-bottom:1px solid var(--border);overflow:hidden;text-decoration:none;border-radius:10px 10px 0 0}.product-image::after,.product-image::before{content:"";position:absolute;border-radius:50%;pointer-events:none}.product-image::before{top:-45px;right:-45px;width:150px;height:150px;background:var(--bubble-gold)}.product-image::after{bottom:-35px;left:-25px;width:95px;height:95px;background:rgba(59,130,191,.12)}.product-image img{width:100%;height:100%;object-fit:cover;display:block;position:relative;z-index:1}.product-body{padding:1.2rem;display:flex;flex-direction:column;flex:1}.product-name{font-size:.96rem;font-weight:700;margin-bottom:.45rem;line-height:1.3;color:var(--ink)}.product-desc{font-size:.86rem;color:var(--text-muted);line-height:1.65;margin-bottom:1rem;flex:1}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:auto}.product-price{font-size:1.15rem;font-weight:800;color:var(--blue-dark)}.product-price .prix_barre{font-size:.8rem;font-weight:400;color:var(--text-muted);text-decoration:line-through;display:block}.cta-primary,.product-info h1{font-weight:800;line-height:1.2}.cta-primary{background:var(--yellow);color:var(--ink);border:0;padding:.44rem .95rem;border-radius:7px;font-size:.73rem;min-height:34px;cursor:pointer;font-family:var(--font);text-decoration:none;transition:background .2s;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.cta-primary:hover{background:var(--yellow-dark);color:var(--ink)}.cta-primary.rupture{background:var(--text-muted);cursor:default}#slider_nouveaute .produit,#slider_promotion .produit{scroll-snap-align:start;flex-shrink:0;float:none;width:193px;height:265px;margin:0;position:relative;background:var(--white);border:1px solid var(--border);font-size:12px;color:var(--text)}.product-sheet{display:grid;grid-template-columns:1fr 490px;gap:3rem;align-items:start;padding:2.5rem var(--gutter-x)}.product-gallery{min-width:0}.product-info{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:2rem;position:sticky;top:82px}.product-back-link{font-size:.75rem;color:var(--text-muted);text-decoration:none;display:inline-block;margin-bottom:1.2rem;transition:color .15s}.product-back-link:hover{color:var(--blue)}.product-info h1{font-size:1.35rem;letter-spacing:-.03em;color:var(--blue-dark);margin-bottom:1rem}.product-kit-title{font-size:1rem;font-weight:700;color:var(--blue);margin:-.4rem 0 1.1rem;line-height:1.3}.product-stock-indicator{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;margin-top:1.2rem}.product-stock-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.product-stock-indicator.is-available{color:#1a8f4c}.product-stock-indicator.is-available .product-stock-dot{background:#21b35e;box-shadow:0 0 0 3px rgba(33,179,94,.18)}.product-stock-indicator.is-rupture{color:#c0392b}.product-stock-indicator.is-rupture .product-stock-dot{background:#e05647;box-shadow:0 0 0 3px rgba(224,86,71,.18)}.product-buy{display:flex;align-items:stretch;gap:.6rem;margin-top:1rem}.product-qty{display:flex;align-items:center;border:1.5px solid var(--border);border-radius:10px;background:var(--white);overflow:hidden;flex-shrink:0}.product-qty-btn,.product-qty-input{border:0;font-weight:700;font-family:var(--font);background:0 0}.product-qty-btn{width:38px;align-self:stretch;font-size:1.1rem;color:var(--blue-dark);cursor:pointer;line-height:1;transition:background .15s}.cart-qty a:hover,.product-qty-btn:hover{background:var(--blue-bg)}.product-qty-input{width:40px;text-align:center;font-size:.95rem;color:var(--ink);-moz-appearance:textfield}.product-qty-input:focus{outline:0}.product-buy .btn-add-to-cart{margin-top:0;flex:1}.product-info-pills{margin-top:1.5rem}.product-info-desc{font-size:.85rem;color:var(--text);line-height:1.75}.product-pricing,.product-specs h2{border-bottom:1px solid var(--border)}.product-pricing{margin:1.5rem 0;padding:1.5rem 0;border-top:1px solid var(--border)}.product-pricing .prix_barre{font-size:.85rem;text-decoration:line-through;margin-bottom:.3rem}.product-price-main{font-size:2rem;font-weight:800;color:var(--blue-dark);letter-spacing:-.04em;display:block}.product-eco,.product-pricing .prix_barre,.product-stock-detail{color:var(--text-muted);display:block}.product-stock-detail{font-size:.82rem;font-style:italic;margin-bottom:.6rem}.product-eco{font-size:.72rem;margin-top:.4rem}.btn-add-to-cart,.btn-back-list{display:block;text-align:center;text-decoration:none}.btn-add-to-cart{width:100%;background:var(--yellow);color:var(--ink);border:0;padding:1rem;border-radius:10px;font-size:.95rem;font-weight:800;font-family:var(--font);transition:background .2s;margin-top:1.5rem;cursor:pointer}.btn-add-to-cart:hover{background:var(--yellow-dark);color:var(--ink)}.btn-add-to-cart.is-rupture{background:var(--text-muted);cursor:default}.btn-back-list{margin-top:.8rem;font-size:.78rem;color:var(--text);transition:color .15s}.btn-back-list:hover,.product-tab:hover{color:var(--blue)}@media (max-width:900px){.product-sheet{grid-template-columns:1fr}.product-info{position:static;order:-1}.diaporama-stage{min-height:260px}}.product-specs{padding:0 var(--page-gutter) 3rem;max-width:780px}.product-specs h2{font-size:1.25rem;font-weight:800;letter-spacing:-.03em;color:var(--blue-dark);margin-bottom:1.2rem;padding-bottom:.8rem}.product-specs-table{width:100%;border-collapse:collapse;border:1.5px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.product-specs-table td,.product-specs-table th{text-align:left;padding:.7rem 1.1rem;font-size:.85rem;vertical-align:top}.product-specs-table th{width:42%;font-weight:700;color:var(--text);border-right:1px solid var(--border)}.product-specs-table td{color:var(--ink);font-weight:600}@media (max-width:600px){.product-specs-table th{width:50%}.diaporama-nav{width:36px;height:36px}.diaporama-thumb{width:64px;height:64px}}.product-tabs-intro{margin-bottom:2rem}.product-tabs-nav{display:flex;flex-wrap:wrap;gap:.3rem;border-bottom:2px solid var(--border);margin-bottom:1.8rem}.product-tab{appearance:none;background:0 0;border:0;cursor:pointer;font-family:var(--font);font-size:.92rem;font-weight:700;color:var(--text-muted);padding:.8rem 1.2rem;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .15s,border-color .15s}.product-tab.is-active{color:var(--blue-dark);border-bottom-color:var(--yellow)}.product-tab-panel{display:none}.product-tab-panel.is-active{display:block;animation:tab-fade .25s ease}@media (max-width:600px){.product-tabs-nav{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.product-tabs-nav::-webkit-scrollbar{display:none}.product-tab{white-space:nowrap}}.trust-band{background:var(--blue-dark);color:#fff;padding:3rem var(--page-gutter);display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;grid-column:1/-1}.trust-band h2{grid-column:1/-1;color:#fff;border-bottom-color:rgba(255,255,255,.12);margin-bottom:.5rem}.conseil-encart h2:has(br),.trust-band h2:has(br){color:rgba(255,255,255,.55)}.conseil-encart h2:has(br)::first-line,.trust-band h2:has(br)::first-line{color:#fff}.tb-icon{font-size:1.8rem;margin-bottom:.65rem}.tb-title{font-size:.9rem;font-weight:700;margin-bottom:.3rem;color:var(--yellow)}.tb-text{font-size:.78rem;opacity:.65;line-height:1.6;color:#fff}@media (max-width:900px){.trust-band{grid-template-columns:1fr 1fr}}@media (max-width:520px){.trust-band{grid-template-columns:1fr}}.hero-section{background:var(--blue-dark);padding:5.5rem var(--page-gutter) 4.5rem;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;grid-column:1/-1}.hero-section::after,.hero-section::before{content:"";position:absolute;border-radius:50%;pointer-events:none}.hero-section::before{top:-80px;right:-80px;width:350px;height:350px;background:var(--bubble-gold)}.hero-section::after{bottom:-60px;left:-40px;width:220px;height:220px;background:var(--bubble-white)}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:100px;padding:.35rem 1rem;font-size:.7rem;font-weight:700;color:rgba(255,255,255,.8);margin-bottom:2.2rem;text-transform:uppercase;letter-spacing:.09em;width:fit-content}.hero-badge-dot{width:6px;height:6px;border-radius:50%;background:var(--yellow);flex-shrink:0}.hero-section h1{font-size:clamp(2.4rem,4.2vw,4rem);font-weight:800;letter-spacing:-.05em;line-height:1.05;color:#fff;margin-bottom:1.4rem}#admin-nav .admin-nav-form button:hover,#admin-nav a:hover,.hebergement h2 a,.hero-accent{color:var(--yellow)}.hero-dim{opacity:.55}.hero-subtitle{font-size:.97rem;color:rgba(255,255,255,.65);line-height:1.8;font-weight:300;margin-bottom:2.8rem;max-width:430px}.hero-cta-row{display:flex;gap:.9rem;flex-wrap:wrap;margin-bottom:3.5rem}.hero-kpi-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding-top:2.5rem;border-top:1px solid rgba(255,255,255,.1)}.hero-kpi-value{font-size:clamp(1.8rem,2.8vw,2.6rem);font-weight:800;color:var(--yellow);letter-spacing:-.05em;line-height:1;display:block}.hero-kpi-label{font-size:.7rem;color:rgba(255,255,255,.5);margin-top:.3rem;line-height:1.4;text-transform:uppercase;letter-spacing:.05em}.hero-sidebar{background:var(--surface);display:flex;flex-direction:column;justify-content:center;padding:4rem var(--page-gutter) 4rem 2.5rem;gap:1.2rem;border-left:1px solid var(--border)}.hero-sidebar-label{font-size:.72rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;margin-bottom:.5rem}.quick-categories{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin-bottom:.4rem}.quick-category-card{background:var(--white);border:1.5px solid var(--border);border-radius:10px;padding:1.2rem;display:flex;align-items:center;gap:.9rem;transition:border-color .2s,background .2s;text-decoration:none}.quick-category-card:hover{border-color:var(--blue);background:var(--blue-bg)}.quick-category-icon{font-size:1.6rem;flex-shrink:0}.quick-category-name{font-size:.82rem;font-weight:700;line-height:1.3;color:var(--ink)}.quick-category-sub{font-size:.7rem;color:var(--text-muted);margin-top:.12rem}.featured-product-card{background:var(--blue-dark);border-radius:var(--radius-lg);padding:1.5rem 1.8rem;display:flex;align-items:center;gap:1.2rem}.featured-product-icon{width:2.8rem;height:2.8rem;object-fit:contain;flex-shrink:0}.featured-product-body{flex:1;min-width:0}.featured-product-tag{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:var(--yellow);font-weight:700;margin-bottom:.25rem}.featured-product-name{font-size:.88rem;font-weight:700;color:#fff;line-height:1.3;margin-bottom:.3rem}.featured-product-price{font-size:1.5rem;font-weight:800;color:var(--yellow);letter-spacing:-.04em}.featured-product-note{font-size:.68rem;color:rgba(255,255,255,.45);margin-top:.1rem}.trust-pill-row{display:flex;gap:.7rem;flex-wrap:wrap}.trust-pill{background:var(--white);border:1px solid var(--border);border-radius:100px;padding:.35rem .9rem;font-size:.73rem;font-weight:500;color:var(--text);display:inline-flex;align-items:center;gap:.35rem}.products-grid:has(.hero-section){grid-template-columns:1fr 1fr!important;gap:0;padding:0}.products-grid:has(.conseil-encart),.products-grid:has(.hero-sidebar),.products-grid:has(.trust-band),.products-grid:has(.volume-section){padding:0}.composant-wrap:has(.hero-section),.composant-wrap:has(.hero-sidebar){grid-column:auto!important}@media (max-width:900px){.products-grid:has(.hero-section){grid-template-columns:1fr!important}.composant-wrap:has(.hero-sidebar) .hero-sidebar{border-left:none;border-top:1px solid var(--border);padding:3rem var(--page-gutter)}}@media (max-width:768px){.hero-section{padding:3.5rem var(--page-gutter)}.hero-cta-row{flex-direction:column;max-width:100%}.hero-cta-row .cta-ghost-big,.hero-cta-row .cta-primary-big{width:100%;max-width:100%;min-width:0;box-sizing:border-box;white-space:normal;padding:.8rem 1rem;font-size:.85rem;min-height:46px}.hero-section h1{font-size:2.2rem;letter-spacing:-.03em}.hero-kpi-row{grid-template-columns:1fr 1fr}.quick-categories{grid-template-columns:1fr}.featured-product-card{flex-direction:column;text-align:center}}@media (max-width:400px){.hero-kpi-row{grid-template-columns:1fr}}.composant-wrap:has(.volume-section){padding:0}.volume-section{background:var(--surface);padding:3rem var(--page-gutter) 2.5rem;grid-column:1/-1}.volume-card-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem;margin-top:1.8rem}.volume-choice-card{background:var(--white);border:2px solid var(--border);border-radius:var(--radius-lg);padding:1.2rem .8rem;text-align:center;text-decoration:none;display:flex;flex-direction:column;align-items:center;gap:.4rem;transition:border-color .2s,box-shadow .2s,transform .2s}.volume-choice-card:hover{border-color:var(--blue);box-shadow:0 6px 18px rgba(59,130,191,.12);transform:translateY(-3px)}.volume-choice-card.is-popular{border-color:var(--yellow);background:var(--yellow-bg)}.volume-choice-icon{width:2.2rem;height:2.2rem;object-fit:contain}.volume-choice-litres{font-size:1.6rem;font-weight:800;color:var(--blue-dark);letter-spacing:-.04em;line-height:1;font-family:var(--font)}.volume-choice-label{font-size:.72rem;color:var(--text-muted);font-weight:500;line-height:1.3}.volume-persons-badge{font-size:.7rem;font-weight:700;color:var(--blue);background:var(--blue-bg);padding:.2rem .6rem;border-radius:100px}.volume-choice-card.is-popular .volume-persons-badge{color:var(--blue-dark);background:var(--yellow-bg-light)}.volume-popular-badge{font-size:.62rem;font-weight:800;text-transform:uppercase;color:var(--ink);background:var(--yellow);padding:.15rem .5rem;border-radius:100px}.volume-cta{text-align:center;margin-top:1.8rem}@media (max-width:900px){.volume-card-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:520px){.volume-card-grid{grid-template-columns:repeat(2,1fr)}}.composant-wrap:has(.conseil-encart){padding:0}.conseil-encart{background:var(--blue-dark);padding:3.5rem var(--page-gutter);text-align:center;grid-column:1/-1;position:relative;overflow:hidden}.conseil-encart::before{content:"";position:absolute;top:-60px;right:-60px;width:280px;height:280px;border-radius:50%;background:var(--bubble-gold);pointer-events:none}.conseil-encart h2{color:#fff;border-bottom-color:rgba(255,255,255,.12);margin-bottom:1rem}.conseil-encart-text{font-size:.95rem;color:rgba(255,255,255,.65);line-height:1.8;max-width:540px;margin:0 auto 2rem}.conseil-encart-actions{display:flex;gap:.9rem;justify-content:center;flex-wrap:wrap}@media (max-width:600px){.conseil-encart-actions{flex-direction:column;align-items:center}}.faq-section{max-width:780px;margin:0 auto}.faq-accordion{margin-top:1.8rem;display:flex;flex-direction:column;gap:.5rem}.faq-item{background:var(--white);border:1.5px solid var(--border);border-radius:10px;overflow:hidden;transition:border-color .2s}.faq-item[open]{border-color:var(--blue)}.faq-question{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.2rem;font-size:.9rem;font-weight:700;color:var(--ink);cursor:pointer;gap:1rem;user-select:none}.faq-question::-webkit-details-marker{display:none}.faq-question::after{content:"▾";font-size:.75rem;color:var(--text-muted);flex-shrink:0;transition:transform .25s}.faq-item[open] .faq-question::after{transform:rotate(-180deg)}.faq-question:hover{color:var(--blue)}.faq-answer{padding:0 1.2rem 1.1rem;font-size:.85rem;color:var(--text);line-height:1.75;border-top:1px solid var(--border);padding-top:.9rem}.faq-answer p{margin-bottom:.6rem}.faq-answer p:last-child{margin-bottom:0}.faq-cta{text-align:center;margin-top:1.5rem}.faq-cta-link{font-size:.85rem;font-weight:600;color:var(--blue);text-decoration:none;transition:color .15s}.checkout-page h1,.faq-cta-link:hover{color:var(--blue-dark)}.attributs-table{border-collapse:collapse;margin:.5rem 0}.attributs-table td{padding:2px 4px 2px 0;vertical-align:top;text-align:left}.attributs-table input{padding:3px 6px}.hebergement{float:left;border:solid;border-width:1px;border-color:var(--border);width:235px;height:225px;margin:0 10px 10px 0;padding:0}.hebergement .photo img{border:0;padding:0}.hebergement th{text-align:right}.hebergement table{width:215px;margin:0 10px;border-spacing:0}.calendrier,.hebergement a{color:var(--text)}.hebergement h2{padding:0 0 0 10px}.calendrier{font-size:12px;padding:0 10px 10px 0}.calendrier h2{width:100%}#contenu_droite .calendrier table{background-color:var(--border);color:var(--text);font-size:12px}#contenu_droite .calendrier table td{padding:1px}.map{position:relative;color:var(--yellow);font-family:var(--font);font-size:13px;text-align:center;margin:0 10px 5px 0;padding:3px;border:solid;border-width:1px;border-color:var(--border)}#admin-nav,.table_commerce th{background:var(--blue-dark);color:#fff}#admin-nav{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem 1.2rem;padding:10px 15px;font-size:14px;z-index:200}#admin-nav.is-front{position:sticky;top:0}#admin-nav.is-backoffice{position:sticky;top:0;margin:-10px -10px 15px}#admin-nav .admin-nav-titre{font-weight:700;margin-right:.5rem}#admin-nav a{color:#fff;text-decoration:none}#admin-nav a.actif{color:var(--yellow);font-weight:700;text-decoration:underline}#admin-nav .admin-nav-retour{margin-left:auto;opacity:.85}#admin-nav .admin-nav-form{display:inline-flex;margin:0}#admin-nav .admin-nav-form button{padding:0;border:0;background:0 0;color:#fff;font:inherit;cursor:pointer}#recherche{line-height:30px;width:180px}#recherche input[type=text]{font-size:13px;color:var(--text);border:1px solid var(--border);width:140px;height:18px}#recherche input[type=submit]{font-size:14px;text-transform:capitalize;color:#fff;background:var(--blue-dark);width:30px;height:22px;border:0;cursor:pointer}.table_commerce{background:var(--border);width:755px;font-size:14px;margin:0 15px 15px 0;border-spacing:1px}#control .table_commerce{width:100%}.table_commerce th{padding:5px}.table_commerce td,.table_commerce td.prix{background:#fff;color:var(--ink);padding:5px}.table_commerce th.prix{background:#fff;text-align:center;color:red;padding:5px}.table_commerce td.prix{text-align:center}.table_commerce td img{float:left;margin-right:10px}.table_commerce td h2 img{float:none;width:50px}.processus,.table_commerce .bouton{background:var(--yellow);color:var(--ink);padding:5px 10px;margin:10px 0;font-size:16px;font-weight:700;border:1px solid var(--blue-darker);cursor:pointer;font-family:var(--font)}.processus:hover,.table_commerce .bouton:hover{background:var(--yellow-dark)}#popup{position:fixed;top:0;left:0;right:0;bottom:0;width:auto;height:auto;min-height:100vh;background:rgba(14,30,53,.6);z-index:300;display:flex;align-items:center;justify-content:center}#popupin{background:var(--white);border-radius:12px;padding:2rem;text-align:center;margin:0;border:1px solid var(--border);max-width:400px;width:90%}.checkout-page{max-width:var(--content-max);margin:0 auto;padding:2.5rem var(--page-gutter) 4rem}.checkout-page h1{font-size:1.7rem;font-weight:800;letter-spacing:-.03em;margin-bottom:1.6rem;line-height:1.15}.checkout-page h2{font-size:.95rem;font-weight:800;color:var(--ink);margin:0 0 .7rem;letter-spacing:-.01em}.tunnel-steps{display:flex;align-items:flex-start;justify-content:space-between;gap:.4rem;margin:0 auto 2.2rem;max-width:640px;list-style:none}.tunnel-step{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;text-align:center;gap:.5rem}.tunnel-step::before{content:"";position:absolute;top:14px;left:-50%;width:100%;height:2px;background:var(--border);z-index:0}.tunnel-step:first-child::before{display:none}.tunnel-step.is-current::before,.tunnel-step.is-done::before{background:var(--blue)}.tunnel-step-dot{position:relative;z-index:1;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--white);border:2px solid var(--border);color:var(--text-muted);font-size:.78rem;font-weight:800}.tunnel-step.is-done .tunnel-step-dot{background:var(--blue);border-color:var(--blue);color:#fff}.tunnel-step.is-current .tunnel-step-dot{background:var(--yellow);border-color:var(--yellow-dark);color:var(--ink);box-shadow:0 0 0 4px var(--yellow-bg)}.tunnel-step-label{font-size:.66rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;line-height:1.2}.merci-payinfo strong,.tunnel-step.is-current .tunnel-step-label,.tunnel-step.is-done .tunnel-step-label{color:var(--ink)}.checkout-layout{display:grid;grid-template-columns:1fr 340px;gap:2rem;align-items:start}.cart-list{display:flex;flex-direction:column;gap:.8rem}.cart-line{display:grid;grid-template-columns:72px 1fr auto auto auto;align-items:center;gap:1rem;background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:.9rem 1.1rem}.cart-line-thumb{width:72px;height:72px;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);display:flex;align-items:center;justify-content:center;overflow:hidden}.cart-line-thumb img{max-width:100%;max-height:100%;width:auto;float:none;margin:0}.cart-line-info{min-width:0}.cart-line-name{font-size:.9rem;font-weight:700;color:var(--ink);line-height:1.25;margin-bottom:.2rem}.cart-line-unit{font-size:.78rem;color:var(--text-muted)}.cart-line-total{font-size:1rem;font-weight:800;color:var(--blue-dark);white-space:nowrap;text-align:right;min-width:88px}.cart-line-remove{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);background:var(--white);color:var(--text-muted);font-size:1.1rem;line-height:1;text-decoration:none;transition:.15s}.cart-line-remove:hover{border-color:#e0b4b4;background:#fdf2f2;color:#c0392b}.cart-qty,.order-summary{border:1.5px solid var(--border)}.cart-qty,.cart-qty a,.cart-qty span{align-items:center;background:var(--white)}.cart-qty{display:inline-flex;border-radius:var(--radius);overflow:hidden}.cart-qty a,.cart-qty span{display:flex;justify-content:center;width:32px;height:32px;font-size:1rem;font-weight:700;color:var(--blue-dark);text-decoration:none;transition:background .15s}.cart-qty span{width:38px;color:var(--ink);font-weight:800;font-size:.9rem;border-left:1px solid var(--border);border-right:1px solid var(--border)}.order-summary{background:var(--surface);border-radius:var(--radius-lg);padding:1.5rem;position:sticky;top:82px}.auth-card h2,.order-summary h2{margin-bottom:1.1rem}.order-summary-row{display:flex;justify-content:space-between;align-items:baseline;font-size:.85rem;color:var(--text);padding:.35rem 0}.order-summary-row span:last-child{font-weight:700;color:var(--ink)}.order-summary-row.is-total{border-top:1.5px solid var(--border);margin-top:.6rem;padding-top:.9rem;font-size:1.05rem}.order-summary-row.is-total span{font-weight:800;color:var(--blue-dark)}.order-summary-row.is-acompte span:last-child{color:var(--yellow-dark)}.order-summary .cta-ghost,.order-summary .cta-primary{display:block;width:100%;text-align:center;margin-top:1.1rem;padding:.7rem 1rem;font-size:.85rem}.choice-list{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1.6rem}.choice-card{display:flex;align-items:center;gap:1.1rem;background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:1.1rem 1.3rem;transition:.18s}.choice-card:hover{border-color:var(--blue-light);box-shadow:0 4px 16px rgba(11,88,155,.07)}.choice-card.is-selected{border-color:var(--blue);background:var(--blue-bg)}.choice-card-icon{width:54px;height:54px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.choice-card-icon img{max-width:100%;max-height:100%;float:none;margin:0}.choice-card-body{flex:1;min-width:0}.choice-card-title{font-size:.95rem;font-weight:800;color:var(--ink);margin-bottom:.2rem}.choice-card-desc{font-size:.8rem;color:var(--text);line-height:1.4}.choice-card-price{font-size:1.05rem;font-weight:800;color:var(--blue-dark);white-space:nowrap;margin-left:auto}.choice-card-action{margin-left:.4rem;flex-shrink:0}.laposte-payment-card{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:1.2rem 1.3rem}.laposte-payment-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.laposte-payment-form{display:flex;flex-wrap:wrap;gap:.8rem}.laposte-card-submit{width:88px;height:56px;object-fit:contain;background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius);padding:.5rem .7rem;box-shadow:0 4px 12px rgba(11,88,155,.06);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.laposte-card-submit:hover{border-color:var(--blue-light);box-shadow:0 8px 18px rgba(11,88,155,.1);transform:translateY(-1px)}.laposte-card-submit:focus{outline:0;border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-bg)}.delivery-quote-card{align-items:flex-start}.delivery-quote-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1rem}.delivery-quote-note{margin-top:.85rem;font-size:.8rem;color:var(--text-muted)}.auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start;max-width:820px}.auth-card{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:1.8rem}.auth-card .form-row{margin-bottom:.9rem}.auth-link{font-size:.78rem;color:var(--blue);text-decoration:none;display:inline-block;margin:.2rem 0 .4rem}.auth-link:hover{text-decoration:underline}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start}.form-card{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:1.6rem}.form-card.is-wide{grid-column:1/-1}.form-row{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.85rem}.form-row label,.form-row>span.form-label{font-size:.72rem;font-weight:700;color:var(--text);text-transform:uppercase;letter-spacing:.03em}.checkout-page input[type=email],.checkout-page input[type=password],.checkout-page input[type=text],.checkout-page select,.checkout-page textarea{width:100%;font-family:var(--font);font-size:.88rem;color:var(--ink);background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius);padding:.55rem .7rem}.checkout-page input:focus,.checkout-page select:focus,.checkout-page textarea:focus{outline:0;border-color:var(--blue-light);box-shadow:0 0 0 3px var(--blue-bg)}.checkout-page textarea{resize:vertical;min-height:56px}.civilite-row,.provenance-row{display:flex;margin-bottom:.9rem}.civilite-row{flex-wrap:wrap;gap:.5rem}.civilite-row label,.provenance-row label{display:inline-flex;align-items:center;cursor:pointer;color:var(--text);text-transform:none;letter-spacing:0}.civilite-row label{gap:.35rem;font-size:.8rem;font-weight:600;border:1.5px solid var(--border);border-radius:var(--radius-pill);padding:.35rem .8rem;background:var(--white);transition:.15s}.civilite-row label:hover{border-color:var(--blue-light)}.provenance-row{flex-direction:column;gap:.45rem}.provenance-row label{gap:.45rem;font-size:.83rem;font-weight:500}.account-page{max-width:var(--content-max);margin:0 auto;padding:2.5rem var(--page-gutter) 4rem}.account-page-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.6rem}.account-page h1{font-size:1.7rem;font-weight:800;letter-spacing:-.03em;color:var(--blue-dark);margin-bottom:0}.account-logout-link{font-size:.82rem;padding:.65rem 1rem}.account-section{margin-bottom:2.4rem}.account-section-title{font-size:1.05rem;font-weight:800;color:var(--ink);margin-bottom:1rem;letter-spacing:-.01em}.account-addresses{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.account-card{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem}.account-card h2{font-size:.78rem;font-weight:800;color:var(--blue);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.7rem}.account-card-body{font-size:.86rem;color:var(--text);line-height:1.6}.account-card-actions{margin-top:1rem}.order-card{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem;margin-bottom:1.2rem;display:grid;grid-template-columns:1.4fr 1fr;gap:1.5rem}.order-card-head{grid-column:1/-1;display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;border-bottom:1px solid var(--border);padding-bottom:.9rem;margin-bottom:.3rem}.order-card-num{font-size:1rem;font-weight:800;color:var(--blue-dark)}.order-card-amount{margin-left:auto;font-size:1.05rem;font-weight:800;color:var(--ink)}.order-articles,.order-meta{font-size:.84rem;color:var(--text)}.order-meta{line-height:1.7}.order-meta b{color:var(--ink);font-weight:700}.order-articles{margin-top:.6rem;padding-left:0;list-style:none}.order-articles li{padding:.1rem 0}.order-articles li::before{content:"• ";color:var(--blue)}.order-status-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.order-status{display:flex;align-items:center;gap:.55rem;font-size:.82rem;color:var(--text)}.order-status::before{content:"";width:9px;height:9px;border-radius:50%;background:var(--blue);flex-shrink:0}.order-status .order-status-date{margin-left:auto;color:var(--text-muted);font-size:.76rem}.order-actions{display:flex;flex-direction:column;gap:.6rem;align-items:flex-start}.order-pdf-link{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;color:var(--blue);text-decoration:none;font-weight:600}.order-pdf-link:hover{text-decoration:underline}.order-pdf-link img{float:none;margin:0;width:18px}.badge-paid{display:inline-block;font-size:.72rem;font-weight:700;color:#1a8f4c;background:#e6f6ec;border-radius:var(--radius-pill);padding:.25rem .7rem}.account-page .bouton,.checkout-page .bouton{display:inline-block;background:var(--yellow);color:var(--ink);border:0;border-radius:7px;padding:.55rem 1.1rem;font-family:var(--font);font-size:.82rem;font-weight:800;cursor:pointer;transition:background .2s;text-decoration:none;margin-top:.3rem}.account-page .bouton:hover,.checkout-page .bouton:hover{background:var(--yellow-dark)}.checkout-actions{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;margin-top:1.8rem}.empty-state{text-align:center;padding:3.5rem 1.5rem;background:var(--surface);border:1.5px dashed var(--border);border-radius:var(--radius-lg);max-width:520px;margin:1rem auto}.empty-state-icon{font-size:2.6rem}.empty-state h1,.empty-state-icon{margin-bottom:.6rem}.empty-state p{color:var(--text);font-size:.9rem;margin-bottom:1.4rem}.merci-card{width:min(600px,100% - 2*var(--page-gutter));margin:3rem auto;text-align:center;background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:3rem 2.5rem}.merci-icon{width:64px;height:64px;border-radius:50%;margin:0 auto 1.3rem;background:#e6f6ec;color:#1a8f4c;display:flex;align-items:center;justify-content:center;font-size:2rem}.merci-card h1{font-size:1.5rem;font-weight:800;color:var(--blue-dark);margin-bottom:.9rem;letter-spacing:-.02em}.merci-card .merci-message,.merci-card p{color:var(--text);font-size:.92rem;line-height:1.6;margin-bottom:.8rem}.merci-payinfo{text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.2rem 1.4rem;margin:1.4rem 0;font-size:.85rem;color:var(--text);line-height:1.7}@media (max-width:900px){.checkout-layout{grid-template-columns:1fr}.order-summary{position:static}.account-addresses,.auth-grid,.form-grid,.order-card{grid-template-columns:1fr}}@media (max-width:560px){.tunnel-step-label{display:none}.cart-line{grid-template-columns:56px 1fr auto;gap:.7rem;row-gap:.6rem}.cart-line-thumb{width:56px;height:56px}.cart-line-total{grid-column:2/3}.cart-line-remove{grid-column:3/4}.cart-qty{grid-column:1/-1;justify-self:start}.choice-card{flex-wrap:wrap}.choice-card-price{margin-left:0}.laposte-payment-card-head{flex-direction:column}.laposte-card-submit{width:76px;height:52px}.delivery-quote-actions .cta-ghost,.delivery-quote-actions .cta-primary{width:100%;text-align:center;justify-content:center}}