.sales-auth-page{min-height:100vh;overflow-x:hidden;background:#f8fafb;color:#1f2937;line-height:1.6}.sales-auth-header{position:sticky;top:0;z-index:100;width:100%;height:64px;background:#fffffff2;border-bottom:1px solid #e5e7eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sales-auth-header__inner{display:flex;align-items:center;justify-content:space-between;gap:18px;height:100%;padding:0 40px}.sales-auth-header__rail{display:flex;align-items:center;gap:8px}.sales-auth-header__feature{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;background:transparent;color:#6b7280;font-size:13px;font-weight:500;transition:all .15s}.sales-auth-header__feature:hover{color:#1f2937;background:#f3f4f6}.sales-auth-header__feature-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:#9ca3af;opacity:.7}.sales-auth-header__feature-icon .sales-auth-glyph{width:14px;height:14px}.sales-auth-header__badge{color:#9ca3af;font-size:12px;font-weight:600;letter-spacing:.5px}.sales-auth-brand{display:flex;align-items:center;gap:12px}.sales-auth-brand__logo{width:38px;height:38px;object-fit:contain;border-radius:10px;box-shadow:0 2px 8px #0000001f,0 1px 3px #00000014}.sales-auth-brand__name{font-size:18px;font-weight:700;letter-spacing:-.3px;line-height:1;color:#111827}.sales-auth-brand__name .brand-accent{color:#0d9488;font-weight:800}.sales-auth-hero-section{background:linear-gradient(180deg,#eef3f8,#f8fafb);padding:80px 40px 60px}.sales-auth-hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 420px;gap:60px;align-items:start}.sales-auth-hero-left{display:flex;flex-direction:column;gap:0}.sales-auth-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:6px 16px;border:1px solid #e5e7eb;border-radius:100px;background:#fff;color:#4b5563;font-size:13px;font-weight:500;margin-bottom:24px}.sales-auth-hero__eyebrow-dot{width:8px;height:8px;border-radius:50%;background:#0d9488}.sales-auth-hero__title{font-size:48px;font-weight:800;line-height:1.12;letter-spacing:-1.5px;color:#111827;margin:0 0 20px}.sales-auth-hero__highlight{background:linear-gradient(135deg,#1e3a5f,#0d9488);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sales-auth-hero__subtitle{font-size:18px;color:#6b7280;line-height:1.7;margin:0 0 32px;max-width:540px}.sales-auth-chip-row{display:flex;flex-wrap:wrap;gap:10px}.sales-auth-chip{padding:8px 18px;border:1px solid #e5e7eb;border-radius:100px;background:#fff;color:#4b5563;font-size:13px;font-weight:500}.sales-auth-panel{display:flex;flex-direction:column}.sales-auth-card.ant-card{width:100%;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 10px 15px -3px #00000014,0 4px 6px -4px #0000000a}.sales-auth-card .ant-input-affix-wrapper,.sales-auth-card .ant-input{border-radius:10px}.sales-auth-card .ant-input-affix-wrapper{border-color:#e5e7eb;background:#f9fafb}.sales-auth-card .ant-input-affix-wrapper:hover,.sales-auth-card .ant-input-affix-wrapper:focus,.sales-auth-card .ant-input-affix-wrapper-focused{border-color:#0d9488;box-shadow:0 0 0 3px #0d94881a}.sales-auth-card__header{margin-bottom:24px}.sales-auth-card__kicker.ant-typography{color:#0d9488;font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.sales-auth-card__title.ant-typography{margin-top:8px;margin-bottom:6px;color:#111827;font-weight:700}.sales-auth-card__subtitle.ant-typography{color:#6b7280;font-size:14px;line-height:1.65}.sales-auth-card__submit.ant-btn{height:48px;border:none;border-radius:10px;background:#0d9488;box-shadow:none;font-weight:600}.sales-auth-card__submit.ant-btn:hover{background:#0b8278!important}.sales-auth-card__switch-copy.ant-typography{color:#9ca3af;font-size:13px}.sales-auth-section-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#0d9488;margin-bottom:10px}.sales-auth-dashboard{padding:0 40px 60px}.sales-auth-dashboard__inner{max-width:1200px;margin:0 auto}.sales-auth-dashboard__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.sales-auth-dashboard__title{font-size:18px;font-weight:700;color:#1f2937;margin:0}.sales-auth-showcase__live{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#0d9488;white-space:nowrap}.sales-auth-showcase__live-dot{width:8px;height:8px;border-radius:50%;background:#0d9488;animation:salesPulse 2s infinite}@keyframes salesPulse{0%,to{opacity:1}50%{opacity:.4}}.sales-auth-kpi-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px}.sales-auth-kpi-row--4{grid-template-columns:repeat(4,1fr)}.sales-auth-kpi-card{padding:24px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0000000d}.sales-auth-kpi-card__label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:#9ca3af;margin-bottom:8px}.sales-auth-kpi-card__value{font-size:32px;font-weight:800;color:#111827;letter-spacing:-1px}.sales-auth-kpi-card__change{margin-top:4px;color:#0d9488;font-size:13px;font-weight:600}.sales-auth-kpi-card__change--warning{color:#f59e0b}.sales-auth-showcase__grid{display:grid;grid-template-columns:1.4fr 1fr;gap:20px;margin-bottom:24px}.sales-auth-chart-card,.sales-auth-pipeline-card,.sales-auth-feed-card,.sales-auth-score-card{padding:28px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0000000d}.sales-auth-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:20px}.sales-auth-card-head__label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:#9ca3af;margin-bottom:4px}.sales-auth-card-head__title{font-size:16px;font-weight:700;color:#1f2937;margin:0}.sales-auth-card-head__pill{padding:4px 10px;border-radius:6px;background:#e0f2fe;color:#0369a1;font-size:11px;font-weight:600}.sales-auth-chart{width:100%;height:auto}.sales-auth-chart__gridlines line{stroke:#f3f4f6;stroke-width:1}.sales-auth-chart__points circle{fill:#fff;stroke:#0d9488;stroke-width:3}.sales-auth-chart-card__months{display:grid;grid-template-columns:repeat(6,1fr);margin-top:8px;color:#9ca3af;font-size:11px;font-weight:500;text-align:center}.sales-auth-pipeline-card__list{display:grid;gap:14px}.sales-auth-stage-row__top{display:flex;align-items:center;justify-content:space-between;color:#374151;font-size:14px;font-weight:600}.sales-auth-stage-row__meta{display:flex;align-items:center;justify-content:space-between;margin-top:4px;color:#9ca3af;font-size:12px}.sales-auth-stage-row__bar{height:4px;margin-top:8px;border-radius:4px;background:#f3f4f6;overflow:hidden}.sales-auth-stage-row__bar span{display:block;height:100%;border-radius:inherit}.sales-auth-showcase__footer{display:grid;grid-template-columns:1fr 1fr;gap:20px}.sales-auth-feed-list{display:grid;gap:0}.sales-auth-feed-item{display:flex;align-items:flex-start;gap:12px;padding:14px 0;border-bottom:1px solid #f3f4f6}.sales-auth-feed-item:last-child{border-bottom:none}.sales-auth-feed-item__avatar{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:#0d9488;color:#fff;font-size:12px;font-weight:700;flex-shrink:0}.sales-auth-feed-item:nth-child(2) .sales-auth-feed-item__avatar{background:#2d5a8e}.sales-auth-feed-item:nth-child(3) .sales-auth-feed-item__avatar{background:#f59e0b}.sales-auth-feed-item__title{color:#1f2937;font-size:14px;font-weight:600}.sales-auth-feed-item__detail{margin-top:2px;color:#9ca3af;font-size:13px}.sales-auth-feed-item__time{margin-left:auto;color:#9ca3af;font-size:12px;white-space:nowrap}.sales-auth-score-card--center{text-align:center}.sales-auth-score-card__ring-wrap{display:flex;justify-content:center;margin:16px auto 20px}.sales-auth-score-ring{width:100px;height:100px}.sales-auth-score-ring__value{fill:#1e3a5f;font-size:28px;font-weight:800}.sales-auth-score-ring__label{fill:#9ca3af;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.sales-auth-confidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sales-auth-confidence-stat{text-align:center;padding:12px;background:#f9fafb;border-radius:8px}.sales-auth-confidence-stat__label{font-size:11px;color:#9ca3af;font-weight:500}.sales-auth-confidence-stat__value{font-size:18px;font-weight:700;color:#1f2937}.sales-auth-glyph{width:24px;height:24px}.sales-auth-glyph rect,.sales-auth-glyph circle,.sales-auth-glyph path{stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round}.sales-auth-capabilities{padding:60px 40px}.sales-auth-capabilities__inner{max-width:1200px;margin:0 auto}.sales-auth-capabilities__title{font-size:32px;font-weight:800;letter-spacing:-.8px;color:#111827;margin-bottom:12px}.sales-auth-capabilities__desc{font-size:16px;color:#6b7280;max-width:560px;margin-bottom:48px}.sales-auth-capabilities__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sales-auth-cap-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:32px 28px;box-shadow:0 1px 2px #0000000d;transition:box-shadow .2s,transform .2s}.sales-auth-cap-card:hover{box-shadow:0 10px 15px -3px #00000014,0 4px 6px -4px #0000000a;transform:translateY(-2px)}.sales-auth-cap-card__icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.sales-auth-cap-card__icon--teal{background:#e6f7f5;color:#0d9488}.sales-auth-cap-card__icon--blue{background:#e0eaf6;color:#1e3a5f}.sales-auth-cap-card__icon--amber{background:#fef3c7;color:#d97706}.sales-auth-cap-card__title{font-size:16px;font-weight:700;color:#1f2937;margin:0 0 8px}.sales-auth-cap-card__desc{font-size:14px;color:#6b7280;line-height:1.6;margin:0}.sales-auth-why{background:#1e3a5f;padding:80px 40px;margin-top:40px}.sales-auth-why__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.sales-auth-why__label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#14b8a6;margin-bottom:10px}.sales-auth-why__title{font-size:36px;font-weight:800;color:#fff;letter-spacing:-.8px;margin:0 0 16px;line-height:1.15}.sales-auth-why__desc{font-size:16px;color:#ffffffa6;margin:0 0 36px;max-width:460px}.sales-auth-why__list{list-style:none;padding:0;margin:0}.sales-auth-why__item{display:flex;gap:16px;margin-bottom:28px}.sales-auth-why__dot{width:10px;height:10px;background:#14b8a6;border-radius:50%;margin-top:6px;flex-shrink:0}.sales-auth-why__item h5{font-size:16px;font-weight:700;color:#fff;margin:0 0 4px}.sales-auth-why__item p{font-size:14px;color:#ffffff8c;line-height:1.6;margin:0}.sales-auth-why__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.sales-auth-why__stat-card{background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:28px;text-align:center}.sales-auth-why__stat-value{font-size:36px;font-weight:800;color:#fff;letter-spacing:-1px}.sales-auth-why__stat-label{font-size:13px;color:#ffffff80;margin-top:4px}.sales-auth-footer{max-width:1200px;margin:0 auto;padding:48px 40px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e5e7eb}.sales-auth-footer__copy{font-size:13px;color:#9ca3af}.sales-auth-footer__links{display:flex;gap:24px}.sales-auth-footer__links a{font-size:13px;color:#6b7280;text-decoration:none;font-weight:500}.sales-auth-footer__links a:hover{color:#1f2937}@media (max-width: 1080px){.sales-auth-hero-inner{grid-template-columns:1fr;gap:40px}.sales-auth-panel{max-width:560px}.sales-auth-header__inner{padding:0 20px}.sales-auth-hero-section{padding:60px 20px 40px}.sales-auth-dashboard{padding:0 20px 40px}.sales-auth-capabilities,.sales-auth-why,.sales-auth-footer{padding-left:20px;padding-right:20px}}@media (max-width: 900px){.sales-auth-header__inner{flex-direction:column;align-items:flex-start;gap:12px;padding:14px 20px}.sales-auth-header{height:auto}.sales-auth-hero__title{font-size:36px}.sales-auth-showcase__grid,.sales-auth-showcase__footer,.sales-auth-capabilities__grid{grid-template-columns:1fr}.sales-auth-kpi-row,.sales-auth-kpi-row--4{grid-template-columns:repeat(2,1fr)}.sales-auth-why__inner{grid-template-columns:1fr;gap:40px}.sales-auth-footer{flex-direction:column;gap:16px;text-align:center}}@media (max-width: 600px){.sales-auth-hero-section{padding:40px 14px 30px}.sales-auth-dashboard{padding:0 14px 30px}.sales-auth-hero__title{font-size:28px;letter-spacing:-.8px}.sales-auth-kpi-row,.sales-auth-kpi-row--4{grid-template-columns:1fr}.sales-auth-card-head{flex-direction:column;align-items:flex-start}.sales-auth-brand__logo{width:34px;height:34px}.sales-auth-capabilities,.sales-auth-why,.sales-auth-footer{padding-left:14px;padding-right:14px}.sales-auth-capabilities__title{font-size:24px}.sales-auth-why__title{font-size:28px}}
