:root{--bg-ink: #102325;--bg-deep: #17343a;--bg-soft: #edf5f3;--surface: #fbfdf9;--line: #d5e1de;--text-main: #132125;--text-muted: #52656b;--accent: #ef7d3b;--accent-2: #1f8f84;--positive: #0b8e4a;--negative: #b54033;--shadow: 0 16px 35px rgba(16, 35, 37, .12)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-height:100vh;font-family:Space Grotesk,Avenir Next,Segoe UI,sans-serif;color:var(--text-main);background:radial-gradient(circle at 8% -10%,#f4a875 0%,transparent 33%),radial-gradient(circle at 100% 5%,#7fd4cb 0%,transparent 28%),linear-gradient(180deg,var(--bg-soft) 0%,#e6eeec 100%);background-repeat:no-repeat;background-attachment:fixed}h1,h2,h3,h4,p,dl,dd{margin:0}button,input,select{font:inherit}.app-shell{max-width:1200px;margin:0 auto;padding:2rem 1rem calc(3rem + env(safe-area-inset-bottom))}.hero{background:linear-gradient(115deg,var(--bg-ink) 0%,var(--bg-deep) 100%);color:#ecf6f4;padding:1.8rem;border-radius:24px;box-shadow:var(--shadow)}.hero-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand menu";align-items:start;column-gap:1rem}.hero-brand{grid-area:brand;min-width:0}.date-range-sep{color:var(--text-muted);font-size:.78rem;padding-bottom:.42rem}.hero-menu{grid-area:menu;position:relative;justify-self:end}.hamburger-btn{width:38px;height:38px;border-radius:10px;display:grid;align-content:center;justify-items:center;gap:4px;padding:.4rem}.hamburger-btn span{display:block;width:16px;height:2px;border-radius:999px;background:var(--accent-2)}.hero-menu-popover{position:absolute;right:0;top:calc(100% + .45rem);z-index:25;min-width:190px;display:grid;gap:.35rem;padding:.4rem;border-radius:12px;border:1px solid var(--line);background:#f8fcfb;box-shadow:0 14px 30px #10232529}.hero-menu-popover .ghost{width:100%;text-align:left;justify-content:flex-start;background:#edf7f5}.hero-range-error{margin-top:.75rem}.eyebrow{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#9ac7c0}.hero h1{font-size:clamp(2rem,4vw,2.8rem);margin-top:.25rem}.subtitle{margin-top:.4rem;max-width:58ch;color:#c4dfdb}.summary{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}.summary-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:1rem}.summary-card p{color:var(--text-muted);font-size:.86rem}.summary-card strong{display:block;margin-top:.35rem;font-size:1.1rem}.summary-range-card{display:grid;gap:.35rem}.summary-range-meta{display:flex;align-items:center;justify-content:space-between;gap:.45rem}.summary-range-meta strong{margin:0;font-size:.92rem;line-height:1.25;font-weight:600}.summary-card-action{padding:.38rem .58rem;font-size:.79rem}.range-editor-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#0914166b;display:grid;place-items:center;padding:1rem}.range-editor-dialog{width:min(560px,100%);background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:1rem;display:grid;gap:.75rem}.range-editor-dialog h3{margin:0;font-size:1.02rem}.range-editor-grid{display:grid;gap:.55rem;grid-template-columns:repeat(2,minmax(0,1fr))}.range-editor-actions{display:flex;justify-content:flex-end;align-items:center;gap:.5rem}.layout{margin-top:1.2rem;display:grid;grid-template-columns:minmax(270px,320px) 1fr;gap:1rem;align-items:start}.layout.layout-single{grid-template-columns:1fr}.panel-stack{display:grid;gap:1rem;align-items:start}.panel,.wallet-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.panel{padding:1rem}.panel-primary{position:sticky;top:1rem}.panel h2{margin-bottom:.65rem}.stack{display:grid;gap:.7rem}label,legend{font-size:.85rem;color:var(--text-muted)}label input,label select{width:100%;margin-top:.35rem;border:1px solid var(--line);border-radius:10px;padding:.58rem .65rem;background:#fff}input:focus,select:focus{outline:2px solid rgba(31,143,132,.34);border-color:var(--accent-2)}fieldset{border:1px solid var(--line);border-radius:12px;padding:.5rem .6rem .7rem}button{cursor:pointer;border:0;border-radius:10px;padding:.58rem .8rem;color:#fff;background:linear-gradient(120deg,var(--accent-2),#33a897)}button:hover{filter:brightness(1.04)}.ghost{color:var(--accent-2);background:#e8f4f2;border:1px solid #bfddda}.danger{color:#fff;background:linear-gradient(120deg,#ba3f34,#d4584c);border:1px solid #a5372d}.hidden{display:none}.checkbox-row{display:flex;align-items:center;gap:.45rem;color:var(--text-main)}.checkbox-row input[type=checkbox]{margin:0;width:16px;height:16px}.panel-tip{border-top:1px dashed #c6d7d3;margin-top:.9rem;padding-top:.9rem}.panel-tip p{margin-top:.3rem;color:var(--text-muted);line-height:1.45}.wallets-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.7rem}.wallets{padding-bottom:calc(2.2rem + env(safe-area-inset-bottom))}.wallet-grid{display:grid;gap:.85rem}.wallet-card{padding:1rem}.wallet-card-head{display:flex;justify-content:space-between;gap:.8rem;align-items:center}.wallet-card-actions{display:flex;align-items:center;gap:.45rem}.arrow-toggle{width:28px;height:28px;border-radius:8px;border:1px solid #bfddda;background:#e8f4f2;display:grid;place-items:center;padding:0}.arrow-icon{width:8px;height:8px;border-right:2px solid var(--accent-2);border-bottom:2px solid var(--accent-2);transform:rotate(-45deg);transition:transform .14s ease}.arrow-icon.open{transform:rotate(45deg)}.section-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.section-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.section-actions .ghost{background:#f1f8f6}.wallet-card-head p{margin-top:.2rem;color:var(--text-muted);font-size:.82rem}.badge{background:#ebf5f3;border:1px solid #cce1dd;border-radius:999px;color:var(--accent-2);font-size:.75rem;padding:.2rem .56rem;text-transform:uppercase;letter-spacing:.06em}.wallet-stats{margin-top:.85rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.65rem}.wallet-stats div{border:1px solid var(--line);background:#f9fcfb;border-radius:11px;padding:.6rem}.wallet-stats dt{font-size:.77rem;color:var(--text-muted)}.wallet-stats dd{font-weight:600;margin-top:.2rem}.positive{color:var(--positive)}.negative{color:var(--negative)}.card-forms{margin-top:.85rem;display:grid;gap:.7rem}.investments-panel{margin-top:.95rem;border-top:1px solid var(--line);padding-top:.85rem;display:grid;gap:.75rem}.investment-list{display:grid;gap:.7rem}.investment-card{border:1px solid var(--line);border-radius:12px;background:#fff;padding:.75rem;display:grid;gap:.65rem}.investment-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.investment-title{display:flex;align-items:center;gap:.5rem}.investment-head p{margin-top:.18rem;color:var(--text-muted);font-size:.82rem}.investment-actions{display:flex;align-items:center;gap:.45rem}.asset-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:.42rem}.asset-action-icon{display:none;width:.92rem;height:.92rem}.asset-action-icon svg{width:100%;height:100%;fill:currentColor}.investment-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem}.investment-stats div{border:1px solid var(--line);border-radius:10px;background:#f8fcfb;padding:.45rem}.investment-stats dt{color:var(--text-muted);font-size:.74rem}.investment-stats dd{margin-top:.18rem;font-weight:600}.investment-collapsed-stats{display:grid;grid-template-columns:repeat(3,minmax(90px,1fr));gap:.45rem}.investment-collapsed-stats div{border:1px solid var(--line);border-radius:10px;background:#f8fcfb;padding:.42rem}.investment-collapsed-stats dt{color:var(--text-muted);font-size:.72rem}.investment-collapsed-stats dd{margin-top:.18rem;font-weight:600}.investment-timelines{display:grid;gap:.65rem}.mini-list{list-style:none;margin:.45rem 0 0;padding:0;display:grid;gap:.36rem}.mini-list li{border:1px solid #d7e4e1;border-radius:8px;background:#f4f9f7;padding:.44rem .5rem;display:flex;justify-content:space-between;align-items:center;gap:.55rem;font-size:.81rem}.mini-list-empty{justify-content:flex-start;color:var(--text-muted)}.mini-list-toggle{justify-content:flex-start;color:var(--accent-2);font-weight:600;cursor:pointer}.activity-toggle-row{justify-content:flex-start!important;color:var(--accent-2);font-weight:600;cursor:pointer}.list-toggle-item:hover{background:#e8f4f2;border-color:#bfddda}.list-toggle-item:focus-visible{outline:2px solid rgba(31,143,132,.34);outline-offset:1px}.inline-actions{display:flex;align-items:center;gap:.4rem}.inline-form{border:1px solid var(--line);border-radius:12px;padding:.7rem;display:grid;gap:.65rem;background:#fff}.inline-form h4{font-size:.9rem}.mini-grid{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.inline-form button{justify-self:start;padding-inline:.9rem;background:linear-gradient(120deg,var(--accent),#f29c65)}.activity{margin-top:.85rem}.activity h4{font-size:.88rem}.activity ul{margin:.45rem 0 0;padding:0;list-style:none;display:grid;gap:.35rem}.activity li{font-size:.82rem;color:var(--text-muted);background:#f2f7f5;border:1px solid #dae7e4;border-radius:9px;padding:.44rem .5rem;display:flex;justify-content:space-between}.activity li span:last-child{font-weight:600}.collapsed-hint{margin-top:.8rem;color:var(--text-muted);font-size:.84rem}.empty-state{border:2px dashed #c5d8d4;border-radius:16px;padding:1.6rem;text-align:center;color:var(--text-muted);background:#f8fcfb}@media (max-width: 980px){.hero-head{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand menu"}.summary-range-meta{align-items:flex-start;flex-direction:column}.range-editor-grid{width:100%;grid-template-columns:1fr}.range-editor-actions{flex-wrap:wrap;justify-content:flex-start}.layout{grid-template-columns:1fr}.panel-primary{position:static}}@media (max-width: 640px){.investment-actions .asset-action-label{display:none}.investment-actions .asset-action-icon{display:inline-block}.investment-actions .asset-action-btn{min-width:2.1rem;min-height:2.1rem;padding:.45rem}}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:1rem}.auth-card{width:min(430px,100%);background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:1.2rem;display:grid;gap:.8rem}.auth-card h1{margin:0}.auth-card p{color:var(--text-muted)}.form-error{color:var(--negative);margin:0}.form-ok{color:var(--positive);margin:0}.account-form h3{margin:0;font-size:1rem}.admin-panel h2{margin-bottom:.7rem}.admin-create-form{border-bottom:1px solid var(--line);padding-bottom:.9rem;margin-bottom:.9rem}.admin-users-list{display:grid;gap:.65rem}.admin-user-row{border:1px solid var(--line);border-radius:12px;background:#fff;padding:.65rem;display:grid;gap:.65rem}.admin-user-main{display:grid;gap:.5rem}.admin-user-flags{display:flex;gap:.9rem;flex-wrap:wrap}.admin-user-actions{display:flex;align-items:center;gap:.5rem;justify-content:flex-end}.admin-hint{color:var(--text-muted);line-height:1.45}.loading{margin:2rem;text-align:center;color:var(--text-muted)}
