*,:before,:after{box-sizing:border-box}*{margin:0}html{text-size-adjust:100%}body{min-height:100vh}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}button,select{text-transform:none}textarea{resize:vertical}table{border-collapse:collapse;border-spacing:0}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}:root{--red:#c02221;--red-dark:#991b1a;--graphite:#202124;--logo-gray:#a9abac;--off-white:#f7f7f5;--pale-red:#f8ecec;--line:#dedfdd;--text-soft:#5e6064;--container-width:76rem;--page-padding:clamp(1.15rem, 4vw, 2rem);--radius:1.25rem;--radius-sm:.7rem}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/barlow-600-latin.woff2)format("woff2")}@font-face{font-family:Barlow;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/barlow-700-latin.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter-latin.woff2)format("woff2")}html{background:var(--off-white);scroll-behavior:smooth;scroll-padding-top:7rem}body{color:var(--graphite);min-width:0;font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.65}body.menu-is-open,body.modal-is-open{overflow:hidden}[hidden]{display:none!important}img{height:auto}a{color:inherit}h1,h2,h3{letter-spacing:-.025em;word-break:normal;overflow-wrap:normal;hyphens:none;text-wrap:balance;font-family:Barlow,Arial,sans-serif;font-weight:600;line-height:1.12}h1{font-size:clamp(2rem,4.25vw,4.5rem)}h2{font-size:clamp(1.85rem,3.3vw,3.5rem)}h3{font-size:clamp(1.45rem,2vw,1.9rem)}h1 span,h2 em{color:var(--red);font-style:normal}p{text-wrap:pretty}.container{width:min(100% - var(--page-padding) * 2, var(--container-width));margin-inline:auto}.section{padding-block:clamp(3.75rem,6.5vw,6.75rem)}.section-title{max-width:24ch}.eyebrow{color:var(--red);letter-spacing:.13em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.7rem;font-weight:700}.intro{color:var(--text-soft);max-width:39rem;font-size:1rem;line-height:1.8}.section-heading{grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr);align-items:end;gap:clamp(2rem,6vw,6rem);margin-bottom:2.75rem;display:grid}.section-heading .intro{padding-bottom:.25rem}.section-actions{justify-content:center;margin-top:2rem;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:.75rem;min-height:3.1rem;padding:.8rem 1.15rem;font-size:.82rem;font-weight:650;line-height:1.4;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.button svg,.card-link svg{flex-shrink:0;transition:transform .2s}.button:hover svg,a:hover .card-link svg{transform:translate(3px)}.button--primary{background:var(--red);border-color:var(--red);color:#fff}.button--primary:hover{background:var(--red-dark);border-color:var(--red-dark);color:#fff}.button--secondary{color:var(--graphite);background:0 0;border-color:#babbb9}.button--secondary:hover{border-color:var(--graphite);background:#fff}.button--light{color:#fff;background:0 0;border-color:#747578}.button--light:hover{color:var(--graphite);background:#fff;border-color:#fff}:focus-visible{outline:3px solid var(--red);outline-offset:4px}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:#fff;padding:.75rem;position:fixed;top:.5rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{z-index:20;background:#fff;border-bottom:1px solid #e7e7e4;position:sticky;top:0}.header-inner{align-items:center;gap:1.75rem;min-height:5.5rem;display:flex}.logo{flex:none;width:11rem;text-decoration:none;display:inline-flex}.logo img{width:100%;height:auto}.desktop-nav{gap:2rem;margin-left:auto;display:flex}.desktop-nav a{border-bottom:2px solid #0000;padding-block:.65rem;font-size:.82rem;font-weight:600;text-decoration:none}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--red);border-bottom-color:var(--red)}.menu-toggle,.icon-button{width:46px;height:46px;color:var(--graphite);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;flex:none;justify-content:center;align-items:center;display:inline-flex}.header-inner .menu-toggle{margin-left:auto;display:none}.mobile-nav{z-index:30;background:#20212499;position:fixed;inset:0}.mobile-nav__panel{background:var(--off-white);flex-direction:column;gap:1.5rem;width:min(100%,26rem);height:100%;margin-left:auto;padding:1.25rem;display:flex;overflow-y:auto}.mobile-nav__top{justify-content:space-between;align-items:center;display:flex}.mobile-nav nav{gap:.3rem;display:grid}.mobile-nav nav a{border-radius:11px;padding:.65rem .8rem;font-family:Barlow,sans-serif;font-size:1.8rem;text-decoration:none}.mobile-nav nav a[aria-current=page],.mobile-nav nav a:hover{background:var(--pale-red);color:var(--red)}.mobile-nav .button{margin-top:auto}.site-footer{color:#fff;background:#202124;padding-top:3rem}.footer-grid{grid-template-columns:1.5fr .7fr .8fr;gap:3rem;padding-bottom:2.5rem;display:grid}.footer-brand .logo{background:#fff;border-radius:7px;width:12rem;padding:.45rem}.footer-grid p{color:#c3c4c6;max-width:25rem;margin-top:1rem;font-size:.85rem}.footer-grid>div:not(.footer-brand){align-content:start;gap:.55rem;display:grid}.footer-grid h2{letter-spacing:.1em;text-transform:uppercase;margin-bottom:.3rem;font-family:Inter,sans-serif;font-size:.73rem}.footer-grid a{font-size:.85rem;text-decoration:none}.footer-grid a:hover{text-decoration:underline}.footer-bottom{color:#c3c4c6;border-top:1px solid #4c4d50;justify-content:space-between;gap:1rem;padding-block:1.2rem;font-size:.7rem;display:flex}.footer-bottom span:last-child{gap:1rem;display:flex}.photo{background:#e5e2dc;border-radius:22px;margin:0;position:relative;overflow:hidden}.photo img{object-fit:cover;aspect-ratio:3/2;width:100%;height:100%}.photo figcaption{color:#fff;letter-spacing:.03em;background:#191919cc;border-radius:5px;padding:.2rem .45rem;font-size:.61rem;position:absolute;bottom:.8rem;right:.8rem}.hero{background:#efefeb;padding-block:2.6rem}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);align-items:center;gap:3.5rem;display:grid}.hero-copy{padding-block:1.4rem}.hero h1{max-width:100%;font-size:clamp(2.4rem,4.25vw,4.15rem);font-weight:600;line-height:1.08}.hero .intro{max-width:30rem;margin-top:1.5rem;font-size:.95rem}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.8rem;display:flex}.hero-location{color:var(--text-soft);margin-top:1.8rem;font-size:.73rem;font-weight:600}.hero-photo{height:560px;max-height:66vw}.hero-photo img{aspect-ratio:auto;object-position:52% center}.trust-bar{background:#fff;padding-block:1.1rem}.trust-bar__inner{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.trust-bar span{background:var(--off-white);border-radius:10px;justify-content:center;align-items:center;gap:.7rem;padding:.7rem;font-size:.8rem;font-weight:600;display:flex}.trust-bar svg{color:var(--red);flex-shrink:0}.services-section{background:var(--graphite);color:#fff}.services-section .eyebrow,.generation .eyebrow,.inheritance .eyebrow,.about-hero .eyebrow,.cta-band .eyebrow,.services-section h2 em,.generation h2 em,.about-hero h1 span{color:#f1a3a0}.services-section .intro{color:#c5c6c8}.service-grid,.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem;display:grid}.service-card{background:#303134;border-radius:22px;transition:transform .25s;overflow:hidden}.service-card:hover,.gallery-card:hover{transform:translateY(-4px)}.service-card:focus-within{outline-offset:4px;outline:3px solid #f1a3a0}.gallery-card:focus-within{outline:3px solid var(--red);outline-offset:4px}.service-card__link,.gallery-open{flex-direction:column;height:100%;text-decoration:none;display:flex}.card-image{position:relative;overflow:hidden}.card-image .photo{border-radius:0}.card-image .photo img{aspect-ratio:1.42;transition:transform .45s}.service-card:hover img,.gallery-card:hover img{transform:scale(1.025)}.card-label{color:var(--red-dark);letter-spacing:.07em;text-transform:uppercase;background:#fff;border-radius:6px;padding:.32rem .6rem;font-size:.65rem;font-weight:700;position:absolute;top:1rem;left:1rem}.service-card__body,.gallery-card__body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.service-card h3{max-width:100%;font-size:clamp(1.35rem,2.15vw,1.9rem)}.service-card p{color:#c9cacb;margin-top:.8rem;font-size:.85rem}.card-link{justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1.5rem;font-size:.75rem;font-weight:600;display:flex}.service-card .card-link{color:#f4b9b6}.projects-teaser{background:#f7f7f5}.image-disclosure{color:var(--text-soft);margin-bottom:1.2rem;font-size:.75rem}.gallery-card{background:#ecece7;border-radius:22px;transition:transform .25s;overflow:hidden}.gallery-card:nth-child(2){background:#f2e9e5}.gallery-card p{color:var(--text-soft);margin-top:.8rem;font-size:.85rem}.gallery-card .card-link{color:var(--red-dark)}.image-count{color:#fff;background:#202124cc;border-radius:6px;padding:.3rem .5rem;font-size:.65rem;position:absolute;top:1rem;right:1rem}.lightbox{color:#fff;background:#202124;border:1px solid #555;border-radius:22px;width:min(1100px,100vw - 2rem);max-height:calc(100dvh - 2rem);margin:auto;padding:1.1rem}.lightbox::backdrop{background:#0c0c0ee0}.lightbox-top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.lightbox-top span{color:#c9cacc;font-size:.7rem}.lightbox h2{font-size:1.45rem}.lightbox-stage img{object-fit:contain;border-radius:8px;width:100%;height:min(62dvh,650px)}.lightbox-bottom{justify-content:center;align-items:center;gap:1.5rem;margin-top:1rem;font-size:.85rem;display:flex}.previous svg{transform:rotate(180deg)}.icon-button:hover{color:#fff;background:var(--red);border-color:var(--red)}.generation{color:#fff;background:#292a2d}.story-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.story-visual .photo{border-radius:22px 22px 0 0}.story-visual .photo img{aspect-ratio:1.3}.story-statement{background:#353639;border-radius:0 0 22px 22px;padding:1.8rem;font-family:Barlow,sans-serif;font-size:clamp(1.6rem,2.7vw,2.5rem);line-height:1.2}.story-statement span{color:#f1a3a0}.story-copy>p:not(.eyebrow){color:#cbccce;margin-top:1.25rem;font-size:.92rem}.story-copy .button{margin-top:1.7rem}.process{background:#efefeb}.steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.step{background:#fff;border-radius:22px;padding:1.5rem;transition:transform .25s;box-shadow:0 7px 20px #20212406}.step:hover{transform:translateY(-3px)}.step>span{background:var(--pale-red);width:3.1rem;height:3.1rem;color:var(--red);border-radius:12px;justify-content:center;align-items:center;font-family:Barlow,sans-serif;font-size:1.4rem;display:inline-flex}.step h3{min-height:3.1rem;margin-top:2rem;font-size:1.4rem}.step p{color:var(--text-soft);margin-top:.75rem;font-size:.83rem}.contact{background:#eae4df}.contact-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(2rem,6vw,6rem);display:grid}.contact-copy{padding-top:1rem}.contact-copy .intro{margin-top:1.5rem}.contact-copy__location{background:#f7f7f5;border-radius:18px;margin-top:2rem;padding:1.4rem;font-size:.85rem}.contact-copy__location strong{font-weight:600}.contact-form{background:#fff;border-radius:22px;gap:1.05rem;padding:clamp(1.2rem,3vw,2.25rem);display:grid;box-shadow:0 15px 40px #2021240a}.contact-form h3{font-size:1.6rem}.contact-form>p{color:var(--text-soft);font-size:.75rem}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.contact-form label{gap:.4rem;font-size:.77rem;font-weight:600;display:grid}.contact-form input,.contact-form select,.contact-form textarea{color:var(--graphite);background:#fbfbfa;border:1px solid #c6c6c4;border-radius:9px;width:100%;min-width:0;min-height:46px;padding:.75rem}.contact-form textarea{min-height:8rem}.contact-form .consent{align-items:start;gap:.65rem;font-size:.73rem;font-weight:400;display:flex}.contact-form .consent input{width:19px;height:19px;min-height:19px;accent-color:var(--red);flex-shrink:0;margin-top:3px}.form-status{min-height:1.25rem}.form-status[data-state=error]{color:var(--red-dark)}.page-hero{background:#eeeee9;padding-block:3rem}.page-hero h1{max-width:22ch}.page-hero .intro{margin-top:1.5rem}.page-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:3.5rem;display:grid}.page-hero-grid .photo img{aspect-ratio:1.15}.about-hero{color:#fff;background:#292a2d}.about-hero .intro{color:#cccdce}.detail-grid{gap:2rem;display:grid}.service-detail{background:#fff;border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:2.5rem;padding:1.5rem;scroll-margin-top:7rem;display:grid}.service-detail:nth-child(2){background:#efe8e4}.service-detail:nth-child(2) .photo{order:2}.service-detail__copy{padding:1.25rem}.service-detail__copy h2{font-size:clamp(1.8rem,3vw,2.8rem)}.service-detail__copy p:not(.eyebrow){color:var(--text-soft);margin-top:1.25rem;font-size:.93rem}.service-detail .photo img{aspect-ratio:1.1}.service-detail__copy .button{margin-top:1.5rem}.content-grid{background:#fff;border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:start;gap:2.5rem;padding:2.3rem;display:grid}.content-grid+.content-grid{background:#ece9e3;margin-top:1.5rem}.content-grid h2{font-size:clamp(1.9rem,3vw,3rem)}.content-grid__body{color:var(--text-soft);font-size:.94rem}.content-grid__body p+p{margin-top:1rem}.inheritance{color:#fff;background:#292a2d}.inheritance .intro{color:#c9cacc;margin-top:1.5rem}.inheritance-grid,.value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.inheritance-grid>div{background:#393a3d;border-radius:18px;padding:1.4rem}.inheritance-grid span{color:#f1a3a0;font-size:.8rem}.inheritance-grid h3{margin-top:1.4rem;font-size:1.45rem}.team-card{color:#fff;background:#292a2d;border-radius:22px;margin-top:2rem;padding:2rem}.team-card span{color:#f1a3a0;font-size:.75rem}.team-card h3{margin-top:.75rem;font-size:2rem}.team-card p{color:#cccdce;max-width:48rem;margin-top:1rem}.values{background:#ece9e3}.values .intro{margin-top:1.2rem}.value-grid article{background:#fff;border-radius:18px;padding:1.5rem}.value-grid h3{font-size:1.5rem}.value-grid p{color:var(--text-soft);margin-top:.7rem;font-size:.88rem}.cta-band{text-align:center;color:#fff;background:#202124;padding-block:4rem}.cta-band .section-title{margin-inline:auto}.cta-band .intro{color:#cccdce;margin:1.3rem auto 0}.cta-band .button{margin-top:1.7rem}.legal{max-width:50rem;min-height:55vh;padding-block:4rem}.legal p{color:var(--text-soft);margin-top:1.3rem}.legal a{color:var(--red);margin-top:1.5rem;display:inline-block}.js-reveal [data-reveal]{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(16px)}.js-reveal [data-reveal].is-visible{opacity:1;transform:none}@media (width<=1050px){.desktop-nav,.header-inner{gap:1rem}.logo{width:9.5rem}.hero-grid,.page-hero-grid{gap:2rem}.hero h1{font-size:3.25rem}.hero-photo{height:510px;max-height:none}.steps{grid-template-columns:repeat(2,minmax(0,1fr))}.step h3{min-height:0;margin-top:1.2rem}.service-grid,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-grid>:last-child,.gallery-grid>:last-child{grid-column:1/-1;max-width:calc(50% - .65rem)}.story-grid{gap:2rem}}@media (width<=880px){.desktop-nav,.header-cta{display:none}.header-inner .menu-toggle{display:inline-flex}.hero h1{font-size:2.8rem}.page-hero-grid h1{font-size:2.7rem}.section-heading{grid-template-columns:1fr;gap:1.25rem}.section-heading .intro{max-width:42rem}.contact-grid,.story-grid{grid-template-columns:1fr}.story-visual{grid-template-columns:1.2fr 1fr;display:grid}.story-visual .photo{border-radius:22px 0 0 22px}.story-visual .photo img{aspect-ratio:auto;min-height:270px}.story-statement{border-radius:0 22px 22px 0;flex-direction:column;justify-content:center;font-size:1.8rem;display:flex}.inheritance-grid,.value-grid{grid-template-columns:1fr}}@media (width<=760px){.lightbox-stage img{aspect-ratio:3/2;height:auto;max-height:60dvh}.header-inner{min-height:4.8rem}.hero{padding-block:2.2rem 1.5rem}.hero-grid,.page-hero-grid{grid-template-columns:1fr;gap:1.8rem}.hero-copy{padding:0}.hero h1{max-width:20ch;font-size:clamp(2rem,7.8vw,3.5rem)}.hero .intro{max-width:36rem}.hero-photo{height:auto}.hero-photo img{aspect-ratio:1.4;object-position:center;height:auto}.hero-location{margin-top:1.25rem}.trust-bar__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.trust-bar span{gap:.4rem;padding:.6rem .4rem;font-size:.7rem}.service-grid,.gallery-grid,.steps,.content-grid,.service-detail,.footer-grid{grid-template-columns:1fr}.service-grid>:last-child,.gallery-grid>:last-child{grid-column:auto;max-width:none}.service-card h3{font-size:1.75rem}.service-detail{gap:1rem;padding:1rem}.service-detail:nth-child(2) .photo{order:0}.service-detail__copy{padding:.5rem}.service-detail .photo img{aspect-ratio:1.4}.content-grid{gap:1.3rem;padding:1.5rem}.step{padding:1.5rem}.page-hero-grid h1{font-size:clamp(2rem,7.5vw,3.5rem)}.page-hero-grid .photo img{aspect-ratio:1.5}.footer-grid{gap:2rem}.footer-bottom{flex-direction:column}}@media (width<=430px){:root{--page-padding:1.15rem}.eyebrow{letter-spacing:.08em;font-size:.62rem}h2,.section-title{font-size:1.85rem}h1,.hero h1,.page-hero h1{font-size:2rem}.service-card h3{font-size:1.55rem}.form-row,.story-visual{grid-template-columns:1fr}.story-visual .photo{border-radius:22px 22px 0 0}.story-statement{border-radius:0 0 22px 22px}.lightbox{width:calc(100vw - 1rem);padding:.75rem}.lightbox h2{font-size:1.15rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.js-reveal [data-reveal]{opacity:1;transform:none}}
