@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";:root{--bg-dark:#f8faf6;--bg-sidebar:#ecefe8;--bg-card:#fff;--bg-card-hover:#fff;--bg-card-subtle:#f7f9f5;--text-primary:#122019;--text-secondary:#4e5e55;--text-muted:#7e8e85;--accent-forest:#153a2c;--accent-forest-hover:#0e271d;--accent-forest-card:#133829;--accent-sage:#26543f;--accent-sage-light:#e7efea;--accent-sage-hover:#1c4231;--accent-mint:#7be495;--accent-mint-bg:#e6f5ec;--accent-mint-text:#166534;--accent-terracotta:#c86749;--accent-terracotta-light:#faece7;--accent-blue:#3e658c;--accent-blue-light:#ebf1f7;--accent-gold:#c9862b;--accent-gold-light:#faf3e8;--accent-purple:#7e5b8e;--accent-purple-light:#f4eef7;--accent-green:#166534;--accent-orange:#c86749;--accent-red:#d14d4d;--border-color:#00000012;--border-card:#0000000d;--border-active:#153a2c;--shadow-sm:0 1px 3px #12201908;--shadow-md:0 4px 16px #1220190a, 0 1px 3px #12201905;--shadow-lg:0 12px 30px #1220190f;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:22px;--radius-2xl:26px;--radius-full:9999px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-dark);color:var(--text-primary);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13.5px;line-height:1.45}.glass{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:box-shadow .2s,border-color .2s,transform .15s}.glass:hover{box-shadow:var(--shadow-md);border-color:#00000017}.glass-panel{background:var(--bg-sidebar);border-right:1px solid var(--border-color)}.card-forest{background:var(--accent-forest-card);color:#fff;border-radius:var(--radius-xl);border:1px solid #ffffff14;box-shadow:0 8px 24px #13382929}.time-pill{border-radius:var(--radius-full);cursor:pointer;color:var(--text-secondary);background:0 0;border:none;padding:.3rem .8rem;font-size:.76rem;font-weight:600;transition:all .15s}.time-pill:hover{color:var(--text-primary);background:#0000000a}.time-pill.active{background:var(--accent-forest);color:#fff}.badge-mint{border-radius:var(--radius-full);background:var(--accent-mint-bg);color:var(--accent-mint-text);align-items:center;gap:.25rem;padding:.22rem .65rem;font-size:.74rem;font-weight:600;display:inline-flex}.btn-forest{border-radius:var(--radius-full);background:var(--accent-forest);color:#fff;cursor:pointer;border:none;align-items:center;gap:.4rem;padding:.42rem 1.05rem;font-size:.82rem;font-weight:600;transition:background .15s,transform .1s;display:inline-flex}.btn-forest:hover{background:var(--accent-forest-hover)}.brand-font{letter-spacing:-.03em;font-family:Plus Jakarta Sans,Inter,sans-serif}.tnum{font-variant-numeric:tabular-nums;font-feature-settings:"tnum";letter-spacing:-.015em}h1,h2,h3,h4,h5{color:var(--text-primary);font-family:Plus Jakarta Sans,Inter,sans-serif}h1{letter-spacing:-.025em;margin-bottom:.25rem;font-size:1.25rem;font-weight:700;line-height:1.25}h2{letter-spacing:-.02em;margin-bottom:.2rem;font-size:1.125rem;font-weight:600;line-height:1.25}h3{letter-spacing:-.015em;margin-bottom:.2rem;font-size:.95rem;font-weight:600}h4{letter-spacing:-.01em;margin-bottom:.15rem;font-size:.84rem;font-weight:600}p{color:var(--text-secondary);font-size:.85rem;line-height:1.4}.dense-row{border-bottom:1px solid #0000000a;height:34px;font-size:.82rem}.dense-row:hover{background:#2d5a4606}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00000038}@keyframes fadeIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}html{-webkit-tap-highlight-color:transparent;scroll-behavior:smooth}body{padding-top:env(safe-area-inset-top);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);overscroll-behavior-y:none}.table-responsive-wrapper{-webkit-overflow-scrolling:touch;border-radius:var(--radius-lg);width:100%;overflow-x:auto}.no-scrollbar::-webkit-scrollbar{width:0;height:0;display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-on-desktop{display:none!important}.hide-on-mobile{display:flex!important}.show-block-on-mobile{display:none!important}.hide-text-on-mobile{display:inline}.wealth-card{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #26543f1f;border-radius:18px;flex-direction:column;gap:.85rem;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1),border-color .2s;display:flex;position:relative;box-shadow:0 2px 10px #00000005,inset 0 1px #ffffffe6}@media (width>=769px){.wealth-card{min-height:430px;padding:1.35rem 1.4rem}.wealth-card:hover{border-color:#26543f42;transform:translateY(-3px);box-shadow:0 12px 28px -4px #26543f1a,0 2px 6px #00000005}.wealth-card:hover .card-action-arrow{transform:translate(3px)}.wealth-details-desktop{flex-direction:column;gap:.75rem;display:flex!important}.wealth-preview-mobile{display:none!important}}@media (width<=768px){.wealth-card{border-radius:16px!important;gap:.65rem!important;min-height:auto!important;padding:1.05rem 1.15rem!important}.wealth-card:active,.wealth-card.card-touch-active{border-color:#26543f59!important;transition:transform 80ms cubic-bezier(.16,1,.3,1),box-shadow 80ms cubic-bezier(.16,1,.3,1),border-color 80ms!important;transform:translateY(-3px)scale(1.005)!important;box-shadow:0 10px 24px -2px #26543f29,0 2px 6px #0000000a!important}.wealth-card:active .card-action-arrow,.wealth-card.card-touch-active .card-action-arrow{transform:translate(3px)}.wealth-details-desktop{display:none!important}.wealth-preview-mobile{flex-direction:column;gap:.45rem;display:flex!important}}.dashboard-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(280px,auto);gap:.85rem;display:grid}.grid-col-8{grid-column:span 8}.grid-col-4{grid-column:span 4}.grid-col-6{grid-column:span 6}.grid-col-12{grid-column:span 12}@media (width<=1024px){.dashboard-grid{grid-template-columns:repeat(6,1fr);gap:.85rem}.grid-col-8{grid-column:span 6}.grid-col-4{grid-column:span 3}}@media (width<=768px){.hide-on-desktop{display:flex!important}.hide-on-mobile{display:none!important}.show-block-on-mobile{display:block!important}.hide-text-on-mobile{display:none!important}.dashboard-grid{flex-direction:column;gap:.85rem;display:flex}.grid-col-8,.grid-col-4,.grid-col-6,.grid-col-12{grid-column:auto!important;width:100%!important}button,select,input{font-size:14px!important}.glass:hover{transform:none!important}#main-content-scroll{padding-top:0!important;padding-left:0!important;padding-right:0!important}#main-content-scroll>div,.module-container{gap:0!important}.module-header-bar{z-index:800!important;-webkit-backdrop-filter:blur(16px)!important;background:#e7efeaf5!important;border:none!important;border-bottom:1px solid #26543f24!important;border-radius:0!important;width:100%!important;margin:0!important;padding:.55rem .85rem!important;position:sticky!important;top:0!important;box-shadow:0 2px 10px #1220190d!important}.module-content-body{flex-direction:column!important;gap:.55rem!important;width:100%!important;padding:.25rem .55rem 1rem!important;display:flex!important}.module-content-body>:first-child,.module-content-body>:first-child>:first-child,.module-content-body>:first-child>.glass:first-child,.module-content-body>:first-child>.glass-panel:first-child,.module-content-body>:first-child>.dashboard-grid:first-child{margin-top:0!important}.sub-nav-btn{flex:1!important;justify-content:center!important;gap:0!important;min-width:38px!important;padding:.42rem .6rem!important}.module-content-body .glass,.module-content-body .glass-panel,.module-content-body .card-forest{border-radius:14px!important}}.drawer-backdrop{-webkit-backdrop-filter:blur(4px);z-index:998;background:#1c252066;animation:.18s fadeIn;position:fixed;inset:0}.mobile-drawer-sheet{background:var(--bg-sidebar);z-index:999;width:min(82vw,300px);box-shadow:var(--shadow-lg);padding-bottom:env(safe-area-inset-bottom);flex-direction:column;animation:.22s cubic-bezier(.16,1,.3,1) slideInLeft;display:flex;position:fixed;top:0;bottom:0;left:0}:root{--content-max-width:1440px}.layout-full-width,[data-content-width=full]{--content-max-width:100%!important}.layout-contained,[data-content-width=contained]{--content-max-width:1440px!important}#main-content-scroll>div{transition:max-width .22s cubic-bezier(.16,1,.3,1),width .22s cubic-bezier(.16,1,.3,1);width:100%!important;max-width:var(--content-max-width,1440px)!important;margin-left:auto!important;margin-right:auto!important}.layout-full-width #main-content-scroll>div,.layout-full-width #main-content-scroll [style*="1440px"],.layout-full-width #main-content-scroll [style*="1240px"],.layout-full-width #main-content-scroll [style*="1200px"],[data-content-width=full] #main-content-scroll>div,[data-content-width=full] #main-content-scroll [style*="1440px"],[data-content-width=full] #main-content-scroll [style*="1240px"],[data-content-width=full] #main-content-scroll [style*="1200px"],#main-content-scroll[data-content-width=full]>div{width:100%!important;max-width:100%!important}.desktop-header-inner,.footer-inner{width:100%!important;max-width:var(--content-max-width,1440px)!important;margin-left:auto!important;margin-right:auto!important;transition:max-width .22s cubic-bezier(.16,1,.3,1),padding .22s!important}.layout-full-width .desktop-header-inner,.layout-full-width .footer-inner,[data-content-width=full] .desktop-header-inner,[data-content-width=full] .footer-inner{max-width:100%!important}.layout-contained .desktop-header-inner,.layout-contained .footer-inner,[data-content-width=contained] .desktop-header-inner,[data-content-width=contained] .footer-inner,.layout-contained #main-content-scroll>div,[data-content-width=contained] #main-content-scroll>div,#main-content-scroll[data-content-width=contained]>div{max-width:1440px!important;margin-left:auto!important;margin-right:auto!important}.modern-fullcalendar-wrapper .fc{--fc-border-color:#00000012!important;--fc-page-bg-color:transparent!important;--fc-neutral-bg-color:#faf8f5!important;--fc-list-event-hover-bg-color:#f5f2eb!important;--fc-today-bg-color:#26543f09!important;--fc-now-indicator-color:#dc2626!important;font-family:inherit!important;font-size:.82rem!important}.modern-fullcalendar-wrapper .fc .fc-scrollgrid{border:1px solid #00000014!important;border-radius:12px!important;overflow:hidden!important}.modern-fullcalendar-wrapper .fc-theme-standard th{background:#faf8f5!important;border:1px solid #0000000f!important;padding:8px 4px!important}.modern-fullcalendar-wrapper .fc-col-header-cell-cushion{text-transform:uppercase!important;letter-spacing:.04em!important;color:var(--text-secondary)!important;padding:4px!important;font-size:.72rem!important;font-weight:700!important;text-decoration:none!important}.modern-fullcalendar-wrapper .fc-daygrid-day-number{color:var(--text-secondary)!important;padding:6px 8px!important;font-size:.76rem!important;font-weight:600!important;text-decoration:none!important}.modern-fullcalendar-wrapper .fc-day-today .fc-daygrid-day-number{background:var(--accent-sage,#26543f)!important;color:#fff!important;border-radius:6px!important;margin:4px!important;padding:2px 6px!important;font-weight:700!important;display:inline-block!important}.modern-fullcalendar-wrapper .fc-daygrid-event{cursor:pointer!important;border-width:1px!important;border-radius:6px!important;margin:1px 3px!important;padding:1px 2px!important;transition:transform .12s,box-shadow .12s!important;box-shadow:0 1px 2px #00000008!important}.modern-fullcalendar-wrapper .fc-daygrid-event:hover{transform:translateY(-1px)!important;box-shadow:0 3px 6px #00000014!important}.modern-fullcalendar-wrapper .fc-timegrid-event{cursor:pointer!important;border-width:1px!important;border-radius:6px!important;box-shadow:0 1px 3px #0000000d!important}.modern-fullcalendar-wrapper .fc-timegrid-slot-label-cushion,.modern-fullcalendar-wrapper .fc-timegrid-axis-cushion{color:var(--text-muted)!important;font-size:.68rem!important;font-weight:600!important}.modern-fullcalendar-wrapper .fc-more-popover{background:#fff!important;border:1px solid #0000001a!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 10px 25px #0000001f!important}.modern-fullcalendar-wrapper .fc-more-popover .fc-popover-header{background:#faf8f5!important;padding:6px 10px!important;font-size:.78rem!important;font-weight:700!important}.modern-fullcalendar-wrapper .fc-daygrid-more-link{color:var(--accent-sage,#26543f)!important;padding:1px 4px!important;font-size:.68rem!important;font-weight:700!important;text-decoration:none!important}.modern-fullcalendar-wrapper .fc-list-table{border:1px solid #00000014!important;border-radius:12px!important;overflow:hidden!important}.modern-fullcalendar-wrapper .fc-list-day-cushion{color:var(--text-primary)!important;background:#faf8f5!important;padding:6px 12px!important;font-size:.76rem!important;font-weight:700!important}@keyframes fadeInScale{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes pulseGlow{0%,to{box-shadow:0 0 #26543f66}50%{box-shadow:0 0 0 6px #26543f00}}.accounts-desktop-search{align-items:center;display:flex!important}.accounts-mobile-search-btn{display:none!important}@media (width<=768px){.accounts-desktop-search{display:none!important}.accounts-mobile-search-btn{display:inline-flex!important}}
