:root{--color-orchid-accent:#a95ef8;--color-iris-brand:#5551ff;--color-lavender-wash:#e4e9ff;--color-cobalt-spark:#007aff;--color-ink-black:#000;--color-pure-white:#fff;--color-obsidian:#27272b;--color-graphite:#2d2d2d;--color-mist:#e4e7ed;--color-fog:#d2d4d7;--color-ash:#bdbdbd;--color-slate:#666;--font-poppins:'Poppins',ui-sans-serif,system-ui,sans-serif;--font-caneladeck:'DM Serif Display',Georgia,serif;--text-display:64px;--text-heading-lg:44px;--text-heading:40px;--text-heading-sm:25px;--text-subheading:20px;--text-body:16px;--text-body-sm:14px;--radius-cards:12px;--radius-icons:12px;--radius-inputs:72px;--radius-buttons:60px;--page-max-width:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--color-ink-black);background:#fff;font:400 16px/1.5 var(--font-poppins);font-feature-settings:"clig" 0,"liga" 0}button,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}.shell{max-width:var(--page-max-width);padding:0 28px;margin:auto}.skip-link{position:absolute;top:-100px;left:12px;background:#27272b;color:#fff;padding:10px;z-index:20}.skip-link:focus{top:12px}.notice{height:32px;display:flex;align-items:center;justify-content:center;gap:9px;background:linear-gradient(50deg,#f7c8ed 50px,#e4e9ff 130px,#e4e9ff 100%);font-size:12px;color:#27272b}.notice-dot,.status-dot{width:7px;height:7px;border-radius:50%;background:#5551ff;display:inline-block;flex:none}.notice-separator{opacity:.4}.site-header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.95);border-bottom:1px solid #e4e7ed;backdrop-filter:blur(14px)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:8px;font-size:25px;font-weight:600;letter-spacing:-.08em}.brand-period{color:#5551ff}.brand-mark{width:29px;height:29px;display:grid;place-items:center;background:#27272b;border-radius:8px;color:#fff;font-size:27px;line-height:1;font-weight:400}.header-nav{display:flex;gap:36px;font-size:14px;font-weight:500;margin-left:auto;margin-right:45px}.header-nav a:hover,.site-footer a:hover{color:#5551ff}.button{border:0;border-radius:60px;padding:13px 24px;font-weight:600;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:48px;transition:background .2s,transform .2s,color .2s}.button:hover:not(:disabled){transform:translateY(-1px)}.button-dark{background:#27272b;color:#fff}.button-dark:hover:not(:disabled){background:#000}.button-outline{background:#fff;color:#27272b;border:1px solid #d2d4d7}.button-outline:hover:not(:disabled){border-color:#27272b}.button-violet{background:#5551ff;color:#fff}.button:disabled{opacity:.5}.intro{min-height:320px;display:flex;align-items:center;justify-content:space-between;gap:60px;padding-top:58px;padding-bottom:56px}.intro-copy{max-width:740px}.eyebrow,.step-label{margin:0;font-size:12px;font-weight:600;letter-spacing:.16em;line-height:1.5}.intro h1{font-size:clamp(44px,5vw,64px);line-height:1.04;font-weight:500;letter-spacing:-.031em;margin:20px 0 22px}.intro h1 em{color:#a95ef8;font-style:normal}.intro-description{font-family:var(--font-caneladeck);font-size:19px;line-height:1.45;color:#555;max-width:570px;margin:0}.chain-cluster{width:255px;flex:none;align-self:center}.cluster-kicker{font-size:11px;font-weight:600;letter-spacing:.13em;white-space:nowrap;display:flex;align-items:center;gap:8px}.cluster-line{height:1px;background:#bdbdbd;flex:1}.chain-pills{display:flex;gap:8px;flex-wrap:wrap;margin:17px 0}.chain-pills span{border:1px solid #d2d4d7;border-radius:60px;padding:7px 12px;font-size:12px;font-weight:500;white-space:nowrap}.chain-pills span:nth-child(2){border-color:#5551ff;color:#5551ff}.cluster-foot{display:flex;align-items:center;gap:8px;font-size:12px;color:#666}.tiny-orbit{height:10px;width:10px;border:2px solid #5551ff;border-radius:50%}.workspace-section{background:#f8f9fb;padding:44px 0 98px;border-top:1px solid #e4e7ed}.workspace-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.workspace-heading h2{font-size:40px;line-height:1.14;letter-spacing:-.02em;font-weight:500;margin:8px 0 0}.eyebrow-rule{display:inline-block;width:20px;border-top:1px solid #bdbdbd;vertical-align:middle;margin:0 7px}.wallet-chip{display:flex;align-items:center;gap:10px;border:1px solid #d2d4d7;border-radius:60px;padding:10px 15px;font-size:13px;font-weight:500;background:#fff}.wallet-chip .status-dot{background:#bdbdbd}.wallet-chip.connected .status-dot{background:#5551ff}.workspace-grid{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(340px,1fr);gap:18px;align-items:start}.panel{background:#fff;border:1px solid #e4e7ed;border-radius:12px;padding:24px}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.panel-heading h3{font-size:25px;letter-spacing:-.02em;font-weight:500;margin:6px 0 0;line-height:1.2}.step-label{color:#666;font-size:11px}.small-pill{border:1px solid #e4e7ed;border-radius:60px;font-size:12px;font-weight:500;padding:7px 11px;white-space:nowrap}.portfolio-top{margin-top:25px}.portfolio-total{display:flex;justify-content:space-between;align-items:end;padding:0 0 20px;border-bottom:1px solid #e4e7ed}.total-label,.muted-label{font-size:13px;color:#666}.portfolio-total strong{display:block;font-size:38px;letter-spacing:-.035em;font-weight:500;line-height:1.12;margin-top:6px}.selection-bar{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:16px 0}.selection-count{font-size:13px;color:#666}.text-button{border:0;background:none;padding:4px 0;color:#5551ff;font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.asset-table-head,.asset-row{display:grid;grid-template-columns:35px minmax(150px,1.55fr) minmax(95px,.8fr) minmax(90px,.8fr);gap:10px;align-items:center}.asset-table-head{color:#888;font-size:11px;letter-spacing:.08em;text-transform:uppercase;padding:11px 0;border-bottom:1px solid #e4e7ed}.asset-table-head span:last-child,.asset-row .asset-value{text-align:right}.asset-row{min-height:72px;border-bottom:1px solid #e4e7ed;cursor:pointer}.asset-row:last-child{border-bottom:0}.asset-row.unverified{opacity:.65;cursor:not-allowed}.asset-check{appearance:none;width:18px;height:18px;border:1.5px solid #bdbdbd;border-radius:5px;margin:0;cursor:pointer;display:grid;place-items:center}.asset-check:checked{background:#27272b;border-color:#27272b}.asset-check:checked:after{content:'✓';font-size:13px;color:#fff;line-height:1}.asset-check:disabled{cursor:not-allowed}.asset-name{display:flex;align-items:center;gap:11px;min-width:0}.token-icon{height:36px;width:36px;display:grid;place-items:center;border-radius:12px;background:#27272b;color:#fff;font-size:15px;font-weight:600;flex:none}.token-icon.usdc{background:#e4e9ff;color:#5551ff}.token-icon.weth{background:#f1f1f2;color:#27272b}.token-icon.aero{background:#e9ebff;color:#5551ff}.token-icon.usdt{background:#edf0ed;color:#27272b}.token-icon.other{background:#e4e7ed;color:#666}.asset-name-text{min-width:0}.asset-symbol{font-weight:600;font-size:14px;display:flex;align-items:center;gap:5px}.verified-badge{display:inline-grid;place-items:center;width:15px;height:15px;border-radius:50%;background:#e4e9ff;color:#5551ff;font-size:10px;font-weight:700}.asset-network{font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.asset-balance{font-size:13px;color:#666}.asset-value{font-size:14px;font-weight:600}.unverified-tag{font-size:11px;color:#666;font-weight:500}.destination-column{display:grid;gap:18px}.target-glyph{font-size:27px;line-height:1}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.field{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:500;color:#666}.field select{width:100%;appearance:none;border:1px solid #d2d4d7;border-radius:72px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='m1 1 5 5 5-5' fill='none' stroke='%2327272b' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat right 17px center;padding:13px 32px 13px 18px;font-size:14px;font-weight:600;color:#27272b;min-height:50px}.field select:focus,.button:focus-visible,.text-button:focus-visible,.asset-check:focus-visible,.dialog-close:focus-visible,.wallet-option:focus-visible{outline:3px solid #a9a7ff;outline-offset:2px}.target-help{margin:19px 0 0;color:#666;font-size:12px}.quote-panel{padding:0;overflow:hidden}.quote-head{padding:24px 24px 0;display:flex;justify-content:space-between;align-items:center;gap:12px}.quote-head h3{font-size:20px;letter-spacing:-.02em;font-weight:500;margin:0}.quote-status{font-size:11px;letter-spacing:.08em;font-weight:600;color:#5551ff;border:1px solid #c7c5ff;padding:6px 9px;border-radius:60px}.quote-body{padding:22px 24px 24px}.quote-outcome{padding:22px;background:#e4e9ff;border-radius:12px}.quote-outcome .muted-label{color:#444}.quote-amount{font-size:34px;line-height:1.15;font-weight:500;letter-spacing:-.035em;margin:8px 0 4px}.quote-amount small{font-size:17px;letter-spacing:0}.quote-path{font-size:12px;color:#555}.quote-rows{margin:20px 0}.quote-row{display:flex;justify-content:space-between;gap:12px;font-size:13px;padding:7px 0}.quote-row span:first-child{color:#666}.quote-row strong{font-weight:600;text-align:right}.quote-divider{height:1px;background:#e4e7ed;margin:8px 0}.routes-toggle{padding:0;border:0;background:none;font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.route-list{display:grid;gap:8px;margin:14px 0 0;padding:0;list-style:none}.route-list li{font-size:12px;color:#555;display:flex;justify-content:space-between;gap:6px}.route-list li span:last-child{font-weight:600;color:#27272b}.quote-actions{display:grid;gap:9px;margin-top:22px}.quote-actions .button{width:100%;font-size:15px}.quote-foot{font-size:11px;color:#666;text-align:center;line-height:1.5;margin:0}.empty-view{text-align:center;padding:42px 22px 50px}.empty-symbol{width:66px;height:66px;border:1px solid #d2d4d7;border-radius:12px;margin:0 auto 18px;display:grid;place-items:center;font-size:34px;color:#5551ff}.empty-view h4{font-size:20px;font-weight:500;margin:0 0 8px}.empty-view p{font-size:13px;color:#666;margin:0 auto 20px;max-width:330px}.empty-view.compact{padding:30px 24px}.loading-line{height:17px;background:#eef0f4;border-radius:60px;margin:14px 0;animation:pulse 1.2s infinite}.loading-line.short{width:60%}@keyframes pulse{50%{opacity:.4}}.explainer{background:#27272b;color:#fff;padding:92px 0 55px}.explainer-head{display:grid;grid-template-columns:1fr 1fr;gap:12px 50px;align-items:end}.explainer-head .eyebrow{grid-column:1/-1;color:#c6c6c8}.explainer-head h2{font-size:clamp(38px,4vw,44px);line-height:1.12;letter-spacing:-.02em;font-weight:500;margin:11px 0 0}.explainer-head h2 span{color:#a95ef8}.explainer-head>p:last-child{max-width:390px;color:#dedee0;font-family:var(--font-caneladeck);font-size:18px;margin:0 0 4px}.explainer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:55px}.explainer-card{min-height:265px;background:#fff;color:#27272b;border-radius:12px;padding:24px;display:flex;flex-direction:column}.explainer-num{font-size:11px;letter-spacing:.12em;color:#666;font-weight:600}.explainer-icon{font-size:40px;line-height:1;margin-top:24px;color:#5551ff}.explainer-card h3{font-size:20px;font-weight:600;margin:17px 0 5px}.explainer-card p{font-size:14px;color:#666;line-height:1.5;margin:0}.explainer-note{display:flex;gap:12px;align-items:center;border-top:1px solid #5c5c60;margin-top:52px;padding-top:24px;color:#d2d4d7;font-size:12px}.note-star{font-size:19px;color:#a95ef8}.site-footer{background:#27272b;color:#fff;border-top:1px solid #5c5c60}.footer-inner{min-height:90px;display:flex;align-items:center;gap:25px;font-size:12px;color:#d2d4d7}.footer-brand{font-size:24px;font-weight:600;letter-spacing:-.08em;color:#fff;margin-right:auto}.dialog-backdrop{position:fixed;inset:0;z-index:30;background:rgba(20,20,24,.6);display:grid;place-items:center;padding:18px}.dialog-backdrop[hidden]{display:none}.dialog{position:relative;background:#fff;border-radius:12px;width:min(100%,480px);padding:36px}.dialog-close{position:absolute;right:22px;top:16px;border:0;background:none;font-size:28px;line-height:1;padding:5px}.dialog h2{font-size:32px;line-height:1.15;font-weight:500;letter-spacing:-.025em;margin:10px 30px 13px 0}.dialog-copy{font-family:var(--font-caneladeck);color:#666;font-size:17px;margin:0 0 24px}.wallet-option{border:1px solid #e4e7ed;background:#fff;border-radius:12px;width:100%;display:flex;align-items:center;text-align:left;gap:14px;padding:14px;margin:10px 0}.wallet-option:hover{border-color:#5551ff}.wallet-option>span:last-child{margin-left:auto;font-size:20px}.wallet-option strong,.wallet-option small{display:block}.wallet-option strong{font-size:14px}.wallet-option small{font-size:12px;color:#666;margin-top:2px}.option-icon{width:41px;height:41px;display:grid;place-items:center;background:#e4e9ff;color:#5551ff;border-radius:12px;font-size:24px}.dialog-error{background:#fff1f1;color:#ab3333;border-radius:12px;padding:12px;font-size:13px}.result-mark{width:58px;height:58px;border-radius:12px;background:#e4e9ff;color:#5551ff;display:grid;place-items:center;font-size:28px}.result-dialog .button{margin-top:20px;width:100%}.result-amount{font-size:34px;letter-spacing:-.03em;font-weight:500;margin:0}.result-details{border-top:1px solid #e4e7ed;margin-top:20px;padding-top:15px;font-size:13px;color:#666}.result-details p{margin:6px 0}.error-illustration{font-size:26px;color:#5551ff}
@media(max-width:900px){.intro{gap:24px}.chain-cluster{width:210px}.workspace-grid{grid-template-columns:1fr}.destination-column{grid-template-columns:1fr 1fr;align-items:start}.quote-panel{grid-column:2}.target-panel{grid-column:1}.field-grid{grid-template-columns:1fr}.explainer-grid{gap:10px}.explainer-card{padding:20px}}
@media(max-width:700px){.shell{padding-left:18px;padding-right:18px}.header-inner{height:66px}.header-nav{display:none}.header-connect{padding:10px 15px;min-height:42px;font-size:12px}.notice{font-size:10px;padding:0 8px;text-align:center}.intro{display:block;min-height:0;padding-top:45px;padding-bottom:48px}.intro h1{font-size:clamp(42px,9vw,56px)}.intro-description{font-size:17px}.chain-cluster{width:auto;margin-top:35px}.cluster-kicker{max-width:270px}.chain-pills{margin:12px 0}.workspace-section{padding:37px 0 65px}.workspace-heading{align-items:start;flex-direction:column;gap:16px}.workspace-heading h2{font-size:33px}.workspace-grid{gap:13px}.panel{padding:20px}.destination-column{grid-template-columns:1fr;gap:13px}.target-panel,.quote-panel{grid-column:auto}.field-grid{grid-template-columns:1fr 1fr}.quote-panel{padding:0}.asset-table-head,.asset-row{grid-template-columns:28px minmax(116px,1.5fr) minmax(72px,.85fr)}.asset-table-head span:nth-child(3),.asset-balance{display:none}.asset-name{gap:7px}.token-icon{height:31px;width:31px;font-size:12px}.asset-symbol,.asset-value{font-size:13px}.asset-network{font-size:11px}.explainer{padding:65px 0 45px}.explainer-head{display:block}.explainer-head>p:last-child{margin-top:20px}.explainer-grid{grid-template-columns:1fr;margin-top:35px}.explainer-card{min-height:0;padding:22px}.explainer-icon{margin-top:12px}.explainer-card h3{margin-top:10px}.footer-inner{flex-wrap:wrap;padding-top:20px;padding-bottom:20px;gap:12px}.footer-brand{width:100%}}
@media(max-width:380px){.field-grid{grid-template-columns:1fr}.asset-table-head,.asset-row{grid-template-columns:25px minmax(100px,1.5fr) minmax(63px,.7fr);gap:5px}.panel{padding:16px}.portfolio-total strong{font-size:32px}.quote-amount{font-size:29px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.chain-pills span{display:inline-flex;align-items:center;gap:7px}.chain-pills img{width:16px;height:16px;object-fit:cover;border-radius:50%}.asset-network{display:flex;align-items:center;gap:5px}.asset-network img{width:13px;height:13px;object-fit:cover;border-radius:50%;flex:none}.real-token{background:#f5f6f8;overflow:hidden}.real-token img{width:100%;height:100%;object-fit:cover;border-radius:50%}.real-token>span{color:#5551ff}.target-logo-line{display:flex;align-items:center;gap:9px;margin-top:17px;font-size:12px;color:#666;min-height:24px}.target-logo-line strong{font-weight:600;color:#27272b}.target-chain-icon,.target-token-icon,.target-token-icon img{width:22px;height:22px;object-fit:cover;border-radius:50%}.target-token-icon{display:grid;place-items:center;background:#e4e9ff;color:#5551ff;font-weight:600;overflow:hidden}.slippage-block{margin-top:22px;padding-top:18px;border-top:1px solid #e4e7ed}.slippage-heading{display:flex;justify-content:space-between;gap:10px;font-size:12px;font-weight:600}.slippage-heading span:last-child{color:#5551ff}.slippage-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:10px}.slippage-options button,.custom-slippage{border:1px solid #d2d4d7;background:#fff;color:#27272b;border-radius:60px;min-height:38px;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;padding:5px}.slippage-options button.active{background:#27272b;color:#fff;border-color:#27272b}.custom-slippage input{width:46px;min-width:0;border:0;outline:0;background:transparent;text-align:right;font-size:11px;font-weight:600;color:#27272b}.custom-slippage:focus-within{outline:3px solid #a9a7ff;outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.scan-warning{border:1px solid #f2d5a7;background:#fff9ef;padding:11px 12px;border-radius:12px;color:#6d4914;font-size:12px;margin-top:14px}.selection-slash{color:#bdbdbd;font-size:12px;margin:0 2px}.catalog-note{color:#777;font-size:11px;line-height:1.5;border-top:1px solid #e4e7ed;padding-top:14px;margin:0}.route-loader{display:flex;align-items:center;gap:12px;color:#5551ff;font-size:14px;font-weight:600;margin:2px 0 23px}.route-loader-orbit{width:27px;height:27px;border-radius:50%;border:2px solid #d6d5ff;border-top-color:#5551ff;animation:orbit-spin .75s linear infinite}.failed-routes{padding:0;margin:15px 0 20px;list-style:none;display:grid;gap:8px}.failed-routes li{display:grid;gap:2px;background:#f8f9fb;border:1px solid #e4e7ed;border-radius:12px;padding:10px 12px;font-size:12px}.failed-routes li strong{font-weight:600}.failed-routes li span{color:#666}.quote-error-copy{font-size:13px;color:#666;margin:0}.wallet-note{font-size:11px;color:#777;line-height:1.5;margin:13px 0 0}.result-dialog{max-height:min(90vh,820px);overflow:auto}.execution-visual{height:112px;position:relative;display:grid;place-items:center;overflow:hidden;background:#f5f6ff;border-radius:12px}.execution-ring{width:75px;height:75px;border:2px solid #5551ff;border-radius:50%;display:grid;place-items:center;background:#fff;color:#5551ff;font-size:31px;z-index:1;animation:execution-breathe 2s ease-in-out infinite}.execution-orbit{position:absolute;width:135px;height:135px;border:1px solid #c4c2ff;border-radius:50%;animation:orbit-spin 5s linear infinite}.execution-orbit:after{content:'';position:absolute;width:11px;height:11px;border-radius:50%;background:#a95ef8;top:7px;left:25px}.orbit-two{width:210px;height:210px;border-color:#e0dfff;animation-duration:8s;animation-direction:reverse}.orbit-two:after{background:#5551ff;width:7px;height:7px;top:20px;left:30px}.execution-visual.finished .execution-ring{background:#5551ff;color:#fff;animation:none}.execution-visual.stopped .execution-ring{border-color:#b55d5d;color:#b55d5d;animation:none}.execution-track{height:5px;background:#e4e9ff;border-radius:60px;overflow:hidden}.execution-track span{height:100%;display:block;background:#5551ff;border-radius:60px;transition:width .6s ease}.execution-count{text-align:right;font-size:11px;color:#666;margin-top:6px}.execution-list{list-style:none;padding:0;margin:19px 0 0;max-height:210px;overflow:auto}.execution-list li{display:flex;align-items:center;gap:10px;border-top:1px solid #e4e7ed;padding:10px 0;font-size:13px}.execution-list li.current{color:#5551ff}.execution-mini{width:25px;height:25px;border:1px solid #d2d4d7;border-radius:50%;display:grid;place-items:center;flex:none;font-size:10px}.execution-list li.current .execution-mini{border-color:#5551ff}.execution-list li small{display:block;color:#777;font-size:11px}.execution-list li strong{font-size:11px;font-weight:600;margin-left:auto;text-align:right}.execution-hashes{font-size:11px;color:#777}.execution-visual.finished .execution-orbit,.execution-visual.stopped .execution-orbit{animation:none}@keyframes orbit-spin{to{transform:rotate(360deg)}}@keyframes execution-breathe{50%{transform:scale(1.08)}}@media(max-width:700px){.slippage-options{grid-template-columns:repeat(2,minmax(0,1fr))}.selection-bar{align-items:flex-start;flex-direction:column;gap:4px}.chain-pills span{padding:6px 9px}}@media(prefers-reduced-motion:reduce){.route-loader-orbit,.execution-ring,.execution-orbit{animation:none!important}}
.intro h1 em{color:#172654}
.explainer-icon{width:64px;height:64px;display:grid;place-items:center;margin-top:20px;color:#5551ff}
.explainer-icon svg{display:block;width:64px;height:64px;overflow:visible}
.empty-view.no-illustration{padding-top:76px;padding-bottom:83px}
.icon-outcome,.icon-outcome svg{width:112px}
.icon-outcome .outcome-target{transform-origin:100px 32px}
.target-panel{position:relative;z-index:2}
.token-picker{position:relative}
.token-picker-button{width:100%;min-height:50px;display:flex;align-items:center;gap:8px;border:1px solid #d2d4d7;border-radius:72px;background:#fff;color:#27272b;padding:8px 15px;text-align:left;font-size:14px;font-weight:600}
.token-picker-button:focus-visible,.token-picker-menu input:focus-visible,.token-option:focus-visible{outline:3px solid #a9a7ff;outline-offset:2px}
.token-picker-button:disabled{opacity:.6}
.token-picker-logo,.token-option-logo{width:24px;height:24px;flex:none;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#e4e9ff;color:#5551ff;font-size:12px}
.token-picker-logo img,.token-option-logo img{width:100%;height:100%;object-fit:cover;border-radius:50%}
.token-picker-value{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.token-picker-chevron{width:8px;height:8px;flex:none;border-right:1.6px solid #27272b;border-bottom:1.6px solid #27272b;transform:rotate(45deg);margin:-4px 2px 0 auto}
.token-picker-button[aria-expanded="true"] .token-picker-chevron{transform:rotate(225deg);margin:4px 2px 0 auto}
.token-picker-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:20;width:min(360px,calc(100vw - 42px));background:#fff;border:1px solid #d2d4d7;border-radius:12px;padding:10px}
.token-picker-menu[hidden]{display:none}
.token-picker-menu input{width:100%;height:40px;border:1px solid #e4e7ed;border-radius:60px;padding:0 14px;font:500 13px var(--font-poppins);outline:none}
.token-options{max-height:270px;overflow:auto;overscroll-behavior:contain;margin-top:8px}
.token-option{width:100%;display:flex;align-items:center;gap:11px;border:0;border-radius:9px;background:#fff;text-align:left;padding:8px;color:#27272b}
.token-option:hover,.token-option:focus-visible,.token-option.selected{background:#f3f3ff}
.token-option-logo{width:28px;height:28px}
.token-option-copy{min-width:0;display:grid;gap:1px}
.token-option-copy strong{font-size:13px;font-weight:600}
.token-option-copy small{font-size:11px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.token-option-check{margin-left:auto;color:#5551ff;font-size:14px}
.token-options-empty{margin:15px 8px;color:#666;font-size:12px}
.real-token,.target-token-icon,.token-picker-logo,.token-option-logo{position:relative}
.real-token .logo-letter,.target-token-icon .logo-letter,.token-picker-logo .logo-letter,.token-option-logo .logo-letter{position:absolute;inset:0;display:grid;place-items:center}
.real-token img,.target-token-icon img,.token-picker-logo img,.token-option-logo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:transparent}
.icon-assets g{transform-origin:18px 32px;animation:asset-scan 4.5s ease-in-out infinite}
.icon-assets .asset-row-two{animation-delay:.35s}
.icon-assets .asset-row-three{animation-delay:.7s}
.icon-outcome .outcome-arrow{animation:outcome-flow 3.6s ease-in-out infinite}
.icon-outcome .outcome-target{transform-origin:100px 32px;animation:outcome-confirm 3.6s ease-in-out infinite}
.icon-outcome .outcome-check{stroke-dasharray:15;stroke-dashoffset:15;animation:outcome-check 3.6s ease-in-out infinite}
.icon-route .pulse-one{animation:route-one 3.1s ease-in-out infinite}
.icon-route .pulse-two{animation:route-two 3.1s ease-in-out 1.15s infinite;opacity:0}
@keyframes asset-scan{0%,11%,70%,100%{opacity:.55;transform:translateX(0)}23%,47%{opacity:1;transform:translateX(2px)}}
@keyframes outcome-flow{0%,15%,100%{transform:translateX(0);opacity:.7}38%,72%{transform:translateX(2px);opacity:1}}
@keyframes outcome-confirm{0%,42%,100%{transform:scale(1)}62%{transform:scale(1.08)}}
@keyframes outcome-check{0%,34%{stroke-dashoffset:15;opacity:.4}55%,78%{stroke-dashoffset:0;opacity:1}100%{stroke-dashoffset:15;opacity:.4}}
@keyframes route-one{0%{opacity:0;transform:translate(0,0)}12%{opacity:1}50%{transform:translate(14px,13px)}85%{opacity:1}100%{opacity:0;transform:translate(29px,13px)}}
@keyframes route-two{0%{opacity:0;transform:translate(0,0)}12%{opacity:1}50%{transform:translate(14px,-13px)}85%{opacity:1}100%{opacity:0;transform:translate(29px,-13px)}}
@media(prefers-reduced-motion:reduce){.explainer-icon *{animation:none!important}.icon-outcome .outcome-check{stroke-dashoffset:0}}
.explainer-head h2 span{color:#b8f6ce}
.asset-row{cursor:default}
.asset-name-text{display:grid;gap:2px}
.asset-portion{display:inline-flex;align-items:center;gap:4px;width:max-content;margin-top:3px;color:#666;font-size:11px;font-weight:500;white-space:nowrap}
.asset-portion input{width:58px;border:1px solid #d2d4d7;border-radius:60px;padding:3px 5px;background:#fff;color:#27272b;text-align:right;font-size:11px;font-weight:600}
.asset-portion input:disabled{opacity:.45}
.asset-portion input:focus-visible{outline:3px solid #a9a7ff;outline-offset:2px}
.listed-badge{font-size:10px;font-weight:500;color:#6d6876;background:#f0eef2;border-radius:60px;padding:2px 6px}
.token-import{border-top:1px solid #e4e7ed;padding:15px 0;color:#555;font-size:12px}
.token-import summary{width:max-content;max-width:100%;color:#5551ff;font-weight:600;cursor:pointer}
.token-import form{display:grid;grid-template-columns:minmax(125px,1fr) minmax(170px,2fr) auto;gap:7px;margin-top:13px}
.token-import select,.token-import input{width:100%;min-width:0;border:1px solid #d2d4d7;border-radius:60px;background:#fff;padding:8px 11px;color:#27272b;font-size:12px}
.token-import .button{min-height:36px;padding:7px 13px;font-size:12px}
.token-import p{font-size:11px;line-height:1.5;color:#777;margin:9px 0 0}
.token-import .import-error{color:#a63636}
@media(max-width:700px){.token-import form{grid-template-columns:1fr}.token-import .button{width:100%}}
@media(max-width:700px){.asset-row{min-height:82px}.asset-portion{font-size:10px}.asset-portion input{width:52px}}
.intro{display:block;min-height:0;padding-top:66px;padding-bottom:46px}
.intro-copy{max-width:770px}
.chain-cluster{width:100%;margin-top:64px}
.cluster-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:17px}
.cluster-kicker{gap:13px;font-size:11px;letter-spacing:.15em}
.cluster-line{width:52px;flex:none}
.cluster-foot{white-space:nowrap}
.chain-rail{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;gap:10px;align-items:center;border-top:1px solid #e4e7ed;border-bottom:1px solid #e4e7ed;padding:13px 0}
.chain-pills{display:flex;flex-wrap:nowrap;gap:8px;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x proximity;margin:0;padding:1px 0}
.chain-pills::-webkit-scrollbar{display:none}
.chain-pills .chain-pill{flex:none;scroll-snap-align:start;display:inline-flex;align-items:center;gap:9px;border:1px solid #e4e7ed;border-radius:60px;padding:9px 14px;background:#fff;color:#27272b;font-size:12px;font-weight:600;white-space:nowrap}
.chain-pills .chain-pill:nth-child(2){border-color:#d2d4d7;color:#27272b}
.chain-pills .chain-pill img{width:19px;height:19px;object-fit:cover;border-radius:50%}
.chain-pills .chain-pill > span{display:inline;border:0;border-radius:0;padding:0;background:none;color:inherit;font:inherit}
.rail-arrow{width:40px;height:40px;border:1px solid #d2d4d7;border-radius:50%;background:#fff;color:#27272b;font-size:19px;line-height:1;display:grid;place-items:center;transition:border-color .2s,color .2s,transform .2s}
.rail-arrow:hover{border-color:#5551ff;color:#5551ff;transform:translateX(2px)}
.rail-arrow:focus-visible,.chain-pills:focus-visible{outline:3px solid #a9a7ff;outline-offset:2px}
.wallet-options{max-height:min(48vh,390px);overflow-y:auto;overscroll-behavior:contain;padding-right:2px}
.wallet-group-label{margin:15px 0 8px;color:#777;font-size:10px;letter-spacing:.13em;font-weight:700}
.wallet-option{margin:7px 0;padding:11px 13px;transition:border-color .2s,background .2s}
.wallet-option:hover{background:#f8f8ff}
.wallet-option-copy{min-width:0;flex:1}
.wallet-option-copy strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.wallet-option-arrow{margin-left:auto;color:#5551ff;font-size:19px}
.option-icon{width:42px;height:42px;flex:none;overflow:hidden;background:#f5f6fa;border:1px solid #eceef2}
.option-icon img{width:100%;height:100%;object-fit:contain}
.option-fallback{font-size:17px;font-weight:700}
.wallet-empty{margin:15px 0;color:#666;font-size:13px;line-height:1.5}
.execution-visual.finished{background:#f3fcf6}
.execution-visual.finished .execution-ring{background:#27272b;border-color:#27272b;color:#b8f6ce}
.execution-visual.finished .execution-orbit{border-color:#b8e9c8}
.celebrate-dot{position:absolute;display:block;width:8px;height:8px;border-radius:50%;background:#b8f6ce;animation:celebrate-pop .7s ease-out both}
.dot-one{left:21%;top:20%}.dot-two{right:20%;top:27%;background:#a95ef8;animation-delay:.1s}.dot-three{left:29%;bottom:12%;background:#5551ff;animation-delay:.18s}.dot-four{right:28%;bottom:10%;animation-delay:.25s}
@keyframes celebrate-pop{from{opacity:0;transform:scale(.2) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}
@media(max-width:700px){.intro{padding-top:44px;padding-bottom:36px}.chain-cluster{margin-top:42px}.cluster-heading{align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:12px}.cluster-foot{white-space:normal}.chain-rail{grid-template-columns:32px minmax(0,1fr) 32px;gap:7px;padding:10px 0}.rail-arrow{width:32px;height:32px}.chain-pills .chain-pill{padding:7px 10px}.dialog{padding:27px 22px}}
@media(prefers-reduced-motion:reduce){.celebrate-dot{animation:none!important}}

/* The network index reads as one continuous, self-moving strip. */
.chain-rail{display:block;overflow:hidden;padding:12px 0;mask-image:linear-gradient(to right,transparent,#000 3%,#000 97%,transparent)}
.chain-pills{display:block;overflow:hidden;scroll-snap-type:none;padding:0}
.chain-track{display:flex;width:max-content;animation:network-marquee 42s linear infinite;will-change:transform}
.chain-set{display:flex;gap:8px;flex:none;padding-right:8px}
.chain-pills:hover .chain-track{animation-play-state:paused}
@keyframes network-marquee{to{transform:translateX(-50%)}}

.explainer-card{border:1px solid transparent;transition:transform .28s ease,border-color .28s ease,background-color .28s ease}
.explainer-card:hover{transform:translateY(-6px);border-color:#b9b7ff;background:#f8f8ff}
.explainer-card:hover .explainer-num{color:#5551ff}
.explainer-card:hover .explainer-icon{transform:translateY(-2px)}
.explainer-icon{transition:transform .28s ease}

.target-panel .field-grid{margin-top:25px}
.target-logo-line{margin-top:22px;min-height:105px;padding:18px 17px;border:1px solid #dedcff;border-radius:12px;background:#f6f6ff;display:flex;justify-content:space-between;align-items:center;gap:12px;color:#27272b}
.destination-preview-copy{display:grid;gap:3px;min-width:0}
.destination-preview-eyebrow{font-size:10px;font-weight:700;letter-spacing:.15em;color:#5551ff}
.destination-preview-copy strong{font-size:20px;line-height:1.2;letter-spacing:-.025em;font-weight:600;overflow-wrap:anywhere}
.destination-preview-copy strong span{font-weight:400;color:#555}
.destination-preview-copy small,.destination-preview-empty{font-size:11px;color:#666;line-height:1.4}
.destination-preview-icons{display:flex;align-items:center;gap:8px;flex:none;color:#5551ff;font-size:18px}
.destination-preview-icons .target-chain-icon,.destination-preview-icons .target-token-icon{width:32px;height:32px}
.destination-preview-icons .target-token-icon img{width:100%;height:100%}
.target-panel .slippage-block{margin-top:21px;padding-top:18px}
.target-panel .target-help{margin-top:14px;line-height:1.45}
.target-panel .custom-slippage input{width:58px}
@media(max-width:700px){.chain-rail{display:block;padding:11px 0}.destination-preview-copy strong{font-size:18px}.destination-preview-icons{gap:5px}.destination-preview-icons .target-chain-icon,.destination-preview-icons .target-token-icon{width:27px;height:27px}}
@media(prefers-reduced-motion:reduce){.chain-track{animation:none;will-change:auto}.chain-pills{overflow-x:auto}.explainer-card,.explainer-icon{transition:none}.explainer-card:hover,.explainer-card:hover .explainer-icon{transform:none}}

/* Conversion progress uses the same real token marks as the portfolio. */
.result-dialog{width:min(100%,640px);max-height:min(92dvh,820px);overflow-y:auto;padding:30px;scrollbar-gutter:stable}
.execution-stage{height:124px;position:relative;display:flex;align-items:center;gap:16px;padding:18px 22px;overflow:hidden;border:1px solid #e4e3ff;border-radius:12px;background:#f7f7ff}
.stage-side{width:154px;flex:none;display:grid;justify-items:start;gap:9px;position:relative;z-index:1}
.stage-destination{width:74px;justify-items:center}
.stage-source-logos{display:flex;align-items:center;padding-left:2px}
.stage-source-logos>.execution-token-logo+.execution-token-logo,.stage-source-logos>.stage-extra{margin-left:-10px}
.stage-extra{display:grid;place-items:center;width:36px;height:36px;border:2px solid #fff;border-radius:50%;background:#e5e4ff;color:#5551ff;font-size:11px;font-weight:700;position:relative}
.stage-caption{font-size:11px;color:#555;white-space:nowrap}
.execution-token-logo{position:relative;display:grid;place-items:center;width:36px;height:36px;flex:none;border:2px solid #fff;border-radius:50%;background:#edf0ff;color:#5551ff;font-size:13px;font-weight:700;isolation:isolate}
.execution-token-logo>.logo-letter{position:absolute;inset:0;display:grid;place-items:center;z-index:0}
.execution-token-logo>img:not(.execution-network-badge):not(.stage-network-badge){position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:50%;background:#fff;z-index:1}
.execution-network-badge,.stage-network-badge{position:absolute;right:-6px;bottom:-5px;width:17px;height:17px;border:2px solid #fff;border-radius:50%;object-fit:cover;background:#fff;z-index:2}
.stage-destination>.execution-token-logo{width:48px;height:48px;border-color:#d7d6ff;transition:border-color .25s,background-color .25s}
.stage-network-badge{width:20px;height:20px}
.stage-journey{height:42px;min-width:58px;flex:1;position:relative}
.journey-line{position:absolute;left:0;right:0;top:50%;border-top:1px dashed #aaa7ff}
.journey-packet{position:absolute;top:50%;left:0;transform:translateY(-50%);animation:token-journey 3.2s ease-in-out infinite}
.execution-stage.travelling .stage-destination>.execution-token-logo{animation:arrival-highlight 3.2s ease-in-out infinite}
.execution-stage.finished{background:#f4fbf6;border-color:#d9eedf}
.execution-stage.finished .journey-line{border-color:#acd9bb}
.execution-stage.finished .journey-packet,.execution-stage.stopped .journey-packet{animation:none;opacity:0}
.execution-stage.stopped{background:#fff8f8;border-color:#f0dede}
.execution-stage.stopped .journey-line{border-color:#dfaaaa}
@keyframes token-journey{0%{left:0;opacity:0;transform:translateY(-50%) scale(.8)}12%{opacity:1;transform:translateY(-50%) scale(1)}78%{opacity:1}100%{left:calc(100% - 36px);opacity:0;transform:translateY(-50%) scale(.8)}}
@keyframes arrival-highlight{0%,76%,100%{border-color:#d7d6ff;background:#edf0ff}85%{border-color:#5551ff;background:#e5e4ff}}
.execution-intro{margin-top:22px}
.execution-intro .eyebrow{color:#5551ff}
.execution-intro h2{margin:7px 26px 8px 0;font-size:30px}
.execution-status{margin:0;color:#555;font-size:14px;line-height:1.5;overflow-wrap:anywhere}
.execution-progress{margin-top:18px}
.execution-count{margin-top:5px;font-size:11px}
.execution-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:none;overflow:visible;margin:18px 0 0;padding:0}
.execution-list li{min-width:0;min-height:62px;display:flex;align-items:center;gap:11px;border:1px solid #e4e7ed;border-radius:10px;padding:10px;background:#fff}
.execution-list li.current{border-color:#aaa8ff;background:#f8f8ff}
.execution-list li.has-error{border-color:#edcaca;background:#fff8f8}
.execution-asset-icon{width:37px;height:37px}
.execution-asset-copy{min-width:0;display:grid;gap:1px}
.execution-asset-copy>span{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.execution-asset-copy small{font-size:11px;color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.execution-route-status{margin-left:auto;flex:none;color:#555;font-size:10px;font-weight:600;white-space:nowrap;text-align:right}
.execution-list li.current .execution-route-status{color:#5551ff}
.execution-list li.has-error .execution-route-status{color:#ab3333}
.execution-footer{padding-top:15px}
.execution-footer .quote-foot{text-align:left;margin:0}
.execution-footer .button{margin-top:0}
.execution-hashes{margin:0 0 10px}
@media(max-width:700px){.result-dialog{width:min(100%,520px);padding:22px;max-height:94dvh}.execution-stage{height:110px;padding:14px;gap:8px}.stage-side{width:120px}.stage-destination{width:60px}.stage-source-logos>.execution-token-logo:nth-child(n+3),.stage-source-logos>.stage-extra{display:none}.stage-caption{font-size:10px}.execution-intro h2{font-size:26px}.execution-list{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.journey-packet,.execution-stage.travelling .stage-destination>.execution-token-logo{animation:none}.journey-packet{left:50%;opacity:1}}

/* The full asset row selects the token; the amount field remains independent. */
.asset-row{cursor:pointer;transition:background-color .16s ease}
.asset-row:hover{background:#f7f7ff}
.asset-row:has(.asset-check:disabled){cursor:default}
.asset-row:has(.asset-check:disabled):hover{background:transparent}
.asset-portion,.asset-portion input{cursor:text}

/* Keep the close control outside the animation card and above its artwork. */
.result-dialog{padding-top:60px}
.result-dialog .dialog-close{z-index:5;top:10px;right:16px;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#27272b}
.result-dialog .dialog-close:hover:not(:disabled){background:#f1f0ff;color:#5551ff}
@media(max-width:700px){.result-dialog{padding-top:58px}}

/* Account controls, portfolio actions, and the requested mint display accent. */
.intro h1 em{color:#43a86c}
.header-account{position:relative;margin-left:auto}
.wallet-menu{position:absolute;right:0;top:calc(100% + 10px);width:min(300px,calc(100vw - 36px));z-index:25;padding:14px;background:#fff;border:1px solid #e4e7ed;border-radius:12px;display:grid;gap:3px}
.wallet-menu[hidden]{display:none}
.wallet-menu-label{margin:0;color:#777;font-size:10px;font-weight:600;letter-spacing:.14em}
.wallet-menu-address{font-size:12px;font-weight:600;overflow-wrap:anywhere;margin:3px 0 9px}
.wallet-menu button{border:0;border-radius:9px;background:transparent;color:#27272b;text-align:left;padding:11px 10px;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:8px}
.wallet-menu button:hover,.wallet-menu button:focus-visible{background:#f3f3ff;color:#5551ff}
.wallet-menu-note{border-top:1px solid #e4e7ed;color:#777;font-size:10px;line-height:1.45;margin:7px 0 0;padding:10px 2px 0}
.portfolio-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}
.portfolio-refresh{display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:6px 10px;border:1px solid #e4e7ed;border-radius:60px;background:#fff;color:#27272b;font-size:11px;font-weight:600;white-space:nowrap}
.portfolio-refresh:hover:not(:disabled){border-color:#5551ff;color:#5551ff}
.portfolio-refresh:disabled{opacity:.55}
.portfolio-refresh span{font-size:17px;line-height:1}
.portfolio-refresh:focus-visible,.wallet-menu button:focus-visible,.portfolio-more .button:focus-visible{outline:3px solid #a9a7ff;outline-offset:2px}
.portfolio-more{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e4e7ed;padding:15px 0 18px;color:#777;font-size:12px}
.portfolio-more .button{min-height:38px;padding:8px 15px;font-size:12px}
@media(max-width:700px){.portfolio-actions{gap:5px}.portfolio-refresh{font-size:0;width:32px;padding:0;justify-content:center}.portfolio-refresh span{font-size:19px}.portfolio-more{flex-wrap:wrap}}

/* A restrained, always-live destination moment after the last route lands. */
.success-scene{position:relative;height:218px;overflow:hidden;border:1px solid #d6eddf;border-radius:12px;background:radial-gradient(circle at 50% 46%,#fff 0,#f5fbf7 52%,#ecf8f0 100%);isolation:isolate}
.success-orbit{position:absolute;left:50%;top:45%;border:1px dashed #b8ddc5;border-radius:50%;transform:translate(-50%,-50%);animation:success-orbit-turn 28s linear infinite}
.success-orbit-inner{width:138px;height:138px}
.success-orbit-outer{width:204px;height:204px;animation-direction:reverse;animation-duration:36s;border-color:#d5e9dc}
.success-core{position:absolute;left:50%;top:45%;z-index:2;transform:translate(-50%,-50%);animation:success-core-breathe 3.5s ease-in-out infinite}
.success-target.execution-token-logo{width:76px;height:76px;border:4px solid #fff;background:#fff;outline:1px solid #a6dbb9}
.success-target .stage-network-badge{width:25px;height:25px;right:-5px;bottom:-3px}
.success-check{position:absolute;right:-12px;top:-8px;width:28px;height:28px;border-radius:50%;border:3px solid #fff;background:#3aa565;color:#fff;font-size:16px;font-weight:700;display:grid;place-items:center}
.success-source{position:absolute;z-index:1;width:32px;height:32px;animation:success-float 4s ease-in-out infinite}
.success-source:nth-child(1){left:21%;top:31%}
.success-source:nth-child(2){right:21%;top:27%;animation-delay:-1.4s}
.success-source:nth-child(3){left:32%;bottom:21%;animation-delay:-2.6s}
.success-spark{position:absolute;width:7px;height:7px;border-radius:50%;background:#9ae7b6;animation:success-sparkle 2.7s ease-in-out infinite}
.success-spark-one{left:15%;top:24%}.success-spark-two{right:15%;top:36%;background:#a99bff;animation-delay:-.8s}.success-spark-three{left:65%;bottom:24%;animation-delay:-1.4s}.success-spark-four{left:25%;bottom:22%;background:#5551ff;animation-delay:-2.1s}
.success-scene-label{position:absolute;bottom:14px;left:0;right:0;color:#42855a;text-align:center;font-size:10px;font-weight:700;letter-spacing:.17em}
.success-refresh{display:flex;align-items:center;gap:8px;margin:0 0 12px;color:#58705f;font-size:11px;line-height:1.4}
.success-refresh-icon{display:grid;place-items:center;flex:none;width:21px;height:21px;border-radius:50%;background:#e6f7eb;color:#32995c;font-size:14px}
.success-refresh.is-loading .success-refresh-icon{animation:success-refresh-spin 1.2s linear infinite}
.result-dialog:has(.success-scene) .execution-track span{background:#43a86c}
.result-dialog:has(.success-scene) .execution-count{color:#42855a}
@keyframes success-orbit-turn{to{transform:translate(-50%,-50%) rotate(360deg)}}
@keyframes success-core-breathe{50%{transform:translate(-50%,-50%) scale(1.045)}}
@keyframes success-float{50%{transform:translateY(-8px) rotate(7deg)}}
@keyframes success-sparkle{50%{transform:scale(1.5);opacity:.35}}
@keyframes success-refresh-spin{to{transform:rotate(360deg)}}
@media(max-width:700px){.success-scene{height:190px}.success-orbit-outer{width:176px;height:176px}.success-orbit-inner{width:125px;height:125px}.success-source:nth-child(1){left:13%}.success-source:nth-child(2){right:13%}.success-source:nth-child(3){left:25%}}
@media(prefers-reduced-motion:reduce){.success-orbit,.success-core,.success-source,.success-spark,.success-refresh-icon{animation:none!important}}
.quote-provider-summary{display:inline-flex;align-items:center;gap:7px;margin:14px 0 0;padding:7px 11px;border:1px solid #cbcfea;border-radius:60px;background:#fff;color:#46465a;font-size:11px;font-weight:600;line-height:1.3}
.quote-provider-summary.is-unify{border-color:#b7dcca;background:#f4fbf6;color:#287548}
.route-winner{display:grid;gap:2px;margin-top:17px;padding-top:14px;border-top:1px solid rgba(39,39,43,.12)}
.route-winner span{font-size:10px;letter-spacing:.13em;font-weight:700;color:#5551ff}
.route-winner strong{font-size:14px;line-height:1.35;font-weight:600;color:#27272b}
.route-winner small{font-size:11px;line-height:1.45;color:#5d6171}

.bridge-orders{margin:0 0 20px}
.bridge-orders:empty{display:none}
.bridge-orders-card{display:flex;justify-content:space-between;gap:30px;padding:22px 26px;border:1px solid #cfd6ed;border-radius:12px;background:#f8f9ff;color:#27272b}
.bridge-orders-card .eyebrow{margin:0 0 8px;color:#5551ff}
.bridge-orders-card h3{margin:0;font-size:20px;font-weight:600;letter-spacing:-.03em}
.bridge-orders-card p:not(.eyebrow){margin:7px 0 0;color:#686b79;font-size:12px;line-height:1.5}
.bridge-orders-list{display:grid;gap:8px;min-width:min(340px,100%)}
.bridge-order-row{display:flex;justify-content:space-between;gap:15px;font-size:12px;border-bottom:1px solid #e0e3ef;padding:5px 0 10px}
.bridge-order-row span:last-child{color:#5551ff;white-space:nowrap}
.bridge-orders-list .button{justify-self:end;min-height:36px;padding:8px 16px;font-size:12px}
@media(max-width:700px){.bridge-orders-card{flex-direction:column;padding:18px;gap:14px}.bridge-orders-list{min-width:0}.bridge-order-row{flex-wrap:wrap}}

/* Base-blue editorial emphasis and an open routing ecosystem above the footer. */
.intro h1 em,.explainer-head h2 span{color:#0052ff}
.explainer-head h2 span{background:#eaf0ff;border-radius:6px;padding:0 .12em;box-decoration-break:clone}
.route-ecosystem{background:#27272b;color:#fff;border-top:1px solid #46464d}
.route-ecosystem-inner{padding-top:52px;padding-bottom:62px}
.route-ecosystem-heading{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:28px}
.route-ecosystem-heading .eyebrow{color:#9caefa}
.route-ecosystem-heading h2{font-size:clamp(28px,3.1vw,40px);line-height:1.12;letter-spacing:-.035em;font-weight:500;margin:8px 0 0}
.route-ecosystem-heading>p{max-width:350px;margin:0 0 3px;color:#c3c4ce;font-family:var(--font-caneladeck);font-size:17px;line-height:1.4}
.route-logo-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.route-logo{display:flex;align-items:center;gap:13px;min-width:0;min-height:90px;padding:16px 18px;border:1px solid rgba(255,255,255,.15);border-radius:12px;background:rgba(255,255,255,.035);transition:border-color .2s ease,background-color .2s ease,transform .2s ease;animation:route-logo-enter .5s both}
.route-logo:nth-child(2){animation-delay:.045s}.route-logo:nth-child(3){animation-delay:.09s}.route-logo:nth-child(4){animation-delay:.135s}.route-logo:nth-child(5){animation-delay:.18s}.route-logo:nth-child(6){animation-delay:.225s}.route-logo:nth-child(7){animation-delay:.27s}.route-logo:nth-child(8){animation-delay:.315s}
.route-logo:hover{border-color:rgba(145,172,255,.75);background:rgba(255,255,255,.075);transform:translateY(-2px)}
.route-logo-unify{border-color:rgba(92,142,255,.65);background:linear-gradient(115deg,rgba(0,82,255,.16),rgba(255,255,255,.035))}
.route-logo-icon{display:grid;place-items:center;flex:none;width:43px;height:43px;border-radius:12px;background:#fff;overflow:hidden}
.route-logo-icon img{display:block;width:29px;height:29px;object-fit:contain}
.unify-route-mark{background:#101d45;color:#fff}
.unify-route-mark svg{width:34px;height:34px}
.route-logo-text{display:grid;min-width:0;gap:2px}
.route-logo-text strong{font-size:17px;line-height:1.15;letter-spacing:-.025em;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.route-logo-unify .route-logo-text strong{font-size:20px;letter-spacing:-.07em}
.route-logo-unify .route-logo-text strong span{color:#6f9aff}
.route-logo-text small{font-size:9px;letter-spacing:.14em;font-weight:600;color:#aeb0be;white-space:nowrap}
.route-logo-unify .route-logo-text small{color:#8faeff}
.route-ecosystem-note{margin:18px 0 0;color:#aeb0be;font-size:11px;line-height:1.45}
@keyframes route-logo-enter{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:900px){.route-logo-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.route-ecosystem-heading{align-items:start;flex-direction:column;gap:11px}.route-ecosystem-heading>p{max-width:570px}}
@media(max-width:570px){.route-ecosystem-inner{padding-top:44px;padding-bottom:48px}.route-logo-gallery{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(188px,68vw);grid-template-columns:none;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;padding:0 2px 11px;scrollbar-width:thin}.route-logo{scroll-snap-align:start;min-height:82px;padding:13px}.route-ecosystem-heading h2{font-size:31px}.route-ecosystem-heading>p{font-size:16px}}
@media(prefers-reduced-motion:reduce){.route-logo{animation:none;transition:none}.route-logo:hover{transform:none}}
