:root {
  --lios-navy: #102f46;
  --lios-navy-deep: #092335;
  --lios-blue: #0069a9;
  --lios-red: #bd2c33;
  --lios-gold: #f2bd3d;
  --lios-ink: #18242d;
  --lios-muted: #66737c;
  --lios-line: #dce4e8;
  --lios-mist: #f3f6f7;
  --lios-white: #fff;
  --lios-shell: 1240px;
  --lios-radius: 18px;
  --lios-shadow: 0 18px 45px rgba(15, 47, 70, .1);
}

.lios-home *, .lios-home *::before, .lios-home *::after { box-sizing: border-box; }
.lios-home { width: 100%; max-width: none; margin: 0; padding: 0; color: var(--lios-ink); background: var(--lios-white); overflow: hidden; font-family: inherit; }
.home .jeg_main, .home .jeg_content { padding-top: 0; }
.home .jeg_main .lios-home { max-width: none; }
.lios-home h1, .lios-home h2, .lios-home h3 { color: var(--lios-navy); letter-spacing: -.025em; line-height: 1.08; margin: 0; }
.lios-home h1 { font-size: clamp(2.55rem, 5.3vw, 5rem); }
.lios-home h2 { font-size: clamp(2rem, 3.4vw, 3.1rem); }
.lios-home h3 { font-size: clamp(1.18rem, 1.8vw, 1.55rem); }
.lios-home p { line-height: 1.65; }
.lios-home a { text-decoration: none; }
.lios-home img { display: block; max-width: 100%; }
.lios-shell { width: min(calc(100% - 40px), var(--lios-shell)); margin-inline: auto; }
.lios-section { padding: clamp(72px, 8vw, 118px) 0; }
.lios-eyebrow { display: block; margin-bottom: 10px; color: var(--lios-red); font-size: .75rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.lios-eyebrow--light { color: var(--lios-gold); }
.lios-text-link { display: inline-flex; align-items: center; gap: 8px; color: var(--lios-blue); font-size: .88rem; font-weight: 800; }
.lios-text-link span { transition: transform .2s ease; }
.lios-text-link:hover span { transform: translateX(4px); }
.lios-outline-button { display: inline-flex; align-items: center; min-height: 44px; padding: 10px 18px; border: 1px solid var(--lios-blue); border-radius: 999px; color: var(--lios-blue); font-size: .82rem; font-weight: 800; text-align: center; }
.lios-outline-button:hover { color: #fff; background: var(--lios-blue); }

.lios-report-hero { position: relative; min-height: 560px; padding: 52px 20px 58px; overflow: hidden; color: #fff; background: linear-gradient(180deg, rgba(0,0,0,.62), rgba(0,0,0,.35) 40%, rgba(0,0,0,.65)), url('https://www.liveandinvestoverseas.com/wp-content/uploads/2026/06/AdobeStock_281457367-1.webp') center/cover no-repeat; }
.lios-report-hero__shell { width: min(100%, 1120px); margin-inline: auto; }
.lios-report-hero h1 { font-weight:800; margin: 0 0 8px; color: #fff; font-family: Verdana, Arial, sans-serif; font-size: clamp(1.5rem, 3vw, 2.3rem); line-height: 1.15; text-align: center; text-shadow: 0 2px 14px rgba(0,0,0,.35); }
.lios-report-hero__subhead { margin: 0 0 30px; color: var(--lios-gold); font-family: Verdana, Arial, sans-serif; font-size: clamp(1.25rem, 2.6vw, 2.1rem); font-weight: 800; line-height: 1.18; text-align: center; text-shadow: 0 2px 14px rgba(0,0,0,.35); }
.lios-report-hero__grid { display: grid; grid-template-columns: 340px minmax(0, 1fr); gap: 34px; align-items: center; }
.lios-report-hero__book { width: 340px; max-width: 100%; transform: rotate(-4deg); filter: drop-shadow(0 12px 20px rgba(0,0,0,.38)); }
.lios-report-hero__book img { width: 100%; border-radius: 10px; }
.lios-report-hero__panel { padding: 23px 25px; border: 1px solid rgba(255,255,255,.16); border-radius: 16px; background: rgba(0,0,0,.28); box-shadow: 0 12px 28px rgba(0,0,0,.2); backdrop-filter: blur(4px); }
.lios-report-hero__title { margin: 0 0 8px; color: #fff; font-size: 1rem; font-weight: 900; }
.lios-report-hero__panel ul { margin: 0 15px 0 15px; padding: 0; color: rgba(255,255,255,.92); font-size: .94rem; line-height: 1.45; list-style: none; }
.lios-report-hero__panel li { position: relative; padding: 5px 0 5px 28px; }
.lios-report-hero__panel li::before { content: '✓'; position: absolute; top: .47em; left: 0; display: grid; place-items: center; width: 17px; height: 17px; border-radius: 50%; color: var(--lios-navy-deep); background: var(--lios-gold); box-shadow: 0 2px 8px rgba(0,0,0,.22); font-size: 10px; font-weight: 900; line-height: 1; }
.lios-report-hero__prompt { margin: 10px 0; color: rgba(255,255,255,.92); font-size: .94rem; }
.lios-report-form { display: flex; margin-top: 9px; max-width:none !important; }
.lios-report-form input[type=email] { min-width: 0; /*flex: 1;*/ height: 52px; padding: 0 15px; border: 0; border-radius: 10px 0 0 10px; color: var(--lios-ink); background: var(--lios-white); font-size: .94rem; }
.lios-report-form input[type=email]:focus { outline: 3px solid rgba(255,255,255,.5); outline-offset: 2px; }
.lios-report-form button { flex: 0 0 240px; min-height: 52px; padding: 12px 18px; border: 0; border-radius: 0 10px 10px 0; color: var(--lios-ink); background: var(--lios-gold); box-shadow: 0 12px 30px rgba(0,0,0,.25); font-size: .8rem; font-weight: 900; letter-spacing: .04em; text-transform: uppercase; cursor: pointer; }
.lios-report-form button:hover { filter: brightness(1.03); transform: translateY(-1px); }
.lios-report-hero__privacy { margin: 11px 0 0; color: rgba(255,255,255,.82); font-size: .7rem; line-height: 1.5; text-align: center; }

.lios-topic-nav { position: relative; z-index: 2; margin-top: -1px; border-bottom: 1px solid var(--lios-line); /*background: #fff;*/ box-shadow: 0 8px 25px rgba(15,47,70,.06); }
.lios-topic-nav .lios-shell { display: grid; grid-template-columns: repeat(5, 1fr); }
.lios-topic-nav a { background:none !important; display: flex; justify-content: center; align-items: center; min-height: 72px; padding: 14px; border-right: 1px solid var(--lios-line); color: #FFF !important /*var(--lios-navy)*/; font-size: .85rem; font-weight: 800; text-align: center; }
.lios-topic-nav a:first-child { border-left: 1px solid var(--lios-line); }
.lios-topic-nav a:hover { color: var(--lios-blue); background: var(--lios-mist); }

.lios-cornerstone-grid { display: grid; grid-template-columns: 1fr; gap: 22px; }
.lios-cornerstone-card { position: relative; isolation: isolate; display: flex; min-height: 350px; flex-direction: column; justify-content: flex-end; overflow: hidden; padding: clamp(28px, 4vw, 46px); border-radius: 18px; color: #fff; background-position: center; background-size: cover; box-shadow: var(--lios-shadow); }
.lios-cornerstone-card::before { content: ''; position: absolute; inset: 0; z-index: -1; background: linear-gradient(180deg, rgba(7,35,53,.15), rgba(7,35,53,.94)); }
.lios-cornerstone-grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 22px;
}

.lios-cornerstone-card {
	position: relative;
	isolation: isolate;
	display: flex;
	min-height: 350px;
	flex-direction: column;
	justify-content: flex-end;
	overflow: hidden;
	padding: clamp(28px, 4vw, 46px);
	border-radius: 18px;
	color: #fff;
	background: var(--lios-navy-deep);
	box-shadow: var(--lios-shadow);
}

.lios-cornerstone-card::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: -1;
	background: linear-gradient(
		180deg,
		rgba(7, 35, 53, 0.15),
		rgba(7, 35, 53, 0.94)
	);
	pointer-events: none;
}

.lios-cornerstone-card > img.lios-cornerstone-card__image {
	position: absolute;
	inset: 0;
	z-index: -2;
	display: block;
	width: 100%;
	max-width: none;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	object-fit: cover;
	object-position: center;
	transition: transform 0.45s ease;
}

.lios-cornerstone-card:hover > img.lios-cornerstone-card__image {
	transform: scale(1.035);
}

.lios-cornerstone-card .lios-eyebrow {
	color: var(--lios-gold);
}

.lios-cornerstone-card strong {
	max-width: 620px;
	color: #fff;
	font-size: clamp(1.45rem, 2.7vw, 2.25rem);
	line-height: 1.12;
}

.lios-cornerstone-card small {
	max-width: 570px;
	margin: 13px 0 20px;
	color: #dce9ef;
	font-size: 0.88rem;
	line-height: 1.55;
}

.lios-cornerstone-card b {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: var(--lios-gold);
	font-size: 0.8rem;
	letter-spacing: 0.02em;
	text-transform: uppercase;
}

.lios-cornerstone-card:hover b span {
	transform: translateX(4px);
}

.lios-section-heading { display: flex; justify-content: space-between; gap: 30px; align-items: end; margin-bottom: 34px; }
.lios-section-heading--center { justify-content: center; text-align: center; }
.lios-section-heading--center p { max-width: 650px; margin: 15px auto 0; color: var(--lios-muted); }
.lios-intro-grid { background: #fff; }
.lios-intro-grid__inner { display: grid; grid-template-columns: minmax(0, 1.25fr) minmax(340px, .75fr); gap: clamp(45px, 6vw, 80px); }
.lios-home-main-column { min-width: 0; }
.lios-journey-heading { margin-top: 0; }
.lios-popular-heading { margin-top: clamp(42px, 6vw, 72px); }
.lios-popular-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-top: 1px solid var(--lios-line); }
.lios-popular-list article { border-bottom: 1px solid var(--lios-line); }
.lios-popular-list article:nth-child(odd) { border-right: 1px solid var(--lios-line); }
.lios-popular-list article a { display: grid; grid-template-columns: 42px minmax(0, 1fr) 24px; gap: 13px; align-items: center; min-height: 112px; padding: 18px 20px 18px 4px; color: inherit; }
.lios-popular-list article:nth-child(even) a { padding-left: 20px; }
.lios-popular-list article a:hover { background: var(--lios-mist); }
.lios-popular-list__number { color: var(--lios-muted); font-size: 1.35rem; font-weight: 500; }
.lios-popular-list__copy { display: grid; gap: 6px; }
.lios-popular-list__copy small { color: var(--lios-red); font-size: .66rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.lios-popular-list__copy strong { color: var(--lios-navy); font-size: .9rem; line-height: 1.35; }
.lios-popular-list__arrow { color: var(--lios-blue); font-weight: 800; transition: transform .2s ease; }
.lios-popular-list article a:hover .lios-popular-list__arrow { transform: translateX(4px); }
.lios-quiz-banner-wrap { margin-top: clamp(48px, 6vw, 78px); }
.lios-quiz-banner { position: relative; isolation: isolate; display: flex; align-items: center; gap: 42px; min-height: 210px; padding: 36px clamp(32px, 5vw, 68px); overflow: hidden; border-radius: var(--lios-radius); color: var(--lios-white); background: linear-gradient(115deg, var(--lios-navy-deep) 0%, var(--lios-blue) 100%); box-shadow: var(--lios-shadow); }
.lios-quiz-banner::before, .lios-quiz-banner::after { content: ''; position: absolute; z-index: -1; border: 1px solid rgba(255,255,255,.16); border-radius: 50%; }
.lios-quiz-banner::before { width: 210px; height: 210px; top: -105px; right: 80px; }
.lios-quiz-banner::after { width: 290px; height: 290px; right: -110px; bottom: -190px; }
.lios-quiz-banner__copy { display: grid; flex: 1; gap: 8px; min-width: 0; }
.lios-quiz-banner .lios-eyebrow { margin: 0; color: var(--lios-gold); }
.lios-quiz-banner__copy strong { max-width: 780px; color: #fff; font-size: clamp(1.65rem, 3vw, 2.65rem); line-height: 1.1; }
.lios-quiz-banner__copy small { max-width: 760px; color: #dcebf3; font-size: .94rem; line-height: 1.55; }
.lios-quiz-banner__button { position: relative; z-index: 1; display: inline-flex; flex: 0 0 auto; align-items: center; gap: 8px; min-height: 48px; padding: 12px 18px; border-radius: 8px; color: var(--lios-navy-deep); background: var(--lios-gold); font-size: .76rem; font-weight: 900; text-align: center; text-transform: uppercase; }
.lios-quiz-banner__mark { position: absolute; right: 20px; bottom: -50px; z-index: -1; color: rgba(255,255,255,.08); font-size: 13rem; font-weight: 900; line-height: 1; }
.lios-quiz-banner:hover .lios-quiz-banner__button span { transform: translateX(4px); }
.lios-quiz-banner:focus-visible { outline: 4px solid var(--lios-gold); outline-offset: 4px; }
.lios-post-card { overflow: hidden; border: 1px solid var(--lios-line); border-radius: var(--lios-radius); background: #fff; box-shadow: 0 10px 30px rgba(15,47,70,.06); transition: transform .25s ease, box-shadow .25s ease; }
.lios-post-card:hover { transform: translateY(-5px); box-shadow: var(--lios-shadow); }
.lios-post-card__image { display: block; overflow: hidden; aspect-ratio: 16/10; background: var(--lios-mist); }
.lios-post-card__image img { width: 100%; height: 100%; object-fit: cover; transition: transform .45s ease; }
.lios-post-card:hover .lios-post-card__image img { transform: scale(1.035); }
.lios-post-card__body { padding: 24px; }
.lios-post-card__meta { display: flex; justify-content: space-between; gap: 12px; margin-bottom: 12px; color: var(--lios-muted); font-size: .7rem; font-weight: 700; text-transform: uppercase; }
.lios-post-card__meta span { color: var(--lios-red); }
.lios-post-card h3 a { color: inherit; }
.lios-post-card p { margin: 12px 0 18px; color: var(--lios-muted); font-size: .9rem; }
.lios-latest { align-self: start; padding: 30px; border-radius: var(--lios-radius); background: var(--lios-mist); }
.lios-latest__head { display: grid; gap: 20px; margin-bottom: 18px; }
.lios-latest__head h2 { font-size: 1.85rem; }
.lios-latest__tools { display: block; }
.lios-latest__head form { display: flex; }
.lios-latest__head input { min-width: 0; width: 100%; height: 43px; padding: 0 13px; border: 1px solid var(--lios-line); border-right: 0; border-radius: 8px 0 0 8px; background: #fff; }
.lios-latest__head form button { width: auto; min-width: 76px; padding: 0 15px; border: 0; border-radius: 0 8px 8px 0; color: #fff; background: var(--lios-blue); font-size: .74rem; font-weight: 800; cursor: pointer; }
.lios-latest__list { display: grid; }
.lios-latest article { border-top: 1px solid #d5dfe3; }
.lios-latest article a { display: grid; grid-template-columns: 74px minmax(0,1fr); gap: 14px; align-items: center; padding: 15px 0; color: inherit; }
.lios-latest article img { width: 74px; height: 64px; border-radius: 8px; object-fit: cover; }
.lios-latest article span { display: grid; gap: 3px; }
.lios-latest article time, .lios-latest article small { color: var(--lios-ink); font-size: .68rem; }
.lios-latest article strong { color: var(--lios-navy); font-size: .88rem; line-height: 1.25; }
.lios-latest article[hidden] { display: none; }
.lios-latest__pagination { display: flex; justify-content: space-between; gap: 9px; align-items: center; margin-top: 18px; padding-top: 16px; border-top: 1px solid #d5dfe3; }
.lios-latest__pagination button { display: inline-flex; justify-content: center; align-items: center; min-width: 92px; height: 39px; padding: 0 12px; border: 0; border-radius: 6px; color: #fff; background: var(--lios-blue); font-size: .72rem; font-weight: 800; line-height: 1; cursor: pointer; }
.lios-latest__pagination button:hover:not(:disabled), .lios-latest__pagination button:focus-visible { background: var(--lios-navy); }
.lios-latest__pagination button:disabled { opacity: .38; cursor: not-allowed; }
.lios-latest__page { min-width: 42px; color: var(--lios-muted); font-size: .68rem; font-weight: 700; text-align: center; }
.lios-home-rail { display: grid; gap: 26px; align-content: start; }
.lios-promo { overflow: hidden; padding: 24px; border: 1px solid var(--lios-line); border-radius: var(--lios-radius); background: #fff; box-shadow: 0 10px 30px rgba(15,47,70,.06); }
.lios-promo__head { margin-bottom: 18px; }
.lios-promo__head h2 { font-size: 1.65rem; }
.promobanner-banner-slider { position: relative; width: 100%; aspect-ratio: 454 / 564; overflow: hidden; border-radius: 10px; background: #f5f7f8; }
.promobanner-banner-slide { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; opacity: 0; pointer-events: none; transition: opacity .4s ease; }
.promobanner-banner-slider:not([data-promobanner-init="1"]) .promobanner-banner-slide:first-of-type,
.promobanner-banner-slide.is-active { opacity: 1; pointer-events: auto; }
.promobanner-banner-slide img { width: 100%; height: 100%; object-fit: contain; }
.promobanner-banner-nav { position: absolute; top: 50%; z-index: 8; display: grid; place-items: center; width: 42px; height: 48px; padding: 0; border: 1px solid rgba(255,255,255,.35); border-radius: 8px; color: #fff; background: rgba(6,35,53,.65); font-size: 1.8rem; line-height: 1; cursor: pointer; transform: translateY(-50%); backdrop-filter: blur(3px); }
.promobanner-banner-prev { left: 10px; }
.promobanner-banner-next { right: 10px; }
.promobanner-banner-nav:hover, .promobanner-banner-nav:focus-visible { background: rgba(9,35,53,.9); outline: 2px solid var(--lios-gold); outline-offset: 2px; }

.lios-best-places { background: #fff; }
.lios-best-places__heading { max-width: 900px; margin: 0 auto 34px; text-align: center; }
.lios-best-places__heading .lios-eyebrow { margin-bottom: 12px; }
.lios-best-places__heading p { margin: 15px auto 0; color: var(--lios-muted); font-size: 1rem; }
.lios-best-places__tabs { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); overflow: hidden; border: 1px solid var(--lios-line); border-radius: 12px; background: var(--lios-white); box-shadow: 0 8px 24px rgba(15,47,70,.06); }
.lios-best-places__tabs button { position: relative; display: flex; justify-content: center; align-items: center; gap: 13px; min-height: 82px; padding: 16px 20px; border: 0; border-right: 1px solid var(--lios-line); color: var(--lios-blue); background: var(--lios-white); font: inherit; font-size: 1rem; font-weight: 800; cursor: pointer; }
.lios-best-places__tabs button:last-child { border-right: 0; }
.lios-best-places__tabs button::after { content: ''; position: absolute; right: 0; bottom: 0; left: 0; height: 5px; background: transparent; }
.lios-best-places__tabs button[aria-selected="true"] { color: #fff; background: var(--lios-navy-deep); }
.lios-best-places__tabs button[aria-selected="true"]::after { background: var(--lios-gold); }
.lios-best-places__tabs button:hover:not([aria-selected="true"]) { color: var(--lios-navy); background: var(--lios-mist); }
.lios-best-places__tabs button:focus-visible { z-index: 2; outline: 3px solid var(--lios-gold); outline-offset: -4px; }
.lios-best-places__tabs svg, .lios-best-places__actions svg { width: 28px; height: 28px; flex: 0 0 auto; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.lios-best-places__hint { margin: 13px 0 18px; color: var(--lios-muted); font-size: .76rem; text-align: center; }
.lios-best-places__panel { display: grid; grid-template-columns: minmax(0, 1.16fr) minmax(340px, .84fr); gap: 8px; min-height: 570px; }
.lios-best-places__panel[hidden] { display: none; }
.lios-best-places__primary, .lios-best-places__secondary { min-width: 0; }
.lios-best-places__primary { display: flex; }
.lios-best-places__secondary { display: grid; grid-template-rows: repeat(2, minmax(0, 1fr)); gap: 8px; }
.lios-best-place-card { position: relative; isolation: isolate; display: flex; width: 100%; min-height: 0; align-items: flex-end; overflow: hidden; border-radius: 14px; color: #fff; background: var(--lios-navy); box-shadow: 0 12px 34px rgba(15,47,70,.13); }
.lios-best-place-card img { position: absolute; inset: 0; z-index: -2; width: 100%; height: 100%; object-fit: cover; transition: transform .55s ease; }
.lios-best-place-card__shade { position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg, rgba(4,29,45,.96) 0%, rgba(4,29,45,.75) 48%, rgba(4,29,45,.16) 100%); }
.lios-best-place-card--featured .lios-best-place-card__shade { background: linear-gradient(90deg, rgba(4,29,45,.98) 0%, rgba(4,29,45,.75) 46%, rgba(4,29,45,.08) 100%); }
.lios-best-place-card__content { display: flex; width: min(76%, 600px); flex-direction: column; align-items: flex-start; padding: clamp(26px, 4vw, 52px); }
.lios-best-place-card__rank { display: grid; place-items: center; width: 54px; height: 54px; margin-bottom: 18px; border: 2px solid var(--lios-gold); border-radius: 50%; color: var(--lios-white); background: rgba(9,35,53,.45); font-size: 1.15rem; font-weight: 500; }
.lios-best-place-card__label { margin-bottom: 9px; color: var(--lios-gold); font-size: .7rem; font-weight: 900; letter-spacing: .09em; text-transform: uppercase; }
.lios-best-place-card__content strong { color: #fff; font-size: clamp(2rem, 4vw, 3.75rem); line-height: 1; }
.lios-best-place-card__content small { margin: 14px 0 22px; color: #e6eff4; font-size: .91rem; line-height: 1.55; }
.lios-best-place-card__content b { color: var(--lios-gold); font-size: .76rem; letter-spacing: .02em; text-transform: uppercase; }
.lios-best-places__secondary .lios-best-place-card__content { width: min(82%, 440px); padding: clamp(22px, 3vw, 35px); }
.lios-best-places__secondary .lios-best-place-card__rank { width: 44px; height: 44px; margin-bottom: 9px; font-size: .9rem; }
.lios-best-places__secondary .lios-best-place-card__content strong { font-size: clamp(1.65rem, 3vw, 2.65rem); }
.lios-best-places__secondary .lios-best-place-card__content small { margin: 8px 0 13px; font-size: .8rem; }
.lios-best-place-card:hover img { transform: scale(1.035); }
.lios-best-place-card:hover b span { display: inline-block; transform: translateX(4px); }
.lios-best-place-card:focus-visible { outline: 4px solid var(--lios-gold); outline-offset: 3px; }
.lios-best-places__actions { display: flex; justify-content: center; gap: 18px; margin-top: 24px; }
.lios-best-places__actions a { display: inline-flex; justify-content: center; align-items: center; gap: 12px; min-height: 54px; min-width: min(100%, 340px); padding: 12px 22px; border: 1px solid var(--lios-blue); border-radius: 8px; color: var(--lios-blue); background: #fff; font-size: .76rem; font-weight: 900; text-align: center; text-transform: uppercase; }
.lios-best-places__actions a:hover, .lios-best-places__actions a:focus-visible { color: #fff; background: var(--lios-blue); }

.lios-experts { background: var(--lios-navy-deep); }
.lios-experts .lios-shell { width: min(calc(100% - 40px), 1440px); }
.lios-experts .lios-section-heading h2 { color: #fff; }
.lios-experts .lios-section-heading p { color: #c9d9e2; }
.lios-expert-directory { display: grid; grid-template-columns: minmax(300px, .31fr) minmax(0, .69fr); min-height: 650px; overflow: hidden; border-top: 1px solid rgba(255,255,255,.16); border-bottom: 1px solid rgba(255,255,255,.16); background: transparent; }
.lios-expert-selector { min-width: 0; padding: 24px 20px 24px 0; border-right: 1px solid rgba(255,255,255,.14); background: transparent; }
.lios-expert-search { display: grid; grid-template-columns: 1fr auto; align-items: center; margin: 0 8px 16px 0; overflow: hidden; border: 1px solid rgba(255,255,255,.25); border-radius: 9px; background: rgba(255,255,255,.08); }
.lios-expert-search:focus-within { outline: 3px solid rgba(242,189,61,.28); border-color: var(--lios-gold); }
.lios-expert-search input { width: 100%; height: 48px; padding: 0 14px; border: 0; outline: 0; color: #fff; background: transparent; font: inherit; font-size: .88rem; }
.lios-expert-search input::placeholder { color: #b9cad4; opacity: 1; }
.lios-expert-search span { align-self: stretch; display: grid; place-items: center; padding: 0 13px; color: #fff; background: var(--lios-blue); font-size: .69rem; font-weight: 900; text-transform: uppercase; }
.lios-expert-selector__list { display: grid; gap: 8px; max-height: 550px; padding-right: 8px; overflow: auto; scrollbar-color: #668394 transparent; scrollbar-width: thin; }
.lios-expert-selector__item { display: grid; grid-template-columns: 64px minmax(0, 1fr); gap: 13px; align-items: center; width: 100%; min-height: 88px; padding: 11px; border: 1px solid rgba(255,255,255,.11); border-radius: 11px; color: #fff; background: rgba(255,255,255,.045); text-align: left; cursor: pointer; transition: border-color .2s ease, background .2s ease, transform .2s ease; }
.lios-expert-selector__item:hover { border-color: rgba(255,255,255,.35); background: rgba(255,255,255,.08); transform: translateX(2px); }
.lios-expert-selector__item.is-active { border-color: var(--lios-gold); background: rgba(255,255,255,.11); box-shadow: inset 4px 0 0 var(--lios-gold); }
.lios-expert-selector__item:focus-visible { outline: 3px solid var(--lios-gold); outline-offset: 2px; }
.lios-expert-selector__avatar { width: 64px; height: 64px; overflow: hidden; border-radius: 50%; background: var(--lios-navy); }
.lios-expert-selector__avatar img { width: 100%; height: 100%; object-fit: cover; }
.lios-expert-selector__copy { display: grid; min-width: 0; }
.lios-expert-selector__copy strong { color: #fff; font-size: .9rem; line-height: 1.25; }
.lios-expert-selector__copy small { margin-top: 3px; color: #b9cad4; font-size: .68rem; line-height: 1.3; }
.lios-expert-selector__copy em { margin-top: 7px; color: var(--lios-gold); font-size: .62rem; font-style: normal; font-weight: 900; text-transform: uppercase; }
.lios-expert-stage { min-width: 0; padding: 24px 0 32px clamp(32px, 4vw, 64px); color: #fff; background: transparent; }
.lios-expert-stage__nav { display: flex; justify-content: flex-end; align-items: center; gap: 13px; margin-bottom: 17px; }
.lios-expert-stage__nav p { margin: 0 auto 0 0; color: #a9beca; font-size: .74rem; font-weight: 800; text-transform: uppercase; }
.lios-expert-stage__nav div { display: flex; gap: 7px; }
.lios-expert-stage__nav button { display: grid; place-items: center; width: 42px; height: 42px; padding: 0; border: 1px solid rgba(255,255,255,.3); border-radius: 50%; color: #fff; background: rgba(255,255,255,.07); font-size: 1rem; cursor: pointer; }
.lios-expert-stage__nav button:hover, .lios-expert-stage__nav button:focus-visible { color: var(--lios-navy); border-color: var(--lios-gold); background: var(--lios-gold); }
.lios-expert-profile { display: grid; grid-template-columns: minmax(250px, .72fr) minmax(0, 1.38fr); gap: clamp(36px, 5vw, 76px); align-items: center; animation: lios-expert-reveal .3s ease both; }
.lios-expert-profile[hidden] { display: none; }
.lios-expert-profile__portrait { aspect-ratio: 4 / 5; max-height: 530px; overflow: hidden; border-radius: 17px; background: var(--lios-navy); box-shadow: 0 18px 42px rgba(0,0,0,.3); }
.lios-expert-profile__portrait img { width: 100%; height: 100%; object-fit: cover; }
.lios-expert-profile__content h3 { margin: 6px 0 20px; color: #fff; font-size: clamp(2.35rem, 4vw, 3.75rem); line-height: 1.02; }
.lios-expert-profile__content > p { max-width: 790px; margin: 0; color: #d8e5ec; font-size: clamp(1.05rem, 1.3vw, 1.22rem); line-height: 1.75; }
.lios-expert-profile__link { display: inline-flex; align-items: center; gap: 12px; min-height: 52px; margin-top: 30px; padding: 13px 21px; border-radius: 7px; color: #102f46; background: var(--lios-gold); font-size: .74rem; font-weight: 900; text-transform: uppercase; }
.lios-expert-profile__link:hover, .lios-expert-profile__link:focus-visible { color: #fff; background: var(--lios-blue); }
.lios-expert-card__initials { display: grid; place-items: center; width: 100%; height: 100%; color: #fff; font-size: 2rem; font-weight: 800; }
.lios-experts .lios-eyebrow { color: var(--lios-gold); } 
@keyframes lios-expert-reveal { from { opacity: 0; transform: translateY(7px); } to { opacity: 1; transform: none; } }

.lios-events { background: var(--lios-mist); }
.lios-events .lios-section-heading p { max-width: 680px; margin: 12px 0 0; color: var(--lios-muted); }
.lios-event-featured { display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(340px, .92fr); overflow: hidden; border-radius: 20px; color: var(--lios-white); background: linear-gradient(130deg, var(--lios-navy-deep), var(--lios-blue)); box-shadow: var(--lios-shadow); }
.lios-event-featured > a { min-height: 360px; overflow: hidden; }
.lios-event-featured > a img { width: 100%; height: 100%; object-fit: cover; }
.lios-event-featured > div { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; padding: clamp(30px, 5vw, 58px); }
.lios-event-featured h3 { margin: 14px 0 4px; color: #fff; font-size: clamp(1.7rem, 3vw, 2.6rem); }
.lios-event-featured p { color: #dcebf3; }
.lios-event-badge { padding: 6px 10px; border-radius: 999px; color: var(--lios-navy); background: var(--lios-gold); font-size: .68rem; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.lios-event-meta { display: flex; flex-wrap: wrap; gap: 8px; margin: 14px 0; padding: 0; list-style: none; }
.lios-event-meta li { display: inline-flex; align-items: center; gap: 7px; padding: 8px 11px; border-radius: 7px; color: inherit; background: rgba(255,255,255,.12); font-size: .74rem; font-weight: 700; }
.lios-event-icon { display: inline-grid; place-items: center; width: 18px; height: 18px; flex: 0 0 18px; line-height: 1; }
.lios-event-icon svg { width: 16px; height: 16px; overflow: visible; fill: none; stroke: currentColor; stroke-width: 1.9; stroke-linecap: round; stroke-linejoin: round; }
.lios-event-button { display: inline-flex; justify-content: center; width: 100%; min-height: 50px; align-items: center; margin-top: 14px; padding: 12px 20px; border-radius: 8px; color: var(--lios-navy); background: var(--lios-gold); font-size: .78rem; font-weight: 900; text-align: center; text-transform: uppercase; }
.lios-event-button:hover, .lios-event-button:focus-visible { color: #102f46; filter: brightness(.96); }
.lios-event-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; margin-top: 24px; }
.lios-event-card { overflow: hidden; border-radius: 14px; background: #fff; box-shadow: 0 10px 28px rgba(15,47,70,.09); }
.lios-event-card > a { display: block; aspect-ratio: 16/9; overflow: hidden; background: var(--lios-navy); }
.lios-event-card > a img { width: 100%; height: 100%; object-fit: cover; }
.lios-event-card > div { display: flex; min-height: 220px; flex-direction: column; padding: 22px; }
.lios-event-card h3 { font-size: 1.15rem; }
.lios-event-card .lios-event-meta { color: var(--lios-muted); }
.lios-event-card .lios-event-meta li { background: var(--lios-mist); }
.lios-event-card__button { display: inline-flex; justify-content: center; align-items: center; gap: 8px; width: 100%; min-height: 46px; margin-top: auto; padding: 11px 16px; border: 1px solid var(--lios-blue); border-radius: 8px; color: #fff; background: var(--lios-blue); font-size: .76rem; font-weight: 900; text-align: center; text-transform: uppercase; }
.lios-event-card__button:hover, .lios-event-card__button:focus-visible { color: #fff; background: var(--lios-navy); border-color: var(--lios-navy); }
.lios-event-card__button span { transition: transform .2s ease; }
.lios-event-card__button:hover span { transform: translateX(4px); }
.lios-event-tours { width: 100%; margin: 18px 0 8px; border-top: 1px solid rgba(255,255,255,.2); }
.lios-event-tours__title { margin: 0; padding: 14px 0 8px; color: #fff !important; font-size: .75rem; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.lios-event-tour { display: flex; justify-content: space-between; gap: 18px; align-items: center; padding: 11px 0; border-top: 1px solid rgba(255,255,255,.14); }
.lios-event-tour span { display: grid; gap: 3px; }
.lios-event-tour strong { color: #fff; font-size: .82rem; line-height: 1.35; }
.lios-event-tour small { color: #cfe0ea; font-size: .7rem; }
.lios-event-tour a { flex: 0 0 auto; padding: 7px 10px; border: 1px solid rgba(255,255,255,.5); border-radius: 6px; color: #fff; font-size: .68rem; font-weight: 800; }
.lios-event-tour a:hover { color: var(--lios-navy); background: #fff; }
.lios-events-empty { display: flex; justify-content: space-between; gap: 24px; align-items: center; padding: 28px 32px; border-radius: 14px; color: var(--lios-white); background: linear-gradient(130deg, var(--lios-navy-deep), var(--lios-blue)); }
.lios-events-empty p { margin: 0; }
.lios-events-empty .lios-event-button { flex: 0 0 auto; margin: 0; }

/* Skip rendering work for large sections until they approach the viewport. */
.lios-events, .lios-experts, .lios-best-places { content-visibility: auto; }
.lios-events { contain-intrinsic-size: auto 1200px; }
.lios-experts { contain-intrinsic-size: auto 900px; }
.lios-best-places { contain-intrinsic-size: auto 1000px; }

@media (max-width: 1050px) {
  .lios-intro-grid__inner { grid-template-columns: 1fr; }
  .lios-report-hero__grid { grid-template-columns: 300px minmax(0, 1fr); }
  .lios-report-hero__book { width: 300px; }
  .lios-event-featured { grid-template-columns: 1fr; }
  .lios-expert-directory { grid-template-columns: minmax(270px, .4fr) minmax(0, .6fr); }
  .lios-expert-profile { grid-template-columns: 1fr; align-items: start; }
  .lios-expert-profile__portrait { width: min(100%, 280px); max-height: 330px; }
  .lios-best-places__panel { min-height: 520px; }
}

@media (max-width: 820px) {
  .lios-shell { width: min(calc(100% - 30px), var(--lios-shell)); }
  .lios-report-hero__grid { grid-template-columns: 1fr; }
  .lios-report-hero__book { width: min(320px, 85vw); margin-inline: auto; }
  .lios-topic-nav { overflow-x: auto; }
  .lios-topic-nav .lios-shell { width: max-content; min-width: 100%; grid-template-columns: repeat(5, minmax(170px, 1fr)); }
  .lios-section-heading { align-items: start; flex-direction: column; }
  .lios-best-places__tabs button { min-height: 74px; gap: 8px; padding: 13px 8px; font-size: .82rem; }
  .lios-best-places__tabs svg { width: 23px; height: 23px; }
  .lios-best-places__panel { grid-template-columns: 1fr; min-height: 0; }
  .lios-best-places__primary .lios-best-place-card { min-height: 460px; }
  .lios-best-places__secondary { grid-template-columns: repeat(2, minmax(0, 1fr)); grid-template-rows: none; }
  .lios-best-places__secondary .lios-best-place-card { min-height: 290px; }
  .lios-event-grid { grid-template-columns: 1fr; }
  .lios-expert-directory { grid-template-columns: 1fr; }
  .lios-expert-selector { padding: 18px 0; border-right: 0; border-bottom: 1px solid rgba(255,255,255,.14); }
  .lios-expert-selector__list { display: flex; max-height: none; padding: 0 0 7px; overflow-x: auto; }
  .lios-expert-selector__item { flex: 0 0 245px; }
  .lios-expert-stage { padding: 24px 0; }
  .lios-expert-profile { grid-template-columns: minmax(180px, .7fr) minmax(0, 1.3fr); }
}

@media (max-width: 560px) {
  .lios-section { padding: 65px 0; }
  .lios-report-hero { padding: 38px 16px 46px; }
  .lios-report-hero__panel { padding: 21px 18px; }
  .lios-report-form { flex-direction: column; gap: 10px; max-width:none !important; }
  .lios-report-form input[type=email], .lios-report-form button { width: 100%; border-radius: 10px; margin-top: 10px;}
  .lios-report-form button { flex: 0 0 52px; }
  .lios-report-hero__privacy { text-align: left; }
  .lios-popular-list { grid-template-columns: 1fr; }
  .lios-cornerstone-card { min-height: 300px; }
  .lios-events-empty { align-items: flex-start; flex-direction: column; }
  .lios-popular-list article:nth-child(odd) { border-right: 0; }
  .lios-popular-list article:nth-child(even) a { padding-left: 4px; }
  .lios-quiz-banner { align-items: flex-start; flex-direction: column; gap: 20px; min-height: 0; padding: 28px 24px; }
  .lios-quiz-banner__button { width: 100%; justify-content: center; }
  .lios-best-places__tabs { grid-template-columns: 1fr; }
  .lios-best-places__tabs button { justify-content: flex-start; min-height: 58px; padding: 12px 18px; border-right: 0; border-bottom: 1px solid var(--lios-line); }
  .lios-best-places__tabs button:last-child { border-bottom: 0; }
  .lios-best-places__tabs button::after { top: 0; right: auto; bottom: 0; width: 5px; height: auto; }
  .lios-best-places__secondary { grid-template-columns: 1fr; }
  .lios-best-places__primary .lios-best-place-card, .lios-best-places__secondary .lios-best-place-card { min-height: 340px; }
  .lios-best-place-card__content, .lios-best-places__secondary .lios-best-place-card__content { width: 88%; padding: 26px 23px; }
  .lios-best-place-card__content strong, .lios-best-places__secondary .lios-best-place-card__content strong { font-size: 2rem; }
  .lios-best-places__actions { flex-direction: column; }
  .lios-best-places__actions a { width: 100%; }
  .lios-latest { padding: 23px 18px; }
  .lios-experts .lios-shell { width: min(calc(100% - 30px), 1440px); }
  .lios-expert-stage { padding: 22px 0; }
  .lios-expert-profile { grid-template-columns: 1fr; }
  .lios-expert-profile__portrait { width: 100%; max-height: 390px; }
  .lios-expert-profile__content h3 { font-size: 2.25rem; }
  .lios-expert-profile__link { width: 100%; justify-content: center; text-align: center; }
  .lios-event-tour { align-items: flex-start; flex-direction: column; }
}

@media (prefers-reduced-motion: reduce) {
  .lios-home *, .lios-home *::before, .lios-home *::after { scroll-behavior: auto !important; transition: none !important; }
}
