:root{font-family:Jost,Inter,system-ui,sans-serif;color:#072329;background-color:#f4f2ef}*{box-sizing:border-box;margin:0;padding:0}body{background:#f4f2ef}button,input,textarea,select{font:inherit}button{font-family:Jost,Inter,system-ui,sans-serif;border:none;background:none;cursor:pointer}.page{position:relative;width:min(1512px,100%);min-height:982px;height:auto;margin:0 auto;background:#f4f2ef;overflow-x:hidden;overflow-y:auto}.app-frame{position:relative;width:min(1512px,100%);margin:0 auto}.topbar{position:absolute;inset:0 0 auto 0;height:87px;background:#fff}.topbar__logo{position:absolute;left:39px;top:18px;width:47px;height:50px;object-fit:cover}.topbar__title{position:absolute;left:113px;top:31px;font-size:18px;font-weight:700;line-height:20px;color:#c61b12}.topbar__search{position:absolute;right:120px;top:31px;width:25px;height:25px}.topbar-supervisor{width:50px;height:50px;border-radius:50%;padding:0;border:2px solid #ffffff;box-shadow:0 6px 14px #0003;overflow:hidden;z-index:999;background:#d1d5db}.topbar-supervisor img{width:100%;height:100%;object-fit:cover}.topbar-account{position:absolute;top:18px;right:24px;z-index:1000}.topbar-account-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:998;background:transparent}.topbar-account__menu{margin-top:8px;width:180px;margin-left:-130px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 8px 24px #0000001f;padding:6px}.topbar-account__menu button{width:100%;min-height:44px;border-radius:8px;font-size:14px;font-weight:600;color:#072329;text-align:left;padding:0 10px}.topbar-account__menu button:hover{background:#f3f4f6}.start-page{min-height:100vh;display:grid;place-items:center;position:relative;overflow:hidden;padding:24px;background:#f4f2ef}.start-page__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 20%,rgba(232,35,26,.16),transparent 40%),radial-gradient(circle at 82% 78%,rgba(153,161,175,.22),transparent 46%),linear-gradient(160deg,#f8f6f3,#efebe6)}.start-page__card{position:relative;width:min(980px,100%);border-radius:22px;background:#fff;border:2px solid #99a1af;box-shadow:0 14px 40px #0000001f;padding:32px 36px}.start-page__header{display:flex;align-items:center;gap:18px;margin-bottom:26px}.start-page__header img{width:52px;height:56px;object-fit:cover}.start-page__header h1{font-size:32px;line-height:34px;margin-bottom:6px}.start-page__header p{color:#4a5565}.start-page__content{display:grid;grid-template-columns:1fr 360px;gap:28px;align-items:stretch}.start-page__hero{width:100%;height:100%;min-height:320px;object-fit:cover;border-radius:14px;background:#dde5ea}.start-page__form{display:flex;flex-direction:column;gap:10px}.start-page__form label{margin-top:6px;font-weight:600}.start-page__form input{height:42px;border-radius:10px;border:1px solid #c7d0d8;padding:0 12px;font-size:15px}.start-page__form input:focus-visible{border-color:#e42313;box-shadow:0 0 0 3px #e4231338}.start-page__error{color:#b91c1c;margin-top:6px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[role=menuitem]:focus-visible{outline:3px solid #b42318;outline-offset:3px}.start-page__form button{margin-top:12px;height:44px;border-radius:10px;background:#e42313;color:#fff;font-size:16px;font-weight:600}.start-page__form button:disabled{opacity:.7;cursor:not-allowed}.topbar__stripes{position:absolute;left:0;top:87px;width:100%;height:19px;overflow:hidden}.topbar__stripes img{width:100%;height:100%;object-fit:cover}.wizard__layout{position:absolute;top:0;right:0;bottom:0;left:0}.wizard__panel{position:absolute;left:216px;top:186px;width:1080px;height:633px;border-radius:10px;background:#fff}.wizard__panel-inner{position:absolute;top:0;right:0;bottom:0;left:0}.wizard__sidebar{position:absolute;left:15px;top:15px;width:296px;height:604px;border-radius:10px;background:#51606f;color:#fff;padding:19px 22px}.wizard__sidebar-line{position:absolute;left:32px;width:231px;height:2px;background:#d9d9d9;border-radius:10px}.wizard__sidebar-line--top{top:118px}.wizard__sidebar-line--bottom{top:387px}.wizard__sidebar-header h2{font-size:18px;font-weight:700;line-height:20px}.wizard__sidebar-header{width:231px}.wizard__sidebar-header p{margin-top:3px;width:231px;font-size:16px;line-height:20px}.wizard__steps{margin-top:36px;display:flex;flex-direction:column;gap:16px;list-style:none}.wizard__step{display:flex;align-items:center;gap:14px;font-size:16px;line-height:20px;color:#fff;width:231px;min-height:20px}.wizard__step img{width:16px;height:16px}.wizard__step--current{width:231px;height:29px;background:#fff;color:#000;border-radius:5px;padding:0 0 0 7px;box-shadow:0 4px 4px #00000040;position:relative;gap:14px;align-items:center}.wizard__step--current img{width:16px;height:16px}.wizard__step--done img{width:18px;height:18px}.wizard__step--current .wizard__step-bg{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:5px;z-index:0}.wizard__step--current .wizard__step-dot,.wizard__step--current span{position:relative;z-index:1}.wizard__content{position:absolute;left:570px;top:215px;width:676px;height:532px}.wizard__title{font-size:30px;font-weight:400;line-height:20px;letter-spacing:.5px;color:#0a0a0a;margin-bottom:16px}.wizard__card{position:relative;border:2px solid #99a1af;border-radius:10px;padding:22px;display:flex;gap:16px;background:transparent}.wizard__card--short{width:672px;height:179px;margin-bottom:30px}.wizard__card--tall{width:676px;height:279px}.wizard__card-icon{width:48px;height:48px;border-radius:10px;background:#e8231a;display:grid;place-items:center;flex:0 0 auto}.wizard__card-icon img{width:24px;height:24px}.wizard__card-text h3{font-size:18px;font-weight:500;color:#0a0a0a;margin-bottom:8px}.wizard__card-text p{font-size:16px;line-height:20px;color:#4a5565}.wizard__card-text ul{margin-top:12px;padding-left:18px;display:grid;gap:8px;color:#4a5565;font-size:16px;line-height:20px}.wizard__footer{position:absolute;left:216px;top:849px;width:1080px;height:56px;display:flex;align-items:center;justify-content:space-between}.wizard__link{font-size:18px;font-weight:700;color:#8e6c6a;text-decoration:underline}.wizard__actions{display:flex;gap:26px}.wizard__secondary,.wizard__primary{width:169px;min-height:44px;border-radius:8px;font-size:18px;font-weight:700;line-height:20px}.wizard__secondary{border:3px solid #072329;color:#072329;background:transparent}.wizard__primary{background:#e42313;color:#fff}.wizard__primary:disabled,.wizard__secondary:disabled{opacity:.55;cursor:not-allowed}.stop-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:grid;place-items:center}.stop-dialog__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#07232973}.stop-dialog__card{position:relative;width:360px;border-radius:10px;background:#fff;padding:24px;box-shadow:0 20px 40px #00000038}.stop-dialog__card h2{font-size:24px;font-weight:500;color:#0a0a0a}.stop-dialog__card p{margin-top:8px;color:#4a5565;line-height:22px}.stop-dialog__actions{margin-top:22px;display:flex;justify-content:flex-end;gap:12px}.stop-dialog__yes,.stop-dialog__no{min-width:92px;height:36px;border-radius:8px;font-size:16px;font-weight:700}.stop-dialog__yes{background:#e42313;color:#fff}.stop-dialog__no{border:2px solid #072329;color:#072329;background:transparent}.privacy__content{position:absolute;left:562px;top:219px;width:700px;height:586px}.privacy__title{font-size:30px;font-weight:400;line-height:20px;letter-spacing:.5px;color:#0a0a0a}.privacy__card{position:absolute;left:0;top:54px;width:700px;height:475px;border-radius:10px;border:2px solid #e8231a;padding:24px}.privacy__card-body{display:flex;gap:16px}.privacy__icon{width:48px;height:48px;border-radius:10px;background:#e8231a;display:grid;place-items:center}.privacy__icon img{width:24px;height:24px}.privacy__text h3{font-size:16px;font-weight:400;line-height:24px;color:#0a0a0a;margin-bottom:8px}.privacy__text p{font-family:Inter,sans-serif;font-size:16px;line-height:24px;color:#4a5565;margin-bottom:12px}.privacy__text ul{list-style:none;display:grid;gap:8px;margin-bottom:12px}.privacy__text li{display:grid;grid-template-columns:8px 1fr;gap:12px;align-items:start;font-family:Inter,sans-serif;font-size:16px;line-height:24px;color:#4a5565}.privacy__text li img{width:8px;height:8px;margin-top:8px}.privacy__consent{position:absolute;left:24px;top:318px;width:648px;height:77.5px;border-radius:10px;background:#fff;display:grid;grid-template-columns:16px 1fr;gap:12px;align-items:start;padding:16px;font-family:Inter,sans-serif;font-size:14px;line-height:22.75px;color:#0a0a0a}.privacy__checkbox{width:24px;height:24px;border-radius:4px;background:#f3f3f5;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 2px #0000000d;position:relative;flex:0 0 auto}.privacy__checkbox--checked{background:#e8231a;border-color:#e8231a}.privacy__checkbox--checked:after{content:"";position:absolute;left:8px;top:4px;width:6px;height:11px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}.participants{position:absolute;left:606px;top:220px;width:621px;height:557px;overflow:hidden}.participants__header{display:flex;justify-content:space-between;align-items:baseline;width:618px;margin-left:3px;font-family:Jost,sans-serif}.participants__header h1{font-size:30px;font-weight:400;line-height:20px;letter-spacing:.5px;color:#0a0a0a}.participants__header span{font-size:16px;color:#4a5565}.participants__search{position:absolute;left:0;top:62px;width:610px;min-height:44px;border-radius:10px;border:2px solid #99a1af;background:#fff;display:flex;align-items:center;gap:8px;padding:0 12px;font-family:Inter,sans-serif;font-size:14px;color:#000}.participants__search img{width:16px;height:16px}.participants__search input{flex:1;min-width:0;border:none;background:transparent;font-family:Inter,sans-serif;font-size:14px;color:#000}.participants__search input::placeholder{color:#4a5565}.participants__search:focus-within{border-color:#e42313;box-shadow:0 0 0 3px #e4231329}.participants__search button{min-width:72px;min-height:32px;border-radius:6px;border:1px solid #99a1af;background:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#1a1a1a}.participants__list{position:absolute;left:3.81px;top:115.24px;width:606.68px;height:calc(100% - 115.24px);display:grid;align-content:start;gap:25px;overflow-y:auto;overflow-x:hidden;padding-right:6px}.participants__card{width:100%;min-height:92px;border-radius:10px;border:2px solid #99a1af;background:#fff;display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:22px;padding:17px 15px;text-align:left;font-family:Jost,sans-serif;color:inherit}.participants__card--selected{border-color:#e8231a;box-shadow:0 0 0 2px #e8231a33}.participants__card>img{width:58px;height:58px;border-radius:50%;object-fit:cover}.participants__details{display:grid;align-content:start;gap:6px;min-width:0}.participants__details p{margin:0;font-size:16px;line-height:24px;color:#0a0a0a}.participants__meta{display:flex;flex-wrap:wrap;gap:16px;font-family:Inter,sans-serif;font-size:14px;color:#4a5565}.participants__meta span{display:flex;align-items:center;gap:6px}.participants__meta img{width:16px;height:16px}.participants__token{margin-top:2px;display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif}.participants__token label{font-size:12px;color:#4a5565;white-space:nowrap}.participants__token input{width:300px;flex:0 0 300px;height:32px;box-sizing:border-box;border-radius:6px;border:1px solid #99a1af;background:#fff;padding:0 10px;font-size:13px;color:#0a0a0a}.companion-pick{position:absolute;left:595px;top:205px;width:604px;height:581px}.companion-pick__header h1{font-size:30px;font-weight:400;line-height:20px;letter-spacing:.5px;color:#0a0a0a}.companion-pick__header p{margin-top:20px;font-size:18px;color:#4a5565;letter-spacing:.5px}.companion-pick__badge{margin-top:32px;display:flex;align-items:center;gap:8px;color:#e8231a;font-size:16px}.companion-pick__badge img{width:20px;height:20px}.companion-card{position:relative;margin-top:14px;width:600px;min-height:348px;border-radius:10px;border:2px solid #e8231a;padding:21px 24px 24px}.companion-card__chosen{position:absolute;top:12px;right:12px;width:24px;height:24px;border-radius:50%;border:2px solid #e8231a;background:#fff;color:#e8231a;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:1;display:grid;place-items:center}.companion-card__top{display:grid;grid-template-columns:98px 1fr;gap:31px}.companion-card__avatar{width:98px;height:98px}.companion-card__label{display:block;margin-bottom:6px;font-family:Inter,sans-serif;font-size:12px;line-height:16px;font-weight:600;color:#4a5565}.companion-card__name-input,.companion-card__description-input,.companion-card__personality-input{width:100%;border:1px solid #99a1af;background:#fff;color:#0a0a0a;font-family:Inter,sans-serif;font-size:15px}.companion-card__name-input{height:34px;border-radius:4px;padding:0 10px;margin-bottom:14px}.companion-card__description-input{margin-top:2px;min-height:74px;border-radius:4px;padding:8px 10px;resize:vertical;line-height:20px}.companion-card__name-input:focus,.companion-card__description-input:focus,.companion-card__personality-input:focus{outline:none;border-color:#e8231a;box-shadow:0 0 0 2px #e8231a33}.companion-card__divider{margin:18px 0 16px;height:2px;background:#e8231a;border-radius:10px}.companion-card__personality-field{display:block;border:1px solid #99a1af;border-radius:0;background:#fff;padding:0 10px;height:40px}.companion-card__personality-input{border:none;border-radius:0;padding:0;height:100%;width:100%}.companion-card__personality-input:focus{box-shadow:none}.companion-card__primary{margin-top:12px;width:100%;height:36px;border-radius:8px;background:#e8231a;color:#fff;font-family:Inter,sans-serif;font-size:14px}.companion-pick__footer{margin-top:24px;display:grid;justify-items:center;gap:0;font-family:Inter,sans-serif;color:#4a5565}.companion-pick__secondary{width:231px;height:36px;border-radius:8px;border:2px solid #072329;color:#0a0a0a;font-family:Inter,sans-serif;font-size:14px}.other-companions{position:absolute;left:558px;top:201px;width:704px}.other-companions__back{height:36px;padding:0 12px;border-radius:8px;display:inline-flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;color:#0a0a0a}.other-companions__back img{width:16px;height:16px}.other-companions__header{margin-top:43px}.other-companions__header h1{font-size:30px;font-weight:400;line-height:20px;letter-spacing:.5px;color:#0a0a0a}.other-companions__header p{margin-top:20px;font-size:18px;color:#4a5565;letter-spacing:.5px}.other-companions__grid{margin-top:36px;display:grid;grid-template-columns:repeat(2,343px);column-gap:31px;row-gap:31px}.other-companion{position:relative;height:164px;border-radius:10px;border:2px solid #99a1af;background:#fff;padding:16px;display:flex;flex-direction:column;justify-content:space-between;text-align:left}.other-companion__top{display:grid;grid-template-columns:66px 1fr;gap:12px}.other-companion__top img{width:66px;height:66px}.other-companion__name{font-size:16px;line-height:20px;color:#0a0a0a}.other-companion__desc{margin-top:4px;font-size:12px;line-height:14px;color:#0a0a0a}.other-companion__tags{display:flex;flex-wrap:wrap;gap:6px 12px}.other-companion__tags span{background:#f4f2ef;border-radius:5px;padding:2px 8px;font-family:Jost,sans-serif;font-size:10px;line-height:16px;color:#0a0a0a}.other-companion--custom{border-style:dashed;align-items:center;justify-content:center;text-align:center}.other-companion--selected{border-color:#e8231a;box-shadow:0 0 0 2px #e8231a33}.other-companion__selected-mark{position:absolute;top:10px;right:10px;width:24px;height:24px;border-radius:50%;border:2px solid #e8231a;background:#fff;color:#e8231a;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:1;display:grid;place-items:center}.other-companion__custom{display:flex;flex-direction:column;align-items:center}.other-companion__custom strong{display:block;font-size:18px;line-height:20px;color:#0a0a0a}.other-companion__custom span{display:block;margin-top:6px;font-size:12px;line-height:14px;color:#0a0a0a}.other-companions__next{margin-top:28px;margin-left:auto;width:169px;height:36px;border-radius:8px;background:#e42313;color:#fff;font-size:18px;font-weight:700;line-height:20px;display:block}.other-companions__next:disabled{opacity:.55;cursor:not-allowed}.custom-companion{position:absolute;left:558px;top:201px;width:704px}.custom-companion__back{height:36px;padding:0 12px;border-radius:8px;display:inline-flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;color:#0a0a0a}.custom-companion__back img{width:16px;height:16px}.custom-companion__header{margin-top:43px}.custom-companion__header h1{font-size:30px;font-weight:400;line-height:20px;letter-spacing:.5px;color:#0a0a0a}.custom-companion__upload{margin-top:18px;display:grid;grid-template-columns:62px 1fr auto;gap:12px;align-items:center}.custom-companion__upload img{width:62px;height:62px}.custom-companion__avatar{width:62px;height:62px;border-radius:50%;object-fit:cover}.custom-companion__upload-field{height:36px;border-radius:8px 0 0 8px;border:1px solid #99a1af;border-right:none;background:#f3f3f5;display:flex;align-items:center;padding:0 12px;color:#6c757d;font-family:Inter,sans-serif;font-size:14px}.custom-companion__upload-button{height:36px;border-radius:0 8px 8px 0;border:1px solid #99a1af;background:#fff;display:inline-flex;align-items:center;gap:8px;padding:0 12px;font-family:Inter,sans-serif;font-size:14px;color:#1a1a1a}.custom-companion__upload-button:disabled{opacity:.7;cursor:not-allowed}.custom-companion__upload-button img{width:16px;height:16px}.custom-companion__file-input{display:none}.custom-companion__upload-help{grid-column:2 / 4;font-family:Inter,sans-serif;font-size:12px;color:#4a5565}.custom-companion__field{margin-top:20px;display:grid;gap:8px}.custom-companion__field label{font-family:Inter,sans-serif;font-size:14px;color:#1a1a1a}.custom-companion__field input,.custom-companion__field textarea{width:100%;border-radius:8px;border:1px solid #99a1af;background:#f3f3f5;padding:10px 12px;font-family:Inter,sans-serif;font-size:14px;color:#1a1a1a}.custom-companion__field textarea{min-height:90px;resize:none}.custom-companion__personality{margin-top:18px}.custom-companion__personality-header p{font-family:Inter,sans-serif;font-size:16px;color:#1a1a1a}.custom-companion__personality-header span{display:block;margin-top:6px;font-family:Inter,sans-serif;font-size:14px;color:#4a5565}.custom-companion__tags{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.custom-companion__tag{height:22px;border-radius:8px;border:1px solid rgba(0,0,0,.1);background:#fff;display:inline-flex;align-items:center;gap:6px;padding:0 10px;font-family:Inter,sans-serif;font-size:12px;color:#0a0a0a}.custom-companion__tag img{width:12px;height:12px}.custom-companion__tag--selected{border-color:#e8231a;background:#fef2f2}.custom-companion__save{margin-top:24px;margin-left:auto;display:block;width:169px;height:36px;border-radius:8px;background:#e42313;color:#fff;font-size:18px;font-weight:700;line-height:20px}.chat{position:absolute;left:603px;top:204px;width:631px}.chat-page{height:100vh;min-height:100vh;overflow-y:auto}.chat-page__content{position:absolute;left:191px;top:129px;width:1132px;min-height:calc(100vh - 129px);padding-bottom:48px;display:flex;align-items:stretch}.chat--standalone{position:static;left:auto;top:auto;width:100%;min-height:calc(100vh - 177px);box-sizing:border-box;margin:0;border:2px solid #99a1af;border-radius:10px;background:#fff;padding:22px;display:flex;flex-direction:column}.chat__back{display:inline-block;margin-bottom:14px;color:#e42313;font-size:14px;font-weight:600}.chat__header{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.chat__header-main{min-width:0}.chat__header-actions{display:flex;align-items:flex-start;justify-content:flex-end}.chat__settings-trigger{width:42px;height:42px;border-radius:12px;border:1px solid #d4d7dd;background:#fff;box-shadow:0 8px 20px #07232914;display:grid;place-items:center;flex-shrink:0}.chat__settings-trigger svg{width:22px;height:22px;fill:#4a5565}.chat__settings-trigger--open{border-color:#e42313;background:#fff3f2}.chat__settings-trigger--open svg{fill:#e42313}.chat__header h1{font-size:30px;font-weight:400;line-height:20px;letter-spacing:.5px;color:#0a0a0a}.chat__header p{margin-top:8px;font-size:16px;color:#4a5565}.chat__status{margin-top:8px;font-size:14px;color:#4a5565}.chat__info{margin-top:22px;display:flex;align-items:center;gap:12px;background:#f4f2ef;border-radius:10px;padding:10px 12px;color:#4a5565;font-size:16px}.chat__info span{width:36px;height:36px;border-radius:10px;background:#e8231a;display:grid;place-items:center;flex:0 0 auto}.chat__info img{width:20px;height:20px}.chat__info strong{font-weight:500}.chat__bubble{display:flex;align-items:flex-start;gap:8px;margin-top:18px}.chat__bubble--companion{margin-top:18px}.chat__bubble--user{justify-content:flex-end;margin-top:12px}.chat__messages{margin-top:18px;flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:6px}.chat--standalone .chat__messages{max-height:none;min-height:0}.chat__messages .chat__bubble:first-child{margin-top:0}.chat__message{position:relative;background:#fff;border-radius:14px;border:1.108px solid rgba(0,0,0,.1);padding:16px;width:329px;color:#0a0a0a;font-family:Arial,sans-serif;font-size:16px;line-height:24px}.chat__message span{position:absolute;bottom:-20px;left:0;font-size:12px;color:#717182}.chat__message--user{background:#dc1f2eb8;color:#fff;border-color:#dc1f2e8c;width:262px;padding:12px 14px;font-size:15px;line-height:22px}.chat__message--user span{left:auto;right:0}.chat__companion-avatar{width:39px;height:39px;border-radius:50%;object-fit:cover}.chat__user{position:relative;width:39px;height:39px}.chat__user img{width:39px;height:39px}.chat__user span{position:absolute;top:5%;right:8%;bottom:10%;left:8%;display:grid;place-items:center}.chat__user-thumb{width:100%;height:100%;border-radius:50%;object-fit:cover}.chat__composer{margin-top:36px}.chat__settings-panel{position:absolute;top:72px;right:22px;width:min(420px,calc(100vw - 48px));margin-top:0;z-index:4;box-shadow:0 20px 40px #07232929}.chat__suggestions p{font-family:Inter,sans-serif;font-size:14px;color:#4a5565}.chat__suggestions div{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.chat__suggestions button{height:32px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;padding:0 12px;font-family:Inter,sans-serif;font-size:14px;color:#0a0a0a}.chat__input{margin-top:15px;display:flex;align-items:center;gap:13px}.chat__input:focus-within{border-radius:10px}.chat__input input{width:auto;flex:1 1 auto;min-width:0;height:40px;border-radius:8px;background:#fff;border:1px solid #e8231a;padding:0 12px;font-family:Inter,sans-serif;font-size:16px;color:#0a0a0a}.chat__send,.chat__mic{width:44px;height:44px;border-radius:8px;background:#dc1f2e;display:grid;place-items:center}.chat__mic{opacity:1;background:#dc1f2e}.chat__mic:disabled{opacity:.55;cursor:not-allowed}.chat__send img,.chat__mic img{width:16px;height:16px}.save{position:absolute;left:616px;top:240px;width:600px}.save__header h1{font-size:30px;font-weight:400;line-height:20px;letter-spacing:.5px;color:#0a0a0a}.save__header p{margin-top:20px;font-size:18px;color:#4a5565}.save__summary{margin-top:36px;display:flex;align-items:center;gap:8px;font-size:16px;color:#0a0a0a}.save__summary img{width:20px;height:20px}.save__card{margin-top:14px;border:2px solid #99a1af;border-radius:5px;padding:6px;display:flex;align-items:flex-start;gap:16px;min-height:80px}.save__avatar{width:58px;height:58px}.save__name{font-size:16px;color:#0a0a0a}.save__description{margin-top:2px;font-family:Inter,sans-serif;font-size:13px;line-height:18px;color:#4a5565;max-width:500px}.save__meta{display:flex;gap:16px;margin-top:4px;font-family:Inter,sans-serif;font-size:14px;color:#4a5565}.save__meta span{display:flex;align-items:center;gap:6px}.save__meta img{width:16px;height:16px}.save__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.save__tags span{background:#f4f2ef;border-radius:8px;padding:2px 8px;font-family:Inter,sans-serif;font-size:12px;color:#030213}.save__note{margin-top:18px;font-family:Inter,sans-serif;font-size:14px;color:#4a5565}.save__primary{margin-top:12px;width:600px;height:36px;border-radius:8px;background:#e8231a;color:#fff;font-family:Inter,sans-serif;font-size:14px}.save__secondary{margin-top:16px;width:600px;height:36px;border-radius:8px;border:1px solid #072329;background:#fff;color:#0a0a0a;font-family:Inter,sans-serif;font-size:14px}.companion__content{position:absolute;left:221px;top:129px;width:1080px;height:747px}.companion__header h1{font-size:36px;font-weight:500;line-height:20px;letter-spacing:.5px;margin-bottom:23px}.companion__header p{font-size:18px;font-weight:400;line-height:20px;letter-spacing:.5px;max-width:1011px}.companion__table{position:absolute;left:0;top:148px;width:1080px;display:flex;flex-direction:column;height:calc(100% - 148px);overflow:hidden}.companion__table-header{display:flex;align-items:center;gap:8px;min-height:44px}.companion__label{font-family:Inter,sans-serif;font-size:14px;color:#6c757d;line-height:21px;margin-right:8px}.companion__chip{height:37.5px;padding:0 14px;border-radius:10px;border:1px solid #99a1af;background:#fff;font-size:13px;font-weight:500;color:#1a1a1a;line-height:19.5px}.companion__chip--wide{padding:0 18px}.companion__search{margin-left:auto;min-height:44px;width:430px;border-radius:10px;border:2px solid #99a1af;background:#fff;display:flex;align-items:center;gap:8px;padding:0 12px;font-family:Inter,sans-serif;font-size:14px;color:#000}.companion__search img{width:16px;height:16px}.companion__search input{flex:1;min-width:0;border:none;background:transparent;font-family:Inter,sans-serif;font-size:14px;color:#000}.companion__search input::placeholder{color:#4a5565}.companion__search:focus-within{border-color:#e42313;box-shadow:0 0 0 3px #e4231329}.companion__search button{min-width:72px;min-height:32px;border-radius:6px;border:1px solid #99a1af;background:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#1a1a1a}.companion__rows{margin-top:17.5px;display:flex;flex-direction:column;gap:14px;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:6px}.companion__row{position:relative;min-height:114px;border-radius:10px;border:2px solid #99a1af;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000001a;display:grid;grid-template-columns:240px 240px 150px 1fr 100px;align-items:center;padding:12px 22px;width:100%;text-align:left;color:inherit}.companion__row--tall{min-height:118px}.companion__cell{display:flex;gap:12px;align-items:center}.companion__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.companion__eyebrow{display:block;font-family:Inter,sans-serif;font-size:12px;line-height:18px;color:#6c757d}.companion__text{font-size:16px;line-height:20px;color:#1a1a1a}.companion__status{display:flex;flex-direction:column;align-items:center;gap:6px}.companion__pill{min-width:97px;height:32px;border-radius:10px;border:1px solid #6fb945;background:#e1ffe2;font-size:16px;line-height:20px;display:grid;place-items:center;color:#000}.companion__pill--inactive{border-color:#b94545;background:#ffe1e1}.companion__contact{text-align:right;font-size:16px;line-height:20px;color:#4a5565}.companion__contact .companion__eyebrow{text-align:right}.companion__actions{display:flex;justify-content:flex-end}.companion__details{width:84px;height:33px;border-radius:8px;border:1px solid #e42313;background:#fff;color:#e42313;font-family:Inter,sans-serif;font-size:13px;font-weight:600}.companion__cta{position:absolute;right:211px;bottom:50px;height:36px;width:240.55px;border-radius:8px;background:#e42313;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:20px;color:#fff}.participant-page{height:100vh;min-height:100vh;overflow-y:auto}.participant__content{position:absolute;left:191px;top:129px;width:1132px;min-height:calc(100vh - 129px);padding-bottom:48px}.participant__back{margin-bottom:24px;font-size:16px;color:#e42313;font-weight:500}.companion__details{display:inline-flex;align-items:center;justify-content:center}.participant__header h1{font-size:36px;font-weight:500;line-height:20px;letter-spacing:.5px;margin-bottom:20px}.participant__header p{font-size:18px;line-height:20px;letter-spacing:.5px}.participant__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.participant__header-main{min-width:0}.participant__settings{margin-top:24px;border:2px solid #99a1af;border-radius:10px;background:#fff}.participant__settings-bar{min-height:56px;padding:12px 16px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.participant__settings-bar h3{font-family:Inter,sans-serif;font-size:20px;line-height:28px;font-weight:600;color:#0a0a0a}.participant__settings-toggle{width:34px;height:34px;border-radius:6px;border:1px solid #d1d5db;background:#fff;display:grid;place-items:center}.participant__settings-toggle svg{width:20px;height:20px;fill:#4a5565}.participant__settings--open .participant__settings-toggle{border-color:#e42313;background:#fff3f2}.participant__settings--open .participant__settings-toggle svg{fill:#e42313}.participant__settings-body{padding:16px}.participant__settings-note{font-family:Inter,sans-serif;font-size:14px;line-height:20px;color:#4a5565}.participant__settings-fields{margin-top:14px;display:grid;gap:12px}.participant__settings-fields label{display:grid;gap:6px}.participant__settings-fields span{font-family:Inter,sans-serif;font-size:13px;line-height:16px;color:#6a7282}.participant__settings-fields input,.participant__settings-fields select{width:100%;min-height:38px;border:1px solid #d1d5db;border-radius:6px;background:#fff;padding:8px 10px;font-family:Inter,sans-serif;font-size:14px;color:#0a0a0a}.participant__settings-actions{margin-top:14px;display:flex;gap:10px;justify-content:flex-end}.participant__settings-actions button{width:120px;height:36px;border-radius:8px;background:#e42313;color:#fff;font-family:Jost,sans-serif;font-size:16px;font-weight:700}.participant__settings-actions .participant__settings-connect{background:#fff;border:1px solid #e42313;color:#e42313}.participant__settings-status{margin-top:10px;font-family:Inter,sans-serif;font-size:13px;line-height:18px}.participant__settings-status--checking{color:#6a7282}.participant__settings-status--success{color:#1f7a1f}.participant__settings-status--error{color:#b42318}.settings-page__content{padding-bottom:64px}.settings-page__header p{max-width:760px}.settings-page__grid{margin-top:32px;display:grid;grid-template-columns:1fr;gap:24px}.settings-page__panel{margin-top:0;width:100%}.settings-page__refresh{width:34px;height:34px;border-radius:8px;border:1px solid #d1d5db;background:#fff;display:grid;place-items:center;flex:0 0 auto}.settings-page__refresh svg{width:18px;height:18px;fill:#4a5565}.settings-page__refresh:disabled{opacity:.55;cursor:default}.settings-page__participants{margin-top:18px;border-top:1px solid #e5e7eb;padding-top:18px}.settings-page__participants h4{font-family:Inter,sans-serif;font-size:15px;line-height:22px;font-weight:600;color:#0a0a0a}.settings-page__participant-list{margin-top:12px;list-style:none;display:grid;gap:10px}.settings-page__participant-list li{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa;padding:10px 12px}.settings-page__participant-list li div{min-width:0;display:grid;gap:2px}.settings-page__participant-list li strong,.settings-page__participant-list li span{font-family:Inter,sans-serif}.settings-page__participant-list li strong{font-size:14px;line-height:20px;color:#0a0a0a}.settings-page__participant-list li div span{font-size:12px;line-height:16px;color:#6a7282;word-break:break-all}.settings-page__participant-list>li>span{flex:0 0 auto;font-size:12px;line-height:16px;color:#4a5565}.participant__summary{margin-top:32px;display:grid;grid-template-columns:361px 1fr;gap:24px}.participant__profile{background:#fff;border:2px solid #99a1af;border-radius:10px;padding:22px;min-height:316px;text-align:center}.participant__avatar{width:100px;height:100px;border-radius:50%;object-fit:cover}.participant__profile h2{margin-top:16px;font-family:Inter,sans-serif;font-size:22px;line-height:33px;font-weight:600}.participant__meta{margin-top:16px;display:flex;align-items:center;justify-content:space-between;font-family:Inter,sans-serif;font-size:13px;color:#6a7282}.participant__meta strong{color:#0a0a0a;font-size:16px}.participant__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.participant__stat{background:#fff;border:2px solid #99a1af;border-radius:10px;min-height:144px;padding:18px}.participant__stat-title{text-transform:uppercase;font-family:Inter,sans-serif;font-size:11px;line-height:16px;letter-spacing:.55px;color:#6a7282}.participant__stat-value{margin-top:12px;font-family:Inter,sans-serif;font-size:32px;line-height:40px;font-weight:700;color:#0a0a0a}.participant__card{margin-top:24px;background:#fff;border:2px solid #99a1af;border-radius:10px;padding:22px}.participant__card h3{font-family:Inter,sans-serif;font-size:22px;line-height:33px;font-weight:600;color:#0a0a0a}.participant__agenda{margin-top:16px;display:grid;gap:14px;list-style:none}.participant__agenda li{border:1px solid #e5e7eb;border-radius:8px;padding:14px}.participant__agenda-time{font-family:Inter,sans-serif;font-size:13px;line-height:16px;color:#6a7282}.participant__agenda-title{margin-top:6px;font-family:Inter,sans-serif;font-size:16px;line-height:24px;font-weight:600}.participant__agenda-text{margin-top:6px;font-family:Inter,sans-serif;font-size:14px;line-height:20px;color:#4a5565}.participant__topics{margin-top:14px;list-style:none;display:grid;gap:10px}.participant__topics li{border:1px solid #e5e7eb;border-radius:8px;padding:14px;display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.participant__topics h4{font-family:Jost,sans-serif;font-size:18px;line-height:20px;margin-bottom:8px}.participant__topics p{font-family:Inter,sans-serif;font-size:14px;line-height:20px;color:#4a5565}.participant__topics span{white-space:nowrap;border-radius:6px;padding:6px 10px;font-family:Inter,sans-serif;font-size:13px;color:#4a5565;background:#f3f4f6}.participant__topic-actions{display:grid;justify-items:end;gap:8px}.participant__topic-actions button{min-width:82px;min-height:32px;border-radius:6px;border:1px solid #e42313;background:#fff;color:#e42313;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.participant__topic-actions button:disabled{border-color:#9ca3af;color:#9ca3af;cursor:wait}.participant__card--small h3{font-size:18px;line-height:27px}.participant__prompts-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.participant__prompts-head button{width:145px;height:37px;border-radius:6px;background:#e42313;color:#fff;font-family:Jost,sans-serif;font-size:18px;font-weight:700;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.participant__prompts-head button[data-state=loading]{background:#b91c1c;box-shadow:inset 0 0 0 2px #ffffff2e}.participant__prompts-head button:disabled{cursor:not-allowed}.participant__prompts-head button[data-state=inactive]:disabled{background:#e5e7eb;color:#6a7282}.participant__prompts-head button[data-state=loading]:disabled{background:#b91c1c;color:#fff}.participant__prompts-head button:not(:disabled):active,.participant__prompts-head button[aria-pressed=true]{transform:translateY(1px);box-shadow:inset 0 0 0 2px #fff3}.participant__prompts-state{margin-top:16px;font-family:Inter,sans-serif;font-size:14px;line-height:20px;color:#4a5565}.participant__prompts-list{margin-top:16px;list-style:none;display:grid;gap:10px}.participant__prompt-item{border:1px solid #e5e7eb;border-radius:8px;padding:14px;background:#fff}.participant__prompt-top{display:flex;justify-content:space-between;gap:10px;align-items:baseline}.participant__prompt-subject{font-family:Jost,sans-serif;font-size:18px;line-height:20px;font-weight:600;color:#0a0a0a}.participant__prompt-status{display:inline-flex;align-items:center;margin-top:6px;padding:4px 10px;border-radius:999px;font-family:Inter,sans-serif;font-size:12px;line-height:16px;font-weight:700}.participant__prompt-status--active{background:#dcfce7;color:#166534}.participant__prompt-status--inactive{background:#e5e7eb;color:#374151}.participant__prompt-timestamp{font-family:Inter,sans-serif;font-size:12px;line-height:18px;color:#6a7282;white-space:nowrap}.participant__prompt-text{margin-top:10px;font-family:Inter,sans-serif;font-size:14px;line-height:20px;color:#4a5565;white-space:pre-wrap;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.participant__prompt-text--full{display:block;-webkit-line-clamp:initial;overflow:visible}.participant__prompt-actions{margin-top:10px;display:flex;justify-content:flex-end;gap:8px}.participant__prompt-actions button{width:110px;height:30px;border-radius:6px;border:1px solid #e42313;background:#fff;color:#e42313;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.participant__prompt-delete{width:34px!important;min-width:34px;padding:0}.participant__prompt-delete svg{width:16px;height:16px;fill:currentColor}.participant__chipline{margin-top:16px;border:1px solid #e5e7eb;border-radius:8px;min-height:66px;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;font-family:Inter,sans-serif;font-size:14px;color:#0a0a0a}.participant__chipline button{width:145px;height:37px;border-radius:6px;background:#e42313;color:#fff;font-family:Jost,sans-serif;font-size:18px;font-weight:700}.participant__companion-link{margin-top:12px;font-family:Inter,sans-serif;font-size:13px;color:#6a7282}.topic-insight-page{overflow-y:auto}.topic-insight__content{position:absolute;left:190px;top:146px;width:1132px;padding-bottom:40px}.topic-insight__back{color:#e42313;font-size:16px;font-weight:500}.topic-insight__header{margin-top:20px}.topic-insight__header h1{font-size:36px;line-height:54px;font-weight:500;color:#072329}.topic-insight__header p{font-size:18px;line-height:20px;color:#072329}.topic-insight__card{margin-top:24px;border-radius:10px;border:2px solid #99a1af;background:#fff;padding:22px}.topic-insight__card h3{font-family:Inter,sans-serif;font-size:20px;line-height:30px}.topic-insight__card p{margin-top:10px;font-size:14px;line-height:20px;color:#072329}.topic-insight__card-head{display:flex;justify-content:space-between;align-items:center}.topic-insight__card-head button{width:235px;height:37px;border-radius:6px;background:#e42313;color:#fff;font-size:18px;font-weight:700}.topic-insight__card--compact{padding-bottom:14px}.topic-insight__card--compact .topic-insight__card-head button{width:145px}.topic-insight__info-item{margin-top:14px;border:1px solid #e5e7eb;border-radius:8px;min-height:42px;display:flex;align-items:center;padding:0 14px;font-family:Inter,sans-serif;font-size:14px;line-height:21px;color:#0a0a0a}.topic-insight__meta{margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb;font-family:Inter,sans-serif;font-size:14px;line-height:21px;color:#6a7282}.topic-insight__timeline{list-style:none;margin-top:10px;display:grid;gap:14px}.topic-insight__timeline li{display:grid;grid-template-columns:20px 1fr;gap:12px}.topic-insight__timeline li>span{width:20px;height:20px;border-radius:50%;background:#e42313;margin-top:3px}.topic-insight__timeline small{display:block;font-family:Inter,sans-serif;font-size:13px;color:#6a7282}.topic-insight__timeline h4{margin-top:2px;font-family:Inter,sans-serif;font-size:16px;line-height:24px}.topic-insight__timeline p{margin-top:2px;font-family:Inter,sans-serif;font-size:14px;line-height:20px;color:#4a5565}.add-topic-page{min-height:100vh;overflow-y:auto}.add-topic__content{position:absolute;left:306px;top:146px;width:900px;min-height:calc(100vh - 182px);padding-bottom:36px}.add-topic__back{color:#e42313;font-size:16px;font-weight:500}.add-topic__header{margin-top:20px}.add-topic__header h1{font-size:42px;line-height:54px;font-weight:500;color:#072329}.add-topic__header p{font-size:18px;line-height:20px;color:#072329}.add-topic__hint-panel{margin-top:22px;border-radius:10px;border:1px solid #ffc9c9;background:linear-gradient(175deg,#fef2f2,#fff7ed);padding:16px 20px 20px}.add-topic__hint-header{display:flex;align-items:center;justify-content:space-between}.add-topic__hint-header h3{font-family:Inter,sans-serif;font-size:18px;line-height:27px;font-weight:600;color:#0a0a0a}.add-topic__hint-generate{height:28px;padding:0 12px;border-radius:6px;border:1px solid #e42313;background:#fff;color:#e42313;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.add-topic__hint-generate:disabled{opacity:.6;cursor:not-allowed}.add-topic__hint-card{margin-top:12px;border:2px solid #e8231a;border-radius:10px;background:#fff;padding:12px 14px}.add-topic__hint-card label{display:block}.add-topic__hint-card label+label{margin-top:10px}.add-topic__hint-card label span{display:block;margin-bottom:6px;font-family:Inter,sans-serif;font-size:12px;line-height:18px;font-weight:600;color:#6a7282}.add-topic__hint-card input,.add-topic__hint-card textarea{width:100%;border:1px solid #d1d5db;border-radius:8px;background:#f9fafb;padding:10px 12px;font-family:Inter,sans-serif;color:#072329}.add-topic__hint-card input{font-size:15px;font-weight:600;line-height:22.5px}.add-topic__hint-card textarea{min-height:60px;resize:vertical;font-size:13px;line-height:18px;color:#4a5565}.add-topic__hint-card input:focus,.add-topic__hint-card textarea:focus{outline:2px solid #fecaca;border-color:#e42313}.add-topic__hint-card input::placeholder,.add-topic__hint-card textarea::placeholder{color:#9ca3af}.add-topic__hint-status{margin-top:10px;font-family:Inter,sans-serif;font-size:13px;line-height:19px;color:#4a5565}.add-topic__hint-actions{margin-top:12px;display:flex;justify-content:flex-end}.add-topic__hint-apply{min-height:40px;border-radius:8px;border:1px solid #e42313;background:#fff;padding:0 16px;color:#e42313;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.add-topic__analyze-dialog{width:min(560px,calc(100vw - 32px))}.add-topic__analyze-progress{margin-top:16px;height:10px;border-radius:999px;background:#f3f4f6;overflow:hidden}.add-topic__analyze-progress span{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#e42313,#f58a81);animation:add-topic-progress 1.2s ease-in-out infinite alternate}.add-topic__analyze-preview{margin-top:16px;border:1px solid #ffc9c9;border-radius:10px;background:#fef2f2;padding:16px}.add-topic__analyze-preview h3{font-size:18px;line-height:26px;color:#072329}.add-topic__analyze-preview p{margin-top:8px;color:#4a5565;line-height:22px}@keyframes add-topic-progress{0%{transform:translate(-10%)}to{transform:translate(120%)}}.add-topic__form{margin-top:16px;background:#fff;border:2px solid #99a1af;border-radius:10px;padding:30px}.add-topic__form label{display:block}.add-topic__form label+label{margin-top:18px}.add-topic__form span{display:block;font-family:Inter,sans-serif;font-size:14px;line-height:21px;font-weight:600;color:#0a0a0a}.add-topic__form small{display:block;margin-top:8px;margin-bottom:10px;font-family:Inter,sans-serif;font-size:13px;line-height:19.5px;color:#6a7282}.add-topic__form input,.add-topic__form textarea{width:100%;border-radius:8px;border:1px solid #99a1af;background:#f3f3f5;font-family:Inter,sans-serif;font-size:15px;color:#0a0a0a;padding:12px 14px}.add-topic__form textarea{min-height:206px;resize:vertical;line-height:22.5px}.add-topic__form input::placeholder,.add-topic__form textarea::placeholder{color:#0a0a0a80}.add-topic__generate{margin-top:14px;margin-left:auto;width:206px;height:48px;border-radius:8px;background:#d1d5dc;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;background:#e42313}.add-topic__generate svg{width:16px;height:16px;fill:currentColor}.action-add-page{overflow-y:auto}.action-add__content{position:absolute;left:306px;top:146px;width:900px;padding-bottom:36px}.action-add__back{color:#e42313;font-size:16px;font-weight:500}.action-add__header{margin-top:20px}.action-add__header h1{font-size:42px;line-height:54px;font-weight:500;color:#072329}.action-add__header p{font-size:18px;line-height:20px;color:#072329}.action-add__form{margin-top:16px;background:#fff;border:2px solid #99a1af;border-radius:10px;padding:30px}.action-add__form label{display:block}.action-add__form label+label{margin-top:18px}.action-add__form span{display:block;font-family:Inter,sans-serif;font-size:14px;line-height:21px;font-weight:600;color:#0a0a0a}.action-add__form input,.action-add__form textarea{margin-top:8px;width:100%;border-radius:8px;border:1px solid #99a1af;background:#f3f3f5;font-family:Inter,sans-serif;font-size:15px;color:#0a0a0a;padding:12px 14px}.action-add__form textarea{min-height:160px;resize:vertical;line-height:22.5px}.action-add__error{margin-top:12px;color:#b42318;font-family:Inter,sans-serif;font-size:14px}.action-add__save{margin-top:14px;margin-left:auto;width:120px;height:48px;border-radius:8px;background:#e42313;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;display:block}.generated-prompt-page{min-height:100vh;overflow-y:auto}.generated-prompt__content{position:absolute;left:306px;top:146px;width:900px;min-height:calc(100vh - 182px);padding-bottom:40px}.generated-prompt__back{color:#e42313;font-size:16px;font-weight:500}.generated-prompt__header{margin-top:20px}.generated-prompt__header h1{font-size:42px;line-height:54px;font-weight:500;color:#072329}.generated-prompt__header p{font-size:18px;line-height:20px;color:#072329}.generated-prompt__input{margin-top:20px;border-radius:10px;border:1px solid #ffc9c9;background:#fef2f2;padding:20px}.generated-prompt__input h3{font-family:Inter,sans-serif;font-size:16px;line-height:24px}.generated-prompt__input h4{margin-top:8px;font-family:Inter,sans-serif;font-size:14px;line-height:21px;color:#4a5565}.generated-prompt__input p{margin-top:6px;font-family:Inter,sans-serif;font-size:15px;line-height:22.5px;color:#072329}.generated-prompt__field{display:block;margin-top:12px}.generated-prompt__field span{display:block;margin-bottom:8px;font-family:Inter,sans-serif;font-size:14px;line-height:21px;font-weight:600}.generated-prompt__field input,.generated-prompt__field textarea{width:100%;border-radius:8px;border:1px solid #99a1af;background:#f3f3f5;padding:12px 14px;font-family:Jost,sans-serif;font-size:16px;line-height:20px;color:#000}.generated-prompt__field textarea{min-height:96px;resize:vertical}.generated-prompt__input button{margin-top:12px;height:39px;border-radius:6px;border:1px solid #ffa2a2;background:#fff;padding:0 16px;color:#c10007;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.generated-prompt__input button+button{margin-left:8px}.generated-prompt__card{margin-top:14px;border-radius:10px;border:2px solid #99a1af;background:#fff;padding:24px 18px 18px}.generated-prompt__card h3{font-family:Inter,sans-serif;font-size:20px;line-height:30px;margin-bottom:16px}.generated-prompt__card label{display:block;margin-bottom:14px}.generated-prompt__card label span{display:block;margin-bottom:8px;font-family:Inter,sans-serif;font-size:14px;line-height:21px;font-weight:600}.generated-prompt__card textarea{width:100%;min-height:96px;resize:vertical;border-radius:8px;border:1px solid #99a1af;background:#f3f3f5;padding:12px 14px;font-family:Jost,sans-serif;font-size:16px;line-height:20px;color:#000}.generated-prompt__card input{width:100%;height:44px;border-radius:8px;border:1px solid #99a1af;background:#f3f3f5;padding:12px 14px;font-family:Jost,sans-serif;font-size:16px;line-height:20px;color:#000}.generated-prompt__save{margin-top:16px;margin-left:auto;width:111.5px;height:48px;border-radius:8px;background:#e42313;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;display:block}.participant__statistics-button{margin-top:0;height:42px;padding:0 16px;border-radius:8px;background:#e42313;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.participant__statistics-button:disabled{background:#9ca3af;cursor:not-allowed}.participant__header-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;margin-top:0;margin-left:auto;flex-shrink:0}.participant__chat-button{height:42px;padding:0 16px;border-radius:8px;border:1px solid #e42313;background:#fff;color:#e42313;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.participant__chat-button:disabled{border-color:#9ca3af;color:#9ca3af;cursor:not-allowed}.stats-page{min-height:100vh;overflow-y:auto}.stats__content{position:absolute;left:306px;top:146px;width:900px;min-height:calc(100vh - 186px);padding-bottom:40px}.stats__back{color:#e42313;font-size:16px;font-weight:500}.stats__header{margin-top:18px}.stats__header h1{font-size:42px;line-height:54px;font-weight:500;color:#072329}.stats__header p{font-size:18px;line-height:22px;color:#072329}.stats__profile{margin-top:18px;display:flex;align-items:center;gap:14px;padding:14px;border-radius:10px;background:#fff;border:1px solid #d6dce3}.stats__profile img{width:64px;height:64px;border-radius:50%;object-fit:cover}.stats__profile h2{font-size:22px;line-height:28px}.stats__profile p{margin-top:6px;color:#4a5565}.stats__state{margin-top:16px;color:#4a5565}.stats__grid{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.stats__card{border-radius:10px;border:2px solid #99a1af;background:#fff;padding:18px}.stats__card h3{font-family:Inter,sans-serif;font-size:14px;line-height:21px;color:#4a5565}.stats__card p{margin-top:8px;font-size:32px;line-height:38px;font-weight:600;color:#072329}.stats__charts{margin-top:16px;display:grid;grid-template-columns:1fr;gap:14px}.stats__chart-card{border-radius:10px;border:2px solid #99a1af;background:#fff;padding:16px}.stats__chart-card h3{font-family:Inter,sans-serif;font-size:16px;line-height:24px}.stats__chart-subtitle{margin-top:2px;color:#6b7280;font-family:Inter,sans-serif;font-size:13px;line-height:18px}.stats__chart{height:280px;margin-top:8px}@media (max-width: 1280px){.page{min-height:100vh;padding-bottom:32px}.wizard__layout,.chat-page__content,.companion__content,.participant__content,.add-topic__content,.generated-prompt__content,.stats__content{position:static;width:auto;min-height:0;padding:140px 24px 32px}.wizard__panel,.wizard__content,.privacy__content,.participants,.companion-pick,.save,.companion__table,.action-add__content{position:static;width:auto;height:auto}.wizard__layout{display:grid;gap:24px}.wizard__panel{border-radius:10px;background:#fff;padding:16px}.wizard__panel-inner,.wizard__sidebar,.privacy__card{position:static;width:auto;height:auto}.wizard__sidebar{border-radius:10px}.wizard__content,.privacy__content,.participants,.companion-pick,.save,.companion__content,.participant__content,.chat-page__content,.add-topic__content,.generated-prompt__content,.stats__content,.action-add__content{max-width:1080px;margin:0 auto}.wizard__card--short,.wizard__card--tall,.privacy__card,.save__primary,.save__secondary{width:100%;height:auto}.privacy__consent{position:static;width:auto;height:auto;margin-top:18px;grid-template-columns:24px 1fr}.participants__header,.participants__list{width:auto;margin-left:0}.participants__list{position:static;height:auto;margin-top:16px}.companion__header p{max-width:none}.companion__table{margin-top:32px}.companion__table-header{flex-wrap:wrap;height:auto}.companion__search{width:min(430px,100%);margin-left:0}.companion__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.companion__actions{grid-column:1 / -1}.participant__content,.chat-page__content{padding-top:140px}}@media (max-width: 900px){.start-page__content{grid-template-columns:1fr}.wizard__footer{position:static;width:auto;height:auto;margin:0 24px 24px;flex-direction:column;align-items:stretch;gap:16px}.wizard__actions{width:100%;flex-direction:column;gap:12px}.wizard__primary,.wizard__secondary,.participants__search,.companion__search,.chat__input{width:100%}.companion__row{grid-template-columns:1fr}.participant__header,.participant__header-actions,.stats__grid{display:grid;grid-template-columns:1fr}.chat__input{flex-wrap:wrap}.chat__input input{flex-basis:100%}.chat__send,.chat__mic{flex:0 0 auto}}
