@font-face{font-family:Sora;src:url('fonts/Sora-500.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Sora;src:url('fonts/Sora-600.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Sora;src:url('fonts/Sora-700.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
/* VTX product presentation, r2 */
@font-face{font-family:'Source Sans 3';src:url('fonts/SourceSans3-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Source Sans 3';src:url('fonts/SourceSans3-Semibold.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:'Source Sans 3';src:url('fonts/SourceSans3-Bold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
:root{--vtx-paper:#F7F9FC;--vtx-surface:#FFFFFF;--vtx-ink:#18264D;--vtx-muted:#52617C;--vtx-line:#CED7E6;--vtx-orange:#4D70FF;--vtx-action:#3154D7;--vtx-soft:#EDF2FF;--vtx-radius:16px;--vtx-display:'Sora',sans-serif;--vtx-body:'Source Sans 3',sans-serif}
body{font-family:var(--vtx-body);color:var(--vtx-ink);background:var(--vtx-paper);font-size:.9375rem;line-height:1.65}
body[data-theme-style=dark]{--vtx-paper:#101A30;--vtx-surface:#18243E;--vtx-ink:#F7F9FC;--vtx-muted:#b9c6dc;--vtx-line:#374661;--vtx-orange:#AFC3FF;--vtx-action:#AFC3FF;--vtx-soft:#233453}
body.app,body.index,body.login-background,body.register-background{background:var(--vtx-paper)!important;color:var(--vtx-ink)}
body a{color:var(--vtx-action)}body a:hover{color:var(--vtx-ink)}
body :focus-visible{outline:3px solid var(--vtx-action)!important;outline-offset:4px;box-shadow:none!important}
body h1,body h2,body h3{color:var(--vtx-ink);letter-spacing:-.025em}body h1{font-weight:800}
body .text-muted{color:var(--vtx-muted)!important}body .card,body .modal-content,body .dropdown-menu{background:var(--vtx-surface);color:var(--vtx-ink);border-color:var(--vtx-line);border-radius:var(--vtx-radius);box-shadow:none}
body .btn{font-weight:700;letter-spacing:0;border-radius:10px;min-height:42px;transition:background-color .18s ease,color .18s ease,transform .18s ease}
body .btn-primary,body .btn-primary.disabled,body .btn-primary:disabled{background:var(--vtx-action);border-color:var(--vtx-action);color:var(--vtx-surface)}
body .btn-primary:hover,body .btn-primary:focus,body .btn-primary:active{background:var(--vtx-ink)!important;border-color:var(--vtx-ink)!important;color:var(--vtx-surface)!important}
body .btn-outline-primary{color:var(--vtx-action);border-color:var(--vtx-action)}
body .btn-light,body .btn-gray-100,body .btn-gray-200{background:var(--vtx-paper);color:var(--vtx-ink);border:1px solid var(--vtx-line)}
body .form-control,body .custom-select,body .select2-container--bootstrap4 .select2-selection{background-color:var(--vtx-surface);border:1px solid var(--vtx-line);color:var(--vtx-ink);border-radius:10px;min-height:46px}
body .form-control:focus,body .custom-select:focus{border-color:var(--vtx-action);box-shadow:0 0 0 3px var(--vtx-soft)}
body .form-control::placeholder{color:var(--vtx-muted);opacity:.85}body .input-group-text{background:var(--vtx-paper);color:var(--vtx-muted);border-color:var(--vtx-line)}
body label{font-weight:700}body .custom-control-input:checked~.custom-control-label::before{background:var(--vtx-action);border-color:var(--vtx-action)}
body .custom-radio-box input:checked+div,body .btn-group-toggle .btn.active{background:var(--vtx-soft);border-color:var(--vtx-action);color:var(--vtx-ink)}
body .nav-pills .nav-link.active,body .page-item.active .page-link{background:var(--vtx-action);border-color:var(--vtx-action);color:var(--vtx-surface)}
body .table{color:var(--vtx-ink)}body .table td,body .table th,body hr{border-color:var(--vtx-line)}body .table thead th{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--vtx-muted)}
body .dropdown-item{color:var(--vtx-ink)}body .dropdown-item:hover,body .dropdown-item:focus{background:var(--vtx-soft);color:var(--vtx-ink)}
body .navbar-logo,body .footer-logo{width:94px;max-height:44px;height:auto}body .navbar-logo-mini{max-width:110px}
body #navbar{background:transparent;border:0!important;border-radius:0;margin-bottom:24px!important;padding:12px 0 22px;border-bottom:0!important}
body #navbar>.container{padding:0}body #navbar .nav-link{font-size:.875rem;font-weight:700;color:var(--vtx-ink);padding:12px 16px}
body .app-footer{background:transparent!important;border:0!important;border-top:1px solid var(--vtx-line)!important;border-radius:0;padding:36px 0 24px;margin-top:64px}
body .app-footer .footer-heading{display:inline-flex}body .app-footer ul{line-height:2}
body #vtx-developer-credit{font-size:.75rem;letter-spacing:.01em}
body .app-sidebar{background:var(--vtx-surface);border-color:var(--vtx-line);border-radius:20px;margin-top:20px;margin-bottom:20px}
body .app-sidebar-title{justify-content:flex-start;padding:16px 24px;margin:0;height:94px}body .app-sidebar-links>li>a{color:var(--vtx-muted);font-size:.8125rem;font-weight:600;border-radius:9px;padding:11px 13px}
body .app-sidebar-links>li.active>a:not(.default),body[data-theme-style=dark] .app-sidebar-links>li.active>a:not(.default){background:var(--vtx-soft);color:var(--vtx-ink);font-weight:800}
body .app-sidebar-links>li>a:hover{background:var(--vtx-paper);color:var(--vtx-ink)}body .app-sidebar-footer>a{border-color:var(--vtx-line);color:var(--vtx-muted)}
body.app main h1{font-size:1.75rem;line-height:1.25;letter-spacing:-.035em}body.app .breadcrumb,body.app .custom-breadcrumbs{color:var(--vtx-muted)}
body.app .card-body{padding:24px}body.app main .container{max-width:1400px}
.vtx-workspace-intro{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin:0 0 32px;padding-bottom:24px;border-bottom:1px solid var(--vtx-line)}
.vtx-workspace-intro p{max-width:55ch;color:var(--vtx-muted);margin:0;font-size:.9rem}.vtx-workspace-intro span{font-size:.7rem;letter-spacing:.13em;text-transform:uppercase;white-space:nowrap;font-weight:800;color:var(--vtx-action)}
.vtx-quick-actions{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px}.vtx-quick-actions a{font-size:.8rem;padding:10px 14px;border:1px solid var(--vtx-line);border-radius:9px;background:var(--vtx-surface);color:var(--vtx-ink);font-weight:700;text-decoration:none}
.vtx-quick-actions a:hover{border-color:var(--vtx-action);background:var(--vtx-soft)}
body.vtx-qr-editor form>.row:first-of-type{scrollbar-color:var(--vtx-action) var(--vtx-paper)}
body.vtx-qr-editor #qr_code{max-height:450px;width:auto;max-width:100%;display:block;margin:auto}
body.vtx-qr-editor .sticky>.mb-4>.card{background:var(--vtx-surface);border-style:dashed}
body.vtx-qr-editor form button[data-toggle=collapse]{text-align:left;padding:14px 16px;background:var(--vtx-paper);font-weight:700;border:1px solid var(--vtx-line);position:relative}
body.vtx-qr-editor form button[data-toggle=collapse]::after{content:'+';position:absolute;right:16px;font-size:1rem}body.vtx-qr-editor form button[data-toggle=collapse][aria-expanded=true]::after{content:'−'}
body.vtx-qr-editor form button[data-toggle=collapse]:hover{background:var(--vtx-soft)}
.vtx-preview-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-weight:800;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--vtx-muted)}
.vtx-preview-label small{font-weight:600;letter-spacing:0;text-transform:none}
body.vtx-qr-editor .qr-code-loading{opacity:.45}body.vtx-qr-editor #qr_code_errors{border-radius:12px}
.vtx-skip{position:fixed;top:10px;left:10px;z-index:10000;padding:12px 20px;background:var(--vtx-ink);color:var(--vtx-surface)!important;transform:translateY(-200%);border-radius:8px}.vtx-skip:focus{transform:none}

body h1,body h2,body h3{font-family:var(--vtx-display);font-weight:600}
body .app-sidebar{border-radius:12px;margin-top:12px;margin-bottom:12px}
body .app-sidebar-title{height:88px;padding-block:12px}
body .text-primary{color:var(--vtx-action)!important}
body .form-control::placeholder{opacity:1}
body .form-control,body .custom-select,body .select2-container--bootstrap4 .select2-selection{border-color:#8290AA}
body[data-theme-style=dark] .form-control,body[data-theme-style=dark] .custom-select{border-color:#8497B8}
body .btn-outline-primary:hover{background:var(--vtx-action);color:var(--vtx-surface)}
body .btn-primary:disabled{opacity:.65}
.vtx-language-label{margin-left:6px}
@media(max-width:767px){body.app main h1{font-size:1.5rem}.vtx-workspace-intro span{display:none}body.app .card-body{padding:20px}body.vtx-qr-editor #qr_code{max-height:360px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* VTX r2. Product-led landing; scoped to avoid changing customer bio pages. */
body:has(.vtx-site){background:#FBFCFF!important}body:has(.vtx-site)>div.container:has(>#navbar){display:none}body:has(.vtx-site) main{animation:none!important}body:has(.vtx-site) main>.container{max-width:none;padding:0}body:has(.vtx-site) .app-footer{max-width:1240px;margin:0 auto;padding:60px 0 32px}body:has(.vtx-site)>.container{max-width:1320px;padding-inline:40px}
.vtx-site{--vx-ink:#18264D;--vx-blue:#3154D7;--vx-bright:#4D70FF;--vx-muted:#52617C;--vx-line:#D4DEED;--vx-soft:#EEF3FC;color:var(--vx-ink);background:#FBFCFF;font:17px/1.65 'Source Sans 3',sans-serif;overflow:clip;text-align:left}
.vtx-site *{box-sizing:border-box}.vtx-site p,.vtx-site h1,.vtx-site h2,.vtx-site h3,.vtx-site figure{margin:0}.vtx-site a{color:inherit;text-decoration:none}.vtx-site img{max-width:100%;height:auto;display:block}.vtx-site h1,.vtx-site h2,.vtx-site h3{font-family:Sora,sans-serif;color:var(--vx-ink)}.vtx-site button{font:inherit}.vtx-site [id]{scroll-margin-top:24px}.vx-wrap{max-width:1320px;padding-inline:40px;margin-inline:auto}
.vx-header{height:110px;display:flex;align-items:center;justify-content:space-between;gap:36px}.vx-brand{width:100px;flex:none}.vx-header nav{display:flex;align-items:center;gap:32px;font-weight:600;font-size:16px}.vx-header nav>a:not(.vx-btn):hover{color:var(--vx-blue)}.vx-login{margin-left:32px}.vx-menu-toggle{display:none}
.vx-btn{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:56px;padding:15px 24px;border-radius:8px;background:var(--vx-blue);border:1px solid var(--vx-blue);color:#FFF!important;font-size:17px;font-weight:600;transition:background .18s,transform .18s;white-space:nowrap}.vx-btn:hover{background:#2343B5;transform:translateY(-2px)}.vx-btn span{font-size:22px;font-weight:400;line-height:1}.vx-btn-small{min-height:46px;padding:11px 18px;gap:20px;font-size:15px}
.vx-eyebrow{font-size:13px;font-weight:700;letter-spacing:.085em;text-transform:uppercase;color:var(--vx-blue);margin-bottom:22px!important}.vx-hero{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;min-height:690px;padding-block:55px 100px;gap:12px}.vx-hero-copy{position:relative;z-index:2}.vtx-site .vx-hero h1{font-size:clamp(48px,5.1vw,70px);line-height:1.09;letter-spacing:-.06em;font-weight:600}.vx-hero h1 span{color:var(--vx-blue)}.vx-lead{max-width:390px;font-size:20px;line-height:1.65;color:var(--vx-muted);margin-top:28px!important}.vx-actions{display:flex;align-items:center;gap:27px;margin-top:32px}.vx-text-link{display:inline-flex;gap:23px;align-items:center;font-weight:700;color:var(--vx-ink)!important;border-bottom:1px solid #A5B7D4;padding-bottom:5px}.vx-text-link:hover{color:var(--vx-blue)!important;border-color:var(--vx-blue)}.vx-micro{font-size:14px;color:var(--vx-muted);margin-top:20px!important}
.vx-hero-stage{position:relative;isolation:isolate;height:545px;margin-left:12px}.vx-orbit{position:absolute;width:510px;height:510px;border-radius:50%;background:#E4EBFC;left:35px;top:4px;z-index:-1}.vx-orbit::after{content:'';position:absolute;inset:27px;border:1px solid #C6D3F3;border-radius:50%}.vx-stage-label{position:absolute;right:14px;top:10px;color:#4C608C;font-size:13px;letter-spacing:.05em;transform:rotate(9deg)}.vx-editor-window{position:absolute;top:64px;left:2px;width:584px;padding:0;background:#F7F9FC;border:1px solid #C9D5EC;border-radius:13px;box-shadow:0 24px 60px #1A386822;overflow:hidden;transform:rotate(-3deg)}.vx-window-bar{display:flex;align-items:center;justify-content:space-between;background:#FFF;border-bottom:1px solid #DAE2EE;height:38px;padding:0 17px;font-size:11px;color:#4F6080}.vx-window-dots{font-size:8px;letter-spacing:3px;color:#A7B7D2}.vx-editor-window>img{width:100%;max-height:445px;object-fit:cover;object-position:top}.vx-share-label{position:absolute;top:26px;left:-30px;background:#FFF;border:1px solid #C5D2E9;border-radius:12px;padding:14px 20px 14px 14px;display:flex;align-items:center;gap:14px;box-shadow:0 12px 32px #1A386816;transform:rotate(3deg)}.vx-share-icon{height:38px;width:38px;display:grid;place-items:center;background:#EAF0FF;border-radius:50%;font-size:23px;color:var(--vx-blue)}.vx-share-label small{display:block;color:var(--vx-muted);font-size:11px}.vx-share-label strong{font-family:Sora;font-size:14px;font-weight:600}.vx-physical-qr{position:absolute;right:-9px;bottom:-12px;transform:rotate(7deg);background:#3154D7;padding:14px 14px 18px;border-radius:9px;color:#FFF;box-shadow:0 20px 40px #17327326;width:170px}.vx-physical-qr img{border-radius:3px}.vx-physical-qr span{display:block;font-size:7px;letter-spacing:.13em;margin-top:13px;opacity:.85}.vx-physical-qr b{font-size:15px;font-weight:600;display:block;margin-top:4px}
.vx-product-strip{display:grid;grid-template-columns:repeat(4,1fr);padding-block:0 40px;gap:32px}.vx-product-strip a{display:flex;align-items:center;gap:15px;border-top:1px solid var(--vx-line);padding-top:24px;font-size:16px;font-weight:600}.vx-product-strip a>span{font-size:26px;color:var(--vx-blue);line-height:1}.vx-product-strip b{margin-left:auto;font-size:11px;font-weight:400;color:var(--vx-muted)}.vx-product-strip a:hover{border-color:var(--vx-blue)}
.vx-blue-band{background:#18264D;color:#F7FAFF;position:relative}.vx-blue-inner{padding-block:80px}.vx-blue-band h2{color:#F7FAFF;font-size:clamp(30px,3.25vw,44px);line-height:1.25;letter-spacing:-.04em;font-weight:500}.vx-blue-band .vx-eyebrow{color:#AFC3FF}.vx-blue-band p:not(.vx-eyebrow){color:#C7D4F0;margin-top:22px;font-size:19px}.vx-contexts{display:flex;flex-wrap:wrap;gap:44px;margin-top:44px;padding-top:25px;border-top:1px solid #425272;color:#D9E3F9;font-size:14px}.vx-contexts span::before{content:'↗';color:#9FB8FF;margin-right:12px}
.vx-feature{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center;padding-block:110px}.vx-feature-copy{max-width:460px}.vtx-site h2{font-size:clamp(30px,3.15vw,43px);line-height:1.22;letter-spacing:-.045em;font-weight:600}.vx-feature-copy>p:not(.vx-eyebrow){margin-top:25px;font-size:19px;color:var(--vx-muted);max-width:42ch}.vx-checks{list-style:none;padding:0;margin:25px 0 32px;font-size:16px;color:#384B6F}.vx-checks li{padding:6px 0;display:flex;gap:12px}.vx-checks li::before{content:'✓';color:var(--vx-blue);font-weight:700}.vx-feature-visual{position:relative;min-height:470px;display:flex;align-items:center;justify-content:center}.vx-feature-visual figcaption{position:absolute;bottom:-28px;left:0;right:0;text-align:center;font-size:12px;color:var(--vx-muted)}
.vx-qr-showcase{background:#E9EFFC;border-radius:80px 12px 12px 12px}.vx-qr-print{width:258px;background:#FFF;border:1px solid #CFDAEF;padding:26px 22px 20px;box-shadow:0 20px 35px #293F6B16;transform:rotate(-7deg);margin:35px 46px 35px 0}.vx-print-brand{font-family:Sora;font-size:26px;font-weight:700;line-height:1.05;letter-spacing:-.035em}.vx-qr-print img{margin:14px auto 7px;width:215px}.vx-print-bottom{display:flex;justify-content:space-between;font-size:14px;font-weight:600}.vx-design-note{position:absolute;right:-20px;bottom:46px;background:#FFF;border:1px solid #C8D5EC;padding:20px;border-radius:10px;box-shadow:0 12px 25px #18264D13;transform:rotate(4deg)}.vx-design-note>span:last-child{display:block;font-size:10px;color:var(--vx-muted)}.vx-note-title{font-size:13px;font-weight:700}.vx-swatches{display:flex;gap:8px;margin:14px 0}.vx-swatches i{width:25px;height:25px;border-radius:50%;background:#18264D}.vx-swatches i:nth-child(2){background:#4D70FF}.vx-swatches i:nth-child(3){background:#AFC3FF}.vx-swatches i:nth-child(4){background:#EDF2FF;border:1px solid #C0CEE4}
.vx-links-surface{background:#F0F4FB}.vx-link-visual{min-height:410px}.vx-link-paper{background:#FFF;border:1px solid #C8D6EC;padding:36px;width:100%;border-radius:14px;box-shadow:0 20px 40px #18264D0B;transform:rotate(-3deg)}.vx-mini-label{font-size:12px;color:#52617C}.vx-long-url{margin-top:22px!important;font-size:14px;line-height:1.8;color:#52617C;word-break:break-word}.vx-link-down{display:block;font-size:26px;color:var(--vx-blue);margin-block:16px}.vx-short-url{display:flex;align-items:center;gap:0;font-family:Sora;font-size:clamp(22px,2.3vw,31px);font-weight:600;letter-spacing:-.045em}.vx-short-url>span:first-child{color:var(--vx-blue)}.vx-short-url>span:last-child{margin-left:auto}.vx-link-chips{display:flex;gap:9px;margin-top:25px;font-size:11px;color:#395491}.vx-link-chips span{background:#EFF4FF;padding:5px 9px;border-radius:4px}.vx-link-caption{position:absolute;bottom:5px;right:0;background:#3154D7;color:#FFF;padding:13px 23px;border-radius:6px;transform:rotate(3deg);font-size:14px}
.vx-bio-stage{background:#E5ECFA;border-radius:12px 80px 12px 12px;min-height:535px}.vx-bio-backdrop{position:absolute;left:26px;top:48px;color:#BBCBED;font:700 72px/1 Sora;letter-spacing:-.08em}.vx-bio-phone{position:relative;width:254px;min-height:470px;margin-left:80px;border-radius:32px;padding:12px 18px 24px;background:#FCFDFF;border:7px solid #18264D;box-shadow:18px 24px 0 #C4D2ED;text-align:center;transform:rotate(5deg);color:#18264D}.vx-phone-top{display:flex;justify-content:space-between;font-size:9px;margin:0 2px 19px}.vx-bio-avatar{display:grid;place-items:center;width:65px;height:65px;background:#3154D7;border-radius:50%;margin:0 auto 12px;color:#FFF;font:600 35px Sora}.vx-bio-phone>strong{font:600 16px Sora;letter-spacing:-.04em}.vx-bio-phone>p{font-size:11px;line-height:1.5;margin:10px 0 22px;color:#52617C}.vx-bio-tile{display:flex;justify-content:space-between;align-items:center;background:#EDF2FD;border:1px solid #CCD8EF;border-radius:7px;padding:13px 11px;margin-top:10px;font-size:11px;font-weight:600}.vx-bio-socials{font-size:9px;display:block;margin-top:22px}.vx-bio-made{display:block;font-size:8px;margin-top:20px;color:#52617C}
.vx-tools{padding-block:88px;background:#EEF3FB}.vx-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:64px;margin-bottom:45px}.vx-section-head>p{max-width:42ch;color:var(--vx-muted);font-size:18px}.vx-tool-list{border-top:1px solid #C6D3E8;margin-bottom:34px}.vx-tool-list>a{display:flex;align-items:center;gap:32px;padding:25px 0;border-bottom:1px solid #C6D3E8}.vx-tool-list>a:hover h3{color:var(--vx-blue)}.vx-tool-number{width:58px;flex:none;font:500 24px Sora;color:var(--vx-blue)}.vx-tool-list h3{font-size:20px;letter-spacing:-.025em;font-weight:600}.vx-tool-list p{color:var(--vx-muted);font-size:15px;margin-top:5px}.vx-tool-list>a>span:last-child{margin-left:auto;font-size:25px;color:var(--vx-blue)}
.vx-workflow{padding-block:100px}.vx-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.vx-steps article{border-top:1px solid var(--vx-line);padding-top:26px}.vx-steps article>span{font-size:14px;color:var(--vx-blue);font-weight:700}.vx-steps h3{font-size:20px;letter-spacing:-.035em;line-height:1.4;margin-block:20px 13px}.vx-steps p{font-size:17px;color:var(--vx-muted);max-width:33ch}.vx-faq{padding-block:35px 110px;display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.vx-faq details{border-bottom:1px solid var(--vx-line);padding:23px 0}.vx-faq details:first-child{border-top:1px solid var(--vx-line)}.vx-faq summary{font-weight:600;list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:25px;font-size:18px}.vx-faq summary::-webkit-details-marker{display:none}.vx-faq summary::after{content:'+';font-size:22px;color:var(--vx-blue)}.vx-faq details[open] summary::after{content:'−'}.vx-faq details p{font-size:16px;color:var(--vx-muted);margin-top:16px;max-width:63ch}.vx-faq details p a{text-decoration:underline}
.vx-final{position:relative;isolation:isolate;background:#18264D;padding-block:83px;overflow:hidden}.vx-final .vx-eyebrow{color:#AFC3FF}.vx-final h2{font-size:clamp(44px,5.4vw,72px);font-weight:500;color:#F7FAFF;line-height:1.15;max-width:800px}.vx-final h2 span{color:#ADC2FF}.vx-btn-light{margin-top:32px;background:#F6F9FF;color:#18264D!important;border-color:#F6F9FF}.vx-btn-light:hover{background:#DDE7FF}.vx-final-signin{display:inline-block;color:#E5EDFF!important;margin-left:26px;font-size:15px;border-bottom:1px solid #8295C0}.vx-final-mark{position:absolute;right:6%;top:-45px;font:500 530px/1 Sora;color:#273C68;z-index:-1;transform:rotate(-3deg)}
body[data-theme-style=dark]:has(.vtx-site) .app-footer{--vtx-ink:#18264D;--vtx-muted:#52617C;--vtx-action:#3154D7;color:#18264D}body[data-theme-style=dark]:has(.vtx-site) .app-footer .footer-logo{content:url('vtx-logo-light.svg')}
@media(min-width:1550px){.vx-hero-stage{margin-left:35px}}
@media(max-width:1199px){.vx-header nav{gap:22px}.vx-login{margin-left:10px}.vx-hero{gap:26px;min-height:620px}.vx-hero-stage{height:480px}.vx-editor-window{width:480px;top:70px}.vx-orbit{width:420px;height:420px;left:0;top:12px}.vx-share-label{left:-12px}.vx-physical-qr{width:147px;right:-6px;bottom:-10px}.vx-feature{gap:65px}.vx-design-note{right:-8px}.vx-hero-copy .vx-eyebrow{font-size:11px}.vx-hero .vx-lead{font-size:18px}.vx-actions{gap:18px}.vx-actions .vx-text-link{font-size:15px}}
@media(max-width:991px){.vx-wrap{padding-inline:28px}.vx-header{height:90px}.vx-header nav{gap:18px;font-size:14px}.vx-header .vx-login{margin-left:0}.vx-header .vx-btn{font-size:14px;padding:10px 13px;gap:10px}.vx-hero{padding-block:45px 80px;min-height:600px;grid-template-columns:1fr 1fr;gap:22px}.vtx-site .vx-hero h1{font-size:48px}.vx-hero-stage{height:420px;margin-left:0}.vx-editor-window{width:410px;left:0;top:65px}.vx-orbit{width:350px;height:350px}.vx-stage-label{right:0}.vx-physical-qr{right:-13px;width:125px;bottom:-15px;padding:10px}.vx-physical-qr b{font-size:12px}.vx-physical-qr span{font-size:6px}.vx-share-label{padding:10px;top:28px}.vx-share-label strong{font-size:12px}.vx-share-icon{width:30px;height:30px}.vx-actions{flex-wrap:wrap;gap:19px}.vx-micro{font-size:12px}.vx-product-strip{gap:20px}.vx-product-strip a{font-size:14px;gap:10px}.vx-product-strip b{display:none}.vx-feature{gap:45px;padding-block:85px}.vx-feature-copy>p:not(.vx-eyebrow){font-size:17px}.vx-checks{font-size:14px}.vx-feature-visual{min-height:430px}.vx-qr-print{width:218px;margin-right:20px;padding:22px 16px}.vx-design-note{right:-8px;bottom:24px;padding:14px}.vx-bio-phone{width:230px;margin-left:27px}.vx-bio-stage{min-height:520px}.vx-bio-backdrop{left:12px;font-size:60px}.vx-link-paper{padding:24px}.vx-link-chips{flex-wrap:wrap}.vx-section-head{gap:36px}.vx-section-head>p{font-size:16px}.vx-steps{gap:30px}.vx-faq{gap:50px}.vx-faq summary{font-size:16px}}
@media(max-width:767px){body:has(.vtx-site)>.container{padding-inline:24px}.vx-wrap{padding-inline:24px}.vx-header{height:86px}.vx-brand{width:85px}.vx-menu-toggle{display:flex;align-items:center;gap:12px;min-height:44px;border:1px solid #CBD7EB;border-radius:7px;background:#FBFCFF;color:var(--vx-ink);padding:7px 12px;font-size:14px}.vx-header nav{display:none;position:absolute;top:75px;left:20px;right:20px;z-index:20;padding:20px;background:#FFF;border:1px solid #CBD7EB;box-shadow:0 15px 30px #18264D18;border-radius:10px;font-size:16px}.vx-header nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.vx-header nav>a{padding:11px 8px}.vx-header nav>.vx-btn{margin-top:10px;min-height:48px}.vx-hero{grid-template-columns:1fr;padding-block:23px 55px;gap:38px}.vtx-site .vx-hero h1{font-size:clamp(46px,11vw,66px);line-height:1.09;letter-spacing:-.055em}.vx-hero-copy .vx-eyebrow{font-size:11px;letter-spacing:.075em;margin-bottom:20px!important}.vx-hero .vx-lead{font-size:18px;margin-top:24px!important;max-width:36ch}.vx-actions{margin-top:26px;gap:22px}.vx-btn{font-size:16px;gap:24px;padding:14px 19px;min-height:53px}.vx-micro{font-size:12px;margin-top:17px!important}.vx-hero-stage{width:100%;max-width:510px;height:395px;margin:0 auto}.vx-editor-window{width:calc(100% - 8px);left:0;top:55px;transform:rotate(-3deg)}.vx-editor-window>img{max-height:290px}.vx-orbit{width:330px;height:330px;max-width:100%;left:5%;top:0}.vx-window-bar{height:29px;padding-inline:12px;font-size:9px}.vx-share-label{left:1px;top:18px;transform:rotate(2deg);z-index:1}.vx-share-label strong{font-size:11px}.vx-physical-qr{right:3px;bottom:0;width:113px;padding:9px 9px 12px;transform:rotate(6deg)}.vx-stage-label{top:0;font-size:11px;right:9px}.vx-product-strip{grid-template-columns:1fr 1fr;gap:23px 27px;padding-bottom:34px}.vx-product-strip a{padding-top:16px;font-size:14px}.vx-product-strip a>span{font-size:23px}.vx-blue-inner{padding-block:52px}.vx-blue-band h2{font-size:30px;line-height:1.28}.vx-blue-band p:not(.vx-eyebrow){font-size:17px}.vx-blue-band br{display:none}.vx-contexts{gap:12px 24px;font-size:12px;margin-top:28px;padding-top:20px}.vx-feature{grid-template-columns:1fr;gap:44px;padding-block:66px 80px}.vx-feature-copy{max-width:none}.vtx-site h2{font-size:33px}.vx-feature-copy>p:not(.vx-eyebrow){font-size:18px;margin-top:20px}.vx-checks{font-size:15px;margin:21px 0 25px}.vx-feature-visual{min-height:415px;max-width:480px;width:100%;margin:auto!important}.vx-feature-reverse .vx-feature-copy{grid-row:1}.vx-qr-print{width:225px;margin:30px 28px 35px 0}.vx-design-note{right:0;bottom:29px}.vx-feature-visual figcaption{font-size:11px;bottom:-24px}.vx-link-visual{min-height:325px}.vx-link-paper{padding:28px 23px}.vx-short-url{font-size:28px}.vx-link-caption{bottom:-3px;font-size:12px;padding:10px 17px}.vx-link-chips{gap:8px;font-size:10px}.vx-link-visual figcaption{bottom:-30px}.vx-bio-stage{min-height:505px}.vx-bio-phone{width:242px;margin-left:40px;min-height:467px}.vx-bio-backdrop{left:14px;top:49px;font-size:64px}.vx-tools{padding-block:58px}.vx-section-head{display:block;margin-bottom:28px}.vx-section-head>p{font-size:17px;margin-top:24px}.vx-tool-list>a{gap:20px;padding:23px 0}.vx-tool-number{width:40px;font-size:20px}.vx-tool-list h3{font-size:17px}.vx-tool-list p{font-size:14px}.vx-workflow{padding-block:64px}.vx-steps{grid-template-columns:1fr;gap:25px}.vx-steps article{display:grid;grid-template-columns:36px 1fr;gap:0 16px;padding-top:23px}.vx-steps article>span{grid-row:1/3}.vx-steps h3{font-size:18px;margin:0 0 10px}.vx-steps p{font-size:16px;max-width:none}.vx-faq{grid-template-columns:1fr;gap:25px;padding-block:0 65px}.vx-faq h2 br{display:none}.vx-faq summary{font-size:17px}.vx-faq details{padding-block:20px}.vx-final{padding-block:55px}.vx-final h2{font-size:45px}.vx-final-signin{display:table;margin:23px 0 0;font-size:14px}.vx-final-mark{font-size:370px;right:-100px;top:58px}.vx-final .vx-eyebrow{font-size:10px}.vtx-site .vx-btn:hover{transform:none}body:has(.vtx-site) .app-footer{padding-top:38px}.vx-eyebrow{font-size:11px}}
@media(max-width:360px){.vx-wrap{padding-inline:20px}.vx-actions{gap:17px}.vx-actions .vx-text-link{font-size:14px}.vx-hero-stage{height:360px}.vx-physical-qr{width:100px}.vx-short-url{font-size:24px}.vx-bio-phone{margin-left:15px}.vx-contexts{gap:12px 18px}}
@media(prefers-reduced-motion:reduce){.vtx-site *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Human product CTA: the approved blue palette and original hero stay intact. */
.vx-blue-inner{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr);gap:0 34px;padding-top:46px;padding-bottom:30px;align-items:center}
.vx-human-copy{padding-block:20px 30px;position:relative;z-index:1}.vx-human-copy h2{font-size:clamp(30px,2.8vw,39px);line-height:1.3;max-width:20ch}.vx-human-copy>p:not(.vx-eyebrow){font-size:18px;max-width:47ch}.vx-human-copy .vx-btn-light{margin-top:28px}
.vx-human-photo{position:relative;isolation:isolate;align-self:end;height:450px;display:flex;justify-content:center;align-items:flex-end;overflow:hidden}
.vx-human-photo img{height:455px;width:auto;max-width:none;position:relative;z-index:1;object-fit:contain;transform:translateX(-9px)}
.vx-human-circle{position:absolute;width:330px;height:330px;border-radius:50%;background:#3154D7;left:50%;bottom:37px;transform:translateX(-50%);z-index:0}
.vx-contexts{grid-column:1/-1;position:relative;margin-top:0;padding-top:23px;gap:35px}
.vx-plans{padding-block:96px 25px}.vx-plans .vx-section-head{align-items:flex-end}.vx-plans .vx-section-head>p{max-width:41ch}
.vx-plans-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.vx-plan{background:#FBFCFF;border:1px solid #C8D5EA;border-radius:12px;padding:31px 27px 26px;display:flex;flex-direction:column}.vx-plan-featured{background:#EDF2FF;border-color:#8FA7E8}
.vx-plan-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.vx-plan h3{font-size:23px;letter-spacing:-.04em;font-weight:600}.vx-plan-status{display:inline-block;font-size:11px;font-weight:600;line-height:1.4;padding:5px 9px;border:1px solid #B3C4E5;border-radius:4px;color:#405883;background:#F5F8FF;white-space:nowrap}
.vx-plan>p{color:#52617C;font-size:16px;line-height:1.6;margin-top:20px;min-height:77px}.vx-plan dl{margin:24px 0 0;font-size:15px;border-top:1px solid #CCD8EB}.vx-plan dl>div{display:flex;align-items:baseline;justify-content:space-between;gap:16px;border-bottom:1px solid #D9E2F0;padding:13px 0}.vx-plan dt{font-weight:400;color:#52617C}.vx-plan dd{font-weight:700;color:#18264D;margin:0;text-align:right;font-variant-numeric:tabular-nums}.vx-plan p.vx-plan-detail{min-height:0;font-size:14px;padding-top:1px;margin-top:23px}
.vx-plans-note{font-size:13px!important;color:#52617C;text-align:center;margin-top:21px!important;max-width:85ch;margin-inline:auto!important}
.vx-free-start{display:flex;justify-content:space-between;align-items:center;gap:32px;margin-top:37px;border-block:1px solid #D4DEED;padding-block:27px}.vx-free-start h3{font-size:19px;letter-spacing:-.035em;line-height:1.35}.vx-free-start p{font-size:15px;color:#52617C;margin-top:8px}.vx-free-start .vx-btn{font-size:15px;gap:20px;min-height:49px}
@media(max-width:1199px){.vx-blue-inner{grid-template-columns:1.3fr .9fr;gap:0 24px}.vx-human-copy h2{font-size:34px}.vx-human-photo{height:425px}.vx-human-photo img{height:425px}.vx-human-circle{width:290px;height:290px;bottom:36px}.vx-plan{padding:25px 21px}.vx-plan-heading{gap:8px}.vx-plan h3{font-size:21px}.vx-plan-status{font-size:10px;padding:4px 7px}.vx-plan dl{font-size:14px}.vx-plan>p{font-size:15px}}
@media(max-width:991px){.vx-blue-inner{grid-template-columns:1.25fr .9fr;padding-top:34px}.vx-human-copy h2{font-size:31px}.vx-human-copy>p:not(.vx-eyebrow){font-size:17px}.vx-human-copy br{display:none}.vx-human-copy .vx-btn{font-size:15px;padding:14px 17px;gap:17px}.vx-human-photo{height:397px}.vx-human-photo img{height:400px}.vx-human-circle{width:245px;height:245px;bottom:51px}.vx-contexts{gap:15px 26px;font-size:12px}.vx-plans{padding-top:75px}.vx-plans-grid{gap:15px}.vx-plan{padding:22px 17px}.vx-plan-heading{display:block}.vx-plan-status{margin-top:10px}.vx-plan>p{min-height:100px;font-size:14px}.vx-plan dl{font-size:13px}.vx-plan dl>div{gap:10px}.vx-plan .vx-plan-detail{font-size:13px!important}.vx-free-start h3{font-size:18px}}
@media(max-width:767px){.vx-blue-inner{grid-template-columns:1fr;padding-top:44px;padding-bottom:26px;gap:0}.vx-human-copy{padding:0 0 15px}.vx-human-copy h2{font-size:32px;max-width:19ch;line-height:1.25}.vx-human-copy>p:not(.vx-eyebrow){font-size:17px;max-width:38ch}.vx-human-copy .vx-btn{font-size:15px;margin-top:24px}.vx-human-photo{height:340px;width:100%;max-width:365px;margin:12px auto 0!important}.vx-human-photo img{height:341px;transform:translateX(-6px)}.vx-human-circle{width:245px;height:245px;bottom:26px}.vx-contexts{gap:12px 20px;padding-top:21px;font-size:11px}.vx-contexts span::before{margin-right:8px}.vx-plans{padding-block:61px 0}.vx-plans-grid{grid-template-columns:1fr;gap:20px}.vx-plan{padding:27px 25px}.vx-plan-heading{display:flex;align-items:center}.vx-plan h3{font-size:25px}.vx-plan-status{margin-top:0;font-size:11px;padding:5px 9px}.vx-plan>p{font-size:16px;min-height:0;margin-top:17px;max-width:35ch}.vx-plan dl{font-size:16px;margin-top:22px}.vx-plan dl>div{padding-block:13px}.vx-plan .vx-plan-detail{font-size:14px!important}.vx-plans-note{font-size:12px!important;line-height:1.6;max-width:44ch;margin-top:20px!important}.vx-free-start{display:block;padding-block:25px;margin-top:29px}.vx-free-start h3{font-size:20px}.vx-free-start p{font-size:16px}.vx-free-start .vx-btn{margin-top:20px;font-size:16px}.vx-plans .vx-section-head>p{font-size:17px;max-width:36ch}}

/* VTX r4: a working example, useful guidance and an available-first plan choice. */
.vx-header nav{gap:24px;font-size:15px}.vx-header .vx-login{margin-left:14px}
.vx-feature-actions{display:flex;flex-direction:column;align-items:flex-start;gap:17px}.vx-learn-link{display:inline-flex;align-items:center;gap:12px;font-size:15px;font-weight:600;line-height:1.5;color:var(--vx-blue)!important;padding-block:5px}.vx-learn-link:hover{text-decoration:underline;text-underline-offset:4px}
.vx-demo{background:#F0F4FB;padding-block:86px}.vx-demo-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.vx-demo-scene{min-width:0}.vx-demo-scene>img{width:100%;height:auto;border-radius:14px}.vx-demo-scene figcaption{font-size:12px;line-height:1.6;color:var(--vx-muted);margin-top:13px;max-width:58ch}.vx-demo-copy>p:not(.vx-eyebrow):not(.vx-demo-note){color:var(--vx-muted);font-size:18px;line-height:1.7;margin-top:24px;max-width:43ch}.vx-demo-try{display:flex;align-items:center;gap:25px;margin-top:30px}.vx-demo-code{display:block;flex:0 0 152px;width:152px;background:#FFF;border-radius:5px}.vx-demo-code img{width:100%;height:auto}.vx-demo-try>div{min-width:0}.vx-demo-try h3{font-size:18px;line-height:1.4;letter-spacing:-.035em}.vx-demo-try p{font-size:14px;line-height:1.7;color:var(--vx-muted);margin-top:10px}.vx-demo-try .vx-text-link{font-size:14px;line-height:1.5;gap:12px;margin-top:12px}.vx-demo-note{font-size:12px;line-height:1.7;color:var(--vx-muted);margin-top:20px!important}.vx-tools{background:#FBFCFF}
.vx-plans{padding-top:45px}.vx-free-plan{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;border:1px solid #BCCDEC;border-radius:14px;background:#EDF2FF;padding:40px 44px}.vx-free-copy>.vx-eyebrow{font-size:12px;margin-bottom:12px!important}.vx-free-copy h3{font-size:43px;line-height:1.15;letter-spacing:-.05em;font-weight:600}.vx-free-copy>p:not(.vx-eyebrow):not(.vx-free-caption){font-size:18px;line-height:1.65;color:var(--vx-muted);margin-top:18px;max-width:35ch}.vx-free-copy .vx-btn{margin-top:25px}.vx-free-caption{font-size:12px;line-height:1.6;color:var(--vx-muted);margin-top:16px!important}.vx-free-limits{margin:0;border-top:1px solid #BDCCE7}.vx-free-limits>div{display:flex;align-items:baseline;justify-content:space-between;gap:24px;border-bottom:1px solid #BDCCE7;padding-block:17px}.vx-free-limits dt{font-size:16px;font-weight:400;color:#405376}.vx-free-limits dd{font-family:Sora,sans-serif;font-size:20px;line-height:1.35;letter-spacing:-.025em;font-weight:600;margin:0;text-align:right;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}
.vx-future-plans{margin-top:22px;border-block:1px solid var(--vx-line)}.vx-future-plans>summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;cursor:pointer;font-size:17px;font-weight:600}.vx-future-plans>summary::-webkit-details-marker{display:none}.vx-future-status{display:inline-flex;align-items:center;gap:22px;font-size:14px;color:var(--vx-muted);font-weight:400}.vx-future-status b{font-size:0;color:var(--vx-blue);font-weight:400;min-width:14px}.vx-future-status b::before{content:'+';font-size:24px;line-height:1}.vx-future-plans[open] .vx-future-status b::before{content:'−'}.vx-future-body{padding:0 0 26px}.vx-future-body>p{font-size:15px;line-height:1.7;color:var(--vx-muted);max-width:78ch}.vx-future-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin-top:25px}.vx-future-grid article{min-width:0;border-top:1px solid var(--vx-line);padding-top:22px}.vx-future-grid h3{font-size:21px;line-height:1.4;letter-spacing:-.035em;margin-top:14px}.vx-future-grid article>p:last-child{font-size:15px;line-height:1.6;color:var(--vx-muted);margin-top:10px;max-width:30ch}.vx-future-note{margin-top:25px!important;font-size:13px!important}
.vx-faq{padding-bottom:70px}.vx-guides{padding-block:0 94px}.vx-guides-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:33px}.vx-guide-list{margin:0;padding:0;list-style:none;border-top:1px solid var(--vx-line)}.vx-guide-list>li{border-bottom:1px solid var(--vx-line)}.vx-guide-list a{display:flex;align-items:center;gap:30px;padding-block:27px}.vx-guide-number{flex:0 0 42px;font-size:14px;letter-spacing:.05em;font-weight:600;color:var(--vx-blue)}.vx-guide-list h3{font-size:20px;line-height:1.4;letter-spacing:-.025em}.vx-guide-list p{font-size:16px;line-height:1.6;color:var(--vx-muted);margin-top:8px}.vx-guide-list a>span:last-child{margin-left:auto;font-size:26px;color:var(--vx-blue)}.vx-guide-list a:hover h3{color:var(--vx-blue)}
@media(max-width:1199px){.vx-header{gap:20px}.vx-header nav{gap:18px;font-size:14px}.vx-header .vx-login{margin-left:0}.vx-header .vx-btn{font-size:14px;gap:12px;padding-inline:15px}.vx-demo-grid{gap:42px}.vx-demo-copy h2{font-size:35px}.vx-demo-copy>p:not(.vx-eyebrow):not(.vx-demo-note){font-size:17px}.vx-demo-try{gap:20px}.vx-demo-code{flex-basis:132px;width:132px}.vx-demo-try h3{font-size:16px}.vx-demo-try br{display:none}.vx-free-plan{padding:35px;gap:45px}.vx-future-grid{gap:25px}}
@media(max-width:991px){.vx-header{height:90px}.vx-menu-toggle{display:flex;align-items:center;gap:12px;min-height:44px;border:1px solid #CBD7EB;border-radius:7px;background:#FBFCFF;color:var(--vx-ink);padding:7px 12px;font-size:14px}.vx-header nav{display:none;position:absolute;top:77px;left:20px;right:20px;z-index:20;padding:20px;background:#FFF;border:1px solid #CBD7EB;box-shadow:0 15px 30px #18264D18;border-radius:10px;font-size:16px}.vx-header nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.vx-header nav>a{padding:11px 8px}.vx-header nav>.vx-btn{margin-top:10px;min-height:48px}.vx-demo{padding-block:68px}.vx-demo-grid{grid-template-columns:1fr;gap:32px;max-width:750px}.vx-demo-copy h2{font-size:39px}.vx-demo-copy>p:not(.vx-eyebrow):not(.vx-demo-note){max-width:58ch}.vx-demo-code{flex-basis:152px;width:152px}.vx-demo-try{gap:27px}.vx-demo-try h3{font-size:19px}.vx-demo-try p,.vx-demo-try .vx-text-link{font-size:16px}.vx-demo-scene figcaption{font-size:12px}.vx-free-plan{gap:32px;padding:32px}.vx-free-copy h3{font-size:38px}.vx-free-copy>p:not(.vx-eyebrow):not(.vx-free-caption){font-size:16px}.vx-free-copy .vx-btn{font-size:15px;gap:15px;padding-inline:17px}.vx-free-limits>div{gap:15px}.vx-free-limits dt{font-size:14px}.vx-free-limits dd{font-size:18px}.vx-future-plans>summary{font-size:16px}.vx-future-status{font-size:13px;gap:17px}.vx-future-grid h3{font-size:20px}.vx-future-grid article>p:last-child{font-size:14px}.vx-guides{padding-bottom:75px}.vx-guide-list h3{font-size:19px}}
@media(max-width:767px){.vx-header{height:86px}.vx-header nav{top:75px}.vx-demo{padding-block:52px}.vx-demo-grid{gap:28px}.vx-demo-copy h2{font-size:33px}.vx-demo-copy>p:not(.vx-eyebrow):not(.vx-demo-note){font-size:17px;margin-top:20px}.vx-demo-code{flex-basis:120px;width:120px}.vx-demo-try{gap:20px;align-items:flex-start;margin-top:26px}.vx-demo-try h3{font-size:17px}.vx-demo-try p{font-size:14px;margin-top:7px}.vx-demo-try .vx-text-link{font-size:14px;gap:8px;margin-top:10px}.vx-demo-note{font-size:12px}.vx-demo-scene figcaption{font-size:11px}.vx-feature-actions{gap:16px}.vx-learn-link{font-size:15px}.vx-plans{padding-top:10px}.vx-free-plan{grid-template-columns:1fr;gap:30px;padding:29px 25px}.vx-free-copy h3{font-size:40px}.vx-free-copy>p:not(.vx-eyebrow):not(.vx-free-caption){font-size:17px;max-width:35ch}.vx-free-copy .vx-btn{font-size:16px}.vx-free-limits dt{font-size:15px}.vx-free-limits dd{font-size:21px}.vx-free-limits>div{padding-block:15px}.vx-future-plans>summary{align-items:flex-start;flex-direction:column;gap:9px;padding-block:21px}.vx-future-status{width:100%;justify-content:space-between;font-size:13px}.vx-future-grid{grid-template-columns:1fr;gap:23px;margin-top:22px}.vx-future-grid article{padding-top:20px}.vx-future-grid h3{font-size:21px;margin-top:12px}.vx-future-grid article>p:last-child{font-size:15px;max-width:40ch;margin-top:8px}.vx-faq{padding-bottom:50px}.vx-guides{padding-bottom:61px}.vx-guides-heading{display:block;margin-bottom:25px}.vx-guides-heading>.vx-text-link{margin-top:24px}.vx-guide-list a{gap:18px;padding-block:23px}.vx-guide-number{flex-basis:25px;font-size:12px}.vx-guide-list h3{font-size:17px}.vx-guide-list p{font-size:14px;margin-top:7px}.vx-guide-list a>span:last-child{font-size:23px}.vx-guides-heading h2 br{display:none}}
@media(max-width:360px){.vx-demo-code{flex-basis:104px;width:104px}.vx-demo-try{gap:16px}.vx-demo-try h3{font-size:16px}.vx-demo-try p{font-size:13px}.vx-demo-try .vx-text-link{font-size:13px}.vx-free-plan{padding:25px 20px}.vx-free-copy .vx-btn{font-size:15px;gap:14px}.vx-free-limits dt{font-size:14px}.vx-guide-list a{gap:13px}.vx-guide-number{flex-basis:22px}}

/* VTX r4 editorial feature pages, guides and public demonstrations. */
.vp-page p a,.vp-page li a,.vp-page figcaption a{font-weight:600;text-decoration:underline}
.vp-guide-support{display:flex;justify-content:space-between;align-items:center;gap:26px;padding:26px 0 30px;margin-bottom:25px;border-block:1px solid #CCD7EB}.vp-guide-support h2{font-size:25px!important;margin-bottom:10px!important}.vp-guide-support p{font-size:16px}.vp-guide-support>a{flex:none}@media(max-width:620px){.vp-guide-support{display:block}.vp-guide-support>a{margin-top:18px}.vp-guide-support h2{font-size:23px!important}}
.vp-page{--vp-ink:#18264D;--vp-blue:#3154D7;--vp-muted:#52617C;--vp-paper:#FBFCFF;--vp-tint:#EDF2FC;--vp-line:#CCD7EB;color:var(--vp-ink);font-family:'Source Sans 3',sans-serif;background:var(--vp-paper);font-size:18px;line-height:1.65;overflow-wrap:break-word}
.vp-page *{box-sizing:border-box}.vp-page p,.vp-page h1,.vp-page h2,.vp-page h3,.vp-page figure,.vp-page dl{margin:0}.vp-page a{color:var(--vp-blue);text-decoration-thickness:1px;text-underline-offset:4px}.vp-page a:hover{text-decoration:underline}.vp-page :focus-visible{outline:3px solid #3154D7!important;outline-offset:5px!important}.vp-page [id]{scroll-margin-top:28px}.vp-page img{display:block;max-width:100%;height:auto}.vp-page p+p{margin-top:18px}.vp-page h1,.vp-page h2,.vp-page h3{font-family:Sora,sans-serif;color:var(--vp-ink);font-weight:500;letter-spacing:-.045em}.vp-page h1{font-size:clamp(40px,4.5vw,65px);line-height:1.12;margin:16px 0 26px;max-width:16ch}.vp-page h1 span{color:var(--vp-blue)}.vtx-site .vp-page h2,.vp-page h2{font-size:clamp(29px,3vw,42px);line-height:1.24}.vp-page h3{font-size:22px;line-height:1.35}.vp-page p{color:var(--vp-muted)}.vp-page strong{font-weight:700;color:var(--vp-ink)}
.vp-crumb{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:13px;line-height:1.5;padding-top:18px;color:var(--vp-muted)}.vp-crumb a{text-decoration:none;color:var(--vp-muted)}.vp-crumb a:hover{color:var(--vp-blue)}.vp-kicker{font-size:12px;line-height:1.6;text-transform:uppercase;letter-spacing:.09em;font-weight:700;color:var(--vp-blue)!important;margin-bottom:20px!important}.vp-small-label{display:block;font-size:12px;line-height:1.6;text-transform:uppercase;letter-spacing:.075em;font-weight:700;color:var(--vp-muted)}.vp-lead{font-size:21px;line-height:1.6;max-width:44ch}.vp-micro{font-size:14px;line-height:1.6;margin-top:20px!important;max-width:52ch}.vp-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center;padding-top:65px;padding-bottom:100px;min-width:0}.vp-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:30px}.vp-button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:54px;padding:14px 22px;border:1px solid var(--vp-blue);border-radius:7px;background:var(--vp-blue);color:#F7F9FF!important;font-size:16px;font-weight:700;line-height:1.5;text-decoration:none!important;transition:background-color .15s ease}.vp-button:hover{background:#2546BE;border-color:#2546BE}.vp-button>span{flex:none}.vp-text-link{display:inline-flex;gap:18px;align-items:center;min-height:44px;font-size:16px;font-weight:700;text-decoration:none;border-bottom:1px solid #A5B7D4}.vp-section{padding-block:92px}.vp-section-compact{padding-top:20px}.vp-tint{background:var(--vp-tint)}.vp-split{display:grid;grid-template-columns:1fr 1fr;gap:88px;align-items:start}.vp-split h2+p{margin-top:26px}.vp-split .vp-text-link{margin-top:20px}.vp-heading-row{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:45px}.vp-heading-row>p{max-width:36ch}.vp-editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:46px}.vp-editorial-grid article{border-top:1px solid var(--vp-line);padding-top:22px}.vp-editorial-grid h3{margin-top:17px;margin-bottom:16px;max-width:20ch}.vp-step-number{display:block;font-size:14px;font-weight:700;color:var(--vp-blue);font-variant-numeric:tabular-nums}.vp-checklist{padding-left:22px;margin:25px 0 0;color:var(--vp-muted)}.vp-checklist li+li{margin-top:12px}.vp-checklist li::marker{color:var(--vp-blue)}
.vp-qr-object{max-width:410px;width:100%;justify-self:center;background:#F7F9FF;border:1px solid #B9C9E6;border-radius:10px;padding:30px;box-shadow:12px 14px 0 #E4EBFA;transform:rotate(2deg)}.vp-print-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.06em;font-weight:700}.vp-qr-object>strong{display:block;font-family:Sora,sans-serif;font-size:36px;line-height:1.2;letter-spacing:-.06em;margin:28px 0 24px}.vp-qr-object>a{display:block;max-width:265px;margin:auto}.vp-qr-object img{width:100%;height:auto;background:#FFF}.vp-qr-object figcaption{font-size:15px;line-height:1.5;border-top:1px solid var(--vp-line);padding-top:21px;margin-top:24px}.vp-compare article+article{margin-top:27px;padding-top:27px;border-top:1px solid #BECDE6}.vp-compare h3{margin:8px 0 15px}.vp-editor-shot{border:1px solid var(--vp-line);border-radius:9px;padding:12px;background:#F7F9FF}.vp-editor-shot img{border-radius:5px}.vp-editor-shot figcaption{font-size:13px;line-height:1.5;padding:14px 8px 4px;color:var(--vp-muted)}
.vp-faq-list details{border-top:1px solid var(--vp-line);padding-block:21px}.vp-faq-list details:last-child{border-bottom:1px solid var(--vp-line)}.vp-faq-list summary{position:relative;padding-right:35px;list-style:none;font-size:19px;line-height:1.4;font-weight:600;cursor:pointer;min-height:27px}.vp-faq-list summary::-webkit-details-marker{display:none}.vp-faq-list summary::after{content:'+';position:absolute;right:4px;top:0;color:var(--vp-blue);font-size:22px;font-weight:400}.vp-faq-list details[open]>summary::after{content:'−'}.vp-faq-list details>div{padding-top:17px;font-size:17px;line-height:1.65}.vp-endcap{background:var(--vp-ink);padding-block:64px;margin-top:10px}.vp-endcap-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.vp-endcap .vp-kicker{color:#AFC3FF!important}.vtx-site .vp-endcap h2,.vp-endcap h2{color:#F7F9FF;max-width:22ch}.vp-endcap p:not(.vp-kicker){color:#CFDCF4;max-width:56ch;margin-top:18px}.vp-endcap .vp-actions{margin-top:0;flex:none}.vp-endcap .vp-button{background:#F7F9FF;border-color:#F7F9FF;color:#18264D!important}.vp-endcap .vp-button:hover{background:#DCE5FA}.vp-endcap :focus-visible{outline-color:#AFC3FF!important}
.vp-link-demo{border-block:1px solid var(--vp-line);padding:38px 10px 30px;min-width:0}.vp-long-address{font-size:18px;line-height:1.65;margin-top:25px!important;overflow-wrap:anywhere;color:#586986!important}.vp-path-arrow{display:block;font-size:36px;color:var(--vp-blue);padding:17px 0}.vp-link-demo>strong{display:block;font-family:Sora,sans-serif;font-size:clamp(28px,3vw,42px);line-height:1.25;letter-spacing:-.04em;overflow-wrap:anywhere}.vp-link-demo>strong>span{color:var(--vp-muted)}.vp-inline-tags{display:flex;flex-wrap:wrap;gap:8px 20px;font-size:13px;padding-block:24px}.vp-inline-tags span{padding:6px 0;border-bottom:1px solid var(--vp-line)}.vp-link-demo figcaption{font-size:13px;color:var(--vp-muted)}.vp-parameter-sheet{background:#F7F9FF;padding:30px;border:1px solid var(--vp-line);border-radius:8px}.vp-parameter-sheet dl{margin-top:16px}.vp-parameter-sheet dl>div{display:flex;justify-content:space-between;align-items:baseline;gap:20px;padding:16px 0;border-bottom:1px solid var(--vp-line)}.vp-parameter-sheet dt{font-weight:400;color:var(--vp-muted)}.vp-parameter-sheet dd{margin:0;font-weight:600;overflow-wrap:anywhere}.vp-parameter-sheet>p:last-child{font-size:14px;margin-top:18px}.vp-creator-photo{margin-right:-5px!important}.vp-creator-photo img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:90px 10px 10px 10px}.vp-creator-photo figcaption{font-size:13px;margin-top:12px;color:var(--vp-muted)}.vp-mini-profile{max-width:390px;justify-self:center;background:#FBFCFF;border:1px solid var(--vp-line);border-radius:22px;padding:36px;text-align:center;width:100%}.vp-profile-monogram{display:grid;place-items:center;width:82px;height:82px;margin:0 auto 25px;border-radius:50%;font-family:Sora,sans-serif;font-size:35px;letter-spacing:-.075em;color:#F7F9FF;background:#18264D}.vp-mini-profile h3{font-size:28px;margin:10px 0}.vp-mini-profile>p{font-size:16px}.vp-mini-profile>a{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:15px 16px;margin-top:14px;background:#EDF2FC;border:1px solid #C7D4EC;border-radius:7px;font-size:15px;text-align:left;color:var(--vp-ink);text-decoration:none}.vp-mini-profile>a:hover{background:#E0E9FB}.vp-mini-profile small{display:block;color:var(--vp-muted);font-size:12px;line-height:1.55;margin-top:24px}
.vp-guide-head{padding-top:58px;padding-bottom:60px}.vp-guide-head h1{max-width:22ch;font-size:clamp(37px,4vw,57px)}.vp-guide-head .vp-lead{max-width:60ch}.vp-guide-layout{display:grid;grid-template-columns:220px minmax(0,760px);gap:90px;padding-bottom:35px}.vp-guide-toc{position:sticky;top:28px;padding-top:9px;align-self:start}.vp-guide-toc nav{display:flex;flex-direction:column;gap:4px;border-top:1px solid var(--vp-line);padding-top:15px;margin-top:18px}.vp-guide-toc nav a{display:block;font-size:15px;padding-block:9px;line-height:1.5;text-decoration:none;color:var(--vp-ink)}.vp-guide-toc nav a:hover{color:var(--vp-blue);text-decoration:underline}.vp-guide-toc>p:last-child{font-size:13px;line-height:1.6;margin-top:25px}.vp-guide-body{min-width:0}.vp-guide-body>section{padding:35px 0 45px;border-top:1px solid var(--vp-line)}.vp-guide-body>section:first-child{padding-top:26px}.vp-guide-body h2{font-size:31px!important;line-height:1.28!important;margin-bottom:24px}.vp-guide-body p,.vp-instructions{max-width:68ch}.vp-instructions{padding-left:24px;margin:0;color:var(--vp-muted)}.vp-instructions li{padding-left:8px}.vp-instructions li+li{margin-top:18px}.vp-instructions li::marker{font-size:15px;font-weight:700;color:var(--vp-blue)}.vp-instructions+p{margin-top:25px}.vp-note{background:#EDF2FC;border:1px solid #C6D4ED;border-radius:8px;padding:24px 27px;margin-top:30px}.vp-note h3{font-size:20px;margin-bottom:13px;letter-spacing:-.03em}.vp-note p{font-size:16px}.vp-guide-body .vp-parameter-sheet{margin:25px 0}.vp-guide-body .vp-faq-list{margin-top:26px}.vp-back-guide{padding-bottom:75px}.vp-guide-body .vp-kicker{margin-bottom:15px!important}.vp-hub-head{padding-block:65px 60px}.vp-hub-head h1{max-width:20ch}.vp-hub-head .vp-lead{max-width:53ch}.vp-guide-index>a{display:grid;grid-template-columns:55px minmax(0,1fr) 40px;gap:32px;align-items:start;border-top:1px solid var(--vp-line);padding-block:32px;text-decoration:none;color:var(--vp-ink)}.vp-guide-index>a:last-child{border-bottom:1px solid var(--vp-line)}.vp-guide-index h2{font-size:29px!important;line-height:1.3!important;margin:8px 0 14px}.vp-guide-index>a:hover h2{color:var(--vp-blue)}.vp-guide-index p:not(.vp-small-label){max-width:60ch;font-size:18px}.vp-guide-topics{display:block;color:var(--vp-muted);font-size:13px;margin-top:16px}.vp-index-arrow{font-size:30px;color:var(--vp-blue)}
.vp-demo-notice{background:#E8EEFA;font-size:13px;line-height:1.5;padding-block:13px;border-block:1px solid #CDD9ED}.vp-demo-notice>.vx-wrap{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.vp-demo-notice a{margin-left:auto;font-weight:600}.vp-cafe-head{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center;padding-top:64px;padding-bottom:72px}.vp-cafe-head h1{max-width:18ch}.vp-cafe-head .vp-lead{font-size:19px;max-width:46ch}.vp-demo-jumps{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.vp-demo-jumps a{display:flex;align-items:center;min-height:46px;padding:9px 15px;border:1px solid #B6C5E2;border-radius:5px;color:var(--vp-ink);font-size:15px;text-decoration:none}.vp-demo-jumps a:hover{background:#E9EFFB}.vp-cafe-stamp{aspect-ratio:1;max-width:345px;width:100%;border-radius:50%;background:#18264D;color:#F7F9FF;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:28px;padding:42px;justify-self:center;text-align:center;transform:rotate(6deg)}.vp-cafe-stamp>span{font-family:Sora,sans-serif;font-size:29px;line-height:1.25;letter-spacing:-.05em}.vp-cafe-stamp i{display:block;width:55px;height:2px;background:#AFC3FF}.vp-cafe-stamp small{font-size:15px;line-height:1.5;color:#C7D4F0}.vp-cafe-menu{max-width:1050px;padding-bottom:80px}.vp-cafe-menu section{display:grid;grid-template-columns:.85fr 1.15fr;gap:58px;padding:40px 0;border-top:1px solid var(--vp-line)}.vp-menu-category h2{font-size:28px!important;margin-top:15px;max-width:13ch}.vp-cafe-menu dl>div+div{margin-top:28px}.vp-cafe-menu dt{font-family:Sora,sans-serif;font-size:20px;font-weight:500;letter-spacing:-.03em;margin-bottom:7px}.vp-cafe-menu dd{font-size:17px;line-height:1.5;color:var(--vp-muted);margin:0}.vp-demo-disclaimer{font-size:13px;line-height:1.6;padding-top:20px;border-top:1px solid var(--vp-line)}.vp-route-diagram>div{display:grid;grid-template-columns:38px 1fr;gap:3px 18px;padding:25px 0;border-top:1px solid #BDCCE6}.vp-route-diagram span{grid-row:1/3;color:var(--vp-blue);font-size:13px}.vp-route-diagram strong{font-family:Sora,sans-serif;font-size:20px;font-weight:500;line-height:1.3}.vp-route-diagram p{font-size:16px}.vp-bio-demo-shell{max-width:680px;margin:0 auto;padding:65px 38px 85px}.vp-bio-demo-head{text-align:center}.vp-bio-demo-head h1{font-size:45px;max-width:none;margin:10px 0 18px}.vp-bio-demo-head .vp-profile-monogram{width:95px;height:95px;font-size:40px;margin-bottom:30px}.vp-bio-demo-head .vp-kicker{font-size:10px;letter-spacing:.08em;margin-bottom:12px!important}.vp-bio-demo-head>p:last-child{font-size:19px}.vp-bio-demo-links{display:grid;gap:14px;margin-top:34px}.vp-bio-demo-links>a{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#18264D;color:#F7F9FF;padding:18px 22px;border-radius:7px;font-size:17px;font-weight:600;text-decoration:none}.vp-bio-demo-links>a:hover{background:#3154D7}.vp-bio-demo-links>a:focus-visible{outline-color:#3154D7!important}.vp-bio-demo-section{margin-top:60px;padding-top:40px;border-top:1px solid var(--vp-line)}.vp-bio-demo-section h2{font-size:34px!important;margin-bottom:25px}.vp-project-note{margin-top:30px}.vp-project-note h3{margin:18px 0 12px}.vp-project-note p{font-size:17px}.vp-concept-art{background:#3154D7;aspect-ratio:1.65;display:flex;align-items:center;padding:35px;border-radius:8px;color:#F7F9FF}.vp-concept-art>span{font-family:Sora,sans-serif;font-size:clamp(34px,6vw,52px);letter-spacing:-.065em;line-height:1.12;font-weight:500}.vp-concept-art-light{background:#DCE6FB;color:#18264D;justify-content:end;text-align:right}.vp-bio-demo-section .vp-button{margin-top:28px}.vp-bio-return{margin-top:35px}
@media(max-width:1100px){.vp-hero{gap:45px;padding-block:55px 80px}.vp-page h1{font-size:51px}.vp-split{gap:55px}.vp-editorial-grid{gap:30px}.vp-guide-layout{gap:55px;grid-template-columns:190px minmax(0,1fr)}.vp-cafe-stamp{max-width:285px;padding:30px}.vp-cafe-stamp>span{font-size:25px}.vp-endcap-inner{gap:30px}.vp-endcap .vp-button{gap:16px;padding-inline:17px}.vp-creator-photo img{border-radius:65px 8px 8px 8px}}
@media(max-width:800px){.vp-hero{gap:35px}.vp-page h1{font-size:43px}.vp-lead{font-size:19px}.vp-qr-object{padding:22px}.vp-qr-object>strong{font-size:30px}.vp-hero-qr{grid-template-columns:1.05fr .95fr}.vp-section{padding-block:67px}.vp-split{gap:35px}.vp-editorial-grid{gap:22px}.vp-editorial-grid h3{font-size:20px}.vp-page{font-size:17px}.vp-endcap-inner{display:block}.vp-endcap .vp-actions{margin-top:28px}.vp-guide-layout{gap:30px;grid-template-columns:155px minmax(0,1fr)}.vp-guide-head h1{font-size:43px}.vp-cafe-head{gap:35px;grid-template-columns:1.15fr .85fr}.vp-cafe-stamp>span{font-size:23px}.vp-creator-photo img{border-radius:50px 8px 8px 8px}.vp-mini-profile{padding:27px}}
@media(max-width:620px){.vp-crumb{padding-top:12px;font-size:12px;gap:8px}.vp-hero,.vp-hero-qr{grid-template-columns:1fr;gap:43px;padding-top:36px;padding-bottom:63px}.vp-page h1{font-size:clamp(36px,9.2vw,48px);line-height:1.15;max-width:17ch;margin-bottom:23px}.vp-kicker{font-size:10px;letter-spacing:.075em;max-width:40ch;margin-bottom:17px!important}.vp-lead{font-size:19px;line-height:1.6;max-width:36ch}.vp-micro{font-size:13px}.vp-actions{gap:15px 22px;margin-top:26px}.vp-button{font-size:15px;min-height:51px;gap:20px;padding:13px 17px}.vp-text-link{font-size:15px}.vp-qr-object{max-width:340px;box-shadow:8px 9px 0 #E4EBFA;transform:rotate(1deg);padding:24px}.vp-qr-object>a{max-width:225px}.vp-qr-object>strong{font-size:30px;margin:23px 0}.vp-qr-object figcaption{font-size:14px}.vp-split{grid-template-columns:1fr;gap:37px}.vp-section{padding-block:56px}.vp-section-compact{padding-top:0}.vtx-site .vp-page h2,.vp-page h2{font-size:30px}.vp-split h2+p{margin-top:21px}.vp-heading-row{display:block;margin-bottom:28px}.vp-heading-row>p{margin-top:23px}.vp-editorial-grid{grid-template-columns:1fr;gap:28px}.vp-editorial-grid article{display:grid;grid-template-columns:34px 1fr;gap:0 15px;padding-top:23px}.vp-editorial-grid .vp-step-number{grid-row:1/3}.vp-editorial-grid h3{margin:0 0 13px;max-width:none}.vp-editorial-grid p{grid-column:2}.vp-faq-list summary{font-size:18px;min-height:30px}.vp-faq-list details>div{font-size:16px}.vp-faq-list details{padding-block:20px}.vp-endcap{padding-block:48px}.vp-endcap .vp-kicker{max-width:none}.vp-endcap p:not(.vp-kicker){font-size:17px}.vp-parameter-sheet{padding:23px}.vp-parameter-sheet dl>div{gap:14px;font-size:16px}.vp-link-demo{padding:26px 0}.vp-long-address{font-size:16px}.vp-link-demo>strong{font-size:31px}.vp-link-demo figcaption{font-size:12px}.vp-creator-photo{margin-right:0!important}.vp-creator-photo img{border-radius:65px 8px 8px 8px}.vp-mini-profile{max-width:350px;padding:30px}.vp-guide-head{padding-top:36px;padding-bottom:35px}.vp-guide-head h1{font-size:37px;max-width:22ch}.vp-guide-head .vp-lead{font-size:18px}.vp-guide-layout{grid-template-columns:1fr;gap:28px;padding-bottom:0}.vp-guide-toc{position:static;background:#EDF2FC;border:1px solid var(--vp-line);border-radius:7px;padding:21px}.vp-guide-toc nav{display:grid;grid-template-columns:1fr 1fr;gap:4px 20px;margin-top:12px;padding-top:10px}.vp-guide-toc nav a{font-size:14px;padding-block:8px;min-height:44px}.vp-guide-toc>p:last-child{margin-top:15px;font-size:12px}.vp-guide-body h2{font-size:27px!important;margin-bottom:20px}.vp-guide-body>section{padding-block:28px 35px}.vp-guide-body>section:first-child{border-top:0;padding-top:3px}.vp-guide-body p,.vp-instructions{font-size:17px}.vp-instructions{padding-left:20px}.vp-instructions li{padding-left:5px}.vp-instructions li+li{margin-top:20px}.vp-note{padding:21px;margin-top:25px}.vp-note h3{font-size:19px}.vp-note p{font-size:16px}.vp-back-guide{padding-bottom:53px}.vp-hub-head{padding-block:38px 38px}.vp-hub-head h1{max-width:18ch}.vp-guide-index>a{grid-template-columns:25px minmax(0,1fr) 18px;gap:15px;padding-block:26px}.vp-guide-index h2{font-size:24px!important;margin-top:10px}.vp-guide-index p:not(.vp-small-label){font-size:16px}.vp-guide-index .vp-small-label{font-size:10px}.vp-index-arrow{font-size:23px}.vp-guide-topics{font-size:12px}.vp-demo-notice{font-size:12px;padding-block:12px}.vp-demo-notice>.vx-wrap{gap:5px 13px}.vp-demo-notice a{margin-left:0;flex-basis:100%;margin-top:5px;min-height:30px;display:flex;align-items:center;gap:8px}.vp-cafe-head{grid-template-columns:1fr;gap:32px;padding-top:36px;padding-bottom:44px}.vp-cafe-head h1{max-width:18ch}.vp-cafe-head .vp-lead{font-size:18px}.vp-cafe-stamp{max-width:235px;gap:18px}.vp-cafe-stamp>span{font-size:24px}.vp-cafe-stamp small{font-size:13px}.vp-cafe-menu{padding-bottom:48px}.vp-cafe-menu section{grid-template-columns:1fr;gap:25px;padding-block:31px}.vp-menu-category{display:flex;gap:18px;align-items:baseline}.vp-menu-category h2{max-width:none;margin-top:0;font-size:27px!important}.vp-cafe-menu dt{font-size:19px}.vp-cafe-menu dl>div+div{margin-top:24px}.vp-demo-jumps{gap:8px;margin-top:24px}.vp-demo-jumps a{font-size:14px;padding:8px 12px;min-height:44px}.vp-bio-demo-shell{padding:42px 24px 56px}.vp-bio-demo-head h1{font-size:38px;max-width:none}.vp-bio-demo-head>p:last-child{font-size:18px}.vp-bio-demo-links>a{font-size:16px;padding:17px 18px}.vp-bio-demo-section{margin-top:42px;padding-top:32px}.vp-bio-demo-section h2{font-size:30px!important}.vp-concept-art{padding:25px}.vp-concept-art>span{font-size:39px}.vp-project-note h3{font-size:21px}}
@media(prefers-reduced-motion:reduce){.vp-page *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* VTX r4: shared editorial pages and accessible keyboard states. */
body .vx-blue-band :focus-visible,body .vx-final :focus-visible,body .vp-dark :focus-visible{outline-color:#AFC3FF!important}
.vtx-public{margin:0}.vtx-public *{box-sizing:border-box}.vtx-public img{max-width:100%;height:auto}.vtx-public main{min-height:55vh}
.vtx-public>div.vtx-site{overflow:visible;position:relative;z-index:40}
.vp-nav-products{position:relative}.vp-nav-products>summary{cursor:pointer;list-style:none;font-size:.875rem;font-weight:600;padding:10px 0;color:#18264D}.vp-nav-products>summary::after{content:'⌄';margin-left:6px}.vp-nav-products>div{position:absolute;top:100%;left:-20px;z-index:30;min-width:220px;padding:12px;background:#F8FAFD;border:1px solid #CED7E6;border-radius:8px;display:grid;gap:4px}.vp-nav-products>div a{padding:10px 12px!important;white-space:nowrap}.vp-nav-products>div a:hover{background:#EDF2FF}
@media(max-width:991px){#vtx-menu.is-open{max-height:calc(100svh - 96px);overflow-y:auto}.vp-nav-products{width:100%}.vp-nav-products>summary{padding:12px 0}.vp-nav-products>div{position:static;border:0;background:#EDF2FF;min-width:0}.vp-nav-products>div a{display:block}}
.vp-footer{border-top:1px solid #CED7E6;margin-top:72px;padding:48px 0 28px;color:#52617C;background:#F8FAFD}
.vp-footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:40px}.vp-footer p{max-width:34ch}.vp-footer h2{font:600 .875rem var(--vtx-display);color:#18264D;margin:0 0 18px}.vp-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.vp-footer a{color:#3154D7;text-decoration:underline;text-underline-offset:.2em}.vp-footer .vp-footer-brand{display:inline-block}.vp-footer-brand img{width:90px;height:auto}.vp-credit{margin:32px 0 0!important;padding-top:24px;border-top:1px solid #CED7E6;font-size:.8125rem;max-width:none!important;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}
.vt-catalog{padding:64px 0}.vt-catalog h1{max-width:16ch;font-size:clamp(2.4rem,5vw,4.8rem);line-height:1.08}.vt-lead{max-width:60ch;font-size:1.2rem;color:#52617C}.vt-categories{display:flex;gap:12px;flex-wrap:wrap;margin:32px 0 64px}.vt-categories a{padding:10px 16px;border:1px solid #CED7E6;border-radius:8px;text-decoration:none;background:#EDF2FF;color:#18264D;font-weight:600}.vt-group{scroll-margin-top:32px;margin:0 0 60px}.vt-group h2{font-size:clamp(1.8rem,3vw,2.6rem);margin-bottom:24px}.vt-tool-list{list-style:none;margin:0;padding:0}.vt-tool-list li{border-top:1px solid #CED7E6}.vt-tool-list a{display:grid;grid-template-columns:1fr 1.5fr auto;gap:24px;align-items:center;padding:24px 0;text-decoration:none;color:#18264D}.vt-tool-list a:hover strong{text-decoration:underline;text-underline-offset:.2em}.vt-tool-list span{color:#52617C}.vt-tool-list em{font-style:normal;font-size:.875rem;color:#3154D7}
@media(max-width:767px){.vp-footer-grid{grid-template-columns:1fr 1fr;gap:32px}.vp-footer-grid>div:first-child{grid-column:1/-1}.vp-credit{font-size:.8rem}.vt-tool-list a{grid-template-columns:1fr auto;gap:10px}.vt-tool-list span{grid-row:2;grid-column:1/-1}.vt-categories{gap:8px;margin-bottom:48px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*{animation:none!important;transition:none!important}}
