:where(:root){--vk-chart-1:#0072b2;--vk-chart-2:#d55e00;--vk-chart-3:#009e73;--vk-chart-4:#cc79a7;--vk-chart-5:#c68800;--vk-chart-6:#159cde;--vk-chart-grid:color-mix(in oklab, var(--vk-color-fg) 12%, transparent);--vk-chart-axis:color-mix(in oklab, var(--vk-color-fg) 32%, transparent);--vk-chart-label:var(--vk-color-muted);--vk-chart-surface:var(--vk-color-surface);--vk-chart-area-opacity:.18;--vk-chart-tooltip-bg:var(--vk-color-fg);--vk-chart-tooltip-fg:var(--vk-color-bg)}:where([data-theme=dark]){--vk-chart-1:#4ea3ff;--vk-chart-2:#f0b552;--vk-chart-3:#34d399;--vk-chart-4:#e9aad3;--vk-chart-5:#ff8f52;--vk-chart-6:#8ed4f5;--vk-chart-area-opacity:.24}:where(.vk-chart){font-family:var(--vk-font-sans);color:var(--vk-color-fg);position:relative}:where(.vk-chart__svg){block-size:auto;inline-size:100%;overflow:visible}:where(.vk-chart__grid-line){stroke:var(--vk-chart-grid);stroke-width:1px}:where(.vk-chart__axis){stroke:var(--vk-chart-axis);stroke-width:1px}:where(.vk-chart__zero){stroke:var(--vk-chart-axis);stroke-width:1px;stroke-dasharray:4 3}:where(.vk-chart__tick),:where(.vk-chart__empty){fill:var(--vk-chart-label)}:where(.vk-chart__value){fill:var(--vk-color-fg);font-weight:600}:where(.vk-chart__line){fill:none;stroke-linecap:round;stroke-linejoin:round}:where(.vk-chart__area){stroke:none;opacity:var(--vk-chart-area-opacity)}:where(.vk-chart__marker){stroke:var(--vk-chart-surface);stroke-width:1px}:where(.vk-chart__legend){gap:var(--vk-space-1) var(--vk-space-4);margin:var(--vk-space-2) 0 0;font-size:var(--vk-text-sm);color:var(--vk-color-muted);flex-wrap:wrap;padding:0;list-style:none;display:flex}:where(.vk-chart__legend-item){align-items:center;gap:var(--vk-space-2);display:inline-flex}:where(.vk-chart__swatch){flex:none}:where(.vk-chart__table){clip-path:inset(50%);white-space:nowrap;border:0;block-size:1px;inline-size:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:where(.vk-chart__hit){cursor:crosshair;fill:#0000;pointer-events:all}:where(.vk-chart__tooltip){pointer-events:none}:where(.vk-chart__crosshair){stroke:var(--vk-chart-axis);stroke-width:1px;stroke-dasharray:3 3}:where(.vk-chart__tooltip-box){fill:var(--vk-chart-tooltip-bg);stroke:none}:where(.vk-chart__tooltip-title){fill:var(--vk-chart-tooltip-fg);opacity:.85;font-weight:600}:where(.vk-chart__tooltip-row){fill:var(--vk-chart-tooltip-fg)}:where(.vk-chart__series){animation:vk-chart-fade var(--vk-duration) var(--vk-ease) both}@keyframes vk-chart-fade{0%{opacity:0}}@media (prefers-reduced-motion:reduce){:where(.vk-chart__series){animation:none}}@media (hover:hover){:where(.vk-chart__series:hover)>:where(g){opacity:.4;transition:opacity var(--vk-duration-fast) var(--vk-ease)}:where(.vk-chart__series:hover)>:where(g:hover){opacity:1}:where(.vk-chart__series:hover)>:where(g:hover)>:where(.vk-chart__line){stroke-width:calc(var(--vk-chart-line-width,2px) + 1px);transition:stroke-width var(--vk-duration-fast) var(--vk-ease)}:where(.vk-chart__legend:hover)>:where(.vk-chart__legend-item){opacity:.45;transition:opacity var(--vk-duration-fast) var(--vk-ease)}:where(.vk-chart__legend:hover)>:where(.vk-chart__legend-item:hover){opacity:1}}@media (prefers-reduced-motion:reduce){:where(.vk-chart__series:hover)>:where(g),:where(.vk-chart__series:hover)>:where(g:hover)>:where(.vk-chart__line),:where(.vk-chart__legend:hover)>:where(.vk-chart__legend-item){transition:none}}:where(.vk-chart__legend[data-interactive]) :where(.vk-chart__legend-control){align-items:center;gap:var(--vk-space-2);padding:var(--vk-space-1) var(--vk-space-2);margin-inline:calc(var(--vk-space-2) * -1);border-radius:var(--vk-radius-sm);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color var(--vk-duration-fast) var(--vk-ease);display:inline-flex}@media (hover:hover){:where(.vk-chart__legend[data-interactive]) :where(.vk-chart__legend-control:hover){background:var(--vk-color-surface-hover)}}:where(.vk-chart__legend-toggle){opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}:where(.vk-chart__legend-control:has(.vk-chart__legend-toggle:focus-visible)){outline:var(--vk-ring-width) solid var(--vk-color-ring);outline-offset:var(--vk-ring-offset)}:where(.vk-chart__legend-control:has(.vk-chart__legend-toggle:not(:checked))){opacity:.45}:where(.vk-chart__legend-control:has(.vk-chart__legend-toggle:not(:checked))) :where(.vk-chart__legend-label){text-decoration:line-through}:where([data-series-index]){transition:opacity var(--vk-duration-slow) var(--vk-ease-out), visibility 0s linear var(--vk-duration-slow);visibility:visible}:where(.vk-chart:has(.vk-chart__legend-toggle[data-series="1"]:not(:checked))) :where([data-series-index="1"]),:where(.vk-chart:has(.vk-chart__legend-toggle[data-series="2"]:not(:checked))) :where([data-series-index="2"]),:where(.vk-chart:has(.vk-chart__legend-toggle[data-series="3"]:not(:checked))) :where([data-series-index="3"]),:where(.vk-chart:has(.vk-chart__legend-toggle[data-series="4"]:not(:checked))) :where([data-series-index="4"]),:where(.vk-chart:has(.vk-chart__legend-toggle[data-series="5"]:not(:checked))) :where([data-series-index="5"]),:where(.vk-chart:has(.vk-chart__legend-toggle[data-series="6"]:not(:checked))) :where([data-series-index="6"]){opacity:0;visibility:hidden;transition:opacity var(--vk-duration-slow) var(--vk-ease-out), visibility 0s linear var(--vk-duration-slow)}@media (prefers-reduced-motion:reduce){:where([data-series-index]){transition:none}}:where(.vk-sparkline){vertical-align:middle;inline-size:var(--vk-sparkline-width,7rem);--vk-sparkline-stroke:var(--vk-chart-1);display:inline-block}:where(.vk-sparkline__svg){inline-size:100%;display:block}:where(.vk-sparkline__line){fill:none;stroke:var(--vk-sparkline-stroke);stroke-linecap:round;stroke-linejoin:round}:where(.vk-sparkline__area){stroke:none;fill:var(--vk-sparkline-area,color-mix(in oklab, var(--vk-sparkline-stroke) 22%, transparent))}:where(.vk-sparkline__point){fill:var(--vk-sparkline-stroke);stroke:var(--vk-chart-surface);stroke-width:1px}:where(.vk-line-chart){inline-size:100%;display:block}:where(.vk-line-chart .vk-chart__line){stroke-dashoffset:0;animation:vk-line-draw .6s var(--vk-ease) both}@keyframes vk-line-draw{0%{opacity:.2}}@media (prefers-reduced-motion:reduce){:where(.vk-line-chart .vk-chart__line){animation:none}}:where(.vk-area-chart){inline-size:100%;display:block}:where(.vk-area-chart[data-stacked=true]) :where(.vk-chart__area){opacity:calc(var(--vk-chart-area-opacity) + .5)}:where(.vk-area-chart[data-stacked=true]) :where(.vk-chart__line){stroke:var(--vk-chart-surface);stroke-width:1px}:where(.vk-area-chart .vk-chart__area){animation:vk-area-rise var(--vk-duration) var(--vk-ease) both}@keyframes vk-area-rise{0%{opacity:0}}@media (prefers-reduced-motion:reduce){:where(.vk-area-chart .vk-chart__area){animation:none}}:where(.vk-bar-chart){inline-size:100%;display:block}:where(.vk-bar-chart__bar){stroke:var(--vk-chart-surface);stroke-width:1px}:where(.vk-bar-chart[data-orientation=vertical]) :where(.vk-bar-chart__bar){transform-box:fill-box;transform-origin:bottom;animation:vk-bar-grow-y .42s var(--vk-ease) both}:where(.vk-bar-chart[data-orientation=horizontal]) :where(.vk-bar-chart__bar){transform-box:fill-box;transform-origin:0;animation:vk-bar-grow-x .42s var(--vk-ease) both}@keyframes vk-bar-grow-y{0%{opacity:.4;transform:scaleY(.02)}}@keyframes vk-bar-grow-x{0%{opacity:.4;transform:scaleX(.02)}}@media (prefers-reduced-motion:reduce){:where(.vk-bar-chart__bar){animation:none}}@media (hover:hover){:where(.vk-bar-chart .vk-chart__series:hover)>:where(.vk-bar-chart__bar){opacity:.45;transition:opacity var(--vk-duration-fast) var(--vk-ease)}:where(.vk-bar-chart .vk-chart__series:hover)>:where(.vk-bar-chart__bar:hover){opacity:1;stroke:var(--vk-color-surface);stroke-width:1.5px;paint-order:stroke}}@media (prefers-reduced-motion:reduce){:where(.vk-bar-chart .vk-chart__series:hover)>:where(.vk-bar-chart__bar){transition:none}}:where(.vk-pie-chart){inline-size:100%;display:block}:where(.vk-pie-chart__svg){margin-inline:auto}:where(.vk-pie-chart__slice){stroke:var(--vk-chart-surface);stroke-width:1.5px}:where(.vk-pie-chart__track){stroke:var(--vk-chart-grid)}:where(.vk-pie-chart__label){fill:var(--vk-chart-surface);paint-order:stroke;stroke:color-mix(in oklab, var(--vk-color-fg) 45%, transparent);stroke-width:2.5px;stroke-linejoin:round;font-weight:600}:where(.vk-pie-chart__center){fill:var(--vk-color-fg);font-size:var(--vk-text-xl);font-weight:700}:where(.vk-pie-chart__center-sub){fill:var(--vk-color-muted)}:where(.vk-pie-chart__slice){animation:vk-pie-in .32s var(--vk-ease) both}@keyframes vk-pie-in{0%{opacity:0}}@media (prefers-reduced-motion:reduce){:where(.vk-pie-chart__slice){animation:none}}@media (hover:hover){:where(.vk-pie-chart__svg:hover) :where(.vk-pie-chart__slice){opacity:.5;transition:opacity var(--vk-duration-fast) var(--vk-ease), transform var(--vk-duration) var(--vk-ease-out)}:where(.vk-pie-chart__svg:hover) :where(.vk-pie-chart__slice:hover){opacity:1;transform-origin:50%;transform-box:view-box;stroke:var(--vk-color-surface);stroke-width:1.5px;paint-order:stroke;transform:scale(1.035)}}@media (prefers-reduced-motion:reduce){:where(.vk-pie-chart__svg:hover) :where(.vk-pie-chart__slice){transition:none}:where(.vk-pie-chart__svg:hover) :where(.vk-pie-chart__slice:hover){transform:none}}:where(.vk-progress-ring){justify-content:center;align-items:center;display:inline-flex}:where(.vk-progress-ring__svg){block-size:auto;inline-size:100%;display:block}:where(.vk-progress-ring__track){stroke:var(--vk-progress-ring-track,color-mix(in oklab, var(--vk-color-fg) 12%, transparent))}:where(.vk-progress-ring__arc){stroke:var(--vk-progress-ring-color,var(--vk-chart-1));transition:stroke-dashoffset var(--vk-duration) var(--vk-ease)}:where(.vk-progress-ring__center){font-size:var(--vk-text-md);text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-weight:600;line-height:1.1;display:flex;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){:where(.vk-progress-ring__arc){transition:none}}
:root{--vk-color-primary:#6d28d9;--vk-color-primary-fg:#fff;--vk-color-primary-hover:#5b21b6;--vk-color-primary-active:#4c1d95;--vk-color-primary-subtle:#f4f0ff;--vk-color-primary-subtle-fg:#4c1d95;--vk-color-ring:#8b5cf6;--vk-chart-1:#4a3aa7;--vk-chart-2:#eb6834;--vk-chart-3:#1baf7a;--vk-chart-4:#eda100;--vk-chart-5:#e87ba4;--vk-chart-6:#008300;--vk-font-sans:var(--font-inter), ui-sans-serif, system-ui, sans-serif;--vk-font-mono:var(--font-mono), ui-monospace, "SF Mono", Menlo, monospace;--ds-font-display:var(--font-display), var(--vk-font-sans);--ds-rule:color-mix(in oklab, var(--vk-color-primary) 22%, transparent);--ds-glow:color-mix(in oklab, var(--vk-color-primary) 12%, transparent)}[data-theme=dark]{--vk-color-primary:#a78bfa;--vk-color-primary-fg:#16101f;--vk-color-primary-hover:#c4b5fd;--vk-color-primary-active:#8b5cf6;--vk-color-primary-subtle:#241a3d;--vk-color-primary-subtle-fg:#ddd0ff;--vk-color-ring:#a78bfa;--vk-chart-1:#9085e9;--vk-chart-2:#d95926;--vk-chart-3:#199e70;--vk-chart-4:#c98500;--vk-chart-5:#d55181;--vk-chart-6:#008300}:where(html){scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){:where(html){scroll-behavior:auto}}:where(body){background:var(--vk-color-bg);color:var(--vk-color-fg);font-family:var(--vk-font-sans);-webkit-font-smoothing:antialiased}:where(h1,h2,h3){font-family:var(--ds-font-display);letter-spacing:-.02em}.ds-skip{z-index:100;padding:var(--vk-space-2) var(--vk-space-4);border-radius:var(--vk-radius-md);background:var(--vk-color-primary);color:var(--vk-color-primary-fg);font-size:var(--vk-text-sm);font-weight:var(--vk-weight-semibold);text-decoration:none;position:absolute;inset-block-start:-100%;inset-inline-start:var(--vk-space-4)}.ds-skip:focus-visible{inset-block-start:var(--vk-space-4)}.ds-mono{font-family:var(--vk-font-mono);font-size:var(--vk-text-xs);font-weight:var(--vk-weight-medium);letter-spacing:.12em;text-transform:uppercase;color:var(--vk-color-muted)}.ds-mono-accent{color:var(--vk-color-primary)}.ds-caption{max-width:56ch;font-size:var(--vk-text-sm);color:var(--vk-color-muted)}.ds-measure{max-width:62ch}.ds-barcode{opacity:.85;background-image:repeating-linear-gradient(90deg,currentColor 0 2px,#0000 2px 5px,currentColor 5px 6px,#0000 6px 11px,currentColor 11px 14px,#0000 14px 16px);border-radius:2px;height:2.5rem}.ds-barcode-thin{height:1.25rem}.ds-hero{isolation:isolate;border-bottom:1px solid var(--vk-color-border);background:radial-gradient(60rem 28rem at 12% -10%, var(--ds-glow), transparent 70%), radial-gradient(44rem 24rem at 92% 8%, var(--ds-glow), transparent 70%);position:relative;overflow:hidden}.ds-hero:before{content:"";z-index:-1;background-image:linear-gradient(to right, var(--ds-rule) 1px, transparent 1px), linear-gradient(to bottom, var(--ds-rule) 1px, transparent 1px);opacity:.5;background-size:4.5rem 4.5rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 78%);mask-image:linear-gradient(#000 0%,#0000 78%)}.ds-hero-meta{align-items:center;gap:var(--vk-space-2) var(--vk-space-4);flex-wrap:wrap;display:flex}.ds-hero-countdown{padding:var(--vk-space-5);border:1px solid var(--vk-color-border);border-radius:var(--vk-radius-lg);background:color-mix(in oklab, var(--vk-color-surface) 82%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ds-lanyard{justify-items:center;gap:0;width:100%;max-width:21rem;margin-inline:auto;display:grid}.ds-lanyard-strap{clip-path:polygon(0 0,13% 0,50% 84%,87% 0,100% 0,50% 100%);background:linear-gradient(100deg, var(--vk-color-primary-active), var(--vk-color-primary) 45%, var(--vk-color-primary-hover));width:100%;height:5rem;position:relative}.ds-lanyard-clip{border:1px solid var(--vk-color-border-strong);border-radius:var(--vk-radius-full);background:var(--vk-color-surface-sunken);width:3.25rem;height:.85rem;margin-block-start:-.3rem}.ds-lanyard-card{width:100%;padding:var(--vk-space-5);border:1px solid var(--vk-color-border);border-radius:var(--vk-radius-lg);background:var(--vk-color-surface);box-shadow:var(--vk-shadow-lg);text-align:start;margin-block-start:-.4rem;position:relative}.ds-lanyard-card:before{content:"";border-radius:var(--vk-radius-full);background:var(--vk-color-bg);width:2.75rem;height:.5rem;box-shadow:inset 0 0 0 1px var(--vk-color-border);margin-inline:auto;position:absolute;inset-block-start:var(--vk-space-3);inset-inline:0}.ds-lanyard-body{margin-block-start:var(--vk-space-4)}.ds-lanyard-name{font-family:var(--ds-font-display);font-size:var(--vk-text-2xl);font-weight:var(--vk-weight-bold);line-height:var(--vk-leading-tight);letter-spacing:-.01em;color:var(--vk-color-fg)}.ds-lanyard-rule{height:1px;margin-block:var(--vk-space-4);background:repeating-linear-gradient(90deg, var(--vk-color-border) 0 6px, transparent 6px 10px);border:0}.ds-lanyard-foot{justify-content:space-between;align-items:flex-end;gap:var(--vk-space-3);display:flex}.ds-lanyard-barcode{color:var(--vk-color-fg);flex:1}.ds-ticket{position:relative;overflow:hidden}.ds-ticket:before,.ds-ticket:after{content:"";border:1px solid var(--vk-color-border);border-radius:var(--vk-radius-full);background:var(--vk-color-bg);width:1.1rem;height:1.1rem;position:absolute;inset-block-start:50%;translate:0 -50%}.ds-ticket:before{inset-inline-start:-.6rem}.ds-ticket:after{inset-inline-end:-.6rem}.ds-panel{border:1px solid var(--vk-color-border);border-radius:var(--vk-radius-lg);background:var(--vk-color-surface);height:100%}.ds-panel-pad{padding:var(--vk-space-5)}.ds-chart-card{gap:var(--vk-space-4);height:100%;padding:var(--vk-space-5);border:1px solid var(--vk-color-border);border-radius:var(--vk-radius-lg);background:var(--vk-color-surface);flex-direction:column;display:flex}.ds-scroll-x{overscroll-behavior-x:contain;overflow-x:auto}.ds-scroll-x:focus-visible{outline:2px solid var(--vk-color-ring);outline-offset:3px;border-radius:var(--vk-radius-sm)}.ds-speaker{justify-items:center;gap:var(--vk-space-2);width:100%;padding:var(--vk-space-4) var(--vk-space-3);border:1px solid var(--vk-color-border);border-radius:var(--vk-radius-lg);background:var(--vk-color-surface);color:inherit;text-align:center;cursor:pointer;transition:border-color var(--vk-duration-fast) var(--vk-ease), translate var(--vk-duration-fast) var(--vk-ease), box-shadow var(--vk-duration-fast) var(--vk-ease);display:grid}.ds-speaker:hover{border-color:var(--vk-color-primary);box-shadow:var(--vk-shadow-md);translate:0 -3px}.ds-speaker-name{font-family:var(--ds-font-display);font-size:var(--vk-text-md);font-weight:var(--vk-weight-semibold);line-height:var(--vk-leading-snug)}.ds-speaker-role{font-size:var(--vk-text-sm);color:var(--vk-color-muted);line-height:var(--vk-leading-snug)}.ds-speaker-pop{max-width:20rem}@media (prefers-reduced-motion:reduce){.ds-speaker{transition:none}.ds-speaker:hover{translate:none}}.ds-session{align-items:center;gap:var(--vk-space-2) var(--vk-space-3);flex-wrap:wrap;display:flex}.ds-session-people{align-items:center;gap:var(--vk-space-2);display:flex}.ds-session-room{font-family:var(--vk-font-mono);font-size:var(--vk-text-xs);color:var(--vk-color-muted)}.ds-frame{border:1px solid var(--vk-color-border);border-radius:var(--vk-radius-lg);background:var(--vk-color-surface-sunken);position:relative;overflow:hidden}.ds-frame img{width:100%;height:auto;display:block}.ds-frame-caption{padding:var(--vk-space-3) var(--vk-space-4);border-block-start:1px solid var(--vk-color-border);background:var(--vk-color-surface)}.ds-sponsor-logo{width:100%;max-width:9.5rem;height:auto;color:var(--vk-color-fg-subtle)}.ds-promo{align-items:center;gap:var(--vk-space-3);padding:var(--vk-space-4);border:1px dashed var(--vk-color-border-strong);border-radius:var(--vk-radius-lg);background:var(--vk-color-surface-subtle);flex-wrap:wrap;display:flex}.ds-sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ds-fill{width:100%}.ds-center{text-align:center}.ds-brand-mark{border-radius:var(--vk-radius-md);background:var(--vk-color-primary);width:1.85rem;height:1.85rem;color:var(--vk-color-primary-fg);font-family:var(--vk-font-mono);letter-spacing:.02em;place-items:center;font-size:.7rem;font-weight:700;display:grid}.ds-brand-word{font-family:var(--ds-font-display);letter-spacing:-.02em}.ds-brand-year{color:var(--vk-color-primary)}.ds-badge-link{border-radius:var(--vk-radius-full);text-decoration:none}.ds-navbar-badge{display:none}@container vk-navbar (min-width:62rem){.ds-navbar-badge{display:inline-flex}}.ds-footer-brand{gap:var(--vk-space-3);display:grid}.ds-promo-row{align-items:center;gap:var(--vk-space-2);flex-wrap:wrap;display:flex}.ds-promo{flex-direction:column;align-items:flex-start}.ds-lanyard-top{justify-content:space-between;align-items:center;gap:var(--vk-space-3);margin-block-start:var(--vk-space-3);display:flex}.ds-lanyard-dates{text-align:end;gap:2px;display:grid}.ds-hero-grid{gap:var(--vk-space-12);align-items:center;display:grid}@container vk-section (min-width:60rem){.ds-hero-grid{grid-template-columns:1.05fr .95fr}}.ds-hero-copy{justify-items:start;gap:var(--vk-space-5);display:grid}.ds-hero-accent{color:var(--vk-color-primary)}.ds-hero-media{gap:var(--vk-space-6);min-width:0;display:grid}.ds-countdown-big{--vk-countdown-value:clamp(2.25rem, 5.5vw, 3.25rem);margin-block-start:var(--vk-space-2)}.ds-countdown-inline{--vk-countdown-value:var(--vk-text-lg)}.ds-audience-notes{align-content:center;gap:var(--vk-space-4);display:grid}.ds-audience-note{gap:var(--vk-space-3);border-block-end:1px solid var(--vk-color-border);grid-template-columns:3.25rem 1fr;align-items:start;padding-block-end:var(--vk-space-4);display:grid}.ds-audience-note:last-child{border-block-end:0;padding-block-end:0}.ds-section-foot{gap:var(--vk-space-3);flex-wrap:wrap;margin-block-start:var(--vk-space-8);display:flex}.ds-schedule-top{margin-block-end:var(--vk-space-10)}.ds-schedule-note .vk-card__body{gap:var(--vk-space-4);display:grid}.ds-chart-card-wide{max-width:46rem}.ds-tier-cta{gap:var(--vk-space-3);width:100%;display:grid}.ds-tier-deadline{gap:var(--vk-space-1);padding:var(--vk-space-3);border:1px dashed var(--vk-color-primary);border-radius:var(--vk-radius-md);background:var(--vk-color-primary-subtle);display:grid}.ds-deadline-panel{justify-self:start}.ds-tab-date{color:currentColor;font-weight:var(--vk-weight-normal)}.ds-browser{gap:var(--vk-space-8);display:grid}.ds-browser-bar{align-items:flex-end;gap:var(--vk-space-4) var(--vk-space-6);border-block-end:1px solid var(--vk-color-border);flex-wrap:wrap;padding-block-end:var(--vk-space-4);display:flex}.ds-day{gap:var(--vk-space-6);display:grid}.ds-day-head{align-items:baseline;gap:var(--vk-space-2) var(--vk-space-4);flex-wrap:wrap;display:flex}.ds-session-abstract{color:var(--vk-color-muted);flex-basis:100%}.ds-page-head .vk-section__inner,.ds-track-list{gap:var(--vk-space-4);display:grid}.ds-track-row{gap:var(--vk-space-3);border-block-end:1px solid var(--vk-color-border);grid-template-columns:3.25rem minmax(0,9rem) minmax(0,1fr);align-items:baseline;padding-block-end:var(--vk-space-4);display:grid}.ds-track-row:last-child{border-block-end:0;padding-block-end:0}@media not (min-width:48rem){.ds-track-row,.ds-audience-note{grid-template-columns:1fr}}.ds-cta-row{gap:var(--vk-space-3);flex-wrap:wrap;display:flex}.ds-why-list{gap:var(--vk-space-6);margin-block-start:var(--vk-space-6);display:grid}.ds-why{gap:var(--vk-space-4);grid-template-columns:2.5rem minmax(0,1fr);align-items:start;display:grid}.ds-chart-card .vk-pie-chart__label{stroke:color-mix(in oklab, var(--vk-color-fg) 72%, transparent);stroke-width:3px}.ds-subhead{margin-block-end:var(--vk-space-4)}.ds-chart-card{position:relative}.ds-chart-card .vk-chart__table{table-layout:fixed;inline-size:1px}.ds-promo .vk-code,.ds-why .vk-code{white-space:normal;overflow-wrap:anywhere}.vk-section[data-background=primary] .vk-button[data-variant=solid]{background:var(--vk-color-fg);color:var(--vk-color-primary);border-color:#0000}.vk-section[data-background=primary] .vk-button[data-variant=solid]:hover{background:color-mix(in oklab, var(--vk-color-fg) 90%, var(--vk-color-primary))}.ds-clone{gap:var(--vk-space-3);padding:var(--vk-space-4);border:1px solid var(--vk-color-primary);border-radius:var(--vk-radius-lg);background:var(--vk-color-primary-subtle);display:grid}.ds-clone-cmd{align-items:center;gap:var(--vk-space-2);flex-wrap:wrap;display:flex}.ds-clone .vk-code{white-space:normal;overflow-wrap:anywhere;font-size:var(--vk-text-sm)}.ds-clone-links{gap:var(--vk-space-2) var(--vk-space-4);font-size:var(--vk-text-sm);flex-wrap:wrap;display:flex}.ds-clone-links a{align-items:center;gap:var(--vk-space-1);color:var(--vk-color-primary-subtle-fg);font-weight:var(--vk-weight-medium);text-decoration:none;display:inline-flex}.ds-clone-links a:hover{text-decoration:underline}.vk-navbar__link-icon>svg{flex:none}.ds-clone-panel{gap:var(--vk-space-6);margin-block-end:var(--vk-space-8);display:grid}@container vk-section (min-width:58rem){.ds-clone-panel{grid-template-columns:repeat(3,minmax(0,1fr))}}.ds-clone-step{align-content:start;gap:var(--vk-space-2);padding:var(--vk-space-5);border:1px solid var(--vk-color-border);border-radius:var(--vk-radius-lg);background:var(--vk-color-surface);display:grid}.ds-clone-step .vk-code{white-space:normal;overflow-wrap:anywhere;font-size:var(--vk-text-sm)}.vk-button>svg{flex:none;margin-inline-end:var(--vk-space-2)}@container vk-section (min-width:64rem){.vk-footer__top:has(.vk-footer__brand):has(.vk-footer__nav){grid-template-columns:minmax(0,1fr) minmax(0,2.6fr)}.vk-footer__nav{gap:var(--vk-space-6);grid-template-columns:repeat(4,minmax(0,1fr))}}.vk-footer__brand{max-width:27rem}.ds-cmd{white-space:normal;overflow-wrap:normal;word-break:normal;font-size:var(--vk-text-sm)}
