:root{--ink:#1a1a2e;--green:#10b981;--green2:#059669;--muted:#667085;--soft:#fbfaf7;--line:#e9edf2;--white:#fff;--shadow:0 18px 44px rgba(26,26,46,.10);--r:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding-top:56px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}.container{width:min(100% - 40px,1180px);margin-inline:auto}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(233,237,242,.9)}.nav{height:48px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:-.03em;min-width:0}.brand img{height:32px;width:auto}.brand-title{font-size:18px;font-weight:900;white-space:nowrap}.nav-links{display:flex;align-items:center;gap:24px;font-size:15px;font-weight:750}.nav-links a:hover,.nav-links .active{color:var(--green)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 20px;border-radius:999px;border:0;font-weight:850;white-space:nowrap;cursor:pointer}.btn-green{background:var(--green);color:#fff;box-shadow:0 12px 26px rgba(16,185,129,.23)}.btn-green:hover{background:var(--green2)}.btn-ghost{background:#fff;border:1px solid var(--line);color:var(--ink)}.full{width:100%}.social-icons{display:flex;align-items:center;gap:8px}.social-icons a{width:34px;height:34px;border:1px solid var(--line);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;transition:.2s}.social-icons svg{width:16px;height:16px;fill:currentColor}.social-icons a:hover{transform:translateY(-1px)}.facebook{color:#1877f2}.tiktok{color:#000}.instagram{color:#e4405f}.pinterest{color:#bd081c}.social-label{font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-right:2px}.hamburger{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:14px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px}.hamburger span{width:19px;height:2px;background:var(--ink)}.mobile-overlay{position:fixed;inset:56px 0 0;background:rgba(16,20,36,.42);display:none;z-index:60}.mobile-overlay.show{display:block}.mobile-drawer{position:fixed;right:0;top:56px;width:min(86vw,340px);height:calc(100vh - 56px);background:#fff;z-index:70;padding:24px;display:flex;flex-direction:column;gap:16px;transform:translateX(100%);transition:.25s}.mobile-drawer.show{transform:translateX(0)}.mobile-drawer a{font-weight:800;padding:12px 4px}.hero{padding:64px 0 72px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:38px;align-items:center}.hero h1,.page-hero h1{font-size:clamp(42px,6vw,68px);line-height:1;letter-spacing:-.06em;margin:14px 0}.hero h1 span{color:var(--green)}.lead{font-size:19px;line-height:1.75;color:var(--muted)}.eyebrow{color:var(--green);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.hero-actions,.actions,.card-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.hero-photo img,.photo-panel img,.detail-cover img{width:100%;height:auto;display:block;border-radius:28px;object-fit:cover;box-shadow:var(--shadow)}.hero-points{display:flex;gap:18px;flex-wrap:wrap;margin-top:22px}.hero-point{font-weight:750;color:var(--muted);display:flex;align-items:center;gap:8px}.hero-point:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#ecfdf5;color:var(--green);font-size:12px;font-weight:900}.section{padding:72px 0}.section.alt,.section-soft,.page-hero{background:var(--soft)}.page-hero{padding:76px 0}.page-hero p{font-size:19px;line-height:1.7;color:var(--muted);max-width:760px}.section-head{text-align:center;max-width:760px;margin:0 auto 28px}.section-head h2,.contact-grid h2,.panel h2,.grid-2 h2{font-size:clamp(32px,4vw,52px);letter-spacing:-.05em;margin:12px 0}.section-head p,p,li{color:var(--muted);line-height:1.75}.trust-grid,.why-grid,.cards-3,.tour-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.stat,.why-card,.panel,.form-panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 10px 28px rgba(26,26,46,.06)}.stat b{display:block;font-size:34px;letter-spacing:-.04em}.center-actions{text-align:center;margin-bottom:24px}.tour-list{display:grid;gap:24px}.tour-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 12px 32px rgba(26,26,46,.06)}.tour-grid .tour-card{display:block}.tour-list .tour-card{display:grid;grid-template-columns:360px 1fr}.tour-art{display:block;min-height:220px;background:#d8e2dc;overflow:hidden}.tour-art img{width:100%;height:100%;min-height:220px;object-fit:cover;display:block}.tour-body{padding:22px}.tour-body h3{font-size:22px;margin:14px 0 8px;letter-spacing:-.03em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.badge{display:inline-flex;background:#ecfdf5;color:#047857;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.meta,.meta-row{display:flex;gap:10px;flex-wrap:wrap;color:#475467;font-weight:750;font-size:14px}.meta-row span,.filter-chips button,.pagination a,.pagination span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;font-weight:800;color:#475467}.filter-chips button.active,.pagination .active{background:var(--ink);color:#fff;border-color:var(--ink)}.contact-grid,.grid{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:start}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.form-panel input,.form-panel textarea,.search,.search-controls input{width:100%;border:1px solid var(--line);border-radius:16px;padding:14px 15px;margin:8px 0 14px;background:#fff}.form-panel textarea{min-height:130px;resize:vertical}.form-note{font-size:13px;margin:12px 0 0}.detail-grid{display:grid;grid-template-columns:1fr 360px;gap:34px;align-items:start}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:6px;color:var(--muted);font-weight:750}.short-title{display:inline-block;max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content h1{font-size:clamp(40px,5vw,64px);line-height:1;letter-spacing:-.06em}.cards-3 .panel img,.day img{width:100%;object-fit:cover;border-radius:14px;margin-bottom:14px}.cards-3 .panel img{height:160px}.day{border:1px solid var(--line);border-radius:18px;padding:18px;margin:14px 0;background:#fff}.day img{max-height:320px}.sticky{position:sticky;top:82px}.sticky hr{border:0;border-top:1px solid var(--line);margin:18px 0}.rich-text p:first-child{margin-top:0}.tour-search-section{padding:32px 0 24px}.tour-search-bar{border:1px solid var(--line);border-radius:24px;padding:22px;background:var(--soft);display:grid;grid-template-columns:.9fr 1.1fr;gap:20px;align-items:center}.search-controls{display:grid;gap:12px}.filter-chips{display:flex;flex-wrap:wrap;gap:8px}.results-section{padding:24px 0 56px}.results-summary{display:flex;justify-content:space-between;align-items:end;gap:18px;border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:20px}.pagination{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:28px auto 0}.narrow{max-width:900px}.faq-item{border:1px solid var(--line);border-radius:20px;margin:12px 0;background:#fff;overflow:hidden}.faq-q{width:100%;border:0;background:#fff;text-align:left;padding:20px;font-weight:900;display:flex;justify-content:space-between;cursor:pointer}.faq-a{display:none;padding:0 20px 20px;color:var(--muted);line-height:1.75}.faq-item.open .faq-a{display:block}.cta{margin-top:48px;border-radius:24px;background:#101424;color:#fff;padding:30px;display:flex;justify-content:space-between;gap:20px;align-items:center}.cta p{color:rgba(255,255,255,.72)}.contact-card{display:flex;gap:14px;padding:18px;border:1px solid var(--line);border-radius:18px;margin:14px 0;background:#fff}.dot{width:40px;height:40px;border-radius:50%;background:#ecfdf5;flex:0 0 40px}.legal{max-width:860px;border:1px solid var(--line);border-radius:24px;padding:34px;background:#fff}.legal h2{font-size:30px;letter-spacing:-.04em;margin-top:34px}.legal h2:first-child{margin-top:0}.legal-section[hidden]{display:none}.not-found{min-height:calc(100vh - 56px);display:grid;place-items:center;padding:70px 0;background:var(--soft)}.card{text-align:center;max-width:760px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:30px;padding:54px 34px}.card img{height:70px;width:auto}.code{font-size:clamp(76px,13vw,150px);font-weight:950;letter-spacing:-.08em;line-height:.9}.center{justify-content:center}.site-footer{background:#101424;color:#fff;padding:56px 0 28px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:28px}.footer-brand img{height:96px;width:auto;max-width:320px;object-fit:contain;margin-bottom:18px}.footer-col{display:flex;flex-direction:column;gap:10px}.footer-grid p,.footer-grid a,.footer-bottom{color:rgba(255,255,255,.72)}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:48px;padding-top:20px;text-align:center;font-size:13px}.empty-state{text-align:center}
@media(max-width:900px){.nav-links,.desktop-cta,.header-social{display:none}.hamburger{display:flex}.hero-grid,.contact-grid,.grid,.grid-2,.detail-grid,.tour-search-bar,.tour-list .tour-card{grid-template-columns:1fr}.trust-grid,.why-grid,.cards-3,.tour-grid{grid-template-columns:1fr}.section{padding:48px 0}.page-hero{padding:52px 0}.sticky{position:static}.footer-grid{grid-template-columns:1fr;gap:22px}.footer-col{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px 14px}.footer-col h3{flex:1 1 100%;margin:0}.tour-art,.tour-art img{min-height:220px}.cta{display:block}.results-summary{display:block}}
@media(max-width:640px){body{padding-top:56px}.container{width:calc(100% - 48px)}.brand-title{font-size:16px;max-width:160px;overflow:hidden;text-overflow:ellipsis}.hero{padding:32px 0 40px}.hero h1,.page-hero h1{font-size:clamp(38px,13vw,56px)}.social-mini{flex-wrap:wrap}.card-actions{flex-wrap:wrap}.footer-brand{text-align:center}.footer-brand img{height:144px;max-width:100%;display:block;margin:0 auto 20px}}
