:root {
  --ink: #171717;
  --deep: #101b42;
  --pine: #3e56a4;
  --sage: #8295cc;
  --linen: #f4f5f9;
  --sand: #dfe4f5;
  --clay: #ffd208;
  --white: #ffffff;
  --line: rgba(23, 23, 23, 0.16);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--linen); color: var(--ink); font-family: "DM Sans", sans-serif; font-size: 16px; line-height: 1.6; }
a { color: inherit; text-decoration: none; }
button, input, textarea { font: inherit; }
button { cursor: pointer; }
.container { width: min(1160px, calc(100% - 48px)); margin: 0 auto; }
.section { padding: 120px 0; }
.sr-only, .skip-link:not(:focus) { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.skip-link:focus { top: 12px; left: 12px; z-index: 99; padding: 10px; background: var(--white); }

.site-header { position: absolute; z-index: 5; top: 0; width: 100%; }
.nav-wrap { display: flex; align-items: center; justify-content: space-between; height: 92px; }
.brand { display: inline-flex; align-items: center; gap: 11px; font-family: Manrope, sans-serif; font-size: 17px; letter-spacing: .12em; }
.brand strong { font-weight: 800; }
.brand-mark { position: relative; display: inline-flex; width: 61px; height: 25px; align-items: center; gap: 5px; }
.brand-mark i { display: block; width: 14px; height: 25px; background: var(--pine); }
.brand-mark i:nth-child(2), .brand-mark i:nth-child(3) { width: 17px; height: 25px; clip-path: polygon(100% 0, 0 50%, 100% 100%); }
.main-nav { display: flex; align-items: center; gap: 30px; font-size: 14px; font-weight: 600; }
.main-nav > a:not(.button) { transition: color .2s; }.main-nav > a:not(.button):hover { color: var(--clay); }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 20px; border: 1px solid var(--pine); padding: 15px 20px; background: var(--pine); color: var(--white); font-size: 14px; font-weight: 700; transition: transform .2s, background .2s; }
.button:hover { transform: translateY(-2px); background: var(--deep); }.button-small { padding: 10px 14px; }
.menu-button { display: none; background: transparent; border: 0; }

.hero { min-height: 760px; padding: 164px 0 74px; overflow: hidden; background: linear-gradient(90deg, var(--linen) 0%, var(--linen) 57%, #dbe1f4 57%); }
.hero-grid { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 75px; }
.eyebrow { display: flex; align-items: center; gap: 10px; margin: 0 0 18px; color: var(--pine); font-size: 12px; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }.eyebrow > span { display: inline-block; width: 25px; height: 2px; background: var(--clay); }.eyebrow.light { color: #ced9cf; }
h1, h2, h3 { margin: 0; font-family: Manrope, sans-serif; letter-spacing: -.055em; line-height: 1.04; } h1 { max-width: 580px; font-size: clamp(55px, 6vw, 84px); font-weight: 800; } h2 { font-size: clamp(42px, 4vw, 59px); font-weight: 800; } h3 { font-size: 22px; font-weight: 700; letter-spacing: -.04em; } em { color: var(--clay); font-style: normal; }
.hero-text { max-width: 470px; margin: 28px 0 30px; color: #4e5262; font-size: 18px; }.hero-actions { display: flex; align-items: center; gap: 28px; }.text-link { display: inline-flex; gap: 9px; align-items: center; color: var(--pine); font-size: 14px; font-weight: 700; }.text-link span { color: var(--clay); font-size: 19px; transition: transform .2s; }.text-link:hover span { transform: translateY(3px); }.text-link.dark { margin-top: 18px; }
.hero-trust { display: flex; gap: 24px; margin-top: 65px; }.hero-trust > div { display: flex; align-items: center; gap: 9px; padding-right: 24px; border-right: 1px solid var(--line); }.hero-trust > div:last-child { border: 0; }.hero-trust strong { color: var(--pine); font-family: Manrope, sans-serif; font-size: 21px; }.hero-trust span { color: #4e5262; font-size: 11px; font-weight: 600; line-height: 1.25; }
.hero-visual { position: relative; height: 510px; }.visual-frame { position: absolute; inset: 0 0 0 25px; overflow: hidden; background: linear-gradient(135deg, #d8c9b8, #ae8e72); box-shadow: 22px 24px 0 rgba(41, 75, 61, .14); }.visual-frame::before { position: absolute; inset: 0; background: linear-gradient(120deg, rgba(255,255,255,.28), transparent 40%); content: ""; }.window { position: absolute; top: 52px; right: 44px; width: 170px; height: 217px; border: 13px solid #eee6d7; background: linear-gradient(120deg, #bfdae0, #e6e4ca); box-shadow: inset 0 0 0 2px #a49d8e; }.window span { position: absolute; background: #eee6d7; }.window span:first-child { top: 0; bottom: 0; left: 50%; width: 9px; }.window span:last-child { left: 0; right: 0; top: 48%; height: 9px; }.wall-art { position: absolute; top: 100px; left: 54px; width: 112px; height: 155px; border: 10px solid #ece4d6; background: radial-gradient(ellipse at 40% 60%, #c77350 0 18%, transparent 19%), linear-gradient(140deg, #345849, #97ae94); }.shelf { position: absolute; bottom: 153px; left: 70px; width: 232px; height: 8px; background: #3e3028; }.shelf i { position: absolute; bottom: 8px; display: block; background: #e9dfcd; }.shelf i:first-child { width: 28px; height: 44px; left: 17px; }.shelf i:nth-child(2) { width: 43px; height: 76px; left: 59px; background: #b96f51; }.shelf i:nth-child(3) { width: 37px; height: 52px; left: 119px; background: #516b5b; }.plant { position: absolute; bottom: 0; right: 87px; width: 130px; height: 222px; }.plant b { position: absolute; bottom: 0; left: 44px; width: 48px; height: 60px; border-radius: 5px 5px 15px 15px; background: #9c5943; }.plant i { position: absolute; bottom: 43px; left: 64px; width: 31px; height: 100px; border-radius: 100% 0 100% 0; background: #3f7259; transform-origin: bottom; }.plant i:nth-child(2) { transform: rotate(47deg) scale(.86); }.plant i:nth-child(3) { transform: rotate(-44deg) scale(.9); }.plant i:nth-child(4) { transform: rotate(13deg) scale(.7); }.chair { position: absolute; bottom: -5px; left: 100px; width: 188px; height: 148px; border: 13px solid #704d3d; border-radius: 106px 106px 0 0; background: #d9a675; }.chair i { position: absolute; bottom: -80px; width: 12px; height: 100px; background: #4e352c; }.chair i:first-child { left: 21px; transform: rotate(8deg); }.chair i:last-child { right: 21px; transform: rotate(-8deg); }.experience-card { position: absolute; bottom: 37px; left: -16px; width: 159px; padding: 15px 17px; background: var(--white); box-shadow: 0 8px 22px rgba(31, 41, 36, .1); }.experience-card strong { display: block; color: var(--pine); font-family: Manrope, sans-serif; font-size: 19px; }.experience-card span { color: #6a746e; font-size: 12px; }

.services { background: var(--white); }.section-heading { display: grid; grid-template-columns: 1.1fr 1fr; column-gap: 50px; align-items: end; margin-bottom: 55px; }.section-heading .eyebrow { grid-column: 1; }.section-heading h2 { grid-column: 1; }.section-heading > p:last-child { grid-column: 2; grid-row: 2; max-width: 360px; margin: 0 0 4px; color: #555968; }.service-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 14px; }.service-card { position: relative; min-height: 342px; padding: 22px; border: 1px solid #d9deee; background: #fbfcff; }.service-card.featured { color: var(--white); border-color: var(--pine); background: var(--pine); }.service-number { position: absolute; top: 20px; right: 20px; color: #919bc1; font-family: Manrope, sans-serif; font-size: 13px; }.service-card.featured .service-number { color: #d5dcf5; }.service-icon { width: 45px; height: 45px; margin: 37px 0 26px; position: relative; }.icon-home { border: 2px solid currentColor; border-top: 0; width: 31px; height: 26px; margin-left: 6px; }.icon-home::before { content: ""; position: absolute; top: -17px; left: -1px; width: 19px; height: 19px; border-left: 2px solid currentColor; border-top: 2px solid currentColor; transform: rotate(45deg); }.icon-bath { border: 2px solid var(--pine); border-radius: 0 0 13px 13px; height: 19px; width: 42px; border-top: 0; }.icon-bath::before { content: ""; position: absolute; top: -11px; left: 5px; width: 31px; height: 2px; background: var(--pine); }.icon-bath::after { content: ""; position: absolute; bottom: -9px; left: 5px; width: 2px; height: 8px; background: var(--pine); box-shadow: 27px 0 var(--pine); }.icon-tools::before, .icon-tools::after { content: ""; position: absolute; left: 20px; width: 4px; height: 47px; background: var(--pine); transform: rotate(42deg); }.icon-tools::after { transform: rotate(-42deg); }.service-card h3 { margin-bottom: 13px; font-size: 19px; }.service-card p { max-width: 290px; margin: 0; color: #5c6070; font-size: 14px; }.service-card.featured p { color: #e2e7fb; }.service-card a { position: absolute; bottom: 22px; color: var(--pine); font-size: 12px; font-weight: 700; }.service-card.featured a { color: var(--white); }.service-card a span { margin-left: 8px; color: var(--clay); font-size: 18px; }

.process { color: var(--white); background: var(--deep); }.process-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 100px; }.process h2 { color: var(--white); }.process-list { margin: 0; padding: 0; list-style: none; }.process-list li { display: grid; grid-template-columns: 65px 1fr; gap: 20px; padding: 0 0 34px; margin-bottom: 34px; border-bottom: 1px solid rgba(255,255,255,.15); }.process-list li:last-child { margin-bottom: 0; border-bottom: 0; }.process-list > li > span { color: var(--clay); font-family: Manrope, sans-serif; font-size: 14px; }.process-list h3 { margin-bottom: 9px; color: var(--white); font-size: 23px; }.process-list p { max-width: 470px; margin: 0; color: #b5c4ba; font-size: 15px; }

.projects { padding-bottom: 135px; }.projects-top { display: flex; justify-content: space-between; gap: 70px; align-items: end; margin-bottom: 50px; }.projects-top p { max-width: 340px; margin: 0 0 3px; color: #67716a; }.project-grid { display: grid; grid-template-columns: 1.25fr .9fr .9fr; gap: 17px; }.project { position: relative; min-height: 430px; overflow: hidden; background: #b5a495; }.project::before { position: absolute; inset: 0; content: ""; transition: transform .4s; }.project:hover::before { transform: scale(1.05); }.project-one::before { background: linear-gradient(145deg, transparent 0 37%, rgba(35,48,41,.45) 38%), linear-gradient(125deg, #d8c8b8 0 47%, #587263 48% 51%, #e9ded1 52%); }.project-two::before { background: linear-gradient(135deg, rgba(255,255,255,.26), transparent), repeating-linear-gradient(90deg, #b5b9b1 0 32px, #d6d7d0 33px 35px); }.project-three::before { background: linear-gradient(160deg, transparent 0 48%, #b88968 49% 54%, transparent 55%), linear-gradient(125deg, #6e8679 0 49%, #d9cebc 50%); }.project > div { position: absolute; z-index: 1; bottom: 24px; left: 25px; color: var(--white); }.project span { font-size: 11px; font-weight: 700; letter-spacing: .11em; text-transform: uppercase; }.project h3 { margin-top: 2px; font-size: 25px; }

.about { background: #e4e8f4; }.about-grid { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 105px; }.about-image { position: relative; height: 470px; background: linear-gradient(145deg, #6178bc, #263979 60%, #171f4a); }.about-image::before { content: ""; position: absolute; left: 0; top: 0; width: 65%; height: 100%; background: linear-gradient(90deg, rgba(255,255,255,.13), transparent); clip-path: polygon(0 0, 100% 0, 62% 100%, 0 100%); }.about-image::after { content: ""; position: absolute; right: 25px; top: 30px; width: 130px; height: 200px; border: 8px solid var(--clay); }.about-initials { position: absolute; z-index: 1; left: 44px; bottom: 24px; color: var(--white); font-family: Manrope, sans-serif; font-size: 79px; font-weight: 800; letter-spacing: -.12em; }.about p:not(.eyebrow) { max-width: 465px; margin: 20px 0 0; color: #505564; }

.quote { color: var(--white); background: var(--pine); }.quote-grid { display: grid; grid-template-columns: .9fr 1fr; gap: 100px; }.quote h2 { color: var(--white); }.quote > .container > div > p:not(.eyebrow) { max-width: 370px; color: #d5e1d8; }.contact-details { display: flex; gap: 35px; margin-top: 37px; }.contact-details a { display: flex; flex-direction: column; color: var(--white); font-family: Manrope, sans-serif; font-size: 19px; font-weight: 700; }.contact-details span { margin-bottom: 4px; color: #bed0c3; font-family: "DM Sans", sans-serif; font-size: 11px; font-weight: 700; letter-spacing: .11em; text-transform: uppercase; }.quote-form { display: grid; grid-template-columns: 1fr 1fr; gap: 17px; padding: 31px; background: var(--white); color: var(--ink); }.quote-form label { display: grid; gap: 6px; color: #526056; font-size: 11px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }.quote-form label:nth-of-type(3), .quote-form label:nth-of-type(4), .quote-form button, .form-note { grid-column: span 2; }.quote-form input, .quote-form textarea { width: 100%; resize: vertical; border: 1px solid #d9ddd6; border-radius: 0; padding: 11px 12px; background: #fbfbf8; color: var(--ink); font-size: 14px; letter-spacing: 0; text-transform: none; }.quote-form input:focus, .quote-form textarea:focus { outline: 2px solid var(--clay); outline-offset: 1px; }.button-dark { margin-top: 3px; border-color: var(--deep); background: var(--deep); }.form-note { margin: -6px 0 0; color: #6f7972; font-size: 11px; letter-spacing: 0; text-transform: none; }
.site-footer { padding: 30px 0; background: var(--deep); color: var(--white); }.footer-wrap { display: flex; align-items: center; justify-content: space-between; gap: 25px; }.footer-wrap .brand { font-size: 14px; }.site-footer p { margin: 0; color: #aebdb4; font-size: 12px; }

@media (max-width: 820px) { .container { width: min(100% - 38px, 620px); }.site-header { background: var(--linen); }.nav-wrap { height: 72px; }.main-nav { position: absolute; top: 72px; left: 0; right: 0; display: none; flex-direction: column; align-items: stretch; gap: 0; padding: 12px 19px 22px; background: var(--linen); box-shadow: 0 10px 20px rgba(0,0,0,.06); }.main-nav.open { display: flex; }.main-nav > a:not(.button) { padding: 11px 0; }.main-nav .button { margin-top: 8px; }.menu-button { display: flex; flex-direction: column; gap: 6px; }.menu-button > span:not(.sr-only) { display: block; width: 24px; height: 2px; background: var(--ink); }.hero { min-height: 0; padding: 126px 0 70px; background: var(--linen); }.hero-grid, .process-grid, .about-grid, .quote-grid { grid-template-columns: 1fr; gap: 50px; }.hero-visual { height: 420px; max-width: 530px; width: calc(100% - 25px); margin-left: 0; }.section { padding: 82px 0; }.section-heading { display: block; }.section-heading > p:last-child { margin-top: 20px; }.service-grid { grid-template-columns: 1fr; }.service-card { min-height: 290px; }.process-grid { gap: 48px; }.projects-top { display: block; }.projects-top > p { margin-top: 20px; }.project-grid { grid-template-columns: 1fr; }.project { min-height: 290px; }.about-image { height: 360px; }.quote-grid { gap: 45px; }.footer-wrap { align-items: flex-start; flex-direction: column; gap: 10px; } }
@media (max-width: 480px) { .container { width: min(100% - 32px, 620px); }.hero-actions, .hero-trust, .contact-details { align-items: flex-start; flex-direction: column; }.hero-trust { gap: 10px; margin-top: 42px; }.hero-trust > div { width: 100%; padding: 10px 0; border-right: 0; border-bottom: 1px solid var(--line); }.hero-trust > div:last-child { border-bottom: 0; }.hero-visual { height: 330px; }.visual-frame { left: 0; }.window { top: 28px; right: 20px; transform: scale(.75); transform-origin: top right; }.wall-art { top: 65px; left: 25px; transform: scale(.75); transform-origin: top left; }.shelf { left: 28px; bottom: 115px; transform: scale(.75); transform-origin: bottom left; }.plant { right: 15px; transform: scale(.73); transform-origin: bottom right; }.chair { left: 30px; transform: scale(.75); transform-origin: bottom left; }.experience-card { left: -10px; bottom: 18px; }.quote-form { grid-template-columns: 1fr; padding: 20px; }.quote-form label, .quote-form label:nth-of-type(3), .quote-form label:nth-of-type(4), .quote-form button, .form-note { grid-column: 1; } }
