:root{font-family:IBM Plex Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#192033;background:#f3f5f8;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #070910;--ink: #192033;--muted: #6e778b;--line: #e3e7ee;--surface: #ffffff;--blue: #718df5;--blue-deep: #3855c7;--cyan: #75e7f7;--mint: #6ef0c9;--warm: #f7f4ec;--shadow: 0 18px 50px rgba(25, 32, 51, .08)}*{box-sizing:border-box}html{min-width:320px;background:#f3f5f8}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit}h1,h2,h3,h4,p{margin-top:0}input,textarea,select{color:var(--ink)}textarea{resize:vertical}::selection{background:#718df53d}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:#6474a5;font:700 10px/1.2 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.14em;text-transform:uppercase}.muted{color:var(--muted)}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:1px solid transparent;border-radius:12px;cursor:pointer;font-size:13px;font-weight:750;transition:transform .16s ease,background .16s ease,border-color .16s ease,opacity .16s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.42}.button--primary{background:linear-gradient(135deg,#819bfd,#6e87e8);color:#0b1020;box-shadow:0 10px 30px #4b67cf38}.button--secondary{border-color:var(--line);background:#fff;color:#34405b}.button--quiet{background:#f4f6fa;color:#576178}.button--light{background:#ffffffeb;color:#1b284c}.button--whatsapp{background:#dcf9ed;color:#167353}.button--danger{border-color:#f2d9dc;background:#fff7f7;color:#bd4754}.button--danger.is-armed{background:#c94656;color:#fff}.button--small{min-height:35px;padding:7px 11px;border-radius:10px;font-size:12px}.button--full{width:100%}.text-button{display:inline-flex;align-items:center;gap:6px;padding:5px;background:transparent;color:#5268b1;cursor:pointer;font-size:12px;font-weight:750}.icon-button{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:1px solid var(--line);border-radius:11px;background:#fff;color:#687189;cursor:pointer}.brand{display:inline-flex;align-items:center;gap:12px;color:#f5f7ff}.brand__mark{display:grid;grid-template-columns:auto 1px auto;width:43px;height:43px;align-items:center;justify-content:center;gap:4px;border:1px solid rgba(255,255,255,.16);border-radius:13px;background:linear-gradient(135deg,#7d9cff30,#75e7f70d);color:#f6f7fd;font-family:Georgia,serif;font-size:14px}.brand__mark i{width:1px;height:19px;background:linear-gradient(transparent,#75e7f7,transparent)}.brand>div:last-child{display:flex;flex-direction:column}.brand strong{font-family:Spectral,Georgia,serif;font-size:16px;font-weight:500;letter-spacing:-.015em}.brand small{margin-top:3px;color:#7d879e;font:600 7px/1 ui-monospace,monospace;letter-spacing:.16em;text-transform:uppercase}.brand--compact .brand__mark{width:38px;height:38px}.login-page{display:grid;min-height:100vh;grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);background:var(--navy)}.login-story{position:relative;display:flex;min-height:100vh;flex-direction:column;justify-content:space-between;padding:clamp(34px,6vw,80px);overflow:hidden;background:radial-gradient(circle at 70% 35%,rgba(77,111,255,.28),transparent 28rem),radial-gradient(circle at 12% 92%,rgba(53,202,196,.12),transparent 24rem),linear-gradient(145deg,#090b15,#070910 62%)}.login-story:before{position:absolute;inset:0;opacity:.13;background-image:linear-gradient(rgba(255,255,255,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.09) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:radial-gradient(circle at 55% 50%,#000,transparent 72%);mask-image:radial-gradient(circle at 55% 50%,#000,transparent 72%);content:""}.login-story:after{position:absolute;top:29%;right:12%;width:230px;height:230px;border:1px solid rgba(117,231,247,.2);border-radius:50%;box-shadow:0 0 80px #4771ff33,inset 0 0 60px #75e7f712;content:""}.login-story>*{position:relative;z-index:1}.login-story__copy{max-width:660px}.login-story__copy .eyebrow{color:#a7dded}.login-story__copy h1{margin:18px 0 22px;color:#f7f4ec;font-family:Spectral,Georgia,serif;font-size:clamp(46px,6vw,84px);font-weight:400;line-height:.99;letter-spacing:-.055em}.login-story__copy p{max-width:570px;margin:0;color:#9ca7bb;font-size:clamp(16px,1.8vw,20px);line-height:1.65}.login-story__signal{display:flex;align-items:center;gap:10px;color:#7e8ba4;font-size:11px;letter-spacing:.04em}.login-story__signal i{width:7px;height:7px;border-radius:50%;background:var(--mint);box-shadow:0 0 16px var(--mint)}.login-panel{display:grid;min-height:100vh;padding:36px;place-items:center;background:#f6f7fa}.login-card{width:min(430px,100%);padding:42px;border:1px solid #e4e7ed;border-radius:26px;background:#fff;box-shadow:0 30px 90px #0f16271a}.login-card__icon{display:grid;width:46px;height:46px;margin-bottom:28px;place-items:center;border-radius:15px;background:#eef1ff;color:#5b73d4}.login-card h2{margin:8px 0;font-family:Spectral,Georgia,serif;font-size:38px;font-weight:500;letter-spacing:-.035em}.login-card>p{margin-bottom:27px;font-size:14px}.login-form,.form-stack{display:grid;gap:17px}.login-form label,.form-stack label{display:grid;gap:8px;color:#4f596f;font-size:12px;font-weight:700}.login-form input,.form-stack input,.form-stack textarea,.form-stack select{width:100%;min-height:46px;padding:11px 13px;border:1px solid #dfe3ea;border-radius:11px;outline:none;background:#fbfcfd;transition:border-color .15s,box-shadow .15s}.login-form input:focus,.form-stack input:focus,.form-stack textarea:focus,.form-stack select:focus{border-color:#7f97ed;box-shadow:0 0 0 3px #718df51f}.form-error{padding:11px 13px;border-radius:10px;background:#fff0f1;color:#a83f4b;font-size:12px}.demo-entry{display:grid;gap:18px}.notice{display:flex;align-items:flex-start;gap:10px;padding:13px;border-radius:12px;font-size:12px;line-height:1.55}.notice svg{flex:0 0 auto;margin-top:2px}.notice--info{background:#eef5ff;color:#41577c}.app-shell{min-height:100vh;background:#f3f5f8}.sidebar{position:fixed;z-index:40;inset:0 auto 0 0;display:flex;width:250px;flex-direction:column;padding:25px 18px 18px;overflow:hidden;background:radial-gradient(circle at 20% 18%,rgba(95,127,255,.16),transparent 16rem),linear-gradient(180deg,#0b0d16,#070910);color:#e9edf7}.sidebar:after{position:absolute;inset:auto -80px 40px auto;width:190px;height:190px;border:1px solid rgba(117,231,247,.09);border-radius:50%;content:""}.sidebar__brand{display:flex;align-items:center;justify-content:space-between;padding:0 8px 30px}.sidebar__nav{position:relative;z-index:1;display:grid;gap:5px}.sidebar__label{margin:0 10px 9px;color:#565e70;font:700 8px/1 ui-monospace,monospace;letter-spacing:.15em;text-transform:uppercase}.sidebar__nav button{position:relative;display:flex;min-height:44px;align-items:center;gap:12px;padding:10px 12px;border-radius:11px;background:transparent;color:#8993a8;cursor:pointer;font-size:13px;text-align:left}.sidebar__nav button:hover{background:#ffffff0a;color:#e7ebf5}.sidebar__nav button.active{border:1px solid rgba(125,156,255,.14);background:linear-gradient(90deg,#718df52b,#718df50b);color:#f5f7fc;box-shadow:inset 3px 0 #7896ff}.sidebar__nav button.active svg{color:#8fa7ff}.nav-signal{width:6px;height:6px;margin-left:auto;border-radius:50%;background:var(--mint);box-shadow:0 0 10px var(--mint)}.sidebar__footer{position:relative;z-index:1;margin-top:auto}.session-card{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid rgba(255,255,255,.075);border-radius:14px;background:#ffffff09}.avatar{display:grid;width:33px;height:33px;flex:0 0 auto;place-items:center;border-radius:10px;background:linear-gradient(135deg,#829bfa,#66d7e9);color:#080d18;font-size:10px;font-weight:850}.session-card>div{display:flex;min-width:0;flex:1;flex-direction:column}.session-card strong{font-size:12px}.session-card small{margin-top:2px;overflow:hidden;color:#697389;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.session-card button{display:grid;width:30px;height:30px;place-items:center;background:transparent;color:#727c91;cursor:pointer}.mobile-close,.mobile-menu{display:none;background:transparent;color:inherit}.workspace{min-height:100vh;margin-left:250px}.topbar{display:flex;min-height:112px;align-items:center;justify-content:space-between;gap:24px;padding:24px clamp(24px,3vw,46px);border-bottom:1px solid rgba(218,223,232,.85);background:#f7f8fbe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar__title{display:flex;align-items:center;gap:15px}.topbar__title h1{margin:4px 0 2px;font-family:Spectral,Georgia,serif;font-size:29px;font-weight:500;letter-spacing:-.03em}.topbar__title p{margin:0;color:#81899a;font-size:11px}.topbar__actions{display:flex;align-items:center;gap:10px}.quick-search{display:flex;min-height:40px;align-items:center;gap:8px;padding:8px 10px 8px 13px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#758096;cursor:pointer;font-size:12px}.quick-search kbd{padding:3px 6px;border:1px solid #e2e5ea;border-radius:5px;background:#f6f7f9;color:#98a0ae;font-size:9px}.demo-banner{display:flex;min-height:38px;align-items:center;justify-content:center;gap:24px;padding:8px 22px;background:#fff7de;color:#745c20;font-size:11px}.demo-banner span{display:inline-flex;align-items:center;gap:8px}.demo-banner i{width:6px;height:6px;border-radius:50%;background:#e5a92d;box-shadow:0 0 9px #e5a92d}.demo-banner a{color:#5368af;font-weight:700;text-decoration:none}.page-content{padding:clamp(24px,3vw,42px)}.global-error{display:flex;align-items:flex-start;gap:10px;margin-bottom:20px;padding:13px 15px;border:1px solid #f2d3d7;border-radius:12px;background:#fff4f5;color:#a23b49;font-size:12px}.global-error svg{flex:0 0 auto}.mobile-bottom-nav{display:none}.panel{min-width:0;padding:24px;border:1px solid var(--line);border-radius:19px;background:var(--surface);box-shadow:0 10px 34px #1b22340a}.panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.panel__header h2{display:flex;align-items:center;gap:8px;margin:5px 0 0;font-family:Spectral,Georgia,serif;font-size:21px;font-weight:500;letter-spacing:-.02em}.count-chip{display:inline-grid;min-width:23px;height:23px;place-items:center;padding:0 6px;border-radius:8px;background:#f0f2f6;color:#778095;font-family:inherit;font-size:10px;font-weight:800}.initial-avatar{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:1px solid #e2e6ee;border-radius:11px;background:linear-gradient(145deg,#fbfcff,#eef1f8);color:#5c6a91;font-size:10px;font-weight:850}.stage-badge{display:inline-flex;width:fit-content;min-height:25px;align-items:center;gap:6px;padding:5px 8px;border:1px solid color-mix(in srgb,var(--stage-color) 28%,#e8eaf0);border-radius:999px;background:color-mix(in srgb,var(--stage-color) 8%,#fff);color:#525c72;font-size:9px;font-weight:750;white-space:nowrap}.stage-badge i{width:6px;height:6px;border-radius:50%;background:var(--stage-color)}.priority-badge{display:inline-grid;min-width:31px;height:25px;place-items:center;padding:0 7px;border-radius:8px;font-size:10px;font-weight:850}.priority-aplus{background:#e9edff;color:#4f65be}.priority-a{background:#e9f9f4;color:#23745e}.priority-b{background:#fff4df;color:#8e681f}.priority-c{background:#f0f1f4;color:#70788a}.due-badge{display:inline-flex;width:fit-content;align-items:center;gap:5px;color:#7c8494;font-size:9px;font-weight:700;white-space:nowrap}.due-badge--overdue{color:#c34755}.due-badge--today{color:#ad6b13}.due-badge--upcoming{color:#4b6d9e}.prospect-link{display:inline-flex;max-width:100%;align-items:center;gap:3px;padding:0;overflow:hidden;background:transparent;color:#283147;cursor:pointer;font-size:12px;font-weight:780;text-align:left;text-overflow:ellipsis;white-space:nowrap}.empty-state{display:grid;min-height:190px;place-items:center;align-content:center;padding:30px;text-align:center}.empty-state__icon{display:grid;width:42px;height:42px;margin-bottom:12px;place-items:center;border-radius:14px;background:#edf8f4;color:#319779}.empty-state h3{margin-bottom:7px;font-family:Spectral,Georgia,serif;font-size:18px;font-weight:500}.empty-state p{max-width:380px;margin-bottom:15px;color:#8890a0;font-size:11px;line-height:1.55}.loading{display:grid;min-height:100vh;place-items:center;align-content:center;gap:12px;background:#f6f7fa;color:#7c8598;font-size:12px}.spinner{width:31px;height:31px;border:3px solid #dde2ec;border-top-color:#718df5;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.dashboard-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.metric-grid{display:grid;grid-column:1 / -1;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric-card{position:relative;display:grid;min-height:112px;grid-template-columns:auto 1fr;align-items:center;gap:13px;padding:18px;overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 8px 28px #1b223409}.metric-card:after{position:absolute;inset:auto -25px -35px auto;width:85px;height:85px;border-radius:50%;background:var(--metric-tint);content:"";filter:blur(4px)}.metric-card__icon{display:grid;width:39px;height:39px;place-items:center;border-radius:12px;background:var(--metric-bg);color:var(--metric-color)}.metric-card div{display:flex;flex-direction:column}.metric-card strong{font-family:Spectral,Georgia,serif;font-size:28px;font-weight:500;line-height:1}.metric-card div span{margin-top:5px;color:#4d566b;font-size:11px;font-weight:700}.metric-card small{grid-column:2;margin-top:-15px;color:#a1a7b3;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.metric-card--blue,.metric-card--indigo{--metric-bg:#edf1ff;--metric-color:#5870cd;--metric-tint:rgba(113,141,245,.1)}.metric-card--cyan{--metric-bg:#e9faff;--metric-color:#25879e;--metric-tint:rgba(117,231,247,.11)}.metric-card--mint,.metric-card--green{--metric-bg:#eafaf5;--metric-color:#2f8c70;--metric-tint:rgba(110,240,201,.11)}.metric-card--violet{--metric-bg:#f4edff;--metric-color:#8056b0;--metric-tint:rgba(190,140,240,.1)}.metric-card--orange{--metric-bg:#fff3e8;--metric-color:#ae6c2f;--metric-tint:rgba(246,193,119,.11)}.metric-card--gray{--metric-bg:#f0f2f5;--metric-color:#687184;--metric-tint:rgba(120,130,150,.08)}.attention-card{display:flex;grid-column:1 / -1;min-height:108px;align-items:center;justify-content:space-between;gap:25px;padding:22px 25px;overflow:hidden;border-radius:19px;background:radial-gradient(circle at 76% -30%,rgba(117,231,247,.2),transparent 18rem),linear-gradient(130deg,#17213d,#0c1020);color:#eef2fb;box-shadow:0 20px 45px #141c3426}.attention-card>div{display:flex;align-items:center;gap:16px}.attention-card__icon{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#ffffff0f;color:#8ea7ff}.attention-card .eyebrow{color:#8da5e6}.attention-card h2{margin:4px 0;font-family:Spectral,Georgia,serif;font-size:21px;font-weight:500}.attention-card p{margin:0;color:#8792aa;font-size:11px}.panel--pipeline-overview{grid-column:span 8}.panel--followups{grid-column:span 4}.panel--priorities,.panel--activity{grid-column:span 6}.pipeline-bar{display:flex;height:11px;margin:8px 0 25px;overflow:hidden;border-radius:999px;background:#eef0f4}.pipeline-bar span{min-width:3px}.pipeline-legend{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px 18px}.pipeline-legend div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;color:#747d90;font-size:9px}.pipeline-legend i{width:6px;height:6px;border-radius:50%}.pipeline-legend span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pipeline-legend strong{color:#3d465b;font-size:10px}.compact-list{display:grid}.compact-row{display:flex;min-width:0;align-items:center;gap:11px;padding:12px 0;border-bottom:1px solid #edf0f4}.compact-row:first-child{padding-top:0}.compact-row:last-child{padding-bottom:0;border-bottom:0}.compact-row__main{display:flex;min-width:0;flex:1;flex-direction:column;gap:4px}.compact-row__main>span{overflow:hidden;color:#9299a7;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.timeline-list{display:grid}.timeline-list article{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:0 0 17px}.timeline-list article:last-child{padding-bottom:0}.timeline-list article:before{position:absolute;top:10px;bottom:-1px;left:3px;width:1px;background:#e4e8ee;content:""}.timeline-list article:last-child:before{display:none}.timeline-list i{position:relative;z-index:1;width:7px;height:7px;margin-top:5px;border:2px solid #fff;border-radius:50%;background:#7f98f3;box-shadow:0 0 0 2px #dfe5f8}.timeline-list div{display:flex;min-width:0;flex-direction:column;gap:3px}.timeline-list strong{font-size:11px}.timeline-list span{overflow:hidden;color:#848c9d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.timeline-list time{color:#a1a7b2;font-size:8px;white-space:nowrap}.dashboard-footnote{grid-column:1 / -1;margin:4px 0 0;color:#9299a7;font-size:9px;text-align:center}.toolbar{display:flex;align-items:center;gap:11px;margin-bottom:18px}.toolbar select,.filter-bar select{min-height:41px;padding:9px 34px 9px 12px;border:1px solid var(--line);border-radius:11px;outline:none;background:#fff;color:#525c70;font-size:11px}.search-field{display:flex;min-width:min(420px,100%);min-height:42px;align-items:center;gap:9px;padding:0 13px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#8790a2}.search-field:focus-within{border-color:#859bed;box-shadow:0 0 0 3px #718df51a}.search-field input{width:100%;border:0;outline:none;background:transparent;font-size:12px}.toolbar__result{margin-left:auto;color:#9299a7;font-size:10px}.toolbar--prospects{justify-content:space-between}.filter-bar{display:flex;align-items:flex-end;gap:10px;margin-bottom:13px;padding:13px 14px;border:1px solid var(--line);border-radius:14px;background:#fff}.filter-bar>span{display:flex;min-height:40px;align-items:center;gap:7px;margin-right:3px;color:#576176;font-size:11px;font-weight:800}.filter-bar label{display:grid;gap:5px;color:#9299a7;font-size:8px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.filter-bar select{min-height:36px;padding-block:7px}.filter-bar .text-button{margin-left:auto;min-height:36px}.table-summary{display:flex;align-items:center;justify-content:space-between;margin:0 3px 10px;color:#7e8798;font-size:10px}.table-summary span{display:inline-flex;align-items:center;gap:6px}.table-summary small{font-size:9px}.prospect-table-wrap{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 12px 34px #1b22340a}.prospect-table{width:100%;border-collapse:collapse}.prospect-table th{padding:13px 15px;border-bottom:1px solid var(--line);background:#f9fafc;color:#858da0;font-size:8px;font-weight:800;letter-spacing:.07em;text-align:left;text-transform:uppercase}.prospect-table td{padding:14px 15px;border-bottom:1px solid #edf0f4;color:#4c5569;font-size:10px;vertical-align:middle}.prospect-table tbody tr{cursor:pointer;transition:background .14s}.prospect-table tbody tr:hover{background:#fafbfe}.prospect-table tbody tr:last-child td{border-bottom:0}.prospect-table td>strong,.prospect-table td>small{display:block}.prospect-table td>strong{color:#31394c;font-size:10px}.prospect-table td>small{max-width:200px;margin-top:4px;overflow:hidden;color:#959ca9;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.prospect-cell{display:flex;min-width:220px;align-items:center;gap:10px}.prospect-cell>div{display:flex;min-width:0;flex-direction:column}.prospect-cell strong{max-width:250px;overflow:hidden;color:#252d41;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.prospect-cell small{margin-top:4px;color:#9299a8;font-size:8px}.priority-score{display:inline-flex;align-items:center;gap:7px}.priority-score small{color:#8d95a5;font-size:8px}.prospect-mobile-list{display:none}.pipeline-page{min-width:0}.kanban{display:grid;grid-auto-columns:286px;grid-auto-flow:column;gap:13px;padding:2px 1px 13px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-color:#c8cedb transparent}.kanban-column{display:flex;min-height:570px;flex-direction:column;overflow:hidden;border:1px solid #e2e6ed;border-radius:16px;background:#eef1f5}.kanban-column>header{display:flex;min-height:52px;align-items:center;justify-content:space-between;padding:13px 14px;border-bottom:1px solid #dfe3ea;background:#ffffffa8}.kanban-column>header>div{display:flex;align-items:center;gap:8px}.kanban-column>header i{width:7px;height:7px;border-radius:50%;background:var(--stage-color);box-shadow:0 0 9px color-mix(in srgb,var(--stage-color) 50%,transparent)}.kanban-column>header strong{color:#434c61;font-size:10px}.kanban-column>header>span{display:grid;min-width:23px;height:23px;place-items:center;border-radius:8px;background:#fff;color:#7d8697;font-size:9px;font-weight:800}.kanban-column__body{display:grid;align-content:start;gap:9px;min-height:100%;padding:10px}.kanban-column--droppable .kanban-column__body{background:color-mix(in srgb,var(--stage-color) 3%,transparent)}.kanban-card{overflow:hidden;border:1px solid #dfe3ea;border-radius:14px;background:#fff;box-shadow:0 7px 18px #20283b0b}.kanban-card[draggable=true]{cursor:grab}.kanban-card__main{display:block;width:100%;padding:14px;background:transparent;color:inherit;cursor:pointer;text-align:left}.kanban-card__top{display:flex;align-items:center;gap:7px}.kanban-card__top>span:nth-child(2){color:#949baa;font-size:8px}.kanban-card__top svg{margin-left:auto;color:#b3b8c3}.kanban-card h3{margin:13px 0 5px;color:#2b3347;font-family:Spectral,Georgia,serif;font-size:16px;font-weight:600;line-height:1.2}.kanban-card p{margin:0 0 12px;overflow:hidden;color:#8b93a2;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.kanban-card__contact{display:flex;gap:8px;margin-bottom:12px}.kanban-card__contact span{display:inline-flex;align-items:center;gap:4px;color:#768096;font-size:8px}.kanban-card__mobile-stage{display:none}.kanban-empty{display:flex;min-height:72px;align-items:center;justify-content:center;gap:7px;border:1px dashed #d3d8e1;border-radius:12px;color:#a0a7b4;font-size:9px}.pipeline-hint{margin:11px 2px 0;color:#9199a8;font-size:9px}.today-page{display:grid;gap:17px}.today-summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;padding:25px;border-radius:20px;background:radial-gradient(circle at 82% 0,rgba(112,226,240,.18),transparent 21rem),linear-gradient(135deg,#17213d,#0c1020);color:#eef2fb;box-shadow:0 20px 46px #141c3424}.today-summary__date{display:grid;min-width:105px;padding-right:24px;border-right:1px solid rgba(255,255,255,.1);text-align:center}.today-summary__date span{color:#8ea1cd;font:700 8px/1 ui-monospace,monospace;text-transform:uppercase;letter-spacing:.1em}.today-summary__date strong{margin:5px 0 1px;font-family:Spectral,Georgia,serif;font-size:45px;font-weight:400;line-height:1}.today-summary__date small{color:#7d899f;font-size:8px;text-transform:capitalize}.today-summary .eyebrow{color:#94aaf0}.today-summary h2{margin:6px 0;font-family:Spectral,Georgia,serif;font-size:22px;font-weight:500}.today-summary p{margin:0;color:#8c97ab;font-size:10px}.today-summary__stats{display:flex;gap:20px}.today-summary__stats span{display:flex;flex-direction:column;color:#8792a7;font-size:8px;text-transform:uppercase;letter-spacing:.06em}.today-summary__stats strong{margin-bottom:3px;color:#f4f6fb;font-family:Spectral,Georgia,serif;font-size:22px;font-weight:500}.today-group{padding-bottom:10px}.today-list{display:grid}.today-list article{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #edf0f4}.today-list article:last-child{border:0}.today-list__check{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid #e0e4ec;border-radius:11px;background:#fff;color:#a2a9b7;cursor:pointer}.today-list__check:hover{border-color:#8ea3ee;color:#637dd5}.today-list__main{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.today-list__main strong{font-size:12px}.today-list__main span{color:#64728e;font-size:9px;font-weight:650}.today-list__main small{overflow:hidden;color:#9aa1ae;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.today-list__meta{display:flex;align-items:center;gap:10px}.templates-page{display:grid;gap:18px}.template-intro{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:28px 30px;overflow:hidden;border-radius:20px;background:radial-gradient(circle at 86% 0,rgba(117,231,247,.18),transparent 18rem),#10162a;color:#eef2fa}.template-intro h2{margin:7px 0 9px;font-family:Spectral,Georgia,serif;font-size:25px;font-weight:500}.template-intro p{max-width:700px;margin:0;color:#9aa6bb;font-size:11px;line-height:1.6}.template-intro code{padding:2px 5px;border-radius:5px;background:#ffffff12;color:#b6c8ff;font-size:9px}.template-intro__mark{display:grid;width:68px;height:68px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:#ffffff0d;color:#84dce8}.template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.template-card{display:flex;min-height:285px;flex-direction:column;padding:21px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 10px 30px #1b223409}.template-card header{display:flex;align-items:center;justify-content:space-between}.template-card__number{color:#d2d6df;font:700 10px/1 ui-monospace,monospace}.template-card__channel{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border-radius:8px;background:#f1f4fb;color:#657390;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.template-card h3{margin:18px 0 8px;font-family:Spectral,Georgia,serif;font-size:19px;font-weight:550}.template-card__subject{margin-bottom:8px;color:#526084;font-size:9px}.template-card>p{display:-webkit-box;flex:1;margin:0 0 19px;overflow:hidden;color:#7a8395;font-size:10px;line-height:1.6;white-space:pre-line;-webkit-box-orient:vertical;-webkit-line-clamp:7}.template-card footer{display:flex;justify-content:flex-end;gap:8px;padding-top:15px;border-top:1px solid #edf0f4}.modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;padding:20px;overflow-y:auto;place-items:center;background:#04070e94;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.modal{display:flex;width:min(630px,100%);max-height:min(880px,calc(100vh - 40px));flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.6);border-radius:22px;background:#f7f8fa;box-shadow:0 35px 120px #03071152}.modal--wide{width:min(1080px,100%)}.modal__header{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:20px;padding:19px 22px;border-bottom:1px solid var(--line);background:#fff}.modal__header h2{margin:4px 0 0;font-family:Spectral,Georgia,serif;font-size:23px;font-weight:550;letter-spacing:-.025em}.modal__body{flex:1;padding:22px;overflow-y:auto}.modal__footer{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:9px;padding:14px 20px;border-top:1px solid var(--line);background:#fff}.drawer-overview{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;background:radial-gradient(circle at 82% 0,rgba(117,231,247,.15),transparent 18rem),linear-gradient(125deg,#151e38,#0c1020);color:#eef2fa}.drawer-overview__identity{display:flex;min-width:0;align-items:center;gap:14px}.drawer-avatar{display:grid;width:49px;height:49px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:#ffffff12;color:#b9c8ff;font-size:12px;font-weight:850}.drawer-overview__identity h3{margin:0 0 4px;overflow:hidden;font-family:Spectral,Georgia,serif;font-size:19px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.drawer-overview__identity p{margin:0 0 8px;color:#8590a6;font-size:9px}.drawer-overview__identity div>div{display:flex;flex-wrap:wrap;gap:6px}.drawer-overview__actions{display:flex;gap:8px}.drawer-tabs{display:flex;flex:0 0 auto;gap:4px;padding:8px 18px;overflow-x:auto;border-bottom:1px solid var(--line);background:#fff}.drawer-tabs button{display:inline-flex;min-height:35px;align-items:center;gap:7px;padding:7px 11px;border-radius:9px;background:transparent;color:#788195;cursor:pointer;font-size:10px;font-weight:700;white-space:nowrap}.drawer-tabs button.active{background:#eef1fc;color:#536bc2}.drawer-body{padding:0;background:#f5f6f9}.form-sections{display:grid;gap:12px;padding:16px}.form-section{display:grid;grid-template-columns:200px minmax(0,1fr);gap:25px;padding:21px;border:1px solid var(--line);border-radius:16px;background:#fff}.form-section>header h3{margin:0 0 6px;font-family:Spectral,Georgia,serif;font-size:16px;font-weight:600}.form-section>header p{margin:0;color:#9299a8;font-size:9px;line-height:1.5}.form-grid{display:grid;gap:14px}.form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.field{display:grid;min-width:0;align-content:start;gap:6px;color:#525b6f;font-size:9px;font-weight:750}.field--wide{grid-column:1 / -1}.field>input,.field>textarea,.field>select,.field .inline-control>input,.field .inline-control>select{width:100%;min-height:41px;padding:9px 11px;border:1px solid #dfe3ea;border-radius:10px;outline:none;background:#fbfcfd;color:#30394e;font-size:10px;font-weight:500;transition:border-color .14s,box-shadow .14s}.field>textarea{min-height:78px;line-height:1.55}.field>input:focus,.field>textarea:focus,.field>select:focus,.field .inline-control>input:focus,.field .inline-control>select:focus{border-color:#8097ec;box-shadow:0 0 0 3px #718df51a}.field input[type=range]{padding:0;accent-color:#718df5}.inline-control{display:flex;gap:8px}.field-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:2px}.drawer-footer{justify-content:space-between}.drawer-footer>div{display:flex;gap:8px}.activity-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:14px;padding:16px}.activity-composer,.activity-history{padding:21px;border:1px solid var(--line);border-radius:16px;background:#fff}.activity-composer h3{margin:5px 0 17px;font-family:Spectral,Georgia,serif;font-size:18px;font-weight:550}.activity-composer>.button{margin-top:14px}.activity-history>.eyebrow{margin-bottom:18px}.drawer-timeline{display:grid}.drawer-timeline article{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;padding-bottom:20px}.drawer-timeline article:before{position:absolute;top:9px;bottom:0;left:4px;width:1px;background:#e1e5ec;content:""}.drawer-timeline article:last-child:before{display:none}.activity-dot{position:relative;z-index:1;width:9px;height:9px;margin-top:4px;border:2px solid #fff;border-radius:50%;background:#7891ea;box-shadow:0 0 0 2px #dfe5fa}.drawer-timeline header{display:flex;align-items:center;justify-content:space-between;gap:12px}.drawer-timeline strong{font-size:10px}.drawer-timeline time{color:#a0a6b2;font-size:8px}.drawer-timeline p{margin:6px 0 0;color:#717a8d;font-size:9px;line-height:1.5;white-space:pre-line}.drawer-message{display:grid;min-height:240px;place-items:center;align-content:center;padding:30px;color:#8d95a5;text-align:center}.drawer-message h3{margin:10px 0 5px;color:#384156;font-family:Spectral,Georgia,serif;font-size:18px;font-weight:550}.drawer-message p{max-width:390px;margin:0;font-size:10px;line-height:1.5}.sequence-layout{display:grid;gap:13px;padding:16px}.sequence-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px;border-radius:16px;background:radial-gradient(circle at 85% 0,rgba(117,231,247,.16),transparent 16rem),#10162a;color:#eef2fb}.sequence-hero h3{margin:5px 0 7px;font-family:Spectral,Georgia,serif;font-size:20px;font-weight:500}.sequence-hero p{margin:0;color:#8f9aaf;font-size:9px}.sequence-list{display:grid;gap:9px}.sequence-step{display:grid;grid-template-columns:auto minmax(0,1fr);gap:13px;padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff}.sequence-step--done{border-color:#d8ede5;background:#fbfffd}.sequence-step__check{display:grid;width:33px;height:33px;place-items:center;border:1px solid #dce1ea;border-radius:11px;background:#f8f9fb;color:#778196;cursor:pointer}.sequence-step--done .sequence-step__check{border-color:#bde5d6;background:#dff7ed;color:#238164}.sequence-step__check span{font-size:9px;font-weight:850}.sequence-step__main header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.sequence-step__main header span{color:#6b80c7;font:700 8px/1 ui-monospace,monospace;text-transform:uppercase;letter-spacing:.07em}.sequence-step__main h4{margin:4px 0 0;font-size:11px}.sequence-step__main header small{padding:5px 7px;border-radius:7px;background:#f1f3f7;color:#7d8596;font-size:8px}.sequence-step__main>p{margin:11px 0;color:#717a8c;font-size:9px;line-height:1.55}.sequence-step__main footer{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding-top:10px;border-top:1px solid #edf0f4}.sequence-step__main footer label{display:inline-flex;align-items:center;gap:5px;color:#7d8697;font-size:8px}.sequence-step__main footer input{min-height:31px;padding:5px 7px;border:1px solid #e0e4eb;border-radius:8px;background:#fff;font-size:9px}.completed-label{display:inline-flex;align-items:center;gap:5px;margin-left:auto;color:#31836a;font-size:8px;font-weight:750}.source-editor-list{display:grid;gap:10px;margin-bottom:12px}.source-editor{display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:7px;padding:10px;border:1px solid #e5e8ee;border-radius:12px;background:#f9fafc}.source-editor input{min-width:0;min-height:37px;padding:8px 9px;border:1px solid #e0e3e9;border-radius:8px;background:#fff;font-size:9px}.source-editor>div{display:flex;grid-column:1 / -1;justify-content:flex-end;gap:12px}.source-editor a,.source-editor button{display:inline-flex;align-items:center;gap:5px;padding:3px;background:transparent;color:#6275b4;cursor:pointer;font-size:8px;font-weight:700;text-decoration:none}.source-editor button{color:#b65a64}.toast{position:fixed;z-index:150;right:22px;bottom:22px;display:flex;min-width:280px;align-items:center;gap:10px;padding:13px 14px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:#0d1220f2;color:#eef2fa;box-shadow:0 18px 55px #0509124d;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);font-size:11px}.toast>svg{color:#6ef0c9}.toast span{flex:1}.toast button{display:grid;place-items:center;background:transparent;color:#8993a8;cursor:pointer}@media(max-width:1180px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.panel--pipeline-overview,.panel--followups,.panel--priorities,.panel--activity{grid-column:span 12}.filter-bar{flex-wrap:wrap;align-items:center}.filter-bar>span{width:100%}.filter-bar .text-button{margin-left:0}.form-section{grid-template-columns:160px minmax(0,1fr)}}@media(max-width:820px){.login-page{grid-template-columns:1fr}.login-story{display:none}.login-panel{padding:20px}.sidebar{width:250px;transform:translate(-102%);transition:transform .22s ease}.sidebar--open{transform:translate(0)}.sidebar-scrim{position:fixed;z-index:35;inset:0;background:#04070e75;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mobile-close{display:grid;place-items:center}.workspace{margin-left:0;padding-bottom:73px}.topbar{min-height:91px;padding:17px 18px}.mobile-menu{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:11px;color:#657086}.topbar__title h1{font-size:24px}.topbar__title p,.quick-search,.topbar__actions .button span{display:none}.topbar__actions .button{width:40px;min-height:40px;padding:0}.demo-banner{justify-content:flex-start;padding:8px 18px}.demo-banner a{display:none}.page-content{padding:18px}.mobile-bottom-nav{position:fixed;z-index:32;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);padding:7px 8px max(7px,env(safe-area-inset-bottom));border-top:1px solid #dfe3e9;background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-bottom-nav button{display:grid;min-height:50px;place-items:center;align-content:center;gap:4px;border-radius:10px;background:transparent;color:#8d95a5;font-size:8px}.mobile-bottom-nav button.active{background:#eef1fc;color:#536bc2}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric-card{min-height:100px;padding:14px}.metric-card small{display:none}.attention-card{align-items:flex-start;flex-direction:column}.attention-card .button{margin-left:59px}.pipeline-legend{grid-template-columns:repeat(2,minmax(0,1fr))}.toolbar{flex-wrap:wrap}.toolbar .search-field{width:100%}.toolbar__result{margin-left:0}.toolbar--prospects .button{width:100%}.filter-bar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.filter-bar>span,.filter-bar .text-button{width:auto;grid-column:1 / -1}.filter-bar select{width:100%}.prospect-table{display:none}.prospect-mobile-list{display:grid}.prospect-mobile-list>button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:11px;padding:14px;border-bottom:1px solid #edf0f4;background:#fff;color:inherit;text-align:left}.prospect-mobile-list>button:last-child{border:0}.prospect-mobile-list>button>div{display:flex;min-width:0;flex-direction:column;gap:4px}.prospect-mobile-list strong,.prospect-mobile-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prospect-mobile-list strong{font-size:11px}.prospect-mobile-list small{color:#8f97a6;font-size:8px}.prospect-mobile-list div>span{display:flex;flex-wrap:wrap;gap:7px;margin-top:5px}.kanban{grid-auto-columns:min(83vw,310px)}.kanban-card[draggable=true]{cursor:default}.kanban-card__mobile-stage{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 13px;border-top:1px solid #edf0f4;color:#8b93a2;font-size:8px}.kanban-card__mobile-stage select{min-width:150px;padding:5px;border:1px solid #e0e4eb;border-radius:7px;background:#f8f9fb;font-size:9px}.today-summary{grid-template-columns:auto minmax(0,1fr)}.today-summary__stats,.today-list__meta .priority-badge{display:none}.template-grid{grid-template-columns:1fr}.template-intro__mark{display:none}.modal-backdrop{padding:0;place-items:stretch}.modal{width:100%;max-height:100vh;border:0;border-radius:0}.modal__header{padding:15px 17px}.drawer-overview{align-items:flex-start;flex-direction:column;padding:15px 17px}.drawer-overview__actions{width:100%}.drawer-overview__actions .button{flex:1}.drawer-tabs{padding-inline:10px}.form-section{grid-template-columns:1fr;gap:15px;padding:17px}.form-section>header{padding-bottom:12px;border-bottom:1px solid #edf0f4}.activity-layout{grid-template-columns:1fr}.drawer-footer{gap:7px}.drawer-footer>div:first-child{display:none}.drawer-footer>div:last-child{width:100%}.drawer-footer .button{flex:1}}@media(max-width:520px){.login-card{padding:27px 22px;border-radius:20px}.metric-card{grid-template-columns:auto minmax(0,1fr)}.metric-card__icon{width:34px;height:34px}.metric-card strong{font-size:24px}.metric-card div span{font-size:9px}.attention-card{padding:19px}.attention-card>div{align-items:flex-start}.attention-card .button{width:100%;margin-left:0}.panel{padding:18px}.panel__header{margin-bottom:17px}.compact-row .stage-badge{display:none}.filter-bar{grid-template-columns:1fr}.filter-bar>span,.filter-bar .text-button{grid-column:auto}.today-summary{grid-template-columns:1fr}.today-summary__date{display:flex;min-width:0;align-items:baseline;gap:7px;padding:0 0 15px;border:0;border-bottom:1px solid rgba(255,255,255,.1);text-align:left}.today-summary__date strong{order:-1;font-size:34px}.today-list article{align-items:flex-start}.today-list__meta{align-items:flex-end;flex-direction:column}.today-list__meta .icon-button{display:none}.template-intro{padding:23px}.form-grid--2,.form-grid--3,.source-editor{grid-template-columns:1fr}.sequence-hero{align-items:flex-start;flex-direction:column}.sequence-hero .button{width:100%}.sequence-step{padding:14px}.sequence-step__main header{align-items:flex-start;flex-direction:column}.completed-label{width:100%;margin-left:0}.inline-control{flex-direction:column}.toast{right:12px;bottom:77px;left:12px;min-width:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
