/* Reference-layout refinements and the new Systems/Gallery sections. */
.brand-mark{width:48px;height:38px}.hero{padding-left:clamp(24px,6vw,100px);padding-right:clamp(24px,6vw,100px)}.hero-crest{position:absolute;width:min(43vw,580px);right:7vw;top:25%;opacity:.7;filter:drop-shadow(0 20px 16px #000);z-index:-1}.hero-crest svg{width:100%;stroke:#bca16a;stroke-width:2;fill:rgba(15,15,15,.7)}.button-outline{color:var(--text);border:1px solid #777871}.button-primary:hover,.button-outline:hover{background:var(--gold-light);border-color:var(--gold-light);color:#171714}.section-head.centered{display:block;text-align:center}.section-head.centered .section-kicker{justify-content:center}.section-head.centered h2{font:400 15px/1.4 var(--font-body);text-transform:none;letter-spacing:0;color:var(--muted);margin:7px 0 0}.service-grid{grid-template-columns:repeat(5,1fr);gap:16px;margin-top:35px}.service-card{min-height:310px;padding:23px 17px 16px;align-items:center;text-align:center}.service-card svg{stroke:#aaa79f;margin:25px 0 22px}.service-card h3{font-size:22px}.service-card p{font-size:12px;color:#c2c2bb;line-height:1.8}.service-card a{border:0;font-size:9px}.service-card a span{float:none;margin-left:6px}.services{padding-left:clamp(24px,3vw,52px);padding-right:clamp(24px,3vw,52px)}
.systems{display:grid;grid-template-columns:1fr 1fr;gap:clamp(45px,13vw,180px);background:#111312;align-items:center}.systems h2{font-size:clamp(55px,7vw,105px);margin:30px 0}.systems-copy>p{color:var(--muted);max-width:450px}.system-stack{border-top:1px solid var(--line)}.system-stack article{padding:25px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:45px 1fr 1.4fr;gap:12px;align-items:baseline}.system-stack span{font-size:10px;color:var(--gold);letter-spacing:.14em}.system-stack h3{font-size:27px;margin:0}.system-stack p{font-size:12px;color:var(--muted);margin:0}.gallery{background:#0b0c0c}.gallery-grid{display:grid;grid-template-columns:1.65fr 1fr;grid-template-rows:245px 245px;gap:16px;margin-top:65px}.gallery figure{margin:0;position:relative;overflow:hidden;background:#151614}.gallery-main{grid-row:span 2}.image-placeholder{height:calc(100% - 41px);position:relative;background:linear-gradient(130deg,#363733,#111 66%)}.image-placeholder:after{content:'';position:absolute;inset:0;background:repeating-linear-gradient(135deg,transparent 0 30px,rgba(188,161,106,.08) 31px 32px,transparent 33px 75px)}.house{background:linear-gradient(140deg,#474842,#1c1d1b 48%,#0c0d0d)}.entry{background:radial-gradient(circle at 65% 48%,#6d674f,#22231f 30%,#101110 70%)}.cinema{background:linear-gradient(115deg,#111,#34342f 45%,#121312)}.gallery figcaption{height:41px;padding:11px 14px;color:#cfcfc7;font-size:10px;text-transform:uppercase;letter-spacing:.13em}.gallery figcaption span{float:right;color:var(--gold)}
.gallery-image{display:block;width:100%;height:calc(100% - 41px);object-fit:cover;object-position:center;border:0;filter:brightness(.77) saturate(.8);transition:filter .3s,transform .45s}.gallery figure:hover .gallery-image{filter:brightness(.95) saturate(1);transform:scale(1.025)}
.gallery-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:360px}.gallery-main{grid-row:auto}.gallery-item{cursor:pointer;border:1px solid var(--line);transition:border-color .25s,transform .25s}.gallery-item:hover,.gallery-item:focus-visible{border-color:var(--gold);outline:0;transform:translateY(-4px)}.gallery-item .gallery-image{height:calc(100% - 41px)}.gallery-modal{position:fixed;inset:0;z-index:31;display:grid;place-items:center;padding:25px;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s}.gallery-modal.is-open{opacity:1;visibility:visible}.gallery-modal-panel{position:relative;z-index:1;width:min(1080px,100%);max-height:calc(100vh - 50px);overflow:auto;background:#111310;border:1px solid #595746;border-top:2px solid var(--gold);padding:28px;transform:translateY(18px);transition:transform .25s;box-shadow:0 28px 90px #000}.gallery-modal.is-open .gallery-modal-panel{transform:translateY(0)}.gallery-modal-panel h2{font-size:clamp(36px,5vw,60px);margin:13px 0 20px}.gallery-modal-image{display:block;width:100%;max-height:calc(100vh - 220px);object-fit:contain;background:#060706}@media(max-width:800px){.gallery-grid{grid-template-columns:1fr;grid-template-rows:260px 260px 260px}.gallery-modal-panel{padding:23px 18px}.gallery-modal-image{max-height:calc(100vh - 200px)}}
.service-detail-modal{position:fixed;inset:0;z-index:32;display:grid;place-items:center;padding:24px;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s}.service-detail-modal.is-open{opacity:1;visibility:visible}.service-detail-panel{width:min(1240px,100%);max-height:calc(100vh - 48px);overflow:auto;position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.05fr;background:#111310;border:1px solid #595746;border-top:2px solid var(--gold);box-shadow:0 28px 90px #000;transform:translateY(18px);transition:transform .25s}.service-detail-modal.is-open .service-detail-panel{transform:translateY(0)}.service-detail-copy{padding:clamp(35px,5vw,72px);display:flex;flex-direction:column;align-items:flex-start}.service-detail-copy h2{font-size:clamp(52px,6vw,96px);margin:18px 0 22px}.service-detail-description{color:var(--muted);max-width:520px;font-size:15px}.service-detail-features{width:100%;margin:20px 0 28px;border-top:1px solid var(--line)}.service-detail-features p{margin:0;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px;color:#d8d6ce}.service-detail-features p::first-letter{color:var(--gold)}.service-detail-visual{min-height:560px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#25261f,#101210 62%);position:relative}.service-detail-visual:before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(-30deg,transparent 0 39px,rgba(188,161,106,.08) 40px 42px,transparent 43px 84px)}.service-detail-visual span{position:relative;color:var(--gold);font:600 clamp(35px,5vw,70px)/.9 var(--font-display);text-transform:uppercase;text-align:center;max-width:340px}.service-detail-visual img{position:relative;width:100%;height:100%;object-fit:cover;filter:brightness(.84) saturate(.84)}.service-networks img{object-fit:contain;background:#070808}@media(max-width:850px){.service-detail-panel{grid-template-columns:1fr}.service-detail-visual{min-height:320px;order:-1}.service-detail-copy{padding:42px 28px}.service-detail-visual img{max-height:370px}.service-detail-copy h2{font-size:56px}}
.gallery-collection{cursor:pointer;border:1px solid var(--line);transition:border-color .25s,transform .25s}.gallery-collection:hover,.gallery-collection:focus-visible{border-color:var(--gold);outline:0;transform:translateY(-4px)}.collection-stack{height:calc(100% - 41px);position:relative;overflow:hidden;background:linear-gradient(135deg,#1e201d,#0b0c0b)}.collection-stack:after{content:'VIEW COLLECTION';position:absolute;left:16px;top:14px;z-index:4;color:var(--gold);font-size:9px;font-weight:600;letter-spacing:.17em}.collection-stack img{position:absolute;width:76%;height:72%;object-fit:cover;border:1px solid rgba(188,161,106,.45);box-shadow:0 14px 28px rgba(0,0,0,.55);transition:transform .35s}.collection-stack img:nth-child(1){right:-8%;top:7%;opacity:.55;transform:rotate(6deg)}.collection-stack img:nth-child(2){left:14%;top:17%;opacity:.78;transform:rotate(-4deg)}.collection-stack img:nth-child(3){left:7%;bottom:-3%;z-index:3;transform:rotate(2deg)}.gallery-collection:hover .collection-stack img:nth-child(1){transform:translate(7px,-8px) rotate(8deg)}.gallery-collection:hover .collection-stack img:nth-child(2){transform:translate(-4px,-10px) rotate(-6deg)}.gallery-collection:hover .collection-stack img:nth-child(3){transform:translate(4px,-13px) rotate(3deg)}.gallery-placeholder{border:1px dashed #3a3b37;background:#111211}.future-collection{height:calc(100% - 41px);display:grid;place-items:center;position:relative;color:#565750}.future-collection span{position:absolute;top:15px;left:15px;font-size:10px;letter-spacing:.16em;color:#777870}.future-collection i{font:300 68px/1 var(--font-display);font-style:normal;color:#4e4f49}.gallery-viewer{display:grid;grid-template-columns:220px 1fr;gap:20px}.gallery-choice-list{display:flex;flex-direction:column;gap:9px}.gallery-choice-list button{padding:14px 12px;text-align:left;border:1px solid #3b3c38;background:#0b0c0b;color:#aaa9a1;font:600 12px/1.3 var(--font-body);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;transition:border-color .2s,color .2s,background .2s}.gallery-choice-list button span{display:block;color:var(--gold);font-size:9px;margin-bottom:5px}.gallery-choice-list button:hover,.gallery-choice-list button:focus-visible,.gallery-choice-list button.is-active{border-color:var(--gold);background:#191914;color:var(--text);outline:0}.gallery-viewer .gallery-modal-image{width:100%;height:min(60vh,630px);max-height:none;object-fit:contain}@media(max-width:800px){.gallery-viewer{grid-template-columns:1fr}.gallery-choice-list{display:grid;grid-template-columns:repeat(3,1fr)}.gallery-choice-list button{font-size:9px;padding:10px}.gallery-viewer .gallery-modal-image{height:46vh}.collection-stack img{width:73%;height:74%}}
@media(max-width:1000px){.service-grid{grid-template-columns:repeat(3,1fr)}.systems{gap:60px}}@media(max-width:800px){.hero-crest{width:75vw;right:-15vw;top:20%;opacity:.28}.service-grid{grid-template-columns:1fr 1fr}.systems{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr;grid-template-rows:300px 220px 220px}.gallery-main{grid-row:auto}.system-stack article{grid-template-columns:35px 1fr}.system-stack p{grid-column:2}.main-nav{z-index:2}}@media(max-width:460px){.service-grid{grid-template-columns:1fr}.service-card{min-height:270px}}
.brand-image{display:block;line-height:0}.brand-image img{display:block;width:72px;height:72px;object-fit:contain;border-radius:50%;mix-blend-mode:screen}.footer-brand img{width:78px;height:78px}.hero-crest{display:grid;place-items:center}.hero-crest img{display:block;width:100%;height:auto;max-height:500px;object-fit:contain;filter:drop-shadow(0 22px 20px rgba(0,0,0,.78));mix-blend-mode:screen}@media(max-width:800px){.brand-image img{width:58px;height:58px}.footer-brand img{width:68px;height:68px}.hero-crest img{max-height:none}}
.hero-carousel{width:min(720px,100%);min-height:330px;position:relative}.hero-slide{position:absolute;inset:0;visibility:hidden;opacity:0;transform:translateX(25px);transition:opacity .38s ease,transform .38s ease}.hero-slide.is-active{visibility:visible;opacity:1;transform:none}.hero-side-actions{position:absolute;right:clamp(24px,9vw,150px);top:calc(25% + min(36vw,430px));display:flex;gap:14px;z-index:1}.hero-controls{position:absolute;left:clamp(24px,5vw,80px);bottom:31px;display:flex;align-items:center;gap:21px}.hero-control{display:grid;place-items:center;width:32px;height:34px;padding:0;border:0;background:transparent;color:var(--gold);font:42px/.7 var(--font-display);cursor:pointer;transition:color .2s,transform .2s}.hero-control:hover{color:var(--gold-light);transform:scale(1.18)}.hero-control span{line-height:1;transform:translateY(-2px)}@media(max-width:800px){.hero-carousel{min-height:430px}.hero-side-actions{left:24px;right:auto;top:auto;bottom:83px}.hero-controls{bottom:22px}}@media(max-width:460px){.hero-carousel{min-height:515px}.hero-side-actions{flex-direction:column;align-items:flex-start;bottom:84px}.hero-controls{bottom:18px}}
.hero-carousel{width:min(41vw,620px);margin-right:clamp(34px,4vw,78px)}.hero-slide h1{font-size:clamp(60px,calc(8.5vw - 2px),130px);max-width:100%}@media(max-width:1000px){.hero-carousel{width:min(47vw,620px);margin-right:28px}}@media(max-width:800px){.hero-carousel{width:min(720px,100%);margin-right:0}.hero-slide h1{font-size:clamp(60px,calc(8.5vw - 2px),130px)}}
.modal-open{overflow:hidden}.consultation-modal{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s}.consultation-modal.is-open{opacity:1;visibility:visible}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.76);backdrop-filter:blur(6px)}.modal-panel{width:min(700px,100%);max-height:calc(100vh - 40px);overflow:auto;position:relative;z-index:1;background:#121412;border:1px solid #595746;border-top:2px solid var(--gold);padding:clamp(30px,5vw,55px);box-shadow:0 28px 90px #000;transform:translateY(18px);transition:transform .25s}.is-open .modal-panel{transform:translateY(0)}.modal-close{position:absolute;right:17px;top:10px;color:#d7d4cc;background:none;border:0;font:300 34px/1 Arial;cursor:pointer}.modal-panel h2{font-size:clamp(46px,6vw,72px);margin:18px 0}.modal-intro{max-width:480px;color:var(--muted);font-size:14px;margin-bottom:26px}.consultation-form{display:grid;gap:17px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}.consultation-form label{display:grid;gap:7px;color:var(--gold);font-size:9px;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.consultation-form input,.consultation-form select,.consultation-form textarea{width:100%;background:#0b0c0b;border:1px solid #3a3b37;border-radius:0;color:var(--text);font:14px var(--font-body);letter-spacing:0;padding:13px;outline:0}.consultation-form textarea{resize:vertical}.consultation-form input:focus,.consultation-form select:focus,.consultation-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 2px rgba(188,161,106,.12)}.consultation-form select{appearance:auto}.consultation-form .button{justify-self:start;margin-top:4px}@media(max-width:560px){.form-row{grid-template-columns:1fr}.modal-panel{padding:30px 24px}.modal-panel h2{font-size:48px}}
