.EntitlementUpgradeModal-module__MBL97W__overlay{z-index:80;background:var(--muse-color-overlay);justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow:auto}.EntitlementUpgradeModal-module__MBL97W__panel{--ops-modal-max-width:1000px;--ops-modal-max-height:720px;--ops-modal-single-width:500px;--ops-modal-single-height:720px;width:min(var(--ops-modal-max-width),calc(100vw - 48px));height:min(var(--ops-modal-max-height),calc((100vw - 48px)*720/1000),calc(100vh - 48px));box-shadow:var(--muse-shadow-lg);background:0 0;border-radius:24px;position:relative;overflow:hidden}.EntitlementUpgradeModal-module__MBL97W__closeBtn{z-index:2;width:28px;height:28px;color:var(--muse-color-icon-primary);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px}.EntitlementUpgradeModal-module__MBL97W__closeBtn:hover{background:var(--muse-color-background-item-hover)}.EntitlementUpgradeModal-module__MBL97W__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:100%;min-height:0;display:grid}.EntitlementUpgradeModal-module__MBL97W__bannerPane{background:var(--muse-color-background-tertiary);border-radius:24px 0 0 24px;min-height:0;position:relative;overflow:hidden;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000)}.EntitlementUpgradeModal-module__MBL97W__bannerFallback{background:var(--muse-color-background-tertiary);position:absolute;inset:0}.EntitlementUpgradeModal-module__MBL97W__bannerImage{z-index:1;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:relative}.EntitlementUpgradeModal-module__MBL97W__bannerOverlay{z-index:2;flex-direction:column;justify-content:flex-end;min-height:188px;display:flex;position:absolute;bottom:0;left:0;right:0}.EntitlementUpgradeModal-module__MBL97W__progressiveBlur{z-index:0;pointer-events:none;position:absolute;inset:0;transform:translateZ(0)}.EntitlementUpgradeModal-module__MBL97W__progressiveBlur>div{-webkit-backdrop-filter:blur(2px);position:absolute;inset:0}.EntitlementUpgradeModal-module__MBL97W__progressiveBlur>div:first-child{-webkit-mask-image:linear-gradient(#0000,#000 30%,#000);mask-image:linear-gradient(#0000,#000 30%,#000)}.EntitlementUpgradeModal-module__MBL97W__progressiveBlur>div:nth-child(2){-webkit-mask-image:linear-gradient(#0000 20%,#000 50%,#000);mask-image:linear-gradient(#0000 20%,#000 50%,#000)}.EntitlementUpgradeModal-module__MBL97W__progressiveBlur>div:nth-child(3){-webkit-mask-image:linear-gradient(#0000 45%,#000 75%,#000);mask-image:linear-gradient(#0000 45%,#000 75%,#000)}.EntitlementUpgradeModal-module__MBL97W__progressiveBlur>div:nth-child(4){-webkit-mask-image:linear-gradient(#0000 70%,#000 82.5%,#000);mask-image:linear-gradient(#0000 70%,#000 82.5%,#000)}.EntitlementUpgradeModal-module__MBL97W__bannerScrim{z-index:1;pointer-events:none;background:linear-gradient(180deg,rgb(from var(--muse-color-overlay-banner-scrim)r g b/0)0%,var(--muse-color-overlay-banner-scrim)100%);position:absolute;inset:0}.EntitlementUpgradeModal-module__MBL97W__bannerCopy{z-index:2;--muse-color-text-primary:#fafafa;--muse-color-text-inverse:#fff;flex-direction:column;gap:12px;padding:32px 32px 40px;display:flex;position:relative}.dark .EntitlementUpgradeModal-module__MBL97W__bannerCopy{--muse-color-text-inverse:#fff}.EntitlementUpgradeModal-module__MBL97W__bannerEyebrow{z-index:1;isolation:isolate;background-color:var(--muse-color-background-limit-badge);color:var(--muse-color-text-inverse);white-space:nowrap;border-radius:100px;align-self:flex-start;align-items:center;margin:0;padding:4px 8px;font-size:11px;font-weight:700;line-height:normal;display:inline-flex;position:relative}.EntitlementUpgradeModal-module__MBL97W__bannerTitle{color:var(--muse-color-text-primary);margin:0;font-size:28px;font-weight:700;line-height:36px}.EntitlementUpgradeModal-module__MBL97W__bannerDesc{color:var(--muse-color-text-primary);margin:0;font-size:14px;font-weight:400;line-height:20px}.dark .EntitlementUpgradeModal-module__MBL97W__bannerDesc{opacity:.6}.EntitlementUpgradeModal-module__MBL97W__mobileCopy{flex-direction:column;flex-shrink:0;gap:12px;display:none}.EntitlementUpgradeModal-module__MBL97W__mobileTitle{color:var(--muse-color-text-primary);margin:0;font-size:28px;font-weight:700;line-height:36px}.EntitlementUpgradeModal-module__MBL97W__mobileDesc{color:var(--muse-color-text-secondary);margin:0;font-size:14px;font-weight:400;line-height:20px}.EntitlementUpgradeModal-module__MBL97W__contentPane{background:var(--muse-color-background-primary);border-radius:0 24px 24px 0;flex-direction:column;justify-content:space-between;gap:24px;min-height:0;padding:32px;display:flex;overflow:hidden}@media (max-width:1199px){.EntitlementUpgradeModal-module__MBL97W__panel{width:var(--ops-modal-single-width);height:var(--ops-modal-single-height);min-width:var(--ops-modal-single-width);min-height:var(--ops-modal-single-height);flex-shrink:0;overflow:hidden}.EntitlementUpgradeModal-module__MBL97W__layout{grid-template-columns:1fr;height:100%}.EntitlementUpgradeModal-module__MBL97W__bannerPane{display:none}.EntitlementUpgradeModal-module__MBL97W__mobileCopy{display:flex}.EntitlementUpgradeModal-module__MBL97W__contentPane{border-radius:24px;gap:24px;height:100%;padding:32px}}.EntitlementUpgradeModal-module__MBL97W__topStack{flex-direction:column;flex:auto;gap:20px;min-height:0;display:flex;overflow:hidden}.EntitlementUpgradeModal-module__MBL97W__headerStack{flex-direction:column;flex-shrink:0;gap:4px;display:flex}.EntitlementUpgradeModal-module__MBL97W__kicker{background:var(--muse-color-background-tertiary);color:var(--muse-color-text-secondary);white-space:nowrap;border-radius:100px;align-self:flex-start;margin:0;padding:4px 8px;font-size:12px;font-weight:400;line-height:16px;display:inline-block}.EntitlementUpgradeModal-module__MBL97W__kicker[aria-hidden=true]{visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;background:0 0}.EntitlementUpgradeModal-module__MBL97W__title{color:var(--muse-color-text-primary);margin:0;font-size:28px;font-weight:700;line-height:36px}.EntitlementUpgradeModal-module__MBL97W__titleHighlight{color:var(--muse-color-text-brand)}.EntitlementUpgradeModal-module__MBL97W__planSection{flex-direction:column;flex:auto;gap:8px;min-height:0;display:flex;overflow:hidden}.EntitlementUpgradeModal-module__MBL97W__promo{color:var(--muse-color-text-secondary);flex-shrink:0;margin:0;font-size:16px;font-weight:400;line-height:24px}.EntitlementUpgradeModal-module__MBL97W__middleStack{flex-direction:column;flex:auto;gap:16px;min-height:0;display:flex;overflow:hidden}.EntitlementUpgradeModal-module__MBL97W__tabs{background:var(--muse-color-background-tertiary);border-radius:24px;flex-shrink:0;align-items:center;height:48px;padding:4px;display:flex}.EntitlementUpgradeModal-module__MBL97W__tab{height:100%;color:var(--muse-color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:20px;flex:1;justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:600;line-height:24px;display:flex}.EntitlementUpgradeModal-module__MBL97W__tabActive{background:var(--muse-color-background-primary);color:var(--muse-color-text-primary);box-shadow:var(--muse-shadow-sm)}.dark .EntitlementUpgradeModal-module__MBL97W__tabActive{background:var(--muse-color-background-elevated)}.EntitlementUpgradeModal-module__MBL97W__tabIcon{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:20px;height:20px}.EntitlementUpgradeModal-module__MBL97W__benefits{overscroll-behavior:contain;flex-direction:column;flex:auto;gap:12px;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.EntitlementUpgradeModal-module__MBL97W__benefitItem{align-items:center;gap:12px;display:flex}.EntitlementUpgradeModal-module__MBL97W__benefitIcon{width:16px;height:16px;color:var(--muse-color-icon-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.EntitlementUpgradeModal-module__MBL97W__benefitIconImage{-o-object-fit:contain;object-fit:contain;width:16px;height:16px}.EntitlementUpgradeModal-module__MBL97W__benefitText{color:var(--muse-color-text-secondary);font-size:14px;font-weight:400;line-height:20px}.EntitlementUpgradeModal-module__MBL97W__benefitBold{font-weight:600}.EntitlementUpgradeModal-module__MBL97W__benefitHighlight{color:var(--muse-color-text-primary);font-weight:600}.EntitlementUpgradeModal-module__MBL97W__bottomStack{flex-direction:column;flex-shrink:0;gap:16px;display:flex}.EntitlementUpgradeModal-module__MBL97W__billingCards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.EntitlementUpgradeModal-module__MBL97W__billingCard{border:2px solid var(--muse-color-border-light);background:var(--muse-color-background-secondary);text-align:left;cursor:pointer;border-radius:16px;flex-direction:column;align-items:flex-start;gap:12px;min-height:109px;padding:12px;transition:border-color .15s;display:flex;position:relative}.EntitlementUpgradeModal-module__MBL97W__billingCardActive{border-color:var(--muse-color-border-focus)}.EntitlementUpgradeModal-module__MBL97W__billingCardHeader{align-items:center;gap:8px;width:100%;min-height:24px;display:flex}.EntitlementUpgradeModal-module__MBL97W__billingLabel{color:var(--muse-color-text-primary);font-size:14px;font-weight:600;line-height:20px}.EntitlementUpgradeModal-module__MBL97W__billingDiscountBadge{background:var(--muse-color-icon-brand);color:var(--muse-color-text-inverse);white-space:nowrap;border-radius:100px;align-items:center;padding:4px 8px;font-size:11px;font-weight:700;line-height:1.2;display:inline-flex}.EntitlementUpgradeModal-module__MBL97W__billingRadio{border:2px solid var(--muse-color-border-light);background:var(--muse-color-background-secondary);width:24px;height:24px;color:var(--muse-color-text-inverse);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;display:flex}.EntitlementUpgradeModal-module__MBL97W__billingRadioChecked{background:var(--muse-color-icon-primary);color:var(--muse-color-icon-inverse);border-color:#0000}.EntitlementUpgradeModal-module__MBL97W__billingPriceArea{flex-direction:column;gap:4px;width:100%;display:flex}.EntitlementUpgradeModal-module__MBL97W__billingPriceRow{flex-wrap:wrap;align-items:flex-end;gap:4px;display:flex}.EntitlementUpgradeModal-module__MBL97W__billingPrice{color:var(--muse-color-text-primary);font-size:24px;font-weight:700;line-height:1.2}.EntitlementUpgradeModal-module__MBL97W__billingPriceUnit{font-size:16px;font-weight:700}.EntitlementUpgradeModal-module__MBL97W__billingOriginal{color:var(--muse-color-text-tertiary);padding-bottom:2px;font-size:16px;font-weight:400;line-height:1.2;text-decoration:line-through}.EntitlementUpgradeModal-module__MBL97W__billingFooter{color:var(--muse-color-text-secondary);margin:0;font-size:13px;font-weight:400;line-height:1.2}.EntitlementUpgradeModal-module__MBL97W__billingFooterPromo{color:var(--muse-color-icon-secondary)}.EntitlementUpgradeModal-module__MBL97W__billingFooterSpacer{margin:0;font-size:13px;line-height:1.2}.EntitlementUpgradeModal-module__MBL97W__cta{border:1px solid var(--muse-color-border-light);background:var(--muse-color-btn-secondary-bg);width:100%;height:52px;color:var(--muse-color-text-primary);letter-spacing:.02em;text-transform:uppercase;cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:600;line-height:24px;transition:filter .15s,background-color .15s,opacity .15s;display:flex}.EntitlementUpgradeModal-module__MBL97W__cta:disabled{cursor:not-allowed;opacity:.6;filter:none}.EntitlementUpgradeModal-module__MBL97W__ctaDisabledLook:disabled{opacity:1;color:var(--muse-color-text-disabled);background:var(--muse-color-btn-secondary-bg);background-image:none;border-color:#0000}.EntitlementUpgradeModal-module__MBL97W__cta:hover:not(:disabled):not(.EntitlementUpgradeModal-module__MBL97W__ctaPro):not(.EntitlementUpgradeModal-module__MBL97W__ctaMax){background:var(--muse-color-btn-secondary-hover-bg)}.EntitlementUpgradeModal-module__MBL97W__ctaSpinner{flex-shrink:0;width:16px;height:16px}.EntitlementUpgradeModal-module__MBL97W__ctaPro{background-color:var(--muse-color-btn-brand-to);background-image:linear-gradient(97deg,var(--muse-color-btn-brand-from)0%,var(--muse-color-btn-brand-to)100%);color:var(--muse-color-btn-brand-text);border-color:#0000}.EntitlementUpgradeModal-module__MBL97W__ctaPro:hover:not(:disabled){filter:brightness(1.04)}.EntitlementUpgradeModal-module__MBL97W__ctaPro:active:not(:disabled){filter:brightness(.97)}.EntitlementUpgradeModal-module__MBL97W__ctaMax{background-color:var(--muse-color-btn-max-from);background-image:linear-gradient(97deg,var(--muse-color-btn-max-from)0%,var(--muse-color-btn-max-to)100%);color:var(--muse-color-btn-max-text);border:none;overflow:hidden}.EntitlementUpgradeModal-module__MBL97W__ctaMax:hover:not(:disabled){filter:brightness(1.04)}.EntitlementUpgradeModal-module__MBL97W__ctaMax:active:not(:disabled){filter:brightness(.97)}
.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}}
.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=4f8f075fd334f4ba.css.map*/