body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post .post-content,body .et_pb_bg_layout_dark .et_pb_post .post-content{font-size:14px}.et_pb_slide_content,.et_pb_best_value{font-size:15px}@media only screen and (min-width:1350px){.et_block_row{padding:27px 0}.et_pb_section{padding:54px 0}.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper{padding-top:81px}.et_pb_fullwidth_section{padding:0}}@media only screen and (max-width:980px){.et_header_style_centered .mobile_nav .select_page,.et_header_style_split .mobile_nav .select_page,.et_mobile_menu li a,.mobile_menu_bar:before,.et_nav_text_color_light #top-menu>li>a,.et_nav_text_color_dark #top-menu>li>a,#top-menu a,.et_mobile_menu li a,#et_search_icon:before,#et_top_search .et-search-form input,.et_search_form_container input,#et-top-navigation .et-cart-info{color:rgba(0,0,0,0.6)}.et_close_search_field:after{color:rgba(0,0,0,0.6)!important}.et_search_form_container input::-moz-placeholder{color:rgba(0,0,0,0.6)}.et_search_form_container input::-webkit-input-placeholder{color:rgba(0,0,0,0.6)}.et_search_form_container input:-ms-input-placeholder{color:rgba(0,0,0,0.6)}}@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600&family=Montserrat:wght@300;400;500;600;700;800&display=swap');:root{--forest-dark:#0a140e;--forest-mid:#0f2318;--forest-light:#1a3625;--forest-hover:#24422e;--gold-bright:#c9a84c;--gold-deep:#a07830;--gold-pale:#e8d5a3;--cream:#f8f5ef;--cream-dark:#f0ebe0;--text-dark:#1a1a1a;--text-mid:#3a3a3a;--text-light:#666666;--white:#ffffff;--shadow-soft:0 4px 24px rgba(0,0,0,0.08);--shadow-mid:0 8px 40px rgba(0,0,0,0.12);--shadow-deep:0 16px 64px rgba(0,0,0,0.18);--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--transition:all 0.3s cubic-bezier(0.4,0,0.2,1)}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:'Montserrat',-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text-dark);line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--white)}h1,h2,h3,h4,h5,h6{font-family:'Cormorant Garamond',Georgia,serif;line-height:1.2;font-weight:600;color:var(--forest-mid);letter-spacing:-0.01em}h1{font-size:clamp(2.2rem,5vw,4rem)}h2{font-size:clamp(1.8rem,4vw,3rem)}h3{font-size:clamp(1.4rem,3vw,2rem)}h4{font-size:clamp(1.1rem,2vw,1.5rem)}p{font-family:'Montserrat',sans-serif;font-size:0.95rem;line-height:1.75;color:var(--text-mid)}a{color:var(--gold-deep);text-decoration:none;transition:var(--transition)}a:hover{color:var(--forest-mid)}img{max-width:100%;height:auto;display:block}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--cream)}::-webkit-scrollbar-thumb{background:var(--gold-bright);border-radius:3px}::selection{background:var(--gold-pale);color:var(--forest-dark)}#achasta-nav{position:fixed;top:0;left:0;right:0;z-index:1000;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:72px;background:rgba(10,20,14,0.92);backdrop-filter:blur(16px) saturate(1.5);-webkit-backdrop-filter:blur(16px) saturate(1.5);border-bottom:1px solid rgba(201,168,76,0.15);transition:var(--transition)}#achasta-nav.scrolled{height:60px;background:rgba(10,20,14,0.98);border-bottom-color:rgba(201,168,76,0.3);box-shadow:0 2px 24px rgba(0,0,0,0.3)}.nav-logo-container{display:flex;align-items:center;gap:0.75rem;text-decoration:none}.nav-logo-img{height:44px;width:auto;transition:var(--transition)}#achasta-nav.scrolled .nav-logo-img{height:36px}.nav-logo-text{display:flex;flex-direction:column}.nav-site-name{font-family:'Cormorant Garamond',serif;font-size:1.15rem;font-weight:600;color:var(--white);line-height:1.1;letter-spacing:0.02em}.nav-tagline{font-family:'Montserrat',sans-serif;font-size:0.6rem;font-weight:500;color:var(--gold-bright);letter-spacing:0.2em;text-transform:uppercase}.nav-links{display:flex;align-items:center;gap:0.25rem;list-style:none;margin:0;padding:0}.nav-links li a{font-family:'Montserrat',sans-serif;font-size:0.7rem;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:rgba(255,255,255,0.85);padding:0.5rem 0.75rem;border-radius:var(--radius-sm);transition:var(--transition);white-space:nowrap}.nav-links li a:hover{color:var(--gold-bright);background:rgba(201,168,76,0.1)}.nav-cta-btn{display:inline-flex;align-items:center;gap:0.4rem;background:var(--gold-bright);color:var(--forest-dark)!important;padding:0.6rem 1.25rem;border-radius:2px;font-family:'Montserrat',sans-serif;font-size:0.7rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;text-decoration:none;transition:var(--transition);white-space:nowrap;box-shadow:0 2px 12px rgba(201,168,76,0.25)}.nav-cta-btn:hover{background:var(--gold-pale);color:var(--forest-dark)!important;box-shadow:0 4px 20px rgba(201,168,76,0.4);transform:translateY(-1px)}@media (max-width:1024px){.nav-links{gap:0}.nav-links li a{font-size:0.65rem;padding:0.5rem 0.5rem}}@media (max-width:768px){.nav-links{display:none}#achasta-nav{padding:0 1rem}}.page-hero{position:relative;min-height:480px;padding:140px 2rem 80px;display:flex;align-items:flex-end;overflow:hidden;background-size:cover;background-position:center;background-attachment:fixed}.page-hero::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(10,20,14,0.82) 0%,rgba(10,20,14,0.55) 50%,rgba(10,20,14,0.35) 100%)}.page-hero::after{content:'';position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to bottom,transparent,rgba(10,20,14,0.6))}.page-hero-content{position:relative;z-index:2;max-width:680px}.hero-breadcrumb{font-family:'Montserrat',sans-serif;font-size:0.65rem;font-weight:600;letter-spacing:0.2em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:0.75rem;opacity:0.9}.hero-breadcrumb a{color:rgba(255,255,255,0.6)}.hero-breadcrumb a:hover{color:var(--gold-bright)}.page-hero h1{font-family:'Cormorant Garamond',serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:600;color:var(--white);line-height:1.1;margin:0 0 0.75rem;text-shadow:0 2px 20px rgba(0,0,0,0.3)}.page-hero h1 em,.page-hero h1 i{color:var(--gold-bright);font-style:italic}.hero-subtitle{font-family:'Montserrat',sans-serif;font-size:0.85rem;font-weight:400;color:rgba(255,255,255,0.8);line-height:1.6;margin:0;letter-spacing:0.02em}.homepage-hero{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;background-size:cover;background-position:center;position:relative;overflow:hidden}.homepage-hero::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,20,14,0.3) 0%,rgba(10,20,14,0.55) 50%,rgba(10,20,14,0.75) 100%)}.homepage-hero-inner{position:relative;z-index:2;max-width:900px;padding:0 2rem}.hero-eyebrow{font-family:'Montserrat',sans-serif;font-size:0.65rem;font-weight:700;letter-spacing:0.35em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:1rem}.hero-eyebrow::before,.hero-eyebrow::after{content:'';width:40px;height:1px;background:var(--gold-bright);opacity:0.7}.homepage-hero h1{font-family:'Cormorant Garamond',serif;font-size:clamp(3rem,8vw,6rem);font-weight:600;color:var(--white);line-height:1.05;margin:0 0 1.5rem;text-shadow:0 4px 32px rgba(0,0,0,0.4)}.homepage-hero h1 em{color:var(--gold-bright);font-style:italic}.btn-primary{display:inline-flex;align-items:center;gap:0.5rem;background:var(--gold-bright);color:var(--forest-dark);padding:0.9rem 2.2rem;font-family:'Montserrat',sans-serif;font-size:0.72rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:var(--transition);border:none;cursor:pointer;box-shadow:0 4px 20px rgba(201,168,76,0.25)}.btn-primary:hover{background:var(--gold-pale);color:var(--forest-dark);transform:translateY(-2px);box-shadow:0 8px 32px rgba(201,168,76,0.4)}.btn-outline{display:inline-flex;align-items:center;gap:0.5rem;background:transparent;color:var(--white);padding:0.85rem 2.2rem;font-family:'Montserrat',sans-serif;font-size:0.72rem;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;text-decoration:none;border-radius:2px;border:1.5px solid rgba(255,255,255,0.5);transition:var(--transition);cursor:pointer}.btn-outline:hover{border-color:var(--gold-bright);color:var(--gold-bright);background:rgba(201,168,76,0.08)}.btn-dark{display:inline-flex;align-items:center;gap:0.5rem;background:var(--forest-mid);color:var(--white);padding:0.9rem 2.2rem;font-family:'Montserrat',sans-serif;font-size:0.72rem;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:var(--transition);border:1.5px solid transparent}.btn-dark:hover{border-color:var(--gold-bright);color:var(--gold-bright);background:rgba(10,20,14,0.9)}.section-container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-cream{background:var(--cream)}.section-dark{background:var(--forest-mid)}.section-darker{background:var(--forest-dark)}.section-white{background:var(--white)}.section-pad{padding:100px 0}.section-pad-sm{padding:60px 0}.section-pad-lg{padding:140px 0}.section-eyebrow{display:flex;align-items:center;justify-content:center;gap:0.75rem;font-family:'Montserrat',sans-serif;font-size:0.62rem;font-weight:700;letter-spacing:0.3em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:1.25rem}.section-eyebrow::before,.section-eyebrow::after{content:'';width:32px;height:1px;background:var(--gold-bright);opacity:0.6}.section-eyebrow.left{justify-content:flex-start}.section-eyebrow.left::before{display:none}.section-title{font-family:'Cormorant Garamond',serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:600;color:var(--forest-mid);line-height:1.15;text-align:center}.section-title em,.section-title i{color:var(--gold-deep);font-style:italic}.section-title.light{color:var(--white)}.section-title.left{text-align:left}.section-divider{width:48px;height:2px;background:var(--gold-bright);margin:1.25rem auto 2rem}.section-divider.left{margin-left:0}.section-subtitle{font-family:'Montserrat',sans-serif;font-size:0.9rem;line-height:1.75;color:var(--text-light);text-align:center;max-width:600px;margin:0 auto 3rem}.section-subtitle.light{color:rgba(255,255,255,0.7)}.section-subtitle.left{text-align:left;margin-left:0}.stats-strip{background:var(--forest-mid);border-top:1px solid rgba(201,168,76,0.2);border-bottom:1px solid rgba(201,168,76,0.2);padding:2.5rem 2rem}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:1000px;margin:0 auto}.stat-item{text-align:center;padding:1rem 1.5rem;border-right:1px solid rgba(201,168,76,0.15)}.stat-item:last-child{border-right:none}.stat-number{font-family:'Cormorant Garamond',serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:600;color:var(--gold-bright);line-height:1;margin-bottom:0.4rem;display:block}.stat-label{font-family:'Montserrat',sans-serif;font-size:0.6rem;font-weight:700;letter-spacing:0.2em;text-transform:uppercase;color:rgba(255,255,255,0.55)}@media (max-width:600px){.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-item:nth-child(2){border-right:none}.stat-item:nth-child(3){border-right:1px solid rgba(201,168,76,0.15)}.stat-item{border-bottom:1px solid rgba(201,168,76,0.1)}}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width:900px){.property-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.property-grid{grid-template-columns:1fr}}.property-card{background:var(--white);border-radius:var(--radius-sm);overflow:hidden;box-shadow:var(--shadow-soft);transition:var(--transition);border:1px solid rgba(0,0,0,0.04)}.property-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-deep);border-color:rgba(201,168,76,0.2)}.property-card-image{position:relative;height:240px;overflow:hidden}.property-card-image img,.property-card-image .card-img{width:100%;height:100%;object-fit:cover;transition:transform 0.6s cubic-bezier(0.4,0,0.2,1)}.property-card:hover .property-card-image img,.property-card:hover .property-card-image .card-img{transform:scale(1.06)}.property-card-badge{position:absolute;top:1rem;left:1rem;background:var(--forest-mid);color:var(--gold-bright);padding:0.3rem 0.75rem;font-family:'Montserrat',sans-serif;font-size:0.58rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase;border-radius:1px}.property-card-body{padding:1.75rem}.property-card-category{font-family:'Montserrat',sans-serif;font-size:0.58rem;font-weight:700;letter-spacing:0.2em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:0.5rem}.property-card h3{font-family:'Cormorant Garamond',serif;font-size:1.4rem;font-weight:600;color:var(--forest-mid);margin:0 0 0.75rem;line-height:1.25}.property-card p{font-size:0.83rem;color:var(--text-light);line-height:1.65;margin:0 0 1.25rem}.property-card-link{font-family:'Montserrat',sans-serif;font-size:0.68rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:var(--gold-deep);display:inline-flex;align-items:center;gap:0.4rem;transition:var(--transition)}.property-card-link:hover{gap:0.7rem;color:var(--forest-mid)}.luxury-card{position:relative;border-radius:var(--radius-sm);overflow:hidden;box-shadow:var(--shadow-mid);transition:var(--transition);background:var(--forest-dark)}.luxury-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-deep)}.luxury-card-image{height:280px;background-size:cover;background-position:center;position:relative;overflow:hidden;transition:transform 0.7s cubic-bezier(0.4,0,0.2,1)}.luxury-card:hover .luxury-card-image{transform:scale(1.05)}.luxury-card-image::after{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,transparent 50%,rgba(10,20,14,0.7) 100%)}.luxury-card-badge{position:absolute;bottom:1rem;left:1rem;z-index:2;background:var(--gold-bright);color:var(--forest-dark);padding:0.3rem 0.75rem;font-family:'Montserrat',sans-serif;font-size:0.58rem;font-weight:700;letter-spacing:0.16em;text-transform:uppercase}.luxury-card-body{padding:2rem;background:var(--white)}.luxury-card-category{font-family:'Montserrat',sans-serif;font-size:0.58rem;font-weight:700;letter-spacing:0.22em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:0.5rem}.luxury-card h3{font-family:'Cormorant Garamond',serif;font-size:1.5rem;font-weight:600;color:var(--forest-mid);margin:0 0 0.75rem;line-height:1.2}.luxury-card p{font-size:0.83rem;color:var(--text-light);margin:0 0 1.5rem;line-height:1.7}.luxury-card-link{font-family:'Montserrat',sans-serif;font-size:0.68rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:var(--gold-deep);display:inline-flex;align-items:center;gap:0.4rem;transition:var(--transition);text-decoration:none}.luxury-card-link:hover{gap:0.7rem;color:var(--forest-mid)}.luxury-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width:900px){.luxury-cards-grid{grid-template-columns:1fr}}.amenity-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media (max-width:900px){.amenity-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.amenity-grid{grid-template-columns:1fr}}.amenity-card{background:var(--white);border:1px solid rgba(0,0,0,0.06);border-radius:var(--radius-sm);padding:2rem 1.5rem;text-align:center;transition:var(--transition)}.amenity-card:hover{border-color:var(--gold-bright);box-shadow:0 8px 32px rgba(201,168,76,0.12);transform:translateY(-4px)}.amenity-icon{font-size:2rem;margin-bottom:1rem;display:block}.amenity-card h4{font-family:'Cormorant Garamond',serif;font-size:1.15rem;font-weight:600;color:var(--forest-mid);margin:0 0 0.5rem}.amenity-card p{font-size:0.8rem;color:var(--text-light);margin:0;line-height:1.6}.gold-strip{background:var(--gold-bright);padding:1.5rem 2rem;display:flex;align-items:center;justify-content:center;gap:3rem;flex-wrap:wrap}.gold-strip-item{display:flex;align-items:center;gap:0.75rem;text-decoration:none;transition:var(--transition)}.gold-strip-item:hover{opacity:0.8}.gold-strip-icon{font-size:1.1rem}.gold-strip-label{font-family:'Montserrat',sans-serif;font-size:0.62rem;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:var(--forest-dark);opacity:0.7;display:block;margin-bottom:0.1rem}.gold-strip-value{font-family:'Montserrat',sans-serif;font-size:0.9rem;font-weight:700;color:var(--forest-dark);display:block;letter-spacing:0.02em}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width:900px){.testimonials-grid{grid-template-columns:1fr}}.testimonial-card{background:rgba(255,255,255,0.05);border:1px solid rgba(201,168,76,0.2);border-radius:var(--radius-sm);padding:2.25rem;transition:var(--transition)}.testimonial-card:hover{border-color:rgba(201,168,76,0.5);background:rgba(255,255,255,0.08);transform:translateY(-4px)}.testimonial-stars{color:var(--gold-bright);font-size:0.85rem;letter-spacing:0.1em;margin-bottom:1rem}.testimonial-text{font-family:'Cormorant Garamond',serif;font-size:1.1rem;font-style:italic;color:rgba(255,255,255,0.88);line-height:1.65;margin:0 0 1.25rem}.testimonial-author{font-family:'Montserrat',sans-serif;font-size:0.7rem;font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:var(--gold-bright);opacity:0.8}.gpr-section{background:var(--forest-mid);padding:100px 2rem;text-align:center}.gpr-logo-wrap{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.gpr-logo-wrap img{height:60px;width:auto;display:inline-block;filter:brightness(1.1)}.gpr-brand-name{font-family:'Cormorant Garamond',serif;font-size:1.8rem;font-weight:600;color:var(--white)}.gpr-tagline{font-family:'Montserrat',sans-serif;font-size:0.62rem;font-weight:700;letter-spacing:0.25em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:2.5rem}.gpr-headline{font-family:'Cormorant Garamond',serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:600;color:var(--white);line-height:1.15;max-width:700px;margin:0 auto 1.25rem}.gpr-headline em{color:var(--gold-bright);font-style:italic}.gpr-desc{font-size:0.88rem;color:rgba(255,255,255,0.7);max-width:600px;margin:0 auto 2.5rem;line-height:1.75}.gpr-contact-grid{display:flex;align-items:center;justify-content:center;gap:3rem;flex-wrap:wrap;margin-top:3rem;padding-top:2.5rem;border-top:1px solid rgba(201,168,76,0.2)}.gpr-contact-item{text-align:center}.gpr-contact-label{font-family:'Montserrat',sans-serif;font-size:0.58rem;font-weight:600;letter-spacing:0.2em;text-transform:uppercase;color:var(--gold-bright);opacity:0.7;margin-bottom:0.25rem}.gpr-contact-value{font-family:'Montserrat',sans-serif;font-size:0.88rem;font-weight:600;color:var(--white)}.gpr-contact-value a{color:var(--white)}.gpr-contact-value a:hover{color:var(--gold-bright)}.two-col-layout{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.two-col-layout.reverse{direction:rtl}.two-col-layout.reverse>*{direction:ltr}@media (max-width:768px){.two-col-layout{grid-template-columns:1fr;gap:3rem}.two-col-layout.reverse{direction:ltr}}.two-col-image{position:relative;border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-deep);aspect-ratio:4/3}.two-col-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.7s ease}.two-col-image:hover img{transform:scale(1.04)}.two-col-image-badge{position:absolute;bottom:1.5rem;left:1.5rem;background:var(--forest-mid);border:1px solid rgba(201,168,76,0.3);color:var(--white);padding:0.6rem 1.25rem}.two-col-image-badge strong{display:block;font-family:'Cormorant Garamond',serif;font-size:1rem;color:var(--gold-bright)}.two-col-image-badge span{font-family:'Montserrat',sans-serif;font-size:0.62rem;color:rgba(255,255,255,0.7);letter-spacing:0.1em}.two-col-content{padding:1rem 0}.faq-section{background:var(--cream);padding:100px 2rem}.faq-container{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid rgba(0,0,0,0.08);margin-bottom:0}.faq-question{width:100%;background:none;border:none;padding:1.5rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;text-align:left;transition:var(--transition)}.faq-question-text{font-family:'Cormorant Garamond',serif;font-size:1.15rem;font-weight:600;color:var(--forest-mid);line-height:1.3}.faq-question:hover .faq-question-text{color:var(--gold-deep)}.faq-icon{flex-shrink:0;width:28px;height:28px;border:1.5px solid var(--gold-bright);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--gold-bright);font-size:1rem;transition:var(--transition)}.faq-item.open .faq-icon{transform:rotate(45deg);background:var(--gold-bright);color:var(--forest-dark)}.faq-answer{display:none;padding:0 0 1.5rem}.faq-item.open .faq-answer{display:block}.faq-answer p{font-size:0.88rem;color:var(--text-light);line-height:1.75;margin:0}.callout-box{background:linear-gradient(135deg,var(--forest-mid) 0%,var(--forest-light) 100%);border-left:3px solid var(--gold-bright);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:2rem 2.5rem;margin:2rem 0}.callout-box p{color:rgba(255,255,255,0.85);margin:0;font-size:0.9rem}.callout-box strong{color:var(--gold-bright)}.data-table{width:100%;border-collapse:collapse;margin:2rem 0;font-family:'Montserrat',sans-serif;font-size:0.85rem;box-shadow:var(--shadow-soft);border-radius:var(--radius-sm);overflow:hidden}.data-table thead tr{background:var(--forest-mid);color:var(--white)}.data-table thead th{padding:1rem 1.25rem;font-size:0.65rem;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;text-align:left;color:var(--gold-bright)}.data-table tbody tr{background:var(--white);border-bottom:1px solid rgba(0,0,0,0.05);transition:var(--transition)}.data-table tbody tr:hover{background:var(--cream)}.data-table tbody td{padding:0.9rem 1.25rem;color:var(--text-mid)}#achasta-footer{background:var(--forest-dark);padding:80px 2rem 40px;border-top:1px solid rgba(201,168,76,0.15)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto 3rem}@media (max-width:900px){.footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:500px){.footer-grid{grid-template-columns:1fr}}.footer-brand .footer-logo img{height:50px;margin-bottom:1rem}.footer-brand p{font-size:0.82rem;color:rgba(255,255,255,0.55);line-height:1.7;margin:0 0 1.5rem}.footer-heading{font-family:'Montserrat',sans-serif;font-size:0.6rem;font-weight:700;letter-spacing:0.25em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:1.25rem;opacity:0.8}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:0.5rem}.footer-links a{font-family:'Montserrat',sans-serif;font-size:0.8rem;color:rgba(255,255,255,0.55);transition:var(--transition);text-decoration:none}.footer-links a:hover{color:var(--gold-bright)}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:2rem;border-top:1px solid rgba(255,255,255,0.07);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-bottom p{font-size:0.72rem;color:rgba(255,255,255,0.35);margin:0}.footer-bottom a{color:rgba(255,255,255,0.35)}.footer-bottom a:hover{color:var(--gold-bright)}.breadcrumb-nav{background:var(--cream);padding:0.85rem 2rem;border-bottom:1px solid rgba(0,0,0,0.06)}.breadcrumb-list{display:flex;align-items:center;gap:0.5rem;list-style:none;margin:0 auto;padding:0;max-width:1200px;font-family:'Montserrat',sans-serif;font-size:0.7rem}.breadcrumb-list a{color:var(--text-light)}.breadcrumb-list a:hover{color:var(--gold-deep)}.breadcrumb-list .sep{color:rgba(0,0,0,0.25)}.breadcrumb-list .current{color:var(--text-dark);font-weight:600}.related-pages{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:3rem 0}@media (max-width:700px){.related-pages{grid-template-columns:1fr}}.related-page-link{display:flex;align-items:center;gap:1rem;background:var(--cream);border:1px solid rgba(0,0,0,0.06);border-radius:var(--radius-sm);padding:1.25rem 1.5rem;text-decoration:none;transition:var(--transition)}.related-page-link:hover{border-color:var(--gold-bright);background:var(--white);transform:translateX(4px);box-shadow:var(--shadow-soft)}.related-page-icon{font-size:1.5rem;flex-shrink:0}.related-page-text-label{font-family:'Montserrat',sans-serif;font-size:0.58rem;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:var(--gold-deep);display:block;margin-bottom:0.2rem}.related-page-text-title{font-family:'Cormorant Garamond',serif;font-size:1rem;font-weight:600;color:var(--forest-mid);display:block}.seo-content{max-width:1100px;margin:0 auto;padding:60px 2rem}.seo-content h2{font-size:1.8rem;margin-bottom:1rem;color:var(--forest-mid)}.seo-content h3{font-size:1.3rem;margin:2rem 0 0.75rem;color:var(--forest-mid)}.seo-content p{font-size:0.9rem;color:var(--text-mid);line-height:1.8;margin-bottom:1rem}.seo-content ul{margin:0.5rem 0 1rem 1.5rem;font-size:0.88rem;color:var(--text-mid);line-height:1.7}@keyframes fadeInUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.animate-fade-up{animation:fadeInUp 0.7s ease forwards}.animate-fade-in{animation:fadeIn 0.5s ease forwards}.reveal{opacity:0;transform:translateY(20px);transition:opacity 0.6s ease,transform 0.6s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:0.1s}.reveal-delay-2{transition-delay:0.2s}.reveal-delay-3{transition-delay:0.3s}@media (max-width:768px){.section-pad{padding:60px 0}.section-pad-lg{padding:80px 0}.section-container{padding:0 1.25rem}.luxury-cards-grid{padding:0 1.25rem}.gold-strip{gap:1.5rem;padding:1.25rem}h1{font-size:2.2rem}h2{font-size:1.8rem}}@media print{#achasta-nav,#achasta-footer{display:none}body{color:#000}}:focus-visible{outline:2px solid var(--gold-bright);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}img[loading="lazy"]{content-visibility:auto}.property-card-image img{will-change:transform}.gpr-badge{display:inline-flex;align-items:center;gap:0.5rem;background:var(--gold-bright);color:var(--forest-dark);padding:0.4rem 1rem;font-family:'Montserrat',sans-serif;font-size:0.6rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase;border-radius:2px}.highlight-gold{color:var(--gold-deep);font-weight:600}.highlight-green{color:var(--forest-mid);font-weight:600}.wp-block-columns{max-width:1200px;margin:0 auto}.et_pb_section{padding:0!important}.et_pb_row{max-width:none;padding:0!important}.luxury-hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0;margin:0}.luxury-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;background-attachment:fixed;z-index:0;transform:scale(1.02);transition:transform 8s ease}.luxury-hero:hover .luxury-hero-bg{transform:scale(1.05)}.luxury-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,20,14,0.3) 0%,rgba(10,20,14,0.5) 50%,rgba(10,20,14,0.72) 100%);z-index:1}.luxury-hero-content{position:relative;z-index:2;text-align:center;max-width:900px;padding:0 2rem;padding-top:72px}.luxury-hero-eyebrow{font-family:'Montserrat',sans-serif;font-size:0.65rem;font-weight:700;letter-spacing:0.35em;text-transform:uppercase;color:var(--gold-bright,#c9a84c);margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:1rem}.luxury-hero-eyebrow::before,.luxury-hero-eyebrow::after{content:'';width:40px;height:1px;background:var(--gold-bright,#c9a84c);opacity:0.7}.luxury-hero h1,.luxury-hero-title{font-family:'Cormorant Garamond',Georgia,serif!important;font-size:clamp(3rem,8vw,5.5rem)!important;font-weight:600!important;color:#ffffff!important;line-height:1.08!important;margin:0 0 1.5rem!important;text-shadow:0 4px 32px rgba(0,0,0,0.4)}.luxury-hero h1 em,.luxury-hero-title em{color:var(--gold-bright,#c9a84c)!important;font-style:italic!important}.luxury-hero-subtitle{font-family:'Montserrat',sans-serif;font-size:clamp(0.85rem,1.5vw,1rem);font-weight:400;color:rgba(255,255,255,0.82);line-height:1.7;max-width:600px;margin:0 auto 2.5rem}.luxury-hero-ctas{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.luxury-hero-scroll{position:absolute;bottom:2.5rem;left:50%;transform:translateX(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:0.5rem;opacity:0.6}.luxury-hero-scroll span{font-family:'Montserrat',sans-serif;font-size:0.58rem;font-weight:700;letter-spacing:0.2em;text-transform:uppercase;color:#ffffff}.scroll-indicator{width:24px;height:36px;border:1.5px solid rgba(255,255,255,0.5);border-radius:12px;position:relative}.scroll-indicator::after{content:'';width:4px;height:8px;background:var(--gold-bright,#c9a84c);border-radius:2px;position:absolute;top:6px;left:50%;transform:translateX(-50%);animation:scrollBounce 1.5s ease-in-out infinite}@keyframes scrollBounce{0%,100%{top:6px;opacity:1}50%{top:14px;opacity:0.3}}.luxury-stats{background:var(--forest-mid,#0f2318);padding:2.5rem 2rem;border-top:1px solid rgba(201,168,76,0.2);border-bottom:1px solid rgba(201,168,76,0.2)}.luxury-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);max-width:1000px;margin:0 auto}.luxury-stat{text-align:center;padding:1rem 1.5rem;border-right:1px solid rgba(201,168,76,0.15)}.luxury-stat:last-child{border-right:none}.luxury-stat-number{font-family:'Cormorant Garamond',serif;font-size:2.8rem;font-weight:600;color:var(--gold-bright,#c9a84c);line-height:1;display:block;margin-bottom:0.4rem}.luxury-stat-label{font-family:'Montserrat',sans-serif;font-size:0.58rem;font-weight:700;letter-spacing:0.2em;text-transform:uppercase;color:rgba(255,255,255,0.5);display:block}.luxury-featured{padding:100px 2rem;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}@media (max-width:900px){.luxury-featured{grid-template-columns:1fr;gap:3rem}}.luxury-featured-image{border-radius:8px;overflow:hidden;aspect-ratio:4/3;position:relative;box-shadow:0 16px 64px rgba(0,0,0,0.18)}.luxury-featured-image img{width:100%;height:100%;object-fit:cover}.luxury-featured-badge{position:absolute;bottom:1.5rem;left:1.5rem;background:var(--forest-mid,#0f2318);border:1px solid rgba(201,168,76,0.3);padding:0.6rem 1.25rem;color:#fff}.luxury-featured-badge strong{display:block;font-family:'Cormorant Garamond',serif;font-size:1rem;color:var(--gold-bright,#c9a84c)}.luxury-featured-badge span{font-family:'Montserrat',sans-serif;font-size:0.62rem;color:rgba(255,255,255,0.7);letter-spacing:0.1em}.luxury-featured-label{font-family:'Montserrat',sans-serif;font-size:0.62rem;font-weight:700;letter-spacing:0.3em;text-transform:uppercase;color:var(--gold-bright,#c9a84c);margin-bottom:1rem}.luxury-featured h2{font-family:'Cormorant Garamond',serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;color:var(--forest-mid,#0f2318);line-height:1.15;margin:0 0 1.25rem}.luxury-featured h2 em{color:var(--gold-deep,#a07830);font-style:italic}.luxury-featured p{font-size:0.9rem;color:#666;line-height:1.75;margin:0 0 1rem}.luxury-featured-divider{width:48px;height:2px;background:var(--gold-bright,#c9a84c);margin:0 0 1.5rem}.luxury-featured-ctas{display:flex;gap:1rem;flex-wrap:wrap;margin-top:0.5rem}.luxury-homes-section{background:var(--cream,#f8f5ef);padding:100px 0}.luxury-homes-header{text-align:center;max-width:700px;margin:0 auto 3.5rem;padding:0 2rem}.luxury-homes-header .eyebrow{font-family:'Montserrat',sans-serif;font-size:0.62rem;font-weight:700;letter-spacing:0.3em;text-transform:uppercase;color:var(--gold-bright,#c9a84c);margin-bottom:0.75rem}.luxury-homes-header h2{font-family:'Cormorant Garamond',serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;color:var(--forest-mid,#0f2318);line-height:1.15;margin:0 0 0.75rem}.luxury-homes-header h2 em{color:var(--gold-deep,#a07830);font-style:italic}.luxury-homes-header p{font-size:0.9rem;color:#666;line-height:1.7;margin:0}.luxury-homes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width:900px){.luxury-homes-grid{grid-template-columns:1fr}}.luxury-card{background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,0.08);transition:all 0.3s cubic-bezier(0.4,0,0.2,1);border:1px solid rgba(0,0,0,0.04)}.luxury-card:hover{transform:translateY(-8px);box-shadow:0 16px 64px rgba(0,0,0,0.18);border-color:rgba(201,168,76,0.2)}.luxury-card-image{position:relative;height:280px;background-size:cover!important;background-position:center!important;overflow:hidden;transition:transform 0.7s cubic-bezier(0.4,0,0.2,1)}.luxury-card:hover .luxury-card-image{transform:scale(1.05)}.luxury-card-image::after{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,transparent 50%,rgba(10,20,14,0.7) 100%)}.luxury-card-badge{position:absolute;bottom:1rem;left:1rem;z-index:2;background:var(--gold-bright,#c9a84c);color:var(--forest-dark,#0a140e);padding:0.3rem 0.75rem;font-family:'Montserrat',sans-serif;font-size:0.58rem;font-weight:700;letter-spacing:0.16em;text-transform:uppercase}.luxury-card-body{padding:2rem}.luxury-card-category{font-family:'Montserrat',sans-serif;font-size:0.58rem;font-weight:700;letter-spacing:0.22em;text-transform:uppercase;color:var(--gold-deep,#a07830);margin-bottom:0.5rem}.luxury-card h3{font-family:'Cormorant Garamond',serif;font-size:1.5rem;font-weight:600;color:var(--forest-mid,#0f2318);margin:0 0 0.75rem;line-height:1.2}.luxury-card p{font-size:0.83rem;color:#666;margin:0 0 1.5rem;line-height:1.7}.luxury-card-link{font-family:'Montserrat',sans-serif;font-size:0.68rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:var(--gold-deep,#a07830);display:inline-flex;align-items:center;gap:0.4rem;transition:all 0.3s ease;text-decoration:none}.luxury-card-link:hover{gap:0.7rem;color:var(--forest-mid,#0f2318)}.luxury-amenities{padding:80px 2rem;background:#fff}.luxury-amenities-header{text-align:center;max-width:600px;margin:0 auto 3.5rem}.luxury-amenities h2{font-family:'Cormorant Garamond',serif;font-size:clamp(2rem,4vw,3rem);color:var(--forest-mid,#0f2318);font-weight:600;margin:0 0 0.5rem}.luxury-amenities h2 em{color:var(--gold-deep,#a07830);font-style:italic}.luxury-amenities-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1100px;margin:0 auto}@media (max-width:900px){.luxury-amenities-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.luxury-amenities-grid{grid-template-columns:1fr}}.luxury-amenity{text-align:center;background:var(--cream,#f8f5ef);border:1px solid rgba(0,0,0,0.06);border-radius:4px;padding:2rem 1.25rem;transition:all 0.3s ease}.luxury-amenity:hover{border-color:var(--gold-bright,#c9a84c);box-shadow:0 8px 32px rgba(201,168,76,0.12);transform:translateY(-4px)}.luxury-amenity-icon{font-size:2rem;margin-bottom:1rem;display:block}.luxury-amenity h4{font-family:'Cormorant Garamond',serif;font-size:1.15rem;font-weight:600;color:var(--forest-mid,#0f2318);margin:0 0 0.5rem}.luxury-amenity p{font-size:0.8rem;color:#666;margin:0;line-height:1.6}.luxury-testimonials{background:var(--forest-mid,#0f2318);padding:100px 2rem}.luxury-testimonials-header{text-align:center;margin-bottom:3.5rem}.luxury-testimonials h2{font-family:'Cormorant Garamond',serif;font-size:clamp(2rem,4vw,3rem);color:#fff;font-weight:600;margin:0 0 0.5rem}.luxury-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto}@media (max-width:900px){.luxury-testimonials-grid{grid-template-columns:1fr}}.luxury-testimonial{background:rgba(255,255,255,0.05);border:1px solid rgba(201,168,76,0.2);border-radius:4px;padding:2.25rem;transition:all 0.3s ease}.luxury-testimonial:hover{border-color:rgba(201,168,76,0.5);background:rgba(255,255,255,0.08);transform:translateY(-4px)}.testimonial-stars{color:var(--gold-bright,#c9a84c);font-size:0.85rem;letter-spacing:0.1em;margin-bottom:1rem}.testimonial-quote{font-family:'Cormorant Garamond',serif;font-size:1.1rem;font-style:italic;color:rgba(255,255,255,0.88);line-height:1.65;margin:0 0 1.25rem}.testimonial-attribution{font-family:'Montserrat',sans-serif;font-size:0.7rem;font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:rgba(201,168,76,0.8)}.luxury-gpr{background:var(--forest-dark,#0a140e);padding:100px 2rem;text-align:center}.luxury-gpr-logo{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:0.75rem}.luxury-gpr-logo img{height:60px;width:auto;filter:brightness(1.1)}.luxury-gpr-brand{font-family:'Cormorant Garamond',serif;font-size:1.8rem;font-weight:600;color:#fff}.luxury-gpr-tagline{font-family:'Montserrat',sans-serif;font-size:0.62rem;font-weight:700;letter-spacing:0.25em;text-transform:uppercase;color:var(--gold-bright,#c9a84c);margin-bottom:2.5rem}.luxury-gpr h2{font-family:'Cormorant Garamond',serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:600;color:#fff;line-height:1.15;max-width:700px;margin:0 auto 1.25rem}.luxury-gpr h2 em{color:var(--gold-bright,#c9a84c);font-style:italic}.luxury-gpr-desc{font-size:0.88rem;color:rgba(255,255,255,0.7);max-width:600px;margin:0 auto 2.5rem;line-height:1.75}.luxury-gpr-ctas{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:3rem}.luxury-gpr-contact{display:flex;align-items:center;justify-content:center;gap:3rem;flex-wrap:wrap;padding-top:2.5rem;border-top:1px solid rgba(201,168,76,0.2)}.gpr-contact-item{text-align:center}.gpr-contact-label{font-family:'Montserrat',sans-serif;font-size:0.58rem;font-weight:600;letter-spacing:0.2em;text-transform:uppercase;color:rgba(201,168,76,0.7);margin-bottom:0.25rem;display:block}.gpr-contact-value{font-family:'Montserrat',sans-serif;font-size:0.88rem;font-weight:600;color:#fff}.gpr-contact-value a{color:#fff;text-decoration:none}.gpr-contact-value a:hover{color:var(--gold-bright,#c9a84c)}.luxury-guides{padding:100px 2rem;background:#fff}.luxury-guides-header{text-align:center;margin-bottom:3.5rem}.luxury-guides h2{font-family:'Cormorant Garamond',serif;font-size:clamp(2rem,4vw,3rem);color:var(--forest-mid,#0f2318);font-weight:600;margin:0 0 0.5rem}.luxury-guides h2 em{color:var(--gold-deep,#a07830);font-style:italic}.luxury-guides-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto}@media (max-width:900px){.luxury-guides-grid{grid-template-columns:1fr}}.luxury-guide-card{background:var(--cream,#f8f5ef);border:1px solid rgba(0,0,0,0.06);border-radius:4px;overflow:hidden;transition:all 0.3s ease}.luxury-guide-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px rgba(0,0,0,0.12);border-color:rgba(201,168,76,0.2)}.luxury-guide-image{height:200px;overflow:hidden}.luxury-guide-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.6s ease}.luxury-guide-card:hover .luxury-guide-image img{transform:scale(1.05)}.luxury-guide-body{padding:1.75rem}.luxury-guide-category{font-family:'Montserrat',sans-serif;font-size:0.58rem;font-weight:700;letter-spacing:0.22em;text-transform:uppercase;color:var(--gold-deep,#a07830);margin-bottom:0.5rem}.luxury-guide-card h3{font-family:'Cormorant Garamond',serif;font-size:1.3rem;font-weight:600;color:var(--forest-mid,#0f2318);margin:0 0 0.75rem;line-height:1.25}.luxury-guide-card p{font-size:0.83rem;color:#666;margin:0 0 1.25rem;line-height:1.65}.luxury-guide-link{font-family:'Montserrat',sans-serif;font-size:0.68rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:var(--gold-deep,#a07830);display:inline-flex;align-items:center;gap:0.4rem;text-decoration:none;transition:all 0.3s ease}.luxury-guide-link:hover{gap:0.7rem;color:var(--forest-mid,#0f2318)}.luxury-gold-strip{background:var(--gold-bright,#c9a84c);padding:1.5rem 2rem;display:flex;align-items:center;justify-content:center;gap:3rem;flex-wrap:wrap}.luxury-gold-strip-item{display:flex;align-items:center;gap:0.75rem;text-decoration:none;transition:all 0.2s ease}.luxury-gold-strip-item:hover{opacity:0.8}.luxury-gold-strip-item span{display:flex;flex-direction:column}.luxury-gold-strip-label{font-family:'Montserrat',sans-serif;font-size:0.58rem;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:var(--forest-dark,#0a140e);opacity:0.65}.luxury-gold-strip-value{font-family:'Montserrat',sans-serif;font-size:0.9rem;font-weight:700;color:var(--forest-dark,#0a140e);letter-spacing:0.02em}.luxury-gold-strip-icon{font-size:1.1rem}.achasta-nav{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:9999!important}.achasta-nav-inner{max-width:none!important;width:100%!important}.page-hero{position:relative;min-height:480px;display:flex;align-items:flex-end;padding:140px 2rem 80px;overflow:hidden;background-size:cover!important;background-position:center!important}.page-hero::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(10,20,14,0.82) 0%,rgba(10,20,14,0.55) 50%,rgba(10,20,14,0.35) 100%);z-index:1}.page-hero-content{position:relative;z-index:2;max-width:680px}.page-hero h1{font-family:'Cormorant Garamond',serif!important;font-size:clamp(2.5rem,5vw,4rem)!important;font-weight:600!important;color:#fff!important;line-height:1.1!important;margin:0 0 0.75rem!important;text-shadow:0 2px 20px rgba(0,0,0,0.3)}.page-hero h1 em{color:var(--gold-bright,#c9a84c)!important;font-style:italic!important}.page-hero-breadcrumb{font-family:'Montserrat',sans-serif;font-size:0.65rem;font-weight:600;letter-spacing:0.2em;text-transform:uppercase;color:var(--gold-bright,#c9a84c);margin-bottom:0.75rem;display:block}.page-hero-breadcrumb a{color:rgba(255,255,255,0.6);text-decoration:none}.page-hero-breadcrumb a:hover{color:var(--gold-bright,#c9a84c)}.page-hero-subtitle{font-family:'Montserrat',sans-serif;font-size:0.85rem;color:rgba(255,255,255,0.8);line-height:1.6;margin:0}.luxury-btn-primary{display:inline-flex;align-items:center;gap:0.5rem;background:var(--gold-bright,#c9a84c);color:var(--forest-dark,#0a140e)!important;padding:0.9rem 2.2rem;font-family:'Montserrat',sans-serif;font-size:0.72rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;text-decoration:none!important;border-radius:2px;transition:all 0.3s ease;box-shadow:0 4px 20px rgba(201,168,76,0.25);border:none;cursor:pointer}.luxury-btn-primary:hover{background:#e8d5a3;transform:translateY(-2px);box-shadow:0 8px 32px rgba(201,168,76,0.4)}.luxury-btn-outline{display:inline-flex;align-items:center;gap:0.5rem;background:transparent;color:#fff!important;padding:0.85rem 2.2rem;font-family:'Montserrat',sans-serif;font-size:0.72rem;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;text-decoration:none!important;border-radius:2px;border:1.5px solid rgba(255,255,255,0.5);transition:all 0.3s ease}.luxury-btn-outline:hover{border-color:var(--gold-bright,#c9a84c);color:var(--gold-bright,#c9a84c)!important;background:rgba(201,168,76,0.08)}.luxury-btn-dark{display:inline-flex;align-items:center;gap:0.5rem;background:var(--forest-mid,#0f2318);color:#fff!important;padding:0.9rem 2.2rem;font-family:'Montserrat',sans-serif;font-size:0.72rem;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;text-decoration:none!important;border-radius:2px;transition:all 0.3s ease;border:1.5px solid transparent}.luxury-btn-dark:hover{border-color:var(--gold-bright,#c9a84c);color:var(--gold-bright,#c9a84c)!important}.et_pb_section{padding:0!important}.et_pb_row{max-width:none!important;padding:0!important;margin:0!important}.et_pb_column{padding:0!important}.et_pb_text_inner{max-width:none}.et-l--post{padding:0!important}#page-container,#main-content{padding:0!important}.luxury-stats-bar{background:var(--forest-mid,#0f2318)!important;padding:2.5rem 0!important;border-top:1px solid rgba(201,168,76,0.2)!important;border-bottom:1px solid rgba(201,168,76,0.2)!important}.luxury-stats-inner{display:grid!important;grid-template-columns:repeat(4,1fr)!important;max-width:1000px!important;margin:0 auto!important;padding:0 2rem!important}.luxury-stat-item{text-align:center!important;padding:1rem 1.5rem!important;border-right:1px solid rgba(201,168,76,0.15)!important}.luxury-stat-item:last-child{border-right:none!important}.luxury-stat-number{font-family:'Cormorant Garamond',serif!important;font-size:2.8rem!important;font-weight:600!important;color:var(--gold-bright,#c9a84c)!important;line-height:1!important;display:block!important;margin-bottom:0.4rem!important}.luxury-stat-label{font-family:'Montserrat',sans-serif!important;font-size:0.58rem!important;font-weight:700!important;letter-spacing:0.2em!important;text-transform:uppercase!important;color:rgba(255,255,255,0.5)!important;display:block!important}@media (max-width:600px){.luxury-stats-inner{grid-template-columns:repeat(2,1fr)!important}.luxury-stat-item{border-bottom:1px solid rgba(201,168,76,0.1)!important}.luxury-stat-item:nth-child(2){border-right:none!important}.luxury-stat-item:nth-child(3){border-right:1px solid rgba(201,168,76,0.15)!important}}.luxury-section{padding:100px 0!important;background:#fff}.luxury-section-alt{padding:100px 0!important;background:var(--cream,#f8f5ef)!important}.luxury-section-dark{padding:100px 0!important;background:var(--forest-mid,#0f2318)!important}.luxury-container{max-width:1200px!important;margin:0 auto!important;padding:0 2rem!important}.luxury-section-header{text-align:center!important;max-width:700px!important;margin:0 auto 3.5rem!important}.luxury-eyebrow{font-family:'Montserrat',sans-serif!important;font-size:0.62rem!important;font-weight:700!important;letter-spacing:0.3em!important;text-transform:uppercase!important;color:var(--gold-bright,#c9a84c)!important;margin-bottom:0.75rem!important;display:block!important}.gold-divider{width:48px!important;height:2px!important;background:var(--gold-bright,#c9a84c)!important;margin:1rem auto 2rem!important}.gold-divider-left{width:48px!important;height:2px!important;background:var(--gold-bright,#c9a84c)!important;margin:1rem 0 2rem!important}.luxury-feature-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:5rem!important;align-items:center!important;max-width:1200px!important;margin:0 auto!important;padding:0 2rem!important}@media (max-width:900px){.luxury-feature-grid{grid-template-columns:1fr!important;gap:3rem!important}}.luxury-feature-content{padding:1rem 0!important}.luxury-feature-content h2{font-family:'Cormorant Garamond',serif!important;font-size:clamp(2rem,4vw,3rem)!important;font-weight:600!important;color:var(--forest-mid,#0f2318)!important;line-height:1.15!important;margin:0 0 1.25rem!important}.luxury-feature-content h2 em{color:var(--gold-deep,#a07830)!important;font-style:italic!important}.luxury-feature-content p{font-size:0.9rem!important;color:#666!important;line-height:1.75!important;margin-bottom:1rem!important}.luxury-card-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:2rem!important;max-width:1200px!important;margin:0 auto!important;padding:0 2rem!important}@media (max-width:900px){.luxury-card-grid{grid-template-columns:1fr!important}}.amenity-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:1.5rem!important;max-width:1100px!important;margin:0 auto!important;padding:0 2rem!important}@media (max-width:900px){.amenity-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:500px){.amenity-grid{grid-template-columns:1fr!important}}.amenity-card{text-align:center!important;background:var(--cream,#f8f5ef)!important;border:1px solid rgba(0,0,0,0.06)!important;border-radius:4px!important;padding:2rem 1.25rem!important;transition:all 0.3s ease!important}.amenity-card:hover{border-color:var(--gold-bright,#c9a84c)!important;box-shadow:0 8px 32px rgba(201,168,76,0.12)!important;transform:translateY(-4px)!important}.amenity-icon{font-size:2rem!important;margin-bottom:1rem!important;display:block!important}.amenity-card h4{font-family:'Cormorant Garamond',serif!important;font-size:1.15rem!important;font-weight:600!important;color:var(--forest-mid,#0f2318)!important;margin:0 0 0.5rem!important}.amenity-card p{font-size:0.8rem!important;color:#666!important;margin:0!important;line-height:1.6!important}.testimonial-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:2rem!important;max-width:1100px!important;margin:0 auto!important;padding:0 2rem!important}@media (max-width:900px){.testimonial-grid{grid-template-columns:1fr!important}}.testimonial-card{background:rgba(255,255,255,0.05)!important;border:1px solid rgba(201,168,76,0.2)!important;border-radius:4px!important;padding:2.25rem!important;transition:all 0.3s ease!important}.testimonial-card:hover{border-color:rgba(201,168,76,0.5)!important;background:rgba(255,255,255,0.08)!important;transform:translateY(-4px)!important}.testimonial-text{font-family:'Cormorant Garamond',serif!important;font-size:1.1rem!important;font-style:italic!important;color:rgba(255,255,255,0.88)!important;line-height:1.65!important;margin:0 0 1.25rem!important}.testimonial-author{font-family:'Montserrat',sans-serif!important;font-size:0.7rem!important;font-weight:600!important;letter-spacing:0.12em!important;text-transform:uppercase!important;color:rgba(201,168,76,0.8)!important}.gpr-cta-section{background:var(--forest-dark,#0a140e)!important;padding:100px 2rem!important;text-align:center!important}.gpr-cta-inner{max-width:800px!important;margin:0 auto!important}.gpr-logo-area{display:flex!important;align-items:center!important;justify-content:center!important;gap:1rem!important;margin-bottom:0.75rem!important}.gpr-logo-emblem{height:60px!important;width:auto!important;filter:brightness(1.1)!important}.gpr-logo-text{text-align:left!important}.gpr-name{font-family:'Cormorant Garamond',serif!important;font-size:1.8rem!important;font-weight:600!important;color:#fff!important;display:block!important;line-height:1.1!important}.gpr-tagline{font-family:'Montserrat',sans-serif!important;font-size:0.6rem!important;font-weight:700!important;letter-spacing:0.2em!important;text-transform:uppercase!important;color:var(--gold-bright,#c9a84c)!important;display:block!important}.gpr-cta-section h2{font-family:'Cormorant Garamond',serif!important;font-size:clamp(2rem,4vw,3.2rem)!important;font-weight:600!important;color:#fff!important;line-height:1.15!important;margin:0 auto 1.25rem!important}.gpr-cta-section h2 em{color:var(--gold-bright,#c9a84c)!important;font-style:italic!important}.gpr-cta-section p{font-size:0.88rem!important;color:rgba(255,255,255,0.7)!important;line-height:1.75!important;margin-bottom:1rem!important}.gpr-cta-buttons{display:flex!important;align-items:center!important;justify-content:center!important;gap:1rem!important;flex-wrap:wrap!important;margin:2rem 0!important}.luxury-btn-secondary{display:inline-flex!important;align-items:center!important;gap:0.5rem!important;background:transparent!important;color:rgba(255,255,255,0.85)!important;padding:0.85rem 2rem!important;font-family:'Montserrat',sans-serif!important;font-size:0.72rem!important;font-weight:600!important;letter-spacing:0.14em!important;text-transform:uppercase!important;text-decoration:none!important;border-radius:2px!important;border:1.5px solid rgba(255,255,255,0.4)!important;transition:all 0.3s ease!important}.luxury-btn-secondary:hover{border-color:var(--gold-bright,#c9a84c)!important;color:var(--gold-bright,#c9a84c)!important;background:rgba(201,168,76,0.06)!important}.achasta-nav{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:9999!important;height:72px!important;background:rgba(10,20,14,0.92)!important;backdrop-filter:blur(16px)!important;display:flex!important;align-items:center!important;border-bottom:1px solid rgba(201,168,76,0.15)!important;transition:all 0.3s ease!important}.achasta-nav.scrolled{height:60px!important;background:rgba(10,20,14,0.98)!important;border-bottom-color:rgba(201,168,76,0.3)!important;box-shadow:0 2px 24px rgba(0,0,0,0.3)!important}.achasta-nav-inner{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;padding:0 2rem!important}.achasta-nav-logo{display:flex!important;align-items:center!important;gap:0.75rem!important;text-decoration:none!important}.achasta-nav-logo-icon{font-size:1.5rem!important;line-height:1!important}.achasta-nav-logo-text{display:flex!important;flex-direction:column!important}.achasta-nav-site-name{font-family:'Cormorant Garamond',serif!important;font-size:1.15rem!important;font-weight:600!important;color:#fff!important;line-height:1.1!important}.achasta-nav-tagline{font-family:'Montserrat',sans-serif!important;font-size:0.58rem!important;font-weight:600!important;letter-spacing:0.18em!important;text-transform:uppercase!important;color:var(--gold-bright,#c9a84c)!important}.achasta-nav-links{display:flex!important;align-items:center!important;gap:0.25rem!important;list-style:none!important;margin:0!important;padding:0!important}.achasta-nav-links a{font-family:'Montserrat',sans-serif!important;font-size:0.68rem!important;font-weight:600!important;letter-spacing:0.12em!important;text-transform:uppercase!important;color:rgba(255,255,255,0.82)!important;padding:0.5rem 0.75rem!important;border-radius:2px!important;transition:all 0.3s ease!important;text-decoration:none!important}.achasta-nav-links a:hover{color:var(--gold-bright,#c9a84c)!important;background:rgba(201,168,76,0.1)!important}.achasta-nav-cta{display:inline-flex!important;align-items:center!important;gap:0.4rem!important;background:var(--gold-bright,#c9a84c)!important;color:var(--forest-dark,#0a140e)!important;padding:0.6rem 1.25rem!important;font-family:'Montserrat',sans-serif!important;font-size:0.68rem!important;font-weight:700!important;letter-spacing:0.1em!important;text-transform:uppercase!important;text-decoration:none!important;border-radius:2px!important;transition:all 0.3s ease!important;white-space:nowrap!important}.achasta-nav-cta:hover{background:#e8d5a3!important;transform:translateY(-1px)!important;box-shadow:0 4px 20px rgba(201,168,76,0.4)!important}.luxury-guides-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:2rem!important;max-width:1100px!important;margin:0 auto!important;padding:0 2rem!important}@media (max-width:900px){.luxury-guides-grid{grid-template-columns:1fr!important}}.luxury-gold-strip,.gpr-contact-strip{background:var(--gold-bright,#c9a84c)!important;padding:1.5rem 2rem!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:3rem!important;flex-wrap:wrap!important}.et_pb_section,.et_pb_row,.et_pb_column{padding:0!important;margin:0!important}.et-l--post{padding-top:0!important;padding-bottom:0!important}#main-content{padding:0!important}body,.entry-content,.entry-content *{font-family:'Montserrat',-apple-system,sans-serif}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.luxury-hero h1,.luxury-hero-title,.luxury-section h2,.gpr-cta-section h2{font-family:'Cormorant Garamond',Georgia,serif!important}.single-post .entry-title,.blog .entry-title{font-family:'Cormorant Garamond',serif!important;color:#0f2318!important;font-size:2.8rem!important;line-height:1.25!important;font-weight:700!important;margin-bottom:20px!important}.single-post .entry-content,.blog .entry-content{font-family:'Georgia',serif!important;font-size:1.05rem!important;line-height:1.85!important;color:#333!important;max-width:800px!important;margin:0 auto!important}.single-post .entry-content h2,.single-post .entry-content h3{font-family:'Cormorant Garamond',serif!important;color:#0f2318!important;margin-top:40px!important;margin-bottom:16px!important}.single-post .entry-content h2{font-size:2rem!important}.single-post .entry-content h3{font-size:1.5rem!important}.single-post .entry-content p{margin-bottom:1.4em!important}.single-post .entry-content a{color:#a07830!important;text-decoration:underline!important}.single-post .entry-content a:hover{color:#0f2318!important}.single-post .entry-header{background:#0f2318!important;color:#fff!important;padding:80px 40px 60px!important;text-align:center!important;position:relative!important}.single-post .entry-header::after{content:''!important;display:block!important;width:60px!important;height:2px!important;background:#c9a84c!important;margin:20px auto 0!important}.single-post .entry-title{color:#fff!important;font-size:2.4rem!important}.single-post .entry-meta{font-family:'Montserrat',sans-serif!important;font-size:0.75rem!important;letter-spacing:0.1em!important;color:rgba(255,255,255,0.7)!important;text-transform:uppercase!important;margin-bottom:16px!important}.single-post article.post{max-width:900px!important;margin:0 auto!important;padding:60px 40px!important}.luxury-card{transition:transform 0.3s ease,box-shadow 0.3s ease!important}.luxury-card:hover{transform:translateY(-6px)!important;box-shadow:0 20px 60px rgba(0,0,0,0.15)!important}.luxury-card-image img{transition:transform 0.5s ease!important}.luxury-card:hover .luxury-card-image img{transform:scale(1.05)!important}.amenity-card{transition:transform 0.3s ease,box-shadow 0.3s ease,border-color 0.3s ease!important;border:2px solid transparent!important}.amenity-card:hover{transform:translateY(-4px)!important;box-shadow:0 12px 40px rgba(0,0,0,0.1)!important;border-color:#c9a84c!important}.testimonial-card{transition:transform 0.3s ease!important}.testimonial-card:hover{transform:translateY(-4px)!important}.luxury-btn-primary{transition:background 0.3s ease,transform 0.2s ease,box-shadow 0.3s ease!important}.luxury-btn-primary:hover{background:#a07830!important;transform:translateY(-2px)!important;box-shadow:0 8px 24px rgba(201,168,76,0.4)!important}.luxury-btn-secondary{transition:background 0.3s ease,color 0.3s ease,transform 0.2s ease!important}.luxury-btn-secondary:hover{background:rgba(255,255,255,0.15)!important;transform:translateY(-2px)!important}.luxury-btn-dark{transition:background 0.3s ease,transform 0.2s ease!important}.luxury-btn-dark:hover{background:#1a3d26!important;transform:translateY(-2px)!important}.achasta-nav-links a{position:relative!important}.achasta-nav-links a::after{content:''!important;position:absolute!important;bottom:-4px!important;left:0!important;right:0!important;height:1px!important;background:#c9a84c!important;transform:scaleX(0)!important;transition:transform 0.3s ease!important}.achasta-nav-links a:hover::after{transform:scaleX(1)!important}.achasta-nav-links a:hover{color:#c9a84c!important}.gold-divider,.gold-divider-left{transition:width 0.6s ease!important}.luxury-stat-number{position:relative!important}.luxury-stat-number::after{content:''!important;display:block!important;width:30px!important;height:2px!important;background:rgba(201,168,76,0.3)!important;margin:8px auto 0!important}.internal-links-section a{transition:transform 0.3s ease,box-shadow 0.3s ease,border-color 0.3s ease!important}.internal-links-section a:hover{transform:translateY(-3px)!important;box-shadow:0 8px 24px rgba(0,0,0,0.1)!important;border-color:#c9a84c!important}.faq-section [itemscope][itemtype="https://schema.org/Question"]{cursor:default!important}.faq-section h3{font-family:'Cormorant Garamond',serif!important;color:#0f2318!important}@keyframes gpr-cta-pulse{0%{box-shadow:0 0 0 0 rgba(201,168,76,0.4)}70%{box-shadow:0 0 0 8px rgba(201,168,76,0)}100%{box-shadow:0 0 0 0 rgba(201,168,76,0)}}.achasta-nav-cta{animation:gpr-cta-pulse 2.5s infinite!important}html{scroll-behavior:smooth!important}.gpr-cta-section{position:relative!important;overflow:hidden!important}.gpr-cta-section::before{content:''!important;position:absolute!important;top:-50%!important;left:-50%!important;width:200%!important;height:200%!important;background:radial-gradient(circle at center,rgba(201,168,76,0.05) 0%,transparent 60%)!important;pointer-events:none!important}.luxury-section-header{margin-bottom:48px!important}@media (max-width:768px){.luxury-hero-content h1{font-size:2.4rem!important}.luxury-stats-inner{grid-template-columns:repeat(2,1fr)!important;gap:0!important}.luxury-stat-item{border-right:none!important;border-bottom:1px solid rgba(201,168,76,0.2)!important;padding:20px!important}.luxury-card-grid{grid-template-columns:1fr!important}.amenity-grid{grid-template-columns:repeat(2,1fr)!important}.testimonial-grid{grid-template-columns:1fr!important}.gpr-cta-buttons{flex-direction:column!important;gap:12px!important}.achasta-nav-links{display:none!important}.luxury-section,.luxury-section-alt,.luxury-section-dark{padding:60px 20px!important}.gpr-cta-section{padding:60px 20px!important}.luxury-hero-content{padding:0 20px!important}}@media (max-width:480px){.luxury-hero-content h1{font-size:1.9rem!important}.luxury-stat-number{font-size:2rem!important}.amenity-grid{grid-template-columns:1fr!important}}body.single-post,body.blog{background:#fafaf8!important}body.single-post .page-hero,body.single-post .post-header-area{background:#0f2318!important;padding:80px 40px 60px!important;text-align:center!important}.faq-section h2{position:relative!important;padding-bottom:20px!important}.faq-section h2::after{content:''!important;position:absolute!important;bottom:0!important;left:50%!important;transform:translateX(-50%)!important;width:50px!important;height:2px!important;background:#c9a84c!important}.breadcrumb-area,#breadcrumbs,.yoast-breadcrumbs{background:#f0ece4!important;padding:12px 40px!important;font-family:'Montserrat',sans-serif!important;font-size:0.75rem!important;color:#888!important;letter-spacing:0.05em!important}.yoast-breadcrumbs a{color:#a07830!important;text-decoration:none!important}.yoast-breadcrumbs a:hover{color:#0f2318!important}.luxury-card-link{position:relative!important;display:inline-block!important}.luxury-card-link::after{content:' →'!important;transition:transform 0.2s ease!important;display:inline-block!important}.luxury-card:hover .luxury-card-link::after{transform:translateX(4px)!important}.luxury-btn-group{display:flex!important;gap:16px!important;justify-content:center!important;flex-wrap:wrap!important}.luxury-card-image img,.amenity-card img{opacity:0!important;animation:imgFadeIn 0.5s ease forwards!important}@keyframes imgFadeIn{from{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}#footer-bottom,.et-l--footer{background:#0a140e!important;color:rgba(255,255,255,0.6)!important;font-family:'Montserrat',sans-serif!important;font-size:0.75rem!important;text-align:center!important;padding:20px!important;border-top:1px solid rgba(201,168,76,0.2)!important}.page-hero{position:relative!important;min-height:520px!important;display:flex!important;align-items:flex-end!important;overflow:hidden!important;padding:0!important}.page-hero-bg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;background-size:cover!important;background-position:center!important;background-attachment:fixed!important;transform:scale(1.02)!important;transition:transform 8s ease!important}.page-hero-bg:hover{transform:scale(1.05)!important}.page-hero-overlay{position:absolute!important;inset:0!important;background:linear-gradient(160deg,rgba(10,20,14,0.85) 0%,rgba(10,20,14,0.60) 50%,rgba(10,20,14,0.40) 100%)!important;z-index:1!important}.page-hero-content{position:relative!important;z-index:2!important;padding:120px 60px 80px!important;max-width:780px!important}.page-hero-breadcrumb{font-family:'Montserrat',sans-serif!important;font-size:0.7rem!important;font-weight:600!important;letter-spacing:0.2em!important;text-transform:uppercase!important;color:rgba(201,168,76,0.9)!important;margin-bottom:16px!important}.page-hero-breadcrumb a{color:rgba(255,255,255,0.6)!important;text-decoration:none!important}.page-hero h1{font-family:'Cormorant Garamond',serif!important;font-size:3.5rem!important;font-weight:700!important;color:#fff!important;line-height:1.15!important;margin:0 0 16px!important}.page-hero h1 em{color:#c9a84c!important;font-style:italic!important}.page-hero-sub{font-family:'Montserrat',sans-serif!important;font-size:0.85rem!important;color:rgba(255,255,255,0.75)!important;letter-spacing:0.05em!important;font-weight:400!important;max-width:500px!important;line-height:1.6!important}.page-hero-content::before{content:''!important;display:block!important;width:50px!important;height:2px!important;background:#c9a84c!important;margin-bottom:20px!important}@media (max-width:768px){.page-hero{min-height:380px!important}.page-hero-content{padding:100px 24px 60px!important}.page-hero h1{font-size:2.2rem!important}.page-hero-bg{background-attachment:scroll!important}}body.single-post #main-content,body.single-post #content-area,body.blog #main-content,body.blog #content-area{width:100%!important;max-width:100%!important;float:none!important}body.single-post #sidebar,body.single-post .et_pb_sidebar,body.single-post .et_right_sidebar,body.single-post .et_left_sidebar,body.blog #sidebar,body.blog .et_pb_sidebar,body.blog .et_right_sidebar,body.blog .et_left_sidebar{display:none!important}body.single-post .entry-content,body.single-post article{max-width:860px!important;margin:0 auto!important;padding:0 40px!important}body.single-post .et_pb_row,body.single-post #et-main-area{max-width:100%!important;width:100%!important}body.single-post .entry-title{font-family:'Cormorant Garamond',serif!important;font-size:2.4rem!important;color:#0f2318!important;text-align:center!important;margin:40px auto 20px!important;max-width:860px!important;padding:0 40px!important}body.single-post .entry-meta{text-align:center!important;font-family:'Montserrat',sans-serif!important;font-size:0.75rem!important;color:#999!important;letter-spacing:0.05em!important;margin-bottom:30px!important}body.single-post #main-content{background:#fff!important}body.single-post article.post{max-width:900px!important;margin:0 auto!important;padding:40px!important}body.single-post .et-main-area{padding:0!important}.et_post_meta_wrapper{padding:40px 40px 0!important;max-width:900px!important;margin:0 auto!important}.et_post_meta_wrapper .entry-title{font-family:'Cormorant Garamond',serif!important;font-size:2.8rem!important;color:#0f2318!important;line-height:1.2!important}body.blog .et_pb_post{border:1px solid #e0d9cc!important;border-radius:4px!important;overflow:hidden!important;transition:transform 0.3s ease,box-shadow 0.3s ease!important}body.blog .et_pb_post:hover{transform:translateY(-4px)!important;box-shadow:0 12px 40px rgba(0,0,0,0.1)!important}body.blog .et_pb_post h2 a{font-family:'Cormorant Garamond',serif!important;color:#0f2318!important;font-size:1.4rem!important}.post-pagination{border-top:1px solid #e0d9cc!important;padding-top:30px!important;margin-top:30px!important;display:flex!important;justify-content:space-between!important}#comments{max-width:860px!important;margin:40px auto!important;padding:0 40px!important;border-top:2px solid #e0d9cc!important}body.single-post .achasta-nav,body.blog .achasta-nav{display:flex!important}.post-categories a{color:#c9a84c!important;font-family:'Montserrat',sans-serif!important;font-size:0.75rem!important;letter-spacing:0.1em!important;text-transform:uppercase!important;text-decoration:none!important;background:rgba(201,168,76,0.1)!important;padding:3px 10px!important;border-radius:2px!important}body.blog #main-content,body.archive #main-content{max-width:1200px!important;margin:0 auto!important;padding:60px 40px!important}body.single-post.et_right_sidebar #main-content,body.single-post.et_left_sidebar #main-content,body.blog.et_right_sidebar #main-content,body.blog.et_left_sidebar #main-content{width:100%!important;padding-right:0!important;padding-left:0!important;float:none!important}body.single-post.et_right_sidebar #sidebar,body.single-post.et_left_sidebar #sidebar,body.blog.et_right_sidebar #sidebar,body.blog.et_left_sidebar #sidebar{display:none!important;width:0!important;float:none!important;visibility:hidden!important}body.single-post #et-main-area,body.blog #et-main-area{width:100%!important;max-width:100%!important}body.single-post #content-area{width:100%!important;float:none!important}body.et_right_sidebar.single-post #main-content{width:100%!important;float:none!important}body.et_left_sidebar.single-post #main-content{width:100%!important;float:none!important}body.single-post #content-area #left-area{width:100%!important;float:none!important;margin-right:0!important;padding-right:0!important}body.single-post #content-area>#sidebar{display:none!important}body.single-post .container{max-width:1000px!important}body.single-post #content-area{display:block!important}body.single-post #left-area article{max-width:860px!important;margin:0 auto!important}body.single-post.et_right_sidebar #left-area,body.single-post.et_right_sidebar #content-area #left-area{width:100%!important;float:none!important}body.single-post.et_right_sidebar #content-area #sidebar,body.single-post.et_right_sidebar #sidebar{display:none!important;width:0!important;overflow:hidden!important;visibility:hidden!important}.admin-bar .achasta-nav{top:32px!important}@media screen and (max-width:782px){.admin-bar .achasta-nav{top:46px!important}}.achasta-nav-logo{display:flex!important;align-items:center!important;gap:12px!important;text-decoration:none!important;flex-shrink:0!important}.achasta-nav-logo-icon{display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;font-size:inherit!important}.achasta-nav-logo-icon svg{width:38px!important;height:38px!important;display:block!important}.achasta-nav-logo-text{display:flex!important;flex-direction:column!important;gap:0!important;line-height:1!important}.achasta-nav-logo-title{display:block!important;font-family:'Cormorant Garamond',Georgia,serif!important;font-size:22px!important;font-weight:600!important;letter-spacing:3px!important;text-transform:uppercase!important;color:#fff!important;line-height:1!important}.achasta-nav-logo-sub{display:block!important;font-family:'Montserrat',sans-serif!important;font-size:9px!important;font-weight:400!important;letter-spacing:2.5px!important;text-transform:uppercase!important;color:#c9a84c!important;line-height:1!important;margin-top:4px!important}.achasta-nav-inner{display:flex!important;align-items:center!important;justify-content:space-between!important;max-width:1400px!important;margin:0 auto!important;padding:0 32px!important;height:72px!important;width:100%!important}.achasta-nav-links{display:flex!important;align-items:center!important;gap:28px!important;list-style:none!important;margin:0!important;padding:0!important;flex-wrap:nowrap!important}.achasta-nav-links li{margin:0!important;padding:0!important;list-style:none!important}.achasta-nav-links a:not(.achasta-nav-cta){color:rgba(255,255,255,0.88)!important;font-family:'Montserrat',sans-serif!important;font-size:11px!important;font-weight:500!important;letter-spacing:1.8px!important;text-transform:uppercase!important;text-decoration:none!important;transition:color 0.2s ease!important;white-space:nowrap!important}.achasta-nav-links a:not(.achasta-nav-cta):hover{color:#c9a84c!important}.achasta-nav-cta{background:#c9a84c!important;color:#0a140e!important;font-family:'Montserrat',sans-serif!important;font-size:10px!important;font-weight:700!important;letter-spacing:1.5px!important;text-transform:uppercase!important;padding:11px 20px!important;border-radius:2px!important;text-decoration:none!important;white-space:nowrap!important;transition:all 0.2s ease!important}.achasta-nav-cta:hover{background:#a07830!important;color:#fff!important}.luxury-hero{padding-top:72px!important}.admin-bar .luxury-hero{padding-top:0!important}.page-hero{padding-top:72px!important;box-sizing:border-box!important}.admin-bar .page-hero{padding-top:0!important}.blog-post-author,.entry-meta .author,.entry-author,.post-meta .author,.post-author{font-family:'Montserrat',sans-serif!important;font-size:12px!important;color:#c9a84c!important;font-weight:600!important;letter-spacing:1px!important;text-transform:uppercase!important}.luxury-card-link{color:#c9a84c!important;font-family:'Montserrat',sans-serif!important;font-size:11px!important;font-weight:600!important;letter-spacing:1.5px!important;text-transform:uppercase!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;gap:6px!important;margin-top:16px!important;transition:gap 0.2s ease,color 0.2s ease!important}.luxury-card-link:hover{color:#a07830!important;gap:10px!important}@media (max-width:1024px){.achasta-nav-links{gap:16px!important}.achasta-nav-links a:not(.achasta-nav-cta){font-size:10px!important;letter-spacing:1px!important}.achasta-nav-cta{font-size:9px!important;padding:9px 14px!important}.achasta-nav-logo-title{font-size:19px!important}}@media (max-width:768px){.achasta-nav-logo-sub{display:none!important}.achasta-nav-logo-title{font-size:17px!important}.achasta-nav-links{gap:12px!important}}.amenity-icon{width:56px!important;height:56px!important;border:1.5px solid #c9a84c!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 auto 20px auto!important;font-size:22px!important;background:transparent!important;color:#c9a84c!important;line-height:1!important}.amenity-card{text-align:center!important;padding:36px 24px!important;background:#fff!important;border:1px solid rgba(201,168,76,0.15)!important;border-radius:4px!important;transition:all 0.3s ease!important;box-shadow:0 2px 16px rgba(0,0,0,0.04)!important}.amenity-card:hover{box-shadow:0 8px 40px rgba(0,0,0,0.1)!important;border-color:rgba(201,168,76,0.4)!important;transform:translateY(-3px)!important}.amenity-card h3{font-family:'Cormorant Garamond',Georgia,serif!important;font-size:20px!important;font-weight:600!important;color:#0f2318!important;margin:0 0 12px 0!important;letter-spacing:0.5px!important}.amenity-card p{font-family:'Montserrat',sans-serif!important;font-size:13px!important;color:#555!important;line-height:1.7!important;margin:0!important}body.single-post #main-content,body.single-post #content-area,body.single-post .et_pb_row,body.single-post #left-area{width:100%!important;max-width:100%!important;float:none!important;padding-right:0!important;margin-right:0!important}body.single-post #sidebar,body.single-post #right-sidebar,body.single-post .et_pb_widget_area,body.single-post .et_right_sidebar{display:none!important;width:0!important;visibility:hidden!important}body.single-post .et_pb_section,body.single-post .et_pb_row,body.single-post .et_pb_column{max-width:860px!important;margin-left:auto!important;margin-right:auto!important}body.single-post #page-container{padding-top:0!important}body.single-post .et_post_meta_wrapper{max-width:760px!important;margin:40px auto 0 auto!important;padding:40px 24px 0 24px!important;text-align:center!important}body.single-post .entry-title{font-family:'Cormorant Garamond',Georgia,serif!important;font-size:42px!important;font-weight:600!important;color:#0f2318!important;line-height:1.2!important;letter-spacing:0.5px!important;margin-bottom:16px!important}body.single-post .post-meta{font-family:'Montserrat',sans-serif!important;font-size:11px!important;letter-spacing:1.5px!important;text-transform:uppercase!important;color:#888!important}body.single-post .post-meta .author{color:#c9a84c!important;font-weight:600!important}body.single-post .post-meta a{color:#c9a84c!important;text-decoration:none!important}body.single-post #comments{max-width:760px!important;margin:0 auto!important;padding:40px 24px!important}.gpr-logo-emblem{font-size:0!important;width:40px!important;height:40px!important;background:url('https://achastahousesforsale.com/wp-content/uploads/2026/04/achasta-aerial-final.jpg') center/cover!important;border-radius:50%!important;display:inline-block!important;vertical-align:middle!important}.gpr-cta-buttons a:first-child{background:#c9a84c!important;color:#0a140e!important;font-family:'Montserrat',sans-serif!important;font-size:12px!important;font-weight:700!important;letter-spacing:1.5px!important;text-transform:uppercase!important;padding:16px 32px!important;border-radius:2px!important;text-decoration:none!important;display:inline-block!important;transition:all 0.25s ease!important}.gpr-cta-buttons a:first-child::before{content:''!important;margin-right:0!important}.luxury-stats-bar{background:#0a140e!important;padding:32px 0!important}.luxury-stat-number{font-family:'Cormorant Garamond',Georgia,serif!important;font-size:48px!important;font-weight:300!important;color:#c9a84c!important;display:block!important;line-height:1!important}.luxury-stat-label{font-family:'Montserrat',sans-serif!important;font-size:9px!important;letter-spacing:2.5px!important;text-transform:uppercase!important;color:rgba(255,255,255,0.65)!important;margin-top:8px!important;display:block!important}.testimonial-text{font-family:'Cormorant Garamond',Georgia,serif!important;font-size:18px!important;font-style:italic!important;line-height:1.7!important;color:rgba(255,255,255,0.9)!important}.testimonial-author{font-family:'Montserrat',sans-serif!important;font-size:11px!important;letter-spacing:1.5px!important;text-transform:uppercase!important;color:#c9a84c!important;margin-top:16px!important}.testimonial-stars{color:#c9a84c!important;font-size:14px!important;letter-spacing:2px!important;margin-bottom:16px!important}.gold-divider,.gold-divider-left{width:60px!important;height:1.5px!important;background:#c9a84c!important;margin:12px auto 0 auto!important;display:block!important}.gold-divider-left{margin:12px 0 0 0!important}.luxury-eyebrow{font-family:'Montserrat',sans-serif!important;font-size:10px!important;letter-spacing:3px!important;text-transform:uppercase!important;color:#c9a84c!important;display:block!important;margin-bottom:8px!important}#main-footer{display:none!important}.blog-gpr-cta{background:#0a140e!important;padding:60px 40px!important;text-align:center!important;margin:60px -32px 0 -32px!important}.luxury-section{padding:80px 0!important}.luxury-section-alt{padding:80px 0!important;background:#faf9f6!important}.luxury-section-dark{padding:80px 0!important;background:#0a140e!important}.luxury-section-header{text-align:center!important;margin-bottom:48px!important}.luxury-section-header h2{font-family:'Cormorant Garamond',Georgia,serif!important;font-size:42px!important;font-weight:400!important;color:#0f2318!important;line-height:1.2!important;margin-top:16px!important}.luxury-section-dark .luxury-section-header h2{color:#fff!important}.internal-links-section{background:#f5f2ec!important;padding:48px 32px!important;margin-top:48px!important;border-top:1px solid rgba(201,168,76,0.25)!important}.internal-links-section h3{font-family:'Cormorant Garamond',Georgia,serif!important;font-size:22px!important;color:#0f2318!important;margin-bottom:24px!important;font-weight:500!important}.internal-links-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important;gap:12px!important}.internal-links-grid a{background:#fff!important;border:1px solid rgba(201,168,76,0.2)!important;padding:12px 16px!important;border-radius:3px!important;color:#0f2318!important;font-family:'Montserrat',sans-serif!important;font-size:11px!important;font-weight:500!important;letter-spacing:1px!important;text-decoration:none!important;text-transform:uppercase!important;transition:all 0.2s ease!important;display:block!important}.internal-links-grid a:hover{background:#c9a84c!important;color:#fff!important;border-color:#c9a84c!important}.faq-section{padding:64px 32px!important;background:#fff!important;max-width:860px!important;margin:0 auto!important}.faq-section h2{font-family:'Cormorant Garamond',Georgia,serif!important;font-size:36px!important;font-weight:500!important;color:#0f2318!important;text-align:center!important;margin-bottom:40px!important}.faq-item{border-bottom:1px solid rgba(201,168,76,0.2)!important;padding:24px 0!important}.faq-item:first-of-type{border-top:1px solid rgba(201,168,76,0.2)!important}.faq-question{font-family:'Cormorant Garamond',Georgia,serif!important;font-size:22px!important;font-weight:600!important;color:#0f2318!important;margin:0 0 12px 0!important}.faq-answer{font-family:'Montserrat',sans-serif!important;font-size:14px!important;line-height:1.8!important;color:#444!important;margin:0!important}:root{--content-width:100%;--content-max-width:100%}.et_pb_row{max-width:100%!important;width:100%!important}.et_pb_section,.et_pb_row,.et_pb_column,.et_pb_text_inner{max-width:100%!important}.luxury-hero,.page-hero{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;position:relative!important}.luxury-hero-bg,.page-hero-bg{width:100%!important;max-width:100%!important}#main-content,#page-container,.entry-content{max-width:100%!important;width:100%!important;padding:0!important}.achasta-nav-logo{display:flex!important;align-items:center!important;gap:0!important;text-decoration:none!important}.achasta-nav-logo p{display:none!important}.achasta-nav-logo-icon{display:none!important}.achasta-nav-logo-text{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:0!important;line-height:1!important}.achasta-nav-logo-title{font-family:'Cormorant Garamond','Garamond',Georgia,serif!important;font-size:26px!important;font-weight:600!important;letter-spacing:0.22em!important;color:#ffffff!important;text-transform:uppercase!important;line-height:1!important;display:block!important}.achasta-nav-logo-sub{font-family:'Montserrat',Arial,sans-serif!important;font-size:8px!important;font-weight:400!important;letter-spacing:0.35em!important;color:#c9a84c!important;text-transform:uppercase!important;line-height:1!important;margin-top:4px!important;display:block!important}.achasta-nav-logo-text::before{content:none!important}.achasta-nav-logo-sub::before{content:''!important;display:block!important;width:100%!important;height:1px!important;background:linear-gradient(90deg,#c9a84c 0%,transparent 100%)!important;margin-bottom:4px!important}.achasta-nav-logo:hover .achasta-nav-logo-title{color:#c9a84c!important;transition:color 0.2s ease!important}.achasta-nav-logo{display:flex!important;align-items:center!important;text-decoration:none!important;gap:0!important;height:60px!important;overflow:hidden!important}.achasta-nav-logo p{display:none!important}.achasta-nav-logo-icon{display:none!important}.achasta-nav-logo-text{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:0!important;height:100%!important}.achasta-nav-logo-title{font-family:'Cormorant Garamond','Garamond',Georgia,serif!important;font-size:28px!important;font-weight:600!important;letter-spacing:0.2em!important;color:#ffffff!important;text-transform:uppercase!important;line-height:1!important;display:block!important;margin:0!important;padding:0!important}.achasta-nav-logo-sub{font-family:'Montserrat',Arial,sans-serif!important;font-size:7.5px!important;font-weight:400!important;letter-spacing:0.3em!important;color:#c9a84c!important;text-transform:uppercase!important;line-height:1!important;margin-top:5px!important;margin-bottom:0!important;display:block!important}.achasta-nav-logo-sub::before{content:none!important}.achasta-nav-logo-text{border-left:2px solid #c9a84c!important;padding-left:12px!important}.achasta-nav-logo:hover .achasta-nav-logo-title{color:#c9a84c!important;transition:color 0.2s ease!important}.achasta-nav,.achasta-nav-inner{height:72px!important;min-height:72px!important;overflow:visible!important}.achasta-nav,.achasta-nav-inner{height:80px!important;min-height:80px!important;align-items:center!important;overflow:visible!important}.admin-bar .achasta-nav{top:32px!important}.achasta-nav-logo{display:flex!important;align-items:center!important;text-decoration:none!important;gap:0!important;height:auto!important;overflow:visible!important}.achasta-nav-logo p{display:none!important}.achasta-nav-logo-icon{display:none!important}.achasta-nav-logo-text{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:0!important;height:auto!important;border-left:2px solid #c9a84c!important;padding-left:12px!important}.achasta-nav-logo-title{font-family:'Cormorant Garamond','Garamond',Georgia,serif!important;font-size:26px!important;font-weight:600!important;letter-spacing:0.2em!important;color:#ffffff!important;text-transform:uppercase!important;line-height:1!important;display:block!important;margin:0 0 5px 0!important;padding:0!important}.achasta-nav-logo-sub{font-family:'Montserrat',Arial,sans-serif!important;font-size:7px!important;font-weight:400!important;letter-spacing:0.28em!important;color:#c9a84c!important;text-transform:uppercase!important;line-height:1!important;margin:0!important;padding:0!important;display:block!important}.achasta-nav-logo-sub::before{content:none!important;display:none!important}.achasta-nav-logo:hover .achasta-nav-logo-title{color:#c9a84c!important;transition:color 0.2s ease!important}.luxury-hero{padding-top:0!important}.page-hero{padding-top:0!important}.luxury-hero-content{padding-top:80px!important}