/* 公开微信引导页：轻科技风格，移动端优先。 */
.guide-page-v2{min-height:100svh;padding:58px 20px 38px;position:relative;isolation:isolate;overflow:hidden;display:flex;justify-content:center;align-items:center;color:#1c2a45;background-image:var(--guide-background-image),linear-gradient(150deg,#f8fbff 0%,var(--guide-background,#edf3ff) 50%,#f8fbff 100%);background-size:cover;background-position:center}
.guide-page-v2:before{content:"";position:absolute;inset:0;z-index:-2;opacity:.4;background-image:radial-gradient(#9fb9f4 1px,transparent 1px);background-size:22px 22px;mask-image:linear-gradient(to bottom,black,transparent 72%)}
.guide-page-v2:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(150deg,rgba(248,251,255,.74),rgba(237,243,255,.62),rgba(248,251,255,.77));pointer-events:none}
.guide-halo{position:absolute;z-index:-1;border-radius:50%;filter:blur(2px)}.guide-halo-a{width:290px;height:290px;right:-130px;top:-104px;background:#c4d8ff;opacity:.58}.guide-halo-b{width:220px;height:220px;left:-128px;bottom:-102px;background:#d1f4eb;opacity:.62}
.guide-card-v2{width:min(100%,424px);padding:25px 22px 21px;border:1px solid rgba(151,179,232,.45);border-radius:25px;background:rgba(255,255,255,.91);box-shadow:0 22px 58px rgba(49,85,150,.16);backdrop-filter:blur(12px);text-align:center}.guide-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #dce7ff;border-radius:99px;background:#f4f7ff;color:#5270ae;font-size:11px;font-weight:700;letter-spacing:.03em}.guide-badge-dot{width:6px;height:6px;border-radius:50%;background:var(--guide-primary,#2867ec);box-shadow:0 0 0 4px #e4edff}
.guide-main-icon{position:relative;width:80px;height:72px;margin:18px auto 13px}.guide-main-icon__window{position:absolute;width:56px;height:42px;left:8px;top:16px;border:3px solid var(--guide-primary,#2867ec);border-radius:12px;background:linear-gradient(145deg,#f3f7ff,#dce8ff);box-shadow:0 9px 17px #6c98e134}.guide-main-icon__window:before{content:"";position:absolute;left:9px;right:9px;top:10px;border-top:2px solid #9fb9ef}.guide-main-icon__window i{position:absolute;top:4px;width:4px;height:4px;border-radius:50%;background:#7da0ef}.guide-main-icon__window i:nth-child(1){left:9px}.guide-main-icon__window i:nth-child(2){left:17px}.guide-main-icon__window i:nth-child(3){left:25px}.guide-main-icon__arrow{position:absolute;right:0;top:0;width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:var(--guide-primary,#2867ec);color:#fff;font-size:21px;font-weight:800;box-shadow:0 8px 16px rgba(40,103,236,.34)}
.guide-card-v2 h1{margin:0 0 8px;font-size:24px;letter-spacing:-.03em;color:#1d2d49}.guide-description{margin:0 auto;max-width:330px;color:#667691;font-size:14px;line-height:1.72}.guide-action-card{margin:20px 0 15px;padding:15px;border:1px solid #e6ecf8;border-radius:16px;background:#f9fbff;text-align:left}.guide-action-title{margin-bottom:13px;color:#8794aa;font-size:11px;font-weight:700;letter-spacing:.06em}.guide-visual-steps{display:grid;grid-template-columns:1fr 18px 1fr;align-items:center;gap:6px}.guide-visual-step{position:relative;min-width:0;padding:9px 7px 10px;border:1px solid #e7edf8;border-radius:12px;background:#fff;text-align:center}.guide-visual-step>.guide-step-number{position:absolute;left:7px;top:7px}.guide-step-number{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#e4edff;color:var(--guide-primary,#2867ec);font-size:11px;font-weight:800}.guide-visual-step>strong{display:block;margin-top:7px;color:#3b4a64;font-size:11px;white-space:nowrap}.guide-visual-divider{color:#9eb1d7;font-size:25px;text-align:center}.guide-phone-demo{position:relative;width:65px;height:48px;margin:0 auto;border:1px solid #dbe4f4;border-radius:9px;background:#f5f8fd}.guide-phone-demo:after{content:"";position:absolute;left:8px;right:8px;top:15px;border-top:1px solid #cad7ed}.guide-phone-demo b{position:absolute;right:5px;top:0;color:var(--guide-primary,#2867ec);font-size:15px;letter-spacing:1px}.guide-phone-demo i{position:absolute;left:50%;top:20px;color:var(--guide-primary,#2867ec);font-size:16px;font-style:normal;font-weight:800;transform:translateX(-50%);animation:none}.guide-menu-demo{width:85px;height:48px;margin:0 auto;padding:7px 5px;border:1px solid #dbe4f4;border-radius:9px;background:#f5f8fd;display:flex;align-items:center;justify-content:center;gap:4px;color:#4a5d79}.guide-menu-demo i{display:grid;place-items:center;width:20px;height:20px;border-radius:6px;background:var(--guide-primary,#2867ec);color:#fff;font-size:13px;font-style:normal}.guide-menu-demo i svg,.guide-coach-menu b svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.guide-menu-demo span{font-size:8px;white-space:nowrap}
.guide-link-preview{margin:0 0 13px;padding:10px 11px;border:1px solid #e4eaf5;border-radius:11px;background:#f7f9fd;text-align:left}.guide-link-preview span{display:block;margin-bottom:4px;color:#8996aa;font-size:10px;font-weight:700;letter-spacing:.06em}.guide-link-preview code{display:block;color:#52647f;font:11px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;overflow-wrap:anywhere;word-break:break-all}.guide-copy-area>p:not(.copy-feedback){margin:0 0 11px;color:#8995a8;font-size:12px}.guide-card-v2 .copy-target{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;border:0;border-radius:13px;background:var(--guide-primary,#2867ec);box-shadow:0 10px 19px rgba(40,103,236,.27);color:#fff;font-size:15px;font-weight:750;cursor:pointer;transition:transform .15s,box-shadow .15s}.guide-card-v2 .copy-target:active{transform:translateY(1px) scale(.99);box-shadow:0 4px 9px rgba(40,103,236,.22)}.guide-card-v2 .copy-target span{font-size:19px;line-height:12px}.guide-card-v2 .copy-feedback{height:16px;margin:10px 0 0;color:#218259;font-size:12px}
.guide-footer{position:absolute;left:20px;right:20px;bottom:17px;margin:0;color:#8190a7;font-size:11px;text-align:center}.guide-browser-coach{position:absolute;z-index:3;right:14px;top:max(12px,env(safe-area-inset-top));width:184px;height:58px;color:var(--guide-primary,#2867ec);font-size:11px;font-weight:750}.guide-coach-step{position:absolute;right:0;top:0;display:flex;align-items:center;justify-content:flex-end;gap:5px;opacity:0;pointer-events:none}.guide-coach-step em{display:block;color:#8493ad;font-size:9px;font-style:normal;font-weight:600}.guide-coach-step>i{font-size:20px;font-style:normal;font-weight:800;animation:guide-coach-point .9s ease-in-out infinite}.guide-coach-step-one{animation:guide-coach-one 5.2s ease-in-out infinite}.guide-coach-step-one>b{display:grid;place-items:center;width:29px;height:23px;border-radius:7px;background:var(--guide-primary,#2867ec);color:#fff;font-size:15px;letter-spacing:1px;box-shadow:0 5px 11px rgba(40,103,236,.3)}.guide-coach-step-two{align-items:flex-start;animation:guide-coach-two 5.2s ease-in-out infinite}.guide-coach-step-two>span{padding-top:4px}.guide-coach-step-two>i{padding-top:2px}.guide-coach-menu{display:flex;align-items:center;gap:6px;padding:9px 10px;border:1px solid #dce6f7;border-radius:10px;background:rgba(255,255,255,.96);box-shadow:0 8px 22px rgba(49,85,150,.18);white-space:nowrap}.guide-coach-menu>b{display:grid;place-items:center;width:20px;height:20px;border-radius:6px;background:var(--guide-primary,#2867ec);color:#fff;font-size:12px}.guide-coach-menu>strong{color:#40516e;font-size:10px}.guide-coach-step-two>span:after{content:"点击这里";display:block;color:var(--guide-primary,#2867ec);font-size:10px}.guide-coach-step-two>span em{white-space:nowrap}@keyframes guide-coach-one{0%,4%{opacity:0;transform:translateY(4px)}10%,42%{opacity:1;transform:translateY(0)}48%,100%{opacity:0;transform:translateY(-4px)}}@keyframes guide-coach-two{0%,47%{opacity:0;transform:translateY(4px)}54%,91%{opacity:1;transform:translateY(0)}97%,100%{opacity:0;transform:translateY(-4px)}}@keyframes guide-coach-point{50%{transform:translate(3px,-3px)}}
@media(max-width:360px){.guide-page-v2{padding-left:14px;padding-right:14px}.guide-card-v2{padding-left:17px;padding-right:17px}.guide-footer{font-size:10px}}@media(min-width:700px){.guide-page-v2{padding-top:78px}}

/* 顶部两步提示：同时显示，第一步向右上，第二步水平向右。 */
.guide-browser-coach{right:10px;top:max(9px,env(safe-area-inset-top));width:284px;height:59px;font-size:10px}.guide-coach-step{opacity:1;animation:none;transform:none;gap:4px}.guide-coach-step-one{top:0;right:0;animation:none}.guide-coach-step-two{top:29px;right:0;align-items:center;animation:none}.guide-coach-step-two>span{padding-top:0}.guide-coach-step-two>span:after{content:none}.guide-coach-step-two>i{padding-top:0}.guide-coach-number{flex:none;display:grid!important;place-items:center;width:18px;height:18px;padding:0!important;border-radius:50%;background:var(--guide-primary,#2867ec);color:#fff;font-size:10px;font-weight:800}.guide-coach-text{padding:0!important;color:#52698f;white-space:nowrap}.guide-coach-step-one>.guide-coach-arrow-up{font-size:18px;animation:guide-arrow-up .9s ease-in-out infinite}.guide-coach-step-two>.guide-coach-arrow-right{font-size:19px;line-height:20px;animation:guide-arrow-right .9s ease-in-out infinite}.guide-coach-dots{display:grid!important;place-items:center;width:27px!important;height:21px!important;border-radius:7px;background:var(--guide-primary,#2867ec);color:#fff;font-size:14px!important;letter-spacing:1px;box-shadow:0 4px 9px rgba(40,103,236,.27)}.guide-coach-menu{gap:5px;padding:5px 8px;border-radius:8px}.guide-coach-menu>b{width:18px;height:18px;font-size:11px}.guide-coach-menu>strong{font-size:9px}@keyframes guide-arrow-up{50%{transform:translate(3px,-3px)}}@keyframes guide-arrow-right{50%{transform:translateX(5px)}}
.guide-visual-step>.guide-step-number{z-index:3}.guide-visual-step:first-child>.guide-step-number{left:17px}
@media(max-width:360px){.guide-browser-coach{right:6px;transform:scale(.9);transform-origin:top right}}@media(min-width:700px){.guide-browser-coach{right:calc(50% - 310px);top:24px}}
