:root{--gph-space-section:clamp(5rem,12vw,9rem);--gph-space-block:clamp(2rem,5vw,4rem);--gph-text-hero:clamp(2.75rem,6.5vw,5rem);--gph-text-display:clamp(2rem,4vw,3.25rem);--gph-ease-luxury:cubic-bezier(0.22,1,0.36,1);--gph-glass-luxury:rgba(255,255,255,0.08);--gph-border-gold:rgba(201,169,98,0.35);}body.gph-luxury{background:#FAFBF9;letter-spacing:0.01em;}.gph-section{padding:var(--gph-space-section) 0;}.gph-section-desc,.gph-lead{max-width:720px;margin:1rem auto 0;font-size:1.125rem;line-height:1.85;color:var(--gph-text-light);text-align:center;}.gph-lead{text-align:left;margin-left:0;}.gph-prose p{font-size:1.0625rem;line-height:1.9;color:var(--gph-text-light);}.gph-header--luxury{background:transparent;border-bottom:1px solid transparent;}.gph-front-page .gph-header--luxury:not(.is-scrolled){background:linear-gradient(180deg,rgba(13,31,23,.65) 0%,transparent 100%);}.gph-header--luxury.is-scrolled{background:rgba(13,31,23,0.92);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom-color:rgba(201,169,98,0.15);box-shadow:0 8px 32px rgba(0,0,0,.18);}.gph-logo-text{display:flex;align-items:center;gap:.875rem;}.gph-logo-mark{width:44px;height:44px;display:grid;place-items:center;font-family:var(--gph-font-heading);font-weight:700;font-size:.875rem;color:var(--gph-dark);background:linear-gradient(135deg,var(--gph-gold),#E8D5A3);border-radius:12px;box-shadow:var(--gph-shadow-gold);}.gph-logo-text-wrap{display:flex;flex-direction:column;line-height:1.15;}.gph-header-phone{display:inline-flex;align-items:center;gap:.5rem;color:rgba(255,255,255,.9);font-weight:500;font-size:.9375rem;padding:.5rem 1rem;border-radius:100px;border:1px solid rgba(255,255,255,.15);transition:all var(--gph-transition);}.gph-header-phone:hover{color:var(--gph-gold);border-color:var(--gph-border-gold);}.gph-header-phone svg{width:16px;height:16px;color:var(--gph-gold);}.gph-btn-shine{position:relative;overflow:hidden;}.gph-btn-shine::after{content:'';position:absolute;inset:0;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.35) 50%,transparent 60%);transform:translateX(-120%);transition:transform .6s var(--gph-ease-luxury);}.gph-btn-shine:hover::after{transform:translateX(120%);}.gph-hero--luxury{min-height:100vh;min-height:100dvh;display:grid;grid-template-rows:1fr auto;position:relative;overflow:hidden;}.gph-hero-media{position:absolute;inset:-8% 0 0;will-change:transform;}.gph-hero-gradient{position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,31,23,.6) 0%,rgba(13,31,23,.5) 50%,rgba(13,31,23,.65) 100%),radial-gradient(ellipse at 30% 20%,rgba(201,169,98,.08) 0%,transparent 50%),rgba(13,31,23,.5);}.gph-hero-grain{position:absolute;inset:0;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");pointer-events:none;}.gph-hero-inner{position:relative;z-index:2;display:flex;align-items:center;min-height:calc(100vh - 200px);padding-top:calc(var(--gph-header-height)+2rem);padding-bottom:2rem;}.gph-hero-copy{max-width:820px;}.gph-hero-eyebrow{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--gph-gold);margin-bottom:1.25rem;padding:.5rem 1rem;border:1px solid var(--gph-border-gold);border-radius:100px;background:rgba(201,169,98,.08);}.gph-hero--luxury .gph-hero-title{font-size:var(--gph-text-hero);font-weight:700;line-height:1.08;margin-bottom:1.5rem;color:#fff;}.gph-hero--luxury .gph-hero-subtitle{font-size:clamp(1rem,2.2vw,1.25rem);line-height:1.75;color:rgba(255,255,255,.82);max-width:640px;margin-bottom:2.5rem;}.gph-hero-booking{position:relative;z-index:3;padding-bottom:3rem;margin-top:-1rem;}.gph-hero-scroll{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:rgba(255,255,255,.7);text-decoration:none;font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;transition:color .3s;}.gph-hero-scroll:hover{color:var(--gph-gold);}.gph-hero-scroll-icon{width:24px;height:38px;border:2px solid rgba(255,255,255,.35);border-radius:12px;position:relative;}.gph-hero-scroll-icon::after{content:'';position:absolute;top:8px;left:50%;transform:translateX(-50%);width:4px;height:8px;background:var(--gph-gold);border-radius:2px;animation:gph-scroll 2.2s infinite;}.gph-booking-widget{background:rgba(255,255,255,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.6);border-radius:20px;padding:1.25rem 1.5rem;box-shadow:0 24px 64px rgba(13,31,23,.2),0 0 0 1px rgba(201,169,98,.1);}.gph-booking-widget-fields{display:grid;gap:1rem;grid-template-columns:1fr;align-items:end;}.gph-booking-field label{display:block;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gph-primary);margin-bottom:.375rem;}.gph-booking-input-wrap{position:relative;display:flex;align-items:center;}.gph-booking-input-wrap svg{position:absolute;left:.875rem;width:18px;height:18px;color:var(--gph-gold);pointer-events:none;}.gph-booking-input-wrap input,.gph-booking-input-wrap select{width:100%;padding:.875rem 1rem .875rem 2.75rem;border:1px solid var(--gph-gray-200);border-radius:12px;font-size:.9375rem;background:#fff;transition:border-color .25s,box-shadow .25s;}.gph-booking-input-wrap input:focus,.gph-booking-input-wrap select:focus{outline:none;border-color:var(--gph-gold);box-shadow:0 0 0 3px rgba(201,169,98,.15);}.gph-booking-field--submit .gph-btn-book{width:100%;padding:1rem 1.5rem;font-size:.9375rem;border-radius:12px;}@media (min-width:768px){.gph-booking-widget-fields{grid-template-columns:repeat(5,1fr);}}.gph-about--luxury{background:#fff;}.gph-about-image-frame{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 32px 64px rgba(13,31,23,.12);}.gph-about-image-accent{position:absolute;inset:auto -20px -20px auto;width:60%;height:60%;border:2px solid var(--gph-gold);border-radius:24px;z-index:-1;}.gph-about-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem;}.gph-stat-card{text-align:center;padding:1.25rem .75rem;background:var(--gph-off-white);border-radius:16px;border:1px solid var(--gph-gray-200);}.gph-stat-card strong{display:block;font-family:var(--gph-font-heading);font-size:1.75rem;color:var(--gph-primary);line-height:1;margin-bottom:.375rem;}.gph-stat-card span{font-size:.75rem;color:var(--gph-text-light);line-height:1.3;}.gph-about-highlights{display:grid;gap:1.25rem;margin:2rem 0;}.gph-highlight-item{display:flex;gap:1rem;align-items:flex-start;padding:1.25rem;background:var(--gph-off-white);border-radius:16px;border:1px solid transparent;transition:all .35s var(--gph-ease-luxury);}.gph-highlight-item:hover{border-color:var(--gph-border-gold);transform:translateX(4px);box-shadow:var(--gph-shadow-sm);}.gph-highlight-item svg{width:28px;height:28px;color:var(--gph-gold);flex-shrink:0;}.gph-highlight-item strong{display:block;color:var(--gph-primary-dark);margin-bottom:.25rem;}.gph-highlight-item span{font-size:.875rem;color:var(--gph-text-light);}.gph-rooms--luxury{background:linear-gradient(180deg,#FAFBF9 0%,#fff 100%);}.gph-rooms-grid--luxury{display:grid;gap:2rem;grid-template-columns:1fr;}.gph-room-card--luxury{background:#fff;border-radius:24px;overflow:hidden;border:1px solid rgba(0,0,0,.04);box-shadow:0 4px 24px rgba(13,31,23,.06);transition:transform .45s var(--gph-ease-luxury),box-shadow .45s;}.gph-room-card--luxury:hover{transform:translateY(-8px);box-shadow:0 24px 48px rgba(13,31,23,.12);}.gph-room-image-shine{position:absolute;inset:0;background:linear-gradient(135deg,transparent 30%,rgba(255,255,255,.15) 50%,transparent 70%);opacity:0;transition:opacity .5s;}.gph-room-card--luxury:hover .gph-room-image-shine{opacity:1;}.gph-room-view-link{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%) translateY(12px);opacity:0;display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1rem;background:rgba(255,255,255,.95);border-radius:100px;font-size:.8125rem;font-weight:600;color:var(--gph-primary);transition:all .35s var(--gph-ease-luxury);}.gph-room-card--luxury:hover .gph-room-view-link{opacity:1;transform:translateX(-50%) translateY(0);}.gph-room-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.75rem;font-size:.8125rem;color:var(--gph-text-light);}.gph-room-meta span{display:inline-flex;align-items:center;gap:.375rem;}.gph-room-meta svg{width:16px;height:16px;color:var(--gph-gold);}.gph-price-from{font-size:.75rem;color:var(--gph-text-light);margin-right:.25rem;}.gph-room-facilities{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;}.gph-room-facilities li{font-size:.75rem;padding:.375rem .75rem;background:var(--gph-off-white);border-radius:100px;color:var(--gph-text-light);border:1px solid var(--gph-gray-200);}@media (min-width:768px){.gph-rooms-grid--luxury{grid-template-columns:repeat(2,1fr);}}@media (min-width:1200px){.gph-rooms-grid--luxury{grid-template-columns:repeat(4,1fr);}}.gph-amenities .gph-amenity-card{padding:2rem 1.25rem;border-radius:20px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);}.gph-amenities .gph-amenity-card:hover{background:rgba(201,169,98,.1);border-color:var(--gph-border-gold);transform:translateY(-4px);}.gph-amenities .gph-amenity-icon{width:56px;height:56px;border-radius:16px;background:rgba(201,169,98,.12);margin-bottom:1rem;}.gph-restaurant-luxury{background:#fff;}.gph-restaurant-showcase{display:grid;gap:2rem;margin-top:var(--gph-space-block);}.gph-restaurant-card{border-radius:24px;overflow:hidden;background:var(--gph-off-white);border:1px solid var(--gph-gray-200);transition:transform .4s var(--gph-ease-luxury);}.gph-restaurant-card:hover{transform:translateY(-4px);}.gph-restaurant-card--featured{display:grid;grid-template-columns:1fr;background:var(--gph-primary-dark);color:#fff;border:none;}.gph-restaurant-card-image{position:relative;overflow:hidden;}.gph-restaurant-card-image img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .6s var(--gph-ease-luxury);}.gph-restaurant-card:hover .gph-restaurant-card-image img{transform:scale(1.04);}.gph-restaurant-card-overlay{position:absolute;inset:0;background:linear-gradient(transparent 50%,rgba(13,31,23,.4));}.gph-restaurant-card-body{padding:2rem;}.gph-restaurant-card--featured .gph-restaurant-card-body h3{color:#fff;}.gph-restaurant-card--featured p{color:rgba(255,255,255,.78);}.gph-restaurant-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;}.gph-restaurant-tags li{font-size:.75rem;padding:.375rem .875rem;border-radius:100px;background:rgba(201,169,98,.15);color:var(--gph-gold);border:1px solid var(--gph-border-gold);}.gph-restaurant-grid{display:grid;gap:2rem;grid-template-columns:1fr;}@media (min-width:768px){.gph-restaurant-card--featured{grid-template-columns:1.1fr 1fr;}.gph-restaurant-grid{grid-template-columns:repeat(2,1fr);}}.gph-gallery--luxury{background:var(--gph-off-white);}.gph-masonry--luxury{columns:2;column-gap:1.25rem;}.gph-masonry--luxury .gph-masonry-item{border-radius:20px;margin-bottom:1.25rem;box-shadow:0 8px 24px rgba(13,31,23,.08);}.gph-masonry--luxury .gph-masonry-overlay{opacity:0;background:linear-gradient(transparent 30%,rgba(13,31,23,.85));}.gph-masonry--luxury .gph-masonry-item:hover .gph-masonry-overlay{opacity:1;}@media (min-width:768px){.gph-masonry--luxury{columns:3;}}.gph-testimonials--luxury{background:#fff;}.gph-testimonial-card--google{background:#fff;border:1px solid var(--gph-gray-200);border-radius:24px;padding:2rem;box-shadow:0 8px 32px rgba(13,31,23,.06);}.gph-testimonial-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;}.gph-google-badge{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;color:#4285F4;}.gph-google-badge svg{width:16px;height:16px;color:#FBBC04;}.gph-testimonial-avatar-fallback{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--gph-primary),var(--gph-primary-light));color:#fff;display:grid;place-items:center;font-weight:700;font-size:1.125rem;}.gph-footer--luxury{background:linear-gradient(180deg,#0A1812 0%,#0D1F17 100%);padding-top:0;}.gph-footer-top{padding:3rem 0;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(201,169,98,.04);}.gph-footer-newsletter{display:grid;gap:2rem;align-items:center;}.gph-newsletter-copy h3{font-family:var(--gph-font-heading);font-size:clamp(1.25rem,3vw,1.75rem);color:#fff;margin:.5rem 0 0;}.gph-newsletter-form{display:flex;gap:.75rem;flex-wrap:wrap;}.gph-newsletter-form input[type="email"]{flex:1;min-width:220px;padding:1rem 1.25rem;border:1px solid rgba(255,255,255,.15);border-radius:12px;background:rgba(255,255,255,.06);color:#fff;font-size:.9375rem;}.gph-newsletter-form input::placeholder{color:rgba(255,255,255,.45);}.gph-social-links{display:flex;gap:.75rem;margin-top:1.5rem;}.gph-social-link{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.8);transition:all .3s;}.gph-social-link svg{width:20px;height:20px;}.gph-social-link:hover{background:var(--gph-gold);color:var(--gph-dark);border-color:var(--gph-gold);transform:translateY(-2px);}@media (min-width:768px){.gph-footer-newsletter{grid-template-columns:1.2fr 1fr;}.gph-about-grid{grid-template-columns:1fr 1fr;gap:4rem;}}.gph-attraction-card{border-radius:24px;transition:transform .4s var(--gph-ease-luxury),box-shadow .4s;}.gph-attraction-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(13,31,23,.1);}.gph-accordion-item{border-radius:16px;border:1px solid var(--gph-gray-200);transition:box-shadow .3s;}.gph-accordion-item[open]{box-shadow:var(--gph-shadow);border-color:var(--gph-border-gold);}@media (prefers-reduced-motion:reduce){[data-aos]{opacity:1 !important;transform:none !important;}}