@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&display=swap";.header{z-index:100;-webkit-backdrop-filter:blur(20px);background:#0a1628b3;border:1px solid #ffffff1a;border-radius:100px;width:95%;max-width:1100px;transition:all .3s;position:fixed;top:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0003,inset 0 1px #ffffff1a}.header:hover{background:#0a1628d9;box-shadow:0 15px 35px #0000004d,inset 0 1px #ffffff1a}.header-inner{justify-content:space-between;align-items:center;gap:2rem;height:72px;padding:0 1.5rem 0 2.5rem;display:flex}.logo{flex-direction:column;line-height:1.1;text-decoration:none;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.logo:hover{transform:scale(1.05)}.logo-main{color:#fff;letter-spacing:.5px;font-family:Lora,serif;font-size:1.2rem;font-weight:700}.logo-sub{letter-spacing:.16em;text-transform:uppercase;color:#aee2ff;font-size:.6rem}.nav{align-items:center;gap:.25rem;display:flex}.nav a{color:#ffffffd9;border-radius:100px;padding:8px 18px;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .25s}.nav a:hover{color:#fff;background:#ffffff26;transform:translateY(-1px)}.nav-btn{color:#0a1628;white-space:nowrap;background:linear-gradient(135deg,#7ec8e3 0%,#a4e6ff 100%);border-radius:100px;margin-left:.5rem;padding:12px 28px;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px #7ec8e34d}.nav-btn:hover{background:linear-gradient(135deg,#5bb5d5 0%,#7ec8e3 100%);transform:translateY(-2px)scale(1.02);box-shadow:0 6px 20px #7ec8e380}.footer{color:#ffffffa6;background:#0a1628;padding:4rem 0 0}.footer-inner{grid-template-columns:1.5fr 1fr;gap:4rem;max-width:1100px;margin:0 auto;padding:0 2rem 3rem;display:grid}.footer-brand .logo-sub{letter-spacing:.14em;text-transform:uppercase;color:#7ec8e3;margin-bottom:1rem;font-size:.58rem;display:block}.footer-brand p{max-width:300px;margin-top:.5rem;font-size:.87rem;line-height:1.8}.footer-cols{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.footer-cols h5{letter-spacing:.12em;text-transform:uppercase;color:#7ec8e3;margin-bottom:1rem;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:700}.footer-cols a{color:#ffffff8c;margin-bottom:.5rem;font-size:.87rem;text-decoration:none;display:block}.footer-cols a:hover{color:#fff}.footer-bottom{text-align:center;color:#ffffff4d;border-top:1px solid #ffffff12;padding:1.25rem 2rem;font-size:.78rem}@media (width<=700px){.nav{display:none}.footer-inner{grid-template-columns:1fr;gap:2rem}}.home{color:#1a3a3a;font-family:Montserrat,sans-serif;overflow-x:hidden}h1,h2,h3,h4{margin:0;font-family:Playfair Display,serif;font-weight:600}.hq-wrap{max-width:1200px;margin:0 auto;padding:0 2rem}.bg-light{background-color:#f8f9fa}.bg-dark{background-color:#1a3a3a}.text-center{text-align:center}.text-white{color:#fff}.mt-3{margin-top:3rem}.hq-label{letter-spacing:.18em;text-transform:uppercase;color:#d07521;border-bottom:2px solid #d075214d;margin-bottom:1rem;padding-bottom:4px;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:700;display:inline-block}.hq-label.border-light{color:#fff;border-bottom:2px solid #ffffff4d;margin-top:20px}.hover-elevate{transition:transform .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s}.hover-elevate:hover{transform:translateY(-8px);box-shadow:0 20px 40px #1a3a3a1f}.hq-btn-solid{color:#fff;background:#1a3a3a;border-radius:4px;padding:16px 36px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.hq-btn-solid:hover{color:#fff;background:#102626}.hq-btn-glass{-webkit-backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #ffffff40;border-radius:4px;padding:15px 35px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,border .2s;display:inline-block}.hq-btn-glass:hover{color:#fff;background:#fff3;border-color:#ffffff80}.hq-hero{background-position:50%;background-size:cover;background-attachment:fixed;align-items:center;min-height:95vh;padding:0 2rem;display:flex;position:relative}.hq-hero-overlay{z-index:1;background:linear-gradient(90deg,#102626cc 0%,#10262666 60%,#1026261a 100%);position:absolute;inset:0}.hq-hero-content{z-index:2;max-width:700px;margin-left:6vw;padding-top:4rem;position:relative}.hq-badge{color:#1a3a3a;letter-spacing:.15em;background:#fff;border-radius:100px;margin-bottom:2.5rem;padding:8px 16px;font-size:.75rem;font-weight:700;display:inline-block;box-shadow:0 4px 15px #0000001a}.hq-hero h1{color:#fff;letter-spacing:-.01em;margin-bottom:1.5rem;font-size:clamp(3.2rem,6vw,5.5rem);line-height:1.1}.hq-hero p{color:#ffffffd9;max-width:500px;margin-bottom:3rem;font-size:1.15rem;line-height:1.6}.hq-hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.hq-hero-actions .hq-btn-solid{color:#1a3a3a;background:#fff}.hq-hero-actions .hq-btn-solid:hover{background:#f0f0f0}.section-head-center{text-align:center;margin-bottom:4rem}.section-head-center h2{color:#1a3a3a;margin-top:.5rem;font-size:clamp(2rem,4vw,2.8rem)}.hq-about{padding:8rem 0}.split-layout{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.about-text h2{color:#1a3a3a;margin-bottom:1.5rem;font-size:clamp(2.2rem,4vw,3.2rem);line-height:1.2}.about-text p{color:#555;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.8}.stats-row{gap:3rem;margin-bottom:3rem;display:flex}.stat-item h3{color:#d07521;margin-bottom:.5rem;font-family:Montserrat,sans-serif;font-size:2.2rem;font-weight:700}.stat-item span{text-transform:uppercase;color:#777;letter-spacing:.05em;font-size:.85rem;font-weight:600}.hq-link-bold{color:#1a3a3a;border-bottom:2px solid #1a3a3a;padding-bottom:5px;font-size:1rem;font-weight:700;text-decoration:none;transition:color .2s,border-color .2s}.hq-link-bold:hover{color:#d07521;border-color:#d07521}.about-image-box{border-radius:12px;height:600px;overflow:hidden;box-shadow:0 20px 50px #0000001a}.about-placeholder{background-position:50%;background-size:cover;width:100%;height:100%}.hq-destinations{padding:7rem 0}.dest-grid-tall{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.dest-tall-card{border-radius:12px;height:500px;text-decoration:none;display:block;position:relative;overflow:hidden}.card-bg{background-position:50%;background-size:cover;transition:transform .6s;position:absolute;inset:0}.dest-tall-card:hover .card-bg{transform:scale(1.05)}.card-gradient{z-index:1;background:linear-gradient(#0000 0%,#10262633 50%,#102626e6 100%);position:absolute;inset:0}.card-content{z-index:2;text-align:center;padding:2.5rem 2rem;position:absolute;bottom:0;left:0;right:0}.card-content h3{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:400}.pin-icon{color:#d07521;text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;font-weight:600}.hq-experiences{padding:7rem 0}.exp-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.exp-card{background:#fff;border:1px solid #eaeaea;border-radius:8px;padding:3rem 2rem}.exp-badge{letter-spacing:.15em;color:#1a3a3a;background:#f0f0f0;border-radius:4px;margin-bottom:1.5rem;padding:5px 12px;font-size:.7rem;font-weight:700;display:inline-block}.exp-card h3{color:#1a3a3a;margin-bottom:1rem;font-size:1.5rem}.exp-card p{color:#666;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.exp-link{color:#d07521;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:600;text-decoration:none}.hq-seasons{padding:7rem 0}.season-row{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.season-box{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:2.5rem 1.5rem;transition:background .3s}.season-box:hover{background:#ffffff1a}.season-box h4{color:#fff;letter-spacing:.05em;margin-bottom:.5rem;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:600}.season-box p{color:#d07521;margin-bottom:1rem;font-size:.85rem;font-weight:700}.season-box span{color:#fff9;font-size:.9rem}.hq-testimonials{padding:7rem 0}.test-grid{grid-template-columns:1fr 1fr;gap:2rem;max-width:900px;margin:0 auto;display:grid}.test-card{text-align:center;background:#fff;border-radius:12px;padding:3rem;box-shadow:0 10px 30px #0000000d}.stars{color:#d07521;letter-spacing:2px;margin-bottom:1.5rem;font-size:1.2rem}.test-card p{color:#444;margin-bottom:2rem;font-family:Playfair Display,serif;font-size:1.2rem;font-style:italic;line-height:1.6}.test-card strong{color:#1a3a3a;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:700}.hq-cta{justify-content:center;align-items:center;padding:8rem 2rem;display:flex;position:relative}.hq-cta-bg{filter:brightness(.4);z-index:1;background-position:50%;background-size:cover;background-attachment:fixed;position:absolute;inset:0}.hq-cta-content{z-index:2;position:relative}.hq-cta-content h2{color:#fff;margin-bottom:2.5rem;font-size:3.5rem}@media (width<=992px){.split-layout{grid-template-columns:1fr;gap:3rem}.dest-grid-tall,.exp-grid,.season-row{grid-template-columns:repeat(2,1fr)}.about-image-box{height:400px}}@media (width<=768px){.hq-hero h1{font-size:2.8rem}.hq-hero-content{margin-left:0}.dest-grid-tall,.exp-grid,.test-grid,.season-row{grid-template-columns:1fr}.stats-row{flex-direction:column;gap:1.5rem}}.wrap{max-width:900px;margin:0 auto;padding:0 2rem}.label{letter-spacing:.15em;text-transform:uppercase;color:#7ec8e3;margin-bottom:1rem;font-size:.72rem;font-weight:700;display:block}.about-hero{color:#fff;background:linear-gradient(135deg,#0a1628,#1a3a5c);padding:10rem 2rem 5rem}.about-hero h1{margin-bottom:1.25rem;font-family:Lora,serif;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.25}.about-hero p{color:#ffffffad;max-width:600px;font-size:1.05rem;line-height:1.8}.about-cards{padding:5rem 2rem}.cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.card{text-align:center;border:1px solid #e8edf2;border-radius:12px;padding:2rem}.ico{margin-bottom:.75rem;font-size:2rem;display:block}.card h3{color:#0a1628;margin-bottom:.6rem;font-size:1.05rem}.card p{color:#666;font-size:.88rem;line-height:1.7}.blog-index{background:#f8f9fa;min-height:100vh}.blog-header-section{padding:8rem 2rem 6rem}.blog-index-title{color:#fff;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem)}.blog-index-desc{color:#ffffffb3;max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.6}.blog-grid-section{padding:5rem 0 8rem}.blog-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:3rem 2.5rem;display:grid}.blog-card{background:#fff;border-radius:12px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000a}.blog-card-image{background-position:50%;background-size:cover;height:240px;position:relative}.blog-card-overlay{background:linear-gradient(#0000001a,#00000080);transition:background .3s;position:absolute;inset:0}.blog-card:hover .blog-card-overlay{background:linear-gradient(#0000,#0000004d)}.blog-card-tag{color:#fff;text-transform:uppercase;letter-spacing:.1em;z-index:2;background:#1a3a3a;border-radius:4px;padding:4px 10px;font-family:Montserrat,sans-serif;font-size:.7rem;font-weight:700;position:absolute;top:1rem;left:1rem}.blog-card-content{border:1px solid #eaeaea;border-top:none;border-radius:0 0 12px 12px;flex-direction:column;flex-grow:1;padding:2rem;display:flex}.blog-card-date{color:#d07521;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.8rem;font-size:.8rem;font-weight:600}.blog-card h2{color:#1a3a3a;flex-shrink:0;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.4rem;line-height:1.3}.blog-card p{color:#666;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.read-more{color:#1a3a3a;text-transform:uppercase;letter-spacing:.05em;margin-top:auto;font-size:.9rem;font-weight:700;transition:color .2s}.blog-card:hover .read-more{color:#d07521}@media (width<=768px){.blog-header-section{padding:6rem 1.5rem 4rem}.blog-grid{grid-template-columns:1fr;gap:2rem}}.blog-post{background:#f8f9fa}.post-hero{background-position:50%;background-size:cover;background-attachment:fixed;align-items:flex-end;width:100%;min-height:60vh;padding-bottom:5rem;display:flex;position:relative}.post-hero-overlay{z-index:1;background:linear-gradient(#0000001a 0%,#1a3a3a66 50%,#1a3a3af2 100%);position:absolute;inset:0}.post-hero-content{z-index:2;text-align:center;max-width:900px;margin:0 auto;position:relative}.post-meta-top{justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.post-tag{color:#fff;text-transform:uppercase;letter-spacing:.1em;background:#d07521;border-radius:4px;padding:6px 14px;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:700}.post-date{color:#fffc;text-transform:uppercase;letter-spacing:.05em;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600}.post-hero-content h1{color:#fff;margin:0;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4.2rem);line-height:1.15}.post-body-container{padding:5rem 2rem 8rem}.post-markdown-wrapper{color:#333;background:#fff;border:1px solid #eaeaea;border-radius:12px;max-width:800px;margin:0 auto;padding:4rem 5rem;font-family:Inter,Montserrat,sans-serif;font-size:1.1rem;line-height:1.8;box-shadow:0 10px 40px #00000008}.post-markdown-wrapper h2{color:#1a3a3a;border-bottom:1px solid #eaeaea;margin:3rem 0 1.5rem;padding-bottom:.5rem;font-family:Playfair Display,serif;font-size:2.2rem}.post-markdown-wrapper h3{color:#1a3a3a;margin:2rem 0 1rem;font-family:Playfair Display,serif;font-size:1.6rem}.post-markdown-wrapper p{color:#444;margin-bottom:1.5rem}.post-markdown-wrapper ul,.post-markdown-wrapper ol{margin-bottom:2rem;padding-left:2rem}.post-markdown-wrapper li{margin-bottom:.5rem}.post-markdown-wrapper strong{color:#1a3a3a;font-weight:700}.post-markdown-wrapper a{color:#d07521;border-bottom:1px solid #0000;font-weight:600;text-decoration:none;transition:border-color .2s}.post-markdown-wrapper a:hover{border-bottom-color:#d07521}@media (width<=768px){.post-hero{min-height:50vh;padding-bottom:3rem}.post-markdown-wrapper{padding:2rem 1.5rem;font-size:1.05rem}.post-hero-content h1{font-size:2.2rem}}
