*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f4f1ea;color:#121212;font-family:"DM Sans",Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{height:84px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9d4ca;background:rgba(244,241,234,.9);backdrop-filter:blur(16px);position:sticky;top:0;z-index:20}.brand img{width:190px;height:auto}.nav{display:flex;gap:30px;font-size:13px;font-weight:600}.nav a{opacity:.72;transition:.2s}.nav a:hover{opacity:1}.header-cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:14px 19px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.header-cta{border:1px solid #171717}.header-cta span,.btn span{font-size:18px}.menu{display:none;background:none;border:0;font-size:25px}.hero{min-height:calc(100vh - 84px);display:grid;grid-template-columns:1.02fr .98fr;gap:5vw;padding:7vw 5vw 5vw;align-items:center}.eyebrow,.section-kicker{font-size:11px;letter-spacing:.16em;font-weight:700;color:#8b6826}.eyebrow span{display:inline-block;width:34px;height:1px;background:#c99d45;vertical-align:middle;margin-right:10px}.hero h1,.section h2,.cta-section h2{font-family:Manrope,Arial,sans-serif;font-size:clamp(54px,7.4vw,112px);line-height:.9;letter-spacing:-.065em;margin:25px 0}.hero h1 em,.section h2 em,.cta-section h2 em{font-family:Georgia,serif;font-weight:400}.hero-text{font-size:18px;line-height:1.65;max-width:570px;color:#5e5b56}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.btn-gold{background:#c99d45;color:#111;border:1px solid #c99d45;transition:.25s}.btn-gold:hover{background:#e0bc6d;transform:translateY(-2px)}.text-link,.arrow-link{font-weight:700;font-size:13px}.trust-row{display:flex;gap:35px;margin-top:60px;border-top:1px solid #d5d0c7;padding-top:20px}.trust-row div{display:flex;gap:10px}.trust-row strong{font-size:11px;color:#9a7a3a}.trust-row span{font-size:10px;line-height:1.35;text-transform:uppercase;letter-spacing:.08em;color:#666}.hero-visual{position:relative}.image-frame{height:min(690px,72vh);overflow:hidden;position:relative;background:#222}.image-frame img{height:100%;width:100%;object-fit:cover;filter:saturate(.85)}.image-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.55))}.image-label{position:absolute;z-index:2;bottom:28px;left:28px;color:#fff}.image-label span{font-family:Manrope;font-weight:800;font-size:30px;display:block}.image-label small{letter-spacing:.15em;font-size:10px}.floating-card{position:absolute;right:-25px;bottom:35px;background:#121212;color:#fff;padding:18px 22px;font-size:12px;box-shadow:0 18px 50px rgba(0,0,0,.2)}.dot{display:inline-block;width:7px;height:7px;background:#c99d45;border-radius:50%;margin-right:9px}.marquee{overflow:hidden;background:#111;color:#e9e3d8;padding:16px 0;white-space:nowrap;font-size:12px;font-weight:700;letter-spacing:.12em}.marquee div{display:inline-block;animation:scroll 28s linear infinite}.marquee i{color:#c99d45;font-style:normal;padding:0 30px}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(-25%)}}.section{padding:9vw 5vw}.intro-grid,.process-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;margin-top:25px}.intro h2,.process h2{font-size:clamp(42px,5.5vw,82px);margin:15px 0}.intro h2 span{color:#77736b}.intro-grid p,.contact-copy>p{color:#68645d;line-height:1.75;font-size:16px}.arrow-link{display:inline-flex;gap:20px;margin-top:18px;border-bottom:1px solid #aaa;padding-bottom:8px}.dark-section{background:#111;color:#f4f1ea}.section-kicker.light{color:#c99d45}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:55px}.section-head h2{font-size:clamp(45px,5.5vw,82px);margin:16px 0 0}.section-head>p{max-width:390px;color:#aaa;line-height:1.65}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #3b3b3b}.service-card{min-height:390px;padding:32px 28px;border-right:1px solid #3b3b3b;display:flex;flex-direction:column}.service-card:first-child{border-left:1px solid #3b3b3b}.service-card span{color:#c99d45;font-size:11px}.service-card h3{font-family:Manrope;font-size:34px;line-height:.95;letter-spacing:-.04em;margin:70px 0 18px}.service-card p{color:#aaa;line-height:1.6;max-width:320px}.service-card a{margin-top:auto;color:#e8d7ae;font-size:12px;font-weight:700}.gallery{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.gallery-item{position:relative;min-height:330px;overflow:hidden;margin:0}.gallery-item.tall{grid-row:span 2;min-height:680px}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.gallery-item:hover img{transform:scale(1.04)}.gallery-item:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.65))}.gallery-item figcaption{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;color:#fff;display:flex;justify-content:space-between;font-size:12px}.gallery-item figcaption b{color:#d6b873}.process{background:#ebe7de}.steps{border-top:1px solid #c9c4bb}.step{display:grid;grid-template-columns:60px 1fr;gap:20px;padding:28px 0;border-bottom:1px solid #c9c4bb}.step>b{color:#9b7833;font-size:12px}.step h3{margin:0 0 7px;font-family:Manrope;font-size:22px}.step p{margin:0;color:#6b675f;line-height:1.55}.cta-section{background:#171717;color:#f4f1ea;padding:11vw 5vw;text-align:center}.cta-inner{max-width:850px;margin:auto}.cta-section h2{font-size:clamp(55px,7vw,105px)}.cta-section p{color:#aaa;max-width:560px;margin:-10px auto 35px;line-height:1.7}.contact{display:grid;grid-template-columns:1fr .8fr;gap:10vw}.contact h2{font-size:clamp(50px,6vw,88px);margin:18px 0}.contact-links{margin-top:45px;display:flex;flex-direction:column;gap:18px}.contact-links a{display:flex;flex-direction:column;border-top:1px solid #d1ccc2;padding-top:15px}.contact-links small{font-size:9px;letter-spacing:.16em;color:#8b6826}.contact-links strong{font-family:Manrope;font-size:21px;margin-top:5px}.quote-form{background:#fff;padding:35px;box-shadow:0 20px 60px rgba(0,0,0,.06)}.quote-form label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:18px}.quote-form input,.quote-form select,.quote-form textarea{display:block;width:100%;border:0;border-bottom:1px solid #d0cbc2;background:transparent;padding:12px 0;font:inherit;outline:0}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:#c99d45}.btn-dark{background:#111;color:#fff;border:0;width:100%;cursor:pointer}.form-note{font-size:10px!important;color:#8a857d!important;line-height:1.4!important}.footer{background:#111;color:#f4f1ea;padding:45px 5vw 22px}.footer-top{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:30px;padding-bottom:40px;border-bottom:1px solid #333}.footer-top img{width:200px}.footer-top div{display:flex;flex-direction:column;gap:7px;color:#8f8c86;font-size:9px;letter-spacing:.14em}.footer-bottom{display:flex;justify-content:space-between;padding-top:18px;color:#777;font-size:10px}.footer-bottom a{color:#c99d45}.reveal{opacity:0;transform:translateY(20px);transition:opacity .8s,transform .8s}.reveal.visible{opacity:1;transform:none}@media(max-width:850px){.site-header{height:70px;padding:0 20px}.brand img{width:155px}.nav,.header-cta{display:none}.menu{display:block}.hero{grid-template-columns:1fr;padding:60px 20px 45px}.hero h1{font-size:clamp(52px,15vw,82px)}.hero-text{font-size:16px}.hero-visual{margin-top:30px}.image-frame{height:520px}.floating-card{right:12px}.trust-row{gap:18px}.section{padding:75px 20px}.intro-grid,.process-grid,.contact{grid-template-columns:1fr;gap:45px}.section-head{display:block}.section-head>p{margin-top:25px}.service-grid{grid-template-columns:1fr}.service-card,.service-card:first-child{border-left:1px solid #3b3b3b;border-right:1px solid #3b3b3b;border-bottom:1px solid #3b3b3b;min-height:320px}.service-card h3{margin-top:45px}.gallery{grid-template-columns:1fr}.gallery-item.tall{min-height:500px}.gallery-item{min-height:360px}.cta-section{padding:85px 20px}.contact h2{font-size:55px}.quote-form{padding:24px}.footer-top{grid-template-columns:1fr}.footer-bottom{gap:15px}.hero-actions{align-items:flex-start;flex-direction:column}.btn{width:100%}}
