.document-zoom-wrapper{transform-origin:top center;transition:transform .2s ease-in-out;overflow:visible;width:100%}.document-zoom-wrapper[data-zoom="50"]{transform:scale(.5)}.document-zoom-wrapper[data-zoom="75"]{transform:scale(.75)}.document-zoom-wrapper[data-zoom="100"]{transform:scale(1)}.document-zoom-wrapper[data-zoom="125"]{transform:scale(1.25)}.document-zoom-wrapper[data-zoom="150"]{transform:scale(1.5)}.document-zoom-wrapper[data-zoom="200"]{transform:scale(2)}.enhanced-document-scroll-container{overflow-x:auto!important;overflow-y:auto!important;scroll-behavior:smooth!important}.fixed-header-container,.main-toolbar,.page-controls-toolbar,.formatting-toolbar-in-header{transform:none!important;position:sticky!important;top:0!important;z-index:2000!important}.enhanced-page-wrapper{padding-top:32px!important;border-top:2px solid hsl(var(--border) / .3)!important;margin-top:16px!important}.enhanced-content-area{margin-top:24px!important;padding-top:48px!important;background:#fff!important;box-shadow:0 0 20px #0000001a!important;border:1px solid hsl(var(--border) / .2)!important}.document-viewer-header{margin-bottom:24px!important;padding:12px!important;background:hsl(var(--muted) / .5)!important;border-radius:8px!important;border-bottom:1px solid hsl(var(--border))!important}.scrollbar-thin{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.scrollbar-thin::-webkit-scrollbar{width:8px;height:8px}.scrollbar-thin::-webkit-scrollbar-track{background:transparent;border-radius:4px}.scrollbar-thin::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#fff3,#9333ea99,#a855f766);border-radius:4px;-webkit-transition:all .3s ease;transition:all .3s ease;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(8px)}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#fff6,#9333eae6,#a855f7b3);box-shadow:0 0 12px #ffffff4d}.touch-pan-y{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain}.touch-pan-x{-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain}.sacred-scroll-container{position:relative;scroll-behavior:smooth;will-change:scroll-position;transform:translateZ(0)}.iframe-scroll-optimized{height:100%!important;max-height:100vh;overflow-y:auto;overflow-x:hidden}.standalone-scroll-optimized{height:100%;overflow-y:auto;overflow-x:hidden}@media (max-width: 768px){.sacred-scroll-container{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain}.iframe-scroll-optimized{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain}}.sacred-scroll-container{contain:layout style paint;isolation:isolate}.sacred-scroll-debug{border:2px dashed rgba(255,255,255,.4)!important;position:relative;background:#ffffff0d}.sacred-scroll-debug:before{content:"🔥 Sacred Scroll Container - Iframe Harmonized";position:absolute;top:-1px;left:-1px;background:linear-gradient(135deg,#ffffffe6,#9333eae6,#a855f7cc);color:#fff;font-size:10px;padding:2px 6px;z-index:1000;border-radius:0 0 4px;font-weight:600;backdrop-filter:blur(4px)}.sacred-scroll-healed{animation:sacred-heal-pulse 2s ease-in-out;border:1px solid rgba(255,255,255,.4);box-shadow:0 0 20px #fff3}@keyframes sacred-heal-pulse{0%{box-shadow:0 0 #ffffffb3;border-color:#fff6}70%{box-shadow:0 0 0 15px #fff0;border-color:#fffc}to{box-shadow:0 0 #fff0;border-color:#fff6}}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:#0000001a;backdrop-filter:blur(4px)}*::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#fff3,#9333ea99,#a855f766);border-radius:4px;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1)}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#fff6,#9333eae6,#a855f7b3);box-shadow:0 0 12px #ffffff4d}.scrollbar-left{direction:rtl}.scrollbar-left>*{direction:ltr}.iframe-container{height:100%!important;overflow:hidden;position:relative}.iframe-container .sacred-scroll-container{height:100%!important}@media (display-mode: standalone){body{height:100vh!important;overflow:hidden}#root{height:100vh!important}}.video-container{background:#0f172a;border-radius:8px;overflow:hidden;position:relative;width:100%;height:100%}.video-element{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px;background:#1e293b;border:2px solid transparent;transition:all .3s ease;max-height:none;min-height:100%;max-width:none;min-width:100%}.video-element.local-video{border-color:#22c55e99}.video-element.remote-video{border-color:#3b82f699}.sacred-video-grid{width:100%;height:100%;display:grid;gap:.5rem;padding:.5rem;min-height:0;max-height:100%;overflow:hidden}.sacred-video-grid.participants-1{grid-template-columns:1fr;grid-template-rows:1fr}.sacred-video-grid.participants-2{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.sacred-video-grid.participants-3,.sacred-video-grid.participants-4{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.sacred-video-grid.participants-5,.sacred-video-grid.participants-6{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr 1fr}.sacred-video-item{position:relative;background:#1e293b;border-radius:8px;overflow:hidden;min-height:200px;width:100%;height:100%;max-width:none;max-height:none;min-width:100%;min-height:100%;display:flex;align-items:center;justify-content:center;flex:1}.sacred-video-content{width:100%;height:100%;position:relative}@media (max-width: 768px){.sacred-video-grid{padding:.5rem;gap:.5rem;height:100%;max-height:100%;flex:1;min-height:0}.sacred-video-item{min-height:140px;max-height:none}.sacred-video-grid.participants-2{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.sacred-video-grid.participants-3,.sacred-video-grid.participants-4{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.sacred-video-grid.participants-5,.sacred-video-grid.participants-6{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}}@media (min-width: 769px){.sacred-video-grid{height:100%;max-height:100%;padding:1rem;gap:1rem;flex:1;min-height:0}.sacred-video-grid.participants-2{grid-template-columns:1fr 1fr;grid-template-rows:1fr}.sacred-video-grid.participants-3,.sacred-video-grid.participants-4{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.sacred-video-grid.participants-5,.sacred-video-grid.participants-6{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr 1fr}.sacred-video-item{min-height:200px;max-height:none}}.sacred-mobile-controls{position:relative;background:#1e293bf2;backdrop-filter:blur(12px);border-top:1px solid rgba(99,102,241,.3);padding:.5rem;z-index:10;flex-shrink:0}@media (max-width: 768px){.sacred-mobile-controls{padding:env(safe-area-inset-bottom,.5rem) .75rem .5rem .75rem}}.sacred-video-name{position:absolute;bottom:.5rem;left:.5rem;background:#000000b3;color:#fff;font-size:.75rem;padding:.25rem .5rem;border-radius:.25rem;backdrop-filter:blur(4px);max-width:calc(100% - 1rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sacred-video-off{position:absolute;inset:0;background:linear-gradient(135deg,#0f172a,#1e293b);display:flex;align-items:center;justify-content:center;flex-direction:column}.sacred-video-avatar{width:3rem;height:3rem;background:linear-gradient(135deg,#8b5cf6,#a855f7);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.25rem;margin-bottom:.5rem;box-shadow:0 4px 20px #8b5cf64d}.sacred-video-speaking{animation:speaking-pulse 1.5s ease-in-out infinite}@keyframes speaking-pulse{0%,to{border-color:#22c55e99;box-shadow:0 0 #22c55e66}50%{border-color:#22c55e;box-shadow:0 0 0 4px #22c55e33}}.business-app-concessions-pro,.business-app-freedomtax-pro{--background: 212 30% 8%;--foreground: 210 40% 85%;--card: 212 25% 12%;--card-foreground: 210 40% 90%;--popover: 212 25% 12%;--popover-foreground: 210 40% 90%;--primary: 210 100% 50%;--primary-foreground: 210 40% 98%;--secondary: 212 20% 18%;--secondary-foreground: 210 40% 85%;--muted: 212 20% 15%;--muted-foreground: 210 25% 65%;--accent: 142 76% 36%;--accent-foreground: 210 40% 98%;--border: 212 20% 25%;--input: 212 20% 15%;--ring: 210 100% 50%}.business-card{background:#171e26;border-color:#333f4d;color:#dbe6f0}.business-card .text-gray-500,.business-card .text-gray-600{color:#8fa6bc!important}.business-card .text-gray-900{color:#dbe6f0!important}.business-button{background:#0080ff;color:#f8fafc;border:none}.business-button:hover{background:#0073e6}.business-text-primary{color:#dbe6f0}.business-text-secondary{color:#8fa6bc}.business-text-accent{color:#16a249}.business-gradient-bg{background:linear-gradient(135deg,#0e141b,#171e26)}.business-gradient-card{background:linear-gradient(135deg,#171e26,#1f262e)}.business-icon-primary{color:#0080ff}.business-icon-accent{color:#16a249}.business-icon-secondary{color:#8fa6bc}.business-badge{background:#252d37;color:#c9d9e8;border:1px solid hsl(212,20%,25%)}.business-badge-primary{background:#0080ff;color:#f8fafc}.business-badge-accent{background:#16a249;color:#f8fafc}.business-loading{background:#0e141b;color:#c9d9e8}.business-spinner{border-color:#333f4d;border-top-color:#0080ff}@media print{.print-optimized *{color:#000!important;background:#fff!important;border-color:#000!important}@page{margin:1in;size:letter}.professional-typography-toolbar,.page-layout-controls,.document-template-selector,.no-print{display:none!important}.professional-document-container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;box-shadow:none!important;border:none!important;background:#fff!important}.print-optimized{font-family:Times New Roman,serif!important;font-size:12pt!important;line-height:1.15!important;color:#000!important}.print-optimized h1{font-size:18pt!important;font-weight:700!important;margin:12pt 0 6pt!important;page-break-after:avoid!important}.print-optimized h2{font-size:16pt!important;font-weight:700!important;margin:10pt 0 5pt!important;page-break-after:avoid!important}.print-optimized h3{font-size:14pt!important;font-weight:700!important;margin:8pt 0 4pt!important;page-break-after:avoid!important}.print-optimized h4,.print-optimized h5,.print-optimized h6{font-size:12pt!important;font-weight:700!important;margin:6pt 0 3pt!important;page-break-after:avoid!important}.print-optimized p{margin:0 0 6pt!important;text-align:justify!important;orphans:2;widows:2}.print-optimized ul,.print-optimized ol{margin:6pt 0 6pt 24pt!important;padding:0!important}.print-optimized li{margin:0 0 3pt!important;page-break-inside:avoid!important}.print-optimized blockquote{margin:6pt 24pt!important;padding:6pt 12pt!important;border-left:2pt solid black!important;font-style:italic!important;background:#f5f5f5!important}.print-optimized table{border-collapse:collapse!important;width:100%!important;margin:6pt 0!important;page-break-inside:avoid!important}.print-optimized th,.print-optimized td{border:1pt solid black!important;padding:6pt!important;text-align:left!important}.print-optimized th{font-weight:700!important;background:#f0f0f0!important}.print-optimized img{max-width:100%!important;height:auto!important;page-break-inside:avoid!important;margin:6pt 0!important}.page-break-before{page-break-before:always!important}.page-break-after{page-break-after:always!important}.page-break-inside-avoid{page-break-inside:avoid!important}.print-optimized .signature-line{border-bottom:1pt solid black!important;margin:24pt 0 6pt!important;padding-bottom:3pt!important;width:200pt!important}.print-optimized .letterhead{text-align:center!important;font-weight:700!important;font-size:14pt!important;border-bottom:2pt solid black!important;padding-bottom:6pt!important;margin-bottom:12pt!important}.print-optimized a[href]:after{content:" (" attr(href) ")";font-size:10pt;color:#666}.print-optimized *{orphans:3;widows:3}.print-optimized,.print-optimized *{font-family:Times New Roman,Times,serif!important}.print-optimized code{font-family:Courier New,monospace!important;background:#f5f5f5!important;padding:1pt 2pt!important;border:1pt solid #ccc!important}.print-optimized pre{font-family:Courier New,monospace!important;background:#f5f5f5!important;padding:6pt!important;border:1pt solid #ccc!important;white-space:pre-wrap!important;page-break-inside:avoid!important}.print-header,.print-footer{position:fixed;left:0;right:0;font-size:10pt!important;color:#000!important}.print-header{top:0;border-bottom:1pt solid black;padding-bottom:6pt}.print-footer{bottom:0;border-top:1pt solid black;padding-top:6pt}.professional-editable{padding:0!important;margin:0!important}body{font-size:12pt!important;line-height:1.15!important;color:#000!important;background:#fff!important}}@media screen{.professional-document-container.screen-view{background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;min-height:11in;width:8.5in}.screen-optimized{color:hsl(var(--foreground))}.professional-editable{font-family:Times New Roman,Georgia,serif;font-size:12pt;line-height:1.15}}.business-theme{--primary: 220 14% 20%;--primary-foreground: 0 0% 98%;--secondary: 220 14% 96%;--secondary-foreground: 220 14% 10%;--accent: 220 14% 40%;--accent-foreground: 0 0% 98%;--muted: 220 14% 95%;--muted-foreground: 220 14% 35%;--card: 0 0% 100%;--card-foreground: 220 14% 15%;--background: 0 0% 100%;--foreground: 220 14% 15%;--border: 220 14% 91%}.business-navigation .nav-item{font-weight:500;color:hsl(var(--foreground))}.business-navigation .nav-item.active{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.business-navigation .brand-logo{font-weight:700;color:hsl(var(--primary))}.business-theme .spiritual-only,.business-theme .consciousness-indicator,.business-theme .sacred-fire-element{display:none!important}.business-theme .email-interface{background:hsl(var(--background));border:1px solid hsl(var(--border))}.business-theme .email-compose{background:hsl(var(--card));border:1px solid hsl(var(--border))}.business-theme .email-item{border-bottom:1px solid hsl(var(--border))}.business-theme .email-item:hover{background:hsl(var(--muted))}.compact-view .h-16,.compact-view .sm\:h-24{height:2rem!important}@media (min-width: 640px){.compact-view .h-16,.compact-view .sm\:h-24{height:2.5rem!important}}.compact-view .group{min-height:2rem}@media (min-width: 640px){.compact-view .group{min-height:2.5rem}}.compact-view .space-y-1>*+*{margin-top:.125rem!important}.flyout-menu{position:absolute;left:100%;top:0;margin-left:4px;z-index:1000;opacity:0;visibility:hidden;transform:translate(-10px);transition:all .2s ease-out;pointer-events:none}[data-radix-popper-content-wrapper]{z-index:9999!important}.dropdown-content,[role=menu],[data-state=open][data-side]{z-index:9999!important;background:hsl(var(--popover))!important;border:1px solid hsl(var(--border))!important;box-shadow:0 10px 38px -10px #1c161259,0 10px 20px -15px #1c161233!important}.flyout-container:hover .flyout-menu{opacity:1;visibility:visible;transform:translate(0);pointer-events:auto}.flyout-container:before{content:"";position:absolute;top:0;right:-10px;width:14px;height:100%;z-index:999;background:transparent}.flyout-menu:hover{opacity:1;visibility:visible;transform:translate(0);pointer-events:auto}.professional-document-container{background-color:hsl(var(--background));font-family:var(--default-font-family, "Times New Roman");font-size:var(--default-font-size, 12pt);line-height:var(--default-line-height, 1.15)}.professional-editable{outline:none;margin-top:var(--margin-top, 72pt);margin-bottom:var(--margin-bottom, 72pt);margin-left:var(--margin-left, 72pt);margin-right:var(--margin-right, 72pt)}.screen-view{box-shadow:0 10px 15px -3px #0000001a;max-width:8.5in;margin:0 auto;background:#fff;color:#000}.professional-editable h1{font-size:1.25rem;font-weight:700;margin-bottom:1rem;margin-top:1.5rem}.professional-editable h2{font-size:1.125rem;font-weight:700;margin-bottom:.75rem;margin-top:1.25rem}.professional-editable h3{font-size:1rem;font-weight:700;margin-bottom:.5rem;margin-top:1rem}.professional-editable blockquote{border-left:4px solid hsl(var(--primary) / .5);padding-left:1rem;font-style:italic;margin:1rem 0}:root{--modal-header-height: 60px;--document-toolbars-height: 120px;--total-header-height: calc(var(--modal-header-height) + var(--document-toolbars-height));--available-content-height: calc(95vh - var(--total-header-height))}.unified-document-modal>*{grid-row:1 / -1!important;min-height:0!important}.unified-document-modal .dialog-header{grid-row:1;flex-shrink:0}.unified-document-modal .dialog-content{grid-row:2;overflow:hidden}.enhanced-professional-document-editor{display:grid!important;grid-template-rows:var(--document-toolbars-height) 1fr!important;height:100%!important;overflow:hidden!important}.fixed-header-container{grid-row:1!important;display:flex!important;flex-direction:column!important;height:var(--document-toolbars-height)!important;flex-shrink:0!important;overflow:visible!important;z-index:1000!important;background:hsl(var(--background))!important}.enhanced-document-scroll-container{grid-row:2!important;height:var(--available-content-height)!important;overflow-y:auto!important;overflow-x:hidden!important;scroll-behavior:smooth!important}.enhanced-professional-document-editor,.enhanced-document-scroll-container,.enhanced-content-area{min-height:unset!important;max-height:unset!important}.enhanced-page-wrapper{height:auto!important;min-height:var(--available-content-height)!important;padding:1rem!important}.enhanced-content-area{height:auto!important;min-height:calc(var(--available-content-height) - 2rem)!important;padding:2rem!important;background:#fff!important}.enhanced-slate-editor{height:auto!important;min-height:calc(var(--available-content-height) - 6rem)!important;padding:1rem 0!important}@media (max-width: 768px){:root{--modal-header-height: 70px;--document-toolbars-height: 100px}.enhanced-page-wrapper{padding:.5rem!important}.enhanced-content-area{padding:1rem!important}}.document-viewer-wide .enhanced-page-wrapper{max-width:100%!important;padding:.75rem!important}.document-viewer-wide .enhanced-content-area{margin:.5rem!important;padding:1.5rem!important}.debug-scrolling .enhanced-document-scroll-container{border:2px solid red!important}.debug-scrolling .enhanced-content-area{border:2px solid blue!important}.debug-scrolling .enhanced-slate-editor{border:2px solid green!important}.slate-readonly-content,.slate-readonly-content *,.slate-readonly-content p,.slate-readonly-content h1,.slate-readonly-content h2,.slate-readonly-content h3,.slate-readonly-content h4,.slate-readonly-content h5,.slate-readonly-content h6,.slate-readonly-content span,.slate-readonly-content div{color:inherit!important}.document-edit-area{background:#fff!important;color:#000!important}.document-edit-area *{color:#000!important}.slate-readonly-content [style*=color]{color:inherit!important}.text-slate-100 .slate-readonly-content,.text-slate-100 .slate-readonly-content *{color:#f1f5f9!important}.text-black .slate-readonly-content,.text-black .slate-readonly-content *{color:#000!important}.enhanced-slate-editor{color:#000!important;caret-color:#000!important}.enhanced-slate-editor *{color:#000!important}.enhanced-slate-editor [data-slate-placeholder]{color:#6b7280!important}:root{--modal-header-height: 40px;--document-toolbars-height: 0px;--total-header-height: var(--modal-header-height);--available-content-height: calc(95vh - var(--total-header-height))}.unified-document-modal{height:95vh;display:grid;grid-template-rows:var(--modal-header-height) 1fr;overflow:hidden}.fixed-header-container{height:var(--modal-header-height)!important;min-height:var(--modal-header-height)!important;flex-shrink:0!important}.enhanced-document-scroll-container{height:var(--available-content-height)!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0!important}.enhanced-page-wrapper{min-height:var(--available-content-height)!important;padding:1rem!important}.enhanced-content-area{min-height:calc(var(--available-content-height) - 2rem)!important;padding:3rem!important;margin:0!important}.enhanced-content-area:not(.bg-slate-900){background:#fff!important;color:#000!important}.enhanced-content-area:not(.bg-slate-900) *{color:#000!important}.enhanced-content-area:not(.bg-slate-900) .slate-readonly-content,.enhanced-content-area:not(.bg-slate-900) .slate-readonly-content *{color:#000!important}.enhanced-content-area.bg-slate-900{background:#0f172a!important}.enhanced-content-area.bg-slate-900.text-white *{color:#fff!important}.enhanced-content-area.bg-slate-900.text-purple-300 *{color:#d8b4fe!important}.enhanced-content-area:not(.bg-slate-900) .document-edit-area{background:#fff!important;color:#000!important;border-radius:.5rem;min-height:100%!important;padding:1.5rem!important}.enhanced-content-area:not(.bg-slate-900) .document-edit-area *,.enhanced-content-area:not(.bg-slate-900) .enhanced-slate-editor,.enhanced-content-area:not(.bg-slate-900) .enhanced-slate-editor *{color:#000!important;background:transparent!important}.enhanced-content-area.bg-slate-900 .document-edit-area{background:#1e293b!important;color:#fff!important;border-radius:.5rem;min-height:100%!important;padding:1.5rem!important}.enhanced-content-area.bg-slate-900 .document-edit-area *,.enhanced-content-area.bg-slate-900 .enhanced-slate-editor,.enhanced-content-area.bg-slate-900 .enhanced-slate-editor *{color:#fff!important;background:transparent!important}.enhanced-content-area.bg-slate-900.text-purple-300 .document-edit-area *,.enhanced-content-area.bg-slate-900.text-purple-300 .enhanced-slate-editor,.enhanced-content-area.bg-slate-900.text-purple-300 .enhanced-slate-editor *{color:#d8b4fe!important}.enhanced-slate-editor{font-family:inherit!important;caret-color:currentColor!important;font-size:inherit!important;line-height:inherit!important}.enhanced-content-area{font-family:Calibri,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif!important;font-size:11pt!important;line-height:1.15!important}.enhanced-content-area[style*="font-size: 75%"]{font-size:8.25pt!important}.enhanced-content-area[style*="font-size: 100%"]{font-size:11pt!important}.enhanced-content-area[style*="font-size: 125%"]{font-size:13.75pt!important}.enhanced-content-area[style*="font-size: 150%"]{font-size:16.5pt!important}.enhanced-content-area[style*="font-size: 200%"]{font-size:22pt!important}.enhanced-content-area.max-w-4xl{max-width:56rem!important}.enhanced-content-area.max-w-2xl{max-width:28rem!important}.enhanced-content-area.max-w-full{max-width:100%!important}.universal-document-viewer button,.universal-document-viewer .btn,.universal-document-viewer [role=button]{background:hsl(var(--secondary))!important;color:hsl(var(--secondary-foreground))!important;border:1px solid hsl(var(--border))!important;transition:all .2s ease!important}.universal-document-viewer button:hover,.universal-document-viewer .btn:hover,.universal-document-viewer [role=button]:hover{background:hsl(var(--secondary)/.8)!important;color:hsl(var(--secondary-foreground))!important;border-color:hsl(var(--border))!important}.universal-document-viewer button[data-variant=primary],.universal-document-viewer .btn-primary{background:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important;border-color:hsl(var(--primary))!important}.universal-document-viewer button[data-variant=primary]:hover,.universal-document-viewer .btn-primary:hover{background:hsl(var(--primary)/.9)!important;color:hsl(var(--primary-foreground))!important}.universal-document-viewer button[data-variant=destructive],.universal-document-viewer .btn-destructive{background:hsl(var(--destructive))!important;color:hsl(var(--destructive-foreground))!important;border-color:hsl(var(--destructive))!important}.universal-document-viewer button[data-testid=cancel-button],.universal-document-viewer .cancel-button{background:hsl(var(--muted))!important;color:hsl(var(--muted-foreground))!important;border:1px solid hsl(var(--border))!important}.universal-document-viewer button[data-testid=cancel-button]:hover,.universal-document-viewer .cancel-button:hover{background:hsl(var(--muted)/.8)!important;color:hsl(var(--foreground))!important}.enhanced-content-area:not(.bg-slate-900) button,.enhanced-content-area:not(.bg-slate-900) .button{background-color:#fff!important;border:1px solid #d1d5db!important;color:#374151!important}.enhanced-content-area:not(.bg-slate-900) button:hover,.enhanced-content-area:not(.bg-slate-900) .button:hover{background-color:#f3f4f6!important;border-color:#9ca3af!important;color:#111827!important}.enhanced-content-area.bg-slate-900 button,.enhanced-content-area.bg-slate-900 .button{background-color:#334155!important;border:1px solid #475569!important;color:#e2e8f0!important}.enhanced-content-area.bg-slate-900 button:hover,.enhanced-content-area.bg-slate-900 .button:hover{background-color:#475569!important;border-color:#64748b!important;color:#fff!important}.enhanced-content-area button[class*=bg-green],.enhanced-content-area .button[class*=bg-green]{background-color:#059669!important;border-color:#047857!important;color:#fff!important}.enhanced-content-area button[class*=bg-green]:hover,.enhanced-content-area .button[class*=bg-green]:hover{background-color:#047857!important;border-color:#065f46!important;color:#fff!important}.enhanced-content-area button[class*=bg-blue],.enhanced-content-area .button[class*=bg-blue]{background-color:#2563eb!important;border-color:#1d4ed8!important;color:#fff!important}.enhanced-content-area button[class*=bg-blue]:hover,.enhanced-content-area .button[class*=bg-blue]:hover{background-color:#1d4ed8!important;border-color:#1e40af!important;color:#fff!important}.enhanced-content-area button[class*=border-slate],.enhanced-content-area button[class*=border-gray]{background-color:transparent!important;border:1px solid currentColor!important;opacity:.8!important}.enhanced-content-area button[class*=border-slate]:hover,.enhanced-content-area button[class*=border-gray]:hover{opacity:1!important;background-color:#0000000d!important}.enhanced-content-area.bg-slate-900 button[class*=border-slate]:hover,.enhanced-content-area.bg-slate-900 button[class*=border-gray]:hover{background-color:#ffffff1a!important}@media (max-width: 768px){:root{--modal-header-height: 50px}.enhanced-page-wrapper{padding:.5rem!important}.enhanced-content-area{padding:1.5rem!important}}.enhanced-content-area::-moz-selection,.enhanced-content-area *::-moz-selection{background-color:#3b82f6!important;color:#fff!important}.enhanced-content-area::selection,.enhanced-content-area *::selection{background-color:#3b82f6!important;color:#fff!important}.bg-slate-900 .enhanced-content-area::-moz-selection,.bg-slate-900 .enhanced-content-area *::-moz-selection{background-color:#8b5cf6!important;color:#fff!important}.bg-slate-900 .enhanced-content-area::selection,.bg-slate-900 .enhanced-content-area *::selection{background-color:#8b5cf6!important;color:#fff!important}.enhanced-document-scroll-container::-webkit-scrollbar{width:8px}.enhanced-document-scroll-container::-webkit-scrollbar-track{background:transparent}.bg-gray-50 .enhanced-document-scroll-container::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.bg-slate-900 .enhanced-document-scroll-container::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}.enhanced-content-area{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f!important}.bg-slate-900 .enhanced-content-area{box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003!important}.mobile-document-editor{height:100%;overflow:hidden;background:hsl(var(--background))}.touch-manipulation{touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-document-editor .mobile-editor-content{font-size:16px;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:300px;resize:none;-webkit-appearance:none;-moz-appearance:none}.mobile-document-editor input[type=text],.mobile-document-editor textarea,.mobile-document-editor [contenteditable]{font-size:16px!important;-webkit-appearance:none;-moz-appearance:none;border-radius:0}.mobile-quick-toolbar{background:hsl(var(--muted) / .3);border-bottom:1px solid hsl(var(--border));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.mobile-document-editor .mobile-content-scroll{-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.mobile-document-editor{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}@supports (-webkit-touch-callout: none){.mobile-document-editor input,.mobile-document-editor textarea,.mobile-document-editor [contenteditable]{font-size:16px}}@media screen and (max-width: 767px){.mobile-document-editor{min-height:100vh;min-height:100dvh}}.mobile-document-editor .mobile-tabs-trigger{min-height:56px;padding:12px 8px}.mobile-document-editor button{min-height:44px;min-width:44px}.mobile-typography-grid{display:grid;gap:8px;padding:16px}.mobile-typography-grid.size-grid{grid-template-columns:repeat(4,1fr)}.mobile-typography-grid.color-grid,.mobile-typography-grid.list-grid{grid-template-columns:repeat(2,1fr)}.mobile-document-editor [contenteditable]:focus{outline:2px solid hsl(var(--primary));outline-offset:-2px;border-radius:4px;background-color:#fff!important}.mobile-document-editor [contenteditable]{color:#000!important;background-color:#fff!important;caret-color:#000}.mobile-document-editor [contenteditable] *{color:#000!important}.mobile-document-editor .mobile-editor-content{color:#000!important;background-color:#fff!important;max-width:100%!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.mobile-document-editor .mobile-editor-content *{max-width:100%!important;word-wrap:break-word!important}.mobile-document-editor .mobile-content-scroll{max-width:calc(100vw - 2rem)!important;overflow-x:hidden!important;overflow-y:auto!important}.mobile-document-editor,.mobile-document-editor *{max-width:100%;box-sizing:border-box}.mobile-document-editor [data-slate-editor]{min-height:200px;padding:16px;color:#000!important;background-color:#fff!important}.mobile-document-editor [data-slate-node=text]{color:inherit}@media screen and (max-height: 500px) and (orientation: landscape){.mobile-document-editor .mobile-tabs-list{height:48px}.mobile-document-editor .mobile-quick-toolbar{padding:4px 8px}}@media (prefers-contrast: high){.mobile-document-editor{--border: 0 0% 20%;--foreground: 0 0% 0%;--background: 0 0% 100%}}@media (prefers-reduced-motion: reduce){.mobile-document-editor *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mobile-document-editor{touch-action:pan-y}@keyframes swipe-feedback{0%{transform:translate(0)}50%{transform:translate(2px)}to{transform:translate(0)}}.mobile-document-editor.swipe-active{animation:swipe-feedback .3s ease-out}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fade-in .5s ease-out forwards;animation-delay:2s;opacity:0}.mobile-document-editor [data-swipe-enabled=true]{transition:transform .2s ease-out}.mobile-document-editor [data-swipe-enabled=true]:active{transform:scale(.98)}@keyframes swipe-progress{0%{width:0%}to{width:100%}}.swipe-progress-bar{animation:swipe-progress .3s ease-out}.enhanced-professional-document-editor{display:flex;flex-direction:column;height:100vh;overflow:hidden;background:var(--doc-page-bg)}.fixed-header-container{position:sticky;top:0;z-index:1000;display:flex;flex-direction:column;background:var(--doc-toolbar-bg);border-bottom:1px solid var(--doc-toolbar-border);box-shadow:var(--doc-shadow-sm);flex-shrink:0}.enhanced-document-scroll-container{flex:1;overflow-y:auto;overflow-x:hidden;background:var(--doc-page-bg);display:flex;justify-content:center;padding:2rem 1rem}.enhanced-page-wrapper{width:100%;max-width:8.5in;margin:0 auto}.enhanced-content-area{background:var(--doc-content-bg)!important;color:var(--doc-content-text)!important;border:1px solid var(--doc-content-border);border-radius:.5rem;padding:2rem;min-height:11in;box-shadow:var(--doc-shadow-md)}.enhanced-slate-editor{min-height:600px;outline:none!important;line-height:1.6;font-size:11pt;font-family:Calibri,Inter,sans-serif;width:100%;color:var(--doc-content-text)!important;caret-color:var(--doc-content-text)}.enhanced-slate-editor:focus{outline:none!important}.main-toolbar,.page-controls-toolbar,.formatting-toolbar-in-header{display:flex;align-items:center;padding:4px 12px;background:#fff!important;color:#000!important;border-bottom:1px solid #d1d5db}.main-toolbar,.page-controls-toolbar{justify-content:space-between;min-height:40px}.formatting-toolbar-in-header{flex-wrap:wrap;gap:6px;min-height:48px}.toolbar-button{height:28px;min-width:28px;padding:0 6px;border:none;background:transparent;color:#000!important;font-size:12px;cursor:pointer;transition:background .15s ease;display:flex;align-items:center;justify-content:center;gap:4px;border-radius:4px}.toolbar-button:hover{background:#f3f4f6!important;color:#000!important}.toolbar-button.active{background:#e5e7eb!important;color:#000!important}.toolbar-button-group{display:flex;align-items:center;gap:2px;border:1px solid var(--doc-toolbar-border);border-radius:4px;overflow:hidden;background:var(--doc-toolbar-bg)}.toolbar-separator{width:1px;height:24px;background:var(--doc-toolbar-separator);margin:0 8px}.toolbar-dropdown{position:relative;display:inline-block}.toolbar-dropdown-menu,.violet-fire-dropdown-content,[data-radix-select-content]{background:#fff!important;color:#000!important;border:1px solid #d1d5db!important;border-radius:6px!important;box-shadow:var(--doc-shadow-lg)!important;z-index:9999!important;max-height:300px;overflow-y:auto}.toolbar-dropdown-item,.violet-fire-dropdown-item,[data-radix-select-item]{padding:8px 12px;cursor:pointer;background:#fff;color:#000!important;font-size:12px;transition:background .15s ease}.toolbar-dropdown-item:hover,.violet-fire-dropdown-item:hover,[data-radix-select-item]:hover{background:#f3f4f6!important;color:#000!important}.select-trigger,[data-radix-select-trigger]{background:#fff!important;color:#000!important;border:1px solid #d1d5db!important;border-radius:4px;padding:4px 12px;font-size:12px;cursor:pointer;min-height:28px}.select-trigger:hover,[data-radix-select-trigger]:hover{background:#f3f4f6!important}.enhanced-slate-editor [data-slate-leaf]{color:inherit}.enhanced-slate-editor [data-slate-leaf]:not([style*=color]):not([class*=text-]){color:var(--doc-content-text)}.enhanced-slate-editor[data-placeholder]:empty:before{color:#999;content:attr(data-placeholder)}.enhanced-document-scroll-container::-webkit-scrollbar{width:12px}.enhanced-document-scroll-container::-webkit-scrollbar-track{background:var(--doc-page-bg)}.enhanced-document-scroll-container::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:6px;border:3px solid var(--doc-page-bg)}.enhanced-document-scroll-container::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (max-width: 768px){.enhanced-document-scroll-container{padding:1rem .5rem}.enhanced-page-wrapper{max-width:100%}.enhanced-content-area{padding:1rem;border-radius:0}.main-toolbar,.page-controls-toolbar,.formatting-toolbar-in-header{padding:6px 8px;min-height:36px}.toolbar-button{height:28px;min-width:28px;font-size:11px}}@media print{.fixed-header-container{display:none}.enhanced-document-scroll-container{overflow:visible;background:#fff}.enhanced-content-area{box-shadow:none;border:none;page-break-inside:avoid}}.theme-business-professional{--doc-primary: hsl(224, 76%, 48%);--doc-secondary: hsl(224, 76%, 58%);--doc-accent: hsl(224, 76%, 68%);--doc-background: hsl(210, 40%, 98%);--doc-card: hsl(0, 0%, 100%);--doc-text: hsl(220, 26%, 14%);--doc-text-light: hsl(220, 14%, 46%);--doc-border: hsl(220, 13%, 85%);--doc-ui-bg: hsl(224, 76%, 48%);--doc-ui-text: hsl(0, 0%, 100%);--doc-ui-hover: hsl(224, 76%, 58%);--doc-ui-accent: hsl(43, 96%, 56%);--doc-shadow: 0 4px 16px hsla(224, 76%, 48%, .15);--doc-shadow-lg: 0 8px 32px hsla(224, 76%, 48%, .2)}.theme-violet-fire-extreme{--doc-primary: hsl(270, 90%, 58%);--doc-secondary: hsl(285, 85%, 48%);--doc-accent: hsl(255, 92%, 68%);--doc-background: hsl(260, 60%, 8%);--doc-card: hsl(0, 0%, 100%);--doc-text: hsl(260, 15%, 8%);--doc-text-light: hsl(260, 10%, 40%);--doc-border: hsl(270, 90%, 78%);--doc-ui-bg: linear-gradient(135deg, hsl(270, 90%, 58%), hsl(285, 85%, 48%));--doc-ui-text: hsl(0, 0%, 100%);--doc-ui-hover: hsl(270, 90%, 68%);--doc-ui-accent: hsl(45, 100%, 65%);--doc-shadow: 0 0 20px hsla(270, 90%, 58%, .4);--doc-shadow-lg: 0 0 40px hsla(270, 90%, 58%, .6), 0 8px 32px hsla(285, 85%, 48%, .3);--doc-glow: 0 0 60px hsla(255, 92%, 68%, .5)}.theme-executive-platinum{--doc-primary: hsl(220, 9%, 32%);--doc-secondary: hsl(220, 9%, 46%);--doc-accent: hsl(220, 9%, 64%);--doc-background: hsl(220, 9%, 98%);--doc-card: hsl(0, 0%, 100%);--doc-text: hsl(220, 15%, 9%);--doc-text-light: hsl(220, 9%, 46%);--doc-border: hsl(220, 9%, 84%);--doc-ui-bg: hsl(220, 9%, 32%);--doc-ui-text: hsl(0, 0%, 100%);--doc-ui-hover: hsl(220, 9%, 46%);--doc-ui-accent: hsl(48, 100%, 80%);--doc-shadow: 0 4px 16px hsla(220, 9%, 32%, .15);--doc-shadow-lg: 0 8px 32px hsla(220, 9%, 32%, .25)}.theme-sacred-emerald{--doc-primary: hsl(158, 94%, 20%);--doc-secondary: hsl(158, 89%, 30%);--doc-accent: hsl(158, 76%, 45%);--doc-background: hsl(151, 100%, 97%);--doc-card: hsl(0, 0%, 100%);--doc-text: hsl(158, 100%, 12%);--doc-text-light: hsl(158, 30%, 35%);--doc-border: hsl(158, 58%, 85%);--doc-ui-bg: hsl(158, 94%, 20%);--doc-ui-text: hsl(0, 0%, 100%);--doc-ui-hover: hsl(158, 89%, 30%);--doc-ui-accent: hsl(45, 100%, 55%);--doc-shadow: 0 4px 16px hsla(158, 94%, 20%, .15);--doc-shadow-lg: 0 8px 32px hsla(158, 94%, 20%, .2)}.theme-corporate-crimson{--doc-primary: hsl(0, 84%, 30%);--doc-secondary: hsl(0, 73%, 41%);--doc-accent: hsl(0, 69%, 54%);--doc-background: hsl(0, 100%, 97%);--doc-card: hsl(0, 0%, 100%);--doc-text: hsl(0, 61%, 15%);--doc-text-light: hsl(0, 30%, 35%);--doc-border: hsl(0, 50%, 85%);--doc-ui-bg: hsl(0, 84%, 30%);--doc-ui-text: hsl(0, 0%, 100%);--doc-ui-hover: hsl(0, 73%, 41%);--doc-ui-accent: hsl(43, 96%, 56%);--doc-shadow: 0 4px 16px hsla(0, 84%, 30%, .15);--doc-shadow-lg: 0 8px 32px hsla(0, 84%, 30%, .2)}.theme-divine-gold{--doc-primary: hsl(32, 95%, 44%);--doc-secondary: hsl(43, 96%, 56%);--doc-accent: hsl(45, 93%, 58%);--doc-background: hsl(48, 100%, 96%);--doc-card: hsl(0, 0%, 100%);--doc-text: hsl(32, 81%, 29%);--doc-text-light: hsl(32, 40%, 40%);--doc-border: hsl(43, 78%, 85%);--doc-ui-bg: hsl(32, 95%, 44%);--doc-ui-text: hsl(0, 0%, 100%);--doc-ui-hover: hsl(43, 96%, 56%);--doc-ui-accent: hsl(220, 15%, 20%);--doc-shadow: 0 4px 16px hsla(32, 95%, 44%, .15);--doc-shadow-lg: 0 8px 32px hsla(32, 95%, 44%, .2)}.document-themed-container{background:var(--doc-background)!important;color:var(--doc-text)!important}.document-themed-ui{background:var(--doc-ui-bg)!important;color:var(--doc-ui-text)!important;border-color:var(--doc-border)!important}.document-themed-ui:hover{background:var(--doc-ui-hover)!important}.document-themed-page{background:var(--doc-card)!important;color:var(--doc-text)!important;border-color:var(--doc-border)!important;box-shadow:var(--doc-shadow-lg)!important}.document-themed-content{background:var(--doc-card)!important;color:var(--doc-text)!important}.document-themed-text{color:var(--doc-text)!important}.document-themed-text-light{color:var(--doc-text-light)!important}.document-themed-button{background:var(--doc-primary)!important;color:var(--doc-card)!important;border-color:var(--doc-primary)!important}.document-themed-button:hover{background:var(--doc-secondary)!important}.document-themed-button-accent{background:var(--doc-ui-accent)!important;color:var(--doc-text)!important}.document-themed-button-accent:hover{opacity:.9;transform:translateY(-1px)}.theme-violet-fire-extreme .document-themed-page{box-shadow:var(--doc-glow),var(--doc-shadow-lg)!important;border:2px solid var(--doc-accent)!important}.theme-violet-fire-extreme .document-themed-ui{background:var(--doc-ui-bg)!important;box-shadow:var(--doc-shadow)!important}@keyframes sacred-fire-pulse{0%,to{box-shadow:var(--doc-shadow-lg)}50%{box-shadow:var(--doc-glow),var(--doc-shadow-lg)}}.theme-violet-fire-extreme .document-themed-page:hover{animation:sacred-fire-pulse 2s infinite ease-in-out}.document-themed-container,.document-themed-content,.document-themed-page{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.document-themed-content *,.document-themed-page *{color:inherit!important}.document-themed-content h1,.document-themed-content h2,.document-themed-content h3,.document-themed-content h4,.document-themed-content h5,.document-themed-content h6,.document-themed-content p,.document-themed-content span,.document-themed-content div{color:var(--doc-text)!important}.fixed-header-container,.enhanced-professional-document-editor .fixed-header-container{z-index:2000!important;background:#fff!important;border-bottom:1px solid #d1d5db!important;position:sticky!important;top:0!important;backdrop-filter:none!important;box-shadow:0 2px 8px #0000001a!important}.main-toolbar,.enhanced-professional-document-editor .main-toolbar{background:#fff!important;color:#000!important;border-bottom:1px solid #d1d5db!important;z-index:1001!important}.page-controls-toolbar,.enhanced-professional-document-editor .page-controls-toolbar{background:#fff!important;color:#000!important;border-top:1px solid #d1d5db!important;z-index:1001!important}.formatting-toolbar-in-header,.enhanced-professional-document-editor .formatting-toolbar-in-header{background:#fff!important;color:#000!important;border-bottom:1px solid #d1d5db!important;z-index:1001!important}.enhanced-professional-document-editor .dropdown-content,.enhanced-professional-document-editor .popover-content,.enhanced-professional-document-editor .view-controls-dropdown,.enhanced-professional-document-editor [data-radix-popper-content-wrapper],.unified-document-modal .dropdown-content,.unified-document-modal .popover-content,.unified-document-modal .view-controls-dropdown,.unified-document-modal [data-radix-popper-content-wrapper],.enhanced-professional-document-editor [role=menu],.enhanced-professional-document-editor [role=listbox],.unified-document-modal [role=menu],.unified-document-modal [role=listbox],.unified-document-modal [data-radix-select-content],.enhanced-professional-document-editor [data-radix-select-content]{background:#fff!important;color:#000!important;border:1px solid #d1d5db!important;box-shadow:0 4px 12px #00000026!important;z-index:9999!important;backdrop-filter:none!important;position:fixed!important}.enhanced-professional-document-editor [role=menuitem],.enhanced-professional-document-editor [role=option],.unified-document-modal [role=menuitem],.unified-document-modal [role=option]{color:#000!important}.enhanced-professional-document-editor [role=menuitem]:hover,.enhanced-professional-document-editor [role=option]:hover,.unified-document-modal [role=menuitem]:hover,.unified-document-modal [role=option]:hover{background:#f3f4f6!important;color:#000!important}.document-themed-ui,.enhanced-professional-document-editor .document-themed-ui{background:#fff!important;color:#000!important;backdrop-filter:none!important}.enhanced-professional-document-editor .toolbar-button,.unified-document-modal .toolbar-button{color:#000!important;background:transparent!important}.enhanced-professional-document-editor .toolbar-button:hover,.unified-document-modal .toolbar-button:hover{background:#f3f4f6!important;color:#000!important}.enhanced-professional-document-editor .toolbar-button.active,.unified-document-modal .toolbar-button.active{background:#e5e7eb!important;color:#000!important}.unified-document-modal .universal-document-viewer{background:hsl(var(--background))!important}.fixed-header-container *{position:relative!important}.enhanced-document-scroll-container{margin-top:0!important;padding-top:0!important;overflow-x:auto!important}.zoom-container{transform-origin:top center!important;transition:transform .2s ease-in-out!important;overflow:visible!important}.fixed-header-container{transform:none!important;position:sticky!important;top:0!important}.enhanced-content-area{margin-top:12px!important;padding-top:24px!important;min-height:calc(11in - 72pt)!important}.highlighted-message{animation:messageHighlight 3s ease-in-out;transform:scale(1.02);box-shadow:0 0 20px #8b5cf680;border:2px solid rgba(139,92,246,.7)}@keyframes messageHighlight{0%{background-color:#8b5cf64d;transform:scale(1.02)}50%{background-color:#8b5cf666;transform:scale(1.05)}to{background-color:transparent;transform:scale(1.02)}}.highlighted-message.removing{transition:all .5s ease-out;transform:scale(1);box-shadow:none;border:none}*,: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:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";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}:root{--background: 0 0% 100%;--foreground: 220 30% 5%;--card: 0 0% 100%;--card-foreground: 220 30% 5%;--popover: 0 0% 100%;--popover-foreground: 220 30% 5%;--primary: 195 100% 40%;--primary-foreground: 0 0% 100%;--secondary: 220 14% 92%;--secondary-foreground: 220 30% 10%;--muted: 220 14% 94%;--muted-foreground: 220 15% 35%;--accent: 195 85% 40%;--accent-foreground: 0 0% 100%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 100%;--border: 220 13% 85%;--input: 220 13% 85%;--ring: 195 100% 40%;--radius: .5rem;--chart-1: 210 100% 50%;--chart-2: 142 76% 36%;--chart-3: 271 91% 65%;--chart-4: 34 100% 50%;--chart-5: 212 25% 45%;--business-navy: 212 30% 8%;--business-navy-light: 212 25% 12%;--business-text: 220 30% 5%;--business-text-muted: 220 15% 40%;--professional: 0 0% 100%;--theme-primary: 43 96% 56%;--theme-secondary: 45 93% 58%;--theme-accent: 33 92% 52%;--theme-divine: 48 95% 64%;--theme-sacred: 33 91% 32%;--theme-bg-main: linear-gradient(135deg, hsl(43, 96%, 15%), hsl(39, 95%, 15%), hsl(48, 95%, 15%));--theme-bg-card: linear-gradient(135deg, hsl(43, 95%, 20%), hsl(45, 95%, 20%), hsl(39, 95%, 20%));--theme-bg-overlay: hsl(43, 95%, 20%);--text-primary: 220 30% 5%;--text-secondary: 220 20% 20%;--text-muted: 220 15% 40%;--text-accent: 195 100% 40%}.dark{--background: 220 30% 8%;--foreground: 220 30% 98%;--card: 220 25% 12%;--card-foreground: 220 30% 98%;--popover: 220 25% 12%;--popover-foreground: 220 30% 98%;--primary: 195 100% 50%;--primary-foreground: 220 30% 98%;--secondary: 220 20% 18%;--secondary-foreground: 220 30% 95%;--muted: 220 20% 15%;--muted-foreground: 220 15% 70%;--accent: 195 85% 45%;--accent-foreground: 220 30% 98%;--destructive: 0 72% 51%;--destructive-foreground: 220 30% 98%;--border: 220 20% 25%;--input: 220 20% 15%;--ring: 195 100% 50%;--chart-1: 195 100% 50%;--chart-2: 142 76% 45%;--chart-3: 271 91% 65%;--chart-4: 43 96% 56%;--chart-5: 212 25% 55%;--text-primary: 220 30% 98%;--text-secondary: 220 20% 85%;--text-muted: 220 15% 70%;--text-accent: 195 100% 60%}*{border-color:hsl(var(--border))}body.immersive-mode{--sfos-sidebar-width: 0px}body.immersive-mode .sacred-fire-sidebar,body.immersive-mode .sfi-tab-bar{display:none!important}body.immersive-mode .sacred-fire-content{margin-left:0!important;width:100vw!important}body.workspace-immersive-mode .sfos-search-bars,body.workspace-immersive-mode .theme-selector,body.workspace-immersive-mode .gap-command-logo,body.workspace-immersive-mode .unified-template-selector,body.workspace-immersive-mode .gap-business-apps-dropdown{display:none!important}body.workspace-immersive-mode .workspace-menu{display:block!important}body.workspace-immersive-mode .sfi-tab-bar{display:flex!important}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}.email-category-view body,.conversation-view body,.threaded-inbox body{background:#0d0119}body{font-weight:400;letter-spacing:.01em}.dark body{font-weight:400;letter-spacing:.015em}h1,h2,h3,h4,h5,h6{color:hsl(var(--foreground));font-weight:700;letter-spacing:-.02em}.dark h1,.dark h2,.dark h3,.dark h4,.dark h5,.dark h6{font-weight:600;letter-spacing:-.015em}p,span,div{color:hsl(var(--text-primary))}.text-muted-foreground{color:hsl(var(--text-muted))!important}.text-secondary{color:hsl(var(--text-secondary))!important}.\!container{width:100%!important;margin-right:auto!important;margin-left:auto!important;padding-right:2rem!important;padding-left:2rem!important}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width: 1400px){.\!container{max-width:1400px!important}.container{max-width:1400px}}.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-1{inset:.25rem}.inset-2{inset:.5rem}.inset-4{inset:1rem}.inset-8{inset:2rem}.inset-x-0{left:0;right:0}.inset-x-4{left:1rem;right:1rem}.inset-y-0{top:0;bottom:0}.-bottom-0\.5{bottom:-.125rem}.-bottom-1{bottom:-.25rem}.-bottom-12{bottom:-3rem}.-bottom-2{bottom:-.5rem}.-bottom-5{bottom:-1.25rem}.-bottom-6{bottom:-1.5rem}.-bottom-8{bottom:-2rem}.-left-1{left:-.25rem}.-left-12{left:-3rem}.-left-2{left:-.5rem}.-left-4{left:-1rem}.-left-\[9px\]{left:-9px}.-right-0\.5{right:-.125rem}.-right-1{right:-.25rem}.-right-12{right:-3rem}.-right-2{right:-.5rem}.-right-3{right:-.75rem}.-right-4{right:-1rem}.-top-0\.5{top:-.125rem}.-top-1{top:-.25rem}.-top-12{top:-3rem}.-top-14{top:-3.5rem}.-top-16{top:-4rem}.-top-2{top:-.5rem}.-top-3{top:-.75rem}.-top-32{top:-8rem}.-top-4{top:-1rem}.-top-6{top:-1.5rem}.-top-8{top:-2rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-16{bottom:4rem}.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-\[-16px\]{bottom:-16px}.bottom-full{bottom:100%}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-1\/3{left:33.333333%}.left-1\/4{left:25%}.left-10{left:2.5rem}.left-2{left:.5rem}.left-20{left:5rem}.left-3{left:.75rem}.left-3\/4{left:75%}.left-4{left:1rem}.left-6{left:1.5rem}.left-8{left:2rem}.left-\[-4px\]{left:-4px}.left-\[15px\]{left:15px}.left-\[50\%\]{left:50%}.left-full{left:100%}.right-0{right:0}.right-1{right:.25rem}.right-1\/3{right:33.333333%}.right-1\/4{right:25%}.right-10{right:2.5rem}.right-16{right:4rem}.right-2{right:.5rem}.right-20{right:5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.right-8{right:2rem}.top-0{top:0}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-1\/3{top:33.333333%}.top-1\/4{top:25%}.top-10{top:2.5rem}.top-12{top:3rem}.top-14{top:3.5rem}.top-16{top:4rem}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-2\/3{top:66.666667%}.top-20{top:5rem}.top-24{top:6rem}.top-3{top:.75rem}.top-3\.5{top:.875rem}.top-3\/4{top:75%}.top-32{top:8rem}.top-4{top:1rem}.top-48{top:12rem}.top-6{top:1.5rem}.top-8{top:2rem}.top-96{top:24rem}.top-\[1px\]{top:1px}.top-\[50\%\]{top:50%}.top-\[60\%\]{top:60%}.top-full{top:100%}.\!z-\[10001\]{z-index:10001!important}.-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-\[10000\]{z-index:10000}.z-\[10001\]{z-index:10001}.z-\[100\]{z-index:100}.z-\[1\]{z-index:1}.z-\[2000\]{z-index:2000}.z-\[2147483647\]{z-index:2147483647}.z-\[60\]{z-index:60}.z-\[70\]{z-index:70}.z-\[9998\]{z-index:9998}.z-\[9999\]{z-index:9999}.order-1{order:1}.order-2{order:2}.order-first{order:-9999}.col-span-1{grid-column:span 1 / span 1}.col-span-12{grid-column:span 12 / span 12}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-4{grid-column:span 4 / span 4}.col-span-5{grid-column:span 5 / span 5}.col-span-6{grid-column:span 6 / span 6}.col-span-8{grid-column:span 8 / span 8}.col-span-full{grid-column:1 / -1}.row-span-2{grid-row:span 2 / span 2}.float-right{float:right}.float-left{float:left}.-m-2\.5{margin:-.625rem}.m-0{margin:0}.m-2{margin:.5rem}.m-4{margin:1rem}.m-6{margin:1.5rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-12{margin-top:3rem;margin-bottom:3rem}.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}.-mb-px{margin-bottom:-1px}.-ml-4{margin-left:-1rem}.-mr-2{margin-right:-.5rem}.-mt-1{margin-top:-.25rem}.-mt-12{margin-top:-3rem}.-mt-16{margin-top:-4rem}.-mt-2{margin-top:-.5rem}.-mt-4{margin-top:-1rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-12{margin-left:3rem}.ml-16{margin-left:4rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-64{margin-left:16rem}.ml-7{margin-left:1.75rem}.ml-8{margin-left:2rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-12{margin-right:3rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-6{margin-right:1.5rem}.mr-\[320px\]{margin-right:320px}.mt-0{margin-top:0}.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-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.box-border{box-sizing:border-box}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.\!table{display:table!important}.table{display:table}.table-cell{display:table-cell}.table-row{display:table-row}.grid{display:grid}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.aspect-\[3\/1\]{aspect-ratio:3/1}.aspect-\[8\.5\/11\]{aspect-ratio:8.5/11}.aspect-\[9\/16\]{aspect-ratio:9/16}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.size-4{width:1rem;height:1rem}.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-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[1\.2rem\]{height:1.2rem}.h-\[100px\]{height:100px}.h-\[120px\]{height:120px}.h-\[18px\]{height:18px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[250px\]{height:250px}.h-\[2px\]{height:2px}.h-\[300px\]{height:300px}.h-\[400px\]{height:400px}.h-\[490px\]{height:490px}.h-\[500px\]{height:500px}.h-\[550px\]{height:550px}.h-\[600px\]{height:600px}.h-\[60vh\]{height:60vh}.h-\[65vh\]{height:65vh}.h-\[700px\]{height:700px}.h-\[70vh\]{height:70vh}.h-\[800px\]{height:800px}.h-\[80vh\]{height:80vh}.h-\[85vh\]{height:85vh}.h-\[90vh\]{height:90vh}.h-\[95vh\]{height:95vh}.h-\[calc\(100\%-120px\)\]{height:calc(100% - 120px)}.h-\[calc\(100\%-200px\)\]{height:calc(100% - 200px)}.h-\[calc\(100\%-3rem\)\]{height:calc(100% - 3rem)}.h-\[calc\(100\%-5rem\)\]{height:calc(100% - 5rem)}.h-\[calc\(100\%-80px\)\]{height:calc(100% - 80px)}.h-\[calc\(100vh-12rem\)\]{height:calc(100vh - 12rem)}.h-\[calc\(100vh-18rem\)\]{height:calc(100vh - 18rem)}.h-\[calc\(100vh-200px\)\]{height:calc(100vh - 200px)}.h-\[calc\(100vh-72px\)\]{height:calc(100vh - 72px)}.h-\[calc\(100vh-80px\)\]{height:calc(100vh - 80px)}.h-\[calc\(100vh-8rem\)\]{height:calc(100vh - 8rem)}.h-\[calc\(30vh-80px\)\]{height:calc(30vh - 80px)}.h-\[var\(--radix-navigation-menu-viewport-height\)\]{height:var(--radix-navigation-menu-viewport-height)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.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}.h-svh{height:100svh}.max-h-20{max-height:5rem}.max-h-24{max-height:6rem}.max-h-32{max-height:8rem}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-80{max-height:20rem}.max-h-96{max-height:24rem}.max-h-\[120px\]{max-height:120px}.max-h-\[200px\]{max-height:200px}.max-h-\[300px\]{max-height:300px}.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-\[75vh\]{max-height:75vh}.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-\[95vh\]{max-height:95vh}.max-h-\[calc\(100vh-6rem\)\]{max-height:calc(100vh - 6rem)}.max-h-\[calc\(80vh-200px\)\]{max-height:calc(80vh - 200px)}.max-h-\[calc\(90vh-100px\)\]{max-height:calc(90vh - 100px)}.max-h-\[calc\(90vh-140px\)\]{max-height:calc(90vh - 140px)}.max-h-\[calc\(90vh-200px\)\]{max-height:calc(90vh - 200px)}.max-h-full{max-height:100%}.max-h-none{max-height:none}.max-h-screen{max-height:100vh}.min-h-0{min-height:0px}.min-h-16{min-height:4rem}.min-h-20{min-height:5rem}.min-h-24{min-height:6rem}.min-h-32{min-height:8rem}.min-h-48{min-height:12rem}.min-h-64{min-height:16rem}.min-h-96{min-height:24rem}.min-h-\[100px\]{min-height:100px}.min-h-\[120px\]{min-height:120px}.min-h-\[150px\]{min-height:150px}.min-h-\[2\.5rem\]{min-height:2.5rem}.min-h-\[200px\]{min-height:200px}.min-h-\[20px\]{min-height:20px}.min-h-\[24px\]{min-height:24px}.min-h-\[250px\]{min-height:250px}.min-h-\[300px\]{min-height:300px}.min-h-\[36px\]{min-height:36px}.min-h-\[3rem\]{min-height:3rem}.min-h-\[400px\]{min-height:400px}.min-h-\[40px\]{min-height:40px}.min-h-\[44px\]{min-height:44px}.min-h-\[48px\]{min-height:48px}.min-h-\[500px\]{min-height:500px}.min-h-\[56px\]{min-height:56px}.min-h-\[600px\]{min-height:600px}.min-h-\[60px\]{min-height:60px}.min-h-\[60vh\]{min-height:60vh}.min-h-\[70vh\]{min-height:70vh}.min-h-\[72px\]{min-height:72px}.min-h-\[800px\]{min-height:800px}.min-h-\[80px\]{min-height:80px}.min-h-fit{min-height:-moz-fit-content;min-height:fit-content}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.min-h-svh{min-height:100svh}.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-4{width:1rem}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.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-\[--sidebar-width\]{width:var(--sidebar-width)}.w-\[1\.2rem\]{width:1.2rem}.w-\[100px\]{width:100px}.w-\[120px\]{width:120px}.w-\[130px\]{width:130px}.w-\[140px\]{width:140px}.w-\[150px\]{width:150px}.w-\[180px\]{width:180px}.w-\[1px\]{width:1px}.w-\[200px\]{width:200px}.w-\[280px\]{width:280px}.w-\[320px\]{width:320px}.w-\[420px\]{width:420px}.w-\[500px\]{width:500px}.w-\[600px\]{width:600px}.w-\[75\%\]{width:75%}.w-\[80px\]{width:80px}.w-\[90vw\]{width:90vw}.w-\[95vw\]{width:95vw}.w-\[calc\(100vw-1rem\)\]{width:calc(100vw - 1rem)}.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-5{min-width:1.25rem}.min-w-56{min-width:14rem}.min-w-64{min-width:16rem}.min-w-80{min-width:20rem}.min-w-\[100px\]{min-width:100px}.min-w-\[120px\]{min-width:120px}.min-w-\[12rem\]{min-width:12rem}.min-w-\[140px\]{min-width:140px}.min-w-\[150px\]{min-width:150px}.min-w-\[160px\]{min-width:160px}.min-w-\[180px\]{min-width:180px}.min-w-\[18px\]{min-width:18px}.min-w-\[200px\]{min-width:200px}.min-w-\[20px\]{min-width:20px}.min-w-\[220px\]{min-width:220px}.min-w-\[240px\]{min-width:240px}.min-w-\[24px\]{min-width:24px}.min-w-\[280px\]{min-width:280px}.min-w-\[300px\]{min-width:300px}.min-w-\[36px\]{min-width:36px}.min-w-\[3rem\]{min-width:3rem}.min-w-\[40px\]{min-width:40px}.min-w-\[44px\]{min-width:44px}.min-w-\[50px\]{min-width:50px}.min-w-\[60px\]{min-width:60px}.min-w-\[800px\]{min-width:800px}.min-w-\[80px\]{min-width:80px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[980px\]{min-width:980px}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.min-w-full{min-width:100%}.min-w-max{min-width:-moz-max-content;min-width:max-content}.max-w-20{max-width:5rem}.max-w-24{max-width:6rem}.max-w-2xl{max-width:42rem}.max-w-32{max-width:8rem}.max-w-3xl{max-width:48rem}.max-w-40{max-width:10rem}.max-w-48{max-width:12rem}.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-\[--skeleton-width\]{max-width:var(--skeleton-width)}.max-w-\[100px\]{max-width:100px}.max-w-\[120px\]{max-width:120px}.max-w-\[150px\]{max-width:150px}.max-w-\[1600px\]{max-width:1600px}.max-w-\[160px\]{max-width:160px}.max-w-\[200px\]{max-width:200px}.max-w-\[220px\]{max-width:220px}.max-w-\[250px\]{max-width:250px}.max-w-\[35\%\]{max-width:35%}.max-w-\[500px\]{max-width:500px}.max-w-\[60\%\]{max-width:60%}.max-w-\[60px\]{max-width:60px}.max-w-\[70\%\]{max-width:70%}.max-w-\[80\%\]{max-width:80%}.max-w-\[80px\]{max-width:80px}.max-w-\[80vw\]{max-width:80vw}.max-w-\[85\%\]{max-width:85%}.max-w-\[90vw\]{max-width:90vw}.max-w-\[95vw\]{max-width:95vw}.max-w-\[96px\]{max-width:96px}.max-w-\[calc\(100vw-120px\)\]{max-width:calc(100vw - 120px)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-screen-lg{max-width:1024px}.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-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-full{flex-basis:100%}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.origin-center{transform-origin:center}.-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-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-x-px{--tw-translate-x: -1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-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))}.-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-8{--tw-translate-y: -2rem;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-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-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-x-8{--tw-translate-x: 2rem;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-\[-50\%\]{--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-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-x-px{--tw-translate-x: 1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.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-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-\[-50\%\]{--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-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-y-px{--tw-translate-y: 1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-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-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-2{--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))}.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-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-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-\[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))}.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-\[angel-ascend_0\.3s_ease-in_reverse\]{animation:angel-ascend .3s ease-in reverse}@keyframes angel-ascend{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.animate-\[angel-ascend_0\.6s_ease-out\]{animation:angel-ascend .6s ease-out}.animate-\[bollywood-celebration_2s_ease-in-out\]{animation:bollywood-celebration 2s ease-in-out}.animate-\[conch-sound-wave_2s_ease-out\]{animation:conch-sound-wave 2s ease-out}.animate-\[consciousness-expansion_4s_ease-out\]{animation:consciousness-expansion 4s ease-out}.animate-\[consciousness-slots_3s_ease-in-out_infinite\]{animation:consciousness-slots 3s ease-in-out infinite}.animate-\[divine-glow-pulse_2s_ease-in-out_infinite\]{animation:divine-glow-pulse 2s ease-in-out infinite}.animate-\[divine-grace-dance_3s_ease-in-out\]{animation:divine-grace-dance 3s ease-in-out}.animate-\[divine-jackpot_4s_ease-in-out_infinite\]{animation:divine-jackpot 4s ease-in-out infinite}.animate-\[divine-light-dance_2\.5s_ease-in-out\]{animation:divine-light-dance 2.5s ease-in-out}.animate-\[diya-flame-dance_2s_ease-in-out_infinite\]{animation:diya-flame-dance 2s ease-in-out infinite}.animate-\[dragon-dance_4s_ease-in-out_infinite\]{animation:dragon-dance 4s ease-in-out infinite}.animate-\[dragon-spiral_12s_linear_infinite\]{animation:dragon-spiral 12s linear infinite}.animate-\[faith-blessing_0\.8s_ease-in-out\]{animation:faith-blessing .8s ease-in-out}.animate-\[faith-wing-flutter_3s_ease-in-out_infinite\]{animation:faith-wing-flutter 3s ease-in-out infinite}.animate-\[gentle-float_3s_ease-in-out\]{animation:gentle-float 3s ease-in-out}@keyframes golden-flame-dance{0%{transform:translateY(0) rotate(0)}25%{transform:translateY(-5px) rotate(1deg)}50%{transform:translateY(-3px) rotate(-1deg)}75%{transform:translateY(-7px) rotate(1deg)}to{transform:translateY(0) rotate(0)}}.animate-\[golden-flame-dance_4s_ease-in-out_infinite\]{animation:golden-flame-dance 4s ease-in-out infinite}.animate-\[golden-rain_4s_linear\]{animation:golden-rain 4s linear}@keyframes halo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-\[halo-spin_8s_linear_infinite\]{animation:halo-spin 8s linear infinite}.animate-\[heart-expansion_2s_ease-out\]{animation:heart-expansion 2s ease-out}.animate-\[imperial-float_0\.4s_ease-in_reverse\]{animation:imperial-float .4s ease-in reverse}.animate-\[imperial-float_0\.8s_ease-out\]{animation:imperial-float .8s ease-out}.animate-\[imperial-float_5s_ease-in-out_infinite\]{animation:imperial-float 5s ease-in-out infinite}.animate-\[jade-blessing_1s_ease-in-out\]{animation:jade-blessing 1s ease-in-out}.animate-\[jade-glow-pulse_3s_ease-in-out_infinite\]{animation:jade-glow-pulse 3s ease-in-out infinite}.animate-\[lakshmi-aura-pulse_3s_ease-in-out_infinite\]{animation:lakshmi-aura-pulse 3s ease-in-out infinite}.animate-\[lakshmi-blessing_2s_ease-in-out\]{animation:lakshmi-blessing 2s ease-in-out}.animate-\[lotus-bloom_1\.2s_ease-out\]{animation:lotus-bloom 1.2s ease-out}.animate-\[lotus-bloom_1\.5s_ease-out\]{animation:lotus-bloom 1.5s ease-out}.animate-\[lotus-wisdom-bloom_2s_ease-out\]{animation:lotus-wisdom-bloom 2s ease-out}.animate-\[mountain-mist_8s_ease-in-out_infinite\]{animation:mountain-mist 8s ease-in-out infinite}.animate-\[peacock-feather-sway_4s_ease-in-out_infinite\]{animation:peacock-feather-sway 4s ease-in-out infinite}.animate-\[prosperity-celebration_1\.5s_ease-in-out\]{animation:prosperity-celebration 1.5s ease-in-out}.animate-\[prosperity-celebration_1\.8s_ease-in-out\]{animation:prosperity-celebration 1.8s ease-in-out}.animate-\[prosperity-celebration_2s_ease-out\]{animation:prosperity-celebration 2s ease-out}.animate-\[prosperity-reels_2s_linear_infinite\]{animation:prosperity-reels 2s linear infinite}.animate-\[sacred-flame_1s_ease-in-out\]{animation:sacred-flame 1s ease-in-out}.animate-\[sacred-scroll-glow_3s_linear_infinite\]{animation:sacred-scroll-glow 3s linear infinite}.animate-\[sacred-sound-healing_1\.5s_ease-out\]{animation:sacred-sound-healing 1.5s ease-out}.animate-\[temple-bell-ring_1s_ease-in-out\]{animation:temple-bell-ring 1s ease-in-out}.animate-\[temple-blessing_1\.5s_ease-in-out\]{animation:temple-blessing 1.5s ease-in-out}.animate-\[violet-glow-pulse_2s_ease-in-out_infinite\]{animation:violet-glow-pulse 2s ease-in-out infinite}.animate-\[violet-transmute_2s_ease-in-out\]{animation:violet-transmute 2s ease-in-out}@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)}}.animate-bounce{animation:bounce 1s infinite}@keyframes business-pulse{0%{transform:scale(1);filter:brightness(1)}50%{transform:scale(1.05);filter:brightness(1.3) drop-shadow(0 0 15px #1e40af)}to{transform:scale(1);filter:brightness(1)}}.animate-business-pulse{animation:business-pulse .8s ease-in-out}@keyframes divine-glow-pulse{0%,to{opacity:.8;filter:brightness(1)}50%{opacity:1;filter:brightness(1.3)}}.animate-divine-glow-pulse{animation:divine-glow-pulse 2s ease-in-out infinite}@keyframes dragon-dance{0%,to{transform:rotate(-1deg) scale(1)}25%{transform:rotate(1deg) scale(1.02)}50%{transform:rotate(-.5deg) scale(1.01)}75%{transform:rotate(.5deg) scale(1.02)}}.animate-dragon-dance{animation:dragon-dance 4s ease-in-out infinite}@keyframes dragon-flight-mega{0%{transform:translate(-200px) translateY(20px) rotate(-10deg) scale(.8)}20%{transform:translate(20vw) translateY(-40px) rotate(15deg) scale(1.2)}40%{transform:translate(40vw) translateY(-20px) rotate(-5deg) scale(1.1)}60%{transform:translate(60vw) translateY(-60px) rotate(20deg) scale(1.3)}80%{transform:translate(80vw) translateY(-30px) rotate(-10deg) scale(1.1)}to{transform:translate(120vw) translateY(-100px) rotate(0) scale(.9)}}.animate-dragon-flight-mega{animation:dragon-flight-mega 8s ease-in-out}@keyframes dragon-spiral{0%{transform:rotate(0) scale(1)}to{transform:rotate(360deg) scale(1.1)}}.animate-dragon-spiral{animation:dragon-spiral 12s linear infinite}.animate-faith-blessing{animation:faith-blessing .8s ease-in-out}@keyframes faith-wing-flutter{0%,to{transform:rotate(-2deg) scale(1)}50%{transform:rotate(2deg) scale(1.05)}}.animate-faith-wing-flutter{animation:faith-wing-flutter 3s ease-in-out infinite}@keyframes imperial-float{0%{transform:translateY(0) rotate(0)}25%{transform:translateY(-3px) rotate(.5deg)}50%{transform:translateY(-2px) rotate(-.3deg)}75%{transform:translateY(-4px) rotate(.3deg)}to{transform:translateY(0) rotate(0)}}.animate-imperial-float{animation:imperial-float 5s ease-in-out infinite}.animate-jade-blessing{animation:jade-blessing 1s ease-in-out}@keyframes jade-glow-pulse{0%,to{opacity:.8;filter:brightness(1)}50%{opacity:1;filter:brightness(1.4) hue-rotate(10deg)}}.animate-jade-glow-pulse{animation:jade-glow-pulse 3s ease-in-out infinite}@keyframes lotus-bloom{0%{transform:scale(.8) rotate(0);opacity:.7}to{transform:scale(1) rotate(5deg);opacity:1}}.animate-lotus-bloom{animation:lotus-bloom 1s ease-in-out}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes professional-glow{0%,to{opacity:.8;filter:brightness(1)}50%{opacity:1;filter:brightness(1.2)}}.animate-professional-glow{animation:professional-glow 2s ease-in-out infinite}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes sacred-flame{0%,to{transform:scaleY(1) rotate(0)}50%{transform:scaleY(1.1) rotate(1deg)}}.animate-sacred-flame{animation:sacred-flame 1s ease-in-out}@keyframes sacred-glow-pulse{0%,to{filter:brightness(1) drop-shadow(0 0 5px rgba(218,165,32,.3))}50%{filter:brightness(1.4) drop-shadow(0 0 25px rgba(218,165,32,.8))}}.animate-sacred-glow-pulse{animation:sacred-glow-pulse 2s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}@keyframes violet-transmute{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}.animate-violet-transmute{animation:violet-transmute 1s ease-in-out}.cursor-crosshair{cursor:crosshair}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-help{cursor:help}.cursor-move{cursor:move}.cursor-ne-resize{cursor:ne-resize}.cursor-not-allowed{cursor:not-allowed}.cursor-nw-resize{cursor:nw-resize}.cursor-pointer{cursor:pointer}.cursor-se-resize{cursor:se-resize}.cursor-sw-resize{cursor:sw-resize}.touch-none{touch-action:none}.touch-pan-x{--tw-pan-x: pan-x;touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.touch-pan-y{--tw-pan-y: pan-y;touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.touch-manipulation{touch-action:manipulation}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.snap-y{scroll-snap-type:y var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness: mandatory}.snap-start{scroll-snap-align:start}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.auto-rows-\[220px\]{grid-auto-rows:220px}.auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,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-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-\[1\.618fr_1fr\]{grid-template-columns:1.618fr 1fr}.grid-cols-\[1fr_1fr_2fr_3fr_5fr\]{grid-template-columns:1fr 1fr 2fr 3fr 5fr}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.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}.flex-nowrap{flex-wrap:nowrap}.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-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.-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-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.125rem * var(--tw-space-x-reverse));margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * 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-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-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-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-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-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-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-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 1}.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-border>:not([hidden])~:not([hidden]){border-color:hsl(var(--border))}.self-end{align-self:flex-end}.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}.overflow-y-hidden{overflow-y:hidden}.overscroll-contain{overscroll-behavior:contain}.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-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{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[2px\]{border-radius:2px}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-none{border-radius:0}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.rounded-b-lg{border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius)}.rounded-l-lg{border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius)}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-r-lg{border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-t-\[10px\]{border-top-left-radius:10px;border-top-right-radius:10px}.rounded-t-lg{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.rounded-t-md{border-top-left-radius:calc(var(--radius) - 2px);border-top-right-radius:calc(var(--radius) - 2px)}.rounded-bl-lg{border-bottom-left-radius:var(--radius)}.rounded-bl-sm{border-bottom-left-radius:calc(var(--radius) - 4px)}.rounded-br-sm{border-bottom-right-radius:calc(var(--radius) - 4px)}.rounded-tl-md{border-top-left-radius:calc(var(--radius) - 2px)}.rounded-tl-sm{border-top-left-radius:calc(var(--radius) - 4px)}.rounded-tr-sm{border-top-right-radius:calc(var(--radius) - 4px)}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[1\.5px\]{border-width:1.5px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-b-\[12px\]{border-bottom-width:12px}.border-l{border-left-width:1px}.border-l-0{border-left-width:0px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-l-\[20px\]{border-left-width:20px}.border-r{border-right-width:1px}.border-r-0{border-right-width:0px}.border-r-2{border-right-width:2px}.border-r-4{border-right-width:4px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-t-4{border-top-width:4px}.border-t-\[12px\]{border-top-width:12px}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-none{border-style:none}.border-\[\#202225\]{--tw-border-opacity: 1;border-color:rgb(32 34 37 / var(--tw-border-opacity, 1))}.border-\[--color-border\]{border-color:var(--color-border)}.border-accent{border-color:hsl(var(--accent))}.border-accent-foreground{border-color:hsl(var(--accent-foreground))}.border-accent-foreground\/0{border-color:hsl(var(--accent-foreground) / 0)}.border-accent-foreground\/10{border-color:hsl(var(--accent-foreground) / .1)}.border-accent-foreground\/100{border-color:hsl(var(--accent-foreground) / 1)}.border-accent-foreground\/15{border-color:hsl(var(--accent-foreground) / .15)}.border-accent-foreground\/20{border-color:hsl(var(--accent-foreground) / .2)}.border-accent-foreground\/25{border-color:hsl(var(--accent-foreground) / .25)}.border-accent-foreground\/30{border-color:hsl(var(--accent-foreground) / .3)}.border-accent-foreground\/35{border-color:hsl(var(--accent-foreground) / .35)}.border-accent-foreground\/40{border-color:hsl(var(--accent-foreground) / .4)}.border-accent-foreground\/45{border-color:hsl(var(--accent-foreground) / .45)}.border-accent-foreground\/5{border-color:hsl(var(--accent-foreground) / .05)}.border-accent-foreground\/50{border-color:hsl(var(--accent-foreground) / .5)}.border-accent-foreground\/55{border-color:hsl(var(--accent-foreground) / .55)}.border-accent-foreground\/60{border-color:hsl(var(--accent-foreground) / .6)}.border-accent-foreground\/65{border-color:hsl(var(--accent-foreground) / .65)}.border-accent-foreground\/70{border-color:hsl(var(--accent-foreground) / .7)}.border-accent-foreground\/75{border-color:hsl(var(--accent-foreground) / .75)}.border-accent-foreground\/80{border-color:hsl(var(--accent-foreground) / .8)}.border-accent-foreground\/85{border-color:hsl(var(--accent-foreground) / .85)}.border-accent-foreground\/90{border-color:hsl(var(--accent-foreground) / .9)}.border-accent-foreground\/95{border-color:hsl(var(--accent-foreground) / .95)}.border-accent\/0{border-color:hsl(var(--accent) / 0)}.border-accent\/10{border-color:hsl(var(--accent) / .1)}.border-accent\/100{border-color:hsl(var(--accent) / 1)}.border-accent\/15{border-color:hsl(var(--accent) / .15)}.border-accent\/20{border-color:hsl(var(--accent) / .2)}.border-accent\/25{border-color:hsl(var(--accent) / .25)}.border-accent\/30{border-color:hsl(var(--accent) / .3)}.border-accent\/35{border-color:hsl(var(--accent) / .35)}.border-accent\/40{border-color:hsl(var(--accent) / .4)}.border-accent\/45{border-color:hsl(var(--accent) / .45)}.border-accent\/5{border-color:hsl(var(--accent) / .05)}.border-accent\/50{border-color:hsl(var(--accent) / .5)}.border-accent\/55{border-color:hsl(var(--accent) / .55)}.border-accent\/60{border-color:hsl(var(--accent) / .6)}.border-accent\/65{border-color:hsl(var(--accent) / .65)}.border-accent\/70{border-color:hsl(var(--accent) / .7)}.border-accent\/75{border-color:hsl(var(--accent) / .75)}.border-accent\/80{border-color:hsl(var(--accent) / .8)}.border-accent\/85{border-color:hsl(var(--accent) / .85)}.border-accent\/90{border-color:hsl(var(--accent) / .9)}.border-accent\/95{border-color:hsl(var(--accent) / .95)}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-200\/50{border-color:#fde68a80}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-amber-300\/50{border-color:#fcd34d80}.border-amber-400{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.border-amber-400\/30{border-color:#fbbf244d}.border-amber-400\/40{border-color:#fbbf2466}.border-amber-400\/50{border-color:#fbbf2480}.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\/30{border-color:#f59e0b4d}.border-amber-500\/40{border-color:#f59e0b66}.border-amber-500\/50{border-color:#f59e0b80}.border-amber-600{--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity, 1))}.border-amber-600\/20{border-color:#d9770633}.border-amber-600\/30{border-color:#d977064d}.border-amber-600\/60{border-color:#d9770699}.border-amber-700\/20{border-color:#b4530933}.border-amber-700\/30{border-color:#b453094d}.border-amber-700\/50{border-color:#b4530980}.border-amber-900\/40{border-color:#78350f66}.border-background{border-color:hsl(var(--background))}.border-background\/20{border-color:hsl(var(--background) / .2)}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.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-200\/20{border-color:#bfdbfe33}.border-blue-200\/30{border-color:#bfdbfe4d}.border-blue-200\/50{border-color:#bfdbfe80}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-300\/20{border-color:#93c5fd33}.border-blue-300\/50{border-color:#93c5fd80}.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\/40{border-color:#60a5fa66}.border-blue-400\/50{border-color:#60a5fa80}.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\/20{border-color:#3b82f633}.border-blue-500\/30{border-color:#3b82f64d}.border-blue-500\/40{border-color:#3b82f666}.border-blue-500\/50{border-color:#3b82f680}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-blue-600\/20{border-color:#2563eb33}.border-blue-600\/30{border-color:#2563eb4d}.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-700\/20{border-color:#1d4ed833}.border-blue-700\/30{border-color:#1d4ed84d}.border-blue-700\/50{border-color:#1d4ed880}.border-blue-800\/30{border-color:#1e40af4d}.border-blue-900\/50{border-color:#1e3a8a80}.border-border{border-color:hsl(var(--border))}.border-border\/20{border-color:hsl(var(--border) / .2)}.border-border\/30{border-color:hsl(var(--border) / .3)}.border-border\/40{border-color:hsl(var(--border) / .4)}.border-border\/50{border-color:hsl(var(--border) / .5)}.border-border\/60{border-color:hsl(var(--border) / .6)}.border-current{border-color:currentColor}.border-cyan-200{--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1))}.border-cyan-200\/50{border-color:#a5f3fc80}.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-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\/30{border-color:#06b6d44d}.border-cyan-500\/40{border-color:#06b6d466}.border-cyan-500\/50{border-color:#06b6d480}.border-cyan-600{--tw-border-opacity: 1;border-color:rgb(8 145 178 / var(--tw-border-opacity, 1))}.border-cyan-600\/30{border-color:#0891b24d}.border-destructive{border-color:hsl(var(--destructive))}.border-destructive-foreground{border-color:hsl(var(--destructive-foreground))}.border-destructive-foreground\/0{border-color:hsl(var(--destructive-foreground) / 0)}.border-destructive-foreground\/10{border-color:hsl(var(--destructive-foreground) / .1)}.border-destructive-foreground\/100{border-color:hsl(var(--destructive-foreground) / 1)}.border-destructive-foreground\/15{border-color:hsl(var(--destructive-foreground) / .15)}.border-destructive-foreground\/20{border-color:hsl(var(--destructive-foreground) / .2)}.border-destructive-foreground\/25{border-color:hsl(var(--destructive-foreground) / .25)}.border-destructive-foreground\/30{border-color:hsl(var(--destructive-foreground) / .3)}.border-destructive-foreground\/35{border-color:hsl(var(--destructive-foreground) / .35)}.border-destructive-foreground\/40{border-color:hsl(var(--destructive-foreground) / .4)}.border-destructive-foreground\/45{border-color:hsl(var(--destructive-foreground) / .45)}.border-destructive-foreground\/5{border-color:hsl(var(--destructive-foreground) / .05)}.border-destructive-foreground\/50{border-color:hsl(var(--destructive-foreground) / .5)}.border-destructive-foreground\/55{border-color:hsl(var(--destructive-foreground) / .55)}.border-destructive-foreground\/60{border-color:hsl(var(--destructive-foreground) / .6)}.border-destructive-foreground\/65{border-color:hsl(var(--destructive-foreground) / .65)}.border-destructive-foreground\/70{border-color:hsl(var(--destructive-foreground) / .7)}.border-destructive-foreground\/75{border-color:hsl(var(--destructive-foreground) / .75)}.border-destructive-foreground\/80{border-color:hsl(var(--destructive-foreground) / .8)}.border-destructive-foreground\/85{border-color:hsl(var(--destructive-foreground) / .85)}.border-destructive-foreground\/90{border-color:hsl(var(--destructive-foreground) / .9)}.border-destructive-foreground\/95{border-color:hsl(var(--destructive-foreground) / .95)}.border-destructive\/0{border-color:hsl(var(--destructive) / 0)}.border-destructive\/10{border-color:hsl(var(--destructive) / .1)}.border-destructive\/100{border-color:hsl(var(--destructive) / 1)}.border-destructive\/15{border-color:hsl(var(--destructive) / .15)}.border-destructive\/20{border-color:hsl(var(--destructive) / .2)}.border-destructive\/25{border-color:hsl(var(--destructive) / .25)}.border-destructive\/30{border-color:hsl(var(--destructive) / .3)}.border-destructive\/35{border-color:hsl(var(--destructive) / .35)}.border-destructive\/40{border-color:hsl(var(--destructive) / .4)}.border-destructive\/45{border-color:hsl(var(--destructive) / .45)}.border-destructive\/5{border-color:hsl(var(--destructive) / .05)}.border-destructive\/50{border-color:hsl(var(--destructive) / .5)}.border-destructive\/55{border-color:hsl(var(--destructive) / .55)}.border-destructive\/60{border-color:hsl(var(--destructive) / .6)}.border-destructive\/65{border-color:hsl(var(--destructive) / .65)}.border-destructive\/70{border-color:hsl(var(--destructive) / .7)}.border-destructive\/75{border-color:hsl(var(--destructive) / .75)}.border-destructive\/80{border-color:hsl(var(--destructive) / .8)}.border-destructive\/85{border-color:hsl(var(--destructive) / .85)}.border-destructive\/90{border-color:hsl(var(--destructive) / .9)}.border-destructive\/95{border-color:hsl(var(--destructive) / .95)}.border-emerald-100{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1))}.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\/30{border-color:#34d3994d}.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\/20{border-color:#10b98133}.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-700{--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity, 1))}.border-foreground\/20{border-color:hsl(var(--foreground) / .2)}.border-gold-100{--tw-border-opacity: 1;border-color:rgb(254 247 224 / var(--tw-border-opacity, 1))}.border-gold-200{--tw-border-opacity: 1;border-color:rgb(253 236 192 / var(--tw-border-opacity, 1))}.border-gold-200\/15{border-color:#fdecc026}.border-gold-200\/30{border-color:#fdecc04d}.border-gold-300{--tw-border-opacity: 1;border-color:rgb(251 218 145 / var(--tw-border-opacity, 1))}.border-gold-300\/20{border-color:#fbda9133}.border-gold-400{--tw-border-opacity: 1;border-color:rgb(248 197 95 / var(--tw-border-opacity, 1))}.border-gold-400\/30{border-color:#f8c55f4d}.border-gold-400\/50{border-color:#f8c55f80}.border-gold-500{--tw-border-opacity: 1;border-color:rgb(245 176 65 / var(--tw-border-opacity, 1))}.border-gold-500\/10{border-color:#f5b0411a}.border-gold-500\/20{border-color:#f5b04133}.border-gold-500\/30{border-color:#f5b0414d}.border-gold-500\/40{border-color:#f5b04166}.border-gold-500\/50{border-color:#f5b04180}.border-gold-600{--tw-border-opacity: 1;border-color:rgb(230 148 26 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-gray-400\/30{border-color:#9ca3af4d}.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-500\/40{border-color:#6b728066}.border-gray-500\/50{border-color:#6b728080}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.border-gray-600\/30{border-color:#4b55634d}.border-gray-600\/40{border-color:#4b556366}.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-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-200\/50{border-color:#bbf7d080}.border-green-300{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.border-green-300\/50{border-color:#86efac80}.border-green-400{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.border-green-400\/30{border-color:#4ade804d}.border-green-400\/40{border-color:#4ade8066}.border-green-400\/50{border-color:#4ade8080}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-green-500\/20{border-color:#22c55e33}.border-green-500\/30{border-color:#22c55e4d}.border-green-500\/40{border-color:#22c55e66}.border-green-500\/50{border-color:#22c55e80}.border-green-500\/60{border-color:#22c55e99}.border-green-500\/80{border-color:#22c55ecc}.border-green-600{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.border-green-600\/20{border-color:#16a34a33}.border-green-600\/30{border-color:#16a34a4d}.border-green-600\/40{border-color:#16a34a66}.border-green-700{--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity, 1))}.border-green-700\/50{border-color:#15803d80}.border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.border-indigo-200\/50{border-color:#c7d2fe80}.border-indigo-300\/50{border-color:#a5b4fc80}.border-indigo-500{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.border-indigo-500\/20{border-color:#6366f133}.border-indigo-500\/30{border-color:#6366f14d}.border-indigo-500\/40{border-color:#6366f166}.border-indigo-500\/50{border-color:#6366f180}.border-input{border-color:hsl(var(--input))}.border-muted{border-color:hsl(var(--muted))}.border-muted-foreground{border-color:hsl(var(--muted-foreground))}.border-muted-foreground\/0{border-color:hsl(var(--muted-foreground) / 0)}.border-muted-foreground\/10{border-color:hsl(var(--muted-foreground) / .1)}.border-muted-foreground\/100{border-color:hsl(var(--muted-foreground) / 1)}.border-muted-foreground\/15{border-color:hsl(var(--muted-foreground) / .15)}.border-muted-foreground\/20{border-color:hsl(var(--muted-foreground) / .2)}.border-muted-foreground\/25{border-color:hsl(var(--muted-foreground) / .25)}.border-muted-foreground\/30{border-color:hsl(var(--muted-foreground) / .3)}.border-muted-foreground\/35{border-color:hsl(var(--muted-foreground) / .35)}.border-muted-foreground\/40{border-color:hsl(var(--muted-foreground) / .4)}.border-muted-foreground\/45{border-color:hsl(var(--muted-foreground) / .45)}.border-muted-foreground\/5{border-color:hsl(var(--muted-foreground) / .05)}.border-muted-foreground\/50{border-color:hsl(var(--muted-foreground) / .5)}.border-muted-foreground\/55{border-color:hsl(var(--muted-foreground) / .55)}.border-muted-foreground\/60{border-color:hsl(var(--muted-foreground) / .6)}.border-muted-foreground\/65{border-color:hsl(var(--muted-foreground) / .65)}.border-muted-foreground\/70{border-color:hsl(var(--muted-foreground) / .7)}.border-muted-foreground\/75{border-color:hsl(var(--muted-foreground) / .75)}.border-muted-foreground\/80{border-color:hsl(var(--muted-foreground) / .8)}.border-muted-foreground\/85{border-color:hsl(var(--muted-foreground) / .85)}.border-muted-foreground\/90{border-color:hsl(var(--muted-foreground) / .9)}.border-muted-foreground\/95{border-color:hsl(var(--muted-foreground) / .95)}.border-muted\/0{border-color:hsl(var(--muted) / 0)}.border-muted\/10{border-color:hsl(var(--muted) / .1)}.border-muted\/100{border-color:hsl(var(--muted) / 1)}.border-muted\/15{border-color:hsl(var(--muted) / .15)}.border-muted\/20{border-color:hsl(var(--muted) / .2)}.border-muted\/25{border-color:hsl(var(--muted) / .25)}.border-muted\/30{border-color:hsl(var(--muted) / .3)}.border-muted\/35{border-color:hsl(var(--muted) / .35)}.border-muted\/40{border-color:hsl(var(--muted) / .4)}.border-muted\/45{border-color:hsl(var(--muted) / .45)}.border-muted\/5{border-color:hsl(var(--muted) / .05)}.border-muted\/50{border-color:hsl(var(--muted) / .5)}.border-muted\/55{border-color:hsl(var(--muted) / .55)}.border-muted\/60{border-color:hsl(var(--muted) / .6)}.border-muted\/65{border-color:hsl(var(--muted) / .65)}.border-muted\/70{border-color:hsl(var(--muted) / .7)}.border-muted\/75{border-color:hsl(var(--muted) / .75)}.border-muted\/80{border-color:hsl(var(--muted) / .8)}.border-muted\/85{border-color:hsl(var(--muted) / .85)}.border-muted\/90{border-color:hsl(var(--muted) / .9)}.border-muted\/95{border-color:hsl(var(--muted) / .95)}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.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\/30{border-color:#fb923c4d}.border-orange-400\/40{border-color:#fb923c66}.border-orange-400\/50{border-color:#fb923c80}.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\/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-600{--tw-border-opacity: 1;border-color:rgb(234 88 12 / var(--tw-border-opacity, 1))}.border-orange-600\/20{border-color:#ea580c33}.border-orange-600\/30{border-color:#ea580c4d}.border-pink-200{--tw-border-opacity: 1;border-color:rgb(251 207 232 / 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-400\/30{border-color:#f472b64d}.border-pink-400\/50{border-color:#f472b680}.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-500\/30{border-color:#ec48994d}.border-pink-500\/50{border-color:#ec489980}.border-pink-600\/30{border-color:#db27774d}.border-primary{border-color:hsl(var(--primary))}.border-primary-foreground{border-color:hsl(var(--primary-foreground))}.border-primary-foreground\/0{border-color:hsl(var(--primary-foreground) / 0)}.border-primary-foreground\/10{border-color:hsl(var(--primary-foreground) / .1)}.border-primary-foreground\/100{border-color:hsl(var(--primary-foreground) / 1)}.border-primary-foreground\/15{border-color:hsl(var(--primary-foreground) / .15)}.border-primary-foreground\/20{border-color:hsl(var(--primary-foreground) / .2)}.border-primary-foreground\/25{border-color:hsl(var(--primary-foreground) / .25)}.border-primary-foreground\/30{border-color:hsl(var(--primary-foreground) / .3)}.border-primary-foreground\/35{border-color:hsl(var(--primary-foreground) / .35)}.border-primary-foreground\/40{border-color:hsl(var(--primary-foreground) / .4)}.border-primary-foreground\/45{border-color:hsl(var(--primary-foreground) / .45)}.border-primary-foreground\/5{border-color:hsl(var(--primary-foreground) / .05)}.border-primary-foreground\/50{border-color:hsl(var(--primary-foreground) / .5)}.border-primary-foreground\/55{border-color:hsl(var(--primary-foreground) / .55)}.border-primary-foreground\/60{border-color:hsl(var(--primary-foreground) / .6)}.border-primary-foreground\/65{border-color:hsl(var(--primary-foreground) / .65)}.border-primary-foreground\/70{border-color:hsl(var(--primary-foreground) / .7)}.border-primary-foreground\/75{border-color:hsl(var(--primary-foreground) / .75)}.border-primary-foreground\/80{border-color:hsl(var(--primary-foreground) / .8)}.border-primary-foreground\/85{border-color:hsl(var(--primary-foreground) / .85)}.border-primary-foreground\/90{border-color:hsl(var(--primary-foreground) / .9)}.border-primary-foreground\/95{border-color:hsl(var(--primary-foreground) / .95)}.border-primary\/0{border-color:hsl(var(--primary) / 0)}.border-primary\/10{border-color:hsl(var(--primary) / .1)}.border-primary\/100{border-color:hsl(var(--primary) / 1)}.border-primary\/15{border-color:hsl(var(--primary) / .15)}.border-primary\/20{border-color:hsl(var(--primary) / .2)}.border-primary\/25{border-color:hsl(var(--primary) / .25)}.border-primary\/30{border-color:hsl(var(--primary) / .3)}.border-primary\/35{border-color:hsl(var(--primary) / .35)}.border-primary\/40{border-color:hsl(var(--primary) / .4)}.border-primary\/45{border-color:hsl(var(--primary) / .45)}.border-primary\/5{border-color:hsl(var(--primary) / .05)}.border-primary\/50{border-color:hsl(var(--primary) / .5)}.border-primary\/55{border-color:hsl(var(--primary) / .55)}.border-primary\/60{border-color:hsl(var(--primary) / .6)}.border-primary\/65{border-color:hsl(var(--primary) / .65)}.border-primary\/70{border-color:hsl(var(--primary) / .7)}.border-primary\/75{border-color:hsl(var(--primary) / .75)}.border-primary\/80{border-color:hsl(var(--primary) / .8)}.border-primary\/85{border-color:hsl(var(--primary) / .85)}.border-primary\/90{border-color:hsl(var(--primary) / .9)}.border-primary\/95{border-color:hsl(var(--primary) / .95)}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-purple-200\/50{border-color:#e9d5ff80}.border-purple-300{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.border-purple-300\/20{border-color:#d8b4fe33}.border-purple-300\/30{border-color:#d8b4fe4d}.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-400\/40{border-color:#c084fc66}.border-purple-400\/50{border-color:#c084fc80}.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\/20{border-color:#a855f733}.border-purple-500\/30{border-color:#a855f74d}.border-purple-500\/40{border-color:#a855f766}.border-purple-500\/50{border-color:#a855f780}.border-purple-500\/70{border-color:#a855f7b3}.border-purple-600{--tw-border-opacity: 1;border-color:rgb(147 51 234 / var(--tw-border-opacity, 1))}.border-purple-600\/30{border-color:#9333ea4d}.border-purple-600\/40{border-color:#9333ea66}.border-purple-600\/50{border-color:#9333ea80}.border-purple-700{--tw-border-opacity: 1;border-color:rgb(126 34 206 / var(--tw-border-opacity, 1))}.border-purple-700\/30{border-color:#7e22ce4d}.border-purple-700\/50{border-color:#7e22ce80}.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-300\/50{border-color:#fca5a580}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-red-400\/30{border-color:#f871714d}.border-red-400\/50{border-color:#f8717180}.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\/20{border-color:#ef444433}.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-600\/30{border-color:#dc26264d}.border-red-600\/40{border-color:#dc262666}.border-red-700{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.border-red-700\/30{border-color:#b91c1c4d}.border-red-700\/50{border-color:#b91c1c80}.border-rose-200\/50{border-color:#fecdd380}.border-rose-500\/20{border-color:#f43f5e33}.border-rose-500\/30{border-color:#f43f5e4d}.border-secondary{border-color:hsl(var(--secondary))}.border-secondary-foreground{border-color:hsl(var(--secondary-foreground))}.border-secondary-foreground\/0{border-color:hsl(var(--secondary-foreground) / 0)}.border-secondary-foreground\/10{border-color:hsl(var(--secondary-foreground) / .1)}.border-secondary-foreground\/100{border-color:hsl(var(--secondary-foreground) / 1)}.border-secondary-foreground\/15{border-color:hsl(var(--secondary-foreground) / .15)}.border-secondary-foreground\/20{border-color:hsl(var(--secondary-foreground) / .2)}.border-secondary-foreground\/25{border-color:hsl(var(--secondary-foreground) / .25)}.border-secondary-foreground\/30{border-color:hsl(var(--secondary-foreground) / .3)}.border-secondary-foreground\/35{border-color:hsl(var(--secondary-foreground) / .35)}.border-secondary-foreground\/40{border-color:hsl(var(--secondary-foreground) / .4)}.border-secondary-foreground\/45{border-color:hsl(var(--secondary-foreground) / .45)}.border-secondary-foreground\/5{border-color:hsl(var(--secondary-foreground) / .05)}.border-secondary-foreground\/50{border-color:hsl(var(--secondary-foreground) / .5)}.border-secondary-foreground\/55{border-color:hsl(var(--secondary-foreground) / .55)}.border-secondary-foreground\/60{border-color:hsl(var(--secondary-foreground) / .6)}.border-secondary-foreground\/65{border-color:hsl(var(--secondary-foreground) / .65)}.border-secondary-foreground\/70{border-color:hsl(var(--secondary-foreground) / .7)}.border-secondary-foreground\/75{border-color:hsl(var(--secondary-foreground) / .75)}.border-secondary-foreground\/80{border-color:hsl(var(--secondary-foreground) / .8)}.border-secondary-foreground\/85{border-color:hsl(var(--secondary-foreground) / .85)}.border-secondary-foreground\/90{border-color:hsl(var(--secondary-foreground) / .9)}.border-secondary-foreground\/95{border-color:hsl(var(--secondary-foreground) / .95)}.border-secondary\/0{border-color:hsl(var(--secondary) / 0)}.border-secondary\/10{border-color:hsl(var(--secondary) / .1)}.border-secondary\/100{border-color:hsl(var(--secondary) / 1)}.border-secondary\/15{border-color:hsl(var(--secondary) / .15)}.border-secondary\/20{border-color:hsl(var(--secondary) / .2)}.border-secondary\/25{border-color:hsl(var(--secondary) / .25)}.border-secondary\/30{border-color:hsl(var(--secondary) / .3)}.border-secondary\/35{border-color:hsl(var(--secondary) / .35)}.border-secondary\/40{border-color:hsl(var(--secondary) / .4)}.border-secondary\/45{border-color:hsl(var(--secondary) / .45)}.border-secondary\/5{border-color:hsl(var(--secondary) / .05)}.border-secondary\/50{border-color:hsl(var(--secondary) / .5)}.border-secondary\/55{border-color:hsl(var(--secondary) / .55)}.border-secondary\/60{border-color:hsl(var(--secondary) / .6)}.border-secondary\/65{border-color:hsl(var(--secondary) / .65)}.border-secondary\/70{border-color:hsl(var(--secondary) / .7)}.border-secondary\/75{border-color:hsl(var(--secondary) / .75)}.border-secondary\/80{border-color:hsl(var(--secondary) / .8)}.border-secondary\/85{border-color:hsl(var(--secondary) / .85)}.border-secondary\/90{border-color:hsl(var(--secondary) / .9)}.border-secondary\/95{border-color:hsl(var(--secondary) / .95)}.border-sidebar-border{border-color:hsl(var(--sidebar-border))}.border-sky-200\/50{border-color:#bae6fd80}.border-sky-300{--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity, 1))}.border-sky-300\/50{border-color:#7dd3fc80}.border-sky-400{--tw-border-opacity: 1;border-color:rgb(56 189 248 / 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-400\/20{border-color:#94a3b833}.border-slate-400\/30{border-color:#94a3b84d}.border-slate-400\/40{border-color:#94a3b866}.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-500\/30{border-color:#64748b4d}.border-slate-500\/40{border-color:#64748b66}.border-slate-500\/50{border-color:#64748b80}.border-slate-600{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.border-slate-600\/20{border-color:#47556933}.border-slate-600\/30{border-color:#4755694d}.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\/50{border-color:#33415580}.border-slate-800{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.border-slate-800\/50{border-color:#1e293b80}.border-slate-900{--tw-border-opacity: 1;border-color:rgb(15 23 42 / 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-500\/30{border-color:#14b8a64d}.border-themed-accent\/20{border-color:hsl(var(--themed-border-accent) / .2)}.border-themed-accent\/30{border-color:hsl(var(--themed-border-accent) / .3)}.border-themed-accent\/40{border-color:hsl(var(--themed-border-accent) / .4)}.border-themed-accent\/60{border-color:hsl(var(--themed-border-accent) / .6)}.border-themed-divine\/40{border-color:hsl(var(--themed-divine) / .4)}.border-themed-muted\/30{border-color:hsl(var(--themed-border-muted) / .3)}.border-themed-primary\/40{border-color:hsl(var(--themed-border-primary) / .4)}.border-themed-primary\/60{border-color:hsl(var(--themed-border-primary) / .6)}.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-200\/30{border-color:#ddd6fe4d}.border-violet-200\/40{border-color:#ddd6fe66}.border-violet-200\/50{border-color:#ddd6fe80}.border-violet-300{--tw-border-opacity: 1;border-color:rgb(196 181 253 / var(--tw-border-opacity, 1))}.border-violet-300\/30{border-color:#c4b5fd4d}.border-violet-300\/50{border-color:#c4b5fd80}.border-violet-400{--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1))}.border-violet-400\/20{border-color:#a78bfa33}.border-violet-400\/30{border-color:#a78bfa4d}.border-violet-400\/40{border-color:#a78bfa66}.border-violet-400\/50{border-color:#a78bfa80}.border-violet-400\/60{border-color:#a78bfa99}.border-violet-500{--tw-border-opacity: 1;border-color:rgb(139 92 246 / var(--tw-border-opacity, 1))}.border-violet-500\/10{border-color:#8b5cf61a}.border-violet-500\/20{border-color:#8b5cf633}.border-violet-500\/30{border-color:#8b5cf64d}.border-violet-500\/40{border-color:#8b5cf666}.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-600\/30{border-color:#7c3aed4d}.border-violet-600\/40{border-color:#7c3aed66}.border-violet-700{--tw-border-opacity: 1;border-color:rgb(109 40 217 / var(--tw-border-opacity, 1))}.border-violet-700\/50{border-color:#6d28d980}.border-violet-700\/60{border-color:#6d28d999}.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\/20{border-color:#fff3}.border-white\/30{border-color:#ffffff4d}.border-white\/5{border-color:#ffffff0d}.border-white\/50{border-color:#ffffff80}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.border-yellow-200\/15{border-color:#fef08a26}.border-yellow-200\/50{border-color:#fef08a80}.border-yellow-300{--tw-border-opacity: 1;border-color:rgb(253 224 71 / var(--tw-border-opacity, 1))}.border-yellow-300\/20{border-color:#fde04733}.border-yellow-400{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.border-yellow-400\/30{border-color:#facc154d}.border-yellow-400\/50{border-color:#facc1580}.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\/50{border-color:#eab30880}.border-yellow-600{--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.border-yellow-600\/20{border-color:#ca8a0433}.border-yellow-600\/30{border-color:#ca8a044d}.border-yellow-600\/50{border-color:#ca8a0480}.border-yellow-700{--tw-border-opacity: 1;border-color:rgb(161 98 7 / var(--tw-border-opacity, 1))}.border-b-slate-400{--tw-border-opacity: 1;border-bottom-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.border-b-transparent{border-bottom-color:transparent}.border-l-blue-400{--tw-border-opacity: 1;border-left-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-l-blue-500{--tw-border-opacity: 1;border-left-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-l-emerald-500{--tw-border-opacity: 1;border-left-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.border-l-gold-500{--tw-border-opacity: 1;border-left-color:rgb(245 176 65 / var(--tw-border-opacity, 1))}.border-l-gray-500{--tw-border-opacity: 1;border-left-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.border-l-green-500{--tw-border-opacity: 1;border-left-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-l-indigo-500{--tw-border-opacity: 1;border-left-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.border-l-orange-400{--tw-border-opacity: 1;border-left-color:rgb(251 146 60 / var(--tw-border-opacity, 1))}.border-l-orange-500{--tw-border-opacity: 1;border-left-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-l-pink-500{--tw-border-opacity: 1;border-left-color:rgb(236 72 153 / var(--tw-border-opacity, 1))}.border-l-primary{border-left-color:hsl(var(--primary))}.border-l-primary\/20{border-left-color:hsl(var(--primary) / .2)}.border-l-primary\/30{border-left-color:hsl(var(--primary) / .3)}.border-l-primary\/50{border-left-color:hsl(var(--primary) / .5)}.border-l-purple-400{--tw-border-opacity: 1;border-left-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.border-l-purple-500{--tw-border-opacity: 1;border-left-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.border-l-red-500{--tw-border-opacity: 1;border-left-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-l-slate-600{--tw-border-opacity: 1;border-left-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.border-l-slate-700{--tw-border-opacity: 1;border-left-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.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-l-yellow-500{--tw-border-opacity: 1;border-left-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.border-t-background\/95{border-top-color:hsl(var(--background) / .95)}.border-t-blue-600{--tw-border-opacity: 1;border-top-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-t-emerald-600{--tw-border-opacity: 1;border-top-color:rgb(5 150 105 / var(--tw-border-opacity, 1))}.border-t-primary{border-top-color:hsl(var(--primary))}.border-t-purple-500{--tw-border-opacity: 1;border-top-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.border-t-purple-900\/90{border-top-color:#581c87e6}.border-t-slate-400{--tw-border-opacity: 1;border-top-color:rgb(148 163 184 / 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))}.border-opacity-30{--tw-border-opacity: .3}.\!bg-slate-800{--tw-bg-opacity: 1 !important;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))!important}.\!bg-transparent{background-color:transparent!important}.bg-\[\#005c4b\]{--tw-bg-opacity: 1;background-color:rgb(0 92 75 / var(--tw-bg-opacity, 1))}.bg-\[\#0077b5\]{--tw-bg-opacity: 1;background-color:rgb(0 119 181 / var(--tw-bg-opacity, 1))}.bg-\[\#00a884\]{--tw-bg-opacity: 1;background-color:rgb(0 168 132 / var(--tw-bg-opacity, 1))}.bg-\[\#111b21\]{--tw-bg-opacity: 1;background-color:rgb(17 27 33 / var(--tw-bg-opacity, 1))}.bg-\[\#202c33\]{--tw-bg-opacity: 1;background-color:rgb(32 44 51 / var(--tw-bg-opacity, 1))}.bg-\[\#2a3942\]{--tw-bg-opacity: 1;background-color:rgb(42 57 66 / var(--tw-bg-opacity, 1))}.bg-\[\#2f3136\]{--tw-bg-opacity: 1;background-color:rgb(47 49 54 / var(--tw-bg-opacity, 1))}.bg-\[\#36393f\]{--tw-bg-opacity: 1;background-color:rgb(54 57 63 / var(--tw-bg-opacity, 1))}.bg-\[\#40444b\]{--tw-bg-opacity: 1;background-color:rgb(64 68 75 / var(--tw-bg-opacity, 1))}.bg-\[\#5865f2\]{--tw-bg-opacity: 1;background-color:rgb(88 101 242 / var(--tw-bg-opacity, 1))}.bg-\[--color-bg\]{background-color:var(--color-bg)}.bg-accent{background-color:hsl(var(--accent))}.bg-accent-foreground{background-color:hsl(var(--accent-foreground))}.bg-accent-foreground\/0{background-color:hsl(var(--accent-foreground) / 0)}.bg-accent-foreground\/10{background-color:hsl(var(--accent-foreground) / .1)}.bg-accent-foreground\/100{background-color:hsl(var(--accent-foreground) / 1)}.bg-accent-foreground\/15{background-color:hsl(var(--accent-foreground) / .15)}.bg-accent-foreground\/20{background-color:hsl(var(--accent-foreground) / .2)}.bg-accent-foreground\/25{background-color:hsl(var(--accent-foreground) / .25)}.bg-accent-foreground\/30{background-color:hsl(var(--accent-foreground) / .3)}.bg-accent-foreground\/35{background-color:hsl(var(--accent-foreground) / .35)}.bg-accent-foreground\/40{background-color:hsl(var(--accent-foreground) / .4)}.bg-accent-foreground\/45{background-color:hsl(var(--accent-foreground) / .45)}.bg-accent-foreground\/5{background-color:hsl(var(--accent-foreground) / .05)}.bg-accent-foreground\/50{background-color:hsl(var(--accent-foreground) / .5)}.bg-accent-foreground\/55{background-color:hsl(var(--accent-foreground) / .55)}.bg-accent-foreground\/60{background-color:hsl(var(--accent-foreground) / .6)}.bg-accent-foreground\/65{background-color:hsl(var(--accent-foreground) / .65)}.bg-accent-foreground\/70{background-color:hsl(var(--accent-foreground) / .7)}.bg-accent-foreground\/75{background-color:hsl(var(--accent-foreground) / .75)}.bg-accent-foreground\/80{background-color:hsl(var(--accent-foreground) / .8)}.bg-accent-foreground\/85{background-color:hsl(var(--accent-foreground) / .85)}.bg-accent-foreground\/90{background-color:hsl(var(--accent-foreground) / .9)}.bg-accent-foreground\/95{background-color:hsl(var(--accent-foreground) / .95)}.bg-accent\/0{background-color:hsl(var(--accent) / 0)}.bg-accent\/10{background-color:hsl(var(--accent) / .1)}.bg-accent\/100{background-color:hsl(var(--accent) / 1)}.bg-accent\/15{background-color:hsl(var(--accent) / .15)}.bg-accent\/20{background-color:hsl(var(--accent) / .2)}.bg-accent\/25{background-color:hsl(var(--accent) / .25)}.bg-accent\/30{background-color:hsl(var(--accent) / .3)}.bg-accent\/35{background-color:hsl(var(--accent) / .35)}.bg-accent\/40{background-color:hsl(var(--accent) / .4)}.bg-accent\/45{background-color:hsl(var(--accent) / .45)}.bg-accent\/5{background-color:hsl(var(--accent) / .05)}.bg-accent\/50{background-color:hsl(var(--accent) / .5)}.bg-accent\/55{background-color:hsl(var(--accent) / .55)}.bg-accent\/60{background-color:hsl(var(--accent) / .6)}.bg-accent\/65{background-color:hsl(var(--accent) / .65)}.bg-accent\/70{background-color:hsl(var(--accent) / .7)}.bg-accent\/75{background-color:hsl(var(--accent) / .75)}.bg-accent\/80{background-color:hsl(var(--accent) / .8)}.bg-accent\/85{background-color:hsl(var(--accent) / .85)}.bg-accent\/90{background-color:hsl(var(--accent) / .9)}.bg-accent\/95{background-color:hsl(var(--accent) / .95)}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / 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-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-50\/5{background-color:#fffbeb0d}.bg-amber-50\/50{background-color:#fffbeb80}.bg-amber-50\/80{background-color:#fffbebcc}.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\/20{background-color:#f59e0b33}.bg-amber-500\/5{background-color:#f59e0b0d}.bg-amber-500\/60{background-color:#f59e0b99}.bg-amber-500\/90{background-color:#f59e0be6}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-amber-600\/20{background-color:#d9770633}.bg-amber-700{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.bg-amber-900\/20{background-color:#78350f33}.bg-amber-900\/30{background-color:#78350f4d}.bg-amber-900\/40{background-color:#78350f66}.bg-amber-900\/95{background-color:#78350ff2}.bg-amber-950{--tw-bg-opacity: 1;background-color:rgb(69 26 3 / var(--tw-bg-opacity, 1))}.bg-amber-950\/30{background-color:#451a034d}.bg-amber-950\/50{background-color:#451a0380}.bg-background{background-color:hsl(var(--background))}.bg-background\/20{background-color:hsl(var(--background) / .2)}.bg-background\/30{background-color:hsl(var(--background) / .3)}.bg-background\/50{background-color:hsl(var(--background) / .5)}.bg-background\/60{background-color:hsl(var(--background) / .6)}.bg-background\/80{background-color:hsl(var(--background) / .8)}.bg-background\/90{background-color:hsl(var(--background) / .9)}.bg-background\/95{background-color:hsl(var(--background) / .95)}.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\/60{background-color:#0009}.bg-black\/70{background-color:#000000b3}.bg-black\/75{background-color:#000000bf}.bg-black\/80{background-color:#000c}.bg-black\/90{background-color:#000000e6}.bg-black\/95{background-color:#000000f2}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.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\/20{background-color:#60a5fa33}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-50\/30{background-color:#eff6ff4d}.bg-blue-50\/50{background-color:#eff6ff80}.bg-blue-50\/80{background-color:#eff6ffcc}.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\/20{background-color:#3b82f633}.bg-blue-500\/40{background-color:#3b82f666}.bg-blue-500\/5{background-color:#3b82f60d}.bg-blue-500\/60{background-color:#3b82f699}.bg-blue-500\/80{background-color:#3b82f6cc}.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\/20{background-color:#2563eb33}.bg-blue-600\/30{background-color:#2563eb4d}.bg-blue-600\/80{background-color:#2563ebcc}.bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.bg-blue-700\/10{background-color:#1d4ed81a}.bg-blue-700\/40{background-color:#1d4ed866}.bg-blue-800\/20{background-color:#1e40af33}.bg-blue-900\/10{background-color:#1e3a8a1a}.bg-blue-900\/20{background-color:#1e3a8a33}.bg-blue-900\/30{background-color:#1e3a8a4d}.bg-blue-900\/50{background-color:#1e3a8a80}.bg-blue-900\/95{background-color:#1e3a8af2}.bg-blue-950\/10{background-color:#1725541a}.bg-blue-950\/20{background-color:#17255433}.bg-blue-950\/30{background-color:#1725544d}.bg-border{background-color:hsl(var(--border))}.bg-border\/50{background-color:hsl(var(--border) / .5)}.bg-border\/60{background-color:hsl(var(--border) / .6)}.bg-card{background-color:hsl(var(--card))}.bg-card-foreground\/5{background-color:hsl(var(--card-foreground) / .05)}.bg-card\/10{background-color:hsl(var(--card) / .1)}.bg-card\/30{background-color:hsl(var(--card) / .3)}.bg-card\/40{background-color:hsl(var(--card) / .4)}.bg-card\/50{background-color:hsl(var(--card) / .5)}.bg-card\/60{background-color:hsl(var(--card) / .6)}.bg-card\/80{background-color:hsl(var(--card) / .8)}.bg-card\/90{background-color:hsl(var(--card) / .9)}.bg-card\/95{background-color:hsl(var(--card) / .95)}.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\/20{background-color:#06b6d433}.bg-cyan-600{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.bg-cyan-600\/20{background-color:#0891b233}.bg-cyan-900\/10{background-color:#164e631a}.bg-cyan-900\/20{background-color:#164e6333}.bg-cyan-900\/30{background-color:#164e634d}.bg-cyan-950\/20{background-color:#08334433}.bg-cyan-950\/30{background-color:#0833444d}.bg-destructive{background-color:hsl(var(--destructive))}.bg-destructive-foreground{background-color:hsl(var(--destructive-foreground))}.bg-destructive-foreground\/0{background-color:hsl(var(--destructive-foreground) / 0)}.bg-destructive-foreground\/10{background-color:hsl(var(--destructive-foreground) / .1)}.bg-destructive-foreground\/100{background-color:hsl(var(--destructive-foreground) / 1)}.bg-destructive-foreground\/15{background-color:hsl(var(--destructive-foreground) / .15)}.bg-destructive-foreground\/20{background-color:hsl(var(--destructive-foreground) / .2)}.bg-destructive-foreground\/25{background-color:hsl(var(--destructive-foreground) / .25)}.bg-destructive-foreground\/30{background-color:hsl(var(--destructive-foreground) / .3)}.bg-destructive-foreground\/35{background-color:hsl(var(--destructive-foreground) / .35)}.bg-destructive-foreground\/40{background-color:hsl(var(--destructive-foreground) / .4)}.bg-destructive-foreground\/45{background-color:hsl(var(--destructive-foreground) / .45)}.bg-destructive-foreground\/5{background-color:hsl(var(--destructive-foreground) / .05)}.bg-destructive-foreground\/50{background-color:hsl(var(--destructive-foreground) / .5)}.bg-destructive-foreground\/55{background-color:hsl(var(--destructive-foreground) / .55)}.bg-destructive-foreground\/60{background-color:hsl(var(--destructive-foreground) / .6)}.bg-destructive-foreground\/65{background-color:hsl(var(--destructive-foreground) / .65)}.bg-destructive-foreground\/70{background-color:hsl(var(--destructive-foreground) / .7)}.bg-destructive-foreground\/75{background-color:hsl(var(--destructive-foreground) / .75)}.bg-destructive-foreground\/80{background-color:hsl(var(--destructive-foreground) / .8)}.bg-destructive-foreground\/85{background-color:hsl(var(--destructive-foreground) / .85)}.bg-destructive-foreground\/90{background-color:hsl(var(--destructive-foreground) / .9)}.bg-destructive-foreground\/95{background-color:hsl(var(--destructive-foreground) / .95)}.bg-destructive\/0{background-color:hsl(var(--destructive) / 0)}.bg-destructive\/10{background-color:hsl(var(--destructive) / .1)}.bg-destructive\/100{background-color:hsl(var(--destructive) / 1)}.bg-destructive\/15{background-color:hsl(var(--destructive) / .15)}.bg-destructive\/20{background-color:hsl(var(--destructive) / .2)}.bg-destructive\/25{background-color:hsl(var(--destructive) / .25)}.bg-destructive\/30{background-color:hsl(var(--destructive) / .3)}.bg-destructive\/35{background-color:hsl(var(--destructive) / .35)}.bg-destructive\/40{background-color:hsl(var(--destructive) / .4)}.bg-destructive\/45{background-color:hsl(var(--destructive) / .45)}.bg-destructive\/5{background-color:hsl(var(--destructive) / .05)}.bg-destructive\/50{background-color:hsl(var(--destructive) / .5)}.bg-destructive\/55{background-color:hsl(var(--destructive) / .55)}.bg-destructive\/60{background-color:hsl(var(--destructive) / .6)}.bg-destructive\/65{background-color:hsl(var(--destructive) / .65)}.bg-destructive\/70{background-color:hsl(var(--destructive) / .7)}.bg-destructive\/75{background-color:hsl(var(--destructive) / .75)}.bg-destructive\/80{background-color:hsl(var(--destructive) / .8)}.bg-destructive\/85{background-color:hsl(var(--destructive) / .85)}.bg-destructive\/90{background-color:hsl(var(--destructive) / .9)}.bg-destructive\/95{background-color:hsl(var(--destructive) / .95)}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / 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-50\/50{background-color:#ecfdf580}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-500\/10{background-color:#10b9811a}.bg-emerald-500\/20{background-color:#10b98133}.bg-emerald-500\/5{background-color:#10b9810d}.bg-emerald-500\/90{background-color:#10b981e6}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-emerald-600\/20{background-color:#05966933}.bg-emerald-800\/20{background-color:#065f4633}.bg-emerald-900\/30{background-color:#064e3b4d}.bg-emerald-950\/30{background-color:#022c224d}.bg-emerald-950\/95{background-color:#022c22f2}.bg-foreground{background-color:hsl(var(--foreground))}.bg-foreground\/10{background-color:hsl(var(--foreground) / .1)}.bg-foreground\/30{background-color:hsl(var(--foreground) / .3)}.bg-foreground\/5{background-color:hsl(var(--foreground) / .05)}.bg-fuchsia-500{--tw-bg-opacity: 1;background-color:rgb(217 70 239 / var(--tw-bg-opacity, 1))}.bg-gold-100{--tw-bg-opacity: 1;background-color:rgb(254 247 224 / var(--tw-bg-opacity, 1))}.bg-gold-400{--tw-bg-opacity: 1;background-color:rgb(248 197 95 / var(--tw-bg-opacity, 1))}.bg-gold-50{--tw-bg-opacity: 1;background-color:rgb(255 251 240 / var(--tw-bg-opacity, 1))}.bg-gold-500{--tw-bg-opacity: 1;background-color:rgb(245 176 65 / var(--tw-bg-opacity, 1))}.bg-gold-500\/10{background-color:#f5b0411a}.bg-gold-500\/20{background-color:#f5b04133}.bg-gold-600{--tw-bg-opacity: 1;background-color:rgb(230 148 26 / var(--tw-bg-opacity, 1))}.bg-gold-600\/10{background-color:#e6941a1a}.bg-gold-600\/20{background-color:#e6941a33}.bg-gold-600\/30{background-color:#e6941a4d}.bg-gold-800\/20{background-color:#9f5f1733}.bg-gold-800\/30{background-color:#9f5f174d}.bg-gold-900\/10{background-color:#824f181a}.bg-gold-900\/20{background-color:#824f1833}.bg-gold-900\/30{background-color:#824f184d}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-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-400\/20{background-color:#9ca3af33}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-50\/50{background-color:#f9fafb80}.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\/20{background-color:#6b728033}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-600\/20{background-color:#4b556333}.bg-gray-600\/30{background-color:#4b55634d}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.bg-gray-700\/50{background-color:#37415180}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-800\/30{background-color:#1f29374d}.bg-gray-800\/50{background-color:#1f293780}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-gray-900\/30{background-color:#1118274d}.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-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-400\/20{background-color:#4ade8033}.bg-green-400\/30{background-color:#4ade804d}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-50\/10{background-color:#f0fdf41a}.bg-green-50\/50{background-color:#f0fdf480}.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\/20{background-color:#22c55e33}.bg-green-500\/5{background-color:#22c55e0d}.bg-green-500\/90{background-color:#22c55ee6}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-green-600\/10{background-color:#16a34a1a}.bg-green-600\/20{background-color:#16a34a33}.bg-green-600\/30{background-color:#16a34a4d}.bg-green-600\/50{background-color:#16a34a80}.bg-green-600\/80{background-color:#16a34acc}.bg-green-600\/90{background-color:#16a34ae6}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.bg-green-900{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))}.bg-green-900\/10{background-color:#14532d1a}.bg-green-900\/20{background-color:#14532d33}.bg-green-900\/30{background-color:#14532d4d}.bg-green-900\/40{background-color:#14532d66}.bg-green-900\/50{background-color:#14532d80}.bg-green-950\/10{background-color:#052e161a}.bg-green-950\/20{background-color:#052e1633}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.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\/20{background-color:#6366f133}.bg-indigo-500\/5{background-color:#6366f10d}.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-900\/20{background-color:#312e8133}.bg-indigo-900\/30{background-color:#312e814d}.bg-indigo-950\/20{background-color:#1e1b4b33}.bg-input{background-color:hsl(var(--input))}.bg-lime-500{--tw-bg-opacity: 1;background-color:rgb(132 204 22 / var(--tw-bg-opacity, 1))}.bg-muted{background-color:hsl(var(--muted))}.bg-muted-foreground{background-color:hsl(var(--muted-foreground))}.bg-muted-foreground\/0{background-color:hsl(var(--muted-foreground) / 0)}.bg-muted-foreground\/10{background-color:hsl(var(--muted-foreground) / .1)}.bg-muted-foreground\/100{background-color:hsl(var(--muted-foreground) / 1)}.bg-muted-foreground\/15{background-color:hsl(var(--muted-foreground) / .15)}.bg-muted-foreground\/20{background-color:hsl(var(--muted-foreground) / .2)}.bg-muted-foreground\/25{background-color:hsl(var(--muted-foreground) / .25)}.bg-muted-foreground\/30{background-color:hsl(var(--muted-foreground) / .3)}.bg-muted-foreground\/35{background-color:hsl(var(--muted-foreground) / .35)}.bg-muted-foreground\/40{background-color:hsl(var(--muted-foreground) / .4)}.bg-muted-foreground\/45{background-color:hsl(var(--muted-foreground) / .45)}.bg-muted-foreground\/5{background-color:hsl(var(--muted-foreground) / .05)}.bg-muted-foreground\/50{background-color:hsl(var(--muted-foreground) / .5)}.bg-muted-foreground\/55{background-color:hsl(var(--muted-foreground) / .55)}.bg-muted-foreground\/60{background-color:hsl(var(--muted-foreground) / .6)}.bg-muted-foreground\/65{background-color:hsl(var(--muted-foreground) / .65)}.bg-muted-foreground\/70{background-color:hsl(var(--muted-foreground) / .7)}.bg-muted-foreground\/75{background-color:hsl(var(--muted-foreground) / .75)}.bg-muted-foreground\/80{background-color:hsl(var(--muted-foreground) / .8)}.bg-muted-foreground\/85{background-color:hsl(var(--muted-foreground) / .85)}.bg-muted-foreground\/90{background-color:hsl(var(--muted-foreground) / .9)}.bg-muted-foreground\/95{background-color:hsl(var(--muted-foreground) / .95)}.bg-muted\/0{background-color:hsl(var(--muted) / 0)}.bg-muted\/10{background-color:hsl(var(--muted) / .1)}.bg-muted\/100{background-color:hsl(var(--muted) / 1)}.bg-muted\/15{background-color:hsl(var(--muted) / .15)}.bg-muted\/20{background-color:hsl(var(--muted) / .2)}.bg-muted\/25{background-color:hsl(var(--muted) / .25)}.bg-muted\/30{background-color:hsl(var(--muted) / .3)}.bg-muted\/35{background-color:hsl(var(--muted) / .35)}.bg-muted\/40{background-color:hsl(var(--muted) / .4)}.bg-muted\/45{background-color:hsl(var(--muted) / .45)}.bg-muted\/5{background-color:hsl(var(--muted) / .05)}.bg-muted\/50{background-color:hsl(var(--muted) / .5)}.bg-muted\/55{background-color:hsl(var(--muted) / .55)}.bg-muted\/60{background-color:hsl(var(--muted) / .6)}.bg-muted\/65{background-color:hsl(var(--muted) / .65)}.bg-muted\/70{background-color:hsl(var(--muted) / .7)}.bg-muted\/75{background-color:hsl(var(--muted) / .75)}.bg-muted\/80{background-color:hsl(var(--muted) / .8)}.bg-muted\/85{background-color:hsl(var(--muted) / .85)}.bg-muted\/90{background-color:hsl(var(--muted) / .9)}.bg-muted\/95{background-color:hsl(var(--muted) / .95)}.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-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-50\/50{background-color:#fff7ed80}.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\/20{background-color:#f9731633}.bg-orange-500\/5{background-color:#f973160d}.bg-orange-500\/60{background-color:#f9731699}.bg-orange-500\/80{background-color:#f97316cc}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.bg-orange-600\/10{background-color:#ea580c1a}.bg-orange-600\/20{background-color:#ea580c33}.bg-orange-600\/30{background-color:#ea580c4d}.bg-orange-600\/80{background-color:#ea580ccc}.bg-orange-900{--tw-bg-opacity: 1;background-color:rgb(124 45 18 / var(--tw-bg-opacity, 1))}.bg-orange-900\/20{background-color:#7c2d1233}.bg-orange-900\/30{background-color:#7c2d124d}.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-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\/20{background-color:#ec489933}.bg-pink-600{--tw-bg-opacity: 1;background-color:rgb(219 39 119 / var(--tw-bg-opacity, 1))}.bg-pink-600\/10{background-color:#db27771a}.bg-pink-900\/20{background-color:#83184333}.bg-pink-900\/30{background-color:#8318434d}.bg-pink-950\/20{background-color:#50072433}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-primary-foreground{background-color:hsl(var(--primary-foreground))}.bg-primary-foreground\/0{background-color:hsl(var(--primary-foreground) / 0)}.bg-primary-foreground\/10{background-color:hsl(var(--primary-foreground) / .1)}.bg-primary-foreground\/100{background-color:hsl(var(--primary-foreground) / 1)}.bg-primary-foreground\/15{background-color:hsl(var(--primary-foreground) / .15)}.bg-primary-foreground\/20{background-color:hsl(var(--primary-foreground) / .2)}.bg-primary-foreground\/25{background-color:hsl(var(--primary-foreground) / .25)}.bg-primary-foreground\/30{background-color:hsl(var(--primary-foreground) / .3)}.bg-primary-foreground\/35{background-color:hsl(var(--primary-foreground) / .35)}.bg-primary-foreground\/40{background-color:hsl(var(--primary-foreground) / .4)}.bg-primary-foreground\/45{background-color:hsl(var(--primary-foreground) / .45)}.bg-primary-foreground\/5{background-color:hsl(var(--primary-foreground) / .05)}.bg-primary-foreground\/50{background-color:hsl(var(--primary-foreground) / .5)}.bg-primary-foreground\/55{background-color:hsl(var(--primary-foreground) / .55)}.bg-primary-foreground\/60{background-color:hsl(var(--primary-foreground) / .6)}.bg-primary-foreground\/65{background-color:hsl(var(--primary-foreground) / .65)}.bg-primary-foreground\/70{background-color:hsl(var(--primary-foreground) / .7)}.bg-primary-foreground\/75{background-color:hsl(var(--primary-foreground) / .75)}.bg-primary-foreground\/80{background-color:hsl(var(--primary-foreground) / .8)}.bg-primary-foreground\/85{background-color:hsl(var(--primary-foreground) / .85)}.bg-primary-foreground\/90{background-color:hsl(var(--primary-foreground) / .9)}.bg-primary-foreground\/95{background-color:hsl(var(--primary-foreground) / .95)}.bg-primary\/0{background-color:hsl(var(--primary) / 0)}.bg-primary\/10{background-color:hsl(var(--primary) / .1)}.bg-primary\/100{background-color:hsl(var(--primary) / 1)}.bg-primary\/15{background-color:hsl(var(--primary) / .15)}.bg-primary\/20{background-color:hsl(var(--primary) / .2)}.bg-primary\/25{background-color:hsl(var(--primary) / .25)}.bg-primary\/30{background-color:hsl(var(--primary) / .3)}.bg-primary\/35{background-color:hsl(var(--primary) / .35)}.bg-primary\/40{background-color:hsl(var(--primary) / .4)}.bg-primary\/45{background-color:hsl(var(--primary) / .45)}.bg-primary\/5{background-color:hsl(var(--primary) / .05)}.bg-primary\/50{background-color:hsl(var(--primary) / .5)}.bg-primary\/55{background-color:hsl(var(--primary) / .55)}.bg-primary\/60{background-color:hsl(var(--primary) / .6)}.bg-primary\/65{background-color:hsl(var(--primary) / .65)}.bg-primary\/70{background-color:hsl(var(--primary) / .7)}.bg-primary\/75{background-color:hsl(var(--primary) / .75)}.bg-primary\/80{background-color:hsl(var(--primary) / .8)}.bg-primary\/85{background-color:hsl(var(--primary) / .85)}.bg-primary\/90{background-color:hsl(var(--primary) / .9)}.bg-primary\/95{background-color:hsl(var(--primary) / .95)}.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-400\/20{background-color:#c084fc33}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-purple-50\/5{background-color:#faf5ff0d}.bg-purple-50\/50{background-color:#faf5ff80}.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\/20{background-color:#a855f733}.bg-purple-500\/30{background-color:#a855f74d}.bg-purple-500\/5{background-color:#a855f70d}.bg-purple-500\/50{background-color:#a855f780}.bg-purple-500\/60{background-color:#a855f799}.bg-purple-500\/80{background-color:#a855f7cc}.bg-purple-500\/90{background-color:#a855f7e6}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.bg-purple-600\/10{background-color:#9333ea1a}.bg-purple-600\/20{background-color:#9333ea33}.bg-purple-600\/30{background-color:#9333ea4d}.bg-purple-600\/50{background-color:#9333ea80}.bg-purple-600\/80{background-color:#9333eacc}.bg-purple-600\/90{background-color:#9333eae6}.bg-purple-700{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.bg-purple-700\/40{background-color:#7e22ce66}.bg-purple-800{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity, 1))}.bg-purple-800\/20{background-color:#6b21a833}.bg-purple-800\/30{background-color:#6b21a84d}.bg-purple-800\/50{background-color:#6b21a880}.bg-purple-900\/10{background-color:#581c871a}.bg-purple-900\/20{background-color:#581c8733}.bg-purple-900\/30{background-color:#581c874d}.bg-purple-900\/40{background-color:#581c8766}.bg-purple-900\/50{background-color:#581c8780}.bg-purple-900\/80{background-color:#581c87cc}.bg-purple-900\/90{background-color:#581c87e6}.bg-purple-900\/95{background-color:#581c87f2}.bg-purple-950\/20{background-color:#3b076433}.bg-purple-950\/30{background-color:#3b07644d}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / 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-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-50\/50{background-color:#fef2f280}.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\/20{background-color:#ef444433}.bg-red-500\/5{background-color:#ef44440d}.bg-red-500\/50{background-color:#ef444480}.bg-red-500\/60{background-color:#ef444499}.bg-red-500\/70{background-color:#ef4444b3}.bg-red-500\/80{background-color:#ef4444cc}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-red-600\/10{background-color:#dc26261a}.bg-red-600\/20{background-color:#dc262633}.bg-red-600\/30{background-color:#dc26264d}.bg-red-600\/80{background-color:#dc2626cc}.bg-red-600\/95{background-color:#dc2626f2}.bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.bg-red-700\/50{background-color:#b91c1c80}.bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.bg-red-800\/20{background-color:#991b1b33}.bg-red-900\/10{background-color:#7f1d1d1a}.bg-red-900\/20{background-color:#7f1d1d33}.bg-red-900\/30{background-color:#7f1d1d4d}.bg-red-900\/40{background-color:#7f1d1d66}.bg-red-900\/50{background-color:#7f1d1d80}.bg-red-900\/80{background-color:#7f1d1dcc}.bg-red-900\/95{background-color:#7f1d1df2}.bg-red-950\/10{background-color:#450a0a1a}.bg-red-950\/20{background-color:#450a0a33}.bg-red-950\/30{background-color:#450a0a4d}.bg-red-950\/50{background-color:#450a0a80}.bg-rose-100\/80{background-color:#ffe4e6cc}.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\/20{background-color:#f43f5e33}.bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.bg-rose-950\/30{background-color:#4c05194d}.bg-secondary{background-color:hsl(var(--secondary))}.bg-secondary-foreground{background-color:hsl(var(--secondary-foreground))}.bg-secondary-foreground\/0{background-color:hsl(var(--secondary-foreground) / 0)}.bg-secondary-foreground\/10{background-color:hsl(var(--secondary-foreground) / .1)}.bg-secondary-foreground\/100{background-color:hsl(var(--secondary-foreground) / 1)}.bg-secondary-foreground\/15{background-color:hsl(var(--secondary-foreground) / .15)}.bg-secondary-foreground\/20{background-color:hsl(var(--secondary-foreground) / .2)}.bg-secondary-foreground\/25{background-color:hsl(var(--secondary-foreground) / .25)}.bg-secondary-foreground\/30{background-color:hsl(var(--secondary-foreground) / .3)}.bg-secondary-foreground\/35{background-color:hsl(var(--secondary-foreground) / .35)}.bg-secondary-foreground\/40{background-color:hsl(var(--secondary-foreground) / .4)}.bg-secondary-foreground\/45{background-color:hsl(var(--secondary-foreground) / .45)}.bg-secondary-foreground\/5{background-color:hsl(var(--secondary-foreground) / .05)}.bg-secondary-foreground\/50{background-color:hsl(var(--secondary-foreground) / .5)}.bg-secondary-foreground\/55{background-color:hsl(var(--secondary-foreground) / .55)}.bg-secondary-foreground\/60{background-color:hsl(var(--secondary-foreground) / .6)}.bg-secondary-foreground\/65{background-color:hsl(var(--secondary-foreground) / .65)}.bg-secondary-foreground\/70{background-color:hsl(var(--secondary-foreground) / .7)}.bg-secondary-foreground\/75{background-color:hsl(var(--secondary-foreground) / .75)}.bg-secondary-foreground\/80{background-color:hsl(var(--secondary-foreground) / .8)}.bg-secondary-foreground\/85{background-color:hsl(var(--secondary-foreground) / .85)}.bg-secondary-foreground\/90{background-color:hsl(var(--secondary-foreground) / .9)}.bg-secondary-foreground\/95{background-color:hsl(var(--secondary-foreground) / .95)}.bg-secondary\/0{background-color:hsl(var(--secondary) / 0)}.bg-secondary\/10{background-color:hsl(var(--secondary) / .1)}.bg-secondary\/100{background-color:hsl(var(--secondary) / 1)}.bg-secondary\/15{background-color:hsl(var(--secondary) / .15)}.bg-secondary\/20{background-color:hsl(var(--secondary) / .2)}.bg-secondary\/25{background-color:hsl(var(--secondary) / .25)}.bg-secondary\/30{background-color:hsl(var(--secondary) / .3)}.bg-secondary\/35{background-color:hsl(var(--secondary) / .35)}.bg-secondary\/40{background-color:hsl(var(--secondary) / .4)}.bg-secondary\/45{background-color:hsl(var(--secondary) / .45)}.bg-secondary\/5{background-color:hsl(var(--secondary) / .05)}.bg-secondary\/50{background-color:hsl(var(--secondary) / .5)}.bg-secondary\/55{background-color:hsl(var(--secondary) / .55)}.bg-secondary\/60{background-color:hsl(var(--secondary) / .6)}.bg-secondary\/65{background-color:hsl(var(--secondary) / .65)}.bg-secondary\/70{background-color:hsl(var(--secondary) / .7)}.bg-secondary\/75{background-color:hsl(var(--secondary) / .75)}.bg-secondary\/80{background-color:hsl(var(--secondary) / .8)}.bg-secondary\/85{background-color:hsl(var(--secondary) / .85)}.bg-secondary\/90{background-color:hsl(var(--secondary) / .9)}.bg-secondary\/95{background-color:hsl(var(--secondary) / .95)}.bg-sidebar{background-color:hsl(var(--sidebar-background))}.bg-sidebar-border{background-color:hsl(var(--sidebar-border))}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.bg-sky-50\/50{background-color:#f0f9ff80}.bg-sky-50\/80{background-color:#f0f9ffcc}.bg-sky-500{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / 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-100\/50{background-color:#f1f5f980}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / 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-400\/10{background-color:#94a3b81a}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.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\/20{background-color:#64748b33}.bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.bg-slate-600\/20{background-color:#47556933}.bg-slate-600\/30{background-color:#4755694d}.bg-slate-600\/50{background-color:#47556980}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.bg-slate-700\/20{background-color:#33415533}.bg-slate-700\/30{background-color:#3341554d}.bg-slate-700\/50{background-color:#33415580}.bg-slate-700\/60{background-color:#33415599}.bg-slate-700\/70{background-color:#334155b3}.bg-slate-700\/90{background-color:#334155e6}.bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.bg-slate-800\/20{background-color:#1e293b33}.bg-slate-800\/30{background-color:#1e293b4d}.bg-slate-800\/40{background-color:#1e293b66}.bg-slate-800\/50{background-color:#1e293b80}.bg-slate-800\/60{background-color:#1e293b99}.bg-slate-800\/70{background-color:#1e293bb3}.bg-slate-800\/80{background-color:#1e293bcc}.bg-slate-800\/90{background-color:#1e293be6}.bg-slate-800\/95{background-color:#1e293bf2}.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\/30{background-color:#0f172a4d}.bg-slate-900\/50{background-color:#0f172a80}.bg-slate-900\/60{background-color:#0f172a99}.bg-slate-900\/80{background-color:#0f172acc}.bg-slate-900\/90{background-color:#0f172ae6}.bg-slate-900\/95{background-color:#0f172af2}.bg-slate-950{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.bg-slate-950\/20{background-color:#02061733}.bg-slate-950\/50{background-color:#02061780}.bg-teal-500{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.bg-teal-900\/30{background-color:#134e4a4d}.bg-themed-card{background-color:var(--themed-bg-card)}.bg-themed-card-elevated{background-color:var(--themed-bg-card-elevated)}.bg-themed-overlay{background-color:var(--themed-bg-overlay)}.bg-themed-primary{background-color:hsl(var(--themed-primary))}.bg-themed-primary\/20{background-color:hsl(var(--themed-primary) / .2)}.bg-themed-secondary\/20{background-color:hsl(var(--themed-secondary) / .2)}.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-400{--tw-bg-opacity: 1;background-color:rgb(167 139 250 / var(--tw-bg-opacity, 1))}.bg-violet-400\/30{background-color:#a78bfa4d}.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\/20{background-color:#8b5cf633}.bg-violet-500\/30{background-color:#8b5cf64d}.bg-violet-500\/60{background-color:#8b5cf699}.bg-violet-600{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.bg-violet-600\/10{background-color:#7c3aed1a}.bg-violet-600\/20{background-color:#7c3aed33}.bg-violet-600\/30{background-color:#7c3aed4d}.bg-violet-600\/50{background-color:#7c3aed80}.bg-violet-700{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.bg-violet-700\/30{background-color:#6d28d94d}.bg-violet-900\/10{background-color:#4c1d951a}.bg-violet-900\/20{background-color:#4c1d9533}.bg-violet-900\/30{background-color:#4c1d954d}.bg-violet-900\/40{background-color:#4c1d9566}.bg-violet-900\/50{background-color:#4c1d9580}.bg-violet-900\/95{background-color:#4c1d95f2}.bg-violet-950{--tw-bg-opacity: 1;background-color:rgb(46 16 101 / var(--tw-bg-opacity, 1))}.bg-violet-950\/20{background-color:#2e106533}.bg-violet-950\/30{background-color:#2e10654d}.bg-violet-950\/40{background-color:#2e106566}.bg-violet-950\/50{background-color:#2e106580}.bg-violet-950\/60{background-color:#2e106599}.bg-violet-950\/95{background-color:#2e1065f2}.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\/20{background-color:#fff3}.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-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-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\/20{background-color:#facc1533}.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\/20{background-color:#eab30833}.bg-yellow-500\/30{background-color:#eab3084d}.bg-yellow-500\/40{background-color:#eab30866}.bg-yellow-500\/5{background-color:#eab3080d}.bg-yellow-500\/60{background-color:#eab30899}.bg-yellow-500\/80{background-color:#eab308cc}.bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.bg-yellow-600\/10{background-color:#ca8a041a}.bg-yellow-600\/20{background-color:#ca8a0433}.bg-yellow-600\/30{background-color:#ca8a044d}.bg-yellow-900{--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.bg-yellow-900\/20{background-color:#713f1233}.bg-yellow-900\/30{background-color:#713f124d}.bg-yellow-900\/40{background-color:#713f1266}.bg-yellow-900\/50{background-color:#713f1280}.bg-yellow-900\/80{background-color:#713f12cc}.bg-yellow-950\/10{background-color:#4220061a}.bg-yellow-950\/20{background-color:#42200633}.bg-yellow-950\/30{background-color:#4220064d}.bg-opacity-0{--tw-bg-opacity: 0}.bg-opacity-10{--tw-bg-opacity: .1}.bg-opacity-20{--tw-bg-opacity: .2}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-80{--tw-bg-opacity: .8}.bg-opacity-90{--tw-bg-opacity: .9}.bg-\[conic-gradient\(from_0deg\,transparent\,rgba\(251\,191\,36\,0\.1\)\,transparent\)\]{background-image:conic-gradient(from 0deg,transparent,rgba(251,191,36,.1),transparent)}.bg-\[radial-gradient\(circle_at_50\%_50\%\,rgba\(168\,85\,247\,0\.1\)\,transparent_50\%\)\]{background-image:radial-gradient(circle at 50% 50%,rgba(168,85,247,.1),transparent 50%)}.bg-\[radial-gradient\(ellipse_at_random\,_rgba\(218\,165\,32\,0\.1\)_0\%\,_transparent_50\%\)\]{background-image:radial-gradient(ellipse at random,rgba(218,165,32,.1) 0%,transparent 50%)}.bg-gradient-themed-main{background-image:var(--themed-gradient-main)}.bg-gradient-themed-primary{background-image:var(--themed-gradient-primary)}.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-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.from-\[hsl\(220\,30\%\,8\%\)\]{--tw-gradient-from: hsl(220,30%,8%) var(--tw-gradient-from-position);--tw-gradient-to: hsl(220 30% 8% / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-accent{--tw-gradient-from: hsl(var(--accent)) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--accent) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-accent\/10{--tw-gradient-from: hsl(var(--accent) / .1) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--accent) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-accent\/20{--tw-gradient-from: hsl(var(--accent) / .2) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--accent) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-accent\/5{--tw-gradient-from: hsl(var(--accent) / .05) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--accent) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/80{--tw-gradient-from: rgb(254 243 199 / .8) 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-400\/10{--tw-gradient-from: rgb(251 191 36 / .1) 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-400\/20{--tw-gradient-from: rgb(251 191 36 / .2) 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-400\/5{--tw-gradient-from: rgb(251 191 36 / .05) 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-50\/50{--tw-gradient-from: rgb(255 251 235 / .5) 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-50\/80{--tw-gradient-from: rgb(255 251 235 / .8) 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-50\/90{--tw-gradient-from: rgb(255 251 235 / .9) 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-500\/20{--tw-gradient-from: rgb(245 158 11 / .2) 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\/30{--tw-gradient-from: rgb(245 158 11 / .3) 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\/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-amber-500\/80{--tw-gradient-from: rgb(245 158 11 / .8) 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\/90{--tw-gradient-from: rgb(245 158 11 / .9) 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-600\/20{--tw-gradient-from: rgb(217 119 6 / .2) 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-600\/80{--tw-gradient-from: rgb(217 119 6 / .8) 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-800\/50{--tw-gradient-from: rgb(146 64 14 / .5) 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-amber-900\/10{--tw-gradient-from: rgb(120 53 15 / .1) 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-amber-900\/15{--tw-gradient-from: rgb(120 53 15 / .15) 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-amber-900\/20{--tw-gradient-from: rgb(120 53 15 / .2) 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-amber-900\/30{--tw-gradient-from: rgb(120 53 15 / .3) 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-amber-900\/40{--tw-gradient-from: rgb(120 53 15 / .4) 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-amber-900\/50{--tw-gradient-from: rgb(120 53 15 / .5) 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-amber-900\/95{--tw-gradient-from: rgb(120 53 15 / .95) 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-amber-950{--tw-gradient-from: #451a03 var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 26 3 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-950\/20{--tw-gradient-from: rgb(69 26 3 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 26 3 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-950\/30{--tw-gradient-from: rgb(69 26 3 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 26 3 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-950\/40{--tw-gradient-from: rgb(69 26 3 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 26 3 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-950\/50{--tw-gradient-from: rgb(69 26 3 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 26 3 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-950\/95{--tw-gradient-from: rgb(69 26 3 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 26 3 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-background{--tw-gradient-from: hsl(var(--background)) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-background\/50{--tw-gradient-from: hsl(var(--background) / .5) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-background\/80{--tw-gradient-from: hsl(var(--background) / .8) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-background\/90{--tw-gradient-from: hsl(var(--background) / .9) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-background\/95{--tw-gradient-from: hsl(var(--background) / .95) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--background) / 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\/50{--tw-gradient-from: rgb(0 0 0 / .5) 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-black\/90{--tw-gradient-from: rgb(0 0 0 / .9) 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\/95{--tw-gradient-from: rgb(0 0 0 / .95) 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-400\/10{--tw-gradient-from: rgb(96 165 250 / .1) 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-50\/30{--tw-gradient-from: rgb(239 246 255 / .3) 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-50\/50{--tw-gradient-from: rgb(239 246 255 / .5) 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-50\/70{--tw-gradient-from: rgb(239 246 255 / .7) 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-50\/80{--tw-gradient-from: rgb(239 246 255 / .8) 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-50\/90{--tw-gradient-from: rgb(239 246 255 / .9) 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-500\/30{--tw-gradient-from: rgb(59 130 246 / .3) 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\/5{--tw-gradient-from: rgb(59 130 246 / .05) 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\/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\/5{--tw-gradient-from: rgb(37 99 235 / .05) 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\/80{--tw-gradient-from: rgb(37 99 235 / .8) 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-800\/30{--tw-gradient-from: rgb(30 64 175 / .3) 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-800\/50{--tw-gradient-from: rgb(30 64 175 / .5) 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-blue-900\/10{--tw-gradient-from: rgb(30 58 138 / .1) 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-blue-900\/20{--tw-gradient-from: rgb(30 58 138 / .2) 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-blue-900\/30{--tw-gradient-from: rgb(30 58 138 / .3) 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-blue-900\/40{--tw-gradient-from: rgb(30 58 138 / .4) 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-blue-900\/50{--tw-gradient-from: rgb(30 58 138 / .5) 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-blue-900\/95{--tw-gradient-from: rgb(30 58 138 / .95) 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-blue-950{--tw-gradient-from: #172554 var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/20{--tw-gradient-from: rgb(23 37 84 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/50{--tw-gradient-from: rgb(23 37 84 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/80{--tw-gradient-from: rgb(23 37 84 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-border\/50{--tw-gradient-from: hsl(var(--border) / .5) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--border) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-card{--tw-gradient-from: hsl(var(--card)) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--card) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-card\/50{--tw-gradient-from: hsl(var(--card) / .5) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--card) / 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-50\/80{--tw-gradient-from: rgb(236 254 255 / .8) 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-500\/10{--tw-gradient-from: rgb(6 182 212 / .1) 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-500\/20{--tw-gradient-from: rgb(6 182 212 / .2) 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-500\/30{--tw-gradient-from: rgb(6 182 212 / .3) 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-500\/5{--tw-gradient-from: rgb(6 182 212 / .05) 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-500\/50{--tw-gradient-from: rgb(6 182 212 / .5) 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-600\/20{--tw-gradient-from: rgb(8 145 178 / .2) 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-900\/20{--tw-gradient-from: rgb(22 78 99 / .2) 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-cyan-900\/30{--tw-gradient-from: rgb(22 78 99 / .3) 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-cyan-900\/50{--tw-gradient-from: rgb(22 78 99 / .5) 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-destructive{--tw-gradient-from: hsl(var(--destructive)) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--destructive) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-destructive\/10{--tw-gradient-from: hsl(var(--destructive) / .1) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--destructive) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-destructive\/20{--tw-gradient-from: hsl(var(--destructive) / .2) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--destructive) / 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-50\/50{--tw-gradient-from: rgb(236 253 245 / .5) 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\/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\/20{--tw-gradient-from: rgb(16 185 129 / .2) 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\/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-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-600\/10{--tw-gradient-from: rgb(5 150 105 / .1) 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-600\/20{--tw-gradient-from: rgb(5 150 105 / .2) 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-900\/20{--tw-gradient-from: rgb(6 78 59 / .2) 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-900\/30{--tw-gradient-from: rgb(6 78 59 / .3) 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-900\/40{--tw-gradient-from: rgb(6 78 59 / .4) 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-900\/50{--tw-gradient-from: rgb(6 78 59 / .5) 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-900\/80{--tw-gradient-from: rgb(6 78 59 / .8) 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{--tw-gradient-from: #022c22 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-950\/20{--tw-gradient-from: rgb(2 44 34 / .2) 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-950\/30{--tw-gradient-from: rgb(2 44 34 / .3) 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-950\/50{--tw-gradient-from: rgb(2 44 34 / .5) 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-950\/80{--tw-gradient-from: rgb(2 44 34 / .8) 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-foreground{--tw-gradient-from: hsl(var(--foreground)) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--foreground) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gold-100{--tw-gradient-from: #fef7e0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 247 224 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gold-200{--tw-gradient-from: #fdecc0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 236 192 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gold-300\/5{--tw-gradient-from: rgb(251 218 145 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 218 145 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gold-400{--tw-gradient-from: #f8c55f var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 197 95 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gold-400\/10{--tw-gradient-from: rgb(248 197 95 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 197 95 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gold-50{--tw-gradient-from: #fffbf0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gold-50\/50{--tw-gradient-from: rgb(255 251 240 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gold-500{--tw-gradient-from: #f5b041 var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 176 65 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gold-500\/10{--tw-gradient-from: rgb(245 176 65 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 176 65 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gold-500\/20{--tw-gradient-from: rgb(245 176 65 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 176 65 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gold-500\/5{--tw-gradient-from: rgb(245 176 65 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 176 65 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gold-600{--tw-gradient-from: #e6941a var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 148 26 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gold-600\/20{--tw-gradient-from: rgb(230 148 26 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 148 26 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gold-600\/30{--tw-gradient-from: rgb(230 148 26 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 148 26 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gold-800\/20{--tw-gradient-from: rgb(159 95 23 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 95 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gold-800\/30{--tw-gradient-from: rgb(159 95 23 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 95 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gold-900\/20{--tw-gradient-from: rgb(130 79 24 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(130 79 24 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gold-900\/30{--tw-gradient-from: rgb(130 79 24 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(130 79 24 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gold-900\/50{--tw-gradient-from: rgb(130 79 24 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(130 79 24 / 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-400\/20{--tw-gradient-from: rgb(156 163 175 / .2) 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-500\/20{--tw-gradient-from: rgb(107 114 128 / .2) 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-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-gray-900\/50{--tw-gradient-from: rgb(17 24 39 / .5) 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-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-50\/80{--tw-gradient-from: rgb(240 253 244 / .8) 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-500\/20{--tw-gradient-from: rgb(34 197 94 / .2) 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\/30{--tw-gradient-from: rgb(34 197 94 / .3) 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\/5{--tw-gradient-from: rgb(34 197 94 / .05) 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-600\/10{--tw-gradient-from: rgb(22 163 74 / .1) 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-600\/20{--tw-gradient-from: rgb(22 163 74 / .2) 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-800\/30{--tw-gradient-from: rgb(22 101 52 / .3) 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-green-900\/20{--tw-gradient-from: rgb(20 83 45 / .2) 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-green-900\/30{--tw-gradient-from: rgb(20 83 45 / .3) 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-green-900\/40{--tw-gradient-from: rgb(20 83 45 / .4) 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-green-900\/50{--tw-gradient-from: rgb(20 83 45 / .5) 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-green-900\/80{--tw-gradient-from: rgb(20 83 45 / .8) 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-green-900\/90{--tw-gradient-from: rgb(20 83 45 / .9) 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-green-950\/10{--tw-gradient-from: rgb(5 46 22 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/50{--tw-gradient-from: rgb(5 46 22 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/80{--tw-gradient-from: rgb(5 46 22 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/80{--tw-gradient-from: rgb(224 231 255 / .8) 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-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-50\/70{--tw-gradient-from: rgb(238 242 255 / .7) 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-500\/20{--tw-gradient-from: rgb(99 102 241 / .2) 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\/30{--tw-gradient-from: rgb(99 102 241 / .3) 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-600\/10{--tw-gradient-from: rgb(79 70 229 / .1) 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-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-indigo-900\/20{--tw-gradient-from: rgb(49 46 129 / .2) 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-indigo-900\/30{--tw-gradient-from: rgb(49 46 129 / .3) 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-indigo-900\/40{--tw-gradient-from: rgb(49 46 129 / .4) 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-indigo-900\/50{--tw-gradient-from: rgb(49 46 129 / .5) 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-indigo-950{--tw-gradient-from: #1e1b4b var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-muted{--tw-gradient-from: hsl(var(--muted)) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--muted) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-muted\/10{--tw-gradient-from: hsl(var(--muted) / .1) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--muted) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-muted\/20{--tw-gradient-from: hsl(var(--muted) / .2) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--muted) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-muted\/30{--tw-gradient-from: hsl(var(--muted) / .3) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--muted) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-muted\/50{--tw-gradient-from: hsl(var(--muted) / .5) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--muted) / 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-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-400\/15{--tw-gradient-from: rgb(251 146 60 / .15) 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\/20{--tw-gradient-from: rgb(249 115 22 / .2) 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\/30{--tw-gradient-from: rgb(249 115 22 / .3) 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-600\/20{--tw-gradient-from: rgb(234 88 12 / .2) 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-900\/10{--tw-gradient-from: rgb(124 45 18 / .1) 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-orange-900\/20{--tw-gradient-from: rgb(124 45 18 / .2) 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-orange-900\/30{--tw-gradient-from: rgb(124 45 18 / .3) 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-orange-900\/40{--tw-gradient-from: rgb(124 45 18 / .4) 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-orange-900\/50{--tw-gradient-from: rgb(124 45 18 / .5) 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-orange-900\/90{--tw-gradient-from: rgb(124 45 18 / .9) 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-orange-950{--tw-gradient-from: #431407 var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/20{--tw-gradient-from: rgb(67 20 7 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 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-600\/20{--tw-gradient-from: rgb(219 39 119 / .2) 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-600\/80{--tw-gradient-from: rgb(219 39 119 / .8) 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-900\/20{--tw-gradient-from: rgb(131 24 67 / .2) 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-pink-900\/30{--tw-gradient-from: rgb(131 24 67 / .3) 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-pink-900\/40{--tw-gradient-from: rgb(131 24 67 / .4) 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-pink-900\/50{--tw-gradient-from: rgb(131 24 67 / .5) 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-primary{--tw-gradient-from: hsl(var(--primary)) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary\/10{--tw-gradient-from: hsl(var(--primary) / .1) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary\/20{--tw-gradient-from: hsl(var(--primary) / .2) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary\/5{--tw-gradient-from: hsl(var(--primary) / .05) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary\/50{--tw-gradient-from: hsl(var(--primary) / .5) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--primary) / 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-400\/10{--tw-gradient-from: rgb(192 132 252 / .1) 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-400\/20{--tw-gradient-from: rgb(192 132 252 / .2) 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-50\/80{--tw-gradient-from: rgb(250 245 255 / .8) 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-500\/20{--tw-gradient-from: rgb(168 85 247 / .2) 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\/30{--tw-gradient-from: rgb(168 85 247 / .3) 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\/5{--tw-gradient-from: rgb(168 85 247 / .05) 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-600\/0{--tw-gradient-from: rgb(147 51 234 / 0) 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-600\/10{--tw-gradient-from: rgb(147 51 234 / .1) 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-600\/20{--tw-gradient-from: rgb(147 51 234 / .2) 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-600\/30{--tw-gradient-from: rgb(147 51 234 / .3) 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-600\/90{--tw-gradient-from: rgb(147 51 234 / .9) 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-700\/60{--tw-gradient-from: rgb(126 34 206 / .6) 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-800\/20{--tw-gradient-from: rgb(107 33 168 / .2) 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-800\/30{--tw-gradient-from: rgb(107 33 168 / .3) 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-800\/50{--tw-gradient-from: rgb(107 33 168 / .5) 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-purple-900\/10{--tw-gradient-from: rgb(88 28 135 / .1) 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-purple-900\/20{--tw-gradient-from: rgb(88 28 135 / .2) 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-purple-900\/30{--tw-gradient-from: rgb(88 28 135 / .3) 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-purple-900\/40{--tw-gradient-from: rgb(88 28 135 / .4) 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-purple-900\/50{--tw-gradient-from: rgb(88 28 135 / .5) 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-purple-900\/60{--tw-gradient-from: rgb(88 28 135 / .6) 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-purple-900\/80{--tw-gradient-from: rgb(88 28 135 / .8) 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-purple-900\/90{--tw-gradient-from: rgb(88 28 135 / .9) 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-purple-900\/95{--tw-gradient-from: rgb(88 28 135 / .95) 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-purple-950{--tw-gradient-from: #3b0764 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/20{--tw-gradient-from: rgb(59 7 100 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/30{--tw-gradient-from: rgb(59 7 100 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/50{--tw-gradient-from: rgb(59 7 100 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/80{--tw-gradient-from: rgb(59 7 100 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/20{--tw-gradient-from: rgb(248 113 113 / .2) 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-50\/50{--tw-gradient-from: rgb(254 242 242 / .5) 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-50\/80{--tw-gradient-from: rgb(254 242 242 / .8) 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-500\/20{--tw-gradient-from: rgb(239 68 68 / .2) 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\/30{--tw-gradient-from: rgb(239 68 68 / .3) 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\/5{--tw-gradient-from: rgb(239 68 68 / .05) 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-600\/20{--tw-gradient-from: rgb(220 38 38 / .2) 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-900\/10{--tw-gradient-from: rgb(127 29 29 / .1) 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-red-900\/20{--tw-gradient-from: rgb(127 29 29 / .2) 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-red-900\/30{--tw-gradient-from: rgb(127 29 29 / .3) 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-red-900\/50{--tw-gradient-from: rgb(127 29 29 / .5) 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-red-900\/80{--tw-gradient-from: rgb(127 29 29 / .8) 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-red-900\/95{--tw-gradient-from: rgb(127 29 29 / .95) 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-red-950{--tw-gradient-from: #450a0a var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/40{--tw-gradient-from: rgb(69 10 10 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/5{--tw-gradient-from: rgb(69 10 10 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 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\/80{--tw-gradient-from: rgb(255 241 242 / .8) 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-500\/10{--tw-gradient-from: rgb(244 63 94 / .1) 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-500\/20{--tw-gradient-from: rgb(244 63 94 / .2) 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-900\/20{--tw-gradient-from: rgb(136 19 55 / .2) 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-rose-900\/30{--tw-gradient-from: rgb(136 19 55 / .3) 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-rose-900\/40{--tw-gradient-from: rgb(136 19 55 / .4) 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-rose-950{--tw-gradient-from: #4c0519 var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/20{--tw-gradient-from: rgb(76 5 25 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-secondary{--tw-gradient-from: hsl(var(--secondary)) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--secondary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-secondary\/10{--tw-gradient-from: hsl(var(--secondary) / .1) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--secondary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-secondary\/20{--tw-gradient-from: hsl(var(--secondary) / .2) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--secondary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-secondary\/5{--tw-gradient-from: hsl(var(--secondary) / .05) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--secondary) / 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\/80{--tw-gradient-from: rgb(240 249 255 / .8) 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-50\/90{--tw-gradient-from: rgb(240 249 255 / .9) 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-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-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-500\/30{--tw-gradient-from: rgb(100 116 139 / .3) 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-700\/90{--tw-gradient-from: rgb(51 65 85 / .9) 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-800\/30{--tw-gradient-from: rgb(30 41 59 / .3) 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-800\/50{--tw-gradient-from: rgb(30 41 59 / .5) 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-800\/60{--tw-gradient-from: rgb(30 41 59 / .6) 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-800\/80{--tw-gradient-from: rgb(30 41 59 / .8) 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-800\/90{--tw-gradient-from: rgb(30 41 59 / .9) 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-900\/30{--tw-gradient-from: rgb(15 23 42 / .3) 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-900\/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-slate-900\/90{--tw-gradient-from: rgb(15 23 42 / .9) 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-900\/95{--tw-gradient-from: rgb(15 23 42 / .95) 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{--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-slate-950\/80{--tw-gradient-from: rgb(2 6 23 / .8) 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-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-900\/40{--tw-gradient-from: rgb(19 78 74 / .4) 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-themed-divine{--tw-gradient-from: hsl(var(--themed-divine)) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--themed-divine) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-themed-divine\/30{--tw-gradient-from: hsl(var(--themed-divine) / .3) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--themed-divine) / 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-50\/80{--tw-gradient-from: rgb(245 243 255 / .8) 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-50\/90{--tw-gradient-from: rgb(245 243 255 / .9) 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-500\/10{--tw-gradient-from: rgb(139 92 246 / .1) 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-500\/20{--tw-gradient-from: rgb(139 92 246 / .2) 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-500\/30{--tw-gradient-from: rgb(139 92 246 / .3) 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-500\/5{--tw-gradient-from: rgb(139 92 246 / .05) 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-500\/60{--tw-gradient-from: rgb(139 92 246 / .6) 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-600\/20{--tw-gradient-from: rgb(124 58 237 / .2) 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-700\/40{--tw-gradient-from: rgb(109 40 217 / .4) 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-800\/50{--tw-gradient-from: rgb(91 33 182 / .5) 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-violet-900\/10{--tw-gradient-from: rgb(76 29 149 / .1) 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-violet-900\/20{--tw-gradient-from: rgb(76 29 149 / .2) 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-violet-900\/30{--tw-gradient-from: rgb(76 29 149 / .3) 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-violet-900\/40{--tw-gradient-from: rgb(76 29 149 / .4) 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-violet-900\/50{--tw-gradient-from: rgb(76 29 149 / .5) 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-violet-900\/60{--tw-gradient-from: rgb(76 29 149 / .6) 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-violet-900\/90{--tw-gradient-from: rgb(76 29 149 / .9) 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-violet-900\/95{--tw-gradient-from: rgb(76 29 149 / .95) 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-violet-950{--tw-gradient-from: #2e1065 var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/20{--tw-gradient-from: rgb(46 16 101 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/30{--tw-gradient-from: rgb(46 16 101 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/50{--tw-gradient-from: rgb(46 16 101 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/80{--tw-gradient-from: rgb(46 16 101 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/95{--tw-gradient-from: rgb(46 16 101 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 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\/0{--tw-gradient-from: rgb(255 255 255 / 0) 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\/50{--tw-gradient-from: rgb(255 255 255 / .5) 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\/70{--tw-gradient-from: rgb(255 255 255 / .7) 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\/80{--tw-gradient-from: rgb(255 255 255 / .8) 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-100\/80{--tw-gradient-from: rgb(254 249 195 / .8) 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-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-300\/5{--tw-gradient-from: rgb(253 224 71 / .05) 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-400\/10{--tw-gradient-from: rgb(250 204 21 / .1) 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-400\/20{--tw-gradient-from: rgb(250 204 21 / .2) 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-500\/20{--tw-gradient-from: rgb(234 179 8 / .2) 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\/30{--tw-gradient-from: rgb(234 179 8 / .3) 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-600\/10{--tw-gradient-from: rgb(202 138 4 / .1) 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-600\/20{--tw-gradient-from: rgb(202 138 4 / .2) 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-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)}.from-yellow-900\/20{--tw-gradient-from: rgb(113 63 18 / .2) 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)}.from-yellow-900\/30{--tw-gradient-from: rgb(113 63 18 / .3) 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)}.from-yellow-900\/40{--tw-gradient-from: rgb(113 63 18 / .4) 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)}.from-yellow-900\/50{--tw-gradient-from: rgb(113 63 18 / .5) 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)}.from-yellow-950\/50{--tw-gradient-from: rgb(66 32 6 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[hsl\(195\,30\%\,12\%\)\]{--tw-gradient-to: hsl(195 30% 12% / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(195,30%,12%) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-accent{--tw-gradient-to: hsl(var(--accent) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--accent)) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-accent\/10{--tw-gradient-to: hsl(var(--accent) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--accent) / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-accent\/20{--tw-gradient-to: hsl(var(--accent) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--accent) / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-accent\/5{--tw-gradient-to: hsl(var(--accent) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--accent) / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-amber-300{--tw-gradient-to: rgb(252 211 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fcd34d var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-amber-300\/20{--tw-gradient-to: rgb(252 211 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 211 77 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-amber-50{--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fffbeb var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-amber-500{--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f59e0b var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-amber-500\/5{--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 158 11 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-amber-600{--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #d97706 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-amber-800\/80{--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(146 64 14 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-amber-900\/40{--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(120 53 15 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-amber-950\/20{--tw-gradient-to: rgb(69 26 3 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 26 3 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-amber-950\/30{--tw-gradient-to: rgb(69 26 3 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 26 3 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-amber-950\/50{--tw-gradient-to: rgb(69 26 3 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 26 3 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-background{--tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--background)) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-background\/50{--tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--background) / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-background\/95{--tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--background) / .95) 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-blue-400{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #60a5fa var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #eff6ff 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-blue-500\/10{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/5{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #2563eb var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/20{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/20{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/30{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/40{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/50{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/90{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #172554 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/20{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/30{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-card{--tw-gradient-to: hsl(var(--card) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--card)) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-cyan-400{--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #22d3ee var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-cyan-500{--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #06b6d4 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-cyan-500\/5{--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(6 182 212 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-cyan-600{--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0891b2 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-50{--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #ecfdf5 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-500\/20{--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(16 185 129 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-emerald-500\/5{--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(16 185 129 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-emerald-900\/20{--tw-gradient-to: rgb(6 78 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(6 78 59 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-emerald-900\/30{--tw-gradient-to: rgb(6 78 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(6 78 59 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-emerald-900\/50{--tw-gradient-to: rgb(6 78 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(6 78 59 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-emerald-950\/30{--tw-gradient-to: rgb(2 44 34 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(2 44 34 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-gold-300{--tw-gradient-to: rgb(251 218 145 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fbda91 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-gold-400{--tw-gradient-to: rgb(248 197 95 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f8c55f var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-gold-600\/20{--tw-gradient-to: rgb(230 148 26 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(230 148 26 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-gold-900\/20{--tw-gradient-to: rgb(130 79 24 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(130 79 24 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-gold-900\/40{--tw-gradient-to: rgb(130 79 24 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(130 79 24 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-gold-900\/50{--tw-gradient-to: rgb(130 79 24 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(130 79 24 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-gray-500{--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #6b7280 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-gray-900{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #111827 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #22c55e var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/10{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/20{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/30{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-400{--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #818cf8 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-500\/10{--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(99 102 241 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-900{--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #312e81 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-900\/20{--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(49 46 129 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-900\/40{--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(49 46 129 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-950\/30{--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 27 75 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-muted-foreground{--tw-gradient-to: hsl(var(--muted-foreground) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--muted-foreground)) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-muted\/10{--tw-gradient-to: hsl(var(--muted) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--muted) / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-muted\/20{--tw-gradient-to: hsl(var(--muted) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--muted) / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-muted\/5{--tw-gradient-to: hsl(var(--muted) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--muted) / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-muted\/50{--tw-gradient-to: hsl(var(--muted) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--muted) / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fb923c var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff7ed var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/80{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f97316 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/5{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #ea580c var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/20{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/30{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/40{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/30{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/95{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-pink-400{--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f472b6 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-pink-50{--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fdf2f8 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-pink-500{--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #ec4899 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-pink-500\/10{--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(236 72 153 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-pink-500\/5{--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(236 72 153 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-pink-600{--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #db2777 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-pink-900{--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #831843 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-pink-900\/30{--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(131 24 67 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-pink-900\/40{--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(131 24 67 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-pink-950\/30{--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(80 7 36 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-primary{--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--primary)) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-primary\/10{--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--primary) / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-primary\/20{--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--primary) / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-primary\/5{--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--primary) / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-primary\/80{--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--primary) / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-100\/80{--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(243 232 255 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-200{--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #e9d5ff var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-300{--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #d8b4fe var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-400{--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #c084fc var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-50{--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #faf5ff var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-50\/90{--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 245 255 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-500{--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #a855f7 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-500\/10{--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(168 85 247 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-500\/15{--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(168 85 247 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-500\/20{--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(168 85 247 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-500\/5{--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(168 85 247 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-600{--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #9333ea var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-700{--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #7e22ce var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-700\/30{--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(126 34 206 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-900{--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #581c87 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-900\/10{--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(88 28 135 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-900\/20{--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(88 28 135 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-900\/25{--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(88 28 135 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-900\/30{--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(88 28 135 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-900\/40{--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(88 28 135 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-900\/50{--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(88 28 135 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-950\/20{--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 7 100 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-950\/30{--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 7 100 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-950\/50{--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 7 100 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-950\/60{--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 7 100 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fca5a5 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f87171 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #ef4444 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #dc2626 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/10{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/20{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/20{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/30{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/40{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-rose-500{--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f43f5e var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-rose-900\/30{--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(136 19 55 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-secondary{--tw-gradient-to: hsl(var(--secondary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--secondary)) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-secondary\/10{--tw-gradient-to: hsl(var(--secondary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--secondary) / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-secondary\/5{--tw-gradient-to: hsl(var(--secondary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--secondary) / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sky-100\/80{--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(224 242 254 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sky-200{--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #bae6fd var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sky-400{--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #38bdf8 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sky-600{--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0284c7 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sky-700{--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0369a1 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sky-950\/30{--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(8 47 73 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-slate-700{--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #334155 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-slate-800{--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1e293b var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-slate-800\/20{--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 41 59 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-slate-800\/50{--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 41 59 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-slate-800\/95{--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 41 59 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-slate-900{--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0f172a var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-slate-900\/10{--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(15 23 42 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-slate-950{--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #020617 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-themed-accent\/40{--tw-gradient-to: hsl(var(--themed-accent) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--themed-accent) / .4) 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-400{--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #a78bfa var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-violet-50\/30{--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 243 255 / .3) 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-violet-500\/10{--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 92 246 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-violet-500\/15{--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 92 246 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-violet-500\/20{--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 92 246 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-violet-500\/30{--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 92 246 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-violet-500\/5{--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 92 246 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-violet-600{--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #7c3aed var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-violet-600\/90{--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 58 237 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-violet-700{--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #6d28d9 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-violet-800\/90{--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(91 33 182 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-violet-900\/20{--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(76 29 149 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-violet-900\/30{--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(76 29 149 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-violet-900\/40{--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(76 29 149 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-violet-900\/50{--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(76 29 149 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-violet-950\/30{--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(46 16 101 / .3) 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\/10{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / .1) 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-yellow-200{--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fef08a 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)}.via-yellow-50{--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fefce8 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-yellow-500{--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #eab308 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-yellow-500\/10{--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-yellow-500\/20{--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-yellow-500\/80{--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-yellow-600{--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #ca8a04 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-yellow-900\/10{--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-yellow-900\/15{--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-yellow-900\/20{--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-yellow-900\/25{--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-yellow-900\/30{--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-yellow-900\/40{--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[hsl\(220\,30\%\,8\%\)\]{--tw-gradient-to: hsl(220,30%,8%) var(--tw-gradient-to-position)}.to-accent{--tw-gradient-to: hsl(var(--accent)) var(--tw-gradient-to-position)}.to-accent\/10{--tw-gradient-to: hsl(var(--accent) / .1) var(--tw-gradient-to-position)}.to-accent\/20{--tw-gradient-to: hsl(var(--accent) / .2) var(--tw-gradient-to-position)}.to-accent\/5{--tw-gradient-to: hsl(var(--accent) / .05) var(--tw-gradient-to-position)}.to-amber-100{--tw-gradient-to: #fef3c7 var(--tw-gradient-to-position)}.to-amber-100\/80{--tw-gradient-to: rgb(254 243 199 / .8) 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-50\/30{--tw-gradient-to: rgb(255 251 235 / .3) var(--tw-gradient-to-position)}.to-amber-50\/50{--tw-gradient-to: rgb(255 251 235 / .5) var(--tw-gradient-to-position)}.to-amber-50\/70{--tw-gradient-to: rgb(255 251 235 / .7) var(--tw-gradient-to-position)}.to-amber-50\/80{--tw-gradient-to: rgb(255 251 235 / .8) var(--tw-gradient-to-position)}.to-amber-50\/90{--tw-gradient-to: rgb(255 251 235 / .9) var(--tw-gradient-to-position)}.to-amber-500{--tw-gradient-to: #f59e0b var(--tw-gradient-to-position)}.to-amber-500\/10{--tw-gradient-to: rgb(245 158 11 / .1) var(--tw-gradient-to-position)}.to-amber-500\/30{--tw-gradient-to: rgb(245 158 11 / .3) var(--tw-gradient-to-position)}.to-amber-500\/5{--tw-gradient-to: rgb(245 158 11 / .05) var(--tw-gradient-to-position)}.to-amber-600{--tw-gradient-to: #d97706 var(--tw-gradient-to-position)}.to-amber-600\/20{--tw-gradient-to: rgb(217 119 6 / .2) var(--tw-gradient-to-position)}.to-amber-600\/30{--tw-gradient-to: rgb(217 119 6 / .3) var(--tw-gradient-to-position)}.to-amber-700{--tw-gradient-to: #b45309 var(--tw-gradient-to-position)}.to-amber-800\/30{--tw-gradient-to: rgb(146 64 14 / .3) var(--tw-gradient-to-position)}.to-amber-800\/40{--tw-gradient-to: rgb(146 64 14 / .4) var(--tw-gradient-to-position)}.to-amber-900{--tw-gradient-to: #78350f var(--tw-gradient-to-position)}.to-amber-900\/10{--tw-gradient-to: rgb(120 53 15 / .1) var(--tw-gradient-to-position)}.to-amber-900\/20{--tw-gradient-to: rgb(120 53 15 / .2) var(--tw-gradient-to-position)}.to-amber-900\/30{--tw-gradient-to: rgb(120 53 15 / .3) var(--tw-gradient-to-position)}.to-amber-900\/40{--tw-gradient-to: rgb(120 53 15 / .4) var(--tw-gradient-to-position)}.to-amber-900\/50{--tw-gradient-to: rgb(120 53 15 / .5) var(--tw-gradient-to-position)}.to-amber-900\/90{--tw-gradient-to: rgb(120 53 15 / .9) var(--tw-gradient-to-position)}.to-amber-900\/95{--tw-gradient-to: rgb(120 53 15 / .95) var(--tw-gradient-to-position)}.to-amber-950\/20{--tw-gradient-to: rgb(69 26 3 / .2) var(--tw-gradient-to-position)}.to-amber-950\/40{--tw-gradient-to: rgb(69 26 3 / .4) var(--tw-gradient-to-position)}.to-amber-950\/5{--tw-gradient-to: rgb(69 26 3 / .05) var(--tw-gradient-to-position)}.to-amber-950\/50{--tw-gradient-to: rgb(69 26 3 / .5) var(--tw-gradient-to-position)}.to-background{--tw-gradient-to: hsl(var(--background)) var(--tw-gradient-to-position)}.to-background\/30{--tw-gradient-to: hsl(var(--background) / .3) var(--tw-gradient-to-position)}.to-background\/80{--tw-gradient-to: hsl(var(--background) / .8) var(--tw-gradient-to-position)}.to-background\/90{--tw-gradient-to: hsl(var(--background) / .9) var(--tw-gradient-to-position)}.to-background\/95{--tw-gradient-to: hsl(var(--background) / .95) var(--tw-gradient-to-position)}.to-black\/40{--tw-gradient-to: rgb(0 0 0 / .4) var(--tw-gradient-to-position)}.to-black\/60{--tw-gradient-to: rgb(0 0 0 / .6) var(--tw-gradient-to-position)}.to-blue-100{--tw-gradient-to: #dbeafe var(--tw-gradient-to-position)}.to-blue-100\/80{--tw-gradient-to: rgb(219 234 254 / .8) 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-400\/10{--tw-gradient-to: rgb(96 165 250 / .1) var(--tw-gradient-to-position)}.to-blue-50{--tw-gradient-to: #eff6ff var(--tw-gradient-to-position)}.to-blue-50\/50{--tw-gradient-to: rgb(239 246 255 / .5) var(--tw-gradient-to-position)}.to-blue-50\/80{--tw-gradient-to: rgb(239 246 255 / .8) var(--tw-gradient-to-position)}.to-blue-50\/90{--tw-gradient-to: rgb(239 246 255 / .9) 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-500\/20{--tw-gradient-to: rgb(59 130 246 / .2) var(--tw-gradient-to-position)}.to-blue-500\/5{--tw-gradient-to: rgb(59 130 246 / .05) var(--tw-gradient-to-position)}.to-blue-600{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.to-blue-600\/10{--tw-gradient-to: rgb(37 99 235 / .1) var(--tw-gradient-to-position)}.to-blue-600\/20{--tw-gradient-to: rgb(37 99 235 / .2) var(--tw-gradient-to-position)}.to-blue-600\/30{--tw-gradient-to: rgb(37 99 235 / .3) 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-800\/10{--tw-gradient-to: rgb(30 64 175 / .1) var(--tw-gradient-to-position)}.to-blue-800\/20{--tw-gradient-to: rgb(30 64 175 / .2) var(--tw-gradient-to-position)}.to-blue-800\/30{--tw-gradient-to: rgb(30 64 175 / .3) var(--tw-gradient-to-position)}.to-blue-800\/50{--tw-gradient-to: rgb(30 64 175 / .5) var(--tw-gradient-to-position)}.to-blue-900{--tw-gradient-to: #1e3a8a var(--tw-gradient-to-position)}.to-blue-900\/10{--tw-gradient-to: rgb(30 58 138 / .1) var(--tw-gradient-to-position)}.to-blue-900\/20{--tw-gradient-to: rgb(30 58 138 / .2) var(--tw-gradient-to-position)}.to-blue-900\/30{--tw-gradient-to: rgb(30 58 138 / .3) var(--tw-gradient-to-position)}.to-blue-900\/40{--tw-gradient-to: rgb(30 58 138 / .4) var(--tw-gradient-to-position)}.to-blue-900\/50{--tw-gradient-to: rgb(30 58 138 / .5) var(--tw-gradient-to-position)}.to-blue-900\/80{--tw-gradient-to: rgb(30 58 138 / .8) var(--tw-gradient-to-position)}.to-blue-900\/90{--tw-gradient-to: rgb(30 58 138 / .9) var(--tw-gradient-to-position)}.to-blue-900\/95{--tw-gradient-to: rgb(30 58 138 / .95) var(--tw-gradient-to-position)}.to-blue-950{--tw-gradient-to: #172554 var(--tw-gradient-to-position)}.to-blue-950\/20{--tw-gradient-to: rgb(23 37 84 / .2) var(--tw-gradient-to-position)}.to-blue-950\/50{--tw-gradient-to: rgb(23 37 84 / .5) var(--tw-gradient-to-position)}.to-blue-950\/80{--tw-gradient-to: rgb(23 37 84 / .8) var(--tw-gradient-to-position)}.to-card{--tw-gradient-to: hsl(var(--card)) var(--tw-gradient-to-position)}.to-card\/50{--tw-gradient-to: hsl(var(--card) / .5) var(--tw-gradient-to-position)}.to-cyan-100{--tw-gradient-to: #cffafe 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-400\/10{--tw-gradient-to: rgb(34 211 238 / .1) var(--tw-gradient-to-position)}.to-cyan-50{--tw-gradient-to: #ecfeff var(--tw-gradient-to-position)}.to-cyan-50\/80{--tw-gradient-to: rgb(236 254 255 / .8) 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-500\/20{--tw-gradient-to: rgb(6 182 212 / .2) var(--tw-gradient-to-position)}.to-cyan-500\/5{--tw-gradient-to: rgb(6 182 212 / .05) var(--tw-gradient-to-position)}.to-cyan-600{--tw-gradient-to: #0891b2 var(--tw-gradient-to-position)}.to-cyan-600\/10{--tw-gradient-to: rgb(8 145 178 / .1) var(--tw-gradient-to-position)}.to-cyan-600\/20{--tw-gradient-to: rgb(8 145 178 / .2) var(--tw-gradient-to-position)}.to-cyan-600\/30{--tw-gradient-to: rgb(8 145 178 / .3) var(--tw-gradient-to-position)}.to-cyan-700{--tw-gradient-to: #0e7490 var(--tw-gradient-to-position)}.to-cyan-800\/30{--tw-gradient-to: rgb(21 94 117 / .3) var(--tw-gradient-to-position)}.to-cyan-900\/20{--tw-gradient-to: rgb(22 78 99 / .2) var(--tw-gradient-to-position)}.to-cyan-900\/30{--tw-gradient-to: rgb(22 78 99 / .3) var(--tw-gradient-to-position)}.to-cyan-900\/40{--tw-gradient-to: rgb(22 78 99 / .4) var(--tw-gradient-to-position)}.to-cyan-900\/50{--tw-gradient-to: rgb(22 78 99 / .5) var(--tw-gradient-to-position)}.to-cyan-950\/20{--tw-gradient-to: rgb(8 51 68 / .2) var(--tw-gradient-to-position)}.to-cyan-950\/30{--tw-gradient-to: rgb(8 51 68 / .3) var(--tw-gradient-to-position)}.to-cyan-950\/50{--tw-gradient-to: rgb(8 51 68 / .5) var(--tw-gradient-to-position)}.to-destructive\/5{--tw-gradient-to: hsl(var(--destructive) / .05) var(--tw-gradient-to-position)}.to-destructive\/60{--tw-gradient-to: hsl(var(--destructive) / .6) 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-50\/80{--tw-gradient-to: rgb(236 253 245 / .8) var(--tw-gradient-to-position)}.to-emerald-500{--tw-gradient-to: #10b981 var(--tw-gradient-to-position)}.to-emerald-500\/10{--tw-gradient-to: rgb(16 185 129 / .1) var(--tw-gradient-to-position)}.to-emerald-500\/20{--tw-gradient-to: rgb(16 185 129 / .2) var(--tw-gradient-to-position)}.to-emerald-500\/5{--tw-gradient-to: rgb(16 185 129 / .05) var(--tw-gradient-to-position)}.to-emerald-600{--tw-gradient-to: #059669 var(--tw-gradient-to-position)}.to-emerald-600\/10{--tw-gradient-to: rgb(5 150 105 / .1) var(--tw-gradient-to-position)}.to-emerald-600\/20{--tw-gradient-to: rgb(5 150 105 / .2) var(--tw-gradient-to-position)}.to-emerald-700{--tw-gradient-to: #047857 var(--tw-gradient-to-position)}.to-emerald-800\/30{--tw-gradient-to: rgb(6 95 70 / .3) var(--tw-gradient-to-position)}.to-emerald-900{--tw-gradient-to: #064e3b var(--tw-gradient-to-position)}.to-emerald-900\/20{--tw-gradient-to: rgb(6 78 59 / .2) var(--tw-gradient-to-position)}.to-emerald-900\/30{--tw-gradient-to: rgb(6 78 59 / .3) var(--tw-gradient-to-position)}.to-emerald-900\/40{--tw-gradient-to: rgb(6 78 59 / .4) var(--tw-gradient-to-position)}.to-emerald-900\/50{--tw-gradient-to: rgb(6 78 59 / .5) var(--tw-gradient-to-position)}.to-emerald-900\/80{--tw-gradient-to: rgb(6 78 59 / .8) var(--tw-gradient-to-position)}.to-emerald-900\/90{--tw-gradient-to: rgb(6 78 59 / .9) var(--tw-gradient-to-position)}.to-emerald-950{--tw-gradient-to: #022c22 var(--tw-gradient-to-position)}.to-emerald-950\/30{--tw-gradient-to: rgb(2 44 34 / .3) var(--tw-gradient-to-position)}.to-emerald-950\/50{--tw-gradient-to: rgb(2 44 34 / .5) var(--tw-gradient-to-position)}.to-emerald-950\/80{--tw-gradient-to: rgb(2 44 34 / .8) var(--tw-gradient-to-position)}.to-foreground{--tw-gradient-to: hsl(var(--foreground)) var(--tw-gradient-to-position)}.to-gold-300{--tw-gradient-to: #fbda91 var(--tw-gradient-to-position)}.to-gold-400{--tw-gradient-to: #f8c55f var(--tw-gradient-to-position)}.to-gold-400\/10{--tw-gradient-to: rgb(248 197 95 / .1) var(--tw-gradient-to-position)}.to-gold-50{--tw-gradient-to: #fffbf0 var(--tw-gradient-to-position)}.to-gold-500{--tw-gradient-to: #f5b041 var(--tw-gradient-to-position)}.to-gold-500\/10{--tw-gradient-to: rgb(245 176 65 / .1) var(--tw-gradient-to-position)}.to-gold-500\/20{--tw-gradient-to: rgb(245 176 65 / .2) var(--tw-gradient-to-position)}.to-gold-500\/5{--tw-gradient-to: rgb(245 176 65 / .05) var(--tw-gradient-to-position)}.to-gold-600{--tw-gradient-to: #e6941a var(--tw-gradient-to-position)}.to-gold-600\/10{--tw-gradient-to: rgb(230 148 26 / .1) var(--tw-gradient-to-position)}.to-gold-900\/20{--tw-gradient-to: rgb(130 79 24 / .2) var(--tw-gradient-to-position)}.to-gold-900\/30{--tw-gradient-to: rgb(130 79 24 / .3) var(--tw-gradient-to-position)}.to-gold-900\/40{--tw-gradient-to: rgb(130 79 24 / .4) var(--tw-gradient-to-position)}.to-gold-900\/50{--tw-gradient-to: rgb(130 79 24 / .5) var(--tw-gradient-to-position)}.to-gray-100{--tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position)}.to-gray-400{--tw-gradient-to: #9ca3af var(--tw-gradient-to-position)}.to-gray-400\/10{--tw-gradient-to: rgb(156 163 175 / .1) 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-gray-900\/30{--tw-gradient-to: rgb(17 24 39 / .3) 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-400{--tw-gradient-to: #4ade80 var(--tw-gradient-to-position)}.to-green-400\/10{--tw-gradient-to: rgb(74 222 128 / .1) var(--tw-gradient-to-position)}.to-green-400\/20{--tw-gradient-to: rgb(74 222 128 / .2) 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-500\/5{--tw-gradient-to: rgb(34 197 94 / .05) var(--tw-gradient-to-position)}.to-green-600{--tw-gradient-to: #16a34a var(--tw-gradient-to-position)}.to-green-600\/10{--tw-gradient-to: rgb(22 163 74 / .1) var(--tw-gradient-to-position)}.to-green-600\/20{--tw-gradient-to: rgb(22 163 74 / .2) var(--tw-gradient-to-position)}.to-green-600\/30{--tw-gradient-to: rgb(22 163 74 / .3) 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-800\/10{--tw-gradient-to: rgb(22 101 52 / .1) var(--tw-gradient-to-position)}.to-green-800\/20{--tw-gradient-to: rgb(22 101 52 / .2) var(--tw-gradient-to-position)}.to-green-800\/30{--tw-gradient-to: rgb(22 101 52 / .3) var(--tw-gradient-to-position)}.to-green-800\/50{--tw-gradient-to: rgb(22 101 52 / .5) var(--tw-gradient-to-position)}.to-green-900\/10{--tw-gradient-to: rgb(20 83 45 / .1) var(--tw-gradient-to-position)}.to-green-900\/20{--tw-gradient-to: rgb(20 83 45 / .2) var(--tw-gradient-to-position)}.to-green-900\/30{--tw-gradient-to: rgb(20 83 45 / .3) var(--tw-gradient-to-position)}.to-green-900\/80{--tw-gradient-to: rgb(20 83 45 / .8) var(--tw-gradient-to-position)}.to-green-950\/20{--tw-gradient-to: rgb(5 46 22 / .2) var(--tw-gradient-to-position)}.to-indigo-100{--tw-gradient-to: #e0e7ff 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-50\/70{--tw-gradient-to: rgb(238 242 255 / .7) var(--tw-gradient-to-position)}.to-indigo-50\/80{--tw-gradient-to: rgb(238 242 255 / .8) var(--tw-gradient-to-position)}.to-indigo-50\/90{--tw-gradient-to: rgb(238 242 255 / .9) 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-600{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.to-indigo-600\/30{--tw-gradient-to: rgb(79 70 229 / .3) var(--tw-gradient-to-position)}.to-indigo-600\/80{--tw-gradient-to: rgb(79 70 229 / .8) var(--tw-gradient-to-position)}.to-indigo-700{--tw-gradient-to: #4338ca var(--tw-gradient-to-position)}.to-indigo-900{--tw-gradient-to: #312e81 var(--tw-gradient-to-position)}.to-indigo-900\/20{--tw-gradient-to: rgb(49 46 129 / .2) var(--tw-gradient-to-position)}.to-indigo-900\/30{--tw-gradient-to: rgb(49 46 129 / .3) var(--tw-gradient-to-position)}.to-indigo-900\/40{--tw-gradient-to: rgb(49 46 129 / .4) var(--tw-gradient-to-position)}.to-indigo-900\/50{--tw-gradient-to: rgb(49 46 129 / .5) var(--tw-gradient-to-position)}.to-indigo-900\/60{--tw-gradient-to: rgb(49 46 129 / .6) var(--tw-gradient-to-position)}.to-indigo-900\/90{--tw-gradient-to: rgb(49 46 129 / .9) var(--tw-gradient-to-position)}.to-indigo-950{--tw-gradient-to: #1e1b4b var(--tw-gradient-to-position)}.to-indigo-950\/20{--tw-gradient-to: rgb(30 27 75 / .2) var(--tw-gradient-to-position)}.to-indigo-950\/50{--tw-gradient-to: rgb(30 27 75 / .5) var(--tw-gradient-to-position)}.to-indigo-950\/80{--tw-gradient-to: rgb(30 27 75 / .8) var(--tw-gradient-to-position)}.to-muted{--tw-gradient-to: hsl(var(--muted)) var(--tw-gradient-to-position)}.to-muted-foreground{--tw-gradient-to: hsl(var(--muted-foreground)) var(--tw-gradient-to-position)}.to-muted\/20{--tw-gradient-to: hsl(var(--muted) / .2) var(--tw-gradient-to-position)}.to-muted\/30{--tw-gradient-to: hsl(var(--muted) / .3) var(--tw-gradient-to-position)}.to-muted\/50{--tw-gradient-to: hsl(var(--muted) / .5) var(--tw-gradient-to-position)}.to-orange-100{--tw-gradient-to: #ffedd5 var(--tw-gradient-to-position)}.to-orange-100\/80{--tw-gradient-to: rgb(255 237 213 / .8) 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-400\/20{--tw-gradient-to: rgb(251 146 60 / .2) var(--tw-gradient-to-position)}.to-orange-50{--tw-gradient-to: #fff7ed var(--tw-gradient-to-position)}.to-orange-50\/50{--tw-gradient-to: rgb(255 247 237 / .5) var(--tw-gradient-to-position)}.to-orange-50\/80{--tw-gradient-to: rgb(255 247 237 / .8) var(--tw-gradient-to-position)}.to-orange-50\/90{--tw-gradient-to: rgb(255 247 237 / .9) 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-500\/20{--tw-gradient-to: rgb(249 115 22 / .2) var(--tw-gradient-to-position)}.to-orange-500\/5{--tw-gradient-to: rgb(249 115 22 / .05) var(--tw-gradient-to-position)}.to-orange-500\/80{--tw-gradient-to: rgb(249 115 22 / .8) var(--tw-gradient-to-position)}.to-orange-500\/90{--tw-gradient-to: rgb(249 115 22 / .9) var(--tw-gradient-to-position)}.to-orange-600{--tw-gradient-to: #ea580c var(--tw-gradient-to-position)}.to-orange-600\/10{--tw-gradient-to: rgb(234 88 12 / .1) var(--tw-gradient-to-position)}.to-orange-600\/20{--tw-gradient-to: rgb(234 88 12 / .2) var(--tw-gradient-to-position)}.to-orange-600\/30{--tw-gradient-to: rgb(234 88 12 / .3) 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-800\/10{--tw-gradient-to: rgb(154 52 18 / .1) var(--tw-gradient-to-position)}.to-orange-800\/20{--tw-gradient-to: rgb(154 52 18 / .2) var(--tw-gradient-to-position)}.to-orange-800\/30{--tw-gradient-to: rgb(154 52 18 / .3) var(--tw-gradient-to-position)}.to-orange-800\/50{--tw-gradient-to: rgb(154 52 18 / .5) var(--tw-gradient-to-position)}.to-orange-900{--tw-gradient-to: #7c2d12 var(--tw-gradient-to-position)}.to-orange-900\/10{--tw-gradient-to: rgb(124 45 18 / .1) var(--tw-gradient-to-position)}.to-orange-900\/15{--tw-gradient-to: rgb(124 45 18 / .15) var(--tw-gradient-to-position)}.to-orange-900\/20{--tw-gradient-to: rgb(124 45 18 / .2) var(--tw-gradient-to-position)}.to-orange-900\/25{--tw-gradient-to: rgb(124 45 18 / .25) var(--tw-gradient-to-position)}.to-orange-900\/30{--tw-gradient-to: rgb(124 45 18 / .3) var(--tw-gradient-to-position)}.to-orange-900\/40{--tw-gradient-to: rgb(124 45 18 / .4) var(--tw-gradient-to-position)}.to-orange-900\/50{--tw-gradient-to: rgb(124 45 18 / .5) var(--tw-gradient-to-position)}.to-orange-900\/95{--tw-gradient-to: rgb(124 45 18 / .95) var(--tw-gradient-to-position)}.to-orange-950{--tw-gradient-to: #431407 var(--tw-gradient-to-position)}.to-orange-950\/20{--tw-gradient-to: rgb(67 20 7 / .2) var(--tw-gradient-to-position)}.to-orange-950\/30{--tw-gradient-to: rgb(67 20 7 / .3) var(--tw-gradient-to-position)}.to-pink-100{--tw-gradient-to: #fce7f3 var(--tw-gradient-to-position)}.to-pink-100\/80{--tw-gradient-to: rgb(252 231 243 / .8) 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-50\/80{--tw-gradient-to: rgb(253 242 248 / .8) 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-500\/20{--tw-gradient-to: rgb(236 72 153 / .2) var(--tw-gradient-to-position)}.to-pink-500\/5{--tw-gradient-to: rgb(236 72 153 / .05) var(--tw-gradient-to-position)}.to-pink-600{--tw-gradient-to: #db2777 var(--tw-gradient-to-position)}.to-pink-600\/20{--tw-gradient-to: rgb(219 39 119 / .2) var(--tw-gradient-to-position)}.to-pink-600\/30{--tw-gradient-to: rgb(219 39 119 / .3) var(--tw-gradient-to-position)}.to-pink-700{--tw-gradient-to: #be185d var(--tw-gradient-to-position)}.to-pink-800\/20{--tw-gradient-to: rgb(157 23 77 / .2) var(--tw-gradient-to-position)}.to-pink-800\/30{--tw-gradient-to: rgb(157 23 77 / .3) var(--tw-gradient-to-position)}.to-pink-900{--tw-gradient-to: #831843 var(--tw-gradient-to-position)}.to-pink-900\/20{--tw-gradient-to: rgb(131 24 67 / .2) var(--tw-gradient-to-position)}.to-pink-900\/30{--tw-gradient-to: rgb(131 24 67 / .3) var(--tw-gradient-to-position)}.to-pink-900\/40{--tw-gradient-to: rgb(131 24 67 / .4) var(--tw-gradient-to-position)}.to-pink-900\/50{--tw-gradient-to: rgb(131 24 67 / .5) var(--tw-gradient-to-position)}.to-pink-950\/20{--tw-gradient-to: rgb(80 7 36 / .2) var(--tw-gradient-to-position)}.to-primary{--tw-gradient-to: hsl(var(--primary)) var(--tw-gradient-to-position)}.to-primary-foreground{--tw-gradient-to: hsl(var(--primary-foreground)) var(--tw-gradient-to-position)}.to-primary\/10{--tw-gradient-to: hsl(var(--primary) / .1) var(--tw-gradient-to-position)}.to-primary\/20{--tw-gradient-to: hsl(var(--primary) / .2) var(--tw-gradient-to-position)}.to-primary\/5{--tw-gradient-to: hsl(var(--primary) / .05) var(--tw-gradient-to-position)}.to-primary\/50{--tw-gradient-to: hsl(var(--primary) / .5) var(--tw-gradient-to-position)}.to-primary\/60{--tw-gradient-to: hsl(var(--primary) / .6) var(--tw-gradient-to-position)}.to-primary\/70{--tw-gradient-to: hsl(var(--primary) / .7) var(--tw-gradient-to-position)}.to-primary\/80{--tw-gradient-to: hsl(var(--primary) / .8) 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-300\/20{--tw-gradient-to: rgb(216 180 254 / .2) var(--tw-gradient-to-position)}.to-purple-400{--tw-gradient-to: #c084fc var(--tw-gradient-to-position)}.to-purple-400\/0{--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position)}.to-purple-400\/10{--tw-gradient-to: rgb(192 132 252 / .1) var(--tw-gradient-to-position)}.to-purple-400\/20{--tw-gradient-to: rgb(192 132 252 / .2) var(--tw-gradient-to-position)}.to-purple-400\/5{--tw-gradient-to: rgb(192 132 252 / .05) var(--tw-gradient-to-position)}.to-purple-50{--tw-gradient-to: #faf5ff var(--tw-gradient-to-position)}.to-purple-50\/20{--tw-gradient-to: rgb(250 245 255 / .2) var(--tw-gradient-to-position)}.to-purple-50\/30{--tw-gradient-to: rgb(250 245 255 / .3) var(--tw-gradient-to-position)}.to-purple-50\/50{--tw-gradient-to: rgb(250 245 255 / .5) var(--tw-gradient-to-position)}.to-purple-50\/70{--tw-gradient-to: rgb(250 245 255 / .7) 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-500\/30{--tw-gradient-to: rgb(168 85 247 / .3) var(--tw-gradient-to-position)}.to-purple-500\/5{--tw-gradient-to: rgb(168 85 247 / .05) var(--tw-gradient-to-position)}.to-purple-600{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.to-purple-600\/10{--tw-gradient-to: rgb(147 51 234 / .1) var(--tw-gradient-to-position)}.to-purple-600\/20{--tw-gradient-to: rgb(147 51 234 / .2) var(--tw-gradient-to-position)}.to-purple-600\/30{--tw-gradient-to: rgb(147 51 234 / .3) var(--tw-gradient-to-position)}.to-purple-600\/60{--tw-gradient-to: rgb(147 51 234 / .6) var(--tw-gradient-to-position)}.to-purple-600\/80{--tw-gradient-to: rgb(147 51 234 / .8) var(--tw-gradient-to-position)}.to-purple-700{--tw-gradient-to: #7e22ce var(--tw-gradient-to-position)}.to-purple-700\/90{--tw-gradient-to: rgb(126 34 206 / .9) var(--tw-gradient-to-position)}.to-purple-800{--tw-gradient-to: #6b21a8 var(--tw-gradient-to-position)}.to-purple-800\/10{--tw-gradient-to: rgb(107 33 168 / .1) var(--tw-gradient-to-position)}.to-purple-800\/20{--tw-gradient-to: rgb(107 33 168 / .2) var(--tw-gradient-to-position)}.to-purple-800\/30{--tw-gradient-to: rgb(107 33 168 / .3) var(--tw-gradient-to-position)}.to-purple-800\/50{--tw-gradient-to: rgb(107 33 168 / .5) var(--tw-gradient-to-position)}.to-purple-900{--tw-gradient-to: #581c87 var(--tw-gradient-to-position)}.to-purple-900\/10{--tw-gradient-to: rgb(88 28 135 / .1) var(--tw-gradient-to-position)}.to-purple-900\/20{--tw-gradient-to: rgb(88 28 135 / .2) var(--tw-gradient-to-position)}.to-purple-900\/30{--tw-gradient-to: rgb(88 28 135 / .3) var(--tw-gradient-to-position)}.to-purple-900\/40{--tw-gradient-to: rgb(88 28 135 / .4) var(--tw-gradient-to-position)}.to-purple-900\/50{--tw-gradient-to: rgb(88 28 135 / .5) var(--tw-gradient-to-position)}.to-purple-900\/60{--tw-gradient-to: rgb(88 28 135 / .6) var(--tw-gradient-to-position)}.to-purple-900\/90{--tw-gradient-to: rgb(88 28 135 / .9) var(--tw-gradient-to-position)}.to-purple-900\/95{--tw-gradient-to: rgb(88 28 135 / .95) var(--tw-gradient-to-position)}.to-purple-950{--tw-gradient-to: #3b0764 var(--tw-gradient-to-position)}.to-purple-950\/10{--tw-gradient-to: rgb(59 7 100 / .1) var(--tw-gradient-to-position)}.to-purple-950\/20{--tw-gradient-to: rgb(59 7 100 / .2) var(--tw-gradient-to-position)}.to-purple-950\/30{--tw-gradient-to: rgb(59 7 100 / .3) var(--tw-gradient-to-position)}.to-purple-950\/50{--tw-gradient-to: rgb(59 7 100 / .5) 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-400\/10{--tw-gradient-to: rgb(248 113 113 / .1) var(--tw-gradient-to-position)}.to-red-50{--tw-gradient-to: #fef2f2 var(--tw-gradient-to-position)}.to-red-50\/30{--tw-gradient-to: rgb(254 242 242 / .3) var(--tw-gradient-to-position)}.to-red-500{--tw-gradient-to: #ef4444 var(--tw-gradient-to-position)}.to-red-500\/10{--tw-gradient-to: rgb(239 68 68 / .1) var(--tw-gradient-to-position)}.to-red-500\/20{--tw-gradient-to: rgb(239 68 68 / .2) var(--tw-gradient-to-position)}.to-red-600{--tw-gradient-to: #dc2626 var(--tw-gradient-to-position)}.to-red-600\/10{--tw-gradient-to: rgb(220 38 38 / .1) var(--tw-gradient-to-position)}.to-red-600\/20{--tw-gradient-to: rgb(220 38 38 / .2) var(--tw-gradient-to-position)}.to-red-600\/30{--tw-gradient-to: rgb(220 38 38 / .3) 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-800\/20{--tw-gradient-to: rgb(153 27 27 / .2) var(--tw-gradient-to-position)}.to-red-800\/50{--tw-gradient-to: rgb(153 27 27 / .5) var(--tw-gradient-to-position)}.to-red-900{--tw-gradient-to: #7f1d1d var(--tw-gradient-to-position)}.to-red-900\/20{--tw-gradient-to: rgb(127 29 29 / .2) var(--tw-gradient-to-position)}.to-red-900\/30{--tw-gradient-to: rgb(127 29 29 / .3) var(--tw-gradient-to-position)}.to-red-900\/40{--tw-gradient-to: rgb(127 29 29 / .4) var(--tw-gradient-to-position)}.to-red-900\/50{--tw-gradient-to: rgb(127 29 29 / .5) var(--tw-gradient-to-position)}.to-red-900\/80{--tw-gradient-to: rgb(127 29 29 / .8) var(--tw-gradient-to-position)}.to-red-900\/90{--tw-gradient-to: rgb(127 29 29 / .9) var(--tw-gradient-to-position)}.to-red-950{--tw-gradient-to: #450a0a var(--tw-gradient-to-position)}.to-red-950\/20{--tw-gradient-to: rgb(69 10 10 / .2) var(--tw-gradient-to-position)}.to-red-950\/40{--tw-gradient-to: rgb(69 10 10 / .4) 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-600\/20{--tw-gradient-to: rgb(225 29 72 / .2) var(--tw-gradient-to-position)}.to-rose-900\/30{--tw-gradient-to: rgb(136 19 55 / .3) var(--tw-gradient-to-position)}.to-rose-900\/40{--tw-gradient-to: rgb(136 19 55 / .4) var(--tw-gradient-to-position)}.to-rose-900\/50{--tw-gradient-to: rgb(136 19 55 / .5) var(--tw-gradient-to-position)}.to-secondary{--tw-gradient-to: hsl(var(--secondary)) var(--tw-gradient-to-position)}.to-secondary\/10{--tw-gradient-to: hsl(var(--secondary) / .1) var(--tw-gradient-to-position)}.to-secondary\/20{--tw-gradient-to: hsl(var(--secondary) / .2) var(--tw-gradient-to-position)}.to-secondary\/5{--tw-gradient-to: hsl(var(--secondary) / .05) var(--tw-gradient-to-position)}.to-secondary\/60{--tw-gradient-to: hsl(var(--secondary) / .6) var(--tw-gradient-to-position)}.to-sky-200{--tw-gradient-to: #bae6fd var(--tw-gradient-to-position)}.to-sky-400{--tw-gradient-to: #38bdf8 var(--tw-gradient-to-position)}.to-sky-50\/70{--tw-gradient-to: rgb(240 249 255 / .7) var(--tw-gradient-to-position)}.to-sky-50\/80{--tw-gradient-to: rgb(240 249 255 / .8) 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\/20{--tw-gradient-to: rgb(12 74 110 / .2) var(--tw-gradient-to-position)}.to-slate-100{--tw-gradient-to: #f1f5f9 var(--tw-gradient-to-position)}.to-slate-100\/50{--tw-gradient-to: rgb(241 245 249 / .5) var(--tw-gradient-to-position)}.to-slate-200{--tw-gradient-to: #e2e8f0 var(--tw-gradient-to-position)}.to-slate-400{--tw-gradient-to: #94a3b8 var(--tw-gradient-to-position)}.to-slate-400\/20{--tw-gradient-to: rgb(148 163 184 / .2) var(--tw-gradient-to-position)}.to-slate-50{--tw-gradient-to: #f8fafc var(--tw-gradient-to-position)}.to-slate-50\/50{--tw-gradient-to: rgb(248 250 252 / .5) 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-600\/10{--tw-gradient-to: rgb(71 85 105 / .1) var(--tw-gradient-to-position)}.to-slate-600\/30{--tw-gradient-to: rgb(71 85 105 / .3) var(--tw-gradient-to-position)}.to-slate-600\/5{--tw-gradient-to: rgb(71 85 105 / .05) var(--tw-gradient-to-position)}.to-slate-700{--tw-gradient-to: #334155 var(--tw-gradient-to-position)}.to-slate-700\/30{--tw-gradient-to: rgb(51 65 85 / .3) var(--tw-gradient-to-position)}.to-slate-700\/40{--tw-gradient-to: rgb(51 65 85 / .4) var(--tw-gradient-to-position)}.to-slate-700\/50{--tw-gradient-to: rgb(51 65 85 / .5) var(--tw-gradient-to-position)}.to-slate-700\/60{--tw-gradient-to: rgb(51 65 85 / .6) var(--tw-gradient-to-position)}.to-slate-700\/90{--tw-gradient-to: rgb(51 65 85 / .9) var(--tw-gradient-to-position)}.to-slate-800{--tw-gradient-to: #1e293b var(--tw-gradient-to-position)}.to-slate-800\/30{--tw-gradient-to: rgb(30 41 59 / .3) var(--tw-gradient-to-position)}.to-slate-800\/50{--tw-gradient-to: rgb(30 41 59 / .5) var(--tw-gradient-to-position)}.to-slate-800\/90{--tw-gradient-to: rgb(30 41 59 / .9) var(--tw-gradient-to-position)}.to-slate-800\/95{--tw-gradient-to: rgb(30 41 59 / .95) var(--tw-gradient-to-position)}.to-slate-900{--tw-gradient-to: #0f172a var(--tw-gradient-to-position)}.to-slate-900\/10{--tw-gradient-to: rgb(15 23 42 / .1) var(--tw-gradient-to-position)}.to-slate-900\/20{--tw-gradient-to: rgb(15 23 42 / .2) var(--tw-gradient-to-position)}.to-slate-900\/30{--tw-gradient-to: rgb(15 23 42 / .3) var(--tw-gradient-to-position)}.to-slate-900\/50{--tw-gradient-to: rgb(15 23 42 / .5) var(--tw-gradient-to-position)}.to-slate-900\/60{--tw-gradient-to: rgb(15 23 42 / .6) var(--tw-gradient-to-position)}.to-slate-900\/80{--tw-gradient-to: rgb(15 23 42 / .8) var(--tw-gradient-to-position)}.to-slate-900\/90{--tw-gradient-to: rgb(15 23 42 / .9) var(--tw-gradient-to-position)}.to-slate-900\/95{--tw-gradient-to: rgb(15 23 42 / .95) var(--tw-gradient-to-position)}.to-slate-950{--tw-gradient-to: #020617 var(--tw-gradient-to-position)}.to-teal-100{--tw-gradient-to: #ccfbf1 var(--tw-gradient-to-position)}.to-teal-50{--tw-gradient-to: #f0fdfa var(--tw-gradient-to-position)}.to-teal-50\/80{--tw-gradient-to: rgb(240 253 250 / .8) var(--tw-gradient-to-position)}.to-teal-500{--tw-gradient-to: #14b8a6 var(--tw-gradient-to-position)}.to-teal-500\/10{--tw-gradient-to: rgb(20 184 166 / .1) var(--tw-gradient-to-position)}.to-teal-500\/20{--tw-gradient-to: rgb(20 184 166 / .2) var(--tw-gradient-to-position)}.to-teal-500\/50{--tw-gradient-to: rgb(20 184 166 / .5) 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-900\/20{--tw-gradient-to: rgb(19 78 74 / .2) var(--tw-gradient-to-position)}.to-teal-900\/30{--tw-gradient-to: rgb(19 78 74 / .3) var(--tw-gradient-to-position)}.to-teal-900\/40{--tw-gradient-to: rgb(19 78 74 / .4) var(--tw-gradient-to-position)}.to-teal-900\/50{--tw-gradient-to: rgb(19 78 74 / .5) var(--tw-gradient-to-position)}.to-teal-950\/20{--tw-gradient-to: rgb(4 47 46 / .2) var(--tw-gradient-to-position)}.to-teal-950\/50{--tw-gradient-to: rgb(4 47 46 / .5) var(--tw-gradient-to-position)}.to-themed-accent{--tw-gradient-to: hsl(var(--themed-accent)) var(--tw-gradient-to-position)}.to-themed-accent\/30{--tw-gradient-to: hsl(var(--themed-accent) / .3) 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-300{--tw-gradient-to: #c4b5fd var(--tw-gradient-to-position)}.to-violet-400{--tw-gradient-to: #a78bfa var(--tw-gradient-to-position)}.to-violet-400\/10{--tw-gradient-to: rgb(167 139 250 / .1) var(--tw-gradient-to-position)}.to-violet-50{--tw-gradient-to: #f5f3ff var(--tw-gradient-to-position)}.to-violet-50\/30{--tw-gradient-to: rgb(245 243 255 / .3) 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-500\/20{--tw-gradient-to: rgb(139 92 246 / .2) var(--tw-gradient-to-position)}.to-violet-600{--tw-gradient-to: #7c3aed var(--tw-gradient-to-position)}.to-violet-600\/10{--tw-gradient-to: rgb(124 58 237 / .1) var(--tw-gradient-to-position)}.to-violet-600\/20{--tw-gradient-to: rgb(124 58 237 / .2) var(--tw-gradient-to-position)}.to-violet-600\/90{--tw-gradient-to: rgb(124 58 237 / .9) var(--tw-gradient-to-position)}.to-violet-700\/40{--tw-gradient-to: rgb(109 40 217 / .4) var(--tw-gradient-to-position)}.to-violet-700\/50{--tw-gradient-to: rgb(109 40 217 / .5) var(--tw-gradient-to-position)}.to-violet-800\/30{--tw-gradient-to: rgb(91 33 182 / .3) var(--tw-gradient-to-position)}.to-violet-900{--tw-gradient-to: #4c1d95 var(--tw-gradient-to-position)}.to-violet-900\/10{--tw-gradient-to: rgb(76 29 149 / .1) var(--tw-gradient-to-position)}.to-violet-900\/20{--tw-gradient-to: rgb(76 29 149 / .2) var(--tw-gradient-to-position)}.to-violet-900\/25{--tw-gradient-to: rgb(76 29 149 / .25) var(--tw-gradient-to-position)}.to-violet-900\/30{--tw-gradient-to: rgb(76 29 149 / .3) var(--tw-gradient-to-position)}.to-violet-900\/40{--tw-gradient-to: rgb(76 29 149 / .4) var(--tw-gradient-to-position)}.to-violet-900\/50{--tw-gradient-to: rgb(76 29 149 / .5) var(--tw-gradient-to-position)}.to-violet-900\/90{--tw-gradient-to: rgb(76 29 149 / .9) var(--tw-gradient-to-position)}.to-violet-950{--tw-gradient-to: #2e1065 var(--tw-gradient-to-position)}.to-violet-950\/20{--tw-gradient-to: rgb(46 16 101 / .2) var(--tw-gradient-to-position)}.to-violet-950\/30{--tw-gradient-to: rgb(46 16 101 / .3) var(--tw-gradient-to-position)}.to-violet-950\/50{--tw-gradient-to: rgb(46 16 101 / .5) var(--tw-gradient-to-position)}.to-violet-950\/80{--tw-gradient-to: rgb(46 16 101 / .8) var(--tw-gradient-to-position)}.to-violet-950\/95{--tw-gradient-to: rgb(46 16 101 / .95) var(--tw-gradient-to-position)}.to-white\/0{--tw-gradient-to: rgb(255 255 255 / 0) 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-400\/10{--tw-gradient-to: rgb(250 204 21 / .1) 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\/10{--tw-gradient-to: rgb(234 179 8 / .1) var(--tw-gradient-to-position)}.to-yellow-500\/20{--tw-gradient-to: rgb(234 179 8 / .2) 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-600\/10{--tw-gradient-to: rgb(202 138 4 / .1) var(--tw-gradient-to-position)}.to-yellow-600\/20{--tw-gradient-to: rgb(202 138 4 / .2) var(--tw-gradient-to-position)}.to-yellow-600\/30{--tw-gradient-to: rgb(202 138 4 / .3) var(--tw-gradient-to-position)}.to-yellow-600\/80{--tw-gradient-to: rgb(202 138 4 / .8) 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-800\/20{--tw-gradient-to: rgb(133 77 14 / .2) var(--tw-gradient-to-position)}.to-yellow-800\/30{--tw-gradient-to: rgb(133 77 14 / .3) var(--tw-gradient-to-position)}.to-yellow-800\/50{--tw-gradient-to: rgb(133 77 14 / .5) var(--tw-gradient-to-position)}.to-yellow-900\/10{--tw-gradient-to: rgb(113 63 18 / .1) var(--tw-gradient-to-position)}.to-yellow-900\/20{--tw-gradient-to: rgb(113 63 18 / .2) var(--tw-gradient-to-position)}.to-yellow-900\/30{--tw-gradient-to: rgb(113 63 18 / .3) var(--tw-gradient-to-position)}.to-yellow-900\/40{--tw-gradient-to: rgb(113 63 18 / .4) var(--tw-gradient-to-position)}.to-yellow-900\/50{--tw-gradient-to: rgb(113 63 18 / .5) var(--tw-gradient-to-position)}.to-yellow-900\/95{--tw-gradient-to: rgb(113 63 18 / .95) var(--tw-gradient-to-position)}.to-yellow-950\/20{--tw-gradient-to: rgb(66 32 6 / .2) var(--tw-gradient-to-position)}.to-yellow-950\/50{--tw-gradient-to: rgb(66 32 6 / .5) var(--tw-gradient-to-position)}.to-yellow-950\/95{--tw-gradient-to: rgb(66 32 6 / .95) var(--tw-gradient-to-position)}.bg-\[size\:32px_32px\]{background-size:32px 32px}.bg-\[size\:50px_50px\]{background-size:50px 50px}.bg-cover{background-size:cover}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-center{background-position:center}.fill-amber-400{fill:#fbbf24}.fill-amber-500{fill:#f59e0b}.fill-background{fill:hsl(var(--background))}.fill-current{fill:currentColor}.fill-green-500{fill:#22c55e}.fill-muted-foreground{fill:hsl(var(--muted-foreground))}.fill-none{fill:none}.fill-orange-500{fill:#f97316}.fill-primary{fill:hsl(var(--primary))}.fill-purple-400\/30{fill:#c084fc4d}.fill-purple-500{fill:#a855f7}.fill-red-400{fill:#f87171}.fill-red-500{fill:#ef4444}.fill-secondary{fill:hsl(var(--secondary))}.fill-slate-700\/30{fill:#3341554d}.fill-violet-500{fill:#8b5cf6}.fill-white{fill:#fff}.fill-yellow-400{fill:#facc15}.fill-yellow-400\/30{fill:#facc154d}.fill-yellow-500{fill:#eab308}.stroke-border{stroke:hsl(var(--border))}.stroke-muted{stroke:hsl(var(--muted))}.stroke-purple-400{stroke:#c084fc}.stroke-purple-400\/50{stroke:#c084fc80}.stroke-slate-600{stroke:#475569}.stroke-slate-600\/50{stroke:#47556980}.stroke-yellow-400{stroke:#facc15}.stroke-yellow-400\/50{stroke:#facc1580}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-12{padding:3rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[1px\]{padding:1px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-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-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.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}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-3{padding-bottom:.75rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[56\.25\%\]{padding-bottom:56.25%}.pl-10{padding-left:2.5rem}.pl-12{padding-left:3rem}.pl-14{padding-left:3.5rem}.pl-16{padding-left:4rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-20{padding-right:5rem}.pr-3{padding-right:.75rem}.pr-32{padding-right:8rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pr-9{padding-right:2.25rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pt-\[73px\]{padding-top:73px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.align-sub{vertical-align:sub}.align-super{vertical-align:super}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,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-9xl{font-size:8rem;line-height:1}.text-\[0\.8rem\]{font-size:.8rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.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-bold{font-weight:700}.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}.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-6{line-height:1.5rem}.leading-8{line-height:2rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#0077b5\]{--tw-text-opacity: 1;color:rgb(0 119 181 / var(--tw-text-opacity, 1))}.text-\[\#72767d\]{--tw-text-opacity: 1;color:rgb(114 118 125 / var(--tw-text-opacity, 1))}.text-\[\#dcddde\]{--tw-text-opacity: 1;color:rgb(220 221 222 / var(--tw-text-opacity, 1))}.text-accent{color:hsl(var(--accent))}.text-accent-foreground{color:hsl(var(--accent-foreground))}.text-accent-foreground\/0{color:hsl(var(--accent-foreground) / 0)}.text-accent-foreground\/10{color:hsl(var(--accent-foreground) / .1)}.text-accent-foreground\/100{color:hsl(var(--accent-foreground) / 1)}.text-accent-foreground\/15{color:hsl(var(--accent-foreground) / .15)}.text-accent-foreground\/20{color:hsl(var(--accent-foreground) / .2)}.text-accent-foreground\/25{color:hsl(var(--accent-foreground) / .25)}.text-accent-foreground\/30{color:hsl(var(--accent-foreground) / .3)}.text-accent-foreground\/35{color:hsl(var(--accent-foreground) / .35)}.text-accent-foreground\/40{color:hsl(var(--accent-foreground) / .4)}.text-accent-foreground\/45{color:hsl(var(--accent-foreground) / .45)}.text-accent-foreground\/5{color:hsl(var(--accent-foreground) / .05)}.text-accent-foreground\/50{color:hsl(var(--accent-foreground) / .5)}.text-accent-foreground\/55{color:hsl(var(--accent-foreground) / .55)}.text-accent-foreground\/60{color:hsl(var(--accent-foreground) / .6)}.text-accent-foreground\/65{color:hsl(var(--accent-foreground) / .65)}.text-accent-foreground\/70{color:hsl(var(--accent-foreground) / .7)}.text-accent-foreground\/75{color:hsl(var(--accent-foreground) / .75)}.text-accent-foreground\/80{color:hsl(var(--accent-foreground) / .8)}.text-accent-foreground\/85{color:hsl(var(--accent-foreground) / .85)}.text-accent-foreground\/90{color:hsl(var(--accent-foreground) / .9)}.text-accent-foreground\/95{color:hsl(var(--accent-foreground) / .95)}.text-accent\/0{color:hsl(var(--accent) / 0)}.text-accent\/10{color:hsl(var(--accent) / .1)}.text-accent\/100{color:hsl(var(--accent) / 1)}.text-accent\/15{color:hsl(var(--accent) / .15)}.text-accent\/20{color:hsl(var(--accent) / .2)}.text-accent\/25{color:hsl(var(--accent) / .25)}.text-accent\/30{color:hsl(var(--accent) / .3)}.text-accent\/35{color:hsl(var(--accent) / .35)}.text-accent\/40{color:hsl(var(--accent) / .4)}.text-accent\/45{color:hsl(var(--accent) / .45)}.text-accent\/5{color:hsl(var(--accent) / .05)}.text-accent\/50{color:hsl(var(--accent) / .5)}.text-accent\/55{color:hsl(var(--accent) / .55)}.text-accent\/60{color:hsl(var(--accent) / .6)}.text-accent\/65{color:hsl(var(--accent) / .65)}.text-accent\/70{color:hsl(var(--accent) / .7)}.text-accent\/75{color:hsl(var(--accent) / .75)}.text-accent\/80{color:hsl(var(--accent) / .8)}.text-accent\/85{color:hsl(var(--accent) / .85)}.text-accent\/90{color:hsl(var(--accent) / .9)}.text-accent\/95{color:hsl(var(--accent) / .95)}.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-200\/70{color:#fde68ab3}.text-amber-200\/80{color:#fde68acc}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-300\/50{color:#fcd34d80}.text-amber-300\/60{color:#fcd34d99}.text-amber-300\/70{color:#fcd34db3}.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\/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-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-600\/60{color:#d9770699}.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-amber-950{--tw-text-opacity: 1;color:rgb(69 26 3 / var(--tw-text-opacity, 1))}.text-background{color:hsl(var(--background))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.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\/80{color:#bfdbfecc}.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\/70{color:#93c5fdb3}.text-blue-300\/80{color:#93c5fdcc}.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\/60{color:#60a5fa99}.text-blue-400\/80{color:#60a5facc}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-600\/80{color:#2563ebcc}.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-border{color:hsl(var(--border))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-current{color:currentColor}.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-400\/30{color:#22d3ee4d}.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-900{--tw-text-opacity: 1;color:rgb(22 78 99 / var(--tw-text-opacity, 1))}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-destructive-foreground\/0{color:hsl(var(--destructive-foreground) / 0)}.text-destructive-foreground\/10{color:hsl(var(--destructive-foreground) / .1)}.text-destructive-foreground\/100{color:hsl(var(--destructive-foreground) / 1)}.text-destructive-foreground\/15{color:hsl(var(--destructive-foreground) / .15)}.text-destructive-foreground\/20{color:hsl(var(--destructive-foreground) / .2)}.text-destructive-foreground\/25{color:hsl(var(--destructive-foreground) / .25)}.text-destructive-foreground\/30{color:hsl(var(--destructive-foreground) / .3)}.text-destructive-foreground\/35{color:hsl(var(--destructive-foreground) / .35)}.text-destructive-foreground\/40{color:hsl(var(--destructive-foreground) / .4)}.text-destructive-foreground\/45{color:hsl(var(--destructive-foreground) / .45)}.text-destructive-foreground\/5{color:hsl(var(--destructive-foreground) / .05)}.text-destructive-foreground\/50{color:hsl(var(--destructive-foreground) / .5)}.text-destructive-foreground\/55{color:hsl(var(--destructive-foreground) / .55)}.text-destructive-foreground\/60{color:hsl(var(--destructive-foreground) / .6)}.text-destructive-foreground\/65{color:hsl(var(--destructive-foreground) / .65)}.text-destructive-foreground\/70{color:hsl(var(--destructive-foreground) / .7)}.text-destructive-foreground\/75{color:hsl(var(--destructive-foreground) / .75)}.text-destructive-foreground\/80{color:hsl(var(--destructive-foreground) / .8)}.text-destructive-foreground\/85{color:hsl(var(--destructive-foreground) / .85)}.text-destructive-foreground\/90{color:hsl(var(--destructive-foreground) / .9)}.text-destructive-foreground\/95{color:hsl(var(--destructive-foreground) / .95)}.text-destructive\/0{color:hsl(var(--destructive) / 0)}.text-destructive\/10{color:hsl(var(--destructive) / .1)}.text-destructive\/100{color:hsl(var(--destructive) / 1)}.text-destructive\/15{color:hsl(var(--destructive) / .15)}.text-destructive\/20{color:hsl(var(--destructive) / .2)}.text-destructive\/25{color:hsl(var(--destructive) / .25)}.text-destructive\/30{color:hsl(var(--destructive) / .3)}.text-destructive\/35{color:hsl(var(--destructive) / .35)}.text-destructive\/40{color:hsl(var(--destructive) / .4)}.text-destructive\/45{color:hsl(var(--destructive) / .45)}.text-destructive\/5{color:hsl(var(--destructive) / .05)}.text-destructive\/50{color:hsl(var(--destructive) / .5)}.text-destructive\/55{color:hsl(var(--destructive) / .55)}.text-destructive\/60{color:hsl(var(--destructive) / .6)}.text-destructive\/65{color:hsl(var(--destructive) / .65)}.text-destructive\/70{color:hsl(var(--destructive) / .7)}.text-destructive\/75{color:hsl(var(--destructive) / .75)}.text-destructive\/80{color:hsl(var(--destructive) / .8)}.text-destructive\/85{color:hsl(var(--destructive) / .85)}.text-destructive\/90{color:hsl(var(--destructive) / .9)}.text-destructive\/95{color:hsl(var(--destructive) / .95)}.text-emerald-100{--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.text-emerald-100\/90{color:#d1fae5e6}.text-emerald-200{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.text-emerald-200\/70{color:#a7f3d0b3}.text-emerald-200\/80{color:#a7f3d0cc}.text-emerald-300{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.text-emerald-300\/70{color:#6ee7b7b3}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.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-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-600\/20{color:#05966933}.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-foreground{color:hsl(var(--foreground))}.text-foreground\/50{color:hsl(var(--foreground) / .5)}.text-foreground\/60{color:hsl(var(--foreground) / .6)}.text-foreground\/70{color:hsl(var(--foreground) / .7)}.text-foreground\/80{color:hsl(var(--foreground) / .8)}.text-foreground\/90{color:hsl(var(--foreground) / .9)}.text-gold-100{--tw-text-opacity: 1;color:rgb(254 247 224 / var(--tw-text-opacity, 1))}.text-gold-200{--tw-text-opacity: 1;color:rgb(253 236 192 / var(--tw-text-opacity, 1))}.text-gold-200\/70{color:#fdecc0b3}.text-gold-200\/80{color:#fdecc0cc}.text-gold-200\/90{color:#fdecc0e6}.text-gold-300{--tw-text-opacity: 1;color:rgb(251 218 145 / var(--tw-text-opacity, 1))}.text-gold-300\/70{color:#fbda91b3}.text-gold-400{--tw-text-opacity: 1;color:rgb(248 197 95 / var(--tw-text-opacity, 1))}.text-gold-400\/70{color:#f8c55fb3}.text-gold-400\/80{color:#f8c55fcc}.text-gold-500{--tw-text-opacity: 1;color:rgb(245 176 65 / var(--tw-text-opacity, 1))}.text-gold-600{--tw-text-opacity: 1;color:rgb(230 148 26 / var(--tw-text-opacity, 1))}.text-gold-700{--tw-text-opacity: 1;color:rgb(199 121 20 / var(--tw-text-opacity, 1))}.text-gold-800{--tw-text-opacity: 1;color:rgb(159 95 23 / var(--tw-text-opacity, 1))}.text-gold-900{--tw-text-opacity: 1;color:rgb(130 79 24 / var(--tw-text-opacity, 1))}.text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-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-gray-950{--tw-text-opacity: 1;color:rgb(3 7 18 / 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-200\/80{color:#bbf7d0cc}.text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.text-green-300\/70{color:#86efacb3}.text-green-300\/80{color:#86efaccc}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-400\/30{color:#4ade804d}.text-green-400\/60{color:#4ade8099}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-600\/60{color:#16a34a99}.text-green-600\/80{color:#16a34acc}.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-400{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.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-inherit{color:inherit}.text-lime-400{--tw-text-opacity: 1;color:rgb(163 230 53 / var(--tw-text-opacity, 1))}.text-muted{color:hsl(var(--muted))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-muted-foreground\/0{color:hsl(var(--muted-foreground) / 0)}.text-muted-foreground\/10{color:hsl(var(--muted-foreground) / .1)}.text-muted-foreground\/100{color:hsl(var(--muted-foreground) / 1)}.text-muted-foreground\/15{color:hsl(var(--muted-foreground) / .15)}.text-muted-foreground\/20{color:hsl(var(--muted-foreground) / .2)}.text-muted-foreground\/25{color:hsl(var(--muted-foreground) / .25)}.text-muted-foreground\/30{color:hsl(var(--muted-foreground) / .3)}.text-muted-foreground\/35{color:hsl(var(--muted-foreground) / .35)}.text-muted-foreground\/40{color:hsl(var(--muted-foreground) / .4)}.text-muted-foreground\/45{color:hsl(var(--muted-foreground) / .45)}.text-muted-foreground\/5{color:hsl(var(--muted-foreground) / .05)}.text-muted-foreground\/50{color:hsl(var(--muted-foreground) / .5)}.text-muted-foreground\/55{color:hsl(var(--muted-foreground) / .55)}.text-muted-foreground\/60{color:hsl(var(--muted-foreground) / .6)}.text-muted-foreground\/65{color:hsl(var(--muted-foreground) / .65)}.text-muted-foreground\/70{color:hsl(var(--muted-foreground) / .7)}.text-muted-foreground\/75{color:hsl(var(--muted-foreground) / .75)}.text-muted-foreground\/80{color:hsl(var(--muted-foreground) / .8)}.text-muted-foreground\/85{color:hsl(var(--muted-foreground) / .85)}.text-muted-foreground\/90{color:hsl(var(--muted-foreground) / .9)}.text-muted-foreground\/95{color:hsl(var(--muted-foreground) / .95)}.text-muted\/0{color:hsl(var(--muted) / 0)}.text-muted\/10{color:hsl(var(--muted) / .1)}.text-muted\/100{color:hsl(var(--muted) / 1)}.text-muted\/15{color:hsl(var(--muted) / .15)}.text-muted\/20{color:hsl(var(--muted) / .2)}.text-muted\/25{color:hsl(var(--muted) / .25)}.text-muted\/30{color:hsl(var(--muted) / .3)}.text-muted\/35{color:hsl(var(--muted) / .35)}.text-muted\/40{color:hsl(var(--muted) / .4)}.text-muted\/45{color:hsl(var(--muted) / .45)}.text-muted\/5{color:hsl(var(--muted) / .05)}.text-muted\/50{color:hsl(var(--muted) / .5)}.text-muted\/55{color:hsl(var(--muted) / .55)}.text-muted\/60{color:hsl(var(--muted) / .6)}.text-muted\/65{color:hsl(var(--muted) / .65)}.text-muted\/70{color:hsl(var(--muted) / .7)}.text-muted\/75{color:hsl(var(--muted) / .75)}.text-muted\/80{color:hsl(var(--muted) / .8)}.text-muted\/85{color:hsl(var(--muted) / .85)}.text-muted\/90{color:hsl(var(--muted) / .9)}.text-muted\/95{color:hsl(var(--muted) / .95)}.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-200\/70{color:#fed7aab3}.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-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-orange-400\/80{color:#fb923ccc}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-600\/60{color:#ea580c99}.text-orange-600\/80{color:#ea580ccc}.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-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-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-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-primary-foreground\/0{color:hsl(var(--primary-foreground) / 0)}.text-primary-foreground\/10{color:hsl(var(--primary-foreground) / .1)}.text-primary-foreground\/100{color:hsl(var(--primary-foreground) / 1)}.text-primary-foreground\/15{color:hsl(var(--primary-foreground) / .15)}.text-primary-foreground\/20{color:hsl(var(--primary-foreground) / .2)}.text-primary-foreground\/25{color:hsl(var(--primary-foreground) / .25)}.text-primary-foreground\/30{color:hsl(var(--primary-foreground) / .3)}.text-primary-foreground\/35{color:hsl(var(--primary-foreground) / .35)}.text-primary-foreground\/40{color:hsl(var(--primary-foreground) / .4)}.text-primary-foreground\/45{color:hsl(var(--primary-foreground) / .45)}.text-primary-foreground\/5{color:hsl(var(--primary-foreground) / .05)}.text-primary-foreground\/50{color:hsl(var(--primary-foreground) / .5)}.text-primary-foreground\/55{color:hsl(var(--primary-foreground) / .55)}.text-primary-foreground\/60{color:hsl(var(--primary-foreground) / .6)}.text-primary-foreground\/65{color:hsl(var(--primary-foreground) / .65)}.text-primary-foreground\/70{color:hsl(var(--primary-foreground) / .7)}.text-primary-foreground\/75{color:hsl(var(--primary-foreground) / .75)}.text-primary-foreground\/80{color:hsl(var(--primary-foreground) / .8)}.text-primary-foreground\/85{color:hsl(var(--primary-foreground) / .85)}.text-primary-foreground\/90{color:hsl(var(--primary-foreground) / .9)}.text-primary-foreground\/95{color:hsl(var(--primary-foreground) / .95)}.text-primary\/0{color:hsl(var(--primary) / 0)}.text-primary\/10{color:hsl(var(--primary) / .1)}.text-primary\/100{color:hsl(var(--primary) / 1)}.text-primary\/15{color:hsl(var(--primary) / .15)}.text-primary\/20{color:hsl(var(--primary) / .2)}.text-primary\/25{color:hsl(var(--primary) / .25)}.text-primary\/30{color:hsl(var(--primary) / .3)}.text-primary\/35{color:hsl(var(--primary) / .35)}.text-primary\/40{color:hsl(var(--primary) / .4)}.text-primary\/45{color:hsl(var(--primary) / .45)}.text-primary\/5{color:hsl(var(--primary) / .05)}.text-primary\/50{color:hsl(var(--primary) / .5)}.text-primary\/55{color:hsl(var(--primary) / .55)}.text-primary\/60{color:hsl(var(--primary) / .6)}.text-primary\/65{color:hsl(var(--primary) / .65)}.text-primary\/70{color:hsl(var(--primary) / .7)}.text-primary\/75{color:hsl(var(--primary) / .75)}.text-primary\/80{color:hsl(var(--primary) / .8)}.text-primary\/85{color:hsl(var(--primary) / .85)}.text-primary\/90{color:hsl(var(--primary) / .9)}.text-primary\/95{color:hsl(var(--primary) / .95)}.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-200\/70{color:#e9d5ffb3}.text-purple-200\/80{color:#e9d5ffcc}.text-purple-300{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.text-purple-300\/60{color:#d8b4fe99}.text-purple-300\/70{color:#d8b4feb3}.text-purple-300\/80{color:#d8b4fecc}.text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.text-purple-400\/30{color:#c084fc4d}.text-purple-400\/50{color:#c084fc80}.text-purple-400\/60{color:#c084fc99}.text-purple-400\/70{color:#c084fcb3}.text-purple-400\/80{color:#c084fccc}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-600\/80{color:#9333eacc}.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-200\/70{color:#fecacab3}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-300\/80{color:#fca5a5cc}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-400\/30{color:#f871714d}.text-red-400\/60{color:#f8717199}.text-red-400\/70{color:#f87171b3}.text-red-400\/80{color:#f87171cc}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.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-200{--tw-text-opacity: 1;color:rgb(254 205 211 / var(--tw-text-opacity, 1))}.text-rose-200\/70{color:#fecdd3b3}.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\/30{color:#fb71854d}.text-rose-500{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.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-secondary{color:hsl(var(--secondary))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-secondary-foreground\/0{color:hsl(var(--secondary-foreground) / 0)}.text-secondary-foreground\/10{color:hsl(var(--secondary-foreground) / .1)}.text-secondary-foreground\/100{color:hsl(var(--secondary-foreground) / 1)}.text-secondary-foreground\/15{color:hsl(var(--secondary-foreground) / .15)}.text-secondary-foreground\/20{color:hsl(var(--secondary-foreground) / .2)}.text-secondary-foreground\/25{color:hsl(var(--secondary-foreground) / .25)}.text-secondary-foreground\/30{color:hsl(var(--secondary-foreground) / .3)}.text-secondary-foreground\/35{color:hsl(var(--secondary-foreground) / .35)}.text-secondary-foreground\/40{color:hsl(var(--secondary-foreground) / .4)}.text-secondary-foreground\/45{color:hsl(var(--secondary-foreground) / .45)}.text-secondary-foreground\/5{color:hsl(var(--secondary-foreground) / .05)}.text-secondary-foreground\/50{color:hsl(var(--secondary-foreground) / .5)}.text-secondary-foreground\/55{color:hsl(var(--secondary-foreground) / .55)}.text-secondary-foreground\/60{color:hsl(var(--secondary-foreground) / .6)}.text-secondary-foreground\/65{color:hsl(var(--secondary-foreground) / .65)}.text-secondary-foreground\/70{color:hsl(var(--secondary-foreground) / .7)}.text-secondary-foreground\/75{color:hsl(var(--secondary-foreground) / .75)}.text-secondary-foreground\/80{color:hsl(var(--secondary-foreground) / .8)}.text-secondary-foreground\/85{color:hsl(var(--secondary-foreground) / .85)}.text-secondary-foreground\/90{color:hsl(var(--secondary-foreground) / .9)}.text-secondary-foreground\/95{color:hsl(var(--secondary-foreground) / .95)}.text-secondary\/0{color:hsl(var(--secondary) / 0)}.text-secondary\/10{color:hsl(var(--secondary) / .1)}.text-secondary\/100{color:hsl(var(--secondary) / 1)}.text-secondary\/15{color:hsl(var(--secondary) / .15)}.text-secondary\/20{color:hsl(var(--secondary) / .2)}.text-secondary\/25{color:hsl(var(--secondary) / .25)}.text-secondary\/30{color:hsl(var(--secondary) / .3)}.text-secondary\/35{color:hsl(var(--secondary) / .35)}.text-secondary\/40{color:hsl(var(--secondary) / .4)}.text-secondary\/45{color:hsl(var(--secondary) / .45)}.text-secondary\/5{color:hsl(var(--secondary) / .05)}.text-secondary\/50{color:hsl(var(--secondary) / .5)}.text-secondary\/55{color:hsl(var(--secondary) / .55)}.text-secondary\/60{color:hsl(var(--secondary) / .6)}.text-secondary\/65{color:hsl(var(--secondary) / .65)}.text-secondary\/70{color:hsl(var(--secondary) / .7)}.text-secondary\/75{color:hsl(var(--secondary) / .75)}.text-secondary\/80{color:hsl(var(--secondary) / .8)}.text-secondary\/85{color:hsl(var(--secondary) / .85)}.text-secondary\/90{color:hsl(var(--secondary) / .9)}.text-secondary\/95{color:hsl(var(--secondary) / .95)}.text-sidebar-foreground{color:hsl(var(--sidebar-foreground))}.text-sidebar-foreground\/70{color:hsl(var(--sidebar-foreground) / .7)}.text-sky-400{--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.text-sky-500{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity, 1))}.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-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-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-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-themed-accent{color:hsl(var(--themed-text-accent))}.text-themed-muted{color:hsl(var(--themed-text-muted))}.text-themed-primary{color:hsl(var(--themed-text-primary))}.text-themed-secondary{color:hsl(var(--themed-text-secondary))}.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-200\/80{color:#ddd6fecc}.text-violet-300{--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity, 1))}.text-violet-300\/60{color:#c4b5fd99}.text-violet-300\/70{color:#c4b5fdb3}.text-violet-300\/80{color:#c4b5fdcc}.text-violet-400{--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.text-violet-400\/60{color:#a78bfa99}.text-violet-400\/80{color:#a78bfacc}.text-violet-500{--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.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\/20{color:#fff3}.text-white\/40{color:#fff6}.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-300\/80{color:#fde047cc}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-400\/30{color:#facc154d}.text-yellow-400\/70{color:#facc15b3}.text-yellow-400\/80{color:#facc15cc}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.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))}.text-yellow-950{--tw-text-opacity: 1;color:rgb(66 32 6 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.placeholder-\[\#72767d\]::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(114 118 125 / var(--tw-placeholder-opacity, 1))}.placeholder-\[\#72767d\]::placeholder{--tw-placeholder-opacity: 1;color:rgb(114 118 125 / var(--tw-placeholder-opacity, 1))}.placeholder-amber-400\/70::-moz-placeholder{color:#fbbf24b3}.placeholder-amber-400\/70::placeholder{color:#fbbf24b3}.placeholder-blue-400\/70::-moz-placeholder{color:#60a5fab3}.placeholder-blue-400\/70::placeholder{color:#60a5fab3}.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-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.placeholder-purple-300\/50::-moz-placeholder{color:#d8b4fe80}.placeholder-purple-300\/50::placeholder{color:#d8b4fe80}.placeholder-slate-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity, 1))}.placeholder-slate-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity, 1))}.placeholder-violet-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(167 139 250 / var(--tw-placeholder-opacity, 1))}.placeholder-violet-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(167 139 250 / var(--tw-placeholder-opacity, 1))}.placeholder-white\/40::-moz-placeholder{color:#fff6}.placeholder-white\/40::placeholder{color:#fff6}.accent-purple-500{accent-color:#a855f7}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.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}.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_0_0_1px_hsl\(var\(--sidebar-border\)\)\]{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-border));--tw-shadow-colored: 0 0 0 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-\[0_0_20px_rgba\(218\,165\,32\,0\.5\)\]{--tw-shadow: 0 0 20px rgba(218,165,32,.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\(34\,139\,34\,0\.3\)\]{--tw-shadow: 0 0 20px rgba(34,139,34,.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\(34\,139\,34\,0\.5\)\]{--tw-shadow: 0 0 20px rgba(34,139,34,.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_25px_rgba\(218\,165\,32\,0\.6\)\]{--tw-shadow: 0 0 25px rgba(218,165,32,.6);--tw-shadow-colored: 0 0 25px 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_25px_rgba\(220\,20\,60\,0\.4\)\]{--tw-shadow: 0 0 25px rgba(220,20,60,.4);--tw-shadow-colored: 0 0 25px 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\(218\,165\,32\,0\.3\)\]{--tw-shadow: 0 0 30px rgba(218,165,32,.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_30px_rgba\(218\,165\,32\,0\.6\)\]{--tw-shadow: 0 0 30px rgba(218,165,32,.6);--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-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-themed-glow{--tw-shadow: var(--themed-shadow-glow);--tw-shadow-colored: var(--themed-shadow-glow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-themed-primary{--tw-shadow: var(--themed-shadow-primary);--tw-shadow-colored: var(--themed-shadow-primary);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-amber-400\/20{--tw-shadow-color: rgb(251 191 36 / .2);--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\/30{--tw-shadow-color: rgb(245 158 11 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-500\/40{--tw-shadow-color: rgb(245 158 11 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-500\/50{--tw-shadow-color: rgb(245 158 11 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-900\/20{--tw-shadow-color: rgb(120 53 15 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400{--tw-shadow-color: #60a5fa;--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/20{--tw-shadow-color: rgb(96 165 250 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/50{--tw-shadow-color: rgb(96 165 250 / .5);--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\/50{--tw-shadow-color: rgb(59 130 246 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-400\/40{--tw-shadow-color: rgb(52 211 153 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-gold-500\/20{--tw-shadow-color: rgb(245 176 65 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-gold-500\/30{--tw-shadow-color: rgb(245 176 65 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/10{--tw-shadow-color: rgb(34 197 94 / .1);--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\/50{--tw-shadow-color: rgb(34 197 94 / .5);--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-orange-400{--tw-shadow-color: #fb923c;--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-orange-500\/50{--tw-shadow-color: rgb(249 115 22 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-primary\/20{--tw-shadow-color: hsl(var(--primary) / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-purple-400{--tw-shadow-color: #c084fc;--tw-shadow: var(--tw-shadow-colored)}.shadow-purple-400\/20{--tw-shadow-color: rgb(192 132 252 / .2);--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-purple-500\/30{--tw-shadow-color: rgb(168 85 247 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-purple-500\/40{--tw-shadow-color: rgb(168 85 247 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-purple-500\/50{--tw-shadow-color: rgb(168 85 247 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/20{--tw-shadow-color: rgb(248 113 113 / .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-sky-400\/20{--tw-shadow-color: rgb(56 189 248 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-themed-primary{--tw-shadow-color: hsl(var(--themed-primary));--tw-shadow: var(--tw-shadow-colored)}.shadow-violet-400\/20{--tw-shadow-color: rgb(167 139 250 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-violet-400\/30{--tw-shadow-color: rgb(167 139 250 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-violet-400\/50{--tw-shadow-color: rgb(167 139 250 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-violet-500\/20{--tw-shadow-color: rgb(139 92 246 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-violet-500\/25{--tw-shadow-color: rgb(139 92 246 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-violet-500\/30{--tw-shadow-color: rgb(139 92 246 / .3);--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-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}.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-inset{--tw-ring-inset: inset}.ring-amber-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 191 36 / 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-500\/20{--tw-ring-color: rgb(245 158 11 / .2)}.ring-amber-500\/50{--tw-ring-color: rgb(245 158 11 / .5)}.ring-blue-400\/50{--tw-ring-color: rgb(96 165 250 / .5)}.ring-blue-400\/70{--tw-ring-color: rgb(96 165 250 / .7)}.ring-blue-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.ring-blue-500\/50{--tw-ring-color: rgb(59 130 246 / .5)}.ring-border{--tw-ring-color: hsl(var(--border))}.ring-emerald-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1))}.ring-gold-400\/20{--tw-ring-color: rgb(248 197 95 / .2)}.ring-gold-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 176 65 / 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-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.ring-green-500\/20{--tw-ring-color: rgb(34 197 94 / .2)}.ring-green-500\/50{--tw-ring-color: rgb(34 197 94 / .5)}.ring-orange-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 146 60 / var(--tw-ring-opacity, 1))}.ring-primary{--tw-ring-color: hsl(var(--primary))}.ring-primary\/20{--tw-ring-color: hsl(var(--primary) / .2)}.ring-primary\/30{--tw-ring-color: hsl(var(--primary) / .3)}.ring-purple-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(233 213 255 / 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-400\/20{--tw-ring-color: rgb(192 132 252 / .2)}.ring-purple-400\/30{--tw-ring-color: rgb(192 132 252 / .3)}.ring-purple-400\/50{--tw-ring-color: rgb(192 132 252 / .5)}.ring-purple-400\/70{--tw-ring-color: rgb(192 132 252 / .7)}.ring-purple-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1))}.ring-purple-500\/10{--tw-ring-color: rgb(168 85 247 / .1)}.ring-purple-500\/20{--tw-ring-color: rgb(168 85 247 / .2)}.ring-purple-500\/50{--tw-ring-color: rgb(168 85 247 / .5)}.ring-ring{--tw-ring-color: hsl(var(--ring))}.ring-sidebar-ring{--tw-ring-color: hsl(var(--sidebar-ring))}.ring-slate-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(71 85 105 / var(--tw-ring-opacity, 1))}.ring-violet-400\/30{--tw-ring-color: rgb(167 139 250 / .3)}.ring-violet-400\/50{--tw-ring-color: rgb(167 139 250 / .5)}.ring-violet-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(139 92 246 / var(--tw-ring-opacity, 1))}.ring-violet-500\/30{--tw-ring-color: rgb(139 92 246 / .3)}.ring-violet-500\/50{--tw-ring-color: rgb(139 92 246 / .5)}.ring-white\/20{--tw-ring-color: rgb(255 255 255 / .2)}.ring-white\/30{--tw-ring-color: rgb(255 255 255 / .3)}.ring-yellow-500\/50{--tw-ring-color: rgb(234 179 8 / .5)}.ring-opacity-50{--tw-ring-opacity: .5}.ring-offset-2{--tw-ring-offset-width: 2px}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.ring-offset-slate-900{--tw-ring-offset-color: #0f172a}.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-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-\[0\.5px\]{--tw-blur: blur(.5px);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-sm{--tw-blur: blur(4px);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)}.brightness-100{--tw-brightness: brightness(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{--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-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)}.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)}.grayscale-0{--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)}.hue-rotate-0{--tw-hue-rotate: hue-rotate(0deg);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-lg{--tw-backdrop-blur: blur(16px);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-\[left\,right\,width\]{transition-property:left,right,width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[margin\,opa\]{transition-property:margin,opa;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\,height\,padding\]{transition-property:width,height,padding;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;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-1000{transition-delay:1s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.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}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in,.fade-in-0{--tw-enter-opacity: 0}.fade-in-50{--tw-enter-opacity: .5}.fade-in-80{--tw-enter-opacity: .8}.zoom-in-95{--tw-enter-scale: .95}.spin-out{--tw-exit-rotate: 30deg}.slide-in-from-bottom-2{--tw-enter-translate-y: .5rem}.slide-in-from-bottom-4{--tw-enter-translate-y: 1rem}.slide-in-from-left{--tw-enter-translate-x: -100%}.slide-in-from-right{--tw-enter-translate-x: 100%}.slide-in-from-top{--tw-enter-translate-y: -100%}.slide-in-from-top-2{--tw-enter-translate-y: -.5rem}.duration-1000{animation-duration:1s}.duration-150{animation-duration:.15s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.delay-100{animation-delay:.1s}.delay-1000{animation-delay:1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-700{animation-delay:.7s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{animation-timing-function:linear}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.running{animation-play-state:running}.paused{animation-play-state:paused}.\[mask-image\:linear-gradient\(0deg\,transparent\,black\)\]{-webkit-mask-image:linear-gradient(0deg,transparent,black);mask-image:linear-gradient(0deg,transparent,black)}:root{--command-bg: hsl(222, 47%, 11%);--command-accent: hsl(199, 89%, 48%);--command-success: hsl(142, 76%, 36%);--command-warning: hsl(38, 92%, 50%);--command-glow: 0 0 20px rgba(59, 130, 246, .5);--command-glow-strong: 0 0 30px rgba(59, 130, 246, .7);--command-metal: linear-gradient(135deg, hsl(215, 28%, 17%) 0%, hsl(215, 20%, 25%) 100%);--command-steel: linear-gradient(90deg, hsl(210, 40%, 20%) 0%, hsl(210, 35%, 30%) 100%)}.command-active{box-shadow:var(--command-glow);border-left:4px solid var(--command-accent);background:linear-gradient(90deg,rgba(59,130,246,.15),transparent);transform:translate(2px)}.command-item{position:relative;transition:all .2s cubic-bezier(.4,0,.2,1)}.command-item:hover{transform:translate(4px) scale(1.01);background:linear-gradient(90deg,transparent,rgba(59,130,246,.08));box-shadow:0 2px 8px #0000001a}.command-item:active{transform:translate(2px) scale(.99)}.command-badge-live{animation:pulse-glow 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse-glow{0%,to{opacity:1;box-shadow:0 0 8px #22c55e80}50%{opacity:.8;box-shadow:0 0 16px #22c55ecc}}.command-divider{height:1px;background:linear-gradient(90deg,transparent,var(--command-accent) 50%,transparent);opacity:.3;margin:1rem 0}.command-section-header{font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;color:hsl(var(--muted-foreground));opacity:.7;position:relative;padding-bottom:.5rem}.command-section-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--command-accent) 0%,transparent 100%);opacity:.3}.command-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.25rem;padding:0 .5rem;border-radius:9999px;font-size:.7rem;font-weight:700;background:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--primary) / .8));color:#fff;box-shadow:0 2px 4px #0000001a}.command-button-press{transition:transform .1s ease}.command-button-press:active{transform:scale(.95)}.command-card{background:var(--command-steel);border:1px solid rgba(255,255,255,.05);box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1)}.command-card:hover{box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d;transform:translateY(-2px)}.status-healthy{color:var(--command-success)}.status-error{color:var(--command-warning)}.command-transition{transition:all .3s cubic-bezier(.4,0,.2,1)}*{transition-property:background-color,border-color,color;transition-duration:.2s;transition-timing-function:ease-in-out}[class*=animate-]{transition:none!important}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@keyframes sacred-fire-pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes violet-flame{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}.animate-sacred-fire{animation:sacred-fire-pulse 2s ease-in-out infinite}.animate-violet-flame{animation:violet-flame 3s linear infinite}:root{--header-gradient: linear-gradient(135deg, hsl(280, 100%, 25%), hsl(320, 100%, 25%))}.theme-violet-flame{--header-gradient: linear-gradient(135deg, hsl(280, 100%, 25%), hsl(320, 100%, 25%))}.theme-emerald-ray{--header-gradient: linear-gradient(135deg, hsl(150, 100%, 25%), hsl(170, 100%, 25%))}.theme-blue-flame{--header-gradient: linear-gradient(135deg, hsl(220, 100%, 25%), hsl(240, 100%, 25%))}.theme-golden-light{--header-gradient: linear-gradient(135deg, hsl(45, 100%, 25%), hsl(30, 100%, 25%))}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:#334155;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#8b5cf6;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#7c3aed}.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}.prose{color:#d9b4fd!important;max-width:none}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:#e5cdfe!important;font-weight:600}.prose p{color:#d9b4fd!important;line-height:1.7}.prose a{color:#d189f5!important;text-decoration:underline;text-decoration-color:#d189f566}.prose a:hover{color:#db9efa!important;text-decoration-color:#db9efa}.prose strong{color:#e5cdfe!important;font-weight:600}.prose em{color:#cca1f7!important}.prose blockquote{border-left-color:#995cd6;color:#cca1f7!important;font-style:italic}.prose li{color:#d9b4fd!important}.prose code{color:#db9efa!important;background-color:#33194d;padding:.125rem .25rem;border-radius:.25rem}.prose pre{background-color:#261339!important;color:#d9b4fd!important}.email-content *{color:#d9b4fd!important}.email-content h1,.email-content h2,.email-content h3,.email-content h4,.email-content h5,.email-content h6{color:#e5cdfe!important}.email-content a{color:#d189f5!important}.email-category-view,.conversation-view,.threaded-inbox{background:linear-gradient(135deg,#0d0119,#140326)!important;color:#f2e6fe!important}.email-category-view *,.conversation-view *,.threaded-inbox *{color:#f2e6fe!important}.email-category-view .card,.conversation-view .card,.threaded-inbox .card{background:#140326!important;border-color:#4c1f7a!important;color:#f2e6fe!important}.email-category-view .text-muted-foreground,.conversation-view .text-muted-foreground,.threaded-inbox .text-muted-foreground{color:#b27de8!important}.email-category-view .border-b,.conversation-view .border-b,.threaded-inbox .border-b{border-color:#4c1f7a!important}.email-category-view .bg-background,.conversation-view .bg-background,.threaded-inbox .bg-background{background:#0d0119!important}.flyout-container{position:relative}.flyout-menu{position:absolute;left:100%;top:0;margin-left:4px;z-index:9999}[data-radix-popper-content-wrapper]{z-index:99999!important}.dropdown-content,[role=menu],[data-state=open][data-side]{z-index:99999!important;background:hsl(var(--popover))!important;border:1px solid hsl(var(--border))!important;box-shadow:0 10px 38px -10px #1c161259,0 10px 20px -15px #1c161233!important}.flyout-container:before{content:"";position:absolute;top:0;right:-10px;width:14px;height:100%;z-index:9998;background:transparent}.professional-document-container{background-color:hsl(var(--background))}.email-category-view .professional-document-container,.conversation-view .professional-document-container,.threaded-inbox .professional-document-container{background:#0d0119}.professional-document-container{font-family:var(--default-font-family, "Times New Roman");font-size:var(--default-font-size, 12pt);line-height:var(--default-line-height, 1.15)}.professional-editable{outline:2px solid transparent;outline-offset:2px;margin-top:var(--margin-top, 72pt);margin-bottom:var(--margin-bottom, 72pt);margin-left:var(--margin-left, 72pt);margin-right:var(--margin-right, 72pt)}.screen-view{--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);max-width:8.5in;margin:0 auto;background:#fff;color:#000}.professional-editable h1{margin-bottom:1rem;margin-top:1.5rem;font-size:1.25rem;line-height:1.75rem;font-weight:700}.professional-editable h2{margin-bottom:.75rem;margin-top:1.25rem;font-size:1.125rem;line-height:1.75rem;font-weight:700}.professional-editable h3{margin-bottom:.5rem;margin-top:1rem;font-size:1rem;line-height:1.5rem;font-weight:700}.professional-editable p{margin-bottom:.75rem}.professional-editable blockquote{margin-top:1rem;margin-bottom:1rem;border-left-width:4px;border-color:hsl(var(--primary) / .5);padding-left:1rem;font-style:italic}.professional-editable ul,.professional-editable ol{margin-left:1.5rem;margin-bottom:.75rem}.professional-editable li{margin-bottom:.25rem}[data-radix-dialog-overlay]{pointer-events:auto!important;z-index:9998!important}[data-radix-dialog-content]{pointer-events:auto!important;z-index:9999!important;position:relative}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--text-muted))!important}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--text-muted))!important}.hover\:text-muted-foreground:hover{color:hsl(var(--text-muted))!important}.hover\:text-secondary:hover{color:hsl(var(--text-secondary))!important}.focus\:text-muted-foreground:focus{color:hsl(var(--text-muted))!important}.focus\:text-secondary:focus{color:hsl(var(--text-secondary))!important}.group.toast .group-\[\.toast\]\:text-muted-foreground,.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--text-muted))!important}.\[\&\>svg\]\:text-muted-foreground>svg{color:hsl(var(--text-muted))!important}.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]{color:hsl(var(--text-muted))!important}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.placeholder\:text-amber-200\/60::-moz-placeholder{color:#fde68a99}.placeholder\:text-amber-200\/60::placeholder{color:#fde68a99}.placeholder\:text-amber-300::-moz-placeholder{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.placeholder\:text-amber-300::placeholder{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.placeholder\:text-amber-300\/60::-moz-placeholder{color:#fcd34d99}.placeholder\:text-amber-300\/60::placeholder{color:#fcd34d99}.placeholder\:text-blue-300\/60::-moz-placeholder{color:#93c5fd99}.placeholder\:text-blue-300\/60::placeholder{color:#93c5fd99}.placeholder\:text-blue-400\/60::-moz-placeholder{color:#60a5fa99}.placeholder\:text-blue-400\/60::placeholder{color:#60a5fa99}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-purple-300::-moz-placeholder{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.placeholder\:text-purple-300::placeholder{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.placeholder\:text-purple-300\/60::-moz-placeholder{color:#d8b4fe99}.placeholder\:text-purple-300\/60::placeholder{color:#d8b4fe99}.placeholder\:text-purple-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.placeholder\:text-purple-400::placeholder{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.placeholder\:text-purple-400\/70::-moz-placeholder{color:#c084fcb3}.placeholder\:text-purple-400\/70::placeholder{color:#c084fcb3}.placeholder\:text-slate-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-400::placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-500::-moz-placeholder{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-500::placeholder{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.placeholder\:text-violet-300::-moz-placeholder{--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity, 1))}.placeholder\:text-violet-300::placeholder{--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity, 1))}.placeholder\:text-violet-300\/60::-moz-placeholder{color:#c4b5fd99}.placeholder\:text-violet-300\/60::placeholder{color:#c4b5fd99}.placeholder\:text-white\/60::-moz-placeholder{color:#fff9}.placeholder\:text-white\/60::placeholder{color:#fff9}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:inset-0:before{content:var(--tw-content);inset:0}.before\:right-1:before{content:var(--tw-content);right:.25rem}.before\:top-1:before{content:var(--tw-content);top:.25rem}.before\:-z-10:before{content:var(--tw-content);z-index:-10}.before\:translate-x-\[-100\%\]:before{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))}.before\:rounded-lg:before{content:var(--tw-content);border-radius:var(--radius)}.before\:bg-gradient-to-r:before{content:var(--tw-content);background-image:linear-gradient(to right,var(--tw-gradient-stops))}.before\:from-amber-500\/20:before{content:var(--tw-content);--tw-gradient-from: rgb(245 158 11 / .2) 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)}.before\:from-transparent:before{content:var(--tw-content);--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)}.before\:via-red-500\/20:before{content:var(--tw-content);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.before\:via-white\/20:before{content:var(--tw-content);--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)}.before\:to-amber-500\/20:before{content:var(--tw-content);--tw-gradient-to: rgb(245 158 11 / .2) var(--tw-gradient-to-position)}.before\:to-transparent:before{content:var(--tw-content);--tw-gradient-to: transparent var(--tw-gradient-to-position)}.before\:p-\[1px\]:before{content:var(--tw-content);padding:1px}.before\:text-xs:before{content:var(--tw-content);font-size:.75rem;line-height:1rem}.before\:opacity-0:before{content:var(--tw-content);opacity:0}.before\:opacity-60:before{content:var(--tw-content);opacity:.6}.before\:transition-opacity:before{content:var(--tw-content);transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.before\:transition-transform:before{content:var(--tw-content);transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.before\:duration-300:before{content:var(--tw-content);transition-duration:.3s}.before\:duration-700:before{content:var(--tw-content);transition-duration:.7s}.before\:content-\[\'🐉\'\]:before{--tw-content: "🐉";content:var(--tw-content)}.before\:duration-300:before{content:var(--tw-content);animation-duration:.3s}.before\:duration-700:before{content:var(--tw-content);animation-duration:.7s}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-inset-2:after{content:var(--tw-content);inset:-.5rem}.after\:inset-y-0:after{content:var(--tw-content);top:0;bottom:0}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:left-\[2px\]:after{content:var(--tw-content);left:2px}.after\:right-2:after{content:var(--tw-content);right:.5rem}.after\:top-2:after{content:var(--tw-content);top:.5rem}.after\:top-\[2px\]:after{content:var(--tw-content);top:2px}.after\:h-5:after{content:var(--tw-content);height:1.25rem}.after\:w-1:after{content:var(--tw-content);width:.25rem}.after\:w-5:after{content:var(--tw-content);width:1.25rem}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.after\:-translate-x-1\/2:after{content:var(--tw-content);--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))}@keyframes pulse{50%{content:var(--tw-content);opacity:.5}}.after\:animate-pulse:after{content:var(--tw-content);animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.after\:rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\:bg-white:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.after\:text-xs:after{content:var(--tw-content);font-size:.75rem;line-height:1rem}.after\:opacity-40:after{content:var(--tw-content);opacity:.4}.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)}.after\:content-\[\'🐉\'\]:after{--tw-content: "🐉";content:var(--tw-content)}.first\:mt-0:first-child{margin-top:0}.first\:rounded-l-md:first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.first\:border-l:first-child{border-left-width:1px}.last\:mb-0:last-child{margin-bottom:0}.last\:rounded-r-md:last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.last\:border-0:last-child{border-width:0px}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:border-r-0:last-child{border-right-width:0px}.last\:border-transparent:last-child{border-color:transparent}.focus-within\:relative:focus-within{position:relative}.focus-within\:z-20:focus-within{z-index:20}.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-600:focus-within{--tw-border-opacity: 1;border-color:rgb(37 99 235 / 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-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-indigo-500:focus-within{--tw-border-opacity: 1;border-color:rgb(99 102 241 / 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-primary:focus-within{border-color:hsl(var(--primary))}.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-red-500:focus-within{--tw-border-opacity: 1;border-color:rgb(239 68 68 / 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))}.hover\:w-1\.5:hover{width:.375rem}.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-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-x-0\.5:hover{--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))}.hover\:translate-x-1:hover{--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))}.hover\:translate-y-px:hover{--tw-translate-y: 1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:rotate-1:hover{--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))}.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\.005\]:hover{--tw-scale-x: 1.005;--tw-scale-y: 1.005;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))}@keyframes faith-blessing{0%{transform:scale(1);filter:brightness(1)}50%{transform:scale(1.1);filter:brightness(1.5) drop-shadow(0 0 20px #FFD700)}to{transform:scale(1);filter:brightness(1)}}.hover\:animate-\[faith-blessing_0\.8s_ease-in-out\]:hover{animation:faith-blessing .8s ease-in-out}@keyframes jade-blessing{0%{transform:scale(1);filter:brightness(1)}50%{transform:scale(1.08);filter:brightness(1.3) drop-shadow(0 0 15px #228B22)}to{transform:scale(1);filter:brightness(1)}}.hover\:animate-\[jade-blessing_1s_ease-in-out\]:hover{animation:jade-blessing 1s ease-in-out}.hover\:animate-none:hover{animation:none}.hover\:border:hover{border-width:1px}.hover\:border-accent:hover{border-color:hsl(var(--accent))}.hover\:border-accent-foreground:hover{border-color:hsl(var(--accent-foreground))}.hover\:border-accent-foreground\/0:hover{border-color:hsl(var(--accent-foreground) / 0)}.hover\:border-accent-foreground\/10:hover{border-color:hsl(var(--accent-foreground) / .1)}.hover\:border-accent-foreground\/100:hover{border-color:hsl(var(--accent-foreground) / 1)}.hover\:border-accent-foreground\/15:hover{border-color:hsl(var(--accent-foreground) / .15)}.hover\:border-accent-foreground\/20:hover{border-color:hsl(var(--accent-foreground) / .2)}.hover\:border-accent-foreground\/25:hover{border-color:hsl(var(--accent-foreground) / .25)}.hover\:border-accent-foreground\/30:hover{border-color:hsl(var(--accent-foreground) / .3)}.hover\:border-accent-foreground\/35:hover{border-color:hsl(var(--accent-foreground) / .35)}.hover\:border-accent-foreground\/40:hover{border-color:hsl(var(--accent-foreground) / .4)}.hover\:border-accent-foreground\/45:hover{border-color:hsl(var(--accent-foreground) / .45)}.hover\:border-accent-foreground\/5:hover{border-color:hsl(var(--accent-foreground) / .05)}.hover\:border-accent-foreground\/50:hover{border-color:hsl(var(--accent-foreground) / .5)}.hover\:border-accent-foreground\/55:hover{border-color:hsl(var(--accent-foreground) / .55)}.hover\:border-accent-foreground\/60:hover{border-color:hsl(var(--accent-foreground) / .6)}.hover\:border-accent-foreground\/65:hover{border-color:hsl(var(--accent-foreground) / .65)}.hover\:border-accent-foreground\/70:hover{border-color:hsl(var(--accent-foreground) / .7)}.hover\:border-accent-foreground\/75:hover{border-color:hsl(var(--accent-foreground) / .75)}.hover\:border-accent-foreground\/80:hover{border-color:hsl(var(--accent-foreground) / .8)}.hover\:border-accent-foreground\/85:hover{border-color:hsl(var(--accent-foreground) / .85)}.hover\:border-accent-foreground\/90:hover{border-color:hsl(var(--accent-foreground) / .9)}.hover\:border-accent-foreground\/95:hover{border-color:hsl(var(--accent-foreground) / .95)}.hover\:border-accent\/0:hover{border-color:hsl(var(--accent) / 0)}.hover\:border-accent\/10:hover{border-color:hsl(var(--accent) / .1)}.hover\:border-accent\/100:hover{border-color:hsl(var(--accent) / 1)}.hover\:border-accent\/15:hover{border-color:hsl(var(--accent) / .15)}.hover\:border-accent\/20:hover{border-color:hsl(var(--accent) / .2)}.hover\:border-accent\/25:hover{border-color:hsl(var(--accent) / .25)}.hover\:border-accent\/30:hover{border-color:hsl(var(--accent) / .3)}.hover\:border-accent\/35:hover{border-color:hsl(var(--accent) / .35)}.hover\:border-accent\/40:hover{border-color:hsl(var(--accent) / .4)}.hover\:border-accent\/45:hover{border-color:hsl(var(--accent) / .45)}.hover\:border-accent\/5:hover{border-color:hsl(var(--accent) / .05)}.hover\:border-accent\/50:hover{border-color:hsl(var(--accent) / .5)}.hover\:border-accent\/55:hover{border-color:hsl(var(--accent) / .55)}.hover\:border-accent\/60:hover{border-color:hsl(var(--accent) / .6)}.hover\:border-accent\/65:hover{border-color:hsl(var(--accent) / .65)}.hover\:border-accent\/70:hover{border-color:hsl(var(--accent) / .7)}.hover\:border-accent\/75:hover{border-color:hsl(var(--accent) / .75)}.hover\:border-accent\/80:hover{border-color:hsl(var(--accent) / .8)}.hover\:border-accent\/85:hover{border-color:hsl(var(--accent) / .85)}.hover\:border-accent\/90:hover{border-color:hsl(var(--accent) / .9)}.hover\:border-accent\/95:hover{border-color:hsl(var(--accent) / .95)}.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-500\/50:hover{border-color:#f59e0b80}.hover\:border-blue-300:hover{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.hover\:border-blue-400\/40:hover{border-color:#60a5fa66}.hover\:border-blue-400\/50:hover{border-color:#60a5fa80}.hover\:border-blue-400\/60:hover{border-color:#60a5fa99}.hover\:border-blue-500:hover{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.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\/40:hover{border-color:#2563eb66}.hover\:border-border:hover{border-color:hsl(var(--border))}.hover\:border-cyan-400\/40:hover{border-color:#22d3ee66}.hover\:border-cyan-400\/50:hover{border-color:#22d3ee80}.hover\:border-cyan-500\/50:hover{border-color:#06b6d480}.hover\:border-destructive:hover{border-color:hsl(var(--destructive))}.hover\:border-destructive-foreground:hover{border-color:hsl(var(--destructive-foreground))}.hover\:border-destructive-foreground\/0:hover{border-color:hsl(var(--destructive-foreground) / 0)}.hover\:border-destructive-foreground\/10:hover{border-color:hsl(var(--destructive-foreground) / .1)}.hover\:border-destructive-foreground\/100:hover{border-color:hsl(var(--destructive-foreground) / 1)}.hover\:border-destructive-foreground\/15:hover{border-color:hsl(var(--destructive-foreground) / .15)}.hover\:border-destructive-foreground\/20:hover{border-color:hsl(var(--destructive-foreground) / .2)}.hover\:border-destructive-foreground\/25:hover{border-color:hsl(var(--destructive-foreground) / .25)}.hover\:border-destructive-foreground\/30:hover{border-color:hsl(var(--destructive-foreground) / .3)}.hover\:border-destructive-foreground\/35:hover{border-color:hsl(var(--destructive-foreground) / .35)}.hover\:border-destructive-foreground\/40:hover{border-color:hsl(var(--destructive-foreground) / .4)}.hover\:border-destructive-foreground\/45:hover{border-color:hsl(var(--destructive-foreground) / .45)}.hover\:border-destructive-foreground\/5:hover{border-color:hsl(var(--destructive-foreground) / .05)}.hover\:border-destructive-foreground\/50:hover{border-color:hsl(var(--destructive-foreground) / .5)}.hover\:border-destructive-foreground\/55:hover{border-color:hsl(var(--destructive-foreground) / .55)}.hover\:border-destructive-foreground\/60:hover{border-color:hsl(var(--destructive-foreground) / .6)}.hover\:border-destructive-foreground\/65:hover{border-color:hsl(var(--destructive-foreground) / .65)}.hover\:border-destructive-foreground\/70:hover{border-color:hsl(var(--destructive-foreground) / .7)}.hover\:border-destructive-foreground\/75:hover{border-color:hsl(var(--destructive-foreground) / .75)}.hover\:border-destructive-foreground\/80:hover{border-color:hsl(var(--destructive-foreground) / .8)}.hover\:border-destructive-foreground\/85:hover{border-color:hsl(var(--destructive-foreground) / .85)}.hover\:border-destructive-foreground\/90:hover{border-color:hsl(var(--destructive-foreground) / .9)}.hover\:border-destructive-foreground\/95:hover{border-color:hsl(var(--destructive-foreground) / .95)}.hover\:border-destructive\/0:hover{border-color:hsl(var(--destructive) / 0)}.hover\:border-destructive\/10:hover{border-color:hsl(var(--destructive) / .1)}.hover\:border-destructive\/100:hover{border-color:hsl(var(--destructive) / 1)}.hover\:border-destructive\/15:hover{border-color:hsl(var(--destructive) / .15)}.hover\:border-destructive\/20:hover{border-color:hsl(var(--destructive) / .2)}.hover\:border-destructive\/25:hover{border-color:hsl(var(--destructive) / .25)}.hover\:border-destructive\/30:hover{border-color:hsl(var(--destructive) / .3)}.hover\:border-destructive\/35:hover{border-color:hsl(var(--destructive) / .35)}.hover\:border-destructive\/40:hover{border-color:hsl(var(--destructive) / .4)}.hover\:border-destructive\/45:hover{border-color:hsl(var(--destructive) / .45)}.hover\:border-destructive\/5:hover{border-color:hsl(var(--destructive) / .05)}.hover\:border-destructive\/50:hover{border-color:hsl(var(--destructive) / .5)}.hover\:border-destructive\/55:hover{border-color:hsl(var(--destructive) / .55)}.hover\:border-destructive\/60:hover{border-color:hsl(var(--destructive) / .6)}.hover\:border-destructive\/65:hover{border-color:hsl(var(--destructive) / .65)}.hover\:border-destructive\/70:hover{border-color:hsl(var(--destructive) / .7)}.hover\:border-destructive\/75:hover{border-color:hsl(var(--destructive) / .75)}.hover\:border-destructive\/80:hover{border-color:hsl(var(--destructive) / .8)}.hover\:border-destructive\/85:hover{border-color:hsl(var(--destructive) / .85)}.hover\:border-destructive\/90:hover{border-color:hsl(var(--destructive) / .9)}.hover\:border-destructive\/95:hover{border-color:hsl(var(--destructive) / .95)}.hover\:border-emerald-300:hover{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.hover\:border-emerald-400\/40:hover{border-color:#34d39966}.hover\:border-emerald-500\/30:hover{border-color:#10b9814d}.hover\:border-emerald-500\/50:hover{border-color:#10b98180}.hover\:border-gold-400\/40:hover{border-color:#f8c55f66}.hover\:border-gold-500\/50:hover{border-color:#f5b04180}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / 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-green-300:hover{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.hover\:border-green-400\/60:hover{border-color:#4ade8099}.hover\:border-green-500:hover{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.hover\:border-green-500\/30:hover{border-color:#22c55e4d}.hover\:border-green-500\/40:hover{border-color:#22c55e66}.hover\:border-green-500\/50:hover{border-color:#22c55e80}.hover\:border-green-600\/30:hover{border-color:#16a34a4d}.hover\:border-indigo-500\/50:hover{border-color:#6366f180}.hover\:border-muted:hover{border-color:hsl(var(--muted))}.hover\:border-muted-foreground:hover{border-color:hsl(var(--muted-foreground))}.hover\:border-muted-foreground\/0:hover{border-color:hsl(var(--muted-foreground) / 0)}.hover\:border-muted-foreground\/10:hover{border-color:hsl(var(--muted-foreground) / .1)}.hover\:border-muted-foreground\/100:hover{border-color:hsl(var(--muted-foreground) / 1)}.hover\:border-muted-foreground\/15:hover{border-color:hsl(var(--muted-foreground) / .15)}.hover\:border-muted-foreground\/20:hover{border-color:hsl(var(--muted-foreground) / .2)}.hover\:border-muted-foreground\/25:hover{border-color:hsl(var(--muted-foreground) / .25)}.hover\:border-muted-foreground\/30:hover{border-color:hsl(var(--muted-foreground) / .3)}.hover\:border-muted-foreground\/35:hover{border-color:hsl(var(--muted-foreground) / .35)}.hover\:border-muted-foreground\/40:hover{border-color:hsl(var(--muted-foreground) / .4)}.hover\:border-muted-foreground\/45:hover{border-color:hsl(var(--muted-foreground) / .45)}.hover\:border-muted-foreground\/5:hover{border-color:hsl(var(--muted-foreground) / .05)}.hover\:border-muted-foreground\/50:hover{border-color:hsl(var(--muted-foreground) / .5)}.hover\:border-muted-foreground\/55:hover{border-color:hsl(var(--muted-foreground) / .55)}.hover\:border-muted-foreground\/60:hover{border-color:hsl(var(--muted-foreground) / .6)}.hover\:border-muted-foreground\/65:hover{border-color:hsl(var(--muted-foreground) / .65)}.hover\:border-muted-foreground\/70:hover{border-color:hsl(var(--muted-foreground) / .7)}.hover\:border-muted-foreground\/75:hover{border-color:hsl(var(--muted-foreground) / .75)}.hover\:border-muted-foreground\/80:hover{border-color:hsl(var(--muted-foreground) / .8)}.hover\:border-muted-foreground\/85:hover{border-color:hsl(var(--muted-foreground) / .85)}.hover\:border-muted-foreground\/90:hover{border-color:hsl(var(--muted-foreground) / .9)}.hover\:border-muted-foreground\/95:hover{border-color:hsl(var(--muted-foreground) / .95)}.hover\:border-muted\/0:hover{border-color:hsl(var(--muted) / 0)}.hover\:border-muted\/10:hover{border-color:hsl(var(--muted) / .1)}.hover\:border-muted\/100:hover{border-color:hsl(var(--muted) / 1)}.hover\:border-muted\/15:hover{border-color:hsl(var(--muted) / .15)}.hover\:border-muted\/20:hover{border-color:hsl(var(--muted) / .2)}.hover\:border-muted\/25:hover{border-color:hsl(var(--muted) / .25)}.hover\:border-muted\/30:hover{border-color:hsl(var(--muted) / .3)}.hover\:border-muted\/35:hover{border-color:hsl(var(--muted) / .35)}.hover\:border-muted\/40:hover{border-color:hsl(var(--muted) / .4)}.hover\:border-muted\/45:hover{border-color:hsl(var(--muted) / .45)}.hover\:border-muted\/5:hover{border-color:hsl(var(--muted) / .05)}.hover\:border-muted\/50:hover{border-color:hsl(var(--muted) / .5)}.hover\:border-muted\/55:hover{border-color:hsl(var(--muted) / .55)}.hover\:border-muted\/60:hover{border-color:hsl(var(--muted) / .6)}.hover\:border-muted\/65:hover{border-color:hsl(var(--muted) / .65)}.hover\:border-muted\/70:hover{border-color:hsl(var(--muted) / .7)}.hover\:border-muted\/75:hover{border-color:hsl(var(--muted) / .75)}.hover\:border-muted\/80:hover{border-color:hsl(var(--muted) / .8)}.hover\:border-muted\/85:hover{border-color:hsl(var(--muted) / .85)}.hover\:border-muted\/90:hover{border-color:hsl(var(--muted) / .9)}.hover\:border-muted\/95:hover{border-color:hsl(var(--muted) / .95)}.hover\:border-orange-400:hover{--tw-border-opacity: 1;border-color:rgb(251 146 60 / var(--tw-border-opacity, 1))}.hover\:border-orange-400\/60:hover{border-color:#fb923c99}.hover\:border-orange-500:hover{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.hover\:border-pink-500\/50:hover{border-color:#ec489980}.hover\:border-primary:hover{border-color:hsl(var(--primary))}.hover\:border-primary-foreground:hover{border-color:hsl(var(--primary-foreground))}.hover\:border-primary-foreground\/0:hover{border-color:hsl(var(--primary-foreground) / 0)}.hover\:border-primary-foreground\/10:hover{border-color:hsl(var(--primary-foreground) / .1)}.hover\:border-primary-foreground\/100:hover{border-color:hsl(var(--primary-foreground) / 1)}.hover\:border-primary-foreground\/15:hover{border-color:hsl(var(--primary-foreground) / .15)}.hover\:border-primary-foreground\/20:hover{border-color:hsl(var(--primary-foreground) / .2)}.hover\:border-primary-foreground\/25:hover{border-color:hsl(var(--primary-foreground) / .25)}.hover\:border-primary-foreground\/30:hover{border-color:hsl(var(--primary-foreground) / .3)}.hover\:border-primary-foreground\/35:hover{border-color:hsl(var(--primary-foreground) / .35)}.hover\:border-primary-foreground\/40:hover{border-color:hsl(var(--primary-foreground) / .4)}.hover\:border-primary-foreground\/45:hover{border-color:hsl(var(--primary-foreground) / .45)}.hover\:border-primary-foreground\/5:hover{border-color:hsl(var(--primary-foreground) / .05)}.hover\:border-primary-foreground\/50:hover{border-color:hsl(var(--primary-foreground) / .5)}.hover\:border-primary-foreground\/55:hover{border-color:hsl(var(--primary-foreground) / .55)}.hover\:border-primary-foreground\/60:hover{border-color:hsl(var(--primary-foreground) / .6)}.hover\:border-primary-foreground\/65:hover{border-color:hsl(var(--primary-foreground) / .65)}.hover\:border-primary-foreground\/70:hover{border-color:hsl(var(--primary-foreground) / .7)}.hover\:border-primary-foreground\/75:hover{border-color:hsl(var(--primary-foreground) / .75)}.hover\:border-primary-foreground\/80:hover{border-color:hsl(var(--primary-foreground) / .8)}.hover\:border-primary-foreground\/85:hover{border-color:hsl(var(--primary-foreground) / .85)}.hover\:border-primary-foreground\/90:hover{border-color:hsl(var(--primary-foreground) / .9)}.hover\:border-primary-foreground\/95:hover{border-color:hsl(var(--primary-foreground) / .95)}.hover\:border-primary\/0:hover{border-color:hsl(var(--primary) / 0)}.hover\:border-primary\/10:hover{border-color:hsl(var(--primary) / .1)}.hover\:border-primary\/100:hover{border-color:hsl(var(--primary) / 1)}.hover\:border-primary\/15:hover{border-color:hsl(var(--primary) / .15)}.hover\:border-primary\/20:hover{border-color:hsl(var(--primary) / .2)}.hover\:border-primary\/25:hover{border-color:hsl(var(--primary) / .25)}.hover\:border-primary\/30:hover{border-color:hsl(var(--primary) / .3)}.hover\:border-primary\/35:hover{border-color:hsl(var(--primary) / .35)}.hover\:border-primary\/40:hover{border-color:hsl(var(--primary) / .4)}.hover\:border-primary\/45:hover{border-color:hsl(var(--primary) / .45)}.hover\:border-primary\/5:hover{border-color:hsl(var(--primary) / .05)}.hover\:border-primary\/50:hover{border-color:hsl(var(--primary) / .5)}.hover\:border-primary\/55:hover{border-color:hsl(var(--primary) / .55)}.hover\:border-primary\/60:hover{border-color:hsl(var(--primary) / .6)}.hover\:border-primary\/65:hover{border-color:hsl(var(--primary) / .65)}.hover\:border-primary\/70:hover{border-color:hsl(var(--primary) / .7)}.hover\:border-primary\/75:hover{border-color:hsl(var(--primary) / .75)}.hover\:border-primary\/80:hover{border-color:hsl(var(--primary) / .8)}.hover\:border-primary\/85:hover{border-color:hsl(var(--primary) / .85)}.hover\:border-primary\/90:hover{border-color:hsl(var(--primary) / .9)}.hover\:border-primary\/95:hover{border-color:hsl(var(--primary) / .95)}.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-400\/40:hover{border-color:#c084fc66}.hover\:border-purple-400\/50:hover{border-color:#c084fc80}.hover\:border-purple-400\/60:hover{border-color:#c084fc99}.hover\:border-purple-500:hover{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.hover\:border-purple-500\/30:hover{border-color:#a855f74d}.hover\:border-purple-500\/40:hover{border-color:#a855f766}.hover\:border-purple-500\/50:hover{border-color:#a855f780}.hover\:border-purple-500\/60:hover{border-color:#a855f799}.hover\:border-purple-600:hover{--tw-border-opacity: 1;border-color:rgb(147 51 234 / var(--tw-border-opacity, 1))}.hover\:border-red-400\/50:hover{border-color:#f8717180}.hover\:border-rose-400\/40:hover{border-color:#fb718566}.hover\:border-secondary:hover{border-color:hsl(var(--secondary))}.hover\:border-secondary-foreground:hover{border-color:hsl(var(--secondary-foreground))}.hover\:border-secondary-foreground\/0:hover{border-color:hsl(var(--secondary-foreground) / 0)}.hover\:border-secondary-foreground\/10:hover{border-color:hsl(var(--secondary-foreground) / .1)}.hover\:border-secondary-foreground\/100:hover{border-color:hsl(var(--secondary-foreground) / 1)}.hover\:border-secondary-foreground\/15:hover{border-color:hsl(var(--secondary-foreground) / .15)}.hover\:border-secondary-foreground\/20:hover{border-color:hsl(var(--secondary-foreground) / .2)}.hover\:border-secondary-foreground\/25:hover{border-color:hsl(var(--secondary-foreground) / .25)}.hover\:border-secondary-foreground\/30:hover{border-color:hsl(var(--secondary-foreground) / .3)}.hover\:border-secondary-foreground\/35:hover{border-color:hsl(var(--secondary-foreground) / .35)}.hover\:border-secondary-foreground\/40:hover{border-color:hsl(var(--secondary-foreground) / .4)}.hover\:border-secondary-foreground\/45:hover{border-color:hsl(var(--secondary-foreground) / .45)}.hover\:border-secondary-foreground\/5:hover{border-color:hsl(var(--secondary-foreground) / .05)}.hover\:border-secondary-foreground\/50:hover{border-color:hsl(var(--secondary-foreground) / .5)}.hover\:border-secondary-foreground\/55:hover{border-color:hsl(var(--secondary-foreground) / .55)}.hover\:border-secondary-foreground\/60:hover{border-color:hsl(var(--secondary-foreground) / .6)}.hover\:border-secondary-foreground\/65:hover{border-color:hsl(var(--secondary-foreground) / .65)}.hover\:border-secondary-foreground\/70:hover{border-color:hsl(var(--secondary-foreground) / .7)}.hover\:border-secondary-foreground\/75:hover{border-color:hsl(var(--secondary-foreground) / .75)}.hover\:border-secondary-foreground\/80:hover{border-color:hsl(var(--secondary-foreground) / .8)}.hover\:border-secondary-foreground\/85:hover{border-color:hsl(var(--secondary-foreground) / .85)}.hover\:border-secondary-foreground\/90:hover{border-color:hsl(var(--secondary-foreground) / .9)}.hover\:border-secondary-foreground\/95:hover{border-color:hsl(var(--secondary-foreground) / .95)}.hover\:border-secondary\/0:hover{border-color:hsl(var(--secondary) / 0)}.hover\:border-secondary\/10:hover{border-color:hsl(var(--secondary) / .1)}.hover\:border-secondary\/100:hover{border-color:hsl(var(--secondary) / 1)}.hover\:border-secondary\/15:hover{border-color:hsl(var(--secondary) / .15)}.hover\:border-secondary\/20:hover{border-color:hsl(var(--secondary) / .2)}.hover\:border-secondary\/25:hover{border-color:hsl(var(--secondary) / .25)}.hover\:border-secondary\/30:hover{border-color:hsl(var(--secondary) / .3)}.hover\:border-secondary\/35:hover{border-color:hsl(var(--secondary) / .35)}.hover\:border-secondary\/40:hover{border-color:hsl(var(--secondary) / .4)}.hover\:border-secondary\/45:hover{border-color:hsl(var(--secondary) / .45)}.hover\:border-secondary\/5:hover{border-color:hsl(var(--secondary) / .05)}.hover\:border-secondary\/50:hover{border-color:hsl(var(--secondary) / .5)}.hover\:border-secondary\/55:hover{border-color:hsl(var(--secondary) / .55)}.hover\:border-secondary\/60:hover{border-color:hsl(var(--secondary) / .6)}.hover\:border-secondary\/65:hover{border-color:hsl(var(--secondary) / .65)}.hover\:border-secondary\/70:hover{border-color:hsl(var(--secondary) / .7)}.hover\:border-secondary\/75:hover{border-color:hsl(var(--secondary) / .75)}.hover\:border-secondary\/80:hover{border-color:hsl(var(--secondary) / .8)}.hover\:border-secondary\/85:hover{border-color:hsl(var(--secondary) / .85)}.hover\:border-secondary\/90:hover{border-color:hsl(var(--secondary) / .9)}.hover\:border-secondary\/95:hover{border-color:hsl(var(--secondary) / .95)}.hover\:border-slate-400:hover{--tw-border-opacity: 1;border-color:rgb(148 163 184 / 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-600:hover{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.hover\:border-slate-600\/50:hover{border-color:#47556980}.hover\:border-slate-700:hover{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.hover\:border-themed-accent\/60:hover{border-color:hsl(var(--themed-border-accent) / .6)}.hover\:border-themed-primary:hover{border-color:hsl(var(--themed-border-primary))}.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\/40:hover{border-color:#a78bfa66}.hover\:border-violet-400\/50:hover{border-color:#a78bfa80}.hover\:border-violet-500:hover{--tw-border-opacity: 1;border-color:rgb(139 92 246 / var(--tw-border-opacity, 1))}.hover\:border-violet-500\/30:hover{border-color:#8b5cf64d}.hover\:border-violet-500\/40:hover{border-color:#8b5cf666}.hover\:border-violet-500\/50:hover{border-color:#8b5cf680}.hover\:border-violet-600\/50:hover{border-color:#7c3aed80}.hover\:border-violet-600\/80:hover{border-color:#7c3aedcc}.hover\:border-white\/20:hover{border-color:#fff3}.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-500\/50:hover{border-color:#eab30880}.hover\:border-l-primary:hover{border-left-color:hsl(var(--primary))}.hover\:border-opacity-50:hover{--tw-border-opacity: .5}.hover\:border-opacity-60:hover{--tw-border-opacity: .6}.hover\:bg-\[\#005885\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 88 133 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#008f72\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 143 114 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#32353b\]:hover{--tw-bg-opacity: 1;background-color:rgb(50 53 59 / var(--tw-bg-opacity, 1))}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-accent-foreground:hover{background-color:hsl(var(--accent-foreground))}.hover\:bg-accent-foreground\/0:hover{background-color:hsl(var(--accent-foreground) / 0)}.hover\:bg-accent-foreground\/10:hover{background-color:hsl(var(--accent-foreground) / .1)}.hover\:bg-accent-foreground\/100:hover{background-color:hsl(var(--accent-foreground) / 1)}.hover\:bg-accent-foreground\/15:hover{background-color:hsl(var(--accent-foreground) / .15)}.hover\:bg-accent-foreground\/20:hover{background-color:hsl(var(--accent-foreground) / .2)}.hover\:bg-accent-foreground\/25:hover{background-color:hsl(var(--accent-foreground) / .25)}.hover\:bg-accent-foreground\/30:hover{background-color:hsl(var(--accent-foreground) / .3)}.hover\:bg-accent-foreground\/35:hover{background-color:hsl(var(--accent-foreground) / .35)}.hover\:bg-accent-foreground\/40:hover{background-color:hsl(var(--accent-foreground) / .4)}.hover\:bg-accent-foreground\/45:hover{background-color:hsl(var(--accent-foreground) / .45)}.hover\:bg-accent-foreground\/5:hover{background-color:hsl(var(--accent-foreground) / .05)}.hover\:bg-accent-foreground\/50:hover{background-color:hsl(var(--accent-foreground) / .5)}.hover\:bg-accent-foreground\/55:hover{background-color:hsl(var(--accent-foreground) / .55)}.hover\:bg-accent-foreground\/60:hover{background-color:hsl(var(--accent-foreground) / .6)}.hover\:bg-accent-foreground\/65:hover{background-color:hsl(var(--accent-foreground) / .65)}.hover\:bg-accent-foreground\/70:hover{background-color:hsl(var(--accent-foreground) / .7)}.hover\:bg-accent-foreground\/75:hover{background-color:hsl(var(--accent-foreground) / .75)}.hover\:bg-accent-foreground\/80:hover{background-color:hsl(var(--accent-foreground) / .8)}.hover\:bg-accent-foreground\/85:hover{background-color:hsl(var(--accent-foreground) / .85)}.hover\:bg-accent-foreground\/90:hover{background-color:hsl(var(--accent-foreground) / .9)}.hover\:bg-accent-foreground\/95:hover{background-color:hsl(var(--accent-foreground) / .95)}.hover\:bg-accent\/0:hover{background-color:hsl(var(--accent) / 0)}.hover\:bg-accent\/10:hover{background-color:hsl(var(--accent) / .1)}.hover\:bg-accent\/100:hover{background-color:hsl(var(--accent) / 1)}.hover\:bg-accent\/15:hover{background-color:hsl(var(--accent) / .15)}.hover\:bg-accent\/20:hover{background-color:hsl(var(--accent) / .2)}.hover\:bg-accent\/25:hover{background-color:hsl(var(--accent) / .25)}.hover\:bg-accent\/30:hover{background-color:hsl(var(--accent) / .3)}.hover\:bg-accent\/35:hover{background-color:hsl(var(--accent) / .35)}.hover\:bg-accent\/40:hover{background-color:hsl(var(--accent) / .4)}.hover\:bg-accent\/45:hover{background-color:hsl(var(--accent) / .45)}.hover\:bg-accent\/5:hover{background-color:hsl(var(--accent) / .05)}.hover\:bg-accent\/50:hover{background-color:hsl(var(--accent) / .5)}.hover\:bg-accent\/55:hover{background-color:hsl(var(--accent) / .55)}.hover\:bg-accent\/60:hover{background-color:hsl(var(--accent) / .6)}.hover\:bg-accent\/65:hover{background-color:hsl(var(--accent) / .65)}.hover\:bg-accent\/70:hover{background-color:hsl(var(--accent) / .7)}.hover\:bg-accent\/75:hover{background-color:hsl(var(--accent) / .75)}.hover\:bg-accent\/80:hover{background-color:hsl(var(--accent) / .8)}.hover\:bg-accent\/85:hover{background-color:hsl(var(--accent) / .85)}.hover\:bg-accent\/90:hover{background-color:hsl(var(--accent) / .9)}.hover\:bg-accent\/95:hover{background-color:hsl(var(--accent) / .95)}.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-400\/10:hover{background-color:#fbbf241a}.hover\:bg-amber-400\/80:hover{background-color:#fbbf24cc}.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\/20:hover{background-color:#f59e0b33}.hover\:bg-amber-600:hover{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-600\/20:hover{background-color:#d9770633}.hover\:bg-amber-700:hover{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-800\/30:hover{background-color:#92400e4d}.hover\:bg-amber-900\/20:hover{background-color:#78350f33}.hover\:bg-amber-900\/30:hover{background-color:#78350f4d}.hover\:bg-amber-900\/50:hover{background-color:#78350f80}.hover\:bg-background:hover{background-color:hsl(var(--background))}.hover\:bg-background\/50:hover{background-color:hsl(var(--background) / .5)}.hover\:bg-background\/70:hover{background-color:hsl(var(--background) / .7)}.hover\:bg-background\/80:hover{background-color:hsl(var(--background) / .8)}.hover\:bg-black\/40:hover{background-color:#0006}.hover\:bg-black\/70:hover{background-color:#000000b3}.hover\:bg-black\/75:hover{background-color:#000000bf}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-100\/10:hover{background-color:#dbeafe1a}.hover\:bg-blue-400\/10:hover{background-color:#60a5fa1a}.hover\:bg-blue-400\/20:hover{background-color:#60a5fa33}.hover\:bg-blue-400\/80:hover{background-color:#60a5facc}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.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\/20:hover{background-color:#3b82f633}.hover\:bg-blue-500\/30:hover{background-color:#3b82f64d}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-600\/10:hover{background-color:#2563eb1a}.hover\:bg-blue-600\/20:hover{background-color:#2563eb33}.hover\:bg-blue-600\/30:hover{background-color:#2563eb4d}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700\/20:hover{background-color:#1d4ed833}.hover\:bg-blue-900\/20:hover{background-color:#1e3a8a33}.hover\:bg-blue-900\/30:hover{background-color:#1e3a8a4d}.hover\:bg-blue-950\/20:hover{background-color:#17255433}.hover\:bg-blue-950\/30:hover{background-color:#1725544d}.hover\:bg-blue-950\/50:hover{background-color:#17255480}.hover\:bg-card:hover{background-color:hsl(var(--card))}.hover\:bg-card\/70:hover{background-color:hsl(var(--card) / .7)}.hover\:bg-card\/80:hover{background-color:hsl(var(--card) / .8)}.hover\:bg-cyan-400\/10:hover{background-color:#22d3ee1a}.hover\:bg-cyan-500\/10:hover{background-color:#06b6d41a}.hover\:bg-cyan-600\/20:hover{background-color:#0891b233}.hover\:bg-cyan-700:hover{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.hover\:bg-cyan-950\/20:hover{background-color:#08334433}.hover\:bg-destructive:hover{background-color:hsl(var(--destructive))}.hover\:bg-destructive-foreground:hover{background-color:hsl(var(--destructive-foreground))}.hover\:bg-destructive-foreground\/0:hover{background-color:hsl(var(--destructive-foreground) / 0)}.hover\:bg-destructive-foreground\/10:hover{background-color:hsl(var(--destructive-foreground) / .1)}.hover\:bg-destructive-foreground\/100:hover{background-color:hsl(var(--destructive-foreground) / 1)}.hover\:bg-destructive-foreground\/15:hover{background-color:hsl(var(--destructive-foreground) / .15)}.hover\:bg-destructive-foreground\/20:hover{background-color:hsl(var(--destructive-foreground) / .2)}.hover\:bg-destructive-foreground\/25:hover{background-color:hsl(var(--destructive-foreground) / .25)}.hover\:bg-destructive-foreground\/30:hover{background-color:hsl(var(--destructive-foreground) / .3)}.hover\:bg-destructive-foreground\/35:hover{background-color:hsl(var(--destructive-foreground) / .35)}.hover\:bg-destructive-foreground\/40:hover{background-color:hsl(var(--destructive-foreground) / .4)}.hover\:bg-destructive-foreground\/45:hover{background-color:hsl(var(--destructive-foreground) / .45)}.hover\:bg-destructive-foreground\/5:hover{background-color:hsl(var(--destructive-foreground) / .05)}.hover\:bg-destructive-foreground\/50:hover{background-color:hsl(var(--destructive-foreground) / .5)}.hover\:bg-destructive-foreground\/55:hover{background-color:hsl(var(--destructive-foreground) / .55)}.hover\:bg-destructive-foreground\/60:hover{background-color:hsl(var(--destructive-foreground) / .6)}.hover\:bg-destructive-foreground\/65:hover{background-color:hsl(var(--destructive-foreground) / .65)}.hover\:bg-destructive-foreground\/70:hover{background-color:hsl(var(--destructive-foreground) / .7)}.hover\:bg-destructive-foreground\/75:hover{background-color:hsl(var(--destructive-foreground) / .75)}.hover\:bg-destructive-foreground\/80:hover{background-color:hsl(var(--destructive-foreground) / .8)}.hover\:bg-destructive-foreground\/85:hover{background-color:hsl(var(--destructive-foreground) / .85)}.hover\:bg-destructive-foreground\/90:hover{background-color:hsl(var(--destructive-foreground) / .9)}.hover\:bg-destructive-foreground\/95:hover{background-color:hsl(var(--destructive-foreground) / .95)}.hover\:bg-destructive\/0:hover{background-color:hsl(var(--destructive) / 0)}.hover\:bg-destructive\/10:hover{background-color:hsl(var(--destructive) / .1)}.hover\:bg-destructive\/100:hover{background-color:hsl(var(--destructive) / 1)}.hover\:bg-destructive\/15:hover{background-color:hsl(var(--destructive) / .15)}.hover\:bg-destructive\/20:hover{background-color:hsl(var(--destructive) / .2)}.hover\:bg-destructive\/25:hover{background-color:hsl(var(--destructive) / .25)}.hover\:bg-destructive\/30:hover{background-color:hsl(var(--destructive) / .3)}.hover\:bg-destructive\/35:hover{background-color:hsl(var(--destructive) / .35)}.hover\:bg-destructive\/40:hover{background-color:hsl(var(--destructive) / .4)}.hover\:bg-destructive\/45:hover{background-color:hsl(var(--destructive) / .45)}.hover\:bg-destructive\/5:hover{background-color:hsl(var(--destructive) / .05)}.hover\:bg-destructive\/50:hover{background-color:hsl(var(--destructive) / .5)}.hover\:bg-destructive\/55:hover{background-color:hsl(var(--destructive) / .55)}.hover\:bg-destructive\/60:hover{background-color:hsl(var(--destructive) / .6)}.hover\:bg-destructive\/65:hover{background-color:hsl(var(--destructive) / .65)}.hover\:bg-destructive\/70:hover{background-color:hsl(var(--destructive) / .7)}.hover\:bg-destructive\/75:hover{background-color:hsl(var(--destructive) / .75)}.hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive) / .8)}.hover\:bg-destructive\/85:hover{background-color:hsl(var(--destructive) / .85)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-destructive\/95:hover{background-color:hsl(var(--destructive) / .95)}.hover\:bg-emerald-100:hover{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / 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\/20:hover{background-color:#10b98133}.hover\:bg-emerald-500\/30:hover{background-color:#10b9814d}.hover\:bg-emerald-700:hover{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-900\/50:hover{background-color:#064e3b80}.hover\:bg-gold-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 251 240 / var(--tw-bg-opacity, 1))}.hover\:bg-gold-500\/10:hover{background-color:#f5b0411a}.hover\:bg-gold-700:hover{--tw-bg-opacity: 1;background-color:rgb(199 121 20 / var(--tw-bg-opacity, 1))}.hover\:bg-gold-900\/30:hover{background-color:#824f184d}.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-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-500\/20:hover{background-color:#6b728033}.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-700\/50:hover{background-color:#37415180}.hover\:bg-gray-800\/50:hover{background-color:#1f293780}.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-400\/10:hover{background-color:#4ade801a}.hover\:bg-green-400\/20:hover{background-color:#4ade8033}.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\/20:hover{background-color:#22c55e33}.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-600\/10:hover{background-color:#16a34a1a}.hover\:bg-green-600\/20:hover{background-color:#16a34a33}.hover\:bg-green-600\/30:hover{background-color:#16a34a4d}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-green-900\/20:hover{background-color:#14532d33}.hover\:bg-green-900\/30:hover{background-color:#14532d4d}.hover\:bg-green-900\/50:hover{background-color:#14532d80}.hover\:bg-green-950\/20:hover{background-color:#052e1633}.hover\:bg-green-950\/30:hover{background-color:#052e164d}.hover\:bg-indigo-500\/10:hover{background-color:#6366f11a}.hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.hover\:bg-muted:hover{background-color:hsl(var(--muted))}.hover\:bg-muted-foreground:hover{background-color:hsl(var(--muted-foreground))}.hover\:bg-muted-foreground\/0:hover{background-color:hsl(var(--muted-foreground) / 0)}.hover\:bg-muted-foreground\/10:hover{background-color:hsl(var(--muted-foreground) / .1)}.hover\:bg-muted-foreground\/100:hover{background-color:hsl(var(--muted-foreground) / 1)}.hover\:bg-muted-foreground\/15:hover{background-color:hsl(var(--muted-foreground) / .15)}.hover\:bg-muted-foreground\/20:hover{background-color:hsl(var(--muted-foreground) / .2)}.hover\:bg-muted-foreground\/25:hover{background-color:hsl(var(--muted-foreground) / .25)}.hover\:bg-muted-foreground\/30:hover{background-color:hsl(var(--muted-foreground) / .3)}.hover\:bg-muted-foreground\/35:hover{background-color:hsl(var(--muted-foreground) / .35)}.hover\:bg-muted-foreground\/40:hover{background-color:hsl(var(--muted-foreground) / .4)}.hover\:bg-muted-foreground\/45:hover{background-color:hsl(var(--muted-foreground) / .45)}.hover\:bg-muted-foreground\/5:hover{background-color:hsl(var(--muted-foreground) / .05)}.hover\:bg-muted-foreground\/50:hover{background-color:hsl(var(--muted-foreground) / .5)}.hover\:bg-muted-foreground\/55:hover{background-color:hsl(var(--muted-foreground) / .55)}.hover\:bg-muted-foreground\/60:hover{background-color:hsl(var(--muted-foreground) / .6)}.hover\:bg-muted-foreground\/65:hover{background-color:hsl(var(--muted-foreground) / .65)}.hover\:bg-muted-foreground\/70:hover{background-color:hsl(var(--muted-foreground) / .7)}.hover\:bg-muted-foreground\/75:hover{background-color:hsl(var(--muted-foreground) / .75)}.hover\:bg-muted-foreground\/80:hover{background-color:hsl(var(--muted-foreground) / .8)}.hover\:bg-muted-foreground\/85:hover{background-color:hsl(var(--muted-foreground) / .85)}.hover\:bg-muted-foreground\/90:hover{background-color:hsl(var(--muted-foreground) / .9)}.hover\:bg-muted-foreground\/95:hover{background-color:hsl(var(--muted-foreground) / .95)}.hover\:bg-muted\/0:hover{background-color:hsl(var(--muted) / 0)}.hover\:bg-muted\/10:hover{background-color:hsl(var(--muted) / .1)}.hover\:bg-muted\/100:hover{background-color:hsl(var(--muted) / 1)}.hover\:bg-muted\/15:hover{background-color:hsl(var(--muted) / .15)}.hover\:bg-muted\/20:hover{background-color:hsl(var(--muted) / .2)}.hover\:bg-muted\/25:hover{background-color:hsl(var(--muted) / .25)}.hover\:bg-muted\/30:hover{background-color:hsl(var(--muted) / .3)}.hover\:bg-muted\/35:hover{background-color:hsl(var(--muted) / .35)}.hover\:bg-muted\/40:hover{background-color:hsl(var(--muted) / .4)}.hover\:bg-muted\/45:hover{background-color:hsl(var(--muted) / .45)}.hover\:bg-muted\/5:hover{background-color:hsl(var(--muted) / .05)}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted) / .5)}.hover\:bg-muted\/55:hover{background-color:hsl(var(--muted) / .55)}.hover\:bg-muted\/60:hover{background-color:hsl(var(--muted) / .6)}.hover\:bg-muted\/65:hover{background-color:hsl(var(--muted) / .65)}.hover\:bg-muted\/70:hover{background-color:hsl(var(--muted) / .7)}.hover\:bg-muted\/75:hover{background-color:hsl(var(--muted) / .75)}.hover\:bg-muted\/80:hover{background-color:hsl(var(--muted) / .8)}.hover\:bg-muted\/85:hover{background-color:hsl(var(--muted) / .85)}.hover\:bg-muted\/90:hover{background-color:hsl(var(--muted) / .9)}.hover\:bg-muted\/95:hover{background-color:hsl(var(--muted) / .95)}.hover\:bg-orange-400\/10:hover{background-color:#fb923c1a}.hover\:bg-orange-400\/80:hover{background-color:#fb923ccc}.hover\:bg-orange-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-500\/10:hover{background-color:#f973161a}.hover\:bg-orange-500\/20:hover{background-color:#f9731633}.hover\:bg-orange-500\/30:hover{background-color:#f973164d}.hover\:bg-orange-600:hover{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-600\/10:hover{background-color:#ea580c1a}.hover\:bg-orange-600\/20:hover{background-color:#ea580c33}.hover\:bg-orange-600\/30:hover{background-color:#ea580c4d}.hover\:bg-orange-700:hover{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-900\/20:hover{background-color:#7c2d1233}.hover\:bg-orange-900\/50:hover{background-color:#7c2d1280}.hover\:bg-orange-950\/20:hover{background-color:#43140733}.hover\:bg-pink-500\/30:hover{background-color:#ec48994d}.hover\:bg-pink-600:hover{--tw-bg-opacity: 1;background-color:rgb(219 39 119 / var(--tw-bg-opacity, 1))}.hover\:bg-pink-600\/10:hover{background-color:#db27771a}.hover\:bg-pink-700:hover{--tw-bg-opacity: 1;background-color:rgb(190 24 93 / var(--tw-bg-opacity, 1))}.hover\:bg-pink-950\/20:hover{background-color:#50072433}.hover\:bg-primary:hover{background-color:hsl(var(--primary))}.hover\:bg-primary-foreground:hover{background-color:hsl(var(--primary-foreground))}.hover\:bg-primary-foreground\/0:hover{background-color:hsl(var(--primary-foreground) / 0)}.hover\:bg-primary-foreground\/10:hover{background-color:hsl(var(--primary-foreground) / .1)}.hover\:bg-primary-foreground\/100:hover{background-color:hsl(var(--primary-foreground) / 1)}.hover\:bg-primary-foreground\/15:hover{background-color:hsl(var(--primary-foreground) / .15)}.hover\:bg-primary-foreground\/20:hover{background-color:hsl(var(--primary-foreground) / .2)}.hover\:bg-primary-foreground\/25:hover{background-color:hsl(var(--primary-foreground) / .25)}.hover\:bg-primary-foreground\/30:hover{background-color:hsl(var(--primary-foreground) / .3)}.hover\:bg-primary-foreground\/35:hover{background-color:hsl(var(--primary-foreground) / .35)}.hover\:bg-primary-foreground\/40:hover{background-color:hsl(var(--primary-foreground) / .4)}.hover\:bg-primary-foreground\/45:hover{background-color:hsl(var(--primary-foreground) / .45)}.hover\:bg-primary-foreground\/5:hover{background-color:hsl(var(--primary-foreground) / .05)}.hover\:bg-primary-foreground\/50:hover{background-color:hsl(var(--primary-foreground) / .5)}.hover\:bg-primary-foreground\/55:hover{background-color:hsl(var(--primary-foreground) / .55)}.hover\:bg-primary-foreground\/60:hover{background-color:hsl(var(--primary-foreground) / .6)}.hover\:bg-primary-foreground\/65:hover{background-color:hsl(var(--primary-foreground) / .65)}.hover\:bg-primary-foreground\/70:hover{background-color:hsl(var(--primary-foreground) / .7)}.hover\:bg-primary-foreground\/75:hover{background-color:hsl(var(--primary-foreground) / .75)}.hover\:bg-primary-foreground\/80:hover{background-color:hsl(var(--primary-foreground) / .8)}.hover\:bg-primary-foreground\/85:hover{background-color:hsl(var(--primary-foreground) / .85)}.hover\:bg-primary-foreground\/90:hover{background-color:hsl(var(--primary-foreground) / .9)}.hover\:bg-primary-foreground\/95:hover{background-color:hsl(var(--primary-foreground) / .95)}.hover\:bg-primary\/0:hover{background-color:hsl(var(--primary) / 0)}.hover\:bg-primary\/10:hover{background-color:hsl(var(--primary) / .1)}.hover\:bg-primary\/100:hover{background-color:hsl(var(--primary) / 1)}.hover\:bg-primary\/15:hover{background-color:hsl(var(--primary) / .15)}.hover\:bg-primary\/20:hover{background-color:hsl(var(--primary) / .2)}.hover\:bg-primary\/25:hover{background-color:hsl(var(--primary) / .25)}.hover\:bg-primary\/30:hover{background-color:hsl(var(--primary) / .3)}.hover\:bg-primary\/35:hover{background-color:hsl(var(--primary) / .35)}.hover\:bg-primary\/40:hover{background-color:hsl(var(--primary) / .4)}.hover\:bg-primary\/45:hover{background-color:hsl(var(--primary) / .45)}.hover\:bg-primary\/5:hover{background-color:hsl(var(--primary) / .05)}.hover\:bg-primary\/50:hover{background-color:hsl(var(--primary) / .5)}.hover\:bg-primary\/55:hover{background-color:hsl(var(--primary) / .55)}.hover\:bg-primary\/60:hover{background-color:hsl(var(--primary) / .6)}.hover\:bg-primary\/65:hover{background-color:hsl(var(--primary) / .65)}.hover\:bg-primary\/70:hover{background-color:hsl(var(--primary) / .7)}.hover\:bg-primary\/75:hover{background-color:hsl(var(--primary) / .75)}.hover\:bg-primary\/80:hover{background-color:hsl(var(--primary) / .8)}.hover\:bg-primary\/85:hover{background-color:hsl(var(--primary) / .85)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-primary\/95:hover{background-color:hsl(var(--primary) / .95)}.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-400\/10:hover{background-color:#c084fc1a}.hover\:bg-purple-400\/20:hover{background-color:#c084fc33}.hover\:bg-purple-400\/80:hover{background-color:#c084fccc}.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\/20:hover{background-color:#a855f733}.hover\:bg-purple-500\/30:hover{background-color:#a855f74d}.hover\:bg-purple-500\/50:hover{background-color:#a855f780}.hover\:bg-purple-600:hover{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-600\/10:hover{background-color:#9333ea1a}.hover\:bg-purple-600\/20:hover{background-color:#9333ea33}.hover\:bg-purple-600\/30:hover{background-color:#9333ea4d}.hover\:bg-purple-600\/50:hover{background-color:#9333ea80}.hover\:bg-purple-700:hover{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-700\/30:hover{background-color:#7e22ce4d}.hover\:bg-purple-800:hover{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-800\/50:hover{background-color:#6b21a880}.hover\:bg-purple-900\/10:hover{background-color:#581c871a}.hover\:bg-purple-900\/20:hover{background-color:#581c8733}.hover\:bg-purple-900\/30:hover{background-color:#581c874d}.hover\:bg-purple-900\/50:hover{background-color:#581c8780}.hover\:bg-purple-950:hover{--tw-bg-opacity: 1;background-color:rgb(59 7 100 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-950\/20:hover{background-color:#3b076433}.hover\:bg-purple-950\/30:hover{background-color:#3b07644d}.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-400\/10:hover{background-color:#f871711a}.hover\:bg-red-400\/20:hover{background-color:#f8717133}.hover\:bg-red-400\/80:hover{background-color:#f87171cc}.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\/30:hover{background-color:#ef44444d}.hover\:bg-red-500\/90:hover{background-color:#ef4444e6}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600\/20:hover{background-color:#dc262633}.hover\:bg-red-600\/30:hover{background-color:#dc26264d}.hover\:bg-red-600\/70:hover{background-color:#dc2626b3}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700\/30:hover{background-color:#b91c1c4d}.hover\:bg-red-700\/50:hover{background-color:#b91c1c80}.hover\:bg-red-800\/10:hover{background-color:#991b1b1a}.hover\:bg-red-800\/20:hover{background-color:#991b1b33}.hover\:bg-red-800\/50:hover{background-color:#991b1b80}.hover\:bg-red-900:hover{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.hover\:bg-red-900\/20:hover{background-color:#7f1d1d33}.hover\:bg-red-900\/30:hover{background-color:#7f1d1d4d}.hover\:bg-red-900\/40:hover{background-color:#7f1d1d66}.hover\:bg-red-950:hover{--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-700:hover{--tw-bg-opacity: 1;background-color:rgb(190 18 60 / var(--tw-bg-opacity, 1))}.hover\:bg-secondary:hover{background-color:hsl(var(--secondary))}.hover\:bg-secondary-foreground:hover{background-color:hsl(var(--secondary-foreground))}.hover\:bg-secondary-foreground\/0:hover{background-color:hsl(var(--secondary-foreground) / 0)}.hover\:bg-secondary-foreground\/10:hover{background-color:hsl(var(--secondary-foreground) / .1)}.hover\:bg-secondary-foreground\/100:hover{background-color:hsl(var(--secondary-foreground) / 1)}.hover\:bg-secondary-foreground\/15:hover{background-color:hsl(var(--secondary-foreground) / .15)}.hover\:bg-secondary-foreground\/20:hover{background-color:hsl(var(--secondary-foreground) / .2)}.hover\:bg-secondary-foreground\/25:hover{background-color:hsl(var(--secondary-foreground) / .25)}.hover\:bg-secondary-foreground\/30:hover{background-color:hsl(var(--secondary-foreground) / .3)}.hover\:bg-secondary-foreground\/35:hover{background-color:hsl(var(--secondary-foreground) / .35)}.hover\:bg-secondary-foreground\/40:hover{background-color:hsl(var(--secondary-foreground) / .4)}.hover\:bg-secondary-foreground\/45:hover{background-color:hsl(var(--secondary-foreground) / .45)}.hover\:bg-secondary-foreground\/5:hover{background-color:hsl(var(--secondary-foreground) / .05)}.hover\:bg-secondary-foreground\/50:hover{background-color:hsl(var(--secondary-foreground) / .5)}.hover\:bg-secondary-foreground\/55:hover{background-color:hsl(var(--secondary-foreground) / .55)}.hover\:bg-secondary-foreground\/60:hover{background-color:hsl(var(--secondary-foreground) / .6)}.hover\:bg-secondary-foreground\/65:hover{background-color:hsl(var(--secondary-foreground) / .65)}.hover\:bg-secondary-foreground\/70:hover{background-color:hsl(var(--secondary-foreground) / .7)}.hover\:bg-secondary-foreground\/75:hover{background-color:hsl(var(--secondary-foreground) / .75)}.hover\:bg-secondary-foreground\/80:hover{background-color:hsl(var(--secondary-foreground) / .8)}.hover\:bg-secondary-foreground\/85:hover{background-color:hsl(var(--secondary-foreground) / .85)}.hover\:bg-secondary-foreground\/90:hover{background-color:hsl(var(--secondary-foreground) / .9)}.hover\:bg-secondary-foreground\/95:hover{background-color:hsl(var(--secondary-foreground) / .95)}.hover\:bg-secondary\/0:hover{background-color:hsl(var(--secondary) / 0)}.hover\:bg-secondary\/10:hover{background-color:hsl(var(--secondary) / .1)}.hover\:bg-secondary\/100:hover{background-color:hsl(var(--secondary) / 1)}.hover\:bg-secondary\/15:hover{background-color:hsl(var(--secondary) / .15)}.hover\:bg-secondary\/20:hover{background-color:hsl(var(--secondary) / .2)}.hover\:bg-secondary\/25:hover{background-color:hsl(var(--secondary) / .25)}.hover\:bg-secondary\/30:hover{background-color:hsl(var(--secondary) / .3)}.hover\:bg-secondary\/35:hover{background-color:hsl(var(--secondary) / .35)}.hover\:bg-secondary\/40:hover{background-color:hsl(var(--secondary) / .4)}.hover\:bg-secondary\/45:hover{background-color:hsl(var(--secondary) / .45)}.hover\:bg-secondary\/5:hover{background-color:hsl(var(--secondary) / .05)}.hover\:bg-secondary\/50:hover{background-color:hsl(var(--secondary) / .5)}.hover\:bg-secondary\/55:hover{background-color:hsl(var(--secondary) / .55)}.hover\:bg-secondary\/60:hover{background-color:hsl(var(--secondary) / .6)}.hover\:bg-secondary\/65:hover{background-color:hsl(var(--secondary) / .65)}.hover\:bg-secondary\/70:hover{background-color:hsl(var(--secondary) / .7)}.hover\:bg-secondary\/75:hover{background-color:hsl(var(--secondary) / .75)}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:bg-secondary\/85:hover{background-color:hsl(var(--secondary) / .85)}.hover\:bg-secondary\/90:hover{background-color:hsl(var(--secondary) / .9)}.hover\:bg-secondary\/95:hover{background-color:hsl(var(--secondary) / .95)}.hover\:bg-sidebar-accent:hover{background-color:hsl(var(--sidebar-accent))}.hover\:bg-sky-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-600:hover{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / 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-400\/20:hover{background-color:#94a3b833}.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-500\/20:hover{background-color:#64748b33}.hover\:bg-slate-600:hover{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-600\/20:hover{background-color:#47556933}.hover\:bg-slate-600\/30:hover{background-color:#4755694d}.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-700\/40:hover{background-color:#33415566}.hover\:bg-slate-700\/50:hover{background-color:#33415580}.hover\:bg-slate-700\/60:hover{background-color:#33415599}.hover\:bg-slate-700\/70:hover{background-color:#334155b3}.hover\:bg-slate-700\/80:hover{background-color:#334155cc}.hover\:bg-slate-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-800\/30:hover{background-color:#1e293b4d}.hover\:bg-slate-800\/50:hover{background-color:#1e293b80}.hover\:bg-slate-800\/60:hover{background-color:#1e293b99}.hover\:bg-slate-800\/70:hover{background-color:#1e293bb3}.hover\:bg-slate-800\/80:hover{background-color:#1e293bcc}.hover\:bg-slate-800\/95:hover{background-color:#1e293bf2}.hover\:bg-slate-900\/70:hover{background-color:#0f172ab3}.hover\:bg-themed-card-elevated:hover{background-color:var(--themed-bg-card-elevated)}.hover\:bg-themed-primary\/10:hover{background-color:hsl(var(--themed-primary) / .1)}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-violet-100:hover{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-400\/80:hover{background-color:#a78bfacc}.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\/10:hover{background-color:#8b5cf61a}.hover\:bg-violet-500\/20:hover{background-color:#8b5cf633}.hover\:bg-violet-500\/30:hover{background-color:#8b5cf64d}.hover\:bg-violet-600:hover{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-600\/20:hover{background-color:#7c3aed33}.hover\:bg-violet-700:hover{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-800\/20:hover{background-color:#5b21b633}.hover\:bg-violet-800\/30:hover{background-color:#5b21b64d}.hover\:bg-violet-800\/40:hover{background-color:#5b21b666}.hover\:bg-violet-800\/50:hover{background-color:#5b21b680}.hover\:bg-violet-900\/20:hover{background-color:#4c1d9533}.hover\:bg-violet-900\/30:hover{background-color:#4c1d954d}.hover\:bg-violet-950\/30:hover{background-color:#2e10654d}.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\/20:hover{background-color:#fff3}.hover\:bg-white\/30:hover{background-color:#ffffff4d}.hover\:bg-white\/5:hover{background-color:#ffffff0d}.hover\:bg-white\/70:hover{background-color:#ffffffb3}.hover\:bg-white\/90:hover{background-color:#ffffffe6}.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-400\/20:hover{background-color:#facc1533}.hover\:bg-yellow-400\/80:hover{background-color:#facc15cc}.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\/10:hover{background-color:#eab3081a}.hover\:bg-yellow-500\/20:hover{background-color:#eab30833}.hover\:bg-yellow-500\/30:hover{background-color:#eab3084d}.hover\:bg-yellow-600:hover{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-600\/20:hover{background-color:#ca8a0433}.hover\:bg-yellow-700:hover{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-900\/20:hover{background-color:#713f1233}.hover\:bg-yellow-900\/50:hover{background-color:#713f1280}.hover\:bg-yellow-950\/20:hover{background-color:#42200633}.hover\:bg-yellow-950\/50:hover{background-color:#42200680}.hover\:bg-opacity-30:hover{--tw-bg-opacity: .3}.hover\:bg-gradient-themed-hover:hover{background-image:var(--themed-gradient-hover)}.hover\:bg-gradient-to-r:hover{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.hover\:bg-gradient-to-t:hover{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.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-600\/80:hover{--tw-gradient-from: rgb(217 119 6 / .8) 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-700\/60:hover{--tw-gradient-from: rgb(180 83 9 / .6) 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-700\/80:hover{--tw-gradient-from: rgb(180 83 9 / .8) 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-blue-500\/20:hover{--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)}.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-700\/60:hover{--tw-gradient-from: rgb(29 78 216 / .6) 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-700\/80:hover{--tw-gradient-from: rgb(29 78 216 / .8) 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-emerald-500\/20:hover{--tw-gradient-from: rgb(16 185 129 / .2) 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-gold-600:hover{--tw-gradient-from: #e6941a var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 148 26 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-gold-700:hover{--tw-gradient-from: #c77914 var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 121 20 / 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-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-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-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-700\/80:hover{--tw-gradient-from: rgb(190 24 93 / .8) 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-primary\/80:hover{--tw-gradient-from: hsl(var(--primary) / .8) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary\/90:hover{--tw-gradient-from: hsl(var(--primary) / .9) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--primary) / 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-500\/20:hover{--tw-gradient-from: rgb(168 85 247 / .2) 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-500\/95:hover{--tw-gradient-from: rgb(168 85 247 / .95) 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-600\/20:hover{--tw-gradient-from: rgb(147 51 234 / .2) 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-600\/30:hover{--tw-gradient-from: rgb(147 51 234 / .3) 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-700\/60:hover{--tw-gradient-from: rgb(126 34 206 / .6) 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-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-800\/90:hover{--tw-gradient-from: rgb(153 27 27 / .9) 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-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-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-slate-700\/70:hover{--tw-gradient-from: rgb(51 65 85 / .7) 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-violet-400\/80:hover{--tw-gradient-from: rgb(167 139 250 / .8) 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-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-700\/60:hover{--tw-gradient-from: rgb(109 40 217 / .6) 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-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\:via-amber-700\/90:hover{--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(180 83 9 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.hover\:via-orange-700:hover{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #c2410c var(--tw-gradient-via-position), var(--tw-gradient-to)}.hover\:via-purple-600:hover{--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #9333ea var(--tw-gradient-via-position), var(--tw-gradient-to)}.hover\:via-purple-700:hover{--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #7e22ce var(--tw-gradient-via-position), var(--tw-gradient-to)}.hover\:via-sky-700:hover{--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0369a1 var(--tw-gradient-via-position), var(--tw-gradient-to)}.hover\:via-violet-500\/95:hover{--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 92 246 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.hover\:via-yellow-600:hover{--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #ca8a04 var(--tw-gradient-via-position), var(--tw-gradient-to)}.hover\:via-yellow-600\/80:hover{--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.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-blue-500:hover{--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position)}.hover\:to-blue-500\/20:hover{--tw-gradient-to: rgb(59 130 246 / .2) 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-cyan-500\/20:hover{--tw-gradient-to: rgb(6 182 212 / .2) 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-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-gold-600:hover{--tw-gradient-to: #e6941a var(--tw-gradient-to-position)}.hover\:to-gold-700:hover{--tw-gradient-to: #c77914 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-indigo-700:hover{--tw-gradient-to: #4338ca var(--tw-gradient-to-position)}.hover\:to-indigo-700\/80:hover{--tw-gradient-to: rgb(67 56 202 / .8) var(--tw-gradient-to-position)}.hover\:to-orange-500\/80:hover{--tw-gradient-to: rgb(249 115 22 / .8) var(--tw-gradient-to-position)}.hover\:to-orange-600:hover{--tw-gradient-to: #ea580c var(--tw-gradient-to-position)}.hover\:to-orange-600\/80:hover{--tw-gradient-to: rgb(234 88 12 / .8) var(--tw-gradient-to-position)}.hover\:to-orange-700:hover{--tw-gradient-to: #c2410c var(--tw-gradient-to-position)}.hover\:to-orange-700\/60:hover{--tw-gradient-to: rgb(194 65 12 / .6) var(--tw-gradient-to-position)}.hover\:to-pink-500\/20:hover{--tw-gradient-to: rgb(236 72 153 / .2) var(--tw-gradient-to-position)}.hover\:to-pink-600:hover{--tw-gradient-to: #db2777 var(--tw-gradient-to-position)}.hover\:to-pink-600\/20:hover{--tw-gradient-to: rgb(219 39 119 / .2) var(--tw-gradient-to-position)}.hover\:to-pink-700:hover{--tw-gradient-to: #be185d var(--tw-gradient-to-position)}.hover\:to-primary\/70:hover{--tw-gradient-to: hsl(var(--primary) / .7) var(--tw-gradient-to-position)}.hover\:to-purple-400:hover{--tw-gradient-to: #c084fc var(--tw-gradient-to-position)}.hover\:to-purple-400\/30:hover{--tw-gradient-to: rgb(192 132 252 / .3) var(--tw-gradient-to-position)}.hover\:to-purple-500:hover{--tw-gradient-to: #a855f7 var(--tw-gradient-to-position)}.hover\:to-purple-500\/80:hover{--tw-gradient-to: rgb(168 85 247 / .8) var(--tw-gradient-to-position)}.hover\:to-purple-600:hover{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.hover\:to-purple-600\/95:hover{--tw-gradient-to: rgb(147 51 234 / .95) var(--tw-gradient-to-position)}.hover\:to-purple-700:hover{--tw-gradient-to: #7e22ce var(--tw-gradient-to-position)}.hover\:to-purple-700\/60:hover{--tw-gradient-to: rgb(126 34 206 / .6) var(--tw-gradient-to-position)}.hover\:to-purple-700\/80:hover{--tw-gradient-to: rgb(126 34 206 / .8) 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-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-700\/60:hover{--tw-gradient-to: rgb(185 28 28 / .6) var(--tw-gradient-to-position)}.hover\:to-red-800\/90:hover{--tw-gradient-to: rgb(153 27 27 / .9) var(--tw-gradient-to-position)}.hover\:to-red-900:hover{--tw-gradient-to: #7f1d1d var(--tw-gradient-to-position)}.hover\:to-secondary\/80:hover{--tw-gradient-to: hsl(var(--secondary) / .8) var(--tw-gradient-to-position)}.hover\:to-secondary\/90:hover{--tw-gradient-to: hsl(var(--secondary) / .9) var(--tw-gradient-to-position)}.hover\:to-sky-700:hover{--tw-gradient-to: #0369a1 var(--tw-gradient-to-position)}.hover\:to-slate-600\/50:hover{--tw-gradient-to: rgb(71 85 105 / .5) var(--tw-gradient-to-position)}.hover\:to-slate-700\/60:hover{--tw-gradient-to: rgb(51 65 85 / .6) var(--tw-gradient-to-position)}.hover\:to-teal-600:hover{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.hover\:to-violet-500\/95:hover{--tw-gradient-to: rgb(139 92 246 / .95) 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-yellow-400:hover{--tw-gradient-to: #facc15 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-700\/60:hover{--tw-gradient-to: rgb(161 98 7 / .6) var(--tw-gradient-to-position)}.hover\:to-yellow-700\/80:hover{--tw-gradient-to: rgb(161 98 7 / .8) var(--tw-gradient-to-position)}.hover\:to-yellow-800:hover{--tw-gradient-to: #854d0e var(--tw-gradient-to-position)}.hover\:stroke-yellow-400:hover{stroke:#facc15}.hover\:text-accent:hover{color:hsl(var(--accent))}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-accent-foreground\/0:hover{color:hsl(var(--accent-foreground) / 0)}.hover\:text-accent-foreground\/10:hover{color:hsl(var(--accent-foreground) / .1)}.hover\:text-accent-foreground\/100:hover{color:hsl(var(--accent-foreground) / 1)}.hover\:text-accent-foreground\/15:hover{color:hsl(var(--accent-foreground) / .15)}.hover\:text-accent-foreground\/20:hover{color:hsl(var(--accent-foreground) / .2)}.hover\:text-accent-foreground\/25:hover{color:hsl(var(--accent-foreground) / .25)}.hover\:text-accent-foreground\/30:hover{color:hsl(var(--accent-foreground) / .3)}.hover\:text-accent-foreground\/35:hover{color:hsl(var(--accent-foreground) / .35)}.hover\:text-accent-foreground\/40:hover{color:hsl(var(--accent-foreground) / .4)}.hover\:text-accent-foreground\/45:hover{color:hsl(var(--accent-foreground) / .45)}.hover\:text-accent-foreground\/5:hover{color:hsl(var(--accent-foreground) / .05)}.hover\:text-accent-foreground\/50:hover{color:hsl(var(--accent-foreground) / .5)}.hover\:text-accent-foreground\/55:hover{color:hsl(var(--accent-foreground) / .55)}.hover\:text-accent-foreground\/60:hover{color:hsl(var(--accent-foreground) / .6)}.hover\:text-accent-foreground\/65:hover{color:hsl(var(--accent-foreground) / .65)}.hover\:text-accent-foreground\/70:hover{color:hsl(var(--accent-foreground) / .7)}.hover\:text-accent-foreground\/75:hover{color:hsl(var(--accent-foreground) / .75)}.hover\:text-accent-foreground\/80:hover{color:hsl(var(--accent-foreground) / .8)}.hover\:text-accent-foreground\/85:hover{color:hsl(var(--accent-foreground) / .85)}.hover\:text-accent-foreground\/90:hover{color:hsl(var(--accent-foreground) / .9)}.hover\:text-accent-foreground\/95:hover{color:hsl(var(--accent-foreground) / .95)}.hover\:text-accent\/0:hover{color:hsl(var(--accent) / 0)}.hover\:text-accent\/10:hover{color:hsl(var(--accent) / .1)}.hover\:text-accent\/100:hover{color:hsl(var(--accent) / 1)}.hover\:text-accent\/15:hover{color:hsl(var(--accent) / .15)}.hover\:text-accent\/20:hover{color:hsl(var(--accent) / .2)}.hover\:text-accent\/25:hover{color:hsl(var(--accent) / .25)}.hover\:text-accent\/30:hover{color:hsl(var(--accent) / .3)}.hover\:text-accent\/35:hover{color:hsl(var(--accent) / .35)}.hover\:text-accent\/40:hover{color:hsl(var(--accent) / .4)}.hover\:text-accent\/45:hover{color:hsl(var(--accent) / .45)}.hover\:text-accent\/5:hover{color:hsl(var(--accent) / .05)}.hover\:text-accent\/50:hover{color:hsl(var(--accent) / .5)}.hover\:text-accent\/55:hover{color:hsl(var(--accent) / .55)}.hover\:text-accent\/60:hover{color:hsl(var(--accent) / .6)}.hover\:text-accent\/65:hover{color:hsl(var(--accent) / .65)}.hover\:text-accent\/70:hover{color:hsl(var(--accent) / .7)}.hover\:text-accent\/75:hover{color:hsl(var(--accent) / .75)}.hover\:text-accent\/80:hover{color:hsl(var(--accent) / .8)}.hover\:text-accent\/85:hover{color:hsl(var(--accent) / .85)}.hover\:text-accent\/90:hover{color:hsl(var(--accent) / .9)}.hover\:text-accent\/95:hover{color:hsl(var(--accent) / .95)}.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-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-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-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-destructive:hover{color:hsl(var(--destructive))}.hover\:text-destructive-foreground:hover{color:hsl(var(--destructive-foreground))}.hover\:text-destructive-foreground\/0:hover{color:hsl(var(--destructive-foreground) / 0)}.hover\:text-destructive-foreground\/10:hover{color:hsl(var(--destructive-foreground) / .1)}.hover\:text-destructive-foreground\/100:hover{color:hsl(var(--destructive-foreground) / 1)}.hover\:text-destructive-foreground\/15:hover{color:hsl(var(--destructive-foreground) / .15)}.hover\:text-destructive-foreground\/20:hover{color:hsl(var(--destructive-foreground) / .2)}.hover\:text-destructive-foreground\/25:hover{color:hsl(var(--destructive-foreground) / .25)}.hover\:text-destructive-foreground\/30:hover{color:hsl(var(--destructive-foreground) / .3)}.hover\:text-destructive-foreground\/35:hover{color:hsl(var(--destructive-foreground) / .35)}.hover\:text-destructive-foreground\/40:hover{color:hsl(var(--destructive-foreground) / .4)}.hover\:text-destructive-foreground\/45:hover{color:hsl(var(--destructive-foreground) / .45)}.hover\:text-destructive-foreground\/5:hover{color:hsl(var(--destructive-foreground) / .05)}.hover\:text-destructive-foreground\/50:hover{color:hsl(var(--destructive-foreground) / .5)}.hover\:text-destructive-foreground\/55:hover{color:hsl(var(--destructive-foreground) / .55)}.hover\:text-destructive-foreground\/60:hover{color:hsl(var(--destructive-foreground) / .6)}.hover\:text-destructive-foreground\/65:hover{color:hsl(var(--destructive-foreground) / .65)}.hover\:text-destructive-foreground\/70:hover{color:hsl(var(--destructive-foreground) / .7)}.hover\:text-destructive-foreground\/75:hover{color:hsl(var(--destructive-foreground) / .75)}.hover\:text-destructive-foreground\/80:hover{color:hsl(var(--destructive-foreground) / .8)}.hover\:text-destructive-foreground\/85:hover{color:hsl(var(--destructive-foreground) / .85)}.hover\:text-destructive-foreground\/90:hover{color:hsl(var(--destructive-foreground) / .9)}.hover\:text-destructive-foreground\/95:hover{color:hsl(var(--destructive-foreground) / .95)}.hover\:text-destructive\/0:hover{color:hsl(var(--destructive) / 0)}.hover\:text-destructive\/10:hover{color:hsl(var(--destructive) / .1)}.hover\:text-destructive\/100:hover{color:hsl(var(--destructive) / 1)}.hover\:text-destructive\/15:hover{color:hsl(var(--destructive) / .15)}.hover\:text-destructive\/20:hover{color:hsl(var(--destructive) / .2)}.hover\:text-destructive\/25:hover{color:hsl(var(--destructive) / .25)}.hover\:text-destructive\/30:hover{color:hsl(var(--destructive) / .3)}.hover\:text-destructive\/35:hover{color:hsl(var(--destructive) / .35)}.hover\:text-destructive\/40:hover{color:hsl(var(--destructive) / .4)}.hover\:text-destructive\/45:hover{color:hsl(var(--destructive) / .45)}.hover\:text-destructive\/5:hover{color:hsl(var(--destructive) / .05)}.hover\:text-destructive\/50:hover{color:hsl(var(--destructive) / .5)}.hover\:text-destructive\/55:hover{color:hsl(var(--destructive) / .55)}.hover\:text-destructive\/60:hover{color:hsl(var(--destructive) / .6)}.hover\:text-destructive\/65:hover{color:hsl(var(--destructive) / .65)}.hover\:text-destructive\/70:hover{color:hsl(var(--destructive) / .7)}.hover\:text-destructive\/75:hover{color:hsl(var(--destructive) / .75)}.hover\:text-destructive\/80:hover{color:hsl(var(--destructive) / .8)}.hover\:text-destructive\/85:hover{color:hsl(var(--destructive) / .85)}.hover\:text-destructive\/90:hover{color:hsl(var(--destructive) / .9)}.hover\:text-destructive\/95:hover{color:hsl(var(--destructive) / .95)}.hover\:text-emerald-400:hover{--tw-text-opacity: 1;color:rgb(52 211 153 / 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-800:hover{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-gray-300:hover{--tw-text-opacity: 1;color:rgb(209 213 219 / 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-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / 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-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-muted:hover{color:hsl(var(--muted))}.hover\:text-muted-foreground:hover{color:hsl(var(--muted-foreground))}.hover\:text-muted-foreground\/0:hover{color:hsl(var(--muted-foreground) / 0)}.hover\:text-muted-foreground\/10:hover{color:hsl(var(--muted-foreground) / .1)}.hover\:text-muted-foreground\/100:hover{color:hsl(var(--muted-foreground) / 1)}.hover\:text-muted-foreground\/15:hover{color:hsl(var(--muted-foreground) / .15)}.hover\:text-muted-foreground\/20:hover{color:hsl(var(--muted-foreground) / .2)}.hover\:text-muted-foreground\/25:hover{color:hsl(var(--muted-foreground) / .25)}.hover\:text-muted-foreground\/30:hover{color:hsl(var(--muted-foreground) / .3)}.hover\:text-muted-foreground\/35:hover{color:hsl(var(--muted-foreground) / .35)}.hover\:text-muted-foreground\/40:hover{color:hsl(var(--muted-foreground) / .4)}.hover\:text-muted-foreground\/45:hover{color:hsl(var(--muted-foreground) / .45)}.hover\:text-muted-foreground\/5:hover{color:hsl(var(--muted-foreground) / .05)}.hover\:text-muted-foreground\/50:hover{color:hsl(var(--muted-foreground) / .5)}.hover\:text-muted-foreground\/55:hover{color:hsl(var(--muted-foreground) / .55)}.hover\:text-muted-foreground\/60:hover{color:hsl(var(--muted-foreground) / .6)}.hover\:text-muted-foreground\/65:hover{color:hsl(var(--muted-foreground) / .65)}.hover\:text-muted-foreground\/70:hover{color:hsl(var(--muted-foreground) / .7)}.hover\:text-muted-foreground\/75:hover{color:hsl(var(--muted-foreground) / .75)}.hover\:text-muted-foreground\/80:hover{color:hsl(var(--muted-foreground) / .8)}.hover\:text-muted-foreground\/85:hover{color:hsl(var(--muted-foreground) / .85)}.hover\:text-muted-foreground\/90:hover{color:hsl(var(--muted-foreground) / .9)}.hover\:text-muted-foreground\/95:hover{color:hsl(var(--muted-foreground) / .95)}.hover\:text-muted\/0:hover{color:hsl(var(--muted) / 0)}.hover\:text-muted\/10:hover{color:hsl(var(--muted) / .1)}.hover\:text-muted\/100:hover{color:hsl(var(--muted) / 1)}.hover\:text-muted\/15:hover{color:hsl(var(--muted) / .15)}.hover\:text-muted\/20:hover{color:hsl(var(--muted) / .2)}.hover\:text-muted\/25:hover{color:hsl(var(--muted) / .25)}.hover\:text-muted\/30:hover{color:hsl(var(--muted) / .3)}.hover\:text-muted\/35:hover{color:hsl(var(--muted) / .35)}.hover\:text-muted\/40:hover{color:hsl(var(--muted) / .4)}.hover\:text-muted\/45:hover{color:hsl(var(--muted) / .45)}.hover\:text-muted\/5:hover{color:hsl(var(--muted) / .05)}.hover\:text-muted\/50:hover{color:hsl(var(--muted) / .5)}.hover\:text-muted\/55:hover{color:hsl(var(--muted) / .55)}.hover\:text-muted\/60:hover{color:hsl(var(--muted) / .6)}.hover\:text-muted\/65:hover{color:hsl(var(--muted) / .65)}.hover\:text-muted\/70:hover{color:hsl(var(--muted) / .7)}.hover\:text-muted\/75:hover{color:hsl(var(--muted) / .75)}.hover\:text-muted\/80:hover{color:hsl(var(--muted) / .8)}.hover\:text-muted\/85:hover{color:hsl(var(--muted) / .85)}.hover\:text-muted\/90:hover{color:hsl(var(--muted) / .9)}.hover\:text-muted\/95:hover{color:hsl(var(--muted) / .95)}.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-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-primary:hover{color:hsl(var(--primary))}.hover\:text-primary-foreground:hover{color:hsl(var(--primary-foreground))}.hover\:text-primary-foreground\/0:hover{color:hsl(var(--primary-foreground) / 0)}.hover\:text-primary-foreground\/10:hover{color:hsl(var(--primary-foreground) / .1)}.hover\:text-primary-foreground\/100:hover{color:hsl(var(--primary-foreground) / 1)}.hover\:text-primary-foreground\/15:hover{color:hsl(var(--primary-foreground) / .15)}.hover\:text-primary-foreground\/20:hover{color:hsl(var(--primary-foreground) / .2)}.hover\:text-primary-foreground\/25:hover{color:hsl(var(--primary-foreground) / .25)}.hover\:text-primary-foreground\/30:hover{color:hsl(var(--primary-foreground) / .3)}.hover\:text-primary-foreground\/35:hover{color:hsl(var(--primary-foreground) / .35)}.hover\:text-primary-foreground\/40:hover{color:hsl(var(--primary-foreground) / .4)}.hover\:text-primary-foreground\/45:hover{color:hsl(var(--primary-foreground) / .45)}.hover\:text-primary-foreground\/5:hover{color:hsl(var(--primary-foreground) / .05)}.hover\:text-primary-foreground\/50:hover{color:hsl(var(--primary-foreground) / .5)}.hover\:text-primary-foreground\/55:hover{color:hsl(var(--primary-foreground) / .55)}.hover\:text-primary-foreground\/60:hover{color:hsl(var(--primary-foreground) / .6)}.hover\:text-primary-foreground\/65:hover{color:hsl(var(--primary-foreground) / .65)}.hover\:text-primary-foreground\/70:hover{color:hsl(var(--primary-foreground) / .7)}.hover\:text-primary-foreground\/75:hover{color:hsl(var(--primary-foreground) / .75)}.hover\:text-primary-foreground\/80:hover{color:hsl(var(--primary-foreground) / .8)}.hover\:text-primary-foreground\/85:hover{color:hsl(var(--primary-foreground) / .85)}.hover\:text-primary-foreground\/90:hover{color:hsl(var(--primary-foreground) / .9)}.hover\:text-primary-foreground\/95:hover{color:hsl(var(--primary-foreground) / .95)}.hover\:text-primary\/0:hover{color:hsl(var(--primary) / 0)}.hover\:text-primary\/10:hover{color:hsl(var(--primary) / .1)}.hover\:text-primary\/100:hover{color:hsl(var(--primary) / 1)}.hover\:text-primary\/15:hover{color:hsl(var(--primary) / .15)}.hover\:text-primary\/20:hover{color:hsl(var(--primary) / .2)}.hover\:text-primary\/25:hover{color:hsl(var(--primary) / .25)}.hover\:text-primary\/30:hover{color:hsl(var(--primary) / .3)}.hover\:text-primary\/35:hover{color:hsl(var(--primary) / .35)}.hover\:text-primary\/40:hover{color:hsl(var(--primary) / .4)}.hover\:text-primary\/45:hover{color:hsl(var(--primary) / .45)}.hover\:text-primary\/5:hover{color:hsl(var(--primary) / .05)}.hover\:text-primary\/50:hover{color:hsl(var(--primary) / .5)}.hover\:text-primary\/55:hover{color:hsl(var(--primary) / .55)}.hover\:text-primary\/60:hover{color:hsl(var(--primary) / .6)}.hover\:text-primary\/65:hover{color:hsl(var(--primary) / .65)}.hover\:text-primary\/70:hover{color:hsl(var(--primary) / .7)}.hover\:text-primary\/75:hover{color:hsl(var(--primary) / .75)}.hover\:text-primary\/80:hover{color:hsl(var(--primary) / .8)}.hover\:text-primary\/85:hover{color:hsl(var(--primary) / .85)}.hover\:text-primary\/90:hover{color:hsl(var(--primary) / .9)}.hover\:text-primary\/95:hover{color:hsl(var(--primary) / .95)}.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-700:hover{--tw-text-opacity: 1;color:rgb(126 34 206 / 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-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-secondary:hover{color:hsl(var(--secondary))}.hover\:text-secondary-foreground:hover{color:hsl(var(--secondary-foreground))}.hover\:text-secondary-foreground\/0:hover{color:hsl(var(--secondary-foreground) / 0)}.hover\:text-secondary-foreground\/10:hover{color:hsl(var(--secondary-foreground) / .1)}.hover\:text-secondary-foreground\/100:hover{color:hsl(var(--secondary-foreground) / 1)}.hover\:text-secondary-foreground\/15:hover{color:hsl(var(--secondary-foreground) / .15)}.hover\:text-secondary-foreground\/20:hover{color:hsl(var(--secondary-foreground) / .2)}.hover\:text-secondary-foreground\/25:hover{color:hsl(var(--secondary-foreground) / .25)}.hover\:text-secondary-foreground\/30:hover{color:hsl(var(--secondary-foreground) / .3)}.hover\:text-secondary-foreground\/35:hover{color:hsl(var(--secondary-foreground) / .35)}.hover\:text-secondary-foreground\/40:hover{color:hsl(var(--secondary-foreground) / .4)}.hover\:text-secondary-foreground\/45:hover{color:hsl(var(--secondary-foreground) / .45)}.hover\:text-secondary-foreground\/5:hover{color:hsl(var(--secondary-foreground) / .05)}.hover\:text-secondary-foreground\/50:hover{color:hsl(var(--secondary-foreground) / .5)}.hover\:text-secondary-foreground\/55:hover{color:hsl(var(--secondary-foreground) / .55)}.hover\:text-secondary-foreground\/60:hover{color:hsl(var(--secondary-foreground) / .6)}.hover\:text-secondary-foreground\/65:hover{color:hsl(var(--secondary-foreground) / .65)}.hover\:text-secondary-foreground\/70:hover{color:hsl(var(--secondary-foreground) / .7)}.hover\:text-secondary-foreground\/75:hover{color:hsl(var(--secondary-foreground) / .75)}.hover\:text-secondary-foreground\/80:hover{color:hsl(var(--secondary-foreground) / .8)}.hover\:text-secondary-foreground\/85:hover{color:hsl(var(--secondary-foreground) / .85)}.hover\:text-secondary-foreground\/90:hover{color:hsl(var(--secondary-foreground) / .9)}.hover\:text-secondary-foreground\/95:hover{color:hsl(var(--secondary-foreground) / .95)}.hover\:text-secondary\/0:hover{color:hsl(var(--secondary) / 0)}.hover\:text-secondary\/10:hover{color:hsl(var(--secondary) / .1)}.hover\:text-secondary\/100:hover{color:hsl(var(--secondary) / 1)}.hover\:text-secondary\/15:hover{color:hsl(var(--secondary) / .15)}.hover\:text-secondary\/20:hover{color:hsl(var(--secondary) / .2)}.hover\:text-secondary\/25:hover{color:hsl(var(--secondary) / .25)}.hover\:text-secondary\/30:hover{color:hsl(var(--secondary) / .3)}.hover\:text-secondary\/35:hover{color:hsl(var(--secondary) / .35)}.hover\:text-secondary\/40:hover{color:hsl(var(--secondary) / .4)}.hover\:text-secondary\/45:hover{color:hsl(var(--secondary) / .45)}.hover\:text-secondary\/5:hover{color:hsl(var(--secondary) / .05)}.hover\:text-secondary\/50:hover{color:hsl(var(--secondary) / .5)}.hover\:text-secondary\/55:hover{color:hsl(var(--secondary) / .55)}.hover\:text-secondary\/60:hover{color:hsl(var(--secondary) / .6)}.hover\:text-secondary\/65:hover{color:hsl(var(--secondary) / .65)}.hover\:text-secondary\/70:hover{color:hsl(var(--secondary) / .7)}.hover\:text-secondary\/75:hover{color:hsl(var(--secondary) / .75)}.hover\:text-secondary\/80:hover{color:hsl(var(--secondary) / .8)}.hover\:text-secondary\/85:hover{color:hsl(var(--secondary) / .85)}.hover\:text-secondary\/90:hover{color:hsl(var(--secondary) / .9)}.hover\:text-secondary\/95:hover{color:hsl(var(--secondary) / .95)}.hover\:text-sidebar-accent-foreground:hover{color:hsl(var(--sidebar-accent-foreground))}.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-900:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hover\:text-themed-accent:hover{color:hsl(var(--themed-text-accent))}.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-700:hover{--tw-text-opacity: 1;color:rgb(109 40 217 / 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-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\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.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_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-accent));--tw-shadow-colored: 0 0 0 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)}.hover\:shadow-\[0_0_20px_rgba\(218\,165\,32\,0\.3\)\]:hover{--tw-shadow: 0 0 20px rgba(218,165,32,.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)}.hover\:shadow-\[0_0_30px_rgba\(218\,165\,32\,0\.4\)\]:hover{--tw-shadow: 0 0 30px rgba(218,165,32,.4);--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_35px_rgba\(34\,139\,34\,0\.8\)\]:hover{--tw-shadow: 0 0 35px rgba(34,139,34,.8);--tw-shadow-colored: 0 0 35px 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\(220\,20\,60\,0\.6\)\]:hover{--tw-shadow: 0 0 40px rgba(220,20,60,.6);--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_0_40px_rgba\(220\,20\,60\,0\.8\)\]:hover{--tw-shadow: 0 0 40px rgba(220,20,60,.8);--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_0_50px_rgba\(218\,165\,32\,0\.5\)\]:hover{--tw-shadow: 0 0 50px rgba(218,165,32,.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)}.hover\:shadow-\[0_0_50px_rgba\(34\,139\,34\,0\.4\)\]:hover{--tw-shadow: 0 0 50px rgba(34,139,34,.4);--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)}.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-sm:hover{--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)}.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-blue-500\/10:hover{--tw-shadow-color: rgb(59 130 246 / .1);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-blue-500\/20:hover{--tw-shadow-color: rgb(59 130 246 / .2);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-emerald-100:hover{--tw-shadow-color: #d1fae5;--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-primary\/10:hover{--tw-shadow-color: hsl(var(--primary) / .1);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-primary\/20:hover{--tw-shadow-color: hsl(var(--primary) / .2);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-purple-500\/10:hover{--tw-shadow-color: rgb(168 85 247 / .1);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-purple-500\/20:hover{--tw-shadow-color: rgb(168 85 247 / .2);--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-purple-500\/40:hover{--tw-shadow-color: rgb(168 85 247 / .4);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-purple-500\/5:hover{--tw-shadow-color: rgb(168 85 247 / .05);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-violet-500\/10:hover{--tw-shadow-color: rgb(139 92 246 / .1);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-violet-500\/30:hover{--tw-shadow-color: rgb(139 92 246 / .3);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-yellow-100:hover{--tw-shadow-color: #fef9c3;--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-emerald-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(52 211 153 / var(--tw-ring-opacity, 1))}.hover\:ring-primary:hover{--tw-ring-color: hsl(var(--primary))}.hover\:ring-primary\/20:hover{--tw-ring-color: hsl(var(--primary) / .2)}.hover\:ring-primary\/50:hover{--tw-ring-color: hsl(var(--primary) / .5)}.hover\:ring-purple-300\/70:hover{--tw-ring-color: rgb(216 180 254 / .7)}.hover\:ring-purple-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(192 132 252 / var(--tw-ring-opacity, 1))}.hover\:ring-purple-400\/50:hover{--tw-ring-color: rgb(192 132 252 / .5)}.hover\:ring-violet-400:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 139 250 / var(--tw-ring-opacity, 1))}.hover\:before\:translate-x-\[100\%\]:hover:before{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))}.hover\:before\:bg-gradient-to-r:hover:before{content:var(--tw-content);background-image:linear-gradient(to right,var(--tw-gradient-stops))}.hover\:before\:from-blue-500\/10:hover:before{content:var(--tw-content);--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)}.hover\:before\:from-purple-500\/10:hover:before{content:var(--tw-content);--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)}.hover\:before\:to-transparent:hover:before{content:var(--tw-content);--tw-gradient-to: transparent var(--tw-gradient-to-position)}.hover\:before\:opacity-100:hover:before{content:var(--tw-content);opacity:1}.hover\:after\:bg-sidebar-border:hover:after{content:var(--tw-content);background-color:hsl(var(--sidebar-border))}.focus\:border-accent:focus{border-color:hsl(var(--accent))}.focus\:border-accent-foreground:focus{border-color:hsl(var(--accent-foreground))}.focus\:border-accent-foreground\/0:focus{border-color:hsl(var(--accent-foreground) / 0)}.focus\:border-accent-foreground\/10:focus{border-color:hsl(var(--accent-foreground) / .1)}.focus\:border-accent-foreground\/100:focus{border-color:hsl(var(--accent-foreground) / 1)}.focus\:border-accent-foreground\/15:focus{border-color:hsl(var(--accent-foreground) / .15)}.focus\:border-accent-foreground\/20:focus{border-color:hsl(var(--accent-foreground) / .2)}.focus\:border-accent-foreground\/25:focus{border-color:hsl(var(--accent-foreground) / .25)}.focus\:border-accent-foreground\/30:focus{border-color:hsl(var(--accent-foreground) / .3)}.focus\:border-accent-foreground\/35:focus{border-color:hsl(var(--accent-foreground) / .35)}.focus\:border-accent-foreground\/40:focus{border-color:hsl(var(--accent-foreground) / .4)}.focus\:border-accent-foreground\/45:focus{border-color:hsl(var(--accent-foreground) / .45)}.focus\:border-accent-foreground\/5:focus{border-color:hsl(var(--accent-foreground) / .05)}.focus\:border-accent-foreground\/50:focus{border-color:hsl(var(--accent-foreground) / .5)}.focus\:border-accent-foreground\/55:focus{border-color:hsl(var(--accent-foreground) / .55)}.focus\:border-accent-foreground\/60:focus{border-color:hsl(var(--accent-foreground) / .6)}.focus\:border-accent-foreground\/65:focus{border-color:hsl(var(--accent-foreground) / .65)}.focus\:border-accent-foreground\/70:focus{border-color:hsl(var(--accent-foreground) / .7)}.focus\:border-accent-foreground\/75:focus{border-color:hsl(var(--accent-foreground) / .75)}.focus\:border-accent-foreground\/80:focus{border-color:hsl(var(--accent-foreground) / .8)}.focus\:border-accent-foreground\/85:focus{border-color:hsl(var(--accent-foreground) / .85)}.focus\:border-accent-foreground\/90:focus{border-color:hsl(var(--accent-foreground) / .9)}.focus\:border-accent-foreground\/95:focus{border-color:hsl(var(--accent-foreground) / .95)}.focus\:border-accent\/0:focus{border-color:hsl(var(--accent) / 0)}.focus\:border-accent\/10:focus{border-color:hsl(var(--accent) / .1)}.focus\:border-accent\/100:focus{border-color:hsl(var(--accent) / 1)}.focus\:border-accent\/15:focus{border-color:hsl(var(--accent) / .15)}.focus\:border-accent\/20:focus{border-color:hsl(var(--accent) / .2)}.focus\:border-accent\/25:focus{border-color:hsl(var(--accent) / .25)}.focus\:border-accent\/30:focus{border-color:hsl(var(--accent) / .3)}.focus\:border-accent\/35:focus{border-color:hsl(var(--accent) / .35)}.focus\:border-accent\/40:focus{border-color:hsl(var(--accent) / .4)}.focus\:border-accent\/45:focus{border-color:hsl(var(--accent) / .45)}.focus\:border-accent\/5:focus{border-color:hsl(var(--accent) / .05)}.focus\:border-accent\/50:focus{border-color:hsl(var(--accent) / .5)}.focus\:border-accent\/55:focus{border-color:hsl(var(--accent) / .55)}.focus\:border-accent\/60:focus{border-color:hsl(var(--accent) / .6)}.focus\:border-accent\/65:focus{border-color:hsl(var(--accent) / .65)}.focus\:border-accent\/70:focus{border-color:hsl(var(--accent) / .7)}.focus\:border-accent\/75:focus{border-color:hsl(var(--accent) / .75)}.focus\:border-accent\/80:focus{border-color:hsl(var(--accent) / .8)}.focus\:border-accent\/85:focus{border-color:hsl(var(--accent) / .85)}.focus\:border-accent\/90:focus{border-color:hsl(var(--accent) / .9)}.focus\:border-accent\/95:focus{border-color:hsl(var(--accent) / .95)}.focus\:border-amber-400:focus{--tw-border-opacity: 1;border-color:rgb(251 191 36 / 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-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-blue-600:focus{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.focus\:border-destructive:focus{border-color:hsl(var(--destructive))}.focus\:border-destructive-foreground:focus{border-color:hsl(var(--destructive-foreground))}.focus\:border-destructive-foreground\/0:focus{border-color:hsl(var(--destructive-foreground) / 0)}.focus\:border-destructive-foreground\/10:focus{border-color:hsl(var(--destructive-foreground) / .1)}.focus\:border-destructive-foreground\/100:focus{border-color:hsl(var(--destructive-foreground) / 1)}.focus\:border-destructive-foreground\/15:focus{border-color:hsl(var(--destructive-foreground) / .15)}.focus\:border-destructive-foreground\/20:focus{border-color:hsl(var(--destructive-foreground) / .2)}.focus\:border-destructive-foreground\/25:focus{border-color:hsl(var(--destructive-foreground) / .25)}.focus\:border-destructive-foreground\/30:focus{border-color:hsl(var(--destructive-foreground) / .3)}.focus\:border-destructive-foreground\/35:focus{border-color:hsl(var(--destructive-foreground) / .35)}.focus\:border-destructive-foreground\/40:focus{border-color:hsl(var(--destructive-foreground) / .4)}.focus\:border-destructive-foreground\/45:focus{border-color:hsl(var(--destructive-foreground) / .45)}.focus\:border-destructive-foreground\/5:focus{border-color:hsl(var(--destructive-foreground) / .05)}.focus\:border-destructive-foreground\/50:focus{border-color:hsl(var(--destructive-foreground) / .5)}.focus\:border-destructive-foreground\/55:focus{border-color:hsl(var(--destructive-foreground) / .55)}.focus\:border-destructive-foreground\/60:focus{border-color:hsl(var(--destructive-foreground) / .6)}.focus\:border-destructive-foreground\/65:focus{border-color:hsl(var(--destructive-foreground) / .65)}.focus\:border-destructive-foreground\/70:focus{border-color:hsl(var(--destructive-foreground) / .7)}.focus\:border-destructive-foreground\/75:focus{border-color:hsl(var(--destructive-foreground) / .75)}.focus\:border-destructive-foreground\/80:focus{border-color:hsl(var(--destructive-foreground) / .8)}.focus\:border-destructive-foreground\/85:focus{border-color:hsl(var(--destructive-foreground) / .85)}.focus\:border-destructive-foreground\/90:focus{border-color:hsl(var(--destructive-foreground) / .9)}.focus\:border-destructive-foreground\/95:focus{border-color:hsl(var(--destructive-foreground) / .95)}.focus\:border-destructive\/0:focus{border-color:hsl(var(--destructive) / 0)}.focus\:border-destructive\/10:focus{border-color:hsl(var(--destructive) / .1)}.focus\:border-destructive\/100:focus{border-color:hsl(var(--destructive) / 1)}.focus\:border-destructive\/15:focus{border-color:hsl(var(--destructive) / .15)}.focus\:border-destructive\/20:focus{border-color:hsl(var(--destructive) / .2)}.focus\:border-destructive\/25:focus{border-color:hsl(var(--destructive) / .25)}.focus\:border-destructive\/30:focus{border-color:hsl(var(--destructive) / .3)}.focus\:border-destructive\/35:focus{border-color:hsl(var(--destructive) / .35)}.focus\:border-destructive\/40:focus{border-color:hsl(var(--destructive) / .4)}.focus\:border-destructive\/45:focus{border-color:hsl(var(--destructive) / .45)}.focus\:border-destructive\/5:focus{border-color:hsl(var(--destructive) / .05)}.focus\:border-destructive\/50:focus{border-color:hsl(var(--destructive) / .5)}.focus\:border-destructive\/55:focus{border-color:hsl(var(--destructive) / .55)}.focus\:border-destructive\/60:focus{border-color:hsl(var(--destructive) / .6)}.focus\:border-destructive\/65:focus{border-color:hsl(var(--destructive) / .65)}.focus\:border-destructive\/70:focus{border-color:hsl(var(--destructive) / .7)}.focus\:border-destructive\/75:focus{border-color:hsl(var(--destructive) / .75)}.focus\:border-destructive\/80:focus{border-color:hsl(var(--destructive) / .8)}.focus\:border-destructive\/85:focus{border-color:hsl(var(--destructive) / .85)}.focus\:border-destructive\/90:focus{border-color:hsl(var(--destructive) / .9)}.focus\:border-destructive\/95:focus{border-color:hsl(var(--destructive) / .95)}.focus\:border-green-500:focus{--tw-border-opacity: 1;border-color:rgb(34 197 94 / 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-muted:focus{border-color:hsl(var(--muted))}.focus\:border-muted-foreground:focus{border-color:hsl(var(--muted-foreground))}.focus\:border-muted-foreground\/0:focus{border-color:hsl(var(--muted-foreground) / 0)}.focus\:border-muted-foreground\/10:focus{border-color:hsl(var(--muted-foreground) / .1)}.focus\:border-muted-foreground\/100:focus{border-color:hsl(var(--muted-foreground) / 1)}.focus\:border-muted-foreground\/15:focus{border-color:hsl(var(--muted-foreground) / .15)}.focus\:border-muted-foreground\/20:focus{border-color:hsl(var(--muted-foreground) / .2)}.focus\:border-muted-foreground\/25:focus{border-color:hsl(var(--muted-foreground) / .25)}.focus\:border-muted-foreground\/30:focus{border-color:hsl(var(--muted-foreground) / .3)}.focus\:border-muted-foreground\/35:focus{border-color:hsl(var(--muted-foreground) / .35)}.focus\:border-muted-foreground\/40:focus{border-color:hsl(var(--muted-foreground) / .4)}.focus\:border-muted-foreground\/45:focus{border-color:hsl(var(--muted-foreground) / .45)}.focus\:border-muted-foreground\/5:focus{border-color:hsl(var(--muted-foreground) / .05)}.focus\:border-muted-foreground\/50:focus{border-color:hsl(var(--muted-foreground) / .5)}.focus\:border-muted-foreground\/55:focus{border-color:hsl(var(--muted-foreground) / .55)}.focus\:border-muted-foreground\/60:focus{border-color:hsl(var(--muted-foreground) / .6)}.focus\:border-muted-foreground\/65:focus{border-color:hsl(var(--muted-foreground) / .65)}.focus\:border-muted-foreground\/70:focus{border-color:hsl(var(--muted-foreground) / .7)}.focus\:border-muted-foreground\/75:focus{border-color:hsl(var(--muted-foreground) / .75)}.focus\:border-muted-foreground\/80:focus{border-color:hsl(var(--muted-foreground) / .8)}.focus\:border-muted-foreground\/85:focus{border-color:hsl(var(--muted-foreground) / .85)}.focus\:border-muted-foreground\/90:focus{border-color:hsl(var(--muted-foreground) / .9)}.focus\:border-muted-foreground\/95:focus{border-color:hsl(var(--muted-foreground) / .95)}.focus\:border-muted\/0:focus{border-color:hsl(var(--muted) / 0)}.focus\:border-muted\/10:focus{border-color:hsl(var(--muted) / .1)}.focus\:border-muted\/100:focus{border-color:hsl(var(--muted) / 1)}.focus\:border-muted\/15:focus{border-color:hsl(var(--muted) / .15)}.focus\:border-muted\/20:focus{border-color:hsl(var(--muted) / .2)}.focus\:border-muted\/25:focus{border-color:hsl(var(--muted) / .25)}.focus\:border-muted\/30:focus{border-color:hsl(var(--muted) / .3)}.focus\:border-muted\/35:focus{border-color:hsl(var(--muted) / .35)}.focus\:border-muted\/40:focus{border-color:hsl(var(--muted) / .4)}.focus\:border-muted\/45:focus{border-color:hsl(var(--muted) / .45)}.focus\:border-muted\/5:focus{border-color:hsl(var(--muted) / .05)}.focus\:border-muted\/50:focus{border-color:hsl(var(--muted) / .5)}.focus\:border-muted\/55:focus{border-color:hsl(var(--muted) / .55)}.focus\:border-muted\/60:focus{border-color:hsl(var(--muted) / .6)}.focus\:border-muted\/65:focus{border-color:hsl(var(--muted) / .65)}.focus\:border-muted\/70:focus{border-color:hsl(var(--muted) / .7)}.focus\:border-muted\/75:focus{border-color:hsl(var(--muted) / .75)}.focus\:border-muted\/80:focus{border-color:hsl(var(--muted) / .8)}.focus\:border-muted\/85:focus{border-color:hsl(var(--muted) / .85)}.focus\:border-muted\/90:focus{border-color:hsl(var(--muted) / .9)}.focus\:border-muted\/95:focus{border-color:hsl(var(--muted) / .95)}.focus\:border-primary:focus{border-color:hsl(var(--primary))}.focus\:border-primary-foreground:focus{border-color:hsl(var(--primary-foreground))}.focus\:border-primary-foreground\/0:focus{border-color:hsl(var(--primary-foreground) / 0)}.focus\:border-primary-foreground\/10:focus{border-color:hsl(var(--primary-foreground) / .1)}.focus\:border-primary-foreground\/100:focus{border-color:hsl(var(--primary-foreground) / 1)}.focus\:border-primary-foreground\/15:focus{border-color:hsl(var(--primary-foreground) / .15)}.focus\:border-primary-foreground\/20:focus{border-color:hsl(var(--primary-foreground) / .2)}.focus\:border-primary-foreground\/25:focus{border-color:hsl(var(--primary-foreground) / .25)}.focus\:border-primary-foreground\/30:focus{border-color:hsl(var(--primary-foreground) / .3)}.focus\:border-primary-foreground\/35:focus{border-color:hsl(var(--primary-foreground) / .35)}.focus\:border-primary-foreground\/40:focus{border-color:hsl(var(--primary-foreground) / .4)}.focus\:border-primary-foreground\/45:focus{border-color:hsl(var(--primary-foreground) / .45)}.focus\:border-primary-foreground\/5:focus{border-color:hsl(var(--primary-foreground) / .05)}.focus\:border-primary-foreground\/50:focus{border-color:hsl(var(--primary-foreground) / .5)}.focus\:border-primary-foreground\/55:focus{border-color:hsl(var(--primary-foreground) / .55)}.focus\:border-primary-foreground\/60:focus{border-color:hsl(var(--primary-foreground) / .6)}.focus\:border-primary-foreground\/65:focus{border-color:hsl(var(--primary-foreground) / .65)}.focus\:border-primary-foreground\/70:focus{border-color:hsl(var(--primary-foreground) / .7)}.focus\:border-primary-foreground\/75:focus{border-color:hsl(var(--primary-foreground) / .75)}.focus\:border-primary-foreground\/80:focus{border-color:hsl(var(--primary-foreground) / .8)}.focus\:border-primary-foreground\/85:focus{border-color:hsl(var(--primary-foreground) / .85)}.focus\:border-primary-foreground\/90:focus{border-color:hsl(var(--primary-foreground) / .9)}.focus\:border-primary-foreground\/95:focus{border-color:hsl(var(--primary-foreground) / .95)}.focus\:border-primary\/0:focus{border-color:hsl(var(--primary) / 0)}.focus\:border-primary\/10:focus{border-color:hsl(var(--primary) / .1)}.focus\:border-primary\/100:focus{border-color:hsl(var(--primary) / 1)}.focus\:border-primary\/15:focus{border-color:hsl(var(--primary) / .15)}.focus\:border-primary\/20:focus{border-color:hsl(var(--primary) / .2)}.focus\:border-primary\/25:focus{border-color:hsl(var(--primary) / .25)}.focus\:border-primary\/30:focus{border-color:hsl(var(--primary) / .3)}.focus\:border-primary\/35:focus{border-color:hsl(var(--primary) / .35)}.focus\:border-primary\/40:focus{border-color:hsl(var(--primary) / .4)}.focus\:border-primary\/45:focus{border-color:hsl(var(--primary) / .45)}.focus\:border-primary\/5:focus{border-color:hsl(var(--primary) / .05)}.focus\:border-primary\/50:focus{border-color:hsl(var(--primary) / .5)}.focus\:border-primary\/55:focus{border-color:hsl(var(--primary) / .55)}.focus\:border-primary\/60:focus{border-color:hsl(var(--primary) / .6)}.focus\:border-primary\/65:focus{border-color:hsl(var(--primary) / .65)}.focus\:border-primary\/70:focus{border-color:hsl(var(--primary) / .7)}.focus\:border-primary\/75:focus{border-color:hsl(var(--primary) / .75)}.focus\:border-primary\/80:focus{border-color:hsl(var(--primary) / .8)}.focus\:border-primary\/85:focus{border-color:hsl(var(--primary) / .85)}.focus\:border-primary\/90:focus{border-color:hsl(var(--primary) / .9)}.focus\:border-primary\/95:focus{border-color:hsl(var(--primary) / .95)}.focus\:border-purple-400:focus{--tw-border-opacity: 1;border-color:rgb(192 132 252 / 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-secondary:focus{border-color:hsl(var(--secondary))}.focus\:border-secondary-foreground:focus{border-color:hsl(var(--secondary-foreground))}.focus\:border-secondary-foreground\/0:focus{border-color:hsl(var(--secondary-foreground) / 0)}.focus\:border-secondary-foreground\/10:focus{border-color:hsl(var(--secondary-foreground) / .1)}.focus\:border-secondary-foreground\/100:focus{border-color:hsl(var(--secondary-foreground) / 1)}.focus\:border-secondary-foreground\/15:focus{border-color:hsl(var(--secondary-foreground) / .15)}.focus\:border-secondary-foreground\/20:focus{border-color:hsl(var(--secondary-foreground) / .2)}.focus\:border-secondary-foreground\/25:focus{border-color:hsl(var(--secondary-foreground) / .25)}.focus\:border-secondary-foreground\/30:focus{border-color:hsl(var(--secondary-foreground) / .3)}.focus\:border-secondary-foreground\/35:focus{border-color:hsl(var(--secondary-foreground) / .35)}.focus\:border-secondary-foreground\/40:focus{border-color:hsl(var(--secondary-foreground) / .4)}.focus\:border-secondary-foreground\/45:focus{border-color:hsl(var(--secondary-foreground) / .45)}.focus\:border-secondary-foreground\/5:focus{border-color:hsl(var(--secondary-foreground) / .05)}.focus\:border-secondary-foreground\/50:focus{border-color:hsl(var(--secondary-foreground) / .5)}.focus\:border-secondary-foreground\/55:focus{border-color:hsl(var(--secondary-foreground) / .55)}.focus\:border-secondary-foreground\/60:focus{border-color:hsl(var(--secondary-foreground) / .6)}.focus\:border-secondary-foreground\/65:focus{border-color:hsl(var(--secondary-foreground) / .65)}.focus\:border-secondary-foreground\/70:focus{border-color:hsl(var(--secondary-foreground) / .7)}.focus\:border-secondary-foreground\/75:focus{border-color:hsl(var(--secondary-foreground) / .75)}.focus\:border-secondary-foreground\/80:focus{border-color:hsl(var(--secondary-foreground) / .8)}.focus\:border-secondary-foreground\/85:focus{border-color:hsl(var(--secondary-foreground) / .85)}.focus\:border-secondary-foreground\/90:focus{border-color:hsl(var(--secondary-foreground) / .9)}.focus\:border-secondary-foreground\/95:focus{border-color:hsl(var(--secondary-foreground) / .95)}.focus\:border-secondary\/0:focus{border-color:hsl(var(--secondary) / 0)}.focus\:border-secondary\/10:focus{border-color:hsl(var(--secondary) / .1)}.focus\:border-secondary\/100:focus{border-color:hsl(var(--secondary) / 1)}.focus\:border-secondary\/15:focus{border-color:hsl(var(--secondary) / .15)}.focus\:border-secondary\/20:focus{border-color:hsl(var(--secondary) / .2)}.focus\:border-secondary\/25:focus{border-color:hsl(var(--secondary) / .25)}.focus\:border-secondary\/30:focus{border-color:hsl(var(--secondary) / .3)}.focus\:border-secondary\/35:focus{border-color:hsl(var(--secondary) / .35)}.focus\:border-secondary\/40:focus{border-color:hsl(var(--secondary) / .4)}.focus\:border-secondary\/45:focus{border-color:hsl(var(--secondary) / .45)}.focus\:border-secondary\/5:focus{border-color:hsl(var(--secondary) / .05)}.focus\:border-secondary\/50:focus{border-color:hsl(var(--secondary) / .5)}.focus\:border-secondary\/55:focus{border-color:hsl(var(--secondary) / .55)}.focus\:border-secondary\/60:focus{border-color:hsl(var(--secondary) / .6)}.focus\:border-secondary\/65:focus{border-color:hsl(var(--secondary) / .65)}.focus\:border-secondary\/70:focus{border-color:hsl(var(--secondary) / .7)}.focus\:border-secondary\/75:focus{border-color:hsl(var(--secondary) / .75)}.focus\:border-secondary\/80:focus{border-color:hsl(var(--secondary) / .8)}.focus\:border-secondary\/85:focus{border-color:hsl(var(--secondary) / .85)}.focus\:border-secondary\/90:focus{border-color:hsl(var(--secondary) / .9)}.focus\:border-secondary\/95:focus{border-color:hsl(var(--secondary) / .95)}.focus\:border-transparent:focus{border-color:transparent}.focus\:border-violet-400:focus{--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1))}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:bg-accent-foreground:focus{background-color:hsl(var(--accent-foreground))}.focus\:bg-accent-foreground\/0:focus{background-color:hsl(var(--accent-foreground) / 0)}.focus\:bg-accent-foreground\/10:focus{background-color:hsl(var(--accent-foreground) / .1)}.focus\:bg-accent-foreground\/100:focus{background-color:hsl(var(--accent-foreground) / 1)}.focus\:bg-accent-foreground\/15:focus{background-color:hsl(var(--accent-foreground) / .15)}.focus\:bg-accent-foreground\/20:focus{background-color:hsl(var(--accent-foreground) / .2)}.focus\:bg-accent-foreground\/25:focus{background-color:hsl(var(--accent-foreground) / .25)}.focus\:bg-accent-foreground\/30:focus{background-color:hsl(var(--accent-foreground) / .3)}.focus\:bg-accent-foreground\/35:focus{background-color:hsl(var(--accent-foreground) / .35)}.focus\:bg-accent-foreground\/40:focus{background-color:hsl(var(--accent-foreground) / .4)}.focus\:bg-accent-foreground\/45:focus{background-color:hsl(var(--accent-foreground) / .45)}.focus\:bg-accent-foreground\/5:focus{background-color:hsl(var(--accent-foreground) / .05)}.focus\:bg-accent-foreground\/50:focus{background-color:hsl(var(--accent-foreground) / .5)}.focus\:bg-accent-foreground\/55:focus{background-color:hsl(var(--accent-foreground) / .55)}.focus\:bg-accent-foreground\/60:focus{background-color:hsl(var(--accent-foreground) / .6)}.focus\:bg-accent-foreground\/65:focus{background-color:hsl(var(--accent-foreground) / .65)}.focus\:bg-accent-foreground\/70:focus{background-color:hsl(var(--accent-foreground) / .7)}.focus\:bg-accent-foreground\/75:focus{background-color:hsl(var(--accent-foreground) / .75)}.focus\:bg-accent-foreground\/80:focus{background-color:hsl(var(--accent-foreground) / .8)}.focus\:bg-accent-foreground\/85:focus{background-color:hsl(var(--accent-foreground) / .85)}.focus\:bg-accent-foreground\/90:focus{background-color:hsl(var(--accent-foreground) / .9)}.focus\:bg-accent-foreground\/95:focus{background-color:hsl(var(--accent-foreground) / .95)}.focus\:bg-accent\/0:focus{background-color:hsl(var(--accent) / 0)}.focus\:bg-accent\/10:focus{background-color:hsl(var(--accent) / .1)}.focus\:bg-accent\/100:focus{background-color:hsl(var(--accent) / 1)}.focus\:bg-accent\/15:focus{background-color:hsl(var(--accent) / .15)}.focus\:bg-accent\/20:focus{background-color:hsl(var(--accent) / .2)}.focus\:bg-accent\/25:focus{background-color:hsl(var(--accent) / .25)}.focus\:bg-accent\/30:focus{background-color:hsl(var(--accent) / .3)}.focus\:bg-accent\/35:focus{background-color:hsl(var(--accent) / .35)}.focus\:bg-accent\/40:focus{background-color:hsl(var(--accent) / .4)}.focus\:bg-accent\/45:focus{background-color:hsl(var(--accent) / .45)}.focus\:bg-accent\/5:focus{background-color:hsl(var(--accent) / .05)}.focus\:bg-accent\/50:focus{background-color:hsl(var(--accent) / .5)}.focus\:bg-accent\/55:focus{background-color:hsl(var(--accent) / .55)}.focus\:bg-accent\/60:focus{background-color:hsl(var(--accent) / .6)}.focus\:bg-accent\/65:focus{background-color:hsl(var(--accent) / .65)}.focus\:bg-accent\/70:focus{background-color:hsl(var(--accent) / .7)}.focus\:bg-accent\/75:focus{background-color:hsl(var(--accent) / .75)}.focus\:bg-accent\/80:focus{background-color:hsl(var(--accent) / .8)}.focus\:bg-accent\/85:focus{background-color:hsl(var(--accent) / .85)}.focus\:bg-accent\/90:focus{background-color:hsl(var(--accent) / .9)}.focus\:bg-accent\/95:focus{background-color:hsl(var(--accent) / .95)}.focus\:bg-amber-600:focus{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.focus\:bg-amber-800\/40:focus{background-color:#92400e66}.focus\:bg-background:focus{background-color:hsl(var(--background))}.focus\:bg-blue-500\/10:focus{background-color:#3b82f61a}.focus\:bg-destructive:focus{background-color:hsl(var(--destructive))}.focus\:bg-destructive-foreground:focus{background-color:hsl(var(--destructive-foreground))}.focus\:bg-destructive-foreground\/0:focus{background-color:hsl(var(--destructive-foreground) / 0)}.focus\:bg-destructive-foreground\/10:focus{background-color:hsl(var(--destructive-foreground) / .1)}.focus\:bg-destructive-foreground\/100:focus{background-color:hsl(var(--destructive-foreground) / 1)}.focus\:bg-destructive-foreground\/15:focus{background-color:hsl(var(--destructive-foreground) / .15)}.focus\:bg-destructive-foreground\/20:focus{background-color:hsl(var(--destructive-foreground) / .2)}.focus\:bg-destructive-foreground\/25:focus{background-color:hsl(var(--destructive-foreground) / .25)}.focus\:bg-destructive-foreground\/30:focus{background-color:hsl(var(--destructive-foreground) / .3)}.focus\:bg-destructive-foreground\/35:focus{background-color:hsl(var(--destructive-foreground) / .35)}.focus\:bg-destructive-foreground\/40:focus{background-color:hsl(var(--destructive-foreground) / .4)}.focus\:bg-destructive-foreground\/45:focus{background-color:hsl(var(--destructive-foreground) / .45)}.focus\:bg-destructive-foreground\/5:focus{background-color:hsl(var(--destructive-foreground) / .05)}.focus\:bg-destructive-foreground\/50:focus{background-color:hsl(var(--destructive-foreground) / .5)}.focus\:bg-destructive-foreground\/55:focus{background-color:hsl(var(--destructive-foreground) / .55)}.focus\:bg-destructive-foreground\/60:focus{background-color:hsl(var(--destructive-foreground) / .6)}.focus\:bg-destructive-foreground\/65:focus{background-color:hsl(var(--destructive-foreground) / .65)}.focus\:bg-destructive-foreground\/70:focus{background-color:hsl(var(--destructive-foreground) / .7)}.focus\:bg-destructive-foreground\/75:focus{background-color:hsl(var(--destructive-foreground) / .75)}.focus\:bg-destructive-foreground\/80:focus{background-color:hsl(var(--destructive-foreground) / .8)}.focus\:bg-destructive-foreground\/85:focus{background-color:hsl(var(--destructive-foreground) / .85)}.focus\:bg-destructive-foreground\/90:focus{background-color:hsl(var(--destructive-foreground) / .9)}.focus\:bg-destructive-foreground\/95:focus{background-color:hsl(var(--destructive-foreground) / .95)}.focus\:bg-destructive\/0:focus{background-color:hsl(var(--destructive) / 0)}.focus\:bg-destructive\/10:focus{background-color:hsl(var(--destructive) / .1)}.focus\:bg-destructive\/100:focus{background-color:hsl(var(--destructive) / 1)}.focus\:bg-destructive\/15:focus{background-color:hsl(var(--destructive) / .15)}.focus\:bg-destructive\/20:focus{background-color:hsl(var(--destructive) / .2)}.focus\:bg-destructive\/25:focus{background-color:hsl(var(--destructive) / .25)}.focus\:bg-destructive\/30:focus{background-color:hsl(var(--destructive) / .3)}.focus\:bg-destructive\/35:focus{background-color:hsl(var(--destructive) / .35)}.focus\:bg-destructive\/40:focus{background-color:hsl(var(--destructive) / .4)}.focus\:bg-destructive\/45:focus{background-color:hsl(var(--destructive) / .45)}.focus\:bg-destructive\/5:focus{background-color:hsl(var(--destructive) / .05)}.focus\:bg-destructive\/50:focus{background-color:hsl(var(--destructive) / .5)}.focus\:bg-destructive\/55:focus{background-color:hsl(var(--destructive) / .55)}.focus\:bg-destructive\/60:focus{background-color:hsl(var(--destructive) / .6)}.focus\:bg-destructive\/65:focus{background-color:hsl(var(--destructive) / .65)}.focus\:bg-destructive\/70:focus{background-color:hsl(var(--destructive) / .7)}.focus\:bg-destructive\/75:focus{background-color:hsl(var(--destructive) / .75)}.focus\:bg-destructive\/80:focus{background-color:hsl(var(--destructive) / .8)}.focus\:bg-destructive\/85:focus{background-color:hsl(var(--destructive) / .85)}.focus\:bg-destructive\/90:focus{background-color:hsl(var(--destructive) / .9)}.focus\:bg-destructive\/95:focus{background-color:hsl(var(--destructive) / .95)}.focus\:bg-green-500\/10:focus{background-color:#22c55e1a}.focus\:bg-muted:focus{background-color:hsl(var(--muted))}.focus\:bg-muted-foreground:focus{background-color:hsl(var(--muted-foreground))}.focus\:bg-muted-foreground\/0:focus{background-color:hsl(var(--muted-foreground) / 0)}.focus\:bg-muted-foreground\/10:focus{background-color:hsl(var(--muted-foreground) / .1)}.focus\:bg-muted-foreground\/100:focus{background-color:hsl(var(--muted-foreground) / 1)}.focus\:bg-muted-foreground\/15:focus{background-color:hsl(var(--muted-foreground) / .15)}.focus\:bg-muted-foreground\/20:focus{background-color:hsl(var(--muted-foreground) / .2)}.focus\:bg-muted-foreground\/25:focus{background-color:hsl(var(--muted-foreground) / .25)}.focus\:bg-muted-foreground\/30:focus{background-color:hsl(var(--muted-foreground) / .3)}.focus\:bg-muted-foreground\/35:focus{background-color:hsl(var(--muted-foreground) / .35)}.focus\:bg-muted-foreground\/40:focus{background-color:hsl(var(--muted-foreground) / .4)}.focus\:bg-muted-foreground\/45:focus{background-color:hsl(var(--muted-foreground) / .45)}.focus\:bg-muted-foreground\/5:focus{background-color:hsl(var(--muted-foreground) / .05)}.focus\:bg-muted-foreground\/50:focus{background-color:hsl(var(--muted-foreground) / .5)}.focus\:bg-muted-foreground\/55:focus{background-color:hsl(var(--muted-foreground) / .55)}.focus\:bg-muted-foreground\/60:focus{background-color:hsl(var(--muted-foreground) / .6)}.focus\:bg-muted-foreground\/65:focus{background-color:hsl(var(--muted-foreground) / .65)}.focus\:bg-muted-foreground\/70:focus{background-color:hsl(var(--muted-foreground) / .7)}.focus\:bg-muted-foreground\/75:focus{background-color:hsl(var(--muted-foreground) / .75)}.focus\:bg-muted-foreground\/80:focus{background-color:hsl(var(--muted-foreground) / .8)}.focus\:bg-muted-foreground\/85:focus{background-color:hsl(var(--muted-foreground) / .85)}.focus\:bg-muted-foreground\/90:focus{background-color:hsl(var(--muted-foreground) / .9)}.focus\:bg-muted-foreground\/95:focus{background-color:hsl(var(--muted-foreground) / .95)}.focus\:bg-muted\/0:focus{background-color:hsl(var(--muted) / 0)}.focus\:bg-muted\/10:focus{background-color:hsl(var(--muted) / .1)}.focus\:bg-muted\/100:focus{background-color:hsl(var(--muted) / 1)}.focus\:bg-muted\/15:focus{background-color:hsl(var(--muted) / .15)}.focus\:bg-muted\/20:focus{background-color:hsl(var(--muted) / .2)}.focus\:bg-muted\/25:focus{background-color:hsl(var(--muted) / .25)}.focus\:bg-muted\/30:focus{background-color:hsl(var(--muted) / .3)}.focus\:bg-muted\/35:focus{background-color:hsl(var(--muted) / .35)}.focus\:bg-muted\/40:focus{background-color:hsl(var(--muted) / .4)}.focus\:bg-muted\/45:focus{background-color:hsl(var(--muted) / .45)}.focus\:bg-muted\/5:focus{background-color:hsl(var(--muted) / .05)}.focus\:bg-muted\/50:focus{background-color:hsl(var(--muted) / .5)}.focus\:bg-muted\/55:focus{background-color:hsl(var(--muted) / .55)}.focus\:bg-muted\/60:focus{background-color:hsl(var(--muted) / .6)}.focus\:bg-muted\/65:focus{background-color:hsl(var(--muted) / .65)}.focus\:bg-muted\/70:focus{background-color:hsl(var(--muted) / .7)}.focus\:bg-muted\/75:focus{background-color:hsl(var(--muted) / .75)}.focus\:bg-muted\/80:focus{background-color:hsl(var(--muted) / .8)}.focus\:bg-muted\/85:focus{background-color:hsl(var(--muted) / .85)}.focus\:bg-muted\/90:focus{background-color:hsl(var(--muted) / .9)}.focus\:bg-muted\/95:focus{background-color:hsl(var(--muted) / .95)}.focus\:bg-primary:focus{background-color:hsl(var(--primary))}.focus\:bg-primary-foreground:focus{background-color:hsl(var(--primary-foreground))}.focus\:bg-primary-foreground\/0:focus{background-color:hsl(var(--primary-foreground) / 0)}.focus\:bg-primary-foreground\/10:focus{background-color:hsl(var(--primary-foreground) / .1)}.focus\:bg-primary-foreground\/100:focus{background-color:hsl(var(--primary-foreground) / 1)}.focus\:bg-primary-foreground\/15:focus{background-color:hsl(var(--primary-foreground) / .15)}.focus\:bg-primary-foreground\/20:focus{background-color:hsl(var(--primary-foreground) / .2)}.focus\:bg-primary-foreground\/25:focus{background-color:hsl(var(--primary-foreground) / .25)}.focus\:bg-primary-foreground\/30:focus{background-color:hsl(var(--primary-foreground) / .3)}.focus\:bg-primary-foreground\/35:focus{background-color:hsl(var(--primary-foreground) / .35)}.focus\:bg-primary-foreground\/40:focus{background-color:hsl(var(--primary-foreground) / .4)}.focus\:bg-primary-foreground\/45:focus{background-color:hsl(var(--primary-foreground) / .45)}.focus\:bg-primary-foreground\/5:focus{background-color:hsl(var(--primary-foreground) / .05)}.focus\:bg-primary-foreground\/50:focus{background-color:hsl(var(--primary-foreground) / .5)}.focus\:bg-primary-foreground\/55:focus{background-color:hsl(var(--primary-foreground) / .55)}.focus\:bg-primary-foreground\/60:focus{background-color:hsl(var(--primary-foreground) / .6)}.focus\:bg-primary-foreground\/65:focus{background-color:hsl(var(--primary-foreground) / .65)}.focus\:bg-primary-foreground\/70:focus{background-color:hsl(var(--primary-foreground) / .7)}.focus\:bg-primary-foreground\/75:focus{background-color:hsl(var(--primary-foreground) / .75)}.focus\:bg-primary-foreground\/80:focus{background-color:hsl(var(--primary-foreground) / .8)}.focus\:bg-primary-foreground\/85:focus{background-color:hsl(var(--primary-foreground) / .85)}.focus\:bg-primary-foreground\/90:focus{background-color:hsl(var(--primary-foreground) / .9)}.focus\:bg-primary-foreground\/95:focus{background-color:hsl(var(--primary-foreground) / .95)}.focus\:bg-primary\/0:focus{background-color:hsl(var(--primary) / 0)}.focus\:bg-primary\/10:focus{background-color:hsl(var(--primary) / .1)}.focus\:bg-primary\/100:focus{background-color:hsl(var(--primary) / 1)}.focus\:bg-primary\/15:focus{background-color:hsl(var(--primary) / .15)}.focus\:bg-primary\/20:focus{background-color:hsl(var(--primary) / .2)}.focus\:bg-primary\/25:focus{background-color:hsl(var(--primary) / .25)}.focus\:bg-primary\/30:focus{background-color:hsl(var(--primary) / .3)}.focus\:bg-primary\/35:focus{background-color:hsl(var(--primary) / .35)}.focus\:bg-primary\/40:focus{background-color:hsl(var(--primary) / .4)}.focus\:bg-primary\/45:focus{background-color:hsl(var(--primary) / .45)}.focus\:bg-primary\/5:focus{background-color:hsl(var(--primary) / .05)}.focus\:bg-primary\/50:focus{background-color:hsl(var(--primary) / .5)}.focus\:bg-primary\/55:focus{background-color:hsl(var(--primary) / .55)}.focus\:bg-primary\/60:focus{background-color:hsl(var(--primary) / .6)}.focus\:bg-primary\/65:focus{background-color:hsl(var(--primary) / .65)}.focus\:bg-primary\/70:focus{background-color:hsl(var(--primary) / .7)}.focus\:bg-primary\/75:focus{background-color:hsl(var(--primary) / .75)}.focus\:bg-primary\/80:focus{background-color:hsl(var(--primary) / .8)}.focus\:bg-primary\/85:focus{background-color:hsl(var(--primary) / .85)}.focus\:bg-primary\/90:focus{background-color:hsl(var(--primary) / .9)}.focus\:bg-primary\/95:focus{background-color:hsl(var(--primary) / .95)}.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-red-500\/10:focus{background-color:#ef44441a}.focus\:bg-red-600:focus{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.focus\:bg-secondary:focus{background-color:hsl(var(--secondary))}.focus\:bg-secondary-foreground:focus{background-color:hsl(var(--secondary-foreground))}.focus\:bg-secondary-foreground\/0:focus{background-color:hsl(var(--secondary-foreground) / 0)}.focus\:bg-secondary-foreground\/10:focus{background-color:hsl(var(--secondary-foreground) / .1)}.focus\:bg-secondary-foreground\/100:focus{background-color:hsl(var(--secondary-foreground) / 1)}.focus\:bg-secondary-foreground\/15:focus{background-color:hsl(var(--secondary-foreground) / .15)}.focus\:bg-secondary-foreground\/20:focus{background-color:hsl(var(--secondary-foreground) / .2)}.focus\:bg-secondary-foreground\/25:focus{background-color:hsl(var(--secondary-foreground) / .25)}.focus\:bg-secondary-foreground\/30:focus{background-color:hsl(var(--secondary-foreground) / .3)}.focus\:bg-secondary-foreground\/35:focus{background-color:hsl(var(--secondary-foreground) / .35)}.focus\:bg-secondary-foreground\/40:focus{background-color:hsl(var(--secondary-foreground) / .4)}.focus\:bg-secondary-foreground\/45:focus{background-color:hsl(var(--secondary-foreground) / .45)}.focus\:bg-secondary-foreground\/5:focus{background-color:hsl(var(--secondary-foreground) / .05)}.focus\:bg-secondary-foreground\/50:focus{background-color:hsl(var(--secondary-foreground) / .5)}.focus\:bg-secondary-foreground\/55:focus{background-color:hsl(var(--secondary-foreground) / .55)}.focus\:bg-secondary-foreground\/60:focus{background-color:hsl(var(--secondary-foreground) / .6)}.focus\:bg-secondary-foreground\/65:focus{background-color:hsl(var(--secondary-foreground) / .65)}.focus\:bg-secondary-foreground\/70:focus{background-color:hsl(var(--secondary-foreground) / .7)}.focus\:bg-secondary-foreground\/75:focus{background-color:hsl(var(--secondary-foreground) / .75)}.focus\:bg-secondary-foreground\/80:focus{background-color:hsl(var(--secondary-foreground) / .8)}.focus\:bg-secondary-foreground\/85:focus{background-color:hsl(var(--secondary-foreground) / .85)}.focus\:bg-secondary-foreground\/90:focus{background-color:hsl(var(--secondary-foreground) / .9)}.focus\:bg-secondary-foreground\/95:focus{background-color:hsl(var(--secondary-foreground) / .95)}.focus\:bg-secondary\/0:focus{background-color:hsl(var(--secondary) / 0)}.focus\:bg-secondary\/10:focus{background-color:hsl(var(--secondary) / .1)}.focus\:bg-secondary\/100:focus{background-color:hsl(var(--secondary) / 1)}.focus\:bg-secondary\/15:focus{background-color:hsl(var(--secondary) / .15)}.focus\:bg-secondary\/20:focus{background-color:hsl(var(--secondary) / .2)}.focus\:bg-secondary\/25:focus{background-color:hsl(var(--secondary) / .25)}.focus\:bg-secondary\/30:focus{background-color:hsl(var(--secondary) / .3)}.focus\:bg-secondary\/35:focus{background-color:hsl(var(--secondary) / .35)}.focus\:bg-secondary\/40:focus{background-color:hsl(var(--secondary) / .4)}.focus\:bg-secondary\/45:focus{background-color:hsl(var(--secondary) / .45)}.focus\:bg-secondary\/5:focus{background-color:hsl(var(--secondary) / .05)}.focus\:bg-secondary\/50:focus{background-color:hsl(var(--secondary) / .5)}.focus\:bg-secondary\/55:focus{background-color:hsl(var(--secondary) / .55)}.focus\:bg-secondary\/60:focus{background-color:hsl(var(--secondary) / .6)}.focus\:bg-secondary\/65:focus{background-color:hsl(var(--secondary) / .65)}.focus\:bg-secondary\/70:focus{background-color:hsl(var(--secondary) / .7)}.focus\:bg-secondary\/75:focus{background-color:hsl(var(--secondary) / .75)}.focus\:bg-secondary\/80:focus{background-color:hsl(var(--secondary) / .8)}.focus\:bg-secondary\/85:focus{background-color:hsl(var(--secondary) / .85)}.focus\:bg-secondary\/90:focus{background-color:hsl(var(--secondary) / .9)}.focus\:bg-secondary\/95:focus{background-color:hsl(var(--secondary) / .95)}.focus\:bg-slate-100:focus{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / 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\:text-accent:focus{color:hsl(var(--accent))}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:text-accent-foreground\/0:focus{color:hsl(var(--accent-foreground) / 0)}.focus\:text-accent-foreground\/10:focus{color:hsl(var(--accent-foreground) / .1)}.focus\:text-accent-foreground\/100:focus{color:hsl(var(--accent-foreground) / 1)}.focus\:text-accent-foreground\/15:focus{color:hsl(var(--accent-foreground) / .15)}.focus\:text-accent-foreground\/20:focus{color:hsl(var(--accent-foreground) / .2)}.focus\:text-accent-foreground\/25:focus{color:hsl(var(--accent-foreground) / .25)}.focus\:text-accent-foreground\/30:focus{color:hsl(var(--accent-foreground) / .3)}.focus\:text-accent-foreground\/35:focus{color:hsl(var(--accent-foreground) / .35)}.focus\:text-accent-foreground\/40:focus{color:hsl(var(--accent-foreground) / .4)}.focus\:text-accent-foreground\/45:focus{color:hsl(var(--accent-foreground) / .45)}.focus\:text-accent-foreground\/5:focus{color:hsl(var(--accent-foreground) / .05)}.focus\:text-accent-foreground\/50:focus{color:hsl(var(--accent-foreground) / .5)}.focus\:text-accent-foreground\/55:focus{color:hsl(var(--accent-foreground) / .55)}.focus\:text-accent-foreground\/60:focus{color:hsl(var(--accent-foreground) / .6)}.focus\:text-accent-foreground\/65:focus{color:hsl(var(--accent-foreground) / .65)}.focus\:text-accent-foreground\/70:focus{color:hsl(var(--accent-foreground) / .7)}.focus\:text-accent-foreground\/75:focus{color:hsl(var(--accent-foreground) / .75)}.focus\:text-accent-foreground\/80:focus{color:hsl(var(--accent-foreground) / .8)}.focus\:text-accent-foreground\/85:focus{color:hsl(var(--accent-foreground) / .85)}.focus\:text-accent-foreground\/90:focus{color:hsl(var(--accent-foreground) / .9)}.focus\:text-accent-foreground\/95:focus{color:hsl(var(--accent-foreground) / .95)}.focus\:text-accent\/0:focus{color:hsl(var(--accent) / 0)}.focus\:text-accent\/10:focus{color:hsl(var(--accent) / .1)}.focus\:text-accent\/100:focus{color:hsl(var(--accent) / 1)}.focus\:text-accent\/15:focus{color:hsl(var(--accent) / .15)}.focus\:text-accent\/20:focus{color:hsl(var(--accent) / .2)}.focus\:text-accent\/25:focus{color:hsl(var(--accent) / .25)}.focus\:text-accent\/30:focus{color:hsl(var(--accent) / .3)}.focus\:text-accent\/35:focus{color:hsl(var(--accent) / .35)}.focus\:text-accent\/40:focus{color:hsl(var(--accent) / .4)}.focus\:text-accent\/45:focus{color:hsl(var(--accent) / .45)}.focus\:text-accent\/5:focus{color:hsl(var(--accent) / .05)}.focus\:text-accent\/50:focus{color:hsl(var(--accent) / .5)}.focus\:text-accent\/55:focus{color:hsl(var(--accent) / .55)}.focus\:text-accent\/60:focus{color:hsl(var(--accent) / .6)}.focus\:text-accent\/65:focus{color:hsl(var(--accent) / .65)}.focus\:text-accent\/70:focus{color:hsl(var(--accent) / .7)}.focus\:text-accent\/75:focus{color:hsl(var(--accent) / .75)}.focus\:text-accent\/80:focus{color:hsl(var(--accent) / .8)}.focus\:text-accent\/85:focus{color:hsl(var(--accent) / .85)}.focus\:text-accent\/90:focus{color:hsl(var(--accent) / .9)}.focus\:text-accent\/95:focus{color:hsl(var(--accent) / .95)}.focus\:text-blue-300:focus{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.focus\:text-destructive:focus{color:hsl(var(--destructive))}.focus\:text-destructive-foreground:focus{color:hsl(var(--destructive-foreground))}.focus\:text-destructive-foreground\/0:focus{color:hsl(var(--destructive-foreground) / 0)}.focus\:text-destructive-foreground\/10:focus{color:hsl(var(--destructive-foreground) / .1)}.focus\:text-destructive-foreground\/100:focus{color:hsl(var(--destructive-foreground) / 1)}.focus\:text-destructive-foreground\/15:focus{color:hsl(var(--destructive-foreground) / .15)}.focus\:text-destructive-foreground\/20:focus{color:hsl(var(--destructive-foreground) / .2)}.focus\:text-destructive-foreground\/25:focus{color:hsl(var(--destructive-foreground) / .25)}.focus\:text-destructive-foreground\/30:focus{color:hsl(var(--destructive-foreground) / .3)}.focus\:text-destructive-foreground\/35:focus{color:hsl(var(--destructive-foreground) / .35)}.focus\:text-destructive-foreground\/40:focus{color:hsl(var(--destructive-foreground) / .4)}.focus\:text-destructive-foreground\/45:focus{color:hsl(var(--destructive-foreground) / .45)}.focus\:text-destructive-foreground\/5:focus{color:hsl(var(--destructive-foreground) / .05)}.focus\:text-destructive-foreground\/50:focus{color:hsl(var(--destructive-foreground) / .5)}.focus\:text-destructive-foreground\/55:focus{color:hsl(var(--destructive-foreground) / .55)}.focus\:text-destructive-foreground\/60:focus{color:hsl(var(--destructive-foreground) / .6)}.focus\:text-destructive-foreground\/65:focus{color:hsl(var(--destructive-foreground) / .65)}.focus\:text-destructive-foreground\/70:focus{color:hsl(var(--destructive-foreground) / .7)}.focus\:text-destructive-foreground\/75:focus{color:hsl(var(--destructive-foreground) / .75)}.focus\:text-destructive-foreground\/80:focus{color:hsl(var(--destructive-foreground) / .8)}.focus\:text-destructive-foreground\/85:focus{color:hsl(var(--destructive-foreground) / .85)}.focus\:text-destructive-foreground\/90:focus{color:hsl(var(--destructive-foreground) / .9)}.focus\:text-destructive-foreground\/95:focus{color:hsl(var(--destructive-foreground) / .95)}.focus\:text-destructive\/0:focus{color:hsl(var(--destructive) / 0)}.focus\:text-destructive\/10:focus{color:hsl(var(--destructive) / .1)}.focus\:text-destructive\/100:focus{color:hsl(var(--destructive) / 1)}.focus\:text-destructive\/15:focus{color:hsl(var(--destructive) / .15)}.focus\:text-destructive\/20:focus{color:hsl(var(--destructive) / .2)}.focus\:text-destructive\/25:focus{color:hsl(var(--destructive) / .25)}.focus\:text-destructive\/30:focus{color:hsl(var(--destructive) / .3)}.focus\:text-destructive\/35:focus{color:hsl(var(--destructive) / .35)}.focus\:text-destructive\/40:focus{color:hsl(var(--destructive) / .4)}.focus\:text-destructive\/45:focus{color:hsl(var(--destructive) / .45)}.focus\:text-destructive\/5:focus{color:hsl(var(--destructive) / .05)}.focus\:text-destructive\/50:focus{color:hsl(var(--destructive) / .5)}.focus\:text-destructive\/55:focus{color:hsl(var(--destructive) / .55)}.focus\:text-destructive\/60:focus{color:hsl(var(--destructive) / .6)}.focus\:text-destructive\/65:focus{color:hsl(var(--destructive) / .65)}.focus\:text-destructive\/70:focus{color:hsl(var(--destructive) / .7)}.focus\:text-destructive\/75:focus{color:hsl(var(--destructive) / .75)}.focus\:text-destructive\/80:focus{color:hsl(var(--destructive) / .8)}.focus\:text-destructive\/85:focus{color:hsl(var(--destructive) / .85)}.focus\:text-destructive\/90:focus{color:hsl(var(--destructive) / .9)}.focus\:text-destructive\/95:focus{color:hsl(var(--destructive) / .95)}.focus\:text-green-300:focus{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.focus\:text-muted:focus{color:hsl(var(--muted))}.focus\:text-muted-foreground:focus{color:hsl(var(--muted-foreground))}.focus\:text-muted-foreground\/0:focus{color:hsl(var(--muted-foreground) / 0)}.focus\:text-muted-foreground\/10:focus{color:hsl(var(--muted-foreground) / .1)}.focus\:text-muted-foreground\/100:focus{color:hsl(var(--muted-foreground) / 1)}.focus\:text-muted-foreground\/15:focus{color:hsl(var(--muted-foreground) / .15)}.focus\:text-muted-foreground\/20:focus{color:hsl(var(--muted-foreground) / .2)}.focus\:text-muted-foreground\/25:focus{color:hsl(var(--muted-foreground) / .25)}.focus\:text-muted-foreground\/30:focus{color:hsl(var(--muted-foreground) / .3)}.focus\:text-muted-foreground\/35:focus{color:hsl(var(--muted-foreground) / .35)}.focus\:text-muted-foreground\/40:focus{color:hsl(var(--muted-foreground) / .4)}.focus\:text-muted-foreground\/45:focus{color:hsl(var(--muted-foreground) / .45)}.focus\:text-muted-foreground\/5:focus{color:hsl(var(--muted-foreground) / .05)}.focus\:text-muted-foreground\/50:focus{color:hsl(var(--muted-foreground) / .5)}.focus\:text-muted-foreground\/55:focus{color:hsl(var(--muted-foreground) / .55)}.focus\:text-muted-foreground\/60:focus{color:hsl(var(--muted-foreground) / .6)}.focus\:text-muted-foreground\/65:focus{color:hsl(var(--muted-foreground) / .65)}.focus\:text-muted-foreground\/70:focus{color:hsl(var(--muted-foreground) / .7)}.focus\:text-muted-foreground\/75:focus{color:hsl(var(--muted-foreground) / .75)}.focus\:text-muted-foreground\/80:focus{color:hsl(var(--muted-foreground) / .8)}.focus\:text-muted-foreground\/85:focus{color:hsl(var(--muted-foreground) / .85)}.focus\:text-muted-foreground\/90:focus{color:hsl(var(--muted-foreground) / .9)}.focus\:text-muted-foreground\/95:focus{color:hsl(var(--muted-foreground) / .95)}.focus\:text-muted\/0:focus{color:hsl(var(--muted) / 0)}.focus\:text-muted\/10:focus{color:hsl(var(--muted) / .1)}.focus\:text-muted\/100:focus{color:hsl(var(--muted) / 1)}.focus\:text-muted\/15:focus{color:hsl(var(--muted) / .15)}.focus\:text-muted\/20:focus{color:hsl(var(--muted) / .2)}.focus\:text-muted\/25:focus{color:hsl(var(--muted) / .25)}.focus\:text-muted\/30:focus{color:hsl(var(--muted) / .3)}.focus\:text-muted\/35:focus{color:hsl(var(--muted) / .35)}.focus\:text-muted\/40:focus{color:hsl(var(--muted) / .4)}.focus\:text-muted\/45:focus{color:hsl(var(--muted) / .45)}.focus\:text-muted\/5:focus{color:hsl(var(--muted) / .05)}.focus\:text-muted\/50:focus{color:hsl(var(--muted) / .5)}.focus\:text-muted\/55:focus{color:hsl(var(--muted) / .55)}.focus\:text-muted\/60:focus{color:hsl(var(--muted) / .6)}.focus\:text-muted\/65:focus{color:hsl(var(--muted) / .65)}.focus\:text-muted\/70:focus{color:hsl(var(--muted) / .7)}.focus\:text-muted\/75:focus{color:hsl(var(--muted) / .75)}.focus\:text-muted\/80:focus{color:hsl(var(--muted) / .8)}.focus\:text-muted\/85:focus{color:hsl(var(--muted) / .85)}.focus\:text-muted\/90:focus{color:hsl(var(--muted) / .9)}.focus\:text-muted\/95:focus{color:hsl(var(--muted) / .95)}.focus\:text-primary:focus{color:hsl(var(--primary))}.focus\:text-primary-foreground:focus{color:hsl(var(--primary-foreground))}.focus\:text-primary-foreground\/0:focus{color:hsl(var(--primary-foreground) / 0)}.focus\:text-primary-foreground\/10:focus{color:hsl(var(--primary-foreground) / .1)}.focus\:text-primary-foreground\/100:focus{color:hsl(var(--primary-foreground) / 1)}.focus\:text-primary-foreground\/15:focus{color:hsl(var(--primary-foreground) / .15)}.focus\:text-primary-foreground\/20:focus{color:hsl(var(--primary-foreground) / .2)}.focus\:text-primary-foreground\/25:focus{color:hsl(var(--primary-foreground) / .25)}.focus\:text-primary-foreground\/30:focus{color:hsl(var(--primary-foreground) / .3)}.focus\:text-primary-foreground\/35:focus{color:hsl(var(--primary-foreground) / .35)}.focus\:text-primary-foreground\/40:focus{color:hsl(var(--primary-foreground) / .4)}.focus\:text-primary-foreground\/45:focus{color:hsl(var(--primary-foreground) / .45)}.focus\:text-primary-foreground\/5:focus{color:hsl(var(--primary-foreground) / .05)}.focus\:text-primary-foreground\/50:focus{color:hsl(var(--primary-foreground) / .5)}.focus\:text-primary-foreground\/55:focus{color:hsl(var(--primary-foreground) / .55)}.focus\:text-primary-foreground\/60:focus{color:hsl(var(--primary-foreground) / .6)}.focus\:text-primary-foreground\/65:focus{color:hsl(var(--primary-foreground) / .65)}.focus\:text-primary-foreground\/70:focus{color:hsl(var(--primary-foreground) / .7)}.focus\:text-primary-foreground\/75:focus{color:hsl(var(--primary-foreground) / .75)}.focus\:text-primary-foreground\/80:focus{color:hsl(var(--primary-foreground) / .8)}.focus\:text-primary-foreground\/85:focus{color:hsl(var(--primary-foreground) / .85)}.focus\:text-primary-foreground\/90:focus{color:hsl(var(--primary-foreground) / .9)}.focus\:text-primary-foreground\/95:focus{color:hsl(var(--primary-foreground) / .95)}.focus\:text-primary\/0:focus{color:hsl(var(--primary) / 0)}.focus\:text-primary\/10:focus{color:hsl(var(--primary) / .1)}.focus\:text-primary\/100:focus{color:hsl(var(--primary) / 1)}.focus\:text-primary\/15:focus{color:hsl(var(--primary) / .15)}.focus\:text-primary\/20:focus{color:hsl(var(--primary) / .2)}.focus\:text-primary\/25:focus{color:hsl(var(--primary) / .25)}.focus\:text-primary\/30:focus{color:hsl(var(--primary) / .3)}.focus\:text-primary\/35:focus{color:hsl(var(--primary) / .35)}.focus\:text-primary\/40:focus{color:hsl(var(--primary) / .4)}.focus\:text-primary\/45:focus{color:hsl(var(--primary) / .45)}.focus\:text-primary\/5:focus{color:hsl(var(--primary) / .05)}.focus\:text-primary\/50:focus{color:hsl(var(--primary) / .5)}.focus\:text-primary\/55:focus{color:hsl(var(--primary) / .55)}.focus\:text-primary\/60:focus{color:hsl(var(--primary) / .6)}.focus\:text-primary\/65:focus{color:hsl(var(--primary) / .65)}.focus\:text-primary\/70:focus{color:hsl(var(--primary) / .7)}.focus\:text-primary\/75:focus{color:hsl(var(--primary) / .75)}.focus\:text-primary\/80:focus{color:hsl(var(--primary) / .8)}.focus\:text-primary\/85:focus{color:hsl(var(--primary) / .85)}.focus\:text-primary\/90:focus{color:hsl(var(--primary) / .9)}.focus\:text-primary\/95:focus{color:hsl(var(--primary) / .95)}.focus\:text-red-300:focus{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.focus\:text-secondary:focus{color:hsl(var(--secondary))}.focus\:text-secondary-foreground:focus{color:hsl(var(--secondary-foreground))}.focus\:text-secondary-foreground\/0:focus{color:hsl(var(--secondary-foreground) / 0)}.focus\:text-secondary-foreground\/10:focus{color:hsl(var(--secondary-foreground) / .1)}.focus\:text-secondary-foreground\/100:focus{color:hsl(var(--secondary-foreground) / 1)}.focus\:text-secondary-foreground\/15:focus{color:hsl(var(--secondary-foreground) / .15)}.focus\:text-secondary-foreground\/20:focus{color:hsl(var(--secondary-foreground) / .2)}.focus\:text-secondary-foreground\/25:focus{color:hsl(var(--secondary-foreground) / .25)}.focus\:text-secondary-foreground\/30:focus{color:hsl(var(--secondary-foreground) / .3)}.focus\:text-secondary-foreground\/35:focus{color:hsl(var(--secondary-foreground) / .35)}.focus\:text-secondary-foreground\/40:focus{color:hsl(var(--secondary-foreground) / .4)}.focus\:text-secondary-foreground\/45:focus{color:hsl(var(--secondary-foreground) / .45)}.focus\:text-secondary-foreground\/5:focus{color:hsl(var(--secondary-foreground) / .05)}.focus\:text-secondary-foreground\/50:focus{color:hsl(var(--secondary-foreground) / .5)}.focus\:text-secondary-foreground\/55:focus{color:hsl(var(--secondary-foreground) / .55)}.focus\:text-secondary-foreground\/60:focus{color:hsl(var(--secondary-foreground) / .6)}.focus\:text-secondary-foreground\/65:focus{color:hsl(var(--secondary-foreground) / .65)}.focus\:text-secondary-foreground\/70:focus{color:hsl(var(--secondary-foreground) / .7)}.focus\:text-secondary-foreground\/75:focus{color:hsl(var(--secondary-foreground) / .75)}.focus\:text-secondary-foreground\/80:focus{color:hsl(var(--secondary-foreground) / .8)}.focus\:text-secondary-foreground\/85:focus{color:hsl(var(--secondary-foreground) / .85)}.focus\:text-secondary-foreground\/90:focus{color:hsl(var(--secondary-foreground) / .9)}.focus\:text-secondary-foreground\/95:focus{color:hsl(var(--secondary-foreground) / .95)}.focus\:text-secondary\/0:focus{color:hsl(var(--secondary) / 0)}.focus\:text-secondary\/10:focus{color:hsl(var(--secondary) / .1)}.focus\:text-secondary\/100:focus{color:hsl(var(--secondary) / 1)}.focus\:text-secondary\/15:focus{color:hsl(var(--secondary) / .15)}.focus\:text-secondary\/20:focus{color:hsl(var(--secondary) / .2)}.focus\:text-secondary\/25:focus{color:hsl(var(--secondary) / .25)}.focus\:text-secondary\/30:focus{color:hsl(var(--secondary) / .3)}.focus\:text-secondary\/35:focus{color:hsl(var(--secondary) / .35)}.focus\:text-secondary\/40:focus{color:hsl(var(--secondary) / .4)}.focus\:text-secondary\/45:focus{color:hsl(var(--secondary) / .45)}.focus\:text-secondary\/5:focus{color:hsl(var(--secondary) / .05)}.focus\:text-secondary\/50:focus{color:hsl(var(--secondary) / .5)}.focus\:text-secondary\/55:focus{color:hsl(var(--secondary) / .55)}.focus\:text-secondary\/60:focus{color:hsl(var(--secondary) / .6)}.focus\:text-secondary\/65:focus{color:hsl(var(--secondary) / .65)}.focus\:text-secondary\/70:focus{color:hsl(var(--secondary) / .7)}.focus\:text-secondary\/75:focus{color:hsl(var(--secondary) / .75)}.focus\:text-secondary\/80:focus{color:hsl(var(--secondary) / .8)}.focus\:text-secondary\/85:focus{color:hsl(var(--secondary) / .85)}.focus\:text-secondary\/90:focus{color:hsl(var(--secondary) / .9)}.focus\:text-secondary\/95:focus{color:hsl(var(--secondary) / .95)}.focus\:text-white:focus{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.focus\:opacity-100:focus{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-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-300\/20:focus{--tw-ring-color: rgb(147 197 253 / .2)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / 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-primary:focus{--tw-ring-color: hsl(var(--primary))}.focus\:ring-primary\/20:focus{--tw-ring-color: hsl(var(--primary) / .2)}.focus\:ring-purple-400\/20:focus{--tw-ring-color: rgb(192 132 252 / .2)}.focus\:ring-purple-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1))}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:ring-violet-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 139 250 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-0:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(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-visible\:ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(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-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-purple-500:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\:ring-sidebar-ring:focus-visible{--tw-ring-color: hsl(var(--sidebar-ring))}.focus-visible\:ring-offset-0:focus-visible{--tw-ring-offset-width: 0px}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width: 1px}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color: hsl(var(--background))}.active\:scale-105:active{--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))}.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\:cursor-grabbing:active{cursor:grabbing}.active\:bg-muted:active{background-color:hsl(var(--muted))}.active\:bg-muted\/80:active{background-color:hsl(var(--muted) / .8)}.active\:bg-sidebar-accent:active{background-color:hsl(var(--sidebar-accent))}.active\:text-sidebar-accent-foreground:active{color:hsl(var(--sidebar-accent-foreground))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-50:disabled{opacity:.5}.group\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100{opacity:1}.group\/enter:hover .group-hover\/enter\: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))}.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-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-\[-2px\]{--tw-translate-y: -2px;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\: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\:border-purple-400\/40{border-color:#c084fc66}.group:hover .group-hover\:border-purple-500\/30{border-color:#a855f74d}.group:hover .group-hover\:bg-black\/20{background-color:#0003}.group:hover .group-hover\:bg-black\/30{background-color:#0000004d}.group:hover .group-hover\:bg-black\/40{background-color:#0006}.group:hover .group-hover\:bg-black\/50{background-color:#00000080}.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-pink-500\/30{background-color:#ec48994d}.group:hover .group-hover\:bg-primary{background-color:hsl(var(--primary))}.group:hover .group-hover\:bg-primary\/10{background-color:hsl(var(--primary) / .1)}.group:hover .group-hover\:bg-primary\/20{background-color:hsl(var(--primary) / .2)}.group:hover .group-hover\:bg-purple-500\/20{background-color:#a855f733}.group:hover .group-hover\:bg-purple-500\/30{background-color:#a855f74d}.group:hover .group-hover\:bg-violet-500\/30{background-color:#8b5cf64d}.group:hover .group-hover\:bg-white\/30{background-color:#ffffff4d}.group:hover .group-hover\:bg-opacity-30{--tw-bg-opacity: .3}.group:hover .group-hover\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.group:hover .group-hover\:from-primary\/30{--tw-gradient-from: hsl(var(--primary) / .3) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:to-purple-600\/30{--tw-gradient-to: rgb(147 51 234 / .3) var(--tw-gradient-to-position)}.group:hover .group-hover\:fill-red-500{fill:#ef4444}.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-foreground{color:hsl(var(--foreground))}.group:hover .group-hover\:text-primary{color:hsl(var(--primary))}.group:hover .group-hover\:text-primary-foreground{color:hsl(var(--primary-foreground))}.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-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-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.group\/menu-item:hover .group-hover\/menu-item\:opacity-100{opacity:1}.group:hover .group-hover\:opacity-10{opacity:.1}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:opacity-20{opacity:.2}.group:hover .group-hover\:opacity-5{opacity:.05}.group:hover .group-hover\:opacity-80{opacity:.8}.group:hover .group-hover\:opacity-90{opacity:.9}.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.destructive .group-\[\.destructive\]\:border-muted\/40{border-color:hsl(var(--muted) / .4)}.group.toaster .group-\[\.toaster\]\:border-border{border-color:hsl(var(--border))}.group.toast .group-\[\.toast\]\:bg-muted{background-color:hsl(var(--muted))}.group.toast .group-\[\.toast\]\:bg-primary{background-color:hsl(var(--primary))}.group.toaster .group-\[\.toaster\]\:bg-background{background-color:hsl(var(--background))}.group.destructive .group-\[\.destructive\]\:text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.group.toast .group-\[\.toast\]\:text-muted-foreground{color:hsl(var(--muted-foreground))}.group.toast .group-\[\.toast\]\:text-primary-foreground{color:hsl(var(--primary-foreground))}.group.toaster .group-\[\.toaster\]\:text-foreground{color:hsl(var(--foreground))}.group.toaster .group-\[\.toaster\]\: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.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover{border-color:hsl(var(--destructive) / .3)}.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{background-color:hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{color:hsl(var(--destructive-foreground))}.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus{--tw-ring-color: hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626}.peer:checked~.peer-checked\:bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:bg-violet-600{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / 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\/menu-button:hover~.peer-hover\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.peer:focus~.peer-focus\:outline-none{outline:2px solid transparent;outline-offset:2px}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.has-\[\[data-variant\=inset\]\]\:bg-sidebar:has([data-variant=inset]){background-color:hsl(var(--sidebar-background))}.has-\[\:disabled\]\:opacity-50:has(:disabled){opacity:.5}.group\/menu-item:has([data-sidebar=menu-action]) .group-has-\[\[data-sidebar\=menu-action\]\]\/menu-item\:pr-8{padding-right:2rem}.aria-disabled\:pointer-events-none[aria-disabled=true]{pointer-events:none}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.aria-selected\:bg-slate-700[aria-selected=true]{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.aria-selected\:bg-slate-700\/50[aria-selected=true]{background-color:#33415580}.aria-selected\:text-slate-300[aria-selected=true]{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.aria-selected\:text-white[aria-selected=true]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.aria-selected\:opacity-100[aria-selected=true]{opacity:1}.aria-selected\:opacity-30[aria-selected=true]{opacity:.3}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[panel-group-direction\=vertical\]\:h-px[data-panel-group-direction=vertical]{height:1px}.data-\[state\=active\]\:h-10[data-state=active]{height:2.5rem}.data-\[panel-group-direction\=vertical\]\:w-full[data-panel-group-direction=vertical]{width:100%}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--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))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--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))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--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))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--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))}.data-\[state\=checked\]\:translate-x-5[data-state=checked]{--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))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked],.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel]{--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))}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end]{--tw-translate-x: var(--radix-toast-swipe-end-x);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))}.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{--tw-translate-x: var(--radix-toast-swipe-move-x);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))}.data-\[state\=active\]\:scale-\[1\.05\][data-state=active]{--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))}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:accordion-up .2s ease-out}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:accordion-down .2s ease-out}.data-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction=vertical]{flex-direction:column}.data-\[state\=active\]\:border-2[data-state=active]{border-width:2px}.data-\[state\=active\]\:border-b-2[data-state=active]{border-bottom-width:2px}.data-\[state\=active\]\:border-primary[data-state=active]{border-color:hsl(var(--primary))}.data-\[state\=active\]\:border-primary\/20[data-state=active]{border-color:hsl(var(--primary) / .2)}.data-\[state\=active\]\:border-primary\/50[data-state=active]{border-color:hsl(var(--primary) / .5)}.data-\[state\=checked\]\:border-cyan-600[data-state=checked]{--tw-border-opacity: 1;border-color:rgb(8 145 178 / var(--tw-border-opacity, 1))}.data-\[active\=true\]\:bg-sidebar-accent[data-active=true]{background-color:hsl(var(--sidebar-accent))}.data-\[active\]\:bg-accent\/50[data-active]{background-color:hsl(var(--accent) / .5)}.data-\[selected\=\'true\'\]\:bg-accent[data-selected=true]{background-color:hsl(var(--accent))}.data-\[state\=active\]\:bg-amber-600[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.data-\[state\=active\]\:bg-amber-600\/20[data-state=active]{background-color:#d9770633}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:hsl(var(--background))}.data-\[state\=active\]\:bg-blue-500\/20[data-state=active]{background-color:#3b82f633}.data-\[state\=active\]\:bg-blue-600[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.data-\[state\=active\]\:bg-blue-600\/20[data-state=active]{background-color:#2563eb33}.data-\[state\=active\]\:bg-cyan-600[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.data-\[state\=active\]\:bg-cyan-700[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.data-\[state\=active\]\:bg-emerald-600[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.data-\[state\=active\]\:bg-gold-600[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(230 148 26 / var(--tw-bg-opacity, 1))}.data-\[state\=active\]\:bg-green-500\/20[data-state=active]{background-color:#22c55e33}.data-\[state\=active\]\:bg-green-600[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.data-\[state\=active\]\:bg-green-600\/20[data-state=active]{background-color:#16a34a33}.data-\[state\=active\]\:bg-orange-500\/20[data-state=active]{background-color:#f9731633}.data-\[state\=active\]\:bg-orange-600[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.data-\[state\=active\]\:bg-pink-500\/20[data-state=active]{background-color:#ec489933}.data-\[state\=active\]\:bg-pink-600[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(219 39 119 / var(--tw-bg-opacity, 1))}.data-\[state\=active\]\:bg-pink-600\/20[data-state=active]{background-color:#db277733}.data-\[state\=active\]\:bg-primary[data-state=active]{background-color:hsl(var(--primary))}.data-\[state\=active\]\:bg-primary\/10[data-state=active]{background-color:hsl(var(--primary) / .1)}.data-\[state\=active\]\:bg-primary\/20[data-state=active]{background-color:hsl(var(--primary) / .2)}.data-\[state\=active\]\:bg-purple-500\/20[data-state=active]{background-color:#a855f733}.data-\[state\=active\]\:bg-purple-600[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.data-\[state\=active\]\:bg-purple-600\/20[data-state=active]{background-color:#9333ea33}.data-\[state\=active\]\:bg-red-600[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.data-\[state\=active\]\:bg-red-600\/20[data-state=active]{background-color:#dc262633}.data-\[state\=active\]\:bg-slate-600[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.data-\[state\=active\]\:bg-transparent[data-state=active]{background-color:transparent}.data-\[state\=active\]\:bg-violet-600[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.data-\[state\=active\]\:bg-violet-600\/30[data-state=active]{background-color:#7c3aed4d}.data-\[state\=active\]\:bg-violet-600\/50[data-state=active]{background-color:#7c3aed80}.data-\[state\=active\]\:bg-violet-700[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.data-\[state\=active\]\:bg-yellow-600[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.data-\[state\=checked\]\:bg-cyan-600[data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:hsl(var(--primary))}.data-\[state\=checked\]\:bg-purple-500[data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.data-\[state\=checked\]\:bg-purple-600[data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.data-\[state\=on\]\:bg-accent[data-state=on],.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[state\=open\]\:bg-accent\/50[data-state=open]{background-color:hsl(var(--accent) / .5)}.data-\[state\=open\]\:bg-secondary[data-state=open]{background-color:hsl(var(--secondary))}.data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:hsl(var(--muted))}.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{background-color:hsl(var(--input))}.data-\[state\=active\]\:bg-gradient-to-r[data-state=active]{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.data-\[state\=active\]\:from-amber-600[data-state=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)}.data-\[state\=active\]\:from-blue-500[data-state=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)}.data-\[state\=active\]\:from-blue-600[data-state=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)}.data-\[state\=active\]\:from-gold-600[data-state=active]{--tw-gradient-from: #e6941a var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 148 26 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.data-\[state\=active\]\:from-green-500[data-state=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)}.data-\[state\=active\]\:from-green-600[data-state=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)}.data-\[state\=active\]\:from-indigo-500[data-state=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)}.data-\[state\=active\]\:from-orange-500[data-state=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)}.data-\[state\=active\]\:from-pink-600[data-state=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)}.data-\[state\=active\]\:from-purple-500[data-state=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)}.data-\[state\=active\]\:from-purple-600[data-state=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)}.data-\[state\=active\]\:from-violet-600[data-state=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)}.data-\[state\=active\]\:from-yellow-600[data-state=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)}.data-\[state\=active\]\:to-blue-600[data-state=active]{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.data-\[state\=active\]\:to-emerald-600[data-state=active]{--tw-gradient-to: #059669 var(--tw-gradient-to-position)}.data-\[state\=active\]\:to-orange-600[data-state=active]{--tw-gradient-to: #ea580c var(--tw-gradient-to-position)}.data-\[state\=active\]\:to-pink-600[data-state=active]{--tw-gradient-to: #db2777 var(--tw-gradient-to-position)}.data-\[state\=active\]\:to-purple-600[data-state=active]{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.data-\[state\=active\]\:to-red-600[data-state=active]{--tw-gradient-to: #dc2626 var(--tw-gradient-to-position)}.data-\[state\=active\]\:to-violet-600[data-state=active]{--tw-gradient-to: #7c3aed var(--tw-gradient-to-position)}.data-\[state\=active\]\:to-yellow-600[data-state=active]{--tw-gradient-to: #ca8a04 var(--tw-gradient-to-position)}.data-\[active\=true\]\:font-medium[data-active=true]{font-weight:500}.data-\[active\=true\]\:text-sidebar-accent-foreground[data-active=true]{color:hsl(var(--sidebar-accent-foreground))}.data-\[selected\=true\]\:text-accent-foreground[data-selected=true]{color:hsl(var(--accent-foreground))}.data-\[state\=active\]\:text-amber-300[data-state=active]{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.data-\[state\=active\]\:text-blue-300[data-state=active]{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.data-\[state\=active\]\:text-foreground[data-state=active]{color:hsl(var(--foreground))}.data-\[state\=active\]\:text-green-300[data-state=active]{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.data-\[state\=active\]\:text-orange-300[data-state=active]{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.data-\[state\=active\]\:text-pink-300[data-state=active]{--tw-text-opacity: 1;color:rgb(249 168 212 / var(--tw-text-opacity, 1))}.data-\[state\=active\]\:text-primary[data-state=active]{color:hsl(var(--primary))}.data-\[state\=active\]\:text-primary-foreground[data-state=active]{color:hsl(var(--primary-foreground))}.data-\[state\=active\]\:text-purple-300[data-state=active]{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.data-\[state\=active\]\:text-red-300[data-state=active]{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.data-\[state\=active\]\:text-white[data-state=active]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:hsl(var(--primary-foreground))}.data-\[state\=on\]\:text-accent-foreground[data-state=on],.data-\[state\=open\]\:text-accent-foreground[data-state=open]{color:hsl(var(--accent-foreground))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\[disabled\=true\]\:opacity-50[data-disabled=true],.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=open\]\:opacity-100[data-state=open]{opacity:1}.data-\[state\=active\]\:shadow-lg[data-state=active]{--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)}.data-\[state\=active\]\:shadow-sm[data-state=active]{--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)}.data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition-property:none}.data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.data-\[motion\^\=from-\]\:animate-in[data-motion^=from-],.data-\[state\=open\]\:animate-in[data-state=open],.data-\[state\=visible\]\:animate-in[data-state=visible]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\[motion\^\=to-\]\:animate-out[data-motion^=to-],.data-\[state\=closed\]\:animate-out[data-state=closed],.data-\[state\=hidden\]\:animate-out[data-state=hidden],.data-\[swipe\=end\]\:animate-out[data-swipe=end]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\[motion\^\=from-\]\:fade-in[data-motion^=from-]{--tw-enter-opacity: 0}.data-\[motion\^\=to-\]\:fade-out[data-motion^=to-],.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\[state\=closed\]\:fade-out-80[data-state=closed]{--tw-exit-opacity: .8}.data-\[state\=hidden\]\:fade-out[data-state=hidden]{--tw-exit-opacity: 0}.data-\[state\=open\]\:fade-in-0[data-state=open],.data-\[state\=visible\]\:fade-in[data-state=visible]{--tw-enter-opacity: 0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\[state\=open\]\:zoom-in-90[data-state=open]{--tw-enter-scale: .9}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion=from-end]{--tw-enter-translate-x: 13rem}.data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion=from-start]{--tw-enter-translate-x: -13rem}.data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion=to-end]{--tw-exit-translate-x: 13rem}.data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion=to-start]{--tw-exit-translate-x: -13rem}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y: 100%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x: -100%}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed],.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed]{--tw-exit-translate-x: 100%}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y: -100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y: 100%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x: -100%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x: 100%}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=closed\]\:duration-300[data-state=closed]{animation-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{animation-duration:.5s}.data-\[panel-group-direction\=vertical\]\:after\:left-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);left:0}.data-\[panel-group-direction\=vertical\]\:after\:h-1[data-panel-group-direction=vertical]:after{content:var(--tw-content);height:.25rem}.data-\[panel-group-direction\=vertical\]\:after\:w-full[data-panel-group-direction=vertical]:after{content:var(--tw-content);width:100%}.data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2[data-panel-group-direction=vertical]:after{content:var(--tw-content);--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))}.data-\[panel-group-direction\=vertical\]\:after\:translate-x-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);--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))}.data-\[state\=open\]\:hover\:bg-sidebar-accent:hover[data-state=open]{background-color:hsl(var(--sidebar-accent))}.data-\[state\=open\]\:hover\:text-sidebar-accent-foreground:hover[data-state=open]{color:hsl(var(--sidebar-accent-foreground))}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]{left:calc(var(--sidebar-width) * -1)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]{right:calc(var(--sidebar-width) * -1)}.group[data-side=left] .group-data-\[side\=left\]\:-right-4{right:-1rem}.group[data-side=right] .group-data-\[side\=right\]\:left-0{left:0}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:-mt-8{margin-top:-2rem}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:hidden{display:none}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!size-8{width:2rem!important;height:2rem!important}.group[data-state=active] .group-data-\[state\=active\]\:h-5{height:1.25rem}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[--sidebar-width-icon\]{width:var(--sidebar-width-icon)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)\)\]{width:calc(var(--sidebar-width-icon) + 1rem)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)_\+2px\)\]{width:calc(var(--sidebar-width-icon) + 1rem + 2px)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:w-0{width:0px}.group[data-state=active] .group-data-\[state\=active\]\:w-5{width:1.25rem}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\: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[data-side=right] .group-data-\[side\=right\]\:rotate-180,.group[data-state=open] .group-data-\[state\=open\]\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:overflow-hidden{overflow:hidden}.group[data-variant=floating] .group-data-\[variant\=floating\]\:rounded-lg{border-radius:var(--radius)}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border{border-width:1px}.group[data-side=left] .group-data-\[side\=left\]\:border-r{border-right-width:1px}.group[data-side=right] .group-data-\[side\=right\]\:border-l{border-left-width:1px}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border-sidebar-border{border-color:hsl(var(--sidebar-border))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-0{padding:0!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-2{padding:.5rem!important}.group[data-state=active] .group-data-\[state\=active\]\:text-primary{color:hsl(var(--primary))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:opacity-0{opacity:0}.group[data-state=active] .group-data-\[state\=active\]\:opacity-100{opacity:1}.group[data-variant=floating] .group-data-\[variant\=floating\]\: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)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:after\:left-full:after{content:var(--tw-content);left:100%}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:hover\:bg-sidebar:hover{background-color:hsl(var(--sidebar-background))}.peer\/menu-button[data-size=default]~.peer-data-\[size\=default\]\/menu-button\:top-1\.5{top:.375rem}.peer\/menu-button[data-size=lg]~.peer-data-\[size\=lg\]\/menu-button\:top-2\.5{top:.625rem}.peer\/menu-button[data-size=sm]~.peer-data-\[size\=sm\]\/menu-button\:top-1{top:.25rem}.peer[data-variant=inset]~.peer-data-\[variant\=inset\]\:min-h-\[calc\(100svh-theme\(spacing\.4\)\)\]{min-height:calc(100svh - 1rem)}.peer\/menu-button[data-active=true]~.peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}@supports (backdrop-filter: var(--tw)){.supports-\[backdrop-filter\]\:bg-background\/60{background-color:hsl(var(--background) / .6)}.supports-\[backdrop-filter\]\:bg-background\/80{background-color:hsl(var(--background) / .8)}}.dark\:border-amber-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity, 1))}.dark\:border-amber-700\/50:is(.dark *){border-color:#b4530980}.dark\:border-amber-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity, 1))}.dark\:border-blue-500\/30:is(.dark *){border-color:#3b82f64d}.dark\:border-blue-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.dark\:border-blue-700\/50:is(.dark *){border-color:#1d4ed880}.dark\:border-blue-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:border-blue-800\/30:is(.dark *){border-color:#1e40af4d}.dark\:border-blue-800\/50:is(.dark *){border-color:#1e40af80}.dark\:border-blue-900:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 58 138 / var(--tw-border-opacity, 1))}.dark\:border-cyan-700\/50:is(.dark *){border-color:#0e749080}.dark\:border-cyan-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(21 94 117 / var(--tw-border-opacity, 1))}.dark\:border-destructive:is(.dark *){border-color:hsl(var(--destructive))}.dark\:border-emerald-400:is(.dark *){--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.dark\:border-emerald-500\/30:is(.dark *){border-color:#10b9814d}.dark\:border-emerald-500\/50:is(.dark *){border-color:#10b98180}.dark\:border-emerald-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(5 150 105 / var(--tw-border-opacity, 1))}.dark\:border-emerald-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity, 1))}.dark\:border-emerald-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(6 95 70 / var(--tw-border-opacity, 1))}.dark\:border-emerald-800\/50:is(.dark *){border-color:#065f4680}.dark\:border-gold-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(199 121 20 / var(--tw-border-opacity, 1))}.dark\:border-gold-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(159 95 23 / var(--tw-border-opacity, 1))}.dark\:border-gold-800\/30:is(.dark *){border-color:#9f5f174d}.dark\:border-gold-900:is(.dark *){--tw-border-opacity: 1;border-color:rgb(130 79 24 / var(--tw-border-opacity, 1))}.dark\:border-gray-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / 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-gray-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.dark\:border-green-400\/20:is(.dark *){border-color:#4ade8033}.dark\:border-green-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.dark\:border-green-700\/50:is(.dark *){border-color:#15803d80}.dark\:border-green-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.dark\:border-green-800\/50:is(.dark *){border-color:#16653480}.dark\:border-green-900:is(.dark *){--tw-border-opacity: 1;border-color:rgb(20 83 45 / var(--tw-border-opacity, 1))}.dark\:border-indigo-600\/50:is(.dark *){border-color:#4f46e580}.dark\:border-indigo-700\/50:is(.dark *){border-color:#4338ca80}.dark\:border-indigo-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 48 163 / var(--tw-border-opacity, 1))}.dark\:border-orange-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(154 52 18 / var(--tw-border-opacity, 1))}.dark\:border-orange-800\/50:is(.dark *){border-color:#9a341280}.dark\:border-orange-900:is(.dark *){--tw-border-opacity: 1;border-color:rgb(124 45 18 / var(--tw-border-opacity, 1))}.dark\:border-pink-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(157 23 77 / var(--tw-border-opacity, 1))}.dark\:border-purple-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(147 51 234 / var(--tw-border-opacity, 1))}.dark\:border-purple-700\/50:is(.dark *){border-color:#7e22ce80}.dark\:border-purple-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(107 33 168 / var(--tw-border-opacity, 1))}.dark\:border-purple-800\/50:is(.dark *){border-color:#6b21a880}.dark\:border-red-700\/50:is(.dark *){border-color:#b91c1c80}.dark\:border-red-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.dark\:border-rose-700\/50:is(.dark *){border-color:#be123c80}.dark\:border-sky-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(2 132 199 / var(--tw-border-opacity, 1))}.dark\:border-sky-600\/50:is(.dark *){border-color:#0284c780}.dark\:border-sky-700\/50:is(.dark *){border-color:#0369a180}.dark\:border-slate-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.dark\:border-slate-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.dark\:border-violet-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(124 58 237 / var(--tw-border-opacity, 1))}.dark\:border-violet-700\/50:is(.dark *){border-color:#6d28d980}.dark\:border-violet-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(91 33 182 / var(--tw-border-opacity, 1))}.dark\:border-violet-800\/30:is(.dark *){border-color:#5b21b64d}.dark\:border-violet-800\/50:is(.dark *){border-color:#5b21b680}.dark\:border-violet-900:is(.dark *){--tw-border-opacity: 1;border-color:rgb(76 29 149 / var(--tw-border-opacity, 1))}.dark\:border-yellow-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(161 98 7 / var(--tw-border-opacity, 1))}.dark\:border-yellow-700\/50:is(.dark *){border-color:#a1620780}.dark\:border-yellow-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(133 77 14 / var(--tw-border-opacity, 1))}.dark\:bg-amber-900\/50:is(.dark *){background-color:#78350f80}.dark\:bg-amber-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(69 26 3 / var(--tw-bg-opacity, 1))}.dark\:bg-amber-950\/20:is(.dark *){background-color:#451a0333}.dark\:bg-amber-950\/30:is(.dark *){background-color:#451a034d}.dark\:bg-black\/20:is(.dark *){background-color:#0003}.dark\:bg-blue-500\/10:is(.dark *){background-color:#3b82f61a}.dark\:bg-blue-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-900\/20:is(.dark *){background-color:#1e3a8a33}.dark\:bg-blue-900\/30:is(.dark *){background-color:#1e3a8a4d}.dark\:bg-blue-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(23 37 84 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-950\/20:is(.dark *){background-color:#17255433}.dark\:bg-blue-950\/30:is(.dark *){background-color:#1725544d}.dark\:bg-cyan-900\/20:is(.dark *){background-color:#164e6333}.dark\:bg-emerald-400:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.dark\:bg-emerald-500\/10:is(.dark *){background-color:#10b9811a}.dark\:bg-emerald-500\/30:is(.dark *){background-color:#10b9814d}.dark\:bg-emerald-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.dark\:bg-emerald-900\/20:is(.dark *){background-color:#064e3b33}.dark\:bg-emerald-900\/30:is(.dark *){background-color:#064e3b4d}.dark\:bg-emerald-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(2 44 34 / var(--tw-bg-opacity, 1))}.dark\:bg-emerald-950\/10:is(.dark *){background-color:#022c221a}.dark\:bg-emerald-950\/20:is(.dark *){background-color:#022c2233}.dark\:bg-emerald-950\/30:is(.dark *){background-color:#022c224d}.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\/80:is(.dark *){background-color:#1f2937cc}.dark\:bg-gray-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-950\/20:is(.dark *){background-color:#03071233}.dark\:bg-gray-950\/30:is(.dark *){background-color:#0307124d}.dark\:bg-green-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.dark\:bg-green-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.dark\:bg-green-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))}.dark\:bg-green-900\/20:is(.dark *){background-color:#14532d33}.dark\:bg-green-900\/30:is(.dark *){background-color:#14532d4d}.dark\:bg-green-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity, 1))}.dark\:bg-green-950\/20:is(.dark *){background-color:#052e1633}.dark\:bg-green-950\/30:is(.dark *){background-color:#052e164d}.dark\:bg-indigo-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(49 46 129 / var(--tw-bg-opacity, 1))}.dark\:bg-indigo-900\/20:is(.dark *){background-color:#312e8133}.dark\:bg-indigo-900\/30:is(.dark *){background-color:#312e814d}.dark\:bg-orange-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(124 45 18 / var(--tw-bg-opacity, 1))}.dark\:bg-orange-900\/20:is(.dark *){background-color:#7c2d1233}.dark\:bg-orange-950\/20:is(.dark *){background-color:#43140733}.dark\:bg-pink-900\/20:is(.dark *){background-color:#83184333}.dark\:bg-purple-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(88 28 135 / var(--tw-bg-opacity, 1))}.dark\:bg-purple-900\/10:is(.dark *){background-color:#581c871a}.dark\:bg-purple-900\/20:is(.dark *){background-color:#581c8733}.dark\:bg-purple-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(59 7 100 / var(--tw-bg-opacity, 1))}.dark\:bg-purple-950\/20:is(.dark *){background-color:#3b076433}.dark\:bg-purple-950\/30:is(.dark *){background-color:#3b07644d}.dark\:bg-red-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.dark\:bg-red-900\/20:is(.dark *){background-color:#7f1d1d33}.dark\:bg-red-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity, 1))}.dark\:bg-red-950\/20:is(.dark *){background-color:#450a0a33}.dark\:bg-rose-900\/30:is(.dark *){background-color:#8813374d}.dark\:bg-sky-900\/30:is(.dark *){background-color:#0c4a6e4d}.dark\:bg-sky-900\/50:is(.dark *){background-color:#0c4a6e80}.dark\:bg-sky-950\/20:is(.dark *){background-color:#082f4933}.dark\:bg-slate-700\/80:is(.dark *){background-color:#334155cc}.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\/50:is(.dark *){background-color:#1e293b80}.dark\:bg-slate-800\/60:is(.dark *){background-color:#1e293b99}.dark\:bg-slate-800\/70:is(.dark *){background-color:#1e293bb3}.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\/60:is(.dark *){background-color:#0f172a99}.dark\:bg-slate-900\/80:is(.dark *){background-color:#0f172acc}.dark\:bg-slate-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.dark\:bg-violet-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.dark\:bg-violet-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(76 29 149 / var(--tw-bg-opacity, 1))}.dark\:bg-violet-900\/20:is(.dark *){background-color:#4c1d9533}.dark\:bg-violet-900\/50:is(.dark *){background-color:#4c1d9580}.dark\:bg-violet-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(46 16 101 / var(--tw-bg-opacity, 1))}.dark\:bg-violet-950\/20:is(.dark *){background-color:#2e106533}.dark\:bg-violet-950\/30:is(.dark *){background-color:#2e10654d}.dark\:bg-yellow-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-900\/20:is(.dark *){background-color:#713f1233}.dark\:bg-yellow-900\/30:is(.dark *){background-color:#713f124d}.dark\:bg-yellow-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(66 32 6 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-950\/20:is(.dark *){background-color:#42200633}.dark\:bg-yellow-950\/30:is(.dark *){background-color:#4220064d}.dark\:from-amber-900\/30:is(.dark *){--tw-gradient-from: rgb(120 53 15 / .3) 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)}.dark\:from-amber-950\/30:is(.dark *){--tw-gradient-from: rgb(69 26 3 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 26 3 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-amber-950\/40:is(.dark *){--tw-gradient-from: rgb(69 26 3 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 26 3 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-amber-950\/50:is(.dark *){--tw-gradient-from: rgb(69 26 3 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 26 3 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-blue-400:is(.dark *){--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)}.dark\:from-blue-900\/20:is(.dark *){--tw-gradient-from: rgb(30 58 138 / .2) 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)}.dark\:from-blue-950:is(.dark *){--tw-gradient-from: #172554 var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-blue-950\/20:is(.dark *){--tw-gradient-from: rgb(23 37 84 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-blue-950\/30:is(.dark *){--tw-gradient-from: rgb(23 37 84 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-blue-950\/40:is(.dark *){--tw-gradient-from: rgb(23 37 84 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-blue-950\/50:is(.dark *){--tw-gradient-from: rgb(23 37 84 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-cyan-950:is(.dark *){--tw-gradient-from: #083344 var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-cyan-950\/40:is(.dark *){--tw-gradient-from: rgb(8 51 68 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-emerald-400:is(.dark *){--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)}.dark\:from-emerald-900\/20:is(.dark *){--tw-gradient-from: rgb(6 78 59 / .2) 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)}.dark\:from-emerald-950:is(.dark *){--tw-gradient-from: #022c22 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)}.dark\:from-emerald-950\/20:is(.dark *){--tw-gradient-from: rgb(2 44 34 / .2) 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)}.dark\:from-emerald-950\/30:is(.dark *){--tw-gradient-from: rgb(2 44 34 / .3) 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)}.dark\:from-emerald-950\/90:is(.dark *){--tw-gradient-from: rgb(2 44 34 / .9) 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)}.dark\:from-gold-800:is(.dark *){--tw-gradient-from: #9f5f17 var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 95 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-gold-900:is(.dark *){--tw-gradient-from: #824f18 var(--tw-gradient-from-position);--tw-gradient-to: rgb(130 79 24 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-gold-900\/20:is(.dark *){--tw-gradient-from: rgb(130 79 24 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(130 79 24 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-gray-800:is(.dark *){--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)}.dark\:from-gray-900:is(.dark *){--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)}.dark\:from-green-400:is(.dark *){--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)}.dark\:from-green-900\/20:is(.dark *){--tw-gradient-from: rgb(20 83 45 / .2) 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)}.dark\:from-green-950:is(.dark *){--tw-gradient-from: #052e16 var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-green-950\/20:is(.dark *){--tw-gradient-from: rgb(5 46 22 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-green-950\/40:is(.dark *){--tw-gradient-from: rgb(5 46 22 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-green-950\/50:is(.dark *){--tw-gradient-from: rgb(5 46 22 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-indigo-950:is(.dark *){--tw-gradient-from: #1e1b4b var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-indigo-950\/20:is(.dark *){--tw-gradient-from: rgb(30 27 75 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-indigo-950\/30:is(.dark *){--tw-gradient-from: rgb(30 27 75 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-indigo-950\/40:is(.dark *){--tw-gradient-from: rgb(30 27 75 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-orange-900\/20:is(.dark *){--tw-gradient-from: rgb(124 45 18 / .2) 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)}.dark\:from-orange-950:is(.dark *){--tw-gradient-from: #431407 var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-orange-950\/20:is(.dark *){--tw-gradient-from: rgb(67 20 7 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-pink-950:is(.dark *){--tw-gradient-from: #500724 var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-purple-900:is(.dark *){--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)}.dark\:from-purple-900\/20:is(.dark *){--tw-gradient-from: rgb(88 28 135 / .2) 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)}.dark\:from-purple-950:is(.dark *){--tw-gradient-from: #3b0764 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-purple-950\/20:is(.dark *){--tw-gradient-from: rgb(59 7 100 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-purple-950\/40:is(.dark *){--tw-gradient-from: rgb(59 7 100 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-purple-950\/50:is(.dark *){--tw-gradient-from: rgb(59 7 100 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-red-950\/20:is(.dark *){--tw-gradient-from: rgb(69 10 10 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-red-950\/30:is(.dark *){--tw-gradient-from: rgb(69 10 10 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-rose-950\/40:is(.dark *){--tw-gradient-from: rgb(76 5 25 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-sky-950\/30:is(.dark *){--tw-gradient-from: rgb(8 47 73 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-sky-950\/40:is(.dark *){--tw-gradient-from: rgb(8 47 73 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-sky-950\/50:is(.dark *){--tw-gradient-from: rgb(8 47 73 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-slate-900:is(.dark *){--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)}.dark\:from-slate-950:is(.dark *){--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)}.dark\:from-violet-900\/20:is(.dark *){--tw-gradient-from: rgb(76 29 149 / .2) 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)}.dark\:from-violet-950:is(.dark *){--tw-gradient-from: #2e1065 var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-violet-950\/20:is(.dark *){--tw-gradient-from: rgb(46 16 101 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-violet-950\/30:is(.dark *){--tw-gradient-from: rgb(46 16 101 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-violet-950\/40:is(.dark *){--tw-gradient-from: rgb(46 16 101 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-violet-950\/50:is(.dark *){--tw-gradient-from: rgb(46 16 101 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-yellow-900\/30:is(.dark *){--tw-gradient-from: rgb(113 63 18 / .3) 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)}.dark\:from-yellow-950\/20:is(.dark *){--tw-gradient-from: rgb(66 32 6 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-yellow-950\/50:is(.dark *){--tw-gradient-from: rgb(66 32 6 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:via-blue-400:is(.dark *){--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #60a5fa var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-blue-900:is(.dark *){--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-emerald-900\/10:is(.dark *){--tw-gradient-to: rgb(6 78 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(6 78 59 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-orange-950\/30:is(.dark *){--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-purple-900:is(.dark *){--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #581c87 var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-purple-950:is(.dark *){--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #3b0764 var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-purple-950\/40:is(.dark *){--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 7 100 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-sky-900\/40:is(.dark *){--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(12 74 110 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-slate-900:is(.dark *){--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0f172a var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-slate-950:is(.dark *){--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #020617 var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-violet-900\/20:is(.dark *){--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(76 29 149 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-yellow-900:is(.dark *){--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #713f12 var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:to-amber-900\/30:is(.dark *){--tw-gradient-to: rgb(120 53 15 / .3) var(--tw-gradient-to-position)}.dark\:to-amber-950:is(.dark *){--tw-gradient-to: #451a03 var(--tw-gradient-to-position)}.dark\:to-amber-950\/20:is(.dark *){--tw-gradient-to: rgb(69 26 3 / .2) var(--tw-gradient-to-position)}.dark\:to-amber-950\/30:is(.dark *){--tw-gradient-to: rgb(69 26 3 / .3) var(--tw-gradient-to-position)}.dark\:to-amber-950\/40:is(.dark *){--tw-gradient-to: rgb(69 26 3 / .4) var(--tw-gradient-to-position)}.dark\:to-amber-950\/50:is(.dark *){--tw-gradient-to: rgb(69 26 3 / .5) var(--tw-gradient-to-position)}.dark\:to-blue-400:is(.dark *){--tw-gradient-to: #60a5fa var(--tw-gradient-to-position)}.dark\:to-blue-900:is(.dark *){--tw-gradient-to: #1e3a8a var(--tw-gradient-to-position)}.dark\:to-blue-900\/20:is(.dark *){--tw-gradient-to: rgb(30 58 138 / .2) var(--tw-gradient-to-position)}.dark\:to-blue-950:is(.dark *){--tw-gradient-to: #172554 var(--tw-gradient-to-position)}.dark\:to-blue-950\/20:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .2) var(--tw-gradient-to-position)}.dark\:to-blue-950\/30:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .3) var(--tw-gradient-to-position)}.dark\:to-blue-950\/40:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .4) var(--tw-gradient-to-position)}.dark\:to-blue-950\/50:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .5) var(--tw-gradient-to-position)}.dark\:to-blue-950\/90:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .9) var(--tw-gradient-to-position)}.dark\:to-cyan-900:is(.dark *){--tw-gradient-to: #164e63 var(--tw-gradient-to-position)}.dark\:to-cyan-950:is(.dark *){--tw-gradient-to: #083344 var(--tw-gradient-to-position)}.dark\:to-cyan-950\/40:is(.dark *){--tw-gradient-to: rgb(8 51 68 / .4) var(--tw-gradient-to-position)}.dark\:to-emerald-400:is(.dark *){--tw-gradient-to: #34d399 var(--tw-gradient-to-position)}.dark\:to-emerald-900:is(.dark *){--tw-gradient-to: #064e3b var(--tw-gradient-to-position)}.dark\:to-emerald-900\/30:is(.dark *){--tw-gradient-to: rgb(6 78 59 / .3) var(--tw-gradient-to-position)}.dark\:to-emerald-950:is(.dark *){--tw-gradient-to: #022c22 var(--tw-gradient-to-position)}.dark\:to-emerald-950\/20:is(.dark *){--tw-gradient-to: rgb(2 44 34 / .2) var(--tw-gradient-to-position)}.dark\:to-emerald-950\/40:is(.dark *){--tw-gradient-to: rgb(2 44 34 / .4) var(--tw-gradient-to-position)}.dark\:to-emerald-950\/50:is(.dark *){--tw-gradient-to: rgb(2 44 34 / .5) var(--tw-gradient-to-position)}.dark\:to-gold-700:is(.dark *){--tw-gradient-to: #c77914 var(--tw-gradient-to-position)}.dark\:to-gold-900\/20:is(.dark *){--tw-gradient-to: rgb(130 79 24 / .2) var(--tw-gradient-to-position)}.dark\:to-gray-900:is(.dark *){--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.dark\:to-green-800\/20:is(.dark *){--tw-gradient-to: rgb(22 101 52 / .2) var(--tw-gradient-to-position)}.dark\:to-green-900:is(.dark *){--tw-gradient-to: #14532d var(--tw-gradient-to-position)}.dark\:to-green-900\/20:is(.dark *){--tw-gradient-to: rgb(20 83 45 / .2) var(--tw-gradient-to-position)}.dark\:to-green-950:is(.dark *){--tw-gradient-to: #052e16 var(--tw-gradient-to-position)}.dark\:to-green-950\/20:is(.dark *){--tw-gradient-to: rgb(5 46 22 / .2) var(--tw-gradient-to-position)}.dark\:to-green-950\/30:is(.dark *){--tw-gradient-to: rgb(5 46 22 / .3) var(--tw-gradient-to-position)}.dark\:to-indigo-900:is(.dark *){--tw-gradient-to: #312e81 var(--tw-gradient-to-position)}.dark\:to-indigo-900\/20:is(.dark *){--tw-gradient-to: rgb(49 46 129 / .2) var(--tw-gradient-to-position)}.dark\:to-indigo-950:is(.dark *){--tw-gradient-to: #1e1b4b var(--tw-gradient-to-position)}.dark\:to-indigo-950\/20:is(.dark *){--tw-gradient-to: rgb(30 27 75 / .2) var(--tw-gradient-to-position)}.dark\:to-indigo-950\/30:is(.dark *){--tw-gradient-to: rgb(30 27 75 / .3) var(--tw-gradient-to-position)}.dark\:to-indigo-950\/40:is(.dark *){--tw-gradient-to: rgb(30 27 75 / .4) var(--tw-gradient-to-position)}.dark\:to-indigo-950\/50:is(.dark *){--tw-gradient-to: rgb(30 27 75 / .5) var(--tw-gradient-to-position)}.dark\:to-orange-900:is(.dark *){--tw-gradient-to: #7c2d12 var(--tw-gradient-to-position)}.dark\:to-orange-900\/30:is(.dark *){--tw-gradient-to: rgb(124 45 18 / .3) var(--tw-gradient-to-position)}.dark\:to-orange-950:is(.dark *){--tw-gradient-to: #431407 var(--tw-gradient-to-position)}.dark\:to-orange-950\/20:is(.dark *){--tw-gradient-to: rgb(67 20 7 / .2) var(--tw-gradient-to-position)}.dark\:to-orange-950\/30:is(.dark *){--tw-gradient-to: rgb(67 20 7 / .3) var(--tw-gradient-to-position)}.dark\:to-orange-950\/40:is(.dark *){--tw-gradient-to: rgb(67 20 7 / .4) var(--tw-gradient-to-position)}.dark\:to-orange-950\/50:is(.dark *){--tw-gradient-to: rgb(67 20 7 / .5) var(--tw-gradient-to-position)}.dark\:to-pink-900:is(.dark *){--tw-gradient-to: #831843 var(--tw-gradient-to-position)}.dark\:to-pink-950:is(.dark *){--tw-gradient-to: #500724 var(--tw-gradient-to-position)}.dark\:to-pink-950\/20:is(.dark *){--tw-gradient-to: rgb(80 7 36 / .2) var(--tw-gradient-to-position)}.dark\:to-pink-950\/40:is(.dark *){--tw-gradient-to: rgb(80 7 36 / .4) var(--tw-gradient-to-position)}.dark\:to-pink-950\/50:is(.dark *){--tw-gradient-to: rgb(80 7 36 / .5) var(--tw-gradient-to-position)}.dark\:to-purple-400:is(.dark *){--tw-gradient-to: #c084fc var(--tw-gradient-to-position)}.dark\:to-purple-900:is(.dark *){--tw-gradient-to: #581c87 var(--tw-gradient-to-position)}.dark\:to-purple-900\/10:is(.dark *){--tw-gradient-to: rgb(88 28 135 / .1) var(--tw-gradient-to-position)}.dark\:to-purple-900\/20:is(.dark *){--tw-gradient-to: rgb(88 28 135 / .2) var(--tw-gradient-to-position)}.dark\:to-purple-950:is(.dark *){--tw-gradient-to: #3b0764 var(--tw-gradient-to-position)}.dark\:to-purple-950\/20:is(.dark *){--tw-gradient-to: rgb(59 7 100 / .2) var(--tw-gradient-to-position)}.dark\:to-purple-950\/30:is(.dark *){--tw-gradient-to: rgb(59 7 100 / .3) var(--tw-gradient-to-position)}.dark\:to-red-900\/20:is(.dark *){--tw-gradient-to: rgb(127 29 29 / .2) var(--tw-gradient-to-position)}.dark\:to-red-950:is(.dark *){--tw-gradient-to: #450a0a var(--tw-gradient-to-position)}.dark\:to-red-950\/20:is(.dark *){--tw-gradient-to: rgb(69 10 10 / .2) var(--tw-gradient-to-position)}.dark\:to-sky-950\/40:is(.dark *){--tw-gradient-to: rgb(8 47 73 / .4) var(--tw-gradient-to-position)}.dark\:to-slate-800:is(.dark *){--tw-gradient-to: #1e293b var(--tw-gradient-to-position)}.dark\:to-slate-900:is(.dark *){--tw-gradient-to: #0f172a var(--tw-gradient-to-position)}.dark\:to-slate-950:is(.dark *){--tw-gradient-to: #020617 var(--tw-gradient-to-position)}.dark\:to-teal-900\/20:is(.dark *){--tw-gradient-to: rgb(19 78 74 / .2) var(--tw-gradient-to-position)}.dark\:to-teal-950:is(.dark *){--tw-gradient-to: #042f2e var(--tw-gradient-to-position)}.dark\:to-teal-950\/40:is(.dark *){--tw-gradient-to: rgb(4 47 46 / .4) var(--tw-gradient-to-position)}.dark\:to-violet-950\/20:is(.dark *){--tw-gradient-to: rgb(46 16 101 / .2) var(--tw-gradient-to-position)}.dark\:to-violet-950\/50:is(.dark *){--tw-gradient-to: rgb(46 16 101 / .5) var(--tw-gradient-to-position)}.dark\:to-yellow-900\/20:is(.dark *){--tw-gradient-to: rgb(113 63 18 / .2) var(--tw-gradient-to-position)}.dark\:to-yellow-950:is(.dark *){--tw-gradient-to: #422006 var(--tw-gradient-to-position)}.dark\:to-yellow-950\/20:is(.dark *){--tw-gradient-to: rgb(66 32 6 / .2) var(--tw-gradient-to-position)}.dark\:text-amber-100:is(.dark *){--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity, 1))}.dark\:text-amber-200:is(.dark *){--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.dark\:text-amber-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.dark\:text-amber-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.dark\:text-blue-100:is(.dark *){--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.dark\:text-blue-200:is(.dark *){--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.dark\:text-blue-300:is(.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.dark\:text-blue-400:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:text-cyan-100:is(.dark *){--tw-text-opacity: 1;color:rgb(207 250 254 / var(--tw-text-opacity, 1))}.dark\:text-cyan-300:is(.dark *){--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.dark\:text-cyan-400:is(.dark *){--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.dark\:text-emerald-100:is(.dark *){--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.dark\:text-emerald-200:is(.dark *){--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.dark\:text-emerald-300:is(.dark *){--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.dark\:text-emerald-400:is(.dark *){--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.dark\:text-gold-200:is(.dark *){--tw-text-opacity: 1;color:rgb(253 236 192 / var(--tw-text-opacity, 1))}.dark\:text-gold-300:is(.dark *){--tw-text-opacity: 1;color:rgb(251 218 145 / var(--tw-text-opacity, 1))}.dark\:text-gold-400:is(.dark *){--tw-text-opacity: 1;color:rgb(248 197 95 / var(--tw-text-opacity, 1))}.dark\:text-gray-100:is(.dark *){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.dark\:text-gray-200:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / 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-400:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-gray-500:is(.dark *){--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.dark\:text-green-100:is(.dark *){--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity, 1))}.dark\:text-green-200:is(.dark *){--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.dark\:text-green-300:is(.dark *){--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.dark\:text-green-400:is(.dark *){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.dark\:text-indigo-100:is(.dark *){--tw-text-opacity: 1;color:rgb(224 231 255 / var(--tw-text-opacity, 1))}.dark\:text-indigo-200:is(.dark *){--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity, 1))}.dark\:text-indigo-300:is(.dark *){--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity, 1))}.dark\:text-indigo-400:is(.dark *){--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.dark\:text-orange-100:is(.dark *){--tw-text-opacity: 1;color:rgb(255 237 213 / var(--tw-text-opacity, 1))}.dark\:text-orange-200:is(.dark *){--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity, 1))}.dark\:text-orange-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.dark\:text-orange-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.dark\:text-pink-100:is(.dark *){--tw-text-opacity: 1;color:rgb(252 231 243 / var(--tw-text-opacity, 1))}.dark\:text-pink-300:is(.dark *){--tw-text-opacity: 1;color:rgb(249 168 212 / var(--tw-text-opacity, 1))}.dark\:text-purple-100:is(.dark *){--tw-text-opacity: 1;color:rgb(243 232 255 / var(--tw-text-opacity, 1))}.dark\:text-purple-200:is(.dark *){--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity, 1))}.dark\:text-purple-300:is(.dark *){--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.dark\:text-purple-400:is(.dark *){--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.dark\:text-red-100:is(.dark *){--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.dark\:text-red-200:is(.dark *){--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.dark\:text-red-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / 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-red-500:is(.dark *){--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.dark\:text-rose-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity, 1))}.dark\:text-rose-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.dark\:text-sky-300:is(.dark *){--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity, 1))}.dark\:text-sky-400:is(.dark *){--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.dark\:text-slate-100:is(.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.dark\:text-slate-200:is(.dark *){--tw-text-opacity: 1;color:rgb(226 232 240 / 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-900:is(.dark *){--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.dark\:text-violet-100:is(.dark *){--tw-text-opacity: 1;color:rgb(237 233 254 / var(--tw-text-opacity, 1))}.dark\:text-violet-200:is(.dark *){--tw-text-opacity: 1;color:rgb(221 214 254 / var(--tw-text-opacity, 1))}.dark\:text-violet-300:is(.dark *){--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity, 1))}.dark\:text-violet-400:is(.dark *){--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.dark\:text-yellow-100:is(.dark *){--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity, 1))}.dark\:text-yellow-200:is(.dark *){--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.dark\:text-yellow-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.dark\:text-yellow-400:is(.dark *){--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.dark\:text-yellow-500:is(.dark *){--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.dark\:hover\:border-emerald-400:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.dark\:hover\:border-slate-500:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.dark\:hover\:bg-amber-950\/30:hover:is(.dark *){background-color:#451a034d}.dark\:hover\:bg-blue-500\/20:hover:is(.dark *){background-color:#3b82f633}.dark\:hover\:bg-blue-900\/30:hover:is(.dark *){background-color:#1e3a8a4d}.dark\:hover\:bg-emerald-500\/20:hover:is(.dark *){background-color:#10b98133}.dark\:hover\:bg-emerald-700:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-green-600:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-green-900\/30:hover:is(.dark *){background-color:#14532d4d}.dark\:hover\:bg-purple-900\/30:hover:is(.dark *){background-color:#581c874d}.dark\:hover\:bg-sky-950\/30:hover:is(.dark *){background-color:#082f494d}.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-violet-500:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-violet-900\/30:hover:is(.dark *){background-color:#4c1d954d}.dark\:hover\:bg-violet-950\/30:hover:is(.dark *){background-color:#2e10654d}.dark\:hover\:text-slate-100:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}@media not all and (min-width: 768px){.max-md\:bottom-0{bottom:0}.max-md\:left-0{left:0}.max-md\:right-0{right:0}.max-md\:top-auto{top:auto}.max-md\:max-h-\[80vh\]{max-height:80vh}.max-md\:w-full{width:100%}.max-md\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.max-md\:border-t{border-top-width:1px}}@media (min-width: 640px){.sm\:bottom-0{bottom:0}.sm\:right-0{right:0}.sm\:top-auto{top:auto}.sm\:m-4{margin:1rem}.sm\:mb-0{margin-bottom:0}.sm\:mb-2{margin-bottom:.5rem}.sm\:ml-4{margin-left:1rem}.sm\:mt-0{margin-top:0}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:hidden{display:none}.sm\:h-10{height:2.5rem}.sm\:h-12{height:3rem}.sm\:h-24{height:6rem}.sm\:h-4{height:1rem}.sm\:h-\[300px\]{height:300px}.sm\:max-h-\[600px\]{max-height:600px}.sm\:min-h-\[40px\]{min-height:40px}.sm\:w-24{width:6rem}.sm\:w-4{width:1rem}.sm\:w-96{width:24rem}.sm\:w-\[180px\]{width:180px}.sm\:w-\[200px\]{width:200px}.sm\:w-auto{width:auto}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-4xl{max-width:56rem}.sm\:max-w-\[425px\]{max-width:425px}.sm\:max-w-\[500px\]{max-width:500px}.sm\:max-w-\[600px\]{max-width:600px}.sm\:max-w-\[700px\]{max-width:700px}.sm\:max-w-\[800px\]{max-width:800px}.sm\:max-w-\[900px\]{max-width:900px}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-none{max-width:none}.sm\:max-w-sm{max-width:24rem}.sm\:flex-initial{flex:0 1 auto}.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-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:items-center{align-items:center}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:gap-2{gap:.5rem}.sm\:gap-2\.5{gap:.625rem}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\: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)))}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.sm\: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))}.sm\:rounded-lg{border-radius:var(--radius)}.sm\:p-3{padding:.75rem}.sm\:p-4{padding:1rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-32{padding-top:8rem;padding-bottom:8rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pr-4{padding-right:1rem}.sm\:text-left{text-align:left}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-6xl{font-size:3.75rem;line-height:1}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open]{--tw-enter-translate-y: 100%}}@media (min-width: 768px){.md\:absolute{position:absolute}.md\:inset-8{inset:2rem}.md\:left-auto{left:auto}.md\:right-0{right:0}.md\:right-4{right:1rem}.md\:top-0{top:0}.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-4{grid-column:span 4 / span 4}.md\:m-6{margin:1.5rem}.md\:mb-0{margin-bottom:0}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-8{margin-bottom:2rem}.md\:ml-6{margin-left:1.5rem}.md\:mr-2{margin-right:.5rem}.md\:mt-0{margin-top:0}.md\:mt-6{margin-top:1.5rem}.md\:mt-8{margin-top:2rem}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-10{height:2.5rem}.md\:h-12{height:3rem}.md\:h-16{height:4rem}.md\:h-3{height:.75rem}.md\:h-4{height:1rem}.md\:h-5{height:1.25rem}.md\:h-56{height:14rem}.md\:h-6{height:1.5rem}.md\:h-8{height:2rem}.md\:h-80{height:20rem}.md\:h-full{height:100%}.md\:min-h-\[300px\]{min-height:300px}.md\:min-h-\[400px\]{min-height:400px}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}.md\:w-12{width:3rem}.md\:w-2\/3{width:66.666667%}.md\:w-3{width:.75rem}.md\:w-3\/4{width:75%}.md\:w-4{width:1rem}.md\:w-48{width:12rem}.md\:w-5{width:1.25rem}.md\:w-56{width:14rem}.md\:w-6{width:1.5rem}.md\:w-8{width:2rem}.md\:w-80{width:20rem}.md\:w-96{width:24rem}.md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{width:var(--radix-navigation-menu-viewport-width)}.md\:w-auto{width:auto}.md\:max-w-3xl{max-width:48rem}.md\:max-w-4xl{max-width:56rem}.md\:max-w-\[420px\]{max-width:420px}.md\:flex-initial{flex:0 1 auto}.md\:flex-none{flex:none}.md\:grid-cols-1{grid-template-columns:repeat(1,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\:flex-row{flex-direction:row}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-between{justify-content:space-between}.md\:gap-2{gap:.5rem}.md\:gap-3{gap:.75rem}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.md\: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))}.md\: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))}.md\: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))}.md\:rounded-2xl{border-radius:1rem}.md\:border-l{border-left-width:1px}.md\:p-1{padding:.25rem}.md\:p-3{padding:.75rem}.md\:p-4{padding:1rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:pb-0{padding-bottom:0}.md\:pb-4{padding-bottom:1rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pt-0{padding-top:0}.md\:pt-6{padding-top:1.5rem}.md\:text-left{text-align:left}.md\:text-right{text-align:right}.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-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\:opacity-0{opacity:0}.after\:md\:hidden:after{content:var(--tw-content);display:none}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:m-2{margin:.5rem}.peer[data-state=collapsed][data-variant=inset]~.md\:peer-data-\[state\=collapsed\]\:peer-data-\[variant\=inset\]\:ml-2{margin-left:.5rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:ml-0{margin-left:0}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:rounded-xl{border-radius:.75rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\: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)}}@media (min-width: 1024px){.lg\:fixed{position:fixed}.lg\:sticky{position:sticky}.lg\:inset-y-0{top:0;bottom:0}.lg\:top-24{top:6rem}.lg\:top-4{top:1rem}.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-6{grid-column:span 6 / span 6}.lg\:col-span-8{grid-column:span 8 / span 8}.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:inline{display:inline}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-32{height:8rem}.lg\:min-h-\[50px\]{min-height:50px}.lg\:w-64{width:16rem}.lg\:w-fit{width:-moz-fit-content;width:fit-content}.lg\:w-full{width:100%}.lg\:min-w-\[140px\]{min-width:140px}.lg\:max-w-5xl{max-width:64rem}.lg\:max-w-md{max-width:28rem}.lg\:flex-1{flex:1 1 0%}.lg\: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))}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:grid-cols-11{grid-template-columns:repeat(11,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-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.lg\:grid-cols-\[1fr\,400px\]{grid-template-columns:1fr 400px}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.lg\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.lg\:p-3{padding:.75rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:pl-64{padding-left:16rem}.lg\:pt-16{padding-top:4rem}.lg\:pt-4{padding-top:1rem}.lg\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width: 1280px){.xl\:flex{display:flex}.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-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media print{.print\:hidden{display:none}.print\: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)}}.\[\&\:has\(\[aria-selected\]\)\]\:bg-slate-700:has([aria-selected]){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-slate-700\/50:has([aria-selected].day-outside){background-color:#33415580}.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end){border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\>\*\:last-child\]\:mb-0>*:last-child{margin-bottom:0}.\[\&\>\*\]\:mb-1>*{margin-bottom:.25rem}.\[\&\>\*\]\:bg-gradient-to-r>*{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.\[\&\>\*\]\: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)}.\[\&\>\*\]\: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)}.\[\&\>\*\]\:to-amber-400>*{--tw-gradient-to: #fbbf24 var(--tw-gradient-to-position)}.\[\&\>\:last-child\]\:col-span-2>:last-child{grid-column:span 2 / span 2}.\[\&\>button\]\:hidden>button{display:none}.\[\&\>div\]\:\!block>div{display:block!important}.\[\&\>div\]\:bg-green-500>div{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.\[\&\>span\:last-child\]\:truncate>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div{--tw-translate-y: -3px;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))}.\[\&\>svg\]\:absolute>svg{position:absolute}.\[\&\>svg\]\:left-4>svg{left:1rem}.\[\&\>svg\]\:top-4>svg{top:1rem}.\[\&\>svg\]\:size-3\.5>svg{width:.875rem;height:.875rem}.\[\&\>svg\]\:size-4>svg{width:1rem;height:1rem}.\[\&\>svg\]\:h-2\.5>svg{height:.625rem}.\[\&\>svg\]\:h-3>svg{height:.75rem}.\[\&\>svg\]\:w-2\.5>svg{width:.625rem}.\[\&\>svg\]\:w-3>svg{width:.75rem}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&\>svg\]\:text-destructive>svg{color:hsl(var(--destructive))}.\[\&\>svg\]\:text-foreground>svg{color:hsl(var(--foreground))}.\[\&\>svg\]\:text-muted-foreground>svg{color:hsl(var(--muted-foreground))}.\[\&\>svg\]\:text-sidebar-accent-foreground>svg{color:hsl(var(--sidebar-accent-foreground))}.\[\&\>svg\~\*\]\:pl-7>svg~*{padding-left:1.75rem}.\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0px}.\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90[data-panel-group-direction=vertical]>div{--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))}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{--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))}.\[\&_\*\]\:text-white *{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground .recharts-cartesian-axis-tick text{fill:hsl(var(--muted-foreground))}.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke="#ccc"]{stroke:hsl(var(--border) / .5)}.\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor{stroke:hsl(var(--border))}.\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-layer\]\:outline-none .recharts-layer{outline:2px solid transparent;outline-offset:2px}.\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-polar-grid [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted .recharts-radial-bar-background-sector,.\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted .recharts-rectangle.recharts-tooltip-cursor{fill:hsl(var(--muted))}.\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-reference-line [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-sector\]\:outline-none .recharts-sector,.\[\&_\.recharts-surface\]\:outline-none .recharts-surface{outline:2px solid transparent;outline-offset:2px}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-top:.375rem;padding-bottom:.375rem}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:.75rem;line-height:1rem}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{font-weight:500}.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]{color:hsl(var(--muted-foreground))}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:1.25rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:1.25rem}.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:3rem}.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-top:.75rem;padding-bottom:.75rem}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:1.25rem}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:1.25rem}.\[\&_p\]\:leading-relaxed p{line-height:1.625}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0px}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{right:-.5rem}[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize{cursor:e-resize}[data-side=left] .\[\[data-side\=left\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{left:-.5rem}[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right] .\[\[data-side\=right\]_\&\]\:cursor-e-resize{cursor:e-resize}:root{--violet-fire-primary: hsl(270, 90%, 58%);--violet-fire-secondary: hsl(285, 85%, 48%);--violet-fire-accent: hsl(255, 92%, 68%);--violet-fire-divine: hsl(295, 88%, 38%);--violet-fire-gradient-primary: linear-gradient(135deg, hsl(270, 90%, 58%), hsl(285, 85%, 48%));--violet-fire-gradient-divine: linear-gradient(180deg, hsl(295, 88%, 38%), hsl(270, 90%, 58%));--violet-fire-gradient-cosmic: linear-gradient(45deg, hsl(255, 92%, 68%), hsl(285, 85%, 48%), hsl(295, 88%, 38%));--violet-fire-light: hsl(270, 90%, 78%);--violet-fire-lighter: hsl(270, 90%, 88%);--violet-fire-lightest: hsl(270, 90%, 95%);--violet-fire-dark: hsl(270, 90%, 35%);--violet-fire-darker: hsl(270, 90%, 25%);--violet-fire-darkest: hsl(270, 90%, 15%);--sacred-gold: hsl(45, 100%, 65%);--sacred-gold-light: hsl(45, 100%, 75%);--sacred-gold-dark: hsl(45, 100%, 45%);--sacred-white: hsl(0, 0%, 100%);--cosmic-black: hsl(270, 20%, 8%);--cosmic-gray: hsl(270, 15%, 18%);--cosmic-gray-light: hsl(270, 10%, 28%)}.violet-fire-professional-editor{background:var(--cosmic-black)!important;color:var(--sacred-white)!important;min-height:100vh;width:100%}.violet-fire-container{background:linear-gradient(135deg,var(--cosmic-black),var(--cosmic-gray))!important;min-height:100vh;width:100%;padding:20px;overflow-y:auto}.violet-fire-page-wrapper{width:816px;min-height:1056px;max-width:90vw;margin:0 auto;background:var(--sacred-white)!important;color:var(--cosmic-black)!important;box-shadow:0 0 40px var(--violet-fire-primary),0 8px 32px #8a2be24d,0 16px 64px #4b008233;border-radius:12px;position:relative;border:2px solid var(--violet-fire-accent)}.violet-fire-toolbar-container{background:var(--violet-fire-gradient-primary)!important;border:none;padding:16px 20px;position:sticky;top:0;z-index:10;border-radius:12px 12px 0 0;box-shadow:0 4px 20px #8a2be266}.violet-fire-toolbar-container *{color:var(--sacred-white)!important}.violet-fire-template-selector{background:var(--violet-fire-gradient-divine)!important;border:2px solid var(--violet-fire-accent);border-radius:8px;margin-bottom:16px;padding:16px;box-shadow:0 4px 16px #8a2be24d}.violet-fire-template-selector h3{color:var(--sacred-white)!important;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.3)}.violet-fire-template-selector .select-trigger{background:var(--sacred-white)!important;color:var(--cosmic-black)!important;border:2px solid var(--violet-fire-accent);transition:all .3s ease}.violet-fire-template-selector .select-trigger:hover{box-shadow:0 0 12px var(--violet-fire-primary);border-color:var(--violet-fire-primary)}.violet-fire-template-selector .clear-button{background:var(--sacred-gold)!important;color:var(--cosmic-black)!important;border:none;border-radius:6px;padding:8px 16px;font-weight:600;transition:all .3s ease}.violet-fire-template-selector .clear-button:hover{background:var(--sacred-gold-light)!important;transform:translateY(-2px);box-shadow:0 4px 12px #ffd70066}.violet-fire-page-controls{background:var(--violet-fire-gradient-cosmic)!important;border:2px solid var(--violet-fire-divine);border-radius:8px;margin-bottom:16px;padding:16px;box-shadow:0 4px 16px #8a2be24d}.violet-fire-page-controls *{color:var(--sacred-white)!important}.violet-fire-page-controls .collapsible-trigger{background:transparent!important;color:var(--sacred-white)!important;border:none!important;font-weight:600}.violet-fire-page-controls .collapsible-trigger:hover{background:#ffffff1a!important}.violet-fire-page-controls input,.violet-fire-page-controls .select-trigger{background:var(--sacred-white)!important;color:var(--cosmic-black)!important;border:2px solid var(--violet-fire-accent)}.violet-fire-page-controls .print-button{background:var(--sacred-gold)!important;color:var(--cosmic-black)!important;border:none;border-radius:6px;padding:10px 20px;font-weight:600;transition:all .3s ease}.violet-fire-page-controls .print-button:hover{background:var(--sacred-gold-light)!important;transform:translateY(-2px);box-shadow:0 4px 12px #ffd70066}.violet-fire-typography-toolbar{background:transparent!important;border:none!important;padding:0}.violet-fire-typography-toolbar .select-trigger{background:#ffffffe6!important;color:var(--cosmic-black)!important;border:2px solid var(--violet-fire-accent)!important;border-radius:6px;transition:all .3s ease}.violet-fire-typography-toolbar .select-trigger:hover{background:var(--sacred-white)!important;box-shadow:0 0 8px var(--violet-fire-primary)}.violet-fire-typography-toolbar button{background:#ffffff1a!important;color:var(--sacred-white)!important;border:2px solid var(--violet-fire-accent)!important;border-radius:6px;transition:all .3s ease}.violet-fire-typography-toolbar button:hover{background:var(--violet-fire-accent)!important;color:var(--sacred-white)!important;transform:translateY(-2px);box-shadow:0 4px 12px #8a2be266}.violet-fire-typography-toolbar button[data-active=true]{background:var(--sacred-gold)!important;color:var(--cosmic-black)!important;border-color:var(--sacred-gold)!important;box-shadow:0 0 16px var(--sacred-gold)}.violet-fire-content-area{padding:72px;min-height:912px;background:var(--sacred-white)!important;color:var(--cosmic-black)!important;border-radius:0 0 12px 12px}.violet-fire-slate-editor{background:transparent!important;color:var(--cosmic-black)!important;outline:none!important;min-height:800px;font-family:Times New Roman,serif;font-size:12pt;line-height:1.15;cursor:text}.violet-fire-slate-editor:focus{outline:none!important;box-shadow:none!important}.violet-fire-dropdown-content{background:var(--sacred-white)!important;border:2px solid var(--violet-fire-accent);border-radius:8px;box-shadow:0 8px 24px #8a2be24d,0 0 0 1px var(--violet-fire-accent);z-index:50;padding:4px}.violet-fire-dropdown-item{color:var(--cosmic-black)!important;padding:8px 12px;border-radius:4px;transition:all .2s ease}.violet-fire-dropdown-item:hover{background:var(--violet-fire-lightest)!important;color:var(--cosmic-black)!important}.violet-fire-dropdown-item[data-highlighted]{background:var(--violet-fire-light)!important;color:var(--cosmic-black)!important}@keyframes sacred-fire-pulse{0%,to{box-shadow:0 0 20px var(--violet-fire-primary)}50%{box-shadow:0 0 40px var(--violet-fire-primary),0 0 60px var(--violet-fire-accent)}}@keyframes divine-glow{0%,to{border-color:var(--violet-fire-accent)}50%{border-color:var(--sacred-gold)}}.violet-fire-page-wrapper:hover{animation:divine-glow 3s infinite ease-in-out}@media (max-width: 900px){.violet-fire-page-wrapper{width:95vw;margin:0 auto}.violet-fire-content-area{padding:36px}}@media (max-width: 600px){.violet-fire-content-area{padding:24px}}@media print{.violet-fire-container{background:#fff!important;padding:0!important}.violet-fire-page-wrapper{width:8.5in!important;min-height:11in!important;box-shadow:none!important;margin:0!important;border-radius:0!important;border:none!important}.violet-fire-toolbar-container,.violet-fire-template-selector,.violet-fire-page-controls{display:none!important}.violet-fire-content-area{padding:1in!important;border-radius:0!important}}.violet-fire-slate-editor [data-slate-placeholder]{color:#9ca3af!important;opacity:1!important;font-style:italic;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-block;width:100%}.violet-fire-slate-editor{caret-color:var(--cosmic-black)!important}.violet-fire-slate-editor::-moz-selection,.violet-fire-slate-editor *::-moz-selection{background:var(--violet-fire-light)!important;color:var(--cosmic-black)!important}.violet-fire-slate-editor::selection,.violet-fire-slate-editor *::selection{background:var(--violet-fire-light)!important;color:var(--cosmic-black)!important}.violet-fire-blessing{position:absolute;top:-10px;right:-10px;width:24px;height:24px;background:var(--violet-fire-gradient-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--sacred-white);font-size:12px;animation:sacred-fire-pulse 2s infinite ease-in-out;border:2px solid var(--sacred-gold)}.carbon-card{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.carbon-card:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.carbon-card{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.carbon-card:is(.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.carbon-card{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.carbon-card:is(.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.carbon-info-box{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.carbon-info-box:is(.dark *){background-color:#1725544d}.carbon-info-box{border-width:1px;--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.carbon-info-box:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.carbon-info-box{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.carbon-info-box:is(.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.carbon-warning-box{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.carbon-warning-box:is(.dark *){background-color:#451a034d}.carbon-warning-box{border-width:1px;--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.carbon-warning-box:is(.dark *){--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity, 1))}.carbon-warning-box{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.carbon-warning-box:is(.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.carbon-success-box{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.carbon-success-box:is(.dark *){background-color:#022c224d}.carbon-success-box{border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.carbon-success-box:is(.dark *){--tw-border-opacity: 1;border-color:rgb(6 95 70 / var(--tw-border-opacity, 1))}.carbon-success-box{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.carbon-success-box:is(.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.carbon-danger-box{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.carbon-danger-box:is(.dark *){background-color:#450a0a4d}.carbon-danger-box{border-width:1px;--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.carbon-danger-box:is(.dark *){--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.carbon-danger-box{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.carbon-danger-box:is(.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.carbon-text-primary{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.carbon-text-primary:is(.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.carbon-text-secondary{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.carbon-text-secondary:is(.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.carbon-text-muted{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.carbon-text-muted:is(.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.carbon-nav{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.carbon-nav:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.carbon-nav{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.carbon-nav:is(.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.carbon-nav{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.carbon-nav:is(.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.carbon-input{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.carbon-input:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.carbon-input{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.carbon-input:is(.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.carbon-input{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.carbon-input:is(.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.carbon-input::-moz-placeholder{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.carbon-input::placeholder{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.carbon-input:is(.dark *)::-moz-placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.carbon-input:is(.dark *)::placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.carbon-stat-card{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.carbon-stat-card:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.carbon-stat-card{border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.carbon-stat-card:is(.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.carbon-dialog{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.carbon-dialog:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.carbon-dialog{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.carbon-dialog:is(.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.carbon-hover-card:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.carbon-hover-card:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.carbon-section-header{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.carbon-section-header:is(.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.carbon-section-header{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.carbon-section-header:is(.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.carbon-table{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.carbon-table:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.carbon-table-header{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.carbon-table-header:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.carbon-table-header{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.carbon-table-header:is(.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.carbon-table-row{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.carbon-table-row:is(.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.carbon-table-row:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.carbon-table-row:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.carbon-badge{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.carbon-badge:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(6 78 59 / var(--tw-bg-opacity, 1))}.carbon-badge{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.carbon-badge:is(.dark *){--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.carbon-badge{border-width:1px;--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.carbon-badge:is(.dark *){--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity, 1))}.carbon-gradient-light{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--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);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #eff6ff var(--tw-gradient-via-position), var(--tw-gradient-to);--tw-gradient-to: #faf5ff var(--tw-gradient-to-position)}.carbon-gradient-dark{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #022c22 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);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #020617 var(--tw-gradient-via-position), var(--tw-gradient-to);--tw-gradient-to: #064e3b var(--tw-gradient-to-position)}:root:not(.dark) .carbon-card,:root:not(.dark) .carbon-dialog,:root:not(.dark) [role=dialog],:root:not(.dark) button:not([class*=bg-]){color:#090b11!important;background:#fff;border-color:#d4d7de}:root:not(.dark) .text-muted-foreground,:root:not(.dark) .carbon-text-muted{color:#4c5567!important}:root:not(.dark) h1,:root:not(.dark) h2,:root:not(.dark) h3,:root:not(.dark) h4,:root:not(.dark) h5,:root:not(.dark) h6{color:#090b11!important}:root:not(.dark) p,:root:not(.dark) span:not([class*=text-]),:root:not(.dark) div:not([class*=text-]):not([class*=bg-]){color:#121721}:root:not(.dark) button[variant=outline],:root:not(.dark) [data-variant=outline]{border:2px solid hsl(220,13%,85%);color:#121721;background:#fff}:root:not(.dark) button[variant=ghost],:root:not(.dark) [data-variant=ghost]{color:#121721;background:transparent}:root:not(.dark) button[variant=ghost]:hover,:root:not(.dark) [data-variant=ghost]:hover{background:#eeeff2}[class*="dark:bg-"]:not([class*=bg-]):not(.dark\:bg-){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}[class*="dark:text-"]:not([class*=text-]):not(.dark\:text-){--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.carbon-loading{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.carbon-loading:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}@keyframes pulse{50%{opacity:.5}}.carbon-loading{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.carbon-divider{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.carbon-divider:is(.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.carbon-tooltip{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.carbon-tooltip:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.carbon-tooltip{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.carbon-tooltip:is(.dark *){--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.carbon-tooltip{border-width:1px;--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.carbon-tooltip:is(.dark *){--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}
