*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#181818;background:#fff;line-height:1.55}.header{height:92px;padding:0 max(22px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}.logo img{width:270px;max-width:44vw}.header nav{display:flex;align-items:center;gap:28px;font-size:14px}.header nav a{text-decoration:none;color:#222}.phone{background:#e4aa00;padding:12px 18px;border-radius:6px;font-weight:800}.hero{display:grid;grid-template-columns:48% 52%;min-height:520px;overflow:hidden}.hero-copy{padding:80px max(22px,calc((100vw - 1180px)/2));padding-right:50px;display:flex;flex-direction:column;justify-content:center;background:#fff}.kicker{font-size:13px;font-weight:800;letter-spacing:.11em;color:#b17e00}.hero h1{font-size:clamp(38px,4.5vw,64px);line-height:1.02;letter-spacing:-.045em;margin:18px 0}.accent{width:48px;height:4px;background:#e4aa00;margin-bottom:22px}.hero p{font-size:18px;color:#5f5f5f;max-width:560px;margin:0 0 30px}.btn{display:inline-flex;align-items:center;gap:28px;align-self:flex-start;text-decoration:none;font-weight:800;color:#111;background:#e4aa00;padding:14px 20px;border-radius:6px}.btn span{font-size:20px}.hero-photo{min-height:520px}.hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.services{padding:82px max(22px,calc((100vw - 1180px)/2));border-top:1px solid #eee}.section-head{margin-bottom:38px}.section-head h2{font-size:clamp(30px,3.8vw,52px);line-height:1.04;letter-spacing:-.04em;margin:10px 0}.section-head h2 span{font-weight:750}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}.service-grid article{padding:26px 20px;min-height:210px;border-right:1px solid #e7e7e7}.service-grid article:last-child{border-right:0}.service-grid i{font-style:normal;font-size:28px;color:#e4aa00}.service-grid h3{font-size:17px;margin:12px 0 8px}.service-grid p{font-size:14px;color:#666;margin:0}.contact{display:grid;grid-template-columns:46% 54%;background:#fafafa}.detail-photo{min-height:400px}.detail-photo img{width:100%;height:100%;object-fit:cover;display:block}.contact-copy{padding:65px max(22px,calc((100vw - 1180px)/2)) 65px 70px;display:flex;flex-direction:column;justify-content:center}.contact-copy h2{font-size:clamp(30px,3.7vw,52px);line-height:1.04;letter-spacing:-.04em;margin:10px 0}.contact-copy p{color:#666;font-size:17px;max-width:540px}.contact-line{font-size:18px;text-decoration:none;color:#222;margin:6px 0}.contact-copy .btn{margin-top:18px}footer{background:#151515;color:#aaa;padding:24px max(22px,calc((100vw - 1180px)/2));display:flex;justify-content:space-between;gap:20px;font-size:12px}footer nav{display:flex;gap:22px}footer a{color:#ccc;text-decoration:none}@media(max-width:900px){.header{height:78px;padding:0 18px}.logo img{width:190px}.header nav a:not(.phone){display:none}.phone{padding:9px 11px;font-size:11px}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 20px 55px}.hero-photo{min-height:340px}.services{padding:70px 20px}.service-grid{grid-template-columns:1fr 1fr}.service-grid article:nth-child(2n){border-right:0}.contact{grid-template-columns:1fr}.detail-photo{min-height:300px}.contact-copy{padding:55px 20px}footer{flex-direction:column;padding:24px 20px}}@media(max-width:560px){.logo img{width:175px}.hero h1{font-size:39px}.service-grid{grid-template-columns:1fr}.service-grid article{border-right:0;border-bottom:1px solid #e7e7e7}.service-grid article:last-child{border-bottom:0}}