/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#233038;--navy-2:#233038;--blue:#3283f9;--blue-soft:#edf4ff;--ink:#233038;--muted:#65727a;--line:#e1e7eb;--surface:#fff;--canvas:#f6f8fa;--green:#27825a;--green-soft:#e6f6ee;--amber:#c99945;--amber-soft:#f7e5c4;--red:#cc3e3e;--red-soft:#f7c6c6;--shadow:0 12px 34px #23303814}*{box-sizing:border-box}html{background:var(--canvas)}body{background:var(--canvas);color:var(--ink);font-family:var(--font-open-sans), "Open Sans", Arial, sans-serif;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.auth-screen{min-height:100vh;color:var(--ink);background:linear-gradient(135deg,#f8fafc 0 62%,#edf4ff 62% 100%);place-items:center;padding:24px;display:grid;position:relative}.auth-screen:before,.auth-screen:after{content:"";pointer-events:none;width:90px;height:90px;position:fixed}.auth-screen:before{border-top:2px solid #3283f9;border-left:2px solid #3283f9;top:28px;left:28px}.auth-screen:after{border-bottom:2px solid #f7c869;border-right:2px solid #f7c869;bottom:28px;right:28px}.auth-card{text-align:center;background:#fff;border:1px solid #e1e7eb;border-radius:5px;width:min(440px,100%);padding:46px;box-shadow:0 24px 70px #23303824}.auth-brand{width:190px;height:auto;margin:0 auto 30px;display:block}.auth-kicker{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700;display:block}.auth-card h1{letter-spacing:-.04em;margin:9px 0 10px;font-size:28px}.auth-card p{color:#667d92;margin:0 auto 24px;font-size:14px;line-height:1.6}.auth-card small{color:#8292a1;margin-top:18px;font-size:10px;line-height:1.5;display:block}.auth-button{color:#fff;background:var(--blue);border:0;border-radius:3px;justify-content:center;align-items:center;gap:11px;width:100%;min-height:50px;font-size:13px;font-weight:700;display:flex;box-shadow:0 10px 24px #3283f933}.auth-button:hover{background:#256fdc}.microsoft-mark{grid-template-columns:1fr 1fr;gap:2px;width:18px;height:18px;display:grid}.microsoft-mark i:first-child{background:#f35325}.microsoft-mark i:nth-child(2){background:#81bc06}.microsoft-mark i:nth-child(3){background:#05a6f0}.microsoft-mark i:nth-child(4){background:#ffba08}.auth-error{color:#8f2d27;background:#fff0ef;border-radius:8px;margin-top:14px;padding:10px;font-size:10px;line-height:1.5}.auth-loader{border:3px solid #d8e8f7;border-top-color:#2f7ee6;border-radius:50%;width:28px;height:28px;margin:12px auto 0;animation:.8s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}.app-shell{grid-template-columns:238px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);width:238px;color:var(--ink);z-index:20;background:#fff;flex-direction:column;padding:27px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{padding:0 10px 29px;display:block}.brand img{width:170px;height:auto;display:block}.brand span{color:#63717a;letter-spacing:.04em;margin:11px 0 0 43px;font-size:11px;display:block}.sidebar nav{gap:6px;display:grid}.nav-item{color:#66747c;text-align:left;background:0 0;border:0;border-radius:3px;align-items:center;gap:12px;padding:12px 13px;font-size:13px;transition:all .2s;display:flex}.nav-item>span{text-align:center;width:20px;font-size:17px}.nav-item:hover{color:var(--blue);background:#f5f8fb}.nav-item.active{color:#fff;background:var(--blue);box-shadow:none}.sidebar-note{color:var(--ink);background:#f8fafc;border:1px solid #dce6ef;border-radius:4px;margin-top:auto;padding:12px;font-size:11px}.sidebar-note small{color:var(--muted);margin-top:5px;line-height:1.4;display:block}.status-dot{background:#58d68d;border-radius:99px;width:7px;height:7px;margin-right:6px;display:inline-block;box-shadow:0 0 0 4px #58d68d1f}.profile{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:17px;padding:18px 7px 0;display:flex}.avatar{color:#173a5e;background:#d9ebff;border-radius:10px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.profile strong,.profile span{display:block}.profile strong{font-size:12px}.profile span{color:var(--muted);margin-top:2px;font-size:11px}.profile>div:nth-child(2){flex:1;min-width:0}.profile strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.logout-button{border:1px solid var(--line);color:#65727a;background:#fff;border-radius:3px;flex:0 0 28px;width:28px;height:28px}.logout-button:hover{color:var(--blue);background:var(--blue-soft)}.workspace{grid-column:2;min-width:0}.topbar{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;gap:20px;min-height:92px;padding:18px 34px;display:flex;position:sticky;top:0}.topbar h1{letter-spacing:-.035em;margin:3px 0 0;font-size:clamp(22px,2vw,29px);line-height:1.1}.eyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:700}.top-actions{align-items:center;gap:11px;display:flex}.customer-picker{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:280px;padding:7px 11px}.customer-picker span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:700;display:block}.customer-picker select{width:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:2px 20px 0 0;font-size:13px;font-weight:650}.icon-button{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);background:#fff;border-radius:10px;font-size:21px;position:relative}.notification-dot{background:var(--red);border-radius:99px;width:6px;height:6px;position:absolute;top:8px;right:8px}.page-content{max-width:1450px;margin:0 auto;padding:28px 34px 48px}.hero-card{color:#fff;background:var(--blue);border-radius:5px;justify-content:space-between;align-items:center;gap:40px;min-height:265px;padding:38px 44px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #3283f92e}.hero-card:after{content:"";border:64px solid #ffffff14;border-radius:50%;width:360px;height:360px;position:absolute;top:-170px;right:-155px;transform:rotate(-14deg)}.hero-copy{z-index:1;max-width:700px;position:relative}.pill{text-transform:uppercase;letter-spacing:.07em;border-radius:99px;align-items:center;width:fit-content;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.pill.light{color:#e8f4ff;background:#ffffff24}.pill.red{color:var(--red);background:var(--red-soft)}.pill.green{color:var(--green);background:var(--green-soft)}.hero-copy h2{letter-spacing:-.045em;max-width:680px;margin:14px 0 12px;font-size:clamp(26px,3vw,42px);line-height:1.08}.hero-copy p{color:#d8e8f6;max-width:700px;margin:0;font-size:15px;line-height:1.6}.hero-actions{align-items:center;gap:18px;margin-top:23px;display:flex}.primary-button,.secondary-button{border:0;border-radius:3px;padding:11px 16px;font-size:13px;font-weight:700;transition:all .2s}.primary-button{color:#fff;background:var(--blue);box-shadow:0 7px 18px #2f7ee638}.primary-button:hover{background:#246dc8;transform:translateY(-1px)}.primary-button.inverse{color:var(--navy);background:#fff;box-shadow:0 8px 25px #0000001f}.primary-button span{margin-left:7px}.primary-button.full{width:100%;margin-top:16px}.secondary-button{color:var(--navy);border:1px solid var(--line);background:#fff}.text-button{color:var(--blue);background:0 0;border:0;padding:6px 0;font-size:12px;font-weight:750}.light-text{color:#fff;opacity:.9}.hero-score{z-index:1;flex:0 0 220px;justify-items:center;gap:12px;display:grid;position:relative}.score-ring{text-align:center;border:8px solid #9ed1ff;border-color:#9ed1ff #9ed1ff #ffffff2e #ffffff2e;border-radius:50%;place-content:center;width:126px;height:126px;display:grid;transform:rotate(12deg)}.score-ring strong,.score-ring span{transform:rotate(-12deg)}.score-ring strong{font-size:39px;line-height:1}.score-ring span{color:#cbe2f5;text-transform:uppercase;letter-spacing:.08em;margin-top:5px;font-size:10px}.score-caption{text-align:center}.score-caption b,.score-caption span{display:block}.score-caption b{font-size:13px}.score-caption span{color:#cbe2f5;margin-top:4px;font-size:11px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin-top:17px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:14px;min-height:112px;padding:18px;display:flex;box-shadow:0 7px 22px #1433500a}.metric-icon{border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.metric-icon.blue{color:var(--blue);background:var(--blue-soft)}.metric-icon.amber{color:var(--amber);background:var(--amber-soft)}.metric-icon.green{color:var(--green);background:var(--green-soft)}.metric-icon.red{color:var(--red);background:var(--red-soft)}.metric-card strong,.metric-card span,.metric-card small{display:block}.metric-card strong{font-size:23px;line-height:1}.metric-card span{color:var(--ink);margin-top:4px;font-size:12px;font-weight:650}.metric-card small{color:var(--muted);margin-top:5px;font-size:10px}.two-column{grid-template-columns:1.25fr .75fr;gap:17px;margin-top:17px;display:grid}.panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:5px}.panel-heading{justify-content:space-between;align-items:center;gap:16px;padding:20px 22px 15px;display:flex}.panel-heading h3{letter-spacing:-.02em;margin:3px 0 0;font-size:17px}.agenda-item{border-top:1px solid #edf1f5;grid-template-columns:58px 18px minmax(0,1fr) auto;align-items:center;min-height:72px;padding:5px 21px;display:grid}.agenda-time strong,.agenda-time span{display:block}.agenda-time strong{font-size:13px}.agenda-time span{color:var(--muted);margin-top:3px;font-size:9px}.agenda-line{align-self:stretch;position:relative}.agenda-line:after{content:"";background:var(--line);width:1px;position:absolute;top:0;bottom:0;left:7px}.agenda-line i{z-index:1;background:var(--blue);width:9px;height:9px;box-shadow:0 0 0 2px var(--blue-soft);border:2px solid #fff;border-radius:50%;margin:31px 0 0 3px;display:block;position:relative}.agenda-line i.urgent{background:var(--red);box-shadow:0 0 0 2px var(--red-soft)}.agenda-copy strong,.agenda-copy span{display:block}.agenda-copy strong{font-size:12px}.agenda-copy span{color:var(--muted);margin-top:4px;font-size:10px}.agenda-item>button{color:var(--blue);background:0 0;border:0;padding:7px;font-size:11px;font-weight:750}.ai-badge{color:#6f4cb0;background:#f0eaff;border-radius:8px;padding:6px 8px;font-size:10px;font-weight:800}.insight-highlight{color:#1b507d;background:#eef7ff;border-radius:10px;gap:12px;margin:0 20px 9px;padding:15px;display:flex}.insight-highlight>span{font-size:21px}.insight-highlight strong{font-size:12px}.insight-highlight p{color:#57728a;margin:5px 0 0;font-size:10px;line-height:1.5}.clean-list{margin:0;padding:0 21px 15px;list-style:none}.clean-list li{border-bottom:1px solid #eef2f5;align-items:center;gap:10px;padding:9px 2px;display:flex}.clean-list li:last-child{border-bottom:0}.clean-list b,.clean-list small{display:block}.clean-list b{font-size:11px}.clean-list small{color:var(--muted);margin-top:3px;font-size:9px}.mini-dot{border-radius:50%;flex:0 0 8px;width:8px;height:8px}.mini-dot.blue{background:var(--blue)}.mini-dot.amber{background:#e89a1b}.mini-dot.green{background:var(--green)}.mini-dot.red{background:var(--red)}.stepper{color:#a1adba;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:12px;max-width:800px;margin:0 auto 22px;font-size:11px;display:grid}.stepper span{align-items:center;gap:7px;display:flex}.stepper span:first-letter{font-weight:800}.stepper i{background:var(--line);height:1px}.stepper .done{color:var(--green)}.stepper .current{color:var(--blue)}.preparation-layout{grid-template-columns:minmax(0,.94fr) minmax(390px,1.06fr);align-items:start;gap:18px;display:grid}.context-panel{padding:24px}.customer-title{align-items:center;gap:14px;display:flex}.company-monogram{color:#fff;background:linear-gradient(145deg, var(--navy), var(--blue));border-radius:14px;flex:0 0 56px;place-items:center;width:56px;height:56px;font-size:16px;font-weight:850;display:grid}.customer-title h2{letter-spacing:-.03em;margin:8px 0 2px;font-size:21px}.customer-title p{color:var(--muted);margin:0;font-size:11px}.stat-row{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;display:grid}.stat-row>div{background:#f6f8fa;border-radius:10px;padding:13px}.stat-row span,.stat-row strong{display:block}.stat-row span{color:var(--muted);font-size:9px}.stat-row strong{margin-top:6px;font-size:12px}.positive{color:var(--green)!important}.divider{background:var(--line);height:1px;margin:20px 0}.section-label{justify-content:space-between;align-items:center;margin:17px 0 10px;display:flex}.section-label span{font-size:12px;font-weight:800}.section-label b{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.fact-list{gap:8px;display:grid}.fact{border:1px solid #e7edf2;border-radius:10px;gap:11px;padding:11px;display:flex}.fact>span{width:25px;height:25px;color:var(--blue);background:var(--blue-soft);border-radius:7px;place-items:center;font-size:12px;display:grid}.fact strong{font-size:11px}.fact p{color:var(--muted);margin:3px 0 0;font-size:10px;line-height:1.45}.fact.warning{background:snow;border-color:#f2d7d4}.fact.warning>span{color:var(--red);background:var(--red-soft)}.opportunity-card{background:#f5faff;border:1px solid #cce0f7;border-radius:11px;gap:12px;padding:14px;display:flex}.match-score{width:46px;height:46px;color:var(--blue);border:4px solid #b9d7f6;border-radius:50%;flex:0 0 46px;place-items:center;font-size:12px;font-weight:850;display:grid}.opportunity-card strong{font-size:11px}.opportunity-card p{color:#63788b;margin:4px 0 8px;font-size:9px;line-height:1.45}.tag-row{flex-wrap:wrap;gap:5px;display:flex}.tag-row span{color:#426d94;background:#e4f1fd;border-radius:99px;padding:4px 6px;font-size:8px;font-weight:700}.source-note{color:var(--muted);margin:11px 1px 0;font-size:8px;line-height:1.5}.coach-panel{overflow:hidden}.coach-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:20px;display:flex}.coach-header>div:first-child{align-items:center;gap:10px;display:flex}.ai-orb{color:#fff;background:linear-gradient(145deg,#7758bd,#4d78d7);border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.coach-header h3{margin:0;font-size:14px}.coach-header p{color:var(--muted);margin:3px 0 0;font-size:9px}.type-switch{background:#f0f3f6;border-radius:8px;padding:3px;display:flex}.type-switch button{color:var(--muted);background:0 0;border:0;border-radius:6px;padding:6px 8px;font-size:8px;font-weight:700}.type-switch button.selected{color:var(--navy);background:#fff;box-shadow:0 2px 7px #1433501a}.chat-window{background:#f8fafc;flex-direction:column;gap:11px;min-height:410px;max-height:520px;padding:22px;display:flex;overflow-y:auto}.chat-bubble{align-items:flex-start;gap:8px;max-width:82%;display:flex}.chat-bubble p{border-radius:11px;margin:0;padding:11px 13px;font-size:11px;line-height:1.55}.chat-bubble.ai{align-self:flex-start}.chat-bubble.ai>span{color:#7651b3;background:#eee8fc;border-radius:7px;flex:0 0 23px;place-items:center;width:23px;height:23px;font-size:10px;display:grid}.chat-bubble.ai p{background:#fff;border:1px solid #e2e8ee;border-top-left-radius:3px}.chat-bubble.user{align-self:flex-end}.chat-bubble.user p{color:#fff;background:var(--blue);border-top-right-radius:3px}.chat-compose{border-top:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:14px;display:grid}.chat-compose textarea{resize:none;border:1px solid var(--line);border-radius:9px;outline:0;padding:10px 12px;font-size:10px}.chat-compose textarea:focus{box-shadow:0 0 0 3px var(--blue-soft);border-color:#84b6ef}.mic-small,.send-button{border:0;border-radius:8px;width:34px;height:34px}.mic-small{color:var(--red);background:var(--red-soft)}.send-button{color:#fff;background:var(--blue)}.record-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:20px;display:flex}.record-header h2{letter-spacing:-.035em;margin:10px 0 5px;font-size:25px}.record-header p{color:var(--muted);margin:0;font-size:12px}.activity-context{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:250px;padding:12px 15px}.activity-context span,.activity-context strong,.activity-context small{display:block}.activity-context span{color:var(--blue);text-transform:uppercase;font-size:9px;font-weight:800}.activity-context strong{margin-top:4px;font-size:11px}.activity-context small{color:var(--muted);margin-top:3px;font-size:9px}.record-layout{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);align-items:start;gap:18px;display:grid}.capture-panel,.analysis-panel{min-height:640px;padding:22px}.capture-top,.analysis-heading{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.capture-top h3,.analysis-heading h3{margin:4px 0 0;font-size:17px}.privacy{color:var(--muted);font-size:8px}.record-button{text-align:left;background:#fff9f8;border:1px solid #f0cfcc;border-radius:13px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:12px;width:100%;min-height:105px;margin:18px 0;padding:17px;display:grid}.record-circle{color:#fff;background:var(--red);border-radius:50%;grid-row:1/3;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 0 0 8px #c7424217}.record-button b{align-self:end;font-size:13px}.record-button small{color:var(--muted);align-self:start;margin-top:4px;font-size:9px}.record-button.recording{background:#fff3f2;border-color:#dd928b}.record-button.recording .record-circle{animation:1.3s infinite pulse}@keyframes pulse{50%{opacity:.5}}.field-label{margin-bottom:7px;font-size:10px;font-weight:750;display:block}.transcript{resize:vertical;border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfcfd;border-radius:10px;outline:0;padding:12px;font-size:10px;line-height:1.6}.transcript:focus{box-shadow:0 0 0 3px var(--blue-soft);border-color:#86b7ed}.upload-zone{cursor:pointer;background:#fafcfd;border:1px dashed #bac9d6;border-radius:10px;align-items:center;gap:11px;margin-top:12px;padding:12px;display:flex}.upload-zone input{display:none}.upload-icon{width:32px;height:32px;color:var(--blue);background:var(--blue-soft);border-radius:8px;place-items:center;display:grid}.upload-zone strong,.upload-zone small{display:block}.upload-zone strong{font-size:10px}.upload-zone small{color:var(--muted);margin-top:3px;font-size:8px}.file-list{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.file-list span{color:#52718e;background:#eef4f8;border-radius:6px;padding:5px 7px;font-size:8px}.analysis-panel{background:#fbfcfe;place-items:stretch stretch;display:grid}.empty-analysis{text-align:center;align-self:center;max-width:330px;margin:auto}.analysis-orb{color:#fff;background:linear-gradient(145deg,#7654b7,#3677d1);border-radius:18px;place-items:center;width:60px;height:60px;margin:0 auto 13px;font-size:23px;display:grid;box-shadow:0 11px 30px #575bb733}.empty-analysis h3{margin:0;font-size:16px}.empty-analysis p{color:var(--muted);margin:8px 0 20px;font-size:10px;line-height:1.6}.skeleton-lines{gap:8px;display:grid}.skeleton-lines i{background:#e9eef3;border-radius:5px;height:10px}.skeleton-lines i:nth-child(2){width:84%}.skeleton-lines i:nth-child(3){width:66%}.analysis-panel.ready{background:#fff}.analysis-content{width:100%}.quality-score{text-align:center;border:5px solid #bfe7d2;border-radius:50%;place-content:center;width:57px;height:57px;display:grid}.quality-score strong,.quality-score span{display:block}.quality-score strong{color:var(--green);font-size:17px;line-height:1}.quality-score span{color:var(--muted);text-transform:uppercase;font-size:7px}.result-banner{background:var(--green-soft);border-radius:10px;gap:11px;margin:16px 0 11px;padding:13px;display:flex}.result-banner>span{color:var(--green);font-weight:900}.result-banner strong{color:#246744;font-size:11px}.result-banner p{color:#4e7963;margin:4px 0 0;font-size:9px;line-height:1.45}.analysis-row{border-bottom:1px solid #edf1f4;grid-template-columns:auto 90px 1fr;align-items:center;gap:8px;min-height:41px;font-size:9px;display:grid}.analysis-row>span:nth-child(2){color:var(--muted)}.analysis-row strong{font-size:9px}.next-step{background:#f4f9ff;border:1px solid #cbdff4;border-radius:11px;margin-top:15px;padding:14px}.next-step>strong{color:#234d72;margin-top:5px;font-size:12px;display:block}.next-step p{color:#5a748b;margin:5px 0 10px;font-size:9px;line-height:1.5}.next-step>div{color:#315f87;justify-content:space-between;align-items:center;font-size:9px;font-weight:700;display:flex}.next-step button{color:var(--blue);background:0 0;border:0;font-size:9px;font-weight:750}.analysis-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.list-intro{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.list-intro h2{letter-spacing:-.035em;margin:5px 0;font-size:25px}.list-intro p{color:var(--muted);margin:0;font-size:11px}.customer-table{overflow:hidden}.table-toolbar{justify-content:space-between;align-items:center;gap:15px;padding:16px;display:flex}.search-box{border:1px solid var(--line);width:min(330px,100%);color:var(--muted);border-radius:9px;align-items:center;gap:8px;padding:8px 10px;display:flex}.search-box input{border:0;outline:0;width:100%;min-width:0;font-size:10px}.filter-pills{gap:5px;display:flex}.filter-pills button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:99px;padding:6px 9px;font-size:8px;font-weight:700}.filter-pills button.selected{color:var(--blue);background:var(--blue-soft);border-color:#bfd9f6}.table-head,.customer-row{text-align:left;grid-template-columns:2.1fr .55fr .8fr .55fr 1fr 1.2fr;align-items:center;gap:10px;padding:11px 16px;display:grid}.table-head{color:var(--muted);border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.05em;background:#f7f9fb;font-size:8px;font-weight:800}.customer-row{width:100%;min-height:67px;color:var(--ink);background:#fff;border:0;border-bottom:1px solid #edf1f4;font-size:10px}.customer-row:hover{background:#f8fbff}.company-cell{align-items:center;gap:10px;display:flex}.company-cell i{width:34px;height:34px;color:var(--navy);background:#e8f0f7;border-radius:9px;flex:0 0 34px;place-items:center;font-size:9px;font-style:normal;font-weight:850;display:grid}.company-cell b,.company-cell small{display:block}.company-cell small{color:var(--muted);margin-top:3px;font-size:8px;font-weight:400}.segment-badge{width:23px;height:23px;color:var(--blue);background:var(--blue-soft);border-radius:6px;place-items:center;font-style:normal;font-weight:800;display:inline-grid}.risk-badge{color:var(--red);background:var(--red-soft);border-radius:99px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:700;display:inline-block}.risk-badge.amber{color:var(--amber);background:var(--amber-soft)}.mobile-nav{display:none}@media (max-width:1050px){.app-shell{grid-template-columns:200px minmax(0,1fr)}.sidebar{width:200px}.page-content,.topbar{padding-left:22px;padding-right:22px}.metric-grid{grid-template-columns:repeat(2,1fr)}.preparation-layout,.record-layout{grid-template-columns:1fr}.chat-window{min-height:330px}.capture-panel,.analysis-panel{min-height:auto}.table-head,.customer-row{grid-template-columns:2fr .5fr .8fr .6fr 1.2fr}.table-head span:nth-child(5),.customer-row>span:nth-child(5){display:none}}@media (max-width:760px){.app-shell{padding-bottom:68px;display:block}.sidebar{display:none}.workspace{width:100%}.topbar{min-height:72px;padding:13px 16px;position:static}.topbar .eyebrow{display:none}.topbar h1{font-size:21px}.customer-picker{width:180px;min-width:0}.customer-picker span,.icon-button{display:none}.page-content{padding:15px 14px 28px}.hero-card{border-radius:14px;min-height:auto;padding:25px 21px}.hero-copy h2{font-size:27px}.hero-copy p{font-size:12px}.hero-score{display:none}.hero-actions{flex-direction:column;align-items:flex-start;gap:8px}.metric-grid{grid-template-columns:repeat(2,1fr);gap:8px}.metric-card{min-height:98px;padding:12px}.metric-icon{flex-basis:31px;width:31px;height:31px}.metric-card strong{font-size:19px}.two-column{grid-template-columns:1fr}.agenda-item{grid-template-columns:48px 15px minmax(0,1fr);padding:5px 14px}.agenda-item>button{display:none}.stepper{grid-template-columns:auto 1fr auto 1fr auto;gap:6px;margin:1px 2px 15px}.stepper b{display:none}.context-panel{padding:17px}.customer-title{align-items:flex-start}.company-monogram{flex-basis:45px;width:45px;height:45px}.customer-title h2{font-size:17px}.stat-row{grid-template-columns:1fr}.coach-header{flex-direction:column;align-items:flex-start}.type-switch{width:100%}.type-switch button{flex:1}.chat-window{min-height:360px;padding:15px}.chat-bubble{max-width:92%}.record-header,.list-intro{flex-direction:column;align-items:stretch}.activity-context{min-width:0}.capture-panel,.analysis-panel{padding:16px}.analysis-row{grid-template-columns:auto 75px 1fr}.analysis-actions{flex-direction:column}.analysis-actions button{width:100%}.table-toolbar{flex-direction:column;align-items:stretch}.search-box{width:100%}.table-head{display:none}.customer-row{grid-template-columns:1fr auto;gap:8px;padding:13px}.customer-row>span:nth-child(2),.customer-row>span:nth-child(3),.customer-row>span:nth-child(4),.customer-row>span:nth-child(5){display:none}.customer-row>span:last-child{text-align:right}.mobile-nav{z-index:30;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;grid-template-columns:repeat(4,1fr);height:66px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 25px #14335014}.mobile-nav button{color:#7e8c99;background:0 0;border:0;align-content:center;place-items:center;gap:3px;font-size:8px;display:grid}.mobile-nav button span{font-size:16px}.mobile-nav button.active{color:var(--blue);font-weight:750}}@media (max-width:430px){.auth-card{padding:30px 22px}.auth-card h1{font-size:24px}.topbar{align-items:flex-start}.topbar h1{max-width:170px}.customer-picker{width:150px}.customer-picker select{font-size:10px}.metric-grid{grid-template-columns:1fr 1fr}.metric-card{flex-direction:column;align-items:flex-start;gap:8px}.panel-heading{padding:17px 16px 12px}.record-button{grid-template-columns:auto 1fr}.list-intro h2,.record-header h2{font-size:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
