:root{--nike-black:#111;--nike-white:#fff;--grey-50:#fafafa;--grey-100:#f5f5f5;--grey-200:#e5e5e5;--grey-300:#cacacb;--grey-400:#9e9ea0;--grey-500:#707072;--grey-600:#4b4b4d;--grey-700:#39393b;--grey-800:#28282a;--grey-900:#1f1f21;--red-500:#ee0005;--red-600:#d30005;--orange-badge:#d33918;--orange-400:#ff5000;--green-500:#1eaa52;--green-600:#007d48;--blue-400:#1190ff;--blue-500:#1151ff;--yellow-200:#fedf35;--red-50:#ffe5e5;--red-900:#530300;--orange-50:#ffe2d6;--orange-900:#3e1009;--yellow-50:#fef087;--yellow-500:#fca600;--yellow-900:#99470a;--green-50:#dfffb9;--green-900:#003c2a;--teal-50:#d4fffb;--teal-500:#008e98;--teal-900:#043441;--blue-50:#d6eeff;--blue-900:#020664;--purple-50:#e4e1fc;--purple-500:#6e0ff6;--purple-900:#1c0060;--pink-50:#ffe1f3;--pink-500:#ed1aa0;--pink-900:#4c012d;--focus-ring:#275dc5;--color-bg:var(--nike-white);--color-bg-subtle:var(--grey-50);--color-bg-muted:var(--grey-100);--color-bg-hover:var(--grey-200);--color-bg-inverse:var(--nike-black);--color-bg-inverse-muted:var(--grey-900);--color-bg-inverse-hover:var(--grey-700);--color-text-primary:var(--nike-black);--color-text-secondary:var(--grey-500);--color-text-disabled:var(--grey-400);--color-text-disabled-inverse:var(--grey-600);--color-text-inverse:var(--nike-white);--color-text-link:var(--blue-500);--color-text-badge:var(--orange-badge);--color-text-critical:var(--red-600);--color-text-success:var(--green-600);--color-border:var(--grey-500);--color-border-subtle:var(--grey-300);--color-border-active:var(--nike-black);--color-border-critical:var(--red-600);--font-display:"Oswald", "Helvetica Now Text Medium", Helvetica, Arial, sans-serif;--font-heading:"Inter", "Helvetica Now Display Medium", Helvetica, Arial, sans-serif;--font-body:"Inter", "Helvetica Now Text", Helvetica, Arial, sans-serif;--size-display:96px;--size-h1:32px;--size-h2:24px;--size-h3:16px;--size-body:16px;--size-link-sm:14px;--size-caption:14px;--size-small:12px;--lh-display:.9;--lh-heading:1.2;--lh-body:1.75;--lh-ui:1.5;--weight-regular:400;--weight-medium:500;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:32px;--space-8:48px;--space-9:64px;--space-10:80px;--radius-0:0px;--radius-sm:8px;--radius-md:18px;--radius-lg:20px;--radius-xl:24px;--radius-pill:30px;--radius-circle:50%;--elev-flat:none;--elev-divider:0px -1px 0px 0px var(--grey-200) inset;--elev-focus:0 0 0 2px var(--focus-ring);--ease-standard:cubic-bezier(.4, 0, .2, 1);--duration-fast:.15s;--duration-base:.2s}html,body{background:var(--color-bg);color:var(--color-text-primary);font-family:var(--font-body);font-size:var(--size-body);line-height:var(--lh-body);font-weight:var(--weight-regular);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.display,h1.display{font-family:var(--font-display);font-size:var(--size-display);line-height:var(--lh-display);font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:-.01em;margin:0}h1,.h1{font-family:var(--font-heading);font-size:var(--size-h1);line-height:var(--lh-heading);font-weight:var(--weight-medium);margin:0}h2,.h2{font-family:var(--font-heading);font-size:var(--size-h2);line-height:var(--lh-heading);font-weight:var(--weight-medium);margin:0}h3,.h3{font-family:var(--font-body);font-size:var(--size-h3);line-height:var(--lh-ui);font-weight:var(--weight-medium);margin:0}p,.body{font-family:var(--font-body);font-size:var(--size-body);line-height:var(--lh-body);font-weight:var(--weight-regular);margin:0}.body-medium{font-weight:var(--weight-medium)}a,.link{color:var(--color-text-primary);font-weight:var(--weight-medium);transition:color var(--duration-base) var(--ease-standard);text-decoration:none}a:hover,.link:hover{color:var(--color-text-secondary)}.caption{font-size:var(--size-caption);line-height:var(--lh-ui);font-weight:var(--weight-medium)}.small{font-size:var(--size-small);line-height:var(--lh-ui);font-weight:var(--weight-medium)}.tiny{font-size:var(--size-small);line-height:var(--lh-ui);font-weight:var(--weight-regular)}
.vk-app{background:var(--nike-white);min-height:100vh;color:var(--nike-black);font-family:var(--font-body)}.vk-promo{background:var(--nike-black);color:var(--nike-white);text-align:center;font-size:var(--size-small);font-weight:var(--weight-medium);letter-spacing:.01em;padding:10px 16px}.vk-promo a{color:var(--nike-white);text-underline-offset:2px;margin-left:6px;text-decoration:underline}.vk-nav{z-index:100;background:var(--nike-white);border-bottom:1px solid var(--grey-200);align-items:center;height:60px;padding:0 48px;display:flex;position:sticky;top:0}.vk-nav-logo{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.01em;align-items:center;gap:10px;font-size:20px;font-weight:600;display:flex}.vk-nav-logo svg{width:28px;height:28px}.vk-nav-links{flex:1;gap:24px;margin-left:48px;display:flex}.vk-nav-links a{font-size:15px;font-weight:var(--weight-medium);color:var(--nike-black);transition:color .2s var(--ease-standard)}.vk-nav-links a:hover,.vk-nav-links a.active{color:var(--grey-500)}.vk-nav-right{align-items:center;gap:8px;display:flex}.vk-btn{border-radius:var(--radius-pill);font-family:var(--font-body);font-size:15px;font-weight:var(--weight-medium);cursor:pointer;transition:background .2s var(--ease-standard), color .2s var(--ease-standard), border-color .2s var(--ease-standard);white-space:nowrap;border:none;justify-content:center;align-items:center;gap:8px;padding:12px 24px;line-height:1.5;text-decoration:none;display:inline-flex}.vk-btn-primary{background:var(--nike-black);color:var(--nike-white)}.vk-btn-primary:hover{background:var(--grey-500);color:var(--nike-white)}.vk-btn-secondary{color:var(--nike-black);border:1.5px solid var(--grey-300);background:0 0}.vk-btn-secondary:hover{border-color:var(--grey-500);background:var(--grey-100)}.vk-btn-ghost{color:var(--nike-black);background:0 0;padding:8px 16px}.vk-btn-ghost:hover{background:var(--grey-100)}.vk-btn-sm{padding:8px 16px;font-size:14px}.vk-btn-icon{border-radius:var(--radius-circle);background:var(--grey-100);width:40px;height:40px;color:var(--nike-black);cursor:pointer;transition:background .2s var(--ease-standard);border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.vk-btn-icon:hover{background:var(--grey-200)}.vk-input{background:var(--grey-100);border-radius:var(--radius-sm);width:100%;font-family:var(--font-body);font-size:15px;font-weight:var(--weight-medium);color:var(--nike-black);transition:border-color .2s var(--ease-standard), background .2s var(--ease-standard);border:1px solid #0000;outline:none;padding:14px 16px}.vk-input::placeholder{color:var(--grey-500);font-weight:var(--weight-regular)}.vk-input:focus{border-color:var(--nike-black);background:var(--nike-white)}.vk-search{background:var(--grey-100);border-radius:var(--radius-xl);align-items:center;gap:8px;width:260px;padding:10px 16px;display:inline-flex}.vk-search input{font-family:var(--font-body);font-size:14px;font-weight:var(--weight-medium);color:var(--nike-black);background:0 0;border:none;outline:none;flex:1}.vk-search input::placeholder{color:var(--grey-500);font-weight:var(--weight-regular)}.vk-label{font-size:12px;font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.08em;color:var(--grey-500);margin-bottom:8px;display:block}.vk-badge{border-radius:var(--radius-pill);font-size:12px;font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:6px;padding:4px 10px;line-height:1.3;display:inline-flex}.vk-badge-live{background:var(--red-600);color:var(--nike-white)}.vk-badge-live:before{content:"";background:var(--nike-white);border-radius:50%;width:6px;height:6px;animation:1.2s infinite vk-pulse}@keyframes vk-pulse{0%,to{opacity:1}50%{opacity:.4}}.vk-badge-success{color:var(--green-600);border:1px solid var(--green-600);background:0 0}.vk-badge-muted{background:var(--grey-100);color:var(--grey-500)}.vk-badge-new{background:var(--orange-badge);color:var(--nike-white)}.vk-hero{background:var(--nike-black);width:100%;min-height:640px;color:var(--nike-white);align-items:flex-end;padding:64px 48px;display:flex;position:relative;overflow:hidden}.vk-hero-bg{background:radial-gradient(80% 60% at 80%,#2a2a2e 0%,#0000 60%),linear-gradient(#0000 40%,#000000b3);position:absolute;inset:0}.vk-hero-grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 20% 80%,#0000);mask-image:linear-gradient(#0000,#000 20% 80%,#0000)}.vk-hero-inner{width:100%;max-width:1440px;margin:0 auto;position:relative}.vk-hero-kicker{text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-weight:var(--weight-medium);color:var(--grey-300);align-items:center;gap:12px;margin-bottom:24px;display:flex}.vk-hero-kicker:before{content:"";background:var(--nike-white);width:24px;height:2px}.vk-hero-title{font-family:var(--font-display);letter-spacing:-.01em;text-transform:uppercase;max-width:900px;margin-bottom:24px;font-size:clamp(56px,9vw,128px);font-weight:600;line-height:.88}.vk-hero-sub{color:var(--grey-300);max-width:540px;font-size:18px;line-height:1.6;font-weight:var(--weight-regular);margin-bottom:40px}.vk-hero .vk-btn-primary{background:var(--nike-white);color:var(--nike-black)}.vk-hero .vk-btn-primary:hover{background:var(--grey-300)}.vk-hero .vk-btn-secondary{color:var(--nike-white);border-color:var(--grey-700)}.vk-hero .vk-btn-secondary:hover{background:var(--grey-900);border-color:var(--grey-500)}.vk-section{max-width:1440px;margin:0 auto;padding:80px 48px}.vk-section-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px;display:flex}.vk-section-title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.005em;font-size:48px;font-weight:600;line-height:.95}.vk-section-sub{color:var(--grey-500);max-width:420px;font-size:15px;line-height:1.6}.vk-eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-weight:var(--weight-medium);color:var(--grey-500);margin-bottom:16px}.vk-metrics{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.vk-metric{background:var(--grey-50);border-radius:var(--radius-lg);flex-direction:column;gap:4px;padding:32px 24px;display:flex}.vk-metric-label{text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:var(--weight-medium);color:var(--grey-500)}.vk-metric-value{font-family:var(--font-display);color:var(--nike-black);margin-top:8px;font-size:56px;font-weight:600;line-height:1}.vk-metric-delta{font-size:13px;font-weight:var(--weight-medium);color:var(--green-600);align-items:center;gap:4px;margin-top:4px;display:inline-flex}.vk-metric-delta.neg{color:var(--red-600)}.vk-metric.inverse{background:var(--nike-black);color:var(--nike-white)}.vk-metric.inverse .vk-metric-label{color:var(--grey-300)}.vk-metric.inverse .vk-metric-value{color:var(--nike-white)}.vk-categories{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.vk-category{aspect-ratio:4/5;cursor:pointer;position:relative;overflow:hidden}.vk-category-bg{transition:opacity .2s var(--ease-standard);position:absolute;inset:0}.vk-category-scrim{background:linear-gradient(#0000 40%,#000000bf);position:absolute;inset:0}.vk-category-content{color:var(--nike-white);flex-direction:column;justify-content:flex-end;padding:32px;display:flex;position:absolute;inset:0}.vk-category-eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-weight:var(--weight-medium);opacity:.85;margin-bottom:8px}.vk-category-title{font-family:var(--font-display);text-transform:uppercase;margin-bottom:16px;font-size:40px;font-weight:600;line-height:.95}.vk-category .vk-btn{background:var(--nike-white);color:var(--nike-black);align-self:flex-start;padding:10px 20px;font-size:14px}.vk-table{border-collapse:collapse;width:100%;font-size:15px}.vk-table thead th{text-align:left;font-size:12px;font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.1em;color:var(--grey-500);border-bottom:1px solid var(--grey-200);white-space:nowrap;padding:16px 20px}.vk-table tbody td{border-bottom:1px solid var(--grey-200);vertical-align:middle;padding:20px}.vk-table tbody tr{transition:background .2s var(--ease-standard)}.vk-table tbody tr:hover{background:var(--grey-50)}.vk-table .vk-avatar{background:var(--grey-200);width:40px;height:40px;font-weight:var(--weight-medium);vertical-align:middle;border-radius:50%;justify-content:center;align-items:center;margin-right:12px;font-size:14px;display:inline-flex}.vk-cell-name{align-items:center;gap:12px;display:flex}.vk-cell-name-text{flex-direction:column;gap:2px;display:flex}.vk-cell-name-text strong{font-weight:var(--weight-medium);font-size:15px}.vk-cell-name-text span{color:var(--grey-500);font-size:13px}.vk-live{grid-template-columns:320px 1fr;gap:4px;min-height:calc(100vh - 60px);display:grid}.vk-live-sidebar{background:var(--grey-50);padding:32px 24px;overflow-y:auto}.vk-live-main{background:var(--nike-white);padding:32px 48px}.vk-live-list{flex-direction:column;gap:2px;margin-top:16px;display:flex}.vk-live-item{border-radius:var(--radius-lg);cursor:pointer;transition:background .2s var(--ease-standard);align-items:flex-start;gap:12px;padding:16px;display:flex}.vk-live-item:hover{background:var(--grey-100)}.vk-live-item.active{background:var(--nike-black);color:var(--nike-white)}.vk-live-item.active .vk-live-item-meta{color:var(--grey-300)}.vk-live-item-dot{background:var(--green-500);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.vk-live-item.idle .vk-live-item-dot{background:var(--grey-400)}.vk-live-item-body{flex:1;min-width:0}.vk-live-item-name{font-weight:var(--weight-medium);margin-bottom:2px;font-size:15px;line-height:1.3}.vk-live-item-meta{color:var(--grey-500);font-size:13px}.vk-chat-header{border-bottom:1px solid var(--grey-200);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:24px;display:flex}.vk-chat-title{font-family:var(--font-display);text-transform:uppercase;margin-bottom:6px;font-size:32px;font-weight:600;line-height:1}.vk-chat-subtitle{color:var(--grey-500);font-size:14px}.vk-chat-stats{gap:40px;display:flex}.vk-chat-stat{text-align:right}.vk-chat-stat-val{font-family:var(--font-display);font-size:28px;font-weight:600;line-height:1}.vk-chat-stat-label{text-transform:uppercase;letter-spacing:.1em;color:var(--grey-500);margin-top:4px;font-size:11px}.vk-messages{flex-direction:column;gap:12px;max-height:520px;padding-right:8px;display:flex;overflow-y:auto}.vk-msg{border-radius:var(--radius-lg);max-width:70%;padding:12px 16px;font-size:15px;line-height:1.5}.vk-msg-in{background:var(--grey-100);color:var(--nike-black);border-bottom-left-radius:4px;align-self:flex-start}.vk-msg-out{background:var(--nike-black);color:var(--nike-white);border-bottom-right-radius:4px;align-self:flex-end}.vk-msg-meta{color:var(--grey-500);text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font-size:11px}.vk-msg-out+.vk-msg-meta{text-align:right}.vk-auth{background:var(--nike-white);grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.vk-auth-visual{background:var(--nike-black);color:var(--nike-white);flex-direction:column;justify-content:space-between;padding:64px 48px;display:flex;position:relative;overflow:hidden}.vk-auth-visual:before{content:"";background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.vk-auth-visual>*{position:relative}.vk-auth-quote{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;font-size:72px;font-weight:600;line-height:.9}.vk-auth-form{flex-direction:column;justify-content:center;width:100%;max-width:480px;margin:0 auto;padding:64px 48px;display:flex}.vk-auth-title{font-family:var(--font-display);text-transform:uppercase;margin-bottom:12px;font-size:56px;font-weight:600;line-height:.95}.vk-auth-sub{color:var(--grey-500);margin-bottom:40px;font-size:15px}.vk-field{margin-bottom:20px}.vk-footer{background:var(--nike-black);color:var(--nike-white);padding:64px 48px 32px}.vk-footer-inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;max-width:1440px;margin:0 auto;display:grid}.vk-footer-col h4{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:14px;font-weight:600}.vk-footer-col ul{flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.vk-footer-col a{color:var(--grey-300);font-size:14px;font-weight:var(--weight-medium);transition:color .2s var(--ease-standard)}.vk-footer-col a:hover{color:var(--nike-white)}.vk-footer-bottom{border-top:1px solid var(--grey-900);max-width:1440px;color:var(--grey-500);justify-content:space-between;margin:48px auto 0;padding-top:24px;font-size:12px;display:flex}.vk-platforms{background:var(--grey-50);padding:48px 0;overflow:hidden}.vk-platforms-track{white-space:nowrap;gap:64px;width:max-content;animation:40s linear infinite vk-scroll;display:flex}.vk-platforms-item{font-family:var(--font-display);text-transform:uppercase;color:var(--grey-400);letter-spacing:-.005em;font-size:32px;font-weight:600}@keyframes vk-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.vk-steps{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.vk-step{background:var(--grey-50);border-radius:var(--radius-lg);flex-direction:column;min-height:240px;padding:32px 24px;display:flex}.vk-step-num{font-family:var(--font-display);color:var(--nike-black);margin-bottom:24px;font-size:48px;font-weight:600;line-height:1}.vk-step-title{font-weight:var(--weight-medium);margin-bottom:8px;font-size:18px;line-height:1.3}.vk-step-body{color:var(--grey-500);margin-top:auto;font-size:14px;line-height:1.6}.vk-compare{border:1px solid var(--grey-200);border-radius:var(--radius-lg);grid-template-columns:1fr 1fr 1fr;display:grid;overflow:hidden}.vk-compare-head{font-family:var(--font-display);text-transform:uppercase;border-bottom:1px solid var(--grey-200);padding:24px;font-size:20px;font-weight:600}.vk-compare-head:not(:last-child){border-right:1px solid var(--grey-200)}.vk-compare-head.dark{background:var(--nike-black);color:var(--nike-white)}.vk-compare-cell{border-bottom:1px solid var(--grey-200);padding:18px 24px;font-size:15px}.vk-compare-cell:not(:last-child){border-right:1px solid var(--grey-200)}.vk-compare-cell.metric{text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:var(--weight-medium);color:var(--grey-500);background:var(--grey-50)}.vk-compare-cell.dark{background:var(--nike-black);color:var(--nike-white);font-weight:var(--weight-medium)}.vk-compare-cell.human{color:var(--grey-500)}.vk-compare>:nth-last-child(-n+3){border-bottom:none}.vk-features{flex-direction:column;gap:4px;display:flex}.vk-feature{border-bottom:1px solid var(--grey-200);grid-template-columns:80px 1fr 300px;align-items:center;gap:32px;padding:48px 0;display:grid}.vk-feature:last-child{border-bottom:none}.vk-feature-num{font-family:var(--font-display);color:var(--grey-300);font-size:48px;font-weight:600;line-height:1}.vk-feature-title{font-family:var(--font-display);text-transform:uppercase;margin-bottom:8px;font-size:36px;font-weight:600;line-height:.95}.vk-feature-body{color:var(--grey-500);max-width:560px;font-size:15px;line-height:1.7}.vk-feature-img{aspect-ratio:1;background:var(--grey-100);color:var(--grey-400);text-transform:uppercase;letter-spacing:.1em;justify-content:center;align-items:center;font-size:12px;display:flex}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}.vk-reveal{opacity:0;will-change:opacity, transform;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(40px)}.vk-reveal--visible{opacity:1;transform:translateY(0)}.vk-hero-fade{opacity:0;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:forwards}.vk-hero-fade--1{animation:.8s cubic-bezier(.22,1,.36,1) .3s forwards vk-fadeInLeft}.vk-hero-fade--2{animation:1s cubic-bezier(.22,1,.36,1) .5s forwards vk-fadeInUp}.vk-hero-fade--3{animation:.8s cubic-bezier(.22,1,.36,1) .8s forwards vk-fadeInUp}.vk-hero-fade--4{animation:.6s cubic-bezier(.22,1,.36,1) 1s forwards vk-fadeInUp}@keyframes vk-fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes vk-fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.vk-nav--animate{opacity:0;animation:.8s cubic-bezier(.22,1,.36,1) .2s forwards vk-navFadeIn}@keyframes vk-navFadeIn{0%{opacity:0}to{opacity:1}}.vk-hero-image{object-fit:cover;object-position:center;z-index:0}.vk-metric--hover{transition:transform .2s cubic-bezier(.22,1,.36,1)}.vk-metric--hover:hover{transform:scale(1.02)}.vk-feature--hover{transition:background-color .3s}.vk-feature--hover:hover{background-color:var(--grey-50)}.vk-step--hover{transition:background-color .2s cubic-bezier(.22,1,.36,1),transform .2s cubic-bezier(.22,1,.36,1)}.vk-step--hover:hover{background-color:var(--grey-100);transform:scale(1.02)}@media (prefers-reduced-motion:reduce){.vk-reveal,.vk-hero-fade,.vk-hero-fade--1,.vk-hero-fade--2,.vk-hero-fade--3,.vk-hero-fade--4,.vk-nav--animate{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.vk-platforms-track{animation-duration:120s}}html{scroll-behavior:smooth}body{overflow-x:hidden}::selection{background:var(--nike-black);color:var(--nike-white)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--grey-100)}::-webkit-scrollbar-thumb{background:var(--grey-400);border-radius:2px}input,textarea,select,button{font-family:var(--font-body)}img{max-width:100%;height:auto}.vk-nav-dark{background:var(--nike-black);border-bottom-color:var(--grey-800)}.vk-nav-dark .vk-nav-logo,.vk-nav-dark .vk-nav-links a{color:var(--nike-white)}.vk-nav-dark .vk-nav-links a:hover,.vk-nav-dark .vk-nav-links a.active{color:var(--grey-400)}.vk-nav-dark .vk-search{background:var(--grey-800)}.vk-nav-dark .vk-search input{color:var(--nike-white)}.vk-nav-dark .vk-search input::placeholder{color:var(--grey-500)}.vk-nav-dark .vk-btn-icon{background:var(--grey-800);color:var(--nike-white)}.vk-nav-dark .vk-btn-icon:hover{background:var(--grey-700)}.vk-nav-dropdown{position:relative}.vk-nav-dropdown-trigger{cursor:pointer;font-size:15px;font-weight:var(--weight-medium);color:var(--nike-black);transition:color .2s var(--ease-standard);align-items:center;gap:4px;text-decoration:none;display:inline-flex}.vk-nav-dropdown-trigger:hover{color:var(--grey-500)}.vk-chevron{transition:transform .2s var(--ease-standard);font-size:10px}.vk-nav-dropdown:hover .vk-chevron{transform:rotate(180deg)}.vk-nav-dropdown-menu{opacity:0;visibility:hidden;transition:opacity .2s var(--ease-standard), transform .2s var(--ease-standard), visibility .2s;z-index:200;padding-top:12px;position:absolute;top:100%;left:-16px;transform:translateY(4px)}.vk-nav-dropdown:hover .vk-nav-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.vk-nav-dropdown-menu:before{content:"";height:12px;position:absolute;top:0;left:0;right:0}.vk-nav-dropdown-menu a{font-size:14px;font-weight:var(--weight-medium);color:var(--nike-black);white-space:nowrap;background:var(--nike-white);border-left:1px solid var(--grey-200);border-right:1px solid var(--grey-200);transition:background .15s var(--ease-standard), color .15s var(--ease-standard);padding:10px 24px;text-decoration:none;display:block}.vk-nav-dropdown-menu a:first-child{border-top:1px solid var(--grey-200);border-radius:8px 8px 0 0;padding-top:14px}.vk-nav-dropdown-menu a:last-child{border-bottom:1px solid var(--grey-200);border-radius:0 0 8px 8px;padding-bottom:14px}.vk-nav-dropdown-menu a:hover{background:var(--grey-100);color:var(--nike-black)}.vk-nav-dark .vk-nav-dropdown-trigger{color:var(--nike-white)}.vk-nav-dark .vk-nav-dropdown-trigger:hover{color:var(--grey-400)}.vk-nav-dark .vk-nav-dropdown-menu a{background:var(--grey-900);color:var(--nike-white);border-color:var(--grey-800)}.vk-nav-dark .vk-nav-dropdown-menu a:first-child,.vk-nav-dark .vk-nav-dropdown-menu a:last-child{border-color:var(--grey-800)}.vk-nav-dark .vk-nav-dropdown-menu a:hover{background:var(--grey-700)}.vk-hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;display:none}.vk-hamburger-line{background:var(--nike-black);border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.vk-hamburger-line.open:first-child{transform:translateY(7px)rotate(45deg)}.vk-hamburger-line.open:nth-child(2){opacity:0}.vk-hamburger-line.open:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.vk-nav-dark .vk-hamburger-line{background:var(--nike-white)}.vk-mobile-menu{z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;display:none;position:fixed;inset:0}.vk-mobile-menu-inner{background:var(--nike-white);width:85%;max-width:360px;height:100%;padding:80px 24px 32px;animation:.3s forwards vk-slideIn;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-10px 0 40px #00000026}@keyframes vk-slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.vk-mobile-menu-section{border-bottom:1px solid var(--grey-200);margin-bottom:24px;padding-bottom:24px}.vk-mobile-menu-section:last-of-type{border-bottom:none}.vk-mobile-menu-label{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.2em;color:var(--grey-400);margin-bottom:12px;font-size:11px;font-weight:600}.vk-mobile-menu-section a{font-size:16px;font-weight:var(--weight-medium);color:var(--nike-black);padding:10px 0;text-decoration:none;display:block}.vk-mobile-menu-section a:hover{color:var(--grey-500)}.vk-mobile-menu-cta{border-top:1px solid var(--grey-200);margin-top:24px;padding-top:24px}@media (max-width:768px){.vk-hamburger{display:flex}.vk-mobile-menu{display:block}}.vk-contact-form{flex-direction:column;gap:16px;max-width:640px;margin:32px auto 0;display:flex}.vk-contact-form .vk-contact-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.vk-contact-form textarea.vk-input{resize:vertical;min-height:120px}.vk-contact-success{text-align:center;background:var(--grey-50);border-radius:var(--radius-lg);padding:48px 24px}@media (max-width:768px){.vk-nav{justify-content:space-between;height:52px;padding:0 16px}.vk-nav-links{display:none}.vk-nav-right{gap:6px;margin-left:auto}.vk-nav-right .vk-search{display:none!important}.vk-nav-right .vk-btn-icon{display:none}.vk-nav-right .vk-btn-sm{padding:6px 14px;font-size:12px}.vk-nav-logo{gap:6px!important;font-size:16px!important}.vk-nav-logo svg{width:24px!important;height:auto!important}.vk-promo{padding:8px 12px;font-size:11px}.vk-hero{min-height:400px;padding:40px 16px}.vk-hero-title{font-size:clamp(36px,10vw,72px)!important}.vk-hero-kicker{margin-bottom:16px;font-size:10px}.vk-hero-sub{margin-bottom:24px;font-size:15px}.vk-hero .vk-btn{padding:10px 20px;font-size:14px}.vk-section{padding:40px 16px}.vk-section-title{font-size:clamp(32px,8vw,48px)!important}.vk-section-header{flex-direction:column;align-items:flex-start;gap:16px}.vk-section-sub{max-width:100%}.vk-eyebrow{font-size:10px}.vk-metrics{grid-template-columns:1fr 1fr;gap:2px}.vk-metric{padding:20px 16px}.vk-metric-value{font-size:36px}.vk-features{gap:0}.vk-feature{grid-template-columns:1fr;gap:8px;padding:32px 0}.vk-feature-num{font-size:32px}.vk-feature-title{font-size:24px}.vk-feature-body{font-size:14px}.vk-feature-img{display:none}.vk-steps{grid-template-columns:1fr 1fr;gap:2px}.vk-step{min-height:180px;padding:24px 16px}.vk-step-num{margin-bottom:16px;font-size:32px}.vk-step-title{font-size:15px}.vk-step-body{font-size:13px}.vk-compare{font-size:12px}.vk-compare-head{padding:16px 12px;font-size:14px}.vk-compare-cell{padding:12px}.vk-categories{grid-template-columns:1fr;gap:4px}.vk-category{aspect-ratio:16/9}.vk-category-title{font-size:28px}.vk-platforms{padding:32px 0}.vk-platforms-item{font-size:20px}.vk-footer{padding:40px 16px 24px}.vk-footer-inner{grid-template-columns:1fr 1fr;gap:24px}.vk-footer-col h4{margin-bottom:12px;font-size:12px}.vk-footer-col a{font-size:13px}.vk-footer-bottom{text-align:center;flex-direction:column;gap:8px}.vk-auth{grid-template-columns:1fr}.vk-auth-visual{display:none}.vk-auth-form{padding:32px 20px}.vk-auth-title{font-size:40px}.vk-contact-form .vk-contact-row,.vk-live{grid-template-columns:1fr}.vk-live-sidebar,.vk-live-main{padding:24px 16px}.vk-chat-header{flex-direction:column;gap:16px}.vk-chat-stats{gap:24px}.vk-chat-title{font-size:24px}.vk-messages{max-height:400px}.vk-msg{max-width:85%}.vk-table{font-size:13px}.vk-table thead th{padding:12px 10px;font-size:10px}.vk-table tbody td{padding:12px 10px}.vk-cell-name{gap:8px}.vk-avatar{min-width:32px;width:32px!important;height:32px!important}.vk-btn{padding:10px 20px;font-size:14px}.vk-btn-sm{padding:6px 14px;font-size:12px}[style*="fontSize: 88px"],[style*="font-size: 88px"]{font-size:48px!important}[style*="fontSize: 96px"],[style*="font-size: 96px"],[style*="fontSize: 72px"],[style*="font-size: 72px"]{font-size:40px!important}[style*="fontSize: 56px"],[style*="font-size: 56px"]{font-size:32px!important}[style*="fontSize: 48px"],[style*="font-size: 48px"]{font-size:28px!important}[style*="grid-template-columns: 1fr 2fr"],[style*="grid-template-columns: repeat(3"],[style*="grid-template-columns: repeat(3, 1fr)"]{grid-template-columns:1fr!important}[style*="minHeight: 440"]{min-height:300px!important}[style*="grid-template-columns: 1fr 1fr"][style*="gap: 48px"],[style*="grid-template-columns: 1fr 1fr"][style*="gap: 64px"]{grid-template-columns:1fr!important}[style*=minmax\(160px]{grid-template-columns:repeat(3,1fr)!important}.vk-tiers{grid-template-columns:1fr!important}}@media (max-width:380px){.vk-hero-title{font-size:32px!important}.vk-section-title{font-size:28px!important}.vk-metrics,.vk-steps{grid-template-columns:1fr}.vk-compare{overflow-x:auto}.vk-footer-inner{grid-template-columns:1fr}}.vk-hero-sub{color:#cacacb!important}.vk-section-sub,.vk-step-body,.vk-feature-body,.vk-compare-cell.human,.vk-metric-label,.vk-eyebrow{color:#636365!important}
