.dd-announcement-overlay{position:fixed;inset:0;z-index:10000;background:rgba(20,44,54,.56);display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}
.dd-announcement{box-sizing:border-box;position:relative;width:100%;max-width:404px;max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px);overflow:auto;overscroll-behavior:contain;border-radius:22px;background:#fff;padding:26px 22px 18px;color:#17262d;font-family:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;box-shadow:0 20px 55px #12263026;line-height:1.7;overflow-wrap:anywhere}
.dd-announcement *{box-sizing:border-box}.dd-announcement button{font:inherit;cursor:pointer;border:0}.dd-announcement button:focus-visible{outline:3px solid #087f70;outline-offset:3px}.dd-announcement button:active{transform:translateY(1px)}
.dd-announcement-close{position:absolute;right:13px;top:13px;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;background:#f0f3f4;color:#68777e;font-size:23px!important;line-height:1}.dd-announcement-close:hover{background:#e2e9ea}
.dd-announcement-brand{display:flex;align-items:center;gap:10px;padding-right:25px;margin-bottom:23px}.dd-announcement-brand img{width:48px;height:48px;object-fit:contain;border:1px solid #edf0f1;border-radius:10px}.dd-announcement-brand strong{display:block;font-size:13px}.dd-announcement-brand span{display:block;font-size:11px;color:#68777e;margin-top:2px;white-space:pre-line}
.dd-announcement h2{font-size:22px;line-height:1.45;margin:0 0 8px;font-weight:800;white-space:pre-line}.dd-announcement-intro{font-size:13px;color:#68777e;margin:0 0 19px;white-space:pre-line}
.dd-announcement-copy{border-top:1px solid #e8edef;padding:17px 0}.dd-announcement-copy h3{font-size:13px;margin:0 0 9px;font-weight:700;white-space:pre-line}.dd-announcement-copy h3:before{content:'•';color:#08b9a4;margin-right:8px}.dd-announcement-copy p{font-size:13px;color:#68777e;line-height:1.85;margin:0;white-space:pre-line}
.dd-announcement-highlight{background:#f3f7f6;padding:11px;border-radius:9px;margin:0 0 20px;text-align:center}.dd-announcement-highlight span{display:inline-block;font-size:16px;font-weight:800;line-height:1.85;color:#7131c9;white-space:pre-line}
.dd-announcement-primary{width:100%;min-height:48px;padding:12px;border-radius:11px;background:#09bca6;color:white;font-size:14px!important;font-weight:700!important;line-height:1.5}.dd-announcement-primary:hover{background:#079f8d}.dd-announcement-fine{font-size:11px;color:#809097;text-align:center;margin:11px 0 0;line-height:1.6}
@supports ((background-clip:text) or (-webkit-background-clip:text)){.dd-announcement-highlight span{background-image:linear-gradient(105deg,#c2185b 0%,#9329bd 28%,#4355cf 55%,#087aae 78%,#00796b 100%);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}}
@media(forced-colors:active){.dd-announcement-highlight span{background:none;color:CanvasText;-webkit-text-fill-color:CanvasText}}
@media(max-width:360px){.dd-announcement-overlay{padding:14px}.dd-announcement{padding:23px 18px 16px;max-height:calc(100dvh - 28px)}}
