:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--фон:#000;--текст:#fff;--текст-2:#dce6e1;--текст-3:#bac7c1;--акцент:#3be39a;--акцент-тень:#0a2a1c;--акцент-мойка:#3be39a3d;--акцент-край:#3be39a8c;--акцент-свечение:#3be39a59;--ок:#5fd9c4;--внимание:#ffc64d;--тревога:#ff6b60;--плашка:#ffffff29;--плашка-ярче:#ffffff3d;--линия:#ffffff47;--линия-слабая:#ffffff29;--кегль-часы:64px;--кегль-крупный:34px;--кегль-заголовок:26px;--кегль-строка:22px;--кегль-текст:20px;--кегль-мелкий:17px;--поле:16px;--шапка:56px;--подвал:32px;--строка:88px;--зазор:8px;--радиус:14px}*,:before,:after{box-sizing:border-box}html{background:#000;background:var(--фон);border:0;width:100%;height:100%}body{background:#000;background:var(--фон);color:var(--текст);width:600px;height:600px;font-family:system-ui,-apple-system,Helvetica Neue,sans-serif;font-size:20px;font-size:var(--кегль-текст);-webkit-font-smoothing:antialiased;border:0;margin:0;padding:0;line-height:1.25;overflow:hidden}:focus,:focus-visible{outline:none}body{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}#корень{width:600px;height:600px;position:relative;overflow:hidden}.g-app{position:absolute;inset:0}.g-screen{padding:var(--поле);flex-direction:column;animation:.19s cubic-bezier(.22,.61,.36,1) экран-вглубь;display:flex;position:absolute;inset:0}:root[data-ход=наружу] .g-screen{animation-name:экран-наружу}:root[data-ход=влево] .g-screen{animation-name:экран-влево}:root[data-ход=вправо] .g-screen{animation-name:экран-вправо}@keyframes g-появление{0%{opacity:0}to{opacity:1}}@keyframes экран-вглубь{0%{opacity:0;transform:scale(.972)}to{opacity:1;transform:none}}@keyframes экран-наружу{0%{opacity:0;transform:scale(1.028)}to{opacity:1;transform:none}}@keyframes экран-влево{0%{opacity:0;transform:translate(-26px)}to{opacity:1;transform:none}}@keyframes экран-вправо{0%{opacity:0;transform:translate(26px)}to{opacity:1;transform:none}}@keyframes g-щипок{0%{transform:scale(1)}38%{transform:scale(.972)}to{transform:scale(1)}}.g-row.нажата,.g-tile.нажата{animation:.22s cubic-bezier(.3,.7,.4,1) g-щипок}@media (prefers-reduced-motion:reduce){.g-screen,.g-dialog,.g-row,.g-tile,.g-list>*,.проявление,.волна>*{animation:.12s ease-out g-появление!important}}.g-head{height:var(--шапка);flex:none;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.g-head h1{font-size:var(--кегль-заголовок);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-weight:650;overflow:hidden}.g-head .g-meta{font-size:var(--кегль-мелкий);color:var(--текст-2);white-space:nowrap;flex:none}.g-body{flex:auto;min-height:0;position:relative}.g-foot{height:var(--подвал);font-size:var(--кегль-мелкий);color:var(--текст-3);white-space:nowrap;flex:none;align-items:center;gap:16px;padding-top:4px;display:flex;overflow:hidden}.g-foot b{color:var(--текст-2);font-weight:600}.g-list{gap:var(--зазор);flex-direction:column;display:flex}.g-row{min-height:var(--строка);border-radius:var(--радиус);background:var(--плашка);border:1px solid var(--линия-слабая);color:inherit;font:inherit;text-align:left;cursor:default;outline:none;align-items:center;gap:14px;width:100%;padding:10px 14px;transition:background-color .13s ease-out,border-color .13s ease-out,box-shadow .13s ease-out;display:flex}.g-row .g-txt{flex:auto;min-width:0}.g-row .g-t1{font-size:var(--кегль-строка);white-space:nowrap;text-overflow:ellipsis;font-weight:550;overflow:hidden}.g-row .g-t2{font-size:var(--кегль-мелкий);color:var(--текст-2);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;overflow:hidden}.g-row .g-right{font-size:var(--кегль-мелкий);color:var(--текст-2);text-align:right;flex:none}.проявление,.волна>*{animation:.22s cubic-bezier(.22,.61,.36,1) both строка-появление}.волна>:nth-child(2){animation-delay:26ms}.волна>:nth-child(3){animation-delay:52ms}.волна>:nth-child(4){animation-delay:78ms}.волна>:nth-child(5){animation-delay:.104s}.g-list>*{animation:.22s cubic-bezier(.22,.61,.36,1) both строка-появление}@keyframes строка-появление{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.focusable:focus,.focusable:focus-visible{background:var(--акцент-мойка);border-color:var(--акцент-край);box-shadow:0 0 0 2px var(--акцент-свечение);outline:none}.focusable:focus .g-t1,.focusable:focus .g-t2{color:var(--текст)}.g-mark{background:var(--текст-3);border-radius:50%;flex:none;width:10px;height:10px}.g-mark.ок{border:2px solid var(--ок);box-shadow:none;background:0 0}.g-mark.внимание{background:var(--внимание);box-shadow:0 0 8px var(--внимание)}.g-mark.тревога{background:var(--тревога);box-shadow:0 0 8px var(--тревога)}.g-mark.акцент{background:var(--акцент);box-shadow:0 0 8px var(--акцент)}.g-mark.пусто{border:2px solid var(--текст-3);background:0 0}.g-pager{flex-direction:column;justify-content:center;gap:4px;width:4px;display:flex;position:absolute;top:0;bottom:0;right:-2px}.g-pager i{background:var(--линия);border-radius:2px;flex:auto;max-height:60px;transition:background-color .18s ease-out}.g-pager i.тек{background:var(--текст)}.g-listwrap{height:100%;padding-right:12px;position:relative}.g-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.g-tile{border-radius:var(--радиус);background:var(--плашка);border:1px solid var(--линия-слабая);color:inherit;font:inherit;text-align:left;cursor:default;outline:none;flex-direction:row;align-items:center;gap:12px;padding:10px 12px;transition:background-color .13s ease-out,border-color .13s ease-out,box-shadow .13s ease-out;animation:.22s cubic-bezier(.22,.61,.36,1) both строка-появление;display:flex}.g-tile>div{min-width:0}.g-tile .g-name,.g-tile .g-sub{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.g-tile .g-name{font-size:var(--кегль-текст);font-weight:600}.g-tile .g-sub{font-size:var(--кегль-мелкий);color:var(--текст-2)}.g-card{background:var(--плашка-ярче);border:1px solid var(--линия-слабая);border-radius:18px;padding:14px 16px}.g-card h2{font-size:var(--кегль-текст);margin:0 0 8px;font-weight:600}.g-card p{font-size:var(--кегль-мелкий);color:var(--текст-2);margin:0 0 8px}.g-card p:last-child{margin-bottom:0}.g-big{font-size:var(--кегль-крупный);letter-spacing:-.02em;font-weight:650}.g-chip{background:var(--плашка-ярче);height:30px;font-size:var(--кегль-мелкий);color:var(--текст-2);white-space:nowrap;border-radius:15px;align-items:center;gap:6px;padding:0 10px;display:inline-flex}.g-chip.акцент{background:var(--акцент-мойка);color:var(--акцент)}.g-empty{text-align:center;height:100%;color:var(--текст-2);font-size:var(--кегль-мелкий);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:0 30px;display:flex}.g-empty b{color:var(--текст);font-size:var(--кегль-текст);font-weight:600}.g-dialog{background:var(--фон);padding:var(--поле);z-index:10;flex-direction:column;animation:.17s cubic-bezier(.22,.61,.36,1) экран-вглубь;display:flex;position:absolute;inset:0}.зн{width:26px;height:26px;color:var(--акцент);flex:none;position:relative}.зн:before,.зн:after{content:"";position:absolute}.зн.главная:before{border:2px solid;border-radius:50%;inset:0}.зн.главная:after{background:currentColor;border-radius:50%;inset:8px}.зн.задачи:before{border:2px solid;border-radius:6px;inset:1px}.зн.задачи:after{border-bottom:2px solid;border-left:2px solid;width:11px;height:5px;top:11px;left:7px;transform:rotate(-45deg)}.зн.документы:before{border:2px solid;border-radius:3px;inset:1px 3px}.зн.документы:after{border-top:2px solid;border-bottom:2px solid;width:10px;height:8px;top:8px;left:8px}.зн.презентации:before{border:2px solid;border-radius:3px;height:15px;top:3px;left:1px;right:1px}.зн.презентации:after{background:currentColor;width:2px;height:6px;top:18px;left:12px}.зн.заметки:before{border:2px solid;border-radius:3px 3px 0 0;inset:1px 5px}.зн.заметки:after{border-left:6px solid #0000;border-right:6px solid #0000;border-bottom:7px solid var(--фон);width:0;height:0;bottom:0;left:7px}.зн.встречи:before{border:2px solid;border-radius:4px;width:8px;height:13px;top:2px;left:9px}.зн.встречи:after{border:2px solid;border-top:none;border-radius:0 0 9px 9px;width:16px;height:8px;top:15px;left:5px}.зн.календарь:before{border:2px solid;border-radius:3px;inset:3px 1px 1px}.зн.календарь:after{background:currentColor;height:2px;top:8px;left:1px;right:1px;box-shadow:0 -7px 0 -1px #0000}.зн.почта:before{border:2px solid;border-radius:3px;inset:4px 1px}.зн.почта:after{border-bottom:2px solid;border-right:2px solid;width:12px;height:8px;top:7px;left:5px;transform:rotate(45deg)}.зн.контакты:before{border:2px solid;border-radius:50%;width:10px;height:10px;top:1px;left:8px}.зн.контакты:after{border:2px solid;border-bottom:none;border-radius:10px 10px 0 0;width:20px;height:14px;top:14px;left:3px}.зн.чат:before{border:2px solid;border-radius:6px;height:17px;top:2px;left:1px;right:1px}.зн.чат:after{border-bottom:2px solid;border-left:2px solid;width:7px;height:7px;top:17px;left:6px;transform:skew(-20deg)}.зн.голос:before{background:currentColor;border-radius:2px;width:4px;height:10px;top:8px;left:2px;box-shadow:7px -4px,14px 2px}.зн.голос:after{display:none}.зн.отмена:before,.зн.отмена:after{background:currentColor;border-radius:1px;width:20px;height:2px;top:12px;left:3px}.зн.отмена:before{transform:rotate(45deg)}.зн.отмена:after{transform:rotate(-45deg)}.зн.настройки:before{background:currentColor;height:2px;top:7px;left:1px;right:1px;box-shadow:0 9px}.зн.настройки:after{background:var(--фон);width:10px;height:10px;box-shadow:-14px 9px 0 -1px var(--фон), -14px 9px 0 1px currentColor;border:2px solid;border-radius:50%;top:3px;left:15px}.зн.крупный{width:34px;height:34px}.g-row.g-voice{min-height:var(--строка);border:1px dashed var(--линия);background:0 0;flex:none;margin-top:8px}.g-row.g-voice .g-t1{font-size:var(--кегль-текст);color:var(--текст)}.g-row.многострочная{align-items:flex-start;min-height:96px}.g-row.многострочная .g-t1,.g-row.многострочная .g-t2{white-space:normal;text-overflow:clip;overflow:visible}.g-voice-say{font-size:var(--кегль-текст);font-weight:600}.g-voice-do{margin-top:6px!important}.g-voice-do:before{content:"→ ";color:var(--акцент);font-weight:700}.g-dialog .g-foot{height:auto;min-height:var(--подвал);white-space:normal;align-items:flex-start;line-height:1.2}.g-tabs{z-index:5;gap:5px;display:flex;position:absolute;top:7px;left:50%;transform:translate(-50%)}.g-tabs i{background:var(--линия);border-radius:2px;width:18px;height:3px;transition:width .18s cubic-bezier(.22,.61,.36,1),background-color .18s ease-out}.g-tabs i.тек{background:var(--акцент);width:26px}.g-head.высокая{align-items:flex-end;height:auto;padding-bottom:10px}.g-часы{font-size:var(--кегль-часы);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-weight:600;line-height:1}.g-дата{font-size:var(--кегль-мелкий);color:var(--текст-2);margin-top:6px}.g-grid{grid-template-rows:repeat(5,minmax(0,1fr));gap:5px;height:100%}.g-tile.широкая{grid-column:span 2}.g-tile.широкая>div{flex:auto}.tasks-стол{flex-direction:column;height:100%;display:flex;overflow:hidden}.tasks-карточка{flex:none}.tasks-состояние{font-size:var(--кегль-текст);font-weight:600;line-height:1.25}.tasks-состояние.просрочено{color:var(--тревога)}.tasks-состояние.сегодня{color:var(--внимание)}.tasks-состояние.выполнено{color:var(--ок)}.tasks-состояние.отказ{color:var(--текст-2)}.tasks-мета{font-size:var(--кегль-мелкий);color:var(--текст-2);white-space:nowrap;text-overflow:ellipsis;margin-top:12px;line-height:1.25;overflow:hidden}.tasks-описание{font-size:var(--кегль-текст);color:var(--текст-2);-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:16px 0 0;line-height:1.4;display:-webkit-box;overflow:hidden}.tasks-описание.длинное{-webkit-line-clamp:6}.tasks-действия{gap:var(--зазор);flex-direction:column;flex:none;margin-top:24px;display:flex}.tasks-действие.второе .зн{color:var(--текст-3)}.tasks-список,.tasks-список .g-list{height:100%}.g-row.tasks-строка{flex:1 1 0;min-height:108px;max-height:140px}.tasks-срок{color:var(--текст-2)}.tasks-срок.горит{color:var(--текст);font-weight:700}.focusable:focus .tasks-срок{color:var(--текст)}.meetings-экран{flex-direction:column;gap:8px;height:100%;display:flex}.meetings-экран>.g-listwrap{flex:none;height:auto;min-height:0}.meetings-герой{flex:auto;min-height:132px;max-height:168px;padding:12px 16px}.meetings-герой .g-txt{flex-direction:column;justify-content:center;gap:4px;display:flex}.meetings-верх{align-items:baseline;gap:12px;display:flex}.meetings-время{font-size:var(--кегль-крупный);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-weight:650;line-height:1}.meetings-через{font-size:var(--кегль-текст);color:var(--текст-2);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.meetings-герой:focus .meetings-через{color:var(--текст)}.meetings-тема{font-size:var(--кегль-строка);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.meetings-где{font-size:var(--кегль-мелкий);color:var(--текст-2);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.meetings-герой:focus .meetings-где{color:var(--текст)}.meetings-где.отклонение,.meetings-герой:focus .meetings-где.отклонение{color:var(--внимание)}.meetings-время-строки{font-size:var(--кегль-текст);color:var(--текст);font-variant-numeric:tabular-nums;font-weight:650}.meetings-ждут{font-size:var(--кегль-мелкий);color:var(--внимание);white-space:nowrap;font-weight:600}.meetings-карточка,.meetings-итоги{flex-direction:column;gap:8px;height:100%;display:flex;overflow:hidden}.meetings-карточка>.g-card,.meetings-итоги>.g-card,.meetings-итоги>.проявление{flex:none}.meetings-действия{flex:auto;justify-content:flex-start;min-height:0}.meetings-действия .g-row{flex:1 1 0;min-height:96px;max-height:140px}.meetings-варианты{gap:8px;height:100%}.meetings-варианты .g-row{flex:1 1 0;min-height:96px;max-height:140px}.meetings-ваш-ответ{font-size:var(--кегль-мелкий);color:var(--текст-2);white-space:nowrap;font-weight:600}.focusable:focus .meetings-ваш-ответ{color:var(--текст)}.meetings-шапка{align-items:flex-start;height:auto;padding-bottom:12px}.meetings-шапка-текст{flex:auto;min-width:0}.meetings-подшапка{font-size:var(--кегль-мелкий);color:var(--текст-2);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;overflow:hidden}.meetings-шапка .g-meta{padding-top:6px}.meetings-повестка li{font-size:var(--кегль-мелкий);color:var(--текст);margin:0 0 8px;line-height:1.25}.meetings-повестка ul{margin:0;padding-left:18px}.meetings-повестка li:last-child{margin-bottom:0}.meetings-решения{margin:0;padding-left:20px}.meetings-решения li{font-size:var(--кегль-текст);color:var(--текст);margin:0 0 12px;line-height:1.3}.meetings-решения li:last-child{margin-bottom:0}.meetings-поручения{margin:0;padding-left:20px}.meetings-поручения li{font-size:var(--кегль-мелкий);color:var(--текст);margin:0 0 8px;line-height:1.25}.meetings-поручения li:last-child{margin-bottom:0}.meetings-поручения span{color:var(--текст-2)}.meetings-поручения span.внимание{color:var(--внимание)}.meetings-источник{font-size:var(--кегль-мелкий);color:var(--текст-2);margin-bottom:8px}.meetings-поручение{font-size:var(--кегль-строка);font-weight:550;line-height:1.25}.meetings-кто{font-size:var(--кегль-мелкий);color:var(--текст-2);margin-top:8px}.meetings-примечание{font-size:var(--кегль-мелкий);color:var(--текст-2);flex:none;line-height:1.25}.mail-письмо{align-items:flex-start;min-height:108px}.mail-письмо .g-t2{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.mail-письмо .g-right{white-space:normal;align-self:flex-start;width:128px;margin-top:2px;line-height:1.3}.mail-чтение{flex-direction:column;height:100%;display:flex}.mail-шапка{flex:none;margin-bottom:10px}.mail-тема{font-size:var(--кегль-текст);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.mail-состояние{font-size:var(--кегль-мелкий);color:var(--текст-2);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;overflow:hidden}.mail-область{flex:auto;min-height:0;position:relative}.mail-мерка{visibility:hidden;pointer-events:none;position:absolute;top:0;left:0;right:0}.mail-лист{border-radius:var(--радиус);border:1px solid #0000;outline:none;height:100%;overflow:hidden}.mail-лист,.mail-мерка{padding:8px 12px}.mail-лист p,.mail-мерка p{font-size:var(--кегль-строка);margin:0 0 14px;line-height:1.35}.mail-лист p:last-child,.mail-мерка p:last-child{margin-bottom:0}.mail-лист.focusable:focus,.mail-лист.focusable:focus-visible{border-color:var(--акцент-край);box-shadow:0 0 0 2px var(--акцент-свечение);background:0 0}.mail-стол{flex-direction:column;height:100%;display:flex}.mail-действия{gap:var(--зазор);flex-direction:column;flex:auto;min-height:0;display:flex}.mail-действия .g-row{flex:1 1 0;min-height:96px;max-height:140px}.mail-действия .зн{color:var(--текст-2)}.mail-действия .focusable:focus .зн,.mail-действия .focusable:focus-visible .зн{color:var(--акцент)}.mail-действия .g-row .g-t2{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.mail-черновик{background:var(--плашка);border-radius:10px;flex:none;margin-bottom:12px;padding:12px 16px}.mail-черновик-мета{font-size:var(--кегль-мелкий);color:var(--текст-2);margin-bottom:6px}.mail-черновик p{font-size:var(--кегль-текст);-webkit-line-clamp:6;-webkit-box-orient:vertical;margin:0;line-height:1.3;display:-webkit-box;overflow:hidden}.mail-горит{color:var(--текст);font-weight:700}.calendar-пункт{flex:auto;align-items:center;gap:14px;min-width:0;display:flex}.calendar-когда{flex-direction:column;flex:0 0 96px;justify-content:center;min-width:0;display:flex}.calendar-день{font-size:var(--кегль-мелкий);color:var(--текст-2);white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-weight:600;overflow:hidden}.calendar-часы{font-size:var(--кегль-заголовок);letter-spacing:-.02em;font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:650;line-height:1}.calendar-часы.идёт{font-size:var(--кегль-строка)}.calendar-часы.срок{color:var(--внимание)}.g-row:has(.calendar-пункт.окно){border:1px solid var(--линия);background:0 0}.calendar-пункт.окно .calendar-часы{color:var(--текст-2);font-weight:600}.calendar-статус{color:var(--текст);font-weight:650}.calendar-статус.требует,.focusable:focus .calendar-статус.требует{color:var(--внимание)}.calendar-карточка{flex-direction:column;height:100%;display:flex}.calendar-верх{flex:none;margin-bottom:16px}.calendar-полное{font-size:var(--кегль-строка);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;display:-webkit-box;overflow:hidden}.calendar-подпись{font-size:var(--кегль-мелкий);color:var(--текст-2);margin-top:8px}.calendar-наложение{font-size:var(--кегль-мелкий);color:var(--внимание);margin-top:8px;font-weight:600}.calendar-состояние{font-size:var(--кегль-мелкий);color:var(--текст);margin-top:8px;font-weight:550}.calendar-примечание{font-size:var(--кегль-мелкий);color:var(--текст-2);margin-top:8px}.calendar-итог{font-size:var(--кегль-мелкий);color:var(--текст-2);margin-top:12px}.calendar-действия{gap:var(--зазор);flex-direction:column;margin:auto 0;display:flex}.calendar-карточка.сообщение{justify-content:center}.calendar-карточка.сообщение .calendar-верх{margin-bottom:0}.docs-строка{align-items:center;min-height:116px}.docs-строка .g-t1{white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.2;display:-webkit-box;overflow:hidden}.docs-строка .g-right{white-space:normal;max-width:132px;line-height:1.2}.docs-требует{color:var(--текст);font-weight:600}.docs-решено{color:var(--текст-2)}.docs-вышел{color:var(--тревога);font-weight:600}.docs-чтение{flex-direction:column;height:100%;min-height:0;display:flex}.docs-полоса{flex:none;gap:4px;margin-bottom:12px;display:flex}.docs-полоса i{background:var(--линия-слабая);border-radius:2px;flex:auto;height:4px}.docs-полоса i.пройдена{background:var(--текст-3)}.docs-полоса i.тек{background:var(--текст)}.docs-сводка{font-size:var(--кегль-мелкий);color:var(--текст-2);flex:none;margin-bottom:16px;line-height:1.3}.docs-текст{flex:auto;min-height:0;overflow:hidden}.docs-раздел{font-size:var(--кегль-мелкий);letter-spacing:.04em;text-transform:uppercase;color:var(--текст-2);margin-bottom:8px;font-weight:600}.docs-абзац{font-size:var(--кегль-заголовок);color:var(--текст);margin:0;line-height:1.35}.docs-дальше{font-size:var(--кегль-мелкий);color:var(--текст-2);margin-top:16px;line-height:1.3}.docs-действие{flex:none;margin-top:16px}.g-row.docs-выбор{align-items:center;min-height:140px;padding:16px}.notes-строка .зн{color:var(--текст-2)}.notes-строка .notes-состояние{white-space:nowrap;text-overflow:ellipsis;max-width:168px;display:block;overflow:hidden}.notes-строка .notes-состояние+.notes-состояние{margin-top:4px}.notes-чтение{flex-direction:column;height:100%;min-height:0;display:flex}.notes-страницы{flex:none;gap:4px;margin-bottom:12px;display:flex}.notes-страницы i{background:var(--линия-слабая);border-radius:2px;flex:auto;height:4px}.notes-страницы i.пройдена{background:var(--текст-3)}.notes-страницы i.тек{background:var(--текст)}.notes-страницы.нечего{visibility:hidden}.notes-лист{border-radius:var(--радиус);width:100%;min-height:0;color:inherit;font:inherit;text-align:left;cursor:default;background:0 0;border:1px solid #0000;outline:none;flex:auto;padding:12px;display:block;overflow:hidden}.notes-лист:focus{background:0 0}.notes-полоса{height:100%;position:relative}.notes-г{font-size:var(--кегль-мелкий);color:var(--текст-2);margin:0 0 16px;font-weight:600}.notes-з{font-size:var(--кегль-строка);margin:12px 0 8px;font-weight:650}.notes-з:first-child{margin-top:0}.notes-т{font-size:var(--кегль-строка);margin:0 0 12px;line-height:1.32}.notes-п{font-size:var(--кегль-строка);margin:0 0 12px;padding-left:20px;line-height:1.32;position:relative}.notes-п:before{content:"";background:var(--текст-2);border-radius:50%;width:6px;height:6px;position:absolute;top:12px;left:4px}.notes-т:last-child,.notes-п:last-child,.notes-з:last-child{margin-bottom:0}.notes-итог{font-size:var(--кегль-текст);color:var(--текст-2);line-height:1.3}.notes-итог b{font-size:var(--кегль-строка);color:var(--текст);margin-bottom:8px;font-weight:650;display:block}.g-row.многострочная.notes-действие{align-items:center;min-height:112px}.notes-кому{height:100%}.notes-кому .g-list{justify-content:center;height:100%}.notes-готово{flex-direction:column;justify-content:center;gap:8px;height:100%;display:flex}.contacts-номер{letter-spacing:-.02em;font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--текст);font-size:50px;font-weight:700;line-height:1}.contacts-номер-вид{font-size:var(--кегль-текст);color:var(--текст-2);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;overflow:hidden}.contacts-колонка{flex-direction:column;height:100%;min-height:0;display:flex}.contacts-блок{background:var(--плашка);border-radius:18px;flex:none;padding:12px 16px}.contacts-где{font-size:var(--кегль-текст);color:var(--текст-2);white-space:nowrap;text-overflow:ellipsis;flex:none;margin-top:12px;overflow:hidden}.contacts-контакт{font-size:var(--кегль-текст);color:var(--текст-2);white-space:nowrap;text-overflow:ellipsis;flex:none;margin-top:8px;overflow:hidden}.contacts-подзаголовок{font-size:var(--кегль-мелкий);color:var(--текст-2);flex:none;margin:16px 0 8px}.contacts-дела{flex:none;margin-top:auto}.contacts-долг{flex:none;margin-top:12px}.contacts-долг-что{font-size:var(--кегль-текст);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.contacts-долг-срок{font-size:var(--кегль-мелкий);color:var(--текст-2);margin-top:4px}.contacts-долг-срок.горит{color:var(--внимание)}.contacts-пояснение{font-size:var(--кегль-текст);color:var(--текст-2);flex:none;line-height:1.3}.contacts-станет{flex:none;margin-top:16px}.contacts-станет-метка{font-size:var(--кегль-мелкий);color:var(--текст-2);margin-top:12px}.contacts-станет-строка{font-size:var(--кегль-текст);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;overflow:hidden}.slides-доклад{flex-direction:column;height:100%;min-height:0;display:flex}.slides-главное{font-size:var(--кегль-крупный);letter-spacing:-.02em;font-weight:650;line-height:1.1}.slides-событие{font-size:var(--кегль-текст);color:var(--текст-2);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;overflow:hidden}.slides-факты{font-size:var(--кегль-мелкий);color:var(--текст-2);font-variant-numeric:tabular-nums;flex:none;margin-top:12px}.slides-готово{font-size:var(--кегль-мелкий);color:var(--текст-2);margin-top:8px}.slides-неготово{font-size:var(--кегль-мелкий);color:var(--внимание);margin-top:8px}.slides-действия{gap:var(--зазор);flex-direction:column;margin-top:auto;display:flex}.slides-оговорка{font-size:var(--кегль-мелкий);color:var(--текст-2);margin-top:12px;line-height:1.15}.slides-суфлёр{flex-direction:column;height:100%;min-height:0;display:flex}.slides-время{font-variant-numeric:tabular-nums;align-items:baseline;gap:10px;display:flex}.slides-прошло{font-size:var(--кегль-строка);color:var(--текст);letter-spacing:-.01em;font-weight:650}.slides-осталось{font-size:var(--кегль-мелкий);color:var(--текст-2)}.slides-осталось.мало{color:var(--внимание)}.slides-осталось.вышло{color:var(--тревога)}.slides-без-отсчёта{font-size:var(--кегль-мелкий);color:var(--текст-2)}.slides-полоса{flex:none;align-items:flex-end;gap:3px;height:8px;margin:8px 0 12px;display:flex}.slides-полоса i{background:var(--линия);border-radius:2px;flex:1 1 0;height:3px;transition:background-color .19s ease-out;position:relative}.slides-полоса i.пройден{background:var(--текст-3)}.slides-полоса i.тек{background:var(--текст);height:8px}.slides-полоса i.отмечен:after{content:"";background:var(--текст);border-radius:50%;width:5px;height:5px;margin-left:-2.5px;position:absolute;top:-8px;left:50%}.slides-название{font-size:var(--кегль-заголовок);letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:none;margin-bottom:12px;font-weight:650;line-height:1.2;display:-webkit-box;overflow:hidden}.slides-заметки{flex:auto;min-height:0;overflow:hidden}.slides-заметки p{color:var(--текст);margin:0 0 12px;font-size:24px;line-height:1.32}.slides-заметки p:last-child{margin-bottom:0}.slides-заметки p.slides-нет-заметок{color:var(--текст-3)}.slides-низ{flex:none;margin-top:20px}.slides-дальше{align-items:baseline;gap:10px;display:flex}.slides-дальше .подпись{font-size:var(--кегль-мелкий);color:var(--текст-2);flex:none}.slides-дальше .текст{min-width:0;font-size:var(--кегль-текст);white-space:nowrap;text-overflow:ellipsis;flex:auto;font-weight:550;overflow:hidden}.slides-дальше .стр{font-size:var(--кегль-мелкий);color:var(--текст-2);font-variant-numeric:tabular-nums;flex:none}.slides-строка-состояния{min-height:24px;font-size:var(--кегль-мелкий);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;line-height:1.2;overflow:hidden}.slides-вспышка{color:var(--текст);font-weight:600}.slides-темп{color:var(--внимание);font-variant-numeric:tabular-nums}.slides-черновик{background:var(--плашка-ярче);font-size:var(--кегль-мелкий);color:var(--текст-2);border-radius:10px;padding:4px 8px;display:inline-block}.slides-черновик-текст{font-size:var(--кегль-строка);margin-bottom:12px;font-weight:550;line-height:1.25}.slides-черновик-вид{flex-direction:column;height:100%;min-height:0;display:flex}.slides-понятно{flex:none;margin-top:auto}.chat-вопрос{font-size:var(--кегль-мелкий);color:var(--текст-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:none;margin-bottom:12px;line-height:1.2;display:-webkit-box;overflow:hidden}.chat-колонка{flex-direction:column;height:100%;display:flex}.chat-листалка{flex:auto;min-height:0}.chat-страницы .g-list{height:100%}.g-row.chat-страница{background:0 0;align-items:flex-start;height:100%;min-height:0;padding:8px 12px}.g-row.chat-страница:focus,.g-row.chat-страница:focus-visible{box-shadow:none;border-color:var(--акцент-край);background:0 0}.chat-текст{font-size:var(--кегль-строка);color:var(--текст);line-height:1.35}.chat-текст p{margin:0}.chat-текст p+p{margin-top:12px}.chat-ряд{gap:var(--зазор);margin-top:var(--зазор);flex:none;display:flex}.g-row.chat-действие{flex:auto;min-width:0}.g-row.chat-действие .g-t1{color:var(--акцент)}.g-row.chat-действие:focus .g-t1,.g-row.chat-действие:focus-visible .g-t1{color:var(--текст)}.g-row.chat-узкая{width:124px;font-size:var(--кегль-текст);color:var(--текст-2);flex:none;justify-content:center;align-items:center;padding:12px}.chat-узкая.помечено{color:var(--текст);font-weight:600}.chat-низ{border-top:1px solid var(--линия-слабая);font-size:var(--кегль-мелкий);color:var(--текст-2);flex:none;margin-top:12px;padding-top:8px;line-height:1.2}.chat-низ div+div{margin-top:4px}.chat-ярлык,.chat-состояние{color:var(--текст);font-weight:600}.chat-голос{flex-direction:column;height:100%;display:flex}.chat-суть{margin:auto 0}.chat-фраза{font-size:var(--кегль-заголовок);color:var(--текст);font-weight:600;line-height:1.25}.chat-пояс{font-size:var(--кегль-текст);color:var(--текст-2);margin-top:16px;line-height:1.3}.chat-нет{font-size:var(--кегль-мелкий);color:var(--текст-2);margin-top:auto;margin-bottom:8px;line-height:1.25}.орб{border-radius:50%;flex:none;width:148px;height:148px;transition:transform .26s ease-out;position:relative;overflow:hidden}.орб:after{content:"";border-radius:50%;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff42,inset 0 0 22px #3be39a38}.орб i{transform-origin:50%;border-radius:50%;display:block;position:absolute}.орб .лента1{background:radial-gradient(closest-side,#2bff9ef2,#0be38357 52%,#046b3d00 82%);width:128%;height:34%;animation:13s linear infinite орб-вращение;top:12%;left:-14%}.орб .лента2{background:radial-gradient(closest-side,#39ffeee6,#0bdcd24d 50%,#04656200 80%);width:116%;height:30%;animation:19s linear infinite reverse орб-вращение;top:44%;left:-8%}.орб .лента3{background:radial-gradient(closest-side,#12d98ab8,#0aa76a38 54%,#03482d00 84%);width:104%;height:40%;animation:9s linear infinite орб-вращение;top:30%;left:-2%}.орб .ядро{background:radial-gradient(closest-side,#fff,#eafff68c 38%,#9cffd400 78%);width:36%;height:36%;animation:4.6s ease-in-out infinite орб-дыхание;top:30%;left:32%}@keyframes орб-вращение{to{transform:rotate(360deg)}}@keyframes орб-дыхание{0%,to{opacity:.86;transform:scale(1)}50%{opacity:1;transform:scale(1.13)}}.орб[data-состояние=слушает]{transform:scale(1.06)}.орб[data-состояние=слушает] .ядро{animation-duration:1.9s}.орб[data-состояние=думает] .лента1{animation-duration:4.5s}.орб[data-состояние=думает] .лента2{animation-duration:6.5s}.орб[data-состояние=думает] .лента3{animation-duration:3.4s}.орб[data-состояние=думает] .ядро{animation-duration:1.5s}.орб[data-состояние=спрашивает]{transform:scale(.82)}.орб[data-состояние=спрашивает] .ядро{animation-duration:6s}@media (prefers-reduced-motion:reduce){.орб i{animation:none!important}}.ас-тело{flex-direction:column;height:100%;display:flex}.ас-тело>.g-listwrap{flex:auto;height:auto;min-height:0}.ас-верх{flex-direction:column;flex:none;align-items:center;gap:10px;padding-bottom:12px;display:flex}.ас-состояние{font-size:var(--кегль-текст);text-align:center;font-weight:600}.ас-пояснение{font-size:var(--кегль-мелкий);color:var(--текст);text-align:center;max-width:460px;line-height:1.3}.ас-реплика{font-size:var(--кегль-заголовок);text-align:center;font-weight:600;line-height:1.25}.ас-ход{flex-direction:column;gap:8px;width:100%;display:flex}.ас-шаг{font-size:var(--кегль-текст);color:var(--текст-2);align-items:center;gap:10px;animation:.22s ease-out ас-появление;display:flex}.ас-шаг.готов{color:var(--текст)}.ас-шаг b{background:var(--акцент);width:10px;height:10px;box-shadow:0 0 10px var(--акцент);border-radius:50%;flex:none}@keyframes ас-появление{0%{opacity:0}to{opacity:1}}.ас-предложение{background:var(--плашка-ярче);border:1px solid var(--линия-слабая);border-radius:18px;margin-bottom:8px;padding:14px 16px}.ас-предложение .понял{font-size:var(--кегль-мелкий);color:var(--текст-2);margin-bottom:6px}.ас-предложение .суть{font-size:var(--кегль-строка);font-weight:600;line-height:1.25}.ас-предложение .приписка{font-size:var(--кегль-мелкий);color:var(--текст-2);margin-top:8px}.ас-ответы{gap:var(--зазор);display:flex}.ас-ответы .g-row{text-align:center;justify-content:center;min-height:88px}.ас-ответы .g-row .g-t1{text-align:center}.ас-итог{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}
