.tono-post-toc{--tono-toc-accent:var(--azp-primary,#e76004);margin:0 0 24px;border:1px solid #eee3da;border-radius:18px;background:linear-gradient(180deg,#fffdfa 0%,#fff 100%);box-shadow:0 10px 28px rgb(40 29 21 / .055);overflow:hidden;direction:rtl;color:#302720}.tono-post-toc>summary{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:62px;padding:14px 17px;cursor:pointer;list-style:none;user-select:none;background:#fffaf6;transition:background .18s ease}.tono-post-toc>summary::-webkit-details-marker{display:none}.tono-post-toc>summary::marker{display:none;content:""}.tono-post-toc>summary:hover{background:#fff6ef}.tono-post-toc-summary-main{display:flex;align-items:center;gap:10px;min-width:0}.tono-post-toc-icon{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:11px;background:color-mix(in srgb,var(--tono-toc-accent) 10%,#fff);color:var(--tono-toc-accent);font-size:15px;font-weight:900;line-height:1}.tono-post-toc-title{font-size:15px;font-weight:900;color:#322820;white-space:nowrap}.tono-post-toc-summary-main small{padding:3px 8px;border-radius:999px;background:#f5ece5;color:#76685f;font-size:10px;font-weight:800;white-space:nowrap}.tono-post-toc-chevron{position:relative;flex:0 0 30px;width:30px;height:30px;border-radius:10px;background:#fff;border:1px solid #eee3da}.tono-post-toc-chevron:before{content:"";position:absolute;left:50%;top:50%;width:7px;height:7px;border-right:2px solid #786a61;border-bottom:2px solid #786a61;transform:translate(-50%,-65%) rotate(45deg);transition:transform .2s ease}.tono-post-toc[open] .tono-post-toc-chevron:before{transform:translate(-50%,-35%) rotate(225deg)}.tono-post-toc-body{padding:8px 17px 15px;border-top:1px solid #f0e7e0}.tono-post-toc-list{display:grid;gap:2px;margin:0!important;padding:0!important;list-style:none!important;counter-reset:tonoToc}.tono-post-toc-item{margin:0!important;padding:0!important;list-style:none!important;counter-increment:tonoToc}.tono-post-toc-item>a{display:flex;align-items:flex-start;gap:9px;margin-right:calc(var(--tono-toc-depth,0) * 16px);padding:9px 8px;border-radius:10px;color:#4d4139!important;font-size:13px;font-weight:750;line-height:1.8;text-decoration:none!important;transition:background .15s ease,color .15s ease,transform .15s ease}.tono-post-toc-item>a:hover,.tono-post-toc-item>a:focus-visible{background:#fff4eb;color:var(--tono-toc-accent)!important;transform:translateX(-2px)}.tono-post-toc-bullet{position:relative;top:8px;flex:0 0 7px;width:7px;height:7px;border-radius:50%;background:color-mix(in srgb,var(--tono-toc-accent) 72%,#fff);box-shadow:0 0 0 4px color-mix(in srgb,var(--tono-toc-accent) 9%,transparent)}.azp-entry h2[id^="tono-heading-"],.azp-entry h3[id^="tono-heading-"],.azp-entry h4[id^="tono-heading-"],.azp-entry h5[id^="tono-heading-"],.azp-entry h6[id^="tono-heading-"]{scroll-margin-top:110px}@media(max-width:720px){.tono-post-toc{margin-bottom:19px;border-radius:15px}.tono-post-toc>summary{min-height:56px;padding:11px 12px;gap:8px}.tono-post-toc-summary-main{gap:8px}.tono-post-toc-icon{width:31px;height:31px;flex-basis:31px;border-radius:9px}.tono-post-toc-title{font-size:13.5px}.tono-post-toc-summary-main small{font-size:9px;padding-inline:6px}.tono-post-toc-chevron{width:28px;height:28px;flex-basis:28px}.tono-post-toc-body{padding:7px 10px 12px}.tono-post-toc-item>a{margin-right:calc(var(--tono-toc-depth,0) * 10px);padding:8px 6px;font-size:12.5px;line-height:1.75}}@media(max-width:380px){.tono-post-toc-summary-main small{display:none}.tono-post-toc-title{white-space:normal}.tono-post-toc-item>a{margin-right:calc(var(--tono-toc-depth,0) * 7px)}}