.sidebar-boutique{background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.1);display:block;height:fit-content;padding:.5rem;position:sticky;top:7rem;width:288px}.sidebar-boutique ul{list-style:none;margin:0;padding:0}.sidebar-boutique li{background:#f1f0f0;border-radius:8px;margin-bottom:.75rem}.sidebar-boutique a{border-radius:4px;color:#333;display:block;padding:.5rem;text-decoration:none;transition:background .2s}.sidebar-boutique a.active,.sidebar-boutique a:hover{background-color:#e2e6ea;font-weight:600}.mobile-toc{display:none}@media (max-width:768px){.mobile-toc{background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.1);display:block;height:fit-content;position:sticky;top:3.6rem;z-index:1000}.mobile-toc:not([open]) nav{display:none}}@media (min-width:769px) and (max-width:1156px){.mobile-toc:not([open]) nav{display:none}.mobile-toc{background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.1);display:block;height:fit-content;position:sticky;top:4.6rem;z-index:1000}}@media (max-width:1156px){.mobile-toc-toggle{align-items:center;background:#e6e2f0;border:0;color:#51229d;cursor:pointer;display:flex;font-size:18px;justify-content:center;padding:10px;transition:background .2s ease,color .2s ease;width:100%}.mobile-toc-toggle:hover{background:#f2f2f2}.mobile-toc summary{background:#e6e2f0;color:#51229d;cursor:pointer;font-weight:600;list-style:none;padding:14px 16px}.mobile-toc summary::-webkit-details-marker{display:none}.mobile-toc nav{background:#51229d1c;display:block}.mobile-toc ul{list-style:none;margin:0;padding:6px;width:100%}.mobile-toc li{margin-bottom:8px}.mobile-toc a{background:#fff;border:1px solid #eee;border-radius:8px;color:#333;display:block;padding:4px;text-decoration:none}.mobile-toc:not([open]) .mobile-toc-toggle,.sidebar-boutique{display:none}}