.house-page{--house-paper:var(--surface-page);--house-ink:var(--text-primary);--house-muted:var(--text-muted);background:var(--house-paper);color:var(--house-ink);min-height:100dvh}.house-header{max-width:1440px;margin:auto;padding:24px clamp(20px,4vw,64px);display:flex;justify-content:space-between;align-items:center}.house-header nav{display:flex;align-items:center;gap:28px}.house-back{font-size:13px}.house-back span{margin-left:8px}.house-experience{max-width:1440px;margin:auto;padding:0 clamp(20px,4vw,64px)}.house-layout{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.55fr);align-items:center;min-height:min(650px,72dvh)}.house-copy{padding:48px 0 64px;position:relative;z-index:1}.house-eyebrow{display:flex;gap:24px;align-items:center;font-size:12px;font-weight:500;color:var(--house-muted)}.house-eyebrow>span{color:var(--text-muted)}.house-copy h1{margin:27px 0 24px;font-size:clamp(36px,3.7vw,56px);line-height:1.12;font-weight:500;letter-spacing:-.045em;white-space:pre-line}.house-description{max-width:33ch;font-size:16px;line-height:1.7;color:var(--house-muted);letter-spacing:-.018em}.house-actions{display:flex;align-items:flex-start;flex-direction:column;gap:20px;margin-top:32px}.house-actions .btn{gap:24px}.house-small-note{max-width:36ch;font-size:12px;line-height:1.6;color:var(--house-muted)}.house-stage{position:relative;align-self:stretch;min-height:560px;margin-right:-24px}.house-canvas{position:absolute;inset:0;touch-action:pan-y}.house-canvas canvas{width:100%;height:100%;display:block}.house-scene-note{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;color:var(--house-muted);font-size:11px;white-space:nowrap}.house-scene-dot{height:6px;width:6px;background:var(--accent);border-radius:50%}.house-scene-hint{margin-left:12px}.house-lighting{position:absolute;top:24px;right:24px;display:flex;padding:3px;border:1px solid var(--line-strong);border-radius:7px;background:var(--surface-raised)}.house-lighting button{font:inherit;font-size:11px;padding:6px 12px;color:var(--house-muted);border:0;border-radius:4px;background:transparent;cursor:pointer}.house-lighting button[aria-pressed=true]{background:var(--surface-card);color:var(--house-ink);box-shadow:0 1px 3px color-mix(in oklab,black 9%,transparent)}.house-fallback{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:16px;color:var(--house-muted);font-size:13px}.house-fallback svg{width:100%;max-width:660px}.house-fallback [role=status]{max-width:38ch}.house-rooms{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid var(--line-strong)}.house-rooms button{border:0;background:transparent;cursor:pointer;color:var(--house-muted);padding:25px 18px;display:flex;gap:15px;align-items:center;font:inherit;font-size:13px;text-align:left;transition:background .18s,color .18s}.house-rooms button+button{border-left:1px solid var(--line-strong)}.house-rooms button:hover{background:var(--surface-raised);color:var(--house-ink)}.house-rooms button[aria-current=step]{color:var(--house-ink);background:var(--surface-sunken)}.house-room-number{font-size:10px;color:var(--text-muted)}.house-room-arrow{margin-left:auto}.house-footnote{margin:22px 0 28px;font-size:11px;color:var(--house-muted)}.house-page a:focus-visible,.house-page button:focus-visible{outline:2px solid var(--accent);outline-offset:4px}@media (min-width:1500px){.house-layout{min-height:700px}}@media (max-width:950px){.house-layout{grid-template-columns:minmax(240px,.9fr) minmax(0,1.3fr)}.house-copy h1{font-size:38px}.house-stage{min-height:520px}.house-scene-hint{display:none}}@media (max-width:700px){.house-header{padding:20px}.house-header nav{gap:14px}.house-back{font-size:11px}.house-layout{display:flex;flex-direction:column;align-items:stretch}.house-copy{padding:36px 0 0}.house-copy h1{font-size:clamp(34px,9vw,46px);margin:18px 0}.house-description{font-size:14px;max-width:42ch}.house-actions{margin-top:22px;gap:14px}.house-small-note{max-width:46ch}.house-stage{min-height:370px;margin:8px -16px 0}.house-lighting{top:8px;right:14px}.house-scene-note{bottom:14px}.house-rooms{grid-template-columns:repeat(2,minmax(0,1fr))}.house-rooms button{padding:20px 12px}.house-rooms button:nth-child(3){border-left:0}.house-rooms button:nth-child(n+3){border-top:1px solid var(--line-strong)}.house-footnote{line-height:1.6;max-width:39ch}}@media (prefers-reduced-motion:reduce){.house-page *{scroll-behavior:auto;transition:none}}