:root{--fond: #101418;--carte: #1a2026;--trait: #2b343d;--texte: #f2f5f7;--discret: #9aa7b2;--vert: #30c46f;--ambre: #e8b13a;--rouge: #e5484d}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{margin:0;background:var(--fond);color:var(--texte);font:17px/1.45 -apple-system,BlinkMacSystemFont,system-ui,sans-serif;overscroll-behavior:none}.page{min-height:100dvh;padding:max(1.4rem,env(safe-area-inset-top)) 1.2rem calc(max(1.4rem,env(safe-area-inset-bottom)) + 5.5rem);display:flex;flex-direction:column;gap:1.1rem}.titre{font-size:1.55rem;font-weight:700;margin:0;letter-spacing:-.02em}.sous-titre{margin:-.6rem 0 0;color:var(--discret);font-size:.95rem;line-height:1.4}.sous-titre+.sous-titre{margin-top:.5rem}.sous-titre--pale{opacity:.7;font-size:.88rem}.pieces{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.piece{display:flex;align-items:center;gap:.9rem;padding:1rem 1.1rem;background:var(--carte);border:1px solid var(--trait);border-radius:16px;font-size:1.1rem;font-weight:600;color:var(--texte);width:100%;text-align:left}.piece[disabled]{opacity:1}.piece--faite{border-color:#30c46f80}.piece--refaire{border-color:#e8b13a99}.piece__nom{flex:1}.piece__mention{font-size:.85rem;font-weight:500;color:var(--discret)}.piece--refaire .piece__mention{color:var(--ambre)}.pastille{width:26px;height:26px;flex:0 0 26px;position:relative}.pastille svg{transform:rotate(-90deg);display:block}.pastille circle{fill:none;stroke-width:3}.pastille__fond{stroke:var(--trait)}.pastille__part{stroke:var(--vert);transition:stroke-dashoffset .35s ease}.pastille__coche{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--vert);font-size:15px}.pastille__alerte{color:var(--ambre)}.barre{position:fixed;left:0;right:0;bottom:0;padding:.9rem 1.2rem max(1rem,env(safe-area-inset-bottom));background:linear-gradient(to top,var(--fond) 72%,transparent)}.bouton{width:100%;padding:1.05rem;border:none;border-radius:16px;font:600 1.1rem system-ui;color:#05130a;background:var(--vert)}.bouton[disabled]{background:var(--trait);color:var(--discret)}.bouton--pale{background:transparent;color:var(--discret);border:1px solid var(--trait)}.prise{position:fixed;top:0;right:0;bottom:0;left:0;background:#000}.prise video{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.prise__anneau{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.prise__anneau rect{fill:none;stroke-width:12;stroke-linecap:butt}.prise__trace{stroke:#ffffff38}.prise__jauge{stroke:var(--vert);transition:stroke-dashoffset .2s linear}.prise__jauge--pleine{animation:rebond .55s ease-out 1}@keyframes rebond{0%{stroke-width:12}45%{stroke-width:26}to{stroke-width:12}}.prise__revenir{position:fixed;left:max(.9rem,env(safe-area-inset-left));top:max(.9rem,env(safe-area-inset-top));width:40px;height:40px;border-radius:50%;border:none;background:#0000006b;color:#ffffffd9;font:300 1.7rem/1 -apple-system,system-ui,sans-serif;display:grid;place-items:center;padding:0;z-index:2}.prise__consigne{position:fixed;left:0;right:0;top:max(1.6rem,env(safe-area-inset-top));text-align:center;font-size:1.15rem;font-weight:700;text-shadow:0 1px 8px rgba(0,0,0,.9);padding:0 2.5rem;pointer-events:none}.prise__bas{position:fixed;left:0;right:0;bottom:max(2rem,calc(env(safe-area-inset-bottom) + 1rem));display:flex;justify-content:center;align-items:center;gap:2.5rem}.rond{width:84px;height:84px;border-radius:50%;border:5px solid #fff;background:var(--rouge);font:0/0 a;padding:0}.rond--stop{background:#1c1c1c;display:grid;place-items:center}.rond--attente{background:#1c1c1c8c;border-color:#ffffff73;display:grid;place-items:center;font:600 1.6rem/1 -apple-system,system-ui,sans-serif;color:#ffffffbf}.rond--stop b{width:26px;height:26px;background:#fff;border-radius:5px;display:block}.message{background:var(--carte);border:1px solid var(--trait);border-radius:16px;padding:1.1rem}.message--alerte{border-color:#e8b13a99}.message p{margin:0 0 .9rem}.message p:last-child{margin-bottom:0}.actions{display:flex;gap:.7rem}.actions .bouton{padding:.85rem;font-size:1rem}.installer{display:flex;flex-direction:column;gap:1rem;justify-content:center;flex:1}.etapes{margin:0;padding-left:1.2rem;color:var(--discret);display:flex;flex-direction:column;gap:.5rem}.etapes b{color:var(--texte)}.page--installer{justify-content:flex-start;gap:1.1rem;padding-bottom:max(1.4rem,env(safe-area-inset-bottom))}.page--installer .titre{font-size:1.35rem}.geste--accueil .dessin{max-width:190px}.gestes{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem}.geste{display:grid;grid-template-columns:1.9rem 1fr;grid-template-areas:"numero texte" ". image";gap:.35rem .7rem;align-items:center;background:var(--carte);border:1px solid var(--trait);border-radius:16px;padding:.95rem 1rem 1.05rem}.geste__numero{grid-area:numero;width:1.9rem;height:1.9rem;display:grid;place-items:center;border-radius:50%;background:var(--trait);font-size:.9rem;font-weight:700}.geste__texte{grid-area:texte;font-size:1rem}.geste__image{grid-area:image;margin-top:.35rem}.dessin{width:100%;max-width:280px;height:auto;display:block;margin:0 auto}.d-barre{fill:#0a0d10;stroke:var(--trait);stroke-width:1.5}.d-fantome{fill:var(--trait)}.d-trait{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.d-plein{fill:currentColor}.d-plein-clair{fill:#fff}.d-actif{color:var(--vert)}.d-fleche path{fill:none;stroke:var(--vert);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.d-icone{fill:#0a0d10;stroke:var(--trait);stroke-width:1.5}.d-anneau{fill:none;stroke:var(--vert);stroke-width:4}.ligne-menu{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem .9rem;background:#0a0d10;border:1px solid var(--trait);border-radius:12px;font-size:.98rem;color:var(--texte)}.ligne-menu__icone{color:var(--vert);display:flex}.journal{gap:.8rem}.journal__lignes{margin:0;font:11px/1.45 ui-monospace,SFMono-Regular,monospace;white-space:pre-wrap;word-break:break-word;background:#06090c;border:1px solid var(--trait);border-radius:12px;padding:.7rem;overflow-x:auto}.journal__ms{color:var(--discret);display:inline-block;min-width:3.6em;text-align:right}.journal__detail{color:var(--discret)}.journal__grave{color:var(--rouge);font-weight:700}
