@import"https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Tajawal:wght@300;400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Alexandria:wght@400;500;600;700;800;900&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--color-primary: #10b981;--color-primary-light: #34d399;--color-primary-dark: #059669;--color-secondary: #3b82f6;--color-secondary-light: #60a5fa;--color-secondary-dark: #2563eb;--color-accent: #a855f7;--color-accent-light: #c084fc;--color-accent-dark: #9333ea;--color-success: #10b981;--color-warning: #f59e0b;--color-error: #ef4444;--color-info: #3b82f6;--bg-main: #050505;--bg-surface: #0a0a0a;--bg-elevated: #1a1a1a;--bg-overlay: rgba(0, 0, 0, .8);--text-primary: #ffffff;--text-secondary: #a0a0a0;--text-disabled: #666666;--text-hint: #888888;--border-default: rgba(255, 255, 255, .1);--border-focus: rgba(255, 255, 255, .3);--border-hover: rgba(255, 255, 255, .2);--font-family: "Cairo, sans-serif";--font-size-base: 16px;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height: 1.5;--spacing-unit: 8px;--spacing-xs: calc(var(--spacing-unit) * 1);--spacing-sm: calc(var(--spacing-unit) * 2);--spacing-md: calc(var(--spacing-unit) * 3);--spacing-lg: calc(var(--spacing-unit) * 4);--spacing-xl: calc(var(--spacing-unit) * 6);--spacing-2xl: calc(var(--spacing-unit) * 8);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-2xl: 24px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px rgba(0, 0, 0, .15);--shadow-2xl: 0 25px 50px rgba(0, 0, 0, .25);--transition-fast: .15s;--transition-normal: .3s;--transition-slow: .5s;--easing-default: cubic-bezier(.4, 0, .2, 1);--easing-bounce: cubic-bezier(.68, -.55, .265, 1.55)}[data-theme=light]{--bg-main: #ffffff;--bg-surface: #f5f5f5;--bg-elevated: #e5e5e5;--bg-overlay: rgba(255, 255, 255, .9);--text-primary: #000000;--text-secondary: #666666;--text-disabled: #999999;--text-hint: #777777;--border-default: rgba(0, 0, 0, .1);--border-focus: rgba(0, 0, 0, .3);--border-hover: rgba(0, 0, 0, .2)}.bg-primary{background-color:var(--color-primary)}.bg-surface{background-color:var(--bg-surface)}.text-primary{color:var(--text-primary)}.text-secondary{color:var(--text-secondary)}.border-default{border-color:var(--border-default)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-md{border-radius:var(--radius-md)}.rounded-lg{border-radius:var(--radius-lg)}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow-md{box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:var(--shadow-lg)}.transition-fast{transition:all var(--transition-fast) var(--easing-default)}.transition-normal{transition:all var(--transition-normal) var(--easing-default)}.img-vibrant{filter:brightness(1.08) contrast(1.08) saturate(1.15);image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes scaleIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.animate-fade-in{animation:fadeIn var(--transition-normal) var(--easing-default)}.animate-slide-in{animation:slideIn var(--transition-normal) var(--easing-default)}.animate-scale-in{animation:scaleIn var(--transition-normal) var(--easing-default)}.lv10-root{--orange: #ff7a1a;--orange-deep: #de6203;--orange-soft: #ffb26b;--red: #d61b1c;--green-wa: #25d366;--green-wa-deep: #128c7e;--font-display: "Alexandria", "IBM Plex Sans Arabic", sans-serif;--font-body: "IBM Plex Sans Arabic", "Alexandria", sans-serif;--font-latin: "Space Grotesk", monospace;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-spring: cubic-bezier(.34, 1.56, .64, 1);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 16px;--radius-sm: 12px;--container: 1200px}.lv10-root,.lv10-root[data-theme=dark]{--bg: #07070a;--bg-2: #0c0c11;--bg-3: #121218;--ink: #f5f3ef;--ink-2: rgba(245, 243, 239, .64);--ink-3: rgba(245, 243, 239, .4);--line: rgba(255, 255, 255, .09);--line-strong: rgba(255, 255, 255, .16);--glass-bg: linear-gradient(135deg, rgba(255, 255, 255, .09), rgba(255, 255, 255, .03));--glass-bg-strong: linear-gradient(135deg, rgba(255, 255, 255, .13), rgba(255, 255, 255, .05));--glass-border: rgba(255, 255, 255, .12);--glass-inset: inset 0 1px 0 rgba(255, 255, 255, .14);--glass-shadow: 0 24px 60px -24px rgba(0, 0, 0, .7);--card: rgba(255, 255, 255, .04);--card-hover: rgba(255, 255, 255, .07);--glow-orange: 0 0 120px -30px rgba(255, 122, 26, .55);--hero-spot-1: rgba(255, 122, 26, .16);--hero-spot-2: rgba(214, 27, 28, .1);--hero-spot-3: rgba(255, 178, 107, .08);--nav-bg: rgba(14, 14, 18, .6);--nav-bg-docked: rgba(9, 9, 12, .78);--btn-ink-bg: #f5f3ef;--btn-ink-fg: #0b0b0e;--img-hero: url(/bg-hero-dark.jpg);--img-stage: url(/bg-stage-dark.jpg);--img-room: url(/bg-room-dark.jpg);--img-veil: linear-gradient(180deg, rgba(7, 7, 10, .42), rgba(7, 7, 10, .18) 40%, rgba(7, 7, 10, .72) 88%, var(--bg));--img-veil-flat: rgba(7, 7, 10, .5);--wa-chat-bg: #0b141a;--wa-bubble-in: #202c33;--wa-bubble-out: #005c4b;--wa-ink: #e9edef;--wa-ink-2: rgba(233, 237, 239, .6);--wa-tick: #53bdeb;--screen-bg: #0e0f13;--scrollbar-thumb: rgba(255, 255, 255, .18)}.lv10-root[data-theme=light]{--bg: #f6f4f1;--bg-2: #fdfcfa;--bg-3: #efece7;--ink: #171512;--ink-2: rgba(23, 21, 18, .64);--ink-3: rgba(23, 21, 18, .42);--line: rgba(23, 21, 18, .09);--line-strong: rgba(23, 21, 18, .16);--glass-bg: linear-gradient(135deg, rgba(255, 255, 255, .7), rgba(255, 255, 255, .35));--glass-bg-strong: linear-gradient(135deg, rgba(255, 255, 255, .86), rgba(255, 255, 255, .55));--glass-border: rgba(23, 21, 18, .1);--glass-inset: inset 0 1px 0 rgba(255, 255, 255, .85);--glass-shadow: 0 24px 60px -28px rgba(23, 21, 18, .22);--card: rgba(255, 255, 255, .62);--card-hover: rgba(255, 255, 255, .92);--glow-orange: 0 0 120px -40px rgba(222, 98, 3, .4);--hero-spot-1: rgba(255, 122, 26, .14);--hero-spot-2: rgba(214, 27, 28, .06);--hero-spot-3: rgba(255, 178, 107, .16);--nav-bg: rgba(255, 255, 255, .55);--nav-bg-docked: rgba(252, 251, 249, .8);--btn-ink-bg: #171512;--btn-ink-fg: #f6f4f1;--wa-chat-bg: #efe7dd;--wa-bubble-in: #ffffff;--wa-bubble-out: #d9fdd3;--wa-ink: #111b21;--wa-ink-2: rgba(17, 27, 33, .6);--wa-tick: #53bdeb;--screen-bg: #f8f7f5;--scrollbar-thumb: rgba(23, 21, 18, .22);--img-hero: url(/bg-hero-light.jpg);--img-stage: url(/bg-stage-light.jpg);--img-room: url(/bg-room-light.jpg);--img-veil: linear-gradient(180deg, rgba(246, 244, 241, .28), rgba(246, 244, 241, .06) 40%, rgba(246, 244, 241, .65) 88%, var(--bg));--img-veil-flat: rgba(246, 244, 241, .35)}.lv10-root,.lv10-root *{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}html.lenis{height:auto;scroll-behavior:auto}.lv10-root .lenis.lenis-smooth{scroll-behavior:auto!important}.lv10-root{font-family:var(--font-body);background:var(--bg);color:var(--ink);overflow-x:clip;line-height:normal;font-size:16px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;transition:background .5s ease,color .5s ease}.lv10-root ::-moz-selection{background:#ff7a1a59;color:var(--ink)}.lv10-root ::selection{background:#ff7a1a59;color:var(--ink)}.lv10-root ::-webkit-scrollbar{width:10px}.lv10-root ::-webkit-scrollbar-track{background:var(--bg)}.lv10-root ::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:99px;border:2px solid var(--bg)}.lv10-root img,.lv10-root svg,.lv10-root video{display:block;max-width:100%}.lv10-root button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.lv10-root a{color:inherit;text-decoration:none}.lv10-root ul,.lv10-root ol{list-style:none}.lv10-root h1,.lv10-root h2,.lv10-root h3,.lv10-root h4{font-family:var(--font-display);font-weight:700;letter-spacing:-.02em}.lv10-root .en-num{font-family:var(--font-latin);font-feature-settings:"tnum";direction:ltr;unicode-bidi:embed}.lv10-root .container{max-width:var(--container);margin-inline:auto;padding-inline:24px}.lv10-root .glass{background:var(--glass-bg);border:1px solid var(--glass-border);backdrop-filter:blur(22px) saturate(1.5);-webkit-backdrop-filter:blur(22px) saturate(1.5);box-shadow:var(--glass-inset),var(--glass-shadow)}.lv10-root .glass-strong{background:var(--glass-bg-strong);border:1px solid var(--glass-border);backdrop-filter:blur(28px) saturate(1.6);-webkit-backdrop-filter:blur(28px) saturate(1.6);box-shadow:var(--glass-inset),var(--glass-shadow)}.lv10-root .section{position:relative;padding:120px 0}.lv10-root .section-head{text-align:center;max-width:780px;margin:0 auto 64px;padding-inline:24px}.lv10-root .section-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:600;letter-spacing:.06em;color:var(--orange);background:#ff7a1a1a;border:1px solid rgba(255,122,26,.25);border-radius:999px;padding:7px 16px;margin-bottom:20px}.lv10-root .section-eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--orange);box-shadow:0 0 12px #ff7a1ae6;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{50%{opacity:.4;transform:scale(.8)}}.lv10-root .section-title{font-size:clamp(30px,4.6vw,52px);line-height:1.18;font-weight:800}.lv10-root .section-title em{font-style:normal;background:linear-gradient(120deg,var(--orange-soft),var(--orange) 45%,var(--orange-deep));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lv10-root .section-lede{font-size:clamp(15px,1.6vw,18px);color:var(--ink-2);line-height:1.9;margin-top:18px;font-weight:400}.lv10-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--font-display);font-size:15px;font-weight:600;border-radius:999px;padding:15px 30px;transition:transform .35s var(--ease-spring),box-shadow .35s ease,background .35s ease;will-change:transform;white-space:nowrap}.lv10-root .btn:active{transform:scale(.97)}.lv10-root .btn-primary{color:#fff;background:linear-gradient(135deg,#ff9440,var(--orange) 40%,var(--orange-deep));box-shadow:inset 0 1px #ffffff59,0 12px 32px -10px #ff7a1aa6;position:relative;overflow:hidden}.lv10-root .btn-primary:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.35) 50%,transparent 70%);transform:translate(160%);transition:transform .9s ease}.lv10-root .btn-primary:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff59,0 18px 44px -12px #ff7a1acc}.lv10-root .btn-primary:hover:after{transform:translate(-160%)}.lv10-root .btn-glass{color:var(--ink);background:var(--glass-bg);border:1px solid var(--glass-border);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:var(--glass-inset)}.lv10-root .btn-glass:hover{transform:translateY(-2px);background:var(--glass-bg-strong)}.lv10-root .btn-ink{background:var(--btn-ink-bg);color:var(--btn-ink-fg);box-shadow:0 10px 30px -12px #0006}.lv10-root .btn-ink:hover{transform:translateY(-2px)}.lv10-root .hide-scroll::-webkit-scrollbar{display:none}.lv10-root .hide-scroll{scrollbar-width:none}.lv10-root .bg-photo{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat}.lv10-root .bg-photo:after{content:"";position:absolute;inset:0;background:var(--img-veil)}.lv10-root .liquid{position:relative;background:linear-gradient(135deg,#ffffff1f,#ffffff09 40%,#ffffff17);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(32px) saturate(1.8);-webkit-backdrop-filter:blur(32px) saturate(1.8);box-shadow:inset 0 1px #ffffff38,inset 0 -1px #ffffff0d,0 42px 90px -32px #000000a6}.lv10-root .liquid:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(120% 60% at 50% -10%,rgba(255,255,255,.14),transparent 60%)}.lv10-root[data-theme=light] .liquid{background:linear-gradient(135deg,#ffffffb8,#fff6 45%,#fff9);border-color:#ffffffbf;box-shadow:inset 0 1px #fffffff2,inset 0 -1px #ffffff4d,0 42px 90px -34px #17151259}.lv10-root[data-theme=light] .liquid:before{background:radial-gradient(120% 60% at 50% -10%,rgba(255,255,255,.55),transparent 60%)}@media(max-width:720px){.lv10-root .section{padding:84px 0}.lv10-root .section-head{margin-bottom:44px}}@media(prefers-reduced-motion:reduce){.lv10-root,.lv10-root *,.lv10-root *:before,.lv10-root *:after{animation-duration:1ms!important;transition-duration:1ms!important}}.lv10-root .page-hero{position:relative;padding:168px 0 84px;overflow:hidden}.lv10-root .page-hero-lg{padding-bottom:110px}.lv10-root .page-hero-glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(52% 46% at 50% 0%,var(--hero-spot-1),transparent 70%),radial-gradient(34% 30% at 82% 12%,var(--hero-spot-2),transparent 70%),radial-gradient(30% 26% at 14% 8%,var(--hero-spot-3),transparent 70%)}.lv10-root .page-hero-inner{position:relative;text-align:center;max-width:880px}.lv10-root .page-hero-title{font-size:clamp(34px,5.6vw,62px);line-height:1.14;font-weight:800;letter-spacing:-.02em;margin-top:4px}.lv10-root .page-hero-title em{font-style:normal;background:linear-gradient(120deg,var(--orange-soft),var(--orange) 45%,var(--orange-deep));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lv10-root .page-hero-sub{font-size:clamp(15px,1.7vw,18.5px);color:var(--ink-2);line-height:1.95;margin:20px auto 0;max-width:660px}.lv10-root .page-hero-extra{margin-top:34px;display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.lv10-root .site-grid{display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.lv10-root .site-grid.cols-2{grid-template-columns:repeat(2,1fr)}.lv10-root .site-grid.cols-4{grid-template-columns:repeat(4,1fr)}@media(max-width:1020px){.lv10-root .site-grid,.lv10-root .site-grid.cols-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.lv10-root .site-grid,.lv10-root .site-grid.cols-2,.lv10-root .site-grid.cols-4{grid-template-columns:1fr}}.lv10-root .site-card{position:relative;display:flex;flex-direction:column;gap:10px;padding:26px 24px 24px;border-radius:var(--radius-lg);transition:transform .4s var(--ease-spring),border-color .3s ease,background .3s ease}.lv10-root .site-card:hover{transform:translateY(-5px);border-color:#ff7a1a59}.lv10-root .site-card-icon{width:46px;height:46px;display:grid;place-items:center;font-size:22px;border-radius:14px;background:#ff7a1a1c;border:1px solid rgba(255,122,26,.25);box-shadow:0 6px 18px -8px #ff7a1a80}.lv10-root .site-card h3{font-size:16.5px;font-weight:700}.lv10-root .site-card p{font-size:13.5px;line-height:1.85;color:var(--ink-2)}.lv10-root .site-card-link{margin-top:auto;padding-top:8px;display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--orange);opacity:0;transform:translateY(4px);transition:opacity .3s ease,transform .3s ease}.lv10-root .site-card:hover .site-card-link{opacity:1;transform:translateY(0)}.lv10-root .site-card-tag{position:absolute;top:20px;inset-inline-end:20px;font-size:10.5px;font-weight:700;letter-spacing:.05em;color:var(--orange);background:#ff7a1a1a;border:1px solid rgba(255,122,26,.3);border-radius:999px;padding:4px 10px}.lv10-root .stat-band{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:940px;margin:0 auto}.lv10-root .stat-band-item{text-align:center;padding:26px 14px;border-radius:var(--radius-lg)}.lv10-root .stat-band-item b{display:block;font-family:var(--font-latin);font-size:clamp(26px,3.4vw,38px);font-weight:700;background:linear-gradient(120deg,var(--orange-soft),var(--orange) 55%,var(--orange-deep));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lv10-root .stat-band-item span{display:block;margin-top:6px;font-size:12.5px;color:var(--ink-2)}@media(max-width:720px){.lv10-root .stat-band{grid-template-columns:repeat(2,1fr);gap:12px}}.lv10-root .step-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lv10-root .step-card{padding:30px 26px;border-radius:var(--radius-lg);position:relative;overflow:hidden}.lv10-root .step-card-n{font-family:var(--font-latin);font-size:13px;font-weight:700;color:var(--orange);letter-spacing:.14em}.lv10-root .step-card h3{font-size:18px;margin:12px 0 10px}.lv10-root .step-card p{font-size:13.5px;line-height:1.9;color:var(--ink-2)}.lv10-root .step-card:after{content:"";position:absolute;inset-inline-start:0;top:0;width:3px;height:100%;background:linear-gradient(180deg,var(--orange),transparent 80%);opacity:.7}@media(max-width:860px){.lv10-root .step-cards{grid-template-columns:1fr}}.lv10-root .mail-row{display:flex;gap:10px;max-width:460px;margin-inline:auto;padding:7px;border-radius:999px}.lv10-root .mail-row input{flex:1;min-width:0;border:none;background:transparent;color:var(--ink);font-family:var(--font-body);font-size:14px;padding-inline:16px;outline:none}.lv10-root .mail-row input::-moz-placeholder{color:var(--ink-3)}.lv10-root .mail-row input::placeholder{color:var(--ink-3)}.lv10-root .mail-row .btn{padding:12px 24px;font-size:14px}.lv10-root .mail-note{margin-top:14px;font-size:12px;color:var(--ink-3);text-align:center}.lv10-root .band-cta{position:relative;text-align:center;border-radius:var(--radius-xl);padding:clamp(44px,7vw,80px) 28px;overflow:hidden}.lv10-root .band-cta-glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(60% 90% at 50% 110%,rgba(255,122,26,.22),transparent 70%)}.lv10-root .band-cta h2{position:relative;font-size:clamp(26px,4vw,44px);font-weight:800;line-height:1.2}.lv10-root .band-cta h2 em{font-style:normal;background:linear-gradient(120deg,var(--orange-soft),var(--orange) 45%,var(--orange-deep));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lv10-root .band-cta p{position:relative;margin:16px auto 28px;max-width:520px;font-size:15px;line-height:1.9;color:var(--ink-2)}.lv10-root .band-cta>*{position:relative}.lv10-root .crumb{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;color:var(--ink-3);margin-bottom:18px}.lv10-root .crumb a{color:var(--ink-2);transition:color .25s}.lv10-root .crumb a:hover{color:var(--orange)}.lv10-root .crumb svg{opacity:.5}.lv10-root [dir=rtl] .crumb svg{transform:scaleX(-1)}.lv10-root .section-tight{padding:84px 0}@media(max-width:720px){.lv10-root .page-hero{padding:138px 0 60px}.lv10-root .section-tight{padding:60px 0}}.lv10-root .mega-veil{position:fixed;inset:0;z-index:110;background:#00000061;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.lv10-root[data-theme=light] .mega-veil{background:#1715122e}.lv10-root .mega-panel{position:absolute;inset-inline:0;top:calc(100% - 4px);display:flex;justify-content:center;padding:0 20px;pointer-events:none}.lv10-root .mega-sheet{pointer-events:auto;width:min(1240px,100%);border-radius:26px;padding:30px 30px 16px;overflow:hidden}.lv10-root .mega-cols{display:grid;grid-template-columns:repeat(5,1fr) 236px;gap:22px}.lv10-root .mega-col h4{font-size:11.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-3);margin-bottom:13px}.lv10-root .mega-col ul{display:flex;flex-direction:column;gap:2px}.lv10-root .mega-col li a{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:500;color:var(--ink-2);padding:7px 8px;margin-inline:-8px;border-radius:10px;transition:color .22s ease,background .22s ease,padding-inline-start .25s var(--ease-out)}.lv10-root .mega-col li a:hover{color:var(--ink);background:var(--card-hover);padding-inline-start:12px}.lv10-root .mega-ico{font-size:13.5px;width:18px;display:inline-grid;place-items:center;filter:saturate(.9)}.lv10-root .mega-promo{position:relative;display:flex;flex-direction:column;gap:9px;padding:20px 18px 18px;border-radius:20px;background:radial-gradient(120% 90% at 85% -10%,rgba(255,122,26,.22),transparent 60%),var(--card);border:1px solid rgba(255,122,26,.3);overflow:hidden;transition:transform .35s var(--ease-spring),border-color .3s ease,box-shadow .35s ease}.lv10-root .mega-promo:hover{transform:translateY(-3px);border-color:#ff7a1a8c;box-shadow:0 18px 44px -18px #ff7a1a73}.lv10-root .mega-promo-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:10.5px;font-weight:700;letter-spacing:.07em;color:var(--orange)}.lv10-root .mega-promo-eyebrow .dot{width:5px;height:5px;border-radius:50%;background:var(--orange);box-shadow:0 0 10px #ff7a1ae6;animation:pulse-dot 2s ease-in-out infinite}.lv10-root .mega-promo b{font-family:var(--font-display);font-size:15px;font-weight:700;line-height:1.35}.lv10-root .mega-promo p{font-size:11.5px;line-height:1.7;color:var(--ink-2)}.lv10-root .mega-promo-chat{display:flex;flex-direction:column;gap:6px;margin-block:6px 2px}.lv10-root .mega-bubble{font-size:10.5px;line-height:1.5;padding:7px 10px;border-radius:12px;max-width:92%}.lv10-root .mega-bubble.user{align-self:flex-end;background:var(--card-hover);border:1px solid var(--line);border-end-end-radius:4px}.lv10-root .mega-bubble.ai{align-self:flex-start;color:#fff;background:linear-gradient(135deg,#ff9440,var(--orange-deep));border-end-start-radius:4px;box-shadow:0 8px 20px -8px #ff7a1a99}.lv10-root .mega-bubble.ai i{font-style:normal;margin-inline-end:5px;opacity:.85}.lv10-root .mega-promo-cta{display:inline-flex;align-items:center;gap:7px;margin-top:auto;font-size:12px;font-weight:700;color:var(--orange)}.lv10-root .mega-foot{margin-top:22px;padding:13px 4px 2px;border-top:1px solid var(--line);display:flex;justify-content:flex-end}.lv10-root .mega-foot a{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:600;color:var(--ink-2);transition:color .25s ease,gap .25s var(--ease-out)}.lv10-root .mega-foot a:hover{color:var(--orange);gap:11px}@media(max-width:1080px){.lv10-root .mega-panel,.lv10-root .mega-veil{display:none}}.lv10-root .menu-products{border-bottom:1px solid var(--line)}.lv10-root .menu-products-btn{width:100%;display:flex;align-items:center;gap:14px;font-family:var(--font-display);font-size:clamp(24px,6vw,32px);font-weight:700;padding:13px 6px;color:var(--ink);text-align:start;transition:color .25s ease}.lv10-root .menu-products-btn:hover{color:var(--orange)}.lv10-root .menu-products-chev{margin-inline-start:auto;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--card);border:1px solid var(--line);color:var(--ink-2)}.lv10-root .menu-groups{overflow:hidden;padding-inline-start:6px}.lv10-root .menu-group{border-top:1px dashed var(--line)}.lv10-root .menu-group:first-child{border-top:none}.lv10-root .menu-group-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 8px;font-size:14.5px;font-weight:650;color:var(--ink);text-align:start}.lv10-root .menu-group ul{overflow:hidden;padding-bottom:6px}.lv10-root .menu-group li a{display:flex;align-items:center;gap:10px;padding:8.5px 8px;font-size:13.5px;color:var(--ink-2);border-radius:10px;transition:color .22s,background .22s}.lv10-root .menu-group li a:hover{color:var(--ink);background:var(--card)}.lv10-root .menu-group li a span{width:18px;display:inline-grid;place-items:center;font-size:13px}.lv10-root .menu-all-products{display:flex;align-items:center;gap:8px;padding:14px 8px 16px;font-size:13.5px;font-weight:700;color:var(--orange)}.lv10-root .language-rail{min-width:65px;height:38px;display:inline-flex;align-items:center;gap:3px;padding:3px;flex:0 0 auto;border-radius:999px;color:var(--ink);background:var(--glass-bg);border:1px solid var(--glass-border);backdrop-filter:blur(16px) saturate(1.4);-webkit-backdrop-filter:blur(16px) saturate(1.4);box-shadow:var(--glass-inset);overflow:hidden;white-space:nowrap;will-change:width}.lv10-root .language-rail.is-open{background:var(--glass-bg-strong);border-color:var(--line-strong)}.lv10-root .language-rail-current,.lv10-root .language-rail-choice{height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;flex:0 0 auto}.lv10-root .language-rail-current{min-width:57px;gap:7px;padding-inline:10px;color:var(--ink);font-size:11.5px;font-weight:750;letter-spacing:.06em;transition:color .2s ease,background .2s ease}.lv10-root .language-rail.is-open .language-rail-current{color:var(--orange);background:#ff7a1a1a}.lv10-root .language-rail-choice{gap:5px;padding-inline:10px;color:var(--ink-2);border:1px solid transparent;transition:color .2s ease,background .2s ease,border-color .2s ease}.lv10-root .language-rail-choice:hover,.lv10-root .language-rail-choice:focus-visible{color:var(--ink);background:var(--card-hover);border-color:var(--line);outline:none}.lv10-root .language-rail-native{font-family:var(--font-display);font-size:12px;font-weight:700}.lv10-root .language-rail-code{color:var(--ink-3);font-size:9px;font-weight:850;letter-spacing:.08em}.lv10-root .menu-language-rail{max-width:100%;transition:max-width .38s var(--ease-spring),border-color .2s ease,background .2s ease}.lv10-root .menu-foot-row>.nav-pill{max-width:180px;overflow:hidden;transition:max-width .34s var(--ease-spring),opacity .2s ease,padding .34s var(--ease-spring),transform .34s var(--ease-spring)}.lv10-root .menu-foot-row:has(.menu-language-rail.is-open){gap:6px}.lv10-root .menu-foot-row:has(.menu-language-rail.is-open) .menu-language-rail{flex:1 1 auto;min-width:0}.lv10-root .menu-foot-row:has(.menu-language-rail.is-open)>.nav-pill:not(.menu-login){flex:0 0 38px}.lv10-root .menu-foot-row:has(.menu-language-rail.is-open)>.menu-login{flex:0 0 38px;max-width:38px;padding-inline:0}.lv10-root .menu-login-icon{flex:0 0 auto;display:none}.lv10-root .menu-login-label{overflow:hidden;white-space:nowrap;transition:max-width .32s var(--ease-spring),opacity .2s ease}.lv10-root .menu-foot-row:has(.menu-language-rail.is-open) .menu-login-icon{display:block}.lv10-root .menu-foot-row:has(.menu-language-rail.is-open) .menu-login-label{max-width:0;opacity:0}@media(max-width:640px){.lv10-root .nav-actions>.nav-language-rail,.lv10-root .nav-actions>.nav-theme{display:none}.lv10-root .menu-language-rail{min-width:65px}.lv10-root .language-rail-code{display:none}.lv10-root .language-rail-choice{padding-inline:7px}.lv10-root .language-rail-native{font-size:11px}}@media(prefers-reduced-motion:reduce){.lv10-root .language-rail,.lv10-root .language-rail *{transition-duration:.01ms!important}}.lv10-root .site-header{position:fixed;inset-inline:0;top:0;z-index:120;padding:14px 20px;pointer-events:none}.lv10-root .site-header:before{content:"";position:absolute;inset:-1px 0 -46px;background:linear-gradient(180deg,rgba(0,0,0,.34),transparent);opacity:.7;transition:opacity .4s ease;pointer-events:none}.lv10-root[data-theme=light] .site-header:before{background:linear-gradient(180deg,rgba(255,255,255,.5),transparent)}.lv10-root .site-header.is-docked:before{opacity:0}.lv10-root .nav-shell{pointer-events:auto;position:relative;max-width:1240px;margin-inline:auto;display:flex;align-items:center;gap:18px;padding:10px 14px;border-radius:999px;border:1px solid transparent;transition:background .45s ease,border-color .45s ease,box-shadow .45s ease,backdrop-filter .45s ease}.lv10-root .site-header.is-docked .nav-shell{background:var(--nav-bg-docked);border-color:var(--glass-border);backdrop-filter:blur(26px) saturate(1.6);-webkit-backdrop-filter:blur(26px) saturate(1.6);box-shadow:var(--glass-inset),0 18px 50px -22px #0000008c}.lv10-root .nav-logo{display:flex;align-items:center;flex-shrink:0}.lv10-root .nav-logo img{height:30px}.lv10-root .nav-links{display:flex;align-items:center;gap:4px;margin-inline-start:6px;white-space:nowrap}.lv10-root .nav-links a{position:relative;font-size:14px;font-weight:500;color:var(--ink-2);padding:9px 14px;border-radius:999px;transition:color .25s ease,background .25s ease}.lv10-root .nav-links a:hover{color:var(--ink);background:var(--card-hover)}.lv10-root .nav-links a.is-active{color:var(--orange)}.lv10-root .nav-mega-btn{display:inline-flex;align-items:center;gap:7px;font-family:inherit;font-size:14px;font-weight:500;color:var(--ink-2);padding:9px 14px;border-radius:999px;transition:color .25s ease,background .25s ease}.lv10-root .nav-mega-btn:hover,.lv10-root .nav-mega-btn.on{color:var(--ink);background:var(--card-hover)}.lv10-root .nav-mega-btn.on svg{color:var(--orange)}.lv10-root .nav-actions{display:flex;align-items:center;gap:8px;margin-inline-start:auto}.lv10-root .nav-pill{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:38px;padding-inline:13px;border-radius:999px;font-size:12.5px;font-weight:600;color:var(--ink);background:var(--glass-bg);border:1px solid var(--glass-border);backdrop-filter:blur(16px) saturate(1.4);-webkit-backdrop-filter:blur(16px) saturate(1.4);transition:transform .3s var(--ease-spring),background .3s ease}.lv10-root .nav-pill:hover{transform:translateY(-1px);background:var(--glass-bg-strong)}.lv10-root .nav-theme{width:38px;padding-inline:0}.lv10-root .nav-lang-code{font-size:11.5px;letter-spacing:.08em}.lv10-root .nav-signin{font-size:14px;font-weight:600;color:var(--ink-2);padding:9px 12px;border-radius:999px;transition:color .25s ease;white-space:nowrap}.lv10-root .nav-signin:hover{color:var(--ink)}.lv10-root .nav-cta{padding:11px 22px;font-size:14px}.lv10-root .nav-burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:38px;border-radius:999px;background:var(--glass-bg);border:1px solid var(--glass-border);align-items:center}.lv10-root .nav-burger span{display:block;width:16px;height:1.8px;border-radius:2px;background:var(--ink);transition:transform .3s var(--ease-out),opacity .25s ease}.lv10-root .nav-burger.on span:nth-child(1){transform:translateY(6.8px) rotate(45deg)}.lv10-root .nav-burger.on span:nth-child(2){opacity:0}.lv10-root .nav-burger.on span:nth-child(3){transform:translateY(-6.8px) rotate(-45deg)}.lv10-root .menu-screen{position:fixed;inset:0;z-index:180;display:flex;align-items:flex-end;justify-content:center;padding:14px}.lv10-root .menu-veil{position:absolute;inset:0;background:#00000073;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.lv10-root[data-theme=light] .menu-veil{background:#17151238}.lv10-root .menu-sheet{position:relative;width:min(560px,100%);max-height:calc(100dvh - 28px);overflow:auto;border-radius:30px;padding:22px 22px 24px;display:flex;flex-direction:column;gap:16px}.lv10-root .menu-head{display:flex;align-items:center;justify-content:space-between}.lv10-root .menu-close{width:40px;height:40px;display:grid;place-items:center;border-radius:999px;background:var(--card);border:1px solid var(--line);transition:transform .3s var(--ease-spring)}.lv10-root .menu-close:hover{transform:rotate(90deg)}.lv10-root .menu-links{display:flex;flex-direction:column}.lv10-root .menu-links a{display:flex;align-items:center;gap:14px;font-family:var(--font-display);font-size:clamp(24px,6vw,32px);font-weight:700;padding:13px 6px;border-bottom:1px solid var(--line);transition:padding-inline-start .3s var(--ease-out),color .25s ease}.lv10-root .menu-links a:hover{padding-inline-start:14px;color:var(--orange)}.lv10-root .menu-link-n{font-size:12px;font-weight:600;color:var(--orange);opacity:.85}.lv10-root .menu-foot{display:flex;flex-direction:column;gap:12px}.lv10-root .menu-foot-row{display:flex;gap:8px}.lv10-root .menu-login{flex:1}.lv10-root .menu-cta{width:100%}@media(max-width:1080px){.lv10-root .nav-links,.lv10-root .nav-signin{display:none}}@media(max-width:640px){.lv10-root .site-header{padding:10px 12px}.lv10-root .nav-cta{display:none}.lv10-root .nav-burger{display:flex}}@media(min-width:641px)and (max-width:1080px){.lv10-root .nav-burger{display:flex}}@media(min-width:1081px){.lv10-root .menu-screen{display:none}}.lv10-root .footer{position:relative;border-top:1px solid var(--line);background:var(--bg-2);padding-top:84px;overflow:hidden}.lv10-root .footer-glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(52% 42% at 50% 0%,rgba(255,122,26,.05),transparent 65%)}.lv10-root .footer-top{position:relative;z-index:2;display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr 1fr;gap:clamp(24px,3.2vw,44px);padding-bottom:48px}.lv10-root .footer-contact-list{display:flex;flex-direction:column;gap:10px;margin-top:20px}.lv10-root .footer-contact-list a,.lv10-root .footer-contact-list .footer-plain{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;color:var(--ink-2);transition:color .25s ease}.lv10-root .footer-contact-list a:hover{color:var(--ink)}.lv10-root .footer-contact-list svg{width:15px;height:15px;flex-shrink:0;opacity:.85}.lv10-root .footer-brand p{margin-top:18px;font-size:13.5px;line-height:1.95;color:var(--ink-2);max-width:300px}.lv10-root .footer-controls{display:flex;align-items:center;gap:10px;margin-top:22px;flex-wrap:wrap}.lv10-root .footer-langs{display:inline-flex;gap:4px;background:var(--card);border:1px solid var(--line);border-radius:999px;padding:4px}.lv10-root .footer-langs button{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700;color:var(--ink-2);border-radius:999px;padding:7px 12px;transition:all .3s ease}.lv10-root .footer-langs button:hover{color:var(--ink)}.lv10-root .footer-langs button.on{color:#fff;background:linear-gradient(135deg,#ff9440,var(--orange) 50%,var(--orange-deep));box-shadow:0 6px 16px -6px #ff7a1ab3}.lv10-root .footer-lang-more{display:grid;place-items:center;padding:7px 10px!important}.lv10-root .footer-theme{width:38px;height:38px;display:grid;place-items:center;border-radius:999px;color:var(--ink);background:var(--card);border:1px solid var(--line);transition:transform .3s var(--ease-spring),background .3s ease}.lv10-root .footer-theme:hover{transform:translateY(-1px);background:var(--card-hover)}.lv10-root .footer-col h4{font-size:13.5px;font-weight:700;margin-bottom:18px;color:var(--ink)}.lv10-root .footer-col ul{display:flex;flex-direction:column;gap:11px}.lv10-root .footer-col a,.lv10-root .footer-plain{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--ink-2);transition:color .25s ease,gap .3s var(--ease-out)}.lv10-root .footer-col a svg{opacity:0;transform:translate(var(--fl-shift, -4px));transition:opacity .25s ease,transform .3s var(--ease-out);color:var(--orange)}.lv10-root [dir=rtl] .footer-col a svg{--fl-shift: 4px}.lv10-root .footer-col a:hover{color:var(--ink);gap:11px}.lv10-root .footer-col a:hover svg{opacity:1;transform:translate(0)}.lv10-root .footer-cta{margin-top:22px;font-size:13.5px;padding:13px 24px}.lv10-root .footer-news{position:relative;z-index:2;display:flex;align-items:center;gap:18px;flex-wrap:wrap;border-top:1px solid var(--line);padding-block:26px}.lv10-root .footer-news-copy b{font-family:var(--font-display);font-size:15px;font-weight:700}.lv10-root .footer-news-form{flex:1;min-width:260px;max-width:420px;margin-inline:0}.lv10-root .footer-open-store{margin-inline-start:auto;font-size:13px;padding:12px 22px}.lv10-root .footer-bottom{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;border-top:1px solid var(--line);padding-block:22px;font-size:12px;color:var(--ink-3)}.lv10-root .footer-legal{display:flex;gap:18px}.lv10-root .footer-legal a{color:var(--ink-3);transition:color .25s}.lv10-root .footer-legal a:hover{color:var(--ink)}.lv10-root .footer-social{display:flex;gap:8px}.lv10-root .footer-social a{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:var(--ink-2);background:var(--card);border:1px solid var(--line);transition:color .25s,transform .3s var(--ease-spring),border-color .25s}.lv10-root .footer-social a:hover{color:var(--orange);border-color:#ff7a1a66;transform:translateY(-2px)}@media(max-width:1060px){.lv10-root .footer-top{grid-template-columns:1fr 1fr}.lv10-root .footer-brand{grid-column:1 / -1}}@media(max-width:560px){.lv10-root .footer-top{grid-template-columns:1fr}.lv10-root .footer-open-store{margin-inline-start:0;width:100%}.lv10-root .footer-news-form{max-width:none}}.lv10-root .mariam-fab{position:fixed;bottom:24px;inset-inline-start:24px;z-index:90;width:60px;height:60px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#2ee277,#25d366 45%,#128c7e);box-shadow:inset 0 1px #ffffff59,0 16px 40px -12px #25d366a6;transition:transform .35s var(--ease-spring)}.lv10-root .mariam-fab:hover{transform:scale(1.08)}.lv10-root .mariam-fab.open{background:var(--btn-ink-bg);color:var(--btn-ink-fg);box-shadow:0 16px 40px -14px #00000080}.lv10-root .mariam-fab-pulse{position:absolute;inset:-7px;border-radius:50%;border:2px solid rgba(37,211,102,.55);animation:mariam-pulse 2.4s ease-out infinite;pointer-events:none}.lv10-root .mariam-fab.open .mariam-fab-pulse{display:none}@keyframes mariam-pulse{0%{transform:scale(.85);opacity:1}to{transform:scale(1.35);opacity:0}}.lv10-root .mariam-hint{position:fixed;bottom:36px;inset-inline-start:96px;z-index:89;border-radius:999px;padding:12px 20px;font-size:13.5px;font-weight:600;color:var(--ink)}.lv10-root .mariam-panel{position:fixed;bottom:98px;inset-inline-start:24px;z-index:91;width:min(360px,calc(100vw - 48px));border-radius:24px;overflow:hidden;background:var(--bg-2);border:1px solid var(--glass-border);box-shadow:0 34px 80px -24px #0000008c}.lv10-root .mariam-head{display:flex;align-items:center;gap:12px;padding:16px 18px;background:linear-gradient(135deg,#128c7e,#075e54);color:#fff}.lv10-root .mariam-av{position:relative;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-size:17px;font-weight:800;background:linear-gradient(135deg,var(--orange),var(--orange-deep));box-shadow:inset 0 1px #ffffff4d;flex-shrink:0}.lv10-root .mariam-online{position:absolute;bottom:1px;inset-inline-end:1px;width:11px;height:11px;border-radius:50%;background:#2ee277;border:2px solid #0d6e5f}.lv10-root .mariam-id{flex:1}.lv10-root .mariam-id b{display:block;font-size:15.5px;font-weight:700}.lv10-root .mariam-id span{display:block;font-size:11.5px;opacity:.85;margin-top:2px}.lv10-root .mariam-close{color:#fffc;padding:6px}.lv10-root .mariam-close:hover{color:#fff}.lv10-root .mariam-body{padding:18px 16px;display:flex;flex-direction:column;gap:10px;background:radial-gradient(circle at 25% 25%,var(--line) 1px,transparent 1.4px),radial-gradient(circle at 75% 60%,var(--line) 1px,transparent 1.4px),var(--wa-chat-bg);background-size:52px 52px,66px 66px,auto;min-height:240px;color:var(--wa-ink)}.lv10-root .mariam-bubble{max-width:88%;background:var(--wa-bubble-in);border-radius:14px;border-start-start-radius:4px;padding:12px 14px;font-size:13px;line-height:1.9;box-shadow:0 1px 2px #00000029}.lv10-root .mariam-mine{align-self:flex-end;background:var(--wa-bubble-out);border-radius:14px;border-start-end-radius:4px}.lv10-root[data-theme=light] .mariam-mine{color:#111b21}.lv10-root .mariam-time{display:block;text-align:end;font-size:9.5px;color:var(--wa-ink-2);margin-top:5px}.lv10-root .mariam-replies{display:flex;flex-direction:column;gap:8px;margin-top:6px}.lv10-root .mariam-replies a{align-self:flex-end;font-size:12.5px;font-weight:600;color:#25d366;background:#25d36617;border:1.5px solid rgba(37,211,102,.45);border-radius:999px;padding:9px 16px;transition:background .25s,transform .25s}.lv10-root .mariam-replies a:hover{background:#25d3662e;transform:translateY(-1px)}.lv10-root .mariam-replies button{align-self:flex-end;font-size:12.5px;font-weight:600;color:#25d366;background:#25d36617;border:1.5px solid rgba(37,211,102,.45);border-radius:999px;padding:9px 16px;transition:background .25s,transform .25s}.lv10-root .mariam-replies button:hover{background:#25d3662e;transform:translateY(-1px)}.lv10-root .mariam-body{max-height:340px;overflow-y:auto}.lv10-root .mariam-typing{display:inline-flex;gap:5px;align-items:center;padding:14px 16px}.lv10-root .mariam-typing i{width:7px;height:7px;border-radius:50%;background:var(--wa-ink-2);animation:mariam-dot 1.1s infinite ease-in-out}.lv10-root .mariam-typing i:nth-child(2){animation-delay:.18s}.lv10-root .mariam-typing i:nth-child(3){animation-delay:.36s}@keyframes mariam-dot{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}.lv10-root .mariam-input{display:flex;align-items:center;gap:8px;padding:10px 12px;background:var(--wa-chat-bg);border-top:1px solid var(--line)}.lv10-root .mariam-input input{flex:1;min-width:0;height:40px;padding:0 14px;border-radius:999px;border:1px solid var(--line-strong);background:var(--wa-bubble-in);color:var(--wa-ink);font-size:13px;outline:none}.lv10-root .mariam-input input::-moz-placeholder{color:var(--wa-ink-2)}.lv10-root .mariam-input input::placeholder{color:var(--wa-ink-2)}.lv10-root .mariam-send{display:grid;place-items:center;width:40px;height:40px;flex-shrink:0;border-radius:50%;color:#fff;background:linear-gradient(135deg,#2ee277,#25d366 45%,#128c7e);transition:transform .25s,filter .25s}.lv10-root .mariam-send:hover{transform:scale(1.06);filter:brightness(1.07)}.lv10-root .mariam-send:disabled{opacity:.45;cursor:default}.lv10-root .mariam-ai-fab{bottom:96px;width:54px;height:54px;background:linear-gradient(135deg,#ff9440,var(--orange) 45%,#de6203);box-shadow:inset 0 1px #ffffff59,0 16px 40px -12px #ff7a1aa6}.lv10-root .mariam-ai-panel{bottom:162px}.lv10-root .mariam-ai-head{background:linear-gradient(135deg,#ff7a1a,var(--orange) 55%,#de6203)}.lv10-root .mariam-ai-av{background:#ffffff38}.lv10-root .mariam-ai-panel .mariam-mine{background:#ff7a1a38}.lv10-root[data-theme=light] .mariam-ai-panel .mariam-mine{color:var(--ink)}.lv10-root .mariam-ai-panel .mariam-replies button{color:var(--orange);background:#ff7a1a17;border-color:#ff7a1a73}.lv10-root .mariam-ai-panel .mariam-replies button:hover{background:#ff7a1a2e}.lv10-root .mariam-ai-send{background:linear-gradient(135deg,#ff9440,var(--orange) 45%,#de6203)}.lv10-root .mariam-open-wa{display:flex;align-items:center;justify-content:center;gap:9px;padding:14px;font-size:13.5px;font-weight:700;color:#fff;background:linear-gradient(135deg,#2ee277,#25d366 45%,#128c7e);transition:filter .25s}.lv10-root .mariam-open-wa:hover{filter:brightness(1.07)}.lv10-root .wb-card{text-align:center}.lv10-root .wb-avatar{width:68px;height:68px;margin:4px auto 14px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--orange-soft),var(--orange));border:3px solid var(--orange);box-shadow:0 0 32px #ff7a1a47;font-size:24px;font-weight:800;color:#171512}.lv10-root .wb-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lv10-root .wb-eyebrow{font-size:11.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--orange);margin-bottom:4px}.lv10-root .wb-name{font-size:clamp(22px,3vw,27px);font-weight:800}.lv10-root .wb-info{margin-top:22px;border-radius:18px;border:1px solid var(--line);background:var(--card);overflow:hidden;text-align:start}.lv10-root .wb-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px;border-top:1px solid var(--line)}.lv10-root .wb-row:first-child{border-top:none}.lv10-root .wb-label{font-size:11.5px;font-weight:600;color:var(--ink-2)}.lv10-root .wb-row-label{display:flex;flex-direction:column;gap:2px}.lv10-root .wb-row-label em{font-style:normal;font-size:10px;font-weight:600;color:var(--ink-3)}.lv10-root .wb-ok{font-size:12.5px;font-weight:800;color:var(--orange)}.lv10-root .wb-chip{font-size:10.5px;font-weight:800;padding:3px 10px;border-radius:999px;background:#ff7a1a1f;color:var(--orange)}.lv10-root .wb-time{font-size:11.5px;font-weight:700;white-space:nowrap}.lv10-root .wb-amber{color:#c9821f}.lv10-root .wb-message{margin-top:16px;padding:12px 16px;border-radius:14px;background:#ff7a1a14;border:1px solid rgba(255,122,26,.18)}.lv10-root .wb-message p{margin:0;font-size:12px;font-weight:600;line-height:1.7;color:var(--ink-2);text-align:center}.lv10-root .wb-enter{width:100%;margin-top:22px;height:52px;border-radius:14px;font-size:14px}.lv10-root .login{position:relative;min-height:100svh;display:flex;flex-direction:column;overflow:hidden}.lv10-root .login-photo{position:fixed;inset:0;background-image:var(--img-room)}.lv10-root .login-photo:after{background:radial-gradient(90% 100% at 50% 40%,#00000040,#000000a8)}.lv10-root[data-theme=light] .login-photo:after{background:radial-gradient(90% 100% at 50% 40%,#f6f4f11f,#f6f4f18c)}.lv10-root .login-top{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;padding:20px clamp(16px,3vw,32px)}.lv10-root .login-back{display:inline-flex;align-items:center;gap:9px;font-size:13.5px;font-weight:600;color:var(--ink);background:var(--glass-bg);border:1px solid var(--glass-border);backdrop-filter:blur(16px) saturate(1.4);-webkit-backdrop-filter:blur(16px) saturate(1.4);border-radius:999px;padding:10px 18px;transition:transform .3s var(--ease-spring),background .3s ease}.lv10-root .login-back:hover{transform:translateY(-1px);background:var(--glass-bg-strong)}.lv10-root .login-top-actions{display:flex;gap:8px}.lv10-root .login-stage{position:relative;z-index:4;flex:1;display:grid;place-items:center;padding:12px 18px 44px}.lv10-root .login-card{width:min(520px,100%);border-radius:clamp(26px,3.4vw,34px);padding:clamp(28px,4.4vw,42px) clamp(24px,4vw,40px) clamp(22px,3vw,30px);text-align:center}@media(min-width:721px)and (min-height:840px){.lv10-root .login-card{min-height:742px;box-sizing:border-box}}.lv10-root .login-logo{display:flex;justify-content:center;margin-bottom:20px}.lv10-root .login-access-switch{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:-4px 0 22px;padding:5px;border:1px solid var(--line);border-radius:16px;background:color-mix(in srgb,var(--card) 80%,transparent)}.lv10-root .login-access-switch button{min-height:42px;border-radius:12px;color:var(--ink-2);font-family:var(--font-display);font-size:12px;font-weight:750;transition:background .25s ease,color .25s ease,transform .25s ease}.lv10-root .login-access-switch button:hover{color:var(--ink);background:var(--card-hover)}.lv10-root .login-access-switch button.is-active{color:#fff;background:linear-gradient(135deg,#ff9440,var(--orange) 45%,var(--orange-deep));box-shadow:0 8px 22px -10px #ff7a1ab3}.lv10-root .login-staff-note{margin-top:16px;color:var(--ink-3);font-size:11px;line-height:1.7}.lv10-root .login-card h1{font-size:clamp(22px,3vw,28px);font-weight:800}.lv10-root .login-sub{margin-top:8px;font-size:13.5px;color:var(--ink-2)}.lv10-root .login-card form{margin-top:26px;display:flex;flex-direction:column;gap:16px;text-align:start}.lv10-root .login-field{display:block}.lv10-root .login-field>span{display:block;font-size:12px;font-weight:600;color:var(--ink-2);margin-bottom:7px}.lv10-root .login-pw-row{display:flex!important;align-items:center;justify-content:space-between}.lv10-root .login-forgot{font-size:11.5px;font-weight:600;color:var(--orange)}.lv10-root .login-forgot:hover{text-decoration:underline}.lv10-root .login-input{display:flex;align-items:center;gap:10px;background:var(--card);border:1px solid var(--line-strong);border-radius:14px;padding:0 14px;height:50px;color:var(--ink-3);transition:border-color .3s ease,box-shadow .3s ease,background .3s ease}.lv10-root .login-input:focus-within{border-color:#ff7a1aa6;box-shadow:0 0 0 4px #ff7a1a24;color:var(--orange)}.lv10-root .login-input input{flex:1;min-width:0;height:100%;background:none;border:none;outline:none;color:var(--ink);font-family:var(--font-latin);font-size:14px}.lv10-root .login-input input::-moz-placeholder{color:var(--ink-3)}.lv10-root .login-input input::placeholder{color:var(--ink-3)}.lv10-root .login-eye{display:grid;place-items:center;color:var(--ink-3);transition:color .25s ease}.lv10-root .login-eye:hover{color:var(--ink)}.lv10-root .login-submit{width:100%;height:52px;font-size:15px;position:relative}.lv10-root .login-submit.done{background:linear-gradient(135deg,#3ae07e,#22c55e 55%,#16a34a);box-shadow:inset 0 1px #ffffff59,0 12px 32px -10px #22c55e99}.lv10-root .login-loading{display:inline-flex;align-items:center;gap:10px}.lv10-root .login-spinner{width:15px;height:15px;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:login-spin .7s linear infinite}@keyframes login-spin{to{transform:rotate(360deg)}}.lv10-root .login-or{display:flex;align-items:center;gap:14px;margin:20px 0 14px}.lv10-root .login-or i{flex:1;height:1px;background:var(--line-strong)}.lv10-root .login-or span{font-size:11.5px;color:var(--ink-3);white-space:nowrap}.lv10-root .login-google{width:100%;height:50px;display:inline-flex;align-items:center;justify-content:center;gap:11px;font-size:14px;font-weight:600;color:var(--ink);background:var(--card);border:1px solid var(--line-strong);border-radius:14px;transition:transform .3s var(--ease-spring),background .3s ease}.lv10-root .login-google:hover{transform:translateY(-1px);background:var(--card-hover)}.lv10-root .login-signup{margin-top:20px;font-size:13px;color:var(--ink-2)}.lv10-root .login-signup a{font-weight:700;color:var(--orange)}.lv10-root .login-signup a:hover{text-decoration:underline}.lv10-root .login-secure{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line);font-size:10.5px;color:var(--ink-3)}.lv10-root .login-error{margin-top:16px;padding:11px 14px;border-radius:12px;background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef6363;font-size:12.5px;font-weight:600;text-align:start}.lv10-root .login-field-error{display:block;margin-top:6px;font-size:11px;font-style:normal;font-weight:600;color:#ef6363}.lv10-root .login-captcha{flex-shrink:0;font-size:13px;font-weight:800;color:var(--orange);letter-spacing:.06em;white-space:nowrap}.lv10-root .login-input input.login-code{font-size:20px;letter-spacing:.4em;font-weight:700;text-align:center}.lv10-root .login-choices{margin-top:24px;display:flex;flex-direction:column;gap:12px}.lv10-root .login-choice{display:flex;flex-direction:column;gap:4px;text-align:start;padding:16px 18px;border-radius:16px;background:var(--card);border:1px solid var(--line-strong);transition:transform .3s var(--ease-spring),border-color .3s ease,background .3s ease}.lv10-root .login-choice:hover{transform:translateY(-2px);border-color:#ff7a1a80;background:var(--card-hover)}.lv10-root .login-choice b{font-size:14.5px;font-weight:800;color:var(--ink)}.lv10-root .login-choice span{font-size:12px;color:var(--ink-2)}.lv10-root .login-choice.is-admin b{color:var(--orange)}.lv10-root .login-staff{margin-inline-start:10px;padding-inline-start:10px;border-inline-start:1px solid var(--line);font-size:10.5px;font-weight:700;color:var(--ink-3);transition:color .25s ease}.lv10-root .login-staff:hover{color:var(--orange)}.lv10-root .hero{position:relative;height:172vh}.lv10-root .hero-pin{position:sticky;top:0;height:100svh;overflow:hidden;display:flex;flex-direction:column}.lv10-root .hero-photo{background-image:var(--img-hero);transition:background-image .4s ease;will-change:transform}.lv10-root .hero-dim{position:absolute;inset:0;background:#000;pointer-events:none;z-index:2}.lv10-root[data-theme=light] .hero-dim{background:#f6f4f1}.lv10-root .hero-stage{position:relative;z-index:3;flex:1;display:grid;place-items:center;padding:clamp(96px,12vh,140px) 20px 48px}.lv10-root .hero-card{width:min(900px,100%);border-radius:clamp(28px,4vw,44px);padding:clamp(30px,5vw,60px) clamp(24px,5vw,64px) clamp(26px,3.6vw,44px);text-align:center;transform-style:preserve-3d;will-change:transform}.lv10-root .hero-card:before{z-index:0}.lv10-root .hero-card>*{position:relative;z-index:2}.lv10-root .hero-badge{display:inline-flex;align-items:center;gap:9px;font-size:clamp(11.5px,1.4vw,13px);font-weight:600;letter-spacing:.02em;color:var(--ink);background:var(--card);border:1px solid var(--line-strong);border-radius:999px;padding:8px 18px;margin-bottom:clamp(18px,2.6vw,28px)}.lv10-root .hero-badge-flag{font-size:13px;color:var(--orange);text-shadow:0 0 14px rgba(255,122,26,.8)}.lv10-root .hero-title{font-size:clamp(30px,5.6vw,62px);line-height:1.22;font-weight:800;letter-spacing:-.01em;display:grid;grid-template-rows:1.22em 1.42em;width:100%}.lv10-root .hero-title-main{display:flex;align-items:center;justify-content:center;min-width:0;white-space:nowrap}.lv10-root .hero-title-fr .hero-title-main{font-size:.79em;letter-spacing:-.035em}.lv10-root .hero-title-fr .hero-rotator em{font-size:.68em}.lv10-root .hero-title-ar .hero-rotator em{font-size:.84em}.lv10-root .hero-rotator{position:relative;display:block;height:1.42em;width:calc(100% + .36em);margin-inline:-.18em;padding-inline:.18em;overflow:visible;box-sizing:border-box;clip-path:inset(-.2em -100vw);perspective:480px}.lv10-root .hero-rotator em{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:.88em;font-style:normal;white-space:nowrap;background:linear-gradient(120deg,var(--orange-soft),var(--orange) 45%,var(--orange-deep));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 6px 26px rgba(255,122,26,.3))}.lv10-root .hero-sub{max-width:640px;min-height:3.9em;margin:clamp(14px,2vw,22px) auto 0;font-size:clamp(14px,1.7vw,17px);line-height:1.95;color:var(--ink-2)}.lv10-root .hero-ctas{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:clamp(22px,3vw,34px)}.lv10-root .hero-btn-main{padding:16px 34px;font-size:15.5px}.lv10-root [dir=rtl] .flip-rtl{transform:scaleX(-1)}.lv10-root .hero-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:clamp(26px,3.6vw,40px);padding-top:clamp(18px,2.6vw,26px);border-top:1px solid var(--line)}.lv10-root .hero-stat{position:relative;padding:4px 10px}.lv10-root .hero-stat:not(:first-child):before{content:"";position:absolute;inset-inline-start:0;top:14%;height:72%;width:1px;background:var(--line)}.lv10-root .hero-stat-value{font-size:clamp(20px,3vw,30px);font-weight:700;background:linear-gradient(120deg,var(--orange-soft),var(--orange) 55%,var(--orange-deep));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lv10-root .hero-stat-label{margin-top:4px;font-size:clamp(10.5px,1.2vw,12.5px);font-weight:500;color:var(--ink-2)}@media(max-width:720px){.lv10-root .hero{height:150vh}.lv10-root .hero-card{border-radius:26px}.lv10-root .hero-stats{grid-template-columns:repeat(2,1fr);gap:14px 0}.lv10-root .hero-stat:nth-child(3):before{display:none}.lv10-root .hero-title{grid-template-rows:1.22em 1.65em}.lv10-root .hero-title-fr .hero-title-main{font-size:.72em}.lv10-root .hero-title-fr .hero-rotator em{font-size:.67em}.lv10-root .hero-rotator{height:1.65em}.lv10-root .hero-rotator em{font-size:.8em;white-space:nowrap}.lv10-root .hero-sub{min-height:0}}@media(min-width:721px)and (min-height:780px){.lv10-root .hero-card{min-height:680px;box-sizing:border-box}}@media(min-width:721px)and (max-height:960px){.lv10-root .hero-stage{padding-top:clamp(64px,8vh,104px);padding-bottom:28px}.lv10-root .hero-card{min-height:0;padding:clamp(20px,3vw,36px) clamp(20px,4vw,44px) clamp(16px,2.2vw,26px)}.lv10-root .hero-badge{margin-bottom:clamp(12px,1.8vw,18px)}.lv10-root .hero-title{font-size:clamp(24px,4vw,40px)}.lv10-root .hero-sub{min-height:0;margin-top:clamp(8px,1.2vw,14px)}.lv10-root .hero-ctas{margin-top:clamp(16px,2.2vw,24px)}.lv10-root .hero-stats{margin-top:clamp(14px,2vw,22px);padding-top:clamp(10px,1.6vw,16px)}.lv10-root .hero-stat-value{font-size:clamp(17px,2.4vw,24px)}}.lv10-root .mac-section{position:relative;z-index:2;height:320vh;background:var(--bg);border-radius:clamp(26px,4.5vw,48px) clamp(26px,4.5vw,48px) 0 0;margin-top:-18vh;box-shadow:0 -30px 80px -30px #0000008c}.lv10-root .mac-section{--mac-safe-top: 104px}.lv10-root .mac-sticky{position:sticky;top:0;height:100svh;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:var(--mac-safe-top)}.lv10-root .mac-head{position:relative;inset-inline:0;text-align:center;padding-inline:24px;margin-bottom:clamp(20px,3.4vh,40px);z-index:5;pointer-events:none}.lv10-root .mac-head .section-title{font-size:clamp(26px,4vw,46px)}.lv10-root .mac-head .section-lede{margin-top:12px}.lv10-root .mac-scene{position:relative;width:100%;display:flex;justify-content:center;perspective:1500px}.lv10-root .mac-device{position:relative;width:min(940px,94vw,100vh);transform-style:preserve-3d;transform-origin:center top;will-change:transform}.lv10-root .mac-lid{position:relative;transform-origin:center bottom;transform-style:preserve-3d;border-radius:1.6%/2.8%;background:linear-gradient(180deg,#15151a,#0a0a0d);padding:1.15%;box-shadow:inset 0 0 0 1px #ffffff12,0 30px 90px -28px #000000bf}.lv10-root .mac-screen{position:relative;aspect-ratio:16 / 10;border-radius:10px;overflow:hidden;background:#000}.lv10-root .mac-notch{position:absolute;top:0;left:50%;transform:translate(-50%);width:11%;height:2.6%;min-height:8px;background:#000;border-radius:0 0 6px 6px;z-index:6;display:grid;place-items:center}.lv10-root .mac-notch i{width:4px;height:4px;border-radius:50%;background:#1d2b20;box-shadow:0 0 3px #46f08266}.lv10-root .mac-screen-content{position:absolute;inset:0;container-type:inline-size}.lv10-root .mac-glare{position:absolute;inset:0;z-index:5;pointer-events:none;background:linear-gradient(115deg,transparent 30%,rgba(255,255,255,.09) 46%,rgba(255,255,255,.02) 55%,transparent 68%)}.lv10-root .mac-base{position:absolute;top:calc(100% - 1px);inset-inline:0;container-type:inline-size;transform-origin:center top;transform-style:preserve-3d;backface-visibility:hidden}.lv10-root .mac-hinge{height:9px;background:linear-gradient(180deg,#060608,#17171c 60%,#101015);border-radius:0 0 8px 8px;margin-inline:4.5%;box-shadow:inset 0 -1px #ffffff0d}.lv10-root .mac-deck{background:linear-gradient(180deg,#191a1f,#101116 70%,#0c0d11);border-radius:12px 12px 16px 16px;padding:1.6cqw 5cqw 1.4cqw;box-shadow:inset 0 1px #ffffff17,inset 0 -2px 6px #00000080,0 34px 70px -30px #000c}.lv10-root .mac-foot{height:5px;margin-inline:1.5%;background:linear-gradient(180deg,#08080a,transparent);border-radius:0 0 14px 14px;position:relative}.lv10-root .mac-foot:after{content:"";position:absolute;top:-4px;left:50%;transform:translate(-50%);width:12%;height:5px;background:#08080a;border-radius:0 0 40px 40px}.lv10-root .mac-kb{background:#08080b;border-radius:.9cqw;padding:.55cqw;display:flex;flex-direction:column;gap:.42cqw;box-shadow:inset 0 1px 4px #000000bf,inset 0 0 0 1px #ffffff08;width:76cqw;margin-inline:auto}.lv10-root .mk-row{display:flex;gap:.42cqw}.lv10-root .mk{position:relative;flex:1 1 0;height:3.1cqw;border-radius:.42cqw;background:linear-gradient(180deg,#17171c,#0e0e12);box-shadow:inset 0 .5px #ffffff1a,inset 0 -1px 2px #0009,0 0 5px #ffbe780d;display:grid;place-items:center;overflow:hidden}.lv10-root .mk i{font-style:normal;font-family:-apple-system,SF Pro Text,Space Grotesk,sans-serif;font-size:.95cqw;font-weight:500;color:#f5f0e899;text-shadow:0 0 5px rgba(255,200,140,.35);letter-spacing:.02em;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lv10-root .mk-small{height:2cqw}.lv10-root .mk-small i{font-size:.78cqw}.lv10-root .mk-word i{font-size:.74cqw;text-transform:lowercase}.lv10-root .mk-align-start{justify-items:start;padding-inline-start:.6cqw}.lv10-root .mk-align-end{justify-items:end;padding-inline-end:.6cqw}.lv10-root .mk-mod i{font-size:1.05cqw}.lv10-root .mk-space{flex-grow:6.4}.lv10-root .mk-row-bottom{align-items:stretch}.lv10-root .mk-arrows{flex:3 1 0;display:flex;flex-direction:column;gap:.18cqw}.lv10-root .mk-arr{flex:1;border-radius:.32cqw;background:linear-gradient(180deg,#17171c,#0e0e12);box-shadow:inset 0 .5px #ffffff14;display:grid;place-items:center}.lv10-root .mk-arr i{font-style:normal;font-size:.55cqw;color:#f5f0e880}.lv10-root .mk-arr-up{margin-inline:33.4%}.lv10-root .mk-arr-bottom{flex:1;display:flex;gap:.18cqw}.lv10-root .mk-arr-bottom .mk-arr{flex:1}.lv10-root .mac-trackpad{width:34cqw;height:10.5cqw;margin:1.1cqw auto 0;border-radius:1cqw;background:linear-gradient(180deg,#131318,#0e0e12);box-shadow:inset 0 1px #ffffff0f,inset 0 0 12px #00000073}.lv10-root .dash{--dsh-bg: #0a0b0f;--dsh-panel: #12141b;--dsh-panel-2: #171a22;--dsh-line: rgba(255, 255, 255, .07);--dsh-ink: #eef0f4;--dsh-ink-2: rgba(238, 240, 244, .55);--dsh-ink-3: rgba(238, 240, 244, .32);position:absolute;inset:0;background:var(--dsh-bg);color:var(--dsh-ink);display:flex;flex-direction:column;font-size:1.3cqw;overflow:hidden}.lv10-root .dash-menubar{display:flex;align-items:center;gap:1.4cqw;height:3.2cqw;padding-inline:1.6cqw 1.2cqw;background:#12141be6;border-bottom:1px solid var(--dsh-line);font-size:1.1cqw;color:var(--dsh-ink-2);flex-shrink:0}.lv10-root .dash-apple{display:grid;place-items:center;color:var(--dsh-ink)}.lv10-root .dash-menu-app{color:var(--dsh-ink);font-weight:700}.lv10-root .dash-menu-item{opacity:.75}.lv10-root .dash-menu-side{margin-left:auto;display:flex;align-items:center;gap:1.1cqw}.lv10-root .dash-time{font-size:1.05cqw;color:var(--dsh-ink)}.lv10-root .dash-bat{width:2cqw;height:1cqw;border:1px solid rgba(255,255,255,.4);border-radius:.25cqw;padding:.12cqw;display:flex}.lv10-root .dash-bat i{width:78%;background:#34c759;border-radius:.12cqw}.lv10-root .dash-chrome{display:flex;align-items:center;gap:1.6cqw;padding:.9cqw 1.6cqw;background:var(--dsh-panel);border-bottom:1px solid var(--dsh-line);flex-shrink:0}.lv10-root .dash-dots{display:flex;gap:.55cqw}.lv10-root .dash-dots i{width:.95cqw;height:.95cqw;border-radius:50%}.lv10-root .dash-dots i:nth-child(1){background:#ff5f57}.lv10-root .dash-dots i:nth-child(2){background:#febc2e}.lv10-root .dash-dots i:nth-child(3){background:#28c840}.lv10-root .dash-url{display:inline-flex;align-items:center;gap:.7cqw;margin-inline:auto;background:#ffffff0d;border:1px solid var(--dsh-line);border-radius:99px;padding:.45cqw 2.4cqw;font-size:1.05cqw;color:var(--dsh-ink-2)}.lv10-root .dash-body{flex:1;display:flex;min-height:0}.lv10-root .dash-side{width:18.5cqw;flex-shrink:0;border-inline-end:1px solid var(--dsh-line);background:#ffffff04;padding:1.2cqw 1cqw;display:flex;flex-direction:column;gap:.5cqw;min-height:0}.lv10-root .dash-side-logo{display:flex;align-items:center;gap:.8cqw;font-size:1.5cqw;padding:.4cqw .6cqw 1cqw}.lv10-root .dash-logo-mark{width:2.6cqw;height:2.6cqw;display:grid;place-items:center;border-radius:.8cqw;background:linear-gradient(135deg,#ff9440,var(--orange) 55%,var(--orange-deep));color:#fff;font-weight:800;font-size:1.4cqw;box-shadow:0 4px 14px -4px #ff7a1a99}.lv10-root .dash-side-group{font-size:.95cqw;color:var(--dsh-ink-3);padding-inline:.7cqw;letter-spacing:.04em;margin-bottom:.2cqw}.lv10-root .dash-side-scroll{flex:1;display:flex;flex-direction:column;gap:.28cqw;min-height:0;overflow:hidden}.lv10-root .dash-nav{display:flex;align-items:center;gap:.8cqw;padding:.62cqw .75cqw;border-radius:.7cqw;font-size:1.18cqw;color:var(--dsh-ink-2);white-space:nowrap}.lv10-root .dash-nav-ico{font-size:1.1cqw;width:1.5cqw;text-align:center}.lv10-root .dash-nav-label{overflow:hidden;text-overflow:ellipsis}.lv10-root .dash-nav.on{background:linear-gradient(135deg,#ff7a1a38,#ff7a1a14);color:#ffb26b;box-shadow:inset 0 0 0 1px #ff7a1a47}.lv10-root .dash-nav-badge{margin-inline-start:auto;background:var(--orange);color:#fff;font-size:.85cqw;font-weight:700;border-radius:99px;padding:.12cqw .55cqw}.lv10-root .dash-side-user{display:flex;align-items:center;gap:.7cqw;border-top:1px solid var(--dsh-line);padding-top:.9cqw;font-size:1.05cqw}.lv10-root .dash-user-av{width:2.2cqw;height:2.2cqw;border-radius:50%;display:grid;place-items:center;background:#2a2d38;font-size:1cqw}.lv10-root .dash-side-user b{display:block;font-size:1.05cqw}.lv10-root .dash-side-user i{font-style:normal;font-size:.85cqw;color:var(--orange)}.lv10-root .dash-main{flex:1;min-width:0;padding:1.4cqw 1.6cqw;display:flex;flex-direction:column;gap:1.1cqw;overflow:hidden}.lv10-root .dash-hello{display:flex;align-items:center;justify-content:space-between}.lv10-root .dash-hello b{display:block;font-size:1.75cqw;font-weight:700}.lv10-root .dash-hello span{font-size:1.1cqw;color:var(--dsh-ink-2)}.lv10-root .dash-live-pill{display:inline-flex;align-items:center;gap:.6cqw;font-size:1cqw;font-weight:600;color:#4ade80;background:#4ade8014;border:1px solid rgba(74,222,128,.3);padding:.45cqw 1.1cqw;border-radius:99px}.lv10-root .dash-live-pill i{width:.55cqw;height:.55cqw;border-radius:50%;background:#4ade80;box-shadow:0 0 6px #4ade80;animation:pulse-dot 1.8s ease-in-out infinite}.lv10-root .dash-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:.9cqw}.lv10-root .dash-kpi{background:var(--dsh-panel);border:1px solid var(--dsh-line);border-radius:1cqw;padding:.95cqw 1.1cqw;display:flex;flex-direction:column;gap:.3cqw}.lv10-root .kpi-label{font-size:1cqw;color:var(--dsh-ink-2)}.lv10-root .kpi-value{font-size:1.9cqw;font-weight:700;letter-spacing:-.01em}.lv10-root .kpi-suffix{font-size:1.05cqw;color:var(--dsh-ink-2);margin-inline-start:.3cqw}.lv10-root .kpi-delta{font-size:.95cqw;font-weight:600}.lv10-root .kpi-delta.up{color:#4ade80}.lv10-root .kpi-delta.live-dot{display:inline-flex;align-items:center;gap:.45cqw;color:#4ade80}.lv10-root .kpi-delta.live-dot i{width:.5cqw;height:.5cqw;border-radius:50%;background:#4ade80;box-shadow:0 0 5px #4ade80;animation:pulse-dot 1.8s ease-in-out infinite}.lv10-root .dash-grid{flex:1;display:grid;grid-template-columns:1.35fr 1fr;gap:.9cqw;min-height:0}.lv10-root .dash-col{display:flex;flex-direction:column;gap:.9cqw;min-height:0}.lv10-root .dash-card{background:var(--dsh-panel);border:1px solid var(--dsh-line);border-radius:1.1cqw;padding:1.1cqw 1.2cqw;display:flex;flex-direction:column;min-height:0}.lv10-root .dash-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.7cqw}.lv10-root .dash-card-head b{font-size:1.2cqw;font-weight:700}.lv10-root .dash-card-head span{font-size:.95cqw;color:var(--dsh-ink-3)}.lv10-root .dash-see-all{color:var(--orange)!important;font-weight:600}.lv10-root .dash-chart .chart-svg{width:100%;height:auto;flex:1;min-height:0}.lv10-root .chart-days{display:flex;justify-content:space-between;font-size:.85cqw;color:var(--dsh-ink-3);padding-top:.4cqw}.lv10-root .dash-goal{margin-top:.9cqw;border-top:1px solid var(--dsh-line);padding-top:.85cqw}.lv10-root .dash-goal-row{display:flex;justify-content:space-between;font-size:1cqw;color:var(--dsh-ink-2);margin-bottom:.5cqw}.lv10-root .dash-goal-row b{color:var(--dsh-ink);font-weight:600}.lv10-root .dash-goal-track{height:.65cqw;border-radius:99px;background:#ffffff0f;overflow:hidden}.lv10-root .dash-goal-track i{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,var(--orange-deep),var(--orange),#ffb26b);box-shadow:0 0 10px #ff7a1a8c}.lv10-root .orders-list{display:flex;flex-direction:column;gap:.45cqw;flex:1;min-height:0}.lv10-root .order-row{display:flex;align-items:center;gap:.8cqw;background:var(--dsh-panel-2);border:1px solid var(--dsh-line);border-radius:.7cqw;padding:.55cqw .8cqw;font-size:1.02cqw}.lv10-root .order-id{color:var(--dsh-ink-3);font-size:.9cqw;flex-shrink:0}.lv10-root .order-product{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.lv10-root .order-price{font-weight:700;font-size:.95cqw;flex-shrink:0}.lv10-root .order-status{font-size:.82cqw;font-weight:700;border-radius:99px;padding:.18cqw .7cqw;flex-shrink:0;white-space:nowrap}.lv10-root .st-new{background:#ff7a1a24;color:#ffb26b}.lv10-root .st-paid{background:#4ade8024;color:#4ade80}.lv10-root .st-ok{background:#60a5fa24;color:#60a5fa}.lv10-root .st-ship{background:#c084fc29;color:#c084fc}.lv10-root .st-phase{background:#facc1521;color:#facc15}.lv10-root .dash-top{flex-shrink:0}.lv10-root .dash-top-row{display:flex;align-items:center;gap:.8cqw;padding-block:.4cqw;font-size:1cqw}.lv10-root .dash-top-name{width:34%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--dsh-ink-2)}.lv10-root .dash-top-track{flex:1;height:.55cqw;background:#ffffff0f;border-radius:99px;overflow:hidden}.lv10-root .dash-top-track i{display:block;height:100%;background:linear-gradient(90deg,var(--orange-deep),var(--orange));border-radius:99px}.lv10-root .dash-top-row b{font-size:.95cqw}.lv10-root .dash-toast{position:absolute;bottom:1.4cqw;inset-inline-start:1.4cqw;display:flex;align-items:center;gap:.9cqw;background:#171a22eb;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(10px);border-radius:1cqw;padding:.85cqw 1.2cqw;box-shadow:0 14px 34px -12px #000000b3;z-index:8}.lv10-root .dash-toast-ico{font-size:1.6cqw}.lv10-root .dash-toast b{display:block;font-size:1.08cqw}.lv10-root .dash-toast span{font-size:.92cqw;color:var(--dsh-ink-2)}@media(max-width:900px){.lv10-root .mac-section{height:280vh}.lv10-root .dash-menubar .dash-menu-item{display:none}}@media(max-width:640px){.lv10-root .mac-section{height:240vh;margin-top:-12vh;--mac-safe-top: 84px}.lv10-root .mac-device{width:min(98vw,128vh)}.lv10-root .dash-side{width:21cqw}.lv10-root .dash-kpis{gap:.6cqw}}.lv10-root .cities{padding:40px 0 72px;position:relative}.lv10-root .cities-title{text-align:center;font-size:13px;font-weight:600;letter-spacing:.08em;color:var(--ink-3);margin-bottom:26px}.lv10-root .cities-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,black 12%,black 88%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 12%,black 88%,transparent)}.lv10-root .cities-track{display:flex;gap:14px;width:-moz-max-content;width:max-content;animation:cities-slide 36s linear infinite}.lv10-root .cities-marquee:hover .cities-track{animation-play-state:paused}@keyframes cities-slide{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.lv10-root .city-pill{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:600;color:var(--ink-2);background:var(--card);border:1px solid var(--line);border-radius:999px;padding:10px 22px;white-space:nowrap;transition:color .3s,border-color .3s,transform .3s}.lv10-root .city-pill:hover{color:var(--orange);border-color:#ff7a1a66;transform:translateY(-2px)}.lv10-root .city-dot{width:6px;height:6px;border-radius:50%;background:var(--orange);box-shadow:0 0 10px #ff7a1acc}.lv10-root .showcase-carousel{padding:40px 0 72px;position:relative}.lv10-root .showcase-carousel-title{text-align:center;font-size:13px;font-weight:600;letter-spacing:.08em;color:var(--ink-3);margin-bottom:26px;padding:0 24px}.lv10-root .showcase-carousel-frame{position:relative;overflow:hidden;width:min(1200px,100%);margin:0 auto;border-radius:clamp(16px,2.4vw,28px);border:1px solid var(--line)}.lv10-root .showcase-carousel-track{display:flex;transition:transform .6s cubic-bezier(.16,1,.3,1)}.lv10-root .showcase-carousel-track.no-transition{transition:none}.lv10-root .showcase-carousel-slide{flex:0 0 100%;width:100%;height:var(--slide-h, 340px);overflow:hidden;background:var(--card)}.lv10-root .showcase-carousel-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;margin:0 auto}.lv10-root .showcase-carousel-dots{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:2}.lv10-root .showcase-carousel-dots button{width:8px;height:8px;border-radius:4px;border:none;padding:0;cursor:pointer;background:#ffffff80;transition:width .3s,background .3s}.lv10-root .showcase-carousel-dots button.active{width:20px;background:var(--orange)}@media(max-width:720px){.lv10-root .showcase-carousel-slide{height:var(--slide-h-m, 200px)}}.lv10-root .phone-frame{position:relative;background:#0a0a0d;border-radius:48px;padding:11px;box-shadow:inset 0 1px #fff3,0 0 0 1px #000000bf,0 44px 96px -32px #000c;flex-shrink:0}.lv10-root .phone-frame.phone-glow{box-shadow:inset 0 1px #ffffff38,0 0 0 1px #000000bf,0 48px 110px -30px #ff7a1a59,0 42px 92px -30px #000000d1}.lv10-root .phone-notch{position:absolute;top:21px;left:50%;transform:translate(-50%);width:88px;height:25px;background:#000;border-radius:999px;z-index:9;display:flex;align-items:center;justify-content:center}.lv10-root .phone-cam{width:7px;height:7px;border-radius:50%;background:#16171c;box-shadow:0 0 0 1px #ffffff1a,inset 0 0 2px #5078ff8c}.lv10-root .phone-buttons{position:absolute;inset-inline-end:-2px;top:110px}.lv10-root .phone-buttons i{display:block;width:2.5px;border-radius:2px;background:#1a1b20;margin-bottom:14px}.lv10-root .phone-buttons i:nth-child(1){height:26px}.lv10-root .phone-buttons i:nth-child(2){height:40px}.lv10-root .phone-buttons i:nth-child(3){height:40px}.lv10-root .phone-screen{position:relative;border-radius:38px;overflow:hidden;background:var(--screen-bg);aspect-ratio:9 / 19;display:flex;flex-direction:column}.lv10-root .p-status{display:flex;align-items:center;justify-content:space-between;padding:14px 24px 6px;font-size:11px;font-weight:600;font-family:var(--font-latin);color:var(--ink);flex-shrink:0}.lv10-root .p-status .p-right{display:flex;align-items:center;gap:4px}.lv10-root .p-bat{width:19px;height:9.5px;border:1.2px solid currentColor;border-radius:3px;position:relative;opacity:.9}.lv10-root .p-bat:before{content:"";position:absolute;inset:1.5px;width:62%;background:currentColor;border-radius:1px}.lv10-root .p-bat:after{content:"";position:absolute;inset-inline-end:-3.4px;top:2.4px;width:2px;height:3.6px;background:currentColor;border-radius:1px}.lv10-root .p-signal{display:flex;align-items:flex-end;gap:1.6px;height:9px}.lv10-root .p-signal i{width:2.6px;background:currentColor;border-radius:1px}.lv10-root .p-signal i:nth-child(1){height:4px}.lv10-root .p-signal i:nth-child(2){height:6px}.lv10-root .p-signal i:nth-child(3){height:8px}.lv10-root .types-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:clamp(30px,6vw,90px);align-items:start}.lv10-root .types-sticky{position:sticky;top:0;height:100vh;display:flex;align-items:center;justify-content:center}.lv10-root .types-phone-wrap{position:relative;display:flex;flex-direction:column;align-items:center}.lv10-root .types-phone-glow{position:absolute;inset:-12% -30%;background:radial-gradient(ellipse at center,rgba(255,122,26,.22),transparent 65%);filter:blur(60px);transition:opacity .6s;pointer-events:none}.lv10-root .types-screen-swap{position:absolute;inset:0;display:flex;flex-direction:column}.lv10-root .types-rail{position:absolute;inset-inline-start:-34px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:10px}.lv10-root .types-rail i{width:4px;height:22px;border-radius:99px;background:var(--line-strong);transition:all .45s var(--ease-out)}.lv10-root .types-rail i.on{height:44px;background:var(--orange);box-shadow:0 0 16px #ff7a1ab3}.lv10-root .types-rail i.past{background:#ff7a1a66}.lv10-root .types-steps{display:flex;flex-direction:column}.lv10-root .types-step{min-height:88vh;display:flex;flex-direction:column;justify-content:center;opacity:.28;transform:translateY(6px);transition:opacity .55s ease,transform .55s var(--ease-out)}.lv10-root .types-step.is-active{opacity:1;transform:translateY(0)}.lv10-root .types-step-chip{display:flex;align-items:center;gap:14px;margin-bottom:22px}.lv10-root .types-step-emoji{width:58px;height:58px;display:grid;place-items:center;font-size:26px;border-radius:18px;background:var(--glass-bg);border:1px solid var(--glass-border);backdrop-filter:blur(14px);box-shadow:var(--glass-inset)}.lv10-root .types-step-count{font-size:12px;font-weight:600;color:var(--ink-3);letter-spacing:.12em}.lv10-root .types-step h3{font-size:clamp(26px,3vw,38px);font-weight:800;margin-bottom:8px}.lv10-root .types-step-hook{font-size:17px;font-weight:600;color:var(--orange);margin-bottom:22px}.lv10-root .types-step ul{display:flex;flex-direction:column;gap:13px}.lv10-root .types-step li{display:flex;align-items:center;gap:12px;font-size:15px;color:var(--ink-2);font-weight:500}.lv10-root .types-step li svg{color:var(--orange);background:#ff7a1a1f;border-radius:50%;padding:4px;width:23px;height:23px;flex-shrink:0}.lv10-root .types-step-more{display:inline-flex;align-items:center;gap:8px;margin-top:22px;font-size:13.5px;font-weight:700;color:var(--orange);transition:gap .25s var(--ease-out),opacity .25s}.lv10-root .types-step-more:hover{gap:12px}.lv10-root .types-step-inline-phone{display:none;margin-top:30px}.lv10-root .ts-screen{position:absolute;inset:0;display:flex;flex-direction:column;background:var(--screen-bg)}.lv10-root .ts-screen-head{display:flex;align-items:center;gap:10px;padding:12px 18px 10px;border-bottom:1px solid var(--line)}.lv10-root .ts-screen-emoji{width:30px;height:30px;display:grid;place-items:center;font-size:15px;border-radius:10px;background:#ff7a1a21}.lv10-root .ts-screen-head b{font-size:13.5px;font-weight:700}.lv10-root .ts-screen-body{flex:1;padding:14px;display:flex;flex-direction:column;gap:11px;overflow:hidden}.lv10-root .ts-notif{background:var(--glass-bg-strong);border:1px solid var(--glass-border);backdrop-filter:blur(12px);border-radius:13px;padding:10px 13px;font-size:11px;box-shadow:0 12px 28px -14px #00000073}.lv10-root .ts-notif b{font-weight:700}.lv10-root .ts-product-card{display:flex;align-items:center;gap:11px;background:var(--card);border:1px solid var(--line);border-radius:14px;padding:11px}.lv10-root .ts-product-img{width:44px;height:44px;display:grid;place-items:center;font-size:22px;border-radius:11px;background:linear-gradient(135deg,#ff7a1a38,#d61b1c1f);flex-shrink:0}.lv10-root .ts-product-img.alt{background:linear-gradient(135deg,#54a0ff33,#9b59b624)}.lv10-root .ts-product-card>div:not(.ts-product-img){flex:1;min-width:0}.lv10-root .ts-product-card b{display:block;font-size:11.5px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lv10-root .ts-product-card span{display:block;font-size:10px;color:var(--ink-3);margin-top:2px}.lv10-root .ts-badge-cod,.lv10-root .ts-badge-live{font-size:8.5px;font-weight:700;border-radius:99px;padding:4px 9px;white-space:nowrap;flex-shrink:0}.lv10-root .ts-badge-cod{background:#ff7a1a24;color:var(--orange);border:1px solid rgba(255,122,26,.3)}.lv10-root .ts-badge-live{background:#2ecc7121;color:#2ecc71;border:1px solid rgba(46,204,113,.3)}.lv10-root .ts-steps{display:flex;flex-direction:column;gap:8px}.lv10-root .ts-step{display:flex;align-items:center;gap:10px;font-size:11.5px;font-weight:600;color:var(--ink-3)}.lv10-root .ts-step i{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;border:1.6px solid var(--line-strong);font-size:10px;font-style:normal}.lv10-root .ts-step.done{color:var(--ink)}.lv10-root .ts-step.done i{background:var(--orange);border-color:var(--orange);color:#fff;box-shadow:0 4px 14px -4px #ff7a1ab3}.lv10-root .ts-row-hint{margin-top:auto;font-size:10px;color:var(--ink-3);background:var(--card);border:1px dashed var(--line-strong);border-radius:11px;padding:9px 12px;text-align:center}.lv10-root .ts-pay-line{font-size:10.5px;color:var(--ink-2);background:var(--card);border:1px solid var(--line);border-radius:11px;padding:9px 12px}.lv10-root .ts-pay-line b{color:var(--ink)}.lv10-root .ts-progress{display:flex;flex-direction:column;gap:7px;font-size:10px;color:var(--ink-3)}.lv10-root .ts-progress-bar{height:7px;border-radius:99px;background:var(--card);border:1px solid var(--line);overflow:hidden}.lv10-root .ts-progress-bar i{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,var(--orange-deep),var(--orange));box-shadow:0 0 14px #ff7a1a99}.lv10-root .ts-success{font-size:10.5px;font-weight:600;color:#2ecc71;background:#2ecc711a;border:1px solid rgba(46,204,113,.28);border-radius:11px;padding:10px 12px}.lv10-root .ts-success b{font-weight:800}.lv10-root .ts-client-req{background:var(--card);border:1px solid var(--line);border-radius:13px;padding:11px 13px}.lv10-root .ts-client-req span{font-size:9px;color:var(--ink-3);font-weight:600;letter-spacing:.06em}.lv10-root .ts-client-req p{font-size:11px;line-height:1.75;margin-top:5px;color:var(--ink-2)}.lv10-root .ts-milestone{display:flex;align-items:center;gap:10px;background:var(--card);border:1px solid var(--line);border-radius:12px;padding:9px 12px;font-size:11px;font-weight:600;color:var(--ink-2)}.lv10-root .ts-milestone i{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;background:var(--bg-3);font-size:11px;font-style:normal;flex-shrink:0}.lv10-root .ts-milestone.done i{background:#2ecc7129;color:#2ecc71}.lv10-root .ts-milestone.now{border-color:#ff7a1a66}.lv10-root .ts-milestone.now i{background:#ff7a1a26}.lv10-root .ts-milestone em{margin-inline-start:auto;font-size:8.5px;font-style:normal;color:var(--orange);background:#ff7a1a1f;padding:3px 8px;border-radius:99px}.lv10-root .ts-cal{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:12px}.lv10-root .ts-cal-head{font-size:11px;font-weight:700;margin-bottom:9px}.lv10-root .ts-cal-days{display:grid;grid-template-columns:repeat(7,1fr);gap:3px;margin-bottom:5px}.lv10-root .ts-cal-days span{font-size:7.5px;color:var(--ink-3);text-align:center}.lv10-root .ts-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.lv10-root .ts-cal-grid span{aspect-ratio:1;display:grid;place-items:center;font-size:8.5px;font-family:var(--font-latin);border-radius:7px;color:var(--ink-2)}.lv10-root .ts-cal-grid span.sel{background:var(--orange);color:#fff;font-weight:700;box-shadow:0 4px 14px -3px #ff7a1acc}.lv10-root .ts-cal-grid span.busy{background:var(--bg-3);color:var(--ink-3);text-decoration:line-through}.lv10-root .ts-slots{display:flex;gap:7px}.lv10-root .ts-slots span{flex:1;text-align:center;font-size:10px;padding:8px 0;border-radius:10px;border:1px solid var(--line);background:var(--card);color:var(--ink-2)}.lv10-root .ts-slots span.picked{background:#ff7a1a24;border-color:var(--orange);color:var(--orange);font-weight:700}.lv10-root .ts-b2b-pill{font-size:10.5px;text-align:center;background:#ff7a1a1a;border:1px solid rgba(255,122,26,.25);color:var(--orange);border-radius:99px;padding:8px 12px;font-weight:600}.lv10-root .ts-b2b-row{display:flex;align-items:center;gap:8px;background:var(--card);border:1px solid var(--line);border-radius:12px;padding:10px 12px;font-size:10.5px}.lv10-root .ts-b2b-row b{flex:1;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lv10-root .ts-b2b-row span{color:var(--orange);font-weight:700;font-size:10px}.lv10-root .ts-b2b-row em{font-style:normal;color:var(--ink-3);font-size:9.5px}@media(max-width:980px){.lv10-root .types-layout{grid-template-columns:1fr}.lv10-root .types-sticky{display:none}.lv10-root .types-step{min-height:0;opacity:1;transform:none;padding-block:44px;border-bottom:1px solid var(--line)}.lv10-root .types-step:last-child{border-bottom:none}.lv10-root .types-step-inline-phone{display:flex;justify-content:center}}.lv10-root .fgrid-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.lv10-root .fgrid-card{display:flex;flex-direction:column;gap:8px;padding:22px 20px 18px;border-radius:var(--radius-md);transition:transform .4s var(--ease-spring),border-color .3s ease,box-shadow .35s ease}.lv10-root .fgrid-card:hover{transform:translateY(-5px);border-color:#ff7a1a66;box-shadow:var(--glass-inset),0 22px 46px -20px #ff7a1a59}.lv10-root .fgrid-ico{width:40px;height:40px;display:grid;place-items:center;font-size:19px;color:var(--orange);border-radius:12px;background:#ff7a1a1a;border:1px solid rgba(255,122,26,.22);margin-bottom:4px}.lv10-root .fgrid-card b{font-family:var(--font-display);font-size:15px;font-weight:700}.lv10-root .fgrid-card p{font-size:12.5px;line-height:1.75;color:var(--ink-2)}.lv10-root .fgrid-more{display:inline-flex;align-items:center;gap:6px;margin-top:6px;font-size:12px;font-weight:650;color:var(--orange);opacity:0;transform:translateY(4px);transition:opacity .28s ease,transform .28s ease}.lv10-root .fgrid-card:hover .fgrid-more{opacity:1;transform:translateY(0)}@media(max-width:1020px){.lv10-root .fgrid-grid{grid-template-columns:repeat(2,1fr)}.lv10-root .fgrid-more{opacity:1;transform:none}}@media(max-width:560px){.lv10-root .fgrid-grid{grid-template-columns:1fr;gap:12px}}.lv10-root .ai-layout{display:grid;grid-template-columns:1fr 1.06fr;gap:44px;align-items:center}.lv10-root .ai-points{display:flex;flex-direction:column;gap:14px}.lv10-root .ai-point{display:flex;gap:15px;align-items:flex-start;padding:18px 20px;border-radius:var(--radius-md);transition:transform .35s var(--ease-spring),border-color .3s}.lv10-root .ai-point:hover{transform:translateY(-3px);border-color:#ff7a1a59}.lv10-root .ai-point-ico{width:40px;height:40px;flex-shrink:0;display:grid;place-items:center;font-size:18px;border-radius:12px;background:#ff7a1a1a;border:1px solid rgba(255,122,26,.24)}.lv10-root .ai-point b{display:block;font-family:var(--font-display);font-size:15px;margin-bottom:4px}.lv10-root .ai-point p{font-size:13px;line-height:1.8;color:var(--ink-2)}.lv10-root .ai-cta{align-self:flex-start;margin-top:8px}.lv10-root .ai-panel{position:relative;border-radius:var(--radius-xl);padding:22px;display:flex;flex-direction:column;gap:14px;min-height:460px}.lv10-root .ai-glow{position:absolute;inset:-40px;z-index:-1;pointer-events:none;background:radial-gradient(50% 50% at 50% 55%,rgba(255,122,26,.16),transparent 70%);filter:blur(10px)}.lv10-root .ai-panel-head{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid var(--line)}.lv10-root .ai-avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;font-size:17px;color:#fff;background:linear-gradient(135deg,#ff9440,var(--orange-deep));box-shadow:inset 0 1px #ffffff59,0 10px 24px -8px #ff7a1aa6}.lv10-root .ai-panel-head b{display:block;font-family:var(--font-display);font-size:14.5px}.lv10-root .ai-panel-head span{display:block;font-size:11px;color:var(--ink-3);margin-top:2px}.lv10-root .ai-live-dot{margin-inline-start:auto;width:8px;height:8px;border-radius:50%;background:#34d17c;box-shadow:0 0 12px #34d17ce6;animation:pulse-dot 2s ease-in-out infinite}.lv10-root .ai-panel-body{flex:1;display:flex;flex-direction:column;gap:10px;min-height:220px}.lv10-root .ai-msg{max-width:82%;font-size:12.5px;line-height:1.75;padding:10px 14px;border-radius:16px}.lv10-root .ai-msg.user{align-self:flex-end;background:var(--card-hover);border:1px solid var(--line-strong);border-end-end-radius:5px}.lv10-root .ai-msg.ai{align-self:flex-start;color:#fff;background:linear-gradient(135deg,#ff9440,var(--orange) 45%,var(--orange-deep));border-end-start-radius:5px;box-shadow:0 12px 28px -12px #ff7a1aa6}.lv10-root .ai-msg-spark{font-style:normal;margin-inline-end:6px;opacity:.9}.lv10-root .ai-msg.is-typing{padding-block:12px}.lv10-root .ai-typing{display:inline-flex;gap:4px}.lv10-root .ai-typing i{width:6px;height:6px;border-radius:50%;background:#ffffffd9;animation:ai-blink 1.1s ease-in-out infinite}.lv10-root .ai-typing i:nth-child(2){animation-delay:.18s}.lv10-root .ai-typing i:nth-child(3){animation-delay:.36s}@keyframes ai-blink{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.lv10-root .ai-chips{display:flex;flex-wrap:wrap;gap:8px}.lv10-root .ai-chip{font-size:11px;font-weight:600;color:var(--ink-2);background:var(--card);border:1px solid var(--line);border-radius:999px;padding:7px 13px;transition:color .25s,border-color .25s,transform .3s var(--ease-spring);cursor:default}.lv10-root .ai-chip:hover{color:var(--orange);border-color:#ff7a1a66;transform:translateY(-2px)}.lv10-root .ai-input{display:flex;align-items:center;gap:10px;padding:8px 8px 8px 18px;border-radius:999px;background:var(--card);border:1px solid var(--line)}.lv10-root [dir=rtl] .ai-input{padding:8px 18px 8px 8px}.lv10-root .ai-input>span{flex:1;font-size:12.5px;color:var(--ink-3)}.lv10-root .ai-send{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#ff9440,var(--orange-deep));box-shadow:0 8px 18px -8px #ff7a1ab3;transition:transform .3s var(--ease-spring)}.lv10-root .ai-send:hover{transform:scale(1.08)}@media(max-width:960px){.lv10-root .ai-layout{grid-template-columns:1fr;gap:30px}.lv10-root .ai-panel{min-height:420px}}.lv10-root .wa-section{overflow:hidden}.lv10-root .wa-stage{position:relative;display:flex;align-items:center;justify-content:center;gap:clamp(18px,3.4vw,54px);padding:30px 20px 10px;max-width:1240px;margin-inline:auto}.lv10-root .wa-beams{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.lv10-root .wa-beam{fill:none;stroke:#25d36680;stroke-width:1.6;stroke-dasharray:7 9;opacity:0;transition:opacity .7s ease}.lv10-root .wa-beam.lit{opacity:1;animation:wa-dash 1.1s linear infinite}@keyframes wa-dash{to{stroke-dashoffset:-16}}.lv10-root .wa-phone{position:relative;transition:transform .7s var(--ease-out),opacity .7s ease}.lv10-root .wa-phone-side{opacity:.85;transform:translateY(16px) scale(.97)}.lv10-root .wa-phone-side.lit{opacity:1;transform:translateY(0) scale(1)}.lv10-root .wa-phone-center{z-index:2}.lv10-root .wa-chat{display:flex;flex-direction:column;height:100%;background:var(--wa-chat-bg);color:var(--wa-ink);font-size:11px}.lv10-root .wa-chat-header{display:flex;align-items:center;gap:7px;padding:40px 10px 8px;background:#202c33;color:#e9edef;flex-shrink:0}.lv10-root[data-theme=light] .wa-chat-header{background:#008069;color:#fff}.lv10-root .wa-back{opacity:.9;flex-shrink:0}.lv10-root .wa-avatar{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#ff9440,var(--orange-deep));color:#fff;font-weight:700;font-size:12px;flex-shrink:0}.lv10-root .wa-chat-title{flex:1;min-width:0}.lv10-root .wa-chat-title b{display:flex;align-items:center;gap:4px;font-size:11.5px;white-space:nowrap;overflow:hidden}.lv10-root .wa-chat-title span{display:block;font-size:9px;opacity:.75}.lv10-root .wa-typing-label{color:#25d366!important;opacity:1!important;font-weight:600}.lv10-root[data-theme=light] .wa-typing-label{color:#d9fdd3!important}.lv10-root .wa-chat-icons{display:flex;gap:11px;opacity:.85;flex-shrink:0;padding-inline-end:2px}.lv10-root .wa-chat-body{flex:1;display:flex;flex-direction:column;gap:6px;padding:10px 8px;overflow:hidden;position:relative;background-color:var(--wa-chat-bg);background-image:radial-gradient(rgba(255,255,255,.045) 1px,transparent 1.4px),radial-gradient(rgba(255,255,255,.03) 1.6px,transparent 2px);background-size:26px 26px,42px 42px;background-position:0 0,13px 17px}.lv10-root[data-theme=light] .wa-chat-body{background-image:radial-gradient(rgba(60,45,20,.06) 1px,transparent 1.4px),radial-gradient(rgba(60,45,20,.045) 1.6px,transparent 2px)}.lv10-root .wa-date-pill{align-self:center;font-size:8.5px;font-weight:600;color:var(--wa-ink-2);background:var(--wa-bubble-in);border-radius:7px;padding:3px 9px;box-shadow:0 1px 1px #0000001f}.lv10-root .wa-encrypt{align-self:center;text-align:center;font-size:8px;line-height:1.5;color:#ffd279;background:#182229e6;border-radius:7px;padding:4px 10px;max-width:94%}.lv10-root[data-theme=light] .wa-encrypt{background:#fdf4c5;color:#54656f}.lv10-root .wa-bubble{position:relative;max-width:82%;border-radius:8px;padding:5px 7px 4px;font-size:10.5px;line-height:1.6;box-shadow:0 1px 1px #00000024}.lv10-root .wa-bubble p{margin:0}.lv10-root .wa-in{align-self:flex-start;background:var(--wa-bubble-in);border-start-start-radius:0}.lv10-root .wa-in:before{content:"";position:absolute;top:0;inset-inline-start:-6px;border-block-start:7px solid var(--wa-bubble-in);border-inline-start:7px solid transparent}.lv10-root .wa-out{align-self:flex-end;background:var(--wa-bubble-out);border-start-end-radius:0}.lv10-root .wa-out:before{content:"";position:absolute;top:0;inset-inline-end:-6px;border-block-start:7px solid var(--wa-bubble-out);border-inline-end:7px solid transparent}.lv10-root .wa-biz-tag{display:block;font-size:8px;font-weight:700;color:var(--orange);margin-bottom:2px}.lv10-root .wa-name-var{color:#25d366;font-weight:700}.lv10-root .wa-time{display:inline-flex;align-items:center;gap:3px;font-size:7.5px;color:var(--wa-ink-2);float:inline-end;margin-inline-start:8px;margin-top:5px}.lv10-root .wa-ticks{color:#8696a0f2;transition:color .4s ease}.lv10-root .wa-ticks.read{color:#53bdeb}.lv10-root .wa-typing-bubble{padding:8px 12px}.lv10-root .wa-typing-dots{display:inline-flex;gap:3.5px}.lv10-root .wa-typing-dots i{width:5px;height:5px;border-radius:50%;background:var(--wa-ink-2);animation:wa-tp 1.1s infinite}.lv10-root .wa-typing-dots i:nth-child(2){animation-delay:.18s}.lv10-root .wa-typing-dots i:nth-child(3){animation-delay:.36s}@keyframes wa-tp{0%,to{transform:translateY(0);opacity:.4}45%{transform:translateY(-3px);opacity:1}}.lv10-root .wa-input-bar{display:flex;align-items:center;gap:6px;padding:6px 8px 10px;background:#202c33;flex-shrink:0}.lv10-root[data-theme=light] .wa-input-bar{background:#f0f2f5}.lv10-root .wa-input-field{flex:1;display:flex;align-items:center;gap:7px;background:#2a3942;color:#8696a0;border-radius:999px;padding:6px 11px;font-size:10px;min-width:0}.lv10-root[data-theme=light] .wa-input-field{background:#fff;color:#54656f}.lv10-root .wa-input-field span{flex:1}.lv10-root .wa-mic{width:28px;height:28px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;background:#00a884;color:#fff;box-shadow:0 4px 10px -3px #00a88499}.lv10-root .wa-composer{display:flex;flex-direction:column;height:100%;background:#0d0f14;color:#eef0f4}.lv10-root .wa-comp-head{display:flex;align-items:center;gap:8px;padding:12px 13px 10px;border-bottom:1px solid rgba(255,255,255,.07)}.lv10-root .wa-comp-logo{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(135deg,#ff9440,var(--orange) 55%,var(--orange-deep));color:#fff;font-weight:800;font-size:12px}.lv10-root .wa-comp-head b{flex:1;font-size:12px}.lv10-root .wa-conn{display:inline-flex;align-items:center;gap:5px;font-size:9.5px;font-weight:600;color:#25d366;background:#25d3661a;border:1px solid rgba(37,211,102,.3);border-radius:999px;padding:3px 9px}.lv10-root .wa-conn i{width:5px;height:5px;border-radius:50%;background:#25d366;box-shadow:0 0 6px #25d366;animation:pulse-dot 1.8s infinite}.lv10-root .wa-comp-body{flex:1;padding:12px 13px;display:flex;flex-direction:column;gap:8px}.lv10-root .wa-comp-body label{font-size:9.5px;font-weight:600;color:#eef0f473}.lv10-root .wa-comp-msg{min-height:64px;background:#ffffff0b;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:9px 11px;font-size:11px;line-height:1.75;transition:border-color .3s ease,box-shadow .3s ease}.lv10-root .wa-comp-msg.focus{border-color:#25d3668c;box-shadow:0 0 0 3px #25d3661f}.lv10-root .wa-caret{display:inline-block;width:2px;height:12px;background:#25d366;vertical-align:middle;margin-inline-start:1px;animation:wa-blink .85s step-end infinite}@keyframes wa-blink{50%{opacity:0}}.lv10-root .wa-comp-chips{display:flex;flex-wrap:wrap;gap:6px}.lv10-root .wa-chip{display:inline-flex;align-items:center;gap:5px;font-size:9.5px;font-weight:600;color:#eef0f48c;background:#ffffff0b;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:5px 10px;transition:all .4s var(--ease-out)}.lv10-root .wa-chip i{font-style:normal;font-size:8px;width:12px;height:12px;display:grid;place-items:center;border-radius:50%;background:#ffffff1a;transition:all .4s ease}.lv10-root .wa-chip.on{color:#25d366;border-color:#25d36680;background:#25d36614}.lv10-root .wa-chip.on i{background:#25d366;color:#04150c}.lv10-root .wa-comp-recip{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#eef0f48c;background:#ffffff08;border-radius:10px;padding:7px 11px}.lv10-root .wa-comp-recip b{font-size:13px;color:#eef0f4}.lv10-root .wa-send{margin-top:auto;border-radius:12px;padding:11px;font-size:11.5px;font-weight:700;color:#04150c;background:linear-gradient(135deg,#3ae07e,#25d366 50%,#128c7e);box-shadow:0 10px 24px -8px #25d3668c;transition:transform .3s var(--ease-spring)}.lv10-root .wa-send.fire{transform:scale(.95)}.lv10-root .wa-send.sent{background:#25d3661a;color:#25d366;border:1px solid rgba(37,211,102,.4);box-shadow:none}.lv10-root .wa-send-track{height:4px;border-radius:99px;background:#ffffff12;overflow:hidden}.lv10-root .wa-send-track i{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#128c7e,#25d366)}.lv10-root .wa-points{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:64px}.lv10-root .wa-point{border-radius:20px;padding:22px;position:relative}.lv10-root .wa-point-check{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:50%;font-size:12px;color:#04150c;background:linear-gradient(135deg,#3ae07e,#25d366);box-shadow:0 6px 16px -6px #25d36699;margin-bottom:12px}.lv10-root .wa-point b{display:block;font-size:15.5px;margin-bottom:8px}.lv10-root .wa-point p{font-size:13px;line-height:1.85;color:var(--ink-2)}@media(max-width:900px){.lv10-root .wa-stage{flex-wrap:wrap}.lv10-root .wa-phone-side{display:none}.lv10-root .wa-points{grid-template-columns:1fr}}.lv10-root .tour{overflow:hidden}.lv10-root .tour-wrap{display:flex;justify-content:center}.lv10-root .tour-frame{position:relative;width:100%;aspect-ratio:16 / 9;max-height:76vh;background:#0a0b10;border:1px solid rgba(255,255,255,.1);overflow:hidden;box-shadow:0 60px 130px -50px #000000d9;will-change:transform;transform-origin:center center}.lv10-root .tour-glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(65% 90% at 50% 110%,rgba(255,122,26,.14),transparent 65%),radial-gradient(40% 40% at 85% -10%,rgba(255,178,107,.08),transparent 70%)}.lv10-root .tour-progress{position:absolute;top:clamp(10px,1.6vw,18px);inset-inline:clamp(12px,2vw,22px);display:flex;gap:6px;z-index:6}.lv10-root .tour-seg{flex:1;height:3px;border-radius:99px;background:#ffffff29;overflow:hidden}.lv10-root .tour-seg i{display:block;height:100%;width:0;border-radius:99px;background:linear-gradient(90deg,var(--orange),#ffb26b);box-shadow:0 0 8px #ff7a1ab3}.lv10-root .tour-seg.done i{width:100%}.lv10-root .tour-seg.on i{animation:tour-fill linear forwards}@keyframes tour-fill{0%{width:0}to{width:100%}}.lv10-root .tour-stage{position:absolute;inset:0;display:grid;place-items:center;padding:clamp(40px,6vw,80px) clamp(20px,4vw,60px) clamp(70px,9vw,110px)}.lv10-root .tr-scene{width:min(560px,100%);display:flex;flex-direction:column;align-items:center;gap:14px;color:#eef0f4}.lv10-root .tr-browser{width:100%;background:#12141b;border:1px solid rgba(255,255,255,.09);border-radius:18px;overflow:hidden;box-shadow:0 30px 70px -28px #000000b3}.lv10-root .tr-browser-bar{display:flex;gap:6px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.07)}.lv10-root .tr-browser-bar i{width:10px;height:10px;border-radius:50%}.lv10-root .tr-browser-bar i:nth-child(1){background:#ff5f57}.lv10-root .tr-browser-bar i:nth-child(2){background:#febc2e}.lv10-root .tr-browser-bar i:nth-child(3){background:#28c840}.lv10-root .tr-create{padding:clamp(20px,3.4vw,36px);display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.lv10-root .tr-create>b{font-size:clamp(20px,2.8vw,30px);font-weight:800}.lv10-root .tr-url{font-size:clamp(12px,1.5vw,14.5px);color:#ffb26b;background:#ff7a1a1a;border:1px solid rgba(255,122,26,.35);border-radius:999px;padding:8px 18px}.lv10-root .tr-ready{font-size:clamp(12.5px,1.5vw,15px);font-weight:700;color:#4ade80;background:#4ade8017;border:1px solid rgba(74,222,128,.35);border-radius:12px;padding:10px 22px}.lv10-root .tr-product{width:100%;display:flex;align-items:center;gap:clamp(14px,2.4vw,24px);background:#12141b;border:1px solid rgba(255,255,255,.09);border-radius:20px;padding:clamp(18px,3vw,30px);box-shadow:0 30px 70px -28px #000000b3}.lv10-root .tr-product-img{width:clamp(64px,9vw,96px);height:clamp(64px,9vw,96px);flex-shrink:0;display:grid;place-items:center;font-size:clamp(34px,5vw,52px);background:linear-gradient(135deg,#ff7a1a40,#ff7a1a0f);border:1px solid rgba(255,122,26,.35);border-radius:18px}.lv10-root .tr-product-info{flex:1;min-width:0}.lv10-root .tr-product-info b{display:block;font-size:clamp(14px,1.9vw,18px);font-weight:700}.lv10-root .tr-price{display:inline-block;margin-top:6px;font-size:clamp(18px,2.6vw,26px);font-weight:800;color:#ffb26b}.lv10-root .tr-product-info em{display:block;font-style:normal;margin-top:4px;font-size:clamp(11px,1.3vw,12.5px);color:#eef0f480}.lv10-root .tr-pub-wrap{position:relative;min-width:clamp(96px,14vw,150px);height:44px;flex-shrink:0}.lv10-root .tr-pub,.lv10-root .tr-published{position:absolute;inset:0;display:grid;place-items:center;border-radius:12px;font-size:clamp(12px,1.4vw,13.5px);font-weight:700}.lv10-root .tr-pub{color:#fff;background:linear-gradient(135deg,#ff9440,var(--orange) 45%,var(--orange-deep));box-shadow:0 10px 26px -10px #ff7a1ab3}.lv10-root .tr-published{color:#4ade80;background:#4ade8017;border:1px solid rgba(74,222,128,.4)}.lv10-root .tr-notif{display:flex;align-items:center;gap:10px;font-size:clamp(12.5px,1.5vw,15px);background:#171a22f2;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:12px 20px;box-shadow:0 18px 44px -16px #000000b3}.lv10-root .tr-order{width:100%;background:#12141b;border:1px solid rgba(255,255,255,.09);border-radius:20px;padding:clamp(16px,2.6vw,26px);display:flex;flex-direction:column;gap:16px;box-shadow:0 30px 70px -28px #000000b3}.lv10-root .tr-order-row{display:flex;align-items:center;gap:14px}.lv10-root .tr-order-av{width:44px;height:44px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;font-weight:700;background:linear-gradient(135deg,#54a0ff,#2e6bd6);color:#fff}.lv10-root .tr-order-who{flex:1;min-width:0}.lv10-root .tr-order-who b{display:block;font-size:clamp(13px,1.6vw,15.5px)}.lv10-root .tr-order-who span{font-size:clamp(11px,1.3vw,12.5px);color:#ffb26b}.lv10-root .tr-order-total{font-size:clamp(16px,2.2vw,22px);font-weight:800}.lv10-root .tr-confirm{position:relative;border-radius:12px;padding:12px;font-size:clamp(12.5px,1.5vw,14px);font-weight:700;color:#fff;background:linear-gradient(135deg,#ff9440,var(--orange) 45%,var(--orange-deep));box-shadow:0 12px 30px -12px #ff7a1ab3}.lv10-root .tr-confirm i{position:absolute;inset:0;display:grid;place-items:center;font-style:normal;font-size:18px}.lv10-root .tr-scene-wa{gap:10px}.lv10-root .tr-wa-bubble{position:relative;max-width:min(430px,92%);background:#005c4b;color:#e9edef;border-radius:16px;border-start-end-radius:4px;padding:14px 18px 10px;font-size:clamp(12.5px,1.5vw,15px);line-height:1.85;box-shadow:0 22px 54px -20px #000000b3}.lv10-root .tr-wa-meta{display:flex;justify-content:flex-end;margin-top:4px}.lv10-root .tr-wa-delivered{font-size:clamp(11px,1.3vw,13px);font-weight:600;color:#25d366}.lv10-root .tr-grow{width:100%;background:#12141b;border:1px solid rgba(255,255,255,.09);border-radius:20px;padding:clamp(18px,3vw,30px);text-align:center;box-shadow:0 30px 70px -28px #000000b3}.lv10-root .tr-grow-label{font-size:clamp(11.5px,1.4vw,13px);color:#eef0f48c}.lv10-root .tr-grow-value{display:block;margin-top:6px;font-size:clamp(30px,4.6vw,46px);font-weight:800;background:linear-gradient(120deg,var(--orange-soft),var(--orange) 55%,var(--orange-deep));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lv10-root .tr-grow-value i{font-style:normal;font-size:.45em}.lv10-root .tr-grow-delta{display:inline-block;margin-top:4px;font-size:clamp(11.5px,1.4vw,13px);font-weight:600;color:#4ade80}.lv10-root .tr-grow-chart{width:100%;height:auto;margin-top:14px}.lv10-root .tour-caption{position:absolute;bottom:clamp(14px,2.4vw,26px);inset-inline:clamp(16px,2.6vw,30px);z-index:6;text-align:start}.lv10-root .tour-tag{display:inline-block;font-size:clamp(10px,1.2vw,11.5px);font-weight:700;letter-spacing:.08em;color:#ffb26b;background:#ff7a1a1f;border:1px solid rgba(255,122,26,.35);border-radius:999px;padding:4px 12px;margin-bottom:7px;backdrop-filter:blur(8px)}.lv10-root .tour-caption b{display:block;font-size:clamp(15px,2.2vw,22px);font-weight:800;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.55)}@media(max-width:720px){.lv10-root .tour-frame{aspect-ratio:4 / 5}.lv10-root .tour-stage{padding:54px 16px 84px}}.lv10-root .pricing-band .pb-card{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:28px;border-radius:var(--radius-xl);padding:clamp(30px,4.4vw,56px)}.lv10-root .pb-glow{position:absolute;inset-inline-end:-12%;top:-60%;width:55%;height:220%;background:radial-gradient(closest-side,rgba(255,122,26,.22),transparent 72%);pointer-events:none}.lv10-root .pb-copy{position:relative;z-index:1;max-width:620px}.lv10-root .pb-copy h2{font-size:clamp(24px,3.2vw,36px);font-weight:700;letter-spacing:-.02em;line-height:1.15;margin:0 0 10px}.lv10-root .pb-copy p{font-size:clamp(15px,1.6vw,17px);color:var(--ink-2);margin:0}.lv10-root .pb-cta{position:relative;z-index:1;flex-shrink:0;gap:8px;font-size:15px;padding:14px 26px}@media(max-width:640px){.lv10-root .pricing-band .pb-card{flex-direction:column;align-items:flex-start}.lv10-root .pb-cta{width:100%;justify-content:center}}.lv10-root .tm{overflow:hidden}.lv10-root .tm-marquees{display:flex;flex-direction:column;gap:22px}.lv10-root .tm-row{overflow:hidden;mask-image:linear-gradient(90deg,transparent,black 8%,black 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 8%,black 92%,transparent);padding-block:6px}.lv10-root .tm-track{display:flex;gap:22px;width:-moz-max-content;width:max-content}.lv10-root .tm-track-a{animation:tm-slide-a 48s linear infinite}.lv10-root .tm-track-b{animation:tm-slide-b 54s linear infinite}.lv10-root .tm-row:hover .tm-track{animation-play-state:paused}@keyframes tm-slide-a{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes tm-slide-b{0%{transform:translate(-50%)}to{transform:translate(0)}}.lv10-root .tm-card{width:420px;border-radius:var(--radius-lg);padding:26px 26px 22px;direction:rtl;flex-shrink:0;transition:transform .4s var(--ease-spring),border-color .3s}.lv10-root .tm-card:hover{transform:translateY(-6px);border-color:#ff7a1a59}.lv10-root .tm-stars{color:var(--orange);font-size:14px;letter-spacing:3px;margin-bottom:14px;text-shadow:0 0 18px rgba(255,122,26,.6)}.lv10-root .tm-quote{font-size:13.5px;line-height:2;color:var(--ink-2);margin-bottom:20px;min-height:108px}.lv10-root .tm-who{display:flex;align-items:center;gap:12px}.lv10-root .tm-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;font-size:17px;font-weight:800;color:#fff;background:linear-gradient(135deg,#ff9440,var(--orange-deep));box-shadow:inset 0 1px #ffffff59,0 8px 20px -6px #ff7a1a8c;flex-shrink:0}.lv10-root .tm-who b{display:block;font-size:13.5px;font-weight:700}.lv10-root .tm-who span{display:block;font-size:11.5px;color:var(--ink-3);margin-top:3px}@media(max-width:600px){.lv10-root .tm-card{width:320px}.lv10-root .tm-quote{min-height:0}}.lv10-root .faq-list{max-width:760px;margin-inline:auto;padding-inline:24px;display:flex;flex-direction:column;gap:13px}.lv10-root .faq-item{border-radius:var(--radius-lg);overflow:hidden;transition:border-color .3s}.lv10-root .faq-item.open{border-color:#ff7a1a66}.lv10-root .faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:21px 26px;font-family:var(--font-display);font-size:16px;font-weight:600;text-align:start;color:var(--ink)}.lv10-root .faq-q i{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--card);border:1px solid var(--line);color:var(--ink-2);flex-shrink:0;font-style:normal}.lv10-root .faq-item.open .faq-q i{background:#ff7a1a21;color:var(--orange);border-color:#ff7a1a59}.lv10-root .faq-a{overflow:hidden}.lv10-root .faq-a p{padding:0 26px 24px;font-size:14.5px;line-height:2;color:var(--ink-2)}.lv10-root .fcta{text-align:center}.lv10-root .fcta-stage{position:relative;border-radius:clamp(26px,4vw,44px);overflow:hidden;min-height:clamp(460px,68vh,640px);display:grid;place-items:center;padding:clamp(28px,5vw,64px);border:1px solid var(--line);box-shadow:0 50px 110px -44px #000000b3}.lv10-root .fcta-photo{background-image:var(--img-stage)}.lv10-root .fcta-photo:after{background:radial-gradient(80% 90% at 50% 50%,#0000001a,#00000085)}.lv10-root[data-theme=light] .fcta-photo:after{background:radial-gradient(80% 90% at 50% 50%,#f6f4f10a,#f6f4f173)}.lv10-root .fcta-card{position:relative;z-index:2;width:min(660px,100%);border-radius:clamp(24px,3vw,36px);padding:clamp(28px,4.4vw,54px) clamp(22px,4vw,50px);display:flex;flex-direction:column;align-items:center;gap:16px}.lv10-root .fcta-badge{display:inline-block;font-size:12.5px;font-weight:700;color:var(--orange);background:#ff7a1a1f;border:1px solid rgba(255,122,26,.4);border-radius:999px;padding:7px 17px}.lv10-root .fcta-card h2{font-size:clamp(26px,4.2vw,44px);line-height:1.3;font-weight:800}.lv10-root .fcta-card h2 em{font-style:normal;background:linear-gradient(120deg,var(--orange-soft),var(--orange) 45%,var(--orange-deep));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lv10-root .fcta-card p{max-width:480px;font-size:clamp(13.5px,1.6vw,15.5px);line-height:1.95;color:var(--ink-2)}.lv10-root .fcta-btn{padding:17px 40px;font-size:16px;margin-top:6px}.lv10-root .fcta-bullets{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 20px;font-size:12px;font-weight:600;color:var(--ink-2)}.lv10-root .fcta-pay{margin-top:56px}.lv10-root .fcta-pay p{font-size:13px;font-weight:600;color:var(--ink-2);margin-bottom:18px}.lv10-root .fcta-pay-marquee{position:relative;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.lv10-root .fcta-pay-track{display:flex;gap:12px;width:-moz-max-content;width:max-content;animation:fcta-scroll 36s linear infinite}@keyframes fcta-scroll{to{transform:translate(-33.333%)}}.lv10-root .fcta-pay-pill{white-space:nowrap;font-size:13px;font-weight:600;border-radius:999px;padding:11px 20px}.lv10-root .fcta-pay small{display:block;margin-top:16px;font-size:11.5px;color:var(--ink-3)}.lv10-root .journey{position:relative;height:430vh;background:var(--bg)}.lv10-root .jr-pin{position:sticky;top:0;height:100svh;overflow:hidden;display:flex;flex-direction:column;justify-content:center;gap:clamp(20px,3.5vh,40px);padding-block:clamp(72px,9vh,110px) clamp(20px,4vh,44px)}.lv10-root .jr-head{text-align:center;padding-inline:24px}.lv10-root .jr-head .section-title{font-size:clamp(24px,3.8vw,44px)}.lv10-root .jr-head .section-lede{margin-top:10px}.lv10-root .jr-track{display:flex;align-items:stretch;gap:clamp(18px,2.6vw,34px);padding-inline:max(24px,calc((100vw - min(920px,86vw))/2));will-change:transform}.lv10-root .jr-panel{flex-shrink:0;width:min(920px,86vw);min-height:clamp(360px,52vh,520px);border-radius:clamp(24px,3vw,38px);padding:clamp(24px,3.4vw,48px);display:grid;grid-template-columns:1fr 1.15fr;gap:clamp(20px,3vw,44px);align-items:center;overflow:hidden;position:relative}.lv10-root .jr-panel:after{content:"";position:absolute;inset:-40% -20% auto;height:80%;background:radial-gradient(50% 60% at 50% 0%,rgba(255,122,26,.09),transparent 70%);pointer-events:none}.lv10-root .jr-copy{position:relative;z-index:1}.lv10-root .jr-num{display:inline-block;font-size:clamp(13px,1.4vw,15px);font-weight:700;letter-spacing:.12em;color:var(--orange);background:#ff7a1a1a;border:1px solid rgba(255,122,26,.3);border-radius:999px;padding:6px 16px;margin-bottom:18px}.lv10-root .jr-copy h3{font-size:clamp(24px,3.2vw,40px);font-weight:800;line-height:1.25}.lv10-root .jr-copy p{margin-top:14px;font-size:clamp(14px,1.5vw,16.5px);line-height:1.95;color:var(--ink-2)}.lv10-root .jr-visual{position:relative;z-index:1}.lv10-root .jr-panel-cta{grid-template-columns:1fr;text-align:center;background:radial-gradient(80% 120% at 50% 120%,rgba(255,122,26,.16),transparent 60%),var(--glass-bg-strong)}.lv10-root .jr-cta-inner{display:flex;flex-direction:column;align-items:center;gap:14px}.lv10-root .jr-cta-inner h3{font-size:clamp(32px,4.6vw,56px);font-weight:800;background:linear-gradient(120deg,var(--orange-soft),var(--orange) 50%,var(--orange-deep));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lv10-root .jr-cta-inner p{color:var(--ink-2);font-size:clamp(15px,1.7vw,18px)}.lv10-root .jr-cta-btn{margin-top:10px;padding:17px 38px;font-size:16px}.lv10-root .jr-progress{display:flex;align-items:center;gap:16px;width:min(920px,86vw);margin-inline:auto}.lv10-root .jr-progress-count{font-size:12.5px;font-weight:600;color:var(--ink-3);letter-spacing:.1em;white-space:nowrap}.lv10-root .jr-progress-bar{flex:1;height:3px;background:var(--line);border-radius:99px;overflow:hidden}.lv10-root .jr-progress-bar i{display:block;height:100%;background:linear-gradient(90deg,var(--orange-deep),var(--orange));transform-origin:var(--jr-origin, left);border-radius:99px}.lv10-root [dir=rtl] .jr-progress-bar i{--jr-origin: right}.lv10-root .jr-progress-hint{font-size:12.5px;color:var(--ink-3);white-space:nowrap}.lv10-root .jr-mock{background:var(--screen-bg);border:1px solid var(--line-strong);border-radius:18px;overflow:hidden;box-shadow:0 30px 70px -30px #0000008c}.lv10-root .jr-mock-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;border-bottom:1px solid var(--line);background:var(--card)}.lv10-root .jr-mock-bar i{width:9px;height:9px;border-radius:50%}.lv10-root .jr-mock-bar i:nth-child(1){background:#ff5f57}.lv10-root .jr-mock-bar i:nth-child(2){background:#febc2e}.lv10-root .jr-mock-bar i:nth-child(3){background:#28c840}.lv10-root .jr-mock-bar span{margin-inline:auto;font-size:11.5px;font-weight:600;color:var(--ink-2)}.lv10-root .jr-mock-body{padding:18px;display:flex;flex-direction:column;gap:12px}.lv10-root .jr-field label{display:block;font-size:11px;font-weight:600;color:var(--ink-3);margin-bottom:6px}.lv10-root .jr-input{display:flex;align-items:center;background:var(--card);border:1px solid var(--line-strong);border-radius:11px;padding:10px 13px;font-size:13px;font-weight:500;min-height:40px}.lv10-root .jr-typed{display:inline-block;overflow:hidden;white-space:nowrap;max-width:0}.lv10-root .jr-typed-1{animation:jr-type 8s infinite}.lv10-root .jr-typed-2{animation:jr-type2 8s infinite}@keyframes jr-type{0%,4%{max-width:0}22%,to{max-width:100%}}@keyframes jr-type2{0%,26%{max-width:0}46%,to{max-width:100%}}.lv10-root .jr-caret{width:2px;height:15px;background:var(--orange);margin-inline-start:2px;opacity:0}.lv10-root .jr-caret-1{animation:jr-caret1 8s infinite}.lv10-root .jr-caret-2{animation:jr-caret2 8s infinite}@keyframes jr-caret1{2%,24%{opacity:1}0%,26%,to{opacity:0}}@keyframes jr-caret2{28%,48%{opacity:1}0%,26%,50%,to{opacity:0}}.lv10-root .jr-btn-wrap{position:relative;min-height:46px}.lv10-root .jr-btn,.lv10-root .jr-done{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;font-size:13.5px;font-weight:700}.lv10-root .jr-btn{color:#fff;background:linear-gradient(135deg,#ff9440,var(--orange) 45%,var(--orange-deep));box-shadow:0 10px 26px -10px #ff7a1ab3;animation:jr-btn 8s infinite}@keyframes jr-btn{0%,48%{opacity:1;transform:scale(1)}52%{transform:scale(.96)}56%,94%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.lv10-root .jr-done{flex-direction:column;gap:3px;color:#4ade80;background:#4ade8017;border:1px solid rgba(74,222,128,.35);opacity:0;animation:jr-done 8s infinite}.lv10-root .jr-done b{font-size:11px;color:var(--ink-2);font-weight:500}@keyframes jr-done{0%,54%{opacity:0;transform:scale(.94)}60%,94%{opacity:1;transform:scale(1)}to{opacity:0}}.lv10-root .jr-studio-body{gap:10px}.lv10-root .jr-canvas{position:relative;display:flex;flex-direction:column;gap:8px;background:var(--card);border:1px dashed var(--line-strong);border-radius:13px;padding:12px;min-height:168px}.lv10-root .jr-block{display:flex;align-items:center;gap:8px;background:var(--glass-bg-strong);border:1px solid var(--line-strong);border-radius:9px;padding:9px 11px;font-size:12px;font-weight:600;opacity:0}.lv10-root .jr-block-grip{color:var(--ink-3);font-size:10px}.lv10-root .jr-block-1{animation:jr-pop 8s infinite}.lv10-root .jr-block-2{animation:jr-pop 8s infinite .9s}.lv10-root .jr-block-3{animation:jr-pop 8s infinite 1.8s}@keyframes jr-pop{0%,3%{opacity:0;transform:translateY(14px) scale(.96)}9%,96%{opacity:1;transform:translateY(0) scale(1)}to{opacity:1}}.lv10-root .jr-block-grid{margin-inline-start:auto;display:flex;gap:5px}.lv10-root .jr-block-grid i{font-style:normal;font-size:13px;background:var(--card);border:1px solid var(--line);border-radius:6px;padding:3px 5px}.lv10-root .jr-ghost{position:absolute;top:10px;inset-inline-end:12px;font-size:13px;color:var(--orange);background:#ff7a1a1f;border:1px dashed rgba(255,122,26,.5);border-radius:8px;padding:5px 9px;animation:jr-ghost 8s infinite}@keyframes jr-ghost{0%,8%{transform:translate(0);opacity:0}12%{opacity:1}30%{transform:translate(calc(var(--jr-dir, -1) * 30px),52px);opacity:1}36%,to{opacity:0;transform:translate(calc(var(--jr-dir, -1) * 30px),52px)}}.lv10-root [dir=rtl] .jr-ghost{--jr-dir: 1}.lv10-root .jr-pubwrap{position:relative;min-height:42px}.lv10-root .jr-pub,.lv10-root .jr-published{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:11px;font-size:13px;font-weight:700}.lv10-root .jr-pub{color:#fff;background:linear-gradient(135deg,#ff9440,var(--orange) 45%,var(--orange-deep));animation:jr-btn 8s infinite 1s}.lv10-root .jr-published{color:#4ade80;background:#4ade8017;border:1px solid rgba(74,222,128,.35);opacity:0;animation:jr-done 8s infinite 1s}.lv10-root .jr-order{display:flex;align-items:center;gap:10px;background:var(--card);border:1px solid var(--line-strong);border-radius:11px;padding:10px 13px;font-size:12.5px;opacity:0}.lv10-root .jr-order b{flex:1;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lv10-root .jr-order-id{color:var(--ink-3);font-size:11px}.lv10-root .jr-order-price{font-weight:700}.lv10-root .jr-order-check{font-style:normal;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;font-size:11px;color:#fff;background:#25d366;box-shadow:0 4px 12px -4px #25d366cc;transform:scale(0)}.lv10-root .jr-order-1{animation:jr-order 8s infinite .3s}.lv10-root .jr-order-2{animation:jr-order 8s infinite 1.4s}.lv10-root .jr-order-3{animation:jr-order 8s infinite 2.5s}.lv10-root .jr-order-1 .jr-order-check{animation:jr-check 8s infinite 1s}.lv10-root .jr-order-2 .jr-order-check{animation:jr-check 8s infinite 2.1s}.lv10-root .jr-order-3 .jr-order-check{animation:jr-check 8s infinite 3.2s}@keyframes jr-order{0%{opacity:0;transform:translateY(12px)}5%,96%{opacity:1;transform:translateY(0)}to{opacity:1}}@keyframes jr-check{0%,2%{transform:scale(0) rotate(-40deg)}7%,to{transform:scale(1) rotate(0)}}.lv10-root .jr-total{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:12px;font-size:13px;color:var(--ink-2)}.lv10-root .jr-total b{font-size:19px;font-weight:700;background:linear-gradient(120deg,var(--orange-soft),var(--orange));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:jr-glow 8s infinite}@keyframes jr-glow{0%,40%{filter:drop-shadow(0 0 0 rgba(255,122,26,0))}50%,60%{filter:drop-shadow(0 2px 14px rgba(255,122,26,.65))}75%,to{filter:drop-shadow(0 0 0 rgba(255,122,26,0))}}.lv10-root .jr-wa-line{font-size:11.5px;color:#25d366;font-weight:600}@media(max-width:860px){.lv10-root .journey{height:auto;padding-block:84px 40px}.lv10-root .jr-pin{position:static;height:auto;overflow:visible;padding-block:0;gap:34px}.lv10-root .jr-track{flex-direction:column;padding-inline:18px;transform:none!important}.lv10-root .jr-panel{width:100%;grid-template-columns:1fr;min-height:0;gap:22px}}.lv10-root .rs-featured-title{font-size:20px;font-weight:800;margin-bottom:20px}.lv10-root .rs-post{display:flex;flex-direction:column;gap:10px;padding:26px 24px;border-radius:var(--radius-lg);transition:transform .4s var(--ease-spring),border-color .3s;cursor:pointer}.lv10-root .rs-post:hover{transform:translateY(-5px);border-color:#ff7a1a59}.lv10-root .rs-post-tag{align-self:flex-start;font-size:10.5px;font-weight:800;letter-spacing:.06em;color:var(--orange);background:#ff7a1a1a;border:1px solid rgba(255,122,26,.3);border-radius:999px;padding:4px 11px}.lv10-root .rs-post b{font-family:var(--font-display);font-size:17px;line-height:1.45}.lv10-root .rs-post p{font-size:13px;line-height:1.85;color:var(--ink-2)}.lv10-root .rs-post-read{margin-top:auto;padding-top:6px;font-size:11.5px;color:var(--ink-3)}.lv10-root .rs-soon{margin-top:26px;text-align:center;font-size:12.5px;color:var(--ink-3)}.lv10-root .rv-wall{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.lv10-root .rv-wall .tm-card{width:auto;direction:inherit}.lv10-root .rv-wall .tm-quote{min-height:0;font-size:14px}@media(max-width:760px){.lv10-root .rv-wall{grid-template-columns:1fr}}.lv10-root .hp-search{display:flex;align-items:center;gap:12px;width:min(520px,100%);padding:15px 20px;border-radius:999px;color:var(--ink-3)}.lv10-root .hp-search input{flex:1;min-width:0;border:none;background:transparent;outline:none;color:var(--ink);font-family:var(--font-body);font-size:14.5px}.lv10-root .hp-search input::-moz-placeholder{color:var(--ink-3)}.lv10-root .hp-search input::placeholder{color:var(--ink-3)}.lv10-root .hp-cat{cursor:default}.lv10-root .hp-groups{display:flex;flex-direction:column;gap:44px}.lv10-root .hp-group-title{font-size:19px;font-weight:800;margin-bottom:16px;padding-inline-start:14px;border-inline-start:3px solid var(--orange)}.lv10-root .hp-list{padding-inline:0;max-width:none}.lv10-root .hp-empty{text-align:center;font-size:26px;opacity:.5;padding:40px 0}.lv10-root .pt-card{display:flex;flex-direction:column;gap:12px;padding:30px 26px 26px;border-radius:var(--radius-xl);transition:transform .4s var(--ease-spring),border-color .3s}.lv10-root .pt-card:hover{transform:translateY(-6px);border-color:#ff7a1a66}.lv10-root .pt-card h3{font-size:19px}.lv10-root .pt-card>p{font-size:13.5px;line-height:1.9;color:var(--ink-2)}.lv10-root .pt-perks{display:flex;flex-direction:column;gap:10px;margin-block:8px 14px}.lv10-root .pt-perks li{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--ink-2)}.lv10-root .pt-perks svg{color:var(--orange);background:#ff7a1a1f;border-radius:50%;padding:4px;width:21px;height:21px;flex-shrink:0}.lv10-root .pt-cta{margin-top:auto}.lv10-root .fstack-cards{position:relative;display:flex;flex-direction:column;padding-bottom:22vh}.lv10-root .fstack-card{position:sticky;margin-bottom:16vh;display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(22px,3.4vw,52px);align-items:center;border-radius:clamp(24px,3vw,36px);padding:clamp(24px,3.4vw,52px);overflow:hidden;will-change:transform;transform-origin:center top}.lv10-root .fs-dim{position:absolute;inset:0;background:var(--bg);z-index:5;pointer-events:none;border-radius:inherit}.lv10-root .fstack-tab{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.14em;color:var(--ink-3);margin-bottom:10px}.lv10-root .fstack-tag{display:inline-block;font-size:12.5px;font-weight:600;color:var(--orange);background:#ff7a1a1a;border:1px solid rgba(255,122,26,.28);border-radius:999px;padding:6px 15px;margin-inline-start:10px}.lv10-root .fstack-copy h3{font-size:clamp(22px,2.8vw,34px);font-weight:800;line-height:1.3;margin-top:8px}.lv10-root .fstack-copy p{margin-top:12px;font-size:clamp(13.5px,1.5vw,15.5px);line-height:1.95;color:var(--ink-2)}.lv10-root .fstack-copy ul{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:10px 16px}.lv10-root .fstack-copy li{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:500;color:var(--ink-2)}.lv10-root .fstack-copy li svg{color:var(--orange);flex-shrink:0}.lv10-root .fstack-link{display:inline-flex;align-items:center;gap:8px;margin-top:22px;font-size:14px;font-weight:700;color:var(--orange);transition:gap .3s var(--ease-out)}.lv10-root .fstack-link:hover{gap:13px}.lv10-root .fstack-visual{container-type:inline-size}.lv10-root .af{background:#0d0e13;border:1px solid rgba(255,255,255,.09);border-radius:2.6cqw;overflow:hidden;box-shadow:0 34px 80px -32px #000000a6;color:#edeff3;font-size:1.9cqw}.lv10-root .af-chrome{display:flex;align-items:center;gap:2cqw;padding:1.7cqw 2.4cqw;background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.07)}.lv10-root .af-dots{display:flex;gap:1cqw}.lv10-root .af-dots i{width:1.5cqw;height:1.5cqw;border-radius:50%}.lv10-root .af-dots i:nth-child(1){background:#ff5f57}.lv10-root .af-dots i:nth-child(2){background:#febc2e}.lv10-root .af-dots i:nth-child(3){background:#28c840}.lv10-root .af-url{margin-inline:auto;font-size:1.7cqw;color:#edeff380;background:#ffffff0d;border-radius:99px;padding:.7cqw 4cqw}.lv10-root .af-body{display:flex;min-height:56cqw}.lv10-root .af-side{width:15cqw;flex-shrink:0;border-inline-end:1px solid rgba(255,255,255,.07);padding:1.8cqw 1.2cqw;display:flex;flex-direction:column;gap:.8cqw;background:#ffffff04}.lv10-root .af-logo{width:4cqw;height:4cqw;display:grid;place-items:center;border-radius:1.2cqw;background:linear-gradient(135deg,#ff9440,var(--orange) 55%,var(--orange-deep));color:#fff;font-weight:800;font-size:2.2cqw;margin-bottom:1.4cqw}.lv10-root .af-item{display:flex;align-items:center;gap:1cqw;padding:1cqw;border-radius:1cqw;color:#edeff380;white-space:nowrap;overflow:hidden}.lv10-root .af-item i{font-style:normal;font-size:1.7cqw;flex-shrink:0}.lv10-root .af-item em{font-style:normal;font-size:1.55cqw;overflow:hidden;text-overflow:ellipsis}.lv10-root .af-item.on{background:linear-gradient(135deg,#ff7a1a38,#ff7a1a12);color:#ffb26b;box-shadow:inset 0 0 0 1px #ff7a1a4d}.lv10-root .af-main{flex:1;min-width:0;padding:2.4cqw}.lv10-root .af-studio{padding:2cqw}.lv10-root .af-canvas{position:relative;height:100%;border:1px dashed rgba(255,255,255,.16);border-radius:1.8cqw;padding:2cqw;display:flex;flex-direction:column;gap:1.8cqw}.lv10-root .af-ed-hero{background:linear-gradient(135deg,#ff7a1a4d,#ff7a1a14);border:1px solid rgba(255,122,26,.35);border-radius:1.4cqw;padding:2.6cqw 2.2cqw}.lv10-root .af-ed-hero b{display:block;font-size:2.6cqw;font-weight:800}.lv10-root .af-ed-hero span{font-size:1.6cqw;color:#edeff399}.lv10-root .af-ed-products{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4cqw}.lv10-root .af-ed-products>div{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:1.2cqw;padding:1.6cqw;text-align:center}.lv10-root .af-ed-products i{font-style:normal;font-size:3.4cqw;display:block}.lv10-root .af-ed-products em{font-style:normal;font-size:1.5cqw;color:#ffb26b;font-weight:700}.lv10-root .af-ed-ghost{position:absolute;top:1.6cqw;inset-inline-end:1.8cqw;font-size:1.6cqw;font-weight:600;color:var(--orange);background:#ff7a1a21;border:1px dashed rgba(255,122,26,.55);border-radius:1cqw;padding:.9cqw 1.6cqw;animation:af-ghost 7s infinite}@keyframes af-ghost{0%,10%{transform:translate(0);opacity:0}16%{opacity:1}38%{transform:translate(calc(var(--fs-dir, -1) * 4cqw),9cqw);opacity:1}46%,to{opacity:0;transform:translate(calc(var(--fs-dir, -1) * 4cqw),9cqw)}}.lv10-root [dir=rtl] .af-ed-ghost{--fs-dir: 1}.lv10-root .af-editor-side{width:17cqw;flex-shrink:0;border-inline-start:1px solid rgba(255,255,255,.07);padding:2cqw 1.6cqw;display:flex;flex-direction:column;gap:1.1cqw;background:#ffffff04}.lv10-root .af-editor-side>span{font-size:1.4cqw;color:#edeff366;letter-spacing:.05em}.lv10-root .af-ed-block{background:#ffffff0d;border:1px solid rgba(255,255,255,.09);border-radius:1cqw;padding:1.1cqw 1.3cqw;font-size:1.55cqw;font-weight:500;color:#edeff3bf}.lv10-root .af-ed-colors{display:flex;gap:1cqw}.lv10-root .af-ed-colors i{width:2.6cqw;height:2.6cqw;border-radius:50%;border:2px solid transparent}.lv10-root .af-ed-colors i.on{border-color:#fff;box-shadow:0 0 8px #ff7a1acc}.lv10-root .af-ed-publish{margin-top:auto;border-radius:1cqw;padding:1.2cqw;font-size:1.6cqw;font-weight:700;color:#fff;background:linear-gradient(135deg,#ff9440,var(--orange) 45%,var(--orange-deep));animation:af-pulse 3.2s ease-in-out infinite}@keyframes af-pulse{0%,to{box-shadow:0 0 #ff7a1a73}50%{box-shadow:0 0 0 1.4cqw #ff7a1a00}}.lv10-root .af-an{display:flex;flex-direction:column;gap:2cqw;height:100%}.lv10-root .af-an-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4cqw}.lv10-root .af-an-kpis>div{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:1.2cqw;padding:1.4cqw 1.6cqw}.lv10-root .af-an-kpis span{display:block;font-size:1.4cqw;color:#edeff380}.lv10-root .af-an-kpis b{font-size:2.4cqw;font-weight:700}.lv10-root .af-an-chart{display:flex;align-items:flex-end;gap:1.4cqw;height:15cqw;padding:0 .6cqw}.lv10-root .af-an-chart i{flex:1;border-radius:.7cqw .7cqw 0 0;background:linear-gradient(180deg,var(--orange),var(--orange-deep));box-shadow:0 0 14px #ff7a1a40;min-height:6%}.lv10-root .af-an-chart i:nth-child(2n){opacity:.75}.lv10-root .af-an-title{font-size:1.55cqw}.lv10-root .af-an-cities{display:flex;flex-direction:column;gap:1cqw}.lv10-root .af-an-city{display:flex;align-items:center;gap:1.4cqw;font-size:1.5cqw}.lv10-root .af-an-city span{width:22%;color:#edeff3a6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lv10-root .af-an-track{flex:1;height:1cqw;background:#ffffff0f;border-radius:99px;overflow:hidden}.lv10-root .af-an-track i{display:block;height:100%;background:linear-gradient(90deg,var(--orange-deep),var(--orange));border-radius:99px}.lv10-root .af-an-city em{font-style:normal;font-size:1.4cqw;color:#edeff38c}.lv10-root .af-an-live{margin-top:auto;display:flex;align-items:center;gap:1cqw;font-size:1.5cqw;color:#4ade80;background:#4ade8012;border:1px solid rgba(74,222,128,.28);border-radius:1cqw;padding:1.1cqw 1.5cqw}.lv10-root .af-an-live i{width:1cqw;height:1cqw;border-radius:50%;background:#4ade80;box-shadow:0 0 8px #4ade80;animation:pulse-dot 1.8s ease-in-out infinite}.lv10-root .af-an-live b{font-size:1.8cqw}.lv10-root .af-growth{display:flex;flex-direction:column;gap:1.6cqw;height:100%}.lv10-root .af-g-card{border-radius:1.4cqw;padding:1.7cqw 2cqw;border:1px solid rgba(255,255,255,.09);background:#ffffff0a}.lv10-root .af-g-coupon{background:linear-gradient(135deg,#ff7a1a3d,#ff7a1a0f);border-color:#ff7a1a66;border-style:dashed}.lv10-root .af-g-coupon b{display:block;font-size:2.6cqw;font-weight:800;letter-spacing:.1em;color:#ffb26b}.lv10-root .af-g-coupon span{font-size:1.5cqw}.lv10-root .af-g-coupon em{display:block;font-style:normal;font-size:1.3cqw;color:#edeff380;margin-top:.5cqw}.lv10-root .af-g-points span{font-size:1.5cqw;color:#edeff3a6}.lv10-root .af-g-points b{display:block;font-size:2.4cqw;font-weight:800}.lv10-root .af-g-points em{font-style:normal;font-size:1.3cqw;color:#edeff380}.lv10-root .af-g-cart{position:relative;overflow:hidden}.lv10-root .af-g-head{font-size:1.6cqw;font-weight:700;margin-bottom:1cqw}.lv10-root .af-g-typing{display:inline-flex;gap:.5cqw;padding:1cqw 1.4cqw;background:#ffffff12;border-radius:1.4cqw;animation:af-typing-hide 7s infinite}.lv10-root .af-g-typing i{width:.8cqw;height:.8cqw;border-radius:50%;background:#edeff399;animation:af-tp 1.1s infinite}.lv10-root .af-g-typing i:nth-child(2){animation-delay:.18s}.lv10-root .af-g-typing i:nth-child(3){animation-delay:.36s}@keyframes af-tp{0%,to{transform:translateY(0);opacity:.4}45%{transform:translateY(-.55cqw);opacity:1}}@keyframes af-typing-hide{0%,26%{opacity:1;max-height:5cqw}30%,to{opacity:0;max-height:0;padding-block:0}}.lv10-root .af-g-msg{font-size:1.55cqw;line-height:1.8;background:#005c4b;color:#e9edef;border-radius:1.4cqw;padding:1.3cqw 1.7cqw;opacity:0;animation:af-msg 7s infinite}@keyframes af-msg{0%,28%{opacity:0;transform:translateY(1.4cqw) scale(.97)}34%,to{opacity:1;transform:translateY(0) scale(1)}}.lv10-root .af-g-sent{display:block;margin-top:1cqw;font-size:1.35cqw;color:#25d366;font-weight:600;opacity:0;animation:af-sent 7s infinite}@keyframes af-sent{0%,40%{opacity:0}48%,to{opacity:1}}.lv10-root .af-w{display:flex;flex-direction:column;gap:1.3cqw;height:100%}.lv10-root .af-w-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4cqw}.lv10-root .af-w-head b{font-size:1.9cqw;font-weight:800}.lv10-root .af-w-head span{font-size:1.4cqw;color:#ffb26b;background:#ff7a1a1f;border-radius:99px;padding:.5cqw 1.4cqw}.lv10-root .af-w-row{display:flex;align-items:center;gap:1.4cqw;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:1.2cqw;padding:1.2cqw 1.5cqw;font-size:1.5cqw}.lv10-root .af-w-row i{font-style:normal;font-size:2.2cqw}.lv10-root .af-w-row b{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.lv10-root .af-w-row span{color:#ffb26b;font-weight:700;white-space:nowrap}.lv10-root .af-w-row em{font-style:normal;color:#edeff373;font-size:1.3cqw;white-space:nowrap}.lv10-root .af-w-btnwrap{position:relative;width:9.5cqw;height:3.4cqw;flex-shrink:0}.lv10-root .af-w-btn{position:absolute;inset:0;border-radius:.9cqw;font-size:1.35cqw;font-weight:700;color:#fff;background:linear-gradient(135deg,#ff9440,var(--orange) 50%,var(--orange-deep));white-space:nowrap;display:grid;place-items:center}.lv10-root .af-w-btnwrap .af-w-btn:first-child{animation:af-btn-swap 6s infinite}.lv10-root .af-w-done{background:#4ade801f;color:#4ade80;border:1px solid rgba(74,222,128,.4);opacity:0;animation:af-btn-swap2 6s infinite}@keyframes af-btn-swap{0%,38%{opacity:1}44%,88%{opacity:0}94%,to{opacity:1}}@keyframes af-btn-swap2{0%,38%{opacity:0;transform:scale(.92)}44%,88%{opacity:1;transform:scale(1)}94%,to{opacity:0}}.lv10-root .af-w-static{position:static;width:9.5cqw;height:3.4cqw;flex-shrink:0}@media(max-width:900px){.lv10-root .fstack-cards{padding-bottom:0}.lv10-root .fstack-card{position:relative;top:0!important;margin-bottom:24px;grid-template-columns:1fr;gap:24px}.lv10-root .fstack-copy ul{grid-template-columns:1fr}.lv10-root .af-body{min-height:60cqw}.lv10-root .af-side{width:6.5cqw}.lv10-root .af-item em,.lv10-root .af-side .af-item em{display:none}.lv10-root .af-item{justify-content:center;padding:1cqw .4cqw}.lv10-root .af-logo{margin-inline:auto}}.lv10-root .prod-hero{padding-bottom:30px}.lv10-root .prod-mock-wrap{margin-top:54px;display:flex;justify-content:center}.lv10-root .pmock{position:relative;width:min(560px,100%);border-radius:var(--radius-xl);padding:22px;display:flex;flex-direction:column;gap:13px}.lv10-root .pmock-glow{position:absolute;inset:-50px;z-index:-1;pointer-events:none;background:radial-gradient(50% 50% at 50% 60%,rgba(255,122,26,.15),transparent 70%);filter:blur(12px)}.lv10-root .pmock-builder,.lv10-root .pmock-analytics,.lv10-root .pmock-orders{width:min(680px,100%)}.lv10-root .pk-chrome{display:flex;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.lv10-root .pk-dots{display:flex;gap:5px}.lv10-root .pk-dots i{width:9px;height:9px;border-radius:50%;background:var(--line-strong)}.lv10-root .pk-dots i:first-child{background:#ff605ccc}.lv10-root .pk-dots i:nth-child(2){background:#ffbd44cc}.lv10-root .pk-dots i:nth-child(3){background:#00ca4ecc}.lv10-root .pk-url{flex:1;text-align:center;font-size:11px;color:var(--ink-3);background:var(--card);border:1px solid var(--line);border-radius:999px;padding:6px 14px}.lv10-root .pk-head{display:flex;align-items:center;gap:10px;padding-bottom:11px;border-bottom:1px solid var(--line);font-family:var(--font-display)}.lv10-root .pk-head b{font-size:14.5px}.lv10-root .pk-head em{font-style:normal;font-size:11px;color:var(--ink-3);margin-inline-start:auto}.lv10-root .pk-head .pk-ok{color:#34d17c}.lv10-root .pk-spark{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;font-size:14px;color:#fff;background:linear-gradient(135deg,#ff9440,var(--orange-deep))}.lv10-root .pk-orders{display:flex;flex-direction:column;gap:9px}.lv10-root .pk-order{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:13px;background:var(--card);border:1px solid var(--line);font-size:12.5px}.lv10-root .pk-order b{flex:1;font-weight:650}.lv10-root .pk-order>span{color:var(--ink-3);font-size:11px}.lv10-root .pk-order em{font-style:normal;font-size:11px;font-weight:700;color:var(--orange);background:#ff7a1a1a;border:1px solid rgba(255,122,26,.25);padding:3px 9px;border-radius:999px}.lv10-root .pk-order-solo{padding:15px 16px}.lv10-root .pk-qty{color:var(--ink-2)}.lv10-root .pk-badge{font-size:10px;font-weight:700;color:var(--orange);border:1px solid rgba(255,122,26,.35);background:#ff7a1a1a;padding:3px 9px;border-radius:999px;white-space:nowrap}.lv10-root .pk-badge-ok{color:#34d17c;border-color:#34d17c66;background:#34d17c1a}.lv10-root .pk-btn{text-align:center;color:#fff;font-size:13px;font-weight:700;padding:12px;border-radius:999px;background:linear-gradient(135deg,#ff9440,var(--orange) 45%,var(--orange-deep));box-shadow:inset 0 1px #ffffff4d,0 12px 26px -10px #ff7a1a99}.lv10-root .pk-success{text-align:center;font-size:12.5px;font-weight:700;color:#34d17c;background:#34d17c1a;border:1px solid rgba(52,209,124,.35);border-radius:12px;padding:10px 14px}.lv10-root .pk-hint{font-size:11.5px;color:var(--ink-3);text-align:center}.lv10-root .pk-secure{font-size:10.5px;color:var(--ink-3);text-align:center}.lv10-root .pk-chips{display:flex;flex-wrap:wrap;gap:7px}.lv10-root .pk-chips span{font-size:11px;font-weight:600;color:var(--ink-2);background:var(--card);border:1px solid var(--line);border-radius:999px;padding:6px 11px}.lv10-root .pk-chips .pk-chip-strong{color:var(--orange);border-color:#ff7a1a59;font-weight:800}.lv10-root .pk-chips-foot{justify-content:space-between}.lv10-root .pk-chat{display:flex;flex-direction:column;gap:9px;min-height:200px}.lv10-root .pk-bubble{max-width:84%;font-size:12px;line-height:1.7;padding:9px 13px;border-radius:14px}.lv10-root .pk-bubble.user{align-self:flex-end;background:var(--card-hover);border:1px solid var(--line-strong);border-end-end-radius:4px}.lv10-root .pk-bubble.ai{align-self:flex-start;color:#fff;background:linear-gradient(135deg,#ff9440,var(--orange) 45%,var(--orange-deep));border-end-start-radius:4px;box-shadow:0 10px 24px -10px #ff7a1a99}.lv10-root .pk-bubble.ai i{font-style:normal;margin-inline-end:5px;opacity:.9}.lv10-root .pk-msgbox{font-size:12.5px;line-height:1.8;padding:13px 15px;border-radius:14px;background:var(--card);border:1px dashed var(--line-strong)}.lv10-root .pk-reply{align-self:flex-start;font-size:12px;padding:9px 13px;border-radius:14px;border-end-start-radius:4px;background:#25d3661f;border:1px solid rgba(37,211,102,.35)}.lv10-root .pk-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.lv10-root .pk-kpis>div{padding:12px;border-radius:13px;background:var(--card);border:1px solid var(--line)}.lv10-root .pk-kpis span{display:block;font-size:10.5px;color:var(--ink-3)}.lv10-root .pk-kpis b{display:block;margin-top:4px;font-size:16px}.lv10-root .pk-chart{padding:12px 14px;border-radius:13px;background:var(--card);border:1px solid var(--line)}.lv10-root .pk-chart>span{font-size:10.5px;color:var(--ink-3)}.lv10-root .pk-bars{display:flex;align-items:flex-end;gap:7px;height:74px;margin-top:10px}.lv10-root .pk-bars i{flex:1;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,var(--orange),var(--orange-deep));opacity:.85;box-shadow:0 6px 14px -6px #ff7a1a80}.lv10-root .pk-row-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lv10-root .pk-mini{padding:11px 13px;border-radius:13px;background:var(--card);border:1px solid var(--line)}.lv10-root .pk-mini b{display:block;font-size:13px}.lv10-root .pk-mini span{display:block;margin-top:3px;font-size:10.5px;color:var(--ink-3)}.lv10-root .pk-live{display:flex;align-items:center;gap:8px;font-size:11.5px;color:var(--ink-2)}.lv10-root .pk-live i{width:7px;height:7px;border-radius:50%;background:#34d17c;box-shadow:0 0 10px #34d17ce6;animation:pulse-dot 2s infinite}.lv10-root .pk-live b{font-size:13px}.lv10-root .pk-tabs{display:flex;gap:6px}.lv10-root .pk-tabs span{font-size:11px;font-weight:600;color:var(--ink-2);padding:6px 12px;border-radius:999px;border:1px solid var(--line);background:var(--card)}.lv10-root .pk-tabs span.on{color:#fff;background:linear-gradient(135deg,#ff9440,var(--orange-deep));border-color:transparent}.lv10-root .pk-methods{display:flex;flex-direction:column;gap:8px}.lv10-root .pk-methods span{display:flex;align-items:center;gap:10px;font-size:12.5px;padding:11px 13px;border-radius:12px;background:var(--card);border:1px solid var(--line)}.lv10-root .pk-methods span.on{border-color:#ff7a1a80;background:#ff7a1a12}.lv10-root .pk-radio{width:15px;height:15px;border-radius:50%;border:1.5px solid var(--line-strong);display:inline-block}.lv10-root .pk-radio.on{border-color:var(--orange);box-shadow:inset 0 0 0 3.5px var(--orange)}.lv10-root .pk-notif{display:flex;align-items:center;gap:9px;font-size:12.5px;padding:11px 14px;border-radius:13px;background:var(--card-hover);border:1px solid var(--line-strong);box-shadow:0 14px 30px -14px #0006}.lv10-root .pk-steps{display:flex;flex-direction:column;gap:8px}.lv10-root .pk-steps span{display:flex;align-items:center;gap:10px;font-size:12.5px;color:var(--ink-2);padding:9px 12px;border-radius:11px;background:var(--card);border:1px solid var(--line)}.lv10-root .pk-steps span.done{color:var(--ink);border-color:#ff7a1a4d}.lv10-root .pk-steps i{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;font-size:10.5px;font-style:normal;background:var(--card-hover);border:1px solid var(--line)}.lv10-root .pk-steps span.done i{color:#fff;background:linear-gradient(135deg,#ff9440,var(--orange-deep));border-color:transparent}.lv10-root .pk-progress{display:flex;flex-direction:column;gap:8px}.lv10-root .pk-progress>span{font-size:11.5px;color:var(--ink-2)}.lv10-root .pk-progress-bar{height:8px;border-radius:99px;overflow:hidden;background:var(--card);border:1px solid var(--line)}.lv10-root .pk-progress-bar i{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,var(--orange-soft),var(--orange));box-shadow:0 0 14px #ff7a1a99}.lv10-root .pk-brief{padding:13px 15px;border-radius:13px;background:var(--card);border:1px dashed var(--line-strong)}.lv10-root .pk-brief span{font-size:10.5px;font-weight:700;color:var(--orange)}.lv10-root .pk-brief p{margin-top:6px;font-size:12.5px;line-height:1.75;color:var(--ink-2)}.lv10-root .pk-miles{display:flex;flex-direction:column;gap:8px}.lv10-root .pk-mile{display:flex;align-items:center;gap:11px;font-size:12.5px;padding:11px 13px;border-radius:12px;background:var(--card);border:1px solid var(--line)}.lv10-root .pk-mile i{width:22px;height:22px;display:grid;place-items:center;font-size:11px;font-style:normal;border-radius:50%;background:var(--card-hover);border:1px solid var(--line)}.lv10-root .pk-mile.done i{color:#fff;background:linear-gradient(135deg,#ff9440,var(--orange-deep));border-color:transparent}.lv10-root .pk-mile.now{border-color:#ff7a1a73;background:#ff7a1a0f}.lv10-root .pk-mile b{flex:1;font-weight:600}.lv10-root .pk-mile em{font-style:normal;font-size:10px;font-weight:700;color:var(--orange);background:#ff7a1a1f;padding:3px 8px;border-radius:999px}.lv10-root .pk-cal{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.lv10-root .pk-cal span{aspect-ratio:1;display:grid;place-items:center;font-family:var(--font-latin);font-size:10.5px;color:var(--ink-2);border-radius:9px;background:var(--card);border:1px solid var(--line)}.lv10-root .pk-cal span.busy{opacity:.35;text-decoration:line-through}.lv10-root .pk-cal span.sel{color:#fff;background:linear-gradient(135deg,#ff9440,var(--orange-deep));border-color:transparent;box-shadow:0 8px 18px -6px #ff7a1aa6}.lv10-root .pk-slots{display:flex;gap:8px}.lv10-root .pk-slots span{flex:1;text-align:center;font-size:11.5px;padding:8px;border-radius:10px;background:var(--card);border:1px solid var(--line)}.lv10-root .pk-slots span.on{color:var(--orange);border-color:#ff7a1a80;background:#ff7a1a14;font-weight:700}.lv10-root .pk-pill{align-self:center;font-size:11.5px;font-weight:700;color:var(--orange);background:#ff7a1a1a;border:1px solid rgba(255,122,26,.3);border-radius:999px;padding:7px 14px;text-align:center}.lv10-root .pk-builder{display:grid;grid-template-columns:150px 1fr;gap:12px}.lv10-root .pk-builder-side{display:flex;flex-direction:column;gap:7px;padding:12px;border-radius:13px;background:var(--card);border:1px solid var(--line)}.lv10-root .pk-builder-side b{font-size:11px;color:var(--ink-3);font-weight:700}.lv10-root .pk-block{font-size:11px;padding:8px 10px;border-radius:9px;background:var(--card-hover);border:1px solid var(--line);cursor:grab}.lv10-root .pk-builder-canvas{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:210px;padding:18px;border-radius:13px;background:var(--card);border:1px dashed var(--line-strong);text-align:center}.lv10-root .pk-builder-canvas b{font-family:var(--font-display);font-size:15px}.lv10-root .pk-builder-canvas>span{font-size:10.5px;color:var(--ink-3)}.lv10-root .pk-canvas-grid{display:flex;gap:7px;margin-top:10px}.lv10-root .pk-canvas-grid i{width:44px;height:34px;border-radius:8px;background:var(--card-hover);border:1px solid var(--line)}.lv10-root .pk-drag{position:absolute;top:12px;inset-inline-end:12px;font-size:10px;font-weight:700;color:var(--orange);background:#ff7a1a1f;border:1px solid rgba(255,122,26,.4);padding:5px 10px;border-radius:999px;box-shadow:0 10px 22px -10px #ff7a1a99;animation:pk-float 3.4s ease-in-out infinite}@keyframes pk-float{50%{transform:translateY(-5px)}}.lv10-root .pk-pill-live{position:absolute;bottom:12px;inset-inline-start:12px;font-size:10px;font-weight:800;color:#34d17c;background:#34d17c1a;border:1px solid rgba(52,209,124,.4);padding:5px 10px;border-radius:999px}.lv10-root .prod-ps{display:grid;grid-template-columns:1fr 1fr;gap:18px}.lv10-root .prod-problem,.lv10-root .prod-solution{padding:34px 30px;border-radius:var(--radius-lg)}.lv10-root .prod-ps-tag{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-3);margin-bottom:14px}.lv10-root .prod-ps-tag.on{color:var(--orange)}.lv10-root .prod-ps h3{font-size:clamp(18px,2.2vw,23px);line-height:1.4;margin-bottom:12px}.lv10-root .prod-ps p{font-size:14px;line-height:2;color:var(--ink-2)}.lv10-root .prod-solution{border-color:#ff7a1a4d}@media(max-width:860px){.lv10-root .prod-ps{grid-template-columns:1fr}}.lv10-root .prod-uc-card{display:flex;flex-direction:column;gap:10px;padding:28px 26px;border-radius:var(--radius-lg);transition:transform .4s var(--ease-spring),border-color .3s}.lv10-root .prod-uc-card:hover{transform:translateY(-5px);border-color:#ff7a1a59}.lv10-root .prod-uc-emoji{font-size:30px}.lv10-root .prod-uc-card b{font-family:var(--font-display);font-size:16px}.lv10-root .prod-uc-card p{font-size:13.5px;line-height:1.85;color:var(--ink-2)}.lv10-root .prod-rel-title{text-align:center;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);margin-bottom:18px}.lv10-root .prod-rel{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.lv10-root .prod-rel-card{display:inline-flex;align-items:center;gap:11px;padding:14px 20px;border-radius:999px;font-size:13.5px;transition:transform .35s var(--ease-spring),border-color .3s}.lv10-root .prod-rel-card:hover{transform:translateY(-3px);border-color:#ff7a1a66}.lv10-root .prod-rel-card b{font-weight:650}.lv10-root .prod-rel-card svg{color:var(--orange)}.lv10-root .prod-groups{display:flex;flex-direction:column;gap:54px}.lv10-root .prod-group-title{display:flex;align-items:center;gap:10px;font-size:19px;font-weight:800;margin-bottom:20px}.lv10-root .prod-group-title .dot{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 12px #ff7a1ae6}.lv10-root .prod-hub-card h3{font-size:16.5px}@media(max-width:720px){.lv10-root .pk-builder{grid-template-columns:1fr}.lv10-root .pmock{padding:18px}}.lv10-root .pr-preview-cta{display:flex;justify-content:center;margin-top:38px}.lv10-root .pr-toggle{display:flex;gap:4px;width:-moz-fit-content;width:fit-content;max-width:calc(100vw - 40px);margin:0 auto 52px;border-radius:999px;padding:5px;overflow-x:auto}.lv10-root .pr-toggle-btn{position:relative;border-radius:999px;padding:10px 20px;font-size:13.5px;font-weight:600;color:var(--ink-2);transition:color .3s;white-space:nowrap}.lv10-root .pr-toggle-btn.on{color:#fff}.lv10-root .pr-toggle-pill{position:absolute;inset:0;border-radius:999px;background:linear-gradient(135deg,#ff9440,var(--orange) 50%,var(--orange-deep));box-shadow:0 8px 22px -8px #ff7a1ab3}.lv10-root .pr-toggle-label{position:relative;z-index:1;display:inline-flex;align-items:center;gap:7px}.lv10-root .pr-toggle-label em{font-style:normal;font-size:10.5px;font-weight:700;background:#ffffff38;border-radius:99px;padding:2px 7px}.lv10-root .pr-toggle-btn:not(.on) .pr-toggle-label em{background:#ff7a1a24;color:var(--orange)}.lv10-root .pr-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.lv10-root .pr-card{position:relative;border-radius:28px;padding:30px 26px;display:flex;flex-direction:column;transition:transform .45s var(--ease-out),box-shadow .45s ease}.lv10-root .pr-card:hover{transform:translateY(-6px)}.lv10-root .pr-popular{border-color:#ff7a1a80;box-shadow:inset 0 1px #ffffff38,0 0 0 1px #ff7a1a40,0 40px 90px -32px #ff7a1a47}.lv10-root .pr-pop-badge{position:absolute;top:-13px;inset-inline-start:50%;transform:translate(-50%);white-space:nowrap;font-size:12px;font-weight:700;color:#fff;background:linear-gradient(135deg,#ff9440,var(--orange) 50%,var(--orange-deep));border-radius:999px;padding:6px 18px;box-shadow:0 10px 26px -8px #ff7a1ab3}.lv10-root [dir=rtl] .pr-pop-badge{transform:translate(50%)}.lv10-root .pr-card h3{font-size:20px}.lv10-root .pr-pitch{margin-top:8px;font-size:12.5px;line-height:1.8;color:var(--ink-2);min-height:54px}.lv10-root .pr-price{display:flex;align-items:baseline;justify-content:center;gap:7px;margin-top:18px}.lv10-root .pr-cur{font-size:14px;font-weight:600;color:var(--ink-3)}.lv10-root .pr-price b{font-size:52px;font-weight:700;line-height:1;background:linear-gradient(120deg,var(--orange-soft),var(--orange) 55%,var(--orange-deep));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lv10-root .pr-per{font-size:12.5px;color:var(--ink-3)}.lv10-root .pr-was{text-align:center;margin-top:8px;font-size:11.5px;color:var(--ink-3)}.lv10-root .pr-was s{color:var(--ink-2)}.lv10-root .pr-saved{width:-moz-fit-content;width:fit-content;margin:10px auto 0;padding:6px 15px;border-radius:999px;font-size:12px;font-weight:700;color:var(--orange);background:#ff7a1a1a;border:1px solid rgba(255,122,26,.4);box-shadow:inset 0 1px #ffffff14,0 8px 22px -10px #ff7a1a73}.lv10-root[data-theme=light] .pr-saved{color:var(--orange-deep);background:#ff7a1a17;border-color:#ff7a1a66}.lv10-root .pr-feats{margin-top:22px;display:flex;flex-direction:column;gap:10px;flex:1}.lv10-root .pr-feats li{display:flex;align-items:center;gap:9px;font-size:12.5px;color:var(--ink-2)}.lv10-root .pr-feats li svg{color:var(--orange);flex-shrink:0}.lv10-root .pr-feats li em{font-style:normal;margin-inline-start:auto;font-size:11px;font-weight:700;color:var(--ink);background:var(--card);border:1px solid var(--line);border-radius:99px;padding:2px 9px;white-space:nowrap}.lv10-root .pr-feats li.up{opacity:.55}.lv10-root .pr-up-ico{width:14px;text-align:center;color:var(--ink-3);font-weight:700;flex-shrink:0}.lv10-root .pr-types{margin-top:18px;font-size:10.5px;color:var(--ink-3);text-align:center;border-top:1px solid var(--line);padding-top:14px}.lv10-root .pr-cta{width:100%;margin-top:14px}.lv10-root .pr-supplier{margin-top:26px;border-radius:28px;padding:clamp(24px,3.4vw,40px);display:grid;grid-template-columns:1.6fr 1fr;gap:clamp(20px,3vw,44px);align-items:center}.lv10-root .pr-sup-badge{display:inline-block;font-size:12px;font-weight:700;color:var(--orange);background:#ff7a1a1a;border:1px solid rgba(255,122,26,.3);border-radius:999px;padding:6px 15px;margin-bottom:14px}.lv10-root .pr-sup-copy h3{font-size:clamp(19px,2.4vw,26px);line-height:1.45}.lv10-root .pr-sup-copy p{margin-top:10px;font-size:13.5px;line-height:1.9;color:var(--ink-2)}.lv10-root .pr-sup-feats{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.lv10-root .pr-sup-feats span{font-size:11.5px;font-weight:600;background:var(--card);border:1px solid var(--line);border-radius:99px;padding:6px 12px}.lv10-root .pr-sup-buy{display:flex;flex-direction:column;align-items:center;gap:12px;border-inline-start:1px solid var(--line);padding-inline-start:clamp(20px,3vw,44px)}.lv10-root .pr-sup-buy .pr-price{margin-top:0}.lv10-root .pr-sup-buy .pr-price b{font-size:44px}.lv10-root .pr-sup-note{font-size:11.5px;color:var(--ink-3)}.lv10-root .pr-guarantee{margin-top:26px;display:flex;align-items:center;gap:18px;max-width:680px;margin-inline:auto;background:var(--card);border:1px solid var(--line);border-radius:20px;padding:20px 24px}.lv10-root .pr-g-seal{width:56px;height:56px;flex-shrink:0;display:grid;place-items:center;border-radius:18px;color:var(--orange);background:#ff7a1a17;border:1px solid rgba(255,122,26,.3)}.lv10-root .pr-guarantee b{font-size:15.5px}.lv10-root .pr-guarantee p{margin-top:4px;font-size:13px;line-height:1.8;color:var(--ink-2)}@media(max-width:980px){.lv10-root .pr-grid{grid-template-columns:1fr;max-width:520px;margin-inline:auto}.lv10-root .pr-supplier{grid-template-columns:1fr}.lv10-root .pr-sup-buy{border-inline-start:none;border-top:1px solid var(--line);padding-inline-start:0;padding-top:22px}}.lv10-root .pstory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;perspective:1600px}.lv10-root .pstory-card{min-height:240px}.lv10-root .pstory-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d}.lv10-root .pstory-face{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;padding:28px 24px;border-radius:var(--radius-lg);backface-visibility:hidden;-webkit-backface-visibility:hidden}.lv10-root .pstory-front .pstory-emoji{font-size:40px;filter:drop-shadow(0 8px 22px rgba(255,122,26,.35))}.lv10-root .pstory-front b{font-family:var(--font-display);font-size:19px}.lv10-root .pstory-front p{font-size:13px;color:var(--ink-2);line-height:1.8}.lv10-root .pstory-back{transform:rotateY(180deg)}.lv10-root .pstory-flip-hint{font-size:10.5px;font-weight:700;letter-spacing:.08em;color:var(--orange);text-transform:uppercase}.lv10-root .pstory-back b{font-family:var(--font-display);font-size:21px}.lv10-root .pstory-price{display:inline-flex;align-items:baseline;gap:6px;color:var(--ink-2);font-size:12.5px}.lv10-root .pstory-price em{font-style:normal;font-size:38px;font-weight:700;line-height:1;background:linear-gradient(120deg,var(--orange-soft),var(--orange) 55%,var(--orange-deep));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lv10-root .pstory-see{display:inline-flex;align-items:center;gap:7px;margin-top:6px;font-size:12.5px;font-weight:700;color:var(--orange)}.lv10-root .pstory-see svg{animation:pstory-bounce 1.6s ease-in-out infinite}@keyframes pstory-bounce{50%{transform:translateY(3px)}}.lv10-root .pstory-hint{margin-top:26px;text-align:center;font-size:12.5px;color:var(--ink-3)}@media(max-width:860px){.lv10-root .pstory-grid{grid-template-columns:1fr}.lv10-root .pstory-card{min-height:210px}}.lv10-root .pmore-scroll{overflow-x:auto;padding-block:6px 10px;mask-image:linear-gradient(90deg,transparent,black 4%,black 96%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 4%,black 96%,transparent)}.lv10-root .pmore-track{display:flex;gap:16px;width:-moz-max-content;width:max-content;padding-inline:max(24px,calc((100vw - var(--container)) / 2))}.lv10-root .pmore-card{position:relative;width:250px;flex-shrink:0;display:flex;flex-direction:column;gap:9px;padding:24px 22px;border-radius:var(--radius-lg);transition:transform .4s var(--ease-spring),border-color .3s}.lv10-root .pmore-card:hover{transform:translateY(-5px);border-color:#ff7a1a66}.lv10-root .pmore-ico{width:42px;height:42px;display:grid;place-items:center;font-size:20px;border-radius:13px;background:#ff7a1a1a;border:1px solid rgba(255,122,26,.24)}.lv10-root .pmore-card b{font-family:var(--font-display);font-size:15px}.lv10-root .pmore-card p{font-size:12.5px;line-height:1.75;color:var(--ink-2)}.lv10-root .cmp-wrap{overflow-x:auto}.lv10-root .cmp-table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0}.lv10-root .cmp-table thead th{position:sticky;top:88px;z-index:5;background:var(--nav-bg-docked);backdrop-filter:blur(20px) saturate(1.5);-webkit-backdrop-filter:blur(20px) saturate(1.5);padding:16px 14px 14px;text-align:center;border-bottom:1px solid var(--line-strong);vertical-align:bottom}.lv10-root .cmp-table thead th.cmp-corner{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom-color:transparent}.lv10-root .cmp-plan-name{display:block;font-family:var(--font-display);font-size:16px;font-weight:800}.lv10-root .cmp-plan-price{display:block;margin-top:4px;font-size:11.5px;color:var(--ink-2)}.lv10-root .cmp-plan-price b{font-size:15px;color:var(--ink)}.lv10-root .cmp-plan-btn{margin-top:10px;padding:8px 18px;font-size:12px}.lv10-root .cmp-group th{padding:34px 12px 12px;text-align:start;font-family:var(--font-display);font-size:14.5px;font-weight:800;color:var(--orange);border-bottom:1px solid var(--line-strong)}.lv10-root .cmp-label{text-align:start;font-size:13px;font-weight:500;color:var(--ink-2);padding:13px 12px;border-bottom:1px solid var(--line);width:34%}.lv10-root .cmp-table td{text-align:center;padding:13px 12px;border-bottom:1px solid var(--line);font-size:13px}.lv10-root .cmp-table tbody tr:not(.cmp-group):hover td,.lv10-root .cmp-table tbody tr:not(.cmp-group):hover .cmp-label{background:var(--card)}.lv10-root .cmp-yes{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;color:var(--orange);background:#ff7a1a21;border:1px solid rgba(255,122,26,.3)}.lv10-root .cmp-no{color:var(--ink-3)}.lv10-root .cmp-val{font-weight:650;font-size:12.5px}.lv10-root .cmp-table td.cmp-pop{background:#ff7a1a0d}.lv10-root .cmp-table thead th.cmp-pop{border-top:2px solid var(--orange);border-radius:12px 12px 0 0;background:linear-gradient(180deg,rgba(255,122,26,.12),transparent 80%),var(--nav-bg-docked)}@media(max-width:860px){.lv10-root .cmp-table thead th{top:66px}.lv10-root .cmp-label,.lv10-root .cmp-group th{position:sticky;inset-inline-start:0;background:var(--bg);z-index:2}}*,: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:Outfit,Cairo,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:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,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}.\!container{width:100%!important}.container{width:100%}@media(min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media(min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media(min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media(min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media(min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-2{inset:.5rem}.inset-4{inset:1rem}.inset-x-0{left:0;right:0}.inset-x-4{left:1rem;right:1rem}.inset-x-6{left:1.5rem;right:1.5rem}.inset-y-0{top:0;bottom:0}.-bottom-1{bottom:-.25rem}.-bottom-12{bottom:-3rem}.-bottom-2{bottom:-.5rem}.-bottom-24{bottom:-6rem}.-end-1{inset-inline-end:-.25rem}.-end-1\.5{inset-inline-end:-.375rem}.-end-2{inset-inline-end:-.5rem}.-left-2{left:-.5rem}.-left-24{left:-6rem}.-left-3{left:-.75rem}.-left-4{left:-1rem}.-left-6{left:-1.5rem}.-left-full{left:-100%}.-right-0\.5{right:-.125rem}.-right-1{right:-.25rem}.-right-1\.5{right:-.375rem}.-right-2{right:-.5rem}.-right-24{right:-6rem}.-right-4{right:-1rem}.-right-5{right:-1.25rem}.-top-0\.5{top:-.125rem}.-top-1{top:-.25rem}.-top-1\.5{top:-.375rem}.-top-10{top:-2.5rem}.-top-12{top:-3rem}.-top-16{top:-4rem}.-top-2{top:-.5rem}.-top-2\.5{top:-.625rem}.-top-24{top:-6rem}.-top-3{top:-.75rem}.-top-4{top:-1rem}.-top-6{top:-1.5rem}.-top-7{top:-1.75rem}.-top-8{top:-2rem}.-top-px{top:-1px}.bottom-0{bottom:0}.bottom-0\.5{bottom:.125rem}.bottom-1{bottom:.25rem}.bottom-1\.5{bottom:.375rem}.bottom-10{bottom:2.5rem}.bottom-2{bottom:.5rem}.bottom-20{bottom:5rem}.bottom-24{bottom:6rem}.bottom-3{bottom:.75rem}.bottom-32{bottom:8rem}.bottom-4{bottom:1rem}.bottom-6{bottom:1.5rem}.bottom-8{bottom:2rem}.bottom-\[-10\%\]{bottom:-10%}.bottom-full{bottom:100%}.end-0{inset-inline-end:0px}.end-1{inset-inline-end:.25rem}.end-1\.5{inset-inline-end:.375rem}.end-2{inset-inline-end:.5rem}.end-3{inset-inline-end:.75rem}.end-4{inset-inline-end:1rem}.end-6{inset-inline-end:1.5rem}.left-0{left:0}.left-0\.5{left:.125rem}.left-1{left:.25rem}.left-1\.5{left:.375rem}.left-1\/2{left:50%}.left-10{left:2.5rem}.left-2{left:.5rem}.left-2\.5{left:.625rem}.left-20{left:5rem}.left-3{left:.75rem}.left-3\.5{left:.875rem}.left-4{left:1rem}.left-5{left:1.25rem}.left-6{left:1.5rem}.left-7{left:1.75rem}.left-8{left:2rem}.left-\[-10\%\]{left:-10%}.left-\[-11px\]{left:-11px}.left-\[18px\]{left:18px}.left-\[20\%\]{left:20%}.left-\[26px\]{left:26px}.left-\[48px\]{left:48px}.left-\[55\%\]{left:55%}.left-\[calc\(100\%-1\.125rem\)\]{left:calc(100% - 1.125rem)}.left-\[calc\(100\%-1\.25rem\)\]{left:calc(100% - 1.25rem)}.left-\[calc\(100\%-1\.375rem\)\]{left:calc(100% - 1.375rem)}.right-0{right:0}.right-0\.5{right:.125rem}.right-1{right:.25rem}.right-10{right:2.5rem}.right-16{right:4rem}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-3{right:.75rem}.right-3\.5{right:.875rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-6{right:1.5rem}.right-8{right:2rem}.right-\[-10\%\]{right:-10%}.right-\[-5\%\]{right:-5%}.right-\[350px\]{right:350px}.start-0{inset-inline-start:0px}.start-3{inset-inline-start:.75rem}.start-3\.5{inset-inline-start:.875rem}.start-4{inset-inline-start:1rem}.top-0{top:0}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-10{top:2.5rem}.top-12{top:3rem}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-20{top:5rem}.top-24{top:6rem}.top-3{top:.75rem}.top-3\.5{top:.875rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-6{top:1.5rem}.top-8{top:2rem}.top-9{top:2.25rem}.top-\[-10\%\]{top:-10%}.top-\[-20\%\]{top:-20%}.top-\[30\%\]{top:30%}.top-\[45\%\]{top:45%}.top-full{top:100%}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[0\]{z-index:0}.z-\[100000\]{z-index:100000}.z-\[10000\]{z-index:10000}.z-\[10001\]{z-index:10001}.z-\[1000\]{z-index:1000}.z-\[100\]{z-index:100}.z-\[10\]{z-index:10}.z-\[110\]{z-index:110}.z-\[150\]{z-index:150}.z-\[180\]{z-index:180}.z-\[190\]{z-index:190}.z-\[199\]{z-index:199}.z-\[2000\]{z-index:2000}.z-\[200\]{z-index:200}.z-\[249\]{z-index:249}.z-\[250\]{z-index:250}.z-\[3000\]{z-index:3000}.z-\[300\]{z-index:300}.z-\[310\]{z-index:310}.z-\[400\]{z-index:400}.z-\[500\]{z-index:500}.z-\[55\]{z-index:55}.z-\[60\]{z-index:60}.z-\[70\]{z-index:70}.z-\[8000\]{z-index:8000}.z-\[9000\]{z-index:9000}.z-\[90\]{z-index:90}.z-\[9500\]{z-index:9500}.z-\[9800\]{z-index:9800}.z-\[9900\]{z-index:9900}.z-\[998\]{z-index:998}.z-\[9990\]{z-index:9990}.z-\[9997\]{z-index:9997}.z-\[99980\]{z-index:99980}.z-\[9998\]{z-index:9998}.z-\[99999\]{z-index:99999}.z-\[9999\]{z-index:9999}.z-\[999\]{z-index:999}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-first{order:-9999}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-7{grid-column:span 7 / span 7}.col-span-full{grid-column:1 / -1}.float-right{float:right}.clear-both{clear:both}.m-2\.5{margin:.625rem}.m-6{margin:1.5rem}.m-auto{margin:auto}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-\[5\%\]{margin-left:5%;margin-right:5%}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-1\.5{margin-top:.375rem;margin-bottom:.375rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-mr-10{margin-right:-2.5rem}.-mr-16{margin-right:-4rem}.-mr-32{margin-right:-8rem}.-mr-4{margin-right:-1rem}.-mt-1{margin-top:-.25rem}.-mt-10{margin-top:-2.5rem}.-mt-16{margin-top:-4rem}.-mt-2{margin-top:-.5rem}.-mt-32{margin-top:-8rem}.-mt-5{margin-top:-1.25rem}.-mt-6{margin-top:-1.5rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.me-2{margin-inline-end:.5rem}.ml-0{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-40{margin-left:10rem}.ml-7{margin-left:1.75rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-12{margin-right:3rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-auto{margin-right:auto}.ms-0\.5{margin-inline-start:.125rem}.ms-1{margin-inline-start:.25rem}.ms-1\.5{margin-inline-start:.375rem}.ms-2{margin-inline-start:.5rem}.ms-3{margin-inline-start:.75rem}.ms-auto{margin-inline-start:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-40{margin-top:10rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[-1px\]{margin-top:-1px}.mt-auto{margin-top:auto}.mt-px{margin-top:1px}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.line-clamp-6{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6}.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}.contents{display:contents}.hidden{display:none}.aspect-\[16\/10\]{aspect-ratio:16/10}.aspect-\[3\/1\]{aspect-ratio:3/1}.aspect-\[3\/4\]{aspect-ratio:3/4}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-\[4\/5\]{aspect-ratio:4/5}.aspect-\[9\/16\]{aspect-ratio:9/16}.aspect-auto{aspect-ratio:auto}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.h-0{height:0px}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-3\/4{height:75%}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[100\%\]{height:100%}.h-\[14px\]{height:14px}.h-\[150\%\]{height:150%}.h-\[16px\]{height:16px}.h-\[18px\]{height:18px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[250px\]{height:250px}.h-\[2px\]{height:2px}.h-\[30\%\]{height:30%}.h-\[350px\]{height:350px}.h-\[3px\]{height:3px}.h-\[400px\]{height:400px}.h-\[420px\]{height:420px}.h-\[44px\]{height:44px}.h-\[46px\]{height:46px}.h-\[470px\]{height:470px}.h-\[480px\]{height:480px}.h-\[50\%\]{height:50%}.h-\[500px\]{height:500px}.h-\[5px\]{height:5px}.h-\[600px\]{height:600px}.h-\[60vh\]{height:60vh}.h-\[650px\]{height:650px}.h-\[680px\]{height:680px}.h-\[70\%\]{height:70%}.h-\[72px\]{height:72px}.h-\[80\%\]{height:80%}.h-\[80vh\]{height:80vh}.h-\[85vh\]{height:85vh}.h-\[88vh\]{height:88vh}.h-\[calc\(100vh-1rem\)\]{height:calc(100vh - 1rem)}.h-\[calc\(100vh-250px\)\]{height:calc(100vh - 250px)}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-0{max-height:0px}.max-h-24{max-height:6rem}.max-h-32{max-height:8rem}.max-h-36{max-height:9rem}.max-h-40{max-height:10rem}.max-h-44{max-height:11rem}.max-h-48{max-height:12rem}.max-h-52{max-height:13rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-96{max-height:24rem}.max-h-\[350px\]{max-height:350px}.max-h-\[4000px\]{max-height:4000px}.max-h-\[400px\]{max-height:400px}.max-h-\[420px\]{max-height:420px}.max-h-\[500px\]{max-height:500px}.max-h-\[50vh\]{max-height:50vh}.max-h-\[600px\]{max-height:600px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[92vh\]{max-height:92vh}.max-h-\[calc\(100vh-160px\)\]{max-height:calc(100vh - 160px)}.max-h-\[calc\(100vh-180px\)\]{max-height:calc(100vh - 180px)}.max-h-full{max-height:100%}.min-h-0{min-height:0px}.min-h-36{min-height:9rem}.min-h-\[100px\]{min-height:100px}.min-h-\[120px\]{min-height:120px}.min-h-\[140px\]{min-height:140px}.min-h-\[160px\]{min-height:160px}.min-h-\[200px\]{min-height:200px}.min-h-\[220px\]{min-height:220px}.min-h-\[240px\]{min-height:240px}.min-h-\[300px\]{min-height:300px}.min-h-\[32px\]{min-height:32px}.min-h-\[400px\]{min-height:400px}.min-h-\[42px\]{min-height:42px}.min-h-\[500px\]{min-height:500px}.min-h-\[600px\]{min-height:600px}.min-h-\[60px\]{min-height:60px}.min-h-\[60vh\]{min-height:60vh}.min-h-\[80px\]{min-height:80px}.min-h-\[90px\]{min-height:90px}.min-h-fit{min-height:-moz-fit-content;min-height:fit-content}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-11{width:2.75rem}.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\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/5{width:80%}.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-\[100\%\]{width:100%}.w-\[11px\]{width:11px}.w-\[120px\]{width:120px}.w-\[140px\]{width:140px}.w-\[150\%\]{width:150%}.w-\[180px\]{width:180px}.w-\[18px\]{width:18px}.w-\[1px\]{width:1px}.w-\[200px\]{width:200px}.w-\[250px\]{width:250px}.w-\[280px\]{width:280px}.w-\[30\%\]{width:30%}.w-\[300px\]{width:300px}.w-\[320px\]{width:320px}.w-\[340px\]{width:340px}.w-\[350px\]{width:350px}.w-\[40\%\]{width:40%}.w-\[400px\]{width:400px}.w-\[42\%\]{width:42%}.w-\[420px\]{width:420px}.w-\[440px\]{width:440px}.w-\[50\%\]{width:50%}.w-\[500px\]{width:500px}.w-\[60\%\]{width:60%}.w-\[600px\]{width:600px}.w-\[70\%\]{width:70%}.w-\[70px\]{width:70px}.w-\[72vw\]{width:72vw}.w-\[80px\]{width:80px}.w-\[82vw\]{width:82vw}.w-\[85\%\]{width:85%}.w-\[90\%\]{width:90%}.w-\[calc\(100\%-2rem\)\]{width:calc(100% - 2rem)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.w-screen{width:100vw}.min-w-0{min-width:0px}.min-w-32{min-width:8rem}.min-w-48{min-width:12rem}.min-w-\[1000px\]{min-width:1000px}.min-w-\[100px\]{min-width:100px}.min-w-\[1100px\]{min-width:1100px}.min-w-\[120px\]{min-width:120px}.min-w-\[140px\]{min-width:140px}.min-w-\[14px\]{min-width:14px}.min-w-\[150px\]{min-width:150px}.min-w-\[160px\]{min-width:160px}.min-w-\[16px\]{min-width:16px}.min-w-\[180px\]{min-width:180px}.min-w-\[18px\]{min-width:18px}.min-w-\[200px\]{min-width:200px}.min-w-\[210px\]{min-width:210px}.min-w-\[220px\]{min-width:220px}.min-w-\[260px\]{min-width:260px}.min-w-\[300px\]{min-width:300px}.min-w-\[320px\]{min-width:320px}.min-w-\[56px\]{min-width:56px}.min-w-\[60px\]{min-width:60px}.min-w-\[800px\]{min-width:800px}.min-w-max{min-width:-moz-max-content;min-width:max-content}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[110px\]{max-width:110px}.max-w-\[120px\]{max-width:120px}.max-w-\[1240px\]{max-width:1240px}.max-w-\[140px\]{max-width:140px}.max-w-\[150px\]{max-width:150px}.max-w-\[160px\]{max-width:160px}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[2200px\]{max-width:2200px}.max-w-\[220px\]{max-width:220px}.max-w-\[224px\]{max-width:224px}.max-w-\[240px\]{max-width:240px}.max-w-\[280px\]{max-width:280px}.max-w-\[320px\]{max-width:320px}.max-w-\[340px\]{max-width:340px}.max-w-\[375px\]{max-width:375px}.max-w-\[400px\]{max-width:400px}.max-w-\[470px\]{max-width:470px}.max-w-\[55\%\]{max-width:55%}.max-w-\[60\%\]{max-width:60%}.max-w-\[600px\]{max-width:600px}.max-w-\[60px\]{max-width:60px}.max-w-\[690px\]{max-width:690px}.max-w-\[75\%\]{max-width:75%}.max-w-\[768px\]{max-width:768px}.max-w-\[80\%\]{max-width:80%}.max-w-\[800px\]{max-width:800px}.max-w-\[80px\]{max-width:80px}.max-w-\[85\%\]{max-width:85%}.max-w-\[88\%\]{max-width:88%}.max-w-\[90\%\]{max-width:90%}.max-w-\[94\%\]{max-width:94%}.max-w-\[calc\(100\%-2rem\)\]{max-width:calc(100% - 2rem)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-\[2\]{flex:2}.flex-none{flex:none}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.border-spacing-0{--tw-border-spacing-x: 0px;--tw-border-spacing-y: 0px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.origin-left{transform-origin:left}.origin-top-left{transform-origin:top left}.-translate-x-1{--tw-translate-x: -.25rem;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-1\/2{--tw-translate-x: -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))}.-translate-x-1\/4{--tw-translate-x: -25%;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-x-full{--tw-translate-x: -100%;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))}.-translate-y-1\/4{--tw-translate-y: -25%;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-16{--tw-translate-y: -4rem;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-2{--tw-translate-y: -.5rem;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-full{--tw-translate-y: -100%;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-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-0\.5{--tw-translate-x: .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))}.translate-x-1{--tw-translate-x: .25rem;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-1\/2{--tw-translate-x: 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))}.translate-x-10{--tw-translate-x: 2.5rem;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-16{--tw-translate-x: 4rem;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-x-5{--tw-translate-x: 1.25rem;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-6{--tw-translate-x: 1.5rem;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-0{--tw-translate-y: 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-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))}.translate-y-10{--tw-translate-y: 2.5rem;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-2{--tw-translate-y: .5rem;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-20{--tw-translate-y: 5rem;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-24{--tw-translate-y: 6rem;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-4{--tw-translate-y: 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-full{--tw-translate-y: 100%;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-3{--tw-rotate: -3deg;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-45{--tw-rotate: -45deg;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-90{--tw-rotate: -90deg;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-0{--tw-rotate: 0deg;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-12{--tw-rotate: 12deg;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))}.rotate-3{--tw-rotate: 3deg;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-45{--tw-rotate: 45deg;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-90{--tw-rotate: 90deg;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))}.skew-x-12{--tw-skew-x: 12deg;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))}.scale-0{--tw-scale-x: 0;--tw-scale-y: 0;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))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 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))}.scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;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))}.scale-110{--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))}.scale-125{--tw-scale-x: 1.25;--tw-scale-y: 1.25;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))}.scale-150{--tw-scale-x: 1.5;--tw-scale-y: 1.5;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))}.scale-75{--tw-scale-x: .75;--tw-scale-y: .75;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))}.scale-90{--tw-scale-x: .9;--tw-scale-y: .9;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))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;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))}.scale-\[0\.46\]{--tw-scale-x: .46;--tw-scale-y: .46;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))}.scale-\[0\.99\]{--tw-scale-x: .99;--tw-scale-y: .99;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))}.scale-\[1\.02\]{--tw-scale-x: 1.02;--tw-scale-y: 1.02;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))}.scale-\[1\.03\]{--tw-scale-x: 1.03;--tw-scale-y: 1.03;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))}.-scale-x-100{--tw-scale-x: -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))}.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))}.animate-\[progress-stripes_1s_linear_infinite\]{animation:progress-stripes 1s linear infinite}.animate-bounce{animation:bounce 1s infinite}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.cursor-col-resize{cursor:col-resize}.cursor-default{cursor:default}.cursor-ew-resize{cursor:ew-resize}.cursor-grab{cursor:grab}.cursor-help{cursor:help}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.cursor-zoom-in{cursor:zoom-in}.cursor-zoom-out{cursor:zoom-out}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.resize-none{resize:none}.resize-y{resize:vertical}.resize{resize:both}.snap-none{scroll-snap-type:none}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness: mandatory}.snap-start{scroll-snap-align:start}.snap-center{scroll-snap-align:center}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.break-inside-avoid{-moz-column-break-inside:avoid;break-inside:avoid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-\[1fr_120px_200px_100px_80px_90px\]{grid-template-columns:1fr 120px 200px 100px 80px 90px}.grid-cols-\[1fr_120px_80px_200px_100px_80px_90px\]{grid-template-columns:1fr 120px 80px 200px 100px 80px 90px}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-20{gap:5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-px{gap:1px}.gap-y-3{row-gap:.75rem}.-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.375rem * var(--tw-space-x-reverse));margin-left:calc(-.375rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.5rem * var(--tw-space-x-reverse));margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-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-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-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(4rem * 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-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-20>: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))}.space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1px * var(--tw-space-y-reverse))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-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-emerald-500\/20>:not([hidden])~:not([hidden]){border-color:#10b98133}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity, 1))}.divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(249 250 251 / var(--tw-divide-opacity, 1))}.divide-slate-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity, 1))}.divide-slate-700\/30>:not([hidden])~:not([hidden]){border-color:#3341554d}.divide-white\/5>:not([hidden])~:not([hidden]){border-color:#ffffff0d}.divide-white\/\[0\.04\]>:not([hidden])~:not([hidden]){border-color:#ffffff0a}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.\!rounded-\[25px\]{border-radius:25px!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[0\.5px\]{border-radius:.5px}.rounded-\[1\.25rem\]{border-radius:1.25rem}.rounded-\[1\.2rem\]{border-radius:1.2rem}.rounded-\[1\.5rem\]{border-radius:1.5rem}.rounded-\[1\.8rem\]{border-radius:1.8rem}.rounded-\[16px\]{border-radius:16px}.rounded-\[18px\]{border-radius:18px}.rounded-\[2\.5rem\]{border-radius:2.5rem}.rounded-\[20px\]{border-radius:20px}.rounded-\[22px\]{border-radius:22px}.rounded-\[24px\]{border-radius:24px}.rounded-\[25px\]{border-radius:25px}.rounded-\[28px\]{border-radius:28px}.rounded-\[2px\]{border-radius:2px}.rounded-\[2rem\]{border-radius:2rem}.rounded-\[3\.5rem\]{border-radius:3.5rem}.rounded-\[30px\]{border-radius:30px}.rounded-\[32px\]{border-radius:32px}.rounded-\[35\%\]{border-radius:35%}.rounded-\[36px\]{border-radius:36px}.rounded-\[3rem\]{border-radius:3rem}.rounded-\[40px\]{border-radius:40px}.rounded-\[48px\]{border-radius:48px}.rounded-\[4rem\]{border-radius:4rem}.rounded-\[50px\]{border-radius:50px}.rounded-\[56px\]{border-radius:56px}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.rounded-b-\[40px\]{border-bottom-right-radius:40px;border-bottom-left-radius:40px}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-\[30px\]{border-top-left-radius:30px;border-top-right-radius:30px}.rounded-t-\[32px\]{border-top-left-radius:32px;border-top-right-radius:32px}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-bl-full{border-bottom-left-radius:9999px}.rounded-bl-none{border-bottom-left-radius:0}.rounded-bl-xl{border-bottom-left-radius:.75rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-tl-none{border-top-left-radius:0}.rounded-tl-sm{border-top-left-radius:.125rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr-none{border-top-right-radius:0}.rounded-tr-sm{border-top-right-radius:.125rem}.rounded-tr-xl{border-top-right-radius:.75rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border-\[20px\]{border-width:20px}.border-\[3px\]{border-width:3px}.border-\[6px\]{border-width:6px}.border-\[8px\]{border-width:8px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-b-8{border-bottom-width:8px}.border-b-\[3px\]{border-bottom-width:3px}.border-b-\[9px\]{border-bottom-width:9px}.border-e{border-inline-end-width:1px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-l-\[16px\]{border-left-width:16px}.border-r{border-right-width:1px}.border-r-2{border-right-width:2px}.border-r-4{border-right-width:4px}.border-r-8{border-right-width:8px}.border-r-\[3px\]{border-right-width:3px}.border-s{border-inline-start-width:1px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-t-4{border-top-width:4px}.border-t-8{border-top-width:8px}.border-t-\[9px\]{border-top-width:9px}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-emerald\/50{border-color:#10b98180!important}.\!border-red-400\/50{border-color:#f8717180!important}.border-\[\#020202\]{--tw-border-opacity: 1;border-color:rgb(2 2 2 / var(--tw-border-opacity, 1))}.border-\[\#121212\]{--tw-border-opacity: 1;border-color:rgb(18 18 18 / var(--tw-border-opacity, 1))}.border-\[\#16a34a\]{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.border-\[\#16a34a\]\/15{border-color:#16a34a26}.border-\[\#16a34a\]\/20{border-color:#16a34a33}.border-\[\#16a34a\]\/25{border-color:#16a34a40}.border-\[\#16a34a\]\/30{border-color:#16a34a4d}.border-\[\#16a34a\]\/40{border-color:#16a34a66}.border-\[\#1877F2\]\/30{border-color:#1877f24d}.border-\[\#1877f2\]{--tw-border-opacity: 1;border-color:rgb(24 119 242 / var(--tw-border-opacity, 1))}.border-\[\#1a73e8\]{--tw-border-opacity: 1;border-color:rgb(26 115 232 / var(--tw-border-opacity, 1))}.border-\[\#25D366\]\/30{border-color:#25d3664d}.border-\[\#FE2C55\]\/25{border-color:#fe2c5540}.border-\[\#FFFC00\]\/20{border-color:#fffc0033}.border-\[\#ff7a1a\]\/20{border-color:#ff7a1a33}.border-\[\#ff7a1a\]\/30{border-color:#ff7a1a4d}.border-\[\#ff7a1a\]\/40{border-color:#ff7a1a66}.border-\[\#ff7a1a\]\/50{border-color:#ff7a1a80}.border-\[\#ff7a1a\]\/60{border-color:#ff7a1a99}.border-\[\#ffb26b\]\/60{border-color:#ffb26b99}.border-\[rgba\(34\,197\,94\,0\.35\)\]{border-color:#22c55e59}.border-\[var\(--btn-bg\)\]{border-color:var(--btn-bg)}.border-amber-100{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-amber-400{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.border-amber-400\/10{border-color:#fbbf241a}.border-amber-400\/20{border-color:#fbbf2433}.border-amber-400\/25{border-color:#fbbf2440}.border-amber-400\/30{border-color:#fbbf244d}.border-amber-400\/40{border-color:#fbbf2466}.border-amber-50{--tw-border-opacity: 1;border-color:rgb(255 251 235 / var(--tw-border-opacity, 1))}.border-amber-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-amber-500\/10{border-color:#f59e0b1a}.border-amber-500\/15{border-color:#f59e0b26}.border-amber-500\/20{border-color:#f59e0b33}.border-amber-500\/25{border-color:#f59e0b40}.border-amber-500\/30{border-color:#f59e0b4d}.border-amber-500\/40{border-color:#f59e0b66}.border-amber-500\/60{border-color:#f59e0b99}.border-amber-600{--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity, 1))}.border-amber-700{--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.border-amber-800{--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity, 1))}.border-amber-900{--tw-border-opacity: 1;border-color:rgb(120 53 15 / var(--tw-border-opacity, 1))}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.border-black\/10{border-color:#0000001a}.border-black\/20{border-color:#0003}.border-black\/5{border-color:#0000000d}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-blue-400\/20{border-color:#60a5fa33}.border-blue-400\/30{border-color:#60a5fa4d}.border-blue-400\/60{border-color:#60a5fa99}.border-blue-50{--tw-border-opacity: 1;border-color:rgb(239 246 255 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-500\/10{border-color:#3b82f61a}.border-blue-500\/15{border-color:#3b82f626}.border-blue-500\/20{border-color:#3b82f633}.border-blue-500\/25{border-color:#3b82f640}.border-blue-500\/30{border-color:#3b82f64d}.border-blue-500\/40{border-color:#3b82f666}.border-blue-500\/50{border-color:#3b82f680}.border-blue-500\/60{border-color:#3b82f699}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-blue-600\/10{border-color:#2563eb1a}.border-blue-600\/15{border-color:#2563eb26}.border-blue-600\/20{border-color:#2563eb33}.border-blue-600\/25{border-color:#2563eb40}.border-blue-600\/40{border-color:#2563eb66}.border-blue-700{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.border-blue-800{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.border-blue-900{--tw-border-opacity: 1;border-color:rgb(30 58 138 / var(--tw-border-opacity, 1))}.border-current{border-color:currentColor}.border-cyan-100{--tw-border-opacity: 1;border-color:rgb(207 250 254 / var(--tw-border-opacity, 1))}.border-cyan-200{--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1))}.border-cyan-300{--tw-border-opacity: 1;border-color:rgb(103 232 249 / var(--tw-border-opacity, 1))}.border-cyan-400{--tw-border-opacity: 1;border-color:rgb(34 211 238 / var(--tw-border-opacity, 1))}.border-cyan-400\/30{border-color:#22d3ee4d}.border-cyan-50{--tw-border-opacity: 1;border-color:rgb(236 254 255 / var(--tw-border-opacity, 1))}.border-cyan-500{--tw-border-opacity: 1;border-color:rgb(6 182 212 / var(--tw-border-opacity, 1))}.border-cyan-500\/20{border-color:#06b6d433}.border-cyan-500\/60{border-color:#06b6d499}.border-cyan-600{--tw-border-opacity: 1;border-color:rgb(8 145 178 / var(--tw-border-opacity, 1))}.border-cyan-700{--tw-border-opacity: 1;border-color:rgb(14 116 144 / var(--tw-border-opacity, 1))}.border-cyan-800{--tw-border-opacity: 1;border-color:rgb(21 94 117 / var(--tw-border-opacity, 1))}.border-cyan-900{--tw-border-opacity: 1;border-color:rgb(22 78 99 / var(--tw-border-opacity, 1))}.border-emerald{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.border-emerald-100{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1))}.border-emerald-100\/50{border-color:#d1fae580}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-300{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.border-emerald-400{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.border-emerald-400\/20{border-color:#34d39933}.border-emerald-400\/60{border-color:#34d39999}.border-emerald-400\/70{border-color:#34d399b3}.border-emerald-50{--tw-border-opacity: 1;border-color:rgb(236 253 245 / var(--tw-border-opacity, 1))}.border-emerald-500{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.border-emerald-500\/10{border-color:#10b9811a}.border-emerald-500\/15{border-color:#10b98126}.border-emerald-500\/20{border-color:#10b98133}.border-emerald-500\/25{border-color:#10b98140}.border-emerald-500\/30{border-color:#10b9814d}.border-emerald-500\/40{border-color:#10b98166}.border-emerald-500\/50{border-color:#10b98180}.border-emerald-600{--tw-border-opacity: 1;border-color:rgb(5 150 105 / var(--tw-border-opacity, 1))}.border-emerald-600\/15{border-color:#05966926}.border-emerald-600\/20{border-color:#05966933}.border-emerald-600\/25{border-color:#05966940}.border-emerald-600\/30{border-color:#0596694d}.border-emerald-600\/40{border-color:#05966966}.border-emerald-700{--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity, 1))}.border-emerald-800{--tw-border-opacity: 1;border-color:rgb(6 95 70 / var(--tw-border-opacity, 1))}.border-emerald-900{--tw-border-opacity: 1;border-color:rgb(6 78 59 / var(--tw-border-opacity, 1))}.border-emerald\/10{border-color:#10b9811a}.border-emerald\/15{border-color:#10b98126}.border-emerald\/20{border-color:#10b98133}.border-emerald\/25{border-color:#10b98140}.border-emerald\/30{border-color:#10b9814d}.border-emerald\/40{border-color:#10b98166}.border-emerald\/50{border-color:#10b98180}.border-fuchsia-100{--tw-border-opacity: 1;border-color:rgb(250 232 255 / var(--tw-border-opacity, 1))}.border-fuchsia-200{--tw-border-opacity: 1;border-color:rgb(245 208 254 / var(--tw-border-opacity, 1))}.border-fuchsia-300{--tw-border-opacity: 1;border-color:rgb(240 171 252 / var(--tw-border-opacity, 1))}.border-fuchsia-400{--tw-border-opacity: 1;border-color:rgb(232 121 249 / var(--tw-border-opacity, 1))}.border-fuchsia-50{--tw-border-opacity: 1;border-color:rgb(253 244 255 / var(--tw-border-opacity, 1))}.border-fuchsia-500{--tw-border-opacity: 1;border-color:rgb(217 70 239 / var(--tw-border-opacity, 1))}.border-fuchsia-500\/20{border-color:#d946ef33}.border-fuchsia-600{--tw-border-opacity: 1;border-color:rgb(192 38 211 / var(--tw-border-opacity, 1))}.border-fuchsia-700{--tw-border-opacity: 1;border-color:rgb(162 28 175 / var(--tw-border-opacity, 1))}.border-fuchsia-800{--tw-border-opacity: 1;border-color:rgb(134 25 143 / var(--tw-border-opacity, 1))}.border-fuchsia-900{--tw-border-opacity: 1;border-color:rgb(112 26 117 / var(--tw-border-opacity, 1))}.border-gold{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-gold\/10{border-color:#f59e0b1a}.border-gold\/20{border-color:#f59e0b33}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-100\/50{border-color:#f3f4f680}.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-200\/80{border-color:#e5e7ebcc}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-gray-400\/20{border-color:#9ca3af33}.border-gray-50{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.border-gray-500\/20{border-color:#6b728033}.border-gray-500\/30{border-color:#6b72804d}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.border-gray-600\/20{border-color:#4b556333}.border-gray-600\/50{border-color:#4b556380}.border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.border-gray-800{--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-gray-900{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.border-green-100{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-300{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.border-green-400{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.border-green-50{--tw-border-opacity: 1;border-color:rgb(240 253 244 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-green-500\/10{border-color:#22c55e1a}.border-green-500\/15{border-color:#22c55e26}.border-green-500\/20{border-color:#22c55e33}.border-green-500\/25{border-color:#22c55e40}.border-green-500\/30{border-color:#22c55e4d}.border-green-500\/40{border-color:#22c55e66}.border-green-600{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.border-green-700{--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity, 1))}.border-green-800{--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.border-green-900{--tw-border-opacity: 1;border-color:rgb(20 83 45 / var(--tw-border-opacity, 1))}.border-green-900\/30{border-color:#14532d4d}.border-indigo-100{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1))}.border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.border-indigo-300{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.border-indigo-400{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.border-indigo-400\/20{border-color:#818cf833}.border-indigo-400\/60{border-color:#818cf899}.border-indigo-50{--tw-border-opacity: 1;border-color:rgb(238 242 255 / var(--tw-border-opacity, 1))}.border-indigo-500{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.border-indigo-500\/10{border-color:#6366f11a}.border-indigo-500\/20{border-color:#6366f133}.border-indigo-500\/25{border-color:#6366f140}.border-indigo-500\/30{border-color:#6366f14d}.border-indigo-500\/40{border-color:#6366f166}.border-indigo-500\/50{border-color:#6366f180}.border-indigo-600{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.border-indigo-700{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1))}.border-indigo-800{--tw-border-opacity: 1;border-color:rgb(55 48 163 / var(--tw-border-opacity, 1))}.border-indigo-900{--tw-border-opacity: 1;border-color:rgb(49 46 129 / var(--tw-border-opacity, 1))}.border-lime-100{--tw-border-opacity: 1;border-color:rgb(236 252 203 / var(--tw-border-opacity, 1))}.border-lime-200{--tw-border-opacity: 1;border-color:rgb(217 249 157 / var(--tw-border-opacity, 1))}.border-lime-300{--tw-border-opacity: 1;border-color:rgb(190 242 100 / var(--tw-border-opacity, 1))}.border-lime-400{--tw-border-opacity: 1;border-color:rgb(163 230 53 / var(--tw-border-opacity, 1))}.border-lime-50{--tw-border-opacity: 1;border-color:rgb(247 254 231 / var(--tw-border-opacity, 1))}.border-lime-500{--tw-border-opacity: 1;border-color:rgb(132 204 22 / var(--tw-border-opacity, 1))}.border-lime-500\/20{border-color:#84cc1633}.border-lime-600{--tw-border-opacity: 1;border-color:rgb(101 163 13 / var(--tw-border-opacity, 1))}.border-lime-700{--tw-border-opacity: 1;border-color:rgb(77 124 15 / var(--tw-border-opacity, 1))}.border-lime-800{--tw-border-opacity: 1;border-color:rgb(63 98 18 / var(--tw-border-opacity, 1))}.border-lime-900{--tw-border-opacity: 1;border-color:rgb(54 83 20 / var(--tw-border-opacity, 1))}.border-main{--tw-border-opacity: 1;border-color:rgb(2 6 23 / var(--tw-border-opacity, 1))}.border-main\/30{border-color:#0206174d}.border-orange-100{--tw-border-opacity: 1;border-color:rgb(255 237 213 / var(--tw-border-opacity, 1))}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-orange-200\/50{border-color:#fed7aa80}.border-orange-200\/60{border-color:#fed7aa99}.border-orange-300{--tw-border-opacity: 1;border-color:rgb(253 186 116 / var(--tw-border-opacity, 1))}.border-orange-400{--tw-border-opacity: 1;border-color:rgb(251 146 60 / var(--tw-border-opacity, 1))}.border-orange-400\/40{border-color:#fb923c66}.border-orange-50{--tw-border-opacity: 1;border-color:rgb(255 247 237 / var(--tw-border-opacity, 1))}.border-orange-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-orange-500\/10{border-color:#f973161a}.border-orange-500\/15{border-color:#f9731626}.border-orange-500\/20{border-color:#f9731633}.border-orange-500\/30{border-color:#f973164d}.border-orange-500\/40{border-color:#f9731666}.border-orange-500\/50{border-color:#f9731680}.border-orange-500\/60{border-color:#f9731699}.border-orange-600{--tw-border-opacity: 1;border-color:rgb(234 88 12 / var(--tw-border-opacity, 1))}.border-orange-700{--tw-border-opacity: 1;border-color:rgb(194 65 12 / var(--tw-border-opacity, 1))}.border-orange-800{--tw-border-opacity: 1;border-color:rgb(154 52 18 / var(--tw-border-opacity, 1))}.border-orange-900{--tw-border-opacity: 1;border-color:rgb(124 45 18 / var(--tw-border-opacity, 1))}.border-pink-100{--tw-border-opacity: 1;border-color:rgb(252 231 243 / var(--tw-border-opacity, 1))}.border-pink-200{--tw-border-opacity: 1;border-color:rgb(251 207 232 / var(--tw-border-opacity, 1))}.border-pink-300{--tw-border-opacity: 1;border-color:rgb(249 168 212 / var(--tw-border-opacity, 1))}.border-pink-400{--tw-border-opacity: 1;border-color:rgb(244 114 182 / var(--tw-border-opacity, 1))}.border-pink-50{--tw-border-opacity: 1;border-color:rgb(253 242 248 / var(--tw-border-opacity, 1))}.border-pink-500{--tw-border-opacity: 1;border-color:rgb(236 72 153 / var(--tw-border-opacity, 1))}.border-pink-500\/20{border-color:#ec489933}.border-pink-600{--tw-border-opacity: 1;border-color:rgb(219 39 119 / var(--tw-border-opacity, 1))}.border-pink-700{--tw-border-opacity: 1;border-color:rgb(190 24 93 / var(--tw-border-opacity, 1))}.border-pink-800{--tw-border-opacity: 1;border-color:rgb(157 23 77 / var(--tw-border-opacity, 1))}.border-pink-900{--tw-border-opacity: 1;border-color:rgb(131 24 67 / var(--tw-border-opacity, 1))}.border-purple-100{--tw-border-opacity: 1;border-color:rgb(243 232 255 / var(--tw-border-opacity, 1))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-purple-300{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.border-purple-300\/50{border-color:#d8b4fe80}.border-purple-400{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.border-purple-400\/20{border-color:#c084fc33}.border-purple-400\/30{border-color:#c084fc4d}.border-purple-50{--tw-border-opacity: 1;border-color:rgb(250 245 255 / var(--tw-border-opacity, 1))}.border-purple-500{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.border-purple-500\/10{border-color:#a855f71a}.border-purple-500\/15{border-color:#a855f726}.border-purple-500\/20{border-color:#a855f733}.border-purple-500\/25{border-color:#a855f740}.border-purple-500\/30{border-color:#a855f74d}.border-purple-500\/40{border-color:#a855f766}.border-purple-500\/50{border-color:#a855f780}.border-purple-500\/60{border-color:#a855f799}.border-purple-600{--tw-border-opacity: 1;border-color:rgb(147 51 234 / var(--tw-border-opacity, 1))}.border-purple-700{--tw-border-opacity: 1;border-color:rgb(126 34 206 / var(--tw-border-opacity, 1))}.border-purple-800{--tw-border-opacity: 1;border-color:rgb(107 33 168 / var(--tw-border-opacity, 1))}.border-purple-900{--tw-border-opacity: 1;border-color:rgb(88 28 135 / var(--tw-border-opacity, 1))}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-red-400\/20{border-color:#f8717133}.border-red-400\/30{border-color:#f871714d}.border-red-400\/70{border-color:#f87171b3}.border-red-50{--tw-border-opacity: 1;border-color:rgb(254 242 242 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-red-500\/10{border-color:#ef44441a}.border-red-500\/15{border-color:#ef444426}.border-red-500\/20{border-color:#ef444433}.border-red-500\/25{border-color:#ef444440}.border-red-500\/30{border-color:#ef44444d}.border-red-500\/40{border-color:#ef444466}.border-red-500\/50{border-color:#ef444480}.border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.border-red-700{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.border-red-800{--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.border-red-900{--tw-border-opacity: 1;border-color:rgb(127 29 29 / var(--tw-border-opacity, 1))}.border-rose-100{--tw-border-opacity: 1;border-color:rgb(255 228 230 / var(--tw-border-opacity, 1))}.border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.border-rose-300{--tw-border-opacity: 1;border-color:rgb(253 164 175 / var(--tw-border-opacity, 1))}.border-rose-400{--tw-border-opacity: 1;border-color:rgb(251 113 133 / var(--tw-border-opacity, 1))}.border-rose-400\/20{border-color:#fb718533}.border-rose-50{--tw-border-opacity: 1;border-color:rgb(255 241 242 / var(--tw-border-opacity, 1))}.border-rose-500{--tw-border-opacity: 1;border-color:rgb(244 63 94 / var(--tw-border-opacity, 1))}.border-rose-500\/20{border-color:#f43f5e33}.border-rose-500\/25{border-color:#f43f5e40}.border-rose-500\/30{border-color:#f43f5e4d}.border-rose-500\/40{border-color:#f43f5e66}.border-rose-500\/50{border-color:#f43f5e80}.border-rose-600{--tw-border-opacity: 1;border-color:rgb(225 29 72 / var(--tw-border-opacity, 1))}.border-rose-700{--tw-border-opacity: 1;border-color:rgb(190 18 60 / var(--tw-border-opacity, 1))}.border-rose-800{--tw-border-opacity: 1;border-color:rgb(159 18 57 / var(--tw-border-opacity, 1))}.border-rose-900{--tw-border-opacity: 1;border-color:rgb(136 19 55 / var(--tw-border-opacity, 1))}.border-sky-100{--tw-border-opacity: 1;border-color:rgb(224 242 254 / var(--tw-border-opacity, 1))}.border-sky-200{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.border-sky-300{--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity, 1))}.border-sky-400{--tw-border-opacity: 1;border-color:rgb(56 189 248 / var(--tw-border-opacity, 1))}.border-sky-50{--tw-border-opacity: 1;border-color:rgb(240 249 255 / var(--tw-border-opacity, 1))}.border-sky-500{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1))}.border-sky-500\/15{border-color:#0ea5e926}.border-sky-500\/20{border-color:#0ea5e933}.border-sky-500\/25{border-color:#0ea5e940}.border-sky-500\/30{border-color:#0ea5e94d}.border-sky-600{--tw-border-opacity: 1;border-color:rgb(2 132 199 / var(--tw-border-opacity, 1))}.border-sky-700{--tw-border-opacity: 1;border-color:rgb(3 105 161 / var(--tw-border-opacity, 1))}.border-sky-800{--tw-border-opacity: 1;border-color:rgb(7 89 133 / var(--tw-border-opacity, 1))}.border-sky-900{--tw-border-opacity: 1;border-color:rgb(12 74 110 / var(--tw-border-opacity, 1))}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-slate-400{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.border-slate-50{--tw-border-opacity: 1;border-color:rgb(248 250 252 / var(--tw-border-opacity, 1))}.border-slate-500{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.border-slate-500\/20{border-color:#64748b33}.border-slate-600{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.border-slate-600\/30{border-color:#4755694d}.border-slate-600\/40{border-color:#47556966}.border-slate-600\/50{border-color:#47556980}.border-slate-700{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.border-slate-700\/30{border-color:#3341554d}.border-slate-700\/40{border-color:#33415566}.border-slate-700\/50{border-color:#33415580}.border-slate-800{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.border-slate-900{--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity, 1))}.border-slate-900\/10{border-color:#0f172a1a}.border-slate-950\/10{border-color:#0206171a}.border-slate-950\/5{border-color:#0206170d}.border-surface{--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity, 1))}.border-teal-100{--tw-border-opacity: 1;border-color:rgb(204 251 241 / var(--tw-border-opacity, 1))}.border-teal-200{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.border-teal-300{--tw-border-opacity: 1;border-color:rgb(94 234 212 / var(--tw-border-opacity, 1))}.border-teal-400{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.border-teal-50{--tw-border-opacity: 1;border-color:rgb(240 253 250 / var(--tw-border-opacity, 1))}.border-teal-500{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.border-teal-500\/20{border-color:#14b8a633}.border-teal-500\/30{border-color:#14b8a64d}.border-teal-600{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1))}.border-teal-700{--tw-border-opacity: 1;border-color:rgb(15 118 110 / var(--tw-border-opacity, 1))}.border-teal-800{--tw-border-opacity: 1;border-color:rgb(17 94 89 / var(--tw-border-opacity, 1))}.border-teal-900{--tw-border-opacity: 1;border-color:rgb(19 78 74 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-violet-100{--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity, 1))}.border-violet-200{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.border-violet-300{--tw-border-opacity: 1;border-color:rgb(196 181 253 / var(--tw-border-opacity, 1))}.border-violet-400{--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1))}.border-violet-50{--tw-border-opacity: 1;border-color:rgb(245 243 255 / var(--tw-border-opacity, 1))}.border-violet-500{--tw-border-opacity: 1;border-color:rgb(139 92 246 / var(--tw-border-opacity, 1))}.border-violet-500\/20{border-color:#8b5cf633}.border-violet-500\/25{border-color:#8b5cf640}.border-violet-500\/30{border-color:#8b5cf64d}.border-violet-500\/50{border-color:#8b5cf680}.border-violet-600{--tw-border-opacity: 1;border-color:rgb(124 58 237 / var(--tw-border-opacity, 1))}.border-violet-700{--tw-border-opacity: 1;border-color:rgb(109 40 217 / var(--tw-border-opacity, 1))}.border-violet-800{--tw-border-opacity: 1;border-color:rgb(91 33 182 / var(--tw-border-opacity, 1))}.border-violet-900{--tw-border-opacity: 1;border-color:rgb(76 29 149 / var(--tw-border-opacity, 1))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/10{border-color:#ffffff1a}.border-white\/15{border-color:#ffffff26}.border-white\/20{border-color:#fff3}.border-white\/25{border-color:#ffffff40}.border-white\/30{border-color:#ffffff4d}.border-white\/40{border-color:#fff6}.border-white\/5{border-color:#ffffff0d}.border-white\/50{border-color:#ffffff80}.border-white\/60{border-color:#fff9}.border-white\/80{border-color:#fffc}.border-white\/\[0\.03\]{border-color:#ffffff08}.border-white\/\[0\.05\]{border-color:#ffffff0d}.border-white\/\[0\.06\]{border-color:#ffffff0f}.border-white\/\[0\.07\]{border-color:#ffffff12}.border-white\/\[0\.08\]{border-color:#ffffff14}.border-white\/\[0\.1\]{border-color:#ffffff1a}.border-yellow-100{--tw-border-opacity: 1;border-color:rgb(254 249 195 / var(--tw-border-opacity, 1))}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.border-yellow-300{--tw-border-opacity: 1;border-color:rgb(253 224 71 / var(--tw-border-opacity, 1))}.border-yellow-400{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.border-yellow-400\/20{border-color:#facc1533}.border-yellow-400\/60{border-color:#facc1599}.border-yellow-50{--tw-border-opacity: 1;border-color:rgb(254 252 232 / var(--tw-border-opacity, 1))}.border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.border-yellow-500\/20{border-color:#eab30833}.border-yellow-500\/30{border-color:#eab3084d}.border-yellow-500\/40{border-color:#eab30866}.border-yellow-500\/60{border-color:#eab30899}.border-yellow-600{--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.border-yellow-700{--tw-border-opacity: 1;border-color:rgb(161 98 7 / var(--tw-border-opacity, 1))}.border-yellow-800{--tw-border-opacity: 1;border-color:rgb(133 77 14 / var(--tw-border-opacity, 1))}.border-yellow-900{--tw-border-opacity: 1;border-color:rgb(113 63 18 / var(--tw-border-opacity, 1))}.border-b-transparent{border-bottom-color:transparent}.border-l-transparent{border-left-color:transparent}.border-l-white{--tw-border-opacity: 1;border-left-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-r-emerald-500{--tw-border-opacity: 1;border-right-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.border-t-amber-500{--tw-border-opacity: 1;border-top-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-t-blue-500{--tw-border-opacity: 1;border-top-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-t-current{border-top-color:currentColor}.border-t-emerald,.border-t-emerald-500{--tw-border-opacity: 1;border-top-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.border-t-main{--tw-border-opacity: 1;border-top-color:rgb(2 6 23 / var(--tw-border-opacity, 1))}.border-t-red-400{--tw-border-opacity: 1;border-top-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-t-rose-400{--tw-border-opacity: 1;border-top-color:rgb(251 113 133 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.border-t-white{--tw-border-opacity: 1;border-top-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bg-\[\#010101\]{--tw-bg-opacity: 1;background-color:rgb(1 1 1 / var(--tw-bg-opacity, 1))}.bg-\[\#020202\]{--tw-bg-opacity: 1;background-color:rgb(2 2 2 / var(--tw-bg-opacity, 1))}.bg-\[\#020617\]{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.bg-\[\#020617\]\/50{background-color:#02061780}.bg-\[\#020617\]\/90{background-color:#020617e6}.bg-\[\#030712\]{--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity, 1))}.bg-\[\#050505\]{--tw-bg-opacity: 1;background-color:rgb(5 5 5 / var(--tw-bg-opacity, 1))}.bg-\[\#050507\]{--tw-bg-opacity: 1;background-color:rgb(5 5 7 / var(--tw-bg-opacity, 1))}.bg-\[\#050a15\]\/95{background-color:#050a15f2}.bg-\[\#056162\]{--tw-bg-opacity: 1;background-color:rgb(5 97 98 / var(--tw-bg-opacity, 1))}.bg-\[\#060d1a\]{--tw-bg-opacity: 1;background-color:rgb(6 13 26 / var(--tw-bg-opacity, 1))}.bg-\[\#07101f\]{--tw-bg-opacity: 1;background-color:rgb(7 16 31 / var(--tw-bg-opacity, 1))}.bg-\[\#075E54\],.bg-\[\#075e54\]{--tw-bg-opacity: 1;background-color:rgb(7 94 84 / var(--tw-bg-opacity, 1))}.bg-\[\#075e54\]\/40{background-color:#075e5466}.bg-\[\#080808\]{--tw-bg-opacity: 1;background-color:rgb(8 8 8 / var(--tw-bg-opacity, 1))}.bg-\[\#080e1a\]{--tw-bg-opacity: 1;background-color:rgb(8 14 26 / var(--tw-bg-opacity, 1))}.bg-\[\#080e1a\]\/95{background-color:#080e1af2}.bg-\[\#080e1c\]{--tw-bg-opacity: 1;background-color:rgb(8 14 28 / var(--tw-bg-opacity, 1))}.bg-\[\#080e1c\]\/90{background-color:#080e1ce6}.bg-\[\#09090b\]{--tw-bg-opacity: 1;background-color:rgb(9 9 11 / var(--tw-bg-opacity, 1))}.bg-\[\#0A0A0A\]{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity, 1))}.bg-\[\#0A0D14\]{--tw-bg-opacity: 1;background-color:rgb(10 13 20 / var(--tw-bg-opacity, 1))}.bg-\[\#0D0D0D\]{--tw-bg-opacity: 1;background-color:rgb(13 13 13 / var(--tw-bg-opacity, 1))}.bg-\[\#0F0F0F\]{--tw-bg-opacity: 1;background-color:rgb(15 15 15 / var(--tw-bg-opacity, 1))}.bg-\[\#0a0a0a\]{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity, 1))}.bg-\[\#0a0a12\]{--tw-bg-opacity: 1;background-color:rgb(10 10 18 / var(--tw-bg-opacity, 1))}.bg-\[\#0a0a12\]\/90{background-color:#0a0a12e6}.bg-\[\#0a0f14\]{--tw-bg-opacity: 1;background-color:rgb(10 15 20 / var(--tw-bg-opacity, 1))}.bg-\[\#0a0f1e\]{--tw-bg-opacity: 1;background-color:rgb(10 15 30 / var(--tw-bg-opacity, 1))}.bg-\[\#0a1020\]{--tw-bg-opacity: 1;background-color:rgb(10 16 32 / var(--tw-bg-opacity, 1))}.bg-\[\#0a1120\]{--tw-bg-opacity: 1;background-color:rgb(10 17 32 / var(--tw-bg-opacity, 1))}.bg-\[\#0a1628\]{--tw-bg-opacity: 1;background-color:rgb(10 22 40 / var(--tw-bg-opacity, 1))}.bg-\[\#0b141a\]{--tw-bg-opacity: 1;background-color:rgb(11 20 26 / var(--tw-bg-opacity, 1))}.bg-\[\#0b1628\]{--tw-bg-opacity: 1;background-color:rgb(11 22 40 / var(--tw-bg-opacity, 1))}.bg-\[\#0d1117\]{--tw-bg-opacity: 1;background-color:rgb(13 17 23 / var(--tw-bg-opacity, 1))}.bg-\[\#0d1526\]{--tw-bg-opacity: 1;background-color:rgb(13 21 38 / var(--tw-bg-opacity, 1))}.bg-\[\#0d1526\]\/90{background-color:#0d1526e6}.bg-\[\#0d1526\]\/95{background-color:#0d1526f2}.bg-\[\#0d1a2d\]{--tw-bg-opacity: 1;background-color:rgb(13 26 45 / var(--tw-bg-opacity, 1))}.bg-\[\#0f0f0f\]{--tw-bg-opacity: 1;background-color:rgb(15 15 15 / var(--tw-bg-opacity, 1))}.bg-\[\#0f0f18\]{--tw-bg-opacity: 1;background-color:rgb(15 15 24 / var(--tw-bg-opacity, 1))}.bg-\[\#0f172a\]{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-\[\#0f172a\]\/80{background-color:#0f172acc}.bg-\[\#141414\]{--tw-bg-opacity: 1;background-color:rgb(20 20 20 / var(--tw-bg-opacity, 1))}.bg-\[\#141f35\]{--tw-bg-opacity: 1;background-color:rgb(20 31 53 / var(--tw-bg-opacity, 1))}.bg-\[\#162035\]{--tw-bg-opacity: 1;background-color:rgb(22 32 53 / var(--tw-bg-opacity, 1))}.bg-\[\#16a34a\]{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-\[\#16a34a\]\/10{background-color:#16a34a1a}.bg-\[\#16a34a\]\/15{background-color:#16a34a26}.bg-\[\#16a34a\]\/20{background-color:#16a34a33}.bg-\[\#16a34a\]\/40{background-color:#16a34a66}.bg-\[\#16a34a\]\/5{background-color:#16a34a0d}.bg-\[\#18181b\]\/80{background-color:#18181bcc}.bg-\[\#1877F2\],.bg-\[\#1877f2\]{--tw-bg-opacity: 1;background-color:rgb(24 119 242 / var(--tw-bg-opacity, 1))}.bg-\[\#1A1A1A\]{--tw-bg-opacity: 1;background-color:rgb(26 26 26 / var(--tw-bg-opacity, 1))}.bg-\[\#1a1b26\]{--tw-bg-opacity: 1;background-color:rgb(26 27 38 / var(--tw-bg-opacity, 1))}.bg-\[\#1a2540\]{--tw-bg-opacity: 1;background-color:rgb(26 37 64 / var(--tw-bg-opacity, 1))}.bg-\[\#1a2740\]{--tw-bg-opacity: 1;background-color:rgb(26 39 64 / var(--tw-bg-opacity, 1))}.bg-\[\#1c1c1e\]{--tw-bg-opacity: 1;background-color:rgb(28 28 30 / var(--tw-bg-opacity, 1))}.bg-\[\#1e293b\]{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.bg-\[\#202020\]{--tw-bg-opacity: 1;background-color:rgb(32 32 32 / var(--tw-bg-opacity, 1))}.bg-\[\#25D366\]{--tw-bg-opacity: 1;background-color:rgb(37 211 102 / var(--tw-bg-opacity, 1))}.bg-\[\#25D366\]\/10{background-color:#25d3661a}.bg-\[\#25D366\]\/15{background-color:#25d36626}.bg-\[\#25D366\]\/20{background-color:#25d36633}.bg-\[\#262d31\]{--tw-bg-opacity: 1;background-color:rgb(38 45 49 / var(--tw-bg-opacity, 1))}.bg-\[\#27272a\]{--tw-bg-opacity: 1;background-color:rgb(39 39 42 / var(--tw-bg-opacity, 1))}.bg-\[\#28c840\]{--tw-bg-opacity: 1;background-color:rgb(40 200 64 / var(--tw-bg-opacity, 1))}.bg-\[\#2a2a2e\]{--tw-bg-opacity: 1;background-color:rgb(42 42 46 / var(--tw-bg-opacity, 1))}.bg-\[\#2c2c2e\]{--tw-bg-opacity: 1;background-color:rgb(44 44 46 / var(--tw-bg-opacity, 1))}.bg-\[\#333\]{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1))}.bg-\[\#3c4146\]{--tw-bg-opacity: 1;background-color:rgb(60 65 70 / var(--tw-bg-opacity, 1))}.bg-\[\#9FE870\]\/10{background-color:#9fe8701a}.bg-\[\#E60023\]{--tw-bg-opacity: 1;background-color:rgb(230 0 35 / var(--tw-bg-opacity, 1))}.bg-\[\#ECE5DD\]{--tw-bg-opacity: 1;background-color:rgb(236 229 221 / var(--tw-bg-opacity, 1))}.bg-\[\#FE2C55\]{--tw-bg-opacity: 1;background-color:rgb(254 44 85 / var(--tw-bg-opacity, 1))}.bg-\[\#FFFC00\]{--tw-bg-opacity: 1;background-color:rgb(255 252 0 / var(--tw-bg-opacity, 1))}.bg-\[\#efefef\]{--tw-bg-opacity: 1;background-color:rgb(239 239 239 / var(--tw-bg-opacity, 1))}.bg-\[\#f0f2f5\]{--tw-bg-opacity: 1;background-color:rgb(240 242 245 / var(--tw-bg-opacity, 1))}.bg-\[\#f0f4f8\]{--tw-bg-opacity: 1;background-color:rgb(240 244 248 / var(--tw-bg-opacity, 1))}.bg-\[\#f1f5f9\]{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-\[\#f8f8f8\]{--tw-bg-opacity: 1;background-color:rgb(248 248 248 / var(--tw-bg-opacity, 1))}.bg-\[\#f8f9fa\]{--tw-bg-opacity: 1;background-color:rgb(248 249 250 / var(--tw-bg-opacity, 1))}.bg-\[\#febc2e\]{--tw-bg-opacity: 1;background-color:rgb(254 188 46 / var(--tw-bg-opacity, 1))}.bg-\[\#ff5f57\]{--tw-bg-opacity: 1;background-color:rgb(255 95 87 / var(--tw-bg-opacity, 1))}.bg-\[\#ff7a1a\]{--tw-bg-opacity: 1;background-color:rgb(255 122 26 / var(--tw-bg-opacity, 1))}.bg-\[\#ff7a1a\]\/10{background-color:#ff7a1a1a}.bg-\[\#ff7a1a\]\/15{background-color:#ff7a1a26}.bg-\[\#ff7a1a\]\/20{background-color:#ff7a1a33}.bg-\[\#ff7a1a\]\/25{background-color:#ff7a1a40}.bg-\[\#ff7a1a\]\/60{background-color:#ff7a1a99}.bg-\[\#ffb26b\]{--tw-bg-opacity: 1;background-color:rgb(255 178 107 / var(--tw-bg-opacity, 1))}.bg-\[var\(--btn-bg\)\]{background-color:var(--btn-bg)}.bg-\[var\(--color-primary\)\]{background-color:var(--color-primary)}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-200{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.bg-amber-300{--tw-bg-opacity: 1;background-color:rgb(252 211 77 / var(--tw-bg-opacity, 1))}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-amber-400\/10{background-color:#fbbf241a}.bg-amber-400\/15{background-color:#fbbf2426}.bg-amber-400\/5{background-color:#fbbf240d}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-500\/10{background-color:#f59e0b1a}.bg-amber-500\/15{background-color:#f59e0b26}.bg-amber-500\/20{background-color:#f59e0b33}.bg-amber-500\/25{background-color:#f59e0b40}.bg-amber-500\/5{background-color:#f59e0b0d}.bg-amber-500\/\[0\.04\]{background-color:#f59e0b0a}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-amber-700{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.bg-amber-800{--tw-bg-opacity: 1;background-color:rgb(146 64 14 / var(--tw-bg-opacity, 1))}.bg-amber-900{--tw-bg-opacity: 1;background-color:rgb(120 53 15 / var(--tw-bg-opacity, 1))}.bg-amber-950\/30{background-color:#451a034d}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/0{background-color:#0000}.bg-black\/10{background-color:#0000001a}.bg-black\/20{background-color:#0003}.bg-black\/30{background-color:#0000004d}.bg-black\/40{background-color:#0006}.bg-black\/5{background-color:#0000000d}.bg-black\/50{background-color:#00000080}.bg-black\/55{background-color:#0000008c}.bg-black\/60{background-color:#0009}.bg-black\/70{background-color:#000000b3}.bg-black\/80{background-color:#000c}.bg-black\/85{background-color:#000000d9}.bg-black\/90{background-color:#000000e6}.bg-black\/\[0\.015\]{background-color:#00000004}.bg-black\/\[0\.02\]{background-color:#00000005}.bg-black\/\[0\.03\]{background-color:#00000008}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-100\/30{background-color:#dbeafe4d}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.bg-blue-400\/10{background-color:#60a5fa1a}.bg-blue-400\/5{background-color:#60a5fa0d}.bg-blue-400\/50{background-color:#60a5fa80}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-50\/50{background-color:#eff6ff80}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-500\/10{background-color:#3b82f61a}.bg-blue-500\/15{background-color:#3b82f626}.bg-blue-500\/20{background-color:#3b82f633}.bg-blue-500\/25{background-color:#3b82f640}.bg-blue-500\/30{background-color:#3b82f64d}.bg-blue-500\/5{background-color:#3b82f60d}.bg-blue-500\/70{background-color:#3b82f6b3}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-blue-600\/10{background-color:#2563eb1a}.bg-blue-600\/15{background-color:#2563eb26}.bg-blue-600\/20{background-color:#2563eb33}.bg-blue-600\/30{background-color:#2563eb4d}.bg-blue-600\/5{background-color:#2563eb0d}.bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.bg-blue-800{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.bg-blue-900\/10{background-color:#1e3a8a1a}.bg-blue-950\/40{background-color:#17255466}.bg-current{background-color:currentColor}.bg-cyan-100{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.bg-cyan-200{--tw-bg-opacity: 1;background-color:rgb(165 243 252 / var(--tw-bg-opacity, 1))}.bg-cyan-300{--tw-bg-opacity: 1;background-color:rgb(103 232 249 / var(--tw-bg-opacity, 1))}.bg-cyan-400{--tw-bg-opacity: 1;background-color:rgb(34 211 238 / var(--tw-bg-opacity, 1))}.bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.bg-cyan-500{--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity, 1))}.bg-cyan-500\/10{background-color:#06b6d41a}.bg-cyan-500\/15{background-color:#06b6d426}.bg-cyan-600{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.bg-cyan-700{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.bg-cyan-800{--tw-bg-opacity: 1;background-color:rgb(21 94 117 / var(--tw-bg-opacity, 1))}.bg-cyan-900{--tw-bg-opacity: 1;background-color:rgb(22 78 99 / var(--tw-bg-opacity, 1))}.bg-emerald{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-200{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity, 1))}.bg-emerald-300{--tw-bg-opacity: 1;background-color:rgb(110 231 183 / var(--tw-bg-opacity, 1))}.bg-emerald-400{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-500\/0{background-color:#10b98100}.bg-emerald-500\/10{background-color:#10b9811a}.bg-emerald-500\/15{background-color:#10b98126}.bg-emerald-500\/20{background-color:#10b98133}.bg-emerald-500\/25{background-color:#10b98140}.bg-emerald-500\/30{background-color:#10b9814d}.bg-emerald-500\/5{background-color:#10b9810d}.bg-emerald-500\/50{background-color:#10b98180}.bg-emerald-500\/\[0\.04\]{background-color:#10b9810a}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-emerald-600\/10{background-color:#0596691a}.bg-emerald-600\/15{background-color:#05966926}.bg-emerald-600\/20{background-color:#05966933}.bg-emerald-600\/40{background-color:#05966966}.bg-emerald-600\/5{background-color:#0596690d}.bg-emerald-700{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.bg-emerald-800{--tw-bg-opacity: 1;background-color:rgb(6 95 70 / var(--tw-bg-opacity, 1))}.bg-emerald-900{--tw-bg-opacity: 1;background-color:rgb(6 78 59 / var(--tw-bg-opacity, 1))}.bg-emerald-950\/30{background-color:#022c224d}.bg-emerald-950\/40{background-color:#022c2266}.bg-emerald\/10{background-color:#10b9811a}.bg-emerald\/15{background-color:#10b98126}.bg-emerald\/20{background-color:#10b98133}.bg-emerald\/40{background-color:#10b98166}.bg-emerald\/5{background-color:#10b9810d}.bg-emerald\/70{background-color:#10b981b3}.bg-emerald\/90{background-color:#10b981e6}.bg-emerald\/95{background-color:#10b981f2}.bg-emerald\/\[0\.02\]{background-color:#10b98105}.bg-fuchsia-100{--tw-bg-opacity: 1;background-color:rgb(250 232 255 / var(--tw-bg-opacity, 1))}.bg-fuchsia-200{--tw-bg-opacity: 1;background-color:rgb(245 208 254 / var(--tw-bg-opacity, 1))}.bg-fuchsia-300{--tw-bg-opacity: 1;background-color:rgb(240 171 252 / var(--tw-bg-opacity, 1))}.bg-fuchsia-400{--tw-bg-opacity: 1;background-color:rgb(232 121 249 / var(--tw-bg-opacity, 1))}.bg-fuchsia-50{--tw-bg-opacity: 1;background-color:rgb(253 244 255 / var(--tw-bg-opacity, 1))}.bg-fuchsia-500{--tw-bg-opacity: 1;background-color:rgb(217 70 239 / var(--tw-bg-opacity, 1))}.bg-fuchsia-500\/10{background-color:#d946ef1a}.bg-fuchsia-600{--tw-bg-opacity: 1;background-color:rgb(192 38 211 / var(--tw-bg-opacity, 1))}.bg-fuchsia-700{--tw-bg-opacity: 1;background-color:rgb(162 28 175 / var(--tw-bg-opacity, 1))}.bg-fuchsia-800{--tw-bg-opacity: 1;background-color:rgb(134 25 143 / var(--tw-bg-opacity, 1))}.bg-fuchsia-900{--tw-bg-opacity: 1;background-color:rgb(112 26 117 / var(--tw-bg-opacity, 1))}.bg-gold{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-gold\/10{background-color:#f59e0b1a}.bg-gold\/5{background-color:#f59e0b0d}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-100\/10{background-color:#f3f4f61a}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-200\/60{background-color:#e5e7eb99}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-400\/10{background-color:#9ca3af1a}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-500\/10{background-color:#6b72801a}.bg-gray-500\/15{background-color:#6b728026}.bg-gray-500\/20{background-color:#6b728033}.bg-gray-500\/60{background-color:#6b728099}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-800\/20{background-color:#1f293733}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-gray-900\/40{background-color:#11182766}.bg-gray-900\/50{background-color:#11182780}.bg-gray-950{--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.bg-green-300{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity, 1))}.bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.bg-green-400\/10{background-color:#4ade801a}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-500\/10{background-color:#22c55e1a}.bg-green-500\/15{background-color:#22c55e26}.bg-green-500\/20{background-color:#22c55e33}.bg-green-500\/5{background-color:#22c55e0d}.bg-green-500\/\[0\.04\]{background-color:#22c55e0a}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.bg-green-800{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.bg-green-900{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-indigo-200{--tw-bg-opacity: 1;background-color:rgb(199 210 254 / var(--tw-bg-opacity, 1))}.bg-indigo-300{--tw-bg-opacity: 1;background-color:rgb(165 180 252 / var(--tw-bg-opacity, 1))}.bg-indigo-400{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity, 1))}.bg-indigo-400\/10{background-color:#818cf81a}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-indigo-500{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.bg-indigo-500\/10{background-color:#6366f11a}.bg-indigo-500\/15{background-color:#6366f126}.bg-indigo-500\/20{background-color:#6366f133}.bg-indigo-500\/30{background-color:#6366f14d}.bg-indigo-500\/5{background-color:#6366f10d}.bg-indigo-500\/80{background-color:#6366f1cc}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-indigo-700{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.bg-indigo-800{--tw-bg-opacity: 1;background-color:rgb(55 48 163 / var(--tw-bg-opacity, 1))}.bg-indigo-900{--tw-bg-opacity: 1;background-color:rgb(49 46 129 / var(--tw-bg-opacity, 1))}.bg-indigo-900\/30{background-color:#312e814d}.bg-inherit{background-color:inherit}.bg-lime-100{--tw-bg-opacity: 1;background-color:rgb(236 252 203 / var(--tw-bg-opacity, 1))}.bg-lime-200{--tw-bg-opacity: 1;background-color:rgb(217 249 157 / var(--tw-bg-opacity, 1))}.bg-lime-300{--tw-bg-opacity: 1;background-color:rgb(190 242 100 / var(--tw-bg-opacity, 1))}.bg-lime-400{--tw-bg-opacity: 1;background-color:rgb(163 230 53 / var(--tw-bg-opacity, 1))}.bg-lime-50{--tw-bg-opacity: 1;background-color:rgb(247 254 231 / var(--tw-bg-opacity, 1))}.bg-lime-500{--tw-bg-opacity: 1;background-color:rgb(132 204 22 / var(--tw-bg-opacity, 1))}.bg-lime-500\/10{background-color:#84cc161a}.bg-lime-600{--tw-bg-opacity: 1;background-color:rgb(101 163 13 / var(--tw-bg-opacity, 1))}.bg-lime-700{--tw-bg-opacity: 1;background-color:rgb(77 124 15 / var(--tw-bg-opacity, 1))}.bg-lime-800{--tw-bg-opacity: 1;background-color:rgb(63 98 18 / var(--tw-bg-opacity, 1))}.bg-lime-900{--tw-bg-opacity: 1;background-color:rgb(54 83 20 / var(--tw-bg-opacity, 1))}.bg-main{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.bg-main\/30{background-color:#0206174d}.bg-main\/40{background-color:#02061766}.bg-main\/50{background-color:#02061780}.bg-main\/80{background-color:#020617cc}.bg-main\/90{background-color:#020617e6}.bg-main\/95{background-color:#020617f2}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-200{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity, 1))}.bg-orange-300{--tw-bg-opacity: 1;background-color:rgb(253 186 116 / var(--tw-bg-opacity, 1))}.bg-orange-400{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity, 1))}.bg-orange-400\/10{background-color:#fb923c1a}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-500\/10{background-color:#f973161a}.bg-orange-500\/15{background-color:#f9731626}.bg-orange-500\/20{background-color:#f9731633}.bg-orange-500\/5{background-color:#f973160d}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.bg-orange-600\/90{background-color:#ea580ce6}.bg-orange-700{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity, 1))}.bg-orange-800{--tw-bg-opacity: 1;background-color:rgb(154 52 18 / var(--tw-bg-opacity, 1))}.bg-orange-900{--tw-bg-opacity: 1;background-color:rgb(124 45 18 / var(--tw-bg-opacity, 1))}.bg-pink-100{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.bg-pink-200{--tw-bg-opacity: 1;background-color:rgb(251 207 232 / var(--tw-bg-opacity, 1))}.bg-pink-300{--tw-bg-opacity: 1;background-color:rgb(249 168 212 / var(--tw-bg-opacity, 1))}.bg-pink-400{--tw-bg-opacity: 1;background-color:rgb(244 114 182 / var(--tw-bg-opacity, 1))}.bg-pink-50{--tw-bg-opacity: 1;background-color:rgb(253 242 248 / var(--tw-bg-opacity, 1))}.bg-pink-500{--tw-bg-opacity: 1;background-color:rgb(236 72 153 / var(--tw-bg-opacity, 1))}.bg-pink-500\/10{background-color:#ec48991a}.bg-pink-500\/15{background-color:#ec489926}.bg-pink-500\/20{background-color:#ec489933}.bg-pink-600{--tw-bg-opacity: 1;background-color:rgb(219 39 119 / var(--tw-bg-opacity, 1))}.bg-pink-700{--tw-bg-opacity: 1;background-color:rgb(190 24 93 / var(--tw-bg-opacity, 1))}.bg-pink-800{--tw-bg-opacity: 1;background-color:rgb(157 23 77 / var(--tw-bg-opacity, 1))}.bg-pink-900{--tw-bg-opacity: 1;background-color:rgb(131 24 67 / var(--tw-bg-opacity, 1))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-200{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity, 1))}.bg-purple-300{--tw-bg-opacity: 1;background-color:rgb(216 180 254 / var(--tw-bg-opacity, 1))}.bg-purple-400{--tw-bg-opacity: 1;background-color:rgb(192 132 252 / var(--tw-bg-opacity, 1))}.bg-purple-400\/10{background-color:#c084fc1a}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-purple-50\/30{background-color:#faf5ff4d}.bg-purple-50\/40{background-color:#faf5ff66}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.bg-purple-500\/10{background-color:#a855f71a}.bg-purple-500\/15{background-color:#a855f726}.bg-purple-500\/20{background-color:#a855f733}.bg-purple-500\/30{background-color:#a855f74d}.bg-purple-500\/5{background-color:#a855f70d}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.bg-purple-700{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.bg-purple-800{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity, 1))}.bg-purple-900{--tw-bg-opacity: 1;background-color:rgb(88 28 135 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.bg-red-300{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.bg-red-400\/10{background-color:#f871711a}.bg-red-400\/5{background-color:#f871710d}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-500\/10{background-color:#ef44441a}.bg-red-500\/15{background-color:#ef444426}.bg-red-500\/20{background-color:#ef444433}.bg-red-500\/5{background-color:#ef44440d}.bg-red-500\/70{background-color:#ef4444b3}.bg-red-500\/80{background-color:#ef4444cc}.bg-red-500\/90{background-color:#ef4444e6}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-red-600\/20{background-color:#dc262633}.bg-red-600\/80{background-color:#dc2626cc}.bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.bg-red-900{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.bg-red-900\/10{background-color:#7f1d1d1a}.bg-red-900\/80{background-color:#7f1d1dcc}.bg-red-950\/30{background-color:#450a0a4d}.bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.bg-rose-200{--tw-bg-opacity: 1;background-color:rgb(254 205 211 / var(--tw-bg-opacity, 1))}.bg-rose-300{--tw-bg-opacity: 1;background-color:rgb(253 164 175 / var(--tw-bg-opacity, 1))}.bg-rose-400{--tw-bg-opacity: 1;background-color:rgb(251 113 133 / var(--tw-bg-opacity, 1))}.bg-rose-400\/10{background-color:#fb71851a}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.bg-rose-500\/10{background-color:#f43f5e1a}.bg-rose-500\/15{background-color:#f43f5e26}.bg-rose-500\/20{background-color:#f43f5e33}.bg-rose-500\/5{background-color:#f43f5e0d}.bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.bg-rose-600\/20{background-color:#e11d4833}.bg-rose-700{--tw-bg-opacity: 1;background-color:rgb(190 18 60 / var(--tw-bg-opacity, 1))}.bg-rose-800{--tw-bg-opacity: 1;background-color:rgb(159 18 57 / var(--tw-bg-opacity, 1))}.bg-rose-900{--tw-bg-opacity: 1;background-color:rgb(136 19 55 / var(--tw-bg-opacity, 1))}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.bg-sky-200{--tw-bg-opacity: 1;background-color:rgb(186 230 253 / var(--tw-bg-opacity, 1))}.bg-sky-300{--tw-bg-opacity: 1;background-color:rgb(125 211 252 / var(--tw-bg-opacity, 1))}.bg-sky-400{--tw-bg-opacity: 1;background-color:rgb(56 189 248 / var(--tw-bg-opacity, 1))}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.bg-sky-500{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity, 1))}.bg-sky-500\/10{background-color:#0ea5e91a}.bg-sky-500\/15{background-color:#0ea5e926}.bg-sky-500\/20{background-color:#0ea5e933}.bg-sky-500\/5{background-color:#0ea5e90d}.bg-sky-600{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity, 1))}.bg-sky-700{--tw-bg-opacity: 1;background-color:rgb(3 105 161 / var(--tw-bg-opacity, 1))}.bg-sky-800{--tw-bg-opacity: 1;background-color:rgb(7 89 133 / var(--tw-bg-opacity, 1))}.bg-sky-900{--tw-bg-opacity: 1;background-color:rgb(12 74 110 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-300{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.bg-slate-400{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-50\/50{background-color:#f8fafc80}.bg-slate-500{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.bg-slate-500\/10{background-color:#64748b1a}.bg-slate-500\/15{background-color:#64748b26}.bg-slate-500\/20{background-color:#64748b33}.bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.bg-slate-700\/30{background-color:#3341554d}.bg-slate-700\/40{background-color:#33415566}.bg-slate-700\/50{background-color:#33415580}.bg-slate-700\/60{background-color:#33415599}.bg-slate-700\/80{background-color:#334155cc}.bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.bg-slate-800\/40{background-color:#1e293b66}.bg-slate-800\/50{background-color:#1e293b80}.bg-slate-800\/60{background-color:#1e293b99}.bg-slate-800\/80{background-color:#1e293bcc}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-slate-900\/20{background-color:#0f172a33}.bg-slate-900\/40{background-color:#0f172a66}.bg-slate-900\/50{background-color:#0f172a80}.bg-slate-900\/60{background-color:#0f172a99}.bg-slate-900\/85{background-color:#0f172ad9}.bg-slate-900\/90{background-color:#0f172ae6}.bg-slate-950{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.bg-slate-950\/5{background-color:#0206170d}.bg-slate-950\/80{background-color:#020617cc}.bg-surface{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-surface\/20{background-color:#0f172a33}.bg-surface\/30{background-color:#0f172a4d}.bg-surface\/40{background-color:#0f172a66}.bg-surface\/50{background-color:#0f172a80}.bg-surface\/80{background-color:#0f172acc}.bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.bg-teal-200{--tw-bg-opacity: 1;background-color:rgb(153 246 228 / var(--tw-bg-opacity, 1))}.bg-teal-300{--tw-bg-opacity: 1;background-color:rgb(94 234 212 / var(--tw-bg-opacity, 1))}.bg-teal-400{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.bg-teal-50{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.bg-teal-500{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.bg-teal-500\/10{background-color:#14b8a61a}.bg-teal-500\/15{background-color:#14b8a626}.bg-teal-500\/5{background-color:#14b8a60d}.bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.bg-teal-700{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.bg-teal-800{--tw-bg-opacity: 1;background-color:rgb(17 94 89 / var(--tw-bg-opacity, 1))}.bg-teal-900{--tw-bg-opacity: 1;background-color:rgb(19 78 74 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-violet-100{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.bg-violet-200{--tw-bg-opacity: 1;background-color:rgb(221 214 254 / var(--tw-bg-opacity, 1))}.bg-violet-300{--tw-bg-opacity: 1;background-color:rgb(196 181 253 / var(--tw-bg-opacity, 1))}.bg-violet-400{--tw-bg-opacity: 1;background-color:rgb(167 139 250 / var(--tw-bg-opacity, 1))}.bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.bg-violet-500{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}.bg-violet-500\/10{background-color:#8b5cf61a}.bg-violet-500\/15{background-color:#8b5cf626}.bg-violet-500\/20{background-color:#8b5cf633}.bg-violet-500\/5{background-color:#8b5cf60d}.bg-violet-500\/80{background-color:#8b5cf6cc}.bg-violet-600{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.bg-violet-700{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.bg-violet-800{--tw-bg-opacity: 1;background-color:rgb(91 33 182 / var(--tw-bg-opacity, 1))}.bg-violet-900{--tw-bg-opacity: 1;background-color:rgb(76 29 149 / var(--tw-bg-opacity, 1))}.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\/25{background-color:#ffffff40}.bg-white\/30{background-color:#ffffff4d}.bg-white\/40{background-color:#fff6}.bg-white\/5{background-color:#ffffff0d}.bg-white\/50{background-color:#ffffff80}.bg-white\/60{background-color:#fff9}.bg-white\/70{background-color:#ffffffb3}.bg-white\/80{background-color:#fffc}.bg-white\/90{background-color:#ffffffe6}.bg-white\/95{background-color:#fffffff2}.bg-white\/\[0\.015\]{background-color:#ffffff04}.bg-white\/\[0\.01\]{background-color:#ffffff03}.bg-white\/\[0\.025\]{background-color:#ffffff06}.bg-white\/\[0\.02\]{background-color:#ffffff05}.bg-white\/\[0\.03\]{background-color:#ffffff08}.bg-white\/\[0\.04\]{background-color:#ffffff0a}.bg-white\/\[0\.05\]{background-color:#ffffff0d}.bg-white\/\[0\.06\]{background-color:#ffffff0f}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.bg-yellow-300{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))}.bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.bg-yellow-400\/10{background-color:#facc151a}.bg-yellow-400\/5{background-color:#facc150d}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-yellow-500\/10{background-color:#eab3081a}.bg-yellow-500\/15{background-color:#eab30826}.bg-yellow-500\/20{background-color:#eab30833}.bg-yellow-500\/5{background-color:#eab3080d}.bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.bg-yellow-700{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.bg-yellow-800{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity, 1))}.bg-yellow-900{--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.bg-zinc-900{--tw-bg-opacity: 1;background-color:rgb(24 24 27 / var(--tw-bg-opacity, 1))}.bg-\[linear-gradient\(45deg\,rgba\(255\,255\,255\,0\.2\)_25\%\,transparent_25\%\,transparent_50\%\,rgba\(255\,255\,255\,0\.2\)_50\%\,rgba\(255\,255\,255\,0\.2\)_25\%\,transparent_25\%\)\]{background-image:linear-gradient(45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 25%,transparent 25%)}.bg-\[radial-gradient\(circle_at_top_right\,rgba\(59\,130\,246\,0\.05\)\,transparent\)\]{background-image:radial-gradient(circle at top right,rgba(59,130,246,.05),transparent)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.from-\[\#020617\]{--tw-gradient-from: #020617 var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#040509\]{--tw-gradient-from: #040509 var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 5 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#0d1526\]{--tw-gradient-from: #0d1526 var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 21 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#0d1a2d\]{--tw-gradient-from: #0d1a2d var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 26 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#0d2c35\]{--tw-gradient-from: #0d2c35 var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 44 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#111827\]{--tw-gradient-from: #111827 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#f9ce34\]{--tw-gradient-from: #f9ce34 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 206 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#ff7a1a\]{--tw-gradient-from: #ff7a1a var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 122 26 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100{--tw-gradient-from: #fef3c7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200{--tw-gradient-from: #fde68a var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-300{--tw-gradient-from: #fcd34d var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 211 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400{--tw-gradient-from: #fbbf24 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50{--tw-gradient-from: #fffbeb var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-500{--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-500\/10{--tw-gradient-from: rgb(245 158 11 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600{--tw-gradient-from: #d97706 var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700{--tw-gradient-from: #b45309 var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800{--tw-gradient-from: #92400e var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900{--tw-gradient-from: #78350f var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black{--tw-gradient-from: #000 var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/20{--tw-gradient-from: rgb(0 0 0 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/40{--tw-gradient-from: rgb(0 0 0 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/60{--tw-gradient-from: rgb(0 0 0 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/70{--tw-gradient-from: rgb(0 0 0 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/80{--tw-gradient-from: rgb(0 0 0 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100{--tw-gradient-from: #dbeafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200{--tw-gradient-from: #bfdbfe var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300{--tw-gradient-from: #93c5fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400{--tw-gradient-from: #60a5fa var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50{--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/10{--tw-gradient-from: rgb(59 130 246 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/20{--tw-gradient-from: rgb(59 130 246 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/0{--tw-gradient-from: rgb(37 99 235 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/10{--tw-gradient-from: rgb(37 99 235 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/20{--tw-gradient-from: rgb(37 99 235 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/30{--tw-gradient-from: rgb(37 99 235 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700{--tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800{--tw-gradient-from: #1e40af var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900{--tw-gradient-from: #1e3a8a var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100{--tw-gradient-from: #cffafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200{--tw-gradient-from: #a5f3fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300{--tw-gradient-from: #67e8f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400{--tw-gradient-from: #22d3ee var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50{--tw-gradient-from: #ecfeff var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500{--tw-gradient-from: #06b6d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600{--tw-gradient-from: #0891b2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700{--tw-gradient-from: #0e7490 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800{--tw-gradient-from: #155e75 var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900{--tw-gradient-from: #164e63 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald{--tw-gradient-from: #10B981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100{--tw-gradient-from: #d1fae5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200{--tw-gradient-from: #a7f3d0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300{--tw-gradient-from: #6ee7b7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400{--tw-gradient-from: #34d399 var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50{--tw-gradient-from: #ecfdf5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500{--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500\/0{--tw-gradient-from: rgb(16 185 129 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500\/10{--tw-gradient-from: rgb(16 185 129 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500\/40{--tw-gradient-from: rgb(16 185 129 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600{--tw-gradient-from: #059669 var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700{--tw-gradient-from: #047857 var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800{--tw-gradient-from: #065f46 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-900{--tw-gradient-from: #064e3b var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 78 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-950\/40{--tw-gradient-from: rgb(2 44 34 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 44 34 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald\/0{--tw-gradient-from: rgb(16 185 129 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald\/40{--tw-gradient-from: rgb(16 185 129 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald\/5{--tw-gradient-from: rgb(16 185 129 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100{--tw-gradient-from: #fae8ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200{--tw-gradient-from: #f5d0fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300{--tw-gradient-from: #f0abfc var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400{--tw-gradient-from: #e879f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50{--tw-gradient-from: #fdf4ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500{--tw-gradient-from: #d946ef var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600{--tw-gradient-from: #c026d3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700{--tw-gradient-from: #a21caf var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800{--tw-gradient-from: #86198f var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900{--tw-gradient-from: #701a75 var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gold\/5{--tw-gradient-from: rgb(245 158 11 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100{--tw-gradient-from: #f3f4f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200{--tw-gradient-from: #e5e7eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300{--tw-gradient-from: #d1d5db var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400{--tw-gradient-from: #9ca3af var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50{--tw-gradient-from: #f9fafb var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500{--tw-gradient-from: #6b7280 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600{--tw-gradient-from: #4b5563 var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-700{--tw-gradient-from: #374151 var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800{--tw-gradient-from: #1f2937 var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-900{--tw-gradient-from: #111827 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100{--tw-gradient-from: #dcfce7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200{--tw-gradient-from: #bbf7d0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300{--tw-gradient-from: #86efac var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400{--tw-gradient-from: #4ade80 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50{--tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/10{--tw-gradient-from: rgb(34 197 94 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600{--tw-gradient-from: #16a34a var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700{--tw-gradient-from: #15803d var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800{--tw-gradient-from: #166534 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900{--tw-gradient-from: #14532d var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100{--tw-gradient-from: #e0e7ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200{--tw-gradient-from: #c7d2fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300{--tw-gradient-from: #a5b4fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400{--tw-gradient-from: #818cf8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50{--tw-gradient-from: #eef2ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500{--tw-gradient-from: #6366f1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/10{--tw-gradient-from: rgb(99 102 241 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600{--tw-gradient-from: #4f46e5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700{--tw-gradient-from: #4338ca var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800{--tw-gradient-from: #3730a3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900{--tw-gradient-from: #312e81 var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100{--tw-gradient-from: #ecfccb var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200{--tw-gradient-from: #d9f99d var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300{--tw-gradient-from: #bef264 var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400{--tw-gradient-from: #a3e635 var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50{--tw-gradient-from: #f7fee7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500{--tw-gradient-from: #84cc16 var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600{--tw-gradient-from: #65a30d var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700{--tw-gradient-from: #4d7c0f var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800{--tw-gradient-from: #3f6212 var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900{--tw-gradient-from: #365314 var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-main{--tw-gradient-from: #020617 var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100{--tw-gradient-from: #ffedd5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200{--tw-gradient-from: #fed7aa var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300{--tw-gradient-from: #fdba74 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400{--tw-gradient-from: #fb923c var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50{--tw-gradient-from: #fff7ed var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500{--tw-gradient-from: #f97316 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/10{--tw-gradient-from: rgb(249 115 22 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/15{--tw-gradient-from: rgb(249 115 22 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600{--tw-gradient-from: #ea580c var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700{--tw-gradient-from: #c2410c var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800{--tw-gradient-from: #9a3412 var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900{--tw-gradient-from: #7c2d12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100{--tw-gradient-from: #fce7f3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200{--tw-gradient-from: #fbcfe8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300{--tw-gradient-from: #f9a8d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400{--tw-gradient-from: #f472b6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50{--tw-gradient-from: #fdf2f8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500{--tw-gradient-from: #ec4899 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/10{--tw-gradient-from: rgb(236 72 153 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600{--tw-gradient-from: #db2777 var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700{--tw-gradient-from: #be185d var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800{--tw-gradient-from: #9d174d var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900{--tw-gradient-from: #831843 var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100{--tw-gradient-from: #f3e8ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200{--tw-gradient-from: #e9d5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300{--tw-gradient-from: #d8b4fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400{--tw-gradient-from: #c084fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50{--tw-gradient-from: #faf5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/10{--tw-gradient-from: rgb(168 85 247 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600{--tw-gradient-from: #9333ea var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700{--tw-gradient-from: #7e22ce var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800{--tw-gradient-from: #6b21a8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900{--tw-gradient-from: #581c87 var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100{--tw-gradient-from: #fee2e2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200{--tw-gradient-from: #fecaca var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300{--tw-gradient-from: #fca5a5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400{--tw-gradient-from: #f87171 var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50{--tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/10{--tw-gradient-from: rgb(239 68 68 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600{--tw-gradient-from: #dc2626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700{--tw-gradient-from: #b91c1c var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800{--tw-gradient-from: #991b1b var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900{--tw-gradient-from: #7f1d1d var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100{--tw-gradient-from: #ffe4e6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200{--tw-gradient-from: #fecdd3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300{--tw-gradient-from: #fda4af var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400{--tw-gradient-from: #fb7185 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50{--tw-gradient-from: #fff1f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500{--tw-gradient-from: #f43f5e var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600{--tw-gradient-from: #e11d48 var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700{--tw-gradient-from: #be123c var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800{--tw-gradient-from: #9f1239 var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900{--tw-gradient-from: #881337 var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100{--tw-gradient-from: #e0f2fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200{--tw-gradient-from: #bae6fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300{--tw-gradient-from: #7dd3fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400{--tw-gradient-from: #38bdf8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50{--tw-gradient-from: #f0f9ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500{--tw-gradient-from: #0ea5e9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600{--tw-gradient-from: #0284c7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700{--tw-gradient-from: #0369a1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800{--tw-gradient-from: #075985 var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900{--tw-gradient-from: #0c4a6e var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100{--tw-gradient-from: #f1f5f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200{--tw-gradient-from: #e2e8f0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300{--tw-gradient-from: #cbd5e1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400{--tw-gradient-from: #94a3b8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50{--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500{--tw-gradient-from: #64748b var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600{--tw-gradient-from: #475569 var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700{--tw-gradient-from: #334155 var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800{--tw-gradient-from: #1e293b var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.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)}.from-slate-950\/20{--tw-gradient-from: rgb(2 6 23 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-surface\/50{--tw-gradient-from: rgb(15 23 42 / .5) 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)}.from-teal-100{--tw-gradient-from: #ccfbf1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200{--tw-gradient-from: #99f6e4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300{--tw-gradient-from: #5eead4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400{--tw-gradient-from: #2dd4bf var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50{--tw-gradient-from: #f0fdfa var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500{--tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600{--tw-gradient-from: #0d9488 var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700{--tw-gradient-from: #0f766e var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800{--tw-gradient-from: #115e59 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900{--tw-gradient-from: #134e4a var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-transparent{--tw-gradient-from: transparent var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100{--tw-gradient-from: #ede9fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200{--tw-gradient-from: #ddd6fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300{--tw-gradient-from: #c4b5fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400{--tw-gradient-from: #a78bfa var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50{--tw-gradient-from: #f5f3ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500{--tw-gradient-from: #8b5cf6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600{--tw-gradient-from: #7c3aed var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700{--tw-gradient-from: #6d28d9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800{--tw-gradient-from: #5b21b6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900{--tw-gradient-from: #4c1d95 var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white{--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/10{--tw-gradient-from: rgb(255 255 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/\[0\.02\]{--tw-gradient-from: rgb(255 255 255 / .02) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/\[0\.03\]{--tw-gradient-from: rgb(255 255 255 / .03) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100{--tw-gradient-from: #fef9c3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200{--tw-gradient-from: #fef08a var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300{--tw-gradient-from: #fde047 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400{--tw-gradient-from: #facc15 var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50{--tw-gradient-from: #fefce8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500{--tw-gradient-from: #eab308 var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/10{--tw-gradient-from: rgb(234 179 8 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600{--tw-gradient-from: #ca8a04 var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700{--tw-gradient-from: #a16207 var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800{--tw-gradient-from: #854d0e var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900{--tw-gradient-from: #713f12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[\#0a1220\]{--tw-gradient-to: rgb(10 18 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0a1220 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#0d2c35\]{--tw-gradient-to: rgb(13 44 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0d2c35 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#ee2a7b\]{--tw-gradient-to: rgb(238 42 123 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #ee2a7b var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-black\/20{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-black\/50{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #3b82f6 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-emerald{--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #10B981 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-emerald-300{--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #6ee7b7 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-emerald-400{--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #34d399 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-emerald-500{--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #10b981 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-emerald\/50{--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(16 185 129 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-gray-100{--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f3f4f6 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-gray-50{--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f9fafb var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-500{--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #6366f1 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-500\/30{--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(99 102 241 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-500\/50{--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(99 102 241 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-transparent{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-violet-500{--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white\/20{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white\/30{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-yellow-400{--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #facc15 var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#07101d\]{--tw-gradient-to: #07101d var(--tw-gradient-to-position)}.to-\[\#0d1526\]{--tw-gradient-to: #0d1526 var(--tw-gradient-to-position)}.to-\[\#0f172a\]{--tw-gradient-to: #0f172a var(--tw-gradient-to-position)}.to-\[\#1a1040\]{--tw-gradient-to: #1a1040 var(--tw-gradient-to-position)}.to-\[\#1a3a45\]{--tw-gradient-to: #1a3a45 var(--tw-gradient-to-position)}.to-\[\#6228d7\]{--tw-gradient-to: #6228d7 var(--tw-gradient-to-position)}.to-\[\#de6203\]{--tw-gradient-to: #de6203 var(--tw-gradient-to-position)}.to-amber-100{--tw-gradient-to: #fef3c7 var(--tw-gradient-to-position)}.to-amber-200{--tw-gradient-to: #fde68a var(--tw-gradient-to-position)}.to-amber-300{--tw-gradient-to: #fcd34d var(--tw-gradient-to-position)}.to-amber-400{--tw-gradient-to: #fbbf24 var(--tw-gradient-to-position)}.to-amber-400\/10{--tw-gradient-to: rgb(251 191 36 / .1) var(--tw-gradient-to-position)}.to-amber-50{--tw-gradient-to: #fffbeb var(--tw-gradient-to-position)}.to-amber-500{--tw-gradient-to: #f59e0b var(--tw-gradient-to-position)}.to-amber-600{--tw-gradient-to: #d97706 var(--tw-gradient-to-position)}.to-amber-700{--tw-gradient-to: #b45309 var(--tw-gradient-to-position)}.to-amber-800{--tw-gradient-to: #92400e var(--tw-gradient-to-position)}.to-amber-900{--tw-gradient-to: #78350f var(--tw-gradient-to-position)}.to-black\/60{--tw-gradient-to: rgb(0 0 0 / .6) var(--tw-gradient-to-position)}.to-black\/70{--tw-gradient-to: rgb(0 0 0 / .7) var(--tw-gradient-to-position)}.to-blue-100{--tw-gradient-to: #dbeafe var(--tw-gradient-to-position)}.to-blue-200{--tw-gradient-to: #bfdbfe var(--tw-gradient-to-position)}.to-blue-300{--tw-gradient-to: #93c5fd var(--tw-gradient-to-position)}.to-blue-400{--tw-gradient-to: #60a5fa var(--tw-gradient-to-position)}.to-blue-50{--tw-gradient-to: #eff6ff var(--tw-gradient-to-position)}.to-blue-500{--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position)}.to-blue-500\/10{--tw-gradient-to: rgb(59 130 246 / .1) var(--tw-gradient-to-position)}.to-blue-600{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.to-blue-700{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position)}.to-blue-800{--tw-gradient-to: #1e40af var(--tw-gradient-to-position)}.to-blue-900{--tw-gradient-to: #1e3a8a var(--tw-gradient-to-position)}.to-blue-950\/30{--tw-gradient-to: rgb(23 37 84 / .3) var(--tw-gradient-to-position)}.to-cyan-100{--tw-gradient-to: #cffafe var(--tw-gradient-to-position)}.to-cyan-200{--tw-gradient-to: #a5f3fc var(--tw-gradient-to-position)}.to-cyan-300{--tw-gradient-to: #67e8f9 var(--tw-gradient-to-position)}.to-cyan-400{--tw-gradient-to: #22d3ee var(--tw-gradient-to-position)}.to-cyan-50{--tw-gradient-to: #ecfeff var(--tw-gradient-to-position)}.to-cyan-500{--tw-gradient-to: #06b6d4 var(--tw-gradient-to-position)}.to-cyan-500\/10{--tw-gradient-to: rgb(6 182 212 / .1) var(--tw-gradient-to-position)}.to-cyan-600{--tw-gradient-to: #0891b2 var(--tw-gradient-to-position)}.to-cyan-700{--tw-gradient-to: #0e7490 var(--tw-gradient-to-position)}.to-cyan-800{--tw-gradient-to: #155e75 var(--tw-gradient-to-position)}.to-cyan-900{--tw-gradient-to: #164e63 var(--tw-gradient-to-position)}.to-emerald{--tw-gradient-to: #10B981 var(--tw-gradient-to-position)}.to-emerald-100{--tw-gradient-to: #d1fae5 var(--tw-gradient-to-position)}.to-emerald-200{--tw-gradient-to: #a7f3d0 var(--tw-gradient-to-position)}.to-emerald-300{--tw-gradient-to: #6ee7b7 var(--tw-gradient-to-position)}.to-emerald-400{--tw-gradient-to: #34d399 var(--tw-gradient-to-position)}.to-emerald-50{--tw-gradient-to: #ecfdf5 var(--tw-gradient-to-position)}.to-emerald-500{--tw-gradient-to: #10b981 var(--tw-gradient-to-position)}.to-emerald-500\/0{--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position)}.to-emerald-600{--tw-gradient-to: #059669 var(--tw-gradient-to-position)}.to-emerald-700{--tw-gradient-to: #047857 var(--tw-gradient-to-position)}.to-emerald-800{--tw-gradient-to: #065f46 var(--tw-gradient-to-position)}.to-emerald-900{--tw-gradient-to: #064e3b var(--tw-gradient-to-position)}.to-emerald\/0{--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position)}.to-fuchsia-100{--tw-gradient-to: #fae8ff var(--tw-gradient-to-position)}.to-fuchsia-200{--tw-gradient-to: #f5d0fe var(--tw-gradient-to-position)}.to-fuchsia-300{--tw-gradient-to: #f0abfc var(--tw-gradient-to-position)}.to-fuchsia-400{--tw-gradient-to: #e879f9 var(--tw-gradient-to-position)}.to-fuchsia-50{--tw-gradient-to: #fdf4ff var(--tw-gradient-to-position)}.to-fuchsia-500{--tw-gradient-to: #d946ef var(--tw-gradient-to-position)}.to-fuchsia-600{--tw-gradient-to: #c026d3 var(--tw-gradient-to-position)}.to-fuchsia-700{--tw-gradient-to: #a21caf var(--tw-gradient-to-position)}.to-fuchsia-800{--tw-gradient-to: #86198f var(--tw-gradient-to-position)}.to-fuchsia-900{--tw-gradient-to: #701a75 var(--tw-gradient-to-position)}.to-gray-100{--tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position)}.to-gray-200{--tw-gradient-to: #e5e7eb var(--tw-gradient-to-position)}.to-gray-300{--tw-gradient-to: #d1d5db var(--tw-gradient-to-position)}.to-gray-400{--tw-gradient-to: #9ca3af var(--tw-gradient-to-position)}.to-gray-50{--tw-gradient-to: #f9fafb var(--tw-gradient-to-position)}.to-gray-500{--tw-gradient-to: #6b7280 var(--tw-gradient-to-position)}.to-gray-600{--tw-gradient-to: #4b5563 var(--tw-gradient-to-position)}.to-gray-700{--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.to-gray-800{--tw-gradient-to: #1f2937 var(--tw-gradient-to-position)}.to-gray-900{--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.to-green-100{--tw-gradient-to: #dcfce7 var(--tw-gradient-to-position)}.to-green-200{--tw-gradient-to: #bbf7d0 var(--tw-gradient-to-position)}.to-green-300{--tw-gradient-to: #86efac var(--tw-gradient-to-position)}.to-green-400{--tw-gradient-to: #4ade80 var(--tw-gradient-to-position)}.to-green-50{--tw-gradient-to: #f0fdf4 var(--tw-gradient-to-position)}.to-green-500{--tw-gradient-to: #22c55e var(--tw-gradient-to-position)}.to-green-500\/10{--tw-gradient-to: rgb(34 197 94 / .1) var(--tw-gradient-to-position)}.to-green-600{--tw-gradient-to: #16a34a var(--tw-gradient-to-position)}.to-green-700{--tw-gradient-to: #15803d var(--tw-gradient-to-position)}.to-green-800{--tw-gradient-to: #166534 var(--tw-gradient-to-position)}.to-green-900{--tw-gradient-to: #14532d var(--tw-gradient-to-position)}.to-indigo-100{--tw-gradient-to: #e0e7ff var(--tw-gradient-to-position)}.to-indigo-200{--tw-gradient-to: #c7d2fe var(--tw-gradient-to-position)}.to-indigo-300{--tw-gradient-to: #a5b4fc var(--tw-gradient-to-position)}.to-indigo-400{--tw-gradient-to: #818cf8 var(--tw-gradient-to-position)}.to-indigo-50{--tw-gradient-to: #eef2ff var(--tw-gradient-to-position)}.to-indigo-500{--tw-gradient-to: #6366f1 var(--tw-gradient-to-position)}.to-indigo-500\/10{--tw-gradient-to: rgb(99 102 241 / .1) var(--tw-gradient-to-position)}.to-indigo-500\/20{--tw-gradient-to: rgb(99 102 241 / .2) var(--tw-gradient-to-position)}.to-indigo-500\/40{--tw-gradient-to: rgb(99 102 241 / .4) var(--tw-gradient-to-position)}.to-indigo-600{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.to-indigo-600\/0{--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position)}.to-indigo-600\/10{--tw-gradient-to: rgb(79 70 229 / .1) var(--tw-gradient-to-position)}.to-indigo-600\/20{--tw-gradient-to: rgb(79 70 229 / .2) var(--tw-gradient-to-position)}.to-indigo-700{--tw-gradient-to: #4338ca var(--tw-gradient-to-position)}.to-indigo-800{--tw-gradient-to: #3730a3 var(--tw-gradient-to-position)}.to-indigo-900{--tw-gradient-to: #312e81 var(--tw-gradient-to-position)}.to-lime-100{--tw-gradient-to: #ecfccb var(--tw-gradient-to-position)}.to-lime-200{--tw-gradient-to: #d9f99d var(--tw-gradient-to-position)}.to-lime-300{--tw-gradient-to: #bef264 var(--tw-gradient-to-position)}.to-lime-400{--tw-gradient-to: #a3e635 var(--tw-gradient-to-position)}.to-lime-50{--tw-gradient-to: #f7fee7 var(--tw-gradient-to-position)}.to-lime-500{--tw-gradient-to: #84cc16 var(--tw-gradient-to-position)}.to-lime-600{--tw-gradient-to: #65a30d var(--tw-gradient-to-position)}.to-lime-700{--tw-gradient-to: #4d7c0f var(--tw-gradient-to-position)}.to-lime-800{--tw-gradient-to: #3f6212 var(--tw-gradient-to-position)}.to-lime-900{--tw-gradient-to: #365314 var(--tw-gradient-to-position)}.to-main\/20{--tw-gradient-to: rgb(2 6 23 / .2) var(--tw-gradient-to-position)}.to-orange-100{--tw-gradient-to: #ffedd5 var(--tw-gradient-to-position)}.to-orange-200{--tw-gradient-to: #fed7aa var(--tw-gradient-to-position)}.to-orange-300{--tw-gradient-to: #fdba74 var(--tw-gradient-to-position)}.to-orange-400{--tw-gradient-to: #fb923c var(--tw-gradient-to-position)}.to-orange-50{--tw-gradient-to: #fff7ed var(--tw-gradient-to-position)}.to-orange-500{--tw-gradient-to: #f97316 var(--tw-gradient-to-position)}.to-orange-500\/10{--tw-gradient-to: rgb(249 115 22 / .1) var(--tw-gradient-to-position)}.to-orange-600{--tw-gradient-to: #ea580c var(--tw-gradient-to-position)}.to-orange-700{--tw-gradient-to: #c2410c var(--tw-gradient-to-position)}.to-orange-800{--tw-gradient-to: #9a3412 var(--tw-gradient-to-position)}.to-orange-900{--tw-gradient-to: #7c2d12 var(--tw-gradient-to-position)}.to-pink-100{--tw-gradient-to: #fce7f3 var(--tw-gradient-to-position)}.to-pink-200{--tw-gradient-to: #fbcfe8 var(--tw-gradient-to-position)}.to-pink-300{--tw-gradient-to: #f9a8d4 var(--tw-gradient-to-position)}.to-pink-400{--tw-gradient-to: #f472b6 var(--tw-gradient-to-position)}.to-pink-50{--tw-gradient-to: #fdf2f8 var(--tw-gradient-to-position)}.to-pink-500{--tw-gradient-to: #ec4899 var(--tw-gradient-to-position)}.to-pink-500\/10{--tw-gradient-to: rgb(236 72 153 / .1) var(--tw-gradient-to-position)}.to-pink-600{--tw-gradient-to: #db2777 var(--tw-gradient-to-position)}.to-pink-700{--tw-gradient-to: #be185d var(--tw-gradient-to-position)}.to-pink-800{--tw-gradient-to: #9d174d var(--tw-gradient-to-position)}.to-pink-900{--tw-gradient-to: #831843 var(--tw-gradient-to-position)}.to-purple-100{--tw-gradient-to: #f3e8ff var(--tw-gradient-to-position)}.to-purple-200{--tw-gradient-to: #e9d5ff var(--tw-gradient-to-position)}.to-purple-300{--tw-gradient-to: #d8b4fe var(--tw-gradient-to-position)}.to-purple-400{--tw-gradient-to: #c084fc var(--tw-gradient-to-position)}.to-purple-50{--tw-gradient-to: #faf5ff var(--tw-gradient-to-position)}.to-purple-500{--tw-gradient-to: #a855f7 var(--tw-gradient-to-position)}.to-purple-500\/10{--tw-gradient-to: rgb(168 85 247 / .1) var(--tw-gradient-to-position)}.to-purple-500\/20{--tw-gradient-to: rgb(168 85 247 / .2) var(--tw-gradient-to-position)}.to-purple-600{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.to-purple-700{--tw-gradient-to: #7e22ce var(--tw-gradient-to-position)}.to-purple-800{--tw-gradient-to: #6b21a8 var(--tw-gradient-to-position)}.to-purple-900{--tw-gradient-to: #581c87 var(--tw-gradient-to-position)}.to-red-100{--tw-gradient-to: #fee2e2 var(--tw-gradient-to-position)}.to-red-200{--tw-gradient-to: #fecaca var(--tw-gradient-to-position)}.to-red-300{--tw-gradient-to: #fca5a5 var(--tw-gradient-to-position)}.to-red-400{--tw-gradient-to: #f87171 var(--tw-gradient-to-position)}.to-red-50{--tw-gradient-to: #fef2f2 var(--tw-gradient-to-position)}.to-red-500{--tw-gradient-to: #ef4444 var(--tw-gradient-to-position)}.to-red-600{--tw-gradient-to: #dc2626 var(--tw-gradient-to-position)}.to-red-700{--tw-gradient-to: #b91c1c var(--tw-gradient-to-position)}.to-red-800{--tw-gradient-to: #991b1b var(--tw-gradient-to-position)}.to-red-900{--tw-gradient-to: #7f1d1d var(--tw-gradient-to-position)}.to-rose-100{--tw-gradient-to: #ffe4e6 var(--tw-gradient-to-position)}.to-rose-200{--tw-gradient-to: #fecdd3 var(--tw-gradient-to-position)}.to-rose-300{--tw-gradient-to: #fda4af var(--tw-gradient-to-position)}.to-rose-400{--tw-gradient-to: #fb7185 var(--tw-gradient-to-position)}.to-rose-50{--tw-gradient-to: #fff1f2 var(--tw-gradient-to-position)}.to-rose-500{--tw-gradient-to: #f43f5e var(--tw-gradient-to-position)}.to-rose-600{--tw-gradient-to: #e11d48 var(--tw-gradient-to-position)}.to-rose-700{--tw-gradient-to: #be123c var(--tw-gradient-to-position)}.to-rose-800{--tw-gradient-to: #9f1239 var(--tw-gradient-to-position)}.to-rose-900{--tw-gradient-to: #881337 var(--tw-gradient-to-position)}.to-sky-100{--tw-gradient-to: #e0f2fe var(--tw-gradient-to-position)}.to-sky-200{--tw-gradient-to: #bae6fd var(--tw-gradient-to-position)}.to-sky-300{--tw-gradient-to: #7dd3fc var(--tw-gradient-to-position)}.to-sky-400{--tw-gradient-to: #38bdf8 var(--tw-gradient-to-position)}.to-sky-50{--tw-gradient-to: #f0f9ff var(--tw-gradient-to-position)}.to-sky-500{--tw-gradient-to: #0ea5e9 var(--tw-gradient-to-position)}.to-sky-600{--tw-gradient-to: #0284c7 var(--tw-gradient-to-position)}.to-sky-700{--tw-gradient-to: #0369a1 var(--tw-gradient-to-position)}.to-sky-800{--tw-gradient-to: #075985 var(--tw-gradient-to-position)}.to-sky-900{--tw-gradient-to: #0c4a6e var(--tw-gradient-to-position)}.to-slate-100{--tw-gradient-to: #f1f5f9 var(--tw-gradient-to-position)}.to-slate-200{--tw-gradient-to: #e2e8f0 var(--tw-gradient-to-position)}.to-slate-300{--tw-gradient-to: #cbd5e1 var(--tw-gradient-to-position)}.to-slate-400{--tw-gradient-to: #94a3b8 var(--tw-gradient-to-position)}.to-slate-50{--tw-gradient-to: #f8fafc var(--tw-gradient-to-position)}.to-slate-500{--tw-gradient-to: #64748b var(--tw-gradient-to-position)}.to-slate-600{--tw-gradient-to: #475569 var(--tw-gradient-to-position)}.to-slate-700{--tw-gradient-to: #334155 var(--tw-gradient-to-position)}.to-slate-800{--tw-gradient-to: #1e293b var(--tw-gradient-to-position)}.to-slate-900{--tw-gradient-to: #0f172a var(--tw-gradient-to-position)}.to-surface{--tw-gradient-to: #0F172A var(--tw-gradient-to-position)}.to-teal-100{--tw-gradient-to: #ccfbf1 var(--tw-gradient-to-position)}.to-teal-200{--tw-gradient-to: #99f6e4 var(--tw-gradient-to-position)}.to-teal-300{--tw-gradient-to: #5eead4 var(--tw-gradient-to-position)}.to-teal-400{--tw-gradient-to: #2dd4bf var(--tw-gradient-to-position)}.to-teal-50{--tw-gradient-to: #f0fdfa var(--tw-gradient-to-position)}.to-teal-500{--tw-gradient-to: #14b8a6 var(--tw-gradient-to-position)}.to-teal-600{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.to-teal-700{--tw-gradient-to: #0f766e var(--tw-gradient-to-position)}.to-teal-800{--tw-gradient-to: #115e59 var(--tw-gradient-to-position)}.to-teal-900{--tw-gradient-to: #134e4a var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.to-violet-100{--tw-gradient-to: #ede9fe var(--tw-gradient-to-position)}.to-violet-200{--tw-gradient-to: #ddd6fe var(--tw-gradient-to-position)}.to-violet-300{--tw-gradient-to: #c4b5fd var(--tw-gradient-to-position)}.to-violet-400{--tw-gradient-to: #a78bfa var(--tw-gradient-to-position)}.to-violet-50{--tw-gradient-to: #f5f3ff var(--tw-gradient-to-position)}.to-violet-500{--tw-gradient-to: #8b5cf6 var(--tw-gradient-to-position)}.to-violet-500\/10{--tw-gradient-to: rgb(139 92 246 / .1) var(--tw-gradient-to-position)}.to-violet-600{--tw-gradient-to: #7c3aed var(--tw-gradient-to-position)}.to-violet-700{--tw-gradient-to: #6d28d9 var(--tw-gradient-to-position)}.to-violet-800{--tw-gradient-to: #5b21b6 var(--tw-gradient-to-position)}.to-violet-900{--tw-gradient-to: #4c1d95 var(--tw-gradient-to-position)}.to-white{--tw-gradient-to: #fff var(--tw-gradient-to-position)}.to-white\/60{--tw-gradient-to: rgb(255 255 255 / .6) var(--tw-gradient-to-position)}.to-yellow-100{--tw-gradient-to: #fef9c3 var(--tw-gradient-to-position)}.to-yellow-200{--tw-gradient-to: #fef08a var(--tw-gradient-to-position)}.to-yellow-300{--tw-gradient-to: #fde047 var(--tw-gradient-to-position)}.to-yellow-400{--tw-gradient-to: #facc15 var(--tw-gradient-to-position)}.to-yellow-50{--tw-gradient-to: #fefce8 var(--tw-gradient-to-position)}.to-yellow-500{--tw-gradient-to: #eab308 var(--tw-gradient-to-position)}.to-yellow-500\/5{--tw-gradient-to: rgb(234 179 8 / .05) var(--tw-gradient-to-position)}.to-yellow-600{--tw-gradient-to: #ca8a04 var(--tw-gradient-to-position)}.to-yellow-700{--tw-gradient-to: #a16207 var(--tw-gradient-to-position)}.to-yellow-800{--tw-gradient-to: #854d0e var(--tw-gradient-to-position)}.to-yellow-900{--tw-gradient-to: #713f12 var(--tw-gradient-to-position)}.bg-\[length\:20px_20px\]{background-size:20px 20px}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.fill-\[\#1877f2\]{fill:#1877f2}.fill-amber-400{fill:#fbbf24}.fill-blue-500{fill:#3b82f6}.fill-current{fill:currentColor}.fill-red-500{fill:#ef4444}.fill-slate-200{fill:#e2e8f0}.fill-slate-300{fill:#cbd5e1}.fill-white{fill:#fff}.fill-yellow-400{fill:#facc15}.stroke-1{stroke-width:1}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-20{padding:5rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-\[1\.5px\]{padding:1.5px}.p-\[2\.5px\]{padding:2.5px}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-20{padding-left:5rem;padding-right:5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.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}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.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-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.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-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-28{padding-bottom:7rem}.pb-3{padding-bottom:.75rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pe-10{padding-inline-end:2.5rem}.pe-4{padding-inline-end:1rem}.pe-8{padding-inline-end:2rem}.pe-9{padding-inline-end:2.25rem}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-12{padding-left:3rem}.pl-14{padding-left:3.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-11{padding-right:2.75rem}.pr-12{padding-right:3rem}.pr-14{padding-right:3.5rem}.pr-2{padding-right:.5rem}.pr-24{padding-right:6rem}.pr-28{padding-right:7rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pr-9{padding-right:2.25rem}.ps-2{padding-inline-start:.5rem}.ps-2\.5{padding-inline-start:.625rem}.ps-3{padding-inline-start:.75rem}.ps-4{padding-inline-start:1rem}.ps-9{padding-inline-start:2.25rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-3\.5{padding-top:.875rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pt-\[15vh\]{padding-top:15vh}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.text-end{text-align:end}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Outfit,Cairo,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-\[0\.7em\]{font-size:.7em}.text-\[0\.8em\]{font-size:.8em}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[22px\]{font-size:22px}.text-\[6\.5px\]{font-size:6.5px}.text-\[6px\]{font-size:6px}.text-\[7px\]{font-size:7px}.text-\[8\.5px\]{font-size:8.5px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.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-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.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-\[0\.9\]{line-height:.9}.leading-\[1\.1\]{line-height:1.1}.leading-loose{line-height:2}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.15em\]{letter-spacing:.15em}.tracking-\[0\.25em\]{letter-spacing:.25em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-\[0\.4em\]{letter-spacing:.4em}.tracking-\[0\.5em\]{letter-spacing:.5em}.tracking-\[0\.6em\]{letter-spacing:.6em}.tracking-normal{letter-spacing:0em}.tracking-tight{letter-spacing:-.025em}.tracking-tighter{letter-spacing:-.05em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.\!text-slate-900{--tw-text-opacity: 1 !important;color:rgb(15 23 42 / var(--tw-text-opacity, 1))!important}.text-\[\#16a34a\]{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-\[\#16a34a\]\/30{color:#16a34a4d}.text-\[\#16a34a\]\/50{color:#16a34a80}.text-\[\#16a34a\]\/60{color:#16a34a99}.text-\[\#16a34a\]\/70{color:#16a34ab3}.text-\[\#16a34a\]\/80{color:#16a34acc}.text-\[\#1877f2\]{--tw-text-opacity: 1;color:rgb(24 119 242 / var(--tw-text-opacity, 1))}.text-\[\#1a0dab\]{--tw-text-opacity: 1;color:rgb(26 13 171 / var(--tw-text-opacity, 1))}.text-\[\#1a73e8\]{--tw-text-opacity: 1;color:rgb(26 115 232 / var(--tw-text-opacity, 1))}.text-\[\#1c1e21\]{--tw-text-opacity: 1;color:rgb(28 30 33 / var(--tw-text-opacity, 1))}.text-\[\#202124\]{--tw-text-opacity: 1;color:rgb(32 33 36 / var(--tw-text-opacity, 1))}.text-\[\#25D366\]{--tw-text-opacity: 1;color:rgb(37 211 102 / var(--tw-text-opacity, 1))}.text-\[\#34A853\]{--tw-text-opacity: 1;color:rgb(52 168 83 / var(--tw-text-opacity, 1))}.text-\[\#4285F4\]{--tw-text-opacity: 1;color:rgb(66 133 244 / var(--tw-text-opacity, 1))}.text-\[\#431407\]{--tw-text-opacity: 1;color:rgb(67 20 7 / var(--tw-text-opacity, 1))}.text-\[\#431407\]\/35{color:#43140759}.text-\[\#431407\]\/40{color:#43140766}.text-\[\#431407\]\/60{color:#43140799}.text-\[\#4d5156\]{--tw-text-opacity: 1;color:rgb(77 81 86 / var(--tw-text-opacity, 1))}.text-\[\#7c2d12\]{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity, 1))}.text-\[\#9FE870\]{--tw-text-opacity: 1;color:rgb(159 232 112 / var(--tw-text-opacity, 1))}.text-\[\#EA4335\]{--tw-text-opacity: 1;color:rgb(234 67 53 / var(--tw-text-opacity, 1))}.text-\[\#FBBC05\]{--tw-text-opacity: 1;color:rgb(251 188 5 / var(--tw-text-opacity, 1))}.text-\[\#FF0000\]{--tw-text-opacity: 1;color:rgb(255 0 0 / var(--tw-text-opacity, 1))}.text-\[\#FFFC00\]{--tw-text-opacity: 1;color:rgb(255 252 0 / var(--tw-text-opacity, 1))}.text-\[\#a7aaad\]{--tw-text-opacity: 1;color:rgb(167 170 173 / var(--tw-text-opacity, 1))}.text-\[\#c3c4c7\]{--tw-text-opacity: 1;color:rgb(195 196 199 / var(--tw-text-opacity, 1))}.text-\[\#ff7a1a\]{--tw-text-opacity: 1;color:rgb(255 122 26 / var(--tw-text-opacity, 1))}.text-\[\#ffb26b\]{--tw-text-opacity: 1;color:rgb(255 178 107 / var(--tw-text-opacity, 1))}.text-\[var\(--btn-bg\)\]{color:var(--btn-bg)}.text-\[var\(--btn-text\)\]{color:var(--btn-text)}.text-amber-100{--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity, 1))}.text-amber-200{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-300\/80{color:#fcd34dcc}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-amber-400\/70{color:#fbbf24b3}.text-amber-400\/80{color:#fbbf24cc}.text-amber-50{--tw-text-opacity: 1;color:rgb(255 251 235 / var(--tw-text-opacity, 1))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-500\/50{color:#f59e0b80}.text-amber-500\/70{color:#f59e0bb3}.text-amber-500\/80{color:#f59e0bcc}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-black\/30{color:#0000004d}.text-black\/40{color:#0006}.text-black\/60{color:#0009}.text-black\/80{color:#000c}.text-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.text-blue-200{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.text-blue-200\/70{color:#bfdbfeb3}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.text-blue-300\/60{color:#93c5fd99}.text-blue-300\/65{color:#93c5fda6}.text-blue-300\/70{color:#93c5fdb3}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-400\/30{color:#60a5fa4d}.text-blue-400\/40{color:#60a5fa66}.text-blue-400\/50{color:#60a5fa80}.text-blue-400\/60{color:#60a5fa99}.text-blue-400\/70{color:#60a5fab3}.text-blue-50{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-500\/30{color:#3b82f64d}.text-blue-500\/40{color:#3b82f666}.text-blue-500\/50{color:#3b82f680}.text-blue-500\/60{color:#3b82f699}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-cyan-100{--tw-text-opacity: 1;color:rgb(207 250 254 / var(--tw-text-opacity, 1))}.text-cyan-200{--tw-text-opacity: 1;color:rgb(165 243 252 / var(--tw-text-opacity, 1))}.text-cyan-300{--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.text-cyan-400{--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.text-cyan-50{--tw-text-opacity: 1;color:rgb(236 254 255 / var(--tw-text-opacity, 1))}.text-cyan-500{--tw-text-opacity: 1;color:rgb(6 182 212 / var(--tw-text-opacity, 1))}.text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.text-cyan-700{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.text-cyan-800{--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity, 1))}.text-cyan-900{--tw-text-opacity: 1;color:rgb(22 78 99 / var(--tw-text-opacity, 1))}.text-emerald{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-100{--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.text-emerald-200{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.text-emerald-300{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-emerald-400\/60{color:#34d39999}.text-emerald-400\/70{color:#34d399b3}.text-emerald-50{--tw-text-opacity: 1;color:rgb(236 253 245 / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-500\/30{color:#10b9814d}.text-emerald-500\/40{color:#10b98166}.text-emerald-500\/50{color:#10b98180}.text-emerald-500\/70{color:#10b981b3}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-600\/50{color:#05966980}.text-emerald-600\/60{color:#05966999}.text-emerald-600\/70{color:#059669b3}.text-emerald-600\/80{color:#059669cc}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.text-emerald\/20{color:#10b98133}.text-emerald\/40{color:#10b98166}.text-emerald\/50{color:#10b98180}.text-emerald\/60{color:#10b98199}.text-emerald\/70{color:#10b981b3}.text-emerald\/80{color:#10b981cc}.text-fuchsia-100{--tw-text-opacity: 1;color:rgb(250 232 255 / var(--tw-text-opacity, 1))}.text-fuchsia-200{--tw-text-opacity: 1;color:rgb(245 208 254 / var(--tw-text-opacity, 1))}.text-fuchsia-300{--tw-text-opacity: 1;color:rgb(240 171 252 / var(--tw-text-opacity, 1))}.text-fuchsia-400{--tw-text-opacity: 1;color:rgb(232 121 249 / var(--tw-text-opacity, 1))}.text-fuchsia-50{--tw-text-opacity: 1;color:rgb(253 244 255 / var(--tw-text-opacity, 1))}.text-fuchsia-500{--tw-text-opacity: 1;color:rgb(217 70 239 / var(--tw-text-opacity, 1))}.text-fuchsia-500\/50{color:#d946ef80}.text-fuchsia-600{--tw-text-opacity: 1;color:rgb(192 38 211 / var(--tw-text-opacity, 1))}.text-fuchsia-700{--tw-text-opacity: 1;color:rgb(162 28 175 / var(--tw-text-opacity, 1))}.text-fuchsia-800{--tw-text-opacity: 1;color:rgb(134 25 143 / var(--tw-text-opacity, 1))}.text-fuchsia-900{--tw-text-opacity: 1;color:rgb(112 26 117 / var(--tw-text-opacity, 1))}.text-gold{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-gold\/80{color:#f59e0bcc}.text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / 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-50{--tw-text-opacity: 1;color:rgb(249 250 251 / 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-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-100{--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity, 1))}.text-green-200{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-50{--tw-text-opacity: 1;color:rgb(240 253 244 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-500\/50{color:#22c55e80}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.text-indigo-100{--tw-text-opacity: 1;color:rgb(224 231 255 / var(--tw-text-opacity, 1))}.text-indigo-200{--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity, 1))}.text-indigo-300{--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity, 1))}.text-indigo-300\/70{color:#a5b4fcb3}.text-indigo-400{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.text-indigo-400\/70{color:#818cf8b3}.text-indigo-50{--tw-text-opacity: 1;color:rgb(238 242 255 / var(--tw-text-opacity, 1))}.text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.text-indigo-500\/20{color:#6366f133}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-indigo-800{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.text-indigo-900{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.text-lime-100{--tw-text-opacity: 1;color:rgb(236 252 203 / var(--tw-text-opacity, 1))}.text-lime-200{--tw-text-opacity: 1;color:rgb(217 249 157 / var(--tw-text-opacity, 1))}.text-lime-300{--tw-text-opacity: 1;color:rgb(190 242 100 / var(--tw-text-opacity, 1))}.text-lime-400{--tw-text-opacity: 1;color:rgb(163 230 53 / var(--tw-text-opacity, 1))}.text-lime-50{--tw-text-opacity: 1;color:rgb(247 254 231 / var(--tw-text-opacity, 1))}.text-lime-500{--tw-text-opacity: 1;color:rgb(132 204 22 / var(--tw-text-opacity, 1))}.text-lime-500\/50{color:#84cc1680}.text-lime-600{--tw-text-opacity: 1;color:rgb(101 163 13 / var(--tw-text-opacity, 1))}.text-lime-700{--tw-text-opacity: 1;color:rgb(77 124 15 / var(--tw-text-opacity, 1))}.text-lime-800{--tw-text-opacity: 1;color:rgb(63 98 18 / var(--tw-text-opacity, 1))}.text-lime-900{--tw-text-opacity: 1;color:rgb(54 83 20 / var(--tw-text-opacity, 1))}.text-main{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.text-orange-100{--tw-text-opacity: 1;color:rgb(255 237 213 / var(--tw-text-opacity, 1))}.text-orange-200{--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity, 1))}.text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.text-orange-300\/70{color:#fdba74b3}.text-orange-300\/80{color:#fdba74cc}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-orange-400\/50{color:#fb923c80}.text-orange-400\/60{color:#fb923c99}.text-orange-400\/70{color:#fb923cb3}.text-orange-400\/80{color:#fb923ccc}.text-orange-50{--tw-text-opacity: 1;color:rgb(255 247 237 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-500\/40{color:#f9731666}.text-orange-500\/50{color:#f9731680}.text-orange-500\/70{color:#f97316b3}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-orange-900{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity, 1))}.text-pink-100{--tw-text-opacity: 1;color:rgb(252 231 243 / var(--tw-text-opacity, 1))}.text-pink-200{--tw-text-opacity: 1;color:rgb(251 207 232 / var(--tw-text-opacity, 1))}.text-pink-300{--tw-text-opacity: 1;color:rgb(249 168 212 / var(--tw-text-opacity, 1))}.text-pink-400{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.text-pink-50{--tw-text-opacity: 1;color:rgb(253 242 248 / var(--tw-text-opacity, 1))}.text-pink-500{--tw-text-opacity: 1;color:rgb(236 72 153 / var(--tw-text-opacity, 1))}.text-pink-600{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity, 1))}.text-pink-700{--tw-text-opacity: 1;color:rgb(190 24 93 / var(--tw-text-opacity, 1))}.text-pink-800{--tw-text-opacity: 1;color:rgb(157 23 77 / var(--tw-text-opacity, 1))}.text-pink-900{--tw-text-opacity: 1;color:rgb(131 24 67 / var(--tw-text-opacity, 1))}.text-purple-100{--tw-text-opacity: 1;color:rgb(243 232 255 / var(--tw-text-opacity, 1))}.text-purple-200{--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity, 1))}.text-purple-300{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.text-purple-300\/70{color:#d8b4feb3}.text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.text-purple-400\/40{color:#c084fc66}.text-purple-400\/70{color:#c084fcb3}.text-purple-50{--tw-text-opacity: 1;color:rgb(250 245 255 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-purple-500\/40{color:#a855f766}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-purple-900{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity, 1))}.text-red-100{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-400\/40{color:#f8717166}.text-red-400\/50{color:#f8717180}.text-red-400\/60{color:#f8717199}.text-red-400\/70{color:#f87171b3}.text-red-400\/80{color:#f87171cc}.text-red-50{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-500\/20{color:#ef444433}.text-red-500\/50{color:#ef444480}.text-red-500\/70{color:#ef4444b3}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.text-rose-100{--tw-text-opacity: 1;color:rgb(255 228 230 / var(--tw-text-opacity, 1))}.text-rose-200{--tw-text-opacity: 1;color:rgb(254 205 211 / var(--tw-text-opacity, 1))}.text-rose-300{--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity, 1))}.text-rose-400{--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.text-rose-400\/40{color:#fb718566}.text-rose-50{--tw-text-opacity: 1;color:rgb(255 241 242 / var(--tw-text-opacity, 1))}.text-rose-500{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.text-rose-500\/50{color:#f43f5e80}.text-rose-500\/60{color:#f43f5e99}.text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.text-rose-800{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.text-rose-900{--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity, 1))}.text-sky-100{--tw-text-opacity: 1;color:rgb(224 242 254 / var(--tw-text-opacity, 1))}.text-sky-200{--tw-text-opacity: 1;color:rgb(186 230 253 / var(--tw-text-opacity, 1))}.text-sky-300{--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity, 1))}.text-sky-400{--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.text-sky-400\/70{color:#38bdf8b3}.text-sky-400\/80{color:#38bdf8cc}.text-sky-50{--tw-text-opacity: 1;color:rgb(240 249 255 / var(--tw-text-opacity, 1))}.text-sky-500{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity, 1))}.text-sky-500\/50{color:#0ea5e980}.text-sky-600{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-sky-800{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.text-sky-900{--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity, 1))}.text-slate-100{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.text-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-50{--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-slate-950{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.text-surface{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-teal-100{--tw-text-opacity: 1;color:rgb(204 251 241 / var(--tw-text-opacity, 1))}.text-teal-200{--tw-text-opacity: 1;color:rgb(153 246 228 / var(--tw-text-opacity, 1))}.text-teal-300{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.text-teal-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.text-teal-400\/80{color:#2dd4bfcc}.text-teal-50{--tw-text-opacity: 1;color:rgb(240 253 250 / var(--tw-text-opacity, 1))}.text-teal-500{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.text-teal-800{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.text-teal-900{--tw-text-opacity: 1;color:rgb(19 78 74 / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-violet-100{--tw-text-opacity: 1;color:rgb(237 233 254 / var(--tw-text-opacity, 1))}.text-violet-200{--tw-text-opacity: 1;color:rgb(221 214 254 / var(--tw-text-opacity, 1))}.text-violet-300{--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity, 1))}.text-violet-400{--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.text-violet-50{--tw-text-opacity: 1;color:rgb(245 243 255 / var(--tw-text-opacity, 1))}.text-violet-500{--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.text-violet-500\/50{color:#8b5cf680}.text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.text-violet-800{--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity, 1))}.text-violet-900{--tw-text-opacity: 1;color:rgb(76 29 149 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/10{color:#ffffff1a}.text-white\/15{color:#ffffff26}.text-white\/20{color:#fff3}.text-white\/25{color:#ffffff40}.text-white\/30{color:#ffffff4d}.text-white\/35{color:#ffffff59}.text-white\/40{color:#fff6}.text-white\/45{color:#ffffff73}.text-white\/50{color:#ffffff80}.text-white\/60{color:#fff9}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.text-yellow-100{--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity, 1))}.text-yellow-200{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-400\/80{color:#facc15cc}.text-yellow-50{--tw-text-opacity: 1;color:rgb(254 252 232 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-500\/80{color:#eab308cc}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.decoration-red-500\/50{text-decoration-color:#ef444480}.underline-offset-2{text-underline-offset:2px}.placeholder-emerald-300\/50::-moz-placeholder{color:#6ee7b780}.placeholder-emerald-300\/50::placeholder{color:#6ee7b780}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-600::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(75 85 99 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-600::placeholder{--tw-placeholder-opacity: 1;color:rgb(75 85 99 / var(--tw-placeholder-opacity, 1))}.placeholder-slate-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(100 116 139 / var(--tw-placeholder-opacity, 1))}.placeholder-slate-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(100 116 139 / var(--tw-placeholder-opacity, 1))}.placeholder-slate-600::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(71 85 105 / var(--tw-placeholder-opacity, 1))}.placeholder-slate-600::placeholder{--tw-placeholder-opacity: 1;color:rgb(71 85 105 / var(--tw-placeholder-opacity, 1))}.accent-\[\#ff7a1a\]{accent-color:#ff7a1a}.accent-amber-500{accent-color:#f59e0b}.accent-blue-500{accent-color:#3b82f6}.accent-cyan-500{accent-color:#06b6d4}.accent-emerald{accent-color:#10B981}.accent-emerald-500{accent-color:#10b981}.accent-green-500{accent-color:#22c55e}.accent-indigo-500{accent-color:#6366f1}.accent-indigo-600{accent-color:#4f46e5}.accent-orange-500{accent-color:#f97316}.accent-purple-500{accent-color:#a855f7}.accent-red-500{accent-color:#ef4444}.accent-sky-500{accent-color:#0ea5e9}.accent-violet-500{accent-color:#8b5cf6}.accent-yellow-400{accent-color:#facc15}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-15{opacity:.15}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-35{opacity:.35}.opacity-40{opacity:.4}.opacity-5{opacity:.05}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-95{opacity:.95}.opacity-\[0\.015\]{opacity:.015}.opacity-\[0\.03\]{opacity:.03}.opacity-\[0\.05\]{opacity:.05}.opacity-\[0\.07\]{opacity:.07}.opacity-\[0\.12\]{opacity:.12}.opacity-\[0\.15\]{opacity:.15}.mix-blend-overlay{mix-blend-mode:overlay}.\!shadow-none{--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--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-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-\[0_-10px_40px_rgba\(0\,0\,0\,0\.5\)\]{--tw-shadow: 0 -10px 40px rgba(0,0,0,.5);--tw-shadow-colored: 0 -10px 40px 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-\[0_-20px_60px_rgba\(0\,0\,0\,0\.1\)\]{--tw-shadow: 0 -20px 60px rgba(0,0,0,.1);--tw-shadow-colored: 0 -20px 60px 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-\[0_-5px_20px_rgba\(0\,0\,0\,0\.1\)\]{--tw-shadow: 0 -5px 20px rgba(0,0,0,.1);--tw-shadow-colored: 0 -5px 20px 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-\[0_0_10px_\#25D366\]{--tw-shadow: 0 0 10px #25D366;--tw-shadow-colored: 0 0 10px 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-\[0_0_10px_\#3b82f6\]{--tw-shadow: 0 0 10px #3b82f6;--tw-shadow-colored: 0 0 10px 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-\[0_0_10px_currentColor\]{--tw-shadow: 0 0 10px currentColor;--tw-shadow-colored: 0 0 10px 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-\[0_0_10px_rgba\(16\,185\,129\,0\.2\)\]{--tw-shadow: 0 0 10px rgba(16,185,129,.2);--tw-shadow-colored: 0 0 10px 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-\[0_0_10px_rgba\(16\,185\,129\,0\.3\)\]{--tw-shadow: 0 0 10px rgba(16,185,129,.3);--tw-shadow-colored: 0 0 10px 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-\[0_0_10px_rgba\(16\,185\,129\,0\.5\)\]{--tw-shadow: 0 0 10px rgba(16,185,129,.5);--tw-shadow-colored: 0 0 10px 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-\[0_0_10px_rgba\(251\,191\,36\,0\.5\)\]{--tw-shadow: 0 0 10px rgba(251,191,36,.5);--tw-shadow-colored: 0 0 10px 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-\[0_0_10px_rgba\(59\,130\,246\,0\.5\)\]{--tw-shadow: 0 0 10px rgba(59,130,246,.5);--tw-shadow-colored: 0 0 10px 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-\[0_0_12px_rgba\(16\,185\,129\,0\.6\)\]{--tw-shadow: 0 0 12px rgba(16,185,129,.6);--tw-shadow-colored: 0 0 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-\[0_0_14px_rgba\(59\,130\,246\,0\.4\)\]{--tw-shadow: 0 0 14px rgba(59,130,246,.4);--tw-shadow-colored: 0 0 14px 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-\[0_0_15px_\#10B981\]{--tw-shadow: 0 0 15px #10B981;--tw-shadow-colored: 0 0 15px 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-\[0_0_15px_currentColor\]{--tw-shadow: 0 0 15px currentColor;--tw-shadow-colored: 0 0 15px 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-\[0_0_15px_rgba\(0\,0\,0\,0\.3\)\]{--tw-shadow: 0 0 15px rgba(0,0,0,.3);--tw-shadow-colored: 0 0 15px 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-\[0_0_15px_rgba\(16\,185\,129\,0\.1\)\]{--tw-shadow: 0 0 15px rgba(16,185,129,.1);--tw-shadow-colored: 0 0 15px 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-\[0_0_15px_rgba\(16\,185\,129\,0\.3\)\]{--tw-shadow: 0 0 15px rgba(16,185,129,.3);--tw-shadow-colored: 0 0 15px 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-\[0_0_15px_rgba\(220\,38\,38\,0\.8\)\]{--tw-shadow: 0 0 15px rgba(220,38,38,.8);--tw-shadow-colored: 0 0 15px 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-\[0_0_15px_rgba\(249\,115\,22\,0\.3\)\]{--tw-shadow: 0 0 15px rgba(249,115,22,.3);--tw-shadow-colored: 0 0 15px 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-\[0_0_15px_rgba\(59\,130\,246\,0\.1\)\]{--tw-shadow: 0 0 15px rgba(59,130,246,.1);--tw-shadow-colored: 0 0 15px 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-\[0_0_15px_rgba\(59\,130\,246\,0\.4\)\]{--tw-shadow: 0 0 15px rgba(59,130,246,.4);--tw-shadow-colored: 0 0 15px 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-\[0_0_15px_rgba\(59\,130\,246\,0\.5\)\]{--tw-shadow: 0 0 15px rgba(59,130,246,.5);--tw-shadow-colored: 0 0 15px 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-\[0_0_15px_rgba\(99\,102\,241\,0\.2\)\]{--tw-shadow: 0 0 15px rgba(99,102,241,.2);--tw-shadow-colored: 0 0 15px 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-\[0_0_20px_rgba\(16\,185\,129\,0\.1\)\]{--tw-shadow: 0 0 20px rgba(16,185,129,.1);--tw-shadow-colored: 0 0 20px 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-\[0_0_20px_rgba\(16\,185\,129\,0\.2\)\]{--tw-shadow: 0 0 20px rgba(16,185,129,.2);--tw-shadow-colored: 0 0 20px 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-\[0_0_20px_rgba\(16\,185\,129\,0\.7\)\]{--tw-shadow: 0 0 20px rgba(16,185,129,.7);--tw-shadow-colored: 0 0 20px 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-\[0_0_20px_rgba\(239\,68\,68\,0\.4\)\]{--tw-shadow: 0 0 20px rgba(239,68,68,.4);--tw-shadow-colored: 0 0 20px 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-\[0_0_20px_rgba\(245\,158\,11\,0\.4\)\]{--tw-shadow: 0 0 20px rgba(245,158,11,.4);--tw-shadow-colored: 0 0 20px 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-\[0_0_20px_rgba\(249\,115\,22\,0\.2\)\]{--tw-shadow: 0 0 20px rgba(249,115,22,.2);--tw-shadow-colored: 0 0 20px 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-\[0_0_20px_rgba\(59\,130\,246\,0\.05\)\]{--tw-shadow: 0 0 20px rgba(59,130,246,.05);--tw-shadow-colored: 0 0 20px 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-\[0_0_20px_rgba\(59\,130\,246\,0\.3\)\]{--tw-shadow: 0 0 20px rgba(59,130,246,.3);--tw-shadow-colored: 0 0 20px 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-\[0_0_20px_rgba\(59\,130\,246\,0\.4\)\]{--tw-shadow: 0 0 20px rgba(59,130,246,.4);--tw-shadow-colored: 0 0 20px 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-\[0_0_20px_rgba\(59\,130\,246\,0\.5\)\]{--tw-shadow: 0 0 20px rgba(59,130,246,.5);--tw-shadow-colored: 0 0 20px 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-\[0_0_20px_rgba\(99\,102\,241\,0\.3\)\]{--tw-shadow: 0 0 20px rgba(99,102,241,.3);--tw-shadow-colored: 0 0 20px 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-\[0_0_24px_rgba\(16\,185\,129\,0\.18\)\]{--tw-shadow: 0 0 24px rgba(16,185,129,.18);--tw-shadow-colored: 0 0 24px 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-\[0_0_30px_rgba\(16\,185\,129\,0\.1\)\]{--tw-shadow: 0 0 30px rgba(16,185,129,.1);--tw-shadow-colored: 0 0 30px 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-\[0_0_30px_rgba\(16\,185\,129\,0\.3\)\]{--tw-shadow: 0 0 30px rgba(16,185,129,.3);--tw-shadow-colored: 0 0 30px 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-\[0_0_32px_rgba\(16\,185\,129\,0\.15\)\]{--tw-shadow: 0 0 32px rgba(16,185,129,.15);--tw-shadow-colored: 0 0 32px 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-\[0_0_40px_rgba\(0\,0\,0\,0\.5\)\]{--tw-shadow: 0 0 40px rgba(0,0,0,.5);--tw-shadow-colored: 0 0 40px 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-\[0_0_40px_rgba\(255\,255\,255\,0\.3\)\]{--tw-shadow: 0 0 40px rgba(255,255,255,.3);--tw-shadow-colored: 0 0 40px 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-\[0_0_50px_rgba\(0\,0\,0\,0\.5\)\]{--tw-shadow: 0 0 50px rgba(0,0,0,.5);--tw-shadow-colored: 0 0 50px 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-\[0_0_8px\]{--tw-shadow: 0 0 8px;--tw-shadow-colored: 0 0 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)}.shadow-\[0_0_8px_rgba\(16\,185\,129\,0\.5\)\]{--tw-shadow: 0 0 8px rgba(16,185,129,.5);--tw-shadow-colored: 0 0 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)}.shadow-\[0_0_8px_rgba\(245\,158\,11\,0\.5\)\]{--tw-shadow: 0 0 8px rgba(245,158,11,.5);--tw-shadow-colored: 0 0 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)}.shadow-\[0_0_8px_rgba\(255\,255\,255\,0\.8\)\]{--tw-shadow: 0 0 8px rgba(255,255,255,.8);--tw-shadow-colored: 0 0 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)}.shadow-\[0_10px_30px_-10px_var\(--btn-bg\)\]{--tw-shadow: 0 10px 30px -10px var(--btn-bg);--tw-shadow-colored: 0 10px 30px -10px 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-\[0_10px_30px_rgba\(0\,0\,0\,0\.3\)\]{--tw-shadow: 0 10px 30px rgba(0,0,0,.3);--tw-shadow-colored: 0 10px 30px 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-\[0_10px_30px_rgba\(16\,185\,129\,0\.3\)\]{--tw-shadow: 0 10px 30px rgba(16,185,129,.3);--tw-shadow-colored: 0 10px 30px 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-\[0_10px_30px_rgba\(16\,185\,129\,0\.4\)\]{--tw-shadow: 0 10px 30px rgba(16,185,129,.4);--tw-shadow-colored: 0 10px 30px 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-\[0_16px_32px_-8px_rgba\(16\,185\,129\,0\.4\)\]{--tw-shadow: 0 16px 32px -8px rgba(16,185,129,.4);--tw-shadow-colored: 0 16px 32px -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)}.shadow-\[0_16px_32px_rgba\(37\,99\,235\,0\.4\)\]{--tw-shadow: 0 16px 32px rgba(37,99,235,.4);--tw-shadow-colored: 0 16px 32px 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-\[0_20px_40px_-10px_rgba\(16\,185\,129\,0\.4\)\]{--tw-shadow: 0 20px 40px -10px rgba(16,185,129,.4);--tw-shadow-colored: 0 20px 40px -10px 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-\[0_20px_40px_-15px_rgba\(16\,185\,129\,0\.3\)\]{--tw-shadow: 0 20px 40px -15px rgba(16,185,129,.3);--tw-shadow-colored: 0 20px 40px -15px 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-\[0_20px_40px_rgba\(16\,185\,129\,0\.2\)\]{--tw-shadow: 0 20px 40px rgba(16,185,129,.2);--tw-shadow-colored: 0 20px 40px 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-\[0_20px_40px_rgba\(59\,130\,246\,0\.2\)\]{--tw-shadow: 0 20px 40px rgba(59,130,246,.2);--tw-shadow-colored: 0 20px 40px 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-\[0_20px_50px_rgba\(0\,0\,0\,0\.15\)\]{--tw-shadow: 0 20px 50px rgba(0,0,0,.15);--tw-shadow-colored: 0 20px 50px 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-\[0_20px_50px_rgba\(0\,0\,0\,0\.5\)\]{--tw-shadow: 0 20px 50px rgba(0,0,0,.5);--tw-shadow-colored: 0 20px 50px 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-\[0_20px_60px_rgba\(0\,0\,0\,0\.03\)\]{--tw-shadow: 0 20px 60px rgba(0,0,0,.03);--tw-shadow-colored: 0 20px 60px 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-\[0_30px_90px_rgba\(0\,0\,0\,1\)\]{--tw-shadow: 0 30px 90px rgba(0,0,0,1);--tw-shadow-colored: 0 30px 90px 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-\[0_32px_128px_rgba\(0\,0\,0\,1\)\]{--tw-shadow: 0 32px 128px rgba(0,0,0,1);--tw-shadow-colored: 0 32px 128px 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-\[0_4px_20px_rgba\(16\,185\,129\,0\.2\)\]{--tw-shadow: 0 4px 20px rgba(16,185,129,.2);--tw-shadow-colored: 0 4px 20px 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-\[0_50px_100px_-20px_rgba\(0\,0\,0\,0\.5\)\]{--tw-shadow: 0 50px 100px -20px rgba(0,0,0,.5);--tw-shadow-colored: 0 50px 100px -20px 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-\[0_60px_120px_-30px_rgba\(0\,0\,0\,0\.4\)\]{--tw-shadow: 0 60px 120px -30px rgba(0,0,0,.4);--tw-shadow-colored: 0 60px 120px -30px 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-\[0_8px_32px_0_rgba\(0\,0\,0\,0\.2\)\]{--tw-shadow: 0 8px 32px 0 rgba(0,0,0,.2);--tw-shadow-colored: 0 8px 32px 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-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 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -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 rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--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 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 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-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px 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-\[\#16a34a\]\/15{--tw-shadow-color: rgb(22 163 74 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[\#16a34a\]\/20{--tw-shadow-color: rgb(22 163 74 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[\#16a34a\]\/25{--tw-shadow-color: rgb(22 163 74 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[\#ff7a1a\]\/20{--tw-shadow-color: rgb(255 122 26 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[\#ff7a1a\]\/30{--tw-shadow-color: rgb(255 122 26 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-500\/20{--tw-shadow-color: rgb(245 158 11 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-500\/25{--tw-shadow-color: rgb(245 158 11 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-500\/30{--tw-shadow-color: rgb(245 158 11 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-black{--tw-shadow-color: #000;--tw-shadow: var(--tw-shadow-colored)}.shadow-black\/50{--tw-shadow-color: rgb(0 0 0 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-black\/60{--tw-shadow-color: rgb(0 0 0 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200{--tw-shadow-color: #bfdbfe;--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/10{--tw-shadow-color: rgb(59 130 246 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/20{--tw-shadow-color: rgb(59 130 246 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/25{--tw-shadow-color: rgb(59 130 246 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/30{--tw-shadow-color: rgb(59 130 246 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/40{--tw-shadow-color: rgb(59 130 246 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/5{--tw-shadow-color: rgb(59 130 246 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/20{--tw-shadow-color: rgb(37 99 235 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/25{--tw-shadow-color: rgb(37 99 235 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/30{--tw-shadow-color: rgb(37 99 235 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-500{--tw-shadow-color: #10b981;--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-500\/10{--tw-shadow-color: rgb(16 185 129 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-500\/20{--tw-shadow-color: rgb(16 185 129 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-500\/25{--tw-shadow-color: rgb(16 185 129 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-500\/30{--tw-shadow-color: rgb(16 185 129 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-500\/40{--tw-shadow-color: rgb(16 185 129 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-500\/5{--tw-shadow-color: rgb(16 185 129 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-600\/15{--tw-shadow-color: rgb(5 150 105 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-600\/20{--tw-shadow-color: rgb(5 150 105 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-600\/25{--tw-shadow-color: rgb(5 150 105 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-900\/20{--tw-shadow-color: rgb(6 78 59 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-900\/50{--tw-shadow-color: rgb(6 78 59 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald\/10{--tw-shadow-color: rgb(16 185 129 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald\/20{--tw-shadow-color: rgb(16 185 129 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald\/25{--tw-shadow-color: rgb(16 185 129 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald\/30{--tw-shadow-color: rgb(16 185 129 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald\/40{--tw-shadow-color: rgb(16 185 129 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald\/5{--tw-shadow-color: rgb(16 185 129 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-gold\/5{--tw-shadow-color: rgb(245 158 11 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-gray-300\/60{--tw-shadow-color: rgb(209 213 219 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/20{--tw-shadow-color: rgb(34 197 94 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/25{--tw-shadow-color: rgb(34 197 94 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/30{--tw-shadow-color: rgb(34 197 94 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-indigo-500{--tw-shadow-color: #6366f1;--tw-shadow: var(--tw-shadow-colored)}.shadow-indigo-500\/20{--tw-shadow-color: rgb(99 102 241 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-indigo-500\/25{--tw-shadow-color: rgb(99 102 241 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-indigo-500\/30{--tw-shadow-color: rgb(99 102 241 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-indigo-500\/40{--tw-shadow-color: rgb(99 102 241 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200{--tw-shadow-color: #fed7aa;--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/30{--tw-shadow-color: rgb(253 186 116 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/10{--tw-shadow-color: rgb(249 115 22 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/20{--tw-shadow-color: rgb(249 115 22 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/30{--tw-shadow-color: rgb(249 115 22 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-pink-500\/25{--tw-shadow-color: rgb(236 72 153 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-purple-500\/10{--tw-shadow-color: rgb(168 85 247 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-purple-500\/20{--tw-shadow-color: rgb(168 85 247 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-purple-500\/25{--tw-shadow-color: rgb(168 85 247 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/10{--tw-shadow-color: rgb(239 68 68 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/20{--tw-shadow-color: rgb(239 68 68 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/30{--tw-shadow-color: rgb(239 68 68 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/5{--tw-shadow-color: rgb(239 68 68 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-rose-500\/20{--tw-shadow-color: rgb(244 63 94 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-rose-500\/5{--tw-shadow-color: rgb(244 63 94 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-slate-900\/5{--tw-shadow-color: rgb(15 23 42 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-slate-950\/20{--tw-shadow-color: rgb(2 6 23 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-transparent{--tw-shadow-color: transparent;--tw-shadow: var(--tw-shadow-colored)}.shadow-violet-500\/40{--tw-shadow-color: rgb(139 92 246 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-white\/5{--tw-shadow-color: rgb(255 255 255 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-yellow-500\/30{--tw-shadow-color: rgb(234 179 8 / .3);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-1{outline-width:1px}.outline-2{outline-width:2px}.outline-amber-500\/50{outline-color:#f59e0b80}.outline-emerald\/30{outline-color:#10b9814d}.outline-emerald\/40{outline-color:#10b98166}.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-0{--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(0px + 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-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.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-4{--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)}.ring-\[\#0f0f0f\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(15 15 15 / var(--tw-ring-opacity, 1))}.ring-amber-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 243 199 / var(--tw-ring-opacity, 1))}.ring-amber-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1))}.ring-amber-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1))}.ring-amber-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1))}.ring-amber-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 251 235 / var(--tw-ring-opacity, 1))}.ring-amber-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1))}.ring-amber-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 119 6 / var(--tw-ring-opacity, 1))}.ring-amber-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(180 83 9 / var(--tw-ring-opacity, 1))}.ring-amber-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(146 64 14 / var(--tw-ring-opacity, 1))}.ring-amber-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(120 53 15 / var(--tw-ring-opacity, 1))}.ring-black\/5{--tw-ring-color: rgb(0 0 0 / .05)}.ring-black\/50{--tw-ring-color: rgb(0 0 0 / .5)}.ring-blue-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.ring-blue-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.ring-blue-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}.ring-blue-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.ring-blue-400\/40{--tw-ring-color: rgb(96 165 250 / .4)}.ring-blue-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 246 255 / var(--tw-ring-opacity, 1))}.ring-blue-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.ring-blue-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1))}.ring-blue-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity, 1))}.ring-blue-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1))}.ring-blue-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity, 1))}.ring-cyan-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(207 250 254 / var(--tw-ring-opacity, 1))}.ring-cyan-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(165 243 252 / var(--tw-ring-opacity, 1))}.ring-cyan-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(103 232 249 / var(--tw-ring-opacity, 1))}.ring-cyan-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 211 238 / var(--tw-ring-opacity, 1))}.ring-cyan-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 254 255 / var(--tw-ring-opacity, 1))}.ring-cyan-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 182 212 / var(--tw-ring-opacity, 1))}.ring-cyan-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(8 145 178 / var(--tw-ring-opacity, 1))}.ring-cyan-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(14 116 144 / var(--tw-ring-opacity, 1))}.ring-cyan-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(21 94 117 / var(--tw-ring-opacity, 1))}.ring-cyan-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 78 99 / var(--tw-ring-opacity, 1))}.ring-emerald-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1))}.ring-emerald-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1))}.ring-emerald-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(110 231 183 / var(--tw-ring-opacity, 1))}.ring-emerald-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(52 211 153 / var(--tw-ring-opacity, 1))}.ring-emerald-400\/70{--tw-ring-color: rgb(52 211 153 / .7)}.ring-emerald-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 253 245 / var(--tw-ring-opacity, 1))}.ring-emerald-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1))}.ring-emerald-500\/10{--tw-ring-color: rgb(16 185 129 / .1)}.ring-emerald-500\/20{--tw-ring-color: rgb(16 185 129 / .2)}.ring-emerald-500\/50{--tw-ring-color: rgb(16 185 129 / .5)}.ring-emerald-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity, 1))}.ring-emerald-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(4 120 87 / var(--tw-ring-opacity, 1))}.ring-emerald-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 95 70 / var(--tw-ring-opacity, 1))}.ring-emerald-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 78 59 / var(--tw-ring-opacity, 1))}.ring-emerald\/50{--tw-ring-color: rgb(16 185 129 / .5)}.ring-fuchsia-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 232 255 / var(--tw-ring-opacity, 1))}.ring-fuchsia-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 208 254 / var(--tw-ring-opacity, 1))}.ring-fuchsia-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 171 252 / var(--tw-ring-opacity, 1))}.ring-fuchsia-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(232 121 249 / var(--tw-ring-opacity, 1))}.ring-fuchsia-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 244 255 / var(--tw-ring-opacity, 1))}.ring-fuchsia-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 70 239 / var(--tw-ring-opacity, 1))}.ring-fuchsia-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(192 38 211 / var(--tw-ring-opacity, 1))}.ring-fuchsia-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(162 28 175 / var(--tw-ring-opacity, 1))}.ring-fuchsia-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 25 143 / var(--tw-ring-opacity, 1))}.ring-fuchsia-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(112 26 117 / var(--tw-ring-opacity, 1))}.ring-gray-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity, 1))}.ring-gray-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1))}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.ring-gray-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1))}.ring-gray-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 250 251 / var(--tw-ring-opacity, 1))}.ring-gray-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1))}.ring-gray-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity, 1))}.ring-gray-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1))}.ring-gray-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(31 41 55 / var(--tw-ring-opacity, 1))}.ring-gray-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(17 24 39 / var(--tw-ring-opacity, 1))}.ring-green-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 252 231 / var(--tw-ring-opacity, 1))}.ring-green-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(187 247 208 / var(--tw-ring-opacity, 1))}.ring-green-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity, 1))}.ring-green-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1))}.ring-green-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 253 244 / var(--tw-ring-opacity, 1))}.ring-green-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.ring-green-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.ring-green-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(21 128 61 / var(--tw-ring-opacity, 1))}.ring-green-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 101 52 / var(--tw-ring-opacity, 1))}.ring-green-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 83 45 / var(--tw-ring-opacity, 1))}.ring-indigo-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1))}.ring-indigo-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity, 1))}.ring-indigo-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(165 180 252 / var(--tw-ring-opacity, 1))}.ring-indigo-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(129 140 248 / var(--tw-ring-opacity, 1))}.ring-indigo-400\/30{--tw-ring-color: rgb(129 140 248 / .3)}.ring-indigo-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(238 242 255 / var(--tw-ring-opacity, 1))}.ring-indigo-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.ring-indigo-500\/20{--tw-ring-color: rgb(99 102 241 / .2)}.ring-indigo-500\/40{--tw-ring-color: rgb(99 102 241 / .4)}.ring-indigo-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1))}.ring-indigo-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(67 56 202 / var(--tw-ring-opacity, 1))}.ring-indigo-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(55 48 163 / var(--tw-ring-opacity, 1))}.ring-indigo-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(49 46 129 / var(--tw-ring-opacity, 1))}.ring-lime-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 252 203 / var(--tw-ring-opacity, 1))}.ring-lime-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 249 157 / var(--tw-ring-opacity, 1))}.ring-lime-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(190 242 100 / var(--tw-ring-opacity, 1))}.ring-lime-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(163 230 53 / var(--tw-ring-opacity, 1))}.ring-lime-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(247 254 231 / var(--tw-ring-opacity, 1))}.ring-lime-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(132 204 22 / var(--tw-ring-opacity, 1))}.ring-lime-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(101 163 13 / var(--tw-ring-opacity, 1))}.ring-lime-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(77 124 15 / var(--tw-ring-opacity, 1))}.ring-lime-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(63 98 18 / var(--tw-ring-opacity, 1))}.ring-lime-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(54 83 20 / var(--tw-ring-opacity, 1))}.ring-orange-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 237 213 / var(--tw-ring-opacity, 1))}.ring-orange-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 215 170 / var(--tw-ring-opacity, 1))}.ring-orange-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 186 116 / var(--tw-ring-opacity, 1))}.ring-orange-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 146 60 / var(--tw-ring-opacity, 1))}.ring-orange-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 247 237 / var(--tw-ring-opacity, 1))}.ring-orange-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1))}.ring-orange-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 88 12 / var(--tw-ring-opacity, 1))}.ring-orange-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(194 65 12 / var(--tw-ring-opacity, 1))}.ring-orange-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(154 52 18 / var(--tw-ring-opacity, 1))}.ring-orange-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(124 45 18 / var(--tw-ring-opacity, 1))}.ring-pink-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 231 243 / var(--tw-ring-opacity, 1))}.ring-pink-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 207 232 / var(--tw-ring-opacity, 1))}.ring-pink-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 168 212 / var(--tw-ring-opacity, 1))}.ring-pink-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(244 114 182 / var(--tw-ring-opacity, 1))}.ring-pink-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 242 248 / var(--tw-ring-opacity, 1))}.ring-pink-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 72 153 / var(--tw-ring-opacity, 1))}.ring-pink-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 39 119 / var(--tw-ring-opacity, 1))}.ring-pink-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(190 24 93 / var(--tw-ring-opacity, 1))}.ring-pink-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(157 23 77 / var(--tw-ring-opacity, 1))}.ring-pink-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(131 24 67 / var(--tw-ring-opacity, 1))}.ring-purple-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(243 232 255 / var(--tw-ring-opacity, 1))}.ring-purple-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(233 213 255 / var(--tw-ring-opacity, 1))}.ring-purple-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(216 180 254 / var(--tw-ring-opacity, 1))}.ring-purple-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(192 132 252 / var(--tw-ring-opacity, 1))}.ring-purple-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 245 255 / var(--tw-ring-opacity, 1))}.ring-purple-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1))}.ring-purple-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 51 234 / var(--tw-ring-opacity, 1))}.ring-purple-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(126 34 206 / var(--tw-ring-opacity, 1))}.ring-purple-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 33 168 / var(--tw-ring-opacity, 1))}.ring-purple-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(88 28 135 / var(--tw-ring-opacity, 1))}.ring-red-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1))}.ring-red-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1))}.ring-red-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1))}.ring-red-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.ring-red-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 242 242 / var(--tw-ring-opacity, 1))}.ring-red-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.ring-red-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1))}.ring-red-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1))}.ring-red-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity, 1))}.ring-red-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1))}.ring-rose-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 228 230 / var(--tw-ring-opacity, 1))}.ring-rose-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 205 211 / var(--tw-ring-opacity, 1))}.ring-rose-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 164 175 / var(--tw-ring-opacity, 1))}.ring-rose-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 113 133 / var(--tw-ring-opacity, 1))}.ring-rose-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 241 242 / var(--tw-ring-opacity, 1))}.ring-rose-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(244 63 94 / var(--tw-ring-opacity, 1))}.ring-rose-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(225 29 72 / var(--tw-ring-opacity, 1))}.ring-rose-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(190 18 60 / var(--tw-ring-opacity, 1))}.ring-rose-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(159 18 57 / var(--tw-ring-opacity, 1))}.ring-rose-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(136 19 55 / var(--tw-ring-opacity, 1))}.ring-sky-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 242 254 / var(--tw-ring-opacity, 1))}.ring-sky-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(186 230 253 / var(--tw-ring-opacity, 1))}.ring-sky-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(125 211 252 / var(--tw-ring-opacity, 1))}.ring-sky-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(56 189 248 / var(--tw-ring-opacity, 1))}.ring-sky-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 249 255 / var(--tw-ring-opacity, 1))}.ring-sky-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity, 1))}.ring-sky-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(2 132 199 / var(--tw-ring-opacity, 1))}.ring-sky-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(3 105 161 / var(--tw-ring-opacity, 1))}.ring-sky-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(7 89 133 / var(--tw-ring-opacity, 1))}.ring-sky-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(12 74 110 / var(--tw-ring-opacity, 1))}.ring-slate-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(241 245 249 / var(--tw-ring-opacity, 1))}.ring-slate-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.ring-slate-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1))}.ring-slate-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1))}.ring-slate-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 250 252 / var(--tw-ring-opacity, 1))}.ring-slate-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(100 116 139 / var(--tw-ring-opacity, 1))}.ring-slate-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(71 85 105 / var(--tw-ring-opacity, 1))}.ring-slate-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(51 65 85 / var(--tw-ring-opacity, 1))}.ring-slate-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 41 59 / var(--tw-ring-opacity, 1))}.ring-slate-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(15 23 42 / var(--tw-ring-opacity, 1))}.ring-teal-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(204 251 241 / var(--tw-ring-opacity, 1))}.ring-teal-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 246 228 / var(--tw-ring-opacity, 1))}.ring-teal-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(94 234 212 / var(--tw-ring-opacity, 1))}.ring-teal-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(45 212 191 / var(--tw-ring-opacity, 1))}.ring-teal-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 253 250 / var(--tw-ring-opacity, 1))}.ring-teal-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1))}.ring-teal-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(13 148 136 / var(--tw-ring-opacity, 1))}.ring-teal-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(15 118 110 / var(--tw-ring-opacity, 1))}.ring-teal-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(17 94 89 / var(--tw-ring-opacity, 1))}.ring-teal-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(19 78 74 / var(--tw-ring-opacity, 1))}.ring-violet-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(237 233 254 / var(--tw-ring-opacity, 1))}.ring-violet-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(221 214 254 / var(--tw-ring-opacity, 1))}.ring-violet-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(196 181 253 / var(--tw-ring-opacity, 1))}.ring-violet-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 139 250 / var(--tw-ring-opacity, 1))}.ring-violet-400\/30{--tw-ring-color: rgb(167 139 250 / .3)}.ring-violet-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 243 255 / var(--tw-ring-opacity, 1))}.ring-violet-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(139 92 246 / var(--tw-ring-opacity, 1))}.ring-violet-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(124 58 237 / var(--tw-ring-opacity, 1))}.ring-violet-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(109 40 217 / var(--tw-ring-opacity, 1))}.ring-violet-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(91 33 182 / var(--tw-ring-opacity, 1))}.ring-violet-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(76 29 149 / var(--tw-ring-opacity, 1))}.ring-white\/10{--tw-ring-color: rgb(255 255 255 / .1)}.ring-white\/20{--tw-ring-color: rgb(255 255 255 / .2)}.ring-white\/30{--tw-ring-color: rgb(255 255 255 / .3)}.ring-white\/5{--tw-ring-color: rgb(255 255 255 / .05)}.ring-yellow-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 249 195 / var(--tw-ring-opacity, 1))}.ring-yellow-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 240 138 / var(--tw-ring-opacity, 1))}.ring-yellow-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1))}.ring-yellow-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1))}.ring-yellow-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 252 232 / var(--tw-ring-opacity, 1))}.ring-yellow-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1))}.ring-yellow-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(202 138 4 / var(--tw-ring-opacity, 1))}.ring-yellow-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(161 98 7 / var(--tw-ring-opacity, 1))}.ring-yellow-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(133 77 14 / var(--tw-ring-opacity, 1))}.ring-yellow-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(113 63 18 / var(--tw-ring-opacity, 1))}.ring-offset-1{--tw-ring-offset-width: 1px}.ring-offset-2{--tw-ring-offset-width: 2px}.ring-offset-4{--tw-ring-offset-width: 4px}.ring-offset-black\/20{--tw-ring-offset-color: rgb(0 0 0 / .2)}.ring-offset-transparent{--tw-ring-offset-color: transparent}.ring-offset-white{--tw-ring-offset-color: #fff}.blur{--tw-blur: blur(8px);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)}.blur-2xl{--tw-blur: blur(40px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur: blur(64px);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)}.blur-\[100px\]{--tw-blur: blur(100px);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)}.blur-\[120px\]{--tw-blur: blur(120px);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)}.blur-\[140px\]{--tw-blur: blur(140px);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)}.blur-\[150px\]{--tw-blur: blur(150px);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)}.blur-\[1px\]{--tw-blur: blur(1px);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)}.blur-\[40px\]{--tw-blur: blur(40px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[50px\]{--tw-blur: blur(50px);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)}.blur-\[60px\]{--tw-blur: blur(60px);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)}.blur-\[80px\]{--tw-blur: blur(80px);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)}.blur-md{--tw-blur: blur(12px);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)}.blur-xl{--tw-blur: blur(24px);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)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));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)}.drop-shadow-2xl{--tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / .15));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)}.drop-shadow-\[0_0_15px_rgba\(16\,185\,129\,0\.3\)\]{--tw-drop-shadow: drop-shadow(0 0 15px rgba(16,185,129,.3));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)}.drop-shadow-\[0_0_8px_rgba\(16\,185\,129\,0\.9\)\]{--tw-drop-shadow: drop-shadow(0 0 8px rgba(16,185,129,.9));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)}.drop-shadow-\[0_0_8px_rgba\(234\,179\,8\,0\.3\)\]{--tw-drop-shadow: drop-shadow(0 0 8px rgba(234,179,8,.3));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)}.drop-shadow-\[0_20px_60px_rgba\(0\,0\,0\,0\.3\)\]{--tw-drop-shadow: drop-shadow(0 20px 60px rgba(0,0,0,.3));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)}.drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .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)}.drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));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)}.drop-shadow-sm{--tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / .05));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)}.grayscale{--tw-grayscale: grayscale(100%);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)}.invert{--tw-invert: invert(100%);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)}.sepia{--tw-sepia: sepia(100%);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)}.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);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-2xl{--tw-backdrop-blur: blur(40px);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-3xl{--tw-backdrop-blur: blur(64px);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-\[1px\]{--tw-backdrop-blur: blur(1px);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-\[2px\]{--tw-backdrop-blur: blur(2px);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-md{--tw-backdrop-blur: blur(12px);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);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-xl{--tw-backdrop-blur: blur(24px);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{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-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;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}.delay-100{transition-delay:.1s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-500{transition-delay:.5s}.delay-700{transition-delay:.7s}.duration-1000{transition-duration:1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-\[10s\]{transition-duration:10s}.duration-\[4s\]{transition-duration:4s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root{--bg-main: #020617;--bg-surface: #0F172A;--bg-surface-light: #1E293B;--border-base: #1E293B;--border-active: #334155;--primary: #10B981;--primary-glow: rgba(16, 185, 129, .15);--secondary: #6366F1;--accent: #F59E0B;--text-primary: #F8FAFC;--text-secondary: #94A3B8;--text-muted: #475569;--radius-sm: 12px;--radius-md: 20px;--radius-lg: 32px;--radius-xl: 48px;--font-heading: "Outfit", "Cairo", sans-serif;--font-body: "Outfit", "Cairo", sans-serif}.enterprise-glass{background:#0f172a66;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.08)}.card-premium{position:relative;overflow:hidden;transition:all .5s;background:linear-gradient(165deg,#0f172acc,#020617e6);border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 40px -15px #00000080}.card-premium:hover{transform:translateY(-8px);border-color:#10b9814d;box-shadow:0 20px 60px -20px #10b98126}.mesh-gradient{background-color:#020617;background-image:radial-gradient(at 0% 0%,rgba(16,185,129,.1) 0,transparent 50%),radial-gradient(at 100% 0%,rgba(99,102,241,.1) 0,transparent 50%),radial-gradient(at 50% 100%,rgba(245,158,11,.05) 0,transparent 50%)}.glow-text{color:#fff;text-shadow:0 0 20px rgba(255,255,255,.3)}.premium-animated-bg{background:linear-gradient(125deg,#020617,#0f172a,#020617);background-size:400% 400%;animation:gradientShift 15s ease infinite}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-main)}::-webkit-scrollbar-thumb{background:var(--bg-surface-light);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--primary)}.card-glow{box-shadow:0 0 80px -20px #10b9811a}.card-glow:hover{box-shadow:0 0 100px -15px #10b98133;border-color:#10b9814d}.text-glow{text-shadow:0 0 15px rgba(16,185,129,.5)}.btn-enterprise{position:relative;overflow:hidden;transition:all .3s;background:linear-gradient(135deg,var(--primary) 0%,#059669 100%);box-shadow:0 4px 15px #10b9814d}.btn-enterprise:hover{box-shadow:0 8px 30px #10b98166;transform:translateY(-2px)}.btn-enterprise:active{transform:scale(.95)}.nav-active{background-color:#10b9811a;color:#10b981;border-right:4px solid #10B981;box-shadow:inset 5px 0 15px #10b9810d}*{box-sizing:border-box;-webkit-font-smoothing:antialiased}html{font-size:14px;-webkit-text-size-adjust:100%}body{margin:0;padding:0;font-family:var(--font-body);background-color:var(--bg-main);color:var(--text-primary);overflow-x:hidden}h1,h2,h3,h4,.font-heading{font-family:var(--font-heading)}.shimmer-bg{background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);background-size:200% 100%;animation:shimmer 2s infinite linear}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.glass-card-emerald{background:#10b98108;border:1px solid rgba(16,185,129,.1);backdrop-filter:blur(10px)}.souq-grid{display:grid;align-items:center;border-bottom:1px solid var(--border-base)}.souq-cell{padding:12px 16px;font-size:.875rem;font-weight:500;border-right:1px solid rgba(0,0,0,.1)}.souq-cell:last-child{border-right:none}.page-enter{opacity:0;transform:translateY(10px)}.page-enter-active{opacity:1;transform:translateY(0);transition:.4s cubic-bezier(.2,.8,.2,1)}.leaflet-container{width:100%!important;height:100%!important;background:#1a1a2e!important;z-index:1}.leaflet-control-container{position:absolute;z-index:1000}.leaflet-control-zoom{border:none!important;box-shadow:0 4px 12px #0000004d!important}.leaflet-control-zoom a{background:#0a0f14e6!important;color:#10b981!important;border:1px solid rgba(16,185,129,.3)!important}.leaflet-control-zoom a:hover{background:#10b98133!important}.leaflet-popup-content-wrapper{background:#0a0f14f2!important;color:#fff!important;border:1px solid rgba(16,185,129,.3)!important;border-radius:12px!important}.leaflet-popup-tip{background:#0a0f14f2!important}.leaflet-popup-content{margin:12px!important}.leaflet-popup-content p{margin:4px 0!important}.leaflet-popup-close-button{color:#fff9!important}.leaflet-popup-close-button:hover{color:#10b981!important}html[data-theme=light]{background-color:#f1f5f9;color:#0f172a;--bg-main: #f1f5f9;--bg-surface: #ffffff;--bg-surface-light: #e2e8f0;--bg-elevated: #e2e8f0;--border-base: #e2e8f0;--border-active: #cbd5e1;--text-primary: #0f172a;--text-secondary: #334155;--text-muted: #64748b;--primary-glow: rgba(16, 185, 129, .1)}html[data-theme=light] .bg-main{background-color:#f1f5f9}html[data-theme=light] .bg-main\/20{background-color:#f1f5f980!important}html[data-theme=light] .bg-main\/30{background-color:#f1f5f9b3!important}html[data-theme=light] .bg-main\/50{background-color:#f1f5f9f2}html[data-theme=light] .bg-main\/80{background-color:#f1f5f9eb}html[data-theme=light] .bg-main\/90{background-color:#f1f5f9f2}html[data-theme=light] .bg-main\/98{background-color:#f1f5f9fa!important}html[data-theme=light] .bg-surface{background-color:#fff}html[data-theme=light] .bg-surface\/20{background-color:#fff9!important}html[data-theme=light] .bg-surface\/30{background-color:#ffffffbf!important}html[data-theme=light] .bg-surface\/40{background-color:#ffffffe0!important}html[data-theme=light] .bg-surface\/50{background-color:#fffc}html[data-theme=light] .bg-surface\/60{background-color:#ffffffe6!important}html[data-theme=light] .bg-surface\/70{background-color:#ffffffeb!important}html[data-theme=light] .bg-surface\/80{background-color:#ffffffeb}html[data-theme=light] .enterprise-glass{background:#ffffffe0!important;backdrop-filter:blur(24px) saturate(130%);-webkit-backdrop-filter:blur(24px) saturate(130%);border-color:#0f172a14!important}html[data-theme=light] .card-premium{background:#fffffff7!important;border-color:#00000012!important;box-shadow:0 4px 20px #0f172a14!important}html[data-theme=light] .bg-white\/5{background-color:#0f172a0a}html[data-theme=light] .bg-white\/10{background-color:#0f172a12}html[data-theme=light] .bg-white\/20{background-color:#0f172a1f}html[data-theme=light] .hover\:bg-white\/5:hover{background-color:#0f172a0d}html[data-theme=light] .hover\:bg-white\/10:hover{background-color:#0f172a14}html[data-theme=light] .border-white\/5{border-color:#0f172a12}html[data-theme=light] .border-white\/10{border-color:#0f172a1a}html[data-theme=light] .border-white\/20{border-color:#0f172a26}html[data-theme=light] .text-text-primary{color:#0f172a!important}html[data-theme=light] .text-text-secondary{color:#334155!important}html[data-theme=light] .text-text-muted{color:#64748b!important}html[data-theme=light] .hover\:text-white:hover{color:#0f172a!important}html[data-theme=light] .text-white\/40{color:#0f172a66!important}html[data-theme=light] .text-white\/60{color:#0f172a99!important}html[data-theme=light] aside .text-white\/40{color:#0f172a73!important}html[data-theme=light] aside .hover\:text-white\/80:hover{color:#0f172ad9!important}html[data-theme=light] aside .text-text-secondary{color:#475569!important}html[data-theme=light] .border-y.border-white\/10{border-color:#0f172a14!important}html[data-theme=light] .text-white{color:#0f172a!important}html[data-theme=light] .text-white\/10{color:#0f172a1f!important}html[data-theme=light] .text-white\/15{color:#0f172a2b!important}html[data-theme=light] .text-white\/20{color:#0f172a38!important}html[data-theme=light] .text-white\/25{color:#0f172a47!important}html[data-theme=light] .text-white\/30{color:#0f172a52!important}html[data-theme=light] .text-white\/35{color:#0f172a61!important}html[data-theme=light] .text-white\/40{color:#0f172a6e!important}html[data-theme=light] .text-white\/45{color:#0f172a7a!important}html[data-theme=light] .text-white\/50{color:#0f172a85!important}html[data-theme=light] .text-white\/60{color:#0f172a9e!important}html[data-theme=light] .text-white\/70{color:#0f172ab3!important}html[data-theme=light] .text-white\/80{color:#0f172acc!important}html[data-theme=light] .text-white\/90{color:#0f172ae6!important}html[data-theme=light] .bg-white\/4{background-color:#0f172a08!important}html[data-theme=light] .bg-white\/12{background-color:#0f172a12!important}html[data-theme=light] .bg-white\/15{background-color:#0f172a17!important}html[data-theme=light] .border-white\/4{border-color:#0f172a0d!important}html[data-theme=light] .border-white\/12{border-color:#0f172a17!important}html[data-theme=light] .hover\:bg-white\/8:hover{background-color:#0f172a0f!important}html[data-theme=light] .hover\:bg-white\/12:hover{background-color:#0f172a14!important}html[data-theme=light] .hover\:border-white\/12:hover{border-color:#0f172a1a!important}html[data-theme=light] .bg-black\/20{background-color:#0f172a0d!important}html[data-theme=light] .bg-black\/30{background-color:#0f172a0f!important}html[data-theme=light] .bg-black\/40{background-color:#0f172a12!important}html[data-theme=light] .bg-black\/50{background-color:#0f172a14!important}html[data-theme=light] .bg-black\/55{background-color:#0f172a17!important}[data-sidebar-theme=light] .lp-input{background-color:#f8fafc!important;border-color:#cbd5e1!important;color:#0f172a!important}[data-sidebar-theme=light] .lp-input::-moz-placeholder{color:#94a3b8!important}[data-sidebar-theme=light] .lp-input::placeholder{color:#94a3b8!important}[data-sidebar-theme=light] .lp-input:focus{border-color:#f43f5e!important}[data-sidebar-theme=light] .lp-card{background-color:#fff!important;border-color:#e2e8f0!important}[data-sidebar-theme=light] .lp-section-header-off{background-color:#f8fafc!important}[data-sidebar-theme=light] .lp-section-body{background-color:#f0f4f8!important;border-color:#f43f5e40!important}[data-sidebar-theme=light] .lp-block-row{background-color:#fff!important;border-color:#e2e8f0!important}[data-sidebar-theme=light] .lp-block-row:hover{background-color:#f8fafc!important}[data-sidebar-theme=light] .lp-color-picker{background-color:#f8fafc!important;border-color:#cbd5e1!important}[data-sidebar-theme=light] .lp-label{color:#374151!important}[data-sidebar-theme=light] .lp-sublabel{color:#6b7280!important}[data-sidebar-theme=light] .lp-label-mono{color:#475569!important}[data-sidebar-theme=light] .lp-tab-bar{border-color:#e2e8f0!important}[data-sidebar-theme=light] .lp-tab-inactive{color:#6b7280!important}[data-sidebar-theme=light] .lp-tab-inactive:hover{color:#374151!important}[data-sidebar-theme=light] .lp-section-border-off{border-color:#e2e8f0!important}[data-sidebar-theme=light] .lp-toggle-label{color:#374151!important}[data-sidebar-theme=light] .lp-toggle-sublabel{color:#9ca3af!important}html[data-theme=light] .border-white\/15{border-color:#0f172a17!important}html[data-theme=light] ::-webkit-scrollbar-track{background:#f1f5f9}html[data-theme=light] ::-webkit-scrollbar-thumb{background:#cbd5e1}html[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#10b981}html[data-theme=light] input,html[data-theme=light] select,html[data-theme=light] textarea{color:#0f172a;background-color:#f1f5f9e6}html[data-theme=light] input::-moz-placeholder{color:#94a3b8}html[data-theme=light] input::placeholder{color:#94a3b8}html[data-theme=light] [style*="rgba(20, 184, 166"]{background:linear-gradient(90deg,transparent,rgba(20,184,166,.08),rgba(20,184,166,.04),transparent)!important}html[data-theme=light] [style*="rgba(34, 197, 94"]{background:linear-gradient(90deg,transparent,rgba(34,197,94,.08),rgba(34,197,94,.04),transparent)!important}html[data-theme=light] .bg-\[\#050505\]{background-color:#f1f5f9!important}html[data-theme=light] .text-white,html[data-theme=light] .group-hover\:text-white:hover{color:#0f172a!important}html[data-theme=light] .text-gray-400{color:#475569!important}html[data-theme=light] .text-gray-500,html[data-theme=light] .text-slate-400{color:#64748b!important}html[data-theme=light] .text-slate-300{color:#475569!important}html[data-theme=light] .bg-\[\#0A0A0A\]{background-color:#fff!important;border-color:#0f172a1a!important}html[data-theme=light] .bg-\[\#0d1526\]{background-color:#fff!important}html[data-theme=light] .bg-\[\#141f35\]{background-color:#f8fafc!important}html[data-theme=light] .hover\:bg-white\/\[0\.08\]:hover{background-color:#0f172a0f!important}html[data-theme=light] .hover\:bg-white\/\[0\.04\]:hover{background-color:#0f172a0a!important}html[data-theme=light] .hover\:bg-white\/\[0\.05\]:hover{background-color:#0f172a0d!important}html[data-theme=light] .hover\:border-white\/20:hover{border-color:#0f172a33!important}html[data-theme=light] .hover\:border-white\/30:hover{border-color:#0f172a40!important}html[data-theme=light] .divide-white\/5>:not([hidden])~:not([hidden]){border-color:#0f172a14!important}html[data-theme=light] .bg-black\/70{background-color:#ffffffeb!important}html[data-theme=light] .blur-\[80px\]{opacity:.25!important}html[data-theme=light] .rounded-2xl.bg-white\/5,html[data-theme=light] .rounded-2xl.bg-white\/\[0\.03\],html[data-theme=light] .rounded-3xl.bg-white\/5{background-color:#fff!important;box-shadow:0 1px 4px #0f172a14!important}html[data-theme=light] .border-b.border-white\/10{border-color:#0f172a1a!important}html[data-theme=light] .bg-white\/10{background-color:#0f172a14!important}html[data-theme=light] .bg-yellow-500\/5{background-color:#fefce8!important}html[data-theme=light] .bg-white\/10.text-gray-400{background-color:#e2e8f0!important;color:#475569!important}html[data-theme=light] .bg-emerald-500\/10{background-color:#10b9811a!important}html[data-theme=light] .group-hover\:text-emerald-400:hover{color:#059669!important}html[data-theme=light] .group-hover\:text-slate-300:hover{color:#475569!important}html[data-theme=light] .bg-black\/50{background-color:#ffffffeb!important;box-shadow:0 1px 8px #0f172a1a!important}html[data-theme=light] .border-white\/20{border-color:#0f172a26!important}html[data-theme=light] .hover\:border-white\/40:hover{border-color:#0f172a4d!important}html[data-theme=light] .bg-white\/20,html[data-theme=light] .hover\:bg-white\/20:hover{background-color:#0f172a1a!important}html[data-theme=light] .text-amber-300{color:#92400e!important}html[data-theme=light] .rounded-2xl.overflow-hidden.bg-white\/5{background-color:#fff!important;box-shadow:0 1px 4px #0f172a14!important}html[data-theme=light] .bg-\[\#020617\]{background-color:#f1f5f9!important}html[data-theme=light] .bg-\[\#0f172a\]{background-color:#fff!important;border-color:#0f172a1f!important;box-shadow:0 4px 20px #0f172a1f!important}html[data-theme=light] .bg-slate-900{background-color:#fff!important}html[data-theme=light] .bg-slate-900\/50{background-color:#fffffff7!important;box-shadow:0 2px 12px #0f172a14!important}html[data-theme=light] .bg-slate-800{background-color:#e2e8f0!important}html[data-theme=light] .bg-slate-800\/50{background-color:#e2e8f0b3!important}html[data-theme=light] .bg-slate-800\/80{background-color:#e2e8f0e6!important}html[data-theme=light] .bg-slate-700{background-color:#cbd5e1!important}html[data-theme=light] .border-slate-800{border-color:#0f172a1f!important}html[data-theme=light] .border-white\/5{border-color:#0f172a12!important}html[data-theme=light] .hover\:border-slate-600:hover{border-color:#0f172a38!important}html[data-theme=light] .hover\:bg-slate-700:hover{background-color:#e2e8f0!important}html[data-theme=light] .text-slate-300{color:#334155!important}html[data-theme=light] .group-hover\:text-slate-300:hover,html[data-theme=light] .hover\:text-slate-300:hover{color:#475569!important}html[data-theme=light] .text-gray-300,html[data-theme=light] .group-hover\:text-gray-300:hover,html[data-theme=light] .hover\:text-gray-300:hover{color:#374151!important}html[data-theme=light] .hover\:text-white:hover,html[data-theme=light] .group-hover\:text-white:hover{color:#0f172a!important}html[data-theme=light] .bg-black\/40{background-color:#0f172a0f!important}html[data-theme=light] .bg-black\/30{background-color:#0f172a0d!important}html[data-theme=light] .bg-black\/20{background-color:#0f172a0a!important}html[data-theme=light] .bg-\[\#07090f\]{background-color:#f8fafc!important}html[data-theme=light] .bg-white\/\[0\.04\]{background-color:#0f172a0a!important}html[data-theme=light] .hover\:bg-white\/\[0\.04\]:hover{background-color:#0f172a0d!important}html[data-theme=light] .bg-white\/\[0\.03\]{background-color:#0f172a08!important}html[data-theme=light] .bg-white\/\[0\.02\]{background-color:#0f172a05!important}html[data-theme=light] .border-white\/8{border-color:#0f172a14!important}html[data-theme=light] .text-indigo-300{color:#4338ca!important}html[data-theme=light] .hover\:text-indigo-300:hover{color:#3730a3!important}html[data-theme=light] .bg-\[\#1A1A1A\],html[data-theme=light] .bg-\[\#1a1a1a\]{background-color:#f8fafc!important;border-color:#0f172a14!important}html[data-theme=light] .bg-\[\#141414\]{background-color:#f1f5f9!important}html[data-theme=light] .bg-\[\#0F0F0F\],html[data-theme=light] .bg-\[\#0f0f0f\]{background-color:#fff!important}html[data-theme=light] .bg-\[\#0b101e\]{background-color:#f8fafc!important}html[data-theme=light] .bg-black\/60{background-color:#0f172a14!important}html[data-theme=light] .focus\:bg-black\/60:focus{background-color:#0f172a12!important}html[data-theme=light] .hover\:bg-black\/70:hover{background-color:#0f172a17!important}html[data-theme=light] .text-gray-200{color:#1e293b!important}html[data-theme=light] .bg-gray-900{background-color:#f1f5f9!important;border-color:#0f172a1a!important}html[data-theme=light] .bg-gray-900\/50{background-color:#f1f5f9b3!important}html[data-theme=light] .bg-gray-800{background-color:#e2e8f0!important}html[data-theme=light] .bg-gray-800\/20{background-color:#e2e8f066!important}html[data-theme=light] .bg-gray-700{background-color:#cbd5e1!important}[data-sidebar-theme=light]{background-color:#f1f5f9!important;color:#0f172a}[data-sidebar-theme=light] .from-\[\#111827\]{--tw-gradient-from: #f8fafc !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, transparent) !important}[data-sidebar-theme=light] .to-\[\#0d1526\]{--tw-gradient-to: #eff3f8 !important}[data-sidebar-theme=light] .text-white,[data-sidebar-theme=light] .hover\:text-white:hover{color:#0f172a!important}[data-sidebar-theme=light] .text-slate-300{color:#334155!important}[data-sidebar-theme=light] .text-slate-400{color:#475569!important}[data-sidebar-theme=light] .text-slate-500,[data-sidebar-theme=light] .text-slate-600{color:#64748b!important}[data-sidebar-theme=light] .text-slate-700{color:#475569!important}[data-sidebar-theme=light] .text-gray-300{color:#374151!important}[data-sidebar-theme=light] .text-gray-400{color:#475569!important}[data-sidebar-theme=light] .text-gray-500{color:#64748b!important}[data-sidebar-theme=light] .text-white\/20{color:#0f172a33!important}[data-sidebar-theme=light] .bg-white\/5{background-color:#0f172a0a!important}[data-sidebar-theme=light] .bg-white\/8{background-color:#0f172a0f!important}[data-sidebar-theme=light] .bg-white\/10{background-color:#0f172a12!important}[data-sidebar-theme=light] .bg-white\/20{background-color:#0f172a1f!important}[data-sidebar-theme=light] .bg-white\/\[0\.03\]{background-color:#0f172a08!important}[data-sidebar-theme=light] .bg-white\/\[0\.08\]{background-color:#0f172a12!important}[data-sidebar-theme=light] .hover\:bg-white\/5:hover{background-color:#0f172a0d!important}[data-sidebar-theme=light] .hover\:bg-white\/10:hover{background-color:#0f172a14!important}[data-sidebar-theme=light] .hover\:bg-white\/15:hover{background-color:#0f172a17!important}[data-sidebar-theme=light] .hover\:bg-white\/20:hover{background-color:#0f172a1f!important}[data-sidebar-theme=light] .border-white\/5{border-color:#0f172a12!important}[data-sidebar-theme=light] .border-white\/10{border-color:#0f172a17!important}[data-sidebar-theme=light] .border-white\/\[0\.05\]{border-color:#0f172a12!important}[data-sidebar-theme=light] .border-white\/\[0\.06\]{border-color:#0f172a14!important}[data-sidebar-theme=light] .border-white\/\[0\.08\]{border-color:#0f172a1a!important}[data-sidebar-theme=light] input,[data-sidebar-theme=light] textarea,[data-sidebar-theme=light] select{background-color:#0f172a0a!important;color:#0f172a!important;border-color:#0f172a1f!important}[data-sidebar-theme=light] input::-moz-placeholder{color:#94a3b8!important}[data-sidebar-theme=light] input::placeholder{color:#94a3b8!important}[data-sidebar-theme=light] .group-hover\:text-slate-400:hover,[data-sidebar-theme=light] .hover\:text-slate-400:hover{color:#475569!important}[data-sidebar-theme=light] .hover\:text-red-400:hover{color:#dc2626!important}html[data-theme=light] .bg-\[\#0d1526\]\/95{background-color:#f1f5f9f7!important;border-color:#0f172a1f!important}html[data-theme=light] .text-slate-600{color:#475569!important}[data-sidebar-theme=light] .bg-black\/40{background-color:#0f172a14!important}[data-sidebar-theme=light] .bg-black\/30{background-color:#0f172a0f!important}[data-sidebar-theme=light] .bg-black\/20{background-color:#0f172a0a!important}[data-sidebar-theme=light] .bg-white\/\[0\.06\]{background-color:#0f172a12!important}[data-sidebar-theme=light] .bg-\[\#080e1c\]{background-color:#f1f5f9!important}[data-sidebar-theme=light] .bg-\[\#0d1526\],[data-sidebar-theme=light] .bg-\[\#0f172a\]{background-color:#fff!important}[data-sidebar-theme=light] .bg-\[\#111827\]{background-color:#f8fafc!important}[data-sidebar-theme=light] .bg-\[\#141f35\]{background-color:#f1f5f9!important}[data-sidebar-theme=light] .bg-slate-900{background-color:#f8fafc!important}[data-sidebar-theme=light] .bg-slate-800{background-color:#e2e8f0!important}[data-sidebar-theme=light] .bg-gray-900{background-color:#f1f5f9!important}[data-sidebar-theme=light] .bg-gray-800{background-color:#e2e8f0!important}[data-sidebar-theme=light] .group-hover\:text-white:hover{color:#0f172a!important}[data-sidebar-theme=light] .text-indigo-400{color:#4f46e5!important}[data-sidebar-theme=light] .hover\:border-white\/20:hover{border-color:#0f172a26!important}[data-sidebar-theme=light] .hover\:border-indigo-500\/30:hover{border-color:#6366f14d!important}@keyframes progress-stripes{0%{background-position:0 0}to{background-position:40px 0}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.animate-shimmer{animation:shimmer 2s infinite linear}.animate-progress-stripes{animation:progress-stripes 1s linear infinite}html[data-theme=light] .landing-root h1,html[data-theme=light] .landing-root h2,html[data-theme=light] .landing-root h3,html[data-theme=light] .landing-root h4{color:#0f172a!important}html[data-theme=light] .landing-root p{color:#374151!important}html[data-theme=light] .landing-root nav{background:#f1f5f9f2!important;border-color:#0000001a!important;box-shadow:0 4px 20px #00000014!important}html[data-theme=light] .landing-root nav a{color:#0f172aa6!important}html[data-theme=light] .landing-root section{background:transparent!important}html[data-theme=light] .landing-root .lp-card{background:#ffffffd9!important;border-color:#00000012!important}html[data-theme=light] .landing-root nav button:not([style*=linear-gradient]){background:#0000000d!important;border-color:#0000001f!important;color:#0f172ab3!important}html[data-theme=light] .landing-root nav>div>div>div[style*="rgba(13,21,38"]{background:#fff!important;border-color:#0000001a!important}html[data-theme=light] .landing-root span:not([style*="color: #00d084"]):not([style*="color: #7c3aed"]):not([style*=-webkit-text-fill-color]):not([style*="color: #a78bfa"]):not([style*="color: #25d366"]):not([style*="color: #f59e0b"]):not([style*="color: #3b82f6"]):not([style*="color: #8b5cf6"]){color:inherit!important}html[data-theme=light] .landing-root li{color:#374151!important}html[data-theme=light] .landing-root [style*="rgba(255,255,255,0.03)"],html[data-theme=light] .landing-root [style*="rgba(255,255,255,0.04)"],html[data-theme=light] .landing-root [style*="rgba(255,255,255,0.05)"]{background:#ffffffb3!important}html[data-theme=light] .landing-root [style*="rgba(255,255,255,0.02)"]{background:#fff9!important}html[data-theme=light] .landing-root [style*="rgba(255,255,255,0.07)"],html[data-theme=light] .landing-root [style*="rgba(255,255,255,0.08)"],html[data-theme=light] .landing-root [style*="rgba(255,255,255,0.06)"]{border-color:#00000014!important}html[data-theme=light] .landing-root [style*="rgba(255,255,255,0.03)"][style*=border]{background:#fff!important;border-color:#00000012!important}html[data-theme=light] .text-gray-100,html[data-theme=light] .hover\:text-gray-100:hover{color:#1e293b!important}html[data-theme=light] .text-gray-600{color:#334155!important}html[data-theme=light] .text-gray-700,html[data-theme=light] .hover\:text-gray-600:hover,html[data-theme=light] .text-slate-100{color:#1e293b!important}html[data-theme=light] .text-slate-200{color:#334155!important}html[data-theme=light] .text-slate-500,html[data-theme=light] .hover\:text-slate-500:hover{color:#475569!important}html[data-theme=light] .text-gray-50{color:#0f172a!important}html[data-theme=light] .bg-gray-600,html[data-theme=light] .bg-gray-500{background-color:#94a3b8!important}html[data-theme=light] .bg-zinc-700,html[data-theme=light] .bg-zinc-800,html[data-theme=light] .bg-zinc-900,html[data-theme=light] .bg-neutral-700,html[data-theme=light] .bg-neutral-800,html[data-theme=light] .bg-neutral-900{background-color:#e2e8f0!important}html[data-theme=light] .hover\:text-gray-400:hover{color:#334155!important}html[data-theme=light] .hover\:text-gray-500:hover{color:#475569!important}html[data-theme=light] .text-white\/12{color:#0f172a2e!important}html[data-theme=light] .text-white\/15{color:#0f172a38!important}html[data-theme=light] .text-white\/25{color:#0f172a52!important}html[data-theme=light] .text-white\/35{color:#0f172a66!important}html[data-theme=light] .text-white\/45{color:#0f172a80!important}html[data-theme=light] .bg-white\/3{background-color:#0f172a08!important}html[data-theme=light] .bg-white\/4{background-color:#0f172a0a!important}html[data-theme=light] .bg-white\/8{background-color:#0f172a0d!important}html[data-theme=light] .border-white\/8{border-color:#0f172a12!important}html[data-theme=light] .border-white\/25{border-color:#0f172a2e!important}html[data-theme=light] .hover\:text-white\/50:hover{color:#0f172a8c!important}html[data-theme=light] .hover\:text-white\/60:hover{color:#0f172aa6!important}html[data-theme=light] .hover\:text-white\/70:hover{color:#0f172abf!important}html[data-theme=light] .hover\:border-white\/8:hover{border-color:#0f172a14!important}html[data-theme=light] .hover\:border-white\/15:hover{border-color:#0f172a1f!important}html[data-theme=light] .bg-white\/2{background-color:#0f172a05!important}html[data-theme=light] .bg-white\/6{background-color:#0f172a0b!important}html[data-theme=light] .border-white\/6{border-color:#0f172a0f!important}html[data-theme=light] .hover\:bg-white\/6:hover{background-color:#0f172a0f!important}html[data-theme=light] textarea::-moz-placeholder{color:#94a3b8!important}html[data-theme=light] textarea::placeholder{color:#94a3b8!important}html[data-theme=light] input::-moz-placeholder{color:#94a3b8!important}html[data-theme=light] input::placeholder{color:#94a3b8!important}html[data-theme=light] textarea{color:#0f172a!important}html[data-theme=light] .backdrop-blur-xl.border-white\/5{background-color:#ffffffd9!important;border-color:#0f172a14!important}html[data-theme=light] .bg-white\/3.border-white\/5{background-color:#0f172a06!important}html[data-theme=light] .bg-black\/20.border-white\/8,html[data-theme=light] .bg-white\/4.border-white\/5{background-color:#0f172a0a!important;border-color:#0f172a12!important}html[data-theme=light] .border-emerald\/20{border-color:#10b98140!important}html[data-theme=light] .border-emerald\/25{border-color:#10b9814d!important}html[data-theme=light] .bg-white\/5{background-color:#0f172a0a!important}html[data-theme=light] .hover\:bg-white\/10:hover{background-color:#0f172a12!important}html[data-theme=light] .bg-emerald .text-white\/25,html[data-theme=light] .bg-emerald .text-white\/30,html[data-theme=light] .bg-emerald .text-white\/40{color:#ffffffd9!important}@media(prefers-color-scheme:light){html:not([data-theme=dark]):not([data-theme=light]){--bg-main: #f1f5f9;--bg-surface: #ffffff;--bg-surface-light: #e2e8f0;--border-base: #e2e8f0;--border-active: #cbd5e1;--text-primary: #0f172a;--text-secondary: #334155;--text-muted: #64748b;--primary-glow: rgba(16, 185, 129, .1)}html:not([data-theme=dark]):not([data-theme=light]) body{background-color:#f1f5f9;color:#0f172a}}@media(max-width:768px){.lp-hero-section{height:auto!important;min-height:100dvh!important;overflow:visible!important;padding-top:110px!important;padding-bottom:48px!important}.lp-hero-grid{grid-template-columns:1fr!important;gap:32px!important}.lp-hero-showcase{width:100%!important;max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.lp-hero-showcase>div{min-width:340px}.lp-stats-grid{grid-template-columns:1fr 1fr!important}.lp-stats-grid>div{border-inline-end:none!important;border-bottom:1px solid rgba(128,128,128,.15)!important;padding:20px 12px!important}.lp-stats-grid>div:nth-child(odd){border-inline-end:1px solid rgba(128,128,128,.15)!important}.lp-stats-grid>div:nth-last-child(-n+2){border-bottom:none!important}.lp-types-grid{grid-template-columns:1fr 1fr!important;gap:12px!important}.lp-features-panel{grid-template-columns:1fr!important;gap:28px!important;padding:28px 20px!important}.lp-wa-inner-grid{grid-template-columns:1fr!important;gap:16px!important}.lp-wa-phone{width:100%!important;max-width:320px!important;margin:0 auto!important}.lp-compare-outer{overflow-x:auto!important;-webkit-overflow-scrolling:touch;padding-bottom:8px}.lp-compare-table{min-width:580px;overflow:hidden!important}.lp-plans-grid{grid-template-columns:1fr!important;gap:20px!important}.lp-plans-grid>div{transform:none!important}.lp-testimonials-grid{grid-template-columns:1fr 1fr!important;gap:14px!important}}@media(max-width:480px){.lp-types-grid,.lp-testimonials-grid{grid-template-columns:1fr!important}.lp-stats-grid>div{padding:16px 8px!important}.lp-stats-grid>div>div:first-child{font-size:22px!important}.lp-stats-grid>div>div:nth-child(2){font-size:28px!important}}.lp-carousel-mobile{display:none!important}.lp-carousel-desktop{display:flex!important}@media(max-width:768px){.lp-carousel-desktop{display:none!important}.lp-carousel-mobile{display:flex!important}}.sidebar-handle{position:absolute;top:50%;inset-inline-end:-12px;transform:translateY(-50%);z-index:40;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--bg-surface-light);border:1px solid var(--border-active);color:var(--text-secondary);opacity:0;cursor:pointer;transition:opacity .2s ease,background .2s ease,color .2s ease,transform .2s ease}aside:hover .sidebar-handle,.sidebar-handle:focus-visible{opacity:1}.sidebar-handle:hover{background:#ff7a1a;border-color:#ff7a1a;color:#0b0b0e;transform:translateY(-50%) scale(1.1)}[dir=ltr] .sidebar-handle svg{transform:scaleX(-1)}.fl-topbar{background:#0c0c1180;color:#f5f3ef;font-family:IBM Plex Sans Arabic,Alexandria,Outfit,Cairo,sans-serif}html[data-theme=light] .fl-topbar{background:#fffc;color:#0c0c11}.fl-notif-panel{background:#0c0c11;font-family:IBM Plex Sans Arabic,Alexandria,Outfit,Cairo,sans-serif}html[data-theme=light] .fl-notif-panel{background:#fff}html[data-theme=light] .fl-topbar .text-text-primary,html[data-theme=light] .fl-notif-panel .text-text-primary{color:#0c0c11!important}html[data-theme=light] .fl-topbar .text-text-secondary,html[data-theme=light] .fl-notif-panel .text-text-secondary{color:#2e2e38!important}.fl-store-design-btn{color:#fff}html[data-theme=light] .fl-store-design-btn{color:#000}.fl-dashboard-sidebar{background:linear-gradient(180deg,#ff7a1a12,#0c0c1100 150px),#0c0c11d1;border:0;border-inline-end:1px solid rgba(255,255,255,.08);box-shadow:inset -1px 0 #ffffff08,18px 0 42px #00000038;color:#f5f3ef;font-family:IBM Plex Sans Arabic,Alexandria,Outfit,Cairo,sans-serif}.fl-dashboard-sidebar .sidebar-handle{background:#ff7a1a24;border-color:#ff7a1a57;color:#ffb26b;box-shadow:0 10px 24px #00000047}.fl-sidebar-logo{border-bottom:1px solid rgba(255,255,255,.06)}.fl-sidebar-nav{padding:.45rem 0 .65rem}.fl-sidebar-section{margin:.45rem;padding:.45rem 0;border:1px solid rgba(255,255,255,.055);border-radius:14px;background:linear-gradient(180deg,#ffffff09,#ffffff03)}.fl-sidebar-section-active{border-color:#ff7a1a2e;background:linear-gradient(180deg,#ff7a1a17,#ffffff05),#ffffff04}.fl-sidebar-section-plain{padding-inline:.75rem}.fl-sidebar-collapsed .fl-sidebar-logo{justify-content:center;padding-inline:.55rem}.fl-sidebar-collapsed .fl-sidebar-section{margin-inline:.35rem}.fl-sidebar-collapsed .fl-sidebar-section>.px-3{padding-inline:.45rem}.fl-sidebar-collapsed .fl-sidebar-section-plain{padding-inline:.45rem}.fl-sidebar-item,.fl-sidebar-subitem,.fl-sidebar-footer-action{width:100%;display:flex;align-items:center;gap:.5rem;border:1px solid transparent;color:#f5f3ef94;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.fl-sidebar-item{min-height:34px;padding:.48rem .62rem;border-radius:12px}.fl-sidebar-collapsed .fl-sidebar-item{justify-content:center;gap:0;padding-inline:.35rem}.fl-sidebar-item-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;line-height:1.2;letter-spacing:0}.fl-sidebar-item:hover,.fl-sidebar-subitem:hover,.fl-sidebar-footer-action:hover{color:#fff8f1;border-color:#ff7a1a38;background:#ff7a1a14}[dir=rtl] .fl-sidebar-item:hover,[dir=rtl] .fl-sidebar-subitem:hover,[dir=rtl] .fl-sidebar-footer-action:hover{transform:translate(-2px)}[dir=ltr] .fl-sidebar-item:hover,[dir=ltr] .fl-sidebar-subitem:hover,[dir=ltr] .fl-sidebar-footer-action:hover{transform:translate(2px)}.fl-sidebar-item-active,.fl-sidebar-subitem-active,.fl-sidebar-footer-action-active,.fl-nav-active-brand{color:#ffb26b;border-color:#ff7a1a61;background:linear-gradient(135deg,#ff7a1a33,#ff7a1a14);box-shadow:inset 0 1px #ffffff12,0 10px 24px #ff7a1a1f}.fl-sidebar-chevron{color:#f5f3ef38}.fl-sidebar-chevron-active{color:#ffb26b}.fl-sidebar-sublist{padding-bottom:.4rem;display:flex;flex-direction:column;gap:2px}.fl-sidebar-subitem{min-height:29px;border-radius:10px;color:#f5f3ef6b}.fl-sidebar-subitem-open{padding:.36rem .55rem}.fl-sidebar-subitem-collapsed{justify-content:center;padding:.38rem}.fl-sidebar-subitem-rail{width:2px;height:.75rem;border-radius:999px;background:#ffffff1a}.fl-sidebar-subitem-active .fl-sidebar-subitem-rail{background:#ff7a1a;box-shadow:0 0 10px #ff7a1a8c}.fl-sidebar-subitem-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;line-height:1.2;letter-spacing:0}.fl-sidebar-footer-action{min-height:38px;padding:.56rem .64rem;border-radius:12px;background:#ffffff0a;border-color:#ffffff12}.fl-sidebar-footer-action-icon{color:#ffb26b;transition:transform .18s ease}.fl-sidebar-footer-action:hover .fl-sidebar-footer-action-icon{transform:rotate(45deg)}.fl-sidebar-footer-action-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:900;line-height:1.2;letter-spacing:0}.fl-sidebar-support-wrap{border-top:1px solid rgba(255,255,255,.06)}.fl-sidebar-support{width:100%;border-radius:14px;border:1px solid rgba(255,122,26,.3);background:linear-gradient(135deg,#ff7a1a2e,#ff7a1a14);color:#ffb26b;transition:border-color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease}.fl-sidebar-support:hover{border-color:#ff7a1a80;box-shadow:0 12px 28px #ff7a1a1f;transform:translateY(-1px)}.fl-sidebar-support-open{display:flex;align-items:center;gap:.75rem;padding:.62rem .7rem}.fl-sidebar-support-collapsed{display:flex;align-items:center;justify-content:center;padding:.3rem}.fl-sidebar-support-icon{width:2rem;height:2rem;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#ff7a1a29;color:#ffb26b}.fl-sidebar-collapsed .fl-sidebar-support-icon{width:1.75rem;height:1.75rem;border-radius:10px}.fl-sidebar-support-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;line-height:1.15;color:#fff4ea}.fl-sidebar-support-meta{margin-top:.12rem;font-size:10px;line-height:1.1;color:#ffb26bc2}html[data-theme=light] .fl-dashboard-sidebar{background:linear-gradient(180deg,#ff7a1a17,#fff0 150px),#ffffffdb;border-inline-end-color:#0f172a17;box-shadow:inset -1px 0 #0f172a09,14px 0 38px #0f172a14;color:#0c0c11}html[data-theme=light] .fl-sidebar-logo,html[data-theme=light] .fl-sidebar-support-wrap{border-color:#0f172a14}html[data-theme=light] .fl-sidebar-section{border-color:#0f172a12;background:linear-gradient(180deg,#0f172a09,#ffffff80)}html[data-theme=light] .fl-sidebar-section-active{border-color:#de620338;background:linear-gradient(180deg,#ff7a1a1c,#fff9),#ffffffad}html[data-theme=light] .fl-sidebar-item,html[data-theme=light] .fl-sidebar-subitem,html[data-theme=light] .fl-sidebar-footer-action{color:#0f172a9e}html[data-theme=light] .fl-sidebar-item:hover,html[data-theme=light] .fl-sidebar-subitem:hover,html[data-theme=light] .fl-sidebar-footer-action:hover{color:#0f172a;border-color:#de62033d;background:#ff7a1a17}html[data-theme=light] .fl-sidebar-item-active,html[data-theme=light] .fl-sidebar-subitem-active,html[data-theme=light] .fl-sidebar-footer-action-active,html[data-theme=light] .fl-nav-active-brand{color:#de6203;border-color:#de62035c;background:linear-gradient(135deg,#ff7a1a29,#ff7a1a0f);box-shadow:inset 0 1px #fffc,0 10px 22px #de62031a}html[data-theme=light] .fl-sidebar-chevron{color:#0f172a47}html[data-theme=light] .fl-sidebar-chevron-active,html[data-theme=light] .fl-sidebar-footer-action-icon,html[data-theme=light] .fl-sidebar-support,html[data-theme=light] .fl-sidebar-support-icon{color:#de6203}html[data-theme=light] .fl-sidebar-footer-action{background:#ffffffa8;border-color:#0f172a14}html[data-theme=light] .fl-sidebar-support{border-color:#de620347;background:linear-gradient(135deg,#ff7a1a24,#ffffff9e)}html[data-theme=light] .fl-sidebar-support-icon{background:#ff7a1a24}html[data-theme=light] .fl-sidebar-support-title{color:#7c2d12}html[data-theme=light] .fl-sidebar-support-meta{color:#de6203b8}.selection\:bg-blue-500 *::-moz-selection{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.selection\:bg-blue-500 *::selection{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.selection\:bg-emerald-500 *::-moz-selection{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.selection\:bg-emerald-500 *::selection{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.selection\:bg-indigo-500 *::-moz-selection{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.selection\:bg-indigo-500 *::selection{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.selection\:text-black *::-moz-selection{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.selection\:text-black *::selection{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.selection\:text-white *::-moz-selection{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.selection\:text-white *::selection{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.selection\:bg-blue-500::-moz-selection{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.selection\:bg-blue-500::selection{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.selection\:bg-emerald-500::-moz-selection{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.selection\:bg-emerald-500::selection{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.selection\:bg-indigo-500::-moz-selection{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.selection\:bg-indigo-500::selection{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.selection\:text-black::-moz-selection{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.selection\:text-black::selection{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.selection\:text-white::-moz-selection{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.selection\:text-white::selection{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-300::-moz-placeholder{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-300::placeholder{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-400::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-600::-moz-placeholder{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-600::placeholder{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-600::-moz-placeholder{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-600::placeholder{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-700::-moz-placeholder{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-700::placeholder{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-800::-moz-placeholder{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-800::placeholder{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.placeholder\:text-white\/10::-moz-placeholder{color:#ffffff1a}.placeholder\:text-white\/10::placeholder{color:#ffffff1a}.placeholder\:text-white\/15::-moz-placeholder{color:#ffffff26}.placeholder\:text-white\/15::placeholder{color:#ffffff26}.placeholder\:text-white\/20::-moz-placeholder{color:#fff3}.placeholder\:text-white\/20::placeholder{color:#fff3}.placeholder\:text-white\/25::-moz-placeholder{color:#ffffff40}.placeholder\:text-white\/25::placeholder{color:#ffffff40}.placeholder\:text-white\/30::-moz-placeholder{color:#ffffff4d}.placeholder\:text-white\/30::placeholder{color:#ffffff4d}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:left-\[2px\]:after{content:var(--tw-content);left:2px}.after\:start-\[2px\]:after{content:var(--tw-content);inset-inline-start:2px}.after\:top-\[2px\]:after{content:var(--tw-content);top:2px}.after\:h-4:after{content:var(--tw-content);height:1rem}.after\:h-5:after{content:var(--tw-content);height:1.25rem}.after\:w-4:after{content:var(--tw-content);width:1rem}.after\:w-5:after{content:var(--tw-content);width:1.25rem}.after\:rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\:border:after{content:var(--tw-content);border-width:1px}.after\:border-gray-300:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.after\:bg-white:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.after\:transition-all:after{content:var(--tw-content);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.last\:mb-0:last-child{margin-bottom:0}.last\:border-0:last-child{border-width:0px}.last\:pb-0:last-child{padding-bottom:0}.focus-within\:border-amber-100:focus-within{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}.focus-within\:border-amber-200:focus-within{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.focus-within\:border-amber-300:focus-within{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.focus-within\:border-amber-400:focus-within{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.focus-within\:border-amber-50:focus-within{--tw-border-opacity: 1;border-color:rgb(255 251 235 / var(--tw-border-opacity, 1))}.focus-within\:border-amber-500:focus-within{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.focus-within\:border-amber-600:focus-within{--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity, 1))}.focus-within\:border-amber-700:focus-within{--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.focus-within\:border-amber-800:focus-within{--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity, 1))}.focus-within\:border-amber-900:focus-within{--tw-border-opacity: 1;border-color:rgb(120 53 15 / var(--tw-border-opacity, 1))}.focus-within\:border-blue-100:focus-within{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.focus-within\:border-blue-200:focus-within{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.focus-within\:border-blue-300:focus-within{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.focus-within\:border-blue-400:focus-within{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.focus-within\:border-blue-400\/50:focus-within{border-color:#60a5fa80}.focus-within\:border-blue-50:focus-within{--tw-border-opacity: 1;border-color:rgb(239 246 255 / var(--tw-border-opacity, 1))}.focus-within\:border-blue-500:focus-within{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus-within\:border-blue-500\/60:focus-within{border-color:#3b82f699}.focus-within\:border-blue-600:focus-within{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.focus-within\:border-blue-600\/50:focus-within{border-color:#2563eb80}.focus-within\:border-blue-700:focus-within{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.focus-within\:border-blue-800:focus-within{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.focus-within\:border-blue-900:focus-within{--tw-border-opacity: 1;border-color:rgb(30 58 138 / var(--tw-border-opacity, 1))}.focus-within\:border-cyan-100:focus-within{--tw-border-opacity: 1;border-color:rgb(207 250 254 / var(--tw-border-opacity, 1))}.focus-within\:border-cyan-200:focus-within{--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1))}.focus-within\:border-cyan-300:focus-within{--tw-border-opacity: 1;border-color:rgb(103 232 249 / var(--tw-border-opacity, 1))}.focus-within\:border-cyan-400:focus-within{--tw-border-opacity: 1;border-color:rgb(34 211 238 / var(--tw-border-opacity, 1))}.focus-within\:border-cyan-50:focus-within{--tw-border-opacity: 1;border-color:rgb(236 254 255 / var(--tw-border-opacity, 1))}.focus-within\:border-cyan-500:focus-within{--tw-border-opacity: 1;border-color:rgb(6 182 212 / var(--tw-border-opacity, 1))}.focus-within\:border-cyan-600:focus-within{--tw-border-opacity: 1;border-color:rgb(8 145 178 / var(--tw-border-opacity, 1))}.focus-within\:border-cyan-700:focus-within{--tw-border-opacity: 1;border-color:rgb(14 116 144 / var(--tw-border-opacity, 1))}.focus-within\:border-cyan-800:focus-within{--tw-border-opacity: 1;border-color:rgb(21 94 117 / var(--tw-border-opacity, 1))}.focus-within\:border-cyan-900:focus-within{--tw-border-opacity: 1;border-color:rgb(22 78 99 / var(--tw-border-opacity, 1))}.focus-within\:border-emerald-100:focus-within{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1))}.focus-within\:border-emerald-200:focus-within{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.focus-within\:border-emerald-300:focus-within{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.focus-within\:border-emerald-400:focus-within{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.focus-within\:border-emerald-50:focus-within{--tw-border-opacity: 1;border-color:rgb(236 253 245 / var(--tw-border-opacity, 1))}.focus-within\:border-emerald-500:focus-within{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.focus-within\:border-emerald-600:focus-within{--tw-border-opacity: 1;border-color:rgb(5 150 105 / var(--tw-border-opacity, 1))}.focus-within\:border-emerald-700:focus-within{--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity, 1))}.focus-within\:border-emerald-800:focus-within{--tw-border-opacity: 1;border-color:rgb(6 95 70 / var(--tw-border-opacity, 1))}.focus-within\:border-emerald-900:focus-within{--tw-border-opacity: 1;border-color:rgb(6 78 59 / var(--tw-border-opacity, 1))}.focus-within\:border-fuchsia-100:focus-within{--tw-border-opacity: 1;border-color:rgb(250 232 255 / var(--tw-border-opacity, 1))}.focus-within\:border-fuchsia-200:focus-within{--tw-border-opacity: 1;border-color:rgb(245 208 254 / var(--tw-border-opacity, 1))}.focus-within\:border-fuchsia-300:focus-within{--tw-border-opacity: 1;border-color:rgb(240 171 252 / var(--tw-border-opacity, 1))}.focus-within\:border-fuchsia-400:focus-within{--tw-border-opacity: 1;border-color:rgb(232 121 249 / var(--tw-border-opacity, 1))}.focus-within\:border-fuchsia-50:focus-within{--tw-border-opacity: 1;border-color:rgb(253 244 255 / var(--tw-border-opacity, 1))}.focus-within\:border-fuchsia-500:focus-within{--tw-border-opacity: 1;border-color:rgb(217 70 239 / var(--tw-border-opacity, 1))}.focus-within\:border-fuchsia-600:focus-within{--tw-border-opacity: 1;border-color:rgb(192 38 211 / var(--tw-border-opacity, 1))}.focus-within\:border-fuchsia-700:focus-within{--tw-border-opacity: 1;border-color:rgb(162 28 175 / var(--tw-border-opacity, 1))}.focus-within\:border-fuchsia-800:focus-within{--tw-border-opacity: 1;border-color:rgb(134 25 143 / var(--tw-border-opacity, 1))}.focus-within\:border-fuchsia-900:focus-within{--tw-border-opacity: 1;border-color:rgb(112 26 117 / var(--tw-border-opacity, 1))}.focus-within\:border-gray-100:focus-within{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.focus-within\:border-gray-200:focus-within{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.focus-within\:border-gray-300:focus-within{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.focus-within\:border-gray-400:focus-within{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.focus-within\:border-gray-50:focus-within{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.focus-within\:border-gray-500:focus-within{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.focus-within\:border-gray-600:focus-within{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.focus-within\:border-gray-700:focus-within{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.focus-within\:border-gray-800:focus-within{--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.focus-within\:border-gray-900:focus-within{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.focus-within\:border-green-100:focus-within{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))}.focus-within\:border-green-200:focus-within{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.focus-within\:border-green-300:focus-within{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.focus-within\:border-green-400:focus-within{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.focus-within\:border-green-50:focus-within{--tw-border-opacity: 1;border-color:rgb(240 253 244 / var(--tw-border-opacity, 1))}.focus-within\:border-green-500:focus-within{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.focus-within\:border-green-600:focus-within{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.focus-within\:border-green-700:focus-within{--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity, 1))}.focus-within\:border-green-800:focus-within{--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.focus-within\:border-green-900:focus-within{--tw-border-opacity: 1;border-color:rgb(20 83 45 / var(--tw-border-opacity, 1))}.focus-within\:border-indigo-100:focus-within{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1))}.focus-within\:border-indigo-200:focus-within{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.focus-within\:border-indigo-300:focus-within{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.focus-within\:border-indigo-400:focus-within{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.focus-within\:border-indigo-50:focus-within{--tw-border-opacity: 1;border-color:rgb(238 242 255 / var(--tw-border-opacity, 1))}.focus-within\:border-indigo-500:focus-within{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.focus-within\:border-indigo-600:focus-within{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.focus-within\:border-indigo-700:focus-within{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1))}.focus-within\:border-indigo-800:focus-within{--tw-border-opacity: 1;border-color:rgb(55 48 163 / var(--tw-border-opacity, 1))}.focus-within\:border-indigo-900:focus-within{--tw-border-opacity: 1;border-color:rgb(49 46 129 / var(--tw-border-opacity, 1))}.focus-within\:border-lime-100:focus-within{--tw-border-opacity: 1;border-color:rgb(236 252 203 / var(--tw-border-opacity, 1))}.focus-within\:border-lime-200:focus-within{--tw-border-opacity: 1;border-color:rgb(217 249 157 / var(--tw-border-opacity, 1))}.focus-within\:border-lime-300:focus-within{--tw-border-opacity: 1;border-color:rgb(190 242 100 / var(--tw-border-opacity, 1))}.focus-within\:border-lime-400:focus-within{--tw-border-opacity: 1;border-color:rgb(163 230 53 / var(--tw-border-opacity, 1))}.focus-within\:border-lime-50:focus-within{--tw-border-opacity: 1;border-color:rgb(247 254 231 / var(--tw-border-opacity, 1))}.focus-within\:border-lime-500:focus-within{--tw-border-opacity: 1;border-color:rgb(132 204 22 / var(--tw-border-opacity, 1))}.focus-within\:border-lime-600:focus-within{--tw-border-opacity: 1;border-color:rgb(101 163 13 / var(--tw-border-opacity, 1))}.focus-within\:border-lime-700:focus-within{--tw-border-opacity: 1;border-color:rgb(77 124 15 / var(--tw-border-opacity, 1))}.focus-within\:border-lime-800:focus-within{--tw-border-opacity: 1;border-color:rgb(63 98 18 / var(--tw-border-opacity, 1))}.focus-within\:border-lime-900:focus-within{--tw-border-opacity: 1;border-color:rgb(54 83 20 / var(--tw-border-opacity, 1))}.focus-within\:border-orange-100:focus-within{--tw-border-opacity: 1;border-color:rgb(255 237 213 / var(--tw-border-opacity, 1))}.focus-within\:border-orange-200:focus-within{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.focus-within\:border-orange-300:focus-within{--tw-border-opacity: 1;border-color:rgb(253 186 116 / var(--tw-border-opacity, 1))}.focus-within\:border-orange-400:focus-within{--tw-border-opacity: 1;border-color:rgb(251 146 60 / var(--tw-border-opacity, 1))}.focus-within\:border-orange-50:focus-within{--tw-border-opacity: 1;border-color:rgb(255 247 237 / var(--tw-border-opacity, 1))}.focus-within\:border-orange-500:focus-within{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.focus-within\:border-orange-600:focus-within{--tw-border-opacity: 1;border-color:rgb(234 88 12 / var(--tw-border-opacity, 1))}.focus-within\:border-orange-700:focus-within{--tw-border-opacity: 1;border-color:rgb(194 65 12 / var(--tw-border-opacity, 1))}.focus-within\:border-orange-800:focus-within{--tw-border-opacity: 1;border-color:rgb(154 52 18 / var(--tw-border-opacity, 1))}.focus-within\:border-orange-900:focus-within{--tw-border-opacity: 1;border-color:rgb(124 45 18 / var(--tw-border-opacity, 1))}.focus-within\:border-pink-100:focus-within{--tw-border-opacity: 1;border-color:rgb(252 231 243 / var(--tw-border-opacity, 1))}.focus-within\:border-pink-200:focus-within{--tw-border-opacity: 1;border-color:rgb(251 207 232 / var(--tw-border-opacity, 1))}.focus-within\:border-pink-300:focus-within{--tw-border-opacity: 1;border-color:rgb(249 168 212 / var(--tw-border-opacity, 1))}.focus-within\:border-pink-400:focus-within{--tw-border-opacity: 1;border-color:rgb(244 114 182 / var(--tw-border-opacity, 1))}.focus-within\:border-pink-400\/50:focus-within{border-color:#f472b680}.focus-within\:border-pink-50:focus-within{--tw-border-opacity: 1;border-color:rgb(253 242 248 / var(--tw-border-opacity, 1))}.focus-within\:border-pink-500:focus-within{--tw-border-opacity: 1;border-color:rgb(236 72 153 / var(--tw-border-opacity, 1))}.focus-within\:border-pink-600:focus-within{--tw-border-opacity: 1;border-color:rgb(219 39 119 / var(--tw-border-opacity, 1))}.focus-within\:border-pink-700:focus-within{--tw-border-opacity: 1;border-color:rgb(190 24 93 / var(--tw-border-opacity, 1))}.focus-within\:border-pink-800:focus-within{--tw-border-opacity: 1;border-color:rgb(157 23 77 / var(--tw-border-opacity, 1))}.focus-within\:border-pink-900:focus-within{--tw-border-opacity: 1;border-color:rgb(131 24 67 / var(--tw-border-opacity, 1))}.focus-within\:border-purple-100:focus-within{--tw-border-opacity: 1;border-color:rgb(243 232 255 / var(--tw-border-opacity, 1))}.focus-within\:border-purple-200:focus-within{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.focus-within\:border-purple-300:focus-within{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.focus-within\:border-purple-400:focus-within{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.focus-within\:border-purple-50:focus-within{--tw-border-opacity: 1;border-color:rgb(250 245 255 / var(--tw-border-opacity, 1))}.focus-within\:border-purple-500:focus-within{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.focus-within\:border-purple-600:focus-within{--tw-border-opacity: 1;border-color:rgb(147 51 234 / var(--tw-border-opacity, 1))}.focus-within\:border-purple-700:focus-within{--tw-border-opacity: 1;border-color:rgb(126 34 206 / var(--tw-border-opacity, 1))}.focus-within\:border-purple-800:focus-within{--tw-border-opacity: 1;border-color:rgb(107 33 168 / var(--tw-border-opacity, 1))}.focus-within\:border-purple-900:focus-within{--tw-border-opacity: 1;border-color:rgb(88 28 135 / var(--tw-border-opacity, 1))}.focus-within\:border-red-100:focus-within{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.focus-within\:border-red-200:focus-within{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.focus-within\:border-red-300:focus-within{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.focus-within\:border-red-400:focus-within{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.focus-within\:border-red-50:focus-within{--tw-border-opacity: 1;border-color:rgb(254 242 242 / var(--tw-border-opacity, 1))}.focus-within\:border-red-500:focus-within{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.focus-within\:border-red-600:focus-within{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.focus-within\:border-red-700:focus-within{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.focus-within\:border-red-800:focus-within{--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.focus-within\:border-red-900:focus-within{--tw-border-opacity: 1;border-color:rgb(127 29 29 / var(--tw-border-opacity, 1))}.focus-within\:border-rose-100:focus-within{--tw-border-opacity: 1;border-color:rgb(255 228 230 / var(--tw-border-opacity, 1))}.focus-within\:border-rose-200:focus-within{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.focus-within\:border-rose-300:focus-within{--tw-border-opacity: 1;border-color:rgb(253 164 175 / var(--tw-border-opacity, 1))}.focus-within\:border-rose-400:focus-within{--tw-border-opacity: 1;border-color:rgb(251 113 133 / var(--tw-border-opacity, 1))}.focus-within\:border-rose-50:focus-within{--tw-border-opacity: 1;border-color:rgb(255 241 242 / var(--tw-border-opacity, 1))}.focus-within\:border-rose-500:focus-within{--tw-border-opacity: 1;border-color:rgb(244 63 94 / var(--tw-border-opacity, 1))}.focus-within\:border-rose-600:focus-within{--tw-border-opacity: 1;border-color:rgb(225 29 72 / var(--tw-border-opacity, 1))}.focus-within\:border-rose-700:focus-within{--tw-border-opacity: 1;border-color:rgb(190 18 60 / var(--tw-border-opacity, 1))}.focus-within\:border-rose-800:focus-within{--tw-border-opacity: 1;border-color:rgb(159 18 57 / var(--tw-border-opacity, 1))}.focus-within\:border-rose-900:focus-within{--tw-border-opacity: 1;border-color:rgb(136 19 55 / var(--tw-border-opacity, 1))}.focus-within\:border-sky-100:focus-within{--tw-border-opacity: 1;border-color:rgb(224 242 254 / var(--tw-border-opacity, 1))}.focus-within\:border-sky-200:focus-within{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.focus-within\:border-sky-300:focus-within{--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity, 1))}.focus-within\:border-sky-400:focus-within{--tw-border-opacity: 1;border-color:rgb(56 189 248 / var(--tw-border-opacity, 1))}.focus-within\:border-sky-50:focus-within{--tw-border-opacity: 1;border-color:rgb(240 249 255 / var(--tw-border-opacity, 1))}.focus-within\:border-sky-500:focus-within{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1))}.focus-within\:border-sky-600:focus-within{--tw-border-opacity: 1;border-color:rgb(2 132 199 / var(--tw-border-opacity, 1))}.focus-within\:border-sky-700:focus-within{--tw-border-opacity: 1;border-color:rgb(3 105 161 / var(--tw-border-opacity, 1))}.focus-within\:border-sky-800:focus-within{--tw-border-opacity: 1;border-color:rgb(7 89 133 / var(--tw-border-opacity, 1))}.focus-within\:border-sky-900:focus-within{--tw-border-opacity: 1;border-color:rgb(12 74 110 / var(--tw-border-opacity, 1))}.focus-within\:border-slate-100:focus-within{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.focus-within\:border-slate-200:focus-within{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.focus-within\:border-slate-300:focus-within{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.focus-within\:border-slate-400:focus-within{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.focus-within\:border-slate-50:focus-within{--tw-border-opacity: 1;border-color:rgb(248 250 252 / var(--tw-border-opacity, 1))}.focus-within\:border-slate-500:focus-within{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.focus-within\:border-slate-600:focus-within{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.focus-within\:border-slate-700:focus-within{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.focus-within\:border-slate-800:focus-within{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.focus-within\:border-slate-900:focus-within{--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity, 1))}.focus-within\:border-teal-100:focus-within{--tw-border-opacity: 1;border-color:rgb(204 251 241 / var(--tw-border-opacity, 1))}.focus-within\:border-teal-200:focus-within{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.focus-within\:border-teal-300:focus-within{--tw-border-opacity: 1;border-color:rgb(94 234 212 / var(--tw-border-opacity, 1))}.focus-within\:border-teal-400:focus-within{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.focus-within\:border-teal-50:focus-within{--tw-border-opacity: 1;border-color:rgb(240 253 250 / var(--tw-border-opacity, 1))}.focus-within\:border-teal-500:focus-within{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.focus-within\:border-teal-600:focus-within{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1))}.focus-within\:border-teal-700:focus-within{--tw-border-opacity: 1;border-color:rgb(15 118 110 / var(--tw-border-opacity, 1))}.focus-within\:border-teal-800:focus-within{--tw-border-opacity: 1;border-color:rgb(17 94 89 / var(--tw-border-opacity, 1))}.focus-within\:border-teal-900:focus-within{--tw-border-opacity: 1;border-color:rgb(19 78 74 / var(--tw-border-opacity, 1))}.focus-within\:border-violet-100:focus-within{--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity, 1))}.focus-within\:border-violet-200:focus-within{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.focus-within\:border-violet-300:focus-within{--tw-border-opacity: 1;border-color:rgb(196 181 253 / var(--tw-border-opacity, 1))}.focus-within\:border-violet-400:focus-within{--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1))}.focus-within\:border-violet-50:focus-within{--tw-border-opacity: 1;border-color:rgb(245 243 255 / var(--tw-border-opacity, 1))}.focus-within\:border-violet-500:focus-within{--tw-border-opacity: 1;border-color:rgb(139 92 246 / var(--tw-border-opacity, 1))}.focus-within\:border-violet-600:focus-within{--tw-border-opacity: 1;border-color:rgb(124 58 237 / var(--tw-border-opacity, 1))}.focus-within\:border-violet-700:focus-within{--tw-border-opacity: 1;border-color:rgb(109 40 217 / var(--tw-border-opacity, 1))}.focus-within\:border-violet-800:focus-within{--tw-border-opacity: 1;border-color:rgb(91 33 182 / var(--tw-border-opacity, 1))}.focus-within\:border-violet-900:focus-within{--tw-border-opacity: 1;border-color:rgb(76 29 149 / var(--tw-border-opacity, 1))}.focus-within\:border-white\/30:focus-within{border-color:#ffffff4d}.focus-within\:border-yellow-100:focus-within{--tw-border-opacity: 1;border-color:rgb(254 249 195 / var(--tw-border-opacity, 1))}.focus-within\:border-yellow-200:focus-within{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.focus-within\:border-yellow-300:focus-within{--tw-border-opacity: 1;border-color:rgb(253 224 71 / var(--tw-border-opacity, 1))}.focus-within\:border-yellow-400:focus-within{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.focus-within\:border-yellow-50:focus-within{--tw-border-opacity: 1;border-color:rgb(254 252 232 / var(--tw-border-opacity, 1))}.focus-within\:border-yellow-500:focus-within{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.focus-within\:border-yellow-600:focus-within{--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.focus-within\:border-yellow-700:focus-within{--tw-border-opacity: 1;border-color:rgb(161 98 7 / var(--tw-border-opacity, 1))}.focus-within\:border-yellow-800:focus-within{--tw-border-opacity: 1;border-color:rgb(133 77 14 / var(--tw-border-opacity, 1))}.focus-within\:border-yellow-900:focus-within{--tw-border-opacity: 1;border-color:rgb(113 63 18 / var(--tw-border-opacity, 1))}.focus-within\:bg-amber-100:focus-within{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.focus-within\:bg-amber-200:focus-within{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.focus-within\:bg-amber-300:focus-within{--tw-bg-opacity: 1;background-color:rgb(252 211 77 / var(--tw-bg-opacity, 1))}.focus-within\:bg-amber-400:focus-within{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.focus-within\:bg-amber-50:focus-within{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.focus-within\:bg-amber-500:focus-within{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.focus-within\:bg-amber-600:focus-within{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.focus-within\:bg-amber-700:focus-within{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.focus-within\:bg-amber-800:focus-within{--tw-bg-opacity: 1;background-color:rgb(146 64 14 / var(--tw-bg-opacity, 1))}.focus-within\:bg-amber-900:focus-within{--tw-bg-opacity: 1;background-color:rgb(120 53 15 / var(--tw-bg-opacity, 1))}.focus-within\:bg-blue-100:focus-within{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.focus-within\:bg-blue-200:focus-within{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.focus-within\:bg-blue-300:focus-within{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.focus-within\:bg-blue-400:focus-within{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.focus-within\:bg-blue-50:focus-within{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.focus-within\:bg-blue-500:focus-within{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.focus-within\:bg-blue-600:focus-within{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.focus-within\:bg-blue-700:focus-within{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.focus-within\:bg-blue-800:focus-within{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.focus-within\:bg-blue-900:focus-within{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.focus-within\:bg-cyan-100:focus-within{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.focus-within\:bg-cyan-200:focus-within{--tw-bg-opacity: 1;background-color:rgb(165 243 252 / var(--tw-bg-opacity, 1))}.focus-within\:bg-cyan-300:focus-within{--tw-bg-opacity: 1;background-color:rgb(103 232 249 / var(--tw-bg-opacity, 1))}.focus-within\:bg-cyan-400:focus-within{--tw-bg-opacity: 1;background-color:rgb(34 211 238 / var(--tw-bg-opacity, 1))}.focus-within\:bg-cyan-50:focus-within{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.focus-within\:bg-cyan-500:focus-within{--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity, 1))}.focus-within\:bg-cyan-600:focus-within{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.focus-within\:bg-cyan-700:focus-within{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.focus-within\:bg-cyan-800:focus-within{--tw-bg-opacity: 1;background-color:rgb(21 94 117 / var(--tw-bg-opacity, 1))}.focus-within\:bg-cyan-900:focus-within{--tw-bg-opacity: 1;background-color:rgb(22 78 99 / var(--tw-bg-opacity, 1))}.focus-within\:bg-emerald-100:focus-within{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.focus-within\:bg-emerald-200:focus-within{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity, 1))}.focus-within\:bg-emerald-300:focus-within{--tw-bg-opacity: 1;background-color:rgb(110 231 183 / var(--tw-bg-opacity, 1))}.focus-within\:bg-emerald-400:focus-within{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.focus-within\:bg-emerald-50:focus-within{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.focus-within\:bg-emerald-500:focus-within{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.focus-within\:bg-emerald-600:focus-within{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.focus-within\:bg-emerald-700:focus-within{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.focus-within\:bg-emerald-800:focus-within{--tw-bg-opacity: 1;background-color:rgb(6 95 70 / var(--tw-bg-opacity, 1))}.focus-within\:bg-emerald-900:focus-within{--tw-bg-opacity: 1;background-color:rgb(6 78 59 / var(--tw-bg-opacity, 1))}.focus-within\:bg-fuchsia-100:focus-within{--tw-bg-opacity: 1;background-color:rgb(250 232 255 / var(--tw-bg-opacity, 1))}.focus-within\:bg-fuchsia-200:focus-within{--tw-bg-opacity: 1;background-color:rgb(245 208 254 / var(--tw-bg-opacity, 1))}.focus-within\:bg-fuchsia-300:focus-within{--tw-bg-opacity: 1;background-color:rgb(240 171 252 / var(--tw-bg-opacity, 1))}.focus-within\:bg-fuchsia-400:focus-within{--tw-bg-opacity: 1;background-color:rgb(232 121 249 / var(--tw-bg-opacity, 1))}.focus-within\:bg-fuchsia-50:focus-within{--tw-bg-opacity: 1;background-color:rgb(253 244 255 / var(--tw-bg-opacity, 1))}.focus-within\:bg-fuchsia-500:focus-within{--tw-bg-opacity: 1;background-color:rgb(217 70 239 / var(--tw-bg-opacity, 1))}.focus-within\:bg-fuchsia-600:focus-within{--tw-bg-opacity: 1;background-color:rgb(192 38 211 / var(--tw-bg-opacity, 1))}.focus-within\:bg-fuchsia-700:focus-within{--tw-bg-opacity: 1;background-color:rgb(162 28 175 / var(--tw-bg-opacity, 1))}.focus-within\:bg-fuchsia-800:focus-within{--tw-bg-opacity: 1;background-color:rgb(134 25 143 / var(--tw-bg-opacity, 1))}.focus-within\:bg-fuchsia-900:focus-within{--tw-bg-opacity: 1;background-color:rgb(112 26 117 / var(--tw-bg-opacity, 1))}.focus-within\:bg-gray-100:focus-within{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.focus-within\:bg-gray-200:focus-within{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.focus-within\:bg-gray-300:focus-within{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.focus-within\:bg-gray-400:focus-within{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.focus-within\:bg-gray-50:focus-within{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.focus-within\:bg-gray-500:focus-within{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.focus-within\:bg-gray-600:focus-within{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.focus-within\:bg-gray-700:focus-within{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.focus-within\:bg-gray-800:focus-within{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.focus-within\:bg-gray-900:focus-within{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.focus-within\:bg-green-100:focus-within{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.focus-within\:bg-green-200:focus-within{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.focus-within\:bg-green-300:focus-within{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity, 1))}.focus-within\:bg-green-400:focus-within{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.focus-within\:bg-green-50:focus-within{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.focus-within\:bg-green-500:focus-within{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.focus-within\:bg-green-600:focus-within{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.focus-within\:bg-green-700:focus-within{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.focus-within\:bg-green-800:focus-within{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.focus-within\:bg-green-900:focus-within{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))}.focus-within\:bg-indigo-100:focus-within{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.focus-within\:bg-indigo-200:focus-within{--tw-bg-opacity: 1;background-color:rgb(199 210 254 / var(--tw-bg-opacity, 1))}.focus-within\:bg-indigo-300:focus-within{--tw-bg-opacity: 1;background-color:rgb(165 180 252 / var(--tw-bg-opacity, 1))}.focus-within\:bg-indigo-400:focus-within{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity, 1))}.focus-within\:bg-indigo-50:focus-within{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.focus-within\:bg-indigo-500:focus-within{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.focus-within\:bg-indigo-600:focus-within{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.focus-within\:bg-indigo-700:focus-within{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.focus-within\:bg-indigo-800:focus-within{--tw-bg-opacity: 1;background-color:rgb(55 48 163 / var(--tw-bg-opacity, 1))}.focus-within\:bg-indigo-900:focus-within{--tw-bg-opacity: 1;background-color:rgb(49 46 129 / var(--tw-bg-opacity, 1))}.focus-within\:bg-lime-100:focus-within{--tw-bg-opacity: 1;background-color:rgb(236 252 203 / var(--tw-bg-opacity, 1))}.focus-within\:bg-lime-200:focus-within{--tw-bg-opacity: 1;background-color:rgb(217 249 157 / var(--tw-bg-opacity, 1))}.focus-within\:bg-lime-300:focus-within{--tw-bg-opacity: 1;background-color:rgb(190 242 100 / var(--tw-bg-opacity, 1))}.focus-within\:bg-lime-400:focus-within{--tw-bg-opacity: 1;background-color:rgb(163 230 53 / var(--tw-bg-opacity, 1))}.focus-within\:bg-lime-50:focus-within{--tw-bg-opacity: 1;background-color:rgb(247 254 231 / var(--tw-bg-opacity, 1))}.focus-within\:bg-lime-500:focus-within{--tw-bg-opacity: 1;background-color:rgb(132 204 22 / var(--tw-bg-opacity, 1))}.focus-within\:bg-lime-600:focus-within{--tw-bg-opacity: 1;background-color:rgb(101 163 13 / var(--tw-bg-opacity, 1))}.focus-within\:bg-lime-700:focus-within{--tw-bg-opacity: 1;background-color:rgb(77 124 15 / var(--tw-bg-opacity, 1))}.focus-within\:bg-lime-800:focus-within{--tw-bg-opacity: 1;background-color:rgb(63 98 18 / var(--tw-bg-opacity, 1))}.focus-within\:bg-lime-900:focus-within{--tw-bg-opacity: 1;background-color:rgb(54 83 20 / var(--tw-bg-opacity, 1))}.focus-within\:bg-orange-100:focus-within{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.focus-within\:bg-orange-200:focus-within{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity, 1))}.focus-within\:bg-orange-300:focus-within{--tw-bg-opacity: 1;background-color:rgb(253 186 116 / var(--tw-bg-opacity, 1))}.focus-within\:bg-orange-400:focus-within{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity, 1))}.focus-within\:bg-orange-50:focus-within{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.focus-within\:bg-orange-500:focus-within{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.focus-within\:bg-orange-600:focus-within{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.focus-within\:bg-orange-700:focus-within{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity, 1))}.focus-within\:bg-orange-800:focus-within{--tw-bg-opacity: 1;background-color:rgb(154 52 18 / var(--tw-bg-opacity, 1))}.focus-within\:bg-orange-900:focus-within{--tw-bg-opacity: 1;background-color:rgb(124 45 18 / var(--tw-bg-opacity, 1))}.focus-within\:bg-pink-100:focus-within{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.focus-within\:bg-pink-200:focus-within{--tw-bg-opacity: 1;background-color:rgb(251 207 232 / var(--tw-bg-opacity, 1))}.focus-within\:bg-pink-300:focus-within{--tw-bg-opacity: 1;background-color:rgb(249 168 212 / var(--tw-bg-opacity, 1))}.focus-within\:bg-pink-400:focus-within{--tw-bg-opacity: 1;background-color:rgb(244 114 182 / var(--tw-bg-opacity, 1))}.focus-within\:bg-pink-50:focus-within{--tw-bg-opacity: 1;background-color:rgb(253 242 248 / var(--tw-bg-opacity, 1))}.focus-within\:bg-pink-500:focus-within{--tw-bg-opacity: 1;background-color:rgb(236 72 153 / var(--tw-bg-opacity, 1))}.focus-within\:bg-pink-600:focus-within{--tw-bg-opacity: 1;background-color:rgb(219 39 119 / var(--tw-bg-opacity, 1))}.focus-within\:bg-pink-700:focus-within{--tw-bg-opacity: 1;background-color:rgb(190 24 93 / var(--tw-bg-opacity, 1))}.focus-within\:bg-pink-800:focus-within{--tw-bg-opacity: 1;background-color:rgb(157 23 77 / var(--tw-bg-opacity, 1))}.focus-within\:bg-pink-900:focus-within{--tw-bg-opacity: 1;background-color:rgb(131 24 67 / var(--tw-bg-opacity, 1))}.focus-within\:bg-purple-100:focus-within{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.focus-within\:bg-purple-200:focus-within{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity, 1))}.focus-within\:bg-purple-300:focus-within{--tw-bg-opacity: 1;background-color:rgb(216 180 254 / var(--tw-bg-opacity, 1))}.focus-within\:bg-purple-400:focus-within{--tw-bg-opacity: 1;background-color:rgb(192 132 252 / var(--tw-bg-opacity, 1))}.focus-within\:bg-purple-50:focus-within{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.focus-within\:bg-purple-500:focus-within{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.focus-within\:bg-purple-600:focus-within{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.focus-within\:bg-purple-700:focus-within{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.focus-within\:bg-purple-800:focus-within{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity, 1))}.focus-within\:bg-purple-900:focus-within{--tw-bg-opacity: 1;background-color:rgb(88 28 135 / var(--tw-bg-opacity, 1))}.focus-within\:bg-red-100:focus-within{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.focus-within\:bg-red-200:focus-within{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.focus-within\:bg-red-300:focus-within{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.focus-within\:bg-red-400:focus-within{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.focus-within\:bg-red-50:focus-within{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.focus-within\:bg-red-500:focus-within{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.focus-within\:bg-red-600:focus-within{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.focus-within\:bg-red-700:focus-within{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.focus-within\:bg-red-800:focus-within{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.focus-within\:bg-red-900:focus-within{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.focus-within\:bg-rose-100:focus-within{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.focus-within\:bg-rose-200:focus-within{--tw-bg-opacity: 1;background-color:rgb(254 205 211 / var(--tw-bg-opacity, 1))}.focus-within\:bg-rose-300:focus-within{--tw-bg-opacity: 1;background-color:rgb(253 164 175 / var(--tw-bg-opacity, 1))}.focus-within\:bg-rose-400:focus-within{--tw-bg-opacity: 1;background-color:rgb(251 113 133 / var(--tw-bg-opacity, 1))}.focus-within\:bg-rose-50:focus-within{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.focus-within\:bg-rose-500:focus-within{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.focus-within\:bg-rose-600:focus-within{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.focus-within\:bg-rose-700:focus-within{--tw-bg-opacity: 1;background-color:rgb(190 18 60 / var(--tw-bg-opacity, 1))}.focus-within\:bg-rose-800:focus-within{--tw-bg-opacity: 1;background-color:rgb(159 18 57 / var(--tw-bg-opacity, 1))}.focus-within\:bg-rose-900:focus-within{--tw-bg-opacity: 1;background-color:rgb(136 19 55 / var(--tw-bg-opacity, 1))}.focus-within\:bg-sky-100:focus-within{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.focus-within\:bg-sky-200:focus-within{--tw-bg-opacity: 1;background-color:rgb(186 230 253 / var(--tw-bg-opacity, 1))}.focus-within\:bg-sky-300:focus-within{--tw-bg-opacity: 1;background-color:rgb(125 211 252 / var(--tw-bg-opacity, 1))}.focus-within\:bg-sky-400:focus-within{--tw-bg-opacity: 1;background-color:rgb(56 189 248 / var(--tw-bg-opacity, 1))}.focus-within\:bg-sky-50:focus-within{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.focus-within\:bg-sky-500:focus-within{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity, 1))}.focus-within\:bg-sky-600:focus-within{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity, 1))}.focus-within\:bg-sky-700:focus-within{--tw-bg-opacity: 1;background-color:rgb(3 105 161 / var(--tw-bg-opacity, 1))}.focus-within\:bg-sky-800:focus-within{--tw-bg-opacity: 1;background-color:rgb(7 89 133 / var(--tw-bg-opacity, 1))}.focus-within\:bg-sky-900:focus-within{--tw-bg-opacity: 1;background-color:rgb(12 74 110 / var(--tw-bg-opacity, 1))}.focus-within\:bg-slate-100:focus-within{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.focus-within\:bg-slate-200:focus-within{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.focus-within\:bg-slate-300:focus-within{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.focus-within\:bg-slate-400:focus-within{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.focus-within\:bg-slate-50:focus-within{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.focus-within\:bg-slate-500:focus-within{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.focus-within\:bg-slate-600:focus-within{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.focus-within\:bg-slate-700:focus-within{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.focus-within\:bg-slate-800:focus-within{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.focus-within\:bg-slate-900:focus-within{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.focus-within\:bg-teal-100:focus-within{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.focus-within\:bg-teal-200:focus-within{--tw-bg-opacity: 1;background-color:rgb(153 246 228 / var(--tw-bg-opacity, 1))}.focus-within\:bg-teal-300:focus-within{--tw-bg-opacity: 1;background-color:rgb(94 234 212 / var(--tw-bg-opacity, 1))}.focus-within\:bg-teal-400:focus-within{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.focus-within\:bg-teal-50:focus-within{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.focus-within\:bg-teal-500:focus-within{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.focus-within\:bg-teal-600:focus-within{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.focus-within\:bg-teal-700:focus-within{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.focus-within\:bg-teal-800:focus-within{--tw-bg-opacity: 1;background-color:rgb(17 94 89 / var(--tw-bg-opacity, 1))}.focus-within\:bg-teal-900:focus-within{--tw-bg-opacity: 1;background-color:rgb(19 78 74 / var(--tw-bg-opacity, 1))}.focus-within\:bg-violet-100:focus-within{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.focus-within\:bg-violet-200:focus-within{--tw-bg-opacity: 1;background-color:rgb(221 214 254 / var(--tw-bg-opacity, 1))}.focus-within\:bg-violet-300:focus-within{--tw-bg-opacity: 1;background-color:rgb(196 181 253 / var(--tw-bg-opacity, 1))}.focus-within\:bg-violet-400:focus-within{--tw-bg-opacity: 1;background-color:rgb(167 139 250 / var(--tw-bg-opacity, 1))}.focus-within\:bg-violet-50:focus-within{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.focus-within\:bg-violet-500:focus-within{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}.focus-within\:bg-violet-600:focus-within{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.focus-within\:bg-violet-700:focus-within{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.focus-within\:bg-violet-800:focus-within{--tw-bg-opacity: 1;background-color:rgb(91 33 182 / var(--tw-bg-opacity, 1))}.focus-within\:bg-violet-900:focus-within{--tw-bg-opacity: 1;background-color:rgb(76 29 149 / var(--tw-bg-opacity, 1))}.focus-within\:bg-white:focus-within{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.focus-within\:bg-yellow-100:focus-within{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.focus-within\:bg-yellow-200:focus-within{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.focus-within\:bg-yellow-300:focus-within{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))}.focus-within\:bg-yellow-400:focus-within{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.focus-within\:bg-yellow-50:focus-within{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.focus-within\:bg-yellow-500:focus-within{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.focus-within\:bg-yellow-600:focus-within{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.focus-within\:bg-yellow-700:focus-within{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.focus-within\:bg-yellow-800:focus-within{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity, 1))}.focus-within\:bg-yellow-900:focus-within{--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.focus-within\:from-amber-100:focus-within{--tw-gradient-from: #fef3c7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-amber-200:focus-within{--tw-gradient-from: #fde68a var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-amber-300:focus-within{--tw-gradient-from: #fcd34d var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 211 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-amber-400:focus-within{--tw-gradient-from: #fbbf24 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-amber-50:focus-within{--tw-gradient-from: #fffbeb var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-amber-500:focus-within{--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-amber-600:focus-within{--tw-gradient-from: #d97706 var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-amber-700:focus-within{--tw-gradient-from: #b45309 var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-amber-800:focus-within{--tw-gradient-from: #92400e var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-amber-900:focus-within{--tw-gradient-from: #78350f var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-blue-100:focus-within{--tw-gradient-from: #dbeafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-blue-200:focus-within{--tw-gradient-from: #bfdbfe var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-blue-300:focus-within{--tw-gradient-from: #93c5fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-blue-400:focus-within{--tw-gradient-from: #60a5fa var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-blue-50:focus-within{--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-blue-500:focus-within{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-blue-600:focus-within{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-blue-700:focus-within{--tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-blue-800:focus-within{--tw-gradient-from: #1e40af var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-blue-900:focus-within{--tw-gradient-from: #1e3a8a var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-cyan-100:focus-within{--tw-gradient-from: #cffafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-cyan-200:focus-within{--tw-gradient-from: #a5f3fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-cyan-300:focus-within{--tw-gradient-from: #67e8f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-cyan-400:focus-within{--tw-gradient-from: #22d3ee var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-cyan-50:focus-within{--tw-gradient-from: #ecfeff var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-cyan-500:focus-within{--tw-gradient-from: #06b6d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-cyan-600:focus-within{--tw-gradient-from: #0891b2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-cyan-700:focus-within{--tw-gradient-from: #0e7490 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-cyan-800:focus-within{--tw-gradient-from: #155e75 var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-cyan-900:focus-within{--tw-gradient-from: #164e63 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-emerald-100:focus-within{--tw-gradient-from: #d1fae5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-emerald-200:focus-within{--tw-gradient-from: #a7f3d0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-emerald-300:focus-within{--tw-gradient-from: #6ee7b7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-emerald-400:focus-within{--tw-gradient-from: #34d399 var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-emerald-50:focus-within{--tw-gradient-from: #ecfdf5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-emerald-500:focus-within{--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-emerald-600:focus-within{--tw-gradient-from: #059669 var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-emerald-700:focus-within{--tw-gradient-from: #047857 var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-emerald-800:focus-within{--tw-gradient-from: #065f46 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-emerald-900:focus-within{--tw-gradient-from: #064e3b var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 78 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-fuchsia-100:focus-within{--tw-gradient-from: #fae8ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-fuchsia-200:focus-within{--tw-gradient-from: #f5d0fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-fuchsia-300:focus-within{--tw-gradient-from: #f0abfc var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-fuchsia-400:focus-within{--tw-gradient-from: #e879f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-fuchsia-50:focus-within{--tw-gradient-from: #fdf4ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-fuchsia-500:focus-within{--tw-gradient-from: #d946ef var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-fuchsia-600:focus-within{--tw-gradient-from: #c026d3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-fuchsia-700:focus-within{--tw-gradient-from: #a21caf var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-fuchsia-800:focus-within{--tw-gradient-from: #86198f var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-fuchsia-900:focus-within{--tw-gradient-from: #701a75 var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-gray-100:focus-within{--tw-gradient-from: #f3f4f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-gray-200:focus-within{--tw-gradient-from: #e5e7eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-gray-300:focus-within{--tw-gradient-from: #d1d5db var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-gray-400:focus-within{--tw-gradient-from: #9ca3af var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-gray-50:focus-within{--tw-gradient-from: #f9fafb var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-gray-500:focus-within{--tw-gradient-from: #6b7280 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-gray-600:focus-within{--tw-gradient-from: #4b5563 var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-gray-700:focus-within{--tw-gradient-from: #374151 var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-gray-800:focus-within{--tw-gradient-from: #1f2937 var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-gray-900:focus-within{--tw-gradient-from: #111827 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-green-100:focus-within{--tw-gradient-from: #dcfce7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-green-200:focus-within{--tw-gradient-from: #bbf7d0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-green-300:focus-within{--tw-gradient-from: #86efac var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-green-400:focus-within{--tw-gradient-from: #4ade80 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-green-50:focus-within{--tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-green-500:focus-within{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-green-600:focus-within{--tw-gradient-from: #16a34a var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-green-700:focus-within{--tw-gradient-from: #15803d var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-green-800:focus-within{--tw-gradient-from: #166534 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-green-900:focus-within{--tw-gradient-from: #14532d var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-indigo-100:focus-within{--tw-gradient-from: #e0e7ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-indigo-200:focus-within{--tw-gradient-from: #c7d2fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-indigo-300:focus-within{--tw-gradient-from: #a5b4fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-indigo-400:focus-within{--tw-gradient-from: #818cf8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-indigo-50:focus-within{--tw-gradient-from: #eef2ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-indigo-500:focus-within{--tw-gradient-from: #6366f1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-indigo-600:focus-within{--tw-gradient-from: #4f46e5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-indigo-700:focus-within{--tw-gradient-from: #4338ca var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-indigo-800:focus-within{--tw-gradient-from: #3730a3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-indigo-900:focus-within{--tw-gradient-from: #312e81 var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-lime-100:focus-within{--tw-gradient-from: #ecfccb var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-lime-200:focus-within{--tw-gradient-from: #d9f99d var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-lime-300:focus-within{--tw-gradient-from: #bef264 var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-lime-400:focus-within{--tw-gradient-from: #a3e635 var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-lime-50:focus-within{--tw-gradient-from: #f7fee7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-lime-500:focus-within{--tw-gradient-from: #84cc16 var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-lime-600:focus-within{--tw-gradient-from: #65a30d var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-lime-700:focus-within{--tw-gradient-from: #4d7c0f var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-lime-800:focus-within{--tw-gradient-from: #3f6212 var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-lime-900:focus-within{--tw-gradient-from: #365314 var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-orange-100:focus-within{--tw-gradient-from: #ffedd5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-orange-200:focus-within{--tw-gradient-from: #fed7aa var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-orange-300:focus-within{--tw-gradient-from: #fdba74 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-orange-400:focus-within{--tw-gradient-from: #fb923c var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-orange-50:focus-within{--tw-gradient-from: #fff7ed var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-orange-500:focus-within{--tw-gradient-from: #f97316 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-orange-600:focus-within{--tw-gradient-from: #ea580c var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-orange-700:focus-within{--tw-gradient-from: #c2410c var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-orange-800:focus-within{--tw-gradient-from: #9a3412 var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-orange-900:focus-within{--tw-gradient-from: #7c2d12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-pink-100:focus-within{--tw-gradient-from: #fce7f3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-pink-200:focus-within{--tw-gradient-from: #fbcfe8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-pink-300:focus-within{--tw-gradient-from: #f9a8d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-pink-400:focus-within{--tw-gradient-from: #f472b6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-pink-50:focus-within{--tw-gradient-from: #fdf2f8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-pink-500:focus-within{--tw-gradient-from: #ec4899 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-pink-600:focus-within{--tw-gradient-from: #db2777 var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-pink-700:focus-within{--tw-gradient-from: #be185d var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-pink-800:focus-within{--tw-gradient-from: #9d174d var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-pink-900:focus-within{--tw-gradient-from: #831843 var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-purple-100:focus-within{--tw-gradient-from: #f3e8ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-purple-200:focus-within{--tw-gradient-from: #e9d5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-purple-300:focus-within{--tw-gradient-from: #d8b4fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-purple-400:focus-within{--tw-gradient-from: #c084fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-purple-50:focus-within{--tw-gradient-from: #faf5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-purple-500:focus-within{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-purple-600:focus-within{--tw-gradient-from: #9333ea var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-purple-700:focus-within{--tw-gradient-from: #7e22ce var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-purple-800:focus-within{--tw-gradient-from: #6b21a8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-purple-900:focus-within{--tw-gradient-from: #581c87 var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-red-100:focus-within{--tw-gradient-from: #fee2e2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-red-200:focus-within{--tw-gradient-from: #fecaca var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-red-300:focus-within{--tw-gradient-from: #fca5a5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-red-400:focus-within{--tw-gradient-from: #f87171 var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-red-50:focus-within{--tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-red-500:focus-within{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-red-600:focus-within{--tw-gradient-from: #dc2626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-red-700:focus-within{--tw-gradient-from: #b91c1c var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-red-800:focus-within{--tw-gradient-from: #991b1b var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-red-900:focus-within{--tw-gradient-from: #7f1d1d var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-rose-100:focus-within{--tw-gradient-from: #ffe4e6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-rose-200:focus-within{--tw-gradient-from: #fecdd3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-rose-300:focus-within{--tw-gradient-from: #fda4af var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-rose-400:focus-within{--tw-gradient-from: #fb7185 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-rose-50:focus-within{--tw-gradient-from: #fff1f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-rose-500:focus-within{--tw-gradient-from: #f43f5e var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-rose-600:focus-within{--tw-gradient-from: #e11d48 var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-rose-700:focus-within{--tw-gradient-from: #be123c var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-rose-800:focus-within{--tw-gradient-from: #9f1239 var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-rose-900:focus-within{--tw-gradient-from: #881337 var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-sky-100:focus-within{--tw-gradient-from: #e0f2fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-sky-200:focus-within{--tw-gradient-from: #bae6fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-sky-300:focus-within{--tw-gradient-from: #7dd3fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-sky-400:focus-within{--tw-gradient-from: #38bdf8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-sky-50:focus-within{--tw-gradient-from: #f0f9ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-sky-500:focus-within{--tw-gradient-from: #0ea5e9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-sky-600:focus-within{--tw-gradient-from: #0284c7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-sky-700:focus-within{--tw-gradient-from: #0369a1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-sky-800:focus-within{--tw-gradient-from: #075985 var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-sky-900:focus-within{--tw-gradient-from: #0c4a6e var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-slate-100:focus-within{--tw-gradient-from: #f1f5f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-slate-200:focus-within{--tw-gradient-from: #e2e8f0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-slate-300:focus-within{--tw-gradient-from: #cbd5e1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-slate-400:focus-within{--tw-gradient-from: #94a3b8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-slate-50:focus-within{--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-slate-500:focus-within{--tw-gradient-from: #64748b var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-slate-600:focus-within{--tw-gradient-from: #475569 var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-slate-700:focus-within{--tw-gradient-from: #334155 var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-slate-800:focus-within{--tw-gradient-from: #1e293b var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-slate-900:focus-within{--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)}.focus-within\:from-teal-100:focus-within{--tw-gradient-from: #ccfbf1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-teal-200:focus-within{--tw-gradient-from: #99f6e4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-teal-300:focus-within{--tw-gradient-from: #5eead4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-teal-400:focus-within{--tw-gradient-from: #2dd4bf var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-teal-50:focus-within{--tw-gradient-from: #f0fdfa var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-teal-500:focus-within{--tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-teal-600:focus-within{--tw-gradient-from: #0d9488 var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-teal-700:focus-within{--tw-gradient-from: #0f766e var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-teal-800:focus-within{--tw-gradient-from: #115e59 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-teal-900:focus-within{--tw-gradient-from: #134e4a var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-violet-100:focus-within{--tw-gradient-from: #ede9fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-violet-200:focus-within{--tw-gradient-from: #ddd6fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-violet-300:focus-within{--tw-gradient-from: #c4b5fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-violet-400:focus-within{--tw-gradient-from: #a78bfa var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-violet-50:focus-within{--tw-gradient-from: #f5f3ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-violet-500:focus-within{--tw-gradient-from: #8b5cf6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-violet-600:focus-within{--tw-gradient-from: #7c3aed var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-violet-700:focus-within{--tw-gradient-from: #6d28d9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-violet-800:focus-within{--tw-gradient-from: #5b21b6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-violet-900:focus-within{--tw-gradient-from: #4c1d95 var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-yellow-100:focus-within{--tw-gradient-from: #fef9c3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-yellow-200:focus-within{--tw-gradient-from: #fef08a var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-yellow-300:focus-within{--tw-gradient-from: #fde047 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-yellow-400:focus-within{--tw-gradient-from: #facc15 var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-yellow-50:focus-within{--tw-gradient-from: #fefce8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-yellow-500:focus-within{--tw-gradient-from: #eab308 var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-yellow-600:focus-within{--tw-gradient-from: #ca8a04 var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-yellow-700:focus-within{--tw-gradient-from: #a16207 var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-yellow-800:focus-within{--tw-gradient-from: #854d0e var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:from-yellow-900:focus-within{--tw-gradient-from: #713f12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus-within\:to-amber-100:focus-within{--tw-gradient-to: #fef3c7 var(--tw-gradient-to-position)}.focus-within\:to-amber-200:focus-within{--tw-gradient-to: #fde68a var(--tw-gradient-to-position)}.focus-within\:to-amber-300:focus-within{--tw-gradient-to: #fcd34d var(--tw-gradient-to-position)}.focus-within\:to-amber-400:focus-within{--tw-gradient-to: #fbbf24 var(--tw-gradient-to-position)}.focus-within\:to-amber-50:focus-within{--tw-gradient-to: #fffbeb var(--tw-gradient-to-position)}.focus-within\:to-amber-500:focus-within{--tw-gradient-to: #f59e0b var(--tw-gradient-to-position)}.focus-within\:to-amber-600:focus-within{--tw-gradient-to: #d97706 var(--tw-gradient-to-position)}.focus-within\:to-amber-700:focus-within{--tw-gradient-to: #b45309 var(--tw-gradient-to-position)}.focus-within\:to-amber-800:focus-within{--tw-gradient-to: #92400e var(--tw-gradient-to-position)}.focus-within\:to-amber-900:focus-within{--tw-gradient-to: #78350f var(--tw-gradient-to-position)}.focus-within\:to-blue-100:focus-within{--tw-gradient-to: #dbeafe var(--tw-gradient-to-position)}.focus-within\:to-blue-200:focus-within{--tw-gradient-to: #bfdbfe var(--tw-gradient-to-position)}.focus-within\:to-blue-300:focus-within{--tw-gradient-to: #93c5fd var(--tw-gradient-to-position)}.focus-within\:to-blue-400:focus-within{--tw-gradient-to: #60a5fa var(--tw-gradient-to-position)}.focus-within\:to-blue-50:focus-within{--tw-gradient-to: #eff6ff var(--tw-gradient-to-position)}.focus-within\:to-blue-500:focus-within{--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position)}.focus-within\:to-blue-600:focus-within{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.focus-within\:to-blue-700:focus-within{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position)}.focus-within\:to-blue-800:focus-within{--tw-gradient-to: #1e40af var(--tw-gradient-to-position)}.focus-within\:to-blue-900:focus-within{--tw-gradient-to: #1e3a8a var(--tw-gradient-to-position)}.focus-within\:to-cyan-100:focus-within{--tw-gradient-to: #cffafe var(--tw-gradient-to-position)}.focus-within\:to-cyan-200:focus-within{--tw-gradient-to: #a5f3fc var(--tw-gradient-to-position)}.focus-within\:to-cyan-300:focus-within{--tw-gradient-to: #67e8f9 var(--tw-gradient-to-position)}.focus-within\:to-cyan-400:focus-within{--tw-gradient-to: #22d3ee var(--tw-gradient-to-position)}.focus-within\:to-cyan-50:focus-within{--tw-gradient-to: #ecfeff var(--tw-gradient-to-position)}.focus-within\:to-cyan-500:focus-within{--tw-gradient-to: #06b6d4 var(--tw-gradient-to-position)}.focus-within\:to-cyan-600:focus-within{--tw-gradient-to: #0891b2 var(--tw-gradient-to-position)}.focus-within\:to-cyan-700:focus-within{--tw-gradient-to: #0e7490 var(--tw-gradient-to-position)}.focus-within\:to-cyan-800:focus-within{--tw-gradient-to: #155e75 var(--tw-gradient-to-position)}.focus-within\:to-cyan-900:focus-within{--tw-gradient-to: #164e63 var(--tw-gradient-to-position)}.focus-within\:to-emerald-100:focus-within{--tw-gradient-to: #d1fae5 var(--tw-gradient-to-position)}.focus-within\:to-emerald-200:focus-within{--tw-gradient-to: #a7f3d0 var(--tw-gradient-to-position)}.focus-within\:to-emerald-300:focus-within{--tw-gradient-to: #6ee7b7 var(--tw-gradient-to-position)}.focus-within\:to-emerald-400:focus-within{--tw-gradient-to: #34d399 var(--tw-gradient-to-position)}.focus-within\:to-emerald-50:focus-within{--tw-gradient-to: #ecfdf5 var(--tw-gradient-to-position)}.focus-within\:to-emerald-500:focus-within{--tw-gradient-to: #10b981 var(--tw-gradient-to-position)}.focus-within\:to-emerald-600:focus-within{--tw-gradient-to: #059669 var(--tw-gradient-to-position)}.focus-within\:to-emerald-700:focus-within{--tw-gradient-to: #047857 var(--tw-gradient-to-position)}.focus-within\:to-emerald-800:focus-within{--tw-gradient-to: #065f46 var(--tw-gradient-to-position)}.focus-within\:to-emerald-900:focus-within{--tw-gradient-to: #064e3b var(--tw-gradient-to-position)}.focus-within\:to-fuchsia-100:focus-within{--tw-gradient-to: #fae8ff var(--tw-gradient-to-position)}.focus-within\:to-fuchsia-200:focus-within{--tw-gradient-to: #f5d0fe var(--tw-gradient-to-position)}.focus-within\:to-fuchsia-300:focus-within{--tw-gradient-to: #f0abfc var(--tw-gradient-to-position)}.focus-within\:to-fuchsia-400:focus-within{--tw-gradient-to: #e879f9 var(--tw-gradient-to-position)}.focus-within\:to-fuchsia-50:focus-within{--tw-gradient-to: #fdf4ff var(--tw-gradient-to-position)}.focus-within\:to-fuchsia-500:focus-within{--tw-gradient-to: #d946ef var(--tw-gradient-to-position)}.focus-within\:to-fuchsia-600:focus-within{--tw-gradient-to: #c026d3 var(--tw-gradient-to-position)}.focus-within\:to-fuchsia-700:focus-within{--tw-gradient-to: #a21caf var(--tw-gradient-to-position)}.focus-within\:to-fuchsia-800:focus-within{--tw-gradient-to: #86198f var(--tw-gradient-to-position)}.focus-within\:to-fuchsia-900:focus-within{--tw-gradient-to: #701a75 var(--tw-gradient-to-position)}.focus-within\:to-gray-100:focus-within{--tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position)}.focus-within\:to-gray-200:focus-within{--tw-gradient-to: #e5e7eb var(--tw-gradient-to-position)}.focus-within\:to-gray-300:focus-within{--tw-gradient-to: #d1d5db var(--tw-gradient-to-position)}.focus-within\:to-gray-400:focus-within{--tw-gradient-to: #9ca3af var(--tw-gradient-to-position)}.focus-within\:to-gray-50:focus-within{--tw-gradient-to: #f9fafb var(--tw-gradient-to-position)}.focus-within\:to-gray-500:focus-within{--tw-gradient-to: #6b7280 var(--tw-gradient-to-position)}.focus-within\:to-gray-600:focus-within{--tw-gradient-to: #4b5563 var(--tw-gradient-to-position)}.focus-within\:to-gray-700:focus-within{--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.focus-within\:to-gray-800:focus-within{--tw-gradient-to: #1f2937 var(--tw-gradient-to-position)}.focus-within\:to-gray-900:focus-within{--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.focus-within\:to-green-100:focus-within{--tw-gradient-to: #dcfce7 var(--tw-gradient-to-position)}.focus-within\:to-green-200:focus-within{--tw-gradient-to: #bbf7d0 var(--tw-gradient-to-position)}.focus-within\:to-green-300:focus-within{--tw-gradient-to: #86efac var(--tw-gradient-to-position)}.focus-within\:to-green-400:focus-within{--tw-gradient-to: #4ade80 var(--tw-gradient-to-position)}.focus-within\:to-green-50:focus-within{--tw-gradient-to: #f0fdf4 var(--tw-gradient-to-position)}.focus-within\:to-green-500:focus-within{--tw-gradient-to: #22c55e var(--tw-gradient-to-position)}.focus-within\:to-green-600:focus-within{--tw-gradient-to: #16a34a var(--tw-gradient-to-position)}.focus-within\:to-green-700:focus-within{--tw-gradient-to: #15803d var(--tw-gradient-to-position)}.focus-within\:to-green-800:focus-within{--tw-gradient-to: #166534 var(--tw-gradient-to-position)}.focus-within\:to-green-900:focus-within{--tw-gradient-to: #14532d var(--tw-gradient-to-position)}.focus-within\:to-indigo-100:focus-within{--tw-gradient-to: #e0e7ff var(--tw-gradient-to-position)}.focus-within\:to-indigo-200:focus-within{--tw-gradient-to: #c7d2fe var(--tw-gradient-to-position)}.focus-within\:to-indigo-300:focus-within{--tw-gradient-to: #a5b4fc var(--tw-gradient-to-position)}.focus-within\:to-indigo-400:focus-within{--tw-gradient-to: #818cf8 var(--tw-gradient-to-position)}.focus-within\:to-indigo-50:focus-within{--tw-gradient-to: #eef2ff var(--tw-gradient-to-position)}.focus-within\:to-indigo-500:focus-within{--tw-gradient-to: #6366f1 var(--tw-gradient-to-position)}.focus-within\:to-indigo-600:focus-within{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.focus-within\:to-indigo-700:focus-within{--tw-gradient-to: #4338ca var(--tw-gradient-to-position)}.focus-within\:to-indigo-800:focus-within{--tw-gradient-to: #3730a3 var(--tw-gradient-to-position)}.focus-within\:to-indigo-900:focus-within{--tw-gradient-to: #312e81 var(--tw-gradient-to-position)}.focus-within\:to-lime-100:focus-within{--tw-gradient-to: #ecfccb var(--tw-gradient-to-position)}.focus-within\:to-lime-200:focus-within{--tw-gradient-to: #d9f99d var(--tw-gradient-to-position)}.focus-within\:to-lime-300:focus-within{--tw-gradient-to: #bef264 var(--tw-gradient-to-position)}.focus-within\:to-lime-400:focus-within{--tw-gradient-to: #a3e635 var(--tw-gradient-to-position)}.focus-within\:to-lime-50:focus-within{--tw-gradient-to: #f7fee7 var(--tw-gradient-to-position)}.focus-within\:to-lime-500:focus-within{--tw-gradient-to: #84cc16 var(--tw-gradient-to-position)}.focus-within\:to-lime-600:focus-within{--tw-gradient-to: #65a30d var(--tw-gradient-to-position)}.focus-within\:to-lime-700:focus-within{--tw-gradient-to: #4d7c0f var(--tw-gradient-to-position)}.focus-within\:to-lime-800:focus-within{--tw-gradient-to: #3f6212 var(--tw-gradient-to-position)}.focus-within\:to-lime-900:focus-within{--tw-gradient-to: #365314 var(--tw-gradient-to-position)}.focus-within\:to-orange-100:focus-within{--tw-gradient-to: #ffedd5 var(--tw-gradient-to-position)}.focus-within\:to-orange-200:focus-within{--tw-gradient-to: #fed7aa var(--tw-gradient-to-position)}.focus-within\:to-orange-300:focus-within{--tw-gradient-to: #fdba74 var(--tw-gradient-to-position)}.focus-within\:to-orange-400:focus-within{--tw-gradient-to: #fb923c var(--tw-gradient-to-position)}.focus-within\:to-orange-50:focus-within{--tw-gradient-to: #fff7ed var(--tw-gradient-to-position)}.focus-within\:to-orange-500:focus-within{--tw-gradient-to: #f97316 var(--tw-gradient-to-position)}.focus-within\:to-orange-600:focus-within{--tw-gradient-to: #ea580c var(--tw-gradient-to-position)}.focus-within\:to-orange-700:focus-within{--tw-gradient-to: #c2410c var(--tw-gradient-to-position)}.focus-within\:to-orange-800:focus-within{--tw-gradient-to: #9a3412 var(--tw-gradient-to-position)}.focus-within\:to-orange-900:focus-within{--tw-gradient-to: #7c2d12 var(--tw-gradient-to-position)}.focus-within\:to-pink-100:focus-within{--tw-gradient-to: #fce7f3 var(--tw-gradient-to-position)}.focus-within\:to-pink-200:focus-within{--tw-gradient-to: #fbcfe8 var(--tw-gradient-to-position)}.focus-within\:to-pink-300:focus-within{--tw-gradient-to: #f9a8d4 var(--tw-gradient-to-position)}.focus-within\:to-pink-400:focus-within{--tw-gradient-to: #f472b6 var(--tw-gradient-to-position)}.focus-within\:to-pink-50:focus-within{--tw-gradient-to: #fdf2f8 var(--tw-gradient-to-position)}.focus-within\:to-pink-500:focus-within{--tw-gradient-to: #ec4899 var(--tw-gradient-to-position)}.focus-within\:to-pink-600:focus-within{--tw-gradient-to: #db2777 var(--tw-gradient-to-position)}.focus-within\:to-pink-700:focus-within{--tw-gradient-to: #be185d var(--tw-gradient-to-position)}.focus-within\:to-pink-800:focus-within{--tw-gradient-to: #9d174d var(--tw-gradient-to-position)}.focus-within\:to-pink-900:focus-within{--tw-gradient-to: #831843 var(--tw-gradient-to-position)}.focus-within\:to-purple-100:focus-within{--tw-gradient-to: #f3e8ff var(--tw-gradient-to-position)}.focus-within\:to-purple-200:focus-within{--tw-gradient-to: #e9d5ff var(--tw-gradient-to-position)}.focus-within\:to-purple-300:focus-within{--tw-gradient-to: #d8b4fe var(--tw-gradient-to-position)}.focus-within\:to-purple-400:focus-within{--tw-gradient-to: #c084fc var(--tw-gradient-to-position)}.focus-within\:to-purple-50:focus-within{--tw-gradient-to: #faf5ff var(--tw-gradient-to-position)}.focus-within\:to-purple-500:focus-within{--tw-gradient-to: #a855f7 var(--tw-gradient-to-position)}.focus-within\:to-purple-600:focus-within{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.focus-within\:to-purple-700:focus-within{--tw-gradient-to: #7e22ce var(--tw-gradient-to-position)}.focus-within\:to-purple-800:focus-within{--tw-gradient-to: #6b21a8 var(--tw-gradient-to-position)}.focus-within\:to-purple-900:focus-within{--tw-gradient-to: #581c87 var(--tw-gradient-to-position)}.focus-within\:to-red-100:focus-within{--tw-gradient-to: #fee2e2 var(--tw-gradient-to-position)}.focus-within\:to-red-200:focus-within{--tw-gradient-to: #fecaca var(--tw-gradient-to-position)}.focus-within\:to-red-300:focus-within{--tw-gradient-to: #fca5a5 var(--tw-gradient-to-position)}.focus-within\:to-red-400:focus-within{--tw-gradient-to: #f87171 var(--tw-gradient-to-position)}.focus-within\:to-red-50:focus-within{--tw-gradient-to: #fef2f2 var(--tw-gradient-to-position)}.focus-within\:to-red-500:focus-within{--tw-gradient-to: #ef4444 var(--tw-gradient-to-position)}.focus-within\:to-red-600:focus-within{--tw-gradient-to: #dc2626 var(--tw-gradient-to-position)}.focus-within\:to-red-700:focus-within{--tw-gradient-to: #b91c1c var(--tw-gradient-to-position)}.focus-within\:to-red-800:focus-within{--tw-gradient-to: #991b1b var(--tw-gradient-to-position)}.focus-within\:to-red-900:focus-within{--tw-gradient-to: #7f1d1d var(--tw-gradient-to-position)}.focus-within\:to-rose-100:focus-within{--tw-gradient-to: #ffe4e6 var(--tw-gradient-to-position)}.focus-within\:to-rose-200:focus-within{--tw-gradient-to: #fecdd3 var(--tw-gradient-to-position)}.focus-within\:to-rose-300:focus-within{--tw-gradient-to: #fda4af var(--tw-gradient-to-position)}.focus-within\:to-rose-400:focus-within{--tw-gradient-to: #fb7185 var(--tw-gradient-to-position)}.focus-within\:to-rose-50:focus-within{--tw-gradient-to: #fff1f2 var(--tw-gradient-to-position)}.focus-within\:to-rose-500:focus-within{--tw-gradient-to: #f43f5e var(--tw-gradient-to-position)}.focus-within\:to-rose-600:focus-within{--tw-gradient-to: #e11d48 var(--tw-gradient-to-position)}.focus-within\:to-rose-700:focus-within{--tw-gradient-to: #be123c var(--tw-gradient-to-position)}.focus-within\:to-rose-800:focus-within{--tw-gradient-to: #9f1239 var(--tw-gradient-to-position)}.focus-within\:to-rose-900:focus-within{--tw-gradient-to: #881337 var(--tw-gradient-to-position)}.focus-within\:to-sky-100:focus-within{--tw-gradient-to: #e0f2fe var(--tw-gradient-to-position)}.focus-within\:to-sky-200:focus-within{--tw-gradient-to: #bae6fd var(--tw-gradient-to-position)}.focus-within\:to-sky-300:focus-within{--tw-gradient-to: #7dd3fc var(--tw-gradient-to-position)}.focus-within\:to-sky-400:focus-within{--tw-gradient-to: #38bdf8 var(--tw-gradient-to-position)}.focus-within\:to-sky-50:focus-within{--tw-gradient-to: #f0f9ff var(--tw-gradient-to-position)}.focus-within\:to-sky-500:focus-within{--tw-gradient-to: #0ea5e9 var(--tw-gradient-to-position)}.focus-within\:to-sky-600:focus-within{--tw-gradient-to: #0284c7 var(--tw-gradient-to-position)}.focus-within\:to-sky-700:focus-within{--tw-gradient-to: #0369a1 var(--tw-gradient-to-position)}.focus-within\:to-sky-800:focus-within{--tw-gradient-to: #075985 var(--tw-gradient-to-position)}.focus-within\:to-sky-900:focus-within{--tw-gradient-to: #0c4a6e var(--tw-gradient-to-position)}.focus-within\:to-slate-100:focus-within{--tw-gradient-to: #f1f5f9 var(--tw-gradient-to-position)}.focus-within\:to-slate-200:focus-within{--tw-gradient-to: #e2e8f0 var(--tw-gradient-to-position)}.focus-within\:to-slate-300:focus-within{--tw-gradient-to: #cbd5e1 var(--tw-gradient-to-position)}.focus-within\:to-slate-400:focus-within{--tw-gradient-to: #94a3b8 var(--tw-gradient-to-position)}.focus-within\:to-slate-50:focus-within{--tw-gradient-to: #f8fafc var(--tw-gradient-to-position)}.focus-within\:to-slate-500:focus-within{--tw-gradient-to: #64748b var(--tw-gradient-to-position)}.focus-within\:to-slate-600:focus-within{--tw-gradient-to: #475569 var(--tw-gradient-to-position)}.focus-within\:to-slate-700:focus-within{--tw-gradient-to: #334155 var(--tw-gradient-to-position)}.focus-within\:to-slate-800:focus-within{--tw-gradient-to: #1e293b var(--tw-gradient-to-position)}.focus-within\:to-slate-900:focus-within{--tw-gradient-to: #0f172a var(--tw-gradient-to-position)}.focus-within\:to-teal-100:focus-within{--tw-gradient-to: #ccfbf1 var(--tw-gradient-to-position)}.focus-within\:to-teal-200:focus-within{--tw-gradient-to: #99f6e4 var(--tw-gradient-to-position)}.focus-within\:to-teal-300:focus-within{--tw-gradient-to: #5eead4 var(--tw-gradient-to-position)}.focus-within\:to-teal-400:focus-within{--tw-gradient-to: #2dd4bf var(--tw-gradient-to-position)}.focus-within\:to-teal-50:focus-within{--tw-gradient-to: #f0fdfa var(--tw-gradient-to-position)}.focus-within\:to-teal-500:focus-within{--tw-gradient-to: #14b8a6 var(--tw-gradient-to-position)}.focus-within\:to-teal-600:focus-within{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.focus-within\:to-teal-700:focus-within{--tw-gradient-to: #0f766e var(--tw-gradient-to-position)}.focus-within\:to-teal-800:focus-within{--tw-gradient-to: #115e59 var(--tw-gradient-to-position)}.focus-within\:to-teal-900:focus-within{--tw-gradient-to: #134e4a var(--tw-gradient-to-position)}.focus-within\:to-violet-100:focus-within{--tw-gradient-to: #ede9fe var(--tw-gradient-to-position)}.focus-within\:to-violet-200:focus-within{--tw-gradient-to: #ddd6fe var(--tw-gradient-to-position)}.focus-within\:to-violet-300:focus-within{--tw-gradient-to: #c4b5fd var(--tw-gradient-to-position)}.focus-within\:to-violet-400:focus-within{--tw-gradient-to: #a78bfa var(--tw-gradient-to-position)}.focus-within\:to-violet-50:focus-within{--tw-gradient-to: #f5f3ff var(--tw-gradient-to-position)}.focus-within\:to-violet-500:focus-within{--tw-gradient-to: #8b5cf6 var(--tw-gradient-to-position)}.focus-within\:to-violet-600:focus-within{--tw-gradient-to: #7c3aed var(--tw-gradient-to-position)}.focus-within\:to-violet-700:focus-within{--tw-gradient-to: #6d28d9 var(--tw-gradient-to-position)}.focus-within\:to-violet-800:focus-within{--tw-gradient-to: #5b21b6 var(--tw-gradient-to-position)}.focus-within\:to-violet-900:focus-within{--tw-gradient-to: #4c1d95 var(--tw-gradient-to-position)}.focus-within\:to-yellow-100:focus-within{--tw-gradient-to: #fef9c3 var(--tw-gradient-to-position)}.focus-within\:to-yellow-200:focus-within{--tw-gradient-to: #fef08a var(--tw-gradient-to-position)}.focus-within\:to-yellow-300:focus-within{--tw-gradient-to: #fde047 var(--tw-gradient-to-position)}.focus-within\:to-yellow-400:focus-within{--tw-gradient-to: #facc15 var(--tw-gradient-to-position)}.focus-within\:to-yellow-50:focus-within{--tw-gradient-to: #fefce8 var(--tw-gradient-to-position)}.focus-within\:to-yellow-500:focus-within{--tw-gradient-to: #eab308 var(--tw-gradient-to-position)}.focus-within\:to-yellow-600:focus-within{--tw-gradient-to: #ca8a04 var(--tw-gradient-to-position)}.focus-within\:to-yellow-700:focus-within{--tw-gradient-to: #a16207 var(--tw-gradient-to-position)}.focus-within\:to-yellow-800:focus-within{--tw-gradient-to: #854d0e var(--tw-gradient-to-position)}.focus-within\:to-yellow-900:focus-within{--tw-gradient-to: #713f12 var(--tw-gradient-to-position)}.focus-within\:text-amber-100:focus-within{--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity, 1))}.focus-within\:text-amber-200:focus-within{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.focus-within\:text-amber-300:focus-within{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.focus-within\:text-amber-400:focus-within{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.focus-within\:text-amber-50:focus-within{--tw-text-opacity: 1;color:rgb(255 251 235 / var(--tw-text-opacity, 1))}.focus-within\:text-amber-500:focus-within{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.focus-within\:text-amber-600:focus-within{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.focus-within\:text-amber-700:focus-within{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.focus-within\:text-amber-800:focus-within{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.focus-within\:text-amber-900:focus-within{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.focus-within\:text-blue-100:focus-within{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.focus-within\:text-blue-200:focus-within{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.focus-within\:text-blue-300:focus-within{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.focus-within\:text-blue-400:focus-within{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.focus-within\:text-blue-50:focus-within{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity, 1))}.focus-within\:text-blue-500:focus-within{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.focus-within\:text-blue-600:focus-within{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.focus-within\:text-blue-700:focus-within{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.focus-within\:text-blue-800:focus-within{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.focus-within\:text-blue-900:focus-within{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.focus-within\:text-cyan-100:focus-within{--tw-text-opacity: 1;color:rgb(207 250 254 / var(--tw-text-opacity, 1))}.focus-within\:text-cyan-200:focus-within{--tw-text-opacity: 1;color:rgb(165 243 252 / var(--tw-text-opacity, 1))}.focus-within\:text-cyan-300:focus-within{--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.focus-within\:text-cyan-400:focus-within{--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.focus-within\:text-cyan-50:focus-within{--tw-text-opacity: 1;color:rgb(236 254 255 / var(--tw-text-opacity, 1))}.focus-within\:text-cyan-500:focus-within{--tw-text-opacity: 1;color:rgb(6 182 212 / var(--tw-text-opacity, 1))}.focus-within\:text-cyan-600:focus-within{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.focus-within\:text-cyan-700:focus-within{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.focus-within\:text-cyan-800:focus-within{--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity, 1))}.focus-within\:text-cyan-900:focus-within{--tw-text-opacity: 1;color:rgb(22 78 99 / var(--tw-text-opacity, 1))}.focus-within\:text-emerald-100:focus-within{--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.focus-within\:text-emerald-200:focus-within{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.focus-within\:text-emerald-300:focus-within{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.focus-within\:text-emerald-400:focus-within{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.focus-within\:text-emerald-50:focus-within{--tw-text-opacity: 1;color:rgb(236 253 245 / var(--tw-text-opacity, 1))}.focus-within\:text-emerald-500:focus-within{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.focus-within\:text-emerald-600:focus-within{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.focus-within\:text-emerald-700:focus-within{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.focus-within\:text-emerald-800:focus-within{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.focus-within\:text-emerald-900:focus-within{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.focus-within\:text-fuchsia-100:focus-within{--tw-text-opacity: 1;color:rgb(250 232 255 / var(--tw-text-opacity, 1))}.focus-within\:text-fuchsia-200:focus-within{--tw-text-opacity: 1;color:rgb(245 208 254 / var(--tw-text-opacity, 1))}.focus-within\:text-fuchsia-300:focus-within{--tw-text-opacity: 1;color:rgb(240 171 252 / var(--tw-text-opacity, 1))}.focus-within\:text-fuchsia-400:focus-within{--tw-text-opacity: 1;color:rgb(232 121 249 / var(--tw-text-opacity, 1))}.focus-within\:text-fuchsia-50:focus-within{--tw-text-opacity: 1;color:rgb(253 244 255 / var(--tw-text-opacity, 1))}.focus-within\:text-fuchsia-500:focus-within{--tw-text-opacity: 1;color:rgb(217 70 239 / var(--tw-text-opacity, 1))}.focus-within\:text-fuchsia-600:focus-within{--tw-text-opacity: 1;color:rgb(192 38 211 / var(--tw-text-opacity, 1))}.focus-within\:text-fuchsia-700:focus-within{--tw-text-opacity: 1;color:rgb(162 28 175 / var(--tw-text-opacity, 1))}.focus-within\:text-fuchsia-800:focus-within{--tw-text-opacity: 1;color:rgb(134 25 143 / var(--tw-text-opacity, 1))}.focus-within\:text-fuchsia-900:focus-within{--tw-text-opacity: 1;color:rgb(112 26 117 / var(--tw-text-opacity, 1))}.focus-within\:text-gray-100:focus-within{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.focus-within\:text-gray-200:focus-within{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.focus-within\:text-gray-300:focus-within{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.focus-within\:text-gray-400:focus-within{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.focus-within\:text-gray-50:focus-within{--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.focus-within\:text-gray-500:focus-within{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.focus-within\:text-gray-600:focus-within{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.focus-within\:text-gray-700:focus-within{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.focus-within\:text-gray-800:focus-within{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.focus-within\:text-gray-900:focus-within{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.focus-within\:text-green-100:focus-within{--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity, 1))}.focus-within\:text-green-200:focus-within{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.focus-within\:text-green-300:focus-within{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.focus-within\:text-green-400:focus-within{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.focus-within\:text-green-50:focus-within{--tw-text-opacity: 1;color:rgb(240 253 244 / var(--tw-text-opacity, 1))}.focus-within\:text-green-500:focus-within{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.focus-within\:text-green-600:focus-within{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.focus-within\:text-green-700:focus-within{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.focus-within\:text-green-800:focus-within{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.focus-within\:text-green-900:focus-within{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.focus-within\:text-indigo-100:focus-within{--tw-text-opacity: 1;color:rgb(224 231 255 / var(--tw-text-opacity, 1))}.focus-within\:text-indigo-200:focus-within{--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity, 1))}.focus-within\:text-indigo-300:focus-within{--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity, 1))}.focus-within\:text-indigo-400:focus-within{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.focus-within\:text-indigo-50:focus-within{--tw-text-opacity: 1;color:rgb(238 242 255 / var(--tw-text-opacity, 1))}.focus-within\:text-indigo-500:focus-within{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.focus-within\:text-indigo-600:focus-within{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.focus-within\:text-indigo-700:focus-within{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.focus-within\:text-indigo-800:focus-within{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.focus-within\:text-indigo-900:focus-within{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.focus-within\:text-lime-100:focus-within{--tw-text-opacity: 1;color:rgb(236 252 203 / var(--tw-text-opacity, 1))}.focus-within\:text-lime-200:focus-within{--tw-text-opacity: 1;color:rgb(217 249 157 / var(--tw-text-opacity, 1))}.focus-within\:text-lime-300:focus-within{--tw-text-opacity: 1;color:rgb(190 242 100 / var(--tw-text-opacity, 1))}.focus-within\:text-lime-400:focus-within{--tw-text-opacity: 1;color:rgb(163 230 53 / var(--tw-text-opacity, 1))}.focus-within\:text-lime-50:focus-within{--tw-text-opacity: 1;color:rgb(247 254 231 / var(--tw-text-opacity, 1))}.focus-within\:text-lime-500:focus-within{--tw-text-opacity: 1;color:rgb(132 204 22 / var(--tw-text-opacity, 1))}.focus-within\:text-lime-600:focus-within{--tw-text-opacity: 1;color:rgb(101 163 13 / var(--tw-text-opacity, 1))}.focus-within\:text-lime-700:focus-within{--tw-text-opacity: 1;color:rgb(77 124 15 / var(--tw-text-opacity, 1))}.focus-within\:text-lime-800:focus-within{--tw-text-opacity: 1;color:rgb(63 98 18 / var(--tw-text-opacity, 1))}.focus-within\:text-lime-900:focus-within{--tw-text-opacity: 1;color:rgb(54 83 20 / var(--tw-text-opacity, 1))}.focus-within\:text-orange-100:focus-within{--tw-text-opacity: 1;color:rgb(255 237 213 / var(--tw-text-opacity, 1))}.focus-within\:text-orange-200:focus-within{--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity, 1))}.focus-within\:text-orange-300:focus-within{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.focus-within\:text-orange-400:focus-within{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.focus-within\:text-orange-50:focus-within{--tw-text-opacity: 1;color:rgb(255 247 237 / var(--tw-text-opacity, 1))}.focus-within\:text-orange-500:focus-within{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.focus-within\:text-orange-600:focus-within{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.focus-within\:text-orange-700:focus-within{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.focus-within\:text-orange-800:focus-within{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.focus-within\:text-orange-900:focus-within{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity, 1))}.focus-within\:text-pink-100:focus-within{--tw-text-opacity: 1;color:rgb(252 231 243 / var(--tw-text-opacity, 1))}.focus-within\:text-pink-200:focus-within{--tw-text-opacity: 1;color:rgb(251 207 232 / var(--tw-text-opacity, 1))}.focus-within\:text-pink-300:focus-within{--tw-text-opacity: 1;color:rgb(249 168 212 / var(--tw-text-opacity, 1))}.focus-within\:text-pink-400:focus-within{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.focus-within\:text-pink-50:focus-within{--tw-text-opacity: 1;color:rgb(253 242 248 / var(--tw-text-opacity, 1))}.focus-within\:text-pink-500:focus-within{--tw-text-opacity: 1;color:rgb(236 72 153 / var(--tw-text-opacity, 1))}.focus-within\:text-pink-600:focus-within{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity, 1))}.focus-within\:text-pink-700:focus-within{--tw-text-opacity: 1;color:rgb(190 24 93 / var(--tw-text-opacity, 1))}.focus-within\:text-pink-800:focus-within{--tw-text-opacity: 1;color:rgb(157 23 77 / var(--tw-text-opacity, 1))}.focus-within\:text-pink-900:focus-within{--tw-text-opacity: 1;color:rgb(131 24 67 / var(--tw-text-opacity, 1))}.focus-within\:text-purple-100:focus-within{--tw-text-opacity: 1;color:rgb(243 232 255 / var(--tw-text-opacity, 1))}.focus-within\:text-purple-200:focus-within{--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity, 1))}.focus-within\:text-purple-300:focus-within{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.focus-within\:text-purple-400:focus-within{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.focus-within\:text-purple-50:focus-within{--tw-text-opacity: 1;color:rgb(250 245 255 / var(--tw-text-opacity, 1))}.focus-within\:text-purple-500:focus-within{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.focus-within\:text-purple-600:focus-within{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.focus-within\:text-purple-700:focus-within{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.focus-within\:text-purple-800:focus-within{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.focus-within\:text-purple-900:focus-within{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity, 1))}.focus-within\:text-red-100:focus-within{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.focus-within\:text-red-200:focus-within{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.focus-within\:text-red-300:focus-within{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.focus-within\:text-red-400:focus-within{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.focus-within\:text-red-50:focus-within{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.focus-within\:text-red-500:focus-within{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.focus-within\:text-red-600:focus-within{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.focus-within\:text-red-700:focus-within{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.focus-within\:text-red-800:focus-within{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.focus-within\:text-red-900:focus-within{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.focus-within\:text-rose-100:focus-within{--tw-text-opacity: 1;color:rgb(255 228 230 / var(--tw-text-opacity, 1))}.focus-within\:text-rose-200:focus-within{--tw-text-opacity: 1;color:rgb(254 205 211 / var(--tw-text-opacity, 1))}.focus-within\:text-rose-300:focus-within{--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity, 1))}.focus-within\:text-rose-400:focus-within{--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.focus-within\:text-rose-50:focus-within{--tw-text-opacity: 1;color:rgb(255 241 242 / var(--tw-text-opacity, 1))}.focus-within\:text-rose-500:focus-within{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.focus-within\:text-rose-600:focus-within{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.focus-within\:text-rose-700:focus-within{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.focus-within\:text-rose-800:focus-within{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.focus-within\:text-rose-900:focus-within{--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity, 1))}.focus-within\:text-sky-100:focus-within{--tw-text-opacity: 1;color:rgb(224 242 254 / var(--tw-text-opacity, 1))}.focus-within\:text-sky-200:focus-within{--tw-text-opacity: 1;color:rgb(186 230 253 / var(--tw-text-opacity, 1))}.focus-within\:text-sky-300:focus-within{--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity, 1))}.focus-within\:text-sky-400:focus-within{--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.focus-within\:text-sky-50:focus-within{--tw-text-opacity: 1;color:rgb(240 249 255 / var(--tw-text-opacity, 1))}.focus-within\:text-sky-500:focus-within{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity, 1))}.focus-within\:text-sky-600:focus-within{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.focus-within\:text-sky-700:focus-within{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.focus-within\:text-sky-800:focus-within{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.focus-within\:text-sky-900:focus-within{--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity, 1))}.focus-within\:text-slate-100:focus-within{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.focus-within\:text-slate-200:focus-within{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.focus-within\:text-slate-300:focus-within{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.focus-within\:text-slate-400:focus-within{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.focus-within\:text-slate-50:focus-within{--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity, 1))}.focus-within\:text-slate-500:focus-within{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.focus-within\:text-slate-600:focus-within{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.focus-within\:text-slate-700:focus-within{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.focus-within\:text-slate-800:focus-within{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.focus-within\:text-slate-900:focus-within{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.focus-within\:text-teal-100:focus-within{--tw-text-opacity: 1;color:rgb(204 251 241 / var(--tw-text-opacity, 1))}.focus-within\:text-teal-200:focus-within{--tw-text-opacity: 1;color:rgb(153 246 228 / var(--tw-text-opacity, 1))}.focus-within\:text-teal-300:focus-within{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.focus-within\:text-teal-400:focus-within{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.focus-within\:text-teal-50:focus-within{--tw-text-opacity: 1;color:rgb(240 253 250 / var(--tw-text-opacity, 1))}.focus-within\:text-teal-500:focus-within{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.focus-within\:text-teal-600:focus-within{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.focus-within\:text-teal-700:focus-within{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.focus-within\:text-teal-800:focus-within{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.focus-within\:text-teal-900:focus-within{--tw-text-opacity: 1;color:rgb(19 78 74 / var(--tw-text-opacity, 1))}.focus-within\:text-violet-100:focus-within{--tw-text-opacity: 1;color:rgb(237 233 254 / var(--tw-text-opacity, 1))}.focus-within\:text-violet-200:focus-within{--tw-text-opacity: 1;color:rgb(221 214 254 / var(--tw-text-opacity, 1))}.focus-within\:text-violet-300:focus-within{--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity, 1))}.focus-within\:text-violet-400:focus-within{--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.focus-within\:text-violet-50:focus-within{--tw-text-opacity: 1;color:rgb(245 243 255 / var(--tw-text-opacity, 1))}.focus-within\:text-violet-500:focus-within{--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.focus-within\:text-violet-600:focus-within{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.focus-within\:text-violet-700:focus-within{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.focus-within\:text-violet-800:focus-within{--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity, 1))}.focus-within\:text-violet-900:focus-within{--tw-text-opacity: 1;color:rgb(76 29 149 / var(--tw-text-opacity, 1))}.focus-within\:text-yellow-100:focus-within{--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity, 1))}.focus-within\:text-yellow-200:focus-within{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.focus-within\:text-yellow-300:focus-within{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.focus-within\:text-yellow-400:focus-within{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.focus-within\:text-yellow-50:focus-within{--tw-text-opacity: 1;color:rgb(254 252 232 / var(--tw-text-opacity, 1))}.focus-within\:text-yellow-500:focus-within{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.focus-within\:text-yellow-600:focus-within{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.focus-within\:text-yellow-700:focus-within{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.focus-within\:text-yellow-800:focus-within{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.focus-within\:text-yellow-900:focus-within{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.focus-within\:opacity-100:focus-within{opacity:1}.focus-within\:ring-amber-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 243 199 / var(--tw-ring-opacity, 1))}.focus-within\:ring-amber-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1))}.focus-within\:ring-amber-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1))}.focus-within\:ring-amber-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1))}.focus-within\:ring-amber-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 251 235 / var(--tw-ring-opacity, 1))}.focus-within\:ring-amber-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1))}.focus-within\:ring-amber-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 119 6 / var(--tw-ring-opacity, 1))}.focus-within\:ring-amber-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(180 83 9 / var(--tw-ring-opacity, 1))}.focus-within\:ring-amber-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(146 64 14 / var(--tw-ring-opacity, 1))}.focus-within\:ring-amber-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(120 53 15 / var(--tw-ring-opacity, 1))}.focus-within\:ring-blue-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.focus-within\:ring-blue-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.focus-within\:ring-blue-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}.focus-within\:ring-blue-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.focus-within\:ring-blue-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 246 255 / var(--tw-ring-opacity, 1))}.focus-within\:ring-blue-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus-within\:ring-blue-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1))}.focus-within\:ring-blue-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity, 1))}.focus-within\:ring-blue-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1))}.focus-within\:ring-blue-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity, 1))}.focus-within\:ring-cyan-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(207 250 254 / var(--tw-ring-opacity, 1))}.focus-within\:ring-cyan-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(165 243 252 / var(--tw-ring-opacity, 1))}.focus-within\:ring-cyan-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(103 232 249 / var(--tw-ring-opacity, 1))}.focus-within\:ring-cyan-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 211 238 / var(--tw-ring-opacity, 1))}.focus-within\:ring-cyan-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 254 255 / var(--tw-ring-opacity, 1))}.focus-within\:ring-cyan-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 182 212 / var(--tw-ring-opacity, 1))}.focus-within\:ring-cyan-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(8 145 178 / var(--tw-ring-opacity, 1))}.focus-within\:ring-cyan-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(14 116 144 / var(--tw-ring-opacity, 1))}.focus-within\:ring-cyan-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(21 94 117 / var(--tw-ring-opacity, 1))}.focus-within\:ring-cyan-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 78 99 / var(--tw-ring-opacity, 1))}.focus-within\:ring-emerald-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1))}.focus-within\:ring-emerald-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1))}.focus-within\:ring-emerald-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(110 231 183 / var(--tw-ring-opacity, 1))}.focus-within\:ring-emerald-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(52 211 153 / var(--tw-ring-opacity, 1))}.focus-within\:ring-emerald-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 253 245 / var(--tw-ring-opacity, 1))}.focus-within\:ring-emerald-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1))}.focus-within\:ring-emerald-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity, 1))}.focus-within\:ring-emerald-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(4 120 87 / var(--tw-ring-opacity, 1))}.focus-within\:ring-emerald-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 95 70 / var(--tw-ring-opacity, 1))}.focus-within\:ring-emerald-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 78 59 / var(--tw-ring-opacity, 1))}.focus-within\:ring-fuchsia-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 232 255 / var(--tw-ring-opacity, 1))}.focus-within\:ring-fuchsia-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 208 254 / var(--tw-ring-opacity, 1))}.focus-within\:ring-fuchsia-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 171 252 / var(--tw-ring-opacity, 1))}.focus-within\:ring-fuchsia-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(232 121 249 / var(--tw-ring-opacity, 1))}.focus-within\:ring-fuchsia-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 244 255 / var(--tw-ring-opacity, 1))}.focus-within\:ring-fuchsia-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 70 239 / var(--tw-ring-opacity, 1))}.focus-within\:ring-fuchsia-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(192 38 211 / var(--tw-ring-opacity, 1))}.focus-within\:ring-fuchsia-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(162 28 175 / var(--tw-ring-opacity, 1))}.focus-within\:ring-fuchsia-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 25 143 / var(--tw-ring-opacity, 1))}.focus-within\:ring-fuchsia-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(112 26 117 / var(--tw-ring-opacity, 1))}.focus-within\:ring-gray-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity, 1))}.focus-within\:ring-gray-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1))}.focus-within\:ring-gray-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.focus-within\:ring-gray-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1))}.focus-within\:ring-gray-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 250 251 / var(--tw-ring-opacity, 1))}.focus-within\:ring-gray-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1))}.focus-within\:ring-gray-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity, 1))}.focus-within\:ring-gray-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1))}.focus-within\:ring-gray-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(31 41 55 / var(--tw-ring-opacity, 1))}.focus-within\:ring-gray-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(17 24 39 / var(--tw-ring-opacity, 1))}.focus-within\:ring-green-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 252 231 / var(--tw-ring-opacity, 1))}.focus-within\:ring-green-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(187 247 208 / var(--tw-ring-opacity, 1))}.focus-within\:ring-green-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity, 1))}.focus-within\:ring-green-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1))}.focus-within\:ring-green-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 253 244 / var(--tw-ring-opacity, 1))}.focus-within\:ring-green-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.focus-within\:ring-green-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.focus-within\:ring-green-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(21 128 61 / var(--tw-ring-opacity, 1))}.focus-within\:ring-green-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 101 52 / var(--tw-ring-opacity, 1))}.focus-within\:ring-green-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 83 45 / var(--tw-ring-opacity, 1))}.focus-within\:ring-indigo-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1))}.focus-within\:ring-indigo-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity, 1))}.focus-within\:ring-indigo-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(165 180 252 / var(--tw-ring-opacity, 1))}.focus-within\:ring-indigo-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(129 140 248 / var(--tw-ring-opacity, 1))}.focus-within\:ring-indigo-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(238 242 255 / var(--tw-ring-opacity, 1))}.focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1))}.focus-within\:ring-indigo-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(67 56 202 / var(--tw-ring-opacity, 1))}.focus-within\:ring-indigo-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(55 48 163 / var(--tw-ring-opacity, 1))}.focus-within\:ring-indigo-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(49 46 129 / var(--tw-ring-opacity, 1))}.focus-within\:ring-lime-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 252 203 / var(--tw-ring-opacity, 1))}.focus-within\:ring-lime-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 249 157 / var(--tw-ring-opacity, 1))}.focus-within\:ring-lime-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(190 242 100 / var(--tw-ring-opacity, 1))}.focus-within\:ring-lime-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(163 230 53 / var(--tw-ring-opacity, 1))}.focus-within\:ring-lime-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(247 254 231 / var(--tw-ring-opacity, 1))}.focus-within\:ring-lime-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(132 204 22 / var(--tw-ring-opacity, 1))}.focus-within\:ring-lime-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(101 163 13 / var(--tw-ring-opacity, 1))}.focus-within\:ring-lime-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(77 124 15 / var(--tw-ring-opacity, 1))}.focus-within\:ring-lime-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(63 98 18 / var(--tw-ring-opacity, 1))}.focus-within\:ring-lime-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(54 83 20 / var(--tw-ring-opacity, 1))}.focus-within\:ring-orange-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 237 213 / var(--tw-ring-opacity, 1))}.focus-within\:ring-orange-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 215 170 / var(--tw-ring-opacity, 1))}.focus-within\:ring-orange-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 186 116 / var(--tw-ring-opacity, 1))}.focus-within\:ring-orange-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 146 60 / var(--tw-ring-opacity, 1))}.focus-within\:ring-orange-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 247 237 / var(--tw-ring-opacity, 1))}.focus-within\:ring-orange-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1))}.focus-within\:ring-orange-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 88 12 / var(--tw-ring-opacity, 1))}.focus-within\:ring-orange-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(194 65 12 / var(--tw-ring-opacity, 1))}.focus-within\:ring-orange-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(154 52 18 / var(--tw-ring-opacity, 1))}.focus-within\:ring-orange-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(124 45 18 / var(--tw-ring-opacity, 1))}.focus-within\:ring-pink-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 231 243 / var(--tw-ring-opacity, 1))}.focus-within\:ring-pink-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 207 232 / var(--tw-ring-opacity, 1))}.focus-within\:ring-pink-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 168 212 / var(--tw-ring-opacity, 1))}.focus-within\:ring-pink-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(244 114 182 / var(--tw-ring-opacity, 1))}.focus-within\:ring-pink-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 242 248 / var(--tw-ring-opacity, 1))}.focus-within\:ring-pink-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 72 153 / var(--tw-ring-opacity, 1))}.focus-within\:ring-pink-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 39 119 / var(--tw-ring-opacity, 1))}.focus-within\:ring-pink-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(190 24 93 / var(--tw-ring-opacity, 1))}.focus-within\:ring-pink-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(157 23 77 / var(--tw-ring-opacity, 1))}.focus-within\:ring-pink-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(131 24 67 / var(--tw-ring-opacity, 1))}.focus-within\:ring-purple-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(243 232 255 / var(--tw-ring-opacity, 1))}.focus-within\:ring-purple-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(233 213 255 / var(--tw-ring-opacity, 1))}.focus-within\:ring-purple-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(216 180 254 / var(--tw-ring-opacity, 1))}.focus-within\:ring-purple-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(192 132 252 / var(--tw-ring-opacity, 1))}.focus-within\:ring-purple-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 245 255 / var(--tw-ring-opacity, 1))}.focus-within\:ring-purple-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1))}.focus-within\:ring-purple-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 51 234 / var(--tw-ring-opacity, 1))}.focus-within\:ring-purple-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(126 34 206 / var(--tw-ring-opacity, 1))}.focus-within\:ring-purple-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 33 168 / var(--tw-ring-opacity, 1))}.focus-within\:ring-purple-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(88 28 135 / var(--tw-ring-opacity, 1))}.focus-within\:ring-red-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1))}.focus-within\:ring-red-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1))}.focus-within\:ring-red-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1))}.focus-within\:ring-red-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.focus-within\:ring-red-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 242 242 / var(--tw-ring-opacity, 1))}.focus-within\:ring-red-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus-within\:ring-red-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1))}.focus-within\:ring-red-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1))}.focus-within\:ring-red-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity, 1))}.focus-within\:ring-red-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1))}.focus-within\:ring-rose-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 228 230 / var(--tw-ring-opacity, 1))}.focus-within\:ring-rose-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 205 211 / var(--tw-ring-opacity, 1))}.focus-within\:ring-rose-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 164 175 / var(--tw-ring-opacity, 1))}.focus-within\:ring-rose-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 113 133 / var(--tw-ring-opacity, 1))}.focus-within\:ring-rose-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 241 242 / var(--tw-ring-opacity, 1))}.focus-within\:ring-rose-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(244 63 94 / var(--tw-ring-opacity, 1))}.focus-within\:ring-rose-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(225 29 72 / var(--tw-ring-opacity, 1))}.focus-within\:ring-rose-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(190 18 60 / var(--tw-ring-opacity, 1))}.focus-within\:ring-rose-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(159 18 57 / var(--tw-ring-opacity, 1))}.focus-within\:ring-rose-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(136 19 55 / var(--tw-ring-opacity, 1))}.focus-within\:ring-sky-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 242 254 / var(--tw-ring-opacity, 1))}.focus-within\:ring-sky-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(186 230 253 / var(--tw-ring-opacity, 1))}.focus-within\:ring-sky-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(125 211 252 / var(--tw-ring-opacity, 1))}.focus-within\:ring-sky-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(56 189 248 / var(--tw-ring-opacity, 1))}.focus-within\:ring-sky-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 249 255 / var(--tw-ring-opacity, 1))}.focus-within\:ring-sky-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity, 1))}.focus-within\:ring-sky-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(2 132 199 / var(--tw-ring-opacity, 1))}.focus-within\:ring-sky-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(3 105 161 / var(--tw-ring-opacity, 1))}.focus-within\:ring-sky-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(7 89 133 / var(--tw-ring-opacity, 1))}.focus-within\:ring-sky-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(12 74 110 / var(--tw-ring-opacity, 1))}.focus-within\:ring-slate-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(241 245 249 / var(--tw-ring-opacity, 1))}.focus-within\:ring-slate-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.focus-within\:ring-slate-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1))}.focus-within\:ring-slate-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1))}.focus-within\:ring-slate-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 250 252 / var(--tw-ring-opacity, 1))}.focus-within\:ring-slate-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(100 116 139 / var(--tw-ring-opacity, 1))}.focus-within\:ring-slate-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(71 85 105 / var(--tw-ring-opacity, 1))}.focus-within\:ring-slate-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(51 65 85 / var(--tw-ring-opacity, 1))}.focus-within\:ring-slate-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 41 59 / var(--tw-ring-opacity, 1))}.focus-within\:ring-slate-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(15 23 42 / var(--tw-ring-opacity, 1))}.focus-within\:ring-teal-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(204 251 241 / var(--tw-ring-opacity, 1))}.focus-within\:ring-teal-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 246 228 / var(--tw-ring-opacity, 1))}.focus-within\:ring-teal-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(94 234 212 / var(--tw-ring-opacity, 1))}.focus-within\:ring-teal-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(45 212 191 / var(--tw-ring-opacity, 1))}.focus-within\:ring-teal-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 253 250 / var(--tw-ring-opacity, 1))}.focus-within\:ring-teal-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1))}.focus-within\:ring-teal-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(13 148 136 / var(--tw-ring-opacity, 1))}.focus-within\:ring-teal-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(15 118 110 / var(--tw-ring-opacity, 1))}.focus-within\:ring-teal-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(17 94 89 / var(--tw-ring-opacity, 1))}.focus-within\:ring-teal-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(19 78 74 / var(--tw-ring-opacity, 1))}.focus-within\:ring-violet-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(237 233 254 / var(--tw-ring-opacity, 1))}.focus-within\:ring-violet-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(221 214 254 / var(--tw-ring-opacity, 1))}.focus-within\:ring-violet-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(196 181 253 / var(--tw-ring-opacity, 1))}.focus-within\:ring-violet-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 139 250 / var(--tw-ring-opacity, 1))}.focus-within\:ring-violet-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 243 255 / var(--tw-ring-opacity, 1))}.focus-within\:ring-violet-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(139 92 246 / var(--tw-ring-opacity, 1))}.focus-within\:ring-violet-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(124 58 237 / var(--tw-ring-opacity, 1))}.focus-within\:ring-violet-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(109 40 217 / var(--tw-ring-opacity, 1))}.focus-within\:ring-violet-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(91 33 182 / var(--tw-ring-opacity, 1))}.focus-within\:ring-violet-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(76 29 149 / var(--tw-ring-opacity, 1))}.focus-within\:ring-yellow-100:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 249 195 / var(--tw-ring-opacity, 1))}.focus-within\:ring-yellow-200:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 240 138 / var(--tw-ring-opacity, 1))}.focus-within\:ring-yellow-300:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1))}.focus-within\:ring-yellow-400:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1))}.focus-within\:ring-yellow-50:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 252 232 / var(--tw-ring-opacity, 1))}.focus-within\:ring-yellow-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1))}.focus-within\:ring-yellow-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(202 138 4 / var(--tw-ring-opacity, 1))}.focus-within\:ring-yellow-700:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(161 98 7 / var(--tw-ring-opacity, 1))}.focus-within\:ring-yellow-800:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(133 77 14 / var(--tw-ring-opacity, 1))}.focus-within\:ring-yellow-900:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(113 63 18 / var(--tw-ring-opacity, 1))}.hover\:z-50:hover{z-index:50}.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-1:hover{--tw-translate-y: -.25rem;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-1\.5:hover{--tw-translate-y: -.375rem;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-2:hover{--tw-translate-y: -.5rem;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-3:hover{--tw-translate-y: -.75rem;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-4:hover{--tw-translate-y: -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))}.hover\:rotate-12:hover{--tw-rotate: 12deg;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\:rotate-2:hover{--tw-rotate: 2deg;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\:rotate-6:hover{--tw-rotate: 6deg;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\:rotate-90:hover{--tw-rotate: 90deg;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-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;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\:scale-125:hover{--tw-scale-x: 1.25;--tw-scale-y: 1.25;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-\[1\.015\]:hover{--tw-scale-x: 1.015;--tw-scale-y: 1.015;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-\[1\.01\]:hover{--tw-scale-x: 1.01;--tw-scale-y: 1.01;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-\[1\.02\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;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-\[1\.03\]:hover{--tw-scale-x: 1.03;--tw-scale-y: 1.03;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 bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.hover\:animate-bounce:hover{animation:bounce 1s infinite}.hover\:\!border-\[var\(--neon-border-color\)\]:hover{border-color:var(--neon-border-color)!important}.hover\:border-\[\#16a34a\]\/20:hover{border-color:#16a34a33}.hover\:border-\[\#16a34a\]\/25:hover{border-color:#16a34a40}.hover\:border-\[\#1877F2\]\/60:hover{border-color:#1877f299}.hover\:border-\[\#FE2C55\]\/55:hover{border-color:#fe2c558c}.hover\:border-\[\#ff7a1a\]\/40:hover,.hover\:border-\[rgba\(255\,122\,26\,0\.4\)\]:hover{border-color:#ff7a1a66}.hover\:border-amber-100:hover{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}.hover\:border-amber-200:hover{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.hover\:border-amber-300:hover{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.hover\:border-amber-400:hover{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.hover\:border-amber-400\/50:hover{border-color:#fbbf2480}.hover\:border-amber-50:hover{--tw-border-opacity: 1;border-color:rgb(255 251 235 / var(--tw-border-opacity, 1))}.hover\:border-amber-500:hover{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.hover\:border-amber-500\/30:hover{border-color:#f59e0b4d}.hover\:border-amber-500\/50:hover{border-color:#f59e0b80}.hover\:border-amber-600:hover{--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity, 1))}.hover\:border-amber-700:hover{--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.hover\:border-amber-800:hover{--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity, 1))}.hover\:border-amber-900:hover{--tw-border-opacity: 1;border-color:rgb(120 53 15 / var(--tw-border-opacity, 1))}.hover\:border-blue-100:hover{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.hover\:border-blue-200:hover{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.hover\:border-blue-300:hover{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.hover\:border-blue-400:hover{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.hover\:border-blue-400\/50:hover{border-color:#60a5fa80}.hover\:border-blue-50:hover{--tw-border-opacity: 1;border-color:rgb(239 246 255 / var(--tw-border-opacity, 1))}.hover\:border-blue-500:hover{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.hover\:border-blue-500\/20:hover{border-color:#3b82f633}.hover\:border-blue-500\/30:hover{border-color:#3b82f64d}.hover\:border-blue-500\/40:hover{border-color:#3b82f666}.hover\:border-blue-500\/50:hover{border-color:#3b82f680}.hover\:border-blue-600:hover{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.hover\:border-blue-700:hover{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.hover\:border-blue-800:hover{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.hover\:border-blue-900:hover{--tw-border-opacity: 1;border-color:rgb(30 58 138 / var(--tw-border-opacity, 1))}.hover\:border-cyan-100:hover{--tw-border-opacity: 1;border-color:rgb(207 250 254 / var(--tw-border-opacity, 1))}.hover\:border-cyan-200:hover{--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1))}.hover\:border-cyan-300:hover{--tw-border-opacity: 1;border-color:rgb(103 232 249 / var(--tw-border-opacity, 1))}.hover\:border-cyan-400:hover{--tw-border-opacity: 1;border-color:rgb(34 211 238 / var(--tw-border-opacity, 1))}.hover\:border-cyan-50:hover{--tw-border-opacity: 1;border-color:rgb(236 254 255 / var(--tw-border-opacity, 1))}.hover\:border-cyan-500:hover{--tw-border-opacity: 1;border-color:rgb(6 182 212 / var(--tw-border-opacity, 1))}.hover\:border-cyan-600:hover{--tw-border-opacity: 1;border-color:rgb(8 145 178 / var(--tw-border-opacity, 1))}.hover\:border-cyan-700:hover{--tw-border-opacity: 1;border-color:rgb(14 116 144 / var(--tw-border-opacity, 1))}.hover\:border-cyan-800:hover{--tw-border-opacity: 1;border-color:rgb(21 94 117 / var(--tw-border-opacity, 1))}.hover\:border-cyan-900:hover{--tw-border-opacity: 1;border-color:rgb(22 78 99 / var(--tw-border-opacity, 1))}.hover\:border-emerald:hover{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.hover\:border-emerald-100:hover{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1))}.hover\:border-emerald-200:hover{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.hover\:border-emerald-300:hover{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.hover\:border-emerald-400:hover{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.hover\:border-emerald-400\/40:hover{border-color:#34d39966}.hover\:border-emerald-400\/50:hover{border-color:#34d39980}.hover\:border-emerald-400\/60:hover{border-color:#34d39999}.hover\:border-emerald-50:hover{--tw-border-opacity: 1;border-color:rgb(236 253 245 / var(--tw-border-opacity, 1))}.hover\:border-emerald-500:hover{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.hover\:border-emerald-500\/20:hover{border-color:#10b98133}.hover\:border-emerald-500\/30:hover{border-color:#10b9814d}.hover\:border-emerald-500\/50:hover{border-color:#10b98180}.hover\:border-emerald-500\/60:hover{border-color:#10b98199}.hover\:border-emerald-600:hover{--tw-border-opacity: 1;border-color:rgb(5 150 105 / var(--tw-border-opacity, 1))}.hover\:border-emerald-600\/20:hover{border-color:#05966933}.hover\:border-emerald-600\/25:hover{border-color:#05966940}.hover\:border-emerald-600\/40:hover{border-color:#05966966}.hover\:border-emerald-700:hover{--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity, 1))}.hover\:border-emerald-800:hover{--tw-border-opacity: 1;border-color:rgb(6 95 70 / var(--tw-border-opacity, 1))}.hover\:border-emerald-900:hover{--tw-border-opacity: 1;border-color:rgb(6 78 59 / var(--tw-border-opacity, 1))}.hover\:border-emerald\/20:hover{border-color:#10b98133}.hover\:border-emerald\/25:hover{border-color:#10b98140}.hover\:border-emerald\/30:hover{border-color:#10b9814d}.hover\:border-emerald\/40:hover{border-color:#10b98166}.hover\:border-emerald\/50:hover{border-color:#10b98180}.hover\:border-fuchsia-100:hover{--tw-border-opacity: 1;border-color:rgb(250 232 255 / var(--tw-border-opacity, 1))}.hover\:border-fuchsia-200:hover{--tw-border-opacity: 1;border-color:rgb(245 208 254 / var(--tw-border-opacity, 1))}.hover\:border-fuchsia-300:hover{--tw-border-opacity: 1;border-color:rgb(240 171 252 / var(--tw-border-opacity, 1))}.hover\:border-fuchsia-400:hover{--tw-border-opacity: 1;border-color:rgb(232 121 249 / var(--tw-border-opacity, 1))}.hover\:border-fuchsia-50:hover{--tw-border-opacity: 1;border-color:rgb(253 244 255 / var(--tw-border-opacity, 1))}.hover\:border-fuchsia-500:hover{--tw-border-opacity: 1;border-color:rgb(217 70 239 / var(--tw-border-opacity, 1))}.hover\:border-fuchsia-600:hover{--tw-border-opacity: 1;border-color:rgb(192 38 211 / var(--tw-border-opacity, 1))}.hover\:border-fuchsia-700:hover{--tw-border-opacity: 1;border-color:rgb(162 28 175 / var(--tw-border-opacity, 1))}.hover\:border-fuchsia-800:hover{--tw-border-opacity: 1;border-color:rgb(134 25 143 / var(--tw-border-opacity, 1))}.hover\:border-fuchsia-900:hover{--tw-border-opacity: 1;border-color:rgb(112 26 117 / var(--tw-border-opacity, 1))}.hover\:border-gold:hover{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.hover\:border-gray-100:hover{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.hover\:border-gray-200:hover{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-gray-400:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.hover\:border-gray-50:hover{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.hover\:border-gray-500:hover{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.hover\:border-gray-600:hover{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.hover\:border-gray-700:hover{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.hover\:border-gray-800:hover{--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.hover\:border-gray-900:hover{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.hover\:border-green-100:hover{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))}.hover\:border-green-200:hover{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.hover\:border-green-300:hover{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.hover\:border-green-400:hover{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.hover\:border-green-50:hover{--tw-border-opacity: 1;border-color:rgb(240 253 244 / var(--tw-border-opacity, 1))}.hover\:border-green-500:hover{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.hover\:border-green-500\/40:hover{border-color:#22c55e66}.hover\:border-green-600:hover{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.hover\:border-green-700:hover{--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity, 1))}.hover\:border-green-800:hover{--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.hover\:border-green-900:hover{--tw-border-opacity: 1;border-color:rgb(20 83 45 / var(--tw-border-opacity, 1))}.hover\:border-indigo-100:hover{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1))}.hover\:border-indigo-200:hover{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.hover\:border-indigo-300:hover{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.hover\:border-indigo-400:hover{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.hover\:border-indigo-400\/40:hover{border-color:#818cf866}.hover\:border-indigo-50:hover{--tw-border-opacity: 1;border-color:rgb(238 242 255 / 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-indigo-500\/20:hover{border-color:#6366f133}.hover\:border-indigo-500\/30:hover{border-color:#6366f14d}.hover\:border-indigo-500\/40:hover{border-color:#6366f166}.hover\:border-indigo-600:hover{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.hover\:border-indigo-700:hover{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1))}.hover\:border-indigo-800:hover{--tw-border-opacity: 1;border-color:rgb(55 48 163 / var(--tw-border-opacity, 1))}.hover\:border-indigo-900:hover{--tw-border-opacity: 1;border-color:rgb(49 46 129 / var(--tw-border-opacity, 1))}.hover\:border-lime-100:hover{--tw-border-opacity: 1;border-color:rgb(236 252 203 / var(--tw-border-opacity, 1))}.hover\:border-lime-200:hover{--tw-border-opacity: 1;border-color:rgb(217 249 157 / var(--tw-border-opacity, 1))}.hover\:border-lime-300:hover{--tw-border-opacity: 1;border-color:rgb(190 242 100 / var(--tw-border-opacity, 1))}.hover\:border-lime-400:hover{--tw-border-opacity: 1;border-color:rgb(163 230 53 / var(--tw-border-opacity, 1))}.hover\:border-lime-50:hover{--tw-border-opacity: 1;border-color:rgb(247 254 231 / var(--tw-border-opacity, 1))}.hover\:border-lime-500:hover{--tw-border-opacity: 1;border-color:rgb(132 204 22 / var(--tw-border-opacity, 1))}.hover\:border-lime-600:hover{--tw-border-opacity: 1;border-color:rgb(101 163 13 / var(--tw-border-opacity, 1))}.hover\:border-lime-700:hover{--tw-border-opacity: 1;border-color:rgb(77 124 15 / var(--tw-border-opacity, 1))}.hover\:border-lime-800:hover{--tw-border-opacity: 1;border-color:rgb(63 98 18 / var(--tw-border-opacity, 1))}.hover\:border-lime-900:hover{--tw-border-opacity: 1;border-color:rgb(54 83 20 / var(--tw-border-opacity, 1))}.hover\:border-main:hover{--tw-border-opacity: 1;border-color:rgb(2 6 23 / var(--tw-border-opacity, 1))}.hover\:border-orange-100:hover{--tw-border-opacity: 1;border-color:rgb(255 237 213 / var(--tw-border-opacity, 1))}.hover\:border-orange-200:hover{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.hover\:border-orange-300:hover{--tw-border-opacity: 1;border-color:rgb(253 186 116 / var(--tw-border-opacity, 1))}.hover\:border-orange-400:hover{--tw-border-opacity: 1;border-color:rgb(251 146 60 / var(--tw-border-opacity, 1))}.hover\:border-orange-50:hover{--tw-border-opacity: 1;border-color:rgb(255 247 237 / var(--tw-border-opacity, 1))}.hover\:border-orange-500:hover{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.hover\:border-orange-500\/20:hover{border-color:#f9731633}.hover\:border-orange-500\/50:hover{border-color:#f9731680}.hover\:border-orange-600:hover{--tw-border-opacity: 1;border-color:rgb(234 88 12 / var(--tw-border-opacity, 1))}.hover\:border-orange-700:hover{--tw-border-opacity: 1;border-color:rgb(194 65 12 / var(--tw-border-opacity, 1))}.hover\:border-orange-800:hover{--tw-border-opacity: 1;border-color:rgb(154 52 18 / var(--tw-border-opacity, 1))}.hover\:border-orange-900:hover{--tw-border-opacity: 1;border-color:rgb(124 45 18 / var(--tw-border-opacity, 1))}.hover\:border-pink-100:hover{--tw-border-opacity: 1;border-color:rgb(252 231 243 / var(--tw-border-opacity, 1))}.hover\:border-pink-200:hover{--tw-border-opacity: 1;border-color:rgb(251 207 232 / var(--tw-border-opacity, 1))}.hover\:border-pink-300:hover{--tw-border-opacity: 1;border-color:rgb(249 168 212 / var(--tw-border-opacity, 1))}.hover\:border-pink-400:hover{--tw-border-opacity: 1;border-color:rgb(244 114 182 / var(--tw-border-opacity, 1))}.hover\:border-pink-50:hover{--tw-border-opacity: 1;border-color:rgb(253 242 248 / var(--tw-border-opacity, 1))}.hover\:border-pink-500:hover{--tw-border-opacity: 1;border-color:rgb(236 72 153 / var(--tw-border-opacity, 1))}.hover\:border-pink-600:hover{--tw-border-opacity: 1;border-color:rgb(219 39 119 / var(--tw-border-opacity, 1))}.hover\:border-pink-700:hover{--tw-border-opacity: 1;border-color:rgb(190 24 93 / var(--tw-border-opacity, 1))}.hover\:border-pink-800:hover{--tw-border-opacity: 1;border-color:rgb(157 23 77 / var(--tw-border-opacity, 1))}.hover\:border-pink-900:hover{--tw-border-opacity: 1;border-color:rgb(131 24 67 / var(--tw-border-opacity, 1))}.hover\:border-purple-100:hover{--tw-border-opacity: 1;border-color:rgb(243 232 255 / var(--tw-border-opacity, 1))}.hover\:border-purple-200:hover{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.hover\:border-purple-300:hover{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.hover\:border-purple-400:hover{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.hover\:border-purple-50:hover{--tw-border-opacity: 1;border-color:rgb(250 245 255 / var(--tw-border-opacity, 1))}.hover\:border-purple-500:hover{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.hover\:border-purple-500\/50:hover{border-color:#a855f780}.hover\:border-purple-500\/70:hover{border-color:#a855f7b3}.hover\:border-purple-600:hover{--tw-border-opacity: 1;border-color:rgb(147 51 234 / var(--tw-border-opacity, 1))}.hover\:border-purple-700:hover{--tw-border-opacity: 1;border-color:rgb(126 34 206 / var(--tw-border-opacity, 1))}.hover\:border-purple-800:hover{--tw-border-opacity: 1;border-color:rgb(107 33 168 / var(--tw-border-opacity, 1))}.hover\:border-purple-900:hover{--tw-border-opacity: 1;border-color:rgb(88 28 135 / var(--tw-border-opacity, 1))}.hover\:border-red-100:hover{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.hover\:border-red-200:hover{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.hover\:border-red-300:hover{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.hover\:border-red-400:hover{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.hover\:border-red-400\/20:hover{border-color:#f8717133}.hover\:border-red-400\/50:hover{border-color:#f8717180}.hover\:border-red-50:hover{--tw-border-opacity: 1;border-color:rgb(254 242 242 / var(--tw-border-opacity, 1))}.hover\:border-red-500:hover{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.hover\:border-red-500\/20:hover{border-color:#ef444433}.hover\:border-red-500\/30:hover{border-color:#ef44444d}.hover\:border-red-500\/60:hover{border-color:#ef444499}.hover\:border-red-600:hover{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.hover\:border-red-700:hover{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.hover\:border-red-800:hover{--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.hover\:border-red-900:hover{--tw-border-opacity: 1;border-color:rgb(127 29 29 / var(--tw-border-opacity, 1))}.hover\:border-rose-100:hover{--tw-border-opacity: 1;border-color:rgb(255 228 230 / var(--tw-border-opacity, 1))}.hover\:border-rose-200:hover{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.hover\:border-rose-300:hover{--tw-border-opacity: 1;border-color:rgb(253 164 175 / var(--tw-border-opacity, 1))}.hover\:border-rose-400:hover{--tw-border-opacity: 1;border-color:rgb(251 113 133 / var(--tw-border-opacity, 1))}.hover\:border-rose-400\/30:hover{border-color:#fb71854d}.hover\:border-rose-50:hover{--tw-border-opacity: 1;border-color:rgb(255 241 242 / var(--tw-border-opacity, 1))}.hover\:border-rose-500:hover{--tw-border-opacity: 1;border-color:rgb(244 63 94 / var(--tw-border-opacity, 1))}.hover\:border-rose-500\/40:hover{border-color:#f43f5e66}.hover\:border-rose-500\/70:hover{border-color:#f43f5eb3}.hover\:border-rose-600:hover{--tw-border-opacity: 1;border-color:rgb(225 29 72 / var(--tw-border-opacity, 1))}.hover\:border-rose-700:hover{--tw-border-opacity: 1;border-color:rgb(190 18 60 / var(--tw-border-opacity, 1))}.hover\:border-rose-800:hover{--tw-border-opacity: 1;border-color:rgb(159 18 57 / var(--tw-border-opacity, 1))}.hover\:border-rose-900:hover{--tw-border-opacity: 1;border-color:rgb(136 19 55 / var(--tw-border-opacity, 1))}.hover\:border-sky-100:hover{--tw-border-opacity: 1;border-color:rgb(224 242 254 / var(--tw-border-opacity, 1))}.hover\:border-sky-200:hover{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.hover\:border-sky-300:hover{--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity, 1))}.hover\:border-sky-400:hover{--tw-border-opacity: 1;border-color:rgb(56 189 248 / var(--tw-border-opacity, 1))}.hover\:border-sky-50:hover{--tw-border-opacity: 1;border-color:rgb(240 249 255 / var(--tw-border-opacity, 1))}.hover\:border-sky-500:hover{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1))}.hover\:border-sky-600:hover{--tw-border-opacity: 1;border-color:rgb(2 132 199 / var(--tw-border-opacity, 1))}.hover\:border-sky-700:hover{--tw-border-opacity: 1;border-color:rgb(3 105 161 / var(--tw-border-opacity, 1))}.hover\:border-sky-800:hover{--tw-border-opacity: 1;border-color:rgb(7 89 133 / var(--tw-border-opacity, 1))}.hover\:border-sky-900:hover{--tw-border-opacity: 1;border-color:rgb(12 74 110 / var(--tw-border-opacity, 1))}.hover\:border-slate-100:hover{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.hover\:border-slate-200:hover{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.hover\:border-slate-300:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.hover\:border-slate-400:hover{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.hover\:border-slate-50:hover{--tw-border-opacity: 1;border-color:rgb(248 250 252 / var(--tw-border-opacity, 1))}.hover\:border-slate-500:hover{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.hover\:border-slate-500\/50:hover{border-color:#64748b80}.hover\:border-slate-600:hover{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.hover\:border-slate-700:hover{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.hover\:border-slate-800:hover{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.hover\:border-slate-900:hover,.hover\:border-surface:hover{--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity, 1))}.hover\:border-teal-100:hover{--tw-border-opacity: 1;border-color:rgb(204 251 241 / var(--tw-border-opacity, 1))}.hover\:border-teal-200:hover{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.hover\:border-teal-300:hover{--tw-border-opacity: 1;border-color:rgb(94 234 212 / var(--tw-border-opacity, 1))}.hover\:border-teal-400:hover{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.hover\:border-teal-50:hover{--tw-border-opacity: 1;border-color:rgb(240 253 250 / var(--tw-border-opacity, 1))}.hover\:border-teal-500:hover{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.hover\:border-teal-600:hover{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1))}.hover\:border-teal-700:hover{--tw-border-opacity: 1;border-color:rgb(15 118 110 / var(--tw-border-opacity, 1))}.hover\:border-teal-800:hover{--tw-border-opacity: 1;border-color:rgb(17 94 89 / var(--tw-border-opacity, 1))}.hover\:border-teal-900:hover{--tw-border-opacity: 1;border-color:rgb(19 78 74 / var(--tw-border-opacity, 1))}.hover\:border-violet-100:hover{--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity, 1))}.hover\:border-violet-200:hover{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.hover\:border-violet-300:hover{--tw-border-opacity: 1;border-color:rgb(196 181 253 / var(--tw-border-opacity, 1))}.hover\:border-violet-400:hover{--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1))}.hover\:border-violet-400\/50:hover{border-color:#a78bfa80}.hover\:border-violet-50:hover{--tw-border-opacity: 1;border-color:rgb(245 243 255 / var(--tw-border-opacity, 1))}.hover\:border-violet-500:hover{--tw-border-opacity: 1;border-color:rgb(139 92 246 / var(--tw-border-opacity, 1))}.hover\:border-violet-500\/40:hover{border-color:#8b5cf666}.hover\:border-violet-600:hover{--tw-border-opacity: 1;border-color:rgb(124 58 237 / var(--tw-border-opacity, 1))}.hover\:border-violet-700:hover{--tw-border-opacity: 1;border-color:rgb(109 40 217 / var(--tw-border-opacity, 1))}.hover\:border-violet-800:hover{--tw-border-opacity: 1;border-color:rgb(91 33 182 / var(--tw-border-opacity, 1))}.hover\:border-violet-900:hover{--tw-border-opacity: 1;border-color:rgb(76 29 149 / var(--tw-border-opacity, 1))}.hover\:border-white\/10:hover{border-color:#ffffff1a}.hover\:border-white\/15:hover{border-color:#ffffff26}.hover\:border-white\/20:hover{border-color:#fff3}.hover\:border-white\/30:hover{border-color:#ffffff4d}.hover\:border-white\/40:hover{border-color:#fff6}.hover\:border-yellow-100:hover{--tw-border-opacity: 1;border-color:rgb(254 249 195 / var(--tw-border-opacity, 1))}.hover\:border-yellow-200:hover{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.hover\:border-yellow-300:hover{--tw-border-opacity: 1;border-color:rgb(253 224 71 / var(--tw-border-opacity, 1))}.hover\:border-yellow-300\/50:hover{border-color:#fde04780}.hover\:border-yellow-400:hover{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.hover\:border-yellow-400\/50:hover{border-color:#facc1580}.hover\:border-yellow-50:hover{--tw-border-opacity: 1;border-color:rgb(254 252 232 / var(--tw-border-opacity, 1))}.hover\:border-yellow-500:hover{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.hover\:border-yellow-500\/60:hover{border-color:#eab30899}.hover\:border-yellow-600:hover{--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.hover\:border-yellow-700:hover{--tw-border-opacity: 1;border-color:rgb(161 98 7 / var(--tw-border-opacity, 1))}.hover\:border-yellow-800:hover{--tw-border-opacity: 1;border-color:rgb(133 77 14 / var(--tw-border-opacity, 1))}.hover\:border-yellow-900:hover{--tw-border-opacity: 1;border-color:rgb(113 63 18 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#111c35\]:hover{--tw-bg-opacity: 1;background-color:rgb(17 28 53 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#15803d\]:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#16a34a\]\/10:hover{background-color:#16a34a1a}.hover\:bg-\[\#16a34a\]\/15:hover{background-color:#16a34a26}.hover\:bg-\[\#16a34a\]\/20:hover{background-color:#16a34a33}.hover\:bg-\[\#16a34a\]\/25:hover{background-color:#16a34a40}.hover\:bg-\[\#20b858\]:hover{--tw-bg-opacity: 1;background-color:rgb(32 184 88 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#20c75e\]:hover{--tw-bg-opacity: 1;background-color:rgb(32 199 94 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#25D366\]\/25:hover{background-color:#25d36640}.hover\:bg-\[\#25D366\]\/35:hover{background-color:#25d36659}.hover\:bg-\[\#FFFC00\]\/10:hover{background-color:#fffc001a}.hover\:bg-\[\#ffb26b\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 178 107 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-200:hover{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-300:hover{--tw-bg-opacity: 1;background-color:rgb(252 211 77 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-400:hover{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-500:hover{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-500\/10:hover{background-color:#f59e0b1a}.hover\:bg-amber-500\/15:hover{background-color:#f59e0b26}.hover\:bg-amber-500\/20:hover{background-color:#f59e0b33}.hover\:bg-amber-500\/25:hover{background-color:#f59e0b40}.hover\:bg-amber-500\/30:hover{background-color:#f59e0b4d}.hover\:bg-amber-600:hover{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-700:hover{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-800:hover{--tw-bg-opacity: 1;background-color:rgb(146 64 14 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-900:hover{--tw-bg-opacity: 1;background-color:rgb(120 53 15 / var(--tw-bg-opacity, 1))}.hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.hover\:bg-black\/10:hover{background-color:#0000001a}.hover\:bg-black\/40:hover{background-color:#0006}.hover\:bg-black\/5:hover{background-color:#0000000d}.hover\:bg-black\/50:hover{background-color:#00000080}.hover\:bg-black\/60:hover{background-color:#0009}.hover\:bg-black\/70:hover{background-color:#000000b3}.hover\:bg-black\/90:hover{background-color:#000000e6}.hover\:bg-black\/\[0\.03\]:hover{background-color:#00000008}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-200:hover{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-300:hover{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-400:hover{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-400\/10:hover{background-color:#60a5fa1a}.hover\:bg-blue-400\/20:hover{background-color:#60a5fa33}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50\/30:hover{background-color:#eff6ff4d}.hover\:bg-blue-50\/5:hover{background-color:#eff6ff0d}.hover\:bg-blue-500:hover{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-500\/10:hover{background-color:#3b82f61a}.hover\:bg-blue-500\/15:hover{background-color:#3b82f626}.hover\:bg-blue-500\/20:hover{background-color:#3b82f633}.hover\:bg-blue-500\/25:hover{background-color:#3b82f640}.hover\:bg-blue-500\/30:hover{background-color:#3b82f64d}.hover\:bg-blue-500\/5:hover{background-color:#3b82f60d}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-900:hover{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.hover\:bg-cyan-100:hover{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.hover\:bg-cyan-200:hover{--tw-bg-opacity: 1;background-color:rgb(165 243 252 / var(--tw-bg-opacity, 1))}.hover\:bg-cyan-300:hover{--tw-bg-opacity: 1;background-color:rgb(103 232 249 / var(--tw-bg-opacity, 1))}.hover\:bg-cyan-400:hover{--tw-bg-opacity: 1;background-color:rgb(34 211 238 / var(--tw-bg-opacity, 1))}.hover\:bg-cyan-50:hover{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.hover\:bg-cyan-500:hover{--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity, 1))}.hover\:bg-cyan-600:hover{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.hover\:bg-cyan-700:hover{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.hover\:bg-cyan-800:hover{--tw-bg-opacity: 1;background-color:rgb(21 94 117 / var(--tw-bg-opacity, 1))}.hover\:bg-cyan-900:hover{--tw-bg-opacity: 1;background-color:rgb(22 78 99 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald:hover{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-100:hover{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-200:hover{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-300:hover{--tw-bg-opacity: 1;background-color:rgb(110 231 183 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-400:hover{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-50:hover{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-500:hover{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-500\/10:hover{background-color:#10b9811a}.hover\:bg-emerald-500\/15:hover{background-color:#10b98126}.hover\:bg-emerald-500\/20:hover{background-color:#10b98133}.hover\:bg-emerald-500\/25:hover{background-color:#10b98140}.hover\:bg-emerald-500\/30:hover{background-color:#10b9814d}.hover\:bg-emerald-500\/40:hover{background-color:#10b98166}.hover\:bg-emerald-500\/5:hover{background-color:#10b9810d}.hover\:bg-emerald-500\/\[0\.04\]:hover{background-color:#10b9810a}.hover\:bg-emerald-600:hover{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-600\/10:hover{background-color:#0596691a}.hover\:bg-emerald-600\/15:hover{background-color:#05966926}.hover\:bg-emerald-600\/25:hover{background-color:#05966940}.hover\:bg-emerald-600\/30:hover{background-color:#0596694d}.hover\:bg-emerald-700:hover{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-800:hover{--tw-bg-opacity: 1;background-color:rgb(6 95 70 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-900:hover{--tw-bg-opacity: 1;background-color:rgb(6 78 59 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald\/10:hover{background-color:#10b9811a}.hover\:bg-emerald\/15:hover{background-color:#10b98126}.hover\:bg-emerald\/20:hover{background-color:#10b98133}.hover\:bg-emerald\/25:hover{background-color:#10b98140}.hover\:bg-emerald\/30:hover{background-color:#10b9814d}.hover\:bg-emerald\/5:hover{background-color:#10b9810d}.hover\:bg-emerald\/90:hover{background-color:#10b981e6}.hover\:bg-fuchsia-100:hover{--tw-bg-opacity: 1;background-color:rgb(250 232 255 / var(--tw-bg-opacity, 1))}.hover\:bg-fuchsia-200:hover{--tw-bg-opacity: 1;background-color:rgb(245 208 254 / var(--tw-bg-opacity, 1))}.hover\:bg-fuchsia-300:hover{--tw-bg-opacity: 1;background-color:rgb(240 171 252 / var(--tw-bg-opacity, 1))}.hover\:bg-fuchsia-400:hover{--tw-bg-opacity: 1;background-color:rgb(232 121 249 / var(--tw-bg-opacity, 1))}.hover\:bg-fuchsia-50:hover{--tw-bg-opacity: 1;background-color:rgb(253 244 255 / var(--tw-bg-opacity, 1))}.hover\:bg-fuchsia-500:hover{--tw-bg-opacity: 1;background-color:rgb(217 70 239 / var(--tw-bg-opacity, 1))}.hover\:bg-fuchsia-500\/15:hover{background-color:#d946ef26}.hover\:bg-fuchsia-600:hover{--tw-bg-opacity: 1;background-color:rgb(192 38 211 / var(--tw-bg-opacity, 1))}.hover\:bg-fuchsia-700:hover{--tw-bg-opacity: 1;background-color:rgb(162 28 175 / var(--tw-bg-opacity, 1))}.hover\:bg-fuchsia-800:hover{--tw-bg-opacity: 1;background-color:rgb(134 25 143 / var(--tw-bg-opacity, 1))}.hover\:bg-fuchsia-900:hover{--tw-bg-opacity: 1;background-color:rgb(112 26 117 / var(--tw-bg-opacity, 1))}.hover\:bg-gold:hover{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / 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-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-400:hover{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / 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-gray-500:hover{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-500\/15:hover{background-color:#6b728026}.hover\:bg-gray-600:hover{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-800:hover{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-900:hover{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.hover\:bg-green-100:hover{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.hover\:bg-green-200:hover{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.hover\:bg-green-300:hover{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity, 1))}.hover\:bg-green-400:hover{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.hover\:bg-green-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.hover\:bg-green-500:hover{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.hover\:bg-green-500\/10:hover{background-color:#22c55e1a}.hover\:bg-green-500\/15:hover{background-color:#22c55e26}.hover\:bg-green-500\/20:hover{background-color:#22c55e33}.hover\:bg-green-500\/25:hover{background-color:#22c55e40}.hover\:bg-green-500\/30:hover{background-color:#22c55e4d}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-green-800:hover{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.hover\:bg-green-900:hover{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-100:hover{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-200:hover{--tw-bg-opacity: 1;background-color:rgb(199 210 254 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-300:hover{--tw-bg-opacity: 1;background-color:rgb(165 180 252 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-400:hover{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / 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-indigo-500:hover{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-500\/10:hover{background-color:#6366f11a}.hover\:bg-indigo-500\/20:hover{background-color:#6366f133}.hover\:bg-indigo-500\/25:hover{background-color:#6366f140}.hover\:bg-indigo-500\/30:hover{background-color:#6366f14d}.hover\:bg-indigo-500\/40:hover{background-color:#6366f166}.hover\:bg-indigo-600:hover{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-800:hover{--tw-bg-opacity: 1;background-color:rgb(55 48 163 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-900:hover{--tw-bg-opacity: 1;background-color:rgb(49 46 129 / var(--tw-bg-opacity, 1))}.hover\:bg-lime-100:hover{--tw-bg-opacity: 1;background-color:rgb(236 252 203 / var(--tw-bg-opacity, 1))}.hover\:bg-lime-200:hover{--tw-bg-opacity: 1;background-color:rgb(217 249 157 / var(--tw-bg-opacity, 1))}.hover\:bg-lime-300:hover{--tw-bg-opacity: 1;background-color:rgb(190 242 100 / var(--tw-bg-opacity, 1))}.hover\:bg-lime-400:hover{--tw-bg-opacity: 1;background-color:rgb(163 230 53 / var(--tw-bg-opacity, 1))}.hover\:bg-lime-50:hover{--tw-bg-opacity: 1;background-color:rgb(247 254 231 / var(--tw-bg-opacity, 1))}.hover\:bg-lime-500:hover{--tw-bg-opacity: 1;background-color:rgb(132 204 22 / var(--tw-bg-opacity, 1))}.hover\:bg-lime-500\/15:hover{background-color:#84cc1626}.hover\:bg-lime-600:hover{--tw-bg-opacity: 1;background-color:rgb(101 163 13 / var(--tw-bg-opacity, 1))}.hover\:bg-lime-700:hover{--tw-bg-opacity: 1;background-color:rgb(77 124 15 / var(--tw-bg-opacity, 1))}.hover\:bg-lime-800:hover{--tw-bg-opacity: 1;background-color:rgb(63 98 18 / var(--tw-bg-opacity, 1))}.hover\:bg-lime-900:hover{--tw-bg-opacity: 1;background-color:rgb(54 83 20 / var(--tw-bg-opacity, 1))}.hover\:bg-main:hover{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-100:hover{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-300:hover{--tw-bg-opacity: 1;background-color:rgb(253 186 116 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-400:hover{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-400\/20:hover{background-color:#fb923c33}.hover\:bg-orange-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-500:hover{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-500\/10:hover{background-color:#f973161a}.hover\:bg-orange-500\/15:hover{background-color:#f9731626}.hover\:bg-orange-500\/20:hover{background-color:#f9731633}.hover\:bg-orange-500\/25:hover{background-color:#f9731640}.hover\:bg-orange-500\/30:hover{background-color:#f973164d}.hover\:bg-orange-500\/5:hover{background-color:#f973160d}.hover\:bg-orange-600:hover{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-700:hover{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-800:hover{--tw-bg-opacity: 1;background-color:rgb(154 52 18 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-900:hover{--tw-bg-opacity: 1;background-color:rgb(124 45 18 / var(--tw-bg-opacity, 1))}.hover\:bg-pink-100:hover{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.hover\:bg-pink-200:hover{--tw-bg-opacity: 1;background-color:rgb(251 207 232 / var(--tw-bg-opacity, 1))}.hover\:bg-pink-300:hover{--tw-bg-opacity: 1;background-color:rgb(249 168 212 / var(--tw-bg-opacity, 1))}.hover\:bg-pink-400:hover{--tw-bg-opacity: 1;background-color:rgb(244 114 182 / var(--tw-bg-opacity, 1))}.hover\:bg-pink-50:hover{--tw-bg-opacity: 1;background-color:rgb(253 242 248 / var(--tw-bg-opacity, 1))}.hover\:bg-pink-500:hover{--tw-bg-opacity: 1;background-color:rgb(236 72 153 / var(--tw-bg-opacity, 1))}.hover\:bg-pink-600:hover{--tw-bg-opacity: 1;background-color:rgb(219 39 119 / var(--tw-bg-opacity, 1))}.hover\:bg-pink-700:hover{--tw-bg-opacity: 1;background-color:rgb(190 24 93 / var(--tw-bg-opacity, 1))}.hover\:bg-pink-800:hover{--tw-bg-opacity: 1;background-color:rgb(157 23 77 / var(--tw-bg-opacity, 1))}.hover\:bg-pink-900:hover{--tw-bg-opacity: 1;background-color:rgb(131 24 67 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-200:hover{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-300:hover{--tw-bg-opacity: 1;background-color:rgb(216 180 254 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-400:hover{--tw-bg-opacity: 1;background-color:rgb(192 132 252 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-50:hover{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-500:hover{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-500\/10:hover{background-color:#a855f71a}.hover\:bg-purple-500\/15:hover{background-color:#a855f726}.hover\:bg-purple-500\/20:hover{background-color:#a855f733}.hover\:bg-purple-500\/25:hover{background-color:#a855f740}.hover\:bg-purple-500\/30:hover{background-color:#a855f74d}.hover\:bg-purple-500\/5:hover{background-color:#a855f70d}.hover\:bg-purple-600:hover{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-700:hover{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-800:hover{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-900:hover{--tw-bg-opacity: 1;background-color:rgb(88 28 135 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.hover\:bg-red-300:hover{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.hover\:bg-red-400:hover{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.hover\:bg-red-400\/10:hover{background-color:#f871711a}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-500:hover{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.hover\:bg-red-500\/10:hover{background-color:#ef44441a}.hover\:bg-red-500\/20:hover{background-color:#ef444433}.hover\:bg-red-500\/25:hover{background-color:#ef444440}.hover\:bg-red-500\/30:hover{background-color:#ef44444d}.hover\:bg-red-500\/50:hover{background-color:#ef444480}.hover\:bg-red-500\/80:hover{background-color:#ef4444cc}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600\/30:hover{background-color:#dc26264d}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-red-800:hover{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.hover\:bg-red-900:hover{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-100:hover{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 205 211 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-300:hover{--tw-bg-opacity: 1;background-color:rgb(253 164 175 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-400:hover{--tw-bg-opacity: 1;background-color:rgb(251 113 133 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-500:hover{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-500\/10:hover{background-color:#f43f5e1a}.hover\:bg-rose-500\/15:hover{background-color:#f43f5e26}.hover\:bg-rose-500\/20:hover{background-color:#f43f5e33}.hover\:bg-rose-500\/25:hover{background-color:#f43f5e40}.hover\:bg-rose-500\/5:hover{background-color:#f43f5e0d}.hover\:bg-rose-600:hover{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-600\/30:hover{background-color:#e11d484d}.hover\:bg-rose-700:hover{--tw-bg-opacity: 1;background-color:rgb(190 18 60 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-800:hover{--tw-bg-opacity: 1;background-color:rgb(159 18 57 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-900:hover{--tw-bg-opacity: 1;background-color:rgb(136 19 55 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-100:hover{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-200:hover{--tw-bg-opacity: 1;background-color:rgb(186 230 253 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-300:hover{--tw-bg-opacity: 1;background-color:rgb(125 211 252 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-400:hover{--tw-bg-opacity: 1;background-color:rgb(56 189 248 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-500:hover{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-500\/15:hover{background-color:#0ea5e926}.hover\:bg-sky-500\/30:hover{background-color:#0ea5e94d}.hover\:bg-sky-600:hover{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-700:hover{--tw-bg-opacity: 1;background-color:rgb(3 105 161 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-800:hover{--tw-bg-opacity: 1;background-color:rgb(7 89 133 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-900:hover{--tw-bg-opacity: 1;background-color:rgb(12 74 110 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-300:hover{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-400:hover{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-500:hover{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-600:hover{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-600\/50:hover{background-color:#47556980}.hover\:bg-slate-700:hover{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-700\/30:hover{background-color:#3341554d}.hover\:bg-slate-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-900:hover,.hover\:bg-surface:hover{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-100:hover{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-200:hover{--tw-bg-opacity: 1;background-color:rgb(153 246 228 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-300:hover{--tw-bg-opacity: 1;background-color:rgb(94 234 212 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-400:hover{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-500:hover{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-500\/15:hover{background-color:#14b8a626}.hover\:bg-teal-500\/20:hover{background-color:#14b8a633}.hover\:bg-teal-600:hover{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-700:hover{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-800:hover{--tw-bg-opacity: 1;background-color:rgb(17 94 89 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-900:hover{--tw-bg-opacity: 1;background-color:rgb(19 78 74 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-100:hover{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-200:hover{--tw-bg-opacity: 1;background-color:rgb(221 214 254 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-300:hover{--tw-bg-opacity: 1;background-color:rgb(196 181 253 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-400:hover{--tw-bg-opacity: 1;background-color:rgb(167 139 250 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-50:hover{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-500:hover{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-500\/15:hover{background-color:#8b5cf626}.hover\:bg-violet-500\/20:hover{background-color:#8b5cf633}.hover\:bg-violet-500\/25:hover{background-color:#8b5cf640}.hover\:bg-violet-600:hover{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-700:hover{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-800:hover{--tw-bg-opacity: 1;background-color:rgb(91 33 182 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-900:hover{--tw-bg-opacity: 1;background-color:rgb(76 29 149 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/15:hover{background-color:#ffffff26}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-white\/25:hover{background-color:#ffffff40}.hover\:bg-white\/30:hover{background-color:#ffffff4d}.hover\:bg-white\/40:hover{background-color:#fff6}.hover\:bg-white\/5:hover{background-color:#ffffff0d}.hover\:bg-white\/60:hover{background-color:#fff9}.hover\:bg-white\/70:hover{background-color:#ffffffb3}.hover\:bg-white\/80:hover{background-color:#fffc}.hover\:bg-white\/90:hover{background-color:#ffffffe6}.hover\:bg-white\/\[0\.02\]:hover{background-color:#ffffff05}.hover\:bg-white\/\[0\.03\]:hover{background-color:#ffffff08}.hover\:bg-white\/\[0\.04\]:hover{background-color:#ffffff0a}.hover\:bg-white\/\[0\.05\]:hover{background-color:#ffffff0d}.hover\:bg-white\/\[0\.07\]:hover{background-color:#ffffff12}.hover\:bg-white\/\[0\.08\]:hover{background-color:#ffffff14}.hover\:bg-yellow-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-300:hover{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-400:hover{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-500:hover{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-500\/15:hover{background-color:#eab30826}.hover\:bg-yellow-500\/20:hover{background-color:#eab30833}.hover\:bg-yellow-600:hover{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-700:hover{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-800:hover{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-900:hover{--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.hover\:from-amber-100:hover{--tw-gradient-from: #fef3c7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-amber-200:hover{--tw-gradient-from: #fde68a var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-amber-300:hover{--tw-gradient-from: #fcd34d var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 211 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-amber-400:hover{--tw-gradient-from: #fbbf24 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-amber-50:hover{--tw-gradient-from: #fffbeb var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-amber-500:hover{--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-amber-600:hover{--tw-gradient-from: #d97706 var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-amber-700:hover{--tw-gradient-from: #b45309 var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-amber-800:hover{--tw-gradient-from: #92400e var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-amber-900:hover{--tw-gradient-from: #78350f var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-100:hover{--tw-gradient-from: #dbeafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200:hover{--tw-gradient-from: #bfdbfe var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-300:hover{--tw-gradient-from: #93c5fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-400:hover{--tw-gradient-from: #60a5fa var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-50:hover{--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-500:hover{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-600:hover{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-700:hover{--tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800:hover{--tw-gradient-from: #1e40af var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-900:hover{--tw-gradient-from: #1e3a8a var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-cyan-100:hover{--tw-gradient-from: #cffafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-cyan-200:hover{--tw-gradient-from: #a5f3fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-cyan-300:hover{--tw-gradient-from: #67e8f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-cyan-400:hover{--tw-gradient-from: #22d3ee var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-cyan-50:hover{--tw-gradient-from: #ecfeff var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-cyan-500:hover{--tw-gradient-from: #06b6d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-cyan-600:hover{--tw-gradient-from: #0891b2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-cyan-700:hover{--tw-gradient-from: #0e7490 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-cyan-800:hover{--tw-gradient-from: #155e75 var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-cyan-900:hover{--tw-gradient-from: #164e63 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-emerald-100:hover{--tw-gradient-from: #d1fae5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-emerald-200:hover{--tw-gradient-from: #a7f3d0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-emerald-300:hover{--tw-gradient-from: #6ee7b7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-emerald-400:hover{--tw-gradient-from: #34d399 var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-emerald-50:hover{--tw-gradient-from: #ecfdf5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-emerald-500:hover{--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-emerald-600:hover{--tw-gradient-from: #059669 var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-emerald-700:hover{--tw-gradient-from: #047857 var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-emerald-800:hover{--tw-gradient-from: #065f46 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-emerald-900:hover{--tw-gradient-from: #064e3b var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 78 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-fuchsia-100:hover{--tw-gradient-from: #fae8ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-fuchsia-200:hover{--tw-gradient-from: #f5d0fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-fuchsia-300:hover{--tw-gradient-from: #f0abfc var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-fuchsia-400:hover{--tw-gradient-from: #e879f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-fuchsia-50:hover{--tw-gradient-from: #fdf4ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-fuchsia-500:hover{--tw-gradient-from: #d946ef var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-fuchsia-600:hover{--tw-gradient-from: #c026d3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-fuchsia-700:hover{--tw-gradient-from: #a21caf var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-fuchsia-800:hover{--tw-gradient-from: #86198f var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-fuchsia-900:hover{--tw-gradient-from: #701a75 var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-gray-100:hover{--tw-gradient-from: #f3f4f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-gray-200:hover{--tw-gradient-from: #e5e7eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-gray-300:hover{--tw-gradient-from: #d1d5db var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-gray-400:hover{--tw-gradient-from: #9ca3af var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-gray-50:hover{--tw-gradient-from: #f9fafb var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-gray-500:hover{--tw-gradient-from: #6b7280 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-gray-600:hover{--tw-gradient-from: #4b5563 var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-gray-700:hover{--tw-gradient-from: #374151 var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-gray-800:hover{--tw-gradient-from: #1f2937 var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-gray-900:hover{--tw-gradient-from: #111827 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-100:hover{--tw-gradient-from: #dcfce7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-200:hover{--tw-gradient-from: #bbf7d0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-300:hover{--tw-gradient-from: #86efac var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-400:hover{--tw-gradient-from: #4ade80 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-50:hover{--tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-500:hover{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600:hover{--tw-gradient-from: #16a34a var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-700:hover{--tw-gradient-from: #15803d var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-800:hover{--tw-gradient-from: #166534 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-900:hover{--tw-gradient-from: #14532d var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-indigo-100:hover{--tw-gradient-from: #e0e7ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-indigo-200:hover{--tw-gradient-from: #c7d2fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-indigo-300:hover{--tw-gradient-from: #a5b4fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-indigo-400:hover{--tw-gradient-from: #818cf8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-indigo-50:hover{--tw-gradient-from: #eef2ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-indigo-500:hover{--tw-gradient-from: #6366f1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-indigo-600:hover{--tw-gradient-from: #4f46e5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-indigo-700:hover{--tw-gradient-from: #4338ca var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-indigo-800:hover{--tw-gradient-from: #3730a3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-indigo-900:hover{--tw-gradient-from: #312e81 var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-lime-100:hover{--tw-gradient-from: #ecfccb var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-lime-200:hover{--tw-gradient-from: #d9f99d var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-lime-300:hover{--tw-gradient-from: #bef264 var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-lime-400:hover{--tw-gradient-from: #a3e635 var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-lime-50:hover{--tw-gradient-from: #f7fee7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-lime-500:hover{--tw-gradient-from: #84cc16 var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-lime-600:hover{--tw-gradient-from: #65a30d var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-lime-700:hover{--tw-gradient-from: #4d7c0f var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-lime-800:hover{--tw-gradient-from: #3f6212 var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-lime-900:hover{--tw-gradient-from: #365314 var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-orange-100:hover{--tw-gradient-from: #ffedd5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-orange-200:hover{--tw-gradient-from: #fed7aa var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-orange-300:hover{--tw-gradient-from: #fdba74 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-orange-400:hover{--tw-gradient-from: #fb923c var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-orange-50:hover{--tw-gradient-from: #fff7ed var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-orange-500:hover{--tw-gradient-from: #f97316 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-orange-600:hover{--tw-gradient-from: #ea580c var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-orange-700:hover{--tw-gradient-from: #c2410c var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-orange-800:hover{--tw-gradient-from: #9a3412 var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-orange-900:hover{--tw-gradient-from: #7c2d12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-pink-100:hover{--tw-gradient-from: #fce7f3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-pink-200:hover{--tw-gradient-from: #fbcfe8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-pink-300:hover{--tw-gradient-from: #f9a8d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-pink-400:hover{--tw-gradient-from: #f472b6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-pink-50:hover{--tw-gradient-from: #fdf2f8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-pink-500:hover{--tw-gradient-from: #ec4899 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-pink-600:hover{--tw-gradient-from: #db2777 var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-pink-700:hover{--tw-gradient-from: #be185d var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-pink-800:hover{--tw-gradient-from: #9d174d var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-pink-900:hover{--tw-gradient-from: #831843 var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-purple-100:hover{--tw-gradient-from: #f3e8ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-purple-200:hover{--tw-gradient-from: #e9d5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-purple-300:hover{--tw-gradient-from: #d8b4fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-purple-400:hover{--tw-gradient-from: #c084fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-purple-50:hover{--tw-gradient-from: #faf5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-purple-500:hover{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-purple-600:hover{--tw-gradient-from: #9333ea var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-purple-700:hover{--tw-gradient-from: #7e22ce var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-purple-800:hover{--tw-gradient-from: #6b21a8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-purple-900:hover{--tw-gradient-from: #581c87 var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-100:hover{--tw-gradient-from: #fee2e2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-200:hover{--tw-gradient-from: #fecaca var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-300:hover{--tw-gradient-from: #fca5a5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-400:hover{--tw-gradient-from: #f87171 var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-50:hover{--tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-500:hover{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-600:hover{--tw-gradient-from: #dc2626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-700:hover{--tw-gradient-from: #b91c1c var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-800:hover{--tw-gradient-from: #991b1b var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-red-900:hover{--tw-gradient-from: #7f1d1d var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-rose-100:hover{--tw-gradient-from: #ffe4e6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-rose-200:hover{--tw-gradient-from: #fecdd3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-rose-300:hover{--tw-gradient-from: #fda4af var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-rose-400:hover{--tw-gradient-from: #fb7185 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-rose-50:hover{--tw-gradient-from: #fff1f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-rose-500:hover{--tw-gradient-from: #f43f5e var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-rose-600:hover{--tw-gradient-from: #e11d48 var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-rose-700:hover{--tw-gradient-from: #be123c var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-rose-800:hover{--tw-gradient-from: #9f1239 var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-rose-900:hover{--tw-gradient-from: #881337 var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-sky-100:hover{--tw-gradient-from: #e0f2fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-sky-200:hover{--tw-gradient-from: #bae6fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-sky-300:hover{--tw-gradient-from: #7dd3fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-sky-400:hover{--tw-gradient-from: #38bdf8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-sky-50:hover{--tw-gradient-from: #f0f9ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-sky-500:hover{--tw-gradient-from: #0ea5e9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-sky-600:hover{--tw-gradient-from: #0284c7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-sky-700:hover{--tw-gradient-from: #0369a1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-sky-800:hover{--tw-gradient-from: #075985 var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-sky-900:hover{--tw-gradient-from: #0c4a6e var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-slate-100:hover{--tw-gradient-from: #f1f5f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-slate-200:hover{--tw-gradient-from: #e2e8f0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-slate-300:hover{--tw-gradient-from: #cbd5e1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-slate-400:hover{--tw-gradient-from: #94a3b8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-slate-50:hover{--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-slate-500:hover{--tw-gradient-from: #64748b var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-slate-600:hover{--tw-gradient-from: #475569 var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-slate-700:hover{--tw-gradient-from: #334155 var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-slate-800:hover{--tw-gradient-from: #1e293b var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-slate-900:hover{--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)}.hover\:from-teal-100:hover{--tw-gradient-from: #ccfbf1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-teal-200:hover{--tw-gradient-from: #99f6e4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-teal-300:hover{--tw-gradient-from: #5eead4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-teal-400:hover{--tw-gradient-from: #2dd4bf var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-teal-50:hover{--tw-gradient-from: #f0fdfa var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-teal-500:hover{--tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-teal-600:hover{--tw-gradient-from: #0d9488 var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-teal-700:hover{--tw-gradient-from: #0f766e var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-teal-800:hover{--tw-gradient-from: #115e59 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-teal-900:hover{--tw-gradient-from: #134e4a var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-violet-100:hover{--tw-gradient-from: #ede9fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-violet-200:hover{--tw-gradient-from: #ddd6fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-violet-300:hover{--tw-gradient-from: #c4b5fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-violet-400:hover{--tw-gradient-from: #a78bfa var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-violet-50:hover{--tw-gradient-from: #f5f3ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-violet-500:hover{--tw-gradient-from: #8b5cf6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-violet-600:hover{--tw-gradient-from: #7c3aed var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-violet-700:hover{--tw-gradient-from: #6d28d9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-violet-800:hover{--tw-gradient-from: #5b21b6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-violet-900:hover{--tw-gradient-from: #4c1d95 var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-100:hover{--tw-gradient-from: #fef9c3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-200:hover{--tw-gradient-from: #fef08a var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-300:hover{--tw-gradient-from: #fde047 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-400:hover{--tw-gradient-from: #facc15 var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-50:hover{--tw-gradient-from: #fefce8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-500:hover{--tw-gradient-from: #eab308 var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-600:hover{--tw-gradient-from: #ca8a04 var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-700:hover{--tw-gradient-from: #a16207 var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-800:hover{--tw-gradient-from: #854d0e var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-yellow-900:hover{--tw-gradient-from: #713f12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-amber-100:hover{--tw-gradient-to: #fef3c7 var(--tw-gradient-to-position)}.hover\:to-amber-200:hover{--tw-gradient-to: #fde68a var(--tw-gradient-to-position)}.hover\:to-amber-300:hover{--tw-gradient-to: #fcd34d var(--tw-gradient-to-position)}.hover\:to-amber-400:hover{--tw-gradient-to: #fbbf24 var(--tw-gradient-to-position)}.hover\:to-amber-50:hover{--tw-gradient-to: #fffbeb var(--tw-gradient-to-position)}.hover\:to-amber-500:hover{--tw-gradient-to: #f59e0b var(--tw-gradient-to-position)}.hover\:to-amber-600:hover{--tw-gradient-to: #d97706 var(--tw-gradient-to-position)}.hover\:to-amber-700:hover{--tw-gradient-to: #b45309 var(--tw-gradient-to-position)}.hover\:to-amber-800:hover{--tw-gradient-to: #92400e var(--tw-gradient-to-position)}.hover\:to-amber-900:hover{--tw-gradient-to: #78350f var(--tw-gradient-to-position)}.hover\:to-blue-100:hover{--tw-gradient-to: #dbeafe var(--tw-gradient-to-position)}.hover\:to-blue-200:hover{--tw-gradient-to: #bfdbfe var(--tw-gradient-to-position)}.hover\:to-blue-300:hover{--tw-gradient-to: #93c5fd var(--tw-gradient-to-position)}.hover\:to-blue-400:hover{--tw-gradient-to: #60a5fa var(--tw-gradient-to-position)}.hover\:to-blue-50:hover{--tw-gradient-to: #eff6ff var(--tw-gradient-to-position)}.hover\:to-blue-500:hover{--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position)}.hover\:to-blue-600:hover{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.hover\:to-blue-700:hover{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position)}.hover\:to-blue-800:hover{--tw-gradient-to: #1e40af var(--tw-gradient-to-position)}.hover\:to-blue-900:hover{--tw-gradient-to: #1e3a8a var(--tw-gradient-to-position)}.hover\:to-cyan-100:hover{--tw-gradient-to: #cffafe var(--tw-gradient-to-position)}.hover\:to-cyan-200:hover{--tw-gradient-to: #a5f3fc var(--tw-gradient-to-position)}.hover\:to-cyan-300:hover{--tw-gradient-to: #67e8f9 var(--tw-gradient-to-position)}.hover\:to-cyan-400:hover{--tw-gradient-to: #22d3ee var(--tw-gradient-to-position)}.hover\:to-cyan-50:hover{--tw-gradient-to: #ecfeff var(--tw-gradient-to-position)}.hover\:to-cyan-500:hover{--tw-gradient-to: #06b6d4 var(--tw-gradient-to-position)}.hover\:to-cyan-600:hover{--tw-gradient-to: #0891b2 var(--tw-gradient-to-position)}.hover\:to-cyan-700:hover{--tw-gradient-to: #0e7490 var(--tw-gradient-to-position)}.hover\:to-cyan-800:hover{--tw-gradient-to: #155e75 var(--tw-gradient-to-position)}.hover\:to-cyan-900:hover{--tw-gradient-to: #164e63 var(--tw-gradient-to-position)}.hover\:to-emerald-100:hover{--tw-gradient-to: #d1fae5 var(--tw-gradient-to-position)}.hover\:to-emerald-200:hover{--tw-gradient-to: #a7f3d0 var(--tw-gradient-to-position)}.hover\:to-emerald-300:hover{--tw-gradient-to: #6ee7b7 var(--tw-gradient-to-position)}.hover\:to-emerald-400:hover{--tw-gradient-to: #34d399 var(--tw-gradient-to-position)}.hover\:to-emerald-50:hover{--tw-gradient-to: #ecfdf5 var(--tw-gradient-to-position)}.hover\:to-emerald-500:hover{--tw-gradient-to: #10b981 var(--tw-gradient-to-position)}.hover\:to-emerald-600:hover{--tw-gradient-to: #059669 var(--tw-gradient-to-position)}.hover\:to-emerald-700:hover{--tw-gradient-to: #047857 var(--tw-gradient-to-position)}.hover\:to-emerald-800:hover{--tw-gradient-to: #065f46 var(--tw-gradient-to-position)}.hover\:to-emerald-900:hover{--tw-gradient-to: #064e3b var(--tw-gradient-to-position)}.hover\:to-fuchsia-100:hover{--tw-gradient-to: #fae8ff var(--tw-gradient-to-position)}.hover\:to-fuchsia-200:hover{--tw-gradient-to: #f5d0fe var(--tw-gradient-to-position)}.hover\:to-fuchsia-300:hover{--tw-gradient-to: #f0abfc var(--tw-gradient-to-position)}.hover\:to-fuchsia-400:hover{--tw-gradient-to: #e879f9 var(--tw-gradient-to-position)}.hover\:to-fuchsia-50:hover{--tw-gradient-to: #fdf4ff var(--tw-gradient-to-position)}.hover\:to-fuchsia-500:hover{--tw-gradient-to: #d946ef var(--tw-gradient-to-position)}.hover\:to-fuchsia-600:hover{--tw-gradient-to: #c026d3 var(--tw-gradient-to-position)}.hover\:to-fuchsia-700:hover{--tw-gradient-to: #a21caf var(--tw-gradient-to-position)}.hover\:to-fuchsia-800:hover{--tw-gradient-to: #86198f var(--tw-gradient-to-position)}.hover\:to-fuchsia-900:hover{--tw-gradient-to: #701a75 var(--tw-gradient-to-position)}.hover\:to-gray-100:hover{--tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position)}.hover\:to-gray-200:hover{--tw-gradient-to: #e5e7eb var(--tw-gradient-to-position)}.hover\:to-gray-300:hover{--tw-gradient-to: #d1d5db var(--tw-gradient-to-position)}.hover\:to-gray-400:hover{--tw-gradient-to: #9ca3af var(--tw-gradient-to-position)}.hover\:to-gray-50:hover{--tw-gradient-to: #f9fafb var(--tw-gradient-to-position)}.hover\:to-gray-500:hover{--tw-gradient-to: #6b7280 var(--tw-gradient-to-position)}.hover\:to-gray-600:hover{--tw-gradient-to: #4b5563 var(--tw-gradient-to-position)}.hover\:to-gray-700:hover{--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.hover\:to-gray-800:hover{--tw-gradient-to: #1f2937 var(--tw-gradient-to-position)}.hover\:to-gray-900:hover{--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.hover\:to-green-100:hover{--tw-gradient-to: #dcfce7 var(--tw-gradient-to-position)}.hover\:to-green-200:hover{--tw-gradient-to: #bbf7d0 var(--tw-gradient-to-position)}.hover\:to-green-300:hover{--tw-gradient-to: #86efac var(--tw-gradient-to-position)}.hover\:to-green-400:hover{--tw-gradient-to: #4ade80 var(--tw-gradient-to-position)}.hover\:to-green-50:hover{--tw-gradient-to: #f0fdf4 var(--tw-gradient-to-position)}.hover\:to-green-500:hover{--tw-gradient-to: #22c55e var(--tw-gradient-to-position)}.hover\:to-green-600:hover{--tw-gradient-to: #16a34a var(--tw-gradient-to-position)}.hover\:to-green-700:hover{--tw-gradient-to: #15803d var(--tw-gradient-to-position)}.hover\:to-green-800:hover{--tw-gradient-to: #166534 var(--tw-gradient-to-position)}.hover\:to-green-900:hover{--tw-gradient-to: #14532d var(--tw-gradient-to-position)}.hover\:to-indigo-100:hover{--tw-gradient-to: #e0e7ff var(--tw-gradient-to-position)}.hover\:to-indigo-200:hover{--tw-gradient-to: #c7d2fe var(--tw-gradient-to-position)}.hover\:to-indigo-300:hover{--tw-gradient-to: #a5b4fc var(--tw-gradient-to-position)}.hover\:to-indigo-400:hover{--tw-gradient-to: #818cf8 var(--tw-gradient-to-position)}.hover\:to-indigo-50:hover{--tw-gradient-to: #eef2ff var(--tw-gradient-to-position)}.hover\:to-indigo-500:hover{--tw-gradient-to: #6366f1 var(--tw-gradient-to-position)}.hover\:to-indigo-600:hover{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.hover\:to-indigo-700:hover{--tw-gradient-to: #4338ca var(--tw-gradient-to-position)}.hover\:to-indigo-800:hover{--tw-gradient-to: #3730a3 var(--tw-gradient-to-position)}.hover\:to-indigo-900:hover{--tw-gradient-to: #312e81 var(--tw-gradient-to-position)}.hover\:to-lime-100:hover{--tw-gradient-to: #ecfccb var(--tw-gradient-to-position)}.hover\:to-lime-200:hover{--tw-gradient-to: #d9f99d var(--tw-gradient-to-position)}.hover\:to-lime-300:hover{--tw-gradient-to: #bef264 var(--tw-gradient-to-position)}.hover\:to-lime-400:hover{--tw-gradient-to: #a3e635 var(--tw-gradient-to-position)}.hover\:to-lime-50:hover{--tw-gradient-to: #f7fee7 var(--tw-gradient-to-position)}.hover\:to-lime-500:hover{--tw-gradient-to: #84cc16 var(--tw-gradient-to-position)}.hover\:to-lime-600:hover{--tw-gradient-to: #65a30d var(--tw-gradient-to-position)}.hover\:to-lime-700:hover{--tw-gradient-to: #4d7c0f var(--tw-gradient-to-position)}.hover\:to-lime-800:hover{--tw-gradient-to: #3f6212 var(--tw-gradient-to-position)}.hover\:to-lime-900:hover{--tw-gradient-to: #365314 var(--tw-gradient-to-position)}.hover\:to-orange-100:hover{--tw-gradient-to: #ffedd5 var(--tw-gradient-to-position)}.hover\:to-orange-200:hover{--tw-gradient-to: #fed7aa var(--tw-gradient-to-position)}.hover\:to-orange-300:hover{--tw-gradient-to: #fdba74 var(--tw-gradient-to-position)}.hover\:to-orange-400:hover{--tw-gradient-to: #fb923c var(--tw-gradient-to-position)}.hover\:to-orange-50:hover{--tw-gradient-to: #fff7ed var(--tw-gradient-to-position)}.hover\:to-orange-500:hover{--tw-gradient-to: #f97316 var(--tw-gradient-to-position)}.hover\:to-orange-600:hover{--tw-gradient-to: #ea580c var(--tw-gradient-to-position)}.hover\:to-orange-700:hover{--tw-gradient-to: #c2410c var(--tw-gradient-to-position)}.hover\:to-orange-800:hover{--tw-gradient-to: #9a3412 var(--tw-gradient-to-position)}.hover\:to-orange-900:hover{--tw-gradient-to: #7c2d12 var(--tw-gradient-to-position)}.hover\:to-pink-100:hover{--tw-gradient-to: #fce7f3 var(--tw-gradient-to-position)}.hover\:to-pink-200:hover{--tw-gradient-to: #fbcfe8 var(--tw-gradient-to-position)}.hover\:to-pink-300:hover{--tw-gradient-to: #f9a8d4 var(--tw-gradient-to-position)}.hover\:to-pink-400:hover{--tw-gradient-to: #f472b6 var(--tw-gradient-to-position)}.hover\:to-pink-50:hover{--tw-gradient-to: #fdf2f8 var(--tw-gradient-to-position)}.hover\:to-pink-500:hover{--tw-gradient-to: #ec4899 var(--tw-gradient-to-position)}.hover\:to-pink-600:hover{--tw-gradient-to: #db2777 var(--tw-gradient-to-position)}.hover\:to-pink-700:hover{--tw-gradient-to: #be185d var(--tw-gradient-to-position)}.hover\:to-pink-800:hover{--tw-gradient-to: #9d174d var(--tw-gradient-to-position)}.hover\:to-pink-900:hover{--tw-gradient-to: #831843 var(--tw-gradient-to-position)}.hover\:to-purple-100:hover{--tw-gradient-to: #f3e8ff var(--tw-gradient-to-position)}.hover\:to-purple-200:hover{--tw-gradient-to: #e9d5ff var(--tw-gradient-to-position)}.hover\:to-purple-300:hover{--tw-gradient-to: #d8b4fe var(--tw-gradient-to-position)}.hover\:to-purple-400:hover{--tw-gradient-to: #c084fc var(--tw-gradient-to-position)}.hover\:to-purple-50:hover{--tw-gradient-to: #faf5ff var(--tw-gradient-to-position)}.hover\:to-purple-500:hover{--tw-gradient-to: #a855f7 var(--tw-gradient-to-position)}.hover\:to-purple-600:hover{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.hover\:to-purple-700:hover{--tw-gradient-to: #7e22ce var(--tw-gradient-to-position)}.hover\:to-purple-800:hover{--tw-gradient-to: #6b21a8 var(--tw-gradient-to-position)}.hover\:to-purple-900:hover{--tw-gradient-to: #581c87 var(--tw-gradient-to-position)}.hover\:to-red-100:hover{--tw-gradient-to: #fee2e2 var(--tw-gradient-to-position)}.hover\:to-red-200:hover{--tw-gradient-to: #fecaca var(--tw-gradient-to-position)}.hover\:to-red-300:hover{--tw-gradient-to: #fca5a5 var(--tw-gradient-to-position)}.hover\:to-red-400:hover{--tw-gradient-to: #f87171 var(--tw-gradient-to-position)}.hover\:to-red-50:hover{--tw-gradient-to: #fef2f2 var(--tw-gradient-to-position)}.hover\:to-red-500:hover{--tw-gradient-to: #ef4444 var(--tw-gradient-to-position)}.hover\:to-red-600:hover{--tw-gradient-to: #dc2626 var(--tw-gradient-to-position)}.hover\:to-red-700:hover{--tw-gradient-to: #b91c1c var(--tw-gradient-to-position)}.hover\:to-red-800:hover{--tw-gradient-to: #991b1b var(--tw-gradient-to-position)}.hover\:to-red-900:hover{--tw-gradient-to: #7f1d1d var(--tw-gradient-to-position)}.hover\:to-rose-100:hover{--tw-gradient-to: #ffe4e6 var(--tw-gradient-to-position)}.hover\:to-rose-200:hover{--tw-gradient-to: #fecdd3 var(--tw-gradient-to-position)}.hover\:to-rose-300:hover{--tw-gradient-to: #fda4af var(--tw-gradient-to-position)}.hover\:to-rose-400:hover{--tw-gradient-to: #fb7185 var(--tw-gradient-to-position)}.hover\:to-rose-50:hover{--tw-gradient-to: #fff1f2 var(--tw-gradient-to-position)}.hover\:to-rose-500:hover{--tw-gradient-to: #f43f5e var(--tw-gradient-to-position)}.hover\:to-rose-600:hover{--tw-gradient-to: #e11d48 var(--tw-gradient-to-position)}.hover\:to-rose-700:hover{--tw-gradient-to: #be123c var(--tw-gradient-to-position)}.hover\:to-rose-800:hover{--tw-gradient-to: #9f1239 var(--tw-gradient-to-position)}.hover\:to-rose-900:hover{--tw-gradient-to: #881337 var(--tw-gradient-to-position)}.hover\:to-sky-100:hover{--tw-gradient-to: #e0f2fe var(--tw-gradient-to-position)}.hover\:to-sky-200:hover{--tw-gradient-to: #bae6fd var(--tw-gradient-to-position)}.hover\:to-sky-300:hover{--tw-gradient-to: #7dd3fc var(--tw-gradient-to-position)}.hover\:to-sky-400:hover{--tw-gradient-to: #38bdf8 var(--tw-gradient-to-position)}.hover\:to-sky-50:hover{--tw-gradient-to: #f0f9ff var(--tw-gradient-to-position)}.hover\:to-sky-500:hover{--tw-gradient-to: #0ea5e9 var(--tw-gradient-to-position)}.hover\:to-sky-600:hover{--tw-gradient-to: #0284c7 var(--tw-gradient-to-position)}.hover\:to-sky-700:hover{--tw-gradient-to: #0369a1 var(--tw-gradient-to-position)}.hover\:to-sky-800:hover{--tw-gradient-to: #075985 var(--tw-gradient-to-position)}.hover\:to-sky-900:hover{--tw-gradient-to: #0c4a6e var(--tw-gradient-to-position)}.hover\:to-slate-100:hover{--tw-gradient-to: #f1f5f9 var(--tw-gradient-to-position)}.hover\:to-slate-200:hover{--tw-gradient-to: #e2e8f0 var(--tw-gradient-to-position)}.hover\:to-slate-300:hover{--tw-gradient-to: #cbd5e1 var(--tw-gradient-to-position)}.hover\:to-slate-400:hover{--tw-gradient-to: #94a3b8 var(--tw-gradient-to-position)}.hover\:to-slate-50:hover{--tw-gradient-to: #f8fafc var(--tw-gradient-to-position)}.hover\:to-slate-500:hover{--tw-gradient-to: #64748b var(--tw-gradient-to-position)}.hover\:to-slate-600:hover{--tw-gradient-to: #475569 var(--tw-gradient-to-position)}.hover\:to-slate-700:hover{--tw-gradient-to: #334155 var(--tw-gradient-to-position)}.hover\:to-slate-800:hover{--tw-gradient-to: #1e293b var(--tw-gradient-to-position)}.hover\:to-slate-900:hover{--tw-gradient-to: #0f172a var(--tw-gradient-to-position)}.hover\:to-teal-100:hover{--tw-gradient-to: #ccfbf1 var(--tw-gradient-to-position)}.hover\:to-teal-200:hover{--tw-gradient-to: #99f6e4 var(--tw-gradient-to-position)}.hover\:to-teal-300:hover{--tw-gradient-to: #5eead4 var(--tw-gradient-to-position)}.hover\:to-teal-400:hover{--tw-gradient-to: #2dd4bf var(--tw-gradient-to-position)}.hover\:to-teal-50:hover{--tw-gradient-to: #f0fdfa var(--tw-gradient-to-position)}.hover\:to-teal-500:hover{--tw-gradient-to: #14b8a6 var(--tw-gradient-to-position)}.hover\:to-teal-600:hover{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.hover\:to-teal-700:hover{--tw-gradient-to: #0f766e var(--tw-gradient-to-position)}.hover\:to-teal-800:hover{--tw-gradient-to: #115e59 var(--tw-gradient-to-position)}.hover\:to-teal-900:hover{--tw-gradient-to: #134e4a var(--tw-gradient-to-position)}.hover\:to-violet-100:hover{--tw-gradient-to: #ede9fe var(--tw-gradient-to-position)}.hover\:to-violet-200:hover{--tw-gradient-to: #ddd6fe var(--tw-gradient-to-position)}.hover\:to-violet-300:hover{--tw-gradient-to: #c4b5fd var(--tw-gradient-to-position)}.hover\:to-violet-400:hover{--tw-gradient-to: #a78bfa var(--tw-gradient-to-position)}.hover\:to-violet-50:hover{--tw-gradient-to: #f5f3ff var(--tw-gradient-to-position)}.hover\:to-violet-500:hover{--tw-gradient-to: #8b5cf6 var(--tw-gradient-to-position)}.hover\:to-violet-600:hover{--tw-gradient-to: #7c3aed var(--tw-gradient-to-position)}.hover\:to-violet-700:hover{--tw-gradient-to: #6d28d9 var(--tw-gradient-to-position)}.hover\:to-violet-800:hover{--tw-gradient-to: #5b21b6 var(--tw-gradient-to-position)}.hover\:to-violet-900:hover{--tw-gradient-to: #4c1d95 var(--tw-gradient-to-position)}.hover\:to-yellow-100:hover{--tw-gradient-to: #fef9c3 var(--tw-gradient-to-position)}.hover\:to-yellow-200:hover{--tw-gradient-to: #fef08a var(--tw-gradient-to-position)}.hover\:to-yellow-300:hover{--tw-gradient-to: #fde047 var(--tw-gradient-to-position)}.hover\:to-yellow-400:hover{--tw-gradient-to: #facc15 var(--tw-gradient-to-position)}.hover\:to-yellow-50:hover{--tw-gradient-to: #fefce8 var(--tw-gradient-to-position)}.hover\:to-yellow-500:hover{--tw-gradient-to: #eab308 var(--tw-gradient-to-position)}.hover\:to-yellow-600:hover{--tw-gradient-to: #ca8a04 var(--tw-gradient-to-position)}.hover\:to-yellow-700:hover{--tw-gradient-to: #a16207 var(--tw-gradient-to-position)}.hover\:to-yellow-800:hover{--tw-gradient-to: #854d0e var(--tw-gradient-to-position)}.hover\:to-yellow-900:hover{--tw-gradient-to: #713f12 var(--tw-gradient-to-position)}.hover\:text-\[\#16a34a\]:hover{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.hover\:text-\[\#16a34a\]\/70:hover{color:#16a34ab3}.hover\:text-\[\#ff7a1a\]:hover{--tw-text-opacity: 1;color:rgb(255 122 26 / var(--tw-text-opacity, 1))}.hover\:text-amber-100:hover{--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity, 1))}.hover\:text-amber-200:hover{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.hover\:text-amber-300:hover{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.hover\:text-amber-400:hover{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.hover\:text-amber-50:hover{--tw-text-opacity: 1;color:rgb(255 251 235 / var(--tw-text-opacity, 1))}.hover\:text-amber-500:hover{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.hover\:text-amber-600:hover{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.hover\:text-amber-700:hover{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.hover\:text-amber-800:hover{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.hover\:text-amber-900:hover{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.hover\:text-blue-100:hover{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.hover\:text-blue-200:hover{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.hover\:text-blue-300:hover{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.hover\:text-blue-400:hover{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.hover\:text-blue-50:hover{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity, 1))}.hover\:text-blue-500:hover{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.hover\:text-blue-900:hover{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.hover\:text-cyan-100:hover{--tw-text-opacity: 1;color:rgb(207 250 254 / var(--tw-text-opacity, 1))}.hover\:text-cyan-200:hover{--tw-text-opacity: 1;color:rgb(165 243 252 / var(--tw-text-opacity, 1))}.hover\:text-cyan-300:hover{--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.hover\:text-cyan-400:hover{--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.hover\:text-cyan-50:hover{--tw-text-opacity: 1;color:rgb(236 254 255 / var(--tw-text-opacity, 1))}.hover\:text-cyan-500:hover{--tw-text-opacity: 1;color:rgb(6 182 212 / var(--tw-text-opacity, 1))}.hover\:text-cyan-600:hover{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.hover\:text-cyan-700:hover{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.hover\:text-cyan-800:hover{--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity, 1))}.hover\:text-cyan-900:hover{--tw-text-opacity: 1;color:rgb(22 78 99 / var(--tw-text-opacity, 1))}.hover\:text-emerald:hover{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.hover\:text-emerald-100:hover{--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.hover\:text-emerald-200:hover{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.hover\:text-emerald-300:hover{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.hover\:text-emerald-400:hover{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.hover\:text-emerald-50:hover{--tw-text-opacity: 1;color:rgb(236 253 245 / var(--tw-text-opacity, 1))}.hover\:text-emerald-500:hover{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.hover\:text-emerald-600:hover{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.hover\:text-emerald-600\/60:hover{color:#05966999}.hover\:text-emerald-600\/70:hover{color:#059669b3}.hover\:text-emerald-700:hover{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.hover\:text-emerald-800:hover{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.hover\:text-emerald-900:hover{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.hover\:text-emerald\/70:hover{color:#10b981b3}.hover\:text-fuchsia-100:hover{--tw-text-opacity: 1;color:rgb(250 232 255 / var(--tw-text-opacity, 1))}.hover\:text-fuchsia-200:hover{--tw-text-opacity: 1;color:rgb(245 208 254 / var(--tw-text-opacity, 1))}.hover\:text-fuchsia-300:hover{--tw-text-opacity: 1;color:rgb(240 171 252 / var(--tw-text-opacity, 1))}.hover\:text-fuchsia-400:hover{--tw-text-opacity: 1;color:rgb(232 121 249 / var(--tw-text-opacity, 1))}.hover\:text-fuchsia-50:hover{--tw-text-opacity: 1;color:rgb(253 244 255 / var(--tw-text-opacity, 1))}.hover\:text-fuchsia-500:hover{--tw-text-opacity: 1;color:rgb(217 70 239 / var(--tw-text-opacity, 1))}.hover\:text-fuchsia-600:hover{--tw-text-opacity: 1;color:rgb(192 38 211 / var(--tw-text-opacity, 1))}.hover\:text-fuchsia-700:hover{--tw-text-opacity: 1;color:rgb(162 28 175 / var(--tw-text-opacity, 1))}.hover\:text-fuchsia-800:hover{--tw-text-opacity: 1;color:rgb(134 25 143 / var(--tw-text-opacity, 1))}.hover\:text-fuchsia-900:hover{--tw-text-opacity: 1;color:rgb(112 26 117 / var(--tw-text-opacity, 1))}.hover\:text-gold:hover{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.hover\:text-gray-100:hover{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.hover\:text-gray-200:hover{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.hover\:text-gray-300:hover{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.hover\:text-gray-400:hover{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.hover\:text-gray-50:hover{--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-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-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-green-100:hover{--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity, 1))}.hover\:text-green-200:hover{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.hover\:text-green-300:hover{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.hover\:text-green-400:hover{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.hover\:text-green-50:hover{--tw-text-opacity: 1;color:rgb(240 253 244 / var(--tw-text-opacity, 1))}.hover\:text-green-500:hover{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.hover\:text-green-600:hover{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.hover\:text-green-700:hover{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.hover\:text-green-800:hover{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.hover\:text-green-900:hover{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.hover\:text-indigo-100:hover{--tw-text-opacity: 1;color:rgb(224 231 255 / var(--tw-text-opacity, 1))}.hover\:text-indigo-200:hover{--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity, 1))}.hover\:text-indigo-300:hover{--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity, 1))}.hover\:text-indigo-400:hover{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.hover\:text-indigo-50:hover{--tw-text-opacity: 1;color:rgb(238 242 255 / var(--tw-text-opacity, 1))}.hover\:text-indigo-500:hover{--tw-text-opacity: 1;color:rgb(99 102 241 / 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-indigo-700:hover{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.hover\:text-indigo-800:hover{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.hover\:text-indigo-900:hover{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.hover\:text-lime-100:hover{--tw-text-opacity: 1;color:rgb(236 252 203 / var(--tw-text-opacity, 1))}.hover\:text-lime-200:hover{--tw-text-opacity: 1;color:rgb(217 249 157 / var(--tw-text-opacity, 1))}.hover\:text-lime-300:hover{--tw-text-opacity: 1;color:rgb(190 242 100 / var(--tw-text-opacity, 1))}.hover\:text-lime-400:hover{--tw-text-opacity: 1;color:rgb(163 230 53 / var(--tw-text-opacity, 1))}.hover\:text-lime-50:hover{--tw-text-opacity: 1;color:rgb(247 254 231 / var(--tw-text-opacity, 1))}.hover\:text-lime-500:hover{--tw-text-opacity: 1;color:rgb(132 204 22 / var(--tw-text-opacity, 1))}.hover\:text-lime-600:hover{--tw-text-opacity: 1;color:rgb(101 163 13 / var(--tw-text-opacity, 1))}.hover\:text-lime-700:hover{--tw-text-opacity: 1;color:rgb(77 124 15 / var(--tw-text-opacity, 1))}.hover\:text-lime-800:hover{--tw-text-opacity: 1;color:rgb(63 98 18 / var(--tw-text-opacity, 1))}.hover\:text-lime-900:hover{--tw-text-opacity: 1;color:rgb(54 83 20 / var(--tw-text-opacity, 1))}.hover\:text-main:hover{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.hover\:text-orange-100:hover{--tw-text-opacity: 1;color:rgb(255 237 213 / var(--tw-text-opacity, 1))}.hover\:text-orange-200:hover{--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity, 1))}.hover\:text-orange-300:hover{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.hover\:text-orange-400:hover{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.hover\:text-orange-50:hover{--tw-text-opacity: 1;color:rgb(255 247 237 / var(--tw-text-opacity, 1))}.hover\:text-orange-500:hover{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.hover\:text-orange-600:hover{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.hover\:text-orange-700:hover{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.hover\:text-orange-800:hover{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.hover\:text-orange-900:hover{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity, 1))}.hover\:text-pink-100:hover{--tw-text-opacity: 1;color:rgb(252 231 243 / var(--tw-text-opacity, 1))}.hover\:text-pink-200:hover{--tw-text-opacity: 1;color:rgb(251 207 232 / var(--tw-text-opacity, 1))}.hover\:text-pink-300:hover{--tw-text-opacity: 1;color:rgb(249 168 212 / var(--tw-text-opacity, 1))}.hover\:text-pink-400:hover{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.hover\:text-pink-50:hover{--tw-text-opacity: 1;color:rgb(253 242 248 / var(--tw-text-opacity, 1))}.hover\:text-pink-500:hover{--tw-text-opacity: 1;color:rgb(236 72 153 / var(--tw-text-opacity, 1))}.hover\:text-pink-600:hover{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity, 1))}.hover\:text-pink-700:hover{--tw-text-opacity: 1;color:rgb(190 24 93 / var(--tw-text-opacity, 1))}.hover\:text-pink-800:hover{--tw-text-opacity: 1;color:rgb(157 23 77 / var(--tw-text-opacity, 1))}.hover\:text-pink-900:hover{--tw-text-opacity: 1;color:rgb(131 24 67 / var(--tw-text-opacity, 1))}.hover\:text-purple-100:hover{--tw-text-opacity: 1;color:rgb(243 232 255 / var(--tw-text-opacity, 1))}.hover\:text-purple-200:hover{--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity, 1))}.hover\:text-purple-300:hover{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.hover\:text-purple-400:hover{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.hover\:text-purple-50:hover{--tw-text-opacity: 1;color:rgb(250 245 255 / var(--tw-text-opacity, 1))}.hover\:text-purple-500:hover{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.hover\:text-purple-600:hover{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.hover\:text-purple-700:hover{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.hover\:text-purple-800:hover{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.hover\:text-purple-900:hover{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity, 1))}.hover\:text-red-100:hover{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.hover\:text-red-200:hover{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.hover\:text-red-300:hover{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.hover\:text-red-400:hover{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.hover\:text-red-50:hover{--tw-text-opacity: 1;color:rgb(254 242 242 / 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\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-red-800:hover{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.hover\:text-red-900:hover{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.hover\:text-rose-100:hover{--tw-text-opacity: 1;color:rgb(255 228 230 / var(--tw-text-opacity, 1))}.hover\:text-rose-200:hover{--tw-text-opacity: 1;color:rgb(254 205 211 / var(--tw-text-opacity, 1))}.hover\:text-rose-300:hover{--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity, 1))}.hover\:text-rose-400:hover{--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.hover\:text-rose-50:hover{--tw-text-opacity: 1;color:rgb(255 241 242 / var(--tw-text-opacity, 1))}.hover\:text-rose-500:hover{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.hover\:text-rose-600:hover{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.hover\:text-rose-700:hover{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.hover\:text-rose-800:hover{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.hover\:text-rose-900:hover{--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity, 1))}.hover\:text-sky-100:hover{--tw-text-opacity: 1;color:rgb(224 242 254 / var(--tw-text-opacity, 1))}.hover\:text-sky-200:hover{--tw-text-opacity: 1;color:rgb(186 230 253 / var(--tw-text-opacity, 1))}.hover\:text-sky-300:hover{--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity, 1))}.hover\:text-sky-400:hover{--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.hover\:text-sky-50:hover{--tw-text-opacity: 1;color:rgb(240 249 255 / var(--tw-text-opacity, 1))}.hover\:text-sky-500:hover{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity, 1))}.hover\:text-sky-600:hover{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.hover\:text-sky-700:hover{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.hover\:text-sky-800:hover{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.hover\:text-sky-900:hover{--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity, 1))}.hover\:text-slate-100:hover{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.hover\:text-slate-200:hover{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.hover\:text-slate-300:hover{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.hover\:text-slate-400:hover{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.hover\:text-slate-50:hover{--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity, 1))}.hover\:text-slate-500:hover{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.hover\:text-slate-600:hover{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.hover\:text-slate-700:hover{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.hover\:text-slate-800:hover{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.hover\:text-slate-900:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hover\:text-slate-950:hover{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.hover\:text-surface:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hover\:text-teal-100:hover{--tw-text-opacity: 1;color:rgb(204 251 241 / var(--tw-text-opacity, 1))}.hover\:text-teal-200:hover{--tw-text-opacity: 1;color:rgb(153 246 228 / var(--tw-text-opacity, 1))}.hover\:text-teal-300:hover{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.hover\:text-teal-400:hover{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.hover\:text-teal-50:hover{--tw-text-opacity: 1;color:rgb(240 253 250 / var(--tw-text-opacity, 1))}.hover\:text-teal-500:hover{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.hover\:text-teal-600:hover{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.hover\:text-teal-700:hover{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.hover\:text-teal-800:hover{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.hover\:text-teal-900:hover{--tw-text-opacity: 1;color:rgb(19 78 74 / var(--tw-text-opacity, 1))}.hover\:text-violet-100:hover{--tw-text-opacity: 1;color:rgb(237 233 254 / var(--tw-text-opacity, 1))}.hover\:text-violet-200:hover{--tw-text-opacity: 1;color:rgb(221 214 254 / var(--tw-text-opacity, 1))}.hover\:text-violet-300:hover{--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity, 1))}.hover\:text-violet-400:hover{--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.hover\:text-violet-50:hover{--tw-text-opacity: 1;color:rgb(245 243 255 / var(--tw-text-opacity, 1))}.hover\:text-violet-500:hover{--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.hover\:text-violet-600:hover{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.hover\:text-violet-700:hover{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.hover\:text-violet-800:hover{--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity, 1))}.hover\:text-violet-900:hover{--tw-text-opacity: 1;color:rgb(76 29 149 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-white\/40:hover{color:#fff6}.hover\:text-white\/50:hover{color:#ffffff80}.hover\:text-white\/60:hover{color:#fff9}.hover\:text-white\/70:hover{color:#ffffffb3}.hover\:text-white\/80:hover{color:#fffc}.hover\:text-yellow-100:hover{--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity, 1))}.hover\:text-yellow-200:hover{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.hover\:text-yellow-300:hover{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.hover\:text-yellow-400:hover{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.hover\:text-yellow-50:hover{--tw-text-opacity: 1;color:rgb(254 252 232 / var(--tw-text-opacity, 1))}.hover\:text-yellow-500:hover{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.hover\:text-yellow-600:hover{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.hover\:text-yellow-700:hover{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.hover\:text-yellow-800:hover{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.hover\:text-yellow-900:hover{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:accent-purple-400:hover{accent-color:#c084fc}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-60:hover{opacity:.6}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-2xl:hover{--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)}.hover\:shadow-\[0_0_20px_rgba\(59\,130\,246\,0\.5\)\]:hover{--tw-shadow: 0 0 20px rgba(59,130,246,.5);--tw-shadow-colored: 0 0 20px 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-\[0_0_30px_rgba\(245\,158\,11\,0\.1\)\]:hover{--tw-shadow: 0 0 30px rgba(245,158,11,.1);--tw-shadow-colored: 0 0 30px 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-\[0_0_40px_rgba\(16\,185\,129\,0\.3\)\]:hover{--tw-shadow: 0 0 40px rgba(16,185,129,.3);--tw-shadow-colored: 0 0 40px 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-\[0_20px_40px_-10px_rgba\(16\,185\,129\,0\.5\)\]:hover{--tw-shadow: 0 20px 40px -10px rgba(16,185,129,.5);--tw-shadow-colored: 0 20px 40px -10px 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-\[0_20px_50px_rgba\(0\,0\,0\,0\.5\)\]:hover{--tw-shadow: 0 20px 50px rgba(0,0,0,.5);--tw-shadow-colored: 0 20px 50px 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-\[0_25px_50px_-12px_rgba\(16\,185\,129\,0\.5\)\]:hover{--tw-shadow: 0 25px 50px -12px rgba(16,185,129,.5);--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)}.hover\:shadow-\[0_8px_30px_rgba\(16\,185\,129\,0\.3\)\]:hover{--tw-shadow: 0 8px 30px rgba(16,185,129,.3);--tw-shadow-colored: 0 8px 30px 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-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -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 rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--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\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px 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-\[var\(--neon-shadow\)\]:hover{--tw-shadow-color: var(--neon-shadow) !important;--tw-shadow: var(--tw-shadow-colored) !important}.hover\:shadow-\[\#1877F2\]\/10:hover{--tw-shadow-color: rgb(24 119 242 / .1);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-\[\#FE2C55\]\/10:hover{--tw-shadow-color: rgb(254 44 85 / .1);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-blue-100:hover{--tw-shadow-color: #dbeafe;--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-blue-500\/40:hover{--tw-shadow-color: rgb(59 130 246 / .4);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-emerald-500\/10:hover{--tw-shadow-color: rgb(16 185 129 / .1);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-emerald-500\/20:hover{--tw-shadow-color: rgb(16 185 129 / .2);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-emerald-500\/30:hover{--tw-shadow-color: rgb(16 185 129 / .3);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-orange-500\/20:hover{--tw-shadow-color: rgb(249 115 22 / .2);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-pink-100:hover{--tw-shadow-color: #fce7f3;--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-purple-500\/30:hover{--tw-shadow-color: rgb(168 85 247 / .3);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-red-100:hover{--tw-shadow-color: #fee2e2;--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-red-500\/10:hover{--tw-shadow-color: rgb(239 68 68 / .1);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-yellow-100:hover{--tw-shadow-color: #fef9c3;--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-yellow-400\/10:hover{--tw-shadow-color: rgb(250 204 21 / .1);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-yellow-500\/10:hover{--tw-shadow-color: rgb(234 179 8 / .1);--tw-shadow: var(--tw-shadow-colored)}.hover\:ring-1:hover{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.hover\:ring-2:hover{--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)}.hover\:ring-amber-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 243 199 / var(--tw-ring-opacity, 1))}.hover\:ring-amber-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1))}.hover\:ring-amber-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1))}.hover\:ring-amber-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1))}.hover\:ring-amber-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 251 235 / var(--tw-ring-opacity, 1))}.hover\:ring-amber-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1))}.hover\:ring-amber-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 119 6 / var(--tw-ring-opacity, 1))}.hover\:ring-amber-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(180 83 9 / var(--tw-ring-opacity, 1))}.hover\:ring-amber-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(146 64 14 / var(--tw-ring-opacity, 1))}.hover\:ring-amber-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(120 53 15 / var(--tw-ring-opacity, 1))}.hover\:ring-blue-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.hover\:ring-blue-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.hover\:ring-blue-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}.hover\:ring-blue-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.hover\:ring-blue-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 246 255 / var(--tw-ring-opacity, 1))}.hover\:ring-blue-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.hover\:ring-blue-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1))}.hover\:ring-blue-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity, 1))}.hover\:ring-blue-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1))}.hover\:ring-blue-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity, 1))}.hover\:ring-cyan-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(207 250 254 / var(--tw-ring-opacity, 1))}.hover\:ring-cyan-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(165 243 252 / var(--tw-ring-opacity, 1))}.hover\:ring-cyan-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(103 232 249 / var(--tw-ring-opacity, 1))}.hover\:ring-cyan-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 211 238 / var(--tw-ring-opacity, 1))}.hover\:ring-cyan-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 254 255 / var(--tw-ring-opacity, 1))}.hover\:ring-cyan-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 182 212 / var(--tw-ring-opacity, 1))}.hover\:ring-cyan-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(8 145 178 / var(--tw-ring-opacity, 1))}.hover\:ring-cyan-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(14 116 144 / var(--tw-ring-opacity, 1))}.hover\:ring-cyan-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(21 94 117 / var(--tw-ring-opacity, 1))}.hover\:ring-cyan-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 78 99 / var(--tw-ring-opacity, 1))}.hover\:ring-emerald-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1))}.hover\:ring-emerald-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1))}.hover\:ring-emerald-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(110 231 183 / var(--tw-ring-opacity, 1))}.hover\:ring-emerald-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(52 211 153 / var(--tw-ring-opacity, 1))}.hover\:ring-emerald-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 253 245 / var(--tw-ring-opacity, 1))}.hover\:ring-emerald-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1))}.hover\:ring-emerald-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity, 1))}.hover\:ring-emerald-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(4 120 87 / var(--tw-ring-opacity, 1))}.hover\:ring-emerald-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 95 70 / var(--tw-ring-opacity, 1))}.hover\:ring-emerald-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 78 59 / var(--tw-ring-opacity, 1))}.hover\:ring-fuchsia-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 232 255 / var(--tw-ring-opacity, 1))}.hover\:ring-fuchsia-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 208 254 / var(--tw-ring-opacity, 1))}.hover\:ring-fuchsia-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 171 252 / var(--tw-ring-opacity, 1))}.hover\:ring-fuchsia-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(232 121 249 / var(--tw-ring-opacity, 1))}.hover\:ring-fuchsia-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 244 255 / var(--tw-ring-opacity, 1))}.hover\:ring-fuchsia-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 70 239 / var(--tw-ring-opacity, 1))}.hover\:ring-fuchsia-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(192 38 211 / var(--tw-ring-opacity, 1))}.hover\:ring-fuchsia-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(162 28 175 / var(--tw-ring-opacity, 1))}.hover\:ring-fuchsia-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 25 143 / var(--tw-ring-opacity, 1))}.hover\:ring-fuchsia-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(112 26 117 / var(--tw-ring-opacity, 1))}.hover\:ring-gray-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity, 1))}.hover\:ring-gray-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1))}.hover\:ring-gray-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.hover\:ring-gray-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1))}.hover\:ring-gray-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 250 251 / var(--tw-ring-opacity, 1))}.hover\:ring-gray-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1))}.hover\:ring-gray-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity, 1))}.hover\:ring-gray-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1))}.hover\:ring-gray-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(31 41 55 / var(--tw-ring-opacity, 1))}.hover\:ring-gray-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(17 24 39 / var(--tw-ring-opacity, 1))}.hover\:ring-green-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 252 231 / var(--tw-ring-opacity, 1))}.hover\:ring-green-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(187 247 208 / var(--tw-ring-opacity, 1))}.hover\:ring-green-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity, 1))}.hover\:ring-green-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1))}.hover\:ring-green-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 253 244 / var(--tw-ring-opacity, 1))}.hover\:ring-green-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.hover\:ring-green-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.hover\:ring-green-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(21 128 61 / var(--tw-ring-opacity, 1))}.hover\:ring-green-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 101 52 / var(--tw-ring-opacity, 1))}.hover\:ring-green-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 83 45 / var(--tw-ring-opacity, 1))}.hover\:ring-indigo-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1))}.hover\:ring-indigo-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity, 1))}.hover\:ring-indigo-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(165 180 252 / var(--tw-ring-opacity, 1))}.hover\:ring-indigo-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(129 140 248 / var(--tw-ring-opacity, 1))}.hover\:ring-indigo-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(238 242 255 / var(--tw-ring-opacity, 1))}.hover\:ring-indigo-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.hover\:ring-indigo-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1))}.hover\:ring-indigo-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(67 56 202 / var(--tw-ring-opacity, 1))}.hover\:ring-indigo-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(55 48 163 / var(--tw-ring-opacity, 1))}.hover\:ring-indigo-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(49 46 129 / var(--tw-ring-opacity, 1))}.hover\:ring-lime-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 252 203 / var(--tw-ring-opacity, 1))}.hover\:ring-lime-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 249 157 / var(--tw-ring-opacity, 1))}.hover\:ring-lime-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(190 242 100 / var(--tw-ring-opacity, 1))}.hover\:ring-lime-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(163 230 53 / var(--tw-ring-opacity, 1))}.hover\:ring-lime-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(247 254 231 / var(--tw-ring-opacity, 1))}.hover\:ring-lime-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(132 204 22 / var(--tw-ring-opacity, 1))}.hover\:ring-lime-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(101 163 13 / var(--tw-ring-opacity, 1))}.hover\:ring-lime-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(77 124 15 / var(--tw-ring-opacity, 1))}.hover\:ring-lime-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(63 98 18 / var(--tw-ring-opacity, 1))}.hover\:ring-lime-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(54 83 20 / var(--tw-ring-opacity, 1))}.hover\:ring-orange-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 237 213 / var(--tw-ring-opacity, 1))}.hover\:ring-orange-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 215 170 / var(--tw-ring-opacity, 1))}.hover\:ring-orange-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 186 116 / var(--tw-ring-opacity, 1))}.hover\:ring-orange-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 146 60 / var(--tw-ring-opacity, 1))}.hover\:ring-orange-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 247 237 / var(--tw-ring-opacity, 1))}.hover\:ring-orange-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1))}.hover\:ring-orange-500\/50:hover{--tw-ring-color: rgb(249 115 22 / .5)}.hover\:ring-orange-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 88 12 / var(--tw-ring-opacity, 1))}.hover\:ring-orange-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(194 65 12 / var(--tw-ring-opacity, 1))}.hover\:ring-orange-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(154 52 18 / var(--tw-ring-opacity, 1))}.hover\:ring-orange-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(124 45 18 / var(--tw-ring-opacity, 1))}.hover\:ring-pink-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 231 243 / var(--tw-ring-opacity, 1))}.hover\:ring-pink-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 207 232 / var(--tw-ring-opacity, 1))}.hover\:ring-pink-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 168 212 / var(--tw-ring-opacity, 1))}.hover\:ring-pink-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(244 114 182 / var(--tw-ring-opacity, 1))}.hover\:ring-pink-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 242 248 / var(--tw-ring-opacity, 1))}.hover\:ring-pink-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 72 153 / var(--tw-ring-opacity, 1))}.hover\:ring-pink-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 39 119 / var(--tw-ring-opacity, 1))}.hover\:ring-pink-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(190 24 93 / var(--tw-ring-opacity, 1))}.hover\:ring-pink-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(157 23 77 / var(--tw-ring-opacity, 1))}.hover\:ring-pink-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(131 24 67 / var(--tw-ring-opacity, 1))}.hover\:ring-purple-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(243 232 255 / var(--tw-ring-opacity, 1))}.hover\:ring-purple-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(233 213 255 / var(--tw-ring-opacity, 1))}.hover\:ring-purple-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(216 180 254 / var(--tw-ring-opacity, 1))}.hover\:ring-purple-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(192 132 252 / var(--tw-ring-opacity, 1))}.hover\:ring-purple-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 245 255 / var(--tw-ring-opacity, 1))}.hover\:ring-purple-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1))}.hover\:ring-purple-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 51 234 / var(--tw-ring-opacity, 1))}.hover\:ring-purple-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(126 34 206 / var(--tw-ring-opacity, 1))}.hover\:ring-purple-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 33 168 / var(--tw-ring-opacity, 1))}.hover\:ring-purple-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(88 28 135 / var(--tw-ring-opacity, 1))}.hover\:ring-red-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1))}.hover\:ring-red-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1))}.hover\:ring-red-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1))}.hover\:ring-red-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.hover\:ring-red-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 242 242 / var(--tw-ring-opacity, 1))}.hover\:ring-red-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.hover\:ring-red-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1))}.hover\:ring-red-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1))}.hover\:ring-red-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity, 1))}.hover\:ring-red-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1))}.hover\:ring-rose-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 228 230 / var(--tw-ring-opacity, 1))}.hover\:ring-rose-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 205 211 / var(--tw-ring-opacity, 1))}.hover\:ring-rose-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 164 175 / var(--tw-ring-opacity, 1))}.hover\:ring-rose-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 113 133 / var(--tw-ring-opacity, 1))}.hover\:ring-rose-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 241 242 / var(--tw-ring-opacity, 1))}.hover\:ring-rose-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(244 63 94 / var(--tw-ring-opacity, 1))}.hover\:ring-rose-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(225 29 72 / var(--tw-ring-opacity, 1))}.hover\:ring-rose-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(190 18 60 / var(--tw-ring-opacity, 1))}.hover\:ring-rose-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(159 18 57 / var(--tw-ring-opacity, 1))}.hover\:ring-rose-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(136 19 55 / var(--tw-ring-opacity, 1))}.hover\:ring-sky-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 242 254 / var(--tw-ring-opacity, 1))}.hover\:ring-sky-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(186 230 253 / var(--tw-ring-opacity, 1))}.hover\:ring-sky-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(125 211 252 / var(--tw-ring-opacity, 1))}.hover\:ring-sky-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(56 189 248 / var(--tw-ring-opacity, 1))}.hover\:ring-sky-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 249 255 / var(--tw-ring-opacity, 1))}.hover\:ring-sky-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity, 1))}.hover\:ring-sky-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(2 132 199 / var(--tw-ring-opacity, 1))}.hover\:ring-sky-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(3 105 161 / var(--tw-ring-opacity, 1))}.hover\:ring-sky-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(7 89 133 / var(--tw-ring-opacity, 1))}.hover\:ring-sky-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(12 74 110 / var(--tw-ring-opacity, 1))}.hover\:ring-slate-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(241 245 249 / var(--tw-ring-opacity, 1))}.hover\:ring-slate-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.hover\:ring-slate-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1))}.hover\:ring-slate-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1))}.hover\:ring-slate-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 250 252 / var(--tw-ring-opacity, 1))}.hover\:ring-slate-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(100 116 139 / var(--tw-ring-opacity, 1))}.hover\:ring-slate-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(71 85 105 / var(--tw-ring-opacity, 1))}.hover\:ring-slate-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(51 65 85 / var(--tw-ring-opacity, 1))}.hover\:ring-slate-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 41 59 / var(--tw-ring-opacity, 1))}.hover\:ring-slate-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(15 23 42 / var(--tw-ring-opacity, 1))}.hover\:ring-teal-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(204 251 241 / var(--tw-ring-opacity, 1))}.hover\:ring-teal-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 246 228 / var(--tw-ring-opacity, 1))}.hover\:ring-teal-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(94 234 212 / var(--tw-ring-opacity, 1))}.hover\:ring-teal-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(45 212 191 / var(--tw-ring-opacity, 1))}.hover\:ring-teal-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 253 250 / var(--tw-ring-opacity, 1))}.hover\:ring-teal-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1))}.hover\:ring-teal-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(13 148 136 / var(--tw-ring-opacity, 1))}.hover\:ring-teal-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(15 118 110 / var(--tw-ring-opacity, 1))}.hover\:ring-teal-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(17 94 89 / var(--tw-ring-opacity, 1))}.hover\:ring-teal-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(19 78 74 / var(--tw-ring-opacity, 1))}.hover\:ring-violet-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(237 233 254 / var(--tw-ring-opacity, 1))}.hover\:ring-violet-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(221 214 254 / var(--tw-ring-opacity, 1))}.hover\:ring-violet-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(196 181 253 / var(--tw-ring-opacity, 1))}.hover\:ring-violet-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 139 250 / var(--tw-ring-opacity, 1))}.hover\:ring-violet-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 243 255 / var(--tw-ring-opacity, 1))}.hover\:ring-violet-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(139 92 246 / var(--tw-ring-opacity, 1))}.hover\:ring-violet-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(124 58 237 / var(--tw-ring-opacity, 1))}.hover\:ring-violet-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(109 40 217 / var(--tw-ring-opacity, 1))}.hover\:ring-violet-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(91 33 182 / var(--tw-ring-opacity, 1))}.hover\:ring-violet-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(76 29 149 / var(--tw-ring-opacity, 1))}.hover\:ring-white\/30:hover{--tw-ring-color: rgb(255 255 255 / .3)}.hover\:ring-yellow-100:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 249 195 / var(--tw-ring-opacity, 1))}.hover\:ring-yellow-200:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 240 138 / var(--tw-ring-opacity, 1))}.hover\:ring-yellow-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1))}.hover\:ring-yellow-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1))}.hover\:ring-yellow-50:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 252 232 / var(--tw-ring-opacity, 1))}.hover\:ring-yellow-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1))}.hover\:ring-yellow-600:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(202 138 4 / var(--tw-ring-opacity, 1))}.hover\:ring-yellow-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(161 98 7 / var(--tw-ring-opacity, 1))}.hover\:ring-yellow-800:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(133 77 14 / var(--tw-ring-opacity, 1))}.hover\:ring-yellow-900:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(113 63 18 / var(--tw-ring-opacity, 1))}.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)}.hover\:brightness-125:hover{--tw-brightness: brightness(1.25);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)}.hover\:grayscale-0:hover{--tw-grayscale: grayscale(0);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\:w-48:focus{width:12rem}.focus\:w-64:focus{width:16rem}.focus\:w-80:focus{width:20rem}.focus\:border-\[\#16a34a\]\/40:focus{border-color:#16a34a66}.focus\:border-\[\#16a34a\]\/50:focus{border-color:#16a34a80}.focus\:border-\[\#25D366\]\/50:focus{border-color:#25d36680}.focus\:border-\[\#ff7a1a\]\/30:focus{border-color:#ff7a1a4d}.focus\:border-amber-100:focus{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}.focus\:border-amber-200:focus{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.focus\:border-amber-300:focus{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.focus\:border-amber-400:focus{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.focus\:border-amber-400\/40:focus{border-color:#fbbf2466}.focus\:border-amber-50:focus{--tw-border-opacity: 1;border-color:rgb(255 251 235 / var(--tw-border-opacity, 1))}.focus\:border-amber-500:focus{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.focus\:border-amber-500\/50:focus{border-color:#f59e0b80}.focus\:border-amber-600:focus{--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity, 1))}.focus\:border-amber-700:focus{--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.focus\:border-amber-800:focus{--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity, 1))}.focus\:border-amber-900:focus{--tw-border-opacity: 1;border-color:rgb(120 53 15 / var(--tw-border-opacity, 1))}.focus\:border-black:focus{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.focus\:border-blue-100:focus{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.focus\:border-blue-200:focus{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.focus\:border-blue-300:focus{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.focus\:border-blue-400:focus{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.focus\:border-blue-50:focus{--tw-border-opacity: 1;border-color:rgb(239 246 255 / var(--tw-border-opacity, 1))}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-blue-500\/50:focus{border-color:#3b82f680}.focus\:border-blue-500\/60:focus{border-color:#3b82f699}.focus\:border-blue-600:focus{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.focus\:border-blue-700:focus{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.focus\:border-blue-800:focus{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.focus\:border-blue-900:focus{--tw-border-opacity: 1;border-color:rgb(30 58 138 / var(--tw-border-opacity, 1))}.focus\:border-cyan-100:focus{--tw-border-opacity: 1;border-color:rgb(207 250 254 / var(--tw-border-opacity, 1))}.focus\:border-cyan-200:focus{--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1))}.focus\:border-cyan-300:focus{--tw-border-opacity: 1;border-color:rgb(103 232 249 / var(--tw-border-opacity, 1))}.focus\:border-cyan-400:focus{--tw-border-opacity: 1;border-color:rgb(34 211 238 / var(--tw-border-opacity, 1))}.focus\:border-cyan-50:focus{--tw-border-opacity: 1;border-color:rgb(236 254 255 / var(--tw-border-opacity, 1))}.focus\:border-cyan-500:focus{--tw-border-opacity: 1;border-color:rgb(6 182 212 / var(--tw-border-opacity, 1))}.focus\:border-cyan-500\/50:focus{border-color:#06b6d480}.focus\:border-cyan-600:focus{--tw-border-opacity: 1;border-color:rgb(8 145 178 / var(--tw-border-opacity, 1))}.focus\:border-cyan-700:focus{--tw-border-opacity: 1;border-color:rgb(14 116 144 / var(--tw-border-opacity, 1))}.focus\:border-cyan-800:focus{--tw-border-opacity: 1;border-color:rgb(21 94 117 / var(--tw-border-opacity, 1))}.focus\:border-cyan-900:focus{--tw-border-opacity: 1;border-color:rgb(22 78 99 / var(--tw-border-opacity, 1))}.focus\:border-emerald-100:focus{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1))}.focus\:border-emerald-200:focus{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.focus\:border-emerald-300:focus{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.focus\:border-emerald-400:focus{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.focus\:border-emerald-50:focus{--tw-border-opacity: 1;border-color:rgb(236 253 245 / var(--tw-border-opacity, 1))}.focus\:border-emerald-500:focus{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.focus\:border-emerald-500\/20:focus{border-color:#10b98133}.focus\:border-emerald-500\/30:focus{border-color:#10b9814d}.focus\:border-emerald-500\/50:focus{border-color:#10b98180}.focus\:border-emerald-600:focus{--tw-border-opacity: 1;border-color:rgb(5 150 105 / var(--tw-border-opacity, 1))}.focus\:border-emerald-600\/40:focus{border-color:#05966966}.focus\:border-emerald-600\/50:focus{border-color:#05966980}.focus\:border-emerald-700:focus{--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity, 1))}.focus\:border-emerald-800:focus{--tw-border-opacity: 1;border-color:rgb(6 95 70 / var(--tw-border-opacity, 1))}.focus\:border-emerald-900:focus{--tw-border-opacity: 1;border-color:rgb(6 78 59 / var(--tw-border-opacity, 1))}.focus\:border-emerald\/30:focus{border-color:#10b9814d}.focus\:border-emerald\/40:focus{border-color:#10b98166}.focus\:border-emerald\/50:focus{border-color:#10b98180}.focus\:border-fuchsia-100:focus{--tw-border-opacity: 1;border-color:rgb(250 232 255 / var(--tw-border-opacity, 1))}.focus\:border-fuchsia-200:focus{--tw-border-opacity: 1;border-color:rgb(245 208 254 / var(--tw-border-opacity, 1))}.focus\:border-fuchsia-300:focus{--tw-border-opacity: 1;border-color:rgb(240 171 252 / var(--tw-border-opacity, 1))}.focus\:border-fuchsia-400:focus{--tw-border-opacity: 1;border-color:rgb(232 121 249 / var(--tw-border-opacity, 1))}.focus\:border-fuchsia-50:focus{--tw-border-opacity: 1;border-color:rgb(253 244 255 / var(--tw-border-opacity, 1))}.focus\:border-fuchsia-500:focus{--tw-border-opacity: 1;border-color:rgb(217 70 239 / var(--tw-border-opacity, 1))}.focus\:border-fuchsia-600:focus{--tw-border-opacity: 1;border-color:rgb(192 38 211 / var(--tw-border-opacity, 1))}.focus\:border-fuchsia-700:focus{--tw-border-opacity: 1;border-color:rgb(162 28 175 / var(--tw-border-opacity, 1))}.focus\:border-fuchsia-800:focus{--tw-border-opacity: 1;border-color:rgb(134 25 143 / var(--tw-border-opacity, 1))}.focus\:border-fuchsia-900:focus{--tw-border-opacity: 1;border-color:rgb(112 26 117 / var(--tw-border-opacity, 1))}.focus\:border-gray-100:focus{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.focus\:border-gray-200:focus{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.focus\:border-gray-300:focus{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.focus\:border-gray-400:focus{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.focus\:border-gray-50:focus{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.focus\:border-gray-500:focus{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.focus\:border-gray-600:focus{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.focus\:border-gray-700:focus{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.focus\:border-gray-800:focus{--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.focus\:border-gray-900:focus{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.focus\:border-green-100:focus{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))}.focus\:border-green-200:focus{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.focus\:border-green-300:focus{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.focus\:border-green-400:focus{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.focus\:border-green-50:focus{--tw-border-opacity: 1;border-color:rgb(240 253 244 / var(--tw-border-opacity, 1))}.focus\:border-green-500:focus{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.focus\:border-green-500\/50:focus{border-color:#22c55e80}.focus\:border-green-600:focus{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.focus\:border-green-700:focus{--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity, 1))}.focus\:border-green-800:focus{--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.focus\:border-green-900:focus{--tw-border-opacity: 1;border-color:rgb(20 83 45 / var(--tw-border-opacity, 1))}.focus\:border-indigo-100:focus{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1))}.focus\:border-indigo-200:focus{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.focus\:border-indigo-300:focus{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.focus\:border-indigo-400:focus{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.focus\:border-indigo-400\/60:focus{border-color:#818cf899}.focus\:border-indigo-50:focus{--tw-border-opacity: 1;border-color:rgb(238 242 255 / var(--tw-border-opacity, 1))}.focus\:border-indigo-500:focus{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.focus\:border-indigo-500\/50:focus{border-color:#6366f180}.focus\:border-indigo-600:focus{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.focus\:border-indigo-700:focus{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1))}.focus\:border-indigo-800:focus{--tw-border-opacity: 1;border-color:rgb(55 48 163 / var(--tw-border-opacity, 1))}.focus\:border-indigo-900:focus{--tw-border-opacity: 1;border-color:rgb(49 46 129 / var(--tw-border-opacity, 1))}.focus\:border-lime-100:focus{--tw-border-opacity: 1;border-color:rgb(236 252 203 / var(--tw-border-opacity, 1))}.focus\:border-lime-200:focus{--tw-border-opacity: 1;border-color:rgb(217 249 157 / var(--tw-border-opacity, 1))}.focus\:border-lime-300:focus{--tw-border-opacity: 1;border-color:rgb(190 242 100 / var(--tw-border-opacity, 1))}.focus\:border-lime-400:focus{--tw-border-opacity: 1;border-color:rgb(163 230 53 / var(--tw-border-opacity, 1))}.focus\:border-lime-50:focus{--tw-border-opacity: 1;border-color:rgb(247 254 231 / var(--tw-border-opacity, 1))}.focus\:border-lime-500:focus{--tw-border-opacity: 1;border-color:rgb(132 204 22 / var(--tw-border-opacity, 1))}.focus\:border-lime-600:focus{--tw-border-opacity: 1;border-color:rgb(101 163 13 / var(--tw-border-opacity, 1))}.focus\:border-lime-700:focus{--tw-border-opacity: 1;border-color:rgb(77 124 15 / var(--tw-border-opacity, 1))}.focus\:border-lime-800:focus{--tw-border-opacity: 1;border-color:rgb(63 98 18 / var(--tw-border-opacity, 1))}.focus\:border-lime-900:focus{--tw-border-opacity: 1;border-color:rgb(54 83 20 / var(--tw-border-opacity, 1))}.focus\:border-orange-100:focus{--tw-border-opacity: 1;border-color:rgb(255 237 213 / var(--tw-border-opacity, 1))}.focus\:border-orange-200:focus{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.focus\:border-orange-300:focus{--tw-border-opacity: 1;border-color:rgb(253 186 116 / var(--tw-border-opacity, 1))}.focus\:border-orange-400:focus{--tw-border-opacity: 1;border-color:rgb(251 146 60 / var(--tw-border-opacity, 1))}.focus\:border-orange-50:focus{--tw-border-opacity: 1;border-color:rgb(255 247 237 / var(--tw-border-opacity, 1))}.focus\:border-orange-500:focus{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.focus\:border-orange-500\/30:focus{border-color:#f973164d}.focus\:border-orange-500\/50:focus{border-color:#f9731680}.focus\:border-orange-600:focus{--tw-border-opacity: 1;border-color:rgb(234 88 12 / var(--tw-border-opacity, 1))}.focus\:border-orange-700:focus{--tw-border-opacity: 1;border-color:rgb(194 65 12 / var(--tw-border-opacity, 1))}.focus\:border-orange-800:focus{--tw-border-opacity: 1;border-color:rgb(154 52 18 / var(--tw-border-opacity, 1))}.focus\:border-orange-900:focus{--tw-border-opacity: 1;border-color:rgb(124 45 18 / var(--tw-border-opacity, 1))}.focus\:border-pink-100:focus{--tw-border-opacity: 1;border-color:rgb(252 231 243 / var(--tw-border-opacity, 1))}.focus\:border-pink-200:focus{--tw-border-opacity: 1;border-color:rgb(251 207 232 / var(--tw-border-opacity, 1))}.focus\:border-pink-300:focus{--tw-border-opacity: 1;border-color:rgb(249 168 212 / var(--tw-border-opacity, 1))}.focus\:border-pink-400:focus{--tw-border-opacity: 1;border-color:rgb(244 114 182 / var(--tw-border-opacity, 1))}.focus\:border-pink-50:focus{--tw-border-opacity: 1;border-color:rgb(253 242 248 / var(--tw-border-opacity, 1))}.focus\:border-pink-500:focus{--tw-border-opacity: 1;border-color:rgb(236 72 153 / var(--tw-border-opacity, 1))}.focus\:border-pink-600:focus{--tw-border-opacity: 1;border-color:rgb(219 39 119 / var(--tw-border-opacity, 1))}.focus\:border-pink-700:focus{--tw-border-opacity: 1;border-color:rgb(190 24 93 / var(--tw-border-opacity, 1))}.focus\:border-pink-800:focus{--tw-border-opacity: 1;border-color:rgb(157 23 77 / var(--tw-border-opacity, 1))}.focus\:border-pink-900:focus{--tw-border-opacity: 1;border-color:rgb(131 24 67 / var(--tw-border-opacity, 1))}.focus\:border-purple-100:focus{--tw-border-opacity: 1;border-color:rgb(243 232 255 / var(--tw-border-opacity, 1))}.focus\:border-purple-200:focus{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.focus\:border-purple-300:focus{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.focus\:border-purple-400:focus{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.focus\:border-purple-50:focus{--tw-border-opacity: 1;border-color:rgb(250 245 255 / var(--tw-border-opacity, 1))}.focus\:border-purple-500:focus{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.focus\:border-purple-500\/50:focus{border-color:#a855f780}.focus\:border-purple-600:focus{--tw-border-opacity: 1;border-color:rgb(147 51 234 / var(--tw-border-opacity, 1))}.focus\:border-purple-700:focus{--tw-border-opacity: 1;border-color:rgb(126 34 206 / var(--tw-border-opacity, 1))}.focus\:border-purple-800:focus{--tw-border-opacity: 1;border-color:rgb(107 33 168 / var(--tw-border-opacity, 1))}.focus\:border-purple-900:focus{--tw-border-opacity: 1;border-color:rgb(88 28 135 / var(--tw-border-opacity, 1))}.focus\:border-red-100:focus{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.focus\:border-red-200:focus{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.focus\:border-red-300:focus{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.focus\:border-red-400:focus{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.focus\:border-red-50:focus{--tw-border-opacity: 1;border-color:rgb(254 242 242 / var(--tw-border-opacity, 1))}.focus\:border-red-500:focus{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.focus\:border-red-500\/40:focus{border-color:#ef444466}.focus\:border-red-500\/50:focus{border-color:#ef444480}.focus\:border-red-600:focus{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.focus\:border-red-700:focus{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.focus\:border-red-800:focus{--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.focus\:border-red-900:focus{--tw-border-opacity: 1;border-color:rgb(127 29 29 / var(--tw-border-opacity, 1))}.focus\:border-rose-100:focus{--tw-border-opacity: 1;border-color:rgb(255 228 230 / var(--tw-border-opacity, 1))}.focus\:border-rose-200:focus{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.focus\:border-rose-300:focus{--tw-border-opacity: 1;border-color:rgb(253 164 175 / var(--tw-border-opacity, 1))}.focus\:border-rose-400:focus{--tw-border-opacity: 1;border-color:rgb(251 113 133 / var(--tw-border-opacity, 1))}.focus\:border-rose-400\/40:focus{border-color:#fb718566}.focus\:border-rose-50:focus{--tw-border-opacity: 1;border-color:rgb(255 241 242 / var(--tw-border-opacity, 1))}.focus\:border-rose-500:focus{--tw-border-opacity: 1;border-color:rgb(244 63 94 / var(--tw-border-opacity, 1))}.focus\:border-rose-600:focus{--tw-border-opacity: 1;border-color:rgb(225 29 72 / var(--tw-border-opacity, 1))}.focus\:border-rose-700:focus{--tw-border-opacity: 1;border-color:rgb(190 18 60 / var(--tw-border-opacity, 1))}.focus\:border-rose-800:focus{--tw-border-opacity: 1;border-color:rgb(159 18 57 / var(--tw-border-opacity, 1))}.focus\:border-rose-900:focus{--tw-border-opacity: 1;border-color:rgb(136 19 55 / var(--tw-border-opacity, 1))}.focus\:border-sky-100:focus{--tw-border-opacity: 1;border-color:rgb(224 242 254 / var(--tw-border-opacity, 1))}.focus\:border-sky-200:focus{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.focus\:border-sky-300:focus{--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity, 1))}.focus\:border-sky-400:focus{--tw-border-opacity: 1;border-color:rgb(56 189 248 / var(--tw-border-opacity, 1))}.focus\:border-sky-50:focus{--tw-border-opacity: 1;border-color:rgb(240 249 255 / var(--tw-border-opacity, 1))}.focus\:border-sky-500:focus{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1))}.focus\:border-sky-500\/50:focus{border-color:#0ea5e980}.focus\:border-sky-600:focus{--tw-border-opacity: 1;border-color:rgb(2 132 199 / var(--tw-border-opacity, 1))}.focus\:border-sky-700:focus{--tw-border-opacity: 1;border-color:rgb(3 105 161 / var(--tw-border-opacity, 1))}.focus\:border-sky-800:focus{--tw-border-opacity: 1;border-color:rgb(7 89 133 / var(--tw-border-opacity, 1))}.focus\:border-sky-900:focus{--tw-border-opacity: 1;border-color:rgb(12 74 110 / var(--tw-border-opacity, 1))}.focus\:border-slate-100:focus{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.focus\:border-slate-200:focus{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.focus\:border-slate-300:focus{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.focus\:border-slate-400:focus{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.focus\:border-slate-50:focus{--tw-border-opacity: 1;border-color:rgb(248 250 252 / var(--tw-border-opacity, 1))}.focus\:border-slate-500:focus{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.focus\:border-slate-600:focus{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.focus\:border-slate-700:focus{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.focus\:border-slate-800:focus{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.focus\:border-slate-900:focus{--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity, 1))}.focus\:border-teal-100:focus{--tw-border-opacity: 1;border-color:rgb(204 251 241 / var(--tw-border-opacity, 1))}.focus\:border-teal-200:focus{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.focus\:border-teal-300:focus{--tw-border-opacity: 1;border-color:rgb(94 234 212 / var(--tw-border-opacity, 1))}.focus\:border-teal-400:focus{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.focus\:border-teal-50:focus{--tw-border-opacity: 1;border-color:rgb(240 253 250 / var(--tw-border-opacity, 1))}.focus\:border-teal-500:focus{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.focus\:border-teal-600:focus{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1))}.focus\:border-teal-700:focus{--tw-border-opacity: 1;border-color:rgb(15 118 110 / var(--tw-border-opacity, 1))}.focus\:border-teal-800:focus{--tw-border-opacity: 1;border-color:rgb(17 94 89 / var(--tw-border-opacity, 1))}.focus\:border-teal-900:focus{--tw-border-opacity: 1;border-color:rgb(19 78 74 / var(--tw-border-opacity, 1))}.focus\:border-violet-100:focus{--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity, 1))}.focus\:border-violet-200:focus{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.focus\:border-violet-300:focus{--tw-border-opacity: 1;border-color:rgb(196 181 253 / var(--tw-border-opacity, 1))}.focus\:border-violet-400:focus{--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1))}.focus\:border-violet-50:focus{--tw-border-opacity: 1;border-color:rgb(245 243 255 / var(--tw-border-opacity, 1))}.focus\:border-violet-500:focus{--tw-border-opacity: 1;border-color:rgb(139 92 246 / var(--tw-border-opacity, 1))}.focus\:border-violet-500\/50:focus{border-color:#8b5cf680}.focus\:border-violet-600:focus{--tw-border-opacity: 1;border-color:rgb(124 58 237 / var(--tw-border-opacity, 1))}.focus\:border-violet-700:focus{--tw-border-opacity: 1;border-color:rgb(109 40 217 / var(--tw-border-opacity, 1))}.focus\:border-violet-800:focus{--tw-border-opacity: 1;border-color:rgb(91 33 182 / var(--tw-border-opacity, 1))}.focus\:border-violet-900:focus{--tw-border-opacity: 1;border-color:rgb(76 29 149 / var(--tw-border-opacity, 1))}.focus\:border-white:focus{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.focus\:border-white\/25:focus{border-color:#ffffff40}.focus\:border-white\/30:focus{border-color:#ffffff4d}.focus\:border-yellow-100:focus{--tw-border-opacity: 1;border-color:rgb(254 249 195 / var(--tw-border-opacity, 1))}.focus\:border-yellow-200:focus{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.focus\:border-yellow-300:focus{--tw-border-opacity: 1;border-color:rgb(253 224 71 / var(--tw-border-opacity, 1))}.focus\:border-yellow-400:focus{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.focus\:border-yellow-400\/50:focus{border-color:#facc1580}.focus\:border-yellow-50:focus{--tw-border-opacity: 1;border-color:rgb(254 252 232 / var(--tw-border-opacity, 1))}.focus\:border-yellow-500:focus{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.focus\:border-yellow-600:focus{--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.focus\:border-yellow-700:focus{--tw-border-opacity: 1;border-color:rgb(161 98 7 / var(--tw-border-opacity, 1))}.focus\:border-yellow-800:focus{--tw-border-opacity: 1;border-color:rgb(133 77 14 / var(--tw-border-opacity, 1))}.focus\:border-yellow-900:focus{--tw-border-opacity: 1;border-color:rgb(113 63 18 / var(--tw-border-opacity, 1))}.focus\:bg-\[\#0d1628\]:focus{--tw-bg-opacity: 1;background-color:rgb(13 22 40 / var(--tw-bg-opacity, 1))}.focus\:bg-amber-100:focus{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.focus\:bg-amber-200:focus{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.focus\:bg-amber-300:focus{--tw-bg-opacity: 1;background-color:rgb(252 211 77 / var(--tw-bg-opacity, 1))}.focus\:bg-amber-400:focus{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.focus\:bg-amber-50:focus{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.focus\:bg-amber-500:focus{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.focus\:bg-amber-600:focus{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.focus\:bg-amber-700:focus{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.focus\:bg-amber-800:focus{--tw-bg-opacity: 1;background-color:rgb(146 64 14 / var(--tw-bg-opacity, 1))}.focus\:bg-amber-900:focus{--tw-bg-opacity: 1;background-color:rgb(120 53 15 / var(--tw-bg-opacity, 1))}.focus\:bg-black\/30:focus{background-color:#0000004d}.focus\:bg-black\/40:focus{background-color:#0006}.focus\:bg-black\/60:focus{background-color:#0009}.focus\:bg-blue-100:focus{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.focus\:bg-blue-200:focus{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.focus\:bg-blue-300:focus{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.focus\:bg-blue-400:focus{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.focus\:bg-blue-50:focus{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.focus\:bg-blue-500:focus{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.focus\:bg-blue-600:focus{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.focus\:bg-blue-700:focus{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.focus\:bg-blue-800:focus{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.focus\:bg-blue-900:focus{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.focus\:bg-cyan-100:focus{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.focus\:bg-cyan-200:focus{--tw-bg-opacity: 1;background-color:rgb(165 243 252 / var(--tw-bg-opacity, 1))}.focus\:bg-cyan-300:focus{--tw-bg-opacity: 1;background-color:rgb(103 232 249 / var(--tw-bg-opacity, 1))}.focus\:bg-cyan-400:focus{--tw-bg-opacity: 1;background-color:rgb(34 211 238 / var(--tw-bg-opacity, 1))}.focus\:bg-cyan-50:focus{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.focus\:bg-cyan-500:focus{--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity, 1))}.focus\:bg-cyan-600:focus{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.focus\:bg-cyan-700:focus{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.focus\:bg-cyan-800:focus{--tw-bg-opacity: 1;background-color:rgb(21 94 117 / var(--tw-bg-opacity, 1))}.focus\:bg-cyan-900:focus{--tw-bg-opacity: 1;background-color:rgb(22 78 99 / var(--tw-bg-opacity, 1))}.focus\:bg-emerald-100:focus{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.focus\:bg-emerald-200:focus{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity, 1))}.focus\:bg-emerald-300:focus{--tw-bg-opacity: 1;background-color:rgb(110 231 183 / var(--tw-bg-opacity, 1))}.focus\:bg-emerald-400:focus{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.focus\:bg-emerald-50:focus{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.focus\:bg-emerald-500:focus{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.focus\:bg-emerald-600:focus{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.focus\:bg-emerald-700:focus{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.focus\:bg-emerald-800:focus{--tw-bg-opacity: 1;background-color:rgb(6 95 70 / var(--tw-bg-opacity, 1))}.focus\:bg-emerald-900:focus{--tw-bg-opacity: 1;background-color:rgb(6 78 59 / var(--tw-bg-opacity, 1))}.focus\:bg-emerald\/5:focus{background-color:#10b9810d}.focus\:bg-fuchsia-100:focus{--tw-bg-opacity: 1;background-color:rgb(250 232 255 / var(--tw-bg-opacity, 1))}.focus\:bg-fuchsia-200:focus{--tw-bg-opacity: 1;background-color:rgb(245 208 254 / var(--tw-bg-opacity, 1))}.focus\:bg-fuchsia-300:focus{--tw-bg-opacity: 1;background-color:rgb(240 171 252 / var(--tw-bg-opacity, 1))}.focus\:bg-fuchsia-400:focus{--tw-bg-opacity: 1;background-color:rgb(232 121 249 / var(--tw-bg-opacity, 1))}.focus\:bg-fuchsia-50:focus{--tw-bg-opacity: 1;background-color:rgb(253 244 255 / var(--tw-bg-opacity, 1))}.focus\:bg-fuchsia-500:focus{--tw-bg-opacity: 1;background-color:rgb(217 70 239 / var(--tw-bg-opacity, 1))}.focus\:bg-fuchsia-600:focus{--tw-bg-opacity: 1;background-color:rgb(192 38 211 / var(--tw-bg-opacity, 1))}.focus\:bg-fuchsia-700:focus{--tw-bg-opacity: 1;background-color:rgb(162 28 175 / var(--tw-bg-opacity, 1))}.focus\:bg-fuchsia-800:focus{--tw-bg-opacity: 1;background-color:rgb(134 25 143 / var(--tw-bg-opacity, 1))}.focus\:bg-fuchsia-900:focus{--tw-bg-opacity: 1;background-color:rgb(112 26 117 / var(--tw-bg-opacity, 1))}.focus\:bg-gray-100:focus{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.focus\:bg-gray-200:focus{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.focus\:bg-gray-300:focus{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.focus\:bg-gray-400:focus{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.focus\:bg-gray-50:focus{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.focus\:bg-gray-500:focus{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.focus\:bg-gray-600:focus{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.focus\:bg-gray-700:focus{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.focus\:bg-gray-800:focus{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.focus\:bg-gray-900:focus{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.focus\:bg-green-100:focus{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.focus\:bg-green-200:focus{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.focus\:bg-green-300:focus{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity, 1))}.focus\:bg-green-400:focus{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.focus\:bg-green-50:focus{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.focus\:bg-green-50\/20:focus{background-color:#f0fdf433}.focus\:bg-green-500:focus{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.focus\:bg-green-600:focus{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.focus\:bg-green-700:focus{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.focus\:bg-green-800:focus{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.focus\:bg-green-900:focus{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))}.focus\:bg-indigo-100:focus{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.focus\:bg-indigo-200:focus{--tw-bg-opacity: 1;background-color:rgb(199 210 254 / var(--tw-bg-opacity, 1))}.focus\:bg-indigo-300:focus{--tw-bg-opacity: 1;background-color:rgb(165 180 252 / var(--tw-bg-opacity, 1))}.focus\:bg-indigo-400:focus{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity, 1))}.focus\:bg-indigo-50:focus{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.focus\:bg-indigo-500:focus{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.focus\:bg-indigo-600:focus{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.focus\:bg-indigo-700:focus{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.focus\:bg-indigo-800:focus{--tw-bg-opacity: 1;background-color:rgb(55 48 163 / var(--tw-bg-opacity, 1))}.focus\:bg-indigo-900:focus{--tw-bg-opacity: 1;background-color:rgb(49 46 129 / var(--tw-bg-opacity, 1))}.focus\:bg-lime-100:focus{--tw-bg-opacity: 1;background-color:rgb(236 252 203 / var(--tw-bg-opacity, 1))}.focus\:bg-lime-200:focus{--tw-bg-opacity: 1;background-color:rgb(217 249 157 / var(--tw-bg-opacity, 1))}.focus\:bg-lime-300:focus{--tw-bg-opacity: 1;background-color:rgb(190 242 100 / var(--tw-bg-opacity, 1))}.focus\:bg-lime-400:focus{--tw-bg-opacity: 1;background-color:rgb(163 230 53 / var(--tw-bg-opacity, 1))}.focus\:bg-lime-50:focus{--tw-bg-opacity: 1;background-color:rgb(247 254 231 / var(--tw-bg-opacity, 1))}.focus\:bg-lime-500:focus{--tw-bg-opacity: 1;background-color:rgb(132 204 22 / var(--tw-bg-opacity, 1))}.focus\:bg-lime-600:focus{--tw-bg-opacity: 1;background-color:rgb(101 163 13 / var(--tw-bg-opacity, 1))}.focus\:bg-lime-700:focus{--tw-bg-opacity: 1;background-color:rgb(77 124 15 / var(--tw-bg-opacity, 1))}.focus\:bg-lime-800:focus{--tw-bg-opacity: 1;background-color:rgb(63 98 18 / var(--tw-bg-opacity, 1))}.focus\:bg-lime-900:focus{--tw-bg-opacity: 1;background-color:rgb(54 83 20 / var(--tw-bg-opacity, 1))}.focus\:bg-main\/80:focus{background-color:#020617cc}.focus\:bg-orange-100:focus{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.focus\:bg-orange-200:focus{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity, 1))}.focus\:bg-orange-300:focus{--tw-bg-opacity: 1;background-color:rgb(253 186 116 / var(--tw-bg-opacity, 1))}.focus\:bg-orange-400:focus{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity, 1))}.focus\:bg-orange-50:focus{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.focus\:bg-orange-500:focus{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.focus\:bg-orange-600:focus{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.focus\:bg-orange-700:focus{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity, 1))}.focus\:bg-orange-800:focus{--tw-bg-opacity: 1;background-color:rgb(154 52 18 / var(--tw-bg-opacity, 1))}.focus\:bg-orange-900:focus{--tw-bg-opacity: 1;background-color:rgb(124 45 18 / var(--tw-bg-opacity, 1))}.focus\:bg-pink-100:focus{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.focus\:bg-pink-200:focus{--tw-bg-opacity: 1;background-color:rgb(251 207 232 / var(--tw-bg-opacity, 1))}.focus\:bg-pink-300:focus{--tw-bg-opacity: 1;background-color:rgb(249 168 212 / var(--tw-bg-opacity, 1))}.focus\:bg-pink-400:focus{--tw-bg-opacity: 1;background-color:rgb(244 114 182 / var(--tw-bg-opacity, 1))}.focus\:bg-pink-50:focus{--tw-bg-opacity: 1;background-color:rgb(253 242 248 / var(--tw-bg-opacity, 1))}.focus\:bg-pink-500:focus{--tw-bg-opacity: 1;background-color:rgb(236 72 153 / var(--tw-bg-opacity, 1))}.focus\:bg-pink-600:focus{--tw-bg-opacity: 1;background-color:rgb(219 39 119 / var(--tw-bg-opacity, 1))}.focus\:bg-pink-700:focus{--tw-bg-opacity: 1;background-color:rgb(190 24 93 / var(--tw-bg-opacity, 1))}.focus\:bg-pink-800:focus{--tw-bg-opacity: 1;background-color:rgb(157 23 77 / var(--tw-bg-opacity, 1))}.focus\:bg-pink-900:focus{--tw-bg-opacity: 1;background-color:rgb(131 24 67 / var(--tw-bg-opacity, 1))}.focus\:bg-purple-100:focus{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.focus\:bg-purple-200:focus{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity, 1))}.focus\:bg-purple-300:focus{--tw-bg-opacity: 1;background-color:rgb(216 180 254 / var(--tw-bg-opacity, 1))}.focus\:bg-purple-400:focus{--tw-bg-opacity: 1;background-color:rgb(192 132 252 / var(--tw-bg-opacity, 1))}.focus\:bg-purple-50:focus{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.focus\:bg-purple-500:focus{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.focus\:bg-purple-600:focus{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.focus\:bg-purple-700:focus{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.focus\:bg-purple-800:focus{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity, 1))}.focus\:bg-purple-900:focus{--tw-bg-opacity: 1;background-color:rgb(88 28 135 / var(--tw-bg-opacity, 1))}.focus\:bg-red-100:focus{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.focus\:bg-red-200:focus{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.focus\:bg-red-300:focus{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.focus\:bg-red-400:focus{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.focus\:bg-red-50:focus{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.focus\:bg-red-500:focus{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.focus\:bg-red-600:focus{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.focus\:bg-red-700:focus{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.focus\:bg-red-800:focus{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.focus\:bg-red-900:focus{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.focus\:bg-rose-100:focus{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.focus\:bg-rose-200:focus{--tw-bg-opacity: 1;background-color:rgb(254 205 211 / var(--tw-bg-opacity, 1))}.focus\:bg-rose-300:focus{--tw-bg-opacity: 1;background-color:rgb(253 164 175 / var(--tw-bg-opacity, 1))}.focus\:bg-rose-400:focus{--tw-bg-opacity: 1;background-color:rgb(251 113 133 / var(--tw-bg-opacity, 1))}.focus\:bg-rose-50:focus{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.focus\:bg-rose-500:focus{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.focus\:bg-rose-600:focus{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.focus\:bg-rose-700:focus{--tw-bg-opacity: 1;background-color:rgb(190 18 60 / var(--tw-bg-opacity, 1))}.focus\:bg-rose-800:focus{--tw-bg-opacity: 1;background-color:rgb(159 18 57 / var(--tw-bg-opacity, 1))}.focus\:bg-rose-900:focus{--tw-bg-opacity: 1;background-color:rgb(136 19 55 / var(--tw-bg-opacity, 1))}.focus\:bg-sky-100:focus{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.focus\:bg-sky-200:focus{--tw-bg-opacity: 1;background-color:rgb(186 230 253 / var(--tw-bg-opacity, 1))}.focus\:bg-sky-300:focus{--tw-bg-opacity: 1;background-color:rgb(125 211 252 / var(--tw-bg-opacity, 1))}.focus\:bg-sky-400:focus{--tw-bg-opacity: 1;background-color:rgb(56 189 248 / var(--tw-bg-opacity, 1))}.focus\:bg-sky-50:focus{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.focus\:bg-sky-500:focus{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity, 1))}.focus\:bg-sky-600:focus{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity, 1))}.focus\:bg-sky-700:focus{--tw-bg-opacity: 1;background-color:rgb(3 105 161 / var(--tw-bg-opacity, 1))}.focus\:bg-sky-800:focus{--tw-bg-opacity: 1;background-color:rgb(7 89 133 / var(--tw-bg-opacity, 1))}.focus\:bg-sky-900:focus{--tw-bg-opacity: 1;background-color:rgb(12 74 110 / var(--tw-bg-opacity, 1))}.focus\:bg-slate-100:focus{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.focus\:bg-slate-200:focus{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.focus\:bg-slate-300:focus{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.focus\:bg-slate-400:focus{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.focus\:bg-slate-50:focus{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.focus\:bg-slate-500:focus{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.focus\:bg-slate-600:focus{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.focus\:bg-slate-700:focus{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.focus\:bg-slate-800:focus{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.focus\:bg-slate-900:focus{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.focus\:bg-teal-100:focus{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.focus\:bg-teal-200:focus{--tw-bg-opacity: 1;background-color:rgb(153 246 228 / var(--tw-bg-opacity, 1))}.focus\:bg-teal-300:focus{--tw-bg-opacity: 1;background-color:rgb(94 234 212 / var(--tw-bg-opacity, 1))}.focus\:bg-teal-400:focus{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.focus\:bg-teal-50:focus{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.focus\:bg-teal-500:focus{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.focus\:bg-teal-600:focus{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.focus\:bg-teal-700:focus{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.focus\:bg-teal-800:focus{--tw-bg-opacity: 1;background-color:rgb(17 94 89 / var(--tw-bg-opacity, 1))}.focus\:bg-teal-900:focus{--tw-bg-opacity: 1;background-color:rgb(19 78 74 / var(--tw-bg-opacity, 1))}.focus\:bg-violet-100:focus{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.focus\:bg-violet-200:focus{--tw-bg-opacity: 1;background-color:rgb(221 214 254 / var(--tw-bg-opacity, 1))}.focus\:bg-violet-300:focus{--tw-bg-opacity: 1;background-color:rgb(196 181 253 / var(--tw-bg-opacity, 1))}.focus\:bg-violet-400:focus{--tw-bg-opacity: 1;background-color:rgb(167 139 250 / var(--tw-bg-opacity, 1))}.focus\:bg-violet-50:focus{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.focus\:bg-violet-500:focus{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}.focus\:bg-violet-600:focus{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.focus\:bg-violet-700:focus{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.focus\:bg-violet-800:focus{--tw-bg-opacity: 1;background-color:rgb(91 33 182 / var(--tw-bg-opacity, 1))}.focus\:bg-violet-900:focus{--tw-bg-opacity: 1;background-color:rgb(76 29 149 / var(--tw-bg-opacity, 1))}.focus\:bg-white:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-100:focus{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-200:focus{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-300:focus{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-400:focus{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-50:focus{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-500:focus{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-600:focus{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-700:focus{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-800:focus{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity, 1))}.focus\:bg-yellow-900:focus{--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.focus\:from-amber-100:focus{--tw-gradient-from: #fef3c7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-amber-200:focus{--tw-gradient-from: #fde68a var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-amber-300:focus{--tw-gradient-from: #fcd34d var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 211 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-amber-400:focus{--tw-gradient-from: #fbbf24 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-amber-50:focus{--tw-gradient-from: #fffbeb var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-amber-500:focus{--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-amber-600:focus{--tw-gradient-from: #d97706 var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-amber-700:focus{--tw-gradient-from: #b45309 var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-amber-800:focus{--tw-gradient-from: #92400e var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-amber-900:focus{--tw-gradient-from: #78350f var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-100:focus{--tw-gradient-from: #dbeafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-200:focus{--tw-gradient-from: #bfdbfe var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-300:focus{--tw-gradient-from: #93c5fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-400:focus{--tw-gradient-from: #60a5fa var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-50:focus{--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-500:focus{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-600:focus{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-700:focus{--tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-800:focus{--tw-gradient-from: #1e40af var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-blue-900:focus{--tw-gradient-from: #1e3a8a var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-cyan-100:focus{--tw-gradient-from: #cffafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-cyan-200:focus{--tw-gradient-from: #a5f3fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-cyan-300:focus{--tw-gradient-from: #67e8f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-cyan-400:focus{--tw-gradient-from: #22d3ee var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-cyan-50:focus{--tw-gradient-from: #ecfeff var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-cyan-500:focus{--tw-gradient-from: #06b6d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-cyan-600:focus{--tw-gradient-from: #0891b2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-cyan-700:focus{--tw-gradient-from: #0e7490 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-cyan-800:focus{--tw-gradient-from: #155e75 var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-cyan-900:focus{--tw-gradient-from: #164e63 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-emerald-100:focus{--tw-gradient-from: #d1fae5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-emerald-200:focus{--tw-gradient-from: #a7f3d0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-emerald-300:focus{--tw-gradient-from: #6ee7b7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-emerald-400:focus{--tw-gradient-from: #34d399 var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-emerald-50:focus{--tw-gradient-from: #ecfdf5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-emerald-500:focus{--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-emerald-600:focus{--tw-gradient-from: #059669 var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-emerald-700:focus{--tw-gradient-from: #047857 var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-emerald-800:focus{--tw-gradient-from: #065f46 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-emerald-900:focus{--tw-gradient-from: #064e3b var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 78 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-fuchsia-100:focus{--tw-gradient-from: #fae8ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-fuchsia-200:focus{--tw-gradient-from: #f5d0fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-fuchsia-300:focus{--tw-gradient-from: #f0abfc var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-fuchsia-400:focus{--tw-gradient-from: #e879f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-fuchsia-50:focus{--tw-gradient-from: #fdf4ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-fuchsia-500:focus{--tw-gradient-from: #d946ef var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-fuchsia-600:focus{--tw-gradient-from: #c026d3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-fuchsia-700:focus{--tw-gradient-from: #a21caf var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-fuchsia-800:focus{--tw-gradient-from: #86198f var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-fuchsia-900:focus{--tw-gradient-from: #701a75 var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-gray-100:focus{--tw-gradient-from: #f3f4f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-gray-200:focus{--tw-gradient-from: #e5e7eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-gray-300:focus{--tw-gradient-from: #d1d5db var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-gray-400:focus{--tw-gradient-from: #9ca3af var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-gray-50:focus{--tw-gradient-from: #f9fafb var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-gray-500:focus{--tw-gradient-from: #6b7280 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-gray-600:focus{--tw-gradient-from: #4b5563 var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-gray-700:focus{--tw-gradient-from: #374151 var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-gray-800:focus{--tw-gradient-from: #1f2937 var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-gray-900:focus{--tw-gradient-from: #111827 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-100:focus{--tw-gradient-from: #dcfce7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-200:focus{--tw-gradient-from: #bbf7d0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-300:focus{--tw-gradient-from: #86efac var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-400:focus{--tw-gradient-from: #4ade80 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-50:focus{--tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-500:focus{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-600:focus{--tw-gradient-from: #16a34a var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-700:focus{--tw-gradient-from: #15803d var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-800:focus{--tw-gradient-from: #166534 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-green-900:focus{--tw-gradient-from: #14532d var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-indigo-100:focus{--tw-gradient-from: #e0e7ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-indigo-200:focus{--tw-gradient-from: #c7d2fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-indigo-300:focus{--tw-gradient-from: #a5b4fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-indigo-400:focus{--tw-gradient-from: #818cf8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-indigo-50:focus{--tw-gradient-from: #eef2ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-indigo-500:focus{--tw-gradient-from: #6366f1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-indigo-600:focus{--tw-gradient-from: #4f46e5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-indigo-700:focus{--tw-gradient-from: #4338ca var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-indigo-800:focus{--tw-gradient-from: #3730a3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-indigo-900:focus{--tw-gradient-from: #312e81 var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-lime-100:focus{--tw-gradient-from: #ecfccb var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-lime-200:focus{--tw-gradient-from: #d9f99d var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-lime-300:focus{--tw-gradient-from: #bef264 var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-lime-400:focus{--tw-gradient-from: #a3e635 var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-lime-50:focus{--tw-gradient-from: #f7fee7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-lime-500:focus{--tw-gradient-from: #84cc16 var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-lime-600:focus{--tw-gradient-from: #65a30d var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-lime-700:focus{--tw-gradient-from: #4d7c0f var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-lime-800:focus{--tw-gradient-from: #3f6212 var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-lime-900:focus{--tw-gradient-from: #365314 var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-orange-100:focus{--tw-gradient-from: #ffedd5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-orange-200:focus{--tw-gradient-from: #fed7aa var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-orange-300:focus{--tw-gradient-from: #fdba74 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-orange-400:focus{--tw-gradient-from: #fb923c var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-orange-50:focus{--tw-gradient-from: #fff7ed var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-orange-500:focus{--tw-gradient-from: #f97316 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-orange-600:focus{--tw-gradient-from: #ea580c var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-orange-700:focus{--tw-gradient-from: #c2410c var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-orange-800:focus{--tw-gradient-from: #9a3412 var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-orange-900:focus{--tw-gradient-from: #7c2d12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-pink-100:focus{--tw-gradient-from: #fce7f3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-pink-200:focus{--tw-gradient-from: #fbcfe8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-pink-300:focus{--tw-gradient-from: #f9a8d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-pink-400:focus{--tw-gradient-from: #f472b6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-pink-50:focus{--tw-gradient-from: #fdf2f8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-pink-500:focus{--tw-gradient-from: #ec4899 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-pink-600:focus{--tw-gradient-from: #db2777 var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-pink-700:focus{--tw-gradient-from: #be185d var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-pink-800:focus{--tw-gradient-from: #9d174d var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-pink-900:focus{--tw-gradient-from: #831843 var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-purple-100:focus{--tw-gradient-from: #f3e8ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-purple-200:focus{--tw-gradient-from: #e9d5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-purple-300:focus{--tw-gradient-from: #d8b4fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-purple-400:focus{--tw-gradient-from: #c084fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-purple-50:focus{--tw-gradient-from: #faf5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-purple-500:focus{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-purple-600:focus{--tw-gradient-from: #9333ea var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-purple-700:focus{--tw-gradient-from: #7e22ce var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-purple-800:focus{--tw-gradient-from: #6b21a8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-purple-900:focus{--tw-gradient-from: #581c87 var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-100:focus{--tw-gradient-from: #fee2e2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-200:focus{--tw-gradient-from: #fecaca var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-300:focus{--tw-gradient-from: #fca5a5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-400:focus{--tw-gradient-from: #f87171 var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-50:focus{--tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-500:focus{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-600:focus{--tw-gradient-from: #dc2626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-700:focus{--tw-gradient-from: #b91c1c var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-800:focus{--tw-gradient-from: #991b1b var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-red-900:focus{--tw-gradient-from: #7f1d1d var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-rose-100:focus{--tw-gradient-from: #ffe4e6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-rose-200:focus{--tw-gradient-from: #fecdd3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-rose-300:focus{--tw-gradient-from: #fda4af var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-rose-400:focus{--tw-gradient-from: #fb7185 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-rose-50:focus{--tw-gradient-from: #fff1f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-rose-500:focus{--tw-gradient-from: #f43f5e var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-rose-600:focus{--tw-gradient-from: #e11d48 var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-rose-700:focus{--tw-gradient-from: #be123c var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-rose-800:focus{--tw-gradient-from: #9f1239 var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-rose-900:focus{--tw-gradient-from: #881337 var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-sky-100:focus{--tw-gradient-from: #e0f2fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-sky-200:focus{--tw-gradient-from: #bae6fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-sky-300:focus{--tw-gradient-from: #7dd3fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-sky-400:focus{--tw-gradient-from: #38bdf8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-sky-50:focus{--tw-gradient-from: #f0f9ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-sky-500:focus{--tw-gradient-from: #0ea5e9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-sky-600:focus{--tw-gradient-from: #0284c7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-sky-700:focus{--tw-gradient-from: #0369a1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-sky-800:focus{--tw-gradient-from: #075985 var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-sky-900:focus{--tw-gradient-from: #0c4a6e var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-slate-100:focus{--tw-gradient-from: #f1f5f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-slate-200:focus{--tw-gradient-from: #e2e8f0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-slate-300:focus{--tw-gradient-from: #cbd5e1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-slate-400:focus{--tw-gradient-from: #94a3b8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-slate-50:focus{--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-slate-500:focus{--tw-gradient-from: #64748b var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-slate-600:focus{--tw-gradient-from: #475569 var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-slate-700:focus{--tw-gradient-from: #334155 var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-slate-800:focus{--tw-gradient-from: #1e293b var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-slate-900:focus{--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)}.focus\:from-teal-100:focus{--tw-gradient-from: #ccfbf1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-teal-200:focus{--tw-gradient-from: #99f6e4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-teal-300:focus{--tw-gradient-from: #5eead4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-teal-400:focus{--tw-gradient-from: #2dd4bf var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-teal-50:focus{--tw-gradient-from: #f0fdfa var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-teal-500:focus{--tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-teal-600:focus{--tw-gradient-from: #0d9488 var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-teal-700:focus{--tw-gradient-from: #0f766e var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-teal-800:focus{--tw-gradient-from: #115e59 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-teal-900:focus{--tw-gradient-from: #134e4a var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-violet-100:focus{--tw-gradient-from: #ede9fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-violet-200:focus{--tw-gradient-from: #ddd6fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-violet-300:focus{--tw-gradient-from: #c4b5fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-violet-400:focus{--tw-gradient-from: #a78bfa var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-violet-50:focus{--tw-gradient-from: #f5f3ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-violet-500:focus{--tw-gradient-from: #8b5cf6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-violet-600:focus{--tw-gradient-from: #7c3aed var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-violet-700:focus{--tw-gradient-from: #6d28d9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-violet-800:focus{--tw-gradient-from: #5b21b6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-violet-900:focus{--tw-gradient-from: #4c1d95 var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-100:focus{--tw-gradient-from: #fef9c3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-200:focus{--tw-gradient-from: #fef08a var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-300:focus{--tw-gradient-from: #fde047 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-400:focus{--tw-gradient-from: #facc15 var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-50:focus{--tw-gradient-from: #fefce8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-500:focus{--tw-gradient-from: #eab308 var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-600:focus{--tw-gradient-from: #ca8a04 var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-700:focus{--tw-gradient-from: #a16207 var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-800:focus{--tw-gradient-from: #854d0e var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:from-yellow-900:focus{--tw-gradient-from: #713f12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.focus\:to-amber-100:focus{--tw-gradient-to: #fef3c7 var(--tw-gradient-to-position)}.focus\:to-amber-200:focus{--tw-gradient-to: #fde68a var(--tw-gradient-to-position)}.focus\:to-amber-300:focus{--tw-gradient-to: #fcd34d var(--tw-gradient-to-position)}.focus\:to-amber-400:focus{--tw-gradient-to: #fbbf24 var(--tw-gradient-to-position)}.focus\:to-amber-50:focus{--tw-gradient-to: #fffbeb var(--tw-gradient-to-position)}.focus\:to-amber-500:focus{--tw-gradient-to: #f59e0b var(--tw-gradient-to-position)}.focus\:to-amber-600:focus{--tw-gradient-to: #d97706 var(--tw-gradient-to-position)}.focus\:to-amber-700:focus{--tw-gradient-to: #b45309 var(--tw-gradient-to-position)}.focus\:to-amber-800:focus{--tw-gradient-to: #92400e var(--tw-gradient-to-position)}.focus\:to-amber-900:focus{--tw-gradient-to: #78350f var(--tw-gradient-to-position)}.focus\:to-blue-100:focus{--tw-gradient-to: #dbeafe var(--tw-gradient-to-position)}.focus\:to-blue-200:focus{--tw-gradient-to: #bfdbfe var(--tw-gradient-to-position)}.focus\:to-blue-300:focus{--tw-gradient-to: #93c5fd var(--tw-gradient-to-position)}.focus\:to-blue-400:focus{--tw-gradient-to: #60a5fa var(--tw-gradient-to-position)}.focus\:to-blue-50:focus{--tw-gradient-to: #eff6ff var(--tw-gradient-to-position)}.focus\:to-blue-500:focus{--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position)}.focus\:to-blue-600:focus{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.focus\:to-blue-700:focus{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position)}.focus\:to-blue-800:focus{--tw-gradient-to: #1e40af var(--tw-gradient-to-position)}.focus\:to-blue-900:focus{--tw-gradient-to: #1e3a8a var(--tw-gradient-to-position)}.focus\:to-cyan-100:focus{--tw-gradient-to: #cffafe var(--tw-gradient-to-position)}.focus\:to-cyan-200:focus{--tw-gradient-to: #a5f3fc var(--tw-gradient-to-position)}.focus\:to-cyan-300:focus{--tw-gradient-to: #67e8f9 var(--tw-gradient-to-position)}.focus\:to-cyan-400:focus{--tw-gradient-to: #22d3ee var(--tw-gradient-to-position)}.focus\:to-cyan-50:focus{--tw-gradient-to: #ecfeff var(--tw-gradient-to-position)}.focus\:to-cyan-500:focus{--tw-gradient-to: #06b6d4 var(--tw-gradient-to-position)}.focus\:to-cyan-600:focus{--tw-gradient-to: #0891b2 var(--tw-gradient-to-position)}.focus\:to-cyan-700:focus{--tw-gradient-to: #0e7490 var(--tw-gradient-to-position)}.focus\:to-cyan-800:focus{--tw-gradient-to: #155e75 var(--tw-gradient-to-position)}.focus\:to-cyan-900:focus{--tw-gradient-to: #164e63 var(--tw-gradient-to-position)}.focus\:to-emerald-100:focus{--tw-gradient-to: #d1fae5 var(--tw-gradient-to-position)}.focus\:to-emerald-200:focus{--tw-gradient-to: #a7f3d0 var(--tw-gradient-to-position)}.focus\:to-emerald-300:focus{--tw-gradient-to: #6ee7b7 var(--tw-gradient-to-position)}.focus\:to-emerald-400:focus{--tw-gradient-to: #34d399 var(--tw-gradient-to-position)}.focus\:to-emerald-50:focus{--tw-gradient-to: #ecfdf5 var(--tw-gradient-to-position)}.focus\:to-emerald-500:focus{--tw-gradient-to: #10b981 var(--tw-gradient-to-position)}.focus\:to-emerald-600:focus{--tw-gradient-to: #059669 var(--tw-gradient-to-position)}.focus\:to-emerald-700:focus{--tw-gradient-to: #047857 var(--tw-gradient-to-position)}.focus\:to-emerald-800:focus{--tw-gradient-to: #065f46 var(--tw-gradient-to-position)}.focus\:to-emerald-900:focus{--tw-gradient-to: #064e3b var(--tw-gradient-to-position)}.focus\:to-fuchsia-100:focus{--tw-gradient-to: #fae8ff var(--tw-gradient-to-position)}.focus\:to-fuchsia-200:focus{--tw-gradient-to: #f5d0fe var(--tw-gradient-to-position)}.focus\:to-fuchsia-300:focus{--tw-gradient-to: #f0abfc var(--tw-gradient-to-position)}.focus\:to-fuchsia-400:focus{--tw-gradient-to: #e879f9 var(--tw-gradient-to-position)}.focus\:to-fuchsia-50:focus{--tw-gradient-to: #fdf4ff var(--tw-gradient-to-position)}.focus\:to-fuchsia-500:focus{--tw-gradient-to: #d946ef var(--tw-gradient-to-position)}.focus\:to-fuchsia-600:focus{--tw-gradient-to: #c026d3 var(--tw-gradient-to-position)}.focus\:to-fuchsia-700:focus{--tw-gradient-to: #a21caf var(--tw-gradient-to-position)}.focus\:to-fuchsia-800:focus{--tw-gradient-to: #86198f var(--tw-gradient-to-position)}.focus\:to-fuchsia-900:focus{--tw-gradient-to: #701a75 var(--tw-gradient-to-position)}.focus\:to-gray-100:focus{--tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position)}.focus\:to-gray-200:focus{--tw-gradient-to: #e5e7eb var(--tw-gradient-to-position)}.focus\:to-gray-300:focus{--tw-gradient-to: #d1d5db var(--tw-gradient-to-position)}.focus\:to-gray-400:focus{--tw-gradient-to: #9ca3af var(--tw-gradient-to-position)}.focus\:to-gray-50:focus{--tw-gradient-to: #f9fafb var(--tw-gradient-to-position)}.focus\:to-gray-500:focus{--tw-gradient-to: #6b7280 var(--tw-gradient-to-position)}.focus\:to-gray-600:focus{--tw-gradient-to: #4b5563 var(--tw-gradient-to-position)}.focus\:to-gray-700:focus{--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.focus\:to-gray-800:focus{--tw-gradient-to: #1f2937 var(--tw-gradient-to-position)}.focus\:to-gray-900:focus{--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.focus\:to-green-100:focus{--tw-gradient-to: #dcfce7 var(--tw-gradient-to-position)}.focus\:to-green-200:focus{--tw-gradient-to: #bbf7d0 var(--tw-gradient-to-position)}.focus\:to-green-300:focus{--tw-gradient-to: #86efac var(--tw-gradient-to-position)}.focus\:to-green-400:focus{--tw-gradient-to: #4ade80 var(--tw-gradient-to-position)}.focus\:to-green-50:focus{--tw-gradient-to: #f0fdf4 var(--tw-gradient-to-position)}.focus\:to-green-500:focus{--tw-gradient-to: #22c55e var(--tw-gradient-to-position)}.focus\:to-green-600:focus{--tw-gradient-to: #16a34a var(--tw-gradient-to-position)}.focus\:to-green-700:focus{--tw-gradient-to: #15803d var(--tw-gradient-to-position)}.focus\:to-green-800:focus{--tw-gradient-to: #166534 var(--tw-gradient-to-position)}.focus\:to-green-900:focus{--tw-gradient-to: #14532d var(--tw-gradient-to-position)}.focus\:to-indigo-100:focus{--tw-gradient-to: #e0e7ff var(--tw-gradient-to-position)}.focus\:to-indigo-200:focus{--tw-gradient-to: #c7d2fe var(--tw-gradient-to-position)}.focus\:to-indigo-300:focus{--tw-gradient-to: #a5b4fc var(--tw-gradient-to-position)}.focus\:to-indigo-400:focus{--tw-gradient-to: #818cf8 var(--tw-gradient-to-position)}.focus\:to-indigo-50:focus{--tw-gradient-to: #eef2ff var(--tw-gradient-to-position)}.focus\:to-indigo-500:focus{--tw-gradient-to: #6366f1 var(--tw-gradient-to-position)}.focus\:to-indigo-600:focus{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.focus\:to-indigo-700:focus{--tw-gradient-to: #4338ca var(--tw-gradient-to-position)}.focus\:to-indigo-800:focus{--tw-gradient-to: #3730a3 var(--tw-gradient-to-position)}.focus\:to-indigo-900:focus{--tw-gradient-to: #312e81 var(--tw-gradient-to-position)}.focus\:to-lime-100:focus{--tw-gradient-to: #ecfccb var(--tw-gradient-to-position)}.focus\:to-lime-200:focus{--tw-gradient-to: #d9f99d var(--tw-gradient-to-position)}.focus\:to-lime-300:focus{--tw-gradient-to: #bef264 var(--tw-gradient-to-position)}.focus\:to-lime-400:focus{--tw-gradient-to: #a3e635 var(--tw-gradient-to-position)}.focus\:to-lime-50:focus{--tw-gradient-to: #f7fee7 var(--tw-gradient-to-position)}.focus\:to-lime-500:focus{--tw-gradient-to: #84cc16 var(--tw-gradient-to-position)}.focus\:to-lime-600:focus{--tw-gradient-to: #65a30d var(--tw-gradient-to-position)}.focus\:to-lime-700:focus{--tw-gradient-to: #4d7c0f var(--tw-gradient-to-position)}.focus\:to-lime-800:focus{--tw-gradient-to: #3f6212 var(--tw-gradient-to-position)}.focus\:to-lime-900:focus{--tw-gradient-to: #365314 var(--tw-gradient-to-position)}.focus\:to-orange-100:focus{--tw-gradient-to: #ffedd5 var(--tw-gradient-to-position)}.focus\:to-orange-200:focus{--tw-gradient-to: #fed7aa var(--tw-gradient-to-position)}.focus\:to-orange-300:focus{--tw-gradient-to: #fdba74 var(--tw-gradient-to-position)}.focus\:to-orange-400:focus{--tw-gradient-to: #fb923c var(--tw-gradient-to-position)}.focus\:to-orange-50:focus{--tw-gradient-to: #fff7ed var(--tw-gradient-to-position)}.focus\:to-orange-500:focus{--tw-gradient-to: #f97316 var(--tw-gradient-to-position)}.focus\:to-orange-600:focus{--tw-gradient-to: #ea580c var(--tw-gradient-to-position)}.focus\:to-orange-700:focus{--tw-gradient-to: #c2410c var(--tw-gradient-to-position)}.focus\:to-orange-800:focus{--tw-gradient-to: #9a3412 var(--tw-gradient-to-position)}.focus\:to-orange-900:focus{--tw-gradient-to: #7c2d12 var(--tw-gradient-to-position)}.focus\:to-pink-100:focus{--tw-gradient-to: #fce7f3 var(--tw-gradient-to-position)}.focus\:to-pink-200:focus{--tw-gradient-to: #fbcfe8 var(--tw-gradient-to-position)}.focus\:to-pink-300:focus{--tw-gradient-to: #f9a8d4 var(--tw-gradient-to-position)}.focus\:to-pink-400:focus{--tw-gradient-to: #f472b6 var(--tw-gradient-to-position)}.focus\:to-pink-50:focus{--tw-gradient-to: #fdf2f8 var(--tw-gradient-to-position)}.focus\:to-pink-500:focus{--tw-gradient-to: #ec4899 var(--tw-gradient-to-position)}.focus\:to-pink-600:focus{--tw-gradient-to: #db2777 var(--tw-gradient-to-position)}.focus\:to-pink-700:focus{--tw-gradient-to: #be185d var(--tw-gradient-to-position)}.focus\:to-pink-800:focus{--tw-gradient-to: #9d174d var(--tw-gradient-to-position)}.focus\:to-pink-900:focus{--tw-gradient-to: #831843 var(--tw-gradient-to-position)}.focus\:to-purple-100:focus{--tw-gradient-to: #f3e8ff var(--tw-gradient-to-position)}.focus\:to-purple-200:focus{--tw-gradient-to: #e9d5ff var(--tw-gradient-to-position)}.focus\:to-purple-300:focus{--tw-gradient-to: #d8b4fe var(--tw-gradient-to-position)}.focus\:to-purple-400:focus{--tw-gradient-to: #c084fc var(--tw-gradient-to-position)}.focus\:to-purple-50:focus{--tw-gradient-to: #faf5ff var(--tw-gradient-to-position)}.focus\:to-purple-500:focus{--tw-gradient-to: #a855f7 var(--tw-gradient-to-position)}.focus\:to-purple-600:focus{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.focus\:to-purple-700:focus{--tw-gradient-to: #7e22ce var(--tw-gradient-to-position)}.focus\:to-purple-800:focus{--tw-gradient-to: #6b21a8 var(--tw-gradient-to-position)}.focus\:to-purple-900:focus{--tw-gradient-to: #581c87 var(--tw-gradient-to-position)}.focus\:to-red-100:focus{--tw-gradient-to: #fee2e2 var(--tw-gradient-to-position)}.focus\:to-red-200:focus{--tw-gradient-to: #fecaca var(--tw-gradient-to-position)}.focus\:to-red-300:focus{--tw-gradient-to: #fca5a5 var(--tw-gradient-to-position)}.focus\:to-red-400:focus{--tw-gradient-to: #f87171 var(--tw-gradient-to-position)}.focus\:to-red-50:focus{--tw-gradient-to: #fef2f2 var(--tw-gradient-to-position)}.focus\:to-red-500:focus{--tw-gradient-to: #ef4444 var(--tw-gradient-to-position)}.focus\:to-red-600:focus{--tw-gradient-to: #dc2626 var(--tw-gradient-to-position)}.focus\:to-red-700:focus{--tw-gradient-to: #b91c1c var(--tw-gradient-to-position)}.focus\:to-red-800:focus{--tw-gradient-to: #991b1b var(--tw-gradient-to-position)}.focus\:to-red-900:focus{--tw-gradient-to: #7f1d1d var(--tw-gradient-to-position)}.focus\:to-rose-100:focus{--tw-gradient-to: #ffe4e6 var(--tw-gradient-to-position)}.focus\:to-rose-200:focus{--tw-gradient-to: #fecdd3 var(--tw-gradient-to-position)}.focus\:to-rose-300:focus{--tw-gradient-to: #fda4af var(--tw-gradient-to-position)}.focus\:to-rose-400:focus{--tw-gradient-to: #fb7185 var(--tw-gradient-to-position)}.focus\:to-rose-50:focus{--tw-gradient-to: #fff1f2 var(--tw-gradient-to-position)}.focus\:to-rose-500:focus{--tw-gradient-to: #f43f5e var(--tw-gradient-to-position)}.focus\:to-rose-600:focus{--tw-gradient-to: #e11d48 var(--tw-gradient-to-position)}.focus\:to-rose-700:focus{--tw-gradient-to: #be123c var(--tw-gradient-to-position)}.focus\:to-rose-800:focus{--tw-gradient-to: #9f1239 var(--tw-gradient-to-position)}.focus\:to-rose-900:focus{--tw-gradient-to: #881337 var(--tw-gradient-to-position)}.focus\:to-sky-100:focus{--tw-gradient-to: #e0f2fe var(--tw-gradient-to-position)}.focus\:to-sky-200:focus{--tw-gradient-to: #bae6fd var(--tw-gradient-to-position)}.focus\:to-sky-300:focus{--tw-gradient-to: #7dd3fc var(--tw-gradient-to-position)}.focus\:to-sky-400:focus{--tw-gradient-to: #38bdf8 var(--tw-gradient-to-position)}.focus\:to-sky-50:focus{--tw-gradient-to: #f0f9ff var(--tw-gradient-to-position)}.focus\:to-sky-500:focus{--tw-gradient-to: #0ea5e9 var(--tw-gradient-to-position)}.focus\:to-sky-600:focus{--tw-gradient-to: #0284c7 var(--tw-gradient-to-position)}.focus\:to-sky-700:focus{--tw-gradient-to: #0369a1 var(--tw-gradient-to-position)}.focus\:to-sky-800:focus{--tw-gradient-to: #075985 var(--tw-gradient-to-position)}.focus\:to-sky-900:focus{--tw-gradient-to: #0c4a6e var(--tw-gradient-to-position)}.focus\:to-slate-100:focus{--tw-gradient-to: #f1f5f9 var(--tw-gradient-to-position)}.focus\:to-slate-200:focus{--tw-gradient-to: #e2e8f0 var(--tw-gradient-to-position)}.focus\:to-slate-300:focus{--tw-gradient-to: #cbd5e1 var(--tw-gradient-to-position)}.focus\:to-slate-400:focus{--tw-gradient-to: #94a3b8 var(--tw-gradient-to-position)}.focus\:to-slate-50:focus{--tw-gradient-to: #f8fafc var(--tw-gradient-to-position)}.focus\:to-slate-500:focus{--tw-gradient-to: #64748b var(--tw-gradient-to-position)}.focus\:to-slate-600:focus{--tw-gradient-to: #475569 var(--tw-gradient-to-position)}.focus\:to-slate-700:focus{--tw-gradient-to: #334155 var(--tw-gradient-to-position)}.focus\:to-slate-800:focus{--tw-gradient-to: #1e293b var(--tw-gradient-to-position)}.focus\:to-slate-900:focus{--tw-gradient-to: #0f172a var(--tw-gradient-to-position)}.focus\:to-teal-100:focus{--tw-gradient-to: #ccfbf1 var(--tw-gradient-to-position)}.focus\:to-teal-200:focus{--tw-gradient-to: #99f6e4 var(--tw-gradient-to-position)}.focus\:to-teal-300:focus{--tw-gradient-to: #5eead4 var(--tw-gradient-to-position)}.focus\:to-teal-400:focus{--tw-gradient-to: #2dd4bf var(--tw-gradient-to-position)}.focus\:to-teal-50:focus{--tw-gradient-to: #f0fdfa var(--tw-gradient-to-position)}.focus\:to-teal-500:focus{--tw-gradient-to: #14b8a6 var(--tw-gradient-to-position)}.focus\:to-teal-600:focus{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.focus\:to-teal-700:focus{--tw-gradient-to: #0f766e var(--tw-gradient-to-position)}.focus\:to-teal-800:focus{--tw-gradient-to: #115e59 var(--tw-gradient-to-position)}.focus\:to-teal-900:focus{--tw-gradient-to: #134e4a var(--tw-gradient-to-position)}.focus\:to-violet-100:focus{--tw-gradient-to: #ede9fe var(--tw-gradient-to-position)}.focus\:to-violet-200:focus{--tw-gradient-to: #ddd6fe var(--tw-gradient-to-position)}.focus\:to-violet-300:focus{--tw-gradient-to: #c4b5fd var(--tw-gradient-to-position)}.focus\:to-violet-400:focus{--tw-gradient-to: #a78bfa var(--tw-gradient-to-position)}.focus\:to-violet-50:focus{--tw-gradient-to: #f5f3ff var(--tw-gradient-to-position)}.focus\:to-violet-500:focus{--tw-gradient-to: #8b5cf6 var(--tw-gradient-to-position)}.focus\:to-violet-600:focus{--tw-gradient-to: #7c3aed var(--tw-gradient-to-position)}.focus\:to-violet-700:focus{--tw-gradient-to: #6d28d9 var(--tw-gradient-to-position)}.focus\:to-violet-800:focus{--tw-gradient-to: #5b21b6 var(--tw-gradient-to-position)}.focus\:to-violet-900:focus{--tw-gradient-to: #4c1d95 var(--tw-gradient-to-position)}.focus\:to-yellow-100:focus{--tw-gradient-to: #fef9c3 var(--tw-gradient-to-position)}.focus\:to-yellow-200:focus{--tw-gradient-to: #fef08a var(--tw-gradient-to-position)}.focus\:to-yellow-300:focus{--tw-gradient-to: #fde047 var(--tw-gradient-to-position)}.focus\:to-yellow-400:focus{--tw-gradient-to: #facc15 var(--tw-gradient-to-position)}.focus\:to-yellow-50:focus{--tw-gradient-to: #fefce8 var(--tw-gradient-to-position)}.focus\:to-yellow-500:focus{--tw-gradient-to: #eab308 var(--tw-gradient-to-position)}.focus\:to-yellow-600:focus{--tw-gradient-to: #ca8a04 var(--tw-gradient-to-position)}.focus\:to-yellow-700:focus{--tw-gradient-to: #a16207 var(--tw-gradient-to-position)}.focus\:to-yellow-800:focus{--tw-gradient-to: #854d0e var(--tw-gradient-to-position)}.focus\:to-yellow-900:focus{--tw-gradient-to: #713f12 var(--tw-gradient-to-position)}.focus\:text-amber-100:focus{--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity, 1))}.focus\:text-amber-200:focus{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.focus\:text-amber-300:focus{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.focus\:text-amber-400:focus{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.focus\:text-amber-50:focus{--tw-text-opacity: 1;color:rgb(255 251 235 / var(--tw-text-opacity, 1))}.focus\:text-amber-500:focus{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.focus\:text-amber-600:focus{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.focus\:text-amber-700:focus{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.focus\:text-amber-800:focus{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.focus\:text-amber-900:focus{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.focus\:text-blue-100:focus{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.focus\:text-blue-200:focus{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.focus\:text-blue-300:focus{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.focus\:text-blue-400:focus{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.focus\:text-blue-50:focus{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity, 1))}.focus\:text-blue-500:focus{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.focus\:text-blue-600:focus{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.focus\:text-blue-700:focus{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.focus\:text-blue-800:focus{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.focus\:text-blue-900:focus{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.focus\:text-cyan-100:focus{--tw-text-opacity: 1;color:rgb(207 250 254 / var(--tw-text-opacity, 1))}.focus\:text-cyan-200:focus{--tw-text-opacity: 1;color:rgb(165 243 252 / var(--tw-text-opacity, 1))}.focus\:text-cyan-300:focus{--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.focus\:text-cyan-400:focus{--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.focus\:text-cyan-50:focus{--tw-text-opacity: 1;color:rgb(236 254 255 / var(--tw-text-opacity, 1))}.focus\:text-cyan-500:focus{--tw-text-opacity: 1;color:rgb(6 182 212 / var(--tw-text-opacity, 1))}.focus\:text-cyan-600:focus{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.focus\:text-cyan-700:focus{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.focus\:text-cyan-800:focus{--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity, 1))}.focus\:text-cyan-900:focus{--tw-text-opacity: 1;color:rgb(22 78 99 / var(--tw-text-opacity, 1))}.focus\:text-emerald-100:focus{--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.focus\:text-emerald-200:focus{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.focus\:text-emerald-300:focus{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.focus\:text-emerald-400:focus{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.focus\:text-emerald-50:focus{--tw-text-opacity: 1;color:rgb(236 253 245 / var(--tw-text-opacity, 1))}.focus\:text-emerald-500:focus{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.focus\:text-emerald-600:focus{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.focus\:text-emerald-700:focus{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.focus\:text-emerald-800:focus{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.focus\:text-emerald-900:focus{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.focus\:text-fuchsia-100:focus{--tw-text-opacity: 1;color:rgb(250 232 255 / var(--tw-text-opacity, 1))}.focus\:text-fuchsia-200:focus{--tw-text-opacity: 1;color:rgb(245 208 254 / var(--tw-text-opacity, 1))}.focus\:text-fuchsia-300:focus{--tw-text-opacity: 1;color:rgb(240 171 252 / var(--tw-text-opacity, 1))}.focus\:text-fuchsia-400:focus{--tw-text-opacity: 1;color:rgb(232 121 249 / var(--tw-text-opacity, 1))}.focus\:text-fuchsia-50:focus{--tw-text-opacity: 1;color:rgb(253 244 255 / var(--tw-text-opacity, 1))}.focus\:text-fuchsia-500:focus{--tw-text-opacity: 1;color:rgb(217 70 239 / var(--tw-text-opacity, 1))}.focus\:text-fuchsia-600:focus{--tw-text-opacity: 1;color:rgb(192 38 211 / var(--tw-text-opacity, 1))}.focus\:text-fuchsia-700:focus{--tw-text-opacity: 1;color:rgb(162 28 175 / var(--tw-text-opacity, 1))}.focus\:text-fuchsia-800:focus{--tw-text-opacity: 1;color:rgb(134 25 143 / var(--tw-text-opacity, 1))}.focus\:text-fuchsia-900:focus{--tw-text-opacity: 1;color:rgb(112 26 117 / var(--tw-text-opacity, 1))}.focus\:text-gray-100:focus{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.focus\:text-gray-200:focus{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.focus\:text-gray-300:focus{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.focus\:text-gray-400:focus{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.focus\:text-gray-50:focus{--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.focus\:text-gray-500:focus{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.focus\:text-gray-600:focus{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.focus\:text-gray-700:focus{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.focus\:text-gray-800:focus{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.focus\:text-gray-900:focus{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.focus\:text-green-100:focus{--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity, 1))}.focus\:text-green-200:focus{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.focus\:text-green-300:focus{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.focus\:text-green-400:focus{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.focus\:text-green-50:focus{--tw-text-opacity: 1;color:rgb(240 253 244 / var(--tw-text-opacity, 1))}.focus\:text-green-500:focus{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.focus\:text-green-600:focus{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.focus\:text-green-700:focus{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.focus\:text-green-800:focus{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.focus\:text-green-900:focus{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.focus\:text-indigo-100:focus{--tw-text-opacity: 1;color:rgb(224 231 255 / var(--tw-text-opacity, 1))}.focus\:text-indigo-200:focus{--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity, 1))}.focus\:text-indigo-300:focus{--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity, 1))}.focus\:text-indigo-400:focus{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.focus\:text-indigo-50:focus{--tw-text-opacity: 1;color:rgb(238 242 255 / var(--tw-text-opacity, 1))}.focus\:text-indigo-500:focus{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.focus\:text-indigo-600:focus{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.focus\:text-indigo-700:focus{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.focus\:text-indigo-800:focus{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.focus\:text-indigo-900:focus{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.focus\:text-lime-100:focus{--tw-text-opacity: 1;color:rgb(236 252 203 / var(--tw-text-opacity, 1))}.focus\:text-lime-200:focus{--tw-text-opacity: 1;color:rgb(217 249 157 / var(--tw-text-opacity, 1))}.focus\:text-lime-300:focus{--tw-text-opacity: 1;color:rgb(190 242 100 / var(--tw-text-opacity, 1))}.focus\:text-lime-400:focus{--tw-text-opacity: 1;color:rgb(163 230 53 / var(--tw-text-opacity, 1))}.focus\:text-lime-50:focus{--tw-text-opacity: 1;color:rgb(247 254 231 / var(--tw-text-opacity, 1))}.focus\:text-lime-500:focus{--tw-text-opacity: 1;color:rgb(132 204 22 / var(--tw-text-opacity, 1))}.focus\:text-lime-600:focus{--tw-text-opacity: 1;color:rgb(101 163 13 / var(--tw-text-opacity, 1))}.focus\:text-lime-700:focus{--tw-text-opacity: 1;color:rgb(77 124 15 / var(--tw-text-opacity, 1))}.focus\:text-lime-800:focus{--tw-text-opacity: 1;color:rgb(63 98 18 / var(--tw-text-opacity, 1))}.focus\:text-lime-900:focus{--tw-text-opacity: 1;color:rgb(54 83 20 / var(--tw-text-opacity, 1))}.focus\:text-orange-100:focus{--tw-text-opacity: 1;color:rgb(255 237 213 / var(--tw-text-opacity, 1))}.focus\:text-orange-200:focus{--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity, 1))}.focus\:text-orange-300:focus{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.focus\:text-orange-400:focus{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.focus\:text-orange-50:focus{--tw-text-opacity: 1;color:rgb(255 247 237 / var(--tw-text-opacity, 1))}.focus\:text-orange-500:focus{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.focus\:text-orange-600:focus{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.focus\:text-orange-700:focus{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.focus\:text-orange-800:focus{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.focus\:text-orange-900:focus{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity, 1))}.focus\:text-pink-100:focus{--tw-text-opacity: 1;color:rgb(252 231 243 / var(--tw-text-opacity, 1))}.focus\:text-pink-200:focus{--tw-text-opacity: 1;color:rgb(251 207 232 / var(--tw-text-opacity, 1))}.focus\:text-pink-300:focus{--tw-text-opacity: 1;color:rgb(249 168 212 / var(--tw-text-opacity, 1))}.focus\:text-pink-400:focus{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.focus\:text-pink-50:focus{--tw-text-opacity: 1;color:rgb(253 242 248 / var(--tw-text-opacity, 1))}.focus\:text-pink-500:focus{--tw-text-opacity: 1;color:rgb(236 72 153 / var(--tw-text-opacity, 1))}.focus\:text-pink-600:focus{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity, 1))}.focus\:text-pink-700:focus{--tw-text-opacity: 1;color:rgb(190 24 93 / var(--tw-text-opacity, 1))}.focus\:text-pink-800:focus{--tw-text-opacity: 1;color:rgb(157 23 77 / var(--tw-text-opacity, 1))}.focus\:text-pink-900:focus{--tw-text-opacity: 1;color:rgb(131 24 67 / var(--tw-text-opacity, 1))}.focus\:text-purple-100:focus{--tw-text-opacity: 1;color:rgb(243 232 255 / var(--tw-text-opacity, 1))}.focus\:text-purple-200:focus{--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity, 1))}.focus\:text-purple-300:focus{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.focus\:text-purple-400:focus{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.focus\:text-purple-50:focus{--tw-text-opacity: 1;color:rgb(250 245 255 / var(--tw-text-opacity, 1))}.focus\:text-purple-500:focus{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.focus\:text-purple-600:focus{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.focus\:text-purple-700:focus{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.focus\:text-purple-800:focus{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.focus\:text-purple-900:focus{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity, 1))}.focus\:text-red-100:focus{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.focus\:text-red-200:focus{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.focus\:text-red-300:focus{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.focus\:text-red-400:focus{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.focus\:text-red-50:focus{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.focus\:text-red-500:focus{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.focus\:text-red-600:focus{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.focus\:text-red-700:focus{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.focus\:text-red-800:focus{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.focus\:text-red-900:focus{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.focus\:text-rose-100:focus{--tw-text-opacity: 1;color:rgb(255 228 230 / var(--tw-text-opacity, 1))}.focus\:text-rose-200:focus{--tw-text-opacity: 1;color:rgb(254 205 211 / var(--tw-text-opacity, 1))}.focus\:text-rose-300:focus{--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity, 1))}.focus\:text-rose-400:focus{--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.focus\:text-rose-50:focus{--tw-text-opacity: 1;color:rgb(255 241 242 / var(--tw-text-opacity, 1))}.focus\:text-rose-500:focus{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.focus\:text-rose-600:focus{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.focus\:text-rose-700:focus{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.focus\:text-rose-800:focus{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.focus\:text-rose-900:focus{--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity, 1))}.focus\:text-sky-100:focus{--tw-text-opacity: 1;color:rgb(224 242 254 / var(--tw-text-opacity, 1))}.focus\:text-sky-200:focus{--tw-text-opacity: 1;color:rgb(186 230 253 / var(--tw-text-opacity, 1))}.focus\:text-sky-300:focus{--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity, 1))}.focus\:text-sky-400:focus{--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.focus\:text-sky-50:focus{--tw-text-opacity: 1;color:rgb(240 249 255 / var(--tw-text-opacity, 1))}.focus\:text-sky-500:focus{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity, 1))}.focus\:text-sky-600:focus{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.focus\:text-sky-700:focus{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.focus\:text-sky-800:focus{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.focus\:text-sky-900:focus{--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity, 1))}.focus\:text-slate-100:focus{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.focus\:text-slate-200:focus{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.focus\:text-slate-300:focus{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.focus\:text-slate-400:focus{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.focus\:text-slate-50:focus{--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity, 1))}.focus\:text-slate-500:focus{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.focus\:text-slate-600:focus{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.focus\:text-slate-700:focus{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.focus\:text-slate-800:focus{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.focus\:text-slate-900:focus{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.focus\:text-teal-100:focus{--tw-text-opacity: 1;color:rgb(204 251 241 / var(--tw-text-opacity, 1))}.focus\:text-teal-200:focus{--tw-text-opacity: 1;color:rgb(153 246 228 / var(--tw-text-opacity, 1))}.focus\:text-teal-300:focus{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.focus\:text-teal-400:focus{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.focus\:text-teal-50:focus{--tw-text-opacity: 1;color:rgb(240 253 250 / var(--tw-text-opacity, 1))}.focus\:text-teal-500:focus{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.focus\:text-teal-600:focus{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.focus\:text-teal-700:focus{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.focus\:text-teal-800:focus{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.focus\:text-teal-900:focus{--tw-text-opacity: 1;color:rgb(19 78 74 / var(--tw-text-opacity, 1))}.focus\:text-violet-100:focus{--tw-text-opacity: 1;color:rgb(237 233 254 / var(--tw-text-opacity, 1))}.focus\:text-violet-200:focus{--tw-text-opacity: 1;color:rgb(221 214 254 / var(--tw-text-opacity, 1))}.focus\:text-violet-300:focus{--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity, 1))}.focus\:text-violet-400:focus{--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.focus\:text-violet-50:focus{--tw-text-opacity: 1;color:rgb(245 243 255 / var(--tw-text-opacity, 1))}.focus\:text-violet-500:focus{--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.focus\:text-violet-600:focus{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.focus\:text-violet-700:focus{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.focus\:text-violet-800:focus{--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity, 1))}.focus\:text-violet-900:focus{--tw-text-opacity: 1;color:rgb(76 29 149 / var(--tw-text-opacity, 1))}.focus\:text-white:focus{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.focus\:text-yellow-100:focus{--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity, 1))}.focus\:text-yellow-200:focus{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.focus\:text-yellow-300:focus{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.focus\:text-yellow-400:focus{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.focus\:text-yellow-50:focus{--tw-text-opacity: 1;color:rgb(254 252 232 / var(--tw-text-opacity, 1))}.focus\:text-yellow-500:focus{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.focus\:text-yellow-600:focus{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.focus\:text-yellow-700:focus{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.focus\:text-yellow-800:focus{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.focus\:text-yellow-900:focus{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0: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(0px + 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-1: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.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-amber-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 243 199 / var(--tw-ring-opacity, 1))}.focus\:ring-amber-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1))}.focus\:ring-amber-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1))}.focus\:ring-amber-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1))}.focus\:ring-amber-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 251 235 / var(--tw-ring-opacity, 1))}.focus\:ring-amber-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1))}.focus\:ring-amber-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 119 6 / var(--tw-ring-opacity, 1))}.focus\:ring-amber-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(180 83 9 / var(--tw-ring-opacity, 1))}.focus\:ring-amber-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(146 64 14 / var(--tw-ring-opacity, 1))}.focus\:ring-amber-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(120 53 15 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 246 255 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-500\/20:focus{--tw-ring-color: rgb(59 130 246 / .2)}.focus\:ring-blue-500\/50:focus{--tw-ring-color: rgb(59 130 246 / .5)}.focus\:ring-blue-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity, 1))}.focus\:ring-cyan-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(207 250 254 / var(--tw-ring-opacity, 1))}.focus\:ring-cyan-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(165 243 252 / var(--tw-ring-opacity, 1))}.focus\:ring-cyan-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(103 232 249 / var(--tw-ring-opacity, 1))}.focus\:ring-cyan-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 211 238 / var(--tw-ring-opacity, 1))}.focus\:ring-cyan-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 254 255 / var(--tw-ring-opacity, 1))}.focus\:ring-cyan-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 182 212 / var(--tw-ring-opacity, 1))}.focus\:ring-cyan-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(8 145 178 / var(--tw-ring-opacity, 1))}.focus\:ring-cyan-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(14 116 144 / var(--tw-ring-opacity, 1))}.focus\:ring-cyan-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(21 94 117 / var(--tw-ring-opacity, 1))}.focus\:ring-cyan-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 78 99 / var(--tw-ring-opacity, 1))}.focus\:ring-emerald-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1))}.focus\:ring-emerald-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1))}.focus\:ring-emerald-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(110 231 183 / var(--tw-ring-opacity, 1))}.focus\:ring-emerald-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(52 211 153 / var(--tw-ring-opacity, 1))}.focus\:ring-emerald-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 253 245 / var(--tw-ring-opacity, 1))}.focus\:ring-emerald-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1))}.focus\:ring-emerald-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity, 1))}.focus\:ring-emerald-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(4 120 87 / var(--tw-ring-opacity, 1))}.focus\:ring-emerald-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 95 70 / var(--tw-ring-opacity, 1))}.focus\:ring-emerald-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 78 59 / var(--tw-ring-opacity, 1))}.focus\:ring-emerald\/20:focus{--tw-ring-color: rgb(16 185 129 / .2)}.focus\:ring-emerald\/40:focus{--tw-ring-color: rgb(16 185 129 / .4)}.focus\:ring-emerald\/50:focus{--tw-ring-color: rgb(16 185 129 / .5)}.focus\:ring-fuchsia-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 232 255 / var(--tw-ring-opacity, 1))}.focus\:ring-fuchsia-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 208 254 / var(--tw-ring-opacity, 1))}.focus\:ring-fuchsia-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 171 252 / var(--tw-ring-opacity, 1))}.focus\:ring-fuchsia-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(232 121 249 / var(--tw-ring-opacity, 1))}.focus\:ring-fuchsia-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 244 255 / var(--tw-ring-opacity, 1))}.focus\:ring-fuchsia-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 70 239 / var(--tw-ring-opacity, 1))}.focus\:ring-fuchsia-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(192 38 211 / var(--tw-ring-opacity, 1))}.focus\:ring-fuchsia-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(162 28 175 / var(--tw-ring-opacity, 1))}.focus\:ring-fuchsia-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 25 143 / var(--tw-ring-opacity, 1))}.focus\:ring-fuchsia-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(112 26 117 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 250 251 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(31 41 55 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(17 24 39 / var(--tw-ring-opacity, 1))}.focus\:ring-green-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 252 231 / var(--tw-ring-opacity, 1))}.focus\:ring-green-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(187 247 208 / var(--tw-ring-opacity, 1))}.focus\:ring-green-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity, 1))}.focus\:ring-green-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1))}.focus\:ring-green-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 253 244 / var(--tw-ring-opacity, 1))}.focus\:ring-green-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.focus\:ring-green-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.focus\:ring-green-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(21 128 61 / var(--tw-ring-opacity, 1))}.focus\:ring-green-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 101 52 / var(--tw-ring-opacity, 1))}.focus\:ring-green-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 83 45 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(165 180 252 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(129 140 248 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(238 242 255 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(67 56 202 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(55 48 163 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(49 46 129 / var(--tw-ring-opacity, 1))}.focus\:ring-lime-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 252 203 / var(--tw-ring-opacity, 1))}.focus\:ring-lime-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 249 157 / var(--tw-ring-opacity, 1))}.focus\:ring-lime-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(190 242 100 / var(--tw-ring-opacity, 1))}.focus\:ring-lime-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(163 230 53 / var(--tw-ring-opacity, 1))}.focus\:ring-lime-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(247 254 231 / var(--tw-ring-opacity, 1))}.focus\:ring-lime-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(132 204 22 / var(--tw-ring-opacity, 1))}.focus\:ring-lime-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(101 163 13 / var(--tw-ring-opacity, 1))}.focus\:ring-lime-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(77 124 15 / var(--tw-ring-opacity, 1))}.focus\:ring-lime-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(63 98 18 / var(--tw-ring-opacity, 1))}.focus\:ring-lime-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(54 83 20 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 237 213 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 215 170 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 186 116 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 146 60 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 247 237 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 88 12 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(194 65 12 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(154 52 18 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(124 45 18 / var(--tw-ring-opacity, 1))}.focus\:ring-pink-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 231 243 / var(--tw-ring-opacity, 1))}.focus\:ring-pink-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 207 232 / var(--tw-ring-opacity, 1))}.focus\:ring-pink-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 168 212 / var(--tw-ring-opacity, 1))}.focus\:ring-pink-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(244 114 182 / var(--tw-ring-opacity, 1))}.focus\:ring-pink-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 242 248 / var(--tw-ring-opacity, 1))}.focus\:ring-pink-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 72 153 / var(--tw-ring-opacity, 1))}.focus\:ring-pink-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 39 119 / var(--tw-ring-opacity, 1))}.focus\:ring-pink-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(190 24 93 / var(--tw-ring-opacity, 1))}.focus\:ring-pink-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(157 23 77 / var(--tw-ring-opacity, 1))}.focus\:ring-pink-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(131 24 67 / var(--tw-ring-opacity, 1))}.focus\:ring-purple-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(243 232 255 / var(--tw-ring-opacity, 1))}.focus\:ring-purple-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(233 213 255 / var(--tw-ring-opacity, 1))}.focus\:ring-purple-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(216 180 254 / var(--tw-ring-opacity, 1))}.focus\:ring-purple-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(192 132 252 / var(--tw-ring-opacity, 1))}.focus\:ring-purple-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 245 255 / var(--tw-ring-opacity, 1))}.focus\:ring-purple-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1))}.focus\:ring-purple-500\/20:focus{--tw-ring-color: rgb(168 85 247 / .2)}.focus\:ring-purple-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 51 234 / var(--tw-ring-opacity, 1))}.focus\:ring-purple-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(126 34 206 / var(--tw-ring-opacity, 1))}.focus\:ring-purple-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 33 168 / var(--tw-ring-opacity, 1))}.focus\:ring-purple-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(88 28 135 / var(--tw-ring-opacity, 1))}.focus\:ring-red-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1))}.focus\:ring-red-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1))}.focus\:ring-red-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1))}.focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.focus\:ring-red-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 242 242 / var(--tw-ring-opacity, 1))}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus\:ring-red-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1))}.focus\:ring-red-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1))}.focus\:ring-red-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity, 1))}.focus\:ring-red-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1))}.focus\:ring-rose-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 228 230 / var(--tw-ring-opacity, 1))}.focus\:ring-rose-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 205 211 / var(--tw-ring-opacity, 1))}.focus\:ring-rose-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 164 175 / var(--tw-ring-opacity, 1))}.focus\:ring-rose-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 113 133 / var(--tw-ring-opacity, 1))}.focus\:ring-rose-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 241 242 / var(--tw-ring-opacity, 1))}.focus\:ring-rose-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(244 63 94 / var(--tw-ring-opacity, 1))}.focus\:ring-rose-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(225 29 72 / var(--tw-ring-opacity, 1))}.focus\:ring-rose-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(190 18 60 / var(--tw-ring-opacity, 1))}.focus\:ring-rose-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(159 18 57 / var(--tw-ring-opacity, 1))}.focus\:ring-rose-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(136 19 55 / var(--tw-ring-opacity, 1))}.focus\:ring-sky-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 242 254 / var(--tw-ring-opacity, 1))}.focus\:ring-sky-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(186 230 253 / var(--tw-ring-opacity, 1))}.focus\:ring-sky-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(125 211 252 / var(--tw-ring-opacity, 1))}.focus\:ring-sky-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(56 189 248 / var(--tw-ring-opacity, 1))}.focus\:ring-sky-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 249 255 / var(--tw-ring-opacity, 1))}.focus\:ring-sky-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity, 1))}.focus\:ring-sky-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(2 132 199 / var(--tw-ring-opacity, 1))}.focus\:ring-sky-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(3 105 161 / var(--tw-ring-opacity, 1))}.focus\:ring-sky-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(7 89 133 / var(--tw-ring-opacity, 1))}.focus\:ring-sky-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(12 74 110 / var(--tw-ring-opacity, 1))}.focus\:ring-slate-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(241 245 249 / var(--tw-ring-opacity, 1))}.focus\:ring-slate-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.focus\:ring-slate-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1))}.focus\:ring-slate-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1))}.focus\:ring-slate-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 250 252 / var(--tw-ring-opacity, 1))}.focus\:ring-slate-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(100 116 139 / var(--tw-ring-opacity, 1))}.focus\:ring-slate-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(71 85 105 / var(--tw-ring-opacity, 1))}.focus\:ring-slate-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(51 65 85 / var(--tw-ring-opacity, 1))}.focus\:ring-slate-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 41 59 / var(--tw-ring-opacity, 1))}.focus\:ring-slate-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(15 23 42 / var(--tw-ring-opacity, 1))}.focus\:ring-teal-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(204 251 241 / var(--tw-ring-opacity, 1))}.focus\:ring-teal-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 246 228 / var(--tw-ring-opacity, 1))}.focus\:ring-teal-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(94 234 212 / var(--tw-ring-opacity, 1))}.focus\:ring-teal-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(45 212 191 / var(--tw-ring-opacity, 1))}.focus\:ring-teal-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 253 250 / var(--tw-ring-opacity, 1))}.focus\:ring-teal-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1))}.focus\:ring-teal-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(13 148 136 / var(--tw-ring-opacity, 1))}.focus\:ring-teal-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(15 118 110 / var(--tw-ring-opacity, 1))}.focus\:ring-teal-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(17 94 89 / var(--tw-ring-opacity, 1))}.focus\:ring-teal-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(19 78 74 / var(--tw-ring-opacity, 1))}.focus\:ring-violet-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(237 233 254 / var(--tw-ring-opacity, 1))}.focus\:ring-violet-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(221 214 254 / var(--tw-ring-opacity, 1))}.focus\:ring-violet-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(196 181 253 / var(--tw-ring-opacity, 1))}.focus\:ring-violet-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 139 250 / var(--tw-ring-opacity, 1))}.focus\:ring-violet-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 243 255 / var(--tw-ring-opacity, 1))}.focus\:ring-violet-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(139 92 246 / var(--tw-ring-opacity, 1))}.focus\:ring-violet-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(124 58 237 / var(--tw-ring-opacity, 1))}.focus\:ring-violet-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(109 40 217 / var(--tw-ring-opacity, 1))}.focus\:ring-violet-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(91 33 182 / var(--tw-ring-opacity, 1))}.focus\:ring-violet-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(76 29 149 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 249 195 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 240 138 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-400\/50:focus{--tw-ring-color: rgb(250 204 21 / .5)}.focus\:ring-yellow-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 252 232 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(202 138 4 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(161 98 7 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(133 77 14 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-900:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(113 63 18 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-black:focus{--tw-ring-offset-color: #000}.focus\:ring-offset-gray-800:focus{--tw-ring-offset-color: #1f2937}.active\:translate-y-0:active{--tw-translate-y: 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))}.active\:scale-110:active{--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))}.active\:scale-90:active{--tw-scale-x: .9;--tw-scale-y: .9;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))}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;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))}.active\:scale-\[0\.97\]:active{--tw-scale-x: .97;--tw-scale-y: .97;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))}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;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))}.active\:scale-\[0\.99\]:active{--tw-scale-x: .99;--tw-scale-y: .99;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))}.active\:cursor-grabbing:active{cursor:grabbing}.active\:border-amber-100:active{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}.active\:border-amber-200:active{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.active\:border-amber-300:active{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.active\:border-amber-400:active{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.active\:border-amber-50:active{--tw-border-opacity: 1;border-color:rgb(255 251 235 / var(--tw-border-opacity, 1))}.active\:border-amber-500:active{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.active\:border-amber-600:active{--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity, 1))}.active\:border-amber-700:active{--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.active\:border-amber-800:active{--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity, 1))}.active\:border-amber-900:active{--tw-border-opacity: 1;border-color:rgb(120 53 15 / var(--tw-border-opacity, 1))}.active\:border-blue-100:active{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.active\:border-blue-200:active{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.active\:border-blue-300:active{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.active\:border-blue-400:active{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.active\:border-blue-50:active{--tw-border-opacity: 1;border-color:rgb(239 246 255 / var(--tw-border-opacity, 1))}.active\:border-blue-500:active{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.active\:border-blue-600:active{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.active\:border-blue-700:active{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.active\:border-blue-800:active{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.active\:border-blue-900:active{--tw-border-opacity: 1;border-color:rgb(30 58 138 / var(--tw-border-opacity, 1))}.active\:border-cyan-100:active{--tw-border-opacity: 1;border-color:rgb(207 250 254 / var(--tw-border-opacity, 1))}.active\:border-cyan-200:active{--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1))}.active\:border-cyan-300:active{--tw-border-opacity: 1;border-color:rgb(103 232 249 / var(--tw-border-opacity, 1))}.active\:border-cyan-400:active{--tw-border-opacity: 1;border-color:rgb(34 211 238 / var(--tw-border-opacity, 1))}.active\:border-cyan-50:active{--tw-border-opacity: 1;border-color:rgb(236 254 255 / var(--tw-border-opacity, 1))}.active\:border-cyan-500:active{--tw-border-opacity: 1;border-color:rgb(6 182 212 / var(--tw-border-opacity, 1))}.active\:border-cyan-600:active{--tw-border-opacity: 1;border-color:rgb(8 145 178 / var(--tw-border-opacity, 1))}.active\:border-cyan-700:active{--tw-border-opacity: 1;border-color:rgb(14 116 144 / var(--tw-border-opacity, 1))}.active\:border-cyan-800:active{--tw-border-opacity: 1;border-color:rgb(21 94 117 / var(--tw-border-opacity, 1))}.active\:border-cyan-900:active{--tw-border-opacity: 1;border-color:rgb(22 78 99 / var(--tw-border-opacity, 1))}.active\:border-emerald-100:active{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1))}.active\:border-emerald-200:active{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.active\:border-emerald-300:active{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.active\:border-emerald-400:active{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.active\:border-emerald-50:active{--tw-border-opacity: 1;border-color:rgb(236 253 245 / var(--tw-border-opacity, 1))}.active\:border-emerald-500:active{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.active\:border-emerald-600:active{--tw-border-opacity: 1;border-color:rgb(5 150 105 / var(--tw-border-opacity, 1))}.active\:border-emerald-700:active{--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity, 1))}.active\:border-emerald-800:active{--tw-border-opacity: 1;border-color:rgb(6 95 70 / var(--tw-border-opacity, 1))}.active\:border-emerald-900:active{--tw-border-opacity: 1;border-color:rgb(6 78 59 / var(--tw-border-opacity, 1))}.active\:border-fuchsia-100:active{--tw-border-opacity: 1;border-color:rgb(250 232 255 / var(--tw-border-opacity, 1))}.active\:border-fuchsia-200:active{--tw-border-opacity: 1;border-color:rgb(245 208 254 / var(--tw-border-opacity, 1))}.active\:border-fuchsia-300:active{--tw-border-opacity: 1;border-color:rgb(240 171 252 / var(--tw-border-opacity, 1))}.active\:border-fuchsia-400:active{--tw-border-opacity: 1;border-color:rgb(232 121 249 / var(--tw-border-opacity, 1))}.active\:border-fuchsia-50:active{--tw-border-opacity: 1;border-color:rgb(253 244 255 / var(--tw-border-opacity, 1))}.active\:border-fuchsia-500:active{--tw-border-opacity: 1;border-color:rgb(217 70 239 / var(--tw-border-opacity, 1))}.active\:border-fuchsia-600:active{--tw-border-opacity: 1;border-color:rgb(192 38 211 / var(--tw-border-opacity, 1))}.active\:border-fuchsia-700:active{--tw-border-opacity: 1;border-color:rgb(162 28 175 / var(--tw-border-opacity, 1))}.active\:border-fuchsia-800:active{--tw-border-opacity: 1;border-color:rgb(134 25 143 / var(--tw-border-opacity, 1))}.active\:border-fuchsia-900:active{--tw-border-opacity: 1;border-color:rgb(112 26 117 / var(--tw-border-opacity, 1))}.active\:border-gray-100:active{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.active\:border-gray-200:active{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.active\:border-gray-300:active{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.active\:border-gray-400:active{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.active\:border-gray-50:active{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.active\:border-gray-500:active{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.active\:border-gray-600:active{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.active\:border-gray-700:active{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.active\:border-gray-800:active{--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.active\:border-gray-900:active{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.active\:border-green-100:active{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))}.active\:border-green-200:active{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.active\:border-green-300:active{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.active\:border-green-400:active{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.active\:border-green-50:active{--tw-border-opacity: 1;border-color:rgb(240 253 244 / var(--tw-border-opacity, 1))}.active\:border-green-500:active{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.active\:border-green-600:active{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.active\:border-green-700:active{--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity, 1))}.active\:border-green-800:active{--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.active\:border-green-900:active{--tw-border-opacity: 1;border-color:rgb(20 83 45 / var(--tw-border-opacity, 1))}.active\:border-indigo-100:active{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1))}.active\:border-indigo-200:active{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.active\:border-indigo-300:active{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.active\:border-indigo-400:active{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.active\:border-indigo-50:active{--tw-border-opacity: 1;border-color:rgb(238 242 255 / var(--tw-border-opacity, 1))}.active\:border-indigo-500:active{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.active\:border-indigo-600:active{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.active\:border-indigo-700:active{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1))}.active\:border-indigo-800:active{--tw-border-opacity: 1;border-color:rgb(55 48 163 / var(--tw-border-opacity, 1))}.active\:border-indigo-900:active{--tw-border-opacity: 1;border-color:rgb(49 46 129 / var(--tw-border-opacity, 1))}.active\:border-lime-100:active{--tw-border-opacity: 1;border-color:rgb(236 252 203 / var(--tw-border-opacity, 1))}.active\:border-lime-200:active{--tw-border-opacity: 1;border-color:rgb(217 249 157 / var(--tw-border-opacity, 1))}.active\:border-lime-300:active{--tw-border-opacity: 1;border-color:rgb(190 242 100 / var(--tw-border-opacity, 1))}.active\:border-lime-400:active{--tw-border-opacity: 1;border-color:rgb(163 230 53 / var(--tw-border-opacity, 1))}.active\:border-lime-50:active{--tw-border-opacity: 1;border-color:rgb(247 254 231 / var(--tw-border-opacity, 1))}.active\:border-lime-500:active{--tw-border-opacity: 1;border-color:rgb(132 204 22 / var(--tw-border-opacity, 1))}.active\:border-lime-600:active{--tw-border-opacity: 1;border-color:rgb(101 163 13 / var(--tw-border-opacity, 1))}.active\:border-lime-700:active{--tw-border-opacity: 1;border-color:rgb(77 124 15 / var(--tw-border-opacity, 1))}.active\:border-lime-800:active{--tw-border-opacity: 1;border-color:rgb(63 98 18 / var(--tw-border-opacity, 1))}.active\:border-lime-900:active{--tw-border-opacity: 1;border-color:rgb(54 83 20 / var(--tw-border-opacity, 1))}.active\:border-orange-100:active{--tw-border-opacity: 1;border-color:rgb(255 237 213 / var(--tw-border-opacity, 1))}.active\:border-orange-200:active{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.active\:border-orange-300:active{--tw-border-opacity: 1;border-color:rgb(253 186 116 / var(--tw-border-opacity, 1))}.active\:border-orange-400:active{--tw-border-opacity: 1;border-color:rgb(251 146 60 / var(--tw-border-opacity, 1))}.active\:border-orange-50:active{--tw-border-opacity: 1;border-color:rgb(255 247 237 / var(--tw-border-opacity, 1))}.active\:border-orange-500:active{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.active\:border-orange-600:active{--tw-border-opacity: 1;border-color:rgb(234 88 12 / var(--tw-border-opacity, 1))}.active\:border-orange-700:active{--tw-border-opacity: 1;border-color:rgb(194 65 12 / var(--tw-border-opacity, 1))}.active\:border-orange-800:active{--tw-border-opacity: 1;border-color:rgb(154 52 18 / var(--tw-border-opacity, 1))}.active\:border-orange-900:active{--tw-border-opacity: 1;border-color:rgb(124 45 18 / var(--tw-border-opacity, 1))}.active\:border-pink-100:active{--tw-border-opacity: 1;border-color:rgb(252 231 243 / var(--tw-border-opacity, 1))}.active\:border-pink-200:active{--tw-border-opacity: 1;border-color:rgb(251 207 232 / var(--tw-border-opacity, 1))}.active\:border-pink-300:active{--tw-border-opacity: 1;border-color:rgb(249 168 212 / var(--tw-border-opacity, 1))}.active\:border-pink-400:active{--tw-border-opacity: 1;border-color:rgb(244 114 182 / var(--tw-border-opacity, 1))}.active\:border-pink-50:active{--tw-border-opacity: 1;border-color:rgb(253 242 248 / var(--tw-border-opacity, 1))}.active\:border-pink-500:active{--tw-border-opacity: 1;border-color:rgb(236 72 153 / var(--tw-border-opacity, 1))}.active\:border-pink-600:active{--tw-border-opacity: 1;border-color:rgb(219 39 119 / var(--tw-border-opacity, 1))}.active\:border-pink-700:active{--tw-border-opacity: 1;border-color:rgb(190 24 93 / var(--tw-border-opacity, 1))}.active\:border-pink-800:active{--tw-border-opacity: 1;border-color:rgb(157 23 77 / var(--tw-border-opacity, 1))}.active\:border-pink-900:active{--tw-border-opacity: 1;border-color:rgb(131 24 67 / var(--tw-border-opacity, 1))}.active\:border-purple-100:active{--tw-border-opacity: 1;border-color:rgb(243 232 255 / var(--tw-border-opacity, 1))}.active\:border-purple-200:active{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.active\:border-purple-300:active{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.active\:border-purple-400:active{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.active\:border-purple-50:active{--tw-border-opacity: 1;border-color:rgb(250 245 255 / var(--tw-border-opacity, 1))}.active\:border-purple-500:active{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.active\:border-purple-600:active{--tw-border-opacity: 1;border-color:rgb(147 51 234 / var(--tw-border-opacity, 1))}.active\:border-purple-700:active{--tw-border-opacity: 1;border-color:rgb(126 34 206 / var(--tw-border-opacity, 1))}.active\:border-purple-800:active{--tw-border-opacity: 1;border-color:rgb(107 33 168 / var(--tw-border-opacity, 1))}.active\:border-purple-900:active{--tw-border-opacity: 1;border-color:rgb(88 28 135 / var(--tw-border-opacity, 1))}.active\:border-red-100:active{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.active\:border-red-200:active{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.active\:border-red-300:active{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.active\:border-red-400:active{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.active\:border-red-50:active{--tw-border-opacity: 1;border-color:rgb(254 242 242 / var(--tw-border-opacity, 1))}.active\:border-red-500:active{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.active\:border-red-600:active{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.active\:border-red-700:active{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.active\:border-red-800:active{--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.active\:border-red-900:active{--tw-border-opacity: 1;border-color:rgb(127 29 29 / var(--tw-border-opacity, 1))}.active\:border-rose-100:active{--tw-border-opacity: 1;border-color:rgb(255 228 230 / var(--tw-border-opacity, 1))}.active\:border-rose-200:active{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.active\:border-rose-300:active{--tw-border-opacity: 1;border-color:rgb(253 164 175 / var(--tw-border-opacity, 1))}.active\:border-rose-400:active{--tw-border-opacity: 1;border-color:rgb(251 113 133 / var(--tw-border-opacity, 1))}.active\:border-rose-50:active{--tw-border-opacity: 1;border-color:rgb(255 241 242 / var(--tw-border-opacity, 1))}.active\:border-rose-500:active{--tw-border-opacity: 1;border-color:rgb(244 63 94 / var(--tw-border-opacity, 1))}.active\:border-rose-600:active{--tw-border-opacity: 1;border-color:rgb(225 29 72 / var(--tw-border-opacity, 1))}.active\:border-rose-700:active{--tw-border-opacity: 1;border-color:rgb(190 18 60 / var(--tw-border-opacity, 1))}.active\:border-rose-800:active{--tw-border-opacity: 1;border-color:rgb(159 18 57 / var(--tw-border-opacity, 1))}.active\:border-rose-900:active{--tw-border-opacity: 1;border-color:rgb(136 19 55 / var(--tw-border-opacity, 1))}.active\:border-sky-100:active{--tw-border-opacity: 1;border-color:rgb(224 242 254 / var(--tw-border-opacity, 1))}.active\:border-sky-200:active{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.active\:border-sky-300:active{--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity, 1))}.active\:border-sky-400:active{--tw-border-opacity: 1;border-color:rgb(56 189 248 / var(--tw-border-opacity, 1))}.active\:border-sky-50:active{--tw-border-opacity: 1;border-color:rgb(240 249 255 / var(--tw-border-opacity, 1))}.active\:border-sky-500:active{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1))}.active\:border-sky-600:active{--tw-border-opacity: 1;border-color:rgb(2 132 199 / var(--tw-border-opacity, 1))}.active\:border-sky-700:active{--tw-border-opacity: 1;border-color:rgb(3 105 161 / var(--tw-border-opacity, 1))}.active\:border-sky-800:active{--tw-border-opacity: 1;border-color:rgb(7 89 133 / var(--tw-border-opacity, 1))}.active\:border-sky-900:active{--tw-border-opacity: 1;border-color:rgb(12 74 110 / var(--tw-border-opacity, 1))}.active\:border-slate-100:active{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.active\:border-slate-200:active{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.active\:border-slate-300:active{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.active\:border-slate-400:active{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.active\:border-slate-50:active{--tw-border-opacity: 1;border-color:rgb(248 250 252 / var(--tw-border-opacity, 1))}.active\:border-slate-500:active{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.active\:border-slate-600:active{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.active\:border-slate-700:active{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.active\:border-slate-800:active{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.active\:border-slate-900:active{--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity, 1))}.active\:border-teal-100:active{--tw-border-opacity: 1;border-color:rgb(204 251 241 / var(--tw-border-opacity, 1))}.active\:border-teal-200:active{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.active\:border-teal-300:active{--tw-border-opacity: 1;border-color:rgb(94 234 212 / var(--tw-border-opacity, 1))}.active\:border-teal-400:active{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.active\:border-teal-50:active{--tw-border-opacity: 1;border-color:rgb(240 253 250 / var(--tw-border-opacity, 1))}.active\:border-teal-500:active{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.active\:border-teal-600:active{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1))}.active\:border-teal-700:active{--tw-border-opacity: 1;border-color:rgb(15 118 110 / var(--tw-border-opacity, 1))}.active\:border-teal-800:active{--tw-border-opacity: 1;border-color:rgb(17 94 89 / var(--tw-border-opacity, 1))}.active\:border-teal-900:active{--tw-border-opacity: 1;border-color:rgb(19 78 74 / var(--tw-border-opacity, 1))}.active\:border-violet-100:active{--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity, 1))}.active\:border-violet-200:active{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.active\:border-violet-300:active{--tw-border-opacity: 1;border-color:rgb(196 181 253 / var(--tw-border-opacity, 1))}.active\:border-violet-400:active{--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1))}.active\:border-violet-50:active{--tw-border-opacity: 1;border-color:rgb(245 243 255 / var(--tw-border-opacity, 1))}.active\:border-violet-500:active{--tw-border-opacity: 1;border-color:rgb(139 92 246 / var(--tw-border-opacity, 1))}.active\:border-violet-600:active{--tw-border-opacity: 1;border-color:rgb(124 58 237 / var(--tw-border-opacity, 1))}.active\:border-violet-700:active{--tw-border-opacity: 1;border-color:rgb(109 40 217 / var(--tw-border-opacity, 1))}.active\:border-violet-800:active{--tw-border-opacity: 1;border-color:rgb(91 33 182 / var(--tw-border-opacity, 1))}.active\:border-violet-900:active{--tw-border-opacity: 1;border-color:rgb(76 29 149 / var(--tw-border-opacity, 1))}.active\:border-yellow-100:active{--tw-border-opacity: 1;border-color:rgb(254 249 195 / var(--tw-border-opacity, 1))}.active\:border-yellow-200:active{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.active\:border-yellow-300:active{--tw-border-opacity: 1;border-color:rgb(253 224 71 / var(--tw-border-opacity, 1))}.active\:border-yellow-400:active{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.active\:border-yellow-50:active{--tw-border-opacity: 1;border-color:rgb(254 252 232 / var(--tw-border-opacity, 1))}.active\:border-yellow-500:active{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.active\:border-yellow-600:active{--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.active\:border-yellow-700:active{--tw-border-opacity: 1;border-color:rgb(161 98 7 / var(--tw-border-opacity, 1))}.active\:border-yellow-800:active{--tw-border-opacity: 1;border-color:rgb(133 77 14 / var(--tw-border-opacity, 1))}.active\:border-yellow-900:active{--tw-border-opacity: 1;border-color:rgb(113 63 18 / var(--tw-border-opacity, 1))}.active\:bg-amber-100:active{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.active\:bg-amber-200:active{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.active\:bg-amber-300:active{--tw-bg-opacity: 1;background-color:rgb(252 211 77 / var(--tw-bg-opacity, 1))}.active\:bg-amber-400:active{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.active\:bg-amber-50:active{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.active\:bg-amber-500:active{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.active\:bg-amber-600:active{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.active\:bg-amber-700:active{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.active\:bg-amber-800:active{--tw-bg-opacity: 1;background-color:rgb(146 64 14 / var(--tw-bg-opacity, 1))}.active\:bg-amber-900:active{--tw-bg-opacity: 1;background-color:rgb(120 53 15 / var(--tw-bg-opacity, 1))}.active\:bg-blue-100:active{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.active\:bg-blue-200:active{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.active\:bg-blue-300:active{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.active\:bg-blue-400:active{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.active\:bg-blue-50:active{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.active\:bg-blue-500:active{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.active\:bg-blue-600:active{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.active\:bg-blue-700:active{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.active\:bg-blue-800:active{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.active\:bg-blue-900:active{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.active\:bg-cyan-100:active{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.active\:bg-cyan-200:active{--tw-bg-opacity: 1;background-color:rgb(165 243 252 / var(--tw-bg-opacity, 1))}.active\:bg-cyan-300:active{--tw-bg-opacity: 1;background-color:rgb(103 232 249 / var(--tw-bg-opacity, 1))}.active\:bg-cyan-400:active{--tw-bg-opacity: 1;background-color:rgb(34 211 238 / var(--tw-bg-opacity, 1))}.active\:bg-cyan-50:active{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.active\:bg-cyan-500:active{--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity, 1))}.active\:bg-cyan-600:active{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.active\:bg-cyan-700:active{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.active\:bg-cyan-800:active{--tw-bg-opacity: 1;background-color:rgb(21 94 117 / var(--tw-bg-opacity, 1))}.active\:bg-cyan-900:active{--tw-bg-opacity: 1;background-color:rgb(22 78 99 / var(--tw-bg-opacity, 1))}.active\:bg-emerald-100:active{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.active\:bg-emerald-200:active{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity, 1))}.active\:bg-emerald-300:active{--tw-bg-opacity: 1;background-color:rgb(110 231 183 / var(--tw-bg-opacity, 1))}.active\:bg-emerald-400:active{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.active\:bg-emerald-50:active{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.active\:bg-emerald-500:active{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.active\:bg-emerald-600:active{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.active\:bg-emerald-700:active{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.active\:bg-emerald-800:active{--tw-bg-opacity: 1;background-color:rgb(6 95 70 / var(--tw-bg-opacity, 1))}.active\:bg-emerald-900:active{--tw-bg-opacity: 1;background-color:rgb(6 78 59 / var(--tw-bg-opacity, 1))}.active\:bg-fuchsia-100:active{--tw-bg-opacity: 1;background-color:rgb(250 232 255 / var(--tw-bg-opacity, 1))}.active\:bg-fuchsia-200:active{--tw-bg-opacity: 1;background-color:rgb(245 208 254 / var(--tw-bg-opacity, 1))}.active\:bg-fuchsia-300:active{--tw-bg-opacity: 1;background-color:rgb(240 171 252 / var(--tw-bg-opacity, 1))}.active\:bg-fuchsia-400:active{--tw-bg-opacity: 1;background-color:rgb(232 121 249 / var(--tw-bg-opacity, 1))}.active\:bg-fuchsia-50:active{--tw-bg-opacity: 1;background-color:rgb(253 244 255 / var(--tw-bg-opacity, 1))}.active\:bg-fuchsia-500:active{--tw-bg-opacity: 1;background-color:rgb(217 70 239 / var(--tw-bg-opacity, 1))}.active\:bg-fuchsia-600:active{--tw-bg-opacity: 1;background-color:rgb(192 38 211 / var(--tw-bg-opacity, 1))}.active\:bg-fuchsia-700:active{--tw-bg-opacity: 1;background-color:rgb(162 28 175 / var(--tw-bg-opacity, 1))}.active\:bg-fuchsia-800:active{--tw-bg-opacity: 1;background-color:rgb(134 25 143 / var(--tw-bg-opacity, 1))}.active\:bg-fuchsia-900:active{--tw-bg-opacity: 1;background-color:rgb(112 26 117 / var(--tw-bg-opacity, 1))}.active\:bg-gray-100:active{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.active\:bg-gray-200:active{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.active\:bg-gray-300:active{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.active\:bg-gray-400:active{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.active\:bg-gray-50:active{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.active\:bg-gray-500:active{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.active\:bg-gray-600:active{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.active\:bg-gray-700:active{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.active\:bg-gray-800:active{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.active\:bg-gray-900:active{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.active\:bg-green-100:active{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.active\:bg-green-200:active{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.active\:bg-green-300:active{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity, 1))}.active\:bg-green-400:active{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.active\:bg-green-50:active{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.active\:bg-green-500:active{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.active\:bg-green-600:active{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.active\:bg-green-700:active{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.active\:bg-green-800:active{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.active\:bg-green-900:active{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))}.active\:bg-indigo-100:active{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.active\:bg-indigo-200:active{--tw-bg-opacity: 1;background-color:rgb(199 210 254 / var(--tw-bg-opacity, 1))}.active\:bg-indigo-300:active{--tw-bg-opacity: 1;background-color:rgb(165 180 252 / var(--tw-bg-opacity, 1))}.active\:bg-indigo-400:active{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity, 1))}.active\:bg-indigo-50:active{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.active\:bg-indigo-500:active{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.active\:bg-indigo-600:active{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.active\:bg-indigo-700:active{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.active\:bg-indigo-800:active{--tw-bg-opacity: 1;background-color:rgb(55 48 163 / var(--tw-bg-opacity, 1))}.active\:bg-indigo-900:active{--tw-bg-opacity: 1;background-color:rgb(49 46 129 / var(--tw-bg-opacity, 1))}.active\:bg-lime-100:active{--tw-bg-opacity: 1;background-color:rgb(236 252 203 / var(--tw-bg-opacity, 1))}.active\:bg-lime-200:active{--tw-bg-opacity: 1;background-color:rgb(217 249 157 / var(--tw-bg-opacity, 1))}.active\:bg-lime-300:active{--tw-bg-opacity: 1;background-color:rgb(190 242 100 / var(--tw-bg-opacity, 1))}.active\:bg-lime-400:active{--tw-bg-opacity: 1;background-color:rgb(163 230 53 / var(--tw-bg-opacity, 1))}.active\:bg-lime-50:active{--tw-bg-opacity: 1;background-color:rgb(247 254 231 / var(--tw-bg-opacity, 1))}.active\:bg-lime-500:active{--tw-bg-opacity: 1;background-color:rgb(132 204 22 / var(--tw-bg-opacity, 1))}.active\:bg-lime-600:active{--tw-bg-opacity: 1;background-color:rgb(101 163 13 / var(--tw-bg-opacity, 1))}.active\:bg-lime-700:active{--tw-bg-opacity: 1;background-color:rgb(77 124 15 / var(--tw-bg-opacity, 1))}.active\:bg-lime-800:active{--tw-bg-opacity: 1;background-color:rgb(63 98 18 / var(--tw-bg-opacity, 1))}.active\:bg-lime-900:active{--tw-bg-opacity: 1;background-color:rgb(54 83 20 / var(--tw-bg-opacity, 1))}.active\:bg-orange-100:active{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.active\:bg-orange-200:active{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity, 1))}.active\:bg-orange-300:active{--tw-bg-opacity: 1;background-color:rgb(253 186 116 / var(--tw-bg-opacity, 1))}.active\:bg-orange-400:active{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity, 1))}.active\:bg-orange-50:active{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.active\:bg-orange-500:active{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.active\:bg-orange-600:active{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.active\:bg-orange-700:active{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity, 1))}.active\:bg-orange-800:active{--tw-bg-opacity: 1;background-color:rgb(154 52 18 / var(--tw-bg-opacity, 1))}.active\:bg-orange-900:active{--tw-bg-opacity: 1;background-color:rgb(124 45 18 / var(--tw-bg-opacity, 1))}.active\:bg-pink-100:active{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.active\:bg-pink-200:active{--tw-bg-opacity: 1;background-color:rgb(251 207 232 / var(--tw-bg-opacity, 1))}.active\:bg-pink-300:active{--tw-bg-opacity: 1;background-color:rgb(249 168 212 / var(--tw-bg-opacity, 1))}.active\:bg-pink-400:active{--tw-bg-opacity: 1;background-color:rgb(244 114 182 / var(--tw-bg-opacity, 1))}.active\:bg-pink-50:active{--tw-bg-opacity: 1;background-color:rgb(253 242 248 / var(--tw-bg-opacity, 1))}.active\:bg-pink-500:active{--tw-bg-opacity: 1;background-color:rgb(236 72 153 / var(--tw-bg-opacity, 1))}.active\:bg-pink-600:active{--tw-bg-opacity: 1;background-color:rgb(219 39 119 / var(--tw-bg-opacity, 1))}.active\:bg-pink-700:active{--tw-bg-opacity: 1;background-color:rgb(190 24 93 / var(--tw-bg-opacity, 1))}.active\:bg-pink-800:active{--tw-bg-opacity: 1;background-color:rgb(157 23 77 / var(--tw-bg-opacity, 1))}.active\:bg-pink-900:active{--tw-bg-opacity: 1;background-color:rgb(131 24 67 / var(--tw-bg-opacity, 1))}.active\:bg-purple-100:active{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.active\:bg-purple-200:active{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity, 1))}.active\:bg-purple-300:active{--tw-bg-opacity: 1;background-color:rgb(216 180 254 / var(--tw-bg-opacity, 1))}.active\:bg-purple-400:active{--tw-bg-opacity: 1;background-color:rgb(192 132 252 / var(--tw-bg-opacity, 1))}.active\:bg-purple-50:active{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.active\:bg-purple-500:active{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.active\:bg-purple-600:active{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.active\:bg-purple-700:active{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.active\:bg-purple-800:active{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity, 1))}.active\:bg-purple-900:active{--tw-bg-opacity: 1;background-color:rgb(88 28 135 / var(--tw-bg-opacity, 1))}.active\:bg-red-100:active{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.active\:bg-red-200:active{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.active\:bg-red-300:active{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.active\:bg-red-400:active{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.active\:bg-red-50:active{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.active\:bg-red-500:active{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.active\:bg-red-600:active{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.active\:bg-red-700:active{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.active\:bg-red-800:active{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.active\:bg-red-900:active{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.active\:bg-rose-100:active{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.active\:bg-rose-200:active{--tw-bg-opacity: 1;background-color:rgb(254 205 211 / var(--tw-bg-opacity, 1))}.active\:bg-rose-300:active{--tw-bg-opacity: 1;background-color:rgb(253 164 175 / var(--tw-bg-opacity, 1))}.active\:bg-rose-400:active{--tw-bg-opacity: 1;background-color:rgb(251 113 133 / var(--tw-bg-opacity, 1))}.active\:bg-rose-50:active{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.active\:bg-rose-500:active{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.active\:bg-rose-600:active{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.active\:bg-rose-700:active{--tw-bg-opacity: 1;background-color:rgb(190 18 60 / var(--tw-bg-opacity, 1))}.active\:bg-rose-800:active{--tw-bg-opacity: 1;background-color:rgb(159 18 57 / var(--tw-bg-opacity, 1))}.active\:bg-rose-900:active{--tw-bg-opacity: 1;background-color:rgb(136 19 55 / var(--tw-bg-opacity, 1))}.active\:bg-sky-100:active{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.active\:bg-sky-200:active{--tw-bg-opacity: 1;background-color:rgb(186 230 253 / var(--tw-bg-opacity, 1))}.active\:bg-sky-300:active{--tw-bg-opacity: 1;background-color:rgb(125 211 252 / var(--tw-bg-opacity, 1))}.active\:bg-sky-400:active{--tw-bg-opacity: 1;background-color:rgb(56 189 248 / var(--tw-bg-opacity, 1))}.active\:bg-sky-50:active{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.active\:bg-sky-500:active{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity, 1))}.active\:bg-sky-600:active{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity, 1))}.active\:bg-sky-700:active{--tw-bg-opacity: 1;background-color:rgb(3 105 161 / var(--tw-bg-opacity, 1))}.active\:bg-sky-800:active{--tw-bg-opacity: 1;background-color:rgb(7 89 133 / var(--tw-bg-opacity, 1))}.active\:bg-sky-900:active{--tw-bg-opacity: 1;background-color:rgb(12 74 110 / var(--tw-bg-opacity, 1))}.active\:bg-slate-100:active{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.active\:bg-slate-200:active{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.active\:bg-slate-300:active{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.active\:bg-slate-400:active{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.active\:bg-slate-50:active{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.active\:bg-slate-500:active{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.active\:bg-slate-600:active{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.active\:bg-slate-700:active{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.active\:bg-slate-800:active{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.active\:bg-slate-900:active{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.active\:bg-teal-100:active{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.active\:bg-teal-200:active{--tw-bg-opacity: 1;background-color:rgb(153 246 228 / var(--tw-bg-opacity, 1))}.active\:bg-teal-300:active{--tw-bg-opacity: 1;background-color:rgb(94 234 212 / var(--tw-bg-opacity, 1))}.active\:bg-teal-400:active{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.active\:bg-teal-50:active{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.active\:bg-teal-500:active{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.active\:bg-teal-600:active{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.active\:bg-teal-700:active{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.active\:bg-teal-800:active{--tw-bg-opacity: 1;background-color:rgb(17 94 89 / var(--tw-bg-opacity, 1))}.active\:bg-teal-900:active{--tw-bg-opacity: 1;background-color:rgb(19 78 74 / var(--tw-bg-opacity, 1))}.active\:bg-violet-100:active{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.active\:bg-violet-200:active{--tw-bg-opacity: 1;background-color:rgb(221 214 254 / var(--tw-bg-opacity, 1))}.active\:bg-violet-300:active{--tw-bg-opacity: 1;background-color:rgb(196 181 253 / var(--tw-bg-opacity, 1))}.active\:bg-violet-400:active{--tw-bg-opacity: 1;background-color:rgb(167 139 250 / var(--tw-bg-opacity, 1))}.active\:bg-violet-50:active{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.active\:bg-violet-500:active{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}.active\:bg-violet-600:active{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.active\:bg-violet-700:active{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.active\:bg-violet-800:active{--tw-bg-opacity: 1;background-color:rgb(91 33 182 / var(--tw-bg-opacity, 1))}.active\:bg-violet-900:active{--tw-bg-opacity: 1;background-color:rgb(76 29 149 / var(--tw-bg-opacity, 1))}.active\:bg-yellow-100:active{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.active\:bg-yellow-200:active{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.active\:bg-yellow-300:active{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))}.active\:bg-yellow-400:active{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.active\:bg-yellow-50:active{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.active\:bg-yellow-500:active{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.active\:bg-yellow-600:active{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.active\:bg-yellow-700:active{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.active\:bg-yellow-800:active{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity, 1))}.active\:bg-yellow-900:active{--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.active\:from-amber-100:active{--tw-gradient-from: #fef3c7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-amber-200:active{--tw-gradient-from: #fde68a var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-amber-300:active{--tw-gradient-from: #fcd34d var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 211 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-amber-400:active{--tw-gradient-from: #fbbf24 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-amber-50:active{--tw-gradient-from: #fffbeb var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-amber-500:active{--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-amber-600:active{--tw-gradient-from: #d97706 var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-amber-700:active{--tw-gradient-from: #b45309 var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-amber-800:active{--tw-gradient-from: #92400e var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-amber-900:active{--tw-gradient-from: #78350f var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-blue-100:active{--tw-gradient-from: #dbeafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-blue-200:active{--tw-gradient-from: #bfdbfe var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-blue-300:active{--tw-gradient-from: #93c5fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-blue-400:active{--tw-gradient-from: #60a5fa var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-blue-50:active{--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-blue-500:active{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-blue-600:active{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-blue-700:active{--tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-blue-800:active{--tw-gradient-from: #1e40af var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-blue-900:active{--tw-gradient-from: #1e3a8a var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-cyan-100:active{--tw-gradient-from: #cffafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-cyan-200:active{--tw-gradient-from: #a5f3fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-cyan-300:active{--tw-gradient-from: #67e8f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-cyan-400:active{--tw-gradient-from: #22d3ee var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-cyan-50:active{--tw-gradient-from: #ecfeff var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-cyan-500:active{--tw-gradient-from: #06b6d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-cyan-600:active{--tw-gradient-from: #0891b2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-cyan-700:active{--tw-gradient-from: #0e7490 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-cyan-800:active{--tw-gradient-from: #155e75 var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-cyan-900:active{--tw-gradient-from: #164e63 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-emerald-100:active{--tw-gradient-from: #d1fae5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-emerald-200:active{--tw-gradient-from: #a7f3d0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-emerald-300:active{--tw-gradient-from: #6ee7b7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-emerald-400:active{--tw-gradient-from: #34d399 var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-emerald-50:active{--tw-gradient-from: #ecfdf5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-emerald-500:active{--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-emerald-600:active{--tw-gradient-from: #059669 var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-emerald-700:active{--tw-gradient-from: #047857 var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-emerald-800:active{--tw-gradient-from: #065f46 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-emerald-900:active{--tw-gradient-from: #064e3b var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 78 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-fuchsia-100:active{--tw-gradient-from: #fae8ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-fuchsia-200:active{--tw-gradient-from: #f5d0fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-fuchsia-300:active{--tw-gradient-from: #f0abfc var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-fuchsia-400:active{--tw-gradient-from: #e879f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-fuchsia-50:active{--tw-gradient-from: #fdf4ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-fuchsia-500:active{--tw-gradient-from: #d946ef var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-fuchsia-600:active{--tw-gradient-from: #c026d3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-fuchsia-700:active{--tw-gradient-from: #a21caf var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-fuchsia-800:active{--tw-gradient-from: #86198f var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-fuchsia-900:active{--tw-gradient-from: #701a75 var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-gray-100:active{--tw-gradient-from: #f3f4f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-gray-200:active{--tw-gradient-from: #e5e7eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-gray-300:active{--tw-gradient-from: #d1d5db var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-gray-400:active{--tw-gradient-from: #9ca3af var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-gray-50:active{--tw-gradient-from: #f9fafb var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-gray-500:active{--tw-gradient-from: #6b7280 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-gray-600:active{--tw-gradient-from: #4b5563 var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-gray-700:active{--tw-gradient-from: #374151 var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-gray-800:active{--tw-gradient-from: #1f2937 var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-gray-900:active{--tw-gradient-from: #111827 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-green-100:active{--tw-gradient-from: #dcfce7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-green-200:active{--tw-gradient-from: #bbf7d0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-green-300:active{--tw-gradient-from: #86efac var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-green-400:active{--tw-gradient-from: #4ade80 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-green-50:active{--tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-green-500:active{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-green-600:active{--tw-gradient-from: #16a34a var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-green-700:active{--tw-gradient-from: #15803d var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-green-800:active{--tw-gradient-from: #166534 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-green-900:active{--tw-gradient-from: #14532d var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-indigo-100:active{--tw-gradient-from: #e0e7ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-indigo-200:active{--tw-gradient-from: #c7d2fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-indigo-300:active{--tw-gradient-from: #a5b4fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-indigo-400:active{--tw-gradient-from: #818cf8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-indigo-50:active{--tw-gradient-from: #eef2ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-indigo-500:active{--tw-gradient-from: #6366f1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-indigo-600:active{--tw-gradient-from: #4f46e5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-indigo-700:active{--tw-gradient-from: #4338ca var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-indigo-800:active{--tw-gradient-from: #3730a3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-indigo-900:active{--tw-gradient-from: #312e81 var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-lime-100:active{--tw-gradient-from: #ecfccb var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-lime-200:active{--tw-gradient-from: #d9f99d var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-lime-300:active{--tw-gradient-from: #bef264 var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-lime-400:active{--tw-gradient-from: #a3e635 var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-lime-50:active{--tw-gradient-from: #f7fee7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-lime-500:active{--tw-gradient-from: #84cc16 var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-lime-600:active{--tw-gradient-from: #65a30d var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-lime-700:active{--tw-gradient-from: #4d7c0f var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-lime-800:active{--tw-gradient-from: #3f6212 var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-lime-900:active{--tw-gradient-from: #365314 var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-orange-100:active{--tw-gradient-from: #ffedd5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-orange-200:active{--tw-gradient-from: #fed7aa var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-orange-300:active{--tw-gradient-from: #fdba74 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-orange-400:active{--tw-gradient-from: #fb923c var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-orange-50:active{--tw-gradient-from: #fff7ed var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-orange-500:active{--tw-gradient-from: #f97316 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-orange-600:active{--tw-gradient-from: #ea580c var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-orange-700:active{--tw-gradient-from: #c2410c var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-orange-800:active{--tw-gradient-from: #9a3412 var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-orange-900:active{--tw-gradient-from: #7c2d12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-pink-100:active{--tw-gradient-from: #fce7f3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-pink-200:active{--tw-gradient-from: #fbcfe8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-pink-300:active{--tw-gradient-from: #f9a8d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-pink-400:active{--tw-gradient-from: #f472b6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-pink-50:active{--tw-gradient-from: #fdf2f8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-pink-500:active{--tw-gradient-from: #ec4899 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-pink-600:active{--tw-gradient-from: #db2777 var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-pink-700:active{--tw-gradient-from: #be185d var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-pink-800:active{--tw-gradient-from: #9d174d var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-pink-900:active{--tw-gradient-from: #831843 var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-purple-100:active{--tw-gradient-from: #f3e8ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-purple-200:active{--tw-gradient-from: #e9d5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-purple-300:active{--tw-gradient-from: #d8b4fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-purple-400:active{--tw-gradient-from: #c084fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-purple-50:active{--tw-gradient-from: #faf5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-purple-500:active{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-purple-600:active{--tw-gradient-from: #9333ea var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-purple-700:active{--tw-gradient-from: #7e22ce var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-purple-800:active{--tw-gradient-from: #6b21a8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-purple-900:active{--tw-gradient-from: #581c87 var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-red-100:active{--tw-gradient-from: #fee2e2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-red-200:active{--tw-gradient-from: #fecaca var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-red-300:active{--tw-gradient-from: #fca5a5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-red-400:active{--tw-gradient-from: #f87171 var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-red-50:active{--tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-red-500:active{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-red-600:active{--tw-gradient-from: #dc2626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-red-700:active{--tw-gradient-from: #b91c1c var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-red-800:active{--tw-gradient-from: #991b1b var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-red-900:active{--tw-gradient-from: #7f1d1d var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-rose-100:active{--tw-gradient-from: #ffe4e6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-rose-200:active{--tw-gradient-from: #fecdd3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-rose-300:active{--tw-gradient-from: #fda4af var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-rose-400:active{--tw-gradient-from: #fb7185 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-rose-50:active{--tw-gradient-from: #fff1f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-rose-500:active{--tw-gradient-from: #f43f5e var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-rose-600:active{--tw-gradient-from: #e11d48 var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-rose-700:active{--tw-gradient-from: #be123c var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-rose-800:active{--tw-gradient-from: #9f1239 var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-rose-900:active{--tw-gradient-from: #881337 var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-sky-100:active{--tw-gradient-from: #e0f2fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-sky-200:active{--tw-gradient-from: #bae6fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-sky-300:active{--tw-gradient-from: #7dd3fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-sky-400:active{--tw-gradient-from: #38bdf8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-sky-50:active{--tw-gradient-from: #f0f9ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-sky-500:active{--tw-gradient-from: #0ea5e9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-sky-600:active{--tw-gradient-from: #0284c7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-sky-700:active{--tw-gradient-from: #0369a1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-sky-800:active{--tw-gradient-from: #075985 var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-sky-900:active{--tw-gradient-from: #0c4a6e var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-slate-100:active{--tw-gradient-from: #f1f5f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-slate-200:active{--tw-gradient-from: #e2e8f0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-slate-300:active{--tw-gradient-from: #cbd5e1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-slate-400:active{--tw-gradient-from: #94a3b8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-slate-50:active{--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-slate-500:active{--tw-gradient-from: #64748b var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-slate-600:active{--tw-gradient-from: #475569 var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-slate-700:active{--tw-gradient-from: #334155 var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-slate-800:active{--tw-gradient-from: #1e293b var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-slate-900:active{--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)}.active\:from-teal-100:active{--tw-gradient-from: #ccfbf1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-teal-200:active{--tw-gradient-from: #99f6e4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-teal-300:active{--tw-gradient-from: #5eead4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-teal-400:active{--tw-gradient-from: #2dd4bf var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-teal-50:active{--tw-gradient-from: #f0fdfa var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-teal-500:active{--tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-teal-600:active{--tw-gradient-from: #0d9488 var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-teal-700:active{--tw-gradient-from: #0f766e var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-teal-800:active{--tw-gradient-from: #115e59 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-teal-900:active{--tw-gradient-from: #134e4a var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-violet-100:active{--tw-gradient-from: #ede9fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-violet-200:active{--tw-gradient-from: #ddd6fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-violet-300:active{--tw-gradient-from: #c4b5fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-violet-400:active{--tw-gradient-from: #a78bfa var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-violet-50:active{--tw-gradient-from: #f5f3ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-violet-500:active{--tw-gradient-from: #8b5cf6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-violet-600:active{--tw-gradient-from: #7c3aed var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-violet-700:active{--tw-gradient-from: #6d28d9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-violet-800:active{--tw-gradient-from: #5b21b6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-violet-900:active{--tw-gradient-from: #4c1d95 var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-yellow-100:active{--tw-gradient-from: #fef9c3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-yellow-200:active{--tw-gradient-from: #fef08a var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-yellow-300:active{--tw-gradient-from: #fde047 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-yellow-400:active{--tw-gradient-from: #facc15 var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-yellow-50:active{--tw-gradient-from: #fefce8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-yellow-500:active{--tw-gradient-from: #eab308 var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-yellow-600:active{--tw-gradient-from: #ca8a04 var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-yellow-700:active{--tw-gradient-from: #a16207 var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-yellow-800:active{--tw-gradient-from: #854d0e var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:from-yellow-900:active{--tw-gradient-from: #713f12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.active\:to-amber-100:active{--tw-gradient-to: #fef3c7 var(--tw-gradient-to-position)}.active\:to-amber-200:active{--tw-gradient-to: #fde68a var(--tw-gradient-to-position)}.active\:to-amber-300:active{--tw-gradient-to: #fcd34d var(--tw-gradient-to-position)}.active\:to-amber-400:active{--tw-gradient-to: #fbbf24 var(--tw-gradient-to-position)}.active\:to-amber-50:active{--tw-gradient-to: #fffbeb var(--tw-gradient-to-position)}.active\:to-amber-500:active{--tw-gradient-to: #f59e0b var(--tw-gradient-to-position)}.active\:to-amber-600:active{--tw-gradient-to: #d97706 var(--tw-gradient-to-position)}.active\:to-amber-700:active{--tw-gradient-to: #b45309 var(--tw-gradient-to-position)}.active\:to-amber-800:active{--tw-gradient-to: #92400e var(--tw-gradient-to-position)}.active\:to-amber-900:active{--tw-gradient-to: #78350f var(--tw-gradient-to-position)}.active\:to-blue-100:active{--tw-gradient-to: #dbeafe var(--tw-gradient-to-position)}.active\:to-blue-200:active{--tw-gradient-to: #bfdbfe var(--tw-gradient-to-position)}.active\:to-blue-300:active{--tw-gradient-to: #93c5fd var(--tw-gradient-to-position)}.active\:to-blue-400:active{--tw-gradient-to: #60a5fa var(--tw-gradient-to-position)}.active\:to-blue-50:active{--tw-gradient-to: #eff6ff var(--tw-gradient-to-position)}.active\:to-blue-500:active{--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position)}.active\:to-blue-600:active{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.active\:to-blue-700:active{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position)}.active\:to-blue-800:active{--tw-gradient-to: #1e40af var(--tw-gradient-to-position)}.active\:to-blue-900:active{--tw-gradient-to: #1e3a8a var(--tw-gradient-to-position)}.active\:to-cyan-100:active{--tw-gradient-to: #cffafe var(--tw-gradient-to-position)}.active\:to-cyan-200:active{--tw-gradient-to: #a5f3fc var(--tw-gradient-to-position)}.active\:to-cyan-300:active{--tw-gradient-to: #67e8f9 var(--tw-gradient-to-position)}.active\:to-cyan-400:active{--tw-gradient-to: #22d3ee var(--tw-gradient-to-position)}.active\:to-cyan-50:active{--tw-gradient-to: #ecfeff var(--tw-gradient-to-position)}.active\:to-cyan-500:active{--tw-gradient-to: #06b6d4 var(--tw-gradient-to-position)}.active\:to-cyan-600:active{--tw-gradient-to: #0891b2 var(--tw-gradient-to-position)}.active\:to-cyan-700:active{--tw-gradient-to: #0e7490 var(--tw-gradient-to-position)}.active\:to-cyan-800:active{--tw-gradient-to: #155e75 var(--tw-gradient-to-position)}.active\:to-cyan-900:active{--tw-gradient-to: #164e63 var(--tw-gradient-to-position)}.active\:to-emerald-100:active{--tw-gradient-to: #d1fae5 var(--tw-gradient-to-position)}.active\:to-emerald-200:active{--tw-gradient-to: #a7f3d0 var(--tw-gradient-to-position)}.active\:to-emerald-300:active{--tw-gradient-to: #6ee7b7 var(--tw-gradient-to-position)}.active\:to-emerald-400:active{--tw-gradient-to: #34d399 var(--tw-gradient-to-position)}.active\:to-emerald-50:active{--tw-gradient-to: #ecfdf5 var(--tw-gradient-to-position)}.active\:to-emerald-500:active{--tw-gradient-to: #10b981 var(--tw-gradient-to-position)}.active\:to-emerald-600:active{--tw-gradient-to: #059669 var(--tw-gradient-to-position)}.active\:to-emerald-700:active{--tw-gradient-to: #047857 var(--tw-gradient-to-position)}.active\:to-emerald-800:active{--tw-gradient-to: #065f46 var(--tw-gradient-to-position)}.active\:to-emerald-900:active{--tw-gradient-to: #064e3b var(--tw-gradient-to-position)}.active\:to-fuchsia-100:active{--tw-gradient-to: #fae8ff var(--tw-gradient-to-position)}.active\:to-fuchsia-200:active{--tw-gradient-to: #f5d0fe var(--tw-gradient-to-position)}.active\:to-fuchsia-300:active{--tw-gradient-to: #f0abfc var(--tw-gradient-to-position)}.active\:to-fuchsia-400:active{--tw-gradient-to: #e879f9 var(--tw-gradient-to-position)}.active\:to-fuchsia-50:active{--tw-gradient-to: #fdf4ff var(--tw-gradient-to-position)}.active\:to-fuchsia-500:active{--tw-gradient-to: #d946ef var(--tw-gradient-to-position)}.active\:to-fuchsia-600:active{--tw-gradient-to: #c026d3 var(--tw-gradient-to-position)}.active\:to-fuchsia-700:active{--tw-gradient-to: #a21caf var(--tw-gradient-to-position)}.active\:to-fuchsia-800:active{--tw-gradient-to: #86198f var(--tw-gradient-to-position)}.active\:to-fuchsia-900:active{--tw-gradient-to: #701a75 var(--tw-gradient-to-position)}.active\:to-gray-100:active{--tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position)}.active\:to-gray-200:active{--tw-gradient-to: #e5e7eb var(--tw-gradient-to-position)}.active\:to-gray-300:active{--tw-gradient-to: #d1d5db var(--tw-gradient-to-position)}.active\:to-gray-400:active{--tw-gradient-to: #9ca3af var(--tw-gradient-to-position)}.active\:to-gray-50:active{--tw-gradient-to: #f9fafb var(--tw-gradient-to-position)}.active\:to-gray-500:active{--tw-gradient-to: #6b7280 var(--tw-gradient-to-position)}.active\:to-gray-600:active{--tw-gradient-to: #4b5563 var(--tw-gradient-to-position)}.active\:to-gray-700:active{--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.active\:to-gray-800:active{--tw-gradient-to: #1f2937 var(--tw-gradient-to-position)}.active\:to-gray-900:active{--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.active\:to-green-100:active{--tw-gradient-to: #dcfce7 var(--tw-gradient-to-position)}.active\:to-green-200:active{--tw-gradient-to: #bbf7d0 var(--tw-gradient-to-position)}.active\:to-green-300:active{--tw-gradient-to: #86efac var(--tw-gradient-to-position)}.active\:to-green-400:active{--tw-gradient-to: #4ade80 var(--tw-gradient-to-position)}.active\:to-green-50:active{--tw-gradient-to: #f0fdf4 var(--tw-gradient-to-position)}.active\:to-green-500:active{--tw-gradient-to: #22c55e var(--tw-gradient-to-position)}.active\:to-green-600:active{--tw-gradient-to: #16a34a var(--tw-gradient-to-position)}.active\:to-green-700:active{--tw-gradient-to: #15803d var(--tw-gradient-to-position)}.active\:to-green-800:active{--tw-gradient-to: #166534 var(--tw-gradient-to-position)}.active\:to-green-900:active{--tw-gradient-to: #14532d var(--tw-gradient-to-position)}.active\:to-indigo-100:active{--tw-gradient-to: #e0e7ff var(--tw-gradient-to-position)}.active\:to-indigo-200:active{--tw-gradient-to: #c7d2fe var(--tw-gradient-to-position)}.active\:to-indigo-300:active{--tw-gradient-to: #a5b4fc var(--tw-gradient-to-position)}.active\:to-indigo-400:active{--tw-gradient-to: #818cf8 var(--tw-gradient-to-position)}.active\:to-indigo-50:active{--tw-gradient-to: #eef2ff var(--tw-gradient-to-position)}.active\:to-indigo-500:active{--tw-gradient-to: #6366f1 var(--tw-gradient-to-position)}.active\:to-indigo-600:active{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.active\:to-indigo-700:active{--tw-gradient-to: #4338ca var(--tw-gradient-to-position)}.active\:to-indigo-800:active{--tw-gradient-to: #3730a3 var(--tw-gradient-to-position)}.active\:to-indigo-900:active{--tw-gradient-to: #312e81 var(--tw-gradient-to-position)}.active\:to-lime-100:active{--tw-gradient-to: #ecfccb var(--tw-gradient-to-position)}.active\:to-lime-200:active{--tw-gradient-to: #d9f99d var(--tw-gradient-to-position)}.active\:to-lime-300:active{--tw-gradient-to: #bef264 var(--tw-gradient-to-position)}.active\:to-lime-400:active{--tw-gradient-to: #a3e635 var(--tw-gradient-to-position)}.active\:to-lime-50:active{--tw-gradient-to: #f7fee7 var(--tw-gradient-to-position)}.active\:to-lime-500:active{--tw-gradient-to: #84cc16 var(--tw-gradient-to-position)}.active\:to-lime-600:active{--tw-gradient-to: #65a30d var(--tw-gradient-to-position)}.active\:to-lime-700:active{--tw-gradient-to: #4d7c0f var(--tw-gradient-to-position)}.active\:to-lime-800:active{--tw-gradient-to: #3f6212 var(--tw-gradient-to-position)}.active\:to-lime-900:active{--tw-gradient-to: #365314 var(--tw-gradient-to-position)}.active\:to-orange-100:active{--tw-gradient-to: #ffedd5 var(--tw-gradient-to-position)}.active\:to-orange-200:active{--tw-gradient-to: #fed7aa var(--tw-gradient-to-position)}.active\:to-orange-300:active{--tw-gradient-to: #fdba74 var(--tw-gradient-to-position)}.active\:to-orange-400:active{--tw-gradient-to: #fb923c var(--tw-gradient-to-position)}.active\:to-orange-50:active{--tw-gradient-to: #fff7ed var(--tw-gradient-to-position)}.active\:to-orange-500:active{--tw-gradient-to: #f97316 var(--tw-gradient-to-position)}.active\:to-orange-600:active{--tw-gradient-to: #ea580c var(--tw-gradient-to-position)}.active\:to-orange-700:active{--tw-gradient-to: #c2410c var(--tw-gradient-to-position)}.active\:to-orange-800:active{--tw-gradient-to: #9a3412 var(--tw-gradient-to-position)}.active\:to-orange-900:active{--tw-gradient-to: #7c2d12 var(--tw-gradient-to-position)}.active\:to-pink-100:active{--tw-gradient-to: #fce7f3 var(--tw-gradient-to-position)}.active\:to-pink-200:active{--tw-gradient-to: #fbcfe8 var(--tw-gradient-to-position)}.active\:to-pink-300:active{--tw-gradient-to: #f9a8d4 var(--tw-gradient-to-position)}.active\:to-pink-400:active{--tw-gradient-to: #f472b6 var(--tw-gradient-to-position)}.active\:to-pink-50:active{--tw-gradient-to: #fdf2f8 var(--tw-gradient-to-position)}.active\:to-pink-500:active{--tw-gradient-to: #ec4899 var(--tw-gradient-to-position)}.active\:to-pink-600:active{--tw-gradient-to: #db2777 var(--tw-gradient-to-position)}.active\:to-pink-700:active{--tw-gradient-to: #be185d var(--tw-gradient-to-position)}.active\:to-pink-800:active{--tw-gradient-to: #9d174d var(--tw-gradient-to-position)}.active\:to-pink-900:active{--tw-gradient-to: #831843 var(--tw-gradient-to-position)}.active\:to-purple-100:active{--tw-gradient-to: #f3e8ff var(--tw-gradient-to-position)}.active\:to-purple-200:active{--tw-gradient-to: #e9d5ff var(--tw-gradient-to-position)}.active\:to-purple-300:active{--tw-gradient-to: #d8b4fe var(--tw-gradient-to-position)}.active\:to-purple-400:active{--tw-gradient-to: #c084fc var(--tw-gradient-to-position)}.active\:to-purple-50:active{--tw-gradient-to: #faf5ff var(--tw-gradient-to-position)}.active\:to-purple-500:active{--tw-gradient-to: #a855f7 var(--tw-gradient-to-position)}.active\:to-purple-600:active{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.active\:to-purple-700:active{--tw-gradient-to: #7e22ce var(--tw-gradient-to-position)}.active\:to-purple-800:active{--tw-gradient-to: #6b21a8 var(--tw-gradient-to-position)}.active\:to-purple-900:active{--tw-gradient-to: #581c87 var(--tw-gradient-to-position)}.active\:to-red-100:active{--tw-gradient-to: #fee2e2 var(--tw-gradient-to-position)}.active\:to-red-200:active{--tw-gradient-to: #fecaca var(--tw-gradient-to-position)}.active\:to-red-300:active{--tw-gradient-to: #fca5a5 var(--tw-gradient-to-position)}.active\:to-red-400:active{--tw-gradient-to: #f87171 var(--tw-gradient-to-position)}.active\:to-red-50:active{--tw-gradient-to: #fef2f2 var(--tw-gradient-to-position)}.active\:to-red-500:active{--tw-gradient-to: #ef4444 var(--tw-gradient-to-position)}.active\:to-red-600:active{--tw-gradient-to: #dc2626 var(--tw-gradient-to-position)}.active\:to-red-700:active{--tw-gradient-to: #b91c1c var(--tw-gradient-to-position)}.active\:to-red-800:active{--tw-gradient-to: #991b1b var(--tw-gradient-to-position)}.active\:to-red-900:active{--tw-gradient-to: #7f1d1d var(--tw-gradient-to-position)}.active\:to-rose-100:active{--tw-gradient-to: #ffe4e6 var(--tw-gradient-to-position)}.active\:to-rose-200:active{--tw-gradient-to: #fecdd3 var(--tw-gradient-to-position)}.active\:to-rose-300:active{--tw-gradient-to: #fda4af var(--tw-gradient-to-position)}.active\:to-rose-400:active{--tw-gradient-to: #fb7185 var(--tw-gradient-to-position)}.active\:to-rose-50:active{--tw-gradient-to: #fff1f2 var(--tw-gradient-to-position)}.active\:to-rose-500:active{--tw-gradient-to: #f43f5e var(--tw-gradient-to-position)}.active\:to-rose-600:active{--tw-gradient-to: #e11d48 var(--tw-gradient-to-position)}.active\:to-rose-700:active{--tw-gradient-to: #be123c var(--tw-gradient-to-position)}.active\:to-rose-800:active{--tw-gradient-to: #9f1239 var(--tw-gradient-to-position)}.active\:to-rose-900:active{--tw-gradient-to: #881337 var(--tw-gradient-to-position)}.active\:to-sky-100:active{--tw-gradient-to: #e0f2fe var(--tw-gradient-to-position)}.active\:to-sky-200:active{--tw-gradient-to: #bae6fd var(--tw-gradient-to-position)}.active\:to-sky-300:active{--tw-gradient-to: #7dd3fc var(--tw-gradient-to-position)}.active\:to-sky-400:active{--tw-gradient-to: #38bdf8 var(--tw-gradient-to-position)}.active\:to-sky-50:active{--tw-gradient-to: #f0f9ff var(--tw-gradient-to-position)}.active\:to-sky-500:active{--tw-gradient-to: #0ea5e9 var(--tw-gradient-to-position)}.active\:to-sky-600:active{--tw-gradient-to: #0284c7 var(--tw-gradient-to-position)}.active\:to-sky-700:active{--tw-gradient-to: #0369a1 var(--tw-gradient-to-position)}.active\:to-sky-800:active{--tw-gradient-to: #075985 var(--tw-gradient-to-position)}.active\:to-sky-900:active{--tw-gradient-to: #0c4a6e var(--tw-gradient-to-position)}.active\:to-slate-100:active{--tw-gradient-to: #f1f5f9 var(--tw-gradient-to-position)}.active\:to-slate-200:active{--tw-gradient-to: #e2e8f0 var(--tw-gradient-to-position)}.active\:to-slate-300:active{--tw-gradient-to: #cbd5e1 var(--tw-gradient-to-position)}.active\:to-slate-400:active{--tw-gradient-to: #94a3b8 var(--tw-gradient-to-position)}.active\:to-slate-50:active{--tw-gradient-to: #f8fafc var(--tw-gradient-to-position)}.active\:to-slate-500:active{--tw-gradient-to: #64748b var(--tw-gradient-to-position)}.active\:to-slate-600:active{--tw-gradient-to: #475569 var(--tw-gradient-to-position)}.active\:to-slate-700:active{--tw-gradient-to: #334155 var(--tw-gradient-to-position)}.active\:to-slate-800:active{--tw-gradient-to: #1e293b var(--tw-gradient-to-position)}.active\:to-slate-900:active{--tw-gradient-to: #0f172a var(--tw-gradient-to-position)}.active\:to-teal-100:active{--tw-gradient-to: #ccfbf1 var(--tw-gradient-to-position)}.active\:to-teal-200:active{--tw-gradient-to: #99f6e4 var(--tw-gradient-to-position)}.active\:to-teal-300:active{--tw-gradient-to: #5eead4 var(--tw-gradient-to-position)}.active\:to-teal-400:active{--tw-gradient-to: #2dd4bf var(--tw-gradient-to-position)}.active\:to-teal-50:active{--tw-gradient-to: #f0fdfa var(--tw-gradient-to-position)}.active\:to-teal-500:active{--tw-gradient-to: #14b8a6 var(--tw-gradient-to-position)}.active\:to-teal-600:active{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.active\:to-teal-700:active{--tw-gradient-to: #0f766e var(--tw-gradient-to-position)}.active\:to-teal-800:active{--tw-gradient-to: #115e59 var(--tw-gradient-to-position)}.active\:to-teal-900:active{--tw-gradient-to: #134e4a var(--tw-gradient-to-position)}.active\:to-violet-100:active{--tw-gradient-to: #ede9fe var(--tw-gradient-to-position)}.active\:to-violet-200:active{--tw-gradient-to: #ddd6fe var(--tw-gradient-to-position)}.active\:to-violet-300:active{--tw-gradient-to: #c4b5fd var(--tw-gradient-to-position)}.active\:to-violet-400:active{--tw-gradient-to: #a78bfa var(--tw-gradient-to-position)}.active\:to-violet-50:active{--tw-gradient-to: #f5f3ff var(--tw-gradient-to-position)}.active\:to-violet-500:active{--tw-gradient-to: #8b5cf6 var(--tw-gradient-to-position)}.active\:to-violet-600:active{--tw-gradient-to: #7c3aed var(--tw-gradient-to-position)}.active\:to-violet-700:active{--tw-gradient-to: #6d28d9 var(--tw-gradient-to-position)}.active\:to-violet-800:active{--tw-gradient-to: #5b21b6 var(--tw-gradient-to-position)}.active\:to-violet-900:active{--tw-gradient-to: #4c1d95 var(--tw-gradient-to-position)}.active\:to-yellow-100:active{--tw-gradient-to: #fef9c3 var(--tw-gradient-to-position)}.active\:to-yellow-200:active{--tw-gradient-to: #fef08a var(--tw-gradient-to-position)}.active\:to-yellow-300:active{--tw-gradient-to: #fde047 var(--tw-gradient-to-position)}.active\:to-yellow-400:active{--tw-gradient-to: #facc15 var(--tw-gradient-to-position)}.active\:to-yellow-50:active{--tw-gradient-to: #fefce8 var(--tw-gradient-to-position)}.active\:to-yellow-500:active{--tw-gradient-to: #eab308 var(--tw-gradient-to-position)}.active\:to-yellow-600:active{--tw-gradient-to: #ca8a04 var(--tw-gradient-to-position)}.active\:to-yellow-700:active{--tw-gradient-to: #a16207 var(--tw-gradient-to-position)}.active\:to-yellow-800:active{--tw-gradient-to: #854d0e var(--tw-gradient-to-position)}.active\:to-yellow-900:active{--tw-gradient-to: #713f12 var(--tw-gradient-to-position)}.active\:text-amber-100:active{--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity, 1))}.active\:text-amber-200:active{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.active\:text-amber-300:active{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.active\:text-amber-400:active{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.active\:text-amber-50:active{--tw-text-opacity: 1;color:rgb(255 251 235 / var(--tw-text-opacity, 1))}.active\:text-amber-500:active{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.active\:text-amber-600:active{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.active\:text-amber-700:active{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.active\:text-amber-800:active{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.active\:text-amber-900:active{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.active\:text-blue-100:active{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.active\:text-blue-200:active{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.active\:text-blue-300:active{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.active\:text-blue-400:active{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.active\:text-blue-50:active{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity, 1))}.active\:text-blue-500:active{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.active\:text-blue-600:active{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.active\:text-blue-700:active{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.active\:text-blue-800:active{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.active\:text-blue-900:active{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.active\:text-cyan-100:active{--tw-text-opacity: 1;color:rgb(207 250 254 / var(--tw-text-opacity, 1))}.active\:text-cyan-200:active{--tw-text-opacity: 1;color:rgb(165 243 252 / var(--tw-text-opacity, 1))}.active\:text-cyan-300:active{--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.active\:text-cyan-400:active{--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.active\:text-cyan-50:active{--tw-text-opacity: 1;color:rgb(236 254 255 / var(--tw-text-opacity, 1))}.active\:text-cyan-500:active{--tw-text-opacity: 1;color:rgb(6 182 212 / var(--tw-text-opacity, 1))}.active\:text-cyan-600:active{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.active\:text-cyan-700:active{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.active\:text-cyan-800:active{--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity, 1))}.active\:text-cyan-900:active{--tw-text-opacity: 1;color:rgb(22 78 99 / var(--tw-text-opacity, 1))}.active\:text-emerald-100:active{--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.active\:text-emerald-200:active{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.active\:text-emerald-300:active{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.active\:text-emerald-400:active{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.active\:text-emerald-50:active{--tw-text-opacity: 1;color:rgb(236 253 245 / var(--tw-text-opacity, 1))}.active\:text-emerald-500:active{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.active\:text-emerald-600:active{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.active\:text-emerald-700:active{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.active\:text-emerald-800:active{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.active\:text-emerald-900:active{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.active\:text-fuchsia-100:active{--tw-text-opacity: 1;color:rgb(250 232 255 / var(--tw-text-opacity, 1))}.active\:text-fuchsia-200:active{--tw-text-opacity: 1;color:rgb(245 208 254 / var(--tw-text-opacity, 1))}.active\:text-fuchsia-300:active{--tw-text-opacity: 1;color:rgb(240 171 252 / var(--tw-text-opacity, 1))}.active\:text-fuchsia-400:active{--tw-text-opacity: 1;color:rgb(232 121 249 / var(--tw-text-opacity, 1))}.active\:text-fuchsia-50:active{--tw-text-opacity: 1;color:rgb(253 244 255 / var(--tw-text-opacity, 1))}.active\:text-fuchsia-500:active{--tw-text-opacity: 1;color:rgb(217 70 239 / var(--tw-text-opacity, 1))}.active\:text-fuchsia-600:active{--tw-text-opacity: 1;color:rgb(192 38 211 / var(--tw-text-opacity, 1))}.active\:text-fuchsia-700:active{--tw-text-opacity: 1;color:rgb(162 28 175 / var(--tw-text-opacity, 1))}.active\:text-fuchsia-800:active{--tw-text-opacity: 1;color:rgb(134 25 143 / var(--tw-text-opacity, 1))}.active\:text-fuchsia-900:active{--tw-text-opacity: 1;color:rgb(112 26 117 / var(--tw-text-opacity, 1))}.active\:text-gray-100:active{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.active\:text-gray-200:active{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.active\:text-gray-300:active{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.active\:text-gray-400:active{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.active\:text-gray-50:active{--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.active\:text-gray-500:active{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.active\:text-gray-600:active{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.active\:text-gray-700:active{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.active\:text-gray-800:active{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.active\:text-gray-900:active{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.active\:text-green-100:active{--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity, 1))}.active\:text-green-200:active{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.active\:text-green-300:active{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.active\:text-green-400:active{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.active\:text-green-50:active{--tw-text-opacity: 1;color:rgb(240 253 244 / var(--tw-text-opacity, 1))}.active\:text-green-500:active{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.active\:text-green-600:active{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.active\:text-green-700:active{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.active\:text-green-800:active{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.active\:text-green-900:active{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.active\:text-indigo-100:active{--tw-text-opacity: 1;color:rgb(224 231 255 / var(--tw-text-opacity, 1))}.active\:text-indigo-200:active{--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity, 1))}.active\:text-indigo-300:active{--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity, 1))}.active\:text-indigo-400:active{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.active\:text-indigo-50:active{--tw-text-opacity: 1;color:rgb(238 242 255 / var(--tw-text-opacity, 1))}.active\:text-indigo-500:active{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.active\:text-indigo-600:active{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.active\:text-indigo-700:active{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.active\:text-indigo-800:active{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.active\:text-indigo-900:active{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.active\:text-lime-100:active{--tw-text-opacity: 1;color:rgb(236 252 203 / var(--tw-text-opacity, 1))}.active\:text-lime-200:active{--tw-text-opacity: 1;color:rgb(217 249 157 / var(--tw-text-opacity, 1))}.active\:text-lime-300:active{--tw-text-opacity: 1;color:rgb(190 242 100 / var(--tw-text-opacity, 1))}.active\:text-lime-400:active{--tw-text-opacity: 1;color:rgb(163 230 53 / var(--tw-text-opacity, 1))}.active\:text-lime-50:active{--tw-text-opacity: 1;color:rgb(247 254 231 / var(--tw-text-opacity, 1))}.active\:text-lime-500:active{--tw-text-opacity: 1;color:rgb(132 204 22 / var(--tw-text-opacity, 1))}.active\:text-lime-600:active{--tw-text-opacity: 1;color:rgb(101 163 13 / var(--tw-text-opacity, 1))}.active\:text-lime-700:active{--tw-text-opacity: 1;color:rgb(77 124 15 / var(--tw-text-opacity, 1))}.active\:text-lime-800:active{--tw-text-opacity: 1;color:rgb(63 98 18 / var(--tw-text-opacity, 1))}.active\:text-lime-900:active{--tw-text-opacity: 1;color:rgb(54 83 20 / var(--tw-text-opacity, 1))}.active\:text-orange-100:active{--tw-text-opacity: 1;color:rgb(255 237 213 / var(--tw-text-opacity, 1))}.active\:text-orange-200:active{--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity, 1))}.active\:text-orange-300:active{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.active\:text-orange-400:active{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.active\:text-orange-50:active{--tw-text-opacity: 1;color:rgb(255 247 237 / var(--tw-text-opacity, 1))}.active\:text-orange-500:active{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.active\:text-orange-600:active{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.active\:text-orange-700:active{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.active\:text-orange-800:active{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.active\:text-orange-900:active{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity, 1))}.active\:text-pink-100:active{--tw-text-opacity: 1;color:rgb(252 231 243 / var(--tw-text-opacity, 1))}.active\:text-pink-200:active{--tw-text-opacity: 1;color:rgb(251 207 232 / var(--tw-text-opacity, 1))}.active\:text-pink-300:active{--tw-text-opacity: 1;color:rgb(249 168 212 / var(--tw-text-opacity, 1))}.active\:text-pink-400:active{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.active\:text-pink-50:active{--tw-text-opacity: 1;color:rgb(253 242 248 / var(--tw-text-opacity, 1))}.active\:text-pink-500:active{--tw-text-opacity: 1;color:rgb(236 72 153 / var(--tw-text-opacity, 1))}.active\:text-pink-600:active{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity, 1))}.active\:text-pink-700:active{--tw-text-opacity: 1;color:rgb(190 24 93 / var(--tw-text-opacity, 1))}.active\:text-pink-800:active{--tw-text-opacity: 1;color:rgb(157 23 77 / var(--tw-text-opacity, 1))}.active\:text-pink-900:active{--tw-text-opacity: 1;color:rgb(131 24 67 / var(--tw-text-opacity, 1))}.active\:text-purple-100:active{--tw-text-opacity: 1;color:rgb(243 232 255 / var(--tw-text-opacity, 1))}.active\:text-purple-200:active{--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity, 1))}.active\:text-purple-300:active{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.active\:text-purple-400:active{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.active\:text-purple-50:active{--tw-text-opacity: 1;color:rgb(250 245 255 / var(--tw-text-opacity, 1))}.active\:text-purple-500:active{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.active\:text-purple-600:active{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.active\:text-purple-700:active{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.active\:text-purple-800:active{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.active\:text-purple-900:active{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity, 1))}.active\:text-red-100:active{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.active\:text-red-200:active{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.active\:text-red-300:active{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.active\:text-red-400:active{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.active\:text-red-50:active{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.active\:text-red-500:active{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.active\:text-red-600:active{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.active\:text-red-700:active{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.active\:text-red-800:active{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.active\:text-red-900:active{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.active\:text-rose-100:active{--tw-text-opacity: 1;color:rgb(255 228 230 / var(--tw-text-opacity, 1))}.active\:text-rose-200:active{--tw-text-opacity: 1;color:rgb(254 205 211 / var(--tw-text-opacity, 1))}.active\:text-rose-300:active{--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity, 1))}.active\:text-rose-400:active{--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.active\:text-rose-50:active{--tw-text-opacity: 1;color:rgb(255 241 242 / var(--tw-text-opacity, 1))}.active\:text-rose-500:active{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.active\:text-rose-600:active{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.active\:text-rose-700:active{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.active\:text-rose-800:active{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.active\:text-rose-900:active{--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity, 1))}.active\:text-sky-100:active{--tw-text-opacity: 1;color:rgb(224 242 254 / var(--tw-text-opacity, 1))}.active\:text-sky-200:active{--tw-text-opacity: 1;color:rgb(186 230 253 / var(--tw-text-opacity, 1))}.active\:text-sky-300:active{--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity, 1))}.active\:text-sky-400:active{--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.active\:text-sky-50:active{--tw-text-opacity: 1;color:rgb(240 249 255 / var(--tw-text-opacity, 1))}.active\:text-sky-500:active{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity, 1))}.active\:text-sky-600:active{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.active\:text-sky-700:active{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.active\:text-sky-800:active{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.active\:text-sky-900:active{--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity, 1))}.active\:text-slate-100:active{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.active\:text-slate-200:active{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.active\:text-slate-300:active{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.active\:text-slate-400:active{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.active\:text-slate-50:active{--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity, 1))}.active\:text-slate-500:active{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.active\:text-slate-600:active{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.active\:text-slate-700:active{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.active\:text-slate-800:active{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.active\:text-slate-900:active{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.active\:text-teal-100:active{--tw-text-opacity: 1;color:rgb(204 251 241 / var(--tw-text-opacity, 1))}.active\:text-teal-200:active{--tw-text-opacity: 1;color:rgb(153 246 228 / var(--tw-text-opacity, 1))}.active\:text-teal-300:active{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.active\:text-teal-400:active{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.active\:text-teal-50:active{--tw-text-opacity: 1;color:rgb(240 253 250 / var(--tw-text-opacity, 1))}.active\:text-teal-500:active{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.active\:text-teal-600:active{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.active\:text-teal-700:active{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.active\:text-teal-800:active{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.active\:text-teal-900:active{--tw-text-opacity: 1;color:rgb(19 78 74 / var(--tw-text-opacity, 1))}.active\:text-violet-100:active{--tw-text-opacity: 1;color:rgb(237 233 254 / var(--tw-text-opacity, 1))}.active\:text-violet-200:active{--tw-text-opacity: 1;color:rgb(221 214 254 / var(--tw-text-opacity, 1))}.active\:text-violet-300:active{--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity, 1))}.active\:text-violet-400:active{--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.active\:text-violet-50:active{--tw-text-opacity: 1;color:rgb(245 243 255 / var(--tw-text-opacity, 1))}.active\:text-violet-500:active{--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.active\:text-violet-600:active{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.active\:text-violet-700:active{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.active\:text-violet-800:active{--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity, 1))}.active\:text-violet-900:active{--tw-text-opacity: 1;color:rgb(76 29 149 / var(--tw-text-opacity, 1))}.active\:text-yellow-100:active{--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity, 1))}.active\:text-yellow-200:active{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.active\:text-yellow-300:active{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.active\:text-yellow-400:active{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.active\:text-yellow-50:active{--tw-text-opacity: 1;color:rgb(254 252 232 / var(--tw-text-opacity, 1))}.active\:text-yellow-500:active{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.active\:text-yellow-600:active{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.active\:text-yellow-700:active{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.active\:text-yellow-800:active{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.active\:text-yellow-900:active{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.active\:shadow-none:active{--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)}.active\:ring-amber-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 243 199 / var(--tw-ring-opacity, 1))}.active\:ring-amber-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1))}.active\:ring-amber-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1))}.active\:ring-amber-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1))}.active\:ring-amber-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 251 235 / var(--tw-ring-opacity, 1))}.active\:ring-amber-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1))}.active\:ring-amber-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 119 6 / var(--tw-ring-opacity, 1))}.active\:ring-amber-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(180 83 9 / var(--tw-ring-opacity, 1))}.active\:ring-amber-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(146 64 14 / var(--tw-ring-opacity, 1))}.active\:ring-amber-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(120 53 15 / var(--tw-ring-opacity, 1))}.active\:ring-blue-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.active\:ring-blue-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.active\:ring-blue-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}.active\:ring-blue-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.active\:ring-blue-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 246 255 / var(--tw-ring-opacity, 1))}.active\:ring-blue-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.active\:ring-blue-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1))}.active\:ring-blue-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity, 1))}.active\:ring-blue-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1))}.active\:ring-blue-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity, 1))}.active\:ring-cyan-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(207 250 254 / var(--tw-ring-opacity, 1))}.active\:ring-cyan-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(165 243 252 / var(--tw-ring-opacity, 1))}.active\:ring-cyan-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(103 232 249 / var(--tw-ring-opacity, 1))}.active\:ring-cyan-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 211 238 / var(--tw-ring-opacity, 1))}.active\:ring-cyan-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 254 255 / var(--tw-ring-opacity, 1))}.active\:ring-cyan-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 182 212 / var(--tw-ring-opacity, 1))}.active\:ring-cyan-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(8 145 178 / var(--tw-ring-opacity, 1))}.active\:ring-cyan-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(14 116 144 / var(--tw-ring-opacity, 1))}.active\:ring-cyan-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(21 94 117 / var(--tw-ring-opacity, 1))}.active\:ring-cyan-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 78 99 / var(--tw-ring-opacity, 1))}.active\:ring-emerald-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1))}.active\:ring-emerald-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1))}.active\:ring-emerald-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(110 231 183 / var(--tw-ring-opacity, 1))}.active\:ring-emerald-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(52 211 153 / var(--tw-ring-opacity, 1))}.active\:ring-emerald-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 253 245 / var(--tw-ring-opacity, 1))}.active\:ring-emerald-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1))}.active\:ring-emerald-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity, 1))}.active\:ring-emerald-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(4 120 87 / var(--tw-ring-opacity, 1))}.active\:ring-emerald-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 95 70 / var(--tw-ring-opacity, 1))}.active\:ring-emerald-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 78 59 / var(--tw-ring-opacity, 1))}.active\:ring-fuchsia-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 232 255 / var(--tw-ring-opacity, 1))}.active\:ring-fuchsia-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 208 254 / var(--tw-ring-opacity, 1))}.active\:ring-fuchsia-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 171 252 / var(--tw-ring-opacity, 1))}.active\:ring-fuchsia-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(232 121 249 / var(--tw-ring-opacity, 1))}.active\:ring-fuchsia-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 244 255 / var(--tw-ring-opacity, 1))}.active\:ring-fuchsia-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 70 239 / var(--tw-ring-opacity, 1))}.active\:ring-fuchsia-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(192 38 211 / var(--tw-ring-opacity, 1))}.active\:ring-fuchsia-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(162 28 175 / var(--tw-ring-opacity, 1))}.active\:ring-fuchsia-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 25 143 / var(--tw-ring-opacity, 1))}.active\:ring-fuchsia-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(112 26 117 / var(--tw-ring-opacity, 1))}.active\:ring-gray-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity, 1))}.active\:ring-gray-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1))}.active\:ring-gray-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.active\:ring-gray-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1))}.active\:ring-gray-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 250 251 / var(--tw-ring-opacity, 1))}.active\:ring-gray-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1))}.active\:ring-gray-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity, 1))}.active\:ring-gray-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1))}.active\:ring-gray-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(31 41 55 / var(--tw-ring-opacity, 1))}.active\:ring-gray-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(17 24 39 / var(--tw-ring-opacity, 1))}.active\:ring-green-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 252 231 / var(--tw-ring-opacity, 1))}.active\:ring-green-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(187 247 208 / var(--tw-ring-opacity, 1))}.active\:ring-green-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity, 1))}.active\:ring-green-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1))}.active\:ring-green-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 253 244 / var(--tw-ring-opacity, 1))}.active\:ring-green-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.active\:ring-green-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.active\:ring-green-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(21 128 61 / var(--tw-ring-opacity, 1))}.active\:ring-green-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 101 52 / var(--tw-ring-opacity, 1))}.active\:ring-green-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 83 45 / var(--tw-ring-opacity, 1))}.active\:ring-indigo-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1))}.active\:ring-indigo-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity, 1))}.active\:ring-indigo-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(165 180 252 / var(--tw-ring-opacity, 1))}.active\:ring-indigo-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(129 140 248 / var(--tw-ring-opacity, 1))}.active\:ring-indigo-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(238 242 255 / var(--tw-ring-opacity, 1))}.active\:ring-indigo-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.active\:ring-indigo-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1))}.active\:ring-indigo-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(67 56 202 / var(--tw-ring-opacity, 1))}.active\:ring-indigo-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(55 48 163 / var(--tw-ring-opacity, 1))}.active\:ring-indigo-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(49 46 129 / var(--tw-ring-opacity, 1))}.active\:ring-lime-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 252 203 / var(--tw-ring-opacity, 1))}.active\:ring-lime-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 249 157 / var(--tw-ring-opacity, 1))}.active\:ring-lime-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(190 242 100 / var(--tw-ring-opacity, 1))}.active\:ring-lime-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(163 230 53 / var(--tw-ring-opacity, 1))}.active\:ring-lime-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(247 254 231 / var(--tw-ring-opacity, 1))}.active\:ring-lime-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(132 204 22 / var(--tw-ring-opacity, 1))}.active\:ring-lime-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(101 163 13 / var(--tw-ring-opacity, 1))}.active\:ring-lime-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(77 124 15 / var(--tw-ring-opacity, 1))}.active\:ring-lime-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(63 98 18 / var(--tw-ring-opacity, 1))}.active\:ring-lime-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(54 83 20 / var(--tw-ring-opacity, 1))}.active\:ring-orange-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 237 213 / var(--tw-ring-opacity, 1))}.active\:ring-orange-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 215 170 / var(--tw-ring-opacity, 1))}.active\:ring-orange-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 186 116 / var(--tw-ring-opacity, 1))}.active\:ring-orange-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 146 60 / var(--tw-ring-opacity, 1))}.active\:ring-orange-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 247 237 / var(--tw-ring-opacity, 1))}.active\:ring-orange-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1))}.active\:ring-orange-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 88 12 / var(--tw-ring-opacity, 1))}.active\:ring-orange-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(194 65 12 / var(--tw-ring-opacity, 1))}.active\:ring-orange-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(154 52 18 / var(--tw-ring-opacity, 1))}.active\:ring-orange-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(124 45 18 / var(--tw-ring-opacity, 1))}.active\:ring-pink-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 231 243 / var(--tw-ring-opacity, 1))}.active\:ring-pink-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 207 232 / var(--tw-ring-opacity, 1))}.active\:ring-pink-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 168 212 / var(--tw-ring-opacity, 1))}.active\:ring-pink-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(244 114 182 / var(--tw-ring-opacity, 1))}.active\:ring-pink-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 242 248 / var(--tw-ring-opacity, 1))}.active\:ring-pink-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 72 153 / var(--tw-ring-opacity, 1))}.active\:ring-pink-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 39 119 / var(--tw-ring-opacity, 1))}.active\:ring-pink-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(190 24 93 / var(--tw-ring-opacity, 1))}.active\:ring-pink-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(157 23 77 / var(--tw-ring-opacity, 1))}.active\:ring-pink-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(131 24 67 / var(--tw-ring-opacity, 1))}.active\:ring-purple-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(243 232 255 / var(--tw-ring-opacity, 1))}.active\:ring-purple-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(233 213 255 / var(--tw-ring-opacity, 1))}.active\:ring-purple-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(216 180 254 / var(--tw-ring-opacity, 1))}.active\:ring-purple-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(192 132 252 / var(--tw-ring-opacity, 1))}.active\:ring-purple-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 245 255 / var(--tw-ring-opacity, 1))}.active\:ring-purple-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1))}.active\:ring-purple-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 51 234 / var(--tw-ring-opacity, 1))}.active\:ring-purple-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(126 34 206 / var(--tw-ring-opacity, 1))}.active\:ring-purple-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 33 168 / var(--tw-ring-opacity, 1))}.active\:ring-purple-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(88 28 135 / var(--tw-ring-opacity, 1))}.active\:ring-red-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1))}.active\:ring-red-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1))}.active\:ring-red-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1))}.active\:ring-red-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.active\:ring-red-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 242 242 / var(--tw-ring-opacity, 1))}.active\:ring-red-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.active\:ring-red-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1))}.active\:ring-red-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1))}.active\:ring-red-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity, 1))}.active\:ring-red-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1))}.active\:ring-rose-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 228 230 / var(--tw-ring-opacity, 1))}.active\:ring-rose-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 205 211 / var(--tw-ring-opacity, 1))}.active\:ring-rose-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 164 175 / var(--tw-ring-opacity, 1))}.active\:ring-rose-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 113 133 / var(--tw-ring-opacity, 1))}.active\:ring-rose-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 241 242 / var(--tw-ring-opacity, 1))}.active\:ring-rose-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(244 63 94 / var(--tw-ring-opacity, 1))}.active\:ring-rose-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(225 29 72 / var(--tw-ring-opacity, 1))}.active\:ring-rose-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(190 18 60 / var(--tw-ring-opacity, 1))}.active\:ring-rose-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(159 18 57 / var(--tw-ring-opacity, 1))}.active\:ring-rose-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(136 19 55 / var(--tw-ring-opacity, 1))}.active\:ring-sky-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 242 254 / var(--tw-ring-opacity, 1))}.active\:ring-sky-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(186 230 253 / var(--tw-ring-opacity, 1))}.active\:ring-sky-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(125 211 252 / var(--tw-ring-opacity, 1))}.active\:ring-sky-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(56 189 248 / var(--tw-ring-opacity, 1))}.active\:ring-sky-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 249 255 / var(--tw-ring-opacity, 1))}.active\:ring-sky-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity, 1))}.active\:ring-sky-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(2 132 199 / var(--tw-ring-opacity, 1))}.active\:ring-sky-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(3 105 161 / var(--tw-ring-opacity, 1))}.active\:ring-sky-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(7 89 133 / var(--tw-ring-opacity, 1))}.active\:ring-sky-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(12 74 110 / var(--tw-ring-opacity, 1))}.active\:ring-slate-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(241 245 249 / var(--tw-ring-opacity, 1))}.active\:ring-slate-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.active\:ring-slate-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1))}.active\:ring-slate-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1))}.active\:ring-slate-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 250 252 / var(--tw-ring-opacity, 1))}.active\:ring-slate-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(100 116 139 / var(--tw-ring-opacity, 1))}.active\:ring-slate-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(71 85 105 / var(--tw-ring-opacity, 1))}.active\:ring-slate-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(51 65 85 / var(--tw-ring-opacity, 1))}.active\:ring-slate-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 41 59 / var(--tw-ring-opacity, 1))}.active\:ring-slate-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(15 23 42 / var(--tw-ring-opacity, 1))}.active\:ring-teal-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(204 251 241 / var(--tw-ring-opacity, 1))}.active\:ring-teal-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 246 228 / var(--tw-ring-opacity, 1))}.active\:ring-teal-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(94 234 212 / var(--tw-ring-opacity, 1))}.active\:ring-teal-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(45 212 191 / var(--tw-ring-opacity, 1))}.active\:ring-teal-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 253 250 / var(--tw-ring-opacity, 1))}.active\:ring-teal-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1))}.active\:ring-teal-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(13 148 136 / var(--tw-ring-opacity, 1))}.active\:ring-teal-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(15 118 110 / var(--tw-ring-opacity, 1))}.active\:ring-teal-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(17 94 89 / var(--tw-ring-opacity, 1))}.active\:ring-teal-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(19 78 74 / var(--tw-ring-opacity, 1))}.active\:ring-violet-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(237 233 254 / var(--tw-ring-opacity, 1))}.active\:ring-violet-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(221 214 254 / var(--tw-ring-opacity, 1))}.active\:ring-violet-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(196 181 253 / var(--tw-ring-opacity, 1))}.active\:ring-violet-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 139 250 / var(--tw-ring-opacity, 1))}.active\:ring-violet-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 243 255 / var(--tw-ring-opacity, 1))}.active\:ring-violet-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(139 92 246 / var(--tw-ring-opacity, 1))}.active\:ring-violet-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(124 58 237 / var(--tw-ring-opacity, 1))}.active\:ring-violet-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(109 40 217 / var(--tw-ring-opacity, 1))}.active\:ring-violet-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(91 33 182 / var(--tw-ring-opacity, 1))}.active\:ring-violet-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(76 29 149 / var(--tw-ring-opacity, 1))}.active\:ring-yellow-100:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 249 195 / var(--tw-ring-opacity, 1))}.active\:ring-yellow-200:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 240 138 / var(--tw-ring-opacity, 1))}.active\:ring-yellow-300:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1))}.active\:ring-yellow-400:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1))}.active\:ring-yellow-50:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 252 232 / var(--tw-ring-opacity, 1))}.active\:ring-yellow-500:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1))}.active\:ring-yellow-600:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(202 138 4 / var(--tw-ring-opacity, 1))}.active\:ring-yellow-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(161 98 7 / var(--tw-ring-opacity, 1))}.active\:ring-yellow-800:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(133 77 14 / var(--tw-ring-opacity, 1))}.active\:ring-yellow-900:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(113 63 18 / var(--tw-ring-opacity, 1))}.disabled\:scale-100:disabled{--tw-scale-x: 1;--tw-scale-y: 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))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:from-gray-500:disabled{--tw-gradient-from: #6b7280 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.disabled\:to-gray-600:disabled{--tw-gradient-to: #4b5563 var(--tw-gradient-to-position)}.disabled\:opacity-0:disabled{opacity:0}.disabled\:opacity-20:disabled{opacity:.2}.disabled\:opacity-25:disabled{opacity:.25}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.disabled\:grayscale:disabled{--tw-grayscale: grayscale(100%);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)}.disabled\:hover\:text-gray-500:hover:disabled{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.group\/form:focus-within .group-focus-within\/form\:text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.group:focus-within .group-focus-within\:text-\[\#ff7a1a\]{--tw-text-opacity: 1;color:rgb(255 122 26 / var(--tw-text-opacity, 1))}.group:focus-within .group-focus-within\:text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.group:focus-within .group-focus-within\:text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.group:focus-within .group-focus-within\:text-emerald{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.group:focus-within .group-focus-within\:text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.group:focus-within .group-focus-within\:text-pink-400{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.group:focus-within .group-focus-within\:text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.group:focus-within .group-focus-within\:opacity-100{opacity:1}.group:hover .group-hover\:visible{visibility:visible}.group\/btn:hover .group-hover\/btn\:left-full{left:100%}.group:hover .group-hover\:block{display:block}.group\/btn:hover .group-hover\/btn\:-translate-x-2{--tw-translate-x: -.5rem;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\/btn:hover .group-hover\/btn\:translate-x-1{--tw-translate-x: .25rem;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\/btn:hover .group-hover\/btn\:translate-y-0,.group\/editable:hover .group-hover\/editable\:translate-y-0{--tw-translate-y: 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))}.group\/section:hover .group-hover\/section\:-translate-y-1{--tw-translate-y: -.25rem;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\:-translate-x-1{--tw-translate-x: -.25rem;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\:-translate-x-2{--tw-translate-x: -.5rem;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\:-translate-y-1{--tw-translate-y: -.25rem;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\: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))}.group:hover .group-hover\:translate-x-1{--tw-translate-x: .25rem;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\:translate-x-2{--tw-translate-x: .5rem;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\:translate-x-full{--tw-translate-x: 100%;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\:translate-y-0{--tw-translate-y: 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))}.group:hover .group-hover\:translate-y-1{--tw-translate-y: .25rem;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\/btn:hover .group-hover\/btn\:rotate-12{--tw-rotate: 12deg;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\/section:hover .group-hover\/section\:-rotate-1{--tw-rotate: -1deg;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\:-rotate-12{--tw-rotate: -12deg;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\:-rotate-6{--tw-rotate: -6deg;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\:rotate-0{--tw-rotate: 0deg;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\:rotate-12{--tw-rotate: 12deg;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\:rotate-45{--tw-rotate: 45deg;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\:rotate-6{--tw-rotate: 6deg;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\:rotate-90{--tw-rotate: 90deg;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\:skew-x-12{--tw-skew-x: 12deg;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\/btn:hover .group-hover\/btn\:scale-110{--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))}.group\/release:hover .group-hover\/release\:scale-125{--tw-scale-x: 1.25;--tw-scale-y: 1.25;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\/section:hover .group-hover\/section\:scale-\[1\.02\]{--tw-scale-x: 1.02;--tw-scale-y: 1.02;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\:scale-100{--tw-scale-x: 1;--tw-scale-y: 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))}.group:hover .group-hover\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;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\:scale-110{--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))}.group:hover .group-hover\:scale-125{--tw-scale-x: 1.25;--tw-scale-y: 1.25;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\:scale-150{--tw-scale-x: 1.5;--tw-scale-y: 1.5;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\:scale-\[1\.02\]{--tw-scale-x: 1.02;--tw-scale-y: 1.02;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\:animate-\[shine_1s_ease-in-out_infinite\]{animation:shine 1s ease-in-out infinite}.group:hover .group-hover\:animate-spin{animation:spin 1s linear infinite}.group\/navbar:hover .group-hover\/navbar\:border-purple-500{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.group\/section:hover .group-hover\/section\:border-indigo-400\/50{border-color:#818cf880}.group:hover .group-hover\:border-amber-100{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-amber-400{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-amber-50{--tw-border-opacity: 1;border-color:rgb(255 251 235 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-amber-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-amber-600{--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-amber-700{--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-amber-800{--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-amber-900{--tw-border-opacity: 1;border-color:rgb(120 53 15 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-blue-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-blue-50{--tw-border-opacity: 1;border-color:rgb(239 246 255 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-blue-500\/50{border-color:#3b82f680}.group:hover .group-hover\:border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-blue-700{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-blue-800{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-blue-900{--tw-border-opacity: 1;border-color:rgb(30 58 138 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-cyan-100{--tw-border-opacity: 1;border-color:rgb(207 250 254 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-cyan-200{--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-cyan-300{--tw-border-opacity: 1;border-color:rgb(103 232 249 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-cyan-400{--tw-border-opacity: 1;border-color:rgb(34 211 238 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-cyan-50{--tw-border-opacity: 1;border-color:rgb(236 254 255 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-cyan-500{--tw-border-opacity: 1;border-color:rgb(6 182 212 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-cyan-600{--tw-border-opacity: 1;border-color:rgb(8 145 178 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-cyan-700{--tw-border-opacity: 1;border-color:rgb(14 116 144 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-cyan-800{--tw-border-opacity: 1;border-color:rgb(21 94 117 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-cyan-900{--tw-border-opacity: 1;border-color:rgb(22 78 99 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-emerald{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-emerald-100{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-emerald-300{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-emerald-400{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-emerald-50{--tw-border-opacity: 1;border-color:rgb(236 253 245 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-emerald-500{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-emerald-500\/50{border-color:#10b98180}.group:hover .group-hover\:border-emerald-600{--tw-border-opacity: 1;border-color:rgb(5 150 105 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-emerald-700{--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-emerald-800{--tw-border-opacity: 1;border-color:rgb(6 95 70 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-emerald-900{--tw-border-opacity: 1;border-color:rgb(6 78 59 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-emerald\/20{border-color:#10b98133}.group:hover .group-hover\:border-emerald\/30{border-color:#10b9814d}.group:hover .group-hover\:border-emerald\/50{border-color:#10b98180}.group:hover .group-hover\:border-fuchsia-100{--tw-border-opacity: 1;border-color:rgb(250 232 255 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-fuchsia-200{--tw-border-opacity: 1;border-color:rgb(245 208 254 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-fuchsia-300{--tw-border-opacity: 1;border-color:rgb(240 171 252 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-fuchsia-400{--tw-border-opacity: 1;border-color:rgb(232 121 249 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-fuchsia-50{--tw-border-opacity: 1;border-color:rgb(253 244 255 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-fuchsia-500{--tw-border-opacity: 1;border-color:rgb(217 70 239 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-fuchsia-600{--tw-border-opacity: 1;border-color:rgb(192 38 211 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-fuchsia-700{--tw-border-opacity: 1;border-color:rgb(162 28 175 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-fuchsia-800{--tw-border-opacity: 1;border-color:rgb(134 25 143 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-fuchsia-900{--tw-border-opacity: 1;border-color:rgb(112 26 117 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-gold{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-gray-50{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-gray-800{--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-gray-900{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-green-100{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-green-300{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-green-400{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-green-50{--tw-border-opacity: 1;border-color:rgb(240 253 244 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-green-600{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-green-700{--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-green-800{--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-green-900{--tw-border-opacity: 1;border-color:rgb(20 83 45 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-indigo-100{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-indigo-300{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-indigo-400{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-indigo-50{--tw-border-opacity: 1;border-color:rgb(238 242 255 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-indigo-500{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-indigo-600{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-indigo-700{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-indigo-800{--tw-border-opacity: 1;border-color:rgb(55 48 163 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-indigo-900{--tw-border-opacity: 1;border-color:rgb(49 46 129 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-lime-100{--tw-border-opacity: 1;border-color:rgb(236 252 203 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-lime-200{--tw-border-opacity: 1;border-color:rgb(217 249 157 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-lime-300{--tw-border-opacity: 1;border-color:rgb(190 242 100 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-lime-400{--tw-border-opacity: 1;border-color:rgb(163 230 53 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-lime-50{--tw-border-opacity: 1;border-color:rgb(247 254 231 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-lime-500{--tw-border-opacity: 1;border-color:rgb(132 204 22 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-lime-600{--tw-border-opacity: 1;border-color:rgb(101 163 13 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-lime-700{--tw-border-opacity: 1;border-color:rgb(77 124 15 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-lime-800{--tw-border-opacity: 1;border-color:rgb(63 98 18 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-lime-900{--tw-border-opacity: 1;border-color:rgb(54 83 20 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-main{--tw-border-opacity: 1;border-color:rgb(2 6 23 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-orange-100{--tw-border-opacity: 1;border-color:rgb(255 237 213 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-orange-300{--tw-border-opacity: 1;border-color:rgb(253 186 116 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-orange-400{--tw-border-opacity: 1;border-color:rgb(251 146 60 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-orange-50{--tw-border-opacity: 1;border-color:rgb(255 247 237 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-orange-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-orange-600{--tw-border-opacity: 1;border-color:rgb(234 88 12 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-orange-700{--tw-border-opacity: 1;border-color:rgb(194 65 12 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-orange-800{--tw-border-opacity: 1;border-color:rgb(154 52 18 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-orange-900{--tw-border-opacity: 1;border-color:rgb(124 45 18 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-pink-100{--tw-border-opacity: 1;border-color:rgb(252 231 243 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-pink-200{--tw-border-opacity: 1;border-color:rgb(251 207 232 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-pink-300{--tw-border-opacity: 1;border-color:rgb(249 168 212 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-pink-400{--tw-border-opacity: 1;border-color:rgb(244 114 182 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-pink-50{--tw-border-opacity: 1;border-color:rgb(253 242 248 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-pink-500{--tw-border-opacity: 1;border-color:rgb(236 72 153 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-pink-600{--tw-border-opacity: 1;border-color:rgb(219 39 119 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-pink-700{--tw-border-opacity: 1;border-color:rgb(190 24 93 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-pink-800{--tw-border-opacity: 1;border-color:rgb(157 23 77 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-pink-900{--tw-border-opacity: 1;border-color:rgb(131 24 67 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-purple-100{--tw-border-opacity: 1;border-color:rgb(243 232 255 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-purple-300{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-purple-400{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-purple-50{--tw-border-opacity: 1;border-color:rgb(250 245 255 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-purple-500{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-purple-600{--tw-border-opacity: 1;border-color:rgb(147 51 234 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-purple-700{--tw-border-opacity: 1;border-color:rgb(126 34 206 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-purple-800{--tw-border-opacity: 1;border-color:rgb(107 33 168 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-purple-900{--tw-border-opacity: 1;border-color:rgb(88 28 135 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-red-50{--tw-border-opacity: 1;border-color:rgb(254 242 242 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-red-700{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-red-800{--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-red-900{--tw-border-opacity: 1;border-color:rgb(127 29 29 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-rose-100{--tw-border-opacity: 1;border-color:rgb(255 228 230 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-rose-300{--tw-border-opacity: 1;border-color:rgb(253 164 175 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-rose-400{--tw-border-opacity: 1;border-color:rgb(251 113 133 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-rose-50{--tw-border-opacity: 1;border-color:rgb(255 241 242 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-rose-500{--tw-border-opacity: 1;border-color:rgb(244 63 94 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-rose-600{--tw-border-opacity: 1;border-color:rgb(225 29 72 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-rose-700{--tw-border-opacity: 1;border-color:rgb(190 18 60 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-rose-800{--tw-border-opacity: 1;border-color:rgb(159 18 57 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-rose-900{--tw-border-opacity: 1;border-color:rgb(136 19 55 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-sky-100{--tw-border-opacity: 1;border-color:rgb(224 242 254 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-sky-200{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-sky-300{--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-sky-400{--tw-border-opacity: 1;border-color:rgb(56 189 248 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-sky-50{--tw-border-opacity: 1;border-color:rgb(240 249 255 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-sky-500{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-sky-600{--tw-border-opacity: 1;border-color:rgb(2 132 199 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-sky-700{--tw-border-opacity: 1;border-color:rgb(3 105 161 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-sky-800{--tw-border-opacity: 1;border-color:rgb(7 89 133 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-sky-900{--tw-border-opacity: 1;border-color:rgb(12 74 110 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-slate-400{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-slate-50{--tw-border-opacity: 1;border-color:rgb(248 250 252 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-slate-500{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-slate-600{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-slate-700{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-slate-800{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-slate-900,.group:hover .group-hover\:border-surface{--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-teal-100{--tw-border-opacity: 1;border-color:rgb(204 251 241 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-teal-200{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-teal-300{--tw-border-opacity: 1;border-color:rgb(94 234 212 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-teal-400{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-teal-50{--tw-border-opacity: 1;border-color:rgb(240 253 250 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-teal-500{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-teal-600{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-teal-700{--tw-border-opacity: 1;border-color:rgb(15 118 110 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-teal-800{--tw-border-opacity: 1;border-color:rgb(17 94 89 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-teal-900{--tw-border-opacity: 1;border-color:rgb(19 78 74 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-violet-100{--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-violet-200{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-violet-300{--tw-border-opacity: 1;border-color:rgb(196 181 253 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-violet-400{--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-violet-50{--tw-border-opacity: 1;border-color:rgb(245 243 255 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-violet-500{--tw-border-opacity: 1;border-color:rgb(139 92 246 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-violet-600{--tw-border-opacity: 1;border-color:rgb(124 58 237 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-violet-700{--tw-border-opacity: 1;border-color:rgb(109 40 217 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-violet-800{--tw-border-opacity: 1;border-color:rgb(91 33 182 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-violet-900{--tw-border-opacity: 1;border-color:rgb(76 29 149 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-white\/20{border-color:#fff3}.group:hover .group-hover\:border-yellow-100{--tw-border-opacity: 1;border-color:rgb(254 249 195 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-yellow-300{--tw-border-opacity: 1;border-color:rgb(253 224 71 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-yellow-400{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-yellow-50{--tw-border-opacity: 1;border-color:rgb(254 252 232 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-yellow-600{--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-yellow-700{--tw-border-opacity: 1;border-color:rgb(161 98 7 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-yellow-800{--tw-border-opacity: 1;border-color:rgb(133 77 14 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-yellow-900{--tw-border-opacity: 1;border-color:rgb(113 63 18 / var(--tw-border-opacity, 1))}.group\/fb:hover .group-hover\/fb\:bg-\[\#e4e6e9\]{--tw-bg-opacity: 1;background-color:rgb(228 230 233 / var(--tw-bg-opacity, 1))}.group\/row:hover .group-hover\/row\:bg-blue-500\/10{background-color:#3b82f61a}.group\/row:hover .group-hover\/row\:bg-emerald\/10{background-color:#10b9811a}.group:hover .group-hover\:bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-amber-200{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-amber-300{--tw-bg-opacity: 1;background-color:rgb(252 211 77 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-amber-700{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-amber-800{--tw-bg-opacity: 1;background-color:rgb(146 64 14 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-amber-900{--tw-bg-opacity: 1;background-color:rgb(120 53 15 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-black\/30{background-color:#0000004d}.group:hover .group-hover\:bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-blue-500\/20{background-color:#3b82f633}.group:hover .group-hover\:bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-blue-800{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-cyan-100{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-cyan-200{--tw-bg-opacity: 1;background-color:rgb(165 243 252 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-cyan-300{--tw-bg-opacity: 1;background-color:rgb(103 232 249 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-cyan-400{--tw-bg-opacity: 1;background-color:rgb(34 211 238 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-cyan-500{--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-cyan-600{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-cyan-700{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-cyan-800{--tw-bg-opacity: 1;background-color:rgb(21 94 117 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-cyan-900{--tw-bg-opacity: 1;background-color:rgb(22 78 99 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-emerald{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-emerald-200{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-emerald-300{--tw-bg-opacity: 1;background-color:rgb(110 231 183 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-emerald-400{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-emerald-50\/5{background-color:#ecfdf50d}.group:hover .group-hover\:bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-emerald-500\/20{background-color:#10b98133}.group:hover .group-hover\:bg-emerald-500\/5{background-color:#10b9810d}.group:hover .group-hover\:bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-emerald-700{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-emerald-800{--tw-bg-opacity: 1;background-color:rgb(6 95 70 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-emerald-900{--tw-bg-opacity: 1;background-color:rgb(6 78 59 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-emerald\/10{background-color:#10b9811a}.group:hover .group-hover\:bg-emerald\/20{background-color:#10b98133}.group:hover .group-hover\:bg-fuchsia-100{--tw-bg-opacity: 1;background-color:rgb(250 232 255 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-fuchsia-200{--tw-bg-opacity: 1;background-color:rgb(245 208 254 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-fuchsia-300{--tw-bg-opacity: 1;background-color:rgb(240 171 252 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-fuchsia-400{--tw-bg-opacity: 1;background-color:rgb(232 121 249 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-fuchsia-50{--tw-bg-opacity: 1;background-color:rgb(253 244 255 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-fuchsia-500{--tw-bg-opacity: 1;background-color:rgb(217 70 239 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-fuchsia-600{--tw-bg-opacity: 1;background-color:rgb(192 38 211 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-fuchsia-700{--tw-bg-opacity: 1;background-color:rgb(162 28 175 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-fuchsia-800{--tw-bg-opacity: 1;background-color:rgb(134 25 143 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-fuchsia-900{--tw-bg-opacity: 1;background-color:rgb(112 26 117 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-gold{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-green-300{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-green-800{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-green-900{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-indigo-200{--tw-bg-opacity: 1;background-color:rgb(199 210 254 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-indigo-300{--tw-bg-opacity: 1;background-color:rgb(165 180 252 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-indigo-400{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-indigo-500{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-indigo-500\/20{background-color:#6366f133}.group:hover .group-hover\:bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-indigo-700{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-indigo-800{--tw-bg-opacity: 1;background-color:rgb(55 48 163 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-indigo-900{--tw-bg-opacity: 1;background-color:rgb(49 46 129 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-lime-100{--tw-bg-opacity: 1;background-color:rgb(236 252 203 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-lime-200{--tw-bg-opacity: 1;background-color:rgb(217 249 157 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-lime-300{--tw-bg-opacity: 1;background-color:rgb(190 242 100 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-lime-400{--tw-bg-opacity: 1;background-color:rgb(163 230 53 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-lime-50{--tw-bg-opacity: 1;background-color:rgb(247 254 231 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-lime-500{--tw-bg-opacity: 1;background-color:rgb(132 204 22 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-lime-600{--tw-bg-opacity: 1;background-color:rgb(101 163 13 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-lime-700{--tw-bg-opacity: 1;background-color:rgb(77 124 15 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-lime-800{--tw-bg-opacity: 1;background-color:rgb(63 98 18 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-lime-900{--tw-bg-opacity: 1;background-color:rgb(54 83 20 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-main{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-orange-200{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-orange-300{--tw-bg-opacity: 1;background-color:rgb(253 186 116 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-orange-400{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-orange-700{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-orange-800{--tw-bg-opacity: 1;background-color:rgb(154 52 18 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-orange-900{--tw-bg-opacity: 1;background-color:rgb(124 45 18 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-pink-100{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-pink-200{--tw-bg-opacity: 1;background-color:rgb(251 207 232 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-pink-300{--tw-bg-opacity: 1;background-color:rgb(249 168 212 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-pink-400{--tw-bg-opacity: 1;background-color:rgb(244 114 182 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-pink-50{--tw-bg-opacity: 1;background-color:rgb(253 242 248 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-pink-500{--tw-bg-opacity: 1;background-color:rgb(236 72 153 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-pink-600{--tw-bg-opacity: 1;background-color:rgb(219 39 119 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-pink-700{--tw-bg-opacity: 1;background-color:rgb(190 24 93 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-pink-800{--tw-bg-opacity: 1;background-color:rgb(157 23 77 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-pink-900{--tw-bg-opacity: 1;background-color:rgb(131 24 67 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-purple-200{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-purple-300{--tw-bg-opacity: 1;background-color:rgb(216 180 254 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-purple-400{--tw-bg-opacity: 1;background-color:rgb(192 132 252 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-purple-700{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-purple-800{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-purple-900{--tw-bg-opacity: 1;background-color:rgb(88 28 135 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-red-300{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-red-900{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-rose-200{--tw-bg-opacity: 1;background-color:rgb(254 205 211 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-rose-300{--tw-bg-opacity: 1;background-color:rgb(253 164 175 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-rose-400{--tw-bg-opacity: 1;background-color:rgb(251 113 133 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-rose-700{--tw-bg-opacity: 1;background-color:rgb(190 18 60 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-rose-800{--tw-bg-opacity: 1;background-color:rgb(159 18 57 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-rose-900{--tw-bg-opacity: 1;background-color:rgb(136 19 55 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-sky-200{--tw-bg-opacity: 1;background-color:rgb(186 230 253 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-sky-300{--tw-bg-opacity: 1;background-color:rgb(125 211 252 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-sky-400{--tw-bg-opacity: 1;background-color:rgb(56 189 248 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-sky-500{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-sky-600{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-sky-700{--tw-bg-opacity: 1;background-color:rgb(3 105 161 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-sky-800{--tw-bg-opacity: 1;background-color:rgb(7 89 133 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-sky-900{--tw-bg-opacity: 1;background-color:rgb(12 74 110 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-slate-300{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-slate-400{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-slate-500{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-slate-900,.group:hover .group-hover\:bg-surface{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-teal-200{--tw-bg-opacity: 1;background-color:rgb(153 246 228 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-teal-300{--tw-bg-opacity: 1;background-color:rgb(94 234 212 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-teal-400{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-teal-50{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-teal-500{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-teal-700{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-teal-800{--tw-bg-opacity: 1;background-color:rgb(17 94 89 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-teal-900{--tw-bg-opacity: 1;background-color:rgb(19 78 74 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-violet-100{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-violet-200{--tw-bg-opacity: 1;background-color:rgb(221 214 254 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-violet-300{--tw-bg-opacity: 1;background-color:rgb(196 181 253 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-violet-400{--tw-bg-opacity: 1;background-color:rgb(167 139 250 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-violet-500{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-violet-600{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-violet-700{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-violet-800{--tw-bg-opacity: 1;background-color:rgb(91 33 182 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-violet-900{--tw-bg-opacity: 1;background-color:rgb(76 29 149 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-white\/\[0\.08\]{background-color:#ffffff14}.group:hover .group-hover\:bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-yellow-300{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-yellow-700{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-yellow-800{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-yellow-900{--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:from-amber-100{--tw-gradient-from: #fef3c7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-amber-200{--tw-gradient-from: #fde68a var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-amber-300{--tw-gradient-from: #fcd34d var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 211 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-amber-400{--tw-gradient-from: #fbbf24 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-amber-50{--tw-gradient-from: #fffbeb var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-amber-500{--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-amber-600{--tw-gradient-from: #d97706 var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-amber-700{--tw-gradient-from: #b45309 var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-amber-800{--tw-gradient-from: #92400e var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-amber-900{--tw-gradient-from: #78350f var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-blue-100{--tw-gradient-from: #dbeafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-blue-200{--tw-gradient-from: #bfdbfe var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-blue-300{--tw-gradient-from: #93c5fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-blue-400{--tw-gradient-from: #60a5fa var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-blue-50{--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-blue-600{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-blue-700{--tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-blue-800{--tw-gradient-from: #1e40af var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-blue-900{--tw-gradient-from: #1e3a8a var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-cyan-100{--tw-gradient-from: #cffafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-cyan-200{--tw-gradient-from: #a5f3fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-cyan-300{--tw-gradient-from: #67e8f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-cyan-400{--tw-gradient-from: #22d3ee var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-cyan-50{--tw-gradient-from: #ecfeff var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-cyan-500{--tw-gradient-from: #06b6d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-cyan-600{--tw-gradient-from: #0891b2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-cyan-700{--tw-gradient-from: #0e7490 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-cyan-800{--tw-gradient-from: #155e75 var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-cyan-900{--tw-gradient-from: #164e63 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-emerald-100{--tw-gradient-from: #d1fae5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-emerald-200{--tw-gradient-from: #a7f3d0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-emerald-300{--tw-gradient-from: #6ee7b7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-emerald-400{--tw-gradient-from: #34d399 var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-emerald-50{--tw-gradient-from: #ecfdf5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-emerald-500{--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-emerald-600{--tw-gradient-from: #059669 var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-emerald-700{--tw-gradient-from: #047857 var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-emerald-800{--tw-gradient-from: #065f46 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-emerald-900{--tw-gradient-from: #064e3b var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 78 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-fuchsia-100{--tw-gradient-from: #fae8ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-fuchsia-200{--tw-gradient-from: #f5d0fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-fuchsia-300{--tw-gradient-from: #f0abfc var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-fuchsia-400{--tw-gradient-from: #e879f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-fuchsia-50{--tw-gradient-from: #fdf4ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-fuchsia-500{--tw-gradient-from: #d946ef var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-fuchsia-600{--tw-gradient-from: #c026d3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-fuchsia-700{--tw-gradient-from: #a21caf var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-fuchsia-800{--tw-gradient-from: #86198f var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-fuchsia-900{--tw-gradient-from: #701a75 var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-gray-100{--tw-gradient-from: #f3f4f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-gray-200{--tw-gradient-from: #e5e7eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-gray-300{--tw-gradient-from: #d1d5db var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-gray-400{--tw-gradient-from: #9ca3af var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-gray-50{--tw-gradient-from: #f9fafb var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-gray-500{--tw-gradient-from: #6b7280 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-gray-600{--tw-gradient-from: #4b5563 var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-gray-700{--tw-gradient-from: #374151 var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-gray-800{--tw-gradient-from: #1f2937 var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-gray-900{--tw-gradient-from: #111827 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-green-100{--tw-gradient-from: #dcfce7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-green-200{--tw-gradient-from: #bbf7d0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-green-300{--tw-gradient-from: #86efac var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-green-400{--tw-gradient-from: #4ade80 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-green-50{--tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-green-500{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-green-600{--tw-gradient-from: #16a34a var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-green-700{--tw-gradient-from: #15803d var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-green-800{--tw-gradient-from: #166534 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-green-900{--tw-gradient-from: #14532d var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-indigo-100{--tw-gradient-from: #e0e7ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-indigo-200{--tw-gradient-from: #c7d2fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-indigo-300{--tw-gradient-from: #a5b4fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-indigo-400{--tw-gradient-from: #818cf8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-indigo-50{--tw-gradient-from: #eef2ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-indigo-500{--tw-gradient-from: #6366f1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-indigo-600{--tw-gradient-from: #4f46e5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-indigo-700{--tw-gradient-from: #4338ca var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-indigo-800{--tw-gradient-from: #3730a3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-indigo-900{--tw-gradient-from: #312e81 var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-lime-100{--tw-gradient-from: #ecfccb var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-lime-200{--tw-gradient-from: #d9f99d var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-lime-300{--tw-gradient-from: #bef264 var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-lime-400{--tw-gradient-from: #a3e635 var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-lime-50{--tw-gradient-from: #f7fee7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-lime-500{--tw-gradient-from: #84cc16 var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-lime-600{--tw-gradient-from: #65a30d var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-lime-700{--tw-gradient-from: #4d7c0f var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-lime-800{--tw-gradient-from: #3f6212 var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-lime-900{--tw-gradient-from: #365314 var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-orange-100{--tw-gradient-from: #ffedd5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-orange-200{--tw-gradient-from: #fed7aa var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-orange-300{--tw-gradient-from: #fdba74 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-orange-400{--tw-gradient-from: #fb923c var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-orange-50{--tw-gradient-from: #fff7ed var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-orange-500{--tw-gradient-from: #f97316 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-orange-600{--tw-gradient-from: #ea580c var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-orange-700{--tw-gradient-from: #c2410c var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-orange-800{--tw-gradient-from: #9a3412 var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-orange-900{--tw-gradient-from: #7c2d12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-pink-100{--tw-gradient-from: #fce7f3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-pink-200{--tw-gradient-from: #fbcfe8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-pink-300{--tw-gradient-from: #f9a8d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-pink-400{--tw-gradient-from: #f472b6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-pink-50{--tw-gradient-from: #fdf2f8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-pink-500{--tw-gradient-from: #ec4899 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-pink-600{--tw-gradient-from: #db2777 var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-pink-700{--tw-gradient-from: #be185d var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-pink-800{--tw-gradient-from: #9d174d var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-pink-900{--tw-gradient-from: #831843 var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-purple-100{--tw-gradient-from: #f3e8ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-purple-200{--tw-gradient-from: #e9d5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-purple-300{--tw-gradient-from: #d8b4fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-purple-400{--tw-gradient-from: #c084fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-purple-50{--tw-gradient-from: #faf5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-purple-600{--tw-gradient-from: #9333ea var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-purple-700{--tw-gradient-from: #7e22ce var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-purple-800{--tw-gradient-from: #6b21a8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-purple-900{--tw-gradient-from: #581c87 var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-red-100{--tw-gradient-from: #fee2e2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-red-200{--tw-gradient-from: #fecaca var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-red-300{--tw-gradient-from: #fca5a5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-red-400{--tw-gradient-from: #f87171 var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-red-50{--tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-red-500{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-red-600{--tw-gradient-from: #dc2626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-red-700{--tw-gradient-from: #b91c1c var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-red-800{--tw-gradient-from: #991b1b var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-red-900{--tw-gradient-from: #7f1d1d var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-rose-100{--tw-gradient-from: #ffe4e6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-rose-200{--tw-gradient-from: #fecdd3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-rose-300{--tw-gradient-from: #fda4af var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-rose-400{--tw-gradient-from: #fb7185 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-rose-50{--tw-gradient-from: #fff1f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-rose-500{--tw-gradient-from: #f43f5e var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-rose-600{--tw-gradient-from: #e11d48 var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-rose-700{--tw-gradient-from: #be123c var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-rose-800{--tw-gradient-from: #9f1239 var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-rose-900{--tw-gradient-from: #881337 var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-sky-100{--tw-gradient-from: #e0f2fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-sky-200{--tw-gradient-from: #bae6fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-sky-300{--tw-gradient-from: #7dd3fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-sky-400{--tw-gradient-from: #38bdf8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-sky-50{--tw-gradient-from: #f0f9ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-sky-500{--tw-gradient-from: #0ea5e9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-sky-600{--tw-gradient-from: #0284c7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-sky-700{--tw-gradient-from: #0369a1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-sky-800{--tw-gradient-from: #075985 var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-sky-900{--tw-gradient-from: #0c4a6e var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-slate-100{--tw-gradient-from: #f1f5f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-slate-200{--tw-gradient-from: #e2e8f0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-slate-300{--tw-gradient-from: #cbd5e1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-slate-400{--tw-gradient-from: #94a3b8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-slate-50{--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-slate-500{--tw-gradient-from: #64748b var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-slate-600{--tw-gradient-from: #475569 var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-slate-700{--tw-gradient-from: #334155 var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-slate-800{--tw-gradient-from: #1e293b var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\: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)}.group:hover .group-hover\:from-teal-100{--tw-gradient-from: #ccfbf1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-teal-200{--tw-gradient-from: #99f6e4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-teal-300{--tw-gradient-from: #5eead4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-teal-400{--tw-gradient-from: #2dd4bf var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-teal-50{--tw-gradient-from: #f0fdfa var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-teal-500{--tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-teal-600{--tw-gradient-from: #0d9488 var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-teal-700{--tw-gradient-from: #0f766e var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-teal-800{--tw-gradient-from: #115e59 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-teal-900{--tw-gradient-from: #134e4a var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-violet-100{--tw-gradient-from: #ede9fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-violet-200{--tw-gradient-from: #ddd6fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-violet-300{--tw-gradient-from: #c4b5fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-violet-400{--tw-gradient-from: #a78bfa var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-violet-50{--tw-gradient-from: #f5f3ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-violet-500{--tw-gradient-from: #8b5cf6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-violet-600{--tw-gradient-from: #7c3aed var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-violet-700{--tw-gradient-from: #6d28d9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-violet-800{--tw-gradient-from: #5b21b6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-violet-900{--tw-gradient-from: #4c1d95 var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-yellow-100{--tw-gradient-from: #fef9c3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-yellow-200{--tw-gradient-from: #fef08a var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-yellow-300{--tw-gradient-from: #fde047 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-yellow-400{--tw-gradient-from: #facc15 var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-yellow-50{--tw-gradient-from: #fefce8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-yellow-500{--tw-gradient-from: #eab308 var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-yellow-600{--tw-gradient-from: #ca8a04 var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-yellow-700{--tw-gradient-from: #a16207 var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-yellow-800{--tw-gradient-from: #854d0e var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-yellow-900{--tw-gradient-from: #713f12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:to-amber-100{--tw-gradient-to: #fef3c7 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-amber-200{--tw-gradient-to: #fde68a var(--tw-gradient-to-position)}.group:hover .group-hover\:to-amber-300{--tw-gradient-to: #fcd34d var(--tw-gradient-to-position)}.group:hover .group-hover\:to-amber-400{--tw-gradient-to: #fbbf24 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-amber-50{--tw-gradient-to: #fffbeb var(--tw-gradient-to-position)}.group:hover .group-hover\:to-amber-500{--tw-gradient-to: #f59e0b var(--tw-gradient-to-position)}.group:hover .group-hover\:to-amber-600{--tw-gradient-to: #d97706 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-amber-700{--tw-gradient-to: #b45309 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-amber-800{--tw-gradient-to: #92400e var(--tw-gradient-to-position)}.group:hover .group-hover\:to-amber-900{--tw-gradient-to: #78350f var(--tw-gradient-to-position)}.group:hover .group-hover\:to-blue-100{--tw-gradient-to: #dbeafe var(--tw-gradient-to-position)}.group:hover .group-hover\:to-blue-200{--tw-gradient-to: #bfdbfe var(--tw-gradient-to-position)}.group:hover .group-hover\:to-blue-300{--tw-gradient-to: #93c5fd var(--tw-gradient-to-position)}.group:hover .group-hover\:to-blue-400{--tw-gradient-to: #60a5fa var(--tw-gradient-to-position)}.group:hover .group-hover\:to-blue-50{--tw-gradient-to: #eff6ff var(--tw-gradient-to-position)}.group:hover .group-hover\:to-blue-500{--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-blue-600{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.group:hover .group-hover\:to-blue-700{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-blue-800{--tw-gradient-to: #1e40af var(--tw-gradient-to-position)}.group:hover .group-hover\:to-blue-900{--tw-gradient-to: #1e3a8a var(--tw-gradient-to-position)}.group:hover .group-hover\:to-cyan-100{--tw-gradient-to: #cffafe var(--tw-gradient-to-position)}.group:hover .group-hover\:to-cyan-200{--tw-gradient-to: #a5f3fc var(--tw-gradient-to-position)}.group:hover .group-hover\:to-cyan-300{--tw-gradient-to: #67e8f9 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-cyan-400{--tw-gradient-to: #22d3ee var(--tw-gradient-to-position)}.group:hover .group-hover\:to-cyan-50{--tw-gradient-to: #ecfeff var(--tw-gradient-to-position)}.group:hover .group-hover\:to-cyan-500{--tw-gradient-to: #06b6d4 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-cyan-600{--tw-gradient-to: #0891b2 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-cyan-700{--tw-gradient-to: #0e7490 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-cyan-800{--tw-gradient-to: #155e75 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-cyan-900{--tw-gradient-to: #164e63 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-emerald-100{--tw-gradient-to: #d1fae5 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-emerald-200{--tw-gradient-to: #a7f3d0 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-emerald-300{--tw-gradient-to: #6ee7b7 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-emerald-400{--tw-gradient-to: #34d399 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-emerald-50{--tw-gradient-to: #ecfdf5 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-emerald-500{--tw-gradient-to: #10b981 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-emerald-600{--tw-gradient-to: #059669 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-emerald-700{--tw-gradient-to: #047857 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-emerald-800{--tw-gradient-to: #065f46 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-emerald-900{--tw-gradient-to: #064e3b var(--tw-gradient-to-position)}.group:hover .group-hover\:to-fuchsia-100{--tw-gradient-to: #fae8ff var(--tw-gradient-to-position)}.group:hover .group-hover\:to-fuchsia-200{--tw-gradient-to: #f5d0fe var(--tw-gradient-to-position)}.group:hover .group-hover\:to-fuchsia-300{--tw-gradient-to: #f0abfc var(--tw-gradient-to-position)}.group:hover .group-hover\:to-fuchsia-400{--tw-gradient-to: #e879f9 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-fuchsia-50{--tw-gradient-to: #fdf4ff var(--tw-gradient-to-position)}.group:hover .group-hover\:to-fuchsia-500{--tw-gradient-to: #d946ef var(--tw-gradient-to-position)}.group:hover .group-hover\:to-fuchsia-600{--tw-gradient-to: #c026d3 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-fuchsia-700{--tw-gradient-to: #a21caf var(--tw-gradient-to-position)}.group:hover .group-hover\:to-fuchsia-800{--tw-gradient-to: #86198f var(--tw-gradient-to-position)}.group:hover .group-hover\:to-fuchsia-900{--tw-gradient-to: #701a75 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-gray-100{--tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-gray-200{--tw-gradient-to: #e5e7eb var(--tw-gradient-to-position)}.group:hover .group-hover\:to-gray-300{--tw-gradient-to: #d1d5db var(--tw-gradient-to-position)}.group:hover .group-hover\:to-gray-400{--tw-gradient-to: #9ca3af var(--tw-gradient-to-position)}.group:hover .group-hover\:to-gray-50{--tw-gradient-to: #f9fafb var(--tw-gradient-to-position)}.group:hover .group-hover\:to-gray-500{--tw-gradient-to: #6b7280 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-gray-600{--tw-gradient-to: #4b5563 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-gray-700{--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-gray-800{--tw-gradient-to: #1f2937 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-gray-900{--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-green-100{--tw-gradient-to: #dcfce7 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-green-200{--tw-gradient-to: #bbf7d0 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-green-300{--tw-gradient-to: #86efac var(--tw-gradient-to-position)}.group:hover .group-hover\:to-green-400{--tw-gradient-to: #4ade80 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-green-50{--tw-gradient-to: #f0fdf4 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-green-500{--tw-gradient-to: #22c55e var(--tw-gradient-to-position)}.group:hover .group-hover\:to-green-600{--tw-gradient-to: #16a34a var(--tw-gradient-to-position)}.group:hover .group-hover\:to-green-700{--tw-gradient-to: #15803d var(--tw-gradient-to-position)}.group:hover .group-hover\:to-green-800{--tw-gradient-to: #166534 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-green-900{--tw-gradient-to: #14532d var(--tw-gradient-to-position)}.group:hover .group-hover\:to-indigo-100{--tw-gradient-to: #e0e7ff var(--tw-gradient-to-position)}.group:hover .group-hover\:to-indigo-200{--tw-gradient-to: #c7d2fe var(--tw-gradient-to-position)}.group:hover .group-hover\:to-indigo-300{--tw-gradient-to: #a5b4fc var(--tw-gradient-to-position)}.group:hover .group-hover\:to-indigo-400{--tw-gradient-to: #818cf8 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-indigo-50{--tw-gradient-to: #eef2ff var(--tw-gradient-to-position)}.group:hover .group-hover\:to-indigo-500{--tw-gradient-to: #6366f1 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-indigo-600{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-indigo-700{--tw-gradient-to: #4338ca var(--tw-gradient-to-position)}.group:hover .group-hover\:to-indigo-800{--tw-gradient-to: #3730a3 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-indigo-900{--tw-gradient-to: #312e81 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-lime-100{--tw-gradient-to: #ecfccb var(--tw-gradient-to-position)}.group:hover .group-hover\:to-lime-200{--tw-gradient-to: #d9f99d var(--tw-gradient-to-position)}.group:hover .group-hover\:to-lime-300{--tw-gradient-to: #bef264 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-lime-400{--tw-gradient-to: #a3e635 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-lime-50{--tw-gradient-to: #f7fee7 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-lime-500{--tw-gradient-to: #84cc16 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-lime-600{--tw-gradient-to: #65a30d var(--tw-gradient-to-position)}.group:hover .group-hover\:to-lime-700{--tw-gradient-to: #4d7c0f var(--tw-gradient-to-position)}.group:hover .group-hover\:to-lime-800{--tw-gradient-to: #3f6212 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-lime-900{--tw-gradient-to: #365314 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-orange-100{--tw-gradient-to: #ffedd5 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-orange-200{--tw-gradient-to: #fed7aa var(--tw-gradient-to-position)}.group:hover .group-hover\:to-orange-300{--tw-gradient-to: #fdba74 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-orange-400{--tw-gradient-to: #fb923c var(--tw-gradient-to-position)}.group:hover .group-hover\:to-orange-50{--tw-gradient-to: #fff7ed var(--tw-gradient-to-position)}.group:hover .group-hover\:to-orange-500{--tw-gradient-to: #f97316 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-orange-600{--tw-gradient-to: #ea580c var(--tw-gradient-to-position)}.group:hover .group-hover\:to-orange-700{--tw-gradient-to: #c2410c var(--tw-gradient-to-position)}.group:hover .group-hover\:to-orange-800{--tw-gradient-to: #9a3412 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-orange-900{--tw-gradient-to: #7c2d12 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-pink-100{--tw-gradient-to: #fce7f3 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-pink-200{--tw-gradient-to: #fbcfe8 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-pink-300{--tw-gradient-to: #f9a8d4 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-pink-400{--tw-gradient-to: #f472b6 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-pink-50{--tw-gradient-to: #fdf2f8 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-pink-500{--tw-gradient-to: #ec4899 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-pink-600{--tw-gradient-to: #db2777 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-pink-700{--tw-gradient-to: #be185d var(--tw-gradient-to-position)}.group:hover .group-hover\:to-pink-800{--tw-gradient-to: #9d174d var(--tw-gradient-to-position)}.group:hover .group-hover\:to-pink-900{--tw-gradient-to: #831843 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-purple-100{--tw-gradient-to: #f3e8ff var(--tw-gradient-to-position)}.group:hover .group-hover\:to-purple-200{--tw-gradient-to: #e9d5ff var(--tw-gradient-to-position)}.group:hover .group-hover\:to-purple-300{--tw-gradient-to: #d8b4fe var(--tw-gradient-to-position)}.group:hover .group-hover\:to-purple-400{--tw-gradient-to: #c084fc var(--tw-gradient-to-position)}.group:hover .group-hover\:to-purple-50{--tw-gradient-to: #faf5ff var(--tw-gradient-to-position)}.group:hover .group-hover\:to-purple-500{--tw-gradient-to: #a855f7 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-purple-600{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.group:hover .group-hover\:to-purple-700{--tw-gradient-to: #7e22ce var(--tw-gradient-to-position)}.group:hover .group-hover\:to-purple-800{--tw-gradient-to: #6b21a8 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-purple-900{--tw-gradient-to: #581c87 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-red-100{--tw-gradient-to: #fee2e2 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-red-200{--tw-gradient-to: #fecaca var(--tw-gradient-to-position)}.group:hover .group-hover\:to-red-300{--tw-gradient-to: #fca5a5 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-red-400{--tw-gradient-to: #f87171 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-red-50{--tw-gradient-to: #fef2f2 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-red-500{--tw-gradient-to: #ef4444 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-red-600{--tw-gradient-to: #dc2626 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-red-700{--tw-gradient-to: #b91c1c var(--tw-gradient-to-position)}.group:hover .group-hover\:to-red-800{--tw-gradient-to: #991b1b var(--tw-gradient-to-position)}.group:hover .group-hover\:to-red-900{--tw-gradient-to: #7f1d1d var(--tw-gradient-to-position)}.group:hover .group-hover\:to-rose-100{--tw-gradient-to: #ffe4e6 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-rose-200{--tw-gradient-to: #fecdd3 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-rose-300{--tw-gradient-to: #fda4af var(--tw-gradient-to-position)}.group:hover .group-hover\:to-rose-400{--tw-gradient-to: #fb7185 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-rose-50{--tw-gradient-to: #fff1f2 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-rose-500{--tw-gradient-to: #f43f5e var(--tw-gradient-to-position)}.group:hover .group-hover\:to-rose-600{--tw-gradient-to: #e11d48 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-rose-700{--tw-gradient-to: #be123c var(--tw-gradient-to-position)}.group:hover .group-hover\:to-rose-800{--tw-gradient-to: #9f1239 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-rose-900{--tw-gradient-to: #881337 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-sky-100{--tw-gradient-to: #e0f2fe var(--tw-gradient-to-position)}.group:hover .group-hover\:to-sky-200{--tw-gradient-to: #bae6fd var(--tw-gradient-to-position)}.group:hover .group-hover\:to-sky-300{--tw-gradient-to: #7dd3fc var(--tw-gradient-to-position)}.group:hover .group-hover\:to-sky-400{--tw-gradient-to: #38bdf8 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-sky-50{--tw-gradient-to: #f0f9ff var(--tw-gradient-to-position)}.group:hover .group-hover\:to-sky-500{--tw-gradient-to: #0ea5e9 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-sky-600{--tw-gradient-to: #0284c7 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-sky-700{--tw-gradient-to: #0369a1 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-sky-800{--tw-gradient-to: #075985 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-sky-900{--tw-gradient-to: #0c4a6e var(--tw-gradient-to-position)}.group:hover .group-hover\:to-slate-100{--tw-gradient-to: #f1f5f9 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-slate-200{--tw-gradient-to: #e2e8f0 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-slate-300{--tw-gradient-to: #cbd5e1 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-slate-400{--tw-gradient-to: #94a3b8 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-slate-50{--tw-gradient-to: #f8fafc var(--tw-gradient-to-position)}.group:hover .group-hover\:to-slate-500{--tw-gradient-to: #64748b var(--tw-gradient-to-position)}.group:hover .group-hover\:to-slate-600{--tw-gradient-to: #475569 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-slate-700{--tw-gradient-to: #334155 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-slate-800{--tw-gradient-to: #1e293b var(--tw-gradient-to-position)}.group:hover .group-hover\:to-slate-900{--tw-gradient-to: #0f172a var(--tw-gradient-to-position)}.group:hover .group-hover\:to-teal-100{--tw-gradient-to: #ccfbf1 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-teal-200{--tw-gradient-to: #99f6e4 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-teal-300{--tw-gradient-to: #5eead4 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-teal-400{--tw-gradient-to: #2dd4bf var(--tw-gradient-to-position)}.group:hover .group-hover\:to-teal-50{--tw-gradient-to: #f0fdfa var(--tw-gradient-to-position)}.group:hover .group-hover\:to-teal-500{--tw-gradient-to: #14b8a6 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-teal-600{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-teal-700{--tw-gradient-to: #0f766e var(--tw-gradient-to-position)}.group:hover .group-hover\:to-teal-800{--tw-gradient-to: #115e59 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-teal-900{--tw-gradient-to: #134e4a var(--tw-gradient-to-position)}.group:hover .group-hover\:to-violet-100{--tw-gradient-to: #ede9fe var(--tw-gradient-to-position)}.group:hover .group-hover\:to-violet-200{--tw-gradient-to: #ddd6fe var(--tw-gradient-to-position)}.group:hover .group-hover\:to-violet-300{--tw-gradient-to: #c4b5fd var(--tw-gradient-to-position)}.group:hover .group-hover\:to-violet-400{--tw-gradient-to: #a78bfa var(--tw-gradient-to-position)}.group:hover .group-hover\:to-violet-50{--tw-gradient-to: #f5f3ff var(--tw-gradient-to-position)}.group:hover .group-hover\:to-violet-500{--tw-gradient-to: #8b5cf6 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-violet-600{--tw-gradient-to: #7c3aed var(--tw-gradient-to-position)}.group:hover .group-hover\:to-violet-700{--tw-gradient-to: #6d28d9 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-violet-800{--tw-gradient-to: #5b21b6 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-violet-900{--tw-gradient-to: #4c1d95 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-yellow-100{--tw-gradient-to: #fef9c3 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-yellow-200{--tw-gradient-to: #fef08a var(--tw-gradient-to-position)}.group:hover .group-hover\:to-yellow-300{--tw-gradient-to: #fde047 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-yellow-400{--tw-gradient-to: #facc15 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-yellow-50{--tw-gradient-to: #fefce8 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-yellow-500{--tw-gradient-to: #eab308 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-yellow-600{--tw-gradient-to: #ca8a04 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-yellow-700{--tw-gradient-to: #a16207 var(--tw-gradient-to-position)}.group:hover .group-hover\:to-yellow-800{--tw-gradient-to: #854d0e var(--tw-gradient-to-position)}.group:hover .group-hover\:to-yellow-900{--tw-gradient-to: #713f12 var(--tw-gradient-to-position)}.group\/code:hover .group-hover\/code\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[var\(--fl-brand-text\)\]{color:var(--fl-brand-text)}.group:hover .group-hover\:text-amber-100{--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-amber-200{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-amber-50{--tw-text-opacity: 1;color:rgb(255 251 235 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-blue-200{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-blue-50{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-cyan-100{--tw-text-opacity: 1;color:rgb(207 250 254 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-cyan-200{--tw-text-opacity: 1;color:rgb(165 243 252 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-cyan-300{--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-cyan-400{--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-cyan-50{--tw-text-opacity: 1;color:rgb(236 254 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-cyan-500{--tw-text-opacity: 1;color:rgb(6 182 212 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-cyan-700{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-cyan-800{--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-cyan-900{--tw-text-opacity: 1;color:rgb(22 78 99 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-emerald{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-emerald-100{--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-emerald-200{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-emerald-300{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-emerald-50{--tw-text-opacity: 1;color:rgb(236 253 245 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-fuchsia-100{--tw-text-opacity: 1;color:rgb(250 232 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-fuchsia-200{--tw-text-opacity: 1;color:rgb(245 208 254 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-fuchsia-300{--tw-text-opacity: 1;color:rgb(240 171 252 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-fuchsia-400{--tw-text-opacity: 1;color:rgb(232 121 249 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-fuchsia-50{--tw-text-opacity: 1;color:rgb(253 244 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-fuchsia-500{--tw-text-opacity: 1;color:rgb(217 70 239 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-fuchsia-600{--tw-text-opacity: 1;color:rgb(192 38 211 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-fuchsia-700{--tw-text-opacity: 1;color:rgb(162 28 175 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-fuchsia-800{--tw-text-opacity: 1;color:rgb(134 25 143 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-fuchsia-900{--tw-text-opacity: 1;color:rgb(112 26 117 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-gold{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-gray-50{--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-green-100{--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-green-200{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-green-50{--tw-text-opacity: 1;color:rgb(240 253 244 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-indigo-100{--tw-text-opacity: 1;color:rgb(224 231 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-indigo-200{--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-indigo-300{--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-indigo-400{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-indigo-50{--tw-text-opacity: 1;color:rgb(238 242 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-indigo-800{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-indigo-900{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-lime-100{--tw-text-opacity: 1;color:rgb(236 252 203 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-lime-200{--tw-text-opacity: 1;color:rgb(217 249 157 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-lime-300{--tw-text-opacity: 1;color:rgb(190 242 100 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-lime-400{--tw-text-opacity: 1;color:rgb(163 230 53 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-lime-50{--tw-text-opacity: 1;color:rgb(247 254 231 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-lime-500{--tw-text-opacity: 1;color:rgb(132 204 22 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-lime-600{--tw-text-opacity: 1;color:rgb(101 163 13 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-lime-700{--tw-text-opacity: 1;color:rgb(77 124 15 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-lime-800{--tw-text-opacity: 1;color:rgb(63 98 18 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-lime-900{--tw-text-opacity: 1;color:rgb(54 83 20 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-main{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-orange-100{--tw-text-opacity: 1;color:rgb(255 237 213 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-orange-200{--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-orange-50{--tw-text-opacity: 1;color:rgb(255 247 237 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-orange-900{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-pink-100{--tw-text-opacity: 1;color:rgb(252 231 243 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-pink-200{--tw-text-opacity: 1;color:rgb(251 207 232 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-pink-300{--tw-text-opacity: 1;color:rgb(249 168 212 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-pink-400{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-pink-50{--tw-text-opacity: 1;color:rgb(253 242 248 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-pink-500{--tw-text-opacity: 1;color:rgb(236 72 153 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-pink-600{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-pink-700{--tw-text-opacity: 1;color:rgb(190 24 93 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-pink-800{--tw-text-opacity: 1;color:rgb(157 23 77 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-pink-900{--tw-text-opacity: 1;color:rgb(131 24 67 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-purple-100{--tw-text-opacity: 1;color:rgb(243 232 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-purple-200{--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-purple-300{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-purple-50{--tw-text-opacity: 1;color:rgb(250 245 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-purple-900{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-red-100{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-red-50{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-rose-100{--tw-text-opacity: 1;color:rgb(255 228 230 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-rose-200{--tw-text-opacity: 1;color:rgb(254 205 211 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-rose-300{--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-rose-400{--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-rose-50{--tw-text-opacity: 1;color:rgb(255 241 242 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-rose-500{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-rose-800{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-rose-900{--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-sky-100{--tw-text-opacity: 1;color:rgb(224 242 254 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-sky-200{--tw-text-opacity: 1;color:rgb(186 230 253 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-sky-300{--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-sky-400{--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-sky-50{--tw-text-opacity: 1;color:rgb(240 249 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-sky-500{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-sky-600{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-sky-800{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-sky-900{--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-slate-100{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-slate-50{--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-slate-900,.group:hover .group-hover\:text-surface{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-teal-100{--tw-text-opacity: 1;color:rgb(204 251 241 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-teal-200{--tw-text-opacity: 1;color:rgb(153 246 228 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-teal-300{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-teal-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-teal-50{--tw-text-opacity: 1;color:rgb(240 253 250 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-teal-500{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-teal-800{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-teal-900{--tw-text-opacity: 1;color:rgb(19 78 74 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-violet-100{--tw-text-opacity: 1;color:rgb(237 233 254 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-violet-200{--tw-text-opacity: 1;color:rgb(221 214 254 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-violet-300{--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-violet-400{--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-violet-50{--tw-text-opacity: 1;color:rgb(245 243 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-violet-500{--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-violet-800{--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-violet-900{--tw-text-opacity: 1;color:rgb(76 29 149 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-white\/30{color:#ffffff4d}.group:hover .group-hover\:text-white\/50{color:#ffffff80}.group:hover .group-hover\:text-white\/55{color:#ffffff8c}.group:hover .group-hover\:text-yellow-100{--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-yellow-200{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-yellow-50{--tw-text-opacity: 1;color:rgb(254 252 232 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.group\/banner:hover .group-hover\/banner\:opacity-100,.group\/col:hover .group-hover\/col\:opacity-100,.group\/custom:hover .group-hover\/custom\:opacity-100,.group\/editable:hover .group-hover\/editable\:opacity-100,.group\/field:hover .group-hover\/field\:opacity-100,.group\/flash:hover .group-hover\/flash\:opacity-100,.group\/img:hover .group-hover\/img\:opacity-100,.group\/input:hover .group-hover\/input\:opacity-100,.group\/logo:hover .group-hover\/logo\:opacity-100,.group\/navbar:hover .group-hover\/navbar\:opacity-100,.group\/products:hover .group-hover\/products\:opacity-100,.group\/qr:hover .group-hover\/qr\:opacity-100,.group\/row:hover .group-hover\/row\:opacity-100,.group\/section:hover .group-hover\/section\:opacity-100,.group\/slider:hover .group-hover\/slider\:opacity-100,.group\/tradsec:hover .group-hover\/tradsec\:opacity-100{opacity:1}.group:hover .group-hover\:opacity-0{opacity:0}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:opacity-20{opacity:.2}.group:hover .group-hover\:opacity-40{opacity:.4}.group:hover .group-hover\:opacity-60{opacity:.6}.group:hover .group-hover\:shadow-\[0_0_30px_rgba\(59\,130\,246\,0\.2\)\]{--tw-shadow: 0 0 30px rgba(59,130,246,.2);--tw-shadow-colored: 0 0 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -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)}.group:hover .group-hover\: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)}.group:hover .group-hover\:ring-amber-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 243 199 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-amber-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-amber-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-amber-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-amber-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 251 235 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-amber-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-amber-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 119 6 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-amber-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(180 83 9 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-amber-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(146 64 14 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-amber-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(120 53 15 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-blue-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-blue-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-blue-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-blue-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-blue-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 246 255 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-blue-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-blue-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-blue-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-blue-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-blue-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-cyan-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(207 250 254 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-cyan-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(165 243 252 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-cyan-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(103 232 249 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-cyan-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 211 238 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-cyan-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 254 255 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-cyan-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 182 212 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-cyan-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(8 145 178 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-cyan-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(14 116 144 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-cyan-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(21 94 117 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-cyan-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 78 99 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-emerald-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-emerald-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-emerald-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(110 231 183 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-emerald-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(52 211 153 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-emerald-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 253 245 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-emerald-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-emerald-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-emerald-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(4 120 87 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-emerald-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 95 70 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-emerald-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 78 59 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-fuchsia-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 232 255 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-fuchsia-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 208 254 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-fuchsia-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 171 252 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-fuchsia-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(232 121 249 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-fuchsia-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 244 255 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-fuchsia-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 70 239 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-fuchsia-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(192 38 211 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-fuchsia-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(162 28 175 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-fuchsia-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 25 143 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-fuchsia-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(112 26 117 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-gray-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-gray-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-gray-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-gray-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 250 251 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-gray-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-gray-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-gray-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-gray-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(31 41 55 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-gray-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(17 24 39 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-green-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 252 231 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-green-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(187 247 208 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-green-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-green-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-green-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 253 244 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-green-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-green-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-green-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(21 128 61 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-green-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 101 52 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-green-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 83 45 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-indigo-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-indigo-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-indigo-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(165 180 252 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-indigo-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(129 140 248 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-indigo-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(238 242 255 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-indigo-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-indigo-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-indigo-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(67 56 202 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-indigo-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(55 48 163 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-indigo-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(49 46 129 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-lime-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 252 203 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-lime-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 249 157 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-lime-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(190 242 100 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-lime-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(163 230 53 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-lime-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(247 254 231 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-lime-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(132 204 22 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-lime-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(101 163 13 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-lime-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(77 124 15 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-lime-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(63 98 18 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-lime-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(54 83 20 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-orange-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 237 213 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-orange-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 215 170 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-orange-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 186 116 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-orange-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 146 60 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-orange-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 247 237 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-orange-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-orange-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 88 12 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-orange-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(194 65 12 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-orange-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(154 52 18 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-orange-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(124 45 18 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-pink-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 231 243 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-pink-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 207 232 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-pink-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 168 212 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-pink-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(244 114 182 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-pink-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 242 248 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-pink-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 72 153 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-pink-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 39 119 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-pink-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(190 24 93 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-pink-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(157 23 77 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-pink-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(131 24 67 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-purple-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(243 232 255 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-purple-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(233 213 255 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-purple-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(216 180 254 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-purple-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(192 132 252 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-purple-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 245 255 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-purple-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-purple-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 51 234 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-purple-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(126 34 206 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-purple-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 33 168 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-purple-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(88 28 135 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-red-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-red-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-red-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-red-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-red-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 242 242 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-red-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-red-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-red-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-red-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-red-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-rose-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 228 230 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-rose-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 205 211 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-rose-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 164 175 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-rose-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 113 133 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-rose-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 241 242 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-rose-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(244 63 94 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-rose-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(225 29 72 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-rose-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(190 18 60 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-rose-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(159 18 57 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-rose-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(136 19 55 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-sky-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 242 254 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-sky-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(186 230 253 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-sky-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(125 211 252 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-sky-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(56 189 248 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-sky-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 249 255 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-sky-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-sky-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(2 132 199 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-sky-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(3 105 161 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-sky-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(7 89 133 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-sky-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(12 74 110 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-slate-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(241 245 249 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-slate-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-slate-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-slate-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-slate-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 250 252 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-slate-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(100 116 139 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-slate-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(71 85 105 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-slate-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(51 65 85 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-slate-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 41 59 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-slate-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(15 23 42 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-teal-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(204 251 241 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-teal-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 246 228 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-teal-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(94 234 212 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-teal-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(45 212 191 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-teal-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 253 250 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-teal-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-teal-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(13 148 136 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-teal-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(15 118 110 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-teal-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(17 94 89 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-teal-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(19 78 74 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-violet-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(237 233 254 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-violet-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(221 214 254 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-violet-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(196 181 253 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-violet-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 139 250 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-violet-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 243 255 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-violet-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(139 92 246 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-violet-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(124 58 237 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-violet-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(109 40 217 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-violet-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(91 33 182 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-violet-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(76 29 149 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-yellow-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 249 195 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-yellow-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 240 138 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-yellow-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-yellow-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-yellow-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 252 232 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-yellow-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-yellow-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(202 138 4 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-yellow-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(161 98 7 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-yellow-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(133 77 14 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:ring-yellow-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(113 63 18 / var(--tw-ring-opacity, 1))}@keyframes spin{to{transform:rotate(360deg)}}.group:active .group-active\:animate-spin{animation:spin 1s linear infinite}.peer:checked~.peer-checked\:bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:after\:translate-x-full:after{content:var(--tw-content);--tw-translate-x: 100%;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))}.peer:checked~.peer-checked\:after\:border-white:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.peer:focus~.peer-focus\:outline-none{outline:2px solid transparent;outline-offset:2px}.peer:focus~.peer-focus\:ring-4{--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)}.peer:focus~.peer-focus\:ring-emerald-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 95 70 / var(--tw-ring-opacity, 1))}.peer:focus~.peer-focus\:ring-orange-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(154 52 18 / var(--tw-ring-opacity, 1))}.dark\:border-emerald-500\/30:is(.dark *){border-color:#10b9814d}.dark\:border-emerald-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(6 95 70 / var(--tw-border-opacity, 1))}.dark\:border-gray-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:border-red-500\/30:is(.dark *){border-color:#ef44444d}.dark\:border-slate-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.dark\:border-slate-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.dark\:border-white\/10:is(.dark *){border-color:#ffffff1a}.dark\:border-white\/5:is(.dark *){border-color:#ffffff0d}.dark\:bg-blue-500\/10:is(.dark *){background-color:#3b82f61a}.dark\:bg-emerald-500\/10:is(.dark *){background-color:#10b9811a}.dark\:bg-emerald-500\/20:is(.dark *){background-color:#10b98133}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-800\/60:is(.dark *){background-color:#1f293799}.dark\:bg-green-500\/10:is(.dark *){background-color:#22c55e1a}.dark\:bg-red-500\/10:is(.dark *){background-color:#ef44441a}.dark\:bg-slate-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-800\/80:is(.dark *){background-color:#1e293bcc}.dark\:bg-slate-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-900\/50:is(.dark *){background-color:#0f172a80}.dark\:bg-slate-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.dark\:bg-white\/10:is(.dark *){background-color:#ffffff1a}.dark\:bg-white\/5:is(.dark *){background-color:#ffffff0d}.dark\:bg-yellow-500\/10:is(.dark *){background-color:#eab3081a}.dark\:text-emerald-400:is(.dark *){--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.dark\:text-gray-300:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-600:is(.dark *){--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.dark\:text-red-400:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:text-slate-300:is(.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.dark\:text-slate-400:is(.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dark\:text-slate-700:is(.dark *){--tw-text-opacity: 1;color:rgb(51 65 85 / 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\:hover\:border-emerald-800:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(6 95 70 / var(--tw-border-opacity, 1))}.dark\:hover\:bg-slate-700:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-slate-800:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-white\/10:hover:is(.dark *){background-color:#ffffff1a}.dark\:hover\:text-emerald-400:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.group:hover .dark\:group-hover\:bg-emerald-500\/5:is(.dark *){background-color:#10b9810d}@media(min-width:640px){.sm\:bottom-6{bottom:1.5rem}.sm\:right-6{right:1.5rem}.sm\:mb-12{margin-bottom:3rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-12{height:3rem}.sm\:h-14{height:3.5rem}.sm\:h-20{height:5rem}.sm\:h-44{height:11rem}.sm\:h-52{height:13rem}.sm\:w-12{width:3rem}.sm\:w-14{width:3.5rem}.sm\:w-20{width:5rem}.sm\:w-40{width:10rem}.sm\:w-56{width:14rem}.sm\:w-64{width:16rem}.sm\:w-\[300px\]{width:300px}.sm\:w-\[420px\]{width:420px}.sm\:w-\[45vw\]{width:45vw}.sm\:w-auto{width:auto}.sm\:w-fit{width:-moz-fit-content;width:fit-content}.sm\:flex-none{flex:none}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-start{justify-content:flex-start}.sm\:gap-2{gap:.5rem}.sm\:gap-4{gap:1rem}.sm\:gap-6{gap:1.5rem}.sm\:self-auto{align-self:auto}.sm\:rounded-\[40px\]{border-radius:40px}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:text-right{text-align:right}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-\[10px\]{font-size:10px}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:hover\:-translate-y-2:hover{--tw-translate-y: -.5rem;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))}.sm\: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))}}@media(min-width:768px){.md\:sticky{position:sticky}.md\:right-10{right:2.5rem}.md\:right-12{right:3rem}.md\:top-20{top:5rem}.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-3{grid-column:span 3 / span 3}.md\:col-span-4{grid-column:span 4 / span 4}.md\:col-span-5{grid-column:span 5 / span 5}.md\:col-span-7{grid-column:span 7 / span 7}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:mb-0{margin-bottom:0}.md\:mt-0{margin-top:0}.md\:mt-40{margin-top:10rem}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:aspect-auto{aspect-ratio:auto}.md\:h-16{height:4rem}.md\:h-20{height:5rem}.md\:h-24{height:6rem}.md\:h-40{height:10rem}.md\:h-64{height:16rem}.md\:h-96{height:24rem}.md\:h-auto{height:auto}.md\:w-16{width:4rem}.md\:w-20{width:5rem}.md\:w-48{width:12rem}.md\:w-5\/12{width:41.666667%}.md\:w-56{width:14rem}.md\:w-80{width:20rem}.md\:w-\[40\%\]{width:40%}.md\:w-\[400px\]{width:400px}.md\:w-auto{width:auto}.md\:min-w-\[200px\]{min-width:200px}.md\:max-w-3xl{max-width:48rem}.md\:max-w-md{max-width:28rem}.md\:max-w-none{max-width:none}.md\:max-w-sm{max-width:24rem}.md\:max-w-xs{max-width:20rem}.md\:flex-1{flex:1 1 0%}.md\:flex-none{flex:none}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\:grid-cols-\[1fr_120px_80px_200px_100px_80px_90px\]{grid-template-columns:1fr 120px 80px 200px 100px 80px 90px}.md\:grid-cols-\[1fr_280px\]{grid-template-columns:1fr 280px}.md\:grid-cols-\[420px_280px\]{grid-template-columns:420px 280px}.md\:flex-row{flex-direction:row}.md\:flex-wrap{flex-wrap:wrap}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:gap-10{gap:2.5rem}.md\:gap-12{gap:3rem}.md\:gap-24{gap:6rem}.md\:gap-3{gap:.75rem}.md\:gap-4{gap:1rem}.md\:gap-8{gap:2rem}.md\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.md\:overflow-visible{overflow:visible}.md\:rounded-3xl{border-radius:1.5rem}.md\:rounded-\[2rem\]{border-radius:2rem}.md\:p-10{padding:2.5rem}.md\:p-12{padding:3rem}.md\:p-14{padding:3.5rem}.md\:p-16{padding:4rem}.md\:p-20{padding:5rem}.md\:p-24{padding:6rem}.md\:p-3{padding:.75rem}.md\:p-6{padding:1.5rem}.md\:p-7{padding:1.75rem}.md\:p-8{padding:2rem}.md\:p-9{padding:2.25rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:px-9{padding-left:2.25rem;padding-right:2.25rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:pb-0{padding-bottom:0}.md\:pb-9{padding-bottom:2.25rem}.md\:pt-0{padding-top:0}.md\:pt-10{padding-top:2.5rem}.md\:pt-24{padding-top:6rem}.md\:pt-32{padding-top:8rem}.md\:text-right{text-align:right}.md\:text-start{text-align:start}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:text-8xl{font-size:6rem;line-height:1}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-xs{font-size:.75rem;line-height:1rem}.md\:shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}@media(min-width:1024px){.lg\:sticky{position:sticky}.lg\:left-auto{left:auto}.lg\:right-0{right:0}.lg\:top-0{top:0}.lg\:top-24{top:6rem}.lg\:top-6{top:1.5rem}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:col-span-8{grid-column:span 8 / span 8}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-32{height:8rem}.lg\:h-full{height:100%}.lg\:min-h-0{min-height:0px}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-14{width:3.5rem}.lg\:w-2\/3{width:66.666667%}.lg\:w-2\/5{width:40%}.lg\:w-20{width:5rem}.lg\:w-3\/5{width:60%}.lg\:w-32{width:8rem}.lg\:w-48{width:12rem}.lg\:w-80{width:20rem}.lg\:w-\[42\%\]{width:42%}.lg\:w-\[58\%\]{width:58%}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:grid-cols-\[1fr\,500px\]{grid-template-columns:1fr 500px}.lg\:grid-cols-\[1fr\,600px\]{grid-template-columns:1fr 600px}.lg\:grid-cols-\[1fr_340px\]{grid-template-columns:1fr 340px}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:items-center{align-items:center}.lg\:gap-10{gap:2.5rem}.lg\:gap-24{gap:6rem}.lg\:self-start{align-self:flex-start}.lg\:border-b-0{border-bottom-width:0px}.lg\:border-l{border-left-width:1px}.lg\:border-t-0{border-top-width:0px}.lg\:p-10{padding:2.5rem}.lg\:p-12{padding:3rem}.lg\:p-14{padding:3.5rem}.lg\:p-3{padding:.75rem}.lg\:p-5{padding:1.25rem}.lg\:p-6{padding:1.5rem}.lg\:p-7{padding:1.75rem}.lg\:p-8{padding:2rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pl-6{padding-left:1.5rem}.lg\:pt-0{padding-top:0}.lg\:pt-4{padding-top:1rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:opacity-0{opacity:0}}@media(min-width:1280px){.xl\:col-span-2{grid-column:span 2 / span 2}.xl\:col-span-3{grid-column:span 3 / span 3}.xl\:col-span-4{grid-column:span 4 / span 4}.xl\:col-span-8{grid-column:span 8 / span 8}.xl\:block{display:block}.xl\:w-72{width:18rem}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xl\:px-20{padding-left:5rem;padding-right:5rem}}.rtl\:left-auto:where([dir=rtl],[dir=rtl] *){left:auto}.rtl\:right-4:where([dir=rtl],[dir=rtl] *){right:1rem}.rtl\:rotate-180:where([dir=rtl],[dir=rtl] *){--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))}.rtl\:space-x-reverse:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 1}.rtl\:pl-4:where([dir=rtl],[dir=rtl] *){padding-left:1rem}.rtl\:pr-12:where([dir=rtl],[dir=rtl] *){padding-right:3rem}.group\/btn:hover .rtl\:group-hover\/btn\:-translate-x-1:where([dir=rtl],[dir=rtl] *){--tw-translate-x: -.25rem;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\/btn:hover .rtl\:group-hover\/btn\:translate-x-2:where([dir=rtl],[dir=rtl] *){--tw-translate-x: .5rem;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))}.peer:checked~.rtl\:peer-checked\:after\:-translate-x-full:where([dir=rtl],[dir=rtl] *):after{content:var(--tw-content);--tw-translate-x: -100%;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))}@media print{.print\:p-0{padding:0}}:root,[data-theme=dark]{--fl-brand-primary: #ff7a1a;--fl-brand-deep: #de6203;--fl-brand-soft: #ffb26b;--fl-brand-text: var(--fl-brand-soft);--fl-bg-1: #07070a;--fl-bg-2: #0c0c11;--fl-bg-3: #121218;--fl-text-primary: #f5f3ef;--fl-text-secondary: rgba(245, 243, 239, .64);--fl-text-muted: rgba(245, 243, 239, .4);--fl-border: rgba(255, 255, 255, .09);--fl-border-strong: rgba(255, 255, 255, .16);--fl-success: #22c55e;--fl-warning: #f59e0b;--fl-error: #ef4444;--fl-info: #3b82f6;--fl-glass-soft-bg: rgba(255, 255, 255, .04);--fl-glass-card-bg: rgba(255, 255, 255, .045);--fl-glass-liquid-bg: rgba(255, 255, 255, .07);--fl-glass-highlight: rgba(255, 255, 255, .09);--fl-glass-shadow: 0 8px 32px rgba(0, 0, 0, .35);--fl-radius-control: 16px;--fl-radius-card: 28px;--fl-radius-panel: 30px;--fl-radius-pill: 999px;--fl-font-heading: "Alexandria", "IBM Plex Sans Arabic", system-ui, sans-serif;--fl-font-body: "IBM Plex Sans Arabic", "Alexandria", system-ui, sans-serif;--fl-font-numeric: "Space Grotesk", "IBM Plex Sans Arabic", system-ui, sans-serif;--fl-shadow-primary: 0 8px 24px rgba(255, 122, 26, .28)}[data-theme=light]{--fl-bg-1: #f6f4f1;--fl-bg-2: #fdfcfa;--fl-bg-3: #efece7;--fl-text-primary: #171512;--fl-text-secondary: rgba(23, 21, 18, .64);--fl-text-muted: rgba(23, 21, 18, .42);--fl-border: rgba(23, 21, 18, .11);--fl-border-strong: rgba(23, 21, 18, .22);--fl-glass-soft-bg: rgba(23, 21, 18, .04);--fl-glass-card-bg: rgba(255, 255, 255, .86);--fl-glass-liquid-bg: rgba(255, 255, 255, .92);--fl-glass-highlight: rgba(255, 255, 255, .9);--fl-glass-shadow: 0 12px 32px rgba(23, 21, 18, .12), 0 2px 8px rgba(23, 21, 18, .06);--fl-brand-text: var(--fl-brand-deep)}.fl-page-surface{background:radial-gradient(1100px 480px at 12% -12%,rgba(255,122,26,.11),transparent 60%),radial-gradient(900px 420px at 105% 0%,rgba(255,122,26,.06),transparent 55%),var(--fl-bg-1)}.fl-glass-soft{background:var(--fl-glass-soft-bg);border:1px solid var(--fl-border);backdrop-filter:blur(18px) saturate(1.3);-webkit-backdrop-filter:blur(18px) saturate(1.3)}.fl-glass-card{background-color:var(--fl-glass-card-bg);background-image:linear-gradient(165deg,var(--fl-glass-highlight),transparent 40%);border:1px solid var(--fl-border);border-radius:var(--fl-radius-card);backdrop-filter:blur(26px) saturate(1.6);-webkit-backdrop-filter:blur(26px) saturate(1.6);box-shadow:var(--fl-glass-shadow),inset 0 1px 0 var(--fl-glass-highlight)}.fl-glass-liquid{background:linear-gradient(160deg,var(--fl-glass-liquid-bg),var(--fl-glass-card-bg));border:1px solid var(--fl-border-strong);border-radius:var(--fl-radius-panel);backdrop-filter:blur(28px) saturate(1.7);-webkit-backdrop-filter:blur(28px) saturate(1.7);box-shadow:var(--fl-glass-shadow),inset 0 1px 0 var(--fl-glass-highlight)}.fl-heading{font-family:var(--fl-font-heading)}.fl-numeric{font-family:var(--fl-font-numeric)}.fl-icon-accent{color:var(--fl-brand-text)}.fl-icon-muted{color:var(--fl-text-secondary)}.fl-icon-badge{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:9px;background:#ff7a1a24;color:var(--fl-brand-text);flex-shrink:0}.fl-badge-remove{background:var(--fl-bg-2);border:1px solid var(--fl-border-strong);box-shadow:0 2px 6px #00000047}.fl-section-divider{display:flex;align-items:center;gap:.5rem;font-size:10px;font-weight:800;color:var(--fl-text-muted);text-transform:uppercase;letter-spacing:.08em}.fl-section-divider:after{content:"";flex:1;height:1px;background:var(--fl-border)}.fl-input{width:100%;background:var(--fl-glass-soft-bg);border:1px solid var(--fl-border);border-radius:var(--fl-radius-control);color:var(--fl-text-primary);padding:.625rem .875rem;font-size:.875rem;transition:border-color .2s ease,background-color .2s ease}.fl-input::-moz-placeholder{color:var(--fl-text-muted)}.fl-input::placeholder{color:var(--fl-text-muted)}.fl-input:focus{outline:none;border-color:var(--fl-brand-primary);background:var(--fl-glass-card-bg)}.fl-input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(.9) brightness(1.6);opacity:.8}[data-theme=light] .fl-input[type=date]::-webkit-calendar-picker-indicator{filter:none;opacity:.6}.fl-label{font-size:10px;font-weight:800;color:var(--fl-text-secondary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem}.fl-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#ff9440,var(--fl-brand-primary) 55%,var(--fl-brand-deep));color:#fff;font-weight:800;border-radius:var(--fl-radius-control);box-shadow:var(--fl-shadow-primary);transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.fl-btn-primary:hover{transform:translateY(-1px);filter:brightness(1.05)}.fl-btn-primary:active{transform:translateY(0);filter:brightness(.98)}.fl-btn-primary.fl-btn-success{background:linear-gradient(135deg,#34d16f,var(--fl-success) 60%,#16a34a);box-shadow:0 8px 24px #22c55e47}.fl-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--fl-glass-soft-bg);border:1px solid var(--fl-border);color:var(--fl-text-secondary);font-weight:700;border-radius:var(--fl-radius-control);transition:background-color .18s ease,border-color .18s ease,color .18s ease}.fl-btn-secondary:hover{background:var(--fl-glass-card-bg);border-color:var(--fl-border-strong);color:var(--fl-text-primary)}.fl-btn-secondary.fl-btn-active-brand{background:#ff7a1a24;border-color:#ff7a1a66;color:var(--fl-brand-text)}.fl-btn-secondary.fl-btn-active-success{background:#22c55e24;border-color:#22c55e59;color:var(--fl-success)}.fl-pill{border-radius:var(--fl-radius-pill)}.fl-callout-warning{background:#f59e0b14;border:1px solid rgba(245,158,11,.22)}.fl-callout-warning .fl-callout-icon{color:var(--fl-warning)}.fl-callout-info{background:#3b82f614;border:1px solid rgba(59,130,246,.22)}.fl-callout-info .fl-callout-icon,.fl-callout-info .fl-callout-title{color:var(--fl-info)}.fl-callout-brand{background:#ff7a1a17;border:1px solid rgba(255,122,26,.28);backdrop-filter:blur(16px) saturate(1.3);-webkit-backdrop-filter:blur(16px) saturate(1.3)}.fl-callout-brand .fl-callout-icon,.fl-callout-brand .fl-callout-title{color:var(--fl-brand-text)}.fl-subtab{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border-radius:var(--fl-radius-pill);font-size:11px;font-weight:800;color:var(--fl-text-secondary);border:1px solid transparent;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.fl-subtab:hover{background:var(--fl-glass-soft-bg);color:var(--fl-text-primary)}.fl-subtab.fl-subtab-active{background:#ff7a1a29;border-color:#ff7a1a66;color:var(--fl-brand-text)}.fl-nav-active-brand{background:#ff7a1a29;border:1px solid rgba(255,122,26,.4);color:var(--fl-brand-text);box-shadow:0 0 18px #ff7a1a47;backdrop-filter:blur(10px) saturate(1.4);-webkit-backdrop-filter:blur(10px) saturate(1.4)}.fl-badge-live{display:inline-flex;align-items:center;gap:.375rem;color:var(--fl-success);font-weight:800;font-size:.75rem}.fl-badge-live:before{content:"";width:6px;height:6px;border-radius:var(--fl-radius-pill);background:var(--fl-success);animation:fl-pulse 1.6s ease-in-out infinite}@keyframes fl-pulse{0%,to{opacity:1}50%{opacity:.4}}.fl-merchant-sidebar{--fl-dashboard-topbar-height: 72px;background:radial-gradient(260px 150px at 86% 4%,rgba(255,122,26,.09),transparent 70%),linear-gradient(180deg,#ff7a1a08,#ff7a1a00 122px),#0a0a0ef0!important;border:0!important;border-inline-start:1px solid rgba(255,255,255,.075)!important;border-inline-end:1px solid rgba(255,255,255,.075)!important;box-shadow:-18px 0 42px #0003,inset 1px 0 #ffffff0a!important;color:var(--fl-text-primary)!important;font-family:var(--fl-font-body)!important;backdrop-filter:blur(24px) saturate(1.35)!important;-webkit-backdrop-filter:blur(24px) saturate(1.35)!important}.fl-merchant-sidebar *{letter-spacing:0!important}.fl-merchant-sidebar .fl-sidebar-logo{flex:0 0 var(--fl-dashboard-topbar-height);height:var(--fl-dashboard-topbar-height);min-height:var(--fl-dashboard-topbar-height);max-height:var(--fl-dashboard-topbar-height);padding:.55rem 1rem!important;align-items:center!important;justify-content:center!important;overflow:hidden;background:linear-gradient(180deg,#0c0c1194,#0c0c1170),linear-gradient(90deg,rgba(255,122,26,.045),transparent 58%)!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.fl-merchant-sidebar .fl-sidebar-logo img{filter:drop-shadow(0 8px 18px rgba(0,0,0,.22))}.fl-merchant-sidebar .fl-sidebar-logo-img{width:86%;height:auto;max-height:44px;-o-object-fit:contain;object-fit:contain}.fl-merchant-sidebar .fl-sidebar-logo-img-light,html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-logo-img-dark{display:none}html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-logo-img-light{display:block}html[data-theme=dark] .fl-merchant-sidebar .fl-sidebar-logo-img-dark,html:not([data-theme=light]) .fl-merchant-sidebar .fl-sidebar-logo-img-dark{display:block}.fl-merchant-sidebar .sidebar-handle{background:#ff7a1a24!important;border-color:#ff7a1a6b!important;color:#ffb26b!important;box-shadow:0 12px 24px #00000047,0 0 18px #ff7a1a2e!important}.fl-merchant-sidebar .fl-sidebar-nav{padding:0 0 .55rem!important;background:transparent!important}.fl-merchant-sidebar .fl-sidebar-nav>.fl-sidebar-section:first-child{border-top:0!important}.fl-merchant-sidebar .fl-sidebar-section{position:relative;margin:0!important;padding:.6rem .62rem!important;border:0!important;border-top:1px solid rgba(255,255,255,.055)!important;border-radius:0!important;background:linear-gradient(180deg,rgba(255,255,255,.012),transparent)!important;box-shadow:none!important}.fl-merchant-sidebar .fl-sidebar-section-active{background:linear-gradient(90deg,rgba(255,122,26,.065),rgba(255,122,26,.018) 52%,transparent),linear-gradient(180deg,rgba(255,255,255,.016),transparent)!important}.fl-merchant-sidebar .fl-sidebar-section-active:before{content:"";position:absolute;top:.7rem;bottom:.7rem;inset-inline-start:0;width:3px;border-radius:999px;background:linear-gradient(180deg,#ffb26b,var(--fl-brand-primary),var(--fl-brand-deep));box-shadow:0 0 18px #ff7a1a7a}.fl-merchant-sidebar .fl-sidebar-section>.px-3{padding-inline:.15rem!important}.fl-merchant-sidebar .fl-sidebar-item,.fl-merchant-sidebar .fl-sidebar-subitem,.fl-merchant-sidebar .fl-sidebar-footer-action{color:#f5f3efc7!important;font-family:var(--fl-font-body)!important;font-weight:850!important}.fl-merchant-sidebar .fl-sidebar-item{min-height:39px!important;padding:.62rem .7rem!important;border-radius:14px!important;border:1px solid transparent!important;background:transparent!important;box-shadow:none!important}.fl-merchant-sidebar .fl-sidebar-subitem{min-height:33px!important;border-radius:12px!important;color:#f5f3ef9e!important}.fl-merchant-sidebar .fl-sidebar-item svg,.fl-merchant-sidebar .fl-sidebar-subitem svg,.fl-merchant-sidebar .fl-sidebar-footer-action svg{color:currentColor!important}.fl-merchant-sidebar .fl-sidebar-item-label{font-size:12px!important;font-weight:900!important;color:inherit!important}.fl-merchant-sidebar .fl-sidebar-subitem-label{font-size:11px!important;font-weight:850!important;color:inherit!important}.fl-merchant-sidebar .fl-sidebar-item:hover,.fl-merchant-sidebar .fl-sidebar-subitem:hover,.fl-merchant-sidebar .fl-sidebar-footer-action:hover{background:#ff7a1a18!important;border-color:#ff7a1a42!important;color:#fff8f1!important}.fl-merchant-sidebar .fl-sidebar-item-active,.fl-merchant-sidebar .fl-sidebar-subitem-active,.fl-merchant-sidebar .fl-sidebar-footer-action-active,.fl-merchant-sidebar .fl-nav-active-brand{background:linear-gradient(135deg,#ff94402e,#ff7a1a13),#ff7a1a09!important;border-color:#ff7a1a61!important;color:#fff7ef!important;box-shadow:inset 0 1px #ffffff17,0 12px 26px #ff7a1a24!important}.fl-merchant-sidebar .fl-sidebar-item-active svg,.fl-merchant-sidebar .fl-sidebar-subitem-active svg,.fl-merchant-sidebar .fl-sidebar-footer-action-active svg{color:#ffb26b!important}.fl-merchant-sidebar .fl-sidebar-chevron{color:#f5f3ef61!important}.fl-merchant-sidebar .fl-sidebar-chevron-active{color:#ffb26b!important}.fl-merchant-sidebar .fl-sidebar-sublist{gap:4px!important;padding-top:.2rem!important;padding-bottom:.15rem!important}.fl-merchant-sidebar .fl-sidebar-subitem-rail{width:2px!important;background:#ffffff21!important}.fl-merchant-sidebar .fl-sidebar-subitem-active .fl-sidebar-subitem-rail{background:var(--fl-brand-primary)!important;box-shadow:0 0 12px #ff7a1a94!important}.fl-merchant-sidebar .fl-sidebar-footer-action{min-height:42px!important;border-radius:15px!important;background:#ffffff0d!important;border-color:#ffffff14!important;color:#fff8f1!important}.fl-merchant-sidebar .fl-sidebar-footer-action-icon{color:#ffb26b!important}.fl-merchant-sidebar .fl-sidebar-support-wrap{border-top:1px solid rgba(255,255,255,.075)!important}.fl-merchant-sidebar .fl-sidebar-support{background:linear-gradient(135deg,#ff7a1a29,#ff7a1a0d),#ffffff08!important;border:1px solid rgba(255,122,26,.32)!important;color:#fff6ee!important;box-shadow:0 14px 30px #00000038!important}.fl-merchant-sidebar .fl-sidebar-support-icon{background:#ff7a1a2e!important;color:#ffb26b!important}.fl-merchant-sidebar .fl-sidebar-support-title{color:#fff8f1!important}.fl-merchant-sidebar .fl-sidebar-support-meta{color:#ffb26bd1!important}.fl-merchant-sidebar.fl-sidebar-collapsed .fl-sidebar-logo{flex-basis:var(--fl-dashboard-topbar-height);height:var(--fl-dashboard-topbar-height);min-height:var(--fl-dashboard-topbar-height);max-height:var(--fl-dashboard-topbar-height);padding-inline:.65rem!important}.fl-merchant-sidebar.fl-sidebar-collapsed .fl-sidebar-section{padding-inline:.44rem!important}.fl-merchant-sidebar.fl-sidebar-collapsed .fl-sidebar-section-active:before{top:.55rem;bottom:.55rem}html[data-theme=light] .fl-merchant-sidebar{background:radial-gradient(260px 150px at 86% 4%,rgba(255,122,26,.075),transparent 70%),linear-gradient(180deg,#ff7a1a09,#ff7a1a00 122px),#ffffffeb!important;color:var(--fl-text-primary)!important;border-color:#17151218!important;box-shadow:-14px 0 36px #17151214,inset 1px 0 #ffffffdb!important}html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-logo{background:linear-gradient(180deg,#fffffff0,#ffffffc2),linear-gradient(90deg,rgba(255,122,26,.05),transparent 62%)!important;border-bottom-color:#17151217!important}html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-section{border-top-color:#17151213!important;background:linear-gradient(180deg,rgba(23,21,18,.018),transparent)!important}html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-section-active{background:linear-gradient(90deg,rgba(255,122,26,.075),rgba(255,122,26,.024) 52%,transparent),linear-gradient(180deg,rgba(255,255,255,.48),transparent)!important}html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-item,html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-subitem,html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-footer-action{color:#171512c7!important}html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-subitem{color:#1715129e!important}html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-item:hover,html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-subitem:hover,html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-footer-action:hover{background:#ff7a1a17!important;border-color:#de620340!important;color:#171512!important}html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-item-active,html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-subitem-active,html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-footer-action-active,html[data-theme=light] .fl-merchant-sidebar .fl-nav-active-brand{background:linear-gradient(135deg,#ff7a1a24,#ff7a1a0d),#ffffff80!important;border-color:#de62034d!important;color:#171512!important;box-shadow:inset 0 1px #ffffffc7,0 10px 24px #de62031c!important}html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-item-active svg,html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-subitem-active svg,html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-footer-action-active svg{color:var(--fl-brand-deep)!important}html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-chevron{color:#17151261!important}html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-footer-action{background:#ffffff94!important;border-color:#1715121a!important}html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-support-wrap{border-top-color:#17151217!important}html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-support{background:linear-gradient(135deg,#ff7a1a1f,#ff7a1a0b),#ffffffa8!important;border-color:#de620347!important;color:#171512!important;box-shadow:0 12px 26px #17151214!important}html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-support-title{color:#171512!important}html[data-theme=light] .fl-merchant-sidebar .fl-sidebar-support-meta{color:#de6203d1!important}
