.select-control{grid-template-columns:minmax(0,1fr);width:100%;min-width:0;display:grid}.select-trigger.form-control{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;display:flex}.select-trigger[data-state=open]{border-color:var(--focus)}.select-value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.select-trigger[data-placeholder] .select-value{color:var(--fg-tertiary)}.select-chevron{color:var(--fg-secondary);transition:transform var(--dur) var(--ease);flex:none}.select-trigger[data-state=open] .select-chevron{transform:rotate(180deg)}.select-menu{z-index:100;width:max(240px, var(--radix-select-trigger-width));max-width:min(480px, var(--radix-select-content-available-width));max-height:min(320px, var(--radix-select-content-available-height));border:1px solid var(--border-primary);border-radius:var(--r-lg);background:var(--bg-card);color:var(--fg-primary);box-shadow:var(--shadow-floating);transform-origin:var(--radix-select-content-transform-origin);animation:select-appear var(--dur) var(--ease);overflow:hidden}.select-viewport{overscroll-behavior:contain;padding:5px}.select-option{border-radius:var(--r-sm);overflow-wrap:anywhere;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;align-items:center;min-height:40px;padding:9px 36px 9px 11px;font-size:14px;line-height:1.45;display:flex;position:relative}.select-option[data-state=checked]{background:var(--control-bg)}.select-option[data-highlighted]{background:var(--hover-secondary);outline:none}.select-option[data-disabled]{color:var(--fg-tertiary);cursor:not-allowed}.select-check{color:var(--accent);display:inline-flex;position:absolute;right:11px}.select-scroll{height:24px;color:var(--fg-secondary);background:var(--bg-card);justify-content:center;align-items:center;display:flex}@keyframes select-appear{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@media (pointer:coarse){.select-option{min-height:44px}}@media (prefers-reduced-motion:reduce){.select-menu{animation:none}.select-chevron{transition:none}}@media (forced-colors:active){.select-menu{border-color:canvastext}.select-option[data-highlighted]{outline-offset:-2px;outline:2px solid highlight}.select-check{color:canvastext}.select-option[data-disabled]{color:graytext}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--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;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--spacing:.25rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--leading-snug:1.375;--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-ui);--default-mono-font-family:var(--font-mono);--font-ui:var(--font-ui);--font-mono:var(--font-mono);--shadow-small:var(--shadow-small);--shadow-medium:var(--shadow-medium);--shadow-floating:var(--shadow-floating);--ease-quint:var(--ease-quint)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{box-sizing:border-box}html{background:var(--bg-page)}body{background:var(--bg-page);min-height:100dvh;color:var(--fg-primary);font-family:var(--font-ui);letter-spacing:0;font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:15px;font-weight:400;line-height:1.5}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}input,select,textarea,button{font:inherit;letter-spacing:inherit;color:inherit}select{appearance:none}::placeholder{color:var(--fg-tertiary)}}@layer components{.eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--fg-tertiary);font-size:10px;font-weight:600}}@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.relative{position:relative}.static{position:static}.top-\[13px\]{top:13px}.right-\[12\.5\%\]{right:12.5%}.left-\[12\.5\%\]{left:12.5%}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:var(--spacing)}.mt-1\.5{margin-top:calc(var(--spacing) * 1.5)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-2\.5{margin-top:calc(var(--spacing) * 2.5)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-px{margin-top:1px}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.-ml-4{margin-left:calc(var(--spacing) * -4)}.ml-2{margin-left:calc(var(--spacing) * 2)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-1\.5{height:calc(var(--spacing) * 1.5)}.h-2{height:calc(var(--spacing) * 2)}.h-3{height:calc(var(--spacing) * 3)}.h-3\.5{height:calc(var(--spacing) * 3.5)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-7{height:calc(var(--spacing) * 7)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-12{height:calc(var(--spacing) * 12)}.h-24{height:calc(var(--spacing) * 24)}.h-48{height:calc(var(--spacing) * 48)}.h-\[2px\]{height:2px}.h-\[18px\]{height:18px}.h-\[62px\]{height:62px}.h-\[86px\]{height:86px}.h-\[88px\]{height:88px}.h-\[110px\]{height:110px}.h-\[120px\]{height:120px}.h-\[160px\]{height:160px}.h-\[180px\]{height:180px}.h-\[200px\]{height:200px}.h-\[240px\]{height:240px}.h-\[260px\]{height:260px}.h-\[300px\]{height:300px}.h-\[420px\]{height:420px}.min-h-9{min-height:calc(var(--spacing) * 9)}.min-h-11{min-height:calc(var(--spacing) * 11)}.min-h-dvh{min-height:100dvh}.w-1\.5{width:calc(var(--spacing) * 1.5)}.w-2{width:calc(var(--spacing) * 2)}.w-3{width:calc(var(--spacing) * 3)}.w-3\.5{width:calc(var(--spacing) * 3.5)}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-7{width:calc(var(--spacing) * 7)}.w-8{width:calc(var(--spacing) * 8)}.w-9{width:calc(var(--spacing) * 9)}.w-\[18px\]{width:18px}.w-full{width:100%}.max-w-\[520px\]{max-width:520px}.max-w-\[640px\]{max-width:640px}.max-w-full{max-width:100%}.min-w-0{min-width:0}.flex-1{flex:1}.shrink-0{flex-shrink:0}.rotate-180{rotate:180deg}.animate-\[verto-pulse_1\.4s_ease-in-out_infinite\]{animation:1.4s ease-in-out infinite verto-pulse}.animate-\[verto-pulse_1\.6s_ease-in-out_infinite\]{animation:1.6s ease-in-out infinite verto-pulse}.animate-\[verto-pulse_1\.8s_ease-in-out_infinite\]{animation:1.8s ease-in-out infinite verto-pulse}.animate-spin{animation:var(--animate-spin)}.cursor-pointer{cursor:pointer}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:var(--spacing)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-3\.5{gap:calc(var(--spacing) * 3.5)}.gap-4{gap:calc(var(--spacing) * 4)}:where(.space-y-1\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)))}.gap-x-12{column-gap:calc(var(--spacing) * 12)}.gap-y-4{row-gap:calc(var(--spacing) * 4)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.rounded-2xl{border-radius:var(--r-2xl)}.rounded-card{border-radius:var(--r-lg)}.rounded-pill{border-radius:var(--r-pill)}.rounded-xl{border-radius:var(--r-xl)}.bg-accent{background-color:var(--accent)}.bg-card{background-color:var(--bg-card)}.bg-current{background-color:currentColor}.bg-elevation{background-color:var(--bg-elevation)}.bg-fg-tertiary{background-color:var(--fg-tertiary)}.bg-inset{background-color:var(--bg-inset)}.bg-transparent{background-color:#0000}.p-0{padding:0}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-6{padding:calc(var(--spacing) * 6)}.px-1{padding-inline:var(--spacing)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.py-1{padding-block:var(--spacing)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.pt-1{padding-top:var(--spacing)}.pb-6{padding-bottom:calc(var(--spacing) * 6)}.text-center{text-align:center}.text-left{text-align:left}.font-mono{font-family:var(--font-mono)}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[17px\]{font-size:17px}.text-\[19px\]{font-size:19px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.leading-\[1\.3\]{--tw-leading:1.3;line-height:1.3}.leading-\[1\.5\]{--tw-leading:1.5;line-height:1.5}.leading-\[1\.15\]{--tw-leading:1.15;line-height:1.15}.leading-\[1\.25\]{--tw-leading:1.25;line-height:1.25}.leading-\[1\.35\]{--tw-leading:1.35;line-height:1.35}.leading-\[1\.45\]{--tw-leading:1.45;line-height:1.45}.leading-\[1\.55\]{--tw-leading:1.55;line-height:1.55}.leading-none{--tw-leading:1;line-height:1}.leading-snug{--tw-leading:var(--leading-snug);line-height:var(--leading-snug)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[-0\.03em\]{--tw-tracking:-.03em;letter-spacing:-.03em}.\[overflow-wrap\:anywhere\]{overflow-wrap:anywhere}.break-all{word-break:break-all}.whitespace-normal{white-space:normal}.whitespace-pre-wrap{white-space:pre-wrap}.text-accent{color:var(--accent)}.text-current{color:currentColor}.text-danger{color:var(--danger)}.text-fg{color:var(--fg-primary)}.text-fg-secondary{color:var(--fg-secondary)}.text-fg-tertiary{color:var(--fg-tertiary)}.text-on-accent{color:var(--fg-on-accent)}.text-status{color:var(--status)}.underline{text-decoration-line:underline}.decoration-fg-quaternary{-webkit-text-decoration-color:var(--fg-quaternary);-webkit-text-decoration-color:var(--fg-quaternary);-webkit-text-decoration-color:var(--fg-quaternary);text-decoration-color:var(--fg-quaternary)}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.accent-accent{accent-color:var(--accent)}.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))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-150{--tw-duration:.15s;transition-duration:.15s}.ease-base{--tw-ease:var(--ease);transition-timing-function:var(--ease)}.select-none{-webkit-user-select:none;user-select:none}@media (hover:hover){.hover\:bg-elevation:hover{background-color:var(--bg-elevation)}.hover\:bg-hover-primary:hover{background-color:var(--hover-primary)}.hover\:bg-hover-secondary:hover{background-color:var(--hover-secondary)}.hover\:bg-hover-tertiary:hover{background-color:var(--hover-tertiary)}.hover\:text-fg:hover{color:var(--fg-primary)}.hover\:underline:hover{text-decoration-line:underline}.hover\:decoration-fg-tertiary:hover{-webkit-text-decoration-color:var(--fg-tertiary);-webkit-text-decoration-color:var(--fg-tertiary);-webkit-text-decoration-color:var(--fg-tertiary);text-decoration-color:var(--fg-tertiary)}}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-60:disabled{opacity:.6}.data-\[off\]\:bg-elevation[data-off]{background-color:var(--bg-elevation)}.data-\[off\]\:text-fg-tertiary[data-off]{color:var(--fg-tertiary)}.data-\[off\]\:opacity-45[data-off]{opacity:.45}.data-\[off\]\:opacity-100[data-off]{opacity:1}@media (width>=40rem){.sm\:block{display:block}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=48rem){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:p-6{padding:calc(var(--spacing) * 6)}.md\:p-7{padding:calc(var(--spacing) * 7)}.md\:px-6{padding-inline:calc(var(--spacing) * 6)}}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}}@font-face{font-family:Onest;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/onest-latin-Cl_J6ReI.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Onest;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/onest-cyrillic-XA2Wcfvm.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}:root{--g-0:#fff;--g-50:#fbfafa;--g-100:#f2f1f0;--g-200:#e3e2e2;--g-250:#d7d6d6;--g-300:#c4c3c3;--g-400:#adadad;--g-500:#919191;--g-600:#757575;--g-700:#5a5a5a;--g-800:#434242;--g-880:#333232;--g-920:#292929;--g-950:#212020;--g-975:#141414;--g-1000:#0d0d0d;--accent:#d4ff00;--blue-400:#7a8cff;--red-400:#ff6b6b;--warm-d400:#aeabab;--warm-d600:#918f8f;--header-band:92px;--header-h:56px;--pad-x:32px;--grid-gap:16px;--r-xs:2px;--r-sm:4px;--r-md:6px;--r-lg:8px;--r-xl:12px;--r-2xl:16px;--r-pill:2147483647px;--ease:cubic-bezier(.4,0,.2,1);--ease-quint:cubic-bezier(.22,1,.36,1);--dur:.15s;--dur-enter:.2s;--font-ui:Onest,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--font-mono:ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;--bg-page:var(--g-975);--bg-card:var(--g-950);--bg-elevation:var(--g-880);--bg-light-elevation:var(--g-950);--bg-inset:var(--g-1000);--bg-landing:var(--g-1000);--bg-floating:var(--g-950)}@supports (color:color-mix(in lab, red, red)){:root{--bg-floating:color-mix(in oklch, var(--g-950) 88%, transparent)}}:root{--hover-primary:#e8e6e4;--hover-secondary:#373636;--hover-tertiary:#181818;--hover-border:#f8f5f233;--border-primary:#f7f5f31f;--border-secondary:#f7f5f31a;--border-hairline:#f7f5f30e;--fg-primary:var(--g-0);--fg-secondary:var(--warm-d400);--fg-tertiary:var(--warm-d600);--fg-quaternary:var(--g-800);--fg-inverted:var(--g-1000);--fg-on-accent:#1a1108;--status:var(--blue-400);--focus:var(--blue-400);--danger:var(--red-400);--danger-fg:var(--g-0);--scrim:var(--g-1000)}@supports (color:color-mix(in lab, red, red)){:root{--scrim:color-mix(in oklch, var(--g-1000) 40%, transparent)}}:root{--inset-glass:inset 0 1px 1.5px #ffffff0e, inset 0 -1px 1.5px #0000004d;--shadow-small:0 1px 8px #00000059;--shadow-medium:0 2px 12px #0000004d, 0 4px 16px #0006;--shadow-floating:0 6px 44px #00000080, 0 4px 8px #0000004d;--shimmer-base:var(--fg-tertiary);--shimmer-highlight:var(--fg-primary);--spread:34px;--shimmer-band:linear-gradient(90deg, transparent calc(50% - var(--spread)), var(--shimmer-highlight), transparent calc(50% + var(--spread)));--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@keyframes text-shimmer{to{background-position:0%}}@keyframes menu-in{0%{opacity:0;scale:.95}}@keyframes badge-sheen{0%{background-position:190% 0}to{background-position:-90% 0}}@keyframes toast-ring{0%{stroke-dashoffset:0}to{stroke-dashoffset:var(--ring-length)}}@keyframes marquee-left{to{transform:translate(-50%)}}@keyframes marquee-right{0%{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){*{transition-duration:1ms!important}}:root{--focus:var(--g-400);--button-subtle-bg:var(--fg-primary)}@supports (color:color-mix(in lab, red, red)){:root{--button-subtle-bg:color-mix(in srgb, var(--fg-primary) 6%, transparent)}}:root{--button-subtle-hover:var(--fg-primary)}@supports (color:color-mix(in lab, red, red)){:root{--button-subtle-hover:color-mix(in srgb, var(--fg-primary) 10%, transparent)}}:root{--button-subtle-active:var(--fg-primary)}@supports (color:color-mix(in lab, red, red)){:root{--button-subtle-active:color-mix(in srgb, var(--fg-primary) 14%, transparent)}}:root{--avatar-mint:#83ceb5;--avatar-blue:#91bcf4;--avatar-coral:#f3a18d;--avatar-lilac:#b9a4eb;--avatar-amber:#ebc26e;--avatar-rose:#e4a8c7;--avatar-teal:#86cdd2;--avatar-lime:#bdd875;--avatar-ink:#19201f;--plan-full-bg:linear-gradient(120deg, var(--accent), #a8e5b8);--plan-mini-bg:linear-gradient(120deg, #b3deff, #8bcfd7)}@keyframes verto-pulse{0%,to{opacity:.35}50%{opacity:1}}@keyframes verto-rail{0%{transform:translate(0)}to{transform:translateX(var(--rail-distance,100%))}}@keyframes verto-enter{0%{opacity:0;transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@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}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(360deg)}}.crm-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.crm-choice{background:var(--bg-card);border-radius:8px;flex-direction:column;align-items:flex-start;min-width:0;padding:22px;display:flex}.crm-choice-logo{object-fit:contain;border-radius:8px;width:52px;height:52px;margin-bottom:19px}.crm-choice-logo.bitrix{background:#fff;width:84px;padding:6px}.crm-choice>div{width:100%}@media (width<=560px){.crm-choices{grid-template-columns:minmax(0,1fr)}.crm-choice{padding:20px}.crm-choice-logo{margin-bottom:15px}}:root{--cabinet-sidebar:var(--bg-inset);--cabinet-radius:8px;--cabinet-green:#87bda4;--cabinet-blue:#8aaacc;--cabinet-soft-green:#1e3029;--cabinet-soft-blue:#202d3c}#root *{letter-spacing:0}.brand-lockup{align-items:center;gap:10px;font-size:22px;font-weight:600;line-height:1;display:inline-flex}.brand-lockup svg{width:23px;height:25px;color:var(--accent)}.icon-button{width:36px;height:36px;color:var(--fg-secondary);cursor:pointer;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.compact-action,.icon-button{background:var(--button-subtle-bg);transition:background var(--dur) var(--ease), color var(--dur) var(--ease)}.compact-action:hover:not(:disabled):not([aria-disabled=true]),.icon-button:hover:not(:disabled){background:var(--button-subtle-hover);color:var(--fg-primary)}.compact-action:active:not(:disabled):not([aria-disabled=true]),.icon-button:active:not(:disabled){background:var(--button-subtle-active)}.icon-button:disabled{opacity:.5;cursor:wait}.section-kicker{color:var(--fg-tertiary);margin:0 0 12px;font-size:12px}.auth-page{flex-direction:column;min-height:100dvh;display:flex}.auth-header,.workspace-header{justify-content:space-between;align-items:center;gap:20px;height:88px;padding:0 40px;display:flex}.auth-header>a:last-child{color:var(--fg-secondary);align-items:center;gap:8px;font-size:13px;display:flex}.auth-main{flex:1;place-items:center;padding:48px 24px 80px;display:grid}.auth-form{width:100%;max-width:400px;animation:verto-enter .3s var(--ease) both}.auth-symbol{color:var(--accent);justify-content:center;margin:0 0 26px;display:flex}.auth-symbol>svg{width:38px;height:38px}.auth-form h1{text-align:center;overflow-wrap:anywhere;font-size:30px;font-weight:500;line-height:1.18}.auth-intro{text-align:center;color:var(--fg-secondary);overflow-wrap:anywhere;margin:14px 0 32px;font-size:14px;line-height:1.6}.auth-fields{gap:20px;display:grid}.auth-fields label{color:var(--fg-secondary);gap:8px;font-size:13px;display:grid}.auth-fields input:not([type=checkbox]),.project-name input{border:1px solid var(--border-secondary);border-radius:var(--cabinet-radius);width:100%;height:52px;color:var(--fg-primary);outline-offset:3px;background:0 0;padding:0 15px;font-size:15px}.auth-fields input:hover,.project-name input:hover{border-color:var(--border-primary)}.auth-label-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.auth-label-row a{color:var(--fg-tertiary);font-size:12px}.auth-label-row a:hover{color:var(--fg-primary)}.password-field{display:block;position:relative}.password-field input{padding-right:48px!important}.password-field .icon-button{position:absolute;top:8px;right:8px}.auth-fields small{color:var(--fg-tertiary);font-size:12px;line-height:1.5}.auth-submit{justify-content:center;width:100%;height:50px;margin-top:4px}.auth-switch{text-align:center;color:var(--fg-tertiary);margin:26px 0 0;font-size:14px}.auth-switch a{color:var(--fg-primary);align-items:center;gap:7px;display:inline-flex}.auth-switch a:hover,.auth-footer a:hover{text-underline-offset:4px;text-decoration:underline}.auth-footer{color:var(--fg-tertiary);flex-wrap:wrap;justify-content:center;gap:24px;padding:24px;font-size:12px;display:flex}.auth-fields .auth-consent{align-items:flex-start;gap:11px;font-size:12px;line-height:1.6;display:flex}.auth-consent input{width:16px;height:16px;accent-color:var(--accent);flex-shrink:0;margin-top:2px}.auth-consent a,.auth-notice a{color:var(--fg-primary);text-underline-offset:3px;text-decoration:underline}.auth-assurance{color:var(--fg-tertiary);justify-content:center;align-items:center;gap:7px;margin-top:26px;font-size:11px;display:flex}.google-signin{background:var(--fg-primary);width:100%;height:50px;color:var(--bg-page);font-size:14px}.google-signin:hover{background:var(--fg-secondary)}.google-signin img{flex-shrink:0}.auth-divider{color:var(--fg-tertiary);align-items:center;gap:16px;margin:25px 0;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border-hairline);flex:1;height:1px}.auth-notice,.auth-error{background:var(--bg-card);overflow-wrap:anywhere;border-radius:8px;padding:14px 16px;font-size:13px;line-height:1.55}.auth-notice{margin:0 0 16px}.auth-fields .auth-notice{margin:0}.auth-error{color:var(--danger);margin-top:22px}.auth-error strong{font-weight:500}.auth-error p{color:var(--fg-secondary);margin-top:5px}.auth-result{text-align:center;color:var(--fg-secondary);gap:18px;font-size:13px;display:grid}.auth-primary-link{background:var(--accent);min-height:50px;color:var(--fg-on-accent);border-radius:30px;justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-size:14px;display:flex}.workspace-header{background:var(--cabinet-sidebar);height:76px}.account-menu{z-index:30;max-width:260px;font-size:13px;position:relative}.account-menu summary{cursor:pointer;border-radius:var(--r-pill);background:var(--button-subtle-bg);min-height:40px;transition:background var(--dur) var(--ease);align-items:center;gap:9px;padding:4px 6px 4px 4px;list-style:none;display:flex}.account-menu summary:hover,.account-menu[open] summary{background:var(--button-subtle-hover)}.account-menu summary:active{background:var(--button-subtle-active)}.account-chevron{color:var(--fg-secondary);flex-shrink:0}.account-menu[open] .account-chevron{transform:rotate(180deg)}.account-menu summary::-webkit-details-marker{display:none}.user-avatar{background:var(--avatar-mint);width:32px;height:32px;color:var(--avatar-ink);letter-spacing:0;-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.user-avatar[data-size=md]{width:40px;height:40px;font-size:14px}.user-avatar[data-tone=blue]{background:var(--avatar-blue)}.user-avatar[data-tone=coral]{background:var(--avatar-coral)}.user-avatar[data-tone=lilac]{background:var(--avatar-lilac)}.user-avatar[data-tone=amber]{background:var(--avatar-amber)}.user-avatar[data-tone=rose]{background:var(--avatar-rose)}.user-avatar[data-tone=teal]{background:var(--avatar-teal)}.user-avatar[data-tone=lime]{background:var(--avatar-lime)}.account-identity{border-bottom:1px solid var(--border-hairline);align-items:center;gap:10px;margin-bottom:6px;padding:10px 8px 14px;display:flex}.account-identity>div{min-width:0}.account-name{text-overflow:ellipsis;white-space:nowrap;max-width:180px;color:var(--fg-secondary);overflow:hidden}.account-popover{background:var(--bg-card);width:260px;max-width:calc(100vw - 32px);color:var(--fg-primary);border:1px solid var(--border-primary);box-shadow:none;border-radius:var(--r-lg);padding:6px;position:absolute;top:calc(100% + 8px);right:0}.account-identity p{color:var(--fg-secondary);font-size:11px;line-height:1.5}.account-identity strong{overflow-wrap:anywhere;margin:3px 0 0;font-weight:500;line-height:1.5;display:block}.account-popover>a,.account-popover>button{text-align:left;border-radius:var(--r-sm);width:100%;min-height:40px;color:var(--fg-primary);cursor:pointer;transition:background var(--dur) var(--ease);background:0 0;border:0;align-items:center;gap:10px;padding:10px;font-size:13px;line-height:1.5;display:flex}.account-popover>a>svg,.account-popover>button>svg{color:var(--fg-secondary);flex-shrink:0}.account-popover>a:hover,.account-popover>a:focus-visible,.account-popover>button:not(:disabled):hover,.account-popover>button:focus-visible{background:var(--hover-secondary)}.account-popover>button:disabled{color:var(--fg-tertiary);cursor:wait}.account-popover .account-error{color:var(--danger);overflow-wrap:anywhere;margin-top:6px;padding:10px;font-size:12px;line-height:1.5}@media (pointer:coarse){.account-menu summary,.account-popover>a,.account-popover>button{min-height:44px}}.projects-main{max-width:1100px;margin:auto;padding:62px 32px}.projects-heading{justify-content:space-between;align-items:center;gap:30px;margin-bottom:44px;display:flex}.projects-heading h1,.setup-heading h1{margin:0;font-size:30px;font-weight:500;line-height:1.2}.projects-heading p:not(.section-kicker),.setup-heading p:not(.section-kicker){color:var(--fg-secondary);max-width:620px;margin-top:12px;font-size:14px}.project-loading{gap:10px;display:grid}.project-list-toolbar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:16px;display:flex}.project-list-toolbar h2{align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.project-list-toolbar h2 span{color:var(--fg-tertiary);font-size:12px}.project-search{color:var(--fg-tertiary);background:var(--bg-card);border-radius:8px;align-items:center;gap:10px;height:38px;padding:0 13px;display:flex}.project-search input{width:190px;max-width:100%;color:var(--fg-primary);background:0 0;border:none;outline:none;font-size:13px}.project-search:focus-within{box-shadow:inset 0 0 0 2px var(--focus)}@media (forced-colors:active){.project-search:focus-within{outline:2px solid highlight}}.project-row{background:var(--bg-card);border-radius:8px;align-items:center;gap:20px;margin-top:10px;padding:24px;transition:background .15s;display:flex}.project-row:hover{background:var(--bg-elevation)}.project-avatar{background:var(--cabinet-soft-blue);color:var(--cabinet-blue);border-radius:8px;flex-shrink:0;place-items:center;width:46px;height:46px;display:grid}.project-avatar.mini{background:var(--cabinet-soft-green);color:var(--cabinet-green)}.project-title{flex:1;min-width:0}.project-title strong{overflow-wrap:anywhere;font-size:15px;font-weight:500;display:block}.project-title>span{color:var(--fg-tertiary);margin-top:5px;font-size:12px;display:block}.project-title>.project-title-heading{color:var(--fg-primary);flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:0;display:flex}.plan-tag{width:fit-content;min-height:18px;color:var(--fg-on-accent);background:var(--plan-full-bg);border-radius:var(--r-pill);white-space:nowrap;flex-shrink:0;justify-content:center;align-items:center;padding:2px 7px;font-size:10px;font-weight:600;line-height:14px;display:inline-flex}.plan-tag[data-plan=mini]{background:var(--plan-mini-bg)}@media (forced-colors:active){.plan-tag{color:canvastext;background:canvas;outline:1px solid canvastext}}.project-status{color:var(--fg-tertiary);align-items:center;gap:7px;min-width:130px;font-size:12px;display:flex}.project-status i,.pending-dot{background:var(--fg-tertiary);border-radius:50%;flex-shrink:0;width:5px;height:5px}.project-status.ready{color:var(--cabinet-green)}.project-status.ready i{background:var(--cabinet-green)}.project-arrow{color:var(--fg-tertiary);flex-shrink:0}.projects-empty{text-align:center;flex-direction:column;align-items:center;padding:60px 20px 68px;display:flex}.empty-project-mark{background:var(--bg-card);width:72px;height:72px;color:var(--fg-secondary);border-radius:20px;place-items:center;margin-bottom:24px;display:grid}.projects-empty h2{font-size:23px;font-weight:500;line-height:1.3}.projects-empty p{color:var(--fg-secondary);margin:12px 0 25px;font-size:14px;line-height:1.7}.projects-empty>a{color:var(--fg-tertiary);margin-top:19px;font-size:12px}.project-help{border-top:1px solid var(--border-hairline);justify-content:space-between;align-items:center;gap:24px;margin-top:56px;padding:30px 0;display:flex}.project-help h2{font-size:15px;font-weight:500}.project-help p{color:var(--fg-tertiary);margin-top:7px;font-size:13px}.project-help a{white-space:nowrap;align-items:center;gap:8px;font-size:13px;display:flex}.project-no-results{text-align:center;color:var(--fg-secondary);padding:40px 0;font-size:14px}.project-dialog{color:var(--fg-primary);background:var(--bg-page);width:540px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 40px);box-shadow:var(--shadow-floating);border:none;border-radius:12px;margin:auto;padding:30px}dialog::backdrop{background:var(--scrim)}.project-dialog header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:25px;display:flex}.project-dialog h2{font-size:23px;font-weight:500;line-height:1.25}.plan-choice{border:0;gap:8px;margin:0 0 26px;padding:0;display:grid}.plan-choice label{background:var(--bg-card);cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:14px;padding:16px;display:flex;position:relative}.plan-choice label[data-selected=true]{border-color:var(--accent)}.plan-choice input{accent-color:var(--accent);flex-shrink:0;order:3;width:16px;height:16px;margin-left:auto}.plan-choice svg{color:var(--fg-tertiary);flex-shrink:0}.plan-choice label>span{gap:4px;display:grid}.plan-choice strong{font-size:14px;font-weight:500}.plan-choice span>span{font-size:13px}.plan-choice small{color:var(--fg-tertiary);font-size:11px;line-height:1.5}.project-name{color:var(--fg-secondary);gap:10px;font-size:13px;display:grid}.project-plan-note{color:var(--fg-tertiary);margin:12px 0 26px;font-size:12px;line-height:1.55}.cabinet-layout{min-height:100dvh;display:flex}.cabinet-sidebar{background:var(--cabinet-sidebar);flex-direction:column;flex-shrink:0;width:232px;height:100dvh;padding:29px 16px 24px;display:flex;position:sticky;top:0}.cabinet-sidebar>.brand-lockup{margin:0 12px 38px}.cabinet-sidebar>.brand-lockup svg,.sidebar-drawer>header>.brand-lockup svg{width:36px;height:36px}.all-projects{color:var(--fg-tertiary);align-items:center;gap:5px;padding:0 9px;font-size:12px;display:flex}.all-projects:hover{color:var(--fg-primary)}.sidebar-project{flex-direction:column;gap:8px;min-width:0;margin:24px 9px 28px;display:flex}.sidebar-project .section-kicker{margin:0;font-size:11px}.sidebar-project select{text-overflow:ellipsis;cursor:pointer;appearance:auto;width:100%;min-width:0;color:var(--fg-primary);background:0 0;border:0;padding-right:4px;font-size:14px;font-weight:500}.sidebar-project option{background:var(--bg-card)}.sidebar-link{color:var(--fg-secondary);border-radius:6px;align-items:center;gap:11px;margin-bottom:4px;padding:11px 12px;font-size:13px;display:flex}.sidebar-link:hover{background:var(--hover-tertiary)}.sidebar-link.active{background:var(--bg-elevation);color:var(--fg-primary)}.sidebar-link>svg{flex-shrink:0}.pending-dot{background:var(--accent);margin-left:auto}.sidebar-support{margin-top:auto;padding:25px 12px 0}.sidebar-support p{color:var(--fg-tertiary);font-size:11px}.sidebar-support a{color:var(--fg-secondary);justify-content:space-between;align-items:center;gap:8px;margin-top:6px;font-size:12px;display:flex}.cabinet-body{flex:1;min-width:0}.cabinet-topbar{justify-content:space-between;align-items:center;gap:20px;height:72px;padding:0 36px;display:flex}.cabinet-breadcrumb{color:var(--fg-tertiary);align-items:center;gap:14px;min-width:0;font-size:12px;display:flex}.cabinet-breadcrumb>span:last-child{text-overflow:ellipsis;white-space:nowrap;color:var(--fg-secondary);overflow:hidden}.cabinet-content{max-width:1200px;margin:auto;padding:32px 36px 64px}.mobile-menu{display:none}.sidebar-drawer{background:var(--cabinet-sidebar);color:var(--fg-primary);border:none;width:280px;max-width:85vw;height:100dvh;max-height:100dvh;margin:0 auto 0 0;padding:24px 16px}.sidebar-drawer[open]{flex-direction:column;display:flex}.sidebar-drawer header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.setup-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:42px;display:flex}.setup-result-link{color:var(--accent);align-items:center;gap:8px;font-size:13px;display:flex}.setup-layout{grid-template-columns:215px minmax(0,1fr);gap:36px;display:grid}.setup-progress{color:var(--fg-tertiary);margin-bottom:24px;padding:0 10px;font-size:11px}.setup-mobile-select{display:none}.app-recovery{justify-items:start;gap:20px;width:min(100% - 48px,480px);margin:15vh auto;display:grid}.app-recovery h1{font-size:26px;line-height:1.3}.app-recovery p,.app-recovery a{color:var(--fg-secondary);font-size:14px}.app-recovery button{background:var(--accent);color:var(--fg-on-accent);cursor:pointer;border-radius:24px;align-items:center;gap:10px;padding:12px 18px;display:inline-flex}.setup-whatsapp-step>p{color:var(--fg-secondary);font-size:14px;line-height:1.6}.setup-progress progress{appearance:none;background:var(--bg-elevation);border:0;border-radius:5px;width:100%;height:3px;margin-top:12px;display:block;overflow:hidden}.setup-progress progress::-webkit-progress-bar{background:var(--bg-elevation)}.setup-progress progress::-webkit-progress-value{background:var(--accent)}.setup-progress progress::-moz-progress-bar{background:var(--accent)}.setup-step{text-align:left;cursor:pointer;width:100%;color:var(--fg-secondary);background:0 0;border:0;border-radius:6px;align-items:flex-start;gap:11px;margin-bottom:5px;padding:13px 10px;display:flex}.setup-step:hover,.setup-step.selected{background:var(--bg-card)}.setup-step.selected{color:var(--fg-primary)}.setup-number{background:var(--bg-elevation);width:24px;height:24px;color:var(--fg-secondary);border-radius:50%;flex-shrink:0;place-items:center;font-size:11px;display:grid}.setup-step.selected .setup-number{background:var(--accent);color:var(--fg-on-accent)}.setup-number.done{color:var(--cabinet-green)}.setup-step>span:last-child{font-size:12px;line-height:1.6}.setup-step small{color:var(--fg-tertiary);min-height:16px;margin-top:2px;font-size:10px;display:block}.setup-panel{min-width:0}.setup-panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin:0 0 28px;display:flex}.setup-panel-heading h2{font-size:21px;font-weight:500;line-height:1.3}.setup-panel-heading p{color:var(--fg-secondary);max-width:460px;margin-top:10px;font-size:13px;line-height:1.6}.setup-step-content{animation:verto-enter .22s var(--ease) both;min-width:0}.platform-heading{flex-wrap:wrap;align-items:center;gap:12px;font-size:16px;font-weight:600;display:flex}.platform-heading img{object-fit:contain;flex:0 0 32px}.setup-next{color:var(--accent);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin:24px 0 0 auto;font-size:13px;display:flex}.setup-whatsapp{background:var(--bg-card);border-radius:8px;align-items:center;gap:18px;margin-top:46px;padding:22px 24px;display:flex}.whatsapp-mark{background:var(--cabinet-soft-green);width:44px;height:44px;color:var(--cabinet-green);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.setup-whatsapp strong{font-size:14px;font-weight:500;display:block}.setup-whatsapp>span:nth-child(2)>span{color:var(--fg-tertiary);margin-top:4px;font-size:12px;display:block}.setup-whatsapp-action{white-space:nowrap;align-items:center;gap:9px;margin-left:auto;font-size:12px;display:flex}@media (width>=1600px){.cabinet-content{padding-top:50px}.setup-layout{gap:50px}.setup-heading{margin-bottom:48px}}@media (width<=1100px){.setup-layout{grid-template-columns:185px minmax(0,1fr);gap:22px}.cabinet-sidebar{width:210px}.cabinet-content{padding:26px 24px 48px}.cabinet-topbar{padding:0 24px}.setup-panel-heading{flex-direction:column}.project-row{gap:14px}.project-title>span{max-width:300px}}@media (width<=800px){.cabinet-sidebar{display:none}.mobile-menu{display:inline-flex}.cabinet-topbar{gap:12px;height:64px;padding:0 20px}.cabinet-breadcrumb{margin-right:auto}.cabinet-content{padding:24px 20px 45px}.setup-layout{grid-template-columns:minmax(0,1fr);gap:28px}.setup-navigation nav{display:none}.setup-mobile-select{color:var(--fg-secondary);gap:9px;font-size:12px;display:grid}.setup-mobile-select select{border:1px solid var(--border-primary);background:var(--bg-card);width:100%;min-width:0;height:48px;color:var(--fg-primary);font:inherit;border-radius:8px;padding:0 12px;font-size:14px}.setup-step{flex:140px;align-items:center;width:auto;max-width:100%;margin:0;padding:10px}.setup-step small{display:none}.setup-progress{margin-bottom:15px;padding:0}.setup-panel-heading{flex-direction:row}.setup-heading{margin-bottom:27px}.setup-whatsapp{flex-wrap:wrap;gap:13px;padding:20px}.setup-whatsapp-action{margin-left:57px}.project-status{min-width:0}.project-help{align-items:flex-start}.projects-main{padding:40px 24px}.projects-heading{gap:20px}.workspace-header{padding:0 24px}}@media (width<=520px){.auth-header{height:72px;padding:0 24px}.auth-header>a:last-child{font-size:12px}.auth-header>a:last-child svg{display:none}.auth-main{place-items:start center;padding:36px 24px 54px}.auth-form h1{font-size:27px}.auth-symbol{margin:16px 0 24px}.auth-intro{margin-bottom:28px}.auth-fields input:not([type=checkbox]){font-size:16px}.auth-footer{gap:16px;font-size:11px}.account-name{display:none}.account-menu summary{gap:6px}.projects-heading{flex-direction:column;align-items:flex-start;margin-bottom:30px}.projects-heading h1,.setup-heading h1{font-size:26px}.projects-heading>button{width:100%}.project-list-toolbar{flex-direction:column;align-items:flex-start;gap:15px}.project-search,.project-search input{width:100%}.project-row{grid-template-columns:40px minmax(0,1fr) 18px;gap:12px;padding:18px 14px;display:grid}.project-avatar{grid-row:span 2;width:40px;height:40px}.project-title strong{font-size:14px}.project-title>span{font-size:11px}.project-status{grid-column:2;font-size:11px}.project-arrow{grid-area:1/3/span 2}.project-help{flex-direction:column;margin-top:35px}.projects-empty{padding:35px 0}.projects-empty h2{font-size:22px}.project-dialog{padding:24px 18px}.project-dialog h2{font-size:22px}.plan-choice label{gap:10px;padding:14px 12px}.plan-choice svg{display:none}.project-dialog .w-full{padding-left:12px;padding-right:12px;font-size:13px}.setup-heading{flex-direction:column;align-items:flex-start}.setup-panel-heading{flex-direction:column;gap:12px}.setup-whatsapp>span:nth-child(2){flex:1;min-width:0}.setup-whatsapp-action{margin-left:57px}.cabinet-breadcrumb>span:last-child{max-width:165px}.setup-step{flex-basis:130px}.setup-panel-heading h2{font-size:20px}}:root{--control-bg:var(--g-920);--control-border:var(--g-600);--setup-selection-bg:var(--bg-elevation);--feedback-warning-fg:#e4c17d}.wizard-page{max-width:800px;margin:0 auto}.wizard-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.wizard-heading h1{overflow-wrap:anywhere;margin-top:8px;font-size:24px;font-weight:500;line-height:1.3}.wizard-heading>a{flex-shrink:0}.wizard-progress{margin-bottom:32px}.wizard-progress ol{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:8px;display:grid}.wizard-progress button{text-align:left;border-radius:var(--r-lg);width:100%;min-height:68px;color:var(--fg-secondary);cursor:pointer;align-items:center;gap:10px;padding:12px;transition:background-color .15s,color .15s;display:flex}.wizard-progress button:hover{background:var(--hover-tertiary)}.wizard-progress button[aria-current]{background:var(--setup-selection-bg);color:var(--fg-primary)}.wizard-progress button>span:last-child{min-width:0;font-size:13px}.wizard-progress small{color:var(--fg-secondary);margin-top:4px;font-size:11px;display:block}.wizard-step-number{background:var(--bg-card);width:30px;height:30px;box-shadow:inset 0 0 0 1px var(--g-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;display:inline-flex}.wizard-progress [aria-current] .wizard-step-number{background:var(--accent);color:var(--fg-on-accent)}.wizard-step-number[data-state=done]{color:var(--cabinet-green);background:var(--bg-card);box-shadow:none}.wizard-step-number[data-state=blocked]{color:var(--feedback-warning-fg);background:var(--bg-card);box-shadow:none}.wizard-progress [aria-current] .wizard-step-number{box-shadow:none}.wizard-mobile-progress{display:none}.wizard-panel{width:100%;min-width:0}.wizard-return-notice{margin-bottom:32px}.wizard-panel-heading{margin-bottom:26px}.wizard-panel-heading h2{outline:none;font-size:22px;font-weight:500;line-height:1.35}.wizard-panel-heading p{color:var(--fg-secondary);max-width:630px;margin-top:10px;font-size:14px;line-height:1.6}.wizard-footer{justify-content:space-between;align-items:center;gap:16px;margin-top:32px;display:flex}.wizard-footer>a{align-items:center;gap:8px;font-size:13px;display:flex}.wizard-whatsapp,.wizard-prerequisite,.wizard-saved{color:var(--fg-secondary);gap:20px;font-size:14px;line-height:1.6;display:grid}.wizard-prerequisite{gap:24px}.wizard-prerequisite p{max-width:560px}.wizard-panel:has(.wizard-prerequisite) .wizard-panel-heading{margin-bottom:10px}.wizard-panel:has(.wizard-prerequisite) .wizard-panel-heading p{display:none}.wizard-panel:has(.wizard-prerequisite) .wizard-footer{display:none}.wizard-prerequisite>button,.wizard-whatsapp>a{justify-self:start}.wizard-saved>div{flex-wrap:wrap;gap:12px;display:flex}.crm-setup,.crm-connect-form,.crm-choices-form,.mapping-form{gap:22px;min-width:0;display:grid}.crm-connect-form>button,.crm-choices-form>button,.mapping-form>button{justify-self:start}.crm-provider-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-width:0;display:grid}.crm-provider-picker label{background:var(--bg-card);border-radius:var(--r-lg);cursor:pointer;flex-direction:column;justify-content:center;align-items:flex-start;gap:18px;min-height:136px;padding:25px 22px;transition:background-color .15s,box-shadow .15s;display:flex;position:relative}.crm-provider-picker label:hover{background:var(--bg-elevation)}.crm-provider-picker label[data-selected=true]{background:var(--setup-selection-bg);box-shadow:inset 0 0 0 1px var(--accent)}.crm-provider-picker input{width:16px;height:16px;accent-color:var(--accent);cursor:pointer;position:absolute;top:15px;right:15px}.crm-provider-picker input:focus-visible{outline:2px solid var(--focus);outline-offset:4px}.crm-provider-picker label>span{color:var(--fg-secondary);font-size:13px}.crm-provider-picker label[data-selected=true]>span{color:var(--fg-primary)}.crm-wordmark{object-fit:contain;object-position:left center;background:0 0;border-radius:0;width:158px;max-width:90%;height:35px}.crm-wordmark.bitrix24{width:168px}.crm-connected{align-items:center;gap:20px;display:flex}.crm-connected>img{flex-shrink:0;width:100px}.crm-connected>div{flex:1;min-width:0}.crm-connected strong{font-size:14px;font-weight:500}.crm-connected span{color:var(--fg-secondary);overflow-wrap:anywhere;margin-top:6px;font-size:12px;display:block}.crm-checks{color:var(--fg-secondary);gap:13px;font-size:12px;display:grid}.crm-checks li{align-items:flex-start;gap:10px;display:flex}.crm-checks li svg{color:var(--fg-tertiary);flex-shrink:0;margin-top:2px}.crm-checks [data-complete=true] svg{color:var(--cabinet-green)}.crm-choices-form{margin-top:8px}.source-choices{gap:16px;min-width:0;display:grid}.source-choices legend,.destination-choices legend{color:var(--fg-secondary);margin-bottom:16px;font-size:13px}.source-choices label{cursor:pointer;align-items:flex-start;gap:12px;display:flex}.source-choices input,.destination-choices input{width:17px;height:17px;accent-color:var(--accent);flex-shrink:0;margin-top:2px}.source-choices strong{font-size:14px;font-weight:400}.source-choices small{color:var(--fg-tertiary);margin-top:4px;font-size:12px;display:block}.source-guidance{color:var(--fg-secondary);font-size:13px;line-height:1.6}.source-guidance strong{color:var(--fg-primary);font-weight:500}.source-guidance p{margin:6px 0 9px}.source-guidance a{text-underline-offset:4px;align-items:center;gap:7px;text-decoration:underline;display:inline-flex}.mapping-rows{gap:16px;display:grid}.mapping-row{grid-template-columns:minmax(0,1fr) minmax(180px,240px);align-items:center;gap:20px;display:grid}.mapping-row label{color:var(--fg-primary);overflow-wrap:anywhere;font-size:14px}.destination-choices{min-width:0}.destination-choices>div{flex-wrap:wrap;gap:12px;display:flex}.destination-choices label{border-radius:var(--r-lg);background:var(--bg-card);cursor:pointer;align-items:center;gap:10px;padding:12px 14px;font-size:13px;display:flex}.destination-choices img{object-fit:contain;flex-shrink:0}.destination-choices label:has(input:checked){background:var(--setup-selection-bg);box-shadow:inset 0 0 0 1px var(--accent)}.return-notice{border-radius:var(--r-lg);background:var(--bg-card);align-items:flex-start;gap:12px;padding:18px 20px;display:flex;position:relative}.return-notice>svg{width:20px;height:20px;color:var(--cabinet-blue);flex-shrink:0;margin-top:2px}.return-notice[data-tone=bad]>svg{color:var(--danger)}.return-notice[data-tone=warning]>svg{color:var(--feedback-warning-fg)}.return-notice[data-tone=good]>svg{color:var(--cabinet-green)}.return-notice>div{flex:1;min-width:0}.return-notice strong{overflow-wrap:anywhere;font-size:14px;font-weight:500;line-height:1.5;display:block}.return-notice p{color:var(--fg-secondary);overflow-wrap:anywhere;margin-top:5px;font-size:13px;line-height:1.6}.return-notice>button{margin:-7px -8px -7px 0}.wizard-panel .feedback-notice{border-radius:var(--r-lg);background:var(--bg-card)}.wizard-panel>.feedback-notice{margin-top:24px}.site-settings-page{max-width:760px;margin:0 auto}.site-back{color:var(--fg-secondary);align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:inline-flex}.first-send-notice{color:var(--fg-secondary);font-size:13px;line-height:1.65}.first-send-notice strong{color:var(--fg-primary);font-size:14px;font-weight:500}.first-send-notice p{margin-top:8px}.first-send-notice ul{margin:12px 0}.first-send-notice label{align-items:flex-start;gap:11px;margin-top:16px;display:flex}.first-send-notice input{accent-color:var(--accent);flex-shrink:0;width:17px;height:17px;margin-top:3px}@media (width<=700px){.wizard-heading{flex-direction:column;align-items:flex-start;gap:14px}.wizard-heading h1{font-size:22px}.wizard-progress{display:none}.wizard-mobile-progress{color:var(--fg-secondary);gap:9px;margin:0 0 28px;font-size:12px;display:grid}.wizard-panel-heading h2{font-size:20px}.crm-provider-picker{gap:12px}.crm-provider-picker label{min-height:133px;padding:42px 16px 18px}.crm-provider-picker label img{width:100%;max-width:100%;height:28px}.crm-connected{flex-wrap:wrap;gap:12px}.crm-connected>img{width:100px}.mapping-row{grid-template-columns:minmax(0,1fr);gap:8px}.wizard-footer{flex-wrap:wrap}}.sidebar-support{padding:28px 0 0}.sidebar-help-banner{border-radius:var(--r-lg);background:var(--bg-card);padding:16px}.sidebar-help-banner>svg{color:var(--cabinet-blue);margin-bottom:13px}.sidebar-help-banner strong{font-size:13px;font-weight:500;line-height:1.5;display:block}.sidebar-help-banner p{color:var(--fg-tertiary);margin-top:7px;font-size:12px;line-height:1.6}.sidebar-help-banner a{background:var(--bg-elevation);border-radius:var(--r-md);color:var(--fg-primary);justify-content:space-between;align-items:center;gap:6px;margin-top:14px;padding:9px 11px;font-size:12px;display:flex}.sidebar-help-banner a:hover{background:var(--hover-secondary)}.sidebar-help-banner a svg{flex-shrink:0}.cabinet-sidebar{overflow-y:auto}.form-control{border:1px solid var(--control-border);border-radius:var(--r-lg);background:var(--control-bg);width:100%;min-width:0;min-height:44px;color:var(--fg-primary);transition:border-color var(--dur) var(--ease), background var(--dur) var(--ease);padding:10px 13px;font-size:14px;line-height:1.5;display:block}.form-control::placeholder{color:var(--fg-tertiary);opacity:1}.form-control:hover:not(:disabled){border-color:var(--fg-tertiary)}.form-control:focus,.auth-fields input:not([type=checkbox]):focus,.project-name input:focus{border-color:var(--focus);box-shadow:none;outline:none}.form-control:focus-visible,.auth-fields input:not([type=checkbox]):focus-visible,.project-name input:focus-visible{box-shadow:0 0 0 1px var(--focus)}@media (forced-colors:active){.form-control:focus-visible,.auth-fields input:not([type=checkbox]):focus-visible,.project-name input:focus-visible{outline-offset:2px;outline:2px solid highlight}}:is(.form-control[aria-invalid=true],.form-control:user-invalid){border-color:var(--danger)}.form-control:disabled{cursor:not-allowed;color:var(--fg-tertiary);background:var(--bg-card);border-color:var(--g-800)}.form-control[readonly]{color:var(--fg-secondary)}.form-textarea{resize:vertical;min-height:108px}.form-control:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--control-bg) inset;-webkit-text-fill-color:var(--fg-primary)}.form-stack{gap:20px;min-width:0;display:grid}.field-counter{text-align:right;color:var(--fg-tertiary);margin-top:6px;font-size:12px}.copy-label{min-width:0;display:inline-grid}.copy-label>span{grid-area:1/1}.field-note{color:var(--fg-tertiary);font-size:12px;line-height:1.6}.text-link{color:var(--fg-secondary);text-underline-offset:4px;cursor:pointer;font-size:13px;text-decoration:underline}.text-link:hover{color:var(--fg-primary)}.compact-details{color:var(--fg-secondary);margin-top:14px;font-size:13px;line-height:1.6}.compact-details summary{cursor:pointer;width:fit-content;padding:4px 0}.compact-details p{max-width:650px;margin:10px 0}.compact-details a{text-underline-offset:3px;text-decoration:underline}.inline-notice{color:var(--fg-secondary);background:var(--bg-inset);border-radius:var(--r-lg);align-items:flex-start;gap:9px;padding:12px 14px;font-size:13px;line-height:1.6;display:flex}.inline-notice>svg{flex:0 0 16px;margin-top:3px}.cabinet-dialog{background:var(--bg-card);width:min(680px,100vw - 32px);max-height:calc(100dvh - 40px);color:var(--fg-primary);border:1px solid var(--border-primary);border-radius:var(--r-lg);box-shadow:var(--shadow-floating);overscroll-behavior:contain;margin:auto;padding:24px;overflow-y:auto}.cabinet-dialog::backdrop{background:color-mix(in srgb, var(--bg-inset) 75%, transparent)}.cabinet-dialog[open]{animation:verto-enter var(--dur-enter) var(--ease)}.dialog-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px;display:flex}.dialog-heading h2{font-size:20px;font-weight:600;line-height:1.3}.dialog-heading .icon-button{flex-shrink:0}.dialog-description{color:var(--fg-secondary);margin-bottom:20px;font-size:13px}.dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.source-dialog .inline-notice{margin-bottom:22px}.source-form-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:24px;display:grid}.message-preview{min-width:0}.message-preview>p{color:var(--fg-secondary);align-items:center;gap:8px;margin-bottom:10px;font-size:12px;display:flex}.message-bubble{background:var(--cabinet-soft-green);color:var(--fg-primary);border-radius:var(--r-lg);white-space:pre-wrap;overflow-wrap:anywhere;padding:16px;font-size:14px;line-height:1.6}.message-preview small{color:var(--fg-tertiary);margin-top:10px;font-size:12px;line-height:1.6;display:block}.sidebar-project{margin:20px 0 24px}.project-trigger{text-align:left;border-radius:var(--r-lg);background:var(--bg-card);cursor:pointer;align-items:center;gap:10px;width:100%;padding:11px 10px;display:flex}.project-trigger:hover{background:var(--bg-elevation)}.switcher-avatar{border-radius:var(--r-md);height:30px;color:var(--cabinet-blue);background:var(--cabinet-soft-blue);flex:0 0 30px;place-items:center;font-size:13px;font-weight:600;display:grid}.project-trigger-name{flex:1;min-width:0}.project-trigger-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;display:block;overflow:hidden}.project-trigger-name .plan-tag{margin-top:5px}.project-trigger>svg{color:var(--fg-tertiary);flex-shrink:0}.sidebar-site{margin-top:16px}.switcher-dialog{width:min(460px,100vw - 32px);padding:20px}.switcher-search{margin:16px 0 10px;position:relative}.switcher-search>svg{color:var(--fg-tertiary);position:absolute;top:14px;left:12px}.switcher-search input{padding-left:38px}.project-options{max-height:min(360px,50dvh);margin:0 -4px;padding:4px;overflow-y:auto}.project-options a{border-radius:var(--r-md);align-items:center;gap:12px;padding:12px 10px;display:flex}.project-options a:hover,.project-options a[aria-current]{background:var(--bg-elevation)}.project-options a>span:nth-child(2){flex:1;min-width:0}.project-options strong{overflow-wrap:anywhere;font-size:14px;font-weight:500;display:block}.project-options .plan-tag{margin-top:5px}.project-options a>svg{color:var(--accent);flex-shrink:0}.switcher-search-empty{color:var(--fg-secondary);text-align:center;padding:26px 8px;font-size:13px}.switcher-dialog-footer{flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:16px;font-size:13px;display:flex}.switcher-dialog-footer a{color:var(--fg-secondary);align-items:center;gap:7px;display:flex}.switcher-dialog-footer a:hover{color:var(--fg-primary)}.page-heading h1{font-size:28px;font-weight:600;line-height:1.25}.page-heading>p{color:var(--fg-secondary);margin-top:10px;font-size:14px}.wa-metrics{margin-top:14px;padding:24px 0 28px}.wa-metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:20px;display:grid}.wa-metrics-grid>div>p:nth-child(2){margin-top:10px;font-size:28px}.wa-section{border-top:1px solid var(--border-hairline);padding:30px 0}.wa-connect-layout{grid-template-columns:minmax(180px,1fr) minmax(0,1.45fr);gap:40px;max-width:940px;display:grid}.wa-connect-form{min-width:0;max-width:520px}.section-intro{min-width:0}.section-intro h2{font-size:18px;font-weight:500;line-height:1.4}.section-intro p{color:var(--fg-secondary);max-width:440px;margin-top:8px;font-size:13px;line-height:1.65}.section-intro>a{margin-top:15px;font-size:12px;display:inline-block}.section-toolbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.section-toolbar>button{flex-shrink:0}.wa-links-empty{color:var(--fg-secondary);align-items:center;gap:15px;padding:26px 0 8px;display:flex}.wa-links-empty>svg{flex-shrink:0}.wa-links-empty strong{color:var(--fg-primary);font-size:14px;font-weight:500}.wa-links-empty p{margin-top:4px;font-size:13px}.wa-how{margin-top:24px}.wa-how ol{gap:12px;margin-top:12px;display:grid}.wa-how li{gap:12px;display:flex}.wa-how li>span{color:var(--fg-tertiary);padding-top:2px;font-size:11px}.wa-how li p{margin:0}.setup-heading{margin-bottom:30px}.setup-step>span:last-child{font-size:13px}.setup-step small{font-size:11px}.setup-panel-heading{margin-bottom:22px}.setup-optional{color:var(--fg-tertiary);background:var(--bg-card);border-radius:var(--r-sm);flex-shrink:0;padding:5px 9px;font-size:11px}.setup-entry-links{gap:12px;margin-top:36px;display:grid}.setup-entry-link{align-items:center;gap:14px;padding:18px 0;font-size:13px;display:flex}.setup-entry-link>svg{color:var(--fg-secondary);flex-shrink:0}.setup-entry-link>span:not(.whatsapp-mark){min-width:0}.setup-entry-link>span:nth-child(2){flex:1}.setup-entry-link strong{font-weight:500;line-height:1.5;display:block}.setup-entry-link>span>span:not(.setup-whatsapp-action){color:var(--fg-tertiary);margin-top:4px;font-size:12px;display:block}.setup-entry-link:hover strong{color:var(--accent)}.setup-entry-link .setup-whatsapp-action{font-size:12px}.setup-entry-link .whatsapp-mark{background:0 0;width:22px;height:24px}.tracker-setup{grid-template-columns:minmax(0,1fr);gap:28px;min-width:0;display:grid}.tracker-purpose{color:var(--fg-secondary);align-items:flex-start;gap:12px;font-size:13px;line-height:1.6;display:flex}.tracker-purpose svg{color:var(--cabinet-blue);flex-shrink:0;margin-top:2px}.tracker-section{grid-template-columns:minmax(0,1fr);justify-items:start;gap:16px;width:100%;min-width:0;display:grid}.tracker-section h3{align-items:center;gap:10px;font-size:15px;font-weight:500;display:flex}.tracker-section h3>span{background:var(--bg-card);width:24px;height:24px;color:var(--fg-secondary);border-radius:50%;place-items:center;font-size:11px;display:grid}.tracker-section>p:not(.field-note){color:var(--fg-secondary);font-size:13px;line-height:1.65}.installation-method{width:100%;min-inline-size:0;background:var(--bg-inset);border-radius:var(--r-lg);gap:4px;max-width:340px;padding:4px;display:flex}.installation-method label{cursor:pointer;flex:1;min-width:0;position:relative}.installation-method label:last-child{flex:1.35}.source-dialog .dialog-heading{z-index:2;background:var(--bg-card);padding:4px 0 10px;position:sticky;top:-24px}.installation-method input{opacity:0;width:1px;height:1px;position:absolute}.installation-method span{border-radius:var(--r-md);min-height:36px;color:var(--fg-secondary);text-align:center;justify-content:center;align-items:center;padding:8px 12px;font-size:12px;display:flex}.installation-method input:checked+span{color:var(--fg-primary);background:var(--bg-elevation)}.installation-method input:focus-visible+span{outline:2px solid var(--focus);outline-offset:2px}.snippet-panel{background:var(--bg-inset);border-radius:var(--r-lg);width:100%;min-width:0;overflow:hidden}.snippet-panel>div{color:var(--fg-tertiary);justify-content:space-between;align-items:center;padding:8px 12px 0 16px;font-size:12px;display:flex}.snippet-panel pre{font-family:var(--font-mono);white-space:pre-wrap;overflow-wrap:anywhere;padding:14px 16px 20px;font-size:12px;line-height:1.7}.tracker-checklist{gap:18px;font-size:13px;line-height:1.65;display:grid}.tracker-checklist strong{font-weight:500}.tracker-checklist p{color:var(--fg-secondary);margin-top:4px}.tracker-checklist a{text-underline-offset:3px;text-decoration:underline}.tracker-signal{width:100%;color:var(--fg-secondary);align-items:flex-start;gap:10px;font-size:12px;display:flex}.tracker-signal>svg{flex-shrink:0;margin-top:2px}.tracker-signal>span{flex:1;min-width:0}.tracker-signal strong{font-weight:500}.tracker-signal small{color:var(--fg-tertiary);margin-top:4px;font-size:12px;line-height:1.6;display:block}.setup-step-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}@media (width<=1100px){.wa-connect-layout{gap:24px}}@media (width<=760px){.wa-connect-layout{grid-template-columns:minmax(0,1fr);gap:20px}.wa-connect-form{max-width:none}.wa-metrics-grid{gap:12px}.wa-metrics-grid>div>p:first-child{font-size:12px}.section-toolbar{flex-wrap:wrap;align-items:flex-start;gap:15px}.setup-entry-link .setup-whatsapp-action{margin-left:auto;font-size:0}.setup-entry-link .setup-whatsapp-action svg{width:17px}.setup-mobile-select .form-control{background:var(--control-bg);border:1px solid var(--control-border);color:var(--fg-primary);padding:10px 39px 10px 13px}}@media (width<=560px){.form-control{font-size:16px}.source-form-grid{grid-template-columns:minmax(0,1fr);gap:22px}.cabinet-dialog{padding:20px}.page-heading h1{font-size:25px}.wa-metrics-grid{gap:16px 12px}.wa-metrics-grid>div>p:nth-child(2){font-size:24px}.wa-metrics-grid>div>p:first-child{min-height:36px;line-height:1.5}.wa-section{padding:24px 0}.wa-metrics>div:first-child{display:block}.wa-metrics>div:first-child>span:last-child:not(:first-child){margin-top:6px;font-size:12px;display:block}.dialog-actions button{flex:none}.dialog-actions button[type=submit]{min-width:174px}.source-dialog .dialog-heading{top:-20px}}@media (width<=360px){.source-dialog .dialog-actions{grid-template-columns:minmax(0,1fr);display:grid}}
