@media (max-width:781px){html[data-jd-cards],html[data-jd-cards] body{scroll-snap-type:y mandatory;scroll-padding-top:var(--jd-header-h,64px)}html[data-jd-cards] .jd-cardview__card{height:calc(100vh - var(--jd-header-h, 64px));height:calc(100svh - var(--jd-header-h, 64px));overflow-y:auto;display:flex;flex-direction:column;scroll-snap-align:start;box-sizing:border-box;padding:14px 0 calc(14px + env(safe-area-inset-bottom, 0px))}html[data-jd-cards] .jd-cardview__card>*{min-width:0;flex-shrink:0}html[data-jd-cards] .jd-cardview__card>:first-child{margin-top:auto}html[data-jd-cards] .jd-cardview__card>:last-child{margin-bottom:auto}html[data-jd-cards] .jd-cardview__card>.jd-os{display:contents}:root[data-jd-os="mac"] html[data-jd-cards] .jd-cardview__card>.jd-os--win,:root[data-jd-os="mac"][data-jd-cards] .jd-cardview__card>.jd-os--win,:root[data-jd-os="win"][data-jd-cards] .jd-cardview__card>.jd-os--mac{display:none}html[data-jd-cards] .jd-cardview__card>.jd-os>.jd-os__tag{flex-shrink:0;align-self:flex-start}html[data-jd-cards][data-jd-os] .jd-cardview__card>.jd-os>.jd-os__tag{display:none}html[data-jd-cards] .jd-cardview__card>.jd-term,html[data-jd-cards] .jd-cardview__card>.jd-os>.jd-term,html[data-jd-cards] .jd-cardview__card>.jd-tui,html[data-jd-cards] .jd-cardview__card>.jd-os>.jd-tui{flex:1 1 auto;min-height:74%;display:flex;flex-direction:column;margin:4px 0}html[data-jd-cards] .jd-cardview__card:has(>.jd-term,>.jd-tui,>.jd-os>.jd-term,>.jd-os>.jd-tui)>p{font-size:.9em;line-height:1.4;margin:3px 0}html[data-jd-cards] .jd-cardview__card>.jd-term .jd-term__body,html[data-jd-cards] .jd-cardview__card>.jd-os>.jd-term .jd-term__body{flex:0 1 auto;min-height:0;display:flex;flex-direction:column}html[data-jd-cards] .jd-cardview__card>.jd-term .jd-term__gui,html[data-jd-cards] .jd-cardview__card>.jd-os>.jd-term .jd-term__gui,html[data-jd-cards] .jd-cardview__card>.jd-term .jd-term__bar,html[data-jd-cards] .jd-cardview__card>.jd-os>.jd-term .jd-term__bar,html[data-jd-cards] .jd-cardview__card>.jd-term .jd-term__keys,html[data-jd-cards] .jd-cardview__card>.jd-os>.jd-term .jd-term__keys,html[data-jd-cards] .jd-cardview__card>.jd-term .jd-term__vs,html[data-jd-cards] .jd-cardview__card>.jd-os>.jd-term .jd-term__vs,html[data-jd-cards] .jd-cardview__card>.jd-tui .jd-tui__bar,html[data-jd-cards] .jd-cardview__card>.jd-os>.jd-tui .jd-tui__bar{flex-shrink:0}html[data-jd-cards] .jd-cardview__card .jd-term__screen,html[data-jd-cards] .jd-cardview__card .jd-tui__screen{flex:1 1 auto;min-height:0!important;overflow-y:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:none}html[data-jd-cards] .jd-cardview__card>pre{flex:0 1 auto;min-height:0;overflow:auto}html[data-jd-cards] .jd-cardview__card>.jd-md{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;margin:10px 0}html[data-jd-cards] .jd-cardview__card>.jd-md .jd-md__tabs{flex-shrink:0}html[data-jd-cards] .jd-cardview__card>.jd-md .jd-md__pane{flex:1 1 auto;min-height:0}html[data-jd-cards] .jd-cardview__card>.jd-md .jd-md__raw,html[data-jd-cards] .jd-cardview__card>.jd-md .jd-md__view{flex:1 1 auto;min-height:0;overflow-y:auto}html[data-jd-cards] .jd-cardview__card:has(>.jd-md)>p{font-size:.9em;line-height:1.4;margin:4px 0}html[data-jd-cards] .jd-cardview__card>.jd-article__cover{max-height:38%;overflow:hidden;margin:0 0 14px;border-radius:12px}html[data-jd-cards] .jd-cardview__card>.jd-article__cover img{height:100%;width:100%;object-fit:cover}html[data-jd-cards] .jd-scrollhost{position:relative}.jd-shield{display:none;position:absolute;left:0;right:0;z-index:3;background:#fff0}html[data-jd-cards] .jd-scrollhost.is-start .jd-shield--top{display:block;top:0;height:30%}html[data-jd-cards] .jd-scrollhost.is-end .jd-shield--bottom{display:block;bottom:0;height:45%}html[data-jd-cards] .jd-cardview__progress{position:fixed;top:var(--jd-header-h,64px);left:0;right:0;z-index:55;display:flex;gap:5px;padding:8px clamp(14px, 4vw, 24px);pointer-events:none}html[data-jd-cards] .jd-cardview__progress i{flex:1;height:3px;border-radius:99px;background:color-mix(in srgb,var(--fg) 16%,transparent);transition:background .25s}html[data-jd-cards] .jd-cardview__progress i.is-done{background:var(--primary)}.jd-cardview__toggle{position:fixed;right:14px;bottom:calc(14px + env(safe-area-inset-bottom, 0px));z-index:9000;width:52px;height:52px;display:flex;align-items:center;justify-content:center;color:#C3FF01;background:#15301E;border:1px solid rgb(243 239 228 / .18);border-radius:99px;cursor:pointer;box-shadow:0 10px 30px -8px rgb(0 0 0 / .45);transition:transform .15s}.jd-cardview__toggle:active{transform:scale(.92)}.jd-cardview__toggle svg{width:24px;height:24px;display:none}.jd-cardview__toggle.is-cards .jd-cardview__ico-doc{display:block}.jd-cardview__toggle:not(.is-cards) .jd-cardview__ico-cards{display:block}.jd-cardview__toggle:focus-visible{outline:2px solid #C3FF01;outline-offset:3px}}@media (min-width:782px){.jd-cardview__progress,.jd-cardview__toggle{display:none}}