:root{color:#172528;background:#f3f6f3;font-family:Inter,Aptos,Segoe UI,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #0d292d;--navy-2: #17383b;--teal: #137d73;--teal-dark: #0b625a;--mint: #dff2ea;--lime: #b9da75;--cream: #fffdf7;--paper: #ffffff;--ink: #172528;--muted: #687679;--line: #dde5e0;--danger: #bd493f;--danger-soft: #fae9e5;--warning: #a86e17;--warning-soft: #fff0cf;--shadow: 0 14px 34px rgba(23, 55, 53, .07);--radius: 18px}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#f3f6f3}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 88% 3%,rgba(185,218,117,.14),transparent 23rem),#f3f6f3}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}svg{flex:0 0 auto}:focus-visible{outline:3px solid rgba(19,125,115,.3);outline-offset:2px}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;display:flex;width:256px;flex-direction:column;padding:26px 20px 20px;color:#e7f2ee;background:linear-gradient(165deg,#0c2a2e,#0a2428 72%,#123a39);box-shadow:8px 0 30px #09252814}.app-main{min-height:100vh;margin-left:256px}.page{width:min(1540px,100%);margin:0 auto;padding:34px clamp(24px,3vw,52px) 64px}.brand-lockup{display:flex;align-items:center;gap:12px}.brand-lockup>div{display:flex;flex-direction:column;gap:2px}.brand-lockup strong{color:#fff;font-size:1.18rem;letter-spacing:-.02em}.brand-lockup small{color:#98b3ae;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;color:var(--navy);background:var(--lime);box-shadow:inset 0 0 0 1px #ffffff59}.brand-mark svg{width:23px;height:23px}.sidebar .sidebar__close{display:none;margin-left:auto;color:#fff}.sidebar__signal{display:flex;flex-direction:column;gap:4px;margin:28px 2px 20px;padding:14px 15px;border:1px solid rgba(218,239,230,.12);border-radius:13px;background:#ffffff0b}.sidebar__signal span{color:#8da9a5;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}.sidebar__signal strong{font-size:.88rem;font-weight:650}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav a{display:flex;align-items:center;gap:12px;padding:12px 13px;border-radius:11px;color:#a9c0bb;font-size:.91rem;font-weight:570;transition:.16s ease}.sidebar nav a:hover{color:#fff;background:#ffffff0d}.sidebar nav a.active{color:#102f31;background:var(--lime);box-shadow:0 9px 22px #05191938}.sidebar__footer{margin-top:auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.08)}.sidebar__footer>p{margin:12px 3px 0;color:#779591;font-size:.76rem;line-height:1.55}.data-quality{display:flex;align-items:center;gap:10px}.data-quality>div{display:flex;flex-direction:column}.data-quality span{color:#809c98;font-size:.7rem}.data-quality strong{color:#cfe3dd;font-size:.82rem}.topbar{position:sticky;top:0;z-index:20;display:flex;min-height:72px;align-items:center;justify-content:space-between;padding:0 clamp(24px,3vw,52px);border-bottom:1px solid rgba(217,227,220,.82);background:#f7f9f6e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar__context{display:flex;flex-direction:column;gap:2px}.topbar__context span{color:var(--muted);font-size:.71rem;letter-spacing:.12em;text-transform:uppercase}.topbar__context strong{font-size:.9rem;font-weight:630;text-transform:capitalize}.topbar__actions{position:relative;display:flex;align-items:center;gap:14px}.topbar .mobile-menu{display:none}.demo-badge{padding:6px 10px;border:1px solid #d6ded8;border-radius:999px;color:#566764;background:#fff;font-size:.72rem;font-weight:650}.profile-trigger{display:flex;align-items:center;gap:10px;padding:5px 7px 5px 5px;border:0;border-radius:12px;color:var(--ink);background:transparent;text-align:left}.profile-trigger:hover{background:#e9efea}.profile-trigger>span:nth-child(2){display:flex;min-width:120px;flex-direction:column}.profile-trigger strong{font-size:.84rem}.profile-trigger small{color:var(--muted);font-size:.69rem}.profile-menu{position:absolute;top:52px;right:0;z-index:25;display:grid;min-width:210px;padding:7px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:var(--shadow)}.profile-menu button{padding:10px 12px;border:0;border-radius:8px;color:var(--ink);background:transparent;text-align:left;font-size:.83rem}.profile-menu button:hover{background:#eef3ef}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.page-heading h1{margin-bottom:7px;font-size:clamp(1.75rem,2.2vw,2.45rem);line-height:1.08;letter-spacing:-.04em}.page-heading p:not(.eyebrow){margin-bottom:0;color:var(--muted);font-size:.92rem}.heading-actions{display:flex;align-items:center;gap:10px}.analysis-panel{grid-column:1 / -1}.admin-subheading{margin:24px 0 10px;padding-top:20px;border-top:1px solid var(--line)}.admin-subheading h3{margin-top:2px;font-size:1rem}.analysis-panel .card-heading p:not(.eyebrow){margin:5px 0 0;color:var(--muted);font-size:.78rem}.analysis-filters{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:10px;margin:20px 0}.analysis-summary{display:flex;gap:12px;margin-bottom:20px}.analysis-summary>span{display:flex;min-width:155px;padding:13px 16px;flex-direction:column;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft)}.analysis-summary strong{font-size:1.25rem}.analysis-summary small{color:var(--muted);font-size:.68rem}.analysis-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:24px;padding-top:18px;border-top:1px solid var(--line)}.analysis-grid h3{margin-bottom:13px;font-size:.87rem}.analysis-row{display:grid;grid-template-columns:105px 1fr 74px;align-items:center;gap:9px;margin:9px 0;font-size:.72rem}.analysis-row>div{height:7px;overflow:hidden;border-radius:999px;background:var(--surface-soft)}.analysis-row i{display:block;height:100%;border-radius:inherit;background:var(--accent)}.analysis-row strong{text-align:right}.analysis-row strong small{color:var(--muted);font-weight:500}.analysis-count{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:.76rem}.analysis-count strong{color:var(--ink);font-size:.9rem}.empty-copy{color:var(--muted);font-size:.76rem}.eyebrow{margin-bottom:8px;color:var(--teal);font-size:.68rem;font-weight:780;letter-spacing:.14em;text-transform:uppercase}.heading-stamp{display:flex;align-items:center;gap:12px;padding:11px 16px;border:1px solid var(--line);border-radius:15px;background:#ffffffb8}.heading-stamp span{font-size:1.65rem;font-weight:780}.heading-stamp p{font-size:.72rem!important;line-height:1.25;text-transform:uppercase}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;padding:9px 16px;border:1px solid transparent;border-radius:10px;font-size:.83rem;font-weight:720;transition:.15s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button--primary{color:#fff;background:var(--teal);box-shadow:0 8px 18px #137d7329}.button--primary:hover:not(:disabled){background:var(--teal-dark)}.button--secondary{color:#174742;border-color:#b7d6ca;background:#edf7f2}.button--ghost{color:#49615e;border-color:var(--line);background:#fff}.button--danger{color:#fff;background:var(--danger)}.icon-button{display:grid;width:38px;height:38px;place-items:center;padding:0;border:0;border-radius:10px;background:transparent}.card,.table-card{border:1px solid rgba(213,224,217,.9);border-radius:var(--radius);background:#fffffff0;box-shadow:var(--shadow)}.card{padding:22px}.card--navy{color:#fff;border-color:transparent;background:linear-gradient(145deg,#0c2a2e,#123b3c)}.card--navy .eyebrow{color:var(--lime)}.card--navy p{color:#acc1bd}.card--teal{color:#fff;background:var(--teal)}.card--alert{background:var(--danger-soft)}.card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.card-heading h2{margin-bottom:0;font-size:1.08rem;letter-spacing:-.02em}.card-heading>svg{color:var(--teal)}.text-link{display:inline-flex;align-items:center;gap:5px;color:var(--teal);font-size:.76rem;font-weight:700}.count-chip{padding:5px 9px;border-radius:999px;color:#49615e;background:#eef3ef;font-size:.7rem;font-weight:700}.dashboard-heading{margin-bottom:22px}.signal-strip{display:grid;grid-template-columns:.8fr .8fr 1.4fr;gap:12px;margin-bottom:18px}.signal-strip__item,.signal-strip__quote{min-height:88px;border-radius:16px}.signal-strip__item{display:flex;align-items:center;gap:13px;padding:15px;border:1px solid var(--line);background:#fff}.signal-strip__item>span{display:grid;width:39px;height:39px;place-items:center;border-radius:11px}.signal-strip__item>div{flex:1}.signal-strip__item strong{display:block;margin-bottom:1px;font-size:1.35rem}.signal-strip__item p{margin:0;color:var(--muted);font-size:.75rem}.signal-strip__item>svg{color:#90a09d}.signal-strip__item--danger>span{color:var(--danger);background:var(--danger-soft)}.signal-strip__item--warning>span{color:var(--warning);background:var(--warning-soft)}.signal-strip__quote{display:flex;flex-direction:column;justify-content:center;padding:16px 24px;color:#d7e6e1;background:linear-gradient(110deg,#15373a,#245252)}.signal-strip__quote p{margin-bottom:5px;font-family:Georgia,serif;font-size:.96rem;font-style:italic}.signal-strip__quote span{color:#8fb3ac;font-size:.66rem;letter-spacing:.11em;text-transform:uppercase}.dashboard-grid{display:grid;gap:18px}.dashboard-grid--broker{grid-template-columns:minmax(0,1.55fr) minmax(310px,.85fr)}.dashboard-grid--manager{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.progress-panel,.funnel-panel,.next-actions-panel{grid-column:1}.ranking-mini{grid-column:2}.dashboard-grid--manager .ranking-mini{grid-column:auto}.team-table-panel{grid-column:1 / -1}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.metric{display:grid;grid-template-columns:32px 1fr;align-items:center;gap:3px 8px;padding:13px;border:1px solid #e4ebe7;border-radius:13px;background:#fbfcfa}.metric__icon{grid-row:1 / 3;display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:var(--teal);background:var(--mint)}.metric>span:nth-child(2){color:var(--muted);font-size:.7rem}.metric strong{font-size:1rem}.metric .progress,.metric small{grid-column:1 / -1}.progress{height:5px;margin-top:8px;overflow:hidden;border-radius:999px;background:#e9efeb}.progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--teal),#72b695)}.metric small{color:#7b8987;font-size:.65rem}.ranking-mini__list{display:grid;gap:3px}.ranking-mini__list>div{display:grid;grid-template-columns:34px 32px 1fr auto auto;align-items:center;gap:9px;padding:8px;border-radius:10px}.ranking-mini__list>div.is-current{background:#eef7f2;box-shadow:inset 3px 0 var(--teal)}.rank-number{color:var(--teal);font-size:.85rem}.rank-name{display:flex;min-width:0;flex-direction:column;overflow:hidden;font-size:.78rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.rank-name small{color:var(--muted);font-size:.6rem}.ranking-mini__list>div>span:nth-last-child(-n+2){display:flex;flex-direction:column;align-items:flex-end;font-size:.75rem}.ranking-mini__list>div>span:nth-last-child(-n+2) small{color:var(--muted);font-size:.58rem;text-transform:uppercase}.ranking-mini .text-link{margin-top:16px}.funnel-row{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.funnel-step{position:relative;min-height:78px;padding:14px 12px;overflow:hidden;border-radius:11px;background:#eef5f1}.funnel-step:after{position:absolute;right:-15px;bottom:-20px;width:52px;height:52px;border-radius:50%;background:#137d7314;content:""}.funnel-step span{display:block;max-width:90px;color:var(--muted);font-size:.67rem;line-height:1.2}.funnel-step strong{display:block;margin-top:8px;color:var(--navy);font-size:1.35rem}.funnel-step--1{background:#eaf4ed}.funnel-step--2{background:#e7f2e9}.funnel-step--3{background:#e1f0e6}.funnel-step--4{color:#fff;background:var(--teal)}.funnel-step--4 span,.funnel-step--4 strong{color:#fff}.data-list{display:grid}.data-list__row{display:grid;grid-template-columns:34px minmax(130px,.8fr) auto minmax(180px,1.2fr) 18px;align-items:center;gap:12px;padding:11px 3px;border-top:1px solid #e9eeeb}.data-list__row>div{display:flex;min-width:0;flex-direction:column}.data-list__row>div strong{overflow:hidden;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.data-list__row>div span{color:var(--muted);font-size:.68rem}.action-copy{text-align:right}.text-danger{color:var(--danger)!important}.manager-hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.attention-list{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.attention-list>a{display:grid;grid-template-columns:39px 1fr auto 17px;align-items:center;gap:10px;padding:11px;border:1px solid #e3eae6;border-radius:12px}.attention-list>a:hover{border-color:#bdd5cb;background:#f8fbf9}.attention-list>a>div{display:flex;flex-direction:column}.attention-list strong{font-size:.76rem}.attention-list small{color:var(--muted);font-size:.64rem}.attention-list b{font-size:1.25rem}.attention-icon{display:grid;width:39px;height:39px;place-items:center;border-radius:10px}.attention-icon--danger{color:var(--danger);background:var(--danger-soft)}.attention-icon--warning{color:var(--warning);background:var(--warning-soft)}.live-indicator{display:inline-flex;align-items:center;gap:6px;color:var(--teal);font-size:.67rem;font-weight:700;text-transform:uppercase}.live-indicator:before{width:7px;height:7px;border-radius:50%;background:#45a67d;box-shadow:0 0 0 4px #dff1e9;content:""}.result-panel h2{margin-bottom:24px;font-size:1.25rem}.result-panel__primary{display:flex;align-items:center;gap:13px}.result-panel__primary>svg{width:34px;height:34px;color:var(--lime)}.result-panel__primary span,.result-panel__secondary span{display:flex;flex-direction:column}.result-panel__primary strong{font-size:2rem;line-height:1}.result-panel__primary small,.result-panel__secondary small{color:#92ada8;font-size:.66rem;text-transform:uppercase}.result-panel__secondary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12)}.result-panel__secondary strong{font-size:.9rem}.avatar{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:11px;color:#0c5049;background:linear-gradient(145deg,#d4eee3,#b8ddca);font-size:.7rem;font-weight:800;text-transform:uppercase}.avatar--small{width:29px;height:29px;border-radius:9px;font-size:.6rem}.status-dot{display:inline-flex;width:fit-content;align-items:center;gap:5px;padding:4px 8px;border-radius:999px;font-size:.64rem;font-weight:730;white-space:nowrap}.status-dot:before{width:5px;height:5px;border-radius:50%;background:currentColor;content:""}.status-dot--success{color:#307b5b;background:#e5f3eb}.status-dot--warning{color:#986317;background:#fff0cf}.status-dot--danger{color:#b64c43;background:#fae9e5}.status-dot--info{color:#176d68;background:#e3f1ef}.status-dot--neutral{color:#687673;background:#edf0ee}.table-wrap{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}th{padding:10px 12px;color:#788582;border-bottom:1px solid var(--line);font-size:.64rem;font-weight:740;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}td{padding:11px 12px;border-bottom:1px solid #ecf0ed;color:#465451;font-size:.76rem}tbody tr:last-child td{border-bottom:0}td:first-child{color:var(--ink)}td>.avatar{display:inline-grid;margin-right:8px;vertical-align:middle}td>span{display:inline-flex;flex-direction:column;vertical-align:middle}td>span small{color:var(--muted);font-size:.64rem}tbody tr:hover{background:#f8faf8}.toolbar{display:flex;align-items:center;gap:12px;margin-bottom:18px;padding:10px;border:1px solid var(--line);border-radius:15px;background:#fff}.search-box{display:flex;min-width:260px;flex:1;align-items:center;gap:9px;padding:0 9px;color:#7a8986}.search-box input{width:100%;padding:8px 0;border:0;outline:0;color:var(--ink);background:transparent;font-size:.82rem}.toolbar__filters{display:flex;align-items:center;gap:8px;color:#788683}.toolbar select,.view-toggle{height:38px;border:1px solid var(--line);border-radius:9px;background:#fafcfa}.toolbar select{min-width:150px;padding:0 30px 0 10px;color:#435350;font-size:.75rem}.view-toggle{display:flex;padding:3px}.view-toggle button{display:grid;width:31px;place-items:center;border:0;border-radius:6px;color:#788683;background:transparent}.view-toggle button.active{color:#fff;background:var(--teal)}.kanban{display:grid;grid-template-columns:repeat(6,minmax(214px,1fr));gap:12px;padding-bottom:18px;overflow-x:auto}.kanban-column{min-height:470px;padding:11px;border:1px solid #dde5e0;border-radius:15px;background:#edf1ee}.kanban-column>header{display:flex;align-items:center;justify-content:space-between;padding:4px 4px 12px}.kanban-column>header span{font-size:.72rem;font-weight:760}.kanban-column>header strong{display:grid;min-width:23px;height:23px;place-items:center;border-radius:7px;color:#62736f;background:#fff;font-size:.66rem}.kanban-column--contact{border-top:3px solid #93aaa5}.kanban-column--visit_scheduled{border-top:3px solid #d5a345}.kanban-column--visit_completed{border-top:3px solid #50a6a0}.kanban-column--proposal{border-top:3px solid #35746f}.kanban-column--sale{border-top:3px solid #6b9b59}.kanban-column--lost{border-top:3px solid #b57b76}.kanban-column>div{display:grid;gap:9px}.opportunity-card{padding:13px;border:1px solid #e0e7e2;border-radius:12px;background:#fff;box-shadow:0 7px 16px #14302d0b;cursor:pointer;transition:.14s ease}.opportunity-card:hover{transform:translateY(-2px);border-color:#b8d4c9;box-shadow:0 10px 21px #14302d14}.opportunity-card__top{display:flex;align-items:center;gap:7px;color:var(--muted)}.opportunity-card__top small{flex:1;overflow:hidden;font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.opportunity-card__top>svg{margin-left:auto}.opportunity-card h3{margin:12px 0 3px;overflow:hidden;font-size:.85rem;text-overflow:ellipsis;white-space:nowrap}.opportunity-card>p{margin-bottom:12px;overflow:hidden;color:var(--muted);font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.opportunity-card__action{display:flex;flex-direction:column;padding:10px;border-radius:9px;background:#f3f7f4}.opportunity-card__action span{color:#81908d;font-size:.58rem;text-transform:uppercase}.opportunity-card__action strong{margin:3px 0;font-size:.7rem;line-height:1.35}.opportunity-card__action time{color:var(--teal);font-size:.63rem}.opportunity-card>button{display:flex;width:100%;align-items:center;justify-content:space-between;margin-top:10px;padding:7px 0 0;border:0;color:var(--teal);background:transparent;font-size:.68rem;font-weight:700}.kanban-empty{padding:24px 5px;color:#96a39f;font-size:.7rem;text-align:center}.table-card{overflow:hidden}.table-card tbody tr{cursor:pointer}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;padding:24px;overflow-y:auto;place-items:center;background:#071c1ea8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal{width:min(100%,620px);max-height:calc(100vh - 48px);overflow:auto;border-radius:20px;background:#fff;box-shadow:0 25px 80px #04191b4d}.modal--small{max-width:430px}.modal--large{max-width:1040px}.modal__header{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px 18px;border-bottom:1px solid var(--line);background:#fffffff5}.modal__header h2{margin-bottom:4px;font-size:1.25rem}.modal__header p:not(.eyebrow){margin-bottom:0;color:var(--muted);font-size:.76rem}.modal__body{padding:24px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.field{display:flex;min-width:0;flex-direction:column;gap:6px;color:#465754;font-size:.72rem;font-weight:660}.field--full{grid-column:1 / -1}.field input,.field select,.field textarea,.goals-table input{width:100%;min-height:42px;padding:9px 11px;border:1px solid #cfdad4;border-radius:9px;outline:0;color:var(--ink);background:#fbfcfb;font-size:.79rem;font-weight:450;transition:.14s ease}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus,.goals-table input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #137d731a}.field>small{color:var(--muted);font-size:.63rem;font-weight:450}.form-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-top:6px}.check-field{display:flex;align-items:center;gap:9px;padding:11px;border:1px solid #dce5df;border-radius:10px;color:#41524f;font-size:.74rem}.check-field input{width:16px;height:16px;accent-color:var(--teal)}.notice{display:flex;align-items:center;gap:9px;padding:11px 13px;border:1px solid #dce5df;border-radius:10px;color:#4e5e5b;background:#f3f7f4;font-size:.75rem;line-height:1.4}.notice--danger{color:#913d36;border-color:#f0cbc5;background:var(--danger-soft)}.opportunity-detail{display:grid;grid-template-columns:285px 1fr;gap:24px}.opportunity-summary{padding-right:22px;border-right:1px solid var(--line)}.opportunity-summary__person{display:flex;align-items:center;gap:11px}.opportunity-summary__person>div{display:flex;flex-direction:column}.opportunity-summary__person strong{font-size:.92rem}.opportunity-summary__person span{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:.7rem}.opportunity-summary dl{display:grid;gap:15px;margin:22px 0}.opportunity-summary dl>div{display:grid;gap:5px}.opportunity-summary dt{color:var(--muted);font-size:.63rem;text-transform:uppercase}.opportunity-summary dd{display:flex;flex-direction:column;gap:3px;margin:0;font-size:.76rem;font-weight:650}.opportunity-summary dd small{color:var(--teal);font-size:.64rem;font-weight:450}.stage-controls{display:grid;gap:8px}.stage-guidance{padding:11px;border-radius:10px;color:#45615d;background:#edf7f2;font-size:.7rem;line-height:1.45}.quick-actions{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-bottom:20px}.quick-actions button{display:flex;min-height:65px;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:7px;border:1px solid #dce5df;border-radius:10px;color:#425754;background:#f8faf8;font-size:.66rem;font-weight:680}.quick-actions button:hover{color:var(--teal);border-color:#b3d5c7;background:#edf7f2}.quick-actions svg{width:18px}.inline-action-form{display:grid;gap:15px;padding:17px;border:1px solid #dbe7e1;border-radius:13px;background:#f8fbf9}.inline-action-form>header{display:flex;align-items:center;justify-content:space-between}.inline-action-form>header h3{margin:0;font-size:.92rem}.inline-action-form>header button{border:0;color:var(--teal);background:transparent;font-size:.7rem}.inline-action-form>.button{justify-self:end}.workspace-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.workspace-heading h3{margin-bottom:0;font-size:1rem}.timeline{display:grid;margin-top:15px}.timeline>article{display:grid;grid-template-columns:15px 1fr;gap:10px;min-height:90px}.timeline>article>span{position:relative;display:block}.timeline>article>span:before{position:absolute;top:5px;left:3px;z-index:1;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:var(--teal);box-shadow:0 0 0 2px #a9d4c2;content:""}.timeline>article>span:after{position:absolute;top:15px;bottom:-4px;left:7px;width:1px;background:#d8e4de;content:""}.timeline>article:last-child>span:after{display:none}.timeline article>div{padding:0 0 18px}.timeline header{display:flex;justify-content:space-between;gap:10px}.timeline header strong{font-size:.72rem}.timeline time{color:var(--muted);font-size:.63rem}.timeline p{margin:6px 0;color:#4c5b58;font-size:.75rem;line-height:1.45}.timeline small{color:var(--teal);font-size:.65rem}.empty-state{display:grid;padding:42px 20px;place-items:center;color:#7c8c88;text-align:center}.empty-state>span{display:grid;width:52px;height:52px;place-items:center;border-radius:15px;color:var(--teal);background:var(--mint)}.empty-state h3{margin:13px 0 5px;color:#314441;font-size:.9rem}.empty-state p{max-width:340px;margin:0;font-size:.72rem}.summary-chips{display:flex;gap:11px;margin-bottom:20px}.summary-chips>div{display:flex;align-items:center;gap:9px;padding:11px 14px;border:1px solid var(--line);border-radius:12px;background:#fff}.summary-chips svg{width:18px;color:var(--teal)}.summary-chips span{color:var(--muted);font-size:.72rem}.summary-chips strong{margin-right:4px;color:var(--ink);font-size:1rem}.tabs{display:flex;gap:5px;margin-bottom:16px;border-bottom:1px solid #dce4df}.tabs button{display:flex;align-items:center;gap:7px;padding:10px 14px;border:0;border-bottom:2px solid transparent;color:var(--muted);background:transparent;font-size:.78rem;font-weight:690}.tabs button.active{color:var(--teal);border-color:var(--teal)}.tabs button span{display:grid;min-width:20px;height:20px;place-items:center;border-radius:6px;background:#e9efeb;font-size:.62rem}.tabs--compact{width:fit-content;margin-bottom:20px}.task-list{display:grid;gap:10px}.task-list>article{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 20px #14302d0a}.task-list>article.is-completed{opacity:.72}.task-list__mark{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;color:var(--teal);background:var(--mint)}.task-list__mark.is-overdue{color:var(--danger);background:var(--danger-soft)}.task-list__body header{display:flex;align-items:center;justify-content:space-between;gap:10px}.task-list__body header>span{display:flex;align-items:center;color:var(--muted);font-size:.68rem}.task-list__body h3{margin:7px 0 4px;font-size:.84rem}.task-list__body>p{margin:0;color:var(--muted);font-size:.67rem}.task-list blockquote{margin:10px 0 0;padding:9px 11px;border-left:3px solid var(--teal);color:#4f5f5c;background:#f3f7f4;font-size:.7rem}.task-list blockquote small{color:var(--teal)}.help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.help-card{padding:17px;border:1px solid var(--line);border-top:3px solid #7ea9a2;border-radius:14px;background:#fff}.help-card--medium{border-top-color:#d0a44e}.help-card--high{border-top-color:var(--danger)}.help-card header{display:flex;align-items:center;gap:9px}.help-card header>div{display:flex;flex:1;flex-direction:column}.help-card header strong{font-size:.78rem}.help-card header span{color:var(--muted);font-size:.65rem}.help-card>p{min-height:48px;margin:15px 0;color:#4d5d5a;font-size:.75rem;line-height:1.5}.help-card footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:12px;border-top:1px solid #edf0ee}.help-card footer>span{color:var(--muted);font-size:.62rem}.help-actions{display:flex;gap:7px}.help-actions .button{min-height:34px;padding:6px 10px;font-size:.66rem}.segmented-control{display:flex;gap:3px;padding:4px;border:1px solid var(--line);border-radius:11px;background:#fff}.segmented-control button{padding:7px 14px;border:0;border-radius:7px;color:var(--muted);background:transparent;font-size:.72rem;font-weight:680}.segmented-control button.active{color:#fff;background:var(--teal)}.ranking-podium{display:grid;grid-template-columns:repeat(3,1fr);align-items:end;gap:14px;max-width:900px;margin:28px auto 24px}.podium-card{position:relative;display:flex;min-height:230px;flex-direction:column;align-items:center;justify-content:center;padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff;text-align:center}.podium-card--first{min-height:270px;color:#fff;border-color:transparent;background:linear-gradient(145deg,#12383b,#0c292d);box-shadow:0 20px 40px #0c292d2e}.podium-card--first .avatar{width:55px;height:55px}.podium-medal{position:absolute;top:15px;right:15px;color:#d2a849}.podium-card--first .podium-medal{color:var(--lime)}.podium-position{margin-top:12px;color:var(--teal);font-size:.65rem;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.podium-card--first .podium-position{color:var(--lime)}.podium-card h2{margin:5px 0 12px;font-size:1rem}.podium-card>strong{font-size:1.55rem}.podium-card>strong small{font-size:.65rem;font-weight:500}.podium-card>p{margin:4px 0 0;color:var(--muted);font-size:.7rem}.podium-card--first>p{color:#9fb8b3}.my-ranking-signal{display:flex;max-width:900px;align-items:center;gap:18px;margin:0 auto 18px;padding:15px 20px}.my-ranking-signal>svg{color:var(--teal)}.my-ranking-signal>svg:last-child{margin-left:auto}.my-ranking-signal>div{display:flex;flex-direction:column;padding-right:18px;border-right:1px solid var(--line)}.my-ranking-signal span{color:var(--muted);font-size:.65rem}.my-ranking-signal strong{font-size:.9rem}.ranking-table-card{max-width:1100px;margin:auto}.ranking-table-card tr.is-current{background:#edf7f2}.admin-layout{display:grid;grid-template-columns:190px 1fr;gap:18px}.admin-layout>aside{display:flex;height:fit-content;flex-direction:column;gap:5px;padding:8px;border:1px solid var(--line);border-radius:14px;background:#fff}.admin-layout>aside button{display:flex;align-items:center;gap:9px;padding:11px;border:0;border-radius:9px;color:var(--muted);background:transparent;font-size:.75rem;font-weight:650;text-align:left}.admin-layout>aside button.active{color:#fff;background:var(--teal)}.admin-content{min-width:0}.admin-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.admin-section-heading h2{margin-bottom:5px;font-size:1.12rem}.admin-section-heading p:not(.eyebrow){margin:0;color:var(--muted);font-size:.74rem}.user-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.user-grid>article{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:12px;border:1px solid #e1e8e4;border-radius:12px}.user-grid article>div{display:flex;min-width:0;flex-direction:column}.user-grid article>div strong{font-size:.76rem}.user-grid article>div span{overflow:hidden;color:var(--muted);font-size:.64rem;text-overflow:ellipsis;white-space:nowrap}.user-grid article>small{grid-column:2;color:var(--muted);font-size:.64rem}.user-grid article>.button{grid-column:3;grid-row:2;min-height:30px;padding:5px 9px;font-size:.64rem}.goals-table input{min-width:75px;min-height:34px;padding:6px 8px}.catalog-form{display:flex;align-items:flex-end;gap:10px}.catalog-form .field{min-width:230px}.catalog-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.catalog-list>span{display:flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid #dde6e0;border-radius:9px;background:#f8faf8;font-size:.72rem;font-weight:600}.catalog-list small{color:var(--muted);font-size:.59rem;font-weight:450}.export-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.export-grid .card{display:flex;min-height:325px;flex-direction:column;align-items:flex-start}.export-grid .card>p:not(.eyebrow){color:var(--muted);font-size:.75rem;line-height:1.5}.export-grid .card--navy>p:not(.eyebrow){color:#aac0bc}.export-grid .button{margin-top:auto}.feature-icon{display:grid;width:46px;height:46px;margin-bottom:22px;place-items:center;border-radius:13px;color:var(--teal);background:var(--mint)}.transfer-list{display:grid;gap:9px;max-height:470px;overflow:auto}.transfer-list article{display:grid;grid-template-columns:1fr minmax(180px,.8fr) minmax(180px,.8fr);align-items:end;gap:11px;padding:12px;border:1px solid var(--line);border-radius:11px}.transfer-list article>div{display:flex;align-items:center;gap:9px}.transfer-list article>div>span{display:flex;flex-direction:column}.transfer-list strong{font-size:.75rem}.transfer-list small{color:var(--muted);font-size:.64rem}.control-stack{display:grid;gap:15px}.control-list{display:grid;gap:8px}.control-list>article{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 12px;border:1px solid var(--line);border-radius:11px}.control-list article>div{display:flex;min-width:0;flex-direction:column}.control-list strong{font-size:.76rem}.control-list span{overflow:hidden;color:var(--muted);font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}.import-wizard{display:grid;gap:20px}.import-steps{display:flex;max-width:540px;align-items:center;margin:0 auto}.import-steps>span{display:grid;width:32px;height:32px;place-items:center;border:1px solid #cdd9d2;border-radius:50%;color:#7c8a87;background:#fff;font-size:.7rem;font-weight:750}.import-steps>span small{position:absolute;margin-top:54px;font-size:.6rem;font-weight:550}.import-steps>span.active{color:#fff;border-color:var(--teal);background:var(--teal)}.import-steps>span.done{color:var(--teal);border-color:#a9d2c1;background:var(--mint)}.import-steps>i{width:140px;height:1px;background:#d9e2dd}.dropzone{display:grid;min-height:270px;place-items:center;align-content:center;gap:9px;border:2px dashed #bfd0c7;border-radius:16px;color:var(--muted);background:#f9fbf9;cursor:pointer}.dropzone:hover{border-color:var(--teal);background:#f2f8f5}.dropzone svg{width:42px;height:42px;color:var(--teal)}.dropzone strong{color:var(--ink);font-size:.9rem}.dropzone span{font-size:.7rem}.dropzone input{position:absolute;width:1px;height:1px;opacity:0}.import-summary{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid #dbe5df;border-radius:11px;background:#f7faf8}.import-summary svg{color:var(--teal)}.import-summary>div{display:flex;flex-direction:column}.import-summary strong{font-size:.76rem}.import-summary span{color:var(--muted);font-size:.64rem}.mapping-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.mapping-grid>section{display:flex;max-height:520px;flex-direction:column;gap:10px;padding:15px;overflow:auto;border:1px solid var(--line);border-radius:13px}.mapping-grid section>header{display:flex;align-items:center;gap:9px}.mapping-grid header svg{color:var(--teal)}.mapping-grid header h3{margin:0 0 3px;font-size:.84rem}.mapping-grid header p{margin:0;color:var(--muted);font-size:.65rem}.import-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:15px;border-top:1px solid var(--line)}.import-footer>span{color:var(--muted);font-size:.72rem}.import-success{display:flex;align-items:center;gap:14px;padding:22px;border:1px solid #b9daca;border-radius:14px;color:#2e6c53;background:#eaf6ef}.import-success>svg{width:35px;height:35px}.import-success>div{flex:1}.import-success h3{margin:0 0 4px;font-size:.94rem}.import-success p{margin:0;font-size:.72rem}.login-page{display:grid;min-height:100vh;grid-template-columns:1.08fr .92fr;color:#fff;background:var(--navy)}.login-story{position:relative;display:flex;min-height:100vh;flex-direction:column;justify-content:space-between;padding:clamp(30px,5vw,76px);overflow:hidden;background:radial-gradient(circle at 78% 62%,rgba(185,218,117,.18),transparent 18rem),linear-gradient(145deg,#09282c,#123d3e)}.login-story:after{position:absolute;right:-130px;bottom:-160px;width:470px;height:470px;border:1px solid rgba(185,218,117,.13);border-radius:50%;box-shadow:0 0 0 70px #b9da7508,0 0 0 140px #b9da7506;content:""}.brand-lockup--light{position:relative;z-index:1}.login-story__copy{position:relative;z-index:1;max-width:650px}.login-story__copy .eyebrow{color:var(--lime)}.login-story__copy h1{max-width:590px;margin-bottom:22px;font-family:Georgia,serif;font-size:clamp(2.8rem,5vw,5.2rem);font-weight:500;line-height:.98;letter-spacing:-.055em}.login-story__copy>p:last-child{max-width:570px;color:#acc4be;font-size:clamp(.95rem,1.2vw,1.12rem);line-height:1.65}.login-proof{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:18px;color:#acc4be;font-size:.72rem}.login-proof span{display:flex;align-items:center;gap:6px}.login-proof svg{width:16px;color:var(--lime)}.login-panel{display:grid;min-height:100vh;padding:36px;place-items:center;color:var(--ink);background:#f5f7f3}.login-card{width:min(100%,440px);padding:clamp(28px,4vw,48px);border:1px solid #dce5df;border-radius:24px;background:#fff;box-shadow:0 24px 65px #0d2a2d1a}.login-icon{display:grid;width:54px;height:54px;margin-bottom:26px;place-items:center;border-radius:16px;color:var(--teal);background:var(--mint)}.login-card h2{margin-bottom:10px;font-size:1.65rem;letter-spacing:-.04em}.login-card>p:not(.eyebrow){margin-bottom:24px;color:var(--muted);font-size:.8rem;line-height:1.55}.login-card .notice{margin-bottom:16px}.google-button{width:100%;min-height:50px}.google-g{display:grid;width:23px;height:23px;place-items:center;border-radius:50%;color:#4285f4;background:#fff;font-family:Arial,sans-serif;font-weight:800}.google-button>svg{margin-left:auto}.login-card__foot{display:block;margin-top:17px;color:#84918e;font-size:.63rem;line-height:1.5;text-align:center}.login-form{display:grid;gap:14px}.login-form .button{width:100%;min-height:50px}.login-form .button svg:last-child{margin-left:auto}.login-link{display:block;margin:13px auto 0;border:0;color:var(--teal);background:transparent;cursor:pointer;font:inherit;font-size:.72rem;font-weight:700}.login-link:hover{text-decoration:underline}.login-divider{display:flex;align-items:center;gap:12px;margin:18px 0;color:#96a29f;font-size:.65rem;text-transform:uppercase}.login-divider:before,.login-divider:after{height:1px;flex:1;background:#e1e8e4;content:""}.loading-screen{display:grid;min-height:100vh;place-items:center;align-content:center;gap:16px;color:#78908a;background:var(--navy)}.brand-mark--pulse{color:var(--navy);animation:pulse 1.5s ease-in-out infinite}.loading-screen p{font-size:.75rem;letter-spacing:.07em}.data-error-screen{display:grid;min-height:100vh;padding:24px;place-items:center;background:#f3f6f3}.data-error-screen>div{display:grid;max-width:470px;justify-items:center;padding:36px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow);text-align:center}.data-error-screen h1{margin:20px 0 8px;font-size:1.45rem}.data-error-screen p{margin-bottom:20px;color:var(--muted);font-size:.8rem;line-height:1.55}@keyframes pulse{50%{transform:scale(1.07);box-shadow:0 0 0 12px #b9da7514}}@media(max-width:1180px){.sidebar{width:224px}.app-main{margin-left:224px}.metric-grid,.help-grid{grid-template-columns:repeat(2,1fr)}.user-grid,.attention-list{grid-template-columns:1fr}}@media(max-width:920px){.sidebar{width:256px;transform:translate(-105%);transition:transform .18s ease;box-shadow:15px 0 40px #041c1e40}.sidebar--open{transform:translate(0)}.sidebar .sidebar__close,.topbar .mobile-menu{display:grid}.app-main{margin-left:0}.topbar{padding-left:18px}.topbar__context{margin-right:auto;margin-left:10px}.page{padding:28px 22px 55px}.dashboard-grid--broker,.dashboard-grid--manager,.manager-hero-grid{grid-template-columns:1fr}.progress-panel,.ranking-mini,.funnel-panel,.next-actions-panel,.team-table-panel{grid-column:1}.signal-strip{grid-template-columns:repeat(2,1fr)}.signal-strip__quote{grid-column:1 / -1;min-height:72px}.opportunity-detail{grid-template-columns:1fr}.opportunity-summary{padding-right:0;padding-bottom:18px;border-right:0;border-bottom:1px solid var(--line)}.stage-controls{grid-template-columns:repeat(2,1fr)}.admin-layout{grid-template-columns:1fr}.admin-layout>aside{flex-direction:row;overflow-x:auto}.admin-layout>aside button{white-space:nowrap}.transfer-list article{grid-template-columns:1fr 1fr}.transfer-list article>div{grid-column:1 / -1}}@media(max-width:680px){.topbar__context{display:none}.topbar{min-height:62px}.topbar__actions{margin-left:auto}.profile-trigger>span:nth-child(2),.profile-trigger>svg{display:none}.demo-badge{display:none}.page{padding:23px 14px 45px}.page-heading{align-items:flex-start;flex-direction:column;margin-bottom:20px}.page-heading .button,.heading-actions{width:100%}.heading-actions{align-items:stretch;flex-direction:column}.analysis-filters,.analysis-grid{grid-template-columns:1fr}.analysis-summary{overflow-x:auto}.heading-stamp{display:none}.signal-strip{grid-template-columns:1fr}.signal-strip__quote{grid-column:1}.metric-grid{grid-template-columns:1fr 1fr}.funnel-row{display:flex;overflow-x:auto}.funnel-step{min-width:120px}.data-list__row{grid-template-columns:32px 1fr auto}.data-list__row>.status-dot,.data-list__row>.action-copy{grid-column:2}.data-list__row>svg{grid-column:3;grid-row:1 / 3}.manager-hero-grid,.export-grid,.mapping-grid,.attention-list{grid-template-columns:1fr}.toolbar{align-items:stretch;flex-direction:column}.search-box{min-width:0}.toolbar__filters{flex-wrap:wrap}.toolbar select{min-width:0;flex:1}.view-toggle{width:fit-content;align-self:flex-end}.modal-backdrop{padding:0;place-items:end center}.modal{width:100%;max-height:94vh;border-radius:20px 20px 0 0}.modal__header,.modal__body{padding:18px}.form-grid{grid-template-columns:1fr}.field--full{grid-column:1}.quick-actions{grid-template-columns:repeat(3,1fr)}.summary-chips{overflow-x:auto}.summary-chips>div{min-width:max-content}.task-list>article{grid-template-columns:38px 1fr}.task-list>article>.button{grid-column:2;justify-self:start}.help-grid,.ranking-podium{grid-template-columns:1fr}.podium-card{min-height:205px}.podium-card--first{grid-row:1;min-height:230px}.my-ranking-signal{align-items:flex-start;flex-wrap:wrap}.my-ranking-signal>svg:last-child{display:none}.admin-layout>aside button{padding:9px}.admin-layout>aside button svg{display:none}.admin-section-heading{flex-direction:column}.admin-section-heading .button,.admin-section-heading .field{width:100%}.catalog-form{align-items:stretch;flex-direction:column}.catalog-form .field{min-width:0}.transfer-list article{grid-template-columns:1fr}.transfer-list article>div{grid-column:1}.import-footer,.import-success{align-items:stretch;flex-direction:column}.import-steps>i{width:70px}.login-page{grid-template-columns:1fr;background:#f5f7f3}.login-story{display:none}.login-panel{min-height:100vh;padding:18px}.login-card{padding:28px 22px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
