#pet-app .swap-layout.swap-baskets-layout{grid-template-columns:minmax(0,566px) minmax(250px,310px);gap:40px;align-items:start;max-width:920px;margin:28px auto}
#pet-app .swap-baskets-layout .swap-mode-tabs{display:flex;gap:4px;width:max-content;background:#e7edfb;padding:4px;border-radius:11px;margin-bottom:18px}
#pet-app .swap-baskets-layout .swap-mode-tabs button{border:0;border-radius:8px;padding:9px 14px;font:inherit;font-size:14px;color:#7180a6;background:transparent;cursor:pointer}
#pet-app .swap-baskets-layout .swap-mode-tabs button[aria-selected=true]{color:#344bc1;background:#fff;box-shadow:0 1px 5px #3a4c7c13}
#pet-app .swap-baskets-layout .basket-rail{padding:8px 0 0;min-width:0}
#pet-app .swap-baskets-layout .basket-rail-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}
#pet-app .swap-baskets-layout .basket-rail-heading h2{font-size:18px;font-weight:500;letter-spacing:-.4px;margin:0}
#pet-app .swap-baskets-layout .basket-rail-heading>span{font:11px 'Space Mono',monospace;color:#8d9ab4}
#pet-app .swap-baskets-layout .basket-rail-subtitle{font-size:13px;color:#8190ad;margin:3px 0 19px}
#pet-app .swap-baskets-layout .basket-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 8px}
#pet-app .swap-baskets-layout .basket-tile{position:relative;min-width:0;border:1px solid transparent;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 3px 9px;gap:6px;font:inherit;font-size:12px;font-weight:500;background:transparent;color:#26396d;cursor:pointer}
#pet-app .swap-baskets-layout .basket-tile:hover{background:#f3f6ff;border-color:#dce5f7}
#pet-app .swap-baskets-layout .basket-tile[aria-pressed=true]{background:#edf2ff;border-color:#7894ef;box-shadow:0 2px #dee7ff;color:#344fbb}
#pet-app .swap-baskets-layout .basket-tile[aria-pressed=true]:before{content:'';position:absolute;width:5px;height:5px;border-radius:50%;background:#4b64d9;right:8px;top:8px}
#pet-app .swap-baskets-layout .basket-icon{width:47px;height:47px;border:1px solid #d8e1f4;border-radius:13px;overflow:hidden;background:#f1f6ff;position:relative;display:grid;place-items:center;flex-shrink:0;font-size:25px}
#pet-app .swap-baskets-layout .basket-icon img{width:100%;height:100%;object-fit:contain}
#pet-app .swap-baskets-layout .basket-icon.pet{background:#e8eeff;border-color:#b5c6f3;padding:2px}
#pet-app .swap-baskets-layout .basket-icon.gold{background:#fffbea;border-color:#efdf9a}
#pet-app .swap-baskets-layout .basket-icon.long,#pet-app .swap-baskets-layout .basket-icon.longx{background:#edf6e5;border-color:#cbdabb}
#pet-app .swap-baskets-layout .basket-icon.pons,#pet-app .swap-baskets-layout .basket-icon.letscash,#pet-app .swap-baskets-layout .basket-icon.pools{padding:7px;background:#f5f8fc}
#pet-app .swap-baskets-layout .basket-icon.cross{background:#edecff;color:#7c79ad}
#pet-app .swap-baskets-layout .basket-icon.crypto-core{background:#fff6e7;color:#d18c26;border-color:#ead8ba}
#pet-app .swap-baskets-layout .basket-long-x{position:absolute;bottom:1px;right:3px;background:#edf6e5;color:#263c1e;font-size:13px;font-weight:700;line-height:1}
#pet-app .swap-baskets-layout .basket-custom{display:flex;align-items:center;gap:11px;border:1px dashed #b7c7e9;border-radius:13px;padding:13px 12px;margin-top:20px;text-decoration:none}
#pet-app .swap-baskets-layout .basket-custom:hover{background:#f4f7ff;border-color:#6c87dc}
#pet-app .swap-baskets-layout .custom-plus{display:grid;place-items:center;width:34px;height:34px;border:1px solid #d3def2;border-radius:10px;font-size:24px;color:#6c81b4;background:#f5f8ff;flex-shrink:0}
#pet-app .swap-baskets-layout .basket-custom strong{font-size:14px;font-weight:500;display:block}
#pet-app .swap-baskets-layout .basket-custom small{font-size:11px;color:#8b98b2;display:block;margin-top:2px}
#pet-app .swap-baskets-layout .basket-custom>span:last-child{margin-left:auto;color:#8094be;font-size:20px}
#pet-app .swap-baskets-layout .basket-rail-note{font-size:11px;color:#8d9bb7;text-align:center;margin:9px 0}
#pet-app .swap-baskets-layout .basket-access-note{font-size:12px;color:#6b7b9f;line-height:1.6;border-top:1px solid #dbe3f4;padding-top:15px;margin-top:20px}
#pet-app .swap-baskets-layout .basket-budget{padding:18px;background:#fff;border:1px solid #c9d6f0;border-radius:12px}
#pet-app .swap-baskets-layout .basket-field-label{display:flex;justify-content:space-between;font-size:13px;color:#63759d;margin-bottom:12px}
#pet-app .swap-baskets-layout .basket-field-label span{font-size:11px;color:#8391ae}
#pet-app .swap-baskets-layout .basket-budget-row{display:flex;align-items:center;gap:18px}
#pet-app .swap-baskets-layout #basket-amount{width:100%;min-width:0;border:0;background:transparent;font:inherit;font-size:36px;color:#26396d;padding:0}
#pet-app .swap-baskets-layout .basket-currency{display:flex;align-items:center;gap:7px;font-size:15px;font-weight:500;border:1px solid #d1ddf6;background:#f0f4ff;border-radius:24px;padding:7px 11px}
#pet-app .swap-baskets-layout .basket-currency img{width:26px;height:26px;object-fit:contain}
#pet-app .swap-baskets-layout .basket-arrow{display:grid;place-items:center;width:32px;height:32px;margin:-3px auto;border:4px solid #f4f8ff;border-radius:10px;position:relative;background:#e2eaff;color:#6680bd}
#pet-app .swap-baskets-layout .basket-allocation{border:1px solid #d2dcf0;background:#fff;border-radius:13px;padding:18px}
#pet-app .swap-baskets-layout .basket-selection{display:flex;align-items:center;gap:10px;margin:0 0 16px}
#pet-app .swap-baskets-layout .basket-selection h2{font-size:22px;line-height:1.2;font-weight:500;letter-spacing:-.5px;margin:0}
#pet-app .swap-baskets-layout .basket-selection p{color:#7886a5;font-size:12px;margin:4px 0 0}
#pet-app .swap-baskets-layout .basket-selection>span:last-child{margin-left:auto;font-size:11px;color:#8391ae}
#pet-app .swap-baskets-layout .basket-composition{display:flex;gap:3px;height:6px;border-radius:4px;overflow:hidden;margin-bottom:13px}
#pet-app .swap-baskets-layout .basket-composition span{flex:var(--weight);background:var(--segment)}
#pet-app .swap-baskets-layout .basket-allocation-row{display:grid;grid-template-columns:26px minmax(0,1fr) 48px 80px;gap:8px;align-items:center;padding:9px 0;border-bottom:1px solid #edf1f8;font-size:13px}
#pet-app .swap-baskets-layout .basket-allocation-row:last-child{border:0}
#pet-app .swap-baskets-layout .basket-token-avatar{width:25px;height:25px;border-radius:50%;background:#e9effb;color:#5470ab;display:grid;place-items:center;overflow:hidden;font-size:9px}
#pet-app .swap-baskets-layout .basket-token-avatar img{width:100%;height:100%;object-fit:contain;background:#fff}
#pet-app .swap-baskets-layout .basket-token-symbol{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}
#pet-app .swap-baskets-layout .basket-weight{font-size:11px;color:#8996ae;text-align:right}
#pet-app .swap-baskets-layout .basket-share{font-size:12px;font-variant-numeric:tabular-nums;text-align:right}
#pet-app .swap-baskets-layout .basket-hint,#pet-app .swap-baskets-layout .basket-status{font-size:12px;line-height:1.6;color:#6b7d9f;margin:12px 0}
#pet-app .swap-baskets-layout .basket-hint[data-warning=true]{color:#99651f}
#pet-app .swap-baskets-layout #basket-status{overflow-wrap:anywhere}
#pet-app .swap-baskets-layout .basket-setup{border:1px solid #cbd8ee;background:#fff;border-radius:12px;padding:15px;margin-top:15px}
#pet-app .swap-baskets-layout .basket-setup h3{font-size:16px;margin:0 0 8px;font-weight:500}
#pet-app .swap-baskets-layout .basket-setup p{font-size:12px;line-height:1.7;overflow-wrap:anywhere;margin:8px 0}
#pet-app .swap-baskets-layout .basket-setup button,#pet-app .swap-baskets-layout .basket-quote-leg button{background:#edf2ff;color:#3e58c8;border:1px solid #c3d0ef;border-radius:9px;min-height:40px;padding:8px 11px;font:inherit;font-size:12px;cursor:pointer}
#pet-app .swap-baskets-layout .basket-setup input{width:100%;min-width:0;border:1px solid #c3d0ef;background:#f8faff;color:#26396d;border-radius:7px;padding:9px;margin:8px 0;font:inherit;font-size:12px}
#pet-app .swap-baskets-layout .basket-quote-leg{padding:12px 0;border-bottom:1px solid #dce4f4;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;font-size:13px}
#pet-app .swap-baskets-layout .basket-quote-result{flex:0 0 100%;font-size:12px;line-height:1.6;color:#687ca3;overflow-wrap:anywhere}
#pet-app .swap-baskets-layout .basket-quote-result p{margin:5px 0}
#pet-app .swap-baskets-layout .basket-setup button:disabled,#pet-app .swap-baskets-layout .basket-tile:disabled{opacity:.6;cursor:default}
#pet-app .swap-baskets-layout .basket-pilot-label{display:inline-block;background:#edf2ff;border:1px solid #ccd9f3;color:#526aab;border-radius:20px;font-size:10px;padding:3px 8px;margin-bottom:10px}
#pet-app .swap-baskets-layout .basket-signin-note{font-size:11px;line-height:1.6;color:#8191ad}
#pet-app .swap-baskets-layout .swap-mode-tabs button:focus-visible,#pet-app .swap-baskets-layout .basket-tile:focus-visible,#pet-app .swap-baskets-layout .basket-custom:focus-visible,#pet-app .swap-baskets-layout .basket-setup button:focus-visible,#pet-app .swap-baskets-layout #basket-amount:focus-visible{outline:3px solid #7188f3;outline-offset:3px}
@media(max-width:900px){#pet-app .swap-layout.swap-baskets-layout{grid-template-columns:minmax(0,1fr) 250px;gap:25px}#pet-app .swap-baskets-layout .basket-grid{gap:7px 3px}#pet-app .swap-baskets-layout .basket-icon{width:43px;height:43px}}
@media(max-width:700px){#pet-app .swap-layout.swap-baskets-layout{display:flex;flex-direction:column;gap:20px}#pet-app .swap-baskets-layout .swap-card{width:100%;order:2}#pet-app .swap-baskets-layout .basket-rail{width:100%;order:1;padding:0}#pet-app .swap-baskets-layout .basket-grid{display:flex;gap:5px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;padding:8px 1px 5px}#pet-app .swap-baskets-layout .basket-tile{flex:0 0 67px;font-size:10px;padding:7px 3px}#pet-app .swap-baskets-layout .basket-icon{width:37px;height:37px;border-radius:10px}#pet-app .swap-baskets-layout .basket-rail-heading h2{font-size:14px}#pet-app .swap-baskets-layout .basket-rail-heading>span,#pet-app .swap-baskets-layout .basket-rail-subtitle,#pet-app .swap-baskets-layout .basket-rail-note{display:none}#pet-app .swap-baskets-layout .basket-custom{padding:8px 10px;margin-top:8px;min-height:42px}#pet-app .swap-baskets-layout .basket-custom small{display:none}#pet-app .swap-baskets-layout .custom-plus{width:25px;height:25px;font-size:18px;border-radius:7px}#pet-app .swap-baskets-layout .basket-access-note{font-size:11px;margin:9px 0 0;padding:0;border:0}#pet-app .swap-baskets-layout .basket-allocation,#pet-app .swap-baskets-layout .basket-budget{padding:14px}#pet-app .swap-baskets-layout .basket-allocation-row{grid-template-columns:24px minmax(0,1fr) 39px 70px;gap:6px}#pet-app .swap-baskets-layout .basket-token-symbol{font-size:11px}#pet-app .swap-baskets-layout .basket-selection h2{font-size:20px}}
