/* W3M Wallet Analyzer visual layer migrated from Platform Manager. */
.w3m-wallet-ai,.w3m-wallet-ai *,.w3m-wallet-ai *::before,.w3m-wallet-ai *::after{box-sizing:border-box;}
            .w3m-wallet-ai{font-family:Inter,Arial,sans-serif;width:min(1700px, calc(100vw - 60px));max-width:none !important;margin-left:50%;transform:translateX(-50%);padding:30px;box-sizing:border-box;background:radial-gradient(circle at top right,#ede9fe 0,#f8fafc 28%,#f8fafc 100%);color:#0f172a;}
            .w3m-wallet-hero{position:relative;overflow:hidden;border:1px solid #e5eaf3;border-radius:30px;background:rgba(255,255,255,.86);padding:34px;box-shadow:0 24px 70px rgba(15,23,42,.10);backdrop-filter:blur(14px);}
            .w3m-wallet-hero::after{content:"";position:absolute;right:-80px;top:-90px;width:260px;height:260px;border-radius:999px;background:rgba(124,58,237,.10);pointer-events:none;}.w3m-wallet-kicker{position:relative;z-index:1;display:inline-flex;border:1px solid #ddd6fe;background:#f5f3ff;color:#6d28d9;border-radius:999px;padding:8px 13px;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:950;}.w3m-wallet-hero h1{position:relative;z-index:1;margin:20px 0 8px;font-size:46px;line-height:1.05;letter-spacing:-.055em;}.w3m-wallet-hero p{position:relative;z-index:1;color:#64748b;max-width:760px;font-size:16px;line-height:1.75;margin:0 0 24px;}
            .w3m-wallet-form{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.7fr) 250px 360px;gap:16px;align-items:end;background:#fff;border:1px solid #e5eaf3;border-radius:24px;padding:18px;box-shadow:0 14px 34px rgba(15,23,42,.06);}.w3m-wallet-field{display:flex;flex-direction:column;gap:10px;min-width:0;}.w3m-wallet-field-label{color:#64748b;font-size:11px;font-weight:950;letter-spacing:.065em;text-transform:uppercase;text-align:center;}.w3m-wallet-connect-primary{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:22px;border:1px solid #ddd6fe;border-radius:22px;background:linear-gradient(135deg,#faf5ff 0,#eff6ff 100%);box-shadow:0 12px 30px rgba(91,33,182,.08);}.w3m-wallet-connect-primary-copy{display:flex;align-items:center;gap:15px;min-width:0;}.w3m-wallet-connect-primary-icon{width:52px;height:52px;flex:0 0 52px;border-radius:17px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7c3aed,#2563eb);color:#fff;font-size:24px;box-shadow:0 10px 24px rgba(91,33,182,.22);}.w3m-wallet-connect-primary-copy strong{display:block;font-size:18px;color:#172033;}.w3m-wallet-connect-primary-copy small{display:block;margin-top:4px;color:#64748b;font-size:13px;line-height:1.5;}.w3m-wallet-connect-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:flex-end;}.w3m-wallet-connect-btn,.w3m-wallet-disconnect-btn{min-height:52px;border-radius:16px;padding:0 20px;font-weight:950;cursor:pointer;transition:.18s;display:inline-flex;align-items:center;justify-content:center;gap:8px;}.w3m-wallet-connect-btn{border:0;background:linear-gradient(135deg,#7c3aed,#2563eb);color:#fff;box-shadow:0 12px 26px rgba(37,99,235,.22);}.w3m-wallet-connect-btn:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(37,99,235,.28);}.w3m-wallet-connect-btn.is-loading{pointer-events:none;opacity:.72;}.w3m-wallet-disconnect-btn{display:none;border:1px solid #dbe3ef;background:#fff;color:#64748b;}.w3m-wallet-connect-primary.is-connected .w3m-wallet-connect-btn{background:#16a34a;}.w3m-wallet-connect-primary.is-connected .w3m-wallet-disconnect-btn{display:inline-flex;}.w3m-wallet-connect-status{grid-column:1/-1;display:none;border-radius:13px;padding:10px 12px;font-size:12px;font-weight:800;line-height:1.45;}.w3m-wallet-connect-status.is-visible{display:block;}.w3m-wallet-connect-status.is-success{background:#ecfdf5;color:#166534;border:1px solid #bbf7d0;}.w3m-wallet-connect-status.is-error{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;}.w3m-wallet-manual-divider{grid-column:1/-1;display:flex;align-items:center;gap:12px;color:#94a3b8;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;margin:0 2px;}.w3m-wallet-manual-divider:before,.w3m-wallet-manual-divider:after{content:"";height:1px;background:#e8edf5;flex:1;}.w3m-wallet-manual-heading{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:14px;}.w3m-wallet-manual-heading strong{font-size:14px;color:#334155;}.w3m-wallet-manual-heading small{color:#64748b;font-size:12px;}
            .w3m-wallet-input-wrap,.w3m-wallet-network-wrap{height:64px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;display:flex;align-items:center;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;}.w3m-wallet-input-wrap{padding:0 18px;gap:12px;}.w3m-wallet-input-wrap:focus-within,.w3m-wallet-network-wrap:focus-within{border-color:#a78bfa;box-shadow:0 0 0 4px rgba(124,58,237,.12);}.w3m-wallet-input-icon{width:30px;height:30px;border-radius:10px;background:#f5f3ff;color:#7c3aed;display:flex;align-items:center;justify-content:center;flex:0 0 30px;font-size:16px;line-height:1;}
            .w3m-wallet-input{height:64px!important;min-height:64px!important;border:0!important;background:transparent!important;color:#0f172a!important;font-size:15px!important;font-weight:800!important;padding:0!important;margin:0!important;outline:none!important;box-shadow:none!important;width:100%!important;line-height:64px!important;display:block!important;vertical-align:middle!important;}.w3m-wallet-input::placeholder{color:#94a3b8!important;font-weight:750!important;}.w3m-wallet-input:focus{border:0!important;box-shadow:none!important;}.w3m-wallet-input-wrap:focus-within .w3m-wallet-input-icon{background:#ede9fe;color:#6d28d9;box-shadow:0 0 0 4px rgba(124,58,237,.08);}
            .w3m-wallet-network-wrap{position:relative;overflow:hidden;padding:0 14px 0 15px;background:linear-gradient(180deg,#fff,#fbfaff);}.w3m-wallet-network-icon{width:30px;height:30px;border-radius:10px;background:#f5f3ff;color:#7c3aed;display:flex;align-items:center;justify-content:center;margin-right:10px;font-size:15px;flex:0 0 30px;}.w3m-wallet-network-label{display:flex;flex-direction:column;justify-content:center;line-height:1.15;min-width:0;pointer-events:none;}.w3m-wallet-network-label small{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:#64748b;font-weight:950;}.w3m-wallet-network-label strong{font-size:14px;color:#0f172a;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.w3m-wallet-select{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2;}.w3m-wallet-select-arrow{margin-left:auto;color:#7c3aed;font-weight:950;transition:transform .2s ease;}.w3m-wallet-network-wrap.is-active{transform:scale(.99);border-color:#8b5cf6;box-shadow:0 0 0 4px rgba(124,58,237,.14);}.w3m-wallet-network-wrap.is-active .w3m-wallet-select-arrow{transform:rotate(180deg);}
            .w3m-wallet-btn{height:64px;border:0;border-radius:18px;background:linear-gradient(135deg,#7c3aed,#2563eb);color:#fff;font-size:16px;font-weight:950;cursor:pointer;box-shadow:0 14px 30px rgba(37,99,235,.20);transition:transform .16s ease,box-shadow .2s ease,filter .2s ease;display:flex;align-items:center;justify-content:center;gap:10px;white-space:nowrap;align-self:end;}.w3m-wallet-btn:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(37,99,235,.28);}.w3m-wallet-btn:active{transform:scale(.98);}.w3m-wallet-btn.is-loading{filter:saturate(.9);pointer-events:none;}.w3m-wallet-btn.is-loading::before{content:"";width:16px;height:16px;border-radius:999px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;animation:w3mSpin .75s linear infinite;}
            .w3m-wallet-provider-modal{position:fixed;inset:0;z-index:2147483000;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(15,23,42,.62);backdrop-filter:blur(8px);}.w3m-wallet-provider-modal.is-open{display:flex;}.w3m-wallet-provider-dialog{width:min(520px,100%);max-height:min(720px,calc(100vh - 40px));overflow:auto;border:1px solid rgba(255,255,255,.25);border-radius:26px;background:#fff;padding:24px;box-shadow:0 32px 90px rgba(15,23,42,.35);animation:w3mWalletModalIn .2s ease both;}@keyframes w3mWalletModalIn{from{opacity:0;transform:translateY(10px) scale(.985);}to{opacity:1;transform:none;}}.w3m-wallet-provider-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px;}.w3m-wallet-provider-head h3{margin:0;font-size:25px;letter-spacing:-.035em;}.w3m-wallet-provider-head p{margin:6px 0 0;color:#64748b;font-size:13px;line-height:1.55;}.w3m-wallet-provider-close{width:38px;height:38px;flex:0 0 38px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#475569;font-size:22px;cursor:pointer;}.w3m-wallet-provider-list{display:grid;gap:10px;}.w3m-wallet-provider-option{width:100%;display:flex;align-items:center;gap:14px;padding:14px;border:1px solid #e7eaf2;border-radius:17px;background:#fff;color:#0f172a;text-align:left;cursor:pointer;transition:.18s;box-shadow:none!important;}.w3m-wallet-provider-option:hover{transform:translateY(-1px);border-color:#a78bfa;background:#faf8ff;}.w3m-wallet-provider-option.is-loading{pointer-events:none;opacity:.65;}.w3m-wallet-provider-option.is-disabled{cursor:not-allowed;opacity:.58;background:#f8fafc;}.w3m-wallet-provider-option.is-disabled:hover{transform:none;border-color:#e7eaf2;}.w3m-wallet-provider-logo{width:44px;height:44px;flex:0 0 44px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ede9fe,#dbeafe);font-size:22px;overflow:hidden;}.w3m-wallet-provider-logo img{width:30px;height:30px;object-fit:contain;border-radius:8px;}.w3m-wallet-provider-copy{min-width:0;flex:1;}.w3m-wallet-provider-copy strong{display:block;font-size:15px;}.w3m-wallet-provider-copy small{display:block;margin-top:3px;color:#64748b;font-size:12px;}.w3m-wallet-provider-arrow{color:#7c3aed;font-size:20px;font-weight:950;}.w3m-wallet-provider-empty{padding:18px;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc;text-align:center;color:#64748b;font-size:13px;line-height:1.6;}.w3m-wallet-provider-foot{margin-top:16px;padding-top:14px;border-top:1px solid #edf1f6;color:#64748b;font-size:11px;line-height:1.5;text-align:center;}body.w3m-wallet-modal-open{overflow:hidden!important;}
            .w3m-wallet-filter-options{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:2px;}.w3m-wallet-filter-toggle{position:relative;display:flex;align-items:center;gap:12px;border:1px solid #e7eaf2;border-radius:17px;padding:13px 14px;background:#fbfcff;cursor:pointer;transition:.18s;}.w3m-wallet-filter-toggle:hover{border-color:#c4b5fd;background:#faf8ff;}.w3m-wallet-filter-toggle input{position:absolute;opacity:0;pointer-events:none;}.w3m-wallet-toggle-ui{width:42px;height:24px;border-radius:999px;background:#cbd5e1;position:relative;flex:0 0 42px;transition:.2s;}.w3m-wallet-toggle-ui:after{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;border-radius:999px;background:#fff;box-shadow:0 2px 6px rgba(15,23,42,.22);transition:.2s;}.w3m-wallet-filter-toggle input:checked+.w3m-wallet-toggle-ui{background:linear-gradient(135deg,#7c3aed,#2563eb);}.w3m-wallet-filter-toggle input:checked+.w3m-wallet-toggle-ui:after{transform:translateX(18px);}.w3m-wallet-filter-toggle>span:last-child{display:flex;flex-direction:column;gap:2px;}.w3m-wallet-filter-toggle strong{font-size:13px;color:#172033;}.w3m-wallet-filter-toggle small{color:#64748b;font-size:11px;line-height:1.4;font-weight:700;}
            .w3m-wallet-hints{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px;color:#475569;font-size:13px;font-weight:750;}.w3m-wallet-hints span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:8px 11px;}.w3m-wallet-output{margin-top:22px;display:none;}.w3m-wallet-output.is-visible{display:block;animation:w3mWalletFade .35s ease both;}@keyframes w3mWalletFade{from{opacity:0;transform:translateY(8px);}to{opacity:1;transform:translateY(0);}}
            .w3m-wallet-loading{border:1px solid #e8edf5;border-radius:24px;background:#fff;padding:24px;box-shadow:0 14px 36px rgba(15,23,42,.06);}.w3m-wallet-loading-head{display:flex;align-items:center;gap:14px;font-weight:950;color:#0f172a;margin-bottom:14px;}.w3m-wallet-spinner{width:24px;height:24px;border-radius:999px;border:3px solid #e2e8f0;border-top-color:#7c3aed;animation:w3mSpin .8s linear infinite;}@keyframes w3mSpin{to{transform:rotate(360deg);}}.w3m-wallet-steps{display:grid;gap:8px;margin-left:38px;color:#64748b;font-weight:800;}.w3m-wallet-steps span{opacity:.55;animation:w3mStep 1.5s ease infinite;}.w3m-wallet-steps span:nth-child(2){animation-delay:.15s;}.w3m-wallet-steps span:nth-child(3){animation-delay:.3s;}.w3m-wallet-steps span:nth-child(4){animation-delay:.45s;}@keyframes w3mStep{0%,100%{opacity:.45;transform:translateX(0);}50%{opacity:1;transform:translateX(3px);}}
            .w3m-wallet-results-shell{display:grid;gap:18px;}.w3m-wallet-overview{display:grid;grid-template-columns:1fr 1.5fr;gap:20px;border:1px solid #e8edf5;border-radius:26px;background:#fff;padding:24px;box-shadow:0 14px 36px rgba(15,23,42,.06);}.w3m-wallet-pill{display:inline-flex;border:1px solid #ddd6fe;background:#f5f3ff;color:#6d28d9;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:950;}.w3m-wallet-overview h2{font-size:46px;line-height:1;margin:14px 0 6px;letter-spacing:-.05em;}.w3m-wallet-overview p{color:#64748b;margin:0;font-weight:750;}.w3m-wallet-overview-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;}.w3m-wallet-overview-grid div{background:#f8fafc;border:1px solid #edf2f7;border-radius:18px;padding:16px;}.w3m-wallet-overview-grid span,.w3m-wallet-token-row span,.w3m-wallet-section-head span,.w3m-wallet-ai-score span,.w3m-wallet-ai-notes span{display:block;color:#64748b;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;}.w3m-wallet-overview-grid strong{display:block;margin-top:5px;font-size:20px;font-weight:950;}
            .w3m-wallet-filter-summary{display:flex;align-items:center;gap:10px;flex-wrap:wrap;border:1px solid #ddd6fe;background:linear-gradient(135deg,#faf5ff,#eff6ff);border-radius:18px;padding:13px 16px;}.w3m-wallet-filter-summary strong{color:#5b21b6;font-size:12px;text-transform:uppercase;letter-spacing:.05em;}.w3m-wallet-filter-summary span{border:1px solid rgba(124,58,237,.14);background:#fff;border-radius:999px;padding:7px 10px;color:#475569;font-size:12px;font-weight:800;}
            .w3m-wallet-token-section,.w3m-wallet-ai-score,.w3m-wallet-ai-notes,.w3m-wallet-status-card{border:1px solid #e8edf5;border-radius:26px;background:#fff;padding:24px;box-shadow:0 14px 36px rgba(15,23,42,.06);}.w3m-wallet-section-head{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:16px;}.w3m-wallet-section-head h3{margin:4px 0 0;font-size:22px;}.w3m-wallet-section-head small{color:#64748b;font-weight:800;}.w3m-wallet-token-list{display:grid;gap:10px;}.w3m-wallet-token-row{display:grid;grid-template-columns:minmax(220px,1.7fr) 1fr 1fr .8fr .9fr 150px;gap:12px;align-items:center;border:1px solid #eef2f7;border-radius:18px;padding:14px;background:#fff;transition:.18s;}.w3m-wallet-token-row.is-token-hidden{display:none;}.w3m-wallet-token-row:hover{background:#fbfdff;border-color:#dbeafe;transform:translateY(-1px);}.w3m-wallet-token-main{display:flex;align-items:center;gap:12px;min-width:0;max-width:100%;}.w3m-wallet-token-main>div{min-width:0;max-width:100%;width:100%;}.w3m-wallet-token-main img,.w3m-wallet-token-fallback{width:36px;height:36px;border-radius:999px;flex:0 0 36px;}.w3m-wallet-token-main img{object-fit:contain;background:#fff;box-shadow:0 0 0 1px rgba(15,23,42,.08);}.w3m-wallet-token-fallback{display:flex;align-items:center;justify-content:center;background:#f1f5ff;color:#2563eb;font-size:11px;font-weight:950;}.w3m-wallet-token-main strong{display:block;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.w3m-wallet-token-main small{display:block;color:#64748b;font-weight:900;}.w3m-wallet-token-row strong{font-size:14px;}.w3m-wallet-risk-cell{display:flex;align-items:center;justify-content:center;text-align:center;}.w3m-wallet-token-row em{font-style:normal;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:950;line-height:1.2;min-height:34px;width:100%;max-width:148px;margin:0 auto;}.risk-high{background:#fee2e2;color:#dc2626;}.risk-mid{background:#ffedd5;color:#ea580c;}.risk-low{background:#dcfce7;color:#16a34a;}.risk-neutral{background:#f1f5f9;color:#475569;}
            .w3m-wallet-load-wrap{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:18px;}.w3m-wallet-load-more{border:1px solid #c4b5fd;background:linear-gradient(135deg,#f5f3ff,#eff6ff);color:#5b21b6;border-radius:14px;padding:11px 16px;font-weight:950;cursor:pointer;transition:.18s;}.w3m-wallet-load-more:hover{transform:translateY(-1px);border-color:#8b5cf6;}.w3m-wallet-load-more span{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;margin-left:6px;border-radius:999px;background:#fff;font-size:11px;}.w3m-wallet-load-status{color:#64748b;font-weight:800;}
            .w3m-wallet-ai-grid{display:grid;grid-template-columns:360px 1fr;gap:18px;}.w3m-wallet-ai-score{position:relative;overflow:hidden;background:linear-gradient(145deg,#111827,#312e81 70%,#2563eb);color:#fff;border:0;}.w3m-wallet-ai-score:after{content:"";position:absolute;width:190px;height:190px;border-radius:999px;right:-90px;top:-80px;background:rgba(255,255,255,.08);}.w3m-wallet-ai-score>*{position:relative;z-index:1;}.w3m-wallet-ai-score>span{color:#ddd6fe!important;}.w3m-wallet-ai-score strong{display:block;font-size:70px;line-height:1;margin:16px 0 18px;letter-spacing:-.06em;color:#fff!important;text-shadow:0 3px 18px rgba(15,23,42,.28);}.w3m-wallet-ai-score small{font-size:22px;color:rgba(255,255,255,.76)!important;margin-left:6px;letter-spacing:-.02em;text-shadow:none;}.w3m-wallet-score-bar{height:14px;background:rgba(255,255,255,.16);border-radius:999px;overflow:hidden;}.w3m-wallet-score-bar i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#22c55e,#2563eb);}.w3m-wallet-ai-score p{font-weight:950;color:#fff;}.w3m-wallet-ai-notes{padding:28px;}.w3m-wallet-ai-notes>span{display:inline-flex!important;width:auto;border:1px solid #ddd6fe;background:#f5f3ff;color:#6d28d9!important;border-radius:999px;padding:7px 10px;}.w3m-wallet-ai-notes h3{font-size:28px;margin:6px 0 12px;}.w3m-wallet-ai-notes p{color:#475569;line-height:1.7;}.w3m-wallet-ai-notes li{margin:7px 0;color:#334155;font-weight:750;}.w3m-wallet-ai-notes h4{margin:20px 0 6px;font-size:17px;}.w3m-wallet-ai-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px;}.w3m-wallet-ai-columns>div{background:#f8fafc;border:1px solid #edf2f7;border-radius:18px;padding:17px;}.w3m-wallet-ai-columns>div:nth-child(1){background:#f0fdf4;border-color:#dcfce7;}.w3m-wallet-ai-columns>div:nth-child(2){background:#fff7ed;border-color:#ffedd5;}.w3m-wallet-ai-columns>div:nth-child(3){background:#eff6ff;border-color:#dbeafe;}.w3m-wallet-ai-columns>div>strong{font-size:13px;text-transform:uppercase;letter-spacing:.05em;}.w3m-wallet-ai-columns ul{padding-left:18px;margin:10px 0 0;}.w3m-wallet-ai-error{display:block;margin-top:14px;color:#b45309;font-weight:800;}.w3m-wallet-disclaimer{color:#64748b;font-size:13px;text-align:center;}.w3m-wallet-empty{padding:18px;border-radius:16px;background:#f8fafc;color:#64748b;font-weight:800;}.w3m-wallet-status-card{text-align:center;max-width:760px;margin:0 auto;}.w3m-wallet-status-icon{width:54px;height:54px;border-radius:999px;margin:0 auto 12px;background:#fff7ed;color:#ea580c;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:950;}.w3m-wallet-status-card h3{font-size:28px;margin:0 0 8px;}.w3m-wallet-status-card p{color:#475569;line-height:1.7;}.w3m-wallet-status-card small{display:block;color:#64748b;margin-bottom:18px;}.w3m-wallet-reset{border:1px solid #ddd6fe;background:#f5f3ff;color:#6d28d9;border-radius:14px;padding:12px 16px;font-weight:950;cursor:pointer;}
            @media(max-width:980px){.w3m-wallet-connect-primary{grid-template-columns:1fr;padding:18px;}.w3m-wallet-connect-actions{justify-content:stretch;}.w3m-wallet-connect-btn,.w3m-wallet-disconnect-btn{flex:1;}.w3m-wallet-filter-options{grid-template-columns:1fr;}.w3m-wallet-ai-columns{grid-template-columns:1fr;}.w3m-wallet-ai{width:calc(100vw - 8px);max-width:none !important;margin-left:50%;transform:translateX(-50%);padding:12px;overflow:hidden;}.w3m-wallet-form{grid-template-columns:1fr;}.w3m-wallet-overview,.w3m-wallet-ai-grid{grid-template-columns:1fr;}.w3m-wallet-token-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px 18px;padding:18px;}.w3m-wallet-token-row>div{min-width:0;}.w3m-wallet-token-main{grid-column:1/-1;padding-bottom:14px;border-bottom:1px solid #edf2f7;}.w3m-wallet-token-main strong{white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.3;}.w3m-wallet-risk-cell{grid-column:1/-1;}.w3m-wallet-hero h1{font-size:36px;}.w3m-wallet-ai{padding:14px;}.w3m-wallet-hero{padding:24px;}.w3m-wallet-btn,.w3m-wallet-input-wrap,.w3m-wallet-network-wrap{height:58px;}.w3m-wallet-input{height:58px!important;min-height:58px!important;line-height:58px!important;}.w3m-wallet-field-label{text-align:left;}.w3m-wallet-steps{margin-left:0;}.w3m-wallet-section-head{align-items:start;flex-direction:column;}.w3m-wallet-token-row em{max-width:none;}.w3m-wallet-ai-score strong{font-size:64px;}.w3m-wallet-ai-score small{font-size:20px;}}

/* W3M unified app width */
.w3m-wallet-ai{
  width:min(1700px,calc(100vw - 60px))!important;
  max-width:none!important;
  margin-left:50%!important;
  margin-right:0!important;
  transform:translateX(-50%)!important;
  box-sizing:border-box!important;
}
@media(max-width:900px){
  .w3m-wallet-ai{
    width:calc(100vw - 8px)!important;
    max-width:none!important;
    margin-left:50%!important;
    transform:translateX(-50%)!important;
  }
}


.w3m-wallet-ai{
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}
@media(max-width:900px){
  .w3m-wallet-ai{padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;}
}

/* =========================================================
   W3M Wallet Analyzer — final light theme + clean canvas
   ========================================================= */
.w3m-wallet-ai{
  min-height:0!important;
  height:auto!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}
html[data-theme="light"] .w3m-wallet-ai,
body[data-theme="light"] .w3m-wallet-ai,
.w3m-wallet-ai[data-w3m-resolved-theme="light"]{color:#122033!important;background:transparent!important;}
html[data-theme="light"] .w3m-wallet-ai :is(.w3m-wallet-hero,.w3m-wallet-form,.w3m-wallet-overview,.w3m-wallet-token-section,.w3m-wallet-ai-notes,.w3m-wallet-status-card),
body[data-theme="light"] .w3m-wallet-ai :is(.w3m-wallet-hero,.w3m-wallet-form,.w3m-wallet-overview,.w3m-wallet-token-section,.w3m-wallet-ai-notes,.w3m-wallet-status-card),
.w3m-wallet-ai[data-w3m-resolved-theme="light"] :is(.w3m-wallet-hero,.w3m-wallet-form,.w3m-wallet-overview,.w3m-wallet-token-section,.w3m-wallet-ai-notes,.w3m-wallet-status-card){background:#fff!important;border-color:#dbe6ef!important;color:#122033!important;box-shadow:0 12px 34px rgba(28,55,75,.07)!important;}
html[data-theme="light"] .w3m-wallet-ai .w3m-wallet-hero,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-hero,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-hero{background:linear-gradient(135deg,#fff 0%,#f7fcff 62%,#ecf9ff 100%)!important;}
html[data-theme="light"] .w3m-wallet-ai :is(h1,h2,h3,h4,strong),
body[data-theme="light"] .w3m-wallet-ai :is(h1,h2,h3,h4,strong),
.w3m-wallet-ai[data-w3m-resolved-theme="light"] :is(h1,h2,h3,h4,strong){color:#122033!important;}
html[data-theme="light"] .w3m-wallet-ai :is(p,small,span,.w3m-wallet-field-label,.w3m-wallet-disclaimer,.w3m-wallet-load-status),
body[data-theme="light"] .w3m-wallet-ai :is(p,small,span,.w3m-wallet-field-label,.w3m-wallet-disclaimer,.w3m-wallet-load-status),
.w3m-wallet-ai[data-w3m-resolved-theme="light"] :is(p,small,span,.w3m-wallet-field-label,.w3m-wallet-disclaimer,.w3m-wallet-load-status){color:#607086!important;}
html[data-theme="light"] .w3m-wallet-ai .w3m-wallet-connect-primary,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-connect-primary,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-connect-primary{background:#eefaff!important;border-color:#bfe9f7!important;box-shadow:none!important;}
html[data-theme="light"] .w3m-wallet-ai :is(.w3m-wallet-input-wrap,.w3m-wallet-network-wrap),
body[data-theme="light"] .w3m-wallet-ai :is(.w3m-wallet-input-wrap,.w3m-wallet-network-wrap),
.w3m-wallet-ai[data-w3m-resolved-theme="light"] :is(.w3m-wallet-input-wrap,.w3m-wallet-network-wrap){background:#f8fbfd!important;border-color:#d5e2eb!important;color:#122033!important;}
html[data-theme="light"] .w3m-wallet-ai :is(.w3m-wallet-input,.w3m-wallet-network-select),
body[data-theme="light"] .w3m-wallet-ai :is(.w3m-wallet-input,.w3m-wallet-network-select),
.w3m-wallet-ai[data-w3m-resolved-theme="light"] :is(.w3m-wallet-input,.w3m-wallet-network-select){color:#122033!important;background:transparent!important;}
html[data-theme="light"] .w3m-wallet-ai :is(.w3m-wallet-connect-btn,.w3m-wallet-btn),
body[data-theme="light"] .w3m-wallet-ai :is(.w3m-wallet-connect-btn,.w3m-wallet-btn),
.w3m-wallet-ai[data-w3m-resolved-theme="light"] :is(.w3m-wallet-connect-btn,.w3m-wallet-btn){background:#49cffa!important;color:#06222c!important;border-color:#49cffa!important;box-shadow:0 10px 24px rgba(73,207,250,.22)!important;}
html[data-theme="light"] .w3m-wallet-ai .w3m-wallet-filter-options,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-filter-options,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-filter-options{background:transparent!important;}
html[data-theme="light"] .w3m-wallet-ai .w3m-wallet-filter-option,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-filter-option,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-filter-option{background:#f8fbfd!important;border-color:#dbe6ef!important;color:#304258!important;}
html[data-theme="light"] .w3m-wallet-ai .w3m-wallet-overview-grid div,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-overview-grid div,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-overview-grid div{background:#f8fbfd!important;border-color:#e0e9f0!important;}
html[data-theme="light"] .w3m-wallet-ai .w3m-wallet-token-row,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-token-row,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-token-row{background:#fff!important;border-color:#e0e9f0!important;color:#122033!important;}
html[data-theme="light"] .w3m-wallet-ai .w3m-wallet-token-row:hover,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-token-row:hover,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-token-row:hover{background:#f4fbff!important;border-color:#bfe9f7!important;}
html[data-theme="light"] .w3m-wallet-ai .w3m-wallet-filter-summary,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-filter-summary,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-filter-summary{background:#eefaff!important;border-color:#bfe9f7!important;}
html[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-score,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-score,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-score{background:linear-gradient(145deg,#0f2530,#16475a 72%,#159bc9)!important;color:#fff!important;border:0!important;}
html[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-score :is(strong,p,small,span),
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-score :is(strong,p,small,span),
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-score :is(strong,p,small,span){color:#fff!important;}
html[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-notes>span,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-notes>span,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-notes>span{background:#eaf8fd!important;border-color:#bfe9f7!important;color:#1684a9!important;}
html[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-notes :is(p,li),
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-notes :is(p,li),
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-notes :is(p,li){color:#304258!important;}
html[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-columns>div,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-columns>div,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-columns>div{box-shadow:none!important;}


html[data-theme="light"] body .w3m-wallet-ai,
body[data-theme="light"] .w3m-wallet-ai,
.w3m-wallet-ai[data-w3m-resolved-theme="light"]{
  color:#122033!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-form,
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-connect-primary,
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-input-wrap,
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-network-wrap,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-form,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-connect-primary,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-input-wrap,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-network-wrap,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-form,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-connect-primary,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-input-wrap,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-network-wrap{
  border-color:#d5e2eb!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-connect-primary,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-connect-primary,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-connect-primary{
  background:#eefaff!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-input-wrap,
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-network-wrap,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-input-wrap,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-network-wrap,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-input-wrap,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-network-wrap{
  background:#f8fbfd!important;
  box-shadow:none!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-input,
html[data-theme="light"] body .w3m-wallet-ai input.w3m-wallet-input,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-input,
body[data-theme="light"] .w3m-wallet-ai input.w3m-wallet-input,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-input,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] input.w3m-wallet-input{
  background:transparent!important;
  background-color:transparent!important;
  color:#122033!important;
  -webkit-text-fill-color:#122033!important;
  border:0!important;
  box-shadow:none!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-input::placeholder,
html[data-theme="light"] body .w3m-wallet-ai input.w3m-wallet-input::placeholder,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-input::placeholder,
body[data-theme="light"] .w3m-wallet-ai input.w3m-wallet-input::placeholder,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-input::placeholder,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] input.w3m-wallet-input::placeholder{
  color:#8ea0b3!important;
  opacity:1!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-network-label small,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-network-label small,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-network-label small{
  color:#607086!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-network-label strong,
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-manual-heading strong,
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-filter-toggle strong,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-network-label strong,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-manual-heading strong,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-filter-toggle strong,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-network-label strong,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-manual-heading strong,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-filter-toggle strong{
  color:#122033!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-filter-toggle small,
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-manual-heading small,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-filter-toggle small,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-manual-heading small,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-filter-toggle small,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-manual-heading small{
  color:#607086!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-filter-toggle,
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-filter-summary,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-filter-toggle,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-filter-summary,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-filter-toggle,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-filter-summary{
  background:#f8fbfd!important;
  border:1px solid #dbe6ef!important;
  color:#304258!important;
  box-shadow:none!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-filter-toggle:hover,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-filter-toggle:hover,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-filter-toggle:hover{
  background:#eefaff!important;
  border-color:#bfe9f7!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-toggle-ui,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-toggle-ui,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-toggle-ui{
  background:#d9e4ec!important;
  border:1px solid #c8d6e2!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-toggle-ui:after,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-toggle-ui:after,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-toggle-ui:after{
  background:#ffffff!important;
  box-shadow:0 2px 6px rgba(15,23,42,.14)!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-filter-toggle input:checked+.w3m-wallet-toggle-ui,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-filter-toggle input:checked+.w3m-wallet-toggle-ui,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-filter-toggle input:checked+.w3m-wallet-toggle-ui{
  background:linear-gradient(135deg,#1f9dcc,#49cffa)!important;
  border-color:transparent!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-filter-toggle input:checked+.w3m-wallet-toggle-ui:after,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-filter-toggle input:checked+.w3m-wallet-toggle-ui:after,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-filter-toggle input:checked+.w3m-wallet-toggle-ui:after{
  background:#ffffff!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-select-arrow,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-select-arrow,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-select-arrow{
  color:#607086!important;
}

/* =========================================================
   WALLET FINAL LIGHT CORRECTIONS
   ========================================================= */
/* Wallet controls left dark by the plugin's late global skin. */
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-filter-toggle,
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-filter-summary{
  background:#f8fbfd!important;
  background-color:#f8fbfd!important;
  background-image:none!important;
  border-color:#d7e3ec!important;
  color:#304258!important;
  box-shadow:none!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-filter-toggle strong{
  color:#122033!important;
  -webkit-text-fill-color:#122033!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-filter-toggle small{
  color:#607086!important;
  -webkit-text-fill-color:#607086!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-toggle-ui{
  background:#d9e4ec!important;
  border-color:#c8d6e2!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-toggle-ui::after{
  background:#ffffff!important;
  box-shadow:0 2px 6px rgba(15,23,42,.14)!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-filter-toggle input:checked + .w3m-wallet-toggle-ui{
  background:#49cffa!important;
  border-color:#49cffa!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-filter-toggle input:checked + .w3m-wallet-toggle-ui::after{
  background:#ffffff!important;
}


/* 3.5.86 Wallet analyze button contrast fix */
.w3m-wallet-btn,
.w3m-wallet-btn span{
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  opacity:1!important;
  text-shadow:none!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-btn,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-btn,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-btn{
  background:linear-gradient(135deg,#49cffa 0%,#38c4ef 100%)!important;
  color:#06222c!important;
  -webkit-text-fill-color:#06222c!important;
  border:1px solid rgba(73,207,250,.65)!important;
  box-shadow:0 14px 30px rgba(73,207,250,.28)!important;
  filter:none!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-btn span,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-btn span,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-btn span{
  color:#06222c!important;
  -webkit-text-fill-color:#06222c!important;
  opacity:1!important;
}


/* 3.5.92 Mobile wallet app connection */
.w3m-wallet-mobile-section{display:grid;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid var(--w3m-ui-line,#e5e7eb)}
.w3m-wallet-mobile-title{padding:0 4px 2px}
.w3m-wallet-mobile-title strong,.w3m-wallet-mobile-title small{display:block}
.w3m-wallet-mobile-title strong{font-size:14px;color:var(--w3m-ui-text,#0f172a)}
.w3m-wallet-mobile-title small{margin-top:4px;color:var(--w3m-ui-muted,#64748b);font-size:11px;line-height:1.45}
.w3m-wallet-mobile-option{text-decoration:none!important}
.w3m-wallet-mobile-option .w3m-wallet-provider-arrow{font-size:16px}
@media(max-width:700px){
  .w3m-wallet-provider-dialog{padding:16px!important}
  .w3m-wallet-mobile-section{margin-top:12px;padding-top:12px}
  .w3m-wallet-provider-option{padding:12px!important}
}

/* 3.6.01 Wallet AI complete light-theme pass.
   Keep the score identity through cyan accents, but remove all dark panels left by late plugin skins. */
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-loading,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-loading,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-loading,
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-ai-score,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-score,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-score,
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-ai-notes,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-notes,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-notes,
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-ai-columns > div,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-columns > div,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-columns > div{
  background:#ffffff!important;
  background-color:#ffffff!important;
  background-image:none!important;
  border:1px solid #dbe6ef!important;
  color:#122033!important;
  box-shadow:0 12px 34px rgba(28,55,75,.07)!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-ai-score::after,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-score::after,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-score::after{
  background:rgba(73,207,250,.12)!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-ai-score > span,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-score > span,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-score > span{
  color:#1684a9!important;
  -webkit-text-fill-color:#1684a9!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-ai-score strong,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-score strong,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-score strong{
  color:#122033!important;
  -webkit-text-fill-color:#122033!important;
  text-shadow:none!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-ai-score small,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-score small,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-score small,
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-ai-score p,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-score p,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-score p{
  color:#304258!important;
  -webkit-text-fill-color:#304258!important;
  text-shadow:none!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-score-bar,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-score-bar,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-score-bar{
  background:#dfe9ef!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-score-bar i,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-score-bar i,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-score-bar i{
  background:linear-gradient(90deg,#f6b84a 0%,#7ee0f4 58%,#49cffa 100%)!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-loading-head,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-loading-head,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-loading-head,
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-loading-head strong,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-loading-head strong,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-loading-head strong{
  color:#122033!important;
  -webkit-text-fill-color:#122033!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-steps,
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-steps span,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-steps,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-steps span,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-steps,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-steps span{
  color:#607086!important;
  -webkit-text-fill-color:#607086!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-spinner,
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-spinner,
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-spinner{
  border-color:#d9e4ec!important;
  border-top-color:#20acd8!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-ai-notes :is(h3,h4,strong),
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-notes :is(h3,h4,strong),
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-notes :is(h3,h4,strong),
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-ai-columns > div :is(strong,h4),
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-columns > div :is(strong,h4),
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-columns > div :is(strong,h4){
  color:#122033!important;
  -webkit-text-fill-color:#122033!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-ai-notes :is(p,li),
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-notes :is(p,li),
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-notes :is(p,li),
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-ai-columns > div :is(p,li,span),
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-columns > div :is(p,li,span),
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-columns > div :is(p,li,span){
  color:#304258!important;
  -webkit-text-fill-color:#304258!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-ai-columns > div:nth-child(1),
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-columns > div:nth-child(1),
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-columns > div:nth-child(1){
  background:#f3fbf7!important;
  border-color:#ccebd9!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-ai-columns > div:nth-child(2),
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-columns > div:nth-child(2),
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-columns > div:nth-child(2){
  background:#fff9ef!important;
  border-color:#f4dfb9!important;
}
html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-ai-columns > div:nth-child(3),
body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-columns > div:nth-child(3),
.w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-columns > div:nth-child(3){
  background:#f1faff!important;
  border-color:#cfeaf5!important;
}
@media(max-width:700px){
  html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-loading,
  body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-loading,
  .w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-loading,
  html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-ai-score,
  body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-score,
  .w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-score,
  html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-ai-notes,
  body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-notes,
  .w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-notes,
  html[data-theme="light"] body .w3m-wallet-ai .w3m-wallet-ai-columns > div,
  body[data-theme="light"] .w3m-wallet-ai .w3m-wallet-ai-columns > div,
  .w3m-wallet-ai[data-w3m-resolved-theme="light"] .w3m-wallet-ai-columns > div{
    padding:18px!important;
    border-radius:22px!important;
  }
}
