:root{--accent:#6b6135;--soft:#f5f1e8;--ink:#1f2528;--muted:#657075;--line:#d9e0df}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fbfcfb;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}.site-header{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(18px,5vw,70px);border-bottom:1px solid var(--line);background:rgba(255,255,255,.95);position:sticky;top:0;z-index:5}.brand{font-weight:700;letter-spacing:.02em;display:flex;align-items:center;gap:10px}.brand span{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:var(--accent);color:#fff}.main-nav{display:flex;gap:8px;flex-wrap:wrap}.main-nav a{padding:9px 12px;border-radius:8px;color:#3d4649}.main-nav a:hover{background:var(--soft)}main{overflow:hidden}.hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(280px,.98fr);gap:clamp(22px,4vw,58px);align-items:center;padding:clamp(34px,7vw,86px) clamp(18px,5vw,70px) 38px}.hero-copy{max-width:720px}.kicker{text-transform:uppercase;font-size:13px;letter-spacing:.12em;color:var(--accent);font-weight:700}h1{font-size:clamp(34px,6vw,68px);line-height:1.02;margin:10px 0 18px;letter-spacing:0}h2{font-size:clamp(22px,3vw,34px);line-height:1.15;margin:0 0 12px;letter-spacing:0}p{font-size:17px;color:var(--muted);margin:0 0 14px}.hero figure{height:clamp(320px,48vw,560px);margin:0;border-radius:8px;overflow:hidden}.content-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:24px;padding:30px clamp(18px,5vw,70px);align-items:stretch}.content-grid figure{min-height:300px;margin:0;border-radius:8px;overflow:hidden}.text-block{background:var(--soft);padding:clamp(24px,4vw,44px);border-radius:8px;display:flex;flex-direction:column;justify-content:center}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:34px clamp(18px,5vw,70px) 64px}.feature-grid article{border:1px solid var(--line);border-radius:8px;padding:24px;background:#fff}.feature-grid span{color:var(--accent);font-weight:700}.contact-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:22px;background:var(--soft);padding:34px clamp(18px,5vw,70px);margin:10px clamp(18px,5vw,70px) 58px;border-radius:8px}form{display:grid;gap:12px}label{display:grid;gap:6px;color:#3d4649;font-weight:700}input,textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:12px;font:inherit;background:#fff}button{border:0;border-radius:8px;padding:13px 16px;background:var(--accent);color:#fff;font-weight:700;justify-self:start}.simple-page{padding:clamp(40px,8vw,90px) clamp(18px,5vw,70px);min-height:58vh}.simple-page section{max-width:820px}.site-footer{display:flex;justify-content:space-between;gap:20px;padding:28px clamp(18px,5vw,70px);border-top:1px solid var(--line);background:#fff}.footer-links{display:flex;gap:12px;flex-wrap:wrap;color:var(--muted)}
.layout-a{background:#f8fbfc}.layout-a .hero{background:#f8fbfc}.layout-a .hero figure{box-shadow:0 24px 70px rgba(36,92,114,.16)}.layout-a .content-grid{grid-template-columns:.78fr 1.22fr}.layout-a .feature-grid article:nth-child(2){background:var(--soft)}
.layout-b{background:#fff8ec}.layout-b .site-header{background:#fff8ec}.layout-b .hero-image-first{grid-template-columns:minmax(320px,1.15fr) minmax(0,.85fr);background:#eadfbe;padding-top:42px;border-bottom:8px solid #c77742}.layout-b .hero-image-first figure{height:clamp(390px,54vw,640px)}.layout-b .hero-copy{background:#fffaf0;border:1px solid #dcc591;border-radius:8px;padding:clamp(22px,4vw,42px)}.band-intro{display:grid;grid-template-columns:.9fr 1.05fr .95fr;gap:18px;align-items:stretch;padding:44px clamp(18px,5vw,70px) 68px}.band-intro figure{margin:0;border-radius:8px;overflow:hidden;min-height:420px}.feature-list{display:grid;gap:12px}.feature-list article{background:#fffdf8;border:1px solid #dfd3b7;border-left:6px solid #c77742;border-radius:8px;padding:18px}.feature-list h2{font-size:22px}.feature-list span{color:var(--accent);font-weight:700}
.layout-c{background:#fcf4f8}.layout-c .site-header{background:#fcf4f8}.hero-stack{grid-template-columns:1fr;padding-bottom:20px;background:#f1dfe8;border-bottom:8px solid #4f7893}.hero-stack .hero-copy{max-width:980px;background:#fff;border:1px solid #e1c5d4;border-radius:8px;padding:clamp(22px,4vw,42px)}.hero-stack figure{height:430px}.mosaic{display:grid;grid-template-columns:.82fr 1.18fr;gap:18px;padding:18px clamp(18px,5vw,70px) 68px;align-items:stretch;background:#fcf4f8}.mosaic figure{margin:0;border-radius:8px;overflow:hidden;min-height:390px}.mosaic .feature-grid{grid-column:1 / -1;padding:0;grid-template-columns:1fr 1fr 1fr;background:transparent}.mosaic .text-block{background:#fff;border:1px solid #e1c5d4}
.layout-d{background:#f3faf5}.layout-d .site-header{background:#f3faf5}.split-panel{display:grid;grid-template-columns:1.35fr .65fr;gap:24px;align-items:stretch;padding:clamp(34px,7vw,86px) clamp(18px,5vw,70px) 30px;background:#e3f1e8}.split-panel .hero-copy{display:flex;flex-direction:column;justify-content:center;max-width:790px}.split-panel figure{margin:0;border-radius:8px;overflow:hidden;min-height:520px}.side-note{display:grid;grid-template-columns:.92fr 1.08fr;gap:24px;padding:34px clamp(18px,5vw,70px) 12px}.side-note figure{margin:0;border-radius:8px;overflow:hidden;min-height:280px}.layout-d .feature-grid{grid-template-columns:1.35fr .85fr .85fr}.layout-d .feature-grid article:first-child{background:var(--soft)}
.profile-hero{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(260px,.82fr);gap:28px;align-items:end;padding:clamp(38px,7vw,88px) clamp(18px,5vw,70px) 28px;background:color-mix(in srgb,var(--soft) 66%,#fff)}.profile-hero figure{margin:0;border-radius:8px;overflow:hidden;min-height:360px}.about-first{border-bottom:8px solid color-mix(in srgb,var(--accent) 62%,#d58b49)}.about-return{padding-top:42px}.about-details article{border-top:6px solid var(--accent)}.process-lane{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;padding:34px clamp(18px,5vw,70px) 70px}.process-lane figure{margin:0;border-radius:8px;overflow:hidden;min-height:420px}.lane-copy{display:grid;align-content:center;gap:16px}.service-board{display:grid;grid-template-columns:.95fr 1.05fr;gap:18px;padding:clamp(36px,7vw,82px) clamp(18px,5vw,70px) 40px;background:#fff}.board-title{background:var(--soft);border-radius:8px;padding:clamp(24px,4vw,44px);display:flex;flex-direction:column;justify-content:center;border-left:8px solid var(--accent)}.board-image-main,.board-image-side{margin:0;border-radius:8px;overflow:hidden}.board-image-main{min-height:430px}.board-image-side{min-height:290px}.service-rows{display:grid;gap:12px}.service-rows article{display:grid;grid-template-columns:70px 1fr;gap:10px;align-items:start;border-bottom:1px solid var(--line);padding:18px 0}.service-rows span{color:var(--accent);font-weight:700}.service-rows h2{font-size:24px}.contact-hero{display:grid;grid-template-columns:.74fr 1.26fr;gap:26px;align-items:center;padding:clamp(36px,6vw,76px) clamp(18px,5vw,70px) 28px;background:var(--soft);border-bottom:8px solid color-mix(in srgb,var(--accent) 68%,#8aa6b4)}.contact-hero figure{margin:0;border-radius:8px;overflow:hidden;min-height:360px}.contact-layout{display:grid;grid-template-columns:.82fr 1.1fr .9fr;gap:18px;align-items:stretch;padding:34px clamp(18px,5vw,70px) 40px}.contact-box{background:#fff;border:1px solid var(--line);border-top:6px solid var(--accent);border-radius:8px;padding:24px}.contact-layout figure{margin:0;border-radius:8px;overflow:hidden;min-height:320px}.detail-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:0 clamp(18px,5vw,70px) 70px}.detail-strip div{background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px;box-shadow:0 14px 38px rgba(31,37,40,.06)}.detail-strip span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:8px;background:var(--accent);color:#fff;font-weight:700;margin-bottom:14px}.detail-strip strong{display:block;color:#263034;margin-bottom:8px}.layout-b .detail-strip div:nth-child(2){background:#fff3dc}.layout-c .detail-strip div:nth-child(2){background:#f7e8f0}
.layout-b .profile-hero{grid-template-columns:.85fr 1.15fr}.layout-b .profile-hero figure{order:-1}.layout-c .process-lane{grid-template-columns:1.15fr .85fr}.layout-c .process-lane figure{order:2}.layout-d .contact-layout{grid-template-columns:1fr 1fr}.layout-d .contact-layout figure{grid-column:1 / -1;min-height:260px}
@media (max-width:820px){.site-header{align-items:flex-start;flex-direction:column}.hero,.content-grid,.contact-panel,.layout-a .content-grid,.layout-b .hero-image-first,.band-intro,.mosaic,.split-panel,.side-note,.profile-hero,.process-lane,.service-board,.contact-hero,.contact-layout,.detail-strip{grid-template-columns:1fr}.feature-grid,.feature-list,.mosaic .feature-grid,.layout-d .feature-grid{grid-template-columns:1fr}.layout-b .profile-hero figure,.layout-c .process-lane figure{order:0}.layout-d .contact-layout figure{grid-column:auto}.hero figure,.layout-b .hero-image-first figure,.hero-stack figure,.split-panel figure,.profile-hero figure,.contact-hero figure{height:310px;min-height:310px}.band-intro figure,.mosaic figure,.side-note figure,.process-lane figure,.board-image-main,.board-image-side,.contact-layout figure{min-height:280px}.service-rows article{grid-template-columns:1fr}.site-footer{flex-direction:column}h1{font-size:38px}.main-nav a{padding:8px 9px}}