/* LABHYA spatial direction: deep evergreen, copper, and floating image planes. */
.spatial-home{--ink:#173d37;--ink-deep:#092520;--muted:#586963;--cream:#f3f6f3;--amber:#f58c50;--line:#ced9d1;background:var(--cream)}
.spatial-home :focus-visible{outline:3px solid var(--amber);outline-offset:6px}
.spatial-home .site-header{height:100px;padding:0 5vw;border-color:#ffffff18}
.spatial-home .brand-word{font-size:27px;letter-spacing:.075em}
.spatial-home .brand>small{font-size:12px;letter-spacing:.08em;max-width:105px;line-height:1.4}
.spatial-home .site-nav{gap:clamp(16px,2vw,32px);font-size:14px}
.spatial-home .nav-cta{background:transparent;color:white;border:1px solid #ffffff55;border-radius:4px;padding:14px 18px}
.spatial-home .nav-cta:hover{background:#ffffff14}
.spatial-home .hero{height:auto;min-height:850px;min-height:max(850px,100svh);padding:165px 5vw 145px;display:grid;grid-template-columns:1fr 1.12fr;gap:4vw;background:radial-gradient(ellipse at 78% 37%,#24493e 0,transparent 53%),#092520;isolation:isolate;overflow:hidden}
.spatial-home .hero-content{max-width:660px;z-index:2}
.spatial-home .eyebrow{font-size:12px;letter-spacing:.16em;line-height:1.7}
.spatial-home .hero .eyebrow{color:#bfd0c5;margin-bottom:30px}
.spatial-home .hero h1{font-size:clamp(60px,6.4vw,105px);font-weight:500;line-height:1.02;letter-spacing:-.065em}
.spatial-home .hero h1 em{color:#f2ad7e;letter-spacing:-.05em}
.spatial-home .hero-copy{max-width:450px;font-size:17px;color:#c4d1c9;line-height:1.8;margin:30px 0}
.spatial-home .hero-actions{gap:25px;flex-wrap:wrap}
.spatial-home .button{border-radius:4px;min-height:56px;padding:18px 22px;transition:box-shadow .25s,transform .25s}
.spatial-home .button.primary{background:#f58c50;color:#112d24;box-shadow:0 4px 0 #b45b2d,0 12px 30px #0003}
.spatial-home .button:hover{transform:translateY(-3px);box-shadow:0 6px 0 #b45b2d,0 18px 32px #0003}
.spatial-home .hero-location{font-size:12px;letter-spacing:.05em;color:#a6bcb0;margin-top:40px}.hero-location span{margin:0 12px;color:#ed9e6c}
.spatial-stage{min-width:0;perspective:1500px;position:relative;padding:30px 0 0;margin-right:1vw}
.spatial-scene{position:relative;transform-style:preserve-3d;transform:rotateX(var(--rx,4deg)) rotateY(var(--ry,-12deg));transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.villa-plane{position:relative;margin:0;transform:translateZ(25px);border:1px solid #a8c4ad66;padding:10px;background:#183d31;box-shadow:12px 14px 0 #102d25,13px 15px 0 #72948066,28px 40px 65px #0006}
.villa-plane img{display:block;width:100%;height:clamp(365px,35vw,560px);object-fit:cover;object-position:50% 40%}
.villa-plane figcaption{display:flex;justify-content:space-between;gap:15px;padding:18px 7px 9px;font-size:12px;color:#c2d2c6}.villa-plane figcaption span:first-child{color:#fff;font-size:14px}
.scene-outline{position:absolute;inset:-24px 24px 30px -24px;border:1px solid #91bca13b;transform:translateZ(-40px)}
.floating-note{position:absolute;bottom:63px;left:-35px;display:grid;gap:15px;min-width:260px;padding:23px 25px;background:#f1f5eeeF;color:#173c30;transform:translateZ(85px);box-shadow:0 25px 50px #0005;border:1px solid #fff;border-radius:3px}
.note-kicker{font-size:12px;color:#496654}.floating-note strong{font:500 26px/1.2 Manrope,sans-serif;letter-spacing:-.045em}.note-link{display:flex;justify-content:space-between;gap:25px;font-size:12px}.note-link b{font-size:20px;font-weight:400}
.scene-index{position:absolute;right:-12px;top:-48px;color:#aac5b3;letter-spacing:.17em;font-size:12px;transform:translateZ(25px)}
.scene-controls{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#adc4b5;font-size:12px;margin:45px 0 0 20px;line-height:1.6}.motion-toggle{font:inherit;white-space:nowrap;border:1px solid #92b29a55;border-radius:20px;padding:8px 12px;background:transparent;color:#d9e5dc;cursor:pointer}.motion-toggle:hover{background:#ffffff12}
.spatial-home .hero-foot{left:5vw;right:5vw;padding:25px 0;gap:34px;align-items:center;font-size:12px;letter-spacing:.06em;color:#90aa98;border-color:#a5c3ad33}.hero-foot b{font-weight:400;color:#d8e2d9;margin-left:10px}.hero-foot a{margin-left:auto;text-transform:none;color:#d8e2d9;letter-spacing:0}
.spatial-home .reveal{opacity:1;transform:none}
.spatial-home .section{padding:110px 7vw}.spatial-home .intro{background:#f3f6f3}.spatial-home .intro h2{font-size:clamp(40px,4.6vw,68px);font-weight:500;line-height:1.08}.spatial-home .large-copy{font-size:20px;line-height:1.7;color:var(--muted)}
@media(min-width:1600px){.spatial-home .hero{padding-left:max(5vw,calc((100vw - 1560px)/2));padding-right:max(5vw,calc((100vw - 1560px)/2));gap:80px}.spatial-home .hero-foot{left:max(5vw,calc((100vw - 1560px)/2));right:max(5vw,calc((100vw - 1560px)/2))}}
@media(max-width:1100px){.spatial-home .hero{gap:4vw;grid-template-columns:1fr 1fr}.spatial-home .hero h1{font-size:65px}.spatial-home .hero-actions{gap:23px}.spatial-home .hero-foot{gap:20px}.hero-foot b{margin-left:5px}.floating-note{left:-15px;min-width:230px;padding:20px}.spatial-home .brand>small{display:none}}
@media(max-width:900px){.spatial-home .site-header{height:80px;padding:0 24px}.spatial-home .site-nav{top:80px;gap:22px}.spatial-home .hero{padding:135px 7vw 105px;grid-template-columns:1fr;gap:65px;min-height:0}.spatial-home .hero-content{max-width:640px}.spatial-home .hero h1{font-size:clamp(64px,10vw,90px)}.spatial-home .hero h1 br:nth-child(2){display:none}.spatial-home .hero-copy{max-width:500px}.spatial-stage{max-width:620px;width:90%;justify-self:center;margin:0;padding:0}.villa-plane img{height:clamp(300px,58vw,490px)}.floating-note{left:-15px}.scene-controls{margin-top:35px}.spatial-home .hero-foot{gap:18px;flex-wrap:wrap;padding:20px 0}.hero-foot a{display:none}.spatial-home .section{padding:80px 7vw}}
@media(max-width:560px){.spatial-home .hero{padding:125px 24px 125px;gap:60px}.spatial-home .hero h1{font-size:clamp(52px,13vw,74px)}.spatial-home .hero h1 br:nth-child(2){display:block}.spatial-home .hero .eyebrow{font-size:12px;letter-spacing:.07em;gap:8px}.spatial-home .hero-actions{align-items:stretch}.spatial-home .hero-actions .text-link{align-self:flex-start}.spatial-home .hero-location{margin-top:30px;font-size:12px;letter-spacing:0}.hero-location span{margin:0 5px}.spatial-stage{width:95%;margin-left:8px}.villa-plane{padding:6px}.villa-plane img{height:350px}.villa-plane figcaption{flex-direction:column;gap:4px;padding:14px 6px}.floating-note{min-width:0;width:220px;padding:17px;bottom:90px;left:-10px;gap:10px}.floating-note strong{font-size:23px}.scene-index{font-size:12px;letter-spacing:.08em;right:0;top:-36px}.scene-controls{margin:28px 0 0;align-items:flex-start}.scene-controls>span{max-width:155px}.spatial-home .hero-foot{left:24px;right:24px;gap:13px;font-size:12px;letter-spacing:0}.hero-foot span{white-space:normal}.spatial-home .hero-foot span:nth-child(3){display:block}.spatial-home .section{padding:70px 24px}.spatial-home .intro h2{font-size:40px}.spatial-home .brand-word{font-size:25px}}
@media(prefers-reduced-motion:reduce){.spatial-scene{transform:none;transition:none}.spatial-home .button{transition:none}.spatial-home .button:hover{transform:none}}
.spatial-home.motion-disabled .spatial-scene{transform:none;transition:none}
/* A consistent sense of depth through services, projects and process. */
.spatial-home .services{background:#0d2b24;padding-top:90px;padding-bottom:100px}
.spatial-home .services .section-head{border:0;align-items:flex-start}.spatial-home .section-note{font-size:14px;line-height:1.7}.spatial-home .service-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;perspective:1600px}
.spatial-home .service{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr);gap:20px;padding:0 28px 32px;background:#16382e;border:1px solid #aac2b32d;border-radius:5px;overflow:hidden;box-shadow:0 7px 0 #071d18,0 20px 34px #0002;transition:transform .35s,box-shadow .35s,border-color .35s;align-items:start}
.spatial-home .service-photo{grid-column:1/-1;margin:0 -28px 8px;overflow:hidden;height:250px;background:#244c3d}.service-photo img{height:100%;width:100%;object-fit:cover;display:block;transition:transform .6s}.spatial-home .service-number{font-size:14px;color:#eea16e;padding-top:5px}.spatial-home .service-icon{display:none}.spatial-home .service h3{font-size:25px;line-height:1.25;font-weight:500;margin-bottom:15px}.spatial-home .service p{font-size:16px;line-height:1.75;color:#bdcfc3}.spatial-home .service-link{font-size:14px;margin-top:24px;padding-bottom:6px;color:#f5be95}.spatial-home .service:focus-within{border-color:#f5be95}
.spatial-home .featured-project{background:#e9efea}.spatial-home .featured-project .section-head{border-color:#bfcdc3}.spatial-home .featured-project-card{border-radius:5px;background:#113b2d;box-shadow:0 10px 0 #ccd8cf,0 30px 50px #12352615;border:1px solid #c3d0c8;transition:transform .4s,box-shadow .4s;overflow:hidden;grid-template-columns:1.15fr 1fr}.spatial-home .featured-project-image{height:560px;min-height:0}.spatial-home .featured-project-image img{object-position:center 42%}.spatial-home .featured-project-copy{padding:45px}.spatial-home .featured-project-copy>p{font-size:12px;line-height:1.7}.spatial-home .featured-project-copy h2{font-weight:500;font-size:clamp(40px,4.5vw,70px)}.spatial-home .featured-project-copy dl div{font-size:14px;padding:20px 0}.spatial-home .featured-project-copy dt{color:#b0c7b7}
.spatial-home .project{position:relative;grid-template-columns:1.15fr 1fr;background:#0a2921;min-height:680px}.spatial-home .project-image{margin:55px 0 55px 5vw;border:1px solid #a9c3b433;border-radius:4px;box-shadow:15px 15px 0 #1d4133;transform:perspective(1300px) rotateY(5deg);background-position:center}.spatial-home .project-card{padding:80px 6vw}.spatial-home .project-card h2{font-weight:500}.spatial-home .project dl div{font-size:14px}.spatial-home .project dt{color:#adc0b3}
.spatial-home .process{gap:8vw}.spatial-home .process h2{font-size:clamp(40px,4.2vw,64px);font-weight:500;line-height:1.08}.spatial-home .steps{display:grid;gap:14px}.spatial-home .steps li{padding:26px;grid-template-columns:38px 1fr;background:#fff;border:1px solid #d0dcd2;border-radius:4px;box-shadow:5px 5px 0 #e2e9e2}.spatial-home .steps li>span{font-size:14px;color:#8b512d}.spatial-home .steps h3{font-size:20px}.spatial-home .steps p{font-size:16px;line-height:1.7}
.spatial-home .values{padding:75px 7vw;background:#e99a68}.spatial-home .values .eyebrow{color:#243f2d}.spatial-home .value-grid{gap:35px}.spatial-home .value-grid p{font-size:clamp(27px,3vw,44px);line-height:1.2}.spatial-home .value-grid p+p{border-left:1px solid #35513b55;padding-left:30px}
.spatial-home .why-summary{background:#102f25}.spatial-home .why-summary-head h2{font-weight:500}.spatial-home .why-summary-grid{border:0;gap:16px}.spatial-home .why-summary-grid article,.spatial-home .why-summary-grid article+article{padding:28px 22px;border:1px solid #83a18d40;background:linear-gradient(145deg,#254635,#16362b);border-radius:4px;box-shadow:0 7px 0 #071e17}.spatial-home .why-summary-grid h3{margin-top:42px;font-size:20px}.spatial-home .why-summary-grid p{font-size:16px;line-height:1.7;color:#c3d3c8}.spatial-home .why-summary-grid span{font-size:14px;color:#f8b382}
.spatial-home .buyer-questions{background:#f3f6f3}.spatial-home .buyer-question-list details{background:#fff;border:1px solid #d0dcd2;margin-bottom:12px;border-radius:4px}.spatial-home .buyer-question-list summary{padding-left:24px;padding-right:24px}.spatial-home .buyer-question-list details>div{padding-left:24px;padding-right:24px}.spatial-home .buyer-question-list summary strong{font-size:18px}.spatial-home .buyer-question-list summary>span{font-size:14px}
.spatial-home .contact{background:#e3ebe3}.spatial-home .contact h2{font-weight:500}.spatial-home .contact-panel{padding:36px;background:#f8faf7;border:1px solid #fff;border-radius:5px;box-shadow:10px 10px 0 #cddacd}.spatial-home .contact .button:hover{box-shadow:0 6px 0 #0c2c21,0 18px 32px #0002}.spatial-home .contact-panel>p{font-size:17px}.spatial-home footer{background:#081f19;padding:70px 7vw 30px}.spatial-home footer>div{font-size:14px}.spatial-home footer>small{font-size:12px;color:#a6bdae}
@media(hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.spatial-home:not(.motion-disabled) .service:hover{transform:translateY(-7px) rotateX(2deg);box-shadow:0 11px 0 #071d18,0 28px 45px #0004;border-color:#b3cdb766}.spatial-home:not(.motion-disabled) .service:hover img{transform:scale(1.035)}.spatial-home:not(.motion-disabled) .featured-project-card:hover{transform:perspective(1800px) rotateY(-1.5deg) translateY(-5px);box-shadow:5px 12px 0 #ccd8cf,0 35px 55px #12352625}}
@media(max-width:1100px){.spatial-home .why-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spatial-home .featured-project-copy{padding:35px}.spatial-home .contact{gap:5vw}.spatial-home .contact-panel{padding:28px}.spatial-home .service h3{font-size:23px}}
@media(max-width:800px){.spatial-home .featured-project-card,.spatial-home .project{grid-template-columns:1fr}.spatial-home .featured-project-image{height:440px}.spatial-home .project-image{margin:35px 7vw 0;height:420px;min-height:0;transform:none;box-shadow:8px 8px 0 #1d4133}.spatial-home .project-card{padding:65px 7vw}.spatial-home .service{padding-left:20px;padding-right:20px;gap:12px;grid-template-columns:26px 1fr}.spatial-home .service-photo{margin-left:-20px;margin-right:-20px;height:200px}.spatial-home .service h3{font-size:21px}.spatial-home .value-grid{gap:25px}.spatial-home .value-grid p+p{border-left:0;border-top:1px solid #35513b55;padding:25px 0 0}.spatial-home .contact{gap:38px}.spatial-home .why-summary-head{grid-template-columns:1fr;gap:25px}}
@media(max-width:600px){.spatial-home .service-list,.spatial-home .why-summary-grid{grid-template-columns:1fr}.spatial-home .service-photo{height:235px}.spatial-home .service h3{font-size:24px}.spatial-home .service{padding-bottom:27px}.spatial-home .featured-project-image{height:390px}.spatial-home .featured-project-copy{padding:35px 25px}.spatial-home .project-image{height:300px}.spatial-home .steps li{padding:22px 18px;grid-template-columns:30px 1fr}.spatial-home .why-summary-grid article{min-height:0}.spatial-home .why-summary-grid h3{margin-top:25px}.spatial-home .buyer-question-list summary{padding-left:14px;padding-right:14px}.spatial-home .buyer-question-list details>div{padding-left:18px;padding-right:18px}.spatial-home .contact-panel{padding:25px 20px}.spatial-home footer{padding:60px 24px 25px}.spatial-home .values{padding:60px 24px}}
@media(prefers-reduced-motion:reduce){.spatial-home .service,.spatial-home .service-photo img,.spatial-home .featured-project-card,.spatial-home .featured-project-image img{transition:none}.spatial-home .featured-project-card:hover img{transform:none}.spatial-home .project-image{transform:none}}
.spatial-home.motion-disabled .service,.spatial-home.motion-disabled .service-photo img,.spatial-home.motion-disabled .featured-project-card{transition:none}.spatial-home.motion-disabled .featured-project-card:hover img{transform:none}.spatial-home.motion-disabled .button:hover{transform:none}
/* Full-page spatial system. Real content sits on separated, interactive planes. */
.spatial-home main>section{perspective:1800px;position:relative}
.spatial-home [data-spatial-surface]{transform-style:preserve-3d;transform:perspective(1300px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .55s cubic-bezier(.2,.65,.2,1),box-shadow .4s,border-color .4s;position:relative}
.spatial-home [data-spatial-surface]>h2,.spatial-home [data-spatial-surface]>h3,.spatial-home [data-spatial-surface]>strong{transform:translateZ(42px)}
.spatial-home .hero-content h1{transform:translateZ(70px);text-shadow:1px 1px #c9dacf,2px 2px #81978c,3px 3px #527263,4px 4px #264c3a,10px 16px 25px #0005}
.spatial-home .hero-content .hero-actions{transform:translateZ(45px)}
.spatial-home .hero-content .eyebrow{transform:translateZ(25px)}
.spatial-home .hero-content h1 em{text-shadow:1px 1px #b87952,2px 2px #8e583a,3px 3px #623d28,4px 4px #472e20,10px 16px 25px #0005}
.spatial-home .motion-toggle{position:fixed;right:22px;bottom:22px;z-index:30;background:#12372ef2;color:#fff;box-shadow:0 4px 0 #061d16,0 12px 30px #0003;border-color:#91b29c80;font-size:14px;min-height:44px;padding:10px 18px;backdrop-filter:blur(12px)}
.spatial-home .intro{padding-top:130px;padding-bottom:130px;background:linear-gradient(120deg,#e0e9e1,#f9fbf7)}
.spatial-home .intro-grid{padding:52px;background:#f9fcf8;border:1px solid #fff;box-shadow:12px 14px 0 #c3d2c5,13px 15px 0 #9fb4a3,30px 38px 60px #163c2220;gap:7vw;transform:perspective(1800px) rotateX(var(--tilt-x,2deg)) rotateY(var(--tilt-y,-3deg))}
.spatial-home .intro-grid h2{transform:translateZ(55px);text-shadow:2px 3px 0 #ccd9cf}.spatial-home .intro-grid>div{transform:translateZ(30px)}
.spatial-home .services{background:radial-gradient(ellipse at 20% 10%,#24503b,transparent 60%),#0a261e}
.spatial-home .service-list{gap:48px 40px}.spatial-home .service{overflow:visible;transform:perspective(1300px) rotateX(var(--tilt-x,2deg)) rotateY(var(--tilt-y,-3deg));box-shadow:8px 10px 0 #061d15,9px 11px 0 #618b6c60,18px 28px 38px #0004;background:radial-gradient(circle at var(--shine-x,20%) var(--shine-y,0%),#315540,#153529 70%)}
.spatial-home .service:nth-child(even){transform:perspective(1300px) rotateX(var(--tilt-x,2deg)) rotateY(var(--tilt-y,3deg))}
.spatial-home .service-photo{transform:translateZ(28px);border:5px solid #315240;border-radius:4px;margin-top:-12px;margin-left:-15px;margin-right:-15px;box-shadow:0 14px 22px #0004}.spatial-home .service-number{transform:translateZ(40px)}.spatial-home .service>div:last-child{transform:translateZ(42px)}
.spatial-home .service:hover{transform:perspective(1300px) rotateX(var(--tilt-x,2deg)) rotateY(var(--tilt-y,-3deg));box-shadow:8px 14px 0 #061d15,9px 15px 0 #618b6c60,22px 35px 50px #0005}
.spatial-home .featured-project{padding-top:120px;padding-bottom:140px}.spatial-home .featured-project-card{overflow:visible;transform:perspective(1800px) rotateX(var(--tilt-x,2deg)) rotateY(var(--tilt-y,-3deg));box-shadow:12px 16px 0 #bdcec1,13px 17px 0 #a4bba9,25px 40px 55px #143a2525;background:linear-gradient(140deg,#174735,#092c20)}
.spatial-home .featured-project-image{margin:-12px 0 18px -12px;transform:translateZ(35px);border-radius:4px;border:6px solid #f4f8ef;box-shadow:10px 15px 30px #0003}.spatial-home .featured-project-copy{transform:translateZ(65px)}
.spatial-home .featured-project-card:hover{transform:perspective(1800px) rotateX(var(--tilt-x,2deg)) rotateY(var(--tilt-y,-3deg));box-shadow:12px 18px 0 #bdcec1,13px 19px 0 #a4bba9,25px 45px 55px #143a2530}
.spatial-home .project{padding:35px 0}.spatial-home .project-image{transform:perspective(1300px) rotateY(8deg) translateY(var(--scroll-depth,0px));box-shadow:18px 20px 0 #224e38,19px 21px 0 #6e987866,35px 40px 65px #0004;transition:transform .15s linear}
.spatial-home .project-card{margin:60px 5vw 60px -35px;padding:45px;background:linear-gradient(135deg,#254c38f5,#0b2b21fa);border:1px solid #76958088;box-shadow:10px 13px 0 #051c13,25px 30px 50px #0005;align-self:center;transform:perspective(1400px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,-5deg));border-radius:4px}
.spatial-home .project-card>p,.spatial-home .project-card>dl,.spatial-home .project-card>a{transform:translateZ(25px)}
.spatial-home .process{background:linear-gradient(120deg,#f4f7f1,#e4ede4);align-items:start}.spatial-home .process-title{padding:25px 10px}.spatial-home .process-title h2{text-shadow:2px 3px #c1d2c4}.spatial-home .steps{perspective:1500px;gap:28px;padding:10px 12px 15px 0}.spatial-home .steps li{transform:perspective(1200px) rotateX(var(--tilt-x,4deg)) rotateY(var(--tilt-y,-7deg));box-shadow:8px 10px 0 #c0d1c1,9px 11px 0 #9db69f,18px 22px 30px #24482a18;background:linear-gradient(135deg,#fff,#f0f5ed)}.spatial-home .steps li:nth-child(even){margin-left:20px}.spatial-home .steps li>div{transform:translateZ(30px)}.spatial-home .steps li>span{transform:translateZ(48px);font-size:20px}
.spatial-home .values{background:#e79e73;padding-top:100px;padding-bottom:100px}.spatial-home .value-grid{perspective:1400px;gap:30px}.spatial-home .value-grid p,.spatial-home .value-grid p+p{padding:30px;border:1px solid #fff7;background:linear-gradient(135deg,#f9c19b,#e6a077);min-height:220px;box-shadow:8px 10px 0 #ae6947,9px 11px 0 #8b5035,20px 25px 35px #69361f25;transform:perspective(1000px) rotateX(var(--tilt-x,5deg)) rotateY(var(--tilt-y,-5deg));font-size:clamp(27px,2.7vw,42px)}.spatial-home .value-grid p>span{display:block;font:500 12px/1.6 'DM Sans',sans-serif;letter-spacing:.12em;margin-bottom:38px;transform:translateZ(30px)}
.spatial-home .why-summary-grid{gap:25px;perspective:1500px}.spatial-home .why-summary-grid article,.spatial-home .why-summary-grid article+article{transform:perspective(1200px) rotateX(var(--tilt-x,3deg)) rotateY(var(--tilt-y,-4deg));box-shadow:8px 10px 0 #061d14,9px 11px 0 #4b785266,18px 25px 40px #0003;background:radial-gradient(circle at var(--shine-x,20%) var(--shine-y,0%),#385e43,#193727 75%)}.spatial-home .why-summary-grid article>span{display:inline-block;transform:translateZ(45px)}.spatial-home .why-summary-grid article>p{transform:translateZ(20px)}
.spatial-home .buyer-questions{background:linear-gradient(150deg,#eef4eb,#dce7dd)}.spatial-home .buyer-question-list{border:0;perspective:1800px}.spatial-home .buyer-question-list details{margin-bottom:22px;box-shadow:6px 7px 0 #bfcec0,7px 8px 0 #a7bdaa,14px 18px 25px #21462b12;transform:perspective(1800px) rotateX(var(--tilt-x,2deg)) rotateY(var(--tilt-y,-1.5deg));background:#fbfdf8}.spatial-home .buyer-question-list summary{transform:translateZ(22px);min-height:94px}.spatial-home .buyer-question-list details[open]{transform:none;background:white;border-color:#668772;box-shadow:8px 10px 0 #a7bdaa,20px 25px 40px #21462b18}.spatial-home .buyer-question-list details p{font-size:16px;line-height:1.8}.spatial-home .buyer-question-list summary i{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e1ebe1;box-shadow:2px 3px 0 #bdcdbd}
.spatial-home .contact{padding-top:140px;padding-bottom:140px;background:radial-gradient(ellipse at 75% 30%,#365a40,transparent 65%),#0d2b20;color:#eef5eb}.spatial-home .contact-title h2{font-size:clamp(50px,6vw,86px);text-shadow:1px 1px #a3bfa8,2px 2px #6d9674,3px 3px #4d7254,4px 4px #315b3a,12px 18px 25px #0005}.spatial-home .contact-panel{color:#173d37;transform:perspective(1400px) rotateX(var(--tilt-x,3deg)) rotateY(var(--tilt-y,-7deg));box-shadow:12px 15px 0 #70917a,13px 16px 0 #9fb2a2,28px 38px 60px #0004;background:linear-gradient(135deg,#fff,#eaf2e6)}.spatial-home .contact-panel>a{transform:translateZ(35px)}
.spatial-home footer{perspective:1300px;border-top:1px solid #65836b55;padding-bottom:45px}.spatial-home .footer-brand{transform:rotateY(-12deg) translateZ(20px)}.spatial-home .footer-brand .brand-word{font-size:36px;text-shadow:1px 1px #77967e,2px 2px #46694d,3px 3px #294831,7px 10px 15px #0005}
@media(max-width:1100px){.spatial-home .intro-grid{padding:35px}.spatial-home .project-card{padding:35px;margin-right:4vw}.spatial-home .value-grid p,.spatial-home .value-grid p+p{padding:24px}.spatial-home .service-list{gap:38px 28px}}
@media(max-width:800px){.spatial-home .intro-grid{padding:28px;gap:35px}.spatial-home .service-list{gap:40px 25px}.spatial-home .featured-project-copy{transform:translateZ(30px)}.spatial-home .project-card{margin:-35px 9vw 40px;padding:35px;transform:perspective(1400px) rotateX(var(--tilt-x,2deg)) rotateY(var(--tilt-y,-3deg))}.spatial-home .project-image{margin:30px 7vw 0;transform:none}.spatial-home .values{padding-top:80px;padding-bottom:90px}.spatial-home .value-grid p,.spatial-home .value-grid p+p{min-height:170px}.spatial-home .value-grid p>span{margin-bottom:25px}.spatial-home .contact{padding-top:90px;padding-bottom:110px}}
@media(max-width:560px){.spatial-home .intro{padding-top:80px;padding-bottom:90px}.spatial-home .intro-grid{padding:24px 20px;box-shadow:6px 8px 0 #c3d2c5,15px 20px 30px #163c2220;transform:none}.spatial-home .intro-grid h2{font-size:36px}.spatial-home .service{margin-right:5px;transform:perspective(1300px) rotateY(-2deg)}.spatial-home .service:nth-child(even){transform:perspective(1300px) rotateY(2deg)}.spatial-home .service-photo{margin-left:-10px;margin-right:-10px;transform:translateZ(15px)}.spatial-home .service>div:last-child{transform:translateZ(18px)}.spatial-home .featured-project-card{margin-right:6px;transform:none}.spatial-home .featured-project-image{margin:-8px 8px 0 -8px;transform:none}.spatial-home .featured-project-copy{transform:none}.spatial-home .project-card{padding:30px 24px;margin-left:8vw;margin-right:8vw;transform:none}.spatial-home .steps li{transform:perspective(1200px) rotateY(-3deg)}.spatial-home .steps li:nth-child(even){margin-left:10px}.spatial-home .buyer-question-list summary{gap:8px;grid-template-columns:25px 1fr 32px;transform:none}.spatial-home .buyer-question-list summary i{width:30px;height:30px}.spatial-home .buyer-question-list summary strong{font-size:16px}.spatial-home .buyer-question-list details{transform:none;margin-right:5px}.spatial-home .contact-panel{transform:none;margin-right:8px}.spatial-home .contact-title h2{font-size:54px}.spatial-home .why-summary-grid{margin-right:8px}}
@media(prefers-reduced-motion:reduce){.spatial-home [data-spatial-surface],.spatial-home [data-spatial-surface]:hover,.spatial-home .service:nth-child(even),.spatial-home .project-image,.spatial-home .value-grid p+p,.spatial-home .why-summary-grid article+article{transform:none!important;transition:none!important}.spatial-home [data-spatial-surface]>*{transform:none!important}}
.spatial-home.motion-disabled [data-spatial-surface],.spatial-home.motion-disabled [data-spatial-surface]:hover,.spatial-home.motion-disabled .service:nth-child(even),.spatial-home.motion-disabled .project-image,.spatial-home.motion-disabled .value-grid p+p,.spatial-home.motion-disabled .why-summary-grid article+article{transform:none;transition:none}.spatial-home.motion-disabled [data-spatial-surface]>*{transform:none}

.spatial-home:not(.motion-disabled) .service:hover,.spatial-home:not(.motion-disabled) .featured-project-card:hover{transform:perspective(1500px) rotateX(var(--tilt-x,2deg)) rotateY(var(--tilt-y,-3deg))}
.spatial-home:not(.motion-disabled) .service:nth-child(even):hover{transform:perspective(1500px) rotateX(var(--tilt-x,2deg)) rotateY(var(--tilt-y,3deg))}
@media(max-width:560px){.spatial-home>.motion-toggle{right:14px;bottom:14px;font-size:12px;padding:8px 13px}.spatial-home footer{padding-bottom:90px}}
