: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:#d81e46;--vk-color-primary-fg:#fff;--vk-color-primary-hover:#c01a3d;--vk-color-primary-active:#a71634;--vk-color-primary-subtle:#ffeaef;--vk-color-primary-subtle-fg:#9f1239;--vk-color-ring:#d81e46;--vk-font-sans:var(--font-body), ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--ip-display:var(--font-display), "Oswald", "Arial Narrow", ui-sans-serif, sans-serif;--ip-scrim:linear-gradient(to top, #0a0a0bfa 4%, #0a0a0bc2 42%, #0a0a0b62 100%);--ip-rep-stroke:color-mix(in oklab, var(--vk-color-fg) 26%, transparent);--ip-radius:var(--vk-radius-lg);--vk-chart-1:#d81e46}:root[data-theme=dark]{--vk-color-primary:#ff4d6d;--vk-color-primary-fg:#140308;--vk-color-primary-hover:#ff7089;--vk-color-primary-active:#f03356;--vk-color-primary-subtle:#3a0a17;--vk-color-primary-subtle-fg:#ffabbb;--vk-color-ring:#ff4d6d;--vk-color-bg:#08080a;--vk-color-surface:#131317;--vk-color-surface-subtle:#1b1b21;--vk-color-border:#2b2b33;--ip-rep-stroke:#ffffff4d;--vk-chart-1:#ff4d6d}@supports (color:lab(0% 0 0)){:root[data-theme=dark]{--ip-rep-stroke:lab(100% -.0000298023 .0000119209/.3)}}*,:before,:after{box-sizing:border-box}:where(html){-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}:where(body){background:var(--vk-color-bg);min-height:100dvh;color:var(--vk-color-fg);font-family:var(--vk-font-sans);line-height:var(--vk-leading-normal);-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;display:flex}:where(main){flex:1}@media (prefers-reduced-motion:reduce){:where(html){scroll-behavior:auto}}:where(.ip-skip){z-index:100;padding:var(--vk-space-2) var(--vk-space-4);border-radius:var(--vk-radius-sm);background:var(--vk-color-primary);color:var(--vk-color-primary-fg);font-weight:var(--vk-weight-semibold);text-decoration:none;position:absolute;inset-block-start:var(--vk-space-2);inset-inline-start:var(--vk-space-4);transform:translateY(-250%)}:where(.ip-skip):focus-visible{transform:translateY(0)}@container vk-navbar not (min-width:64rem){:where(.ip-nav-badge){display:none}}@container vk-navbar not (min-width:30rem){:where(.ip-nav-cta){display:none}}:where(.vk-navbar__brand){align-items:center;min-block-size:2.75rem;display:inline-flex}:where(.ip-nav-repo){gap:var(--vk-space-2)}@container vk-navbar not (min-width:48rem){:where(.ip-nav-repo__text){display:none}}:where(.vk-chart__table){position:fixed;inset-block-start:0;inset-inline-start:0}:where(:not(pre)>.vk-code){white-space:normal;overflow-wrap:anywhere;max-width:100%}:where(.ip-display){font-family:var(--ip-display);text-transform:uppercase;letter-spacing:.01em;text-wrap:balance;font-weight:600;line-height:.94}:where(.ip-display):is(h1,h2):not(.ip-hero__title){margin-block-end:var(--vk-space-3)}:where(.ip-eyebrow){font-family:var(--ip-display);font-size:var(--vk-text-sm);text-transform:uppercase;letter-spacing:.18em;color:var(--vk-color-primary);margin:0;font-weight:500}:where(.ip-lede){max-width:56ch;color:var(--vk-color-fg-subtle);font-size:var(--vk-text-lg)}:where(.ip-rep){align-items:baseline;gap:var(--vk-space-4);margin-block-end:var(--vk-space-8);display:flex}:where(.ip-rep__num){font-family:var(--ip-display);letter-spacing:-.03em;color:var(--ip-rep-stroke);flex:none;font-size:clamp(3.25rem,11vw,7rem);font-weight:700;line-height:.76}@supports (-webkit-text-stroke:1px black){:where(.ip-rep__num){color:#0000;-webkit-text-stroke:2px var(--ip-rep-stroke)}}:where(.ip-rep__words){gap:var(--vk-space-2);flex-direction:column;min-width:0;display:flex}:where(.ip-rep__label){font-family:var(--ip-display);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:clamp(1.5rem,4.5vw,2.5rem);font-weight:600;line-height:1}:where(.ip-rep__label) :where(em){color:var(--vk-color-primary);font-style:normal}:where(.ip-rep__note){color:var(--vk-color-muted);font-size:var(--vk-text-sm);max-width:52ch;margin:0}:where(.ip-hero){isolation:isolate;border-block-end:1px solid var(--vk-color-border);align-items:end;min-height:min(88svh,44rem);display:grid;position:relative;overflow:clip}:where(.ip-hero__media){z-index:-2;position:absolute;inset:0}:where(.ip-hero__media) :where(img){object-fit:cover;object-position:50% 32%;filter:grayscale(.55)contrast(1.08)brightness(.7);width:100%;height:100%}:where(.ip-hero__scrim){z-index:-1;background:var(--ip-scrim);position:absolute;inset:0}:where(.ip-hero__inner){padding-block:var(--vk-space-20) var(--vk-space-12);color:#fff;--vk-color-fg:#fff;--vk-color-fg-subtle:#eaeaef;--vk-color-muted:#bcbcc6;--vk-color-border:#ffffff45;--vk-color-border-strong:#ffffff7a;--vk-color-surface:#ffffff17;--vk-color-surface-hover:#ffffff26;--vk-color-surface-active:#fff3}:where(.ip-hero__title){color:#fff;margin:0;font-size:clamp(3rem,12vw,7.5rem)}:where(.ip-hero__title) :where(span){color:var(--vk-color-primary);display:block}:where(.ip-hero__copy){color:#e9e9ee;max-width:48ch;font-size:var(--vk-text-lg)}:where(.ip-hero__countdown){padding:var(--vk-space-4) var(--vk-space-5);border-radius:var(--ip-radius);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);gap:var(--vk-space-2);color:#fff;background:#0a0a0b99;border:1px solid #ffffff2e;flex-direction:column;display:inline-flex}:where(.ip-hero__countdown-label){font-family:var(--ip-display);text-transform:uppercase;letter-spacing:.14em;font-size:var(--vk-text-xs);color:#d2d2da;margin:0}:where(.ip-strip){background:var(--vk-color-border);border-block-end:1px solid var(--vk-color-border);grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1px;display:grid}:where(.ip-strip__cell){background:var(--vk-color-bg);padding:var(--vk-space-8) var(--vk-space-6);align-items:baseline;gap:var(--vk-space-4);display:flex}:where(.ip-strip__num){font-family:var(--ip-display);color:var(--ip-rep-stroke);flex:none;font-size:clamp(2.5rem,7vw,3.75rem);font-weight:700;line-height:.8}@supports (-webkit-text-stroke:1px black){:where(.ip-strip__num){color:#0000;-webkit-text-stroke:1.5px var(--ip-rep-stroke)}}:where(.ip-strip__word){font-family:var(--ip-display);font-size:var(--vk-text-xl);text-transform:uppercase;letter-spacing:.06em;margin:0 0 var(--vk-space-1)}:where(.ip-strip__note){color:var(--vk-color-muted);font-size:var(--vk-text-sm);margin:0}:where(.ip-panel){gap:var(--vk-space-6);grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));align-items:start;display:grid}:where(.ip-hours){gap:var(--vk-space-2);margin:0;display:grid}:where(.ip-hours) :where(div){justify-content:space-between;gap:var(--vk-space-4);border-block-end:1px dashed var(--vk-color-border);padding-block-end:var(--vk-space-2);display:flex}:where(.ip-hours) :where(dt){color:var(--vk-color-fg-subtle)}:where(.ip-hours) :where(dd){font-variant-numeric:tabular-nums;font-weight:var(--vk-weight-medium);margin:0}:where(.ip-sparkline-wide){--vk-sparkline-width:100%;display:block}:where(.ip-clock){font-family:var(--ip-display);font-size:var(--vk-text-2xl);font-variant-numeric:tabular-nums;letter-spacing:.02em;margin-block-start:var(--vk-space-1);line-height:1.1;display:block}:where(.ip-timetable) :where(.vk-scheduler){--vk-scheduler-lane-height:4.5rem;--vk-scheduler-gutter:7.5rem}:where(.ip-slot){text-align:start;flex-direction:column;align-items:start;gap:3px;min-width:0;max-width:100%;padding-block:2px;display:flex}:where(.ip-slot__name){font-family:var(--ip-display);font-size:var(--vk-text-sm);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-weight:600;line-height:1.1;overflow:hidden}:where(.ip-slot__meta){font-size:var(--vk-text-xs);white-space:nowrap;text-overflow:ellipsis;max-width:100%;line-height:1.2;overflow:hidden}:where(.ip-legend){gap:var(--vk-space-3);flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style:none;display:flex}:where(.ip-media){border-radius:var(--ip-radius);background:var(--vk-color-surface-subtle);line-height:0;position:relative;overflow:clip}:where(.ip-media) :where(img){object-fit:cover;width:100%;height:100%}:where(.ip-media--class){aspect-ratio:16/10}:where(.ip-media--trainer){aspect-ratio:4/5}:where(.ip-media--trainer) :where(img){object-position:50% 20%;filter:grayscale(.4);transition:filter var(--vk-duration) var(--vk-ease)}:where(.ip-trainer):hover :where(.ip-media--trainer) :where(img){filter:grayscale(0)}@media (prefers-reduced-motion:reduce){:where(.ip-media--trainer) :where(img){transition:none}}:where(.ip-transform){border-radius:var(--ip-radius);background:var(--vk-color-border);grid-template-columns:1fr 1fr;gap:2px;display:grid;overflow:clip}:where(.ip-transform__half){aspect-ratio:4/5;line-height:0;position:relative}:where(.ip-transform__half) :where(img){object-fit:cover;filter:grayscale(.55);width:100%;height:100%}:where(.ip-transform__half[data-when=after]) :where(img){filter:grayscale(0)}:where(.ip-transform__tag){padding:2px var(--vk-space-2);border-radius:var(--vk-radius-xs);color:#fff;font-family:var(--ip-display);font-size:var(--vk-text-xs);text-transform:uppercase;letter-spacing:.12em;background:#0a0a0bdb;line-height:1.7;position:absolute;inset-block-start:var(--vk-space-2);inset-inline-start:var(--vk-space-2)}:where(.ip-chartgrid){gap:var(--vk-space-6);grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);align-items:start;display:grid}@media not (min-width:62rem){:where(.ip-chartgrid){grid-template-columns:1fr}}:where(.ip-ringrow){gap:var(--vk-space-5);flex-wrap:wrap;align-items:center;display:flex}:where(.ip-ring-centre){text-align:center;place-items:center;line-height:1.05;display:grid}:where(.ip-ring-centre) :where(strong){font-family:var(--ip-display);font-size:var(--vk-text-2xl)}:where(.ip-ring-centre) :where(span){font-size:var(--vk-text-xs);color:var(--vk-color-muted);text-transform:uppercase;letter-spacing:.1em}:where(.ip-bmi__readout){align-items:baseline;gap:var(--vk-space-3);flex-wrap:wrap;display:flex}:where(.ip-bmi__value){font-family:var(--ip-display);font-variant-numeric:tabular-nums;color:var(--vk-color-primary);font-size:clamp(2.75rem,9vw,4rem);font-weight:700;line-height:1}:where(.ip-plans) :where(.vk-radio-group__items){gap:var(--vk-space-3);display:grid}:where(.ip-plans) :where(.vk-radio){padding:var(--vk-space-4);border:1px solid var(--vk-color-border);border-radius:var(--ip-radius);background:var(--vk-color-surface);transition:border-color var(--vk-duration-fast) var(--vk-ease);align-items:start}:where(.ip-plans) :where(.vk-radio):hover{border-color:var(--vk-color-border-strong)}:where(.ip-plans) :where(.vk-radio):has(:checked){border-color:var(--vk-color-primary);background:var(--vk-color-primary-subtle)}@media (prefers-reduced-motion:reduce){:where(.ip-plans) :where(.vk-radio){transition:none}}:where(.ip-plan-row){justify-content:space-between;align-items:baseline;gap:var(--vk-space-3);flex-wrap:wrap;width:100%;display:flex}:where(.ip-plan-price){font-family:var(--ip-display);font-size:var(--vk-text-xl);white-space:nowrap}:where(.ip-form-grid){gap:var(--vk-space-5);grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));display:grid}:where(.ip-clone){gap:var(--vk-space-8);grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;display:grid}@media not (min-width:60rem){:where(.ip-clone){grid-template-columns:1fr}}:where(.ip-clone__box){gap:var(--vk-space-4);padding:var(--vk-space-5);border:1px solid var(--vk-color-border);border-radius:var(--ip-radius);background:var(--vk-color-bg);min-width:0;display:grid}:where(.ip-clone__cmd){align-items:center;gap:var(--vk-space-2);min-width:0;display:flex}:where(.ip-clone__cmd) :where(pre){flex:1;min-width:0;margin:0;overflow-x:visible}:where(.ip-clone__cmd) :where(.vk-code__inner){white-space:pre-wrap;overflow-wrap:anywhere}@media not (min-width:30rem){:where(.ip-clone__cmd){flex-direction:column;align-items:stretch}:where(.ip-clone__cmd) :where(.vk-copy-button),:where(.ip-clone__cmd) :where(button){width:100%}}:where(.ip-clone__actions){gap:var(--vk-space-2);flex-wrap:wrap;display:flex}:where(.ip-clone__actions) :where(a){gap:var(--vk-space-2)}:where(.ip-credit){gap:var(--vk-space-3);padding:var(--vk-space-5);border:1px solid var(--vk-color-border);border-radius:var(--ip-radius);background:var(--vk-color-surface-subtle);display:grid}:where(.ip-credit__install){align-items:center;gap:var(--vk-space-2);flex-wrap:wrap;display:flex}:where(.ip-tabular){font-variant-numeric:tabular-nums}:where(.ip-plain){color:inherit;text-decoration:none}:where(.ip-plain):hover{text-underline-offset:3px;text-decoration:underline}:where(.ip-anchor){scroll-margin-block-start:6rem}:where(a,button,summary,[tabindex]):focus-visible{outline:2px solid var(--vk-color-ring);outline-offset:2px;border-radius:var(--vk-radius-xs)}
