:root{--berry: #8E5572;--berry-dark: #73425D;--berry-soft: #F3E9EE;--mint: #F2F7F2;--graphite: #353535;--graphite-soft: #4A4A4A;--alabaster: #D9D9D9;--yale: #284B63;--yale-soft: #E7EFF3;--white: #FFFFFF;--amber: #C98A2D;--red: #B4434A;--green-soft: #E5EFEC;--text-muted: #737773;--shadow: 0 8px 30px rgba(53, 53, 53, .07);--shadow-hover: 0 12px 35px rgba(53, 53, 53, .12);--radius: 12px;--radius-small: 9px;color:var(--graphite);background:var(--mint);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;background:var(--mint)}body{margin:0;min-width:320px;min-height:100vh;background:var(--mint)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:var(--yale)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Avenir Next,Inter,ui-sans-serif,system-ui,sans-serif;color:var(--graphite)}h1{margin-bottom:8px;font-size:clamp(1.75rem,3vw,2.3rem);line-height:1.15;letter-spacing:-.04em}h2{margin-bottom:6px;font-size:1.2rem;letter-spacing:-.02em}h3{margin-bottom:4px;font-size:1rem}p{color:var(--text-muted);line-height:1.55}.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}.eyebrow,.step-kicker{display:block;margin-bottom:7px;color:var(--berry);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.card{border:1px solid rgba(217,217,217,.72);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow)}.logo{display:inline-flex;align-items:center}.logo__image{display:block;width:84px;height:auto}.logo--compact .logo__image{width:42px}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px;padding:10px 17px;border:1px solid transparent;border-radius:9px;font-weight:700;line-height:1.1;text-decoration:none;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:focus-visible,.select-card:focus-visible,.mode-option:focus-visible,.nav-link:focus-visible{outline:3px solid rgba(142,85,114,.3);outline-offset:2px}.button:disabled{opacity:.58;cursor:not-allowed}.button--primary{background:var(--berry);color:var(--white);box-shadow:0 7px 16px #8e557233}.button--primary:hover:not(:disabled){background:var(--berry-dark);box-shadow:0 9px 20px #8e557247}.button--secondary{border-color:var(--alabaster);background:var(--white);color:var(--graphite)}.button--secondary:hover:not(:disabled){border-color:var(--berry);color:var(--berry)}.button--ghost{background:transparent;color:var(--text-muted)}.button--danger{border-color:#e7c6c9;background:#fff6f6;color:var(--red)}.button--wide{width:100%}.button--large{min-height:50px;padding-inline:26px}.icon-button{width:40px;height:40px;border:0;border-radius:8px;background:transparent;font-size:1.25rem;cursor:pointer}.form-stack{display:grid;gap:17px}.field{display:grid;gap:7px;min-width:0;color:var(--graphite);font-size:.86rem;font-weight:700}.field span small{margin-left:5px;color:var(--text-muted);font-weight:400}.field input,.field textarea,.field select{width:100%;border:1px solid var(--alabaster);border-radius:9px;outline:0;background:var(--white);color:var(--graphite);font-weight:400;transition:border .16s,box-shadow .16s}.field input,.field select{min-height:44px;padding:10px 12px}.field textarea{padding:11px 12px;resize:vertical;line-height:1.45}.field input::placeholder,.field textarea::placeholder{color:#a3a7a3}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--berry);box-shadow:0 0 0 3px #8e55721c}.form-error{padding:11px 14px;border:1px solid #EBC8CB;border-radius:8px;background:#fff4f5;color:#923a41;font-size:.88rem;line-height:1.4}.auth-page{position:relative;min-height:100vh;display:grid;grid-template-columns:minmax(420px,47%) 1fr;background:var(--white)}.auth-logo{position:absolute;z-index:2;top:26px;left:30px}.auth-card{width:min(430px,calc(100% - 48px));align-self:center;justify-self:center;padding:42px 36px}.auth-card__heading{margin:42px 0 28px}.auth-card__heading h1{max-width:370px;font-size:2.2rem}.auth-card__heading p:last-child{margin:0}.auth-card__switch{margin:24px 0 0;text-align:center;font-size:.9rem}.auth-card__switch a{font-weight:700}.auth-aside{position:relative;display:grid;place-items:center;overflow:hidden;margin:18px;border-radius:18px;background:linear-gradient(140deg,var(--graphite),#263C4B)}.auth-aside:before,.auth-aside:after{content:"";position:absolute;width:420px;height:420px;border:70px solid rgba(142,85,114,.22);border-radius:50%}.auth-aside:before{top:-220px;right:-120px}.auth-aside:after{bottom:-290px;left:-160px;border-color:#f2f7f217}.auth-aside--register{background:linear-gradient(150deg,var(--yale),#293239)}.auth-quote{position:relative;z-index:1;max-width:450px;padding:50px}.auth-quote__mark{display:block;margin-bottom:10px;color:var(--berry);font-family:Manrope,sans-serif;font-size:5rem;font-weight:800;line-height:.6}.auth-quote p{color:var(--white);font-family:Manrope,sans-serif;font-size:clamp(1.8rem,4vw,3.1rem);font-weight:700;line-height:1.25;letter-spacing:-.04em}.auth-quote__bars{display:flex;height:40px;align-items:end;gap:7px}.auth-quote__bars i{width:5px;height:16px;border-radius:4px;background:var(--berry)}.auth-quote__bars i:nth-child(2){height:32px}.auth-quote__bars i:nth-child(3){height:22px}.auth-quote__bars i:nth-child(4){height:38px;background:var(--mint)}.app-shell{min-height:100vh}.sidebar{position:fixed;z-index:30;inset:0 auto 0 0;display:flex;width:250px;flex-direction:column;padding:27px 18px 18px;background:var(--graphite);color:var(--white)}.sidebar__brand{display:flex;justify-content:flex-start;padding:4px 14px 18px}.team-switcher{position:relative;margin-bottom:18px;padding:0 10px}.team-switcher__trigger{display:flex;width:100%;align-items:center;gap:9px;padding:9px 10px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff0d;color:var(--white);cursor:pointer;transition:background .15s,border-color .15s}.team-switcher__trigger:hover{background:#ffffff17;border-color:#fff3}.team-switcher__trigger i{margin-left:auto;color:#aeb3ae;font-style:normal;font-size:.7rem}.team-switcher__name{overflow:hidden;flex:1;min-width:0;font-size:.82rem;font-weight:700;text-align:left;text-overflow:ellipsis;white-space:nowrap}.team-switcher__avatar{display:grid;width:26px;height:26px;flex-shrink:0;place-items:center;border-radius:8px;background:var(--berry-soft);color:var(--berry);font-size:.66rem;font-weight:800}.team-switcher__menu{position:absolute;z-index:50;top:calc(100% + 6px);left:10px;right:10px;display:grid;gap:8px;padding:12px;border:1px solid #e0e5e0;border-radius:12px;background:var(--white);box-shadow:var(--shadow-hover)}.team-switcher__label{color:var(--text-muted);font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.team-switcher__list{display:grid;gap:2px}.team-switcher__item{display:flex;align-items:center;gap:10px;padding:9px 8px;border:0;border-radius:8px;background:transparent;color:var(--graphite);font-size:.82rem;font-weight:600;text-align:left;cursor:pointer}.team-switcher__item:hover:not(:disabled){background:#f4f7f4}.team-switcher__item.active{background:var(--berry-soft);color:var(--berry)}.team-switcher__item:disabled{cursor:default;opacity:.7}.team-switcher__create{padding:9px 8px;border:0;border-top:1px solid #eef1ee;background:transparent;color:var(--graphite);font-size:.82rem;font-weight:700;text-align:left;cursor:pointer}.team-switcher__create:hover{color:var(--berry)}.team-switcher__error{margin-top:6px;color:#f3b4b8;font-size:.68rem}.team-create-form{display:grid;gap:16px}.sidebar__nav{display:grid;gap:6px}.nav-link{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:9px;color:#cacdca;font-size:.92rem;font-weight:600;text-decoration:none}.nav-link:hover{background:#ffffff0f;color:var(--white)}.nav-link--active{background:var(--berry);color:var(--white)}.nav-link__icon{display:grid;width:23px;height:23px;place-items:center;font-size:1.05rem}.sidebar__account{display:grid;grid-template-columns:36px minmax(0,1fr) 29px;align-items:center;gap:10px;margin-top:auto;padding:16px 7px 0;border-top:1px solid rgba(255,255,255,.1)}.avatar{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:var(--berry);font-weight:800}.sidebar__user{min-width:0;display:grid;gap:2px}.sidebar__user strong,.sidebar__user span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar__user strong{font-size:.82rem}.sidebar__user span{color:#aeb3ae;font-size:.69rem}.logout-button{width:29px;height:29px;border:0;border-radius:7px;background:transparent;color:#cacdca;cursor:pointer}.logout-button:hover{background:#ffffff1a;color:#fff}.main-content{min-height:100vh;margin-left:250px;padding:38px clamp(25px,4vw,58px) 60px}.mobile-header,.sidebar-scrim{display:none}.page,.live-page{width:min(1200px,100%);margin:0 auto}.page-header{margin-bottom:24px;padding:24px 28px;border:1px solid rgba(217,217,217,.72);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow)}.page-header h1{margin-bottom:5px}.page-header>p:last-child,.page-header>div>p:last-child{max-width:690px;margin-bottom:0}.page-header--action{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.back-link{display:inline-block;margin-bottom:18px;font-size:.84rem;font-weight:700;text-decoration:none}.loading-state{min-height:55vh;display:flex;align-items:center;justify-content:center;gap:11px;color:var(--text-muted)}.loading-state--full{min-height:100vh}.spinner{width:24px;height:24px;border:3px solid var(--alabaster);border-top-color:var(--berry);border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-state{min-height:230px;display:flex;align-items:center;justify-content:center;gap:15px;padding:30px;border:1px solid #EBC8CB;border-radius:var(--radius);background:var(--white)}.error-state__icon,.empty-state__icon{display:grid;flex:0 0 auto;width:44px;height:44px;place-items:center;border-radius:50%;background:#fff0f1;color:var(--red);font-weight:800}.error-state p{margin:3px 0 0}.error-state .button{margin-left:15px}.empty-state{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 24px;text-align:center}.empty-state p{max-width:520px;margin-bottom:23px}.empty-state__art{position:relative;display:grid;width:96px;height:96px;place-items:center;margin-bottom:20px;border-radius:28px;background:var(--berry-soft);color:var(--berry);font-family:Manrope,sans-serif;font-size:2.6rem;font-weight:800;transform:rotate(-4deg)}.empty-state__art i{position:absolute;width:26px;height:4px;border-radius:3px;background:var(--yale)}.empty-state__art i:first-of-type{top:16px;right:-13px;transform:rotate(28deg)}.empty-state__art i:last-child{bottom:15px;left:-13px;transform:rotate(28deg)}.empty-state__icon{margin-bottom:18px;background:var(--berry-soft);color:var(--berry);font-size:1.3rem}.mini-empty{display:grid;min-height:180px;place-items:center;padding:24px;color:var(--text-muted);text-align:center}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.stat-card{display:flex;min-width:0;align-items:center;gap:13px;padding:20px;border:1px solid rgba(217,217,217,.72);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow)}.stat-card__icon{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:10px;background:var(--yale-soft);color:var(--yale);font-weight:800}.stat-card>div:last-child{display:grid;gap:2px}.stat-card span{color:var(--text-muted);font-size:.77rem}.stat-card strong{font-family:Manrope,sans-serif;font-size:1.52rem;line-height:1.15}.stat-card small{margin-left:3px;color:var(--text-muted);font-size:.7rem;font-weight:500}.stat-card--accent .stat-card__icon{background:var(--berry-soft);color:var(--berry)}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.8fr);gap:20px;margin-bottom:20px}.chart-card,.skills-card,.recent-card,.score-skills,.transcript-card{padding:23px}.section-heading{margin-bottom:20px}.section-heading h2{margin:0 0 3px}.section-heading p{margin:0;font-size:.84rem}.section-heading--link{display:flex;align-items:start;justify-content:space-between;gap:20px}.section-heading--link a{font-size:.84rem;font-weight:700}.chart-wrap{height:260px}.skill-bars{display:grid;gap:18px}.skill-row__header{display:flex;justify-content:space-between;margin-bottom:7px;font-size:.82rem}.skill-row__header span{color:var(--text-muted)}.skill-row__header strong{font-family:Manrope,sans-serif}.skill-track{height:8px;overflow:hidden;border-radius:10px;background:#ededed}.skill-fill{display:block;height:100%;border-radius:inherit;transition:width .4s ease}.score--excellent{color:var(--yale)}.skill-fill.score--excellent{background:var(--yale)}.score--good{color:#3d7180}.skill-fill.score--good{background:#3d7180}.score--average{color:var(--amber)}.skill-fill.score--average{background:var(--amber)}.score--low{color:var(--red)}.skill-fill.score--low{background:var(--red)}.recent-list{border-top:1px solid #EBEEEB}.recent-row{display:grid;grid-template-columns:40px minmax(160px,1fr) auto auto 18px;align-items:center;gap:13px;padding:14px 4px;border-bottom:1px solid #EBEEEB;color:var(--graphite);text-decoration:none;transition:background .15s}.recent-row:last-child{border-bottom:0}.recent-row:hover{background:#fafcfa}.recent-row__avatar{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:var(--berry-soft);color:var(--berry);font-weight:800}.recent-row__main{min-width:0;display:grid;gap:3px}.recent-row__main strong,.recent-row__main span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-row__main strong{font-size:.88rem}.recent-row__main span{color:var(--text-muted);font-size:.75rem}.score-chip{display:inline-flex;min-width:34px;height:28px;align-items:center;justify-content:center;border-radius:8px;background:var(--green-soft);font-size:.76rem;font-weight:800}.score-chip.score--good{background:#e8f2f2}.score-chip.score--average{background:#fff3de}.score-chip.score--low{background:#fce8e9}.score-chip--pending{min-width:max-content;padding-inline:9px;background:#efefef;color:var(--text-muted);font-weight:600}.mode-badge,.category-badge,.difficulty-badge,.industry-badge{display:inline-flex;width:max-content;align-items:center;border-radius:20px;font-size:.68rem;font-weight:700;line-height:1;text-transform:capitalize}.mode-badge{padding:6px 9px;background:#f0f0f0;color:#666}.mode-badge--voice{background:var(--berry-soft);color:var(--berry)}.mode-badge--text{background:var(--yale-soft);color:var(--yale)}.row-arrow{color:#9da19d;font-size:1.2rem}.table-card{overflow:hidden}.sessions-table{width:100%;border-collapse:collapse;white-space:nowrap}.sessions-table th{padding:14px 18px;border-bottom:1px solid var(--alabaster);background:#fafcfa;color:var(--text-muted);font-size:.71rem;letter-spacing:.05em;text-align:left;text-transform:uppercase}.sessions-table td{padding:16px 18px;border-bottom:1px solid #ECEFEC;font-size:.82rem}.sessions-table tbody tr{cursor:pointer;transition:background .14s}.sessions-table tbody tr:hover,.sessions-table tbody tr:focus{outline:0;background:#fafcfa}.sessions-table tbody tr:last-child td{border-bottom:0}.table-persona{display:flex;align-items:center;gap:9px}.table-persona span{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;background:var(--berry-soft);color:var(--berry);font-weight:800}.category-badge{padding:6px 9px;background:var(--yale-soft);color:var(--yale)}.wizard-page{max-width:1100px}.stepper{display:grid;grid-template-columns:repeat(3,1fr);margin:0 0 19px;padding:0;list-style:none}.stepper li{position:relative}.stepper li:not(:last-child):after{content:"";position:absolute;top:17px;left:calc(50% + 25px);right:calc(-50% + 25px);height:2px;background:var(--alabaster)}.stepper li.stepper__item--done:after{background:var(--berry)}.stepper button{position:relative;z-index:1;display:flex;width:100%;align-items:center;justify-content:center;gap:9px;border:0;background:transparent;color:var(--text-muted);cursor:pointer}.stepper button:disabled{cursor:not-allowed}.stepper button span{display:grid;width:34px;height:34px;place-items:center;border:2px solid var(--alabaster);border-radius:50%;background:var(--mint);font-size:.77rem;font-weight:800}.stepper button strong{font-size:.76rem}.stepper__item--active button{color:var(--berry)}.stepper__item--active button span,.stepper__item--done button span{border-color:var(--berry);background:var(--berry);color:#fff}.wizard-panel{padding:clamp(22px,4vw,38px)}.wizard-heading{display:flex;align-items:start;justify-content:space-between;gap:25px;margin-bottom:25px}.wizard-heading h2{margin-bottom:5px;font-size:1.45rem}.wizard-heading p{margin-bottom:0}.persona-grid,.scenario-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.select-card{position:relative;min-width:0;padding:19px;border:1px solid var(--alabaster);border-radius:11px;background:var(--white);color:var(--graphite);text-align:left;cursor:pointer;transition:border .16s,transform .16s,box-shadow .16s}.select-card:hover{transform:translateY(-2px);border-color:#bea6b2;box-shadow:var(--shadow-hover)}.select-card--selected{border:2px solid var(--berry);padding:18px;background:#fffbfd;box-shadow:0 7px 18px #8e55721a}.select-card__check{position:absolute;top:12px;right:12px;display:grid;width:22px;height:22px;place-items:center;border:1px solid var(--alabaster);border-radius:50%;background:#fff;color:var(--berry);font-size:.7rem;font-weight:800}.select-card--selected .select-card__check{border-color:var(--berry);background:var(--berry);color:#fff}.persona-card__top{display:flex;align-items:center;gap:11px;padding-right:20px}.persona-avatar{display:grid;width:45px;height:45px;flex:0 0 auto;place-items:center;border-radius:12px;background:var(--berry-soft);color:var(--berry);font-family:Manrope,sans-serif;font-size:1.15rem;font-weight:800}.persona-card__top h3{margin:0}.persona-card__top p{margin:2px 0 0;font-size:.75rem}.persona-company{display:block;margin-top:15px;font-size:.79rem}.industry-badge{margin-top:7px;padding:5px 8px;background:#eff3ef;color:#657065}.persona-personality{display:-webkit-box;min-height:42px;margin:13px 0;overflow:hidden;color:var(--text-muted);font-size:.77rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.toughness{display:flex;align-items:center;justify-content:space-between;padding-top:11px;border-top:1px solid #ECEFEC}.toughness>span{color:var(--text-muted);font-size:.68rem}.toughness>div{display:flex;gap:4px}.toughness i{width:7px;height:7px;border-radius:50%;background:var(--alabaster)}.toughness i.filled{background:var(--berry)}.inline-form{margin-bottom:27px;padding:23px;border:1px solid #D8C4CE;border-radius:11px;background:#fffbfd}.inline-form__header{margin-bottom:18px}.inline-form__header p{margin:0;font-size:.82rem}.inline-form .form-error{margin-bottom:16px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:18px}.field--full{grid-column:1 / -1}.range-field input{accent-color:var(--berry);box-shadow:none}.scenario-groups{display:grid;gap:26px}.scenario-group>h3{margin-bottom:11px;color:var(--text-muted);font-size:.75rem;letter-spacing:.09em;text-transform:uppercase}.scenario-card__badges{display:flex;flex-wrap:wrap;gap:7px;padding-right:25px}.difficulty-badge{padding:6px 9px;background:#f0f0f0;color:#666}.difficulty-badge--easy{background:#e8f2ea;color:#3d7150}.difficulty-badge--hard{background:#fce8e9;color:var(--red)}.scenario-card h3{margin:15px 0 7px}.scenario-card>p{display:-webkit-box;min-height:63px;margin-bottom:15px;overflow:hidden;font-size:.78rem;-webkit-box-orient:vertical;-webkit-line-clamp:3}.scenario-objective{display:grid;gap:4px;padding:11px;border-radius:8px;background:#f7f9f7}.scenario-objective span{color:var(--berry);font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.scenario-objective strong{font-size:.73rem;line-height:1.4}.wizard-actions{display:flex;align-items:center;margin-top:30px;padding-top:21px;border-top:1px solid #ECEFEC}.wizard-actions__spacer{flex:1}.wizard-error{margin-top:20px}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.review-card{padding:21px;border:1px solid var(--alabaster);border-radius:11px}.review-card__label{display:block;margin-bottom:15px;color:var(--berry);font-size:.65rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.review-card>p{margin:16px 0;font-size:.8rem}.review-card__meta{display:flex;align-items:center;justify-content:space-between;color:var(--text-muted);font-size:.72rem}.review-card__meta .industry-badge{margin:0}.review-card .scenario-card__badges{padding:0}.review-card>h3{margin:17px 0 7px}.review-card .scenario-objective{margin-top:15px}.mode-picker{margin:28px 0 0;padding:0;border:0}.mode-picker legend{margin-bottom:12px;font-family:Manrope,sans-serif;font-size:1rem;font-weight:700}.mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mode-option{display:grid;grid-template-columns:40px 1fr 24px;align-items:center;gap:12px;padding:16px;border:1px solid var(--alabaster);border-radius:10px;background:#fff;text-align:left;cursor:pointer}.mode-option--selected{border:2px solid var(--berry);padding:15px;background:#fffbfd}.mode-option__icon{display:grid;width:40px;height:40px;place-items:center;border-radius:9px;background:var(--yale-soft);color:var(--yale)}.mode-option>span:nth-child(2){display:grid;gap:3px}.mode-option strong{font-size:.86rem}.mode-option small{color:var(--text-muted);font-size:.72rem}.mode-option i{display:grid;width:22px;height:22px;place-items:center;border:1px solid var(--alabaster);border-radius:50%;color:var(--berry);font-size:.7rem;font-style:normal}.mode-option--selected i{border-color:var(--berry);background:var(--berry);color:#fff}.start-notice{display:flex;gap:10px;margin-top:17px;padding:12px 14px;border-radius:9px;background:var(--mint)}.start-notice span{color:var(--berry)}.start-notice p{margin:0;font-size:.77rem}.live-page{max-width:1050px}.live-header{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:30px;margin-bottom:15px;padding:16px 20px}.live-persona{display:flex;align-items:center;gap:12px}.persona-avatar--live{position:relative;border-radius:50%}.persona-avatar--live i{position:absolute;right:-1px;bottom:0;width:11px;height:11px;border:2px solid white;border-radius:50%;background:#55a474}.live-persona span{color:#55a474;font-size:.67rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.live-persona h1{margin:1px 0;font-size:1.1rem;letter-spacing:-.02em}.live-persona p{margin:0;font-size:.72rem}.live-header__scenario{max-width:270px;display:grid;justify-items:end;gap:7px;text-align:right}.live-header__scenario strong{overflow:hidden;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.call-timer{display:flex;align-items:center;gap:8px;padding-left:20px;border-left:1px solid var(--alabaster);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88rem;font-weight:700}.call-timer__pulse{width:8px;height:8px;border-radius:50%;background:var(--red);animation:pulse 1.5s ease infinite}@keyframes pulse{50%{box-shadow:0 0 0 6px #b4434a00;opacity:.55}0%{box-shadow:0 0 #b4434a4d}}.voice-fallback{display:flex;gap:10px;margin-bottom:14px;padding:12px 15px;border:1px solid #D6E1E7;border-radius:9px;background:#f4f8fa;color:var(--yale)}.voice-fallback p{margin:0;color:var(--yale);font-size:.8rem}.call-stage{overflow:hidden}.call-context{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 20px;border-bottom:1px solid #E8ECE8;background:#fafcfa}.call-context>div{display:flex;min-width:0;align-items:center;gap:10px}.call-context span{flex:0 0 auto;color:var(--berry);font-size:.65rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.call-context p{overflow:hidden;margin:0;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.context-toggle{width:25px;height:25px;flex:0 0 auto;border:1px solid var(--alabaster);border-radius:50%;background:#fff;color:var(--text-muted);font-size:.73rem;cursor:help}.chat-transcript{height:min(55vh,540px);min-height:340px;overflow-y:auto;padding:25px clamp(18px,4vw,42px);background:linear-gradient(180deg,#fcfdfc,#fff);scroll-behavior:smooth}.call-start-marker{display:flex;align-items:center;gap:10px;margin-bottom:24px;color:#9da19d;font-size:.66rem;text-transform:uppercase}.call-start-marker:before,.call-start-marker:after{content:"";height:1px;flex:1;background:#ecefec}.chat-message{display:flex;align-items:end;gap:9px;margin:0 0 18px}.chat-message>div{max-width:min(72%,620px)}.chat-message__label{display:block;margin:0 0 5px 4px;color:var(--text-muted);font-size:.65rem;font-weight:700}.chat-message p{margin:0;padding:12px 15px;border:1px solid #E3E7E3;border-radius:5px 14px 14px;background:#fff;color:var(--graphite);font-size:.88rem;line-height:1.5;box-shadow:0 3px 12px #3535350a;white-space:pre-wrap}.chat-message--rep{justify-content:flex-end}.chat-message--rep>div{display:grid;justify-items:end}.chat-message--rep .chat-message__label{margin:0 4px 5px 0}.chat-message--rep p{border-color:var(--berry);border-radius:14px 5px 14px 14px;background:var(--berry);color:#fff}.buyer-mini-avatar{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--yale);color:#fff;font-size:.68rem;font-weight:800}.responding-indicator{display:flex;align-items:center;gap:9px;color:var(--text-muted);font-size:.7rem}.typing-dots{display:flex;gap:4px;padding:11px 13px;border:1px solid #E3E7E3;border-radius:5px 13px 13px;background:#fff}.typing-dots i{width:5px;height:5px;border-radius:50%;background:#929792;animation:typing 1.1s infinite ease-in-out}.typing-dots i:nth-child(2){animation-delay:.15s}.typing-dots i:nth-child(3){animation-delay:.3s}@keyframes typing{50%{transform:translateY(-3px);opacity:.45}}.composer-wrap{padding:15px 20px 17px;border-top:1px solid #E5E9E5;background:#fff}.composer-wrap>.form-error{margin-bottom:10px}.chat-composer{display:grid;grid-template-columns:1fr 39px;align-items:end;gap:9px;padding:8px 8px 8px 14px;border:1px solid var(--alabaster);border-radius:11px;transition:border .15s,box-shadow .15s}.chat-composer:focus-within{border-color:var(--berry);box-shadow:0 0 0 3px #8e557217}.chat-composer textarea{max-height:110px;padding:7px 0;border:0;outline:0;resize:vertical;line-height:1.4}.send-button{width:38px;height:38px;border:0;border-radius:9px;background:var(--berry);color:#fff;font-size:1.1rem;font-weight:800;cursor:pointer}.send-button:disabled{opacity:.45;cursor:not-allowed}.call-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:11px}.call-actions>span{color:#9a9e9a;font-size:.67rem}.call-actions .button{min-height:36px;padding:8px 13px;font-size:.75rem}.voice-control{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:12px}.voice-control small{color:var(--text-muted);font-size:.7rem}.push-to-talk{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid var(--berry);border-radius:20px;background:var(--berry-soft);color:var(--berry);font-weight:700;cursor:pointer}.push-to-talk span{font-size:.62rem}.push-to-talk--recording{background:var(--red);border-color:var(--red);color:#fff;animation:recording 1.2s ease infinite}@keyframes recording{50%{box-shadow:0 0 0 5px #b4434a24}}.completed-call{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 20px;border-top:1px solid #E5E9E5;color:var(--text-muted);font-size:.83rem}.score-hero{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:20px;padding:28px}.overall-score{display:flex;align-items:center;gap:22px}.overall-score__ring{--score: 0;position:relative;display:grid;width:122px;height:122px;flex:0 0 auto;place-items:center;border-radius:50%;background:conic-gradient(currentColor calc(var(--score) * 1%),#e9ece9 0)}.overall-score__ring:before{content:"";position:absolute;width:96px;height:96px;border-radius:50%;background:#fff}.overall-score__ring span{position:relative;display:flex;align-items:baseline}.overall-score__ring strong{font-family:Avenir Next,Inter,sans-serif;font-size:2.25rem}.overall-score__ring small{color:var(--text-muted);font-size:.7rem}.overall-score h2{margin:10px 0 4px;font-size:1.35rem}.overall-score p{margin:0;font-size:.82rem}.ratio-stat{min-width:190px;display:grid;gap:4px;padding-left:27px;border-left:1px solid var(--alabaster)}.ratio-stat>span{color:var(--text-muted);font-size:.72rem}.ratio-stat strong{color:var(--yale);font-family:Manrope,sans-serif;font-size:1.8rem}.ratio-stat small{color:var(--text-muted);font-size:.67rem}.score-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.feedback-stack{display:grid;gap:13px}.feedback-card{display:flex;gap:14px;padding:20px;border:1px solid var(--alabaster);border-radius:var(--radius);background:#fff}.feedback-card>span{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:9px;font-weight:800}.feedback-card h3{margin:1px 0 5px}.feedback-card p{margin:0;font-size:.8rem}.feedback-card--strength>span{background:var(--green-soft);color:var(--yale)}.feedback-card--gap>span{background:#fff3de;color:var(--amber)}.next-fix{display:flex;align-items:center;gap:18px;margin-bottom:20px;padding:23px 27px;border-radius:var(--radius);background:linear-gradient(105deg,var(--yale),#315F7D);box-shadow:var(--shadow)}.next-fix__icon{display:grid;width:43px;height:43px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;font-family:Manrope,sans-serif;font-weight:800}.next-fix .eyebrow{margin-bottom:5px;color:#d7e2e8}.next-fix h2{margin:0;color:#fff;font-size:1.08rem;line-height:1.4}.transcript-card{margin-top:20px}.detail-transcript{display:grid;gap:0}.detail-message{padding:15px 0;border-top:1px solid #EBEEEB}.detail-message__meta{display:flex;justify-content:space-between;margin-bottom:7px}.detail-message__meta strong{font-size:.76rem}.detail-message__meta span{color:var(--text-muted);font-size:.66rem}.detail-message p{margin:0;padding-left:15px;border-left:3px solid var(--yale);color:var(--graphite);font-size:.84rem;white-space:pre-wrap}.detail-message--rep p{border-color:var(--berry)}.detail-message--rep .detail-message__meta strong{color:var(--berry)}.detail-message--buyer .detail-message__meta strong{color:var(--yale)}.not-found{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}.not-found .logo{margin-bottom:45px}.not-found p:not(.eyebrow){margin-bottom:24px}@media (max-width: 1050px){.stat-grid{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.persona-grid,.scenario-grid{grid-template-columns:1fr 1fr}}@media (max-width: 780px){.auth-page{grid-template-columns:1fr}.auth-aside{display:none}.auth-card{padding:32px 8px}.mobile-header{position:sticky;z-index:20;top:0;display:flex;height:66px;align-items:center;justify-content:space-between;padding:10px 18px;border-bottom:1px solid var(--alabaster);background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sidebar{width:min(290px,86vw);transform:translate(-105%);transition:transform .2s ease}.sidebar--open{transform:translate(0)}.sidebar-scrim{position:fixed;z-index:25;top:0;right:0;bottom:0;left:0;display:block;border:0;background:#1e1e1e73}.main-content{margin-left:0;padding:26px 18px 48px}.page-header--action{align-items:start;flex-direction:column}.page-header--action .button{width:100%}.review-grid,.mode-grid,.score-grid{grid-template-columns:1fr}.score-hero{align-items:stretch;flex-direction:column}.ratio-stat{padding:18px 0 0;border-top:1px solid var(--alabaster);border-left:0}.live-header{grid-template-columns:1fr auto}.live-header__scenario{grid-column:1 / -1;grid-row:2;max-width:100%;align-items:center;justify-items:start;text-align:left}.call-timer{grid-column:2;grid-row:1}.stepper button strong{display:none}}@media (max-width: 560px){.stat-grid,.persona-grid,.scenario-grid,.form-grid{grid-template-columns:1fr}.field--full{grid-column:auto}.stat-card{padding:17px}.wizard-panel{padding:20px 15px}.wizard-heading{align-items:stretch;flex-direction:column}.wizard-heading .button{width:100%}.inline-form{padding:17px 14px}.stepper li:not(:last-child):after{left:calc(50% + 18px);right:calc(-50% + 18px)}.stepper button span{width:32px;height:32px}.recent-row{grid-template-columns:36px minmax(0,1fr) auto 15px}.recent-row .mode-badge{display:none}.section-heading--link{align-items:start;flex-direction:column}.overall-score{align-items:flex-start;flex-direction:column}.overall-score__ring{width:108px;height:108px}.overall-score__ring:before{width:84px;height:84px}.next-fix{align-items:flex-start;padding:20px}.live-header{gap:15px;padding:14px}.live-persona p{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.call-timer{padding-left:12px;font-size:.73rem}.call-context>div{display:grid;gap:3px}.chat-transcript{min-height:320px;padding-inline:14px}.chat-message>div{max-width:84%}.composer-wrap{padding:12px}.call-actions{align-items:stretch;flex-direction:column}.call-actions>span{display:none}.call-actions .button{width:100%}.voice-control{align-items:stretch;flex-direction:column;text-align:center}.push-to-talk{justify-content:center}.completed-call{align-items:stretch;flex-direction:column}.completed-call .button{width:100%}.error-state{align-items:flex-start;flex-direction:column}.error-state .button{margin-left:0}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.sidebar{padding-block:23px 15px}.sidebar__brand{padding-bottom:20px}.sidebar__nav{min-height:0;overflow-y:auto;scrollbar-width:thin}.nav-group{display:grid;gap:3px;margin-bottom:12px}.nav-group__label{padding:0 14px 4px;color:#888e89;font-size:.58rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.nav-link{padding-block:9px}.sidebar__version{padding:6px 8px 10px;color:#858b86;font-size:.62rem}.sidebar__account{margin-top:0}.v2-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px;padding:24px 28px;border:1px solid rgba(217,217,217,.72);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow)}.v2-page-header h1{margin-bottom:5px}.v2-page-header p{max-width:700px;margin:0}.header-actions,.toolbar-controls{display:flex;align-items:center;gap:9px}.muted{color:var(--text-muted);font-size:.7rem}.delta-up{display:block;color:#37745a!important}.delta-down{display:block;color:var(--red)!important}.badge,.role-chip,.status-chip,.active-status,.min-score{display:inline-flex;width:max-content;align-items:center;padding:5px 8px;border-radius:20px;background:var(--yale-soft);color:var(--yale);font-size:.64rem;font-style:normal;font-weight:800;text-transform:capitalize}.notice{margin-bottom:17px;padding:12px 15px;border:1px solid #cedee7;border-radius:9px;background:#f5f9fb;color:var(--yale);font-size:.8rem;line-height:1.5}.notice--error{border-color:#ecc9cc;background:#fff5f5;color:var(--red)}.notice--warning{border-color:#ead6b2;background:#fffaf0;color:#8c6427}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;overflow-y:auto;background:#1b201d9e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{display:flex;flex-direction:column;width:min(570px,100%);max-height:calc(100vh - 48px);overflow:hidden;padding:0}.modal>*:not(.modal__header){flex:1;min-height:0;overflow-y:auto;padding:20px 26px 0}.modal .modal-actions{position:sticky;bottom:0;z-index:2;margin-top:8px;padding:15px 0 22px;background:var(--white)}.modal>*:not(.modal__header):not(:has(.modal-actions)){padding-bottom:24px}.modal--wide{width:min(900px,100%)}.modal__header{display:flex;align-items:start;justify-content:space-between;gap:20px;margin:0;padding:22px 26px 15px;border-bottom:1px solid #edf0ed}.modal__header h2{margin-bottom:5px}.modal__header p{margin:0;font-size:.8rem}.modal-form{display:grid;gap:17px}.modal-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:17px;border-top:1px solid #e8ebe8}.modal-progress{margin:15px 0 0;text-align:center}.table-card{padding:23px}.table-scroll{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;font-size:.78rem}.data-table th{padding:11px 12px;border-bottom:1px solid #dfe4df;color:var(--text-muted);font-size:.64rem;letter-spacing:.06em;text-align:left;text-transform:uppercase;white-space:nowrap}.data-table td{padding:13px 12px;border-bottom:1px solid #ecefec;vertical-align:middle}.data-table tbody tr:last-child td{border-bottom:0}.data-table .row-low td{background:#fff5f5}.person-cell{display:flex;min-width:140px;align-items:center;gap:9px}.person-cell>div{display:grid;gap:2px}.person-cell small{color:var(--text-muted);font-weight:400}.mini-avatar{display:grid;width:31px;height:31px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--berry-soft);color:var(--berry);font-size:.67rem;font-weight:800}.sparkline{display:block;width:96px;height:34px}.table-toolbar{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.table-toolbar h2,.table-toolbar p{margin-bottom:3px}.table-toolbar p{font-size:.76rem}.toolbar-controls label{display:flex;align-items:center;gap:7px;color:var(--text-muted);font-size:.7rem}.toolbar-controls select,.toolbar-controls input,.filter-bar select,.filter-bar input,.team-name-card input{min-height:38px;padding:8px 10px;border:1px solid var(--alabaster);border-radius:8px;background:#fff;color:var(--graphite)}.toolbar-controls .dropdown,.filter-bar .dropdown{width:auto;min-width:160px}.v2-overview-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:20px}.v2-overview-main{min-width:0}.v2-overview-main .stat-card{align-items:start}.v2-overview-main .stat-card>div{gap:5px}.momentum-strip{display:grid;grid-template-columns:repeat(4,1fr);margin:20px 0;padding:19px}.momentum-strip>div{display:grid;gap:4px;padding:0 18px;border-right:1px solid #e3e7e3}.momentum-strip>div:last-child{border:0}.momentum-strip span{color:var(--text-muted);font-size:.7rem}.momentum-strip strong{font-size:1.1rem}.overview-rail{display:grid;align-content:start;gap:20px}.rail-card{position:relative;padding:20px}.feed-list{display:grid}.feed-item{display:grid;grid-template-columns:31px minmax(0,1fr) auto;align-items:start;gap:9px;padding:12px 0;border-top:1px solid #ecefec;color:var(--graphite);text-decoration:none}.feed-item>div{display:grid;gap:2px}.feed-item strong{font-size:.75rem}.feed-item small{color:var(--text-muted);font-size:.63rem}.feed-item em{margin-top:3px;color:var(--red);font-size:.61rem;font-style:normal;line-height:1.3}.checklist-dismiss{position:absolute;top:12px;right:12px;border:0;background:transparent;color:var(--text-muted);cursor:pointer}.checklist-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.checklist-card li{display:flex;gap:9px;color:var(--graphite);font-size:.75rem}.checklist-card li span{color:var(--berry)}.checklist-card li.done{color:var(--text-muted);text-decoration:line-through}.top-performer{display:grid;grid-template-columns:50px minmax(180px,1fr) auto 110px;align-items:center;gap:18px;margin-bottom:20px;padding:24px;background:linear-gradient(115deg,#fff,#fff8fb)}.top-performer__badge{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;background:var(--berry);color:#fff}.top-performer h2,.top-performer p{margin:0}.top-performer__score{display:grid;justify-items:end}.top-performer__score strong{color:var(--berry);font-size:2rem}.top-performer__score span{color:var(--text-muted);font-size:.65rem}.agent-shell{display:grid;grid-template-columns:290px minmax(0,1fr);height:min(720px,calc(100vh - 210px));min-height:520px;overflow:hidden}.conversation-pane{display:flex;min-height:0;flex-direction:column;gap:15px;padding:17px;border-right:1px solid #e3e7e3;background:#fafcfa}.conversation-list{min-height:0;display:grid;align-content:start;gap:5px;overflow-y:auto}.conversation-row{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px;padding:11px;border:0;border-radius:8px;background:transparent;text-align:left;cursor:pointer}.conversation-row.active{background:var(--berry-soft)}.conversation-row>span{min-width:0;display:grid;gap:3px}.conversation-row strong{overflow:hidden;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.conversation-row small{color:var(--text-muted);font-size:.61rem}.conversation-row i{color:var(--text-muted);font-style:normal}.pane-empty{padding:15px;font-size:.75rem;text-align:center}.coach-pane{min-width:0;display:flex;min-height:0;flex-direction:column}.coach-messages{flex:1;overflow-y:auto;padding:27px;background:linear-gradient(#fdfefd,#f8faf8)}.coach-welcome{display:grid;height:100%;place-items:center;align-content:center;padding:30px;text-align:center}.coach-welcome>span{display:grid;width:52px;height:52px;place-items:center;margin-bottom:14px;border-radius:16px;background:var(--berry-soft);color:var(--berry);font-size:1.3rem}.coach-welcome p{max-width:460px}.coach-message{width:fit-content;max-width:78%;margin-bottom:18px}.coach-message>span{display:block;margin-bottom:5px;color:var(--text-muted);font-size:.64rem;font-weight:700}.coach-message p{margin:0;padding:12px 15px;border:1px solid #e0e5e0;border-radius:4px 13px 13px;background:#fff;color:var(--graphite);font-size:.85rem;white-space:pre-wrap}.coach-message--user{margin-left:auto}.coach-message--user>span{text-align:right}.coach-message--user p{border-color:var(--berry);border-radius:13px 4px 13px 13px;background:var(--berry);color:#fff}.coach-composer{display:grid;grid-template-columns:1fr auto;gap:10px;padding:15px;border-top:1px solid #e3e7e3}.coach-composer textarea{padding:10px;border:1px solid var(--alabaster);border-radius:9px;resize:none}.suggested-questions{width:min(560px,100%);margin:22px auto 0}.suggested-questions>span{display:block;margin-bottom:10px;color:var(--text-muted);font-size:.64rem;font-weight:800;letter-spacing:.1em;text-align:center;text-transform:uppercase}.suggested-questions__list{display:flex;flex-wrap:wrap;justify-content:center;gap:9px}.suggested-questions__list button{padding:10px 16px;border:1px solid #e0e5e0;border-radius:20px;background:var(--white);color:var(--graphite);font-size:.78rem;font-weight:600;cursor:pointer;transition:border-color .15s,background .15s,transform .15s}.suggested-questions__list button:hover:not(:disabled){border-color:var(--berry);background:var(--berry-soft);color:var(--berry);transform:translateY(-1px)}.suggested-questions__list button:disabled{opacity:.5;cursor:default}.filter-bar{display:grid;grid-template-columns:1fr 220px;gap:10px;margin-bottom:25px;padding:12px}.prospect-groups{display:grid;gap:28px}.group-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.group-heading h2{margin:0}.group-heading span{color:var(--text-muted);font-size:.7rem}.prospect-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.prospect-card{min-width:0;display:flex;flex-direction:column;padding:20px}.prospect-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.prospect-avatar{display:grid;width:43px;height:43px;flex:0 0 auto;place-items:center;border-radius:12px;background:var(--berry-soft);color:var(--berry);font-size:.78rem;font-weight:800}.prospect-card h3{margin-bottom:3px}.prospect-card>strong{color:var(--yale);font-size:.73rem}.prospect-card>p{display:-webkit-box;min-height:60px;overflow:hidden;font-size:.77rem;-webkit-box-orient:vertical;-webkit-line-clamp:3}.prospect-stats{display:grid;grid-template-columns:1fr 1fr;margin-top:auto;padding:12px 0;border-block:1px solid #edf0ed}.prospect-stats div{display:grid;gap:2px}.prospect-stats div+div{padding-left:14px;border-left:1px solid #edf0ed}.prospect-stats span{color:var(--text-muted);font-size:.58rem;text-transform:uppercase}.prospect-actions{display:flex;gap:7px;margin-top:13px}.prospect-actions .button{min-height:36px;padding:8px 11px;font-size:.7rem}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice-card{display:grid;gap:6px;padding:20px;border:1px solid var(--alabaster);border-radius:10px;background:#fff;text-align:left;cursor:pointer}.choice-card:hover,.choice-card.selected{border-color:var(--berry);background:#fffafd}.choice-card>span{color:var(--berry);font-size:1.2rem}.choice-card small{color:var(--text-muted)}.v2-stepper{display:grid;grid-template-columns:repeat(5,1fr);margin:0 0 18px;padding:0;list-style:none}.v2-stepper li{position:relative}.v2-stepper li:not(:last-child):after{content:"";position:absolute;top:15px;left:calc(50% + 20px);right:calc(-50% + 20px);height:2px;background:var(--alabaster)}.v2-stepper li.done:after{background:var(--berry)}.v2-stepper button{position:relative;z-index:1;display:grid;width:100%;justify-items:center;gap:6px;border:0;background:transparent;color:var(--text-muted);cursor:pointer}.v2-stepper button span{display:grid;width:31px;height:31px;place-items:center;border:2px solid var(--alabaster);border-radius:50%;background:var(--mint);font-size:.7rem;font-weight:800}.v2-stepper button strong{font-size:.65rem}.v2-stepper .active button,.v2-stepper .done button{color:var(--berry)}.v2-stepper .active span,.v2-stepper .done span{border-color:var(--berry);background:var(--berry);color:#fff}.tag-options{display:flex;flex-wrap:wrap;gap:7px}.tag-options button{padding:7px 10px;border:1px solid var(--alabaster);border-radius:20px;background:#fff;font-size:.72rem;cursor:pointer}.tag-options button.selected{border-color:var(--berry);background:var(--berry-soft);color:var(--berry)}.inline-add{display:grid;grid-template-columns:1fr auto;gap:8px}.inline-add input{min-height:40px;padding:8px 10px;border:1px solid var(--alabaster);border-radius:8px}.tag{display:inline-flex;width:max-content;align-items:center;gap:4px;padding:5px 8px;border-radius:15px;background:var(--berry-soft);color:var(--berry);font-size:.66rem}.tag button{border:0;background:transparent;color:inherit;cursor:pointer}.review-launch{display:grid;gap:25px}.voice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.voice-card{display:grid;gap:3px;justify-items:start;padding:12px;border:1px solid var(--alabaster);border-radius:9px;background:#fff;cursor:pointer}.voice-card.selected{border-color:var(--berry);background:var(--berry-soft)}.voice-card:hover{border-color:var(--berry)}.voice-card--playing>span{animation:voice-connection-pulse 1s ease-in-out infinite}.goal-select__control{position:relative}.goal-select__trigger{display:flex;width:100%;min-height:44px;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid var(--alabaster);border-radius:9px;background:var(--white);color:var(--text-muted);font-weight:400;text-align:left;cursor:pointer;transition:border .16s,box-shadow .16s}.goal-select__trigger:hover,.goal-select__trigger[aria-expanded=true]{border-color:var(--berry)}.goal-select__trigger i{color:var(--text-muted);font-style:normal}.goal-select__menu{position:absolute;z-index:40;top:calc(100% + 6px);left:0;right:0;display:grid;gap:8px;width:100%;padding:12px;border:1px solid #e0e5e0;border-radius:12px;background:var(--white);box-shadow:var(--shadow-hover)}.goal-select__menu>input{min-height:38px;padding:8px 11px;border:1px solid var(--alabaster);border-radius:8px;outline:0;font-weight:400}.goal-select__menu>input:focus{border-color:var(--berry);box-shadow:0 0 0 3px #8e55721c}.goal-select__menu>small{color:var(--text-muted);font-size:.64rem;font-weight:600}.dropdown{position:relative;display:inline-block;width:100%}.dropdown__trigger{display:flex;width:100%;min-height:44px;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid var(--alabaster);border-radius:9px;background:var(--white);color:var(--graphite);font-weight:600;text-align:left;cursor:pointer;transition:border .16s,box-shadow .16s}.dropdown__trigger:hover:not(:disabled){border-color:var(--berry)}.dropdown__trigger[aria-expanded=true]{border-color:var(--berry);box-shadow:0 0 0 3px #8e55721c}.dropdown__trigger:disabled{opacity:.58;cursor:not-allowed}.dropdown__value{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.dropdown__chevron{display:inline-flex;flex-shrink:0;color:var(--text-muted);transition:transform .16s ease}.dropdown__chevron--open{transform:rotate(180deg)}.dropdown__menu{position:absolute;z-index:40;top:calc(100% + 6px);left:0;right:0;display:grid;gap:2px;max-height:280px;margin:0;padding:6px;overflow-y:auto;list-style:none;border:1px solid #e0e5e0;border-radius:12px;background:var(--white);box-shadow:var(--shadow-hover)}.dropdown__menu li{display:contents}.dropdown__menu button{display:block;width:100%;padding:9px 11px;border:0;border-radius:8px;background:transparent;color:var(--graphite);font-size:.82rem;font-weight:600;text-align:left;cursor:pointer;transition:background .13s,color .13s}.dropdown__menu button:hover{background:#f4f7f4}.dropdown__menu button.active{background:var(--berry-soft);color:var(--berry)}.dropdown--compact .dropdown__trigger{min-height:40px;padding:8px 10px;font-size:.8rem}.dropdown--compact .dropdown__menu{left:0;right:auto;min-width:100%;width:max-content;max-width:280px}.dropdown--pill .dropdown__trigger{border-radius:20px}.goal-select__list{display:grid;gap:2px;max-height:260px;overflow-y:auto}.goal-select__list button{display:flex;align-items:center;gap:9px;padding:9px 10px;border:0;border-radius:8px;background:transparent;font-size:.78rem;font-weight:600;text-align:left;cursor:pointer}.goal-select__list button:hover:not(:disabled){background:#f4f7f4}.goal-select__list button.selected{background:var(--berry-soft);color:var(--berry)}.goal-select__list button:disabled{opacity:.4;cursor:not-allowed}.goal-select__list button i{display:grid;width:16px;height:16px;flex-shrink:0;place-items:center;border:1.5px solid #c9d0ca;border-radius:50%;font-size:.58rem;font-style:normal}.goal-select__list button.selected i{border-color:var(--berry);background:var(--berry);color:var(--white)}.goal-select__empty{padding:12px 10px;color:var(--text-muted);font-size:.74rem}.goal-select__close{padding:9px;border:0;border-top:1px solid #eef1ee;background:transparent;font-size:.76rem;font-weight:800;cursor:pointer}.goal-select__tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.voice-card>span{color:var(--berry)}.voice-card small,.voice-card i{color:var(--text-muted);font-size:.6rem;font-style:normal}.configuration-summary{padding:19px;border-radius:10px;background:#f7f9f7}.configuration-summary dl{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-bottom:0}.configuration-summary dl div{display:grid;gap:2px}.configuration-summary dt{color:var(--text-muted);font-size:.61rem;text-transform:uppercase}.configuration-summary dd{margin:0;font-size:.78rem;text-transform:capitalize}.calls-page{width:min(1450px,100%)}.page-tabs{display:flex;gap:4px;margin-bottom:14px;border-bottom:1px solid var(--alabaster)}.page-tabs button,.detail-tabs button{padding:10px 15px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--text-muted);font-size:.76rem;font-weight:700;cursor:pointer}.page-tabs button.active,.detail-tabs button.active{border-color:var(--berry);color:var(--berry)}.callsx{display:grid;grid-template-columns:340px minmax(0,1fr);gap:18px;align-items:stretch;--callsx-height: min(760px, calc(100vh - 230px) )}.callsx__panel{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:12px;height:var(--callsx-height);min-height:540px;padding:16px;border:1px solid rgba(217,217,217,.72);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow)}.callsx-search{display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--alabaster);border-radius:10px;background:var(--white);color:var(--text-muted);transition:border .16s,box-shadow .16s}.callsx-search:focus-within{border-color:var(--berry);box-shadow:0 0 0 3px #8e55721c}.callsx-search input{flex:1;min-width:0;min-height:42px;border:0;outline:0;background:transparent;color:var(--graphite)}.callsx-search input::placeholder{color:#a3a7a3}.callsx-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:4px;border-radius:11px;background:#eef1ee}.callsx-tabs button{padding:9px 4px;border:0;border-radius:8px;background:transparent;color:var(--text-muted);font-size:.77rem;font-weight:700;white-space:nowrap;cursor:pointer;transition:background .15s,color .15s}.callsx-tabs button:hover{color:var(--graphite)}.callsx-tabs button.active{background:var(--white);color:var(--graphite);box-shadow:0 1px 4px #35353524}.callsx-filter{display:flex;align-items:center;gap:10px}.callsx-filter select{flex:1;min-width:0;min-height:40px;padding:8px 10px;border:1px solid var(--alabaster);border-radius:10px;background:var(--white);color:var(--graphite);font-size:.8rem;font-weight:600;cursor:pointer}.callsx-count{padding:3px 9px;border-radius:999px;background:#eef1ee;color:var(--text-muted);font-size:.7rem;font-weight:800}.callsx-list{display:grid;gap:2px;align-content:start;min-height:0;overflow-y:auto;margin:0 -6px;padding:0 6px}.callsx-group{padding:12px 8px 4px;color:var(--text-muted);font-size:.6rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.callsx-row{display:grid;width:100%;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;border:1px solid transparent;border-radius:10px;background:transparent;text-align:left;cursor:pointer;transition:background .14s}.callsx-row:hover{background:#f5f7f5}.callsx-row.active{border-color:#8e557240;background:var(--berry-soft)}.callsx-row>div{min-width:0;display:grid;gap:2px}.callsx-row strong,.callsx-row span,.callsx-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.callsx-row strong{font-size:.78rem}.callsx-row span{color:var(--yale);font-size:.68rem}.callsx-row small{color:var(--text-muted);font-size:.62rem}.callsx-empty-card{display:grid;align-content:center;justify-items:center;gap:6px;min-height:0;padding:30px 22px;border:1.5px dashed #ccd3cd;border-radius:12px;background:#fbfcfb;text-align:center}.callsx-empty-card strong{font-size:.88rem}.callsx-empty-card p{margin:0 0 6px;max-width:250px;font-size:.76rem}.callsx-icon-circle{display:grid;width:46px;height:46px;place-items:center;margin-bottom:6px;border-radius:50%;background:#eef1ee;color:var(--text-muted)}.callsx-icon-circle--lg{width:66px;height:66px}.callsx__detail{min-width:0;height:var(--callsx-height);min-height:540px;overflow-y:auto;border:1px solid rgba(217,217,217,.72);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow)}.callsx-upload{padding:26px clamp(20px,4vw,46px)}.callsx-upload .upload-card{max-width:780px;margin:0 auto;padding:0;border:0;background:transparent;box-shadow:none}.callsx-upload .dropzone{min-height:150px}.callsx-upload .field textarea{min-height:110px}.callsx-select{display:grid;place-content:center;justify-items:center;gap:8px;height:100%;padding:30px;text-align:center}.callsx-select h2{margin:0}.callsx-select p{margin:0;max-width:330px;font-size:.85rem}.callsx--coach{grid-template-columns:320px minmax(0,1fr) 290px}.coachx-panel{display:flex;flex-direction:column;height:var(--callsx-height);min-height:540px;padding:16px;border:1px solid rgba(217,217,217,.72);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow)}.coachx-panel__header{margin-bottom:8px}.coachx-panel__header h3{margin:0 0 3px}.coachx-status{display:inline-flex;align-items:center;gap:5px;color:var(--text-muted);font-size:.64rem;font-weight:600}.coachx-status i{width:7px;height:7px;border-radius:50%;background:#4d8a6d}.coachx-messages{display:grid;flex:1;min-height:0;align-content:start;gap:9px;overflow-y:auto;padding:4px 2px}.coachx-message{max-width:92%;padding:9px 12px;border-radius:11px;font-size:.76rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:break-word}.coachx-message--user{justify-self:end;border-radius:11px 4px 11px 11px;background:var(--berry);color:var(--white)}.coachx-message--assistant{justify-self:start;border-radius:4px 11px 11px;background:#f2f5f2;color:var(--graphite)}.coachx-message--typing{padding-block:12px}.coachx-error{margin-top:8px;color:var(--red);font-size:.68rem;line-height:1.4}.coachx-suggestions{display:grid;gap:7px;margin-top:10px}.coachx-suggestions button{display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid #e4e8e4;border-radius:10px;background:var(--white);font-size:.74rem;font-weight:600;text-align:left;cursor:pointer;transition:background .13s,border-color .13s}.coachx-suggestions button:hover{border-color:#d3dad4;background:#f6f8f6}.coachx-suggestions button i{display:grid;width:24px;height:24px;flex-shrink:0;place-items:center;border:1px solid #e7ebe7;border-radius:7px;color:var(--text-muted);font-style:normal}.coachx-composer{display:flex;align-items:center;gap:8px;margin-top:10px;padding:4px 4px 4px 14px;border:1px solid var(--alabaster);border-radius:999px;background:var(--white);transition:border .15s,box-shadow .15s}.coachx-composer:focus-within{border-color:var(--berry);box-shadow:0 0 0 3px #8e55721c}.coachx-composer input{flex:1;min-width:0;min-height:32px;border:0;outline:0;background:transparent;font-size:.78rem}.coachx-composer input::placeholder{color:#a3a7a3}.coachx-send{display:grid;width:34px;height:34px;flex-shrink:0;place-items:center;border:0;border-radius:50%;background:var(--berry);color:var(--white);font-weight:800;cursor:pointer;transition:background .15s}.coachx-send:hover:not(:disabled){background:var(--berry-dark)}.coachx-send:disabled{opacity:.35;cursor:default}.person-cell--link{padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.person-cell--link:hover strong{color:var(--berry);text-decoration:underline}.modal>.member-detail{display:grid;gap:14px;padding-bottom:24px}.member-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.member-stats article{display:grid;gap:2px;padding:13px 15px;border:1px solid #e4e8e4;border-radius:10px;background:#fbfcfb}.member-stats span{color:var(--text-muted);font-size:.6rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.member-stats strong{font-size:1.25rem;letter-spacing:-.02em;white-space:nowrap}.member-stats article:last-child strong{font-size:.92rem;line-height:1.9}.member-stats small{color:var(--text-muted);font-size:.64rem}.member-layout{display:grid;grid-template-columns:minmax(0,1fr) 265px;gap:14px;align-items:start}.member-main,.member-side{display:grid;gap:14px;min-width:0}.member-panel{min-width:0;padding:16px;border:1px solid #e4e8e4;border-radius:11px;background:#fbfcfb}.member-panel>h3{margin-bottom:2px}.member-panel>p{margin-bottom:12px;font-size:.7rem}.skill-radar{display:block;width:100%;height:auto}.skill-radar__ring{fill:none;stroke:#e2e7e2;stroke-width:1}.skill-radar__axis{stroke:#e9ede9;stroke-width:1}.skill-radar__shape{fill:#8e557229;stroke:var(--berry);stroke-width:1.6;stroke-dasharray:4 3;stroke-linejoin:round}.skill-radar__label{fill:var(--graphite);font-size:9px;font-weight:600}.skill-radar__value{fill:var(--berry);font-weight:800}.member-theme-list{display:grid;gap:7px}.member-theme{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;text-decoration:none;color:var(--graphite)}.member-theme>span{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:6px;padding:9px 11px;border:1px solid #e4e8e4;border-radius:9px;background:var(--white);font-size:.7rem;font-weight:700}.member-theme>span{overflow:hidden}.member-theme>span i{color:var(--text-muted);font-style:normal}.member-theme--good>span{border-left:4px solid #7fb89d}.member-theme--gap>span{border-left:4px solid #d9a05b}.member-theme:hover>span{border-color:var(--berry)}.member-theme small{display:grid;justify-items:end;gap:1px}.member-theme small strong{font-size:.66rem}.member-theme small em{color:var(--text-muted);font-size:.58rem;font-style:normal;white-space:nowrap}.member-highlights{display:grid;gap:8px;max-height:330px;overflow-y:auto;padding-right:4px}.member-highlight{padding:10px 13px;border-radius:9px;background:var(--white)}.member-highlight span{display:block;margin-bottom:3px;font-size:.58rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.member-highlight p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0;color:var(--graphite);font-size:.73rem;line-height:1.45}.member-highlight--good{background:#f0f7f3}.member-highlight--good span{color:#37745a}.member-highlight--gap{background:#fff5f5}.member-highlight--gap span{color:var(--red)}.member-highlight--focus{background:var(--yale-soft)}.member-highlight--focus span{color:var(--yale)}.member-calls .table-scroll{overflow-x:auto;border:1px solid #e9ece9;border-radius:10px;background:var(--white)}.member-calls .data-table th{background:#f4f7f4}.member-calls .data-table td{background:var(--white)}.member-call-date{display:block;margin-top:2px;color:var(--text-muted);font-size:.64rem}.member-call-view{font-size:.72rem;font-weight:800;text-decoration:none;white-space:nowrap}.member-call-view:hover{text-decoration:underline}.member-calls__toggle{display:block;width:100%;margin-top:8px;padding:10px;border:1px dashed #ccd3cd;border-radius:9px;background:transparent;color:var(--text-muted);font-size:.72rem;font-weight:700;cursor:pointer;transition:border-color .15s,color .15s}.member-calls__toggle:hover{border-color:var(--berry);color:var(--berry)}@media (max-width: 760px){.member-stats{grid-template-columns:1fr 1fr}.member-layout{grid-template-columns:1fr}}@media (max-width: 1350px){.callsx--coach{grid-template-columns:300px minmax(0,1fr)}.callsx--coach .coachx-panel{grid-column:2;height:440px;min-height:0}}@media (max-width: 900px){.callsx--coach{grid-template-columns:1fr}.callsx--coach .coachx-panel{grid-column:auto}}.call-detail{padding:23px}.call-detail__header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px}.call-detail__header h2{margin:0}.call-detail__header p{margin:4px 0 0;font-size:.73rem}.call-detail-bottom{display:grid;gap:24px;margin-top:28px;padding-top:24px;border-top:1px solid #e5e9e5}.detail-block__label{display:block;margin-bottom:9px;color:var(--text-muted);font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.action-list{overflow:hidden;border:1px solid #e4e8e4;border-radius:11px;background:var(--white)}.action-list button{display:flex;width:100%;align-items:center;gap:11px;padding:13px 16px;border:0;background:transparent;font-size:.8rem;font-weight:600;text-align:left;cursor:pointer;transition:background .13s}.action-list button+button{border-top:1px solid #eef1ee}.action-list button:hover{background:#f6f8f6}.action-list button i{display:grid;width:18px;place-items:center;color:var(--text-muted);font-style:normal}.tags-box{display:flex;flex-wrap:wrap;align-items:center;gap:7px;padding:13px 16px;border:1px solid #e4e8e4;border-radius:11px;background:var(--white)}.tags-box__empty{color:#a3a7a3;font-size:.8rem}.tags-box input{flex:1;min-width:110px;padding:4px 0;border:0;outline:0;background:transparent;font-size:.78rem;font-weight:600}.tags-box input::placeholder{color:var(--text-muted)}.quality-card{padding:14px 16px;border:1px solid #e4e8e4;border-radius:11px;background:var(--white)}.quality-card>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.quality-card span{font-size:.85rem;font-weight:700}.quality-card strong{padding:3px 9px;border-radius:8px;font-size:.8rem}.quality-card strong.score--excellent,.quality-card strong.score--good{background:#e5efec;color:#37745a}.quality-card strong.score--average{background:#fff3e2;color:var(--amber)}.quality-card strong.score--low{background:#fff0f1;color:var(--red)}.quality-card__bar{height:7px;overflow:hidden;border-radius:8px;background:#eef1ee}.quality-card__bar i{display:block;height:100%;border-radius:8px}.quality-card__bar i.score--excellent,.quality-card__bar i.score--good{background:#4d8a6d}.quality-card__bar i.score--average{background:var(--amber)}.quality-card__bar i.score--low{background:var(--red)}.time-chips{display:inline-flex;flex-shrink:0;flex-wrap:wrap;gap:5px}.time-chips button{display:inline-flex;align-items:center;gap:3px;padding:3px 8px;border:1px solid #e2e7e2;border-radius:7px;background:#f7f9f7;color:var(--graphite);font-size:.64rem;font-weight:700;white-space:nowrap;cursor:pointer;transition:border-color .13s,background .13s}.time-chips button:hover:not(:disabled){border-color:var(--berry);background:var(--berry-soft);color:var(--berry)}.time-chips button:disabled{opacity:.55;cursor:default}.fb-section{display:grid;gap:9px}.fb-section>h3{display:flex;align-items:center;gap:8px;margin:0}.fb-section>h3>span{color:var(--text-muted);font-size:.8rem;font-weight:600}.fb-dot{width:8px;height:8px;border-radius:50%;background:#b9c0ba}.fb-dot--berry{background:var(--berry)}.fb-dot--good{background:#4d8a6d}.fb-dot--bad{background:var(--red)}.fb-dot--warn{background:var(--amber)}.fb-card{display:grid;gap:8px;padding:14px 16px;border:1px solid #e6eae6;border-radius:11px;background:var(--white)}.fb-card>p{margin:0;color:var(--graphite);font-size:.78rem;line-height:1.55}.fb-card__head{display:flex;align-items:start;justify-content:space-between;gap:10px}.fb-card__head strong{font-size:.82rem}.fb-card__block strong{display:block;margin-bottom:3px;font-size:.78rem}.fb-card__block p{margin:0;font-size:.77rem;line-height:1.55}.fb-impact{color:var(--text-muted)!important}.fb-impact strong{color:var(--graphite)}.outcome-badge{padding:3px 10px;border-radius:999px;font-size:.68rem;font-weight:800}.outcome-badge--win{background:#e5efec;color:#37745a}.outcome-badge--loss{background:#fdeef2;color:#c2325e}.outcome-badge--no_decision{background:#eef1ee;color:var(--text-muted)}.fb-moment__head{display:flex;align-items:center;gap:8px}.fb-moment__head strong{font-size:.82rem}.fb-moment__meta{display:flex;align-items:center;gap:9px}.fb-severity{font-size:.64rem;font-weight:800;letter-spacing:.05em}.fb-severity--good{color:#37745a}.fb-severity--weak{color:var(--amber)}.fb-severity--critical{color:#d6336c}.fb-quote{margin:0 0 0 6px;padding:8px 12px;border-left:3px solid #e0e5e0}.fb-quote span{display:block;margin-bottom:2px;color:var(--text-muted);font-size:.62rem;font-weight:700}.fb-quote p{margin:0;color:var(--graphite-soft);font-size:.76rem;font-style:italic;line-height:1.55}.fb-moment__analysis{margin:0;font-size:.78rem;line-height:1.55}.fb-try{padding:11px 13px;border-radius:9px;background:#f4f7f4;font-size:.76rem;line-height:1.55}.missed-grid__head{display:flex;align-items:start;justify-content:space-between;gap:10px}.missed-grid__head blockquote{margin:0}.member-assign{width:100%;min-height:44px;padding:10px 12px;border:1px solid #e4e8e4;border-radius:11px;background:var(--white);font:inherit;cursor:pointer}.member-assign:focus{outline:0;border-color:var(--berry);box-shadow:0 0 0 3px #8e55721c}.notes-box{width:100%;min-height:96px;padding:13px 16px;border:1px dashed #d4dad5;border-radius:11px;background:var(--white);outline:0;resize:vertical;font:inherit;line-height:1.5;transition:border .15s,box-shadow .15s}.notes-box::placeholder{color:#a3a7a3;font-style:italic}.notes-box:focus{border-style:solid;border-color:var(--berry);box-shadow:0 0 0 3px #8e55721c}.detail-block .save-state{display:block;margin-top:5px}.audio-player{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:15px;margin-bottom:16px;padding:13px 16px;border:1px solid #e4e8e4;border-radius:13px;background:#fbfcfb}.audio-player audio{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.audio-player__play{display:grid;width:46px;height:46px;place-items:center;border:0;border-radius:50%;background:var(--berry);color:var(--white);cursor:pointer;box-shadow:0 5px 13px #8e557247;transition:background .15s,transform .15s}.audio-player__play:hover{background:var(--berry-dark);transform:scale(1.04)}.audio-player__main{display:grid;gap:5px;min-width:0}.audio-player__times{display:flex;justify-content:space-between;color:var(--text-muted);font-size:.66rem;font-weight:700;font-variant-numeric:tabular-nums}.audio-player__wave{display:flex;align-items:center;gap:2px;height:34px;cursor:pointer}.audio-player__wave:focus-visible{outline:3px solid rgba(142,85,114,.3);outline-offset:4px;border-radius:6px}.audio-player__wave i{flex:1;min-width:2px;border-radius:2px;background:#d9dfda;transition:background .12s}.audio-player__wave i.played{background:var(--berry)}.audio-player__side{display:grid;justify-items:center;gap:6px}.audio-player__side button{display:grid;place-items:center;min-width:30px;padding:3px;border:0;border-radius:7px;background:transparent;color:var(--text-muted);font-size:.68rem;font-weight:800;cursor:pointer}.audio-player__side button:hover{background:#eef1ee;color:var(--graphite)}.call-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:20px}.detail-tabs{display:flex;overflow-x:auto;border-bottom:1px solid #e5e9e5}.detail-tab-panel{padding:20px 0}.quick-actions{padding-left:18px;border-left:1px solid #e5e9e5}.quick-actions h3{margin-bottom:12px}.quick-actions>button{display:block;width:100%;padding:8px 0;border:0;background:transparent;font-size:.7rem;text-align:left;cursor:pointer}.quick-actions hr{margin:14px 0;border:0;border-top:1px solid #e5e9e5}.tags-editor{display:flex;flex-wrap:wrap;gap:5px;padding:6px;border:1px solid var(--alabaster);border-radius:8px}.tags-editor input{width:70px;min-height:25px;flex:1;padding:2px;border:0;outline:0}.save-state{color:var(--text-muted);font-size:.62rem}.summary-sections{display:grid;gap:18px}.summary-sections section>p{margin-bottom:0;font-size:.8rem}.summary-columns{display:grid;grid-template-columns:1fr 1fr;gap:13px}.summary-columns section{padding:15px;border-radius:9px}.positive-panel{background:#f0f7f3}.negative-panel{background:#fff5f5}.summary-columns article+article{margin-top:10px}.summary-columns article p{margin:3px 0;font-size:.73rem}.missed-grid{display:grid;gap:8px}.missed-grid article{padding:13px;border-left:3px solid var(--red);border-radius:7px;background:#fff6f6}.missed-grid blockquote{margin:0 0 6px;color:var(--red);font-size:.76rem}.missed-grid p{margin:0;font-size:.72rem}.scorecard-result>h3{margin-bottom:14px}.score-accordion{border-bottom:1px solid #e5e9e5}.score-accordion>button{display:flex;width:100%;align-items:center;justify-content:space-between;padding:13px 4px;border:0;background:transparent;text-align:left;cursor:pointer}.score-accordion>button span{display:flex;align-items:center;gap:8px}.score-accordion>button small{color:var(--text-muted)}.status-chip--passed{background:var(--green-soft);color:#37745a}.status-chip--missed{background:#fff0f1;color:var(--red)}.required-label{display:block;color:var(--red)}.category-summary{padding:10px;background:#f7f9f7;font-size:.75rem}.feedback-panel{display:grid;gap:18px}.ratio-card{display:flex;align-items:center;justify-content:space-between;padding:14px;border-radius:9px;background:var(--yale-soft)}.ratio-card strong{color:var(--yale);font-size:1.2rem}.feedback-panel section p{margin:0;font-size:.8rem}.feedback-panel .next-fix{display:grid;margin:0;color:#fff}.review-box{display:grid;gap:9px;margin-bottom:18px}.review-box textarea{padding:10px;border:1px solid var(--alabaster);border-radius:8px;resize:vertical}.review-box .button{justify-self:end}.review-item{position:relative;padding:13px 0;border-top:1px solid #e6eae6}.review-item>div{display:flex;gap:8px}.review-item span{color:var(--text-muted);font-size:.62rem}.review-item p{margin:7px 50px 0 0;font-size:.76rem}.review-item>button{position:absolute;right:0;bottom:13px;border:0;background:transparent;color:var(--red);font-size:.65rem}.transcript-chat{display:grid;gap:12px}.transcript-message{max-width:78%}.transcript-message--rep{margin-left:auto}.transcript-message>span{display:block;margin-bottom:3px;color:var(--text-muted);font-size:.61rem}.transcript-message p{margin:0;padding:10px 12px;border-radius:4px 11px 11px;background:var(--yale-soft);color:var(--graphite);font-size:.78rem}.transcript-message--rep p{border-radius:11px 4px 11px 11px;background:var(--berry);color:#fff}.upload-card{max-width:800px;display:grid;gap:18px;margin:0 auto;padding:28px}.upload-intro p{margin:0}.dropzone{display:grid;min-height:190px;place-items:center;align-content:center;gap:6px;padding:20px;border:2px dashed #bbc6bf;border-radius:12px;background:#fafcfa;cursor:pointer}.dropzone.has-file{border-color:var(--berry);background:var(--berry-soft)}.dropzone input{position:absolute;width:1px;height:1px;opacity:0}.dropzone>span{color:var(--berry);font-size:1.7rem}.dropzone small{color:var(--text-muted)}.upload-divider{display:flex;align-items:center;gap:12px;color:var(--text-muted);font-size:.7rem;text-transform:uppercase}.upload-divider:before,.upload-divider:after{content:"";height:1px;flex:1;background:#e3e7e3}.upload-progress{display:flex;align-items:center;gap:9px;color:var(--yale);font-size:.75rem}.upload-progress i{width:16px;height:16px;border:2px solid #cbd7dd;border-top-color:var(--yale);border-radius:50%;animation:spin .7s linear infinite}.training-goal{display:grid;grid-template-columns:116px minmax(0,1fr) 90px;align-items:center;gap:24px;margin:20px 0;padding:22px 24px}.training-goal__ring{--goal-progress: 0deg;display:grid;width:104px;height:104px;place-items:center;border-radius:50%;background:conic-gradient(var(--berry) var(--goal-progress),#ecefec 0)}.training-goal__ring:before{content:"";position:absolute;width:80px;height:80px;border-radius:50%;background:#fff}.training-goal__ring>div{position:relative;z-index:1;display:grid;justify-items:center}.training-goal__ring strong{font-size:1.45rem;line-height:1}.training-goal__ring span{color:var(--text-muted);font-size:.61rem}.training-goal__body{min-width:0}.training-goal__body .section-heading{margin-bottom:12px}.goal-message-progress{display:grid;gap:6px}.goal-message-progress>span{font-size:.72rem}.goal-message-progress>div{height:7px;overflow:hidden;border-radius:20px;background:#e9edea}.goal-message-progress i{display:block;height:100%;border-radius:inherit;background:var(--yale)}.goal-edit-link{margin-top:10px;padding:0;border:0;background:transparent;color:var(--berry);font-size:.67rem;font-weight:800;cursor:pointer}.goal-edit{display:flex;flex-wrap:wrap;align-items:end;gap:8px}.goal-edit label{display:grid;gap:4px;color:var(--text-muted);font-size:.63rem}.goal-edit input{width:92px;min-height:36px;padding:7px;border:1px solid var(--alabaster);border-radius:7px}.goal-streak{display:grid;justify-items:center;padding-left:18px;border-left:1px solid #e5e9e5}.goal-streak>span{font-size:1.25rem}.goal-streak strong{font-size:1.35rem}.goal-streak small{color:var(--text-muted);font-size:.6rem}.performance-goals{display:grid;gap:18px}.goal-streak-card{display:grid;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:15px;padding:22px}.goal-streak-card>span{font-size:1.7rem}.goal-streak-card p{margin:3px 0 0;font-size:.73rem}.goal-streak-card>div:last-child{display:grid;justify-items:end}.goal-streak-card>div:last-child small{color:var(--text-muted)}.week-goals{padding:24px}.week-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:12px;min-height:230px}.week-strip article{display:grid;grid-template-rows:auto 1fr auto auto;justify-items:center;gap:7px;min-width:0}.week-strip article>span{color:var(--text-muted);font-size:.64rem;font-weight:800;text-transform:uppercase}.week-strip article>div{display:flex;width:30px;height:130px;align-items:end;overflow:hidden;border-radius:8px;background:#edf0ed}.week-strip i{display:block;width:100%;min-height:3px;border-radius:8px;background:var(--amber)}.week-strip article.met i{background:#4f896d}.week-strip small{max-width:75px;overflow:hidden;color:var(--text-muted);font-size:.57rem;text-overflow:ellipsis;white-space:nowrap}.week-strip article.met small{color:#37745a;font-weight:800}.comparison-card{padding:24px}.comparison-list{display:grid;gap:1px;overflow:hidden;border:1px solid #e3e7e3;border-radius:10px;background:#e3e7e3}.comparison-list>article{display:grid;grid-template-columns:minmax(150px,.75fr) minmax(260px,1.4fr) minmax(170px,.8fr);align-items:center;gap:20px;padding:16px;background:#fff}.comparison-rep{display:flex;align-items:center;gap:9px}.comparison-rep>div{display:grid}.comparison-rep small{color:var(--text-muted);font-size:.61rem}.comparison-bars{display:grid;gap:8px}.comparison-bars>div>span{display:flex;justify-content:space-between;margin-bottom:4px;color:var(--text-muted);font-size:.62rem}.comparison-bars>div>div{height:7px;overflow:hidden;border-radius:10px;background:#ecefec}.comparison-bars i{display:block;height:100%;border-radius:inherit}.comparison-bars i.score--excellent{background:var(--yale)}.comparison-bars i.score--good{background:#3d7180}.comparison-bars i.score--average{background:var(--amber)}.comparison-bars i.score--low{background:var(--red)}.gap-note{margin:0;padding:8px 10px;border-radius:7px;background:#fff5f5;color:var(--red);font-size:.65rem}.gap-note.converged{background:#edf7f0;color:#37745a}.call-detail__header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.coaching-panel{display:grid;gap:24px}.coaching-panel>section{display:grid;gap:10px}.coaching-section-heading{display:flex;align-items:start;justify-content:space-between;gap:12px}.coaching-section-heading h3,.coaching-section-heading p{margin:0}.coaching-section-heading p{color:var(--text-muted);font-size:.69rem}.coaching-section-heading>span{display:grid;min-width:24px;height:24px;place-items:center;border-radius:50%;background:var(--berry-soft);color:var(--berry);font-size:.63rem;font-weight:800}.coaching-insights{display:grid;gap:8px}.coaching-insights article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;border:1px solid #e4e8e4;border-radius:9px;background:#fcfdfc}.coaching-insights article p{margin:4px 0 0;color:var(--text-muted);font-size:.72rem}.coaching-training-link{display:inline-block;margin-top:7px;color:var(--berry);font-size:.68rem;font-weight:800;text-decoration:none}.coaching-statuses{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.coaching-statuses button{padding:5px 7px;border:1px solid #dfe4df;border-radius:20px;background:#fff;color:var(--text-muted);font-size:.56rem;font-weight:800;cursor:pointer}.coaching-statuses button.active.status-new{border-color:#d8b7c7;background:var(--berry-soft);color:var(--berry)}.coaching-statuses button.active.status-working{border-color:#e7ca98;background:#fff7e9;color:#906522}.coaching-statuses button.active.status-completed{border-color:#bad5c5;background:#edf7f0;color:#37745a}.coaching-checklist{display:grid;gap:7px}.coaching-checklist label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px 13px;border:1px solid #e4e8e4;border-radius:8px;font-size:.75rem}.coaching-checklist input{accent-color:var(--berry)}.coaching-checklist small{color:var(--text-muted);font-size:.59rem}.coaching-checklist label.completed span{color:var(--text-muted);text-decoration:line-through}.prospect-create-menu{position:relative}.split-button{display:flex}.split-button>.button:first-child{border-radius:8px 0 0 8px}.split-button__toggle{min-width:38px;padding-inline:8px;border-left:1px solid rgba(255,255,255,.35);border-radius:0 8px 8px 0}.split-menu-popover{position:absolute;z-index:20;top:calc(100% + 8px);right:0;display:grid;width:260px;overflow:hidden;padding:6px;border:1px solid #dfe4df;border-radius:10px;background:#fff;box-shadow:0 14px 36px #1e25202e}.split-menu-popover>button,.split-menu-popover>a{display:grid;grid-template-columns:30px 1fr;align-items:center;gap:8px;padding:10px;border:0;border-radius:7px;background:transparent;color:var(--graphite);text-align:left;text-decoration:none;cursor:pointer}.split-menu-popover>button:hover,.split-menu-popover>a:hover{background:var(--berry-soft)}.split-menu-popover>*>span{color:var(--berry);font-size:1rem}.split-menu-popover>*>div{display:grid}.split-menu-popover small{color:var(--text-muted);font-size:.6rem}.prospect-generator{display:grid;gap:16px}.prospect-type-toggle{display:grid;grid-template-columns:1fr 1fr;padding:3px;border-radius:8px;background:#edf0ed}.prospect-type-toggle button{padding:8px;border:0;border-radius:6px;background:transparent;color:var(--text-muted);font-weight:800;cursor:pointer}.prospect-type-toggle button.active{background:#fff;color:var(--berry);box-shadow:0 2px 7px #1b201d1a}.ai-creator-chat{display:grid;gap:13px}.agent-prompt{display:flex;align-items:flex-start;gap:9px;padding:13px;border-radius:4px 11px 11px;background:var(--yale-soft)}.agent-prompt span{color:var(--yale)}.agent-prompt p{margin:0;color:var(--graphite);font-size:.76rem}.call-picker{display:grid;max-height:330px;gap:7px;overflow-y:auto}.call-picker label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px;border:1px solid #e2e7e2;border-radius:8px;cursor:pointer}.call-picker label.selected{border-color:var(--berry);background:#fffafd}.call-picker input{accent-color:var(--berry)}.call-picker label>div{display:grid}.call-picker small{color:var(--text-muted);font-size:.62rem}.generator-loading{display:flex;align-items:center;justify-content:center;gap:9px;min-height:150px;color:var(--text-muted);font-size:.75rem}.notice--success{border-color:#bdd8c8;background:#f0f8f3;color:#2f6d4c}.context-warning-list{margin:7px 0 0;padding-left:18px}.context-setup{display:grid;gap:19px}.context-setup__lead{display:flex;align-items:flex-start;gap:13px;padding:15px;border-radius:11px;background:linear-gradient(120deg,var(--berry-soft),#f6f9f7)}.context-setup__lead p{margin:0;color:var(--graphite);font-size:.78rem}.context-setup__lead p+p{margin-top:4px;color:var(--text-muted)}.context-setup__wand{display:grid;width:39px;height:39px;flex:0 0 auto;place-items:center;border-radius:11px;background:var(--berry);color:#fff;font-size:1.1rem;box-shadow:0 7px 16px #8e557233}.context-setup__wand svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.context-url-input{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;overflow:hidden;border:1px solid var(--alabaster);border-radius:9px;background:#fff}.context-url-input>span{display:grid;height:100%;place-items:center;border-right:1px solid #e6e9e6;color:var(--yale);font-size:1rem}.context-url-input svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6}.context-url-input input{border:0;border-radius:0;box-shadow:none!important}.context-url-input:focus-within{border-color:var(--berry);box-shadow:0 0 0 3px #8e55721c}.context-doc-dropzone{display:grid;min-height:142px;place-items:center;align-content:center;gap:5px;padding:18px;border:2px dashed #bdc8c0;border-radius:11px;outline:0;background:#fafcfa;text-align:center;cursor:pointer;transition:border .16s,background .16s}.context-doc-dropzone:hover,.context-doc-dropzone:focus-visible{border-color:var(--berry);background:#fffafd}.context-doc-dropzone input{position:absolute;width:1px;height:1px;padding:0;opacity:0;pointer-events:none}.context-doc-dropzone>span{color:var(--berry);font-size:1.45rem}.context-doc-dropzone strong{font-size:.78rem}.context-doc-dropzone small{color:var(--text-muted);font-size:.66rem}.context-setup__error{color:var(--red);font-size:.7rem;font-weight:600}.context-doc-list{display:grid;gap:7px;margin:2px 0 0;padding:0;list-style:none}.context-doc-list li{display:grid;grid-template-columns:28px minmax(0,1fr) 30px;align-items:center;gap:8px;padding:9px 10px;border:1px solid #e2e7e2;border-radius:8px;background:#fff}.context-doc-list li>span{color:var(--yale)}.context-doc-list li>div{min-width:0;display:grid;gap:2px}.context-doc-list strong{overflow:hidden;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.context-doc-list small{color:var(--text-muted);font-size:.6rem}.context-doc-list button{width:28px;height:28px;border:0;border-radius:7px;background:transparent;color:var(--red);cursor:pointer}.context-doc-list button:hover{background:#fff0f1}.context-generate-progress{display:flex;align-items:center;gap:11px;padding:13px;border-radius:9px;background:var(--yale-soft);color:var(--yale)}.context-generate-progress>div{display:grid;gap:2px}.context-generate-progress strong{font-size:.75rem}.context-generate-progress small{font-size:.64rem}.context-editor__actions{align-items:flex-start}.context-autofill{display:grid;max-width:310px;gap:5px}.context-autofill .button{justify-self:end}.context-autofill small{color:var(--text-muted);font-size:.62rem;line-height:1.35;text-align:right}.context-autofill__error{color:var(--red);font-size:.68rem;line-height:1.4;text-align:right}.context-progress{display:grid;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:12px;margin-bottom:14px;padding:12px;border:1px solid #e4e8e4;border-radius:11px;background:#f2f5f2;color:var(--graphite)}.context-progress__ring{--context-progress: 0deg;position:relative;display:grid;width:50px;height:50px;place-items:center;border-radius:50%;background:conic-gradient(var(--berry) var(--context-progress),#dfe5e0 0)}.context-progress__ring:before{content:"";position:absolute;width:40px;height:40px;border-radius:50%;background:#f2f5f2}.context-progress__ring strong{position:relative;z-index:1;font-size:.68rem}.context-progress__copy{display:grid;gap:2px;min-width:0}.context-progress__copy span{font-size:.66rem;font-weight:800}.context-progress__copy small{color:var(--text-muted);font-size:.58rem;line-height:1.35}.context-field-heading{display:flex!important;align-items:center;justify-content:space-between;gap:10px}.context-field-heading>small{display:inline-flex;align-items:center;gap:5px;color:var(--text-muted);font-size:.57rem;font-weight:600;text-transform:none}.context-field-heading i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--amber)}.context-field-heading i.ready{background:#438064}.spinner--button{width:15px;height:15px;border-width:2px}.voice-status.voice-status--thinking{background:#fff6e9;color:var(--amber)!important}.path-grid,.scorecard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.path-card,.scorecard-card{display:flex;min-height:225px;flex-direction:column;padding:21px;color:var(--graphite);text-decoration:none}.path-card h2,.scorecard-card h2{margin-top:12px}.path-card p{font-size:.78rem}.path-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:auto;padding:14px 0;border-block:1px solid #e8ece8}.path-stats div{display:grid;gap:2px}.path-stats span{color:var(--text-muted);font-size:.58rem;text-transform:uppercase}.path-link{margin-top:13px;color:var(--berry);font-size:.72rem;font-weight:800}.path-step-editor{display:grid;gap:8px}.path-step-editor>div{display:grid;grid-template-columns:30px minmax(0,1fr) auto 35px;align-items:center;gap:8px}.step-number{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--berry-soft);color:var(--berry);font-size:.67rem;font-weight:800}.path-step-editor select,.path-step-editor input{min-height:38px;padding:7px;border:1px solid var(--alabaster);border-radius:7px}.path-step-editor label{color:var(--text-muted);font-size:.67rem}.path-step-editor label input{width:60px}.builder-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.builder-heading p{margin:0;font-size:.74rem}.journey-card{margin-bottom:20px;padding:23px}.journey-steps{display:grid;gap:8px}.journey-steps article{display:grid;grid-template-columns:30px 43px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;border:1px solid #e3e7e3;border-radius:9px}.journey-steps article>div{display:grid}.journey-steps small{color:var(--text-muted)}.member-choice-list{display:grid;gap:6px;max-height:330px;overflow-y:auto}.member-choice-list label{display:grid;grid-template-columns:auto 31px 1fr;align-items:center;gap:9px;padding:10px;border:1px solid #e5e9e5;border-radius:8px}.member-choice-list label>span:last-child{display:grid}.member-choice-list small{color:var(--text-muted)}.scorecard-card__top{display:flex;align-items:center;justify-content:space-between;color:var(--text-muted);font-size:.65rem;text-transform:capitalize}.scorecard-card p{font-size:.75rem}.distribution-mini,.weight-bar{display:flex;height:8px;overflow:hidden;border-radius:10px;background:#ecefec}.distribution-mini{margin-top:auto}.distribution-mini i:nth-child(4n+1),.weight-bar i:nth-child(4n+1){background:var(--berry)}.distribution-mini i:nth-child(4n+2),.weight-bar i:nth-child(4n+2){background:var(--yale)}.distribution-mini i:nth-child(4n+3),.weight-bar i:nth-child(4n+3){background:var(--amber)}.distribution-mini i:nth-child(4n),.weight-bar i:nth-child(4n){background:#709b84}.card-actions{display:flex;align-items:center;gap:7px;margin-top:15px}.card-actions .button{min-height:35px;padding:7px 10px;font-size:.68rem}.weight-header{display:grid;gap:8px;padding:13px;border-radius:9px;background:#f7f9f7}.weight-header>div:first-child{display:flex;justify-content:space-between}.total-ok{color:#37745a}.total-bad{color:var(--red)}.category-builder{display:grid;gap:12px}.category-builder>section{padding:16px;border:1px solid #e3e8e4;border-radius:11px;background:#fafcfa;box-shadow:none}.category-builder section .criteria-list input:not([type=number]),.category-builder section>header input:not([type=number]){background:var(--white)}.add-category{display:flex;width:100%;align-items:center;justify-content:center;gap:7px;min-height:48px;border:1.5px dashed #c6cec8;border-radius:11px;background:transparent;color:var(--graphite);font-size:.8rem;font-weight:700;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.add-category:hover{border-color:var(--berry);color:var(--berry);background:#fdf9fb}.category-builder section>header{display:grid;grid-template-columns:30px minmax(0,1fr) auto 34px;align-items:center;gap:10px}.category-builder input{min-height:40px;padding:8px 11px;border:1px solid var(--alabaster);border-radius:8px;transition:border .15s,box-shadow .15s}.category-builder input:focus{outline:0;border-color:var(--berry);box-shadow:0 0 0 3px #8e55721c}.category-builder label{display:inline-flex;align-items:center;gap:6px;color:var(--text-muted);font-size:.66rem;font-weight:700;white-space:nowrap}.category-builder input[type=number]{width:64px;text-align:center}.category-builder .icon-button{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;font-size:1.05rem}.category-builder .icon-button:hover:not(:disabled){background:#fdf2f4}.category-builder .icon-button:disabled{opacity:.3;cursor:not-allowed}.criteria-list{display:grid;gap:8px;margin:13px 0 4px;padding-left:40px}.criteria-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto 34px;align-items:center;gap:10px}.toggle-label{text-transform:uppercase;letter-spacing:.04em;cursor:pointer}.toggle-label input{width:16px;min-height:16px;margin:0;accent-color:var(--berry);cursor:pointer}.add-row{justify-self:start;margin-left:40px;padding:5px 0;border:0;background:transparent;color:var(--berry);font-size:.72rem;font-weight:800;cursor:pointer}.add-row:hover{text-decoration:underline}.context-shell{display:grid;grid-template-columns:245px minmax(0,1fr);min-height:690px;overflow:hidden}.context-nav{display:flex;flex-direction:column;padding:16px;border-right:1px solid #e1e5e1;background:#fafcfa}.context-nav>button{display:flex;justify-content:space-between;gap:8px;padding:10px;border:0;border-radius:7px;background:transparent;color:var(--graphite);font-size:.7rem;text-align:left;cursor:pointer}.context-nav>button.active{background:var(--berry-soft);color:var(--berry);font-weight:800}.context-nav button i{color:var(--text-muted);font-size:.58rem;font-style:normal}.context-nav .reset-context{margin-top:auto}.context-editor{min-width:0;padding:25px}.context-editor>header{display:flex;align-items:start;justify-content:space-between;gap:18px;margin-bottom:23px}.context-editor header p{margin:0;font-size:.77rem}.context-editor header>div:last-child{display:flex;gap:7px}.context-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}.context-fields textarea{min-height:125px}.context-footer{display:flex;align-items:center;justify-content:space-between;margin-top:23px;padding-top:16px;border-top:1px solid #e5e9e5}.context-footer span{color:var(--text-muted);font-size:.68rem}.team-name-card{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:20px;padding:22px}.team-name-card h2,.team-name-card p{margin-bottom:3px}.team-name-card>div:last-child{display:flex;gap:8px}.team-name-card input{min-width:260px}.active-status{background:#edf7f0;color:#37745a}.delete-member{padding:10px;border:1px solid #ecc9cc;border-radius:8px;background:#fff5f5;color:var(--red);font-weight:700;cursor:pointer}.danger-text{color:var(--red)!important}.voice-status{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:6px 10px;border-radius:20px;background:var(--yale-soft);color:var(--yale)!important}.voice-status i{width:7px;height:7px;border-radius:50%;background:currentColor}.voice-status--listening{background:#fff0f1;color:var(--red)!important}.voice-status--transcribing{background:#fff6e9;color:var(--amber)!important}.voice-status--buyer-speaking{background:var(--berry-soft);color:var(--berry)!important}.voice-status--connecting,.voice-status--reconnecting{background:#fff6e9;color:#95661f!important}.voice-status--connecting i,.voice-status--reconnecting i{animation:voice-connection-pulse 1s ease-in-out infinite}.pipecat-audio{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}.voice-indicators{display:flex!important;align-items:center;justify-content:flex-end;gap:7px}.voice-engine-badge{display:inline-flex;align-items:center;padding:5px 8px;border:1px solid #d9e1dc;border-radius:20px;background:#fff;color:var(--text-muted);font-size:.58rem;font-weight:800;white-space:nowrap}.realtime-voice-control{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;margin-bottom:13px;padding:13px 15px;border:1px solid #dce4df;border-radius:11px;background:linear-gradient(120deg,#f8fbf9,#fffafd)}.realtime-avatar{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:var(--yale);color:#fff;font-weight:800;box-shadow:0 0 #284b632e}.realtime-avatar.speaking,.persona-avatar--speaking,.buyer-mini-avatar--speaking{animation:buyer-speaking-pulse 1.25s ease-in-out infinite}.realtime-voice-copy{min-width:0;display:grid;gap:3px}.realtime-voice-copy strong{font-size:.76rem}.realtime-voice-copy small{color:var(--text-muted);font-size:.64rem}.mic-toggle{display:inline-flex;min-width:84px;align-items:center;justify-content:center;gap:7px;padding:9px 11px;border:1px solid #cfd8d2;border-radius:20px;background:#fff;color:var(--graphite);font-size:.67rem;font-weight:800;cursor:pointer}.mic-toggle span{color:#4b8969;font-size:.58rem}.mic-toggle.muted{border-color:#e7bfc2;background:#fff5f5;color:var(--red)}.mic-toggle.muted span{color:var(--red)}.voice-level{width:min(260px,100%);height:4px;overflow:hidden;margin-top:4px;border-radius:10px;background:#e2e8e4}.voice-level i{display:block;width:100%;height:100%;transform-origin:left;border-radius:inherit;background:linear-gradient(90deg,#4d8a6d,var(--amber),var(--red));transition:transform 45ms linear}.voice-control--fallback>div{display:grid;min-width:180px;gap:3px}.voice-control--fallback .voice-level{width:180px}@keyframes buyer-speaking-pulse{50%{transform:scale(1.06);box-shadow:0 0 0 9px #8e557200}0%,to{box-shadow:0 0 0 2px #8e55722e}}@keyframes voice-connection-pulse{50%{opacity:.3}}.live-call-page{width:min(980px,100%)}.live-call-shell{display:grid;gap:12px;min-height:calc(100vh - 86px)}.live-call-topbar{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:18px;padding:10px 12px 10px 16px}.live-call-scenario{min-width:0;display:flex;align-items:center;gap:11px}.live-call-scenario>div{min-width:0;display:grid;gap:2px}.live-call-scenario small{color:var(--text-muted);font-size:.58rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.live-call-scenario strong{max-width:330px;overflow:hidden;font-size:.74rem;text-overflow:ellipsis;white-space:nowrap}.live-call-topbar__actions{display:flex;flex:0 0 auto;align-items:center;gap:9px}.live-call-topbar .call-timer{padding:0 4px 0 12px;font-size:.76rem}.live-end-call{min-height:38px;padding:8px 12px;font-size:.7rem}.voice-degraded-banner{display:grid;grid-template-columns:24px minmax(0,1fr) 28px;align-items:center;gap:8px;padding:8px 10px;border:1px solid #ead6b2;border-radius:8px;background:#fffaf0;color:#815e28}.voice-degraded-banner>span{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#f3dfb9;font-size:.68rem;font-weight:900}.voice-degraded-banner p{margin:0;color:inherit;font-size:.68rem;line-height:1.4}.voice-degraded-banner button{width:28px;height:28px;border:0;border-radius:7px;background:transparent;color:inherit;font-size:1rem;cursor:pointer}.voice-degraded-banner button:hover{background:#815e2814}.live-call-identity{position:relative;display:grid;align-items:center;padding:20px 24px;overflow:hidden;background:radial-gradient(circle at 50% -80%,#f4e8ef 0,#fff 52%)}.live-call-identity--voice{min-height:230px;justify-items:center;align-content:center;text-align:center}.live-call-avatar{display:grid;width:64px;height:64px;place-items:center;border-radius:50%;background:linear-gradient(145deg,var(--yale),#3c6982);color:#fff;font-family:Manrope,sans-serif;font-size:1.55rem;font-weight:800;box-shadow:0 9px 26px #284b632e}.live-call-identity--voice .live-call-avatar{width:104px;height:104px;margin-bottom:11px;border:5px solid white;font-size:2.25rem;box-shadow:0 12px 34px #284b6333,0 0 0 1px #e0e7e2}.live-call-avatar.speaking{animation:live-avatar-pulse 1.25s ease-in-out infinite}.live-call-identity__copy{display:grid;justify-items:center}.live-call-identity__copy>span{color:var(--berry);font-size:.59rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.live-call-identity__copy h1{margin:2px 0 0;font-size:1.35rem}.live-call-identity__copy p{margin:2px 0 0;font-size:.7rem}.live-call-objective{max-width:620px;margin-top:12px}.live-call-objective span{color:var(--text-muted);font-size:.56rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.live-call-objective p{margin:2px 0 0;font-size:.69rem;line-height:1.45}.live-call-voice-controls{display:grid;min-width:min(310px,82vw);justify-items:center;gap:9px;margin-top:13px}.live-call-voice-controls .voice-level{width:min(250px,72vw);height:5px}.live-call-voice-controls .mic-toggle,.live-call-voice-controls .push-to-talk{min-height:34px;padding-block:7px;font-size:.63rem}.live-call-control-buttons{display:flex;align-items:center;justify-content:center;gap:7px}.captions-toggle{display:inline-flex;min-height:34px;align-items:center;gap:6px;padding:7px 10px;border:1px solid #d7ded9;border-radius:20px;background:#fff;color:var(--text-muted);font-size:.63rem;font-weight:800;cursor:pointer}.captions-toggle span{display:inline-grid;min-width:20px;height:15px;place-items:center;border:1px solid currentColor;border-radius:3px;font-size:.48rem;line-height:1}.captions-toggle.active{border-color:#caa9ba;background:var(--berry-soft);color:var(--berry)}.audio-unlock-button{padding:7px 11px;border:1px solid #d5b77d;border-radius:18px;background:#fff8e9;color:#80591f;font-size:.63rem;font-weight:800;cursor:pointer}.audio-unlock-button:hover{background:#fff1d2}.live-caption-strip{display:grid;max-height:0;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:6px;margin:-12px auto 0;padding:0 15px;overflow:hidden;border:1px solid transparent;border-radius:9px;opacity:0;background:var(--graphite);color:#fff;transform:translateY(-3px);transition:max-height .22s ease,margin .22s ease,padding .22s ease,opacity .2s ease,transform .2s ease}.live-caption-strip.visible{max-height:76px;margin:0 auto;padding:9px 15px;border-color:#4d514e;opacity:.96;transform:translateY(0)}.live-caption-strip strong{color:#e3b9cd;font-size:.66rem;white-space:nowrap}.live-caption-strip span{overflow:hidden;font-size:.76rem;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.live-call-identity--text{grid-template-columns:64px minmax(170px,.7fr) minmax(280px,1.3fr);gap:16px}.live-call-identity--text .live-call-identity__copy{justify-items:start}.live-call-identity--text .live-call-objective{margin:0;padding-left:18px;border-left:1px solid #e2e7e3}.live-transcript-card{min-height:0;overflow:hidden}.live-transcript-card>header{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-bottom:1px solid #e6eae6;background:#fbfcfb}.live-transcript-card header h2{margin:1px 0 0;font-size:.88rem}.live-transcript-card header small{color:var(--text-muted);font-size:.61rem}.live-transcript-card .chat-transcript{height:min(38vh,390px);min-height:255px;padding:19px clamp(16px,4vw,38px);background:#fff}.live-composer-dock{position:sticky;z-index:6;bottom:10px;padding:10px 12px 8px;border-color:#dbe1dc;box-shadow:0 12px 34px #232b2521}.live-composer-dock .form-error{margin-bottom:8px}.live-composer-dock .chat-composer{border:0;padding:2px 2px 2px 8px;box-shadow:none}.live-composer-dock .chat-composer:focus-within{box-shadow:none}.live-composer-dock>small{display:block;padding:3px 8px 0;color:var(--text-muted);font-size:.56rem}.live-call-shell>.completed-call{border-top:0}@keyframes live-avatar-pulse{50%{transform:scale(1.035);box-shadow:0 13px 36px #8e557240,0 0 0 13px #8e557200}0%,to{box-shadow:0 12px 34px #284b6333,0 0 0 3px #8e557221}}@media (max-width: 1150px){.v2-overview-layout{grid-template-columns:1fr}.overview-rail,.prospect-grid,.path-grid,.scorecard-grid{grid-template-columns:1fr 1fr}.calls-shell{grid-template-columns:240px minmax(0,1fr)}.call-detail-grid{grid-template-columns:1fr}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:12px 0 0;border-top:1px solid #e5e9e5;border-left:0}.quick-actions h3,.quick-actions hr,.quick-actions .field,.quick-actions .save-state{grid-column:1/-1}}@media (max-width: 900px){.callsx{grid-template-columns:1fr}.callsx__panel{height:auto;min-height:0}.callsx-list{max-height:340px}.callsx-empty-card{padding:40px 22px}.callsx__detail{height:auto;min-height:460px}.callsx-select{min-height:460px}.context-shell{grid-template-columns:210px minmax(0,1fr)}.context-fields{grid-template-columns:1fr}.agent-shell{grid-template-columns:230px minmax(0,1fr)}.voice-grid{grid-template-columns:repeat(3,1fr)}.top-performer{grid-template-columns:50px 1fr auto}.top-performer .sparkline{display:none}}@media (max-width: 780px){.v2-page-header{align-items:stretch;flex-direction:column}.v2-page-header>.button,.v2-page-header>div+.button{width:100%}.overview-rail{grid-template-columns:1fr}.agent-shell{height:auto;min-height:0;grid-template-columns:1fr}.conversation-pane{max-height:260px;border-right:0;border-bottom:1px solid #e3e7e3}.coach-pane{min-height:520px}.prospect-grid,.path-grid,.scorecard-grid{grid-template-columns:1fr}.v2-stepper button strong{display:none}.context-shell{grid-template-columns:1fr}.context-nav{max-height:290px;border-right:0;border-bottom:1px solid #e1e5e1}.context-nav .reset-context{margin-top:8px}.context-editor>header,.team-name-card,.table-toolbar{align-items:stretch;flex-direction:column}.context-editor header>div:last-child,.toolbar-controls{flex-wrap:wrap}.team-name-card>div:last-child{width:100%}.team-name-card input{min-width:0;flex:1}.path-detail-stats{grid-template-columns:1fr 1fr}.header-actions{flex-wrap:wrap}.criteria-list{padding-left:0}.add-row{margin-left:0}}@media (max-width: 560px){.modal-backdrop{align-items:end;padding:0}.modal{max-height:92vh;border-radius:15px 15px 0 0}.modal>*:not(.modal__header){padding:16px 15px 0}.modal__header{padding:18px 15px 12px}.filter-bar,.choice-grid,.summary-columns,.configuration-summary dl{grid-template-columns:1fr}.momentum-strip{grid-template-columns:1fr 1fr;gap:14px}.momentum-strip>div{padding:0;border:0}.top-performer{grid-template-columns:45px 1fr}.top-performer__score{grid-column:1/-1;justify-items:start}.coach-messages{padding:18px 12px}.coach-message{max-width:90%}.voice-grid{grid-template-columns:1fr 1fr}.calls-page .page-tabs{overflow-x:auto}.call-detail{padding:16px 11px}.call-detail__header{align-items:start}.quick-actions{grid-template-columns:1fr}.quick-actions>*{grid-column:1!important}.journey-steps article{grid-template-columns:30px 40px 1fr}.journey-steps .min-score{grid-column:2/-1}.path-step-editor>div{grid-template-columns:30px 1fr 35px}.path-step-editor label{grid-column:2}.category-builder section>header{grid-template-columns:28px 1fr 35px}.category-builder header label{grid-column:2}.criteria-list>div{grid-template-columns:1fr 35px;padding-bottom:8px;border-bottom:1px solid #e8ece8}.criteria-list label{grid-column:1}.team-name-card>div:last-child{flex-direction:column}.path-detail-stats{grid-template-columns:1fr}}@media (max-width: 900px){.comparison-list>article{grid-template-columns:minmax(130px,.7fr) minmax(230px,1.3fr)}.gap-note{grid-column:1 / -1}}@media (max-width: 780px){.training-goal{grid-template-columns:104px minmax(0,1fr)}.goal-streak{grid-column:1 / -1;grid-template-columns:auto auto 1fr;justify-items:start;align-items:center;gap:6px;padding:12px 0 0;border-top:1px solid #e5e9e5;border-left:0}.goal-streak small{margin-left:2px}.week-strip{min-width:560px}.week-goals{overflow-x:auto}.comparison-list>article{grid-template-columns:1fr}.gap-note{grid-column:auto}.call-detail__header-actions{width:100%;justify-content:space-between}.coaching-insights article{grid-template-columns:1fr}.coaching-statuses{justify-content:flex-start}.live-call-topbar{align-items:stretch;flex-direction:column}.live-call-topbar__actions{justify-content:space-between}.live-call-scenario strong{max-width:70vw}.live-call-identity--text{grid-template-columns:58px 1fr}.live-call-identity--text .live-call-avatar{width:58px;height:58px}.live-call-identity--text .live-call-objective{grid-column:1 / -1;padding:12px 0 0;border-top:1px solid #e2e7e3;border-left:0}}@media (max-width: 560px){.training-goal{grid-template-columns:1fr;justify-items:start;padding:18px}.training-goal__body{width:100%}.goal-edit{align-items:stretch;flex-direction:column}.goal-edit label,.goal-edit input,.goal-edit .button{width:100%}.goal-streak-card{grid-template-columns:38px 1fr}.goal-streak-card>div:last-child{grid-column:2;justify-items:start}.comparison-card{padding:15px}.call-detail__header-actions{align-items:stretch;flex-direction:column-reverse}.call-detail__header-actions .button{width:100%}.coaching-checklist label{grid-template-columns:auto 1fr}.coaching-checklist small{grid-column:2}.split-menu-popover{position:fixed;top:auto;right:12px;bottom:12px;left:12px;width:auto}.split-button>.button:first-child{min-width:0;padding-inline:10px}.context-field-heading{align-items:flex-start;flex-direction:column;gap:2px}.realtime-voice-control{grid-template-columns:42px minmax(0,1fr);padding:12px}.realtime-avatar{width:40px;height:40px}.mic-toggle{grid-column:1 / -1;width:100%}.realtime-voice-copy small{line-height:1.4}.live-call-shell{min-height:calc(100vh - 62px);gap:9px}.live-call-topbar{padding:10px}.live-call-scenario{align-items:flex-start}.live-call-topbar__actions{display:grid;grid-template-columns:1fr auto}.live-call-topbar .voice-indicators{grid-column:1 / -1;justify-content:flex-start}.live-call-topbar .call-timer{border-left:0;padding-left:0}.live-end-call{justify-self:end}.live-call-identity{padding:17px 14px}.live-call-identity--voice{min-height:215px}.live-call-identity--voice .live-call-avatar{width:90px;height:90px;font-size:2rem}.live-call-objective{max-width:100%}.live-transcript-card .chat-transcript{height:34vh;min-height:245px;padding-inline:12px}.live-transcript-card>header{padding:10px 13px}.live-composer-dock{bottom:5px}.voice-degraded-banner{grid-template-columns:22px minmax(0,1fr) 26px}.live-call-control-buttons{flex-wrap:wrap}.live-caption-strip{width:100%}.live-caption-strip.visible{padding-inline:11px}.live-caption-strip span{font-size:.71rem}}
