@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:EB Garamond}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.promo-banner{color:#3f3329;text-align:center;z-index:1001;background:linear-gradient(90deg,#f7f4f0,#fcebd4);border-bottom:1px solid #e0d4c6;padding:10px 20px;font-size:.9rem;position:relative}.promo-banner p{margin:0}.promo-banner .promo-code{color:#fffaf2;letter-spacing:1px;background:#c49b63;border-radius:4px;padding:2px 8px;font-weight:700}@media (width<=480px){.promo-banner{padding:8px 12px;font-size:.78rem}}.App{text-align:center;font-family:Poppins,sans-serif}.App-logo{pointer-events:none;height:40vmin}@media (prefers-reduced-motion:no-preference){.App-logo{animation:20s linear infinite App-logo-spin}}.App-header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-size:calc(10px + 2vmin);display:flex}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.centered{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}h2{white-space:nowrap;margin-right:10px;font-size:1.2rem}a{color:inherit;text-decoration:none}.NavBtnLink{color:#fff;cursor:pointer;white-space:nowrap;background:#333;border:none;border-radius:4px;padding:8px 16px;font-size:.9rem;text-decoration:none}.NavBtnLink:hover{background:#555}.navbar-logo img{width:auto;height:130px;display:block}@media (width<=768px){.navbar-logo img{height:80px}h2{white-space:normal;text-overflow:unset;word-break:break-word;font-size:clamp(1rem,4vw,1.5rem);overflow:visible}a{color:inherit;text-decoration:none}.NavBtn{display:none}.MobileMenu .NavBtnLink{color:#fff;text-align:center;background:#333;border-radius:8px;margin:auto 1rem 1rem;padding:12px;font-size:1rem;position:sticky;bottom:1rem}}.menu-backdrop{z-index:998;background:#0003;width:100%;height:100vh;position:fixed;top:85px;left:0}body,html{color:#333;scroll-behavior:smooth;margin:0;padding:0;font-family:Helvetica Neue,sans-serif}.hero{background-image:url(/assets/IMG_0282-z5gUgBmu.JPG);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:100vh;display:flex;position:relative}.hero:before{content:"";-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1;background-color:#9464253b;width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay{z-index:2;text-align:center;color:#fff;text-shadow:0 3px 8px #000000b3;max-width:90%;padding:0 1rem;position:relative}.hero-overlay h1{margin:0;font-size:clamp(2rem,6vw,4rem)}.hero-overlay p{margin-top:.5rem;font-size:clamp(1rem,3vw,1.5rem);font-weight:300}.hero-logo{filter:drop-shadow(0 2px 6px #0006);max-width:400px;height:auto;margin:0 auto;display:block}@media (width<=600px){.hero-logo{width:70%;max-width:200px}}.about{background-color:#f9f9f9;padding:60px 20px}.content{max-width:800px;margin:0 auto}.content h2{text-align:center;margin-bottom:1rem;font-size:clamp(1.8rem,5vw,2.5rem)}.content p{text-align:left;margin-bottom:1.25rem;font-size:1rem;line-height:1.7}.section-kicker{color:#8a5b2f;letter-spacing:.08em;text-align:center;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.ota-ratings{background-color:#fff;padding:56px 20px}.ota-ratings h2{margin-bottom:1.75rem}.ota-ratings-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem;display:grid}.ota-rating-card{text-align:center;background:#fbfaf7;border:1px solid #eadfce;border-radius:8px;min-height:225px;padding:1.25rem 1.25rem 1.35rem;box-shadow:0 4px 14px #4c372214}.ota-platform{justify-content:center;align-items:center;height:34px;margin-bottom:1rem;display:flex}.ota-logo{object-fit:contain;max-width:150px;max-height:28px}.ota-platform-name{color:#34515e;font-size:1rem;font-weight:700}.ota-rating-card .ota-score{color:#2a2119;text-align:center;justify-content:center;align-items:baseline;margin:0 0 .6rem;font-size:clamp(2.35rem,5vw,3.1rem);font-weight:700;line-height:1;display:flex}.ota-denominator{color:#6f645a;margin-left:.12em;font-size:.45em;font-weight:600}.ota-rating-card h3{color:#6d4827;margin:0 0 .65rem;font-size:1rem}.ota-rating-card p{color:#5c554d;text-align:center;margin:0;font-size:.95rem;line-height:1.55}.why-us{padding:60px 20px}.why-us-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.why-us-card{background:#fff;border-radius:12px;padding:1.5rem;transition:transform .2s;box-shadow:0 4px 12px #00000014}.why-us-card:hover{transform:translateY(-5px)}.why-us-card h3{color:#444;margin:0 0 .5rem;font-size:1.2rem}.why-us-card p{color:#555;font-size:.95rem;line-height:1.6}.reviews{background-color:#fff;padding:60px 20px}.reviews h2{text-align:center;margin-bottom:2rem;font-size:clamp(1.8rem,5vw,2.5rem)}.reviews-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.review-card{background-color:#f9f9f9;border-radius:12px;padding:1.5rem;transition:transform .2s;box-shadow:0 4px 12px #00000014}.review-card:hover{transform:translateY(-5px)}.review-text{color:#333;white-space:pre-line;margin-bottom:1rem;font-size:1rem;font-style:italic;line-height:1.6}.review-source{color:#777;text-align:right;font-size:.9rem}.review-logo{vertical-align:middle;height:16px;margin-left:4px}.about-container{color:#2d2b28;background:#fbfaf7;padding-bottom:80px}.about-header{width:80%;margin:0 auto;position:relative}.header-image{object-fit:cover;border-radius:2px;width:100%;height:400px;display:block}.header-text{color:#fff;text-shadow:0 2px 4px #0009;margin:0;font-size:2rem;font-weight:700;line-height:1.2;position:absolute;bottom:20px;left:20px}.founder-story{width:min(88%,1160px);margin:64px auto 0}.letter-shell{grid-template-columns:minmax(220px,340px) minmax(0,760px);align-items:start;gap:clamp(36px,6vw,76px);display:grid}.story-photo-rail{gap:18px;display:grid;position:sticky;top:120px}.story-photo{object-fit:cover;border-radius:2px;width:100%;height:245px;display:block;box-shadow:0 16px 32px #2922191f}.story-photo-1{height:300px}.story-photo-2{height:220px}.story-photo-3{height:260px}.founder-letter{text-align:left;max-width:760px}.letter-eyebrow{color:#8c6239;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:600}.founder-letter h2{color:#24211d;white-space:normal;margin:0 0 28px;font-size:clamp(1.9rem,4vw,3rem);font-weight:500;line-height:1.16}.founder-letter p{color:#3b3732;margin:0 0 22px;font-size:clamp(1rem,1.6vw,1.08rem);line-height:1.85}.founder-signature{color:#2e2923;border-top:1px solid #7c5e3d40;flex-direction:column;gap:6px;margin-top:40px;padding-top:26px;display:flex}.founder-signature span:first-child{font-size:1.35rem;font-weight:500}.founder-signature span:last-child{color:#6d6358;font-size:.95rem}.about-section{justify-content:center;align-items:center;gap:20px;display:flex}.about-image-container{flex:1;justify-content:center;display:flex}.about-image{border-radius:2px;width:100%;max-width:400px}.about-text-container{text-align:left;flex:1}@media (width<=900px){.founder-story{margin-top:46px}.letter-shell{flex-direction:column-reverse;gap:34px;display:flex}.story-photo-rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;position:static}.story-photo,.story-photo-1,.story-photo-2,.story-photo-3{height:clamp(150px,28vw,220px)}}@media (width<=640px){.about-container{padding-bottom:56px}.about-header,.founder-story{width:90%}.header-image{height:250px}.header-text{font-size:1.2rem;bottom:10px;left:10px}.founder-letter p{font-size:.98rem;line-height:1.75}.story-photo-rail{grid-template-columns:1fr}.story-photo,.story-photo-1,.story-photo-2,.story-photo-3{height:220px}}.gallery-page{color:#2d2b28;scroll-behavior:smooth;background:#fbfaf7;padding:clamp(16px,3vw,28px) 0 80px}.gallery-page *,.gallery-page :before,.gallery-page :after{box-sizing:border-box}.gallery-layout,.gallery-cta{width:min(90%,1180px);margin:0 auto}.gallery-layout{grid-template-columns:minmax(150px,190px) minmax(0,1fr);align-items:start;gap:clamp(24px,4vw,44px);display:grid}.gallery-kicker{color:#8c6239;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:700}.gallery-section-copy h2,.gallery-cta h2{color:#24211d;margin:0;font-weight:500;line-height:1.12}.gallery-jump-nav{z-index:11;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);scrollbar-width:thin;background:#fbfaf7f0;border:1px solid #7c5e3d24;border-radius:18px;flex-direction:column;gap:10px;width:100%;max-height:calc(100vh - 120px);margin:0;padding:12px;display:flex;position:sticky;top:97px;overflow-y:auto;box-shadow:0 14px 32px #2922191a}.gallery-jump-nav a{color:#4b4238;background:#fff;border:1px solid #7c5e3d38;border-radius:999px;padding:11px 15px;font-size:.92rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background .2s,color .2s,border-color .2s}.gallery-jump-nav a:hover,.gallery-jump-nav a:focus-visible{color:#fffaf2;background:#8c6239;border-color:#8c6239;outline:none}.gallery-tour{gap:clamp(56px,8vw,96px);min-width:0;display:grid}.gallery-section{scroll-margin-top:174px}.gallery-section-copy{text-align:left;max-width:760px;margin-bottom:22px}.gallery-section-copy h2:only-child{margin-bottom:0}.gallery-section-copy h2,.gallery-cta h2{font-size:clamp(1.85rem,4vw,3.2rem)}.gallery-section-copy p:last-child{color:#5d554b;margin:14px 0 0;font-size:clamp(.98rem,1.5vw,1.08rem);line-height:1.75}.gallery-photo{break-inside:avoid;page-break-inside:avoid;background:#eee7de;border-radius:8px;width:100%;margin:0 0 clamp(8px,1.4vw,12px);position:relative;overflow:hidden;box-shadow:0 16px 34px #2922191a}.gallery-photo img{border-radius:inherit;width:100%;height:auto;display:block}.gallery-masonry{column-count:2;column-gap:clamp(8px,1.4vw,12px)}.gallery-flow{gap:clamp(18px,3vw,28px);display:grid}.gallery-flow-block{min-width:0}.gallery-flow-block>.gallery-photo-large{margin-bottom:clamp(8px,1.4vw,12px)}.gallery-cta{text-align:left;background:#fcebd4;border:1px solid #7c5e3d29;border-radius:8px;align-items:center;gap:24px;margin-top:clamp(64px,10vw,110px);padding:clamp(28px,5vw,48px);display:grid}.gallery-cta p:not(.gallery-kicker){color:#4f453a;max-width:720px;margin:14px 0 0;font-size:clamp(1rem,1.6vw,1.1rem);line-height:1.75}.gallery-cta-button{color:#fffaf2;background:#8c6239;border:1px solid #8c6239;border-radius:999px;justify-content:center;justify-self:start;align-items:center;min-height:48px;padding:0 24px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.gallery-cta-button:hover,.gallery-cta-button:focus-visible{background:#6f4b2a;outline:none;transform:translateY(-1px)}@media (width>=760px){.gallery-masonry{column-count:3}}@media (width>=1120px){.gallery-masonry{column-count:4}}@media (width>=980px){.gallery-section-copy{grid-template-columns:minmax(220px,.45fr) minmax(0,.55fr);align-items:end;gap:34px;max-width:none;display:grid}.gallery-section-copy p:last-child{margin:0}.gallery-cta{grid-template-columns:minmax(0,1fr) auto}}@media (width<=900px){.gallery-layout{width:100%;display:block}.gallery-tour{width:90%;margin:clamp(42px,7vw,78px) auto 0}.gallery-jump-nav{-webkit-overflow-scrolling:touch;border-radius:999px;flex-direction:row;gap:10px;width:min(94%,1180px);max-height:none;margin:0 auto;overflow:auto hidden}.gallery-jump-nav a{flex:none;line-height:1}}@media (width<=640px){.gallery-page{padding-top:12px}.gallery-cta,.gallery-tour{width:90%}.gallery-jump-nav{border-radius:999px;width:94%;padding-left:5%;padding-right:5%;top:89px}.gallery-jump-nav a{padding:10px 13px;font-size:.86rem}.gallery-masonry{column-count:1}.gallery-cta{padding:26px 20px}.gallery-cta-button{width:100%}}.facilities-page{color:#2d2b28;background:#fbfaf7;padding:clamp(16px,3vw,28px) 0 80px}.facilities-page *,.facilities-page :before,.facilities-page :after{box-sizing:border-box}.rooms-section{width:min(90%,1180px);margin:0 auto;padding:clamp(34px,6vw,76px) 0 0}.rooms-section:first-of-type{padding-top:0}.rooms-section h2{color:#24211d;text-align:left;margin:0 0 clamp(22px,4vw,36px);font-size:clamp(1.85rem,4vw,3.2rem);font-weight:500;line-height:1.12}.room-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(18px,3vw,28px);display:grid}.room-card{background:#fff;border:1px solid #7c5e3d24;border-radius:8px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 16px 34px #2922191a}.room-card img{object-fit:cover;background:#eee7de;width:100%;height:220px;display:block}.coming-soon-placeholder{background:#eee7de;justify-content:center;align-items:center;width:100%;height:220px;display:flex}.coming-soon-placeholder span{color:#8c6239;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:700}.room-info{text-align:left;flex-direction:column;flex:1;justify-content:flex-start;padding:20px;display:flex}.room-info h3{color:#24211d;margin:0 0 10px;font-size:clamp(1.05rem,1.6vw,1.22rem);font-weight:600;line-height:1.25}.room-info p{color:#5d554b;margin:0;font-size:.98rem;line-height:1.65}.room-info .rate{color:#8c6239;margin-top:.75rem;font-weight:700}.btn{color:#fffaf2;text-align:center;background:#8c6239;border:1px solid #8c6239;border-radius:999px;justify-content:center;align-items:center;min-height:48px;margin-top:1rem;padding:0 24px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.btn:hover,.btn:focus-visible{background:#6f4b2a;outline:none;transform:translateY(-1px)}.special-offer{color:#4f453a;text-align:center;background:#fcebd4;border:1px solid #7c5e3d29;border-radius:8px;margin:2rem 0;padding:1rem;font-weight:700}.special-offer h3{margin:0 0 .5rem}.special-offer h4{margin:0}.special-offer .promo-code{color:#fffaf2;letter-spacing:1px;background:#8c6239;border-radius:4px;padding:2px 8px;font-weight:700}.amenities-content{border-top:1px solid #7c5e3d29;gap:clamp(18px,4vw,38px);padding:22px 0;display:flex}.amenities-content:last-child{border-bottom:1px solid #7c5e3d29}.fixed{text-align:right;width:35%;padding-right:0}.fixed p,.fixed b{color:#8c6239;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:700}.flex-item{text-align:left;width:65%}.flex-item ul{color:#5d554b;gap:8px;margin:0;padding-left:1.1rem;font-size:1rem;line-height:1.65;display:grid}.flex-item li::marker{color:#8c6239}@media (width<=760px){.rooms-section{width:90%;padding-top:52px}.room-grid{grid-template-columns:1fr}.room-card img,.coming-soon-placeholder{aspect-ratio:16/10;height:auto}.amenities-content{padding:20px 0;display:block}.fixed,.flex-item{text-align:left;width:100%}.fixed{margin-bottom:10px}}@media (width<=480px){.facilities-page{padding-top:12px}.room-info{padding:18px}.special-offer{padding:1rem}}.activities-container{align-items:center;max-width:900px;margin:30px auto 0;padding:0 1rem}.activities-text{text-align:left;line-height:1.6}.schedule-grid{grid-template-columns:repeat(7,1fr);gap:1rem;padding:1rem;display:grid}.schedule-cell{text-align:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem;box-shadow:0 2px 6px #0000000d}.day-title{margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.activity-content img{object-fit:contain;max-width:100%;height:120px;margin-bottom:.5rem}.activity-blurb{color:#374151;margin:.5rem 0 .25rem;font-size:1rem;font-weight:600}.activity-details{color:#6b7280;margin:0 0 .75rem;font-size:.9rem;font-weight:400;line-height:1.4}.no-activity{color:#6b7280;font-size:.9rem}@media (width<=1024px){.schedule-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=768px){.schedule-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.schedule-grid{grid-template-columns:1fr}}.coming-soon{opacity:.6;transition:opacity .3s;position:relative}.coming-soon:hover{opacity:.8}.image-wrapper{display:inline-block;position:relative}.coming-soon-overlay{color:#fff;text-transform:uppercase;letter-spacing:1px;opacity:1;background:#00000073;border-radius:.5rem;justify-content:center;align-items:center;font-size:1rem;font-weight:600;transition:opacity .3s;display:flex;position:absolute;inset:0}.image-wrapper img{border-radius:.5rem}.coming-soon-overlay span{animation:1.8s ease-in-out infinite pulseText}@keyframes pulseText{0%,to{opacity:.9}50%{opacity:.6}}.local-attractions-page{font-family:Poppins,sans-serif}.localAttractions-container{text-align:center;max-width:1000px;margin:30px auto;padding:0 1rem}.localAttractions-text{text-align:left;font-size:1rem;line-height:1.6}.featured-activity{background:#fcebd4;border-radius:8px;justify-content:space-between;align-items:center;gap:30px;max-width:1000px;margin:2rem auto;padding:1rem;display:flex}.featured-image{text-align:center;flex:1}.featured-image img{max-width:120px;height:auto}.featured-text{text-align:left;flex:2}.featured-text h2{color:#b45309;margin-bottom:10px;font-size:26px;font-weight:700}.featured-text p{color:#444;margin-bottom:15px;font-size:16px;line-height:1.6}.download-btn{color:#fff;background:#f59e0b;border-radius:6px;padding:10px 20px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.download-btn:hover{background:#d97706}.activity-container{justify-content:space-between;align-items:center;gap:40px;max-width:1000px;margin:40px auto;padding:0 1rem;display:flex}.activity-image{flex:1}.activity-image img{border-radius:5px;width:100%;height:auto}.activity-text{text-align:left;flex:1}.activity-text h2{text-transform:uppercase;margin-bottom:10px;font-size:24px;font-weight:700}.activity-text p{color:#555;font-size:16px;line-height:1.6}@media (width<=768px){.featured-activity,.activity-container{text-align:center;flex-direction:column;gap:20px}.featured-text,.activity-text{text-align:center}.featured-text h2,.activity-text h2{font-size:20px}.featured-text p,.activity-text p{font-size:15px}}@media (width<=480px){.featured-text h2,.activity-text h2{font-size:18px}.featured-text p,.activity-text p{font-size:14px;line-height:1.5}}.map-link{color:#c0392b;border-bottom:1px dashed #c0392b;font-weight:600;text-decoration:none}.map-link:after{content:" 📍";font-size:.85em;font-style:normal}.map-link:hover{color:#922b21;border-bottom-style:solid}.guide-page{color:#333;max-width:820px;margin:0 auto;padding:40px 1.25rem 60px;font-family:Helvetica Neue,sans-serif;line-height:1.7}.guide-hero{text-align:center;margin-bottom:40px}.guide-hero h1{color:#222;margin-bottom:10px;font-size:2.2rem;font-weight:700}.guide-hero .guide-subtitle{color:#666;max-width:600px;margin:0 auto;font-size:1.1rem}.guide-section{text-align:left;max-width:680px;margin-bottom:48px;margin-left:auto;margin-right:auto}.guide-section h2{color:#222;border-left:4px solid #f59e0b;margin-bottom:12px;padding-left:12px;font-size:1.5rem;font-weight:700}.guide-section h3{color:#333;margin:24px 0 8px;font-size:1.15rem;font-weight:600}.guide-section p{color:#444;margin-bottom:14px;font-size:1rem}.guide-cards{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;margin-top:16px;display:grid}.guide-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 8px #0000000f}.guide-card:hover{transform:translateY(-3px);box-shadow:0 6px 18px #0000001a}.guide-card img{object-fit:cover;width:100%;height:170px}.guide-card-body{padding:14px 16px}.guide-card-body h3{color:#222;margin:0 0 6px;font-size:1.05rem;font-weight:600}.guide-card-body p{color:#555;margin:0;font-size:.9rem;line-height:1.5}.guide-card-tag{color:#92400e;text-transform:uppercase;letter-spacing:.5px;background:#fef3c7;border-radius:4px;margin-bottom:6px;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-block}.guide-tip{color:#78350f;background:#fefce8;border:1px solid #fde68a;border-radius:8px;margin:20px 0;padding:16px 20px;font-size:.95rem}.guide-tip strong{margin-bottom:4px;font-size:1rem;display:block}.guide-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);border-radius:12px;max-width:680px;margin:48px auto 20px;padding:32px 28px}.guide-cta h3{color:#fff;margin:0 0 10px;font-size:1.4rem;font-weight:700}.guide-cta p{color:#ffffffeb;margin:0 0 18px;font-size:1rem}.guide-cta a{color:#b45009;background:#fff;border-radius:8px;padding:12px 28px;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.guide-cta a:hover{background:#fef3c7;transform:scale(1.03)}.guide-author-photo{text-align:center;margin:16px 0}.guide-author-photo img{border-radius:8px;width:280px;height:auto;display:inline-block}.guide-photo-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;margin:24px 0;display:grid}.guide-photo-grid-item{cursor:pointer;border-radius:10px;margin:0;overflow:hidden}.guide-photo-grid-item img{object-fit:cover;border-radius:10px;width:100%;height:220px;transition:transform .2s,opacity .2s;display:block}.guide-photo-grid-item:hover img{opacity:.9;transform:scale(1.03)}.guide-photo-grid figcaption,.guide-photo-grid-item figcaption{text-align:center;color:#888;margin-top:6px;font-size:.8rem;font-style:italic}.lightbox-overlay{z-index:1000;background:#000000e0;justify-content:center;align-items:center;gap:16px;padding:24px;display:flex;position:fixed;inset:0}.lightbox-content{flex-direction:column;align-items:center;max-width:min(90vw,860px);margin:0;display:flex}.lightbox-content img{object-fit:contain;border-radius:8px;max-width:100%;max-height:78vh;display:block}.lightbox-content figcaption{color:#ddd;text-align:center;margin-top:12px;font-size:.9rem;font-style:italic}.lightbox-counter{color:#aaa;text-align:center;margin-top:6px;font-size:.8rem}.lightbox-prev,.lightbox-next{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;flex-shrink:0;padding:8px 12px;font-size:3rem;line-height:1;transition:opacity .15s}.lightbox-prev:hover,.lightbox-next:hover{opacity:1}.lightbox-close{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;font-size:1.6rem;line-height:1;transition:opacity .15s;position:absolute;top:16px;right:20px}.lightbox-close:hover{opacity:1}.guide-image-block{border-radius:10px;margin:24px 0;overflow:hidden}.guide-image-block img{border-radius:10px;width:100%;height:auto;display:block}.guide-image-block figcaption{text-align:center;color:#888;margin-top:8px;font-size:.85rem;font-style:italic}.guide-toc{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:36px;padding:20px 24px}.guide-toc h4{color:#222;margin:0 0 10px;font-size:1rem;font-weight:700}.guide-toc ul{margin:0;padding:0;list-style:none}.guide-toc li{margin-bottom:6px}.guide-toc a{color:#1095c1;font-size:.95rem;text-decoration:none}.guide-toc a:hover{text-decoration:underline}.guide-related{border-top:1px solid #e5e7eb;margin-top:48px;padding-top:24px}.guide-related h3{color:#222;margin-bottom:12px;font-size:1.15rem;font-weight:700}.guide-related ul{padding:0;list-style:none}.guide-related li{margin-bottom:8px}.guide-related a{color:#1095c1;font-size:.95rem;text-decoration:none}.guide-related a:hover{text-decoration:underline}.faq-item{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:10px;transition:box-shadow .2s;overflow:hidden}.faq-item--open{box-shadow:0 2px 8px #0000000f}.faq-question{color:#222;cursor:pointer;text-align:left;background:#f9fafb;border:none;justify-content:space-between;align-items:center;width:100%;padding:14px 18px;font-size:1rem;font-weight:600;line-height:1.5;display:flex}.faq-question:hover{background:#f3f4f6}.faq-icon{color:#999;flex-shrink:0;margin-left:12px;font-size:1.3rem;font-weight:400}.faq-answer{background:#fff;padding:0 18px 16px}.faq-answer p{color:#444;margin:8px 0 0;font-size:.95rem;line-height:1.7}@media (width<=768px){.guide-hero h1{font-size:1.7rem}.guide-section h2{font-size:1.25rem}.guide-cards{grid-template-columns:1fr}.guide-cta{padding:24px 18px}.guide-cta h3{font-size:1.2rem}}@media (width<=480px){.guide-page{padding:24px 1rem 40px}.guide-hero h1{font-size:1.5rem}.guide-section h2{font-size:1.15rem}}.footer{color:#4a4a4a;background-color:#f7f4f0;padding:25px 20px 15px;font-family:Helvetica Neue,sans-serif}.footer-top{flex-wrap:wrap;justify-content:space-between;gap:25px;max-width:1000px;margin:0 auto;display:flex}.column h4{color:#222;margin-bottom:8px;font-size:1rem}.address p,.links a,.links li,.footer-bottom p{color:#4a4a4a;margin:3px 0;font-size:.85rem;line-height:1.4}.links ul{margin:0;padding:0;list-style:none}.links li{margin-bottom:6px}.links a{color:#4a4a4a;text-decoration:none}.links a:hover{color:#1095c1}.social-icons{gap:12px;font-size:1rem;display:flex}.social-icons a{color:#4a4a4a;transition:color .3s}.social-icons a:hover{color:#1095c1}.footer-bottom{text-align:center;color:#666;border-top:1px solid #e0dcd8;margin-top:15px;padding-top:10px;font-size:.75rem}@media (width<=768px){.footer-top{text-align:center;flex-direction:column;align-items:center;gap:20px}.column{width:100%;max-width:260px;margin:0 auto 10px}.social-icons{justify-content:center}}.address{text-align:center}.footer-logo{width:auto;height:150px;margin:0 auto 10px;display:block}.travel-guides ul{columns:1}.travel-guides li{margin-bottom:4px}.whatsapp-link{align-items:center;gap:2px;display:inline-flex}.wa-icon{width:14px;height:14px}@font-face{font-family:EB Garamond;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/eb-garamond-cyrillic-ext-400-normal-CBMNjBwz.woff2)format("woff2"),url(/assets/eb-garamond-cyrillic-ext-400-normal-DvVFcYIV.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:EB Garamond;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/eb-garamond-cyrillic-400-normal-DLFur4M8.woff2)format("woff2"),url(/assets/eb-garamond-cyrillic-400-normal-Cgupd8z3.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:EB Garamond;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/eb-garamond-greek-ext-400-normal-xgh5yVqR.woff2)format("woff2"),url(/assets/eb-garamond-greek-ext-400-normal-m3zVZPMF.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:EB Garamond;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/eb-garamond-greek-400-normal-Bd9qxgO7.woff2)format("woff2"),url(/assets/eb-garamond-greek-400-normal-Co9-8-br.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:EB Garamond;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/eb-garamond-vietnamese-400-normal-CfDT8MMM.woff2)format("woff2"),url(/assets/eb-garamond-vietnamese-400-normal-yoRrTn3C.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:EB Garamond;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/eb-garamond-latin-ext-400-normal-8a_ZZ2Qq.woff2)format("woff2"),url(/assets/eb-garamond-latin-ext-400-normal-Ckqal4CG.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:EB Garamond;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/eb-garamond-latin-400-normal-DSJrtJSV.woff2)format("woff2"),url(/assets/eb-garamond-latin-400-normal-zgGxM6DR.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-ext-400-normal-BQZuk6qB.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-400-normal-DQukG94-.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-obahsSVq.woff2)format("woff2"),url(/assets/inter-cyrillic-400-normal-HOLc17fK.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-ext-400-normal-DGGRlc-M.woff2)format("woff2"),url(/assets/inter-greek-ext-400-normal-KugGGMne.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-400-normal-B4URO6DV.woff2)format("woff2"),url(/assets/inter-greek-400-normal-q2sYcFCs.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-vietnamese-400-normal-DMkecbls.woff2)format("woff2"),url(/assets/inter-vietnamese-400-normal-Bbgyi5SW.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-normal-C1nco2VV.woff2)format("woff2"),url(/assets/inter-latin-ext-400-normal-77YHD8bZ.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2)format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/poppins-devanagari-400-normal-CJDn6rn8.woff2)format("woff2"),url(/assets/poppins-devanagari-400-normal-CqVvlrh5.woff)format("woff");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/poppins-latin-ext-400-normal-by3JarPu.woff2)format("woff2"),url(/assets/poppins-latin-ext-400-normal-DaBSavcJ.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/poppins-latin-400-normal-cpxAROuN.woff2)format("woff2"),url(/assets/poppins-latin-400-normal-BOb3E3N0.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
