/*! 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,::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]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}}:root{--ink:#12251f;--green:#0f4b3c;--green-deep:#092f27;--green-soft:#dbe9df;--cream:#f4f1e9;--paper:#fffdf8;--gold:#efad32;--orange:#e87433;--muted:#68746f;--line:#dfe5e0;--shadow:0 18px 45px #18372c1a}*{box-sizing:border-box}html{background:var(--cream)}body{color:var(--ink);background:radial-gradient(circle at 82% 0%, #efad3217, transparent 26%), var(--cream);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.access-gate{background:radial-gradient(circle at 50% 12%, #efad3221, transparent 34%), var(--green-deep);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.access-gate-card{background:var(--paper);text-align:center;border:1px solid #efad3257;border-radius:24px;max-width:480px;padding:34px;box-shadow:0 24px 65px #00000040}.access-gate-card img{border:3px solid var(--gold);object-fit:cover;border-radius:50%;width:112px;height:112px;margin-bottom:19px}.access-gate-card .iscm-login-logo{object-fit:contain;background:#fff;border:0;border-radius:14px;width:min(270px,100%);height:104px;margin:0 auto 18px;padding:6px 12px}.access-gate-card .iscm-login-logo.compact{height:70px;margin-bottom:12px}.direct-login-form{text-align:left;gap:12px;margin-top:18px;display:grid}.direct-login-form label{color:var(--ink);gap:6px;font-size:10px;font-weight:800;display:grid}.direct-login-form input{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;outline:none;width:100%;padding:12px 13px;font-size:12px}.direct-login-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #0f4b3c1a}.direct-login-form button{background:var(--green);color:#fff;border:0;border-radius:10px;margin-top:2px;padding:13px 17px;font-size:11px;font-weight:800}.login-error{color:#9f3724;background:#fff1ee;border:1px solid #f1c0b6;border-radius:9px;padding:10px 12px;font-size:10px;font-weight:700}.login-separator{color:var(--muted);align-items:center;gap:9px;margin:15px 0 10px;font-size:9px;display:flex}.login-separator:before,.login-separator:after{background:var(--line);content:"";flex:1;height:1px}.access-gate-card a.chatgpt-login{border:1px solid var(--green);color:var(--green);background:0 0}.access-gate-card h1{margin:9px 0 12px;font-family:Georgia,serif;font-size:29px;font-weight:500;line-height:1.15}.access-gate-card p{color:var(--muted);margin:0 0 20px;font-size:12px;line-height:1.6}.access-gate-card a{background:var(--green);color:#fff;border-radius:10px;padding:12px 17px;font-size:11px;font-weight:800;text-decoration:none;display:inline-block}.access-gate-card.denied a{border:1px solid var(--green);color:var(--green);background:0 0}.portal-mark{background:var(--green-deep);border:2px solid var(--gold);color:var(--gold);border-radius:50%;justify-content:center;align-items:center;width:86px;height:86px;margin:0 auto 18px;font-family:Georgia,serif;font-size:18px;font-weight:800;display:flex}.portal-mark.small{width:46px;height:46px;margin:0;font-size:11px}.iscm-header-logo{object-fit:contain;background:#fff;border:1px solid #68746f2e;border-radius:10px;width:78px;height:52px;padding:3px 7px}.agent-portal{min-height:100vh;padding:25px 34px 70px}.portal-header,.portal-hero,.agent-directory{max-width:1240px;margin-left:auto;margin-right:auto}.portal-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.portal-brand{align-items:center;gap:12px;display:flex}.portal-brand strong,.portal-brand span,.portal-user strong,.portal-user span{display:block}.portal-brand strong{font-family:Georgia,serif;font-size:19px}.portal-brand span,.portal-user span{color:var(--muted);margin-top:2px;font-size:9px}.portal-user{text-align:right;align-items:center;gap:12px;display:flex}.portal-user strong{font-size:10px}.portal-user a{border:1px solid var(--line);color:var(--green);border-radius:8px;padding:8px 10px;font-size:9px;font-weight:800;text-decoration:none}.portal-hero{background:linear-gradient(115deg, #092f27fc, #0f4b3ceb), var(--green-deep);color:#fff;border-radius:24px;padding:46px 50px;position:relative;overflow:hidden}.portal-hero:after{content:"";border:1px solid #efad3233;border-radius:50%;width:360px;height:360px;position:absolute;top:-150px;right:-90px}.portal-hero h1{max-width:740px;margin:12px 0;font-family:Georgia,serif;font-size:clamp(31px,4vw,48px);font-weight:500;line-height:1.06}.portal-hero>p{color:#bdd4cb;max-width:650px;font-size:12px;line-height:1.65}.portal-url-map{flex-wrap:wrap;align-items:center;gap:8px;margin-top:24px;display:flex}.portal-url-map span,.portal-url-map strong{font-family:var(--font-geist-mono), monospace;border-radius:7px;padding:8px 10px;font-size:9px}.portal-url-map span{background:var(--gold);color:var(--green-deep)}.portal-url-map strong{color:#d5e5df;background:#ffffff14}.agent-directory{padding-top:28px}.directory-heading{justify-content:space-between;align-items:flex-end;margin-bottom:15px;display:flex}.directory-heading h2{margin:5px 0 0;font-family:Georgia,serif;font-size:25px}.directory-heading>span{color:var(--muted);font-size:9px}.agent-card-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.agent-card{background:var(--paper);border:1px solid var(--line);border-radius:15px;min-height:280px;padding:19px;position:relative;overflow:hidden}.agent-card.active{border-color:var(--green);box-shadow:var(--shadow)}.agent-card.planned{background:#fffdf88c}.agent-card-top{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.agent-code{background:var(--green-soft);color:var(--green);border-radius:8px;justify-content:center;align-items:center;width:31px;height:31px;font-size:9px;font-weight:900;display:flex}.agent-status{color:#16815a;text-transform:uppercase;font-size:8px;font-weight:800}.agent-conversation{gap:9px;max-height:350px;margin:10px 0 14px;padding-right:5px;display:grid;overflow:auto}.agent-message{border-radius:12px;max-width:88%;padding:10px 12px}.agent-message.assistant{background:#ffffff14;justify-self:start}.agent-message.user{background:#efad3229;border:1px solid #efad323d;justify-self:end}.agent-message>span{color:#f5d18d;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:800;display:block}.console-body .agent-message p{color:#e4eee9;white-space:pre-wrap;margin:0;font-family:inherit;font-size:11px;line-height:1.55}.agent-thinking{color:#b8cec5;align-items:center;gap:8px;font-size:10px;display:flex}.agent-thinking span{background:var(--gold);border-radius:50%;width:7px;height:7px;animation:1s infinite alternate automationPulse}.agent-card.planned .agent-status{color:var(--muted)}.agent-card img{border:2px solid var(--gold);float:right;object-fit:cover;border-radius:50%;width:66px;height:66px;margin:-8px 0 7px 10px}.agent-label{color:var(--green);margin-bottom:4px;font-size:9px;font-weight:800;display:block}.agent-card h3{margin:0 0 9px;font-family:Georgia,serif;font-size:19px;line-height:1.15}.agent-card p{color:var(--muted);margin:0 0 18px;font-size:10px;line-height:1.5}.agent-card>a,.reserved-route{font-size:9px;font-weight:800;position:absolute;bottom:18px;left:19px}.agent-card>a{color:var(--green);text-decoration:none}.reserved-route{color:#919c97;font-family:var(--font-geist-mono), monospace}.sidebar{background:var(--green-deep);color:#fff;z-index:20;flex-direction:column;width:250px;height:100vh;padding:28px 20px 22px;display:flex;position:fixed;top:0;left:0}.brand,.profile{align-items:center;gap:12px;display:flex}.brand{margin:0 6px 38px}.brand-mark,.avatar,.console-avatar{background:var(--gold);color:var(--green-deep);border-radius:50%;justify-content:center;align-items:center;font-weight:900;display:flex}.brand-mark{width:46px;height:46px;font-family:Georgia,serif;font-size:24px;box-shadow:0 0 0 5px #efad3221}.brand-mark.logo-mark{background:#fff;border-radius:9px;width:58px;height:48px;padding:3px;overflow:hidden}.brand-mark.logo-mark img{object-fit:contain;width:100%;height:100%}.profile-logout{color:#d9b35e;margin-top:5px;font-size:9px;font-weight:800;text-decoration:none;display:inline-block}.profile-security{color:#fff;margin-top:7px;font-size:9px;font-weight:800;text-decoration:none;display:block}.account-page{background:radial-gradient(circle at 50% 0%, #efad3229, transparent 36%), var(--green-deep);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.account-card{background:var(--paper);border:1px solid #efad3257;border-radius:24px;width:100%;max-width:500px;padding:34px;box-shadow:0 24px 65px #00000040}.account-card .iscm-login-logo{object-fit:contain;width:230px;height:90px;margin:4px auto 20px;display:block}.account-card h1{margin:8px 0 9px;font-family:Georgia,serif;font-size:30px;font-weight:500}.account-back{color:var(--green);font-size:10px;font-weight:800;text-decoration:none}.account-identity{color:var(--muted);margin-bottom:18px;font-size:11px}.direct-login-form small{color:var(--muted);font-size:9px;line-height:1.5}.password-message{border-radius:10px;margin:14px 0;padding:11px 13px;font-size:10px;font-weight:700}.password-message.success{color:#176437;background:#e6f5eb;border:1px solid #acd8bb}.password-message.error{color:#9f3724;background:#fff1ee;border:1px solid #f1c0b6}.brand strong{font-family:Georgia,serif;font-size:21px;display:block}.brand span,.profile span{color:#9bb8ad;letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:10px;display:block}.sidebar nav{gap:6px;display:grid}.nav-item{color:#b9cec6;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-size:14px;transition:all .16s;display:flex}.nav-item.nav-link{text-decoration:none}.security-link{color:#f4c66f;border:1px solid #efad3238}.security-link .nav-dot{background:var(--gold)}.nav-item:hover,.nav-item.active{color:#fff;background:#ffffff14}.nav-dot{background:#719186;border-radius:50%;width:7px;height:7px}.nav-item.active .nav-dot{background:var(--gold);box-shadow:0 0 0 4px #efad321f}.sidebar-spacer{flex:1}.guardrail-card{background:#fff1;border:1px solid #ffffff14;border-radius:14px;margin-bottom:22px;padding:17px}.guardrail-card strong{margin:8px 0;font-family:Georgia,serif;font-size:16px;line-height:1.3;display:block}.guardrail-card p{color:#a9c2b9;margin:0;font-size:11px;line-height:1.55}.profile{border-top:1px solid #ffffff14;padding:18px 6px 0}.avatar{background:#dce8e2;width:34px;height:34px;font-size:11px}.profile strong{font-size:12px}.workspace{margin-left:250px;padding:28px 34px 70px}.topbar,.panel-heading,.top-actions,.hero-actions,.pipeline-title{justify-content:space-between;align-items:center;display:flex}.topbar{max-width:1320px;margin:0 auto 25px}.eyebrow{color:#73817b;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.eyebrow.light{color:#9fc2b5}.topbar h1{margin:4px 0 0;font-family:Georgia,serif;font-size:30px}.top-actions{gap:14px}.status{color:var(--muted);font-size:12px}.status i{background:#2eb67d;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 0 4px #2eb67d1f}.primary-button,.hero button,.console-body button{background:var(--green);color:#fff;border:0;border-radius:9px;padding:12px 16px;font-size:12px;font-weight:700}.primary-button:disabled,.text-button:disabled,.automation-toggle:disabled,.run-button:disabled{cursor:not-allowed;opacity:.48}.hero{background:linear-gradient(115deg, #0a3027fa, #0f4b3cf0), var(--green-deep);color:#fff;border-radius:24px;grid-template-columns:1.45fr .55fr;max-width:1320px;min-height:270px;margin:0 auto 22px;display:grid;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:330px;height:330px;position:absolute;top:-120px;right:-75px}.hero:after{width:240px;height:240px;top:-70px;right:-30px}.hero-copy{z-index:2;padding:38px 46px;position:relative}.hero h2{letter-spacing:-.02em;max-width:700px;margin:12px 0;font-family:Georgia,serif;font-size:clamp(26px,3vw,39px);font-weight:500;line-height:1.12}.hero-copy>p{color:#bed4cc;max-width:660px;margin:0 0 22px;font-size:13px;line-height:1.65}.hero-actions{justify-content:flex-start;gap:18px}.hero button{background:var(--gold);color:var(--green-deep)}.hero-actions span{color:#a7c6ba;font-size:11px}.hero-signal{z-index:2;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex;position:relative}.signal-orbit{border:1px solid #efad3259;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:relative}.signal-orbit:before{background:var(--gold);box-shadow:0 0 20px var(--gold);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:28px;right:13px}.signal-orbit>div{background:#ffffff12;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:110px;height:110px;display:flex}.signal-orbit strong{color:var(--gold);font-family:Georgia,serif;font-size:39px}.signal-orbit span,.hero-signal p{color:#b9d1c8;letter-spacing:.08em;text-transform:uppercase;font-size:9px}.hero-signal p{text-align:center;max-width:210px;line-height:1.5}.hero-avatar{z-index:2;flex-direction:column;justify-content:center;align-items:center;padding:26px 34px 26px 10px;display:flex;position:relative}.avatar-portrait{background:#ffffff14;border:2px solid #efad32bf;border-radius:50%;width:152px;height:152px;transition:all .18s;position:relative;overflow:visible;box-shadow:0 18px 45px #00000040}.avatar-portrait:after{content:"";border:1px solid #efad3247;border-radius:50%;position:absolute;inset:-10px}.avatar-portrait.speaking{box-shadow:0 0 0 9px #efad3221,0 0 35px #efad3273}.avatar-portrait img{object-fit:cover;border-radius:50%;width:100%;height:100%}.voice-wave{background:var(--gold);border:3px solid var(--green-deep);z-index:3;border-radius:999px;justify-content:center;align-items:center;gap:2px;width:44px;height:32px;display:flex;position:absolute;bottom:3px;right:3px}.voice-wave i{background:var(--green-deep);border-radius:3px;width:3px;height:7px;animation:.9s ease-in-out infinite voiceBars;display:block}.avatar-portrait:not(.speaking) .voice-wave i{animation-play-state:paused}.voice-wave i:nth-child(2){height:13px;animation-delay:.12s}.voice-wave i:nth-child(3){height:10px;animation-delay:.24s}.voice-wave i:nth-child(4){height:6px;animation-delay:.36s}.avatar-caption{text-align:center;margin-top:16px}.avatar-caption strong,.avatar-caption span{display:block}.avatar-caption strong{color:#fff;font-family:Georgia,serif;font-size:17px}.avatar-caption span{color:#a9c8bd;margin:3px 0 10px;font-size:9px}.voice-button{color:#fff!important;background:#ffffff1a!important;border:1px solid #ffffff29!important;padding:9px 12px!important;font-size:10px!important}@keyframes voiceBars{0%,to{transform:scaleY(.55)}50%{transform:scaleY(1.35)}}.offer-switcher,.metrics-grid,.dashboard-grid,.pipeline,.mansogbe-console,.automation-panel,.team-panel{max-width:1320px;margin-left:auto;margin-right:auto}.offer-switcher{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.offer-card{border:1px solid var(--line);color:var(--ink);text-align:left;background:#ffffffa8;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:17px 20px;transition:all .16s;display:grid}.offer-card:hover{transform:translateY(-1px)}.offer-card.selected{background:var(--paper);border-color:var(--green);box-shadow:0 6px 20px #18372c14}.offer-card>span{background:var(--green-soft);color:var(--green);font-family:var(--font-geist-mono), monospace;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;font-size:11px;display:flex}.offer-card.executive>span{color:#9d6410;background:#f8e7c5}.offer-card strong{font-family:Georgia,serif;font-size:18px;display:block}.offer-card p,.offer-card small{color:var(--muted);margin:2px 0 0}.offer-card p{font-size:12px}.offer-card small{font-size:10px}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px;display:grid}.metrics-grid article,.panel{border:1px solid var(--line);background:#fffdf8e0;border-radius:15px}.metrics-grid article{padding:18px 20px}.metrics-grid article>span{color:var(--muted);text-transform:uppercase;margin-bottom:8px;font-size:10px;display:block}.metrics-grid article strong{font-family:Georgia,serif;font-size:28px;font-weight:500}.metrics-grid article small{color:var(--muted);margin-top:5px;font-size:10px;display:block}.metrics-grid article small.positive{color:#15815a}.metrics-grid .revenue-card{background:var(--green);color:#fff}.revenue-card>span,.revenue-card small{color:#b9d1c8!important}.dashboard-grid{grid-template-columns:1.18fr .82fr;gap:14px;margin-bottom:14px;display:grid}.panel{padding:23px}.panel-heading{margin-bottom:18px}.panel-heading h3{margin:4px 0 0;font-family:Georgia,serif;font-size:20px}.week-pill,.count-pill{background:var(--green-soft);color:var(--green);border-radius:999px;padding:7px 10px;font-size:10px;font-weight:700}.count-pill{justify-content:center;align-items:center;width:28px;height:28px;display:flex}.channel-list{gap:5px;display:grid}.channel-row{border-bottom:1px solid #edf0ed;grid-template-columns:36px 155px 1fr 30px;align-items:center;gap:12px;padding:8px 0;display:grid}.channel-row:last-child{border:0}.channel-icon{color:var(--green);text-transform:uppercase;background:#e3ece8;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;font-size:9px;font-weight:900;display:flex}.channel-icon.gold{color:#9b6915;background:#f6e9c9}.channel-icon.red{color:#9d3424;background:#f6deda}.channel-icon.blue{color:#285c91;background:#dae7f4}.channel-icon.violet{color:#6b3c92;background:#e9e0f4}.channel-icon.ink{color:#202b28;background:#dce0df}.channel-name strong,.channel-name span{display:block}.channel-name strong{font-size:12px}.channel-name span{color:var(--muted);margin-top:2px;font-size:9px}.score-track{background:#e6ebe7;border-radius:10px;height:5px;overflow:hidden}.score-track span{background:linear-gradient(90deg, var(--green), var(--gold));border-radius:inherit;height:100%;display:block}.score{font-family:var(--font-geist-mono), monospace;font-size:10px}.decision{grid-template-columns:32px 1fr;gap:12px;padding:11px 0;display:grid}.decision+.decision{border-top:1px solid #edf0ed}.decision-index{color:var(--green);font-family:var(--font-geist-mono), monospace;background:#eff3f0;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:9px;display:flex}.decision strong{font-size:12px}.decision p{color:var(--muted);margin:4px 0 7px;font-size:10px;line-height:1.45}.decision button,.approved-label,.lead-card button,.text-button{color:var(--green);background:0 0;border:0;padding:0;font-size:10px;font-weight:800}.decision.approved{opacity:.65}.approved-label{color:#16815a}.restricted-label{color:#9b6915;font-size:9px;font-weight:800}.automation-panel,.team-panel{margin-bottom:14px;scroll-margin-top:24px}.team-heading{gap:18px}.team-heading .primary-button:disabled,.member-action:disabled,.modal-submit:disabled{cursor:not-allowed;opacity:.5}.supervision-banner{background:linear-gradient(110deg, #092f27fa, #0f4b3cf0), var(--green-deep);color:#fff;border-radius:13px;grid-template-columns:44px 1fr auto;align-items:center;gap:14px;margin-bottom:10px;padding:17px 19px;display:grid}.supervision-icon{background:var(--gold);color:var(--green-deep);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:11px;font-weight:900;display:flex}.supervision-banner span,.supervision-banner strong{display:block}.supervision-banner>div:nth-child(2)>span{color:#a9c8bd;letter-spacing:.09em;text-transform:uppercase;font-size:8px}.supervision-banner strong{margin:3px 0;font-family:Georgia,serif;font-size:16px}.supervision-banner p{color:#bcd3ca;margin:0;font-size:9px;line-height:1.45}.owner-pill{white-space:nowrap;background:#efad3221;border:1px solid #efad324d;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:800;color:#f4c66f!important}.team-notice{color:var(--muted);background:#f4f7f4;border:1px solid #e3eae5;border-radius:9px;align-items:center;gap:8px;margin-bottom:10px;padding:9px 12px;font-size:9px;display:flex}.team-loader{background:#9eaaa4;border-radius:50%;width:7px;height:7px;display:block}.team-loader.active{background:#1ca66f;animation:1.1s ease-in-out infinite automationPulse}.team-layout{grid-template-columns:1.25fr .75fr;gap:12px;display:grid}.member-list,.role-grid{background:#f7f8f6;border:1px solid #e7ebe8;border-radius:12px;padding:14px}.team-subheading{justify-content:space-between;align-items:center;margin:0 2px 10px;display:flex}.team-subheading strong{font-size:11px}.team-subheading span{color:var(--muted);text-transform:uppercase;font-size:8px}.member-row{background:#fff;border:1px solid #e8ece9;border-radius:9px;grid-template-columns:34px 1fr minmax(110px,.44fr) auto;align-items:center;gap:10px;margin-top:6px;padding:10px;display:grid}.member-avatar{background:var(--green-soft);color:var(--green);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:9px;font-weight:900;display:flex}.member-identity strong,.member-identity span,.member-role strong,.member-role span{display:block}.member-identity strong,.member-role strong{font-size:10px}.member-identity span,.member-role span{color:var(--muted);margin-top:2px;font-size:8px}.member-role span{color:#16815a}.member-action{color:var(--green);background:0 0;border:1px solid #d7dfda;border-radius:7px;padding:7px 9px;font-size:8px;font-weight:800}.team-empty{text-align:center;background:#fff;border:1px dashed #cfd9d2;border-radius:9px;padding:22px}.team-empty strong{font-size:11px}.team-empty p{color:var(--muted);margin:5px 0 0;font-size:9px}.role-grid{align-content:start}.role-card{background:#fff;border:1px solid #e8ece9;border-radius:9px;grid-template-columns:26px 1fr;align-items:flex-start;gap:9px;margin-top:6px;padding:10px;display:grid}.role-card>span{color:#9b6915;background:#fff3d8;border-radius:7px;justify-content:center;align-items:center;width:25px;height:25px;font-size:8px;font-weight:900;display:flex}.role-card strong{font-size:10px}.role-card p{color:var(--muted);margin:3px 0 0;font-size:8px;line-height:1.4}.team-security{border-top:1px solid #e5eae6;grid-template-columns:auto 1fr;align-items:center;gap:16px;margin-top:13px;padding:13px 3px 0;display:grid}.team-security strong{color:var(--green);font-size:10px}.team-security p{color:var(--muted);margin:0;font-size:9px;line-height:1.45}.invite-summary{color:#70591f;background:#fff7e7;border:1px solid #f0dfb9;border-radius:9px;padding:10px 12px;font-size:9px;line-height:1.45}.automation-heading{gap:20px}.integrations-panel{max-width:1320px;margin:0 auto 14px}.integration-heading{align-items:flex-start;gap:20px}.connection-summary,.pipeline-source{color:#8f6112;white-space:nowrap;background:#fff3d8;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:800}.integration-intro{background:var(--green-deep);color:#fff;border-radius:12px;grid-template-columns:minmax(220px,.55fr) 1fr;align-items:center;gap:18px;margin-bottom:12px;padding:15px 18px;display:grid}.integration-notice{color:var(--muted);background:#f4f7f4;border:1px solid #e0e7e2;border-radius:9px;align-items:center;gap:8px;margin-bottom:11px;padding:9px 12px;font-size:9px;display:flex}.integration-intro strong{font-family:Georgia,serif;font-size:16px}.integration-intro p{color:#bfd3cb;margin:0;font-size:10px;line-height:1.5}.integration-grid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.integration-card{background:#f8f9f6;border:1px solid #e0e7e2;border-radius:12px;flex-direction:column;min-height:210px;padding:14px;display:flex}.integration-card.connected{background:#f0f8f3;border-color:#8dcbaa;box-shadow:inset 0 3px #22a46f}.integration-card.connected .connection-state{color:#16815a}.integration-card-top{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.integration-icon{background:var(--green-soft);color:var(--green);border-radius:8px;justify-content:center;align-items:center;width:38px;height:34px;font-size:9px;font-weight:900;display:flex}.connection-state{color:#9b6915;text-transform:uppercase;font-size:8px;font-weight:800}.integration-card>strong{font-size:12px}.integration-card>span{color:var(--green);margin-top:3px;font-size:8px;font-weight:800}.integration-card>p{color:var(--muted);margin:9px 0 14px;font-size:9px;line-height:1.45}.integration-card>button{color:var(--green);text-align:left;background:0 0;border:0;margin-top:auto;padding:0;font-size:9px;font-weight:800}.autonomous-flow{background:linear-gradient(120deg, var(--green-deep), #125645);color:#fff;border-radius:16px;grid-template-columns:.7fr 1.3fr;gap:22px;max-width:1320px;margin:0 auto 14px;padding:22px;display:grid}.flow-heading h3{margin:7px 0;font-family:Georgia,serif;font-size:22px}.flow-heading p{color:#bcd2ca;margin:0;font-size:9px;line-height:1.55}.flow-steps{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.flow-steps article{background:#ffffff13;border:1px solid #ffffff1a;border-radius:10px;padding:11px}.flow-steps article>span{color:var(--gold);margin-bottom:5px;font-size:8px;font-weight:900;display:block}.flow-steps strong{font-size:10px}.flow-steps p{color:#bcd2ca;margin:4px 0 0;font-size:8px;line-height:1.4}.automation-summary{background:var(--green-soft);color:var(--green);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:10px;font-weight:800;display:flex}.automation-pulse{background:#1ca66f;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite automationPulse}.automation-notice{border-left:3px solid var(--green);background:#eef4f0;border-radius:8px;align-items:center;gap:12px;margin-bottom:12px;padding:10px 13px;display:flex}.automation-notice span{color:var(--muted);text-transform:uppercase;font-size:9px}.automation-notice strong{font-size:11px}.automation-list{gap:7px;display:grid}.automation-row{opacity:.68;background:#f7f8f6;border:1px solid #e8ece8;border-radius:11px;grid-template-columns:38px minmax(220px,1fr) minmax(160px,.42fr) auto;align-items:center;gap:14px;padding:13px 14px;transition:all .16s;display:grid}.automation-row.enabled{opacity:1;background:#fff;border-color:#dbe7df}.automation-toggle{background:#c7cfca;border:0;border-radius:999px;width:38px;height:22px;padding:3px;transition:all .16s}.automation-toggle span{background:#fff;border-radius:50%;width:16px;height:16px;transition:all .16s;display:block;box-shadow:0 2px 5px #092f272e}.automation-row.enabled .automation-toggle{background:var(--green)}.automation-row.enabled .automation-toggle span{transform:translate(16px)}.automation-copy strong{font-size:12px;display:block}.automation-copy p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.45}.automation-meta span,.automation-meta strong,.automation-meta small{display:block}.automation-meta span{color:var(--green);text-transform:uppercase;font-size:9px;font-weight:800}.automation-meta strong{margin:3px 0;font-size:10px}.automation-meta small{color:var(--muted);font-size:8px}.run-button{color:var(--green);background:0 0;border:1px solid #cbd9d1;border-radius:8px;padding:9px 11px;font-size:9px;font-weight:800}.run-button:hover{background:var(--green);color:#fff}.automation-guardrail{background:#fff7e7;border:1px solid #f0dfb9;border-radius:10px;align-items:center;gap:10px;margin-top:12px;padding:11px 13px;display:flex}.automation-guardrail>span{background:var(--gold);color:var(--green-deep);border-radius:50%;flex:none;justify-content:center;align-items:center;width:21px;height:21px;font-size:10px;font-weight:900;display:flex}.automation-guardrail p{color:#70591f;margin:0;font-size:9px;line-height:1.45}@keyframes automationPulse{0%,to{box-shadow:0 0 #1ca66f47}50%{box-shadow:0 0 0 5px #1ca66f00}}.pipeline-panel{max-width:1320px;margin:0 auto 14px}.generated-leads-empty{background:#f4f7f4;border:1px dashed #bccdc2;border-radius:12px;grid-template-columns:44px 1fr auto;align-items:center;gap:14px;padding:18px;display:grid}.generated-leads-empty>span{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:9px;font-weight:900;display:flex}.generated-leads-empty strong{font-size:11px}.generated-leads-empty p{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.5}.generated-leads-empty button{background:var(--green);color:#fff;border:0;border-radius:8px;padding:10px 12px;font-size:9px;font-weight:800}.text-button{font-size:11px}.pipeline{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.pipeline-column{background:#f2f4f1;border-radius:11px;min-height:130px;padding:10px}.pipeline-title{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;padding:0 3px;font-size:9px}.pipeline-title b{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;display:flex}.lead-card{background:#fff;border:1px solid #e4e9e5;border-radius:9px;margin-bottom:7px;padding:12px;box-shadow:0 4px 10px #10302709}.lead-card strong,.lead-card span{display:block}.lead-card strong{font-size:11px}.lead-card span,.lead-card p{color:var(--muted);font-size:9px}.lead-card span{margin-top:2px}.lead-card p{border-top:1px solid #edf0ed;margin:8px 0 7px;padding-top:7px}.mansogbe-console{background:var(--green-deep);color:#fff;border-radius:16px;grid-template-columns:48px 1fr;align-items:flex-start;gap:18px;padding:22px 25px;display:grid}.agent-capabilities{background:#fff;border:1px solid #dde5e1;border-radius:16px;padding:24px}.agent-capabilities h3{color:var(--green-deep);margin:5px 0 18px;font-family:Georgia,serif;font-size:24px}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.capability-grid article{background:#f7f7f2;border-radius:11px;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.capability-grid article>span{color:#a46b0a;font-family:Georgia,serif;font-size:12px}.capability-grid strong{color:var(--green-deep);font-size:11px;display:block}.capability-grid p{color:var(--muted);margin:3px 0 0;font-size:9px;line-height:1.45}.capability-grid b{text-transform:uppercase;border-radius:999px;padding:5px 7px;font-size:8px}.capability-grid b.ready{color:#176b49;background:#e2f3ea}.capability-grid b.pending{color:#9b6400;background:#fff0d2}.console-avatar{width:46px;height:46px;font-family:Georgia,serif;font-size:22px}.console-avatar-image{border:2px solid var(--gold);border-radius:50%;width:48px;height:48px;transition:all .18s;overflow:hidden}.console-avatar-image.speaking{box-shadow:0 0 0 7px #efad3229}.console-avatar-image img{object-fit:cover;width:100%;height:100%}.console-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.console-body .listen-button{color:#f5d18d;background:0 0;border:1px solid #ffffff2b;padding:7px 10px;font-size:9px}.console-body p{color:#c4d9d1;margin:7px 0 14px;font-family:Georgia,serif;font-size:16px;line-height:1.5}.agent-status{background:#ffffff14;border:1px solid #ffffff21;border-radius:9px;align-items:center;gap:10px;margin:0 0 12px;padding:8px 10px;display:flex}.agent-status strong{background:var(--gold);color:var(--green-deep);text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:9px}.agent-status span{color:#c4d9d1;font-size:10px}.decision-empty{color:var(--muted);padding:22px 8px 8px;font-size:12px;line-height:1.55}.console-body form{gap:8px;display:flex}.console-body input{color:#fff;background:#ffffff17;border:1px solid #ffffff1f;border-radius:9px;outline:none;flex:1;padding:12px 14px;font-size:11px}.console-body input::placeholder{color:#91ada2}.console-body button{background:var(--gold);color:var(--green-deep)}.console-body button:disabled{cursor:wait;opacity:.65}.modal-backdrop{z-index:100;background:#051b16bd;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:var(--paper);box-shadow:var(--shadow);border-radius:20px;width:100%;max-width:480px;padding:32px;position:relative}.modal h2{margin:6px 0;font-family:Georgia,serif;font-size:28px}.modal>p{color:var(--muted);margin:0 0 20px;font-size:12px}.modal-close{color:var(--muted);background:0 0;border:0;font-size:24px;position:absolute;top:14px;right:18px}.modal form{gap:12px;display:grid}.modal label{color:var(--muted);text-transform:uppercase;gap:6px;font-size:10px;font-weight:700;display:grid}.modal input,.modal select{border:1px solid var(--line);color:var(--ink);text-transform:none;background:#fff;border-radius:9px;padding:12px;font-size:12px}.modal-submit{margin-top:6px}.requirements-list{background:#f5f7f4;border:1px solid #e2e8e3;border-radius:11px;gap:7px;margin:16px 0 12px;padding:13px;display:grid}.requirements-list>strong{margin-bottom:2px;font-size:10px}.requirements-list>div{background:#fff;border-radius:8px;grid-template-columns:25px 1fr;align-items:center;gap:9px;padding:9px;display:grid}.requirements-list span{background:var(--green-soft);color:var(--green);border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:8px;font-weight:900;display:flex}.requirements-list p{color:var(--ink);margin:0;font-size:9px;line-height:1.45}.credential-warning{color:#70591f;background:#fff7e7;border:1px solid #f0dfb9;border-radius:9px;padding:10px 12px;font-size:9px;line-height:1.5}.integration-connect-form{gap:10px;margin-top:13px;display:grid}.integration-connect-form label{color:var(--muted);text-transform:uppercase;gap:5px;font-size:9px;font-weight:800;display:grid}.integration-connect-form input{border:1px solid var(--line);color:var(--ink);text-transform:none;background:#fff;border-radius:9px;padding:11px;font-size:11px}.integration-connect-form input:focus{border-color:var(--green);outline:none;box-shadow:0 0 0 3px #0f4b3c17}@media (width<=1080px){.agent-card-grid{grid-template-columns:1fr 1fr}.sidebar{width:100%;height:auto;padding:16px 20px;position:static}.sidebar nav,.guardrail-card,.profile,.sidebar-spacer{display:none}.brand{margin:0}.workspace{margin-left:0;padding:24px}.dashboard-grid,.team-layout{grid-template-columns:1fr}.integration-grid{grid-template-columns:repeat(2,1fr)}.autonomous-flow{grid-template-columns:1fr}}@media (width<=760px){.agent-portal{padding:18px 14px 50px}.portal-header,.directory-heading{align-items:flex-start;gap:14px}.portal-user>div,.directory-heading>span{display:none}.portal-hero{padding:34px 25px}.workspace{padding:18px 14px 50px}.topbar{align-items:flex-start;gap:16px}.status{display:none}.topbar h1{font-size:24px}.hero{grid-template-columns:1fr}.hero-copy{padding:30px 24px}.hero-signal{display:none}.hero-avatar{border-top:1px solid #ffffff17;padding:24px}.avatar-portrait{width:132px;height:132px}.hero-actions{flex-direction:column;align-items:flex-start}.offer-switcher,.metrics-grid{grid-template-columns:1fr 1fr}.offer-card{grid-template-columns:auto 1fr;align-items:flex-start}.offer-card small{grid-column:1/-1}.metrics-grid article strong{font-size:23px}.channel-row{grid-template-columns:34px 120px 1fr 26px}.pipeline{grid-template-columns:1fr 1fr}.integration-intro,.generated-leads-empty{grid-template-columns:1fr}.automation-row{grid-template-columns:38px 1fr auto}.automation-meta{grid-column:2/-1}.member-row{grid-template-columns:34px 1fr auto}.member-role{grid-column:2}.member-action{grid-area:1/3/span 2}}@media (width<=520px){.agent-card-grid,.integration-grid,.flow-steps{grid-template-columns:1fr}.portal-header{align-items:center}.portal-brand span{display:none}.portal-hero h1{font-size:31px}.brand-mark{width:38px;height:38px}.brand strong{font-size:18px}.top-actions .primary-button{width:40px;height:40px;padding:0;font-size:0}.top-actions .primary-button:after{content:"+";font-size:22px}.offer-switcher,.metrics-grid,.pipeline{grid-template-columns:1fr}.channel-row{grid-template-columns:34px 1fr 30px}.score-track{display:none}.mansogbe-console,.capability-grid{grid-template-columns:1fr}.automation-row{grid-template-columns:34px 1fr}.automation-row .run-button{grid-column:2;justify-self:start}.automation-meta{grid-column:2}.automation-notice{flex-direction:column;align-items:flex-start;gap:3px}.supervision-banner{grid-template-columns:42px 1fr;align-items:flex-start}.owner-pill{grid-column:2;justify-self:start}.team-heading{flex-direction:column;align-items:flex-start}.team-security{grid-template-columns:1fr;gap:5px}.member-row{grid-template-columns:34px 1fr}.member-action{grid-area:auto/2;justify-self:start}.console-body form{flex-direction:column}}
