*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--kh-ink:#0f1923;--kh-ink2:#3a4a58;--kh-ink3:#6b7c8d;--kh-snow:#f7f9fb;--kh-card:#fff;--kh-teal:#0d7a6e;--kh-teal2:#13b09e;--kh-sky:#1a6fa8;--kh-gold:#b8860b;--kh-gold2:#f5c842;--kh-navy:#1b4f72;--kh-dark:#0f1923;--kh-border:rgba(15,25,35,.08);--kh-r:14px;--kh-max:1200px;--kh-pad:2rem;font-size:16px;line-height:1.6}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--kh-ink);background:var(--kh-snow);-webkit-font-smoothing:antialiased}.container,.kh-container{max-width:var(--kh-max);margin:0 auto;padding:0 var(--kh-pad)}.site-header{background:#1b4f72;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px rgba(0,0,0,.15)}.header-inner{justify-content:space-between;gap:1rem;max-width:var(--kh-max);margin:0 auto;padding:0 var(--kh-pad)}.header-inner,.site-logo{display:flex;align-items:center}.site-logo{text-decoration:none;gap:10px}.logo-text{display:flex;flex-direction:column;line-height:1}.logo-text-main{font-size:16px;font-weight:800;color:#fff;letter-spacing:-.01em}.logo-text-sub{font-size:10px;font-weight:500;color:hsla(0,0%,100%,.55);letter-spacing:.04em;text-transform:uppercase;margin-top:2px}.site-logo img{height:48px;width:auto;object-fit:contain;background:transparent;mix-blend-mode:lighten}.main-nav ul{list-style:none;display:flex;gap:1.5rem}.main-nav a{color:hsla(0,0%,100%,.9);text-decoration:none;font-size:.95rem}.main-nav a:hover{color:#fff}.btn-primary{color:#fff;padding:.6rem 1.4rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.9rem;display:inline-block}.btn-primary,.btn-primary:hover{background:#2e86c1}.btn-secondary{background:transparent;color:#1b4f72;border:2px solid #1b4f72;padding:.55rem 1.3rem;display:inline-block}.btn-secondary,.header-cta{border-radius:8px;text-decoration:none;font-weight:600}.header-cta{background:#13b09e;color:#fff;padding:.6rem 1.4rem;font-size:.9rem}.post-page{padding:3rem 0 5rem;max-width:var(--kh-max);margin:0 auto;padding-left:var(--kh-pad);padding-right:var(--kh-pad)}.post-hero{margin-bottom:2.5rem;border-radius:8px;overflow:hidden;max-height:520px}.post-hero img{width:100%;height:100%;object-fit:cover}.post-header{margin-bottom:2.5rem}.post-meta{display:flex;gap:.5rem;margin-bottom:1rem}.category-tag{font-size:.75rem;font-weight:700;text-transform:uppercase;background:#2e86c1;color:#fff;padding:.25rem .75rem;border-radius:999px}.post-title{font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.2;margin-bottom:1rem;color:#1b4f72}.post-excerpt{font-size:1.15rem;color:#566573;margin-bottom:1.25rem;line-height:1.7}.post-byline{display:flex;gap:1rem;font-size:.875rem;color:#566573;flex-wrap:wrap}.prose{max-width:72ch;font-size:1.05rem;line-height:1.8;color:var(--kh-ink)}.prose h2{font-size:1.7rem;margin:2.5rem 0 1rem;color:#1b4f72}.prose h3{font-size:1.3rem;margin:2rem 0 .75rem;color:#1b4f72}.prose p{margin-bottom:1.25rem}.prose a{color:#2e86c1;text-decoration:underline}.prose ol,.prose ul{margin:1rem 0 1.5rem 1.5rem}.prose li{margin-bottom:.5rem}.prose img{max-width:100%;height:auto;border-radius:8px;margin:1.5rem 0}.prose blockquote{border-left:4px solid #2e86c1;padding:1rem 1.5rem;margin:1.5rem 0;background:#f8f9fa}.prose table{width:100%;border-collapse:collapse;margin:1.5rem 0}.prose td,.prose th{border:1px solid #e5e7eb;padding:.6rem 1rem;text-align:left}.prose th{background:#f8f9fa;font-weight:700}.post-footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.post-tags{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.tag{background:#f8f9fa;color:#566573;padding:.25rem .75rem;border-radius:999px;font-size:.8rem;border:1px solid #e5e7eb}.blog-listing{padding:3rem 0;max-width:var(--kh-max);margin:0 auto;padding-left:var(--kh-pad);padding-right:var(--kh-pad)}.blog-listing h1{font-size:2.2rem;color:#1b4f72;margin-bottom:.5rem}.blog-listing>p{color:#566573;margin-bottom:2.5rem}.posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2.5rem}.post-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08)}.post-card-image-wrap{display:block;overflow:hidden;aspect-ratio:16/9}.post-card-image{width:100%;height:100%;object-fit:cover}.post-card-body{padding:1.25rem}.post-card-category{font-size:.75rem;font-weight:700;text-transform:uppercase;color:#2e86c1}.post-card-title{font-size:1.1rem;margin:.5rem 0 .75rem;line-height:1.4}.post-card-title a{color:var(--kh-ink);text-decoration:none}.post-card-excerpt{font-size:.9rem;color:#566573;line-height:1.6}.post-card-meta{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;font-size:.85rem;color:#566573}.read-more{color:#2e86c1;text-decoration:none;font-weight:600}.pagination{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:3rem 0 1rem}.pagination a{color:#2e86c1;text-decoration:none;font-weight:600}.pagination-info{color:#566573;font-size:.9rem}.static-page{padding:3rem 0 5rem;max-width:var(--kh-max);margin:0 auto;padding-left:var(--kh-pad);padding-right:var(--kh-pad)}.page-hero img{width:100%;border-radius:8px;margin-bottom:2rem;max-height:400px;object-fit:cover}.page-header h1{font-size:2.5rem;color:#1b4f72;margin-bottom:2rem}.page-content{max-width:72ch}.contact-page{padding:3rem 0 5rem;max-width:var(--kh-max);margin:0 auto;padding-left:var(--kh-pad);padding-right:var(--kh-pad)}.contact-grid{display:grid;grid-template-columns:1fr 1.6fr;grid-gap:4rem;gap:4rem;align-items:start}.contact-info h1{font-size:2rem;color:#1b4f72;margin-bottom:1rem}.contact-info>p{color:#566573;line-height:1.7;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:1rem}.contact-item{display:flex;align-items:center;gap:.75rem;font-size:.95rem}.contact-icon{font-size:1.2rem}.contact-form-wrap{background:#f8fafc;padding:2.5rem;border-radius:14px;border:1px solid #e5e7eb}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.4rem}.form-group label{font-size:.875rem;font-weight:600}.form-group input,.form-group textarea{border:1px solid #e5e7eb;border-radius:8px;padding:.7rem 1rem;font-size:1rem;background:#fff}.form-error{background:#fde8e8;color:#c0392b;padding:.75rem 1rem;border-radius:8px;font-size:.9rem}.form-submit{width:100%;padding:.85rem;font-size:1rem;margin-top:.5rem;background:#0d7a6e;color:#fff;border:none;border-radius:10px;font-weight:700;cursor:pointer}.form-success{text-align:center;padding:3rem 2rem}.success-icon{font-size:3rem;display:block;margin-bottom:1rem}.form-success h2{font-size:1.75rem;color:#1b4f72;margin-bottom:.75rem}.form-success p{color:#566573;margin-bottom:2rem}.kh-section{padding:5rem var(--kh-pad);max-width:var(--kh-max);margin:0 auto}.kh-section-label{font-size:11px;font-weight:700;letter-spacing:.1em;color:var(--kh-teal);text-transform:uppercase;margin-bottom:10px;display:block}.kh-section-title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:var(--kh-ink);line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}.kh-section-sub{font-size:16px;color:var(--kh-ink2);line-height:1.7;max-width:580px;margin-bottom:3rem}.kh-hero{position:relative;min-height:600px;background:linear-gradient(160deg,#0d1e2e,#0d3349 40%,#0a4a5e);overflow:hidden;display:flex;align-items:center}.kh-hero-bg{position:absolute;inset:0;pointer-events:none}.kh-hero-bg svg{width:100%;height:100%}.kh-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 380px;grid-gap:3rem;gap:3rem;align-items:center;padding:4rem var(--kh-pad);max-width:var(--kh-max);margin:0 auto;width:100%}.kh-hero-badge{display:inline-flex;align-items:center;gap:6px;background:hsla(0,0%,100%,.08);border:.5px solid hsla(0,0%,100%,.15);border-radius:99px;padding:5px 14px;margin-bottom:1.5rem}.kh-hero-badge span{font-size:12px;color:hsla(0,0%,100%,.8);letter-spacing:.04em}.kh-badge-dot{width:6px;height:6px;border-radius:50%;background:#4ade80;flex-shrink:0}.kh-hero-title{font-size:clamp(2rem,4vw,3rem);line-height:1.15;color:#fff;margin-bottom:1.25rem;font-weight:700;letter-spacing:-.02em}.kh-hero-title em{font-style:normal;color:var(--kh-gold2)}.kh-hero-sub{font-size:16px;line-height:1.7;color:hsla(0,0%,100%,.7);margin-bottom:2rem;max-width:480px}.kh-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.kh-btn-primary{background:var(--kh-teal2);border-radius:10px;display:inline-flex;align-items:center;gap:8px;border:none}.kh-btn-ghost,.kh-btn-primary{color:#fff;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer}.kh-btn-ghost{background:hsla(0,0%,100%,.08);border-radius:10px;border:.5px solid hsla(0,0%,100%,.2);display:inline-block}.kh-btn-outline{background:transparent;color:var(--kh-teal);border:1.5px solid var(--kh-teal);padding:11px 24px;border-radius:10px;font-size:14px;font-weight:600;text-decoration:none;display:inline-block}.kh-hero-stats{display:flex;gap:2rem;margin-top:2.5rem}.kh-stat-n{font-size:24px;font-weight:700;color:#fff;display:block}.kh-stat-l{font-size:12px;color:hsla(0,0%,100%,.5);margin-top:2px;display:block}.kh-lead-card{background:#fff;border-radius:16px;padding:1.75rem;box-shadow:0 20px 60px rgba(0,0,0,.25)}.kh-lead-title{font-size:17px;font-weight:700;color:var(--kh-ink);margin-bottom:4px}.kh-lead-sub{font-size:12.5px;color:var(--kh-ink3);margin-bottom:1.25rem}.kh-lead-form{display:flex;flex-direction:column;gap:0}.kh-field{margin-bottom:12px}.kh-field label{display:block;font-size:11px;font-weight:700;color:var(--kh-ink2);margin-bottom:5px;text-transform:uppercase;letter-spacing:.05em}.kh-field input,.kh-field select{width:100%;height:38px;border:.5px solid rgba(15,25,35,.15);border-radius:8px;padding:0 12px;font-size:13.5px;color:var(--kh-ink);background:#fff;outline:none}.kh-field input:focus,.kh-field select:focus{border-color:var(--kh-teal)}.kh-field-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-bottom:12px}.kh-field-row .kh-field{margin-bottom:0}.kh-btn-form{width:100%;height:42px;background:var(--kh-teal);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;margin-top:4px}.kh-lead-note{text-align:center;font-size:11px;color:var(--kh-ink3);margin-top:8px}.kh-trust-bar{background:#fff;border-bottom:.5px solid var(--kh-border);padding:14px var(--kh-pad)}.kh-trust-inner{max-width:var(--kh-max);margin:0 auto;justify-content:space-between;flex-wrap:wrap;gap:16px}.kh-trust-inner,.kh-trust-item{display:flex;align-items:center}.kh-trust-item{gap:8px}.kh-trust-icon{font-size:14px}.kh-trust-text{font-size:12.5px;color:var(--kh-ink2);font-weight:500}.kh-packages-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.kh-pkg-card{background:#fff;border-radius:var(--kh-r);border:.5px solid var(--kh-border);overflow:hidden}.kh-pkg-img{height:220px;position:relative;overflow:hidden;background:#0f1923}.kh-pkg-img-photo{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .45s ease}.kh-pkg-card:hover .kh-pkg-img-photo{transform:scale(1.06)}.kh-pkg-img-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.65) 0,transparent 55%);pointer-events:none}.kh-pkg-img-badge{position:absolute;bottom:12px;left:12px;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-size:11.5px;font-weight:700;padding:4px 10px;border-radius:20px;letter-spacing:.03em}.kh-pkg-body{padding:1.25rem}.kh-pkg-title{font-size:15px;font-weight:700;color:var(--kh-ink);margin-bottom:4px}.kh-pkg-route{font-size:12px;color:var(--kh-ink3);margin-bottom:1rem}.kh-pkg-features{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:1rem}.kh-pkg-feat{background:var(--kh-snow);border:.5px solid var(--kh-border);border-radius:6px;padding:3px 8px;font-size:11px;color:var(--kh-ink2)}.kh-pkg-footer{display:flex;align-items:center;justify-content:space-between}.kh-pkg-price strong{font-size:18px;color:var(--kh-ink);font-weight:700}.kh-pkg-price span{color:var(--kh-ink3);font-size:12px}.kh-pkg-btn{background:var(--kh-teal);color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:12.5px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block}.kh-seasons-outer{padding:0 var(--kh-pad);margin-bottom:5rem;max-width:var(--kh-max);margin-left:auto;margin-right:auto}.kh-seasons-wrap{background:linear-gradient(135deg,#0d1e2e,#0a3248);border-radius:20px;padding:3.5rem}.kh-seasons-label{font-size:11px;font-weight:700;letter-spacing:.1em;color:hsla(0,0%,100%,.5);text-transform:uppercase;margin-bottom:10px}.kh-seasons-title{font-size:2rem;font-weight:700;color:#fff;margin-bottom:2.5rem;letter-spacing:-.02em}.kh-seasons-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.kh-season-card{background:hsla(0,0%,100%,.06);border:.5px solid hsla(0,0%,100%,.1);border-radius:12px;padding:1.25rem;overflow:hidden}.kh-season-img-wrap{position:relative;width:calc(100% + 2.5rem);margin:-1.25rem -1.25rem .75rem;height:140px;overflow:hidden}.kh-season-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.kh-season-card:hover .kh-season-img{transform:scale(1.06)}.kh-season-img-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.05) 60%);pointer-events:none}.kh-season-icon-over{position:absolute;bottom:10px;left:14px;font-size:1.6rem;line-height:1;filter:drop-shadow(0 2px 6px rgba(0,0,0,.4))}.kh-season-icon{font-size:22px;display:block;margin-bottom:10px}.kh-season-name{font-size:13px;font-weight:700;color:#fff;margin-bottom:6px}.kh-season-months{font-size:11px;color:hsla(0,0%,100%,.5);margin-bottom:8px}.kh-season-desc{font-size:12px;color:hsla(0,0%,100%,.7);line-height:1.6}.kh-why-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.kh-why-card{background:#fff;border:.5px solid var(--kh-border);border-radius:var(--kh-r);padding:1.5rem}.kh-why-icon{font-size:22px;display:block;margin-bottom:1rem}.kh-why-title{font-size:14px;font-weight:700;color:var(--kh-ink);margin-bottom:6px}.kh-why-desc{font-size:13px;color:var(--kh-ink2);line-height:1.65}.kh-testi-section{background:#fff;padding:5rem var(--kh-pad)}.kh-testi-inner{max-width:var(--kh-max);margin:0 auto}.kh-testi-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem;margin-top:2.5rem}.kh-testi-card{background:var(--kh-snow);border:.5px solid var(--kh-border);border-radius:var(--kh-r);padding:1.5rem}.kh-stars{display:flex;gap:3px;margin-bottom:12px}.kh-star{width:12px;height:12px;background:var(--kh-gold2);border-radius:2px;display:block}.kh-testi-quote{font-size:14px;line-height:1.7;color:var(--kh-ink);margin-bottom:1rem;font-style:italic}.kh-testi-author{display:flex;align-items:center;gap:10px}.kh-testi-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;flex-shrink:0}.kh-testi-name{font-size:13px;font-weight:700;color:var(--kh-ink);margin:0}.kh-testi-loc{font-size:11.5px;color:var(--kh-ink3);margin:0}.kh-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem;margin-top:2.5rem}.kh-blog-card{background:#fff;border:.5px solid var(--kh-border);border-radius:var(--kh-r);overflow:hidden}.kh-blog-img{height:150px;display:flex;align-items:flex-end;padding:.75rem;text-decoration:none}.kh-blog-tag{background:hsla(0,0%,100%,.15);border:.5px solid hsla(0,0%,100%,.25);border-radius:4px;padding:2px 8px;font-size:10.5px;color:#fff}.kh-blog-body{padding:1rem 1.25rem}.kh-blog-title{font-size:14px;font-weight:700;color:var(--kh-ink);line-height:1.45;margin-bottom:6px}.kh-blog-title a{color:inherit;text-decoration:none}.kh-blog-title a:hover{color:var(--kh-teal)}.kh-blog-excerpt{font-size:12.5px;color:var(--kh-ink2);line-height:1.6;margin-bottom:10px}.kh-blog-meta{font-size:11px;color:var(--kh-ink3)}.kh-faq-section{padding:5rem var(--kh-pad);max-width:var(--kh-max);margin:0 auto}.kh-faq-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;background:var(--kh-border);border-radius:16px;overflow:hidden;border:.5px solid var(--kh-border)}.kh-faq-item{background:#fff;padding:1.25rem 1.5rem}.kh-faq-q{font-size:13.5px;font-weight:700;color:var(--kh-ink);margin-bottom:6px}.kh-faq-a{font-size:13px;color:var(--kh-ink2);line-height:1.65}.kh-cta-outer{padding:0 var(--kh-pad);max-width:var(--kh-max);margin:0 auto 5rem}.kh-cta-banner{border-radius:20px;background:linear-gradient(135deg,#0d1e2e,#0a3248);padding:3.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.kh-cta-text h2{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem;letter-spacing:-.02em}.kh-cta-text p{font-size:15px;color:hsla(0,0%,100%,.7);max-width:420px;line-height:1.65}.kh-cta-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.kh-wa-btn{background:#25d366;color:#fff;padding:13px 22px;border-radius:10px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.kh-inner{max-width:var(--kh-max);margin:0 auto;padding:0 var(--kh-pad)}.kh-why-travel{background:#f8fafc;padding:5rem 0}.kh-why-travel-inner{max-width:var(--kh-max);margin:0 auto;padding:0 var(--kh-pad)}.kh-why-travel-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:3rem}.kh-why-travel-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem 1.5rem;transition:all .2s;box-shadow:0 2px 8px rgba(0,0,0,.04)}.kh-why-travel-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(27,79,114,.1);border-color:#1b4f72}.kh-why-travel-icon{font-size:2rem;display:block;margin-bottom:1rem}.kh-why-travel-card h3{font-size:1rem;font-weight:700;color:#0f1923;margin-bottom:.6rem;line-height:1.35}.kh-why-travel-card p{font-size:13.5px;color:#64748b;line-height:1.75}.kh-season-perfect{background:linear-gradient(135deg,#0f1923,#1b4f72);padding:5rem 0}.kh-season-perfect-inner{max-width:var(--kh-max);margin:0 auto;padding:0 var(--kh-pad)}.kh-season-perfect-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.25rem;gap:1.25rem;margin-top:3rem}.kh-season-perfect-card{border-radius:16px;overflow:hidden;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.kh-season-perfect-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px rgba(0,0,0,.3)}.kh-sp-img-wrap{position:relative;height:200px;overflow:hidden;background:#1b4f72;flex-shrink:0}.kh-sp-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.kh-season-perfect-card:hover .kh-sp-img{transform:scale(1.07)}.kh-sp-img-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.55) 0,transparent 60%);pointer-events:none}.kh-sp-badge{position:absolute;bottom:12px;left:12px;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-size:12px;font-weight:700;padding:5px 12px;border-radius:20px}.kh-sp-body{padding:1.25rem;flex:1 1}.kh-sp-months{font-size:11.5px;font-weight:600;color:#7dd3fc;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.5rem;display:block}.kh-sp-desc{font-size:13.5px;color:hsla(0,0%,100%,.72);line-height:1.75}.kh-sp-icon{display:none}.kh-diff-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:3rem}.kh-diff-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.75rem;transition:all .2s}.kh-diff-card:hover{box-shadow:0 8px 28px rgba(27,79,114,.1);transform:translateY(-3px);border-color:#1b4f72}.kh-diff-icon{font-size:1.75rem;display:block;margin-bottom:.75rem}.kh-diff-card h3{font-size:.98rem;font-weight:700;color:#0f1923;margin-bottom:.5rem}.kh-diff-card p{font-size:13.5px;color:#64748b;line-height:1.75}.kh-stress-free{background:#1b4f72;padding:5rem 0}.kh-stress-free-inner{max-width:var(--kh-max);margin:0 auto;padding:0 var(--kh-pad)}.kh-stress-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:3rem}.kh-stress-card{background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.12);border-radius:16px;padding:2rem;transition:background .2s}.kh-stress-card:hover{background:hsla(0,0%,100%,.12)}.kh-stress-icon{font-size:2rem;display:block;margin-bottom:.75rem}.kh-stress-card h3{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.5rem}.kh-stress-card p{font-size:13.5px;color:hsla(0,0%,100%,.72);line-height:1.75}.kh-custom-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:3rem}.kh-custom-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.75rem;transition:all .2s;position:relative;overflow:hidden}.kh-custom-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:#1b4f72;transform:scaleY(0);transform-origin:bottom;transition:transform .25s}.kh-custom-card:hover:before{transform:scaleY(1)}.kh-custom-card:hover{box-shadow:0 8px 28px rgba(27,79,114,.1);transform:translateY(-3px)}.kh-custom-icon{font-size:1.75rem;display:block;margin-bottom:.75rem}.kh-custom-card h3{font-size:.98rem;font-weight:700;color:#0f1923;margin-bottom:.5rem}.kh-custom-card p{font-size:13.5px;color:#64748b;line-height:1.75}.kh-travelers{background:#0f1923;padding:5rem 0}.kh-travelers-inner{max-width:var(--kh-max);margin:0 auto;padding:0 var(--kh-pad)}.kh-travelers-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:3rem;margin-bottom:1.5rem}.kh-traveler-card{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.09);border-radius:16px;padding:2rem;transition:all .2s}.kh-traveler-card:hover{background:hsla(0,0%,100%,.09);border-color:hsla(0,0%,100%,.18)}.kh-traveler-icon{font-size:2.25rem;display:block;margin-bottom:.75rem}.kh-traveler-card h3{font-size:1.05rem;font-weight:700;color:#fff;margin-bottom:.6rem}.kh-traveler-card p{font-size:13.5px;color:hsla(0,0%,100%,.68);line-height:1.75}.kh-seniors-box{background:rgba(27,79,114,.3);border:1px solid rgba(27,79,114,.5);border-radius:16px;padding:2rem}.kh-seniors-box h3{font-size:1.05rem;font-weight:700;color:#7dd3fc;margin-bottom:.6rem}.kh-seniors-box p{font-size:13.5px;color:hsla(0,0%,100%,.68);line-height:1.75}.kh-expect-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:3rem}.kh-expect-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.75rem;transition:all .2s}.kh-expect-card:hover{box-shadow:0 8px 28px rgba(27,79,114,.1);transform:translateY(-3px);border-color:#1b4f72}.kh-expect-icon{font-size:1.75rem;display:block;margin-bottom:.75rem}.kh-expect-card h3{font-size:.98rem;font-weight:700;color:#0f1923;margin-bottom:.5rem}.kh-expect-card p{font-size:13.5px;color:#64748b;line-height:1.75}.kh-expect-footer{text-align:center;margin-top:3rem}.kh-expect-footer p{font-size:1.05rem;font-weight:600;color:#0f1923;margin-bottom:1.25rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.f-root,.kh-footer{margin-top:5rem}.f-cta{background:linear-gradient(135deg,#0d1e2e,#0a3248);padding:5rem 0;position:relative;overflow:hidden}.f-cta:before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(19,176,158,.08) 0,transparent 70%);pointer-events:none}.f-cta-inner{max-width:var(--kh-max);margin:0 auto;padding:0 var(--kh-pad);display:flex;align-items:center;justify-content:space-between;gap:3rem;flex-wrap:wrap}.f-cta-left{max-width:540px}.f-cta-eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;color:#13b09e;text-transform:uppercase;display:block;margin-bottom:1rem}.f-cta-title{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;color:#fff;line-height:1.18;margin-bottom:.875rem;letter-spacing:-.025em}.f-cta-sub{font-size:15px;color:hsla(0,0%,100%,.55);line-height:1.7}.f-cta-btns{display:flex;flex-direction:column;gap:12px;min-width:220px}.f-cta-wa{background:#25d366;color:#fff;border-radius:10px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px}.f-cta-outline,.f-cta-wa{padding:14px 24px;font-size:14px;text-decoration:none;text-align:center}.f-cta-outline{background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.75);border:.5px solid hsla(0,0%,100%,.12);border-radius:10px;font-weight:600;display:block;transition:background .15s}.f-cta-outline:hover{background:hsla(0,0%,100%,.1);color:#fff}.f-main{background:#0a0f1a;padding:4rem 0 0}.f-grid{max-width:var(--kh-max);margin:0 auto;padding:0 var(--kh-pad);display:grid;grid-template-columns:1.8fr 1fr 1.2fr 1.3fr;grid-gap:3rem;gap:3rem;padding-bottom:3.5rem;border-bottom:.5px solid hsla(0,0%,100%,.06)}.f-logo{gap:10px;margin-bottom:.875rem}.f-logo,.f-logo-mark{display:flex;align-items:center}.f-logo-mark{width:38px;height:38px;border-radius:9px;background:linear-gradient(135deg,#0d7a6e,#13b09e);justify-content:center;font-size:13px;font-weight:800;color:#fff;flex-shrink:0;letter-spacing:-.5px}.f-logo-name{font-size:16px;font-weight:700;color:#fff;letter-spacing:-.02em}.f-brand-desc{font-size:13px;color:hsla(0,0%,100%,.4);line-height:1.75;max-width:240px;margin-bottom:1.25rem}.f-socials{display:flex;gap:8px}.f-social-btn{width:34px;height:34px;border-radius:8px;background:hsla(0,0%,100%,.06);border:.5px solid hsla(0,0%,100%,.08);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.5);text-decoration:none;transition:all .15s}.f-social-btn:hover{background:hsla(0,0%,100%,.12);color:#fff}.f-col-title{font-size:10.5px;font-weight:700;letter-spacing:.1em;color:hsla(0,0%,100%,.3);text-transform:uppercase;margin-bottom:1.125rem}.f-links{list-style:none;display:flex;flex-direction:column;gap:10px}.f-links a{font-size:13.5px;color:hsla(0,0%,100%,.55);text-decoration:none;transition:color .15s}.f-links a:hover{color:#fff}.f-insta{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px}.f-insta-item{aspect-ratio:1;overflow:hidden;border-radius:6px;display:block}.f-insta-item img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.f-insta-item:hover img{transform:scale(1.08)}.f-newsletter-sub{font-size:13px;color:hsla(0,0%,100%,.4);line-height:1.6;margin-bottom:1rem}.f-newsletter{display:flex;flex-direction:column;gap:8px}.f-email{background:hsla(0,0%,100%,.05);border:.5px solid hsla(0,0%,100%,.1);border-radius:8px;padding:11px 14px;font-size:13.5px;color:#fff;outline:none;transition:border-color .15s}.f-email::placeholder{color:hsla(0,0%,100%,.3)}.f-email:focus{border-color:#13b09e}.f-subscribe-btn{background:#0d7a6e;color:#fff;border:none;border-radius:8px;padding:11px 14px;font-size:13px;font-weight:700;cursor:pointer;letter-spacing:.02em;transition:background .15s}.f-subscribe-btn:hover{background:#13b09e}.f-newsletter-note{font-size:11px;color:hsla(0,0%,100%,.25);margin-top:6px}.f-bottom{max-width:var(--kh-max);margin:0 auto;padding:1.5rem var(--kh-pad) 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.f-bottom p{font-size:12px;color:hsla(0,0%,100%,.22)}.f-legal{display:flex;gap:20px}.f-legal a{font-size:12px;color:hsla(0,0%,100%,.25);text-decoration:none;transition:color .15s}.f-legal a:hover{color:hsla(0,0%,100%,.6)}.pp-hero{position:relative;min-height:420px;display:flex;align-items:flex-end;overflow:hidden}.pp-hero-gradient{position:absolute;inset:0;background:linear-gradient(135deg,#0d1e2e,#0a3248)}.pp-hero-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.45) 50%,rgba(0,0,0,.15));z-index:1}.pp-hero-content{position:relative;z-index:2;max-width:var(--kh-max);margin:0 auto;width:100%;padding:3rem var(--kh-pad)}.pp-hero-cat{display:inline-block;background:#0d7a6e;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:4px 12px;border-radius:4px;margin-right:6px}.pp-hero-cat,.pp-hero-title{color:#fff;margin-bottom:1rem}.pp-hero-title{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;text-shadow:0 2px 8px rgba(0,0,0,.3)}.pp-hero-byline{display:flex;align-items:center;gap:8px;font-size:13.5px;color:hsla(0,0%,100%,.75);flex-wrap:wrap}.pp-byline-sep{opacity:.5}.pp-content{font-size:1.05rem;line-height:1.85;color:#1e293b}.pp-content h2{font-size:1.65rem;font-weight:700;color:#0f1923;margin:2.5rem 0 1rem;line-height:1.25}.pp-content h3{font-size:1.3rem;font-weight:700;color:#0f1923;margin:2rem 0 .75rem}.pp-content h4{font-size:1.1rem;font-weight:700;color:#0f1923;margin:1.5rem 0 .5rem}.pp-content p{margin-bottom:1.4rem}.pp-content a{color:#0d7a6e;text-decoration:underline;text-underline-offset:3px}.pp-content ol,.pp-content ul{margin:1rem 0 1.5rem 1.5rem}.pp-content li{margin-bottom:.6rem;line-height:1.7}.pp-content img{max-width:100%;height:auto;border-radius:10px;margin:2rem 0;display:block}.pp-content blockquote{border-left:4px solid #0d7a6e;padding:1rem 1.5rem;margin:1.5rem 0;background:#f0fdf4;border-radius:0 8px 8px 0;font-style:italic;color:#1e293b}.pp-content table{border-collapse:collapse;margin:1.5rem 0;font-size:.95rem}.pp-content td,.pp-content th{border:1px solid #e2e8f0;padding:.65rem 1rem;text-align:left}.pp-content th{background:#f7f9fb;font-weight:700;color:#0f1923}.pp-tags-footer{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:3rem;padding-top:1.5rem;border-top:.5px solid #e2e8f0}.pp-tags-label{font-size:13px;font-weight:600;color:#6b7c8d}.pp-tag{background:#f7f9fb;border:.5px solid #e2e8f0;border-radius:99px;padding:4px 12px;font-size:12px;color:#3a4a58}.pp-cta-wrap{background:#f7f9fb;padding:3rem var(--kh-pad);margin-top:2rem}.pp-cta{max-width:var(--kh-max);margin:0 auto;background:linear-gradient(135deg,#0d1e2e,#0a3248);border-radius:16px;padding:2.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.pp-cta-text h2{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.4rem}.pp-cta-text p{font-size:14px;color:hsla(0,0%,100%,.7);line-height:1.6}.pp-cta-btn{background:#25d366;color:#fff;padding:12px 22px;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap;flex-shrink:0}.bl-header{background:linear-gradient(160deg,#0d1e2e,#0a3248);padding:4rem 0}.bl-header-inner{max-width:var(--kh-max);margin:0 auto;padding:0 var(--kh-pad)}.bl-title{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;color:#fff;margin-bottom:.75rem;letter-spacing:-.02em}.bl-subtitle{font-size:16px;color:hsla(0,0%,100%,.7);max-width:560px;line-height:1.7}.bl-inner{max-width:var(--kh-max);margin:0 auto;padding:3rem var(--kh-pad) 5rem}.bl-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.bl-card{background:#fff;border:.5px solid rgba(15,25,35,.08);border-radius:14px;overflow:hidden}.bl-card-featured{grid-column:1/-1;display:grid;grid-template-columns:1.4fr 1fr}.bl-card-featured .bl-card-img-wrap{height:300px}.bl-card-featured .bl-card-body{padding:2rem;display:flex;flex-direction:column;justify-content:center}.bl-card-featured .bl-card-title{font-size:22px}.bl-card-featured .bl-card-excerpt{font-size:15px;-webkit-line-clamp:5}.bl-card-img-wrap{display:block;height:200px;position:relative;overflow:hidden}.bl-card-img-wrap img{transition:transform .3s}.bl-card:hover .bl-card-img-wrap img{transform:scale(1.04)}.bl-card-img-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1a3a3a,#2d6a5e)}.bl-card-cat{position:absolute;top:12px;left:12px;background:rgba(13,122,110,.9);color:#fff;font-size:11px;font-weight:700;padding:3px 10px;border-radius:4px}.bl-card-body{padding:1.25rem 1.5rem 1.5rem}.bl-card-date{font-size:11.5px;color:#6b7c8d;display:block;margin-bottom:8px}.bl-card-title{font-size:15px;font-weight:700;color:#0f1923;line-height:1.4;margin-bottom:8px}.bl-card-title a{color:inherit;text-decoration:none}.bl-card-title a:hover{color:#0d7a6e}.bl-card-excerpt{font-size:13px;color:#3a4a58;line-height:1.65;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.bl-card-read{font-size:13px;font-weight:600;color:#0d7a6e;text-decoration:none}.ap-hero{position:relative;height:420px;overflow:hidden}.ap-hero-gradient{background:linear-gradient(135deg,#0d1e2e,#0a3248)}.ap-hero img{width:100%;height:100%;object-fit:cover}.ap-hero-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.65),rgba(0,0,0,.2));display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:3rem var(--kh-pad);text-align:center}.ap-hero-overlay h1{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#fff;margin-bottom:.5rem}.ap-hero-overlay p{font-size:16px;color:hsla(0,0%,100%,.8)}.ap-section{max-width:var(--kh-max);margin:0 auto;padding:5rem var(--kh-pad) 4rem}.ap-section-title{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;color:#0f1923;line-height:1.2;margin-bottom:.75rem}.ap-section-sub{font-size:16px;color:#3a4a58;line-height:1.7;max-width:560px;margin-bottom:3rem}.ap-services-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.ap-service-card{border:.5px solid rgba(15,25,35,.08);border-radius:14px;padding:1.75rem}.ap-service-icon{font-size:28px;display:block;margin-bottom:1rem}.ap-service-title{margin-bottom:6px}.ap-service-sub{color:#6b7c8d;line-height:1.6}.ap-promises-outer{padding:0 var(--kh-pad);max-width:var(--kh-max);margin:0 auto 5rem}.ap-promises-wrap{background:linear-gradient(135deg,#0d1e2e,#0a3248);border-radius:20px;padding:3.5rem}.ap-promises-title{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:2.5rem;letter-spacing:-.02em}.ap-promises-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem}.ap-promise-item{align-items:flex-start;border:.5px solid hsla(0,0%,100%,.1);border-radius:12px}.ap-promise-icon{font-size:22px;flex-shrink:0}.ap-promise-text{line-height:1.6}.tp-hero{background:linear-gradient(160deg,#0d1e2e,#0a3248);padding:5rem 0}.tp-hero-inner{max-width:var(--kh-max);margin:0 auto;padding:0 var(--kh-pad);text-align:center}.tp-hero-title{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;color:#fff;line-height:1.2;margin-bottom:1rem;letter-spacing:-.02em}.tp-hero-sub{font-size:16px;color:hsla(0,0%,100%,.75);line-height:1.7;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.tp-section{max-width:var(--kh-max);margin:0 auto;padding:5rem var(--kh-pad) 4rem}.tp-packages{display:flex;flex-direction:column;gap:2rem}.tp-pkg-card{display:grid;grid-template-columns:380px 1fr;border-radius:16px;overflow:hidden;background:#fff;border:.5px solid rgba(15,25,35,.08);box-shadow:0 4px 24px rgba(0,0,0,.06)}.tp-pkg-img{display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem}.tp-pkg-badge{background:hsla(0,0%,100%,.15);border:.5px solid hsla(0,0%,100%,.25);border-radius:6px;padding:4px 12px;font-size:12px;align-self:flex-start}.tp-pkg-price-overlay{text-align:right}.tp-pkg-price-overlay strong{display:block;font-size:28px;font-weight:700;color:#fff}.tp-pkg-price-overlay span{font-size:12px;color:hsla(0,0%,100%,.7)}.tp-pkg-body{padding:2rem;display:flex;flex-direction:column;gap:1rem}.tp-pkg-title{font-size:18px;font-weight:700;color:#0f1923;line-height:1.3}.tp-pkg-route{font-size:13px;color:#6b7c8d}.tp-pkg-desc{font-size:14px;color:#3a4a58;line-height:1.7}.tp-pkg-includes-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6b7c8d;margin-bottom:8px}.tp-pkg-tags{display:flex;flex-wrap:wrap;gap:6px}.tp-pkg-tag{background:#f7f9fb;border:.5px solid rgba(15,25,35,.08);border-radius:6px;padding:4px 10px;font-size:12px;color:#3a4a58}.tp-pkg-footer{display:flex;align-items:center;gap:1.5rem;margin-top:auto;padding-top:1rem;border-top:.5px solid rgba(15,25,35,.08)}.tp-enquire-btn{background:#0d7a6e;color:#fff;padding:11px 22px;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}.tp-pkg-note{font-size:12px;color:#6b7c8d}.tp-why-outer{background:#f7f9fb;padding:5rem 0}.tp-why-inner{max-width:var(--kh-max);margin:0 auto;padding:0 var(--kh-pad)}.tp-why-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem;margin-top:2.5rem}.tp-why-card{background:#fff;border:.5px solid rgba(15,25,35,.08);border-radius:14px;padding:1.5rem}.tp-why-icon{font-size:22px;display:block;margin-bottom:.75rem}.tp-why-title{font-size:14px;font-weight:700;color:#0f1923;margin-bottom:6px}.tp-why-desc{font-size:13px;color:#3a4a58;line-height:1.65}.sp-page{max-width:var(--kh-max);margin:0 auto;padding:3rem var(--kh-pad) 5rem}.sp-hero{height:320px;border-radius:16px;overflow:hidden;margin-bottom:2.5rem}.sp-title{font-size:2.2rem;font-weight:700;color:#0f1923;margin-bottom:2rem}.sp-prose{max-width:72ch;font-size:1rem;line-height:1.8;color:#3a4a58}.sp-prose h1,.sp-prose h2{display:none}.sp-prose p{margin-bottom:1rem}@media (max-width:1024px){.kh-custom-grid,.kh-diff-grid,.kh-expect-grid,.kh-season-perfect-grid,.kh-seasons-grid,.kh-stress-grid,.kh-travelers-grid,.kh-why-travel-grid{grid-template-columns:repeat(2,1fr)}.ap-services-grid,.kh-packages-grid{grid-template-columns:1fr 1fr}.tp-pkg-card{grid-template-columns:1fr}.bl-grid,.tp-why-grid{grid-template-columns:1fr 1fr}.bl-card-featured{grid-column:1/-1;grid-template-columns:1fr}.f-grid{grid-template-columns:1fr 1fr}.f-cta-inner{flex-direction:column}}@media (max-width:768px){.kh-hero-inner{grid-template-columns:1fr}.kh-lead-card{display:none}.kh-faq-grid,.kh-testi-grid{grid-template-columns:1fr}.kh-cta-banner{flex-direction:column;text-align:center}.kh-cta-actions{justify-content:center}.pp-hero{min-height:320px}.pp-cta{flex-direction:column;text-align:center}.ap-promises-grid,.contact-grid{grid-template-columns:1fr}}@media (max-width:640px){:root{--kh-pad:1.25rem}.bl-grid,.kh-blog-grid,.kh-custom-grid,.kh-diff-grid,.kh-expect-grid,.kh-packages-grid,.kh-season-perfect-grid,.kh-seasons-grid,.kh-stress-grid,.kh-travelers-grid,.kh-why-grid,.kh-why-travel-grid,.tp-why-grid{grid-template-columns:1fr}.header-cta,.main-nav{display:none}.f-grid,.form-row{grid-template-columns:1fr}.f-grid{gap:2rem}.ap-services-grid{grid-template-columns:1fr}.f-cta-btns{flex-direction:column}}.kh-lucide-icon-wrap{width:50px;height:50px;border-radius:12px;background:#eff6ff;border:1px solid #bfdbfe;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;flex-shrink:0;color:#1b4f72;transition:all .2s}.kh-lucide-icon-wrap.kh-lucide-dark{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.15);color:#fff}.kh-lucide-icon-wrap.kh-lucide-light{background:#eff6ff;border-color:#bfdbfe;color:#1b4f72}.kh-custom-card:hover .kh-lucide-icon-wrap,.kh-diff-card:hover .kh-lucide-icon-wrap,.kh-expect-card:hover .kh-lucide-icon-wrap,.kh-why-card:hover .kh-lucide-icon-wrap,.kh-why-travel-card:hover .kh-lucide-icon-wrap{background:#1b4f72;border-color:#1b4f72;color:#fff}.kh-trust-icon{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tp-pkg-img{position:relative;min-height:260px;overflow:hidden;background:#0f1923}.tp-pkg-img-tag{width:100%;height:100%;object-fit:cover;display:block;position:absolute;inset:0;transition:transform .45s}.tp-pkg-card:hover .tp-pkg-img-tag{transform:scale(1.04)}.tp-pkg-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,transparent 60%);pointer-events:none;z-index:1}.tp-pkg-badge{position:absolute;top:14px;left:14px;z-index:2;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-size:11.5px;font-weight:700;padding:5px 12px;border-radius:20px}.tp-pkg-note{font-size:11.5px;color:#9ca3af;margin-top:8px}.tp-why-card:hover .kh-lucide-icon-wrap{background:#1b4f72;border-color:#1b4f72;color:#fff}.kh-wtv2-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.25rem;gap:1.25rem;margin-bottom:1.5rem}.kh-wtv2-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.75rem 1.5rem;display:flex;flex-direction:column;gap:.75rem;transition:all .2s;position:relative;overflow:hidden}.kh-wtv2-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1b4f72,#2e86c1);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.kh-wtv2-card:hover{border-color:#bfdbfe;box-shadow:0 8px 28px rgba(27,79,114,.08);transform:translateY(-3px)}.kh-wtv2-card:hover:after{transform:scaleX(1)}.kh-wtv2-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.kh-wtv2-title{font-size:15px;font-weight:700;color:#0f1923;line-height:1.35}.kh-wtv2-desc{font-size:13px;color:#64748b;line-height:1.75;margin:0}.kh-wtv2-cta{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1.25rem 1.75rem}.kh-wtv2-cta-h{font-size:15px;font-weight:700;color:#0f1923;margin-bottom:.2rem}.kh-wtv2-cta-s{font-size:13px;color:#64748b;margin:0}@media (max-width:1024px){.kh-wtv2-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.kh-wtv2-grid{grid-template-columns:1fr}.kh-wtv2-cta{flex-direction:column;align-items:flex-start}}.kh-diff-v2-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem;margin-top:3rem}.kh-diff-v2-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.75rem;display:flex;flex-direction:column;gap:.875rem;transition:all .22s;position:relative;overflow:hidden}.kh-diff-v2-card:before{content:"";position:absolute;inset:0;border-radius:16px;border:2px solid #1b4f72;opacity:0;transition:opacity .22s}.kh-diff-v2-card:hover{box-shadow:0 12px 36px rgba(27,79,114,.1);transform:translateY(-4px)}.kh-diff-v2-card:hover:before{opacity:1}.kh-diff-v2-top{display:flex;align-items:center;justify-content:space-between}.kh-diff-v2-icon{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.kh-diff-v2-num{font-size:11px;font-weight:700;color:#cbd5e1;letter-spacing:.06em}.kh-diff-v2-title{font-size:15px;font-weight:700;color:#0f1923;line-height:1.35}.kh-diff-v2-desc{font-size:13px;color:#64748b;line-height:1.75;margin:0;flex:1 1}@media (max-width:1024px){.kh-diff-v2-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.kh-diff-v2-grid{grid-template-columns:1fr}}.kh-steps-row{margin-top:3rem;margin-bottom:0}.kh-steps-row,.kh-steps-top{display:flex;align-items:center}.kh-steps-top{flex:1 1}.kh-steps-top:last-child{flex:0 1}.kh-steps-dot{width:52px;height:52px;border-radius:50%;border:2px solid;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1;background:#fff}.kh-steps-line{flex:1 1;height:2px;background:linear-gradient(90deg,#e2e8f0,#e2e8f0);background-size:8px 2px;border-top:2px dashed #e2e8f0;margin:0 4px}.kh-steps-cards{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1rem;gap:1rem;margin-top:1rem}.kh-steps-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.25rem;display:flex;flex-direction:column;gap:.4rem;transition:all .2s;overflow:hidden}.kh-steps-card:hover{border-color:#bfdbfe;box-shadow:0 8px 24px rgba(27,79,114,.08);transform:translateY(-3px)}.kh-steps-num{letter-spacing:.08em;display:block}.kh-steps-title{font-size:14px;font-weight:700;color:#0f1923;line-height:1.3}.kh-steps-short{font-size:11.5px;color:#94a3b8;font-weight:500}.kh-steps-desc{font-size:12.5px;color:#64748b;line-height:1.7;margin:.25rem 0 0}@media (max-width:1024px){.kh-steps-cards{grid-template-columns:repeat(3,1fr)}.kh-steps-row{display:none}}@media (max-width:640px){.kh-steps-cards{grid-template-columns:1fr}}.kh-expect-v2-section{padding:5rem 0;background:#f8fafc}.kh-expect-v2-inner{max-width:var(--kh-max);margin:0 auto;padding:0 var(--kh-pad);display:grid;grid-template-columns:1fr 1.4fr;grid-gap:5rem;gap:5rem;align-items:start}.kh-expect-v2-left{position:-webkit-sticky;position:sticky;top:100px}.kh-expect-v2-h2{font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:800;color:#0f1923;line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}.kh-expect-v2-sub{font-size:14.5px;color:#64748b;line-height:1.75;margin-bottom:2rem}.kh-expect-v2-stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;background:#e2e8f0;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.kh-expect-v2-stat{background:#fff;padding:1.25rem;display:flex;flex-direction:column;gap:.3rem}.kh-expect-v2-stat-n{font-size:26px;font-weight:800;letter-spacing:-.02em}.kh-expect-v2-stat-l{font-size:12px;color:#94a3b8;font-weight:500}.kh-expect-v2-right{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden;position:relative}.kh-expect-v2-row{display:flex;gap:1.25rem;align-items:flex-start;padding:1.75rem 2rem;position:relative;transition:background .18s}.kh-expect-v2-row:hover{background:#f8fafc}.kh-expect-v2-row-icon{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.kh-expect-v2-row-text h3{font-size:15px;font-weight:700;color:#0f1923;margin-bottom:.4rem;line-height:1.3}.kh-expect-v2-row-text p{font-size:13px;color:#64748b;line-height:1.75;margin:0}.kh-expect-v2-divider{position:absolute;bottom:0;left:2rem;right:2rem;height:1px;background:#f1f5f9}@media (max-width:1024px){.kh-expect-v2-inner{grid-template-columns:1fr;gap:2.5rem}.kh-expect-v2-left{position:static}}@media (max-width:640px){.kh-expect-v2-stats{grid-template-columns:1fr 1fr}.kh-expect-v2-row{padding:1.25rem}}.kh-bento-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr;grid-template-rows:auto auto;grid-gap:1.25rem;gap:1.25rem;margin-top:3rem}.kh-bento-large{grid-column:1;grid-row:1/3}.kh-bento-col{grid-column:2/5;grid-row:1;display:grid;grid-template-columns:1fr 1fr;grid-gap:1.25rem;gap:1.25rem}.kh-bento-small{grid-row:2}.kh-bento-small:first-of-type{grid-column:2}.kh-bento-small:nth-of-type(2){grid-column:3}.kh-bento-small:nth-of-type(3){grid-column:4}.kh-bento-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;transition:all .22s;display:flex;flex-direction:column}.kh-bento-card:hover{border-color:#bfdbfe;box-shadow:0 12px 36px rgba(27,79,114,.1);transform:translateY(-3px)}.kh-bento-img-wrap{position:relative;overflow:hidden;flex-shrink:0}.kh-bento-large .kh-bento-img-wrap{height:220px}.kh-bento-medium .kh-bento-img-wrap{height:140px}.kh-bento-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s}.kh-bento-card:hover .kh-bento-img{transform:scale(1.06)}.kh-bento-img-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.3) 0,transparent 60%);pointer-events:none}.kh-bento-body{padding:1.25rem;display:flex;flex-direction:column;gap:.6rem;flex:1 1}.kh-bento-small{padding:1.5rem}.kh-bento-small .kh-bento-body{padding:0}.kh-bento-row{justify-content:space-between}.kh-bento-icon,.kh-bento-row{display:flex;align-items:center}.kh-bento-icon{width:38px;height:38px;border-radius:10px;justify-content:center;flex-shrink:0}.kh-bento-title{font-size:15px;font-weight:700;color:#0f1923;line-height:1.3}.kh-bento-large .kh-bento-title{font-size:17px}.kh-bento-desc{font-size:12.5px;color:#64748b;line-height:1.7;margin:0;flex:1 1}.kh-bento-stat{display:flex;align-items:baseline;gap:5px}.kh-bento-stat-n{font-size:22px;font-weight:800;letter-spacing:-.02em}.kh-bento-stat-l{font-size:11px;color:#94a3b8;font-weight:500}@media (max-width:1024px){.kh-bento-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.kh-bento-large{grid-column:1/3;grid-row:1}.kh-bento-col{grid-column:1/3;grid-row:2}.kh-bento-small:first-of-type{grid-column:1;grid-row:3}.kh-bento-small:nth-of-type(2){grid-column:2;grid-row:3}.kh-bento-small:nth-of-type(3){grid-column:1/3;grid-row:4}}@media (max-width:640px){.kh-bento-grid{grid-template-columns:1fr}.kh-bento-col,.kh-bento-large{grid-column:1}.kh-bento-col{grid-template-columns:1fr}.kh-bento-small:first-of-type,.kh-bento-small:nth-of-type(2),.kh-bento-small:nth-of-type(3){grid-column:1;grid-row:auto}}.kh-testi-v2{padding:5rem 0;background:#f8fafc}.kh-testi-v2-inner{max-width:var(--kh-max);margin:0 auto;padding:0 var(--kh-pad)}.kh-testi-v2-header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap}.kh-testi-v2-aggregate{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}.kh-testi-v2-score{display:flex;align-items:center;gap:.75rem}.kh-testi-v2-score-n{font-size:42px;font-weight:800;color:#0f1923;letter-spacing:-.03em;line-height:1}.kh-testi-v2-stars{display:flex;gap:2px;margin-bottom:2px}.kh-testi-v2-count{font-size:12px;color:#94a3b8;font-weight:500}.kh-testi-v2-badges{display:flex;gap:8px}.kh-testi-v2-badge{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:4px 12px;font-size:11.5px;font-weight:600;color:#374151}.kh-testi-v2-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.25rem;gap:1.25rem;margin-bottom:1.5rem}.kh-testi-v2-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;transition:all .22s}.kh-testi-v2-card:hover{box-shadow:0 12px 36px rgba(0,0,0,.08);transform:translateY(-4px);border-color:#bfdbfe}.kh-testi-v2-bar{height:4px;width:100%;flex-shrink:0}.kh-testi-v2-body{padding:1.5rem;flex:1 1;display:flex;flex-direction:column;gap:1rem}.kh-testi-v2-qmark{font-size:1.2em;opacity:.35}.kh-testi-v2-quote{font-size:13.5px;line-height:1.8;color:#374151;font-style:italic;margin:0;flex:1 1}.kh-testi-v2-trip{display:inline-block;font-size:11px;font-weight:700;padding:4px 10px;border-radius:20px;align-self:flex-start}.kh-testi-v2-author{display:flex;align-items:center;gap:10px;padding:1rem 1.5rem;border-top:1px solid #f1f5f9}.kh-testi-v2-avatar{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;flex-shrink:0}.kh-testi-v2-name{font-size:13.5px;font-weight:700;color:#0f1923;margin:0}.kh-testi-v2-loc{font-size:11.5px;color:#94a3b8;margin:0}.kh-testi-v2-check{width:18px;height:18px;margin-left:auto;flex-shrink:0}.kh-testi-v2-cta{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.25rem 1.75rem}.kh-testi-v2-cta-avatars{display:flex;align-items:center;gap:4px}.kh-testi-v2-mini-avatar{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;margin-left:-6px;flex-shrink:0}.kh-testi-v2-mini-avatar:first-child{margin-left:0}.kh-testi-v2-cta-text{font-size:14px;font-weight:600;color:#0f1923;margin-left:12px}@media (max-width:1024px){.kh-testi-v2-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.kh-testi-v2-grid{grid-template-columns:1fr}.kh-testi-v2-header{flex-direction:column}.kh-testi-v2-aggregate,.kh-testi-v2-cta,.kh-testi-v2-header{align-items:flex-start}.kh-testi-v2-cta{flex-direction:column}}.pp-body{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:3rem;gap:3rem;align-items:start;max-width:var(--kh-max);margin:0 auto;padding:3rem var(--kh-pad) 4rem}.pp-article{min-width:0}.pp-sidebar{display:flex;flex-direction:column;gap:1.25rem;position:-webkit-sticky;position:sticky;top:90px}.pp-sidebar-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.25rem}.pp-sidebar-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-bottom:.75rem}.pp-content{max-width:100%;overflow-x:auto}.pp-content table{width:100%;min-width:300px}@media (max-width:1024px){.pp-body{grid-template-columns:1fr}.pp-sidebar{position:static}}.kh-diff-v2-img-wrap{position:relative;height:160px;overflow:hidden;border-radius:12px 12px 0 0;background:#1b4f72;flex-shrink:0}.kh-diff-v2-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.kh-diff-v2-card:hover .kh-diff-v2-img{transform:scale(1.07)}.kh-diff-v2-img-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.45) 0,transparent 60%);pointer-events:none}.kh-diff-v2-num-badge{position:absolute;top:10px;right:10px;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-size:11px;font-weight:800;padding:3px 10px;border-radius:20px;letter-spacing:.06em}.kh-diff-v2-body{padding:1.25rem;display:flex;flex-direction:column;gap:.3rem;flex:1 1}.kh-diff-v2-top{display:none}@media (max-width:640px){.kh-diff-v2-img-wrap{height:160px}}.ap-service-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;transition:all .22s;display:flex;flex-direction:column}.ap-service-card:hover{border-color:#bfdbfe;box-shadow:0 10px 32px rgba(27,79,114,.1);transform:translateY(-4px)}.ap-service-img-wrap{position:relative;height:180px;overflow:hidden;background:#1b4f72;flex-shrink:0}.ap-service-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.ap-service-card:hover .ap-service-img{transform:scale(1.06)}.ap-service-img-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.4) 0,transparent 60%);pointer-events:none}.ap-service-body{padding:1.25rem}.ap-service-title{font-size:15px;font-weight:700;color:#0f1923;margin-bottom:.35rem}.ap-service-sub{font-size:13px;color:#64748b;line-height:1.65;margin:0}.ap-promise-icon-wrap{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ap-promise-item{display:flex;align-items:center;gap:14px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:14px;padding:1.25rem;transition:background .18s}.ap-promise-item:hover{background:hsla(0,0%,100%,.1)}.ap-promise-text{font-size:14px;color:hsla(0,0%,100%,.85);font-weight:500;line-height:1.5}.cp-hero{background:linear-gradient(160deg,#0d1e2e,#1b4f72);padding:4rem 0}.cp-hero-inner{max-width:var(--kh-max);margin:0 auto;padding:0 var(--kh-pad)}.cp-hero-title{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;color:#fff;margin-bottom:.75rem;letter-spacing:-.02em}.cp-hero-sub{font-size:16px;color:hsla(0,0%,100%,.75);max-width:560px;line-height:1.7}.cp-body{max-width:var(--kh-max);margin:0 auto;padding:3rem var(--kh-pad) 5rem;display:grid;grid-template-columns:1fr 1.1fr;grid-gap:2.5rem;gap:2.5rem;align-items:start}.cp-left{display:flex;flex-direction:column;gap:1.5rem}.cp-info-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.75rem}.cp-info-title{font-size:16px;font-weight:700;color:#0f1923;margin-bottom:1.5rem}.cp-info-items{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.5rem}.cp-info-item{display:flex;align-items:flex-start;gap:12px}.cp-info-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cp-info-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:2px}.cp-info-val{font-size:14px;color:#0f1923;font-weight:500}.cp-info-link{color:#1b4f72;text-decoration:none}.cp-info-link:hover{text-decoration:underline}.cp-wa-btn{display:flex;align-items:center;justify-content:center;gap:8px;background:#25d366;color:#fff;border-radius:10px;padding:12px;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s}.cp-wa-btn:hover{background:#1ea855}.cp-map-wrap{border-radius:16px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 4px 16px rgba(0,0,0,.06)}.cp-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;position:-webkit-sticky;position:sticky;top:90px}@media (max-width:900px){.cp-body{grid-template-columns:1fr}.cp-form-card{position:static}}.sc-bubble{position:fixed;bottom:24px;right:24px;z-index:999;background:linear-gradient(135deg,#1b4f72,#2e86c1);border:none;border-radius:50px;height:52px;padding:0 20px 0 16px;display:flex;align-items:center;gap:8px;cursor:pointer;box-shadow:0 8px 24px rgba(27,79,114,.35);transition:all .2s}.sc-bubble:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(27,79,114,.45)}.sc-bubble-label{font-size:14px;font-weight:600;color:#fff;white-space:nowrap}@keyframes sc-pulse-anim{0%,to{box-shadow:0 8px 24px rgba(27,79,114,.35),0 0 0 0 rgba(27,79,114,.4)}50%{box-shadow:0 8px 24px rgba(27,79,114,.35),0 0 0 10px rgba(27,79,114,0)}}.sc-pulse{animation:sc-pulse-anim 2s infinite}.sc-window{position:fixed;bottom:88px;right:24px;z-index:998;width:360px;max-height:520px;background:#fff;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.2);display:flex;flex-direction:column;overflow:hidden;animation:sc-slide-up .2s ease}@keyframes sc-slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.sc-header{background:linear-gradient(135deg,#1b4f72,#2e86c1);padding:14px 16px;gap:10px}.sc-header,.sc-header-avatar{display:flex;align-items:center}.sc-header-avatar{width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.2);justify-content:center;flex-shrink:0}.sc-header-name{font-size:14px;font-weight:700;color:#fff;margin:0}.sc-header-status{display:flex;align-items:center;gap:5px;margin:0}.sc-online-dot{width:7px;height:7px;border-radius:50%;background:#4ade80;display:block}.sc-header-status{font-size:11px;color:hsla(0,0%,100%,.7)}.sc-header-close{margin-left:auto;background:none;border:none;cursor:pointer;padding:4px}.sc-messages{flex:1 1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10px;background:#f8fafc}.sc-msg-row{display:flex;align-items:flex-end;gap:7px}.sc-msg-bot{justify-content:flex-start}.sc-msg-user{justify-content:flex-end}.sc-avatar{width:26px;height:26px;border-radius:50%;background:#eff6ff;border:1px solid #bfdbfe;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sc-bubble-msg{max-width:78%;padding:10px 13px;border-radius:16px;font-size:13px;line-height:1.65}.sc-bubble-bot{background:#fff;border:1px solid #e2e8f0;color:#0f1923;border-bottom-left-radius:4px}.sc-bubble-user{background:linear-gradient(135deg,#1b4f72,#2e86c1);color:#fff;border-bottom-right-radius:4px}.sc-typing{display:flex;align-items:center;gap:4px;padding:12px 14px}.sc-typing span{width:7px;height:7px;border-radius:50%;background:#94a3b8;animation:sc-dot .9s ease-in-out infinite}.sc-typing span:nth-child(2){animation-delay:.2s}.sc-typing span:nth-child(3){animation-delay:.4s}@keyframes sc-dot{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.1);opacity:1}}.sc-quick{padding:8px 12px;display:flex;flex-wrap:wrap;gap:6px;border-top:1px solid #f1f5f9;background:#fff}.sc-quick-btn{background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:500;color:#1b4f72;cursor:pointer;transition:all .15s;white-space:nowrap}.sc-quick-btn:hover{background:#1b4f72;color:#fff;border-color:#1b4f72}.sc-input-row{display:flex;gap:8px;padding:12px;border-top:1px solid #f1f5f9;background:#fff}.sc-input{flex:1 1;height:38px;border:1px solid #e2e8f0;border-radius:10px;padding:0 12px;font-size:13px;outline:none}.sc-input:focus{border-color:#1b4f72}.sc-send{width:38px;height:38px;border-radius:10px;background:#1b4f72;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sc-send:disabled{opacity:.5;cursor:not-allowed}.sc-send:hover:not(:disabled){background:#2e86c1}@media (max-width:480px){.sc-window{width:calc(100vw - 32px);right:16px}.sc-bubble-label{display:none}.sc-bubble{padding:0;width:52px;border-radius:50%;justify-content:center}}.kh-steps-img-wrap{position:relative;height:160px;overflow:hidden;border-radius:0;background:#1b4f72;flex-shrink:0;margin:-1.25rem -1.25rem 1rem}.kh-steps-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.kh-steps-card:hover .kh-steps-img{transform:scale(1.06)}.kh-steps-img-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.4) 0,transparent 60%);pointer-events:none}.kh-steps-num{position:absolute;bottom:8px;left:10px;font-size:11px;font-weight:800;letter-spacing:.06em;background:hsla(0,0%,100%,.85);padding:2px 8px;border-radius:20px}.kh-steps-body{padding:0}.pp-content img{max-width:100%!important;height:auto!important;display:block!important;margin:1.5rem auto!important;border-radius:8px}.pp-content figure{margin:1.5rem 0!important;max-width:100%!important}.pp-content figure img{width:100%!important;height:auto!important;display:block!important}.pp-content figcaption{font-size:13px;color:#64748b;text-align:center;margin-top:6px;font-style:italic}.pp-content .wp-block-image{margin:1.5rem 0!important;max-width:100%!important}.pp-content .wp-block-image img{max-width:100%!important;height:auto!important;display:block!important}