body.dy-tour-open{overflow:hidden}.dy-tour-overlay{position:fixed;inset:0;z-index:10000;background:rgba(4,21,48,.72);backdrop-filter:blur(7px);display:grid;place-items:center;padding:18px}.dy-tour-modal{position:relative;width:min(880px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:28px;padding:24px;box-shadow:0 30px 90px rgba(0,0,0,.28)}.dy-tour-close{position:absolute;right:16px;top:13px;width:38px;height:38px;border:0;border-radius:50%;background:#f0f4f9;font-size:26px;color:#42516b;cursor:pointer}.dy-tour-top{display:flex;align-items:center;justify-content:space-between;padding-right:45px}.dy-tour-top img{width:150px;max-height:54px;object-fit:contain}.dy-tour-count{font-weight:900;color:#718096}.dy-tour-progress{height:6px;background:#e9eef5;border-radius:999px;overflow:hidden;margin:14px 0 22px}.dy-tour-progress i{display:block;height:100%;background:linear-gradient(90deg,#19C6B4,#0B3A82);transition:width .25s}.dy-tour-scene{display:grid;grid-template-columns:300px 1fr;gap:30px;align-items:center}.dy-tour-phone{min-height:330px;border-radius:34px;background:linear-gradient(160deg,#072B63,#0B3A82);border:8px solid #17233a;box-shadow:0 20px 45px rgba(7,43,99,.22);color:#fff;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.dy-tour-phone-top{position:absolute;align-self:stretch;transform:translateY(-130px);font-weight:900;display:flex;justify-content:space-between;font-size:13px}.dy-tour-phone-top small{color:#4EDCCE}.dy-tour-icon{font-size:68px;filter:drop-shadow(0 10px 14px rgba(0,0,0,.2));margin-bottom:15px}.dy-tour-visual{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:14px;width:100%;font-weight:800}.dy-tour-copy .dy-tour-kicker{font-size:12px;font-weight:900;letter-spacing:.12em;color:#19a99a}.dy-tour-copy h2{font-size:34px;line-height:1.12;color:#072B63;margin:8px 0 12px}.dy-tour-copy p{font-size:17px;line-height:1.6;color:#62718a}.dy-tour-demo-note{margin-top:18px;background:#f7f9fc;border:1px solid #e6ecf4;border-radius:14px;padding:12px;color:#66758f;font-size:13px}.dy-tour-nav{display:flex;justify-content:space-between;gap:12px;margin-top:24px}.dy-tour-nav .btn{min-width:130px}.dy-guided-demo-btn{cursor:pointer}@media(max-width:700px){.dy-tour-overlay{padding:9px}.dy-tour-modal{padding:18px;border-radius:22px}.dy-tour-scene{grid-template-columns:1fr;gap:20px}.dy-tour-phone{min-height:210px;border-radius:25px}.dy-tour-phone-top{transform:translateY(-72px)}.dy-tour-icon{font-size:48px}.dy-tour-copy h2{font-size:27px}.dy-tour-copy p{font-size:15px}.dy-tour-top img{width:125px}.dy-tour-nav .btn{flex:1;min-width:0}}