*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0b0b0c;color:#f4f2ee;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.header{position:fixed;z-index:10;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:22px 6%;background:rgba(11,11,12,.82);backdrop-filter:blur(12px);border-bottom:1px solid #252528}.brand{display:flex;flex-direction:column;letter-spacing:.08em}.brand-main{font-weight:800;font-size:16px}.brand-sub{font-size:10px;color:#aaa;letter-spacing:.2em}.header nav{display:flex;gap:28px;font-size:13px;text-transform:uppercase;letter-spacing:.1em}.header nav a:hover{color:#c9c9c9}.menu{display:none;background:none;border:0;color:white;font-size:25px}.hero{min-height:100vh;display:flex;align-items:center;padding:130px 8% 80px;background:radial-gradient(circle at 70% 40%,#27272b 0,#101012 35%,#0b0b0c 70%)}.hero-content{max-width:850px}.eyebrow{font-size:11px;letter-spacing:.25em;color:#a9a9ad;text-transform:uppercase}.hero h1{font-size:clamp(48px,8vw,104px);line-height:.94;margin:24px 0;font-weight:800;letter-spacing:-.05em}.hero h1 span{color:#bcbcc0}.intro{font-size:19px;color:#bdbdc1;max-width:540px}.actions{display:flex;gap:14px;margin-top:34px}.btn{padding:14px 22px;border:1px solid #666;border-radius:2px;text-transform:uppercase;font-size:12px;letter-spacing:.12em}.primary{background:#f1efeb;color:#111;border-color:#f1efeb}.ghost{background:transparent}.section{padding:110px 8%;background:#f2f0ec;color:#111}.section.dark{background:#111113;color:#f4f2ee}.section-head{max-width:720px;margin-bottom:45px}.section h2{font-size:clamp(34px,5vw,62px);line-height:1;margin:12px 0 18px;letter-spacing:-.04em}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article{padding:32px;border:1px solid #d0cec9;min-height:220px}.cards h3{font-size:22px;margin-top:0}.cards p{color:#555}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gallery img{width:100%;height:50px;object-fit:cover;display:block}height:180px;display:flex;align-items:center;justify-content:center;border:1px solid #333;color:#777;font-size:11px;letter-spacing:.2em;background:linear-gradient(135deg,#1b1b1e,#101012)}.muted{color:#aaa}.contact{display:grid;grid-template-columns:1.3fr .7fr;gap:60px}.contact p{max-width:600px;color:#555}.contact-box{display:flex;flex-direction:column;gap:15px}.contact-link{padding:18px;border-bottom:1px solid #c7c5c0;font-weight:700}footer{display:flex;justify-content:space-between;padding:30px 8%;font-size:11px;letter-spacing:.15em;background:#080809;color:#999}@media(max-width:750px){.header{padding:18px 5%}.header nav{display:none}.menu{display:block}.hero{padding-left:6%;padding-right:6%}.section{padding:80px 6%}.cards,.gallery,.contact{grid-template-columns:1fr}.hero h1{font-size:54px}footer{flex-direction:column;gap:10px}}.gallery .tile img{width:100%;height:100%;object-fit:cover;display:block}.gallery .tile{height:240px;overflow:hidden}
.gallery .tile img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}
