:root{--red:#d13918;--ink:#171918;--paper:#fff;--muted:#646966;--line:#d7dad7;--gutter:clamp(24px,7.3vw,132px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:'Hiragino Kaku Gothic ProN','Yu Gothic',Meiryo,sans-serif;color:var(--ink);font-size:16px;line-height:1.95;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #2c81cf;outline-offset:6px}img{display:block;max-width:100%;object-fit:cover}p,h1,h2,h3,figure{margin:0}p+p{margin-top:22px}h1,h2,h3{line-height:1.55;letter-spacing:.02em}button{border:0}small{font-size:13px}.red{color:var(--red)}.eyebrow{font-family:Arial,sans-serif;font-size:13px;letter-spacing:.13em;font-weight:700;line-height:1.5}.skip{position:fixed;top:-100px;background:white;z-index:100;padding:12px}.skip:focus{top:0}.header{position:absolute;top:0;left:0;width:100%;height:110px;padding:0 3.7vw;display:flex;align-items:center;justify-content:space-between;z-index:20;color:#fff;gap:30px}.brand{display:flex;flex-direction:column;line-height:1;flex-shrink:0}.brand-name{font-family:Arial,Helvetica,sans-serif;font-size:43px;font-weight:900;letter-spacing:-2.5px;font-style:italic}.brand-dot{color:var(--red)}.brand-sub{font-size:11px;letter-spacing:.16em;margin-top:9px}.nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:700}.nav>a:not(.nav-contact){position:relative;padding:12px 0}.nav>a:not(.nav-contact):after{content:'';position:absolute;bottom:5px;left:0;width:0;height:2px;background:#fff;transition:width .25s}.nav>a:hover:after{width:100%}.nav-contact{padding:17px 25px;background:var(--red);display:flex;gap:35px;align-items:center;transition:background .2s}.nav-contact:hover{background:#af2d12}.menu-toggle{display:none}.hero{height:100svh;min-height:740px;max-height:1180px;position:relative;background:#242b28;color:#fff;isolation:isolate;overflow:hidden}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity 1.25s,visibility 1.25s}.hero-slide.is-active{opacity:1;visibility:visible;z-index:1}.hero-slide>img{width:100%;height:100%;transform:scale(1.045);transition:transform 7.3s linear;object-position:62% center}.hero-slide.is-active>img{transform:scale(1.105)}.hero-slide:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,17,14,.76),rgba(9,17,14,.32) 65%,rgba(9,17,14,.12)),linear-gradient(0deg,rgba(9,17,14,.6),transparent 25%,transparent 75%,rgba(9,17,14,.4));z-index:1}.hero-copy{position:absolute;z-index:2;top:25%;left:var(--gutter);right:35px}.hero-copy>.eyebrow{font-size:12px;letter-spacing:.2em;color:#eee}.hero-kicker{margin-top:30px!important;font-size:14px;display:flex;align-items:center;gap:12px}.hero-kicker:before{content:'';width:30px;height:2px;background:var(--red)}.hero h1,.hero-title{font-size:clamp(42px,5.5vw,86px);font-weight:900;line-height:1.48;letter-spacing:.025em;margin:12px 0 22px!important}.hero em{font-style:normal}.hero-description{font-size:16px;line-height:1.85;font-weight:500;margin:0!important}.hero-bottom{position:absolute;bottom:45px;left:var(--gutter);right:var(--gutter);z-index:4;display:flex;justify-content:space-between;align-items:center}.hero-scroll{font:11px Arial,sans-serif;letter-spacing:.15em;display:flex;align-items:center;gap:25px}.hero-scroll span{font-size:24px}.slider-controls{display:flex;gap:14px;align-items:center;font:14px Arial,sans-serif}.slide-rule{width:55px;height:1px;background:#ffffff70}.slide-total{color:#bbb}.slide-dots{display:flex;gap:4px;margin-left:12px}.slide-dots button{width:24px;height:30px;background:transparent;padding:0;position:relative}.slide-dots button:after{content:'';position:absolute;top:13px;left:2px;right:2px;height:3px;background:#ffffff65}.slide-dots button.active:after{background:var(--red)}.pause{background:transparent;border:1px solid #ffffff60;color:white;width:35px;height:35px;font-size:14px;padding:0}.hero-caption{position:absolute;bottom:13px;right:var(--gutter);z-index:3;color:#ddd;font-size:10px}.intro-strip{padding:28px var(--gutter);display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line);font-size:14px;font-weight:600}.intro-strip p{margin:0;font-size:13px;color:var(--muted)}.intro-strip i{font-style:normal;margin:0 15px;color:var(--red)}.section{padding:100px var(--gutter)}.section-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:62px;gap:15px}.section-index{font-size:12px;color:var(--muted)}.display{font-size:clamp(34px,4.2vw,61px);font-weight:900;line-height:1.55;letter-spacing:.02em}.promise-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:9%;align-items:center}.promise-body{max-width:465px}.promise-body .lead{font-size:22px;font-weight:700;line-height:1.9;margin-bottom:30px}.promise-body>p:not(.lead){color:#454a46}.text-link{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid currentColor;padding:20px 0 15px;font-size:14px;font-weight:700;margin-top:24px}.text-link span{font-size:24px;transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}.promise-photo{height:440px;position:relative;margin-top:72px;overflow:hidden;background:var(--ink);color:#fff}.promise-photo img{width:100%;height:100%;object-position:center 55%;opacity:.62}.promise-photo>div{position:absolute;left:50px;top:50%;transform:translateY(-50%)}.promise-photo span{font:12px Arial,sans-serif;letter-spacing:.16em}.promise-photo p{font-size:38px;font-weight:700;line-height:1.6;margin-top:16px}.promise-photo small{position:absolute;right:15px;bottom:10px;font-size:11px}.value-row{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:48px}.value-row article{padding-right:25px;border-right:1px solid var(--line)}.value-row article:last-child{padding-right:0;border:0}.value-number{font:14px Arial,sans-serif;color:var(--red)}.value-row h3{font-size:20px;margin:16px 0}.value-row p{font-size:15px;color:var(--muted)}.dark{background:var(--ink);color:white}.dark .section-top{border-color:#ffffff35}.dark .section-index{color:#aaa}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:65px}.section-heading>p{max-width:420px;font-size:16px;color:#626762}.dark .section-heading>p{color:#bdc2be}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.service-card figure{position:relative;margin-bottom:28px;overflow:hidden}.service-card img{aspect-ratio:1/1.05;object-position:65% center;width:100%;transition:transform .6s}.service-card:hover img{transform:scale(1.04)}.service-card figcaption{position:absolute;right:10px;bottom:8px;font-size:10px;text-shadow:0 1px 4px #000}.service-card .eyebrow{font-size:11px;color:#c4c9c5}.service-card h3{font-size:23px;margin:13px 0 20px}.service-card>p:not(.eyebrow){font-size:15px;color:#c0c5c1}.service-card .text-link{border-color:#ffffff50}.craft-note{margin-top:70px;border-top:1px solid #ffffff35;padding-top:40px}.craft-note>.eyebrow{color:#bdc2be}.craft-note h3{font-size:26px;margin:16px 0 30px}.layers{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#454b46;border:1px solid #454b46}.layers span{padding:20px;background:var(--ink);font-size:14px;display:flex;gap:15px}.layers b{color:#e4765e;font:14px Arial,sans-serif;line-height:2}.craft-note>p:last-child{font-size:14px;color:#bdc2be;margin-top:18px}.work{display:grid;grid-template-columns:1fr 1.8fr;align-items:center;gap:45px;padding:40px 0;border-top:1px solid var(--line)}.work-info h3{font-size:27px;margin:16px 0}.work-info>p:last-child{font-size:13px;color:var(--muted);line-height:1.9}.work-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:620px}.work-pair img{width:100%;height:auto;aspect-ratio:270/235;object-fit:contain;background:#f0f0f0}.work-pair figcaption{font:11px Arial,sans-serif;letter-spacing:.08em;margin-top:12px}.work-pair figure:last-child figcaption{color:var(--red)}.fine{font-size:12px;line-height:1.8;color:var(--muted)}.works>.fine{border-top:1px solid var(--line);padding-top:22px}.planning{background:#f1f3f0}.planning-layout{display:grid;grid-template-columns:1fr 1fr;gap:10%}.planning-layout h2{font-size:clamp(32px,3.4vw,49px)}.planning-layout>div>p{margin-top:30px;max-width:470px}.planning-image{width:100%;aspect-ratio:1.65;margin-top:35px}.process{list-style:none;padding:0;margin:0}.process li{display:flex;gap:25px;border-top:1px solid #c9cfc9;padding:26px 0}.process li>span{font:14px Arial,sans-serif;color:var(--red);padding-top:8px}.process h3{font-size:23px;margin-bottom:12px}.process p{font-size:15px;color:#58605a}.faq{margin-top:80px;padding-top:35px;border-top:1px solid #c9cfc9;display:grid;grid-template-columns:1fr 1.6fr;column-gap:50px}.faq>h3{font-size:21px;grid-row:span 4}.faq details{border-bottom:1px solid #c9cfc9}.faq summary{padding:23px 0;cursor:pointer;list-style:none;font-weight:700;font-size:15px;display:flex;gap:25px;justify-content:space-between}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:var(--red);flex-shrink:0}.faq details[open] summary span{transform:rotate(45deg)}.faq details>p{padding:0 30px 24px 0;font-size:15px;color:#58605a}.company-layout{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.company-photo{position:relative;align-self:stretch;min-height:400px}.company-photo img{height:100%;width:100%;object-position:65% center}.company-photo small{position:absolute;bottom:10px;right:12px;color:#fff;font-size:11px;text-shadow:0 1px 4px #000}.company-message h2{font-size:30px;margin-bottom:28px}.company-message>p{font-size:15px;color:#535b55}.company-message .signature{margin-top:30px;font-size:13px}.signature strong{font-size:23px;color:var(--ink);display:inline-block;margin-top:7px;letter-spacing:.12em}.company-details{display:grid;grid-template-columns:1fr 1fr;gap:0 50px;margin:55px 0 0}.company-details>div{display:grid;grid-template-columns:100px 1fr;border-top:1px solid var(--line);padding:20px 0;font-size:14px}.company-details dt{color:var(--muted)}.company-details dd{margin:0;overflow-wrap:anywhere}.company-details a:hover{text-decoration:underline}.contact{background:var(--red);color:white}.contact .section-top{border-color:#ffffff55}.contact .section-index{color:#ffddd4}.contact .display{font-size:clamp(34px,4.1vw,59px)}.contact-lead{margin-top:25px;font-size:16px}.contact-options{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;margin:45px 0 30px}.phone{display:flex;flex-direction:column;line-height:1.5}.phone>span{font-size:14px}.phone strong{font-family:Arial,sans-serif;font-size:clamp(30px,3.7vw,54px);letter-spacing:.02em;margin:8px 0}.phone small{font-size:12px}.email{background:white;color:var(--red);padding:25px 30px;transition:background .2s}.email:hover{background:#ffede8}.email>span{font-weight:700;font-size:19px;display:flex;justify-content:space-between;align-items:center;gap:20px}.email b{font-size:32px}.email small{display:block;font-size:12px;margin-top:6px}.contact-note{font-size:12px;color:#fff;line-height:2;border-top:1px solid #ffffff55;padding-top:24px}.contact-note>span{overflow-wrap:anywhere}.contact-note button{background:transparent;color:#fff;font-size:12px;padding:5px 0;margin-left:12px;border-bottom:1px solid #fff}#copy-status{display:inline-block;margin-left:10px}.footer{background:var(--ink);color:#fff;padding:55px var(--gutter) 28px}.footer-top{display:flex;align-items:center;gap:50px}.footer-top>p{font-size:14px;color:#ddd}.back-top{margin-left:auto;border:1px solid #777;width:48px;height:48px;display:grid;place-items:center}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff30;margin-top:35px;padding-top:20px;color:#929993}.footer-bottom small{font-size:11px}.mobile-contact,.mobile-only{display:none}.reveal{transition:opacity .8s,transform .8s}.motion-ready .reveal:not(.in-view){opacity:0;transform:translateY(22px)}
@media(min-width:1800px){.section{padding-left:max(var(--gutter),calc((100vw - 1480px)/2));padding-right:max(var(--gutter),calc((100vw - 1480px)/2))}}
@media(max-width:1100px){.nav{gap:18px;font-size:12px}.nav-contact{gap:15px;padding:15px}.header{padding:0 30px}.service-card h3{font-size:19px}.promise-layout{gap:6%}.promise-body .lead{font-size:19px}.layers span{padding:17px 12px;gap:9px}.faq{grid-template-columns:1fr;gap:20px}.faq>h3{grid-row:auto}.work{grid-template-columns:1fr 1.6fr;gap:25px}.company-details>div{grid-template-columns:75px 1fr}.contact-options{gap:30px}}
@media(max-width:800px){html{scroll-padding-top:25px}.header{height:90px;padding:0 24px}.brand-name{font-size:35px}.brand-sub{font-size:10px}.menu-toggle{display:flex;gap:12px;align-items:center;color:white;background:transparent;font:11px Arial,sans-serif;letter-spacing:.1em;padding:15px 0}.menu-toggle span{font-size:22px}.nav{display:none;position:absolute;top:90px;left:0;right:0;background:var(--ink);padding:20px 24px 30px;border-top:1px solid #444;box-shadow:0 10px 20px #0003}.nav.is-open{display:flex;flex-direction:column;align-items:stretch;font-size:16px;gap:5px}.nav .nav-contact{margin-top:10px;justify-content:space-between;padding:15px 20px}.hero{min-height:730px;max-height:1000px}.hero-copy{top:23%;right:20px}.hero h1,.hero-title{font-size:clamp(34px,6.7vw,54px);line-height:1.6}.hero-description{font-size:14px;max-width:85%}.hero-kicker{margin-top:26px!important;font-size:12px}.hero-copy>.eyebrow{font-size:10px}.hero-bottom{bottom:40px}.hero-scroll{font-size:9px;gap:15px}.slider-controls{gap:8px}.slide-dots{margin-left:0;gap:0}.slide-dots button{width:19px}.slide-rule{width:25px}.hero-slide>img{object-position:65% center}.intro-strip{display:block;padding:23px var(--gutter)}.intro-strip p{font-size:11px;margin-top:6px}.intro-strip i{margin:0 7px}.section{padding-top:65px;padding-bottom:65px}.section-top{margin-bottom:40px;padding-bottom:16px}.section-index{font-size:10px}.eyebrow{font-size:11px}.promise-layout,.planning-layout,.company-layout{grid-template-columns:1fr;gap:35px}.display{font-size:40px}.promise-body{max-width:none}.promise-body .lead{font-size:20px}.promise-photo{height:340px;margin-top:40px}.promise-photo>div{left:25px}.promise-photo p{font-size:28px}.value-row{gap:25px;grid-template-columns:1fr}.value-row article{border-right:0;border-bottom:1px solid var(--line);padding:0 0 25px}.value-row h3{margin:8px 0 12px}.value-row p{font-size:15px}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:25px;font-size:15px}.service-grid{grid-template-columns:1fr;gap:45px}.service-card img{aspect-ratio:1.55;object-position:center}.service-card h3{font-size:25px}.service-card figure{margin-bottom:20px}.service-card .text-link{margin-top:12px}.craft-note{margin-top:50px}.craft-note h3{font-size:23px}.layers{grid-template-columns:1fr 1fr}.craft-note>p:last-child{font-size:13px}.work{grid-template-columns:1fr;gap:24px;padding:30px 0}.work-info h3{font-size:24px;margin:10px 0}.work-info h3 br{display:none}.work-pair{max-width:none;gap:12px}.work-pair figcaption{font-size:10px}.planning-layout h2{font-size:36px}.process{margin-top:10px}.process h3{font-size:21px}.process li{padding:23px 0}.faq{margin-top:35px}.company-photo{min-height:0;height:320px}.company-message h2{font-size:27px}.company-details{grid-template-columns:1fr;gap:0;margin-top:35px}.company-details>div{grid-template-columns:85px 1fr}.contact .display{font-size:35px}.contact-options{grid-template-columns:1fr;gap:30px}.phone strong{font-size:41px}.email{padding:20px 25px}.footer{padding-top:40px;padding-bottom:90px}.footer-top{flex-wrap:wrap;gap:25px}.footer-top>p{font-size:12px;order:3;width:100%}.footer-bottom{flex-direction:column;gap:8px;margin-top:25px}.mobile-contact{display:flex;position:fixed;z-index:25;bottom:0;left:0;right:0;box-shadow:0 -3px 15px #0002;padding-bottom:env(safe-area-inset-bottom);background:var(--red)}.mobile-contact a{width:50%;text-align:center;padding:15px 10px;color:white;background:var(--red);font-size:14px;font-weight:700}.mobile-contact a:first-child{background:#fff;color:var(--ink)}.mobile-contact span{margin-left:10px}.mobile-only{display:block}.hero-caption{font-size:9px}.motion-ready .reveal:not(.in-view){opacity:1;transform:none}}
@media(max-width:390px){.hero h1,.hero-title{font-size:33px}.display{font-size:34px}.hero-scroll{display:none}.hero-bottom{justify-content:flex-end}.intro-strip>span{font-size:13px}.contact .display{font-size:29px}.phone strong{font-size:36px}.email>span{font-size:17px}.section-index{font-size:9px}.section-top>.eyebrow{font-size:10px}.planning-layout h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-slide>img{transform:none!important}.motion-ready .reveal:not(.in-view){opacity:1;transform:none}}

/* Supplied company identity: preserve the original logo colors. */
.header{height:138px;gap:24px}
.brand{gap:10px;max-width:100%}
.brand-philosophy{font-size:14px;line-height:1.65;font-weight:700;letter-spacing:.015em;white-space:nowrap}
.brand-logo{width:340px;height:auto;object-fit:contain}
.footer .brand-logo{width:400px}
.footer .brand-philosophy{font-size:16px}
.footer-top{flex-wrap:wrap;gap:30px}
.service-card img{aspect-ratio:1/1.05;object-position:center}
.layers>span{transform-origin:center;will-change:auto}
@media(max-width:1100px){.header{padding-inline:24px}.header .brand-logo{width:290px}.header .brand-philosophy{font-size:12px}.nav{gap:15px}.nav-contact{padding:14px 12px;gap:10px}}
@media(max-width:900px) and (min-width:801px){.header .brand-logo{width:250px}.header .brand-philosophy{font-size:11px}.nav{gap:11px;font-size:11px}}
@media(max-width:800px){.header{height:120px;gap:15px}.header .brand-logo{width:260px}.header .brand-philosophy{font-size:12px;white-space:normal;max-width:260px;line-height:1.6}.nav{top:120px}.menu-toggle{flex-shrink:0;font-size:10px;gap:8px}.footer .brand-logo{width:min(100%,400px)}.footer .brand-philosophy{font-size:13px;white-space:normal}.service-card img{aspect-ratio:1.55;object-position:center}.footer-top .brand{flex:1;min-width:0}}
@media(max-width:390px){.header{padding-inline:20px;gap:10px}.header .brand-logo{width:235px}.header .brand-philosophy{font-size:11px}.menu-toggle{gap:5px}.menu-toggle span{font-size:19px}}
.header .brand{min-width:0;flex-shrink:1}.header .brand-logo{max-width:100%}.header .nav{flex-shrink:0}

/* Transparent header logo over HERO; original artwork is retained. */
.header{height:184px;align-items:center}
.header .brand{gap:5px;align-items:flex-start}
.header .brand-logo{width:220px;height:auto;filter:drop-shadow(0 2px 4px rgba(0,0,0,.65))}
.header .brand-philosophy{color:#fff;font-size:13px;text-shadow:0 1px 4px #000,0 0 12px #0008}
.hero-copy{top:max(210px,25%)}
.service-card img{aspect-ratio:1672/941;width:100%;height:auto;object-fit:contain;object-position:center}
.service-card:hover img{transform:none}
@media(max-width:1100px){.header .brand-logo{width:205px}.header .brand-philosophy{font-size:11px;white-space:normal;max-width:290px}}
@media(max-width:800px){.header{height:176px;align-items:flex-start;padding-top:16px}.header .brand-logo{width:195px}.header .brand-philosophy{font-size:12px;max-width:260px}.menu-toggle{margin-top:8px}.nav{top:176px}.hero-copy{top:max(202px,25%)}.service-card img{aspect-ratio:1672/941;object-fit:contain}}
@media(max-width:390px){.header .brand-logo{width:180px}.header .brand-philosophy{font-size:11px}}
/* Reserve space for the taller emblem and the hero copy. */
.hero{min-height:880px}
@media(max-width:800px){.hero{min-height:790px}}
