*{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:"Montserrat",Arial,sans-serif;background:#090807;color:#f3eadb;overflow-x:hidden}.hero{position:relative;min-height:100svh;display:grid;place-items:center;padding:clamp(28px,5vw,70px);isolation:isolate}.hero__image{position:absolute;inset:0;z-index:-3;overflow:hidden}.hero__image img{width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(.86) contrast(1.05) brightness(.78)}.shade{position:absolute;inset:0;z-index:-2;background:radial-gradient(ellipse at center,rgba(0,0,0,.18) 0%,rgba(0,0,0,.28) 36%,rgba(0,0,0,.70) 78%,rgba(0,0,0,.90) 100%),linear-gradient(180deg,rgba(0,0,0,.40),rgba(0,0,0,.08) 42%,rgba(0,0,0,.74)),linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.08) 24%,rgba(0,0,0,.08) 76%,rgba(0,0,0,.78))}.content{width:min(980px,100%);min-height:calc(100svh - clamp(56px,10vw,140px));display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;text-shadow:0 2px 22px rgba(0,0,0,.72)}.logo{width:clamp(250px,43vw,560px);height:auto;display:block;margin:0 auto 22px;filter:drop-shadow(0 12px 30px rgba(0,0,0,.72))}.divider{display:flex;align-items:center;justify-content:center;margin:0 0 28px}.divider:before,.divider:after{content:"";width:78px;height:1px;background:linear-gradient(90deg,transparent,rgba(243,234,219,.68))}.divider:after{background:linear-gradient(90deg,rgba(243,234,219,.68),transparent)}.divider span{width:6px;height:6px;margin:0 16px;border-radius:50%;background:#d5b58b;box-shadow:0 0 18px rgba(213,181,139,.7)}.eyebrow{margin:0 0 22px;text-transform:uppercase;letter-spacing:.46em;font-size:clamp(13px,1.55vw,19px);font-weight:400;color:#d5b58b}.content h1{font-family:"Cormorant Garamond",Georgia,serif;margin:0;font-weight:500;letter-spacing:.055em;line-height:1.05;font-size:clamp(36px,5.4vw,78px);color:#f7efe1}.contacts{width:min(780px,100%);margin-top:auto;padding-top:40px;display:flex;align-items:center;justify-content:center;gap:26px;flex-wrap:wrap;font-style:normal;color:#f3eadb}.contact{display:inline-flex;align-items:center;gap:12px;color:inherit;text-decoration:none;font-size:clamp(14px,1.45vw,18px);font-weight:400;letter-spacing:.04em;line-height:1.3}.contact svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:0}.contact svg path{fill:currentColor}.separator{height:46px;width:1px;background:rgba(243,234,219,.58)}address{font-style:normal}@media (max-width:720px){.hero{padding:28px 20px}.hero__image img{object-position:center center}.shade{background:radial-gradient(ellipse at center,rgba(0,0,0,.20) 0%,rgba(0,0,0,.42) 46%,rgba(0,0,0,.82) 100%),linear-gradient(180deg,rgba(0,0,0,.45),rgba(0,0,0,.18) 46%,rgba(0,0,0,.82))}.content{min-height:calc(100svh - 56px);justify-content:center}.logo{width:min(82vw,360px);margin-bottom:18px}.divider{margin-bottom:22px}.divider:before,.divider:after{width:54px}.eyebrow{letter-spacing:.34em;margin-bottom:18px}.contacts{margin-top:auto;gap:15px;padding-top:34px;flex-direction:column}.separator{height:1px;width:84px;background:rgba(243,234,219,.38)}.contact{justify-content:center}.mobile-break{display:none}}@media (max-height:620px) and (orientation:landscape){.hero{padding:20px}.content{min-height:calc(100svh - 40px)}.logo{width:260px;margin-bottom:10px}.divider{margin-bottom:12px}.eyebrow{margin-bottom:10px}.content h1{font-size:34px}.contacts{padding-top:20px;margin-top:22px}}
.legal-links{width:100%;display:flex;align-items:center;justify-content:center;gap:14px;margin-top:22px;padding-top:16px;border-top:1px solid rgba(243,234,219,.16);flex-wrap:wrap}
.legal-links a{color:rgba(243,234,219,.72);text-decoration:none;font-size:clamp(12px,1.2vw,14px);letter-spacing:.06em;border-bottom:1px solid rgba(213,181,139,.35);padding-bottom:2px;transition:color .2s,border-color .2s}
.legal-links a:hover{color:#d5b58b;border-bottom-color:#d5b58b}
.legal-links__dot{width:4px;height:4px;border-radius:50%;background:rgba(213,181,139,.7)}
@media (max-width:720px){.legal-links{margin-top:18px;gap:10px}}
