/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.z-10{z-index:10}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.flex{display:flex}.hidden{display:none}.h-full{height:100%}.min-h-\[100svh\]{min-height:100svh}.w-full{width:100%}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.overflow-hidden{overflow:hidden}.bg-landing-surface{background-color:var(--landing-color-surface)}.p-5{padding:calc(var(--spacing) * 5)}.px-5{padding-inline:calc(var(--spacing) * 5)}.pb-5{padding-bottom:calc(var(--spacing) * 5)}.text-\[32px\]{font-size:32px}.text-\[\#07142B\]{color:#07142b}.text-landing-foreground{color:var(--landing-color-foreground)}.shadow-\[0_10px_24px_-20px_rgba\(31\,72\,132\,0\.42\)\]{--tw-shadow:0 10px 24px -20px var(--tw-shadow-color,#1f48846b);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{color-scheme:light;--landing-font-sans:"Space Grotesk","Avenir Next","Segoe UI",sans-serif;--landing-font-display:"Sora","Avenir Next","Segoe UI",sans-serif;--landing-font-brand:"Madimi One","Sora","Avenir Next","Segoe UI",sans-serif;--landing-color-page:#f2f4f7;--landing-color-surface:#fff;--landing-color-surface-soft:#f8fafc;--landing-color-foreground:#07142b;--landing-color-foreground-strong:#08142e;--landing-color-foreground-muted:#24344f;--landing-color-foreground-subtle:#3a4d68;--landing-color-foreground-soft:#576a84;--landing-color-border:#0b1b3724;--landing-color-border-soft:#0b1b3714;--landing-color-border-contrast:#7093bf2b;--landing-color-border-contrast-hover:#5283ca45;--landing-color-primary:#2a7ef5;--landing-color-primary-hover:#1367f2;--landing-color-primary-active:#1259d2;--landing-color-primary-link:#1f56c8;--landing-color-primary-link-strong:#1d57b3;--landing-color-premium:#6b4bff;--landing-color-premium-hover:#5e43e0;--landing-color-premium-active:#533cc4;--landing-color-success:#26a05f;--landing-color-action-dark:#0b0b0d;--landing-color-action-dark-hover:#151518;--landing-color-action-dark-foreground:#f4f5f7;--landing-color-action-dark-border:#0000000d;--landing-color-yandex-mark:#ff5036;--landing-color-white-strong:#fff;--landing-color-overlay-light:#ffffffe6;--landing-color-overlay-soft:#ffffffb8;--landing-shadow-card:0 10px 24px -20px #1f48846b;--landing-shadow-yandex-cta:0 18px 24px -22px #000000f2;--landing-shadow-hero-kicker:0 14px 26px -22px #11234566;--landing-shadow-step-card:0 24px 38px -30px #11234552,inset 0 1px 0 #ffffffdb;--landing-shadow-profile-card:0 24px 38px -31px #10234447,0 1px 0 #ffffffe6 inset;--landing-shadow-profile-card-hover:0 30px 44px -36px #10234457;--landing-shadow-parallax-active:0 30px 45px -36px #0b1b375e;--landing-page-background:radial-gradient(circle at 14% -4%,#cde1fa8c,transparent 28%),linear-gradient(180deg,#f4f7fb,#f1f4f8 53%,#f4f7fb);--landing-about-background:radial-gradient(circle at 18% 6%,#cbe0fa42,transparent 44%),linear-gradient(180deg,#f6f8fc,#f4f7fb);--landing-steps-background:radial-gradient(circle at 14% -6%,#c9dff957,transparent 50%),radial-gradient(circle at 86% 10%,#d6e8fb4d,transparent 48%),linear-gradient(180deg,#f6f8fc,#f3f7fc);--landing-profiles-background:radial-gradient(circle at 12% 20%,#cee2f747,transparent 40%),linear-gradient(180deg,#f6f8fc,#f4f7fb);--landing-step-card-background:linear-gradient(180deg,#f6f9fdfa,#ecf1f8f5),radial-gradient(circle at top right,#d6e5ff8f,transparent 34%);--landing-profile-card-background:linear-gradient(180deg,#fdfefff2,#f8fafdfa),radial-gradient(circle at top right,#d9e8fb57,transparent 38%);--landing-hero-shell-background:linear-gradient(90deg,#c4cddbf7,#bfc9d8f7 34%,#cad2def2 68%,#c4cddaf7),radial-gradient(circle at 12% 16%,#92a8d252,transparent 28%),radial-gradient(circle at 74% 18%,#a9bedf45,transparent 30%),radial-gradient(circle at 56% 68%,#bdcbe229,transparent 38%),linear-gradient(180deg,#cad2df,#cfd7e2 58%,#c8d1de);--landing-hero-fallback-background:linear-gradient(90deg,#cad2de00,#9db1d74d 18%,#cad2de00 34%),linear-gradient(90deg,#cad2de00 24%,#869cca66 44%,#cad2de00 58%),linear-gradient(90deg,#cad2de00 50%,#abbcdb47 68%,#cad2de00 82%),linear-gradient(90deg,#cad2de00 70%,#c2cde22e 84%,#cad2de00 96%);--landing-hero-overlay-background:radial-gradient(circle at 22% 18%,#b7cae60d,transparent 16%),radial-gradient(circle at 76% 22%,#c5d5eb09,transparent 18%),linear-gradient(180deg,#fff0,#dfe6f106);--landing-color-hero-kicker-border:#ffffff80;--landing-color-hero-kicker-background:#ffffff57;--landing-color-hero-kicker-foreground:#2b477ad1;--landing-color-hero-title:#08142e;--landing-color-hero-copy:#213858e0;--landing-shadow-hero-title:0 10px 36px #ffffff38;--landing-shadow-hero-copy:0 6px 28px #ffffff2e;--landing-step-line-background:linear-gradient(180deg,transparent,#3b70d6a3,transparent);--landing-step-orb-1:radial-gradient(circle,#b1d5ff4d,transparent 68%);--landing-step-orb-2:radial-gradient(circle,#c3ebdd57,transparent 68%);--landing-step-orb-3:radial-gradient(circle,#cae3ff4d,transparent 68%);--landing-step-orb-4:radial-gradient(circle,#ffe1c54d,transparent 68%);--landing-color-about-text:#253a58d1;--landing-color-step-index:#385c9dd1;--landing-shadow-step-index:0 14px 32px #6e90c42e;--landing-color-step-title:#152743f2;--landing-color-step-copy:#324665db;--landing-profile-top-border:linear-gradient(90deg,transparent,#68a4ffbd,transparent);--landing-color-profile-label:#405f96c7;--landing-color-profile-highlight-border:#7093bf29;--landing-color-profile-highlight-background:#ffffffb8;--landing-color-profile-highlight-foreground:#2d415ed6;--landing-color-soon-badge-background:#111216;--landing-color-soon-badge-foreground:#f3f6fb;--landing-color-soon-badge-border:#00000014;--landing-color-parallax-outline:#2b63b36b;--landing-glare-background:radial-gradient(circle at var(--parallax-x) var(--parallax-y),#ffffff6b,#ffffff17 40%,transparent 70%);--landing-card-title-size:1.05rem;--landing-card-title-line-height:1.25rem;--landing-card-description-size:.875rem;--landing-card-description-line-height:1.5rem;--landing-badge-size:.68rem;--landing-badge-tracking:.08em;--landing-profile-accent-analyst:linear-gradient(135deg,#68a4ff85,#c1dfff47,#f6fbff1f);--landing-profile-accent-ai:linear-gradient(135deg,#7ad09b80,#cdf1dd45,#f8fefa1f);--landing-profile-accent-design:linear-gradient(135deg,#ffb07885,#ffe2c64d,#fffaf521);--landing-shader-base-rgb:176 186 202;--landing-shader-ribbon-a-rgb:70 102 168;--landing-shader-ribbon-b-rgb:92 126 188;--landing-shader-ribbon-c-rgb:132 156 208;--landing-shader-curtain-glow-rgb:87 118 181;--landing-shader-curtain-a-rgb:116 140 193;--landing-shader-curtain-b-rgb:64 94 152;--landing-shader-curtain-c-rgb:154 174 215;--landing-shader-bloom-rgb:142 168 220;--landing-shader-horizon-rgb:46 66 116;--landing-shader-lift-rgb:176 190 224}*{box-sizing:border-box}body,html{min-height:100%;margin:0}html{scroll-behavior:smooth;scroll-padding-top:94px}body{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--landing-color-page);color:var(--landing-color-foreground);font-family:var(--landing-font-sans)}.landing-button{white-space:nowrap;border:1px solid #0000;border-radius:.75rem;outline:none;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;transition:color .18s,background-color .18s,border-color .18s;display:inline-flex}.landing-button:focus-visible{box-shadow:0 0 0 2px var(--landing-color-primary)}@supports (color:color-mix(in lab,red,red)){.landing-button:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--landing-color-primary) 45%,transparent)}}.landing-button:disabled{pointer-events:none;opacity:.5}.landing-button-default{background:var(--landing-color-primary);color:var(--landing-color-white-strong)}.landing-button-default:hover{background:var(--landing-color-primary-hover)}.landing-button-default:active{background:var(--landing-color-primary-active)}.landing-button-secondary{background:var(--landing-color-premium);color:var(--landing-color-white-strong)}.landing-button-secondary:hover{background:var(--landing-color-premium-hover)}.landing-button-secondary:active{background:var(--landing-color-premium-active)}.landing-button-outline{border-color:var(--landing-color-border);background:var(--landing-color-surface);color:var(--landing-color-foreground-muted)}.landing-button-outline:hover{border-color:var(--landing-color-primary);color:var(--landing-color-primary-link-strong)}.landing-button-ghost{color:var(--landing-color-foreground-muted);background:0 0}.landing-button-ghost:hover{background:var(--landing-color-surface-soft)}.landing-button-size-default{height:2.5rem;padding:.5rem 1rem}.landing-button-size-sm{height:2rem;padding:0 .75rem;font-size:.75rem}.landing-button-size-lg{height:2.75rem;padding:.5rem 1.25rem}.landing-badge{font-size:var(--landing-badge-size);letter-spacing:var(--landing-badge-tracking);text-transform:uppercase;border:1px solid #0000;border-radius:999px;align-items:center;padding:.25rem .625rem;font-weight:700;display:inline-flex}.landing-badge-default{border-color:var(--landing-color-border);background:var(--landing-color-surface);color:var(--landing-color-foreground-muted)}.landing-badge-primary{background:var(--landing-color-primary);color:var(--landing-color-white-strong)}.landing-badge-premium{background:var(--landing-color-premium);color:var(--landing-color-white-strong)}.landing-badge-success{background:var(--landing-color-success);color:var(--landing-color-white-strong)}.landing-card{border:1px solid var(--landing-color-border);background:var(--landing-color-surface);color:var(--landing-color-foreground-muted);box-shadow:var(--landing-shadow-card);border-radius:.75rem}.landing-card-title{font-size:var(--landing-card-title-size);line-height:var(--landing-card-title-line-height);font-weight:700}.landing-card-description{font-size:var(--landing-card-description-size);line-height:var(--landing-card-description-line-height);color:var(--landing-color-foreground-soft)}.landing-profile-accent--analyst{background:var(--landing-profile-accent-analyst)}.landing-profile-accent--ai{background:var(--landing-profile-accent-ai)}.landing-profile-accent--design{background:var(--landing-profile-accent-design)}.landing-page{background:var(--landing-page-background);position:relative;overflow-x:clip}.landing-shell{width:min(1230px,100% - 1.5rem);margin-inline:auto}.landing-fixed-header{z-index:60;-webkit-backdrop-filter:none;inset-inline:0;background:0 0;border-bottom:0;position:fixed;top:0}.landing-header-row{justify-content:space-between;align-items:center;gap:.75rem;height:76px;display:flex}.landing-header-left{align-items:center;min-width:0;display:flex}.landing-brand{color:var(--landing-color-foreground);flex-shrink:0;align-items:center;gap:.2rem;text-decoration:none;display:inline-flex}.landing-brand-logo-wrap{flex-shrink:0;width:48px;height:48px;position:relative}.landing-brand-wordmark{font-family:var(--landing-font-brand);letter-spacing:-.026em;font-size:1.92rem;line-height:1}.landing-header-nav{align-items:center;gap:1.45rem;margin-left:1.75rem;display:none}.landing-header-link{color:var(--landing-color-foreground-subtle);font-size:.9rem;font-weight:500;line-height:1;text-decoration:none;transition:color .18s}.landing-header-link:hover{color:var(--landing-color-foreground)}.landing-header-link.is-active{color:var(--landing-color-primary-link)}.landing-yandex-cta{box-shadow:var(--landing-shadow-yandex-cta);border:1px solid var(--landing-color-action-dark-border)!important;background:var(--landing-color-action-dark)!important;height:44px!important;color:var(--landing-color-action-dark-foreground)!important;letter-spacing:0!important;border-radius:999px!important;padding:0 1.05rem!important;font-size:.95rem!important;font-weight:600!important}.landing-yandex-cta:hover{background:var(--landing-color-action-dark-hover)!important}.landing-yandex-cta-mark{width:24px;height:24px;color:var(--landing-color-white-strong);background:var(--landing-color-yandex-mark);border-radius:999px;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;line-height:1;display:inline-flex}.landing-hero{isolation:isolate;min-height:100svh;position:relative;overflow:clip}.landing-hero-aurora-shell{background:var(--landing-hero-shell-background);width:100%;min-height:100svh}.landing-aurora-canvas,.landing-aurora-fallback,.landing-aurora-overlay{width:100%;height:100%;position:absolute;inset:0}.landing-aurora-fallback{background:var(--landing-hero-fallback-background);filter:blur(38px);opacity:.96}.landing-aurora-canvas{opacity:1;display:block}.landing-aurora-overlay{pointer-events:none;background:var(--landing-hero-overlay-background);mix-blend-mode:soft-light;opacity:.34}.landing-hero-inner{text-align:center;z-index:1;align-content:center;min-height:100svh;padding-block:6.55rem 4.1rem;display:grid;position:relative}.landing-hero-kicker{border:1px solid var(--landing-color-hero-kicker-border);background:var(--landing-color-hero-kicker-background);-webkit-backdrop-filter:blur(12px);letter-spacing:.14em;text-transform:uppercase;color:var(--landing-color-hero-kicker-foreground);box-shadow:var(--landing-shadow-hero-kicker);border-radius:999px;align-items:center;gap:.45rem;margin:0 auto 1rem;padding:.45rem .8rem;font-size:.73rem;font-weight:600;line-height:1;display:inline-flex}.landing-hero-title{font-family:var(--landing-font-display);letter-spacing:-.047em;color:var(--landing-color-hero-title);text-wrap:balance;text-shadow:var(--landing-shadow-hero-title);margin:0 auto;font-size:clamp(2.08rem,6.2vw,5rem);font-weight:700;line-height:.92}.landing-hero-copy{max-width:56ch;color:var(--landing-color-hero-copy);text-shadow:var(--landing-shadow-hero-copy);margin:1.45rem auto 0;font-size:clamp(1rem,1.45vw,1.14rem);line-height:1.75}.landing-section{padding-block:4.8rem;position:relative}.landing-block-title{font-family:var(--landing-font-display);letter-spacing:-.04em;color:var(--landing-color-foreground);margin:0;font-size:clamp(1.95rem,4.8vw,3.7rem);font-weight:700;line-height:.95}.landing-about{background:var(--landing-about-background);border-top:1px solid var(--landing-color-border-soft)}.landing-about-inner{text-align:center;justify-items:center;gap:1.45rem;display:grid;position:relative}.landing-about-text{color:var(--landing-color-about-text);text-wrap:balance;margin:0;font-size:clamp(1.26rem,3.15vw,3.22rem);font-weight:500;line-height:1.18}.landing-steps{border-top:1px solid var(--landing-color-border-soft);background:var(--landing-steps-background)}.landing-block-title-steps,.landing-steps{color:var(--landing-color-foreground)}.landing-steps-list{gap:clamp(2.4rem,6.2vw,6rem);margin-top:clamp(2.8rem,5vw,4rem);display:grid}.landing-step-card{border:1px solid var(--landing-color-border-contrast);background:var(--landing-step-card-background);width:min(100%,72rem);box-shadow:var(--landing-shadow-step-card);will-change:transform,opacity,filter;border-radius:1.65rem;grid-template-columns:minmax(96px,auto) minmax(0,1fr);justify-self:center;align-items:center;gap:clamp(1rem,2.2vw,1.95rem);padding:clamp(1.1rem,2.5vw,1.7rem) clamp(1.2rem,2.85vw,2.05rem);display:grid;position:relative;overflow:hidden}.landing-step-card:before{content:"";background:var(--landing-step-line-background);width:1px;position:absolute;inset:0 auto 0 0}.landing-step-card:after{content:"";aspect-ratio:1;background:var(--landing-step-orb-1);opacity:.78;pointer-events:none;border-radius:999px;width:40%;position:absolute;top:-20%;right:-10%}.landing-step-card:nth-child(2):after{background:var(--landing-step-orb-2)}.landing-step-card:nth-child(3):after{background:var(--landing-step-orb-3)}.landing-step-card:nth-child(4):after{background:var(--landing-step-orb-4)}.landing-step-meta{align-content:start;gap:.6rem;display:grid}.landing-step-copy-wrap{align-content:start;max-width:60ch;display:grid}.landing-step-index{letter-spacing:-.06em;color:var(--landing-color-step-index);text-shadow:var(--landing-shadow-step-index);font-size:clamp(3.4rem,6vw,6.4rem);font-weight:800;line-height:.78}.landing-step-index,.landing-step-title{font-family:var(--landing-font-display);margin:0}.landing-step-title{letter-spacing:-.043em;color:var(--landing-color-step-title);text-wrap:balance;font-size:clamp(2rem,3.28vw,3.1rem);line-height:.96}.landing-step-copy{color:var(--landing-color-step-copy);max-width:56ch;margin:.84rem 0 0;font-size:clamp(1.08rem,1.26vw,1.34rem);line-height:1.6}.landing-profiles{border-top:1px solid var(--landing-color-border-soft);background:var(--landing-profiles-background)}.landing-profiles-grid{gap:1rem;margin-top:1.45rem;display:grid}.landing-profile-card{border:1px solid var(--landing-color-border-soft);background:var(--landing-profile-card-background);min-height:330px;box-shadow:var(--landing-shadow-profile-card);border-radius:1.15rem;padding:1.25rem 1.25rem 3.3rem;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),border-color .28s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.landing-profile-card:before{content:"";background:var(--landing-profile-top-border);z-index:1;height:1px;position:absolute;inset:0 0 auto}.landing-profile-card:hover{border-color:var(--landing-color-border-contrast-hover);box-shadow:var(--landing-shadow-profile-card-hover);transform:translateY(-6px)}.landing-profile-accent{z-index:0;pointer-events:none;position:absolute;inset:0}.landing-profile-content{z-index:2;height:100%;display:grid;position:relative}.landing-profile-label{letter-spacing:.14em;text-transform:uppercase;color:var(--landing-color-profile-label);margin:0 0 .65rem;font-size:.72rem;font-weight:600;line-height:1}.landing-profile-title{font-family:var(--landing-font-display);letter-spacing:-.03em;color:var(--landing-color-foreground);margin:0;font-size:clamp(1.58rem,2.22vw,2.16rem);line-height:1.03}.landing-profile-description{color:var(--landing-color-foreground-muted);margin:1rem 0 0;font-size:.95rem;line-height:1.72}.landing-profile-highlights{flex-wrap:wrap;gap:.55rem;margin-top:auto;padding-top:1.2rem;display:flex}.landing-profile-highlight{border:1px solid var(--landing-color-profile-highlight-border);background:var(--landing-color-profile-highlight-background);min-height:32px;color:var(--landing-color-profile-highlight-foreground);border-radius:999px;align-items:center;padding:.4rem .72rem;font-size:.8rem;line-height:1;display:inline-flex}.landing-soon-badge{z-index:3;text-transform:uppercase;position:absolute;bottom:.9rem;right:.9rem;background:var(--landing-color-soon-badge-background)!important;color:var(--landing-color-soon-badge-foreground)!important;border:1px solid var(--landing-color-soon-badge-border)!important;letter-spacing:.08em!important;font-size:.66rem!important}.parallax-shell{--parallax-rx:0deg;--parallax-ry:0deg;--parallax-x:50%;--parallax-y:50%;transform-style:preserve-3d;transform:perspective(1400px) rotateX(var(--parallax-rx)) rotateY(var(--parallax-ry));border-radius:1.1rem;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.parallax-shell.is-active{transform:perspective(1400px) rotateX(var(--parallax-rx)) rotateY(var(--parallax-ry)) scale3d(1.008,1.008,1.008);box-shadow:var(--landing-shadow-parallax-active)}.parallax-shell:focus-within{outline:2px solid var(--landing-color-parallax-outline);outline-offset:2px}.parallax-glare{z-index:0;background:var(--landing-glare-background);mix-blend-mode:screen;opacity:.24;pointer-events:none;transition:opacity .22s;position:absolute;inset:0}.parallax-content{z-index:1;position:relative;transform:translateZ(12px)}.parallax-shell:not(.is-active) .parallax-glare{opacity:.16}@media (min-width:768px){.landing-shell{width:min(1230px,100% - 2.5rem)}.landing-section{padding-block:5.4rem}.landing-steps-list{gap:2.7rem;margin-top:3.2rem}.landing-step-card{grid-template-columns:minmax(128px,auto) minmax(0,1fr);gap:1.5rem;padding:1.3rem 1.5rem 1.35rem}.landing-profile-card{min-height:350px}}@media (min-width:1024px){.landing-header-nav{display:flex}.landing-section{padding-block:6rem}.landing-step-card{grid-template-columns:minmax(165px,auto) minmax(0,1fr);gap:1.8rem;width:min(100%,74rem);padding:1.42rem 1.8rem 1.45rem}.landing-step-card:nth-child(odd){justify-self:end}.landing-step-card:nth-child(2n){justify-self:start}.landing-profiles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1380px){.landing-profiles-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1023px){.landing-header-row{height:72px}.landing-brand{gap:.16rem}.landing-brand-logo-wrap{width:40px;height:40px}.landing-brand-wordmark{font-size:1.66rem}.landing-yandex-cta{height:40px!important;padding-inline:.9rem!important;font-size:.84rem!important}.landing-step-copy{font-size:1.08rem}.landing-step-card{justify-self:center;width:min(100%,58rem)}}@media (max-width:767px){html{scroll-padding-top:84px}.landing-hero{min-height:90svh}.landing-hero-inner{padding-block:5.8rem 3.3rem}.landing-hero-kicker{margin-bottom:.9rem}.landing-section{padding-block:4.2rem}.landing-step-card{border-radius:1.22rem;grid-template-columns:minmax(0,1fr);gap:.58rem;padding:.95rem .95rem 1.05rem}.landing-step-index{font-size:2.9rem}.landing-step-title{font-size:2.04rem;line-height:.98}.landing-step-copy{font-size:1.04rem;line-height:1.78}.landing-profile-card{min-height:300px}.landing-profile-highlights{padding-top:.95rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.landing-profile-card,.parallax-shell,.parallax-shell.is-active{transition:none!important;transform:none!important}}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}