.hv-app{--hv-bg:#1c1e18;--hv-panel:#292c23;--hv-lime:#e5ff54;--hv-gold:#d4a854;--hv-purple:var(--hv-lime);--hv-muted:#999e91;--background:var(--hv-bg);--foreground:#f5f4f8;--primary:var(--hv-lime);--primary-foreground:#20221a;--secondary:#292c23;--secondary-foreground:#f5f4f8;--accent:#34382c;--accent-foreground:#f5f4f8;--popover:#292c23;--popover-foreground:#f5f4f8;--muted:#34382c;--muted-foreground:#b8bcb0;--ring:var(--hv-purple);--border:#ffffff18;--input:#ffffff25;color:var(--foreground);background:var(--hv-bg);font-family:var(--font-manrope), sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-tap-highlight-color:transparent;min-height:100dvh}.hv-app button,.hv-app a{touch-action:manipulation}.hv-app button{cursor:pointer}.hv-app button:not(:disabled):not([aria-disabled=true]):active{scale:.98}.hv-app :focus-visible{outline:2px solid var(--hv-purple);outline-offset:4px}.hv-desktop-bar,.hv-side,.hv-desktop-footer{display:none}.hv-screen{min-height:100dvh;padding:max(20px, env(safe-area-inset-top)) 24px max(24px, env(safe-area-inset-bottom));flex-direction:column;max-width:520px;margin:auto;display:flex}.hv-top-nav{grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:44px;margin:0 -10px 25px;display:grid}.hv-top-nav button{color:var(--hv-purple);justify-self:start;min-height:44px}.hv-top-nav button:last-child{justify-self:end}.hv-progress{text-align:center;color:var(--hv-muted);font-variant-numeric:tabular-nums;font-size:12px}.hv-screen-content{flex-direction:column;flex:1;gap:20px;animation:.32s cubic-bezier(.2,.8,.2,1) both hv-enter;display:flex}.hv-focus-heading{outline:none!important}.hv-app h1{letter-spacing:-1.8px;text-wrap:balance;margin:0;font-size:clamp(32px,7.5vw,43px);font-weight:650;line-height:1.16}.hv-app h2{letter-spacing:-.4px;font-size:19px;font-weight:600;line-height:1.35}.hv-eyebrow{color:var(--hv-muted);letter-spacing:1.6px;text-transform:uppercase;margin-bottom:16px;font-size:10px}.hv-note{color:#b1adbe;font-size:11px;line-height:1.65}.hv-subtitle{color:#bbb7c9;font-size:16px;line-height:1.6}.hv-bottom{flex-direction:column;gap:14px;margin-top:auto;padding-top:24px;display:flex}.hv-bottom>.hv-note{text-align:center}.hv-app .hv-cta{width:100%;height:56px;box-shadow:none;white-space:normal;border-radius:30px;justify-content:center;font-size:14px;font-weight:650;transition:transform .18s,background .18s}.hv-cta>span:last-child:not(:first-child){margin-left:auto}.hv-trend{width:100%;display:block;overflow:visible}.hv-chart-line{stroke-dasharray:1;stroke-dashoffset:0;animation:1.2s cubic-bezier(.2,.7,.2,1) both hv-draw}.hv-chart-label{fill:#aaa6ba;font-family:inherit;font-size:10px}.hv-welcome-chart{min-height:220px;margin:22px 0 12px}.hv-welcome-bottom p{color:#bbb7c9;margin-top:8px;font-size:14px}.hv-profile-list{flex-direction:column;gap:14px;margin-top:8px;display:flex}.hv-profile-card{text-align:left;background:var(--hv-panel);border:1px solid #ffffff0d;border-radius:24px;grid-template-columns:1fr 95px 12px;align-items:center;gap:12px;padding:24px 20px;transition:background .2s,transform .2s;display:grid}@media (hover:hover) and (pointer:fine){.hv-profile-card:hover{background:#34382c;transform:translateY(-2px)}}.hv-profile-card p{color:#bcb8c9;max-width:155px;margin-top:8px;font-size:12px}.hv-profile-trend{width:90px}.hv-profile-card>span{color:var(--hv-purple)}.hv-app .hv-strategies{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#ffffff0d,#ffffff03);border:1px solid #ffffff15;border-radius:24px;width:100%;padding:5px;display:flex;box-shadow:inset 0 1px #ffffff10}.hv-strategies [data-slot=toggle]{color:#c1bdce;border-radius:20px;flex:1;min-height:36px;font-size:12px;transition:background .22s,color .22s,box-shadow .22s}.hv-strategies [data-pressed]{color:#e1d5ff;background:linear-gradient(150deg,#e5ff5440,#e5ff5420);box-shadow:inset 0 1px #ffffff30,0 2px 5px #00000015}.hv-allocation{align-items:center;gap:22px;display:flex}.hv-pie{width:57%;max-width:240px;overflow:visible}.hv-pie circle{transition:stroke-dasharray .5s cubic-bezier(.2,.8,.2,1),stroke-dashoffset .5s cubic-bezier(.2,.8,.2,1)}.hv-pie-number{fill:#f5f4f8;font-family:inherit;font-size:27px;font-weight:600}.hv-legend{flex-direction:column;flex:1;gap:16px;font-size:12px;display:flex}.hv-legend>div{justify-content:space-between;gap:14px;display:flex}.hv-legend dt{color:#c3bfd0;align-items:center;gap:8px;display:flex}.hv-legend i{border-radius:50%;width:6px;height:6px}.hv-legend dd{font-variant-numeric:tabular-nums}.hv-risk-line{color:#aaa6ba;justify-content:space-between;font-size:11px;display:flex}.hv-mini-trend{height:70px;overflow:hidden}.hv-mini-trend svg{preserve-aspect-ratio:none;height:70px}.hv-holdings-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.hv-holdings-heading h2{font-size:15px}.hv-holdings-heading>span{color:var(--hv-purple);font-size:12px}.hv-text-button{color:var(--hv-purple);align-items:center;min-height:40px;font-size:12px;display:inline-flex}.hv-company-strip{justify-content:space-between;gap:10px;display:flex}.hv-company-strip>div{color:#c3bfd0;flex-direction:column;align-items:center;gap:9px;font-size:9px;display:flex}.hv-logo{background:color-mix(in srgb, var(--logo-color), transparent 87%);width:40px;height:40px;color:var(--logo-color);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;display:inline-flex}.hv-logo svg{width:21px;height:21px}.hv-logo b{font-weight:800}.hv-logo:has(b):nth-child(4){font-size:20px}.hv-ms{grid-template-columns:repeat(2,9px);gap:2px;display:grid}.hv-ms i{background:#f35325;height:9px}.hv-ms i:nth-child(2){background:#81bc06}.hv-ms i:nth-child(3){background:#05a6f0}.hv-ms i:nth-child(4){background:#ffba08}.hv-drawer.hv-app{max-width:540px;min-height:0;max-height:90dvh;padding-bottom:env(safe-area-inset-bottom);background:var(--hv-panel);border-radius:28px 28px 0 0!important;margin:0 auto!important}.hv-drawer-inner{flex-direction:column;gap:20px;padding:26px;display:flex;overflow:auto}.hv-drawer-title{line-height:1.2;font-size:26px!important;font-weight:650!important}.hv-app details{border-top:1px solid #ffffff12;padding:15px 0;font-size:13px}.hv-app summary{cursor:pointer;color:var(--hv-purple)}.hv-app details p{color:#bcb8c9;padding-top:14px;font-size:12px;line-height:1.7}.hv-stock-list{flex-direction:column;gap:4px;display:flex}.hv-stock-row{align-items:center;gap:14px;min-height:65px;padding:8px 0;display:flex}.hv-stock-row>span:nth-child(2){flex:1;font-size:14px}.hv-stock-row small,.hv-funding-card small,.hv-badge-card small{color:#aaa6ba;margin-top:5px;font-size:11px;display:block}.hv-stock-row strong{font-size:13px;font-weight:500}@media (hover:hover) and (pointer:fine){.hv-stock-row:hover{color:var(--hv-purple)}}.hv-connection-art{justify-content:center;align-items:center;padding:50px 0;display:flex}.hv-glass-disc{letter-spacing:-2px;width:100px;height:100px;color:var(--hv-purple);background:linear-gradient(135deg,#e5ff5425,#ffffff02);border:1px solid #ffffff12;border-radius:32px;place-items:center;font-size:30px;font-weight:600;display:grid;box-shadow:inset 0 1px #ffffff35,inset 1px 0 #ffffff10,0 20px 60px #00000015}.hv-glass-disc:last-child{color:var(--hv-lime);font-size:23px}.hv-link-line{background:linear-gradient(90deg, var(--hv-purple), var(--hv-lime));width:40px;height:1px}.hv-connect-actions{flex-direction:column;gap:14px;display:flex}.hv-amount{letter-spacing:-3px;justify-content:center;align-items:center;margin:24px 0;font-size:64px;display:flex}.hv-amount input{text-align:left;width:4.5ch;max-width:80%;font:inherit;field-sizing:content;background:0 0;border:none;outline:none}.hv-amount>span{color:var(--hv-muted)}.hv-amount-options{justify-content:center;gap:12px;display:flex}.hv-amount-options button{border-radius:20px;height:40px;padding:0 24px}.hv-funding-card{background:var(--hv-panel);border:1px solid #ffffff0a;border-radius:22px;align-items:center;gap:14px;margin-top:22px;padding:20px;font-size:14px;display:flex}.hv-funding-card>div{flex:1}.hv-usdc{border:1px solid var(--hv-purple);color:var(--hv-purple);border-radius:50%;place-items:center;width:36px;height:36px;font-size:21px;display:grid}.hv-badge-card{background:#e5ff5410;border:1px solid #e5ff5415;border-radius:20px;align-items:center;gap:16px;padding:18px;font-size:13px;display:flex}.hv-badge-card>span{color:var(--hv-purple);font-size:28px}.hv-review-amount{letter-spacing:-2px;padding:24px 0;font-size:54px}.hv-summary-row{border-bottom:1px solid #ffffff0b;justify-content:space-between;gap:15px;padding:15px 0;font-size:13px;display:flex}.hv-summary-row>span{color:#b9b5c5}.hv-error{color:#ffa4ad;font-size:12px}.hv-wallet-heading{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.hv-wallet-heading>strong{letter-spacing:-1px;font-size:23px;font-weight:750}.hv-wallet-heading>div{gap:8px;display:flex}.hv-wallet-heading button{border-radius:50%}.hv-brand-dot{color:var(--hv-lime)}.hv-app .hv-balance{letter-spacing:-2px;font-size:48px}.hv-cash{border-block:1px solid #ffffff0b;justify-content:space-between;align-items:center;padding:20px 0;font-size:12px;display:flex}.hv-cash strong{margin-top:7px;font-size:18px;font-weight:500;display:block}.hv-cash button{color:var(--hv-lime);background:#e5ff5410;border-radius:22px;font-size:11px}.hv-empty{background:linear-gradient(140deg,#e5ff5412,#ffffff02);border:1px solid #ffffff0a;border-radius:24px;flex-direction:column;gap:18px;padding:28px;display:flex}.hv-empty p{color:#bcb8c9;font-size:13px;line-height:1.6}.hv-empty .hv-company-strip{justify-content:flex-start}.hv-search-float{bottom:max(20px, env(safe-area-inset-bottom));align-self:center;min-height:48px;position:sticky;background:var(--hv-purple)!important;color:#272332!important;border-radius:30px!important;margin:28px 0 0!important;padding:0 28px!important;box-shadow:0 8px 30px #15151a80!important}.hv-search-input{background:#ffffff07;border:1px solid #ffffff20;border-radius:18px;height:52px;padding:0 18px;font-size:16px}.hv-demo-tag{letter-spacing:1px;text-transform:uppercase;color:var(--hv-purple);border:1px solid #e5ff5430;border-radius:6px;margin-left:8px;padding:5px 8px;font-size:9px}.hv-network{background:#e5ff5415;border-radius:12px;margin-bottom:16px;padding:12px;font-size:12px}@keyframes hv-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes hv-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@media (min-width:900px){.hv-app{background:radial-gradient(at 20% 40%,#3c354b50,#0000 55%),#22222a}.hv-desktop-bar{color:#9995a8;align-items:center;gap:35px;max-width:1200px;height:90px;margin:auto;padding:0 40px;font-size:12px;display:flex}.hv-desktop-bar a{color:#f5f4f8;letter-spacing:-1px;font-size:24px;font-weight:750}.hv-desktop-bar a>span{color:var(--hv-lime)}.hv-desktop-bar>.hv-demo-tag{margin-left:auto}.hv-stage{background:#1c1e18;border:1px solid #ffffff0b;border-radius:36px;grid-template-columns:1fr 1fr;max-width:1060px;min-height:720px;margin:24px auto;display:grid;overflow:hidden;box-shadow:0 40px 100px #11111530}.hv-side{background:radial-gradient(at 40%,#e5ff540c,#0000 70%),#292831;border-right:1px solid #ffffff09;flex-direction:column;padding:62px 52px;display:flex}.hv-side h2{letter-spacing:-1.3px;font-size:36px;line-height:1.25}.hv-side h2>span{color:#9590a7}.hv-side>p:not(.hv-eyebrow){color:#aaa5bb;margin-top:auto;font-size:13px;line-height:1.8}.hv-side-orbit{place-items:center;height:270px;display:grid;position:relative}.hv-side-orbit>span{border:1px solid #e5ff5420;border-radius:50%;width:200px;height:200px;position:absolute;transform:rotateX(55deg)rotate(-30deg)}.hv-side-orbit>span:nth-child(2){transform:rotateY(55deg)rotate(30deg)}.hv-side-orbit>span:nth-child(3){border-color:#e5ff5415;width:145px;height:145px}.hv-side-orbit b{letter-spacing:-7px;color:var(--hv-lime);font-size:70px;font-weight:650}.hv-side-progress{color:#7d788d;gap:22px;margin-top:30px;font-size:10px;display:flex}.hv-side-progress [data-active=true]{color:var(--hv-purple)}.hv-screen{width:100%;max-width:none;min-height:720px;padding:30px 42px 34px}.hv-app h1{font-size:37px}.hv-welcome-chart{margin-top:30px}.hv-desktop-footer{color:#8c879d;justify-content:space-between;max-width:1060px;margin:26px auto;font-size:11px;display:flex}.hv-desktop-footer a{color:var(--hv-purple)}.hv-stage-wallet .hv-screen{min-height:770px}.hv-drawer.hv-app{border-radius:28px!important;margin-bottom:24px!important}.hv-top-nav{margin-bottom:24px}.hv-profile-card{padding:24px 18px}.hv-welcome-bottom{margin-top:8px}}@media (max-width:360px){.hv-screen{padding-inline:18px}.hv-profile-card{grid-template-columns:1fr 75px 10px;padding:20px 15px}.hv-profile-trend{width:72px}.hv-allocation{gap:10px}.hv-legend{font-size:11px}.hv-app h1{font-size:30px}.hv-company-strip>div{font-size:8px}}@media (prefers-reduced-motion:reduce){.hv-app *,.hv-app :before,.hv-app :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.hv-app button:not(:disabled):not([aria-disabled=true]):active{scale:1}}@media (min-width:900px) and (max-height:850px){.hv-desktop-bar{height:64px}.hv-stage{min-height:580px;margin:8px auto}.hv-screen{min-height:580px;padding:20px 38px 22px}.hv-side{padding:38px 46px}.hv-side-orbit{height:210px}.hv-top-nav{min-height:36px;margin-bottom:16px}.hv-screen-content{gap:14px}.hv-welcome-chart{height:175px;min-height:175px;margin:6px 0}.hv-bottom{padding-top:14px}.hv-eyebrow{margin-bottom:10px}.hv-desktop-footer{margin:16px auto}.hv-app h1{font-size:33px}.hv-allocation,.hv-pie{max-height:175px}.hv-mini-trend,.hv-mini-trend svg{height:48px}.hv-profile-card{padding:19px 18px}}@media (max-width:899px){.hv-screen-content{gap:16px}.hv-bottom{background:linear-gradient(0deg, var(--hv-bg) 85%, transparent);padding:16px 0 4px;position:sticky;bottom:0}.hv-mini-trend,.hv-mini-trend svg{height:54px}}.hv-app .hv-strategies{isolation:isolate;gap:0;position:relative}.hv-glass-selection{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#e5ff5442,#e5ff5412);border:1px solid #ffffff16;border-radius:20px;width:calc(33.3333% - 3.33333px);transition:transform .38s cubic-bezier(.2,.85,.2,1);position:absolute;top:5px;bottom:5px;left:5px;box-shadow:inset 0 1px 1px #ffffff40,inset 0 -1px 1px #e5ff5415,0 3px 8px #00000015}.hv-strategies [data-slot=toggle]{position:relative;box-shadow:none!important;background:0 0!important}@media (prefers-reduced-motion:reduce){.hv-drawer{transition:none!important}}.hv-app{background:#1c1e18}.hv-stage{width:100%;max-width:600px;box-shadow:none;background:#1c1e18;border:0;border-radius:0;min-height:100dvh;margin:0 auto;display:block}.hv-screen{width:100%;max-width:600px;min-height:100dvh;padding:max(24px, env(safe-area-inset-top)) 28px max(28px, env(safe-area-inset-bottom))}.hv-stage-wallet .hv-screen{min-height:100dvh}.hv-address{overflow-wrap:anywhere;background:var(--hv-panel);border-radius:16px;padding:20px;font-size:14px}.hv-wallet-heading h1{font-size:28px}.hv-wallet-heading button{font-size:12px}@media (min-width:900px){.hv-stage{padding-top:28px;padding-bottom:28px}.hv-screen{min-height:min(860px,100dvh - 56px);padding:24px 32px 32px}.hv-stage-wallet .hv-screen{min-height:min(860px,100dvh - 56px)}.hv-welcome-chart{max-height:380px}}.hv-welcome-chart circle{animation:.15s ease-out 1.05s both hv-endpoint}@keyframes hv-endpoint{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.hv-welcome-chart circle{animation:none}}.hv-stage-wallet{max-width:520px}.hv-stage-wallet .hv-screen{max-width:none;padding:0}.hv-stage-wallet .hv-screen-content{gap:0}.wallet-home{font-family:var(--font-wallet), Inter, sans-serif;color:#f5f7f0;min-height:100dvh;padding:max(28px, env(safe-area-inset-top)) 24px 120px;background:#1c1e18;flex-direction:column;gap:28px;display:flex}.wallet-home-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;min-height:44px;display:flex}.wallet-home-header h1{letter-spacing:0;font-size:22px;font-weight:700;line-height:1.4}.wallet-home-actions{flex:none;align-items:center;gap:12px;display:flex}.wallet-home-actions>button{flex-shrink:0}.wallet-home .wallet-notification{width:40px;height:40px;box-shadow:none;background:#292c23;border:0;border-radius:22px;padding:10px}.wallet-guest-header{justify-content:flex-end;display:flex}.wallet-home .wallet-avatar{color:#101211;width:40px;height:40px;box-shadow:none;background:#e6ff55;border:0;border-radius:22px;font-size:15px;font-weight:600}.wallet-total{flex-direction:column;gap:7px;display:flex}.wallet-total>p{color:#b5b4bd;margin:0;font-size:14px}.wallet-total>strong{letter-spacing:-1px;font-variant-numeric:tabular-nums;font-size:42px;font-weight:600;line-height:1.4}.wallet-history-empty{color:#b5b4bd;border-bottom:1px dashed #b5b4bd33;align-items:center;height:79px;font-size:13px;display:flex}.wallet-cash-row{justify-content:space-between;align-items:center;gap:12px;min-height:48px;display:flex}.wallet-cash-row>div{flex-direction:column;gap:4px;font-size:14px;display:flex}.wallet-cash-row p{margin:0}.wallet-cash-row strong{font-size:14px;font-weight:500}.wallet-home .wallet-add-money{color:#e6ff55;min-width:112px;height:48px;box-shadow:none;background:#252b25;border:0;border-radius:26px;padding:10px;font-size:15px;font-weight:600}.wallet-stock-heading{justify-content:space-between;align-items:center;display:flex}.wallet-stock-heading h2,.wallet-stock-heading a{letter-spacing:0;font-size:17px;font-weight:400;line-height:1.4}.wallet-stock-heading a{font-weight:500}.wallet-owned-list{flex-direction:column;gap:12px;margin-top:12px;display:flex}.wallet-owned-row{align-items:center;gap:12px;padding:6px 0;font-size:15px;font-weight:500;display:flex}.wallet-stock-identity{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.wallet-stock-value{font-variant-numeric:tabular-nums;flex-direction:column;align-items:flex-end;gap:2px;display:flex}.wallet-owned-row small{color:#b5b4bd;font-size:12px;font-weight:400}.wallet-stock-value small{color:#e6ff55}.wallet-stock-value small[data-negative=true]{color:#ff9b9f}.wallet-stock-empty{color:#b5b4bd;margin:0;padding:16px 0;font-size:14px}@media (min-width:900px){.hv-stage-wallet{padding-block:0}.wallet-home{padding-top:48px}}.hv-deposit-nav{justify-content:flex-end;display:flex}.hv-receive-qr{background:#fff;border-radius:20px;align-self:center;width:fit-content;margin:4px auto;padding:8px}.hv-receive-qr svg{max-width:100%;height:auto;display:block}@media (min-width:900px){.hv-stage-wallet{max-width:1120px}.wallet-home{grid-template-rows:auto auto 1fr;grid-template-columns:minmax(0,1fr) 280px;align-content:start;gap:48px 64px;padding:40px 48px 64px;display:grid;position:relative}.wallet-home-header{border-bottom:1px solid #b5b4bd20;grid-column:1/-1;padding-bottom:24px}.wallet-total{grid-area:2/1}.wallet-cash-row{grid-area:2/2;align-self:start;padding-top:4px}.wallet-stock-section{border-top:1px solid #b5b4bd20;grid-column:1/-1;align-self:start;padding-top:28px}.wallet-owned-row{border-bottom:1px solid #b5b4bd14;padding:14px 0}}.wallet-home .wallet-account{color:#f5f7f0;background:#292c23;border-radius:22px;height:40px;padding:0 16px;font-size:14px}.wallet-guest-prompt{text-align:center;flex-direction:column;gap:16px;width:100%;max-width:380px;margin:auto;display:flex}.wallet-guest-prompt h2{font-size:28px;font-weight:600}.wallet-compounding svg{width:100%;height:auto;display:block}.wallet-guest-prompt p{color:#b5b4bd;margin-bottom:8px;font-size:15px}@media (min-width:900px){.wallet-home.wallet-guest{grid-template-rows:auto 1fr}.wallet-guest-prompt{grid-column:1/-1;align-self:center}}.hv-explore{max-width:960px;margin:0 auto;padding:32px 24px}.hv-explore-header{flex-direction:column;gap:28px;margin-bottom:24px;display:flex}.hv-explore-header a{color:var(--hv-purple,#e5ff54);width:fit-content}.hv-explore .hv-search-input{width:100%;min-height:48px;margin-bottom:24px;font-size:16px}@media (min-width:900px){.hv-explore{padding:48px}.hv-explore .hv-stock-list{grid-template-columns:1fr 1fr;gap:8px 32px;display:grid}}.hv-modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0008;position:fixed;inset:0}.hv-desktop-modal.hv-app{z-index:51;border:1px solid #ffffff14;width:min(540px,100vw - 48px);position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 24px 80px #0005;border-radius:24px!important;max-height:calc(100dvh - 64px)!important;margin:0!important}.wallet-home .wallet-account{width:auto;min-width:88px;box-shadow:none;border:0;flex-shrink:0}.token-selections{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0 36px;display:grid}.token-selections button{text-align:left;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:12px;font-size:13px;display:flex}.token-selections button[aria-pressed=true]{background:#e5ff5412;border-color:#e5ff54}.token-selection-logos{gap:4px;display:flex}.token-list-heading{color:#b5b4bd;justify-content:space-between;margin-bottom:12px;font-size:12px;display:flex}.token-results{grid-template-columns:1fr 1fr;gap:4px 32px;display:grid}.token-result{border-radius:10px;align-items:center;gap:12px;padding:10px 8px;font-size:14px;display:flex}@media (hover:hover) and (pointer:fine){.token-result:hover{background:#ffffff08}}.token-name{flex:1;min-width:0}.token-name small{color:#b5b4bd;font-size:11px;display:block}.token-change{color:#76c8ad;font-variant-numeric:tabular-nums}.token-change[data-negative=true]{color:#ff9b9f}@media (max-width:599px){.token-results{grid-template-columns:1fr}.token-selection-logos{display:none}}.app-navigation{flex-shrink:0;align-items:center;gap:4px;display:flex}.app-navigation a{color:#b5b4bd;border-radius:24px;justify-content:center;align-items:center;min-height:44px;padding:10px 22px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.app-navigation a[aria-current=page]{color:#17131f;background:#e5ff54}.app-navigation a:focus-visible{outline-offset:3px;outline:2px solid #e6ff55}.hv-explore-header{border-bottom:1px solid #b5b4bd20;flex-direction:row;justify-content:space-between;align-items:center;gap:24px;padding-bottom:24px}.app-wordmark{color:#f5f7f0;font-family:var(--font-wallet), Inter, sans-serif;letter-spacing:-.5px;font-size:22px;font-weight:700}.hv-explore{max-width:1120px}.token-selections{scrollbar-width:thin;flex-wrap:nowrap;gap:8px;margin:0 0 24px;padding:2px 0 8px;display:flex;overflow-x:auto}.token-selections button{white-space:nowrap;border-radius:22px;flex:none;min-height:40px;padding:8px 14px}.token-selection-logos{display:none}@media (hover:hover){.app-navigation a:not([aria-current=page]):hover{color:#f5f7f0;background:#ffffff08}}@media (min-width:900px){.wallet-home-header>.app-navigation{margin-left:auto;margin-right:20px}}@media (max-width:899px){.app-navigation{z-index:20;left:50%;bottom:max(16px, env(safe-area-inset-bottom));background:#292c23;border:1px solid #ffffff14;border-radius:32px;width:min(320px,100vw - 40px);padding:6px;position:fixed;transform:translate(-50%);box-shadow:0 8px 28px #0003}.app-navigation a{flex:1;width:auto;min-height:44px}.hv-explore,.wallet-home.wallet-guest{padding-bottom:112px}}.token-asset{max-width:1060px;margin:auto;padding:28px 24px 100px}.token-asset-nav{color:var(--hv-purple,#e5ff54);gap:24px;padding-bottom:28px;display:flex}.token-asset-identity{align-items:center;gap:14px;margin:24px 0;display:flex}.token-asset-identity p{color:#b6b4c1;margin:0 0 6px;font-size:12px}.token-asset h1{letter-spacing:-.7px;margin:0;font-size:28px;font-weight:600;line-height:1.2}.token-price{letter-spacing:-1px;margin:28px 0 6px;font-size:40px;line-height:1.2}.token-change span{color:#b6b4c1;font-size:12px}.token-chart{align-items:center;height:220px;margin-top:16px;display:grid}.token-chart p{text-align:center;color:#b6b4c1;font-size:13px}.token-periods{justify-content:space-around;margin:12px 0 24px;display:flex}.token-periods button{color:#b6b4c1;cursor:pointer;background:0 0;border:0;border-radius:16px;padding:8px 16px;font-size:12px}.token-periods button[aria-pressed=true]{color:#e5ff54;background:#e5ff5418}.token-asset-actions{margin-top:28px}.token-asset-actions details{background:#292c23;border-radius:16px;margin-top:16px;padding:18px;font-size:14px}.token-asset-actions summary{cursor:pointer;list-style:none}.token-asset-actions details p{color:#b6b4c1;margin-top:14px;line-height:1.65}.token-asset-actions dl{color:#b6b4c1;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0;display:grid}.token-asset-actions dd{text-align:right}.token-asset-actions code{overflow-wrap:anywhere;color:#b6b4c1;font-size:11px;display:block}@media (min-width:900px){.token-asset-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:64px;display:grid}.token-asset{padding-top:48px}.token-chart{height:280px}.token-asset-actions{margin-top:100px}}.hv-stage-wallet .hv-screen-content{animation:none}@media (min-width:900px){.hv-explore,.token-asset{max-width:1120px;padding:40px 48px 100px}.hv-explore-header{min-height:69px;margin-bottom:24px}}.app-navigation a{transition:background-color .12s,color .12s}.hv-loading-list{gap:20px;padding:20px 0;display:grid}.hv-loading-row{background:#ffffff06;border-radius:10px;height:44px}@media (min-width:900px){.wallet-home-header,.hv-explore-header{border-bottom:1px solid #b5b4bd20;grid-template-columns:minmax(120px,1fr) auto 144px;align-items:center;column-gap:24px;min-height:69px;padding-bottom:24px;display:grid}.wallet-home-header>.app-navigation,.hv-explore-header>.app-navigation{grid-column:2;margin:0}.wallet-home-actions{grid-column:3;justify-self:end}}.wallet-home-header .wallet-search-button{color:#1c1e18;white-space:nowrap;background:#e5ff54;border-radius:999px;justify-self:end;height:42px;padding:0 22px}@media (min-width:900px){.wallet-home-header{grid-template-columns:minmax(120px,1fr) auto auto}}@media (max-width:899px){.wallet-home-header{flex-wrap:wrap;gap:12px;display:flex}.wallet-home-header h1{margin-right:auto}.wallet-home-actions{gap:8px}.wallet-panel .hv-drawer-inner{max-height:calc(100dvh - 32px)}}.wallet-stock-panel .hv-drawer-inner{height:min(720px,100dvh - 80px)}.wallet-home{padding-bottom:120px}.wallet-home-header{justify-content:space-between;display:flex}.app-header{border-bottom:1px solid #b5b4bd20;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:20px;min-width:0;min-height:56px;padding-bottom:16px;display:flex}.app-header-brand{color:#f5f7f0;min-width:0;font-family:var(--font-wallet), Inter, sans-serif;letter-spacing:-.5px;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;font-size:20px;font-weight:700;line-height:1;text-decoration:none;overflow:hidden}.app-header-actions{flex:none;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.app-header-actions>a,.app-header-actions .company-share>button{color:#f5f7f0;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;min-height:36px;padding:0 10px;font-size:14px;line-height:1;text-decoration:none;display:inline-flex}@media (hover:hover) and (pointer:fine){.app-header-actions>a:hover{background:#ffffff08}}.app-header-actions>a:focus-visible,.app-header-actions .company-share>button:focus-visible,.app-header-brand:focus-visible{outline-offset:2px;outline:2px solid #e5ff54}.company-research-identity{justify-content:space-between;align-items:center;gap:20px;min-width:0;margin:0;padding:20px 0 4px;display:flex}.company-research-identity .token-asset-identity{min-width:0;margin:0}.company-research-identity h1{overflow-wrap:anywhere;min-width:0;margin:0;font-size:clamp(22px,3vw,30px);line-height:1.15}.company-research-identity .hv-note{text-align:right;flex:none;max-width:260px;margin:0}@media (max-width:599px){.app-header{gap:8px;min-height:48px;padding-bottom:12px}.app-header-brand{font-size:18px}.app-header-actions{gap:2px}.app-header-actions>a,.app-header-actions .company-share>button{min-height:34px;padding:0 7px;font-size:13px}.company-research-identity{flex-direction:column;align-items:flex-start;gap:8px;padding-top:16px}.company-research-identity .hv-note{text-align:left;max-width:none}}@media (max-width:359px){.app-header-actions>a:first-child,.app-header-actions .company-share>button{font-size:0}.app-header-actions>a:first-child:before{content:"Search";font-size:13px}.app-header-actions .company-share>button:before{content:"Copy";font-size:13px}}.stock-research-link{background:var(--hv-elevated,#34343e);color:#e5ff54;border-radius:14px;justify-content:center;align-items:center;min-height:44px;margin-bottom:24px;display:flex}.wallet-refresh-status{color:#b5b4bd;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.wallet-refresh-status button{flex-shrink:0}.company-sections [role=tabpanel] h2{font-size:20px}.company-overview-copy{gap:16px;max-width:720px;display:grid}.company-overview-copy>p{color:#d5d4dc;margin:0;line-height:1.65}.company-overview-copy>.hv-note{color:#b5b4bd}.company-overview-facts{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin:4px 0 0;display:grid}.company-overview-facts>div{background:#ffffff05;border:1px solid #ffffff12;border-radius:12px;gap:4px;padding:12px;display:grid}.company-overview-facts dt{color:#b5b4bd;font-size:12px}.company-overview-facts dd{color:#f5f7f0;margin:0;font-size:14px}.company-website{color:#e5ff54;width:fit-content;font-size:14px;text-decoration:none}@media (hover:hover) and (pointer:fine){.company-website:hover{text-decoration:underline}}.company-website:focus-visible{outline-offset:3px;outline:2px solid #e5ff54}.company-research-content{width:100%;padding:0}.wallet-panel .hv-drawer-inner{gap:16px;padding:20px}.wallet-panel-header{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;display:flex}.wallet-panel-header .hv-drawer-title{margin:0;font-weight:600;line-height:1.4;font-size:18px!important}.wallet-panel-actions{flex-shrink:0;gap:8px;display:flex}.wallet-panel-body{overscroll-behavior:contain;scrollbar-color:#777382 transparent;scrollbar-width:thin;flex:1;min-height:0;margin:-3px;padding:3px 3px 16px;overflow:auto}.wallet-panel-body .hv-search-input{width:100%;margin-bottom:20px}.wallet-panel-body .hv-search-input:focus-visible{outline-offset:-2px;outline:2px solid #e5ff54}.wallet-panel-body .token-results{grid-template-columns:1fr;padding-bottom:12px}.wallet-panel-body .token-list-heading{margin-bottom:8px}.wallet-panel-body .token-result{text-align:left;width:100%;min-height:52px;padding-block:8px}@media (min-width:640px){.wallet-search-panel .token-results{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}}.wallet-panel-body .token-price{margin-top:20px;font-size:32px}.wallet-panel-body .token-selections{flex-wrap:wrap;gap:8px;margin:4px -3px 20px;padding:3px;overflow:visible}.wallet-panel-body .token-selections button{flex-shrink:0;max-width:100%;padding:8px 12px}.wallet-panel-body .token-selections button:focus-visible{outline-offset:2px;outline:2px solid #e5ff54}.wallet-panel-body .hv-bottom,.wallet-panel-body .token-asset-actions{margin-top:24px}.company-search-intro{color:#b5b4bd;gap:6px;min-height:112px;padding:12px 0 20px;display:grid}.company-search-intro h3{color:#f5f7f0;font-size:16px;font-weight:600}.company-search-intro p{max-width:34rem;font-size:14px;line-height:1.5}.company-sector-filter{margin-bottom:20px}.company-sector-filter>summary{color:#e5ff54;cursor:pointer;border:1px solid #ffffff16;border-radius:999px;width:fit-content;padding:8px 12px;font-size:13px;list-style:none}.company-sector-filter>summary::-webkit-details-marker{display:none}.company-sector-filter[open]>summary{margin-bottom:12px}.token-asset-panel{gap:24px;min-width:0;display:grid}.token-asset-status,.token-asset-error,.token-asset-market-status{gap:16px;padding:24px 0;display:grid}.token-asset-title{letter-spacing:-.5px;margin:0;font-size:26px;font-weight:600;line-height:1.2}.token-asset-market-status{gap:12px}.token-asset-actions{width:100%;position:static}.stock-page{width:min(100%,1080px);margin-inline:auto;padding:24px 20px 64px}.stock-page>.wallet-home-header{margin-bottom:24px}.stock-page>[role=status]{min-height:20px;margin-bottom:16px}.company-tabs{border-bottom:1px solid #ffffff16;gap:24px;margin:28px 0 24px;display:flex}.company-tabs [role=tab]{color:#b5b4bd;border-bottom:2px solid #0000;padding:12px 0;font-size:15px}.company-tabs [aria-selected=true]{color:#e5ff54;border-bottom-color:currentColor}.wallet-search-fab{z-index:20;left:50%;bottom:calc(24px + env(safe-area-inset-bottom,0px));color:#1c1e18;white-space:nowrap;background:#e5ff54;border-radius:999px;align-items:center;gap:10px;height:52px;padding:0 28px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 8px 28px #0003}@media (hover:hover) and (pointer:fine){.wallet-search-fab:hover{background:#d4ee43}}.wallet-search-fab:active{background:#e5ff54}.hv-desktop-modal.hv-app{opacity:1;transition:opacity .16s ease-out,transform .22s cubic-bezier(.16,1,.3,1);transform:translate(-50%,-50%)scale(1)}.hv-desktop-modal.hv-app[data-starting-style],.hv-desktop-modal.hv-app[data-ending-style]{opacity:0;transform:translate(-50%,-50%)scale(.975)}.hv-desktop-modal.hv-app[data-ending-style]{transition-duration:.14s}.hv-modal-backdrop{opacity:1;transition:opacity .16s ease-out}.hv-modal-backdrop[data-starting-style],.hv-modal-backdrop[data-ending-style]{opacity:0}.wallet-search-panel .hv-drawer-inner{height:calc(100dvh - max(16px, env(safe-area-inset-top,0px)));max-height:calc(100dvh - max(16px, env(safe-area-inset-top,0px)));padding:20px 20px max(20px, env(safe-area-inset-bottom,0px))}.wallet-search-panel .company-search{isolation:isolate;position:relative}.wallet-search-panel .hv-search-input{z-index:2;background:var(--hv-panel);box-shadow:0 -8px 0 8px var(--hv-panel);font-size:16px;position:sticky;top:0}.wallet-search-panel.hv-drawer:not(.hv-desktop-modal){max-height:calc(100dvh - max(16px, env(safe-area-inset-top,0px)))}@media (min-width:900px){.stock-page{padding:40px 48px 96px}.wallet-panel.hv-desktop-modal{width:min(680px,100vw - 48px);max-width:calc(100vw - 48px)}.wallet-search-panel.hv-desktop-modal{width:min(960px,100vw - 64px)}.wallet-panel .hv-drawer-inner{max-height:calc(100dvh - 80px);padding:24px}.wallet-search-panel .hv-drawer-inner{height:min(820px,100dvh - 64px);max-height:calc(100dvh - 64px)}}@media (max-width:899px){.hv-drawer.hv-app:not(.hv-desktop-modal){width:100%;max-width:none;margin-inline:0!important}}@media (prefers-reduced-motion:reduce){.hv-desktop-modal.hv-app,.hv-modal-backdrop{transition:none!important}}.hv-stage-wallet{background:var(--hv-bg)}.wallet-home{width:100%;max-width:568px;padding:max(32px, env(safe-area-inset-top)) 24px 112px;background:var(--hv-bg);color:var(--foreground);gap:32px;margin-inline:auto;display:flex}.wallet-home-header{border:0;padding:0}.wallet-home .wallet-account,.wallet-home .wallet-notification{background:var(--hv-panel);width:44px;min-width:44px;height:44px;box-shadow:none;border:0;border-radius:50%;padding:4px}.wallet-account img{mix-blend-mode:lighten}.wallet-total{text-align:center;align-items:center}.wallet-total>strong{overflow-wrap:anywhere;letter-spacing:-1.5px;max-width:100%;font-size:clamp(32px,11.8vw,56px);line-height:1.2}.wallet-stock-section{border:0;width:100%;padding:0}.wallet-owned-list{gap:10px;margin:0}.wallet-owned-row{background:var(--hv-panel);border:0;border-radius:16px;gap:10px;min-height:56px;padding:10px 16px}.wallet-stock-identity>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wallet-stock-value{flex-shrink:0;font-size:13px}.wallet-home .wallet-all-assets{color:#b2b8a6;width:100%;height:44px;font-size:26px}.wallet-bottom-bar{z-index:20;bottom:max(24px, env(safe-area-inset-bottom));align-items:center;gap:12px;width:min(520px,100% - 48px);display:flex;position:fixed;left:50%;transform:translate(-50%)}.wallet-bottom-bar .wallet-search-fab{z-index:auto;background:var(--hv-panel);color:#b8bcb0;width:auto;height:48px;box-shadow:none;border:0;border-radius:24px;flex:1;justify-content:flex-start;padding:0 18px;font-size:14px;position:relative;inset:auto;transform:none}.wallet-home .wallet-plus{background:var(--hv-lime);color:#141417;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:50%;width:48px;min-width:48px;height:48px;font-size:30px;font-weight:400}.wallet-display-settings{margin-top:24px}.wallet-display-settings summary{cursor:pointer;padding-block:16px}.wallet-visibility{gap:4px;display:grid}.wallet-visibility label{justify-content:space-between;align-items:center;gap:16px;min-height:48px;display:flex}.hv-switch{cursor:pointer;background:#55594a;border:0;border-radius:999px;flex-shrink:0;align-items:center;width:44px;height:26px;padding:3px;transition:background-color .15s;display:inline-flex}.hv-switch[data-checked]{background:var(--hv-lime)}.hv-switch:focus-visible{outline:2px solid var(--hv-lime);outline-offset:4px}.hv-switch-thumb{background:#fafbf4;border-radius:50%;width:20px;height:20px;transition:transform .15s;box-shadow:0 1px 3px #0003}.hv-switch-thumb[data-checked]{background:#20241a;transform:translate(18px)}@media (prefers-reduced-motion:reduce){.hv-switch,.hv-switch-thumb{transition:none}}.wallet-projection{width:100%}.wallet-projection-endpoint{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.wallet-projection-endpoint strong{color:var(--hv-lime);font-variant-numeric:tabular-nums;font-size:20px;font-weight:500}.wallet-projection-endpoint span{color:#adb2a1;font-size:11px}.wallet-projection-chart{width:100%;height:164px;margin-top:12px}.wallet-projection-ranges{justify-content:space-between;margin-top:12px;display:flex}.wallet-projection-ranges button{color:#999e91;min-height:44px;font-size:12px}.wallet-projection-ranges button[aria-pressed=true]{color:var(--hv-lime)}.wallet-home .wallet-assumptions{color:#adb2a1;margin:4px auto 0;font-size:11px;display:block}.wallet-chart-private{color:#adb2a1;letter-spacing:8px;place-content:center;height:100%;display:grid}.wallet-rate{justify-content:space-between;align-items:center;gap:16px;min-height:56px;display:flex}.wallet-rate input{background:var(--hv-panel);text-align:right;border-radius:12px;width:88px;padding:10px;font-size:16px}.wallet-action-backdrop{z-index:50;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);opacity:1;background:#1c1e18a6;transition:opacity .18s ease-out;position:fixed;inset:0}@supports (-webkit-touch-callout:none){.wallet-action-backdrop{position:absolute}}.wallet-action-backdrop[data-starting-style],.wallet-action-backdrop[data-ending-style]{opacity:0}.hv-app.wallet-action-menu{z-index:51;bottom:max(24px, env(safe-area-inset-bottom));opacity:1;background:0 0;outline:none;flex-direction:column;align-items:flex-end;gap:24px;width:min(520px,100% - 48px);min-height:0;transition:opacity .24s cubic-bezier(.23,1,.32,1);display:flex;position:fixed;left:50%;transform:translate(-50%)}.wallet-action-menu[data-starting-style],.wallet-action-menu[data-ending-style]{opacity:0}.wallet-action-menu[data-ending-style]{transition-duration:.14s}.wallet-action-menu>button{background:0 0;justify-content:flex-end;gap:20px;height:56px;padding:0;font-size:24px;font-weight:400;display:flex}.wallet-action-symbol{background:var(--hv-lime);color:#141417;width:48px;height:48px;transition:transform .2s cubic-bezier(.23,1,.32,1);transition-delay:var(--action-delay,0s);border-radius:50%;flex:0 0 48px;place-items:center;line-height:1;display:grid;transform:translateY(0)scale(1)}.wallet-action-menu>button:first-of-type{--action-delay:40ms}.wallet-action-menu>button:nth-of-type(2){--action-delay:20ms}.wallet-action-menu>button>span:first-child:not(.wallet-action-symbol){opacity:1;transition:opacity .16s ease-out,transform .2s cubic-bezier(.23,1,.32,1);transition-delay:var(--action-delay,0s);transform:translateY(0)}.wallet-action-menu[data-starting-style] .wallet-action-symbol{transform:translateY(18px)scale(.92)}.wallet-action-menu[data-starting-style]>button>span:first-child:not(.wallet-action-symbol){opacity:0;transform:translateY(10px)}.wallet-action-menu[data-ending-style] .wallet-action-symbol{transition-duration:.12s;transition-delay:0s;transform:translateY(10px)scale(.96)}.wallet-action-menu>button:active:not(:disabled) .wallet-action-symbol{transition-duration:.1s;transition-delay:0s;transform:scale(.92)}.wallet-action-symbol>svg{width:24px;height:24px;transition:transform .22s cubic-bezier(.23,1,.32,1);transition-delay:var(--action-delay,0s);margin:0;display:block;transform:rotate(0)}.wallet-action-menu[data-starting-style] .wallet-action-symbol>svg{transform:rotate(-14deg)}.wallet-action-close .wallet-action-symbol>svg{transform:rotate(45deg)}.wallet-action-menu[data-starting-style] .wallet-action-close .wallet-action-symbol>svg,.wallet-action-menu[data-ending-style] .wallet-action-close .wallet-action-symbol>svg{transform:rotate(0)}.wallet-home .wallet-plus[data-popup-open]{visibility:hidden}@media (hover:hover) and (pointer:fine){.wallet-action-menu>button:hover:not(:disabled):not(:active) .wallet-action-symbol{transition-delay:0s;transform:translateY(-2px)}}.wallet-action-menu>.wallet-action-close{height:48px}.wallet-action-menu:has(:focus-visible){transition:none}.wallet-action-menu:has(:focus-visible) .wallet-action-symbol{transition:none}.wallet-action-menu:has(:focus-visible) .wallet-action-symbol>svg{transition:none}.wallet-action-menu:has(:focus-visible)>button>span:first-child{transition:none}@media (prefers-reduced-motion:reduce){.wallet-action-backdrop,.hv-app.wallet-action-menu,.wallet-action-menu .wallet-action-symbol,.wallet-action-menu .wallet-action-symbol>svg,.wallet-action-menu>button>span:first-child{transition:none}}.wallet-home.wallet-guest{padding-bottom:112px}.stock-product-picker{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:12px;font-size:13px;display:flex}.stock-product-picker select{max-width:100%;height:44px;color:var(--foreground);background:var(--hv-panel);border-radius:14px;margin:0}.wallet-receive{flex-direction:column;align-items:stretch;gap:16px;display:flex}.wallet-receive .hv-address{text-align:center;-webkit-user-select:all;user-select:all;padding:12px 16px;display:block}.wallet-receive .hv-receive-qr{flex-shrink:0;overflow:hidden}.wallet-receive .hv-bottom{margin-top:8px}.wallet-total,.wallet-stock-value,.wallet-projection-endpoint,.wallet-rate input{font-variant-numeric:tabular-nums}.hv-app button:disabled{cursor:not-allowed}.hv-app input,.hv-app select,.hv-app textarea{scroll-margin-block:24px}.hv-app button:focus-visible,.hv-app a:focus-visible{box-shadow:none}@media (prefers-reduced-motion:reduce){.hv-app button:active{scale:none}.hv-app *,.hv-modal-backdrop,[data-slot=drawer-overlay]{scroll-behavior:auto;transition-duration:.01ms!important;animation-duration:.01ms!important}}.token-result{text-align:left;min-width:0;min-height:48px}.token-result .token-name{overflow-wrap:anywhere}.token-result .token-change{font-variant-numeric:tabular-nums;flex-shrink:0}.wallet-panel-body .token-result:focus-visible{outline-offset:-2px}.wallet-search-panel input[type=search]::-webkit-search-cancel-button{cursor:pointer}.token-chart-toolbar{justify-content:flex-end;display:flex}.token-chart-toolbar button{min-width:44px;min-height:44px}.token-chart-settings label{justify-content:space-between;align-items:center;gap:16px;min-height:48px;display:flex}.token-chart-settings select{background:var(--hv-panel);color:inherit;min-height:44px;font:inherit;border:1px solid #424637;border-radius:12px;padding:8px 12px}.token-chart-settings input{accent-color:#e5ff54;width:20px;height:20px}.hv-drawer details{border-top:0;padding:10px 0}.hv-drawer .hv-summary-row{border-bottom:0;padding:10px 0;font-size:14px}.hv-drawer .hv-stock-list+.hv-summary-row{margin-top:12px}.wallet-home.wallet-guest .wallet-guest-header{justify-content:space-between}.wallet-brand{letter-spacing:-.4px;font-size:17px;font-weight:650}.wallet-guest-prompt h1{text-align:left;margin-bottom:8px}.wallet-guest-prompt{gap:32px;max-width:none}.wallet-compounding{margin:0}.hv-screen-content[data-step=connect]{justify-content:center;gap:32px}.hv-screen-content[data-step=connect] .hv-bottom{margin-top:0;padding-top:0}.wallet-compounding-value{fill:var(--foreground);letter-spacing:-.8px;font-size:22px;font-weight:600}.hv-drawer-inner:focus{outline:none}.wallet-strategy-card{grid-template-columns:1fr;gap:20px;width:100%;padding:20px}.wallet-strategy-card .hv-welcome-chart{aspect-ratio:360/212;height:auto;min-height:0;margin:0}.wallet-strategy-card strong{letter-spacing:-.3px;font-size:17px;font-weight:600}.wallet-strategy-card>.wallet-strategy-mix{color:#bcb8c9;align-items:center;gap:12px;font-size:13px;display:flex}.wallet-logo-stack{display:flex}.wallet-logo-stack>*{box-shadow:0 0 0 2px var(--hv-panel);border-radius:50%;margin-left:-8px}.wallet-logo-stack>:first-child{margin-left:0}.wallet-gold-chip{color:#3a2c05;background:linear-gradient(135deg,#f1d77a,#b8912e);justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:inline-flex}.wallet-strategy-card{gap:14px}
