:root{--accent:#c65516;--accent-dark:#a13d0b;--text:#343431;--body:#656562;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Mulish',Arial,sans-serif;--script:'Caveat',cursive}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:165px}body{margin:0;color:var(--text);background:#fff;font:16px/1.75 var(--sans)}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;object-fit:cover;width:100%;height:100%}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--serif);font-weight:400;line-height:1.12}h2{font-size:50px;letter-spacing:-1.4px;margin-bottom:24px}h3{font-size:36px;letter-spacing:-.6px}p{color:var(--body)}em{font-family:var(--script);font-style:normal;font-weight:400;color:var(--accent);font-size:1.2em;letter-spacing:-1px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.skip{position:absolute;left:15px;top:-80px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}.section{padding:60px 4.2%}.center{text-align:center;margin:0 0 45px}.pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:45px;padding:11px 25px;background:var(--accent);color:white;border:1px solid var(--accent);border-radius:30px;font-size:14px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s}.pill:hover{background:var(--accent-dark);border-color:var(--accent-dark);transform:translateY(-1px)}.pill.small{font-size:13px;min-height:30px;padding:5px 17px}.pill.outline{background:white;color:var(--accent)}.pill.white{background:#fff;color:#40685e;border-color:#fff}.pill.muted{background:#938060;border-color:#938060}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:var(--accent);line-height:1.5}.site-header{position:sticky;top:-39px;z-index:30;background:#fff;box-shadow:0 2px 5px #00000013}.utility{height:39px;background:#f5eae3;display:flex;align-items:center;justify-content:space-between;padding:0 3%;font-size:12px}.utility>div{display:flex;align-items:center;gap:15px}.social-icon{display:grid;place-items:center;font:700 20px Arial;color:#fff;background:var(--accent);border-radius:50%;width:29px;height:29px}.brand-row{height:70px;margin:0 3%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #9c9c98}.brand{font:500 34px/1 var(--serif);letter-spacing:-1.2px;white-space:nowrap}.brand>span{font-size:25px;letter-spacing:-.6px}.brand-row p{font:25px var(--serif);margin:0 0 0 auto}.menu-toggle{display:none;background:none;border:0;padding:10px;margin-left:20px}.menu-toggle span{display:block;width:25px;height:2px;margin:5px 0;background:var(--text)}nav{height:43px;display:flex;justify-content:space-between;align-items:center;padding:0 3.5%;font-size:14px;font-weight:600;gap:18px}nav a{white-space:nowrap}nav a:hover{color:var(--accent)}nav span{padding-left:12px}.hero{position:relative;height:calc(100svh - 154px);min-height:540px;max-height:860px;isolation:isolate;background:#748170;color:white}.hero-poster,.hero video,.hero-overlay{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3}.hero video{opacity:0;transition:opacity .6s}.hero video.playing{opacity:1}.hero-overlay{z-index:-2;background:linear-gradient(0deg,#0d1b1b70,transparent 48%)}.hero-heading{position:absolute;bottom:48px;width:100%;padding:0 24px;text-align:center}.hero h1{font-size:64px;letter-spacing:-1px;margin-bottom:25px;text-shadow:0 2px 12px #00000030}.hero-heading>div{display:flex;justify-content:center;gap:18px}.hero .pill{min-width:180px;font-size:16px;padding:13px 24px}.video-options{position:absolute;bottom:13px;left:25px;right:25px;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1.5px}.video-options button{font-size:12px;color:white;background:#00000045;border:1px solid #ffffff60;border-radius:20px;padding:3px 12px}.featured{background:#f7f7f7;padding-top:85px;padding-bottom:70px}.heading{text-align:center;max-width:820px;margin:0 auto 50px}.heading .eyebrow{margin-bottom:14px}.heading h2{font-size:56px;margin-bottom:20px}.heading>p:last-child{font-size:16px}.carousel{position:relative;padding:0 6%}.track{display:flex;overflow-x:auto;gap:28px;scroll-snap-type:x mandatory;scrollbar-width:none}.track::-webkit-scrollbar{display:none}.offer-card{flex:0 0 calc((100% - 56px)/3);scroll-snap-align:start;background:#fff;border-radius:3px;overflow:hidden}.offer-photo{height:275px;position:relative}.tag{position:absolute;top:20px;left:16px;right:16px;width:fit-content;padding:9px 13px;color:#fff;background:var(--accent);font-size:10px;font-weight:700;letter-spacing:1.2px}.offer-body{padding:32px 28px 35px;display:flex;flex-direction:column;min-height:308px}.offer-body .eyebrow{font-size:11px;letter-spacing:1.8px;margin-bottom:20px}.offer-body h3{font-size:32px;margin-bottom:22px}.offer-body>p:not(.eyebrow){font-size:15px;line-height:1.85}.text-link{align-self:start;display:inline-block;font-size:14px;font-weight:700;border-bottom:1px solid var(--accent);padding-bottom:5px;margin-top:auto}.arrow{position:absolute;top:46%;transform:translateY(-50%);width:54px;height:54px;display:grid;place-items:center;background:var(--accent);border:0;border-radius:50%;font-size:27px;color:#fff;box-shadow:0 5px 12px #00000012}.arrow.previous{left:0}.arrow.next{right:0}.arrow:disabled{opacity:.35;cursor:default}.dots{display:flex;justify-content:center;gap:9px;padding-top:30px}.dots button{width:10px;height:10px;border-radius:50%;border:0;background:#d1d1d1;padding:0}.dots button[aria-current=true]{background:var(--accent)}.about{background:#f5f3ef;display:grid;grid-template-columns:1fr 1fr;gap:7%;padding-top:90px;padding-bottom:90px;align-items:center}.about-image{height:490px}.about-copy h2{font-size:70px;line-height:1.02}.about-copy p{font-size:15px;max-width:570px}.credentials{display:flex;justify-content:space-between;gap:15px;margin:30px 0 36px}.credentials>div{display:flex;flex-direction:column}.credentials strong{font:38px var(--serif);color:var(--accent)}.credentials span{font-size:11px;letter-spacing:1px;color:#666}.signature{font-size:29px;margin:0;line-height:1.5}.signature em{font-size:43px}.intent{padding-bottom:20px}.intent-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.intent-tile{position:relative;height:425px;overflow:hidden;isolation:isolate;color:white}.intent-tile:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#000b,transparent 60%)}.intent-tile img{position:absolute;inset:0;z-index:-2;transition:transform .6s}.intent-tile:hover img{transform:scale(1.025)}.intent-tile>div{position:absolute;bottom:27px;width:100%;text-align:center;padding:0 15px}.intent-tile h3{font-size:43px;margin-bottom:16px}.image-label{position:absolute;top:14px;left:15px;color:white;background:#0005;padding:3px 7px;font-size:9px;letter-spacing:1.2px;z-index:1}.services{padding-top:32px;padding-bottom:20px}.service-row{display:grid;grid-template-columns:60% 40%;min-height:375px;margin-bottom:18px;border:1px solid #e6e6e6;box-shadow:0 1px 4px #00000009}.service-photo{min-height:375px;overflow:hidden}.service-copy{padding:35px 27px;align-self:center}.service-copy h3{font-size:39px;margin-bottom:20px}.service-copy p{font-size:15px;line-height:1.85;margin-bottom:25px}.service-row.reverse{grid-template-columns:40% 60%}.service-row.reverse .service-photo{grid-column:2;grid-row:1}.service-row.reverse .service-copy{grid-column:1;grid-row:1}.projects{text-align:center;padding-top:45px}.project-carousel{margin-bottom:28px;padding:0 3%}.project-carousel .track{gap:25px}.project-card{flex:0 0 calc((100% - 50px)/3);scroll-snap-align:start}.project-card img{height:240px}.project-card h3{font-size:30px;margin:24px 0 8px}.project-card>span{font-size:14px;color:#767676;border-bottom:1px solid #c6c6c6}.project-carousel .arrow{width:36px;height:36px;font-size:17px;top:37%}.project-carousel .previous{left:-14px}.project-carousel .next{right:-14px}.features{padding-top:20px;padding-bottom:15px}.feature-panel{display:grid;grid-template-columns:35% 65%;min-height:470px;margin-bottom:36px}.feature-copy{text-align:center;padding:60px 38px;color:white;display:flex;flex-direction:column;align-items:center;justify-content:center}.feature-copy h3{font-size:39px;margin-bottom:20px}.feature-copy h3 em{font-size:55px;color:#ac956c}.feature-copy h4{font-size:25px;margin-bottom:20px}.feature-copy p{color:inherit;font-size:15px;line-height:1.8;max-width:290px}.feature-copy .pill{margin-top:15px;font-size:13px}.charcoal{background:#302c2b}.green{background:#416c62}.stone{background:#aaa094}.stone h3{font-size:40px}.feature-image{position:relative;min-height:470px}.feature-panel.flipped{grid-template-columns:65% 35%}.feature-panel.flipped .feature-copy{grid-column:2;grid-row:1}.feature-panel.flipped .feature-image{grid-column:1;grid-row:1}.contact-section{padding-top:20px;padding-bottom:20px}.contact-box{display:grid;grid-template-columns:1fr 1fr;background:#faf0e8;padding:50px 6%;gap:50px;align-items:center}.contact-box h3{font-size:41px}.contact-box p{font-size:16px}.contact-details{display:flex;align-items:center;flex-direction:column;gap:20px;overflow-wrap:anywhere}.contact-phone{font:45px var(--serif);color:var(--accent)}.contact-details>a:nth-child(2){font-size:15px}.faq{padding-top:35px;padding-bottom:90px}.faq-list{max-width:1040px;margin:auto}.faq details{border:1px solid #e1e1e1;margin-bottom:11px;padding:0 18px}.faq summary{list-style:none;cursor:pointer;font:24px/1.4 var(--serif);padding:15px 0;display:flex;gap:18px;align-items:center}.faq summary::-webkit-details-marker{display:none}.faq summary:before{content:'+';font:22px var(--sans)}.faq details[open] summary:before{content:'−'}.faq details p{font-size:16px;margin:0 0 18px;padding-left:34px}.faq p a{color:var(--accent);text-decoration:underline}footer{background:#393939;color:#c2c2c2;padding:45px 4% 0}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:34px;border-bottom:1px solid #686868}.footer-top .brand{color:#fff;font-size:30px}.footer-top .brand span{font-size:21px}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr 1.4fr;gap:35px;padding:35px 0 40px;font-size:13px}.footer-grid>div{display:flex;flex-direction:column;gap:8px;overflow-wrap:anywhere}.footer-grid h4{font:700 12px var(--sans);color:white;margin-bottom:10px}.footer-grid a:hover{color:white}.media-note{font-size:11px;color:#a1a1a1;max-width:760px;line-height:1.7;margin-bottom:35px}.footer-bottom{border-top:1px solid #636363;padding:17px 0;display:flex;justify-content:space-between;font-size:12px}.floating-contact{position:fixed;bottom:30px;right:24px;background:var(--accent);color:white;border-radius:20px 20px 0 20px;display:flex;align-items:center;gap:12px;padding:12px 20px;z-index:25;box-shadow:0 4px 15px #0002;line-height:1.25;font-size:14px}.floating-contact>span:first-child{font-size:37px}.floating-contact strong{font-size:19px}.floating-contact:after{content:'';position:absolute;right:0;bottom:-12px;border-top:12px solid var(--accent-dark);border-left:18px solid transparent}
@media(min-width:1600px){.section{padding-left:max(4.2%,calc((100vw - 1500px)/2));padding-right:max(4.2%,calc((100vw - 1500px)/2))}.hero{height:760px}}@media(max-width:1100px){nav{font-size:12px;gap:12px;padding:0 3%}.brand{font-size:29px}.brand span{font-size:22px}.brand-row p{font-size:22px}.hero h1{font-size:57px}.offer-photo{height:235px}.offer-body{padding:25px 20px}.offer-body h3{font-size:29px}.offer-body>p:not(.eyebrow){font-size:14px}.about{gap:5%}.about-copy h2{font-size:60px}.about-image{height:440px}.credentials strong{font-size:32px}.credentials span{font-size:10px}.intent-tile{height:340px}.intent-tile h3{font-size:35px}.service-copy{padding:25px}.service-copy h3{font-size:34px}.feature-copy{padding:40px 25px}.feature-copy h3{font-size:34px}.feature-copy h4{font-size:22px}.contact-box{gap:30px;padding:40px 5%}.contact-phone{font-size:38px}.floating-contact{padding:10px 15px}}
@media(max-width:760px){html{scroll-padding-top:85px}.site-header{top:0}.utility{height:32px;padding:0 4%;font-size:10px}.utility>div{gap:8px}.utility>div>a:not(:first-child){display:none}.utility .pill.small{min-height:25px;font-size:11px;padding:3px 11px}.brand-row{height:62px;margin:0 4%}.brand{font-size:27px}.brand>span{font-size:18px;display:block;letter-spacing:1px;margin-top:3px}.brand-row p{font-size:18px;max-width:120px;line-height:1.15}.menu-toggle{display:block;margin-left:12px}nav{display:none;position:absolute;top:94px;left:0;right:0;height:auto;background:white;padding:22px 5%;box-shadow:0 8px 10px #0001;font-size:15px;align-items:start}nav.open{display:flex;flex-direction:column;gap:17px}.hero{height:calc(82svh - 94px);min-height:500px;max-height:760px}.hero video,.hero-poster{object-position:55% center}.hero h1{font-size:47px;line-height:1.06;margin-bottom:22px}.hero-heading{bottom:65px;padding:0 15px}.hero .pill{font-size:13px;min-width:0;padding:11px 19px;min-height:42px}.hero-heading>div{gap:10px}.video-options{font-size:8px;left:13px;right:13px;bottom:15px}.video-options button{font-size:11px}.section{padding:45px 5%}h2{font-size:40px;letter-spacing:-1px}.center{margin-bottom:32px}.heading{margin-bottom:30px}.heading h2{font-size:45px}.heading>p:last-child{font-size:15px}.heading br{display:none}.eyebrow{font-size:10px}.carousel{padding:0}.track{gap:16px}.offer-card{flex-basis:86%}.offer-photo{height:260px}.offer-body{padding:25px;min-height:280px}.offer-body h3{font-size:32px}.offer-body>p:not(.eyebrow){font-size:15px}.arrow{width:35px;height:35px;font-size:19px;top:39%}.arrow.previous{left:-12px}.arrow.next{right:-12px}.about{display:flex;flex-direction:column;gap:30px}.about-image{height:300px;width:100%}.about-copy h2{font-size:53px}.about-copy p{font-size:16px}.credentials{margin:26px 0}.credentials strong{font-size:32px}.credentials span{font-size:10px}.signature{font-size:24px}.signature em{font-size:36px}.intent{padding-bottom:10px}.intent-grid{grid-template-columns:1fr;gap:10px}.intent-tile{height:325px}.intent-tile h3{font-size:36px}.services{padding-top:35px;padding-bottom:10px}.service-row,.service-row.reverse{display:flex;flex-direction:column;min-height:0;margin-bottom:20px}.service-photo{min-height:0;height:280px}.service-copy{padding:25px 22px;align-self:auto}.service-copy h3{font-size:33px}.service-copy p{font-size:15px}.service-copy .pill{font-size:13px;padding:11px 19px}.projects{padding-top:30px}.project-carousel{padding:0}.project-card{flex-basis:86%}.project-card img{height:250px}.project-carousel .track{gap:16px}.project-card h3{font-size:30px}.features{padding-top:10px}.feature-panel,.feature-panel.flipped{display:flex;flex-direction:column;min-height:0;margin-bottom:25px}.feature-image{order:-1;min-height:0;height:300px}.feature-copy{padding:40px 30px}.feature-copy h3{font-size:36px}.feature-copy h4{font-size:26px}.feature-copy p{font-size:16px;max-width:100%}.contact-section{padding-top:5px}.contact-box{display:flex;flex-direction:column;padding:30px 22px;gap:20px;text-align:center}.contact-box h3{font-size:34px}.contact-details{gap:15px;width:100%}.contact-phone{font-size:39px}.contact-details>a:nth-child(2){font-size:13px}.faq{padding-top:20px;padding-bottom:65px}.faq summary{font-size:22px;gap:13px}.faq details{padding:0 13px}.faq details p{font-size:15px;padding-left:27px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 15px;font-size:12px}.footer-top .brand{font-size:28px}.footer-top .brand span{font-size:17px}.footer-bottom{font-size:11px;padding-bottom:90px}.floating-contact{bottom:22px;right:15px;font-size:12px;border-radius:15px 15px 0 15px;gap:8px;padding:9px 13px}.floating-contact>span:first-child{font-size:28px}.floating-contact strong{font-size:16px}.media-note{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@import url('refinements.css');
main{display:flex;flex-direction:column}main>.hero{order:1}main>.about{order:2}main>.featured{order:3}main>.intent{order:4}main>.services{order:5}main>.projects{order:6}main>.features{order:7}main>.contact-section{order:8}main>.faq{order:9}
@media(min-width:761px){.services{padding-left:6%;padding-right:6%}.service-row,.service-row.reverse{position:relative;display:block;min-height:555px;margin:0 0 76px;border:0;box-shadow:none}.service-photo,.service-row.reverse .service-photo{position:relative;width:78%;height:500px;min-height:0;margin:0;z-index:1}.service-copy,.service-row.reverse .service-copy{position:absolute;right:0;left:auto;top:50%;width:38%;min-height:260px;transform:translateY(-50%);z-index:2;padding:50px 42px;background:#465570;color:#fff;box-shadow:0 20px 45px #1c243018}.service-copy h3{font-size:42px;color:#fff;margin-bottom:18px}.service-copy p{color:#f4f5f4;margin-bottom:26px}.service-copy .pill{background:#fff;color:#465570;border-color:#fff}.service-row:nth-child(2) .service-copy{background:#323c36}.service-row:nth-child(3) .service-copy{background:#8c543a}.service-row:nth-child(4) .service-copy{background:#625b4f}}
@media(max-width:760px){.service-row,.service-row.reverse{margin-bottom:28px}}
/* User-requested second pass: three tiles, alternating service panels, and a new possibilities treatment. */
.intent-grid .intent-tile:nth-child(4){display:none}
@media(min-width:761px){
  .intent-grid{grid-template-columns:1.08fr 1fr;grid-template-rows:1fr 1fr;gap:18px;min-height:610px}
  .intent-grid .intent-tile{height:auto;min-height:0}
  .intent-grid .intent-tile:nth-child(1){grid-row:1 / span 2}
  .intent-grid .intent-tile:nth-child(2){grid-column:2;grid-row:1}
  .intent-grid .intent-tile:nth-child(3){grid-column:2;grid-row:2}
  .services .service-row:nth-of-type(even) .service-photo{margin-left:auto}
  .services .service-row:nth-of-type(even) .service-copy{left:0;right:auto}
  .features{background:#f3efe7;padding-top:78px;padding-bottom:78px}
  .features>.center{font-size:58px;text-align:left;max-width:1200px;margin:0 auto 48px;padding:0 3%}
  .features>.center:after{content:' ';display:block;width:72px;height:2px;background:var(--accent);margin-top:22px}
  .feature-panel,.feature-panel.flipped{max-width:1200px;margin-left:auto;margin-right:auto;border-radius:2px 38px 2px 38px;overflow:hidden;box-shadow:0 16px 38px #453c3220}
  .feature-panel:nth-of-type(2){max-width:1080px;border-radius:38px 2px 38px 2px}
  .feature-panel:nth-of-type(3){max-width:1120px;border-radius:2px 38px 2px 38px}
  .feature-copy{position:relative}
  .feature-copy:before{content:'03';position:absolute;top:22px;left:28px;font:italic 24px var(--serif);opacity:.55}
  .feature-panel:nth-of-type(2) .feature-copy:before{content:'02'}
  .feature-panel:nth-of-type(3) .feature-copy:before{content:'01'}
}
@media(max-width:760px){.intent-grid .intent-tile:nth-child(4){display:none}.features{background:#f3efe7;padding-top:52px;padding-bottom:52px}.features>.center{margin-bottom:30px}.feature-panel,.feature-panel.flipped{border-radius:0 24px 0 24px;overflow:hidden}.feature-copy{position:relative}.feature-copy:before{content:'01';position:absolute;top:16px;left:20px;font:italic 22px var(--serif);opacity:.55}.feature-panel:nth-of-type(2) .feature-copy:before{content:'02'}.feature-panel:nth-of-type(3) .feature-copy:before{content:'03'}}
@media(min-width:761px){
  .section{padding-left:3%;padding-right:3%}
  .carousel{padding-left:3%;padding-right:3%}
  .feature-panel,.feature-panel.flipped{max-width:none}
  .features>.center{max-width:none;padding-left:0;padding-right:0}
}
