.landing-workflow-demo{position:relative}.landing-workflow-card{background:rgba(255,255,255,.72);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.65);border-radius:1.125rem;padding:1.25rem;box-shadow:0 8px 40px rgba(9,20,38,.08);position:relative;z-index:10}.landing-workflow-stage-active{background:rgba(70,72,212,.08);border-color:rgba(70,72,212,.35);box-shadow:0 0 0 2px rgba(70,72,212,.12);transform:scale(1.02)}.landing-workflow-stage-done{background:rgba(5,150,105,.06);border-color:rgba(5,150,105,.2)}.landing-workflow-stage-pending{background:rgba(255,255,255,.5);border-color:rgba(9,20,38,.06)}.landing-workflow-connector{width:6px;height:2px;border-radius:999px;background:rgba(9,20,38,.08)}.landing-workflow-connector-done{background:rgba(5,150,105,.4)}.landing-workflow-connector-active{background:linear-gradient(90deg,rgba(70,72,212,.5),rgba(70,72,212,.2));animation:landing-connector-pulse 1.2s ease-in-out infinite}@keyframes landing-connector-pulse{0%,to{opacity:.5}50%{opacity:1}}.landing-workflow-active-panel{background:rgba(96,99,238,.06);border:1px solid rgba(70,72,212,.12);border-radius:.875rem;padding:.875rem;animation:landing-panel-in .4s cubic-bezier(.22,1,.36,1) both}@keyframes landing-panel-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.landing-workflow-progress{background:linear-gradient(90deg,#4648d4,#6063ee,#4648d4);background-size:200% 100%;animation:landing-progress-shimmer 2.5s linear infinite;transition:width .6s cubic-bezier(.22,1,.36,1)}@keyframes landing-progress-shimmer{0%{background-position:200%}to{background-position:-200%}}.landing-wave-bar{animation:landing-wave .8s ease-in-out infinite alternate}@keyframes landing-wave{0%{transform:scaleY(.6);opacity:.6}to{transform:scaleY(1);opacity:1}}.landing-workflow-score-inline{background:rgba(255,255,255,.85);border:1px solid rgba(9,20,38,.08);border-radius:.75rem;padding:.625rem .75rem}.landing-workflow-morpheus-strip{display:flex;align-items:center;justify-content:space-between;gap:.5rem;background:var(--nw-primary);border-radius:.625rem;padding:.5rem .625rem}.landing-hero-cta-row{display:flex;flex-direction:column;align-items:stretch;gap:.75rem}@media (min-width:640px){.landing-hero-cta-row{flex-direction:row;align-items:center}}.landing-cta-primary,.landing-cta-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:2.75rem;padding:0 1.375rem;border-radius:.75rem;font-size:.875rem;font-weight:600;line-height:1;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.landing-cta-primary{position:relative;overflow:hidden;color:#fff;border:1px solid rgba(255,255,255,.12);background:linear-gradient(135deg,var(--nw-primary) 0,#1a2744 42%,var(--nw-secondary) 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 4px 20px rgba(9,20,38,.22),0 0 0 1px rgba(70,72,212,.15)}.landing-cta-primary:hover{transform:translateY(-2px);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 8px 28px rgba(70,72,212,.35),0 0 0 1px rgba(96,99,238,.25)}.landing-cta-primary-shine{position:absolute;inset:0;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.14) 50%,transparent 65%);background-size:200% 100%;animation:landing-cta-shine 3.5s ease-in-out infinite;pointer-events:none}@keyframes landing-cta-shine{0%,to{background-position:200%}50%{background-position:-200%}}.landing-cta-arrow{display:inline-flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;border-radius:999px;background:rgba(255,255,255,.15);transition:background .2s ease,transform .2s ease}.landing-cta-primary:hover .landing-cta-arrow{background:rgba(255,255,255,.25);transform:translateX(2px)}.landing-cta-secondary{color:var(--nw-primary);background:rgba(255,255,255,.75);backdrop-filter:blur(8px);border:1px solid rgba(9,20,38,.1);box-shadow:0 2px 8px rgba(9,20,38,.04)}.landing-cta-secondary:hover{transform:translateY(-2px);background:#fff;border-color:rgba(70,72,212,.2);box-shadow:0 4px 16px rgba(9,20,38,.08)}@media (min-width:640px){.landing-cta-primary{min-width:11.5rem}.landing-cta-secondary{min-width:10.5rem}}.landing-trust-strip{position:relative;z-index:5}.landing-trust-strip-shell{position:relative;border-radius:1rem;overflow:hidden;background:rgba(255,255,255,.72);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.85);box-shadow:0 4px 28px rgba(9,20,38,.07)}.landing-trust-strip-glow{position:absolute;inset:0;background:linear-gradient(90deg,rgba(96,99,238,.06),transparent 45%,rgba(212,220,230,.2));pointer-events:none;animation:landing-trust-glow 6s ease-in-out infinite alternate}@keyframes landing-trust-glow{0%{opacity:.6}to{opacity:1}}.landing-trust-lane{position:relative;padding:.75rem 1rem .625rem;min-height:0}.landing-trust-lane-talent{background:linear-gradient(135deg,rgba(180,170,255,.08),transparent 60%)}.landing-trust-lane-employer{background:linear-gradient(135deg,rgba(212,220,230,.2),transparent 60%)}.landing-trust-lane-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.landing-trust-lane-badge{font-size:.5625rem;font-weight:700;letter-spacing:.12em;color:var(--nw-secondary)}.landing-trust-lane-employer .landing-trust-lane-badge{color:var(--nw-primary)}.landing-trust-lane-title{font-size:.6875rem;font-weight:600;color:var(--nw-on-surface-variant);flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-trust-lane-beta{font-size:.5rem;font-weight:700;letter-spacing:.1em;padding:.125rem .375rem;border-radius:999px;background:rgba(70,72,212,.1);color:var(--nw-secondary);border:1px solid rgba(70,72,212,.15)}.landing-trust-lane-employer .landing-trust-lane-beta{background:rgba(9,20,38,.06);color:var(--nw-primary);border-color:rgba(9,20,38,.1)}.landing-trust-lane-body{display:flex;align-items:center;gap:.625rem;animation:landing-panel-in .35s cubic-bezier(.22,1,.36,1) both}.landing-trust-lane-icon{flex-shrink:0;width:1.75rem;height:1.75rem;border-radius:.5rem;border:1px solid;display:flex;align-items:center;justify-content:center}.landing-trust-lane-label{flex:1;min-width:0;font-size:.8125rem;font-weight:600;letter-spacing:-.02em;color:var(--nw-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-trust-lane-dots{display:flex;gap:.25rem;flex-shrink:0}.landing-trust-lane-dot{width:3px;height:3px;border-radius:50%;background:rgba(9,20,38,.15);transition:transform .2s,background .2s}.landing-trust-lane-dot-active{background:var(--nw-secondary);transform:scale(1.4)}.landing-trust-lane-employer .landing-trust-lane-dot-active{background:#475569}.landing-trust-marquee-wrap{margin-top:.5rem;overflow:hidden;mask-image:linear-gradient(90deg,transparent,black 8%,black 92%,transparent)}.landing-trust-marquee{display:flex;gap:1.25rem;width:max-content;animation:landing-marquee 28s linear infinite}.landing-trust-marquee-reverse{animation-direction:reverse;animation-duration:32s}@keyframes landing-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.landing-trust-marquee-item{display:inline-flex;align-items:center;gap:.375rem;font-size:.625rem;font-weight:500;color:var(--nw-outline);white-space:nowrap;opacity:.75}@media (prefers-reduced-motion:reduce){.landing-cta-primary-shine,.landing-trust-lane-body,.landing-trust-marquee,.landing-trust-strip-glow,.landing-wave-bar,.landing-workflow-active-panel,.landing-workflow-progress{animation:none!important}}