:root{--ink: #0c1222;--ink-2: #141c2e;--ink-3: #1c2640;--line: rgba(255, 255, 255, .08);--text: #f3f0e8;--muted: #9aa3b5;--brand: #1f4fd6;--brand-deep: #1639a8;--amber: #e39a2f;--ok: #3dce7a;--bad: #f07178;--radius: 12px;--display: "Fraunces", Georgia, serif;--ui: "DM Sans", system-ui, sans-serif;--max: 980px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%}body{font-family:var(--ui);color:var(--text);background:var(--ink);-webkit-font-smoothing:antialiased;font-synthesis:none}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}.wrap{width:min(var(--max),calc(100% - 48px));margin:0 auto}.top{display:flex;align-items:center;justify-content:space-between;padding:28px 0 0}.mark{display:flex;align-items:baseline;gap:10px}.mark strong{font-family:var(--display);font-weight:500;font-size:22px;letter-spacing:-.02em}.mark span{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--amber)}.nav{display:flex;gap:22px;align-items:center;color:var(--muted);font-size:14px}.nav a:hover{color:var(--text)}.cta{display:inline-flex;align-items:center;background:var(--brand);color:#fff;border:0;border-radius:999px;padding:10px 18px;font-weight:600;font-size:14px}.cta:hover{background:var(--brand-deep)}.hero{padding:88px 0 72px}.kicker{color:var(--amber);font-size:12px;letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px}h1{font-family:var(--display);font-weight:500;font-size:clamp(40px,6vw,68px);line-height:1.08;letter-spacing:-.02em;margin:0 0 20px;max-width:14ch}.lead{color:var(--muted);font-size:18px;line-height:1.55;max-width:38ch;margin:0 0 32px}.rule{height:1px;background:var(--line);border:0;margin:0}.section{padding:56px 0 80px}.section h2{font-family:var(--display);font-weight:500;font-size:28px;letter-spacing:-.02em;margin:0 0 8px}.section p.sub{color:var(--muted);margin:0 0 36px}.row{display:grid;grid-template-columns:72px 1fr 120px;gap:24px;padding:22px 0;border-top:1px solid var(--line);align-items:baseline}.row:last-child{border-bottom:1px solid var(--line)}.idx{color:var(--amber);font-size:13px;letter-spacing:.08em}.row h3{margin:0 0 6px;font-size:18px;font-weight:600}.row p{margin:0;color:var(--muted);font-size:14px;line-height:1.45}.kind{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);text-align:right}.foot{padding:28px 0 40px;color:var(--muted);font-size:13px;display:flex;justify-content:space-between}.shell-bar{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-bottom:1px solid var(--line)}.launch{display:grid;grid-template-columns:1fr auto auto;gap:16px;padding:18px 0;border-bottom:1px solid var(--line);align-items:center}.dot{width:8px;height:8px;border-radius:50%;background:var(--ok)}.muted{color:var(--muted)}.wide{width:min(1400px,calc(100% - 32px));margin:0 auto}.crm-bar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;padding:16px 0}.crm-bar select,.login input{background:var(--ink-2);border:1px solid var(--line);color:var(--text);border-radius:8px;padding:8px 12px;min-width:180px}.board{display:flex;gap:12px;overflow-x:auto;padding:8px 0 40px;align-items:flex-start}.col{flex:0 0 260px;background:var(--ink-2);border:1px solid var(--line);border-radius:var(--radius);min-height:220px}.col.head{display:flex;justify-content:space-between;padding:12px 14px 8px;font-size:13px}.col.head b{font-weight:600}.col.head .n{color:var(--muted)}.col.success{border-color:#3dce7a40}.col.fail{border-color:#f0717840}.card{margin:0 10px 10px;padding:12px;background:var(--ink-3);border-radius:10px;border:1px solid var(--line);cursor:grab}.card:active{cursor:grabbing}.card strong{display:block;font-size:14px;margin-bottom:6px}.card .meta{color:var(--muted);font-size:12px;display:flex;justify-content:space-between;gap:8px}.chip{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--amber)}.login{max-width:380px;margin:80px auto}.login form{display:grid;gap:12px}.err{color:var(--bad);font-size:13px}.shell{--ui: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Arial, sans-serif;--paper: transparent;--paper-line: rgba(255, 255, 255, .16);--ink-text: #333;--ink-mute: #525c69;--brand: #0075ff;--brand-deep: #0060d6;--ok: #1bce7b;--air: #353493;--radius-md: 10px;--radius-lg: 12px;--radius-2xl: 16px;--radius-3xl: 20px;--radius-pill: 999px;display:flex;min-height:100vh;font-family:var(--ui);font-size:14px;color:#fff;background:radial-gradient(980px 560px at 8% -8%,#5b59d6 0%,transparent 55%),radial-gradient(820px 640px at 96% 108%,#24206a 0%,transparent 52%),#353493}.rail{flex:0 0 66px;width:66px;background:#ffffff0f;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);color:#fff;display:flex;flex-direction:column;align-items:center;padding:14px 6px 12px;z-index:50}.rail-logo{width:36px;height:36px;border-radius:50%;background:#fff;color:#353493;display:grid;place-items:center;font-weight:700;font-size:16px;margin-bottom:18px}.burger{width:40px;height:40px;border:0;border-radius:10px;background:#ffffff1f;color:#fff;display:grid;place-items:center;margin-bottom:16px}.burger:hover{background:#ffffff38}.burger svg{width:20px;height:20px}.menu-flyout{position:fixed;left:0;top:0;bottom:0;width:240px;z-index:90;background:#161440c7;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:0 16px 16px 0;padding:12px 12px 16px;overflow-y:auto;color:#fff;box-shadow:24px 0 64px #0a082859}.menu-flyout-head{display:flex;align-items:center;gap:12px;height:58px;margin-bottom:6px}.menu-flyout-head .burger{margin-bottom:0}.menu-flyout-head .mark strong{font-family:var(--display);font-size:19px;color:#fff}.menu-flyout-head .mark span{color:#ffffffb3}.menu-flyout-group{color:#ffffffb3;font-size:14px;padding:10px 12px 8px}.menu-flyout-item{display:flex;align-items:center;gap:12px;height:38px;margin-top:4px;padding:0 12px;border-radius:10px;color:#fff;font-size:14px;width:100%}.menu-flyout-item:hover{background:#ffffff24}.menu-flyout-item.on{background:#ffffff4d}.menu-flyout-item .ico{color:#ffffffd9}.menu-flyout-item.as-btn{background:none;border:0;cursor:pointer;text-align:left}.menu-flyout-item.as-btn:hover{background:#ffffff24}.menu-flyout-sep{height:1px;background:#ffffff29;margin:12px 8px}.rail-nav{display:flex;flex-direction:column;gap:6px;width:100%;align-items:center}.rail-nav a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;color:#ffffffb8;position:relative}.rail-nav a span{display:none}.rail-nav a:hover{color:#fff;background:#ffffff1f}.rail-nav a.on{color:#fff;background:#fff3}.ico{width:18px;height:18px;display:inline-flex;flex:0 0 18px}.ico svg{width:18px;height:18px}.rail-foot{margin-top:auto;padding:10px 0 4px;border-top:0;position:relative}.rail-ava{border:0;cursor:pointer}.mini-pop{position:fixed;left:76px;bottom:16px;z-index:80;width:280px;background:#fff;color:#333;border-radius:var(--radius-3xl);padding:16px 14px 12px;box-shadow:0 22px 56px #14123c47}.mini-head{display:flex;gap:12px;align-items:center;padding:6px 8px 14px;border-bottom:1px solid #eef1f5;margin-bottom:8px}.mini-head b{display:block;font-size:15px}.mini-head div div{font-size:13px;color:#525c69}.mini-pop>button{display:block;width:100%;text-align:left;background:none;border:0;border-radius:12px;padding:12px 10px;color:#333;font-weight:500}.mini-pop>button:hover{background:#f4f6fb}.who-row{display:flex;gap:10px;align-items:center}.ava{width:32px;height:32px;border-radius:50%;background:var(--brand);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex:0 0 32px}.ava.sm{width:22px;height:22px;flex-basis:22px;font-size:9px}.who{font-weight:600;font-size:13px}.linkish{background:none;border:0;padding:0;color:var(--muted);font-size:12px}.linkish:hover{color:var(--text)}.work{flex:1;min-width:0;background:transparent;color:#fff;display:flex;flex-direction:column}.work>:global(*){animation:enter .16s ease}.work>:global(.crm-stage){animation:none;flex:1;min-height:0;display:flex;flex-direction:column;position:relative}@keyframes enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.work>:global(*){animation:none}}.work-pad{margin:8px 16px 24px;padding:22px 26px 40px;background:#fff;color:var(--ink-text);border-radius:var(--radius-2xl)}.shell .work-pad .muted,.shell .lead-work{color:var(--ink-mute)}.lead-work{color:var(--ink-mute);margin:0 0 18px;max-width:52ch}.launch-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid var(--paper-line)}.launch-row strong{display:block;margin-bottom:4px}.work .muted{color:var(--ink-mute)}.chip-light{font-size:12px;color:var(--brand);font-weight:600}.air-tabs{display:flex;flex-wrap:wrap;gap:8px;padding:14px 18px 0}.air-tabs a{height:34px;padding:0 16px;border-radius:var(--radius-pill);background:#ffffff29;color:#fff;display:inline-flex;align-items:center;font-weight:600}.air-tabs a.on{background:#fff;color:#333}.ctx{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;padding:14px 18px 8px;background:transparent;border-bottom:0}.ctx-left,.ctx-right{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.ctx-title{font-family:var(--ui);font-weight:400;font-size:22px;letter-spacing:0;margin:0;max-width:none;color:#fff}.shell .cta.compact{padding:0 16px;height:34px;font-size:14px;font-weight:600;background:var(--ok);border-radius:var(--radius-pill)}.shell .cta.compact:hover{background:#16b86c}.ctx-sel,.ctx-search,.create-box input{background:#ffffff24;border:1px solid rgba(255,255,255,.14);color:#fff;border-radius:var(--radius-pill);padding:0 14px;height:34px;min-width:160px}.ctx-sel option{color:#333}.ctx-search::placeholder{color:#ffffffb3}.work-pad .create-box input{background:#f4f6fb;color:#333;border:1px solid #e2e6ee}.views{display:flex;border:0;border-radius:var(--radius-pill);overflow:hidden;background:#ffffff24}.views button{background:transparent;border:0;padding:0 14px;height:34px;color:#fff;border-radius:var(--radius-pill)}.views button.on{background:#fff;color:#333}.board-full{display:flex;gap:16px;overflow-x:auto;flex:1;align-items:stretch;min-height:0;padding:8px 12px 16px}.col-bx{flex:0 0 260px;background:transparent;border-radius:0;min-height:0;padding:0 0 16px;overflow:visible}.col-hd{display:flex;align-items:center;gap:8px;margin:0 8px 10px;padding:0 14px;height:32px;border-radius:6px;color:#fff}.col-hd b{font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.col-hd .n{font-size:13px;opacity:.85}.col-sum{width:fit-content;margin:0 auto 4px;padding:3px 14px;border-radius:var(--radius-pill);background:#ffffff2e;color:#fff;font-size:15px;font-weight:600}.tone-hot .col-hd{background:#ff5752}.tone-warn .col-hd{background:#f3e27c;color:#333}.tone-go .col-hd{background:#39a8ef}.tone-ok .col-hd{background:#1bce7b}.tone-bad .col-hd{background:#a8adb4}.quick{display:grid;place-items:center;width:36px;height:36px;margin:8px auto 10px;background:#fff3;border:0;border-radius:50%;padding:0;color:#fff;font-size:22px;line-height:1}.quick:hover{background:#ffffff52;color:#fff}.quick-form{display:grid;gap:8px;margin:0 8px 10px}.quick-form input,.quick-form select{background:#fff;border:1px solid var(--paper-line);border-radius:8px;padding:8px 10px;font:inherit;font-size:13px;color:var(--ink-text)}.quick-actions{display:flex;align-items:center;gap:10px}.quick-actions .linkish{color:#ffffffd9}.card-bx{margin:0 8px 10px;padding:10px 15px;background:#fff;color:#333;border-radius:var(--radius-md);border:0;cursor:grab}.card-bx:hover{border:0;box-shadow:0 8px 22px #14123c29}.card-bx:active{cursor:grabbing}.card-id{font-size:11px;color:var(--ink-mute);margin-bottom:3px}.card-bx strong{display:block;font-size:14px;line-height:1.35;margin-bottom:8px}.who-line{display:flex;align-items:center;gap:8px;font-size:12px;margin-bottom:8px}.who-line em{margin-left:auto;font-style:normal;color:var(--ink-mute);font-size:11px}.card-bx dl{margin:0}.card-bx dl>div{display:grid;grid-template-columns:88px 1fr;gap:6px;font-size:12px;padding:2px 0}.card-bx dt{color:var(--ink-mute);margin:0}.card-bx dd{margin:0;font-weight:600}.card-val{margin-top:10px;padding-top:8px;border-top:1px solid #eef2f8;font-weight:700;color:var(--brand);font-size:14px}.card-acts{display:flex;align-items:center;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid #eef2f8;font-size:12px}.act-count{min-width:20px;height:20px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:11px;font-weight:700;color:#fff;background:var(--ok)}.act-count.due-late{background:#ff5752}.act-count.due-today{background:#e8a33d}.act-due{color:var(--ink-mute);font-size:11px}.act-add{margin-left:auto;background:none;border:0;padding:2px 4px;color:var(--brand);font-size:12px;cursor:pointer;border-radius:6px}.act-add:hover{background:#0075ff14}.act-form{display:grid;gap:6px;margin-top:8px;padding-top:8px;border-top:1px solid #eef2f8;cursor:default}.act-form input,.act-form select{background:#fff;border:1px solid var(--paper-line);border-radius:8px;padding:7px 9px;font:inherit;font-size:12px;color:var(--ink-text)}.act-form .quick-actions .linkish{color:var(--ink-mute)}.who-line.has-mini{position:relative}.who-line.has-mini>span:not(.ava){cursor:help;border-bottom:1px dashed rgba(0,117,255,.4)}.mini-card{position:absolute;left:0;top:calc(100% + 6px);z-index:30;min-width:210px;background:#fff;border-radius:12px;box-shadow:0 14px 38px #14123c3d;padding:12px 14px;display:none;cursor:default}.who-line.has-mini:hover .mini-card{display:block}.mini-name{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:13px}.mini-row{font-size:12px;color:var(--ink-text);padding:2px 0}.mini-row.muted{color:var(--ink-mute)}.mini-link{display:inline-block;margin-top:6px;font-size:12px;color:var(--brand);text-decoration:none}.mini-link:hover{text-decoration:underline}.create-box{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.empty-hint{color:var(--ink-mute);margin:24px 0}.grid{width:100%;border-collapse:collapse;background:#fff;color:#333;font-size:13px;border-radius:var(--radius-2xl);overflow:hidden}.grid th,.grid td{text-align:left;padding:12px 14px;border-bottom:1px solid var(--paper-line)}.grid th{color:var(--ink-mute);font-weight:600}@media(max-width:800px){.shell{flex-direction:column}.rail{flex:none;width:100%;flex-direction:row;height:56px;padding:6px 10px}.rail-nav{flex-direction:row;flex-wrap:nowrap;overflow-x:auto}.rail-logo{margin:0 8px 0 0}.mini-pop{left:12px;right:12px;width:auto;bottom:68px}}.gate{min-height:100vh;display:grid;grid-template-columns:1fr min(420px,100%);align-items:center;gap:48px;padding:48px 8vw;background:radial-gradient(900px 420px at 10% 20%,rgba(31,79,214,.28),transparent 60%),var(--ink)}.gate-copy h1{font-family:var(--display);font-size:clamp(32px,4vw,48px);max-width:14ch;margin:28px 0 12px}.gate-copy p{color:var(--muted);max-width:36ch}.gate-card{background:#fff;color:#0f1b33;border-radius:16px;padding:32px 28px;display:grid;gap:14px}.gate-card h2{margin:0 0 4px;font-size:22px}.gate-card label{display:grid;gap:6px;font-size:13px;color:#5b6780}.gate-card input{background:#f4f7fc;border:1px solid #d8e0ee;border-radius:8px;padding:10px 12px;color:#0f1b33}.gear-wrap{position:relative}.gear{background:#ffffff29;border:0;border-radius:50%;width:34px;height:34px;color:#fff}.menu-pop{position:absolute;right:0;top:42px;background:#fff;border:0;border-radius:var(--radius-3xl);min-width:240px;padding:10px;z-index:20;box-shadow:0 18px 48px #14123c38}.menu-pop button{display:block;width:100%;text-align:left;background:none;border:0;padding:10px 12px;border-radius:8px;color:var(--ink-text)}.menu-pop button:hover{background:#f4f7fc}.modal{position:fixed;inset:0;background:#0c122273;display:grid;place-items:center;z-index:40;padding:24px}.modal-card{background:#fff;color:var(--ink-text);width:min(720px,100%);max-height:86vh;overflow:auto;border-radius:var(--radius-3xl);padding:24px 26px 20px}.modal-card h2{margin:0 0 8px;font-size:20px}.modal-card h3{margin:18px 0 8px;font-size:13px;color:var(--ink-mute)}.checks{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}.checks label{display:flex;gap:8px;align-items:center;font-size:13px}.modal-actions{display:flex;gap:16px;align-items:center;margin-top:20px}.linkish.dark{color:var(--ink-mute)}.grid tr{cursor:pointer}.back{color:var(--brand);font-size:13px;font-weight:600}.stepper{display:flex;gap:0;overflow-x:auto;background:#fff;border-bottom:1px solid var(--paper-line)}.step{background:transparent;border:0;border-bottom:3px solid transparent;padding:12px 16px;color:var(--ink-mute);white-space:nowrap}.step.on{color:var(--ink-text);border-bottom-color:var(--brand);font-weight:700}.ficha{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:0;min-height:calc(100vh - 140px)}.ficha-form,.tl{padding:20px 22px 40px}.ficha-form{background:#fff;border-right:1px solid var(--paper-line)}.sec{margin-bottom:22px}.sec>header{font-weight:700;margin-bottom:10px;padding-bottom:6px;border-bottom:1px solid var(--paper-line)}.sec label{display:grid;gap:4px;font-size:12px;color:var(--ink-mute);margin-bottom:10px}.sec input{border:1px solid var(--paper-line);border-radius:8px;padding:8px 10px;color:var(--ink-text)}.tl{background:#f7f9fd}.tl>header{font-weight:700;margin-bottom:12px}.tl-form{display:grid;gap:8px;margin-bottom:18px}.tl-form textarea,.tl-form select,.tl-form .tl-input{border:1px solid var(--paper-line);border-radius:8px;padding:8px 10px;font:inherit;color:var(--ink-text)}.act-item{background:#fff;border-radius:10px;padding:12px;margin-bottom:10px;border-left:3px solid var(--ok)}.act-item.tone-late{border-left-color:#ff5752}.act-item.tone-today{border-left-color:#e8a33d}.act-item.tone-done{border-left-color:#c6cbd6;opacity:.75}.act-item p{margin:6px 0;font-size:13px}.act-top{display:flex;align-items:center;gap:8px}.act-kind{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--ink-mute)}.act-when{margin-left:auto;font-size:11px;color:var(--ink-mute)}.act-when.done{color:var(--ok)}.tl+header,.tl>header+header{margin-top:18px}.tl-item{background:#fff;border-radius:10px;padding:12px;margin-bottom:10px;border-left:3px solid var(--brand)}.tl-item.kind-stage{border-left-color:var(--amber)}.tl-item.kind-create{border-left-color:var(--ok)}.tl-item.kind-activity{border-left-color:#6d7688}.tl-kind{font-size:11px;color:var(--ink-mute);margin-bottom:4px}.crm-board{flex:1;min-height:0;display:flex;flex-direction:column}.sheet-veil{position:absolute;inset:0;z-index:30;background:#18164847}.sheet-tools{position:absolute;left:14px;top:16px;z-index:32;display:flex;flex-direction:column;gap:8px}.sheet-tools button{width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:#525c69;display:grid;place-items:center;box-shadow:0 8px 22px #14123c33}.sheet-tools button:hover{background:#f4f6fb;color:#333}.sheet-tools svg{width:16px;height:16px}.sheet{position:absolute;inset:10px 0 0 72px;background:#fff;color:#333;border-radius:18px 0 0;box-shadow:-18px 0 48px #14123c38;overflow:hidden;display:flex;flex-direction:column}.deal-sheet{display:flex;flex-direction:column;height:100%;min-height:0}.sheet-hd{padding:18px 22px 8px}.sheet-kicker{font-size:12px;color:var(--ink-mute);margin-bottom:4px}.sheet-title{font-family:var(--ui);font-size:20px;font-weight:600;letter-spacing:0;margin:0 0 6px;max-width:none;color:#333}.sheet-meta{font-size:13px;color:var(--ink-mute)}.dots-row{display:flex;align-items:center;gap:14px;padding:8px 22px 14px;border-bottom:1px solid var(--paper-line)}.dots{display:flex;flex-wrap:wrap;gap:6px}.dot{width:30px;height:30px;border:0;border-radius:50%;font-size:11px;font-weight:700;color:#fff}.dot.tone-hot{background:#d64545}.dot.tone-warn{background:#e39a2f}.dot.tone-go{background:#1f4fd6}.dot.tone-ok{background:#2f9e5f}.dot.tone-bad{background:#8b93a7}.dot.on{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--ink-text)}.dot-now{font-size:13px;font-weight:600;color:var(--ink-text)}.deal-sheet .ficha{flex:1;min-height:0}.deal-sheet .ficha-form,.deal-sheet .tl{overflow:auto}@media(max-width:900px){.gate,.ficha,.checks{grid-template-columns:1fr}.sheet-tools{flex-direction:row;left:12px;top:8px}.sheet{left:0;top:56px;border-radius:18px 18px 0 0}}
