.army-page{color:#0d0f1a;background:#fff;min-height:100vh;position:relative;overflow-x:hidden}.army-bg{opacity:.45;pointer-events:none;background-image:radial-gradient(circle,#d4c8f0 1px,#0000 1px);background-size:28px 28px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 0,#000 30%,#0000 80%);mask-image:radial-gradient(80% 60% at 50% 0,#000 30%,#0000 80%)}.army-bg:after{content:"";background:radial-gradient(circle,#9333ea17 0%,#0000 65%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-100px}.army-nav-spacer{height:72px}.army-main{z-index:2;text-align:center;max-width:900px;margin:0 auto;padding:24px 24px 80px;position:relative}.army-eyebrow{letter-spacing:.13em;text-transform:uppercase;color:#7c3aed;background:#f3eeff;border:1px solid #7c3aed33;border-radius:100px;align-items:center;gap:7px;padding:5px 13px;font-size:11px;font-weight:700;display:inline-flex}.army-title{letter-spacing:-.04em;color:#0d0f1a;margin-top:18px;font-size:clamp(2rem,4.5vw,3rem);font-weight:900;line-height:1.1}.army-title span{background:linear-gradient(135deg,#7c3aed 0%,#9333ea 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.army-sub{color:#6b6f8a;max-width:480px;margin-top:14px;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.75}.army-machine{background:#fff;border:1px solid #e8e4f0;border-radius:18px;margin-top:40px;padding:20px;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 8px 48px #0d0f1a1a,0 2px 8px #0d0f1a0d}.army-machine:before{content:"";background:linear-gradient(135deg,#7c3aed 0%,#9333ea 100%);border-radius:18px 18px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.army-machine-firing{animation:.15s infinite machine-shake;box-shadow:0 8px 48px #7c3aed59}@keyframes machine-shake{0%,to{transform:translate(0)}50%{transform:translate(2px)}}.army-machine-top{color:#0d0f1a;align-items:center;gap:12px;margin-bottom:16px;font-size:.9rem;font-weight:700;display:flex}.army-linkedin-badge{color:#fff;background:#0a66c2;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:900;display:flex}.army-live{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:100px;margin-left:auto;padding:2px 10px;font-size:.75rem;font-weight:700}.army-queued-badge{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:100px;margin-left:auto;padding:2px 10px;font-size:.75rem;font-weight:700}.army-queued-card{background:#fff;border:1px solid #e8e4f0;border-radius:20px;max-width:520px;margin:0 auto;padding:32px;box-shadow:0 8px 48px #0d0f1a14}.army-timeline{text-align:left;flex-direction:column;gap:12px;margin-top:28px;display:flex}.army-timeline-step{color:#6b6f8a;background:#f8f7fc;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;font-size:.9rem;display:flex}.army-timeline-step.done{color:#166534;background:#f0fdf4}.army-timeline-step.active{color:#b45309;background:#fffbeb;border:1px solid #fde68a}.army-timeline-step span{font-size:1.1rem}.army-conveyor{background:#f8f7fc;border:1px dashed #7c3aed4d;border-radius:12px;flex-wrap:wrap;justify-content:center;gap:12px;min-height:100px;padding:16px;display:flex}.army-empty{color:#a8adbf;align-self:center;font-size:.85rem}.army-slot-profile{text-align:center;animation:.6s backwards profile-drop}@keyframes profile-drop{0%{opacity:0;transform:translateY(-80px)rotate(-10deg)scale(.5)}to{opacity:1;transform:none}}.army-slot-profile img{object-fit:cover;border:3px solid #7c3aed;border-radius:50%;width:64px;height:64px;box-shadow:0 4px 20px #7c3aed40}.army-slot-profile span{color:#7c3aed;margin-top:4px;font-size:.65rem;font-weight:700;display:block}.army-barrage{pointer-events:none;position:absolute;inset:0;overflow:hidden}.army-inmail{left:calc(var(--i) * 4%);animation:1.2s ease-out forwards inmail-fly;animation-delay:calc(var(--i) * 40ms);font-size:1.2rem;position:absolute;bottom:-20px}@keyframes inmail-fly{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-300px)scale(.3)}}.army-stats{color:#6b6f8a;justify-content:space-around;margin-top:16px;font-size:.75rem;display:flex}.army-stats strong{color:#0d0f1a;background:linear-gradient(135deg,#7c3aed,#9333ea);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.3rem;display:block}.army-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.army-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#9333ea 100%);border:none;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 32px #7c3aed52}.army-btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 36px #7c3aed61}.army-btn-primary:disabled{opacity:.5;cursor:not-allowed}.army-btn-fire{color:#3b3f5c;cursor:pointer;background:#fff;border:1.5px solid #e8e4f0;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 1px 4px #0d0f1a0f}.army-btn-fire:hover:not(:disabled){color:#7c3aed;border-color:#7c3aed;transform:translateY(-2px);box-shadow:0 4px 24px #0d0f1a14}.army-btn-fire:disabled{opacity:.5;cursor:not-allowed}.army-hint{color:#a8adbf;margin-top:24px;font-size:.8rem}.army-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d0f1a73;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.army-modal{text-align:center;background:#fff;border:1px solid #e8e4f0;border-radius:20px;width:100%;max-width:480px;padding:32px;box-shadow:0 8px 48px #0d0f1a26}.army-modal h2{color:#0d0f1a;font-size:1.4rem;font-weight:900}.army-modal>p{color:#6b6f8a;margin-top:8px;font-size:.85rem}.army-reel-window{background:#f8f7fc;border:2px solid #7c3aed40;border-radius:16px;justify-content:center;align-items:center;height:200px;margin:24px auto;display:flex;overflow:hidden}.army-reel-card{flex-direction:column;align-items:center;gap:12px;display:flex}.army-reel-card.army-reel-spin{animation:80ms linear infinite reel-blur}@keyframes reel-blur{0%,to{filter:blur(2px);transform:translateY(-4px)}50%{filter:blur();transform:translateY(4px)}}.army-reel-card img{object-fit:cover;border:4px solid #fff;border-radius:50%;width:100px;height:100px;box-shadow:0 4px 24px #7c3aed4d}.army-reel-info strong{color:#0d0f1a}.army-reel-info{flex-direction:column;gap:2px;display:flex}.army-reel-info span{color:#6b6f8a;font-size:.8rem}.army-reel-info em{color:#7c3aed;font-size:.75rem;font-style:normal;font-weight:700}.army-reel-strip{justify-content:center;gap:8px;padding:12px 0;display:flex;overflow-x:auto}.army-reel-thumb{opacity:.4;flex-shrink:0;transition:all .2s;transform:scale(.85)}.army-reel-thumb.active{opacity:1;border-radius:50%;transform:scale(1.1);box-shadow:0 0 0 3px #7c3aed}.army-reel-thumb img{object-fit:cover;border-radius:50%;width:40px;height:40px}.army-spin-btn{width:100%;margin-top:8px}.army-btn-close{color:#6b6f8a;cursor:pointer;background:0 0;border:none;margin-top:12px;font-size:.85rem;font-weight:600}.army-btn-close:hover:not(:disabled){color:#7c3aed}.ps-page{color:#1a1a1a;background:#f4f6f5;min-height:100vh;padding-bottom:100px}.ps-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1280px;margin:0 auto;padding:20px 24px 8px;display:flex}.ps-logo-mark{color:#fff;background:linear-gradient(135deg,#7c3aed,#9333ea);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:900;display:flex}.ps-header-title{letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.ps-header-stats{color:#6b7280;align-items:center;gap:20px;font-size:.9rem;display:flex}.ps-header-stats strong{color:#7c3aed;font-size:1.1rem}.ps-launch-badge{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:100px;padding:4px 12px;font-size:.75rem;font-weight:700}.ps-filters{flex-wrap:wrap;align-items:center;gap:10px;max-width:1280px;margin:0 auto;padding:12px 24px 20px;display:flex}.ps-search-wrap{flex:1;min-width:220px;position:relative}.ps-search-icon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.ps-search{background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:12px 14px 12px 42px;font-size:.9rem}.ps-search:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1f}.ps-select{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:11px 14px;font-size:.85rem}.ps-found{color:#6b7280;white-space:nowrap;margin-left:auto;font-size:.85rem}.ps-grid-wrap{max-width:1280px;margin:0 auto;padding:0 24px}.ps-empty{text-align:center;color:#9ca3af;padding:48px}.ps-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));align-items:stretch;gap:20px;display:grid}.ps-card{background:#fff;border:1px solid #e8ebe9;border-radius:16px;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 12px #0000000f}.ps-card:hover{transform:translateY(-3px);box-shadow:0 8px 28px #0000001a}.ps-card-banner{background:linear-gradient(135deg,#ede9fe 0%,#ddd6fe 100%);height:76px;position:relative;overflow:visible}.ps-featured-tag{letter-spacing:.04em;text-transform:uppercase;color:#fef3c7;background:linear-gradient(135deg,#3d2e0a 0%,#5c4512 50%,#8b6914 100%);border:1px solid #fef3c759;border-radius:999px;padding:4px 10px;font-size:.62rem;font-weight:800;position:absolute;top:10px;left:10px;box-shadow:0 2px 10px #2a1f0873}.ps-in-badge{color:#0a66c2;background:#fff;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:.65rem;font-weight:600;display:flex;position:absolute;top:10px;right:10px}.ps-in-icon{color:#fff;background:#0a66c2;border-radius:3px;justify-content:center;align-items:center;width:16px;height:16px;font-size:.55rem;font-weight:900;display:inline-flex}.ps-card-body{text-align:center;flex-direction:column;flex:1;padding:48px 18px 18px;display:flex}.ps-avatar-wrap{z-index:2;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.ps-avatar{object-fit:cover;object-position:center 20%;border:4px solid #fff;border-radius:50%;width:80px;height:80px;display:block;box-shadow:0 4px 16px #0000001f}.ps-name{color:#111;letter-spacing:-.02em;margin-top:0;font-size:1.05rem;font-weight:800}.ps-headline{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;margin-top:2px;font-size:.8rem;line-height:1.35;display:-webkit-box;overflow:hidden}.ps-location{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;justify-content:center;align-items:center;gap:4px;min-height:1.25em;margin-top:8px;font-size:.78rem;display:flex;overflow:hidden}.ps-pin{font-size:.7rem}.ps-conn-badge{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:100px;margin-top:10px;padding:5px 12px;font-size:.72rem;font-weight:700;display:inline-block}.ps-tags{flex-wrap:wrap;place-content:flex-start center;gap:6px;min-height:52px;margin-top:12px;display:flex}.ps-tag{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;background:#f3f4f6;border-radius:100px;max-width:100%;padding:4px 10px;font-size:.65rem;overflow:hidden}.ps-cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#9333ea);border:none;border-radius:10px;width:100%;margin-top:auto;padding:12px;font-size:.9rem;font-weight:700;transition:opacity .2s,transform .2s}.ps-cta:hover{opacity:.95;transform:translateY(-1px)}.ps-cta-reserved{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.ps-bar{z-index:50;background:#fff;border-top:1px solid #e5e7eb;padding:14px 24px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #00000014}.ps-bar-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1280px;margin:0 auto;display:flex}.ps-bar-picks{color:#374151;align-items:center;gap:10px;font-size:.9rem;font-weight:600;display:flex}.ps-bar-avatar{object-fit:cover;border:2px solid #7c3aed;border-radius:50%;width:36px;height:36px;margin-left:-8px}.ps-bar-avatar:first-of-type{margin-left:0}.ps-bar-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#9333ea);border:none;border-radius:10px;padding:12px 24px;font-size:.9rem;font-weight:700}.ps-bar-submit:disabled{opacity:.6;cursor:not-allowed}.ps-queued-main{text-align:center;max-width:560px;margin:0 auto;padding:40px 24px 80px}.ps-page.ps-lux{color:#0a0a0f;background:linear-gradient(160deg,#f8f6ff 0%,#faf8ff 40%,#fff 100%);position:relative}.ps-page.ps-lux:before{content:"";pointer-events:none;background:radial-gradient(circle,#a78bfa1f,#0000 70%);border-radius:50%;width:480px;height:480px;position:fixed;top:-120px;right:-80px}.ps-lux-header{max-width:1280px;margin:0 auto;padding:24px 28px 8px}.ps-header-sub{color:#8b8b9e;margin:4px 0 0;font-size:.82rem}.ps-lux-stats{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #7c3aed1a;border-radius:20px;max-width:1280px;margin:0 auto;box-shadow:0 12px 40px #5b21b614}.ps-lux-filters{max-width:1280px;margin:0 auto;padding:12px 28px 20px}.ps-lux-card{border:1px solid #7c3aed1a;border-radius:20px;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s;box-shadow:0 8px 32px #5b21b614}.ps-lux-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #5b21b624}.ps-cta-interested{color:#92400e!important;background:linear-gradient(135deg,#fef3c7,#fde68a)!important;border:1px solid #fcd34d!important}.ps-lux-bar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-top:1px solid #7c3aed1a;box-shadow:0 -12px 40px #5b21b61a}.ps-bar-submit{background:linear-gradient(135deg,#5b21b6,#8b5cf6);border-radius:14px;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 28px #7c3aed66}.ps-bar-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 36px #7c3aed80}.ps-lux-queued{background:#fff;border:1px solid #7c3aed1f;border-radius:24px;padding:40px 32px;box-shadow:0 24px 80px #5b21b61f}.ps-page.ps-lux:after{content:"";pointer-events:none;background:radial-gradient(circle,#c4a96212,#0000 70%);border-radius:50%;width:420px;height:420px;position:fixed;bottom:-160px;left:-100px}.ps-logo-mark{color:#fff;background:linear-gradient(135deg,#5b21b6,#8b5cf6);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;display:flex;box-shadow:0 8px 24px #7c3aed59}.ps-header-left{align-items:center;gap:14px;display:flex}.ps-header-title{font-family:var(--font-plus-jakarta,"Plus Jakarta Sans"), system-ui, sans-serif;background:linear-gradient(135deg,#0a0a0f 30%,#6d28d9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ps-lux-filters .ps-search,.ps-lux-filters .ps-select{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:1.5px solid #7c3aed1f;border-radius:14px;transition:border-color .2s,box-shadow .2s}.ps-lux-filters .ps-search:focus,.ps-lux-filters .ps-select:focus{border-color:#7c3aed66;outline:none;box-shadow:0 0 0 4px #7c3aed1a}.ps-grid-wrap{padding-bottom:120px}.ps-card-banner{background:linear-gradient(135deg,#ede9fe 0%,#c4b5fd 50%,#ddd6fe 100%)!important}.ps-card-featured .ps-card-banner{background:linear-gradient(135deg,#2a1f08 0%,#4a3810 45%,#6b5218 100%)!important}.ps-card-featured{border-color:#8b691473!important;box-shadow:0 12px 40px #2a1f082e!important}.ps-cta{border-radius:12px;font-weight:800;transition:transform .2s,box-shadow .2s}.ps-cta:hover{transform:translateY(-2px)}.ps-nav-spacer{height:72px}.lux-nav{z-index:50;-webkit-backdrop-filter:blur(20px)saturate(1.3);backdrop-filter:blur(20px)saturate(1.3);background:#ffffffd1;border-bottom:1px solid #7c3aed14;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 24px #5b21b60a}.lux-nav-in{justify-content:space-between;align-items:center;gap:16px;max-width:1280px;margin:0 auto;padding:14px 28px;display:flex}.lux-nav-logo{font-family:var(--font-plus-jakarta,"Plus Jakarta Sans"), system-ui, sans-serif;letter-spacing:-.03em;color:#0a0a0f;font-size:1.15rem;font-weight:900;text-decoration:none}.lux-nav-logo span{background:linear-gradient(135deg,#5b21b6,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lux-nav-links{color:#6b7280;gap:28px;font-size:.84rem;font-weight:600;display:none}@media (min-width:768px){.lux-nav-links{display:flex}}.lux-nav-links a{color:inherit;text-decoration:none;transition:color .15s}.lux-nav-links a:hover{color:#6d28d9}.lux-nav-cta{align-items:center;gap:8px;display:flex}.lux-nav-btn-o{color:#4b5563;background:#fff;border:1.5px solid #7c3aed26;border-radius:12px;padding:9px 18px;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .2s;display:none}@media (min-width:640px){.lux-nav-btn-o{display:inline-flex}}.lux-nav-btn-o:hover{color:#6d28d9;border-color:#8b5cf6}.lux-nav-btn-p{background:linear-gradient(135deg,#5b21b6,#8b5cf6);border-radius:12px;padding:9px 18px;font-size:.78rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 6px 20px #7c3aed59;color:#fff!important}.lux-nav-btn-p:hover{color:#fff;transform:translateY(-1px);box-shadow:0 10px 28px #7c3aed73}@media (max-width:768px){.ps-found{text-align:right;width:100%;margin-left:0}.ps-filters{gap:8px}.ps-select{flex:1;min-width:calc(50% - 4px)}}
