:root{--co-toc-ink: #021526;--co-toc-ink-soft: #3A4754;--co-toc-mute: #6B7785;--co-toc-line: #E4E8EC;--co-toc-surface: #FFFFFF;--co-toc-tint: #F4F6F8;--co-toc-accent: #00D1FF;--co-toc-shadow: 0 8px 24px rgba(2,21,38,.14), 0 2px 6px rgba(2,21,38,.08);--co-toc-header-offset: 72px;--co-toc-sidebar-left: 24px}.blog-post h2[id],.blog-post h3[id],.article-content .content h2[id],.article-content .content h3[id]{scroll-margin-top:calc(var(--co-toc-header-offset) + 16px)}.co-toc{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.9375rem;line-height:1.4;color:var(--co-toc-ink);box-sizing:border-box}.co-toc *,.co-toc *:before,.co-toc *:after{box-sizing:border-box}.co-toc-eyebrow{display:block;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--co-toc-mute);margin:0 0 .65rem}.co-toc-list,.co-toc .co-toc-list,.co-toc-children,.co-toc .co-toc-children{list-style:none!important;margin:0!important;padding:0!important;display:block}.co-toc-list li,.co-toc .co-toc-list li,.co-toc-children li,.co-toc .co-toc-children li{margin:0!important;padding:0!important;list-style:none!important;border:0!important;background:transparent!important}.co-toc-list li:before,.co-toc-list li::marker,.co-toc-children li:before,.co-toc-children li::marker{content:none!important;display:none!important}.co-toc-link{display:block;padding:.4rem .85rem .4rem .9rem;color:var(--co-toc-ink-soft);text-decoration:none!important;border-left:2px solid transparent;border-radius:0 6px 6px 0;transition:color .18s ease,background .18s ease,border-color .18s ease;font-weight:500;line-height:1.35;background:transparent}.co-toc-link:hover,.co-toc-link:focus-visible{color:var(--co-toc-ink);background:var(--co-toc-tint);outline:none}.co-toc-link[aria-current=location]{color:var(--co-toc-ink);font-weight:600;border-left-color:var(--co-toc-accent);background:linear-gradient(to right,rgba(0,209,255,.1),transparent 60%)}.co-toc-row{display:flex;align-items:stretch;position:relative}.co-toc-row .co-toc-link{flex:1 1 auto;padding-right:2.5rem}.co-toc-toggle{-webkit-appearance:none;appearance:none;position:absolute;right:0;top:50%;transform:translateY(-50%);width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;color:var(--co-toc-mute);cursor:pointer;border-radius:6px;padding:0;margin:0}.co-toc-toggle:hover,.co-toc-toggle:focus-visible{color:var(--co-toc-ink);background:var(--co-toc-tint);outline:none}.co-toc-toggle:focus-visible{box-shadow:0 0 0 2px #00d1ff8c}.co-toc-toggle-chevron{width:14px;height:14px;transition:transform .2s ease}.co-toc-toggle[aria-expanded=true] .co-toc-toggle-chevron{transform:rotate(90deg)}.co-toc-children{overflow:hidden;max-height:0;transition:max-height .28s cubic-bezier(.4,0,.2,1)}.co-toc-list li[data-level="3"] .co-toc-link{padding-left:1.85rem!important;font-size:.8125rem!important;color:var(--co-toc-mute);font-weight:500;line-height:1.3}.co-toc-list li[data-level="3"] .co-toc-link:hover,.co-toc-list li[data-level="3"] .co-toc-link:focus-visible,.co-toc-list li[data-level="3"] .co-toc-link[aria-current=location]{color:var(--co-toc-ink)}.co-toc-list li[data-level="3"] .co-toc-link[aria-current=location]{font-weight:600}.co-toc-sidebar{display:none}html.co-has-toc-sidebar .co-toc-sidebar{display:block;position:fixed;top:calc(var(--co-toc-header-offset) + 32px);left:var(--co-toc-sidebar-left);width:240px;max-height:calc(100vh - var(--co-toc-header-offset) - 64px);overflow-y:auto;overscroll-behavior:contain;padding:1.25rem .5rem 1.25rem 0;z-index:40;background:transparent}.co-toc-sidebar::-webkit-scrollbar{width:6px}.co-toc-sidebar::-webkit-scrollbar-thumb{background:var(--co-toc-line);border-radius:3px}.co-toc-sidebar .co-toc-link{padding:.4rem .85rem .4rem .9rem;font-size:.875rem}.co-toc-fab{display:none}html.co-has-toc .co-toc-fab{display:inline-flex;align-items:center;gap:.55rem;position:fixed;bottom:1.25rem;left:1rem;right:auto;z-index:50;padding:.5rem .65rem .5rem .5rem;background:var(--co-toc-ink);color:#fff;border:none;border-radius:999px;font-family:inherit;font-size:.875rem;font-weight:600;letter-spacing:.01em;cursor:pointer;box-shadow:var(--co-toc-shadow);max-width:min(70vw,320px);min-height:44px;transition:transform .22s cubic-bezier(.4,0,.2,1),opacity .22s ease,background .18s ease}html.co-has-toc-sidebar .co-toc-fab{display:none}html.co-has-toc.co-toc-hidden .co-toc-fab{transform:translateY(120%);opacity:0;pointer-events:none}.co-toc-fab:hover,.co-toc-fab:focus-visible{background:#08233a;outline:none}.co-toc-fab:focus-visible{box-shadow:var(--co-toc-shadow),0 0 0 3px #00d1ff8c}.co-toc-fab-label{display:inline-block;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.co-toc-fab-chevron{width:16px;height:16px;flex-shrink:0;margin-left:.15rem;margin-right:.1rem;opacity:.85;transition:transform .2s ease,opacity .2s ease}.co-toc-fab:hover .co-toc-fab-chevron,.co-toc-fab:focus-visible .co-toc-fab-chevron{opacity:1;transform:translateY(-1px)}.co-toc-progress{width:28px;height:28px;flex-shrink:0;transform:rotate(-90deg)}.co-toc-progress-track{fill:none;stroke:#ffffff2e;stroke-width:2.5}.co-toc-progress-bar{fill:none;stroke:var(--co-toc-accent);stroke-width:2.5;stroke-linecap:round;stroke-dasharray:75.4;stroke-dashoffset:75.4;transition:stroke-dashoffset .12s linear;filter:drop-shadow(0 0 1px rgba(0,209,255,.6))}.co-toc-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#02152673;opacity:0;pointer-events:none;transition:opacity .22s ease;z-index:60}.co-toc-sheet-backdrop[data-open=true]{opacity:1;pointer-events:auto}.co-toc-sheet{position:fixed;left:0;right:0;bottom:0;z-index:61;background:var(--co-toc-surface);border-radius:18px 18px 0 0;box-shadow:0 -8px 28px #0215262e;transform:translateY(100%);transition:transform .28s cubic-bezier(.4,0,.2,1);max-height:78vh;display:flex;flex-direction:column;padding-bottom:env(safe-area-inset-bottom,0)}.co-toc-sheet[aria-hidden=false]{transform:translateY(0)}.co-toc-sheet-grabber{width:38px;height:4px;margin:10px auto 4px;background:var(--co-toc-line);border-radius:2px;flex-shrink:0}.co-toc-sheet-header{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1.25rem .65rem;border-bottom:1px solid var(--co-toc-line);flex-shrink:0}.co-toc-sheet-title{margin:0!important;padding:0!important;font-size:1rem!important;font-weight:700!important;color:var(--co-toc-ink)!important;letter-spacing:-.005em;line-height:1.2!important;text-transform:none!important}.co-toc-sheet-close{-webkit-appearance:none;appearance:none;background:transparent;border:none;padding:.5rem;margin:-.5rem;color:var(--co-toc-mute);cursor:pointer;border-radius:6px;display:inline-flex;align-items:center;justify-content:center}.co-toc-sheet-close:hover,.co-toc-sheet-close:focus-visible{color:var(--co-toc-ink);background:var(--co-toc-tint);outline:none}.co-toc-sheet-close svg{width:22px;height:22px}.co-toc-sheet-body{padding:.4rem .5rem 1rem;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1 1 auto}.co-toc-sheet .co-toc-list>li{margin:0!important;padding:0!important;border-bottom:1px solid rgba(228,232,236,.6)}.co-toc-sheet .co-toc-list>li:last-child{border-bottom:0}.co-toc-sheet .co-toc-link{padding:.65rem 1rem!important;font-size:.95rem!important;line-height:1.35!important;border-left-width:3px;border-radius:0}.co-toc-sheet .co-toc-row .co-toc-link{padding-right:2.75rem!important}.co-toc-sheet .co-toc-list li[data-level="3"] .co-toc-link{padding-left:2.1rem!important;font-size:.875rem!important}.co-toc-sheet .co-toc-children li{border-bottom:1px solid rgba(228,232,236,.4)!important}.co-toc-sheet .co-toc-children li:last-child{border-bottom:0!important}html.co-toc-sheet-open,html.co-toc-sheet-open body{overflow:hidden;touch-action:none}@media(prefers-reduced-motion:reduce){.co-toc-fab,.co-toc-sheet,.co-toc-sheet-backdrop,.co-toc-progress-{}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/article-toc.css.map */
