.custom-guide{--custom-guide-bg-placeholder-height:220px;--custom-guide-content-padding:40px 13px 8px;--custom-guide-content-gap:12px;--custom-guide-inner-radius:8px;--custom-guide-inner-margin:13px 0;--custom-guide-inner-padding:13px;--custom-guide-inner-border-width:1px;--custom-guide-channel-gap:8px;--custom-guide-channel-placeholder-height:44px;--custom-guide-placeholder-bg:#ffffff5c;--custom-guide-placeholder-color:#0006;--custom-guide-step-desc-font-size:18px;--custom-guide-step-desc-line-height:25px;--custom-guide-step-desc-margin-bottom:11px;--custom-guide-step-img-margin-bottom:18px;--custom-guide-step-desc-font-family:Arial-BoldMT, Arial, sans-serif;--custom-guide-step-placeholder-height:120px;--custom-guide-lang-button-height:22px;--custom-guide-lang-button-offset:8px;--custom-guide-lang-button-radius:11px;--custom-guide-lang-button-gap:5px;--custom-guide-lang-button-padding-x:8px;--custom-guide-lang-font-family:Arial-BoldMT, Arial, sans-serif;--custom-guide-lang-font-size:12px;--custom-guide-lang-line-height:9px;--custom-guide-lang-dropdown-border-width:2px;--custom-guide-lang-dropdown-radius:11px;--custom-guide-lang-option-gap:2px;--custom-guide-lang-option-height:22px;--custom-guide-lang-option-radius:9px;background-color:var(--custom-guide-page-bg,#f5f7fa);min-height:100vh;position:relative;overflow:hidden}.custom-guide-bg-layer{z-index:0;pointer-events:none;position:absolute;inset:0 0 auto}.custom-guide-bg-img{width:100%;height:auto;display:block}.custom-guide-bg-placeholder{width:100%;height:var(--custom-guide-bg-placeholder-height)}.custom-guide-content{z-index:1;gap:var(--custom-guide-content-gap);min-height:100vh;padding:var(--custom-guide-content-padding);flex-direction:column;display:flex;position:relative}.custom-guide-inner-box{margin:var(--custom-guide-inner-margin);padding:var(--custom-guide-inner-padding);border:var(--custom-guide-inner-border-width) solid var(--custom-guide-inner-border-color,transparent);border-radius:var(--custom-guide-inner-radius);background-color:var(--custom-guide-inner-bg,#fff)}.custom-guide-step-desc{margin:0 0 var(--custom-guide-step-desc-margin-bottom);color:var(--custom-guide-step-desc-color,#303133);font-family:var(--custom-guide-step-desc-font-family);font-size:var(--custom-guide-step-desc-font-size);font-weight:700;line-height:var(--custom-guide-step-desc-line-height);white-space:pre-wrap;word-break:break-word}.custom-guide-steps[dir=rtl] .custom-guide-step-desc{text-align:right}.custom-guide-step-img{width:100%;height:auto;margin-bottom:var(--custom-guide-step-img-margin-bottom);display:block}.custom-guide-step-group:last-child .custom-guide-step-img{margin-bottom:0}.custom-guide-empty-step{min-height:var(--custom-guide-step-placeholder-height)}.custom-guide-channels{gap:var(--custom-guide-channel-gap);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.custom-guide-channel-btn{cursor:pointer;background:0 0;border:0;width:100%;min-width:0;padding:0;line-height:0}.custom-guide-channel-img{width:100%;height:auto;display:block}.custom-guide-channel-placeholder{width:100%;height:var(--custom-guide-channel-placeholder-height);background-color:var(--custom-guide-placeholder-bg);color:var(--custom-guide-placeholder-color);text-align:center;white-space:nowrap;text-overflow:ellipsis;border-radius:6px;justify-content:center;align-items:center;font-size:12px;line-height:1.2;display:flex;overflow:hidden}.custom-guide-video{width:100%;height:auto;max-height:600px;display:block}.custom-guide-lang-switch{top:var(--custom-guide-lang-button-offset);right:var(--custom-guide-lang-button-offset);z-index:3;color:var(--custom-guide-lang-text-color);font-family:var(--custom-guide-lang-font-family);font-size:var(--custom-guide-lang-font-size);font-weight:700;line-height:var(--custom-guide-lang-line-height);position:absolute}.custom-guide-lang-button{height:var(--custom-guide-lang-button-height);cursor:pointer;align-items:center;gap:var(--custom-guide-lang-button-gap);border-radius:var(--custom-guide-lang-button-radius);background:var(--custom-guide-lang-button-bg);color:inherit;font:inherit;padding:0 var(--custom-guide-lang-button-padding-x);border:0;display:inline-flex}.custom-guide-lang-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:16px;height:16px}.custom-guide-lang-arrow{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:12px;height:8px}.custom-guide-lang-dropdown{top:calc(var(--custom-guide-lang-button-height) + 2px);gap:var(--custom-guide-lang-option-gap);border:var(--custom-guide-lang-dropdown-border-width) solid transparent;border-radius:var(--custom-guide-lang-dropdown-radius);background:linear-gradient(var(--custom-guide-lang-dropdown-bg), var(--custom-guide-lang-dropdown-bg)) padding-box, var(--custom-guide-lang-dropdown-border) border-box;flex-direction:column;width:max-content;min-width:100%;display:flex;position:absolute;right:0;overflow:hidden}.custom-guide-lang-item{width:100%;height:var(--custom-guide-lang-option-height);cursor:pointer;border-radius:var(--custom-guide-lang-option-radius);background:var(--custom-guide-lang-inactive-item-bg);color:var(--custom-guide-lang-inactive-text-color,currentColor);font:inherit;text-align:center;white-space:nowrap;border:0;padding:0 10px}.custom-guide-lang-item[dir=rtl]{direction:rtl}.custom-guide-lang-item.is-active{background:var(--custom-guide-lang-active-item-bg);color:var(--custom-guide-lang-text-color)}
