*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f7f4;color:#171817;font-family:"DM Sans",sans-serif;line-height:1.55}img{display:block;width:100%}a{color:inherit;text-decoration:none}.site-header{height:78px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;background:rgba(247,247,244,.96);position:sticky;top:0;z-index:20;border-bottom:1px solid #deded8}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;border:1px solid #171817;display:grid;place-items:center;font-family:Manrope,sans-serif;font-weight:800;letter-spacing:-1px}.brand-text{display:flex;flex-direction:column;line-height:1}.brand-text strong{font-family:Manrope,sans-serif;font-size:15px}.brand-text small{text-transform:uppercase;letter-spacing:.28em;font-size:10px;margin-top:6px}nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}nav a:hover{opacity:.6}.nav-call{border:1px solid #171817;padding:11px 16px}.menu-toggle{display:none;background:none;border:1px solid #171817;padding:9px 12px;font:inherit}.hero{min-height:690px;position:relative;background:url("assets/white-kitchen-wide.jpg") center/cover no-repeat;display:flex;align-items:center;padding:70px clamp(20px,7vw,110px);color:white}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,11,10,.82) 0%,rgba(10,11,10,.55) 45%,rgba(10,11,10,.12) 100%)}.hero-content{position:relative;max-width:720px}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:12px;font-weight:700;margin:0 0 18px}.hero h1,.section-heading h2,.guide-intro h2,.about h2,.contact h2{font-family:Manrope,sans-serif;line-height:1.06;letter-spacing:-.045em;margin:0}.hero h1{font-size:clamp(46px,6vw,82px)}.hero-content>p:not(.eyebrow){font-size:19px;max-width:660px;margin:26px 0 34px;color:#ecece8}.hero-actions,.contact-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;font-weight:700;font-size:14px;border:1px solid transparent;transition:.2s}.primary{background:#f5f5f0;color:#121312}.primary:hover{background:#dddcd5}.ghost{border-color:rgba(255,255,255,.7);color:white}.ghost:hover{background:white;color:#111}.hero-note{position:absolute;right:40px;bottom:30px;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.quick-guide{padding:92px clamp(20px,7vw,110px);display:grid;grid-template-columns:.8fr 1.4fr;gap:70px;background:white}.guide-intro h2{font-size:clamp(34px,4vw,55px)}.guide-items{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.guide-items article{border-top:1px solid #aaa;padding-top:18px}.guide-items span{font-size:12px;font-weight:700;color:#777}.guide-items h3{font-family:Manrope,sans-serif;font-size:21px;margin:12px 0 8px}.guide-items p{margin:0;color:#565854;font-size:15px}.services,.portfolio,.about,.contact{padding:100px clamp(20px,7vw,110px)}.section-heading{max-width:740px;margin-bottom:46px}.section-heading h2{font-size:clamp(38px,4.7vw,64px)}.section-heading>p:last-child{color:#636560;font-size:17px;max-width:620px}.service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-cards article{background:white;border:1px solid #deded8}.service-cards img{height:330px;object-fit:cover}.service-cards div{padding:24px}.service-cards h3{font-family:Manrope,sans-serif;font-size:22px;margin:0 0 8px}.service-cards p{margin:0;color:#61635f}.process{background:#171817;color:white;padding:100px clamp(20px,7vw,110px)}.section-heading.light p{color:#d2d2cd}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:50px 0 42px}.process-grid article{border-top:1px solid #6a6b67;padding-top:22px}.process-grid strong{display:inline-grid;width:34px;height:34px;border:1px solid #8b8c87;place-items:center;border-radius:50%}.process-grid h3{font-family:Manrope,sans-serif;font-size:23px;margin:22px 0 9px}.process-grid p{color:#c5c6c1;margin:0}.light-button{background:white;color:#171817}.portfolio{background:#efefeb}.gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:360px;gap:16px}.gallery figure{margin:0;position:relative;overflow:hidden;background:#ddd}.gallery figure.feature{grid-column:span 2}.gallery img{height:100%;object-fit:cover;transition:transform .35s}.gallery figure:hover img{transform:scale(1.025)}.gallery figcaption{position:absolute;left:14px;bottom:14px;background:rgba(247,247,244,.94);padding:8px 11px;font-size:12px;font-weight:700}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;background:white}.about-image img{height:610px;object-fit:cover}.about-copy h2{font-size:clamp(39px,4.6vw,62px)}.about-copy p:not(.eyebrow){color:#575955;font-size:17px}.text-link{display:inline-block;margin-top:14px;font-weight:800;border-bottom:1px solid #171817;padding-bottom:4px}.contact{text-align:center;background:#d8d7d0}.contact h2{font-size:clamp(40px,5vw,66px);max-width:900px;margin:0 auto}.contact>p:not(.eyebrow){max-width:650px;margin:24px auto;color:#51534f}.contact-actions{justify-content:center}.dark-outline{border-color:#171817}.dark-outline:hover{background:#171817;color:white}footer{padding:40px clamp(20px,7vw,110px);display:grid;grid-template-columns:1fr auto auto;gap:30px;align-items:center;background:#111;color:white}.footer-brand .brand-mark{border-color:white}.footer-info{display:flex;gap:24px;font-size:14px}.footer-info a{font-weight:700}footer>small{color:#aaa}@media(max-width:900px){nav{display:none;position:absolute;top:78px;left:0;right:0;background:#f7f7f4;padding:24px;flex-direction:column;align-items:flex-start;border-bottom:1px solid #ccc}nav.open{display:flex}.menu-toggle{display:block}.hero{min-height:650px}.quick-guide{grid-template-columns:1fr}.guide-items,.service-cards,.process-grid{grid-template-columns:1fr}.service-cards img{height:290px}.gallery{grid-template-columns:1fr;grid-auto-rows:390px}.gallery figure.feature{grid-column:span 1}.about{grid-template-columns:1fr}.about-image img{height:480px}footer{grid-template-columns:1fr}.footer-info{flex-direction:column;gap:4px}}@media(max-width:560px){.site-header{height:68px}.brand-mark{width:38px;height:38px}.brand-text strong{font-size:13px}.hero{padding:60px 20px;min-height:610px;background-position:62% center}.hero h1{font-size:45px}.hero-content>p:not(.eyebrow){font-size:17px}.hero-actions .button{width:100%}.hero-note{display:none}.quick-guide,.services,.portfolio,.about,.contact,.process{padding:72px 20px}.guide-items{gap:24px}.gallery{grid-auto-rows:310px}.about-image img{height:390px}.contact-actions .button{width:100%}}
