.wf-dc{display:flex;flex-direction:column;gap:32px;width:100%}@media screen and (min-width:1024px){.wf-dc{flex-direction:row;gap:80px;align-items:flex-start}}.wf-dc__nav{display:none}@media screen and (min-width:1024px){.wf-dc__nav{display:block;width:300px;flex:none;position:sticky;top:96px}}.wf-dc__grp{margin:0 0 8px}.wf-dc__grp>summary{display:flex;align-items:center;justify-content:space-between;gap:16px;list-style:none;cursor:pointer;font-size:1rem;line-height:1.5;font-weight:500;color:var(--wf-ink);padding:10px 14px;border-radius:16px;transition:background-color .2s var(--wf-ease)}.wf-dc__grp>summary::-webkit-details-marker{display:none}.wf-dc__grp>summary:hover{background:var(--wf-n2)}.wf-dc__grp>summary:focus-visible{outline:2px solid var(--wf-ink);outline-offset:2px}.wf-dc__grp>summary svg{width:16px;height:16px;flex:none;color:var(--wf-ink-soft);transition:transform .3s var(--wf-ease)}.wf-dc__grp[open]>summary svg{transform:rotate(180deg)}.wf-dc__list{display:flex;flex-direction:column;gap:4px;margin:8px 0 0;padding:0;list-style:none}.wf-dc__link{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:1rem;line-height:1.5;font-weight:500;color:var(--wf-ink-soft);padding:9px 14px;border-radius:16px;text-decoration:none;transition:background-color .2s var(--wf-ease),color .2s var(--wf-ease)}.wf-dc__link:hover{background:var(--wf-n2);color:var(--wf-ink)}.wf-dc__link:focus-visible{outline:2px solid var(--wf-ink);outline-offset:2px}.wf-dc__link[aria-current=true]{background:var(--wf-n2);color:var(--wf-ink);font-weight:600}.wf-dc__panes{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:48px}@media screen and (min-width:1024px){.wf-dc__panes{gap:0}}.wf-dc__pane{display:flex;flex-direction:column;gap:24px}@media screen and (min-width:1024px){.wf-dc[data-enhanced=true] .wf-dc__pane[hidden]{display:none}}.wf-dc__head{display:flex;align-items:center;gap:24px}.wf-dc__tile{display:flex;align-items:center;justify-content:center;flex:none;width:80px;height:80px;border-radius:16px;background:var(--wf-n2);overflow:hidden;margin:0}.wf-dc__tile img{width:100%;height:100%;object-fit:cover;display:block}.wf-dc__tile svg{width:36px;height:36px;color:var(--wf-char)}.wf-dc__names{display:flex;flex-direction:column;gap:8px;min-width:0}.wf-dc__name{font-size:1.5rem;line-height:130%;letter-spacing:-.02em;font-weight:700;color:var(--wf-ink);margin:0;text-wrap:balance}.wf-dc__tag{font-size:1rem;line-height:1.5;color:var(--wf-ink-soft);margin:0}.wf-dc__panel{display:flex;flex-direction:column;align-items:center;gap:20px;background:var(--wf-n2);border-radius:16px;padding:40px 26px;text-align:center}.wf-dc__panel-label{font-size:.875rem;line-height:1.5;color:var(--wf-ink-soft);margin:0}.wf-dc__btns{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.wf-dc__hint{font-size:.8125rem;line-height:1.5;color:var(--wf-ink-soft);margin:0}.wf-dc__ver{font-family:var(--wf-mono);font-size:.9375rem;color:var(--wf-ink);background:var(--wf-n1);border:1px solid var(--wf-line);border-radius:4px;padding:2px 7px}.wf-dc__rows{display:flex;flex-direction:column;width:100%;max-width:560px}.wf-dc__row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;padding:14px 0;border-top:1px solid var(--wf-line);text-align:left}.wf-dc__row--first{border-top:0}.wf-dc__size{font-size:.8125rem;color:var(--wf-ink-soft)}.wf-dc__cur{display:inline-flex;align-items:center;gap:7px;flex:none;font-size:.8125rem;font-weight:600;color:var(--wf-success)}.wf-dc__cur:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--wf-success);flex:none}.wf-dc__get{margin-left:auto;display:inline-flex;align-items:center;gap:7px;font-size:.875rem;font-weight:600;color:var(--wf-char);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .18s var(--wf-ease)}.wf-dc__get:hover{border-bottom-color:var(--wf-char)}.wf-dc__get:focus-visible{outline:2px solid var(--wf-ink);outline-offset:3px;border-radius:2px}.wf-dc__get svg{width:15px;height:15px;flex:none}.wf-dc__more{width:100%;max-width:560px}.wf-dc__more>summary{display:inline-flex;align-items:center;gap:8px;cursor:pointer;list-style:none;font-size:.875rem;font-weight:600;color:var(--wf-char);padding:12px 0 2px}.wf-dc__more>summary::-webkit-details-marker{display:none}.wf-dc__more>summary:focus-visible{outline:2px solid var(--wf-ink);outline-offset:3px;border-radius:2px}.wf-dc__more>summary svg{width:14px;height:14px;transition:transform .18s var(--wf-ease)}.wf-dc__more[open]>summary svg{transform:rotate(180deg)}.wf-dc__more[open]>summary .wf-dc__more-show{display:none}.wf-dc__more:not([open])>summary .wf-dc__more-hide{display:none}@media screen and (max-width:1023px){.wf-dc__pane+.wf-dc__pane{border-top:1px solid var(--wf-line);padding-top:48px}.wf-dc__tile{width:64px;height:64px}.wf-dc__name{font-size:1.25rem}.wf-dc__panel{padding:28px 20px}}@media(prefers-reduced-motion:reduce){.wf-dc__grp>summary,.wf-dc__grp>summary svg,.wf-dc__link,.wf-dc__get,.wf-dc__more>summary svg{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/wf-download-center.css.map */
