/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}}:root{--navy:#071a37;--blue:#0878ff;--sky:#dff1ff;--ink:#101828;--muted:#667085;--paper:#f5f8fc;--line:#dce4ee;--timber:#b5793b;--sage:#3b6657}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.nav{z-index:10;height:72px;color:var(--navy);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd9;border-bottom:1px solid #071a3714;justify-content:space-between;align-items:center;padding:0 clamp(22px,5vw,78px);display:flex;position:absolute;inset:0 0 auto}.brand{letter-spacing:0;align-items:center;font-size:25px;font-weight:800;display:flex}.brand span{color:var(--blue)}.brand small{letter-spacing:2px;margin-left:7px;font-size:8px}.nav nav{gap:30px;font-size:13px;display:flex}.button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:100px;justify-content:center;align-items:center;padding:16px 24px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 10px 30px #0878ff28}.button-small{padding:11px 18px;font-size:12px}.hero{min-height:950px;color:var(--navy);background:linear-gradient(#f9fcff 0,#e8f5ff 56%,#fff 100%);padding:175px clamp(22px,8vw,126px) 70px;position:relative;overflow:hidden}.hero-glow{background:radial-gradient(circle,#62b9ff55,#fff0 68%);border-radius:50%;width:58vw;height:58vw;position:absolute;top:-13vw;right:-12vw}.eyebrow{letter-spacing:2.4px;color:var(--blue);margin-bottom:24px;font-size:11px;font-weight:800}.hero h1,.intro h2,.section-head h2,.projects h2,.process h2,.areas h2,.reviews h2,.estimate h2{letter-spacing:0;margin:0;font-size:clamp(45px,6.5vw,92px);font-weight:650;line-height:.98}.hero h1 em{color:#468ac4;font-family:Georgia,serif;font-weight:400}.hero>p{color:#4e6178;max-width:610px;margin:31px 0;font-size:19px;line-height:1.55}.actions{align-items:center;gap:30px;display:flex}.text-link{font-size:14px;font-weight:700}.hero-card{width:min(42vw,630px);position:absolute;bottom:60px;right:5vw}.room{background:linear-gradient(160deg,#f8fcff,#a9d7f7);border:1px solid #fff;border-radius:8px;height:350px;position:relative;overflow:hidden;box-shadow:0 35px 90px #174d7f35}.window{background:linear-gradient(#71b9e8,#edf9ff);border:12px solid #eef7fc;width:28%;height:52%;position:absolute;top:12%;left:10%}.cabinet{background:repeating-linear-gradient(90deg,#1b4e7d 0 48%,#123e68 49% 51%);width:25%;height:57%;position:absolute;top:12%;right:8%}.island{background:#fff;width:48%;height:34%;position:absolute;bottom:10%;left:31%;transform:skewY(-3deg);box-shadow:0 18px 20px #174d7f24}.floor{background:repeating-linear-gradient(100deg,#82acd0 0 45px,#6e9bc1 47px 49px);width:120%;height:55%;position:absolute;bottom:-40%;left:-10%}.hero-card>p{color:#607b95;justify-content:space-between;font-size:12px;display:flex}.hero-card>p span{color:var(--navy);font-weight:700}.intro,.services,.projects,.process,.reviews,.estimate{padding:130px clamp(22px,8vw,126px)}.intro{max-width:1300px;margin:auto}.intro h2,.section-head h2,.projects h2,.areas h2,.reviews h2,.estimate h2,.process h2{font-size:clamp(40px,5vw,70px)}.intro>p{max-width:660px;color:var(--muted);margin:40px 0 65px auto;font-size:18px;line-height:1.7}.values{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.values>div{border-right:1px solid var(--line);padding:35px 45px 10px 0}.values>div+div{padding-left:45px}.values strong,.process-grid span{color:var(--blue);font-size:12px}.values h3,.process h3{font-size:20px}.values p,.process p{color:var(--muted)}.services{background:var(--navy);color:#fff}.section-head{justify-content:space-between;align-items:end;gap:50px;display:flex}.section-head>p{color:#a9bed7;max-width:380px;line-height:1.7}.service-grid{border-top:1px solid #ffffff20;grid-template-columns:repeat(2,1fr);margin-top:80px;display:grid}.service-grid article{border-bottom:1px solid #ffffff20;grid-template-columns:45px 1fr;column-gap:18px;padding:35px 30px 40px 0;display:grid}.service-grid article:nth-child(2n){border-left:1px solid #ffffff20;padding-left:40px}.service-grid span{color:#86a4c2;font-size:11px}.service-grid h3{margin:0;font-size:24px}.service-grid p,.service-grid a{color:#a9bed7;grid-column:2;line-height:1.6}.service-grid a{color:#69b8ff;font-size:12px;font-weight:700}.project-grid{grid-template-columns:1.25fr .75fr;gap:22px;margin-top:70px;display:grid}.project>div{border-radius:8px;height:520px}.project-a>div{background:linear-gradient(125deg,#071a37 0 35%,#73b7ea 36% 60%,#edf8ff 61%)}.project-b>div{background:linear-gradient(140deg,#edf7ff 30%,#4c83af)}.project-c{grid-column:1/-1}.project-c>div{background:linear-gradient(160deg,#0a2f59,#8dccf4);height:310px}.project p{justify-content:space-between;display:flex}.project p span{font-weight:700}.project small,.truth-note{color:var(--muted)}.truth-note{font-size:11px}.process-grid{grid-template-columns:repeat(4,1fr);margin-top:70px;display:grid}.process-grid>div{border-left:1px solid var(--line);padding:30px}.areas{color:#fff;background:linear-gradient(135deg,#0a58ae,#0878ff);grid-template-columns:1.2fr .8fr;gap:70px;padding:115px clamp(22px,8vw,126px);display:grid}.areas .eyebrow{color:#bde3ff}.areas p{color:#dcebff;max-width:600px;line-height:1.7}.area-list{border-top:1px solid #ffffff40;grid-template-columns:1fr 1fr;display:grid}.area-list span{border-bottom:1px solid #ffffff40;padding:18px 0}.reviews{text-align:center}.reviews>p{max-width:660px;color:var(--muted);margin:30px auto;line-height:1.7}.review-plan{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.review-plan span{border:1px solid var(--line);border-radius:100px;padding:12px 18px;font-size:12px}.estimate{background:#eaf5ff;grid-template-columns:.8fr 1.2fr;gap:80px;display:grid}.estimate>div>p{color:var(--muted);max-width:460px;line-height:1.7}.estimate form{grid-template-columns:1fr 1fr;gap:22px;display:grid}.estimate label{letter-spacing:.5px;font-size:11px;font-weight:700}.estimate input,.estimate select,.estimate textarea{width:100%;font:inherit;background:0 0;border:0;border-bottom:1px solid #91a9bf;outline:none;padding:13px 0}.estimate textarea{resize:vertical}.wide{grid-column:1/-1}.estimate form small{color:var(--muted)}footer{color:#a9bed7;background:#06152d;grid-template-columns:1fr 1fr 1fr;gap:40px;padding:75px clamp(22px,8vw,126px) 30px;display:grid}footer .brand{color:#fff}footer nav{flex-direction:column;gap:12px;font-size:13px;display:flex}footer>small{border-top:1px solid #ffffff20;grid-column:1/-1;padding-top:25px}@media (max-width:820px){.nav nav{display:none}.hero{min-height:940px;padding-top:140px}.hero-card{width:calc(100% - 44px);right:22px}.room{height:270px}.section-head,.areas,.estimate{display:block}.section-head>p{margin-top:30px}.service-grid{grid-template-columns:1fr}.service-grid article:nth-child(2n){border-left:0;padding-left:0}.project-grid{grid-template-columns:1fr}.project-c{grid-column:auto}.project>div,.project-c>div{height:330px}.process-grid{grid-template-columns:1fr 1fr}.area-list,.estimate form{margin-top:50px}footer{grid-template-columns:1fr 1fr}}@media (max-width:540px){.nav .button-small{display:none}.hero h1{font-size:48px}.hero>p{font-size:16px}.actions{flex-direction:column;align-items:flex-start}.intro,.services,.projects,.process,.reviews,.estimate{padding-top:90px;padding-bottom:90px}.values,.process-grid{grid-template-columns:1fr}.values>div,.values>div+div{border-right:0;border-bottom:1px solid var(--line);padding:25px 0}.project p{display:block}.project p small{margin-top:6px;display:block}.area-list,.estimate form{grid-template-columns:1fr}.estimate label{grid-column:1}.room{height:230px}footer{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.brand img{object-fit:contain;width:auto;max-width:180px;height:52px;display:block}.light-brand img{filter:brightness(0)invert();max-width:220px;height:70px}@media (max-width:540px){.brand img{max-width:150px;height:44px}}.statement{color:#fff;letter-spacing:0;white-space:nowrap;background:#0878ff;padding:18px 0;font-size:clamp(20px,2.6vw,42px);font-weight:800;overflow:hidden}.statement div{width:max-content;animation:24s linear infinite editorial-drift}.statement i{color:#bde3ff;padding:0 24px;font-style:normal}.service-grid article,.project>div{transition:transform .45s,border-color .45s}.service-grid article:hover{border-bottom-color:#69b8ff;transform:translate(8px)}.project:hover>div{transform:scale(.985)}@keyframes editorial-drift{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.statement div{animation:none}}:root{--navy:#061a33;--blue:#123f73;--sky:#e7f0f8}body{font-size:17px;line-height:1.65}.nav{color:#061a33}.nav nav{gap:34px;font-size:15px;font-weight:600}.button{background:#0b315d;font-size:15px;box-shadow:0 10px 28px #061a3333}.button:focus-visible{outline-offset:4px;outline:3px solid #75a9d6}a:focus-visible{outline-offset:4px;outline:3px solid #75a9d6}input:focus-visible{outline-offset:4px;outline:3px solid #75a9d6}select:focus-visible{outline-offset:4px;outline:3px solid #75a9d6}textarea:focus-visible{outline-offset:4px;outline:3px solid #75a9d6}.hero{background:linear-gradient(#fff 0,#eef4fa 60%,#fff 100%)}.hero-glow{background:radial-gradient(circle,#568bbb47,#0000 68%)}.hero>p,.intro>p{font-size:20px}.statement{background:#061a33;padding:22px 0}.statement div{margin:0 auto;padding:0 32px;animation:none}.services,footer{background:#061a33}.service-grid p,.section-head>p,.areas p,.estimate>div>p,.reviews>p{font-size:17px}.eyebrow,.values strong,.process-grid span{color:#174c80}.service-grid a{color:#9bc7ec;font-size:14px}@media (max-width:540px){body{font-size:16px}.hero>p,.intro>p{font-size:18px}.statement{font-size:20px}.statement i{padding:0 10px}}.hero-card{margin:0}.hero-photo{object-fit:cover;border-radius:24px;width:100%;height:390px;display:block;box-shadow:0 35px 90px #061a3342}.hero-card figcaption{color:#607b95;justify-content:space-between;margin-top:12px;font-size:13px;display:flex}.hero-card figcaption span{color:#061a33;font-weight:700}.whatsapp{z-index:50;color:#fff;background:#176b43;border:1px solid #ffffff3d;border-radius:18px;grid-template-columns:38px auto;align-items:center;column-gap:10px;min-width:210px;padding:13px 18px;transition:transform .25s,box-shadow .25s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 42px #061a3347}.whatsapp:hover{transform:translateY(-4px);box-shadow:0 24px 52px #061a3357}.whatsapp>span{color:#176b43;background:#fff;border-radius:50%;grid-row:1/3;place-items:center;width:38px;height:38px;font-size:17px;display:grid}.whatsapp b{font-size:15px;line-height:1.2}.whatsapp small{opacity:.82;font-size:11px}.intro,.section-head,.service-grid article,.project,.process-grid>div,.areas>div,.reviews>*,.estimate>*{animation:both reveal-up;animation-timeline:view();animation-range:entry 8% cover 28%}@keyframes reveal-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (max-width:820px){.hero-photo{height:300px}}@media (max-width:540px){.hero-photo{border-radius:18px;height:240px}.hero-card figcaption{font-size:11px}.whatsapp{min-width:0;padding:12px 15px;bottom:14px;right:14px}.whatsapp small{display:none}}@media (prefers-reduced-motion:reduce){.intro,.section-head,.service-grid article,.project,.process-grid>div,.areas>div,.reviews>*,.estimate>*{animation:none}.whatsapp{transition:none}}html{scroll-padding-top:82px}.nav{position:fixed;box-shadow:0 1px #061a3314}.assurance{letter-spacing:.02em;font-weight:700;color:#476783!important;margin-top:20px!important;font-size:13px!important}.audiences{background:#fff;grid-template-columns:1.25fr repeat(3,1fr);gap:0;padding:92px clamp(22px,8vw,126px);display:grid}.audiences>div{padding-right:44px}.audiences h2{letter-spacing:0;max-width:460px;margin:0;font-size:clamp(34px,3.5vw,54px);line-height:1.02}.audiences article{border-left:1px solid #dce4ee;padding:10px 28px 20px}.audiences article span{color:#174c80;font-size:12px;font-weight:800}.audiences article h3{margin:24px 0 12px;font-size:21px}.audiences article p{color:#667085;font-size:16px;line-height:1.65}@media (max-width:980px){.audiences{grid-template-columns:1fr 1fr}.audiences>div{grid-column:1/-1;padding:0 0 48px}.audiences article{padding-top:24px}.audiences article:last-child{grid-column:1/-1}}@media (max-width:620px){.audiences{grid-template-columns:1fr;padding-top:72px;padding-bottom:72px}.audiences article,.audiences article:last-child{border-top:1px solid #dce4ee;border-left:0;grid-column:1;padding:24px 0}.assurance{max-width:320px}}.faq{background:#f4f7fa;grid-template-columns:.85fr 1.15fr;gap:90px;padding:120px clamp(22px,8vw,126px);display:grid}.faq h2{letter-spacing:0;margin:0;font-size:clamp(40px,5vw,68px);line-height:1}.faq>div>p{color:#667085;max-width:480px}.faq-list{border-top:1px solid #cfd9e4}.faq details{border-bottom:1px solid #cfd9e4}.faq summary{cursor:pointer;padding:24px 42px 24px 0;font-size:19px;font-weight:750;list-style-position:outside}.faq details p{color:#667085;margin:0;padding:0 42px 26px 0;font-size:16px;line-height:1.7}.faq summary:focus-visible{outline-offset:5px;outline:3px solid #75a9d6}@media (max-width:820px){.faq{grid-template-columns:1fr;gap:48px;padding-top:88px;padding-bottom:88px}}.services{padding-right:0;overflow:hidden}.services .section-head{padding-right:clamp(22px,8vw,126px)}.rail-cue{color:#8fb9dc;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:0 clamp(22px,8vw,126px) 18px 0;font-size:12px;display:flex}.rail-cue b{color:#fff;font-size:12px}.service-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#5781a8 #ffffff1a;gap:22px;padding:4px clamp(22px,8vw,126px) 42px 0;display:flex;overflow-x:auto}.service-grid article{color:#061a33;scroll-snap-align:start;background:linear-gradient(155deg,#fff 0%,#eaf2f9 100%);border:1px solid #fff3;border-radius:26px;flex-direction:column;flex:0 0 clamp(320px,38vw,520px);min-height:610px;padding:34px;display:flex;box-shadow:0 28px 70px #0000002e}.service-grid article:hover{border-color:#8fc2ed;transform:translateY(-8px)}.service-grid article>span{color:#174c80;letter-spacing:.12em;font-size:12px;font-weight:800}.service-grid article h3{letter-spacing:0;margin:30px 0 14px;font-size:clamp(31px,3vw,47px);line-height:.98}.service-grid article>p{color:#587086;min-height:86px}.service-grid ul{border-top:1px solid #c9d8e5;margin:10px 0 30px;padding:18px 0 0;list-style:none}.service-grid li{color:#1c354d;padding:7px 0;font-size:15px;line-height:1.35}.service-grid li:before{content:"—";color:#4d82b1;margin-right:10px}.service-grid a{color:#0b315d;margin-top:auto;font-weight:800}.projects{background:#f3f4f5;padding-right:0;overflow:hidden}.project-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:50px;padding-right:clamp(22px,8vw,126px);display:grid}.project-heading>p{color:#5b6773;max-width:520px}.projects .rail-cue{color:#5b6773;padding-top:40px}.projects .rail-cue b{color:#061a33}.project-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#174c80 #dce3e9;gap:26px;padding:0 clamp(22px,8vw,126px) 28px 0;display:flex;overflow-x:auto}.project{scroll-snap-align:start;flex:0 0 min(76vw,820px)}.project-media{background:#061a33;border-radius:28px;height:clamp(420px,58vw,700px);position:relative;overflow:hidden}.project-media img{object-fit:cover;filter:saturate(.82)contrast(1.03);width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .8s;display:block}.project-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#061a336b);position:absolute;inset:0}.project-media>span{z-index:1;color:#061a33;background:#ffffffeb;border-radius:50%;place-items:center;width:52px;height:52px;font-size:13px;font-weight:800;display:grid;position:absolute;top:22px;right:22px}.project:hover .project-media img{filter:saturate()contrast(1.02);transform:scale(1.035)}.project>p{justify-content:space-between;align-items:baseline;gap:24px;padding-top:14px;display:flex}.project>p>span{letter-spacing:0;font-size:24px;font-weight:760}.project>p small{color:#65717d;text-align:right}.truth-note{max-width:760px}@media (max-width:760px){.project-heading{grid-template-columns:1fr;gap:20px}.service-grid article{flex-basis:86vw;min-height:590px}.project{flex-basis:88vw}.project-media{height:65vh;min-height:430px;max-height:590px}.project>p{display:block}.project>p small{text-align:left;margin-top:4px;display:block}.rail-cue{padding-top:12px}}@media (prefers-reduced-motion:reduce){.service-grid{scroll-behavior:auto}.service-grid article,.project-media img{transition:none}.service-grid article:hover,.project:hover .project-media img{transform:none}}body{font-family:Aptos,Segoe UI,Helvetica,Arial,sans-serif;font-size:18px;line-height:1.7}.hero h1,.intro h2,.section-head h2,.projects h2,.process h2,.areas h2,.reviews h2,.estimate h2,.audiences h2,.faq h2{text-wrap:balance}.intro h2,.section-head h2,.projects h2,.process h2,.areas h2,.reviews h2,.estimate h2,.audiences h2,.faq h2{letter-spacing:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-weight:500}.hero h1{font-size:clamp(58px,7.2vw,104px)}.hero>p,.intro>p{font-size:21px;line-height:1.72}.nav nav,.text-link{font-size:16px}.button{min-height:52px;padding-inline:27px;font-size:16px}.button-small{min-height:46px;font-size:14px}.faq summary{font-size:20px}.faq details p,.audiences article p,.service-grid article>p,.service-grid li{font-size:17px}@media (pointer:fine){html,body{cursor:url(/house-cursor.png) 16 8,auto}a,button,summary,select,label{cursor:url(/house-cursor.png) 16 8,pointer}}.whatsapp{clip-path:polygon(50% 0,100% 28%,94% 28%,94% 100%,6% 100%,6% 28%,0 28%);background:linear-gradient(150deg,#137445,#0b5735);border-radius:0;grid-template-columns:42px auto;column-gap:12px;width:236px;min-width:236px;min-height:104px;padding:31px 20px 15px}.whatsapp:before{content:"";border-top:1px solid #ffffff47;position:absolute;top:29px;left:19px;right:19px}.whatsapp>span{width:42px;height:42px}.whatsapp b{font-size:16px}.whatsapp small{font-size:12px}.social-future{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.social-future>span{color:#fff;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:13px;display:inline-flex}.social-future small{color:#91b5d6;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}@media (max-width:540px){body{font-size:17px}.hero h1{font-size:52px}.hero>p,.intro>p{font-size:19px}.nav .brand img{height:48px}.whatsapp{grid-template-columns:36px auto;width:188px;min-width:188px;min-height:88px;padding:26px 15px 11px}.whatsapp>span{width:36px;height:36px}.whatsapp b{font-size:14px}}.service-finder{max-width:760px;margin:54px clamp(22px,8vw,126px) 36px 0}.service-finder>label{color:#fff;margin-bottom:10px;font-size:14px;font-weight:800;display:block}.search-control{color:#061a33;background:#fff;border-radius:16px;grid-template-columns:48px 1fr;align-items:center;min-height:64px;display:grid;overflow:hidden}.search-control>span{text-align:center;font-size:28px}.search-control input{color:#061a33;width:100%;min-height:64px;font:inherit;background:0 0;border:0;outline:0;padding:0 20px 0 0;font-size:17px}.service-finder>p{color:#9eb8d0;margin:9px 0 0;font-size:13px}.search-results{color:#061a33;background:#fff;border-radius:16px;gap:8px;margin-top:14px;padding:12px;display:grid}.search-results a{border-radius:11px;grid-template-columns:.7fr 1.3fr;gap:18px;padding:13px;display:grid}.search-results a:hover{background:#eaf2f9}.search-results a span{color:#587086;font-size:14px}.projects{padding-left:0;padding-right:0}.project-heading{padding-left:clamp(22px,8vw,126px);padding-right:clamp(22px,8vw,126px)}.immersive-gallery{margin-top:70px}.gallery-stage{background:#061a33;height:calc(100vh - 78px);min-height:620px;position:relative;overflow:hidden}.gallery-stage>img{object-fit:cover;width:100%;height:100%;transition:opacity .45s,transform .8s cubic-bezier(.2,.7,.2,1);display:block}.gallery-shade{background:linear-gradient(#061a3314,#061a331f 45%,#061a33bf);position:absolute;inset:0}.gallery-copy{z-index:2;color:#fff;position:absolute;bottom:58px;left:clamp(24px,7vw,110px)}.gallery-copy>span{letter-spacing:.14em;font-size:12px;font-weight:800}.gallery-copy h3{margin:12px 0 4px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(42px,6vw,86px);font-weight:500;line-height:1}.gallery-copy p{margin:0;font-size:18px}.gallery-arrow{z-index:3;color:#061a33;background:#ffffffe6;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:66px;height:66px;font-size:27px;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 14px 35px #00000040}.gallery-arrow.previous{left:24px}.gallery-arrow.next{right:24px}.gallery-arrow:hover{background:#fff;transform:translateY(-50%)scale(1.06)}.gallery-palette{grid-template-columns:repeat(3,1fr);gap:12px;padding:16px clamp(22px,8vw,126px) 0;display:grid}.gallery-palette button{color:#061a33;text-align:left;font:inherit;background:#fff;border:2px solid #0000;border-radius:14px;grid-template-columns:88px 1fr;align-items:center;gap:14px;padding:9px;font-size:14px;display:grid}.gallery-palette button[aria-selected=true]{background:#e9f1f8;border-color:#174c80}.gallery-palette img{object-fit:cover;border-radius:8px;width:88px;height:58px;display:block}.projects>.truth-note{margin-left:clamp(22px,8vw,126px)}.contact-shortcuts{color:#fff;background:linear-gradient(135deg,#071a37,#123f73);grid-template-columns:1fr auto auto;align-items:center;gap:26px;padding:72px clamp(22px,8vw,126px);display:grid}.contact-shortcuts>div>span{color:#9bc7ec;text-transform:uppercase;letter-spacing:.1em;font-size:13px;font-weight:800}.contact-shortcuts h2{margin:8px 0 0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(34px,4vw,58px);font-weight:500;line-height:1}.phone-shortcut{border:1px solid #ffffff47;border-radius:18px;min-width:220px;padding:18px 22px}.phone-shortcut small,.phone-shortcut b{display:block}.phone-shortcut b{font-size:19px}.contact-shortcuts .whatsapp{z-index:1;position:relative;bottom:auto;right:auto}@media (max-width:820px){.gallery-stage{height:78vh;min-height:560px}.gallery-palette{grid-template-columns:1fr}.gallery-palette button{grid-template-columns:76px 1fr}.gallery-palette img{width:76px;height:52px}.contact-shortcuts{grid-template-columns:1fr 1fr}.contact-shortcuts>div{grid-column:1/-1}.contact-shortcuts .whatsapp{justify-self:end}}@media (max-width:540px){.service-finder{margin-top:38px}.search-results a{grid-template-columns:1fr}.gallery-stage{height:72vh;min-height:500px}.gallery-copy{bottom:34px;left:24px}.gallery-copy p{font-size:15px}.gallery-arrow{width:52px;height:52px;top:42%}.gallery-arrow.previous{left:12px}.gallery-arrow.next{right:12px}.gallery-palette{padding-inline:14px}.contact-shortcuts{grid-template-columns:1fr}.contact-shortcuts>div,.contact-shortcuts .whatsapp{grid-column:1;justify-self:stretch}.phone-shortcut{min-width:0}.contact-shortcuts .whatsapp{width:100%;min-width:0}}@media (prefers-reduced-motion:reduce){.gallery-stage>img,.gallery-arrow{transition:none}}.cinematic-hero{isolation:isolate;color:#fff;background:#061a33;align-items:end;min-height:100svh;padding:0;display:grid}.hero-background{z-index:-2;background:url(/hero-construction.jpg) 50% 42%/cover no-repeat;animation:18s ease-in-out infinite alternate hero-breathe;position:absolute;inset:-5%}.hero-overlay{z-index:-1;background:linear-gradient(90deg,#041122e0 0%,#041122a8 52%,#04112240 100%),linear-gradient(#0000 40%,#0411228c);position:absolute;inset:0}.hero-content{width:min(980px,88vw);padding:160px clamp(22px,8vw,126px) 86px}.cinematic-hero h1{color:#fff}.cinematic-hero .hero-content>p{color:#e0edf8;max-width:680px;margin:28px 0;font-size:21px}.cinematic-hero .text-link{color:#fff}.cinematic-hero .button{color:#061a33;background:#fff;box-shadow:0 14px 36px #0000003d}.hero-paths{flex-wrap:wrap;gap:10px;margin:28px 0 34px;display:flex}.hero-paths a{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#061a3347;border:1px solid #ffffff61;border-radius:999px;justify-content:space-between;align-items:center;gap:20px;min-height:48px;padding:11px 16px;font-size:15px;display:inline-flex}.hero-paths a:hover{color:#061a33;background:#fff}.hero-scroll{color:#ffffffc7;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:800;position:absolute;bottom:38px;right:clamp(22px,5vw,72px)}@keyframes hero-breathe{0%{transform:scale(1)translate(-1%)}to{transform:scale(1.08)translate(1%,-1%)}}.macro-services{grid-template-columns:repeat(2,1fr);gap:14px;margin:64px clamp(22px,8vw,126px) 0 0;display:grid}.macro-services article{background:linear-gradient(145deg,#ffffff1f,#ffffff0b);border:1px solid #ffffff2e;border-radius:22px;min-height:260px;padding:28px}.macro-services span{color:#9bc7ec;font-size:12px;font-weight:800}.macro-services h3{max-width:520px;margin:46px 0 12px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(29px,3vw,43px);font-weight:500;line-height:1}.macro-services p{color:#b8cbe0;max-width:580px}.floating-contact{z-index:80;filter:drop-shadow(0 18px 26px #061a334d);position:fixed;bottom:22px;right:22px}.floating-contact.is-open{width:232px;padding-top:20px}.floating-contact.is-open>a{color:#fff;clip-path:polygon(50% 0,100% 28%,94% 28%,94% 100%,6% 100%,6% 28%,0 28%);background:linear-gradient(150deg,#137445,#0b5735);grid-template-columns:42px 1fr;align-items:center;column-gap:12px;min-height:94px;padding:31px 20px 14px;display:grid}.floating-contact a>span{color:#137445;background:#fff;border-radius:50%;grid-row:1/3;place-items:center;width:42px;height:42px;display:grid}.floating-contact a b{font-size:16px;line-height:1.1}.floating-contact a small{opacity:.84;font-size:11px}.floating-close{z-index:2;color:#fff;background:#061a33;border:0;border-radius:50%;width:30px;height:30px;font-size:19px;line-height:1;position:absolute;top:10px;right:2px}.floating-house{color:#fff;clip-path:polygon(50% 0,100% 36%,88% 36%,88% 100%,12% 100%,12% 36%,0 36%);background:#137445;border:0;place-items:center;width:62px;height:58px;display:grid}.floating-house span{padding-top:12px;font-size:31px}.contact-shortcuts{grid-template-columns:1fr auto}.ba-page{color:#061a33;background:#f4f6f8;min-height:100vh}.ba-page .nav{position:fixed}.ba-hero{background:linear-gradient(145deg,#fff,#dfeaf3);flex-direction:column;justify-content:end;min-height:82vh;padding:150px clamp(22px,8vw,126px) 90px;display:flex}.ba-hero h1{letter-spacing:0;max-width:1060px;margin:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(56px,8vw,112px);font-weight:500;line-height:.9}.ba-hero p{color:#52677b;max-width:760px;margin:34px 0;font-size:20px}.ba-hero .button{align-self:flex-start}.ba-grid{padding:90px clamp(22px,8vw,126px)}.ba-grid article{grid-template-columns:40px 1fr 1fr;gap:14px;margin-bottom:68px;display:grid}.ba-grid article>span{color:#174c80;font-size:12px;font-weight:800}.ba-frame{color:#fff;background:linear-gradient(145deg,#23384c,#5b7083);border-radius:22px;flex-direction:column;justify-content:space-between;min-height:360px;padding:24px;display:flex}.ba-frame.after{color:#061a33;background:linear-gradient(145deg,#97b5cb,#eef5fa)}.ba-frame i{opacity:.72;font-size:14px;font-style:normal}.ba-grid h2{grid-column:2/-1;margin:4px 0 0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(32px,4vw,54px);font-weight:500}.ba-footer{color:#fff;background:#061a33;justify-content:space-between;gap:20px;padding:44px clamp(22px,8vw,126px);display:flex}@media (max-width:820px){.cinematic-hero{min-height:100svh}.hero-content{padding-top:140px}.macro-services{grid-template-columns:1fr}.ba-grid article{grid-template-columns:30px 1fr}.ba-frame{min-height:280px}.ba-frame.after,.ba-grid h2{grid-column:2}.ba-footer{display:block}.ba-footer span{margin-top:12px;display:block}}@media (max-width:540px){.hero-content{width:100%;padding:130px 22px 58px}.cinematic-hero .hero-content>p{font-size:18px}.hero-paths{display:grid}.hero-paths a{width:100%}.hero-scroll{display:none}.macro-services{margin-right:0}.macro-services article{min-height:230px}.floating-contact{bottom:12px;right:12px}.floating-contact.is-open{width:196px}.floating-contact.is-open>a{grid-template-columns:36px 1fr}.floating-contact a>span{width:36px;height:36px}.ba-hero{min-height:88vh;padding-bottom:70px}.ba-hero p{font-size:18px}.ba-grid{padding-top:64px}.ba-grid article{grid-template-columns:1fr}.ba-grid article>span,.ba-frame.after,.ba-grid h2{grid-column:1}.ba-frame{min-height:240px}}@media (prefers-reduced-motion:reduce){.hero-background{animation:none}}.cinematic-hero .eyebrow{animation:.8s .15s both hero-copy-in}.cinematic-hero h1{animation:1s .28s both hero-copy-in}.cinematic-hero .hero-content>p{animation:.9s .46s both hero-copy-in}.cinematic-hero .hero-paths{animation:.9s .62s both hero-copy-in}.cinematic-hero .actions{animation:.9s .76s both hero-copy-in}@keyframes hero-copy-in{0%{opacity:0;filter:blur(8px);transform:translateY(34px)}to{opacity:1;filter:blur();transform:translateY(0)}}.gallery-stage{--depth-x:0px;--depth-y:0px;cursor:grab;touch-action:pan-y}.gallery-stage.is-dragging{cursor:grabbing}.gallery-stage:focus-visible{outline-offset:-4px;outline:4px solid #79b6e8}.gallery-stage>img{width:calc(100% + 42px);height:calc(100% + 34px);transform:translate3d(var(--depth-x),var(--depth-y),0) scale(1.02);-webkit-user-select:none;user-select:none;pointer-events:none;margin:-17px -21px;animation:.8s cubic-bezier(.16,.7,.2,1) both gallery-image-enter}.gallery-stage.is-dragging>img{transform:translate3d(var(--depth-x),var(--depth-y),0) scale(1.045);filter:saturate(.9)brightness(.9)}.gallery-copy h3,.gallery-copy p,.gallery-copy>span{animation:.65s cubic-bezier(.16,.7,.2,1) both gallery-copy-enter}.gallery-copy h3{animation-delay:80ms}.gallery-copy p{animation-delay:.16s}.drag-cue{z-index:3;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.08em;text-transform:uppercase;background:#061a3361;border:1px solid #ffffff8c;border-radius:999px;align-items:center;gap:10px;padding:12px 18px;font-size:12px;font-weight:800;transition:opacity .35s,transform .35s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.drag-cue span{font-size:20px}.gallery-stage:hover .drag-cue,.gallery-stage.is-dragging .drag-cue{opacity:0;transform:translate(-50%,-50%)scale(.88)}@keyframes gallery-image-enter{0%{opacity:0;transform:translate3d(calc(var(--depth-x) + 28px),var(--depth-y),0) scale(1.08);filter:blur(12px)}to{opacity:1;transform:translate3d(var(--depth-x),var(--depth-y),0) scale(1.02);filter:blur()}}@keyframes gallery-copy-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.macro-services article{transition:transform .6s cubic-bezier(.16,.7,.2,1),border-color .4s,background .4s;position:relative;overflow:hidden}.macro-services article:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#73b7ea4d,#0000 68%);border-radius:50%;height:85%;transition:transform .7s cubic-bezier(.16,.7,.2,1),opacity .5s;position:absolute;inset:auto -25% -60% 25%;transform:scale(.65)}.macro-services article:hover{background:linear-gradient(145deg,#ffffff2e,#ffffff0f);border-color:#9bc7ecbf;transform:translateY(-10px)rotateX(1deg)}.macro-services article:hover:after{opacity:1;transform:scale(1.1)}.macro-services article>*{z-index:1;position:relative}.service-grid article{view-transition-name:none}.service-grid article:hover h3{transform:translate(8px)}.service-grid article h3{transition:transform .45s cubic-bezier(.16,.7,.2,1)}.gallery-palette button{transition:transform .35s,border-color .35s,background .35s}.gallery-palette button:hover{transform:translateY(-5px)}@media (pointer:coarse){.drag-cue,.gallery-stage:hover .drag-cue{opacity:1}.gallery-stage.is-dragging .drag-cue{opacity:0}}@media (prefers-reduced-motion:reduce){.cinematic-hero .eyebrow,.cinematic-hero h1,.cinematic-hero .hero-content>p,.cinematic-hero .hero-paths,.cinematic-hero .actions,.gallery-stage>img,.gallery-copy h3,.gallery-copy p,.gallery-copy>span{animation:none}.gallery-stage>img,.gallery-stage.is-dragging>img{filter:none;transform:none}.macro-services article,.macro-services article:after,.service-grid article h3,.gallery-palette button,.drag-cue{transition:none}.macro-services article:hover,.gallery-palette button:hover{transform:none}}:root{--navy:#07192f;--blue:#174c80;--timber:#b5793b;--sage:#3b6657;--paper:#f6f4ef;--line:#ded8cd}body{color:#172235;background:#fffdf8}.nav{background:#fffdf8eb;border-bottom-color:#b5793b33}.button{background:#174c80;border-radius:8px;box-shadow:0 12px 28px #174c8038}.button:hover{background:#123d66;transform:translateY(-1px)}.button-small{border-radius:8px}.eyebrow,.values strong,.process-grid span,.audiences article span,.service-grid article>span,.ba-grid article>span{color:var(--timber);letter-spacing:0}.cinematic-hero .eyebrow{color:#f1c27b}.hero-overlay{background:linear-gradient(90deg,#051120e6 0%,#051120a8 54%,#3b312247 100%),linear-gradient(#0000 38%,#05112099)}.cinematic-hero .button{color:#07192f;background:#fffdf8}.cinematic-hero h1 em{color:#f1c27b}.hero-content{width:min(1040px,90vw)}.hero-proof{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff38;border:1px solid #ffffff3d;border-radius:8px;grid-template-columns:repeat(3,minmax(120px,1fr));gap:1px;max-width:640px;margin-top:34px;display:grid;overflow:hidden}.hero-proof div{background:#07192f6b;padding:16px 18px}.hero-proof strong,.hero-proof span{display:block}.hero-proof strong{color:#fffdf8;font-size:clamp(26px,3vw,42px);line-height:1}.hero-proof span{color:#dbe9f3;margin-top:4px;font-size:13px;line-height:1.25}.hero-paths a{border-color:#f1c27b85;border-radius:8px}.hero-paths span{color:#f1c27b}.statement{color:#fffdf8;letter-spacing:0;background:#3b6657}.statement i{color:#d5b27d}.trust-strip{background:var(--line);border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(4,1fr);gap:1px;margin:0 0 68px;display:grid;overflow:hidden}.trust-strip span{color:#314056;background:#fffdf8;align-items:center;min-height:88px;padding:18px;font-size:15px;font-weight:700;line-height:1.35;display:flex}.services{background:linear-gradient(145deg,#07192f 0%,#102f48 56%,#3b6657 100%)}.macro-services article{background:#fffdf814;border-color:#f1c27b38;border-radius:8px}.macro-services article:after{display:none}.macro-services span{color:#f1c27b}.macro-services p{color:#d7e4ee}.search-control,.search-results,.gallery-palette button,.phone-shortcut,.ba-frame,.service-grid article,.hero-photo,.project-media{border-radius:8px}.service-grid article{background:#fffdf8;border-color:#f1c27b52;box-shadow:0 24px 54px #0003}.service-grid article:hover{border-color:#d5a661}.service-grid li:before{color:var(--timber)}.service-grid a{color:#174c80}.projects{background:#f6f4ef}.gallery-stage{background:#07192f}.gallery-shade{background:linear-gradient(#07192f0f,#07192f1a 42%,#07192fc7)}.gallery-arrow{color:#07192f;background:#fffdf8f0;border-radius:50%}.drag-cue{display:none}.gallery-palette button[aria-selected=true]{border-color:var(--timber);background:#fbf3e8}.areas{background:linear-gradient(135deg,#3b6657,#174c80)}.reviews{background:#fffdf8}.reviews .button{margin-top:22px}.review-plan span{color:#314056;background:#f6f4ef;border-color:#ded8cd;border-radius:8px;font-weight:700}.estimate{background:linear-gradient(135deg,#f6f4ef,#eaf2f7)}.estimate input,.estimate select,.estimate textarea{border-bottom-color:#9d8972}.estimate input:focus,.estimate select:focus,.estimate textarea:focus{border-color:var(--timber)}.contact-shortcuts{background:linear-gradient(135deg,#07192f,#3b6657);grid-template-columns:1fr auto auto}.contact-shortcuts>div>span{color:#f1c27b;letter-spacing:0}.phone-shortcut{transition:background .25s,transform .25s}.phone-shortcut:hover{background:#fffdf81a;transform:translateY(-2px)}.phone-shortcut small{color:#f1c27b}.floating-contact{bottom:28px}.mobile-cta{display:none}.ba-hero{background:linear-gradient(145deg,#fffdf8,#ece4d9)}.ba-frame{border-radius:8px}html,body,a,button,summary,select,label{cursor:auto}a,button,summary,select,label{cursor:pointer}@media (max-width:980px){.trust-strip{grid-template-columns:repeat(2,1fr)}.contact-shortcuts{grid-template-columns:1fr 1fr}.contact-shortcuts>div{grid-column:1/-1}}@media (max-width:620px){body{padding-bottom:72px}.nav{height:66px;padding-inline:16px}.nav .brand img{max-width:142px;height:42px}.cinematic-hero{min-height:100svh}.hero-content{padding:116px 18px 84px}.hero-proof,.trust-strip{grid-template-columns:1fr}.hero-proof div{padding:13px 15px}.hero-paths{margin-bottom:26px}.actions{gap:18px}.intro,.services,.projects,.process,.reviews,.estimate{padding-top:76px;padding-bottom:76px}.service-grid article{min-height:auto;padding:24px}.gallery-stage{height:68vh;min-height:470px}.gallery-copy{right:24px}.gallery-arrow{width:48px;height:48px;font-size:22px}.contact-shortcuts{grid-template-columns:1fr;padding-bottom:84px}.floating-contact{display:none}.mobile-cta{z-index:90;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f0;border:1px solid #174c8033;border-radius:8px;grid-template-columns:1fr 1fr;gap:8px;padding:8px;display:grid;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 14px 35px #07192f2e}.mobile-cta a{color:#fff;background:#174c80;border-radius:6px;place-items:center;min-height:44px;font-size:14px;font-weight:800;display:grid}.mobile-cta a:first-child{background:#3b6657}}
