.manual-layout{--manual-offset: calc(var(--header-height, 6rem) + 2rem);display:grid;grid-template-columns:minmax(0,1fr);gap:3rem;align-items:start}@media screen and (min-width:990px){.manual-layout:has(>.manual-toc:not([hidden])),.manual-layout.is-ready{grid-template-columns:26rem minmax(0,1fr);gap:5rem}}.manual-content{min-width:0}.manual-title{margin:0 0 1.5rem}.manual-lead{font-size:1.8rem;opacity:.85;margin-bottom:3rem}.manual-toc{font-size:1.4rem}@media screen and (min-width:990px){.manual-toc{position:sticky;top:var(--manual-offset);max-height:calc(100vh - var(--manual-offset) - 2rem);overflow-y:auto;overscroll-behavior:contain;padding-right:1rem;border-right:.1rem solid rgba(var(--color-foreground),.08)}}.manual-toc__toggle{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1.2rem 1.6rem;background:rgba(var(--color-foreground),.04);border:.1rem solid rgba(var(--color-foreground),.1);border-radius:.4rem;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:1.5rem;cursor:pointer}.manual-toc__toggle:after{content:"";width:.8rem;height:.8rem;border-right:.2rem solid currentColor;border-bottom:.2rem solid currentColor;transform:rotate(45deg) translate(-.2rem,-.2rem);transition:transform .15s ease}.manual-toc__toggle[aria-expanded=true]:after{transform:rotate(-135deg) translate(-.2rem,-.2rem)}@media screen and (min-width:990px){.manual-toc__toggle{display:none}}.manual-toc__title{display:none;margin:0 0 1.2rem;font-size:1.3rem;letter-spacing:.08rem;text-transform:uppercase;opacity:.6}@media screen and (min-width:990px){.manual-toc__title{display:block}}.manual-toc__nav{display:none;margin-top:1rem}.manual-toc.is-open .manual-toc__nav{display:block}@media screen and (min-width:990px){.manual-toc__nav{display:block;margin-top:0}}.manual-toc__nav ul{list-style:none;margin:0;padding:0}.manual-toc__nav>ul>li+li{margin-top:.2rem}.manual-toc__nav ul ul{margin:.2rem 0 .8rem 1.2rem;padding-left:.8rem;border-left:.1rem solid rgba(var(--color-foreground),.12)}.manual-toc__link{display:block;padding:.5rem .8rem;border-radius:.3rem;color:rgba(var(--color-foreground),.78);text-decoration:none;line-height:1.35;transition:background-color .12s ease,color .12s ease}.manual-toc__link:hover{background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground))}.manual-toc__link--h3{font-size:1.3rem;opacity:.85}.manual-toc__link.is-active{background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));font-weight:var(--font-body-weight-bold)}.manual-body [id],.manual-body summary{scroll-margin-top:var(--manual-offset)}.manual-body{max-width:76rem}.manual-body>h2{margin:5rem 0 1.5rem;padding-bottom:.8rem;border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.manual-body>h2:first-child{margin-top:0}.manual-body h3{margin:3.5rem 0 1.2rem}.manual-body h4{margin:2.5rem 0 1rem}.manual-body p,.manual-body ul,.manual-body ol{margin:0 0 1.4rem;line-height:1.6}.manual-body ul,.manual-body ol{padding-left:2rem;list-style-position:outside}.manual-body li+li{margin-top:.4rem}.manual-body .manual__figure img{border:0;box-shadow:none;margin-bottom:0}.manual-body .manual__table{table-layout:auto}.manual__details{margin:0 0 1rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.5rem;background:rgba(var(--color-foreground),.02)}.manual__details>summary{display:flex;align-items:center;gap:1rem;padding:1.4rem 1.8rem;font-family:var(--font-heading-family);font-size:1.6rem;line-height:1.35;cursor:pointer;list-style:none;border-radius:.5rem}.manual__details>summary::-webkit-details-marker{display:none}.manual__details>summary:before{content:"";flex:0 0 auto;width:.8rem;height:.8rem;border-right:.2rem solid currentColor;border-bottom:.2rem solid currentColor;transform:rotate(-45deg);transition:transform .15s ease;opacity:.7}.manual__details[open]>summary:before{transform:rotate(45deg)}.manual__details>summary:hover{background:rgba(var(--color-foreground),.04)}.manual__details>summary:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.manual__details-body{padding:0 1.8rem 1.6rem}.manual__details-body>:last-child{margin-bottom:0}.manual__details .manual__details{background:transparent;border-color:rgba(var(--color-foreground),.1)}.manual__details .manual__details>summary{font-size:1.45rem;padding:1.1rem 1.4rem}.manual__details .manual__details .manual__details-body{padding:0 1.4rem 1.2rem}.manual__figure{margin:2.4rem 0}.manual__figure img{display:block;max-width:100%;height:auto;border-radius:.5rem;background:rgba(var(--color-foreground),.03)}.manual__figure figcaption{margin-top:.8rem;font-size:1.3rem;line-height:1.45;opacity:.7}.manual__table-wrap{overflow-x:auto;margin:0 0 2rem}.manual__table{width:100%;border-collapse:collapse;font-size:1.45rem}.manual__table th,.manual__table td{padding:1rem 1.2rem;text-align:left;vertical-align:top;border-bottom:.1rem solid rgba(var(--color-foreground),.1)}.manual__table th[scope=row]{width:34%;font-weight:var(--font-body-weight-bold);white-space:nowrap}@media screen and (max-width:749px){.manual__table th[scope=row]{white-space:normal}}.manual__note{margin:0 0 1.6rem;padding:1.2rem 1.6rem;border-left:.3rem solid rgba(var(--color-foreground),.35);background:rgba(var(--color-foreground),.04);border-radius:0 .4rem .4rem 0}.manual__note>:last-child{margin-bottom:0}@media print{.manual-toc{display:none}.manual-layout{display:block}.manual__details-body{display:block!important}.manual__details>summary:before{display:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-manual.css.map */
