/* ===== V178 SHELL SOURCE: home_v119.css ===== */
:root{
  --co119-green:#0d7a46;
  --co119-green-2:#0b6c3e;
  --co119-mint:#eaf8f0;
  --co119-ink:#152033;
  --co119-text:#334155;
  --co119-muted:#64748b;
  --co119-line:#e2e8f0;
  --co119-bg:#f8fafc;
  --co119-card:#ffffff;
  --co119-dark:#0f172a;
  --co119-radius:28px;
  --co119-shadow:0 18px 55px rgba(15,23,42,.10);
  --co119-shell:1240px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:hidden}
body.co119-body{margin:0;min-width:320px;overflow-x:hidden;background:var(--co119-bg);color:var(--co119-ink);font-family:Inter,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body.co119-menuOpen,body.co119-modalOpen{overflow:hidden}
a{color:inherit}
button,input,textarea{font:inherit}
button{color:inherit}
img,video{max-width:100%;display:block}
.co119-shell{width:min(var(--co119-shell),calc(100% - 40px));margin:0 auto}

/* HEADER */
.co119-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid rgba(226,232,240,.92);box-shadow:0 2px 14px rgba(15,23,42,.03)}
.co119-header__row{height:80px;display:flex;align-items:center;gap:28px}
.co119-brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;min-width:0}
.co119-brand__mark{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--co119-line);border-radius:14px;background:white;box-shadow:0 5px 16px rgba(15,23,42,.06);overflow:hidden;flex:0 0 auto}
.co119-brand__mark img{width:32px;height:32px;object-fit:contain}
.co119-brand__copy{display:grid;min-width:0}
.co119-brand__copy strong{font-size:17px;line-height:1.15;font-weight:800;letter-spacing:-.02em;color:#123726;white-space:nowrap}
.co119-brand__copy small{font-size:10.5px;color:var(--co119-muted);font-weight:700;margin-top:3px;white-space:nowrap}
.co119-brand--wordmark{flex:0 0 auto}
.co119-brand__wordmark{display:block;width:210px;height:auto;max-height:58px;object-fit:contain;object-position:left center}
.co119-brand--compact .co119-brand__wordmark{width:185px;max-height:58px}
.co119-footerLogoPlate{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:14px;background:#fff;border:1px solid rgba(255,255,255,.18)}
.co119-brand--footer .co119-brand__wordmark{width:220px;max-height:76px}
.co119-nav{margin-left:auto;display:flex;align-items:center;gap:4px;min-width:0}
.co119-nav a{padding:10px 13px;text-decoration:none;border-radius:999px;font-size:13.5px;font-weight:750;color:#475569;white-space:nowrap;transition:.18s ease}
.co119-nav a:hover,.co119-nav a.is-active{background:var(--co119-mint);color:var(--co119-green)}
.co119-header__actions{display:flex;align-items:center;gap:10px;margin-left:8px}
.co119-phone{font-size:13px;font-weight:800;text-decoration:none;color:#244436;white-space:nowrap}
.co119-menuBtn{display:none;width:42px;height:42px;border:1px solid var(--co119-line);background:white;border-radius:13px;cursor:pointer;padding:0;align-items:center;justify-content:center;flex-direction:column;gap:4px}
.co119-menuBtn span{width:18px;height:2px;background:#334155;border-radius:99px}

/* BUTTONS */
.co119-btn{border:0;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 20px;border-radius:999px;font-weight:800;font-size:14px;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}
.co119-btn:hover{transform:translateY(-1px)}
.co119-btn--primary{background:var(--co119-green);color:#fff;box-shadow:0 11px 28px rgba(13,122,70,.22)}
.co119-btn--primary:hover{background:var(--co119-green-2);box-shadow:0 15px 34px rgba(13,122,70,.28)}
.co119-btn--secondary{background:#fff;color:var(--co119-ink);border:1px solid var(--co119-line);box-shadow:0 5px 14px rgba(15,23,42,.05)}
.co119-btn--light{background:#fff;color:var(--co119-dark);border:1px solid rgba(255,255,255,.4)}
.co119-btn--lg{min-height:52px;padding:0 26px;font-size:15px}
.co119-btn--block{width:100%}

/* HERO */
.co119-hero{position:relative;overflow:hidden;padding:54px 0 46px;background:linear-gradient(180deg,#f7faf8 0%,#fff 58%,#f8fafc 100%);border-bottom:1px solid var(--co119-line)}
.co119-hero__glow{position:absolute;border-radius:999px;filter:blur(100px);pointer-events:none}
.co119-hero__glow--a{width:560px;height:300px;background:rgba(177,239,205,.45);left:7%;top:10%}
.co119-hero__glow--b{width:480px;height:280px;background:rgba(254,215,170,.28);right:8%;bottom:5%}
.co119-hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,5.2fr) minmax(0,6.8fr);gap:34px;align-items:center;padding:32px 34px;border:1px solid #dbe3df;border-radius:32px;background:rgba(255,255,255,.92);box-shadow:0 24px 70px rgba(15,23,42,.08);backdrop-filter:blur(8px)}
.co119-hero__copy{padding:4px 4px 4px 0;min-width:0}
.co119-kicker{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:var(--co119-mint);border:1px solid #ccebd9;color:var(--co119-green);font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;margin-bottom:20px}
.co119-hero h1{max-width:650px;margin:0;font-size:clamp(40px,3.55vw,56px);line-height:1.055;letter-spacing:-.045em;font-weight:900;color:#111827}
.co119-hero__copy>p{max-width:640px;margin:20px 0 0;font-size:16px;line-height:1.68;color:#667085;font-weight:500}
.co119-hero__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}
.co119-hero__proof{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}
.co119-hero__proof span{padding:7px 10px;border-radius:999px;background:#f8fbf9;border:1px solid #dce7e1;color:#476154;font-size:11px;font-weight:750;box-shadow:none}
.co119-hero__mediaCol{min-width:0;width:100%}
.co119-media{position:relative;width:100%;aspect-ratio:16/9;border-radius:26px;overflow:hidden;background:#dce8e0;border:1px solid #cfd9d4;box-shadow:0 24px 52px rgba(15,23,42,.16)}
.co119-media>video,.co119-media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.co119-media__veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.05),rgba(15,23,42,.02) 50%,rgba(15,23,42,.52))}
.co119-media__label{position:absolute;top:18px;left:18px;padding:10px 12px;border-radius:13px;background:rgba(15,23,42,.64);backdrop-filter:blur(12px);color:white;display:grid;gap:3px}
.co119-media__label span{font-size:9px;font-weight:900;letter-spacing:.08em}
.co119-media__label strong{font-size:12px}
.co119-media__caption{position:absolute;left:20px;bottom:19px;color:white;display:grid;gap:4px;max-width:60%}
.co119-media__caption strong{font-size:14px}
.co119-media__caption span{font-size:11px;color:rgba(255,255,255,.8)}
.co119-media__link{position:absolute;right:18px;bottom:18px;min-height:42px;padding:0 15px;border-radius:999px;background:white;color:#0f172a;text-decoration:none;font-size:12px;font-weight:850;display:inline-flex;align-items:center;gap:8px;box-shadow:0 8px 22px rgba(15,23,42,.18)}
.co119-sound{position:absolute;right:16px;top:16px;z-index:4;border:0;border-radius:999px;padding:8px 11px;background:rgba(15,23,42,.66);color:#fff;font-size:10px;font-weight:800;cursor:pointer}
.co119-thumbs{display:flex;justify-content:center;gap:9px;margin-top:14px;overflow:auto;padding:2px 2px 7px;scrollbar-width:none}
.co119-thumbs::-webkit-scrollbar{display:none}
.co119-thumb{min-width:105px;max-width:150px;height:54px;padding:5px 9px 5px 5px;border-radius:14px;border:1px solid var(--co119-line);background:white;display:flex;align-items:center;gap:8px;cursor:pointer;color:var(--co119-text);box-shadow:0 5px 14px rgba(15,23,42,.05)}
.co119-thumb img,.co119-thumb>span{width:44px;height:42px;border-radius:10px;object-fit:cover;background:#eef4f0;display:grid;place-items:center}
.co119-thumb strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.co119-thumb.is-active{border-color:#74c99d;box-shadow:0 0 0 2px rgba(13,122,70,.10)}

/* SEARCH */
.co119-searchBand{padding:28px 0 16px;background:#fff}
.co119-searchCard{display:grid;grid-template-columns:270px 1fr;gap:26px;align-items:center;padding:22px 24px;border:1px solid var(--co119-line);background:#fff;border-radius:24px;box-shadow:var(--co119-shadow)}
.co119-searchCard__intro span,.co119-sectionTag{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#fff4ed;color:#df5d29;border:1px solid #fed7c1;font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}
.co119-searchCard__intro h2{font-size:24px;letter-spacing:-.035em;margin:9px 0 4px}
.co119-searchCard__intro p{margin:0;font-size:12px;color:var(--co119-muted)}
.co119-searchForm{display:grid;grid-template-columns:1fr auto;gap:10px}
.co119-searchInput{height:52px;border-radius:15px;border:1px solid var(--co119-line);background:#f8fafc;display:flex;align-items:center;padding:0 15px;gap:10px}
.co119-searchInput svg{width:20px;height:20px;stroke:#72a789;fill:none;stroke-width:2;flex:0 0 auto}
.co119-searchInput input{width:100%;border:0;outline:0;background:transparent;font-size:14px;color:var(--co119-ink);min-width:0}
.co119-searchInput input::placeholder{color:#94a3b8}
.co119-quickLinks{grid-column:2;display:flex;flex-wrap:wrap;gap:7px}
.co119-quickLinks a{padding:7px 10px;border:1px solid var(--co119-line);border-radius:999px;background:#fff;text-decoration:none;color:#516173;font-size:11px;font-weight:750;transition:.16s ease}
.co119-quickLinks a:hover{border-color:#afdcc3;background:#f0faf4;color:var(--co119-green)}

/* PROOF */
.co119-proofBand{padding:0 0 38px;background:#fff}
.co119-proofGrid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--co119-line);border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 8px 26px rgba(15,23,42,.05)}
.co119-proofGrid article{min-height:112px;padding:22px 20px;display:flex;gap:14px;align-items:flex-start;border-right:1px solid var(--co119-line)}
.co119-proofGrid article:last-child{border-right:0}
.co119-proofGrid b,.co119-cardNo,.co119-steps b{width:34px;height:34px;border-radius:12px;background:var(--co119-mint);color:var(--co119-green);display:grid;place-items:center;flex:0 0 auto;font-size:11px}
.co119-proofGrid div{display:grid;gap:5px}
.co119-proofGrid strong{font-size:14px}
.co119-proofGrid span{font-size:11px;line-height:1.5;color:var(--co119-muted)}

/* SECTIONS */
.co119-section{padding:82px 0;background:#fff}
.co119-section--soft{background:#f7f9f8}
.co119-section--dark{background:#102119;color:white}
.co119-sectionHead{margin-bottom:34px}
.co119-sectionHead h2{margin:10px 0 8px;font-size:clamp(30px,3.1vw,42px);line-height:1.08;letter-spacing:-.045em;color:#111827}
.co119-sectionHead p{margin:0;color:var(--co119-muted);font-size:15px;line-height:1.65}
.co119-sectionHead--center{text-align:center;max-width:780px;margin:0 auto 38px}
.co119-sectionHead--split{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}
.co119-sectionHead--split>div{max-width:790px}
.co119-sectionHead--light h2{color:white}
.co119-sectionHead--light p{color:#a9b7ae}
.co119-sectionTag--light{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12);color:#b9f0ce}
.co119-textLink{font-size:13px;font-weight:850;text-decoration:none;color:var(--co119-green);white-space:nowrap}

/* EXPERIENCE */
.co119-experienceGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.co119-experienceCard{min-height:310px;padding:22px;border:1px solid var(--co119-line);background:white;border-radius:22px;text-decoration:none;color:inherit;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 10px 26px rgba(15,23,42,.055);transition:.2s ease}
.co119-experienceCard:hover{transform:translateY(-4px);border-color:#b5ddc6;box-shadow:0 18px 38px rgba(15,23,42,.10)}
.co119-experienceCard small{display:block;margin-bottom:10px;color:var(--co119-green);font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.co119-experienceCard h3{font-size:25px;line-height:1.08;letter-spacing:-.035em;margin:0}
.co119-experienceCard p{font-size:13px;line-height:1.6;color:var(--co119-muted)}
.co119-experienceCard>b{font-size:12px;color:var(--co119-green)}

/* TOURS */
.co119-tourGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.co119-tourCard{border:1px solid var(--co119-line);background:white;border-radius:22px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 10px 28px rgba(15,23,42,.06);transition:.2s ease;min-width:0}
.co119-tourCard:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(15,23,42,.12);border-color:#c5dfd0}
.co119-tourCard__media{position:relative;aspect-ratio:16/10;background:#e5ede8;overflow:hidden}
.co119-tourCard__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.co119-tourCard:hover .co119-tourCard__media img{transform:scale(1.035)}
.co119-tourCard__placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#e9f4ed,#f7faf8);color:#64816f;font-weight:800}
.co119-tourCard__place{position:absolute;left:14px;bottom:14px;padding:7px 10px;border-radius:999px;background:rgba(15,23,42,.68);backdrop-filter:blur(10px);color:white;font-size:10px;font-weight:800}
.co119-tourCard__body{padding:18px}
.co119-tourCard__code{font-size:10px;font-weight:900;letter-spacing:.08em;color:var(--co119-green)}
.co119-tourCard h3{margin:7px 0 12px;font-size:20px;line-height:1.25;letter-spacing:-.025em}
.co119-tourCard__meta{display:flex;gap:7px;flex-wrap:wrap}
.co119-tourCard__meta span{font-size:10px;font-weight:700;color:#64748b;padding:6px 8px;border-radius:999px;background:#f8fafc;border:1px solid #edf1f5}
.co119-tourCard__foot{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:18px;padding-top:15px;border-top:1px solid #edf1f5}
.co119-tourCard__price{display:grid;gap:2px}
.co119-tourCard__price del{font-size:11px;color:#94a3b8}
.co119-tourCard__price strong{font-size:20px;letter-spacing:-.03em;color:#111827}
.co119-tourCard__price small{font-size:10px;color:#64748b;font-weight:700;margin-left:3px}
.co119-tourCard__arrow{width:36px;height:36px;border-radius:999px;background:var(--co119-mint);color:var(--co119-green);display:grid;place-items:center;font-weight:900}

/* REVIEWS */
.co119-reviewGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.co119-reviewCard{padding:24px;border-radius:20px;background:white;color:#0f172a;min-height:260px;display:flex;flex-direction:column;box-shadow:0 12px 30px rgba(0,0,0,.12)}
.co119-reviewCard__stars{color:#f59e0b;letter-spacing:.08em;font-size:15px}
.co119-reviewCard>p{font-size:15px;line-height:1.7;color:#334155;margin:18px 0 24px}
.co119-reviewCard footer{display:flex;align-items:center;gap:10px;margin-top:auto}
.co119-reviewCard footer img,.co119-reviewCard__avatar{width:38px;height:38px;border-radius:999px;object-fit:cover;background:#eaf8f0;color:var(--co119-green);display:grid;place-items:center;font-weight:900}
.co119-reviewCard footer strong{font-size:13px}

/* GUIDE */
.co119-guideGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.co119-guideCard{border:1px solid var(--co119-line);border-radius:22px;overflow:hidden;background:white;color:inherit;text-decoration:none;box-shadow:0 10px 28px rgba(15,23,42,.06);transition:.2s ease}
.co119-guideCard:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(15,23,42,.11)}
.co119-guideCard__media{aspect-ratio:16/10;background:#e6ece8;overflow:hidden}
.co119-guideCard__media img{width:100%;height:100%;object-fit:cover}
.co119-guideCard__body{padding:18px}
.co119-guideCard__body>span{font-size:9px;letter-spacing:.08em;font-weight:900;color:var(--co119-green)}
.co119-guideCard h3{margin:8px 0 9px;font-size:20px;line-height:1.25;letter-spacing:-.025em}
.co119-guideCard p{margin:0;color:var(--co119-muted);font-size:13px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.co119-guideCard b{display:block;margin-top:15px;color:var(--co119-green);font-size:12px}

/* STEPS + FINAL CTA */
.co119-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.co119-steps article{padding:22px;border-radius:20px;background:white;border:1px solid var(--co119-line);min-height:190px;display:flex;flex-direction:column;box-shadow:0 8px 22px rgba(15,23,42,.04)}
.co119-steps strong{font-size:17px;margin-top:24px}
.co119-steps p{font-size:12px;line-height:1.65;color:var(--co119-muted)}
.co119-finalCta{margin-top:38px;border-radius:28px;padding:30px 32px;background:linear-gradient(135deg,#0c6b3d,#0f8d51);color:white;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 24px 60px rgba(13,122,70,.24)}
.co119-finalCta span{font-size:9px;letter-spacing:.1em;font-weight:900;color:#c6f1d6}
.co119-finalCta h2{font-size:30px;letter-spacing:-.04em;margin:8px 0}
.co119-finalCta p{margin:0;color:#d4f2df;font-size:13px}
.co119-finalCta__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}

/* FOOTER */
.co119-footer{background:#0e1726;color:#d7dee8;padding:58px 0 22px}
.co119-footer__grid{display:grid;grid-template-columns:1.6fr .9fr 1.1fr .9fr;gap:42px}
.co119-brand--footer .co119-brand__copy strong{color:white}
.co119-brand--footer .co119-brand__copy small{color:#94a3b8}
.co119-footer h3{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:white;margin:0 0 16px}
.co119-footer__grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}
.co119-footer__grid p,.co119-footer__grid span,.co119-footer__grid a,.co119-footer__grid button{margin:0;color:#aeb9c8;font-size:12px;line-height:1.55;text-decoration:none;background:none;border:0;padding:0;text-align:left;cursor:pointer}
.co119-footer__grid strong{color:white}
.co119-footer__grid a:hover,.co119-footer__grid button:hover{color:white}
.co119-footer__bottom{margin-top:42px;padding-top:18px;border-top:1px solid rgba(148,163,184,.16);display:flex;justify-content:space-between;gap:20px;color:#7e8b9e;font-size:11px}

/* DRAWER */
.co119-drawer{position:fixed;inset:0;z-index:120;pointer-events:none;visibility:hidden}
.co119-drawer.is-open{visibility:visible;pointer-events:auto}
.co119-drawer__backdrop{position:absolute;inset:0;border:0;background:rgba(15,23,42,.46);backdrop-filter:blur(5px);opacity:0;transition:.2s ease}
.co119-drawer.is-open .co119-drawer__backdrop{opacity:1}
.co119-drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(370px,90vw);background:white;transform:translateX(100%);transition:.24s ease;box-shadow:-25px 0 60px rgba(15,23,42,.18);display:flex;flex-direction:column}
.co119-drawer.is-open .co119-drawer__panel{transform:none}
.co119-drawer__head{padding:17px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--co119-line)}
.co119-brand--compact .co119-brand__mark{width:38px;height:38px}
.co119-drawer__close{width:38px;height:38px;border:1px solid var(--co119-line);background:white;border-radius:12px;font-size:22px;cursor:pointer}
.co119-drawer__nav{padding:14px;display:grid;gap:6px}
.co119-drawer__nav a,.co119-drawer__nav button{padding:13px 14px;border:0;border-radius:12px;text-decoration:none;background:#f8fafc;color:#334155;font-weight:750;text-align:left;cursor:pointer}
.co119-drawer__foot{margin-top:auto;padding:16px;border-top:1px solid var(--co119-line)}
.co119-drawer__foot .co119-btn{width:100%}

/* MODAL */
.co119-modal{position:fixed;inset:0;z-index:140;visibility:hidden;pointer-events:none}
.co119-modal.is-open{visibility:visible;pointer-events:auto}
.co119-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(15,23,42,.54);backdrop-filter:blur(7px);opacity:0;transition:.2s}
.co119-modal.is-open .co119-modal__backdrop{opacity:1}
.co119-modal__panel{position:absolute;left:50%;top:50%;transform:translate(-50%,-47%) scale(.98);width:min(570px,calc(100% - 28px));max-height:min(760px,92vh);overflow:auto;border-radius:24px;background:white;box-shadow:0 30px 80px rgba(15,23,42,.32);opacity:0;transition:.2s}
.co119-modal.is-open .co119-modal__panel{opacity:1;transform:translate(-50%,-50%) scale(1)}
.co119-modal__head{padding:20px 22px;background:linear-gradient(135deg,#0c6b3d,#0f8d51);color:white;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}
.co119-modal__head span{font-size:9px;letter-spacing:.09em;font-weight:900;color:#c8efd7}
.co119-modal__head h2{font-size:23px;letter-spacing:-.03em;margin:6px 0 0}
.co119-modal__head button{width:38px;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.12);color:white;font-size:22px;cursor:pointer}
.co119-modal__body{padding:22px}
.co119-modal__body>p{margin:0 0 16px;color:var(--co119-muted);font-size:13px;line-height:1.6}
.co119-consultForm{display:grid;gap:10px}
.co119-consultForm>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.co119-consultForm input,.co119-consultForm textarea{width:100%;border:1px solid var(--co119-line);border-radius:13px;padding:12px 13px;outline:none;background:#fff;color:var(--co119-ink)}
.co119-consultForm input:focus,.co119-consultForm textarea:focus{border-color:#79c39a;box-shadow:0 0 0 4px rgba(13,122,70,.08)}
.co119-consultForm textarea{min-height:100px;resize:vertical}
.co119-consultForm small{color:var(--co119-muted);line-height:1.5}
.co119-hp{display:none!important}
.co119-alert{padding:11px 13px;border-radius:12px;margin-bottom:14px;font-size:12px;font-weight:750}
.co119-alert--ok{background:#ecfdf3;color:#067647;border:1px solid #abefc6}
.co119-alert--bad{background:#fff4ed;color:#b54708;border:1px solid #ffd6ae}

/* MOBILE NAV */
.co119-mobileNav{display:none}

/* RESPONSIVE */
@media(max-width:1080px){
  .co119-nav{display:none}.co119-menuBtn{display:flex}.co119-header__row{gap:18px}.co119-hero__grid{gap:30px}.co119-experienceGrid{grid-template-columns:repeat(2,1fr)}.co119-footer__grid{grid-template-columns:1.4fr 1fr 1fr}.co119-footer__grid>div:last-child{display:none}
}
@media(max-width:820px){
  .co119-shell{width:min(100% - 28px,var(--co119-shell))}
  .co119-header__row{height:68px}.co119-phone,.co119-header__cta{display:none}
  .co119-hero{padding:34px 0 32px}.co119-hero__grid{grid-template-columns:1fr}.co119-hero h1{font-size:clamp(38px,10vw,52px)}.co119-hero__copy>p{font-size:16px;margin-top:18px}.co119-hero__mediaCol{max-width:680px;width:100%;margin:0 auto}
  .co119-searchCard{grid-template-columns:1fr}.co119-quickLinks{grid-column:1}.co119-searchForm{grid-template-columns:1fr auto}
  .co119-proofGrid{grid-template-columns:repeat(2,1fr)}.co119-proofGrid article:nth-child(2){border-right:0}.co119-proofGrid article:nth-child(-n+2){border-bottom:1px solid var(--co119-line)}
  .co119-section{padding:62px 0}.co119-sectionHead--split{align-items:flex-start;flex-direction:column}.co119-tourGrid{grid-template-columns:repeat(2,1fr)}.co119-reviewGrid,.co119-guideGrid{grid-template-columns:1fr}.co119-steps{grid-template-columns:repeat(2,1fr)}.co119-finalCta{align-items:flex-start;flex-direction:column}.co119-finalCta__actions{justify-content:flex-start}.co119-footer__grid{grid-template-columns:1.4fr 1fr}.co119-footer__grid>div:nth-child(3){display:none}
}
@media(max-width:560px){
  body.co119-body{padding-bottom:76px}
  .co119-shell{width:calc(100% - 24px)}
  .co119-brand__mark{width:38px;height:38px;border-radius:12px}.co119-brand__copy strong{font-size:14px}.co119-brand__copy small{font-size:9px}.co119-brand__wordmark{width:154px;max-height:50px}.co119-header__row{height:64px}
  .co119-hero{padding:26px 0 24px}.co119-kicker{font-size:9px;min-height:26px;margin-bottom:14px}.co119-hero h1{font-size:36px;line-height:1.02}.co119-hero__copy>p{font-size:15px;line-height:1.6}.co119-hero__actions{display:grid;grid-template-columns:1fr 1fr;margin-top:22px}.co119-btn--lg{min-height:48px;padding:0 13px;font-size:13px}.co119-hero__proof{gap:6px}.co119-hero__proof span{font-size:10px;padding:7px 9px}.co119-media{border-radius:22px;aspect-ratio:4/3}.co119-media__label{top:12px;left:12px}.co119-media__caption{left:13px;bottom:13px}.co119-media__link{right:12px;bottom:12px;min-height:36px;padding:0 12px}.co119-sound{right:10px;top:10px}.co119-thumbs{justify-content:flex-start}
  .co119-searchBand{padding:20px 0 10px}.co119-searchCard{padding:18px;border-radius:20px;gap:16px}.co119-searchForm{grid-template-columns:1fr}.co119-searchForm .co119-btn{width:100%}.co119-searchCard__intro h2{font-size:22px}.co119-quickLinks{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.co119-quickLinks::-webkit-scrollbar{display:none}.co119-quickLinks a{white-space:nowrap}
  .co119-proofBand{padding-bottom:24px}.co119-proofGrid{border-radius:18px}.co119-proofGrid article{min-height:100px;padding:17px 14px;gap:10px}.co119-proofGrid strong{font-size:12px}.co119-proofGrid span{font-size:9.5px}
  .co119-section{padding:50px 0}.co119-sectionHead h2{font-size:30px}.co119-sectionHead p{font-size:13px}.co119-sectionHead{margin-bottom:24px}
  .co119-experienceGrid,.co119-tourGrid,.co119-reviewGrid,.co119-guideGrid{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;padding:2px 1px 10px;scrollbar-width:none}.co119-experienceGrid::-webkit-scrollbar,.co119-tourGrid::-webkit-scrollbar,.co119-reviewGrid::-webkit-scrollbar,.co119-guideGrid::-webkit-scrollbar{display:none}
  .co119-experienceCard{flex:0 0 84%;min-height:270px;scroll-snap-align:start}.co119-tourCard{flex:0 0 86%;scroll-snap-align:start}.co119-reviewCard{flex:0 0 88%;scroll-snap-align:start;min-height:245px}.co119-guideCard{flex:0 0 86%;scroll-snap-align:start}
  .co119-steps{grid-template-columns:1fr 1fr;gap:10px}.co119-steps article{min-height:172px;padding:17px}.co119-steps strong{font-size:14px;margin-top:17px}.co119-steps p{font-size:10.5px}
  .co119-finalCta{padding:24px 20px;border-radius:22px}.co119-finalCta h2{font-size:26px}.co119-finalCta__actions{width:100%;display:grid;grid-template-columns:1fr}.co119-finalCta__actions .co119-btn{width:100%}
  .co119-footer{padding:42px 0 18px}.co119-footer__grid{grid-template-columns:1fr;gap:28px}.co119-footer__grid>div:nth-child(2){display:none}.co119-footer__bottom{align-items:flex-start;flex-direction:column;gap:5px}
  .co119-consultForm>div{grid-template-columns:1fr}
  .co119-mobileNav{position:fixed;left:8px;right:8px;bottom:8px;z-index:90;height:64px;padding:6px;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border:1px solid var(--co119-line);border-radius:20px;box-shadow:0 14px 38px rgba(15,23,42,.18)}
  .co119-mobileNav a,.co119-mobileNav button{border:0;background:transparent;text-decoration:none;color:#64748b;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:15px;cursor:pointer}.co119-mobileNav b{font-size:9px}.co119-mobileNav .is-active{background:#edf9f2;color:var(--co119-green)}.co119-mobileNav__call{background:var(--co119-green)!important;color:white!important}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* ===== V119.1 — SEO copy & editorial layout refinement ===== */
.co119-sectionHead--seo{align-items:center}
.co119-sectionHead--seo>div{max-width:860px}
.co119-sectionHead--seo h2{font-weight:900;max-width:820px}
.co119-sectionHead--seo p{max-width:820px;font-size:15px;line-height:1.75}
.co119-sectionHead--seo p strong{color:var(--co119-ink);font-weight:800}
.co119-sectionHead--light.co119-sectionHead--seo p strong{color:#fff}
.co119-sectionHead--light.co119-sectionHead--seo>div{max-width:880px}
.co119-sectionHead--light.co119-sectionHead--seo h2{max-width:850px}

/* Khi CMS mới chỉ có 1–2 bài, tránh để grid 3 cột tạo khoảng trắng lớn */
.co119-guideGrid--single{grid-template-columns:minmax(0,920px);justify-content:start}
.co119-guideGrid--single .co119-guideCard{display:grid;grid-template-columns:minmax(280px,1.02fr) minmax(0,1fr);max-width:920px}
.co119-guideGrid--single .co119-guideCard__media{aspect-ratio:auto;min-height:300px}
.co119-guideGrid--single .co119-guideCard__body{padding:28px;display:flex;flex-direction:column;justify-content:center}
.co119-guideGrid--single .co119-guideCard h3{font-size:28px;line-height:1.18}
.co119-guideGrid--single .co119-guideCard p{-webkit-line-clamp:4;font-size:14px}
.co119-guideGrid--double{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1040px}

@media (max-width: 820px){
  .co119-sectionHead--seo{align-items:flex-start}
  .co119-sectionHead--seo p{font-size:14px;line-height:1.68}
  .co119-guideGrid--single,.co119-guideGrid--double{display:block;max-width:none}
  .co119-guideGrid--single .co119-guideCard{display:block;max-width:none}
  .co119-guideGrid--single .co119-guideCard__media{aspect-ratio:16/10;min-height:0}
  .co119-guideGrid--single .co119-guideCard__body{padding:18px;display:block}
  .co119-guideGrid--single .co119-guideCard h3{font-size:21px}
}

/* ===== V119.2 — TourKit editorial hierarchy, centered sections & premium cards ===== */
:root{
  --co119-section-bg:#f6f8fb;
  --co119-section-line:#e6eaf0;
}

/* Căn lề các section quan trọng theo kiểu editorial của TourKit */
.co119-sectionHead--tourkit{max-width:860px;margin:0 auto 44px;text-align:center;display:block}
.co119-sectionHead--tourkit .co119-sectionTag{margin:0 auto}
.co119-sectionHead--tourkit h2{max-width:840px;margin:13px auto 10px;font-size:clamp(30px,3vw,40px);line-height:1.12;letter-spacing:-.035em}
.co119-sectionHead--tourkit p{max-width:760px;margin:0 auto;font-size:15px;line-height:1.7;color:#64748b}
.co119-sectionHead--tourkit p strong{color:#334155}
.co119-sectionAction{display:flex;justify-content:center;margin-top:30px}
.co119-sectionAction .co119-btn{min-height:46px;padding-inline:22px;background:#fff;border:1px solid #dce3ea;box-shadow:0 9px 24px rgba(15,23,42,.07)}

/* Tour được quan tâm — card lớn, hình ảnh là trọng tâm */
#featured-tours{background:var(--co119-section-bg);border-top:1px solid var(--co119-section-line);border-bottom:1px solid var(--co119-section-line)}
.co119-tourGrid--showcase,.co119-tourGrid{gap:24px}
.co119-tourCard--premium{border-radius:24px;border:1px solid #dde4eb;box-shadow:0 8px 24px rgba(15,23,42,.055);background:#fff}
.co119-tourCard--premium:hover{transform:translateY(-5px);border-color:#a9d9bf;box-shadow:0 20px 46px rgba(15,23,42,.11)}
.co119-tourCard--premium .co119-tourCard__media{aspect-ratio:16/10;margin:14px 14px 0;border-radius:18px}
.co119-tourCard__index{position:absolute;left:14px;top:14px;width:42px;height:42px;border-radius:14px;background:rgba(255,255,255,.93);backdrop-filter:blur(10px);display:grid;place-items:center;color:#0d7a46;font-size:13px;font-weight:900;border:1px solid rgba(255,255,255,.8);box-shadow:0 7px 18px rgba(15,23,42,.12)}
.co119-tourCard--premium .co119-tourCard__place{left:auto;right:14px;top:14px;bottom:auto;background:rgba(15,23,42,.72);padding:7px 11px}
.co119-tourCard--premium .co119-tourCard__body{padding:20px 20px 21px}
.co119-tourCard__eyebrow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}
.co119-tourCard__eyebrow span{font-size:10px;font-weight:900;letter-spacing:.08em;color:#0d7a46}
.co119-tourCard__eyebrow b{font-size:9px;letter-spacing:.06em;padding:5px 8px;border-radius:999px;background:#ecfdf3;border:1px solid #ccebd9;color:#0d7a46}
.co119-tourCard--premium h3{font-size:21px;line-height:1.28;min-height:54px;margin:5px 0 14px;color:#0f172a}
.co119-tourCard__meta--list{display:grid;gap:8px;padding:13px 0;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5}
.co119-tourCard__meta--list span{position:relative;padding:0 0 0 18px;border:0;background:transparent;border-radius:0;color:#64748b;font-size:11px;font-weight:700}
.co119-tourCard__meta--list span:before{content:'✓';position:absolute;left:0;top:0;color:#0d7a46;font-weight:900}
.co119-tourCard--premium .co119-tourCard__foot{border:0;margin-top:16px;padding-top:0;align-items:center}
.co119-tourCard--premium .co119-tourCard__price>small{font-size:9px;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-weight:800}
.co119-tourCard--premium .co119-tourCard__price strong{font-size:22px}
.co119-tourCard__cta{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 13px;border-radius:12px;background:#0f172a;color:#fff;font-size:11px;font-weight:850;white-space:nowrap}
.co119-tourCard__cta b{color:#a7f3d0;font-size:15px}

/* Testimonials — giống nhịp TourKit: nền sáng, card trắng, title ở giữa */
.co119-section--reviews{background:#f6f8fb;color:var(--co119-ink);border-bottom:1px solid var(--co119-section-line)}
.co119-section--reviews .co119-reviewGrid{gap:24px}
.co119-section--reviews .co119-reviewCard{min-height:300px;padding:28px;border:1px solid #dde4eb;border-radius:24px;box-shadow:0 8px 24px rgba(15,23,42,.055)}
.co119-section--reviews .co119-reviewCard__stars{font-size:17px;color:#f59e0b}
.co119-section--reviews .co119-reviewCard>p{font-size:14px;line-height:1.8;color:#475569;margin:20px 0 26px}
.co119-section--reviews .co119-reviewCard footer{padding-top:17px;border-top:1px solid #edf1f5;justify-content:space-between;gap:14px}
.co119-reviewCard__person{display:flex;align-items:center;gap:11px;min-width:0}
.co119-reviewCard__person strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}
.co119-reviewCard__score{padding:6px 10px;border-radius:999px;background:#ecfdf3;border:1px solid #bbf7d0;color:#087443;font-size:10px;font-weight:900;white-space:nowrap}

/* Cẩm nang — căn giữa, card editorial */
#guide{background:#fff}
.co119-guideGrid{gap:24px}
.co119-guideCard{border-color:#dde4eb;border-radius:24px;box-shadow:0 8px 24px rgba(15,23,42,.055)}
.co119-guideCard__media{margin:14px 14px 0;border-radius:18px;aspect-ratio:16/9}
.co119-guideCard__body{padding:20px 20px 22px}
.co119-guideCard__eyebrow{display:flex;justify-content:space-between;align-items:center;gap:10px}
.co119-guideCard__eyebrow span{font-size:9px;letter-spacing:.08em;font-weight:900;color:#0d7a46}
.co119-guideCard__eyebrow em{font-style:normal;width:34px;height:34px;border-radius:11px;background:#ecfdf3;color:#0d7a46;display:grid;place-items:center;font-weight:900;font-size:10px}
.co119-guideCard h3{font-size:21px;line-height:1.3;margin:11px 0 10px;color:#0f172a}
.co119-guideCard p{font-size:13px;line-height:1.65;color:#64748b}
.co119-guideCard b{margin-top:17px;color:#0d7a46;display:inline-flex;align-items:center;gap:7px}
.co119-guideCard b i{font-style:normal;font-size:15px}
.co119-guideGrid--single{grid-template-columns:minmax(0,960px);justify-content:center}
.co119-guideGrid--single .co119-guideCard{max-width:960px;margin:0 auto;grid-template-columns:minmax(320px,1.08fr) minmax(0,1fr)}
.co119-guideGrid--single .co119-guideCard__media{margin:14px;min-height:310px;border-radius:18px}
.co119-guideGrid--single .co119-guideCard__body{padding:30px 30px 30px 16px}
.co119-guideGrid--double{max-width:1040px;margin:0 auto}

/* Đi tour dễ hơn — module cards có header rõ như TourKit */
.co119-section--steps{background:#f6f8fb;border-top:1px solid var(--co119-section-line)}
.co119-steps{gap:20px}
.co119-steps article{padding:0;min-height:220px;overflow:hidden;border-radius:22px;border:1px solid #dde4eb;box-shadow:0 8px 22px rgba(15,23,42,.045)}
.co119-stepTop{min-height:82px;padding:18px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;background:linear-gradient(135deg,#0d7a46,#0a8b4d);color:#fff}
.co119-stepTop span{font-size:9px;font-weight:900;letter-spacing:.09em}
.co119-stepTop b{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:rgba(255,255,255,.15);font-size:13px;border:1px solid rgba(255,255,255,.18)}
.co119-steps article>strong{font-size:17px;margin:20px 20px 0;color:#0f172a}
.co119-steps article>p{margin:8px 20px 22px;font-size:12px;line-height:1.65;color:#64748b}

/* CTA cuối trang — khối tối tạo nhịp giống TourKit, giữ màu thương hiệu Cỏ */
.co119-finalCta{margin-top:44px;background:#0f172a;border:1px solid #1e293b;box-shadow:0 24px 58px rgba(15,23,42,.18);padding:34px 36px}
.co119-finalCta>div:first-child{max-width:720px}
.co119-finalCta span{color:#86efac}
.co119-finalCta p{color:#cbd5e1;font-size:13px;line-height:1.7}
.co119-finalCta .co119-btn--primary{background:#0d7a46}

@media(max-width:820px){
  .co119-sectionHead--tourkit{max-width:680px;margin-bottom:34px;text-align:center;align-items:center!important}
  .co119-sectionHead--tourkit h2{font-size:32px}
  .co119-sectionHead--tourkit p{font-size:14px}
  .co119-tourCard--premium h3{min-height:0}
  .co119-guideGrid--single .co119-guideCard{display:block}
  .co119-guideGrid--single .co119-guideCard__media{margin:14px;min-height:0;aspect-ratio:16/10}
  .co119-guideGrid--single .co119-guideCard__body{padding:20px}
}
@media(max-width:560px){
  .co119-sectionHead--tourkit{margin-bottom:28px}
  .co119-sectionHead--tourkit h2{font-size:28px;line-height:1.13}
  .co119-sectionHead--tourkit p{font-size:13px;line-height:1.65}
  .co119-tourCard--premium{flex-basis:88%}
  .co119-tourCard--premium .co119-tourCard__media{margin:10px 10px 0;border-radius:16px}
  .co119-tourCard__index{left:10px;top:10px;width:38px;height:38px}
  .co119-tourCard--premium .co119-tourCard__place{right:10px;top:10px}
  .co119-tourCard__cta{min-height:38px;padding-inline:11px}
  .co119-section--reviews .co119-reviewCard{flex-basis:90%;min-height:280px;padding:22px}
  .co119-guideCard{flex-basis:88%}
  .co119-guideCard__media{margin:10px 10px 0}
  .co119-steps{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;padding-bottom:10px;scrollbar-width:none}
  .co119-steps::-webkit-scrollbar{display:none}
  .co119-steps article{flex:0 0 86%;scroll-snap-align:start;min-height:220px}
  .co119-finalCta{padding:26px 22px}
}

/* V119.3 — Hero media emphasis */
.co119-hero__mediaCol{padding:0}
.co119-thumbs{margin-top:14px;gap:10px;justify-content:center}
.co119-thumb{border:1px solid #d9e2de!important;background:#fff!important;box-shadow:0 8px 20px rgba(15,23,42,.07)!important}
.co119-thumb.is-active{border-color:#8dd6ae!important;box-shadow:0 0 0 2px rgba(22,163,74,.10),0 8px 20px rgba(15,23,42,.07)!important}
@media(max-width:1080px){
  .co119-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:26px;padding:28px}
  .co119-hero h1{font-size:clamp(38px,4.6vw,52px)}
}
@media(max-width:820px){
  .co119-hero__grid{grid-template-columns:1fr;padding:22px;border-radius:26px}
  .co119-hero__copy{padding:0}
  .co119-hero__mediaCol{max-width:none}
  .co119-media{aspect-ratio:16/10}
}
@media(max-width:560px){
  .co119-hero{padding:20px 0 24px}
  .co119-hero__grid{padding:16px;border-radius:22px;gap:22px}
  .co119-hero h1{font-size:32px;line-height:1.08;letter-spacing:-.035em}
  .co119-hero__copy>p{font-size:14px;line-height:1.58}
  .co119-media{aspect-ratio:4/3;border-radius:18px}
  .co119-thumbs{justify-content:flex-start}
}

/* ===== V178 SHELL SOURCE: home_v121_polish.css ===== */
/* Cỏ Travel Home V121 — compact professional polish */
:root{--co121-green:#08784a;--co121-ink:#18231e;--co121-text:#4b5951;--co121-muted:#77827c;--co121-line:#e3e9e5;--co121-soft:#f7f9f8}
body.co119-body{font-family:"Segoe UI",Inter,Arial,sans-serif;background:var(--co121-soft);color:var(--co121-ink);font-size:15px;line-height:1.5}
.co119-shell{width:min(1160px,calc(100% - 36px))}
.co119-header__row{height:68px;gap:18px}.co119-brand__mark{width:38px;height:38px;border-radius:11px;box-shadow:none}.co119-brand__mark img{width:29px;height:29px}.co119-brand__copy strong{font-size:15px;font-weight:750}.co119-brand__copy small{font-size:10px;font-weight:450}.co119-nav a{font-size:13px;font-weight:600;padding:8px 10px;border-radius:9px}.co119-phone{font-size:12px;font-weight:700}.co119-btn{min-height:40px;padding:0 16px;border-radius:10px;font-size:13px;font-weight:700}.co119-btn--primary{box-shadow:none}
.co119-hero{padding:34px 0 28px}.co119-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:28px;padding:27px 28px;border-radius:22px;box-shadow:0 10px 30px rgba(20,35,27,.055);border-color:var(--co121-line)}.co119-kicker{min-height:26px;padding:0 9px;margin-bottom:14px;font-size:9.5px;font-weight:750;border-radius:8px}.co119-hero h1{font-size:clamp(38px,4vw,50px);font-weight:800;line-height:1.05;letter-spacing:-.04em}.co119-hero__copy>p{margin-top:14px;font-size:15px;line-height:1.65;color:#66726c;font-weight:400}.co119-hero__actions{margin-top:20px}.co119-btn--lg{min-height:44px;font-size:13px;padding:0 17px}.co119-hero__proof{margin-top:15px}.co119-hero__proof span{border-radius:8px;font-size:10.5px;font-weight:600}.co119-media{border-radius:18px;box-shadow:0 14px 34px rgba(15,23,42,.12)}.co119-media__label{border-radius:9px;padding:8px 9px}.co119-media__link{border-radius:9px;font-weight:700}.co119-thumb{border-radius:10px;box-shadow:none}.co119-thumb img,.co119-thumb>span{border-radius:8px}
.co119-searchBand{padding:18px 0 10px}.co119-searchCard{grid-template-columns:220px 1fr;gap:20px;padding:17px 18px;border-radius:16px;box-shadow:0 5px 18px rgba(20,35,27,.04)}.co119-searchCard__intro span,.co119-sectionTag{border-radius:8px;font-size:9px;font-weight:750}.co119-searchCard__intro h2{font-size:20px;font-weight:750}.co119-searchInput{height:44px;border-radius:10px}.co119-quickLinks a{border-radius:8px;font-weight:600}
.co119-proofBand{padding:0 0 24px}.co119-proofGrid{border-radius:16px;box-shadow:none}.co119-proofGrid article{min-height:86px;padding:16px}.co119-proofGrid b{width:30px;height:30px;border-radius:9px}.co119-proofGrid strong{font-size:13px;font-weight:700}.co119-proofGrid span{font-size:10.5px}
.co119-section{padding:58px 0}.co119-sectionHead--tourkit{margin-bottom:28px}.co119-sectionHead--tourkit h2{font-size:clamp(27px,2.6vw,34px);font-weight:780;line-height:1.15}.co119-sectionHead--tourkit p{font-size:13.5px;line-height:1.65;color:#6e7973}.co119-sectionTag{background:#edf8f2;color:#17623f;border-color:#d9ebdf}.co119-tourGrid{gap:16px}.co119-tourCard--premium{border-radius:16px;box-shadow:0 3px 12px rgba(20,35,27,.04);border-color:var(--co121-line)}.co119-tourCard--premium:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(20,35,27,.08)}.co119-tourCard__index{display:none}.co119-tourCard__place{border-radius:8px}.co119-tourCard__body{padding:15px!important}.co119-tourCard h3{font-weight:750!important;letter-spacing:-.015em!important}.co119-tourCard__eyebrow b{font-weight:650!important}.co119-tourCard__price strong{font-weight:780!important}.co119-tourCard__cta{font-weight:700!important}.co119-reviewCard,.co119-guideCard{border-radius:16px!important;box-shadow:0 3px 12px rgba(20,35,27,.04)!important}.co119-reviewCard p{font-size:13px!important;line-height:1.65!important}.co119-guideCard__body h3{font-weight:750!important}.co119-sectionAction{margin-top:20px}.co119-finalCta{border-radius:18px!important}.co119-footer{padding-top:46px!important}
@media(max-width:820px){.co119-shell{width:calc(100% - 24px)}.co119-hero{padding:22px 0}.co119-hero__grid{grid-template-columns:1fr;padding:21px;border-radius:18px}.co119-hero h1{font-size:38px}.co119-searchCard{grid-template-columns:1fr}.co119-quickLinks{grid-column:1}.co119-section{padding:46px 0}}
@media(max-width:560px){.co119-header__row{height:62px}.co119-hero h1{font-size:33px;line-height:1.06}.co119-hero__copy>p{font-size:14px}.co119-hero__actions{grid-template-columns:1fr 1fr}.co119-searchCard{padding:15px}.co119-proofGrid article{min-height:92px;padding:14px 11px}.co119-sectionHead--tourkit h2{font-size:27px}.co119-sectionHead--tourkit p{font-size:12.5px}.co119-experienceCard,.co119-tourCard,.co119-reviewCard,.co119-guideCard{flex-basis:88%}}



/* ===== V183 mobile drawer: hamburger right + quick tour list ===== */
.co119-drawerTours{padding:4px 14px 12px}.co119-drawerTours__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:7px 1px 9px}.co119-drawerTours__head b{font-size:12px;color:#10243c}.co119-drawerTours__head a{font-size:11px;font-weight:800;color:var(--co119-green);text-decoration:none}.co119-drawerTours__list{display:grid;gap:6px;max-height:42vh;overflow:auto;-webkit-overflow-scrolling:touch;padding-right:2px}.co119-drawerTours__list a{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:center;padding:10px;border:1px solid #e6eee9;border-radius:12px;background:#fff;text-decoration:none;color:#23392f}.co119-drawerTours__list a span{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:25px;padding:0 6px;border-radius:999px;background:#edf8f2;color:#087843;font-size:9px;font-weight:900}.co119-drawerTours__list a b{font-size:11.5px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:820px){.co119-header__actions{margin-left:auto!important}.co119-menuBtn{margin-left:auto!important}.co119-drawer__panel{width:min(92vw,390px)}}
