.SwapRouteTree-module__hdf6YG__section{color:#fff;background:#080a07;border-top:1px solid #252920;padding:80px 24px}.SwapRouteTree-module__hdf6YG__inner{max-width:1024px;margin:auto}.SwapRouteTree-module__hdf6YG__heading{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.SwapRouteTree-module__hdf6YG__eyebrow{color:var(--color-lime-light,#c2e821);letter-spacing:.14em;margin-bottom:16px;font-size:12px}.SwapRouteTree-module__hdf6YG__heading h2{letter-spacing:-.04em;scroll-margin-top:110px;font-size:clamp(28px,4vw,42px);font-weight:600;line-height:1.12}.SwapRouteTree-module__hdf6YG__description{color:#a6afa0;max-width:520px;margin-top:16px;font-size:16px;line-height:1.6}.SwapRouteTree-module__hdf6YG__labels{color:#8f9b85;letter-spacing:.12em;justify-content:space-between;margin-top:48px;margin-bottom:16px;font-size:12px;display:flex}.SwapRouteTree-module__hdf6YG__tree{grid-template-columns:160px minmax(0,1fr) 212px;align-items:center;display:grid}.SwapRouteTree-module__hdf6YG__bitcoinNetworks{grid-template-rows:repeat(3,64px);gap:32px;padding:64px 0;display:grid}.SwapRouteTree-module__hdf6YG__bitcoin{background:#12180d;border:1px solid #475631;border-radius:12px;align-items:center;gap:12px;padding:8px 14px;display:flex}.SwapRouteTree-module__hdf6YG__bitcoin strong{white-space:nowrap;font-size:16px;display:block}.SwapRouteTree-module__hdf6YG__bitcoin small{color:#a6b29b;font-size:12px}.SwapRouteTree-module__hdf6YG__bitcoin img{flex-shrink:0}.SwapRouteTree-module__hdf6YG__connections{height:384px;position:relative}.SwapRouteTree-module__hdf6YG__connections svg{width:100%;height:100%;overflow:visible}.SwapRouteTree-module__hdf6YG__path,.SwapRouteTree-module__hdf6YG__activePath{fill:none;stroke-width:2px;transition:stroke .2s}.SwapRouteTree-module__hdf6YG__path{stroke:#354722}.SwapRouteTree-module__hdf6YG__activePath{stroke:var(--color-lime-light,#c2e821);stroke-width:3px}.SwapRouteTree-module__hdf6YG__swapLabel{white-space:nowrap;letter-spacing:.12em;color:#879779;font-size:11px;position:absolute;top:232px;left:50%;transform:translate(-50%)}.SwapRouteTree-module__hdf6YG__reverseButton{background:var(--color-lime-light,#c2e821);color:#101407;box-sizing:content-box;cursor:pointer;border:6px solid #080a07;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SwapRouteTree-module__hdf6YG__reverseButton:hover{filter:brightness(1.12)}.SwapRouteTree-module__hdf6YG__reverseButton svg{width:26px;height:26px;transition:transform .2s}.SwapRouteTree-module__hdf6YG__reverseButton .SwapRouteTree-module__hdf6YG__reversed{transform:rotate(180deg)}.SwapRouteTree-module__hdf6YG__tokens{grid-template-rows:repeat(6,56px);gap:8px;padding:4px 0;display:grid}.SwapRouteTree-module__hdf6YG__token{background:#10150d;border:1px solid #2b3325;border-radius:12px;align-items:center;gap:12px;padding:8px 14px;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.SwapRouteTree-module__hdf6YG__token:hover,.SwapRouteTree-module__hdf6YG__token[aria-current=page]{border-color:var(--color-lime-light,#c2e821);background:#19210f}.SwapRouteTree-module__hdf6YG__token strong{font-size:16px;line-height:1.25;display:block}.SwapRouteTree-module__hdf6YG__token small{color:#a6b29b;font-size:12px;line-height:1.5;display:block}.SwapRouteTree-module__hdf6YG__tokenDot{background:var(--color-lime-light,#c2e821);border-radius:50%;flex-shrink:0;width:6px;height:6px}.SwapRouteTree-module__hdf6YG__arrow{color:var(--color-lime-light,#c2e821);margin-left:auto}.SwapRouteTree-module__hdf6YG__token:focus-visible,.SwapRouteTree-module__hdf6YG__reverseButton:focus-visible{outline-offset:4px;outline:2px solid #fff}.SwapRouteTree-module__hdf6YG__footer{color:#929f87;border-top:1px solid #252d20;justify-content:space-between;align-items:flex-start;gap:24px;margin-top:32px;padding-top:20px;font-size:12px;display:flex}.SwapRouteTree-module__hdf6YG__footer>span{white-space:nowrap;align-items:center;gap:8px;display:flex}.SwapRouteTree-module__hdf6YG__footer i{background:var(--color-lime-light,#c2e821);border-radius:50%;width:6px;height:6px}.SwapRouteTree-module__hdf6YG__footer p{max-width:440px;line-height:1.6}.SwapRouteTree-module__hdf6YG__reverseRoute{color:var(--color-lime-light,#c2e821);text-underline-offset:4px;margin-top:12px;text-decoration:underline;display:inline-block}.SwapRouteTree-module__hdf6YG__reverseRoute:focus-visible{outline-offset:4px;outline:2px solid #fff}@media (max-width:720px){.SwapRouteTree-module__hdf6YG__section{padding:48px 16px}.SwapRouteTree-module__hdf6YG__heading{flex-direction:column;align-items:flex-start;gap:24px}.SwapRouteTree-module__hdf6YG__labels{margin-top:32px}.SwapRouteTree-module__hdf6YG__tree{grid-template-columns:96px minmax(56px,1fr) 128px}.SwapRouteTree-module__hdf6YG__bitcoin{gap:5px;padding:6px}.SwapRouteTree-module__hdf6YG__bitcoin img{width:20px;height:20px}.SwapRouteTree-module__hdf6YG__bitcoin strong{font-size:12px}.SwapRouteTree-module__hdf6YG__bitcoin small{font-size:11px}.SwapRouteTree-module__hdf6YG__reverseButton{border-width:4px;width:40px;height:40px}.SwapRouteTree-module__hdf6YG__token{gap:7px;padding:8px}.SwapRouteTree-module__hdf6YG__token small{font-size:11px}.SwapRouteTree-module__hdf6YG__swapLabel{display:none}.SwapRouteTree-module__hdf6YG__footer{flex-direction:column;gap:12px}}@media (prefers-reduced-motion:reduce){.SwapRouteTree-module__hdf6YG__path,.SwapRouteTree-module__hdf6YG__activePath,.SwapRouteTree-module__hdf6YG__token,.SwapRouteTree-module__hdf6YG__reverseButton svg{transition:none}}
