.cc-dash .cc-fq{border:1px solid var(--line-strong);background:linear-gradient(120deg,#fff8f1,#fffdfa);border-radius:14px;flex-wrap:wrap;align-items:center;gap:18px;max-width:1080px;margin:16px auto 0;padding:14px 18px;display:flex}.cc-dash .cc-fq.out{background:linear-gradient(120deg,#fff4ea,#fffaf6);border-color:#f3c9a4}.cc-dash .cc-fq-main{flex:260px;min-width:0}.cc-dash .cc-fq-title{color:var(--ink);margin:0 0 3px;font-size:13.5px;font-weight:900}.cc-dash .cc-fq-sub{color:var(--ink-soft);margin:0;font-size:12.5px;font-weight:600;line-height:1.55}.cc-dash .cc-fq-meter{flex:none;gap:6px;min-width:132px;display:grid}.cc-dash .cc-fq-count{font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);align-items:baseline;gap:5px;display:flex}.cc-dash .cc-fq-count b{color:var(--brand-deep);font-size:20px;font-weight:900}.cc-dash .cc-fq-count span{color:var(--ink-mute);font-size:12px;font-weight:700}.cc-dash .cc-fq-track{background:#f2e3d4;border-radius:999px;height:6px;overflow:hidden}.cc-dash .cc-fq-fill{background:linear-gradient(90deg, var(--brand), var(--brand-2));border-radius:999px;height:100%}.cc-dash .cc-fq-cta{background:linear-gradient(140deg, var(--brand), var(--brand-2));color:#fff;cursor:pointer;box-shadow:0 8px 18px -10px var(--brand-glow);border:0;border-radius:11px;flex:none;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:800}.cc-dash .cc-fq-cta:hover{filter:brightness(1.04)}.cc-dash .cc-fq-cta:focus-visible{outline:3px solid var(--brand-lite);outline-offset:2px}@media (max-width:620px){.cc-dash .cc-fq{gap:12px;margin:12px 14px 0;padding:13px 15px}.cc-dash .cc-fq-cta{width:100%}}
.cc-tour{z-index:120;position:fixed;inset:0}.cc-tour-mask{cursor:pointer;background:#14102c9e;position:fixed}.cc-tour-ring{pointer-events:none;border-radius:12px;position:fixed;box-shadow:0 0 0 2px #ff8024,0 0 0 7px #ff802447}.cc-tour-tip{color:#1c1640;background:#fff;border-radius:16px;padding:16px 17px 13px;font-family:system-ui,-apple-system,PingFang TC,sans-serif;position:fixed;box-shadow:0 20px 48px -18px #14102c8c}.cc-tour-tip:before{content:"";border:7px solid #0000;margin-left:-7px;position:absolute;left:50%}.cc-tour-tip:not(.above):before{border-bottom-color:#fff;top:-14px}.cc-tour-tip.above:before{border-top-color:#fff;bottom:-14px}.cc-tour-step{letter-spacing:.14em;color:#e05a00;margin-bottom:6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;font-weight:800}.cc-tour-step span{color:#b8b4d0}.cc-tour-tip h3{letter-spacing:-.01em;margin:0 0 6px;font-size:16px;font-weight:900}.cc-tour-tip p{color:#57527a;margin:0 0 13px;font-size:13px;font-weight:600;line-height:1.65}.cc-tour-foot{align-items:center;gap:10px;display:flex}.cc-tour-dots{gap:5px;margin:0 auto;display:flex}.cc-tour-dots i{background:#e5e1f0;border-radius:50%;width:6px;height:6px;display:block}.cc-tour-dots i.on{background:#ff8024}.cc-tour-skip{color:#8b87a8;cursor:pointer;background:0 0;border:0;padding:4px 2px;font-family:inherit;font-size:12.5px;font-weight:700}.cc-tour-skip:hover{color:#57527a}.cc-tour-next{color:#fff;cursor:pointer;background:linear-gradient(140deg,#ff8024,#ff8c03);border:0;border-radius:10px;padding:8px 15px;font-family:inherit;font-size:13px;font-weight:800}.cc-tour-next:hover{filter:brightness(1.04)}.cc-tour-skip:focus-visible,.cc-tour-next:focus-visible{outline-offset:2px;outline:3px solid #ffb066}@media (max-width:480px){.cc-tour-tip{padding:14px 15px 12px}.cc-tour-tip h3{font-size:15px}}
