.guide-image-zoom-trigger{all:unset;box-sizing:border-box;display:block;position:relative;width:100%;cursor:zoom-in;border-radius:10px}.guide-image-zoom-trigger:focus-visible{outline:4px solid rgba(64,154,139,.45);outline-offset:4px}.guide-image-zoom-trigger::after{content:'⌕ 查看原圖';position:absolute;right:10px;bottom:10px;padding:6px 9px;border:1px solid rgba(255,255,255,.28);border-radius:7px;background:rgba(8,30,38,.82);box-shadow:0 4px 14px rgba(0,0,0,.25);color:#fff;font-size:13px;font-weight:900;line-height:1;letter-spacing:.03em;pointer-events:none;transition:transform .18s ease,background .18s ease}.guide-image-zoom-trigger:hover::after,.guide-image-zoom-trigger:focus-visible::after{transform:translateY(-2px);background:rgba(15,62,70,.94)}.guide-cover-zoom-trigger{margin:8px 0 28px;border-radius:9px}.guide-cover-zoom-trigger .guide-cover{margin:0}.guide-lightbox-open{overflow:hidden}.guide-image-lightbox{box-sizing:border-box;width:min(96vw,1600px);height:min(92dvh,1050px);max-width:none;max-height:none;margin:auto;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:13px;background:#081a21;color:#eef8f5;box-shadow:0 35px 120px rgba(0,0,0,.62)}.guide-image-lightbox[open]{display:grid}.guide-image-lightbox::backdrop{background:rgba(2,10,14,.88);backdrop-filter:blur(6px)}.guide-lightbox-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;height:100%}.guide-lightbox-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 12px 10px 16px;border-bottom:1px solid rgba(255,255,255,.12);background:#0d2932}.guide-lightbox-title{display:flex;align-items:center;gap:10px;min-width:0}.guide-lightbox-title b{white-space:nowrap;color:#fff7dc;font-size:13px}.guide-lightbox-title span{color:#9eb8b6;font-size:13px}.guide-lightbox-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.guide-lightbox-actions button{min-width:36px;height:34px;padding:0 10px;border:1px solid rgba(255,255,255,.16);border-radius:7px;background:rgba(255,255,255,.07);color:#edf8f5;font:inherit;font-size:14px;font-weight:850;cursor:pointer}.guide-lightbox-actions button:hover,.guide-lightbox-actions button:focus-visible{border-color:#79c9b7;background:#17444d;outline:none}.guide-lightbox-actions>span{min-width:62px;color:#acc3c0;font-size:13px;text-align:center}.guide-lightbox-actions .guide-lightbox-close{margin-left:4px;border-color:rgba(255,142,142,.3);background:rgba(152,47,47,.28);font-size:21px}.guide-lightbox-viewport{min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain;touch-action:none;cursor:grab;background-color:#07161c;background-image:linear-gradient(45deg,rgba(255,255,255,.025) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,.025) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(255,255,255,.025) 75%),linear-gradient(-45deg,transparent 75%,rgba(255,255,255,.025) 75%);background-position:0 0,0 12px,12px -12px,-12px 0;background-size:24px 24px}.guide-lightbox-viewport.is-panning{cursor:grabbing}.guide-lightbox-canvas{box-sizing:border-box;display:grid;place-items:center;width:max-content;min-width:100%;min-height:100%;padding:18px}.guide-lightbox-canvas img{display:block;max-width:none;max-height:none;border-radius:5px;background:#fff;box-shadow:0 18px 65px rgba(0,0,0,.55);user-select:none;-webkit-user-drag:none;pointer-events:none}.guide-lightbox-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:10px 16px;border-top:1px solid rgba(255,255,255,.11);background:#0d2932}.guide-lightbox-footer>span{overflow:hidden;color:#e4efeb;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.guide-lightbox-footer small{color:#8fa8a6;font-size:12px;white-space:nowrap}
@media(max-width:760px){.guide-image-zoom-trigger::after{right:7px;bottom:7px;padding:5px 7px}.guide-image-lightbox{width:100vw;height:100dvh;border:0;border-radius:0}.guide-lightbox-toolbar{align-items:flex-start;flex-direction:column;gap:7px;padding:8px}.guide-lightbox-title{padding-left:4px}.guide-lightbox-actions{width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:2px}.guide-lightbox-actions button{flex:0 0 auto}.guide-lightbox-actions .guide-lightbox-close{margin-left:auto}.guide-lightbox-footer{grid-template-columns:1fr;padding:8px 11px}.guide-lightbox-footer small{display:none}.guide-lightbox-canvas{padding:10px}}
@media(prefers-reduced-motion:reduce){.guide-image-zoom-trigger::after{transition:none}}

.guide-lightbox-actions button{min-width:40px;min-height:40px;font-size:14px}.guide-lightbox-title b{font-size:16px}.guide-lightbox-footer>span{white-space:normal;line-height:1.6}.guide-lightbox-footer{max-height:110px;overflow:auto}
