.page-nav{z-index:10;pointer-events:none;background:0 0;justify-content:space-between;align-items:flex-start;display:flex;position:absolute;top:36px;left:36px;right:36px}.page-nav>*{pointer-events:auto}.page-nav-logo-link{transform-origin:0 0;transition:transform .2s;display:block}.page-nav-logo-link:hover{transform:scale(1.04)}.page-nav-logo{width:auto;height:51px;display:block}.page-nav-menu-btn{cursor:pointer;background:#fdf3e2;border:2px solid #272727;flex-shrink:0;align-items:center;gap:13px;padding:5px 5px 5px 12px;display:flex}.page-nav-menu-text{color:#272727;white-space:nowrap;font-family:Lexend Deca,sans-serif;font-size:16px;font-weight:700;line-height:1}.page-nav-diamond{flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-nav-right{align-items:stretch;gap:6px;display:flex}.page-nav-quick-link{cursor:pointer;background:#fdf3e2;border:2px solid #272727;align-items:center;gap:8px;padding:5px 12px 5px 5px;text-decoration:none;transition:background .2s;display:flex}.page-nav-quick-link:hover{background:#fff1d9}.page-nav-quick-bullet{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:relative}.page-nav-quick-diamond{background:#fac553;border:2px solid #272727;flex-shrink:0;width:15px;height:15px;transform:rotate(45deg)}.page-nav-quick-num{color:#272727;pointer-events:none;font-family:TerraneSerif,serif;font-size:10px;font-weight:400;line-height:1;position:absolute}.page-nav-quick-label{color:#272727;white-space:nowrap;font-family:TerraneSerif,serif;font-size:19px;font-weight:400;line-height:1}@media (width<=1000px){.page-nav-quick-link{display:none}}@media (width<=768px){.page-nav{top:20px;left:20px;right:20px}.page-nav--fixed{z-index:20;align-items:center;position:fixed}.page-nav-logo{height:46px}}@media (width<=480px){.page-nav{align-items:center;top:16px;left:16px;right:16px}.page-nav--fixed{z-index:20;position:fixed}.page-nav-logo{width:auto;height:38px}.page-nav-menu-text{font-size:13px}.page-nav-menu-btn{gap:10px;padding:4px 4px 4px 10px}}@keyframes shapeFillUp{0%{clip-path:inset(100% 0 0)}to{clip-path:inset(0% 0 0)}}@keyframes loadingFadeOut{0%{opacity:1}to{opacity:0}}.loading-screen{z-index:200;box-sizing:border-box;border:12px solid #256c39;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.loading-screen--out{animation:.6s ease-in-out forwards loadingFadeOut}.loading-bg{object-fit:cover;object-position:center 25%;width:100%;height:100%;position:absolute;inset:0}.loading-shape-wrap{z-index:1;flex-shrink:0;justify-content:center;align-items:center;width:440px;height:440px;display:flex;position:relative}.loading-shape-base,.loading-shape-fill{object-fit:contain;width:440px;height:440px;display:block;position:absolute}.loading-shape-base{filter:grayscale()brightness(1.8)opacity(.35)}.loading-shape-fill{clip-path:inset(100% 0 0);animation:2.4s cubic-bezier(.4,0,.2,1) .2s forwards shapeFillUp}.loading-wordmark{object-fit:contain;z-index:2;width:200px;height:61px;display:block;position:relative}.menu-overlay{z-index:50;box-sizing:border-box;background:#fdf3e2;border:12px solid #5f3207;flex-direction:row-reverse;display:flex;position:fixed;inset:0}@keyframes menuSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.menu-left{box-sizing:border-box;flex-direction:column;flex-shrink:0;justify-content:flex-end;width:480px;padding:36px 64px 48px;display:flex;position:relative}.menu-title-box{z-index:2;background:#fdf3e2;border:2px solid #272727;justify-content:center;align-items:center;width:fit-content;padding:10.96px 16.441px;animation:.5s cubic-bezier(.22,1,.36,1) 50ms both menuSlideUp;display:inline-flex;position:absolute;top:36px;left:36px}.menu-title{color:#272727;text-transform:uppercase;white-space:nowrap;font-family:TerraneSerif,serif;font-size:24px;font-weight:400;line-height:1.1}.menu-items{flex-direction:column;gap:24px;display:flex}.menu-item{cursor:pointer;align-items:center;gap:24px;text-decoration:none;animation:.5s cubic-bezier(.22,1,.36,1) both menuSlideUp;display:flex}.menu-items .menu-item:first-child{animation-delay:.12s}.menu-items .menu-item:nth-child(2){animation-delay:.18s}.menu-items .menu-item:nth-child(3){animation-delay:.24s}.menu-items .menu-item:nth-child(4){animation-delay:.3s}.menu-items .menu-item:nth-child(5){animation-delay:.36s}.menu-items .menu-item:nth-child(6){animation-delay:.42s}.menu-items .menu-item:nth-child(7){animation-delay:.48s}.menu-bullet{flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;display:flex;position:relative}.menu-bullet-diamond{background:#ffb921;border:2px solid #272727;flex-shrink:0;width:22px;height:22px;transform:rotate(45deg)}.menu-bullet-num{color:#272727;pointer-events:none;font-family:TerraneSerif,serif;font-size:16px;font-weight:400;line-height:1.1;position:absolute}.menu-item-label{color:#272727;white-space:nowrap;font-family:TerraneSerif,serif;font-size:32px;font-weight:400;line-height:1.1}.menu-item-arrow{opacity:0;flex-shrink:0;width:38px;height:26px;transition:opacity .2s,transform .2s;transform:translate(-12px)}.menu-item--hovered .menu-item-arrow{opacity:1;transform:translate(0)}.menu-mobile-top{display:none}.menu-right{border-right:2px solid #272727;flex:1;min-width:0;position:relative;overflow:hidden}.menu-panel-img{object-fit:contain;object-position:center;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.25)}.close-btn{cursor:pointer;letter-spacing:.05em;color:#272727;background:#fdf3e2;border:2px solid #272727;align-items:center;gap:.5rem;padding:.3rem .75rem .3rem .5rem;font-family:Lexend Deca,sans-serif;font-size:1rem;font-weight:700;display:flex;position:absolute;top:36px;right:36px}.close-text{color:#272727;white-space:nowrap;font-family:Lexend Deca,sans-serif;font-size:16px;font-weight:700;line-height:1}.page-wrapper{box-sizing:border-box;border:12px solid #fdf3e2;width:100vw;height:100vh;overflow:hidden}.site-frame{box-sizing:border-box;width:100%;height:100%;padding:36px;overflow:hidden}.hero{width:100%;height:100%;position:relative;overflow:hidden}.hero-bg{object-fit:cover;object-position:center;z-index:-1;filter:none;width:100vw;height:100vh;position:fixed;inset:0}.hero-grain{z-index:0;pointer-events:none;opacity:.28;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='256' height='256' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;width:100vw;height:100vh;position:fixed;inset:0}.site-frame .page-nav{top:0;left:0;right:0}.hero-bottom{z-index:10;justify-content:space-between;align-items:stretch;display:flex;position:absolute;bottom:0;left:0;right:0}.tagline-box{box-sizing:border-box;background:#fdf3e2;border:2px solid #272727;flex-shrink:0;padding:24px}.tagline{color:#272727;text-wrap:balance;font-family:TerraneSerif,serif;font-size:32px;font-weight:400;line-height:1.2}.tile-community{flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:162px;height:162px;display:flex}.community-diamond-wrap{justify-content:center;align-items:center;width:162px;height:162px;display:flex;position:relative}.community-diamond{background:#bae8e5;border:2px solid #272727;flex-shrink:0;width:114.5px;height:114.5px;transform:rotate(45deg)}.community-text{letter-spacing:.812px;text-align:center;color:#272727;width:123px;font-family:Lexend Deca,sans-serif;font-size:11.593px;font-weight:600;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tile-quilt{flex-shrink:0;align-self:center;width:143px;height:143px}.quilt-img{object-fit:fill;width:100%;height:100%;display:block}.tile-flower{flex-shrink:0;align-self:center;width:143px;height:143px;position:relative}.flower-tile-img{object-fit:cover;width:102.26%;height:102.26%;display:block;position:absolute;inset:-1.13%}.book-cta{box-sizing:border-box;background:#fdf3e2;border:2px solid #272727;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:16px;padding:16px 24px;display:flex}.book-cta-arrow{width:98px;height:22px;display:block}.book-cta-text p{color:#272727;text-align:center;text-transform:uppercase;font-family:Lexend Deca,sans-serif;font-size:16px;font-weight:600;line-height:1}.book-modal-overlay{-webkit-backdrop-filter:blur(4px);z-index:1000;box-sizing:border-box;background:#272727a6;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:32px;display:flex;position:fixed;inset:0}.book-modal{align-items:center;gap:24px;width:100%;max-width:920px;display:flex}.book-modal-close{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;padding:8px;display:flex}.book-modal-close svg line{stroke:#fdf3e2}.book-modal-cards{flex:1;gap:24px;min-width:0;display:flex}.book-modal-card{background:#fdf3e2;border:2px solid #272727;border-radius:5px;flex-direction:column;flex:1;display:flex;overflow:hidden}.book-modal-img-wrap{aspect-ratio:4/3;border-bottom:2px solid #272727;width:100%;overflow:hidden}.book-modal-img{object-fit:cover;width:100%;height:100%;display:block}.book-modal-body{flex-direction:column;flex:1;gap:14px;padding:28px 28px 32px;display:flex}.book-modal-title{color:#272727;font-family:TerraneSerif,serif;font-size:32px;font-weight:400;line-height:1.1}.book-modal-desc{color:#272727;flex:1;font-family:Lexend Deca,sans-serif;font-size:15px;font-weight:400;line-height:1.4}.book-modal-btn{color:#272727;cursor:pointer;background:#fac553;border:2px solid #272727;justify-content:center;align-self:flex-start;align-items:center;padding:10px 18px;font-family:Lexend Deca,sans-serif;font-size:13px;font-weight:600;line-height:1;transition:background .2s;display:inline-flex}.book-modal-btn:hover{background:#fff1d9}@media (width<=1350px){.tile-flower{display:none}}@media (width<=1200px){.tile-quilt{display:none}}@media (width<=1050px){.tile-community{display:none}.hero-bottom{gap:10px}.tagline-box{flex:1;min-width:0}}@media (width<=1024px){.menu-left{width:360px;padding:36px 48px 48px}.menu-item-label{font-size:26px}}@media (width<=768px){.close-btn{gap:13px;padding:5px 5px 5px 12px;position:fixed;top:20px;right:20px}.page-wrapper{border-width:8px;height:100dvh}.site-frame{padding:0}.site-frame .page-nav{top:20px;left:20px;right:20px}.hero-bottom{bottom:20px;left:20px;right:20px}.hero-bg{z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-grain{z-index:1;width:100%;height:100%;position:absolute;inset:0}.tagline-box{padding:14px 18px}.tagline{font-size:22px}.tagline br{display:none}.book-cta{gap:8px;padding:12px 16px}.book-cta-text p{font-size:13px}.book-cta-arrow{width:72px}.menu-overlay{flex-direction:column}.menu-mobile-top{border-bottom:2px solid #272727;flex-shrink:0;display:block;overflow:hidden}.menu-mobile-top-img{object-fit:cover;object-position:center;width:100%;height:42vh;display:block}.menu-left{flex:1;justify-content:flex-end;width:100%;padding:32px 40px 40px;overflow-y:auto}.menu-right{display:none}.menu-item-label{font-size:26px}.menu-items{gap:18px}.book-modal-overlay{gap:12px;padding:16px}.book-modal{flex-direction:column;gap:12px}.book-modal-cards{flex-direction:column;gap:16px}.book-modal-close{align-self:flex-end}.book-modal-title{font-size:24px}.book-modal-body{padding:20px 20px 24px}}@media (width<=480px){.close-btn{gap:10px;padding:4px 4px 4px 10px;font-size:13px;position:fixed;top:16px;right:16px}.close-text{font-size:13px}.page-wrapper{border-width:6px;height:100dvh}.site-frame{padding:0}.site-frame .page-nav{top:16px;left:16px;right:16px}.hero-bottom{bottom:16px;left:16px;right:16px}.tagline{font-size:15px}.tagline-box{padding:10px 12px}.tile-quilt,.tile-flower{width:90px;height:90px}.book-cta{gap:6px;padding:10px 12px}.book-cta-text p{font-size:11px}.book-cta-arrow{width:56px}.menu-left{padding:28px 28px 32px}.menu-item-label{font-size:22px}.menu-items{gap:14px}.menu-title{font-size:18px}}.contact-page{background:#fffffc;flex-direction:column;display:flex}.contact-top{flex-direction:column;min-height:100vh;display:flex;position:relative}.contact-main{flex:1;display:flex;position:relative}.contact-left{background:#faebdc;border-right:2px solid #272727;flex:1;position:relative;overflow:hidden}.contact-sketch{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.contact-right{box-sizing:border-box;background:#bae8e5;flex:none;justify-content:flex-end;align-items:flex-start;padding:125px 36px 56px;display:flex}.contact-card{box-sizing:border-box;background:#fdf3e2;border:2px solid #272727;flex-direction:column;align-items:center;gap:48px;width:100%;max-width:669px;padding:48px;display:flex}.contact-ornament{flex-shrink:0;width:51px;height:42px;display:block}.contact-info{flex-direction:column;gap:72px;width:100%;display:flex}.contact-row{align-items:flex-start;gap:72px;display:flex}.contact-row--git{gap:72px}.contact-section-label{color:#272727;text-transform:uppercase;flex-shrink:0;width:120px;font-family:TerraneSerif,serif;font-size:32px;font-weight:400;line-height:1.12}.contact-section-content{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;gap:16px;display:flex}.contact-body-sm{color:#272727;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.contact-body-sm strong{font-weight:600}.contact-hours-grid{gap:56px;display:flex}.contact-label-upper{letter-spacing:.06em;text-transform:uppercase;color:#272727;font-family:Lexend Deca,sans-serif;font-size:11px;font-weight:600}.contact-footer{background:#5f3207;flex-direction:column;display:flex}.footer-top{justify-content:space-between;align-items:flex-start;gap:32px;padding:48px;display:flex}.footer-col-title{color:#fdf3e2;margin-bottom:24px;font-family:TerraneSerif,serif;font-size:24px;font-weight:400;line-height:1.1}.footer-links{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer-links a{color:#fdf3e2;align-items:center;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:400;line-height:1.2;text-decoration:none;display:inline-flex}.footer-links a .footer-link-arrow{opacity:0;flex-shrink:0;width:13px;height:auto;margin-left:0;transition:opacity .22s,transform .22s,margin-left .22s;display:block;transform:translate(-6px)}.footer-links a:hover .footer-link-arrow{opacity:1;margin-left:8px;transform:translate(0)}.footer-col--wide{flex-direction:column;flex-shrink:0;gap:48px;width:500px;display:flex}.footer-visit{gap:40px;display:flex}.footer-serif-sm{color:#fdf3e2;font-family:TerraneSerif,serif;font-size:17px;font-weight:400;line-height:1.1}.footer-hours{flex-direction:column;flex:1;gap:16px;display:flex}.footer-hours .contact-body-sm{color:#fdf3e2}.footer-hours-row{gap:32px;display:flex}.footer-season{font-style:italic}.footer-email .footer-col-title{margin-bottom:16px}.footer-email-input{border-bottom:1px solid #fff4e2;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.footer-email-placeholder{color:#fdf3e2;font-family:Lexend Deca,sans-serif;font-size:17px;font-weight:300}.footer-email-arrow{color:#fff4e2;font-size:18px}.footer-wordmark-row{align-items:stretch;display:flex}.footer-wordmark-link{box-sizing:border-box;background:#fdf3e2;border:2px solid #272727;flex:1;justify-content:center;align-items:center;padding:30px 85px;text-decoration:none;display:flex}.footer-wordmark-link:hover .footer-wordmark{transform:scale(1.04)}.footer-wordmark{transform-origin:50%;flex-direction:column;align-items:center;gap:16px;width:100%;transition:transform .25s cubic-bezier(.22,1,.36,1);display:flex}.wordmark-nava{width:55%;height:auto;display:block}.wordmark-gardens{width:100%;height:auto;display:block}.footer-tile{box-sizing:border-box;border:2px solid #272727;flex-shrink:0;width:374px;margin-left:-3px;overflow:hidden}.footer-tile-img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=1400px){.contact-card{max-width:560px}.contact-right{padding:100px 32px 48px}}@media (width<=1100px){.contact-main{flex-direction:column}.contact-left{border-bottom:2px solid #272727;border-right:none;flex:none;height:280px}.contact-right{flex:none;justify-content:center;width:100%;padding:40px 24px 48px}.contact-card{gap:36px;max-width:100%;padding:36px 28px}.contact-row{flex-direction:column;gap:16px}.contact-section-label{width:auto;font-size:26px}.contact-hours-grid{flex-wrap:wrap;gap:32px}.footer-col--wide{width:100%}}@media (width<=480px){.contact-left{height:220px}.contact-right{padding:32px 16px 40px}.contact-card{gap:28px;padding:28px 20px}.contact-section-label{font-size:22px}}.page-footer{background:#5f3207;flex-direction:column;display:flex}.pf-top{align-items:flex-start;gap:72px;padding:48px;display:flex}.pf-col{flex-direction:column;flex-shrink:0;gap:24px;display:flex}.pf-col--newsletter{flex:1;min-width:0}.pf-col-title{color:#bae8e5;white-space:nowrap;font-family:Lexend Deca,sans-serif;font-size:18px;font-weight:400;line-height:1.2}.pf-body{color:#fdf3e2;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:400;line-height:1.2}.pf-body-xs{color:#fdf3e2;margin:0;font-family:Lexend Deca,sans-serif;font-size:12px;font-weight:400;line-height:1.2}.pf-bold{font-size:11px;font-weight:600}.pf-hours{flex-direction:column;gap:10px;display:flex}.pf-hours-row{flex-direction:column;gap:1px;display:flex}.pf-links{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.pf-links a{color:#fdf3e2;align-items:center;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:400;line-height:1.2;text-decoration:none;display:inline-flex}.pf-link-arrow{opacity:0;flex-shrink:0;width:13px;height:auto;margin-left:0;transition:opacity .22s,transform .22s,margin-left .22s;display:block;transform:translate(-6px)}.pf-links a:hover .pf-link-arrow{opacity:1;margin-left:8px;transform:translate(0)}.pf-email-form{width:100%}.pf-email-input{border-bottom:1px solid #fff4e2;justify-content:space-between;align-items:center;width:100%;padding-bottom:10px;display:flex}.pf-email-field{color:#fdf3e2;background:0 0;border:none;outline:none;width:100%;min-width:0;font-family:Lexend Deca,sans-serif;font-size:17px;font-weight:300;line-height:1.2}.pf-email-field::placeholder{color:#fdf3e28c}.pf-email-arrow{cursor:pointer;color:#fff4e2;background:0 0;border:none;flex-shrink:0;padding:0;font-size:18px;line-height:1;transition:transform .2s}.pf-email-arrow:hover{transform:translate(3px)}.pf-brand-row{align-items:stretch;height:26vw;display:flex;overflow:hidden}.pf-wordmark-link{box-sizing:border-box;background:#fdf3e2;border:2px solid #272727;flex:1;justify-content:center;align-items:center;min-width:0;padding:2.1vw 5.9vw;text-decoration:none;display:flex}.pf-wordmark-link:hover .pf-wordmark{transform:scale(1.04)}.pf-wordmark{transform-origin:50%;flex-direction:column;align-items:center;gap:16px;width:100%;transition:transform .25s cubic-bezier(.22,1,.36,1);display:flex}.pf-wordmark-nava{width:55%;height:auto;display:block}.pf-wordmark-gardens{width:100%;height:auto;display:block}.pf-tile{flex-shrink:0;align-self:stretch;margin-left:-3px;overflow:visible}.pf-tile-img{width:auto;height:100%;display:block}@media (width<=1024px){.pf-top{flex-wrap:wrap;gap:48px}.pf-col--newsletter{flex:0 0 100%;order:10}.pf-brand-row{height:34vw}}@media (width<=768px){.pf-top{flex-wrap:wrap;gap:32px;padding:36px}.pf-col{flex:0 0 calc(50% - 16px);min-width:0}.pf-col--newsletter{flex:0 0 100%}.pf-brand-row{height:52vw}}@media (width<=480px){.pf-top{flex-direction:column;gap:28px;padding:28px 24px}.pf-col{flex:none;width:100%}.pf-brand-row{height:48vw}.pf-wordmark-link{padding:3vw 6vw}}.team-page{background:#fffffc;flex-direction:column;display:flex}.team-hero{box-sizing:border-box;background:#256c39;border-top:12px solid #fdf3e2;border-left:12px solid #fdf3e2;border-right:12px solid #fdf3e2;flex-shrink:0;justify-content:center;align-items:center;padding:64px 60px 44px;display:flex;position:relative}.team-hero-tiles{justify-content:center;align-items:center;gap:clamp(16px,4.5vw,72px);display:flex}.team-hero-tile{flex-shrink:0;display:block}.team-hero-tile--brown{clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);width:clamp(100px,13.5vw,186px);height:clamp(100px,13.5vw,186px)}.team-hero-tile--quilt{width:clamp(80px,11.5vw,155px);height:auto}.team-hero-tile--flower{width:clamp(80px,11.5vw,155px);height:clamp(80px,11.5vw,155px)}.team-hero-tile--teal{clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);width:clamp(90px,13vw,180px);height:clamp(90px,13vw,180px)}.team-hero-diamond-wrap{flex-shrink:0;justify-content:center;align-items:center;width:clamp(120px,16.5vw,222px);height:clamp(120px,16.5vw,222px);display:flex;position:relative}.team-hero-diamond{background:#bae8e5;border:4px solid #272727;width:70%;height:70%;position:absolute;transform:rotate(45deg)}.team-hero-diamond-text{letter-spacing:1.1px;text-align:center;color:#272727;width:72%;font-family:Lexend Deca,sans-serif;font-size:clamp(8px,1.15vw,15px);font-weight:600;line-height:1;position:relative}.team-quote{background:#fdf3e2;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:32px 48px;display:flex}.team-quote-text{color:#272727;width:100%;font-family:TerraneSerif,serif;font-size:60px;font-weight:400;line-height:1.1}.team-row{flex-direction:column;align-items:center;gap:48px;padding:32px 12px 48px;display:flex}.team-row-header{justify-content:space-between;align-items:center;width:100%;padding:0 32px;display:flex}.team-row-label{background:#fdf3e2;border:2px solid #272727;padding:10px 15px}.team-row-label span{color:#272727;text-transform:uppercase;font-family:TerraneSerif,serif;font-size:24px;font-weight:400;line-height:1.12}.team-row-label-deco{width:42px;height:auto;transform:rotate(130deg)scaleY(-1)}.team-row-inner{justify-content:center;align-items:stretch;gap:10px;width:100%;display:flex}@keyframes diamondBounce{0%{transform:translateY(0)}30%{transform:translateY(-22px)}55%{transform:translateY(-5px)}75%{transform:translateY(-14px)}90%{transform:translateY(-2px)}to{transform:translateY(0)}}.team-diamond-wave{animation:.55s ease-out both diamondBounce}.team-diamond-spacer{flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:31px;height:31px;display:flex}.team-diamond-inner{border:2px solid #272727;flex-shrink:0;width:22px;height:22px;transform:rotate(45deg)}.team-card{border:2px solid #272727;flex-direction:column;flex:1;min-width:0;display:flex}.team-card-photo{background:#d8d4cc;border-bottom:2px solid #272727;justify-content:center;align-items:center;height:418px;display:flex;overflow:hidden}.team-card-photo-img{object-fit:cover;object-position:top center;width:100%;height:100%}.team-card-photo-img--rostam{object-position:top center;transform-origin:50% 12%;transform:translateY(-25px)scale(1.8)}.team-card-photo-img--emma{object-position:top center;transform-origin:top;transform:translateY(-100px)scale(1.44)}.team-card-photo-img--tyler{object-position:center center;transform-origin:50%;transform:translateY(100px)scale(2.64)}.team-card-photo-placeholder{opacity:.5;background:repeating-conic-gradient(#b8b4ac 0% 25%,#d8d4cc 0% 50%) 0 0/20px 20px;width:100%;height:100%}.team-card-name{color:#272727;font-family:TerraneSerif,serif;font-size:24px;font-weight:400;line-height:1.1}.team-card-role{color:#272727;margin-top:5px;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:500;line-height:1}.team-card-bio-wrap{flex:1}.team-card-read-more{cursor:pointer;color:#256c39;text-transform:uppercase;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:Lexend Deca,sans-serif;font-size:15px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.team-card-chevron{flex-shrink:0;transition:transform .35s cubic-bezier(.22,1,.36,1)}.team-card-read-more:hover .team-card-chevron{transform:translate(4px)}.team-card-read-more--open .team-card-chevron{transform:rotate(180deg)}.team-card-read-more--open:hover .team-card-chevron{transform:rotate(180deg)translate(-4px)}.team-card-info{background:#fdf3e2;flex-direction:column;flex:1;gap:12px;padding:32px;transition:min-height .4s cubic-bezier(.22,1,.36,1);display:flex}.team-card--expanded .team-card-info{min-height:360px}.team-card-bio{color:#272727;font-family:Lexend Deca,sans-serif;font-size:17px;font-weight:300;line-height:1.2;transition:opacity .25s}.team-outdoor{justify-content:center;align-items:flex-end;height:800px;padding:0 12px 100px;display:flex;position:relative;overflow:hidden}.team-outdoor-bg{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.team-outdoor-tiles{justify-content:center;align-items:flex-end;gap:0;width:100%;max-width:1300px;display:flex;position:relative}.team-outdoor-tile{align-items:center;gap:9px;display:flex}.team-outdoor-diamond{justify-content:center;align-items:center;width:252px;height:252px;display:flex;position:relative}.team-outdoor-diamond-inner{background:#bae8e5;border:2px solid #272727;width:178px;height:178px;position:absolute;transform:rotate(45deg)}.team-outdoor-diamond-text{letter-spacing:1.26px;color:#272727;text-align:center;width:191px;font-family:Lexend Deca,sans-serif;font-size:18px;font-weight:600;line-height:1;position:relative}.team-outdoor-vector{flex-shrink:0;width:252px;height:auto}@media (width<=1024px){.team-quote-text{font-size:48px}.team-row-inner{flex-wrap:wrap;align-items:stretch}.team-row-inner>.team-diamond-spacer{display:none}.team-card{flex:0 0 calc(50% - 5px)}.team-hero-diamond{border-width:2.5px}}@media (width<=768px){.team-hero{border-top-width:8px;border-left-width:8px;border-right-width:8px;padding:56px 24px 32px}.team-hero-tile--brown,.team-hero-tile--teal{display:none}.team-hero-tiles{gap:12px}.team-hero-tile--quilt{width:23vw}.team-hero-tile--flower{width:23vw;height:23vw}.team-hero-diamond-wrap{width:34vw;height:34vw}.team-hero-diamond-text{font-size:clamp(9px,2.5vw,15px)}.team-hero-diamond{border-width:2px}.team-quote{padding:48px 32px 24px}.team-quote-text{font-size:38px}.team-row{gap:32px;padding:24px 24px 36px}.team-card-photo{height:380px}.team-card-photo-img--tyler{transform:translateY(200px)scale(2.64)}.team-outdoor{height:580px;padding:0 8px 60px}.team-outdoor-vector{display:none}.team-outdoor-diamond{width:200px;height:200px}.team-outdoor-diamond-inner{width:142px;height:142px}.team-outdoor-diamond-text{font-size:15px}}@media (width<=480px){.team-hero{border-top-width:6px;border-left-width:6px;border-right-width:6px;padding:48px 16px 28px}.team-hero-diamond{border-width:1.5px}.team-quote{padding:36px 24px 20px}.team-quote-text{font-size:30px}.team-row{padding-left:16px;padding-right:16px}.team-row-header{padding:0}.team-card{flex:0 0 100%}.team-card-photo{height:320px}.team-card-photo-img--tyler{transform:translateY(170px)scale(2.4)}.team-outdoor{height:480px}.team-outdoor-diamond{width:160px;height:160px}.team-outdoor-diamond-inner{width:113px;height:113px}.team-outdoor-diamond-text{width:148px;font-size:13px}}.get-in-touch{background:#256c39;justify-content:space-between;align-items:center;height:552px;padding:32px;display:flex;position:relative;overflow:hidden}.git-corners{flex-direction:column;flex-shrink:0;justify-content:space-between;height:100%;display:flex}.git-corner-col{flex-direction:column;justify-content:space-between;height:100%;display:flex}.git-content{flex:1;justify-content:center;align-items:center;gap:110px;display:flex}.git-ornament{flex-shrink:0;width:234px;height:auto}.git-text{flex-direction:column;gap:32px;max-width:520px;display:flex}.git-eyebrow{text-transform:uppercase;color:#fdf3e2;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:600;line-height:1}.git-heading{color:#fdf3e2;font-family:TerraneSerif,serif;font-size:48px;font-weight:400;line-height:1.12}@keyframes phraseIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.git-phrase{text-underline-offset:5px;color:inherit;cursor:pointer;text-decoration:underline;transition:opacity .2s;animation:.4s ease-out both phraseIn;display:inline-block}.git-phrase:hover{opacity:.75}.git-btn{color:#272727;cursor:pointer;background:#fac553;border:2px solid #272727;justify-content:center;align-self:flex-start;align-items:center;padding:10px 15px;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:600;line-height:1;transition:background .2s;display:inline-flex}.git-btn:hover{background:#fff1d9}@media (width<=1024px){.git-content{gap:64px}.git-ornament{width:180px}.git-heading{font-size:40px}}@media (width<=768px){.get-in-touch{height:auto;min-height:420px;padding:48px 56px}.git-corners{flex-direction:column;justify-content:space-between;padding:10px;display:flex;position:absolute;top:0;bottom:0}.git-corners:first-child{left:0}.git-corners:last-child{right:0}.git-corners svg{width:36px;height:36px}.git-content{flex-direction:column;align-items:flex-start;gap:24px}.git-ornament{display:none}.git-text{max-width:100%}.git-heading{font-size:36px}}@media (width<=480px){.get-in-touch{min-height:360px;padding:40px 48px}.git-corners svg{width:28px;height:28px}.git-heading{font-size:28px}}.fp-page{background:#fdf3e2;flex-direction:column;display:flex}.fp-hero{box-sizing:border-box;background:#fdf3e2;flex-direction:column;height:325px;padding:32px 48px;display:flex}.fp-hero-headline{color:#272727;width:100%;margin-top:auto;font-family:TerraneSerif,serif;font-size:60px;font-weight:400;line-height:1.1}.fp-row{flex-direction:column;align-items:center;gap:48px;padding:32px 12px 48px;display:flex}.fp-row-header{justify-content:space-between;align-items:center;width:100%;padding:0 32px;display:flex}.fp-row-label{background:#fdf3e2;border:2px solid #272727;padding:10px 15px}.fp-row-label span{color:#272727;text-transform:uppercase;font-family:TerraneSerif,serif;font-size:24px;font-weight:400;line-height:1.12}.fp-row-label-deco{width:42px;height:auto;transform:rotate(130deg)scaleY(-1)}.fp-row-inner{justify-content:center;align-items:stretch;gap:10px;width:100%;display:flex}.fp-card{background:#fdf3e2;border:2px solid #272727;flex-direction:column;flex:1;min-width:0;display:flex}.fp-card-image{aspect-ratio:4/3;border-bottom:2px solid #272727;position:relative;overflow:hidden}.fp-card-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.fp-card-body{flex-direction:column;gap:16px;padding:32px;display:flex}.fp-card-title{color:#272727;font-family:TerraneSerif,serif;font-size:32px;font-weight:400;line-height:1.1}.fp-card-desc{color:#272727;font-family:Lexend Deca,sans-serif;font-size:16px;font-weight:400;line-height:1.4}.fp-cta-card{background:#fdf3e2;flex-direction:column;justify-content:center;align-self:center;gap:24px;padding:40px 32px;display:flex}.fp-cta-heading{color:#272727;font-family:TerraneSerif,serif;font-size:36px;font-weight:400;line-height:1.12}.fp-cta-body{color:#272727;font-family:Lexend Deca,sans-serif;font-size:16px;font-weight:400;line-height:1.4}.fp-cta-btn{color:#272727;cursor:pointer;background:#fac553;border:2px solid #272727;justify-content:center;align-self:flex-start;align-items:center;padding:10px 18px;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:600;line-height:1;transition:background .2s;display:inline-flex}.fp-cta-btn:hover{background:#fff1d9}.fp-partnerships{background:#fdf3e2;border-top:2px solid #272727;border-bottom:2px solid #272727;flex-direction:column;align-items:center;gap:48px;padding:48px 0;display:flex}.fp-partnerships-heading{letter-spacing:1px;text-transform:uppercase;color:#272727;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:600;line-height:1}.fp-marquee-wrap{width:100%;overflow:hidden}.fp-marquee-track{align-items:center;gap:128px;width:max-content;padding:0 64px;animation:28s linear infinite fpMarquee;display:flex}@keyframes fpMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.fp-logo-nimruz{opacity:.45;flex-shrink:0;width:auto;height:68px;display:block}.fp-logo-world-within{opacity:.45;flex-shrink:0;width:auto;height:36px;display:block}.fp-logo-helena-wrap{opacity:.45;flex-shrink:0;width:188px;height:87px;position:relative;overflow:hidden}.fp-logo-helena-wrap img{object-fit:contain;width:100%;height:216%;position:absolute;top:-54.7%;left:0}@media (width<=1024px){.fp-hero{height:320px}.fp-hero-headline{font-size:48px}}@media (width<=768px){.fp-hero{height:260px;padding:24px 32px}.fp-hero-headline{font-size:36px}.fp-row{gap:32px;padding:24px 24px 36px}.fp-row-inner{flex-direction:column;align-items:stretch;gap:10px}.fp-row-inner>.team-diamond-spacer{display:none}.fp-card{flex:none;width:100%}.fp-cta-card{align-self:stretch;padding:32px 24px}.fp-cta-heading{font-size:28px}.fp-partnerships{gap:32px;padding:36px 0}}@media (width<=480px){.fp-hero{height:220px;padding:20px 24px}.fp-row{padding-left:16px;padding-right:16px}.fp-hero-headline{font-size:28px}.fp-row-header{padding:0}.fp-card-body{padding:24px}.fp-card-title{font-size:26px}.fp-cta-heading{font-size:24px}}.about-page{background:#fdf3e2;flex-direction:column;display:flex}.about-hero{flex-shrink:0;height:75vh;position:relative;overflow:hidden}.about-hero-bg{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.about-hero-flower{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-hero-flower-img{width:340px;height:auto;display:block}.about-headline{background:#fdf3e2;padding:72px 48px 48px}.about-headline-row{flex-wrap:wrap;align-items:baseline;gap:0;display:flex}.about-headline-plain,.about-headline-phrase{color:#272727;font-family:TerraneSerif,serif;font-size:60px;font-weight:400;line-height:1.1}.about-headline-phrase{text-underline-offset:5px;text-decoration:underline;animation:.4s ease-out both phraseIn;display:inline-block}.about-bg-full{object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.about-text-panel{box-sizing:border-box;background:#fdf3e2;border:2px solid #272727;flex-direction:column;flex-shrink:0;gap:32px;width:560px;height:558px;padding:48px;display:flex;position:relative;overflow:hidden}.about-half-panel{box-sizing:border-box;background:#fdf3e2;flex-direction:column;flex:1;align-items:center;gap:64px;min-width:0;padding:100px 48px;display:flex;overflow:hidden}.about-ornament-wrap{flex-shrink:0;justify-content:center;align-items:center;width:68px;height:67px;display:flex}.about-ornament-wrap--center{align-self:center}.about-ornament-img{width:41px;height:auto;display:block;transform:rotate(50deg)}.about-panel-body-wrap{flex-direction:column;flex:1;justify-content:space-between;gap:24px;width:100%;display:flex}.about-panel-lower{flex-direction:column;gap:18px;display:flex}.about-h4{color:#272727;font-family:TerraneSerif,serif;font-size:32px;font-weight:400;line-height:1.1}.about-h5{color:#272727;font-family:Lexend Deca,sans-serif;font-size:22px;font-weight:400;line-height:1.2}.about-body{color:#272727;font-family:Lexend Deca,sans-serif;font-size:17px;font-weight:300;line-height:1.2}.about-intro{align-items:center;padding:80px 48px;display:flex;position:relative;overflow:hidden}.about-legacy{align-items:stretch;height:800px;display:flex;overflow:hidden}.about-legacy-image{flex:1;position:relative;overflow:hidden}.about-legacy-panel-img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.about-ioof{justify-content:center;align-items:center;height:800px;display:flex;position:relative;overflow:hidden}.about-ramirez{align-items:stretch;height:800px;display:flex;overflow:hidden}.about-ramirez-right{background:#256c39;flex:1;justify-content:center;align-items:center;min-width:0;display:flex;position:relative;overflow:hidden}.about-ramirez-corners{pointer-events:none;z-index:2;box-sizing:border-box;justify-content:space-between;align-items:stretch;width:min(68vw,760px);height:80%;padding:32px 40px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-ramirez-corner-col{flex-direction:column;justify-content:space-between;display:flex}.about-ramirez-corner-col--left{transform:scaleX(-1)}.about-ramirez-corner-motif{width:clamp(48px,6vw,90px);height:auto;display:block}.about-ramirez-masked{aspect-ratio:966/689;z-index:1;flex-shrink:0;width:min(60vw,680px);position:relative}.about-ramirez-photo-wrap{position:absolute;inset:0;overflow:hidden;-webkit-mask-image:url(/assets/team-hero-mask-landscape.svg);mask-image:url(/assets/team-hero-mask-landscape.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.about-ramirez-photo{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.about-ramirez-intersect{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.about-quote{box-sizing:border-box;background:#5f3207;justify-content:space-between;align-items:center;gap:48px;min-height:552px;padding:72px 236px;display:flex}.about-quote-ornament{flex-shrink:0;justify-content:center;align-items:center;width:68px;height:67px;display:flex}.about-quote-ornament .about-ornament-img{transform:rotate(50deg)}.about-quote-ornament--r .about-ornament-img{transform:rotate(230deg)scaleY(-1)}.about-quote-text{color:#fdf3e2;text-align:center;flex:1;font-family:TerraneSerif,serif;font-size:32px;font-weight:400;line-height:1.1}.about-timeline{background:#fdf3e2;flex-direction:column;gap:32px;padding:48px 12px 84px;display:flex}.about-timeline-header{justify-content:space-between;align-items:center;padding:0 32px;display:flex}.about-timeline-labels{align-items:center;gap:32px;display:flex}.about-timeline-pill{background:#fdf3e2;border:2px solid #272727;align-items:center;padding:10px 15px;display:inline-flex}.about-timeline-pill-label{color:#272727;white-space:nowrap;font-family:TerraneSerif,serif;font-size:32px;font-weight:400;line-height:1.1}.about-timeline-date{color:#272727;white-space:nowrap;font-family:Lexend Deca,sans-serif;font-size:17px;font-weight:600;line-height:1.2}.about-timeline-nav{align-items:center;display:flex}.about-timeline-nav-btn{cursor:pointer;background:#fdf3e2;border:2px solid #272727;justify-content:center;align-items:center;width:55px;height:40px;transition:background .2s;display:flex}.about-timeline-nav-btn:hover{background:#fff1d9}.about-timeline-nav-btn+.about-timeline-nav-btn{margin-left:-3px}.about-timeline-nav-arrow{width:22px;height:auto;display:block}.about-timeline-row{scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:72px;padding:0 32px;display:flex;overflow-x:scroll}.about-timeline-row::-webkit-scrollbar{display:none}.about-timeline-diamond{flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.about-timeline-diamond-inner{background:#256c39;border:2px solid #272727;flex-shrink:0;width:22px;height:22px;transform:rotate(45deg)}.about-timeline-item{flex-direction:column;flex-shrink:0;align-items:center;gap:16px;display:flex}.about-timeline-year{color:#272727;white-space:nowrap;font-family:TerraneSerif,serif;font-size:150px;font-weight:400;line-height:1.1}.about-timeline-label-pill{color:#272727;text-align:center;box-sizing:border-box;background:#fff1d9;border:2px solid #272727;width:100%;padding:10px 15px;font-family:Lexend Deca,sans-serif;font-size:17px;font-weight:300;line-height:1.2}@media (width<=1024px){.about-hero{height:550px}.about-headline-plain,.about-headline-phrase{font-size:48px}.about-intro{min-height:unset}.about-text-panel{width:460px;height:auto;min-height:400px}.about-legacy,.about-ioof,.about-ramirez{height:auto;min-height:600px}.about-quote{padding:72px 96px}.about-timeline-year{font-size:110px}}@media (width<=768px){.about-hero{height:400px}.about-hero-flower-img{width:220px}.about-headline{padding:48px 32px 32px}.about-headline-plain,.about-headline-phrase{font-size:36px}.about-intro{align-items:flex-start;height:auto;min-height:auto;padding:32px;overflow:visible}.about-text-panel{width:100%;height:auto;min-height:auto}.about-ioof .about-text-panel{border:none;padding-bottom:64px}.about-legacy{flex-direction:column;height:auto;min-height:auto}.about-legacy-image{flex:none;height:380px}.about-half-panel{gap:40px;padding:64px 32px}.about-ioof{height:auto;min-height:auto;overflow:visible}.about-ramirez{flex-direction:column;height:auto;min-height:auto}.about-ramirez-right{order:-1;min-height:480px}.about-ramirez-masked{width:min(82vw,680px)}.about-ramirez-corners{width:min(82vw,760px)}.about-quote{flex-direction:column;align-items:center;gap:32px;min-height:auto;padding:56px 48px}.about-quote-text{font-size:26px}.about-timeline{padding:36px 0 60px}.about-timeline-header{padding:0 16px}.about-timeline-labels{gap:8px}.about-timeline-nav-btn{width:40px}.about-timeline-row{gap:48px;padding:0 24px}.about-timeline-year{font-size:80px}.about-timeline-pill-label{font-size:20px}.about-h4{font-size:26px}.about-h5{font-size:18px}.about-body{font-size:15px}}@media (width<=480px){.about-hero{height:300px}.about-hero-flower-img{width:160px}.about-headline{padding:32px 24px 24px}.about-headline-plain,.about-headline-phrase{font-size:28px}.about-intro{padding:24px}.about-text-panel{padding:32px 24px}.about-ioof .about-text-panel{padding-bottom:64px}.about-legacy-image{height:280px}.about-half-panel{gap:32px;padding:48px 24px}.about-ioof{height:auto}.about-ramirez-right{min-height:380px}.about-quote{padding:40px 24px}.about-quote-text{font-size:22px}.about-timeline-year{font-size:64px}.about-timeline-item{max-width:calc(100vw - 48px)}.about-timeline-label-pill{white-space:normal;word-wrap:break-word;font-size:14px}.about-h4{font-size:22px}}.es-page{background:#fdf3e2;flex-direction:column;display:flex}.es-hero{box-sizing:border-box;background:#5f3207;flex-direction:column;height:325px;padding:32px 48px;display:flex}.es-hero-headline{color:#fdf3e2;width:100%;margin-top:auto;font-family:TerraneSerif,serif;font-size:60px;font-style:normal;font-weight:400;line-height:1.1}.es-section{box-sizing:border-box;background:#fdf3e2;border-top:2px solid #272727;flex-direction:column;align-items:center;padding:64px 12px;display:flex}.es-section-header{z-index:2;align-items:center;gap:0;display:flex;position:absolute;top:40px;left:40px}.es-label-pill{box-sizing:border-box;background:#fff1d9;border:2px solid #272727;width:fit-content;padding:10px 15px}.es-label-pill--serif{color:#272727;text-transform:uppercase;white-space:nowrap;font-family:TerraneSerif,serif;font-size:32px;font-weight:400;line-height:1.12}.es-amenity-pills{margin-left:32px;display:flex}.es-amenity-pill{color:#272727;text-transform:uppercase;white-space:nowrap;box-sizing:border-box;background:#fff1d9;border:2px solid #272727;margin-left:-3px;padding:10px 15px;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:600}.es-ornament{flex-shrink:0;width:48px;height:auto;transform:rotate(129.66deg)scaleY(-1)}.es-content-row{box-sizing:border-box;align-items:center;gap:10px;width:100%;display:flex}.es-side-diamond{flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.es-diamond-inner{border:2px solid #272727;flex-shrink:0;width:22px;height:22px;transform:rotate(45deg)}.es-content-box{box-sizing:border-box;border:2px solid #272727;flex-direction:column;flex:1;min-width:0;display:flex}.es-photo-wrap{box-sizing:border-box;border-bottom:2px solid #272727;height:509px;position:relative;overflow:hidden}.es-photo{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .6s;position:absolute;top:0;left:0}.es-photo--active{opacity:1}.es-dots{z-index:1;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.es-dot{cursor:pointer;background:#fdf3e280;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .3s}.es-dot--active{background:#fdf3e2}.es-info-row{min-height:271px;display:flex}.es-info-col{box-sizing:border-box;background:#fff1d9;flex-direction:column;gap:32px;padding:32px;display:flex;overflow:hidden}.es-info-col--desc{border-right:2px solid #272727;flex:1;min-width:0}.es-info-col--capacity{border-right:2px solid #272727;flex-shrink:0;gap:18px;width:200px}.es-info-col--body{flex:1;min-width:0}.es-info-headline{color:#272727;font-family:TerraneSerif,serif;font-size:28px;font-weight:400;line-height:1.1}.es-info-label{text-transform:uppercase;color:#272727;font-family:Lexend Deca,sans-serif;font-size:15px;font-weight:600;line-height:1}.es-info-capacity{color:#272727;font-family:Lexend Deca,sans-serif;font-size:20px;font-weight:400;line-height:1.1}.es-info-body{color:#272727;font-family:Lexend Deca,sans-serif;font-size:17px;font-weight:300;line-height:1.2}.es-btn{text-transform:uppercase;color:#272727;cursor:pointer;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;padding:10px 15px;font-family:Lexend Deca,sans-serif;font-size:15px;font-weight:600;line-height:1;transition:background .2s;display:inline-flex}.es-btn--outline{background:#fdf3e2;border:2px solid #272727}.es-btn--outline:hover{background:#fac553}.es-btn--yellow{background:#fac553;border:2px solid #272727}.es-btn--yellow:hover{background:#fff1d9}@media (width<=1024px){.es-hero{height:260px}.es-hero-headline{font-size:48px}.es-photo-wrap{height:380px}}.es-section-header-mobile{display:none}@media (width<=768px){.es-hero{height:260px;padding:24px 32px}.es-hero-headline{font-size:36px}.es-section{border-top:none;padding:0}.es-content-row .es-side-diamond{display:none}.es-photo-wrap{height:380px}.es-section-header{display:none}.es-section-header-mobile{background:#fff1d9;border-bottom:2px solid #272727;flex-direction:column;gap:10px;padding:16px 20px;display:flex}.es-section-header-mobile .es-amenity-pills{flex-wrap:wrap;gap:6px 0;margin-left:0}.es-info-row{flex-direction:column;min-height:auto}.es-info-col--capacity{border-bottom:2px solid #272727;border-right:none;width:100%}.es-info-col--desc{border-bottom:2px solid #272727;border-right:none}.es-info-col--body{flex:none}.es-content-box{border-left:none;border-right:none}}@media (width<=480px){.es-hero{height:220px;padding:20px 24px}.es-hero-headline{font-size:28px}.es-photo-wrap{height:300px}.es-info-col{gap:20px;padding:24px}.es-info-headline,.es-label-pill--serif{font-size:22px}}.esi-page{background:#fdf3e2;flex-direction:column;display:flex}.esi-hero{box-sizing:border-box;background:#5f3207;flex-direction:column;height:325px;padding:32px 48px;display:flex}.esi-embedded-header{box-sizing:border-box;background:#5f3207;padding:20px 48px}.esi-hero-body{flex-direction:column;gap:20px;margin-top:auto;display:flex}.esi-eyebrow-pill{letter-spacing:.08em;color:#fdf3e2;text-transform:uppercase;border:2px solid #fdf3e2;align-self:flex-start;align-items:center;padding:6px 12px;font-family:Lexend Deca,sans-serif;font-size:12px;font-weight:600;display:inline-flex}.esi-hero-headline{color:#fdf3e2;font-family:TerraneSerif,serif;font-size:64px;font-style:normal;font-weight:400;line-height:1.05}.esi-form-section{box-sizing:border-box;padding:64px 48px}.esi-form{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:64px;display:grid}.esi-col{flex-direction:column;gap:48px;display:flex}.esi-col-header{letter-spacing:.08em;color:#272727;text-transform:uppercase;border:2px solid #272727;align-self:flex-start;align-items:center;padding:7px 12px;font-family:Lexend Deca,sans-serif;font-size:12px;font-weight:600;display:inline-flex}.esi-field-group{flex-direction:column;gap:10px;display:flex}.esi-label{letter-spacing:.08em;color:#272727;text-transform:uppercase;font-family:Lexend Deca,sans-serif;font-size:11px;font-weight:600}.esi-input{color:#272727;box-sizing:border-box;background:0 0;border:none;border-bottom:2px solid #272727;outline:none;width:100%;padding:8px 0;font-family:Lexend Deca,sans-serif;font-size:15px;font-weight:400}.esi-input::placeholder{color:#9e8e7a}.esi-input:focus{border-bottom-color:#5f3207}.esi-input--fixed{color:#9e8e7a;cursor:not-allowed;border-bottom-style:dashed}.esi-select-wrap{width:100%;position:relative}.esi-select{appearance:none;color:#272727;box-sizing:border-box;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #272727;outline:none;width:100%;padding:8px 28px 8px 0;font-family:Lexend Deca,sans-serif;font-size:15px;font-weight:400}.esi-select:focus{border-bottom-color:#5f3207}.esi-select-chevron{color:#272727;pointer-events:none;font-size:18px;line-height:1;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.esi-date-row{gap:12px;display:flex}.esi-select-wrap--date{flex:1}.esi-radio-label{color:#272727;cursor:pointer;align-items:center;gap:10px;font-family:Lexend Deca,sans-serif;font-size:15px;font-weight:400;display:flex;position:relative}.esi-radio-label input[type=radio]{opacity:0;width:0;height:0;position:absolute}.esi-radio-custom{box-sizing:border-box;border:2px solid #272727;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.esi-radio-label input[type=radio]:checked+.esi-radio-custom:after{content:"";background:#272727;border-radius:50%;width:8px;height:8px;display:block}.esi-checkbox-label{color:#272727;cursor:pointer;align-items:center;gap:10px;font-family:Lexend Deca,sans-serif;font-size:15px;font-weight:400;display:flex;position:relative}.esi-checkbox-label input[type=checkbox]{opacity:0;width:0;height:0;position:absolute}.esi-checkbox-custom{box-sizing:border-box;border:2px solid #272727;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.esi-checkbox-label input[type=checkbox]:checked+.esi-checkbox-custom:after{content:"✓";color:#272727;font-size:11px;line-height:1}.esi-fine-print{color:#6b5b4a;font-family:Lexend Deca,sans-serif;font-size:12px;font-weight:400;line-height:1.4}.esi-textarea{color:#272727;box-sizing:border-box;resize:vertical;background:0 0;border:2px solid #272727;outline:none;width:100%;min-height:180px;padding:14px;font-family:Lexend Deca,sans-serif;font-size:15px;font-weight:400}.esi-textarea::placeholder{color:#9e8e7a}.esi-textarea:focus{border-color:#5f3207}.esi-submit{letter-spacing:.08em;color:#272727;text-transform:uppercase;cursor:pointer;background:#fac553;border:2px solid #272727;justify-content:center;align-self:flex-start;align-items:center;padding:12px 24px;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:600;transition:background .2s;display:inline-flex}.esi-submit:hover{background:#fff1d9}@media (width<=1024px){.esi-form{grid-template-columns:1fr 1fr;gap:48px}.esi-hero{height:260px}.esi-hero-headline{font-size:52px}}@media (width<=768px){.esi-hero{height:auto;min-height:260px;padding:24px 32px 32px}.esi-hero-headline{font-size:40px}.esi-form-section{padding:48px 32px}.esi-form{grid-template-columns:1fr;gap:40px}.esi-col-header{justify-content:flex-start;width:100%}.esi-embedded-header{justify-content:flex-start;align-items:center;padding:20px 32px;display:flex}}@media (width<=480px){.esi-hero{padding:20px 24px 28px}.esi-hero-headline{font-size:32px}.esi-form-section{padding:36px 24px}.esi-col{gap:36px}}.od-page{background:#fdf3e2;flex-direction:column;display:flex}.od-hero{box-sizing:border-box;background:#256c39;flex-direction:column;height:325px;padding:32px 48px;display:flex}.od-hero-body{flex-direction:column;gap:20px;margin-top:auto;display:flex}.od-eyebrow-pill{letter-spacing:.08em;color:#fdf3e2;text-transform:uppercase;border:2px solid #fdf3e2;align-self:flex-start;align-items:center;padding:6px 12px;font-family:Lexend Deca,sans-serif;font-size:12px;font-weight:600;display:inline-flex}.od-hero-headline{color:#fdf3e2;font-family:TerraneSerif,serif;font-size:64px;font-style:normal;font-weight:400;line-height:1.05}.od-content{box-sizing:border-box;flex-direction:column;gap:48px;padding:48px;display:flex}.od-photo-grid{box-sizing:border-box;gap:24px;height:500px;display:flex}.od-photo-main{cursor:pointer;box-sizing:border-box;border:2px solid #272727;flex:0 0 calc(75% - 12px);position:relative;overflow:hidden}.od-photo-main img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.od-view-all-btn{letter-spacing:.06em;color:#272727;text-transform:uppercase;cursor:pointer;background:#fdf3e2;border:2px solid #272727;align-items:center;gap:8px;padding:8px 14px;font-family:Lexend Deca,sans-serif;font-size:12px;font-weight:600;display:inline-flex;position:absolute;bottom:16px;left:16px}.od-view-all-btn:hover{background:#fac553}.od-photo-sub-grid{flex:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr;gap:24px;display:grid}.od-photo-sub-item{box-sizing:border-box;cursor:pointer;border:2px solid #272727;overflow:hidden}.od-photo-sub-item img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.od-stats-bar{box-sizing:border-box;justify-content:space-between;align-items:center;padding:0;display:flex}.od-stats-pills{display:flex}.od-stats-pill{color:#272727;text-transform:uppercase;white-space:nowrap;box-sizing:border-box;background:#fff1d9;border:2px solid #272727;margin-left:-3px;padding:10px 15px;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:600}.od-stats-right{align-items:center;gap:42px;display:flex}.od-stat{color:#272727;text-transform:uppercase;white-space:nowrap;align-items:center;gap:8px;font-family:Lexend Deca,sans-serif;font-size:16px;font-weight:600;display:flex}.od-stat-icon{flex-shrink:0;width:24px;height:24px;display:block}.od-desc-box{box-sizing:border-box;border:2px solid #272727;display:flex}.od-desc-left{box-sizing:border-box;background:#fff1d9;border-right:2px solid #272727;flex-direction:column;flex:0 0 48%;gap:24px;padding:32px;display:flex}.od-desc-headline{color:#272727;font-family:TerraneSerif,serif;font-size:32px;font-style:normal;font-weight:400;line-height:1.1}.od-desc-body{color:#272727;font-family:Lexend Deca,sans-serif;font-size:17px;font-weight:300;line-height:1.2}.od-desc-right{box-sizing:border-box;background:#fff1d9;flex-direction:column;flex:1;gap:24px;padding:32px;display:flex}.od-features-label{color:#272727;text-transform:uppercase;font-family:Lexend Deca,sans-serif;font-size:16px;font-weight:600}.od-features-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.od-feature-item{color:#272727;align-items:center;gap:10px;font-family:Lexend Deca,sans-serif;font-size:20px;font-weight:300;display:flex}.od-feature-bullet{background:#272727;flex-shrink:0;width:7px;height:7px;transform:rotate(45deg)}.od-features-note{color:#272727;font-family:Lexend Deca,sans-serif;font-size:17px;font-weight:300;line-height:1.2}.od-policy-row{box-sizing:border-box;border:2px solid #272727;display:flex}.od-policy-box{box-sizing:border-box;background:#fff1d9;border-right:2px solid #272727;flex-direction:column;flex:1;gap:24px;padding:32px;display:flex}.od-policy-box:last-child{border-right:none}.od-policy-title{color:#272727;font-family:TerraneSerif,serif;font-size:32px;font-style:normal;font-weight:400;line-height:1.12}.od-policy-body{color:#272727;flex-direction:column;gap:12px;font-family:Lexend Deca,sans-serif;font-size:17px;font-weight:300;line-height:1.2;display:flex}.od-policy-body-text{color:#272727;font-family:Lexend Deca,sans-serif;font-size:17px;font-weight:300;line-height:1.2}.od-policy-link{color:#cb5a38;text-decoration:none}.od-policy-link:hover{text-decoration:underline}.od-policy-fine-print{color:#272727;font-family:Lexend Deca,sans-serif;font-size:12px;font-weight:400;line-height:1.4}.od-read-more{color:#272727;text-transform:uppercase;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;padding:0;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:600;display:flex}.od-read-more-arrow{width:17px;height:auto;transition:transform .2s;display:block;transform:rotate(90deg)}.od-read-more-arrow--open{transform:rotate(-90deg)}.od-cta-row{background:#fdf3e2;justify-content:center;align-items:center;gap:48px;padding:48px;display:flex}.od-cta-ornament{flex-shrink:0;width:42px;height:auto;display:block}.od-cta-ornament--l{transform:rotate(50.34deg)}.od-cta-ornament--r{transform:rotate(50.34deg)scaleX(-1)}.od-cta-btn{align-self:auto}.od-lightbox{z-index:1000;background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.od-lightbox-img{object-fit:contain;-webkit-user-select:none;user-select:none;max-width:90vw;max-height:85vh;display:block}.od-lightbox-close{color:#fdf3e2;letter-spacing:.08em;cursor:pointer;text-transform:uppercase;background:0 0;border:none;align-items:center;gap:8px;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:600;display:flex;position:absolute;top:24px;right:32px}.od-lightbox-close svg{display:block}.od-lightbox-prev,.od-lightbox-next{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.od-lightbox-prev{left:32px}.od-lightbox-next{right:32px}.od-lightbox-arrow-img{width:64px;height:auto;display:block}.od-lightbox-arrow-img--flipped{transform:scaleX(-1)}.od-lightbox-dots{gap:8px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.od-lightbox-dot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .15s}.od-lightbox-dot--active{background:#fdf3e2}.od-lightbox-counter{color:#fdf3e2b3;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:400;position:absolute;top:28px;left:32px}@media (width<=1024px){.od-hero{height:320px}.od-hero-headline{font-size:52px}.od-photo-grid{height:400px}}@media (width<=768px){.od-hero{height:auto;min-height:260px;padding:24px 32px 32px}.od-hero-headline{font-size:40px}.od-content{gap:32px;padding:32px 24px}.od-photo-grid{flex-direction:column;gap:16px;height:auto}.od-photo-main{flex:none;width:100%;height:380px}.od-photo-sub-grid{display:none}.od-stats-pills{flex-wrap:wrap;row-gap:6px}.od-lightbox-prev,.od-lightbox-next{display:none}.od-stats-bar{flex-direction:column;align-items:flex-start;gap:16px}.od-stats-right{flex-wrap:wrap;gap:24px}.od-desc-box{flex-direction:column}.od-desc-left{border-bottom:2px solid #272727;border-right:none;flex:none}.od-policy-row{flex-direction:column}.od-policy-box{border-bottom:2px solid #272727;border-right:none}.od-policy-box:last-child{border-bottom:none}.od-cta-row{gap:24px;padding:32px 24px}}@media (width<=480px){.od-hero{padding:20px 24px 28px}.od-hero-headline{font-size:32px}.od-content{gap:24px;padding:24px 16px}.od-photo-main{height:300px}.od-desc-headline{font-size:24px}.od-desc-body{font-size:15px}.od-policy-title{font-size:24px}.od-features-grid{grid-template-columns:1fr;gap:16px}.od-feature-item{font-size:17px}.od-stat{font-size:13px}.od-cta-row{gap:16px;padding:24px 16px}}.ac-page{background:#fdf3e2;flex-direction:column;display:flex}.ac-hero{box-sizing:border-box;background:#cb5a38;flex-direction:column;height:325px;padding:32px 48px;display:flex}.ac-hero-headline{color:#fdf3e2;width:100%;margin-top:auto;font-family:TerraneSerif,serif;font-size:60px;font-weight:400;line-height:1.1}.ac-body{box-sizing:border-box;flex-direction:column;gap:48px;padding:48px;display:flex}.ac-header-row{justify-content:space-between;align-items:flex-start;display:flex}.ac-label-pill{color:#272727;text-transform:uppercase;white-space:nowrap;background:#fdf3e2;border:2px solid #272727;justify-content:center;align-items:center;padding:10px 15px;font-family:TerraneSerif,serif;font-size:32px;font-weight:400;display:inline-flex}.ac-header-ornament{width:52px;height:auto;display:block;transform:rotate(90deg)}.ac-cards-row{align-items:stretch;gap:0;display:flex}.ac-card{box-sizing:border-box;background:#fff1d9;border:2px solid #272727;flex-direction:column;flex:1;display:flex}.ac-card-photo-wrap{flex-shrink:0;height:320px;position:relative;overflow:hidden}.ac-card-photo{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .6s;display:block;position:absolute;inset:0}.ac-card-photo--active{opacity:1}.ac-card-photo--contain{object-fit:contain;padding:110px}.ac-card-dots{z-index:1;gap:6px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.ac-card-dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .2s}.ac-card-dot--active{background:#fdf3e2}.ac-card-body{border-top:2px solid #272727;flex-direction:column;flex:1;gap:32px;padding:24px;display:flex}.ac-card-title-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ac-card-title{color:#272727;font-family:TerraneSerif,serif;font-size:28px;font-weight:400;line-height:1.1}.ac-card-badge{letter-spacing:.06em;color:#cb5a38;text-transform:uppercase;font-family:Lexend Deca,sans-serif;font-size:11px;font-weight:600}.ac-card-text{color:#272727;font-family:Lexend Deca,sans-serif;font-size:15px;font-weight:400;line-height:1.4}.ac-card-btn{letter-spacing:.06em;color:#272727;text-transform:uppercase;cursor:pointer;background:0 0;border:2px solid #272727;justify-content:center;align-self:flex-start;align-items:center;padding:10px 20px;font-family:Lexend Deca,sans-serif;font-size:13px;font-weight:600;transition:background .2s;display:inline-flex}.ac-card-btn:hover{background:#fac553}.ac-card-divider{flex-shrink:0;justify-content:center;align-items:center;width:48px;display:flex;position:relative}.ac-card-divider-diamond{background:#bae8e5;border:2px solid #272727;flex-shrink:0;width:18px;height:18px;transform:rotate(45deg)}.ac-cta-bar{box-sizing:border-box;background:#fff1d9;border:2px solid #272727;flex-direction:row;justify-content:center;align-items:center;gap:48px;padding:32px;display:flex}.ac-cta-headline{color:#272727;flex-shrink:0;font-family:TerraneSerif,serif;font-size:32px;font-weight:400;line-height:1.1}.ac-cta-body{color:#272727;flex:1;min-width:0;font-family:Lexend Deca,sans-serif;font-size:17px;font-weight:300;line-height:1.2}.ac-cta-btn{flex-shrink:0}@media (width<=1024px){.ac-hero{height:280px;padding:28px 36px}.ac-hero-headline{font-size:46px}.ac-body{gap:36px;padding:36px}.ac-card-photo-wrap{height:260px}}@media (width<=768px){.ac-hero{height:260px;padding:24px 32px}.ac-hero-headline{font-size:34px}.ac-body{gap:28px;padding:28px 24px}.ac-cards-row{flex-direction:column;gap:0}.ac-card-divider{flex-direction:row;width:100%;height:48px}.ac-cta-bar{flex-direction:column;align-items:flex-start;gap:24px}.ac-cta-headline{font-size:26px}.ac-label-pill{font-size:24px}}@media (width<=480px){.ac-hero{height:220px;padding:20px 24px}.ac-hero-headline{font-size:28px}.ac-body{gap:24px;padding:24px 16px}.ac-label-pill{font-size:20px}.ac-cta-headline{font-size:22px}.ac-cta-body{font-size:15px}.ac-card-photo-wrap{height:220px}.ac-card-photo--contain{padding:30px}}.grm-overlay{z-index:200;box-sizing:border-box;background:#000000a6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.grm-modal{background:#fdf3e2;border-radius:5px;width:100%;max-width:1200px;height:calc(100vh - 40px);display:flex;overflow:hidden}.grm-left{box-sizing:border-box;flex-direction:column;flex:1;gap:10px;min-width:0;padding:24px 0 24px 24px;display:flex;overflow-y:auto}.grm-main-photo{cursor:pointer;box-sizing:border-box;border:2px solid #272727;flex-shrink:0;height:480px;overflow:hidden}.grm-main-photo img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.grm-main-photo:hover img{transform:scale(1.02)}.grm-photo-grid{flex-shrink:0;grid-template-columns:1fr 1fr;gap:10px;display:grid}.grm-photo-cell{cursor:pointer;box-sizing:border-box;border:2px solid #272727;height:260px;overflow:hidden}.grm-photo-cell img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.grm-photo-cell:hover img{transform:scale(1.02)}.grm-right{box-sizing:border-box;background:#fdf3e2;flex-direction:column;flex-shrink:0;gap:32px;width:400px;padding:48px;display:flex;overflow-y:auto}.grm-right-header{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.grm-info-pill{letter-spacing:.06em;color:#272727;text-transform:uppercase;white-space:nowrap;background:#fff1d9;border:2px solid #272727;justify-content:center;align-items:center;padding:10px 15px;font-family:Lexend Deca,sans-serif;font-size:13px;font-weight:600;display:inline-flex}.grm-close-btn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex}.grm-title-section{flex-direction:column;gap:16px;display:flex}.grm-title{color:#272727;font-family:TerraneSerif,serif;font-size:32px;font-weight:400;line-height:1.12}.grm-body{color:#272727;font-family:Lexend Deca,sans-serif;font-size:17px;font-weight:300;line-height:1.2}.grm-stats--meeting{grid-template-rows:auto auto}.grm-stat--full{grid-column:1/-1}.grm-stats{grid-template-columns:1fr 1fr;gap:20px 24px;display:grid}.grm-stat{align-items:center;gap:8px;display:flex}.grm-stat svg,.grm-stat-icon{flex-shrink:0;width:24px;height:24px}.grm-stat span{letter-spacing:.04em;color:#272727;text-transform:uppercase;font-family:Lexend Deca,sans-serif;font-size:13px;font-weight:600;line-height:1.2}.grm-text-sections{flex-direction:column;gap:48px;display:flex}.grm-section{flex-direction:column;gap:14px;display:flex}.grm-section-label{letter-spacing:.06em;color:#272727;text-transform:uppercase;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:600}.grm-bullet-list{flex-direction:column;gap:10px;display:flex}.grm-bullet-item{align-items:center;gap:10px;display:flex}.grm-diamond{background:#272727;flex-shrink:0;width:7px;height:7px;transform:rotate(45deg)}.grm-bullet-item span{color:#272727;font-family:Lexend Deca,sans-serif;font-size:17px;font-weight:300;line-height:1.2}.grm-pricing{flex-direction:column;gap:16px;display:flex}.grm-price-row{align-items:center;gap:16px;display:flex}.grm-price-label{letter-spacing:.06em;color:#272727;text-transform:uppercase;white-space:nowrap;flex-shrink:0;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:600}.grm-price-line{background:#272727;flex:1;min-width:0;height:1px}.grm-price-value{flex-shrink:0;align-items:baseline;gap:5px;display:flex}.grm-price-amount{color:#272727;text-transform:uppercase;font-family:Lexend Deca,sans-serif;font-size:16px;font-weight:600}.grm-price-unit{color:#272727;text-transform:lowercase;font-family:Lexend Deca,sans-serif;font-size:12px;font-weight:400}.grm-cta-btn{letter-spacing:.08em;color:#272727;text-transform:uppercase;cursor:pointer;background:#fac553;border:2px solid #272727;justify-content:center;align-self:flex-start;align-items:center;padding:12px 20px;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:600;transition:background .2s;display:inline-flex}.grm-cta-btn:hover{background:#fff1d9}.grm-close-btn-mobile,.grm-mobile-slideshow{display:none}@media (width<=1024px){.grm-right{width:340px;padding:36px}.grm-main-photo{height:380px}}@media (width<=768px){.grm-modal{flex-direction:column;height:100%;max-height:calc(100vh - 40px);overflow-y:auto}.grm-close-btn-mobile{z-index:10;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:14px;right:14px}.grm-mobile-slideshow{cursor:pointer;flex-shrink:0;height:300px;display:block;position:relative;overflow:hidden}.grm-mobile-slide-img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .6s;display:block;position:absolute;inset:0}.grm-mobile-slide-img--active{opacity:1}.grm-mobile-more-badge{color:#fdf3e2;letter-spacing:.06em;text-transform:uppercase;pointer-events:none;background:#272727bf;border:1.5px solid #fdf3e2;align-items:center;gap:6px;padding:6px 10px;font-family:Lexend Deca,sans-serif;font-size:11px;font-weight:600;display:flex;position:absolute;bottom:14px;right:14px}.grm-desktop-only{display:none!important}.grm-right-header .grm-close-btn{display:none}.grm-left{flex:none;gap:0;padding:0;overflow-y:visible}.grm-right{flex:none;gap:24px;width:100%;padding:24px 24px 32px;overflow-y:visible}.grm-text-sections{margin-top:8px}}@media (width<=480px){.grm-overlay{padding:12px}.grm-mobile-slideshow{height:240px}.grm-title{font-size:26px}}.lp-page{background:#fdf3e2;flex-direction:column;min-height:100vh;display:flex}.lp-hero{box-sizing:border-box;background:#5f3207;flex-direction:column;min-height:320px;padding:32px 48px;display:flex}.lp-hero-body{flex-direction:column;gap:20px;margin-top:auto;display:flex}.lp-eyebrow-pill{letter-spacing:.08em;color:#fdf3e2;text-transform:uppercase;border:2px solid #fdf3e2;align-self:flex-start;align-items:center;padding:6px 12px;font-family:Lexend Deca,sans-serif;font-size:12px;font-weight:600;display:inline-flex}.lp-hero-headline{color:#fdf3e2;font-family:TerraneSerif,serif;font-size:64px;font-weight:400;line-height:1.05}.lp-content{box-sizing:border-box;flex-direction:column;gap:56px;max-width:860px;padding:72px 48px;display:flex}.lp-section{flex-direction:column;gap:20px;display:flex}.lp-section-title{letter-spacing:.1em;color:#272727;text-transform:uppercase;border-bottom:2px solid #272727;padding-bottom:12px;font-family:Lexend Deca,sans-serif;font-size:13px;font-weight:600}.lp-section-headline{color:#272727;font-family:TerraneSerif,serif;font-size:28px;font-weight:400;line-height:1.15}.lp-body{color:#272727;font-family:Lexend Deca,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.lp-body+.lp-body{margin-top:-8px}.lp-list{flex-direction:column;gap:10px;padding-left:0;list-style:none;display:flex}.lp-list li{color:#272727;gap:12px;font-family:Lexend Deca,sans-serif;font-size:16px;font-weight:400;line-height:1.6;display:flex}.lp-list li:before{content:"";background:#272727;flex-shrink:0;width:7px;height:7px;margin-top:8px;transform:rotate(45deg)}.lp-meta{color:#6b5b4a;border-top:1px solid #c8bba9;padding-top:8px;font-family:Lexend Deca,sans-serif;font-size:13px;font-weight:400}.lp-faq-list{flex-direction:column;display:flex}.lp-faq-item{border-bottom:2px solid #272727}.lp-faq-question{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:20px 0;display:flex}.lp-faq-question-text{color:#272727;font-family:Lexend Deca,sans-serif;font-size:16px;font-weight:600;line-height:1.3}.lp-faq-chevron{flex-shrink:0;width:18px;height:18px;transition:transform .25s}.lp-faq-chevron--open{transform:rotate(180deg)}.lp-faq-answer{color:#272727;max-width:680px;padding-bottom:20px;font-family:Lexend Deca,sans-serif;font-size:16px;font-weight:400;line-height:1.6}@media (width<=768px){.lp-hero{min-height:240px;padding:24px 32px 32px}.lp-hero-headline{font-size:48px}.lp-content{gap:40px;padding:48px 32px}}@media (width<=480px){.lp-hero{min-height:200px;padding:20px 24px 28px}.lp-hero-headline{font-size:36px}.lp-content{gap:32px;padding:36px 24px}.lp-section-headline{font-size:22px}}.prop-page{background:#fff1d9;flex-direction:column;display:flex}.prop-hero{box-sizing:border-box;background:#fff1d9;border-bottom:2px solid #272727;flex-direction:column;height:500px;display:flex;position:relative;overflow:hidden}.prop-hero-sketch{mix-blend-mode:multiply;width:94%;max-width:1075px;height:auto;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)}.prop-hero-title{color:#272727;margin:0;font-family:TerraneSerif,serif;font-size:60px;font-weight:400;line-height:1.1;position:absolute;bottom:48px;left:48px}.prop-section{border-bottom:2px solid #272727;flex-direction:column;gap:0;display:flex}.prop-section-header{justify-content:space-between;align-items:center;padding:64px 48px 32px;display:flex}.prop-section-left{align-items:center;gap:0;display:flex}.prop-label-pill{color:#272727;text-transform:uppercase;white-space:nowrap;box-sizing:border-box;background:#fff1d9;border:2px solid #272727;padding:10px 15px;font-family:TerraneSerif,serif;font-size:32px;font-weight:400;line-height:1.12}.prop-amenity-pills{margin-left:32px;display:flex}.prop-amenity-note{color:#272727;margin-top:10px;margin-left:32px;font-family:Lexend Deca,sans-serif;font-size:13px;font-style:italic}.prop-amenity-pill{color:#272727;text-transform:uppercase;white-space:nowrap;box-sizing:border-box;background:#fff1d9;border:2px solid #272727;margin-left:-2px;padding:10px 15px;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:600}.prop-section-deco{width:48px;height:auto;transform:rotate(130deg)scaleY(-1)}.prop-video-row{align-items:center;gap:10px;padding:0 12px 48px;display:flex}.prop-video-wrap{aspect-ratio:16/9;border:2px solid #272727;flex:1;min-width:0;overflow:hidden}.prop-video{object-fit:cover;width:100%;height:100%;display:block}@media (width<=1024px){.prop-hero-title{font-size:48px}.prop-section-header{padding:48px 36px 24px}.prop-label-pill{font-size:26px}}@media (width<=768px){.prop-hero{height:460px}.prop-hero-title{font-size:38px;bottom:32px;left:32px}.prop-section-header{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;padding:36px 24px 20px}.prop-section-deco{display:none}.prop-section-left{flex-direction:column;align-items:flex-start;gap:10px;width:100%}.prop-amenity-pills{flex-wrap:wrap;margin-left:0;padding-left:2px}.prop-amenity-pill{border:2px solid #272727;margin-top:-2px;margin-left:-2px}.prop-video-row .team-diamond-spacer{display:none}.prop-video-row{gap:0;padding:0 24px 32px}.prop-video-wrap{aspect-ratio:4/3}.prop-label-pill{font-size:24px}}@media (width<=480px){.prop-hero{height:260px}.prop-hero-title{font-size:30px;bottom:24px;left:24px}.prop-section-header{padding:28px 16px 16px}.prop-label-pill{font-size:20px}.prop-amenity-pill{padding:8px 12px;font-size:12px}.prop-video-row{padding:0 16px 24px}.prop-video-wrap{aspect-ratio:3/2}}@font-face{font-family:Lexend Deca;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/lexend-deca-vietnamese-300-normal-D3ksRyGA.woff2)format("woff2"),url(/assets/lexend-deca-vietnamese-300-normal-CriBxi-B.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lexend Deca;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/lexend-deca-latin-ext-300-normal-CdKxaLuo.woff2)format("woff2"),url(/assets/lexend-deca-latin-ext-300-normal-DDv9v2Xf.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lexend Deca;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/lexend-deca-latin-300-normal-7QFfYKji.woff2)format("woff2"),url(/assets/lexend-deca-latin-300-normal-HuUv6go_.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lexend Deca;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/lexend-deca-vietnamese-400-normal-CqDGOq4W.woff2)format("woff2"),url(/assets/lexend-deca-vietnamese-400-normal-CzFfcpeX.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lexend Deca;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/lexend-deca-latin-ext-400-normal-BvTspokg.woff2)format("woff2"),url(/assets/lexend-deca-latin-ext-400-normal-ByAQwelJ.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lexend Deca;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/lexend-deca-latin-400-normal-Cs_IAxDy.woff2)format("woff2"),url(/assets/lexend-deca-latin-400-normal-BFkfGIOA.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lexend Deca;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/lexend-deca-vietnamese-600-normal-Bo42gXLo.woff2)format("woff2"),url(/assets/lexend-deca-vietnamese-600-normal-CWoKeKH5.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lexend Deca;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/lexend-deca-latin-ext-600-normal-DuZ4tfLm.woff2)format("woff2"),url(/assets/lexend-deca-latin-ext-600-normal-DNNhR6ou.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lexend Deca;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/lexend-deca-latin-600-normal-Cnc3Ftn4.woff2)format("woff2"),url(/assets/lexend-deca-latin-600-normal-rYZKbV2f.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lexend Deca;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/lexend-deca-vietnamese-700-normal-DBHg52pe.woff2)format("woff2"),url(/assets/lexend-deca-vietnamese-700-normal-UcVy-k9a.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lexend Deca;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/lexend-deca-latin-ext-700-normal-Cl3pKz0j.woff2)format("woff2"),url(/assets/lexend-deca-latin-ext-700-normal-DH7x0S6R.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lexend Deca;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/lexend-deca-latin-700-normal-C_odoOWn.woff2)format("woff2"),url(/assets/lexend-deca-latin-700-normal-D8yqb8vU.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:TerraneSerif;src:url(/assets/TerraneSerifWeb-Regular-D0v6XsYx.woff)format("woff");font-weight:400;font-style:normal}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:0 0;width:100%;height:100%;font-family:TerraneSerif,serif}
