.lp-root{--qc-navy: #0D2B5C;--qc-blue: #1E6FE7;--qc-teal: #00B5B8;--qc-green: #4CC163;--qc-brand-50: #EFF5FE;--qc-brand-200: #B6CFFA;--qc-teal-50: #E5FAFB;--qc-teal-100: #C2F1F2;--qc-teal-200: #8AE2E5;--qc-teal-300: #4ECDD1;--qc-teal-600: #009396;--qc-teal-800: #005A5C;--qc-green-100: #D2F2D8;--qc-green-400: #5FC974;--qc-green-600: #38A04E;--qc-green-700: #2A803F;--qc-neutral-100: #F1F5F9;--qc-neutral-200: #E2E8F0;--qc-neutral-500: #64748B;--qc-bg: #FFFFFF;--qc-bg-soft: #F8FAFC;--qc-bg-dark: #0D2B5C;--qc-bg-darker: #07173A;--qc-fg: #0D2B5C;--qc-fg-muted: #475569;--qc-fg-subtle: #64748B;--qc-fg-faint: #94A3B8;--qc-fg-on-dark-muted: rgba(255, 255, 255, .72);--qc-border: #E2E8F0;--qc-focus-ring: rgba(30, 111, 231, .35);--qc-grad-brand: linear-gradient(135deg, #0D2B5C 0%, #1E6FE7 50%, #00B5B8 100%);--qc-grad-text: linear-gradient(135deg, #1E6FE7 0%, #00B5B8 50%, #4CC163 100%);--qc-shadow-sm: 0 1px 3px 0 rgba(13, 43, 92, .06), 0 1px 2px -1px rgba(13, 43, 92, .04);--qc-shadow-md: 0 4px 6px -1px rgba(13, 43, 92, .08), 0 2px 4px -2px rgba(13, 43, 92, .04);--qc-shadow-lg: 0 10px 24px -8px rgba(13, 43, 92, .18), 0 4px 8px -4px rgba(13, 43, 92, .08);--qc-shadow-glow: 0 0 0 1px rgba(30, 111, 231, .18), 0 8px 32px -8px rgba(30, 111, 231, .3);--qc-radius-xl: 12px;--qc-radius-2xl: 16px;--qc-radius-3xl: 24px;--qc-radius-full: 9999px;--qc-font-sans: "Poppins", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--qc-text-eyebrow: 11px;--qc-ease: cubic-bezier(.16, 1, .3, 1);--qc-dur-base: .2s;--lp-cta: #1E6FE7;--lp-cta-hover: #155BC9;width:100%;background:var(--qc-bg);font-family:var(--qc-font-sans);color:var(--qc-fg);font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased;text-align:left}.lp-root a{text-decoration:none;transition:color var(--qc-dur-base) var(--qc-ease)}.lp-root :focus-visible{outline:none;box-shadow:0 0 0 3px var(--qc-focus-ring);border-radius:6px}.lp-wrap{max-width:1160px;margin:0 auto;padding:0 40px}.lp-eyebrow{font-size:var(--qc-text-eyebrow);font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--qc-blue)}.lp-grad-text{background:var(--qc-grad-text);-webkit-background-clip:text;background-clip:text;color:transparent}.lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:52px;padding:0 28px;border-radius:var(--qc-radius-xl);font-family:var(--qc-font-sans);font-size:16px;font-weight:600;line-height:1;border:1px solid transparent;cursor:pointer;white-space:nowrap;transition:filter var(--qc-dur-base) var(--qc-ease),background var(--qc-dur-base) var(--qc-ease),box-shadow var(--qc-dur-base) var(--qc-ease)}.lp-btn--cta{background:var(--lp-cta);color:#fff;box-shadow:var(--qc-shadow-sm)}.lp-btn--cta:hover{filter:brightness(.92);box-shadow:var(--qc-shadow-glow);color:#fff}.lp-btn--secondary{background:#fff;color:var(--qc-navy);border-color:var(--qc-border)}.lp-btn--secondary:hover{background:var(--qc-bg-soft);color:var(--qc-navy)}.lp-btn--on-dark{background:#ffffff1a;color:#fff;border-color:#ffffff38}.lp-btn--on-dark:hover{background:#ffffff2e;color:#fff}.lp-btn--white{background:#fff;color:var(--qc-navy)}.lp-btn--white:hover{background:var(--qc-neutral-100);color:var(--qc-navy)}.lp-btn--sm{height:44px;padding:0 20px;font-size:14px}.lp-topbar{height:76px;display:flex;align-items:center;position:sticky;top:0;z-index:100;background:#07173aeb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid rgba(255,255,255,.06)}.lp-topbar__inner{width:100%;max-width:1160px;margin:0 auto;padding:0 40px;display:flex;align-items:center;gap:40px}.lp-topbar nav{display:flex;gap:32px;margin-left:8px}.lp-topbar nav a{font-size:14px;font-weight:500;color:var(--qc-fg-on-dark-muted)}.lp-topbar nav a:hover{color:#fff}.lp-topbar .lp-topbar__right{margin-left:auto;display:flex;align-items:center;gap:12px}.lp-topbar__login{font-size:14px;font-weight:500;color:#ffffffd9}.lp-topbar__login:hover{color:#fff}.lp-logo{display:block;height:36px;width:auto;flex-shrink:0}.lp-footer .lp-logo{height:42px;margin-bottom:4px}.lp-hero{position:relative;overflow:hidden;background:linear-gradient(180deg,var(--qc-bg-darker) 0%,var(--qc-bg-dark) 100%)}.lp-hero__inner{position:relative;max-width:1160px;margin:0 auto;padding:88px 40px 96px}.lp-hero h1{font-size:64px;font-weight:800;line-height:1.05;letter-spacing:-.03em;margin:24px 0;color:#fff;max-width:18ch}.lp-hero__sub{font-size:19px;line-height:1.65;color:var(--qc-fg-on-dark-muted);max-width:60ch;margin:0 0 40px}.lp-hero__ctas{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.lp-hero .lp-eyebrow{color:var(--qc-teal-300)}.lp-hero__glow{position:absolute;right:-240px;top:-160px;width:760px;height:760px;pointer-events:none;background:radial-gradient(circle at center,rgba(30,111,231,.35),transparent 65%);filter:blur(40px)}.lp-hero__glow--teal{inset:auto auto -300px -280px;background:radial-gradient(circle at center,rgba(0,181,184,.22),transparent 65%);filter:blur(50px)}.lp-trust{margin-top:64px;border-top:1px solid rgba(255,255,255,.14);padding-top:32px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.lp-trust__item{display:flex;gap:12px;align-items:flex-start;text-align:left}.lp-trust__item svg{color:var(--qc-teal-300);flex-shrink:0;margin-top:2px}.lp-trust__label{font-size:14px;font-weight:700;color:#fff;line-height:1.3}.lp-trust__sub{font-size:12px;color:#ffffff9e;line-height:1.45;margin-top:2px}.lp-section{padding:96px 0}.lp-section--soft{background:var(--qc-bg-soft)}.lp-section__head{max-width:720px;margin-bottom:56px}.lp-section__head--center{margin-left:auto;margin-right:auto;text-align:center}.lp-section__head h2{font-size:40px;font-weight:800;line-height:1.12;letter-spacing:-.025em;color:var(--qc-navy);margin:14px 0 0;text-wrap:pretty}.lp-section__head p{font-size:17px;line-height:1.6;color:var(--qc-fg-muted);margin:16px 0 0}.lp-ps{display:grid;grid-template-columns:1fr 1fr;gap:28px}.lp-ps__col{border-radius:var(--qc-radius-2xl);padding:36px}.lp-ps__col--hoje{background:var(--qc-bg-soft);border:1px solid var(--qc-border)}.lp-ps__col--depois{background:#fff;border:1px solid var(--qc-teal-200);box-shadow:0 0 0 1px #00b5b82e,0 8px 32px -8px #00b5b840}.lp-ps__label{font-size:var(--qc-text-eyebrow);font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-bottom:24px}.lp-ps__col--hoje .lp-ps__label{color:var(--qc-fg-subtle)}.lp-ps__col--depois .lp-ps__label{color:var(--qc-blue)}.lp-ps__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:18px}.lp-ps__list li{display:flex;gap:14px;align-items:flex-start;font-size:15px;line-height:1.55;color:var(--qc-fg-muted)}.lp-ps__list li strong{color:var(--qc-navy);font-weight:600}.lp-ps__ico{width:26px;height:26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:-1px}.lp-ps__ico--x{background:var(--qc-neutral-200);color:var(--qc-neutral-500)}.lp-ps__ico--ok{background:var(--qc-green-100);color:var(--qc-green-700)}.lp-mods{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.lp-mod{background:#fff;border:1px solid var(--qc-neutral-100);border-radius:var(--qc-radius-2xl);padding:28px;box-shadow:var(--qc-shadow-sm);display:flex;flex-direction:column;gap:14px;transition:box-shadow var(--qc-dur-base) var(--qc-ease),transform var(--qc-dur-base) var(--qc-ease)}.lp-mod:hover{box-shadow:var(--qc-shadow-md);transform:translateY(-2px)}.lp-mod--featured,.lp-mod--wide{grid-column:span 2;flex-direction:row;gap:24px;align-items:flex-start}.lp-mod__tile{width:48px;height:48px;border-radius:var(--qc-radius-xl);flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:var(--qc-teal-50);color:var(--qc-teal-600)}.lp-mod h3{font-size:18px;font-weight:700;letter-spacing:-.01em;color:var(--qc-navy);margin:0;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.lp-mod p{font-size:14px;line-height:1.6;color:var(--qc-fg-muted);margin:6px 0 0}.lp-mod__badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:var(--qc-radius-full);font-size:11px;font-weight:700;letter-spacing:.02em;background:var(--qc-green-100);color:var(--qc-green-700)}.lp-difs{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.lp-dif{display:flex;gap:20px;align-items:flex-start;padding:32px;border-radius:var(--qc-radius-2xl);background:var(--qc-bg-soft);border:1px solid var(--qc-border)}.lp-dif__tile{width:48px;height:48px;border-radius:var(--qc-radius-xl);flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--qc-border);color:var(--qc-blue)}.lp-dif h3{font-size:18px;font-weight:700;color:var(--qc-navy);margin:0 0 8px;letter-spacing:-.01em}.lp-dif p{font-size:14px;line-height:1.6;color:var(--qc-fg-muted);margin:0}.lp-riscos{display:grid;grid-template-columns:5fr 6fr;gap:72px;align-items:start}.lp-riscos__head .lp-section__head{margin-bottom:0}.lp-riscos__note{margin:24px 0 0;padding:18px 22px;border-radius:var(--qc-radius-xl);background:#fff;border:1px solid var(--qc-teal-100);font-size:13.5px;line-height:1.65;color:var(--qc-teal-800)}.lp-riscos__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.lp-riscos__list li{display:flex;gap:18px;align-items:flex-start;padding:22px 0;border-top:1px solid var(--qc-border)}.lp-riscos__list li:first-child{border-top:0;padding-top:6px}.lp-riscos__list li:last-child{padding-bottom:0}.lp-riscos__ico{width:40px;height:40px;border-radius:var(--qc-radius-full);flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:var(--qc-teal-50);color:var(--qc-teal-600)}.lp-riscos__list h3{font-size:17px;font-weight:700;letter-spacing:-.01em;color:var(--qc-navy);margin:0 0 5px}.lp-riscos__list p{font-size:14px;line-height:1.6;color:var(--qc-fg-muted);margin:0}.lp-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}.lp-plan{background:#fff;border:1px solid var(--qc-border);border-radius:var(--qc-radius-2xl);padding:36px 32px;display:flex;flex-direction:column;position:relative}.lp-plan--hi{border-color:var(--lp-cta);box-shadow:var(--qc-shadow-lg)}.lp-plan__tag{position:absolute;top:-14px;left:50%;transform:translate(-50%);padding:5px 14px;border-radius:var(--qc-radius-full);background:var(--lp-cta);color:#fff;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.lp-plan h3{font-size:20px;font-weight:700;color:var(--qc-navy);margin:0 0 6px}.lp-plan__desc{font-size:13px;color:var(--qc-fg-subtle);margin:0 0 24px;line-height:1.5;min-height:40px}.lp-plan__price{display:flex;align-items:baseline;gap:4px;margin-bottom:28px}.lp-plan__price strong{font-size:40px;font-weight:800;letter-spacing:-.02em;color:var(--qc-navy);font-variant-numeric:tabular-nums}.lp-plan__price span{font-size:14px;color:var(--qc-fg-subtle);font-weight:500}.lp-plan ul{list-style:none;margin:0 0 32px;padding:0;display:flex;flex-direction:column;gap:12px;flex:1}.lp-plan ul li{display:flex;gap:10px;align-items:flex-start;font-size:14px;line-height:1.5;color:var(--qc-fg-muted)}.lp-plan ul li svg{color:var(--qc-green-600);flex-shrink:0;margin-top:2px}.lp-plan .lp-btn{width:100%}.lp-plan--dark{background:var(--qc-bg-dark);border-color:var(--qc-bg-dark)}.lp-plan--dark h3,.lp-plan--dark .lp-plan__price strong{color:#fff}.lp-plan--dark .lp-plan__desc,.lp-plan--dark .lp-plan__price span{color:#fff9}.lp-plan--dark ul li{color:var(--qc-fg-on-dark-muted)}.lp-plan--dark ul li svg{color:var(--qc-green-400)}.lp-faq{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.lp-faq__item{background:#fff;border:1px solid var(--qc-border);border-radius:var(--qc-radius-2xl);overflow:hidden}.lp-faq__q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;background:none;border:none;cursor:pointer;text-align:left;padding:22px 28px;font-family:var(--qc-font-sans);font-size:16px;font-weight:600;color:var(--qc-navy)}.lp-faq__q svg{flex-shrink:0;color:var(--qc-fg-faint);transition:transform var(--qc-dur-base) var(--qc-ease)}.lp-faq__item[data-open=true] .lp-faq__q svg{transform:rotate(180deg)}.lp-faq__a{padding:0 28px 24px;font-size:14px;line-height:1.65;color:var(--qc-fg-muted)}.lp-cta-band{border-radius:var(--qc-radius-3xl);padding:72px 64px;text-align:center;position:relative;overflow:hidden;background:var(--qc-grad-brand)}.lp-cta-band h2{font-size:38px;font-weight:800;letter-spacing:-.025em;line-height:1.15;color:#fff;margin:0 auto 16px;max-width:22ch;text-wrap:pretty}.lp-cta-band p{font-size:16px;color:#ffffffc7;margin:0 auto 36px;max-width:52ch;line-height:1.6}.lp-cta-band .lp-hero__ctas{justify-content:center}.lp-footer{background:var(--qc-bg-darker);color:var(--qc-fg-on-dark-muted);padding:72px 0 40px}.lp-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:48px;margin-bottom:56px}.lp-footer__blurb{font-size:13px;line-height:1.65;color:#ffffff8c;margin:18px 0 0;max-width:34ch}.lp-footer h4{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#ffffff73;margin:0 0 18px}.lp-footer ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.lp-footer ul a{font-size:14px;color:#ffffffbf}.lp-footer ul a.lp-footer__link-ico{display:inline-flex;align-items:center;gap:10px}.lp-footer ul a.lp-footer__link-ico svg{flex-shrink:0;color:var(--qc-teal-300)}.lp-footer ul a:hover{color:#fff}.lp-footer__lgpd{font-size:12px;line-height:1.6;color:#ffffff73;border-top:1px solid rgba(255,255,255,.1);padding-top:28px;max-width:88ch}.lp-footer__legal{font-size:12px;color:#fff6;margin-top:14px;display:flex;align-items:center;gap:8px}@media(max-width:1024px){.lp-mods{grid-template-columns:repeat(2,1fr)}.lp-hero h1{font-size:52px}}@media(max-width:960px){.lp-riscos{grid-template-columns:1fr;gap:48px}.lp-plans{grid-template-columns:1fr;max-width:460px;margin:0 auto}.lp-difs,.lp-ps{grid-template-columns:1fr}.lp-trust{grid-template-columns:repeat(2,1fr)}.lp-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.lp-topbar nav{display:none}.lp-wrap,.lp-topbar__inner{padding:0 24px}.lp-hero__inner{padding:56px 24px 64px}.lp-hero h1{font-size:38px}.lp-hero__sub{font-size:16px}.lp-section{padding:64px 0}.lp-section__head{margin-bottom:40px}.lp-section__head h2{font-size:30px}.lp-cta-band{padding:48px 28px}.lp-cta-band h2{font-size:28px}}@media(max-width:640px){.lp-mods{grid-template-columns:1fr}.lp-mod--featured,.lp-mod--wide{grid-column:auto;flex-direction:column;gap:14px}.lp-trust{grid-template-columns:1fr;gap:18px}.lp-ps__col{padding:28px 24px}.lp-hero__ctas .lp-btn{width:100%}.lp-topbar__login{display:none}.lp-footer__grid{grid-template-columns:1fr;gap:36px}.lp-faq__q{padding:18px 20px;font-size:15px}.lp-faq__a{padding:0 20px 20px}}*,:before,: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 / .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: }::backdrop{--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 / .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: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--font-sans),system-ui,-apple-system,Segoe UI,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--font-mono),ui-monospace,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}body{font-family:var(--font-sans),system-ui,-apple-system,Segoe UI,sans-serif}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.-bottom-0\.5{bottom:-.125rem}.-right-12{right:-3rem}.-top-12{top:-3rem}.bottom-0{bottom:0}.left-0{left:0}.left-1{left:.25rem}.left-4{left:1rem}.right-0{right:0}.right-24{right:6rem}.top-0{top:0}.top-1{top:.25rem}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-\[100\]{z-index:100}.z-\[9999\]{z-index:9999}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-top:1rem;margin-bottom:1rem}.-mb-px{margin-bottom:-1px}.-ml-1{margin-left:-.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-24{height:6rem}.h-3{height:.75rem}.h-36{height:9rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-full{height:100%}.max-h-\[560px\]{max-height:560px}.max-h-\[70vh\]{max-height:70vh}.max-h-\[90vh\]{max-height:90vh}.min-h-0{min-height:0px}.min-h-11{min-height:2.75rem}.min-h-12{min-height:3rem}.min-h-9{min-height:2.25rem}.min-h-\[300px\]{min-height:300px}.min-h-\[78px\]{min-height:78px}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-\[32px\]{min-width:32px}.min-w-\[80px\]{min-width:80px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-\[1600px\]{max-width:1600px}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-4{--tw-translate-x: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1\/2{--tw-translate-y: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-grab{cursor:grab}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.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))}.divide-neutral-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(var(--color-neutral-100-rgb) / var(--tw-divide-opacity, 1))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.text-balance{text-wrap:balance}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[3px\]{border-width:3px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.\!border-brand-100{--tw-border-opacity: 1 !important;border-color:rgb(var(--color-brand-100-rgb) / var(--tw-border-opacity, 1))!important}.\!border-danger-100{--tw-border-opacity: 1 !important;border-color:rgb(var(--color-danger-100-rgb) / var(--tw-border-opacity, 1))!important}.\!border-info-100{--tw-border-opacity: 1 !important;border-color:rgb(var(--color-teal-100-rgb) / var(--tw-border-opacity, 1))!important}.\!border-success-100{--tw-border-opacity: 1 !important;border-color:rgb(var(--color-success-100-rgb) / var(--tw-border-opacity, 1))!important}.\!border-warning-100{--tw-border-opacity: 1 !important;border-color:rgb(var(--color-warning-100-rgb) / var(--tw-border-opacity, 1))!important}.border-amber-100{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}.border-brand{--tw-border-opacity: 1;border-color:rgb(var(--color-brand-500-rgb) / var(--tw-border-opacity, 1))}.border-brand-100\/60{border-color:rgb(var(--color-brand-100-rgb) / .6)}.border-brand-200{--tw-border-opacity: 1;border-color:rgb(var(--color-brand-200-rgb) / var(--tw-border-opacity, 1))}.border-brand-500{--tw-border-opacity: 1;border-color:rgb(var(--color-brand-500-rgb) / var(--tw-border-opacity, 1))}.border-brand-600{--tw-border-opacity: 1;border-color:rgb(var(--color-brand-600-rgb) / var(--tw-border-opacity, 1))}.border-brand-800{--tw-border-opacity: 1;border-color:rgb(var(--color-brand-800-rgb) / var(--tw-border-opacity, 1))}.border-current{border-color:currentColor}.border-danger-100\/60{border-color:rgb(var(--color-danger-100-rgb) / .6)}.border-danger-200{--tw-border-opacity: 1;border-color:rgb(var(--color-danger-200-rgb) / var(--tw-border-opacity, 1))}.border-danger-300{--tw-border-opacity: 1;border-color:rgb(var(--color-danger-300-rgb) / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-100\/80{border-color:#f3f4f6cc}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-info-100\/60{border-color:rgb(var(--color-teal-100-rgb) / .6)}.border-info-200{--tw-border-opacity: 1;border-color:rgb(var(--color-teal-200-rgb) / var(--tw-border-opacity, 1))}.border-neutral-100{--tw-border-opacity: 1;border-color:rgb(var(--color-neutral-100-rgb) / var(--tw-border-opacity, 1))}.border-neutral-200{--tw-border-opacity: 1;border-color:rgb(var(--color-neutral-200-rgb) / var(--tw-border-opacity, 1))}.border-neutral-300{--tw-border-opacity: 1;border-color:rgb(var(--color-neutral-300-rgb) / var(--tw-border-opacity, 1))}.border-success-100\/60{border-color:rgb(var(--color-success-100-rgb) / .6)}.border-success-200{--tw-border-opacity: 1;border-color:rgb(var(--color-success-200-rgb) / var(--tw-border-opacity, 1))}.border-success-300{--tw-border-opacity: 1;border-color:rgb(var(--color-success-300-rgb) / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-warning-100\/60{border-color:rgb(var(--color-warning-100-rgb) / .6)}.border-warning-200{--tw-border-opacity: 1;border-color:rgb(var(--color-warning-200-rgb) / var(--tw-border-opacity, 1))}.border-white\/10{border-color:#ffffff1a}.border-white\/15{border-color:#ffffff26}.border-t-gray-900{--tw-border-opacity: 1;border-top-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.\!bg-brand-50{--tw-bg-opacity: 1 !important;background-color:rgb(var(--color-brand-50-rgb) / var(--tw-bg-opacity, 1))!important}.\!bg-danger-50{--tw-bg-opacity: 1 !important;background-color:rgb(var(--color-danger-50-rgb) / var(--tw-bg-opacity, 1))!important}.\!bg-info-50{--tw-bg-opacity: 1 !important;background-color:rgb(var(--color-teal-50-rgb) / var(--tw-bg-opacity, 1))!important}.\!bg-success-50{--tw-bg-opacity: 1 !important;background-color:rgb(var(--color-success-50-rgb) / var(--tw-bg-opacity, 1))!important}.\!bg-warning-50{--tw-bg-opacity: 1 !important;background-color:rgb(var(--color-warning-50-rgb) / var(--tw-bg-opacity, 1))!important}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/50{background-color:#00000080}.bg-brand{--tw-bg-opacity: 1;background-color:rgb(var(--color-brand-500-rgb) / var(--tw-bg-opacity, 1))}.bg-brand-100{--tw-bg-opacity: 1;background-color:rgb(var(--color-brand-100-rgb) / var(--tw-bg-opacity, 1))}.bg-brand-100\/60{background-color:rgb(var(--color-brand-100-rgb) / .6)}.bg-brand-200{--tw-bg-opacity: 1;background-color:rgb(var(--color-brand-200-rgb) / var(--tw-bg-opacity, 1))}.bg-brand-50{--tw-bg-opacity: 1;background-color:rgb(var(--color-brand-50-rgb) / var(--tw-bg-opacity, 1))}.bg-brand-50\/50{background-color:rgb(var(--color-brand-50-rgb) / .5)}.bg-brand-50\/60{background-color:rgb(var(--color-brand-50-rgb) / .6)}.bg-brand-500{--tw-bg-opacity: 1;background-color:rgb(var(--color-brand-500-rgb) / var(--tw-bg-opacity, 1))}.bg-brand-600{--tw-bg-opacity: 1;background-color:rgb(var(--color-brand-600-rgb) / var(--tw-bg-opacity, 1))}.bg-brand-900{--tw-bg-opacity: 1;background-color:rgb(var(--color-brand-900-rgb) / var(--tw-bg-opacity, 1))}.bg-danger-100{--tw-bg-opacity: 1;background-color:rgb(var(--color-danger-100-rgb) / var(--tw-bg-opacity, 1))}.bg-danger-100\/60{background-color:rgb(var(--color-danger-100-rgb) / .6)}.bg-danger-200{--tw-bg-opacity: 1;background-color:rgb(var(--color-danger-200-rgb) / var(--tw-bg-opacity, 1))}.bg-danger-50\/40{background-color:rgb(var(--color-danger-50-rgb) / .4)}.bg-danger-50\/60{background-color:rgb(var(--color-danger-50-rgb) / .6)}.bg-danger-500{--tw-bg-opacity: 1;background-color:rgb(var(--color-danger-500-rgb) / var(--tw-bg-opacity, 1))}.bg-danger-500\/90{background-color:rgb(var(--color-danger-500-rgb) / .9)}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-50\/70{background-color:#f9fafbb3}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-info-100{--tw-bg-opacity: 1;background-color:rgb(var(--color-teal-100-rgb) / var(--tw-bg-opacity, 1))}.bg-info-100\/60{background-color:rgb(var(--color-teal-100-rgb) / .6)}.bg-info-200{--tw-bg-opacity: 1;background-color:rgb(var(--color-teal-200-rgb) / var(--tw-bg-opacity, 1))}.bg-info-50\/60{background-color:rgb(var(--color-teal-50-rgb) / .6)}.bg-info-500{--tw-bg-opacity: 1;background-color:rgb(var(--color-teal-500-rgb) / var(--tw-bg-opacity, 1))}.bg-info-500\/90{background-color:rgb(var(--color-teal-500-rgb) / .9)}.bg-neutral-100{--tw-bg-opacity: 1;background-color:rgb(var(--color-neutral-100-rgb) / var(--tw-bg-opacity, 1))}.bg-neutral-100\/70{background-color:rgb(var(--color-neutral-100-rgb) / .7)}.bg-neutral-200{--tw-bg-opacity: 1;background-color:rgb(var(--color-neutral-200-rgb) / var(--tw-bg-opacity, 1))}.bg-neutral-300{--tw-bg-opacity: 1;background-color:rgb(var(--color-neutral-300-rgb) / var(--tw-bg-opacity, 1))}.bg-neutral-400{--tw-bg-opacity: 1;background-color:rgb(var(--color-neutral-400-rgb) / var(--tw-bg-opacity, 1))}.bg-neutral-50{--tw-bg-opacity: 1;background-color:rgb(var(--color-neutral-50-rgb) / var(--tw-bg-opacity, 1))}.bg-neutral-50\/60{background-color:rgb(var(--color-neutral-50-rgb) / .6)}.bg-neutral-700{--tw-bg-opacity: 1;background-color:rgb(var(--color-neutral-700-rgb) / var(--tw-bg-opacity, 1))}.bg-neutral-900\/90{background-color:rgb(var(--color-neutral-900-rgb) / .9)}.bg-success-100{--tw-bg-opacity: 1;background-color:rgb(var(--color-success-100-rgb) / var(--tw-bg-opacity, 1))}.bg-success-100\/60{background-color:rgb(var(--color-success-100-rgb) / .6)}.bg-success-200{--tw-bg-opacity: 1;background-color:rgb(var(--color-success-200-rgb) / var(--tw-bg-opacity, 1))}.bg-success-50\/40{background-color:rgb(var(--color-success-50-rgb) / .4)}.bg-success-50\/60{background-color:rgb(var(--color-success-50-rgb) / .6)}.bg-success-500{--tw-bg-opacity: 1;background-color:rgb(var(--color-success-500-rgb) / var(--tw-bg-opacity, 1))}.bg-success-500\/90{background-color:rgb(var(--color-success-500-rgb) / .9)}.bg-success-600{--tw-bg-opacity: 1;background-color:rgb(var(--color-success-600-rgb) / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-warning-100{--tw-bg-opacity: 1;background-color:rgb(var(--color-warning-100-rgb) / var(--tw-bg-opacity, 1))}.bg-warning-100\/60{background-color:rgb(var(--color-warning-100-rgb) / .6)}.bg-warning-200{--tw-bg-opacity: 1;background-color:rgb(var(--color-warning-200-rgb) / var(--tw-bg-opacity, 1))}.bg-warning-50\/60{background-color:rgb(var(--color-warning-50-rgb) / .6)}.bg-warning-500{--tw-bg-opacity: 1;background-color:rgb(var(--color-warning-500-rgb) / var(--tw-bg-opacity, 1))}.bg-warning-500\/90{background-color:rgb(var(--color-warning-500-rgb) / .9)}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/15{background-color:#ffffff26}.bg-white\/20{background-color:#fff3}.bg-white\/95{background-color:#fffffff2}.bg-gradient-brand{background-image:var(--gradient-brand)}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-slate-900{--tw-gradient-from: #0f172a var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-slate-800{--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1e293b var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-slate-700{--tw-gradient-to: #334155 var(--tw-gradient-to-position)}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-20{padding-bottom:5rem}.pb-4{padding-bottom:1rem}.pb-\[100\%\]{padding-bottom:100%}.pb-\[56\.25\%\]{padding-bottom:56.25%}.pb-\[75\%\]{padding-bottom:75%}.pl-10{padding-left:2.5rem}.pl-4{padding-left:1rem}.pr-10{padding-right:2.5rem}.pr-4{padding-right:1rem}.pt-1{padding-top:.25rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:var(--font-mono),ui-monospace,monospace}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-base{font-size:1rem;line-height:1.5rem}.text-body{font-size:14px;line-height:1.6;letter-spacing:0;font-weight:400}.text-body-lg{font-size:16px;line-height:1.55;letter-spacing:0;font-weight:400}.text-caption{font-size:10px;line-height:1.35;letter-spacing:.12em;font-weight:600}.text-h1{font-size:28px;line-height:1.2;letter-spacing:-.025em;font-weight:800}.text-h2{font-size:24px;line-height:1.25;letter-spacing:-.02em;font-weight:700}.text-h3{font-size:20px;line-height:1.3;letter-spacing:-.01em;font-weight:600}.text-h4{font-size:16px;line-height:1.4;letter-spacing:0;font-weight:600}.text-label{font-size:13px;line-height:1.4;letter-spacing:0;font-weight:500}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-small{font-size:12px;line-height:1.5;letter-spacing:0;font-weight:400}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.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)}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.\!text-brand-700{--tw-text-opacity: 1 !important;color:rgb(var(--color-brand-700-rgb) / var(--tw-text-opacity, 1))!important}.\!text-danger-700{--tw-text-opacity: 1 !important;color:rgb(var(--color-danger-700-rgb) / var(--tw-text-opacity, 1))!important}.\!text-info-700{--tw-text-opacity: 1 !important;color:rgb(var(--color-teal-700-rgb) / var(--tw-text-opacity, 1))!important}.\!text-success-700{--tw-text-opacity: 1 !important;color:rgb(var(--color-success-700-rgb) / var(--tw-text-opacity, 1))!important}.\!text-warning-700{--tw-text-opacity: 1 !important;color:rgb(var(--color-warning-700-rgb) / var(--tw-text-opacity, 1))!important}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-brand,.text-brand-500{--tw-text-opacity: 1;color:rgb(var(--color-brand-500-rgb) / var(--tw-text-opacity, 1))}.text-brand-600{--tw-text-opacity: 1;color:rgb(var(--color-brand-600-rgb) / var(--tw-text-opacity, 1))}.text-brand-700{--tw-text-opacity: 1;color:rgb(var(--color-brand-700-rgb) / var(--tw-text-opacity, 1))}.text-danger-500{--tw-text-opacity: 1;color:rgb(var(--color-danger-500-rgb) / var(--tw-text-opacity, 1))}.text-danger-600{--tw-text-opacity: 1;color:rgb(var(--color-danger-600-rgb) / var(--tw-text-opacity, 1))}.text-danger-700{--tw-text-opacity: 1;color:rgb(var(--color-danger-700-rgb) / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-info-700{--tw-text-opacity: 1;color:rgb(var(--color-teal-700-rgb) / var(--tw-text-opacity, 1))}.text-neutral-400{--tw-text-opacity: 1;color:rgb(var(--color-neutral-400-rgb) / var(--tw-text-opacity, 1))}.text-neutral-500{--tw-text-opacity: 1;color:rgb(var(--color-neutral-500-rgb) / var(--tw-text-opacity, 1))}.text-neutral-600{--tw-text-opacity: 1;color:rgb(var(--color-neutral-600-rgb) / var(--tw-text-opacity, 1))}.text-neutral-700{--tw-text-opacity: 1;color:rgb(var(--color-neutral-700-rgb) / var(--tw-text-opacity, 1))}.text-neutral-900{--tw-text-opacity: 1;color:rgb(var(--color-neutral-900-rgb) / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-success-500{--tw-text-opacity: 1;color:rgb(var(--color-success-500-rgb) / var(--tw-text-opacity, 1))}.text-success-600{--tw-text-opacity: 1;color:rgb(var(--color-success-600-rgb) / var(--tw-text-opacity, 1))}.text-success-700{--tw-text-opacity: 1;color:rgb(var(--color-success-700-rgb) / var(--tw-text-opacity, 1))}.text-warning-700{--tw-text-opacity: 1;color:rgb(var(--color-warning-700-rgb) / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/65{color:#ffffffa6}.text-white\/70{color:#ffffffb3}.text-white\/75{color:#ffffffbf}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.decoration-neutral-400{text-decoration-color:rgb(var(--color-neutral-400-rgb) / 1)}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(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)}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 24px -8px rgba(13, 43, 92, .18), 0 4px 8px -4px rgba(13, 43, 92, .08);--tw-shadow-colored: 0 10px 24px -8px var(--tw-shadow-color), 0 4px 8px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgba(13, 43, 92, .08), 0 2px 4px -2px rgba(13, 43, 92, .04);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -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)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 3px 0 rgba(13, 43, 92, .06), 0 1px 2px -1px rgba(13, 43, 92, .04);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -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)}.shadow-xl{--tw-shadow: 0 20px 40px -12px rgba(13, 43, 92, .22), 0 8px 16px -8px rgba(13, 43, 92, .1);--tw-shadow-colored: 0 20px 40px -12px var(--tw-shadow-color), 0 8px 16px -8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring{--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(3px + 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)}.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)}.ring-brand,.ring-brand-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--color-brand-500-rgb) / var(--tw-ring-opacity, 1))}.ring-neutral-900\/10{--tw-ring-color: rgb(var(--color-neutral-900-rgb) / .1)}.ring-offset-2{--tw-ring-offset-width: 2px}.filter{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)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-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);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)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-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);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)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}:root{--font-sans: "Poppins"}.dark\:prose-invert:is(.dark *){--tw-prose-body: var(--tw-prose-invert-body);--tw-prose-headings: var(--tw-prose-invert-headings);--tw-prose-lead: var(--tw-prose-invert-lead);--tw-prose-links: var(--tw-prose-invert-links);--tw-prose-bold: var(--tw-prose-invert-bold);--tw-prose-counters: var(--tw-prose-invert-counters);--tw-prose-bullets: var(--tw-prose-invert-bullets);--tw-prose-hr: var(--tw-prose-invert-hr);--tw-prose-quotes: var(--tw-prose-invert-quotes);--tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);--tw-prose-captions: var(--tw-prose-invert-captions);--tw-prose-kbd: var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);--tw-prose-code: var(--tw-prose-invert-code);--tw-prose-pre-code: var(--tw-prose-invert-pre-code);--tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);--tw-prose-th-borders: var(--tw-prose-invert-th-borders);--tw-prose-td-borders: var(--tw-prose-invert-td-borders)}@media(min-width:640px){.sm\:prose{color:var(--tw-prose-body);max-width:65ch}.sm\:prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sm\:prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sm\:prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.sm\:prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.sm\:prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sm\:prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sm\:prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sm\:prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sm\:prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sm\:prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sm\:prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.sm\:prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.sm\:prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sm\:prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sm\:prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.sm\:prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.sm\:prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.sm\:prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.sm\:prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.sm\:prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.sm\:prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.sm\:prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.sm\:prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.sm\:prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.sm\:prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.sm\:prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.sm\:prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sm\:prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.sm\:prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sm\:prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sm\:prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sm\:prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.sm\:prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.sm\:prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.sm\:prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.sm\:prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.sm\:prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.sm\:prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sm\:prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sm\:prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.sm\:prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.sm\:prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sm\:prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sm\:prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.sm\:prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.sm\:prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sm\:prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.sm\:prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.sm\:prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sm\:prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.sm\:prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sm\:prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.sm\:prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.sm\:prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.sm\:prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.sm\:prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.sm\:prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.sm\:prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\:prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sm\:prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.sm\:prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\:prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.sm\:prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sm\:prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.sm\:prose :where(.sm\:prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sm\:prose :where(.sm\:prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sm\:prose :where(.sm\:prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sm\:prose :where(.sm\:prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.sm\:prose :where(.sm\:prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.sm\:prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.sm\:prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.sm\:prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.sm\:prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sm\:prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sm\:prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.sm\:prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sm\:prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sm\:prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose :where(.sm\:prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\:prose :where(.sm\:prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}@media(min-width:1024px){.lg\:prose-lg{font-size:1.125rem;line-height:1.7777778}.lg\:prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.lg\:prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-inline-start:1em}.lg\:prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.lg\:prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.lg\:prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.lg\:prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.lg\:prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding-top:.2222222em;padding-inline-end:.4444444em;padding-bottom:.2222222em;padding-inline-start:.4444444em}.lg\:prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.lg\:prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.lg\:prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.lg\:prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding-top:1em;padding-inline-end:1.5em;padding-bottom:1em;padding-inline-start:1.5em}.lg\:prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.lg\:prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.lg\:prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.lg\:prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.lg\:prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.lg\:prose-lg :where(.lg\:prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg :where(.lg\:prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.lg\:prose-lg :where(.lg\:prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.lg\:prose-lg :where(.lg\:prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.lg\:prose-lg :where(.lg\:prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.lg\:prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.lg\:prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-inline-start:1.5555556em}.lg\:prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.lg\:prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.lg\:prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.lg\:prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.lg\:prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.lg\:prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.75em;padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.lg\:prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.lg\:prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.lg\:prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.lg\:prose-lg :where(.lg\:prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\:prose-lg :where(.lg\:prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}.placeholder\:text-neutral-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(var(--color-neutral-400-rgb) / var(--tw-text-opacity, 1))}.placeholder\:text-neutral-400::placeholder{--tw-text-opacity: 1;color:rgb(var(--color-neutral-400-rgb) / var(--tw-text-opacity, 1))}.first\:pt-0:first-child{padding-top:0}.last\:pb-0:last-child{padding-bottom:0}.focus-within\:border-indigo-400:focus-within{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.focus-within\:ring-2:focus-within{--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)}.focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1))}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-px:hover{--tw-translate-y: -1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-indigo-500:hover{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.hover\:border-neutral-300:hover{--tw-border-opacity: 1;border-color:rgb(var(--color-neutral-300-rgb) / var(--tw-border-opacity, 1))}.hover\:bg-brand-600:hover{--tw-bg-opacity: 1;background-color:rgb(var(--color-brand-600-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-brand-700:hover{--tw-bg-opacity: 1;background-color:rgb(var(--color-brand-700-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-brand-950:hover{--tw-bg-opacity: 1;background-color:rgb(var(--color-brand-950-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-danger-600:hover{--tw-bg-opacity: 1;background-color:rgb(var(--color-danger-600-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-50:hover{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.hover\:bg-neutral-100:hover{--tw-bg-opacity: 1;background-color:rgb(var(--color-neutral-100-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-neutral-50:hover{--tw-bg-opacity: 1;background-color:rgb(var(--color-neutral-50-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-neutral-50\/60:hover{background-color:rgb(var(--color-neutral-50-rgb) / .6)}.hover\:bg-success-700:hover{--tw-bg-opacity: 1;background-color:rgb(var(--color-success-700-rgb) / var(--tw-bg-opacity, 1))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-indigo-600:hover{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.hover\:text-neutral-900:hover{--tw-text-opacity: 1;color:rgb(var(--color-neutral-900-rgb) / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 24px -8px rgba(13, 43, 92, .18), 0 4px 8px -4px rgba(13, 43, 92, .08);--tw-shadow-colored: 0 10px 24px -8px var(--tw-shadow-color), 0 4px 8px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgba(13, 43, 92, .08), 0 2px 4px -2px rgba(13, 43, 92, .04);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -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)}.hover\: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)}.focus\:border-brand:focus{--tw-border-opacity: 1;border-color:rgb(var(--color-brand-500-rgb) / var(--tw-border-opacity, 1))}.focus\:border-danger-500:focus{--tw-border-opacity: 1;border-color:rgb(var(--color-danger-500-rgb) / var(--tw-border-opacity, 1))}.focus\:border-success-500:focus{--tw-border-opacity: 1;border-color:rgb(var(--color-success-500-rgb) / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\: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)}.focus\:ring-4: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(4px + 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)}.focus\:ring-brand:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--color-brand-500-rgb) / var(--tw-ring-opacity, 1))}.focus\:ring-brand-500\/30:focus{--tw-ring-color: rgb(var(--color-brand-500-rgb) / .3)}.focus\:ring-brand\/20:focus{--tw-ring-color: rgb(var(--color-brand-500-rgb) / .2)}.focus\:ring-danger-500\/20:focus{--tw-ring-color: rgb(var(--color-danger-500-rgb) / .2)}.focus\:ring-success-500\/30:focus{--tw-ring-color: rgb(var(--color-success-500-rgb) / .3)}.focus\:ring-offset-1:focus{--tw-ring-offset-width: 1px}.focus\:ring-offset-white:focus{--tw-ring-offset-color: #fff}.active\:cursor-grabbing:active{cursor:grabbing}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-60:disabled{opacity:.6}.group[open] .group-open\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.data-\[disabled\]\:cursor-not-allowed[data-disabled]{cursor:not-allowed}.data-\[checked\]\:border-brand[data-checked]{--tw-border-opacity: 1;border-color:rgb(var(--color-brand-500-rgb) / var(--tw-border-opacity, 1))}.data-\[checked\]\:bg-brand[data-checked]{--tw-bg-opacity: 1;background-color:rgb(var(--color-brand-500-rgb) / var(--tw-bg-opacity, 1))}.data-\[disabled\]\:opacity-60[data-disabled]{opacity:.6}.data-\[focus\]\:ring-4[data-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(4px + 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)}.data-\[focus\]\:ring-brand\/20[data-focus]{--tw-ring-color: rgb(var(--color-brand-500-rgb) / .2)}.dark\:divide-neutral-700:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(var(--color-neutral-700-rgb) / var(--tw-divide-opacity, 1))}.dark\:divide-neutral-800:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(var(--color-neutral-800-rgb) / var(--tw-divide-opacity, 1))}.dark\:border:is(.dark *){border-width:1px}.dark\:\!border-brand-800\/60:is(.dark *){border-color:rgb(var(--color-brand-800-rgb) / .6)!important}.dark\:\!border-danger-800\/60:is(.dark *){border-color:rgb(var(--color-danger-800-rgb) / .6)!important}.dark\:\!border-info-800\/60:is(.dark *){border-color:rgb(var(--color-teal-800-rgb) / .6)!important}.dark\:\!border-success-800\/60:is(.dark *){border-color:rgb(var(--color-success-800-rgb) / .6)!important}.dark\:\!border-warning-800\/60:is(.dark *){border-color:rgb(var(--color-warning-800-rgb) / .6)!important}.dark\:border-brand-400:is(.dark *){--tw-border-opacity: 1;border-color:rgb(var(--color-brand-400-rgb) / var(--tw-border-opacity, 1))}.dark\:border-brand-500\/\[0\.38\]:is(.dark *){border-color:rgb(var(--color-brand-500-rgb) / .38)}.dark\:border-brand-500\/\[0\.65\]:is(.dark *){border-color:rgb(var(--color-brand-500-rgb) / .65)}.dark\:border-brand-800\/50:is(.dark *){border-color:rgb(var(--color-brand-800-rgb) / .5)}.dark\:border-brand-900:is(.dark *){--tw-border-opacity: 1;border-color:rgb(var(--color-brand-900-rgb) / var(--tw-border-opacity, 1))}.dark\:border-danger-500\/\[0\.30\]:is(.dark *){border-color:rgb(var(--color-danger-500-rgb) / .3)}.dark\:border-danger-800\/30:is(.dark *){border-color:rgb(var(--color-danger-800-rgb) / .3)}.dark\:border-danger-800\/50:is(.dark *){border-color:rgb(var(--color-danger-800-rgb) / .5)}.dark\:border-info-800\/50:is(.dark *){border-color:rgb(var(--color-teal-800-rgb) / .5)}.dark\:border-neutral-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(var(--color-neutral-600-rgb) / var(--tw-border-opacity, 1))}.dark\:border-neutral-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(var(--color-neutral-700-rgb) / var(--tw-border-opacity, 1))}.dark\:border-neutral-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(var(--color-neutral-800-rgb) / var(--tw-border-opacity, 1))}.dark\:border-neutral-800\/80:is(.dark *){border-color:rgb(var(--color-neutral-800-rgb) / .8)}.dark\:border-success-500\/\[0\.32\]:is(.dark *){border-color:rgb(var(--color-success-500-rgb) / .32)}.dark\:border-success-800\/30:is(.dark *){border-color:rgb(var(--color-success-800-rgb) / .3)}.dark\:border-success-800\/50:is(.dark *){border-color:rgb(var(--color-success-800-rgb) / .5)}.dark\:border-warning-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(var(--color-warning-800-rgb) / var(--tw-border-opacity, 1))}.dark\:border-warning-800\/50:is(.dark *){border-color:rgb(var(--color-warning-800-rgb) / .5)}.dark\:border-white\/10:is(.dark *){border-color:#ffffff1a}.dark\:border-t-neutral-800:is(.dark *){--tw-border-opacity: 1;border-top-color:rgb(var(--color-neutral-800-rgb) / var(--tw-border-opacity, 1))}.dark\:border-t-transparent:is(.dark *){border-top-color:transparent}.dark\:\!bg-brand-900\/40:is(.dark *){background-color:rgb(var(--color-brand-900-rgb) / .4)!important}.dark\:\!bg-danger-900\/40:is(.dark *){background-color:rgb(var(--color-danger-900-rgb) / .4)!important}.dark\:\!bg-info-900\/40:is(.dark *){background-color:rgb(var(--color-teal-900-rgb) / .4)!important}.dark\:\!bg-success-900\/40:is(.dark *){background-color:rgb(var(--color-success-900-rgb) / .4)!important}.dark\:\!bg-warning-900\/40:is(.dark *){background-color:rgb(var(--color-warning-900-rgb) / .4)!important}.dark\:bg-brand-100:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--color-brand-100-rgb) / var(--tw-bg-opacity, 1))}.dark\:bg-brand-400:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--color-brand-400-rgb) / var(--tw-bg-opacity, 1))}.dark\:bg-brand-500\/\[0\.12\]:is(.dark *){background-color:rgb(var(--color-brand-500-rgb) / .12)}.dark\:bg-brand-500\/\[0\.14\]:is(.dark *){background-color:rgb(var(--color-brand-500-rgb) / .14)}.dark\:bg-brand-500\/\[0\.28\]:is(.dark *){background-color:rgb(var(--color-brand-500-rgb) / .28)}.dark\:bg-brand-900\/20:is(.dark *){background-color:rgb(var(--color-brand-900-rgb) / .2)}.dark\:bg-brand-900\/30:is(.dark *){background-color:rgb(var(--color-brand-900-rgb) / .3)}.dark\:bg-brand-900\/50:is(.dark *){background-color:rgb(var(--color-brand-900-rgb) / .5)}.dark\:bg-brand-900\/60:is(.dark *){background-color:rgb(var(--color-brand-900-rgb) / .6)}.dark\:bg-brand-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--color-brand-950-rgb) / var(--tw-bg-opacity, 1))}.dark\:bg-danger-500\/\[0\.12\]:is(.dark *){background-color:rgb(var(--color-danger-500-rgb) / .12)}.dark\:bg-danger-900\/20:is(.dark *){background-color:rgb(var(--color-danger-900-rgb) / .2)}.dark\:bg-danger-900\/50:is(.dark *){background-color:rgb(var(--color-danger-900-rgb) / .5)}.dark\:bg-danger-900\/60:is(.dark *){background-color:rgb(var(--color-danger-900-rgb) / .6)}.dark\:bg-info-500\/\[0\.12\]:is(.dark *){background-color:rgb(var(--color-teal-500-rgb) / .12)}.dark\:bg-info-900\/50:is(.dark *){background-color:rgb(var(--color-teal-900-rgb) / .5)}.dark\:bg-info-900\/60:is(.dark *){background-color:rgb(var(--color-teal-900-rgb) / .6)}.dark\:bg-neutral-200:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--color-neutral-200-rgb) / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-50\/60:is(.dark *){background-color:rgb(var(--color-neutral-50-rgb) / .6)}.dark\:bg-neutral-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--color-neutral-600-rgb) / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--color-neutral-700-rgb) / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--color-neutral-800-rgb) / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--color-neutral-900-rgb) / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-900\/40:is(.dark *){background-color:rgb(var(--color-neutral-900-rgb) / .4)}.dark\:bg-neutral-900\/50:is(.dark *){background-color:rgb(var(--color-neutral-900-rgb) / .5)}.dark\:bg-neutral-900\/95:is(.dark *){background-color:rgb(var(--color-neutral-900-rgb) / .95)}.dark\:bg-neutral-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--color-neutral-950-rgb) / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-950\/70:is(.dark *){background-color:rgb(var(--color-neutral-950-rgb) / .7)}.dark\:bg-success-500\/\[0\.12\]:is(.dark *){background-color:rgb(var(--color-success-500-rgb) / .12)}.dark\:bg-success-500\/\[0\.14\]:is(.dark *){background-color:rgb(var(--color-success-500-rgb) / .14)}.dark\:bg-success-900\/20:is(.dark *){background-color:rgb(var(--color-success-900-rgb) / .2)}.dark\:bg-success-900\/50:is(.dark *){background-color:rgb(var(--color-success-900-rgb) / .5)}.dark\:bg-success-900\/60:is(.dark *){background-color:rgb(var(--color-success-900-rgb) / .6)}.dark\:bg-transparent:is(.dark *){background-color:transparent}.dark\:bg-warning-500\/\[0\.12\]:is(.dark *){background-color:rgb(var(--color-warning-500-rgb) / .12)}.dark\:bg-warning-900\/20:is(.dark *){background-color:rgb(var(--color-warning-900-rgb) / .2)}.dark\:bg-warning-900\/50:is(.dark *){background-color:rgb(var(--color-warning-900-rgb) / .5)}.dark\:bg-warning-900\/60:is(.dark *){background-color:rgb(var(--color-warning-900-rgb) / .6)}.dark\:bg-white\/\[0\.06\]:is(.dark *){background-color:#ffffff0f}.dark\:from-neutral-900:is(.dark *){--tw-gradient-from: rgb(var(--color-neutral-900-rgb) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--color-neutral-900-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:to-neutral-800:is(.dark *){--tw-gradient-to: rgb(var(--color-neutral-800-rgb) / 1) var(--tw-gradient-to-position)}.dark\:\!text-brand-200:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(var(--color-brand-200-rgb) / var(--tw-text-opacity, 1))!important}.dark\:\!text-danger-200:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(var(--color-danger-200-rgb) / var(--tw-text-opacity, 1))!important}.dark\:\!text-info-200:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(var(--color-teal-200-rgb) / var(--tw-text-opacity, 1))!important}.dark\:\!text-success-200:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(var(--color-success-200-rgb) / var(--tw-text-opacity, 1))!important}.dark\:\!text-warning-200:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(var(--color-warning-200-rgb) / var(--tw-text-opacity, 1))!important}.dark\:text-brand-100:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-brand-100-rgb) / var(--tw-text-opacity, 1))}.dark\:text-brand-300:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-brand-300-rgb) / var(--tw-text-opacity, 1))}.dark\:text-brand-400:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-brand-400-rgb) / var(--tw-text-opacity, 1))}.dark\:text-brand-900:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-brand-900-rgb) / var(--tw-text-opacity, 1))}.dark\:text-danger-300:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-danger-300-rgb) / var(--tw-text-opacity, 1))}.dark\:text-danger-400:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-danger-400-rgb) / var(--tw-text-opacity, 1))}.dark\:text-info-300:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-teal-300-rgb) / var(--tw-text-opacity, 1))}.dark\:text-info-400:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-teal-400-rgb) / var(--tw-text-opacity, 1))}.dark\:text-neutral-100:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-neutral-100-rgb) / var(--tw-text-opacity, 1))}.dark\:text-neutral-300:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-neutral-300-rgb) / var(--tw-text-opacity, 1))}.dark\:text-neutral-400:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-neutral-400-rgb) / var(--tw-text-opacity, 1))}.dark\:text-neutral-50:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-neutral-50-rgb) / var(--tw-text-opacity, 1))}.dark\:text-neutral-500:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-neutral-500-rgb) / var(--tw-text-opacity, 1))}.dark\:text-neutral-600:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-neutral-600-rgb) / var(--tw-text-opacity, 1))}.dark\:text-neutral-900:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-neutral-900-rgb) / var(--tw-text-opacity, 1))}.dark\:text-success-300:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-success-300-rgb) / var(--tw-text-opacity, 1))}.dark\:text-success-400:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-success-400-rgb) / var(--tw-text-opacity, 1))}.dark\:text-warning-300:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-warning-300-rgb) / var(--tw-text-opacity, 1))}.dark\:text-warning-400:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-warning-400-rgb) / var(--tw-text-opacity, 1))}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:decoration-neutral-600:is(.dark *){text-decoration-color:rgb(var(--color-neutral-600-rgb) / 1)}.dark\:shadow-none:is(.dark *){--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:ring-neutral-50\/10:is(.dark *){--tw-ring-color: rgb(var(--color-neutral-50-rgb) / .1)}.dark\:ring-offset-neutral-900:is(.dark *){--tw-ring-offset-color: rgb(var(--color-neutral-900-rgb) / 1)}.dark\:placeholder\:text-neutral-500:is(.dark *)::-moz-placeholder{--tw-text-opacity: 1;color:rgb(var(--color-neutral-500-rgb) / var(--tw-text-opacity, 1))}.dark\:placeholder\:text-neutral-500:is(.dark *)::placeholder{--tw-text-opacity: 1;color:rgb(var(--color-neutral-500-rgb) / var(--tw-text-opacity, 1))}.dark\:hover\:border-brand-500\/\[0\.55\]:hover:is(.dark *){border-color:rgb(var(--color-brand-500-rgb) / .55)}.dark\:hover\:border-brand-500\/\[0\.80\]:hover:is(.dark *){border-color:rgb(var(--color-brand-500-rgb) / .8)}.dark\:hover\:border-danger-500\/\[0\.45\]:hover:is(.dark *){border-color:rgb(var(--color-danger-500-rgb) / .45)}.dark\:hover\:border-neutral-600:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(var(--color-neutral-600-rgb) / var(--tw-border-opacity, 1))}.dark\:hover\:border-success-500\/\[0\.45\]:hover:is(.dark *){border-color:rgb(var(--color-success-500-rgb) / .45)}.dark\:hover\:border-white\/20:hover:is(.dark *){border-color:#fff3}.dark\:hover\:bg-brand-500\/\[0\.22\]:hover:is(.dark *){background-color:rgb(var(--color-brand-500-rgb) / .22)}.dark\:hover\:bg-brand-500\/\[0\.38\]:hover:is(.dark *){background-color:rgb(var(--color-brand-500-rgb) / .38)}.dark\:hover\:bg-danger-500\/\[0\.20\]:hover:is(.dark *){background-color:rgb(var(--color-danger-500-rgb) / .2)}.dark\:hover\:bg-neutral-700:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--color-neutral-700-rgb) / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-neutral-700\/50:hover:is(.dark *){background-color:rgb(var(--color-neutral-700-rgb) / .5)}.dark\:hover\:bg-neutral-800:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--color-neutral-800-rgb) / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-success-500\/\[0\.22\]:hover:is(.dark *){background-color:rgb(var(--color-success-500-rgb) / .22)}.dark\:hover\:bg-white\/\[0\.06\]:hover:is(.dark *){background-color:#ffffff0f}.dark\:hover\:text-brand-200:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-brand-200-rgb) / var(--tw-text-opacity, 1))}.dark\:hover\:text-neutral-100:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-neutral-100-rgb) / var(--tw-text-opacity, 1))}.dark\:hover\:text-neutral-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-neutral-300-rgb) / var(--tw-text-opacity, 1))}.dark\:hover\:text-white:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:focus\:border-brand-400:focus:is(.dark *){--tw-border-opacity: 1;border-color:rgb(var(--color-brand-400-rgb) / var(--tw-border-opacity, 1))}.dark\:focus\:border-danger-400:focus:is(.dark *){--tw-border-opacity: 1;border-color:rgb(var(--color-danger-400-rgb) / var(--tw-border-opacity, 1))}.dark\:focus\:border-success-400:focus:is(.dark *){--tw-border-opacity: 1;border-color:rgb(var(--color-success-400-rgb) / var(--tw-border-opacity, 1))}.dark\:focus\:ring-brand-400:focus:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--color-brand-400-rgb) / var(--tw-ring-opacity, 1))}.dark\:focus\:ring-brand-400\/30:focus:is(.dark *){--tw-ring-color: rgb(var(--color-brand-400-rgb) / .3)}.dark\:focus\:ring-danger-400\/20:focus:is(.dark *){--tw-ring-color: rgb(var(--color-danger-400-rgb) / .2)}.dark\:focus\:ring-success-400\/30:focus:is(.dark *){--tw-ring-color: rgb(var(--color-success-400-rgb) / .3)}.dark\:focus\:ring-offset-neutral-900:focus:is(.dark *){--tw-ring-offset-color: rgb(var(--color-neutral-900-rgb) / 1)}.dark\:disabled\:border-neutral-700:disabled:is(.dark *){--tw-border-opacity: 1;border-color:rgb(var(--color-neutral-700-rgb) / var(--tw-border-opacity, 1))}.dark\:disabled\:bg-neutral-900:disabled:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--color-neutral-900-rgb) / var(--tw-bg-opacity, 1))}.dark\:disabled\:text-neutral-600:disabled:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-neutral-600-rgb) / var(--tw-text-opacity, 1))}.group:hover .dark\:group-hover\:text-neutral-400:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--color-neutral-400-rgb) / var(--tw-text-opacity, 1))}.dark\:data-\[focus\]\:ring-brand-400[data-focus]:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--color-brand-400-rgb) / var(--tw-ring-opacity, 1))}@media(min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:768px){.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:justify-between{justify-content:space-between}.md\:gap-3{gap:.75rem}.md\:gap-6{gap:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-\[15px\]{font-size:15px}}@media(min-width:1024px){.lg\:block{display:block}.lg\:hidden{display:none}.lg\:w-64{width:16rem}.lg\:w-72{width:18rem}.lg\:w-80{width:20rem}.lg\:w-96{width:24rem}.lg\:shrink-0{flex-shrink:0}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:justify-between{justify-content:space-between}.lg\:gap-6{gap:1.5rem}.lg\:border-b-0{border-bottom-width:0px}.lg\:border-l{border-left-width:1px}.lg\:border-r{border-right-width:1px}.lg\:border-neutral-100{--tw-border-opacity: 1;border-color:rgb(var(--color-neutral-100-rgb) / var(--tw-border-opacity, 1))}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:pb-0{padding-bottom:0}.lg\:pl-6{padding-left:1.5rem}.lg\:pr-4{padding-right:1rem}.lg\:dark\:border-neutral-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(var(--color-neutral-800-rgb) / var(--tw-border-opacity, 1))}}@media(min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.\[\&_table\]\:min-w-full table{min-width:100%}.\[\&_thead\]\:sticky thead{position:sticky}.\[\&_thead\]\:top-0 thead{top:0}.\[\&_thead\]\:z-10 thead{z-index:10}.\[\&_thead\]\:bg-white thead{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.\[\&_thead\]\:shadow-\[0_1px_0_0_rgba\(229\,231\,235\,1\)\] thead{--tw-shadow: 0 1px 0 0 rgba(229,231,235,1);--tw-shadow-colored: 0 1px 0 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:\[\&_thead\]\:bg-neutral-800 thead:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--color-neutral-800-rgb) / var(--tw-bg-opacity, 1))}.dark\:\[\&_thead\]\:shadow-\[0_1px_0_0_rgba\(64\,64\,64\,1\)\] thead:is(.dark *){--tw-shadow: 0 1px 0 0 rgba(64,64,64,1);--tw-shadow-colored: 0 1px 0 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}
