.rec-demo-page{background:var(--na-bg,#f3f4f6);flex-direction:column;align-items:center;min-height:100vh;padding:24px 16px 40px;display:flex}.rec-demo-page__head{justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:920px;margin-bottom:16px;display:flex}.rec-demo-page__back{color:#374151;font-size:13px;font-weight:600;text-decoration:none}.rec-demo-page__back:hover{color:var(--na-primary,#5750f1)}.rec-demo-page__badge{letter-spacing:.06em;text-transform:uppercase;color:#5750f1;background:#5750f11a;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700}.rec-demo-page--embed{background:0 0;min-height:0;padding:0;position:relative}.rec-demo-page--embed .rec-demo-shell{max-width:100%;box-shadow:0 4px 20px #0f172a14}.rec-demo-page--embed .rec-demo-modal-overlay{position:absolute}.rec-demo-page--embed .rec-demo-modal{max-height:min(88%,640px)}.rec-demo-shell{background:var(--na-surface,#fff);border:1px solid var(--na-stroke,#e6ebf1);border-radius:16px;width:100%;max-width:920px;transition:opacity .5s;overflow:hidden;box-shadow:0 8px 32px #0f172a14}.rec-demo-shell.is-fading{opacity:.35}.rec-demo-shell__top{border-bottom:1px solid var(--na-stroke,#e6ebf1);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:18px 22px;display:flex}.rec-demo-shell__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#5750f1;margin:0 0 4px;font-size:11px;font-weight:700}.rec-demo-shell__title{letter-spacing:-.02em;color:var(--na-dark,#111928);margin:0;font-size:20px;font-weight:800}.rec-demo-shell__meta{color:#4b5563;font-size:13px;font-weight:600}.rec-demo-body{padding:22px}.rec-demo-publish{gap:14px;max-width:560px;display:grid}.rec-demo-lead{color:#4b5563;margin:0 0 4px;font-size:14px;line-height:1.55}.rec-demo-req-title{color:#111827;margin:10px 0 0;font-size:15px;font-weight:800}.rec-demo-req-hint{color:#4b5563;margin:0 0 8px;font-size:13px;line-height:1.45}.rec-demo-field label{color:#374151;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.rec-demo-field input,.rec-demo-field select{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}.rec-demo-field input.is-filled,.rec-demo-field select.is-filled{background:#f9fdfb;border-color:#2d6a4f73}.rec-demo-req-label{color:#374151;margin:8px 0;font-size:13px;font-weight:700}.rec-demo-req-chips{flex-wrap:wrap;gap:6px;min-height:34px;display:flex}.rec-demo-req-chip{color:#374151;opacity:0;background:#fff;border:1.5px solid #e5e7eb;border-radius:999px;align-items:center;gap:5px;padding:6px 12px;font-size:13px;transition:opacity .3s,transform .3s,border-color .2s,background .2s;display:inline-flex;transform:translateY(5px)}.rec-demo-req-chip.is-visible{opacity:1;transform:translateY(0)}.rec-demo-req-chip.is-confirmed{color:#4338ca;background:#5750f114;border-color:#5750f159;font-weight:600}.rec-demo-req-chip__weight{opacity:.85;font-size:11px;font-weight:700}.rec-demo-req-chip__check{font-size:10px;font-weight:900}.rec-demo-btn{color:#fff;background:#5750f1;border:none;border-radius:10px;width:100%;max-width:520px;margin-top:8px;padding:14px;font-family:inherit;font-size:15px;font-weight:700;transition:box-shadow .2s}.rec-demo-btn.is-pulse{animation:1.4s infinite recDemoBtnPulse}@keyframes recDemoBtnPulse{0%{box-shadow:0 0 #5750f159}70%{box-shadow:0 0 0 10px #5750f100}to{box-shadow:0 0 #5750f100}}.rec-demo-status{color:#4338ca;background:#5750f10f;border:1px solid #5750f12e;border-radius:12px;align-items:center;gap:12px;padding:16px 18px;font-size:14px;font-weight:600;display:flex}.rec-demo-spinner{border:2px solid #5750f140;border-top-color:#5750f1;border-radius:50%;flex-shrink:0;width:20px;height:20px;animation:.75s linear infinite recDemoSpin}@keyframes recDemoSpin{to{transform:rotate(360deg)}}.rec-demo-progress{background:#e5e7eb;border-radius:99px;height:6px;margin-top:12px;overflow:hidden}.rec-demo-progress-fill{background:linear-gradient(90deg,#5750f1,#4b8ef0);border-radius:99px;height:100%;transition:width .4s}.rec-demo-osumat{gap:12px;display:grid}.rec-demo-osumat__grid{grid-template-columns:minmax(220px,260px) minmax(0,1fr);align-items:start;gap:16px;display:grid}@media (max-width:720px){.rec-demo-osumat__grid{grid-template-columns:1fr}}.rec-demo-unlocked-banner{background:#22c55e14;border:1px solid #22c55e47;border-radius:10px;padding:12px 14px;animation:.45s forwards recDemoContactIn}.rec-demo-unlocked-banner__title{color:#166534;margin:0 0 4px;font-size:14px;font-weight:800}.rec-demo-unlocked-banner__body{color:#15803d;margin:0;font-size:13px;line-height:1.45}.rec-demo-queue__row.is-unlocked .rec-demo-queue__name{color:#166534}.rec-demo-queue{border:1px solid var(--na-stroke,#e6ebf1);background:#fff;border-radius:12px;overflow:hidden}.rec-demo-queue__head{color:#4b5563;background:var(--na-bg,#f3f4f6);border-bottom:1px solid var(--na-stroke,#e6ebf1);padding:10px 12px;font-size:12px;font-weight:700}.rec-demo-queue__row{text-align:left;cursor:default;opacity:0;background:0 0;border:none;border-bottom:1px solid #f3f4f6;grid-template-columns:36px 1fr;gap:8px;width:100%;padding:10px 12px;font-family:inherit;transition:opacity .35s,transform .35s,background .15s;display:grid;transform:translate(-8px)}.rec-demo-queue__row.is-visible{opacity:1;transform:translate(0)}.rec-demo-queue__row.is-active,.rec-demo-queue__row.is-selecting{background:#5750f114;box-shadow:inset 3px 0 #5750f1}.rec-demo-queue__row.is-selecting{animation:.9s infinite recDemoRowPulse}@keyframes recDemoRowPulse{0%,to{background:#5750f114}50%{background:#5750f124}}.rec-demo-queue__main{align-items:center;gap:10px;min-width:0;display:flex}.rec-demo-queue__score{color:#5750f1;flex-direction:column;justify-content:center;align-items:center;min-width:40px;font-size:13px;font-weight:800;line-height:1.15;display:flex}.rec-demo-queue__score small{letter-spacing:.02em;text-transform:uppercase;color:#6b7280;font-size:9px;font-weight:700}.rec-demo-queue__avatar{color:#fff;background:linear-gradient(145deg,#374151,#6b7280);border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:grid}.rec-demo-queue__name{color:#111827;font-size:13px;font-weight:700}.rec-demo-queue__sub{color:#4b5563;font-size:12px}.rec-demo-detail-pane{min-height:320px}.rec-demo-dock-placeholder{background:#5750f10a;border:1px dashed #5750f159;border-radius:12px;place-items:center;min-height:320px;padding:24px;animation:1.6s infinite recDemoDockPulse;display:grid}.rec-demo-dock-placeholder p{color:#4338ca;text-align:center;max-width:26ch;margin:0;font-size:13px;font-weight:600;line-height:1.5}@keyframes recDemoDockPulse{0%,to{background:#5750f108;border-color:#5750f140}50%{background:#5750f112;border-color:#5750f173}}.rec-demo-docked{gap:10px;animation:.55s forwards recDemoDockIn;display:grid}.rec-demo-docked__hint{color:#166534;margin:0;font-size:12px;font-weight:700}.rec-demo-docked__card{border:1px solid var(--na-stroke,#e6ebf1);background:#fff;border-radius:12px;max-height:420px;overflow:hidden auto;box-shadow:0 8px 24px #0f172a14}@keyframes recDemoDockIn{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.rec-demo-queue__row.is-modal-source{background:#5750f11a;box-shadow:inset 3px 0 #5750f1}.rec-demo-modal-overlay{animation:.35s forwards recDemoOverlayIn}.rec-demo-modal-overlay.is-closing{animation:.55s forwards recDemoOverlayOut}.rec-demo-modal{flex-direction:column;max-height:min(92vh,920px);padding:0;animation:.4s cubic-bezier(.22,1,.36,1) forwards recDemoModalIn;display:flex;overflow:hidden}.rec-demo-modal.is-closing{animation:.55s cubic-bezier(.4,0,.2,1) forwards recDemoModalOut}.rec-demo-modal__hint{letter-spacing:.04em;text-transform:uppercase;color:#5750f1;background:#5750f10f;border-bottom:1px solid #5750f11f;flex-shrink:0;margin:0;padding:10px 16px;font-size:11px;font-weight:700}.rec-demo-modal__scroll{scrollbar-width:thin;flex:1;min-height:0;padding:16px 20px 8px;overflow:hidden auto}.rec-demo-modal__footer{border-top:1px solid var(--na-stroke,#e6ebf1);background:var(--na-bg,#f3f4f6);flex-shrink:0;padding:0 16px 16px}.rec-demo-modal__footer .na-osumat-contact{margin-top:12px}.rec-demo-modal .na-btn.is-pulse{animation:1.4s infinite recDemoBtnPulse}@keyframes recDemoOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes recDemoOverlayOut{0%{opacity:1}to{opacity:0}}@keyframes recDemoModalIn{0%{opacity:0;transform:translateY(24px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes recDemoModalOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(18px)scale(.92)}}.rec-demo-pick{border:1px dashed var(--na-stroke,#e6ebf1);background:var(--na-bg,#f3f4f6);border-radius:12px;place-items:center;min-height:320px;padding:24px;display:grid}.rec-demo-pick p{color:#4b5563;text-align:center;max-width:28ch;margin:0;font-size:14px;font-weight:600;line-height:1.5}.rec-demo-contact-fade{margin-top:12px;animation:.5s forwards recDemoContactIn}@keyframes recDemoContactIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.rec-demo-detail{border:1px solid var(--na-stroke,#e6ebf1);background:#fff;border-radius:12px;min-height:280px;padding:16px;box-shadow:0 10px 28px #1714400f}.rec-demo-detail__badges{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.rec-demo-badge{border-radius:999px;padding:4px 9px;font-size:11px;font-weight:700}.rec-demo-badge--muted{color:#4b5563;background:#f3f4f6}.rec-demo-badge--green{color:#166534;background:#22c55e1f}.rec-demo-detail__coverage{background:#22c55e0f;border:1px solid #22c55e33;border-radius:10px;margin-bottom:14px;padding:12px 14px}.rec-demo-detail__coverage strong{color:#166534;margin-bottom:4px;font-size:15px;display:block}.rec-demo-detail__coverage span{color:#15803d;font-size:13px}.rec-demo-cov-chips{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.rec-demo-cov-chip{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:4px 8px;font-size:12px}.rec-demo-cov-chip.is-match{color:#166534;background:#f0fdf4;border-color:#22c55e59}.rec-demo-detail__name{color:#111827;margin-bottom:4px;font-size:18px;font-weight:800}.rec-demo-detail__bio{color:#4b5563;margin-bottom:12px;font-size:14px;line-height:1.5}.rec-demo-contact-strip{background:var(--na-bg,#f3f4f6);border:1px solid var(--na-stroke,#e6ebf1);opacity:0;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;padding:12px 14px;transition:opacity .4s,transform .4s;display:flex;transform:translateY(8px)}.rec-demo-contact-strip.is-visible{opacity:1;transform:translateY(0)}.rec-demo-contact-strip p{color:#374151;max-width:36ch;margin:0;font-size:13px;line-height:1.45}.rec-demo-contact-strip strong{color:#111827;margin-bottom:2px;font-size:14px;display:block}.rec-demo-contact-strip button{color:#fff;background:#5750f1;border:none;border-radius:8px;padding:9px 14px;font-family:inherit;font-size:13px;font-weight:700}.rec-demo-revealed{color:#166534;opacity:0;background:#f0fdf4;border:1px solid #4ade80;border-radius:8px;margin-top:10px;padding:10px 12px;font-size:13px;transition:opacity .4s}.rec-demo-revealed.is-visible{opacity:1}.rec-demo-complete{text-align:center;padding:24px 12px}.rec-demo-complete__icon{color:#5750f1;background:#5750f11a;border:2px solid #5750f159;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 14px;display:grid}.rec-demo-complete h2{color:#111827;margin:0 0 8px;font-size:20px;font-weight:800}.rec-demo-complete p{color:#4b5563;margin:0;font-size:14px;line-height:1.55}
