*{box-sizing:border-box;margin:0;padding:0}html,body,#root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none;width:100%;height:100%;font-family:Microsoft YaHei,PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:fixed;overflow:hidden}.app-container{background:#f0f2f5;width:980px;height:660px;margin:0 auto;overflow:hidden}.top-bar{z-index:100;align-items:center;gap:10px;padding:10px 0;display:flex;position:absolute;top:0;right:10px}.top-bar-actions{align-items:center;gap:8px;margin-right:6px;display:flex}.header-action-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#1890ff,#096dd9);border:2px solid #096dd9;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 3px 10px #096dd966}.header-action-btn:hover{color:#fff;background:linear-gradient(135deg,#40a9ff,#1890ff);border-color:#40a9ff;transform:translateY(-1px);box-shadow:0 5px 16px #096dd980}.header-action-btn svg{color:#fff;opacity:1}.top-bar .window-controls{gap:8px;margin-left:4px;display:flex}.top-bar .window-controls button{cursor:pointer;color:#fff;background:#00000059;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;font-weight:700;transition:all .2s;display:flex}.top-bar .window-controls button:hover{color:#fff;background:#0000008c}.main-layout{width:100%;height:100%;display:flex}.left-panel{background:#fff;flex-direction:column;flex-shrink:0;width:52%;height:100%;padding:18px 24px 14px;display:flex;overflow:hidden}.right-panel{background:#1e1e1e;flex-shrink:0;width:48%;height:100%;position:relative;overflow:hidden}.python-header{align-items:center;gap:12px;margin-bottom:6px;display:flex}.python-header h1{color:#212121;font-size:24px;font-weight:700}.python-header .subtitle{color:#757575;margin-left:0;font-size:13px}.python-desc{color:#666;margin-top:4px;margin-bottom:24px;font-size:13px;line-height:1.7}.form-label{color:#555;margin-bottom:8px;font-size:14px;display:block}.form-select,.form-input{color:#333;appearance:none;background:#fff;border:1px solid #d9d9d9;border-radius:6px;outline:none;width:100%;height:44px;padding:0 16px;font-size:14px;transition:border-color .3s}.form-select{cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' fill='none' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 16px center no-repeat}.form-select:focus,.form-input:focus{border-color:#1677ff}.form-helper{color:#e57373;margin-top:6px;font-size:12px}.activate-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2e7dcc,#4a9fd8);border:none;border-radius:8px;width:100%;height:48px;margin-top:16px;font-size:16px;font-weight:600;transition:opacity .3s}.activate-btn:hover{opacity:.9}.feature-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:auto;padding-top:16px;display:grid}.feature-item{color:#555;background:#f8f9fa;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;display:flex}.code-editor{color:#d4d4d4;width:100%;height:100%;padding:16px 20px;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.6;position:relative;overflow:hidden}.code-editor .line{display:flex}.code-editor .line-num{text-align:right;color:#6a6a6a;-webkit-user-select:none;user-select:none;flex-shrink:0;width:36px;padding-right:16px}.code-editor .line-content{white-space:pre;flex:1}.code-editor .keyword{color:#c586c0}.code-editor .function{color:#dcdcaa}.code-editor .string{color:#ce9178}.code-editor .comment{color:#6a9955}.code-editor .number{color:#b5cea8}.code-editor .builtin{color:#4ec9b0}.code-editor .variable{color:#9cdcfe}.loading-page{background:linear-gradient(135deg,#f5f7fa,#e8edf2);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.loading-card{text-align:center;background:#fff;border-radius:20px;width:520px;padding:48px 60px;box-shadow:0 8px 32px #00000014}.loading-card .python-logo-large{width:72px;height:72px;margin-bottom:20px}.loading-card h1{color:#1a1a1a;margin-bottom:10px;font-size:26px;font-weight:700}.loading-card .loading-subtitle{color:#888;margin-bottom:28px;font-size:15px}.progress-bar-track{background:#e8e8e8;border-radius:5px;width:100%;height:10px;margin-bottom:16px;overflow:hidden}.progress-bar-fill{background:linear-gradient(90deg,#2e7dcc,#4a9fd8);border-radius:5px;height:100%;transition:width .3s}.loading-status{justify-content:space-between;align-items:center;display:flex}.loading-status .env-check{color:#3cb371;align-items:center;gap:6px;font-size:13px;display:flex}.loading-status .env-check svg{font-size:18px}.loading-status .progress-text{color:#2e7db8;font-size:13px;font-weight:500}.payment-section{flex:1}.product-info-card{background:#f8f9fa;border-radius:8px;margin-bottom:12px;padding:12px 18px}.product-info-row{align-items:center;margin-bottom:8px;display:flex}.product-info-row:last-child{margin-bottom:0}.product-info-row .label{color:#888;flex-shrink:0;width:72px;font-size:13px}.product-info-row .value{color:#333;font-size:13px}.price-card{background:#fff;border:1px solid #e8e8e8;border-radius:8px;margin-bottom:14px;padding:14px 18px;position:relative}.price-card .price-row{align-items:baseline;gap:12px;display:flex}.price-card .price-label{color:#888;font-size:14px}.price-card .price-amount{color:#1677ff;font-size:32px;font-weight:700}.price-card .coupon-badge{color:#52c41a;background:#f6ffed;border:1px solid #b7eb8f;border-radius:12px;align-items:center;gap:4px;margin-left:8px;padding:2px 10px;font-size:12px;display:inline-flex}.payment-method{align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.qr-code-container{background:#fff;border:1px solid #e8e8e8;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:140px;height:140px;padding:8px;display:flex}.qr-code-container .qr-placeholder{background:#fff;border-radius:4px;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.qr-code-container .qr-text{color:#999;text-align:center;margin-top:6px;font-size:11px}.alipay-btn-group{flex-direction:column;flex:1;gap:8px;display:flex}.alipay-btn{color:#fff;cursor:pointer;background:#1677ff;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-size:15px;font-weight:600;transition:background .3s;display:flex}.alipay-btn:hover{background:#4096ff}.alipay-btn .sub-text{opacity:.8;font-size:11px;font-weight:400}.return-link{cursor:pointer;align-items:center;gap:6px;margin-bottom:16px;display:flex}.install-steps .steps-flow{justify-content:center;align-items:center;gap:8px;display:flex}.step-item{align-items:center;gap:8px;display:flex}.step-item .step-num{color:#999;background:#fff;border:2px solid #d9d9d9;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:600;display:flex}.step-item .step-text{color:#666;font-size:12px}.step-arrow{color:#d9d9d9;margin:0 4px;font-size:16px}.security-badge{color:#52c41a;align-items:center;gap:6px;font-size:12px;display:flex}.security-badge .badge-icon{font-size:16px}.live-feed-header{color:#333;background:#fff;border:1px solid #e8e8e8;border-radius:24px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;display:flex;position:absolute;top:0;right:16px;box-shadow:0 2px 12px #0000001a}@keyframes pulse{0%,to{opacity:1;box-shadow:0 0 #52c41a99}50%{opacity:.7;box-shadow:0 0 0 3px #52c41a00}}.notification-list{flex-direction:column;gap:12px;padding:0 12px;display:flex;position:absolute;top:56px;left:0;right:0}.notification-item{pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #fff9;border-radius:20px;align-self:flex-end;align-items:center;gap:10px;max-width:280px;padding:10px 14px;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards bubbleInRight;display:flex;box-shadow:0 4px 20px #00000026}.notification-item.pos-left{align-self:flex-start;animation-name:bubbleInLeft}.notification-item.pos-left.leaving{animation-name:bubbleOutLeft}.notification-item.pos-center{align-self:center;animation-name:bubbleInCenter}.notification-item.pos-center.leaving{animation-name:bubbleOutCenter}.notification-item.leaving{animation:.5s forwards bubbleOutRight}@keyframes bubbleInRight{0%{opacity:0;transform:translate(60px)translateY(10px)}60%{opacity:1;transform:translate(-6px)translateY(-2px)}to{opacity:1;transform:translate(0)translateY(0)}}@keyframes bubbleOutRight{0%{opacity:1;transform:translate(0)translateY(0)}to{opacity:0;transform:translate(60px)translateY(-10px)}}@keyframes bubbleInLeft{0%{opacity:0;transform:translate(-60px)translateY(10px)}60%{opacity:1;transform:translate(6px)translateY(-2px)}to{opacity:1;transform:translate(0)translateY(0)}}@keyframes bubbleOutLeft{0%{opacity:1;transform:translate(0)translateY(0)}to{opacity:0;transform:translate(-60px)translateY(-10px)}}@keyframes bubbleInCenter{0%{opacity:0;transform:translateY(30px)}60%{opacity:1;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes bubbleOutCenter{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(30px)}}.notification-item .avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;display:flex}.notification-item .avatar.green{background:#52c41a}.notification-item .avatar.blue{background:#1677ff}.notification-item .notify-text{color:#333;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;line-height:1.4;overflow:hidden}.live-feed-footer{text-align:center;color:#ffffffb3;pointer-events:none;font-size:13px;position:absolute;bottom:16px;left:0;right:0}.redpacket-overlay{z-index:2000;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s rpFadeIn;display:flex;position:fixed;top:0;left:0}.redpacket-modal{flex-direction:column;align-items:center;width:320px;animation:.45s cubic-bezier(.34,1.56,.64,1) rpScaleIn;display:flex;position:relative}.rp-rays{z-index:0;pointer-events:none;width:500px;height:320px;position:absolute;top:0;left:50%;overflow:visible;transform:translate(-50%)}.rp-ray{transform-origin:bottom;opacity:.7;background:linear-gradient(#ffd70000,#ffd7008c);border-radius:50% 50% 0 0;width:45px;height:320px;position:absolute;top:0;left:50%}.rp-float-coin{z-index:2;background:radial-gradient(circle at 35% 35%,#fff4a0,gold,#daa520);border-radius:50%;justify-content:center;align-items:center;animation:2.5s ease-in-out infinite rpCoinFloat;display:flex;position:absolute;box-shadow:0 3px 10px #daa52080,inset 0 -2px 4px #8b69144d}.rp-float-coin .coin-face{background:radial-gradient(circle at 35% 35%,#ffe866,gold);border:1.5px solid #daa520;border-radius:50%;justify-content:center;align-items:center;display:flex}.rp-float-coin .coin-face span{color:#b8860b;font-weight:900;line-height:1}.rp-fc1{width:32px;height:32px;animation-delay:0s;top:80px;left:-40px}.rp-fc1 .coin-face{width:25px;height:25px}.rp-fc1 .coin-face span{font-size:14px}.rp-fc2{width:38px;height:38px;animation-delay:.3s;top:55px;right:-35px}.rp-fc2 .coin-face{width:30px;height:30px}.rp-fc2 .coin-face span{font-size:16px}.rp-fc3{width:28px;height:28px;animation-delay:.6s;top:170px;left:-25px}.rp-fc3 .coin-face{width:22px;height:22px}.rp-fc3 .coin-face span{font-size:12px}.rp-fc4{width:30px;height:30px;animation-delay:.9s;top:150px;right:-20px}.rp-fc4 .coin-face{width:24px;height:24px}.rp-fc4 .coin-face span{font-size:13px}.rp-fc5{width:26px;height:26px;animation-delay:1.2s;top:-10px;left:20px}.rp-fc5 .coin-face{width:20px;height:20px}.rp-fc5 .coin-face span{font-size:11px}.rp-fc6{width:30px;height:30px;animation-delay:1.5s;top:240px;right:-45px}.rp-fc6 .coin-face{width:24px;height:24px}.rp-fc6 .coin-face span{font-size:13px}.rp-fc7{width:28px;height:28px;animation-delay:1.8s;top:260px;left:-45px}.rp-fc7 .coin-face{width:22px;height:22px}.rp-fc7 .coin-face span{font-size:12px}@keyframes rpCoinFloat{0%,to{transform:translateY(0)rotate(-5deg)}50%{transform:translateY(-10px)rotate(5deg)}}.rp-card{z-index:1;filter:drop-shadow(0 12px 35px #e5393573);border-radius:16px;width:100%;position:relative;overflow:visible}.rp-top{background:linear-gradient(#fffdf5 0%,#fff8e7 50%,#fff3d8 100%);border-radius:16px 16px 0 0;height:148px;padding:0;position:relative;overflow:visible}.rp-banner{z-index:5;background:linear-gradient(#ff4d4f,#e53935);border-radius:0 0 10px 10px;padding:5px 24px 7px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 2px 10px #e5393580}.rp-banner span{color:#fff;letter-spacing:4px;font-size:13px;font-weight:700}.rp-amount-wrap{text-align:center;z-index:4;justify-content:center;align-items:flex-start;line-height:1;display:flex;position:absolute;top:28px;left:0;right:0}.rp-yen{color:#e53935;margin-top:10px;margin-right:4px;font-size:30px;font-weight:900;line-height:1}.rp-num{color:#e53935;text-shadow:0 2px 8px #e5393540;letter-spacing:-2px;font-size:68px;font-weight:900;line-height:1}.rp-spill{z-index:6;pointer-events:none;height:60px;position:absolute;bottom:-5px;left:0;right:0}.rp-spill-coin{background:radial-gradient(circle at 35% 35%,#fff4a0,gold,#daa520);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;box-shadow:0 2px 6px #daa52080}.rp-spill-coin span{color:#b8860b;font-weight:900;line-height:1}.sc1{width:24px;height:24px;bottom:15px;left:35px}.sc1 span{font-size:12px}.sc2{width:20px;height:20px;bottom:8px;left:62px}.sc2 span{font-size:10px}.sc3{width:26px;height:26px;bottom:20px;right:50px}.sc3 span{font-size:13px}.sc4{width:18px;height:18px;bottom:8px;right:80px}.sc4 span{font-size:9px}.sc5{width:22px;height:22px;bottom:2px;left:90px}.sc5 span{font-size:11px}.sc6{width:20px;height:20px;bottom:5px;right:110px}.sc6 span{font-size:10px}.rp-seckill-badge{z-index:7;width:40px;height:40px;position:absolute;bottom:5px;left:20px}.rp-seckill-badge:before{content:"";clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);background:radial-gradient(circle,#ff6b35,#e53935);border-radius:50%;position:absolute;inset:0;transform:rotate(-15deg)}.rp-seckill-badge span{color:gold;z-index:1;text-shadow:0 1px 2px #0000004d;font-size:11px;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-15deg)}.rp-mini-packet{z-index:7;background:linear-gradient(#ff4d4f,#d32f2f);border-radius:4px 4px 8px 8px;position:absolute;box-shadow:0 3px 8px #0003}.rp-mini-packet:before{content:"";background:linear-gradient(#ff6b6b,#ff4d4f);border-radius:15px 15px 0 0;position:absolute;top:-6px;left:50%;transform:translate(-50%)}.rp-mini-packet:after{content:"";background:radial-gradient(circle,gold,#ffa000);border:2px solid gold;border-radius:50%;width:18px;height:18px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.rp-mini-packet span{color:#d32f2f;z-index:2;font-weight:900;position:absolute;left:50%;transform:translate(-50%)}.mp1{z-index:8;width:36px;height:42px;top:32%;right:20px;transform:rotate(-15deg)}.mp1:before{width:30px;height:14px}.mp1:after{width:20px;height:20px;top:14px}.mp1 span{font-size:12px;top:16px}.mp2{z-index:7;width:30px;height:35px;top:35%;right:50px;transform:rotate(20deg)}.mp2:before{width:25px;height:12px}.mp2:after{width:16px;height:16px;top:11px}.mp2 span{font-size:10px;top:13px}.rp-top-wave{z-index:3;background:linear-gradient(#ff5252,#e53935);border-radius:50% 50% 0 0/100% 100% 0 0;height:28px;position:absolute;bottom:-2px;left:0;right:0}.rp-top-wave:after{content:"";z-index:4;background:radial-gradient(at 50% 60%,#fff176 0%,gold 40%,#ffb300 80%);border-radius:50% 50% 0 0;width:56px;height:28px;position:absolute;bottom:6px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #ff980099,0 0 12px #ffc10766}.rp-bottom{text-align:center;z-index:2;background:linear-gradient(#ff4d4f 0%,#f44336 20%,#e53935 100%);border-radius:0 0 16px 16px;padding:12px 18px 20px;position:relative}.rp-title{color:#fff;text-shadow:0 0 6px #ffd700cc,0 0 14px #ffc10780,0 2px 4px #0000004d,-1px -1px gold,1px -1px gold,-1px 1px #ffa000,1px 1px #ffa000;letter-spacing:6px;margin:0 0 8px;font-size:32px;font-weight:900;line-height:1.1}.rp-countdown{justify-content:center;align-items:center;gap:5px;margin:0 0 8px;display:flex}.rp-time-block{color:#d32f2f;background:linear-gradient(#fffde7,#fff9c4);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-family:Courier New,Microsoft YaHei,monospace;font-size:22px;font-weight:900;display:flex;box-shadow:0 2px 6px #00000026,inset 0 1px #ffffffe6}.rp-time-sep{color:#fff;text-shadow:0 1px 3px #0006;margin:0 2px;font-size:20px;font-weight:900}.rp-desc{color:#fff;text-shadow:0 1px 3px #0000004d;margin:0 0 12px;font-size:13px;font-weight:700;line-height:1.4}.rp-cta-btn{color:#c62828;cursor:pointer;letter-spacing:4px;z-index:10;background:linear-gradient(#fff8e1 0%,#ffecb3 40%,#ffd54f 100%);border:none;border-radius:24px;outline:none;width:100%;height:48px;padding:0;font-size:20px;font-weight:900;animation:1.8s ease-in-out infinite rpBtnPulse;position:relative;overflow:hidden;box-shadow:0 4px 14px #ffa00073,inset 0 2px #fffc}.rp-cta-text{z-index:2;text-shadow:0 1px 1px #ffffff80;position:relative}.rp-cta-btn:before{content:"";z-index:1;background:linear-gradient(90deg,#0000,#ffffffb3,#0000);width:60%;height:100%;animation:2.5s ease-in-out infinite rpShine;position:absolute;top:0;left:-100%}.rp-cta-btn:hover{background:linear-gradient(#fffde7 0%,#fff59d 50%,#ffd54f 100%);animation-play-state:paused;transform:translateY(-2px);box-shadow:0 6px 20px #ffa00099,inset 0 2px #ffffffe6}.rp-cta-btn:active{transform:translateY(0)scale(.97)}@keyframes rpBtnPulse{0%,to{box-shadow:0 4px 14px #ffa00073,inset 0 2px #fffc}50%{box-shadow:0 4px 24px #ffa000bf,0 0 18px #ffc10766,inset 0 2px #fffc}}@keyframes rpShine{0%{left:-100%}40%,to{left:100%}}.rp-close-btn{cursor:pointer;z-index:10;background:#00000073;border:2.5px solid #ffffffd9;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;margin:16px auto 0;padding:0;transition:all .2s;display:flex;position:relative}.rp-close-btn span{color:#fff;font-size:20px;font-weight:700;line-height:1}.rp-close-btn:hover{background:#000000b3;border-color:#fff;transform:scale(1.1)}@keyframes rpFadeIn{0%{opacity:0}to{opacity:1}}@keyframes rpScaleIn{0%{opacity:0;transform:scale(.8)translateY(30px)}to{opacity:1;transform:scale(1)translateY(0)}}.price-card{background:#fff;border:none;border-radius:12px;margin-bottom:20px;padding:24px;box-shadow:0 2px 12px #0000000f}.price-card .price-amount{color:#1677ff;letter-spacing:-1px;font-size:42px;font-weight:800}.price-card .price-original{color:#ccc;margin-left:auto;font-size:15px;text-decoration:line-through}.price-card .coupon-badge{color:#52c41a;background:#f6ffed;border:1px solid #b7eb8f;border-radius:14px;align-items:center;gap:4px;margin-left:8px;padding:3px 12px;font-size:13px;font-weight:600;display:inline-flex}.qr-code-container{background:#fff;border:1px solid #e8e8e8;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:140px;height:150px;padding:10px;display:flex;box-shadow:0 2px 8px #0000000a}.alipay-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1677ff,#4096ff);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:52px;font-size:15px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #1677ff4d}.alipay-btn:hover{background:linear-gradient(135deg,#4096ff,#1677ff);transform:translateY(-1px);box-shadow:0 6px 16px #1677ff66}.return-link{cursor:pointer;align-items:center;gap:8px;margin-bottom:24px;padding:8px 0;display:flex}.return-link .arrow{color:#333;font-size:18px}.return-link .main-text{color:#333;font-size:14px;font-weight:600}.return-link .sub-text{color:#bbb;font-size:12px}.install-steps .steps-title{color:#333;margin-bottom:16px;font-size:14px;font-weight:700}.step-item .step-num{color:#bbb;background:#fff;border:2px solid #e8e8e8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:flex}.step-item.active .step-num{color:#1677ff;background:#e6f4ff;border-color:#1677ff}.step-item .step-text{color:#888;white-space:nowrap;font-size:12px}.security-badges{border-top:1px solid #f0f0f0;justify-content:center;align-items:center;gap:28px;padding-top:14px;display:flex}.security-badge{color:#52c41a;align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.exit-btn{color:#999;cursor:pointer;background:0 0;border:1px solid #d9d9d9;border-radius:6px;padding:6px 28px;font-size:13px;transition:all .2s}.exit-btn:hover{color:#1677ff;border-color:#1677ff}.rp-countdown .rp-time-block{color:#e53935!important;background:linear-gradient(135deg,#f0ffe0,#e0ffc0)!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;width:48px!important;height:48px!important;font-family:Courier New,monospace!important;font-size:24px!important;font-weight:900!important;display:flex!important;box-shadow:0 3px 10px #00000026,inset 0 1px #fffc!important}.rp-countdown .rp-time-sep{color:#fff!important;text-shadow:0 1px 4px #0000004d!important;font-size:22px!important;font-weight:900!important}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.modal-overlay{z-index:2000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;animation:.25s fadeIn;display:flex;position:fixed;top:0;left:0}.modal-content{background:#fff;border-radius:16px;flex-direction:column;width:480px;max-height:80vh;animation:.3s cubic-bezier(.34,1.56,.64,1) modalIn;display:flex;overflow:hidden;box-shadow:0 20px 60px #0003}@keyframes modalIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.modal-header h3{color:#1a1a1a;margin:0;font-size:18px;font-weight:700}.modal-close-btn{cursor:pointer;color:#999;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;transition:all .2s;display:flex}.modal-close-btn:hover{color:#fff;background:#ff4d4f}.modal-body{flex:1;padding:24px;overflow-y:auto}.order-empty{text-align:center;color:#999;padding:40px 0}.order-empty-icon{opacity:.5;margin-bottom:12px;font-size:48px}.order-item{background:#f8f9fa;border:1px solid #f0f0f0;border-radius:10px;margin-bottom:12px;padding:16px}.order-item:last-child{margin-bottom:0}.order-item-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.order-id{color:#999;font-family:Consolas,monospace;font-size:12px}.order-status{border-radius:10px;padding:2px 10px;font-size:12px;font-weight:600}.order-status.paid{color:#52c41a;background:#f6ffed;border:1px solid #b7eb8f}.order-status.unpaid{color:#fa8c16;background:#fff7e6;border:1px solid #ffd591}.order-product{color:#333;margin-bottom:6px;font-size:14px;font-weight:500}.order-info{color:#888;justify-content:space-between;align-items:center;font-size:12px;display:flex}.order-price{color:#ff4d4f;font-size:16px;font-weight:700}.order-phone-input{margin-bottom:16px}.order-phone-input input{border:1px solid #d9d9d9;border-radius:8px;outline:none;width:100%;height:40px;padding:0 14px;font-size:14px}.order-phone-input input:focus{border-color:#1677ff}.order-query-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1677ff,#4096ff);border:none;border-radius:8px;width:100%;height:42px;font-size:14px;font-weight:600;transition:all .2s}.order-query-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1677ff4d}.service-panel{z-index:100;background:#fff;border-radius:12px;flex-direction:column;width:380px;height:520px;animation:.3s cubic-bezier(.34,1.56,.64,1) serviceIn;display:flex;position:absolute;top:50px;right:12px;overflow:hidden;box-shadow:0 12px 48px #00000040}@keyframes serviceIn{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.service-panel-header{color:#fff;background:linear-gradient(135deg,#1677ff,#4096ff);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.service-panel-header .service-title{align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.service-panel-header .service-close{cursor:pointer;color:#fff;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:background .2s;display:flex}.service-panel-header .service-close:hover{background:#ffffff59}.service-panel-body{background:#f5f5f5;flex:1;position:relative;overflow:hidden}.service-panel-body iframe{border:none;width:100%;height:100%}.service-panel-placeholder{text-align:center;color:#999;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:30px;display:flex}.service-panel-placeholder .service-icon{margin-bottom:16px;font-size:48px}.service-panel-placeholder h4{color:#333;margin:0 0 8px;font-size:16px}.service-panel-placeholder p{margin:0;font-size:13px;line-height:1.6}.bottom-actions{gap:12px;margin-top:auto;padding-top:16px;display:flex}.action-btn{color:#666;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;height:40px;font-size:13px;transition:all .2s;display:flex}.action-btn:hover{color:#1677ff;background:#f0f7ff;border-color:#1677ff}.action-btn.primary{color:#fff;background:linear-gradient(135deg,#1677ff,#4096ff);border:none;font-weight:600}.action-btn.primary:hover{background:linear-gradient(135deg,#4096ff,#1677ff);box-shadow:0 4px 12px #1677ff4d}.security-footer{justify-content:center;align-items:center;gap:48px;margin-top:auto;padding:16px 0 8px;display:flex}.security-footer-item{color:#999;align-items:center;gap:8px;font-size:13px;display:flex}.security-footer-item .sec-icon{color:#52c41a;font-size:20px}.custom-select{width:100%;position:relative}.select-trigger{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8faf9;border:2px solid #d5e8df;border-radius:16px;justify-content:space-between;align-items:center;min-height:54px;padding:12px 18px;transition:all .2s;display:flex}.select-trigger:hover{background:#f3f9f6;border-color:#b6d8c8}.select-trigger.open{background:#fff;border-color:#1677ff;border-bottom-right-radius:8px;border-bottom-left-radius:8px;box-shadow:0 2px 8px #1677ff1a}.select-text{color:#333;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:15px;font-weight:500;overflow:hidden}.select-arrow{background:#e6f0fa;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin-left:12px;transition:transform .2s;display:flex}.select-trigger.open .select-arrow{background:#1677ff}.select-trigger.open .select-arrow svg{stroke:#fff}.select-dropdown{z-index:100;background:#fff;border:2px solid #1677ff;border-top:none;border-bottom-right-radius:16px;border-bottom-left-radius:16px;max-height:340px;padding:4px 6px 8px;animation:.2s dropDownSlide;position:absolute;top:calc(100% - 2px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #00000026}@keyframes dropDownSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.select-dropdown::-webkit-scrollbar{width:8px}.select-dropdown::-webkit-scrollbar-track{background:0 0;margin:8px 0}.select-dropdown::-webkit-scrollbar-thumb{background:#7caed8;border-radius:4px}.select-option{cursor:pointer;border-radius:12px;align-items:center;gap:14px;margin-top:4px;padding:10px 12px;transition:background .15s;display:flex}.select-option:hover{background:#f0f7ff}.select-option.selected{background:#eaf2fb}.option-icon{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.check-circle{background:#2d7dd2;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 2px 6px #2d7dd24d}.option-content{flex:1;min-width:0}.option-name{color:#222;margin-bottom:3px;font-size:15px;font-weight:700;line-height:1.35}.option-desc{color:#666;font-size:13px;line-height:1.4}.footer-tip{text-align:center;color:#bbb;padding:8px 0 4px;font-size:11px;line-height:1.5}.live-feed{pointer-events:none;z-index:10;position:absolute;inset:0;overflow:hidden}.live-feed-header{color:#333;z-index:20;background:#fff;border:1px solid #fffc;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:600;display:flex;position:absolute;top:56px;right:12px;box-shadow:0 2px 12px #0000001f}.live-feed-header .dot{background:#52c41a;border-radius:50%;width:8px;height:8px;animation:1.5s infinite pulse}.live-feed-header .count-num{color:#52c41a;font-size:14px;font-weight:700}.notification-area{pointer-events:none;position:absolute;inset:0 0 40px}.float-notification{pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;z-index:15;background:#fffffff2;border:1px solid #ffffff80;border-radius:18px;align-items:center;gap:8px;max-width:240px;padding:8px 12px;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards floatIn;display:flex;position:absolute;box-shadow:0 4px 20px #00000026}.float-notification.leaving{animation:.5s forwards floatOut}@keyframes floatIn{0%{opacity:0;transform:translateY(20px)}60%{opacity:1;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@keyframes floatOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-15px)}}.float-notification .avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.float-notification .avatar.green{background:#52c41a}.float-notification .avatar.blue{background:#1677ff}.float-notification .notify-text{color:#333;text-overflow:ellipsis;font-size:12px;font-weight:500;line-height:1.4;overflow:hidden}.live-feed-footer{text-align:center;color:#ffffffbf;pointer-events:none;z-index:20;font-size:12px;position:absolute;bottom:10px;left:0;right:0}.python-header{margin-bottom:4px}.python-logo{width:36px;height:36px}.python-header h1{font-size:22px}.python-header .subtitle{font-size:12px}.python-desc{margin-top:14px;margin-bottom:18px;font-size:12px;line-height:1.6}.form-section{margin-bottom:12px}.form-label{margin-bottom:6px;font-size:13px}.form-select,.form-input{color:#333;background:#f8faf9;border:2px solid #d5e8df;border-radius:16px;height:54px;padding:0 18px;font-size:15px;transition:border-color .2s}.form-input:focus{background:#fff;border-color:#1677ff;box-shadow:0 2px 8px #1677ff1a}.form-input::placeholder{color:#aab8b0}.activate-btn{height:42px;margin-top:8px;font-size:15px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:auto;padding-top:12px}.feature-item{gap:6px;padding:7px 8px;font-size:12px}.feature-item .icon{font-size:16px}.product-info-card{margin-bottom:12px;padding:10px 14px}.product-info-row{margin-bottom:5px}.product-info-row .label{width:64px;font-size:12px}.product-info-row .value{font-size:12px}.price-card{margin-bottom:14px;padding:14px 16px}.price-card .price-amount{font-size:34px}.payment-method{gap:14px;margin-bottom:14px}.qr-code-container{padding:10px;width:165px!important;height:180px!important}.qr-code-container .qr-placeholder{width:150px!important;height:150px!important}.alipay-btn{will-change:box-shadow;height:50px;padding:0 18px;font-size:16px;animation:1.8s ease-in-out infinite btnPulse}@keyframes btnPulse{0%,to{filter:brightness();box-shadow:0 4px 16px #1677ff59}50%{filter:brightness(1.05);box-shadow:0 8px 28px #1677ff8c}}.alipay-btn:hover{animation:none;transform:translateY(-1px);box-shadow:0 6px 20px #1677ff73}.return-link{justify-content:center;margin-bottom:0;padding:12px 0 0;font-size:17px}.return-link .main-text{font-size:18px!important;font-weight:700!important}.return-link .sub-text{margin-left:10px;font-size:15px!important}.install-steps{margin-bottom:12px}.install-steps .steps-title{margin-bottom:10px;font-size:13px}.step-item .step-num{width:24px;height:24px;font-size:11px}.step-item .step-text{font-size:11px}.security-footer{gap:24px;padding:10px 0 4px}.security-footer-item{gap:4px;font-size:11px}.security-footer-item .sec-icon{font-size:14px}.notification-list{display:none}.order-page{background:#f3f7f5;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.order-topbar{flex-shrink:0;align-items:center;gap:16px;padding:14px 20px;display:flex}.order-topbar-left{flex:1;align-items:center;gap:14px;display:flex}.order-back-btn{color:#555;cursor:pointer;background:#fff;border:1px solid #d5e8df;border-radius:20px;align-items:center;gap:4px;padding:8px 20px;font-size:15px;transition:all .2s;display:flex}.order-back-btn:hover{color:#1677ff;border-color:#1677ff}.order-title-group{flex-direction:column;display:flex}.order-title{color:#222;margin:0;font-size:22px;font-weight:700;line-height:1.2}.order-subtitle{color:#889a91;margin:2px 0 0;font-size:13px}.order-topbar-right{align-items:center;gap:10px;display:flex}.order-search-input{color:#333;background:#fff;border:1px solid #d5e8df;border-radius:10px;outline:none;width:240px;height:42px;padding:0 16px;font-size:15px;transition:border-color .2s}.order-search-input:focus{border-color:#1677ff}.order-search-input::placeholder{color:#aaa}.order-query-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#3474b5;border:none;border-radius:10px;height:42px;padding:0 28px;font-size:15px;font-weight:600;transition:all .2s}.order-query-btn:hover:not(:disabled){background:#2a65a0}.order-content{flex:1;min-height:0;padding:0 20px 20px;overflow:auto}.order-table-wrap{background:#fff;border:1px solid #e0ede6;border-radius:16px;min-height:460px;overflow:hidden}.order-table-header{background:#edf3f0;border-bottom:1px solid #e0ede6;align-items:center;padding:14px 24px;display:flex}.order-table-header .th{color:#556b60;font-size:14px;font-weight:600}.th-id{flex:1.4}.th-name{flex:2}.th-time{flex:1.4}.th-amount{text-align:center;flex:.8}.th-phone{flex:1}.th-status{text-align:center;flex:.6}.th-op{text-align:center;flex:.8}.order-table-body{min-height:400px;position:relative}.order-empty{text-align:center;color:#7a8a82;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.order-empty svg{opacity:.7;margin-bottom:16px}.order-empty .empty-title{color:#333;margin-bottom:10px;font-size:22px;font-weight:700}.order-empty .empty-desc{color:#889a91;font-size:14px;line-height:1.6}.order-row{color:#555;border-bottom:1px solid #f0f5f2;align-items:center;padding:14px 24px;font-size:13px;display:flex}.order-row .td{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.order-row .td-id{color:#1677ff;flex:1.4;font-family:monospace}.order-row .td-name{color:#333;flex:2;font-weight:500}.order-row .td-time{color:#888;flex:1.4}.order-row .td-amount{text-align:center;color:#ff4d4f;flex:.8;font-weight:700}.order-row .td-phone{color:#666;flex:1}.order-row .td-status{text-align:center;flex:.6;justify-content:center;align-items:center;display:flex}.order-row .td-op{text-align:center;flex:.8}.op-btn{color:#fff;cursor:pointer;background:#1677ff;border:none;border-radius:6px;padding:4px 14px;font-size:12px}.op-btn:hover{background:#0958d9}.order-page .window-controls{gap:8px;display:flex}.order-page .window-controls button{cursor:pointer;color:#666;background:#00000014;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;transition:all .2s;display:flex}.order-page .window-controls button:hover{color:#333;background:#00000026}.contact-mask{z-index:1000;background:#00000059;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.contact-modal{background:#fff;border-radius:18px;flex-direction:column;width:720px;max-width:90%;height:520px;max-height:85%;animation:.25s cubic-bezier(.34,1.56,.64,1) modalIn;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000040}.contact-header{border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.contact-title-left{align-items:center;gap:10px;display:flex}.contact-title{color:#222;font-size:20px;font-weight:700}.contact-close{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.contact-close:hover{background:#f5f5f5}.contact-body{background:#f3f7f5;flex:1;justify-content:flex-end;align-items:flex-start;padding:30px;display:flex;position:relative;overflow:auto}.contact-card{background:#fff;border-radius:12px;width:360px;overflow:hidden;box-shadow:0 8px 24px #0000001a}.contact-card-top{background:#2196f3;height:110px}.contact-card-content{text-align:center;color:#333;padding:60px 20px;font-size:18px;font-weight:500}.contact-card-bottom{background:#fff;height:50px}.contact-fab{cursor:pointer;background:#2196f3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s;display:flex;position:absolute;bottom:24px;right:24px;box-shadow:0 6px 20px #2196f366}.contact-fab:hover{filter:brightness(1.1);box-shadow:0 8px 24px #2196f380}.contact-list{padding:16px 0}.contact-item{border-bottom:1px solid #f0f0f0;align-items:center;gap:12px;padding:12px 16px;display:flex}.contact-item:last-of-type{border-bottom:none}.contact-item-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.contact-item-info{flex:1;min-width:0}.contact-item-label{color:#999;margin-bottom:2px;font-size:12px}.contact-item-value{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:600}.contact-copy-btn{color:#1677ff;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:6px;flex-shrink:0;padding:6px 16px;font-size:13px;transition:all .2s}.contact-copy-btn:hover{background:#e6f4ff;border-color:#1677ff}.contact-tip{color:#999;text-align:center;padding:12px 16px 0;font-size:12px}.pay-method-tabs{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.pay-method-tab{cursor:pointer;color:#666;background:#fff;border:1px solid #e8e8e8;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;transition:all .2s;display:flex}.pay-method-tab:hover{color:#1677ff;border-color:#1677ff}.pay-method-tab.active{color:#1677ff;background:#e6f4ff;border-color:#1677ff;font-weight:600}.pay-method-tab svg{flex-shrink:0}.qr-account{color:#999;text-align:center;margin-top:4px;font-size:11px}.pay-status-tip{color:#666;background:#f6f8fa;border-radius:6px;justify-content:center;align-items:center;gap:6px;margin-top:0;padding:6px 10px;font-size:12px;display:flex}.pay-status-tip.error{color:#ff4d4f;background:#fff2f0}.pay-loading-dot{border:2px solid #1677ff;border-top-color:#0000;border-radius:50%;width:12px;height:12px;animation:.8s linear infinite pay-spin}@keyframes pay-spin{to{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pay-retry-btn{color:#ff4d4f;cursor:pointer;background:#fff;border:1px solid #ff4d4f;border-radius:4px;margin-left:8px;padding:2px 10px;font-size:12px}.pay-retry-btn:hover{color:#fff;background:#ff4d4f}.qr-overlay{background:#ffffffe6;border-radius:4px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.qr-overlay.success{background:#52c41af2}.qr-overlay-icon{color:#52c41a;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:28px;font-weight:700;animation:.4s cubic-bezier(.34,1.56,.64,1) pay-success-pop;display:flex}@keyframes pay-success-pop{0%{transform:scale(0)}to{transform:scale(1)}}.spin{transform-origin:50%;animation:1s linear infinite spin}.pay-status-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.pay-status-box{text-align:center;background:#fff;border-radius:16px;padding:40px 48px;animation:.3s ease-out pay-status-in}@keyframes pay-status-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pay-status-box.success .pay-status-icon{color:#fff;background:#52c41a;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 16px;font-size:40px;display:flex}.pay-status-title{color:#333;margin-bottom:8px;font-size:20px;font-weight:700}.pay-status-desc{color:#999;margin-bottom:4px;font-size:13px}.live-feed.hidden{display:none!important}.danmaku-area{pointer-events:none;position:absolute;inset:50px 0 40px;overflow:hidden}.danmaku-item{white-space:nowrap;z-index:15;background:#fffffff7;border:1px solid #fffc;border-radius:20px;align-items:center;gap:8px;max-width:90%;padding:7px 14px 7px 7px;animation:8s linear forwards danmakuFly;display:flex;position:absolute;right:-100%;box-shadow:0 3px 14px #0000001f}.danmaku-item.leaving{animation:.5s forwards danmakuFadeOut}.danmaku-item.green{background:#f6ffedf5;border-color:#b7eb8fb3}.danmaku-item.blue{background:#e6f4fff5;border-color:#91cbffb3}.dm-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:flex}.dm-avatar.green{background:linear-gradient(135deg,#52c41a,#73d13d)}.dm-avatar.blue{background:linear-gradient(135deg,#1677ff,#4096ff)}.dm-text{color:#333;white-space:nowrap;font-size:13px;font-weight:500;line-height:1.4}@keyframes danmakuFly{0%{opacity:0;right:-100%}5%{opacity:1}90%{opacity:1}to{opacity:0;right:110%}}@keyframes danmakuFadeOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(30px)}}.download-progress-panel{text-align:left;background:#f6ffed;border:1px solid #b7eb8f;border-radius:10px;padding:12px 14px}.dp-header{align-items:center;gap:8px;margin-bottom:8px;display:flex}.dp-icon{color:#fff;background:linear-gradient(135deg,#52c41a,#73d13d);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:flex}.dp-title{color:#333;font-size:13px;font-weight:600}.dp-progress-bar{background:#e8f5e9;border-radius:10px;width:100%;height:20px;margin-bottom:6px;position:relative;overflow:hidden}.dp-progress-fill{border-radius:10px;height:100%;position:relative;overflow:hidden}.dp-progress-fill:after{content:"";background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%);width:80px;height:100%;animation:1.5s infinite dpShine;position:absolute;top:0;left:0}@keyframes dpShine{0%{transform:translate(-80px)}to{transform:translate(500px)}}.dp-progress-text{color:#fff;text-shadow:0 1px 2px #0000004d;z-index:1;font-size:11px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dp-info{color:#666;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}.dp-open-btn{color:#52c41a;cursor:pointer;background:#fff;border:1px solid #52c41a;border-radius:4px;padding:3px 10px;font-size:11px;transition:all .2s}.dp-open-btn:hover{color:#fff;background:#52c41a}.rp-cta-pulse{animation:1.5s ease-in-out infinite ctaPulse;position:relative;overflow:hidden}.rp-cta-shine{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff80 50%,#0000 100%);width:60%;height:100%;animation:2s ease-in-out infinite ctaShine;position:absolute;top:0;left:-100%}@keyframes ctaPulse{0%,to{filter:brightness();box-shadow:0 6px 20px #8b451340,0 0 #ffd54f99}50%{filter:brightness(1.08);box-shadow:0 8px 28px #8b451366,0 0 0 12px #ffd54f00}}@keyframes ctaShine{0%{left:-100%}50%{left:120%}to{left:120%}}.rp-cta-pulse:hover{animation:none;transform:translateY(-2px);box-shadow:0 10px 32px #8b451380}.step-item.done .step-num{color:#fff;background:#52c41a;border-color:#52c41a}.redpacket-overlay{z-index:2000!important}
