/* RECTO brand lock: #009FE3 / #FFFFFF / #0C0E12 / #CCFF00. */
:root{--cyan:#009FE3;--paper:#FFFFFF;--ink:#0C0E12;--fluo:#CCFF00;--wash:#F3F3F3;--grey:#606060;--rule:#DEDEDE}
.head h2 em{font-style:normal;color:var(--cyan)}.product-hero{background:var(--ink)}.product-hero>.wrap{display:grid;grid-template-columns:1.05fr 1fr;gap:40px;padding-top:80px;padding-bottom:100px;min-height:max(730px,calc(100svh - 94px));align-items:center}.hero-copy{position:relative;z-index:2}.chapter{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--fluo);margin-bottom:25px}.product-hero h1{font-size:clamp(58px,7.8vw,112px);max-width:9ch;line-height:.99;letter-spacing:-.065em;margin:0 0 30px}.product-hero h1 em{color:var(--cyan)}.product-intro{max-width:32ch;color:#d0d0d0;font-size:16px;line-height:1.8;margin-bottom:27px}.project-cta{display:inline-flex;gap:35px;align-items:center;background:var(--fluo);color:var(--ink);padding:18px 23px;text-decoration:none;font-size:14px;font-weight:600;transition:transform .25s,background .25s}.project-cta:hover{transform:translateY(-3px);background:white}.project-cta span{font-size:24px}.hero-contact{display:block;color:white;font-size:12px;margin-top:20px;text-decoration:none}.hero-contact:hover{color:var(--fluo)}.product-stage{position:relative;min-width:0;height:clamp(440px,40vw,570px);isolation:isolate;transform:rotate(-3deg);transition:transform .6s}.product-stage:hover{transform:rotate(0)}.product-stage:before{content:'';position:absolute;inset:10px -13px -13px 10px;background:var(--cyan);z-index:-2;transform:rotate(5deg)}.product-stage .hero-photo{position:absolute;inset:0;z-index:0;height:auto;background:white}.product-stage .hero-photo:after{display:none}.product-stage .hero-photo img{object-fit:cover;object-position:center 57%;transform:none;animation:none;translate:none!important;transition:opacity .2s,scale .8s;scale:1}.product-stage:hover .hero-photo img{scale:1.04}.stage-number{position:absolute;right:10px;top:-64px;font-size:110px;font-family:Montserrat,sans-serif;font-weight:800;color:transparent;-webkit-text-stroke:1px #ffffff38;z-index:-1;line-height:1}.product-seal{position:absolute;left:-30px;top:20px;background:var(--fluo);color:var(--ink);font-size:11px;line-height:1.5;font-weight:700;padding:13px 20px;transform:rotate(-5deg);z-index:3}.product-caption{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;gap:10px;background:#0c0e12e8;color:white;padding:16px 20px;font-size:11px;z-index:3}.product-tabs{position:absolute;bottom:20px;left:var(--gut);right:var(--gut);display:flex;border-top:1px solid #ffffff26;gap:32px;padding-top:16px}.product-tabs button{background:none;border:0;padding:5px 0;color:#a0a0a0;font:500 11px Inter,sans-serif;cursor:pointer;display:flex;gap:12px;align-items:center}.product-tabs button span{font-size:10px;font-variant-numeric:tabular-nums}.product-tabs button.active{color:white}.product-tabs button.active span{color:var(--fluo)}.product-tabs button:hover{color:var(--fluo)}.product-hero .hero-overline{color:#aaa;font-size:10px}.product-hero .hero-overline:before{background:var(--fluo)}
.needs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px 26px}.need-card{text-decoration:none;display:block;min-width:0}.need-image{position:relative;overflow:hidden;background:var(--wash);aspect-ratio:4/5}.need-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.65,.3,1)}.need-card:hover img{transform:scale(1.055)}.need-image>span{position:absolute;bottom:16px;right:16px;background:var(--fluo);width:44px;height:44px;display:grid;place-items:center;border-radius:50%;font-size:23px;transition:transform .25s}.need-card:hover .need-image>span{transform:rotate(45deg)}.need-index{display:block;margin:20px 0 10px;text-transform:uppercase;letter-spacing:.08em;font-size:10px;color:var(--grey)}.need-card h3{font-size:22px;font-weight:600;line-height:1.2;letter-spacing:-.04em}.need-card p{font-size:13px;color:var(--grey);margin-top:9px}.need-card:nth-child(3n+2){padding-top:55px}.need-card:nth-child(3n+3){padding-top:110px}.techniques{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);margin-top:55px}.techniques summary{padding:24px 0;list-style:none;display:flex;justify-content:space-between;cursor:pointer;font-size:14px}.techniques summary span{font-size:24px;color:var(--cyan)}.techniques p{padding-bottom:24px;color:var(--grey);font-size:14px;line-height:2;max-width:90ch}
.product-work .slider{--sw:clamp(320px,64vw,890px)}.product-work .slide{border-radius:0;background:var(--ink)}.zoom-product{display:block;width:100%;border:0;background:var(--ink);padding:0;cursor:zoom-in}.zoom-product img{aspect-ratio:4/3;object-fit:contain;height:clamp(360px,42vw,580px);background:#F3F3F3}.product-work .slide figcaption{position:relative;background:var(--ink);padding:23px 26px;min-height:103px;pointer-events:none}.product-work .slide figcaption b{color:white;font-size:21px}.product-work .slide figcaption span{color:#c0c0c0;font-size:12px}.zoom-hint{font-size:11px;color:var(--grey)}.method-section{background:var(--wash)}.method-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.method-grid article{border-top:1px solid #ccc;padding-top:20px}.method-grid article>span{font-size:12px;color:var(--cyan);display:block;margin-bottom:35px}.method-grid h3{font-size:20px;font-weight:600;margin-bottom:15px}.method-grid p{font-size:14px;line-height:1.8;color:var(--grey)}.local-proof{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:50px;border-top:1px solid #ccc;padding-top:25px;font-size:12px}.local-proof>b{font-size:15px}.local-proof>span{color:var(--grey)}.local-proof>a{text-decoration:none;border-bottom:2px solid var(--fluo);padding-bottom:4px}.social .phone-wrap:before{background:var(--fluo);opacity:1}.contact{background:#F3F3F3}.btn-cy{background:var(--cyan);color:var(--ink)}.btn-cy:hover{background:var(--fluo)}
#product-dialog{max-width:95vw;width:1100px;max-height:95svh;padding:16px;border:0;background:var(--ink);color:white;overflow:auto;margin:auto}#product-dialog::backdrop{background:#000d;backdrop-filter:blur(6px)}#product-dialog img{width:100%;max-height:78svh;object-fit:contain}#product-dialog p{font-size:13px;padding:14px 0 0}.close-product{display:block;margin:0 0 14px auto;background:var(--fluo);color:var(--ink);border:0;padding:10px 18px;font:600 13px Inter,sans-serif;cursor:pointer}
@media(max-width:1000px){.product-hero>.wrap{gap:30px}.product-hero h1{font-size:7.8vw}.product-stage{height:460px}.product-seal{left:-15px}.needs-grid{gap:35px 20px}.need-card h3{font-size:19px}.method-grid{grid-template-columns:1fr 1fr;row-gap:35px}.local-proof{flex-wrap:wrap}}
@media(max-width:720px){.product-hero>.wrap{grid-template-columns:1fr;padding-top:85px;padding-bottom:93px;gap:34px;min-height:auto}.product-hero h1{font-size:clamp(58px,14vw,85px);max-width:none;margin-bottom:22px}.chapter{font-size:9px;letter-spacing:.08em;margin-bottom:17px}.product-intro{font-size:14px;max-width:36ch;margin-bottom:23px}.project-cta{font-size:12px;padding:13px 17px;gap:28px}.hero-contact{font-size:11px;margin-top:15px}.product-stage{height:390px;margin:5px 8px 5px;transform:rotate(-2deg)}.product-stage:before{inset:6px -7px -7px 6px}.product-seal{font-size:10px;padding:9px 14px;left:-15px;top:15px}.stage-number{display:none}.product-caption{font-size:10px;padding:13px}.product-tabs{bottom:19px;gap:10px;justify-content:space-between}.product-tabs button{font-size:9px;max-width:95px;text-align:left;line-height:1.5;gap:7px}.product-tabs button span{display:none}.needs-grid{grid-template-columns:1fr 1fr;gap:30px 16px}.need-card:nth-child(n){padding-top:0}.need-card:nth-child(even){padding-top:35px}.need-card h3{font-size:17px}.need-card p{font-size:12px}.need-index{font-size:8px;line-height:1.6;margin:14px 0 8px}.need-image>span{width:32px;height:32px;bottom:10px;right:10px;font-size:18px}.techniques{margin-top:35px}.techniques summary{font-size:12px}.product-work .slider{--sw:87vw}.zoom-product img{height:370px;aspect-ratio:auto}.product-work .slide figcaption{padding:18px;min-height:104px}.product-work .slide figcaption b{font-size:18px}.zoom-hint{display:none}.method-grid{gap:25px 20px}.method-grid h3{font-size:18px}.method-grid p{font-size:12px}.method-grid article>span{margin-bottom:22px}.local-proof{display:grid;gap:13px}.local-proof>a{justify-self:start}#product-dialog{padding:12px}.product-hero .hero-overline{font-size:8px}.product-hero .hero-overline span:last-child{display:none}}
@media(prefers-reduced-motion:reduce){.product-stage,.product-stage:hover{transform:none}.need-card:hover img,.product-stage:hover .hero-photo img{transform:none;scale:1}}

.ph-story{text-decoration:none}.ph-grille>a{display:block;min-width:0}.ph-grille .ph-more{display:grid;place-content:center;aspect-ratio:1;background:var(--fluo);color:var(--ink);font-size:10px;line-height:1.6;text-align:center;text-decoration:none;font-weight:600}.ph-reels-link{padding:28px 16px;text-align:center;display:grid;gap:18px;font-size:12px}.ph-reels-link>span{font-size:32px;color:var(--cyan)}.ph-reels-link>a{padding:12px;background:var(--ink);color:white;text-decoration:none}.ph-grille a:focus-visible{outline-offset:-3px}

.google-review-section{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:30px;padding-bottom:55px}.google-review-section h2{font-size:26px;letter-spacing:-.04em}.google-review-section p{font-size:13px;color:var(--grey);margin-top:12px}.google-review-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;font-size:12px}.google-review-actions a{text-underline-offset:5px}.google-review-write{background:var(--fluo);color:var(--ink);padding:15px 18px;text-decoration:none;font-weight:600}@media(max-width:850px){.google-review-section{align-items:flex-start;flex-direction:column}.google-review-actions{gap:18px}}

.shop-section{background:var(--ink);color:white;padding:85px 0}.shop-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:50px;align-items:end;margin-bottom:40px}.shop-heading .section-no{color:var(--fluo);margin-bottom:22px}.shop-heading h2{font-size:clamp(32px,4vw,56px);line-height:1.08;letter-spacing:-.045em}.shop-heading h2 em{font-style:normal;color:var(--cyan)}.shop-heading p{font-size:14px;line-height:1.8;color:#d0d0d0}.shop-all{display:inline-block;background:var(--fluo);color:var(--ink);padding:13px 18px;margin-top:20px;text-decoration:none;font-size:13px;font-weight:600}.shop-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.shop-product{text-decoration:none;min-width:0}.shop-product-image{position:relative;overflow:hidden;background:white;aspect-ratio:1}.shop-product img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.shop-product:hover img{transform:scale(1.04)}.shop-product-image>span{position:absolute;bottom:12px;right:12px;background:var(--fluo);color:var(--ink);width:32px;height:32px;display:grid;place-items:center}.shop-product h3{font-size:17px;line-height:1.4;margin:16px 0 10px;font-weight:600}.shop-product-action{font-size:11px;color:#d0d0d0}.shop-note{font-size:11px;color:#b0b0b0;margin-top:30px}@media(max-width:900px){.shop-products{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-heading{grid-template-columns:1fr;gap:22px}}@media(max-width:720px){.shop-section{padding:55px 0}.shop-products{gap:25px 16px}.shop-product h3{font-size:14px}.shop-product-action{font-size:10px}}@media(prefers-reduced-motion:reduce){.shop-product:hover img{transform:none}}

.catalogue-section{background:var(--wash)}.catalogue-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.catalogue-card{display:flex;flex-direction:column;align-items:flex-start;border-top:2px solid var(--ink);padding:26px 0 0}.catalogue-type{font-size:10px;letter-spacing:.08em;color:var(--grey);margin-bottom:25px}.catalogue-card h3{font-size:25px;line-height:1.2;letter-spacing:-.04em}.catalogue-card p{font-size:14px;color:var(--grey);line-height:1.8;margin:20px 0 26px}.catalogue-button{display:inline-flex;align-items:center;min-height:48px;padding:13px 17px;font-size:12px;font-weight:600;text-decoration:none;margin-top:auto;transition:transform .2s}.catalogue-button:hover{transform:translateY(-3px)}.catalogue-cyan{background:var(--cyan);color:var(--ink)}.catalogue-dark{background:var(--ink);color:white}.catalogue-fluo{background:var(--fluo);color:var(--ink)}.catalogue-help{margin-top:35px;font-size:13px;color:var(--grey)}.catalogue-help a{color:var(--ink);text-underline-offset:4px}@media(min-width:1001px) and (max-width:1250px){nav.links{gap:14px;font-size:12px}.bar{gap:15px}.bar>.btn{padding:13px 16px;font-size:12px}}@media(max-width:720px){.catalogue-grid{grid-template-columns:1fr;gap:35px}.catalogue-card{padding-top:20px}.catalogue-type{margin-bottom:15px}.catalogue-card h3{font-size:23px}.catalogue-card p{margin:15px 0 20px}.catalogue-button{width:100%;justify-content:space-between}.catalogue-help{line-height:1.8}}

.catalogue-card{padding:0;border:0}.catalogue-cover{display:block;width:100%;aspect-ratio:1481/1727;background:white;overflow:hidden;margin-bottom:22px}.catalogue-cover img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.catalogue-cover.textile-cover img{object-fit:cover;object-position:50% center}.catalogue-cover:hover img{transform:scale(1.02)}.catalogue-card h3{font-size:23px;margin-bottom:18px}.catalogue-section .head{margin-bottom:35px}.product-hero h1{max-width:none;font-size:clamp(52px,6.1vw,92px)}

.chapter-fr{display:block;font-size:10px;color:#d0d0d0;letter-spacing:.015em;text-transform:none;margin-top:6px}.hero-translation{font-size:16px;color:#e0e0e0;margin:0 0 24px;line-height:1.5}.product-hero h1[lang="lb"]{font-size:clamp(40px,4.5vw,70px);letter-spacing:-.045em;line-height:1.1;margin-bottom:12px}@media(max-width:720px){.product-hero.motion-section h1[lang="lb"]{font-size:clamp(29px,7.7vw,53px);margin-bottom:9px}.hero-translation{font-size:13px;margin-bottom:20px}.chapter-fr{font-size:9px}}

#contact-error-dialog{margin:auto;border:0;padding:28px;width:560px;max-width:calc(100vw - 32px);max-height:90svh;overflow:auto;background:white;color:var(--ink)}#contact-error-dialog::backdrop{background:#0c0e12bb;backdrop-filter:blur(4px)}#contact-error-dialog form{padding:0;background:none;border:0;margin-bottom:22px;display:flex;justify-content:flex-end}.contact-error-close{border:0;background:var(--ink);color:white;padding:10px 15px;font:500 12px Inter,sans-serif;cursor:pointer}#contact-error-dialog h2{font-size:27px;line-height:1.2;margin-bottom:20px}#contact-error-dialog p{font-size:14px;line-height:1.8;margin-bottom:18px}.contact-error-kept{color:var(--grey)}.contact-error-action{display:inline-block;background:var(--fluo);color:var(--ink);padding:14px 18px;font-size:13px;font-weight:600;text-decoration:none}#note:empty{display:none}

.foot-logo{height:36px;width:auto;max-width:100%;opacity:1;flex-shrink:0}

.google-review-section{display:block}.google-review-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px}.google-rating{text-decoration:none;display:grid;gap:4px}.google-rating>strong{font-size:46px;line-height:1;color:var(--ink)}.google-rating strong span{font-size:20px;color:var(--grey)}.google-rating>span{font-size:12px}.google-quotes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.google-quote{border-top:2px solid var(--ink);padding-top:22px;display:flex;flex-direction:column}.review-stars{color:var(--ink);letter-spacing:3px;width:max-content;background:var(--fluo);padding:2px 8px;font-size:15px}.google-quote blockquote{font-size:20px;line-height:1.5;margin:20px 0 25px}.google-quote figcaption{display:grid;gap:7px;margin-top:auto;font-size:12px}.google-quote figcaption span{color:var(--grey);font-size:11px}.google-review-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:30px}.google-review-bottom p{font-size:11px;margin:0}.google-review-bottom a{font-size:12px}@media(max-width:720px){.google-review-heading{align-items:flex-start}.google-review-section h2{font-size:23px}.google-rating>strong{font-size:36px}.google-quotes{grid-template-columns:1fr;gap:28px}.google-review-bottom{align-items:flex-start;flex-direction:column}.google-quote blockquote{font-size:19px}}

/* Couleurs des réseaux au survol, demandées par Quentin. */
.lien-social{position:relative;isolation:isolate;overflow:hidden;transition:color .25s,border-color .25s,transform .25s}.lien-social::before{content:'';position:absolute;inset:0;z-index:-1;opacity:0;transition:opacity .25s}.lien-social.ig::before{background:linear-gradient(115deg,#feda75 0%,#fa7e1e 23%,#d62976 52%,#962fbf 78%,#4f5bd5 100%)}.lien-social.fb::before{background:#1877f2}.lien-social.ig:hover,.lien-social.ig:focus-visible,.lien-social.fb:hover,.lien-social.fb:focus-visible{background:transparent!important;border-color:transparent!important;color:#fff!important;transform:translateY(-2px)}.lien-social:hover::before,.lien-social:focus-visible::before{opacity:1}.lien-social:hover b,.lien-social:focus-visible b,.lien-social:hover span,.lien-social:focus-visible span{color:#fff!important}.lien-social:hover svg,.lien-social:focus-visible svg{color:#fff}

.bar>.btn-ink{background:var(--fluo);color:var(--ink)}.bar>.btn-ink:hover,.bar>.btn-ink:focus-visible{background:var(--fluo);color:var(--ink);box-shadow:0 0 0 3px var(--ink)}nav.links a:hover,nav.links a:focus-visible{background:transparent;color:var(--fluo)}nav.links a:after{background:var(--fluo)}nav.links a{border-radius:2px;transition:background .2s,color .2s}

.catalogue-button.catalogue-cyan,.catalogue-button.catalogue-dark,.catalogue-button.catalogue-fluo{background:var(--fluo);color:var(--ink)}

.atelier-section{background:var(--paper)}.atelier-photos{display:grid;grid-template-columns:1.3fr 1fr;gap:25px}.atelier-photos figure{min-width:0;background:var(--wash)}.atelier-photos .atelier-main{grid-row:span 2;display:flex;flex-direction:column}.atelier-photos img{width:100%;height:240px;object-fit:cover}.atelier-photos .atelier-main img{height:100%;min-height:400px;flex:1;object-position:48% center}.atelier-photos figcaption{padding:20px;display:grid;gap:5px}.atelier-photos figcaption b{font-size:18px}.atelier-photos figcaption span{font-size:12px;color:var(--grey)}.atelier-films{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:30px}.atelier-films video{display:block;width:100%;height:360px;object-fit:contain;background:var(--ink)}.atelier-films figcaption{font-size:13px;margin-top:12px}.atelier-contact{display:inline-block;margin-top:30px;padding:15px 22px;background:var(--fluo);color:var(--ink);font-size:13px;font-weight:600;text-decoration:none}@media(min-width:1001px) and (max-width:1250px){nav.links{gap:11px;font-size:11px}}@media(max-width:720px){.atelier-photos,.atelier-films{grid-template-columns:1fr;gap:22px}.atelier-photos .atelier-main{grid-row:auto}.atelier-photos .atelier-main img{height:270px;min-height:0}.atelier-photos img{height:auto;aspect-ratio:4/3}.atelier-films video{height:340px}.atelier-contact{font-size:12px}}
