.house-screen{
  position:fixed; inset:0; z-index:70; overflow:auto; color:var(--ink);
  background:linear-gradient(180deg,#eef7ff 0%,#f7fbff 46%,#f3f8fc 100%);
}
.house-screen[hidden]{display:none!important}
.house-topbar{
  min-height:76px; position:sticky; top:0; z-index:8; display:grid; grid-template-columns:auto 1fr auto;
  align-items:center; gap:18px; padding:14px clamp(16px,3vw,36px); background:rgba(255,255,255,.94);
  border-bottom:1px solid rgba(30,70,110,.09); backdrop-filter:blur(18px); -webkit-backdrop-filter:blur(18px);
}
.house-back{border:0;background:#edf5ff;color:#245581;min-height:44px;padding:0 16px;border-radius:14px;font-weight:850;cursor:pointer}
.house-title{display:flex;flex-direction:column;gap:2px;min-width:0}.house-title strong{font-size:1.08rem}.house-title small{color:var(--muted);font-weight:650}
.house-live{display:flex;align-items:center;gap:8px;padding:9px 13px;border-radius:999px;background:#e9fbf6;color:#0e7c68;font-size:.78rem;font-weight:900;white-space:nowrap}.house-live i{width:9px;height:9px;border-radius:50%;background:var(--aqua);box-shadow:0 0 0 5px rgba(31,201,178,.12)}
.house-shell{width:min(1560px,calc(100% - 34px));margin:0 auto;padding:24px 0 120px;display:grid;grid-template-columns:minmax(240px,300px) minmax(520px,1fr) minmax(250px,320px);gap:18px;align-items:start}
.house-card{background:#fff;border:1px solid rgba(29,63,99,.08);box-shadow:0 15px 42px rgba(29,63,99,.09);border-radius:24px}
.house-side{padding:22px;position:sticky;top:100px}.house-main{display:grid;gap:16px}.house-intro{padding:24px;display:flex;justify-content:space-between;gap:20px;align-items:flex-start}
.house-intro h2{margin:3px 0 7px;font-size:clamp(1.75rem,3vw,2.55rem);letter-spacing:-.04em}.house-intro p:last-child{margin:0;max-width:720px;color:var(--muted);line-height:1.55}
.house-kicker{margin:0 0 8px;color:#587291;font-size:.72rem;font-weight:950;letter-spacing:.18em}.house-now{text-align:right;min-width:105px}.house-now span{display:block;font-size:1.9rem;font-weight:950;letter-spacing:-.05em;color:#245581}.house-now small{color:var(--muted);font-weight:750}
.house-level-badge{display:flex;gap:12px;align-items:center;padding:15px;border-radius:18px;background:linear-gradient(135deg,#edf6ff,#f3f0ff);margin-bottom:13px}.house-level-badge>span{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),#6c5cff);color:#fff;font-size:1.35rem}.house-level-badge div{display:flex;flex-direction:column;gap:2px}.house-level-badge small{color:var(--muted);font-weight:700}.house-level-badge strong{font-size:.98rem}
.house-description{color:var(--muted);line-height:1.55;font-size:.9rem}.house-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0}.house-meta>div{padding:11px 9px;border-radius:14px;background:#f6f9fc;text-align:center}.house-meta small{display:block;color:var(--muted);font-size:.67rem;font-weight:750}.house-meta strong{font-size:1.05rem;color:#274d72}
.house-section-title{display:flex;gap:9px;align-items:center;margin:8px 0 12px;color:#304f70}.house-section-title>span{width:30px;height:30px;border-radius:10px;background:#e9f4ff;display:grid;place-items:center;color:var(--blue);font-weight:950}
.house-roadmap{display:grid;gap:9px}.house-roadmap-item{padding:11px 12px;border:1px solid #e7eef5;border-radius:14px;background:#fbfdff;display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center}.house-roadmap-item.current{border-color:#b8ddff;background:#eff8ff}.house-roadmap-item .num{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:#edf2f7;color:#49637f;font-weight:900}.house-roadmap-item.current .num{background:var(--blue);color:white}.house-roadmap-item div{display:flex;flex-direction:column;gap:1px}.house-roadmap-item strong{font-size:.82rem}.house-roadmap-item small{font-size:.67rem;color:var(--muted);line-height:1.3}.house-lock{font-size:.72rem;color:#7d8a9b;font-weight:850}
.house-rooms{display:grid;gap:14px}.house-room{overflow:hidden;background:#fff;border:1px solid rgba(29,63,99,.08);box-shadow:0 12px 32px rgba(29,63,99,.07);border-radius:24px}.house-room.me-here{border-color:#a8d6ff;box-shadow:0 14px 38px rgba(32,140,255,.12)}.house-room-head{padding:20px 20px 15px;display:grid;grid-template-columns:52px 1fr auto;gap:14px;align-items:center}.house-room-icon{width:52px;height:52px;border-radius:17px;display:grid;place-items:center;font-size:1.55rem;background:linear-gradient(135deg,#eef7ff,#f2f0ff)}.house-room-title h3{margin:0 0 3px;font-size:1.15rem}.house-room-title p{margin:0;color:var(--muted);font-size:.8rem;line-height:1.35}.house-room-state{font-size:.72rem;font-weight:900;padding:8px 10px;border-radius:999px;background:#f2f5f8;color:#6b788b}.house-room.me-here .house-room-state{background:#e4f3ff;color:#1775c9}
.house-occupants-wrap{padding:0 20px 16px}.house-occupants-label{font-size:.68rem;color:#8290a3;font-weight:850;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.house-occupants{display:flex;gap:9px;flex-wrap:wrap;min-height:52px}.house-occupant{display:grid;grid-template-columns:42px auto;gap:8px;align-items:center;padding:7px 10px 7px 7px;border-radius:15px;background:#f5f9fc;animation:houseArrive .28s ease-out}.house-occupant.me{background:#eaf5ff}.house-portrait{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#3a96ff,#7d66ff);background-size:cover;background-position:center;display:grid;place-items:center;color:#fff;font-weight:950;overflow:hidden;box-shadow:0 5px 14px rgba(32,92,150,.14)}.house-occupant-copy{display:flex;flex-direction:column;gap:1px}.house-occupant-copy strong{font-size:.8rem}.house-occupant-copy small{font-size:.67rem;color:var(--muted);max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes houseArrive{from{transform:translateY(5px);opacity:.3}to{transform:none;opacity:1}}
.house-room-actions{border-top:1px solid #edf1f5;padding:15px 20px 20px}.house-room-actions-head{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px}.house-room-actions-head strong{font-size:.82rem}.house-room-actions-head small{color:var(--muted);font-size:.7rem}.house-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.house-action{min-height:54px;border:1px solid #e5edf5;background:#fbfdff;border-radius:14px;padding:9px 11px;text-align:left;cursor:pointer;color:var(--ink);transition:.16s ease;display:grid;grid-template-columns:30px 1fr;gap:8px;align-items:center}.house-action:hover:not(:disabled){transform:translateY(-1px);border-color:#badcff;background:#f2f8ff}.house-action:disabled{opacity:.45;cursor:not-allowed}.house-action-icon{width:30px;height:30px;border-radius:10px;background:#edf5ff;display:grid;place-items:center}.house-action span:last-child{display:flex;flex-direction:column;gap:1px}.house-action strong{font-size:.77rem}.house-action small{font-size:.65rem;color:var(--muted)}.house-enter{border:0;background:linear-gradient(135deg,var(--blue),#28a6ff);color:#fff;border-radius:13px;padding:10px 15px;font-weight:900;cursor:pointer}.house-enter:disabled{opacity:.5}
.house-people{display:grid;gap:10px}.house-person{display:grid;grid-template-columns:50px 1fr;gap:10px;align-items:center;padding:10px;border-radius:16px;background:#f7fafc}.house-person .house-portrait{width:50px;height:50px;border-radius:16px}.house-person-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.house-person-copy strong{font-size:.88rem}.house-person-copy small{font-size:.69rem;color:var(--muted)}.house-person-room{margin-top:2px;color:#2c78b8!important;font-weight:800}.house-tip{margin-top:16px;padding:14px;border-radius:16px;background:linear-gradient(135deg,#fff5de,#fffaf1);border:1px solid #f3e2bc}.house-tip strong{font-size:.84rem}.house-tip p{margin:6px 0 0;font-size:.74rem;line-height:1.5;color:#77664c}
.house-empty{padding:18px;border-radius:16px;background:#f7fafc;color:var(--muted);font-size:.8rem;text-align:center}
.house-activity{position:fixed;left:50%;bottom:18px;z-index:80;transform:translateX(-50%);width:min(760px,calc(100% - 28px));display:grid;grid-template-columns:56px 1fr auto;gap:12px;align-items:center;padding:12px 14px;border-radius:20px;background:rgba(21,40,65,.95);color:#fff;box-shadow:0 20px 55px rgba(7,21,38,.3);backdrop-filter:blur(14px)}.house-activity[hidden]{display:none!important}.house-activity-avatar{width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,var(--blue),#6c5cff);background-size:cover;background-position:center;display:grid;place-items:center;font-weight:950}.house-activity-copy{min-width:0}.house-activity-copy>div:first-child{display:flex;justify-content:space-between;gap:10px}.house-activity-copy strong{font-size:.86rem}.house-activity-copy span{font-size:.76rem;font-weight:850;color:#bddbff}.house-progress{height:7px;border-radius:999px;background:rgba(255,255,255,.13);overflow:hidden;margin:7px 0 5px}.house-progress i{display:block;height:100%;width:0;background:linear-gradient(90deg,#59b9ff,#64e2c8);border-radius:999px;transition:width .8s linear}.house-activity-copy small{color:#c3cedb;font-size:.68rem}.house-activity button{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:white;border-radius:12px;padding:9px 12px;font-weight:800;cursor:pointer}.house-toast{position:fixed;right:20px;bottom:20px;z-index:90;max-width:360px;padding:13px 16px;border-radius:15px;background:#173858;color:white;box-shadow:0 14px 38px rgba(12,33,54,.24);opacity:0;transform:translateY(10px);pointer-events:none;transition:.2s ease;font-size:.8rem;font-weight:750}.house-toast.show{opacity:1;transform:none}.house-activity:not([hidden])~.house-toast{bottom:100px}
@media(max-width:1180px){.house-shell{grid-template-columns:240px minmax(0,1fr)}.house-people-card{grid-column:1/-1;position:static}.house-people{grid-template-columns:repeat(2,minmax(0,1fr))}.house-tip{grid-column:1/-1}}
@media(max-width:820px){.house-topbar{grid-template-columns:auto 1fr}.house-live{display:none}.house-shell{width:min(100% - 20px,720px);grid-template-columns:1fr;padding-top:14px}.house-side{position:static;top:auto}.house-side:first-child{order:2}.house-main{order:1}.house-people-card{order:3}.house-intro{padding:19px}.house-intro p:last-child{font-size:.84rem}.house-action-grid{grid-template-columns:1fr 1fr}.house-roadmap{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.house-topbar{min-height:66px;padding:10px 12px;gap:10px}.house-back{min-height:42px;padding:0 12px}.house-title small{display:none}.house-shell{width:calc(100% - 14px);gap:10px;padding-bottom:116px}.house-card,.house-room{border-radius:19px}.house-intro{display:block}.house-now{text-align:left;margin-top:10px}.house-room-head{grid-template-columns:44px 1fr;gap:10px;padding:16px 14px 12px}.house-room-icon{width:44px;height:44px;border-radius:14px}.house-room-state{grid-column:2;width:max-content}.house-occupants-wrap,.house-room-actions{padding-left:14px;padding-right:14px}.house-action-grid{grid-template-columns:1fr}.house-people{grid-template-columns:1fr}.house-roadmap{grid-template-columns:1fr}.house-activity{bottom:8px;grid-template-columns:44px 1fr;gap:9px;padding:10px}.house-activity-avatar{width:44px;height:44px}.house-activity button{grid-column:1/-1;width:100%;padding:8px}.house-toast{left:10px;right:10px;bottom:10px;max-width:none}}
.house-career-link{width:100%;border:1px solid #dbe9f7;background:linear-gradient(135deg,#edf7ff,#f6f2ff);border-radius:16px;padding:11px 12px;display:grid;grid-template-columns:36px 1fr auto;gap:9px;align-items:center;text-align:left;color:var(--ink);cursor:pointer;margin:4px 0 16px}.house-career-link>span{width:36px;height:36px;border-radius:12px;background:#fff;display:grid;place-items:center}.house-career-link div{display:flex;flex-direction:column;gap:1px}.house-career-link strong{font-size:.8rem}.house-career-link small{font-size:.65rem;color:var(--muted)}.house-career-link b{font-size:1.4rem;color:#4b79a5}
.house-person-level{color:#7a5bd7!important;font-weight:850!important}

/* v0.7.1 · bisogni in primo piano nella Casa Viva */
.house-needs-panel{margin-top:14px;padding-top:2px;border-top:1px solid #edf2f7}
.house-needs-title{margin-top:14px;margin-bottom:10px}
.house-needs-compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.house-need-mini{padding:9px 10px;border-radius:13px;background:#f7fafc;border:1px solid #e8eef4;min-width:0}
.house-need-mini-head{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:6px}
.house-need-mini-name{display:flex;align-items:center;gap:5px;min-width:0}.house-need-mini-name span{font-size:.92rem}.house-need-mini-name strong{font-size:.64rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.house-need-mini-value{font-size:.61rem;font-weight:950;color:#5b7188}
.house-need-mini-bar{height:6px;border-radius:999px;background:#e5edf4;overflow:hidden}.house-need-mini-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#39cfa7,#2b9df5)}
.house-need-mini.watch .house-need-mini-bar i{background:linear-gradient(90deg,#ffd45a,#ffb74e)}
.house-need-mini.low .house-need-mini-bar i{background:linear-gradient(90deg,#ff9867,#ff705f)}
.house-need-mini.urgent .house-need-mini-bar i{background:linear-gradient(90deg,#ff657d,#e63e62)}
.house-needs-open{width:100%;margin-top:9px;border:0;border-radius:12px;background:#eef7ff;color:#286b9e;padding:9px 11px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:.66rem;font-weight:900;cursor:pointer}.house-needs-open:hover{background:#e4f2ff}.house-needs-open b{font-size:1.05rem}
.house-expansion-moved{margin-top:16px;padding-top:13px;border-top:1px solid #edf1f5}.house-expansion-moved .house-roadmap{gap:7px}.house-expansion-moved .house-roadmap-item{padding:9px 10px}.house-expansion-moved .house-roadmap-item .num{width:28px;height:28px}.house-expansion-moved .house-roadmap-item strong{font-size:.74rem}.house-expansion-moved .house-roadmap-item small{font-size:.61rem}
@media(max-width:1180px){.house-people-card .house-expansion-moved{grid-column:1/-1}.house-people-card .house-roadmap{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:820px){.house-needs-compact{grid-template-columns:repeat(4,minmax(0,1fr))}.house-people-card .house-roadmap{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.house-needs-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.house-people-card .house-roadmap{grid-template-columns:1fr}}


/* v0.7.3 desktop needs panel hardening */
@media (min-width:821px){
  .house-side.house-card #houseNeedsCompact{grid-template-columns:1fr!important;gap:6px!important}
  .house-side.house-card #houseNeedsCompact>.house-need-mini{display:grid!important;width:100%!important;padding:8px 9px!important}
  .house-side.house-card #houseNeedsCompact>.house-need-mini>.house-need-mini-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;margin:0!important}
  .house-side.house-card #houseNeedsCompact .house-need-mini-name>strong{font-size:12px!important}
  .house-side.house-card #houseNeedsCompact .house-need-mini-value{font-size:10px!important}
}
