@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);
:where(.tr-root),
:where(.tr-root) *,
:where(.tr-root) ::before,
:where(.tr-root) ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
:where(.tr-root),
:where(.tr-root) *,
:where(.tr-root) ::before,
:where(.tr-root) ::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #D5D5DD; /* 2 */
}
:where(.tr-root) ::before,
:where(.tr-root) ::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
:where(.tr-root) {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
:where(.tr-root) body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
:where(.tr-root) hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
:where(.tr-root) abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
:where(.tr-root) h1,
:where(.tr-root) h2,
:where(.tr-root) h3,
:where(.tr-root) h4,
:where(.tr-root) h5,
:where(.tr-root) h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
:where(.tr-root) a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
:where(.tr-root) b,
:where(.tr-root) strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
:where(.tr-root) code,
:where(.tr-root) kbd,
:where(.tr-root) samp,
:where(.tr-root) pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
:where(.tr-root) small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
:where(.tr-root) sub,
:where(.tr-root) sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
:where(.tr-root) sub {
  bottom: -0.25em;
}
:where(.tr-root) sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
:where(.tr-root) table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
:where(.tr-root) button,
:where(.tr-root) input,
:where(.tr-root) optgroup,
:where(.tr-root) select,
:where(.tr-root) textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
:where(.tr-root) button,
:where(.tr-root) select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
:where(.tr-root) button,
:where(.tr-root) input:where([type='button']),
:where(.tr-root) input:where([type='reset']),
:where(.tr-root) input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:where(.tr-root) :-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:where(.tr-root) :-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
:where(.tr-root) progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
:where(.tr-root) ::-webkit-inner-spin-button,
:where(.tr-root) ::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
:where(.tr-root) [type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
:where(.tr-root) ::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
:where(.tr-root) ::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
:where(.tr-root) summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
:where(.tr-root) blockquote,
:where(.tr-root) dl,
:where(.tr-root) dd,
:where(.tr-root) h1,
:where(.tr-root) h2,
:where(.tr-root) h3,
:where(.tr-root) h4,
:where(.tr-root) h5,
:where(.tr-root) h6,
:where(.tr-root) hr,
:where(.tr-root) figure,
:where(.tr-root) p,
:where(.tr-root) pre {
  margin: 0;
}
:where(.tr-root) fieldset {
  margin: 0;
  padding: 0;
}
:where(.tr-root) legend {
  padding: 0;
}
:where(.tr-root) ol,
:where(.tr-root) ul,
:where(.tr-root) menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
:where(.tr-root) dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
:where(.tr-root) textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
:where(.tr-root) input::placeholder,
:where(.tr-root) textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
:where(.tr-root) button,
:where(.tr-root) [role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:where(.tr-root) :disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
:where(.tr-root) img,
:where(.tr-root) svg,
:where(.tr-root) video,
:where(.tr-root) canvas,
:where(.tr-root) audio,
:where(.tr-root) iframe,
:where(.tr-root) embed,
:where(.tr-root) object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
:where(.tr-root) img,
:where(.tr-root) video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
:where(.tr-root) [hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.tr-root .tr-pointer-events-none{
  pointer-events: none;
}
.tr-root .tr-fixed{
  position: fixed;
}
.tr-root .tr-absolute{
  position: absolute;
}
.tr-root .tr-relative{
  position: relative;
}
.tr-root .tr-inset-0{
  inset: 0px;
}
.tr-root .tr-inset-x-0{
  left: 0px;
  right: 0px;
}
.tr-root .tr-inset-y-0{
  top: 0px;
  bottom: 0px;
}
.tr-root .-tr-right-2{
  right: -0.5rem;
}
.tr-root .-tr-top-1{
  top: -0.25rem;
}
.tr-root .tr--left-\[5px\]{
  left: -5px;
}
.tr-root .tr-bottom-0{
  bottom: 0px;
}
.tr-root .tr-bottom-1\.5{
  bottom: 0.375rem;
}
.tr-root .tr-bottom-\[-3rem\]{
  bottom: -3rem;
}
.tr-root .tr-bottom-full{
  bottom: 100%;
}
.tr-root .tr-left-0{
  left: 0px;
}
.tr-root .tr-left-1\/2{
  left: 50%;
}
.tr-root .tr-left-2{
  left: 0.5rem;
}
.tr-root .tr-left-2\.5{
  left: 0.625rem;
}
.tr-root .tr-left-3{
  left: 0.75rem;
}
.tr-root .tr-left-\[6rem\]{
  left: 6rem;
}
.tr-root .tr-left-full{
  left: 100%;
}
.tr-root .tr-right-1{
  right: 0.25rem;
}
.tr-root .tr-right-2{
  right: 0.5rem;
}
.tr-root .tr-right-3{
  right: 0.75rem;
}
.tr-root .tr-right-8{
  right: 2rem;
}
.tr-root .tr-right-\[-2rem\]{
  right: -2rem;
}
.tr-root .tr-right-full{
  right: 100%;
}
.tr-root .tr-top-1{
  top: 0.25rem;
}
.tr-root .tr-top-1\.5{
  top: 0.375rem;
}
.tr-root .tr-top-1\/2{
  top: 50%;
}
.tr-root .tr-top-2{
  top: 0.5rem;
}
.tr-root .tr-top-4{
  top: 1rem;
}
.tr-root .tr-top-\[-2\.5rem\]{
  top: -2.5rem;
}
.tr-root .tr-top-full{
  top: 100%;
}
.tr-root .tr-z-50{
  z-index: 50;
}
.tr-root .tr-z-\[99990\]{
  z-index: 99990;
}
.tr-root .tr-z-\[99998\]{
  z-index: 99998;
}
.tr-root .tr-z-\[99999\]{
  z-index: 99999;
}
.tr-root .tr-m-0{
  margin: 0px;
}
.tr-root .tr-mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.tr-root .tr-mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}
.tr-root .tr-mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.tr-root .tr-my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.tr-root .tr--mt-0\.5{
  margin-top: -0.125rem;
}
.tr-root .tr-mb-0{
  margin-bottom: 0px;
}
.tr-root .tr-mb-0\.5{
  margin-bottom: 0.125rem;
}
.tr-root .tr-mb-1{
  margin-bottom: 0.25rem;
}
.tr-root .tr-mb-1\.5{
  margin-bottom: 0.375rem;
}
.tr-root .tr-mb-2{
  margin-bottom: 0.5rem;
}
.tr-root .tr-mb-2\.5{
  margin-bottom: 0.625rem;
}
.tr-root .tr-mb-3{
  margin-bottom: 0.75rem;
}
.tr-root .tr-mb-4{
  margin-bottom: 1rem;
}
.tr-root .tr-mb-5{
  margin-bottom: 1.25rem;
}
.tr-root .tr-mb-6{
  margin-bottom: 1.5rem;
}
.tr-root .tr-mb-8{
  margin-bottom: 2rem;
}
.tr-root .tr-ml-0\.5{
  margin-left: 0.125rem;
}
.tr-root .tr-ml-1{
  margin-left: 0.25rem;
}
.tr-root .tr-ml-1\.5{
  margin-left: 0.375rem;
}
.tr-root .tr-ml-2{
  margin-left: 0.5rem;
}
.tr-root .tr-ml-3{
  margin-left: 0.75rem;
}
.tr-root .tr-ml-4{
  margin-left: 1rem;
}
.tr-root .tr-ml-auto{
  margin-left: auto;
}
.tr-root .tr-mr-0\.5{
  margin-right: 0.125rem;
}
.tr-root .tr-mr-1{
  margin-right: 0.25rem;
}
.tr-root .tr-mr-1\.5{
  margin-right: 0.375rem;
}
.tr-root .tr-mr-2{
  margin-right: 0.5rem;
}
.tr-root .tr-mr-auto{
  margin-right: auto;
}
.tr-root .tr-mt-0{
  margin-top: 0px;
}
.tr-root .tr-mt-0\.5{
  margin-top: 0.125rem;
}
.tr-root .tr-mt-1{
  margin-top: 0.25rem;
}
.tr-root .tr-mt-1\.5{
  margin-top: 0.375rem;
}
.tr-root .tr-mt-2{
  margin-top: 0.5rem;
}
.tr-root .tr-mt-2\.5{
  margin-top: 0.625rem;
}
.tr-root .tr-mt-3{
  margin-top: 0.75rem;
}
.tr-root .tr-mt-4{
  margin-top: 1rem;
}
.tr-root .tr-mt-5{
  margin-top: 1.25rem;
}
.tr-root .tr-mt-6{
  margin-top: 1.5rem;
}
.tr-root .tr-mt-8{
  margin-top: 2rem;
}
.tr-root .tr-mt-\[3px\]{
  margin-top: 3px;
}
.tr-root .tr-mt-px{
  margin-top: 1px;
}
.tr-root .tr-line-clamp-1{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.tr-root .tr-line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.tr-root .tr-block{
  display: block;
}
.tr-root .tr-inline-block{
  display: inline-block;
}
.tr-root .tr-flex{
  display: flex;
}
.tr-root .tr-inline-flex{
  display: inline-flex;
}
.tr-root .tr-grid{
  display: grid;
}
.tr-root .tr-hidden{
  display: none;
}
.tr-root .tr-aspect-\[1\.91\/1\]{
  aspect-ratio: 1.91/1;
}
.tr-root .tr-aspect-\[2\/1\]{
  aspect-ratio: 2/1;
}
.tr-root .tr-aspect-\[2\/3\]{
  aspect-ratio: 2/3;
}
.tr-root .tr-aspect-video{
  aspect-ratio: 16 / 9;
}
.tr-root .tr-h-0\.5{
  height: 0.125rem;
}
.tr-root .tr-h-1{
  height: 0.25rem;
}
.tr-root .tr-h-1\.5{
  height: 0.375rem;
}
.tr-root .tr-h-10{
  height: 2.5rem;
}
.tr-root .tr-h-11{
  height: 2.75rem;
}
.tr-root .tr-h-14{
  height: 3.5rem;
}
.tr-root .tr-h-16{
  height: 4rem;
}
.tr-root .tr-h-2{
  height: 0.5rem;
}
.tr-root .tr-h-2\.5{
  height: 0.625rem;
}
.tr-root .tr-h-20{
  height: 5rem;
}
.tr-root .tr-h-24{
  height: 6rem;
}
.tr-root .tr-h-3{
  height: 0.75rem;
}
.tr-root .tr-h-3\.5{
  height: 0.875rem;
}
.tr-root .tr-h-32{
  height: 8rem;
}
.tr-root .tr-h-4{
  height: 1rem;
}
.tr-root .tr-h-40{
  height: 10rem;
}
.tr-root .tr-h-5{
  height: 1.25rem;
}
.tr-root .tr-h-6{
  height: 1.5rem;
}
.tr-root .tr-h-7{
  height: 1.75rem;
}
.tr-root .tr-h-8{
  height: 2rem;
}
.tr-root .tr-h-9{
  height: 2.25rem;
}
.tr-root .tr-h-\[18px\]{
  height: 18px;
}
.tr-root .tr-h-\[22px\]{
  height: 22px;
}
.tr-root .tr-h-\[72px\]{
  height: 72px;
}
.tr-root .tr-h-full{
  height: 100%;
}
.tr-root .tr-h-px{
  height: 1px;
}
.tr-root .tr-max-h-80{
  max-height: 20rem;
}
.tr-root .tr-max-h-full{
  max-height: 100%;
}
.tr-root .tr-min-h-0{
  min-height: 0px;
}
.tr-root .tr-min-h-10{
  min-height: 2.5rem;
}
.tr-root .tr-min-h-\[2\.5rem\]{
  min-height: 2.5rem;
}
.tr-root .tr-min-h-screen{
  min-height: 100vh;
}
.tr-root .tr-w-0\.5{
  width: 0.125rem;
}
.tr-root .tr-w-1\.5{
  width: 0.375rem;
}
.tr-root .tr-w-1\/3{
  width: 33.333333%;
}
.tr-root .tr-w-10{
  width: 2.5rem;
}
.tr-root .tr-w-11{
  width: 2.75rem;
}
.tr-root .tr-w-12{
  width: 3rem;
}
.tr-root .tr-w-14{
  width: 3.5rem;
}
.tr-root .tr-w-16{
  width: 4rem;
}
.tr-root .tr-w-2{
  width: 0.5rem;
}
.tr-root .tr-w-2\.5{
  width: 0.625rem;
}
.tr-root .tr-w-2\/3{
  width: 66.666667%;
}
.tr-root .tr-w-20{
  width: 5rem;
}
.tr-root .tr-w-24{
  width: 6rem;
}
.tr-root .tr-w-3{
  width: 0.75rem;
}
.tr-root .tr-w-3\.5{
  width: 0.875rem;
}
.tr-root .tr-w-32{
  width: 8rem;
}
.tr-root .tr-w-36{
  width: 9rem;
}
.tr-root .tr-w-4{
  width: 1rem;
}
.tr-root .tr-w-4\/5{
  width: 80%;
}
.tr-root .tr-w-40{
  width: 10rem;
}
.tr-root .tr-w-44{
  width: 11rem;
}
.tr-root .tr-w-48{
  width: 12rem;
}
.tr-root .tr-w-5{
  width: 1.25rem;
}
.tr-root .tr-w-6{
  width: 1.5rem;
}
.tr-root .tr-w-7{
  width: 1.75rem;
}
.tr-root .tr-w-72{
  width: 18rem;
}
.tr-root .tr-w-8{
  width: 2rem;
}
.tr-root .tr-w-9{
  width: 2.25rem;
}
.tr-root .tr-w-\[18px\]{
  width: 18px;
}
.tr-root .tr-w-\[200px\]{
  width: 200px;
}
.tr-root .tr-w-\[22px\]{
  width: 22px;
}
.tr-root .tr-w-\[260px\]{
  width: 260px;
}
.tr-root .tr-w-full{
  width: 100%;
}
.tr-root .tr-w-max{
  width: max-content;
}
.tr-root .tr-w-px{
  width: 1px;
}
.tr-root .tr-min-w-0{
  min-width: 0px;
}
.tr-root .tr-min-w-\[1\.5rem\]{
  min-width: 1.5rem;
}
.tr-root .tr-min-w-\[1\.75rem\]{
  min-width: 1.75rem;
}
.tr-root .tr-min-w-\[120px\]{
  min-width: 120px;
}
.tr-root .tr-min-w-\[160px\]{
  min-width: 160px;
}
.tr-root .tr-min-w-\[16px\]{
  min-width: 16px;
}
.tr-root .tr-min-w-\[170px\]{
  min-width: 170px;
}
.tr-root .tr-min-w-\[18px\]{
  min-width: 18px;
}
.tr-root .tr-min-w-\[200px\]{
  min-width: 200px;
}
.tr-root .tr-min-w-\[20px\]{
  min-width: 20px;
}
.tr-root .tr-min-w-\[220px\]{
  min-width: 220px;
}
.tr-root .tr-min-w-\[240px\]{
  min-width: 240px;
}
.tr-root .tr-min-w-\[260px\]{
  min-width: 260px;
}
.tr-root .tr-max-w-2xl{
  max-width: 42rem;
}
.tr-root .tr-max-w-4xl{
  max-width: 56rem;
}
.tr-root .tr-max-w-\[260px\]{
  max-width: 260px;
}
.tr-root .tr-max-w-\[280px\]{
  max-width: 280px;
}
.tr-root .tr-max-w-\[480px\]{
  max-width: 480px;
}
.tr-root .tr-max-w-full{
  max-width: 100%;
}
.tr-root .tr-max-w-lg{
  max-width: 32rem;
}
.tr-root .tr-max-w-md{
  max-width: 28rem;
}
.tr-root .tr-max-w-sm{
  max-width: 24rem;
}
.tr-root .tr-max-w-xl{
  max-width: 36rem;
}
.tr-root .tr-max-w-xs{
  max-width: 20rem;
}
.tr-root .tr-flex-1{
  flex: 1 1 0%;
}
.tr-root .tr-shrink-0{
  flex-shrink: 0;
}
.tr-root .tr-border-collapse{
  border-collapse: collapse;
}
.tr-root .-tr-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tr-root .tr--translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tr-root .tr--translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tr-root .tr-translate-x-0{
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tr-root .tr-translate-x-5{
  --tw-translate-x: 1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tr-root .tr-translate-y-0{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tr-root .tr-translate-y-full{
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tr-root .-tr-rotate-90{
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tr-root .tr-rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tr-root .tr-rotate-90{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tr-root .tr-animate-\[fadeIn_150ms_ease-out\]{
  animation: fadeIn 150ms ease-out;
}
@keyframes tr-pulse{
  50%{
    opacity: .5;
  }
}
.tr-root .tr-animate-pulse{
  animation: tr-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes tr-skeleton-pulse{
  0%, 100%{
    opacity: 1;
  }
  50%{
    opacity: 0.4;
  }
}
.tr-root .tr-animate-skeleton-pulse{
  animation: tr-skeleton-pulse 1.5s ease-in-out infinite;
}
@keyframes tr-spin{
  to{
    transform: rotate(360deg);
  }
}
.tr-root .tr-animate-spin{
  animation: tr-spin 1s linear infinite;
}
.tr-root .tr-cursor-default{
  cursor: default;
}
.tr-root .tr-cursor-help{
  cursor: help;
}
.tr-root .tr-cursor-not-allowed{
  cursor: not-allowed;
}
.tr-root .tr-cursor-pointer{
  cursor: pointer;
}
.tr-root .tr-select-none{
  -webkit-user-select: none;
          user-select: none;
}
.tr-root .tr-resize-none{
  resize: none;
}
.tr-root .tr-resize-y{
  resize: vertical;
}
.tr-root .tr-list-disc{
  list-style-type: disc;
}
.tr-root .tr-list-none{
  list-style-type: none;
}
.tr-root .tr-appearance-none{
  appearance: none;
}
.tr-root .tr-grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.tr-root .tr-grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.tr-root .tr-grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.tr-root .tr-grid-cols-\[1\.75rem_1fr\]{
  grid-template-columns: 1.75rem 1fr;
}
.tr-root .tr-grid-rows-\[0fr\]{
  grid-template-rows: 0fr;
}
.tr-root .tr-grid-rows-\[1fr\]{
  grid-template-rows: 1fr;
}
.tr-root .tr-flex-row{
  flex-direction: row;
}
.tr-root .tr-flex-col{
  flex-direction: column;
}
.tr-root .tr-flex-wrap{
  flex-wrap: wrap;
}
.tr-root .tr-items-start{
  align-items: flex-start;
}
.tr-root .tr-items-end{
  align-items: flex-end;
}
.tr-root .tr-items-center{
  align-items: center;
}
.tr-root .tr-items-baseline{
  align-items: baseline;
}
.tr-root .tr-items-stretch{
  align-items: stretch;
}
.tr-root .tr-justify-start{
  justify-content: flex-start;
}
.tr-root .tr-justify-end{
  justify-content: flex-end;
}
.tr-root .tr-justify-center{
  justify-content: center;
}
.tr-root .tr-justify-between{
  justify-content: space-between;
}
.tr-root .tr-justify-around{
  justify-content: space-around;
}
.tr-root .tr-gap-0{
  gap: 0px;
}
.tr-root .tr-gap-0\.5{
  gap: 0.125rem;
}
.tr-root .tr-gap-1{
  gap: 0.25rem;
}
.tr-root .tr-gap-1\.5{
  gap: 0.375rem;
}
.tr-root .tr-gap-10{
  gap: 2.5rem;
}
.tr-root .tr-gap-2{
  gap: 0.5rem;
}
.tr-root .tr-gap-2\.5{
  gap: 0.625rem;
}
.tr-root .tr-gap-3{
  gap: 0.75rem;
}
.tr-root .tr-gap-3\.5{
  gap: 0.875rem;
}
.tr-root .tr-gap-4{
  gap: 1rem;
}
.tr-root .tr-gap-5{
  gap: 1.25rem;
}
.tr-root .tr-gap-6{
  gap: 1.5rem;
}
.tr-root .tr-gap-7{
  gap: 1.75rem;
}
.tr-root .tr-gap-8{
  gap: 2rem;
}
.tr-root .tr-gap-px{
  gap: 1px;
}
.tr-root .tr-gap-x-10{
  column-gap: 2.5rem;
}
.tr-root .tr-gap-x-5{
  column-gap: 1.25rem;
}
.tr-root .tr-gap-x-6{
  column-gap: 1.5rem;
}
.tr-root .tr-gap-y-2{
  row-gap: 0.5rem;
}
.tr-root .tr-gap-y-4{
  row-gap: 1rem;
}
.tr-root .tr-gap-y-5{
  row-gap: 1.25rem;
}
.tr-root :is(.tr-space-y-1 > :not([hidden]) ~ :not([hidden])){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.tr-root :is(.tr-divide-y > :not([hidden]) ~ :not([hidden])){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.tr-root :is(.tr-divide-line-2 > :not([hidden]) ~ :not([hidden])){
  --tw-divide-opacity: 1;
  border-color: rgb(226 230 241 / var(--tw-divide-opacity, 1));
}
.tr-root :is(.tr-divide-secondary > :not([hidden]) ~ :not([hidden])){
  --tw-divide-opacity: 1;
  border-color: rgb(226 230 241 / var(--tw-divide-opacity, 1));
}
.tr-root .tr-self-start{
  align-self: flex-start;
}
.tr-root .tr-overflow-auto{
  overflow: auto;
}
.tr-root .tr-overflow-hidden{
  overflow: hidden;
}
.tr-root .tr-overflow-x-auto{
  overflow-x: auto;
}
.tr-root .tr-overflow-y-auto{
  overflow-y: auto;
}
.tr-root .tr-truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tr-root .tr-whitespace-nowrap{
  white-space: nowrap;
}
.tr-root .tr-whitespace-pre{
  white-space: pre;
}
.tr-root .tr-whitespace-pre-wrap{
  white-space: pre-wrap;
}
.tr-root .tr-break-words{
  overflow-wrap: break-word;
}
.tr-root .tr-break-all{
  word-break: break-all;
}
.tr-root .tr-rounded{
  border-radius: 6px;
}
.tr-root .tr-rounded-2xl{
  border-radius: 1rem;
}
.tr-root .tr-rounded-full{
  border-radius: 9999px;
}
.tr-root .tr-rounded-lg{
  border-radius: 12px;
}
.tr-root .tr-rounded-md{
  border-radius: 8px;
}
.tr-root .tr-rounded-sm{
  border-radius: 4px;
}
.tr-root .tr-rounded-xl{
  border-radius: 16px;
}
.tr-root .tr-rounded-r{
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.tr-root .tr-rounded-t{
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.tr-root .tr-border{
  border-width: 1px;
}
.tr-root .tr-border-0{
  border-width: 0px;
}
.tr-root .tr-border-2{
  border-width: 2px;
}
.tr-root .tr-border-\[1\.5px\]{
  border-width: 1.5px;
}
.tr-root .tr-border-b{
  border-bottom-width: 1px;
}
.tr-root .tr-border-b-2{
  border-bottom-width: 2px;
}
.tr-root .tr-border-l{
  border-left-width: 1px;
}
.tr-root .tr-border-l-2{
  border-left-width: 2px;
}
.tr-root .tr-border-l-4{
  border-left-width: 4px;
}
.tr-root .tr-border-r{
  border-right-width: 1px;
}
.tr-root .tr-border-t{
  border-top-width: 1px;
}
.tr-root .tr-border-solid{
  border-style: solid;
}
.tr-root .tr-border-dashed{
  border-style: dashed;
}
.tr-root .tr-border-\[\#ddd\]{
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
}
.tr-root .tr-border-\[\#eee\]{
  --tw-border-opacity: 1;
  border-color: rgb(238 238 238 / var(--tw-border-opacity, 1));
}
.tr-root .tr-border-blue-100{
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}
.tr-root .tr-border-brand{
  --tw-border-opacity: 1;
  border-color: rgb(68 81 255 / var(--tw-border-opacity, 1));
}
.tr-root .tr-border-brand\/30{
  border-color: rgb(68 81 255 / 0.3);
}
.tr-root .tr-border-danger{
  --tw-border-opacity: 1;
  border-color: rgb(146 28 19 / var(--tw-border-opacity, 1));
}
.tr-root .tr-border-danger\/30{
  border-color: rgb(146 28 19 / 0.3);
}
.tr-root .tr-border-line{
  --tw-border-opacity: 1;
  border-color: rgb(213 213 221 / var(--tw-border-opacity, 1));
}
.tr-root .tr-border-primary{
  --tw-border-opacity: 1;
  border-color: rgb(213 213 221 / var(--tw-border-opacity, 1));
}
.tr-root .tr-border-secondary{
  --tw-border-opacity: 1;
  border-color: rgb(226 230 241 / var(--tw-border-opacity, 1));
}
.tr-root .tr-border-slate-100{
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}
.tr-root .tr-border-slate-200{
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.tr-root .tr-border-slate-300{
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}
.tr-root .tr-border-success{
  --tw-border-opacity: 1;
  border-color: rgb(2 122 72 / var(--tw-border-opacity, 1));
}
.tr-root .tr-border-success\/20{
  border-color: rgb(2 122 72 / 0.2);
}
.tr-root .tr-border-success\/30{
  border-color: rgb(2 122 72 / 0.3);
}
.tr-root .tr-border-transparent{
  border-color: transparent;
}
.tr-root .tr-border-warning{
  --tw-border-opacity: 1;
  border-color: rgb(181 71 8 / var(--tw-border-opacity, 1));
}
.tr-root .tr-border-warning\/20{
  border-color: rgb(181 71 8 / 0.2);
}
.tr-root .tr-border-warning\/30{
  border-color: rgb(181 71 8 / 0.3);
}
.tr-root .tr-border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.tr-root .tr-border-yellow-200{
  --tw-border-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.tr-root .tr-border-b-\[\#E5E7EB\]{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.tr-root .tr-border-t-transparent{
  border-top-color: transparent;
}
.tr-root .tr-bg-\[\#EEF0F7\]{
  --tw-bg-opacity: 1;
  background-color: rgb(238 240 247 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-\[\#F2F3F5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(242 243 245 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-\[\#F5F6FA\]{
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 250 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-\[\#F6F7FB\]{
  --tw-bg-opacity: 1;
  background-color: rgb(246 247 251 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-\[\#F7F8FA\]{
  --tw-bg-opacity: 1;
  background-color: rgb(247 248 250 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-\[\#F7F8FB\]{
  --tw-bg-opacity: 1;
  background-color: rgb(247 248 251 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-\[\#FAFBFC\]{
  --tw-bg-opacity: 1;
  background-color: rgb(250 251 252 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-\[\#ecfdf3\]{
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 243 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-\[\#f2f4f7\]{
  --tw-bg-opacity: 1;
  background-color: rgb(242 244 247 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-\[\#fafafa\]{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-\[\#fef3f2\]{
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 242 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-\[\#fffaeb\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 250 235 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-\[var\(--tr-bg-subtle\)\]{
  background-color: var(--tr-bg-subtle);
}
.tr-root .tr-bg-amber-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-amber-50{
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-black\/40{
  background-color: rgb(0 0 0 / 0.4);
}
.tr-root .tr-bg-black\/70{
  background-color: rgb(0 0 0 / 0.7);
}
.tr-root .tr-bg-blue-50{
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-brand{
  --tw-bg-opacity: 1;
  background-color: rgb(68 81 255 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-brand-bg{
  --tw-bg-opacity: 1;
  background-color: rgb(238 240 255 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-brand-bg\/40{
  background-color: rgb(238 240 255 / 0.4);
}
.tr-root .tr-bg-cyan-50{
  --tw-bg-opacity: 1;
  background-color: rgb(236 254 255 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-danger{
  --tw-bg-opacity: 1;
  background-color: rgb(146 28 19 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-danger-bg{
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 242 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-emerald-50{
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-green-100{
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-ink-1{
  --tw-bg-opacity: 1;
  background-color: rgb(29 29 29 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-ink-2{
  --tw-bg-opacity: 1;
  background-color: rgb(83 83 83 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-ink-2\/40{
  background-color: rgb(83 83 83 / 0.4);
}
.tr-root .tr-bg-line{
  --tw-bg-opacity: 1;
  background-color: rgb(213 213 221 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-line-2{
  --tw-bg-opacity: 1;
  background-color: rgb(226 230 241 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-orange-100{
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-pink-50{
  --tw-bg-opacity: 1;
  background-color: rgb(253 242 248 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-red-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-success{
  --tw-bg-opacity: 1;
  background-color: rgb(2 122 72 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-success-bg{
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 243 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-success\/10{
  background-color: rgb(2 122 72 / 0.1);
}
.tr-root .tr-bg-transparent{
  background-color: transparent;
}
.tr-root .tr-bg-warning{
  --tw-bg-opacity: 1;
  background-color: rgb(181 71 8 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-warning-bg{
  --tw-bg-opacity: 1;
  background-color: rgb(255 250 235 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-white\/10{
  background-color: rgb(255 255 255 / 0.1);
}
.tr-root .tr-bg-white\/15{
  background-color: rgb(255 255 255 / 0.15);
}
.tr-root .tr-bg-white\/25{
  background-color: rgb(255 255 255 / 0.25);
}
.tr-root .tr-bg-white\/5{
  background-color: rgb(255 255 255 / 0.05);
}
.tr-root .tr-bg-white\/90{
  background-color: rgb(255 255 255 / 0.9);
}
.tr-root .tr-bg-yellow-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-yellow-50{
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
}
.tr-root .tr-bg-\[linear-gradient\(90deg\,\#4c4cff_58\%\,\#3535b0_118\%\)\]{
  background-image: linear-gradient(90deg,#4c4cff 58%,#3535b0 118%);
}
.tr-root .tr-object-contain{
  object-fit: contain;
}
.tr-root .tr-object-cover{
  object-fit: cover;
}
.tr-root .tr-p-0{
  padding: 0px;
}
.tr-root .tr-p-0\.5{
  padding: 0.125rem;
}
.tr-root .tr-p-1{
  padding: 0.25rem;
}
.tr-root .tr-p-10{
  padding: 2.5rem;
}
.tr-root .tr-p-12{
  padding: 3rem;
}
.tr-root .tr-p-16{
  padding: 4rem;
}
.tr-root .tr-p-2{
  padding: 0.5rem;
}
.tr-root .tr-p-2\.5{
  padding: 0.625rem;
}
.tr-root .tr-p-3{
  padding: 0.75rem;
}
.tr-root .tr-p-3\.5{
  padding: 0.875rem;
}
.tr-root .tr-p-4{
  padding: 1rem;
}
.tr-root .tr-p-5{
  padding: 1.25rem;
}
.tr-root .tr-p-6{
  padding: 1.5rem;
}
.tr-root .tr-p-8{
  padding: 2rem;
}
.tr-root .tr-px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.tr-root .tr-px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.tr-root .tr-px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.tr-root .tr-px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.tr-root .tr-px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.tr-root .tr-px-3\.5{
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.tr-root .tr-px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.tr-root .tr-px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.tr-root .tr-px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.tr-root .tr-py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.tr-root .tr-py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.tr-root .tr-py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.tr-root .tr-py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.tr-root .tr-py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.tr-root .tr-py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.tr-root .tr-py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.tr-root .tr-py-3\.5{
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.tr-root .tr-py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.tr-root .tr-py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.tr-root .tr-py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.tr-root .tr-py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.tr-root .tr-py-px{
  padding-top: 1px;
  padding-bottom: 1px;
}
.tr-root .tr-pb-3{
  padding-bottom: 0.75rem;
}
.tr-root .tr-pb-4{
  padding-bottom: 1rem;
}
.tr-root .tr-pb-5{
  padding-bottom: 1.25rem;
}
.tr-root .tr-pb-6{
  padding-bottom: 1.5rem;
}
.tr-root .tr-pl-0{
  padding-left: 0px;
}
.tr-root .tr-pl-1{
  padding-left: 0.25rem;
}
.tr-root .tr-pl-1\.5{
  padding-left: 0.375rem;
}
.tr-root .tr-pl-11{
  padding-left: 2.75rem;
}
.tr-root .tr-pl-2{
  padding-left: 0.5rem;
}
.tr-root .tr-pl-3{
  padding-left: 0.75rem;
}
.tr-root .tr-pl-4{
  padding-left: 1rem;
}
.tr-root .tr-pl-5{
  padding-left: 1.25rem;
}
.tr-root .tr-pl-7{
  padding-left: 1.75rem;
}
.tr-root .tr-pl-8{
  padding-left: 2rem;
}
.tr-root .tr-pl-9{
  padding-left: 2.25rem;
}
.tr-root .tr-pr-1\.5{
  padding-right: 0.375rem;
}
.tr-root .tr-pr-10{
  padding-right: 2.5rem;
}
.tr-root .tr-pr-14{
  padding-right: 3.5rem;
}
.tr-root .tr-pr-16{
  padding-right: 4rem;
}
.tr-root .tr-pr-2{
  padding-right: 0.5rem;
}
.tr-root .tr-pr-3{
  padding-right: 0.75rem;
}
.tr-root .tr-pr-9{
  padding-right: 2.25rem;
}
.tr-root .tr-pt-0{
  padding-top: 0px;
}
.tr-root .tr-pt-0\.5{
  padding-top: 0.125rem;
}
.tr-root .tr-pt-1{
  padding-top: 0.25rem;
}
.tr-root .tr-pt-2{
  padding-top: 0.5rem;
}
.tr-root .tr-pt-4{
  padding-top: 1rem;
}
.tr-root .tr-pt-5{
  padding-top: 1.25rem;
}
.tr-root .tr-pt-6{
  padding-top: 1.5rem;
}
.tr-root .tr-text-left{
  text-align: left;
}
.tr-root .tr-text-center{
  text-align: center;
}
.tr-root .tr-text-right{
  text-align: right;
}
.tr-root .tr-align-top{
  vertical-align: top;
}
.tr-root .tr-align-middle{
  vertical-align: middle;
}
.tr-root .tr-font-mono{
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.tr-root .tr-font-sans{
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
.tr-root .tr-text-2xl{
  font-size: 1.5rem;
  line-height: 1.25;
}
.tr-root .tr-text-3xl{
  font-size: 1.875rem;
  line-height: 1.2;
}
.tr-root .tr-text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.tr-root .tr-text-\[10px\]{
  font-size: 10px;
}
.tr-root .tr-text-\[11px\]{
  font-size: 11px;
}
.tr-root .tr-text-\[13px\]{
  font-size: 13px;
}
.tr-root .tr-text-\[18px\]{
  font-size: 18px;
}
.tr-root .tr-text-\[26px\]{
  font-size: 26px;
}
.tr-root .tr-text-\[9px\]{
  font-size: 9px;
}
.tr-root .tr-text-base{
  font-size: 1rem;
  line-height: 1.5;
}
.tr-root .tr-text-lg{
  font-size: 1.125rem;
  line-height: 1.4;
}
.tr-root .tr-text-sm{
  font-size: 0.875rem;
  line-height: 1.5;
}
.tr-root .tr-text-xl{
  font-size: 1.25rem;
  line-height: 1.3;
}
.tr-root .tr-text-xs{
  font-size: 0.75rem;
  line-height: 1.5;
}
.tr-root .tr-font-bold{
  font-weight: 700;
}
.tr-root .tr-font-medium{
  font-weight: 500;
}
.tr-root .tr-font-normal{
  font-weight: 400;
}
.tr-root .tr-font-semibold{
  font-weight: 600;
}
.tr-root .tr-uppercase{
  text-transform: uppercase;
}
.tr-root .tr-capitalize{
  text-transform: capitalize;
}
.tr-root .tr-italic{
  font-style: italic;
}
.tr-root .tr-tabular-nums{
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.tr-root .tr-leading-4{
  line-height: 1rem;
}
.tr-root .tr-leading-5{
  line-height: 1.25rem;
}
.tr-root .tr-leading-6{
  line-height: 1.5rem;
}
.tr-root .tr-leading-7{
  line-height: 1.75rem;
}
.tr-root .tr-leading-none{
  line-height: 1;
}
.tr-root .tr-leading-relaxed{
  line-height: 1.625;
}
.tr-root .tr-leading-snug{
  line-height: 1.375;
}
.tr-root .tr-leading-tight{
  line-height: 1.25;
}
.tr-root .tr-tracking-wide{
  letter-spacing: 0.025em;
}
.tr-root .tr-text-\[\#006621\]{
  --tw-text-opacity: 1;
  color: rgb(0 102 33 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-\[\#1a0dab\]{
  --tw-text-opacity: 1;
  color: rgb(26 13 171 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-\[\#535353\]{
  --tw-text-opacity: 1;
  color: rgb(83 83 83 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-amber-600{
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-amber-700{
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-blue-700{
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-brand{
  --tw-text-opacity: 1;
  color: rgb(68 81 255 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-brand\/80{
  color: rgb(68 81 255 / 0.8);
}
.tr-root .tr-text-current{
  color: currentColor;
}
.tr-root .tr-text-cyan-600{
  --tw-text-opacity: 1;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-danger{
  --tw-text-opacity: 1;
  color: rgb(146 28 19 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-danger\/80{
  color: rgb(146 28 19 / 0.8);
}
.tr-root .tr-text-emerald-600{
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-green-700{
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-orange-700{
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-pink-600{
  --tw-text-opacity: 1;
  color: rgb(219 39 119 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-primary{
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-red-700{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-secondary{
  --tw-text-opacity: 1;
  color: rgb(83 83 83 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-slate-400{
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-slate-500{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-slate-600{
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-slate-700{
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-slate-900{
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-success{
  --tw-text-opacity: 1;
  color: rgb(2 122 72 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-success\/70{
  color: rgb(2 122 72 / 0.7);
}
.tr-root .tr-text-success\/80{
  color: rgb(2 122 72 / 0.8);
}
.tr-root .tr-text-surface{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-tertiary{
  --tw-text-opacity: 1;
  color: rgb(90 92 94 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-warning{
  --tw-text-opacity: 1;
  color: rgb(181 71 8 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-warning\/80{
  color: rgb(181 71 8 / 0.8);
}
.tr-root .tr-text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-white\/70{
  color: rgb(255 255 255 / 0.7);
}
.tr-root .tr-text-yellow-700{
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}
.tr-root .tr-text-yellow-800{
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}
.tr-root .tr-underline{
  text-decoration-line: underline;
}
.tr-root .tr-no-underline{
  text-decoration-line: none;
}
.tr-root .tr-accent-blue-600{
  accent-color: #2563eb;
}
.tr-root .tr-opacity-0{
  opacity: 0;
}
.tr-root .tr-opacity-100{
  opacity: 1;
}
.tr-root .tr-opacity-50{
  opacity: 0.5;
}
.tr-root .tr-opacity-60{
  opacity: 0.6;
}
.tr-root .tr-opacity-70{
  opacity: 0.7;
}
.tr-root .tr-shadow{
  --tw-shadow: 0 1px 3px rgba(0,0,0,.10), 0 1px 2px rgba(0,0,0,.06);
  --tw-shadow-colored: 0 1px 3px var(--tw-shadow-color), 0 1px 2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tr-root .tr-shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tr-root .tr-shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgba(0,0,0,.10), 0 4px 6px -2px rgba(0,0,0,.05);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tr-root .tr-shadow-md{
  --tw-shadow: 0 4px 6px -1px rgba(0,0,0,.10), 0 2px 4px -1px rgba(0,0,0,.06);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tr-root .tr-shadow-sm{
  --tw-shadow: 0 1px 2px rgba(0,0,0,.05);
  --tw-shadow-colored: 0 1px 2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tr-root .tr-outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.tr-root .tr-ring-1{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.tr-root .tr-ring-2{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.tr-root .tr-ring-brand-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(68 81 255 / var(--tw-ring-opacity, 1));
}
.tr-root .tr-ring-white{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}
.tr-root .tr-ring-white\/25{
  --tw-ring-color: rgb(255 255 255 / 0.25);
}
.tr-root .tr-blur-2xl{
  --tw-blur: blur(40px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.tr-root .tr-backdrop-blur-sm{
  --tw-backdrop-blur: blur(4px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.tr-root .tr-transition-\[grid-template-rows\]{
  transition-property: grid-template-rows;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tr-root .tr-transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tr-root .tr-transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tr-root .tr-transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tr-root .tr-transition-shadow{
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tr-root .tr-transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tr-root .tr-duration-100{
  transition-duration: 100ms;
}
.tr-root .tr-duration-150{
  transition-duration: 150ms;
}
.tr-root .tr-duration-200{
  transition-duration: 200ms;
}
.tr-root .tr-duration-300{
  transition-duration: 300ms;
}
.tr-root .tr-ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (prefers-reduced-motion: reduce) {

		.tr-root .tr-animate-skeleton-pulse,
		.tr-root .tr-animate-spin,
		.tr-root .tr-animate-score-spin {
			animation: none !important;
		}

		.tr-root .tr-transition,
		.tr-root .tr-transition-colors,
		.tr-root .tr-transition-transform,
		.tr-root .tr-transition-opacity,
		.tr-root .tr-transition-all {
			transition: none !important;
		}

		.tr-root .tr-animate-skeleton-pulse,
		.tr-root .tr-animate-spin,
		.tr-root .tr-animate-score-spin {
			animation: none !important;
		}

		.tr-root .tr-transition,
		.tr-root .tr-transition-colors,
		.tr-root .tr-transition-transform,
		.tr-root .tr-transition-opacity,
		.tr-root .tr-transition-all {
			transition: none !important;
		}

		.tr-root .tr-animate-skeleton-pulse,
		.tr-root .tr-animate-spin,
		.tr-root .tr-animate-score-spin {
			animation: none !important;
		}

		.tr-root .tr-transition,
		.tr-root .tr-transition-colors,
		.tr-root .tr-transition-transform,
		.tr-root .tr-transition-opacity,
		.tr-root .tr-transition-all {
			transition: none !important;
		}

		.tr-root .tr-animate-skeleton-pulse,
		.tr-root .tr-animate-spin,
		.tr-root .tr-animate-score-spin {
			animation: none !important;
		}

		.tr-root .tr-transition,
		.tr-root .tr-transition-colors,
		.tr-root .tr-transition-transform,
		.tr-root .tr-transition-opacity,
		.tr-root .tr-transition-all {
			transition: none !important;
		}

		.tr-root .tr-animate-skeleton-pulse,
		.tr-root .tr-animate-spin,
		.tr-root .tr-animate-score-spin {
			animation: none !important;
		}

		.tr-root .tr-transition,
		.tr-root .tr-transition-colors,
		.tr-root .tr-transition-transform,
		.tr-root .tr-transition-opacity,
		.tr-root .tr-transition-all {
			transition: none !important;
		}

		.tr-root .tr-animate-skeleton-pulse,
		.tr-root .tr-animate-spin,
		.tr-root .tr-animate-score-spin {
			animation: none !important;
		}

		.tr-root .tr-transition,
		.tr-root .tr-transition-colors,
		.tr-root .tr-transition-transform,
		.tr-root .tr-transition-opacity,
		.tr-root .tr-transition-all {
			transition: none !important;
		}
	}

/*
 * Tailwind Preflight (@tailwind base) emits UNSCOPED global resets — e.g.
 * `img, svg, video, canvas { display: block }` and `*, ::before, ::after`
 * box-sizing/border. Left as-is they leak past our React root into WordPress
 * admin chrome and page builders (Divi/Elementor/Oxygen), breaking host UI
 * (e.g. Divi's Visual Builder breadcrumb stacked vertically — issue #275).
 *
 * The scoping now happens at BUILD TIME in `build/postcss-scope-preflight.js`,
 * which rewrites every Preflight selector to live under `.tr-root` (where the
 * `tr-*` utilities already live). That removes the leak at the source, so the
 * old per-symptom overrides here (e.g. restoring `#adminmenu` icon centering)
 * are no longer needed.
 *
 * Do NOT add unscoped bare element selectors to this file — they would leak the
 * same way and defeat the build-time scoping.
 */

/* Ensure Tailwind's animate-* skeleton pulse respects reduced-motion */

.tr-root :is(.marker\:tr-hidden *)::marker{
  display: none;
}

.tr-root .marker\:tr-hidden::marker{
  display: none;
}

.tr-root .placeholder\:tr-text-tertiary::placeholder{
  --tw-text-opacity: 1;
  color: rgb(90 92 94 / var(--tw-text-opacity, 1));
}

.tr-root .before\:tr-absolute::before{
  content: var(--tw-content);
  position: absolute;
}

.tr-root .before\:tr-bottom-1::before{
  content: var(--tw-content);
  bottom: 0.25rem;
}

.tr-root .before\:tr-left-\[1\.5rem\]::before{
  content: var(--tw-content);
  left: 1.5rem;
}

.tr-root .before\:tr-top-1::before{
  content: var(--tw-content);
  top: 0.25rem;
}

.tr-root .before\:tr-w-px::before{
  content: var(--tw-content);
  width: 1px;
}

.tr-root .before\:tr-bg-line-2::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(226 230 241 / var(--tw-bg-opacity, 1));
}

.tr-root .before\:tr-content-\[\"\"\]::before{
  --tw-content: "";
  content: var(--tw-content);
}

.tr-root .after\:tr-absolute::after{
  content: var(--tw-content);
  position: absolute;
}

.tr-root .after\:tr-bottom-0::after{
  content: var(--tw-content);
  bottom: 0px;
}

.tr-root .after\:tr-left-0::after{
  content: var(--tw-content);
  left: 0px;
}

.tr-root .after\:tr-right-0::after{
  content: var(--tw-content);
  right: 0px;
}

.tr-root .after\:tr-h-0\.5::after{
  content: var(--tw-content);
  height: 0.125rem;
}

.tr-root .after\:tr-bg-brand::after{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(68 81 255 / var(--tw-bg-opacity, 1));
}

.tr-root .after\:tr-content-\[\'\'\]::after{
  --tw-content: '';
  content: var(--tw-content);
}

.tr-root .first\:tr-border-t-0:first-child{
  border-top-width: 0px;
}

.tr-root .last\:tr-border-0:last-child{
  border-width: 0px;
}

.tr-root .last\:tr-border-b-0:last-child{
  border-bottom-width: 0px;
}

.tr-root .focus-within\:tr-border-brand:focus-within{
  --tw-border-opacity: 1;
  border-color: rgb(68 81 255 / var(--tw-border-opacity, 1));
}

.tr-root .hover\:tr-border-\[\#A9AEC0\]:hover{
  --tw-border-opacity: 1;
  border-color: rgb(169 174 192 / var(--tw-border-opacity, 1));
}

.tr-root .hover\:tr-border-brand:hover{
  --tw-border-opacity: 1;
  border-color: rgb(68 81 255 / var(--tw-border-opacity, 1));
}

.tr-root .hover\:tr-border-danger:hover{
  --tw-border-opacity: 1;
  border-color: rgb(146 28 19 / var(--tw-border-opacity, 1));
}

.tr-root .hover\:tr-border-primary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(213 213 221 / var(--tw-border-opacity, 1));
}

.tr-root .hover\:tr-border-secondary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(226 230 241 / var(--tw-border-opacity, 1));
}

.tr-root .hover\:tr-bg-\[\#3641D9\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(54 65 217 / var(--tw-bg-opacity, 1));
}

.tr-root .hover\:tr-bg-\[\#F7F8FB\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(247 248 251 / var(--tw-bg-opacity, 1));
}

.tr-root .hover\:tr-bg-\[\#FAFBFC\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(250 251 252 / var(--tw-bg-opacity, 1));
}

.tr-root .hover\:tr-bg-brand:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(68 81 255 / var(--tw-bg-opacity, 1));
}

.tr-root .hover\:tr-bg-brand-bg:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(238 240 255 / var(--tw-bg-opacity, 1));
}

.tr-root .hover\:tr-bg-danger:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(146 28 19 / var(--tw-bg-opacity, 1));
}

.tr-root .hover\:tr-bg-danger-bg:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 242 / var(--tw-bg-opacity, 1));
}

.tr-root .hover\:tr-bg-line-2:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(226 230 241 / var(--tw-bg-opacity, 1));
}

.tr-root .hover\:tr-bg-line-2\/50:hover{
  background-color: rgb(226 230 241 / 0.5);
}

.tr-root .hover\:tr-bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.tr-root .hover\:tr-text-\[\#3641D9\]:hover{
  --tw-text-opacity: 1;
  color: rgb(54 65 217 / var(--tw-text-opacity, 1));
}

.tr-root .hover\:tr-text-blue-800:hover{
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

.tr-root .hover\:tr-text-brand:hover{
  --tw-text-opacity: 1;
  color: rgb(68 81 255 / var(--tw-text-opacity, 1));
}

.tr-root .hover\:tr-text-danger:hover{
  --tw-text-opacity: 1;
  color: rgb(146 28 19 / var(--tw-text-opacity, 1));
}

.tr-root .hover\:tr-text-primary:hover{
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}

.tr-root .hover\:tr-text-secondary:hover{
  --tw-text-opacity: 1;
  color: rgb(83 83 83 / var(--tw-text-opacity, 1));
}

.tr-root .hover\:tr-text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.tr-root .hover\:tr-underline:hover{
  text-decoration-line: underline;
}

.tr-root .hover\:tr-opacity-100:hover{
  opacity: 1;
}

.tr-root .hover\:tr-opacity-70:hover{
  opacity: 0.7;
}

.tr-root .hover\:tr-opacity-90:hover{
  opacity: 0.9;
}

.tr-root .hover\:tr-shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgba(0,0,0,.10), 0 4px 6px -2px rgba(0,0,0,.05);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tr-root .hover\:tr-shadow-md:hover{
  --tw-shadow: 0 4px 6px -1px rgba(0,0,0,.10), 0 2px 4px -1px rgba(0,0,0,.06);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tr-root .hover\:tr-brightness-110:hover{
  --tw-brightness: brightness(1.1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.tr-root .focus\:tr-border-brand:focus{
  --tw-border-opacity: 1;
  border-color: rgb(68 81 255 / var(--tw-border-opacity, 1));
}

.tr-root .focus\:tr-bg-white:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.tr-root .focus\:tr-outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.tr-root .focus\:tr-ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.tr-root .focus\:tr-ring-brand:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(68 81 255 / var(--tw-ring-opacity, 1));
}

.tr-root .focus\:tr-ring-current:focus{
  --tw-ring-color: currentColor;
}

.tr-root .focus\:tr-ring-offset-1:focus{
  --tw-ring-offset-width: 1px;
}

.tr-root .focus\:tr-ring-offset-2:focus{
  --tw-ring-offset-width: 2px;
}

.tr-root .focus-visible\:tr-border-brand:focus-visible{
  --tw-border-opacity: 1;
  border-color: rgb(68 81 255 / var(--tw-border-opacity, 1));
}

.tr-root .focus-visible\:tr-ring-2:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.tr-root .focus-visible\:tr-ring-inset:focus-visible{
  --tw-ring-inset: inset;
}

.tr-root .focus-visible\:tr-ring-brand:focus-visible{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(68 81 255 / var(--tw-ring-opacity, 1));
}

.tr-root .disabled\:tr-cursor-not-allowed:disabled{
  cursor: not-allowed;
}

.tr-root .disabled\:tr-border-secondary:disabled{
  --tw-border-opacity: 1;
  border-color: rgb(226 230 241 / var(--tw-border-opacity, 1));
}

.tr-root .disabled\:tr-bg-white:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.tr-root .disabled\:tr-text-tertiary:disabled{
  --tw-text-opacity: 1;
  color: rgb(90 92 94 / var(--tw-text-opacity, 1));
}

.tr-root .disabled\:tr-opacity-40:disabled{
  opacity: 0.4;
}

.tr-root .disabled\:tr-opacity-50:disabled{
  opacity: 0.5;
}

.tr-root .disabled\:tr-opacity-60:disabled{
  opacity: 0.6;
}

.tr-root .disabled\:tr-opacity-70:disabled{
  opacity: 0.7;
}

.tr-root :is(.tr-group[open] .group-open\:tr-rotate-90){
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 640px){
  .tr-root .sm\:tr-block{
    display: block;
  }
  .tr-root .sm\:tr-flex-1{
    flex: 1 1 0%;
  }
  .tr-root .sm\:tr-grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .tr-root .sm\:tr-grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .tr-root .sm\:tr-grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .tr-root .sm\:tr-grid-cols-\[1fr_1fr_auto\]{
    grid-template-columns: 1fr 1fr auto;
  }
  .tr-root .sm\:tr-flex-row{
    flex-direction: row;
  }
}

@media (min-width: 768px){
  .tr-root .md\:tr-sticky{
    position: sticky;
  }
  .tr-root .md\:tr-top-0{
    top: 0px;
  }
  .tr-root .md\:tr-top-4{
    top: 1rem;
  }
  .tr-root .md\:tr-block{
    display: block;
  }
  .tr-root .md\:tr-inline-flex{
    display: inline-flex;
  }
  .tr-root .md\:tr-w-44{
    width: 11rem;
  }
  .tr-root .md\:tr-w-52{
    width: 13rem;
  }
  .tr-root .md\:tr-w-56{
    width: 14rem;
  }
  .tr-root .md\:tr-w-full{
    width: 100%;
  }
  .tr-root .md\:tr-shrink-0{
    flex-shrink: 0;
  }
  .tr-root .md\:tr-grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .tr-root .md\:tr-grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .tr-root .md\:tr-grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .tr-root .md\:tr-flex-row{
    flex-direction: row;
  }
  .tr-root .md\:tr-flex-col{
    flex-direction: column;
  }
  .tr-root .md\:tr-items-stretch{
    align-items: stretch;
  }
  .tr-root .md\:tr-self-stretch{
    align-self: stretch;
  }
  .tr-root .md\:tr-overflow-visible{
    overflow: visible;
  }
  .tr-root .md\:tr-overflow-x-visible{
    overflow-x: visible;
  }
  .tr-root .md\:tr-border-b-0{
    border-bottom-width: 0px;
  }
  .tr-root .md\:tr-border-r{
    border-right-width: 1px;
  }
  .tr-root .md\:tr-p-6{
    padding: 1.5rem;
  }
  .tr-root .md\:tr-px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .tr-root .md\:tr-px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .tr-root .md\:tr-text-sm{
    font-size: 0.875rem;
    line-height: 1.5;
  }
}

@media (min-width: 1024px){
  .tr-root .lg\:tr-absolute{
    position: absolute;
  }
  .tr-root .lg\:tr-inset-0{
    inset: 0px;
  }
  .tr-root .lg\:tr-col-span-2{
    grid-column: span 2 / span 2;
  }
  .tr-root .lg\:tr-col-span-3{
    grid-column: span 3 / span 3;
  }
  .tr-root .lg\:tr-flex{
    display: flex;
  }
  .tr-root .lg\:tr-inline-flex{
    display: inline-flex;
  }
  .tr-root .lg\:tr-w-56{
    width: 14rem;
  }
  .tr-root .lg\:tr-grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .tr-root .lg\:tr-grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .tr-root .lg\:tr-grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .tr-root .lg\:tr-grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .tr-root .lg\:tr-grid-cols-\[minmax\(0\2c 1fr\)_minmax\(0\2c 2fr\)\]{
    grid-template-columns: minmax(0,1fr) minmax(0,2fr);
  }
  .tr-root .lg\:tr-gap-6{
    gap: 1.5rem;
  }
  .tr-root .lg\:tr-gap-8{
    gap: 2rem;
  }
  .tr-root .lg\:tr-p-8{
    padding: 2rem;
  }
  .tr-root .lg\:tr-pt-2\.5{
    padding-top: 0.625rem;
  }
}

@media (min-width: 1280px){
  .tr-root .xl\:tr-col-span-2{
    grid-column: span 2 / span 2;
  }
  .tr-root .xl\:tr-block{
    display: block;
  }
  .tr-root .xl\:tr-grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.tr-root :is(.\[\&_p\:last-child\]\:tr-mb-0 p:last-child){
  margin-bottom: 0px;
}

.tr-root :is(.\[\&_p\]\:tr-mb-3 p){
  margin-bottom: 0.75rem;
}

.tr-root :is(.\[\&_p\]\:tr-mt-0 p){
  margin-top: 0px;
}

.tr-root :is(.\[\&_strong\]\:tr-font-semibold strong){
  font-weight: 600;
}

.tr-root :is(.\[\&_strong\]\:tr-text-primary strong){
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}

body.thinkrank-setup-wizard-active #wpbody-content{background:radial-gradient(900px 420px at 12% -8%, rgba(68, 81, 255, 0.07), transparent 60%),radial-gradient(760px 380px at 100% 0%, rgba(108, 120, 255, 0.06), transparent 55%)}.tr-wizard-skeleton .tr-wizard__step{flex:1;min-width:0}.tr-wizard-skeleton .tr-wizard__header{display:flex;flex-direction:column;gap:10px}.tr-skel{display:block;border-radius:6px;background:#eef0f5;background-image:linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.85) 50%, transparent 100%);background-repeat:no-repeat;background-size:200px 100%;background-position:-200px 0;animation:thinkrank-wizard-shimmer 1.4s cubic-bezier(0.4, 0, 0.2, 1) infinite}.tr-skel--marker{width:28px;height:28px;border-radius:50%;flex-shrink:0}.tr-skel--step-label{width:100%;max-width:84px;height:12px}.tr-skel--title{width:260px;max-width:100%;height:20px;border-radius:8px}.tr-skel--subtitle{width:420px;max-width:100%;height:12px}.tr-wizard-skeleton__rows{display:flex;flex-direction:column;gap:14px}.tr-wizard-skeleton__row{display:flex;align-items:center;gap:16px;border:1px solid #e7e8f0;border-radius:12px;padding:16px 18px;background:#fff}.tr-wizard-skeleton__row-text{display:flex;flex:1;min-width:0;flex-direction:column;gap:8px}.tr-skel--row-icon{width:40px;height:40px;border-radius:12px;flex-shrink:0}.tr-skel--row-title{width:180px;max-width:100%;height:13px}.tr-skel--row-detail{width:300px;max-width:100%;height:11px}.tr-skel--row-badge{width:74px;height:24px;border-radius:999px;flex-shrink:0}.tr-skel--btn{width:132px;height:40px;border-radius:12px}.tr-skel--btn-ghost{width:84px;height:20px;border-radius:8px}@keyframes thinkrank-wizard-shimmer{to{background-position:calc(100% + 200px) 0}}@media(prefers-reduced-motion: reduce){.tr-skel{animation:none}}@keyframes thinkrank-wizard-spin{to{transform:rotate(360deg)}}@keyframes thinkrank-wizard-fade{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.tr-wizard{box-sizing:border-box;max-width:1080px;margin:28px auto 56px;padding:0 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#16181d;-webkit-font-smoothing:antialiased}.tr-wizard *{box-sizing:border-box}.tr-wizard__panel{display:flex;flex-direction:column;background:#fff;border:1px solid #e7e8f0;border-radius:22px;box-shadow:0 1px 2px rgba(16,24,40,.04),0 12px 28px -8px rgba(16,24,40,.1),0 32px 56px -20px rgba(68,81,255,.14);overflow:hidden}.tr-wizard__stepper-card{background:linear-gradient(180deg, #f3f4ff 0%, rgba(243, 244, 255, 0) 100%),#fff;padding:4px 32px 0;border-bottom:1px solid #eef0f5}.tr-wizard__stepper{display:flex;align-items:stretch;justify-content:space-between;gap:4px;margin:0;padding:0;list-style:none}.tr-wizard__step{display:flex;align-items:center;gap:10px;margin:0;padding:18px 6px;position:relative;border-bottom:3px solid rgba(0,0,0,0);transition:border-color .22s cubic-bezier(0.4, 0, 0.2, 1)}.tr-wizard__step-button{display:inline-flex;align-items:center;gap:10px;margin:0;padding:0;background:none;border:0;cursor:pointer;font:inherit;color:inherit}.tr-wizard__step-button:disabled{cursor:default}.tr-wizard__step-button:not(:disabled):hover .tr-wizard__step-marker{border-color:#4451ff;color:#4451ff}.tr-wizard__step-button:not(:disabled):hover .tr-wizard__step-label{color:#16181d}.tr-wizard__step-button:focus-visible{outline:2px solid #4451ff;outline-offset:3px;border-radius:6px}.tr-wizard__step-marker{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:13px;font-weight:600;border:1.5px solid #d5d7e2;color:#8a8d95;background:#fff;flex-shrink:0;transition:background .22s cubic-bezier(0.4, 0, 0.2, 1),border-color .22s cubic-bezier(0.4, 0, 0.2, 1),color .22s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .22s cubic-bezier(0.4, 0, 0.2, 1)}.tr-wizard__step-label{font-size:15px;font-weight:500;color:#676b73;white-space:nowrap;transition:color .22s cubic-bezier(0.4, 0, 0.2, 1)}.tr-wizard__step.is-active{border-bottom-color:#4451ff}.tr-wizard__step.is-active::after{content:"";position:absolute;left:6px;right:6px;bottom:-3px;height:3px;border-radius:3px 3px 0 0;background:#4451ff}.tr-wizard__step.is-active .tr-wizard__step-marker{background:linear-gradient(135deg, #4451ff 0%, #6c78ff 100%);border-color:#4451ff;color:#fff;box-shadow:0 4px 10px -2px rgba(68,81,255,.5)}.tr-wizard__step.is-active .tr-wizard__step-label{color:#4451ff;font-weight:600}.tr-wizard__step.is-complete .tr-wizard__step-marker{background:#e9ecfe;border-color:rgba(0,0,0,0);color:#4451ff}.tr-wizard__step.is-complete .tr-wizard__step-label{color:#16181d}.tr-wizard__card{display:flex;flex-direction:column;background:#fff}.tr-wizard__header{padding:28px 40px 16px}.tr-wizard__title{margin:0 0 6px;font-size:22px;font-weight:700;line-height:1.3;letter-spacing:-0.01em;color:#16181d}.tr-wizard__subtitle{margin:0;max-width:68ch;font-size:14px;line-height:1.55;color:#676b73}.tr-wizard__divider{height:1px;background:#eef0f5}.tr-wizard__body{display:flex;flex-direction:column;flex:1 0 auto;padding:28px 40px 36px;animation:thinkrank-wizard-fade .28s cubic-bezier(0.4, 0, 0.2, 1) both}.tr-wizard__error{margin-top:16px;padding:12px 16px;border-radius:12px;background:#fef3f2;border:1px solid #fecdca;color:#912018;font-size:13px;line-height:1.5}.tr-wizard__notice{display:flex;align-items:flex-start;gap:12px;margin:0 0 20px;padding:12px 16px;border-radius:12px;font-size:13px;line-height:1.5;border:1px solid rgba(0,0,0,0)}.tr-wizard__notice--success{background:#ecfdf3;border-color:#abefc6;color:#05603a}.tr-wizard__notice--error{background:#fffaeb;border-color:#fedf89;color:#93370d}.tr-wizard__notice-text{flex:1}.tr-wizard__notice-dismiss{flex:none;padding:0;border:0;background:none;color:inherit;font-size:18px;line-height:1;cursor:pointer;opacity:.65;transition:opacity .15s cubic-bezier(0.4, 0, 0.2, 1)}.tr-wizard__notice-dismiss:hover{opacity:1}.tr-wizard__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 40px 22px;border-top:1px solid #eef0f5;background:linear-gradient(180deg, rgba(246, 247, 251, 0) 0%, #f6f7fb 100%)}.tr-wizard__footer--ready{margin:auto -40px -36px;padding-left:40px;padding-right:40px}.tr-wizard__footer-left{display:flex;align-items:center}.tr-wizard__footer-right{display:flex;align-items:center;gap:12px}.tr-wizard__skip.components-button.is-link{color:#676b73;font-weight:600;text-decoration:none}.tr-wizard__skip.components-button.is-link:hover:not(:disabled),.tr-wizard__skip.components-button.is-link:focus:not(:disabled){color:#4451ff;text-decoration:underline}.tr-wizard .components-button.is-primary{background:#4451ff;border-color:#4451ff;border-radius:12px;min-height:40px;padding:9px 20px;font-size:14px;font-weight:600;box-shadow:0 1px 2px rgba(16,24,40,.06);transition:background .15s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .15s cubic-bezier(0.4, 0, 0.2, 1),transform .15s cubic-bezier(0.4, 0, 0.2, 1)}.tr-wizard .components-button.is-primary:hover:not(:disabled),.tr-wizard .components-button.is-primary:focus:not(:disabled),.tr-wizard .components-button.is-primary:active:not(:disabled){background:#3a46e0;border-color:#3a46e0;color:#fff;box-shadow:0 6px 16px -4px rgba(68,81,255,.5)}.tr-wizard .components-button.is-primary:active:not(:disabled){transform:translateY(1px)}.tr-wizard .components-button.is-primary.is-busy,.tr-wizard .components-button.is-primary.is-busy:disabled,.tr-wizard .components-button.is-primary.is-busy[aria-disabled=true]{background:#4451ff;background-image:none;border-color:#4451ff;color:#fff;opacity:1}.tr-wizard .components-button.is-primary.is-busy::before{content:"";display:inline-block;width:14px;height:14px;margin-right:8px;border:2px solid hsla(0,0%,100%,.45);border-top-color:#fff;border-radius:50%;animation:thinkrank-wizard-spin .7s linear infinite}.tr-wizard .components-button.is-secondary{color:#4a4d55;border-radius:12px;min-height:40px;padding:9px 18px;font-size:14px;font-weight:600;background:#fff;box-shadow:inset 0 0 0 1px #d5d7e2,0 1px 2px rgba(16,24,40,.06);transition:background .15s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .15s cubic-bezier(0.4, 0, 0.2, 1),color .15s cubic-bezier(0.4, 0, 0.2, 1)}.tr-wizard .components-button.is-secondary:hover:not(:disabled),.tr-wizard .components-button.is-secondary:focus:not(:disabled){background:#f6f7fb;color:#16181d;box-shadow:inset 0 0 0 1px #d5d7e2,0 1px 2px rgba(16,24,40,.06)}.tr-wizard .components-button.tr-wizard__import-btn{min-height:38px;padding:8px 18px;border-radius:12px;font-size:14px;font-weight:700;background:#f3f4ff;color:#4451ff;box-shadow:inset 0 0 0 1px rgba(68,81,255,.45);transition:background .15s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .15s cubic-bezier(0.4, 0, 0.2, 1)}.tr-wizard .components-button.tr-wizard__import-btn:hover:not(:disabled):not([aria-disabled=true]),.tr-wizard .components-button.tr-wizard__import-btn:focus:not(:disabled):not([aria-disabled=true]){background:#e9ecfe;color:#2f39c9;box-shadow:inset 0 0 0 1px #4451ff}.tr-wizard .components-button.tr-wizard__import-btn:disabled,.tr-wizard .components-button.tr-wizard__import-btn[aria-disabled=true]{background:#eeeff2;color:#b0b2c0;box-shadow:inset 0 0 0 1px #e7e8f0;opacity:1}.tr-wizard .components-base-control__label,.tr-wizard .components-input-control__label{text-transform:none;font-size:14px;font-weight:600;line-height:1.4;letter-spacing:normal;color:#16181d;margin-bottom:6px}.tr-wizard .components-text-control__input,.tr-wizard .components-input-control__container input{border-radius:8px;border:1.5px solid #d5d7e2;box-shadow:none;min-height:40px;transition:border-color .15s cubic-bezier(0.4, 0, 0.2, 1)}.tr-wizard .components-text-control__input:focus,.tr-wizard .components-input-control__container input:focus{border-color:#4451ff;box-shadow:none;outline:none}.tr-wizard .thinkrank-media-picker .components-base-control__label{display:block;font-size:14px;font-weight:500;color:#16181d;margin-bottom:8px}.tr-wizard .thinkrank-media-picker .components-base-control__help{color:#4a4d55;font-size:13px;margin:6px 0 0}.tr-wizard .thinkrank-media-picker+.thinkrank-media-picker{margin-top:22px}.tr-wizard__cols>.thinkrank-media-picker+.thinkrank-media-picker{margin-top:0}.tr-wizard .components-form-toggle.is-checked .components-form-toggle__track{background-color:#4451ff;border-color:#4451ff}.tr-wizard .components-button.tr-wizard__google-btn{background:#fff;color:#16181d}.tr-wizard .components-button.tr-wizard__google-btn:hover:not(:disabled),.tr-wizard .components-button.tr-wizard__google-btn:focus:not(:disabled){background:#f6f7fb;color:#16181d}.thinkrank-google-icon{display:inline-block;width:18px;height:18px;margin-right:8px;vertical-align:middle}.tr-wizard__stack{display:flex;flex-direction:column;gap:16px}.tr-wizard__cols{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tr-wizard__group{border:1px solid #e7e8f0;border-radius:12px;padding:18px;display:flex;flex-direction:column;gap:14px;background:#fff;transition:border-color .22s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .22s cubic-bezier(0.4, 0, 0.2, 1)}.tr-wizard__group:hover{border-color:#d5d7e2}.tr-wizard__group-head{display:flex;flex-direction:column;gap:4px}.tr-wizard__group-title{font-size:15px;font-weight:600;color:#16181d}.tr-wizard__group-sub{font-size:13px;color:#676b73}.tr-wizard__section-label{text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.06em;color:#8a8d95;margin-top:6px}.tr-wizard__pills{display:flex;flex-wrap:wrap;gap:10px}.tr-wizard__pill{appearance:none;cursor:pointer;display:inline-flex;align-items:center;gap:8px;border:1.5px solid #e7e8f0;background:#fff;color:#4a4d55;border-radius:999px;padding:9px 16px;font-size:14px;font-weight:500;line-height:1;transition:background .15s cubic-bezier(0.4, 0, 0.2, 1),color .15s cubic-bezier(0.4, 0, 0.2, 1),border-color .15s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .15s cubic-bezier(0.4, 0, 0.2, 1)}.tr-wizard__pill:hover{border-color:#d5d7e2;color:#16181d}.tr-wizard__pill.is-selected{background:#f3f4ff;border-color:#4451ff;color:#4451ff;box-shadow:0 1px 2px rgba(68,81,255,.12)}.tr-wizard__pill-radio{width:15px;height:15px;border-radius:50%;border:1.5px solid #c4c4d4;position:relative;flex-shrink:0;transition:border-color .15s cubic-bezier(0.4, 0, 0.2, 1)}.tr-wizard__pill.is-selected .tr-wizard__pill-radio{border-color:#4451ff}.tr-wizard__pill.is-selected .tr-wizard__pill-radio::after{content:"";position:absolute;inset:2.5px;border-radius:50%;background:#4451ff}.tr-wizard__rows{display:flex;flex-direction:column;gap:14px}.tr-wizard__row-card{display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #e7e8f0;border-radius:12px;padding:16px 18px;background:#fff;transition:border-color .22s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .22s cubic-bezier(0.4, 0, 0.2, 1)}.tr-wizard__row-card:hover{border-color:#d5d7e2;box-shadow:0 1px 2px rgba(16,24,40,.04)}.tr-wizard__row-card--migration{flex-direction:column;align-items:stretch;gap:16px}.tr-wizard__row-head{display:flex;align-items:center;justify-content:space-between;gap:24px}.tr-wizard__row-main{display:flex;align-items:center;gap:16px}.tr-wizard__import-detecting,.tr-wizard__import-empty{color:#4a4d55;font-size:14px;padding:4px 0}.tr-wizard__import-progress{display:flex;flex-direction:column;gap:16px;padding-left:64px}.tr-wizard__import-progress-title{font-size:14px;font-weight:600;color:#16181d}.tr-wizard__import-bar{height:8px;border-radius:999px;background:#eef0f5;overflow:hidden}.tr-wizard__import-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg, #4451ff 0%, #6c78ff 100%);transition:width .3s cubic-bezier(0.4, 0, 0.2, 1)}.tr-wizard__import-steps{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.tr-wizard__import-step{position:relative;display:flex;align-items:center;gap:10px}.tr-wizard__import-step:not(:last-child)::before{content:"";position:absolute;left:9px;top:20px;width:2px;height:12px;background:#e7e8f0}.tr-wizard__import-step-dot{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;border-radius:50%;border:1.5px solid #d5d7e2;background:#fff;color:#fff;transition:background .22s cubic-bezier(0.4, 0, 0.2, 1),border-color .22s cubic-bezier(0.4, 0, 0.2, 1)}.tr-wizard__import-step-label{font-size:14px;font-weight:500;color:#16181d}.tr-wizard__import-step.is-active .tr-wizard__import-step-dot{border-color:#4451ff;box-shadow:0 0 0 3px rgba(68,81,255,.14)}.tr-wizard__import-step.is-done .tr-wizard__import-step-dot{border-color:#4451ff;background:#4451ff}.tr-wizard__import-step.is-active .tr-wizard__import-step-label{font-weight:600;color:#4451ff}.tr-wizard__import-step.is-pending .tr-wizard__import-step-label{color:#8a8d95}.tr-wizard__import-done{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#4451ff}.tr-wizard__import-done-dot{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#4451ff;color:#fff}.tr-wizard__import-error{margin:8px 0 0;font-size:13px;color:#912018}.tr-wizard__row-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:#f3f4ff;color:#4451ff;font-weight:700;flex-shrink:0}.tr-wizard__row-logo{display:block;width:48px;height:48px;flex-shrink:0;border-radius:10px}.tr-wizard__row-logo--text{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#f3f4ff;color:#4451ff;font-size:20px;font-weight:700;line-height:1}.tr-wizard__row-text{display:flex;flex-direction:column;gap:3px}.tr-wizard__row-title{font-size:15px;font-weight:600;color:#16181d}.tr-wizard__row-detail{font-size:12.5px;color:#676b73}.tr-wizard__badge{font-size:12px;font-weight:600;padding:5px 12px;border-radius:999px;white-space:nowrap}.tr-wizard__badge.is-success{background:#ecfdf3;color:#027a48;box-shadow:inset 0 0 0 1px #abefc6}.tr-wizard__badge.is-neutral{background:#f6f7fb;color:#8a8d95;box-shadow:inset 0 0 0 1px #e7e8f0}.tr-wizard__badge-pill{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;background:#ecfdf3;color:#027a48;box-shadow:inset 0 0 0 1px #abefc6;font-size:12px;font-weight:600;padding:5px 12px;border-radius:999px;margin-bottom:10px}.tr-wizard__badge-pill::before{content:"";width:6px;height:6px;border-radius:50%;background:currentcolor}.tr-wizard__start{display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;padding:8px 0 4px}.tr-wizard__start-preview{width:100%;display:flex;justify-content:center;margin:-42px 0 -25px}.tr-wizard__start-preview-img{display:block;width:380px;max-width:100%;height:auto}.tr-wizard__start-usage-title{margin:0 0 14px;font-size:16px;font-weight:600;color:#16181d}.tr-wizard__start-usage{max-width:620px;margin:0;font-size:13px;line-height:1.6;color:#676b73}.tr-wizard__start-usage+.tr-wizard__start-usage{margin-top:6px}.tr-wizard__start-collect-link{padding:0;border:0;background:none;color:#4451ff;font:inherit;font-weight:600;text-decoration:underline;cursor:pointer}.tr-wizard__start-collect-link:hover,.tr-wizard__start-collect-link:focus{color:#3a46e0}.tr-wizard__start-actions{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:30px}.tr-wizard__plugin-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px;margin-top:14px}.tr-wizard__plugin-card{border:1px solid #e7e8f0;border-radius:12px;padding:18px;display:flex;flex-direction:column;gap:12px;background:#fff;transition:border-color .22s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .22s cubic-bezier(0.4, 0, 0.2, 1),transform .22s cubic-bezier(0.4, 0, 0.2, 1)}.tr-wizard__plugin-card:hover{border-color:rgba(68,81,255,.4);box-shadow:0 1px 2px rgba(16,24,40,.04),0 10px 24px -8px rgba(68,81,255,.2);transform:translateY(-2px)}.tr-wizard__plugin-head{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid #eef0f5}.tr-wizard__plugin-logo{display:block;width:40px;height:40px;padding:4px;border-radius:10px;background:#fff;box-shadow:inset 0 0 0 1px rgba(68,81,255,.13),inset 0 0 6px 0 #d6d6ff;flex-shrink:0}.tr-wizard__plugin-name{font-size:15px;font-weight:600;flex:1}.tr-wizard__plugin-status{flex-shrink:0;padding:3px 9px;border-radius:999px;font-size:10px;font-weight:700;line-height:1.5;text-transform:uppercase;letter-spacing:.03em;color:#05603a;background:#ecfdf3;box-shadow:inset 0 0 0 1px #abefc6}.tr-wizard__plugin-desc{margin:0;font-size:13px;line-height:1.6;color:#676b73}.tr-wizard__social-list{display:flex;flex-direction:column;gap:14px}.tr-wizard__social-row{display:flex;align-items:center;gap:12px;border:1px solid #e7e8f0;border-radius:12px;padding:8px 16px;background:#fff;transition:border-color .15s cubic-bezier(0.4, 0, 0.2, 1)}.tr-wizard__social-row:focus-within{border-color:#4451ff}.tr-wizard__social-brand{display:block;width:28px;height:28px;flex-shrink:0}.tr-wizard__social-name{width:96px;flex-shrink:0;font-size:14px;font-weight:500;color:#16181d}.tr-wizard__social-row .tr-wizard__social-input{flex:1;min-width:0;min-height:36px;border:0 !important;border-left:1px solid #e7e8f0 !important;border-radius:0 !important;padding:8px 0 8px 16px;margin:0;font-size:14px;color:#16181d;background:rgba(0,0,0,0);box-shadow:none !important}.tr-wizard__social-row .tr-wizard__social-input::placeholder{color:#8a8d95}.tr-wizard__social-row .tr-wizard__social-input:focus{outline:none;border-left-color:#4451ff !important}.tr-wizard__ready{display:flex;flex-direction:column;flex:1 0 auto}.tr-wizard__status-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}.tr-wizard__status-item{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid #e7e8f0;border-radius:12px;background:linear-gradient(180deg, #fff 0%, rgba(236, 253, 243, 0.35) 100%)}.tr-wizard__status-badge{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#ecfdf3;color:#027a48;box-shadow:inset 0 0 0 1px #abefc6;font-size:13px;font-weight:700;flex-shrink:0}.tr-wizard__status-text{display:flex;flex-direction:column;gap:4px}.tr-wizard__status-title{font-size:15px;font-weight:600}.tr-wizard__status-detail{font-size:13px;line-height:1.5;color:#676b73}.tr-wizard__mcp-loading{color:#4a4d55;font-size:14px;padding:4px 0}.tr-wizard__mcp-access{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;border:1px solid #e7e8f0;border-radius:12px;padding:18px;background:linear-gradient(180deg, #f3f4ff 0%, #fff 60%)}.tr-wizard__mcp-access .components-form-toggle{flex-shrink:0;margin-top:2px}.tr-wizard__mcp-access-text{display:flex;flex-direction:column;gap:8px}.tr-wizard__mcp-access-head{display:flex;align-items:center;gap:10px}.tr-wizard__mcp-access-desc{margin:0;max-width:72ch;font-size:13px;line-height:1.6;color:#676b73}.tr-wizard__mcp-connector{display:flex;flex-direction:column;gap:16px;border:1px solid #e7e8f0;border-radius:12px;padding:18px;background:#fff;transition:border-color .22s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .22s cubic-bezier(0.4, 0, 0.2, 1)}.tr-wizard__mcp-connector:hover{border-color:#d5d7e2;box-shadow:0 1px 2px rgba(16,24,40,.04)}.tr-wizard__mcp-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;flex-shrink:0}.tr-wizard__mcp-icon svg{width:22px;height:22px}.tr-wizard__mcp-detail{display:flex;flex-direction:column;gap:12px;padding-top:16px;border-top:1px solid #eef0f5}.tr-wizard__mcp-field-label{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#8a8d95}.tr-wizard__mcp-url{display:flex;align-items:center;gap:8px;padding:7px 7px 7px 14px;border:1.5px solid #d5d7e2;border-radius:10px;background:#f6f7fb}.tr-wizard__mcp-url code{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0;background:none;font-size:13px;font-family:ui-monospace,sfmono-regular,menlo,monospace;color:#4a4d55}.tr-wizard__mcp-copy{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;height:32px;padding:0 14px;border:0;border-radius:8px;cursor:pointer;background:#fff;color:#4451ff;font-size:13px;font-weight:600;box-shadow:inset 0 0 0 1px #d5d7e2;transition:background .15s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .15s cubic-bezier(0.4, 0, 0.2, 1)}.tr-wizard__mcp-copy:hover,.tr-wizard__mcp-copy:focus{background:#f3f4ff;box-shadow:inset 0 0 0 1px #4451ff}.tr-wizard__mcp-steps{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.tr-wizard__mcp-steps li{display:flex;align-items:flex-start;gap:10px;margin:0;font-size:14px;line-height:1.5;color:#4a4d55}.tr-wizard__mcp-step-num{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;border-radius:50%;background:#e9ecfe;color:#4451ff;font-size:12px;font-weight:700}.tr-wizard__help{display:flex;flex-direction:column;width:100%;max-width:460px;margin:8px auto;overflow:hidden;border:1px solid #e7e8f0;border-radius:16px;background:#fff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.tr-wizard__help-hero{display:flex;flex-direction:column;align-items:center;gap:14px;padding:34px 24px 30px;background:radial-gradient(120% 120% at 50% -10%, rgba(255, 255, 255, 0.22), transparent 60%),linear-gradient(135deg, #4451ff 0%, #6c78ff 100%)}.tr-wizard__help-icon{display:inline-flex;align-items:center;justify-content:center;width:62px;height:62px;border-radius:50%;color:#fff;background:hsla(0,0%,100%,.16);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.45)}.tr-wizard__help-pill{display:inline-flex;align-items:center;padding:5px 14px;border-radius:999px;background:hsla(0,0%,100%,.18);color:#fff;font-size:13px;font-weight:600;letter-spacing:.01em}.tr-wizard__help-body{display:flex;flex-direction:column;align-items:center;gap:22px;padding:26px 24px}.tr-wizard__help-benefits{display:flex;flex-direction:column;gap:12px;width:100%;max-width:420px;margin:0;padding:0;list-style:none}.tr-wizard__help-benefit{display:flex;align-items:center;gap:12px;margin:0;font-size:14px;color:#16181d}.tr-wizard__help-check{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;border-radius:50%;background:#e9ecfe;color:#4451ff}.tr-wizard .components-button.is-primary.tr-wizard__help-cta{display:inline-flex;align-items:center;gap:8px;min-height:48px;padding:12px 30px;font-size:15px}.tr-wizard .components-button.is-primary.tr-wizard__help-cta svg{transition:transform .15s cubic-bezier(0.4, 0, 0.2, 1)}.tr-wizard .components-button.is-primary.tr-wizard__help-cta:hover svg,.tr-wizard .components-button.is-primary.tr-wizard__help-cta:focus svg{transform:translateX(3px)}.tr-wizard__help-note{font-size:13px;color:#8a8d95}@media(max-width: 960px){.tr-wizard__plugin-grid{grid-template-columns:1fr 1fr}}@media(max-width: 782px){.tr-wizard{margin-top:16px}.tr-wizard__stepper-card{padding-left:20px;padding-right:20px}.tr-wizard__stepper{flex-wrap:wrap;gap:4px 16px}.tr-wizard__step{padding:12px 4px}.tr-wizard__step.is-active::after{display:none}.tr-wizard__header,.tr-wizard__body,.tr-wizard__footer{padding-left:20px;padding-right:20px}.tr-wizard__footer--ready{margin-left:-20px;margin-right:-20px}.tr-wizard__cols,.tr-wizard__status-grid,.tr-wizard__plugin-grid{grid-template-columns:1fr}}
