.Navbar-module__cJzEcG__nav{z-index:100;background:0 0;border-bottom:1px solid #0000;width:100%;transition:background .45s cubic-bezier(.33,1,.68,1),border-color .45s cubic-bezier(.33,1,.68,1);position:fixed;top:0;left:0}.Navbar-module__cJzEcG__navScrolled{background:var(--color-white);border-bottom-color:var(--color-gray-light)}.Navbar-module__cJzEcG__inner{max-width:1280px;min-height:var(--nav-height);box-sizing:border-box;justify-content:space-between;align-items:center;margin:0 auto;padding:0 48px;display:flex}.Navbar-module__cJzEcG__logo{flex-shrink:0;align-items:center;line-height:0;display:flex}.Navbar-module__cJzEcG__logoImg{object-fit:contain;object-position:left center;width:auto;max-width:min(280px,52vw);height:clamp(2.375rem,5.2vw,3.25rem);display:block}.Navbar-module__cJzEcG__localeAndLinks{align-items:center;gap:32px;display:flex}.Navbar-module__cJzEcG__localeDropdown{position:relative}.Navbar-module__cJzEcG__localeTrigger{font-family:var(--font-hero-body),var(--font-body),system-ui,sans-serif;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 4px 6px 8px;transition:background .15s,opacity .15s,color .15s;display:flex}.Navbar-module__cJzEcG__localeTrigger:hover{background:#0000000d}.Navbar-module__cJzEcG__localeFlag{justify-content:center;align-items:center;line-height:0;display:flex}.Navbar-module__cJzEcG__localeFlagSvg{border-radius:2px;width:24px;height:16px;display:block}.Navbar-module__cJzEcG__localeChevron{opacity:.5;font-size:8px;transition:transform .2s}.Navbar-module__cJzEcG__localeChevronOpen{transform:rotate(180deg)}.Navbar-module__cJzEcG__localePanel{background:var(--color-white);opacity:0;visibility:hidden;z-index:200;border:none;border-radius:8px;min-width:auto;padding:6px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:calc(100% + 6px);right:0;transform:translateY(-4px);box-shadow:0 4px 20px #00000014}.Navbar-module__cJzEcG__localePanelOpen{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__cJzEcG__localeOption{border-radius:6px;justify-content:center;align-items:center;padding:8px;text-decoration:none;transition:background .15s;display:flex}.Navbar-module__cJzEcG__localeOption:hover{background:#0000000d}.Navbar-module__cJzEcG__localeOptionActive{background:#a380531f}.Navbar-module__cJzEcG__localeOptionFlag{border-radius:2px;width:28px;height:19px;display:block}.Navbar-module__cJzEcG__links{align-items:center;gap:1.25rem;list-style:none;display:flex}@media (min-width:900px){.Navbar-module__cJzEcG__links{gap:1.75rem}}.Navbar-module__cJzEcG__links a{font-family:var(--font-hero-body),var(--font-body),system-ui,sans-serif;letter-spacing:.02em;color:var(--text-primary);white-space:nowrap;font-size:.875rem;font-weight:400;transition:color .2s}.Navbar-module__cJzEcG__links a:hover{color:var(--accent-gold,#a38053)}.Navbar-module__cJzEcG__links a.Navbar-module__cJzEcG__navCta{letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-surface,0);background:#a38053;justify-content:center;align-items:center;padding:.625rem 1.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-flex;color:#fff!important}.Navbar-module__cJzEcG__links a.Navbar-module__cJzEcG__navCta:hover{background:#b89765;color:#fff!important}.Navbar-module__cJzEcG__links a.Navbar-module__cJzEcG__navCta:focus-visible{outline-offset:3px;outline:2px solid #a38053}.Navbar-module__cJzEcG__burger{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:center;align-self:center;gap:5px;padding:4px;display:none}.Navbar-module__cJzEcG__burger span{background:var(--text-primary);border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s,background .2s;display:block}.Navbar-module__cJzEcG__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__burgerOpen span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:768px){.Navbar-module__cJzEcG__inner{min-height:var(--nav-height);gap:.5rem;padding:0 24px;overflow:visible}.Navbar-module__cJzEcG__logo{flex-shrink:1;min-width:0;max-width:calc(100vw - 5.5rem)}.Navbar-module__cJzEcG__logoImg{object-fit:contain;object-position:left center;width:auto;max-width:100%;height:auto;max-height:clamp(1.85rem,11vw,2.45rem)}.Navbar-module__cJzEcG__localeAndLinks{flex-shrink:0;gap:8px;min-width:0}.Navbar-module__cJzEcG__localeDropdown{position:static;top:auto;right:auto}.Navbar-module__cJzEcG__localeTrigger{padding:6px 4px}.Navbar-module__cJzEcG__localeFlagSvg{width:22px;height:15px}.Navbar-module__cJzEcG__localePanel{right:0}.Navbar-module__cJzEcG__localeOptionFlag{width:26px;height:17px}.Navbar-module__cJzEcG__burger{min-width:40px;min-height:40px;display:flex}.Navbar-module__cJzEcG__links{background:var(--color-white);opacity:0;pointer-events:none;flex-direction:column;align-items:flex-start;gap:0;width:100%;height:auto;padding:12px 24px 16px;transition:transform .25s,opacity .2s;position:absolute;top:100%;left:0;right:0;transform:translateY(-120%);box-shadow:0 8px 20px #0000000f}.Navbar-module__cJzEcG__linksOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module__cJzEcG__links li{width:100%}.Navbar-module__cJzEcG__links a{letter-spacing:.02em;border-bottom:1px solid var(--color-gray-light);padding:16px 0;font-size:.875rem;display:block}.Navbar-module__cJzEcG__links a.Navbar-module__cJzEcG__navCta{box-sizing:border-box;text-align:center;border-bottom:none;width:100%;margin-top:.5rem;margin-bottom:.25rem;padding:.75rem 1.5rem;display:flex}}.Navbar-module__cJzEcG__localeListItem{align-items:center;display:flex}@media (max-width:768px){.Navbar-module__cJzEcG__localeListItem{border-top:1px solid var(--color-gray-light);order:999;justify-content:center;width:100%;margin-top:8px;padding-top:12px}}.Navbar-module__cJzEcG__localeButtonsMobile{display:none}.Navbar-module__cJzEcG__localeButtonMobile{font-family:var(--font-hero-body),var(--font-body),system-ui,sans-serif;color:var(--color-stone-text);background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;gap:8px;padding:4px 8px;font-size:14px;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.Navbar-module__cJzEcG__localeButtonMobileActive{color:var(--accent-gold,#a38053);background:0 0}@media (max-width:768px){.Navbar-module__cJzEcG__localeDropdown{display:none}.Navbar-module__cJzEcG__localeButtonsMobile{flex-wrap:wrap;justify-content:center;gap:8px;width:100%;padding-top:4px;display:flex}.Navbar-module__cJzEcG__localeButtonMobile{flex:none;min-width:90px}}.Navbar-module__cJzEcG__localeButtonMobile span{line-height:1}
.BuildingExplorer-module__vHKVxq__section{width:100%;position:relative}.BuildingExplorer-module__vHKVxq__buildingWrap{width:100%;min-height:100vh;padding-top:var(--nav-height);background:var(--bg-primary,#fff);flex-direction:column;align-items:center;display:flex;position:relative}.BuildingExplorer-module__vHKVxq__heroText{text-align:center;flex:none;width:100%;padding:2.25rem 1.5rem .75rem}.BuildingExplorer-module__vHKVxq__heroHeadline{font-family:var(--font-hero-headline),Georgia,serif;letter-spacing:.04em;text-transform:uppercase;color:var(--text-primary,#1a202c);min-height:2.45em;margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1}.BuildingExplorer-module__vHKVxq__heroHeadline:after{content:"";background:var(--accent-gold,#a38053);width:64px;height:2px;margin:1.25rem auto 0;display:block}.BuildingExplorer-module__vHKVxq__buildingImageArea{flex-direction:column;flex:auto;justify-content:flex-start;align-items:center;width:100%;min-height:0;padding:.5rem 1.5rem 2rem;display:flex;position:relative}.BuildingExplorer-module__vHKVxq__heroMainStack{width:min(100%,calc((100vh - var(--nav-height) - 9rem)*5120/2280));flex-direction:column;align-items:stretch;gap:clamp(.75rem,1.8vw,1.25rem);max-width:1800px;line-height:0;display:flex;position:relative}.BuildingExplorer-module__vHKVxq__buildingImageInner{contain:layout;width:100%;position:relative}.BuildingExplorer-module__vHKVxq__buildingFloat{aspect-ratio:5120/2280;background-color:var(--bg-primary,#fff);width:100%;position:relative}.BuildingExplorer-module__vHKVxq__buildingShadow{filter:blur(10px);z-index:0;pointer-events:none;background:radial-gradient(#1a202c47 0%,#1a202c24 40%,#1a202c00 75%);border-radius:50%;height:5%;position:absolute;bottom:-2.25%;left:8%;right:8%}.BuildingExplorer-module__vHKVxq__heroPicture{z-index:0;position:absolute;inset:0}.BuildingExplorer-module__vHKVxq__image{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.BuildingExplorer-module__vHKVxq__overlay{z-index:1;width:100%;height:100%;position:absolute;inset:0}@media (min-width:768px){.BuildingExplorer-module__vHKVxq__heroText{padding:1.25rem 1.5rem 0}.BuildingExplorer-module__vHKVxq__heroHeadline{min-height:0}.BuildingExplorer-module__vHKVxq__heroHeadline:after{margin-top:.35rem;margin-bottom:0}.BuildingExplorer-module__vHKVxq__buildingImageArea{margin-top:0;padding:.2rem 1.5rem 2rem}}.BuildingExplorer-module__vHKVxq__zone{fill:#0000;stroke:#0000;stroke-width:2px;cursor:pointer;transition:fill .35s cubic-bezier(.4,0,.2,1),stroke .35s cubic-bezier(.4,0,.2,1)}.BuildingExplorer-module__vHKVxq__zoneHover{fill:#2b7a8b4d;stroke:#2b7a8b99;stroke-width:3px}.BuildingExplorer-module__vHKVxq__zoneLabel{font-family:var(--font-hero-headline,"Playfair Display",Georgia,serif);letter-spacing:.04em;fill:#fff;stroke:#0000008c;stroke-width:5px;paint-order:stroke fill;pointer-events:none;opacity:0;font-size:72px;font-weight:700;animation:.3s ease-out forwards BuildingExplorer-module__vHKVxq__labelPop}@keyframes BuildingExplorer-module__vHKVxq__labelPop{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.BuildingExplorer-module__vHKVxq__viewHeader{border-bottom:1px solid var(--border-light,#e2e8f0);align-items:center;gap:16px;margin-bottom:36px;padding-bottom:20px;display:flex}.BuildingExplorer-module__vHKVxq__backBtn{background:var(--bg-primary,#fff);border:1px solid var(--border-light,#e2e8f0);border-radius:var(--radius-surface,0);color:var(--text-secondary,#4a5568);cursor:pointer;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:14px;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.BuildingExplorer-module__vHKVxq__backBtn:hover{color:var(--accent-gold,#a38053);background:#a3805314;border-color:#a3805366}.BuildingExplorer-module__vHKVxq__viewTitle{font-family:var(--font-hero-headline,"Playfair Display",Georgia,serif);color:var(--text-primary,#1a202c);letter-spacing:.02em;text-align:center;flex:1;font-size:28px;font-weight:600}.BuildingExplorer-module__vHKVxq__headerSpacer{width:100px}@keyframes BuildingExplorer-module__vHKVxq__fadeSlideIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.BuildingExplorer-module__vHKVxq__emptyState{border:1px dashed var(--border-light,#e2e8f0);border-radius:var(--radius-surface,0);background:var(--bg-primary,#fff);justify-content:center;align-items:center;min-height:200px;margin-bottom:40px;display:flex}.BuildingExplorer-module__vHKVxq__emptyState p{color:var(--text-secondary,#4a5568);font-size:15px}.BuildingExplorer-module__vHKVxq__plansView{padding:36px 32px 40px}.BuildingExplorer-module__vHKVxq__floorSelectorsStack{border-bottom:1px solid var(--border-light,#e2e8f0);margin-bottom:28px;padding:0 0 24px}.BuildingExplorer-module__vHKVxq__floorSelector{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.BuildingExplorer-module__vHKVxq__floorSelectorUnderground{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:10px;display:flex}.BuildingExplorer-module__vHKVxq__floorChip{appearance:none;background:var(--bg-card,#f8fafc);border:1px solid var(--border-light,#e2e8f0);color:var(--text-secondary,#4a5568);letter-spacing:.02em;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:background .2s,color .2s,border-color .2s,box-shadow .25s;display:inline-flex}.BuildingExplorer-module__vHKVxq__floorChip:hover{color:var(--accent-gold,#a38053);background:#a3805314;border-color:#a3805373}.BuildingExplorer-module__vHKVxq__floorChipActive,.BuildingExplorer-module__vHKVxq__floorChipActive:hover{background:var(--accent-gold,#a38053);color:#fff;border-color:var(--accent-gold,#a38053);box-shadow:0 6px 16px #a3805347}.BuildingExplorer-module__vHKVxq__floorChipEmpty{opacity:.5}.BuildingExplorer-module__vHKVxq__floorChipEmpty:hover{background:var(--bg-primary,#fff);color:var(--text-secondary,#4a5568);border-color:var(--border-light,#e2e8f0)}.BuildingExplorer-module__vHKVxq__planGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.BuildingExplorer-module__vHKVxq__planCard{background:var(--bg-card,#f8fafc);border:1px solid var(--border-light,#e2e8f0);border-radius:var(--radius-surface,0);cursor:pointer;text-align:left;padding:0;font-family:inherit;transition:transform .3s cubic-bezier(.4,0,.2,1),border-color .3s,box-shadow .3s;overflow:hidden}.BuildingExplorer-module__vHKVxq__planCard:hover{border-color:var(--accent-gold,#a38053);transform:translateY(-4px);box-shadow:0 12px 32px #1a202c1f,0 4px 12px #a380532e}.BuildingExplorer-module__vHKVxq__planCardThumb{aspect-ratio:4/3;border-bottom:1px solid var(--border-light,#e2e8f0);background:#fff;justify-content:center;align-items:center;padding:16px;display:flex;position:relative;overflow:hidden}.BuildingExplorer-module__vHKVxq__planCardImg{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.BuildingExplorer-module__vHKVxq__planCardBody{flex-direction:column;gap:4px;padding:16px 20px 20px;display:flex}.BuildingExplorer-module__vHKVxq__planCardName{color:var(--text-primary,#1a202c);font-size:17px;font-weight:600}.BuildingExplorer-module__vHKVxq__planCardCount{color:var(--text-accent,#a38053);font-size:14px;font-weight:500}.BuildingExplorer-module__vHKVxq__detailView{flex-direction:column;height:100%;display:flex;overflow:hidden}.BuildingExplorer-module__vHKVxq__detailHeader{border-bottom:1px solid var(--border-light,#e2e8f0);flex:none;align-items:center;gap:16px;padding:20px 28px;display:flex}.BuildingExplorer-module__vHKVxq__detailBody{flex:1 1 0;min-height:0;display:flex}.BuildingExplorer-module__vHKVxq__detailMap{background:var(--bg-primary,#fff);border-right:1px solid var(--border-light,#e2e8f0);flex:0 0 65%;justify-content:stretch;align-items:stretch;min-height:0;padding:24px;display:flex;overflow:auto}.BuildingExplorer-module__vHKVxq__detailMap>*{flex:auto;width:100%;min-height:min(58vh,720px)}.BuildingExplorer-module__vHKVxq__detailAside{flex-direction:column;flex:1 1 0;min-width:0;min-height:0;display:flex;overflow:hidden}.BuildingExplorer-module__vHKVxq__detailSidebar{overscroll-behavior:contain;flex-direction:column;flex:1 1 0;min-width:0;padding:24px 0;display:flex;overflow-y:auto}.BuildingExplorer-module__vHKVxq__sidebarTitle{font-family:var(--font-hero-headline,"Playfair Display",Georgia,serif);color:var(--text-primary,#1a202c);letter-spacing:.02em;border-bottom:1px solid var(--border-light,#e2e8f0);align-items:center;gap:10px;margin:0;padding:0 24px 16px;font-size:18px;font-weight:600;display:flex}.BuildingExplorer-module__vHKVxq__sidebarCount{min-width:26px;height:26px;color:var(--accent-gold,#a38053);background:#a380531f;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-family:inherit;font-size:12px;font-weight:700;display:inline-flex}.BuildingExplorer-module__vHKVxq__sidebarEmpty{text-align:center;color:var(--text-secondary,#4a5568);padding:40px 24px;font-size:14px}.BuildingExplorer-module__vHKVxq__aptList{flex:auto}.BuildingExplorer-module__vHKVxq__aptItem{border-bottom:1px solid var(--border-light,#e2e8f0)}.BuildingExplorer-module__vHKVxq__aptItem:last-child{border-bottom:none}.BuildingExplorer-module__vHKVxq__aptHeader{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:14px 24px;font-family:inherit;transition:background .2s;display:flex}.BuildingExplorer-module__vHKVxq__aptHeader:hover{background:var(--bg-primary,#fff)}.BuildingExplorer-module__vHKVxq__aptItemOpen .BuildingExplorer-module__vHKVxq__aptHeader{background:#a380530d}.BuildingExplorer-module__vHKVxq__aptInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.BuildingExplorer-module__vHKVxq__aptName{color:var(--text-primary,#1a202c);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.BuildingExplorer-module__vHKVxq__aptMeta{color:var(--text-secondary,#4a5568);font-size:13px}.BuildingExplorer-module__vHKVxq__chevron{color:var(--text-secondary,#4a5568);flex:none;transition:transform .25s cubic-bezier(.4,0,.2,1)}.BuildingExplorer-module__vHKVxq__chevronOpen{color:var(--accent-gold,#a38053);transform:rotate(180deg)}.BuildingExplorer-module__vHKVxq__aptRooms{padding:0 24px 14px;animation:.25s ease-out both BuildingExplorer-module__vHKVxq__roomsIn}@keyframes BuildingExplorer-module__vHKVxq__roomsIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.BuildingExplorer-module__vHKVxq__roomRow{border-radius:var(--radius-surface,0);background:var(--bg-primary,#fff);justify-content:space-between;align-items:center;margin-bottom:4px;padding:8px 14px;display:flex}.BuildingExplorer-module__vHKVxq__roomRow:last-child{margin-bottom:0}.BuildingExplorer-module__vHKVxq__roomName{color:var(--text-secondary,#4a5568);font-size:13px}.BuildingExplorer-module__vHKVxq__roomArea{color:var(--accent-gold,#a38053);white-space:nowrap;font-size:13px;font-weight:600}.BuildingExplorer-module__vHKVxq__modalBackdrop{z-index:1000;-webkit-backdrop-filter:blur(8px)saturate(120%);backdrop-filter:blur(8px)saturate(120%);background:#1a202c73;justify-content:center;align-items:center;padding:clamp(1rem,3vw,2.5rem);animation:.3s ease-out both BuildingExplorer-module__vHKVxq__backdropIn;display:flex;position:fixed;inset:0}.BuildingExplorer-module__vHKVxq__modalBackdrop.BuildingExplorer-module__vHKVxq__modalClosing{animation:.26s ease-in both BuildingExplorer-module__vHKVxq__backdropOut}@keyframes BuildingExplorer-module__vHKVxq__backdropIn{0%{opacity:0}to{opacity:1}}@keyframes BuildingExplorer-module__vHKVxq__backdropOut{0%{opacity:1}to{opacity:0}}.BuildingExplorer-module__vHKVxq__modalPanel{overscroll-behavior:contain;background:var(--bg-card,#f8fafc);width:100%;max-width:960px;max-height:min(88vh,900px);color:var(--text-primary,#1a202c);border:1px solid var(--border-light,#e2e8f0);border-radius:var(--radius-surface,0);transform-origin:50%;animation:.4s cubic-bezier(.16,1,.3,1) both BuildingExplorer-module__vHKVxq__panelIn;position:relative;overflow:auto;box-shadow:0 30px 80px #1a202c38,0 10px 30px #1a202c1f,0 0 0 1px #a380531f}.BuildingExplorer-module__vHKVxq__modalPanel:before{content:"";background:linear-gradient(90deg,transparent,var(--accent-gold,#a38053),transparent);pointer-events:none;z-index:1;border-radius:0;height:3px;position:absolute;top:0;left:0;right:0}.BuildingExplorer-module__vHKVxq__modalPanelFull{flex-direction:column;width:96vw;max-width:96vw;height:92vh;max-height:92vh;display:flex;overflow:hidden}.BuildingExplorer-module__vHKVxq__modalClosing .BuildingExplorer-module__vHKVxq__modalPanel{animation:.24s cubic-bezier(.7,0,.84,0) both BuildingExplorer-module__vHKVxq__panelOut}@keyframes BuildingExplorer-module__vHKVxq__panelIn{0%{opacity:0;transform:translateY(18px)scale(.96)}60%{opacity:1}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes BuildingExplorer-module__vHKVxq__panelOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(10px)scale(.97)}}.BuildingExplorer-module__vHKVxq__modalClose{z-index:2;background:var(--bg-primary,#fff);border:1px solid var(--border-light,#e2e8f0);width:38px;height:38px;color:var(--text-secondary,#4a5568);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex;position:absolute;top:14px;right:14px}.BuildingExplorer-module__vHKVxq__modalClose:hover{background:var(--accent-gold,#a38053);color:#fff;border-color:var(--accent-gold,#a38053);transform:rotate(90deg)}.BuildingExplorer-module__vHKVxq__modalCopyLink{z-index:2;background:var(--bg-primary,#fff);border:1px solid var(--border-light,#e2e8f0);width:38px;height:38px;color:var(--text-secondary,#4a5568);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:background .2s,color .2s,border-color .2s;display:inline-flex;position:absolute;top:14px;right:62px}.BuildingExplorer-module__vHKVxq__modalCopyLink:hover{color:var(--accent-gold,#a38053);background:#a380531f;border-color:#a3805359}@media (max-width:1024px){.BuildingExplorer-module__vHKVxq__zoneLabel{stroke-width:4px;font-size:56px}.BuildingExplorer-module__vHKVxq__viewTitle{font-size:24px}.BuildingExplorer-module__vHKVxq__headerSpacer{width:60px}.BuildingExplorer-module__vHKVxq__detailMap{flex:0 0 55%;padding:20px}}@media (max-width:768px){.BuildingExplorer-module__vHKVxq__zoneLabel{stroke-width:3px;font-size:42px}.BuildingExplorer-module__vHKVxq__buildingWrap{min-height:auto}.BuildingExplorer-module__vHKVxq__heroText{padding:1.5rem 1rem .5rem}.BuildingExplorer-module__vHKVxq__heroHeadline:after{width:48px;margin-top:1rem}.BuildingExplorer-module__vHKVxq__buildingImageArea{padding:.5rem 1rem 1.5rem}.BuildingExplorer-module__vHKVxq__buildingImageInner{width:100%}.BuildingExplorer-module__vHKVxq__plansView{padding:20px 16px 24px}.BuildingExplorer-module__vHKVxq__viewHeader{gap:10px;margin-bottom:20px;padding-bottom:16px}.BuildingExplorer-module__vHKVxq__floorSelectorsStack{margin-bottom:22px;padding-bottom:18px}.BuildingExplorer-module__vHKVxq__floorSelector,.BuildingExplorer-module__vHKVxq__floorSelectorUnderground{gap:6px}.BuildingExplorer-module__vHKVxq__floorChip{padding:7px 13px;font-size:12.5px}.BuildingExplorer-module__vHKVxq__backBtn span{display:none}.BuildingExplorer-module__vHKVxq__backBtn{padding:8px 10px}.BuildingExplorer-module__vHKVxq__viewTitle{font-size:20px}.BuildingExplorer-module__vHKVxq__headerSpacer{width:36px}.BuildingExplorer-module__vHKVxq__planGrid{grid-template-columns:1fr;gap:16px}.BuildingExplorer-module__vHKVxq__planCardThumb{aspect-ratio:16/9}.BuildingExplorer-module__vHKVxq__modalBackdrop{padding:0;padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);padding-bottom:env(safe-area-inset-bottom,0);align-items:flex-end}.BuildingExplorer-module__vHKVxq__modalPanel{border-radius:var(--radius-surface,0);max-height:92vh}.BuildingExplorer-module__vHKVxq__modalPanelFull{width:100vw;max-width:100vw;height:calc(100dvh - env(safe-area-inset-bottom,0px));max-height:calc(100dvh - env(safe-area-inset-bottom,0px));border-radius:var(--radius-surface,0)}.BuildingExplorer-module__vHKVxq__detailBody{flex-direction:column;flex:auto;min-height:0}.BuildingExplorer-module__vHKVxq__detailMap{border-right:none;border-bottom:1px solid var(--border-light,#e2e8f0);flex:0 auto;min-height:min(52dvh,520px);max-height:min(62dvh,600px);padding:12px 16px;overflow:hidden}.BuildingExplorer-module__vHKVxq__detailMap>*{min-height:0;max-height:100%}.BuildingExplorer-module__vHKVxq__detailSidebar{overscroll-behavior-y:contain;flex:1 1 0;min-height:0}.BuildingExplorer-module__vHKVxq__detailHeader{padding:14px 16px}.BuildingExplorer-module__vHKVxq__modalClose{width:34px;height:34px;top:10px;right:10px}.BuildingExplorer-module__vHKVxq__modalCopyLink{width:34px;height:34px;top:10px;right:52px}}@media (max-width:480px){.BuildingExplorer-module__vHKVxq__zoneLabel{stroke-width:2px;font-size:32px}.BuildingExplorer-module__vHKVxq__aptHeader{padding:12px 16px}.BuildingExplorer-module__vHKVxq__aptRooms,.BuildingExplorer-module__vHKVxq__sidebarTitle{padding:0 16px 12px}}@media (prefers-reduced-motion:reduce){.BuildingExplorer-module__vHKVxq__modalBackdrop,.BuildingExplorer-module__vHKVxq__modalBackdrop.BuildingExplorer-module__vHKVxq__modalClosing,.BuildingExplorer-module__vHKVxq__modalPanel,.BuildingExplorer-module__vHKVxq__modalClosing .BuildingExplorer-module__vHKVxq__modalPanel{animation:none}}
.InteractiveMap-module__Swl0ra__container{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.InteractiveMap-module__Swl0ra__viewport{border-radius:var(--radius-surface,0);touch-action:none;background:#fff;flex:1;min-height:0;position:relative;overflow:hidden}.InteractiveMap-module__Swl0ra__svgLayer{z-index:1;width:100%;height:100%;position:relative}.InteractiveMap-module__Swl0ra__svgLayer>svg{contain:layout paint}.InteractiveMap-module__Swl0ra__labelLayer{z-index:4;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.InteractiveMap-module__Swl0ra__aptHitZone{pointer-events:auto;cursor:pointer;fill:#0000;stroke:none;transition:fill .15s}.InteractiveMap-module__Swl0ra__aptHitZone:hover{fill:#a380530f}.InteractiveMap-module__Swl0ra__overviewRoomsLayer,.InteractiveMap-module__Swl0ra__overviewRoom{pointer-events:none}.InteractiveMap-module__Swl0ra__overviewRoomName{font-family:var(--font-hero-body,system-ui,sans-serif);fill:#1e293b5c;letter-spacing:.01em;font-weight:500}.InteractiveMap-module__Swl0ra__overviewRoomMeta{font-family:var(--font-hero-body,system-ui,sans-serif);fill:#47556952;font-weight:500}.InteractiveMap-module__Swl0ra__aptLabel{pointer-events:auto;cursor:pointer}.InteractiveMap-module__Swl0ra__aptLabel:hover .InteractiveMap-module__Swl0ra__aptLabelBg{fill:#ffffffb8;stroke:#a3805338}.InteractiveMap-module__Swl0ra__aptLabelBg{fill:#ffffff7a;stroke:#0f172a12;stroke-width:.12px;transition:fill .2s,stroke .2s}.InteractiveMap-module__Swl0ra__aptLabelName{font-family:var(--font-hero-body,system-ui,sans-serif);fill:#334155;paint-order:stroke fill;stroke:#ffffff73;stroke-width:.18px;font-weight:600}.InteractiveMap-module__Swl0ra__aptLabelMeta{font-family:var(--font-hero-body,system-ui,sans-serif);fill:#5a6270eb;font-weight:500}.InteractiveMap-module__Swl0ra__aptLabelCta{font-family:var(--font-hero-body,system-ui,sans-serif);fill:#2563eb8c;font-weight:500;transition:fill .2s}.InteractiveMap-module__Swl0ra__aptLabel:hover .InteractiveMap-module__Swl0ra__aptLabelCta{fill:#2563ebd9}.InteractiveMap-module__Swl0ra__zoomedAptRibbon{fill:#ffffff85;stroke:#0f172a0f;stroke-width:.1px}.InteractiveMap-module__Swl0ra__zoomedAptTitle{font-family:var(--font-hero-body,system-ui,sans-serif);fill:#334155;paint-order:stroke fill;stroke:#ffffff80;stroke-width:.14px;font-weight:600}.InteractiveMap-module__Swl0ra__roomLabelPill{fill:#ffffffe0;stroke:#94a3b852}.InteractiveMap-module__Swl0ra__roomLabelName{font-family:var(--font-hero-body,system-ui,sans-serif);fill:#1e293b;letter-spacing:.01em;font-weight:600}.InteractiveMap-module__Swl0ra__roomLabelArea{font-family:var(--font-hero-body,system-ui,sans-serif);fill:#8f6b3d;letter-spacing:.01em;font-weight:600}.InteractiveMap-module__Swl0ra__roomLabelPillUnavailable{fill:#feececf0;stroke:#b4646473}.InteractiveMap-module__Swl0ra__roomLabelNameUnavailable{fill:#7c6565}.InteractiveMap-module__Swl0ra__roomLabelAreaUnavailable{fill:#9b7a7a}.InteractiveMap-module__Swl0ra__ancillaryOverviewHit{cursor:pointer;pointer-events:auto;outline:none}.InteractiveMap-module__Swl0ra__ancillaryOverviewInactive{cursor:default;pointer-events:none}.InteractiveMap-module__Swl0ra__unitTagBg{fill:#fff;stroke:#cbd5e1;filter:drop-shadow(0 3px 14px #0f172a24)}.InteractiveMap-module__Swl0ra__unitTagTitle{font-family:var(--font-hero-body,system-ui,sans-serif);fill:#1a202c;paint-order:stroke fill;stroke:#fffffff2;stroke-width:.22px;font-weight:700}.InteractiveMap-module__Swl0ra__unitTagMeta{font-family:var(--font-hero-body,system-ui,sans-serif);fill:#4a5568;paint-order:stroke fill;stroke:#ffffffe6;stroke-width:.16px;font-weight:600}.InteractiveMap-module__Swl0ra__overviewAptCard,.InteractiveMap-module__Swl0ra__overviewAptCardHover{cursor:pointer;pointer-events:auto;outline:none}.InteractiveMap-module__Swl0ra__overviewAptCardHover .InteractiveMap-module__Swl0ra__overviewAptCardBg{stroke:#a38053bf;filter:drop-shadow(0 4px 18px #1a202c24)}.InteractiveMap-module__Swl0ra__overviewAptCardBg{fill:#fffffff5;stroke:#0f172a1a;filter:drop-shadow(0 2px 10px #0f172a1a);transition:stroke .15s,filter .15s}.InteractiveMap-module__Swl0ra__overviewAptCardUnavailable{cursor:default;pointer-events:none}.InteractiveMap-module__Swl0ra__overviewAptCardUnavailable .InteractiveMap-module__Swl0ra__overviewAptCardBg{fill:#feececf0;stroke:#b4646473;filter:drop-shadow(0 1px 6px #78282814)}.InteractiveMap-module__Swl0ra__overviewAptCardUnavailable .InteractiveMap-module__Swl0ra__overviewAptName{fill:#7c6565}.InteractiveMap-module__Swl0ra__overviewAptCardUnavailable .InteractiveMap-module__Swl0ra__overviewAptMeta{fill:#9b7a7a}.InteractiveMap-module__Swl0ra__overviewAptName{font-family:var(--font-hero-body,system-ui,sans-serif);fill:#1a202c;paint-order:stroke fill;stroke:#ffffffd9;stroke-width:.2px;font-weight:700}.InteractiveMap-module__Swl0ra__overviewAptMeta{font-family:var(--font-hero-body,system-ui,sans-serif);fill:#4a5568;paint-order:stroke fill;stroke:#ffffffd1;stroke-width:.14px;font-weight:600}@media (max-width:768px){.InteractiveMap-module__Swl0ra__viewport{border-radius:var(--radius-surface,0)}}
.PostGallery-module__79brCW__grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:640px){.PostGallery-module__79brCW__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.PostGallery-module__79brCW__thumbButton{background:var(--bg-primary,#fff);cursor:pointer;border:1px solid #2c2c2c1a;border-radius:0;width:100%;height:8rem;padding:0;transition:border-color .2s,box-shadow .2s;display:block;position:relative;overflow:hidden}.PostGallery-module__79brCW__thumbButton:hover{border-color:#c5a05973;box-shadow:0 4px 14px #2c2c2c14}@media (min-width:640px){.PostGallery-module__79brCW__thumbButton{height:9rem}}.PostGallery-module__79brCW__thumbImg{object-fit:cover;transition:transform .2s}.PostGallery-module__79brCW__thumbButton:hover .PostGallery-module__79brCW__thumbImg{transform:scale(1.04)}.PostGallery-module__79brCW__lightbox{z-index:999;background:#000c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.PostGallery-module__79brCW__lightboxInner{width:100%;max-width:56rem;max-height:100%;position:relative}.PostGallery-module__79brCW__lightboxMedia{width:100%;height:min(80vh,900px);position:relative}.PostGallery-module__79brCW__closeButton{z-index:1;color:#fafafa;cursor:pointer;background:#000000bf;border:1px solid #ffffff59;border-radius:0;padding:.35rem .6rem;font-size:.875rem;font-weight:600;transition:background .2s;position:absolute;top:.75rem;right:.75rem}.PostGallery-module__79brCW__closeButton:hover{background:#000000eb}.PostGallery-module__79brCW__lightboxImage{object-fit:contain}
.ContactSection-module__UONp9G__section{background:#fff;width:100%;padding:5rem 0 6rem}@media (min-width:768px){.ContactSection-module__UONp9G__section{padding:5.5rem 0 7rem}}.ContactSection-module__UONp9G__inner{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:0 20px}@media (min-width:1024px){.ContactSection-module__UONp9G__inner{padding:0 32px}}.ContactSection-module__UONp9G__header{text-align:center;max-width:40rem;margin-bottom:2.75rem;margin-left:auto;margin-right:auto}.ContactSection-module__UONp9G__layout{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:1024px){.ContactSection-module__UONp9G__layout{gap:1.75rem}}.ContactSection-module__UONp9G__topRow{grid-template-columns:1fr;align-items:stretch;gap:1.25rem;display:grid}@media (min-width:1024px){.ContactSection-module__UONp9G__topRow{grid-template-columns:1fr 1fr;gap:1.75rem}}.ContactSection-module__UONp9G__infoCard{background:var(--bg-card,#f8fafc);border-radius:var(--radius-surface,0);border:1px solid #e2e8f0;flex-direction:column;height:100%;min-height:100%;padding:1.5rem 1.5rem 1.35rem;display:flex;box-shadow:0 1px 3px #0f172a12}.ContactSection-module__UONp9G__infoBody{flex:0 auto}.ContactSection-module__UONp9G__infoRow{flex-direction:column;gap:.35rem;display:flex}.ContactSection-module__UONp9G__infoRow+.ContactSection-module__UONp9G__infoRow{border-top:1px solid #e2e8f0;margin-top:1.1rem;padding-top:1.1rem}.ContactSection-module__UONp9G__infoLabel{font-family:var(--font-hero-body),var(--font-body),system-ui,sans-serif;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-gold,#a38053);font-size:.625rem;font-weight:600}.ContactSection-module__UONp9G__infoValue{font-family:var(--font-hero-body),var(--font-body),system-ui,sans-serif;color:var(--text-primary,#1a202c);word-break:break-word;font-size:.9375rem;font-weight:400;line-height:1.5;text-decoration:none;transition:color .2s}.ContactSection-module__UONp9G__infoValue:hover{color:var(--accent-gold,#a38053)}.ContactSection-module__UONp9G__phoneLink{color:var(--text-primary,#1a202c);align-items:baseline;font-size:1.0625rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.ContactSection-module__UONp9G__phoneNumber{font-weight:600}.ContactSection-module__UONp9G__phoneLink:hover{color:var(--accent-gold,#a38053)}.ContactSection-module__UONp9G__actions{flex-wrap:wrap;gap:.65rem;margin-top:auto;padding-top:1.35rem;display:flex}.ContactSection-module__UONp9G__ctaPrimary{color:#fff;font-family:var(--font-hero-body),var(--font-body),system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase;border-radius:var(--radius-surface,0);background:#a38053;border:1px solid #a38053;justify-content:center;align-items:center;padding:.65rem 1.35rem;font-size:.6875rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.ContactSection-module__UONp9G__ctaPrimary:hover{color:#fff;background:#b89765;border-color:#b89765}.ContactSection-module__UONp9G__formCard{background:var(--bg-card,#f8fafc);border-radius:var(--radius-surface,0);border:1px solid #e2e8f0;flex-direction:column;height:100%;min-height:100%;padding:1.5rem 1.5rem 1.35rem;display:flex;box-shadow:0 1px 3px #0f172a12}.ContactSection-module__UONp9G__form{flex-direction:column;flex:1;gap:0;min-height:0;display:flex}.ContactSection-module__UONp9G__formNarrow{flex-direction:column;flex:1;align-self:flex-start;width:min(22rem,100%);min-height:0;display:flex}.ContactSection-module__UONp9G__fieldRowStacked{flex-direction:column;gap:.85rem;display:flex}.ContactSection-module__UONp9G__fieldRowStacked .ContactSection-module__UONp9G__field{margin-bottom:0}.ContactSection-module__UONp9G__formNarrow .ContactSection-module__UONp9G__formFooter{width:100%}.ContactSection-module__UONp9G__field{flex-direction:column;gap:.35rem;margin-bottom:0;display:flex}.ContactSection-module__UONp9G__label{font-family:var(--font-hero-body),var(--font-body),system-ui,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--text-primary,#1a202c);margin-bottom:0;font-size:.5625rem;font-weight:600;display:block}.ContactSection-module__UONp9G__input,.ContactSection-module__UONp9G__select{box-sizing:border-box;width:100%;font-family:var(--font-hero-body),var(--font-body),system-ui,sans-serif;color:var(--text-primary,#1a202c);border-radius:var(--radius-surface,0);background:#fff;border:1px solid #e2e8f0;padding:.5rem .7rem;font-size:.8125rem;font-weight:400;transition:border-color .2s,box-shadow .2s}.ContactSection-module__UONp9G__input:focus,.ContactSection-module__UONp9G__select:focus{border-color:var(--accent-gold,#a38053);outline:none;box-shadow:0 0 0 2px #a380532e}.ContactSection-module__UONp9G__input::placeholder{color:#4a55688c}.ContactSection-module__UONp9G__formFooter{flex-direction:column;gap:.5rem;width:100%;margin-top:auto;padding-top:1.35rem;display:flex}.ContactSection-module__UONp9G__submitRow{margin-top:0;padding-top:0}.ContactSection-module__UONp9G__formSubmitBtn{cursor:pointer;align-self:flex-start;width:auto}.ContactSection-module__UONp9G__formSubmitBtn:disabled{opacity:.55;cursor:not-allowed}.ContactSection-module__UONp9G__formSubmitBtn:disabled:hover{color:#fff;background:#a38053;border-color:#a38053}.ContactSection-module__UONp9G__feedback{border-radius:var(--radius-surface,0);font-family:var(--font-hero-body),var(--font-body),system-ui,sans-serif;margin-top:0;padding:.5rem .65rem;font-size:.8125rem;line-height:1.4}.ContactSection-module__UONp9G__feedbackSuccess{color:var(--text-primary,#1a202c);background:#a380531a;border:1px solid #a3805347}.ContactSection-module__UONp9G__feedbackError{color:#5c1a1a;background:#b428280f;border:1px solid #b428282e}.ContactSection-module__UONp9G__mapWrap{aspect-ratio:2.1;border-radius:var(--radius-surface,0);background:#e8ecf0;border:1px solid #e2e8f0;width:100%;position:relative;overflow:hidden}@media (min-width:1024px){.ContactSection-module__UONp9G__mapWrap{aspect-ratio:2.85}}.ContactSection-module__UONp9G__mapInner{z-index:0;position:absolute;inset:0}.ContactSection-module__UONp9G__mapInner .leaflet-container{font-family:var(--font-hero-body),var(--font-body),system-ui,sans-serif;background:#e8ecf0}.ContactSection-module__UONp9G__mapInner .leaflet-tile-pane{filter:sepia(.06)saturate(.88)contrast(.98)}.ContactSection-module__UONp9G__mapInner .leaflet-control-zoom{overflow:hidden;box-shadow:none!important;border:1px solid #e2e8f0!important;border-radius:0!important}.ContactSection-module__UONp9G__mapInner .leaflet-control-zoom a{color:#1a202c!important;background:#fffffff2!important;border-bottom:1px solid #a3805326!important;width:34px!important;height:34px!important;line-height:34px!important}.ContactSection-module__UONp9G__mapInner .leaflet-control-zoom a:hover{color:#a38053!important;background:#fff!important}.ContactSection-module__UONp9G__mapInner .leaflet-control-attribution{display:none!important}
.NoutatiPage-module__RC_d4a__main{background:var(--bg-primary,#fff);min-height:100vh;padding-top:calc(var(--nav-height) + 1.5rem);padding-bottom:3rem}@media (min-width:768px){.NoutatiPage-module__RC_d4a__main{padding-top:calc(var(--nav-height) + 2rem)}}.NoutatiPage-module__RC_d4a__inner{box-sizing:border-box;max-width:64rem;margin:0 auto;padding:0 1.5rem}.NoutatiPage-module__RC_d4a__header{text-align:center;margin-bottom:2.75rem}.NoutatiPage-module__RC_d4a__heading{font-family:var(--font-hero-headline),Georgia,serif;letter-spacing:-.02em;color:#2c2c2c;margin:0;font-size:clamp(1.625rem,3.2vw,2.125rem);font-weight:600;line-height:1.2}.NoutatiPage-module__RC_d4a__divider{background-color:#c5a059;width:3rem;height:2px;margin:1.5rem auto 0}.NoutatiPage-module__RC_d4a__empty{font-family:var(--font-hero-body),var(--font-body),system-ui,sans-serif;color:#2c2c2ca6;text-align:center;margin:0;font-size:1.0625rem;line-height:1.6}.NoutatiPage-module__RC_d4a__grid{grid-template-columns:1fr;gap:2rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.NoutatiPage-module__RC_d4a__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.NoutatiPage-module__RC_d4a__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.NoutatiPage-module__RC_d4a__card{background:var(--bg-card,#f8fafc);color:inherit;border:1px solid #2c2c2c1a;border-radius:0;flex-direction:column;flex:1;text-decoration:none;transition:border-color .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 2px 12px #2c2c2c0d}.NoutatiPage-module__RC_d4a__card:hover{border-color:#c5a05973;box-shadow:0 12px 28px -8px #2c2c2c1a}.NoutatiPage-module__RC_d4a__cardImageWrap{aspect-ratio:4/3;background:var(--color-gray-light,#e6e6e6);width:100%;position:relative;overflow:hidden}.NoutatiPage-module__RC_d4a__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.NoutatiPage-module__RC_d4a__card:hover .NoutatiPage-module__RC_d4a__cardImage{transform:scale(1.05)}.NoutatiPage-module__RC_d4a__dateBadge{pointer-events:none;font-family:var(--font-hero-body),var(--font-body),system-ui,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#fafafa;background:#141414d1;border-radius:0;padding:.4rem .65rem;font-size:.6875rem;font-weight:600;position:absolute;bottom:.75rem;left:.75rem}.NoutatiPage-module__RC_d4a__cardBody{flex-direction:column;flex:1;padding:1.25rem;display:flex}.NoutatiPage-module__RC_d4a__cardTitle{font-family:var(--font-hero-headline),Georgia,serif;color:#2c2c2c;margin:0;font-size:clamp(1rem,2vw,1.125rem);font-weight:600;line-height:1.35}.NoutatiPage-module__RC_d4a__cardExcerpt{font-family:var(--font-hero-body),var(--font-body),system-ui,sans-serif;color:#2c2c2cad;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.5rem;font-size:.875rem;line-height:1.55;display:-webkit-box;overflow:hidden}.NoutatiPage-module__RC_d4a__readMore{font-family:var(--font-hero-body),var(--font-body),system-ui,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#c5a059;align-items:center;margin-top:1rem;font-size:.8125rem;font-weight:600;transition:color .2s;display:inline-flex}.NoutatiPage-module__RC_d4a__card:hover .NoutatiPage-module__RC_d4a__readMore{color:#a88642}.NoutatiPage-module__RC_d4a__readMoreArrow{margin-left:.35rem;transition:transform .2s}.NoutatiPage-module__RC_d4a__card:hover .NoutatiPage-module__RC_d4a__readMoreArrow{transform:translate(3px)}
.NoutatiPostPage-module__yCxZOq__main{background:var(--bg-primary,#fff);min-height:100vh}.NoutatiPostPage-module__yCxZOq__coverWrap{background:#2c2c2c;width:100%;height:20rem;position:relative;overflow:hidden}@media (min-width:640px){.NoutatiPostPage-module__yCxZOq__coverWrap{height:24rem}}@media (min-width:1024px){.NoutatiPostPage-module__yCxZOq__coverWrap{height:26.25rem}}.NoutatiPostPage-module__yCxZOq__coverImg{object-fit:cover;width:100%;height:100%}.NoutatiPostPage-module__yCxZOq__coverOverlay{background:linear-gradient(#0000001f,#00000059,#000000b8);position:absolute;inset:0}.NoutatiPostPage-module__yCxZOq__wrap{box-sizing:border-box;max-width:56rem;margin:0 auto;padding:0 1.5rem 5rem}.NoutatiPostPage-module__yCxZOq__article{background:var(--bg-card,#f8fafc);border:1px solid #2c2c2c1a;border-radius:0;max-width:48rem;margin-left:auto;margin-right:auto;padding:1.5rem 1.25rem 2rem;position:relative;box-shadow:0 2px 12px #2c2c2c0f}@media (min-width:640px){.NoutatiPostPage-module__yCxZOq__article{padding:2rem 2rem 2.5rem}}.NoutatiPostPage-module__yCxZOq__articleWithCover{margin-top:-6rem}.NoutatiPostPage-module__yCxZOq__articleNoCover{padding-top:calc(var(--nav-height) + 1.5rem)}@media (min-width:768px){.NoutatiPostPage-module__yCxZOq__articleNoCover{padding-top:calc(var(--nav-height) + 2rem)}}.NoutatiPostPage-module__yCxZOq__backLink{font-family:var(--font-hero-body),var(--font-body),system-ui,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#2c2c2c8c;align-items:center;margin-bottom:1rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.NoutatiPostPage-module__yCxZOq__backLink:hover{color:#c5a059}.NoutatiPostPage-module__yCxZOq__dateRow{margin-bottom:.75rem}.NoutatiPostPage-module__yCxZOq__dateBadge{font-family:var(--font-hero-body),var(--font-body),system-ui,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#2c2c2c;background:var(--bg-primary,#fff);border:1px solid #2c2c2c1f;border-radius:0;align-items:center;padding:.35rem .65rem;font-size:.6875rem;font-weight:600;display:inline-flex}.NoutatiPostPage-module__yCxZOq__title{font-family:var(--font-hero-headline),Georgia,serif;letter-spacing:-.02em;color:#2c2c2c;margin:0;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;line-height:1.2}.NoutatiPostPage-module__yCxZOq__articleBody{font-family:var(--font-hero-body),var(--font-body),system-ui,sans-serif;color:#2c2c2cd1;margin-top:1.5rem;font-size:1.0625rem;line-height:1.65}.NoutatiPostPage-module__yCxZOq__articleBody p{margin:0 0 1rem}.NoutatiPostPage-module__yCxZOq__articleBody p:last-child{margin-bottom:0}:is(.NoutatiPostPage-module__yCxZOq__articleBody h2,.NoutatiPostPage-module__yCxZOq__articleBody h3){font-family:var(--font-hero-headline),Georgia,serif;color:#2c2c2c;margin:1.5rem 0 .75rem;font-weight:600;line-height:1.3}.NoutatiPostPage-module__yCxZOq__articleBody h2{font-size:1.35rem}.NoutatiPostPage-module__yCxZOq__articleBody h3{font-size:1.15rem}:is(.NoutatiPostPage-module__yCxZOq__articleBody ul,.NoutatiPostPage-module__yCxZOq__articleBody ol){margin:0 0 1rem;padding-left:1.5rem}.NoutatiPostPage-module__yCxZOq__articleBody li{margin-bottom:.35rem}.NoutatiPostPage-module__yCxZOq__articleBody a{color:#c5a059;text-underline-offset:2px;text-decoration:underline}.NoutatiPostPage-module__yCxZOq__articleBody a:hover{color:#a88642}.NoutatiPostPage-module__yCxZOq__articleBody img{border-radius:0;max-width:100%;height:auto;margin:1rem 0}.NoutatiPostPage-module__yCxZOq__articleBody strong{color:#2c2c2c;font-weight:700}.NoutatiPostPage-module__yCxZOq__articleBody blockquote{color:#2c2c2cbf;border-left:2px solid #c5a059;margin:1rem 0;padding-left:1rem}.NoutatiPostPage-module__yCxZOq__gallerySection{border-top:1px solid #2c2c2c14;margin-top:2.5rem;padding-top:1.5rem}.NoutatiPostPage-module__yCxZOq__galleryHeading{font-family:var(--font-hero-headline),Georgia,serif;letter-spacing:.06em;text-transform:uppercase;color:#2c2c2c;margin:0 0 1rem;font-size:1.0625rem;font-weight:600}
.SectionHeadline-module__rJ1n-a__wrap{flex-direction:column;display:flex}.SectionHeadline-module__rJ1n-a__alignCenter{text-align:center;align-items:center}.SectionHeadline-module__rJ1n-a__alignStart{text-align:left;align-items:flex-start}.SectionHeadline-module__rJ1n-a__title{font-family:var(--font-hero-headline),"Georgia",serif;letter-spacing:-.03em;color:var(--text-primary,#1a202c);font-feature-settings:"kern" 1,"liga" 1;margin:0;font-size:clamp(1.875rem,3.4vw,2.5rem);font-weight:600;line-height:1.2}.SectionHeadline-module__rJ1n-a__ornamentBar{background-color:var(--accent-gold,#a38053);flex-shrink:0;width:4rem;height:2px;margin-top:1.25rem;display:block}.SectionHeadline-module__rJ1n-a__alignCenter .SectionHeadline-module__rJ1n-a__ornamentBar{align-self:center}.SectionHeadline-module__rJ1n-a__alignStart .SectionHeadline-module__rJ1n-a__ornamentBar{align-self:flex-start}
