:root{--orange:#ff5a00;--orange-2:#ff7a00;--orange-soft:#fff0e6;--ink:#0d1120;--muted:#6f7480;--line:#e8e8e8;--paper:#ffffff;--soft:#fafafa;--green:#22ad5c;--max:1020px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:#fff}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{max-width:100%}::selection{background:var(--orange);color:#fff}.site-width{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.page-shell{min-height:100vh}.site-header{position:relative;z-index:40;height:62px;background:rgba(255,255,255,.96);border-bottom:1px solid #ececec}.nav-shell{height:62px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:24px;gap:24px}.nav-brand{display:flex;align-items:center;gap:9px;width:max-content}.nav-brand img{width:34px;height:34px;object-fit:contain}.nav-brand strong{font-size:22px;letter-spacing:-.055em}.desktop-nav{gap:36px;font-size:12px;font-weight:700}.desktop-nav,.desktop-nav a{display:flex;align-items:center;height:100%}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:0;bottom:14px;height:2px;background:var(--orange);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.desktop-nav a.active:after,.desktop-nav a:hover:after{transform:scaleX(1)}.nav-actions{justify-self:end;display:flex;align-items:center;gap:14px}.menu-button,.square-button{width:44px;height:44px;border:1px solid #e5e5e5;border-radius:11px;background:#fff;display:inline-grid;place-items:center;cursor:pointer;transition:transform .2s ease,border-color .2s ease}.menu-button:hover,.square-button:hover{transform:translateY(-1px);border-color:#c9c9c9}.top-buy{height:44px;min-width:110px;padding:0 18px;border-radius:10px;background:var(--orange);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:17px;font-size:13px;font-weight:700;transition:transform .2s ease,background .2s ease}.top-buy:hover{transform:translateY(-1px);background:#e94f00}.menu-button{display:none;font-size:21px}.mobile-nav{position:absolute;top:68px;left:50%;transform:translateX(-50%);background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 20px 50px rgba(13,17,32,.12);padding:8px}.mobile-nav a{display:block;padding:13px 12px;border-bottom:1px solid #f0f0f0;font-size:14px;font-weight:700}.mobile-nav a:last-child{border-bottom:0;color:var(--orange)}.hero-section{position:relative;overflow:hidden;border-bottom:1px solid #efefef}.hero-layout{min-height:544px;display:grid;grid-template-columns:1.03fr .97fr;grid-gap:62px;gap:62px;align-items:center;padding:39px 0 30px;position:relative;z-index:2}.hero-copyblock{padding-top:4px}.orange-eyebrow{color:var(--orange);font-size:11px;font-weight:800;letter-spacing:.17em;margin-bottom:17px}.hero-copyblock h1{margin:0;font-size:clamp(48px,5.2vw,68px);line-height:.98;letter-spacing:-.064em;font-weight:800;max-width:570px}.hero-copyblock h1 span{color:var(--orange)}.hero-copyblock>p{margin:22px 0 0;color:#5f6570;font-size:17px;line-height:1.5;max-width:560px;letter-spacing:-.01em}.hero-copyblock>p strong{color:#3b404a}.hero-buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px}.button{min-height:45px;padding:0 19px;border:1px solid #e2e3e6;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:16px;background:#fff;font-weight:700;font-size:13px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.button:hover{transform:translateY(-2px);border-color:#cfd0d3;box-shadow:0 8px 20px rgba(10,13,24,.06)}.button.orange{background:var(--orange);border-color:var(--orange);color:#fff;min-width:116px}.button.orange:hover{background:#ed5100}.copy-button svg{margin-left:2px}.button:disabled,.icon-copy:disabled{cursor:default;opacity:.42;transform:none;box-shadow:none}.ca-block{margin-top:23px;max-width:445px}.ca-block label{display:block;font-size:9px;font-weight:800;letter-spacing:.13em;color:#8d929b;margin-bottom:8px}.ca-box{height:39px;border:1px solid #dedfe2;border-radius:8px;background:#fafafa;display:flex;align-items:center;padding-left:12px;overflow:hidden}.ca-box span{flex:1 1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;color:#4c515b;font-family:Courier New,monospace}.icon-copy{width:38px;height:37px;border:0;border-left:1px solid #e0e1e4;background:transparent;display:grid;place-items:center;cursor:pointer}.hero-meta{margin-top:10px;display:flex;gap:11px;align-items:center;color:#737984;font-size:11px}.hero-meta strong{color:#151a27}.hero-meta i{width:1px;height:15px;background:#d9dadd}.hero-product{position:relative;padding-right:58px}.hero-watermark{position:absolute;width:580px;height:580px;right:-70px;top:0;opacity:.18;z-index:0;pointer-events:none}.hero-watermark img{width:100%;height:100%;object-fit:contain}.hero-motto{position:absolute;right:0;top:12px;font-size:9px;line-height:1.55;letter-spacing:.15em;font-weight:700;color:#8f939b}.hero-motto:after{content:"";display:block;width:1px;height:70px;margin:10px 0 0 5px;background:#747982}.portfolio-card{position:relative;z-index:2;background:rgba(255,255,255,.96);border:1px solid #e3e4e6;border-radius:11px;box-shadow:0 18px 42px rgba(10,15,30,.1);padding:21px 22px 19px;min-height:458px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.portfolio-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.portfolio-title{font-size:12px;font-weight:800}.live-pill,.portfolio-title{padding:0;border:0;background:transparent;cursor:pointer}.live-pill{color:#7b8089;font-size:9px;display:flex;align-items:center;gap:6px}.live-pill i{width:7px;height:7px;border-radius:50%;background:var(--green)}.wallet-lookup{display:flex;gap:6px;margin-top:10px}.wallet-lookup input{min-width:0;flex:1 1;height:35px;border:1px solid #dedfe2;border-radius:7px;padding:0 9px;font-family:Courier New,monospace;font-size:10px;outline:none}.wallet-lookup input:focus{border-color:var(--orange)}.wallet-lookup button{width:54px;border:0;border-radius:7px;background:#151a27;color:#fff;font-size:10px;font-weight:700;cursor:pointer}.portfolio-value{font-size:35px;font-weight:800;letter-spacing:-.055em;margin-top:8px}.portfolio-change{display:flex;align-items:center;gap:8px;margin-top:2px;font-size:11px}.portfolio-change span{color:var(--green);font-weight:800}.portfolio-change b{color:#7b818a;font-weight:500}.asset-chips{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px;margin-top:18px}.asset-chip{min-width:0;height:47px;border:1px solid #e4e5e7;border-radius:7px;display:flex;align-items:center;gap:7px;padding:0 7px;background:#fff}.asset-badge{width:20px;height:20px;border-radius:50%;background:#f1f2f4;display:grid;place-items:center;font-size:10px;font-weight:800;color:#1b202c}.asset-chip small,.asset-chip strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.asset-chip strong{font-size:9px}.asset-chip small{color:#6f7580;font-size:8px;margin-top:2px}.health-row,.portfolio-row{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e9eaec;font-size:10px}.health-row>span,.portfolio-row>span{color:#444a54}.health-row em,.portfolio-row em{width:13px;height:13px;border:1px solid #bfc2c8;border-radius:50%;display:inline-grid;place-items:center;margin-left:3px;font-style:normal;font-size:8px;color:#9b9fa6}.portfolio-row>div{text-align:right}.portfolio-row strong{display:block;font-size:13px}.portfolio-row small{display:block;color:#777d86;font-size:8px;margin-top:2px}.borrow-row{min-height:53px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px}.borrow-row>span{color:#444a54}.borrow-row label{width:174px;height:36px;background:#f3f4f5;border-radius:8px;display:flex;align-items:center;padding-left:12px}.borrow-row label b{font-size:11px}.borrow-row input{width:1px;flex:1 1;border:0;outline:0;background:transparent;padding:0 8px;font-size:11px}.borrow-row label button{border:0;background:transparent;font-size:9px;cursor:pointer;color:#575d67;padding:8px 10px}.health-row{border-bottom:0;min-height:42px}.health-state{display:flex;align-items:center;color:#737983;font-weight:700;font-size:10px}.health-state i{width:9px;height:9px;border-radius:50%;background:#b9bdc3;margin-right:6px}.health-state.ok{color:var(--green)}.health-state.ok i{background:var(--green)}.health-state.risk{color:#cf3d22}.health-state.risk i{background:#cf3d22}.health-state small{color:#8c9198;font-size:7px;font-weight:500;margin-left:3px}.health-track{height:9px;border-radius:10px;background:#ededee;overflow:hidden;margin:2px 0 17px}.health-track span{height:100%;min-width:0;display:block;background:var(--green);border-radius:inherit;transition:width .35s ease}.borrow-button{width:100%;height:44px;border:0;border-radius:8px;background:linear-gradient(90deg,var(--orange),#ff3c00);color:#fff;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:16px;cursor:pointer;transition:transform .2s ease,filter .2s ease}.borrow-button:hover{transform:translateY(-1px);filter:brightness(.97)}.stat-strip{border-bottom:1px solid #e6e6e6;background:#fff}.stat-grid{min-height:75px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.stat-grid>div{min-height:39px;border-right:1px solid #dedfe1;display:flex;flex-direction:column;justify-content:center;text-align:center;padding:0 12px}.stat-grid>div:last-child{border-right:0}.stat-grid strong{font-size:15px;letter-spacing:-.01em}.stat-grid span{font-size:9px;color:#858a93;letter-spacing:.11em;margin-top:5px}.content-section{padding:27px 0 0}.section-heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.heading-inline{display:flex;align-items:baseline;gap:18px}.community-strip h2,.feature-head h2,.heading-inline h2{margin:0;font-size:28px;letter-spacing:-.045em}.feature-head span,.heading-inline span{font-size:8px;font-weight:700;letter-spacing:.12em;color:#989ca4}.section-heading-row>a{color:var(--orange);font-size:9px;font-weight:800;text-decoration:underline;text-underline-offset:3px;letter-spacing:.03em}.steps-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:29px;gap:29px;margin-top:23px;padding-bottom:29px}.work-step{position:relative;text-align:center;padding:0 5px}.step-number{position:absolute;left:1px;top:4px;width:24px;height:24px;background:#fff5ee;place-items:center;font-size:10px;font-weight:800}.feature-icon,.step-icon,.step-number{border-radius:50%;color:var(--orange);display:grid}.feature-icon,.step-icon{width:54px;height:54px;margin:0 auto 10px;background:#fff3e9;place-items:center}.work-step h3{margin:0;font-size:12px}.work-step p{margin:7px auto 0;color:#777d86;font-size:10px;line-height:1.35;max-width:170px}.step-arrow{position:absolute;right:-21px;top:28px;color:#aeb2b8;font-size:20px;font-weight:300}.feature-panels{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.feature-panel{border:1px solid #e3e4e6;border-radius:11px;padding:18px 20px 17px;min-height:285px;background:#fff}.feature-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.feature-head h2{font-size:19px}.rule-list{margin-top:10px}.rule{min-height:43px;display:grid;grid-template-columns:37px 1fr;align-items:center;border-bottom:1px solid #ececee}.rule:last-child{border-bottom:0}.rule>span{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#fff2e9;color:var(--orange);font-size:10px;font-weight:800}.rule small,.rule strong{display:block}.rule strong{font-size:10px}.rule small{color:#7c818a;font-size:9px;margin-top:2px}.chain-list{margin-top:13px}.chain-list>div{min-height:59px;display:flex;gap:15px;align-items:center;border-bottom:1px solid #ececee}.chain-list>div:last-child{border-bottom:0}.chain-list .feature-icon{width:43px;height:43px;min-width:43px;margin:0}.chain-list .feature-icon svg{width:22px;height:22px}.chain-list p{margin:0}.chain-list small,.chain-list strong{display:block}.chain-list strong{font-size:11px}.chain-list small{color:#7d828b;font-size:9px;margin-top:3px}.chain-cta{height:47px;margin-top:8px;border-radius:9px;background:linear-gradient(90deg,#fff1e6,#fff7f2);color:var(--orange);padding:0 13px;font-size:10px}.chain-cta,.community-strip{display:flex;align-items:center;justify-content:space-between}.community-strip{margin:16px 0 18px;min-height:67px;border:1px solid #e3e4e6;border-radius:11px;gap:20px;padding:10px 17px}.community-strip h2{font-size:18px}.community-strip p{margin:3px 0 0;color:#8d929a;font-size:8px;letter-spacing:.1em}.community-actions{display:flex;gap:12px}.community-actions .button{min-height:41px;font-size:11px;padding:0 15px}.community-actions .button.orange{min-width:163px}.footer{border-top:1px solid #e6e6e6;background:#fff;padding:17px 0 12px}.footer-main{display:grid;grid-template-columns:1.25fr 1.7fr .55fr;grid-gap:22px;gap:22px;align-items:center}.footer-brandline{display:flex;align-items:center;gap:13px;min-width:0}.footer-brand{display:flex;align-items:center;gap:6px}.footer-brand img{width:32px;height:32px;object-fit:contain}.footer-brand strong{font-size:18px;letter-spacing:-.05em}.footer-ticker{font-size:10px;font-weight:700;color:#555b65;padding-right:14px;border-right:1px solid #d8dadd}.footer-tagline{font-size:8px;line-height:1.35;color:#888d95}.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 17px;font-size:8px;color:#51565f}.footer-links a:hover{color:var(--orange)}.footer-chain{display:flex;justify-content:flex-end;align-items:center;gap:8px;color:#7f848c;font-size:8px}.footer-chain strong{color:#353b45;font-size:8px}.chain-mark{color:var(--orange);font-size:20px}.footer-bottom{border-top:1px solid #f0f0f0;margin-top:12px;padding-top:9px;display:flex;justify-content:space-between;color:#989ca3;font-size:7px}.page-hero{padding:88px 0 54px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff,#fffaf7)}.eyebrow{color:var(--orange);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.page-title{margin:12px 0 15px;font-size:clamp(56px,8vw,105px);line-height:.9;letter-spacing:-.07em}.page-copy{max-width:760px;color:var(--muted);font-size:17px;line-height:1.55}.hero-actions{margin-top:22px;display:flex;flex-wrap:wrap;gap:10px}.pill-btn{min-height:44px;padding:0 17px;border:1px solid var(--line);border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:#fff;font-size:12px;font-weight:700;cursor:pointer}.pill-btn.primary{background:var(--orange);color:#fff;border-color:var(--orange)}.ticker-layout{padding:55px 0 100px;display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:60px;gap:60px}.ticker-main h2{font-size:clamp(38px,5vw,60px);margin:0 0 20px;letter-spacing:-.055em}.ticker-main p{color:#626872;line-height:1.65;font-size:15px}.ticker-aside{position:-webkit-sticky;position:sticky;top:24px;align-self:start;border-top:3px solid var(--orange)}.data-row{padding:14px 0;border-bottom:1px solid var(--line)}.data-row span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#8b9098;margin-bottom:5px}.data-row strong{font-size:14px;word-break:break-word}.ca-line{display:flex;gap:10px;align-items:center}.ca-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Courier New,monospace;font-size:11px!important}.copy-mini{border:1px solid #dddfe2;background:#fff;border-radius:7px;padding:6px 9px;font-size:9px;cursor:pointer}.docs-layout{display:grid;grid-template-columns:220px minmax(0,760px);grid-gap:62px;gap:62px;padding:55px 0 100px}.docs-nav{position:-webkit-sticky;position:sticky;top:24px;align-self:start;border-top:1px solid var(--line)}.docs-nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line);color:#777d86;font-size:12px}.docs-nav a:hover{color:var(--orange)}.legal h2,.prose h2{margin:48px 0 14px;font-size:30px;letter-spacing:-.04em}.legal h2:first-child,.prose h2:first-child{margin-top:0}.prose h3{margin:28px 0 10px;font-size:19px}.legal li,.legal p,.prose li,.prose p{color:#606670;font-size:14px;line-height:1.7}.prose a{color:var(--orange);text-decoration:underline;text-underline-offset:3px}.prose code{font-family:Courier New,monospace;background:#f5f5f5;padding:2px 5px;border-radius:4px}.prose pre{background:#11141d;color:#f7f7f7;padding:18px;border-radius:10px;overflow:auto}.legal{max-width:820px;padding:55px 0 100px}.not-found{min-height:70vh;display:grid;place-items:center;text-align:center;padding:80px 20px}.not-found h1{color:var(--orange);font-size:clamp(110px,24vw,280px);margin:0;letter-spacing:-.1em;line-height:.8}.not-found p{color:var(--muted)}.terminal-shell{background:#11141d;color:#fff;border-radius:12px;overflow:hidden}.terminal-head{min-height:44px;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;padding:0 14px;color:#9ba0aa;font-size:9px;letter-spacing:.08em}.lights{display:flex;gap:5px}.lights i{width:7px;height:7px;border-radius:50%;background:#454a53}.terminal-body{display:grid;grid-template-columns:.85fr 1.15fr}.terminal-intro,.tool-panel{padding:28px}.terminal-intro{border-right:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;justify-content:space-between;gap:24px}.terminal-intro h3{font-size:32px;letter-spacing:-.045em;margin:10px 0}.terminal-intro p{color:#a4a8b0;font-size:13px;line-height:1.55}.section-kicker{color:var(--orange);font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.terminal-note{display:flex;align-items:center;gap:8px;color:#9ca1aa;font-size:10px}.terminal-note i{width:7px;height:7px;border-radius:50%;background:var(--green)}.quote-strip,.wallet-row{display:flex;gap:8px;margin-top:12px}.address-input,.quote-input{flex:1 1;min-width:0;height:42px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:#fff;border-radius:8px;padding:0 11px;outline:none}.quote-input{flex:0 0 92px}.tool-btn{height:42px;padding:0 12px;border:0;border-radius:8px;background:#fff;color:#11141d;font-size:10px;font-weight:800;cursor:pointer}.tool-btn.orange{background:var(--orange);color:#fff}.tool-btn:disabled{opacity:.5}.tool-status{min-height:18px;color:#9ca1aa;font-size:10px;margin:10px 0}.tool-status.error{color:#ff9b70}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:rgba(255,255,255,.1);margin-top:16px;border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden}.metric{background:#151923;padding:14px}.metric span{color:#8e939d;font-size:8px;text-transform:uppercase;letter-spacing:.1em}.metric strong{display:block;font-size:20px;margin-top:8px}.holdings{margin-top:14px;border-top:1px solid rgba(255,255,255,.1)}.holding{display:grid;grid-template-columns:1fr .7fr .7fr;grid-gap:10px;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.08)}.holding-name strong,.holding-value strong{font-size:11px}.holding small,.holding-name span{color:#90959f;font-size:9px}.holding-value{text-align:right}.empty-state{color:#90959f;font-size:11px;padding:25px 0}.quote-result{margin-top:9px;min-height:55px;border:1px solid rgba(255,255,255,.1);border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;color:#9ca1aa;font-size:10px}.quote-result strong{color:#fff;font-size:18px}:focus-visible{outline:2px solid var(--orange);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:900px){.site-width{width:min(calc(100% - 28px),var(--max))}.nav-shell{grid-template-columns:1fr auto}.desktop-nav{display:none}.menu-button{display:grid}.nav-actions .top-buy{display:none}.hero-layout{grid-template-columns:1fr;gap:24px;padding:48px 0 36px}.hero-copyblock h1{max-width:760px}.hero-copyblock>p{max-width:700px}.hero-product{padding-right:0;max-width:600px;width:100%}.hero-motto{display:none}.hero-watermark{right:-190px;top:250px}.stat-grid{grid-template-columns:repeat(2,1fr);padding:10px 0}.stat-grid>div{border-right:0;min-height:58px}.stat-grid>div:nth-child(odd){border-right:1px solid #dedfe1}.steps-grid{grid-template-columns:repeat(2,1fr);gap:28px}.work-step{min-height:145px}.step-arrow{display:none}.feature-panels{grid-template-columns:1fr}.community-strip{align-items:flex-start;flex-direction:column;padding:18px}.community-actions{width:100%;flex-wrap:wrap}.footer-main{grid-template-columns:1fr}.footer-chain,.footer-links{justify-content:flex-start}.docs-layout,.terminal-body,.ticker-layout{grid-template-columns:1fr}.docs-nav,.ticker-aside{position:static}.terminal-intro{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}}@media (max-width:600px){.nav-shell,.site-header{height:58px}.nav-brand strong{font-size:20px}.nav-brand img{width:31px;height:31px}.menu-button,.square-button{width:39px;height:39px;border-radius:9px}.hero-layout{padding-top:34px}.orange-eyebrow{font-size:9px;margin-bottom:14px}.hero-copyblock h1{font-size:clamp(43px,13.4vw,62px)}.hero-copyblock>p{font-size:15px;margin-top:18px}.hero-buttons{gap:8px}.button{min-height:43px;padding:0 14px;gap:9px;font-size:11px}.ca-block{max-width:100%}.portfolio-card{padding:18px 15px 16px}.portfolio-value{font-size:31px}.asset-chips{grid-template-columns:repeat(2,1fr)}.hero-watermark{width:460px;height:460px;right:-240px;top:300px}.stat-grid{grid-template-columns:1fr}.stat-grid>div,.stat-grid>div:nth-child(odd){border-right:0;border-bottom:1px solid #ececec}.stat-grid>div:last-child{border-bottom:0}.heading-inline,.section-heading-row{align-items:flex-start;flex-direction:column}.heading-inline{gap:4px}.heading-inline h2{font-size:25px}.steps-grid{grid-template-columns:1fr;gap:18px}.work-step{min-height:0;text-align:left;display:grid;grid-template-columns:56px 1fr;grid-template-rows:auto auto;grid-column-gap:13px;column-gap:13px;padding:4px 0 4px 42px}.step-number{left:0;top:14px}.step-icon{grid-row:1/3;margin:0;width:48px;height:48px}.work-step h3{align-self:end;font-size:12px}.work-step p{margin:4px 0 0;max-width:none}.feature-panel{padding:16px}.feature-head{align-items:flex-start;flex-direction:column;gap:4px}.community-actions{display:grid;grid-template-columns:1fr}.community-actions .button{width:100%}.footer-brandline{flex-wrap:wrap}.footer-tagline{width:100%;padding-left:40px}.footer-bottom{flex-direction:column;gap:5px}.borrow-row{align-items:flex-start;flex-direction:column;padding:10px 0}.borrow-row label{width:100%}.docs-layout,.ticker-layout{padding-top:36px;gap:35px}.docs-nav{display:flex;gap:16px;overflow:auto;border-top:0;border-bottom:1px solid var(--line)}.docs-nav a{border-bottom:0;white-space:nowrap}.metric-grid{grid-template-columns:1fr}.holding{grid-template-columns:1fr auto}.holding-balance{display:none!important}}