@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;700&display=swap');
:root{--paper:#fffdf9;--ink:#302b28;--green:#963d2b;--muted:#746e67;--line:#e6dfd6;--serif:'Manrope',Arial,sans-serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 var(--sans)}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #bb8150;outline-offset:5px}button:disabled{cursor:wait}h1,h2,h3,p{margin:0}em{font-weight:400}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:1.06}h1{font-size:clamp(48px,4.8vw,76px)}h2{font-size:clamp(38px,4vw,58px)}.eyebrow{font-size:12px;font-weight:650;letter-spacing:.15em;line-height:1.6}.skip{position:fixed;left:16px;top:-100px;z-index:20;background:white;padding:12px}.skip:focus{top:16px}.concept-bar{min-height:30px;padding:5px 5%;background:var(--green);color:#f4f3eb;font-size:12px;display:flex;justify-content:space-between;letter-spacing:.04em}.concept-bar span{opacity:.72}.header{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:23px 4.2%;border-bottom:1px solid var(--line);background:var(--paper)}.brand{display:flex;align-items:center;gap:12px;font-family:var(--serif);font-size:21px;line-height:1.25;letter-spacing:.06em;white-space:nowrap}.brand small{display:block;font:8px/2 var(--sans);letter-spacing:.22em}.brand-icon{width:42px;height:42px;border:1px solid #ba7962;display:grid;place-items:center;border-radius:50%;font-size:30px;line-height:1}.header nav{display:flex;gap:32px;font-size:14px}.header nav a{padding:8px 0}.header nav a:hover,.text-link:hover{border-bottom-color:var(--ink)}.header-contact{font-size:14px;border:1px solid var(--line);padding:10px 17px}.header-contact span{margin-left:12px}.hero{display:grid;grid-template-columns:42% 58%;min-height:650px}.hero-copy{padding:70px 8% 42px 10%;display:flex;align-items:flex-start;flex-direction:column}.hero-copy>.eyebrow{margin-bottom:27px;font-size:11px}.hero-copy h1{margin-bottom:25px}.intro{color:var(--muted);font-size:16px;line-height:1.8;margin-bottom:29px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:36px;padding:15px 22px;min-height:52px;font-size:14px;font-weight:550;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--green);color:white}.primary:hover{background:#793020}.text-link{display:inline-flex;gap:23px;align-items:center;border-bottom:1px solid var(--line);padding:7px 0;font-size:14px}.hero-copy>.text-link{margin-top:13px}.hero-foot{display:flex;align-items:center;gap:13px;font-size:12px;color:var(--muted);margin-top:auto;padding-top:34px}.mini-rule{width:30px;height:1px;background:#b4846e}.hero-image{position:relative;overflow:hidden;background:#d7d1c6;min-height:620px}.scene{position:relative;overflow:hidden;background:#e1dace;isolation:isolate}.scene>img,.scene>canvas,.comparison-layer,.comparison-layer>canvas{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.scene>canvas{opacity:0;transition:opacity .35s}.scene>canvas.ready{opacity:1}.hero-scene{width:100%;height:100%}.hero-scene>img,.hero-scene>canvas{object-position:60% 50%}.hero-image-top,.hero-image-bottom{position:absolute;left:30px;right:30px;display:flex;justify-content:space-between}.hero-image-top{top:27px;font-size:10px;letter-spacing:.16em;color:#fff;text-shadow:0 1px 9px #0008}.hero-image-bottom{bottom:27px;align-items:flex-end;color:white;padding:18px 20px;background:rgba(67,43,30,.8);backdrop-filter:blur(15px);gap:15px}.hero-image-bottom>div:first-child{display:flex;flex-direction:column}.hero-image-bottom .eyebrow{font-size:9px;opacity:.68}.hero-image-bottom strong{font:30px/1.4 var(--serif)}.hero-image-bottom div>span:last-child{font-size:11px;opacity:.8}.hero-swatches{display:flex;gap:8px;flex-shrink:0}.quick-swatch{padding:0;width:29px;height:29px;background-size:cover;border-radius:50%;border:2px solid transparent;outline:1px solid #fff6;outline-offset:2px}.quick-swatch[aria-pressed=true]{outline:2px solid white;outline-offset:3px}.qualities{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 4.2%;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.qualities span:first-child{font:italic 20px var(--serif);color:var(--ink)}.section-wrap{padding:90px 4.2%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:15px}.section-heading>p{font-size:15px;color:var(--muted);line-height:1.8;padding-bottom:6px}.studio-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;border:1px solid var(--line);background:#f1e9dd}.studio-visual{padding:16px;min-width:0;align-self:start}.studio-scene{aspect-ratio:1.3}.studio-scene>img,.studio-scene>canvas,.comparison-layer>canvas{object-position:50% 50%}.room-top,.room-bottom{position:absolute;left:20px;right:20px;display:flex;justify-content:space-between;align-items:center;z-index:2;gap:16px}.room-top{top:18px}.room-top>span{background:#fffD;border:1px solid #fff6;padding:7px 14px;font-size:12px}.room-top button{border:1px solid #fff8;background:#fffD;padding:8px 13px;font-size:12px;color:var(--ink)}.room-top button[aria-pressed=true]{background:var(--green);color:white}.room-bottom{bottom:20px;color:#fff;text-shadow:0 1px 8px #0008}.room-bottom>span:first-child{font:26px var(--serif);background:#843724ed;padding:7px 14px;text-shadow:none}.scene-tag{font-size:10px;letter-spacing:.15em}.preview-note{font-size:12px;color:#746e67;line-height:1.6;padding:14px 5px 1px}.finish-panel{padding:25px 23px;background:var(--paper);border-left:1px solid var(--line)}.panel-heading{display:flex;justify-content:space-between;gap:10px;margin-bottom:22px;align-items:center}.panel-heading .eyebrow{font-size:11px}.panel-heading>span:last-child{font-size:11px;color:var(--muted)}.finish-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 10px}.finish-button{border:0;padding:0;color:var(--muted);background:transparent;text-align:left;display:flex;flex-direction:column;gap:8px;font-size:11px;line-height:1.35;position:relative}.finish-button img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:2px;outline:1px solid transparent;outline-offset:3px}.finish-button[aria-pressed=true]{color:var(--ink);font-weight:600}.finish-button[aria-pressed=true] img{outline:2px solid var(--green)}.finish-button[aria-pressed=true]:after{content:'✓';position:absolute;right:4px;top:4px;background:var(--green);color:white;width:18px;height:18px;border-radius:50%;text-align:center;font-size:11px;line-height:18px}.selected-info{border-top:1px solid var(--line);margin-top:25px;padding-top:22px}.selected-info .eyebrow{font-size:9px;color:var(--muted)}.selected-info h3{font:32px/1.25 var(--serif);margin-top:6px}.selected-info>p:not(.eyebrow){font-size:13px;color:var(--muted);margin:10px 0 16px}.selected-info dl{font-size:12px;margin:0 0 22px}.selected-info dl>div{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px solid #eae3d9}.selected-info dt{color:var(--muted)}.selected-info dd{margin:0}.full{width:100%;gap:8px}.official-note{font-size:10px;color:var(--muted);display:block;text-align:center;margin-top:10px}.compare-controls{display:flex;align-items:center;gap:14px;padding:16px 6px 2px;font-size:12px}.compare-controls input{flex:1;min-width:40px;accent-color:var(--green)}[hidden]{display:none!important}.comparison-layer{clip-path:inset(0 50% 0 0);z-index:1}.compare-label{position:absolute;bottom:72px;left:20px;z-index:2;background:#fffD;padding:7px 12px;font-size:12px}.collection{padding-top:0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 23px}.product-card{display:block;background:none;border:0;padding:0;text-align:left;color:var(--ink)}.product-image{overflow:hidden;aspect-ratio:1.55;position:relative;background:#ddd8ca}.product-image>img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.product-card:hover img{transform:scale(1.035)}.product-image>span{position:absolute;right:14px;bottom:14px;display:grid;place-items:center;background:#fffE;width:36px;height:36px;border-radius:50%}.product-title{display:flex;justify-content:space-between;gap:10px;align-items:center;padding-top:13px}.product-title h3{font:24px var(--serif)}.product-title>span{font-size:12px;color:var(--muted)}.product-card>p{font-size:12px;color:var(--muted);margin-top:5px}.approach{padding:70px 4.2%;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:8%;background:#f1e9dd}.approach .eyebrow{margin-bottom:20px}.approach h2{font-size:48px}.approach-body>p{font-size:16px;line-height:1.85;color:var(--muted);max-width:600px}.approach-specs{display:flex;gap:24px;margin-top:34px}.approach-specs>div{flex:1}.approach-specs strong{font-size:12px;font-weight:400;color:#9e7968}.approach-specs h3{font-size:14px;font-weight:500;margin:10px 0}.approach-specs p{font-size:12px;color:var(--muted);line-height:1.7}.contact-strip{background:var(--green);color:var(--paper);display:flex;align-items:center;justify-content:space-between;gap:30px;padding:65px 7%}.contact-strip .eyebrow{opacity:.65;margin-bottom:12px}.contact-strip h2{font-size:51px}.light{background:var(--paper);color:var(--green)}footer{padding:40px 4.2%;display:flex;justify-content:space-between;align-items:center;gap:30px}footer p{font-size:11px;color:var(--muted)}footer>a:last-child{font-size:12px}.studio-mode .hero,.studio-mode .qualities,.studio-mode .collection,.studio-mode .approach,.studio-mode .contact-strip{display:none}.studio-mode .studio{padding-top:45px}.studio-mode .section-heading h2{font-size:44px}.studio-mode .section-heading h2 br{display:none}.studio-mode .studio-layout{grid-template-columns:minmax(0,1fr) 340px}.studio-mode .studio-scene{aspect-ratio:1.6}.studio-mode .header .nav-studio{border-bottom:1px solid var(--ink)}
@media(min-width:1600px){.hero{min-height:760px}.hero-copy{padding-top:95px}.hero-image{min-height:760px}.studio-layout{grid-template-columns:minmax(0,1fr) 380px}.finish-panel{padding:30px}.studio-scene{aspect-ratio:1.5}}
@media(max-width:1100px){.header nav{gap:20px}.hero{grid-template-columns:44% 56%;min-height:590px}.hero-image{min-height:590px}.hero-copy{padding-top:55px}h1{font-size:54px}.hero-image-bottom{left:20px;right:20px;padding:15px}.hero-swatches{gap:7px}.quick-swatch{width:23px;height:23px}.hero-image-bottom strong{font-size:26px}.qualities{font-size:11px}.qualities span:last-child{display:none}.studio-layout{grid-template-columns:minmax(0,1fr) 300px}.studio-scene{aspect-ratio:1.05}.finish-panel{padding:20px}.approach{gap:5%}.approach h2{font-size:41px}.approach-specs{gap:16px}}
@media(max-width:760px){html{scroll-padding-top:20px}.concept-bar{font-size:10px;justify-content:center}.concept-bar>span{display:none}.header{padding:18px 5%;gap:12px}.brand{font-size:17px;gap:8px}.brand-icon{width:33px;height:33px;font-size:24px}.brand small{font-size:6px}.header nav>a:not(.nav-studio){display:none}.header nav{font-size:12px}.header-contact{display:none}.hero{display:flex;flex-direction:column}.hero-copy{padding:40px 6% 34px;display:block}.hero-copy>.eyebrow{font-size:10px;margin-bottom:18px}h1{font-size:clamp(43px,8.7vw,62px);line-height:1.05}.hero-copy h1 br:first-child{display:none}.hero-copy h1 em br{display:none}.hero-copy h1{max-width:590px;margin-bottom:17px}.intro{font-size:14px;margin-bottom:23px}.hero-copy>.text-link{margin-left:20px;font-size:12px}.button{font-size:13px;padding:13px 18px;min-height:48px;gap:20px}.hero-foot{display:none}.hero-image{height:450px;min-height:0}.hero-image-top{top:21px;left:24px;right:24px}.hero-image-bottom{bottom:22px}.hero-scene>img,.hero-scene>canvas{object-position:50% 50%}.hero-image-bottom strong{font-size:26px}.quick-swatch{width:28px;height:28px}.hero-swatches{gap:9px}.qualities{justify-content:center;gap:22px;padding:22px 5%;font-size:10px;flex-wrap:wrap}.qualities span:first-child{width:100%;text-align:center;font-size:20px}.qualities span:last-child{display:none}.section-wrap{padding:55px 5%}.section-heading{display:block;margin-bottom:25px}h2{font-size:40px}.section-heading .eyebrow{font-size:10px;margin-bottom:12px}.section-heading>p{font-size:14px;margin-top:16px}.studio-layout,.studio-mode .studio-layout{display:block}.studio-visual{padding:10px}.studio-scene,.studio-mode .studio-scene{aspect-ratio:1.05}.room-top,.room-bottom{left:12px;right:12px}.room-top{top:12px}.room-top button{font-size:10px;padding:7px 9px}.room-top>span{font-size:10px;padding:6px 10px}.room-bottom{bottom:13px}.room-bottom>span:first-child{font-size:23px}.scene-tag{font-size:8px}.preview-note{font-size:10px}.finish-panel{border-left:0;border-top:1px solid var(--line);padding:24px}.finish-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 16px}.finish-button{font-size:12px}.finish-button img{aspect-ratio:1.25}.selected-info>p:not(.eyebrow){font-size:14px}.selected-info dl{font-size:13px}.selected-info{margin-top:24px}.panel-heading .eyebrow{font-size:12px}.official-note{font-size:11px}.compare-controls{gap:8px;font-size:10px}.compare-controls>span{display:none}.collection{padding-top:0}.collection .section-heading>.text-link{margin-top:15px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.product-image{aspect-ratio:1}.product-title{display:block}.product-title h3{font-size:23px}.product-title>span{font-size:10px}.product-card>p{font-size:10px}.product-image>span{width:29px;height:29px;right:10px;bottom:10px}.approach{display:block;padding:45px 6%}.approach h2{font-size:39px}.approach-body{margin-top:25px}.approach-body>p{font-size:14px}.approach-specs{display:block;margin-top:20px}.approach-specs>div{padding:17px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:30px 1fr;column-gap:10px}.approach-specs h3{margin:0;font-size:15px}.approach-specs p{grid-column:2;font-size:13px;margin-top:6px}.contact-strip{display:block;padding:40px 6%}.contact-strip h2{font-size:40px}.contact-strip .eyebrow{font-size:10px}.contact-strip .button{margin-top:25px}footer{padding:35px 6%;flex-wrap:wrap;gap:25px}footer p{order:3;width:100%;font-size:10px}footer>a:last-child{font-size:11px}.studio-mode .studio{padding-top:30px}.studio-mode .section-heading h2{font-size:36px}.studio-mode .section-heading h2 br{display:block}}
@media(max-width:380px){.header nav{font-size:11px}.hero-copy>.text-link{display:block;width:max-content;margin-left:0;margin-top:10px}.hero-image-bottom{left:14px;right:14px}.quick-swatch{width:23px;height:23px}.hero-swatches{gap:7px}.qualities{gap:12px}.brand{font-size:15px}.brand small{letter-spacing:.16em}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Canaan home retail direction: warm brick, chalk and charcoal; distinct from Field. */
em{font-style:normal;font-weight:inherit}h1,h2{font-weight:650;letter-spacing:-.055em}h1 em{color:var(--green)}.hero-copy h1{line-height:1.03}.brand{font-family:'Manrope',Arial,sans-serif;font-size:18px;font-weight:700;letter-spacing:.015em}.brand small{font-family:var(--sans);font-weight:500;font-size:9px;letter-spacing:.16em}.brand-icon{border-radius:4px;color:white;background:var(--green);border:0;font:700 29px 'Manrope',sans-serif}.concept-bar{background:#302b28}.hero-copy>.eyebrow{color:var(--green);font-size:12px}.hero-copy{padding-top:62px}.hero-image-bottom strong{font-family:var(--sans);font-weight:500;font-size:27px}.hero-image-bottom{background:#fffdf9ed;color:var(--ink);backdrop-filter:blur(10px)}.quick-swatch{outline-color:#6c5546}.quick-swatch[aria-pressed=true]{outline-color:var(--green)}.qualities span:first-child{font:600 18px var(--sans)}.section-heading h2 em{color:var(--green)}.product-title h3{font:550 23px var(--sans)}.selected-info h3{font:600 29px var(--sans)}.room-bottom>span:first-child{font:500 22px var(--sans)}.finish-button{font-size:12px}.finish-panel .eyebrow{font-size:12px}.official-note,.selected-info .eyebrow,.panel-heading>span:last-child,.product-card>p{font-size:12px}.hero-image-top{font-size:12px;letter-spacing:.08em}.hero-image-bottom .eyebrow,.hero-image-bottom div>span:last-child{font-size:12px}.hero-foot{font-size:13px}.approach-specs h3{font-weight:600}.contact-strip h2{font-weight:600}.button{border-radius:3px}.hero{grid-template-columns:40% 60%}.hero-scene>img,.hero-scene>canvas{object-position:57% 50%}
@media(max-width:1100px){.hero{grid-template-columns:43% 57%}.hero-copy{padding-top:50px}.brand{font-size:16px}.brand small{font-size:8px}.hero-image-bottom strong{font-size:23px}.hero-image-bottom .eyebrow,.hero-image-bottom div>span:last-child{font-size:11px}}
@media(max-width:760px){.hero-copy{padding-top:35px}.hero-copy h1 br:first-child{display:block}.hero-copy h1{font-size:clamp(48px,10vw,65px)}.hero-copy h1 em br{display:none}.hero-image{height:410px}.brand{font-size:15px}.brand small{font-size:7px}.qualities span:first-child{font:600 17px var(--sans)}.hero-image-top{font-size:10px}.hero-image-bottom .eyebrow{font-size:10px}.hero-image-bottom strong{font-size:24px}.product-title h3{font-size:21px}.product-card>p{font-size:11px}.selected-info h3{font-size:28px}.room-bottom>span:first-child{font-size:20px}.section-heading h2{font-size:37px}.preview-note{font-size:12px}.approach h2{font-size:36px}.contact-strip h2{font-size:37px}footer p{font-size:12px}.scene-tag{font-size:10px}}

#compare-divider{position:absolute;left:50%;top:0;bottom:0;width:2px;background:#fff;z-index:2;pointer-events:none;box-shadow:0 0 5px #0002}#compare-divider span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:white;color:var(--ink);box-shadow:0 2px 12px #0002}.comparing .room-bottom{flex-direction:row-reverse}.comparing .scene-tag{display:none}.comparing .compare-label{bottom:20px}
