.portfolio-page{max-width:1240px;margin:auto;padding:70px 24px 90px}.portfolio-hero{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.portfolio-hero h1{font-size:clamp(44px,6vw,72px);letter-spacing:-3px;line-height:1;margin:0 0 14px}.portfolio-hero p{max-width:720px;color:var(--muted);font-size:17px;margin:0}.sync-status{display:inline-block;margin-top:12px;padding:8px 11px;border-radius:999px;background:#edf7f1;color:var(--green);font-size:11px;font-weight:800}.sync-status.sync-error{background:#fff0f0;color:#9b3434}.account-callout{display:none;max-width:760px;margin-top:22px;padding:18px;border:1px solid #d6e9df;border-radius:18px;background:linear-gradient(135deg,#edf9f3,#f5fbf7)}.account-callout-copy{display:flex;gap:14px;align-items:center}.account-callout-copy strong,.account-callout-copy span{display:block}.account-callout-copy strong{font-size:17px;line-height:1.25}.account-callout-copy span{margin-top:5px;color:var(--muted);font-size:12px}.account-icon{width:44px;height:44px;border-radius:50%;display:grid!important;place-items:center;background:#d5f1e4;color:var(--green);font-size:22px}.account-callout-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.account-callout-actions button{min-height:48px;border-radius:12px;font-weight:850;font-size:14px;cursor:pointer}.portfolio-actions{display:flex;gap:10px;flex-wrap:wrap}.portfolio-actions button,.property-modal button{border:0;cursor:pointer;font-size:14px}.account-nav{padding:8px 12px!important;font-size:12px!important;white-space:nowrap}.future-nav{opacity:.8}.portfolio-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.portfolio-summary article{background:white;border:1px solid var(--line);border-radius:16px;padding:20px;box-shadow:var(--shadow)}.portfolio-summary small{display:block;font-size:10px;letter-spacing:1px;color:var(--muted);font-weight:850}.portfolio-summary strong{display:block;font-size:29px;letter-spacing:-1px;margin:5px 0}.portfolio-summary span{color:var(--muted);font-size:11px}.portfolio-split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.portfolio-panel{padding:22px;box-shadow:none}.portfolio-heading{display:flex;justify-content:space-between;align-items:start;gap:15px;margin-bottom:18px}.portfolio-heading h2,.portfolio-note h2{margin:0;font-size:23px}.portfolio-heading p{margin:4px 0 0;color:var(--muted);font-size:12px}.portfolio-heading>strong{font-size:12px;color:var(--green);white-space:nowrap}.portfolio-empty{border:1px dashed #cbd8d2;border-radius:12px;padding:24px;background:#fbfcfa}.portfolio-empty b,.portfolio-empty span{display:block}.portfolio-empty span{color:var(--muted);font-size:12px;margin-top:5px}.property-list{display:grid;gap:10px}.property-card{border:1px solid var(--line);border-radius:12px;padding:16px;background:#fbfcfa}.property-card-head{display:flex;justify-content:space-between;gap:12px}.property-card h3{margin:0;font-size:16px}.property-card small{color:var(--muted)}.property-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.property-metrics div{background:white;border:1px solid var(--line);border-radius:8px;padding:9px}.property-metrics span,.property-metrics b{display:block}.property-metrics span{font-size:9px;color:var(--muted);font-weight:800}.property-metrics b{font-size:13px;margin-top:2px}.property-controls{display:flex;gap:8px;margin-top:12px}.property-controls button{border:1px solid var(--line);background:white;border-radius:7px;padding:7px 9px;font-size:11px;cursor:pointer}.property-controls .danger{color:#9b3434}.portfolio-note{margin-top:18px;padding:22px;box-shadow:none}.portfolio-note p{color:var(--muted);margin-bottom:0}.modal-backdrop{position:fixed;inset:0;background:rgba(16,35,29,.55);z-index:100;display:grid;place-items:center;padding:18px}.modal-backdrop[hidden]{display:none}.property-modal{width:min(650px,100%);max-height:92vh;overflow:auto;background:white;border-radius:18px;padding:24px;box-shadow:0 30px 100px rgba(0,0,0,.25)}.modal-head{display:flex;justify-content:space-between;align-items:start}.modal-head h2{margin:0 0 18px;font-size:28px}.modal-head button{background:transparent;font-size:28px;color:var(--muted)}.property-modal label{display:block;font-size:12px;font-weight:750;margin-bottom:13px}.property-modal input,.property-modal select{width:100%;margin-top:6px;border:1px solid #d5ddd9;background:#fbfcfa;border-radius:9px;padding:12px;font-size:15px;color:var(--ink)}.modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.auth-modal{width:min(470px,100%)}.auth-copy{color:var(--muted);font-size:13px;margin-top:-7px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;background:#f3f6f4;border-radius:10px;padding:4px;margin:18px 0}.auth-tab{padding:10px;border-radius:8px!important;background:transparent;color:var(--muted);font-weight:800}.auth-tab.active{background:white;color:var(--ink);box-shadow:0 1px 5px rgba(0,0,0,.08)}.auth-submit{width:100%;margin-top:5px}.auth-message{min-height:20px;margin-top:12px;color:var(--green);font-size:12px;font-weight:700}@media(max-width:850px){header nav{gap:9px}.portfolio-hero{align-items:start;flex-direction:column}.portfolio-summary{grid-template-columns:1fr 1fr}.portfolio-split{grid-template-columns:1fr}}@media(max-width:560px){header{padding-left:16px;padding-right:16px}header nav a,header nav .account-nav{display:none}.portfolio-page{padding:54px 16px 70px}.portfolio-hero{gap:22px}.portfolio-hero h1{font-size:52px;letter-spacing:-2.5px}.portfolio-hero p{font-size:18px;line-height:1.45}.account-callout{display:block}.sync-status{display:none}.portfolio-summary{grid-template-columns:1fr 1fr;gap:12px}.portfolio-summary article{padding:18px 16px;min-height:145px}.portfolio-summary strong{font-size:28px;margin:9px 0}.portfolio-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.portfolio-actions button{min-height:82px;border-radius:15px;font-size:15px;font-weight:850;padding:12px}.property-metrics{grid-template-columns:1fr 1fr}.modal-grid{grid-template-columns:1fr}}