:root{--paper:#f7f5ef;--ink:#27352f;--muted:#727970;--olive:#59654c;--rust:#b45f3e;--line:#dcded3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{object-fit:cover;width:100%;display:block}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--rust);outline-offset:5px}.skip{z-index:100;background:#fff;padding:16px;position:fixed;top:-100px}.skip:focus{top:0}.topline{background:var(--ink);color:#e5e8df;letter-spacing:.06em;justify-content:space-between;padding:11px 5%;font-size:10px;display:flex}.header{background:var(--paper);z-index:10;justify-content:space-between;align-items:center;gap:28px;height:104px;padding:0 5%;display:flex;position:relative}.logo{flex-shrink:0;align-items:center;gap:12px;display:flex}.logo img{object-fit:contain;width:62px;height:70px}.logo span{letter-spacing:.1em;font-size:13px;font-weight:800}.logo small{letter-spacing:.25em;margin-top:8px;font-size:8px;font-weight:400;display:block}nav{gap:28px;display:flex}nav a{border-bottom:1px solid #0000;padding:12px 0;font-size:12px}nav a:hover,nav a[aria-current]{border-color:var(--rust)}.button{background:var(--ink);color:#fff;border:0;justify-content:space-between;align-items:center;gap:35px;padding:20px 26px;font-size:12px;transition:background .2s,transform .2s;display:inline-flex}.button:hover{background:var(--olive);transform:translateY(-2px)}.button.light{background:var(--paper);color:var(--ink)}.button.light:hover{background:#e6e7d9}.button.compact{padding:16px 20px;font-size:11px}.menu-toggle{display:none}.eyebrow{letter-spacing:.19em;text-transform:uppercase;color:var(--olive);margin:0 0 24px;font-weight:600;line-height:1.7;font-size:9px!important}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:400}h1{letter-spacing:-.055em;margin-bottom:30px;font-size:clamp(54px,6.8vw,102px);line-height:1.02}h2{letter-spacing:-.045em;margin-bottom:30px;font-size:clamp(38px,4.2vw,64px);line-height:1.12}h3{letter-spacing:-.025em;font-size:27px;line-height:1.2}em{color:var(--olive);font-weight:400}p{color:var(--muted);font-size:15px;line-height:1.85}.home-hero{color:#fff;height:720px;min-height:600px;margin:0 20px;position:relative;overflow:hidden}.hero-photo{object-position:50% 56%;height:100%;position:absolute;inset:0}.hero-overlay{background:linear-gradient(90deg,#111e15c2,#111e151a 75%),linear-gradient(#0000 70%,#111e156b);position:absolute;inset:0}.hero-content{max-width:700px;padding:72px 7%;position:relative}.hero-content h1{font-size:clamp(66px,7vw,106px)}.hero-content em,.hero-content .eyebrow{color:#e2e5c9}.hero-content>p:not(.eyebrow){color:#ebeee6;margin-bottom:30px;font-size:14px}.hero-caption{color:#edf0e6;letter-spacing:.13em;justify-content:space-between;font-size:8px;display:flex;position:absolute;bottom:28px;left:7%;right:7%}.hero-note{background:var(--paper);color:var(--ink);width:255px;padding:27px 32px;position:absolute;bottom:100px;right:5%}.hero-note span{color:var(--muted);margin-bottom:12px;font-size:10px;display:block}.hero-note strong{font-family:Georgia,serif;font-size:21px;font-weight:400}.trust-strip{border-bottom:1px solid var(--line);color:#697064;justify-content:space-between;align-items:center;padding:29px 8%;font-size:11px;display:flex}.trust-strip b{color:var(--ink);margin-right:6px;font-size:19px}.trust-strip i{color:var(--rust);letter-spacing:2px;margin-right:8px;font-size:12px;font-style:normal}.section{max-width:1800px;margin:auto;padding:110px 8%}.intro-grid{grid-template-columns:1.1fr 1fr;gap:12%;display:grid}.intro-text{padding-top:33px}.intro-text p:first-child{color:var(--ink);font-family:Georgia,serif;font-size:20px;line-height:1.6}.text-link{border-bottom:1px solid #a6aca0;align-items:center;gap:30px;margin-top:15px;padding-bottom:10px;font-size:12px;transition:color .2s;display:inline-flex}.text-link:hover{color:var(--rust)}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:45px;display:flex}.section-heading h2{margin-bottom:0}.section-heading .text-link{white-space:nowrap;margin-bottom:6px}.services-section{background:#eeeee4;max-width:none}.service-tiles{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.tile-image{aspect-ratio:4/4.7;position:relative;overflow:hidden}.tile-image img{height:100%;transition:transform .6s}.service-tile:hover img{transform:scale(1.04)}.tile-image>span{background:var(--paper);border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;display:grid;position:absolute;top:18px;left:18px}.tile-title{justify-content:space-between;align-items:center;margin-top:24px;display:flex}.tile-title h3{margin:0}.tile-title>span{font-size:23px}.service-tile p{margin-top:10px;font-size:12px}.feature{grid-template-columns:1.1fr 1fr;min-height:700px;display:grid}.feature-photo{position:relative}.feature-photo img{height:100%;position:absolute}.feature-photo>span{color:#fff;letter-spacing:.14em;background:#27352fc9;padding:12px;font-size:9px;position:absolute;bottom:30px;left:35px}.feature-copy{background:#e5e6d7;flex-direction:column;justify-content:center;padding:110px 14%;display:flex}.feature-copy p{color:#626c5d;font-size:14px}.feature-copy .text-link{align-self:flex-start}.selected-projects{grid-template-columns:1.15fr 1fr;gap:45px;display:grid}.selected-projects>a:nth-child(2){padding-top:90px}.selected-projects img{height:480px}.selected-projects>a:nth-child(2) img{height:390px}.selected-projects span{text-transform:uppercase;letter-spacing:.13em;color:var(--olive);margin:22px 0 10px;font-size:9px;display:block}.selected-projects h3{font-size:26px}.selected-projects b{float:right;font-weight:400}.review{text-align:center;background:#eae6dc;padding:90px 12%}.review blockquote{letter-spacing:-.025em;max-width:950px;margin:24px auto 28px;font-family:Georgia,serif;font-size:clamp(27px,3.2vw,46px);line-height:1.4}.review p{color:var(--ink);font-size:12px}.review p span{color:var(--muted)}.stars{letter-spacing:5px;color:var(--rust);font-size:15px}.process{grid-template-columns:1.1fr 1fr;gap:10%;display:grid}.process article{border-top:1px solid var(--line);gap:25px;padding:25px 0;display:flex}.process article>span{color:var(--rust);padding-top:6px;font-size:11px}.process h3{margin-bottom:10px}.process article p{margin-bottom:0;font-size:13px}.closing{text-align:center;background:var(--ink);color:var(--paper);padding:95px 24px}.closing .eyebrow{color:#bfc8b2}.closing h2{margin-bottom:35px;font-size:clamp(45px,5.3vw,80px)}.closing em{color:#c8cfb5}footer{background:#efede5;padding:70px 8% 25px}.footer-top{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:40px;display:flex}.footer-top p{font-size:13px}.footer-grid{grid-template-columns:1.4fr 1.2fr 1fr 1fr;gap:40px;padding:45px 0;display:grid}.footer-grid a{font-size:12px;line-height:2;display:block}.footer-grid p{font-size:12px}.footer-grid .eyebrow{margin-bottom:20px;display:block}.footer-grid .footer-phone{font-family:Georgia,serif;font-size:25px}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding-top:23px;font-size:10px;display:flex}.page-intro{background:#efede5;max-width:none;padding-bottom:65px}.page-intro h1{font-size:clamp(48px,6vw,86px)}.page-intro>p:last-child{max-width:540px;font-size:16px}.service-rows{padding-top:75px}.service-rows article{grid-template-columns:1.2fr 1fr;align-items:center;gap:9%;margin-bottom:95px;display:grid}.service-rows article:nth-child(2n)>a{order:2}.service-rows article img{height:470px}.service-rows h2{font-size:48px}.service-rows article:last-child{margin-bottom:0}.detail-hero{background:#eae8df;grid-template-columns:1fr 1fr;min-height:610px;display:grid}.detail-hero>div{align-self:center;padding:85px 12% 70px 16%}.detail-hero h1{font-size:clamp(45px,5vw,74px)}.detail-hero>img{height:100%;min-height:610px;max-height:700px}.breadcrumb{color:var(--olive);margin-bottom:40px;font-size:10px;display:block}.scope{background:#e9ebdf;grid-template-columns:1fr 1.2fr;gap:10%;max-width:none;display:grid}.scope ul{margin:0;padding:0;list-style:none}.scope li{border-top:1px solid #c6cbbd;align-items:center;gap:25px;padding:25px 0;font-size:16px;display:flex}.scope li span{color:var(--olive);font-size:11px}.scope li b{margin-left:auto;font-weight:400}.faq{grid-template-columns:1fr 1.2fr;gap:10%;display:grid}details{border-top:1px solid var(--line);padding:23px 0}summary{cursor:pointer;justify-content:space-between;gap:20px;font-size:16px;list-style:none;display:flex}summary:after{content:"+"}details[open] summary:after{content:"−"}details p{margin-top:20px;font-size:14px}.related{padding-top:30px}.related h2{margin-bottom:45px}.related .tile-image{aspect-ratio:4/3}.related h3{margin-top:20px}.filters{flex-wrap:wrap;gap:10px;margin-bottom:40px;display:flex}.filters button{color:var(--ink);background:0 0;border:1px solid #cfd3c6;padding:12px 20px;font-size:11px}.filters button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.gallery-section{padding-top:55px}.gallery{grid-template-columns:1fr 1fr;gap:45px 35px;display:grid}.gallery-card{text-align:left;color:var(--ink);background:0 0;border:0;padding:0}.gallery-card>div{height:460px;position:relative;overflow:hidden}.gallery-card img{height:100%;transition:transform .5s}.gallery-card:hover img{transform:scale(1.035)}.gallery-card small{color:var(--olive);letter-spacing:.14em;text-transform:uppercase;margin:23px 0 10px;font-size:9px;display:block}.gallery-card h3{margin-bottom:0}.expand{background:var(--paper);padding:12px 18px;font-size:10px;position:absolute;bottom:20px;right:20px}.lightbox{z-index:100;background:#111c16ed;justify-content:center;align-items:center;padding:60px;display:flex;position:fixed;inset:0}.lightbox img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:85vh}.close{background:#fff;border:0;padding:12px 22px;position:absolute;top:20px;right:25px}.values{background:#e9ebdf;max-width:none}.values>div{grid-template-columns:repeat(3,1fr);gap:50px;display:grid}.values article{border-top:1px solid #bdc5b2;padding-top:25px}.values article>span{color:var(--olive);font-size:11px}.values h3{margin-top:30px}.values p{font-size:14px}.area-section{text-align:center}.area-section>p:not(.eyebrow){max-width:700px;margin:30px auto}.contact-grid{grid-template-columns:1.7fr 1fr;gap:8%;padding-top:65px;display:grid}.request-panel{background:#e9ebdf;padding:50px}.request-panel h2{font-size:38px}.request-panel>.text-link{max-width:max-content;margin-top:25px;font-size:10px;display:block}.booking-frame{background:#fff;border:0;width:100%;height:800px;margin-top:20px}.contact-grid aside{padding:15px 0}.contact-grid aside>a{font-size:13px;display:block}.contact-grid .contact-phone{margin-bottom:15px;font-family:Georgia,serif;font-size:30px}hr{border:0;border-top:1px solid var(--line);margin:30px 0}.contact-grid aside p{font-size:13px}@media (min-width:1600px){.home-hero{height:820px}.hero-content{padding-top:100px}}@media (max-width:1100px){.header{gap:15px;padding:0 4%}.logo span{font-size:10px}.logo img{width:49px}nav{gap:17px}.header .compact,.hero-note{display:none}.section{padding:80px 6%}.hero-content{padding-left:6%}.feature-copy{padding:70px 10%}.trust-strip{gap:20px;padding:25px 6%}.trust-strip>span:last-child{display:none}.tile-title h3{font-size:22px}.detail-hero>div{padding:60px 10%}.footer-grid{gap:25px}.intro-grid{gap:7%}}@media (max-width:700px){.topline{padding:10px 5%;font-size:9px}.topline>span{display:none}.topline>a{margin:auto}.header{height:85px;padding:0 5%}.logo img{width:48px;height:57px}.logo span{font-size:10px}.logo small{font-size:7px}.menu-toggle{border:1px solid var(--line);background:0 0;padding:11px 15px;font-size:11px;display:block}nav{background:var(--paper);border-bottom:1px solid var(--line);padding:20px 6% 30px;display:none;position:absolute;top:85px;left:0;right:0}nav.open{flex-direction:column;gap:5px;display:flex}nav a{padding:14px 0}.home-hero{height:660px;min-height:0;margin:0 10px}.hero-photo{object-position:58% center}.hero-overlay{background:linear-gradient(90deg,#15251ec9,#15251e40)}.hero-content{padding:55px 7%}.hero-content h1{font-size:68px}.hero-content .eyebrow{font-size:8px!important}.hero-content>p:not(.eyebrow){font-size:12px}.hero-caption{font-size:7px;bottom:23px}.hero-caption span:first-child{display:none}.trust-strip{justify-content:center;padding:23px 5%}.trust-strip>span:not(:first-child){display:none}.section{padding:65px 6%}h2{font-size:39px}h3{font-size:25px}.intro-grid,.process,.scope,.faq,.contact-grid{grid-template-columns:1fr;gap:30px}.intro-text{padding-top:0}.intro-text p:first-child{font-size:19px}.section-heading{margin-bottom:30px;display:block}.section-heading .text-link{margin-top:22px}.service-tiles{grid-template-columns:1fr;gap:35px}.tile-image{aspect-ratio:4/3}.tile-title{margin-top:18px}.tile-title h3{font-size:27px}.feature{grid-template-columns:1fr}.feature-photo{height:420px}.feature-copy{padding:65px 7%}.feature-copy h2 br:nth-child(2){display:none}.selected-projects{grid-template-columns:1fr;gap:35px}.selected-projects>a:nth-child(2){padding:0}.selected-projects img,.selected-projects>a:nth-child(2) img{height:380px}.review{padding:65px 7%}.review blockquote{font-size:29px}.process article:first-child{margin-top:15px}.closing{padding:70px 6%}.closing h2{font-size:48px}footer{padding:50px 6% 25px}.footer-top{display:block}.footer-top>p{margin:25px 0 0}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{gap:20px;font-size:9px}.page-intro h1{font-size:49px}.page-intro>p:last-child{font-size:14px}.service-rows article{grid-template-columns:1fr;gap:30px;margin-bottom:65px}.service-rows article:nth-child(2n)>a{order:0}.service-rows article img{height:360px}.service-rows h2{font-size:37px}.detail-hero{grid-template-columns:1fr}.detail-hero>div{padding:50px 6%}.detail-hero h1{font-size:51px}.detail-hero>img{height:400px;min-height:0}.scope li{font-size:14px}.related .service-tiles{gap:25px}.gallery{grid-template-columns:1fr;gap:35px}.gallery-card>div{height:410px}.filters{gap:8px}.filters button{padding:10px 12px;font-size:10px}.lightbox{padding:60px 15px}.values>div{grid-template-columns:1fr;gap:25px}.values h3{margin-top:18px}.contact-grid{padding-top:35px}.request-panel{padding:30px 22px}.request-panel h2{font-size:32px}.contact-grid aside{padding:20px 5px}.booking-frame{height:900px}.button{padding:18px 22px}.eyebrow{margin-bottom:20px}}.sparks-logo .logo-letter{letter-spacing:0;border:1px solid #8e997f;border-radius:50% 50% 0 0;padding:9px 15px;font-family:Georgia,serif;font-size:39px;font-weight:400;line-height:1}.sparks-logo>span:last-child{letter-spacing:.19em;font-family:Georgia,serif;font-size:24px;font-weight:400}.sparks-logo small{letter-spacing:.22em;font-family:Arial,sans-serif;font-size:8px}.estate-hero .hero-content{max-width:930px;padding-top:80px}.estate-hero .hero-content h1{font-size:clamp(58px,6.7vw,98px)}.hero-buttons{align-items:center;gap:30px;display:flex}.hero-link{border-bottom:1px solid #ffffff80;padding:12px 0;font-size:12px}.estate-trust>span{letter-spacing:.05em;font-size:11px;display:block!important}.estate-trust>span:before{content:"✓";color:var(--olive);margin-right:10px}.estate-services{grid-template-columns:repeat(6,1fr);gap:25px;display:grid}.estate-service{color:#fff;grid-column:span 2;min-height:405px;position:relative;overflow:hidden}.estate-service:nth-child(-n+2){grid-column:span 3;min-height:480px}.estate-service>img{height:100%;transition:transform .5s;position:absolute}.estate-service:hover>img{transform:scale(1.03)}.estate-service:after{content:"";background:linear-gradient(#0000 10%,#14251beb);position:absolute;inset:0}.estate-service>div{z-index:1;position:absolute;bottom:30px;left:30px;right:30px}.estate-service h3{margin:15px 0;font-size:30px}.estate-service span{color:#d1d8bc;font-size:10px}.estate-service p{color:#d9dfd3;font-size:11px;line-height:1.7}.estate-service b{border-bottom:1px solid #fff6;padding-bottom:7px;font-size:10px;font-weight:400}.portfolio-home .selected-projects{margin-top:55px}.portfolio-banner{height:650px;display:block;position:relative;overflow:hidden}.portfolio-banner img{height:100%}.portfolio-banner:after{content:"";background:linear-gradient(#0000,#122018a6);position:absolute;inset:50% 0 0}.portfolio-banner>div{color:#fff;z-index:1;position:absolute;bottom:40px;left:40px;right:40px}.portfolio-banner span{letter-spacing:.18em;font-size:9px}.portfolio-banner h3{margin:15px 0 0;font-size:35px}.portfolio-banner b{float:right;font-weight:400}.portfolio-ending{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:35px;padding-top:35px;display:flex}.portfolio-ending p{color:var(--ink);margin:0;font-family:Georgia,serif;font-size:23px}.why-sparks{background:#dfe3d4;grid-template-columns:1fr 1fr;display:grid}.why-image{min-height:670px}.why-image img{height:100%;max-height:780px}.why-sparks>div:last-child{align-self:center;padding:95px 14%}.why-sparks ul{margin:30px 0 0;padding:0;list-style:none}.why-sparks li{border-top:1px solid #b7c0ac;padding:17px 0;font-size:14px}.why-sparks li span{color:var(--olive);margin-right:15px}.five-steps{grid-template-columns:repeat(5,1fr);gap:26px;display:grid}.five-steps article{border-top:1px solid var(--line);padding-top:20px}.five-steps article>span{color:var(--rust);font-size:12px}.five-steps h3{margin:30px 0 15px;font-size:23px}.five-steps p{font-size:12px}.family-feature{text-align:center;background:var(--ink);color:var(--paper);padding:100px 8%}.family-feature .eyebrow{color:#b3bea1}.family-feature h2{font-size:clamp(30px,3.7vw,55px);line-height:1.3}.family-feature em{color:#bcc7ac}.family-feature p{color:#d2d9c8}.family-feature .text-link{color:var(--paper)}.area-home{grid-template-columns:1fr 1fr;align-items:center;gap:8%;display:grid}.area-home iframe{filter:grayscale(.8);border:0;width:100%;height:470px}.area-names{grid-template-columns:1fr 1fr;gap:15px;margin:30px 0;font-size:13px;display:grid}.area-names span{border-bottom:1px solid var(--line);padding-bottom:12px}.closing-phone{margin-top:25px;font-size:13px;display:block}.story{grid-template-columns:1fr 1.3fr;gap:12%;display:grid}.story p{font-size:16px}.signature{color:var(--olive);font-family:Georgia,serif;font-size:27px;font-style:italic}.team-section{background:#e5e8dc;grid-template-columns:1fr 1fr;align-items:center;gap:12%;max-width:none;display:grid}.name-card{text-align:center;border:1px solid #b6c0aa;padding:60px 20px}.monogram{color:var(--olive);font-family:Georgia,serif;font-size:85px}.name-card h3{margin:20px 0 8px;font-size:35px}.name-card p{letter-spacing:.2em;font-size:9px}.project-dialog{color:#fff;background:#15251e;border:0;max-width:95vw;max-height:95vh;padding:55px 20px 20px}.project-dialog::backdrop{background:#102018ed}.project-dialog img{object-fit:contain;width:auto;max-width:85vw;max-height:80vh}.project-dialog .close{padding:8px 14px;top:10px;right:10px}.booking-frame{margin-top:25px}@media (max-width:1000px){.estate-service{grid-column:span 3}.estate-service:last-child{grid-column:span 6}.five-steps{grid-template-columns:repeat(3,1fr)}.sparks-logo>span:last-child{font-size:19px}.portfolio-banner{height:540px}}@media (max-width:700px){.sparks-logo .logo-letter{padding:7px 12px;font-size:29px}.sparks-logo>span:last-child{font-size:19px}.sparks-logo small{font-size:7px}.estate-hero .hero-content{padding-top:65px}.estate-hero .hero-content h1{font-size:56px}.hero-buttons{flex-direction:column;align-items:flex-start;gap:12px}.estate-trust{flex-wrap:wrap;gap:18px 25px;display:flex}.estate-trust>span{font-size:10px}.estate-services{grid-template-columns:1fr}.estate-service,.estate-service:nth-child(-n+2),.estate-service:last-child{grid-column:1;min-height:410px}.estate-service>div{left:25px;right:25px}.portfolio-banner{height:420px}.portfolio-banner>div{bottom:25px;left:24px;right:24px}.portfolio-banner h3{font-size:26px}.portfolio-ending{display:block}.portfolio-ending .button{margin-top:25px}.why-sparks,.area-home,.story,.team-section{grid-template-columns:1fr;gap:35px}.why-image{height:420px;min-height:0}.why-sparks>div:last-child{padding:20px 7% 65px}.five-steps{grid-template-columns:1fr}.five-steps h3{margin-top:15px}.family-feature{padding:70px 6%}.family-feature h2 br{display:none}.area-home iframe{height:360px}.story{gap:20px}.team-section{gap:35px}.name-card{padding:35px 20px}}.pj-hero{background:#e9e9dd;grid-template-columns:1fr 1fr;align-items:center;gap:8%;padding:70px 8% 80px;display:grid}.pj-hero h1{font-size:clamp(48px,5.8vw,84px)}.pj-hero>div>p:not(.eyebrow){max-width:490px}.pj-hero figure,.pj-chapter figure{margin:0}.pj-hero img{object-position:center 25%;height:560px}.pj-hero figcaption,.pj-chapter figcaption{letter-spacing:.15em;color:var(--olive);padding-top:16px;font-size:8px;line-height:1.6}.pj-chapters{max-width:1550px;margin:auto;padding:10px 8%}.pj-chapter{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:center;gap:10%;padding:85px 0;display:grid}.pj-chapter:last-child{border-bottom:0}.pj-chapter.reverse figure{order:2}.pj-chapter h2{font-size:clamp(35px,3.6vw,54px)}.pj-chapter img{object-fit:contain;background:#e5e6dc;height:auto;max-height:600px}.pj-chapter p{font-size:15px;line-height:1.9}.pj-chapter .pj-aside{color:var(--olive);font-family:Georgia,serif;font-size:25px;font-style:italic}.family-chapter figure{max-width:430px}.pj-turning-point{text-align:center;background:var(--ink);color:var(--paper);padding:85px 15%}.pj-turning-point .eyebrow{color:#bdc8ad}.pj-turning-point blockquote{letter-spacing:-.03em;max-width:950px;margin:25px auto;font-family:Georgia,serif;font-size:clamp(30px,3.8vw,55px);line-height:1.3}.pj-turning-point>p:last-child{color:#c4cdbb;font-size:12px}.origin-brand img{background:#ecece2;max-height:420px;padding:40px}.sparks-next{background:#e4e8d9;max-width:none}.home-pj{background:#e4e8d9;grid-template-columns:1fr 1fr;align-items:center;gap:9%;display:grid}.home-pj>img{object-position:50% 25%;height:480px}.home-pj h2{font-size:clamp(38px,4vw,60px)}@media (max-width:700px){.pj-hero{grid-template-columns:1fr;gap:35px;padding:45px 6%}.pj-hero img{height:auto;max-height:500px}.pj-hero h1{font-size:53px}.pj-chapters{padding:0 6%}.pj-chapter{grid-template-columns:1fr;gap:30px;padding:55px 0}.pj-chapter.reverse figure{order:0}.pj-chapter h2{font-size:38px}.family-chapter figure{max-width:none}.pj-chapter img{max-height:480px}.pj-turning-point{padding:65px 7%}.pj-turning-point blockquote{font-size:33px}.home-pj{grid-template-columns:1fr;gap:35px}.home-pj>img{height:380px}}.pj-hero figure,.pj-chapter figure,.home-pj .portrait-frame{background:#fcfaf5;border:1px solid #d6d5c9;border-radius:12px;min-width:0;margin:0;padding:18px 18px 0;box-shadow:0 22px 45px -28px #24372c55,0 3px 8px #24372c06}.pj-hero figure img,.pj-chapter figure img,.home-pj .portrait-frame img{object-fit:contain;background:#efeee6;border:1px solid #dedfd3;border-radius:5px;width:100%;height:auto;max-height:none}.pj-hero figure,.home-pj .portrait-frame{justify-self:center;width:100%;max-width:540px}.pj-hero figcaption,.pj-chapter figcaption,.home-pj .portrait-frame figcaption{color:#68705f;letter-spacing:.16em;align-items:center;gap:12px;padding:20px 4px 22px;font-size:8px;font-weight:500;line-height:1.7;display:flex}.pj-hero figcaption:before,.pj-chapter figcaption:before,.home-pj .portrait-frame figcaption:before{content:"";background:#9b997e;flex-shrink:0;width:22px;height:1px}.pj-chapter.family-chapter figure{justify-self:center;width:100%;max-width:410px}.pj-chapter .origin-brand img{background:#f3f1e8;padding:35px}@media (max-width:700px){.pj-hero figure,.pj-chapter figure,.home-pj .portrait-frame{border-radius:9px;padding:12px 12px 0;box-shadow:0 16px 30px -24px #24372c55}.pj-hero figcaption,.pj-chapter figcaption,.home-pj .portrait-frame figcaption{letter-spacing:.13em;padding:16px 2px 18px;font-size:7px}.pj-chapter.family-chapter figure{max-width:360px}.pj-chapter .origin-brand img{padding:25px}}.button{color:#fffdf6;letter-spacing:.035em;text-align:left;background:linear-gradient(145deg,#344a3c,#23382c);border:1px solid #405647;border-radius:10px;gap:26px;max-width:100%;min-height:60px;padding:10px 12px 10px 24px;font-size:12px;font-weight:600;line-height:1.4;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;box-shadow:0 5px 12px #172c1915,inset 0 1px #ffffff12}.button:after{content:"↗";color:#e9ddbc;background:#ddd1ad16;border:1px solid #d2c7a551;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:19px;font-weight:400;line-height:1;transition:background .2s,color .2s,border-color .2s,transform .2s;display:grid}.button:hover{background:linear-gradient(145deg,#405a48,#2d4435);border-color:#5c715b;transform:translateY(-2px);box-shadow:0 9px 20px #172c1924,inset 0 1px #ffffff15}.button:hover:after{color:#26372b;background:#dfd2ae;border-color:#dfd2ae;transform:rotate(6deg)}.button:active{transform:translateY(0);box-shadow:0 2px 5px #172c1915}.button.light{color:#29392d;background:linear-gradient(145deg,#fffcf4,#ece8da);border-color:#f8f2df;box-shadow:0 5px 16px #071c1926,inset 0 1px #fff}.button.light:after{color:#eee3c4;background:#304536;border-color:#304536}.button.light:hover{background:#fffdf5;border-color:#fffdf5;box-shadow:0 10px 25px #071c1933}.button.light:hover:after{color:#fff;background:#4d624b;border-color:#4d624b}.button.compact{border-radius:8px;gap:18px;min-height:48px;padding:7px 8px 7px 18px;font-size:10px}.button.compact:after{flex-basis:30px;width:30px;height:30px;font-size:17px}.hero-link{color:#fffdf5;letter-spacing:.025em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1e302322;border:1px solid #f6f3e67a;border-radius:10px;justify-content:center;align-items:center;min-height:60px;padding:16px 23px;font-size:12px;font-weight:500;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.hero-link:hover{background:#f7f5ef1c;border-color:#fffdf5;transform:translateY(-2px)}.hero-buttons{gap:14px}.button:focus-visible,.hero-link:focus-visible{outline-offset:4px;outline:3px solid #b69c65}@media (max-width:700px){.button{gap:20px;min-height:56px;padding:9px 10px 9px 20px;font-size:11px}.button:after{flex-basis:34px;width:34px;height:34px}.hero-link{min-height:54px;padding:14px 22px;font-size:11px}.hero-buttons{align-items:stretch;gap:12px;max-width:290px}.hero-buttons .button,.hero-buttons .hero-link{width:100%}}:root{--frame:#fcfaf5;--frame-line:#d8d9ce;--frame-shadow:0 18px 38px -28px #263a3155,0 2px 5px #263a3105}.home-hero{box-shadow:var(--frame-shadow);border-radius:16px}.estate-services{align-items:stretch;gap:28px}.estate-service,.estate-service:nth-child(-n+2),.estate-service:last-child{background:var(--frame);min-height:0;color:var(--ink);border:1px solid var(--frame-line);box-shadow:var(--frame-shadow);isolation:isolate;border-radius:15px;flex-direction:column;padding:12px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.estate-service>img{object-fit:cover;border-radius:8px;flex-shrink:0;width:100%;height:255px;position:static}.estate-service:nth-child(-n+2)>img{height:335px}.estate-service:after{display:none}.estate-service>div{flex-direction:column;flex:1;min-width:0;padding:24px 15px 15px;display:flex;position:static}.estate-service>div>span{width:35px;height:35px;color:var(--ink);letter-spacing:.04em;background:#fcfaf5ed;border:1px solid #ffffffb3;border-radius:50%;place-items:center;font-size:10px;display:grid;position:absolute;top:28px;left:28px;box-shadow:0 2px 10px #14251b20}.estate-service h3{letter-spacing:-.025em;margin:0 0 14px;font-size:28px;line-height:1.16}.estate-service:nth-child(-n+2) h3{font-size:33px}.estate-service p{color:#727b6c;margin:0 0 24px;font-size:12px;line-height:1.8}.estate-service b{border:0;border-top:1px solid var(--frame-line);color:#506149;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:auto;padding:18px 0 0;font-size:10px;display:flex}.estate-service:hover{border-color:#b5bfa8;transform:translateY(-4px);box-shadow:0 24px 40px -25px #263a3145}.estate-service:hover>img{filter:brightness(1.035);transform:none}.service-rows article{border:1px solid var(--frame-line);background:var(--frame);box-shadow:var(--frame-shadow);border-radius:18px;gap:7%;margin-bottom:45px;padding:18px 5% 18px 18px;overflow:hidden}.service-rows article:nth-child(2n){padding:18px 18px 18px 5%}.service-rows article>a{border-radius:10px;display:block;position:relative;overflow:hidden}.service-rows article>a:after{content:"EXPLORE SERVICE ↗";color:var(--ink);letter-spacing:.1em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fcfaf5eb;border:1px solid #ffffffa6;border-radius:6px;padding:13px 18px;font-size:9px;position:absolute;bottom:22px;left:22px}.service-rows article img{height:460px;transition:transform .6s}.service-rows article>a:hover img{transform:scale(1.025)}.service-rows article>div{padding:30px 0}.detail-hero{align-items:center;gap:3%;padding:42px 6% 42px 0}.detail-hero>div{padding-top:45px;padding-bottom:45px}.service-hero-frame{background:var(--frame);border:1px solid var(--frame-line);box-shadow:var(--frame-shadow);border-radius:14px;min-width:0;margin:0;padding:16px 16px 0}.service-hero-frame img{object-fit:cover;border-radius:7px;width:100%;height:480px}.service-hero-frame figcaption{color:var(--olive);letter-spacing:.1em;justify-content:space-between;gap:16px;padding:20px 3px;font-size:8px;line-height:1.6;display:flex}.service-hero-frame figcaption span:last-child{letter-spacing:0;text-align:right;font-family:Georgia,serif;font-size:13px;font-style:italic}.service-tile{background:var(--frame);border:1px solid var(--frame-line);box-shadow:var(--frame-shadow);border-radius:13px;padding:12px 12px 22px;overflow:hidden}.service-tile .tile-image{border-radius:7px}.service-tile>h3,.service-tile>.tile-title,.service-tile>p{margin-left:12px;margin-right:12px}.related .service-tile>h3{margin-bottom:0;font-size:25px}.portfolio-banner{border:12px solid var(--frame);outline:1px solid var(--frame-line);box-shadow:var(--frame-shadow);border-radius:15px}.portfolio-banner>div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#213729d9;border:1px solid #ebeed833;border-radius:9px;padding:22px 26px;bottom:25px;left:25px;right:25px}.portfolio-banner h3{margin-top:9px;font-size:29px}.portfolio-banner:after{display:none}.selected-projects{align-items:start;gap:32px}.selected-projects>a,.selected-projects>a:nth-child(2){background:var(--frame);border:1px solid var(--frame-line);box-shadow:var(--frame-shadow);border-radius:14px;padding:12px 12px 0;display:block;overflow:hidden}.selected-projects>a:nth-child(2){margin-top:75px}.selected-projects img,.selected-projects>a:nth-child(2) img{border-radius:7px;height:440px}.selected-projects>a>div{padding:4px 15px 18px}.selected-projects h3{margin-bottom:5px;font-size:25px}.gallery{align-items:start;gap:32px}.gallery-card{background:var(--frame);border:1px solid var(--frame-line);box-shadow:var(--frame-shadow);border-radius:14px;padding:12px 12px 24px;transition:box-shadow .25s,transform .25s;overflow:hidden}.gallery-card>div{border-radius:7px;height:420px}.gallery-card>small,.gallery-card>h3{margin-left:15px;margin-right:15px}.gallery-card>h3{font-size:25px}.gallery-card:hover{transform:translateY(-3px);box-shadow:0 24px 40px -25px #263a3145}.gallery-card .expand{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fcfaf5eb;border:1px solid #ffffffb0;border-radius:6px;padding:13px 18px;bottom:18px;right:18px}.why-image{align-items:center;min-height:0;padding:55px 0 55px 9%;display:flex}.why-image figure{background:var(--frame);border:1px solid var(--frame-line);width:100%;box-shadow:var(--frame-shadow);border-radius:14px;margin:0;padding:16px 16px 0}.why-image img{object-fit:cover;border-radius:7px;height:470px}.why-image figcaption{letter-spacing:.12em;color:var(--olive);padding:20px 3px;font-size:8px;line-height:1.7}.area-home iframe{border:12px solid var(--frame);outline:1px solid var(--frame-line);box-shadow:var(--frame-shadow);border-radius:14px}.project-dialog{border:1px solid #d8d9ce33;border-radius:14px;padding:55px 18px 18px;box-shadow:0 30px 80px #0005}.project-dialog img{border-radius:6px}.project-dialog .close{border-radius:5px}@media (max-width:1000px){.estate-service>img,.estate-service:nth-child(-n+2)>img{height:280px}.estate-service h3,.estate-service:nth-child(-n+2) h3{font-size:28px}.service-rows article img,.service-hero-frame img{height:400px}.selected-projects img,.selected-projects>a:nth-child(2) img,.gallery-card>div{height:360px}}@media (max-width:700px){.home-hero{border-radius:11px}.estate-services{gap:24px}.estate-service,.estate-service:nth-child(-n+2),.estate-service:last-child{border-radius:12px;min-height:0;padding:10px}.estate-service>img,.estate-service:nth-child(-n+2)>img{height:270px}.estate-service>div{padding:22px 12px 12px}.estate-service>div>span{top:24px;left:24px}.service-rows article,.service-rows article:nth-child(2n){border-radius:14px;gap:0;margin-bottom:30px;padding:12px}.service-rows article img{height:320px}.service-rows article>div{padding:30px 14px 22px}.service-rows article>a:after{padding:11px 14px;font-size:8px;bottom:15px;left:15px}.detail-hero{gap:0;padding:0 6% 35px}.detail-hero>div{padding:45px 0 30px}.service-hero-frame{border-radius:11px;padding:12px 12px 0}.service-hero-frame img{height:340px}.service-hero-frame figcaption{flex-direction:column;gap:5px;padding:16px 0}.service-hero-frame figcaption span:last-child{text-align:left}.portfolio-banner{border-width:9px;border-radius:12px;height:420px}.portfolio-banner>div{padding:18px;bottom:14px;left:14px;right:14px}.portfolio-banner h3{font-size:24px}.portfolio-banner span{font-size:8px}.selected-projects>a,.selected-projects>a:nth-child(2){border-radius:12px;margin-top:0;padding:10px 10px 0}.selected-projects img,.selected-projects>a:nth-child(2) img{height:340px}.selected-projects>a>div{padding:3px 10px 18px}.selected-projects h3,.gallery-card>h3{font-size:23px}.gallery-card{border-radius:12px;padding:10px 10px 22px}.gallery-card>div{height:350px}.gallery-card>small,.gallery-card>h3{margin-left:10px;margin-right:10px}.why-image{height:auto;padding:35px 6% 0}.why-image figure{padding:12px 12px 0}.why-image img{height:350px}.why-image figcaption{padding:16px 1px;font-size:7px}.area-home iframe{border-width:9px;border-radius:11px}}button{color:var(--ink);appearance:none}.topline>a{justify-content:center;align-items:center;gap:8px;display:inline-flex}.mobile-header-actions,.mobile-nav-chevron,nav .mobile-nav-consult{display:none}.project-dialog .close{width:44px;height:44px;color:var(--ink);background:var(--paper);border:1px solid #d8d9ce;border-radius:8px;place-items:center;padding:0;display:grid}.menu-toggle:focus-visible,.mobile-call:focus-visible{outline-offset:3px;outline:3px solid #b69c65}@media (max-width:700px){.header{gap:12px}.mobile-header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.mobile-header-actions .menu-toggle,.mobile-call{color:#2c4132;-webkit-tap-highlight-color:transparent;background:#efeee5;border:1px solid #d6dbce;border-radius:10px;place-items:center;width:44px;height:44px;padding:0;line-height:1;transition:background .2s,border-color .2s;display:grid;box-shadow:inset 0 1px #ffffff80}.mobile-header-actions .menu-toggle[aria-expanded=true]{color:#fffaf0;background:#2c4132;border-color:#2c4132}.mobile-call{box-shadow:none;background:0 0;border-color:#0000}.mobile-call:hover,.mobile-header-actions .menu-toggle:hover{color:#2c4132;background:#e1e5d8}.header nav{background:#fcfaf5;border:1px solid #d9ddcf;border-radius:0 0 16px 16px;padding:13px 20px 20px;top:calc(100% - 1px);left:12px;right:12px;box-shadow:0 24px 40px -20px #1b302a66}.header nav.open{gap:0}.header nav>a{color:#2d3d31;border-bottom:1px solid #e8e9df;justify-content:space-between;align-items:center;min-height:52px;padding:14px 2px;font-size:14px;display:flex}.header nav>a[aria-current=page]{color:#526542;font-weight:600}.header nav .mobile-nav-chevron{color:#87917b;flex-shrink:0;display:block}.header nav .mobile-nav-consult{color:#fffaf0;background:#2c4132;border:1px solid #2c4132;border-radius:9px;gap:18px;margin-top:16px;padding:16px 18px;font-size:12px;font-weight:600;display:flex}.header nav .mobile-nav-consult svg{color:#e0d4b5;flex-shrink:0}}@media (max-width:360px){.header .sparks-logo>span:last-child{font-size:16px}.header .sparks-logo .logo-letter{padding:6px 9px;font-size:26px}.header .logo{gap:8px}.mobile-header-actions{gap:2px}}.hero-primary:after,.portfolio-action:after,.closing-action:after{display:none}.button.hero-primary,.button.portfolio-action,.button.closing-action{gap:20px;padding:18px 24px}.hero-primary svg,.portfolio-action svg,.closing-action svg{flex-shrink:0}.hero-secondary{color:#fffdf5;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:12px 8px;font-size:13px;font-weight:500;line-height:1.4;display:inline-flex}.hero-secondary span{border-bottom:1px solid #f7f5ef80;padding-bottom:4px}.hero-secondary svg{flex-shrink:0;transition:transform .2s}.hero-secondary:hover svg{transform:translate(3px)}.hero-secondary:focus-visible{outline-offset:3px;border-radius:4px;outline:3px solid #d7c591}.closing-phone{color:#e6eadd;justify-content:center;align-items:center;gap:9px;min-height:44px;margin-top:14px;display:flex}@media (max-width:700px){.home-hero.estate-hero{height:auto;min-height:600px;overflow:hidden}.estate-hero .hero-content{max-width:none;padding:48px 24px 40px}.estate-hero .hero-content h1{letter-spacing:-.045em;margin-bottom:23px;font-size:clamp(36px,9.8vw,58px);line-height:1.08}.estate-hero .hero-content .eyebrow{letter-spacing:.15em;margin-bottom:26px;line-height:1.7;font-size:8px!important}.estate-hero .hero-content>p:not(.eyebrow){max-width:360px;margin-bottom:28px;font-size:14px;line-height:1.7}.estate-hero .hero-buttons{flex-direction:column;align-items:stretch;gap:6px;width:100%;max-width:380px;margin:0;display:flex}.estate-hero .hero-buttons .hero-primary{color:#25392c;letter-spacing:0;background:#f7f3e8;border:1px solid #f6f1e3;border-radius:7px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:54px;padding:16px 18px;font-size:14px;font-weight:600;line-height:1.4;display:flex;transform:none;box-shadow:0 3px 8px #0b1c1920}.estate-hero .hero-buttons .hero-primary:hover{background:#fffaf0;transform:none}.estate-hero .hero-secondary{color:#fffdf4;align-self:center;gap:10px;width:auto;min-height:48px;padding:12px 16px;font-size:13px}.estate-hero .hero-caption{letter-spacing:.07em;opacity:.75;padding:0 24px 24px;font-size:7px;line-height:1.6;position:relative;bottom:auto;left:auto;right:auto}.estate-hero .hero-overlay{background:linear-gradient(90deg,#13241ece,#14261d66),linear-gradient(#0000 50%,#13241e6e)}.portfolio-ending .button.portfolio-action,.closing .button.closing-action{letter-spacing:0;border-radius:7px;justify-content:center;align-items:center;gap:12px;width:100%;max-width:380px;min-height:54px;padding:16px 18px;font-size:14px;display:flex}.closing .button.closing-action{color:#25392c;background:#f7f3e8;margin-left:auto;margin-right:auto}.closing .closing-phone{gap:10px;margin-top:12px;font-size:14px}.closing{padding-left:24px;padding-right:24px}.closing h2{margin-bottom:28px;font-size:clamp(34px,9.5vw,48px);line-height:1.13}}@media (max-width:360px){.estate-hero .hero-content{padding:40px 20px 30px}.estate-hero .hero-caption{padding-left:20px;padding-right:20px}.home-hero.estate-hero{min-height:570px}.estate-hero .hero-content>p:not(.eyebrow){font-size:13px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
