:root{--orange:#f45100;--ink:#2f3135;--peach:#fff0e9}*{box-sizing:border-box}body{font-family:Arial,sans-serif;color:#3b3b3d;overflow-x:hidden}.site-header{background:#fffdfb url('data:image/svg+xml,%3Csvg width="100" height="60" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M0 30 25 15l25 15-25 15zM50 30 75 15l25 15-25 15z" fill="none" stroke="%23f45100" stroke-opacity=".12"/%3E%3C/svg%3E') repeat;border-bottom:1px solid #eee;position:sticky;top:0;z-index:99}.navbar{min-height:76px}.navbar-brand{font-weight:800;color:#333;display:flex;align-items:center;gap:6px;font-size:17px}.navbar-brand small{display:block;font-size:7px;font-weight:400}.brand-mark{background:var(--orange);color:#fff;width:24px;height:28px;display:grid;place-items:center;font-weight:900}.navbar-nav{gap:27px}.navbar-nav a{font-size:14px;color:#4d4d4d;text-decoration:none}.navbar-nav a.active,.orange{color:var(--orange)}.btn-orange{background:var(--orange);color:#fff;border-radius:5px;padding:10px 25px;border:0}.btn-orange:hover{background:#cf4000;color:#fff}.hero{min-height:500px;background:linear-gradient(90deg,#fff 46%,transparent),url('https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1600&q=85') center/cover;display:flex;align-items:center}.hero-copy{max-width:570px}.hero h1{font-size:46px;line-height:1.1}.hero h1 strong,.section-title strong{color:var(--orange)}.hero p{color:#686868}.stats{position:relative;margin:-38px auto 0;background:#fff;border-radius:10px;box-shadow:0 3px 9px #0002;max-width:830px;display:grid;grid-template-columns:repeat(4,1fr);padding:20px}.stats div{text-align:center;border-right:1px solid #999;font-size:12px}.stats div:last-child{border:0}.stats b{display:block;font-size:18px}.section{padding:90px 0}.section-title{text-align:center;font-size:34px;margin-bottom:10px}.eyebrow{color:var(--orange);font-weight:700;text-transform:uppercase;font-size:12px}.muted{color:#777;font-size:14px}.about-photo{height:400px;border-radius:22px;object-fit:cover;width:100%;box-shadow:20px 20px #ffe1d4}.service-area{background:linear-gradient(135deg,#fff8f3,#fff)}.card{border:1px solid #ffe0d2;box-shadow:0 3px 9px #00000010;border-radius:12px}.service-card{height:100%;border-top:3px solid var(--orange)}.service-card .icon{color:var(--orange);font-size:25px;background:#fff1eb;padding:13px;border-radius:50%}.service-card .card-body{padding:25px}.project-card img,.blog-card img{height:220px;object-fit:cover}.project-card .btn{font-size:13px}.btn-dark{background:#333}.contact-strip{background:var(--peach);padding:72px 0}.contact-form{background:#fff;border:1px solid #ddd;border-radius:20px;padding:30px}.form-control,.form-select{border:0;border-bottom:1px solid #aaa;border-radius:0;padding:13px 0}.testimonial{background:#fff;border:1px solid #eee;padding:22px;border-radius:8px}.page-banner{padding:84px 0;background:#fff9f5 url('data:image/svg+xml,%3Csvg width="90" height="60" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M0 30 25 15l25 15-25 15zM50 30 75 15l25 15-25 15z" fill="none" stroke="%23f45100" stroke-opacity=".12"/%3E%3C/svg%3E')}.page-banner h1{color:var(--orange);font-size:43px;font-weight:800}.breadcrumb-text{font-size:14px}.detail-content{font-size:16px;line-height:1.8;color:#707783}.detail-content h3{color:#333;font-size:21px;font-weight:700;margin-top:32px}.detail-hero{width:100%;height:430px;object-fit:cover}.team img{height:290px;object-fit:cover}.map-box{height:330px;background:linear-gradient(#d9f0e5aa,#fff8),url('https://images.unsplash.com/photo-1569336415962-a4bd9f69cd83?auto=format&fit=crop&w=1500&q=70') center/cover;border-radius:18px}footer{background:#ffe5da;padding:52px 0 32px;border-top:1px solid #555}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.4fr;gap:42px}.footer-grid p,.footer-grid a{display:block;font-size:13px;color:#4a4a4a;text-decoration:none;margin:11px 0}.footer-grid h5{font-weight:700}.footer-grid a:hover{color:var(--orange)}.social{display:flex;gap:13px}.social i{width:24px;height:24px;background:#333;color:white;border-radius:50%;display:grid;place-items:center;font-size:12px}#top{position:fixed;right:22px;bottom:22px;background:var(--orange);color:#fff;border:0;border-radius:50%;width:42px;height:42px;display:none}@media(max-width:991px){.navbar-collapse{background:#fff;padding:20px}.navbar-nav{gap:15px;margin:15px 0}.hero h1{font-size:36px}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.navbar{min-height:62px}.hero{min-height:470px;background:linear-gradient(90deg,#fffc 100%,transparent),url('https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=900') center/cover}.hero h1{font-size:31px}.stats{margin:-25px 15px;grid-template-columns:repeat(2,1fr);gap:15px}.stats div:nth-child(2){border:0}.section{padding:60px 0}.section-title{font-size:28px}.page-banner{padding:55px 0}.page-banner h1{font-size:34px}.detail-hero{height:230px}.footer-grid{grid-template-columns:1fr;gap:18px}.project-card img,.blog-card img{height:190px}}
