textarea{font:inherit}.route-failure{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:150px}.route-failure h2{margin:0 0 7px;font-size:20px}.route-failure p{margin:0;color:#7890a0;line-height:1.6}.route-failure-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.route-failure-actions button{border:1px solid #2b4a5b;border-radius:8px;background:#102433;color:#dce9ef;padding:10px 13px;cursor:pointer}.route-failure-actions button:first-child{border-color:#73f3ce;background:#73f3ce;color:#07151b;font-weight:700}@media(max-width:720px){.route-failure{grid-template-columns:1fr;text-align:center}.route-failure .logo-mark{margin:auto}.route-failure-actions{justify-content:center}}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,sans-serif;color:#eaf2f7;background:#07111f;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 55% -20%,#12364a 0,transparent 38%),#07111f}button,input,select{font:inherit}.app{display:flex;min-height:100vh}aside{width:250px;position:fixed;inset:0 auto 0 0;background:#07111fed;border-right:1px solid #1b3040;padding:25px 16px;display:flex;flex-direction:column;z-index:4;backdrop-filter:blur(16px)}.brand{display:flex;gap:12px;align-items:center;padding:0 9px 25px}.brand b{display:block;font-size:17px}.brand small{font-size:8px;letter-spacing:2px;color:#6f8b9e}.logo-mark{width:36px;height:36px;display:inline-grid;place-items:center;border-radius:10px;color:#07111f;font-size:24px;font-weight:800;background:#73f3ce;box-shadow:0 0 25px #73f3ce42}.brand .logo-mark{transform:skew(-7deg)}nav{display:flex;flex-direction:column;gap:3px;overflow:auto}nav a{color:#8299aa;text-decoration:none;display:flex;align-items:center;gap:12px;padding:10px 13px;border-radius:8px;font-size:13px;font-weight:500}nav a:hover{color:#d8e6ed;background:#102335}nav a.active{color:#83f7d5;background:linear-gradient(90deg,#143b3c,#102532);box-shadow:inset 2px 0 #73f3ce}.sidebar-foot{margin-top:auto;color:#71899a;font-size:11px;padding:14px 8px;border-top:1px solid #162b3a}.sidebar-foot small{float:right}.system-dot{width:7px;height:7px;border-radius:50%;background:#68e6aa;display:inline-block;margin-right:8px;box-shadow:0 0 8px #68e6aa}.content{margin-left:250px;width:calc(100% - 250px)}header{height:69px;border-bottom:1px solid #1b3040;display:flex;align-items:center;padding:0 32px;background:#081522a8;backdrop-filter:blur(12px);position:sticky;top:0;z-index:3}.crumb{display:flex;align-items:center;gap:6px;font-size:12px;color:#6d8799}.operator{margin-left:auto;display:flex;align-items:center;gap:9px;font-size:11px}.operator>span{width:30px;height:30px;border-radius:8px;background:#173447;color:#70ebc6;display:grid;place-items:center;font-weight:700}.operator div{display:flex;flex-direction:column}.operator small{color:#6d8799}.operator>svg{margin-left:10px;color:#6d8799}.menu{display:none}.page{padding:36px;max-width:1500px;margin:auto}.page-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:29px}.eyebrow{font-size:9px;letter-spacing:2.4px;color:#65daba;font-weight:700;margin:0 0 8px}.page-head h1{font-size:30px;margin:0 0 7px;letter-spacing:-1px}.page-head>div>p:last-child{margin:0;color:#718a9c;font-size:13px}.page-head button,.form-panel button,.empty button{border:0;border-radius:8px;background:#73f3ce;color:#07151b;padding:11px 17px;font-weight:700;display:flex;gap:7px;align-items:center;cursor:pointer}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:17px}.stat,.panel{background:linear-gradient(145deg,#0d1d2b,#0a1825);border:1px solid #1a3141;border-radius:12px}.stat{padding:20px;position:relative}.stat-icon{position:absolute;right:17px;top:17px;color:#4d6f7f}.stat>span{display:block;color:#7d95a6;font-size:11px}.stat strong{display:block;font-size:24px;margin:11px 0 6px}.stat small{color:#65daba;font-size:10px}.stat small.warn{color:#ffbd6b}.grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:17px}.panel{padding:22px}.panel-head{display:flex;align-items:center;justify-content:space-between}.panel h3{font-size:15px;margin:0}.panel-head select,.panel-head span{background:#102433;border:1px solid #20394a;color:#91a6b4;border-radius:7px;padding:7px 10px;font-size:10px}.chart{height:245px;padding-top:25px}.chart svg{width:100%;height:100%}.network{display:flex;align-items:center;gap:10px;padding:16px 0;border-bottom:1px solid #172d3c}.network:last-child{border-bottom:0}.chain{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;font-weight:700;background:#5668d9}.chain.c1{background:#7749e9}.chain.c2{background:#dd4755}.chain.c3{background:#e8ad32}.network div{display:flex;flex-direction:column;font-size:11px}.network small{color:#698495}.online{margin-left:auto;color:#65daba;font-size:9px}.empty{text-align:center;padding:75px 20%}.empty-icon,.integration-icon{width:55px;height:55px;border-radius:15px;display:grid;place-items:center;margin:0 auto 20px;color:#73f3ce;background:#153637}.empty p{color:#718a9c;line-height:1.7}.empty button{margin:22px auto}.form-panel{display:flex;flex-direction:column;gap:16px}.form-panel label{display:flex;flex-direction:column;gap:7px;font-size:11px;color:#8da2af}.form-panel input,.form-panel select{background:#091621;color:#eaf2f7;border:1px solid #254052;border-radius:7px;padding:11px}.notice{padding:12px;background:#14302e;border:1px solid #245148;border-radius:8px;font-size:11px;color:#91cabb;display:flex;gap:9px}.wallet-list{max-height:380px;overflow:auto}.wallet-list div{padding:13px 0;border-bottom:1px solid #1a3040}.wallet-list b{font-size:11px;display:block}.wallet-list code{font-size:10px;color:#72bba8}.mini-empty{min-height:270px;display:grid;place-content:center;text-align:center;color:#577080}.integration{display:flex;align-items:center;gap:20px}.integration .integration-icon{margin:0}.integration h2{margin:0 0 6px}.integration p{color:#7890a0;margin:0 0 12px}.integration code{font-size:11px;color:#6bdfc0}.integration a{margin-left:auto;color:#07151b;background:#73f3ce;text-decoration:none;border-radius:8px;padding:11px 15px;display:flex;align-items:center}.checklist{margin-top:17px}.checklist>div{display:grid;grid-template-columns:25px 1fr auto;padding:15px 0;border-bottom:1px solid #19303f;font-size:12px}.checklist small{color:#6c8697}.done{color:#65daba}.pending{color:#e7ae60}.login{min-height:100vh;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;max-width:1100px;margin:auto;padding:50px;gap:100px}.login section h1{font-size:58px;line-height:1.05;letter-spacing:-3px}.login section h1 em{color:#73f3ce;font-style:normal}.login section>p:last-child{color:#7890a0}.login-brand{display:flex;align-items:center;gap:12px;margin-bottom:90px}.login form{background:#0c1b29;border:1px solid #1d3749;border-radius:15px;padding:35px;display:flex;flex-direction:column;gap:18px;box-shadow:0 30px 100px #0008}.login form h2{margin:0;font-size:24px}.login form>p{margin:-10px 0 12px;color:#718a9c;font-size:12px}.login label{font-size:11px;color:#9eb1bd;display:flex;flex-direction:column;gap:7px}.login input{background:#07131e;border:1px solid #274153;border-radius:8px;padding:12px;color:#fff}.login button{border:0;background:#73f3ce;color:#07151b;border-radius:8px;padding:12px;font-weight:700;display:flex;justify-content:center;align-items:center}.login form small{color:#597283;text-align:center;line-height:1.5}.fatal{min-height:100vh;display:grid;place-items:center;text-align:center}.fatal p{color:#7890a0}.fatal button{background:#73f3ce;border:0;border-radius:8px;padding:11px 17px;font-weight:700}@media(max-width:900px){aside{transform:translate(-100%);transition:.2s}aside.open{transform:none}.content{margin:0;width:100%}.menu{display:block;background:none;border:0;color:#fff;margin-right:15px}.stats{grid-template-columns:1fr 1fr}.grid{grid-template-columns:1fr}.page{padding:25px}.login{grid-template-columns:1fr;gap:30px}.login section{display:none}}@media(max-width:560px){.stats{grid-template-columns:1fr}.operator div,.crumb{display:none}.page-head{align-items:start}.page-head button{font-size:0;padding:11px}.page-head button svg{margin:0}.integration{align-items:flex-start;flex-wrap:wrap}.integration a{margin-left:0}.login{padding:20px}}.dashboard-error{margin-bottom:17px}.dashboard-activity{min-height:320px}.activity-bars{height:230px;display:grid;grid-template-columns:repeat(7,1fr);align-items:end;gap:14px;padding:28px 8px 0}.activity-bars>div{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center;gap:10px}.activity-bars span{position:relative;width:min(54px,72%);min-height:4px;border-radius:8px 8px 3px 3px;background:linear-gradient(180deg,#73f3ce,#1f765f);box-shadow:0 0 22px #73f3ce20}.activity-bars b{position:absolute;left:50%;top:-20px;transform:translate(-50%);color:#a7bdc8;font-size:10px}.activity-bars small{color:#6f8999;font-size:9px}.recent-projects>.panel-head a{color:#73f3ce;font-size:10px;text-decoration:none}.recent-projects>a{display:grid;grid-template-columns:36px 1fr auto;gap:10px;align-items:center;padding:13px 0;border-bottom:1px solid #172d3c;color:#dce9ef;text-decoration:none}.recent-projects>a>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:#73f3ce;background:#173c3d;font-size:11px;font-weight:700}.recent-projects>a>div{display:flex;flex-direction:column;gap:4px;min-width:0}.recent-projects small{color:#6f8999;font-size:10px}.recent-projects em{color:#73f3ce;font-size:9px;font-style:normal}.dashboard-empty{min-height:210px;display:grid;place-items:center;text-align:center;color:#607b8b;font-size:11px}@media(max-width:560px){.activity-bars{gap:6px;padding-inline:0}.activity-bars span{width:70%}}.operator{background:transparent;border:0;color:inherit;padding:0;cursor:pointer}.route-loading{min-height:100vh;display:grid;place-items:center;color:#73f3ce;background:#07111f}.login-error{padding:10px 12px;border:1px solid #713d42;border-radius:8px;background:#321c25;color:#ffadb4;font-size:11px}.integration-status{margin-left:auto;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:700}.integration-status.ready{background:#173d34;color:#73f3ce}.integration-status.offline{background:#3b2529;color:#ff9fa8}.integration-status.checking{background:#243746;color:#9db2c0}.integration .integration-status+a{margin-left:0}.flash-frame{padding:8px;margin-top:17px}.flash-frame iframe{display:block;width:100%;height:780px;border:0;border-radius:8px;background:#050b13}.flash-frame p{margin:8px 7px 2px;color:#6f899a;font-size:10px}@media(max-width:560px){.integration .integration-status{margin-left:0}.flash-frame iframe{height:680px}}.flash-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-top:17px}.flash-controls h3{margin:0 0 14px}.flash-setting{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid #1b2b37;font-size:12px}.flash-setting span,.muted{color:#79909f}.flash-setting b{color:#dbe9f0}.flash-setting .safe{color:#73f3ce}.flash-controls button{margin-top:14px;display:flex;align-items:center;justify-content:center;gap:7px}.flash-error,.flash-history{margin-top:17px}.flash-history-row{display:grid;grid-template-columns:180px 100px 1fr;gap:12px;padding:10px 0;border-top:1px solid #1b2b37;font-size:11px}.flash-history-row code{overflow:hidden;text-overflow:ellipsis}.flash-integration code{word-break:break-all}.button-link{display:inline-flex;margin-top:12px;padding:9px 14px;border-radius:8px;background:#73f3ce;color:#071116;font-weight:700;text-decoration:none}@media(max-width:760px){.flash-controls,.flash-history-row{grid-template-columns:1fr}.flash-frame iframe{height:680px}}.aave-preflight{margin-bottom:17px}.aave-preflight>.panel-head{margin-bottom:8px}.aave-summary{color:#8ba0ad;font-size:12px;line-height:1.65}.aave-summary code{color:#73f3ce}.aave-gate,.aave-risk,.aave-pass{display:flex;align-items:flex-start;gap:10px;border-radius:10px;padding:12px;margin:14px 0}.aave-gate{border:1px solid #53492e;background:#2a2519;color:#e8c681}.aave-gate svg,.aave-risk svg,.aave-pass svg{flex:0 0 auto}.aave-gate p,.aave-risk p,.aave-pass p{margin:4px 0 0;font-size:10px;line-height:1.6;color:inherit}.aave-fields{display:grid;grid-template-columns:minmax(280px,1.8fr) minmax(110px,.6fr) minmax(130px,.7fr);gap:10px;margin:15px 0}.aave-fields label{display:flex;flex-direction:column;gap:6px;color:#8298a6;font-size:10px}.aave-fields input,.aave-fields select{min-width:0;background:#07141e;color:#eaf2f7;border:1px solid #254052;border-radius:8px;padding:10px}.aave-actions{display:flex;gap:9px;flex-wrap:wrap}.aave-actions button{display:flex;align-items:center;gap:7px}.aave-actions button.primary{background:#73f3ce;color:#07151b;border-color:#73f3ce;font-weight:700}.aave-actions button:disabled{opacity:.45;cursor:not-allowed}.aave-risk{border:1px solid rgba(255,187,72,.25);background:#ffbb4812;color:#e8c681}.aave-message{margin-top:12px}.aave-result{margin-top:14px;border-top:1px solid #1b2b37;padding-top:14px}.aave-pass{margin:0 0 10px;border:1px solid #235449;background:#102c2c;color:#70e9c6}.aave-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.aave-metrics span{display:flex;flex-direction:column;gap:5px;padding:10px;border:1px solid #1b3542;border-radius:8px;color:#78909f;font-size:9px}.aave-metrics b{color:#d8e8ef;font-size:11px;overflow:hidden;text-overflow:ellipsis}.aave-result details{margin-top:10px;border:1px solid #1b3542;border-radius:8px;padding:10px}.aave-result summary{display:flex;align-items:center;gap:6px;color:#91a9b6;font-size:10px;cursor:pointer}.aave-result details code{display:block;margin-top:10px;color:#73f3ce;overflow-wrap:anywhere;font-size:9px;line-height:1.5}@media(max-width:760px){.aave-fields,.aave-metrics{grid-template-columns:1fr}.aave-actions button{flex:1;justify-content:center}}.batch-error{padding:11px;border:1px solid #743f49;border-radius:8px;background:#351d27;color:#ffadb8;font-size:11px}.export-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:14px 0}.export-actions button{border:1px solid #2b4c54;border-radius:7px;background:#153435;color:#7ce9ca;padding:8px 11px;font-size:10px;cursor:pointer}.export-actions button:disabled{opacity:.45}.export-actions small{margin-left:auto;color:#728b9b}.wallet-list div{display:grid;grid-template-columns:18px minmax(90px,150px) minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0}.wallet-list code{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wallet-list div small{color:#607888;font-size:9px}.wallet-list .wallet-selected{background:#102f31}.verification-summary{display:grid;grid-template-columns:repeat(5,minmax(100px,1fr));gap:8px;margin:0 0 14px;overflow:auto}.verification-summary span{padding:10px;border:1px solid #24454c;border-radius:7px;background:#102a2e;color:#b9e9dc;font-size:10px}@media(max-width:700px){.wallet-list div{grid-template-columns:18px 1fr}.wallet-list code,.wallet-list small{grid-column:2;overflow:hidden;text-overflow:ellipsis}.verification-summary{grid-template-columns:1fr 1fr}}.wallet-recovery{margin-top:16px;min-width:0;padding:15px;border:1px solid #2b4c54;border-radius:10px;background:#0b2025}.wallet-recovery-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.wallet-recovery-head b,.wallet-recovery-head small{display:block}.wallet-recovery-head small{margin-top:4px;color:#78909f;font-size:10px}.wallet-recovery-head>svg{color:#73f3ce}.wallet-recovery-actions{display:grid;grid-template-columns:minmax(0,1fr);align-items:end;gap:8px;margin-top:13px;min-width:0}.wallet-recovery-actions label{display:flex;min-width:0;flex-direction:column;gap:6px;color:#8da2af;font-size:10px}.wallet-recovery-actions input{width:100%;min-width:0}.wallet-recovery-actions button{display:flex;width:100%;min-width:0;align-items:center;justify-content:center;gap:6px;white-space:normal;border:1px solid #2b4c54;border-radius:7px;background:#153435;color:#7ce9ca;padding:9px 11px;font-size:10px;cursor:pointer}.wallet-recovery-actions button:disabled{opacity:.45;cursor:not-allowed}.wallet-recovery-actions .wallet-recovery-hide{border-color:#73414a;background:#351d27;color:#ffadb8}.wallet-recovery-live{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wallet-recovery-warning{display:flex;align-items:flex-start;gap:7px;margin-top:10px;color:#e8c681;font-size:10px;line-height:1.5}.wallet-recovery-warning svg{flex:0 0 auto}.wallet-recovery>.batch-error{margin-top:10px}.wallet-recovery-secret{display:none;margin-top:12px;padding:13px;border:1px solid #725e2d;border-radius:9px;background:#2d2614}.wallet-recovery-secret.is-visible{display:block}.wallet-recovery-secret>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.wallet-recovery-secret b{color:#f5e6b4;font-size:11px}.wallet-recovery-secret span{color:#e8c681;font-size:10px}.wallet-recovery-secret textarea{width:100%;margin:9px 0 8px;resize:none;border-color:#806c39;background:#0b1117;color:#fff2be;font:12px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace;overflow-wrap:anywhere}.wallet-recovery-secret code,.wallet-recovery-secret small{display:block;overflow-wrap:anywhere}.wallet-recovery-secret code{color:#a9d8cc;font-size:10px}.wallet-recovery-secret small{margin-top:5px;color:#b5a87f;font-size:9px}@media(max-width:700px){.wallet-recovery-secret>div{align-items:flex-start;flex-direction:column}}.dry-run{flex-direction:row!important;align-items:center}.dry-run input{width:16px}.transfer-summary{display:flex;flex-direction:column;gap:7px;padding:15px 0;color:#8da2af}.transfer-summary b{color:#eaf2f7;font-size:12px}.transfer-summary small{font-size:10px}.transfer-progress{height:7px;background:#07131e;border-radius:8px;overflow:hidden;margin:14px 0}.transfer-progress span{display:block;height:100%;background:#73f3ce;transition:width .15s}.transfer-logs{margin-top:17px;max-height:260px;overflow:auto}.transfer-logs code{display:block;padding:7px 0;border-bottom:1px solid #162b3a;color:#8da2af;font-size:10px}.transfer-logs code.success{color:#65daba}.transfer-logs code.error{color:#ff8d8d}.export-actions{display:flex;gap:8px;flex-wrap:wrap}.export-actions button{border:1px solid #254052;border-radius:7px;background:#102433;color:#d9e7ed;padding:8px 10px;cursor:pointer}.export-actions button:disabled{opacity:.45;cursor:not-allowed}.wallet-list small{display:block;color:#ff8d8d;font-size:10px;margin-top:3px}.template-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.template-actions button{padding:8px;font-size:10px;background:#102433;color:#d9e7ed;border:1px solid #254052}.csv-example{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;background:#07131e;border:1px solid #254052;border-radius:7px;padding:12px;color:#72bba8;font-size:10px}.transfer-history{margin-top:17px}.transfer-history .panel-head h3{display:flex;align-items:center;gap:7px}.transfer-history .panel-head button{display:grid;place-items:center;border:1px solid #254052;border-radius:7px;background:#102433;color:#73f3ce;padding:8px;cursor:pointer}.transfer-history-table>div{display:grid;grid-template-columns:1.25fr 1fr .45fr 1fr .65fr;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid #172d3c;font-size:11px}.transfer-history-table>div:first-child{color:#7890a0;font-size:9px}.transfer-history-table em{font-style:normal;color:#eab463}.transfer-history-table em.completed{color:#65daba}.transfer-history-table em.failed{color:#ff8d8d}.transfer-history-empty{padding:30px;text-align:center;color:#607b8b;font-size:11px}@media(max-width:760px){.transfer-history-table{overflow:auto}.transfer-history-table>div{min-width:680px}}.collector-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.collector-actions button{justify-content:center;padding:9px}.collector-actions button:disabled{opacity:.45}.wallet-list small{display:block;color:#8da2af;font-size:10px;margin-top:4px}.swap-pair{display:grid;grid-template-columns:2fr 1fr;gap:8px}.best-route{padding:25px 0;text-align:center}.best-route small{color:#73f3ce}.best-route strong{display:block;font-size:30px;margin:12px}.best-route p{color:#8da2af;font-size:11px}.best-route code{color:#72bba8;font-size:10px}.quote-list{display:flex;flex-direction:column;gap:7px}.quote-list button{display:grid;grid-template-columns:1fr 1fr auto;text-align:left;background:#0a1825;color:#d9e7ed;border:1px solid #254052;border-radius:7px;padding:10px}.quote-list button.selected{border-color:#73f3ce}.swap-submit{width:100%;margin-top:14px;border:0;border-radius:8px;padding:11px;background:#73f3ce;color:#07151b;font-weight:700}.swap-history{margin-top:17px}.swap-history>div:not(.panel-head){display:grid;grid-template-columns:1fr 1fr 1fr;padding:12px 0;border-bottom:1px solid #1a3040;font-size:10px}.swap-history code{color:#72bba8}.swap-history small{color:#718a9c}.gasfree-status{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:17px}.gasfree-status span{padding:7px 10px;border:1px solid #244353;border-radius:999px;background:#0d202d;color:#8fabb9;font-size:10px}.gasfree-result>button{width:100%;border:0;border-radius:8px;padding:11px;background:#73f3ce;color:#07151b;font-weight:700}.gas-metric{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #19303f;font-size:11px}.gas-metric span{color:#7890a0}.gas-action{display:flex;gap:12px;align-items:center;margin:17px 0;padding:14px;border:1px solid #245148;border-radius:9px;background:#14302e;color:#73f3ce}.gas-action p{margin:4px 0 0;color:#8ab5aa;font-size:10px}.gas-history{margin-top:17px}.gas-history-row{display:grid;grid-template-columns:170px minmax(220px,1fr) 130px 160px;gap:12px;padding:11px 0;border-top:1px solid #19303f;font-size:10px}.gas-history-row code{overflow:hidden;text-overflow:ellipsis;color:#75dabb}.gas-history-row b{color:#dce9ef}@media(max-width:760px){.gas-history-row{grid-template-columns:1fr}.gas-history-row code{white-space:normal;overflow-wrap:anywhere}}.gasfree-result>.gas-topup{margin-top:9px;background:#1f9fca;color:#f2fbff}.launch-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:17px}.launch-steps button{border:1px solid #1e3949;background:#0c1d2a;color:#7892a2;border-radius:9px;padding:10px;cursor:pointer}.launch-steps button span{display:inline-grid;place-items:center;width:20px;height:20px;margin-right:7px;border-radius:50%;background:#173040}.launch-steps button.active{border-color:#4caa91;color:#73f3ce}.launch-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:17px}.launch-form{display:flex;flex-direction:column;gap:15px}.launch-form>label,.launch-pair label{display:flex;flex-direction:column;gap:7px;color:#8da2af;font-size:11px}.launch-form input,.launch-form select,.launch-form textarea{padding:11px;border:1px solid #254052;border-radius:7px;background:#091621;color:#eaf2f7}.launch-form textarea{min-height:120px;resize:vertical}.launch-form>button,.launch-nav button,.deployment-ready button{border:0;border-radius:8px;background:#73f3ce;color:#07151b;padding:11px 16px;font-weight:700}.launch-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.launch-nav{display:flex;justify-content:space-between;border-top:1px solid #1b3241;padding-top:15px}.launch-nav button:disabled{opacity:.35}.upload-box{position:relative;border:1px dashed #315568;border-radius:10px;padding:16px;display:grid!important;grid-template-columns:28px 1fr;gap:3px 10px;cursor:pointer}.upload-box svg{grid-row:1/3;color:#73f3ce}.upload-box small{color:#6e8a9a}.upload-box input{position:absolute;inset:0;opacity:0;cursor:pointer}.liquidity-result,.deployment-ready{display:flex;flex-direction:column;gap:7px;padding:14px;border:1px solid #285545;background:#12302c;border-radius:9px;color:#9ed4c4;font-size:11px}.deployment-ready>a{align-self:flex-start;padding:8px 12px;border-radius:7px;background:#73f3ce;color:#07151b;text-decoration:none;font-weight:700}.deployment-list>div{display:grid;grid-template-columns:24px 1fr auto;align-items:center;padding:10px 0;border-bottom:1px solid #1a3040;font-size:11px}.deployment-list svg{width:17px}.deployment-list .ok{color:#73f3ce}.deployment-list .pending{color:#eab463}.deployment-list b{font-size:9px}.token-preview{height:max-content;position:sticky;top:86px}.preview-banner{height:150px;margin:-22px -22px 20px;background:linear-gradient(135deg,#173d43,#17213e);background-size:cover;background-position:center;border-radius:12px 12px 0 0;display:flex;align-items:end;padding:16px}.preview-banner img,.preview-banner span{width:64px;height:64px;border-radius:16px;object-fit:cover;display:grid;place-items:center;background:#73f3ce;color:#07151b;font-size:25px;font-weight:800}.token-preview h2{margin:0}.token-preview h2 small{color:#73f3ce;font-size:11px}.token-preview>p:not(.eyebrow){color:#7890a0;line-height:1.6;font-size:12px}.token-preview dl div{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #1a3040;font-size:10px}.token-preview dt{color:#7890a0}.token-preview dd{margin:0}.token-preview a{display:flex;gap:6px;margin-top:13px;color:#73f3ce;font-size:10px;word-break:break-all}@media(max-width:900px){.launch-layout{grid-template-columns:1fr}.token-preview{position:static}.launch-steps{grid-template-columns:1fr 1fr}.launch-pair{grid-template-columns:1fr}}.launch-estimate,.launch-result{display:flex;flex-direction:column;gap:7px;padding:12px;border:1px solid #2e715f;border-radius:8px;background:#0b201e;word-break:break-all}.launch-estimate small{color:#8da99f}.launch-estimate button{padding:10px;border:0;border-radius:7px;background:#73f3ce;color:#07151b;font-weight:800;cursor:pointer}.launch-result>svg{color:#73f3ce}.launch-result>a{display:flex;align-items:center;gap:6px;color:#73f3ce}.project-security{display:flex;align-items:center;gap:8px;margin-bottom:16px;color:#8fc9b8;font-size:11px}.project-toolbar{display:flex;gap:10px;margin-bottom:17px}.project-toolbar label{display:flex;align-items:center;gap:8px;flex:1;padding:0 11px;border:1px solid #254052;border-radius:8px;background:#091621}.project-toolbar input{width:100%;padding:10px 0;border:0;outline:0;background:transparent;color:#eaf2f7}.project-toolbar select{padding:10px;border:1px solid #254052;border-radius:8px;background:#091621;color:#eaf2f7}.project-toolbar button{border:0;border-radius:8px;padding:10px 16px;background:#73f3ce;color:#07151b;font-weight:700}.project-error{margin-bottom:17px}.project-layout{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.65fr);gap:17px}.project-list{padding:12px}.project-list .panel-head{padding:10px}.project-list>button{display:grid;grid-template-columns:42px 1fr auto;grid-template-rows:auto auto;align-items:center;gap:2px 10px;width:100%;padding:12px;border:1px solid transparent;border-bottom-color:#19303f;background:transparent;color:#dfeaf0;text-align:left;cursor:pointer}.project-list>button:hover,.project-list>button.selected{border-color:#285546;border-radius:9px;background:#12302c}.project-list img,.project-logo{grid-row:1/3;width:38px;height:38px;border-radius:10px;object-fit:cover;display:grid;place-items:center;background:#234451;color:#73f3ce;font-weight:800}.project-list div{display:flex;flex-direction:column}.project-list small{color:#718a9c}.project-list em{grid-column:3;font-size:9px;color:#88a3b2;font-style:normal}.project-chain{font-size:9px;color:#73f3ce}.project-empty{min-height:280px;display:grid;place-content:center;text-align:center;color:#607b8b}.project-banner{min-height:145px;margin:-22px -22px 20px;padding:22px;display:flex;align-items:end;gap:13px;border-radius:12px 12px 0 0;background:linear-gradient(135deg,#173c43,#171f39);background-size:cover;background-position:center}.project-banner img,.project-banner .project-logo{width:58px;height:58px;border-radius:14px;object-fit:cover;display:grid;place-items:center;background:#73f3ce;color:#07151b}.project-banner h2{margin:0}.project-banner h2 small{color:#73f3ce;font-size:11px}.project-description{color:#8198a7;line-height:1.6}.project-metadata{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.project-metadata div{padding:11px;border:1px solid #1d3747;border-radius:8px;background:#0a1925}.project-metadata span{display:block;color:#6f899a;font-size:9px}.project-metadata b{font-size:11px}.project-links{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.project-links a{display:flex;gap:5px;align-items:center;padding:7px 9px;border:1px solid #285242;border-radius:7px;color:#73f3ce;text-decoration:none;font-size:10px}.project-history{margin-top:20px}.project-history-row{display:grid;grid-template-columns:160px 140px 1fr 90px;gap:10px;padding:10px 0;border-top:1px solid #19303f;font-size:10px}.project-history-row code{overflow:hidden;text-overflow:ellipsis;color:#78cbb5}.project-history>p{display:flex;gap:7px;color:#718a9c;font-size:11px}@media(max-width:900px){.project-layout{grid-template-columns:1fr}.project-toolbar{flex-wrap:wrap}.project-toolbar label{flex-basis:100%}.project-metadata{grid-template-columns:1fr 1fr}}@media(max-width:560px){.project-toolbar select{flex:1}.project-history-row,.project-metadata{grid-template-columns:1fr}}.market-security{display:flex;gap:8px;align-items:center;color:#70e9c6;background:#102c2c;border:1px solid #235449;border-radius:10px;padding:10px 14px;margin-bottom:16px}.market-search{display:flex;gap:10px;padding:12px;margin-bottom:14px}.market-search label{flex:1;display:flex;align-items:center;gap:8px;background:#10131d;border:1px solid #292d3d;border-radius:9px;padding:0 12px}.market-search input,.market-search select,.alert-create input{width:100%;background:transparent;border:0;color:#eef0f8;outline:0}.market-search select{width:170px;background:#10131d;border:1px solid #292d3d;border-radius:9px;padding:0 10px}.market-error{display:flex;gap:8px;align-items:center;margin-bottom:14px}.market-layout{display:grid;grid-template-columns:300px 1fr;gap:14px}.market-results{padding:0;overflow:hidden}.market-results>.panel-head,.market-watch{padding:16px}.market-results>button,.market-watch button{width:100%;display:grid;grid-template-columns:38px 1fr auto;gap:10px;text-align:left;align-items:center;padding:12px 16px;border:0;border-top:1px solid #242837;background:transparent;color:#eef0f8}.market-results>button:hover,.market-results>button.selected{background:#1b1e2c}.market-results button div{display:flex;flex-direction:column;min-width:0}.market-results small{color:#858ca0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.market-results em{font-style:normal;font-size:12px}.market-token{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#392f66;color:#b9aaff;font-weight:700}.market-token.sol{background:#163f39;color:#72f2cb}.market-token.tron{background:#4c2027;color:#ff8594}.market-empty,.market-placeholder{display:grid;place-items:center;text-align:center;min-height:190px;color:#858ca0;padding:24px}.market-watch{border-top:1px solid #292d3d}.market-watch h3{display:flex;gap:6px;align-items:center}.market-watch button{grid-template-columns:55px 1fr;padding:9px 0}.market-main{display:flex;flex-direction:column;gap:14px;min-width:0}.market-overview{padding:20px}.market-title{display:flex;justify-content:space-between;align-items:start}.market-title h2{margin:4px 0}.market-title h2 small{font-weight:400;color:#878da0}.market-title code{color:#7f8799}.market-title button,.alert-create button{display:flex;gap:6px;align-items:center}.market-title button.active{color:#f4ce62;border-color:#8d7433}.market-metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:20px}.market-metrics div{background:#11151f;border:1px solid #252a39;border-radius:10px;padding:12px}.market-metrics span{display:block;color:#858ca0;font-size:12px;margin-bottom:7px}.market-metrics b{font-size:15px}.market-sub{display:flex;gap:22px;margin-top:14px;color:#9299ab;font-size:13px}.market-sub a{margin-left:auto;display:flex;align-items:center;gap:5px}.up{color:#67e6bd!important}.down{color:#fb7185!important}.market-chart{padding:18px}.market-chart svg{height:240px;width:100%;overflow:visible}.chart-empty{height:190px;display:grid;place-items:center;color:#858ca0}.market-bottom{display:grid;grid-template-columns:1.5fr 1fr;gap:14px}.market-trades,.market-alerts,.market-holders{padding:16px}.market-table>div,.market-holders>div:not(.panel-head){display:grid;grid-template-columns:.6fr 1fr 1fr 1fr;gap:8px;padding:9px 0;border-bottom:1px solid #242837;font-size:12px}.market-table>div:first-child{color:#81889a}.market-note{color:#858ca0;font-size:13px}.alert-create{display:grid;grid-template-columns:1fr auto auto;gap:6px}.alert-create input{background:#10131d;border:1px solid #292d3d;border-radius:8px;padding:9px}.alert-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px;margin-top:8px;background:#171b26;padding:8px;border-radius:8px}.alert-row.triggered{border:1px solid #766027}.alert-row button{padding:6px}.market-holders code{color:#a7adc0}.market-holders em{text-align:right;font-style:normal}.market-placeholder{min-height:540px}.market-placeholder h2{color:#eef0f8}@media(max-width:1100px){.market-metrics{grid-template-columns:repeat(3,1fr)}.market-layout{grid-template-columns:1fr}.market-results{max-height:380px;overflow:auto}}@media(max-width:720px){.market-search,.market-sub{flex-wrap:wrap}.market-search select{height:42px;width:100%}.market-search label{height:42px}.market-bottom{grid-template-columns:1fr}.market-metrics{grid-template-columns:repeat(2,1fr)}.market-table>div{grid-template-columns:.5fr 1fr 1fr}.market-table>div>*:last-child{display:none}}.automation-security{display:flex;gap:8px;align-items:center;color:#70e9c6;background:#102c2c;border:1px solid #235449;border-radius:10px;padding:10px 14px;margin-bottom:14px}.automation-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:12px}.automation-stat{padding:15px}.automation-stat span{display:flex;gap:7px;align-items:center;color:#8991a5;font-size:12px}.automation-stat span svg{width:15px}.automation-stat b{display:block;font-size:22px;margin-top:8px;text-transform:capitalize}.automation-health{display:flex;gap:22px;align-items:center;padding:12px 16px;margin-bottom:14px;font-size:13px;color:#9ba2b5}.automation-health span{display:flex;align-items:center;gap:6px}.automation-health i{width:7px;height:7px;border-radius:50%;background:#fb7185}.automation-health i.ok{background:#65e6bd;box-shadow:0 0 8px #65e6bd}.automation-message,.automation-notice{margin-bottom:12px}.automation-notice{padding:10px 14px;border:1px solid #235449;background:#102c2c;color:#70e9c6;border-radius:9px}.automation-tabs{display:flex;gap:7px;margin-bottom:12px}.automation-tabs button{background:#151925;color:#8e96a9;border:1px solid #292e3e}.automation-tabs button.active{color:#fff;background:#302854;border-color:#6955b0}.automation-grid{display:grid;grid-template-columns:330px 1fr;gap:14px}.automation-form,.automation-list,.automation-jobs{padding:17px}.automation-form{display:flex;flex-direction:column;gap:12px}.automation-form h3{margin:0}.automation-form label{display:flex;flex-direction:column;gap:6px;color:#9198aa;font-size:12px}.automation-form input,.automation-form select{background:#10131d;border:1px solid #2a2e3d;color:#eef0f8;border-radius:8px;padding:10px}.automation-row{display:grid;grid-template-columns:42px 1fr auto auto;gap:11px;align-items:center;border-top:1px solid #252938;padding:12px 0}.automation-row>div{display:flex;flex-direction:column}.automation-row small{color:#858ca0;margin-top:4px}.automation-row em{font-style:normal;color:#8e96a9;font-size:12px}.automation-kind,.channel-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#302854;color:#b9aaff;font-size:12px;font-weight:700}.automation-kind.health,.automation-kind.gas{background:#173b36;color:#6de7c4}.channel-icon svg{width:17px}.switch input{display:none}.switch span{display:block;width:35px;height:20px;border-radius:12px;background:#34394a;position:relative}.switch span:after{content:"";position:absolute;width:14px;height:14px;border-radius:50%;background:#8991a5;top:3px;left:3px;transition:.2s}.switch input:checked+span{background:#584b9b}.switch input:checked+span:after{left:18px;background:#fff}.automation-empty{color:#858ca0;text-align:center;padding:35px}.automation-jobs>.panel-head h3{display:flex;align-items:center;gap:7px}.automation-table>div{display:grid;grid-template-columns:1.5fr 1fr 1fr .5fr 1.3fr .7fr;gap:10px;align-items:center;border-bottom:1px solid #252938;padding:11px 0;font-size:12px}.automation-table .completed{color:#65e6bd}.automation-table .failed{color:#fb7185}.automation-table button{display:flex;align-items:center;gap:4px;justify-content:center;padding:7px}@media(max-width:1050px){.automation-stats{grid-template-columns:repeat(3,1fr)}.automation-grid{grid-template-columns:1fr}}@media(max-width:720px){.automation-stats{grid-template-columns:repeat(2,1fr)}.automation-health{flex-wrap:wrap}.automation-table{overflow:auto}.automation-table>div{min-width:760px}}.provider-security{display:flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #235449;background:#102c2c;color:#70e9c6;border-radius:10px;margin-bottom:14px}.provider-security.mainnet{border-color:#76572a;background:#2d2415;color:#ffd38a}.provider-mode-tabs{display:flex;gap:8px;margin:0 0 14px}.provider-mode-tabs button{border:1px solid #284254;background:#10202d;color:#9ab0be;border-radius:8px;padding:9px 13px;cursor:pointer}.provider-mode-tabs button.active{background:#73f3ce;color:#07151b;border-color:#73f3ce;font-weight:700}.provider-mode-tabs button:first-child.active{background:#ffd38a;border-color:#ffd38a}.provider-layout{display:grid;grid-template-columns:310px 1fr;gap:14px}.provider-list{padding:0;overflow:hidden}.provider-list>.panel-head{padding:16px}.provider-list>button{display:grid;grid-template-columns:42px 1fr auto;width:100%;gap:11px;align-items:center;text-align:left;border:0;border-top:1px solid #252938;background:transparent;color:#eef0f8;padding:11px 16px}.provider-list>button:hover,.provider-list>button.connected{background:#1b1f2b}.provider-list button div{display:flex;flex-direction:column}.provider-list small{color:#858ca0}.provider-list svg{width:16px}.provider-logo{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;font-weight:700;background:#302854;color:#bcaeff}.provider-logo.sol{background:#173b36;color:#6de7c4}.provider-logo.tron{background:#4b2028;color:#ff8998}.provider-main{display:flex;flex-direction:column;gap:14px}.provider-session,.provider-history{padding:17px}.provider-address{display:flex;align-items:center;gap:12px;background:#11151f;border:1px solid #292e3e;border-radius:11px;padding:14px}.provider-address div{display:flex;flex-direction:column;min-width:0}.provider-address span{color:#8d95a8}.provider-address code{word-break:break-all;margin-top:5px}.provider-address strong{margin-left:auto;font-size:10px;letter-spacing:.08em;color:#ffd38a;border:1px solid #76572a;padding:5px 7px;border-radius:6px}.provider-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin:16px 0}.provider-flow span{text-align:center;padding:9px;background:#161a25;border-radius:8px;color:#7f879a;font-size:12px}.provider-flow span.done{color:#70e9c6;border:1px solid #235449}.provider-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.provider-actions button{display:inline-flex;align-items:center;gap:6px}.provider-actions label{display:flex;gap:7px;align-items:center;color:#9aa1b4;font-size:12px}.provider-actions .danger{background:#4a2530}.provider-actions .secondary{background:#121b25;color:#9ab0be}.provider-balance{display:grid;grid-template-columns:1fr auto;gap:4px 12px;margin-top:14px;padding:13px;border:1px solid #244252;background:#0d1b25;border-radius:9px}.provider-balance span,.provider-balance small{color:#8da2af}.provider-balance b{color:#73f3ce}.provider-balance small{grid-column:1/-1;font-size:10px}.provider-mainnet-note,.provider-testnet-broadcast{margin-top:14px;padding:12px 13px;border-radius:9px}.provider-mainnet-note{border:1px solid #76572a;background:#2d2415;color:#ffd38a;line-height:1.6;font-size:12px}.provider-testnet-broadcast{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #492e37;background:#24171d}.provider-testnet-broadcast label{display:flex;align-items:center;gap:7px;color:#aab2c2;font-size:12px}.network-mainnet{color:#ffd38a!important}.external-wallet-badge{display:inline-flex;align-items:center;max-width:260px;padding:4px 7px;border:1px solid #235449;border-radius:999px;color:#70e9c6;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.external-wallet-badge.mainnet{border-color:#76572a;color:#ffd38a}.provider-empty{display:grid;place-items:center;text-align:center;min-height:260px;color:#858ca0}.provider-empty h3{color:#eef0f8}.provider-empty small{max-width:570px;line-height:1.6}.provider-message{margin-top:14px;padding:10px 13px;background:#171b26;border:1px solid #34394b;border-radius:8px}.provider-history>div:not(.panel-head){display:grid;grid-template-columns:1fr 1fr 1.6fr .7fr;gap:9px;border-top:1px solid #252938;padding:10px 0;font-size:12px}.provider-history code{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.provider-history em{font-style:normal}.provider-history .confirmed,.provider-history .signed,.provider-history .connected{color:#70e9c6}.provider-history .failed,.provider-history .rejected{color:#fb7185}@media(max-width:950px){.provider-layout{grid-template-columns:1fr}.provider-flow{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.provider-history>div:not(.panel-head){grid-template-columns:1fr 1fr}.provider-history code{display:none}.provider-testnet-broadcast{align-items:stretch;flex-direction:column}.provider-mode-tabs button{flex:1}.provider-address{align-items:flex-start}.provider-address strong{white-space:nowrap}}.security-notice{margin-bottom:16px;padding:12px 15px;border:1px solid #235c52;background:#0d2b2a;color:#73f3ce;border-radius:9px}.security-stats,.settings-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.security-stat{display:flex;flex-direction:column;gap:8px}.security-stat>svg,.settings-summary svg{color:#73f3ce}.security-stat>span,.settings-summary span{color:#7890a0;font-size:12px}.security-stat>strong{font-size:27px}.security-stat .security-date{font-size:14px;line-height:1.5}.security-stat>small{color:#557080}.security-layout,.settings-layout{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(420px,1.2fr);gap:18px}.policy-list{display:flex;flex-direction:column;margin:10px 0 20px}.policy-list>div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #18303e}.policy-list span{color:#9ab0bd}.policy-list b{font-size:12px}.policy-secure{color:#73f3ce}.policy-warning{color:#ffb66d}.danger-outline{width:100%;background:transparent!important;border:1px solid #8a4549!important;color:#ff9a9f!important}.danger-outline:disabled{opacity:.35}.mfa-manager{display:flex;flex-direction:column;gap:11px;margin:0 0 15px;padding:14px;border:1px solid #264653;border-radius:10px;background:#0a1c25}.mfa-manager>div:first-child{display:flex;align-items:center;gap:10px;color:#73f3ce}.mfa-manager>div:first-child span{display:flex;flex-direction:column;gap:3px}.mfa-manager small,.mfa-manager p,.mfa-recovery p{margin:0;color:#7895a5;font-size:10px;line-height:1.5}.mfa-manager label{display:flex;flex-direction:column;gap:6px;color:#9ab0bd;font-size:11px}.mfa-manager input{width:100%}.mfa-manager button,.mfa-actions a,.mfa-recovery button{display:flex;align-items:center;justify-content:center;gap:6px}.mfa-enrollment{display:flex!important;align-items:stretch!important;flex-direction:column;gap:10px!important;color:inherit!important}.mfa-enrollment>code{padding:10px;border:1px solid #4d694f;border-radius:7px;background:#07151d;color:#d8f5b6;overflow-wrap:anywhere}.mfa-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:8px!important}.mfa-actions a{padding:10px;border:1px solid #2b5b59;border-radius:7px;background:#102c30;color:#73f3ce;text-decoration:none;font-size:11px}.mfa-recovery{margin:0 0 15px;padding:14px;border:1px solid #725e2d;border-radius:10px;background:#2d2614}.mfa-recovery>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.mfa-recovery button{width:auto;padding:7px 10px}.mfa-recovery code{display:block;margin:10px 0 0;padding:10px;background:#0b1117;color:#fff2be;white-space:pre-wrap;line-height:1.7}.audit-list{display:flex;flex-direction:column;max-height:440px;overflow:auto}.audit-list>div{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #18303e}.audit-list>div>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%}.audit-ok{color:#73f3ce;background:#12352f}.audit-warn{color:#ffb66d;background:#3a291b}.audit-list div div{display:flex;flex-direction:column;gap:3px}.audit-list small,.audit-list time{color:#607b8b;font-size:10px}.crash-report-head{margin-top:24px;padding-top:18px;border-top:1px solid #18303e}.crash-report-list{max-height:300px}.settings-summary section{display:flex;align-items:center;gap:13px}.settings-summary section>div{display:flex;flex-direction:column;gap:5px}.settings-summary strong{text-transform:capitalize}.capability-list{display:flex;flex-direction:column}.capability-list>div{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #18303e}.capability-list svg{color:#73f3ce;width:18px}.capability-list div div{display:flex;flex-direction:column;gap:4px}.capability-list small{color:#658090}.capability-list>div>span{font-size:11px;color:#73f3ce}.chain-cloud{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 22px}.chain-cloud span{padding:8px 10px;background:#102736;border:1px solid #1d3d4e;border-radius:7px;color:#a9bdc8;font-size:11px}.settings-security{padding:15px;border-radius:10px;background:#091923;border:1px solid #1b3645}.settings-security b{color:#73f3ce}.settings-security p{margin:8px 0;color:#7895a5;font-size:12px}@media(max-width:1000px){.security-stats,.settings-summary{grid-template-columns:1fr 1fr}.security-layout,.settings-layout{grid-template-columns:1fr}}@media(max-width:560px){.security-stats,.settings-summary{grid-template-columns:1fr}.audit-list>div{grid-template-columns:30px 1fr}.audit-list time{grid-column:2}.mfa-actions{grid-template-columns:1fr}}.chat-heading{align-items:center}.chat-heading>button{border:1px solid #284454;background:#102433;color:#9fb6c4}.chat-lock{max-width:630px;margin:45px auto;text-align:center;padding:48px}.chat-lock-icon{width:64px;height:64px;margin:0 auto 20px;border-radius:18px;display:grid;place-items:center;color:#73f3ce;background:#153637}.chat-lock h2{margin:0 0 10px}.chat-lock>p:not(.eyebrow){max-width:470px;margin:0 auto 22px;color:#7890a0;font-size:12px;line-height:1.7}.chat-lock form{max-width:430px;margin:auto;display:grid;grid-template-columns:1fr auto;gap:10px}.chat-lock input,.chat-search input,.chat-composer textarea,.chat-modal-form input,.chat-modal-form select{border:1px solid #254052;background:#091621;color:#eaf2f7;border-radius:9px;padding:11px}.chat-lock button,.chat-modal-form>button{border:0;border-radius:9px;padding:11px 16px;display:flex;align-items:center;justify-content:center;gap:7px;background:#73f3ce;color:#07151b;font-weight:700}.chat-security-row,.chat-offline,.chat-error{margin-top:18px;padding:12px;border:1px solid #245148;border-radius:9px;display:flex;align-items:center;gap:8px;color:#91cabb;background:#14302e;font-size:11px}.chat-offline,.chat-error{margin:0 0 13px}.chat-offline{border-color:#5b4724;background:#302719;color:#eac98f}.chat-error{border-color:#683845;background:#311d27;color:#f0a8b6}.chat-error>button{margin-left:auto;border:0;background:none;color:inherit}.chat-shell{min-height:680px;padding:0;display:grid;grid-template-columns:260px minmax(420px,1fr) 250px;overflow:hidden}.chat-conversations,.chat-details{background:#091724}.chat-conversations{border-right:1px solid #193241}.chat-details{border-left:1px solid #193241;padding:22px}.chat-list-head{height:73px;padding:17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #193241}.chat-list-head>div{display:flex;flex-direction:column;gap:4px}.chat-list-head small{color:#6f8797;font-size:9px}.chat-list-head>button,.chat-composer>button,.chat-modal-close{width:34px;height:34px;border:0;border-radius:9px;display:grid;place-items:center;color:#73f3ce;background:#153637}.chat-search{height:42px;margin:13px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #203b4c;border-radius:9px;color:#718a9c}.chat-search input{width:100%;padding:0;border:0;outline:0;background:transparent;font-size:10px}.chat-contact-list{padding:0 8px 12px}.chat-contact-list>button{width:100%;border:0;border-radius:10px;padding:11px;display:flex;align-items:center;gap:9px;text-align:left;color:#dce8ee;background:transparent}.chat-contact-list>button:hover,.chat-contact-list>button.active{background:#102b37}.chat-contact-list>button>div{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.chat-contact-list b{font-size:11px}.chat-contact-list small{overflow:hidden;color:#6e8797;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.chat-contact-list>button>svg{color:#73f3ce}.chat-avatar{width:34px;height:34px;flex:0 0 auto;border-radius:11px;display:grid;place-items:center;color:#73f3ce;background:linear-gradient(145deg,#1a4a46,#173041);font-size:9px;font-weight:800}.chat-avatar.large{width:58px;height:58px;margin:8px 0 13px;border-radius:17px;font-size:14px}.chat-thread{min-width:0;display:flex;flex-direction:column;background:radial-gradient(circle at 50% -20%,#123040 0,transparent 35%),#0a1825}.chat-thread-head{height:73px;padding:14px 18px;border-bottom:1px solid #193241;display:flex;align-items:center;gap:10px}.chat-thread-head>div{min-width:0;display:flex;flex:1;flex-direction:column;gap:3px}.chat-thread-head b{font-size:12px}.chat-thread-head small{color:#6e8797;font-size:9px}.chat-trust{border-radius:999px;padding:5px 8px;font-size:8px}.chat-trust.unknown{color:#e0b56e;background:#302719}.chat-trust.trusted{color:#73f3ce;background:#14302e}.chat-trust.blocked{color:#f0a8b6;background:#311d27}.chat-key-warning{margin:11px 14px 0;padding:10px;display:flex;gap:8px;border:1px solid #683845;border-radius:8px;color:#f0a8b6;background:#311d27;font-size:10px}.chat-messages{flex:1;min-height:0;overflow:auto;padding:20px;display:flex;flex-direction:column;gap:10px}.chat-bubble{max-width:75%;align-self:flex-start}.chat-bubble.outgoing{align-self:flex-end}.chat-bubble>p{margin:0;padding:11px 13px;border:1px solid #254051;border-radius:12px 12px 12px 3px;color:#c9d9e2;background:#102433;font-size:11px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.chat-bubble.outgoing>p{border-color:#286359;border-radius:12px 12px 3px;color:#c8f5e7;background:#164039}.chat-bubble footer{padding:4px 3px 0;display:flex;align-items:center;justify-content:flex-end;gap:4px;color:#66808f;font-size:8px}.chat-bubble.outgoing footer svg{color:#73f3ce}.chat-composer{min-height:66px;padding:11px 14px;border-top:1px solid #193241;display:flex;align-items:flex-end;gap:9px}.chat-composer textarea{min-height:40px;max-height:110px;flex:1;resize:none}.chat-composer>button.send{color:#07151b;background:#73f3ce}.payment-card{min-width:260px;border:1px solid #286359;border-radius:13px;padding:15px;display:grid;grid-template-columns:24px 1fr;gap:6px 8px;color:#bfe9dd;background:#11332e}.payment-card>svg{grid-row:1/5;color:#73f3ce}.payment-card>span,.payment-card>small{font-size:9px;color:#79a99b}.payment-card>strong{font-size:17px}.payment-card>button{grid-column:1/3;margin-top:7px;border:1px solid #327565;border-radius:8px;padding:8px;color:#a9e8d5;background:#17483f}.chat-details h3{margin:0 0 7px}.chat-details>code{display:block;color:#79ae9f;font-size:9px;overflow-wrap:anywhere}.chat-details>p:not(.eyebrow){color:#718a9c;font-size:10px;line-height:1.6}.chat-detail-block{margin-top:18px;padding-top:16px;border-top:1px solid #1a3342;display:flex;flex-direction:column;gap:6px}.chat-detail-block>span,.chat-detail-block>small{color:#698393;font-size:8px}.chat-detail-block>b{display:flex;align-items:center;gap:6px;color:#a9bdc8;font-size:10px}.chat-detail-block>b.fingerprint{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;line-height:1.5}.chat-trust-actions{margin-top:20px;display:flex;flex-direction:column;gap:8px}.chat-trust-actions button{border:1px solid #285548;border-radius:8px;padding:9px;display:flex;align-items:center;justify-content:center;gap:6px;color:#a6dacb;background:#14302e;font-size:9px}.chat-trust-actions button.danger{border-color:#613442;color:#e9a3b2;background:#2d1c25}.chat-empty{min-height:230px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#597382;text-align:center}.chat-empty.thread{height:100%;min-height:300px}.chat-empty b{color:#90a6b2;font-size:11px}.chat-empty span{font-size:9px}.chat-modal-layer{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:20px}.chat-modal-scrim{position:absolute;inset:0;border:0;background:#020910cc;backdrop-filter:blur(8px)}.chat-modal{position:relative;z-index:1;width:min(440px,100%);border:1px solid #254152;border-radius:15px;padding:27px;background:#0b1a28;box-shadow:0 30px 90px #000b}.chat-modal h2{margin:0 0 20px}.chat-modal-close{position:absolute;top:15px;right:15px}.chat-modal-form{display:flex;flex-direction:column;gap:14px}.chat-modal-form label{display:flex;flex-direction:column;gap:6px;color:#91a6b3;font-size:10px}.chat-safety-note{padding:11px;display:flex;gap:8px;border:1px solid #254b45;border-radius:8px;color:#8fc5b5;background:#13302c;font-size:9px;line-height:1.5}@media(max-width:1180px){.chat-shell{grid-template-columns:245px 1fr}.chat-details{display:none}}@media(max-width:760px){.chat-shell{display:flex;min-height:650px}.chat-conversations{width:100%;border:0}.chat-thread{width:100%}.chat-conversations:has(.chat-contact-list>button.active){display:none}.chat-lock{padding:30px 20px}.chat-lock form{grid-template-columns:1fr}.chat-bubble{max-width:88%}}.bridge-layout{display:grid;grid-template-columns:minmax(330px,.82fr) minmax(520px,1.5fr);gap:18px}.bridge-form{display:flex;flex-direction:column;gap:14px}.bridge-form label,.lp-manager label{display:flex;flex-direction:column;gap:7px;font-size:12px;color:var(--muted)}.bridge-form label small{font-size:10px}.bridge-form input,.bridge-form select,.lp-manager input,.lp-manager select{width:100%}.bridge-chain-pair,.bridge-two{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:end}.bridge-two{grid-template-columns:1fr 1fr}.bridge-chain-pair>svg{margin-bottom:14px;color:var(--accent)}.bridge-risk-note{display:flex;gap:10px;align-items:flex-start;padding:12px;border:1px solid rgba(255,187,72,.25);background:#ffbb4812;border-radius:10px;font-size:11px;color:#e8c681;line-height:1.55}.bridge-risk-note svg{flex:0 0 auto;width:16px}.bridge-results{min-width:0}.bridge-route-list{display:flex;flex-direction:column;gap:9px}.bridge-route-list>button{display:grid;grid-template-columns:minmax(180px,1.2fr) minmax(130px,.8fr) minmax(150px,.9fr) 110px;align-items:center;gap:14px;text-align:left;border:1px solid var(--line);border-radius:12px;padding:13px;background:#ffffff05;color:inherit}.bridge-route-list>button:hover,.bridge-route-list>button.selected{border-color:#73f3ce8c;background:#73f3ce0e}.bridge-provider{display:flex;align-items:center;gap:10px}.bridge-provider>span{display:grid;place-items:center;width:32px;height:32px;background:#73f3ce14;color:var(--accent);border-radius:9px}.bridge-provider svg{width:16px}.bridge-route-list b,.bridge-route-list small,.bridge-route-list em{display:block}.bridge-route-list small,.bridge-route-list em{color:var(--muted);font-size:10px;font-style:normal;margin-top:3px}.bridge-route-list em{display:flex;align-items:center;gap:4px}.bridge-route-list em svg{width:11px}.bridge-risk{display:flex;gap:6px;align-items:center;font-size:10px}.bridge-risk svg{width:14px}.bridge-risk.low{color:var(--accent)}.bridge-risk.medium{color:#e8c681}.bridge-confirm{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.bridge-confirm div{display:flex;flex-direction:column;gap:4px}.bridge-confirm span{font-size:10px;color:var(--muted)}.bridge-confirm button{display:flex;align-items:center;gap:8px}.bridge-empty{min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted)}.bridge-empty>svg{width:42px;height:42px;color:var(--accent);margin-bottom:12px}.bridge-empty h3{color:var(--text);margin:0 0 7px}.bridge-empty p{max-width:480px;font-size:12px;line-height:1.7}.bridge-empty>div{display:flex;gap:10px;margin-top:12px}.bridge-empty span{display:flex;gap:6px;align-items:center;border:1px solid var(--line);border-radius:999px;padding:7px 10px;font-size:10px}.bridge-empty span svg{width:13px}.bridge-boundary{display:flex;align-items:flex-start;gap:12px;margin-top:18px}.bridge-boundary>svg{color:var(--accent)}.bridge-boundary b{display:block}.bridge-boundary p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.65}.vanity-result{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center}.vanity-result>svg{width:36px;height:36px;color:var(--accent)}.vanity-result div{max-width:100%;display:flex;flex-direction:column;gap:8px}.vanity-result code{max-width:100%;overflow-wrap:anywhere;color:var(--accent)}.vanity-result small{color:var(--muted)}.batch-trade-results{display:flex;flex-direction:column;gap:8px}.batch-trade-results>div{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:10px;padding:12px;border:1px solid var(--line);border-radius:10px}.batch-trade-results>div.blocked{border-color:#ff5d6c4d;background:#ff5d6c0a}.batch-trade-results b,.batch-trade-results small{display:block}.batch-trade-results small{margin-top:4px;color:var(--muted);font-size:10px}.lp-manager{max-width:760px;margin-top:18px;display:flex;flex-direction:column;gap:16px}.lp-manager>div:first-child{text-align:center;padding:20px}.lp-manager>div:first-child svg{width:42px;height:42px;color:var(--accent)}.lp-manager>div:first-child p{color:var(--muted);font-size:12px;line-height:1.65}.lp-actions{display:flex;gap:10px}.lp-actions a{display:flex;align-items:center;justify-content:center;gap:7px;padding:10px 14px;border-radius:9px;background:var(--accent);color:#061713;font-weight:700;font-size:12px}.risk-findings{display:flex;flex-direction:column;gap:8px}.risk-score{display:grid;grid-template-columns:80px 1fr;align-items:center;padding:16px;border:1px solid var(--line);border-radius:12px;margin-bottom:6px}.risk-score strong{grid-row:1/3;font-size:34px}.risk-score.low strong{color:var(--accent)}.risk-score.medium strong,.risk-score.unknown strong{color:#e8c681}.risk-score.high strong{color:#ff5d6c}.risk-score span{font-weight:700}.risk-score small{color:var(--muted)}.risk-findings>div:not(.risk-score){display:flex;justify-content:space-between;gap:14px;padding:10px 4px;border-bottom:1px solid var(--line);font-size:11px}.risk-findings b.safe{color:var(--accent)}.risk-findings b.warn,.risk-findings b.unknown{color:#e8c681}.risk-findings b.danger{color:#ff5d6c}.risk-findings>small{color:var(--muted);margin-top:6px}.project-command-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.project-command-grid>a{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:17px;border:1px solid var(--line);border-radius:12px;background:var(--panel);color:inherit}.project-command-grid>a:hover{border-color:#73f3ce80;transform:translateY(-1px)}.project-command-grid>a>span{display:grid;place-items:center;width:42px;height:42px;background:#73f3ce14;border-radius:10px;color:var(--accent)}.project-command-grid b{display:block}.project-command-grid p{margin:5px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.project-command-grid>a>svg{width:16px;color:var(--muted)}.project-boundaries{margin-top:18px}.project-boundaries>div{display:flex;gap:9px;align-items:center;padding:9px 0;border-bottom:1px solid var(--line);font-size:12px}.project-boundaries>div svg{width:16px;color:var(--accent)}@media(max-width:1100px){.bridge-layout{grid-template-columns:1fr}.bridge-route-list>button{grid-template-columns:1.2fr .8fr .8fr}.bridge-risk{grid-column:1/-1}.project-command-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.bridge-chain-pair,.bridge-two{grid-template-columns:1fr}.bridge-chain-pair>svg{transform:rotate(90deg);margin:0 auto}.bridge-route-list>button{grid-template-columns:1fr 1fr}.bridge-provider{grid-column:1/-1}.bridge-confirm{align-items:stretch;flex-direction:column}.project-command-grid{grid-template-columns:1fr}.batch-trade-results>div{grid-template-columns:1fr 1fr}.batch-trade-results>div>div:first-child{grid-column:1/-1}.lp-actions{flex-direction:column}}.batch-trade-results>div{grid-template-columns:minmax(180px,1.35fr) minmax(130px,.85fr) minmax(150px,1fr) minmax(125px,.65fr);align-items:center}.batch-trade-results>div.executing{border-color:#60a5fa61;background:#60a5fa0d}.batch-trade-results>div.submitted{border-color:#73f3ce66;background:#73f3ce0d}.batch-trade-results>div.failed{border-color:#ff5d6c4d;background:#ff5d6c0a}.batch-trade-results>div>button{font-size:10px;line-height:1.35;padding:8px 10px}.batch-trade-results>div.submitted>button{color:var(--accent)}@media(max-width:760px){.batch-trade-results>div{grid-template-columns:1fr 1fr}.batch-trade-results>div>div:first-child,.batch-trade-results>div>button{grid-column:1/-1}}.lp-position-list{display:flex;flex-direction:column;gap:8px;padding:14px;border:1px solid var(--line);border-radius:10px;background:#ffffff04}.lp-position-list>.panel-head{margin-bottom:4px}.lp-position-list>div:not(.panel-head):not(.mini-empty){display:grid;grid-template-columns:1.2fr 1fr;gap:14px;padding:11px 2px;border-bottom:1px solid var(--line)}.lp-position-list b,.lp-position-list small{display:block}.lp-position-list small{margin-top:4px;color:var(--muted);font-size:10px;overflow-wrap:anywhere}.lp-position-list>.mini-empty{min-height:140px}.lp-position-list>small{color:var(--muted);line-height:1.6}.activity-security{display:flex;gap:8px;align-items:center;margin-bottom:16px;padding:10px 13px;border:1px solid #245148;border-radius:9px;background:#14302e;color:#91cabb;font-size:11px}.activity-toolbar{display:flex;gap:10px;margin-bottom:16px}.activity-toolbar input{flex:1}.activity-toolbar input,.activity-toolbar select{min-width:150px;border:1px solid #254052;border-radius:8px;background:#091621;color:#eaf2f7;padding:10px}.activity-toolbar button{display:flex;align-items:center;gap:6px;border:0;border-radius:8px;padding:10px 13px;background:#173447;color:#b8d3df;cursor:pointer}.activity-toolbar button:last-child{background:#73f3ce;color:#07151b;font-weight:700}.activity-toolbar button:disabled{opacity:.45}.activity-head,.activity-row{display:grid;grid-template-columns:170px 150px minmax(150px,1fr) 130px 100px minmax(180px,1.2fr);gap:12px;align-items:center}.activity-head{padding-bottom:11px;color:#718a9c;font-size:10px}.activity-row{padding:12px 0;border-top:1px solid #19303f;font-size:10px}.activity-row>span:nth-child(2){display:flex;flex-direction:column}.activity-row small{color:#6f8b9e}.activity-row em{font-style:normal;color:#73f3ce}.activity-row code{overflow:hidden;text-overflow:ellipsis;color:#74cdb7}.activity-empty{min-height:260px;display:grid;place-content:center;text-align:center;color:#577080}@media(max-width:900px){.activity-toolbar{flex-wrap:wrap}.activity-toolbar input{flex-basis:100%}.activity-head{display:none}.activity-row{grid-template-columns:1fr 1fr}.activity-row code{overflow-wrap:anywhere;white-space:normal}}@media(max-width:560px){.activity-row{grid-template-columns:1fr}.activity-toolbar>*{width:100%}}.client-home-safety{display:flex;align-items:center;gap:12px;padding:15px 18px;margin-bottom:18px;border:1px solid #245148;border-radius:12px;background:#102c2b;color:#73f3ce}.client-home-safety div{display:flex;flex-direction:column;gap:4px}.client-home-safety span{color:#91cabb;font-size:11px}.client-home-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px}.client-home-stats section{display:flex;flex-direction:column;gap:8px}.client-home-stats span,.client-home-stats small{font-size:10px;color:#718a9c}.client-home-stats strong{font-size:24px}.client-home-links{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:18px}.client-home-links>a{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;color:inherit;text-decoration:none;transition:.15s}.client-home-links>a:hover{border-color:#3b7c70;transform:translateY(-1px)}.client-home-links>a>span{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#143b3c;color:#73f3ce}.client-home-links>a div{display:flex;flex-direction:column;gap:5px}.client-home-links small{font-size:10px;color:#718a9c;line-height:1.45}.client-home-links>a>strong{color:#73f3ce;font-size:10px}.client-home-capabilities>div:not(.panel-head){display:flex;align-items:center;justify-content:space-between;padding:13px 0;border-bottom:1px solid #172d3c}.client-home-capabilities>div:not(.panel-head)>div{display:flex;flex-direction:column;gap:4px}.client-home-capabilities small,.client-home-capabilities>p{font-size:10px;color:#718a9c}.client-home-capabilities em{font-size:9px;font-style:normal;padding:5px 8px;border-radius:999px}.client-home-capabilities em.ready{color:#73f3ce;background:#153b35}.client-home-capabilities em.gated{color:#e7b86b;background:#3b2d18}@media(max-width:1000px){.client-home-stats,.client-home-links{grid-template-columns:1fr 1fr}}@media(max-width:560px){.client-home-stats,.client-home-links{grid-template-columns:1fr}.client-home-safety{align-items:flex-start}.client-home-links>a{grid-template-columns:42px 1fr}}.client-readiness{display:flex;align-items:center;gap:12px;padding:14px 17px;margin:0 0 18px;border-radius:11px}.client-readiness div{display:flex;flex-direction:column;gap:4px}.client-readiness span{font-size:10px}.client-readiness.blocked,.final-readiness.blocked{border-color:#72552b;background:#302614;color:#ffc36d}.client-readiness.blocked span,.final-readiness.blocked small{color:#c9a874}.client-readiness.approved,.final-readiness.approved{border-color:#245148;background:#102c2b;color:#73f3ce}.client-readiness.approved span,.final-readiness.approved small{color:#91cabb}.final-readiness{margin-bottom:18px}.final-readiness>div{display:flex;align-items:center;gap:11px}.final-readiness>div>span{display:flex;flex-direction:column;gap:5px}.final-readiness small{font-size:11px}.final-readiness ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:16px 0 0;padding:0;list-style:none}.final-readiness li{display:flex;flex-direction:column;gap:4px;padding:10px;border:1px solid #584622;border-radius:8px;background:#1c190f}.final-readiness li code{color:#ffcf83;font-size:9px}.final-readiness li span{color:#bca678;font-size:11px}@media(max-width:700px){.final-readiness ul{grid-template-columns:1fr}.client-readiness{align-items:flex-start}}
