:root{--sky:#eef4f5;--scene-ink:#243e48;--scene-muted:#69818c;--scene-line:#cddce0;--warm:#d6633f;--night:0}body{background:#f8faf9}.brand span{color:#d6633f}.pilot{background:#e6edec;color:#6a7777}.header{max-width:1480px;height:92px;padding-inline:55px}.header nav{color:#435453}main{max-width:1480px}.house-hero{display:grid;grid-template-columns:minmax(350px,.85fr) minmax(0,1.45fr);gap:8px;align-items:center;padding:15px 36px 0 55px;overflow:hidden}.house-copy{position:relative;z-index:2;padding:0 0 65px}.house-copy .eyebrow{display:flex;align-items:center;gap:9px;font-size:9px;color:#788984;letter-spacing:1.5px}.live-dot{width:6px;height:6px;border-radius:50%;background:var(--warm)}.house-copy h1{font-size:clamp(46px,4.3vw,68px);letter-spacing:-3.1px;line-height:1.08;color:#253d3c;margin:0 0 28px}.house-copy h1 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-3px;color:#bc5739;font-size:1.04em}.house-copy .intro{font-size:14px;line-height:1.95;max-width:365px;color:#647572}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.hero-actions .button{background:#d46240;padding:16px 19px;border-radius:5px;box-shadow:0 4px 12px #bb5a3020}.hero-actions .button:hover{background:#b95031}.hero-actions .text-link{margin:0;border-color:#b8c8c4;color:#425d58;font-size:11px}.house-copy .hero-note{font-size:10px;color:#879590}.explore-note{display:flex;align-items:center;gap:13px;margin-top:42px}.explore-symbol{border:1px solid #c9d7d1;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:#6a8a7b;font-size:17px}.explore-note p{font-size:10px;line-height:1.9;color:#8a9792;margin:0}.explore-note strong{font-weight:500;color:#627a6e}.house-experience{min-width:0;color:var(--scene-ink);background:var(--sky);border:1px solid var(--scene-line);border-radius:20px;padding:18px 22px 12px;position:relative;overflow:hidden;transition:background 1.8s,border-color 1.8s,color 1.8s}.scene-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;position:relative;z-index:4}.scene-clock{display:flex;align-items:center;gap:7px;color:var(--scene-muted);font-size:9px}.scene-clock time{font-variant-numeric:tabular-nums;font-size:10px}.clock-dot{width:5px;height:5px;background:#d8a963;border-radius:50%}.sky-controls{display:flex;gap:3px;border:1px solid var(--scene-line);padding:3px;border-radius:30px}.sky-controls button{border:0;background:none;color:var(--scene-muted);font-size:9px;padding:7px 10px;border-radius:20px;cursor:pointer}.sky-controls button[aria-pressed=true]{background:var(--scene-ink);color:var(--sky)}.house-scene{position:relative;isolation:isolate;aspect-ratio:1.18;max-width:780px;margin:-4px auto 0}.house-model{position:absolute;inset:0 3% 0;z-index:2}.house-image{width:100%;height:100%;object-fit:contain;position:absolute;inset:0;pointer-events:none;user-select:none}.night-image{opacity:var(--night);transition:opacity 2s}.day-image{filter:none}.house-hotspots{position:absolute;inset:0}.hotspot{position:absolute;display:flex;align-items:center;gap:7px;border:0;padding:5px;background:none;cursor:pointer;transform:translate(-50%,-50%);z-index:3;color:#2d514d;font:inherit;min-height:44px;min-width:44px;justify-content:center}.pin{width:28px;height:28px;border-radius:50%;background:#fffdf5;display:grid;place-items:center;font-size:9px;font-weight:700;border:1px solid #ffffffb0;box-shadow:0 3px 15px #142c4840;position:relative;transition:transform .2s,background .2s,color .2s}.pin:after{content:'';position:absolute;inset:-6px;border:1px solid #fff9;border-radius:50%;animation:pin-wave 4s ease-out infinite;pointer-events:none}.spot-electric .pin:after{animation-delay:.7s}.spot-roof .pin:after{animation-delay:1.4s}.spot-heating .pin:after{animation-delay:2.1s}.spot-wood .pin:after{animation-delay:2.8s}.spot-masonry .pin:after{animation-delay:3.5s}.pin-label{position:absolute;left:calc(100% - 2px);top:50%;transform:translateY(-50%) translateX(-5px);white-space:nowrap;font-size:10px;background:#fffdf7;color:#29423b;border:1px solid #dfebe3;box-shadow:0 4px 14px #152f4520;border-radius:5px;padding:9px 12px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.hotspot:hover,.hotspot:focus-visible,.hotspot[aria-pressed=true]{z-index:5}.hotspot:hover .pin,.hotspot:focus-visible .pin,.hotspot[aria-pressed=true] .pin{background:#d46240;color:white;transform:scale(1.13)}.hotspot:hover .pin-label,.hotspot:focus-visible .pin-label{opacity:1;transform:translateY(-50%) translateX(0)}.spot-plumbing{left:36%;top:33%}.spot-electric{left:69%;top:62%}.spot-roof{left:71%;top:19%}.spot-heating{left:88%;top:70%}.spot-wood{left:84%;top:39%}.spot-masonry{left:47%;top:63%}.spot-wood .pin-label,.spot-heating .pin-label,.spot-electric .pin-label{left:auto;right:calc(100% - 2px)}.sky-orb{width:62px;height:62px;position:absolute;top:8%;right:9%;border-radius:50%;background:#ffde99;box-shadow:0 0 60px #ffc77535;transition:background 2s,box-shadow 2s;z-index:0}.cloud{position:absolute;width:95px;height:19px;border-radius:100%;background:#fff9;filter:blur(7px);z-index:0;animation:cloud-drift 20s ease-in-out infinite alternate;transition:opacity 2s}.cloud-one{top:15%;left:4%}.cloud-two{top:34%;right:0;animation-delay:-10s;transform:scale(.75)}.stars{position:absolute;inset:0;opacity:var(--night);transition:opacity 2s}.stars i{position:absolute;width:2px;height:2px;background:#e0ecff;border-radius:50%;animation:star-glow 5s ease-in-out infinite alternate}.stars i:nth-child(1){top:8%;left:11%}.stars i:nth-child(2){top:32%;left:5%;animation-delay:-2s}.stars i:nth-child(3){top:18%;left:93%;animation-delay:-3s}.stars i:nth-child(4){top:43%;left:97%}.stars i:nth-child(5){top:2%;left:32%;animation-delay:-1s}.stars i:nth-child(6){top:65%;left:4%;animation-delay:-4s}.scene-ground-label{position:absolute;bottom:1%;left:2%;font-size:7px;letter-spacing:1.7px;color:var(--scene-muted);writing-mode:vertical-rl;transform:rotate(180deg)}.trade-detail{display:flex;align-items:flex-start;gap:15px;padding:18px 8px 12px;border-top:1px solid var(--scene-line);position:relative;z-index:3;min-height:121px}.trade-number{font-size:12px;color:#cb7958;border:1px solid var(--scene-line);border-radius:8px;width:37px;height:37px;display:grid;place-items:center;flex-shrink:0}.trade-location{font-size:7px;letter-spacing:1.3px;color:var(--scene-muted);margin:0 0 5px}.trade-detail h2{font-size:19px;letter-spacing:-.5px;margin:0 0 7px}.trade-detail #trade-description{font-size:10px;line-height:1.8;color:var(--scene-muted);margin:0;max-width:440px}.scene-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;color:var(--scene-muted);font-size:7px}.scene-foot button{border:0;border-bottom:1px solid var(--scene-line);background:none;padding:2px 0;color:inherit;font-size:8px;cursor:pointer}.no-script{font-size:11px;line-height:1.7}.trade-strip{display:grid;grid-template-columns:repeat(6,1fr);padding:26px 55px 36px;gap:0}.trade-strip button{display:flex;gap:10px;align-items:center;justify-content:center;border:0;border-bottom:1px solid #dbe4e0;background:none;font-size:11px;padding:17px 5px;color:#74857e;cursor:pointer;transition:color .2s,border-color .2s}.trade-strip button>span{font-size:8px;color:#9fada6}.trade-strip button[aria-pressed=true]{color:#b75436;border-color:#cd6b49}.trade-strip button:hover{color:#b75436}.finder{margin:0 55px;background:#f0f4ef;border-color:#dee6dc;border-radius:8px;padding:40px}.how,.questions{padding-inline:55px}footer{max-width:1370px}.house-experience[data-sky=night]{--sky:#162435;--scene-ink:#e6edf4;--scene-muted:#a1b3c9;--scene-line:#334354;--night:1}.house-experience[data-sky=dusk]{--sky:#e9ddd7;--scene-ink:#493c48;--scene-muted:#81727c;--scene-line:#d6c7c2;--night:.48}.house-experience[data-sky=night] .sky-orb{background:#dfe7f0;box-shadow:0 0 50px #bfd5ff18}.house-experience[data-sky=night] .cloud{opacity:.07}.house-experience[data-sky=dusk] .sky-orb{background:#ec9b68}.house-experience[data-sky=night] .day-image{filter:none}.house-experience.paused *,body.reduce-motion .house-experience *{animation-play-state:paused!important}.house-experience.paused .house-model,body.reduce-motion .house-model{transform:none!important;transition:none}.house-experience.paused .night-image,body.reduce-motion .night-image{transition:none}@keyframes pin-wave{0%,65%,100%{transform:scale(1);opacity:0}15%{opacity:.7}50%{transform:scale(1.5);opacity:0}}@keyframes cloud-drift{from{translate:-12px 0}to{translate:22px -4px}}@keyframes star-glow{from{opacity:.25}to{opacity:.9}}@media(min-width:1600px){.house-scene{aspect-ratio:1.12}}@media(max-width:1100px){.house-hero{padding-left:32px;padding-right:25px;grid-template-columns:.85fr 1.15fr}.header{padding-inline:32px}.house-copy h1{font-size:49px;letter-spacing:-2.5px}.house-copy h1 em{letter-spacing:-2.5px}.house-copy .intro{font-size:12px}.house-experience{padding:14px}.scene-clock #scene-period{display:none}.hero-actions{gap:17px}.hero-actions .button{font-size:11px}.trade-strip{padding-inline:32px}.finder{margin-inline:32px}.house-copy .eyebrow{font-size:8px}.explore-note{margin-top:25px}.scene-foot{font-size:6px}.scene-foot button{font-size:7px}.house-copy{padding-bottom:25px}}
@media(max-width:760px){.header{height:78px;padding-inline:24px}.house-hero{grid-template-columns:1fr;padding:25px 18px 0;gap:28px;overflow:visible}.house-copy{padding:0 8px}.house-copy h1{font-size:clamp(43px,8vw,60px);letter-spacing:-2px;margin-bottom:20px}.house-copy h1 em{letter-spacing:-2px}.house-copy .eyebrow{font-size:8px;margin-bottom:20px}.house-copy .intro{font-size:13px;max-width:440px;margin-bottom:22px}.house-copy .intro br{display:none}.house-copy .hero-note{font-size:9px}.hero-actions{gap:18px}.hero-actions .text-link{font-size:10px}.hero-actions .button{font-size:11px}.explore-note{display:none}.house-experience{padding:12px 10px 8px;border-radius:13px}.scene-clock #scene-period{display:inline}.scene-clock{font-size:8px}.scene-clock time{font-size:9px}.sky-controls button{font-size:8px;padding:6px 8px}.house-scene{aspect-ratio:1.03;margin-top:4px}.house-model{inset:0 0 0}.sky-orb{width:36px;height:36px;top:8%;right:6%}.pin{width:24px;height:24px;font-size:8px}.pin-label{padding:7px 9px;font-size:9px}.spot-roof .pin-label{left:auto;right:calc(100% - 2px)}.trade-detail{padding:15px 5px 8px;min-height:131px;gap:11px}.trade-number{width:30px;height:30px;font-size:10px}.trade-detail h2{font-size:18px}.trade-detail #trade-description{font-size:10px}.scene-foot{font-size:6px;padding:6px 4px}.scene-foot button{font-size:7px}.trade-strip{padding:12px 22px 30px;grid-template-columns:repeat(3,1fr)}.trade-strip button{font-size:10px;padding:14px 3px;gap:6px}.finder{margin:0 18px;padding:28px 22px}.how,.questions{padding-inline:26px}.scene-ground-label{font-size:5px;left:1%;bottom:4%}.house-copy h1 br:last-of-type{display:block}.house-copy h1 em{font-size:.92em}.hotspot{min-width:44px;min-height:44px}.spot-electric{top:64%}.spot-heating{top:73%}.spot-wood{top:40%}.spot-plumbing{top:33%}.spot-masonry{top:63%}.spot-roof{top:18%}}
@media(prefers-reduced-motion:reduce){.house-experience *{animation:none!important;transition:none!important}.house-model{transform:none!important}}

/* The architectural scene belongs to the page, without a enclosing panel. */
.house-hero{position:relative;isolation:isolate;overflow:clip;padding-top:20px}
.house-hero::before,.house-hero::after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none}
.house-hero::before{background:radial-gradient(ellipse at 80% 30%,#f7dca348 0%,#ecf1e932 38%,transparent 70%)}
.house-hero::after{background:radial-gradient(ellipse at 80% 35%,#a2b5d875 0%,#d3dfee42 40%,transparent 73%);opacity:0;transition:opacity 2s}
.house-hero[data-sky=night]::after{opacity:1}
.house-hero[data-sky=dusk]::after{background:radial-gradient(ellipse at 80% 35%,#dca98555 0%,#edd3c732 40%,transparent 73%);opacity:1}
.house-experience{background:transparent;border:0;border-radius:0;overflow:visible;padding:12px 12px 8px}
.house-experience[data-sky=night],.house-experience[data-sky=dusk]{--sky:#f8faf9;--scene-ink:#243e48;--scene-muted:#526976;--scene-line:#cdd8dc}
.house-model{transform:none!important;transition:none!important;animation:none!important}
.scene-toolbar{padding:0 18px}.house-scene{max-width:820px}
.trade-detail{margin:0 28px;border-top:0;border-left:2px solid #cd785c;padding:0 0 0 17px;min-height:92px}
.trade-number{border:0;border-radius:0;width:auto;padding-top:2px}
.scene-foot{padding:16px 28px 6px}.scene-ground-label{display:none}
@media(max-width:760px){.house-hero{padding-inline:18px}.house-experience{padding:8px 0 0;border:0;border-radius:0}.scene-toolbar{padding:0 4px}.trade-detail{margin:8px 9px 0;padding-left:12px;min-height:116px}.scene-foot{padding:14px 9px 6px}.house-hero::before,.house-hero::after{top:35%}}
@media(prefers-reduced-motion:reduce){.house-hero::after{transition:none}}
/* Fade the light to zero before reaching any edge of the section. */
.house-hero::before,.house-hero::after{
  -webkit-mask-image:linear-gradient(to right,transparent,#000 12%,#000 80%,transparent),linear-gradient(to bottom,transparent,#000 15%,#000 78%,transparent);
  -webkit-mask-composite:source-in;
  mask-image:linear-gradient(to right,transparent,#000 12%,#000 80%,transparent),linear-gradient(to bottom,transparent,#000 15%,#000 78%,transparent);
  mask-composite:intersect;
}

/* Keep the illustration untouched when selecting a trade. */
.hotspot .pin:after{animation:none;opacity:0}
.hotspot:hover .pin,.hotspot:focus-visible .pin,.hotspot[aria-pressed=true] .pin{transform:none;box-shadow:0 0 0 4px #d4624022,0 2px 8px #142c4820}
.pin-label{box-shadow:0 2px 8px #152f4514;border:0;border-radius:4px}

.scene-toolbar{justify-content:flex-end}


/* Large house and a site preview revealed only on selection. */
.house-hero{grid-template-columns:minmax(310px,.7fr) minmax(0,1.6fr);padding-right:0;gap:0}.house-copy{padding-bottom:0}.house-experience{padding:0}.house-scene{max-width:none;aspect-ratio:1.04;margin:-20px -24px -20px -12px}.house-model{inset:0}.pin{font-size:18px;font-weight:400}.trade-strip{padding-top:8px;padding-bottom:22px}.trade-reveal{margin:0 55px 38px;overflow:hidden}.trade-reveal[hidden]{display:none}.trade-preview-card{display:grid;grid-template-columns:1.2fr 1fr;border:1px solid #dce3df;border-radius:12px;background:#fff;overflow:hidden}.trade-preview-image{position:relative;background:#e8ece7;display:block;padding:24px 24px 0;overflow:hidden}.trade-preview-image img{width:100%;height:auto;display:block;border-radius:6px 6px 0 0;box-shadow:0 6px 24px #243e3a15;transition:transform .35s}.trade-preview-image:hover img{transform:translateY(-5px)}.trade-preview-image>span{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);background:#fffef7;padding:10px 16px;border-radius:4px;font-size:11px;white-space:nowrap;box-shadow:0 2px 12px #263e3520}.trade-preview-copy{padding:40px 32px;position:relative;align-self:center}.trade-preview-copy h2{font-size:clamp(24px,2.5vw,36px);line-height:1.16;letter-spacing:-1px;margin:16px 0}.trade-preview-copy>p{font-size:13px;line-height:1.8;color:#687972}.trade-preview-copy .sample-disclaimer{font-size:10px}.trade-card-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-top:22px}.trade-card-actions .button{font-size:12px;border-radius:5px}.trade-card-actions .text-link{font-size:12px;margin:0}.trade-close{position:absolute;top:8px;right:12px;border:0;background:none;font-size:24px;color:#788981;width:40px;height:40px;cursor:pointer}@media(max-width:1100px){.house-hero{grid-template-columns:minmax(290px,.8fr) minmax(0,1.4fr)}.house-scene{margin:0 -16px}.trade-reveal{margin-inline:32px}.trade-preview-copy{padding:32px 24px}}@media(max-width:760px){.house-hero{grid-template-columns:1fr;padding-inline:18px;gap:12px}.house-scene{margin:-5px -18px;aspect-ratio:1}.house-model{inset:0}.trade-preview-card{grid-template-columns:1fr}.trade-reveal{margin:0 18px 28px}.trade-preview-image{padding:18px 18px 0;max-height:250px}.trade-preview-copy{padding:26px 22px}.trade-preview-copy h2{font-size:28px}.trade-card-actions{gap:16px}.house-copy{padding:0 8px}.trade-strip{padding-bottom:20px}}@media(prefers-reduced-motion:reduce){.trade-preview-image img{transition:none}}

/* Fit the complete house into the first desktop viewport. */
@media(min-width:761px){
 .house-hero{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);height:min(780px,calc(100svh - 200px));padding:12px 40px 12px 55px;align-items:center;gap:20px}
 .house-copy{align-self:center;padding:0}
 .house-copy h1{font-size:clamp(42px,4vw,60px)}
 .house-experience{display:flex;align-items:center;justify-content:center;height:100%;min-height:0}
 .house-scene{flex:none;width:min(100%,calc(100svh - 224px),800px);aspect-ratio:1;margin:0;max-width:100%}
 .house-model{inset:0}
}
@media(min-width:761px) and (max-height:700px){
 .house-hero{padding-block:4px}
 .house-copy h1{font-size:clamp(32px,6vh,42px);margin-bottom:14px;letter-spacing:-1.8px}
 .house-copy h1 em{letter-spacing:-1.8px}
 .house-copy .eyebrow{margin-bottom:12px}
 .house-copy .intro{font-size:12px;line-height:1.7;margin:12px 0}
 .hero-actions .button{padding:12px 15px}
 .house-copy .hero-note{margin:10px 0 0}
}

.brand .brand-pro{color:#171717}.brand .brand-ici{color:#d6633f}.brand .brand-fr{color:#7a7f82;font-size:.65em;letter-spacing:-.6px}

/* Center a geometric cross and keep just the current tooltip visible. */
.pin{padding:0;line-height:1;flex-shrink:0}.pin svg{display:block;width:12px;height:12px}
.hotspot .pin-label{top:auto;bottom:calc(100% + 2px);left:50%;right:auto;transform:translateX(-50%);transition:opacity .15s}
.hotspot:hover .pin-label,.hotspot:focus-visible .pin-label{transform:translateX(-50%)}
.house-hotspots:has(.hotspot:hover) .hotspot:not(:hover) .pin-label{opacity:0}
.spot-wood .pin-label,.spot-heating .pin-label{left:auto;right:0;transform:none}
.spot-wood:hover .pin-label,.spot-wood:focus-visible .pin-label,.spot-heating:hover .pin-label,.spot-heating:focus-visible .pin-label{transform:none}

/* Slow ambient light, independent from the fixed architectural illustration. */
.house-experience{--lightwash-opacity:.2;--halo-warm:#efc58b;--halo-cool:#bbd4ce}
.house-experience[data-sky=dusk]{--lightwash-opacity:.28;--halo-warm:#e9b280;--halo-cool:#b3b7cf}
.house-experience[data-sky=night]{--lightwash-opacity:.32;--halo-warm:#edbf78;--halo-cool:#9ab6d9}
.scene-ambience{position:absolute;inset:-6%;z-index:1;pointer-events:none;overflow:hidden;mask-image:radial-gradient(ellipse,#000 30%,transparent 70%)}
.scene-ambience i{position:absolute;display:block;border-radius:50%;pointer-events:none}
.ambient-warm{inset:7% 15% 18% -2%;background:radial-gradient(ellipse,var(--halo-warm),transparent 67%);animation:ambient-warm-drift 19s ease-in-out infinite;opacity:.3}
.ambient-cool{inset:20% -7% 0 28%;background:radial-gradient(ellipse,var(--halo-cool),transparent 68%);animation:ambient-cool-drift 27s ease-in-out -11s infinite;opacity:.3}
.house-lightwash{position:absolute;inset:0;z-index:1;pointer-events:none;opacity:var(--lightwash-opacity);transition:opacity 2s;overflow:hidden;mix-blend-mode:soft-light;mask:url('/static/images/house-cutaway-v1.png') center/contain no-repeat}
.house-lightwash::before{content:'';position:absolute;inset:-15%;background:radial-gradient(ellipse at 36% 29%,#fff2ce 0%,#ffe3a288 18%,transparent 48%),radial-gradient(ellipse at 69% 66%,#ffc26d66,transparent 33%);animation:house-light-drift 16s ease-in-out -4s infinite}
.house-hotspots{z-index:2}
@keyframes ambient-warm-drift{0%,100%{transform:translate(-4%,3%) scale(.97);opacity:.22}45%{transform:translate(7%,-5%) scale(1.07);opacity:.4}75%{transform:translate(2%,1%) scale(1);opacity:.3}}
@keyframes ambient-cool-drift{0%,100%{transform:translate(4%,-3%) scale(1);opacity:.2}55%{transform:translate(-6%,5%) scale(1.1);opacity:.36}}
@keyframes house-light-drift{0%,100%{transform:translate(-2%,1%);opacity:.55}40%{transform:translate(3%,-2%);opacity:1}75%{transform:translate(1%,2%);opacity:.7}}
.ambient-paused .scene-ambience i,.ambient-paused .house-lightwash::before{animation-play-state:paused}
body.reduce-motion .scene-ambience i,body.reduce-motion .house-lightwash::before{animation:none;transform:none}
@media(prefers-reduced-motion:reduce){.scene-ambience i,.house-lightwash::before{animation:none;transform:none}.house-lightwash{transition:none}}
