.page-module__soh_jW__main{background-color:var(--bg);min-height:100dvh;color:var(--text-muted);padding-top:120px;padding-bottom:80px}.page-module__soh_jW__container{max-width:800px;margin:0 auto;padding:0 24px}.page-module__soh_jW__title{font-family:var(--font-display);color:var(--text);margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:300}.page-module__soh_jW__backLink{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);align-items:center;gap:8px;margin-bottom:2rem;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;text-decoration:none;transition:opacity .3s;display:inline-flex}.page-module__soh_jW__backLink:hover{opacity:.7}.page-module__soh_jW__goldLine{background:linear-gradient(90deg, var(--gold), transparent);width:60px;height:1px;margin-bottom:3rem}.page-module__soh_jW__content{font-family:var(--font-body);color:var(--text-muted);flex-direction:column;gap:2rem;font-size:1rem;line-height:1.7;display:flex}.page-module__soh_jW__content p{margin:0}.page-module__soh_jW__content strong{color:var(--text);margin-bottom:.5rem;font-weight:600;display:inline-block}
.Navbar-module___rHu7W__navbar{z-index:200;opacity:0;pointer-events:none;border-bottom:1px solid #0000;padding:16px 0;transition:opacity .5s,transform .5s,background .4s,padding .4s,border-color .4s;position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.Navbar-module___rHu7W__navbar.Navbar-module___rHu7W__scrolled{opacity:1;pointer-events:auto;-webkit-backdrop-filter:blur(14px);border-bottom-color:var(--border);background:#050505e0;padding:12px 0;transform:translateY(0)}.Navbar-module___rHu7W__inner{justify-content:space-between;align-items:center;height:64px;display:flex;overflow:visible}.Navbar-module___rHu7W__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Navbar-module___rHu7W__logoImg{background:linear-gradient(90deg,#d4af37,#fff2cd,#aa771c,#fff2cd,#d4af37) 0 0/200%;flex-shrink:0;width:110px;height:110px;transition:filter .3s;animation:8s linear infinite Navbar-module___rHu7W__logoShine;-webkit-mask-image:url(/Logo%20Black.svg);mask-image:url(/Logo%20Black.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Navbar-module___rHu7W__logoImg:hover{filter:drop-shadow(0 0 16px #c5a05999)}@keyframes Navbar-module___rHu7W__logoShine{0%{background-position:0%}to{background-position:200%}}.Navbar-module___rHu7W__actions{align-items:center;gap:24px;display:flex}.Navbar-module___rHu7W__cta{font-family:var(--font-inter);letter-spacing:.12em;text-transform:uppercase;color:#000;transition:filter .3s ease, transform var(--transition);background:linear-gradient(135deg,#c5a059 0%,#8b6b2e 100%);border:none;border-radius:1px;padding:10px 20px;font-size:.75rem;font-weight:600}.Navbar-module___rHu7W__cta:hover{filter:brightness(1.15);transform:translateY(-1px)}.Navbar-module___rHu7W__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:flex}.Navbar-module___rHu7W__burger span{background:var(--text);width:24px;height:1.5px;transition:transform var(--transition), opacity var(--transition);display:block}.Navbar-module___rHu7W__burgerOpen span:first-child{transform:translateY(6.5px)rotate(45deg)}.Navbar-module___rHu7W__burgerOpen span:nth-child(2){opacity:0}.Navbar-module___rHu7W__burgerOpen span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.Navbar-module___rHu7W__overlay{z-index:299;pointer-events:none;background:0 0;transition:background .4s;position:fixed;inset:0}.Navbar-module___rHu7W__overlayOpen{pointer-events:auto;background:#00000080}.Navbar-module___rHu7W__nav{z-index:300;-webkit-backdrop-filter:blur(20px);border-left:1px solid var(--border);background:#050505fa;flex-direction:column;justify-content:center;align-items:flex-start;gap:32px;width:300px;height:100vh;padding:40px 48px;transition:right .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%}.Navbar-module___rHu7W__navOpen{right:0}.Navbar-module___rHu7W__navLink{font-family:var(--font-inter);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);transition:color var(--transition);font-size:.95rem;font-weight:400;position:relative}.Navbar-module___rHu7W__navLink:after{content:"";background:var(--gold);width:0;height:1px;transition:width var(--transition);position:absolute;bottom:-4px;left:0}.Navbar-module___rHu7W__navLink:hover{color:var(--gold)}.Navbar-module___rHu7W__navLink:hover:after{width:100%}
.ScrollNav-module__tQNPua__nav{z-index:60;pointer-events:none;opacity:1;transition:opacity .45s;position:fixed;top:50%;right:26px;transform:translateY(-50%)}.ScrollNav-module__tQNPua__navHidden{opacity:0;pointer-events:none}.ScrollNav-module__tQNPua__navHidden .ScrollNav-module__tQNPua__item{pointer-events:none}.ScrollNav-module__tQNPua__list{flex-direction:column;align-items:flex-end;gap:18px;margin:0;padding:0;list-style:none;display:flex}.ScrollNav-module__tQNPua__item{pointer-events:auto;cursor:pointer;background:0 0;border:none;outline:none;justify-content:flex-end;align-items:center;gap:12px;margin:0;padding:4px 0;display:flex}.ScrollNav-module__tQNPua__line{background:#ffffff38;flex-shrink:0;width:22px;height:1px;transition:width .4s cubic-bezier(.16,1,.3,1),background .4s;display:block}.ScrollNav-module__tQNPua__item:hover .ScrollNav-module__tQNPua__line,.ScrollNav-module__tQNPua__item:focus-visible .ScrollNav-module__tQNPua__line{background:#c5a059d9;width:40px}.ScrollNav-module__tQNPua__itemActive .ScrollNav-module__tQNPua__line{background:linear-gradient(90deg,#c5a05900,#c5a059);width:40px}.ScrollNav-module__tQNPua__itemActive:hover .ScrollNav-module__tQNPua__line,.ScrollNav-module__tQNPua__itemActive:focus-visible .ScrollNav-module__tQNPua__line{background:linear-gradient(90deg,#e8c97a00,#e8c97a);width:48px}.ScrollNav-module__tQNPua__label{letter-spacing:.22em;text-transform:uppercase;white-space:nowrap;color:#c5a059e6;opacity:0;font-family:Montserrat,sans-serif;font-size:10px;font-weight:400;transition:opacity .35s,transform .4s cubic-bezier(.16,1,.3,1);transform:translate(8px)}.ScrollNav-module__tQNPua__item:hover .ScrollNav-module__tQNPua__label,.ScrollNav-module__tQNPua__item:focus-visible .ScrollNav-module__tQNPua__label{opacity:1;transform:translate(0)}@media (max-width:1024px){.ScrollNav-module__tQNPua__nav{display:none}}@media (prefers-reduced-motion:reduce){.ScrollNav-module__tQNPua__line,.ScrollNav-module__tQNPua__label{transition:none}}
.Hero-module__JgYmMq__hero{scroll-snap-align:start;scroll-snap-stop:always;background:#050505;flex-direction:column;width:100%;min-height:100dvh;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__hero:before{content:"";will-change:transform;pointer-events:none;background:url(/smoke-bg.webp) 50%/cover no-repeat;animation:18s ease-in-out infinite alternate Hero-module__JgYmMq__breathe;position:absolute;inset:-8%}.Hero-module__JgYmMq__hero:after{content:"";pointer-events:none;background:linear-gradient(#0a0a0a1a 0%,#0a0a0a66 60%,#050505f2 100%);position:absolute;inset:0}@keyframes Hero-module__JgYmMq__breathe{0%{transform:scale(1)}to{transform:scale(1.06)}}.Hero-module__JgYmMq__contentGrid{z-index:10;flex-direction:column;flex:1;justify-content:center;gap:32px;width:100%;padding-top:90px;padding-bottom:80px;display:flex;position:relative}.Hero-module__JgYmMq__left{z-index:1;aspect-ratio:4/5;flex-shrink:0;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:none!important;background:0 0!important;border:none!important}.Hero-module__JgYmMq__crystalImg{object-fit:cover;object-position:center top;mix-blend-mode:screen;filter:contrast(1.1)brightness(1.2)drop-shadow(0 0 60px #c5a05926);pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;margin:0;padding:0;width:100%!important;max-width:none!important;height:100%!important;transform:translate(0)!important}.Hero-module__JgYmMq__right{z-index:30;flex-direction:column;flex:none;justify-content:center;align-items:flex-start;gap:1rem;padding:0 1.5rem;display:flex;position:relative;box-shadow:none!important;background:0 0!important;border:none!important}.Hero-module__JgYmMq__title{font-family:var(--font-display);letter-spacing:.01em;color:#fff;text-align:left;text-shadow:0 12px 40px #000c;margin:0;font-size:clamp(32px,8vw,48px);font-weight:400;line-height:1.1}.Hero-module__JgYmMq__subtitle{font-family:"Montserrat", "Inter", var(--font-body), sans-serif;letter-spacing:.06em;color:#fffc;opacity:0;max-width:90%;margin:0;font-size:16px;font-weight:400;line-height:1.4}.Hero-module__JgYmMq__lineWrap{display:block;overflow:hidden}.Hero-module__JgYmMq__lineInner{display:block;transform:translateY(110%)}.Hero-module__JgYmMq__lineSecond{color:#ffffffd9}.Hero-module__JgYmMq__lineSecond em{letter-spacing:-.02em;font-style:italic}.Hero-module__JgYmMq__ctaGroup{opacity:0;flex-direction:column;align-items:center;gap:16px;width:100%;margin-top:8px;display:flex}.Hero-module__JgYmMq__ctaPrimary{font-family:"Montserrat", "Inter", var(--font-body), sans-serif;letter-spacing:1px;text-transform:uppercase;color:#000;cursor:pointer;background:linear-gradient(#ddc189 0%,#c5a059 100%);border:none;justify-content:center;align-items:center;width:100%;min-height:48px;padding:0;font-size:13px;font-weight:700;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;box-shadow:inset 0 1px 1px #fff6,0 4px 16px #c5a05933}.Hero-module__JgYmMq__ctaPrimary:hover{filter:brightness(1.15);box-shadow:inset 0 1px 1px #fff6,0 0 20px #c5a0594d}.Hero-module__JgYmMq__ctaSecondary{font-family:"Montserrat", "Inter", var(--font-body), sans-serif;letter-spacing:2px;text-transform:uppercase;color:#ffffffe6;cursor:pointer;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;font-size:13px;font-weight:500;transition:color .4s;display:flex;position:relative}.Hero-module__JgYmMq__ctaSecondary:after{content:"";transform-origin:100%;background:linear-gradient(90deg,#d4af3700 0%,#d4af37cc 50%,#d4af3700 100%);width:100%;height:1px;transition:transform .5s cubic-bezier(.19,1,.22,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.Hero-module__JgYmMq__ctaSecondary:hover{color:#fff}.Hero-module__JgYmMq__ctaSecondary:hover:after{transform-origin:0;transform:scaleX(1)}.Hero-module__JgYmMq__ctaArrow{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:20px;height:12px;transition:transform .4s;overflow:visible}.Hero-module__JgYmMq__ctaSecondary:hover .Hero-module__JgYmMq__ctaArrow{transform:translate(4px)}.Hero-module__JgYmMq__uiFrame{z-index:100;pointer-events:none;flex-direction:column;justify-content:space-between;padding:20px 5vw 30px;display:flex;position:absolute;inset:0}.Hero-module__JgYmMq__topBar{pointer-events:auto;justify-content:space-between;align-items:flex-start;display:flex}.Hero-module__JgYmMq__logo{cursor:pointer;background:linear-gradient(90deg,#d4af37,#fff2cd,#aa771c,#fff2cd,#d4af37) 0 0/200%;flex-shrink:0;width:80px;height:80px;transition:filter .3s;animation:8s linear infinite Hero-module__JgYmMq__shine;-webkit-mask-image:url(/Logo%20Black.svg);mask-image:url(/Logo%20Black.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Hero-module__JgYmMq__logo:hover{filter:drop-shadow(0 0 16px #c5a05999)}@keyframes Hero-module__JgYmMq__shine{0%{background-position:0%}to{background-position:200%}}.Hero-module__JgYmMq__topRight{align-items:center;gap:16px;display:flex}.Hero-module__JgYmMq__phone{font-family:"Montserrat", "Inter", var(--font-body), sans-serif;letter-spacing:1px;color:#fff;font-size:13px;font-weight:600;transition:color .3s;display:none}.Hero-module__JgYmMq__phone:hover{color:#d4af37}.Hero-module__JgYmMq__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;padding:4px;transition:opacity .3s;display:flex}.Hero-module__JgYmMq__burger:hover{opacity:.6}.Hero-module__JgYmMq__burgerLine{background:#fff;width:24px;height:1px;display:block}.Hero-module__JgYmMq__bottomBar{display:none}.Hero-module__JgYmMq__metaText{font-family:"Montserrat", "Inter", var(--font-body), sans-serif;text-transform:uppercase;letter-spacing:1.5px;color:#ffffffbf;font-size:11px;font-weight:500;transition:color .3s}.Hero-module__JgYmMq__metaText:hover{color:#d4af37}.Hero-module__JgYmMq__scrollIndicator{background:#fff3;width:1px;height:60px;display:none;position:relative;overflow:hidden}.Hero-module__JgYmMq__scrollBar{background:#d4af37;width:100%;height:15px;animation:2s cubic-bezier(.4,0,.6,1) infinite Hero-module__JgYmMq__scrollDrop;position:absolute;top:0;left:0}@keyframes Hero-module__JgYmMq__scrollDrop{0%{opacity:0;transform:translateY(-100%)}15%{opacity:1}85%{opacity:.9}to{opacity:0;transform:translateY(400%)}}.Hero-module__JgYmMq__socialBar{pointer-events:auto;justify-content:center;align-items:center;width:100%;display:flex}.Hero-module__JgYmMq__socialInner{flex-direction:row;align-items:center;gap:24px;display:flex}.Hero-module__JgYmMq__socialIconLink{justify-content:center;align-items:center;transition:transform .3s;display:flex}.Hero-module__JgYmMq__socialIconLink:hover{transform:scale(1.1)}.Hero-module__JgYmMq__socialIcon{fill:#fff;opacity:.9;width:28px;height:28px;transition:fill .3s,opacity .3s;display:block}.Hero-module__JgYmMq__socialIconLink:hover .Hero-module__JgYmMq__socialIcon{opacity:1;fill:#d4af37}.Hero-module__JgYmMq__noJs .Hero-module__JgYmMq__crystalImg,.Hero-module__JgYmMq__noJs .Hero-module__JgYmMq__ctaGroup{opacity:1}.Hero-module__JgYmMq__noJs .Hero-module__JgYmMq__lineInner{transform:translateY(0)}@media (min-width:768px){.Hero-module__JgYmMq__hero{height:100svh}.Hero-module__JgYmMq__hero:after{background:linear-gradient(90deg,#0a0a0a40 0%,#0a0a0a8c 50%,#0a0a0ae0 100%)}.Hero-module__JgYmMq__contentGrid{grid-template-columns:1fr 1fr;gap:0;height:100%;padding:0;display:grid}.Hero-module__JgYmMq__left{aspect-ratio:auto;grid-column:1;height:100%}.Hero-module__JgYmMq__crystalImg{object-fit:contain;width:auto!important;height:85vh!important;transform:translate(14%)!important}.Hero-module__JgYmMq__right{grid-column:2;gap:0;padding:0 10vw 0 5vw}.Hero-module__JgYmMq__title{font-size:clamp(48px,5vw,72px)}.Hero-module__JgYmMq__subtitle{opacity:.7;max-width:none;margin:16px 0 0;font-size:16px;line-height:1.6}.Hero-module__JgYmMq__ctaGroup{flex-direction:row;gap:40px;width:auto;margin-top:48px}.Hero-module__JgYmMq__ctaPrimary{width:auto;padding:18px 48px;font-size:11px}.Hero-module__JgYmMq__ctaSecondary{width:auto;padding:16px 0;font-size:11px}.Hero-module__JgYmMq__uiFrame{padding:40px 5vw}.Hero-module__JgYmMq__logo{width:140px;height:140px}.Hero-module__JgYmMq__topRight{gap:32px}.Hero-module__JgYmMq__phone{font-size:14px;display:block}.Hero-module__JgYmMq__bottomBar{justify-content:space-between;align-items:flex-end;display:flex}.Hero-module__JgYmMq__scrollIndicator{display:block}.Hero-module__JgYmMq__socialBar{width:auto;position:absolute;top:50%;right:5vw;transform:translateY(-50%)}.Hero-module__JgYmMq__socialInner{flex-direction:column}.Hero-module__JgYmMq__socialIcon{opacity:.8;width:24px;height:24px}}@media (max-width:480px){.Hero-module__JgYmMq__title{font-size:clamp(32px,9vw,42px)}}@media (prefers-reduced-motion:reduce){.Hero-module__JgYmMq__logo,.Hero-module__JgYmMq__scrollBar,.Hero-module__JgYmMq__hero:before{animation:none}}
.About-module__S-Ka5a__about{box-sizing:border-box;scroll-snap-align:start;scroll-snap-stop:always;background:var(--bg);flex-direction:column;height:100vh;padding-top:64px;display:flex;overflow:hidden}.About-module__S-Ka5a__inner{flex:1;grid-template-columns:1fr 1fr;align-items:stretch;gap:56px;min-height:0;padding-top:32px;padding-bottom:24px;display:grid}.About-module__S-Ka5a__left{flex-direction:column;justify-content:space-between;height:100%;min-height:0;padding-bottom:80px;display:flex}.About-module__S-Ka5a__topBlock{opacity:0;flex-direction:column;display:flex}.About-module__S-Ka5a__eyebrow{font-family:"Montserrat", var(--font-inter), sans-serif;letter-spacing:.35em;text-transform:uppercase;color:var(--gold);margin:0 0 10px;font-size:.65rem;font-weight:400}.About-module__S-Ka5a__heading{font-family:var(--font-display);color:#fff;letter-spacing:.01em;margin:0 0 20px;font-size:clamp(2.2rem,3.2vw,3.4rem);font-weight:300;line-height:1.06}.About-module__S-Ka5a__para{font-family:"Montserrat", var(--font-inter), sans-serif;color:#ffffff7a;max-width:460px;margin:0 0 20px;font-size:clamp(14px,1.2vw,17px);font-weight:300;line-height:1.8}.About-module__S-Ka5a__contacts{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.About-module__S-Ka5a__contactItem{cursor:default;align-items:center;gap:6px;text-decoration:none;display:flex}a.About-module__S-Ka5a__contactItem{cursor:pointer}a.About-module__S-Ka5a__contactItem .About-module__S-Ka5a__contactValue{color:#fff;font-weight:500}a.About-module__S-Ka5a__contactItem:hover .About-module__S-Ka5a__contactValue{color:#c5a059bf}.About-module__S-Ka5a__contactSep{color:#ffffff1f;-webkit-user-select:none;user-select:none;font-size:13px}.About-module__S-Ka5a__contactIcon{color:#c5a059;flex-shrink:0;width:12px;height:12px}.About-module__S-Ka5a__contactLabel{font-family:"Montserrat", var(--font-inter), sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#ffffff40;font-size:11px;font-weight:400}.About-module__S-Ka5a__contactValue{font-family:"Montserrat", var(--font-inter), sans-serif;color:#ffffff8c;letter-spacing:.02em;font-size:13px;font-weight:300;transition:color .25s}.About-module__S-Ka5a__services{grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;display:grid}.About-module__S-Ka5a__service{opacity:0;align-items:flex-start;gap:12px;padding:16px 20px 16px 0;display:flex;position:relative}.About-module__S-Ka5a__service:after{content:"";transform-origin:0;z-index:1;background:linear-gradient(90deg,#c5a059,#c5a05900);width:100%;height:1px;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.About-module__S-Ka5a__service:hover:after{transform:scaleX(1)}.About-module__S-Ka5a__service:hover .About-module__S-Ka5a__serviceIcon{color:#c5a059d9}.About-module__S-Ka5a__service:hover .About-module__S-Ka5a__serviceTitle{color:#fff}.About-module__S-Ka5a__serviceIcon,.About-module__S-Ka5a__serviceTitle{transition:color .35s}.About-module__S-Ka5a__service:nth-child(odd){border-right:1px solid #ffffff0d;padding-right:24px}.About-module__S-Ka5a__service:nth-child(2n){padding-left:24px;padding-right:0}.About-module__S-Ka5a__service:first-child,.About-module__S-Ka5a__service:nth-child(2){border-bottom:1px solid #ffffff0d;padding-bottom:18px}.About-module__S-Ka5a__service:nth-child(3),.About-module__S-Ka5a__service:nth-child(4){padding-top:18px}.About-module__S-Ka5a__serviceIcon{color:#c5a059;flex-shrink:0;width:18px;height:18px;margin-top:2px}.About-module__S-Ka5a__serviceIcon svg{width:18px;height:18px}.About-module__S-Ka5a__serviceBody{flex-direction:column;gap:3px;display:flex}.About-module__S-Ka5a__serviceTitle{font-family:var(--font-display);color:#ffffffd9;font-size:clamp(1.1rem,1.4vw,1.35rem);font-weight:400;line-height:1.2}.About-module__S-Ka5a__serviceDesc{font-family:"Montserrat", var(--font-inter), sans-serif;color:#ffffff47;font-size:clamp(12px,.9vw,13.5px);font-weight:300;line-height:1.45}.About-module__S-Ka5a__statsBar{opacity:0;border-top:1px solid #c5a0592e;gap:0;padding-top:16px;display:flex}.About-module__S-Ka5a__stat{flex-direction:column;flex:1;gap:4px;display:flex}.About-module__S-Ka5a__statValue{font-family:var(--font-display);background:linear-gradient(135deg,#e8c97a 0%,#c5a059 45%,#a07830 100%);-webkit-text-fill-color:transparent;letter-spacing:.03em;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.5rem,2.2vw,2rem);font-weight:400;line-height:1}.About-module__S-Ka5a__statLabel{font-family:"Montserrat", var(--font-inter), sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#c5a05980;font-size:11px;font-weight:400;line-height:1.3}.About-module__S-Ka5a__right{opacity:0;align-items:flex-start;height:100%;min-height:0;display:flex}.About-module__S-Ka5a__imgBlock{aspect-ratio:3/4;background:0 0;border-radius:4px;width:100%;max-height:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 70%,#0000 100%);mask-image:linear-gradient(#000 70%,#0000 100%)}.About-module__S-Ka5a__photo{object-fit:cover;object-position:center;filter:brightness(.85)contrast(1.15)grayscale(10%);width:100%;height:100%;position:absolute;inset:0}@media (max-width:1024px){.About-module__S-Ka5a__about{height:auto;min-height:100svh;overflow:visible}.About-module__S-Ka5a__inner{grid-template-columns:1fr;align-items:start;gap:28px;padding-bottom:48px}.About-module__S-Ka5a__left{gap:0;height:auto}.About-module__S-Ka5a__topBlock{margin-bottom:40px}.About-module__S-Ka5a__right{order:-1;height:auto}.About-module__S-Ka5a__imgBlock{aspect-ratio:3/4;flex:none;height:auto;max-height:340px}.About-module__S-Ka5a__para{max-width:100%}.About-module__S-Ka5a__contacts{gap:8px}.About-module__S-Ka5a__statsBar{margin-top:28px}}@media (max-width:768px){.About-module__S-Ka5a__about{padding-top:60px}.About-module__S-Ka5a__inner{padding-top:12px;padding-bottom:32px}.About-module__S-Ka5a__topBlock{margin-bottom:28px}.About-module__S-Ka5a__contacts{flex-direction:column;align-items:flex-start;gap:12px;margin-top:32px;margin-bottom:32px}.About-module__S-Ka5a__contactSep{display:none}.About-module__S-Ka5a__services{grid-template-columns:1fr;gap:24px}.About-module__S-Ka5a__service,.About-module__S-Ka5a__service:nth-child(odd),.About-module__S-Ka5a__service:nth-child(2n),.About-module__S-Ka5a__service:first-child,.About-module__S-Ka5a__service:nth-child(2),.About-module__S-Ka5a__service:first-child{border:none;padding:0}.About-module__S-Ka5a__statsBar{border-top:none;flex-wrap:wrap;margin-top:24px}.About-module__S-Ka5a__stat{flex:0 0 50%;padding-bottom:12px}.About-module__S-Ka5a__imgBlock{height:54vw}}@media (prefers-reduced-motion:reduce){.About-module__S-Ka5a__service:after,.About-module__S-Ka5a__serviceIcon,.About-module__S-Ka5a__serviceTitle,.About-module__S-Ka5a__contactValue{transition:none}.About-module__S-Ka5a__service:hover:after{transform:scaleX(1)}}
.Menu-module__88cxuq__gate{scroll-snap-align:start;scroll-snap-stop:always;background-color:#050505;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Menu-module__88cxuq__bgImage{object-fit:cover;z-index:0;object-position:center}.Menu-module__88cxuq__overlay{z-index:0;background:linear-gradient(90deg,#000000e0 0%,#00000040 100%);position:absolute;inset:0}.Menu-module__88cxuq__content{z-index:1;flex-direction:column;align-items:flex-start;gap:20px;max-width:700px;padding-left:10%;padding-right:5%;display:flex;position:relative}.Menu-module__88cxuq__eyebrow{letter-spacing:.35em;text-transform:uppercase;color:#c5a059bf;margin:0;font-family:Montserrat,sans-serif;font-size:.7rem;font-weight:400}.Menu-module__88cxuq__title{font-family:var(--font-display);letter-spacing:-.01em;color:#fff;text-shadow:0 4px 40px #000000b3;margin:0;font-size:clamp(4rem,8vw,7rem);font-weight:300;line-height:.95}.Menu-module__88cxuq__cta{letter-spacing:.2em;text-transform:uppercase;color:#c5a059;background:0 0;border:1px solid #c5a05999;align-items:center;gap:12px;min-width:200px;padding:16px 32px;font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:600;transition:all .3s;display:inline-flex}.Menu-module__88cxuq__cta:hover{color:#000;background:#c5a059;border-color:#c5a059}.Menu-module__88cxuq__arrow{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:12px;transition:transform .4s;overflow:visible}.Menu-module__88cxuq__cta:hover .Menu-module__88cxuq__arrow{transform:translate(5px)}@media (max-width:1024px){.Menu-module__88cxuq__gate{height:auto;min-height:100svh}}@media (max-width:768px){.Menu-module__88cxuq__gate{touch-action:pan-y;flex-direction:column;justify-content:center;min-height:60vh;padding:120px 0 60px}.Menu-module__88cxuq__overlay{background:linear-gradient(#000000d9 0%,#0006 100%)}.Menu-module__88cxuq__bgImage{object-position:80% center}.Menu-module__88cxuq__content{text-align:center;align-items:center;padding-left:5%;padding-right:5%}.Menu-module__88cxuq__title{font-size:clamp(3rem,12vw,5rem)}.Menu-module__88cxuq__cta{color:#000;background:linear-gradient(#ddc189 0%,#c5a059 100%);border:none;margin-top:16px;font-weight:600;box-shadow:0 4px 16px #c5a05933}}
.Promotions-module__G_c3PG__section{box-sizing:border-box;scroll-snap-align:start;scroll-snap-stop:always;background:var(--bg);flex-direction:column;height:100vh;padding-top:72px;display:flex;overflow:hidden}.Promotions-module__G_c3PG__wrapper{flex-direction:column;flex:1;width:90%;max-width:1440px;min-height:0;margin:0 auto;padding-top:32px;padding-bottom:24px;display:flex}.Promotions-module__G_c3PG__header{flex-shrink:0;margin-bottom:20px}.Promotions-module__G_c3PG__eyebrow{letter-spacing:.38em;text-transform:uppercase;color:#c5a059a6;margin:0 0 8px;font-family:Montserrat,sans-serif;font-size:.65rem;font-weight:400}.Promotions-module__G_c3PG__heading{font-family:var(--font-display);color:#fff;letter-spacing:.01em;margin:0;font-size:clamp(2rem,3.8vw,4rem);font-weight:300;line-height:1}.Promotions-module__G_c3PG__headingItalic{color:#c5a059;font-style:italic;font-weight:300}.Promotions-module__G_c3PG__grid{flex:1;grid-template-rows:1fr 1fr;grid-template-columns:1.55fr 1fr;gap:12px;min-height:0;display:grid}.Promotions-module__G_c3PG__card{cursor:pointer;border-radius:4px;flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.Promotions-module__G_c3PG__cardFeatured{grid-row:1/3}.Promotions-module__G_c3PG__cardImg{object-fit:cover;z-index:0;filter:brightness(.78)contrast(1.12)grayscale(12%);width:100%;height:100%;transition:transform .85s cubic-bezier(.16,1,.3,1),filter .85s;display:block;position:absolute;inset:0}.Promotions-module__G_c3PG__card:hover .Promotions-module__G_c3PG__cardImg{filter:brightness(.92)contrast(1.08)grayscale(0%);transform:scale(1.05)}.Promotions-module__G_c3PG__cardOverlay{z-index:1;pointer-events:none;background:linear-gradient(#0000 30%,#0a0a0acc 60%,#0a0a0a 100%),linear-gradient(#0000008c 0%,#0000 40%);position:absolute;inset:0}.Promotions-module__G_c3PG__cardAccent{z-index:3;transform-origin:0;background:linear-gradient(90deg,#c5a059 0%,#c5a05900 100%);height:1px;transition:transform .55s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Promotions-module__G_c3PG__card:hover .Promotions-module__G_c3PG__cardAccent{transform:scaleX(1)}.Promotions-module__G_c3PG__cardTop{z-index:2;justify-content:space-between;align-items:center;padding:20px 24px 0;display:flex;position:relative;transform:translateZ(0)}.Promotions-module__G_c3PG__cardNum{letter-spacing:.4em;color:#ffffff4d;font-family:Montserrat,sans-serif;font-size:10px;font-weight:300}.Promotions-module__G_c3PG__cardTag{letter-spacing:.1em;text-transform:uppercase;color:#ffffffe6;background:#ffffff14;border:1px solid #ffffff1a;border-radius:9999px;padding:6px 16px;font-family:Montserrat,sans-serif;font-size:10px;font-weight:400}.Promotions-module__G_c3PG__cardBody{z-index:2;backface-visibility:hidden;margin-top:auto;padding:28px;position:relative;transform:translateZ(0)}.Promotions-module__G_c3PG__cardTitle{font-family:var(--font-display);color:#fff;letter-spacing:.01em;margin:0;font-size:clamp(20px,2vw,26px);font-weight:400;line-height:1.15}.Promotions-module__G_c3PG__cardFeatured .Promotions-module__G_c3PG__cardTitle{font-size:clamp(26px,2.8vw,36px);font-weight:300}.Promotions-module__G_c3PG__cardDesc{letter-spacing:.02em;color:#ffffffa6;max-width:320px;margin:10px 0 0;font-family:Montserrat,sans-serif;font-size:13px;font-weight:300;line-height:1.5}.Promotions-module__G_c3PG__cardDetail{letter-spacing:.2em;text-transform:uppercase;color:#ddc189;margin:8px 0 0;font-family:Montserrat,sans-serif;font-size:10px;font-weight:400}.Promotions-module__G_c3PG__card:hover .Promotions-module__G_c3PG__cardBody{transform:translateY(-6px)translateZ(0)}@media (max-width:1024px){.Promotions-module__G_c3PG__section{height:auto;min-height:100svh;overflow:visible}.Promotions-module__G_c3PG__wrapper{flex:none;padding-top:8vh;padding-bottom:48px}.Promotions-module__G_c3PG__grid{flex:none;grid-template-rows:auto;grid-template-columns:1fr 1fr;gap:16px}.Promotions-module__G_c3PG__cardFeatured{grid-area:auto/1/auto/3}.Promotions-module__G_c3PG__card{min-height:280px}.Promotions-module__G_c3PG__cardFeatured{min-height:320px}}@media (max-width:640px){.Promotions-module__G_c3PG__section{padding-top:100px}.Promotions-module__G_c3PG__wrapper{width:100%;padding-left:5vw;padding-right:0}.Promotions-module__G_c3PG__grid{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;flex-direction:row;gap:16px;padding-right:5vw;display:flex;overflow-x:auto}.Promotions-module__G_c3PG__grid::-webkit-scrollbar{display:none}.Promotions-module__G_c3PG__cardFeatured,.Promotions-module__G_c3PG__card{border-radius:24px;flex-shrink:0;width:78vw;min-height:420px}.Promotions-module__G_c3PG__heading{font-size:clamp(2rem,8vw,3rem)}}@media (prefers-reduced-motion:reduce){.Promotions-module__G_c3PG__cardImg,.Promotions-module__G_c3PG__cardOverlay,.Promotions-module__G_c3PG__cardAccent,.Promotions-module__G_c3PG__cardBody{transition:none}.Promotions-module__G_c3PG__card:hover .Promotions-module__G_c3PG__cardImg,.Promotions-module__G_c3PG__card:hover .Promotions-module__G_c3PG__cardBody{transform:none}.Promotions-module__G_c3PG__card:hover .Promotions-module__G_c3PG__cardAccent{transform:scaleX(1)}}
.Contacts-module__IaFgsG__section{box-sizing:border-box;scroll-snap-align:start;scroll-snap-stop:always;background:#080808;flex-direction:column;justify-content:center;height:100vh;display:flex;position:relative;overflow:hidden}.Contacts-module__IaFgsG__section:before{content:"";z-index:0;will-change:background-position;background:linear-gradient(-45deg,#0a0a0a,#1a160d,#0d0d0d,#12100a,#0a0a0a,#161208) 0 0/400% 400%;animation:18s infinite Contacts-module__IaFgsG__gradientShift;position:absolute;inset:0}.Contacts-module__IaFgsG__section:after{content:"";z-index:0;pointer-events:none;background:#0000006b;position:absolute;inset:0}@keyframes Contacts-module__IaFgsG__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Contacts-module__IaFgsG__inner{z-index:1;grid-template-columns:420px 1fr;align-items:stretch;gap:64px;width:90%;max-width:1400px;height:72vh;margin:0 auto;display:grid;position:relative}.Contacts-module__IaFgsG__panel{flex-direction:column;justify-content:space-between;height:100%;min-height:0;display:flex}.Contacts-module__IaFgsG__eyebrow{letter-spacing:.38em;text-transform:uppercase;color:#c5a05999;margin:0 0 14px;font-family:Montserrat,sans-serif;font-size:.65rem;font-weight:400}.Contacts-module__IaFgsG__heading{font-family:var(--font-display);color:#fff;letter-spacing:.01em;margin:0 0 16px;font-size:clamp(3rem,5.5vw,5.5rem);font-weight:300;line-height:1}.Contacts-module__IaFgsG__headingDot{color:#c5a059;font-style:italic}.Contacts-module__IaFgsG__subtitle{color:#ffffff59;letter-spacing:.04em;margin:0;font-family:Montserrat,sans-serif;font-size:13px;font-weight:300;line-height:1.5}.Contacts-module__IaFgsG__infoList{flex-direction:column;margin:0;padding:0;display:flex}.Contacts-module__IaFgsG__infoRow{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:baseline;gap:16px;padding:13px 0;display:flex}.Contacts-module__IaFgsG__infoRow:first-child{border-top:1px solid #ffffff0f}.Contacts-module__IaFgsG__infoLabel{letter-spacing:.22em;text-transform:uppercase;color:#fff9;flex-shrink:0;font-family:Montserrat,sans-serif;font-size:9.5px;font-weight:400}.Contacts-module__IaFgsG__infoValue{font-family:var(--font-display);color:#fff;text-align:right;letter-spacing:.01em;margin:0;font-size:clamp(.9rem,1.2vw,1.1rem);font-weight:500}.Contacts-module__IaFgsG__infoLink{font-family:var(--font-display);color:#fff;letter-spacing:.01em;font-size:clamp(.9rem,1.2vw,1.1rem);font-weight:500;text-decoration:none;transition:color .25s}.Contacts-module__IaFgsG__infoLink:hover{color:#c5a059}.Contacts-module__IaFgsG__socials{flex-direction:column;gap:10px;display:flex}.Contacts-module__IaFgsG__socialLink{color:#ffffff52;letter-spacing:.03em;align-self:flex-start;align-items:center;gap:10px;padding-bottom:4px;font-family:Montserrat,sans-serif;font-size:12.5px;font-weight:300;text-decoration:none;transition:color .25s;display:inline-flex;position:relative}.Contacts-module__IaFgsG__socialLink:after{content:"";transform-origin:0;background:linear-gradient(90deg,#c5a059,#c5a05900);width:100%;height:1px;transition:transform .45s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.Contacts-module__IaFgsG__socialLink:hover{color:#c5a059d9}.Contacts-module__IaFgsG__socialLink:hover:after{transform:scaleX(1)}.Contacts-module__IaFgsG__socialIcon{flex-shrink:0;width:15px;height:15px}.Contacts-module__IaFgsG__socialHandle{color:#fff9;margin-left:2px;font-size:11px;transition:color .25s}.Contacts-module__IaFgsG__socialLink:hover .Contacts-module__IaFgsG__socialHandle{color:#c5a05973}.Contacts-module__IaFgsG__ctaRow{flex-direction:column;gap:16px;width:100%;display:flex}.Contacts-module__IaFgsG__ctaPrimary{letter-spacing:.16em;text-transform:uppercase;color:#0a0a0a;background:#c5a059;border:1px solid #c5a059;flex:1;justify-content:center;align-items:center;width:100%;padding:15px 0;font-family:Montserrat,sans-serif;font-size:.68rem;font-weight:500;transition:background .3s,color .3s;display:flex}.Contacts-module__IaFgsG__ctaPrimary:hover{background:#e8c97a;border-color:#e8c97a}.Contacts-module__IaFgsG__ctaGhost{letter-spacing:.16em;text-transform:uppercase;color:#c5a059bf;background:0 0;border:1px solid #c5a05947;flex:1;justify-content:center;align-items:center;width:100%;padding:15px 0;font-family:Montserrat,sans-serif;font-size:.68rem;font-weight:400;transition:border-color .3s,color .3s;display:flex}.Contacts-module__IaFgsG__ctaGhost:hover{color:#c5a059;border-color:#c5a059b3}.Contacts-module__IaFgsG__mapPanel{border-radius:4px;height:100%;min-height:0;position:relative;overflow:hidden}.Contacts-module__IaFgsG__map{filter:grayscale()invert()contrast(1.2)brightness(.75)hue-rotate(180deg);border:none;width:100%;height:100%;display:block}.Contacts-module__IaFgsG__mapCornerTL,.Contacts-module__IaFgsG__mapCornerBR{z-index:2;pointer-events:none;width:20px;height:20px;position:absolute}.Contacts-module__IaFgsG__mapCornerTL{border-top:1px solid #c5a05980;border-left:1px solid #c5a05980;top:12px;left:12px}.Contacts-module__IaFgsG__mapCornerBR{border-bottom:1px solid #c5a05980;border-right:1px solid #c5a05980;bottom:12px;right:12px}.Contacts-module__IaFgsG__footer{z-index:1;text-align:center;pointer-events:none;position:absolute;bottom:18px;left:0;right:0}.Contacts-module__IaFgsG__footerText{letter-spacing:.2em;text-transform:uppercase;color:#fff6;margin:0;font-family:Montserrat,sans-serif;font-size:9.5px;font-weight:300}.Contacts-module__IaFgsG__legalLinks{pointer-events:auto;justify-content:center;align-items:center;gap:12px;margin-top:8px;display:flex}.Contacts-module__IaFgsG__legalLink{letter-spacing:.1em;text-transform:uppercase;color:#fff6;font-family:Montserrat,sans-serif;font-size:9.5px;font-weight:300;text-decoration:none;transition:color .25s}.Contacts-module__IaFgsG__legalLink:hover{color:#c5a059}.Contacts-module__IaFgsG__legalSep{color:#fff3;font-size:9.5px}.Contacts-module__IaFgsG__devSignatureWrap{pointer-events:auto;justify-content:center;margin-top:24px;display:flex}.Contacts-module__IaFgsG__devSignature{letter-spacing:.05em;background-color:#00ffa308;border:1px solid #00ffa34d;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Courier New,monospace;font-size:11px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Contacts-module__IaFgsG__devSignature:hover{background-color:#00ffa314;border-color:#00ffa399;transform:translateY(-2px);box-shadow:0 0 16px #00ffa326}.Contacts-module__IaFgsG__devPrefix{color:#00ffa3}.Contacts-module__IaFgsG__devText{color:#fff}.Contacts-module__IaFgsG__devDivider{color:#00ffa366;margin:0 2px;font-weight:400}.Contacts-module__IaFgsG__devBrand{color:#00ffa3;text-shadow:0 0 8px #00ffa34d}@media (max-width:1024px){.Contacts-module__IaFgsG__section{justify-content:flex-start;height:auto;min-height:100svh;padding:8vh 0 60px;overflow:visible}.Contacts-module__IaFgsG__inner{flex-direction:column;gap:32px;height:auto;display:flex}.Contacts-module__IaFgsG__panel{display:contents}.Contacts-module__IaFgsG__panelHead{order:1}.Contacts-module__IaFgsG__mapPanel{aspect-ratio:16/9;order:2;width:100%;height:auto}.Contacts-module__IaFgsG__infoList{order:3;width:100%}.Contacts-module__IaFgsG__socials{order:4;width:100%}.Contacts-module__IaFgsG__disclaimer{order:5;width:100%;margin-top:-16px!important;margin-bottom:0!important}.Contacts-module__IaFgsG__ctaRow{order:6;width:100%}.Contacts-module__IaFgsG__footer{margin-top:24px;padding-bottom:8px;position:static}}@media (max-width:560px){.Contacts-module__IaFgsG__inner{gap:28px;width:92%}.Contacts-module__IaFgsG__heading{font-size:clamp(2.6rem,12vw,3.5rem)}.Contacts-module__IaFgsG__section:before{animation-duration:28s}}@media (prefers-reduced-motion:reduce){.Contacts-module__IaFgsG__section:before{background-position:0%;animation:none}.Contacts-module__IaFgsG__socialLink:after{transition:none}.Contacts-module__IaFgsG__socialLink:hover:after{transform:scaleX(1)}}
