/* Cumulative UI97 — unified signed-in mobile dropdown menu
   The signed-in Community Member hamburger now behaves like the compact public
   dropdown instead of presenting a full-height dark drawer. Desktop sidebar
   behavior is intentionally unchanged. */
@media (max-width:900px){
  body.member-body .member-sidebar{
    position:fixed!important;
    inset:calc(var(--member-top) + 8px) 12px auto auto!important;
    width:min(244px,calc(100vw - 24px))!important;
    height:auto!important;
    min-height:0!important;
    max-height:calc(100vh - var(--member-top) - 24px)!important;
    max-height:calc(100dvh - var(--member-top) - 24px)!important;
    display:block!important;
    overflow:hidden!important;
    border:1px solid #e1e6f0!important;
    border-radius:16px 5px 16px 16px!important;
    background:#fff!important;
    color:#344054!important;
    box-shadow:0 18px 42px rgba(15,23,42,.20)!important;
    opacity:0!important;
    transform:translateY(-8px) scale(.985)!important;
    transform-origin:top right!important;
    pointer-events:none!important;
    transition:opacity .16s ease,transform .16s ease!important;
  }
  body.member-body.member-sidebar-open .member-sidebar{
    opacity:1!important;
    transform:none!important;
    pointer-events:auto!important;
  }
  body.member-body .member-sidebar-brand,
  body.member-body .member-side-desktop-menu,
  body.member-body .member-sidebar-footer{
    display:none!important;
  }
  body.member-body .member-side-mobile-menu{
    display:grid!important;
    gap:2px!important;
    padding:7px!important;
    overflow-y:auto!important;
    overscroll-behavior:contain;
    background:#fff!important;
  }
  body.member-body .member-side-mobile-menu .member-side-link{
    min-height:43px!important;
    display:flex!important;
    align-items:center!important;
    gap:11px!important;
    margin:0!important;
    padding:9px 11px!important;
    border:1px solid transparent!important;
    border-radius:11px!important;
    background:transparent!important;
    color:#344054!important;
    box-shadow:none!important;
    font-size:13px!important;
    font-weight:650!important;
    line-height:1.2!important;
    transition:background-color .14s ease,border-color .14s ease,color .14s ease!important;
  }
  body.member-body .member-side-mobile-menu .member-side-link .member-icon{
    width:20px!important;
    height:20px!important;
    max-width:20px!important;
    max-height:20px!important;
    flex:0 0 20px!important;
    color:#667085!important;
    stroke-width:1.8!important;
  }
  body.member-body .member-side-mobile-menu .member-side-link:hover,
  body.member-body .member-side-mobile-menu .member-side-link:focus-visible{
    background:#f5f7ff!important;
    border-color:#e4e7ff!important;
    color:#4338ca!important;
    outline:none!important;
  }
  body.member-body .member-side-mobile-menu .member-side-link.active{
    background:#eef2ff!important;
    border-color:#d9ddff!important;
    color:#4338ca!important;
    box-shadow:none!important;
  }
  body.member-body .member-side-mobile-menu .member-side-link.active .member-icon,
  body.member-body .member-side-mobile-menu .member-side-link:hover .member-icon,
  body.member-body .member-side-mobile-menu .member-side-link:focus-visible .member-icon{
    color:#4f46e5!important;
  }
  body.member-body .member-side-mobile-menu .member-side-link:last-child{
    margin-top:4px!important;
    border-color:#fee4e2!important;
    background:#fffafa!important;
    color:#b42318!important;
  }
  body.member-body .member-side-mobile-menu .member-side-link:last-child .member-icon{
    color:#b42318!important;
  }
  body.member-body .member-side-mobile-menu .member-side-link:last-child:hover,
  body.member-body .member-side-mobile-menu .member-side-link:last-child:focus-visible{
    border-color:#fecdca!important;
    background:#fff1f0!important;
    color:#912018!important;
  }
  body.member-body .member-nav-count{
    min-width:20px!important;
    height:20px!important;
    padding:0 5px!important;
    background:#4f46e5!important;
    color:#fff!important;
    font-size:9px!important;
    box-shadow:none!important;
  }
  body.member-body .member-sidebar-overlay{
    display:block!important;
    position:fixed!important;
    inset:var(--member-top) 0 0 0!important;
    z-index:98!important;
    border:0!important;
    background:rgba(15,23,42,.08)!important;
    opacity:0!important;
    pointer-events:none!important;
    transition:opacity .16s ease!important;
  }
  body.member-body.member-sidebar-open .member-sidebar-overlay{
    opacity:1!important;
    pointer-events:auto!important;
  }
  body.member-body.member-sidebar-open{
    overflow:auto!important;
  }
}
@media (max-width:360px){
  body.member-body .member-sidebar{
    right:10px!important;
    width:min(230px,calc(100vw - 20px))!important;
  }
}
@media (prefers-reduced-motion:reduce){
  body.member-body .member-sidebar,
  body.member-body .member-sidebar-overlay{transition:none!important}
}

/* iRento v3.3.8 UI98 — professional workspace typography, listing capacity,
   and binary-style partnership network growth. */
.ui98-home{--ui98-ink:#172033;--ui98-muted:#667085;--ui98-line:#e3e7f0;--ui98-indigo:#4f46e5;--ui98-blue:#315be8;--ui98-violet:#6754e8;background:linear-gradient(180deg,#f4f6ff 0,#f7f8fc 320px);color:var(--ui98-ink);min-height:calc(100vh - var(--member-top));padding:22px 0 52px}
.ui98-home .home-dashboard-shell{width:min(1480px,100%);margin:0 auto;padding:0 28px}
.ui98-home .home-command-card{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,510px);align-items:center;gap:24px;padding:30px;border-radius:26px;background:linear-gradient(125deg,#312e81 0%,#4f46e5 56%,#2563eb 100%);color:#fff;box-shadow:0 18px 42px rgba(49,46,129,.18)}
.ui98-home .home-command-card:before{content:"";position:absolute;z-index:-1;right:-90px;top:-150px;width:330px;height:330px;border:48px solid rgba(255,255,255,.045);border-radius:50%}
.ui98-home .home-kicker,.ui98-home .home-section-heading span,.ui98-home .home-card-heading>div>span{display:block;font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}
.ui98-home .home-kicker{color:#cdd5ff}.ui98-home .home-command-copy h1{margin:5px 0 9px;font-size:38px;line-height:1.08;font-weight:720;letter-spacing:-.035em}.ui98-home .home-command-copy p{max-width:720px;margin:0;color:#e9edff;font-size:15px;font-weight:430;line-height:1.55}
.ui98-home .home-account-chip{display:inline-flex;align-items:center;gap:7px;margin-top:16px;padding:7px 10px;border:1px solid rgba(255,255,255,.19);border-radius:999px;background:rgba(255,255,255,.1);font-size:11px;font-weight:650}.ui98-home .home-account-chip .member-icon{width:16px!important;height:16px!important}
.ui98-home .home-finance-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ui98-home .home-finance-card{position:relative;overflow:hidden;display:flex;min-height:142px;flex-direction:column;justify-content:flex-end;padding:18px;border:1px solid rgba(255,255,255,.22);border-radius:19px;color:#fff;box-shadow:0 14px 32px rgba(30,27,75,.16);transition:.18s}.ui98-home .home-finance-card:before{content:"";position:absolute;right:-28px;top:-38px;width:105px;height:105px;border:18px solid rgba(255,255,255,.055);border-radius:50%}.ui98-home .home-finance-card.is-earnings{background:linear-gradient(145deg,#5267e7,#4169e1 56%,#315be8)}.ui98-home .home-finance-card.is-credits{background:linear-gradient(145deg,#6754e8,#594fe3 50%,#455ee4)}.ui98-home .home-finance-card span,.ui98-home .home-finance-card strong,.ui98-home .home-finance-card small{display:block;position:relative}.ui98-home .home-finance-card span{font-size:10px;font-weight:680;letter-spacing:.07em;text-transform:uppercase;color:rgba(255,255,255,.82)}.ui98-home .home-finance-card strong{margin:5px 0;font-size:25px;font-weight:720;line-height:1.1;letter-spacing:-.025em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ui98-home .home-finance-card small{font-size:10px;font-weight:450;color:rgba(255,255,255,.82)}.ui98-home .home-finance-card small b{float:right;font-size:13px;font-weight:650}
.ui98-home .home-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.ui98-home .home-stat-grid>a{position:relative;overflow:hidden;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;min-height:96px;padding:14px;border:1px solid var(--ui98-line);border-radius:17px;background:#fff;box-shadow:0 7px 24px rgba(15,23,42,.04);transition:.18s}.ui98-home .home-stat-grid>a:after{content:"";position:absolute;right:-26px;bottom:-38px;width:82px;height:82px;border-radius:50%;background:linear-gradient(135deg,rgba(99,102,241,.09),rgba(65,105,225,.025))}.ui98-home .home-stat-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,#eef2ff,#e5edff);color:#4f46e5}.ui98-home .home-stat-grid>a:nth-child(2) .home-stat-icon{background:linear-gradient(145deg,#edf4ff,#e4ecff);color:#315be8}.ui98-home .home-stat-grid>a:nth-child(3) .home-stat-icon{background:linear-gradient(145deg,#eef1ff,#e7ebff);color:#4356d9}.ui98-home .home-stat-grid>a:nth-child(4) .home-stat-icon{background:linear-gradient(145deg,#f4f0ff,#eee9ff);color:#6754e8}.ui98-home .home-stat-grid small,.ui98-home .home-stat-grid strong,.ui98-home .home-stat-grid em{display:block}.ui98-home .home-stat-grid small{color:#667085;font-size:11px;font-weight:650}.ui98-home .home-stat-grid strong{margin-top:2px;color:#1f2c42;font-size:24px;font-weight:720;line-height:1}.ui98-home .home-stat-grid em{margin-top:5px;color:#98a2b3;font-size:10px;font-style:normal;font-weight:450}
.ui98-home .home-section-heading{margin:25px 2px 11px}.ui98-home .home-section-heading span,.ui98-home .home-card-heading>div>span{color:#6366f1}.ui98-home .home-section-heading h2,.ui98-home .home-card-heading h2{margin:3px 0 0;color:#202d43;font-weight:700;letter-spacing:-.02em}.ui98-home .home-section-heading h2{font-size:21px}.ui98-home .home-card-heading h2{font-size:18px}.ui98-home .home-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.ui98-home .home-card-heading>a{color:#4f46e5;font-size:11px;font-weight:650}
.ui98-home .home-performance-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ui98-home .home-graph-card,.ui98-home .home-network-preview{display:block;min-width:0;padding:19px;border:1px solid var(--ui98-line);border-radius:20px;background:#fff;box-shadow:0 8px 26px rgba(15,23,42,.045);transition:.18s}.ui98-home .home-graph-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ui98-home .home-graph-head span small,.ui98-home .home-graph-head span strong{display:block}.ui98-home .home-graph-head span small{color:#667085;font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.ui98-home .home-graph-head span strong{margin-top:3px;color:#172033;font-size:21px;font-weight:700;letter-spacing:-.02em}.ui98-home .home-graph-head>b{color:#6366f1;font-size:10px;font-weight:650}.ui98-home .home-bar-chart{display:grid;grid-template-columns:repeat(6,1fr);align-items:end;gap:8px;height:116px;margin-top:15px;padding-top:8px;border-bottom:1px solid #e8edf4;background:repeating-linear-gradient(to bottom,#f1f5f9 0,#f1f5f9 1px,transparent 1px,transparent 33%)}.ui98-home .home-bar-chart>span{display:grid;grid-template-rows:1fr 18px;align-items:end;height:100%;min-width:0;text-align:center}.ui98-home .home-bar-chart i{display:block;width:min(28px,72%);min-height:7px;margin:0 auto;border-radius:8px 8px 2px 2px;background:linear-gradient(180deg,#6f7cf0,#4169e1);box-shadow:0 5px 12px rgba(65,105,225,.14)}.ui98-home .home-bar-chart small{padding-top:4px;color:#98a2b3;font-size:9px;font-weight:600}
.ui98-home .home-binary-preview{position:relative;min-height:126px;margin-top:10px;padding:5px 8px 0}.ui98-home .home-binary-root{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:3px;width:52px;margin:0 auto}.ui98-home .home-binary-root>span,.ui98-home .home-binary-person>span{display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#4f46e5,#315be8);color:#fff;font-weight:700;box-shadow:0 7px 16px rgba(79,70,229,.18)}.ui98-home .home-binary-root>span{width:34px;height:34px;font-size:13px}.ui98-home .home-binary-root small{color:#667085;font-size:9px;font-weight:600}.ui98-home .home-binary-line.is-root{position:absolute;left:50%;top:45px;width:1px;height:18px;background:#cfd6e6}.ui98-home .home-binary-level.one{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:22px}.ui98-home .home-binary-level.one:before{content:"";position:absolute;left:25%;right:25%;top:-10px;height:1px;background:#cfd6e6}.ui98-home .home-binary-person{position:relative;display:grid;grid-template-columns:30px minmax(0,1fr);grid-template-rows:auto auto;column-gap:8px;align-items:center;max-width:190px;margin:auto}.ui98-home .home-binary-person:before{content:"";position:absolute;left:50%;top:-10px;width:1px;height:10px;background:#cfd6e6}.ui98-home .home-binary-person>span{grid-row:1/3;width:30px;height:30px;font-size:11px}.ui98-home .home-binary-person.empty>span{background:#f2f4f8;color:#7d899a;border:1px dashed #cbd3df;box-shadow:none}.ui98-home .home-binary-person small{font-size:8px;color:#98a2b3;font-weight:550}.ui98-home .home-binary-person b{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#344054;font-size:10px;font-weight:650}.ui98-home .home-binary-level.two{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:12px 11% 0}.ui98-home .home-binary-dot{display:grid;place-items:center;width:22px;height:22px;margin:auto;border-radius:50%;font-size:12px}.ui98-home .home-binary-dot.filled{background:#eef2ff;color:#4f46e5}.ui98-home .home-binary-dot.empty{border:1px dashed #d0d5dd;color:#98a2b3;background:#fff}.ui98-home .home-network-preview-note{margin:9px 0 0;color:#7b8798;font-size:10px;font-weight:430;line-height:1.45}
.ui98-home .home-insight-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.ui98-home .home-insight-card,.ui98-home .home-capacity-card,.ui98-home .home-recent-card{padding:20px;border:1px solid var(--ui98-line);border-radius:19px;background:#fff;box-shadow:0 7px 24px rgba(15,23,42,.04)}
.ui98-home .home-drive-shell{display:grid;grid-template-columns:68px minmax(0,1fr);gap:16px;align-items:center;margin-top:16px;padding:16px;border:1px solid #e1e6f0;border-radius:16px;background:linear-gradient(135deg,#f9faff,#f5f7fc)}.ui98-home .home-drive-icon{position:relative;width:68px;height:54px;border:1px solid #ccd4e4;border-radius:12px;background:linear-gradient(180deg,#fff,#eef2f8);box-shadow:inset 0 -8px 16px rgba(79,70,229,.04),0 5px 15px rgba(15,23,42,.05)}.ui98-home .home-drive-icon:before{content:"";position:absolute;left:12px;top:12px;width:28px;height:28px;border:5px solid #6366f1;border-radius:50%;opacity:.9}.ui98-home .home-drive-icon:after{content:"";position:absolute;right:10px;bottom:9px;width:7px;height:7px;border-radius:50%;background:#315be8;box-shadow:0 0 0 4px rgba(49,91,232,.1)}.ui98-home .home-drive-icon span{position:absolute;right:10px;top:13px;width:12px;height:3px;border-radius:3px;background:#aab4c4}.ui98-home .home-drive-icon i{position:absolute;right:10px;top:21px;width:12px;height:3px;border-radius:3px;background:#c5ccd8}.ui98-home .home-drive-copy>div:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ui98-home .home-drive-copy strong,.ui98-home .home-drive-copy small{display:block}.ui98-home .home-drive-copy strong{color:#25324a;font-size:14px;font-weight:680}.ui98-home .home-drive-copy small{margin-top:2px;color:#7a8798;font-size:10px;font-weight:450}.ui98-home .home-drive-meter{height:12px;margin:12px 0 7px;overflow:hidden;border:1px solid #dde3ef;border-radius:999px;background:repeating-linear-gradient(90deg,#edf0f6 0,#edf0f6 18px,#e4e8f0 18px,#e4e8f0 20px)}.ui98-home .home-drive-meter>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6754e8,#4f46e5,#315be8)}.ui98-home .home-drive-details{display:flex;justify-content:space-between;gap:10px;color:#7d899a;font-size:9px;font-weight:500}.ui98-home .home-capacity-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:13px}.ui98-home .home-capacity-footer strong,.ui98-home .home-capacity-footer small{display:block}.ui98-home .home-capacity-footer strong{color:#344054;font-size:11px;font-weight:650}.ui98-home .home-capacity-footer small{margin-top:2px;color:#7d899a;font-size:9px;font-weight:430}.ui98-home .home-capacity-footer>a{flex:0 0 auto;color:#4f46e5;font-size:10px;font-weight:650}
.ui98-home .home-mini-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.ui98-home .home-mini-metrics>a{padding:13px;border:1px solid #edf0f5;border-radius:13px;background:#f8fafc}.ui98-home .home-mini-metrics strong,.ui98-home .home-mini-metrics span{display:block}.ui98-home .home-mini-metrics strong{color:#4338ca;font-size:23px;font-weight:700}.ui98-home .home-mini-metrics span{margin-top:3px;color:#667085;font-size:9px;font-weight:550}.ui98-home .home-recent-card{margin-top:14px}.ui98-home .home-recent-list{display:grid;margin-top:13px}.ui98-home .home-recent-list>a{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 2px;border-top:1px solid #edf0f5}.ui98-home .home-recent-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#eef2ff;color:#4f46e5}.ui98-home .home-recent-list strong,.ui98-home .home-recent-list small{display:block}.ui98-home .home-recent-list strong{color:#25324a;font-size:12px;font-weight:650}.ui98-home .home-recent-list small{margin-top:2px;color:#8b96a5;font-size:9px;font-weight:430}.ui98-home .home-status-label{padding:5px 8px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:9px;font-weight:600}.ui98-home .home-empty{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px;margin-top:13px;padding:16px;border-radius:15px;background:#f8fafc}.ui98-home .home-empty>span{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#eef2ff;color:#4f46e5}.ui98-home .home-empty strong{display:block;color:#26344a;font-size:12px;font-weight:650}.ui98-home .home-empty p{margin:3px 0 0;color:#8591a2;font-size:10px}.ui98-home .home-empty>a{color:#4f46e5;font-size:10px;font-weight:650}

/* Referral invitation on registration */
.irento-referral-invite{margin:0 0 16px;padding:12px 14px;border:1px solid #d9ddff;border-radius:13px;background:#f6f7ff}.irento-referral-invite span,.irento-referral-invite strong,.irento-referral-invite small{display:block}.irento-referral-invite span{color:#6366f1;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.irento-referral-invite strong{margin-top:2px;color:#27344d;font-size:13px;font-weight:680}.irento-referral-invite small{margin-top:2px;color:#6f7d91;font-size:10px;line-height:1.4}.irento-referral-invite.is-neutral{border-color:#e4e7ec;background:#f8fafc}.irento-referral-invite.is-neutral span{color:#667085}

/* Dedicated partnership network page */
.network-growth-page{min-height:calc(100vh - var(--member-top));padding:24px 0 52px;background:linear-gradient(180deg,#f4f6ff,#f8f9fc)}.network-growth-shell{width:min(1320px,100%);margin:auto;padding:0 24px}.network-growth-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:26px 28px;border-radius:24px;background:linear-gradient(125deg,#312e81,#4f46e5 58%,#315be8);color:#fff;box-shadow:0 16px 38px rgba(49,46,129,.17)}.network-growth-hero>div{max-width:820px}.network-growth-kicker{display:block;color:#cdd5ff;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.network-growth-hero h1{margin:5px 0 8px;font-size:34px;line-height:1.08;font-weight:720;letter-spacing:-.03em}.network-growth-hero p{margin:0;color:#e8ecff;font-size:14px;font-weight:430;line-height:1.55}.network-growth-back{flex:0 0 auto;padding:9px 12px;border:1px solid rgba(255,255,255,.25);border-radius:11px;background:rgba(255,255,255,.09);font-size:11px;font-weight:600}
.network-growth-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.network-growth-stats article{padding:16px 17px;border:1px solid #e1e6ef;border-radius:16px;background:#fff;box-shadow:0 6px 20px rgba(15,23,42,.035)}.network-growth-stats span,.network-growth-stats strong,.network-growth-stats small{display:block}.network-growth-stats span{color:#667085;font-size:10px;font-weight:650;text-transform:uppercase;letter-spacing:.07em}.network-growth-stats strong{margin-top:3px;color:#25324a;font-size:25px;font-weight:720}.network-growth-stats small{margin-top:3px;color:#8a95a6;font-size:10px;font-weight:430}
.network-growth-invite{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);gap:22px;align-items:center;margin-top:14px;padding:20px;border:1px solid #dce2f1;border-radius:18px;background:#fff}.network-growth-invite-copy>span{color:#6366f1;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.network-growth-invite-copy h2{margin:3px 0 5px;color:#25324a;font-size:20px;font-weight:700}.network-growth-invite-copy p{margin:0;color:#667085;font-size:12px;line-height:1.5}.network-growth-invite-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.network-growth-invite-field label{grid-column:1/-1;margin:0!important;color:#667085;font-size:10px;font-weight:600}.network-growth-invite-field input{margin-top:5px;min-height:43px;font-size:12px}.network-growth-invite-field small{align-self:center;color:#98a2b3;font-size:9px}
.network-growth-panel{margin-top:14px;padding:20px;border:1px solid #dfe4ee;border-radius:20px;background:#fff;box-shadow:0 8px 26px rgba(15,23,42,.04)}.network-growth-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.network-growth-panel-head>div>span{color:#6366f1;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.network-growth-panel-head h2{margin:3px 0 5px;color:#25324a;font-size:21px;font-weight:700}.network-growth-panel-head p{max-width:760px;margin:0;color:#667085;font-size:11px;line-height:1.5}.network-depth-picker{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.network-depth-picker a{display:grid;place-items:center;min-width:34px;height:34px;padding:0 8px;border:1px solid #e1e6ef;border-radius:9px;background:#fff;color:#667085;font-size:10px;font-weight:650}.network-depth-picker a.active{border-color:#c7d2fe;background:#eef2ff;color:#4338ca}.network-growth-canvas{overflow:auto;margin-top:18px;padding:18px 10px 24px;border:1px solid #eef0f5;border-radius:16px;background:linear-gradient(180deg,#fbfcff,#f8f9fc)}
.network-growth-tree,.network-growth-tree ul{position:relative;display:flex;justify-content:center;margin:0;padding-top:20px;padding-left:0;list-style:none}.network-growth-tree>li{padding-top:0}.network-growth-item{position:relative;padding:20px 8px 0;text-align:center}.network-growth-children:before{content:"";position:absolute;top:0;left:50%;width:1px;height:20px;background:#cfd6e5}.network-growth-children>.network-growth-item:before,.network-growth-children>.network-growth-item:after{content:"";position:absolute;top:0;right:50%;width:50%;height:20px;border-top:1px solid #cfd6e5}.network-growth-children>.network-growth-item:after{left:50%;right:auto;border-left:1px solid #cfd6e5}.network-growth-children>.network-growth-item:only-child:before,.network-growth-children>.network-growth-item:only-child:after{display:none}.network-growth-children>.network-growth-item:first-child:before{border:0}.network-growth-children>.network-growth-item:last-child:after{border:0}.network-growth-children>.network-growth-item:last-child:before{border-right:1px solid #cfd6e5;border-radius:0 5px 0 0}.network-growth-children>.network-growth-item:first-child:after{border-radius:5px 0 0 0}
.network-growth-node{display:flex;align-items:center;gap:10px;min-width:178px;max-width:210px;padding:11px 12px;border:1px solid #dfe5ef;border-radius:14px;background:#fff;box-shadow:0 6px 18px rgba(15,23,42,.045);text-align:left}.network-growth-node.is-root{border-color:#c7d2fe;background:linear-gradient(135deg,#f6f5ff,#f5f8ff)}.network-growth-node.is-empty{border-style:dashed;background:#fafbfc;box-shadow:none}.network-growth-avatar{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border-radius:50%;background:linear-gradient(145deg,#4f46e5,#315be8);color:#fff;font-size:12px;font-weight:700}.network-growth-node.is-empty .network-growth-avatar{border:1px dashed #cbd5e1;background:#fff;color:#98a2b3}.network-growth-node-copy{min-width:0}.network-growth-node-copy small,.network-growth-node-copy strong,.network-growth-node-copy em{display:block}.network-growth-node-copy small{color:#98a2b3;font-size:8px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.network-growth-node-copy strong{overflow:hidden;margin-top:1px;color:#344054;font-size:11px;font-weight:650;white-space:nowrap;text-overflow:ellipsis}.network-growth-node-copy em{margin-top:2px;color:#667085;font-size:8px;font-style:normal;font-weight:450}
.network-growth-access{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.network-growth-access article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:17px;border:1px solid #e1e6ef;border-radius:17px;background:#fff}.network-growth-access-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#eef2ff;color:#4f46e5;font-size:15px;font-weight:700}.network-growth-access small,.network-growth-access h3,.network-growth-access p{display:block}.network-growth-access small{color:#6366f1;font-size:9px;font-weight:650;text-transform:uppercase;letter-spacing:.07em}.network-growth-access h3{margin:2px 0 4px;color:#25324a;font-size:15px;font-weight:680}.network-growth-access p{margin:0;color:#667085;font-size:10px;line-height:1.45}.network-growth-access a{display:inline-block;margin-top:7px;color:#4f46e5;font-size:10px;font-weight:650}

@media(max-width:1050px){.ui98-home .home-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.network-growth-access{grid-template-columns:1fr 1fr}}
@media(max-width:760px){
  .ui98-home{padding:13px 0 28px}.ui98-home .home-dashboard-shell{padding:0 12px}.ui98-home .home-command-card{grid-template-columns:1fr;gap:15px;padding:20px;border-radius:22px}.ui98-home .home-command-copy h1{font-size:28px}.ui98-home .home-command-copy p{font-size:12px}.ui98-home .home-finance-grid{grid-template-columns:1fr 1fr;gap:8px}.ui98-home .home-finance-card{min-height:118px;padding:14px;border-radius:16px}.ui98-home .home-finance-card strong{font-size:19px}.ui98-home .home-finance-card span,.ui98-home .home-finance-card small{font-size:9px}.ui98-home .home-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.ui98-home .home-stat-grid>a{grid-template-columns:36px minmax(0,1fr);gap:9px;min-height:84px;padding:11px;border-radius:15px}.ui98-home .home-stat-icon{width:36px;height:36px;border-radius:11px}.ui98-home .home-stat-grid small{font-size:10px}.ui98-home .home-stat-grid strong{font-size:21px}.ui98-home .home-stat-grid em{font-size:9px}.ui98-home .home-section-heading{margin-top:20px}.ui98-home .home-section-heading h2{font-size:18px}.ui98-home .home-performance-grid,.ui98-home .home-insight-grid{grid-template-columns:1fr;gap:10px}.ui98-home .home-graph-card,.ui98-home .home-network-preview,.ui98-home .home-insight-card,.ui98-home .home-capacity-card,.ui98-home .home-recent-card{padding:15px;border-radius:17px}.ui98-home .home-graph-head span strong{font-size:18px}.ui98-home .home-bar-chart{height:104px}.ui98-home .home-drive-shell{grid-template-columns:56px minmax(0,1fr);gap:12px;padding:13px}.ui98-home .home-drive-icon{width:56px;height:48px}.ui98-home .home-drive-icon:before{left:10px;top:11px;width:24px;height:24px;border-width:4px}.ui98-home .home-capacity-footer{align-items:flex-start;flex-direction:column;gap:8px}.ui98-home .home-mini-metrics{gap:6px}.ui98-home .home-mini-metrics>a{padding:11px 9px}.ui98-home .home-mini-metrics strong{font-size:20px}.ui98-home .home-recent-list>a{grid-template-columns:35px minmax(0,1fr);padding:10px 0}.ui98-home .home-recent-icon{width:35px;height:35px}.ui98-home .home-status-label{display:none}.ui98-home .home-recent-list small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ui98-home .home-empty{grid-template-columns:40px minmax(0,1fr);padding:13px}.ui98-home .home-empty>a{grid-column:2}.ui98-home .home-empty>span{width:40px;height:40px}
  .network-growth-page{padding:13px 0 30px}.network-growth-shell{padding:0 12px}.network-growth-hero{align-items:flex-start;flex-direction:column;padding:20px;border-radius:21px}.network-growth-hero h1{font-size:27px}.network-growth-hero p{font-size:12px}.network-growth-stats{grid-template-columns:1fr;gap:8px}.network-growth-stats article{padding:13px 14px}.network-growth-invite{grid-template-columns:1fr;gap:13px;padding:15px;border-radius:16px}.network-growth-invite-field{grid-template-columns:1fr auto}.network-growth-panel{padding:15px;border-radius:17px}.network-growth-panel-head{flex-direction:column}.network-depth-picker{justify-content:flex-start}.network-growth-canvas{padding:12px 8px 18px}.network-growth-tree,.network-growth-tree ul{display:block;padding-top:0}.network-growth-item{padding:9px 0 0 16px;text-align:left}.network-growth-tree>.network-growth-item{padding-left:0}.network-growth-children{margin-left:18px!important;padding-left:0!important;border-left:1px solid #d7deea}.network-growth-children:before,.network-growth-children>.network-growth-item:before,.network-growth-children>.network-growth-item:after{display:none}.network-growth-node{max-width:none;width:100%;min-width:0}.network-growth-access{grid-template-columns:1fr;gap:8px}
}
@media(max-width:380px){.ui98-home .home-dashboard-shell{padding-inline:10px}.ui98-home .home-finance-grid{grid-template-columns:1fr}.ui98-home .home-finance-card{min-height:102px}.ui98-home .home-binary-level.one{gap:14px}.ui98-home .home-binary-level.two{gap:10px;margin-inline:5%}.network-growth-invite-field{grid-template-columns:1fr}.network-growth-invite-field .btn{width:100%}}

/* UI98 finishing pass: keep dashboard and network typography readable and calm. */
.ui98-home,.network-growth-page{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.ui98-home .home-drive-details,.ui98-home .home-capacity-footer small,.ui98-home .home-mini-metrics span,.ui98-home .home-recent-list small,.ui98-home .home-status-label{font-size:10px}
.ui98-home .home-bar-chart small,.ui98-home .home-binary-root small{font-size:10px}
.ui98-home .home-binary-person small,.ui98-home .home-binary-person b{font-size:9px}
.network-growth-node-copy small,.network-growth-node-copy em{font-size:9px}.network-growth-node-copy strong{font-size:11px}
.irento-products-summary{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:1100px){.irento-products-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.irento-products-summary{grid-template-columns:1fr}.ui98-home .home-finance-card span,.ui98-home .home-finance-card small,.ui98-home .home-stat-grid em{font-size:10px}}
