/* vFlow's genuine interface, framed as an explorable product demonstration. */
.lmt-vflow-showcase{--vf-accent:#ffa1b8;--vf-line:#98b8e139;padding:clamp(64px,7vw,108px) 0;background:radial-gradient(ellipse at 3% 60%,#53305740,transparent 48%),radial-gradient(ellipse at 100% 15%,#23547b50,transparent 45%),#0c1a32;border-block:1px solid var(--vf-line)}
.lmt-vflow-showcase .lmt-demo-heading{grid-template-columns:1.4fr .75fr;gap:70px;align-items:end;margin-bottom:40px}
.lmt-vflow-showcase .lmt-demo-heading h2{max-width:760px;font-size:clamp(33px,4vw,56px);font-weight:600;line-height:1.08;margin:18px 0 0}
.lmt-vflow-intro{max-width:350px;padding-bottom:3px}
.lmt-vflow-edition{display:flex;justify-content:space-between;gap:18px;font-size:9px;letter-spacing:.16em;color:#a7c3e6;margin-bottom:20px;font-weight:600}
.lmt-vflow-edition i{font-size:25px;font-style:normal;line-height:.8;color:var(--vf-accent)}
.lmt-vflow-showcase .lmt-demo-heading p{font-size:14px;color:#bfcee3;line-height:1.8}
.lmt-vflow-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;align-items:start}
.lmt-vflow-console{min-width:0;background:#07111f;border:1px solid #aac6ed4a;border-radius:16px;overflow:hidden;box-shadow:0 28px 70px #02081470,0 0 0 5px #aec6ff04}
.lmt-vflow-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:66px;padding:13px 19px;background:linear-gradient(110deg,#233a57,#192940);border-bottom:1px solid var(--vf-line)}
.lmt-vflow-toolbar>span{display:flex;align-items:center;flex-wrap:wrap;gap:9px;font-size:12px;font-weight:650;line-height:1.3}
.lmt-vflow-toolbar>span>i{width:7px;height:7px;background:var(--vf-accent);border-radius:50%}
.lmt-vflow-toolbar small{font-size:10px;color:#b1c6e1;font-weight:400;border-left:1px solid #809abd55;padding-left:10px;margin-left:2px}
.lmt-vflow-overview,.lmt-vflow-expand{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid #94b3d942;border-radius:7px;padding:9px 12px;min-height:44px;background:#14253d;color:#dae9fb;font-size:11px;white-space:nowrap}
.lmt-vflow-overview:hover,.lmt-vflow-expand:hover{border-color:#b9d1f1;background:#233953}
.lmt-vflow-overview[aria-pressed='true']{border-color:#dd9fba70;background:#6e375334;color:#ffd4e2}
.lmt-vflow-screen{position:relative;aspect-ratio:1434/946;overflow:hidden;isolation:isolate;background:#070d15}
.lmt-vflow-canvas{position:absolute;inset:0;transform:scale(var(--vf-scale,1)) translate(var(--vf-x,0%),var(--vf-y,0%));transform-origin:center;transition:transform .75s cubic-bezier(.2,.75,.2,1)}
.lmt-vflow-screen .lmt-vflow-image{display:block;width:100%;height:100%;object-fit:contain;max-width:none;filter:none!important;transform:none!important}
.lmt-vflow-highlight{position:absolute;pointer-events:none;left:16.2%;top:20.4%;width:59%;height:31%;border:1px solid #ffc2d3;border-radius:5px;box-shadow:0 0 0 9999px #01061020;transition:left .45s,top .45s,width .45s,height .45s,opacity .3s}
.is-focused .lmt-vflow-highlight{opacity:0}
.lmt-vflow-marker{position:absolute;left:20%;top:22%;transform:translate(-50%,-50%);width:44px;height:44px;border:1px solid #ffc2d3;border-radius:50%;background:#572d49f0;color:#fff;font-size:11px;font-weight:650;box-shadow:0 5px 20px #0009;transition:background .2s,box-shadow .2s}
.lmt-vflow-marker:nth-child(2){top:55%}.lmt-vflow-marker:nth-child(3){left:82%;top:22%}.lmt-vflow-marker:nth-child(4){top:68%}
.lmt-vflow-marker:hover,.lmt-vflow-marker.is-active{background:#b53060;box-shadow:0 0 0 6px #fa91b033,0 5px 20px #0009}
.is-focused .lmt-vflow-markers{visibility:hidden;pointer-events:none}
.lmt-vflow-screen-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 19px;border-top:1px solid var(--vf-line);background:#14263e}
.lmt-vflow-screen-footer>span{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#92abcd;font-size:10px;font-variant-numeric:tabular-nums}
.lmt-vflow-screen-footer b{font-size:12px;font-weight:600;color:var(--vf-accent)}
.lmt-vflow-screen-footer i{width:20px;height:1px;background:#71849e;margin-inline:4px}
.lmt-vflow-screen-footer [data-vflow-caption]{color:#d5e2f4}
.lmt-vflow-sidebar{min-width:0;align-self:stretch;display:flex;flex-direction:column;padding:23px 20px 20px;border:1px solid var(--vf-line);border-radius:16px;background:linear-gradient(150deg,#223652d9,#172740)}
.lmt-vflow-sidebar-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:19px;font-size:9px;letter-spacing:.12em;color:#b6c7dd}
.lmt-vflow-sidebar-label b{font-size:9px;font-weight:500;white-space:nowrap;color:#dba7c6}
.lmt-vflow-chapters{display:grid;gap:8px}
.lmt-vflow-chapter{display:flex;align-items:center;gap:12px;text-align:left;width:100%;min-height:83px;padding:14px 12px;border-radius:9px;border:1px solid #7290b12e;background:#10223980;color:#bfcee4;transition:background .25s,border-color .25s}
.lmt-vflow-chapter:hover{border-color:#abc6e788;background:#2a405d}
.lmt-vflow-chapter.is-active{border-color:#f8b0ca80;background:linear-gradient(110deg,#75405280,#57496a40);color:#fff;box-shadow:inset 3px 0 #ffa1b8}
.lmt-vflow-number{flex:0 0 22px;font-size:11px;font-variant-numeric:tabular-nums;color:#a6b8d0}
.is-active .lmt-vflow-number{color:#ffc3d7}
.lmt-vflow-chapter>span:nth-child(2){flex:1;min-width:0}.lmt-vflow-chapter small{display:block;font-size:9px;letter-spacing:.06em;color:#acbdd4;margin-bottom:4px}
.lmt-vflow-chapter strong{display:block;font-size:12px;line-height:1.4;font-weight:600}.lmt-vflow-chapter>i{font-size:17px;font-style:normal;color:#b7cdea}
.lmt-vflow-description{margin:22px 0 18px;min-height:132px}
.lmt-vflow-description strong{font-size:14px;color:#f1f5ff;font-weight:600;line-height:1.4}.lmt-vflow-description p{font-size:12px;line-height:1.8;color:#bacbe2;margin:8px 0 0}
.lmt-vflow-detail[hidden]{display:none}
.lmt-vflow-actions{margin-top:auto;display:grid;gap:10px;padding-top:18px;border-top:1px solid var(--vf-line)}
.lmt-vflow-watch{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:12px 17px;border:1px solid #efb1d57a;background:linear-gradient(115deg,#bc2e60,#8944ac);color:white;border-radius:8px;font-size:12px;font-weight:600}
.lmt-vflow-watch:hover{background:linear-gradient(115deg,#a62852,#733796);border-color:#ffe0ee}
.lmt-vflow-watch span[aria-hidden]{display:grid;place-items:center;width:21px;height:21px;border:1px solid #fff6;border-radius:50%;font-size:8px;padding-left:1px}
.lmt-vflow-product-link{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;color:#e2eafb;font-size:12px;font-weight:600;padding:9px 3px}
.lmt-vflow-product-link:hover{color:#ffbdcf}.lmt-vflow-product-link>span{font-size:19px;color:#d9b8e7}
.lmt-vflow-footnote{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:22px;font-size:10px;color:#9fb2cb}
.lmt-vflow-footnote>span:first-child{display:flex;align-items:center;gap:8px;color:#d3dff1}.lmt-vflow-footnote i{height:5px;width:5px;border-radius:50%;background:#9ae1de}
.lmt-vflow-showcase :is(button,a):focus-visible{outline:3px solid #99eaff;outline-offset:4px}
.lmt-vflow-hero-link{display:inline-flex;align-items:center;gap:20px;min-height:44px;margin-top:18px;font-size:12px;color:#d6c1ef;border-bottom:1px solid #c9a8e447}
.lmt-vflow-hero-link:hover{color:#fff;border-color:#c9a8e4}
[data-product='vflow'] .lmt-product-hero{background:radial-gradient(ellipse at 94% 7%,#7c2e7555,transparent 52%),radial-gradient(ellipse at 0% 80%,#1e678061,transparent 48%),#142440}
[data-product='vflow'] .lmt-product-hero figure{box-shadow:0 30px 70px #030b2080,0 0 0 6px #b4c5ec06;border-color:#b8c6ec70}
/* Keep the editor's product content and links intact, with readable presentation. */
[data-product='vflow'] .lmt-product-content>aside{align-self:start}
#vflow-film>article{padding:18px 22px;margin:12px 0;border:1px solid #94b3d939;border-left:3px solid #d396b9;border-radius:10px;background:linear-gradient(110deg,#1c3150,#172940);line-height:1.75}
#vflow-film>article strong{color:#f2f6ff}
#vflow-film .wp-video{width:100%!important;max-width:100%;border:1px solid #9bbce343;border-radius:12px;overflow:hidden;background:#050c17}
#vflow-film video{width:100%;height:auto;display:block}
#vflow-film p>a[style]{color:#e8f0ff!important;border:1px solid #93afd36b!important;background:#1c3150!important;border-radius:8px!important;min-height:48px;font-size:14px}
#vflow-film p>a[style][href*='/download/']{background:linear-gradient(110deg,#bc2e60,#8944ac)!important;border-color:#efb1d57a!important;color:#fff!important}
#vflow-film p>a[style][href*='wa.me']{color:#a1efd5!important;border-color:#6acead66!important}
#vflow-film p>a[style]:hover{filter:brightness(1.2)}
#vflow-film p>a:not([style]){color:#dbc4ff;text-decoration:underline;text-underline-offset:4px}
.lmt-vflow-film-dialog{width:min(1240px,94vw);max-width:94vw;max-height:94svh;padding:0;border:1px solid #8eacce66;border-radius:15px;background:#0d1a2c;color:#f4f8ff;box-shadow:0 30px 90px #000b}
.lmt-vflow-film-dialog::backdrop{background:#030712e8;backdrop-filter:blur(12px)}
.lmt-vflow-film-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 20px;border-bottom:1px solid #aac0e233;font-size:13px}
.lmt-vflow-film-close{min-height:44px;padding:9px 13px;background:#1b314d;color:#fff;border:1px solid #91acce66;border-radius:7px;font-size:12px}
.lmt-vflow-film-dialog video{display:block;width:100%;max-height:calc(94svh - 150px);background:#020609;aspect-ratio:16/9;object-fit:contain}
.lmt-vflow-film-fallback{padding:12px 20px;margin:0;font-size:12px;color:#afc4dd}.lmt-vflow-film-fallback a{color:#d6bdff;text-decoration:underline}
html:not(.lmt-js) .lmt-vflow-chapters,html:not(.lmt-js) .lmt-vflow-markers,html:not(.lmt-js) .lmt-vflow-overview,html:not(.lmt-js) .lmt-vflow-expand{display:none}
html:not(.lmt-js) .lmt-vflow-detail{margin-bottom:20px}html:not(.lmt-js) .lmt-vflow-highlight{display:none}
.lmt-motion-paused .lmt-vflow-canvas{transition:none}
@media(min-width:1600px){.lmt-vflow-layout{grid-template-columns:minmax(0,1fr) 340px}.lmt-vflow-sidebar{padding:26px}}
@media(max-width:1100px){.lmt-vflow-layout{grid-template-columns:minmax(0,1fr) 285px;gap:16px}.lmt-vflow-sidebar{padding:18px 14px}.lmt-vflow-chapter{min-height:74px;padding:10px}.lmt-vflow-description{min-height:0}.lmt-vflow-toolbar small{display:none}.lmt-vflow-showcase .lmt-demo-heading{gap:35px}}
@media(max-width:1100px){.lmt-vflow-layout{grid-template-columns:minmax(0,1fr)}.lmt-vflow-sidebar{display:grid;grid-template-columns:1.3fr 1fr;gap:0 28px;padding:23px}.lmt-vflow-sidebar-label{grid-column:1/-1}.lmt-vflow-chapters{grid-row:2/4;grid-template-columns:1fr 1fr}.lmt-vflow-chapter{min-height:95px}.lmt-vflow-description{margin:0 0 18px}.lmt-vflow-actions{padding-top:12px}.lmt-vflow-marker{width:44px;height:44px}.lmt-vflow-showcase .lmt-demo-heading{grid-template-columns:1fr;gap:24px}.lmt-vflow-intro{max-width:none;display:flex;justify-content:space-between;gap:28px;align-items:start}.lmt-vflow-edition{max-width:260px;margin:0;min-width:210px}.lmt-vflow-showcase .lmt-demo-heading p{max-width:360px}}
@media(max-width:560px){.lmt-vflow-showcase{padding:60px 0}.lmt-vflow-showcase .lmt-demo-heading{margin-bottom:28px}.lmt-vflow-intro{display:block}.lmt-vflow-edition{margin-bottom:14px;max-width:none;font-size:8px}.lmt-vflow-showcase .lmt-demo-heading p{font-size:13px}.lmt-vflow-toolbar{padding:9px 12px;min-height:62px}.lmt-vflow-toolbar>span{font-size:11px;gap:6px}.lmt-vflow-overview{padding:9px 10px;font-size:10px;gap:7px}.lmt-vflow-screen-footer{padding:9px 11px;gap:8px}.lmt-vflow-expand{font-size:10px;padding:9px 10px;gap:6px}.lmt-vflow-screen-footer>span{font-size:9px;gap:5px;max-width:160px}.lmt-vflow-screen-footer i{display:none}.lmt-vflow-markers{display:none}.lmt-vflow-sidebar{display:flex;padding:18px 14px}.lmt-vflow-sidebar-label{font-size:8px}.lmt-vflow-chapters{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.lmt-vflow-chapter{gap:6px;min-height:100px;padding:12px 9px}.lmt-vflow-chapter strong{font-size:11px}.lmt-vflow-chapter small{font-size:8px}.lmt-vflow-number{flex-basis:17px;font-size:10px}.lmt-vflow-chapter>i{display:none}.lmt-vflow-description{margin:20px 2px;min-height:115px}.lmt-vflow-actions{grid-template-columns:1fr 1fr;align-items:center}.lmt-vflow-watch{font-size:11px;padding-inline:10px;gap:7px}.lmt-vflow-product-link{font-size:11px;padding-inline:8px}.lmt-vflow-footnote{font-size:9px;gap:7px;margin-top:16px}.lmt-vflow-film-header{padding:10px 13px;font-size:12px}.lmt-vflow-film-close{font-size:11px}.lmt-vflow-film-fallback{font-size:11px;padding:12px 13px}}
@media(prefers-reduced-motion:reduce){.lmt-vflow-canvas,.lmt-vflow-highlight{transition:none}}
@media(forced-colors:active){.lmt-vflow-chapter.is-active{outline:2px solid Highlight}.lmt-vflow-highlight{border-color:Highlight}}
