*,:before,:after{box-sizing:border-box}html,body,#__next{height:100%;margin:0}body{color:#0f172a;background:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.app{grid-template-rows:auto auto 1fr;gap:8px;height:100vh;display:grid}.app__header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;padding:12px 20px;display:flex}.app__title h1{letter-spacing:-.01em;margin:0;font-size:18px}.app__subtitle{color:#64748b;margin:2px 0 0;font-size:12px}.app__unmapped{color:#b45309}.app__unmapped-btn{font:inherit;color:#b45309;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin:0;padding:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.app__unmapped-btn:hover{color:#78350f}.app__error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0 20px;padding:10px 14px;font-size:13px}.app__warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin:0 20px;padding:10px 14px;font-size:13px}.app__warning code{background:#92400e1a;border-radius:4px;padding:1px 5px;font-size:12px}.app__map{background:#e2e8f0;border:1px solid #e2e8f0;border-radius:12px;min-height:400px;margin:0 20px 20px;overflow:hidden}.refresh{align-items:center;gap:10px;display:flex}.refresh__btn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:8px;padding:9px 14px;font-size:13px;font-weight:600}.refresh__btn:disabled{opacity:.6;cursor:wait}.refresh__btn:hover:not(:disabled){background:#1e293b}.refresh__time{color:#64748b;font-size:12px}.stage-filter{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin:0 20px;padding:10px 12px}.stage-filter__header{text-transform:uppercase;letter-spacing:.06em;color:#475569;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;font-weight:600;display:flex}.stage-filter__toggle-all{color:#2563eb;cursor:pointer;background:0 0;border:none;font-size:12px;font-weight:600}.stage-filter__groups{flex-direction:column;gap:10px;display:flex}.stage-filter__group{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.stage-filter__pipeline-label{color:#334155;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;min-width:170px;padding-top:6px;font-size:12px;font-weight:600}.stage-filter__chips{flex-wrap:wrap;flex:1;gap:6px;display:flex}.stage-chip{cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.stage-chip:hover{transform:translateY(-1px)}.stage-chip__dot{border-radius:50%;width:8px;height:8px;display:inline-block}.stage-chip--on .stage-chip__dot{background:#fff!important}.deal-pin{width:0;height:0;position:relative}.deal-pin__dot{border:2px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;top:0;left:0;transform:translate(-50%,-50%);box-shadow:0 1px 4px #00000059}.deal-pin__label{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;background:#fffffff2;border:1px solid #cbd5e1;border-left-width:3px;border-radius:4px;max-width:160px;padding:2px 6px;font-size:11px;font-weight:600;position:absolute;top:0;left:10px;overflow:hidden;transform:translateY(-50%);box-shadow:0 1px 3px #0f172a1f}.deal-pin--active .deal-pin__dot{width:18px;height:18px;box-shadow:0 0 0 3px #2563eb59,0 1px 4px #00000059}.deal-card{min-width:240px;padding:4px 2px}.deal-card__name{color:#0f172a;margin:0 0 6px;font-size:15px}.deal-card__hq{color:#475569;-webkit-user-select:text;user-select:text;margin-bottom:8px;font-size:12px;line-height:1.4}.deal-card__list{grid-template-columns:100px 1fr;gap:4px 12px;margin:0 0 8px;font-size:13px;display:grid}.deal-card__list dt{color:#64748b;font-weight:500}.deal-card__list dd{color:#0f172a;align-items:center;gap:6px;margin:0;display:flex}.deal-card__swatch{border:1px solid #0000001a;border-radius:50%;width:10px;height:10px;display:inline-block}.deal-card__company{color:#475569;border-top:1px solid #e2e8f0;padding-top:6px;font-size:12px}.deal-card__city{color:#94a3b8}.deal-card__link{color:#2563eb;font-weight:500;text-decoration:none}.deal-card__link:hover{text-decoration:underline}.map-fallback{color:#475569;text-align:center;justify-content:center;align-items:center;height:100%;padding:24px;font-size:14px;display:flex}.map-fallback code{background:#f1f5f9;border-radius:4px;padding:1px 5px;font-size:12px}.login{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:12px;width:100%;max-width:360px;padding:32px 28px;display:flex;box-shadow:0 8px 24px #0f172a0f}.login__title{letter-spacing:-.01em;color:#0f172a;margin:0;font-size:18px}.login__subtitle{color:#64748b;margin:0 0 6px;font-size:13px}.login__input{border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:14px}.login__input:focus{border-color:#2563eb}.login__submit{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:10px 14px;font-size:14px;font-weight:600}.login__submit:hover{background:#1d4ed8}.login__error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin:0;padding:8px 10px;font-size:12px}.login__error code{background:#991b1b1a;border-radius:3px;padding:1px 4px}.app__logout{margin:0}.app__logout-btn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;padding:6px 10px;font-size:12px}.app__logout-btn:hover{color:#0f172a;border-color:#cbd5e1}.modal{z-index:1000;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal__backdrop{background:#0f172a80;position:absolute;inset:0}.modal__dialog{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:560px;max-height:80vh;padding:24px 24px 12px;display:flex;position:relative;box-shadow:0 20px 48px #0f172a40}.modal__close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:28px;line-height:1;position:absolute;top:10px;right:12px}.modal__close:hover{color:#0f172a;background:#f1f5f9}.modal__title{color:#0f172a;margin:0 30px 6px 0;font-size:16px}.modal__subtitle{color:#64748b;margin:0 0 14px;font-size:13px;line-height:1.4}.modal__list{flex:1;margin:0;padding:0 4px 0 0;list-style:none;overflow-y:auto}.modal__item{border-top:1px solid #f1f5f9;padding:10px 0}.modal__item:first-child{border-top:none}.modal__deal-link{color:#2563eb;font-size:14px;font-weight:600;text-decoration:none}.modal__deal-link:hover{text-decoration:underline}.modal__deal-name{color:#0f172a;font-size:14px;font-weight:600}.modal__meta{color:#64748b;margin-top:2px;font-size:12px;line-height:1.4}.modal__reason{color:#b45309;font-weight:500}
