@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&display=swap";:root{color:#242622;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--paper:#f7f7f2;--white:#fff;--ink:#242622;--muted:#81857b;--line:#e3e5dc;--orange:#ed603d;--orange-dark:#d84e2c;--green:#32714c;--heading:"Manrope",sans-serif;--mono:"IBM Plex Mono",monospace;background:#f7f7f2;font-family:DM Sans,sans-serif;font-weight:400}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{min-width:360px;margin:0}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit;background:0 0;border:0}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}button,a,input{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--orange)}input{min-width:0}button svg,a svg{flex-shrink:0}button{padding:0}h1,h2,h3,p{margin:0}svg{vertical-align:middle}::selection{background:#fbd3bd}.page-width{width:min(1264px,100% - 112px);margin-inline:auto}.button{border-radius:7px;justify-content:center;align-items:center;gap:11px;padding:14px 22px;font-size:13px;font-weight:600;line-height:20px;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex}.button:active{transform:translateY(1px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#44463f}.button-orange{background:var(--orange);color:#fff}.button-orange:hover{background:var(--orange-dark);box-shadow:0 3px 10px #ed603d25}.button:disabled{color:#9a9d93;box-shadow:none;background:#e5e6de}.text-link{align-items:center;gap:9px;font-size:13px;font-weight:600;display:inline-flex}.text-link:hover{color:var(--orange)}.text-link svg{transition:transform .2s}.text-link:hover svg{transform:translate(2px,-2px)}.icon-button{border-radius:5px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.icon-button:hover{background:#25292308}.green-dot,.neutral-dot,.preview-dot{background:#59926b;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.neutral-dot{background:#a5a79f}.preview-dot{background:var(--orange);box-shadow:0 0 0 4px #ed603d0e}.eyebrow{font-family:var(--mono);letter-spacing:1.65px;font-size:10px;font-weight:500;line-height:1.6}.orange-text{color:var(--orange)}.rotate{transform:rotate(180deg)}.spin{animation:1.2s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.site-header{border-bottom:1px solid var(--line);z-index:20;justify-content:space-between;align-items:center;gap:35px;width:min(1344px,100% - 72px);height:94px;margin:auto;display:flex;position:relative}.brand{flex-shrink:0;align-items:center;gap:8px;display:flex}.brand-mark{color:var(--orange);width:31px;height:31px}.brand>span{font-family:var(--heading);letter-spacing:-1.4px;align-items:center;gap:12px;font-size:27px;font-weight:800;display:flex}.brand-network{letter-spacing:0;color:var(--muted);border-left:1px solid #d6d9ce;padding-left:12px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:450;line-height:17px}.desktop-nav{align-items:center;gap:32px;height:100%;margin-left:30px;font-size:12px;font-weight:500;display:flex}.desktop-nav>a,.desktop-nav>button{color:#75796f;align-items:center;gap:4px;height:100%;display:flex;position:relative}.desktop-nav>a:hover,.desktop-nav>button:hover,.desktop-nav .nav-active{color:var(--ink)}.nav-active:after{content:"";background:var(--orange);border-radius:50%;width:4px;height:4px;position:absolute;bottom:23px;left:calc(50% - 2px)}.header-actions{align-items:center;gap:24px;display:flex}.network-badge{align-items:center;gap:7px;font-size:11px;font-weight:500;display:inline-flex}.connect-button{gap:8px;padding:11px 16px;font-size:11px}.wallet-button-wrap{position:relative}.wallet-popover{border:1px solid var(--line);background:#fff;border-radius:10px;width:210px;padding:12px;font-size:12px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 36px #22271c16}.wallet-popover>span{color:var(--muted);padding:5px 6px;font-size:10px;display:block}.wallet-popover>a,.wallet-popover>button{border-radius:4px;justify-content:space-between;align-items:center;width:100%;padding:9px 6px;display:flex}.wallet-popover>a:hover,.wallet-popover>button:hover{background:var(--paper)}.mobile-nav-button,.mobile-nav{display:none}.hero{grid-template-columns:1.32fr 1fr;align-items:center;gap:24px;min-height:440px;padding-top:49px;padding-bottom:48px;display:grid}.hero-copy>.eyebrow{color:#686e61;letter-spacing:1.7px;align-items:center;gap:10px;font-size:9px;display:flex}.eyebrow-line{background:var(--orange);width:20px;height:2px;display:inline-block}.hero h1{font-family:var(--heading);letter-spacing:-3.6px;margin:22px 0;font-size:66px;font-weight:650;line-height:1.13}.hero-highlight{white-space:nowrap;position:relative}.hero-highlight>svg{fill:none;stroke:#ed603d;stroke-width:3px;stroke-linecap:round;opacity:.8;width:100%;height:12px;position:absolute;bottom:-8px;left:0}.hero-copy>p{color:#7b8074;font-size:14px;line-height:1.85}.hero-actions{align-items:center;gap:25px;margin-top:26px;display:flex}.hero-proof{color:#888d80;align-items:center;gap:14px;margin-top:26px;font-size:10px;display:flex}.hero-proof>span{align-items:center;gap:6px;display:flex}.hero-proof svg{color:#7d8776}.proof-separator{background:#bbbfb3;border-radius:50%;width:3px;height:3px}.hero-art{align-self:stretch;min-height:354px;position:relative;overflow:hidden}.orbit{border:1px solid #e0e3d6;border-radius:50%;position:absolute;transform:rotate(-23deg)}.orbit-one{width:386px;height:210px;top:68px;left:35px}.orbit-two{border-style:dashed;border-color:#e2e5da;width:445px;height:290px;top:29px;left:7px}.art-cross{color:#adb5a0;font:300 20px var(--mono);position:absolute}.cross-one{top:35px;left:140px}.cross-two{bottom:82px;right:35px}.floating-asset{z-index:4;background:#fffdf9;border:1px solid #e5e7dc;border-radius:11px;align-items:center;gap:10px;padding:12px 15px;display:flex;position:absolute;box-shadow:0 8px 20px #404b1c07}.floating-asset strong{font:700 13px var(--heading);display:block}.floating-asset div>span{color:#8a9081;margin-top:3px;font-size:10px;display:block}.floating-asset .asset-icon{border-radius:9px;width:35px;height:35px}.float-nvidia{top:50px;left:23px;transform:rotate(-7deg)}.float-spy{top:89px;right:10px;transform:rotate(8deg)}.float-tesla{padding:10px;bottom:40px;left:70px;transform:rotate(-10deg)}.float-tesla .asset-icon{width:39px;height:39px}.art-vault{filter:drop-shadow(8px 21px 19px #8e976128);width:151px;height:154px;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)rotate(-8deg)}.vault-body{z-index:3;background:linear-gradient(140deg,#dce4c2 0%,#ced6b0 100%);border:1px solid #bfc7a4;border-radius:12px;width:138px;height:137px;position:absolute;bottom:0;left:0;box-shadow:inset 0 0 0 7px #dce3c6,inset 0 0 0 8px #bfc6a2}.vault-body .brand-mark{color:#617046;width:18px;height:18px;position:absolute;top:13px;left:14px;transform:rotate(0)}.vault-body-word{font:750 12px var(--heading);letter-spacing:3px;color:#6f7c55;position:absolute;bottom:15px;left:48px}.vault-top{background:#e8edda;border:1px solid #c6ceb2;border-radius:10px 12px 4px 4px;align-items:flex-start;gap:5px;width:137px;height:42px;padding:7px 0 0 39px;display:flex;position:absolute;top:-8px;left:12px;transform:skew(-32deg)}.vault-grip{opacity:.55;background:#aeb998;border-radius:5px;width:5px;height:20px;transform:rotate(70deg)}.vault-side{background:#bac59c;border:1px solid #a8b489;border-radius:4px 12px 12px 4px;width:37px;height:139px;position:absolute;bottom:8px;right:0;transform:skewY(-31deg)}.vault-dial{background:#e5ead6;border:8px solid #c3cea5;border-radius:50%;width:61px;height:61px;position:absolute;top:40px;left:40px;box-shadow:0 0 0 2px #a6b687,0 3px 4px #82955b40,inset 0 0 0 2px #eaf0d8}.vault-dial:after{content:"";background:#81965d;border-radius:50%;position:absolute;inset:13px;box-shadow:0 1px 3px #6f805b60}.vault-dial span{background:#a3b37f;border-radius:3px;width:4px;height:23px;position:absolute;top:11px;left:21px;transform:rotate(25deg)}.vault-dial span:nth-child(2){transform:rotate(85deg)}.vault-dial span:nth-child(3){transform:rotate(145deg)}.art-network{z-index:5;white-space:nowrap;background:#fdfef9;border:1px solid #e4e7d9;border-radius:30px;align-items:center;gap:10px;padding:10px 15px;font-size:10px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-34%)rotate(-2deg)}.solana-mark{flex-direction:column;gap:3px;width:17px;display:flex}.solana-mark i{background:#4a5a3d;width:16px;height:3px;transform:skew(-28deg)}.solana-mark i:nth-child(2){transform:skew(28deg)}.art-caption{font-family:var(--mono);letter-spacing:1.55px;color:#a2a993;white-space:nowrap;font-size:7px;position:absolute;bottom:0;left:44%}.metrics-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1.15fr 1.15fr .9fr 1fr;padding:24px 0 25px;display:grid}.metric{border-right:1px solid var(--line);flex-direction:column;justify-content:center;gap:11px;padding-left:34px;display:flex}.metric:first-child{padding-left:0}.metric:last-child{border:0}.metric>span{font-family:var(--mono);letter-spacing:1.1px;color:#89907e;align-items:center;gap:7px;font-size:8px;font-weight:400;display:flex}.metric>strong{font-family:var(--heading);letter-spacing:-1.1px;align-items:center;gap:13px;height:36px;font-size:28px;font-weight:600;display:flex}.metric strong>small{letter-spacing:0;color:#919586;font-family:DM Sans,sans-serif;font-size:10px;font-weight:400}.metric-status{gap:9px}.metric-status>div{align-items:center;gap:9px;font-size:13px;font-weight:600;display:flex}.metric-status>button{color:#868d7a;align-items:center;gap:6px;width:fit-content;font-size:9px;display:flex}.metric-status>button:hover{color:var(--orange)}.skeleton-number{background:linear-gradient(100deg,#e9ece1,#f0f2ea,#e9ece1);border-radius:4px;width:90px;height:25px;animation:2s ease-in-out infinite pulse}.vault-section{padding-top:57px;padding-bottom:62px}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:29px;display:flex}.section-heading .eyebrow{color:#909781;letter-spacing:1.6px;font-size:8px}.section-heading h2{font:600 30px/1.35 var(--heading);letter-spacing:-1.2px;margin-top:8px}.section-heading p{color:#89907f;margin-top:9px;font-size:11px}.data-status{color:#8b927f;white-space:nowrap;align-items:center;gap:6px;padding-bottom:3px;font-size:9px;display:flex}.data-status.is-live{color:#6b816a}.refresh-button{width:23px;height:23px;margin-left:2px}.workspace-grid{grid-template-columns:minmax(0,1.66fr) minmax(338px,1fr);align-items:start;gap:26px;display:grid}.market-toolbar{justify-content:space-between;align-items:center;gap:10px;margin:0 0 22px;display:flex}.tabs{background:#eceedf70;border-radius:7px;flex-shrink:0;gap:3px;padding:3px;display:flex}.tabs>button{color:#8a907c;border-radius:5px;align-items:center;gap:6px;padding:9px 11px;font-size:10px;display:flex}.tabs>button.active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #394a1c08}.tabs>button>span{color:#758166;background:#edf0e5;border-radius:4px;padding:1px 5px;font-size:8px}.search-box{color:#9ba28f;background:#fbfcf7;border:1px solid #e1e5d7;border-radius:6px;align-items:center;gap:7px;width:163px;padding:9px 10px;display:flex}.search-box:focus-within{border-color:#a2ad8d}.search-box>input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:10px}.search-box>input::placeholder{color:#a0a692}.search-box .icon-button{width:15px;height:15px}.market-table-head{color:#949c88;font:7px var(--mono);letter-spacing:1px;grid-template-columns:1fr 125px 118px;align-items:center;padding:0 18px 12px;display:grid}.market-table-head>span{align-items:center;gap:5px;display:flex}.market-table-head>span:last-child,.market-table-head>span:nth-child(2){justify-content:flex-end;padding-right:20px}.market-list{flex-direction:column;gap:9px;display:flex}.market-row{text-align:left;background:#fff;border:1px solid #e3e6db;border-radius:9px;grid-template-columns:1fr 125px 118px;align-items:center;width:100%;min-height:92px;padding:22px 18px;transition:background .15s,border-color .15s,box-shadow .15s;display:grid;position:relative}.market-row:hover{border-color:#c5ccb8;box-shadow:0 3px 10px #3f532008}.market-row.selected{background:#f2f6e9;border-color:#bdcba6;box-shadow:0 0 0 1px #bdcba620}.market-row.selected:before{content:"";background:#71884c;border-radius:0 3px 3px 0;width:3px;height:26px;position:absolute;left:0}.market-identity{align-items:center;gap:11px;min-width:0;display:flex}.asset-icon{width:42px;height:42px;font-family:var(--heading);color:#647551;background:#f3f5ee;border:1px solid #e6e9e0;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:750;display:inline-flex}.asset-icon>svg{width:28px;height:24px}.asset-nvda{color:#659732;background:#edf4e4;border-color:#e0ebd4}.asset-spy{color:#3b618e;background:#f0f5fa;border-color:#e1e7ed}.spy-symbol{letter-spacing:-.5px;font-size:11px;font-weight:800}.asset-tsla{color:#d44c4a;background:#fbf0ed;border-color:#f1e1db}.tesla-symbol{font-family:Georgia,serif;font-size:25px;font-weight:600}.asset-qqq{color:#3994aa;background:#ecf5f5;border-color:#dcebee}.qqq-symbol{font-size:24px;font-style:italic}.asset-usdc{color:#4681c5;background:#f0f5ff;border-color:#dfe8f5}.usdc-symbol{text-align:center;border:1.5px solid;border-radius:50%;width:24px;height:24px;font-family:DM Sans,sans-serif;font-size:18px;font-weight:500;line-height:22px}.asset-small{border-radius:50%;width:24px;height:24px}.asset-small .usdc-symbol{border-width:1px;width:16px;height:16px;font-size:12px;line-height:14px}.market-identity>div{min-width:0}.market-identity strong{font:650 13px var(--heading);white-space:nowrap;align-items:center;gap:5px;display:flex}.market-identity strong svg{color:#819763}.market-identity>div>span{color:#8b9380;white-space:nowrap;align-items:center;gap:6px;margin-top:7px;font-size:8px;display:flex}.token-badge{font:7px var(--mono);color:#7c8a6c;background:#f8faf4;border:1px solid #e2e8d8;border-radius:4px;padding:3px 4px}.market-apr{text-align:right;padding-right:20px}.market-apr strong{font:550 19px var(--heading);color:#447449;letter-spacing:-.5px}.market-apr>span{color:#959d88;margin-top:5px;font-size:7px;display:block}.market-tvl{justify-content:flex-end;align-items:center;gap:12px;display:flex}.market-tvl>strong{font:500 13px var(--heading);letter-spacing:-.3px;white-space:nowrap}.market-tvl>svg{color:#a5ac98}.market-row.selected .market-tvl>svg{color:#667f45}.table-footnote{color:#939c85;justify-content:space-between;align-items:center;gap:10px;margin:18px 2px 0;font-size:8px;display:flex}.table-footnote>span,.table-footnote>a{align-items:center;gap:5px;display:flex}.table-footnote>a:hover{color:var(--orange)}.strategy-note{background:#eaeedc80;border:1px solid #e1e6d5;border-radius:9px;gap:18px;min-height:195px;margin-top:31px;padding:27px 25px;display:flex;position:relative;overflow:hidden}.note-icon{color:#7c8d59;background:#e3e9d4;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.strategy-note>div:nth-child(2){z-index:1}.strategy-note .eyebrow{letter-spacing:1px;color:#8b9676;font-size:6px}.strategy-note h3{font:550 22px/1.4 var(--heading);letter-spacing:-.6px;margin-top:8px}.strategy-note p{color:#8d967f;max-width:265px;margin-top:11px;font-size:10px;line-height:1.8}.strategy-note .text-link{color:#617449;margin-top:15px;font-size:10px}.note-pattern{opacity:.6;align-items:flex-end;gap:8px;display:flex;position:absolute;bottom:-42px;right:-39px;transform:rotate(-20deg)}.note-pattern span{background:linear-gradient(#d3ddba10,#d3ddba80);border:1px solid #dce5c8;border-radius:8px;width:26px;height:145px;display:block}.note-pattern span:nth-child(2){height:190px}.note-pattern span:nth-child(3){height:245px}.note-pattern span:nth-child(4){height:280px}.note-pattern span:nth-child(5){height:330px}.market-disclaimer{color:#9ba28f;max-width:500px;margin:16px 2px 0;font-size:8px;line-height:1.8}.market-disclaimer button{color:#7f8c70;align-items:center;gap:3px;margin-left:3px;display:inline-flex}.data-error{color:#9b6942;background:#fff8f0;border:1px solid #f0d5c1;border-radius:7px;align-items:flex-start;gap:10px;margin-bottom:15px;padding:13px;display:flex}.data-error>svg{flex-shrink:0}.data-error strong{font-size:11px;font-weight:500}.data-error p{margin-top:4px;font-size:10px;line-height:1.6}.data-error>button{margin-left:auto;font-size:11px;text-decoration:underline}.empty-state{text-align:center;background:#f9faf6;border:1px dashed #d6ddc9;border-radius:9px;flex-direction:column;align-items:center;gap:12px;padding:40px 20px;display:flex}.empty-state>svg{color:#9aa78c}.empty-state>strong{font:600 14px var(--heading)}.empty-state>p{color:#8d977f;font-size:11px}.empty-state .text-link{font-size:11px}.market-skeleton{background:#fafbf7;border:1px solid #e5e9dd;border-radius:9px;align-items:center;gap:12px;min-height:92px;padding:22px 18px;display:flex}.skeleton-icon{background:#e8eddf;border-radius:10px;width:42px;height:42px;animation:2s infinite pulse}.skeleton-copy{flex-direction:column;flex:1;gap:9px;display:flex}.skeleton-copy>i{background:#e8eddf;border-radius:3px;width:65%;height:10px;animation:2s infinite pulse}.skeleton-copy>i:last-child{width:40%}.skeleton-copy:last-child{align-items:flex-end}@keyframes pulse{50%{opacity:.45}}.strategy-panel{background:#fff;border:1px solid #e0e4d5;border-radius:12px;padding:22px 22px 0;scroll-margin-top:20px;box-shadow:0 4px 12px #35422203}.panel-topline{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.panel-topline>span:first-child{font:7px var(--mono);letter-spacing:1.25px;color:#969e88;align-items:center;gap:6px;display:flex}.pill-preview{color:#bd8359;background:#fbf0e7;border-radius:4px;padding:4px 7px;font-size:8px}.panel-asset{align-items:center;gap:11px;display:flex}.paired-icons{padding-bottom:2px;padding-right:7px;position:relative}.paired-icons>.asset-small{box-sizing:content-box;border:3px solid #fff;width:24px;height:24px;position:absolute;bottom:0;right:0}.panel-asset h3{font:650 15px var(--heading);letter-spacing:-.35px}.panel-asset h3>span{color:#7e8672;font-weight:400}.panel-asset p{color:#a0a68f;margin-top:7px;font-size:9px}.panel-divider{background:#eef0e7;height:1px;margin:22px 0}.field-label{justify-content:space-between;align-items:center;gap:10px;font-size:10px;font-weight:500;display:flex}.field-label>span{align-items:center;gap:5px;display:flex}.field-label>span:last-child{color:#a0a68f;font-size:8px;font-weight:400}.amount-field{background:#fbfcf8;border:1px solid #e2e7d8;border-radius:7px;align-items:center;gap:5px;margin-top:10px;padding:14px;transition:border-color .2s;display:flex}.amount-field:focus-within{border-color:#a5b48a}.amount-field.invalid{border-color:#e99a7c}.amount-field>span:first-child{font:500 25px var(--heading);color:#899378}.amount-field>input{width:100%;font:500 27px var(--heading);letter-spacing:-1px;color:#353d29;background:0 0;border:0;padding:0;outline:0!important}.amount-currency{font:9px var(--mono);color:#9aa68a}.amount-presets{align-items:center;gap:5px;margin-top:9px;display:flex}.amount-presets>button{color:#949e84;background:#fafcf6;border:1px solid #e6ebde;border-radius:4px;padding:5px 8px;font-size:8px;transition:background .15s}.amount-presets>button:hover,.amount-presets>button.active{color:#5a7145;background:#edf2e5;border-color:#d3dfc3}.amount-presets>span{color:#a2ab95;margin-left:auto;font-size:7px}.range-label{margin-top:24px}.range-modes{background:#f4f6ee;border-radius:7px;gap:5px;margin-top:10px;padding:4px;display:flex}.range-modes>button{color:#99a28b;border-radius:5px;flex:1;justify-content:center;align-items:center;gap:5px;padding:10px 3px;font-size:9px;transition:background .15s,color .15s;display:flex}.range-modes>button>span{opacity:.8;font-size:7px}.range-modes>button.active{color:#586c43;background:#fff;font-weight:600;box-shadow:0 1px 5px #3f542010}.range-visual{border-bottom:1px solid #e4e9db;height:106px;margin-top:14px;position:relative;overflow:hidden}.range-axis{background:repeating-linear-gradient(90deg,#0000,#0000 calc(25% - 1px),#eef1e7 calc(25% - 1px) 25%);position:absolute;inset:20px 0 0}.range-active{background:#b9d19016;border-inline:1px dashed #a8bd8a;transition:all .3s;position:absolute;top:17px;bottom:0}.range-wide{width:86%;left:7%}.range-balanced{width:56%;left:22%}.range-narrow{width:30%;left:35%}.range-bars{justify-content:center;align-items:flex-end;gap:3px;display:flex;position:absolute;bottom:0;left:0;right:0}.range-bars>i{opacity:.9;background:#d1ddbd;border-radius:2px 2px 0 0;flex:1;max-width:9px;transition:height .3s}.range-bars>i:nth-child(n+12):nth-child(-n+24){background:#a6bc84}.range-price-marker{flex-direction:column;align-items:center;display:flex;position:absolute;top:1px;bottom:0;left:50%;transform:translate(-50%)}.range-price-marker>span{font:6px var(--mono);color:#8e9c7a;white-space:nowrap;background:#fff;border:1px solid #e2e9d6;border-radius:3px;padding:4px 6px}.range-price-marker>i{border-left:1px dashed #6a8550;height:100%;margin-top:4px}.range-values{justify-content:space-between;gap:10px;margin-top:10px;display:flex}.range-values>div{flex-direction:column;gap:6px;display:flex}.range-values>div:last-child{text-align:right}.range-values span{font:6px var(--mono);letter-spacing:.5px;color:#a2aa95;white-space:nowrap}.range-values strong{font:500 11px var(--heading);color:#7d8c68}.range-values .range-current{text-align:center}.range-values .range-current strong{color:#485b35}.range-description{color:#a0aa90;margin-top:12px;font-size:8px;line-height:1.7}.preview-summary{border-top:1px solid #edf0e5;flex-direction:column;gap:12px;margin-top:17px;padding:16px 0;display:flex}.preview-summary>div{justify-content:space-between;align-items:center;gap:12px;font-size:9px;display:flex}.preview-summary>div>span{color:#99a38b}.preview-summary strong{color:#667456;align-items:center;gap:7px;font-size:9px;font-weight:500;display:flex}.preview-summary .orange-text{color:#c88258}.tiny-raydium{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);color:#716592;background:#ebe6f4;justify-content:center;align-items:center;width:15px;height:15px;font-size:8px;display:inline-flex}.save-button{gap:8px;width:100%;padding:13px 10px;font-size:11px}.save-button>svg:last-child{margin-left:auto}.save-button>svg:first-child{margin-right:auto}.deposit-unavailable{color:#a7ac9d;justify-content:center;align-items:center;gap:5px;width:100%;padding:14px 0 16px;font-size:8px;display:flex}.panel-disclosure{border-top:1px solid #edf0e5;margin:0 -22px;padding:0 22px}.panel-disclosure>button{color:#9ca68d;align-items:center;gap:6px;width:100%;padding:14px 0;font-size:8px;display:flex}.panel-disclosure>button>svg:last-child{margin-left:auto;transition:transform .2s}.disclosure-content{flex-direction:column;gap:12px;padding-bottom:18px;font-size:9px;display:flex}.disclosure-content p{color:#8f9b7f;font-size:8px;line-height:1.8}.disclosure-content>a{color:#6e8058;justify-content:space-between;align-items:center;display:flex}.disclosure-content>a>span{font-family:var(--mono);align-items:center;gap:4px;font-size:8px;display:flex}.disclosure-content>span{color:#a7af9c;font-size:7px}.info-hint{cursor:help;color:#a0aa90;flex-shrink:0;align-items:center;display:inline-flex;position:relative}.info-hint>span{z-index:40;color:#edf1e6;letter-spacing:0;text-align:left;background:#30382b;border-radius:6px;width:230px;padding:11px 13px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:400;line-height:1.6;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 18px #28331d22}.info-hint:hover>span,.info-hint:focus>span{display:block}.how-section{background:#eef1e6;border-block:1px solid #e5e9dc;padding:48px 0 45px}.how-heading{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.how-heading .eyebrow{letter-spacing:1.5px;color:#929e80;font-size:7px}.how-heading h2{font:550 29px/1.4 var(--heading);letter-spacing:-1px;margin-top:12px}.how-heading>p{color:#8c997a;max-width:220px;margin-bottom:6px;font-size:11px;line-height:1.9}.steps-grid{grid-template-columns:repeat(4,1fr);gap:34px;margin-top:40px;display:grid}.step{border-top:1px solid #d7dfc9;padding-top:26px;position:relative}.step-number{font:10px var(--mono);color:#a7b198;position:absolute;top:23px;right:0}.step-icon{color:#7c8e66;background:#f4f7ef;border:1px solid #dce4ce;border-radius:9px;justify-content:center;align-items:center;width:41px;height:41px;display:flex}.step h3{font:600 13px var(--heading);letter-spacing:-.2px;margin-top:16px}.step p{color:#8f9b7e;max-width:215px;margin-top:10px;font-size:10px;line-height:1.9}.step-status{color:#768965;align-items:center;gap:4px;margin-top:15px;font-size:7px;display:inline-flex}.step-status.planned{color:#a4ad98}.faq-section{grid-template-columns:1fr 1.4fr;gap:100px;padding-block:64px 63px;display:grid}.faq-intro .eyebrow{color:#929b83;font-size:8px}.faq-intro h2{font:550 33px var(--heading);letter-spacing:-1.2px;margin-top:11px}.faq-intro p{color:#939d85;margin-top:14px;font-size:11px;line-height:1.9}.faq-intro .text-link{margin-top:23px;font-size:10px}.faq-item{border-bottom:1px solid var(--line)}.faq-item:first-child{border-top:1px solid var(--line)}.faq-item>button{text-align:left;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:20px 0;font-size:12px;font-weight:500;display:flex}.faq-item>button>span{color:#a5ad99;font-size:21px;font-weight:400;line-height:1}.faq-item.open>button>span{color:var(--orange)}.faq-item p{color:#8b977a;padding:0 28px 20px 0;font-size:10px;line-height:1.95}.site-footer{border-top:1px solid var(--line);padding-top:27px}.footer-top{justify-content:space-between;align-items:center;gap:26px;display:flex}.footer-top .brand-mark{width:25px;height:25px}.footer-top .brand>span{font-size:22px}.footer-top .brand-network{font-size:9px}.footer-top>span{color:#9ba48c;margin-right:auto;font-size:10px}.footer-top>div{color:#89957a;align-items:center;gap:22px;font-size:9px;display:flex}.footer-top>div>a{align-items:center;gap:3px;display:flex}.footer-top>div>a:hover,.footer-top>div>button:hover{color:var(--orange)}.footer-bottom{justify-content:space-between;align-items:flex-end;gap:45px;padding-block:22px 28px;display:flex}.footer-bottom>p{color:#aab19e;max-width:780px;font-size:7px;line-height:1.9}.footer-bottom>span{color:#aab19e;white-space:nowrap;font-size:7px}.toast{z-index:80;color:#f5f8ef;background:#2d3728;border-radius:9px;align-items:center;gap:12px;max-width:calc(100% - 28px);padding:14px 16px;font-size:12px;animation:.2s ease-out toast-in;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 6px 30px #35422222}.toast>svg{color:#acc98c;flex-shrink:0}.toast .icon-button{color:#a4b298;width:22px;height:22px}.toast .icon-button:hover{background:#ffffff0e}@keyframes toast-in{0%{opacity:0;bottom:12px}to{opacity:1;bottom:24px}}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#27312065;justify-content:center;align-items:center;padding:25px;animation:.15s fade-in;display:flex;position:fixed;inset:0}.modal{background:#fcfdf9;border:1px solid #e3e9d8;border-radius:17px;width:100%;max-width:510px;max-height:calc(100dvh - 50px);padding:38px;position:relative;overflow-y:auto;box-shadow:0 20px 100px #23371420}.modal-close{color:#869575;position:absolute;top:15px;right:15px}.modal-symbol{color:#7c925c;background:#ecf1e2;border-radius:13px;justify-content:center;align-items:center;width:53px;height:53px;margin-bottom:24px;display:flex}.modal>.eyebrow{color:#9aa789;letter-spacing:1.3px;font-size:8px}.modal h2{font:600 29px/1.35 var(--heading);letter-spacing:-1px;margin-top:10px}.modal>p{color:#8f9d7d;margin-top:13px;font-size:12px;line-height:1.9}.wallet-options{flex-direction:column;gap:10px;margin-top:25px;display:flex}.wallet-options>button,.wallet-options>a{text-align:left;background:#fff;border:1px solid #e3e9d9;border-radius:9px;align-items:center;gap:11px;width:100%;padding:12px;display:flex}.wallet-options>button:hover,.wallet-options>a:hover{background:#f9fbf4;border-color:#b3c399}.wallet-options>button>img,.wallet-icon{border-radius:10px;width:35px;height:35px}.wallet-icon{font:600 19px var(--heading);justify-content:center;align-items:center;display:flex}.wallet-icon.phantom{color:#fff;background:#a596e6}.wallet-icon.solflare{color:#e4963f;background:#fcf1e1}.wallet-options strong{font-size:13px;font-weight:500}.wallet-options>button>span,.wallet-options>a>span:last-child{color:#94a082;align-items:center;gap:5px;margin-left:auto;font-size:9px;display:flex}.wallet-options>button>.spin{margin-left:auto}.modal-note{color:#9caa8a;border-top:1px solid #e7eddf;align-items:flex-start;gap:7px;margin-top:22px;padding-top:20px;font-size:10px;line-height:1.8;display:flex}.modal-note>svg{flex-shrink:0;margin-top:2px}.modal .form-error{color:#b77a50;background:#fff4e8;border:1px solid #f0dcc1;border-radius:5px;padding:11px;font-size:10px}.doc-section{margin-top:22px}.doc-section h3{font:600 13px var(--heading);margin-bottom:8px}.doc-section p{color:#8b9a77;font-size:11px;line-height:1.9}.doc-links{border-top:1px solid #e5ecdb;flex-direction:column;gap:4px;margin-top:24px;padding-top:12px;display:flex}.doc-links>a{color:#718857;justify-content:space-between;align-items:center;padding:8px 0;font-size:11px;display:flex}.doc-links>a:hover{color:var(--orange)}.saved-item{border-bottom:1px solid var(--line);justify-content:space-between;padding:15px 0;font-size:12px;display:flex}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media (width>=1440px){.hero h1{font-size:74px}.hero{min-height:466px}.hero-art{min-height:370px}.hero-copy>p{font-size:15px}.hero-actions{margin-top:30px}.market-table-head,.market-row{grid-template-columns:1fr 140px 140px}.market-identity strong{font-size:14px}.market-identity>div>span{font-size:9px}.market-apr strong{font-size:21px}.market-tvl>strong{font-size:14px}.panel-asset h3{font-size:17px}.section-heading h2{font-size:33px}.market-row{padding-block:26px}.strategy-note{margin-top:35px;padding-block:31px}.step p,.faq-item p{font-size:11px}}@media (width<=1150px){.page-width{width:calc(100% - 64px)}.site-header{gap:16px;width:calc(100% - 48px)}.desktop-nav{gap:24px;margin-left:0}.header-actions{gap:14px}.hero h1{letter-spacing:-3px;font-size:56px}.hero{gap:10px}.hero-art{transform-origin:100%;transform:scale(.9)}.hero-copy>.eyebrow{letter-spacing:1.2px;font-size:8px}.hero-copy>p{font-size:12px}.workspace-grid{grid-template-columns:minmax(0,1.45fr) minmax(330px,1fr);gap:20px}.market-table-head,.market-row{grid-template-columns:1fr 95px 93px}.market-row{padding:22px 12px}.market-identity{gap:9px}.market-identity strong{font-size:12px}.asset-icon{border-radius:9px;width:36px;height:36px}.market-identity>div>span{gap:4px;font-size:7px}.token-badge{padding:2px 3px;font-size:6px}.market-apr{padding-right:12px}.market-apr strong{font-size:17px}.market-tvl{gap:5px}.market-tvl>strong{font-size:11px}.market-table-head{padding-inline:12px;font-size:6px}.market-table-head>span:nth-child(2){padding-right:10px}.market-table-head>span:last-child{padding-right:15px}.strategy-panel{padding-inline:19px}.panel-disclosure{margin-inline:-19px;padding-inline:19px}.strategy-note{gap:13px;padding:24px 18px}.strategy-note .eyebrow{max-width:200px}.strategy-note h3{font-size:20px}.strategy-note p{max-width:240px}.note-pattern{right:-65px}.search-box{width:135px}.section-heading h2{font-size:26px}.faq-section{gap:70px}.footer-top>span{display:none}}@media (width<=979px){.site-header{height:78px}.brand>span{font-size:25px}.desktop-nav{gap:22px;font-size:11px}.brand-network,.header-actions .network-badge{display:none}.nav-active:after{bottom:17px}.hero{grid-template-columns:1.25fr 1fr;min-height:370px;padding-block:43px 38px}.hero h1{letter-spacing:-2.8px;font-size:49px}.hero-copy>p{font-size:11px}.hero-copy>.eyebrow{letter-spacing:1px;font-size:7px}.hero-art{transform-origin:100%;width:390px;min-height:330px;margin-left:-60px;transform:scale(.8)}.hero-proof{gap:10px;font-size:8px}.hero-proof svg{width:13px}.hero-actions{gap:17px}.hero-actions>.button{padding:12px 18px;font-size:11px}.hero-actions>.text-link{font-size:11px}.metric{padding-left:25px}.metric>span{font-size:7px}.metric>strong{font-size:24px}.metric-status>div{font-size:11px}.workspace-grid{grid-template-columns:minmax(0,1fr) 330px;gap:18px}.market-toolbar{flex-wrap:wrap;gap:15px}.search-box{width:100%;padding-block:9px}.market-table-head{grid-template-columns:1fr 98px}.market-table-head>span:last-child{display:none}.market-row{grid-template-columns:1fr 98px;min-height:88px;padding:19px 12px}.market-tvl{display:none}.market-identity strong{font-size:12px}.market-identity>div>span{font-size:8px}.token-badge{display:none}.market-apr{padding-right:1px}.market-apr>span{font-size:6px}.market-table-head>span:nth-child(2){padding-right:2px}.market-table-head{font-size:6px}.market-toolbar{margin-bottom:20px}.table-footnote{flex-wrap:wrap;font-size:7px}.strategy-note{gap:10px;padding:20px 17px}.strategy-note .note-icon{display:none}.strategy-note h3{font-size:21px}.strategy-note p{max-width:230px;font-size:9px}.strategy-note .eyebrow{max-width:220px;font-size:6px}.strategy-note .text-link{font-size:9px}.note-pattern{opacity:.3}.how-section{padding-block:40px}.steps-grid{gap:22px}.step h3{font-size:11px}.step p{font-size:9px}.how-heading h2{font-size:27px}.how-heading>p{max-width:210px;font-size:10px}.faq-section{grid-template-columns:1fr 1.5fr;gap:40px}.faq-item>button{font-size:11px}.footer-bottom{gap:25px}.footer-bottom>p,.footer-bottom>span{font-size:6px}.metric strong>small{font-size:9px}.metric-status>button{font-size:8px}}@media (width<=759px){body{min-width:360px}.page-width{width:calc(100% - 40px)}.site-header{gap:12px;width:calc(100% - 32px);height:73px}.desktop-nav{display:none}.brand>span{gap:9px;font-size:24px}.brand-mark{width:27px;height:27px}.brand-network{padding-left:9px;font-size:9px;display:inline}.header-actions{gap:7px}.connect-button{gap:6px;padding:9px 11px;font-size:10px}.connect-button>svg{width:13px}.mobile-nav-button{width:28px;height:34px;display:flex}.mobile-nav-button>svg{width:19px}.mobile-nav{border-bottom:1px solid var(--line);background:#f7f7f2;flex-direction:column;gap:0;padding:10px 20px 18px;display:flex}.mobile-nav>a,.mobile-nav>button{text-align:left;justify-content:space-between;padding:13px 5px;font-size:12px;display:flex}.hero{grid-template-columns:1fr;gap:0;padding-top:37px;padding-bottom:0;overflow:hidden}.hero h1{letter-spacing:-2.8px;margin-block:19px 22px;font-size:52px;line-height:1.16}.hero-copy>.eyebrow{letter-spacing:1.2px;font-size:7px}.hero-copy>p{max-width:350px;font-size:12px;line-height:1.85}.hero-actions{gap:21px;margin-top:24px}.hero-actions>.button{padding:13px 19px;font-size:12px}.hero-actions>.text-link{font-size:11px}.hero-proof{margin-top:23px;font-size:8px}.hero-art{transform-origin:50%;width:390px;max-width:100%;min-height:305px;margin:-8px auto 0;transform:scale(.86)}.float-nvidia{top:38px;left:0}.float-spy{top:77px;right:-8px}.float-tesla{bottom:36px;left:45px}.art-vault{top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8deg)scale(.92)}.orbit-one{width:355px;height:210px;top:50px;left:0}.orbit-two{width:420px;height:275px;top:20px;left:-35px}.art-network{bottom:12px}.art-caption{bottom:-8px;left:37%}.cross-one{top:13px;left:140px}.cross-two{bottom:55px;right:20px}.metrics-bar{grid-template-columns:1fr 1fr;row-gap:0;padding:0}.metric{border-bottom:1px solid var(--line);gap:8px;padding:22px 15px 20px 0}.metric:nth-child(2){border-right:0;padding-left:24px}.metric:nth-child(3){border-bottom:0}.metric:last-child{border-bottom:0;padding-left:24px}.metric>span{letter-spacing:.8px;font-size:7px}.metric>strong{gap:10px;font-size:26px;line-height:34px}.metric-status>div{font-size:12px;line-height:19px}.metric-status>button{font-size:8px}.vault-section{padding-top:37px;padding-bottom:40px}.section-heading{flex-wrap:wrap;gap:18px;margin-bottom:19px}.section-heading h2{letter-spacing:-.9px;margin-top:8px;font-size:25px}.section-heading .eyebrow{letter-spacing:1.1px;font-size:7px}.section-heading p{margin-top:8px;font-size:10px}.data-status{gap:5px;margin-left:auto;padding:0;font-size:8px}.workspace-grid{grid-template-columns:1fr;gap:25px}.market-toolbar{flex-wrap:nowrap;margin-bottom:21px}.search-box{width:145px}.tabs>button{padding:8px 9px;font-size:9px}.market-table-head,.market-row{grid-template-columns:1fr 95px 89px}.market-table-head>span:last-child{display:flex}.market-tvl{gap:5px;display:flex}.market-table-head{padding-inline:12px;font-size:5.5px}.market-table-head>span:nth-child(2){padding-right:11px}.market-table-head>span:last-child{padding-right:13px}.market-row{min-height:87px;padding:20px 12px}.market-identity strong{font-size:12px}.market-identity>div>span{font-size:7px}.market-apr{padding-right:11px}.market-apr strong{font-size:17px}.market-apr>span{font-size:6px}.market-tvl>strong{font-size:11px}.market-tvl>svg{width:13px}.asset-icon{width:35px;height:35px}.market-identity{gap:9px}.table-footnote{flex-wrap:nowrap;margin-top:15px;font-size:7px}.strategy-note{min-height:178px;margin-top:25px;padding:22px 20px}.strategy-note .note-icon{width:32px;height:32px;display:flex}.strategy-note h3{font-size:21px}.strategy-note p{max-width:252px;font-size:10px}.strategy-note .eyebrow{max-width:none;font-size:6px}.strategy-note .text-link{font-size:10px}.market-disclaimer{margin-top:12px;font-size:7px}.strategy-panel{padding:22px 22px 0}.panel-disclosure{margin-inline:-22px;padding-inline:22px}.panel-topline>span:first-child{font-size:8px}.pill-preview{font-size:9px}.panel-asset h3{font-size:17px}.panel-asset p{font-size:10px}.paired-icons>.asset-icon:first-child{width:42px;height:42px}.field-label{font-size:11px}.field-label>span:last-child{font-size:8px}.amount-presets>button{padding:5px 10px;font-size:9px}.amount-presets>span{font-size:8px}.range-modes>button{padding:12px 3px;font-size:11px}.range-modes>button>span{font-size:8px}.range-visual{height:112px}.range-values span{font-size:6px}.range-values strong{font-size:12px}.range-description{font-size:9px;line-height:1.8}.preview-summary>div,.preview-summary strong{font-size:10px}.save-button{padding:15px 14px;font-size:12px}.deposit-unavailable{padding:16px 0 18px;font-size:9px}.panel-disclosure>button{padding:17px 0;font-size:9px}.disclosure-content{font-size:10px}.disclosure-content p{font-size:9px}.disclosure-content>span{font-size:8px}.how-section{padding-block:35px}.how-heading{display:block}.how-heading .eyebrow{letter-spacing:1px;font-size:6px}.how-heading h2{margin-top:12px;font-size:27px}.how-heading>p{max-width:270px;margin-top:16px;font-size:10px}.steps-grid{grid-template-columns:1fr 1fr;gap:25px 22px;margin-top:26px}.step{padding-top:21px}.step-number{font-size:9px;top:18px}.step h3{font-size:12px}.step p{margin-top:8px;font-size:10px}.step-icon{width:36px;height:36px}.step-icon>svg{width:20px}.step-status{font-size:7px}.faq-section{grid-template-columns:1fr;gap:27px;padding-block:40px}.faq-intro h2{font-size:30px}.faq-intro p{margin-top:12px;font-size:11px}.faq-intro p>br{display:none}.faq-intro .text-link{margin-top:17px;font-size:11px}.faq-item>button{padding-block:18px;font-size:12px}.faq-item p{padding-right:13px;font-size:11px;line-height:1.9}.site-footer{padding-top:24px}.footer-top{flex-wrap:wrap;gap:23px}.footer-top .brand-network{display:inline}.footer-top>div{justify-content:space-between;gap:12px;width:100%;font-size:9px}.footer-bottom{padding-block:20px 25px;display:block}.footer-bottom>p{font-size:7px;line-height:1.9}.footer-bottom>span{margin-top:16px;font-size:7px;display:block}.modal-backdrop{padding:16px}.modal{border-radius:13px;max-height:calc(100dvh - 32px);padding:32px 25px}.modal h2{font-size:27px}.modal>p{font-size:11px}.modal-symbol{width:46px;height:46px;margin-bottom:21px}.toast{gap:8px;width:max-content;max-width:calc(100% - 24px);padding:12px;font-size:10px}.info-hint>span{width:180px;font-size:9px;left:auto;right:-20px;transform:none}}@media (width<=389px){.brand-network{display:none}.hero h1{font-size:47px}.page-width{width:calc(100% - 32px)}.market-row,.market-table-head{grid-template-columns:1fr 85px 75px;padding-inline:9px}.market-identity{gap:7px}.market-identity strong{font-size:11px}.market-apr strong{font-size:16px}.market-tvl>strong{font-size:10px}.market-tvl>svg{width:11px}.market-table-head{font-size:5px}.search-box{width:132px}.tabs>button{padding-inline:8px}.strategy-note{padding:20px 16px}.strategy-note .note-icon{display:none}.section-heading h2{font-size:23px}.hero-art{margin-left:-7px}.metric>span{font-size:6px}.range-modes>button{font-size:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.metric>span{font-size:9px}.metric-status>button{font-size:10px}.section-heading p{font-size:12px}.data-status{font-size:10px}.tabs>button{font-size:11px}.tabs>button>span{font-size:9px}.search-box>input{font-size:11px}.market-table-head{letter-spacing:.6px;font-size:8px}.market-identity>div>span{font-size:10px}.token-badge{font-size:8px}.market-apr>span{font-size:9px}.table-footnote{font-size:10px}.strategy-note .eyebrow{font-size:8px}.strategy-note p{max-width:330px;font-size:12px}.strategy-note .text-link{font-size:12px}.market-disclaimer{font-size:10px}.panel-topline>span:first-child{font-size:9px}.pill-preview{font-size:10px}.panel-asset p{font-size:11px}.field-label{font-size:12px}.field-label>span:last-child,.amount-presets>button{font-size:10px}.amount-presets>span{font-size:9px}.range-modes>button{font-size:11px}.range-modes>button>span{font-size:9px}.range-price-marker>span{font-size:8px}.range-values span{font-size:7px}.range-values strong{font-size:13px}.range-description{font-size:10px}.range-description>span{color:#899879;margin-top:5px;display:block}.preview-summary>div,.preview-summary strong{font-size:11px}.save-button{font-size:12px}.deposit-unavailable,.panel-disclosure>button{font-size:10px}.how-heading .eyebrow{font-size:9px}.how-heading>p{max-width:245px;font-size:12px}.step h3{font-size:15px}.step p{font-size:12px}.step-status{font-size:9px}.faq-item>button{font-size:14px}.faq-item p,.faq-intro p,.faq-intro .text-link{font-size:12px}.footer-top>div{font-size:11px}.footer-bottom>p,.footer-bottom>span{font-size:9px}.allocation-preview{border-top:1px solid #edf0e5;margin-top:14px;padding:14px 0 0}.allocation-preview>div:first-child{color:#8c9a7a;justify-content:space-between;align-items:center;font-size:10px;display:flex}.allocation-bar{border-radius:4px;gap:3px;height:5px;margin-top:12px;display:flex;overflow:hidden}.allocation-bar>span:first-child{background:#a5bc84;transition:width .25s}.allocation-bar>span:last-child{background:#bdd0e2;flex:1}.allocation-values{justify-content:space-between;gap:15px;margin-top:9px;display:flex}.allocation-values>span{color:#8e9b7d;align-items:center;gap:5px;font-size:9px;display:flex}.allocation-values i{background:#a5bc84;border-radius:50%;width:5px;height:5px;display:inline-block}.allocation-values>span:last-child i{background:#bdd0e2}.allocation-values strong{color:#65794f;margin-left:2px;font-size:10px;font-weight:500}.saved-toolbar{color:#929e81;justify-content:space-between;align-items:center;gap:10px;margin-bottom:15px;font-size:10px;display:flex}.saved-toolbar>button{color:#6e8056;text-decoration:underline}.saved-item{gap:20px}.saved-item>button{color:var(--orange);font-size:10px}@media (width<=1150px){.market-table-head{font-size:7px}.market-identity>div>span,.market-apr>span{font-size:8px}.token-badge,.range-values span{font-size:6px}.range-modes>button{font-size:10px}.range-modes>button>span,.metric>span{font-size:8px}.strategy-note p{max-width:260px;font-size:11px}.strategy-note .eyebrow{font-size:7px}.step h3{font-size:13px}.step p{font-size:11px}.step-status{font-size:8px}}@media (width<=979px){.table-footnote,.market-identity>div>span{font-size:8px}.market-apr>span{font-size:7px}.range-values strong{font-size:12px}.metric>span{font-size:7px}.footer-bottom>p,.footer-bottom>span{font-size:8px}}@media (width<=759px){.metric>span{font-size:8px}.market-table-head{font-size:6px}.market-identity>div>span{font-size:8px}.market-apr>span{font-size:7px}.table-footnote{font-size:8px}.section-heading p{font-size:11px}.data-status{font-size:9px}.tabs>button,.search-box>input{font-size:10px}.strategy-note .eyebrow{font-size:7px}.strategy-note p{max-width:260px;font-size:11px}.market-disclaimer{font-size:9px}.how-heading .eyebrow{font-size:7px}.how-heading>p{font-size:11px}.step h3{font-size:13px}.step p{font-size:11px}.step-status{font-size:8px}.faq-item>button{font-size:13px}.faq-item p{font-size:12px}.footer-top>div{font-size:10px}.footer-bottom>p,.footer-bottom>span{font-size:8px}.range-values span{font-size:7px}.range-values strong{font-size:13px}.range-modes>button{font-size:11px}.range-modes>button>span{font-size:9px}}@media (width<=389px){.market-table-head{font-size:5.5px}.metric>span{font-size:7px}.tabs>button{font-size:9px}.range-values span{font-size:6px}.range-modes>button{font-size:10px}}
