html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}#root{min-height:100vh}:root{color:#eef3ed;font-synthesis:none;text-rendering:optimizelegibility;background:#0b100d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 15% -10%,#68a56f33,#0000 32rem),linear-gradient(#0d1410 0%,#080b09 100%);min-width:320px;min-height:100vh;margin:0}button{font:inherit}button:focus-visible{outline-offset:2px;outline:3px solid #b6ef77bf}.app-shell{width:min(1180px,100%);margin:0 auto;padding:20px clamp(14px,3vw,32px) 32px}.topbar,.brand,.toolbar,.property-heading,.property-actions,footer{align-items:center;display:flex}.topbar{justify-content:space-between;gap:18px;margin-bottom:24px}.brand{gap:12px}.brand-mark{color:#0c120e;background:#b6ef77;border-radius:14px;place-items:center;width:44px;height:44px;font-size:1.2rem;font-weight:900;display:grid;box-shadow:0 10px 40px #b6ef7726}h1,h2,p{margin-top:0}h1{letter-spacing:-.04em;margin-bottom:0;font-size:clamp(1.35rem,3vw,1.85rem)}h2{letter-spacing:-.025em;margin-bottom:6px;font-size:clamp(1.15rem,2.5vw,1.45rem)}.eyebrow{color:#849087;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:800}.install-button,.reset-button,.offline-modal button{color:#eef3ed;cursor:pointer;background:#182019;border:1px solid #334036;border-radius:12px;padding:10px 14px}.hero-panel{background:linear-gradient(120deg,#b6ef7714,#0000 50%),#121914;border:1px solid #283229;border-radius:24px;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:30px;padding:clamp(22px,5vw,40px);display:grid;box-shadow:0 24px 80px #00000038}.cash-value{letter-spacing:-.065em;color:#d8ffad;margin:4px 0 14px;font-size:clamp(2.6rem,8vw,5.2rem);font-weight:900;line-height:.95}.hero-copy{color:#9fa9a1;max-width:600px;margin-bottom:0;line-height:1.6}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.stats-grid div{background:#05080652;border:1px solid #283229;border-radius:16px;padding:18px}.stats-grid dt{color:#849087;font-size:.77rem}.stats-grid dd{margin:7px 0 0;font-size:1.15rem;font-weight:800}.toolbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:5;background:#121914b8;border:1px solid #252e27;border-radius:17px;justify-content:space-between;gap:20px;margin:22px 0 14px;padding:14px 16px;position:sticky;top:8px}.segmented-control{gap:5px;display:flex}.segmented-control button{color:#9da79f;cursor:pointer;background:#202922;border:0;border-radius:9px;min-width:55px;padding:8px 11px}.segmented-control button.active{color:#10150f;background:#b6ef77;font-weight:900}.reset-button{color:#c6a6a6;background:0 0}.property-list{gap:12px;display:grid}.property-card{background:#111713;border:1px solid #263027;border-radius:19px;grid-template-columns:minmax(0,1fr) 240px;gap:16px;padding:18px;transition:border-color .16s,transform .16s;display:grid}.property-card:hover{border-color:#3c4b3e;transform:translateY(-1px)}.property-card.locked{background:#0d120f}.property-heading{justify-content:space-between;align-items:flex-start;gap:18px}.property-description{color:#8f9991;max-width:650px;margin-bottom:14px;font-size:.88rem;line-height:1.45}.property-income{text-align:right;min-width:125px}.property-income strong,.property-income span{display:block}.property-income strong{color:#d8ffad;font-size:1.1rem}.property-income span{color:#7f8b81;margin-top:2px;font-size:.75rem}.progress-button{color:#dce4dd;cursor:pointer;background:#202922;border:1px solid #344137;border-radius:11px;width:100%;min-height:42px;position:relative;overflow:hidden}.progress-button:disabled{cursor:default;opacity:1}.progress-fill{transform-origin:0;background:linear-gradient(90deg,#88c55473,#b6ef77a6);transition:transform 90ms linear;position:absolute;inset:0}.progress-label{z-index:1;font-size:.84rem;font-weight:800;position:relative}.property-actions{flex-direction:column;justify-content:center;align-items:stretch;gap:9px}.buy-button,.ceo-button{cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:space-between;gap:12px;width:100%;padding:12px;display:flex}.buy-button{color:#10200f;background:#b6ef77}.ceo-button{color:#dce4dd;background:#202922;border-color:#344137}.buy-button:disabled,.ceo-button:disabled{color:#6f7871;cursor:not-allowed;background:#171d18;border-color:#252e27}.buy-button span,.ceo-button span{font-size:.83rem}.buy-button strong,.ceo-button strong{white-space:nowrap;font-size:.83rem}footer{color:#687169;justify-content:space-between;gap:20px;padding:28px 4px 0;font-size:.75rem}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040705c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.offline-modal{text-align:center;background:#131a15;border:1px solid #3d4a3f;border-radius:22px;width:min(430px,100%);padding:30px;box-shadow:0 30px 100px #00000080}.offline-modal h2{margin-bottom:20px}.offline-value{color:#d8ffad;margin-bottom:24px;font-size:2.4rem;display:block}.offline-modal button{color:#0c120e;background:#b6ef77;border-color:#b6ef77;width:100%;font-weight:900}@media (width<=760px){.app-shell{padding-inline:10px}.hero-panel,.property-card{grid-template-columns:1fr}.hero-panel{gap:22px}.property-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.toolbar{top:4px}}@media (width<=500px){.topbar{align-items:flex-start}.install-button{padding:8px 10px;font-size:.78rem}.stats-grid{grid-template-columns:1fr 1fr}.toolbar{align-items:flex-end}.segmented-control button{min-width:46px;padding-inline:8px}.reset-button{padding-inline:9px;font-size:.75rem}.property-heading{flex-direction:column}.property-income{text-align:left}.property-actions{grid-template-columns:1fr}footer{flex-direction:column;align-items:flex-start;gap:6px}}
