@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800;900&display=swap');
:root{--bg:#111210;--text:#f3f3ed;--muted:#a3a69b;--lime:#d0ff71}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:'Be Vietnam Pro',Arial,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}header{display:flex;align-items:center;justify-content:space-between;padding:25px 4%;border-bottom:1px solid #34362d;gap:25px}.brand{font-size:25px;font-weight:900;letter-spacing:-1px;line-height:1.15}.brand span{color:var(--lime)}.brand small{display:block;font-size:10px;letter-spacing:2px;font-weight:500;margin-top:9px}nav{display:flex;gap:30px;font-size:14px}.contact{font-size:14px;border:1px solid #65685a;padding:12px 20px;border-radius:30px}.hero{padding:60px 4% 0;display:grid;grid-template-columns:40% 60%;align-items:center}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;color:var(--lime);margin:0 0 23px}h1{font-size:clamp(48px,5.6vw,90px);line-height:1.15;letter-spacing:-4px;margin:0 0 28px;font-weight:700}h1 em{font-style:normal;color:var(--lime)}.hero-copy>p:not(.eyebrow){color:var(--muted);max-width:410px;margin-bottom:32px}.button{display:inline-flex;align-items:center;gap:32px;background:var(--lime);color:#14170d;font-size:14px;font-weight:600;padding:17px 24px;border-radius:4px}.button span{font-size:24px;line-height:1}.hero-photo{margin:0 0 0 25px;position:relative}.hero-photo img{width:100%;height:520px;object-fit:cover;border-radius:3px}.hero-photo figcaption{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);margin-top:10px;gap:15px}.hero-foot{grid-column:1/-1;display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.4px;padding:35px 0;border-bottom:1px solid #35372e;margin-top:35px;color:var(--muted)}.section{padding:100px 6%}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:45px}h2{font-size:clamp(30px,3.2vw,52px);line-height:1.3;letter-spacing:-1.7px;font-weight:600;margin:0}.section-head>p{color:var(--muted);font-size:14px;max-width:370px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px 30px}.project{border:0;padding:0;background:none;text-align:left;min-width:0}.project.large{grid-column:1/-1}.photo{position:relative;overflow:hidden}.photo img{width:100%;height:330px;object-fit:cover;display:block;transition:transform .6s}.large .photo img{height:560px;object-position:center 46%}.project:hover img{transform:scale(1.025)}.view{position:absolute;right:20px;bottom:20px;background:#111c;border:1px solid #ffffff50;border-radius:25px;padding:8px 16px;font-size:13px}.project-title{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.project-title small{color:var(--muted);font-size:11px;letter-spacing:1.5px}h3{font-size:24px;font-weight:500;letter-spacing:-.5px;margin:5px 0}.project-title>span{font-size:30px;color:var(--lime)}.project>p{font-size:14px;color:var(--muted);margin:5px 0}.detail-strip{display:grid;grid-template-columns:1fr 1fr;background:#20231b;align-items:center}.detail-strip>img{width:100%;height:560px;object-fit:cover}.detail-strip>div{padding:65px 12%}.detail-strip p:not(.eyebrow){color:#b9bdb0;margin:26px 0}.text-link{background:transparent;border:0;border-bottom:1px solid var(--lime);padding:8px 0;color:var(--lime);font-size:14px}.product-list article{display:flex;gap:35px;align-items:center;border-top:1px solid #45483c;padding:27px 0}.product-list article>span{color:var(--muted);font-size:13px}.product-list article>div{flex:1}.product-list p{color:var(--muted);font-size:14px;margin:4px 0}.product-list a{font-size:14px;color:var(--lime)}.price-note{color:var(--muted);font-size:13px}.about{background:#e9ede0;color:#20251a}.about .eyebrow{color:#536133}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-bottom:55px}.about-grid p{margin:0 0 20px;color:#51594b}.setup{width:100%;max-height:570px;object-fit:cover;display:block}.cta{text-align:center;padding-top:90px;padding-bottom:90px}.cta h2{font-size:clamp(42px,5vw,76px);margin:25px 0 35px}.phone{display:block;font-size:20px;margin-top:25px}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:35px 4%;border-top:1px solid #35372e}footer p,footer>span{font-size:12px;color:var(--muted)}dialog{background:#141510;color:var(--text);border:1px solid #555b45;width:min(1200px,96vw);max-height:96vh;padding:24px}dialog::backdrop{background:#000d}.dialog-top{display:flex;justify-content:space-between;align-items:center}.dialog-top .eyebrow{margin:0 0 5px}.dialog-top h2{font-size:26px}.dialog-top button,.gallery-stage button{background:#303528;border:0;border-radius:50%;width:44px;height:44px;flex-shrink:0}.gallery-stage{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:15px}.gallery-stage img{width:calc(100% - 112px);height:57vh;object-fit:contain}.gallery-info{display:flex;justify-content:space-between;font-size:14px;margin:18px 0;color:var(--lime)}#thumbnails{display:flex;gap:8px;overflow-x:auto;padding-bottom:10px}#thumbnails button{padding:0;background:none;border:2px solid transparent;flex-shrink:0}#thumbnails button.active{border-color:var(--lime)}#thumbnails img{width:76px;height:64px;object-fit:cover;display:block}:focus-visible{outline:3px solid var(--lime);outline-offset:5px}
@media(max-width:800px){header{padding:20px 5%;flex-wrap:wrap;gap:20px}.brand{font-size:22px}.brand small{font-size:9px}nav{order:3;justify-content:space-between;width:100%;gap:10px;font-size:12px}.contact{font-size:12px;padding:9px 12px}.hero{display:block;padding:40px 5% 0}h1{font-size:54px;letter-spacing:-2px}.hero-photo{margin:35px 0 0}.hero-photo img{height:320px}.hero-foot{font-size:9px;gap:12px;margin-top:15px}.hero-foot>span:nth-child(2){display:none}.section{padding:65px 5%}.section-head{display:block}.section-head>p{margin-top:20px}.project-grid{display:block}.project{display:block;width:100%;margin-bottom:35px}.large .photo img,.photo img{height:290px}h3{font-size:21px}.detail-strip{display:block}.detail-strip>img{height:380px}.detail-strip>div{padding:40px 6%}.product-list article{flex-wrap:wrap;gap:15px}.product-list article>div{flex-basis:85%}.product-list article>a{margin-left:30px}.about-grid{display:block}.about-grid>div{margin-top:25px}.setup{height:260px}.cta h2{font-size:45px}footer{flex-direction:column;text-align:center;gap:12px}footer p{margin:0}dialog{padding:15px}.dialog-top h2{font-size:20px}.gallery-stage{gap:5px}.gallery-stage button{width:34px;height:34px}.gallery-stage img{width:calc(100% - 78px);height:49vh}.gallery-info{font-size:12px}.eyebrow{font-size:11px;letter-spacing:1.4px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
