@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400&family=Inter:wght@400;500&display=swap";:root{--page-padding: clamp(24px, 7.75vw, 118px);--paper: #f8f7f5;--white: #ffffff;--red: #9f1111;--ink: #1d1d1d;--muted: #5c4d48;--display-font: "Erotique Trial", "Cormorant Garamond", Georgia, serif;--body-font: Inter, Arial, sans-serif;color:#991b1b;background:var(--paper);font-family:var(--body-font);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper)}a{color:inherit;text-decoration:none}.site-header{width:100%;height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 var(--page-padding);background:var(--paper)}.brand{display:inline-flex;align-items:center;line-height:0}.brand img{width:114px;height:auto;display:block}.main-nav{display:flex;align-items:center;gap:clamp(18px,2vw,30px);color:var(--red);font-size:12px;font-weight:500;line-height:1;text-transform:uppercase;white-space:nowrap}.main-nav a{padding:10px 0}.hero{position:relative;width:100%;height:clamp(620px,calc(100vh - 80px),760px);min-height:560px;overflow:hidden;background:#221d17}.hero-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.hero-title{position:absolute;left:50%;top:50%;z-index:1;width:min(720px,82vw);margin:0;color:#fff;font-family:var(--display-font);font-size:clamp(74px,8.2vw,122px);font-weight:300;line-height:.9;letter-spacing:0;text-align:center;text-transform:uppercase;transform:translate(-50%,-45%)}.hero-title span{display:block}.hero-title em{display:inline-block;margin-left:20px;font-size:.45em;font-style:italic;text-transform:none;vertical-align:.15em}.scroll-button{position:absolute;left:50%;bottom:21px;width:41px;height:41px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.95);border-radius:999px;color:#fff;background:#ffffff24;transform:translate(-50%);cursor:pointer}.scroll-button:hover{background:#ffffff3d}.service-section{padding:88px var(--page-padding) 92px;background:var(--paper)}.section-heading{margin-bottom:34px;color:var(--red);text-align:center}.section-heading p{margin:0 0 8px;font-size:12px;font-weight:500;line-height:1;text-transform:uppercase}.section-heading h1{margin:0;font-family:var(--display-font);font-size:clamp(56px,8vw,122px);font-weight:300;line-height:.88;color:var(--red);text-transform:uppercase}.service-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) repeat(3,minmax(180px,260px));gap:24px;align-items:stretch}.service-feature{position:relative;min-height:456px;overflow:hidden;border-radius:20px;color:#fff;background:#191713}.service-feature:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#000000a8,#00000042 54%,#0000000d);pointer-events:none}.service-feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.service-feature-content{position:relative;z-index:1;width:min(420px,calc(100% - 64px));padding:219px 0 0 45px}.service-feature h2{margin:0 0 18px;font-family:var(--display-font);font-size:37px;font-weight:400;line-height:1;text-transform:uppercase}.investment{margin:0 0 18px;font-size:14px;line-height:1.35;text-transform:uppercase}.service-description{margin:0;max-width:390px;color:#ffffffdb;font-size:15px;line-height:1.6}.contact-pill{position:absolute;right:36px;bottom:36px;z-index:1;display:inline-flex;align-items:center;gap:18px;height:56px;padding:8px 16px 8px 18px;border-radius:999px;background:var(--white);color:var(--red);font-size:16px;font-weight:500}.contact-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--red);transform:rotate(-90deg)}.service-card{min-width:0;display:flex;flex-direction:column;gap:18px;color:var(--red)}.service-card img{width:100%;aspect-ratio:303 / 289;display:block;object-fit:cover;border-radius:20px}.service-card h3{margin:0 0 8px;font-family:var(--display-font);font-size:31px;font-weight:400;line-height:1;text-transform:uppercase}.service-number{margin:0 0 8px;color:var(--red);font-family:var(--display-font);font-size:42px;font-weight:400;line-height:.9}.service-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.offering-section{padding:0 0 56px;background:var(--white)}.offering-panel{position:relative;width:100%;height:clamp(390px,28.7vw,434px);display:grid;grid-template-columns:1fr 1fr;overflow:hidden;background:#191713}.offering-image{width:100%;height:100%;display:block;object-fit:cover}.offering-image-left,.offering-image-right{object-position:center center}.offering-panel h1{position:absolute;left:50%;top:50%;z-index:1;margin:0;color:#fff;font-family:var(--display-font);font-size:clamp(44px,5vw,72px);font-weight:300;line-height:1;letter-spacing:0;text-transform:uppercase;white-space:nowrap;transform:translate(-50%,-50%)}.offering-panel h1 span{margin-right:18px;font-size:.54em;font-style:italic;text-transform:none}.gallery-section{background:var(--white);color:var(--red)}.gallery-heading{padding:42px 24px;text-align:center}.gallery-heading p{margin:0 0 10px;font-size:10px;font-weight:500;line-height:1;text-transform:uppercase}.gallery-heading h1{margin:0;font-family:var(--display-font);font-size:clamp(32px,4vw,46px);font-weight:400;line-height:1.1;letter-spacing:0;text-transform:uppercase}.gallery-heading h1 span{font-size:.68em;font-style:italic;text-transform:none}.gallery-showcase{position:relative;height:clamp(343px,30vw,456px);overflow:hidden;background:#d8d5d0}.gallery-showcase:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,#f8f7f52e,#2c252057 63%,#120f0d80);pointer-events:none}.gallery-showcase>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center center}.gallery-columns{position:absolute;inset:0;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.gallery-item{min-width:0;display:flex;flex-direction:column;justify-content:flex-end;padding:0 20px 31px;border-left:1px solid rgba(255,255,255,.34);color:#fff}.gallery-item:first-child{border-left:0}.gallery-number{margin:0 0 7px;font-family:var(--display-font);font-size:clamp(48px,5.1vw,66px);font-weight:400;line-height:.86}.gallery-item:first-child .gallery-number{color:var(--red)}.gallery-item h2{max-width:218px;margin:0;font-family:var(--display-font);font-size:clamp(20px,2vw,27px);font-weight:400;line-height:.95;text-transform:uppercase}.gallery-description{max-width:230px;margin:14px 0 0;color:#ffffffdb;font-size:11px;line-height:1.45}.inquire-section{position:relative;margin-top:72px;min-height:820px;display:flex;justify-content:center;overflow:hidden;color:#fff;background:#11100f}.inquire-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}.inquire-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#04040447,#0404043d 38%,#0404045c),linear-gradient(90deg,#00000075,#0000000a 51%,#00000057)}.inquire-content{position:relative;z-index:1;width:min(704px,calc(100% - 48px));padding-top:68px;text-align:center}.inquire-content h1{margin:0 0 38px;font-family:var(--display-font);font-size:clamp(72px,7vw,113px);font-weight:300;line-height:.72;letter-spacing:0;text-transform:uppercase}.inquire-content>p{width:min(690px,100%);margin:0 auto 28px;color:#ffffffc2;font-size:14px;line-height:1.45}.inquire-form{width:min(627px,100%);margin:0 auto;padding:25px 25px 17px;display:flex;flex-direction:column;gap:14px;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:#ffffff2e;box-shadow:0 20px 70px #0000003b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.inquire-form label{display:flex;flex-direction:column;gap:8px;text-align:left}.inquire-form label span{color:#ffffffe6;font-size:11px;line-height:1}.inquire-form strong{color:#b31218;font-weight:500}.inquire-form input,.inquire-form textarea{width:100%;border:0;outline:0;border-radius:999px;color:#fff;background:#ffffff4f;font-family:var(--body-font);font-size:11px}.inquire-form input{height:49px;padding:0 20px}.inquire-form textarea{min-height:122px;resize:vertical;border-radius:24px;padding:18px 20px}.inquire-form input::placeholder,.inquire-form textarea::placeholder{color:#ffffffdb}.inquire-form button{align-self:center;height:55px;margin-top:11px;padding:8px 11px 8px 23px;display:inline-flex;align-items:center;gap:12px;border:0;border-radius:999px;color:var(--red);background:var(--white);font-family:var(--body-font);font-size:12px;font-weight:500;cursor:pointer}.submit-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#b11b21;transform:rotate(180deg)}.site-footer{min-height:320px;display:grid;grid-template-columns:1fr minmax(280px,1.5fr) 1fr;gap:32px;align-items:center;padding:58px var(--page-padding);background:var(--white);color:var(--ink)}.footer-nav,.footer-contact,.footer-brand{min-width:0}.footer-nav,.footer-contact{display:flex;flex-direction:column;gap:13px}.footer-nav h2,.footer-contact h2{margin:0 0 4px;color:var(--ink);font-family:var(--display-font);font-size:18px;font-weight:400;line-height:1}.footer-nav a,.footer-contact a,.footer-contact span,.footer-brand p{color:var(--ink);font-size:12px;line-height:1.35}.footer-brand{text-align:center}.footer-brand a{display:inline-flex;align-items:center;justify-content:center;margin-bottom:22px;line-height:0}.footer-brand img{width:114px;height:auto;display:block}.footer-brand p{max-width:565px;margin:0 auto}.footer-contact{justify-self:end;width:170px;font-style:normal}@media(max-width:900px){.site-header{height:auto;min-height:80px;align-items:flex-start;flex-direction:column;justify-content:center;gap:14px;padding:18px 24px}.main-nav{width:100%;gap:18px;overflow-x:auto;padding-bottom:2px}.hero{height:660px;min-height:540px}.service-section{padding:72px 24px 78px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-feature{grid-column:1 / -1}.offering-panel{height:370px}.gallery-showcase{height:auto}.gallery-showcase>img{position:absolute;inset:0}.gallery-columns{position:relative;min-height:520px;grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-item{border-top:1px solid rgba(255,255,255,.34)}.gallery-item:nth-child(odd){border-left:0}.inquire-section{margin-top:56px;min-height:780px}.inquire-content{padding-top:60px}.site-footer{grid-template-columns:1fr 1fr;align-items:start;padding:52px 24px}.footer-brand{grid-column:1 / -1;grid-row:1;margin-bottom:22px}.footer-contact{justify-self:end}}@media(max-width:560px){.brand img{width:104px}.hero{height:600px;min-height:520px}.hero-image{object-position:47% center}.hero-title{width:min(420px,88vw);font-size:clamp(54px,15vw,76px)}.hero-title em{margin-left:10px}.service-section{padding:56px 18px 64px}.section-heading{margin-bottom:28px}.service-grid{grid-template-columns:1fr}.service-feature{min-height:520px}.service-feature-content{width:auto;padding:250px 24px 0}.contact-pill{right:auto;left:24px;bottom:28px}.offering-section{padding-bottom:44px}.offering-panel{height:330px}.offering-panel h1 span{margin-right:10px}.gallery-heading{padding:34px 18px 32px}.gallery-columns{min-height:720px;grid-template-columns:1fr}.gallery-item{min-height:190px;padding:0 20px 25px;border-left:0}.gallery-item:first-child{border-top:0}.inquire-section{margin-top:44px;min-height:740px}.inquire-content{width:calc(100% - 36px);padding-top:50px}.inquire-content h1{margin-bottom:34px}.inquire-form{padding:20px 14px 16px}.site-footer{min-height:auto;grid-template-columns:1fr;gap:30px;padding:44px 24px;text-align:center}.footer-brand{grid-column:auto;grid-row:auto;margin-bottom:0}.footer-nav,.footer-contact{align-items:center}.footer-contact{justify-self:center}}
