.mega-panel{transform:translateX(-100%);transition:transform .25s ease}.mega-panel.open{transform:none}body:has(.cx) .util-bar,body:has(.cx) footer.site,body:has(.cx) header.site{display:none}@media (min-width:68rem){.recap-sticky{max-height:none;overflow:visible;padding-right:0}}.st-layout{display:grid;grid-template-columns:minmax(0,1fr) 21rem;grid-gap:1.6rem;gap:1.6rem;align-items:start}@media (max-width:68rem){.st-layout{grid-template-columns:minmax(0,1fr)}}.st-main{min-width:0}.st-main .p-title{margin-bottom:1rem}.st-studio{position:relative;display:grid;grid-template-columns:5.6rem minmax(0,1fr);grid-gap:1rem;gap:1rem;background:#eef1f7;border-radius:16px;padding:1rem;transition:background .3s}@media (max-width:40rem){.st-studio{grid-template-columns:minmax(0,1fr)}}.st-outils{display:flex;flex-direction:column;gap:.5rem;align-self:start}@media (max-width:40rem){.st-outils{flex-direction:row;overflow-x:auto}}.st-outil{display:flex;flex-direction:column;align-items:center;gap:.25rem;border:0;background:var(--ground);border-radius:12px;padding:.7rem .3rem;font-size:.74rem;font-weight:700;color:var(--text-2);box-shadow:0 1px 0 var(--line);transition:color .15s,box-shadow .15s,transform .15s}.st-outil .msi{font-size:1.45rem;color:var(--text-2)}.st-outil:hover{transform:translateY(-1px)}.st-outil.on,.st-outil:hover,.st-outil:hover .msi{color:var(--blue)}.st-outil.on{box-shadow:0 0 0 2px var(--blue)}.st-outil.fait .msi,.st-outil.on .msi{color:var(--blue)}.st-centre{position:relative;min-width:0;display:flex;flex-direction:column;gap:.7rem}.st-zones{display:flex;gap:.4rem;flex-wrap:wrap}.st-zone{display:inline-flex;align-items:baseline;gap:.35rem;border:1px solid transparent;background:hsla(0,0%,100%,.7);border-radius:999px;padding:.35rem .8rem;font-size:.84rem;font-weight:700;color:var(--text-2)}.st-zone small{font-size:.7rem;font-weight:600;color:var(--text-3)}.st-zone .msi{font-size:.95rem;color:var(--ok);align-self:center}.st-zone:hover{border-color:var(--signal)}.st-zone.on{background:var(--blue);color:#fff}.st-zone.on small{color:hsla(0,0%,100%,.75)}.st-zone.on .msi{color:#fff}.st-scene{position:relative;height:clamp(18rem,44vh,32rem);display:flex;align-items:center;justify-content:center;overflow:hidden;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.st-photo{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.st-photo.fondre{mix-blend-mode:multiply}.st-photo.cadre{border-radius:14px;box-shadow:0 0 0 1px var(--line),0 14px 30px -20px rgba(6,15,46,.45);background:#fff}.st-objet{position:absolute;transform:translate(-50%,-50%);cursor:-webkit-grab;cursor:grab;line-height:0;outline:1px dashed transparent;outline-offset:4px;transition:outline-color .15s}.st-objet.actif,.st-objet:hover{outline-color:var(--signal)}.st-objet:active{cursor:-webkit-grabbing;cursor:grabbing}.st-objet img{width:100%;height:auto;pointer-events:none}.st-texte{display:block;white-space:pre;line-height:1.1;font-weight:700}.st-fichier{display:inline-flex;gap:.35rem;line-height:1.3;background:var(--ground);border:1px dashed var(--signal);border-radius:8px;padding:.5rem .7rem;font-size:.8rem;font-weight:700;white-space:nowrap}.st-fichier,.st-invite{align-items:center;color:var(--blue)}.st-invite{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:.2rem;background:hsla(0,0%,100%,.88);border:1.5px dashed var(--signal);border-radius:14px;padding:1rem 1.3rem;text-align:center;transition:background .15s,transform .15s}.st-invite:hover{background:#fff;transform:translate(-50%,-52%)}.st-invite .msi{font-size:2rem}.st-invite b{font-size:.95rem}.st-invite small{font-size:.76rem;color:var(--text-3)}.st-attente{position:absolute;inset:auto 0 1rem;margin:auto;width:max-content;background:var(--blue);color:#fff;border-radius:999px;padding:.35rem .9rem;font-size:.8rem;font-weight:700}.st-teintes{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.st-teinte{width:2.2rem;height:2.2rem;border-radius:50%;border:2px solid #fff;background:#fff;overflow:hidden;padding:0;box-shadow:0 0 0 1px var(--line)}.st-teinte img{width:100%;height:100%;object-fit:cover;object-position:50% 35%}.st-teinte.on{box-shadow:0 0 0 2px var(--blue)}.st-teinte.plus{font-size:.72rem;font-weight:800;color:var(--text-2)}.st-teinte-nom{margin-left:.4rem;font-size:.85rem;font-weight:700;color:var(--text-2)}.st-panneau{position:absolute;left:0;top:0;bottom:0;width:min(21rem,100%);z-index:6;background:var(--ground);border-radius:14px;box-shadow:0 18px 40px -18px rgba(6,15,46,.45);display:flex;flex-direction:column;overflow:hidden}.st-panneau-tete{display:flex;align-items:center;justify-content:space-between;padding:.8rem 1rem;border-bottom:1px solid var(--line-soft)}.st-panneau-tete b{font-size:.98rem}.st-panneau-tete button{border:0;background:none;color:var(--text-3)}.st-panneau-corps{padding:.9rem 1rem;overflow-y:auto;gap:.8rem}.st-depot,.st-panneau-corps{display:flex;flex-direction:column}.st-depot{align-items:center;gap:.2rem;width:100%;border:1.5px dashed var(--signal);border-radius:12px;background:var(--accent-soft);padding:1.2rem .8rem;color:var(--blue);text-align:center}.st-depot .msi{font-size:2rem}.st-depot small{color:var(--text-3);font-size:.74rem}.st-controle{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.st-controle li{display:flex;align-items:center;gap:.4rem;font-size:.84rem;font-weight:600;flex-wrap:wrap}.st-controle li .msi{font-size:1.1rem}.st-controle li.ok .msi{color:var(--ok)}.st-controle li.moyen .msi{color:var(--warn)}.st-controle li.ko{color:var(--danger)}.st-pastilles{display:inline-flex;gap:.2rem;margin-left:.2rem}.st-pastilles i{width:.8rem;height:.8rem;border-radius:50%;box-shadow:0 0 0 1px var(--line)}.st-reglage{display:flex;flex-direction:column;gap:.3rem;font-size:.8rem;font-weight:700;color:var(--text-2)}.st-reglage input{width:100%;accent-color:var(--blue)}.st-memes{border-top:1px solid var(--line-soft);padding-top:.6rem;font-size:.84rem}.st-memes p{margin:0 0 .3rem;font-weight:700;color:var(--text-2)}.st-memes label{display:flex;align-items:center;gap:.45rem;padding:.15rem 0}.st-memes input{accent-color:var(--blue)}.st-retirer{border:0;background:none;color:var(--text-3);text-decoration:underline;font-size:.8rem;align-self:flex-start}.st-retirer:hover{color:var(--danger)}.st-panneau-corps textarea{width:100%;border:1px solid var(--line);border-radius:9px;padding:.55rem .65rem;font:inherit;font-size:.95rem;resize:vertical}.st-polices{display:grid;grid-template-columns:1fr 1fr;grid-gap:.35rem;gap:.35rem}.st-polices button{border:1px solid var(--line);border-radius:8px;background:var(--ground);padding:.45rem;font-size:.9rem}.st-polices button.on{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue);color:var(--blue)}.st-encres{display:flex;gap:.35rem;flex-wrap:wrap}.st-encres button{width:1.7rem;height:1.7rem;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px var(--line)}.st-encres button.on{box-shadow:0 0 0 2px var(--blue)}.st-note{margin:0;font-size:.8rem;color:var(--text-3);line-height:1.45}.st-note a{color:var(--blue);font-weight:700}.st-coloris{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.4rem;gap:.4rem}.st-coloris button{display:flex;flex-direction:column;align-items:center;gap:.15rem;border:1px solid var(--line);border-radius:9px;background:var(--ground);padding:.35rem}.st-coloris button.on{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue)}.st-coloris img{width:100%;aspect-ratio:1;object-fit:contain}.st-coloris b{font-size:.7rem;text-align:center;line-height:1.2}.st-coloris em{font-style:normal;font-size:.64rem;font-weight:700}.st-coloris em.ok{color:var(--ok)}.st-coloris em.out{color:var(--danger)}.st-procede{margin-top:1.1rem}.st-reco{display:flex;justify-content:space-between;gap:1rem;align-items:center;border:2px solid var(--blue);border-radius:12px;padding:.8rem 1rem;background:var(--accent-soft)}.st-reco.ko{border-color:#e8d3a4;background:#fff8ea}.st-reco-t{display:flex;flex-direction:column;gap:.2rem;min-width:0}.st-reco-t b{font-size:1.05rem;color:var(--blue)}.st-reco-t>span{font-size:.84rem;color:var(--text-2)}.st-reco-px{text-align:right;flex:none}.st-reco-px b{display:block;font-size:1.2rem;color:var(--blue)}.st-reco-px i{font-style:normal;font-size:.72rem;color:var(--text-3)}.st-alerte{display:inline-flex;align-items:flex-start;gap:.3rem;border:0;background:none;padding:0;text-align:left;font-size:.82rem;font-weight:700;color:var(--warn)}.st-alerte .msi{font-size:1rem}.st-alerte u{color:var(--blue);white-space:nowrap}.st-reserve{display:inline-flex;align-items:center;gap:.3rem;font-size:.8rem;color:var(--text-3)}.st-reserve .msi{font-size:1rem}.st-quantites{margin-top:1.6rem}.st-titre{font-size:1.15rem;margin:0 0 .7rem}.qty-sw{width:1.6rem;height:1.6rem;border-radius:50%;overflow:hidden;flex:none;box-shadow:0 0 0 1px var(--line);background:#fff}.qty-sw img{width:100%;height:100%;object-fit:cover;object-position:50% 35%}.st-ajout{border:1px dashed var(--line);border-radius:12px;padding:.8rem;margin:.6rem 0}.st-ajout p{margin:0 0 .5rem;font-size:.88rem;font-weight:700;color:var(--text-2)}.st-ajout-liste{display:grid;grid-template-columns:repeat(auto-fill,minmax(5.2rem,1fr));grid-gap:.4rem;gap:.4rem;max-height:18rem;overflow-y:auto}.st-ajout-liste button{display:flex;flex-direction:column;align-items:center;gap:.2rem;border:1px solid var(--line);border-radius:9px;background:var(--ground);padding:.3rem;font-size:.7rem;font-weight:700}.st-ajout-liste button:hover{border-color:var(--signal)}.st-ajout-liste img{width:100%;aspect-ratio:1;object-fit:contain}.st-voile{position:fixed;inset:0;z-index:200;background:rgba(6,15,46,.45);display:grid;place-items:center;padding:1rem}.st-fenetre{width:min(34rem,100%);max-height:calc(100vh - 2rem);overflow-y:auto;background:var(--ground);border-radius:16px;box-shadow:0 30px 70px -20px rgba(6,15,46,.6)}.st-fenetre-tete{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;border-bottom:1px solid var(--line-soft)}.st-fenetre-tete b{font-size:1.05rem}.st-fenetre-tete button{border:0;background:none;color:var(--text-3)}.st-fenetre-raison{margin:0;padding:.8rem 1.2rem;background:#fff8ea;color:#7a5a1c;font-size:.88rem;font-weight:600}.st-solutions{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.2rem 1.2rem}.st-solution{display:flex;align-items:center;gap:.8rem;width:100%;text-align:left;border:1px solid var(--line);border-radius:12px;background:var(--ground);padding:.75rem .9rem;color:var(--text);transition:border-color .15s,background .15s}.st-solution:hover{border-color:var(--blue);background:var(--accent-soft)}.st-solution>.msi{font-size:1.5rem;color:var(--blue);flex:none}.st-solution>span{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.st-solution b{font-size:.92rem}.st-solution small{font-size:.78rem;color:var(--text-3);line-height:1.35}.st-solution em{font-style:normal;font-weight:800;color:var(--blue);white-space:nowrap;font-size:.9rem}.st-solution.discret{border-style:dashed}.st-solution.discret>.msi{color:var(--text-3)}.page-sec.st-page{padding-top:.4rem}.st-page .p-ref{margin-top:0}.st-page .p-title{margin:.1rem 0 .8rem}