.shell{min-height:100svh;font-family:var(--font-jakarta),sans-serif;background:#f5f5f7;display:flex}.shell-menu{color:#f5f5f7;background:#131313;flex-direction:column;flex-shrink:0;align-self:flex-start;width:15.5rem;height:100svh;padding:1rem .9rem 1.1rem;transition:width .25s;display:flex;position:-webkit-sticky;position:sticky;top:0}.shell-replie .shell-menu{width:4.4rem}.shell-tete{justify-content:space-between;align-items:center;padding:.25rem .35rem 1.1rem;display:flex}.shell-marque{letter-spacing:-.04em;color:#fff;align-items:center;gap:.6rem;font-size:1.15rem;font-weight:700;display:flex}.shell-marque-point{background:#3e86d9;border-radius:50%;flex:none;width:.8rem;height:.8rem}.shell-repli{color:#f5f5f7;cursor:pointer;background:rgba(255,255,255,.08);border:none;border-radius:.55rem;flex:none;place-items:center;width:1.9rem;height:1.9rem;display:grid}.shell-repli:hover{background:rgba(255,255,255,.16)}.shell-nav{flex-direction:column;gap:.25rem;display:flex}.shell-lien{color:rgba(255,255,255,.72);letter-spacing:-.01em;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.7rem;align-items:center;gap:.75rem;width:100%;padding:.7rem .8rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background-color .15s,color .15s;display:flex}.shell-lien:hover{color:#fff;background:rgba(255,255,255,.07)}.shell-lien-actif,.shell-lien-actif:hover{color:#fff;background:rgba(255,255,255,.14)}.shell-lien svg{flex:none}.shell-replie .shell-lien{justify-content:center;padding:.7rem .4rem}.shell-bas{flex-direction:column;gap:.25rem;margin-top:auto;display:flex}.shell-lien-discret{color:rgba(255,255,255,.5);font-weight:500}.shell-commerce{letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.4);text-overflow:ellipsis;white-space:nowrap;padding:.6rem .8rem .2rem;font-size:.75rem;font-weight:700;overflow:hidden}.shell-contenu{flex:1;min-width:0}.shell-burger,.shell-voile{display:none}@media (max-width:900px){.shell-menu{z-index:210;transition:transform .25s;position:fixed;top:0;left:0;transform:translate(-100%);width:16rem!important}.shell-menu-ouvert{transform:translate(0)}.shell-burger{z-index:205;color:#f5f5f7;cursor:pointer;background:#131313;border:none;border-radius:.8rem;place-items:center;width:2.6rem;height:2.6rem;display:grid;position:fixed;top:.9rem;left:.9rem;box-shadow:0 10px 26px -12px rgba(0,0,0,.5)}.shell-voile{z-index:208;cursor:pointer;background:rgba(12,22,38,.45);border:none;display:block;position:fixed;top:0;bottom:0;left:0;right:0}.shell-replie .shell-lien{justify-content:flex-start;padding:.7rem .8rem}}
