.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:1px 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)}
.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__tierBadge{z-index:20;border-radius:var(--muse-radius-full);color:#fff;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0d0d0d7a;align-items:center;padding:2px 10px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;top:12px;left:12px}.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}
.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)}
.OpsModal-module__k8iEda__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}.OpsModal-module__k8iEda__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));background:var(--muse-color-background-primary);box-shadow:var(--muse-shadow-lg);border-radius:24px;position:relative;overflow:hidden}.OpsModal-module__k8iEda__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}.OpsModal-module__k8iEda__closeBtn:hover{background:var(--muse-color-background-item-hover)}.OpsModal-module__k8iEda__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:100%;min-height:0;display:grid}.OpsModal-module__k8iEda__bannerPane{background:linear-gradient(145deg,var(--muse-color-background-warning-subtle)0%,var(--muse-color-background-bubble)55%,var(--muse-color-background-quote)100%);min-height:0;position:relative;overflow:hidden}.OpsModal-module__k8iEda__bannerFallback{position:absolute;inset:0}.OpsModal-module__k8iEda__bannerImage{z-index:1;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:relative}.OpsModal-module__k8iEda__contentPane{flex-direction:column;justify-content:space-between;gap:24px;min-height:0;padding:32px;display:flex;overflow:hidden}@media (max-width:1199px){.OpsModal-module__k8iEda__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}.OpsModal-module__k8iEda__layout{grid-template-columns:1fr;height:100%}.OpsModal-module__k8iEda__bannerPane{display:none}.OpsModal-module__k8iEda__contentPane{gap:24px;height:100%;padding:32px}}.OpsModal-module__k8iEda__topStack{flex-direction:column;flex:auto;gap:24px;min-height:0;display:flex;overflow:hidden}.OpsModal-module__k8iEda__headerStack{flex-direction:column;flex-shrink:0;gap:4px;display:flex}.OpsModal-module__k8iEda__kicker{color:var(--muse-color-text-secondary);margin:0;font-size:16px;font-weight:400;line-height:24px}.OpsModal-module__k8iEda__title{color:var(--muse-color-text-primary);margin:0;font-size:28px;font-weight:700;line-height:36px}.OpsModal-module__k8iEda__titleHighlight{color:var(--muse-color-text-brand)}.OpsModal-module__k8iEda__planSection{flex-direction:column;flex:auto;gap:8px;min-height:0;display:flex;overflow:hidden}.OpsModal-module__k8iEda__promo{color:var(--muse-color-text-secondary);flex-shrink:0;margin:0;font-size:16px;font-weight:400;line-height:24px}.OpsModal-module__k8iEda__middleStack{flex-direction:column;flex:auto;gap:16px;min-height:0;display:flex;overflow:hidden}.OpsModal-module__k8iEda__tabs{background:var(--muse-color-background-tertiary);border-radius:24px;flex-shrink:0;align-items:center;height:48px;padding:4px;display:flex}.OpsModal-module__k8iEda__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}.OpsModal-module__k8iEda__tabActive{background:var(--muse-color-background-primary);color:var(--muse-color-text-primary);box-shadow:var(--muse-shadow-sm)}.dark .OpsModal-module__k8iEda__tabActive{background:var(--muse-color-background-elevated)}.OpsModal-module__k8iEda__tabIcon{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:20px;height:20px}.OpsModal-module__k8iEda__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}.OpsModal-module__k8iEda__benefitItem{align-items:center;gap:12px;display:flex}.OpsModal-module__k8iEda__benefitIcon{width:16px;height:16px;color:var(--muse-color-icon-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.OpsModal-module__k8iEda__benefitIconImage{-o-object-fit:contain;object-fit:contain;width:16px;height:16px}.OpsModal-module__k8iEda__benefitText{color:var(--muse-color-text-secondary);font-size:14px;font-weight:400;line-height:20px}.OpsModal-module__k8iEda__benefitBold{font-weight:600}.OpsModal-module__k8iEda__benefitHighlight{color:var(--muse-color-text-primary);font-weight:600}.OpsModal-module__k8iEda__bottomStack{flex-direction:column;flex-shrink:0;gap:16px;display:flex}.OpsModal-module__k8iEda__billingCards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.OpsModal-module__k8iEda__billingCard{border:2px solid var(--muse-color-border-light);background:var(--muse-color-background-primary);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}.dark .OpsModal-module__k8iEda__billingCard{background:var(--muse-color-background-elevated)}.OpsModal-module__k8iEda__billingCardActive{border-color:var(--muse-color-border-focus)}.OpsModal-module__k8iEda__billingCardHeader{align-items:center;gap:8px;width:100%;min-height:24px;display:flex}.OpsModal-module__k8iEda__billingLabel{color:var(--muse-color-text-primary);font-size:14px;font-weight:600;line-height:20px}.OpsModal-module__k8iEda__billingDiscountBadge{background:var(--muse-color-icon-brand);color:var(--muse-color-text-inverse);white-space:nowrap;border-radius:100px;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;line-height:1.2;display:inline-flex}.OpsModal-module__k8iEda__billingRadio{border:1px 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}.OpsModal-module__k8iEda__billingRadioChecked{background:var(--muse-color-icon-primary);color:var(--muse-color-icon-inverse);border-color:#0000}.OpsModal-module__k8iEda__billingPriceArea{flex-direction:column;gap:4px;width:100%;display:flex}.OpsModal-module__k8iEda__billingPriceRow{flex-wrap:wrap;align-items:flex-end;gap:4px;display:flex}.OpsModal-module__k8iEda__billingPrice{color:var(--muse-color-text-primary);font-size:24px;font-weight:700;line-height:1.2}.OpsModal-module__k8iEda__billingPriceUnit{font-size:16px;font-weight:700}.OpsModal-module__k8iEda__billingOriginal{color:var(--muse-color-text-tertiary);padding-bottom:2px;font-size:16px;font-weight:400;line-height:1.2;text-decoration:line-through}.OpsModal-module__k8iEda__billingFooter{color:var(--muse-color-icon-secondary);margin:0;font-size:13px;font-weight:400;line-height:1.2}.OpsModal-module__k8iEda__billingFooterPromo{color:var(--muse-color-icon-secondary)}.OpsModal-module__k8iEda__billingFooterSpacer{margin:0;font-size:13px;line-height:1.2}.OpsModal-module__k8iEda__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}.OpsModal-module__k8iEda__cta:disabled{cursor:not-allowed;opacity:.6;filter:none}.OpsModal-module__k8iEda__ctaDisabledLook:disabled{opacity:1;color:var(--muse-color-text-disabled);background:var(--muse-color-btn-secondary-bg);background-image:none;border-color:#0000}.OpsModal-module__k8iEda__cta:hover:not(:disabled):not(.OpsModal-module__k8iEda__ctaPro):not(.OpsModal-module__k8iEda__ctaMax){background:var(--muse-color-btn-secondary-hover-bg)}.OpsModal-module__k8iEda__ctaSpinner{flex-shrink:0;width:16px;height:16px}.OpsModal-module__k8iEda__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}.OpsModal-module__k8iEda__ctaPro:hover:not(:disabled){filter:brightness(1.04)}.OpsModal-module__k8iEda__ctaPro:active:not(:disabled){filter:brightness(.97)}.OpsModal-module__k8iEda__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}.OpsModal-module__k8iEda__ctaMax:hover:not(:disabled){filter:brightness(1.04)}.OpsModal-module__k8iEda__ctaMax:active:not(:disabled){filter:brightness(.97)}
.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}
: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)}
.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}
/*# sourceMappingURL=f25b08e3180006a4.css.map*/