:root{--lv-bg:#f6f6f4;--lv-ink:#151515;--lv-muted:#6f7377;--lv-dark:#070a0c;--lv-panel:#ffffff;--lv-orange:#ec6500;--lv-orange-dark:#c84f00;--lv-border:#e7e2dc;--lv-shadow:0 12px 32px rgba(11,15,18,.12);--lv-radius:4px;--lv-container:1180px}*{box-sizing:border-box}body{margin:0;background:var(--lv-bg);color:var(--lv-ink);font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}a:hover{color:var(--lv-orange)}img{display:block;max-width:100%;height:auto}.lvtheme-container{width:min(var(--lv-container),calc(100% - 40px));margin-inline:auto}.lvtheme-skip-link{position:absolute;left:-999px;top:auto}.lvtheme-skip-link:focus{left:20px;top:20px;z-index:9999;background:#fff;padding:10px 14px}.lvtheme-topbar{background:#050505;color:#fff;font-size:13px}.lvtheme-topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:36px}.lvtheme-ticker{display:flex;align-items:center;gap:12px;min-width:0}.lvtheme-ticker strong{text-transform:uppercase;color:#fff}.lvtheme-ticker span{color:#d8d8d8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lvtheme-social{display:flex;gap:12px;white-space:nowrap}.lvtheme-social a{color:#d8d8d8;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.lvtheme-brandbar{background:#0b0d0f;color:#fff}.lvtheme-brandbar-inner{display:flex;align-items:center;justify-content:space-between;min-height:112px;gap:24px}.lvtheme-site-title{font-size:34px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fff}.lvtheme-site-description{margin:4px 0 0;color:#b9b9b9}.lvtheme-header-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.lvtheme-button{display:inline-flex;align-items:center;justify-content:center;background:var(--lv-orange);color:#fff!important;border:1px solid var(--lv-orange);font-weight:800;text-transform:uppercase;letter-spacing:.04em;font-size:13px;padding:12px 18px;border-radius:var(--lv-radius)}.lvtheme-button:hover{background:var(--lv-orange-dark);border-color:var(--lv-orange-dark);color:#fff!important}.lvtheme-button-outline{background:transparent;border-color:#fff}.lvtheme-navstrip{background:var(--lv-orange);color:#fff}.lvtheme-navstrip-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.lvtheme-primary-nav ul{display:flex;align-items:center;flex-wrap:wrap;gap:0;margin:0;padding:0;list-style:none}.lvtheme-primary-nav a{display:block;padding:16px 18px;color:#fff;font-weight:800;text-transform:uppercase;font-size:13px;border-left:1px solid rgba(255,255,255,.16)}.lvtheme-primary-nav a:hover{background:rgba(0,0,0,.14);color:#fff}.lvtheme-menu-toggle{display:none;background:#111;color:#fff;border:0;padding:10px 12px}.lvtheme-search form{display:flex;align-items:center}.lvtheme-search input[type=search],.lvtheme-search input[type=text]{width:170px;border:0;padding:11px 12px}.lvtheme-search input[type=submit],.search-submit{background:#111;color:#fff;border:0;padding:11px 13px;text-transform:uppercase;font-weight:700}.lvtheme-main{padding-bottom:0}.lvtheme-hero{background:#111;padding:30px 0}.lvtheme-hero-card{min-height:390px;background-size:cover;background-position:center;display:flex;align-items:flex-end;border-radius:var(--lv-radius);overflow:hidden;box-shadow:var(--lv-shadow)}.lvtheme-hero-empty{background:#161b20}.lvtheme-hero-content{max-width:720px;padding:46px;color:#fff}.lvtheme-hero h1{font-size:clamp(32px,5vw,58px);line-height:1.02;margin:12px 0 18px;text-transform:uppercase;letter-spacing:-.03em}.lvtheme-hero h1 a{color:#fff}.lvtheme-hero p{font-size:18px;color:#e8e8e8;max-width:640px}.lvtheme-content-wrap{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:34px;padding:34px 0 54px}.lvtheme-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px;border-bottom:1px solid var(--lv-border);padding-bottom:14px}.lvtheme-section-heading h1,.lvtheme-section-heading h2{margin:0;font-size:28px;text-transform:uppercase;letter-spacing:-.02em}.lvtheme-section-heading p{margin:0;color:var(--lv-muted)}.lvtheme-video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.lvtheme-video-card{background:var(--lv-panel);border:1px solid var(--lv-border);box-shadow:var(--lv-shadow);border-radius:var(--lv-radius);overflow:hidden}.lvtheme-video-thumb{display:block;position:relative;aspect-ratio:16/9;background:#111;overflow:hidden}.lvtheme-video-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.lvtheme-video-card:hover .lvtheme-video-thumb img{transform:scale(1.04)}.lvtheme-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:70px;height:70px;border-radius:999px;background:var(--lv-orange);box-shadow:0 8px 28px rgba(0,0,0,.26)}.lvtheme-play:after{content:"";position:absolute;left:28px;top:21px;border-left:21px solid #fff;border-top:14px solid transparent;border-bottom:14px solid transparent}.lvtheme-duration{position:absolute;left:10px;bottom:10px;background:rgba(0,0,0,.78);color:#fff;font-size:12px;padding:3px 7px}.lvtheme-card-body{padding:18px 18px 20px}.lvtheme-category{display:inline-flex;align-items:center;background:#eff5ee;color:#2b7a28!important;font-size:11px;text-transform:uppercase;font-weight:900;letter-spacing:.04em;padding:3px 8px;border-radius:2px;margin-bottom:9px}.lvtheme-card-title{font-size:22px;line-height:1.2;margin:0 0 8px}.lvtheme-card-title a{color:var(--lv-ink)}.lvtheme-meta{display:flex;flex-wrap:wrap;gap:10px;color:#8a8f94;font-size:12px;text-transform:uppercase;margin-bottom:12px}.lvtheme-excerpt{color:#3c4044}.lvtheme-excerpt p{margin:0}.lvtheme-sidebar{display:flex;flex-direction:column;gap:24px}.lvtheme-widget{background:#fff;border:1px solid var(--lv-border);padding:22px;box-shadow:0 8px 24px rgba(11,15,18,.06)}.lvtheme-widget-title{margin:0 0 17px;font-size:18px;text-transform:uppercase;letter-spacing:-.01em;border-bottom:3px solid var(--lv-orange);padding-bottom:9px}.lvtheme-ranked-list{counter-reset:rank;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:15px}.lvtheme-ranked-list li{counter-increment:rank;display:grid;grid-template-columns:92px 1fr;gap:12px;position:relative}.lvtheme-ranked-list li:before{content:counter(rank);position:absolute;left:0;top:0;background:rgba(0,0,0,.76);color:#fff;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:12px;z-index:1}.lvtheme-ranked-thumb{aspect-ratio:16/10;background:#111;overflow:hidden}.lvtheme-ranked-thumb img{width:100%;height:100%;object-fit:cover}.lvtheme-ranked-title{display:block;font-weight:800;font-size:14px;line-height:1.25}.lvtheme-ranked-list span{display:block;color:#8a8f94;font-size:12px;margin-top:4px}.lvtheme-discover-widget{background:#111;color:#fff}.lvtheme-discover-widget p{color:#d9d9d9}.lvtheme-discover-widget a{display:block;color:#fff;border-top:1px solid rgba(255,255,255,.15);padding:10px 0;font-weight:800;text-transform:uppercase;font-size:13px}.lvtheme-single-wrap{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:34px;padding:34px 0 54px}.lvtheme-single-video{background:#fff;border:1px solid var(--lv-border);box-shadow:var(--lv-shadow)}.lvtheme-single-header{padding:28px 30px 10px}.lvtheme-single-header h1{font-size:clamp(30px,4vw,52px);line-height:1.05;margin:10px 0;text-transform:uppercase}.lvtheme-video-player{position:relative;aspect-ratio:16/9;background:#050505}.lvtheme-video-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.lvtheme-featured-image img{width:100%}.lvtheme-single-content{padding:30px;font-size:18px}.lvtheme-pagination{margin-top:28px}.lvtheme-empty-state{background:#fff;border:1px solid var(--lv-border);padding:34px;box-shadow:var(--lv-shadow)}.lvtheme-site-footer{background:#090b0d;color:#fff}.lvtheme-footer-cta{background:#111820;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.lvtheme-footer-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px 0}.lvtheme-footer-cta h2{margin:0 0 8px;text-transform:uppercase}.lvtheme-footer-cta p{margin:0;color:#d1d5d8}.lvtheme-footer-widgets{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;padding:42px 0}.lvtheme-footer-title,.lvtheme-footer-col h3{margin-top:0;text-transform:uppercase}.lvtheme-footer-col,.lvtheme-footer-col a{color:#d7d7d7}.lvtheme-footer-bottom{border-top:1px solid rgba(255,255,255,.08);color:#aeb3b8;font-size:13px;padding:16px 0}.lvtheme-footer-bottom p{margin:0}@media(max-width:1280px){.lvtheme-video-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.lvtheme-content-wrap,.lvtheme-single-wrap{grid-template-columns:1fr}.lvtheme-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.lvtheme-brandbar-inner,.lvtheme-footer-cta-inner{align-items:flex-start;flex-direction:column}.lvtheme-search{display:none}}@media(max-width:720px){.lvtheme-container{width:min(100% - 24px,var(--lv-container))}.lvtheme-topbar-inner{flex-direction:column;align-items:flex-start;padding:8px 0}.lvtheme-social{flex-wrap:wrap}.lvtheme-menu-toggle{display:block}.lvtheme-primary-nav{display:none;width:100%}.lvtheme-primary-nav.is-open{display:block}.lvtheme-navstrip-inner{align-items:flex-start;flex-direction:column;padding:10px 0}.lvtheme-primary-nav ul{display:block}.lvtheme-primary-nav a{border-left:0;border-top:1px solid rgba(255,255,255,.18)}.lvtheme-video-grid,.lvtheme-sidebar,.lvtheme-footer-widgets{grid-template-columns:1fr}.lvtheme-hero-content{padding:28px}.lvtheme-hero-card{min-height:320px}.lvtheme-header-actions{width:100%}.lvtheme-button{width:100%}.lvtheme-section-heading{display:block}.lvtheme-card-title{font-size:20px}}


/* LomondView layout refinement: wider, left-aligned video magazine frame. */
:root{--lv-container:1680px;}
.lvtheme-container{width:min(calc(100% - 48px),var(--lv-container));max-width:var(--lv-container);margin-left:auto;margin-right:auto;}
.lvtheme-brandbar-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;text-align:left;}
.lvtheme-branding{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:6px;text-align:left;min-width:0;}
.lvtheme-branding .custom-logo-link{display:inline-flex;align-items:center;justify-content:flex-start;}
.lvtheme-branding img,.lvtheme-branding .custom-logo{max-width:280px;height:auto;display:block;}
.lvtheme-site-title,.lvtheme-site-description{text-align:left;display:block;}
.lvtheme-site-description{margin:0;color:#b9b9b9;line-height:1.35;}
.lvtheme-header-actions{display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto;}
.lvtheme-navstrip-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;text-align:left;}
.lvtheme-primary-nav{flex:1 1 auto;min-width:0;}
.lvtheme-primary-nav ul{justify-content:flex-start;}
.lvtheme-search{display:none;}
.lvtheme-content-wrap{grid-template-columns:minmax(0,1fr) 320px;gap:30px;align-items:start;}
.lvtheme-home-main,.lvtheme-main{width:100%;}
.lvtheme-video-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:start;}
.lvtheme-card-title{font-size:20px;}
.lvtheme-card-body{padding:16px 16px 18px;}
@media(max-width:1500px){.lvtheme-video-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.lvtheme-content-wrap{grid-template-columns:minmax(0,1fr) 300px;}}
@media(max-width:980px){.lvtheme-brandbar-inner{align-items:flex-start;}.lvtheme-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.lvtheme-content-wrap{grid-template-columns:1fr;}.lvtheme-search{flex-basis:auto;}}
@media(max-width:720px){.lvtheme-container{width:min(100% - 24px,var(--lv-container));}.lvtheme-video-grid{grid-template-columns:1fr;}.lvtheme-branding img,.lvtheme-branding .custom-logo{max-width:220px;}.lvtheme-header-actions{width:100%;justify-content:flex-start;}}

/* Safety: never expose legacy/admin import buttons in the front-end theme header. */
.lvtheme-site-header a[href*="page=lomondview"],.lvtheme-site-header a[href*="options-general.php"]{display:none!important;}


/* LomondView v1.2.1 theme fixes: ticker, sidebar search, uniform cards, stat icons, pagination, and footer links. */
.lvtheme-ticker{flex:1 1 auto;overflow:hidden;max-width:100%;}
.lvtheme-ticker-window{min-width:0;overflow:hidden;position:relative;flex:1 1 auto;}
.lvtheme-ticker-track{display:inline-flex;align-items:center;gap:28px;white-space:nowrap;min-width:max-content;animation:lvthemeTicker 34s linear infinite;}
.lvtheme-ticker-track:hover{animation-play-state:paused;}
.lvtheme-ticker-track a{color:#d8d8d8;position:relative;}
.lvtheme-ticker-track a:after{content:"";position:absolute;right:-16px;top:50%;width:4px;height:4px;border-radius:99px;background:var(--lv-orange);transform:translateY(-50%);}
@keyframes lvthemeTicker{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
.lvtheme-video-grid{align-items:stretch;}
.lvtheme-video-card{height:100%;display:flex;flex-direction:column;min-height:430px;}
.lvtheme-video-thumb{flex:0 0 auto;}
.lvtheme-video-thumb img{aspect-ratio:16/9;}
.lvtheme-card-body{display:flex;flex-direction:column;flex:1 1 auto;min-height:228px;}
.lvtheme-card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:48px;}
.lvtheme-meta{min-height:20px;margin-bottom:8px;}
.lvtheme-excerpt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-top:auto;min-height:74px;}
.lvtheme-stats{display:flex;align-items:center;flex-wrap:wrap;gap:11px;color:#687078;font-size:12px;text-transform:uppercase;font-weight:800;margin:2px 0 12px;}
.lvtheme-stat{display:inline-flex;align-items:center;gap:5px;line-height:1;}
.lvtheme-stat:before{content:"";display:inline-block;width:15px;height:15px;background:currentColor;opacity:.82;mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;}
.lvtheme-stat-views:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 5C6.7 5 2.4 8.1 1 12c1.4 3.9 5.7 7 11 7s9.6-3.1 11-7c-1.4-3.9-5.7-7-11-7zm0 11a4 4 0 1 1 0-8 4 4 0 0 1 0 8z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 5C6.7 5 2.4 8.1 1 12c1.4 3.9 5.7 7 11 7s9.6-3.1 11-7c-1.4-3.9-5.7-7-11-7zm0 11a4 4 0 1 1 0-8 4 4 0 0 1 0 8z"/></svg>');}
.lvtheme-stat-likes:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M2 21h4V9H2v12zm20-11c0-1.1-.9-2-2-2h-6.3l1-4.6.1-.4c0-.4-.2-.8-.4-1.1L13.2 1 6.6 7.6C6.2 8 6 8.5 6 9v10c0 1.1.9 2 2 2h9c.8 0 1.5-.5 1.8-1.2l3-7c.1-.2.2-.5.2-.8v-2z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M2 21h4V9H2v12zm20-11c0-1.1-.9-2-2-2h-6.3l1-4.6.1-.4c0-.4-.2-.8-.4-1.1L13.2 1 6.6 7.6C6.2 8 6 8.5 6 9v10c0 1.1.9 2 2 2h9c.8 0 1.5-.5 1.8-1.2l3-7c.1-.2.2-.5.2-.8v-2z"/></svg>');}
.lvtheme-stat-comments:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 4h16v12H7l-3 3V4zm4 4v2h8V8H8zm0 4v2h6v-2H8z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 4h16v12H7l-3 3V4zm4 4v2h8V8H8zm0 4v2h6v-2H8z"/></svg>');}
.lvtheme-author-link{border-bottom:1px solid rgba(21,21,21,.22);}
.lvtheme-author-link:hover{border-color:var(--lv-orange);}
.lvtheme-stat-like-action{border:0;background:transparent;color:inherit;font:inherit;text-transform:uppercase;font-weight:900;padding:0;cursor:pointer;}
.lvtheme-stat-like-action:hover,.lvtheme-stat-like-action.is-voted{color:var(--lv-orange);}
.lvtheme-stat-like-action:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 21.4 10.6 20C5.4 15.3 2 12.2 2 8.4 2 5.3 4.4 3 7.5 3c1.7 0 3.4.8 4.5 2.1C13.1 3.8 14.8 3 16.5 3 19.6 3 22 5.3 22 8.4c0 3.8-3.4 6.9-8.6 11.6L12 21.4z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 21.4 10.6 20C5.4 15.3 2 12.2 2 8.4 2 5.3 4.4 3 7.5 3c1.7 0 3.4.8 4.5 2.1C13.1 3.8 14.8 3 16.5 3 19.6 3 22 5.3 22 8.4c0 3.8-3.4 6.9-8.6 11.6L12 21.4z"/></svg>');}
.lvtheme-search-widget form{display:flex;gap:0;}
.lvtheme-search-widget label{flex:1 1 auto;margin:0;}
.lvtheme-search-widget input[type=search],.lvtheme-search-widget input[type=text]{width:100%;border:1px solid var(--lv-border);padding:11px 12px;min-height:44px;}
.lvtheme-search-widget input[type=submit],.lvtheme-search-widget .search-submit{background:var(--lv-orange);color:#fff;border:0;padding:0 14px;min-height:44px;text-transform:uppercase;font-weight:800;}
.lvtheme-pagination ul{display:flex;align-items:center;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0;}
.lvtheme-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 12px;background:#fff;border:1px solid var(--lv-border);font-weight:800;text-transform:uppercase;color:var(--lv-ink);transition:border-color .18s ease,background .18s ease,color .18s ease;}
.lvtheme-pagination .page-numbers:hover{background:#f3f1ee;border-color:#bdb6ae;color:var(--lv-ink);}
.lvtheme-pagination .page-numbers.current{background:#111820;border-color:#111820;color:#fff;}
.lvtheme-footer-links,.lvtheme-footer-col .menu{list-style:none;margin:0;padding:0;display:grid;gap:8px;}
.lvtheme-footer-links a,.lvtheme-footer-col .menu a{display:inline-flex;color:#d7d7d7;border-bottom:1px solid transparent;padding-bottom:2px;}
.lvtheme-footer-links a:hover,.lvtheme-footer-col .menu a:hover{color:#fff;border-color:var(--lv-orange);}
@media(max-width:980px){.lvtheme-ticker-track{animation-duration:44s}.lvtheme-video-card{min-height:410px}.lvtheme-search-widget form{max-width:560px}}
@media(max-width:720px){.lvtheme-video-card{min-height:0}.lvtheme-card-title{min-height:0}.lvtheme-card-body{min-height:0}.lvtheme-excerpt{min-height:0}.lvtheme-ticker-window{width:100%;}.lvtheme-ticker-track{animation-duration:50s}}

/* LomondView v1.1.1: theme/plugin compatibility and readability refinements. */
.lvtheme-hero h1,.lvtheme-section-heading h1,.lvtheme-section-heading h2,.lvtheme-widget-title{letter-spacing:0;}
.lvtheme-featured-image img,.lvtheme-video-thumb img,.lvtheme-ranked-thumb img{background:#111;}

/* LomondView v1.2.0: contained video viewing and branded bylines. */
.lvtheme-single-stats{margin:0 0 12px;min-height:0;}
.lvtheme-related-videos{border-top:1px solid var(--lv-border);padding:28px 30px 34px;}
.lvtheme-related-videos .lvtheme-section-heading{margin-bottom:18px;}
.lvtheme-related-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
.lvtheme-related-grid .lvtheme-video-card{min-height:390px;}
@media(max-width:720px){.lvtheme-related-videos{padding:24px 18px 28px}.lvtheme-related-grid{grid-template-columns:1fr}.lvtheme-related-grid .lvtheme-video-card{min-height:0}}

/* LomondView v1.2.1: reliable homepage paging and a contained player frame. */
.lvtheme-video-shell{position:relative;background:#050505;color:#fff;}
.lvtheme-video-shell .lvtheme-video-player{position:relative;z-index:1;}
.lvtheme-player-controls{display:flex;align-items:center;justify-content:flex-end;gap:0;border-top:1px solid rgba(255,255,255,.12);background:#0b0d0f;min-height:46px;padding:0 12px;}
.lvtheme-player-controls span,.lvtheme-player-controls button{display:inline-flex;align-items:center;min-height:46px;padding:0 12px;border:0;border-left:1px solid rgba(255,255,255,.1);background:transparent;color:#d8dde1;font:inherit;font-size:12px;font-weight:800;text-transform:uppercase;cursor:default;}
.lvtheme-player-controls button{cursor:pointer;}
.lvtheme-player-controls button:hover{color:#fff;background:rgba(255,255,255,.08);}
.lvtheme-player-controls button.is-voted{color:#fff;background:var(--lv-orange);}
.lvtheme-video-nav{position:absolute;top:50%;z-index:3;transform:translateY(-50%);background:rgba(0,0,0,.72);color:#fff!important;padding:12px 14px;font-size:12px;font-weight:900;text-transform:uppercase;opacity:.18;transition:opacity .2s ease,background .2s ease;}
.lvtheme-video-shell:hover .lvtheme-video-nav,.lvtheme-video-nav:focus{opacity:1;}
.lvtheme-video-nav:hover{background:var(--lv-orange);}
.lvtheme-video-nav-prev{left:0;}
.lvtheme-video-nav-next{right:0;}
.lvtheme-more-panel{position:absolute;inset:0 0 46px;z-index:4;background:rgba(5,7,9,.9);padding:28px;overflow:auto;}
.lvtheme-more-panel-inner{max-width:960px;margin:0 auto;}
.lvtheme-more-panel h2{margin:0 0 16px;text-transform:uppercase;}
.lvtheme-more-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;}
.lvtheme-more-list a{display:grid;grid-template-columns:112px 1fr;gap:12px;align-items:center;color:#fff;background:rgba(255,255,255,.08);padding:10px;}
.lvtheme-more-list img{width:112px;aspect-ratio:16/9;object-fit:cover;background:#111;}
.lvtheme-more-list span{font-weight:800;line-height:1.25;}
.lvtheme-more-panel.is-open{display:block;}
@media(max-width:720px){.lvtheme-player-controls{justify-content:flex-start;overflow-x:auto}.lvtheme-player-controls span,.lvtheme-player-controls button{white-space:nowrap}.lvtheme-video-nav{display:none}.lvtheme-more-panel{padding:18px}.lvtheme-more-list{grid-template-columns:1fr}.lvtheme-more-list a{grid-template-columns:96px 1fr}.lvtheme-more-list img{width:96px}}

/* LomondView v1.2.2: live votes and professional sharing panel. */
.lvtheme-share-panel{position:absolute;right:14px;bottom:58px;z-index:5;width:min(620px,calc(100% - 28px));background:#fff;color:var(--lv-ink);border:1px solid var(--lv-border);box-shadow:0 18px 48px rgba(0,0,0,.32);padding:20px;}
.lvtheme-share-panel h2{margin:0 0 8px;font-size:20px;text-transform:uppercase;}
.lvtheme-share-panel p{margin:0 0 16px;color:#4b5258;font-size:14px;line-height:1.5;}
.lvtheme-share-preview{display:grid;grid-template-columns:150px 1fr;gap:12px;margin-bottom:14px;}
.lvtheme-share-preview img{width:150px;aspect-ratio:16/9;object-fit:cover;background:#111;}
.lvtheme-share-preview textarea{width:100%;min-height:86px;resize:vertical;border:1px solid var(--lv-border);padding:10px;font:inherit;font-size:14px;line-height:1.45;color:#2f353a;background:#fafafa;}
.lvtheme-share-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}
.lvtheme-share-actions a,.lvtheme-share-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid var(--lv-border);background:#f7f7f5;color:var(--lv-ink);font:inherit;font-size:12px;font-weight:900;text-transform:uppercase;padding:0 12px;cursor:pointer;}
.lvtheme-share-actions a[href*="linkedin.com"]{background:#0a66c2;border-color:#0a66c2;color:#fff;}
.lvtheme-share-actions a[href*="twitter.com"],.lvtheme-share-actions a[href*="x.com"]{background:#111;border-color:#111;color:#fff;}
.lvtheme-share-actions a:hover,.lvtheme-share-actions button:hover{background:var(--lv-orange);border-color:var(--lv-orange);color:#fff;}
@media(max-width:720px){.lvtheme-share-panel{position:static;width:auto;margin:0;border-left:0;border-right:0;box-shadow:none}.lvtheme-share-actions{grid-template-columns:1fr}}

/* LomondView v1.2.3: editorial article text and restrained pagination. */
.lvtheme-single-content{font-family:Charter,Georgia,Cambria,"Times New Roman",serif;color:#2c3135;font-size:20px;line-height:1.85;}
.lvtheme-single-content p{margin:0 0 1.25em;}
.lvtheme-single-content p:first-of-type{font-size:1.08em;line-height:1.78;color:#1c2227;}
.lvtheme-single-content a{color:#9f4700;border-bottom:1px solid rgba(236,101,0,.35);}
.lvtheme-single-content h2,.lvtheme-single-content h3{font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.18;text-transform:uppercase;margin:1.8em 0 .7em;color:#151515;}
@media(max-width:720px){.lvtheme-single-content{font-size:18px;line-height:1.75}.lvtheme-share-preview{grid-template-columns:1fr}.lvtheme-share-preview img{width:100%}}

/* Larger digital-magazine cards and practical share workflow. */
:root{--lv-container:1540px;--lv-shadow:0 10px 26px rgba(11,15,18,.08);}
.lvtheme-content-wrap{grid-template-columns:minmax(0,1fr) 330px;gap:38px;padding-top:42px;}
.lvtheme-section-heading{align-items:flex-end;border-bottom:2px solid #d8d2ca;padding-bottom:18px;margin-bottom:28px;}
.lvtheme-section-heading h1,.lvtheme-section-heading h2{font-size:34px;line-height:1.05;letter-spacing:0;}
.lvtheme-section-heading p{font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:18px;color:#4b5156;}
.lvtheme-video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;}
.lvtheme-video-card{border:0;border-top:4px solid #111820;box-shadow:0 14px 30px rgba(11,15,18,.09);min-height:520px;background:#fff;}
.lvtheme-video-thumb{aspect-ratio:16/10;}
.lvtheme-video-thumb:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(0deg,rgba(0,0,0,.52),transparent);pointer-events:none;}
.lvtheme-play{width:60px;height:60px;background:rgba(236,101,0,.92);box-shadow:0 10px 28px rgba(0,0,0,.22);}
.lvtheme-play:after{left:25px;top:18px;border-left-width:18px;border-top-width:12px;border-bottom-width:12px;}
.lvtheme-card-body{padding:22px 22px 24px;min-height:284px;}
.lvtheme-category{background:transparent;color:#9f4700!important;border-left:3px solid var(--lv-orange);border-radius:0;padding:0 0 0 8px;margin-bottom:13px;letter-spacing:.08em;}
.lvtheme-card-title{font-size:26px;line-height:1.13;min-height:60px;letter-spacing:0;}
.lvtheme-meta{font-size:11px;color:#777f86;letter-spacing:.04em;border-top:1px solid #eee9e3;padding-top:12px;margin-top:6px;}
.lvtheme-excerpt{font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:17px;line-height:1.62;color:#333a40;min-height:86px;}
.lvtheme-stats{border-top:1px solid #eee9e3;padding-top:13px;margin-top:16px;color:#4f5960;}
.lvtheme-widget{box-shadow:none;border-top:4px solid #111820;}
.lvtheme-ranked-title{font-size:15px;}
.lvtheme-share-actions a[download]{background:#263238;border-color:#263238;color:#fff;}
.lvtheme-share-actions a[href*="facebook.com"]{background:#1877f2;border-color:#1877f2;color:#fff;}
@media(max-width:1320px){.lvtheme-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.lvtheme-video-card{min-height:500px;}}
@media(max-width:980px){.lvtheme-content-wrap{grid-template-columns:1fr}.lvtheme-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:720px){.lvtheme-video-grid{grid-template-columns:1fr;gap:24px}.lvtheme-video-card{min-height:0}.lvtheme-card-title{font-size:24px;min-height:0}.lvtheme-card-body{min-height:0;padding:20px}.lvtheme-excerpt{min-height:0}.lvtheme-section-heading h1,.lvtheme-section-heading h2{font-size:28px}}

/* LomondView v1.5.0: final editorial polish and mobile usability fixes. */
:root{--lv-container:1680px;}
.lvtheme-hero{padding:36px 0 28px;background:#0b0d0f;}
.lvtheme-hero-card{min-height:520px;border-radius:0;box-shadow:0 18px 46px rgba(0,0,0,.22);align-items:flex-end;background-position:center;}
.lvtheme-hero-content{max-width:900px;padding:58px 64px 62px;}
.lvtheme-hero h1{font-size:clamp(42px,5.6vw,86px);letter-spacing:0;line-height:.98;max-width:880px;margin:12px 0 16px;}
.lvtheme-hero p{font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:21px;line-height:1.55;max-width:740px;color:#f1eee9;}
.lvtheme-hero-meta{display:flex;flex-wrap:wrap;gap:10px 16px;color:#d9dde1;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;margin:0 0 18px;}
.lvtheme-hero-meta span{display:inline-flex;align-items:center;}
.lvtheme-hero-meta span:not(:last-child):after{content:"";width:4px;height:4px;background:var(--lv-orange);border-radius:99px;margin-left:16px;}
.lvtheme-content-wrap{grid-template-columns:minmax(0,1fr) 340px;gap:40px;}
.lvtheme-video-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;}
.lvtheme-video-card{min-height:470px;}
.lvtheme-card-body{min-height:260px;}
.lvtheme-card-title{font-size:23px;min-height:54px;}
.lvtheme-excerpt{font-size:16px;min-height:78px;}
.lvtheme-sidebar{gap:28px;}
.lvtheme-widget{background:#fff;border:0;border-top:5px solid #111820;padding:24px;box-shadow:0 10px 26px rgba(11,15,18,.07);}
.lvtheme-widget-title{font-size:20px;border-bottom:1px solid #ddd6cd;padding-bottom:13px;margin-bottom:18px;}
.lvtheme-ranked-list{gap:18px;}
.lvtheme-ranked-list li{grid-template-columns:104px 1fr;gap:14px;padding-bottom:16px;border-bottom:1px solid #ece6de;}
.lvtheme-ranked-list li:last-child{border-bottom:0;padding-bottom:0;}
.lvtheme-ranked-list li:before{background:#111820;color:#fff;width:30px;height:30px;font-size:13px;}
.lvtheme-ranked-thumb{aspect-ratio:16/9;}
.lvtheme-ranked-title{font-size:16px;line-height:1.22;}
.lvtheme-single-wrap{grid-template-columns:minmax(0,1fr) 330px;width:min(100% - 48px,var(--lv-container));}
.lvtheme-single-video{min-width:0;overflow:hidden;}
.lvtheme-video-shell{overflow:hidden;}
.lvtheme-share-panel{max-height:min(78vh,680px);overflow:auto;}
.lvtheme-share-actions{grid-template-columns:repeat(3,minmax(0,1fr));}
@media(max-width:1500px){.lvtheme-content-wrap{grid-template-columns:1fr;}.lvtheme-sidebar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));}.lvtheme-video-card{min-height:490px;}}
@media(max-width:1200px){.lvtheme-video-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.lvtheme-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:900px){.lvtheme-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.lvtheme-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:720px){
  .lvtheme-container,.lvtheme-single-wrap{width:min(100% - 24px,var(--lv-container));}
  .lvtheme-topbar{display:none;}
  .lvtheme-brandbar-inner{min-height:82px;gap:14px;flex-direction:row;align-items:center;justify-content:space-between;}
  .lvtheme-branding{flex:1 1 auto;}
  .lvtheme-branding img,.lvtheme-branding .custom-logo{max-width:176px;}
  .lvtheme-header-actions{width:auto;flex:0 0 auto;justify-content:flex-end;}
  .lvtheme-button{width:auto;padding:10px 12px;font-size:11px;white-space:nowrap;}
  .lvtheme-navstrip{background:#111820;}
  .lvtheme-navstrip-inner{padding:0;display:block;}
  .lvtheme-menu-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;background:#111820;color:#fff;border:0;padding:14px 0;font-weight:900;text-transform:uppercase;letter-spacing:.06em;}
  .lvtheme-menu-toggle:after{content:"+";font-size:20px;line-height:1;}
  .lvtheme-menu-toggle[aria-expanded=true]:after{content:"-";}
  .lvtheme-primary-nav{display:none;width:100%;background:#111820;}
  .lvtheme-primary-nav.is-open{display:block;}
  .lvtheme-primary-nav ul{display:block;}
  .lvtheme-primary-nav a{border:0;border-top:1px solid rgba(255,255,255,.12);padding:14px 0;font-size:12px;}
  .lvtheme-hero{padding:18px 0 12px;}
  .lvtheme-hero-card{min-height:420px;}
  .lvtheme-hero-content{padding:30px 22px 32px;}
  .lvtheme-hero h1{font-size:36px;line-height:1.02;}
  .lvtheme-hero p{font-size:17px;}
  .lvtheme-hero-meta{font-size:10px;gap:7px 10px;}
  .lvtheme-hero-meta span:not(:last-child):after{margin-left:10px;}
  .lvtheme-content-wrap{padding-top:28px;gap:28px;}
  .lvtheme-video-grid,.lvtheme-sidebar{grid-template-columns:1fr;}
  .lvtheme-video-card{min-height:0;}
  .lvtheme-card-body{min-height:0;}
  .lvtheme-single-wrap{display:block;padding:22px 0 36px;}
  .lvtheme-single-header{padding:22px 18px 10px;}
  .lvtheme-single-header h1{font-size:30px;line-height:1.08;}
  .lvtheme-video-player{width:100%;max-width:100%;aspect-ratio:16/9;}
  .lvtheme-player-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0;overflow:visible;}
  .lvtheme-player-controls span,.lvtheme-player-controls button{justify-content:center;min-height:42px;padding:0 6px;border-left:0;border-top:1px solid rgba(255,255,255,.1);font-size:10px;white-space:normal;text-align:center;}
  .lvtheme-share-panel{position:static;width:100%;max-height:58vh;margin:0;border-left:0;border-right:0;box-shadow:none;padding:16px;overflow:auto;}
  .lvtheme-share-preview{grid-template-columns:92px 1fr;gap:10px;}
  .lvtheme-share-preview img{width:92px;}
  .lvtheme-share-preview textarea{min-height:72px;font-size:12px;}
  .lvtheme-share-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;}
  .lvtheme-share-actions a,.lvtheme-share-actions button{min-height:38px;font-size:10px;padding:0 8px;}
  .lvtheme-single-content{padding:22px 18px;font-size:18px;}
  .lvtheme-related-videos{padding:22px 18px 26px;}
}

/* LomondView v1.6.0: compact editorial cards, referral-ready links and corrected mobile/sidebar states. */
.lvtheme-popular-tablist{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0 0 16px}.lvtheme-popular-tab{appearance:none;border:1px solid #d9d2ca;background:#f7f4ef;color:#43484d;cursor:pointer;font-size:11px;font-weight:900;letter-spacing:.04em;line-height:1.1;min-height:34px;padding:7px 6px;text-transform:uppercase}.lvtheme-popular-tab:hover,.lvtheme-popular-tab.is-active{background:#111820;border-color:#111820;color:#fff}.lvtheme-popular-panel{display:none}.lvtheme-popular-panel.is-active{display:block}.lvtheme-popular-panel>p{margin:0;color:var(--lv-muted);font-size:14px;line-height:1.5}
.lvtheme-card-body{padding:16px 18px 18px;min-height:0;display:flex;flex-direction:column;}
.lvtheme-category{margin-bottom:8px;}
.lvtheme-card-title{font-size:20px;line-height:1.14;min-height:0;margin:0 0 9px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.lvtheme-meta{padding-top:9px;margin:0 0 8px;gap:6px 10px;}
.lvtheme-stats{padding-top:8px;margin-top:0;}
.lvtheme-excerpt{font-size:15px;line-height:1.48;min-height:0;margin-top:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.lvtheme-video-card{min-height:0;}
.lvtheme-discover-widget,.lvtheme-widget.lvtheme-discover-widget{background:#111820!important;color:#fff!important;border-top-color:var(--lv-orange);}
.lvtheme-discover-widget .lvtheme-widget-title{color:#fff!important;border-bottom-color:rgba(255,255,255,.25);}
.lvtheme-discover-widget p{color:#e3e6e8!important;}
.lvtheme-discover-widget a{color:#fff!important;border-top-color:rgba(255,255,255,.2);}
.lvtheme-discover-widget a:hover{color:#ffb178!important;}
.lvtheme-menu-toggle:after{content:none!important;}
.lvtheme-menu-symbol{font-size:20px;line-height:1;min-width:20px;text-align:right;}
@media(max-width:1500px){.lvtheme-video-card{min-height:0;}}
@media(max-width:720px){.lvtheme-card-body{padding:16px}.lvtheme-card-title{font-size:20px}.lvtheme-meta{font-size:10px}.lvtheme-excerpt{font-size:15px;margin-top:8px}.lvtheme-video-player iframe{max-width:100%;}.lvtheme-video-shell,.lvtheme-single-video{width:100%;max-width:100%;}.lvtheme-share-actions{grid-template-columns:repeat(2,minmax(0,1fr));}.lvtheme-share-actions a,.lvtheme-share-actions button{white-space:normal;line-height:1.2;}}

/* LomondView v1.6.1: one consistent width-based responsive sequence. */
.lvtheme-video-grid{grid-template-columns:repeat(4,minmax(0,1fr));}
@media(max-width:1500px){.lvtheme-content-wrap{grid-template-columns:1fr}.lvtheme-video-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.lvtheme-sidebar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1320px){.lvtheme-video-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lvtheme-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:980px){.lvtheme-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lvtheme-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.lvtheme-video-grid,.lvtheme-sidebar{grid-template-columns:1fr}}

/* Keep the narrow single-video rail vertical on laptop-sized screens. */
@media(min-width:981px) and (max-width:1500px){.lvtheme-single-wrap>.lvtheme-sidebar{display:flex;grid-template-columns:none}}
@media(max-width:980px){.lvtheme-single-wrap>.lvtheme-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.lvtheme-single-wrap>.lvtheme-sidebar{grid-template-columns:1fr}}

/* Standard pages and referral tools must render as content, never as video cards. */
.lvtheme-page-wrap{padding:42px 0 64px}.lvtheme-page{max-width:1120px;margin:0 auto}.lvtheme-page-header{border-bottom:2px solid #d8d2ca;padding-bottom:18px;margin-bottom:24px}.lvtheme-page-header h1{margin:0;font-size:42px;line-height:1.08;text-transform:uppercase}.lvtheme-page-content{min-width:0}.lvtheme-page-content:after{content:"";display:table;clear:both}@media(max-width:720px){.lvtheme-page-wrap{padding:26px 0 42px}.lvtheme-page-header h1{font-size:30px}}

/* Network brand identity. */
:root{--lv-orange:var(--lv-accent,#ec6500);--lv-orange-dark:#21272c}.lvtheme-brand-network{background:#171b1f;border-top:1px solid rgba(255,255,255,.1)}.lvtheme-brand-network .lvtheme-container{display:flex;align-items:center;gap:0;overflow-x:auto}.lvtheme-brand-network a{flex:0 0 auto;color:#fff;padding:10px 15px;border-right:1px solid rgba(255,255,255,.12);font-size:11px;font-weight:800;text-transform:uppercase}.lvtheme-brand-network a:hover{background:var(--lv-orange);color:#fff}

/* LomondView v2.1.29: review article polish. */
.lvtheme-single-article .lvtheme-single-content{overflow:hidden;}
.lvtheme-single-article .lvtheme-single-content img{max-width:100%;height:auto;}
.lvtheme-single-article .lvtheme-single-header{padding:42px clamp(24px,4.4vw,72px) 16px;}
.lvtheme-single-article .lvtheme-single-content{padding:28px clamp(24px,4.4vw,72px) 52px;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:21px;line-height:1.82;color:#25292d;text-align:left!important;}
.lvtheme-single-article .lvtheme-single-content *{font-family:inherit;text-align:left!important;}
.lvtheme-single-article .lvtheme-single-content h1{display:none;}
.lvtheme-single-article .lvtheme-single-content>*{max-width:880px;}
.lvtheme-single-article .lvtheme-single-content p{margin:0 0 1.2em;}
.lvtheme-single-article .lvtheme-single-content p:first-of-type{font-size:1.04em;line-height:1.78;color:#202428;}
.lvtheme-region-list{display:inline-flex;flex-wrap:wrap;gap:8px;margin-left:8px;vertical-align:top;}
.lvtheme-region{display:inline-flex;align-items:center;border:1px solid #ded8d0;color:#566069!important;font-size:11px;text-transform:uppercase;font-weight:900;letter-spacing:.06em;padding:2px 8px;border-radius:2px;margin-bottom:9px;}
.lvtheme-region:hover{border-color:var(--lv-orange);color:#9f4700!important;}
@media(max-width:720px){.lvtheme-single-article .lvtheme-single-header{padding:24px 20px 10px}.lvtheme-single-article .lvtheme-single-content{padding:22px 20px 38px;font-size:18px;line-height:1.72}.lvtheme-region-list{display:flex;margin-left:0;margin-top:4px}}

/* LomondView v2.1.34: article/video card distinction, heart likes and aligned card metrics. */
.lvtheme-stat-likes:before,.lvtheme-stat-like-action:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 21.4 10.6 20C5.4 15.3 2 12.2 2 8.4 2 5.3 4.4 3 7.5 3c1.7 0 3.4.8 4.5 2.1C13.1 3.8 14.8 3 16.5 3 19.6 3 22 5.3 22 8.4c0 3.8-3.4 6.9-8.6 11.6L12 21.4z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 21.4 10.6 20C5.4 15.3 2 12.2 2 8.4 2 5.3 4.4 3 7.5 3c1.7 0 3.4.8 4.5 2.1C13.1 3.8 14.8 3 16.5 3 19.6 3 22 5.3 22 8.4c0 3.8-3.4 6.9-8.6 11.6L12 21.4z"/></svg>');}
.lvtheme-card-title{min-height:46px;}
.lvtheme-stats{min-height:24px;}
.lvtheme-video-card:not(.type-lomondview_video) .lvtheme-video-thumb:after{content:none;}

/* Lomond View v2.3.51: Shorts use fixed portrait cards and stable mobile swipe rows. */
.lvtheme-home-reels-section{overflow:hidden;}
.lvtheme-reel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;min-width:0;}
.lvtheme-reel-card{background:#fff;border:1px solid var(--lv-border);box-shadow:0 8px 22px rgba(11,15,18,.06);overflow:hidden;min-width:0;contain:layout paint;}
.lvtheme-reel-thumb{position:relative;display:block;aspect-ratio:9/16;background:#101820;overflow:hidden;inline-size:100%;}
.lvtheme-reel-thumb img{width:100%;height:100%;object-fit:cover;display:block;}
.lvtheme-reel-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.38));}
.lvtheme-reel-body{padding:14px 14px 16px;}
.lvtheme-reel-title{margin:0 0 10px;font-size:18px;line-height:1.12;min-height:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;}
.lvtheme-reel-title a{text-decoration:none;color:inherit;}
.lvtheme-reel-archive{padding:34px 0 58px;}
.lvtheme-reel-archive-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;}
.lvtheme-reel-archive .navigation.pagination{margin-top:30px;}
.lvtheme-single-reel{max-width:980px;}
.lvtheme-reel-player{width:min(430px,100%);margin:0 auto 28px;aspect-ratio:9/16;background:#05070a;box-shadow:0 18px 50px rgba(0,0,0,.18);overflow:hidden;}
.lvtheme-reel-player iframe{width:100%;height:100%;display:block;border:0;}
@media(max-width:1180px){.lvtheme-reel-archive-grid{grid-template-columns:repeat(4,minmax(0,1fr));}}
@media(max-width:980px){.lvtheme-reel-grid,.lvtheme-reel-archive-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}
@media(max-width:720px){
  html,body{max-width:100%;overflow-x:hidden;}
  .lvtheme-reel-grid{display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;padding:0 16px 12px;margin:0 -16px;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;}
  .lvtheme-reel-grid::-webkit-scrollbar{display:none;}
  .lvtheme-reel-card{flex:0 0 clamp(220px,72vw,292px);scroll-snap-align:start;scroll-snap-stop:always;}
  .lvtheme-reel-title{font-size:17px;}
  .lvtheme-reel-player{width:min(86vw,390px);}
}
@media(max-width:720px){.lvtheme-card-title{min-height:0;}.lvtheme-stats{min-height:0;}}

/* LomondView v2.1.81: quieter finance action beside the primary enquiry button. */
.lvtheme-button-secondary{background:transparent;color:#fff!important;border-color:rgba(255,255,255,.72)}
.lvtheme-button-secondary:hover{background:rgba(255,255,255,.12);border-color:#fff;color:#fff!important}

/* Lomond View v2.2.0: brand home, portfolio pages and local referral/navigation polish. */
.lvtheme-home-hero{background:#0b1015;padding:24px 0 16px;}
.lvtheme-home-lead{min-height:480px;background-size:cover;background-position:center;display:flex;align-items:flex-end;box-shadow:0 22px 58px rgba(0,0,0,.22);}
.lvtheme-home-lead-content{max-width:820px;padding:56px 62px;color:#fff;}
.lvtheme-home-lead h1{margin:12px 0 16px;font-size:clamp(42px,5.5vw,78px);line-height:.98;text-transform:uppercase;letter-spacing:0;}
.lvtheme-home-lead h1 a{color:#fff;text-decoration:none;}
.lvtheme-home-lead p{max-width:680px;margin:0 0 26px;color:#f0eee9;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:20px;line-height:1.56;}
.lvtheme-home-actions{display:flex;flex-wrap:wrap;gap:12px;}
.lvtheme-button-outline{background:transparent!important;border-color:rgba(255,255,255,.78)!important;color:#fff!important;}
.lvtheme-button-outline:hover{background:rgba(255,255,255,.12)!important;border-color:#fff!important;}
.lvtheme-home-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:38px;padding:42px 0 70px;}
.lvtheme-home-main{display:grid;gap:44px;min-width:0;}
.lvtheme-home-section{min-width:0;}
.lvtheme-home-section .lvtheme-section-heading{margin-bottom:18px;}
.lvtheme-home-section .lvtheme-section-heading h2{margin:0 0 6px;font-size:34px;text-transform:uppercase;}
.lvtheme-home-section .lvtheme-section-heading p{margin:0;}
.lvtheme-portfolio-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}
.lvtheme-portfolio-card{display:block;min-height:150px;padding:24px;background:#fff;border-top:4px solid var(--lv-orange);box-shadow:0 12px 28px rgba(11,15,18,.08);text-decoration:none;color:#101820;}
.lvtheme-portfolio-card span{display:block;margin-bottom:12px;font-size:22px;font-weight:950;line-height:1.06;text-transform:uppercase;color:#101820;}
.lvtheme-portfolio-card p{margin:0;color:#4e5861;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:17px;line-height:1.5;}
.lvtheme-portfolio-card:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(11,15,18,.12);}
.lvtheme-home-link{margin:18px 0 0;text-align:right;}
.lvtheme-home-link a,.lvtheme-text-link{font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:.08em;color:#9f4700;text-decoration:none;border-bottom:2px solid var(--lv-orange);}
.lvtheme-home-rail{display:grid;align-content:start;gap:24px;}
.lvtheme-page-header p{max-width:760px;margin:10px 0 0;color:#4b5156;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:19px;line-height:1.55;}
.lvtheme-page-header .lvtheme-header-inline-action{margin-top:22px;}
.lvtheme-charter-frame{margin-top:34px;padding-top:28px;border-top:1px solid #ddd6cd;}
.lvtheme-charter-tip{display:inline-block;margin-top:10px;padding:9px 12px;background:#f7f1ea;border-left:3px solid var(--lv-orange);color:#2f363b!important;font-family:var(--lv-body-font)!important;font-size:14px!important;font-weight:800;line-height:1.35!important;}
.lvtheme-charter-frame iframe{display:block;width:100%;min-height:1600px;border:1px solid #d8d2ca;background:#fff;}
.lvtheme-journal-archive-page{max-width:none;margin:0;}
.lvtheme-journal-archive-grid{grid-template-columns:repeat(4,minmax(0,1fr));}
.lvtheme-archive-heading .lvtheme-kicker{display:inline-block;margin-bottom:10px;color:#9f4700;font-size:12px;font-weight:950;letter-spacing:.1em;text-transform:uppercase;}
.lvtheme-page-header.lvtheme-archive-heading h1{color:var(--lv-heading-navy);font-family:var(--lv-heading-font);font-size:52px;font-weight:700;line-height:1.08;letter-spacing:0;text-transform:none;}
.lvtheme-page-header.lvtheme-archive-heading .lvtheme-category{margin-bottom:13px;}
.lvtheme-primary-nav .lomondview-theme-added-menu-item a{font-weight:900;}
@media(max-width:1200px){.lvtheme-home-grid{grid-template-columns:1fr}.lvtheme-home-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.lvtheme-journal-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){
  .lvtheme-page-header.lvtheme-archive-heading h1{font-size:40px;}
  .lvtheme-home-hero{padding:16px 0 10px;}
  .lvtheme-home-lead{min-height:430px;}
  .lvtheme-home-lead-content{padding:30px 22px;}
  .lvtheme-home-lead h1{font-size:34px;line-height:1.02;}
  .lvtheme-home-lead p{font-size:17px;}
  .lvtheme-home-grid{padding:28px 0 48px;gap:28px;}
  .lvtheme-home-main{gap:30px;}
  .lvtheme-home-section .lvtheme-section-heading h2{font-size:27px;}
  .lvtheme-portfolio-cards,.lvtheme-home-rail,.lvtheme-journal-archive-grid{grid-template-columns:1fr;}
  .lvtheme-portfolio-card{min-height:0;padding:20px;}
  .lvtheme-charter-frame iframe{min-height:1320px;}
}

/* Lomond View v2.3.0: site-specific homes, Voyages planning and Estates portfolio teasers. */
.lvtheme-selected-portfolio,.lvtheme-voyages-pathway{margin-top:34px;padding-top:30px;border-top:1px solid #ddd6cd;}
.lvtheme-portfolio-teaser-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}
.lvtheme-portfolio-teaser{display:grid;grid-template-columns:150px 1fr;gap:16px;background:#fff;border-top:4px solid var(--lv-orange);box-shadow:0 12px 28px rgba(11,15,18,.08);padding:16px;}
.lvtheme-portfolio-teaser img{width:150px;aspect-ratio:4/3;object-fit:cover;background:#111;}
.lvtheme-portfolio-teaser h3{margin:0 0 8px;font-size:19px;line-height:1.15;text-transform:uppercase;}
.lvtheme-portfolio-teaser p{margin:0 0 12px;color:#4e5861;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;line-height:1.5;}
.lvtheme-admin-refresh{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:20px;padding:16px;background:#fff;border:1px solid #ddd6cd;}
.lvtheme-admin-refresh span{color:#5c6670;font-size:13px;font-weight:800;}
.lvtheme-voyage-style-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;}
.lvtheme-voyage-style-grid span{display:flex;min-height:74px;align-items:center;justify-content:center;text-align:center;background:#fff;border-top:4px solid var(--lv-orange);box-shadow:0 8px 20px rgba(11,15,18,.07);padding:14px;font-weight:950;text-transform:uppercase;}
.lvtheme-planning-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:24px;}
.lvtheme-planning-steps section,.lvtheme-cruise-line-grid article{background:#fff;border-top:4px solid var(--lv-orange);box-shadow:0 12px 28px rgba(11,15,18,.08);padding:22px;}
.lvtheme-planning-steps h2,.lvtheme-cruise-line-grid h2{margin:0 0 10px;font-size:22px;line-height:1.1;text-transform:uppercase;}
.lvtheme-planning-steps p,.lvtheme-cruise-line-grid p{margin:0;color:#4e5861;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:17px;line-height:1.55;}
.lvtheme-cruise-line-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}
.lvtheme-subscribe-form{display:grid;gap:8px;margin:14px 0 18px;padding:14px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);}
.lvtheme-subscribe-intro{display:grid;gap:5px;margin:0 0 4px;color:#fff;}
.lvtheme-subscribe-intro strong{font-size:14px;line-height:1.2;text-transform:uppercase;letter-spacing:.08em;}
.lvtheme-subscribe-intro p{margin:0;font-size:13px;line-height:1.45;color:rgba(255,255,255,.82);}
.lvtheme-subscribe-intro small{font-size:11px;line-height:1.35;color:rgba(255,255,255,.68);}
.lvtheme-subscribe-form label{display:grid;gap:7px;margin:0;color:#fff;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;}
.lvtheme-subscribe-form input{width:100%;border:0;border-radius:2px;padding:11px 12px;font-size:14px;}
.lvtheme-subscribe-form button{border:0;border-radius:2px;background:var(--lv-orange);color:#fff;font-weight:900;text-transform:uppercase;padding:11px 12px;cursor:pointer;}
.lvtheme-subscribe-form small{color:#d8f0d8;font-weight:800;}
@media(max-width:980px){.lvtheme-portfolio-teaser-grid,.lvtheme-planning-steps,.lvtheme-cruise-line-grid{grid-template-columns:1fr}.lvtheme-voyage-style-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.lvtheme-portfolio-teaser{grid-template-columns:1fr}.lvtheme-portfolio-teaser img{width:100%;}.lvtheme-voyage-style-grid{grid-template-columns:1fr}}

/* Lomond View v2.3.1: subscribe return position and mobile header polish. */
.lvtheme-mobile-strapline{display:none;}
.lvtheme-subscribe-form{max-width:340px;}
@media(max-width:720px){
  .lvtheme-brandbar-inner{flex-wrap:wrap;}
  .lvtheme-header-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;}
  .lvtheme-header-actions .lvtheme-button{width:100%;padding:10px 9px;font-size:11px;line-height:1.2;}
  .lvtheme-subscribe-form{max-width:100%;}
}

/* Lomond View v2.3.2: cruise-line profile pages. */
.lvtheme-cruise-logo{width:44px;height:44px;object-fit:contain;margin:0 0 14px;background:#f7f3ee;border:1px solid #e1d8ce;padding:8px;}
.lvtheme-cruise-profile-grid{display:grid;grid-template-columns:360px minmax(0,1fr);gap:28px;align-items:start;}
.lvtheme-cruise-profile-card,.lvtheme-cruise-profile-copy{background:#fff;border-top:4px solid var(--lv-orange);box-shadow:0 12px 28px rgba(11,15,18,.08);padding:26px;}
.lvtheme-cruise-profile-logo{width:76px;height:76px;object-fit:contain;margin-bottom:18px;background:#f7f3ee;border:1px solid #e1d8ce;padding:12px;}
.lvtheme-cruise-profile-card h2,.lvtheme-cruise-profile-copy h2{margin:0 0 12px;font-size:24px;text-transform:uppercase;line-height:1.12;}
.lvtheme-cruise-profile-card p,.lvtheme-cruise-profile-copy p{font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:18px;line-height:1.62;color:#3f464d;}
@media(max-width:820px){.lvtheme-cruise-profile-grid{grid-template-columns:1fr;}.lvtheme-cruise-profile-card .lvtheme-home-actions{display:grid;grid-template-columns:1fr;}}

/* Lomond View v2.3.3: UK Film Hollywood section. */
.lvtheme-hollywood-intro{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-bottom:34px;}
.lvtheme-hollywood-intro section{background:#fff;border-top:4px solid var(--lv-orange);box-shadow:0 12px 28px rgba(11,15,18,.08);padding:26px;}
.lvtheme-hollywood-intro h2{margin:0 0 12px;font-size:24px;line-height:1.12;text-transform:uppercase;}
.lvtheme-hollywood-intro p{margin:0 0 14px;color:#3f464d;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:18px;line-height:1.62;}
.lvtheme-secondact-extras{margin:0 0 34px;}
.lvtheme-secondact-extra-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}
.lvtheme-secondact-extra-card{display:flex;flex-direction:column;gap:8px;background:#fff;border:1px solid var(--lv-border);border-top:4px solid var(--lv-orange);box-shadow:0 12px 28px rgba(11,15,18,.08);padding:22px 24px;min-height:150px;}
.lvtheme-secondact-extra-card span{color:#a94700;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;}
.lvtheme-secondact-extra-card strong{color:var(--lv-heading-navy,#0E2B52);font-family:var(--lv-heading-font,Playfair Display,Georgia,serif);font-size:26px;line-height:1.12;}
.lvtheme-secondact-extra-card em{color:#3f464d;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:17px;font-style:normal;line-height:1.5;}
.lvtheme-secondact-extra-card:hover{border-top-color:#0E2B52;transform:translateY(-1px);}
@media(max-width:760px){.lvtheme-hollywood-intro,.lvtheme-secondact-extra-grid{grid-template-columns:1fr;}.lvtheme-secondact-extra-card{min-height:0;}}

/* Lomond View v2.3.5: Estates portfolio fallback. */
.lvtheme-portfolio-fallback p{margin:0 0 12px;}
.lvtheme-portfolio-fallback .lvtheme-button{width:auto;margin-top:4px;}
.lvtheme-portfolio-debug{display:grid;gap:4px;margin-top:12px;padding:12px;background:#fff8ef;border:1px solid #efc18f;color:#3f2a17;font-size:12px;line-height:1.4;}
.lvtheme-portfolio-debug strong{text-transform:uppercase;letter-spacing:.06em;}

/* Lomond View v2.3.14: Insider magazine affordance and clean print output. */
.lvtheme-insider-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;}
.lvtheme-print-link{border:0;border-bottom:2px solid var(--lv-orange);background:transparent;color:#9f4700;cursor:pointer;font:900 12px/1.4 Inter,Arial,Helvetica,sans-serif;letter-spacing:.08em;text-transform:uppercase;padding:0 0 2px;}
@media print{
  .lvtheme-topbar,.lvtheme-navstrip,.lvtheme-brand-network,.lvtheme-header-actions,.lvtheme-home-rail,.lvtheme-site-footer,.lvtheme-print-link,.lvtheme-home-link,.lvtheme-button,.lw-widget{display:none!important;}
  body{background:#fff;color:#111;font-size:12pt;line-height:1.45;}
  .lvtheme-container{width:100%;max-width:none;margin:0;}
  .lvtheme-brandbar{background:#fff;color:#111;border-bottom:1px solid #ccc;}
  .lvtheme-site-title{color:#111;}
  .lvtheme-home-grid,.lvtheme-content-wrap,.lvtheme-single-wrap{display:block;padding:0;}
  .lvtheme-video-grid,.lvtheme-journal-archive-grid{display:block;}
  .lvtheme-video-card{break-inside:avoid;box-shadow:none;border:1px solid #ddd;margin:0 0 14pt;}
}

/* Lomond View v2.3.93: quieter subscribe journey via footer modal. */
.lvtheme-subscribe-modal[hidden]{display:none!important;}
.lvtheme-subscribe-modal{position:fixed;inset:0;z-index:9998;display:grid;place-items:center;padding:22px;}
.lvtheme-subscribe-modal__backdrop{position:absolute;inset:0;background:rgba(5,8,11,.62);backdrop-filter:blur(4px);}
.lvtheme-subscribe-modal__panel{position:relative;z-index:1;width:min(520px,100%);max-height:calc(100vh - 44px);overflow:auto;background:#fff;color:#101820;border:1px solid #ddd6cd;box-shadow:0 26px 70px rgba(0,0,0,.28);padding:26px;}
.lvtheme-subscribe-modal__close{position:absolute;right:12px;top:10px;border:0;background:transparent;color:#101820;font-size:30px;line-height:1;cursor:pointer;}
.lvtheme-subscribe-modal__copy{padding-right:30px;margin-bottom:16px;}
.lvtheme-subscribe-modal__copy h2{margin:0 0 8px;font-size:28px;line-height:1.08;text-transform:uppercase;}
.lvtheme-subscribe-modal__copy p:not(.lvtheme-kicker){margin:0;color:#4b5156;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:17px;line-height:1.5;}
.lvtheme-subscribe-modal .lvtheme-subscribe-form{max-width:none;margin:0;background:#fff;border:1px solid #ddd6cd;box-shadow:none;}
.lvtheme-subscribe-modal .lvtheme-subscribe-intro{color:#101820;}
.lvtheme-subscribe-modal .lvtheme-subscribe-intro p{color:#4b5156;}
.lvtheme-subscribe-modal .lvtheme-subscribe-intro small{color:#6f767d;}
.lvtheme-subscribe-modal .lvtheme-subscribe-form label{color:#101820;}
.lvtheme-subscribe-modal .lvtheme-subscribe-form input{border:1px solid #d8d2ca;background:#fff;}
.lvtheme-subscribe-modal .lvtheme-subscribe-form small{color:#226b28;}
.lvtheme-subscribe-open{overflow:hidden;}
.lvtheme-article-afterword{display:grid;gap:22px;padding:0 clamp(24px,4.4vw,72px) 46px;}
.lvtheme-published-by-lomond{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 clamp(24px,4.4vw,72px) 26px;padding:18px 0 0;border-top:1px solid #e7e2dc;color:#6c747a;font-size:13px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;}
.lvtheme-published-by-lomond a{color:#9f4700;text-decoration:none;border-bottom:1px solid rgba(159,71,0,.35);}
.lvtheme-published-by-lomond a:hover{color:#101820;border-color:#101820;}
.lvtheme-cross-promo{display:block;background:#fff;border-top:4px solid #111820;box-shadow:0 10px 24px rgba(11,15,18,.07);padding:20px;max-width:520px;}
.lvtheme-cross-promo-home{max-width:none;}

/* Lomond View v2.3.44: Lomond Cloud network hub. */
.lvtheme-cloud-hero{background:#0b1015;color:#fff;padding:clamp(54px,8vw,104px) 0;border-bottom:1px solid rgba(255,255,255,.1);}
.lvtheme-cloud-hero h1{max-width:980px;margin:14px 0 18px;font-size:clamp(42px,7vw,92px);line-height:.96;text-transform:uppercase;letter-spacing:0;}
.lvtheme-cloud-hero p{max-width:760px;margin:0;color:#dce2e7;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:21px;line-height:1.58;}
.lvtheme-cloud-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px!important;font-family:Inter,Arial,Helvetica,sans-serif!important;}
.lvtheme-cloud-root .lvtheme-topbar,.lvtheme-cloud-root .lvtheme-brandbar,.lvtheme-cloud-root .lvtheme-navstrip,.lvtheme-cloud-root .lvtheme-brand-network{display:none!important;}
.lvtheme-cloud-hub{display:grid;gap:54px;padding:48px 0 78px;}
.lvtheme-cloud-section{min-width:0;}
.lvtheme-cloud-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;}
.lvtheme-cloud-card{background:#fff;border:1px solid var(--lv-border);box-shadow:var(--lv-shadow);overflow:hidden;}
.lvtheme-cloud-card-image{display:block;aspect-ratio:16/9;background:#101418;overflow:hidden;}
.lvtheme-cloud-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease;}
.lvtheme-cloud-card:hover .lvtheme-cloud-card-image img{transform:scale(1.04);}
.lvtheme-cloud-card-body{padding:19px 20px 22px;}
.lvtheme-cloud-card-body span{display:block;margin-bottom:8px;color:#6f7377;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;}
.lvtheme-cloud-card-body h3{margin:0 0 10px;font-size:22px;line-height:1.15;text-transform:uppercase;letter-spacing:0;}
.lvtheme-cloud-card-body p{margin:0;color:#3c4044;line-height:1.55;}
.lvtheme-cloud-onepage{padding:clamp(56px,9vw,116px) 0;background:#f6f2eb;}
.lvtheme-cloud-onepage-panel{max-width:960px;background:#fff;border-top:6px solid var(--lv-orange);box-shadow:0 22px 64px rgba(11,15,18,.12);padding:clamp(30px,6vw,70px);}
.lvtheme-cloud-onepage-panel h1{max-width:820px;margin:12px 0 18px;font-size:clamp(42px,7vw,90px);line-height:.96;text-transform:uppercase;letter-spacing:0;}
.lvtheme-cloud-onepage-panel p{max-width:700px;margin:0;color:#3f4a52;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:21px;line-height:1.58;}
.lvtheme-cloud-onepage-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px;}
.lvtheme-cloud-onepage-actions .lvtheme-button{margin:0;}
@media(max-width:980px){.lvtheme-cloud-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:680px){.lvtheme-cloud-grid{grid-template-columns:1fr}.lvtheme-cloud-hub{gap:36px;padding:32px 0 56px}.lvtheme-cloud-hero p{font-size:18px}}

/* Lomond View v2.3.115: Lomond.Cloud Publisher Front Door. */
.lvtheme-publisher-front-door{min-height:100vh;background:#f7f2ea;color:#101820;}
.lvtheme-publisher-hero{padding:clamp(76px,11vw,138px) 0 clamp(34px,5vw,58px);border-bottom:1px solid #d9d0c3;background:linear-gradient(180deg,#fffaf2 0%,#f7f2ea 100%);}
.lvtheme-publisher-kicker{margin:0 0 18px;color:#9f4d15;font-size:12px;font-weight:950;letter-spacing:.16em;text-transform:uppercase;}
.lvtheme-publisher-hero h1{max-width:1080px;margin:0;color:#101820;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:clamp(48px,8vw,112px);font-weight:900;line-height:.92;letter-spacing:0;text-transform:none;}
.lvtheme-publisher-hero p:not(.lvtheme-publisher-kicker){max-width:760px;margin:28px 0 0;color:#42505b;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:clamp(20px,2vw,25px);line-height:1.52;}
.lvtheme-publisher-editions{padding:clamp(34px,5vw,64px) 0 clamp(52px,8vw,96px);}
.lvtheme-publisher-edition-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;}
.lvtheme-publisher-edition-card{display:flex;min-height:430px;flex-direction:column;background:#fff;border:1px solid #d9d0c3;box-shadow:0 20px 46px rgba(15,24,32,.08);padding:clamp(24px,3vw,34px);}
.lvtheme-publisher-edition-card span{display:block;margin-bottom:18px;color:#9f4d15;font-size:12px;font-weight:950;letter-spacing:.14em;text-transform:uppercase;}
.lvtheme-publisher-edition-card h2{margin:0 0 18px;color:#101820;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:clamp(30px,3vw,42px);font-weight:900;line-height:1;text-transform:none;}
.lvtheme-publisher-edition-card h2 a{color:inherit;text-decoration:none;}
.lvtheme-publisher-edition-card h2 a:hover{color:#9f4d15;}
.lvtheme-publisher-edition-card p{margin:0;color:#47515a;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:18px;line-height:1.58;}
.lvtheme-publisher-edition-card ul{display:grid;gap:9px;margin:26px 0 30px;padding:0;list-style:none;color:#101820;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;}
.lvtheme-publisher-edition-card li{padding-top:9px;border-top:1px solid #ebe3d7;}
.lvtheme-publisher-link{display:inline-flex;align-items:center;justify-content:center;margin-top:auto;min-height:46px;padding:0 18px;background:#101820;color:#fff!important;text-decoration:none;font-size:12px;font-weight:950;letter-spacing:.1em;text-transform:uppercase;}
.lvtheme-publisher-link:hover{background:#9f4d15;color:#fff!important;}
.lvtheme-publisher-note{padding:0 0 clamp(48px,7vw,88px);}
.lvtheme-publisher-note p{max-width:880px;margin:0;padding-top:28px;border-top:1px solid #d9d0c3;color:#56606a;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:18px;line-height:1.62;}
@media(max-width:1040px){.lvtheme-publisher-edition-grid{grid-template-columns:1fr}.lvtheme-publisher-edition-card{min-height:0}.lvtheme-publisher-hero h1{max-width:820px}}
@media(max-width:640px){.lvtheme-publisher-hero{padding-top:62px}.lvtheme-publisher-editions{padding-top:28px}.lvtheme-publisher-edition-card{padding:24px 22px}.lvtheme-publisher-edition-card h2{font-size:32px}.lvtheme-publisher-edition-card p{font-size:17px}}

/* Lomond View v2.3.52: Lomond Insider multisite magazine front page. */
.lvtheme-insider-home{background:#f7f3ec;color:#151515;}
.lvtheme-brand-insider .lvtheme-header-actions,.lvtheme-brand-insider .lvtheme-navstrip,.lvtheme-brand-insider .lvtheme-topbar{display:none;}

/* LomondView Theme 2.3.129: Ask Lomond moves to the header; Navigator owns the floating action area. */
.lvtheme-header-actions .lvtheme-ask-lomond-button{background:var(--lv-orange,#ec6500);border-color:var(--lv-orange,#ec6500);color:#fff!important;white-space:nowrap;box-shadow:0 10px 24px rgba(236,101,0,.2);}
.lvtheme-header-actions .lvtheme-ask-lomond-button:hover{background:var(--lv-orange-dark,#c84f00);border-color:var(--lv-orange-dark,#c84f00);color:#fff!important;}
@media(max-width:720px){
  .lvtheme-brandbar-inner{flex-direction:row;align-items:center;}
  .lvtheme-header-actions{display:flex!important;width:auto!important;justify-content:flex-end!important;grid-template-columns:none!important;flex:0 0 auto;margin-left:auto;}
  .lvtheme-header-actions .lvtheme-button{width:auto!important;padding:10px 12px;font-size:11px;line-height:1.1;}
  .lvtheme-branding{min-width:0;}
  .lvtheme-site-title{font-size:clamp(20px,7vw,30px);}
}
.lvtheme-brand-insider .lvtheme-brandbar{display:none;}
.lvtheme-brand-insider .lvtheme-ticker strong{color:#d7aa55;}
.lvtheme-brand-insider .lvtheme-site-title{font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:clamp(30px,4vw,48px);font-weight:900;letter-spacing:.02em;}
.lvtheme-brand-insider .lvtheme-site-description{color:#c9c0ae;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:17px;}
.lvtheme-insider-home .lvtheme-section-heading{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-rows:auto auto;gap:12px 16px;align-items:center;margin:0 0 28px;padding:0;border:0;text-align:center;}
.lvtheme-insider-home .lvtheme-section-heading:before,.lvtheme-insider-home .lvtheme-section-heading:after{content:"";display:block;height:1px;background:#151515;opacity:.9;}
.lvtheme-insider-home .lvtheme-section-heading:before{grid-column:1;grid-row:1;}
.lvtheme-insider-home .lvtheme-section-heading:after{grid-column:3;grid-row:1;}
.lvtheme-insider-home .lvtheme-section-heading h2{grid-column:2;grid-row:1;margin:0;color:#151515;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(24px,4vw,34px);font-weight:500;line-height:1;text-transform:uppercase;letter-spacing:.16em;}
.lvtheme-insider-home .lvtheme-section-heading p{grid-column:1/-1;grid-row:2;max-width:720px;margin:0 auto;color:#5f5b53;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:13px;line-height:1.55;letter-spacing:.08em;text-transform:uppercase;}
.lvtheme-insider-masthead{position:relative;z-index:2;padding:24px 0 34px;background:#f7f3ec;border-bottom:1px solid #d6cec0;}
.lvtheme-insider-masthead-row{display:grid;grid-template-columns:minmax(160px,1fr) auto minmax(160px,1fr);gap:24px;align-items:center;}
.lvtheme-insider-title-block{text-align:center;}
.lvtheme-insider-title-block strong{display:block;color:#151515;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:clamp(46px,7vw,96px);font-weight:900;line-height:.96;letter-spacing:0;}
.lvtheme-insider-title-block strong a{color:#151515;text-decoration:none;}
.lvtheme-insider-title-block strong a:hover{color:#9f6d19;}
.lvtheme-insider-edition{display:inline-flex;margin-bottom:8px;color:#7b5a26;font-size:12px;font-weight:950;letter-spacing:.18em;text-transform:uppercase;}
.lvtheme-insider-subscribe{position:relative;justify-self:start;}
.lvtheme-insider-subscribe summary,.lvtheme-insider-section-nav a,.lvtheme-insider-sites summary{cursor:pointer;color:#151515;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;list-style:none;}
.lvtheme-insider-subscribe summary::-webkit-details-marker,.lvtheme-insider-sites summary::-webkit-details-marker{display:none;}
.lvtheme-insider-subscribe>div{position:absolute;left:0;top:calc(100% + 12px);z-index:10;width:min(360px,86vw);padding:14px;background:#fff;border:1px solid #d6cec0;box-shadow:0 18px 42px rgba(17,17,17,.16);}
.lvtheme-insider-subscribe:not([open])>div{display:none;}
.lvtheme-insider-subscribe:hover>div,.lvtheme-insider-subscribe:focus-within>div{display:block;}
.lvtheme-insider-subscribe .lvtheme-subscribe-form{margin:0;max-width:none;background:#fff;border:0;padding:0;}
.lvtheme-insider-subscribe .lvtheme-subscribe-intro{color:#151515;}
.lvtheme-insider-subscribe .lvtheme-subscribe-intro p{color:#4b5156;}
.lvtheme-insider-subscribe .lvtheme-subscribe-intro small{color:#70777d;}
.lvtheme-insider-subscribe .lvtheme-subscribe-form label{color:#151515;}
.lvtheme-insider-subscribe .lvtheme-subscribe-form input{border:1px solid #d6cec0;}
.lvtheme-insider-section-nav{display:flex;gap:18px;justify-content:flex-end;flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-inline:2px;}
.lvtheme-insider-section-nav a:hover,.lvtheme-insider-subscribe summary:hover,.lvtheme-insider-sites summary:hover{color:#9f6d19;}
.lvtheme-insider-title-rule{padding:46px 0 0;}
.lvtheme-insider-title-rule .lvtheme-section-heading{margin-bottom:28px;}
.lvtheme-insider-lead-wrap{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr);gap:44px;align-items:start;padding:0 0 58px;border-bottom:1px solid #d6cec0;}
.lvtheme-insider-lead{background:transparent;color:#151515;text-align:center;border:0;box-shadow:none;overflow:visible;}
.lvtheme-insider-lead-image{display:block;aspect-ratio:16/10;background:#f2ede5;overflow:hidden;}
.lvtheme-insider-lead-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;background:#f2ede5;}
.lvtheme-insider-lead>div{max-width:820px;margin:0 auto;padding:0;}
.lvtheme-insider-lead span,.lvtheme-insider-card-body span,.lvtheme-insider-briefing-list span{display:block;margin:16px 0 10px;color:#b24500;font-size:11px;font-weight:950;letter-spacing:.16em;text-transform:uppercase;}
.lvtheme-insider-lead h2{max-width:820px;margin:0 auto 12px;color:#151515;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:clamp(36px,5vw,64px);line-height:.96;letter-spacing:0;}
.lvtheme-insider-lead h2 a{color:#151515;text-decoration:none;}
.lvtheme-insider-lead h2 a:hover{color:#9f6d19;}
.lvtheme-insider-lead p{max-width:680px;margin:0 auto 20px;color:#34383c;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:21px;line-height:1.45;}
.lvtheme-insider-feature-grid{display:grid;gap:24px;}
.lvtheme-insider-section{padding:58px 0 30px;}
.lvtheme-insider-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;}
.lvtheme-insider-card{background:transparent;color:#111820;border:0;box-shadow:none;overflow:visible;}
.lvtheme-insider-card-image{display:block;width:100%;max-width:none;margin:0;padding:0;aspect-ratio:16/10;background:#f2ede5;overflow:hidden;}
.lvtheme-insider-card-image img{display:block;width:100%;max-width:none;height:100%;margin:0;padding:0;object-fit:contain;object-position:center;background:#f2ede5;transition:transform .25s ease;}
.lvtheme-insider-card:nth-child(3n+1) .lvtheme-insider-card-image img{object-position:center top;}
.lvtheme-insider-card:nth-child(3n+2) .lvtheme-insider-card-image img{object-position:center center;}
.lvtheme-insider-card:nth-child(3n) .lvtheme-insider-card-image img{object-position:center 38%;}
.lvtheme-insider-card:hover .lvtheme-insider-card-image img{transform:none;}
.lvtheme-insider-card-body{padding:16px 0 0;text-align:center;}
.lvtheme-insider-card-body span{color:#9f6d19;}
.lvtheme-insider-card-body h3{margin:0 0 11px;font-size:25px;line-height:1.08;text-transform:none;letter-spacing:0;}
.lvtheme-insider-card-body h3 a{color:#111820;text-decoration:none;}
.lvtheme-insider-card-body h3 a:hover{color:#9f6d19;}
.lvtheme-insider-card-body p{margin:0;color:#3c4044;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:17px;line-height:1.52;}
.lvtheme-insider-card-feature{display:grid;grid-template-columns:130px minmax(0,1fr);gap:18px;align-items:start;padding-bottom:24px;border-bottom:1px solid #d6cec0;}
.lvtheme-insider-card-feature:last-child{border-bottom:0;}
.lvtheme-insider-card-feature .lvtheme-insider-card-image{aspect-ratio:1/1;height:auto;background:#ebe5db;}
.lvtheme-insider-card-feature .lvtheme-insider-card-body{padding:0;text-align:left;}
.lvtheme-insider-card-feature .lvtheme-insider-card-body span{margin-top:4px;}
.lvtheme-insider-card-feature .lvtheme-insider-card-body h3{font-size:25px;line-height:1.04;}
.lvtheme-insider-card-feature .lvtheme-insider-card-body p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#5f5b53;font-size:15px;line-height:1.38;}
.lvtheme-insider-latest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 44px;}
.lvtheme-insider-card-latest .lvtheme-insider-card-image{aspect-ratio:16/9;}
.lvtheme-insider-card-latest .lvtheme-insider-card-body h3{font-size:25px;}
.lvtheme-insider-briefing{padding-bottom:76px;}
.lvtheme-insider-briefing-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#d6cec0;border:1px solid #d6cec0;}
.lvtheme-insider-briefing-list a{display:grid;gap:6px;background:#fff;color:#151515;text-decoration:none;padding:20px;}
.lvtheme-insider-briefing-list strong{font-size:20px;line-height:1.18;text-transform:uppercase;}
.lvtheme-insider-briefing-list em{color:#aaa08e;font-style:normal;font-size:12px;font-weight:800;text-transform:uppercase;}
.lvtheme-insider-briefing-list a:hover strong{color:#d7aa55;}
.lvtheme-insider-more{margin:20px 0 0;text-align:right;}
.lvtheme-insider-more a{color:#151515;border-bottom:2px solid #151515;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;}
.lvtheme-insider-sites{padding:0 0 70px;}
.lvtheme-insider-sites details{border-top:1px solid #d6cec0;border-bottom:1px solid #d6cec0;padding:18px 0;}
.lvtheme-insider-sites div{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px;}
.lvtheme-insider-sites a{background:#fff;border:1px solid #d6cec0;color:#151515;padding:8px 12px;font-size:12px;font-weight:900;text-transform:uppercase;}
@media(max-width:1080px){.lvtheme-insider-masthead-row{grid-template-columns:minmax(110px,.7fr) auto minmax(198px,.7fr);gap:14px}.lvtheme-insider-section-nav{gap:12px;padding-inline:5px}.lvtheme-insider-section-nav a{font-size:11px;letter-spacing:.08em}.lvtheme-insider-lead-wrap{grid-template-columns:1fr}.lvtheme-insider-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lvtheme-insider-card-feature{display:block;border-bottom:0}.lvtheme-insider-card-feature .lvtheme-insider-card-image{aspect-ratio:16/10;height:auto;}.lvtheme-insider-card-feature .lvtheme-insider-card-body{text-align:center;padding-top:14px}.lvtheme-insider-card-feature .lvtheme-insider-card-image img{height:100%;}}
@media(max-width:820px){.lvtheme-insider-masthead-row{grid-template-columns:1fr;text-align:center}.lvtheme-insider-title-block strong{font-size:clamp(40px,12vw,72px);line-height:.94;overflow-wrap:anywhere}.lvtheme-insider-subscribe{justify-self:center}.lvtheme-insider-section-nav{justify-content:center;width:100%;max-width:100%;padding-bottom:4px}.lvtheme-insider-card-grid,.lvtheme-insider-feature-grid,.lvtheme-insider-briefing-list,.lvtheme-insider-latest-grid{grid-template-columns:1fr}.lvtheme-insider-home .lvtheme-section-heading{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:10px}.lvtheme-insider-home .lvtheme-section-heading:before{grid-column:1;grid-row:1;width:70px;margin:0 auto}.lvtheme-insider-home .lvtheme-section-heading h2{grid-column:1;grid-row:2}.lvtheme-insider-home .lvtheme-section-heading:after{grid-column:1;grid-row:3;width:70px;margin:0 auto}.lvtheme-insider-home .lvtheme-section-heading p{grid-column:1;grid-row:4}.lvtheme-insider-lead p{font-size:18px}}
@media(max-width:520px){.lvtheme-insider-title-block strong{font-size:clamp(34px,11vw,48px);line-height:.98}.lvtheme-insider-subscribe{position:relative}.lvtheme-insider-subscribe>div{left:50%;right:auto;top:calc(100% + 10px);transform:translateX(-50%);width:calc(100vw - 28px);max-width:calc(100vw - 28px);box-sizing:border-box}.lvtheme-insider-subscribe .lvtheme-subscribe-form,.lvtheme-insider-subscribe .lvtheme-subscribe-form label,.lvtheme-insider-subscribe .lvtheme-subscribe-form input{min-width:0;max-width:100%;box-sizing:border-box}.lvtheme-insider-subscribe .lvtheme-subscribe-form input{display:block;width:100%}}
@media(hover:none){.lvtheme-insider-subscribe:hover>div,.lvtheme-insider-subscribe:focus-within>div{display:none}.lvtheme-insider-subscribe[open]>div{display:block}}
.lvtheme-cross-promo-kicker{display:block;margin:0 0 10px;color:#9f4700;font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase;}
.lvtheme-cross-promo-card{display:grid;gap:6px;color:#101820!important;text-decoration:none;}
.lvtheme-cross-promo-card strong{font-size:20px;line-height:1.1;text-transform:uppercase;}
.lvtheme-cross-promo-card span{color:#4e5861;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:16px;line-height:1.48;}
.lvtheme-cross-promo-card:hover strong{color:#9f4700;}
.lvtheme-contextual-related{margin:28px 30px 8px;padding:24px;background:#fbf8f3;border:1px solid #e2d6c9;border-top:4px solid #0e2b52;}
.lvtheme-contextual-kicker{display:block;margin:0 0 14px;color:#9f4700;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;}
.lvtheme-contextual-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}
.lvtheme-contextual-section h2{margin:0 0 10px;color:#0e2b52;font-family:var(--lv-heading-font,"Playfair Display",Georgia,serif);font-size:24px;line-height:1.08;text-transform:none;letter-spacing:0;}
.lvtheme-contextual-author{margin:0 0 14px;color:#5d6670;font-family:Inter,Arial,Helvetica,sans-serif;font-size:13px;font-weight:650;letter-spacing:.03em;}
.lvtheme-contextual-author a{display:inline;color:#0e2b52;font-weight:800;border-bottom:1px solid rgba(14,43,82,.22);}
.lvtheme-contextual-section ul{display:grid;gap:9px;list-style:none;margin:0;padding:0;}
.lvtheme-contextual-section a{display:block;color:#151515;font-weight:850;line-height:1.22;text-decoration:none;}
.lvtheme-contextual-section a:hover{color:#9f4700;}
@media(max-width:980px){.lvtheme-contextual-related-grid{grid-template-columns:1fr;}}
@media(max-width:720px){.lvtheme-contextual-related{margin:22px 18px 0;padding:18px;}}
.lvtheme-community-card{display:grid;gap:10px;background:#111820;color:#fff;border-top:4px solid #9f4700;padding:22px;box-shadow:0 10px 24px rgba(11,15,18,.08);}
.lvtheme-community-card h2{margin:0;font-size:24px;line-height:1.05;text-transform:uppercase;letter-spacing:0;color:#fff;}
.lvtheme-community-card p{margin:0;color:#dce2e7;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:17px;line-height:1.5;}
.lvtheme-community-kicker{color:#f4b46d;font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase;}
.lvtheme-community-button{justify-self:start;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#111820!important;border:1px solid #fff;padding:11px 15px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;}
.lvtheme-community-button:hover{background:#9f4700;border-color:#9f4700;color:#fff!important;}
.lvtheme-article-afterword .lvtheme-community-card{max-width:760px;margin:0 auto 24px;}
.lvtheme-logic-careers-widget{display:grid;gap:9px;background:#0f2f35;color:#fff;border-top:4px solid #0f8a7f;box-shadow:0 10px 24px rgba(11,15,18,.08);}
.lvtheme-logic-careers-widget span{color:#76ddcf;font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase;}
.lvtheme-logic-careers-widget h3{margin:0;color:#fff;font-size:22px;line-height:1.08;text-transform:uppercase;}
.lvtheme-logic-careers-widget p{margin:0;color:#dce8e7;font-family:Charter,Georgia,Cambria,"Times New Roman",serif;font-size:16px;line-height:1.5;}
.lvtheme-logic-careers-widget a{justify-self:start;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#102024!important;border:1px solid #fff;padding:10px 14px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;text-decoration:none;}
.lvtheme-logic-careers-widget a:hover{background:#0f8a7f;border-color:#0f8a7f;color:#fff!important;}
.lvtheme-charter-frame{overflow:hidden;}
.lvtheme-footer-widgets{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));}
.lvtheme-footer-col .widget_archive,.lvtheme-footer-col .widget_categories{display:none!important;}
.widget_recent_comments,
.widget_search,
.wp-block-latest-comments,
.wp-block-search,
.wp-block-heading:has(+ .wp-block-latest-comments),
.wp-block-heading:has(+ .wp-block-search){display:none!important;}
.lvtheme-article-card .lvtheme-video-thumb{display:block;width:100%;max-width:none;aspect-ratio:16/10;background:#ebe5db;overflow:hidden;}
.lvtheme-article-card .lvtheme-video-thumb img{display:block;width:100%;max-width:none;height:100%;margin:0;padding:0;object-fit:contain;object-position:center;background:#ebe5db;}
.lvtheme-footer-bottom-inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;}
.lvtheme-footer-bottom-inner>p:first-child{justify-self:start;}
.lvtheme-footer-auth{display:flex;align-items:center;gap:7px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;}
.lvtheme-footer-auth{justify-self:center;}
.lvtheme-footer-auth-label{color:#7f8890;letter-spacing:.04em;text-transform:none;}
.lvtheme-footer-auth a{color:#cfd5da;}
.lvtheme-footer-auth a:hover{color:#fff;}
.lvtheme-footer-note{border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);background:#101417;color:#cbd2d8;font-size:13px;line-height:1.55;}
.lvtheme-footer-note p{margin:0;padding:14px 0;}
.lvtheme-footer-note strong{color:#fff;}
@media(max-width:760px){
  body{padding-bottom:72px;}
  .lvtheme-article-card .lvtheme-video-thumb,
  .lvtheme-featured-image{
    display:block;
    width:100%;
    max-width:none;
    height:auto;
    margin:0!important;
    padding:0!important;
    border-left:0;
    border-right:0;
    aspect-ratio:auto;
    overflow:hidden;
  }
  .lvtheme-article-card .lvtheme-video-thumb img,
  .lvtheme-featured-image img,
  .lvtheme-single-article .wp-post-image,
  .lvtheme-page .wp-post-image{
    display:block;
    width:100%;
    max-width:none;
    height:auto;
    margin:0;
    padding:0;
    object-fit:cover;
  }
  .lvtheme-article-card .lvtheme-video-thumb img{
    object-fit:contain;
    background:#ebe5db;
  }
  .lvtheme-footer-bottom{padding:18px 0 28px;}
  .lvtheme-footer-bottom-inner{grid-template-columns:1fr;text-align:center;}
  .lvtheme-footer-bottom-inner>p:first-child{justify-self:center;order:2;}
  .lvtheme-footer-auth{justify-self:center;justify-content:center;gap:8px;font-size:12px;letter-spacing:.04em;order:1;flex-wrap:wrap;text-align:center;}
  .lvtheme-subscribe-modal{align-items:end;padding:12px;}
  .lvtheme-subscribe-modal__panel{width:100%;max-height:calc(100vh - 24px);padding:22px 18px;border-radius:10px 10px 0 0;}
  .lvtheme-subscribe-modal__copy h2{font-size:23px;}
  .lvtheme-article-afterword{padding:0 20px 34px;}
  .lvtheme-cross-promo{max-width:none;}
  .lvtheme-community-card{padding:18px;}
  .lvtheme-community-card h2{font-size:22px;}
  .lvtheme-charter-frame{margin-left:0;margin-right:0;padding-left:0;padding-right:0;overflow:hidden;}
  .lvtheme-charter-frame iframe{display:block;width:112%;min-width:0;max-width:none;min-height:1320px;transform:scale(.892);transform-origin:top left;}
}
.lvtheme-journal-rail{align-self:start;}
.lvtheme-journal-rail .lvtheme-rail-card{background:#fff;border:1px solid var(--lv-border);border-top:5px solid #111820;box-shadow:0 10px 26px rgba(11,15,18,.06);}
.lvtheme-rail-list{counter-reset:railrank;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0;}
.lvtheme-rail-list li{counter-increment:railrank;display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;padding:14px 0;border-bottom:1px solid #ece6de;}
.lvtheme-rail-list li:first-child{padding-top:0;}
.lvtheme-rail-list li:last-child{border-bottom:0;padding-bottom:0;}
.lvtheme-rail-list li:before{content:counter(railrank);width:30px;height:30px;background:#111820;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:13px;}
.lvtheme-rail-list a{font-weight:900;line-height:1.25;color:var(--lv-ink);}
.lvtheme-rail-list span{grid-column:2;color:#7f858a;font-size:12px;text-transform:uppercase;margin-top:-4px;}
.lvtheme-rail-survey{background:#fbf7f2!important;}
.lvtheme-rail-survey p,.lvtheme-rail-next p{margin:0 0 16px;color:#3c4044;}
.lvtheme-rail-button{display:inline-flex;align-items:center;justify-content:center;background:#111820;color:#fff!important;border:1px solid #111820;padding:10px 13px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;}
.lvtheme-rail-button:hover{background:var(--lv-orange);border-color:var(--lv-orange);color:#fff!important;}
@media(max-width:980px){.lvtheme-journal-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));}}
@media(max-width:820px){.lvtheme-journal-rail{grid-template-columns:1fr;}}

/* Lomond View v2.3.89: luxury editorial typography for semantic post and page content. */
:root{--lv-heading-font:"Playfair Display",Playfair,Georgia,"Times New Roman",serif;--lv-heading-navy:#0E2B52;}
.lvtheme-single-content,
.lvtheme-page-content,
.entry-content,
.post-content,
.prose{
  color:#1d252d;
  font-size:19px;
  line-height:1.7;
}
.lvtheme-single-article .lvtheme-single-header h1,
.lvtheme-page .lvtheme-page-header h1{
  color:var(--lv-heading-navy);
  font-family:var(--lv-heading-font);
  font-size:52px;
  font-weight:700;
  line-height:1.08;
  letter-spacing:0;
  text-transform:none;
}
.lvtheme-single-content p,
.lvtheme-page-content p,
.entry-content p,
.post-content p,
.prose p{
  margin:0 0 24px;
}
.lvtheme-single-content h1,
.lvtheme-page-content h1,
.entry-content h1,
.post-content h1,
.prose h1{
  margin:0 0 28px;
  color:var(--lv-heading-navy);
  font-family:var(--lv-heading-font);
  font-size:52px;
  font-weight:700;
  line-height:1.08;
  letter-spacing:0;
  text-transform:none;
}
.lvtheme-single-content h2,
.lvtheme-single-article .lvtheme-single-content h2,
.lvtheme-page-content h2,
.entry-content h2,
.post-content h2,
.prose h2,
.wp-block-heading:is(h2){
  display:block;
  margin:60px 0 24px;
  color:var(--lv-heading-navy);
  font-family:var(--lv-heading-font);
  font-size:38px;
  font-weight:600;
  line-height:1.14;
  letter-spacing:0;
  text-transform:none;
}
.lvtheme-single-content h3,
.lvtheme-single-article .lvtheme-single-content h3,
.lvtheme-page-content h3,
.entry-content h3,
.post-content h3,
.prose h3,
.wp-block-heading:is(h3){
  display:block;
  margin:40px 0 16px;
  color:var(--lv-heading-navy);
  font-family:var(--lv-heading-font);
  font-size:28px;
  font-weight:600;
  line-height:1.18;
  letter-spacing:0;
  text-transform:none;
}
.lvtheme-single-content h4,
.lvtheme-single-article .lvtheme-single-content h4,
.lvtheme-page-content h4,
.entry-content h4,
.post-content h4,
.prose h4{
  margin:32px 0 14px;
  color:var(--lv-heading-navy);
  font-family:var(--lv-heading-font);
  font-size:23px;
  font-weight:600;
  line-height:1.25;
  letter-spacing:0;
  text-transform:none;
}
.lvtheme-single-content h5,
.lvtheme-single-article .lvtheme-single-content h5,
.lvtheme-page-content h5,
.entry-content h5,
.post-content h5,
.prose h5,
.lvtheme-single-content h6,
.lvtheme-single-article .lvtheme-single-content h6,
.lvtheme-page-content h6,
.entry-content h6,
.post-content h6,
.prose h6{
  margin:28px 0 12px;
  color:#263c55;
  font-family:var(--lv-heading-font);
  font-size:20px;
  font-weight:600;
  line-height:1.3;
  letter-spacing:0;
  text-transform:none;
}
.lvtheme-single-content h2:first-child,
.lvtheme-page-content h2:first-child,
.entry-content h2:first-child,
.post-content h2:first-child,
.prose h2:first-child,
.lvtheme-single-content h3:first-child,
.lvtheme-page-content h3:first-child,
.entry-content h3:first-child,
.post-content h3:first-child,
.prose h3:first-child{
  margin-top:0;
}
.lvtheme-single-content ul,
.lvtheme-single-content ol,
.lvtheme-page-content ul,
.lvtheme-page-content ol,
.entry-content ul,
.entry-content ol,
.post-content ul,
.post-content ol,
.prose ul,
.prose ol{
  margin:0 0 24px 1.35em;
  padding:0;
}
.lvtheme-single-content li,
.lvtheme-page-content li,
.entry-content li,
.post-content li,
.prose li{
  margin:0 0 10px;
}
@media(max-width:720px){
  .lvtheme-single-content,.lvtheme-page-content,.entry-content,.post-content,.prose{font-size:18px;line-height:1.68;}
  .lvtheme-single-article .lvtheme-single-header h1,.lvtheme-page .lvtheme-page-header h1{font-size:40px;}
  .lvtheme-single-content h1,.lvtheme-page-content h1,.entry-content h1,.post-content h1,.prose h1{font-size:40px;}
  .lvtheme-single-content h2,.lvtheme-page-content h2,.entry-content h2,.post-content h2,.prose h2,.wp-block-heading:is(h2){font-size:31px;margin-top:44px;margin-bottom:18px;}
  .lvtheme-single-content h3,.lvtheme-page-content h3,.entry-content h3,.post-content h3,.prose h3,.wp-block-heading:is(h3){font-size:24px;margin-top:32px;margin-bottom:14px;}
  .lvtheme-single-content p,.lvtheme-page-content p,.entry-content p,.post-content p,.prose p{margin-bottom:22px;}
}
.lvtheme-subscribe-topics{
  display:flex;
  flex-wrap:wrap;
  gap:8px 14px;
  margin:10px 0 12px;
  padding:0;
  border:0;
  min-width:0;
}
.lvtheme-subscribe-topics legend{
  flex:0 0 100%;
  margin:0 0 2px;
  padding:0;
  color:rgba(14,43,82,.74);
  font-size:12px;
  font-weight:700;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.lvtheme-subscribe-topics label{
  display:inline-flex;
  align-items:center;
  gap:6px;
  margin:0;
  color:#17202a;
  font-size:13px;
  line-height:1.25;
  white-space:nowrap;
}
.lvtheme-subscribe-topics input{
  width:auto;
  min-width:0;
  margin:0;
}
@media(max-width:720px){
  .lvtheme-subscribe-topics{gap:8px 10px;}
  .lvtheme-subscribe-topics label{font-size:12px;}
}
.lvtheme-editorial-hub{
  width:min(1180px,calc(100% - 40px));
  margin:0 auto 72px;
}
.lvtheme-editorial-hub-hero{
  display:grid;
  grid-template-columns:minmax(420px,.86fr) minmax(360px,1fr);
  gap:48px;
  align-items:start;
  padding:34px 0 44px;
  border-bottom:1px solid rgba(14,43,82,.14);
  overflow:visible;
}
.lvtheme-editorial-hub-hero>div:first-child{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:0;
  position:relative;
  z-index:2;
}
.lvtheme-editorial-hub-hero h1{
  margin:10px 0 22px;
  color:var(--lv-heading-navy,#0E2B52);
  font-family:var(--lv-heading-font,"Playfair Display",serif);
  font-size:clamp(42px,5.5vw,72px);
  line-height:1.04;
  letter-spacing:0;
}
.lvtheme-editorial-hub-hero p{
  max-width:680px;
  color:#263c55;
  font-size:20px;
  line-height:1.65;
}
.lvtheme-editorial-hub-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:22px;
}
.lvtheme-editorial-hub-actions a{
  display:inline-flex;
  align-items:center;
  min-height:42px;
  padding:10px 15px;
  border:1px solid rgba(14,43,82,.2);
  color:#0E2B52;
  font-size:12px;
  font-weight:800;
  letter-spacing:.07em;
  text-decoration:none;
  text-transform:uppercase;
}
.lvtheme-editorial-hub-actions a:hover{
  border-color:var(--lv-accent,#ef6c00);
  color:var(--lv-accent,#ef6c00);
}
.lvtheme-editorial-hub-lead{
  background:#fff;
  box-shadow:0 18px 46px rgba(14,43,82,.12);
  min-width:0;
  position:relative;
  z-index:1;
}
.lvtheme-editorial-hub-lead img{
  display:block;
  width:100%;
  aspect-ratio:16/10;
  object-fit:cover;
}
.lvtheme-editorial-hub-lead div{
  padding:22px 24px 26px;
}
.lvtheme-editorial-hub-lead span,
.lvtheme-editorial-hub-grid article>span{
  display:block;
  margin-bottom:8px;
  color:var(--lv-accent,#ef6c00);
  font-size:11px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.lvtheme-editorial-hub-lead h2{
  margin:0 0 12px;
  font-family:var(--lv-heading-font,"Playfair Display",serif);
  font-size:34px;
  line-height:1.1;
}
.lvtheme-editorial-hub a{
  color:inherit;
  text-decoration:none;
}
.lvtheme-editorial-hub a:hover{
  color:var(--lv-accent,#ef6c00);
}
.lvtheme-editorial-hub-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:26px;
  margin:20px 0 44px;
}
.lvtheme-editorial-hub-grid article{
  background:#fff;
  border:1px solid rgba(14,43,82,.1);
}
.lvtheme-editorial-hub-image img{
  display:block;
  width:100%;
  aspect-ratio:16/10;
  object-fit:cover;
}
.lvtheme-editorial-hub-grid article>span,
.lvtheme-editorial-hub-grid article>h3,
.lvtheme-editorial-hub-grid article>p{
  margin-left:18px;
  margin-right:18px;
}
.lvtheme-editorial-hub-grid article>span{
  margin-top:18px;
}
.lvtheme-editorial-hub-grid h3{
  margin-top:0;
  margin-bottom:10px;
  color:var(--lv-heading-navy,#0E2B52);
  font-family:var(--lv-heading-font,"Playfair Display",serif);
  font-size:25px;
  line-height:1.16;
}
.lvtheme-editorial-hub-grid p{
  margin-bottom:22px;
  color:#32465d;
  font-size:16px;
  line-height:1.55;
}
.lvtheme-editorial-hub-subscribe{
  display:flex;
  justify-content:space-between;
  gap:24px;
  align-items:center;
  padding:28px;
  background:#0E2B52;
  color:#fff;
}
.lvtheme-editorial-hub-subscribe h2{
  margin:4px 0 8px;
  color:#fff;
  font-family:var(--lv-heading-font,"Playfair Display",serif);
  font-size:34px;
}
.lvtheme-editorial-hub-subscribe p{
  margin:0;
  color:rgba(255,255,255,.78);
}
@media(max-width:1040px){
  .lvtheme-editorial-hub-hero{grid-template-columns:1fr;}
  .lvtheme-editorial-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:640px){
  .lvtheme-editorial-hub{width:min(100% - 24px,1180px);}
  .lvtheme-editorial-hub-hero{padding-top:18px;gap:22px;}
  .lvtheme-editorial-hub-hero p{font-size:18px;}
  .lvtheme-editorial-hub-actions a{flex:1 1 auto;justify-content:center;}
  .lvtheme-editorial-hub-grid{grid-template-columns:1fr;gap:18px;}
  .lvtheme-editorial-hub-subscribe{display:block;padding:24px;}
  .lvtheme-editorial-hub-subscribe .lvtheme-button{margin-top:18px;}
}

.lvtheme-heritage-single-wrap{
  display:block;
  max-width:980px;
  padding-top:34px;
}
.lvtheme-heritage-single-wrap .lvtheme-single-article{
  width:100%;
}
.lvtheme-heritage-card .lvtheme-card-body{
  min-height:220px;
}
.lvtheme-heritage-card .lvtheme-category{
  background:#f8f1e6;
  color:#8f6f34!important;
}
.lvtheme-heritage-card .lvtheme-excerpt{
  margin-top:12px;
}

.lvtheme-conversion{
  max-width:880px;
  margin:8px 0 34px;
  padding:clamp(22px,4vw,34px);
  background:#fff;
  border:1px solid rgba(14,43,82,.14);
  border-top:4px solid var(--lv-cta-accent,var(--lv-accent,#ec6500));
  box-shadow:0 16px 38px rgba(14,43,82,.08);
  color:#17202a;
}
.lvtheme-conversion-copy>span,
.lvtheme-author-trust>span{
  display:block;
  margin-bottom:8px;
  color:var(--lv-cta-accent,var(--lv-accent,#ec6500));
  font-family:Inter,Arial,Helvetica,sans-serif!important;
  font-size:11px;
  font-weight:800;
  letter-spacing:.08em;
  line-height:1.2;
  text-transform:uppercase;
}
.lvtheme-conversion h2{
  margin:0 0 12px!important;
  color:#0E2B52!important;
  font-family:var(--lv-heading-font,"Playfair Display",Georgia,serif)!important;
  font-size:clamp(30px,4.4vw,42px)!important;
  font-weight:700!important;
  line-height:1.08!important;
  text-transform:none!important;
}
.lvtheme-conversion p{
  max-width:700px;
  margin:0 0 20px!important;
  color:#34465a!important;
  font-family:Inter,Arial,Helvetica,sans-serif!important;
  font-size:17px!important;
  line-height:1.62!important;
}
.lvtheme-conversion-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  align-items:center;
  margin:18px 0 0;
}
.lvtheme-conversion-primary,
.lvtheme-conversion-secondary,
.lvtheme-lead-magnet button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:11px 16px;
  border:1px solid var(--lv-cta-accent,var(--lv-accent,#ec6500))!important;
  border-radius:2px;
  font-family:Inter,Arial,Helvetica,sans-serif!important;
  font-size:12px;
  font-weight:850;
  letter-spacing:.06em;
  line-height:1.2;
  text-decoration:none!important;
  text-transform:uppercase;
}
.lvtheme-conversion-primary,
.lvtheme-lead-magnet button{
  background:var(--lv-cta-accent,var(--lv-accent,#ec6500));
  color:#fff!important;
}
.lvtheme-conversion-secondary{
  background:#fff;
  color:#0E2B52!important;
}
.lvtheme-conversion-primary:hover,
.lvtheme-conversion-secondary:hover,
.lvtheme-lead-magnet button:hover{
  filter:brightness(.92);
  color:#fff!important;
}
.lvtheme-lead-magnet{
  display:grid;
  grid-template-columns:1fr 1fr auto;
  gap:12px;
  align-items:end;
  margin-top:22px;
  padding:18px;
  background:#f8f5ef;
  border:1px solid rgba(14,43,82,.12);
}
.lvtheme-lead-magnet strong{
  grid-column:1/-1;
  color:#0E2B52;
  font-family:var(--lv-heading-font,"Playfair Display",Georgia,serif)!important;
  font-size:24px;
}
.lvtheme-lead-magnet label{
  display:block;
  margin:0;
  font-family:Inter,Arial,Helvetica,sans-serif!important;
}
.lvtheme-lead-magnet label span{
  display:block;
  margin-bottom:5px;
  color:#5d6b78;
  font-size:11px;
  font-weight:800;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.lvtheme-lead-magnet input{
  width:100%;
  min-height:44px;
  border:1px solid rgba(14,43,82,.18);
  padding:10px 12px;
  background:#fff;
  color:#17202a;
  font-family:Inter,Arial,Helvetica,sans-serif!important;
  font-size:15px;
}
.lvtheme-conversion-related{
  margin-top:24px;
  padding-top:20px;
  border-top:1px solid rgba(14,43,82,.12);
}
.lvtheme-conversion-related h3{
  margin:0 0 12px!important;
  color:#0E2B52!important;
  font-family:Inter,Arial,Helvetica,sans-serif!important;
  font-size:13px!important;
  font-weight:850!important;
  letter-spacing:.08em;
  text-transform:uppercase!important;
}
.lvtheme-conversion-related div{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.lvtheme-conversion-related a{
  display:block;
  padding:12px;
  border:1px solid rgba(14,43,82,.1)!important;
  color:#17202a!important;
  font-family:Inter,Arial,Helvetica,sans-serif!important;
  font-size:14px;
  font-weight:750;
  line-height:1.35;
  text-decoration:none!important;
}
.lvtheme-conversion-related a:hover{
  border-color:var(--lv-cta-accent,var(--lv-accent,#ec6500))!important;
  color:var(--lv-cta-accent,var(--lv-accent,#ec6500))!important;
}
.lvtheme-author-trust{
  margin-top:20px;
  color:#5d6b78;
  font-family:Inter,Arial,Helvetica,sans-serif!important;
  font-size:14px;
}
.lvtheme-author-trust strong,
.lvtheme-author-trust a{
  color:#17202a!important;
  font-family:Inter,Arial,Helvetica,sans-serif!important;
}
.lvtheme-sticky-cta{
  position:fixed;
  right:18px;
  bottom:92px;
  z-index:80;
  width:min(360px,calc(100vw - 28px));
  padding:18px 18px 16px;
  background:#fff;
  border:1px solid rgba(14,43,82,.16);
  border-top:4px solid var(--lv-accent,#ec6500);
  box-shadow:0 18px 54px rgba(14,43,82,.2);
  transform:translateY(12px);
  opacity:0;
  transition:opacity .2s ease,transform .2s ease;
}
.lvtheme-sticky-cta.is-visible{
  transform:translateY(0);
  opacity:1;
}
.lvtheme-sticky-cta button{
  position:absolute;
  top:7px;
  right:8px;
  width:28px;
  height:28px;
  border:0;
  background:transparent;
  color:#66717d;
  cursor:pointer;
  font-size:20px;
  line-height:1;
}
.lvtheme-sticky-cta span{
  display:block;
  padding-right:28px;
  color:var(--lv-accent,#ec6500);
  font-size:10px;
  font-weight:850;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.lvtheme-sticky-cta strong{
  display:block;
  margin:6px 30px 12px 0;
  color:#0E2B52;
  font-family:var(--lv-heading-font,"Playfair Display",Georgia,serif);
  font-size:22px;
  line-height:1.12;
}
.lvtheme-sticky-cta a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:38px;
  padding:9px 13px;
  background:var(--lv-accent,#ec6500);
  color:#fff!important;
  font-family:Inter,Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:850;
  letter-spacing:.06em;
  text-decoration:none;
  text-transform:uppercase;
}
@media(max-width:760px){
  .lvtheme-conversion{
    margin:4px 0 26px;
    padding:22px 18px;
  }
  .lvtheme-conversion-actions,
  .lvtheme-conversion-primary,
  .lvtheme-conversion-secondary{
    width:100%;
  }
  .lvtheme-lead-magnet{
    grid-template-columns:1fr;
  }
  .lvtheme-conversion-related div{
    grid-template-columns:1fr;
  }
  .lvtheme-sticky-cta{
    left:12px;
    right:12px;
    bottom:152px;
    width:auto;
  }
}

/* LomondView Theme v2.3.145: Yacht Intelligence teaser request layout. */
.lvtheme-single-content .lv-yacht-intel,
.lvtheme-single-article .lvtheme-single-content .lv-yacht-intel{
  max-width:none;
  font-family:Inter,Arial,Helvetica,sans-serif!important;
}
.lvtheme-yacht-intelligence-archive-wrap,
.lvtheme-yacht-intelligence-single-wrap{
  display:block!important;
  padding:34px 0 54px!important;
}
.lvtheme-yacht-intelligence-single{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.lvtheme-yacht-intelligence-single .lvtheme-single-content{
  padding:0!important;
}
.lvtheme-yacht-intelligence-archive-wrap .lvtheme-content-area{
  width:100%!important;
}
.lvtheme-single-content .lv-yacht-intel *,
.lvtheme-single-article .lvtheme-single-content .lv-yacht-intel *{
  text-align:inherit!important;
}
.lvtheme-single-content .lv-yacht-intel-title,
.lvtheme-single-article .lvtheme-single-content .lv-yacht-intel-title{
  display:block!important;
  font-family:var(--lv-heading-font,"Playfair Display",Georgia,serif)!important;
  color:#0e2b52!important;
  text-transform:none!important;
}
.lvtheme-single-content .lv-yacht-request,
.lvtheme-single-article .lvtheme-single-content .lv-yacht-request{
  max-width:none!important;
  background:#fff!important;
  border-top:4px solid #b44908!important;
  padding:24px!important;
  font-family:Inter,Arial,Helvetica,sans-serif!important;
}
.lvtheme-single-content .lv-yacht-request *,
.lvtheme-single-article .lvtheme-single-content .lv-yacht-request *{
  box-sizing:border-box!important;
}
.lvtheme-single-content .lv-yacht-request h3,
.lvtheme-single-article .lvtheme-single-content .lv-yacht-request h3{
  display:block!important;
  margin:0 0 8px!important;
  color:#0e2b52!important;
  font-family:var(--lv-heading-font,"Playfair Display",Georgia,serif)!important;
  font-size:clamp(28px,3vw,40px)!important;
  line-height:1.08!important;
  text-transform:none!important;
}
.lvtheme-single-content .lv-yacht-request-copy,
.lvtheme-single-article .lvtheme-single-content .lv-yacht-request-copy{
  max-width:760px!important;
  margin:0 0 12px!important;
  color:#4b5563!important;
  font-family:Inter,Arial,Helvetica,sans-serif!important;
  font-size:16px!important;
  line-height:1.5!important;
}
.lvtheme-single-content .lv-yacht-request-form,
.lvtheme-single-article .lvtheme-single-content .lv-yacht-request-form{
  display:block!important;
  margin:0!important;
  padding:0!important;
  min-height:0!important;
}
.lvtheme-single-content .lv-yacht-request-form input[type=hidden],
.lvtheme-single-article .lvtheme-single-content .lv-yacht-request-form input[type=hidden],
.lvtheme-single-content .lv-yacht-hidden-fields,
.lvtheme-single-article .lvtheme-single-content .lv-yacht-hidden-fields{
  display:none!important;
  width:0!important;
  height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  position:absolute!important;
  left:-9999px!important;
}
.lvtheme-single-content .lv-yacht-request-fields,
.lvtheme-single-article .lvtheme-single-content .lv-yacht-request-fields{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px 16px!important;
  align-items:end!important;
  width:100%!important;
  max-width:none!important;
  margin:12px 0 0!important;
}
.lvtheme-single-content .lv-yacht-field,
.lvtheme-single-article .lvtheme-single-content .lv-yacht-field{
  display:grid!important;
  min-width:0!important;
  gap:8px!important;
  margin:0!important;
}
.lvtheme-single-content .lv-yacht-field-text,
.lvtheme-single-article .lvtheme-single-content .lv-yacht-field-text{
  display:block!important;
  margin:0!important;
  color:#4b5563!important;
  font-family:Inter,Arial,Helvetica,sans-serif!important;
  font-size:12px!important;
  font-weight:800!important;
  letter-spacing:.08em!important;
  line-height:1.2!important;
  text-transform:uppercase!important;
}
.lvtheme-single-content .lv-yacht-field input,
.lvtheme-single-article .lvtheme-single-content .lv-yacht-field input{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  height:50px!important;
  margin:0!important;
  box-sizing:border-box!important;
  border:1px solid #d7c9b7!important;
  border-radius:3px!important;
  background:#fff!important;
  color:#111!important;
  font-family:Inter,Arial,Helvetica,sans-serif!important;
  font-size:16px!important;
  padding:12px 14px!important;
}
.lvtheme-single-content .lv-yacht-consent,
.lvtheme-single-article .lvtheme-single-content .lv-yacht-consent{
  grid-column:1/-1!important;
  display:grid!important;
  grid-template-columns:18px minmax(0,1fr)!important;
  width:100%!important;
  align-items:flex-start!important;
  gap:10px!important;
  max-width:none!important;
  margin:0!important;
  color:#4b5563!important;
  font-family:Inter,Arial,Helvetica,sans-serif!important;
  font-size:14px!important;
  font-weight:500!important;
  letter-spacing:0!important;
  line-height:1.45!important;
  text-transform:none!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  writing-mode:horizontal-tb!important;
}
.lvtheme-single-content .lv-yacht-consent input,
.lvtheme-single-article .lvtheme-single-content .lv-yacht-consent input{
  width:16px!important;
  height:16px!important;
  margin:3px 0 0!important;
  padding:0!important;
}
.lvtheme-single-content .lv-yacht-consent span,
.lvtheme-single-article .lvtheme-single-content .lv-yacht-consent span{
  display:block!important;
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  writing-mode:horizontal-tb!important;
}
.lvtheme-single-content .lv-yacht-consent-row,
.lvtheme-single-article .lvtheme-single-content .lv-yacht-consent-row{
  grid-column:1/-1!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:flex-start!important;
  gap:10px!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  color:#4b5563!important;
  font-family:Inter,Arial,Helvetica,sans-serif!important;
  font-size:14px!important;
  line-height:1.45!important;
  white-space:normal!important;
}
.lvtheme-single-content .lv-yacht-consent-row input,
.lvtheme-single-article .lvtheme-single-content .lv-yacht-consent-row input{
  flex:0 0 16px!important;
  width:16px!important;
  height:16px!important;
  margin:3px 0 0!important;
  padding:0!important;
}
.lvtheme-single-content .lv-yacht-consent-row label,
.lvtheme-single-article .lvtheme-single-content .lv-yacht-consent-row label{
  display:block!important;
  flex:1 1 auto!important;
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  color:#4b5563!important;
  font-family:Inter,Arial,Helvetica,sans-serif!important;
  font-size:14px!important;
  font-weight:500!important;
  letter-spacing:0!important;
  line-height:1.45!important;
  text-transform:none!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  writing-mode:horizontal-tb!important;
}
.lvtheme-single-content .lv-yacht-submit-row,
.lvtheme-single-article .lvtheme-single-content .lv-yacht-submit-row{
  grid-column:1/-1!important;
  display:flex!important;
  justify-content:flex-start!important;
}
.lvtheme-single-content .lv-yacht-button,
.lvtheme-single-article .lvtheme-single-content .lv-yacht-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:50px!important;
  margin:0!important;
  background:#0d1720!important;
  border:0!important;
  border-radius:3px!important;
  color:#fff!important;
  font-family:Inter,Arial,Helvetica,sans-serif!important;
  font-size:13px!important;
  font-weight:850!important;
  letter-spacing:.04em!important;
  line-height:1!important;
  padding:14px 18px!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}
.lvtheme-yacht-intel-promo{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:24px;
  align-items:center;
  margin:28px 0;
  padding:28px;
  background:#fff;
  border:1px solid #e2d6c9;
  border-top:4px solid #b44908;
  box-shadow:0 18px 44px rgba(14,43,82,.08);
}
.lvtheme-yacht-intel-promo-copy{
  display:grid;
  gap:8px;
}
.lvtheme-yacht-intel-promo-copy span{
  color:#a74608;
  font-size:12px;
  font-weight:850;
  letter-spacing:.12em;
  line-height:1.2;
  text-transform:uppercase;
}
.lvtheme-yacht-intel-promo-copy h2{
  margin:0;
  color:#0e2b52;
  font-family:var(--lv-heading-font,"Playfair Display",Georgia,serif);
  font-size:clamp(28px,3.8vw,44px);
  font-weight:700;
  line-height:1.05;
  letter-spacing:0;
  text-transform:none;
}
.lvtheme-yacht-intel-promo-copy p{
  max-width:760px;
  margin:0;
  color:#2f3b47;
  font-size:17px;
  line-height:1.6;
}
.lvtheme-yacht-intel-promo-copy small{
  color:#66717c;
  font-size:13px;
  font-weight:700;
  line-height:1.45;
}
.lvtheme-yacht-intel-promo-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  padding:14px 18px;
  background:#0d1720;
  border:1px solid #0d1720;
  border-radius:3px;
  color:#fff!important;
  font-size:13px;
  font-weight:850;
  letter-spacing:.04em;
  line-height:1;
  text-transform:uppercase;
  white-space:nowrap;
}
.lvtheme-yacht-intel-promo-button:hover{
  background:#b44908;
  border-color:#b44908;
  color:#fff!important;
}
.lvtheme-yacht-intel-promo-home{
  margin-top:-8px;
  margin-bottom:32px;
  padding:32px;
  background:linear-gradient(135deg,#fff 0%,#fbf8f3 100%);
}
.lvtheme-yacht-cost-promo{
  border-top-color:#0e2b52;
  background:#fffdf9;
}
.lvtheme-yacht-cost-promo .lvtheme-yacht-intel-promo-copy span{
  color:#0e2b52;
}
.lvtheme-yacht-cost-promo .lvtheme-yacht-intel-promo-button{
  background:#0e2b52;
  border-color:#0e2b52;
}
.lvtheme-yacht-cost-promo .lvtheme-yacht-intel-promo-button:hover{
  background:#b44908;
  border-color:#b44908;
}
.lvtheme-yacht-cost-promo-home{
  margin-top:-14px;
}
.lvtheme-yacht-cost-promo-intelligence{
  margin:0 0 30px;
}
.lvtheme-yacht-intel-promo-sidebar{
  display:block;
  padding:22px;
  margin:0 0 24px;
}
.lvtheme-yacht-cost-promo-sidebar{
  background:#fbf8f3;
}
.lvtheme-yacht-intel-promo-sidebar .lvtheme-yacht-intel-promo-copy{
  gap:7px;
}
.lvtheme-yacht-intel-promo-sidebar .lvtheme-yacht-intel-promo-copy h2{
  font-size:24px;
}
.lvtheme-yacht-intel-promo-sidebar .lvtheme-yacht-intel-promo-copy p{
  font-size:14px;
}
.lvtheme-yacht-intel-promo-sidebar .lvtheme-yacht-intel-promo-button{
  width:100%;
  margin-top:16px;
}
.lvtheme-yacht-cost-promo-sidebar{
  overflow:hidden;
}
.lvtheme-yacht-cost-promo-sidebar .lvtheme-yacht-intel-promo-copy h2{
  max-width:100%;
  font-size:22px;
  line-height:1.04;
  overflow-wrap:break-word;
}
.lvtheme-yacht-cost-promo-sidebar .lvtheme-yacht-intel-promo-button{
  position:relative;
  width:100%;
  min-width:0;
  max-width:100%;
  margin-top:14px;
  white-space:normal;
  text-align:center;
  line-height:1.15;
}
.lvtheme-ranked-widget .lvtheme-ranked-title{
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
  overflow:hidden;
  overflow-wrap:anywhere;
}

/* Lomond View v2.3.163: calmer related links, fixed sidebar CTA and commercial sibling strip. */
.lvtheme-commercial-sisters{
  background:#101820;
  border-top:1px solid rgba(255,255,255,.09);
  border-bottom:1px solid rgba(255,255,255,.09);
}
.lvtheme-commercial-sisters .lvtheme-container{
  display:flex;
  align-items:center;
  gap:14px;
  min-height:38px;
  overflow-x:auto;
}
.lvtheme-commercial-sisters span{
  flex:0 0 auto;
  color:#aeb6bd;
  font-size:11px;
  font-weight:850;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.lvtheme-commercial-sisters a{
  flex:0 0 auto;
  color:#fff;
  font-size:12px;
  font-weight:850;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.lvtheme-commercial-sisters a:hover{
  color:#ffb178;
}
.lvtheme-contextual-related-grid{
  align-items:start;
}
.lvtheme-contextual-related-grid:has(.lvtheme-contextual-section:only-child){
  grid-template-columns:minmax(280px,520px);
}
.lvtheme-contextual-section a{
  max-width:620px;
  font-weight:650;
  font-size:15px;
  line-height:1.34;
}
.lvtheme-rail-list a,
.lvtheme-ranked-widget .lvtheme-ranked-title{
  font-weight:650;
  line-height:1.32;
}
.lvtheme-yacht-cost-promo-sidebar{
  display:block;
}
.lvtheme-yacht-cost-promo-sidebar .lvtheme-yacht-intel-promo-button{
  display:flex;
  clear:both;
  width:100%;
  margin-top:16px;
}
.lvtheme-portfolio-brief-card{
  min-height:180px;
  display:flex;
  align-items:center;
  background:#101820;
  border-top-color:#b44908;
  color:#fff;
}
.lvtheme-portfolio-brief-card>div{
  display:grid;
  gap:12px;
  width:100%;
  align-self:auto;
}
.lvtheme-portfolio-brief-card h3{
  max-width:420px;
  color:#fff;
  font-size:22px;
  line-height:1.05;
}
.lvtheme-portfolio-brief-card p{
  max-width:460px;
  color:#d7dde2;
  font-size:17px;
  line-height:1.5;
}
.lvtheme-portfolio-brief-card .lvtheme-text-link{
  justify-self:start;
  color:#ffb178;
  border-bottom-color:#ffb178;
}
@media(max-width:780px){
  .lvtheme-yacht-intel-promo{
    grid-template-columns:1fr;
    gap:18px;
    padding:22px;
    margin:22px 0;
  }
  .lvtheme-yacht-intel-promo-button{
    width:100%;
  }
  .lvtheme-single-content .lv-yacht-intel,
  .lvtheme-single-article .lvtheme-single-content .lv-yacht-intel{
    padding:18px!important;
  }
  .lvtheme-single-content .lv-yacht-request,
  .lvtheme-single-article .lvtheme-single-content .lv-yacht-request{
    padding:18px!important;
  }
  .lvtheme-single-content .lv-yacht-request-fields,
  .lvtheme-single-article .lvtheme-single-content .lv-yacht-request-fields{
    grid-template-columns:1fr!important;
    width:100%!important;
    gap:16px!important;
  }
  .lvtheme-single-content .lv-yacht-field,
  .lvtheme-single-article .lvtheme-single-content .lv-yacht-field{
    width:100%!important;
    max-width:none!important;
  }
  .lvtheme-single-content .lv-yacht-field input,
  .lvtheme-single-article .lvtheme-single-content .lv-yacht-field input{
    width:100%!important;
    min-width:100%!important;
    max-width:100%!important;
    height:56px!important;
    font-size:16px!important;
  }
  .lvtheme-single-content .lv-yacht-button,
  .lvtheme-single-article .lvtheme-single-content .lv-yacht-button{
    width:100%!important;
  }
}

.lvtheme-film-ai{
  --film-ai-ink:#101820;
  --film-ai-muted:#5f6670;
  --film-ai-paper:#f6f1ea;
  --film-ai-gold:#b98d45;
  --film-ai-red:#b6242d;
  max-width:1180px;
  margin:0 auto;
  padding:46px 22px 64px;
  color:var(--film-ai-ink);
}
.lvtheme-film-ai-hero{
  position:relative;
  min-height:560px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  padding:52px;
  overflow:hidden;
  background:
    linear-gradient(120deg,rgba(5,10,17,.86),rgba(5,10,17,.55) 50%,rgba(5,10,17,.72)),
    radial-gradient(circle at 78% 18%,rgba(255,255,255,.18),transparent 28%),
    linear-gradient(90deg,#0b1119,#28313a 48%,#090d12);
  color:#fff;
}
.lvtheme-film-ai-hero:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    repeating-linear-gradient(90deg,rgba(255,255,255,.12) 0 1px,transparent 1px 72px),
    linear-gradient(0deg,rgba(185,141,69,.16),transparent 42%);
  opacity:.45;
  pointer-events:none;
}
.lvtheme-film-ai-frame{
  position:absolute;
  inset:34px;
  border:1px solid rgba(255,255,255,.22);
  pointer-events:none;
}
.lvtheme-film-ai-frame span{
  position:absolute;
  width:38px;
  height:38px;
  border-color:var(--film-ai-gold);
  border-style:solid;
}
.lvtheme-film-ai-frame span:nth-child(1){top:-1px;left:-1px;border-width:2px 0 0 2px;}
.lvtheme-film-ai-frame span:nth-child(2){top:-1px;right:-1px;border-width:2px 2px 0 0;}
.lvtheme-film-ai-frame span:nth-child(3){right:-1px;bottom:-1px;border-width:0 2px 2px 0;}
.lvtheme-film-ai-frame span:nth-child(4){bottom:-1px;left:-1px;border-width:0 0 2px 2px;}
.lvtheme-film-ai-hero>*:not(.lvtheme-film-ai-frame){
  position:relative;
  z-index:1;
  max-width:820px;
}
.lvtheme-film-ai-kicker{
  margin:0 0 16px;
  font-size:12px;
  font-weight:800;
  letter-spacing:.22em;
  text-transform:uppercase;
  color:var(--film-ai-gold);
}
.lvtheme-film-ai-hero h1{
  margin:0;
  color:#fff;
  font-family:"Playfair Display",Georgia,serif;
  font-size:clamp(48px,8vw,106px);
  line-height:.9;
  letter-spacing:0;
}
.lvtheme-film-ai-deck{
  max-width:760px;
  margin:28px 0 0;
  color:#f7efe6;
  font-size:clamp(22px,3vw,36px);
  line-height:1.18;
}
.lvtheme-film-ai-presented{
  margin:18px 0 0;
  color:#d5d9dd;
  font-size:18px;
}
.lvtheme-film-ai-actions{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:18px;
  margin-top:34px;
}
.lvtheme-film-ai-button,
.lvtheme-film-ai-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  padding:13px 22px;
  border:1px solid var(--film-ai-gold);
  font-size:12px;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
  text-decoration:none;
}
.lvtheme-film-ai-button{
  background:var(--film-ai-gold);
  color:#101820;
}
.lvtheme-film-ai-link{
  background:transparent;
  color:inherit;
}
.lvtheme-film-ai-intro{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:36px;
  margin:48px 0;
  padding:0 8px;
}
.lvtheme-film-ai-intro p,
.lvtheme-film-ai-panel p,
.lvtheme-film-ai-submissions p,
.lvtheme-film-ai-about p{
  margin:0;
  color:#38424e;
  font-size:19px;
  line-height:1.68;
}
.lvtheme-film-ai-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:24px;
}
.lvtheme-film-ai-panel,
.lvtheme-film-ai-submissions,
.lvtheme-film-ai-about,
.lvtheme-film-ai-footer{
  border-top:4px solid var(--film-ai-red);
  background:#fff;
  box-shadow:0 18px 48px rgba(16,24,32,.08);
}
.lvtheme-film-ai-panel{
  padding:34px;
}
.lvtheme-film-ai-panel span{
  display:block;
  margin-bottom:14px;
  color:var(--film-ai-red);
  font-size:12px;
  font-weight:800;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.lvtheme-film-ai-panel h2,
.lvtheme-film-ai-submissions h2,
.lvtheme-film-ai-about h2{
  margin:0 0 20px;
  color:#102b52;
  font-family:"Playfair Display",Georgia,serif;
  font-size:34px;
  line-height:1.05;
}
.lvtheme-film-ai-panel-dark{
  background:#101820;
  color:#fff;
  border-top-color:var(--film-ai-gold);
}
.lvtheme-film-ai-panel-dark h2,
.lvtheme-film-ai-panel-dark p{
  color:#fff;
}
.lvtheme-film-ai-panel-dark ol{
  display:grid;
  gap:10px;
  margin:24px 0 0;
  padding:0;
  list-style:none;
}
.lvtheme-film-ai-panel-dark li{
  padding:12px 14px;
  border:1px solid rgba(255,255,255,.16);
  color:#f4eadc;
  font-weight:800;
}
.lvtheme-film-ai-formats{
  display:grid;
  gap:12px;
  margin:0 0 22px;
}
.lvtheme-film-ai-formats div{
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:16px;
  border-bottom:1px solid #e6d9ca;
  padding-bottom:12px;
}
.lvtheme-film-ai-formats dt{
  font-weight:800;
}
.lvtheme-film-ai-formats dd{
  margin:0;
  color:var(--film-ai-muted);
}
.lvtheme-film-ai-submissions{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);
  gap:34px;
  margin-top:26px;
  padding:36px;
  background:var(--film-ai-paper);
}
.lvtheme-film-ai-submissions aside{
  background:#fff;
  padding:26px;
}
.lvtheme-film-ai-submissions h3{
  margin:0 0 18px;
  color:#102b52;
  font-family:"Playfair Display",Georgia,serif;
  font-size:27px;
}
.lvtheme-film-ai-submissions .lvtheme-subscribe-form{
  box-shadow:none;
  border:0;
  padding:0;
}
.lvtheme-film-ai-submissions .lvtheme-subscribe-intro{
  display:none;
}
.lvtheme-film-ai-about{
  display:grid;
  grid-template-columns:minmax(220px,.65fr) minmax(0,1fr);
  gap:30px;
  align-items:start;
  margin-top:26px;
  padding:34px;
}
.lvtheme-film-ai-about .lvtheme-film-ai-link{
  color:var(--film-ai-red);
  border-color:var(--film-ai-red);
  grid-column:2;
  justify-self:start;
  margin-top:4px;
}
.lvtheme-film-ai-footer{
  display:flex;
  flex-wrap:wrap;
  gap:10px 18px;
  align-items:center;
  margin-top:26px;
  padding:24px 30px;
  color:#4d5660;
}
.lvtheme-film-ai-footer strong{
  color:#101820;
}
.lvtheme-film-ai-footer em{
  flex-basis:100%;
  color:#737b84;
}
@media(max-width:860px){
  .lvtheme-film-ai{
    padding:24px 14px 44px;
  }
  .lvtheme-film-ai-hero{
    min-height:520px;
    padding:34px 24px;
  }
  .lvtheme-film-ai-frame{
    inset:18px;
  }
  .lvtheme-film-ai-intro,
  .lvtheme-film-ai-grid,
  .lvtheme-film-ai-submissions,
  .lvtheme-film-ai-about{
    grid-template-columns:1fr;
  }
  .lvtheme-film-ai-submissions,
  .lvtheme-film-ai-about,
  .lvtheme-film-ai-panel{
    padding:24px;
  }
  .lvtheme-film-ai-about .lvtheme-film-ai-link{
    grid-column:auto;
  }
  .lvtheme-film-ai-actions,
  .lvtheme-film-ai-button,
  .lvtheme-film-ai-link{
    width:100%;
  }
}
