:root{--gph-font-heading:'Cormorant Garamond','Playfair Display',Georgia,serif;--gph-font-body:'Inter',system-ui,-apple-system,sans-serif;--gph-text-hero:clamp(2rem,4.2vw,3.25rem);--gph-space-section:clamp(5.5rem,10vw,8.5rem);--gph-gold-gradient:linear-gradient(135deg,#E8D5A3 0%,#C9A962 45%,#A8893E 100%);--gph-gold-hover:#D4BC7B;--gph-header-height:72px;}body.gph-luxury{font-family:var(--gph-font-body);}h1,h2,h3,h4,h5,h6,.gph-section-title,.gph-logo-primary,.gph-hero-title{font-family:var(--gph-font-heading);font-weight:600;letter-spacing:-0.01em;}.gph-logo-link{display:flex;align-items:center;flex-shrink:0;text-decoration:none;transition:opacity 0.3s ease;}.gph-logo-link:hover{opacity:0.92;}.gph-logo-svg{height:36px;width:auto;max-width:220px;display:block;}.gph-footer-logo-svg{height:40px;width:auto;max-width:200px;display:block;}.gph-footer-logo-link{display:inline-block;margin-bottom:1.25rem;}.gph-header--refined{height:var(--gph-header-height);transition:background 0.4s ease,box-shadow 0.4s ease,border-color 0.4s ease;}.gph-header--refined .gph-header-inner{height:var(--gph-header-height);gap:1.5rem;align-items:center;}.gph-header--refined .gph-nav{flex:1;display:flex;justify-content:center;min-width:0;}.gph-header--refined .gph-menu{gap:0;flex-wrap:nowrap;white-space:nowrap;justify-content:center;}.gph-header--refined .gph-menu li{flex-shrink:0;}.gph-header--refined .gph-menu a{position:relative;padding:0.5rem 0.875rem;font-size:0.8125rem;font-weight:500;letter-spacing:0.06em;text-transform:uppercase;color:rgba(255,255,255,0.88);border-radius:8px;transition:color 0.3s ease,background 0.3s ease;}.gph-header--refined .gph-menu a::after{content:'';position:absolute;bottom:4px;left:50%;width:0;height:1px;background:var(--gph-gold);transition:width 0.35s ease,left 0.35s ease;}.gph-header--refined .gph-menu a:hover,.gph-header--refined .gph-menu .current-menu-item a{color:var(--gph-gold);background:rgba(255,255,255,0.05);}.gph-header--refined .gph-menu a:hover::after,.gph-header--refined .gph-menu .current-menu-item a::after{width:60%;left:20%;}.gph-header--refined .gph-header-actions{flex-shrink:0;gap:0.75rem;}.gph-header--refined .gph-header-phone span{font-size:0.8125rem;white-space:nowrap;}.gph-btn-reserve{padding:0.625rem 1.25rem !important;font-size:0.75rem !important;white-space:nowrap;letter-spacing:0.08em;text-transform:uppercase;}.gph-mobile-menu-inner{padding:0.5rem 0;}.gph-header--refined .gph-mobile-nav a{font-size:1rem;font-weight:500;letter-spacing:0.04em;padding:1.125rem 0;transition:color 0.25s ease,padding-left 0.25s ease;}.gph-header--refined .gph-mobile-nav a:hover{color:var(--gph-gold);padding-left:0.5rem;}.gph-hero--luxury .gph-hero-title{font-size:var(--gph-text-hero);font-weight:600;line-height:1.15;max-width:14ch;letter-spacing:-0.02em;}@media (min-width:992px){.gph-hero--luxury .gph-hero-title{max-width:16.8ch;}}.gph-hero--luxury .gph-hero-subtitle{font-size:clamp(0.9375rem,1.8vw,1.125rem);line-height:1.75;max-width:520px;color:rgba(255,255,255,0.8);font-weight:400;}.gph-hero--luxury .gph-hero-inner{min-height:calc(100vh - 260px);min-height:calc(100dvh - 260px);}.gph-btn-primary{background:var(--gph-gold-gradient);color:var(--gph-dark);border:1px solid rgba(201,169,98,0.5);box-shadow:0 4px 20px rgba(201,169,98,0.3),inset 0 1px 0 rgba(255,255,255,0.25);font-weight:600;letter-spacing:0.04em;}.gph-btn-primary:hover{background:linear-gradient(135deg,#F0E2B8 0%,var(--gph-gold-hover) 50%,#C9A962 100%);color:var(--gph-dark);box-shadow:0 6px 28px rgba(201,169,98,0.4);transform:translateY(-2px);}.gph-btn-outline{border-width:1.5px;letter-spacing:0.04em;}.gph-booking-widget--hero{background:rgba(255,255,255,0.78);backdrop-filter:blur(24px) saturate(1.4);-webkit-backdrop-filter:blur(24px) saturate(1.4);border:1px solid rgba(255,255,255,0.65);border-radius:24px;padding:0;overflow:hidden;box-shadow:0 32px 64px rgba(13,31,23,0.18),0 0 0 1px rgba(201,169,98,0.12),inset 0 1px 0 rgba(255,255,255,0.8);}.gph-booking-widget-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.75rem;background:linear-gradient(135deg,rgba(27,67,50,0.06) 0%,rgba(201,169,98,0.08) 100%);border-bottom:1px solid rgba(201,169,98,0.15);}.gph-booking-widget-header h3{font-family:var(--gph-font-heading);font-size:1.375rem;font-weight:600;color:var(--gph-primary-dark);margin:0;}.gph-booking-widget-header span{font-size:0.75rem;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:var(--gph-gold);}.gph-booking-widget--hero .gph-booking-widget-form{padding:1.5rem 1.75rem 1.75rem;}.gph-booking-widget--hero .gph-booking-input-wrap input,.gph-booking-widget--hero .gph-booking-input-wrap select{background:rgba(255,255,255,0.85);border:1px solid rgba(27,67,50,0.12);border-radius:14px;padding:0.9375rem 1rem 0.9375rem 2.75rem;}.gph-booking-widget--hero .gph-btn-book{border-radius:14px;padding:1rem;font-size:0.875rem;letter-spacing:0.06em;text-transform:uppercase;}.gph-section-header{margin-bottom:clamp(2.5rem,5vw,4rem);}.gph-section-label{font-size:0.6875rem;letter-spacing:0.22em;margin-bottom:1rem;}.gph-section-title{font-size:clamp(1.875rem,3.5vw,2.75rem);line-height:1.2;margin-bottom:0.75rem;}.gph-section-desc{font-size:1.0625rem;line-height:1.8;max-width:640px;}.gph-restaurant-luxury,.gph-gallery--luxury,.gph-attractions--luxury,.gph-testimonials--luxury,.gph-faqs,.gph-booking-cta{content-visibility:auto;contain-intrinsic-size:auto 600px;}body:not(.gph-front-page) .gph-header--refined{background:rgba(13,31,23,0.95);backdrop-filter:blur(20px);border-bottom:1px solid rgba(201,169,98,0.1);}@media (min-width:768px){.gph-header--refined .gph-nav{display:block;}}@media (max-width:767px){.gph-logo-svg{height:32px;max-width:180px;}.gph-hero--luxury .gph-hero-title{max-width:none;}}.gph-footer--structured{padding-top:4rem;}.gph-footer--structured .gph-footer-grid{display:grid;gap:2.5rem 2rem;grid-template-columns:1fr;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,0.08);}.gph-footer-logo-link{display:inline-flex;align-items:center;gap:0.875rem;text-decoration:none;margin-bottom:1.25rem;}.gph-footer-logo-icon{width:56px;height:56px;border-radius:14px;box-shadow:0 4px 16px rgba(201,169,98,0.2);}.gph-footer-logo-text{font-family:var(--gph-font-heading);font-size:1.125rem;font-weight:600;color:#fff;line-height:1.25;max-width:160px;}.gph-footer-follow{margin-top:1.75rem;}.gph-footer-follow h4{font-family:var(--gph-font-body);font-size:0.6875rem;font-weight:600;letter-spacing:0.16em;text-transform:uppercase;color:var(--gph-gold);margin-bottom:1rem;}.gph-footer-col h4,.gph-footer-brand+.gph-footer-col h4{font-family:var(--gph-font-body);font-size:0.6875rem;font-weight:600;letter-spacing:0.16em;text-transform:uppercase;color:var(--gph-gold);margin-bottom:1.25rem;}.gph-footer-menu li{margin-bottom:0.625rem;}.gph-footer-menu a{font-size:0.9375rem;color:rgba(255,255,255,0.72);transition:color 0.25s ease,padding-left 0.25s ease;display:inline-block;}.gph-footer-menu a:hover{color:var(--gph-gold);padding-left:4px;}.gph-footer-contact-list{list-style:none;margin:0;padding:0;}.gph-footer-contact-list li{margin-bottom:0.875rem;}.gph-footer-contact-list a{display:inline-flex;align-items:center;gap:0.625rem;color:rgba(255,255,255,0.82);font-size:0.9375rem;transition:color 0.25s ease;}.gph-footer-contact-list a:hover{color:var(--gph-gold);}.gph-footer-contact-list svg{width:18px;height:18px;color:var(--gph-gold);flex-shrink:0;}.gph-footer-address-item{display:flex;align-items:flex-start;gap:0.625rem;margin-top:0.5rem;}.gph-footer-address-item svg{width:18px;height:18px;color:var(--gph-gold);flex-shrink:0;margin-top:0.2rem;}.gph-footer-address-item address{font-style:normal;font-size:0.9375rem;line-height:1.7;color:rgba(255,255,255,0.72);}.gph-footer--structured .gph-footer-bottom{padding:1.5rem 0 2rem;border-top:1px solid rgba(255,255,255,0.08);display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;}.gph-footer-legal{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0.5rem 1.25rem;}.gph-footer-legal a{font-size:0.8125rem;color:rgba(255,255,255,0.55);text-decoration:none;transition:color 0.25s ease;white-space:nowrap;}.gph-footer-legal a:hover{color:var(--gph-gold);}.gph-footer-legal a+a::before{content:none;}.gph-social-links{display:flex;gap:0.75rem;}.gph-social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(201,169,98,0.35);color:var(--gph-gold);transition:background 0.25s ease,color 0.25s ease,border-color 0.25s ease;}.gph-social-link svg{width:18px;height:18px;}.gph-social-link:hover{background:var(--gph-gold);color:var(--gph-primary-dark);border-color:var(--gph-gold);}.gph-footer--structured .gph-copyright{font-size:0.875rem;color:rgba(255,255,255,0.5);margin:0;}@media (min-width:640px){.gph-footer--structured .gph-footer-grid{grid-template-columns:repeat(2,1fr);}.gph-footer-brand{grid-column:1 / -1;}}@media (min-width:992px){.gph-footer--structured .gph-footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr 1.2fr;}.gph-footer-brand{grid-column:auto;}}@media (prefers-reduced-motion:reduce){.gph-btn-primary:hover{transform:none;}.gph-footer-menu a:hover{padding-left:0;}}.gph-img-cover,.gph-hero-img,.gph-room-image img,.gph-masonry-item img,.gph-attraction-image img,.gph-about-image-frame img,.gph-restaurant-card-image img{object-fit:cover;object-position:center;width:100%;height:100%;max-width:none;}.gph-hero-media{overflow:hidden;}.gph-hero-media img{min-height:100%;min-width:100%;}.gph-room-image,.gph-attraction-image,.gph-about-image-frame,.gph-restaurant-card-image,.gph-masonry-item{overflow:hidden;}.gph-room-image img,.gph-attraction-image img{display:block;}
.gph-booking-widget--hero .gph-contact-form{padding:1.5rem 1.75rem 1.75rem;}.gph-booking-widget--hero .gph-contact-form .gph-form-grid{grid-template-columns:1fr;gap:.875rem;}.gph-booking-widget--hero .gph-contact-form .gph-form-group input,.gph-booking-widget--hero .gph-contact-form .gph-form-group textarea{background:rgba(255,255,255,.85);border:1px solid rgba(27,67,50,.12);border-radius:14px;}.gph-booking-widget--hero .gph-contact-form .gph-form-actions .gph-btn{border-radius:14px;width:100%;}@media (min-width:768px){.gph-booking-widget--hero .gph-contact-form .gph-form-grid{grid-template-columns:repeat(2,1fr);}.gph-booking-widget--hero .gph-contact-form .gph-form-group:nth-child(3),.gph-booking-widget--hero .gph-contact-form .gph-form-full{grid-column:1/-1;}}
