*{box-sizing:border-box;margin:0;padding:0}:root{--bg: #faf8f4;--card-bg: #ffffff;--amber: #e08e1a;--amber-light: #fdf6e8;--amber-border: #f0d99a;--text: #1a1a1a;--text-sub: #6b7280;--tron-red: #ec0b2a;--green: #16a34a;--green-light: #f0fdf4;--green-border: #bbf7d0;--red: #dc2626;--red-light: #fef2f2;--red-border: #fecaca;--border: #e5e0d5}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);line-height:1.5}.container{max-width:1120px;margin:0 auto;padding:0 20px}a{text-decoration:none;color:inherit}button{font:inherit}.hidden{display:none!important}.header{padding:13px 0;border-bottom:1px solid #efeae0;position:sticky;top:0;z-index:100;background:var(--bg)}.header-inner{display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:10px}.logo-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5b93f,#e08e1a);border-radius:12px;box-shadow:0 2px 6px #e08e1a59;flex-shrink:0}.footer .logo-icon{width:30px;height:30px;border-radius:9px}.logo-text{display:flex;flex-direction:column;line-height:1.15}.logo-title{font-weight:700;font-size:18px;letter-spacing:.3px}.logo-safe{color:var(--text)}.logo-connect{color:var(--amber);margin-left:1px}.logo-title.small{font-size:15px}.logo-sub{font-size:11px;color:var(--text-sub)}.nav{display:flex;gap:28px;font-size:14px;color:var(--text-sub)}.nav a:hover{color:var(--text)}.shield-audit-btn{display:flex;align-items:center;gap:8px;background:var(--card-bg);border:1px solid var(--border);border-radius:999px;padding:9px 18px;font-size:14px;font-weight:500;color:var(--text);cursor:pointer}.menu-toggle{display:none;background:none;border:none;cursor:pointer;color:var(--text)}.hero{padding:25px 0 40px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:start}.badge{display:inline-block;background:var(--amber-light);color:var(--amber);border:none;padding:7px 16px;border-radius:999px;font-size:13px;font-weight:600;margin-bottom:20px}.hero-content h1{font-size:42px;line-height:1.15;font-weight:700;margin-bottom:18px}.accent{background:linear-gradient(90deg,#f5b93f,#d97e0e);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-desc{color:var(--text-sub);font-size:16px;max-width:480px;margin-bottom:22px}.callout{display:flex;align-items:center;gap:14px;background:var(--card-bg);border:none;border-radius:14px;padding:16px;margin-bottom:26px;max-width:480px;box-shadow:0 2px 12px #0000000a}.callout-icon{width:30px;height:30px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.callout p{font-size:14px;color:var(--text-sub)}.choose-label{font-size:14px;font-weight:600;margin-bottom:12px}.chain-options{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:18px}.chain-card{display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--card-bg);border:1.5px solid var(--amber-border);border-radius:14px;padding:14px 18px;flex:1 1 200px;min-width:200px;transition:box-shadow .15s,transform .15s;font:inherit;color:inherit;text-align:left;cursor:pointer}.chain-card:hover{box-shadow:0 6px 18px #e08e1a26;transform:translateY(-1px)}.chain-card:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.chain-left{display:flex;align-items:center;gap:12px}.chain-icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center}.bsc-icon{background:#fdf3d9}.tron-icon{background:#fde2e6}.chain-name{font-size:15px;font-weight:700}.chain-net{font-size:13px;color:var(--text-sub)}.trust-line{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-sub)}#homeConnectError{margin-top:14px;max-width:480px}.hero-visual{display:flex;flex-direction:column;gap:28px;align-items:center}.shield-wrap{position:relative}.shield-mobile{display:none}.shield-img{width:320px;max-width:100%;height:auto;display:block}.float-icon{position:absolute;background:#fff;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #00000014}.fi-1{top:30px;left:-10px}.fi-2{top:10px;right:0}.fi-3{bottom:40px;left:-20px}.fi-4{bottom:10px;right:-10px}.feature-mini-card{background:var(--card-bg);border:1px solid #eee5d3;border-radius:16px;padding:18px;width:100%}.feature-mini-grid{display:grid;grid-template-columns:1fr 1fr}.mini-card{display:flex;gap:10px;align-items:flex-start;padding:12px}.mini-card:nth-child(1),.mini-card:nth-child(2){border-bottom:1px solid #f1ede3;padding-bottom:16px}.mini-card:nth-child(1),.mini-card:nth-child(3){border-right:1px solid #f1ede3;padding-right:16px}.mini-card:nth-child(3),.mini-card:nth-child(4){padding-top:16px}.mini-icon{width:34px;height:34px;border-radius:50%;background:var(--amber-light);color:var(--amber);display:flex;align-items:center;justify-content:center;flex-shrink:0}.mini-card strong{font-size:13px;display:block;margin-bottom:2px}.mini-card p{font-size:12px;color:var(--text-sub)}.stats{border-top:1px solid #efeae0;padding:36px 0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.stat{padding:0 20px;border-right:1px solid #ece6d8}.stat:last-child{border-right:none}.stat-icon{display:inline-flex;color:var(--amber);background:none;margin-bottom:10px}.stat-label{font-size:13px;color:var(--text-sub);margin-bottom:4px}.stat strong{display:block;font-size:22px;margin-bottom:4px}.stat p{font-size:13px;color:var(--text-sub)}.footer{border-top:1px solid #efeae0;padding:13px 0}.footer-inner{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.footer-inner .logo{display:flex;align-items:center;gap:10px}.footer-copyright{font-size:13px;color:var(--text-sub)}.footer-links{display:flex;gap:18px;font-size:13px;color:var(--text-sub)}.footer-links a:hover{color:var(--text)}.wizard{padding:44px 0 60px}.stepper{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:36px}.step{display:flex;align-items:center;gap:10px}.step-num{width:30px;height:30px;border-radius:50%;background:#e5e0d5;color:#9a9488;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.step-label{font-size:14px;color:#9a9488;font-weight:600;white-space:nowrap}.step.is-active .step-num{background:linear-gradient(135deg,#f5b93f,#e08e1a);color:#fff}.step.is-active .step-label{color:var(--text)}.step.is-done .step-num{background:linear-gradient(135deg,#f5b93f,#e08e1a);color:#fff}.step.is-done .step-label{color:var(--text)}.step-line{width:60px;height:2px;background:#e5e0d5}.step-line.is-done{background:linear-gradient(90deg,#f5b93f,#e08e1a)}.wizard-grid{display:grid;grid-template-columns:260px 1fr 280px;gap:22px;align-items:start;margin-bottom:28px}.wizard-aside:empty{display:none}.wcard{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;padding:16px;margin-bottom:16px}.wcard-title{display:flex;align-items:center;gap:8px;font-size:14.5px;font-weight:600;margin-bottom:12px}.status-dot{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.status-dot.ok{background:var(--green);color:#fff}.addr-box{display:flex;align-items:center;gap:10px;background:#f7f5f0;border:none;border-radius:10px;padding:10px 12px;margin-bottom:12px}.addr-box-icon{flex-shrink:0;display:flex}.addr-box-text{display:flex;flex-direction:column;gap:2px;min-width:0}.addr-box-text #addrText{font-size:13.5px;font-weight:600;font-family:ui-monospace,monospace}.addr-box-network{font-size:12px;color:var(--text-sub)}.addr-box .copy-icon{margin-left:auto;cursor:pointer;opacity:.5;flex-shrink:0;color:var(--text-sub)}.addr-box .copy-icon:hover{opacity:1}.meta-row{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:13px;padding:9px 0;border-bottom:1px solid #f1ede3}.meta-row:last-of-type{border-bottom:none}.meta-row span:first-child{color:var(--text-sub);white-space:nowrap}.meta-row span:last-child{font-weight:500;white-space:nowrap}.meta-value{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.wcard-btn{width:100%;padding:10px;border-radius:10px;border:1px solid var(--border);background:var(--card-bg);font-size:13.5px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:4px}.wcard-btn:hover{background:#f7f4ee}.wcard-btn.primary{background:linear-gradient(135deg,#f5b93f,#e08e1a);color:#fff;border-color:transparent}.wcard-btn.primary:hover{background:linear-gradient(135deg,#eeae3c,#c97e13)}.trust-note{display:flex;gap:10px;align-items:center;background:var(--amber-light);border:1px solid var(--amber-border);border-radius:12px;padding:13px 15px;font-size:12.5px;color:var(--text-sub)}.wizard-main{background:var(--card-bg);border:1px solid var(--border);border-radius:18px;padding:28px}.wm-title{font-size:20px;font-weight:700;margin-bottom:4px}.wm-sub{font-size:14px;color:var(--text-sub);margin-bottom:26px}.scan-circle-wrap{position:relative;display:flex;flex-direction:column;align-items:center;margin-bottom:30px;padding:24px 0 10px}.scan-circle-wrap:before{content:"";position:absolute;top:-30px;left:50%;transform:translate(-50%);width:320px;height:320px;background:radial-gradient(circle,#e08e1a14,#e08e1a00 70%);pointer-events:none}.scan-circle{width:172px;height:172px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:conic-gradient(from 0deg,#f5b93f,#e08e1a calc(var(--pct, 0) * 1%),#f6ecd8 0);margin-bottom:26px;position:relative}.scan-circle:before{content:"";position:absolute;top:13px;right:13px;bottom:13px;left:13px;border-radius:50%;background:var(--card-bg)}.scan-circle:after{content:"";position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;border-radius:50%;border:1.5px dashed var(--amber-border)}.scan-circle-icon-wrap{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.scan-circle-icon-badge{position:absolute;bottom:-4px;right:-8px;background:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 5px #0000001f}.scan-pct{font-size:34px;font-weight:800;color:#17181c;margin-bottom:4px}.scan-pct-caption{font-size:13px;font-weight:500;color:#9a9a9f;margin-bottom:18px}.scan-status-text{font-size:13px;color:var(--text-sub);margin-bottom:14px}.progress-bar{width:100%;max-width:420px;height:8px;border-radius:999px;background:#f1ede3;overflow:hidden;margin:0 auto}.progress-bar-fill{height:100%;background:var(--amber);border-radius:999px}.checklist{margin-top:22px;position:relative;z-index:1}.checklist-item{display:flex;align-items:center;gap:8px;padding:9px 0;border-bottom:1px solid #f4f0e6;font-size:13.5px;color:var(--text)}.checklist-item:last-child{border-bottom:none}.checklist-lead-icon{flex-shrink:0;display:flex;color:inherit}.checklist-label{white-space:nowrap}.checklist-dots{flex:1;height:0;border-bottom:1.5px dotted #e2dbc9;margin:0 4px;align-self:center}.checklist-item.status-done{color:var(--green)}.checklist-item.status-active{color:var(--amber)}.checklist-item.status-pending{color:#b3ab9c}.check-icon{width:18px;height:18px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.check-icon.done{color:var(--green)}.check-icon.active{color:var(--amber)}.check-icon.pending{color:#d8d2c4}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.banner{display:flex;align-items:center;gap:14px;border-radius:14px;padding:16px 18px;margin-top:24px}.banner.amber{background:var(--amber-light);border:1px solid var(--amber-border)}.banner.green{background:var(--green-light);border:1px solid var(--green-border)}.banner.red{background:var(--red-light);border:1px solid var(--red-border)}.banner strong{display:block;font-size:14px;margin-bottom:2px}.banner p{font-size:13px;color:var(--text-sub)}.aside-list-item{display:flex;gap:10px;align-items:flex-start;padding:10px 0;border-bottom:1px solid #f1ede3}.aside-list-item:last-child{border-bottom:none}.aside-list-item .ic{width:30px;height:30px;border-radius:8px;background:var(--amber-light);color:var(--amber);display:flex;align-items:center;justify-content:center;flex-shrink:0}.aside-list-item strong{display:block;font-size:13.5px;margin-bottom:2px}.aside-list-item p{font-size:12px;color:var(--text-sub)}.help-box{text-align:center}.help-box p{font-size:13px;color:var(--text-sub);margin:6px 0 12px}.result-head{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:22px}.result-shield{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.result-shield.safe{background:var(--green-light);color:var(--green)}.result-shield.risky{background:var(--red-light);color:var(--red)}.result-title{font-size:19px;font-weight:700}.result-title.safe{color:var(--green)}.result-title.risky{color:var(--red)}.result-desc{font-size:14px;color:var(--text-sub);margin-top:2px;margin-bottom:10px}.pill-row{display:flex;gap:10px;flex-wrap:wrap}.pill{display:flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;padding:5px 12px;border-radius:999px}.pill.safe{background:var(--green-light);color:var(--green);border:1px solid var(--green-border)}.pill.risky{background:var(--red-light);color:var(--red);border:1px solid var(--red-border)}.result-stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:22px 0;padding:18px 0;border-top:1px solid #f1ede3;border-bottom:1px solid #f1ede3}.result-stat{text-align:center}.result-stat strong{display:block;font-size:20px}.result-stat span{font-size:12px;color:var(--text-sub)}.scan-rows{margin-top:8px}.scan-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f1ede3}.scan-row-left{display:flex;align-items:center;gap:12px}.scan-row-left .ic{width:34px;height:34px;border-radius:9px;background:var(--amber-light);color:var(--amber);display:flex;align-items:center;justify-content:center;flex-shrink:0}.scan-row-left strong{display:block;font-size:13.5px}.scan-row-left p{font-size:12px;color:var(--text-sub)}.scan-row-status{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600}.scan-row-status.passed{color:var(--green)}.scan-row-status.failed{color:var(--red)}.wizard-stats{display:grid;grid-template-columns:repeat(4,1fr);padding-top:20px}.wizard-stat-item{display:flex;align-items:flex-start;gap:12px;padding:0 16px;border-right:1px solid #ece6d8}.wizard-stat-item:first-child{padding-left:0}.wizard-stat-item:last-child{border-right:none}.wizard-stat-icon{width:40px;height:40px;border-radius:50%;background:var(--amber-light);color:var(--amber);display:flex;align-items:center;justify-content:center;flex-shrink:0}.wizard-stat-item strong{display:block;font-size:15px;margin-bottom:2px}.wizard-stat-sub{display:block;font-size:13px;font-weight:600;color:var(--text);margin-bottom:2px}.wizard-stat-item p{font-size:12px;color:var(--text-sub)}svg.lucide{flex-shrink:0}.banner-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.banner.amber .banner-icon{color:var(--amber)}.banner.green .banner-icon{color:var(--green)}.banner.red .banner-icon{color:var(--red)}@media (max-width: 860px){.nav{display:none}.nav.open{display:flex;flex-direction:column;position:absolute;top:64px;right:20px;background:#fff;border:1px solid #eee;border-radius:12px;padding:12px;gap:12px;box-shadow:0 8px 24px #00000014}.shield-audit-btn{display:none}.menu-toggle{display:block}.hero-grid{grid-template-columns:1fr;gap:32px}.hero-content h1{font-size:30px}.hero-desc,.callout,.chain-options{max-width:100%}.chain-options{flex-direction:column}.chain-card{flex:none;padding:16px}.chain-name{font-size:17px}.chain-net{font-size:14px}.shield-wrap{display:none}.shield-mobile{display:flex;justify-content:center;margin:8px 0 22px}.shield-mobile .shield-img{width:220px}.feature-mini-grid{grid-template-columns:1fr}.mini-card{border-right:none!important;padding:14px 4px!important;border-bottom:1px solid #f1ede3}.mini-card:last-child{border-bottom:none}.stats-grid{grid-template-columns:1fr 1fr!important;row-gap:20px}.stat{border-right:none;padding:0 10px}.stat:nth-child(odd){border-right:1px solid #ece6d8}.stat:nth-child(-n+2){border-bottom:1px solid #ece6d8;padding-bottom:16px}.stat:nth-child(n+3){padding-top:16px}.stat strong{font-size:18px}.wizard-grid{grid-template-columns:1fr}.step-label{display:none}.step.is-active .step-label{display:inline}.step-line{width:30px}.wizard-main{padding:20px}.result-stat-row{grid-template-columns:1fr 1fr;row-gap:16px}.wizard-stats{grid-template-columns:1fr 1fr}.footer-inner{flex-direction:column;justify-content:center;text-align:center}.footer-links{display:none}.wizard-stats{grid-template-columns:1fr!important;row-gap:20px}.wizard-stat-item{border-right:none!important;border-bottom:1px solid #ece6d8;padding:0 0 16px!important}.wizard-stat-item:last-child{border-bottom:none}}.scan-priority-banner{justify-content:space-between}.scan-priority-banner strong{color:var(--green);font-size:15px}.scan-priority-icon{color:var(--green);flex-shrink:0}.ready-scan{position:relative;text-align:center;padding:44px 20px;overflow:hidden}.ready-scan:before{content:"";position:absolute;top:-80px;left:50%;transform:translate(-50%);width:340px;height:340px;background:radial-gradient(circle,#e08e1a17,#e08e1a00 70%);pointer-events:none}.ready-scan-icon-wrap{position:relative;width:104px;height:104px;margin:0 auto 22px}.ready-scan-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1.5px dashed var(--green-border);animation:ring-spin 18s linear infinite}@keyframes ring-spin{to{transform:rotate(360deg)}}.ready-scan-icon{position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:50%;background:var(--green-light);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 8px #16a34a0f}.ready-scan-badges{display:flex;gap:8px;justify-content:center;margin-top:20px;flex-wrap:wrap}.mini-pill{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:var(--green);background:var(--green-light);border:1px solid var(--green-border);padding:5px 11px;border-radius:999px}.what-we-check-card{background:var(--amber-light);border:none}.what-we-check-card .aside-list-item{border-bottom-color:#f0e4c8}.what-we-check-card .ic{width:auto;height:auto;background:none;color:var(--amber)}#waitingWalletBanner.confirm-banner{display:flex;align-items:center;gap:10px;font-size:13.5px;font-weight:600;color:var(--amber);padding:12px 16px;margin-top:20px;white-space:nowrap;overflow-x:auto}#wizardPriorityBanner:empty{display:none}.banner.red{align-items:center;gap:12px;background:#fdf2f2;border:1px solid #f6dfdf;border-radius:12px;padding:10px 14px}.banner.red .banner-icon{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:#fae0e0;display:flex;align-items:center;justify-content:center}.banner.red strong{display:inline;font-size:13px;font-weight:700;color:#c0392b}.banner.red p{display:inline;font-size:13px;font-weight:400;color:#a17f7f;margin:0 0 0 6px}#wizardMain{scroll-margin-top:90px}.scan-rows-title{font-size:16px;font-weight:700;color:#17181c;margin:28px 0 14px}.result-stat-row{display:grid!important;grid-template-columns:repeat(4,1fr)!important;grid-auto-flow:row!important;align-items:start!important;column-gap:16px;row-gap:6px;padding:20px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;margin:20px 0}.rs-num{font-size:22px;font-weight:800;color:#17181c;line-height:1.2}.rs-label{font-size:13px;font-weight:600;color:#444;line-height:1.3}.rs-desc{font-size:11.5px;color:#9a9a9f;line-height:1.35;margin:0}.result-stat-icon{flex-shrink:0;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center}.result-stat-icon.rs-icon{margin-top:8px}.result-stat-icon.amber{background:#fbe9c9;color:#c68a1a}.result-stat-icon.green{background:#d9f2e0;color:#1f9d4c}.result-stat-icon.red{background:#fbe0e0;color:#c0392b}.scan-row{display:flex!important;align-items:center!important;justify-content:space-between;gap:14px;padding:14px 0;border-bottom:1px solid #f0f0f0}.scan-row:last-child{border-bottom:none}.scan-row-left{display:flex!important;align-items:center!important;gap:14px}.scan-row-left p{font-size:12.5px;color:#8a8a8f;margin:2px 0 0}.scan-row-left strong{font-size:14px;color:#17181c}.scan-row-icon{flex-shrink:0;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center}.scan-row-icon.safe{background:#e3f6e9;color:#1f9d4c}.scan-row-icon.risky{background:#fbe4e4;color:#c0392b}.scan-row-status{display:flex;align-items:center;gap:6px;font-size:13.5px;font-weight:700;white-space:nowrap}.scan-row-status.passed{color:#1f9d4c}.scan-row-status.failed{color:#c0392b}.scan-row-status-icon{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center}.scan-row-status.passed .scan-row-status-icon{background:#d9f2e0}.scan-row-status.failed .scan-row-status-icon{background:#fbe0e0}.result-head{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;gap:8px}.result-shield-wrap{position:relative;width:90px;height:90px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.result-shield-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px dashed #cfcfcf}.result-shield-ring.safe{border-color:#b7e4c7}.result-shield-ring.risky{border-color:#f3c2c2}.result-shield{width:70px!important;height:70px!important;border-radius:50%;display:flex;align-items:center;justify-content:center}.result-shield.safe{background:#e3f6e9}.result-shield.risky{background:#fbe4e4}.result-title{font-size:22px;margin-top:2px}.result-desc{max-width:460px;margin:0 auto}.pill-row{justify-content:center}.result-stat-text span{display:block;min-height:34px}.result-stat-text p{display:block;min-height:32px}.stay-safe-icon{width:34px;height:34px;border-radius:50%;background:#fbe9c9;color:#c68a1a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.wcard .aside-list-item{align-items:flex-start;gap:14px;margin-bottom:20px}.wcard .aside-list-item:last-child{margin-bottom:0}.wcard .aside-list-item strong{display:block;font-size:14.5px;margin-bottom:3px}.wcard .aside-list-item p{font-size:12.5px;color:#8a8a8f;line-height:1.4;margin:0}.help-box .wcard-title{justify-content:flex-start!important;text-align:left}.help-box p{text-align:left;color:#8a8a8f;font-size:13px;margin:6px 0 16px}.wcard-btn.danger{border-color:#f3c2c2;color:#c0392b;background:#fdf2f2}.wcard-btn.danger:hover{background:#fbe0e0;border-color:#e8a5a5}.wcard-btn.danger svg{stroke:#c0392b}
