.PersonaCarousel-module__DT6KgW__container{flex-direction:column;align-items:center;gap:20px;padding:16px 0 8px;display:flex}.PersonaCarousel-module__DT6KgW__carousel{align-items:center;gap:20px;width:100%;max-width:580px;margin:0 auto;display:flex;position:relative}.PersonaCarousel-module__DT6KgW__stage{flex:1;justify-content:center;align-items:center;height:500px;display:flex;position:relative}.PersonaCarousel-module__DT6KgW__navButton{border:1px solid var(--muse-color-border-regular);background:var(--muse-color-background-primary);cursor:pointer;width:36px;height:36px;color:var(--muse-color-icon-secondary);transition:all var(--muse-transition-fast);z-index:10;box-shadow:var(--muse-shadow-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PersonaCarousel-module__DT6KgW__navButton:hover:not(:disabled){background:var(--muse-color-background-item-hover);color:var(--muse-color-icon-primary);box-shadow:var(--muse-shadow-md)}.PersonaCarousel-module__DT6KgW__navButton:disabled{opacity:.3;cursor:not-allowed}.PersonaCarousel-module__DT6KgW__cardWrapper{transform-style:preserve-3d;cursor:pointer;position:absolute}.PersonaCarousel-module__DT6KgW__flipContainer{width:100%;height:100%;transform-style:preserve-3d;position:relative}.PersonaCarousel-module__DT6KgW__cardFace{backface-visibility:hidden;border-radius:var(--muse-radius-2xl);box-shadow:var(--muse-shadow-md);border:1px solid var(--muse-color-border-regular);position:absolute;inset:0;overflow:hidden}.PersonaCarousel-module__DT6KgW__cardFront{flex-direction:column;display:flex;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000)}.PersonaCarousel-module__DT6KgW__avatarArea{z-index:0;position:absolute;inset:0}.PersonaCarousel-module__DT6KgW__avatarImage{-o-object-fit:contain;object-fit:contain;-o-object-position:top center;object-position:top center}.PersonaCarousel-module__DT6KgW__frontOverlay{z-index:10;position:absolute;bottom:0;left:0;right:0}.PersonaCarousel-module__DT6KgW__progressiveBlur{z-index:0;pointer-events:none;position:absolute;inset:0}.PersonaCarousel-module__DT6KgW__progressiveBlur>div{-webkit-backdrop-filter:blur(5.5px);backdrop-filter:blur(5.5px);position:absolute;inset:0}.PersonaCarousel-module__DT6KgW__progressiveBlur>div:first-child{-webkit-mask-image:linear-gradient(#0000,#000 30%,#000);mask-image:linear-gradient(#0000,#000 30%,#000)}.PersonaCarousel-module__DT6KgW__progressiveBlur>div:nth-child(2){-webkit-mask-image:linear-gradient(#0000 20%,#000 50%,#000);mask-image:linear-gradient(#0000 20%,#000 50%,#000)}.PersonaCarousel-module__DT6KgW__progressiveBlur>div:nth-child(3){-webkit-mask-image:linear-gradient(#0000 45%,#000 75%,#000);mask-image:linear-gradient(#0000 45%,#000 75%,#000)}.PersonaCarousel-module__DT6KgW__progressiveBlur>div:nth-child(4){-webkit-mask-image:linear-gradient(#0000 70%,#000);mask-image:linear-gradient(#0000 70%,#000)}.PersonaCarousel-module__DT6KgW__overlayGradient{z-index:1;pointer-events:none;position:absolute;inset:0}.PersonaCarousel-module__DT6KgW__overlayContent{z-index:2;flex-direction:column;gap:8px;padding:12px 16px 16px;display:flex;position:relative}.PersonaCarousel-module__DT6KgW__personaName{color:#fff;align-items:center;gap:6px;font-size:28px;font-weight:700;display:flex}.PersonaCarousel-module__DT6KgW__metaPills{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.PersonaCarousel-module__DT6KgW__metaPill{white-space:nowrap;border-radius:var(--muse-radius-full);color:#fff;background:#0d0d0d3d;align-items:center;gap:4px;padding:4px 10px;font-size:13px;font-weight:600;display:inline-flex}.PersonaCarousel-module__DT6KgW__traits{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.PersonaCarousel-module__DT6KgW__trait{border-radius:var(--muse-radius-full);color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;padding:3px 10px;font-size:12px}.PersonaCarousel-module__DT6KgW__quote{color:#ffffffd9;text-align:left;margin-top:2px;font-size:13px;font-style:italic;line-height:1.5}.PersonaCarousel-module__DT6KgW__cardBack{background:var(--muse-color-background-card);transform:rotateY(180deg)}.PersonaCarousel-module__DT6KgW__backScrollWrap{height:100%;position:relative;overflow:hidden}.PersonaCarousel-module__DT6KgW__backScroller{scrollbar-width:none;flex-direction:column;height:100%;padding:16px 20px;display:flex;overflow-y:auto}.PersonaCarousel-module__DT6KgW__backScroller::-webkit-scrollbar{display:none}.PersonaCarousel-module__DT6KgW__backFadeMask{background:linear-gradient(to bottom,transparent,var(--muse-color-background-card));pointer-events:none;height:48px;transition:opacity var(--muse-transition-fast);position:absolute;bottom:0;left:0;right:0}.PersonaCarousel-module__DT6KgW__backFadeMaskHidden{opacity:0}.PersonaCarousel-module__DT6KgW__backCloseBtn{background:var(--muse-color-background-item-hover);cursor:pointer;width:28px;height:28px;color:var(--muse-color-icon-secondary);z-index:2;transition:background var(--muse-transition-fast);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px}.PersonaCarousel-module__DT6KgW__backCloseBtn:hover{background:var(--muse-color-fill-base);color:var(--muse-color-icon-primary)}.PersonaCarousel-module__DT6KgW__backHeader{flex-direction:column;align-items:center;gap:6px;margin-bottom:12px;display:flex}.PersonaCarousel-module__DT6KgW__backAvatarWrap{border-radius:var(--muse-radius-full);flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.PersonaCarousel-module__DT6KgW__backAvatarImageWrap{position:absolute;inset:10px 0 0}.PersonaCarousel-module__DT6KgW__backName{color:var(--muse-color-text-primary);font-size:18px;font-weight:700}.PersonaCarousel-module__DT6KgW__backMeta{color:var(--muse-color-text-tertiary);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.PersonaCarousel-module__DT6KgW__backMetaDot{background:var(--muse-color-text-disabled);border-radius:50%;width:3px;height:3px}.PersonaCarousel-module__DT6KgW__backQuote{color:var(--muse-color-text-tertiary);text-align:center;margin:8px 0 12px;font-size:13px;font-style:italic;line-height:1.5}.PersonaCarousel-module__DT6KgW__backSection{margin-bottom:12px}.PersonaCarousel-module__DT6KgW__backSectionTitle{color:var(--muse-color-text-tertiary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:600}.PersonaCarousel-module__DT6KgW__backTraits{flex-wrap:wrap;gap:6px;display:flex}.PersonaCarousel-module__DT6KgW__backTrait{border-radius:var(--muse-radius-full);border:1px solid var(--muse-color-border-regular);background:var(--muse-color-background-secondary);color:var(--muse-color-text-secondary);padding:4px 12px;font-size:12px}.PersonaCarousel-module__DT6KgW__backAbout{color:var(--muse-color-text-secondary);font-size:13px;line-height:1.6}.PersonaCarousel-module__DT6KgW__dots{justify-content:center;gap:8px;display:flex}.PersonaCarousel-module__DT6KgW__dot{background:var(--muse-color-fill-base);width:8px;height:8px;transition:all var(--muse-transition-normal);cursor:pointer;border:none;border-radius:50%}.PersonaCarousel-module__DT6KgW__dot:hover{background:var(--muse-color-text-tertiary)}.PersonaCarousel-module__DT6KgW__dotActive{border-radius:var(--muse-radius-sm);background:var(--muse-color-text-primary);width:24px}.PersonaCarousel-module__DT6KgW__dotActive:hover{background:var(--muse-color-text-primary)}.PersonaCarousel-module__DT6KgW__ctaButton{border-radius:var(--muse-radius-full);background:var(--muse-color-btn-primary-bg);height:44px;color:var(--muse-color-text-inverse);cursor:pointer;transition:all var(--muse-transition-fast);box-shadow:var(--muse-shadow-md);border:none;justify-content:center;align-items:center;gap:8px;padding:0 32px;font-size:15px;font-weight:600;display:flex}.PersonaCarousel-module__DT6KgW__ctaButton:hover:not(:disabled){background:var(--muse-color-btn-primary-hover-bg);box-shadow:var(--muse-shadow-lg);transform:translateY(-1px)}.PersonaCarousel-module__DT6KgW__ctaButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.PersonaCarousel-module__DT6KgW__ctaButtonCurrent{background:var(--muse-color-text-success)}.PersonaCarousel-module__DT6KgW__ctaButtonCurrent:hover:not(:disabled){background:var(--muse-color-text-success);opacity:.9}
.handoverModal-module__g0xFdG__overlay{z-index:10020;background:radial-gradient(#f0ebe1 0%,#dcd7cd 75%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.dark .handoverModal-module__g0xFdG__overlay{-webkit-backdrop-filter:blur(14px);background:radial-gradient(#0f0c1eeb 0%,#000000f5 75%)}.handoverModal-module__g0xFdG__aurora{filter:blur(40px);pointer-events:none;background:radial-gradient(circle at 25% 30%,#f59e0b2e 0%,#0000 35%),radial-gradient(circle at 75% 65%,#a855f724 0%,#0000 40%),radial-gradient(circle at 50% 90%,#60a5fa1a 0%,#0000 45%);animation:12s ease-in-out infinite handoverModal-module__g0xFdG__auroraShift;position:absolute;inset:-25%}@keyframes handoverModal-module__g0xFdG__auroraShift{0%,to{transform:rotate(0)scale(1)}50%{transform:rotate(8deg)scale(1.08)}}.handoverModal-module__g0xFdG__brand{z-index:2;align-items:center;gap:8px;text-decoration:none;display:flex;position:absolute;top:24px;left:28px}.handoverModal-module__g0xFdG__brandText{font-family:var(--font-display,"Plus Jakarta Sans",sans-serif);color:#1c1c1a;letter-spacing:-.02em;font-size:18px;font-weight:700}.dark .handoverModal-module__g0xFdG__brandText{color:var(--text-primary,#fffffff2)}.handoverModal-module__g0xFdG__modal{border-radius:var(--muse-radius-2xl);background:#fff;border:1px solid #0000000f;width:90%;max-width:520px;padding:48px 48px 36px;animation:.5s cubic-bezier(.16,1,.3,1) handoverModal-module__g0xFdG__fadeIn;position:relative;box-shadow:0 24px 80px #0000001f}.dark .handoverModal-module__g0xFdG__modal{background:var(--bg-elevated,#1a1a1ef2);border-color:#ffffff0f;box-shadow:0 24px 80px #00000080}@keyframes handoverModal-module__g0xFdG__fadeIn{0%{opacity:0;transform:scale(.97)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.handoverModal-module__g0xFdG__fireworks{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.handoverModal-module__g0xFdG__header{text-align:center;margin-bottom:36px}.handoverModal-module__g0xFdG__eyebrow{font-family:var(--font-body,"Plus Jakarta Sans",sans-serif);text-transform:uppercase;letter-spacing:.22em;color:#f59e0bb3;margin-bottom:8px;font-size:11px;font-weight:600}.handoverModal-module__g0xFdG__title{font-family:var(--font-display,"Plus Jakarta Sans",sans-serif);color:#1c1c1a;letter-spacing:-.02em;margin:0;font-size:24px;font-weight:700}.dark .handoverModal-module__g0xFdG__title{color:var(--text-primary,#fffffff2)}.handoverModal-module__g0xFdG__stage{grid-template-columns:1fr auto 1fr;place-items:stretch center;gap:8px;margin-bottom:32px;display:grid}.handoverModal-module__g0xFdG__person{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.handoverModal-module__g0xFdG__fromPerson .handoverModal-module__g0xFdG__avatarRing:before{content:"";border:1.5px dashed #0000001f;border-radius:50%;position:absolute;inset:-3px}.dark .handoverModal-module__g0xFdG__fromPerson .handoverModal-module__g0xFdG__avatarRing:before{border-color:#ffffff26}.handoverModal-module__g0xFdG__toPerson .handoverModal-module__g0xFdG__avatarRing:before{content:"";background:conic-gradient(#0000,#f59e0b,#0000);border-radius:50%;animation:3s linear infinite handoverModal-module__g0xFdG__spin;position:absolute;inset:-4px;-webkit-mask:radial-gradient(circle,#0000 60%,#000 62%);mask:radial-gradient(circle,#0000 60%,#000 62%)}.handoverModal-module__g0xFdG__toPerson .handoverModal-module__g0xFdG__avatarRing:after{content:"";filter:blur(8px);z-index:-1;background:radial-gradient(circle,#f59e0b59 0%,#0000 60%);border-radius:50%;animation:2.2s ease-in-out infinite handoverModal-module__g0xFdG__glowPulse;position:absolute;inset:-12px}@keyframes handoverModal-module__g0xFdG__spin{to{transform:rotate(360deg)}}@keyframes handoverModal-module__g0xFdG__glowPulse{0%,to{opacity:.5;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}}.handoverModal-module__g0xFdG__avatarRing{border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;display:flex;position:relative}.handoverModal-module__g0xFdG__avatar{color:#fff;z-index:1;background:linear-gradient(135deg,#475569,#64748b);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:26px;font-weight:700;display:flex;position:relative;overflow:hidden}.handoverModal-module__g0xFdG__avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.handoverModal-module__g0xFdG__fromPerson .handoverModal-module__g0xFdG__avatar{filter:grayscale(.7)brightness(.7);opacity:.55}.handoverModal-module__g0xFdG__name{color:#000000d9;height:20px;margin-top:4px;font-size:14px;font-weight:700;line-height:20px}.dark .handoverModal-module__g0xFdG__name{color:#ffffffe6}.handoverModal-module__g0xFdG__toPerson .handoverModal-module__g0xFdG__name{color:#d97706}.dark .handoverModal-module__g0xFdG__toPerson .handoverModal-module__g0xFdG__name{color:#f59e0b}.handoverModal-module__g0xFdG__fromPerson .handoverModal-module__g0xFdG__name{color:#00000059}.dark .handoverModal-module__g0xFdG__fromPerson .handoverModal-module__g0xFdG__name{color:#ffffff73}.handoverModal-module__g0xFdG__conduitWrap{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.handoverModal-module__g0xFdG__conduit{justify-content:center;align-items:center;width:120px;height:2px;display:flex;position:relative}.handoverModal-module__g0xFdG__line{border-radius:var(--muse-radius-sm);background:linear-gradient(90deg,#0000 0%,#f59e0b26 20%,#f59e0b40 50%,#f59e0b26 80%,#0000 100%);position:absolute;inset:0}.dark .handoverModal-module__g0xFdG__line{background:linear-gradient(90deg,#0000 0%,#f59e0b33 20%,#f59e0b59 50%,#f59e0b33 80%,#0000 100%)}.handoverModal-module__g0xFdG__pulse{background:#f59e0be6;border-radius:50%;width:8px;height:8px;margin:-4px 0 0 -4px;animation:2s ease-in-out infinite handoverModal-module__g0xFdG__pulseBeat;position:absolute;top:50%;left:50%;box-shadow:0 0 12px #f59e0b99}@keyframes handoverModal-module__g0xFdG__pulseBeat{0%,to{opacity:.6;transform:scale(.8)}50%{opacity:1;transform:scale(1.2);box-shadow:0 0 20px #f59e0bcc}}.handoverModal-module__g0xFdG__conduitLabel{font-family:var(--font-body,"Plus Jakarta Sans",sans-serif);text-transform:uppercase;letter-spacing:.16em;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#d97706 0% 30%,#fef3c7 50%,#d97706 70% 100%) 0 0/200% 100%;-webkit-background-clip:text;background-clip:text;height:20px;margin-top:4px;font-size:12px;font-weight:600;line-height:20px;animation:2s linear infinite handoverModal-module__g0xFdG__conduitShimmer}@keyframes handoverModal-module__g0xFdG__conduitShimmer{0%{background-position:200%}to{background-position:-200%}}.handoverModal-module__g0xFdG__progress{margin-bottom:28px}.handoverModal-module__g0xFdG__progressTrack{border-radius:var(--muse-radius-full);background:#0000000f;width:100%;height:3px;overflow:hidden}.dark .handoverModal-module__g0xFdG__progressTrack{background:#ffffff0f}.handoverModal-module__g0xFdG__progressFill{border-radius:var(--muse-radius-full);background:#f59e0bb3;width:0%;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.handoverModal-module__g0xFdG__progressStatus{font-family:var(--font-body,"Plus Jakarta Sans",sans-serif);color:#00000073;text-align:center;margin:12px 0 0;font-size:13px;font-weight:400}.dark .handoverModal-module__g0xFdG__progressStatus{color:var(--text-tertiary,#fff6)}.handoverModal-module__g0xFdG__footer{justify-content:center;display:flex}.handoverModal-module__g0xFdG__confirm{border-radius:var(--muse-radius-2xl);color:#fff;min-width:240px;font-family:var(--font-body,"Plus Jakarta Sans",sans-serif);cursor:pointer;background:#111;border:none;justify-content:center;align-items:center;gap:8px;padding:13px 36px;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 16px #0006}.handoverModal-module__g0xFdG__confirm:hover:not(:disabled){background:#222;transform:translateY(-1px);box-shadow:0 8px 24px #00000080}.handoverModal-module__g0xFdG__confirm:active:not(:disabled){transform:translateY(0)}.handoverModal-module__g0xFdG__confirm:disabled{opacity:.35;cursor:not-allowed}.handoverModal-module__g0xFdG__confirmText{line-height:1}.handoverModal-module__g0xFdG__confirmArrow{transition:transform .25s;animation:1.8s ease-in-out infinite handoverModal-module__g0xFdG__arrowNudge}.handoverModal-module__g0xFdG__confirm:disabled .handoverModal-module__g0xFdG__confirmArrow{display:none}.handoverModal-module__g0xFdG__confirm:hover:not(:disabled) .handoverModal-module__g0xFdG__confirmArrow{animation:none;transform:translate(4px)}@keyframes handoverModal-module__g0xFdG__arrowNudge{0%,to{transform:translate(0)}50%{transform:translate(3px)}}@media (max-width:720px){.handoverModal-module__g0xFdG__modal{padding:32px 24px 28px}.handoverModal-module__g0xFdG__title{font-size:20px}.handoverModal-module__g0xFdG__avatarRing{width:64px;height:64px}.handoverModal-module__g0xFdG__avatar{width:56px;height:56px;font-size:20px}.handoverModal-module__g0xFdG__conduit{width:80px}.handoverModal-module__g0xFdG__confirm{min-width:180px;padding:12px 24px}}.handoverModal-module__g0xFdG__modalComplete .handoverModal-module__g0xFdG__stage{grid-template-columns:1fr}.handoverModal-module__g0xFdG__modalComplete .handoverModal-module__g0xFdG__fromPerson,.handoverModal-module__g0xFdG__modalComplete .handoverModal-module__g0xFdG__conduitWrap{display:none}.handoverModal-module__g0xFdG__toNameComplete{font-size:15px}.handoverModal-module__g0xFdG__progressComplete{color:var(--text-secondary,#ffffffb3)}.handoverModal-module__g0xFdG__confirmReady{opacity:1;cursor:pointer;animation:.45s cubic-bezier(.16,1,.3,1) handoverModal-module__g0xFdG__confirmIn}.handoverModal-module__g0xFdG__confirmReady:hover{background:#222;transform:translateY(-1px);box-shadow:0 8px 24px #00000080}.handoverModal-module__g0xFdG__confirmReady:active{transform:translateY(0)}@keyframes handoverModal-module__g0xFdG__confirmIn{0%{opacity:.35}to{opacity:1}}
.SidebarBadge-module__lP1PDG__badge{background-color:var(--muse-color-btn-danger-bg);pointer-events:none;z-index:10;border-radius:50%;width:6px;height:6px;animation:.3s ease-out SidebarBadge-module__lP1PDG__badgePulse;position:absolute;top:2px;right:2px}@keyframes SidebarBadge-module__lP1PDG__badgePulse{0%{opacity:0;transform:scale(0)}70%{transform:scale(1.3)}to{opacity:1;transform:scale(1)}}
.SidebarBubble-module__XNA1rG__bubble{z-index:50;border-radius:var(--muse-radius-md);background:var(--color-zinc-800);color:var(--color-zinc-50);white-space:nowrap;pointer-events:auto;align-items:center;padding:6px 12px;font-size:12px;line-height:1.4;animation:.2s ease-out SidebarBubble-module__XNA1rG__bubbleIn;display:flex;position:absolute;top:50%;left:calc(100% + 8px);transform:translateY(-50%);box-shadow:0 4px 12px #00000026,0 1px 3px #0000001a}.dark .SidebarBubble-module__XNA1rG__bubble{background:var(--color-zinc-700);color:var(--color-zinc-100);box-shadow:0 4px 12px #0006,0 1px 3px #0000004d}.SidebarBubble-module__XNA1rG__arrow{border:5px solid #0000;border-right-color:var(--color-zinc-800);position:absolute;top:50%;right:100%;transform:translateY(-50%)}.dark .SidebarBubble-module__XNA1rG__arrow{border-right-color:var(--color-zinc-700)}.SidebarBubble-module__XNA1rG__text{text-overflow:ellipsis;max-width:200px;overflow:hidden}@keyframes SidebarBubble-module__XNA1rG__bubbleIn{0%{opacity:0;transform:translateY(-50%)translate(-4px)}to{opacity:1;transform:translateY(-50%)translate(0)}}
.index-module__v6JL-W__whatsNewPanel{flex-direction:column;width:min(90vw,50rem);max-width:50rem;padding:0;display:flex;overflow:hidden}.index-module__v6JL-W__whatsNewPanel :where(h2){font-size:1.75rem!important;line-height:normal!important}.index-module__v6JL-W__whatsNewBody{flex-direction:column;align-items:center;gap:3rem;padding-bottom:3rem;display:flex}.index-module__v6JL-W__bannerWrap{border-bottom:.8px solid var(--muse-color-border-regular);flex-shrink:0;width:100%;position:relative}.index-module__v6JL-W__bannerSection{aspect-ratio:800/302;background:0 0;width:100%;position:relative;overflow:hidden}.index-module__v6JL-W__bannerImage{-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .2s}.index-module__v6JL-W__bannerImageLoaded{opacity:1}.index-module__v6JL-W__bannerLoading{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.index-module__v6JL-W__bannerLoadingIcon{color:var(--muse-color-icon-secondary)}.index-module__v6JL-W__navButton{z-index:2;background:var(--muse-color-border-light);width:2.25rem;height:2.25rem;color:var(--muse-color-icon-primary);cursor:pointer;border:0;border-radius:9999px;justify-content:center;align-items:center;transition:background-color .15s,opacity .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.index-module__v6JL-W__navButton:hover{opacity:.85}.index-module__v6JL-W__navButtonPrev{left:.75rem}.index-module__v6JL-W__navButtonNext{right:.75rem}.index-module__v6JL-W__dots{z-index:2;gap:.5rem;display:flex;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.index-module__v6JL-W__dot{background:var(--muse-color-border-regular);border-radius:9999px;width:.5rem;height:.5rem;transition:background-color .15s}.index-module__v6JL-W__dotActive{background:var(--muse-color-text-primary)}.index-module__v6JL-W__contentWrap{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:2rem;width:100%;padding:0 3rem;display:flex}.index-module__v6JL-W__textBlock{flex-direction:column;align-items:flex-start;gap:.75rem;width:100%;display:flex}.index-module__v6JL-W__title{text-align:left;width:100%;color:var(--muse-color-text-primary);margin:0;font-size:1.75rem;font-weight:600;line-height:normal}.index-module__v6JL-W__description{text-align:left;width:100%;color:var(--muse-color-text-secondary);margin:0;font-size:1.125rem;font-weight:400;line-height:1.875rem}.index-module__v6JL-W__textHighlight{color:var(--muse-color-text-brand);font-weight:600}.index-module__v6JL-W__descriptionHighlight{color:var(--muse-color-icon-brand);font-weight:inherit}.index-module__v6JL-W__inlineLink{font:inherit;line-height:inherit;color:var(--muse-color-text-info);cursor:pointer;background:0 0;border:0;margin:0;padding:0}.index-module__v6JL-W__inlineLink:hover{text-decoration:underline}.index-module__v6JL-W__closeButton{z-index:3;width:1.75rem;height:1.75rem;color:var(--muse-color-icon-secondary);cursor:pointer;background:0 0;border:0;border-radius:9999px;justify-content:center;align-items:center;transition:color .15s,opacity .15s;display:flex;position:absolute;top:.75rem;right:.75rem}.index-module__v6JL-W__closeButton:hover{color:var(--muse-color-icon-primary);opacity:.85}.index-module__v6JL-W__ctaSection{justify-content:center;width:100%;display:flex}.index-module__v6JL-W__ctaButton{background:var(--muse-color-btn-primary-bg);height:3.75rem;color:var(--muse-color-btn-primary-text);white-space:nowrap;cursor:pointer;border:0;border-radius:9999px;justify-content:center;align-items:center;padding:0 4.875rem;font-weight:400;transition:background-color .15s;display:inline-flex;font-size:1.25rem!important;line-height:1!important}.index-module__v6JL-W__ctaButton:hover{background:var(--muse-color-btn-primary-hover-bg)}
.initialGate-module__zlsMpG__root{justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.initialGate-module__zlsMpG__container{text-align:center;width:100%;max-width:400px}
.index-module__5x7HJW__root{justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.index-module__5x7HJW__container{text-align:center;width:100%;max-width:400px}@keyframes index-module__5x7HJW__shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-6px)}40%,80%{transform:translate(6px)}}.index-module__5x7HJW__shake{animation:.4s ease-in-out index-module__5x7HJW__shake}.index-module__5x7HJW__textareaWrap{position:relative}.index-module__5x7HJW__textareaCounter{pointer-events:none;font-size:12px;line-height:1;position:absolute;bottom:10px;right:12px}
.WorkspaceShell-module__CXQqWa__root{background:var(--muse-bg-base);height:100svh;padding:8px 8px 8px 0;display:flex;overflow:hidden}.WorkspaceShell-module__CXQqWa__main{border-radius:var(--muse-radius-xl);flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.WorkspaceShell-module__CXQqWa__mainContent{flex:1;min-height:0;overflow:hidden}
:root{--hire-min-width:725px}.index-module__-_4HFG__plansPage{min-height:100vh;min-width:var(--hire-min-width);background:var(--muse-bg-module);flex-direction:column;display:flex;position:relative;overflow:hidden}.index-module__-_4HFG__plansPageSplit{height:100vh;max-height:100dvh;overflow:hidden}.index-module__-_4HFG__plansPageSplit [data-panel-id=hire-persona-detail]>div:first-child{scrollbar-gutter:stable;overflow-y:auto}.index-module__-_4HFG__plansPageSplit [data-panel-id=hire-persona-detail]>div:last-child:not(:first-child){height:100%;min-height:0;overflow:hidden}.index-module__-_4HFG__plansPageSplit [data-panel-id=hire-persona-detail] aside{box-shadow:none;border-radius:var(--muse-radius-none);background:0 0;gap:0;width:496px;min-width:496px;max-width:496px;height:100%;min-height:0}.index-module__-_4HFG__stepNav{justify-content:space-between;align-items:center;margin-bottom:32px;padding:16px 0;display:flex;position:relative}.index-module__-_4HFG__stepList{align-items:center;gap:8px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.index-module__-_4HFG__plansContent{flex:1;width:100%;max-width:1320px;margin:0 auto;padding:0 48px 48px}.index-module__-_4HFG__signOfferCard{z-index:1;border-radius:var(--muse-radius-3xl);background:var(--muse-color-background-primary);flex-direction:column;align-items:center;width:700px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 10px -6px #0000001a,0 20px 25px -5px #0000001a}.dark .index-module__-_4HFG__signOfferCard{background:var(--muse-color-background-card)}.index-module__-_4HFG__signOfferAvatarSection{background:var(--muse-color-background-tertiary);align-items:flex-end;gap:24px;width:100%;padding:32px 28px;display:flex;overflow:hidden}.index-module__-_4HFG__signOfferWatermark{pointer-events:none;opacity:.15;z-index:0;width:1327px;height:544px;position:absolute;bottom:15%;right:0}.index-module__-_4HFG__personasGrid{grid-template-columns:repeat(4,1fr);gap:48px 12px;max-width:1200px;margin:0 auto;display:grid}@media (max-width:1280px){.index-module__-_4HFG__personasGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.index-module__-_4HFG__personasGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.index-module__-_4HFG__personasGrid{grid-template-columns:1fr;max-width:320px;margin:0 auto}}.index-module__-_4HFG__personaCard{border-radius:var(--muse-radius-3xl);cursor:pointer;height:481px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000)}.index-module__-_4HFG__personaCard:hover{outline:2px solid var(--muse-color-border-regular);outline-offset:-2px;transform:translateY(-15px);box-shadow:0 16px 30px 6px #00000014}.dark .index-module__-_4HFG__personaCard:hover{box-shadow:0 16px 30px 6px #00000040}.index-module__-_4HFG__personaCardOverlay{z-index:10;position:absolute;bottom:0;left:0;right:0}.index-module__-_4HFG__progressiveBlur{z-index:0;pointer-events:none;position:absolute;inset:0}.index-module__-_4HFG__progressiveBlur>div{-webkit-backdrop-filter:blur(5.5px);backdrop-filter:blur(5.5px);position:absolute;inset:0}.index-module__-_4HFG__progressiveBlur>div:first-child{-webkit-mask-image:linear-gradient(#0000,#000 30%,#000);mask-image:linear-gradient(#0000,#000 30%,#000)}.index-module__-_4HFG__progressiveBlur>div:nth-child(2){-webkit-mask-image:linear-gradient(#0000 20%,#000 50%,#000);mask-image:linear-gradient(#0000 20%,#000 50%,#000)}.index-module__-_4HFG__progressiveBlur>div:nth-child(3){-webkit-mask-image:linear-gradient(#0000 45%,#000 75%,#000);mask-image:linear-gradient(#0000 45%,#000 75%,#000)}.index-module__-_4HFG__progressiveBlur>div:nth-child(4){-webkit-mask-image:linear-gradient(#0000 70%,#000);mask-image:linear-gradient(#0000 70%,#000)}.index-module__-_4HFG__overlayGradient{z-index:1;pointer-events:none;position:absolute;inset:0}.index-module__-_4HFG__overlayContent{z-index:2;flex-direction:column;gap:8px;padding:12px 17px 17px;display:flex;position:relative}
.personaDetailDrawer-module__lzUt_q__drawerAsideWrap{box-sizing:border-box;height:100%;min-height:0;padding:8px;overflow:hidden}.personaDetailDrawer-module__lzUt_q__drawerPanel{background:var(--muse-color-background-secondary);border:1px solid var(--muse-color-border-light);border-radius:var(--muse-radius-2xl);flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.personaDetailDrawer-module__lzUt_q__drawerHeader{flex-shrink:0;justify-content:flex-end;align-items:center;padding:28px 28px 0;display:flex}.personaDetailDrawer-module__lzUt_q__drawerCloseButton{border-radius:var(--muse-radius-full);width:40px;height:40px;color:var(--muse-color-icon-secondary);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:inline-flex}.personaDetailDrawer-module__lzUt_q__drawerCloseButton:hover{background:var(--muse-color-state-hover);color:var(--muse-color-icon-primary)}.personaDetailDrawer-module__lzUt_q__drawerScroll{flex:1;min-height:0;padding:0 28px;overflow-y:auto}.personaDetailDrawer-module__lzUt_q__drawerAvatarSection{flex-direction:column;align-items:center;gap:16px;padding:8px 0 16px;display:flex}.personaDetailDrawer-module__lzUt_q__drawerAvatar{border-radius:var(--muse-radius-full);flex-shrink:0;width:120px;height:120px;position:relative;overflow:hidden}.personaDetailDrawer-module__lzUt_q__drawerAvatarImageWrap{position:absolute;inset:16px 0 0}.personaDetailDrawer-module__lzUt_q__drawerName{color:var(--muse-color-text-primary);white-space:nowrap;margin:0;font-size:28px;font-weight:700;line-height:normal}.personaDetailDrawer-module__lzUt_q__drawerBody{flex-direction:column;gap:24px;padding-bottom:16px;display:flex}.personaDetailDrawer-module__lzUt_q__drawerSubtitle{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.personaDetailDrawer-module__lzUt_q__drawerSubtitleItem{color:var(--muse-color-text-secondary);white-space:nowrap;font-size:16px;font-weight:400;line-height:24px}.personaDetailDrawer-module__lzUt_q__drawerMetaDivider{background:var(--muse-color-border-regular);flex-shrink:0;width:1px;height:16px}.personaDetailDrawer-module__lzUt_q__drawerQuoteBlock{border-radius:var(--muse-radius-xl);background:var(--muse-color-background-quote);align-items:center;min-height:56px;padding:16px;display:flex}.personaDetailDrawer-module__lzUt_q__drawerQuoteText{color:var(--muse-color-text-primary);margin:0;font-size:16px;font-style:italic;font-weight:300;line-height:24px}.personaDetailDrawer-module__lzUt_q__drawerSections{flex-direction:column;gap:24px;display:flex}.personaDetailDrawer-module__lzUt_q__drawerSection{flex-direction:column;gap:8px;display:flex}.personaDetailDrawer-module__lzUt_q__drawerSectionTitle{letter-spacing:1px;color:var(--muse-color-text-tertiary);white-space:nowrap;margin:0;font-size:13px;font-weight:600;line-height:20px}.personaDetailDrawer-module__lzUt_q__drawerTags{flex-wrap:wrap;gap:12px;display:flex}.personaDetailDrawer-module__lzUt_q__drawerTag{border-radius:var(--muse-radius-full);background:var(--muse-color-background-tertiary);color:var(--muse-color-text-primary);white-space:nowrap;justify-content:center;align-items:center;padding:6px 16px;font-size:14px;line-height:20px;display:inline-flex}.personaDetailDrawer-module__lzUt_q__drawerAboutText{color:var(--muse-color-text-secondary);margin:0;font-size:14px;line-height:18px}.personaDetailDrawer-module__lzUt_q__drawerFooter{flex-shrink:0;padding:28px 28px 48px}.personaDetailDrawer-module__lzUt_q__drawerCta{border-radius:var(--muse-radius-full);background:var(--muse-color-background-brand);width:100%;height:56px;color:var(--muse-color-text-inverse);cursor:pointer;border:0;justify-content:center;align-items:center;font-size:20px;font-weight:400;line-height:24px;transition:background-color .2s;display:flex}.personaDetailDrawer-module__lzUt_q__drawerCta:hover{background:var(--muse-color-btn-primary-hover-bg)}
/*# sourceMappingURL=ddf96ad104ae3565.css.map*/