.lang-switcher[data-astro-cid-a2mxz4y6]{display:flex;align-items:center;gap:.35rem}.lang-label[data-astro-cid-a2mxz4y6]{display:inline-flex;align-items:center;line-height:1}.lang-globe[data-astro-cid-a2mxz4y6]{font-size:1.15rem}.sr-only[data-astro-cid-a2mxz4y6]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lang-select[data-astro-cid-a2mxz4y6]{border:1px solid var(--border);border-radius:.5rem;padding:.4rem .6rem;font:inherit;background:#fff;color:var(--text);cursor:pointer;min-width:0;width:min(10.5rem,28vw);max-width:100%}.header-social[data-astro-cid-yydhttw6]{display:flex;align-items:center;gap:.45rem}.header-social-link[data-astro-cid-yydhttw6]{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:var(--brand-pale);color:var(--brand);text-decoration:none;transition:background-color .2s ease,color .2s ease,transform .15s ease}.header-social-link[data-astro-cid-yydhttw6]:hover{text-decoration:none;transform:translateY(-1px)}.header-social-link--xiaohongshu[data-astro-cid-yydhttw6]:hover{background:#ff2442;color:#fff}.header-social-link--facebook[data-astro-cid-yydhttw6]:hover{background:#1877f2;color:#fff}.header-social-link--tiktok[data-astro-cid-yydhttw6]:hover{background:#010101;color:#fff}.header-social-link--youtube[data-astro-cid-yydhttw6]:hover{background:red;color:#fff}.header-social-google-wrap[data-astro-cid-yydhttw6]{position:relative;display:grid;place-items:center;width:18px;height:18px}.header-social-google[data-astro-cid-yydhttw6]{grid-area:1 / 1;display:block;shape-rendering:geometricPrecision;transition:opacity .2s ease}.header-social-google--color[data-astro-cid-yydhttw6]{opacity:0}.header-social-link--google[data-astro-cid-yydhttw6]:hover{background:#fff;box-shadow:0 2px 10px #0d2b4524}.header-social-link--google[data-astro-cid-yydhttw6]:hover .header-social-google--mono[data-astro-cid-yydhttw6]{opacity:0}.header-social-link--google[data-astro-cid-yydhttw6]:hover .header-social-google--color[data-astro-cid-yydhttw6]{opacity:1}.whatsapp-float[data-astro-cid-iehx2mtc]{position:fixed;bottom:1.5rem;right:1.5rem;z-index:200;display:flex;align-items:center;gap:.5rem;background:var(--whatsapp);color:#fff;padding:.85rem 1.1rem;border-radius:999px;box-shadow:0 4px 20px #25d36673;text-decoration:none;font-weight:600;font-size:.95rem;transition:transform .15s}.whatsapp-float[data-astro-cid-iehx2mtc]:hover{text-decoration:none;transform:scale(1.04)}html[dir=rtl] .whatsapp-float[data-astro-cid-iehx2mtc]{right:auto;left:1.5rem}@media(max-width:480px){.whatsapp-label[data-astro-cid-iehx2mtc]{display:none}.whatsapp-float[data-astro-cid-iehx2mtc]{padding:.85rem;border-radius:50%}}.wechat-float[data-astro-cid-2q5smtty]{position:fixed;bottom:1.5rem;right:1.5rem;z-index:200;display:flex;align-items:center;gap:.5rem;background:#07c160;color:#fff;padding:.85rem 1.1rem;border-radius:999px;box-shadow:0 4px 20px #07c16073;text-decoration:none;font-weight:600;font-size:.95rem;transition:transform .15s}.wechat-float[data-astro-cid-2q5smtty]:hover{text-decoration:none;transform:scale(1.04)}html[dir=rtl] .wechat-float[data-astro-cid-2q5smtty]{right:auto;left:1.5rem}@media(max-width:480px){.wechat-label[data-astro-cid-2q5smtty]{display:none}.wechat-float[data-astro-cid-2q5smtty]{padding:.85rem;border-radius:50%}}:root{--brand-dark: #0d2b45;--brand: #34698f;--brand-light: #a7c6e0;--brand-pale: #e6f1f9;--bg: #f8fafc;--surface: #ffffff;--text: #0d2b45;--muted: #475569;--border: #e2e8f0;--shadow: 0 10px 30px rgba(13, 43, 69, .08);--whatsapp: #25d366}*{box-sizing:border-box}html{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;scroll-behavior:smooth}body{margin:0;min-height:100vh;display:flex;flex-direction:column}main{flex:1}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}.container{width:min(1100px,calc(100% - 2rem));margin-inline:auto}.site-header{background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100}.header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"logo nav actions";align-items:center;gap:.75rem 1rem;width:100%;max-width:none;padding-block:.2rem;padding-inline:clamp(1rem,3vw,2rem)}.logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0;justify-self:start;grid-area:logo;margin-inline-start:clamp(.25rem,2vw,2.25rem)}.logo:hover{text-decoration:none}.logo-image{display:block;height:72px;width:auto;max-width:min(300px,42vw);object-fit:contain}.header-nav{display:flex;gap:clamp(.75rem,2vw,1.5rem);flex-wrap:wrap;justify-content:center;justify-self:center;grid-area:nav}.header-nav a{color:var(--muted);font-weight:500;text-decoration:none;white-space:nowrap}.header-nav a:hover,.header-nav a[aria-current=page]{color:var(--brand-dark)}.header-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0;justify-self:end;grid-area:actions;min-width:0}.header-actions__social,.header-actions__lang{display:flex;align-items:center;min-width:0}.hero{position:relative;padding:5rem 0 4rem;color:#fff;background-image:linear-gradient(135deg,#0d2b45e0,#34698fd1),url(/images/salar-mirror.png);background-position:center center,center center;background-size:cover,cover;background-repeat:no-repeat,no-repeat}.hero--subpage{background-position:center center,center calc(100% + 4rem)}.hero .lead{color:#e6f1f9}.eyebrow{color:var(--brand-light);font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-size:.85rem}h1,h2,h3{line-height:1.15;margin:.5rem 0 1rem}.lead{font-size:1.125rem;max-width:62ch}.button-row{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.button{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.35rem;border-radius:999px;font-weight:600;text-decoration:none;border:1px solid transparent;cursor:pointer;font:inherit}.button:hover{text-decoration:none}.button-primary{background:var(--whatsapp);color:#fff}.button-primary:hover{filter:brightness(.95)}.button-secondary{background:#fff;color:var(--brand-dark);border-color:var(--border)}.button-outline{background:transparent;color:#fff;border-color:#fff9}.section{padding:3.5rem 0}.section-alt{background:var(--brand-pale)}.grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem}.card,.panel{background:var(--surface);border:1px solid var(--border);border-radius:1rem;box-shadow:var(--shadow);padding:1.5rem}.highlights{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem;padding:0;list-style:none}.highlights li{background:#ffffff26;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:.4rem .9rem;font-size:.9rem}.list-check{padding-left:1.2rem}.list-check li{margin-bottom:.5rem}.split{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.split-image-wrap{overflow:hidden;border-radius:1rem;border:1px solid var(--border);box-shadow:var(--shadow)}.split-image-wrap--portrait{aspect-ratio:4 / 5}.split-image-wrap--landscape{aspect-ratio:4 / 3}.split-image-wrap img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 20%}.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem;align-items:start;margin-top:2rem}.contact-main{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.contact-sidebar{display:flex;flex-direction:column;gap:1rem;min-width:0}.contact-feature-photo{margin:0;border-radius:1rem;border:1px solid var(--border);box-shadow:var(--shadow);overflow:hidden;background:var(--surface)}.contact-feature-photo img{display:block;width:100%;height:auto}.faq-item+.faq-item{margin-top:1rem}.travel-list{margin:1.25rem 0 0;padding-left:1.25rem;line-height:1.7}.travel-list li+li{margin-top:.65rem}.travel-list--contacts li{list-style:none;margin-left:-1.25rem}.blog-post{background:var(--bg);padding:3rem 0 4rem}.blog-post__inner{max-width:720px;margin:0 auto;padding:0 1.25rem}.blog-post__header{text-align:center;margin-bottom:2rem}.blog-post__header h1{font-size:clamp(1.75rem,4vw,2.35rem);line-height:1.25;margin-bottom:1.25rem}.blog-post__intro{font-size:1.05rem;line-height:1.75;color:var(--text-muted);margin:0}.blog-post__figure{margin:2rem 0;border-radius:12px;overflow:hidden}.blog-post__figure img{display:block;width:100%;height:auto}.blog-post__section{margin-top:2.5rem}.blog-post__section h2{font-size:1.25rem;line-height:1.4;margin-bottom:1rem}.blog-post__section p{line-height:1.8;margin:0 0 1rem}.blog-post__section p:last-child{margin-bottom:0}.blog-post__closing{margin-top:2.5rem}.blog-post__question{font-size:1.05rem;margin-top:1.25rem!important}.blog-post__note{font-size:.95rem;color:var(--text-muted);margin-top:1rem!important}.site-footer{background:var(--brand-dark);color:#e2e8f0;padding:2.5rem 0 1.5rem;margin-top:2rem}.site-footer a{color:var(--brand-light)}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.footer-address{color:#94a3b8;font-size:.9rem}.social-links{display:flex;gap:1rem;flex-wrap:wrap;margin-top:.5rem}.copyright{text-align:center;color:#94a3b8;font-size:.9rem;margin:2rem 0 0}.form{display:grid;gap:1rem}label{display:grid;gap:.35rem;font-weight:600}input,textarea{width:100%;padding:.75rem .9rem;border:1px solid var(--border);border-radius:.65rem;font:inherit}textarea{min-height:140px;resize:vertical}.map-embed{width:100%;border:0;border-radius:1rem;min-height:300px}.whatsapp-banner{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:1rem;padding:1.5rem;margin-bottom:2rem}@media(max-width:768px){.split,.contact-layout{grid-template-columns:1fr}.hero{padding:3.5rem 0 2.5rem;background-size:cover,cover}.hero--subpage{min-height:15.5rem;background-position:center center,center 36%}.header-inner{grid-template-columns:1fr;grid-template-areas:"logo" "toolbar" "nav";gap:.65rem;padding-block:.75rem .65rem;padding-inline:1rem}.logo{grid-area:logo;margin-inline-start:0;justify-self:center}.logo-image{height:4rem;width:auto;max-width:min(280px,88vw)}.header-actions{grid-area:toolbar;display:flex;justify-content:space-between;align-items:center;width:100%;gap:.75rem}.header-nav{grid-area:nav;width:100%;justify-content:center;flex-wrap:wrap;gap:.75rem;padding-top:.15rem}}
