.dz-root{--dz-warm:#f7f8f4;--dz-charcoal:#151a17;--dz-forest:#1e2f27;background:var(--dz-warm);color:#0b0b10}.dz-details>summary{list-style:none;cursor:pointer}.dz-details>summary::-webkit-details-marker{display:none}.dz-details>summary .dz-marker{position:relative;flex:none;width:40px;height:40px;border-radius:999px;background:#f0f2ec;transition:background-color .15s var(--ease)}.dz-details>summary .dz-marker:after,.dz-details>summary .dz-marker:before{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;background:#0b0b10;transform:translate(-50%,-50%);transition:transform .2s var(--ease)}.dz-details>summary .dz-marker:after{transform:translate(-50%,-50%) rotate(90deg)}.dz-details[open]>summary .dz-marker{background:var(--dz-forest)}.dz-details[open]>summary .dz-marker:after,.dz-details[open]>summary .dz-marker:before{background:#fff}.dz-details[open]>summary .dz-marker:after{transform:translate(-50%,-50%) rotate(0deg)}.dz-details>summary:focus-visible{outline:3px solid #0b0b10;outline-offset:3px;border-radius:12px}@media (min-width:1024px){.dz-tracker li+li:before{content:"";position:absolute;top:22px;right:calc(50% + 28px);width:calc(100% - 56px);height:1px;background:rgba(11,11,16,.14)}}.dz-scroll{scrollbar-width:none;-webkit-overflow-scrolling:touch}.dz-scroll::-webkit-scrollbar{display:none}