[data-potok-theme]{--potok-font-sans: "IBM Plex Sans", "Noto Sans", "Segoe UI", sans-serif;--potok-space-page: clamp(1rem, 4vw, 2.5rem)}:root,[data-potok-theme=default]{--potok-color-canvas: #f4f5f7;--potok-color-ink: #1b222c;--potok-color-muted: #5b6470;--potok-color-brand: #e8601a;--potok-color-accent: #8b9bb0;--potok-color-border: #e2e5e9;--potok-color-surface: #ffffff;--potok-color-danger: #96261f;--potok-color-success: #1f7a45;--potok-color-warning: #9a6b12;--potok-color-info: #1f4b7a;--potok-color-header: #1b222c;--potok-color-header-muted: #8b9bb0;--potok-color-on-header: #ffffff;--potok-color-sidebar: #141921;--potok-color-sidebar-muted: #8b9bb0;--potok-color-sidebar-active: #243041;--potok-font-sans: "IBM Plex Sans", "Noto Sans", "Segoe UI", sans-serif;--potok-space-page: clamp(1rem, 4vw, 2.5rem);--potok-max-width: 80rem}:root,[data-potok-theme=admin]{--potok-color-canvas: #f4f5f7;--potok-color-ink: #1b222c;--potok-color-muted: #5b6470;--potok-color-brand: #0b5f4b;--potok-color-accent: #8b9bb0;--potok-color-border: #e2e5e9;--potok-color-surface: #ffffff;--potok-color-danger: #96261f;--potok-color-success: #1f7a45;--potok-color-warning: #9a6b12;--potok-color-info: #1f4b7a;--potok-color-header: #1b222c;--potok-color-header-muted: #8b9bb0;--potok-color-on-header: #ffffff;--potok-color-sidebar: #141921;--potok-color-sidebar-muted: #8b9bb0;--potok-color-sidebar-active: #243041;--potok-font-sans: "IBM Plex Sans", "Noto Sans", "Segoe UI", sans-serif;--potok-space-page: clamp(1rem, 4vw, 2.5rem);--potok-max-width: 80rem}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;min-width:360px;min-height:100dvh;font-family:var(--potok-font-sans);color:var(--potok-color-ink);background:var(--potok-color-canvas)}#root{min-height:100dvh}.shell{display:flex;flex-direction:column;min-height:100dvh}.shell__header{background:var(--potok-color-header, var(--potok-color-ink));border-bottom:2px solid color-mix(in srgb,var(--potok-color-header-muted, #8b9bb0) 35%,transparent)}.shell__header-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;width:min(100%,var(--potok-max-width));margin-inline:auto;padding:.75rem var(--potok-space-page);min-height:3.5rem}.shell__brand-block{display:flex;align-items:center;gap:.65rem}.shell__mark{display:block;width:2rem;height:2rem;flex-shrink:0;background:var(--potok-color-brand)}.shell__brand-text{display:flex;flex-direction:column;gap:.1rem}.shell__brand{margin:0;font-size:1.25rem;font-weight:700;letter-spacing:.08em;line-height:1.25;color:var(--potok-color-on-header, #fff);text-transform:uppercase}.shell__tagline{margin:0;color:var(--potok-color-header-muted, var(--potok-color-muted));font-size:.5625rem;letter-spacing:.12em;text-transform:uppercase;line-height:1.35}.shell__nav{display:flex;flex-wrap:wrap;align-items:center;gap:.125rem}.shell__nav-link{display:inline-flex;align-items:center;justify-content:center;padding:.375rem .875rem;border:0;border-radius:.25rem;background:transparent;color:var(--potok-color-header-muted, var(--potok-color-muted));font:inherit;font-size:.8125rem;line-height:1.5;text-decoration:none;cursor:pointer}.shell__nav-link--active{background:var(--potok-color-brand);color:var(--potok-color-on-header, #fff);font-weight:600}.shell__main{flex:1;width:min(100%,var(--potok-max-width));margin-inline:auto;padding:var(--potok-space-page)}.shell--minimal{background:var(--potok-color-canvas)}.shell__main--minimal{display:flex;align-items:center;justify-content:center;width:100%;max-width:none;margin:0;padding:1.5rem 1rem 2rem}.shell__intro{max-width:36rem}.shell__intro h2{margin:0 0 .75rem;font-size:clamp(1.25rem,3vw,1.75rem)}.shell__intro p{margin:0;color:var(--potok-color-muted);line-height:1.5}.wizard-progress{display:flex;flex-wrap:wrap;align-items:center;gap:0;list-style:none;margin:0 0 2.25rem;padding:0}.wizard-progress__item{display:flex;align-items:center;gap:.5rem}.wizard-progress__item:not(:last-child):after{content:"";display:block;width:2.5rem;height:1px;margin-inline:.625rem;background:var(--potok-color-border)}.wizard-progress__item--done:not(:last-child):after{background:var(--potok-color-brand)}.wizard-progress__index{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:999px;background:var(--potok-color-border);color:var(--potok-color-accent, var(--potok-color-muted));font-size:.75rem;font-weight:600;line-height:1}.wizard-progress__check{display:block;width:.75rem;height:.5625rem}.wizard-progress__label{color:var(--potok-color-accent, var(--potok-color-muted));font-size:.75rem;line-height:1.5}.wizard-progress__item--current .wizard-progress__index{background:var(--potok-color-ink);border:2px solid var(--potok-color-brand);color:var(--potok-color-brand)}.wizard-progress__item--current .wizard-progress__label{color:var(--potok-color-ink);font-weight:600}.wizard-progress__item--done .wizard-progress__index{background:var(--potok-color-brand);color:var(--potok-color-on-header, #fff)}.wizard-progress__item--done .wizard-progress__label{color:var(--potok-color-brand)}.wizard-step h2{margin:0 0 .5rem;font-size:clamp(1.25rem,3vw,1.75rem)}.wizard-step__heading{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem 1.5rem;margin-bottom:.25rem}.wizard-step__heading-text{min-width:min(100%,18rem)}.wizard-step__heading .wizard-step__hint{margin-bottom:0}.wizard-step__back{flex-shrink:0;margin-top:.35rem;padding:.5rem 1.125rem;border:1px solid var(--potok-color-border);border-radius:.25rem;background:transparent;color:var(--potok-color-muted);font:inherit;font-size:.8125rem;line-height:1.5;cursor:pointer}.wizard-step__back:hover{border-color:var(--potok-color-brand);color:var(--potok-color-ink)}.wizard-step--industry .wizard-step__title,.wizard-step--models .wizard-step__title,.wizard-step--status .wizard-step__title,.wizard-step--params .wizard-step__title{margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.625rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.2}.wizard-step__hint{margin:0 0 1.25rem;color:var(--potok-color-muted);font-size:.9375rem;line-height:1.5}.wizard-step__status{margin:0 0 1rem}.wizard-step__status--error{color:var(--potok-color-danger, #b42318)}.wizard-step__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.wizard-step__actions--end{justify-content:flex-end}.wizard-step__primary{min-width:8rem;padding:.55rem 1.1rem;border:0;border-radius:.25rem;background:var(--potok-color-brand);color:var(--potok-color-on-header, #fff);font:inherit;font-weight:600;cursor:pointer}.wizard-step__primary:hover{filter:brightness(1.05)}button:not([class]){display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-width:8rem;padding:.55rem 1.1rem;border:1px solid var(--potok-color-border);border-radius:.25rem;background:var(--potok-color-surface, #fff);color:var(--potok-color-ink);font:inherit;font-weight:600;cursor:pointer}button:not([class]):hover:not(:disabled){border-color:var(--potok-color-brand)}button:not([class]):disabled{opacity:.55;cursor:not-allowed}.industry-grid{list-style:none;margin:2.5rem 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(14.5rem,1fr));gap:.75rem}.industry-tile{display:flex;align-items:flex-start;gap:.875rem;width:100%;min-height:6.25rem;padding:1.125rem 1.25rem;border:2px solid var(--potok-color-border);border-radius:.375rem;background:var(--potok-color-surface, #fff);color:inherit;text-align:left;cursor:pointer;font:inherit;box-shadow:0 1px 2px color-mix(in srgb,var(--potok-color-ink) 6%,transparent)}.industry-tile:hover{border-color:var(--potok-color-brand)}.industry-tile--selected{border-color:var(--potok-color-brand);box-shadow:inset 0 0 0 1px var(--potok-color-brand)}.industry-tile__icon{flex-shrink:0;font-size:1.75rem;line-height:1.75rem}.industry-tile__body{display:flex;flex-direction:column;gap:.25rem;min-width:0}.industry-tile__name{font-weight:600;font-size:.875rem;line-height:1.35;color:var(--potok-color-ink)}.industry-tile__desc{font-size:.75rem;line-height:1.4;color:color-mix(in srgb,var(--potok-color-muted) 85%,#7b8898)}.wizard-step--models .model-group:first-of-type{margin-top:2.5rem}.model-group{margin-top:2rem}.model-group__title{display:flex;align-items:center;gap:.75rem;margin:0 0 .75rem;color:var(--potok-color-muted);font-size:1rem;font-weight:600;letter-spacing:.06em;line-height:1.5;text-transform:uppercase}.model-group__title:before{content:"";display:block;width:.1875rem;height:1.125rem;border-radius:.125rem;background:var(--potok-color-brand);flex-shrink:0}.model-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));gap:.75rem}.model-card{display:flex;flex-direction:column;gap:0;min-height:100%;padding:1.25rem 1.375rem;border:2px solid var(--potok-color-border);border-radius:.375rem;background:var(--potok-color-surface, #fff)}.model-card--selected{border-color:var(--potok-color-brand);box-shadow:inset 0 0 0 1px var(--potok-color-brand)}.model-card__select{position:relative;display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.model-card__order{display:inline-flex;align-items:center;justify-content:center;order:1;min-width:1.5rem;height:1.5rem;border-radius:999px;background:var(--potok-color-brand);color:var(--potok-color-on-header, #fff);font-size:.85rem;font-weight:700}.model-card__name{font-weight:700;font-size:1.375rem;letter-spacing:.05em;line-height:1.5;color:var(--potok-color-ink)}.model-card__desc{margin:.5rem 0 0;color:color-mix(in srgb,var(--potok-color-muted) 70%,#7b8898);font-size:.8125rem;line-height:1.5}.model-card__metrics,.model-card__units{list-style:none;margin:0;padding:0}.model-card__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-top:.875rem}.model-card__metric{display:flex;flex-direction:column;gap:.125rem;min-width:0;padding:.5rem .625rem;border-radius:.25rem;background:var(--potok-color-canvas)}.model-card__metric-label{color:var(--potok-color-accent, var(--potok-color-muted));font-size:.625rem;letter-spacing:.08em;line-height:1.5;text-transform:uppercase}.model-card__metric-value{color:var(--potok-color-ink);font-size:.6875rem;font-weight:500;line-height:1.5}.model-card__units{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.75rem}.model-card__unit{padding:.25rem .5rem;border:1px solid var(--potok-color-border);border-radius:.25rem;background:transparent;color:inherit;font:inherit;font-size:.8125rem;cursor:pointer}.model-card__unit--active,.model-card__unit:hover{border-color:var(--potok-color-brand)}.wizard-step--status{max-width:56.25rem}.status-summary{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;min-height:2.75rem;margin:0 0 2.25rem;padding:.75rem 1rem;border:1px solid var(--potok-color-border);border-radius:.375rem;background:var(--potok-color-surface, #fff);font-size:.75rem;line-height:1.5}.status-summary__label{color:var(--potok-color-accent, var(--potok-color-muted))}.status-summary__value{color:var(--potok-color-ink);font-weight:500}.status-summary__arrow{color:#d1d5db}.status-header .wizard-step__hint{margin-bottom:0}.status-options{display:grid;gap:.75rem;margin:2.5rem 0 2rem;padding:0;border:0}.status-option{display:flex;align-items:flex-start;gap:1.25rem;width:100%;padding:1.375rem 1.5rem;border:2px solid var(--potok-color-border);border-radius:.375rem;background:var(--potok-color-surface, #fff);color:inherit;text-align:left;font:inherit;cursor:pointer}.status-option:hover{border-color:color-mix(in srgb,var(--potok-color-brand) 55%,var(--potok-color-border))}.status-option--selected{border-color:var(--potok-color-brand);box-shadow:inset 0 0 0 1px var(--potok-color-brand)}.status-option:disabled{cursor:wait;opacity:.7}.status-option__index{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.25rem;background:var(--potok-color-canvas);color:var(--potok-color-brand);font-size:1.125rem;font-weight:700;line-height:1.5}.status-option__body{display:flex;flex:1;flex-direction:column;gap:.375rem;min-width:0}.status-option__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:.625rem}.status-option__label{color:var(--potok-color-ink);font-size:1rem;font-weight:700;line-height:1.5}.status-option__tag{padding:.125rem .5rem;border-radius:.1875rem;background:var(--potok-color-canvas);color:var(--potok-color-muted);font-size:.6875rem;letter-spacing:.06em;line-height:1.5}.status-option__hint{color:var(--potok-color-muted);font-size:.875rem;line-height:1.55}.status-option__chevron{flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.25rem;object-fit:contain}.selection-summary{margin-bottom:1.5rem;padding:1rem;border:1px solid var(--potok-color-border);border-radius:.35rem}.selection-summary h3{margin:0 0 .75rem;font-size:1rem}.selection-summary__list{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.selection-summary__list li{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem .65rem}.selection-summary__order{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;border-radius:999px;background:var(--potok-color-brand);color:var(--potok-color-on-brand, #fff);font-size:.8rem;font-weight:700}.selection-summary__label{color:var(--potok-color-muted);font-size:.85rem;min-width:4.5rem}.register-offer{margin-bottom:1.5rem;padding:1rem 1.1rem;border:1px dashed var(--potok-color-brand);border-radius:.35rem;background:color-mix(in srgb,var(--potok-color-brand) 6%,transparent)}.register-offer h3{margin:0 0 .5rem;font-size:1.05rem}.register-offer p,.register-offer ul{margin:0 0 .75rem;color:var(--potok-color-muted);line-height:1.45}.register-offer ul{padding-left:1.2rem}.registration-form{display:grid;gap:.85rem;margin-top:1rem}.registration-form h3{margin:0}.registration-form__field{display:grid;gap:.35rem;min-width:0}.registration-form__field input,.registration-form__field textarea,.registration-form__field select{width:100%;max-width:28rem;min-height:2.55rem;padding:.55rem .75rem;border:1px solid var(--potok-color-border);border-radius:.25rem;background:var(--potok-color-surface);color:var(--potok-color-ink);font:inherit;font-size:.875rem}.registration-form__field input::placeholder,.registration-form__field textarea::placeholder{color:color-mix(in srgb,var(--potok-color-ink) 50%,transparent)}.registration-form__consent{display:flex;gap:.6rem;align-items:flex-start}.registration-form__actions{display:flex;flex-wrap:wrap;gap:.65rem}.registration-page{width:min(100%,40rem);margin-inline:auto;padding-block:1.5rem 2.5rem}.registration-page__header{margin-bottom:.5rem}.registration-page__title{margin:0;color:var(--potok-color-ink);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.registration-page__subtitle{margin:.5rem 0 0;color:var(--potok-color-muted);font-size:.875rem;line-height:1.5}.registration-form--page{gap:0;margin-top:2.25rem;max-width:none}.registration-form--page .registration-form__field input,.registration-form--page .registration-form__field select{max-width:none}.registration-form__section{margin:0;padding-top:1.75rem}.registration-form__section:first-of-type{padding-top:0}.registration-form__section-title{display:flex;align-items:center;gap:.65rem;margin:0 0 .9rem;color:var(--potok-color-muted);font-size:.8125rem;font-weight:600;letter-spacing:.08em;line-height:1.5;text-transform:uppercase}.registration-form__section-title:before{content:"";flex:0 0 auto;width:3px;height:.875rem;border-radius:2px;background:var(--potok-color-brand)}.registration-form__label{color:color-mix(in srgb,var(--potok-color-ink) 85%,#374151);font-size:.75rem;font-weight:500;letter-spacing:.03em}.registration-form__req{margin-left:.15rem;color:var(--potok-color-brand)}.registration-form__stack,.registration-form__row{display:grid;gap:.75rem}.registration-form__row--2{grid-template-columns:repeat(2,minmax(0,1fr))}.registration-form__row--3{grid-template-columns:repeat(3,minmax(0,1fr))}.registration-form__select-wrap{position:relative;display:block}.registration-form__select-wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:2rem;color:var(--potok-color-ink)}.registration-form__select-wrap select:invalid{color:#9ca3af}.registration-form__select-chevron{position:absolute;top:50%;right:.85rem;width:10px;height:6px;transform:translateY(-50%);pointer-events:none}.registration-form__consent-box{display:flex;gap:.65rem;align-items:flex-start;margin-top:1.75rem;padding:1rem 1.125rem;border:1px solid var(--potok-color-border);border-radius:.375rem;background:color-mix(in srgb,var(--potok-color-canvas) 70%,white);color:color-mix(in srgb,var(--potok-color-ink) 85%,#374151);font-size:.8125rem;line-height:1.5;cursor:pointer}.registration-form__consent-box input{flex:0 0 auto;width:1.125rem;height:1.125rem;margin-top:.125rem;accent-color:var(--potok-color-brand)}.client-login-tabs{display:flex;gap:.5rem;margin-bottom:1rem}.client-login-tabs button{flex:1;padding:.55rem .75rem;border:1px solid var(--potok-color-border);background:transparent;color:inherit;cursor:pointer}.client-login-tabs button.is-active{border-color:var(--potok-color-brand);background:color-mix(in srgb,var(--potok-color-brand) 12%,transparent)}.login-page{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:calc(100dvh - 3rem);padding:1.5rem 1rem 2rem}.login-page__card{width:min(100%,26.25rem);padding:2rem 1.75rem;border:1px solid var(--potok-color-border);border-radius:.5rem;background:var(--potok-color-surface, #fff);box-shadow:0 4px 12px color-mix(in srgb,var(--potok-color-ink) 6%,transparent)}.login-page__logo{display:flex;align-items:center;justify-content:center;gap:.625rem;padding-bottom:1.5rem}.login-page__mark{flex-shrink:0;width:2.25rem;height:2.25rem;background:var(--potok-color-brand)}.login-page__brand-text{display:flex;flex-direction:column}.login-page__brand{margin:0;color:var(--potok-color-ink);font-size:1.375rem;font-weight:700;letter-spacing:.14em;line-height:1.35;text-transform:uppercase}.login-page__tagline{margin:0;color:var(--potok-color-accent, var(--potok-color-muted));font-size:.5625rem;letter-spacing:.12em;line-height:1.5;text-transform:uppercase}.login-page__title{margin:0;color:var(--potok-color-ink);font-size:1.5rem;font-weight:700;letter-spacing:.06em;line-height:1.5;text-align:center;text-transform:uppercase}.login-page__subtitle{margin:.5rem 0 0;color:var(--potok-color-accent, var(--potok-color-muted));font-size:.8125rem;line-height:1.4;text-align:center}.login-page__form{display:grid;gap:1.125rem;margin-top:1.125rem}.login-page__error{margin:0;color:var(--potok-color-danger, #b42318);font-size:.8125rem;line-height:1.45}.login-page__tabs{display:flex;overflow:hidden;border:1px solid var(--potok-color-border);border-radius:.3125rem}.login-page__tab{flex:1;min-height:2.75rem;padding:.625rem;border:0;border-bottom:2px solid transparent;background:#fafbfc;color:#6b7280;font:inherit;font-size:.8125rem;line-height:1.5;cursor:pointer}.login-page__tab--active{background:#fffaf7;border-bottom-color:var(--potok-color-brand);color:var(--potok-color-brand);font-weight:600}.login-page__tab:disabled{cursor:wait;opacity:.7}.login-page__field{display:grid;gap:.375rem}.login-page__label{color:color-mix(in srgb,var(--potok-color-ink) 85%,#374151);font-size:.75rem;font-weight:500;letter-spacing:.03em;line-height:1.5}.login-page__req{color:var(--potok-color-brand)}.login-page__input,.login-page__code-input{width:100%;min-height:2.6875rem;padding:.625rem .75rem;border:1px solid var(--potok-color-border);border-radius:.25rem;background:var(--potok-color-surface, #fff);color:var(--potok-color-ink);font:inherit;font-size:.875rem;line-height:1.4}.login-page__code-input{font-family:ui-monospace,JetBrains Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:1.375rem;letter-spacing:.34em;text-align:center}.login-page__input::placeholder,.login-page__code-input::placeholder{color:color-mix(in srgb,var(--potok-color-ink) 50%,transparent)}.login-page__hint{margin:0;color:var(--potok-color-accent, var(--potok-color-muted));font-size:.75rem;line-height:1.5}.login-page__submit{width:100%;min-height:3rem;padding:.8125rem 1rem;border:0;border-radius:.3125rem;background:var(--potok-color-brand);color:var(--potok-color-on-header, #fff);font:inherit;font-size:.9375rem;font-weight:600;line-height:1.5;cursor:pointer}.login-page__submit:disabled{opacity:.65;cursor:wait}.login-page__register{margin:0;color:var(--potok-color-accent, var(--potok-color-muted));font-size:.8125rem;line-height:1.5;text-align:center}.login-page__link{padding:0;border:0;background:transparent;color:var(--potok-color-brand);font:inherit;font-size:inherit;font-weight:500;cursor:pointer}.login-page__divider{padding-top:1rem;border-top:1px solid #f0f1f3;text-align:center}.login-page__admin-link{color:var(--potok-color-accent, var(--potok-color-muted));font-size:.75rem;line-height:1.5;text-decoration:none}.login-page__admin-link:hover{color:var(--potok-color-brand)}.login-page__back{margin-top:1.25rem;padding:0;border:0;background:transparent;color:var(--potok-color-accent, var(--potok-color-muted));font:inherit;font-size:.8125rem;line-height:1.5;cursor:pointer}.login-page .smart-captcha{margin:0}.smart-captcha{margin:.75rem 0 1rem}.registration-form__policy{color:var(--potok-color-brand);text-decoration:underline}.registration-form__footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:1.75rem}.registration-form__back,.registration-form__submit{display:inline-flex;align-items:center;justify-content:center;min-height:2.6rem;padding:.625rem 1.125rem;border-radius:.25rem;font:inherit;font-size:.8125rem;cursor:pointer}.registration-form__back{border:1px solid var(--potok-color-border);background:transparent;color:var(--potok-color-muted)}.registration-form__submit{border:0;padding-inline:1.75rem;background:var(--potok-color-brand);color:var(--potok-color-on-header);font-size:.875rem;font-weight:600}.registration-form__submit:disabled,.registration-form__back:disabled{opacity:.55;cursor:not-allowed}@media(max-width:40rem){.registration-form__row--2,.registration-form__row--3{grid-template-columns:1fr}}.tour-stage{margin-top:.5rem}.tour-stage__progress{margin:0 0 .75rem;color:var(--potok-color-muted);font-size:.9rem}.tour-slide{border:1px solid var(--potok-color-border);border-radius:.35rem;overflow:hidden;background:var(--potok-color-surface, #fff)}.tour-slide__panel{display:grid;place-items:center;min-height:12rem;padding:1.25rem;background:linear-gradient(160deg,color-mix(in srgb,var(--potok-color-brand) 12%,transparent),transparent),var(--potok-color-surface-alt, #f4f6f8);text-align:center}.tour-slide[data-media-type=media_3d] .tour-slide__panel{background:radial-gradient(circle at 30% 30%,color-mix(in srgb,var(--potok-color-accent, #2f6fed) 18%,transparent),transparent 60%),var(--potok-color-surface-alt, #f4f6f8)}.tour-slide[data-media-type=reference] .tour-slide__panel{background:linear-gradient(120deg,color-mix(in srgb,#0f7b6c 14%,transparent),transparent),var(--potok-color-surface-alt, #f4f6f8)}.tour-slide__badge{display:inline-block;margin-bottom:.75rem;padding:.2rem .55rem;border:1px solid var(--potok-color-border);border-radius:.25rem;font-size:.75rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.tour-slide__placeholder{margin:0;max-width:18rem;color:var(--potok-color-muted);line-height:1.45;font-size:.95rem}.tour-slide__image{display:block;max-width:min(100%,28rem);max-height:16rem;width:auto;height:auto;object-fit:contain}.tour-slide__title{margin:0;padding:.9rem 1rem .25rem;font-size:1.05rem}.tour-slide__meta{margin:0;padding:0 1rem 1rem;color:var(--potok-color-muted);font-size:.9rem}.wizard-step--params{max-width:56.25rem}.params-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem 1.5rem;margin-bottom:.25rem}.params-header__text{min-width:min(100%,16rem)}.params-header .wizard-step__hint{margin-bottom:0}.params-header .wizard-step__hint strong{color:var(--potok-color-ink);font-weight:700}.params-header__extra{color:var(--potok-color-muted);font-weight:400}.params-legend{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;margin:.35rem 0 0;padding:0}.params-legend__item{display:inline-flex;align-items:center;gap:.3125rem;color:var(--potok-color-accent, var(--potok-color-muted));font-size:.6875rem;line-height:1.5}.params-legend__icon{display:inline-flex;align-items:center;justify-content:center;width:.875rem;height:.875rem;border:1px solid var(--potok-color-border);border-radius:.125rem;background:var(--potok-color-surface, #fff);color:var(--potok-color-muted);font-size:.5rem;line-height:1}.params-legend__icon--calc{border-color:#bfdbfe;background:#eef6ff;color:#3b82f6}.params-progress{margin:2.5rem 0 0}.params-progress__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.375rem;color:var(--potok-color-muted);font-size:.75rem;line-height:1.5}.params-progress__count{color:var(--potok-color-ink);font-weight:500}.params-progress__track{width:100%;height:.25rem;overflow:hidden;border-radius:.125rem;background:var(--potok-color-border)}.params-progress__fill{height:100%;border-radius:inherit;background:var(--potok-color-brand);transition:width .2s ease}.params-table{width:100%;margin-top:1.5rem;overflow:hidden;border:1px solid var(--potok-color-border);border-radius:.375rem;background:var(--potok-color-surface, #fff)}.params-table__head,.params-table__row{display:grid;grid-template-columns:minmax(0,1fr) 7.5rem 3rem;gap:.75rem;align-items:center}.params-table__head{padding:.625rem 1.25rem;background:var(--potok-color-header, #1b222c);color:#8b9bb0;font-size:.6875rem;font-weight:600;letter-spacing:.08em;line-height:1.5;text-transform:uppercase}.params-table__row{min-height:3.15rem;border-bottom:1px solid color-mix(in srgb,var(--potok-color-border) 70%,transparent);border-left:3px solid transparent}.params-table__row:last-child{border-bottom:0}.params-table__row--alt{background:#fafbfc}.params-table__row--calc{border-left-color:#3b82f6;background:#f0f6ff}.params-table__cell{min-width:0}.params-table__cell--param{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.75rem 1.25rem .75rem 1rem;color:#374151;font-size:.875rem;line-height:1.4}.params-table__cell--value{padding-block:.5rem}.params-table__cell--unit{padding:.75rem 1rem .75rem 0;color:var(--potok-color-accent, var(--potok-color-muted));font-size:.75rem;line-height:1.5}.params-table__sigma{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:1.25rem;padding:.125rem .375rem;border-radius:.125rem;background:#eef2ff;color:#3b82f6;font-size:.625rem;letter-spacing:.05em;line-height:1.5}.params-table__label{color:inherit;font-weight:400}.params-table__formula{color:var(--potok-color-accent, var(--potok-color-muted));font-size:.625rem;line-height:1.5}.params-field__required{color:var(--potok-color-danger, #b42318);margin-left:.15rem}.params-field__control--inline{display:block;width:100%}.params-input{box-sizing:border-box;width:100%;min-height:2.1875rem;padding:.375rem .625rem;border:1px solid var(--potok-color-border);border-radius:.25rem;background:var(--potok-color-surface, #fff);color:var(--potok-color-ink);font:inherit;font-size:.875rem;font-weight:500;line-height:1.4}.params-input::placeholder{color:color-mix(in srgb,var(--potok-color-ink) 50%,transparent);font-weight:500}.params-input:focus{outline:2px solid color-mix(in srgb,var(--potok-color-brand) 45%,transparent);outline-offset:1px}.params-select-wrap{position:relative}.params-input--select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:1.75rem;color:var(--potok-color-ink);font-weight:400;font-size:.8125rem;cursor:pointer}.params-input--select:invalid,.params-input--select option[value=""]{color:var(--potok-color-accent, var(--potok-color-muted))}.params-select-wrap__chevron{position:absolute;top:50%;right:.55rem;width:.625rem;height:.375rem;transform:translateY(-50%);pointer-events:none}.params-calc-value,.params-input--calc{border-color:transparent;background:#dbeafe;color:#1d4ed8;font-size:.9375rem;font-weight:500}.params-calc-value{cursor:default}.params-calc-value:read-only{border-color:transparent;background:#dbeafe;color:#1d4ed8}@media(max-width:40rem){.params-table__head,.params-table__row{grid-template-columns:minmax(0,1fr) 6.5rem 2.5rem;gap:.5rem}.params-table__cell--param{padding-inline:.75rem .5rem}.params-table__cell--unit{padding-right:.75rem}}.project-history{display:grid;gap:1rem;margin-block:1rem 1.5rem}.project-history__sections{display:grid;gap:1.25rem}.project-history__section h3{margin:0 0 .4rem;font-size:1.05rem}.result-table{width:100%;max-width:36rem;border-collapse:collapse;margin:.5rem 0 0}.result-table th,.result-table td{padding:.65rem .75rem;border-bottom:1px solid var(--potok-color-border);text-align:left;vertical-align:top}.result-table thead th{font-size:.85rem;color:var(--potok-color-muted);font-weight:600}.result-table__unit{color:var(--potok-color-muted);font-weight:400}.result-restricted{display:grid;gap:.5rem;margin-top:1.25rem}.result-restricted h3{margin:0;font-size:1.05rem}.result-restricted__hint{color:var(--potok-color-muted);font-style:italic}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cabinet{width:min(100%,1100px);margin-inline:auto;padding:3rem var(--potok-space-page) 4rem}.cabinet__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem 1.5rem}.cabinet__title{margin:0;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.2;color:var(--potok-color-ink)}.cabinet__subtitle{margin:.4rem 0 0;color:var(--potok-color-muted);font-size:.875rem}.cabinet__header-aside{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.cabinet__price-badge{display:inline-flex;align-items:center;gap:.65rem;margin:0;padding:.5rem .875rem;border-radius:1.25rem;border:1px solid color-mix(in srgb,var(--potok-color-success) 35%,var(--potok-color-border));background:color-mix(in srgb,var(--potok-color-success) 14%,var(--potok-color-surface));color:var(--potok-color-success);font-size:.75rem;font-weight:600}.cabinet__price-dot{width:.5rem;height:.5rem;border-radius:.25rem;background:var(--potok-color-success)}.cabinet__logout{border:1px solid var(--potok-color-border);background:transparent;color:var(--potok-color-muted);border-radius:.25rem;padding:.4rem .75rem;font-size:.8125rem;cursor:pointer}.cabinet__logout:hover{color:var(--potok-color-ink);border-color:var(--potok-color-accent)}.cabinet__grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(16rem,1fr);gap:1.75rem;margin-top:2.5rem}@media(max-width:860px){.cabinet__grid{grid-template-columns:1fr}}.cabinet__section-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.65rem}.cabinet__section-title{display:flex;align-items:center;gap:.65rem;margin:0;font-size:.9375rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--potok-color-muted)}.cabinet__section-title:before{content:"";width:3px;height:1rem;border-radius:2px;background:var(--potok-color-brand)}.cabinet__new-project{border:none;border-radius:.25rem;background:var(--potok-color-brand);color:#fff;font-size:.75rem;font-weight:600;padding:.35rem .75rem;cursor:pointer}.cabinet__new-project:hover{filter:brightness(1.05)}.cabinet__empty{display:grid;gap:.75rem;justify-items:start;padding:1.25rem;border:1px solid var(--potok-color-border);border-radius:.375rem;background:var(--potok-color-surface);color:var(--potok-color-muted)}.cabinet-table{border:1px solid var(--potok-color-border);border-radius:.375rem;overflow:hidden;background:var(--potok-color-surface)}.cabinet-table__head,.cabinet-table__row{display:grid;grid-template-columns:7.5rem minmax(0,1fr) 7rem 5.5rem;gap:.75rem;align-items:center;padding:.65rem 1.125rem;width:100%;text-align:left}.cabinet-table__head{background:var(--potok-color-header);color:var(--potok-color-header-muted);font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.cabinet-table__row{border:none;border-bottom:1px solid #f0f1f3;background:var(--potok-color-surface);cursor:pointer;font:inherit;color:inherit}.cabinet-table__row--alt{background:#fafbfc}.cabinet-table__row:hover{background:color-mix(in srgb,var(--potok-color-brand) 6%,var(--potok-color-surface))}.cabinet-table__row:last-child{border-bottom:none}.cabinet-table__code{color:var(--potok-color-brand);font-size:.75rem;font-weight:500}.cabinet-table__model{display:flex;flex-direction:column;gap:.1rem;min-width:0}.cabinet-table__model strong{font-size:.875rem;font-weight:600;color:var(--potok-color-ink)}.cabinet-table__model span{font-size:.6875rem;color:#9ca3af}.cabinet-table__changed{font-size:.75rem;color:var(--potok-color-muted)}.cabinet-status{display:inline-block;padding:.2rem .5rem;border-radius:.2rem;font-size:.6875rem;font-weight:600;white-space:nowrap}.cabinet-status--ready{background:color-mix(in srgb,var(--potok-color-success) 14%,#fff);color:var(--potok-color-success)}.cabinet-status--pending{background:#fff0b0;color:#7a5c00}.cabinet-status--work{background:#eceef1;color:var(--potok-color-muted)}.cabinet-grants{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.cabinet-grant{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.375rem;border:1px solid var(--potok-color-border);background:var(--potok-color-canvas)}.cabinet-grant--active{background:color-mix(in srgb,var(--potok-color-success) 14%,#fff);border-color:color-mix(in srgb,var(--potok-color-success) 35%,var(--potok-color-border))}.cabinet-grant__marker{width:.55rem;height:.55rem;border-radius:.15rem;flex-shrink:0;background:var(--potok-color-accent)}.cabinet-grant--active .cabinet-grant__marker{background:var(--potok-color-success)}.cabinet-grant__body{flex:1;min-width:0}.cabinet-grant__title{margin:0;font-size:.8125rem;font-weight:500;color:#6b7280}.cabinet-grant--active .cabinet-grant__title{color:var(--potok-color-success)}.cabinet-grant__hint{margin:.15rem 0 0;font-size:.6875rem;color:#9ca3af}.cabinet-grant__check{width:16px;height:16px;flex-shrink:0;display:block}.cabinet-grant__request{border:1px solid var(--potok-color-brand);background:transparent;color:var(--potok-color-brand);border-radius:.2rem;padding:.25rem .5rem;font-size:.6875rem;cursor:pointer;flex-shrink:0}.cabinet-grant__request:disabled{opacity:.6;cursor:wait}@media(max-width:640px){.cabinet-table__head,.cabinet-table__row{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.cabinet-table__head span:nth-child(n+3),.cabinet-table__row>:nth-child(n+3){display:none}}.wizard-result{display:flex;flex-direction:column;gap:0;width:min(100%,56.25rem);margin-inline:auto}.wizard-result__header{margin-top:2.25rem}.wizard-result__title{margin:0;font-size:clamp(1.75rem,4vw,2.625rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.2;color:var(--potok-color-ink)}.wizard-result__subtitle{margin:.5rem 0 0;color:var(--potok-color-muted);font-size:.9375rem}.wizard-result__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:2.25rem}@media(max-width:760px){.wizard-result__grid{grid-template-columns:1fr}}.wizard-result__section-title{display:flex;align-items:center;gap:.65rem;margin:0;font-size:.9375rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--potok-color-muted)}.wizard-result__section-title:before{content:"";width:3px;height:1rem;border-radius:2px;background:var(--potok-color-brand)}.wizard-result-spec{margin-top:.65rem;border:1px solid var(--potok-color-border);border-radius:.375rem;overflow:hidden;background:var(--potok-color-surface)}.wizard-result-spec__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem 1.125rem;border-bottom:1px solid #f0f1f3;font-size:.875rem}.wizard-result-spec__row:last-child{border-bottom:none}.wizard-result-spec__row--alt{background:#fafbfc}.wizard-result-spec__row span{color:var(--potok-color-muted)}.wizard-result-spec__row strong{font-weight:600;color:var(--potok-color-ink);text-align:right}.wizard-result__aside{display:flex;flex-direction:column;gap:.75rem}.wizard-result-price{padding:1.25rem 1.35rem;border:1px solid color-mix(in srgb,var(--potok-color-brand) 45%,var(--potok-color-border));border-radius:.5rem;background:color-mix(in srgb,var(--potok-color-brand) 8%,#fff)}.wizard-result-price__amount{margin:0;font-size:1.75rem;font-weight:700;color:var(--potok-color-brand);line-height:1.2}.wizard-result-price__amount--muted{font-size:1.25rem}.wizard-result-price__hint{margin:.4rem 0 0;color:var(--potok-color-brand);font-size:.8125rem}.wizard-result-price__cta{display:block;width:100%;margin-top:1rem;padding:.75rem 1rem;border:0;border-radius:.35rem;background:var(--potok-color-brand);color:#fff;font:inherit;font-weight:600;cursor:pointer}.wizard-result-price__cta:disabled{opacity:.7;cursor:default}.wizard-result-price__note{margin:.65rem 0 0;color:var(--potok-color-muted);font-size:.75rem}.wizard-result-lock{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border:1px solid var(--potok-color-border);border-radius:.375rem;background:var(--potok-color-surface)}.wizard-result-lock--open{border-color:color-mix(in srgb,var(--potok-color-success) 35%,var(--potok-color-border));background:color-mix(in srgb,var(--potok-color-success) 10%,#fff)}.wizard-result-lock__icon{width:16px;height:18px;flex-shrink:0;display:block}.wizard-result-lock__body{flex:1;min-width:0}.wizard-result-lock__title{margin:0;font-size:.875rem;font-weight:600;color:var(--potok-color-ink)}.wizard-result-lock__hint{margin:.15rem 0 0;font-size:.75rem;color:#9ca3af}.wizard-result-lock__request{border:1px solid var(--potok-color-brand);background:transparent;color:var(--potok-color-brand);border-radius:.2rem;padding:.3rem .55rem;font-size:.6875rem;cursor:pointer;flex-shrink:0}.wizard-result__bom{margin-top:2rem}.wizard-result-bom-table{margin-top:.65rem;border:1px solid var(--potok-color-border);border-radius:.375rem;overflow:hidden;background:var(--potok-color-surface)}.wizard-result-bom-table__head,.wizard-result-bom-table__row{display:grid;grid-template-columns:3rem minmax(0,1fr) 4.5rem 3.5rem 6rem;gap:.75rem;align-items:center;padding:.65rem 1rem}.wizard-result-bom-table__head{background:var(--potok-color-header);color:var(--potok-color-on-header, #fff);font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.wizard-result-bom-table__row{border-bottom:1px solid #f0f1f3;font-size:.8125rem;color:var(--potok-color-ink)}.wizard-result-bom-table__row--alt{background:#fafbfc}.wizard-result-bom-table__row:last-child{border-bottom:none}.wizard-result-bom-table__price{display:inline-flex;align-items:center;gap:.35rem;color:var(--potok-color-muted)}.wizard-result-bom-table__price img{width:12px;height:9px;display:block}.wizard-result-bom-table__empty{margin:0;padding:1rem;color:var(--potok-color-muted);font-size:.875rem}.wizard-result__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-top:2rem}.wizard-result__restart{border:1px solid var(--potok-color-border);background:#eceef1;color:var(--potok-color-muted);border-radius:.25rem;padding:.55rem .9rem;font:inherit;cursor:pointer}.wizard-result__primary{border:0;border-radius:.25rem;background:var(--potok-color-header);color:var(--potok-color-on-header, #fff);padding:.65rem 1.15rem;font:inherit;font-weight:600;cursor:pointer}.wizard-result__primary:disabled{opacity:.55;cursor:not-allowed}@media(max-width:640px){.wizard-result-bom-table__head,.wizard-result-bom-table__row{grid-template-columns:2rem minmax(0,1fr) 3.5rem 4.5rem}.wizard-result-bom-table__head span:nth-child(4),.wizard-result-bom-table__row>:nth-child(4){display:none}}
