:root{--dash-purple:var(--boop-purple);--dash-ink:#202123;--dash-muted:#737b79;--dash-line:rgba(29,35,34,0.1);--dash-lime:var(--boop-accent);--dash-blue:var(--boop-purple-soft)}body:has(.dashboard-app){overflow:hidden;background:#fff;color:var(--dash-ink)}.dashboard-app{height:100dvh;background:#fff}.dashboard-footer,.dashboard-frame{width:min(1480px,100%);margin-inline:auto}.dashboard-main{min-width:0;min-height:0;display:grid;grid-template-rows:76px minmax(0,1fr);background:#f5f7f4}.dashboard-topbar{position:relative;z-index:30;height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 clamp(22px,3.5vw,52px);border-bottom:1px solid var(--dash-line);background:#fff}.dashboard-topbar-title{display:grid}.dashboard-topbar-title small{color:var(--dash-muted);font-size:9px;text-transform:uppercase;letter-spacing:.13em}.dashboard-topbar-title b{font-size:15px}.dashboard-mobile-brand{display:none}.dashboard-brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none;font-size:25px}.dashboard-brand .brand-mark{width:43px;height:43px}.dashboard-wordmark{height:30px}.dashboard-top-actions{display:flex;align-items:center;gap:10px}.dashboard-wallet-menu-wrap{position:relative}.dashboard-wallet-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:140;width:min(320px,calc(100vw - 24px));padding:12px;border:1px solid rgb(7 19 31/.1);border-radius:24px;background:rgb(255 255 255/.98);color:var(--dash-ink);box-shadow:0 24px 70px rgb(7 19 31/.16);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.dashboard-wallet-menu-card{display:flex;align-items:center;gap:10px;margin-bottom:8px;padding:12px;border-radius:18px;border:1px solid rgb(0 180 255/.14);background:#f2fbff;color:var(--dash-ink)}.dashboard-wallet-menu-card i{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#fff;font-style:normal}.dashboard-wallet-menu-card img{width:28px;height:28px;border-radius:8px}.dashboard-wallet-menu-card span{display:grid;min-width:0}.dashboard-wallet-menu-card small{color:var(--dash-muted);font-size:11px;font-weight:900}.dashboard-wallet-menu-card b{color:var(--dash-ink);font-size:14px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-wallet-menu a,.dashboard-wallet-menu button{width:100%;display:flex;min-height:52px;align-items:center;justify-content:flex-start;gap:10px;padding:12px 14px;border:1px solid transparent;border-radius:18px;background:#fff;color:#07141f;cursor:pointer;font:inherit;text-align:left;text-decoration:none}.dashboard-wallet-menu a *,.dashboard-wallet-menu button *,.dashboard-wallet-menu-card *{color:inherit}.dashboard-wallet-menu a:focus-visible,.dashboard-wallet-menu a:hover,.dashboard-wallet-menu button:focus-visible,.dashboard-wallet-menu button:hover{background:#e8f9ff;border-color:rgb(0 180 255/.16);color:#07141f!important;outline:none}.dashboard-wallet-menu button:disabled,.dashboard-wallet-menu button:disabled:focus-visible,.dashboard-wallet-menu button:disabled:hover{background:#f7fbfd;border-color:rgb(7 19 31/.06);color:var(--dash-muted)!important;cursor:not-allowed;opacity:1}.dashboard-wallet-menu b{font-size:15px;font-weight:900}.dashboard-wallet-menu span{color:var(--dash-muted);font-size:12px;font-weight:800}.dashboard-topbar .network-dropdown{z-index:60}.network-dropdown.is-compact{width:max-content}.network-dropdown.is-compact .network-trigger{height:46px;min-height:46px;border:1px solid var(--dash-line);border-radius:14px;gap:12px;padding:7px 14px;background:#fff;box-shadow:none}.network-dropdown.is-compact .network-trigger>span:nth-child(2){flex:0 0 auto}.network-dropdown.is-compact .network-trigger b{font-size:12px}.network-dropdown.is-compact .network-trigger small{display:none}.network-dropdown.is-compact .network-menu{top:calc(100% + 8px);width:max-content;min-width:100%;border-color:var(--dash-line);background:#fff;box-shadow:0 16px 34px rgba(22,24,28,.08)}.dashboard-round-button{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--dash-line);border-radius:14px;background:#fff;color:inherit}.dashboard-round-button:disabled{cursor:not-allowed;opacity:.5}.dashboard-qr-backdrop{position:fixed;inset:0;z-index:260;display:grid;place-items:center;overflow-y:auto;overscroll-behavior:contain;padding:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));background:rgba(17,20,24,.28);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dashboard-qr-modal{width:min(100%,440px);max-height:min(720px,100%);display:grid;gap:12px;overflow:auto;border:0;border-radius:30px;padding:18px;background:var(--dash-purple);color:#fff;box-shadow:0 32px 90px rgb(0 180 255/.28),0 18px 48px rgb(7 19 31/.22)}.dashboard-qr-modal header{display:flex;align-items:center;justify-content:space-between;gap:14px}.dashboard-qr-modal header span{display:grid;gap:2px}.dashboard-qr-modal header small{color:var(--dash-lime);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.dashboard-qr-modal header p{max-width:250px;margin:5px 0 0;color:rgb(255 255 255/.8);font-size:12px;font-weight:850;line-height:1.25}.dashboard-qr-modal h2{margin:0;color:#fff;font-size:28px;line-height:1;letter-spacing:-.03em}.dashboard-qr-modal header>button{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border:1px solid rgb(255 255 255/.3);border-radius:14px;background:rgb(255 255 255/.18);color:#fff;font:inherit;font-size:24px;cursor:pointer}.dashboard-qr-code{display:grid;min-height:310px;gap:10px;place-items:center;border:1px solid rgb(255 255 255/.3);border-radius:26px;padding:16px;background:rgb(255 255 255/.18)}.dashboard-qr-code img{width:min(100%,290px);height:auto;border:10px solid #fff;border-radius:22px;background:#fff}.dashboard-qr-code small,.dashboard-qr-code span{color:rgb(255 255 255/.82);font-size:12px;font-weight:850}.dashboard-qr-code small{margin-top:-3px}.dashboard-qr-details{display:grid;gap:8px}.dashboard-qr-details article{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;border:0;border-radius:18px;padding:13px 14px;background:#fff}.dashboard-qr-details article>span{display:grid;min-width:0;gap:3px}.dashboard-qr-details small{color:var(--dash-muted);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.dashboard-qr-details b{overflow:hidden;color:var(--dash-ink);font-size:15px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.dashboard-qr-details button{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border:0;border-radius:13px;background:var(--dash-purple);color:#fff;cursor:pointer}.dashboard-qr-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.dashboard-qr-copy-link,.dashboard-qr-share-link{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;font:inherit;font-size:14px;font-weight:900;cursor:pointer}.dashboard-qr-share-link{background:#fff;color:var(--dash-purple)}.dashboard-qr-copy-link{border:1px solid rgb(255 255 255/.3);background:rgb(255 255 255/.18);color:#fff}.dashboard-qr-copy-link:disabled,.dashboard-qr-share-link:disabled{cursor:not-allowed;opacity:.55}.dashboard-frame{display:grid;grid-template-columns:240px minmax(0,1fr);width:100%;height:100dvh;margin:0;border:0;border-radius:0;background:#fff;box-shadow:none;overflow:hidden;transition:grid-template-columns .18s ease}.dashboard-app.is-sidebar-collapsed .dashboard-frame{grid-template-columns:76px minmax(0,1fr)}.dashboard-sidebar{position:relative;min-height:0;padding:0 16px 16px;border-right:1px solid var(--dash-line);display:flex;flex-direction:column;background:#f7f8f7;overflow:hidden}.dashboard-sidebar-brand-row{height:76px;flex:0 0 76px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid var(--dash-line);padding:0 6px}.dashboard-sidebar-brand-row .dashboard-brand{font-size:22px}.dashboard-sidebar-brand-row .dashboard-brand .brand-mark{width:38px;height:38px}.dashboard-sidebar-brand-row .dashboard-wordmark{height:27px}.dashboard-sidebar-toggle{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border:1px solid var(--dash-line);border-radius:9px;padding:0;background:#fff;color:var(--dash-muted);cursor:pointer}.dashboard-sidebar-toggle svg{display:block}.dashboard-sidebar-title{display:grid;gap:3px;padding:18px 12px 10px}.dashboard-sidebar-title small{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--dash-muted)}.dashboard-sidebar nav{display:grid;flex:1;align-content:start;gap:12px;min-height:0;overflow-y:auto;padding:18px 0 20px;scrollbar-width:none}.dashboard-sidebar-group{display:grid;gap:5px;min-width:0}.dashboard-sidebar-group-label{padding:0 10px;color:#8b9490;font-size:9px;font-weight:950;letter-spacing:.16em;line-height:1;text-transform:uppercase}.dashboard-sidebar-links{display:grid;gap:3px;min-width:0}.dashboard-sidebar nav a{min-height:48px;display:flex;align-items:center;gap:11px;padding:7px 10px;color:#5d6562;text-decoration:none;border-radius:14px}.dashboard-sidebar nav a:hover{background:#fff;color:var(--dash-ink)}.dashboard-sidebar nav a.is-active{background:var(--dash-blue);color:var(--dash-purple);box-shadow:none}.dashboard-sidebar nav i{width:28px;height:28px;display:grid;place-items:center;font-style:normal;font-weight:800;border-radius:9px;background:#f0f4f1;color:#65706c}.dashboard-sidebar nav a.is-active i{background:#fff;color:var(--dash-purple)}.dashboard-sidebar nav span{display:flex;align-items:center;gap:7px;min-width:0}.dashboard-sidebar nav b{font-size:14px;line-height:1}.dashboard-mobile-unread,.dashboard-nav-unread,.dashboard-unread-badge{min-width:19px;height:19px;display:inline-grid;place-items:center;border-radius:999px;background:var(--dash-purple);color:#fff;font-size:10px;font-style:normal;font-weight:900;line-height:1}.dashboard-sidebar nav a small{display:none}.dashboard-sidebar-bottom{margin-top:auto;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 0 0;border-top:1px solid var(--dash-line)}.dashboard-sidebar-bottom a,.dashboard-sidebar-bottom button{width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid transparent;border-radius:14px;background:#f0f4f1;color:#65706c;text-decoration:none;cursor:pointer}.dashboard-sidebar-bottom a:hover,.dashboard-sidebar-bottom button:hover{border-color:var(--dash-line);background:#fff;color:var(--dash-ink)}.dashboard-sidebar-bottom i{display:grid;place-items:center;font-style:normal}.dashboard-content{min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:34px clamp(22px,3.5vw,52px) 52px;background:#f5f7f4}.dashboard-page-header{margin-bottom:28px}.dashboard-page-header h1{margin:0;font-size:clamp(30px,3.4vw,44px);line-height:1;letter-spacing:-.035em}.dashboard-page-header+.dashboard-tabs{margin-top:-10px;margin-bottom:18px}.dashboard-hero-card{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(250px,.6fr);gap:24px;padding:clamp(26px,3.5vw,44px);border-radius:24px;background:var(--dash-purple);color:#fff;overflow:hidden}.dashboard-hero-card p{color:var(--dash-lime);font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.dashboard-hero-card h2{margin:12px 0;max-width:600px;font-size:clamp(32px,4.2vw,54px);line-height:.98;letter-spacing:-.04em}.dashboard-hero-card>div>span{color:rgba(255,255,255,.78)}.dashboard-hero-card nav{display:flex;gap:10px;margin-top:28px}.dashboard-hero-card nav a{padding:13px 18px;border-radius:999px;background:var(--dash-lime);color:#17191b;text-decoration:none;font-weight:800;font-size:13px}.dashboard-hero-card nav a+a{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.25)}.dashboard-address-card{position:relative;isolation:isolate;align-self:center;display:grid;aspect-ratio:1.586/1;min-height:0;overflow:hidden;border:1px solid rgba(255,255,255,.32);border-radius:22px;padding:24px;background:var(--boop-purple);color:#fff;transform:rotate(1deg);box-shadow:none}.dashboard-address-card:before{position:absolute;z-index:-1;top:-92px;right:-72px;width:245px;height:245px;border:34px solid rgba(255,255,255,.12);border-radius:50%;content:""}.dashboard-address-card:after{position:absolute;z-index:-1;right:34px;bottom:-72px;width:170px;height:125px;border-radius:55% 45% 0 0;background:var(--boop-accent);content:"";transform:rotate(-12deg)}.dashboard-address-card footer,.dashboard-address-card header{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-address-card header{align-self:start}.dashboard-address-card header>span{font-size:24px;font-weight:900;letter-spacing:-.04em}.dashboard-address-card header strong{margin-left:auto;color:rgba(255,255,255,.76);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.dashboard-card-tech{display:flex;align-items:center;gap:12px;align-self:center}.dashboard-card-tech i{position:relative;display:block;width:45px;height:34px;overflow:hidden;border:1px solid rgba(25,24,42,.55);border-radius:8px;background:#ecebdc}.dashboard-card-tech i:after,.dashboard-card-tech i:before{position:absolute;right:0;left:0;height:1px;background:rgba(25,24,42,.45);content:""}.dashboard-card-tech i:before{top:10px}.dashboard-card-tech i:after{bottom:10px}.dashboard-card-tech svg{color:#fff}.dashboard-address-card>div{align-self:center;display:grid}.dashboard-address-card small{color:rgba(255,255,255,.68);font-size:10px}.dashboard-address-card b{margin-top:7px;font-size:20px;letter-spacing:-.02em}.dashboard-address-card footer{align-self:end}.dashboard-address-card footer span{width:max-content;border-radius:999px;padding:7px 11px;background:#fff;color:var(--boop-purple-ink);font-size:9px;font-weight:800}.dashboard-address-card footer em{position:relative;z-index:1;color:#24212e;font-size:8px;font-style:normal;font-weight:900;letter-spacing:.12em}.dashboard-boop-card-asset{align-self:center;justify-self:end;width:min(100%,430px);transform:rotate(1deg)}.dashboard-boop-card-asset img{display:block;width:100%;height:auto;filter:drop-shadow(0 14px 18px rgba(0,0,0,.14))}.dashboard-quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0 34px}.dashboard-quick-actions a{display:grid;padding:18px;border:1px solid var(--dash-line);border-radius:20px;background:#fff;color:inherit;text-decoration:none}.dashboard-quick-actions i{width:40px;height:40px;display:grid;place-items:center;margin-bottom:18px;border-radius:50%;background:var(--dash-blue);font-style:normal;font-weight:800}.dashboard-quick-actions b{font-size:15px}.dashboard-quick-actions span{color:var(--dash-muted);font-size:12px}.dashboard-module-card{box-sizing:border-box;width:100%;max-width:none;border:1px solid var(--dash-line);border-radius:24px;padding:clamp(22px,3vw,32px);background:#fff;box-shadow:none}.dashboard-module-card.dashboard-module-investing{border:0;border-radius:0;padding:0;background:transparent}.dashboard-module-card .onchain-goal-card,.dashboard-module-card .profile-feature-panel{box-shadow:none}.dashboard-app .squad-progress>span{background:var(--dash-purple)}.dashboard-activity{border:0;border-radius:20px;background:#fff;padding:clamp(18px,3vw,32px);box-shadow:none}.dashboard-activity:not(.is-compact){padding:clamp(20px,3vw,30px);border-radius:24px;background:var(--dash-purple);color:#fff}.dashboard-module-card>:first-child{margin-top:0}.dashboard-section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.dashboard-section-heading p{margin:0;color:var(--dash-muted);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.dashboard-section-heading h2{margin:4px 0 0;font-size:25px}.dashboard-section-heading a{color:inherit;font-weight:700;font-size:12px}.dashboard-filters{display:flex;gap:7px;overflow:auto;padding-bottom:14px;scrollbar-width:none}.dashboard-filters button{white-space:nowrap;border:1px solid var(--dash-line);background:#f4f7f5;padding:9px 12px;border-radius:999px;text-transform:capitalize;font:700 11px inherit}.dashboard-filters button.is-active{background:var(--dash-ink);color:#fff}.dashboard-activity:not(.is-compact) .dashboard-filters{gap:8px;padding-bottom:18px}.dashboard-activity:not(.is-compact) .dashboard-filters button{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.12);color:#fff;padding:10px 13px;font-size:12px}.dashboard-activity:not(.is-compact) .dashboard-filters button.is-active{border-color:transparent;background:var(--dash-lime);color:var(--dash-ink)}.dashboard-activity-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.dashboard-activity-toolbar span{color:rgba(255,255,255,.78);font-size:12px;font-weight:800}.dashboard-activity-toolbar button{border:1px solid rgba(255,255,255,.26);border-radius:999px;padding:9px 13px;background:rgba(255,255,255,.12);color:#fff;font:850 12px inherit}.dashboard-section-heading h2{display:flex;align-items:center;gap:8px}.dashboard-unread-badge{background:var(--dash-lime);color:var(--dash-ink)}.dashboard-activity-list{display:grid}.dashboard-activity:not(.is-compact) .dashboard-activity-list{gap:10px}.dashboard-activity-list article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 4px;border-top:1px solid var(--dash-line)}.dashboard-activity:not(.is-compact) .dashboard-activity-list article{border-top:0;border-radius:18px;padding:14px 16px;background:#fff;color:var(--dash-ink)}.dashboard-activity-list article.is-unread{box-shadow:inset 0 0 0 1px rgba(0,180,255,.28)}.dashboard-activity-list article>i{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#eef3f0;font-style:normal}.dashboard-activity-list article .dashboard-activity-copy,.dashboard-activity-list article>.dashboard-activity-meta{display:grid}.dashboard-activity-list article b{display:inline-flex;align-items:center;gap:8px}.dashboard-activity-unread-dot{width:9px;height:9px;border-radius:50%;background:var(--dash-purple);box-shadow:0 0 0 3px rgba(0,180,255,.12)}.dashboard-activity-list article small{color:var(--dash-muted);font-size:11px}.dashboard-activity-message{grid-column:2;width:max-content;max-width:100%;margin-top:4px;border-radius:12px;padding:5px 8px;background:#f4f8f9;color:#596466;font-size:11px;font-weight:750;line-height:1.35}.dashboard-activity-list article>.dashboard-activity-meta{grid-column:3;grid-row:1/span 2;align-self:center;justify-items:end;text-align:right;font-weight:700;font-size:13px}.dashboard-activity-meta strong{color:inherit;font-size:inherit;font-weight:900}.dashboard-empty{display:grid;gap:5px;padding:35px;text-align:center;color:var(--dash-muted)}.dashboard-activity:not(.is-compact) .dashboard-empty{border-radius:18px;background:#fff}.dashboard-activity:not(.is-compact) .dashboard-empty b{color:var(--dash-ink)}.dashboard-activity-meta a{width:max-content;margin-top:4px;color:var(--dash-purple);font-size:10px;font-weight:750;text-decoration:none}.dashboard-network-gate{max-width:720px;border:1px solid var(--dash-line);border-radius:24px;padding:32px;background:#fff}.dashboard-network-gate small{color:var(--dash-purple);font-size:10px;font-weight:900;letter-spacing:.14em}.dashboard-network-gate h2{margin:12px 0 8px;font-size:28px}.dashboard-network-gate p{max-width:580px;margin:0;color:var(--dash-muted);line-height:1.55}.dashboard-network-gate button{margin-top:24px;border:0;border-radius:14px;padding:13px 18px;background:var(--dash-purple);color:#fff;font:800 12px inherit}.dashboard-settings-card{display:grid;gap:20px}.dashboard-settings-tabs{display:flex;width:max-content;max-width:100%;gap:4px;overflow-x:auto;border:1px solid var(--dash-line);border-radius:999px;padding:4px;background:#eef2f1;scrollbar-width:none}.dashboard-settings-tabs::-webkit-scrollbar{display:none}.dashboard-settings-tabs button{min-height:40px;border:0;border-radius:999px;padding:0 16px;background:transparent;color:var(--dash-muted);font:inherit;font-size:12px;font-weight:900;white-space:nowrap;cursor:pointer}.dashboard-settings-tabs button.is-active{background:var(--dash-purple);color:#fff}.dashboard-settings-empty,.dashboard-settings-panel,.dashboard-settings-security{display:grid;gap:0}.dashboard-settings-empty>span{display:grid;gap:5px;padding:0 0 22px;border-bottom:1px solid var(--dash-line)}.dashboard-settings-empty>span b{color:var(--dash-ink);font-size:16px;font-weight:900}.dashboard-settings-cards{display:grid;gap:18px}.dashboard-settings-cards>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:0 0 18px;border-bottom:1px solid var(--dash-line)}.dashboard-settings-cards>header span{display:grid;gap:5px;min-width:0}.dashboard-settings-card-perks b,.dashboard-settings-cards>header b{color:var(--dash-ink);font-size:18px;font-weight:950;line-height:1.05}.dashboard-settings-card-status{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.dashboard-settings-card-status em,.dashboard-settings-card-status strong{display:inline-flex;min-height:34px;align-items:center;border-radius:999px;padding:0 13px;font-size:11px;font-style:normal;font-weight:950;line-height:1;white-space:nowrap}.dashboard-settings-card-status em{background:var(--dash-purple);color:#fff}.dashboard-settings-card-status strong{background:#edffd0;color:#5b7346}.dashboard-settings-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:14px}.dashboard-settings-card-grid figure{display:grid;min-width:0;gap:8px;margin:0}.dashboard-settings-card-grid img{display:block;width:100%;height:auto;aspect-ratio:1000/631;object-fit:contain;filter:drop-shadow(0 16px 22px rgba(7,19,31,.12))}.dashboard-settings-card-grid figcaption{color:var(--dash-muted);font-size:11px;font-weight:900;text-align:center}.dashboard-settings-card-perks{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1fr);align-items:start;gap:18px;border:1px solid rgba(0,180,255,.18);border-radius:24px;padding:18px;background:#eefaff}.dashboard-settings-card-perks span{display:grid;gap:5px;min-width:0}.dashboard-settings-card-perks ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.dashboard-settings-card-perks li{min-width:0;border-radius:999px;padding:10px 12px;background:#fff;color:var(--dash-ink);font-size:12px;font-weight:850;line-height:1.15}.dashboard-settings-investments{display:grid;gap:14px}.dashboard-settings-investments>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:0 0 18px;border-bottom:1px solid var(--dash-line)}.dashboard-settings-investments>header span{display:grid;gap:5px;min-width:0}.dashboard-settings-investments>header b{color:var(--dash-ink);font-size:18px;font-weight:950;line-height:1.05}.dashboard-settings-investments>header small{color:var(--dash-muted);font-size:12px;font-weight:850}.dashboard-settings-investment-list{display:grid;gap:12px}.dashboard-settings-investment-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,auto);align-items:center;gap:18px;border:1px solid var(--dash-line);border-radius:22px;padding:16px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,252,252,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 24px rgba(7,19,31,.035)}.dashboard-settings-investment-feature>span{display:grid;min-width:0;gap:5px}.dashboard-settings-investment-feature b{color:var(--dash-ink);font-size:16px;font-weight:950;line-height:1.05}.dashboard-settings-investment-feature small{color:var(--dash-muted);font-size:12px;font-weight:820;line-height:1.25}.dashboard-settings-investment-action{display:flex;min-width:260px;align-items:center;justify-content:flex-end;gap:14px;justify-self:end}.dashboard-settings-investment-feature .investment-feature-partner{display:inline-flex;width:fit-content;align-items:center;gap:7px;color:var(--dash-muted);font-size:10px;font-weight:950;letter-spacing:.08em;line-height:1;text-transform:uppercase;white-space:nowrap}.dashboard-settings-investment-feature .investment-feature-partner span{opacity:1}.dashboard-settings-investment-feature .investment-feature-partner img{display:block;width:72px;height:20px;object-fit:contain}.dashboard-settings-investment-feature em{display:inline-flex;min-height:34px;align-items:center;border-radius:999px;padding:0 13px;background:#eefaff;color:var(--dash-purple);font-size:11px;font-style:normal;font-weight:950;line-height:1;white-space:nowrap}.dashboard-settings-investments .dashboard-settings-save{justify-self:end}.dashboard-settings-account-mode{display:grid;gap:12px;border:1px solid var(--dash-line);border-radius:22px;padding:16px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,252,252,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 24px rgba(7,19,31,.035)}.dashboard-settings-account-mode-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.dashboard-settings-account-mode-head>span{display:grid;min-width:0;gap:4px}.dashboard-settings-account-mode-head small{color:var(--dash-purple);font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.dashboard-settings-account-mode-head b{color:var(--dash-ink);font-size:17px;font-weight:950;line-height:1}.dashboard-settings-account-mode-head em{color:var(--dash-muted);font-size:13px;font-style:normal;font-weight:850;line-height:1.25}.dashboard-settings-mode-toggle{display:grid;grid-template-columns:repeat(2,minmax(96px,1fr));width:min(100%,270px);flex:0 0 auto;gap:4px;border:1px solid var(--dash-line);border-radius:999px;padding:4px;background:#eef2f1}.dashboard-settings-mode-toggle button{min-height:38px;border:0;border-radius:999px;background:transparent;color:var(--dash-muted);font:inherit;font-size:12px;font-weight:950;white-space:nowrap;cursor:pointer}.dashboard-settings-mode-toggle button.is-active{background:var(--dash-purple);color:#fff;box-shadow:0 8px 18px rgba(0,180,255,.16)}.dashboard-settings-personal-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.dashboard-settings-personal-fields label{display:grid;min-width:0;gap:7px}.dashboard-settings-personal-fields span{color:var(--dash-ink);font-size:12px;font-weight:900}.dashboard-settings-personal-fields input{width:100%;min-width:0;border:1px solid var(--dash-line);border-radius:18px;padding:14px 15px;background:#fff;color:var(--dash-ink);font:inherit;font-size:14px;font-weight:850;outline:none}.dashboard-settings-personal-fields input:focus{border-color:rgb(var(--boop-blue-rgb)/.35);box-shadow:0 0 0 4px rgb(var(--boop-blue-rgb)/.1)}.dashboard-settings-profile{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:0 0 22px;border-bottom:1px solid var(--dash-line)}.dashboard-settings-profile+.dashboard-settings-account-mode{margin-top:16px}.dashboard-settings-avatar{position:relative;width:76px;height:76px;overflow:visible;border:1px solid var(--dash-line);border-radius:22px;background:#101318;box-shadow:0 10px 24px rgba(20,26,34,.1)}.dashboard-settings-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.dashboard-settings-avatar-edit{position:absolute;top:0;right:0;z-index:2;display:grid;width:24px;height:24px;place-items:center;transform:translate(50%,-50%);border:0;border-radius:999px;background:var(--dash-purple);color:#fff;box-shadow:0 10px 20px rgba(7,19,31,.16);cursor:pointer}.dashboard-settings-avatar-edit input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.dashboard-settings-avatar-edit:focus-within{box-shadow:0 0 0 4px rgb(var(--boop-blue-rgb)/.16),0 10px 20px rgba(7,19,31,.16)}.dashboard-settings-profile>span{display:grid;gap:4px;min-width:0}.dashboard-settings-profile>span b{font-size:16px;font-weight:900}.dashboard-settings-profile-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.dashboard-settings-profile-actions button{display:inline-flex;min-height:42px;align-items:center;border:0;border-radius:999px;padding:0 15px;background:#eefaff;color:var(--dash-purple);font:850 12px inherit;cursor:pointer}.dashboard-settings-profile-actions button:last-child{background:var(--dash-purple);color:#fff}.dashboard-settings-profile-actions button:disabled{cursor:not-allowed;opacity:.5}.dashboard-settings-row{gap:20px;padding:22px 0;border-bottom:1px solid var(--dash-line)}.dashboard-settings-network,.dashboard-settings-row{display:flex;justify-content:space-between;align-items:center}.dashboard-settings-network{gap:18px;border:1px solid var(--dash-line);border-radius:22px;padding:16px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,252,252,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 24px rgba(7,19,31,.035)}.dashboard-settings-row>span{display:grid}.dashboard-settings-network>span{display:grid;gap:4px;min-width:0}.dashboard-settings-row strong{max-width:min(360px,45vw);overflow:hidden;color:var(--dash-ink);font-size:13px;font-weight:900;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dashboard-settings-network b{color:var(--dash-ink);font-size:14px;font-weight:900}.dashboard-settings-network small{color:var(--dash-muted);font-size:11px;font-weight:850}.dashboard-settings-account-panel{display:grid;--dashboard-account-action-width:128px;gap:12px;padding-top:18px}.dashboard-settings-account-field{display:grid;grid-template-columns:minmax(220px,1fr) minmax(0,auto);min-width:0;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--dash-line);border-radius:22px;padding:16px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,252,252,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 24px rgba(7,19,31,.035)}.dashboard-settings-account-field>span{display:grid;min-width:0;gap:6px}.dashboard-settings-account-field>span b{color:var(--dash-ink);font-size:17px;font-weight:950;line-height:1.05}.dashboard-settings-account-field>span small{color:var(--dash-muted);font-size:13px;font-weight:850}.dashboard-settings-account-value{display:grid;min-width:0;grid-template-columns:minmax(130px,auto) auto;align-items:center;justify-content:end;gap:16px}.dashboard-settings-account-value strong{max-width:min(300px,28vw);overflow:hidden;color:var(--dash-ink);font-size:13px;font-weight:900;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dashboard-settings-account-status{grid-template-columns:minmax(0,auto);gap:6px}.dashboard-settings-account-status small{color:var(--dash-muted);font-size:12px;font-weight:850;text-align:right}.dashboard-settings-legal-row{grid-template-columns:minmax(220px,1fr) minmax(340px,auto)}.dashboard-settings-legal-row-control{display:grid;gap:7px;justify-items:end}.dashboard-settings-legal-check-inline{display:flex;min-height:48px;align-items:center;gap:6px;border-radius:16px;padding:0 14px;background:#eefaff;color:var(--dash-ink);font-size:14px;font-weight:850}.dashboard-settings-legal-check-inline input{position:relative;display:grid;width:22px;height:22px;flex:0 0 auto;place-items:center;border:2px solid var(--dash-purple);border-radius:3px;appearance:none;background:#fff}.dashboard-settings-legal-check-inline input:checked{background:var(--dash-purple)}.dashboard-settings-legal-check-inline input:checked:after{width:6px;height:12px;border:solid #fff;border-width:0 3px 3px 0;content:"";transform:rotate(45deg) translate(-1px,-1px)}.dashboard-settings-legal-check-inline input:disabled{cursor:default}.dashboard-settings-legal-check-inline a{color:var(--dash-purple);font:inherit;font-weight:950;line-height:1;text-decoration:none}.dashboard-settings-legal-row-control small{color:var(--dash-muted);font-size:12px;font-weight:850;text-align:right}.dashboard-settings-legal-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:2px 2px 0}.dashboard-settings-legal-footer span{display:grid;gap:5px;color:var(--dash-muted);font-size:12px;font-weight:850}.dashboard-settings-legal-submit{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border:0;border-radius:999px;padding:0 18px;background:var(--dash-purple);color:#fff;font:inherit;font-size:13px;font-weight:950;line-height:1;cursor:pointer}.dashboard-settings-legal-submit:disabled{cursor:default;opacity:.58}.dashboard-settings-account-actions,.dashboard-settings-share-row{display:grid;grid-template-columns:repeat(2,var(--dashboard-account-action-width));gap:8px;justify-content:end}.dashboard-settings-account-actions button,.dashboard-settings-share-row button{display:inline-flex;width:100%;min-height:44px;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(0,180,255,.14);border-radius:999px;padding:0 12px;background:#eefaff;color:var(--dash-purple);font:inherit;font-size:12px;font-weight:900;line-height:1;white-space:nowrap;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.78)}.dashboard-settings-account-actions button:first-child,.dashboard-settings-share-row button:first-child{border-color:transparent;background:var(--dash-purple);color:#fff;box-shadow:0 8px 18px rgba(0,180,255,.16)}.dashboard-settings-account-actions button:disabled,.dashboard-settings-share-row button:disabled{cursor:not-allowed;opacity:.55}.dashboard-settings-card small{color:var(--dash-muted)}.dashboard-settings-security{display:grid;gap:12px}.dashboard-settings-security .dashboard-settings-row{border:1px solid var(--dash-line);border-radius:22px;padding:16px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,252,252,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 24px rgba(7,19,31,.035)}.dashboard-settings-security .dashboard-settings-row>span{gap:4px}.dashboard-settings-security .dashboard-settings-row b{color:var(--dash-ink);font-size:14px;font-weight:900;line-height:1.05}.dashboard-settings-security .dashboard-settings-row small{color:var(--dash-muted);font-size:11px;font-weight:800;line-height:1.35}.dashboard-security-passkeys{display:grid;gap:12px;border:1px solid var(--dash-line);border-radius:22px;padding:16px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,252,252,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 24px rgba(7,19,31,.035)}.dashboard-security-passkeys header{display:flex;align-items:center;justify-content:space-between;gap:14px}.dashboard-security-passkeys header span{display:grid;gap:4px}.dashboard-security-passkey-list article b,.dashboard-security-passkeys header b{color:var(--dash-ink);font-size:14px;font-weight:900}.dashboard-security-passkey-list article small,.dashboard-security-passkeys header small,.dashboard-security-passkeys p{margin:0;color:var(--dash-muted);font-size:11px;font-weight:800;line-height:1.35}.dashboard-security-passkeys header button{min-height:42px;border:0;border-radius:999px;padding:0 16px;background:var(--dash-purple);color:#fff;font:inherit;font-size:12px;font-weight:900;white-space:nowrap;cursor:pointer}.dashboard-security-passkeys header button:disabled{cursor:default;opacity:.55}.dashboard-settings-security .dashboard-settings-row a,.dashboard-settings-security .dashboard-settings-row strong,.dashboard-settings-security .dashboard-settings-row>button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border-radius:999px;padding:0 16px;text-decoration:none;white-space:nowrap}.dashboard-settings-security .dashboard-settings-row a,.dashboard-settings-security .dashboard-settings-row>button{border:0;background:var(--dash-purple);color:#fff;font:inherit;font-size:12px;font-weight:900}.dashboard-settings-security .dashboard-settings-row strong{background:var(--dash-blue);color:var(--dash-purple);font-size:12px}.dashboard-security-passkey-list{display:grid;gap:8px}.dashboard-security-passkey-list article{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:16px;padding:12px;background:var(--boop-purple-soft)}.dashboard-security-passkey-list article span{display:grid;min-width:0;gap:3px}.dashboard-security-passkey-list article em{border-radius:999px;padding:7px 10px;background:#fff;color:var(--dash-purple);font-size:10px;font-style:normal;font-weight:900}.dashboard-device-login,.dashboard-wallet-qr-login{display:grid;gap:12px;border:1px solid var(--dash-line);border-radius:22px;padding:16px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,252,252,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 24px rgba(7,19,31,.035)}.dashboard-device-login header,.dashboard-device-login-list article,.dashboard-wallet-qr-login header{display:flex;align-items:center;justify-content:space-between;gap:14px}.dashboard-device-login header span,.dashboard-device-login-list article span,.dashboard-wallet-qr-login header span{display:grid;min-width:0;gap:4px}.dashboard-device-login b,.dashboard-device-login-list article b,.dashboard-wallet-qr-login b{color:var(--dash-ink);font-size:14px;font-weight:900}.dashboard-device-login p,.dashboard-device-login small,.dashboard-wallet-qr-login p,.dashboard-wallet-qr-login small{margin:0;color:var(--dash-muted);font-size:11px;font-weight:800;line-height:1.35}.dashboard-device-login header button,.dashboard-device-login-list article button,.dashboard-device-login-ticket button,.dashboard-wallet-qr-login header button{min-height:42px;border:0;border-radius:999px;padding:0 16px;background:var(--dash-purple);color:#fff;font:inherit;font-size:12px;font-weight:900;white-space:nowrap;cursor:pointer}.dashboard-device-login header button:disabled,.dashboard-wallet-qr-login header button:disabled{cursor:default;opacity:.55}.dashboard-device-login-ticket,.dashboard-wallet-qr-ticket{display:grid;grid-template-columns:150px minmax(0,1fr);gap:14px;align-items:center;border-radius:18px;padding:12px;background:var(--boop-purple-soft)}.dashboard-device-login-ticket>div:last-child,.dashboard-wallet-qr-ticket>div:last-child{display:grid;min-width:0;gap:8px}.dashboard-device-login-ticket code{overflow-wrap:anywhere;border-radius:14px;padding:10px 12px;background:#fff;color:var(--dash-ink);font-size:11px;font-weight:900}.dashboard-device-login-qr,.dashboard-wallet-qr-code{display:grid;width:140px;aspect-ratio:1;place-items:center;border-radius:20px;background:#fff;box-shadow:inset 0 0 0 1px rgba(6,17,26,.06)}.dashboard-device-login-qr img,.dashboard-wallet-qr-code img{width:118px;height:118px}.dashboard-wallet-qr-ticket a{width:fit-content;color:var(--dash-purple);font-size:12px;font-weight:900;text-decoration:none}.dashboard-device-login-list{display:grid;gap:8px}.dashboard-device-login-list article{border-radius:16px;padding:12px;background:var(--boop-purple-soft)}.dashboard-device-login-list article button{background:#fff;color:var(--dash-purple)}.dashboard-security-limits{display:grid;gap:12px;border:1px solid var(--dash-line);border-radius:22px;padding:16px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,252,252,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 24px rgba(7,19,31,.035)}.dashboard-security-limits header{display:grid;gap:4px}.dashboard-security-limits header b{color:var(--dash-ink);font-size:14px;font-weight:900;line-height:1.05}.dashboard-security-limits header small{color:var(--dash-muted);font-size:11px;font-weight:800;line-height:1.35}.dashboard-security-limits>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:10px}.dashboard-security-limits label{display:grid;min-width:0;align-content:start;gap:8px;border:0;border-radius:0;padding:0;background:transparent;box-shadow:none}.dashboard-security-limits label>span{color:var(--dash-ink);font-size:12px;font-weight:950}.dashboard-security-limits label>div{display:flex;min-width:0;min-height:46px;align-items:center;gap:8px;border:1px solid rgba(29,35,34,.06);border-radius:16px;padding:0 12px;background:#f3f7f6}.dashboard-security-limits i{color:var(--dash-muted);font-size:15px;font-style:normal;font-weight:950}.dashboard-security-limits input{width:100%;min-width:0;border:0;outline:none;background:transparent;color:var(--dash-ink);font:inherit;font-size:15px;font-weight:900}.dashboard-settings-notifications{display:grid;gap:12px}.dashboard-settings-notifications .dashboard-settings-row{border:1px solid var(--dash-line);border-radius:22px;padding:16px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,252,252,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 24px rgba(7,19,31,.035)}.dashboard-settings-toggle{position:relative;display:inline-block;width:56px;min-width:56px;max-width:56px;height:34px;min-height:34px;max-height:34px;flex:0 0 56px;border:0;border-radius:999px;padding:0;background:transparent;box-shadow:none}.dashboard-settings-toggle input{position:absolute;inset:0;z-index:2;margin:0;cursor:pointer;opacity:0}.dashboard-settings-toggle i{position:absolute;inset:0;border-radius:999px;background:#e8eeee}.dashboard-settings-toggle i:after{content:"";position:absolute;top:4px;left:4px;width:26px;height:26px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(20,26,34,.12);transition:transform .16s ease}.dashboard-settings-toggle input:checked+i{background:var(--dash-purple)}.dashboard-settings-toggle input:checked+i:after{transform:translateX(22px)}.dashboard-settings-toggle-row{align-items:center}.dashboard-settings-toggle-row>span{min-width:0}.dashboard-settings-toggle-row .dashboard-settings-toggle{margin-left:auto}.dashboard-settings-email{display:grid;gap:8px;border:1px solid var(--dash-line);border-radius:22px;padding:16px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,252,252,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 24px rgba(7,19,31,.035)}.dashboard-settings-email span{color:var(--dash-ink);font-size:12px;font-weight:850}.dashboard-settings-email input{width:100%;border:1px solid var(--dash-line);border-radius:16px;padding:13px 15px;background:#fff;color:var(--dash-ink);font:800 14px inherit}.dashboard-settings-preferences{display:grid;gap:12px;border:1px solid var(--dash-line);border-radius:22px;padding:16px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,252,252,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 24px rgba(7,19,31,.035)}.dashboard-settings-preferences>span{display:grid;gap:4px}.dashboard-settings-preferences>span b{color:var(--dash-ink);font-size:13px;font-weight:900}.dashboard-settings-preferences>span small{color:var(--dash-muted);font-size:12px;font-weight:750}.dashboard-settings-preferences>div{display:grid;gap:8px;width:100%}.dashboard-settings-preference{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--dash-line);border-radius:18px;padding:13px 14px;background:rgba(255,255,255,.74)}.dashboard-settings-preference span{display:grid;gap:3px}.dashboard-settings-preference b{color:var(--dash-ink);font-size:13px;font-weight:900}.dashboard-settings-preference small{color:var(--dash-muted);font-size:12px;font-weight:750}.dashboard-settings-preference input{display:grid;width:22px;height:22px;flex:0 0 auto;place-items:center;border:0;border-radius:8px;appearance:none;-webkit-appearance:none;background:#eaf4f8;cursor:pointer}.dashboard-settings-preference input:checked{background:var(--dash-purple)}.dashboard-settings-preference input:after{width:7px;height:12px;border:solid #fff;border-width:0 3px 3px 0;content:"";transform:translateY(-1px) rotate(45deg) scale(0);transition:transform .12s ease}.dashboard-settings-preference input:checked:after{transform:translateY(-1px) rotate(45deg) scale(1)}.dashboard-settings-preference input:focus-visible{outline:3px solid rgb(var(--boop-blue-rgb)/.22);outline-offset:3px}.dashboard-settings-save{width:max-content;min-height:44px;border:0;border-radius:999px;padding:0 18px;background:var(--dash-purple);color:#fff;font:inherit;font-size:12px;font-weight:900}.dashboard-settings-save:disabled{opacity:.55}.dashboard-settings-error{color:#a52e36!important}.dashboard-disconnect{width:max-content;min-height:44px;margin-top:0;border:0;border-radius:999px;padding:0 18px;color:#a52e36;background:#fff0f1;font:inherit;font-size:12px;font-weight:900}.dashboard-security-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.dashboard-settings-notifications .dashboard-settings-save,.dashboard-settings-security .dashboard-settings-save{justify-self:end}.dashboard-settings-network .network-dropdown{width:min(100%,340px)}.dashboard-module-contacts,.dashboard-module-goals{max-width:none}.dashboard-module-card .boop-tag-settings,.dashboard-module-card .profile-feature-panel,.dashboard-module-card .round-up-settings,:is(.dashboard-module-card,.dashboard-balances-page) .wallet-card{margin:0;border:0!important;border-radius:0!important;padding:0;background:#fff!important;box-shadow:none!important}.dashboard-module-card .profile-feature-panel{width:100%}.dashboard-module-card .boop-tag-settings input,.dashboard-module-card .profile-feature-panel input,.dashboard-module-card .profile-feature-panel select,.dashboard-module-card .profile-feature-panel textarea,.dashboard-module-card .round-up-settings input{border:1px solid #dfe3e1!important;border-radius:16px!important;background:#fff!important;box-shadow:none!important}.dashboard-module-card .trusted-contacts{margin:0;border:0;border-radius:0;padding:0;background:transparent}.dashboard-module-card .boop-tag-input,.dashboard-module-card .boop-tag-market-search{box-shadow:none}.dashboard-module-tags{box-sizing:border-box;width:100%;min-width:0;border:0;border-radius:0;padding:0;background:transparent}.dashboard-module-tags .boop-tag-settings{box-sizing:border-box;display:grid;width:100%;min-width:0;gap:14px;margin:0;border:0!important;border-radius:24px!important;padding:clamp(18px,2.5vw,28px)!important;background:radial-gradient(circle at 88% 12%,rgb(var(--boop-accent-rgb)/.24),transparent 28%),var(--dash-purple)!important;color:#fff;box-shadow:none!important}.dashboard-module-card>.boop-tag-nav-row{margin-bottom:18px}.boop-tag-nav-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.dashboard-module-tags .dashboard-tabs{min-width:0;max-width:100%;margin:0;padding-bottom:0}.dashboard-module-tags .boop-tag-add-button{width:44px;height:44px;display:grid;flex:0 0 auto;place-items:center;border:0;border-radius:16px;background:#fff;color:var(--dash-purple);font-size:24px;font-weight:900;line-height:1}.dashboard-module-tags .boop-tag-tab-panel{box-sizing:border-box;display:grid;width:100%;min-width:0;gap:14px;margin:0}.dashboard-module-tags .boop-tag-list,.dashboard-module-tags .boop-tag-market-list{box-sizing:border-box;display:grid;width:100%;min-width:0;gap:10px;margin:0}.dashboard-module-tags .boop-tag-market-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dashboard-module-tags .boop-tag-owned{box-sizing:border-box;width:100%;min-width:0;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;margin:0;border:1px solid rgba(255,255,255,.84);border-radius:22px;padding:14px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(241,250,255,.94)),#fff;color:var(--dash-ink);box-shadow:0 18px 36px rgba(11,30,45,.08)}.dashboard-module-tags .boop-tag-market-card{box-sizing:border-box;display:grid;align-content:stretch;gap:0;min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:20px;background:#fff;color:var(--dash-ink);box-shadow:0 20px 46px rgba(0,124,184,.16)}.dashboard-module-tags .boop-tag-market-art{position:relative;isolation:isolate;min-height:112px;display:grid;place-items:center;overflow:hidden;background:#0eb5f6}.dashboard-module-tags .boop-tag-market-art:before{position:absolute;inset:-14px;z-index:-2;background:linear-gradient(rgba(0,180,255,.22),rgba(0,180,255,.42)),url(/ppl/boophero.jpg) 50% /cover no-repeat;filter:blur(5px);transform:scale(1.05);content:""}.dashboard-module-tags .boop-tag-market-art:after{position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.28),transparent 44%);content:""}.dashboard-module-tags .boop-tag-market-art strong{max-width:calc(100% - 24px);border-radius:999px;padding:11px 14px;background:rgba(255,255,255,.94);color:var(--dash-ink);font-size:clamp(18px,1.55vw,24px);font-weight:950;line-height:1;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-shadow:0 18px 42px rgba(11,30,45,.14)}.dashboard-module-tags .boop-tag-market-card footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;background:#fff}.dashboard-module-tags .boop-tag-symbol{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:var(--dash-purple);color:#fff;font-size:24px;font-weight:950;line-height:1;box-shadow:inset 0 0 0 1px rgba(255,255,255,.28)}.dashboard-module-tags .boop-tag-owned-main{display:grid;min-width:0;gap:5px}.dashboard-module-tags .boop-tag-owned strong{color:var(--dash-ink);font-size:19px;line-height:1;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-module-tags .boop-tag-owned-main small{color:var(--dash-muted);font-size:11px;font-weight:900;line-height:1}.dashboard-module-tags .boop-tag-owned-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.dashboard-module-tags .boop-tag-owned button,.dashboard-module-tags .boop-tag-owned-actions>em{min-height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:0 12px;background:#fff;color:var(--dash-purple);font-size:10px;font-style:normal;font-weight:900}.dashboard-module-tags .boop-tag-owned-actions>em{background:#e7ffd0;color:#527233}.dashboard-module-tags .boop-tag-market-list button:disabled,.dashboard-module-tags .boop-tag-owned button:disabled{cursor:not-allowed;opacity:.42}.dashboard-module-tags .boop-tag-market-head{display:grid;width:100%;grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:12px;justify-content:stretch}.dashboard-module-tags .boop-tag-price-filters{display:contents}.dashboard-module-tags .boop-tag-price-filters label{box-sizing:border-box;min-height:62px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid var(--dash-line);border-radius:18px;padding:8px 14px;background:#fff;color:var(--dash-ink)}.dashboard-module-tags .boop-tag-price-filters b,.dashboard-module-tags .boop-tag-price-filters span{color:var(--dash-muted);font-size:11px;font-weight:950}.dashboard-module-tags .boop-tag-price-filters input{min-width:0;border:0!important;padding:0;background:transparent!important;color:var(--dash-ink);font-size:16px;font-weight:900;outline:0;box-shadow:none!important}.dashboard-module-tags .boop-tag-market-title{margin:2px 0 -4px;color:#fff;font-size:13px;font-weight:900}.dashboard-module-tags .boop-tag-entitlement{margin:0;border:1px solid rgba(255,255,255,.28);border-radius:16px;padding:10px 12px;background:rgba(255,255,255,.14);color:rgba(255,255,255,.86);font-size:11px;font-weight:850;line-height:1.25}.dashboard-module-tags .boop-tag-input{box-sizing:border-box;width:100%;max-width:100%;min-width:0;min-height:56px;margin:0;border:0!important;border-radius:18px!important;background:#fff!important;box-shadow:none!important}.dashboard-module-tags .boop-tag-market-search{margin:0;width:100%}.dashboard-module-tags .boop-tag-market-search input,.dashboard-module-tags .boop-tag-price-filters input{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.dashboard-module-tags .boop-tag-input{display:flex;align-items:center;gap:4px;padding:0 14px}.dashboard-module-tags .boop-tag-input>span{color:var(--dash-purple);font-size:20px;font-weight:900}.dashboard-module-tags .boop-tag-input input,.dashboard-module-tags .boop-tag-price-input input,.dashboard-module-tags .boop-tag-transfer>input{min-width:0;border:0!important;background:transparent!important;color:var(--dash-ink);font-size:16px;font-weight:850;box-shadow:none!important}.dashboard-module-tags .boop-tag-input i{border-radius:999px;padding:6px 9px;background:var(--boop-purple-soft);color:var(--dash-purple);font-size:9px;font-style:normal;font-weight:900}.dashboard-module-tags .boop-tag-input i.is-available{background:#e7ffd0;color:#527233}.dashboard-module-tags .boop-tag-input i.is-taken{background:#fff0f1;color:#b23c45}.dashboard-module-tags .boop-tag-register{width:max-content;min-height:46px;display:inline-flex;align-items:center;justify-content:center;margin:0;border:0;border-radius:999px;padding:0 18px;background:var(--dash-lime);color:var(--dash-ink);font-size:12px;font-weight:900}.dashboard-module-tags .boop-tag-register:disabled{cursor:not-allowed;opacity:.45}.dashboard-module-tags .boop-tag-tab-panel>small{margin:-4px 0 0;color:rgba(255,255,255,.72);font-size:11px;font-weight:750}.dashboard-module-tags .boop-tag-disabled,.dashboard-module-tags .boop-tag-empty,.dashboard-module-tags .boop-tag-error,.dashboard-module-tags .boop-tag-loading{box-sizing:border-box;width:100%;min-width:0;margin:0;border-radius:18px;padding:16px;background:rgba(255,255,255,.14);color:#fff;font-size:13px;font-weight:850}.dashboard-module-tags .boop-tag-error{background:#fff0f1;color:#b23c45}.dashboard-module-tags .boop-tag-empty-action{display:flex;align-items:center;justify-content:space-between;gap:10px}.dashboard-module-tags .boop-tag-empty-action button{min-height:34px;border:0;border-radius:999px;padding:0 12px;background:#fff;color:var(--dash-purple);font-size:10px;font-weight:900}.dashboard-module-tags .boop-tag-transfer{box-sizing:border-box;display:grid;width:100%;min-width:0;gap:10px;margin:0;border:0;border-radius:18px;padding:16px;background:#fff;color:var(--dash-ink)}.dashboard-module-tags .boop-tag-transfer>strong{color:var(--dash-ink);font-size:16px;line-height:1.1}.dashboard-module-tags .boop-tag-transfer>p{margin:-4px 0 0;color:var(--dash-muted);font-size:12px}.dashboard-module-tags .boop-tag-price-input,.dashboard-module-tags .boop-tag-transfer>input{min-height:48px;border:1px solid #dfe3e1!important;border-radius:16px!important;background:#fff!important;box-shadow:none!important}.dashboard-module-tags .boop-tag-transfer>input{padding:0 14px}.dashboard-module-tags .boop-tag-price-input{display:flex;align-items:center;padding:0 14px}.dashboard-module-tags .boop-tag-price-input span{padding:0;color:var(--dash-muted);font-size:12px;font-weight:900}.dashboard-module-tags .boop-tag-transfer>div{display:flex;justify-content:flex-end;gap:8px;margin:0}.dashboard-module-tags .boop-tag-transfer button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:0 14px;background:var(--boop-purple-soft);color:var(--dash-purple);font-size:11px;font-weight:900}.dashboard-module-tags .boop-tag-transfer button:last-child{background:var(--dash-lime);color:var(--dash-ink)}.dashboard-module-tags .boop-tag-market-price{display:inline-flex;min-width:0;align-items:center;gap:8px;color:var(--dash-ink);font-size:14px;font-weight:950;white-space:nowrap}.dashboard-module-tags .boop-tag-market-price img{flex:0 0 auto}.dashboard-module-tags .boop-tag-market-list button{min-width:74px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:0 15px;background:var(--dash-lime);color:var(--dash-ink);font-size:12px;font-weight:950}.dashboard-module-tags .boop-tag-confirm-body{display:grid;gap:6px}.dashboard-module-tags .boop-tag-confirm-body strong{color:var(--dash-ink);font-size:20px;font-weight:950;line-height:1}.dashboard-module-tags .boop-tag-confirm-body span{color:var(--dash-purple);font-size:15px;font-weight:950}.dashboard-module-tags .boop-tag-confirm-body small{color:var(--dash-muted);font-size:12px;font-weight:750;line-height:1.35}.dashboard-module-tags .boop-tag-market-activity{display:grid;gap:8px;border-radius:20px;padding:14px;background:rgba(255,255,255,.16);color:#fff}.dashboard-module-tags .boop-tag-market-activity header{display:flex;align-items:center;justify-content:space-between;gap:10px}.dashboard-module-tags .boop-tag-market-activity b,.dashboard-module-tags .boop-tag-market-activity strong{font-size:12px;font-weight:950}.dashboard-module-tags .boop-tag-market-activity header em{max-width:62%;overflow:hidden;border-radius:999px;padding:7px 10px;background:rgba(255,255,255,.22);color:#fff;font-size:10px;font-style:normal;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.dashboard-module-tags .boop-tag-market-activity header em.is-confirmed{background:var(--dash-lime);color:var(--dash-ink)}.dashboard-module-tags .boop-tag-market-activity header em.is-failed{background:#fff0f1;color:#b23c45}.dashboard-module-tags .boop-tag-market-activity>span{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:center;gap:8px;border-top:1px solid rgba(255,255,255,.24);padding-top:8px}.dashboard-module-tags .boop-tag-market-activity small{overflow:hidden;color:rgba(255,255,255,.76);font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.dashboard-balances-page,.dashboard-module-card.dashboard-module-balances{border:0!important;border-radius:0;padding:0;background:transparent!important;box-shadow:none!important}.dashboard-content:has(.dashboard-balances-page),.dashboard-content:has(.dashboard-module-card.dashboard-module-balances){background:#f5f7f4!important}.dashboard-balances-page .wallet-balances-view{display:grid;gap:0;background:transparent!important}.dashboard-balances-page .wallet-balance-layout{display:grid;gap:16px}.dashboard-balances-page .wallet-balance-primary{min-width:0;overflow:hidden}.dashboard-balances-page .wallet-balance-side{display:grid;min-width:0}.dashboard-balances-page .wallet-total-card{display:block;color:#fff}.dashboard-balances-page .wallet-total-card span{display:grid;gap:8px}.dashboard-balances-page .wallet-total-card small,.dashboard-balances-page .wallet-total-card strong{color:#fff}.dashboard-balances-page .wallet-balance-section-head{margin-top:2px}.dashboard-balances-page .wallet-balance-section-head b{color:#fff}.dashboard-balances-page .wallet-account-list{display:grid}.dashboard-balances-page .wallet-account-card{border-top:1px solid rgba(255,255,255,.22)}.dashboard-balances-page .wallet-account-card:first-child{border-top:0}.dashboard-balances-page .wallet-account-card-main{gap:14px}.dashboard-balances-page .wallet-account-card-main>i{background:rgba(255,255,255,.16);color:#fff}.dashboard-balances-page .wallet-account-card-main b,.dashboard-balances-page .wallet-account-card-main>strong{color:#fff}.dashboard-balances-page .wallet-account-card-main b{font-size:17px}.dashboard-balances-page .wallet-account-card-main>strong{font-size:19px}.dashboard-balances-page .wallet-account-card.is-disabled,.dashboard-balances-page .wallet-account-card.is-disabled b,.dashboard-balances-page .wallet-account-card.is-disabled strong{color:rgba(255,255,255,.62)}.dashboard-balances-page .wallet-balance-footnote{color:rgba(255,255,255,.76)}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balances-view{display:grid;gap:18px}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-summary{display:grid;align-content:start;gap:20px;overflow:visible;margin:0;border:0;border-radius:0;padding:0;background:transparent;color:var(--dash-ink);box-shadow:none!important}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-banking-grid{display:grid;grid-template-columns:minmax(260px,.74fr) minmax(340px,1.26fr);gap:clamp(22px,3vw,36px);align-items:stretch}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-accounts-panel{display:grid;min-width:0;gap:12px}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-total-card{display:flex;min-height:0;align-items:end;justify-content:space-between;gap:18px;border:0;border-radius:0;padding:0 2px;background:transparent;color:var(--dash-ink)}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-total-card span{display:grid;gap:8px}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-total-card small{color:var(--dash-purple);font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-total-card strong{color:var(--dash-ink);font-size:clamp(48px,7vw,86px);font-weight:950;line-height:.9;letter-spacing:0}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-total-card .wallet-balance-action{width:42px;height:42px;flex:0 0 42px;min-height:42px;border-radius:999px;padding:0;background:#eefaff}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-accounts-panel,:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity{border:0;border-radius:0;padding:0;background:transparent;color:var(--dash-ink)}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-accounts-panel{border-radius:22px;padding:clamp(18px,2.4vw,24px);background:var(--boop-blue);color:#fff;align-content:start}.dashboard-balances-page .dashboard-activity.is-compact{min-width:0;border:1px solid var(--dash-line);border-radius:22px;padding:clamp(18px,2.4vw,24px);box-shadow:none}.dashboard-balances-page .dashboard-activity.is-compact .dashboard-section-heading{margin-bottom:12px}.dashboard-balances-page .dashboard-activity.is-compact .dashboard-section-heading p{display:none}.dashboard-balances-page .dashboard-activity.is-compact .dashboard-section-heading h2{margin:0;font-size:20px;letter-spacing:0}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity{border:1px solid var(--dash-line);border-radius:22px;padding:clamp(18px,2.4vw,24px);background:#fff;align-content:start}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:560px}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-actions a{display:flex;min-height:54px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--dash-line);border-radius:999px;padding:0 16px;background:#fff;color:var(--dash-ink);font-size:13px;font-weight:950;text-decoration:none}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-actions a:first-child{border-color:var(--dash-purple);background:var(--dash-purple);color:#fff}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-actions a svg{width:18px;height:18px;flex:0 0 auto;color:var(--dash-purple)}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-actions a:first-child svg{color:#fff}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-actions a span{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;padding:0}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-section-head span{display:grid;gap:4px}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity header small,:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-section-head small{color:var(--dash-purple);font-size:10px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity header b,:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-section-head b{color:var(--dash-ink);font-size:20px;font-weight:950;line-height:1;letter-spacing:0}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-accounts-panel .wallet-account-card,:is(.dashboard-module-card,.dashboard-balances-page) .wallet-accounts-panel .wallet-account-card-main b,:is(.dashboard-module-card,.dashboard-balances-page) .wallet-accounts-panel .wallet-account-card-main>strong,:is(.dashboard-module-card,.dashboard-balances-page) .wallet-accounts-panel .wallet-balance-section-head b,:is(.dashboard-module-card,.dashboard-balances-page) .wallet-accounts-panel .wallet-balance-section-head small{color:#fff}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-accounts-panel .wallet-account-card-main em,:is(.dashboard-module-card,.dashboard-balances-page) .wallet-accounts-panel .wallet-account-card-main small,:is(.dashboard-module-card,.dashboard-balances-page) .wallet-accounts-panel .wallet-balance-footnote{color:rgba(255,255,255,.76)}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-section-head em{max-width:360px;color:var(--dash-muted);font-size:12px;font-style:normal;font-weight:800;line-height:1.35;text-align:right}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-list{display:grid}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-card{display:block;min-width:0;border:0;border-top:1px solid rgba(255,255,255,.22);border-radius:0;padding:14px 2px;background:transparent;color:var(--dash-ink);text-decoration:none}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-card:first-child{border-top:0}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-card.is-disabled{background:transparent;color:rgba(255,255,255,.58);cursor:not-allowed}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-card.is-disabled .wallet-account-card-main>i{background:rgba(255,255,255,.14);color:rgba(255,255,255,.64)}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-card.is-disabled b,:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-card.is-disabled strong{color:rgba(255,255,255,.64)}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-card-main{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-card-main>i{display:grid;width:40px;height:40px;place-items:center;border-radius:13px;background:rgba(255,255,255,.16);color:#fff;font-style:normal;font-size:20px;font-weight:950}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-card-main>span{display:grid;min-width:0;gap:3px}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-card-main small{color:var(--dash-muted);font-size:10px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-card-main b{overflow:hidden;color:var(--dash-ink);font-size:16px;font-weight:950;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-card-main em{overflow:hidden;color:var(--dash-muted);font-size:12px;font-weight:850;font-style:normal;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-card-main>strong{justify-self:end;overflow:hidden;color:var(--dash-ink);font-size:18px;font-weight:950;line-height:1;text-overflow:ellipsis;white-space:nowrap}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-meta>span{display:flex;min-width:0;align-items:center;gap:8px;border-radius:16px;padding:11px 12px;background:var(--boop-purple-soft);color:var(--dash-muted);font-size:11px;font-weight:850}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-meta>span{justify-content:space-between}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-meta .is-positive{color:#11945d}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-meta .is-negative{color:#b23c45}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-connect button{min-height:46px;border:0;border-radius:999px;padding:0 18px;background:var(--dash-lime);color:var(--dash-ink);font:900 12px inherit;cursor:pointer}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-action{position:relative;display:inline-flex;width:auto;min-width:0;min-height:28px;align-items:center;justify-content:center;gap:6px;overflow:hidden;border:0;border-radius:999px;padding:0 10px;background:#eefaff;color:var(--dash-purple);font-family:inherit;font-size:10px;font-weight:900;line-height:1;white-space:nowrap;cursor:pointer}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-action svg{flex:0 0 auto}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-connect{display:grid;gap:14px;border:1px solid var(--dash-line);border-radius:24px;padding:clamp(20px,3vw,30px);background:#fff;color:var(--dash-ink)}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-connect p{margin:0;color:var(--dash-muted);font-size:13px;line-height:1.45}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-connect button{width:max-content}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-error,:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-footnote{display:block;color:var(--dash-muted);font-size:11px;font-weight:800}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-error{border-radius:18px;padding:14px;background:#fff0f2;color:#a13744}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity{display:grid;min-width:0;gap:12px}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity header{display:flex;align-items:end;justify-content:space-between;gap:14px}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity header span{display:grid;gap:4px}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity header small{color:var(--dash-purple)}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity header b{color:var(--dash-ink)}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity header a{color:var(--dash-purple);font-size:12px;font-weight:950;text-decoration:none}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity-list{display:grid}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity-list>p{margin:0;border-radius:16px;padding:18px;background:#f6faff;color:var(--dash-muted);font-size:13px;font-weight:850}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity-list article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;border-top:1px solid #edf3f5;padding:14px 0}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity-list article:first-of-type{border-top:0;padding-top:0}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity-list article:last-child{padding-bottom:0}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity-list article>em,:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity-list article>span{display:grid;min-width:0;gap:3px}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity-list article>span b{overflow:hidden;color:var(--dash-ink);font-size:14px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity-list article small{overflow:hidden;color:var(--dash-muted);font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity-list article>em{justify-items:end;color:var(--dash-muted);font-style:normal;text-align:right}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity-list article>em strong{color:var(--dash-ink);font-size:13px;font-weight:950;white-space:nowrap}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity-list article>.dashboard-activity-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:#eef4ff;color:var(--dash-purple)}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity-list article>.dashboard-activity-icon.is-goal,:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity-list article>.dashboard-activity-icon.is-investment,:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity-list article>.dashboard-activity-icon.is-receive{background:#eaf8f1;color:#238b6f}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity-list article>.dashboard-activity-icon.is-airdrop{background:#eef4ff;color:var(--dash-purple)}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity-list article>.dashboard-activity-icon.is-default,:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity-list article>.dashboard-activity-icon.is-tag{background:#f3f4f4;color:#66706d}.dashboard-balances-page .wallet-balance-layout{grid-template-columns:minmax(360px,.92fr) minmax(420px,1.08fr);align-items:stretch}.dashboard-balances-page .wallet-balance-primary{display:grid;align-content:start;gap:16px;height:100%;border-radius:24px;padding:clamp(20px,3vw,28px);background:var(--boop-blue);color:#fff}.dashboard-balances-page .wallet-balance-side{height:100%}.dashboard-balances-page .wallet-total-card{padding:0!important;background:transparent!important}.dashboard-balances-page .wallet-account-card-main b,.dashboard-balances-page .wallet-account-card-main>strong,.dashboard-balances-page .wallet-balance-section-head b,.dashboard-balances-page .wallet-total-card small,.dashboard-balances-page .wallet-total-card strong{color:#fff}.dashboard-balances-page .wallet-total-card small{opacity:.82}.dashboard-balances-page .wallet-total-card strong{font-size:clamp(42px,5vw,68px)}.dashboard-balances-page .wallet-balance-actions{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}.dashboard-balances-page .wallet-balance-actions a{min-height:58px;border-color:rgba(255,255,255,.26);background:rgba(255,255,255,.14);color:#fff;font-size:15px}.dashboard-balances-page .wallet-balance-actions a:first-child{border-color:var(--dash-lime);background:var(--dash-lime);color:var(--dash-ink)}.dashboard-balances-page .wallet-balance-actions a svg{color:currentColor}.dashboard-balances-page .wallet-account-card{border-top-color:rgba(255,255,255,.22);border-radius:0!important;padding:15px 0!important;color:#fff}.dashboard-balances-page .wallet-account-card-main{grid-template-columns:46px minmax(0,1fr) auto}.dashboard-balances-page .wallet-account-card-main>i{width:46px;height:46px;border-radius:15px}.dashboard-balances-page .dashboard-activity.is-compact{height:100%;min-height:0;background:#fff}.dashboard-module-card .moonpay-top-up{display:grid;gap:14px;margin:0;border:1px solid var(--dash-line)!important;border-radius:22px!important;padding:clamp(18px,2.4vw,24px);background:#fff!important;box-shadow:none!important}.dashboard-module-card .moonpay-top-up header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.dashboard-module-card .moonpay-top-up header b{display:block;margin-top:4px;color:var(--dash-ink);font-size:28px;line-height:1;letter-spacing:0}.dashboard-module-card .moonpay-top-up header>span{display:inline-flex;min-height:34px;align-items:center;justify-content:center;border-radius:999px;padding:0 13px;background:#f4f3ff;color:var(--dash-purple);font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.dashboard-module-card .moonpay-top-up>p:not(.moonpay-disabled-copy){display:none}.dashboard-module-card .moonpay-disabled-copy{margin:0!important;border-radius:18px;padding:16px;background:#f7f8f7;color:var(--dash-muted)!important;font-size:13px;font-weight:850}.dashboard-module-card .moonpay-assets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;border-radius:999px;padding:5px;background:#f1f2f1}.dashboard-module-card .moonpay-assets button{min-height:40px;border:0;border-radius:999px;background:transparent;color:var(--dash-muted);font:900 12px inherit}.dashboard-module-card .moonpay-assets button.is-active{background:#fff;color:var(--dash-ink)}.dashboard-module-card .moonpay-amount{display:flex;min-height:58px;align-items:center;border:1px solid var(--dash-line);border-radius:18px;background:#fff}.dashboard-module-card .moonpay-amount span{padding-left:18px;color:var(--dash-muted);font-size:18px;font-weight:900}.dashboard-module-card .moonpay-amount input{width:100%;min-width:0;border:0!important;outline:0;padding:0 16px!important;background:transparent!important;color:var(--dash-ink);font:inherit;font-size:20px;font-weight:900}.dashboard-module-card .moonpay-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.dashboard-module-card .moonpay-presets button{min-height:38px;border:0;border-radius:999px;background:#f4f3ff;color:var(--dash-purple);font:900 11px inherit}.dashboard-module-card .moonpay-open{min-height:50px;border:0;border-radius:999px;background:var(--dash-lime);color:var(--dash-ink);font:900 13px inherit}.dashboard-module-card .moonpay-open:disabled,.dashboard-module-card .moonpay-top-up.is-disabled{opacity:1}.dashboard-module-card .moonpay-top-up>small{color:var(--dash-muted);font-size:11px;line-height:1.4}.dashboard-module-goals{border:0;border-radius:24px;padding:clamp(24px,3.5vw,44px);background:var(--dash-purple);color:#fff;overflow:visible}.dashboard-module-goals .squad-settings{--payment-field-height:54px;--payment-field-radius:16px;--payment-step-radius:20px;display:grid;gap:14px;width:100%;max-width:100%;overflow:visible;border:0!important;border-radius:0;outline:0!important;padding:0;background:transparent!important;color:inherit;box-shadow:none!important}.dashboard-module-goals .squad-goals-head{display:grid;max-width:720px;gap:8px}.dashboard-module-goals .squad-goals-head span{color:var(--dash-lime);font-size:13px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.dashboard-module-goals .squad-goals-head strong{color:#fff;font-size:clamp(21px,2.3vw,30px);line-height:1.08;font-weight:900}.dashboard-module-goals .squad-connect-card,.dashboard-module-goals .squad-goal-step,.dashboard-module-goals .squad-goals-empty{display:grid;grid-template-columns:minmax(0,1fr)!important;gap:14px;margin-top:0!important;border:0!important;border-radius:var(--payment-step-radius);padding:18px;outline:0!important;background:rgb(255 255 255/.14);box-shadow:none!important}.dashboard-module-goals .onchain-goal-create{grid-template-columns:minmax(0,1fr)!important;margin-top:0!important}.dashboard-module-goals .squad-connect-card>header,.dashboard-module-goals .squad-goal-step>header{display:flex;min-width:0;align-items:center;gap:14px;margin:0}.dashboard-module-goals .squad-connect-card>header>i,.dashboard-module-goals .squad-goal-step>header>i{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border-radius:50%;background:var(--dash-lime);color:#17191b;font-size:11px;font-style:normal;font-weight:900}.dashboard-module-goals .squad-connect-card>header>span,.dashboard-module-goals .squad-goal-step>header>span{display:grid;min-width:0;gap:2px}.dashboard-module-goals .squad-connect-card>header b,.dashboard-module-goals .squad-goal-step>header b{color:#fff;font-size:17px;line-height:1.1;letter-spacing:0}.dashboard-module-goals .squad-connect-card>header small,.dashboard-module-goals .squad-goal-step>header small{color:rgb(255 255 255/.72);font-size:11px;line-height:1.35}.dashboard-module-goals .squad-goal-form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(160px,.65fr);gap:14px;align-items:end}.dashboard-module-goals .squad-goal-identity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module-goals .squad-goal-amount-row{display:grid;width:100%;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end}.dashboard-module-goals .squad-goals-empty b{color:#fff;font-size:clamp(22px,2.1vw,30px);line-height:1.05;font-weight:900}.dashboard-module-goals .squad-goals-empty span{margin:0;color:rgb(255 255 255/.82);font-size:15px;font-weight:800}.dashboard-module-goals .squad-settings label{position:relative;display:grid;min-width:0;gap:8px;color:rgb(255 255 255/.92);font-size:11px;font-weight:850}.dashboard-module-goals .squad-settings input,.dashboard-module-goals .squad-settings select{box-sizing:border-box;width:100%;min-height:var(--payment-field-height);border:0!important;border-radius:var(--payment-field-radius)!important;padding:0 14px;background:#fff!important;color:var(--dash-ink);font-family:inherit;font-size:14px;font-weight:800;letter-spacing:0}.dashboard-module-goals .squad-settings label>span{position:absolute;right:14px;bottom:20px;color:#6d7471;font-size:11px;font-weight:900}.dashboard-module-goals .onchain-goal-card button,.dashboard-module-goals .onchain-savings-actions button,.dashboard-module-goals .squad-create{display:inline-flex;min-height:var(--boop-button-height);align-items:center;justify-content:center;border:0;border-radius:var(--boop-button-radius);padding:0 var(--boop-button-padding-x);background:var(--dash-lime)!important;color:#17191b!important;font-family:inherit;font-size:var(--boop-button-font-size);font-weight:var(--boop-button-font-weight);line-height:1;white-space:nowrap;appearance:none;box-shadow:none;transition:transform .16s ease}.dashboard-module-goals .squad-create{justify-self:start;width:auto}.dashboard-module-goals .onchain-goal-card button:not(:disabled):hover,.dashboard-module-goals .onchain-savings-actions button:not(:disabled):hover,.dashboard-module-goals .squad-create:not(:disabled):hover{transform:translateY(-1px)}.dashboard-module-goals .onchain-savings-actions button:disabled,.dashboard-module-goals .squad-create:disabled{background:rgb(255 255 255/.18)!important;color:rgb(255 255 255/.56)!important;opacity:.55;cursor:not-allowed;transform:none}.dashboard-module-goals .onchain-goal-card{display:grid;gap:16px;border:0!important;border-radius:var(--payment-step-radius);padding:20px;outline:0!important;background:#fff;color:var(--dash-ink);box-shadow:none!important}.dashboard-module-goals .onchain-goal-card footer,.dashboard-module-goals .onchain-goal-card header{display:flex;align-items:center;justify-content:space-between;gap:14px}.dashboard-module-goals .onchain-goal-card footer>span,.dashboard-module-goals .onchain-goal-card header>div{display:grid;gap:4px}.dashboard-module-goals .onchain-goal-card small{color:var(--dash-muted);font-size:12px;font-weight:850}.dashboard-module-goals .onchain-goal-card b{color:var(--dash-ink);font-size:25px;line-height:1}.dashboard-module-goals .onchain-goal-card .squad-progress{height:10px;overflow:hidden;border-radius:999px;background:#e7f6fb}.dashboard-module-goals .onchain-goal-card .squad-progress>span{display:block;height:100%;border-radius:inherit;background:var(--boop-blue)}.dashboard-module-goals .onchain-goal-card footer>span{flex:0 0 auto;border-radius:16px;padding:10px 12px;background:#f5fbfd;text-align:right}.dashboard-module-goals .onchain-goal-card footer>span b{font-size:15px}.dashboard-module-goals .onchain-savings-actions{display:flex;gap:10px;flex-wrap:wrap}.dashboard-module-goals .onchain-savings-actions button+button{background:#fff!important;color:var(--dash-ink)!important}.dashboard-module-goals .onchain-savings-actions button+button:disabled{background:rgb(255 255 255/.18)!important;color:rgb(255 255 255/.56)!important}.dashboard-module-goals .squad-disabled,.dashboard-module-goals .squad-error{border-radius:var(--payment-step-radius);padding:18px;font-size:15px;font-weight:850}.dashboard-module-goals .squad-disabled{border:0!important;background:rgb(255 255 255/.18);color:#fff}.dashboard-module-goals .squad-error{background:#fff1f3;color:#9f2f45}.dashboard-module-goals .squad-connect-card .squad-create,.dashboard-module-goals .squad-goals-empty .squad-create{width:fit-content}.dashboard-module-card .profile-feature-disabled-card .round-up-heading em,.dashboard-payment-module .boop-network-warning{display:none}.dashboard-module-card .boop-payment-step{display:grid;grid-template-columns:40px minmax(0,1fr);gap:0 14px;padding:18px 0;border-top:1px solid var(--dash-line)}.dashboard-module-card .boop-payment-step:first-of-type{border-top:0;padding-top:0}.dashboard-module-card .boop-payment-step>header{display:contents;margin:0}.dashboard-module-card .boop-payment-step>header>i{grid-column:1;display:grid;width:36px;height:36px;place-items:center;margin-top:1px;border-radius:13px;background:var(--boop-purple-tint);color:var(--dash-purple);font-size:11px;font-style:normal;font-weight:900}.dashboard-module-card .boop-payment-step>header>span{grid-column:2;align-self:center;display:grid;gap:2px}.dashboard-module-card .boop-payment-step>header b{font-size:17px}.dashboard-module-card .boop-payment-step>header small{color:var(--dash-muted);font-size:11px}.dashboard-module-card .boop-payment-step .boop-payment-asset-field,.dashboard-module-card .boop-payment-step>label{grid-column:2;display:grid;gap:7px;margin-top:12px;color:#6d7471;font-size:12px;font-weight:850}.dashboard-module-card .boop-payment-step .boop-payment-asset-dropdown,.dashboard-module-card .boop-payment-step .boop-payment-asset-field,.dashboard-module-card .boop-payment-step .currency-toggle,.dashboard-module-card .split-recipient-box,.dashboard-module-card .split-share-preview{grid-column:2}.dashboard-module-card .boop-payment-step .currency-toggle{width:max-content;min-width:0;margin:12px 0 0;padding:4px;border-radius:999px;background:#f2f3f2}.dashboard-module-card .boop-payment-step .currency-toggle button{min-width:78px;border-radius:999px;padding:8px 13px;font-size:11px}.dashboard-module-card .boop-payment-amount input{min-height:54px;padding-right:76px!important;border-color:#dfe3e1!important;font-size:20px;font-weight:850;letter-spacing:-.03em}.dashboard-module-card .boop-payment-amount>span{right:16px;bottom:18px;font-size:12px}.asset-dropdown{position:relative;width:100%}.asset-dropdown-menu>button,.asset-dropdown-trigger{display:flex;width:100%;align-items:center;gap:10px;border:1px solid var(--dash-line);border-radius:16px;background:#fff;color:var(--dash-ink);text-align:left}.asset-dropdown-trigger{min-height:52px;padding:8px 12px;cursor:pointer}.asset-dropdown-menu>button>span,.asset-dropdown-trigger>span{display:grid;min-width:0;flex:1;gap:1px}.asset-dropdown b{font-size:13px;font-weight:900}.asset-dropdown small{color:var(--dash-muted);font-size:10px}.asset-dropdown-menu{position:absolute;z-index:60;top:calc(100% + 8px);right:0;left:0;display:grid;gap:6px;max-height:min(320px,52dvh);overflow-y:auto;overscroll-behavior:contain;border:1px solid var(--dash-line);border-radius:18px;padding:8px;background:#fff;box-shadow:0 16px 34px rgba(22,24,28,.08);scrollbar-width:thin}.asset-dropdown-menu>button{min-height:50px;padding:9px 10px;cursor:pointer}.asset-dropdown-menu>button.is-selected,.asset-dropdown-menu>button:hover{background:#f3f2ff}.split-recipient-box{margin-top:12px}.split-recipient-chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px;border:1px solid #dfe3e1;border-radius:16px;padding:8px;background:#fff}.split-recipient-chips>button{display:inline-flex;min-height:34px;align-items:center;gap:7px;border:0;border-radius:999px;padding:0 12px;background:var(--boop-purple-tint);color:var(--dash-purple);font-size:11px;font-weight:850}.split-recipient-chips>button i{color:#777d88;font-size:9px;font-style:normal;font-weight:850}.split-recipient-chips>input{min-width:180px;flex:1;border:0;outline:0;padding:9px 4px;background:transparent;color:var(--dash-ink);font:inherit;font-size:12px;font-weight:700}.split-recipient-chips>input::placeholder{color:#a2a7ae}.split-recipient-chips>input+button{border-radius:14px;background:var(--dash-ink);color:#fff}.split-recipient-box p,.split-share-preview{display:block;margin-top:7px;color:var(--dash-muted);font-size:11px}.dashboard-payment-module{--payment-field-height:54px;--payment-field-radius:16px;--payment-step-radius:20px;border:0;border-radius:24px;padding:clamp(24px,3.5vw,44px);background:var(--dash-purple);color:#fff;overflow:visible}.dashboard-payment-module .dashboard-payment-panel{display:grid;gap:14px;padding:0;background:transparent!important;color:inherit}.dashboard-payment-module .dashboard-payment-flow{display:grid;width:100%;max-width:none;grid-template-columns:minmax(0,1fr);gap:14px}.dashboard-payment-module .dashboard-payment-flow>*{grid-column:1}.dashboard-payment-module .dashboard-payment-step{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr);gap:0 14px;border:1px solid rgba(255,255,255,.25);border-radius:var(--payment-step-radius);padding:18px;background:rgba(255,255,255,.12)}.dashboard-payment-module .dashboard-payment-step:focus-within{z-index:5}.dashboard-payment-module .dashboard-payment-step:has(.boop-dropdown-menu){z-index:6}.dashboard-payment-module .dashboard-payment-step:first-of-type{border-top:1px solid rgba(255,255,255,.25);padding-top:18px}.dashboard-payment-module .dashboard-payment-step+.dashboard-payment-step{padding-top:18px}.dashboard-payment-module .dashboard-payment-step>header{display:contents;margin:0}.dashboard-payment-module .dashboard-payment-step>header>i{grid-column:1;display:grid;width:36px;height:36px;place-items:center;margin-top:0;border-radius:50%;background:var(--dash-lime);color:#17191b;font-size:11px;font-style:normal;font-weight:900}.dashboard-payment-module .dashboard-payment-step>header>span{grid-column:2;align-self:center;display:grid;gap:2px}.dashboard-payment-module .dashboard-payment-step>header b{color:#fff;font-size:17px;line-height:1.1;letter-spacing:0}.dashboard-payment-module .dashboard-payment-step>header small{color:rgba(255,255,255,.72);font-size:11px;line-height:1.35}.dashboard-payment-module .dashboard-payment-label{position:relative;display:grid;grid-column:2;gap:7px;max-width:none;margin-top:14px;color:#fff;font-size:11px;font-weight:850}.dashboard-payment-module .dashboard-payment-step .dashboard-payment-label{color:#fff}.dashboard-payment-module .dashboard-payment-amount-row{grid-column:2;display:grid;grid-template-columns:minmax(180px,1fr) minmax(0,3fr);gap:14px;align-items:end;margin-top:14px}.dashboard-payment-module .dashboard-goal-identity-row{grid-column:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.dashboard-payment-module .dashboard-goal-identity-row .dashboard-payment-label,.dashboard-payment-module .dashboard-payment-amount-row .dashboard-payment-control,.dashboard-payment-module .dashboard-payment-amount-row .dashboard-payment-label{grid-column:auto;margin-top:0}.dashboard-payment-module .dashboard-payment-control{width:100%;min-width:0;min-height:var(--payment-field-height);border:0;border-radius:var(--payment-field-radius);background:#fff}.dashboard-payment-module .dashboard-payment-recipient-control{display:flex;align-items:center}.dashboard-payment-module .dashboard-payment-control .boop-dropdown-field{display:flex;width:100%;min-width:0;min-height:calc(var(--payment-field-height) - 2px);align-items:center;border-radius:var(--payment-field-radius);background:transparent;height:calc(var(--payment-field-height) - 2px);padding:0 14px}.dashboard-payment-module .dashboard-payment-control .boop-dropdown-input{display:block;width:100%;min-height:calc(var(--payment-field-height) - 2px)!important;height:calc(var(--payment-field-height) - 2px);min-width:0;margin:0!important;border:0!important;padding:0!important;background:transparent!important;color:var(--dash-ink);font-size:14px;font-weight:800;line-height:1.2;box-shadow:none!important}.dashboard-payment-module .dashboard-payment-control .boop-dropdown-field:focus-within{background:transparent;box-shadow:none}.dashboard-payment-module .dashboard-payment-control:focus-within{box-shadow:0 0 0 3px rgba(223,255,85,.32)}.dashboard-payment-module .dashboard-payment-step .dashboard-payment-input{width:100%;min-height:var(--payment-field-height);border:0!important;border-radius:var(--payment-field-radius)!important;padding:0 72px 0 14px!important;background:#fff!important;color:var(--dash-ink);font-size:20px;font-weight:850;letter-spacing:0}.dashboard-payment-module .dashboard-payment-label:not(.dashboard-payment-amount-field) .dashboard-payment-input{padding-right:14px!important;font-size:14px;font-weight:800}.dashboard-payment-module .dashboard-payment-step .dashboard-payment-input:focus{outline:0;box-shadow:0 0 0 3px rgba(223,255,85,.32)!important}.dashboard-payment-module .dashboard-payment-help{color:rgba(255,255,255,.68);font-size:10px;font-weight:800;line-height:1.3}.dashboard-payment-module .dashboard-payment-field-heading{position:static;right:auto;bottom:auto;display:flex;width:100%;min-width:0;align-items:center;justify-content:space-between;gap:12px;color:#fff;font-size:11px}.dashboard-payment-module .dashboard-payment-field-heading>span{min-width:0}.dashboard-payment-module .dashboard-payment-field-heading small{margin-left:auto;color:rgba(255,255,255,.72);font-size:11px;font-weight:850;white-space:nowrap}.dashboard-payment-module .dashboard-payment-input-frame{position:relative;width:100%}.dashboard-payment-module .dashboard-payment-input-frame>.dashboard-payment-currency-suffix{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:var(--dash-muted);font-size:11px}.dashboard-payment-module .dashboard-payment-balance{margin-left:auto;color:rgba(255,255,255,.74);font-size:11px;font-weight:850;line-height:1.25;text-align:right;white-space:nowrap}.dashboard-payment-module .dashboard-payment-scan-button{position:relative;display:inline-flex;min-height:28px;align-items:center;gap:6px;overflow:hidden;border-radius:999px;padding:0 10px;background:var(--dash-lime);color:#17191b;font-size:10px;font-weight:900;line-height:1;cursor:pointer}.dashboard-payment-module .dashboard-payment-scan-button.is-busy{opacity:.72;pointer-events:none}.dashboard-payment-module .dashboard-payment-scan-button input{position:absolute;inset:0;width:100%!important;height:100%!important;min-height:0!important;padding:0!important;border:0!important;opacity:0;cursor:pointer}.dashboard-payment-module .dashboard-payment-candidates{display:flex;flex-wrap:wrap;gap:8px}.dashboard-payment-module .dashboard-payment-candidates button{min-height:30px;border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:0 10px;background:rgba(255,255,255,.13);color:#fff;font-size:10px;font-weight:850}.dashboard-payment-module .dashboard-payment-scan-status{color:rgba(255,255,255,.72);font-size:11px;font-weight:800;line-height:1.25}.dashboard-payment-module .dashboard-payment-asset-control{grid-column:auto}.dashboard-payment-module .dashboard-payment-asset-control .asset-dropdown-trigger{min-height:var(--payment-field-height);border:0;border-radius:var(--payment-field-radius);padding:8px 12px}.dashboard-payment-module .asset-dropdown-menu,.dashboard-payment-module .boop-dropdown-menu{max-height:300px;overflow-y:auto;overscroll-behavior:contain;border:0;border-radius:18px;box-shadow:0 18px 40px rgba(22,24,28,.16)}.dashboard-payment-module .split-recipient-box{grid-column:2;display:grid;gap:10px;margin-top:14px}.dashboard-payment-module .dashboard-payment-recipient-entry{grid-column:auto;margin-top:0}.dashboard-payment-module .dashboard-payment-recipient-modes{grid-column:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.dashboard-payment-module .dashboard-payment-recipient-modes article{display:grid;gap:4px;border:1px solid rgba(255,255,255,.22);border-radius:var(--payment-field-radius);padding:12px;background:rgba(255,255,255,.1)}.dashboard-payment-module .dashboard-payment-recipient-modes article.is-active{border-color:rgba(223,255,85,.72);background:rgba(223,255,85,.14)}.dashboard-payment-module .dashboard-payment-recipient-modes span{color:#fff;font-size:11px;font-weight:900;line-height:1.15}.dashboard-payment-module .dashboard-payment-recipient-modes small{color:rgba(255,255,255,.72);font-size:10px;font-weight:800;line-height:1.25}.dashboard-payment-module .dashboard-payment-open-shares{grid-column:2;display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;margin-top:4px;border:1px solid rgba(255,255,255,.28);border-radius:var(--payment-field-radius);padding:10px;background:rgba(255,255,255,.12)}.dashboard-payment-module .dashboard-payment-open-shares>span{display:grid;min-width:0;gap:2px}.dashboard-payment-module .dashboard-payment-open-shares b{color:#fff;font-size:11px;font-weight:900;line-height:1.15}.dashboard-payment-module .dashboard-payment-open-shares small{color:rgba(255,255,255,.72);font-size:10px;font-weight:800;line-height:1.25}.dashboard-payment-module .dashboard-payment-share-stepper{display:inline-flex;width:max-content;min-width:118px;height:38px;flex:0 0 auto;align-items:center;justify-content:center;gap:4px;border-radius:999px;padding:4px;background:#fff}.dashboard-payment-module .dashboard-payment-share-stepper button{display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:999px;background:var(--dash-lime);color:#17191b;font-size:16px;font-weight:900;line-height:1;cursor:pointer}.dashboard-payment-module .dashboard-payment-share-stepper button:disabled{background:var(--boop-purple-tint);color:#a2a7ae;cursor:default}.dashboard-payment-module .dashboard-payment-share-stepper input{width:34px;min-width:0;height:30px;border:0;padding:0;background:transparent;color:var(--dash-ink);font-size:13px;font-weight:900;line-height:1;text-align:center;outline:0}.dashboard-payment-module .dashboard-payment-share-stepper input::-webkit-inner-spin-button,.dashboard-payment-module .dashboard-payment-share-stepper input::-webkit-outer-spin-button{margin:0;appearance:none}.dashboard-payment-module .dashboard-payment-token-list{min-height:0;align-items:center;border:0;border-radius:0;padding:0;background:transparent}.dashboard-payment-module .split-recipient-token{min-height:36px;background:var(--boop-purple-tint);color:var(--dash-purple)}.dashboard-payment-module .split-recipient-token i{color:#777d88}.dashboard-payment-module .split-recipient-add{width:max-content;min-height:36px;border-radius:999px!important;padding:0 14px;border:0;background:var(--dash-lime)!important;color:#17191b!important;font-size:12px;font-weight:900}.dashboard-payment-module .dashboard-payment-self-toggle{grid-column:2;justify-self:start;display:inline-flex;width:max-content;max-width:100%;min-height:36px;align-items:center;gap:9px;margin-top:14px;border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:6px 13px 6px 7px;background:rgba(255,255,255,.12);color:#fff;cursor:pointer}.dashboard-payment-module .dashboard-payment-self-toggle>span{position:relative;display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;border-radius:999px;background:rgba(255,255,255,.88)}.dashboard-payment-module .dashboard-payment-self-toggle.is-selected>span{background:var(--dash-lime)}.dashboard-payment-module .dashboard-payment-self-toggle>span:after{width:5px;height:10px;border:solid #17191b;border-width:0 2px 2px 0;content:"";opacity:0;transform:rotate(45deg) translateY(-1px)}.dashboard-payment-module .dashboard-payment-self-toggle.is-selected>span:after{opacity:1}.dashboard-payment-module .dashboard-payment-self-toggle b{color:#fff;font-size:11px;font-weight:900;line-height:1;white-space:nowrap}.dashboard-payment-module .dashboard-goal-manage-step .onchain-goal-card,.dashboard-payment-module .dashboard-goal-manage-step .onchain-savings-actions{grid-column:2;margin-top:14px}.dashboard-payment-module .boop-tag-status,.dashboard-payment-module .split-recipient-box p,.dashboard-payment-module .split-share-preview{color:rgba(255,255,255,.72);font-size:11px;font-weight:800}.dashboard-payment-module .boop-tag-status.is-valid{color:var(--dash-lime)}.dashboard-payment-module .boop-tag-status.is-warning{color:#fff5b8}.dashboard-payment-module .boop-tag-status.is-error{color:#ffe0e6}.dashboard-payment-module .dashboard-payment-primary{justify-self:start;width:auto;min-width:0;max-width:100%;min-height:50px;margin-top:4px;padding:0 24px;border:0;border-radius:999px;background:var(--dash-lime)!important;color:#17191b!important;font-size:13px;font-weight:900;box-shadow:none}.dashboard-payment-module .dashboard-payment-primary:not(:disabled):hover{transform:translateY(-1px)}.dashboard-payment-module .dashboard-payment-primary:disabled{background:rgba(255,255,255,.18)!important;color:rgba(255,255,255,.56)!important;opacity:1}.dashboard-payment-module .boop-send-round-up{display:flex;width:min(100%,520px);min-width:0;align-items:center;justify-content:space-between;gap:12px;margin-top:0;border:1px solid rgba(223,255,85,.42);border-radius:16px;padding:12px 14px;background:rgba(223,255,85,.14);color:#fff;font-size:11px;font-weight:850;line-height:1.3}.dashboard-payment-module .boop-send-round-up span{min-width:0}.dashboard-payment-module .boop-send-round-up button{flex:0 0 auto;border:0;border-radius:999px;padding:7px 10px;background:#fff;color:var(--dash-purple);font-size:10px;font-weight:900}.dashboard-payment-module .dashboard-payment-success{display:grid;gap:14px;margin-top:0;border:0;border-radius:22px;padding:20px;background:#fff;color:var(--dash-ink)}.dashboard-payment-module .dashboard-payment-success span{color:var(--dash-purple)}.dashboard-payment-module .dashboard-payment-success b{color:var(--dash-ink)}.dashboard-payment-module .dashboard-payment-success p{color:var(--dash-muted)}.dashboard-payment-module .dashboard-payment-success code{border:0;border-radius:16px;background:#f5f7f4}.dashboard-payment-module .dashboard-payment-success .split-request-actions a,.dashboard-payment-module .dashboard-payment-success .split-request-actions button{min-height:42px;border-radius:999px;padding:0 18px;font-size:12px;font-weight:900}.dashboard-payment-module .dashboard-payment-success .split-request-actions button{border-color:var(--dash-lime);background:var(--dash-lime);color:#17191b}.dashboard-payment-module .dashboard-payment-success .split-request-actions a{border-color:var(--dash-line);background:#fff;color:var(--dash-ink)}.dashboard-payment-module .round-up-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.22)}.dashboard-payment-module .round-up-heading .profile-section-label{color:var(--dash-lime)}.dashboard-payment-module .round-up-heading p:not(.profile-section-label){color:rgba(255,255,255,.78)}.dashboard-payment-module .round-up-disabled{margin-top:16px;border-radius:18px;padding:16px;background:rgba(255,255,255,.12);color:rgba(255,255,255,.78)}.dashboard-module-investing .round-up-settings{display:grid;gap:16px}.dashboard-module-investing .round-up-heading{align-items:center;padding-bottom:18px;border-bottom:1px solid var(--dash-line)}.dashboard-module-investing .round-up-heading>div>p:last-child{max-width:620px;margin-top:6px;font-size:14px;line-height:1.45}.dashboard-module-investing .round-up-heading em{padding:8px 12px;font-size:10px}.dashboard-module-investing .round-up-portfolio-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.dashboard-module-investing .round-up-portfolio-summary>div{border:1px solid var(--dash-line);border-radius:18px;padding:18px;background:#fff}.dashboard-module-investing .round-up-portfolio-summary span{font-size:11px}.dashboard-module-investing .round-up-portfolio-summary b{font-size:26px;letter-spacing:-.03em}.round-up-chart-card{display:grid;gap:14px;border:1px solid var(--dash-line);border-radius:22px;padding:18px;background:#fff}.round-up-chart-card footer,.round-up-chart-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.round-up-chart-card footer span,.round-up-chart-card header span{display:grid;gap:4px}.round-up-chart-card header b{font-size:18px}.round-up-chart-card footer small,.round-up-chart-card header small{color:var(--dash-muted);font-size:11px}.round-up-chart-card header strong{font-size:28px;letter-spacing:-.04em}.round-up-chart-card svg{width:100%;height:176px;display:block;overflow:visible}.round-up-chart-surface{fill:#f7f8f7}.round-up-chart-grid{fill:none;stroke:rgba(29,35,34,.08);stroke-width:1;stroke-dasharray:4 8}.round-up-chart-fill{fill:url(#round-up-area-gradient)}.round-up-chart-line{fill:none;stroke:url(#round-up-line-gradient);stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.round-up-chart-marker-line{stroke:rgb(var(--boop-purple-rgb)/.18);stroke-width:1;stroke-dasharray:4 5}.round-up-chart-dot-halo{fill:rgb(var(--boop-purple-rgb)/.14)}.round-up-chart-dot{fill:#fff;stroke:var(--dash-purple);stroke-width:3}.round-up-chart-card.is-empty .round-up-chart-dot,.round-up-chart-card.is-empty .round-up-chart-dot-halo,.round-up-chart-card.is-empty .round-up-chart-line{opacity:.72}.round-up-chart-card footer b{font-size:15px}.round-up-chart-card footer b.is-up{color:#2f8d62}.round-up-chart-card footer b.is-down{color:#a94a55}.dashboard-module-investing .round-up-position{grid-template-columns:46px minmax(0,1fr) auto;margin:0;border-radius:16px;padding:14px 16px;background:#f7f8f7}.dashboard-module-investing .round-up-position>span{width:38px;height:38px;display:grid;place-items:center;border-radius:14px;background:var(--dash-blue);color:var(--dash-purple)}.dashboard-module-investing .round-up-position>span img{width:24px;height:24px}.dashboard-module-investing .round-up-position div b{font-size:14px}.dashboard-module-investing .round-up-position div small,.dashboard-module-investing .round-up-position>em{font-size:11px}.dashboard-module-investing .round-up-toggle{margin:0;border-radius:18px;padding:17px 18px;background:#f7f8f7}.dashboard-module-investing .round-up-toggle b{font-size:16px}.dashboard-module-investing .round-up-toggle small{font-size:11px}.dashboard-module-card .round-up-toggle input{width:38px!important;height:22px!important;border:0!important;border-radius:999px!important;accent-color:var(--dash-purple)}.dashboard-module-investing .round-up-assets{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0}.dashboard-module-investing .round-up-assets button{justify-content:flex-start;gap:12px;min-height:76px;border-color:var(--dash-line);border-radius:17px;padding:13px;background:#fff}.dashboard-module-investing .round-up-assets button.is-active{border-color:var(--dash-purple);background:var(--dash-blue);color:var(--dash-purple)}.dashboard-module-investing .round-up-assets button span{display:grid;gap:3px;min-width:0}.dashboard-module-investing .round-up-assets button span b{font-size:15px}.dashboard-module-investing .round-up-assets button span small{font-size:11px}.dashboard-module-investing .round-up-assets button>em{margin-left:auto;max-width:42%;font-size:10px}.dashboard-module-investing .round-up-example{margin:0;border-radius:18px;padding:16px 18px;background:#f7f8f7;font-size:12px}.dashboard-module-investing .round-up-example b{font-size:13px}.dashboard-module-investing .round-up-save{width:max-content;min-width:220px;margin:0;border-radius:14px;padding:15px 22px;background:var(--dash-ink);font-size:12px;box-shadow:none}.dashboard-module-investing .round-up-message{margin:0;font-size:12px}.dashboard-module-investing .investment-dashboard{display:grid;gap:18px;color:var(--dash-ink)}.dashboard-module-investing .investment-page-head{display:none}.dashboard-module-investing .investment-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:16px;align-items:start}.dashboard-module-investing .investment-side-panel{display:grid;gap:16px}.dashboard-module-investing .investment-buy-card,.dashboard-module-investing .investment-card,.dashboard-module-investing .investment-empty-card,.dashboard-module-investing .investment-settings-card{border:1px solid var(--dash-line);border-radius:20px;padding:18px;background:#fff;box-shadow:none}.dashboard-module-investing .investment-chart-card{display:grid;gap:16px;align-content:start;overflow:hidden;border:0;padding:clamp(20px,3vw,28px);color:#fff}.dashboard-module-investing .investment-buy-card,.dashboard-module-investing .investment-chart-card,.dashboard-module-investing .investment-empty-card,.dashboard-module-investing .investment-settings-card{display:grid;gap:16px;align-content:start}.dashboard-module-investing .investment-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.dashboard-module-investing .investment-card>.investment-card-head{padding-bottom:16px}.dashboard-module-investing .investment-buy-card h3,.dashboard-module-investing .investment-card-head h3,.dashboard-module-investing .investment-empty-card b,.dashboard-module-investing .investment-settings-card h3{margin:4px 0 0;color:var(--dash-ink);font-size:22px;line-height:1.05;letter-spacing:0}.dashboard-module-investing .investment-chart-card .profile-section-label{color:var(--dash-lime)}.dashboard-module-investing .investment-chart-card .investment-card-head h3{color:#fff;font-size:clamp(34px,4.6vw,54px)}.dashboard-module-investing .investment-chart-card .investment-card-head span{font-size:13px;font-weight:900}.dashboard-module-investing .investment-buy-card h3,.dashboard-module-investing .investment-empty-card b,.dashboard-module-investing .investment-settings-card h3{font-size:20px}.dashboard-module-investing .investment-card-head span,.dashboard-module-investing .investment-empty-card span,.dashboard-module-investing .investment-message,.dashboard-module-investing .investment-v2-notice{color:var(--dash-muted);font-size:12px;font-weight:750}.dashboard-module-investing .investment-v2-notice{width:fit-content;margin:-2px 0 0;border-radius:999px;padding:7px 10px;background:#eefaff;color:var(--dash-purple);font-weight:900}.dashboard-module-investing .investment-range-row,.dashboard-module-investing .investment-scope-switch{display:flex;width:max-content;max-width:100%;gap:6px;overflow:auto;border-radius:999px;padding:4px;background:#f1f3f2;scrollbar-width:none}.dashboard-module-investing .investment-chart-card .investment-range-row,.dashboard-module-investing .investment-chart-card .investment-scope-switch{background:rgba(255,255,255,.13)}.dashboard-module-investing .investment-range-row::-webkit-scrollbar,.dashboard-module-investing .investment-scope-switch::-webkit-scrollbar{display:none}.dashboard-module-investing .investment-range-row button,.dashboard-module-investing .investment-scope-switch button{min-height:32px;border:0;border-radius:999px;padding:0 12px;background:transparent;color:#6d7572;font:inherit;font-size:11px;font-weight:850;white-space:nowrap;cursor:pointer}.dashboard-module-investing .investment-chart-card .investment-range-row button,.dashboard-module-investing .investment-chart-card .investment-scope-switch button{color:rgba(255,255,255,.78)}.dashboard-module-investing .investment-range-row button.is-active,.dashboard-module-investing .investment-scope-switch button.is-active{background:var(--dash-ink);color:#fff}.dashboard-module-investing .investment-chart-card .investment-range-row button.is-active,.dashboard-module-investing .investment-chart-card .investment-scope-switch button.is-active{background:var(--dash-lime);color:#17191b}.dashboard-module-investing .investment-chart{height:184px}.dashboard-module-investing .investment-chart-grid{stroke:rgba(255,255,255,.17);stroke-width:1;stroke-dasharray:4 8}.dashboard-module-investing .investment-chart-axis{fill:none;stroke:rgba(255,255,255,.3);stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.dashboard-module-investing .investment-chart-area{fill:url(#investment-fill)}.dashboard-module-investing .investment-chart-line{fill:none;stroke:var(--dash-lime);stroke-width:4;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.dashboard-module-investing .investment-chart-marker{stroke:rgba(255,255,255,.32);stroke-width:1;stroke-dasharray:4 5;vector-effect:non-scaling-stroke}.dashboard-module-investing .investment-chart-dot{fill:#fff;stroke:var(--dash-lime);stroke-width:3;vector-effect:non-scaling-stroke}.dashboard-module-investing .investment-chart-empty{margin:-4px 0 0;color:rgba(255,255,255,.72);font-size:12px;font-weight:800}.dashboard-module-investing .investment-chart-card.is-empty .investment-chart-dot,.dashboard-module-investing .investment-chart-card.is-empty .investment-chart-marker{opacity:0}.dashboard-module-investing .investment-chart-card.is-empty .investment-chart-area,.dashboard-module-investing .investment-chart-card.is-empty .investment-chart-line{opacity:.38}.dashboard-module-investing .investment-stat-row{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid var(--dash-line);border-radius:16px}.dashboard-module-investing .investment-chart-card .investment-stat-row{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.1)}.dashboard-module-investing .investment-stat-row span{display:grid;gap:4px;border-left:1px solid var(--dash-line);padding:14px 16px}.dashboard-module-investing .investment-chart-card .investment-stat-row span{border-left-color:rgba(255,255,255,.18)}.dashboard-module-investing .investment-stat-row span:first-child{border-left:0}.dashboard-module-investing .investment-asset-grid small,.dashboard-module-investing .investment-buy-quote small,.dashboard-module-investing .investment-position small,.dashboard-module-investing .investment-selected-asset small,.dashboard-module-investing .investment-stat-row small,.dashboard-module-investing .investment-toggle small{color:var(--dash-muted);font-size:11px}.dashboard-module-investing .investment-chart-card .investment-stat-row small{color:rgba(255,255,255,.7)}.dashboard-module-investing .investment-stat-row b{color:var(--dash-ink);font-size:17px;letter-spacing:0}.dashboard-module-investing .investment-chart-card .investment-stat-row b{color:#fff}.dashboard-module-investing .investment-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #e7e6f4;border-radius:16px;padding:15px 16px;background:var(--boop-purple-section);color:inherit;font:inherit;cursor:pointer}.dashboard-module-investing .investment-toggle.is-selected{border-color:#d9d5ff;background:var(--boop-purple-tint)}.dashboard-module-investing .investment-asset-grid button span,.dashboard-module-investing .investment-position span,.dashboard-module-investing .investment-selected-asset span,.dashboard-module-investing .investment-toggle span{display:grid;min-width:0;gap:3px;text-align:left}.dashboard-module-investing .investment-asset-grid b,.dashboard-module-investing .investment-position b,.dashboard-module-investing .investment-selected-asset b,.dashboard-module-investing .investment-toggle b{color:var(--dash-ink);font-size:14px}.dashboard-module-investing .investment-toggle i{position:relative;width:42px;height:24px;flex:0 0 42px;border-radius:999px;background:#dee3df}.dashboard-module-investing .investment-toggle i:after{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;content:"";transition:transform .16s ease}.dashboard-module-investing .investment-toggle.is-selected i{background:var(--dash-lime)}.dashboard-module-investing .investment-toggle.is-selected i:after{transform:translateX(18px)}.dashboard-module-investing .investment-selected-asset{display:flex;align-items:center;gap:12px;border:1px solid #e7e6f4;border-radius:16px;background:#fff}.dashboard-module-investing .investment-buy-field{display:grid;gap:7px;color:var(--dash-muted);font-size:11px;font-weight:850}.dashboard-module-investing .investment-buy-field>div{position:relative}.dashboard-module-investing .investment-buy-field input{width:100%;min-height:54px;border:0;border-radius:16px;padding:0 58px 0 14px;background:#f6f8f7;color:var(--dash-ink);font:inherit;font-size:22px;font-weight:900;outline:0}.dashboard-module-investing .investment-buy-field input:focus{box-shadow:0 0 0 3px rgba(223,255,85,.42)}.dashboard-module-investing .investment-buy-field b{position:absolute;right:15px;top:50%;color:var(--dash-muted);font-size:11px;transform:translateY(-50%)}.dashboard-module-investing .investment-stock-picker{display:flex;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.dashboard-module-investing .investment-stock-picker::-webkit-scrollbar{display:none}.dashboard-module-investing .investment-stock-picker button{display:inline-flex;min-height:42px;align-items:center;gap:8px;border:1px solid var(--dash-line);border-radius:999px;padding:0 12px 0 9px;background:#fff;color:var(--dash-ink);font:inherit;font-size:11px;font-weight:900;cursor:pointer}.dashboard-module-investing .investment-stock-picker button.is-active{border-color:#d9d5ff;background:var(--boop-purple-tint);color:var(--dash-purple)}.dashboard-module-investing .investment-buy-quote{display:grid;gap:5px;border:1px solid #d9d5ff;border-radius:16px;padding:12px;background:var(--boop-purple-section)}.dashboard-module-investing .investment-buy-quote span{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-module-investing .investment-buy-quote b{color:var(--dash-purple);font-size:13px}.dashboard-module-investing .dashboard-primary-button{width:max-content;max-width:100%;min-width:220px;min-height:48px;border:0;border-radius:999px;padding:0 18px;background:var(--dash-lime);color:#17191b;font:inherit;font-size:12px;font-weight:900;cursor:pointer;box-shadow:none}.dashboard-module-investing .dashboard-primary-button:disabled{cursor:not-allowed;opacity:.58}.dashboard-module-investing .investment-positive{color:#2f8d62!important}.dashboard-module-investing .investment-chart-card .investment-positive{color:var(--dash-lime)!important}.dashboard-module-investing .investment-negative{color:#a94a55!important}.dashboard-module-investing .investment-chart-card .investment-negative{color:#ffd5dc!important}.dashboard-module-investing .investment-position-list{display:grid;gap:8px;border-top:1px solid var(--dash-line);padding-top:12px}.dashboard-module-investing .investment-position{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid var(--dash-line);border-radius:16px;padding:12px;background:#fff;color:var(--dash-ink);font:inherit;cursor:pointer}.dashboard-module-investing .investment-position:last-child{border-bottom:1px solid var(--dash-line)}.dashboard-module-investing .investment-position img{width:36px!important;height:36px!important}.dashboard-module-investing .investment-position.is-active{border-color:#d9d5ff;background:var(--boop-purple-section)}.dashboard-module-investing .investment-position em{display:grid;gap:3px;text-align:right;font-style:normal}.dashboard-module-investing .investment-position.is-active b:first-child{color:var(--dash-purple)}.dashboard-module-investing .investment-empty-row{padding:22px 0;color:var(--dash-muted);font-size:12px;font-weight:750}.dashboard-module-investing .investment-asset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.dashboard-module-investing .investment-asset-grid button{display:flex;min-height:76px;align-items:center;justify-content:flex-start;gap:12px;border:1px solid var(--dash-line);border-radius:16px;padding:13px;background:#fff;color:var(--dash-ink);font:inherit;cursor:pointer}.dashboard-module-investing .investment-asset-grid button.is-active{border-color:#d9d5ff;background:var(--boop-purple-tint);color:var(--dash-purple)}.dashboard-module-investing .investment-asset-grid button:disabled{cursor:not-allowed;opacity:.5}.dashboard-module-investing .investment-asset-grid em{margin-left:auto;max-width:42%;color:var(--dash-muted);font-size:10px;font-style:normal;font-weight:800;text-align:right}.dashboard-module-card.dashboard-module-vault{border:0;padding:0;background:transparent}.boop-vault-page{display:grid;gap:18px}.boop-vault-hero{display:grid;gap:12px;border-radius:24px;padding:clamp(22px,3vw,34px);background:var(--dash-purple);color:#fff}.boop-vault-card small,.boop-vault-hero small,.boop-vault-password-card small{color:inherit;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;opacity:.78}.boop-vault-hero h2{max-width:560px;margin:0;color:#fff;font-size:clamp(32px,4.2vw,56px);line-height:.96}.boop-vault-hero p{max-width:560px;margin:0;color:rgb(255 255 255/.82);font-size:clamp(14px,1.45vw,18px);font-weight:850;line-height:1.32}.boop-vault-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.boop-vault-actions a,.boop-vault-primary{min-height:56px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:0 28px;background:var(--dash-lime);color:#111820;font:inherit;font-size:14px;font-weight:950;text-decoration:none}.boop-vault-actions a{border:1px solid rgb(255 255 255/.28);background:rgb(255 255 255/.16);color:#fff}.boop-vault-primary:disabled{cursor:not-allowed;opacity:.55}.boop-vault-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:18px;align-items:stretch}.boop-vault-card,.boop-vault-password-card{display:grid;align-content:start;gap:18px;border:1px solid var(--dash-line);border-radius:24px;padding:clamp(20px,3vw,30px);background:#fff;color:var(--dash-ink)}.boop-vault-card header,.boop-vault-password-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.boop-vault-card header span,.boop-vault-password-card header span{display:grid;gap:6px}.boop-vault-card b,.boop-vault-password-card b{color:inherit;font-size:22px;font-weight:950;line-height:1.02}.boop-vault-card header em{border-radius:999px;padding:8px 12px;background:var(--dash-blue);color:var(--dash-purple);font-size:12px;font-style:normal;font-weight:950}.boop-vault-list{display:grid;gap:10px}.boop-vault-list span{display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:18px;padding:16px;background:#f2fbff}.boop-vault-list span b{font-size:16px}.boop-vault-password-card header button{min-height:38px;border:1px solid var(--dash-line);border-radius:999px;padding:0 14px;background:#fff;color:var(--dash-ink);font:inherit;font-size:12px;font-weight:900}.boop-vault-password-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.boop-vault-password-fields label{display:grid;gap:7px}.boop-vault-password-fields span{color:var(--dash-muted);font-size:12px;font-weight:900}.boop-vault-password-fields input{width:100%;min-height:54px;border:1px solid var(--dash-line);border-radius:18px;padding:0 16px;background:#f7faf8;color:var(--dash-ink);font:inherit;font-size:15px;font-weight:850;outline:none}.boop-vault-password-fields input:focus{border-color:var(--dash-purple);background:#fff}.boop-vault-password-card .boop-vault-primary{width:max-content;min-width:190px}.boop-vault-password-card.is-compact{grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:14px;margin:0;border-radius:22px;padding:16px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,252,252,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 24px rgba(7,19,31,.035)}.dashboard-settings-security .boop-vault-password-card.is-compact header{align-items:center;grid-column:1;gap:14px}.dashboard-settings-security .boop-vault-password-card.is-compact header span{gap:4px}.dashboard-settings-security .boop-vault-password-card.is-compact b{font-size:14px;font-weight:900;line-height:1.05}.dashboard-settings-security .boop-vault-password-card.is-compact small{color:var(--dash-muted);font-size:11px;font-weight:800;letter-spacing:0;line-height:1.35;text-transform:none;opacity:1}.dashboard-settings-security .boop-vault-password-card.is-compact header button{min-height:42px;border:0;padding:0 16px;background:#fff0f1;color:#a52e36;font-size:12px}.dashboard-settings-security .boop-vault-password-card.is-compact .boop-vault-password-summary{display:flex;align-items:center;justify-content:flex-end;gap:10px}.dashboard-settings-security .boop-vault-password-card.is-compact .boop-vault-password-summary span{display:inline-flex;min-width:72px;min-height:42px;align-items:center;justify-content:center;border-radius:999px;background:var(--dash-blue);color:var(--dash-purple);font-size:16px;font-weight:950;letter-spacing:.12em}.dashboard-settings-security .boop-vault-password-card.is-compact .boop-vault-password-summary button{min-height:42px;border:0;border-radius:999px;padding:0 16px;background:var(--dash-purple);color:#fff;font:inherit;font-size:12px;font-weight:900}.dashboard-settings-security .boop-vault-password-card.is-compact .boop-vault-password-fields{grid-column:1/-1;gap:10px}.dashboard-settings-security .boop-vault-password-card.is-compact .boop-vault-password-fields label{gap:6px}.dashboard-settings-security .boop-vault-password-card.is-compact .boop-vault-password-fields span{color:var(--dash-muted);font-size:11px;font-weight:850}.dashboard-settings-security .boop-vault-password-card.is-compact .boop-vault-password-fields input{min-height:46px;border-radius:16px;padding:0 12px;background:#f3f7f6;font-size:13px;font-weight:850}.dashboard-settings-security .boop-vault-password-card.is-compact .boop-vault-primary{grid-column:1/-1;min-height:42px;min-width:150px;justify-self:end;padding:0 16px;background:var(--dash-purple);color:#fff;font-size:12px}.boop-vault-error{margin:0;border-radius:18px;padding:16px;background:#fff0f3;color:#a43a4b;font-size:13px;font-weight:900}@media (max-width:980px){.boop-vault-grid,.boop-vault-password-fields,.dashboard-module-investing .investment-asset-grid,.dashboard-module-investing .investment-grid{grid-template-columns:1fr}.boop-vault-actions a,.boop-vault-password-card .boop-vault-primary,.boop-vault-primary{width:100%}.dashboard-module-investing .investment-stat-row{grid-template-columns:1fr}.dashboard-module-investing .investment-stat-row span{border-left:0;border-top:1px solid var(--dash-line)}.dashboard-module-investing .investment-chart-card .investment-stat-row span{border-top-color:rgba(255,255,255,.18)}.dashboard-module-investing .investment-stat-row span:first-child{border-top:0}}@media (max-width:680px){.dashboard-module-investing .investment-dashboard{gap:14px}.dashboard-module-investing .investment-buy-card,.dashboard-module-investing .investment-card,.dashboard-module-investing .investment-chart-card,.dashboard-module-investing .investment-empty-card,.dashboard-module-investing .investment-settings-card{border-radius:20px;padding:16px}.dashboard-module-investing .investment-card-head{align-items:flex-start;flex-direction:column;gap:12px}.dashboard-module-investing .investment-chart-card .investment-card-head h3{font-size:36px}.dashboard-module-investing .investment-range-row,.dashboard-module-investing .investment-scope-switch{width:100%}.dashboard-module-investing .investment-position{grid-template-columns:40px minmax(0,1fr)}.dashboard-module-investing .investment-position em{grid-column:2;text-align:left}.dashboard-module-investing .investment-asset-grid em{margin-left:0;max-width:none;text-align:left}.dashboard-module-investing .dashboard-primary-button{width:100%}.dashboard-module-investing .investment-chart{height:138px}.dashboard-module-investing .investment-asset-grid button,.dashboard-module-investing .investment-selected-asset,.dashboard-module-investing .investment-stock-picker button,.dashboard-module-investing .investment-toggle{min-width:0}}.dashboard-module-investing .investment-trade-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,380px);gap:16px;align-items:stretch}.dashboard-module-investing .investment-chart-card{grid-template-rows:auto minmax(0,1fr) auto auto;align-content:stretch;height:100%;min-height:0;gap:14px;border-radius:24px;padding:clamp(14px,1.8vw,20px) clamp(20px,2.5vw,28px) clamp(20px,2.5vw,28px);background:var(--dash-purple)}.dashboard-module-investing .investment-chart-toolbar{position:relative;z-index:4;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;align-items:start}.dashboard-module-investing .investment-chart-header-value{display:grid;min-width:0;gap:5px}.dashboard-module-investing .investment-chart-header-value h3{margin:0;color:#fff;font-size:clamp(38px,4.8vw,56px);line-height:1;letter-spacing:0}.dashboard-module-investing .investment-chart-header-value span{color:rgba(255,255,255,.78);font-size:13px;font-weight:850}.dashboard-module-investing .investment-chart-pnl{align-self:end;justify-self:start;width:max-content;border-radius:999px;padding:7px 10px;background:rgba(255,255,255,.14);font-size:12px;font-style:normal;font-weight:900}.dashboard-module-investing .investment-chart-header-controls{grid-column:2;grid-row:1/span 2;display:flex;justify-content:flex-end;gap:4px;flex-wrap:nowrap;overflow:visible;border-radius:999px;padding:4px;background:rgba(255,255,255,.13);margin-top:14px}.dashboard-module-investing .investment-chart-card .investment-scope-switch{width:max-content}.dashboard-module-investing .investment-chart-header-controls .investment-scope-switch{gap:4px;overflow:visible;padding:0;background:transparent}.dashboard-module-investing .investment-range-menu{position:relative}.dashboard-module-investing .investment-scope-switch{padding:0;background:transparent}.dashboard-module-investing .investment-metric-switch,.dashboard-module-investing .investment-scope-switch{display:flex;width:max-content;max-width:100%;gap:4px;overflow:visible;border-radius:999px}.dashboard-module-investing .investment-chart-header-controls .investment-scope-switch button,.dashboard-module-investing .investment-metric-switch button,.dashboard-module-investing .investment-range-trigger{min-height:34px;border:0;border-radius:999px;padding:0 14px;background:transparent;color:rgba(255,255,255,.78);font:inherit;font-size:11px;font-weight:900;cursor:pointer;white-space:nowrap}.dashboard-module-investing .investment-chart-header-controls .investment-scope-switch button.is-active,.dashboard-module-investing .investment-metric-switch button.is-active,.dashboard-module-investing .investment-range-trigger{background:var(--dash-lime);color:#17191b}.dashboard-module-investing .investment-range-trigger:after{content:"v";margin-left:7px;font-size:10px}.dashboard-module-investing .investment-range-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:20;display:grid;width:156px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;border:1px solid rgba(29,35,34,.12);border-radius:16px;padding:8px;background:#fff;box-shadow:0 16px 46px rgba(7,19,31,.16)}.dashboard-module-investing .investment-range-popover button{min-height:34px;border:0;border-radius:999px;background:#f1f3f2;color:var(--dash-muted);font:inherit;font-size:10px;font-weight:900;cursor:pointer}.dashboard-module-investing .investment-range-popover button.is-active{background:var(--dash-lime);color:#17191b}.dashboard-module-investing .investment-chart-frame{display:flex;min-height:190px;align-items:stretch;width:100%;overflow:visible}.dashboard-module-investing .investment-chart{flex:1 1 auto;display:block;min-height:0;overflow:visible;width:100%;height:100%}.dashboard-module-investing .investment-chart-empty{width:max-content;max-width:100%;border-radius:999px;padding:8px 11px;background:rgba(255,255,255,.12)}.dashboard-module-investing .investment-stat-row{grid-template-columns:repeat(4,minmax(0,1fr));border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.1)}.dashboard-module-investing .investment-stat-row small{color:rgba(255,255,255,.7)}.dashboard-module-investing .investment-stat-row b{color:#fff}.dashboard-module-investing .investment-action-panel,.dashboard-module-investing .investment-market-board{display:grid;align-content:start;gap:14px;border:1px solid var(--dash-line);border-radius:24px;padding:14px;background:#fff;color:var(--dash-ink)}.dashboard-module-investing .investment-action-panel{height:100%}.dashboard-module-investing .investment-action-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;border-radius:999px;padding:4px;background:#f1f3f2}.dashboard-module-investing .investment-action-tabs button{min-height:40px;border:0;border-radius:999px;background:transparent;color:var(--dash-muted);font:inherit;font-size:12px;font-weight:900;cursor:pointer}.dashboard-module-investing .investment-action-tabs button.is-active{background:var(--dash-ink);color:#fff}.dashboard-module-investing .investment-panel-block{display:grid;gap:12px;align-content:start}.dashboard-module-investing .investment-panel-block h3{margin:0;color:var(--dash-ink);font-size:28px;line-height:1;letter-spacing:0}.dashboard-module-investing .investment-panel-block>.dashboard-primary-button{width:100%;justify-self:stretch}.dashboard-module-investing .investment-selected-asset{min-height:76px;border-radius:18px;padding:14px;background:#f7f8f7}.dashboard-module-investing .investment-selected-asset span{flex:1 1 auto}.dashboard-module-investing .investment-selected-asset b{font-size:15px}.dashboard-module-investing .investment-selected-asset em{margin-left:auto;color:var(--dash-muted);font-size:11px;font-style:normal;font-weight:900;text-align:right}.dashboard-module-investing .investment-picker-button{min-height:46px;border:0;border-radius:999px;padding:0 22px;background:var(--dash-lime);color:#17191b;font:inherit;font-size:13px;font-weight:900;cursor:pointer}.dashboard-module-investing .investment-buy-pay-pill{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;min-height:62px;border:1px solid var(--dash-line);border-radius:999px;padding:6px;background:#f7f8f7}.dashboard-module-investing .investment-buy-pay-pill>span{padding-left:14px;color:var(--dash-muted);font-size:12px;font-weight:850;white-space:nowrap}.dashboard-module-investing .investment-buy-currency-dropdown{position:relative;width:100%}.dashboard-module-investing .investment-buy-currency-dropdown .currency-dropdown-trigger{display:flex;width:100%;min-height:50px;align-items:center;justify-content:space-between;gap:10px;border:0;border-radius:999px;padding:8px 14px;background:#fff;color:var(--dash-ink);font:inherit;cursor:pointer}.dashboard-module-investing .investment-buy-currency-dropdown .currency-dropdown-trigger:disabled{cursor:not-allowed;opacity:1}.dashboard-module-investing .investment-buy-currency-dropdown .currency-dropdown-trigger b{margin-right:auto;color:var(--dash-ink);font-size:16px;font-weight:900}.dashboard-module-investing .investment-buy-currency-dropdown .currency-dropdown-trigger svg:last-child{color:var(--dash-blue)}.dashboard-module-investing .investment-buy-currency-dropdown .currency-dropdown-menu{position:absolute;z-index:140;top:calc(100% + 10px);left:0;display:grid;width:min(280px,calc(100vw - 48px));max-width:100%;gap:2px;border:0;border-radius:18px;padding:10px;background:#fff;box-shadow:0 18px 40px rgba(22,24,28,.16)}.dashboard-module-investing .investment-buy-currency-dropdown .currency-dropdown-menu>button{display:grid;grid-template-columns:30px minmax(0,1fr) 18px;gap:10px;align-items:center;min-height:50px;border:0;border-radius:14px;padding:7px 10px;background:transparent;color:var(--dash-ink);font:inherit;text-align:left;cursor:pointer}.dashboard-module-investing .investment-buy-currency-dropdown .currency-dropdown-menu>button.is-selected,.dashboard-module-investing .investment-buy-currency-dropdown .currency-dropdown-menu>button:hover{background:#f1f6ff}.dashboard-module-investing .investment-buy-currency-dropdown .currency-dropdown-menu>button>span{display:grid;min-width:0}.dashboard-module-investing .investment-buy-currency-dropdown .currency-dropdown-menu b{font-size:14px;font-weight:900}.dashboard-module-investing .investment-buy-currency-dropdown .currency-dropdown-menu small{color:var(--dash-muted);font-size:11px;font-weight:800}.dashboard-module-investing .investment-buy-field input{min-height:62px;border-radius:18px;background:#f7f8f7;font-size:30px}.dashboard-module-investing .investment-amount-chips{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.dashboard-module-investing .investment-amount-chips button{min-height:34px;border:0;border-radius:999px;background:#f1f3f2;color:var(--dash-muted);font:inherit;font-size:10px;font-weight:900;cursor:pointer}.dashboard-module-investing .investment-amount-chips button.is-active{background:var(--dash-lime);color:#17191b}.dashboard-module-investing .investment-stock-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;overflow:visible;padding:0}.dashboard-module-investing .investment-stock-picker button{justify-content:center;min-width:0;min-height:46px;border-radius:16px;padding:0 8px}.dashboard-module-investing .investment-stock-picker button span{overflow:hidden;text-overflow:ellipsis}.dashboard-module-investing .investment-stock-picker button small{display:block;color:var(--dash-muted);font-size:9px;font-weight:900}.dashboard-module-investing .investment-stock-picker button.is-show-all{display:inline-flex;gap:8px;background:var(--dash-lime);color:#17191b}.dashboard-module-investing .investment-stock-picker button.is-unavailable:not(.is-active){background:#f7f8f7;color:var(--dash-muted)}.dashboard-module-investing .investment-stock-picker button.is-unavailable{opacity:.72}.dashboard-module-investing .investment-stock-picker button:disabled{cursor:not-allowed;opacity:.55}.dashboard-module-investing .investment-stock-picker button.is-show-all small{color:rgba(23,25,27,.62)}.dashboard-module-investing .investment-buy-quote{border-color:#d7f56e;background:#f7ffd9}.dashboard-module-investing .investment-market-board{padding:18px}.dashboard-module-investing .investment-portfolio-section,.dashboard-module-investing .investment-portfolio-sections{display:grid;gap:12px}.dashboard-module-investing .investment-portfolio-sections{gap:18px}.dashboard-module-investing .investment-portfolio-section>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-module-investing .investment-portfolio-section>header b{color:var(--dash-ink);font-size:16px;font-weight:950}.dashboard-module-investing .investment-portfolio-section>header span{border-radius:999px;padding:7px 10px;background:#eefaff;color:var(--dash-purple);font-size:10px;font-weight:950}.dashboard-module-investing .investment-portfolio-section>header .investment-provider-pill{display:inline-flex;align-items:center;gap:7px;padding:5px 7px 5px 10px}.dashboard-module-investing .investment-provider-pill small{color:var(--dash-muted);font-size:9px;font-weight:950;letter-spacing:.08em;line-height:1;text-transform:uppercase}.dashboard-module-investing .investment-provider-pill img{width:72px;height:20px;object-fit:contain}.dashboard-module-investing .investment-market-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dashboard-module-investing .investment-market-grid.is-savings,.dashboard-module-investing .investment-market-grid.is-wallet{grid-template-columns:1fr}.dashboard-module-investing .investment-market-grid.is-savings{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module-investing .investment-market-grid.is-stock-preview{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-module-investing .investment-market-card{display:grid;min-height:116px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid var(--dash-line);border-radius:18px;padding:14px;background:#fff;color:var(--dash-ink);font:inherit;text-align:left;cursor:pointer}.dashboard-module-investing article.investment-market-card{cursor:default}.dashboard-module-investing article.investment-market-card.has-position{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:10px}.dashboard-module-investing .investment-market-card-main{display:grid;width:100%;min-width:0;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;border:0;padding:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.dashboard-module-investing .investment-position-actions{min-height:38px;border:0;border-radius:999px;background:var(--dash-blue);color:#fff;font:inherit;font-size:11px;font-weight:950;cursor:pointer}.dashboard-module-investing .investment-market-card.is-active{border-color:#d7f56e;background:#f7ffd9}.dashboard-module-investing .investment-market-card.has-position{border-color:rgba(0,180,255,.18);background:#f4fbff}.dashboard-module-investing .investment-market-card.is-active.has-position{border-color:#d7f56e;background:#f7ffd9}.dashboard-module-investing .investment-market-card span{display:grid;min-width:0;gap:2px}.dashboard-module-investing .investment-market-card small{color:var(--dash-muted);font-size:10px;font-weight:900}.dashboard-module-investing .investment-market-card b{overflow:hidden;color:var(--dash-ink);font-size:16px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.dashboard-module-investing .investment-market-card em{justify-self:end;border-radius:999px;padding:8px 11px;background:var(--dash-lime);color:#17191b;font-size:10px;font-style:normal;font-weight:900}.dashboard-module-investing .investment-market-card strong{grid-column:2/4;font-size:11px;font-weight:900}.dashboard-module-investing .investment-market-card.is-wallet-sol strong{color:var(--dash-purple)}.dashboard-module-investing .investment-market-card.is-savings-card{border-color:rgba(0,180,255,.18);background:#f4fbff}.dashboard-module-investing .investment-market-card.is-savings-action{border-color:rgba(223,255,85,.7);background:#f7ffd9}.dashboard-module-investing .investment-market-card.is-savings-action em{background:#fff;color:var(--dash-muted)}.dashboard-module-investing .investment-market-card.is-disabled{background:#f7f8f7;color:var(--dash-muted);opacity:.72}.dashboard-module-investing .investment-market-card.is-disabled em{background:#eefaff;color:var(--dash-purple)}.dashboard-module-investing .investment-market-empty{display:grid;grid-column:1/-1;min-height:132px;place-items:center;gap:6px;border:1px solid var(--dash-line);border-radius:18px;padding:24px;background:#f7f8f7;color:var(--dash-muted);text-align:center}.dashboard-module-investing .investment-market-empty b{color:var(--dash-ink);font-size:18px;line-height:1}.dashboard-module-investing .investment-market-empty span{font-size:12px;font-weight:800}.dashboard-module-investing .investment-forex-card{display:grid;grid-template-columns:1.1fr .8fr .8fr 1.4fr;gap:12px;border:1px solid rgba(0,180,255,.18);border-radius:18px;padding:14px;background:#f4fbff}.dashboard-module-investing .investment-forex-card label,.dashboard-module-investing .investment-forex-card output{display:grid;min-height:86px;align-content:center;gap:6px;border:1px solid var(--dash-line);border-radius:16px;padding:12px 14px;background:#fff}.dashboard-module-investing .investment-forex-card small,.dashboard-module-investing .investment-forex-card span{color:var(--dash-muted);font-size:10px;font-weight:900}.dashboard-module-investing .investment-forex-card input,.dashboard-module-investing .investment-forex-card select{width:100%;min-width:0;border:0;background:transparent;color:var(--dash-ink);font:inherit;font-size:22px;font-weight:950;outline:0}.dashboard-module-investing .investment-forex-card select{cursor:pointer}.dashboard-module-investing .investment-forex-card output{background:var(--dash-lime)}.dashboard-module-investing .investment-forex-card output b{overflow:hidden;color:#17191b;font-size:24px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.dashboard-module-investing .investment-forex-card output small,.dashboard-module-investing .investment-forex-card output span{color:rgba(23,25,27,.68)}.currency-checker-page{display:grid;gap:18px}.currency-checker-page>header{display:grid;gap:8px;border-radius:28px;padding:28px;border:1px solid rgba(0,180,255,.2);background:#eefaff;color:var(--dash-ink)}.currency-checker-page>header p{margin:0;color:var(--dash-purple);font-size:12px;font-weight:950;letter-spacing:.12em}.currency-checker-page>header h2{margin:0;color:var(--dash-ink);font-size:clamp(36px,5vw,68px);line-height:.92;letter-spacing:0}.currency-checker-page>header span{max-width:620px;color:var(--dash-muted);font-size:17px;font-weight:850;line-height:1.25}.currency-checker-settings{display:grid;gap:16px}.currency-checker-settings>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.currency-checker-settings>header b{color:var(--dash-ink);font-size:28px;font-weight:950}.currency-checker-settings>header span{border-radius:999px;padding:9px 12px;background:#eefaff;color:var(--dash-purple);font-size:12px;font-weight:950;white-space:nowrap}.currency-checker-card{display:grid;grid-template-columns:1.1fr 1fr 1fr 1.35fr;gap:12px;border:1px solid rgba(0,180,255,.18);border-radius:24px;padding:14px;background:#f4fbff}.currency-checker-amount,.currency-checker-result,.fiat-currency-dropdown{position:relative;display:grid;min-height:92px;align-content:center;gap:8px;border:1px solid var(--dash-line);border-radius:22px;padding:14px 16px;background:#fff}.currency-checker-amount span,.currency-checker-result small,.currency-checker-result span,.fiat-currency-dropdown>span{color:var(--dash-muted);font-size:11px;font-weight:950}.currency-checker-amount input{min-width:0;font:inherit;font-size:30px;font-weight:950;line-height:1;outline:0}.currency-checker-amount input,.fiat-currency-trigger{width:100%;border:0;background:transparent;color:var(--dash-ink)}.fiat-currency-trigger{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:0;font:inherit;text-align:left;cursor:pointer}.fiat-currency-logo{position:relative;display:inline-flex;flex:none;align-items:center;justify-content:center;overflow:hidden;border-radius:999px;border:1px solid rgba(7,19,31,.1);background:#fff;color:var(--dash-ink);font-size:13px;font-style:normal;font-weight:950;letter-spacing:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.75),0 4px 10px rgba(7,19,31,.08)}.fiat-currency-logo img{display:block;width:100%;height:100%;object-fit:cover}.fiat-currency-logo span{display:inline-flex;width:100%;height:100%;align-items:center;justify-content:center;background:#eefaff}.fiat-currency-logo.is-fallback{border-color:rgba(0,180,255,.18)}.fiat-currency-trigger strong{color:var(--dash-ink);font-size:24px;font-weight:950;line-height:1}.fiat-currency-trigger small{overflow:hidden;color:var(--dash-muted);font-size:11px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.fiat-currency-trigger svg{color:var(--dash-muted)}.fiat-currency-menu{position:absolute;z-index:60;top:calc(100% + 10px);right:0;left:0;display:grid;max-height:min(260px,42dvh);gap:6px;overflow-y:auto;border:1px solid var(--dash-line);border-radius:24px;padding:10px;background:#fff;box-shadow:0 24px 60px rgba(15,23,42,.18)}.fiat-currency-search{position:sticky;z-index:1;top:0;display:grid;min-height:48px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;border-radius:16px;padding:0 12px;background:#eefaff;color:var(--dash-purple)}.fiat-currency-search input{width:100%;min-width:0;border:0;background:transparent;color:var(--dash-ink);font:inherit;font-size:15px;font-weight:900;outline:0}.fiat-currency-search input::placeholder{color:rgba(23,25,27,.42)}.fiat-currency-menu button{display:grid;min-height:58px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;border:0;border-radius:18px;padding:9px 10px;background:transparent;color:var(--dash-ink);font:inherit;text-align:left;cursor:pointer}.fiat-currency-menu button.is-active,.fiat-currency-menu button:hover{background:#eefaff}.fiat-currency-menu button span{display:grid;min-width:0;gap:2px}.fiat-currency-menu button b{color:var(--dash-ink);font-size:16px;font-weight:950}.fiat-currency-menu button small{overflow:hidden;color:var(--dash-muted);font-size:11px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.fiat-currency-menu button svg{color:var(--dash-purple)}.fiat-currency-empty{padding:14px 10px;color:var(--dash-muted);font-size:13px;font-weight:900;text-align:center}.currency-checker-result{border-color:rgba(255,255,255,.32);background:var(--dash-purple)}.currency-checker-result b{overflow:hidden;color:#fff;font-size:28px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.currency-checker-result small,.currency-checker-result span{color:rgba(255,255,255,.78)}.currency-main-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.58fr);align-items:center;gap:14px;border:1px solid var(--dash-line);border-radius:24px;padding:16px;background:#fff}.currency-main-card>div:first-child{display:flex;min-width:0;align-items:center;gap:12px}.currency-main-card>div:first-child>i{display:inline-flex;width:48px;height:48px;flex:none;align-items:center;justify-content:center;border-radius:16px;background:#eefaff;color:var(--dash-purple);font-style:normal}.currency-main-card>div:first-child span{display:grid;min-width:0;gap:2px}.currency-main-card>div:first-child small{color:var(--dash-purple);font-size:11px;font-weight:950;letter-spacing:.1em}.currency-main-card>div:first-child b{color:var(--dash-ink);font-size:30px;line-height:1}.currency-main-card p,.currency-main-card>div:first-child em{color:var(--dash-muted);font-size:13px;font-style:normal;font-weight:850}.currency-main-card p{grid-column:1/-1;margin:0}.currency-checker-settings .currency-main-card{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:center;border-radius:22px;padding:14px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,252,252,.94));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 24px rgba(7,19,31,.035)}.currency-checker-settings .currency-main-card>div:first-child{min-height:82px}.currency-checker-settings .currency-main-card>div:first-child>i{background:var(--dash-purple);color:#fff}.currency-checker-settings .currency-main-card>div:first-child small{color:var(--dash-purple)}.currency-checker-settings .currency-main-card>div:first-child b{color:var(--dash-ink)}.currency-checker-settings .currency-main-card>div:first-child em{color:var(--dash-muted)}.currency-checker-settings .currency-main-card .fiat-currency-dropdown{min-height:82px;background:#fff}.currency-main-card .fiat-currency-menu{top:auto;bottom:calc(100% + 10px)}.dashboard-module-investing .investment-market-card.is-show-all{min-height:78px;grid-template-columns:minmax(0,1fr) auto;background:var(--dash-lime)}.dashboard-module-investing .investment-market-card.is-show-all span{display:inline-flex;align-items:center;gap:8px}.dashboard-module-investing .investment-market-card.is-show-all b,.dashboard-module-investing .investment-market-card.is-show-all small{color:#17191b}.dashboard-module-investing .investment-market-card.is-show-all em{background:#17191b;color:#fff}.dashboard-module-investing .investment-stock-modal-backdrop{position:fixed;inset:0;z-index:220;display:grid;place-items:center;padding:24px;background:rgba(10,14,18,.42)}.dashboard-module-investing .investment-stock-modal{display:grid;width:min(880px,100%);max-height:min(760px,calc(100dvh - 48px));min-height:0;grid-template-rows:auto auto auto minmax(0,1fr);gap:14px;overflow:hidden;border:1px solid rgba(29,35,34,.12);border-radius:24px;padding:18px;background:#fff;color:var(--dash-ink);box-shadow:0 30px 90px rgba(7,19,31,.22)}.dashboard-module-investing .investment-stock-modal header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.dashboard-module-investing .investment-savings-modal-title{display:grid;gap:4px}.dashboard-module-investing .investment-savings-modal-kicker{display:flex;align-items:center;gap:10px}.dashboard-module-investing .investment-savings-modal-kicker .profile-section-label{margin:0}.dashboard-module-investing .investment-savings-modal-kicker .investment-provider-pill{display:inline-flex;align-items:center;gap:7px;padding:0;background:transparent}.dashboard-module-investing .investment-stock-modal h3{margin:4px 0 0;color:var(--dash-ink);font-size:26px;line-height:1;letter-spacing:0}.dashboard-module-investing .investment-stock-modal header button{min-height:38px;border:0;border-radius:999px;padding:0 14px;background:#f1f3f2;color:var(--dash-ink);font:inherit;font-size:11px;font-weight:900;cursor:pointer}.dashboard-module-investing .investment-stock-search{display:grid;gap:7px;color:var(--dash-muted);font-size:11px;font-weight:900}.dashboard-module-investing .investment-stock-search input{width:100%;min-height:56px;border:1px solid var(--dash-line);border-radius:18px;padding:0 16px;background:#f7f8f7;color:var(--dash-ink);font:inherit;font-size:18px;font-weight:900;outline:0}.dashboard-module-investing .investment-stock-search input:focus{border-color:#d7f56e;box-shadow:0 0 0 3px rgba(223,255,85,.32)}.dashboard-module-investing .investment-stock-modal-count{color:var(--dash-muted);font-size:11px;font-weight:900}.dashboard-module-investing .investment-stock-modal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:0;gap:10px;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.dashboard-module-investing .investment-stock-modal-grid button{display:grid;min-height:78px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid var(--dash-line);border-radius:16px;padding:12px;background:#fff;color:var(--dash-ink);font:inherit;text-align:left;cursor:pointer}.dashboard-module-investing .investment-stock-modal-grid button.is-active{border-color:#d7f56e;background:#f7ffd9}.dashboard-module-investing .investment-stock-modal-grid button.is-unavailable:not(.is-active){background:#f7f8f7;color:var(--dash-muted)}.dashboard-module-investing .investment-stock-modal-grid button:disabled{cursor:not-allowed;opacity:.55}.dashboard-module-investing .investment-stock-modal-grid span{display:grid;min-width:0;gap:2px}.dashboard-module-investing .investment-stock-modal-grid b{overflow:hidden;color:var(--dash-ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.dashboard-module-investing .investment-stock-modal-grid small{color:var(--dash-muted);font-size:10px;font-weight:900}.dashboard-module-investing .investment-stock-modal-grid em{justify-self:end;border-radius:999px;padding:7px 9px;background:#f1f3f2;color:var(--dash-muted);font-size:9px;font-style:normal;font-weight:900}.dashboard-module-investing .investment-savings-modal{width:min(560px,100%);grid-template-rows:auto auto auto auto auto}.dashboard-module-investing .investment-position-modal{width:min(520px,100%);grid-template-rows:auto auto auto auto auto auto auto}.dashboard-module-investing .investment-position-action-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;border-radius:999px;padding:4px;background:#f1f3f2}.dashboard-module-investing .investment-position-action-tabs button{min-height:42px;border:0;border-radius:999px;background:transparent;color:var(--dash-muted);font:inherit;font-size:11px;font-weight:950;cursor:pointer}.dashboard-module-investing .investment-position-action-tabs button.is-active{background:var(--dash-ink);color:#fff}.dashboard-module-investing .investment-position-action-tabs button:disabled{cursor:not-allowed;opacity:.62}.dashboard-module-investing .investment-savings-terms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-module-investing .investment-savings-terms span{display:grid;gap:4px;border:1px solid var(--dash-line);border-radius:18px;padding:14px;background:#f7f8f7}.dashboard-module-investing .investment-savings-confirm small,.dashboard-module-investing .investment-savings-terms small{color:var(--dash-muted);font-size:11px;font-weight:900}.dashboard-module-investing .investment-savings-terms b{color:var(--dash-ink);font-size:22px;line-height:1}.dashboard-module-investing .investment-savings-confirm{display:grid;gap:14px;border:1px solid rgba(223,255,85,.8);border-radius:22px;padding:18px;background:#f7ffd9}.dashboard-module-investing .investment-savings-confirm span{display:grid;gap:5px}.dashboard-module-investing .investment-savings-confirm b{color:var(--dash-ink);font-size:24px;line-height:1}.dashboard-module-investing .investment-savings-confirm em{color:var(--dash-purple);font-size:18px;font-style:normal;font-weight:950}.dashboard-module-investing .investment-savings-confirm>div{display:grid;grid-template-columns:.6fr 1fr;gap:10px}.dashboard-module-investing .investment-secondary-button{min-height:54px;border:1px solid var(--dash-line);border-radius:999px;padding:0 22px;background:#fff;color:var(--dash-ink);font:inherit;font-weight:950;cursor:pointer}.dashboard-module-investing .investment-secondary-button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:1180px){.dashboard-module-investing .investment-trade-grid{grid-template-columns:1fr}.dashboard-module-investing .investment-chart-card{min-height:0}.dashboard-module-investing .investment-market-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.currency-checker-card,.dashboard-module-investing .investment-stock-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.currency-checker-result{grid-column:1/-1}}@media (max-width:760px){.dashboard-module-investing .investment-chart-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:start}.dashboard-module-investing .investment-chart-pnl{grid-column:2;grid-row:1;align-self:center;justify-self:end;margin-top:14px}.dashboard-module-investing .investment-chart-header-controls{grid-column:1/-1;grid-row:auto;justify-content:flex-start;margin-top:0}.dashboard-module-investing .investment-chart-header-value h3{font-size:42px}.dashboard-module-investing .investment-chart-card .investment-scope-switch,.dashboard-module-investing .investment-range-row{width:100%}.dashboard-module-investing .investment-stat-row{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module-investing .investment-stat-row span{border-left:0;border-top:1px solid rgba(255,255,255,.18)}.dashboard-module-investing .investment-stat-row span:nth-child(2n){border-left:1px solid rgba(255,255,255,.18)}.dashboard-module-investing .investment-stat-row span:nth-child(-n+2){border-top:0}.dashboard-module-investing .investment-market-grid,.dashboard-module-investing .investment-market-grid.is-savings{grid-template-columns:1fr}.dashboard-module-investing .investment-forex-card{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module-investing .investment-forex-card output{grid-column:1/-1}.currency-checker-page>header{border-radius:22px;padding:22px}.currency-checker-page>header h2,.dashboard-help .help-hero h1{font-size:28px;line-height:1.04;white-space:normal}.dashboard-help .help-articles header h2,.dashboard-help .help-support h2,.dashboard-request-item h2,.dashboard-requests-empty-card b,.dashboard-requests-filter-empty b,.dashboard-section-heading h2{font-size:22px;line-height:1.05}.dashboard-module-contacts .trusted-contacts>header b{font-size:26px;line-height:1.04}.currency-main-card{grid-template-columns:1fr}.currency-main-card .fiat-currency-dropdown{min-height:82px}.dashboard-module-investing .investment-market-grid.is-stock-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module-investing .investment-stock-modal-grid{grid-template-columns:1fr}}@media (max-width:520px){.dashboard-module-investing .investment-action-panel,.dashboard-module-investing .investment-chart-card,.dashboard-module-investing .investment-market-board{border-radius:20px;padding:16px}.dashboard-module-investing .investment-chart-header-value h3{font-size:30px}.dashboard-module-investing .investment-chart-header-value span{font-size:12px}.dashboard-module-investing .investment-stat-row{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module-investing .investment-stat-row span{border-left:0;border-top:1px solid rgba(255,255,255,.18)}.dashboard-module-investing .investment-stat-row span:nth-child(2n){border-left:1px solid rgba(255,255,255,.18)}.dashboard-module-investing .investment-stat-row span:first-child,.dashboard-module-investing .investment-stat-row span:nth-child(-n+2){border-top:0}.dashboard-module-investing .investment-stock-picker{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-module-investing .investment-amount-chips{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module-investing .investment-forex-card,.dashboard-module-investing .investment-savings-confirm>div,.dashboard-module-investing .investment-savings-terms{grid-template-columns:1fr}.dashboard-module-investing .investment-forex-card output{grid-column:auto}.currency-checker-card{grid-template-columns:1fr;border-radius:20px;padding:10px}.currency-checker-settings>header{display:grid;justify-content:start;gap:8px}.currency-checker-settings>header b{font-size:22px;line-height:1.05}.currency-checker-settings>header span{justify-self:start;padding:8px 11px;font-size:11px}.currency-checker-result{grid-column:auto}.currency-checker-amount,.currency-checker-result,.fiat-currency-dropdown{min-height:80px;border-radius:18px}.currency-checker-amount input{font-size:26px}.fiat-currency-trigger strong{font-size:21px}.currency-checker-result b{font-size:24px}.fiat-currency-menu{max-height:min(220px,42dvh);border-radius:20px}.dashboard-module-investing .investment-stock-modal-backdrop{padding:12px}.dashboard-module-investing .investment-stock-modal{max-height:calc(100dvh - 24px);border-radius:20px;padding:14px}.dashboard-module-investing .investment-chart-header-value h3{font-size:28px}.dashboard-module-investing .investment-chart-header-controls{width:100%;overflow-x:auto}.dashboard-module-investing .investment-position-action-tabs{grid-template-columns:1fr;border-radius:18px}}.dashboard-activity-list article>.dashboard-activity-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#eef3f0;color:#66706d;font-style:normal}.dashboard-activity-icon.is-receive{background:#eaf8f0;color:#34895a}.dashboard-activity-icon.is-send{background:#eef4ff;color:var(--dash-purple)}.dashboard-activity-icon.is-airdrop{background:#f3f0ff;color:var(--dash-purple)}.dashboard-activity-icon.is-investment{background:#eef8f5;color:#2f8d7c}.dashboard-activity-icon.is-goal{background:#f0f6ec;color:#638a42}.dashboard-activity-icon.is-tag{background:#f5f6f5;color:#596260}.dashboard-activity-icon svg{width:18px;height:18px}.dashboard-module-card .profile-feature-panel .boop-dropdown-input,.dashboard-module-card .profile-feature-panel .split-recipient-chips input{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.split-recipient-chips{align-items:stretch;padding:6px}.split-recipient-token{align-self:center;min-height:36px}.split-recipient-dropdown{flex:1 1 280px;min-width:min(100%,240px)}.boop-dropdown{position:relative;min-width:0}.boop-dropdown-field{display:flex;min-height:38px;align-items:center;gap:8px;border-radius:14px;padding:0 8px;color:#818789}.boop-dropdown-field:focus-within{background:#f7f8f7}.boop-dropdown-input{width:100%;min-width:0;outline:0;padding:9px 0;color:var(--dash-ink);font:inherit;font-size:12px;font-weight:750}.boop-dropdown-input::placeholder{color:#a2a7ae}.boop-dropdown-menu{position:absolute;z-index:40;top:calc(100% + 8px);left:0;right:0;display:grid;gap:6px;border:1px solid var(--dash-line);border-radius:16px;padding:8px;background:#fff;box-shadow:0 18px 40px rgba(22,24,28,.08)}.boop-dropdown-option{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:0;border-radius:14px;padding:10px;background:#fff;color:inherit;text-align:left;cursor:pointer}.boop-dropdown-option:focus-visible,.boop-dropdown-option:hover{background:#f3f2ff;outline:0}.boop-dropdown-option span{display:grid;gap:2px;min-width:0}.boop-dropdown-option b{overflow:hidden;color:var(--dash-ink);font-size:12px;text-overflow:ellipsis}.boop-dropdown-option small{overflow:hidden;color:var(--dash-muted);font-size:10px;text-overflow:ellipsis}.boop-dropdown-option em{align-self:center;border-radius:999px;padding:5px 8px;background:var(--boop-purple-tint);color:var(--dash-purple);font-size:9px;font-style:normal;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.split-recipient-add{align-self:center;min-height:36px;border-radius:14px!important;background:var(--dash-ink)!important;color:#fff!important}.dashboard-module-contacts{border:0;border-radius:0;padding:0;background:transparent}.dashboard-module-contacts .trusted-contacts{--contact-row-radius:18px;--contact-control-radius:14px;display:grid;gap:14px;margin:0;border:0!important;border-radius:24px;padding:clamp(18px,2.5vw,28px);background:var(--dash-purple)!important;color:#fff;box-shadow:none!important}.dashboard-module-contacts .trusted-contacts>header{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px}.dashboard-module-contacts .trusted-contact-add>i,.dashboard-module-contacts .trusted-contact-empty>i,.dashboard-module-contacts .trusted-contact-kicker,.dashboard-module-contacts .trusted-contact-main>i{display:grid;place-items:center;border-radius:var(--contact-control-radius);background:var(--boop-purple-soft);color:var(--dash-purple);font-style:normal}.dashboard-module-contacts .trusted-contact-kicker{width:46px;height:46px;background:var(--dash-lime);color:var(--dash-ink)}.dashboard-module-contacts .trusted-contacts>header span{display:grid;gap:4px}.dashboard-module-contacts .trusted-contacts>header b{color:#fff;font-size:clamp(28px,4vw,44px);line-height:.95;letter-spacing:0}.dashboard-module-contacts .trusted-contacts>header em{min-height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 13px;background:rgba(255,255,255,.14);color:#fff;font-size:11px;font-style:normal;font-weight:900}.dashboard-module-contacts .dashboard-search{width:100%;min-height:58px;border-color:rgba(255,255,255,.62);box-shadow:0 18px 40px rgba(0,124,184,.12)}.dashboard-module-contacts .trusted-contact-list{display:grid;gap:8px;margin:0}.dashboard-module-contacts .trusted-contact-list article{display:grid;grid-template-columns:minmax(210px,.75fr) minmax(280px,1fr) 42px 42px;align-items:center;gap:8px;border:0;border-radius:var(--contact-row-radius);padding:8px;background:#fff}.dashboard-module-contacts .trusted-contact-main{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-width:0;min-height:58px;border:0;border-radius:var(--contact-control-radius);padding:4px;background:transparent;color:var(--dash-ink);text-align:left;cursor:pointer}.dashboard-module-contacts .trusted-contact-main:hover{background:#f7f8f7}.dashboard-module-contacts .trusted-contact-main:disabled{cursor:not-allowed;opacity:.55}.dashboard-module-contacts .trusted-contact-main>i{width:42px;height:42px}.dashboard-module-contacts .trusted-contact-main>span{display:grid;min-width:0;gap:3px}.dashboard-module-contacts .trusted-contact-main b{overflow:hidden;color:var(--dash-ink);font-size:15px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.dashboard-module-contacts .trusted-contact-main small{overflow:hidden;color:var(--dash-muted);font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.dashboard-module-contacts .trusted-contact-remove,.dashboard-module-contacts .trusted-contact-status{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:var(--contact-control-radius)}.dashboard-module-contacts .trusted-contact-status{background:#ecffd0;color:#587346}.dashboard-module-contacts .trusted-contact-status.is-changed{background:#fff0f1;color:#9c3f48}.dashboard-module-contacts .trusted-contact-remove{background:#fff0f1;color:#9c3f48;cursor:pointer}.dashboard-module-contacts .trusted-contact-remove:disabled{cursor:not-allowed;opacity:.45}.dashboard-module-contacts .trusted-contact-label-edit{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;border-radius:var(--contact-control-radius);padding:8px;background:#f7f8f7;min-width:0}.dashboard-module-contacts .trusted-contact-label-edit input{min-width:0;border:0!important;background:transparent!important;padding:9px 2px;color:var(--dash-ink);font:inherit;font-size:12px;font-weight:850;outline:0}.dashboard-module-contacts .trusted-contact-label-edit input::placeholder{color:#a2a7ae}.dashboard-module-contacts .trusted-contact-label-edit button{min-height:36px;border:0;border-radius:12px;padding:0 12px;background:var(--dash-purple);color:#fff;font-size:11px;font-weight:900}.dashboard-module-contacts .trusted-contact-label-edit button:disabled{cursor:not-allowed;opacity:.45}.dashboard-module-contacts .trusted-contact-empty{display:grid;grid-template-columns:46px minmax(0,1fr);justify-items:start;align-items:center;gap:12px;margin:0;border:0;border-radius:var(--contact-row-radius);padding:16px;background:#fff;color:var(--dash-muted);text-align:left}.dashboard-module-contacts .trusted-contact-empty>i{width:46px;height:46px}.dashboard-module-contacts .trusted-contact-empty b{color:var(--dash-ink);font-size:18px;font-weight:900}.dashboard-module-contacts .trusted-contact-add{display:grid;grid-template-columns:46px minmax(180px,1fr) minmax(180px,1.1fr) auto;align-items:center;gap:12px;margin-top:0;border:0;border-radius:var(--contact-row-radius);padding:10px;background:#fff}.dashboard-module-contacts .trusted-contact-add>i{width:46px;height:46px}.dashboard-module-contacts .trusted-contact-add input{min-width:0;border:0!important;border-radius:var(--contact-control-radius);background:#f7f8f7!important;min-height:46px;padding:0 14px;color:var(--dash-ink);font-size:15px;line-height:1.1;font-weight:850;outline:0}.dashboard-module-contacts .trusted-contact-add input::placeholder{color:#a2a7ae}.dashboard-module-contacts .trusted-contact-add button{min-height:46px;border:0;border-radius:var(--contact-control-radius);padding:0 18px;background:var(--dash-lime);color:var(--dash-ink);font-size:13px;font-weight:900}.dashboard-module-contacts .trusted-contact-add button:disabled{cursor:not-allowed;opacity:.45}.dashboard-module-contacts .trusted-contact-message{margin:0;border-radius:16px;padding:13px 15px;background:#fff6f7;color:#9c3f48;font-size:12px;font-weight:850}:is(.dashboard-module-perks,.dashboard-module-rewards){max-width:none;border:0;border-radius:0;padding:0;background:transparent}.dashboard-help{width:100%}.dashboard-help .help-shell{width:100%;margin:0}.dashboard-help .help-content,.dashboard-help .help-hero,.dashboard-help .help-support{border-radius:24px;border:1px solid #dbe6ea;background:rgba(255,255,255,.94);box-shadow:0 14px 34px rgba(12,40,54,.08);color:var(--dash-ink)}.dashboard-help .help-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:center;gap:clamp(18px,3vw,42px);padding:clamp(22px,3vw,36px)}.dashboard-help .help-hero-copy{display:grid;justify-items:start;gap:10px}.dashboard-help .help-articles header p,.dashboard-help .help-hero p,.dashboard-help .help-support p{margin:0;color:var(--dash-purple);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.dashboard-help .help-hero h1{max-width:none;margin:0;color:var(--dash-ink);font-size:clamp(36px,4.6vw,60px);line-height:1;letter-spacing:0;white-space:nowrap}.dashboard-help .help-support span{display:block;max-width:580px;color:var(--dash-muted);font-size:13px;font-weight:750;line-height:1.45}.dashboard-help .help-search{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:8px;min-height:58px;border-radius:18px;padding:8px 15px 8px 9px;border:1px solid #dbe6ea;background:#fff;color:var(--dash-ink)}.dashboard-help .help-search>i{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#eaf8ff;color:var(--dash-muted);font-style:normal}.dashboard-help .help-search input{min-width:0;width:100%;border:0;outline:0;padding:11px 0;background:transparent;color:var(--dash-ink);font:inherit;font-size:14px;font-weight:850}.dashboard-help .help-search input::placeholder{color:#a2a7ae}.dashboard-help .help-content{display:grid;grid-template-columns:260px minmax(0,1fr);gap:14px;margin-top:14px;padding:clamp(16px,2.5vw,24px)}.dashboard-help .help-articles,.dashboard-help .help-topics{border-radius:20px;background:#f4fbff}.dashboard-help .help-topics{align-self:start;display:grid;gap:8px;padding:14px}.dashboard-help .help-topics>b{display:block;padding:5px 8px 8px;color:var(--dash-muted);font-size:12px;font-weight:900}.dashboard-help .help-topics button{min-height:42px;display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;border:1px solid transparent;border-radius:14px;padding:0 12px;background:#fff;color:var(--dash-ink);font:900 12px inherit;text-align:left;cursor:pointer}.dashboard-help .help-topics button.is-active,.dashboard-help .help-topics button:hover{border-color:rgba(0,180,255,.28);background:#eaf8ff;color:var(--dash-purple)}.dashboard-help .help-topics button span{display:grid;place-items:center}.dashboard-help .help-articles{display:grid;gap:14px;padding:18px;background:#fff}.dashboard-help .help-articles>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 4px 2px}.dashboard-help .help-articles header h2{margin:6px 0 0;color:var(--dash-ink);font-size:clamp(26px,3vw,38px);line-height:.98;letter-spacing:0}.dashboard-help .help-articles>header>span{flex:0 0 auto;border-radius:999px;padding:10px 13px;background:#eaf8ff;color:var(--dash-purple);font-size:12px;font-weight:900}.dashboard-help .help-category{display:grid;gap:8px}.dashboard-help .help-category h3{margin:0;padding:0 4px;color:var(--dash-muted);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.dashboard-help .help-category details{border:1px solid #dbe6ea;border-radius:18px;background:#fff;color:var(--dash-ink)}.dashboard-help .help-category summary{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:12px;cursor:pointer;list-style:none;padding:14px 14px 14px 18px;color:var(--dash-ink);font-size:14px;font-weight:900}.dashboard-help .help-category summary::-webkit-details-marker{display:none}.dashboard-help .help-category summary span{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:#eaf8ff;color:var(--dash-purple);font-size:20px;font-weight:700;line-height:1}.dashboard-help .help-category details[open] summary span{transform:rotate(45deg)}.dashboard-help .help-category details p{margin:0;padding:0 18px 18px;color:var(--dash-muted);font-size:13px;font-weight:650;line-height:1.55}.dashboard-help .help-empty{display:grid;justify-items:start;gap:8px;border-radius:18px;padding:20px;background:#fff;color:var(--dash-muted)}.dashboard-help .help-empty b{color:var(--dash-ink);font-size:18px;font-weight:900}.dashboard-help .help-empty p{margin:0;font-size:13px}.dashboard-help .help-empty button{min-height:42px;border:0;border-radius:14px;padding:0 16px;background:var(--dash-purple);color:#fff;font:900 12px inherit;cursor:pointer}.dashboard-help .help-support{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:14px;padding:clamp(20px,2.6vw,28px)}.dashboard-help .help-support h2{margin:6px 0 0;color:var(--dash-ink);font-size:clamp(26px,3vw,36px);line-height:1;letter-spacing:0}.dashboard-help .help-support span{margin-top:8px}.dashboard-help .help-support>div:last-child{display:flex;flex:0 0 auto;gap:8px}.dashboard-help .help-support a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:0 16px;background:var(--dash-purple);color:#fff;font-size:12px;font-weight:900;text-decoration:none}.dashboard-help .help-support a+a{border:1px solid #dbe6ea;background:#fff;color:var(--dash-ink)}.dashboard-footer{display:none}.dashboard-app.is-sidebar-collapsed .dashboard-sidebar{padding-inline:10px}.dashboard-app.is-sidebar-collapsed .dashboard-sidebar-brand-row{justify-content:center;padding:0}.dashboard-app.is-sidebar-collapsed .dashboard-sidebar nav span,.dashboard-app.is-sidebar-collapsed .dashboard-sidebar-bottom,.dashboard-app.is-sidebar-collapsed .dashboard-sidebar-brand-row .dashboard-wordmark,.dashboard-app.is-sidebar-collapsed .dashboard-sidebar-group-label,.dashboard-app.is-sidebar-collapsed .dashboard-sidebar-title{display:none}.dashboard-app.is-sidebar-collapsed .dashboard-sidebar-toggle{position:absolute;top:82px;left:50%;transform:translateX(-50%)}.dashboard-app.is-sidebar-collapsed .dashboard-sidebar nav{gap:6px;margin-top:48px;padding-top:0}.dashboard-app.is-sidebar-collapsed .dashboard-sidebar-group,.dashboard-app.is-sidebar-collapsed .dashboard-sidebar-links{gap:6px}.dashboard-app.is-sidebar-collapsed .dashboard-sidebar nav a{justify-content:center;padding-inline:0}.dashboard-action-sheet,.dashboard-mobile-nav,.dashboard-mobile-sheet,.dashboard-sheet-dismiss{display:none}.dashboard-loading{min-height:100dvh;display:grid;place-content:center;justify-items:center;gap:15px}.dashboard-loading .brand-mark{width:64px;height:64px}.dashboard-requests,.dashboard-requests-list{display:grid;gap:14px}.dashboard-search{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:8px;min-height:62px;border:1px solid var(--dash-line);border-radius:18px;padding:8px 16px 8px 10px;background:#fff;color:var(--dash-ink)}.dashboard-search>i{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:var(--boop-purple-soft);color:var(--dash-purple);font-style:normal}.dashboard-search input{width:100%;min-width:0;border:0!important;outline:0;padding:12px 0;background:transparent!important;color:var(--dash-ink);font:inherit;font-size:16px;font-weight:850;box-shadow:none!important}.dashboard-search input::placeholder{color:#a2a7ae}.dashboard-request-filters,.dashboard-tabs{display:flex;flex-wrap:nowrap;gap:8px;margin-bottom:2px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.dashboard-request-filters::-webkit-scrollbar,.dashboard-tabs::-webkit-scrollbar{display:none}.dashboard-activity-tabs{margin-bottom:14px}.dashboard-request-filters button,.dashboard-tabs button{display:inline-flex;flex:0 0 auto;min-height:42px;align-items:center;gap:8px;border:1px solid var(--dash-line);border-radius:999px;padding:0 14px;background:#fff;color:var(--dash-ink);font-size:12px;font-weight:900}.dashboard-request-filters button.is-active,.dashboard-tabs button.is-active{border-color:var(--dash-purple);background:var(--dash-purple);color:#fff}.dashboard-request-filters span,.dashboard-tabs span{display:inline-grid;min-width:22px;height:22px;place-items:center;border-radius:999px;padding:0 6px;background:#eef3f4;color:var(--dash-muted);font-size:10px}.dashboard-request-filters button.is-active span,.dashboard-tabs button.is-active span{background:rgba(255,255,255,.18);color:#fff}.dashboard-requests-empty-card{display:grid;min-height:190px;align-content:start;gap:16px;border-radius:24px;padding:clamp(20px,3vw,30px);background:var(--dash-purple);color:#fff}.dashboard-requests-empty-card b{max-width:560px;color:#fff;font-size:clamp(24px,3.6vw,42px);line-height:1;letter-spacing:0}.dashboard-requests-empty-card a{width:max-content;min-height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 18px;background:var(--dash-lime);color:var(--dash-ink);font-size:12px;font-weight:900;text-decoration:none}.dashboard-requests-filter-empty{min-height:110px}.dashboard-requests-filter-empty b{font-size:clamp(22px,2.6vw,30px)}.dashboard-request-item{display:grid;gap:16px;padding:clamp(18px,2.5vw,26px);border:0;border-radius:24px;background:var(--dash-purple);color:#fff}.dashboard-request-item>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.dashboard-request-item h2{margin:6px 0 0;color:#fff;font-size:clamp(24px,3vw,34px);line-height:1;letter-spacing:0}.dashboard-request-item header small{color:var(--dash-lime);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.dashboard-request-item header>strong{flex:0 0 auto;border-radius:999px;padding:9px 13px;background:rgba(255,255,255,.14);color:#fff;font-size:12px;font-weight:900;white-space:nowrap}.dashboard-request-progress{height:10px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.16)}.dashboard-request-progress i{display:block;height:100%;border-radius:inherit;background:var(--dash-lime)}.dashboard-request-meta{display:flex;flex-wrap:wrap;gap:8px;color:rgba(255,255,255,.78);font-size:12px;font-weight:850}.dashboard-request-meta a,.dashboard-request-meta span{min-height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 12px;background:rgba(255,255,255,.12)}.dashboard-request-meta a{margin-left:auto;background:var(--dash-lime);color:var(--dash-ink);font-weight:900;text-decoration:none}.dashboard-request-meta .dashboard-request-meta-status{margin-left:auto;background:rgba(255,255,255,.16);color:#fff}.dashboard-request-payers{display:grid;gap:8px;margin-top:0}.dashboard-request-payers>div,.dashboard-request-payers>p{margin:0;border:0;border-radius:18px;background:#fff;color:var(--dash-ink)}.dashboard-request-payers>p{padding:16px;color:var(--dash-muted);font-size:12px;font-weight:850}.dashboard-request-payers>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:14px}.dashboard-request-payers span{display:grid;min-width:0;gap:3px}.dashboard-request-payers b,.dashboard-request-payers strong{overflow:hidden;color:var(--dash-ink);font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.dashboard-request-payers small{overflow:hidden;color:var(--dash-muted);font-size:11px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.dashboard-request-payers a{background:#f4f3ff;color:var(--dash-purple);text-decoration:none}.dashboard-request-payers a,.dashboard-request-payers em{min-height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 12px;font-size:11px;font-weight:900}.dashboard-request-payers em{background:#eef3f4;color:var(--dash-muted);font-style:normal}.dashboard-request-payers>div.is-paid{box-shadow:inset 0 0 0 1px rgba(0,180,255,.12)}.dashboard-request-payers>div.is-open{background:#fbfcfc}.request-amount-due{display:grid;gap:5px;padding:18px 20px;border:1px solid var(--dash-line);border-radius:18px}.request-amount-due small,.request-amount-due span{color:#777d88}.request-amount-due strong{font-size:24px}@media (max-width:820px){body:has(.dashboard-app){overflow:auto}.dashboard-app{height:auto;padding:0 0 calc(96px + env(safe-area-inset-bottom));background:#fff}.dashboard-app,.dashboard-main{min-height:100dvh}.dashboard-topbar{height:calc(66px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 14px 0}.dashboard-topbar-title{display:none}.dashboard-mobile-brand{display:flex;align-items:center;gap:8px;color:inherit;text-decoration:none;font-size:19px}.dashboard-mobile-brand .brand-mark{width:36px;height:36px}.dashboard-mobile-wordmark{height:27px}.dashboard-round-button{width:40px;height:40px;border-radius:13px}.dashboard-qr-backdrop{place-items:start center;padding:calc(env(safe-area-inset-top) + 12px) max(10px,env(safe-area-inset-right)) calc(112px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.dashboard-qr-modal{width:min(100%,390px);max-height:none;gap:10px;border-radius:24px;padding:14px}.dashboard-qr-modal header{align-items:flex-start;gap:10px}.dashboard-qr-modal h2{font-size:clamp(26px,8vw,32px);letter-spacing:-.02em}.dashboard-qr-modal header p{max-width:240px;font-size:12px}.dashboard-qr-modal header>button{width:40px;height:40px;flex-basis:40px}.dashboard-qr-code{min-height:0;gap:8px;border-radius:22px;padding:12px}.dashboard-qr-code img{width:min(100%,248px);border-width:8px;border-radius:18px}.dashboard-qr-details article{border-radius:17px;padding:11px 12px}.dashboard-qr-actions{gap:8px}.dashboard-qr-copy-link,.dashboard-qr-share-link{min-height:50px}.dashboard-wallet-menu{top:calc(100% + 8px);right:0;width:min(300px,calc(100vw - 28px));border-radius:22px}.network-dropdown.is-compact .network-trigger{height:40px;min-height:40px;padding:6px 10px}.dashboard-app.is-sidebar-collapsed .dashboard-frame,.dashboard-frame{display:block;width:100%;height:auto;min-height:100dvh;border:0;border-radius:0;box-shadow:none;background:#fff;overflow:visible}.dashboard-sidebar{display:none}.dashboard-content{overflow:visible;padding:16px 16px calc(176px + env(safe-area-inset-bottom));background:#fff}.dashboard-page-header{margin-bottom:12px}.dashboard-page-header h1{font-size:clamp(18px,5.4vw,22px);line-height:1.08;letter-spacing:0}.dashboard-hero-card{grid-template-columns:1fr;padding:23px 20px;border-radius:20px}.dashboard-hero-card h2{font-size:24px;line-height:1.04;letter-spacing:0}.dashboard-address-card{display:none}.dashboard-boop-card-asset{justify-self:center;width:min(100%,320px);transform:rotate(.5deg)}.dashboard-hero-card nav{flex-direction:column}.dashboard-hero-card nav a{text-align:center}.dashboard-quick-actions{grid-template-columns:repeat(2,1fr);gap:9px}.dashboard-quick-actions a{padding:15px}.dashboard-activity{width:100%;margin-inline:0;padding:18px 14px;border-radius:20px;box-sizing:border-box}.dashboard-footer{display:none}.dashboard-mobile-nav{position:fixed;z-index:140;right:16px;bottom:calc(12px + env(safe-area-inset-bottom));left:16px;display:grid;height:82px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;padding:8px;overflow:visible;border:1px solid rgba(255,255,255,.78);border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,255,255,.84));box-shadow:0 18px 46px rgba(5,20,30,.16),inset 0 1px 0 rgba(255,255,255,.9),inset 0 -1px 0 rgba(20,44,58,.05);-webkit-backdrop-filter:blur(24px) saturate(170%);backdrop-filter:blur(24px) saturate(170%)}.dashboard-mobile-nav a,.dashboard-mobile-nav button{position:relative;display:flex;height:58px;min-width:0;align-items:center;align-self:center;justify-content:center;flex-direction:column;gap:5px;border:0;border-radius:21px;background:transparent;color:rgba(41,48,50,.58);font-family:inherit;font-size:10px;font-weight:850;line-height:1;text-decoration:none;-webkit-tap-highlight-color:transparent;transition:background .16s ease,color .16s ease,transform .16s ease}.dashboard-mobile-unread{position:absolute;top:4px;right:8px;min-width:17px;height:17px;font-size:9px}.dashboard-mobile-nav a.is-active,.dashboard-mobile-nav button.is-active:not(.dashboard-mobile-create){background:linear-gradient(180deg,rgba(240,250,255,.96),rgba(228,246,255,.82));color:var(--dash-purple);box-shadow:inset 0 0 0 1px rgba(0,180,255,.08),0 8px 18px rgba(0,180,255,.08)}.dashboard-mobile-nav i{display:grid;width:23px;height:23px;min-height:0;place-items:center;color:inherit;font-size:18px;font-style:normal;line-height:1}.dashboard-mobile-nav svg,.dashboard-mobile-sheet header svg,.dashboard-mobile-sheet-footer svg,.dashboard-mobile-sheet>a svg{display:block}.dashboard-mobile-nav span{display:block;line-height:1}.dashboard-mobile-nav .dashboard-mobile-create{align-self:center;display:grid!important;place-items:center;width:64px;height:64px;justify-self:center;padding:0;border-radius:23px;background:var(--dash-purple);color:#fff;box-shadow:0 14px 28px rgba(0,180,255,.24),inset 0 1px 0 rgba(255,255,255,.34);transform:none}.dashboard-mobile-nav .dashboard-mobile-create i{display:grid;width:auto;height:auto;place-items:center;font-size:29px;font-weight:400;line-height:0;transform:translateY(-1px)}.dashboard-mobile-nav .dashboard-mobile-create span{display:none}.dashboard-sheet-dismiss{display:block;position:fixed;z-index:120;inset:0;border:0;background:rgba(4,12,18,.04)}.dashboard-mobile-sheet{left:16px;right:16px;max-height:min(68dvh,620px);overflow:auto;overscroll-behavior:contain;border:1px solid rgba(255,255,255,.82);border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,255,255,.86));box-shadow:0 26px 70px rgba(5,18,28,.2),inset 0 1px 0 rgba(255,255,255,.95),inset 0 -1px 0 rgba(20,44,58,.06);-webkit-backdrop-filter:blur(28px) saturate(180%);backdrop-filter:blur(28px) saturate(180%);scrollbar-width:none}.dashboard-action-sheet,.dashboard-mobile-sheet{position:fixed;z-index:130;bottom:calc(108px + env(safe-area-inset-bottom))}.dashboard-action-sheet{right:28px;left:28px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.dashboard-mobile-sheet::-webkit-scrollbar{display:none}.dashboard-mobile-sheet{display:flex;flex-direction:column;gap:10px;padding:12px}.dashboard-action-sheet a{display:flex;align-items:center;justify-content:center;min-height:58px;min-width:0;border:1px solid rgba(223,255,53,.8);border-radius:999px;padding:0 18px;background:#dfff35;color:var(--dash-ink);box-shadow:0 14px 28px rgba(0,20,30,.12);text-decoration:none}.dashboard-action-sheet a:nth-child(2){border-color:rgba(7,19,31,.1);background:#fff;color:var(--dash-ink)!important;box-shadow:0 14px 28px rgba(0,20,30,.1);-webkit-backdrop-filter:none;backdrop-filter:none}.dashboard-action-sheet a:active{transform:translateY(1px)}.dashboard-action-sheet a>span{display:grid;align-items:center;min-width:0}.dashboard-action-sheet b{color:inherit!important;font-size:12px;font-weight:950;line-height:1;text-align:center}.dashboard-mobile-sheet header{position:sticky;z-index:2;top:0;display:flex;min-height:54px;align-items:center;justify-content:space-between;padding:8px;border-radius:22px;background:rgba(255,255,255,.72);-webkit-backdrop-filter:blur(18px) saturate(170%);backdrop-filter:blur(18px) saturate(170%)}.dashboard-mobile-sheet header>span{display:flex;min-height:38px;align-items:center;gap:10px;color:var(--dash-ink);font-size:14px;font-weight:950;line-height:1}.dashboard-mobile-sheet header>span>span{display:grid;min-width:0;gap:3px}.dashboard-mobile-sheet header>span>span small{overflow:hidden;color:var(--dash-muted);font-size:11px;font-weight:850;line-height:1;text-overflow:ellipsis;white-space:nowrap}.dashboard-mobile-sheet header button{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:16px;background:rgba(245,247,247,.9);color:var(--dash-ink);font-size:26px;font-weight:800;line-height:1}.dashboard-mobile-sheet-group{display:grid;gap:7px;border:1px solid rgba(29,35,34,.06);border-radius:24px;padding:8px;background:rgba(255,255,255,.48);box-shadow:inset 0 1px 0 rgba(255,255,255,.78)}.dashboard-mobile-sheet-group>small{padding:2px 6px 0;color:#87918d;font-size:9px;font-weight:950;letter-spacing:.14em;line-height:1;text-transform:uppercase}.dashboard-mobile-sheet-group>div{display:grid;gap:6px}.dashboard-mobile-sheet-group a,.dashboard-mobile-sheet>a{display:grid;min-height:62px;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:12px;border:1px solid transparent;border-radius:19px;padding:10px 12px;background:rgba(255,255,255,.74);color:inherit;box-shadow:inset 0 1px 0 rgba(255,255,255,.76);text-decoration:none}.dashboard-mobile-sheet-group a.is-active,.dashboard-mobile-sheet>a.is-active{border-color:rgba(0,180,255,.18);background:rgba(229,250,255,.96);box-shadow:inset 0 0 0 1px rgba(0,180,255,.12),inset 0 1px 0 rgba(255,255,255,.86)}.dashboard-mobile-sheet-group a>i,.dashboard-mobile-sheet>a>i{display:grid;width:42px;height:42px;place-items:center;border-radius:16px;background:rgba(244,248,248,.9);color:rgba(41,48,50,.66);font-style:normal}.dashboard-mobile-sheet-group a.is-active>i,.dashboard-mobile-sheet>a.is-active>i{background:#fff;color:var(--dash-purple)}.dashboard-mobile-sheet-group a>span,.dashboard-mobile-sheet>a>span{display:grid;min-width:0;gap:3px}.dashboard-mobile-sheet-group a b,.dashboard-mobile-sheet>a b{overflow:hidden;color:var(--dash-ink);font-size:14px;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.dashboard-mobile-sheet-group a small,.dashboard-mobile-sheet>a small{overflow:hidden;color:var(--dash-muted);font-size:11px;font-weight:800;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.dashboard-mobile-sheet-group a em,.dashboard-mobile-sheet>a em{display:grid;place-items:center;color:rgba(41,48,50,.34);font-style:normal}.dashboard-mobile-sheet-footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:4px}.dashboard-mobile-sheet-footer a,.dashboard-mobile-sheet-footer button{display:inline-flex;min-width:0;min-height:46px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(29,35,34,.06);border-radius:18px;background:rgba(245,247,247,.82);color:rgba(41,48,50,.72);font:inherit;font-size:11px;font-weight:900;text-decoration:none}.dashboard-mobile-sheet-footer button:disabled{cursor:wait;opacity:.6}.dashboard-mobile-sheet-footer span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-settings-network,.dashboard-settings-row{align-items:flex-start;flex-direction:column}.dashboard-settings-security .boop-vault-password-card.is-compact{grid-template-columns:1fr}.dashboard-settings-security .boop-vault-password-card.is-compact .boop-vault-password-summary{justify-content:flex-start}.dashboard-settings-row.dashboard-settings-toggle-row{align-items:center;flex-direction:row;gap:12px}.dashboard-settings-toggle-row .dashboard-settings-toggle{margin-left:0}.dashboard-settings-network .network-dropdown,.dashboard-settings-tabs{width:100%}.dashboard-settings-tabs button{flex:0 0 auto}.dashboard-settings-cards>header{flex-direction:column}.dashboard-settings-card-status{justify-content:flex-start}.dashboard-security-limits>div,.dashboard-settings-card-grid,.dashboard-settings-card-perks,.dashboard-settings-card-perks ul,.dashboard-settings-personal-fields{grid-template-columns:1fr}.dashboard-settings-investment-feature,.dashboard-settings-investments>header{grid-template-columns:1fr auto}.dashboard-settings-investments>header{display:grid}.dashboard-settings-investment-action{min-width:0;gap:10px}.dashboard-settings-investments .dashboard-settings-save{width:100%;justify-self:stretch}.dashboard-settings-network strong,.dashboard-settings-row strong{max-width:100%;text-align:left}.dashboard-settings-account-field{grid-template-columns:1fr;align-items:stretch;gap:12px;padding:16px}.dashboard-settings-account-value{grid-template-columns:1fr;justify-content:stretch;gap:10px}.dashboard-settings-account-value strong{max-width:100%;text-align:left}.dashboard-settings-account-status small{text-align:left}.dashboard-settings-legal-row{grid-template-columns:1fr}.dashboard-settings-legal-row-control{justify-items:stretch}.dashboard-settings-legal-row-control small{text-align:left}.dashboard-settings-legal-check-inline{width:100%}.dashboard-settings-legal-footer{align-items:stretch;flex-direction:column}.dashboard-settings-legal-submit{width:100%;justify-self:stretch}.dashboard-settings-account-actions,.dashboard-settings-share-row{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.dashboard-settings-account-actions button,.dashboard-settings-share-row button{min-width:0}.dashboard-settings-account-mode-head{align-items:stretch;flex-direction:column}.dashboard-settings-mode-toggle{width:100%}.dashboard-disconnect,.dashboard-settings-notifications .dashboard-settings-save,.dashboard-settings-security .dashboard-settings-save{width:100%;justify-self:stretch}.dashboard-security-passkey-list article,.dashboard-security-passkeys header{align-items:stretch;flex-direction:column}.dashboard-security-passkeys header button{width:100%}.dashboard-settings-profile{grid-template-columns:auto minmax(0,1fr)}.dashboard-settings-profile-actions{grid-column:1/-1;justify-content:flex-start}.dashboard-activity-tabs{margin-bottom:14px}.dashboard-activity:not(.is-compact){padding:16px}.dashboard-activity-toolbar{margin-bottom:12px;padding:0 2px}.dashboard-activity-list{gap:12px}.dashboard-activity-list article{grid-template-columns:40px minmax(0,1fr);align-items:start;gap:10px 12px}.dashboard-activity:not(.is-compact) .dashboard-activity-list article{padding:16px;border-radius:20px}.dashboard-activity-list article>.dashboard-activity-icon{width:40px;height:40px}.dashboard-activity-copy b{font-size:17px;line-height:1.08}.dashboard-activity-copy small{margin-top:3px;font-size:12px;line-height:1.25}.dashboard-activity-message{grid-column:2;width:fit-content;max-width:100%;margin-top:-2px;border-radius:999px;padding:6px 10px;font-size:12px}.dashboard-activity-list article>.dashboard-activity-meta{grid-column:2;grid-row:auto;justify-items:start;gap:3px;text-align:left}.dashboard-activity-meta strong{font-size:16px;line-height:1}.dashboard-activity-meta a{margin-top:2px;font-size:12px;font-weight:900}.dashboard-request-item,.dashboard-requests-empty-card{border-radius:20px;padding:16px}.dashboard-requests-empty-card{min-height:160px}.dashboard-request-item{gap:14px}.dashboard-request-item>header{align-items:stretch;flex-direction:column;gap:12px}.dashboard-request-item header>strong{width:max-content;max-width:100%;white-space:normal}.dashboard-request-meta .dashboard-request-meta-status,.dashboard-request-meta a{width:100%;margin-left:0}.dashboard-request-payers>div{grid-template-columns:1fr;gap:9px}.dashboard-request-payers a{width:max-content}.dashboard-module-card{max-width:none;border-radius:22px;padding:18px}.dashboard-module-balances{border:0;border-radius:0;padding:0;background:transparent}.dashboard-payment-module .asset-dropdown-menu,.dashboard-payment-module .boop-dropdown-menu{max-height:260px}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balances-view{gap:16px}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-summary{border-radius:0;padding:0}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-banking-grid{grid-template-columns:1fr;gap:14px}.dashboard-balances-page .wallet-balance-layout{grid-template-columns:1fr;gap:14px}.dashboard-balances-page .wallet-balance-primary{border-radius:24px;padding:18px}.dashboard-module-card .moonpay-top-up,:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-card,:is(.dashboard-module-card,.dashboard-balances-page) .wallet-total-card{border-radius:20px!important;padding:16px}.dashboard-balances-page .wallet-total-card{border-radius:0!important;padding:0!important}.dashboard-balances-page .wallet-account-card{border-radius:0!important;padding:14px 0!important}.dashboard-balances-page .dashboard-activity.is-compact{padding:18px}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity{padding:18px}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-accounts-panel .wallet-account-card{border-radius:0!important;padding:14px 2px}.dashboard-module-card .moonpay-top-up header{align-items:stretch;flex-direction:column}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-total-card strong{font-size:44px}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-total-card{align-items:center;flex-direction:row}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-meta{grid-template-columns:1fr}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-actions{grid-template-columns:repeat(2,minmax(0,1fr))}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity header,:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-section-head{align-items:start;flex-direction:column}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-section-head em{max-width:none;text-align:left}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-card-main{grid-template-columns:42px minmax(0,1fr) auto}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-card-main>i{width:42px;height:42px;border-radius:14px}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-account-card-main>strong{grid-column:auto;justify-self:end;font-size:20px}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity-list article{grid-template-columns:42px minmax(0,1fr)}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity-list article>em{grid-column:2;justify-items:start;text-align:left}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-activity-list article>.dashboard-activity-icon{width:42px;height:42px}.dashboard-module-card .moonpay-top-up header b{font-size:22px;line-height:1.04}.dashboard-module-card .moonpay-top-up header>span{width:max-content}:is(.dashboard-module-card,.dashboard-balances-page) .wallet-balance-connect button{width:100%}.dashboard-module-card .moonpay-presets{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-help .help-content{grid-template-columns:1fr;padding:14px}.dashboard-help .help-hero{grid-template-columns:1fr;align-items:start;gap:18px;border-radius:22px;padding:20px}.dashboard-help .help-hero h1{font-size:36px;white-space:normal}.dashboard-help .help-topics{display:flex;overflow-x:auto;padding:0 0 6px;background:transparent;scrollbar-width:none}.dashboard-help .help-topics>b{display:none}.dashboard-help .help-topics button{flex:0 0 auto;width:max-content}.dashboard-help .help-articles{padding:14px}.dashboard-help .help-articles>header{align-items:stretch;flex-direction:column}.dashboard-help .help-articles>header>span{width:max-content}.dashboard-help .help-support{align-items:stretch;flex-direction:column;border-radius:22px}.dashboard-help .help-support>div:last-child{flex-direction:column}.dashboard-help .help-support a{text-align:center}.dashboard-payment-module{--payment-field-height:52px;--payment-field-radius:15px;border-radius:20px;padding:14px}.dashboard-payment-module .dashboard-payment-panel{gap:12px;padding:0}.dashboard-payment-module .dashboard-payment-step{display:flex;flex-direction:column;grid-template-columns:none;gap:14px;padding:14px;border-radius:18px}.dashboard-payment-module .dashboard-payment-step>header{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:12px;width:100%;margin-bottom:0}.dashboard-payment-module .dashboard-payment-step>header>i{width:32px;height:32px;font-size:10px}.dashboard-payment-module .dashboard-payment-step>header b{font-size:16px;line-height:1.1}.dashboard-payment-module .dashboard-payment-step>header small{display:none}.dashboard-payment-module .dashboard-goal-identity-row,.dashboard-payment-module .dashboard-payment-amount-row,.dashboard-payment-module .dashboard-payment-label,.dashboard-payment-module .dashboard-payment-open-shares,.dashboard-payment-module .dashboard-payment-recipient-modes,.dashboard-payment-module .dashboard-payment-self-toggle,.dashboard-payment-module .split-recipient-box,.dashboard-payment-module .split-share-preview{grid-column:auto}.dashboard-payment-module .dashboard-payment-label{width:100%;margin-top:0}.dashboard-payment-module .dashboard-payment-label+.dashboard-payment-label{margin-top:16px}.dashboard-payment-module .split-recipient-box{margin-top:0}.dashboard-payment-module .dashboard-payment-recipient-modes{grid-template-columns:1fr;width:100%;margin-top:0}.dashboard-payment-module .dashboard-payment-recipient-modes article{padding:12px 14px}.dashboard-payment-module .dashboard-payment-open-shares{width:100%;margin-top:0}.dashboard-payment-module .dashboard-payment-amount-row{grid-template-columns:1fr;gap:12px}.dashboard-payment-module .dashboard-goal-identity-row{grid-template-columns:1fr;gap:12px;margin-top:0}.dashboard-payment-module .dashboard-payment-field-heading{min-height:30px;align-items:center;gap:10px}.dashboard-payment-module .dashboard-payment-field-heading>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-payment-module .dashboard-payment-scan-button{min-height:30px;flex:0 0 auto;padding:0 12px;font-size:10px}.dashboard-payment-module .dashboard-payment-control,.dashboard-payment-module .dashboard-payment-input{width:100%;max-width:none}.dashboard-payment-module .dashboard-payment-step .dashboard-payment-input{min-height:56px;font-size:18px}.dashboard-payment-module .dashboard-payment-input-frame>.dashboard-payment-currency-suffix{right:14px}.dashboard-payment-module .dashboard-payment-primary{width:100%;min-height:54px;margin-top:10px}.dashboard-payment-module .split-recipient-chips{align-items:stretch}.dashboard-payment-module .split-recipient-dropdown{flex-basis:100%;min-width:100%}.dashboard-payment-module .split-recipient-add{width:100%}.dashboard-payment-module .dashboard-payment-self-toggle{max-width:100%;min-height:34px;margin-top:0}.dashboard-payment-module .dashboard-payment-self-toggle b{overflow:hidden;text-overflow:ellipsis}.dashboard-module-tags{box-sizing:border-box;width:100%;min-width:0;border:0;border-radius:0;padding:0;background:transparent}.dashboard-module-tags .boop-tag-disabled,.dashboard-module-tags .boop-tag-empty,.dashboard-module-tags .boop-tag-error,.dashboard-module-tags .boop-tag-input,.dashboard-module-tags .boop-tag-list,.dashboard-module-tags .boop-tag-loading,.dashboard-module-tags .boop-tag-market-activity,.dashboard-module-tags .boop-tag-market-card,.dashboard-module-tags .boop-tag-market-head,.dashboard-module-tags .boop-tag-market-list,.dashboard-module-tags .boop-tag-market-search,.dashboard-module-tags .boop-tag-nav-row,.dashboard-module-tags .boop-tag-owned,.dashboard-module-tags .boop-tag-price-filters,.dashboard-module-tags .boop-tag-price-filters label,.dashboard-module-tags .boop-tag-price-input,.dashboard-module-tags .boop-tag-settings,.dashboard-module-tags .boop-tag-tab-panel,.dashboard-module-tags .boop-tag-transfer,.dashboard-module-tags .boop-tag-transfer>input,.dashboard-module-tags .dashboard-tabs{box-sizing:border-box;width:100%;max-width:100%;min-width:0}.dashboard-module-tags .boop-tag-settings{gap:14px;margin-bottom:116px;border-radius:24px!important;padding:14px!important;background:radial-gradient(circle at 94% 10%,rgb(var(--boop-accent-rgb)/.2),transparent 28%),var(--dash-purple)!important}.dashboard-module-tags .boop-tag-nav-row{display:grid;grid-template-columns:minmax(0,1fr) 48px;gap:8px}.dashboard-module-tags .dashboard-tabs{width:100%;min-height:48px;padding-bottom:2px}.dashboard-module-tags .dashboard-tabs button{min-height:38px;padding:0 8px;font-size:10px}.dashboard-module-tags .boop-tag-add-button{width:48px;height:48px;border-radius:18px}.dashboard-module-tags .boop-tag-tab-panel{gap:12px}.dashboard-module-tags .boop-tag-owned{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;border-radius:20px;padding:14px}.dashboard-module-tags .boop-tag-market-card{gap:0;border-radius:20px;padding:0}.dashboard-module-tags .boop-tag-market-art{min-height:150px}.dashboard-module-tags .boop-tag-market-art strong{max-width:calc(100% - 24px);padding:12px 16px;font-size:28px}.dashboard-module-tags .boop-tag-market-card footer{grid-template-columns:minmax(0,1fr) auto;padding:12px}.dashboard-module-tags .boop-tag-symbol{width:42px;height:42px;border-radius:14px;font-size:20px}.dashboard-module-tags .boop-tag-owned strong{font-size:17px}.dashboard-module-tags .boop-tag-list,.dashboard-module-tags .boop-tag-market-list{grid-template-columns:1fr;gap:12px}.dashboard-module-tags .boop-tag-owned-actions{display:grid;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch}.dashboard-module-tags .boop-tag-transfer>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.dashboard-module-tags .boop-tag-owned-actions>em{grid-column:auto}.dashboard-module-tags .boop-tag-market-list button,.dashboard-module-tags .boop-tag-owned button,.dashboard-module-tags .boop-tag-owned-actions>em,.dashboard-module-tags .boop-tag-register,.dashboard-module-tags .boop-tag-transfer button{width:100%;justify-content:center}.dashboard-module-tags .boop-tag-market-price{min-width:0;font-size:13px}.dashboard-module-tags .boop-tag-market-card button{min-width:76px}.dashboard-module-tags .boop-tag-market-title{margin:0;font-size:12px}.dashboard-module-tags .boop-tag-market-head{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.dashboard-module-tags .boop-tag-market-search{grid-column:1/-1}.dashboard-module-tags .boop-tag-price-filters{display:contents}.dashboard-module-tags .boop-tag-price-filters label{min-height:54px;grid-template-columns:auto minmax(0,1fr) auto;gap:6px;border-radius:18px;padding:7px 10px}.dashboard-module-tags .boop-tag-price-filters b,.dashboard-module-tags .boop-tag-price-filters span{font-size:9px}.dashboard-module-tags .boop-tag-price-filters input{font-size:15px}.dashboard-module-tags .boop-tag-input,.dashboard-module-tags .boop-tag-market-search{min-height:52px;border-radius:20px!important}.dashboard-module-tags .boop-tag-input{padding:0 14px;gap:6px}.dashboard-module-tags .boop-tag-input>span{font-size:18px}.dashboard-module-tags .boop-tag-input input{flex:1 1 auto;width:100%;min-width:0}.dashboard-module-tags .boop-tag-input i{flex:0 0 auto;max-width:42%;overflow:hidden;padding:6px 8px;text-overflow:ellipsis;white-space:nowrap}.dashboard-module-tags .boop-tag-disabled,.dashboard-module-tags .boop-tag-empty,.dashboard-module-tags .boop-tag-error,.dashboard-module-tags .boop-tag-loading{border-radius:18px;padding:13px 14px;font-size:12px}.dashboard-module-tags .boop-tag-empty-action{display:grid;grid-template-columns:1fr}.dashboard-module-tags .boop-tag-empty-action button{width:100%}.dashboard-module-tags .boop-tag-register{min-height:52px}.dashboard-module-tags .boop-tag-transfer{border-radius:20px;padding:14px}.dashboard-module-tags .boop-tag-transfer>strong{font-size:14px}.dashboard-module-tags .boop-tag-transfer>p{font-size:11px}.dashboard-app input,.dashboard-app select,.dashboard-app textarea{font-size:16px!important;-webkit-text-size-adjust:100%;text-size-adjust:100%}.dashboard-payment-module .dashboard-payment-step .dashboard-payment-input{font-size:18px!important}.dashboard-module-goals .onchain-goal-card,.dashboard-module-goals .squad-goal-amount-row,.dashboard-module-goals .squad-goal-form-grid{grid-template-columns:1fr}.dashboard-module-goals .onchain-goal-card{padding:16px;border-radius:20px}.dashboard-module-goals .onchain-goal-card footer,.dashboard-module-goals .onchain-goal-card header{align-items:stretch;flex-direction:column}.dashboard-module-goals .onchain-goal-card footer>span{text-align:left}.dashboard-module-goals .onchain-savings-actions{flex-direction:column}.dashboard-module-goals .onchain-goal-card button,.dashboard-module-goals .onchain-savings-actions button,.dashboard-module-goals .squad-create{width:100%}.dashboard-module-investing .round-up-heading,.round-up-chart-card footer,.round-up-chart-card header{align-items:flex-start;flex-direction:column}.dashboard-module-investing .round-up-assets,.dashboard-module-investing .round-up-portfolio-summary{grid-template-columns:1fr}.dashboard-module-investing .round-up-position{grid-template-columns:40px minmax(0,1fr)}.dashboard-module-investing .round-up-position>em{grid-column:2}.dashboard-module-investing .round-up-assets button>em{margin-left:0;max-width:none;text-align:left}.round-up-chart-card svg{height:120px}.split-recipient-chips>input{min-width:130px}.split-recipient-dropdown{flex-basis:100%}.split-recipient-add{width:100%;justify-content:center}.dashboard-module-contacts .trusted-contacts{gap:12px;border-radius:20px;padding:16px}.dashboard-module-contacts .trusted-contacts>header{grid-template-columns:40px minmax(0,1fr) auto;gap:10px}.dashboard-module-contacts .trusted-contact-kicker{width:40px;height:40px}.dashboard-module-contacts .trusted-contact-main{grid-template-columns:40px minmax(0,1fr)}.dashboard-module-contacts .trusted-contact-main>i{width:40px;height:40px}.dashboard-module-contacts .trusted-contact-main em{grid-column:2;width:max-content}.dashboard-module-contacts .trusted-contact-list article{grid-template-columns:minmax(0,1fr) 40px 40px}.dashboard-module-contacts .trusted-contact-label-edit{grid-column:1/-1}.dashboard-module-contacts .trusted-contact-remove,.dashboard-module-contacts .trusted-contact-status{width:40px;height:40px}.dashboard-module-contacts .trusted-contact-label-edit{grid-template-columns:1fr}.dashboard-module-contacts .trusted-contact-label-edit button{width:100%}.dashboard-module-contacts .trusted-contact-add{grid-template-columns:1fr}.dashboard-module-contacts .trusted-contact-add>i{display:none}.dashboard-module-contacts .trusted-contact-add button{grid-column:1/-1;width:100%}.dashboard-module-contacts .trusted-contact-add input{width:100%;font-size:16px}.dashboard-network-gate{padding:22px;border-radius:20px}}@media (max-width:980px){.dashboard-page-header h1{font-size:clamp(28px,7vw,36px)!important;line-height:1.02!important;letter-spacing:0!important}.dashboard-hero-card h2{font-size:clamp(26px,6.8vw,34px)!important;line-height:1.03!important;letter-spacing:0!important}}@media (max-width:520px){.dashboard-page-header h1{font-size:clamp(24px,7.6vw,30px)!important}}