.sitrep-root{display:grid;grid-template-rows:auto 1fr auto;grid-template-columns:minmax(220px,280px) minmax(0,1fr) minmax(260px,340px) minmax(260px,340px);grid-template-areas:"topbar topbar topbar topbar" "identity sitrep suggestions timeline" "actions actions actions actions";gap:12px;height:100%;min-height:0}.sitrep-topbar{grid-area:topbar}.sitrep-identity{grid-area:identity;min-height:0}.sitrep-center{grid-area:sitrep;min-height:0}.sitrep-suggestions{grid-area:suggestions;min-height:0}.sitrep-timeline{grid-area:timeline;min-height:0}.sitrep-actions{grid-area:actions}@media (max-width: 1280px){.sitrep-root{grid-template-columns:minmax(220px,280px) minmax(0,1fr) minmax(260px,340px);grid-template-areas:"topbar topbar topbar" "identity sitrep suggestions" "timeline timeline timeline" "actions actions actions";grid-template-rows:auto 1fr minmax(200px,280px) auto}}.sitrep--red-alert:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:#dc262673;animation:redFlash .3s ease-out 1;z-index:50}@keyframes redFlash{0%{opacity:0}30%{opacity:1}to{opacity:0}}.pulse-indicator{display:inline-flex;width:24px;height:24px;border-radius:999px;align-items:center;justify-content:center}.pulse-indicator--green{background:#10b981;animation:pulseSlow 2s ease-in-out infinite}.pulse-indicator--yellow{background:#f59e0b;animation:pulseSlow 2s ease-in-out infinite}.pulse-indicator--red{background:#dc2626;animation:pulseFast .667s ease-in-out infinite}@keyframes pulseSlow{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.08);opacity:.85}}@keyframes pulseFast{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.18);opacity:.7}}.pulse-indicator--green:before{content:"";width:10px;height:10px;background:#fff;border-radius:999px}.pulse-indicator--yellow:before{content:"";width:12px;height:6px;background:#fff;border-radius:4px}.pulse-indicator--red:before{content:"";width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:12px solid white}@media (prefers-reduced-motion: reduce){.sitrep--red-alert:after{animation:none;opacity:.45}.pulse-indicator--green,.pulse-indicator--yellow,.pulse-indicator--red{animation:pulseReduced 1.5s ease-in-out infinite}@keyframes pulseReduced{0%,to{opacity:1}50%{opacity:.85}}}.shepherd-button{background:#3288e6;border:0;border-radius:3px;color:#ffffffbf;cursor:pointer;margin-right:.5rem;padding:.5rem 1.5rem;transition:all .5s ease}.shepherd-button:not(:disabled):hover{background:#196fcc;color:#ffffffbf}.shepherd-button.shepherd-button-secondary{background:#f1f2f3;color:#000000bf}.shepherd-button.shepherd-button-secondary:not(:disabled):hover{background:#d6d9db;color:#000000bf}.shepherd-button:disabled{cursor:not-allowed}.shepherd-footer{border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;justify-content:flex-end;padding:0 .75rem .75rem}.shepherd-footer .shepherd-button:last-child{margin-right:0}.shepherd-cancel-icon{background:transparent;border:none;color:#808080bf;cursor:pointer;font-size:2em;font-weight:400;margin:0;padding:0;transition:color .5s ease}.shepherd-cancel-icon:hover{color:#000000bf}.shepherd-has-title .shepherd-content .shepherd-cancel-icon{color:#808080bf}.shepherd-has-title .shepherd-content .shepherd-cancel-icon:hover{color:#000000bf}.shepherd-title{color:#000000bf;display:flex;flex:1 0 auto;font-size:1rem;font-weight:400;margin:0;padding:0}.shepherd-header{align-items:center;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;justify-content:flex-end;line-height:2em;padding:.75rem .75rem 0}.shepherd-has-title .shepherd-content .shepherd-header{background:#e6e6e6;padding:1em}.shepherd-text{color:#000000bf;font-size:1rem;line-height:1.3em;padding:.75em}.shepherd-text p{margin-top:0}.shepherd-content{border-radius:5px;outline:none;padding:0}.shepherd-element{background:#fff;border:none;border-radius:5px;box-shadow:0 1px 4px #0003;margin:0;max-width:400px;opacity:0;outline:none;padding:0;transition:opacity .3s,visibility .3s;visibility:hidden;width:100%;z-index:9999}.shepherd-enabled.shepherd-element{opacity:1;visibility:visible}.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){opacity:0;pointer-events:none;visibility:hidden}.shepherd-element,.shepherd-element *,.shepherd-element :after,.shepherd-element :before{box-sizing:border-box}.shepherd-arrow,.shepherd-arrow:before{height:16px;position:absolute;width:16px;z-index:-1}.shepherd-arrow:before{background:#fff;content:"";transform:rotate(45deg)}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow{bottom:-8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow{right:-8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{left:-8px}.shepherd-element.shepherd-centered>.shepherd-arrow{opacity:0}.shepherd-element.shepherd-has-title[data-popper-placement^=bottom]>.shepherd-arrow:before{background-color:#e6e6e6}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}.shepherd-modal-overlay-container{height:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:all .3s ease-out,height 0s .3s,opacity .3s 0s;width:100vw;z-index:9997}.shepherd-modal-overlay-container.shepherd-modal-is-visible{height:100vh;opacity:.5;transform:translateZ(0);transition:all .3s ease-out,height 0s 0s,opacity .3s 0s}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}.shepherd-modal-overlay-container.shepherd-modal-is-visible{opacity:.55!important}body.synapsecc-tour-overlay-off .shepherd-modal-overlay-container{display:none!important}body:has([role=dialog]) .shepherd-element,body:has(.fixed.inset-0) .shepherd-element,body:has([role=dialog]) .shepherd-modal-overlay-container,body:has(.fixed.inset-0) .shepherd-modal-overlay-container,body:has([role=dialog]) .shepherd-target-tour-highlight,body:has(.fixed.inset-0) .shepherd-target-tour-highlight{display:none!important}.shepherd-target-tour-highlight{outline:2px solid var(--primary, #6366f1)!important;outline-offset:4px;border-radius:8px;transition:outline .2s ease-out}.shepherd-element{background:var(--elevated, #273548)!important;color:var(--foreground, #f1f5f9)!important;border:1px solid var(--border, #334155)!important;border-radius:12px!important;box-shadow:0 20px 50px -10px #0000008c,0 4px 16px #00000040;backdrop-filter:blur(18px) saturate(155%);-webkit-backdrop-filter:blur(18px) saturate(155%);font-family:inherit;max-width:420px;z-index:9998;outline:none}html[data-theme=aurora] .shepherd-element{background:linear-gradient(180deg,color-mix(in srgb,var(--surface-sheet, #fff) 100%,transparent),color-mix(in srgb,var(--surface-sheet, #fff) 92%,transparent))!important;border-color:color-mix(in srgb,var(--surface-sheet, #fff) 72%,var(--border, #e7e2da))!important;border-radius:24px!important;box-shadow:var(--shadow-glass-lg, 0 30px 80px -28px rgba(20,30,80,.22))!important;backdrop-filter:blur(24px) saturate(170%);-webkit-backdrop-filter:blur(24px) saturate(170%)}html[data-theme=aurora] .shepherd-element .shepherd-title,html[data-theme=aurora] .shepherd-text strong{color:var(--ink, var(--foreground))!important}html[data-theme=aurora] .shepherd-text,html[data-theme=aurora] .shepherd-progress,html[data-theme=aurora] .shepherd-cancel-icon{color:var(--ink-muted, var(--muted))!important}.shepherd-arrow,.shepherd-arrow:before{position:absolute;width:12px;height:12px;z-index:-1}.shepherd-arrow:before{content:"";background:var(--elevated, #273548)!important;border:1px solid var(--border, #334155);transform:rotate(45deg)}.shepherd-element.shepherd-has-title[data-popper-placement^=bottom]>.shepherd-arrow:before{background-color:var(--elevated, #273548)!important}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow{bottom:-6px}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow:before{border-top:0;border-left:0}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-6px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow:before{border-bottom:0;border-right:0}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow{right:-6px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow:before{border-bottom:0;border-left:0}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{left:-6px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow:before{border-top:0;border-right:0}.shepherd-element .shepherd-header,.shepherd-has-title .shepherd-content .shepherd-header{background:transparent!important;border-bottom:0!important;padding:14px 16px 6px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-top-left-radius:12px;border-top-right-radius:12px}.shepherd-element .shepherd-header+.shepherd-text{padding-top:6px}.shepherd-element .shepherd-title{font-size:13px;font-weight:600;color:var(--foreground, #f1f5f9)!important;margin:0;line-height:1.45;flex:1;display:flex!important;align-items:baseline!important;gap:8px!important;letter-spacing:0}.shepherd-element .shepherd-title>span:first-child{flex:1}.shepherd-element .shepherd-title .shepherd-progress{margin-left:auto!important;padding-left:12px!important}.shepherd-cancel-icon{background:transparent;border:none;color:var(--subtle, #94a3b8);cursor:pointer;font-size:18px;line-height:1;padding:0 4px;transition:color .15s ease-out}.shepherd-cancel-icon:hover,.shepherd-cancel-icon:focus{color:var(--foreground, #f1f5f9);outline:none}.shepherd-text{padding:14px 16px;font-size:13px;line-height:1.55;color:var(--muted, #cbd5e1)}.shepherd-text p{margin:0 0 8px}.shepherd-text p:last-child{margin-bottom:0}.shepherd-text strong{color:var(--foreground, #f1f5f9);font-weight:600}.shepherd-text .shepherd-dont-show{display:flex;align-items:center;gap:6px;margin-top:10px;padding-top:10px;border-top:1px dashed var(--border, #334155);font-size:11px;color:var(--subtle, #94a3b8)}.shepherd-text .shepherd-dont-show input[type=checkbox]{accent-color:var(--primary, #6366f1);width:12px;height:12px;cursor:pointer}.shepherd-footer{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:10px 16px 14px;border-top:1px solid var(--border, #334155)}.shepherd-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;border-radius:8px;font-size:12px;font-weight:600;padding:7px 12px;cursor:pointer;transition:background .15s ease-out,border-color .15s ease-out,color .15s ease-out;display:inline-flex;align-items:center;gap:4px}.shepherd-button.shepherd-primary{background:var(--primary, #6366f1);color:var(--primary-foreground, #ffffff);border-color:var(--primary, #6366f1)}.shepherd-button.shepherd-primary:hover,.shepherd-button.shepherd-primary:focus{filter:brightness(1.08);outline:none}.shepherd-button.shepherd-secondary{background:transparent;color:var(--muted, #cbd5e1);border-color:var(--border, #334155)}.shepherd-button.shepherd-secondary:hover,.shepherd-button.shepherd-secondary:focus{background:var(--surface, #1e293b);color:var(--foreground, #f1f5f9);border-color:var(--border-strong, #475569);outline:none}.shepherd-button:disabled{opacity:.4;cursor:not-allowed}.shepherd-progress{font-size:11px;color:var(--subtle, #94a3b8);font-variant-numeric:tabular-nums;white-space:nowrap;padding-top:2px}html[data-theme-mode=light] .shepherd-modal-overlay-container svg path{fill:#0f172a73}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}:root{--surface: #FBF8F4;--surface-warm: #F6F1EA;--surface-cool: #F2F4F9;--surface-sheet: rgba(255,255,255,.8);--ink: #0B1220;--ink-soft: #1B2335;--ink-muted: #475067;--ink-subtle: #6B7390;--line: #E7E2DA;--line-soft: #EFEAE2;--ruby-50: #FFF1F2;--ruby-100: #FFE0E3;--ruby-200: #FFC1C8;--ruby-400: #F87085;--ruby-500: #E94560;--ruby-600: #C8203F;--ruby-700: #A4172F;--jade-50: #EEFBF3;--jade-100: #D8F5E2;--jade-200: #AEEAC2;--jade-400: #3FCB78;--jade-500: #1FB561;--jade-600: #118A48;--jade-700: #0C6E3A;--azure-50: #EEF4FF;--azure-100: #DBE7FF;--azure-200: #B7CEFF;--azure-400: #5C8DF7;--azure-500: #2F66E0;--azure-600: #1A49B5;--azure-700: #143A8F;--aurora-gradient: linear-gradient(120deg, #E94560 0%, #2F66E0 50%, #1FB561 100%);--radius-xs: 8px;--radius-sm: 12px;--radius-md: 16px;--radius-lg: 20px;--radius-xl: 24px;--radius-2xl: 28px;--radius-3xl: 36px;--radius-pill: 9999px;--shadow-ring: 0 0 0 1px rgba(15,23,42,.06);--shadow-float: 0 12px 32px -16px rgba(20,30,80,.18);--shadow-glass: 0 1px 0 0 rgba(255,255,255,.7) inset, 0 -1px 0 0 rgba(15,23,42,.04) inset, 0 18px 50px -20px rgba(20,30,80,.18);--shadow-glass-lg:0 1px 0 0 rgba(255,255,255,.85) inset, 0 -1px 0 0 rgba(15,23,42,.05) inset, 0 30px 80px -28px rgba(20,30,80,.22);--ease-spring: cubic-bezier(.2,.8,.2,1);--dur-fast: .2s;--dur-base: .3s;--dur-slow: .5s;--font-display: "Satoshi","Inter var",Inter,ui-sans-serif,system-ui,sans-serif;--font-sans: "Inter var",Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}html,body{background:var(--surface);color:var(--ink);font-family:var(--font-sans);font-feature-settings:"cv11","ss01","ss03";letter-spacing:-.005em;-webkit-font-smoothing:antialiased}.aurora-bg{position:fixed;top:-10vh;right:-10vw;bottom:-10vh;left:-10vw;z-index:-1;pointer-events:none;overflow:hidden;background:radial-gradient(80% 60% at 8% 12%,#FFE0E3 0%,transparent 60%),radial-gradient(70% 60% at 92% 18%,#DBE7FF 0%,transparent 62%),radial-gradient(70% 60% at 50% 100%,#D8F5E2 0%,transparent 60%),linear-gradient(180deg,var(--surface) 0%,var(--surface-warm) 100%)}.aurora-bg:before,.aurora-bg:after,.aurora-bg>i{content:"";position:absolute;border-radius:9999px;filter:blur(60px);opacity:.55;mix-blend-mode:multiply}.aurora-bg:before{width:55vw;height:55vw;left:-10vw;top:-10vw;background:radial-gradient(circle,#F87085 0%,transparent 70%);animation:floatA 22s ease-in-out infinite}.aurora-bg:after{width:50vw;height:50vw;right:-12vw;top:-5vw;background:radial-gradient(circle,#5C8DF7 0%,transparent 70%);animation:floatB 26s ease-in-out infinite}.aurora-bg>i{width:48vw;height:48vw;left:30vw;bottom:-15vw;display:block;background:radial-gradient(circle,#3FCB78 0%,transparent 70%);animation:floatC 24s ease-in-out infinite}@keyframes floatA{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(40px,-30px,0) scale(1.08)}}@keyframes floatB{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(-50px,40px,0) scale(.95)}}@keyframes floatC{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(30px,50px,0) scale(1.05)}}.glass{background:linear-gradient(180deg,#ffffffc7,#ffffff94);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);border:1px solid rgba(255,255,255,.55);box-shadow:var(--shadow-glass)}.glass-strong{background:linear-gradient(180deg,#ffffffeb,#ffffffc7);backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);border:1px solid rgba(255,255,255,.7);box-shadow:var(--shadow-glass-lg)}.glass-tint-ruby{background:linear-gradient(180deg,#ffe1e5c7,#ffc1c88c);border-color:#fff9;-webkit-backdrop-filter:blur(22px) saturate(160%);backdrop-filter:blur(22px) saturate(160%)}.glass-tint-jade{background:linear-gradient(180deg,#d8f5e2d1,#aeeac28c);border-color:#fff9;-webkit-backdrop-filter:blur(22px) saturate(160%);backdrop-filter:blur(22px) saturate(160%)}.glass-tint-azure{background:linear-gradient(180deg,#dbe7ffd1,#b7ceff8c);border-color:#fff9;-webkit-backdrop-filter:blur(22px) saturate(160%);backdrop-filter:blur(22px) saturate(160%)}.shine{position:relative;overflow:hidden;isolation:isolate}.shine:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(110deg,transparent 35%,rgba(255,255,255,.55) 50%,transparent 65%);transform:translate(-120%) skew(-12deg);transition:transform .9s var(--ease-spring)}.shine:hover:after{transform:translate(220%) skew(-12deg)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1rem;border-radius:var(--radius-pill);font-weight:600;font-size:.875rem;transition:transform var(--dur-fast) var(--ease-spring),box-shadow var(--dur-fast),background var(--dur-fast),color var(--dur-fast);will-change:transform;cursor:pointer;border:0}.btn:active{transform:translateY(1px) scale(.99)}.btn-primary{color:#fff;background-color:#1a49b5;background-image:linear-gradient(135deg,#1a49b5,#2f66e0,#5c8df7);box-shadow:0 1px #ffffff59 inset,0 10px 24px -10px #2f66e08c}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 1px #ffffff80 inset,0 14px 30px -10px #2f66e099}.btn-glass{color:var(--ink);background:linear-gradient(180deg,#ffffffd9,#fff9);border:1px solid rgba(255,255,255,.7);-webkit-backdrop-filter:blur(16px) saturate(160%);backdrop-filter:blur(16px) saturate(160%);box-shadow:0 1px #ffffffb3 inset,0 8px 22px -10px #141e502e}.btn-glass:hover{transform:translateY(-1px);box-shadow:0 1px #fffc inset,0 12px 28px -10px #141e5040}.btn-success{color:#fff;background-color:#0c6e3a;background-image:linear-gradient(135deg,#0c6e3a,#1fb561 60%,#3fcb78);box-shadow:0 1px #ffffff59 inset,0 10px 24px -10px #1fb56180}.btn-danger{color:#fff;background-color:#a4172f;background-image:linear-gradient(135deg,#a4172f,#e94560 60%,#f87085);box-shadow:0 1px #ffffff59 inset,0 10px 24px -10px #e9456080}.btn-ghost{color:var(--ink);background:transparent}.btn-ghost:hover{background:#0f172a0d}.chip{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .65rem;border-radius:var(--radius-pill);font-size:.75rem;font-weight:600}.chip-ruby{background:var(--ruby-100);color:var(--ruby-700)}.chip-jade{background:var(--jade-100);color:var(--jade-700)}.chip-azure{background:var(--azure-100);color:var(--azure-700)}.chip-ink{background:#eae5dc;color:var(--ink-soft)}.field{width:100%;padding:.7rem .9rem;border-radius:var(--radius-sm);font-size:.9rem;color:var(--ink);background:#ffffffb3;border:1px solid rgba(15,23,42,.08);box-shadow:0 1px #ffffffb3 inset;-webkit-backdrop-filter:blur(12px) saturate(150%);backdrop-filter:blur(12px) saturate(150%);transition:border-color var(--dur-fast),box-shadow var(--dur-fast),background var(--dur-fast)}.field::-moz-placeholder{color:var(--ink-subtle)}.field::placeholder{color:var(--ink-subtle)}.field:focus{outline:none;border-color:var(--azure-500);box-shadow:0 0 0 4px #2f66e026,0 1px #ffffffb3 inset;background:#ffffffe6}.toggle{width:44px;height:26px;background:var(--line);border-radius:var(--radius-pill);padding:3px;position:relative;cursor:pointer;transition:background var(--dur-fast);border:0}.toggle .knob{width:20px;height:20px;border-radius:9999px;background:#fff;box-shadow:0 2px 6px #0000002e;transition:transform var(--dur-fast) var(--ease-spring)}.toggle.on{background-color:var(--azure-600);background-image:linear-gradient(135deg,var(--azure-600),var(--azure-500))}.toggle.on .knob{transform:translate(18px)}.bar{height:8px;border-radius:var(--radius-pill);background:#0f172a0f;overflow:hidden}.bar>span{display:block;height:100%;border-radius:var(--radius-pill);background:var(--aurora-gradient);transition:width .8s var(--ease-spring)}.nav-item{display:flex;align-items:center;gap:.75rem;padding:.6rem .8rem;border-radius:var(--radius-sm);font-size:.875rem;font-weight:500;color:var(--ink-muted);transition:background var(--dur-fast),color var(--dur-fast);cursor:pointer}.nav-item:hover{background:#0f172a0a;color:var(--ink)}.nav-item.active{color:var(--ink);background:linear-gradient(180deg,#fffffff2,#ffffffb3);border:1px solid rgba(255,255,255,.7);box-shadow:0 6px 14px -6px #141e502e}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition:none!important}}html[data-theme=aurora]{color-scheme:light;--primary: var(--azure-600) !important;--primary-color: var(--azure-600) !important;--primary-foreground: #fff !important;--input-focus: var(--azure-500) !important;--sidebar-active: var(--azure-600) !important;--secondary: var(--jade-500) !important;--secondary-color: var(--jade-500) !important;--color-chart-1: var(--azure-600);--color-chart-2: var(--jade-600);--color-chart-3: var(--ruby-600);--color-chart-4: var(--azure-700);--color-chart-5: var(--jade-700);--color-chart-6: var(--ruby-700);--color-chart-7: var(--azure-500);--color-chart-8: var(--ink-muted)}html[data-theme=aurora] body{color:var(--ink);font-family:var(--font-sans);background:radial-gradient(80% 60% at 8% 12%,color-mix(in srgb,var(--ruby-100) 72%,transparent) 0%,transparent 60%),radial-gradient(70% 60% at 92% 18%,color-mix(in srgb,var(--azure-100) 78%,transparent) 0%,transparent 62%),radial-gradient(70% 60% at 50% 100%,color-mix(in srgb,var(--jade-100) 72%,transparent) 0%,transparent 60%),linear-gradient(180deg,var(--surface) 0%,var(--surface-warm) 100%)}html[data-theme=aurora] h1,html[data-theme=aurora] h2,html[data-theme=aurora] h3,html[data-theme=aurora] h4,html[data-theme=aurora] h5,html[data-theme=aurora] h6{font-family:var(--font-display);letter-spacing:-.022em}html[data-theme=aurora] :where(h1,h2,h3,h4,h5,h6).text-white,html[data-theme=aurora] .text-white:not(.bg-primary):not(.bg-foreground):not(.bg-indigo-500):not(.bg-indigo-600):not(.bg-red-500):not(.bg-red-600):not(.bg-danger):not(.bg-emerald-500):not(.bg-success){color:var(--ink)!important}html[data-theme=aurora] .bg-card{background:linear-gradient(180deg,color-mix(in srgb,var(--surface-sheet) 98%,transparent),color-mix(in srgb,var(--surface-sheet) 72%,transparent))!important;backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);border-color:color-mix(in srgb,var(--surface-sheet) 70%,var(--line))!important;box-shadow:var(--shadow-glass)!important}html[data-theme=aurora] :where(div,section,article,form,aside).rounded-lg.border:where(.bg-card,.bg-elevated,.bg-surface,.bg-bg),html[data-theme=aurora] :where(div,section,article,form,aside).rounded-xl.border:where(.bg-card,.bg-elevated,.bg-surface,.bg-bg),html[data-theme=aurora] :where(a,button).rounded-lg.block:where(.border,.border-2):where(.bg-card,.bg-elevated,.bg-surface,.bg-bg):where(.p-4,.p-5,.p-6),html[data-theme=aurora] :where(a,button).rounded-lg.flex:where(.border,.border-2):where(.bg-card,.bg-elevated,.bg-surface,.bg-bg):where(.p-4,.p-5,.p-6),html[data-theme=aurora] :where(.rounded-xl,.rounded-lg).border.bg-\[\#0f172a\],html[data-theme=aurora] :where(.rounded-xl,.rounded-lg).border.bg-\[\#1a2438\],html[data-theme=aurora] form.rounded-xl.border.bg-surface,html[data-theme=aurora] section.rounded-xl.border.bg-surface{border-radius:var(--radius-xl)!important;background:linear-gradient(180deg,color-mix(in srgb,var(--surface-sheet) 96%,transparent),color-mix(in srgb,var(--surface-sheet) 70%,transparent))!important;backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);border-color:color-mix(in srgb,var(--surface-sheet) 70%,var(--line))!important;box-shadow:var(--shadow-glass)!important}html[data-theme=aurora] :where(tr,li,article,div).bg-bg\/40,html[data-theme=aurora] :where(tr,li,article,div).bg-elevated\/40,html[data-theme=aurora] :where(tr,li,article,div).bg-elevated\/50{background-color:color-mix(in srgb,var(--surface-warm) 72%,transparent)!important}html[data-theme=aurora] .bg-elevated,html[data-theme=aurora] .bg-surface-raised{background-color:var(--surface)!important;box-shadow:var(--shadow-glass-lg)!important}html[data-theme=aurora] .aurora-chrome-pill{background:linear-gradient(180deg,color-mix(in srgb,var(--surface-sheet) 92%,transparent),color-mix(in srgb,var(--surface-sheet) 72%,transparent))!important;backdrop-filter:blur(24px) saturate(175%);-webkit-backdrop-filter:blur(24px) saturate(175%);border-color:color-mix(in srgb,var(--surface-sheet) 72%,var(--line))!important;box-shadow:var(--shadow-glass)!important}html[data-theme=aurora] .aurora-chrome-menu.aurora-chrome-menu{isolation:isolate;overflow:hidden;border-radius:var(--radius-xl)!important;color:var(--ink)!important;background-color:color-mix(in srgb,var(--surface-sheet) 96%,var(--surface))!important;background-image:radial-gradient(circle at 18% 6%,color-mix(in srgb,var(--surface) 82%,transparent),transparent 34%),radial-gradient(circle at 92% 88%,color-mix(in srgb,var(--azure-100) 34%,transparent),transparent 38%),linear-gradient(180deg,color-mix(in srgb,var(--surface-sheet) 98%,var(--surface)),color-mix(in srgb,var(--surface-warm) 96%,var(--surface-sheet)))!important;backdrop-filter:blur(42px) saturate(195%) contrast(105%);-webkit-backdrop-filter:blur(42px) saturate(195%) contrast(105%);border-color:color-mix(in srgb,var(--surface-sheet) 78%,var(--line))!important;box-shadow:0 1px color-mix(in srgb,var(--surface) 84%,transparent) inset,0 -1px color-mix(in srgb,var(--line) 34%,transparent) inset,var(--shadow-glass-lg)!important}html[data-theme=aurora] .aurora-chrome-menu.aurora-chrome-menu:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(115deg,color-mix(in srgb,var(--surface) 58%,transparent),transparent 36%,color-mix(in srgb,var(--surface-sheet) 50%,transparent) 74%);opacity:.88}html[data-theme=aurora] .aurora-chrome-menu.aurora-chrome-menu :where(a,button){color:var(--ink)!important}html[data-theme=aurora] .aurora-chrome-menu.aurora-chrome-menu :where(a,button):hover{background-color:color-mix(in srgb,var(--azure-100) 54%,var(--surface-sheet))!important}html[data-theme=aurora] .aurora-chrome-menu.aurora-chrome-menu .bg-primary\/15{background-color:color-mix(in srgb,var(--azure-100) 78%,var(--surface-sheet))!important;box-shadow:inset 3px 0 0 var(--azure-500)}html[data-theme=aurora] .aurora-chrome-menu.aurora-chrome-menu .text-muted{color:var(--ink-muted)!important}html[data-theme=aurora] .bg-primary,html[data-theme=aurora] .bg-foreground,html[data-theme=aurora] [data-themed=primary]{background-color:var(--azure-600)!important;background-image:linear-gradient(135deg,var(--azure-600) 0%,var(--azure-500) 50%,var(--azure-400) 100%)!important;color:var(--primary-foreground)!important;box-shadow:0 1px color-mix(in srgb,var(--surface-sheet) 45%,transparent) inset,0 10px 24px -10px color-mix(in srgb,var(--azure-500) 55%,transparent)}html[data-theme=aurora] .text-bg{color:var(--primary-foreground)!important}html[data-theme=aurora] .bg-success{background-color:var(--jade-700)!important;background-image:linear-gradient(135deg,var(--jade-700),var(--jade-500) 60%,var(--jade-400))!important}html[data-theme=aurora] .bg-danger{background-color:var(--ruby-700)!important;background-image:linear-gradient(135deg,var(--ruby-700),var(--ruby-500) 60%,var(--ruby-400))!important}html[data-theme=aurora] input.rounded-lg,html[data-theme=aurora] textarea.rounded-lg,html[data-theme=aurora] select.rounded-lg{border-radius:var(--radius-sm)!important}html[data-theme=aurora] select{line-height:1.5rem!important}html[data-theme=aurora] select.text-sm{line-height:1.25rem!important}html[data-theme=aurora] select.text-xs{line-height:1rem!important}html[data-theme=aurora] select.text-xs[class~=py-1]{height:1.625rem!important}html[data-theme=aurora] select.text-sm[class~="py-1.5"]{height:2.125rem!important}html[data-theme=aurora] select.text-sm[class~=py-2]{height:2.375rem!important}html[data-theme=aurora] select[class~=py-2]:not(.text-sm):not(.text-xs){height:2.625rem!important}html[data-theme=aurora] button.rounded-lg,html[data-theme=aurora] a.rounded-lg{border-radius:var(--radius-pill)!important;white-space:nowrap}html[data-theme=aurora] :where(button,a).rounded-lg.text-left:where(.border,.border-2),html[data-theme=aurora] :where(a,button).rounded-lg.block:where(.border,.border-2):where(.p-4,.p-5,.p-6),html[data-theme=aurora] :where(a,button).rounded-lg.flex.items-center.justify-between:where(.border,.border-2):where(.p-4,.p-5,.p-6){border-radius:var(--radius-xl)!important;white-space:normal}html[data-theme=aurora] :where(a,button):where(.bg-primary,.bg-foreground,.bg-indigo-500,.bg-indigo-600,[data-themed=primary]),html[data-theme=aurora] :where(a,button):where(.bg-success,.bg-danger){flex-shrink:0;white-space:nowrap}html[data-theme=aurora] :where(button,a).inline-flex>svg,html[data-theme=aurora] :where(button,a).flex>svg{flex-shrink:0}html[data-theme=aurora] .rounded-xl{border-radius:var(--radius-xl)!important}html[data-theme=aurora] .focus\:border-input-focus:focus,html[data-theme=aurora] input:focus,html[data-theme=aurora] textarea:focus,html[data-theme=aurora] select:focus{box-shadow:0 0 0 4px color-mix(in srgb,var(--azure-500) 15%,transparent),0 1px color-mix(in srgb,var(--surface-sheet) 70%,transparent) inset}html[data-theme=aurora] [role=switch]{background:linear-gradient(180deg,var(--surface-warm),var(--surface))!important;border:1px solid var(--line)!important;box-shadow:0 1px color-mix(in srgb,var(--surface-sheet) 70%,transparent) inset,0 8px 18px -14px color-mix(in srgb,var(--ink) 35%,transparent)}html[data-theme=aurora] [role=switch][data-state=checked],html[data-theme=aurora] [role=switch][aria-checked=true]{background-color:var(--azure-600)!important;background-image:linear-gradient(135deg,var(--azure-600) 0%,var(--azure-500) 58%,var(--azure-400) 100%)!important;border-color:var(--azure-200)!important;box-shadow:0 1px color-mix(in srgb,var(--surface-sheet) 45%,transparent) inset,0 10px 22px -12px color-mix(in srgb,var(--azure-500) 55%,transparent)}html[data-theme=aurora] [role=switch] :where([data-radix-switch-thumb],span){background-color:var(--surface-sheet)!important;box-shadow:0 1px color-mix(in srgb,var(--surface-sheet) 80%,transparent) inset,0 4px 12px -6px color-mix(in srgb,var(--ink) 40%,transparent)}html[data-theme=aurora] input[type=checkbox],html[data-theme=aurora] input[type=radio]{accent-color:var(--azure-600)}html[data-theme=aurora] aside[data-tour-id=layout-sidebar]{background:linear-gradient(180deg,color-mix(in srgb,var(--surface-sheet) 100%,transparent),color-mix(in srgb,var(--surface-sheet) 74%,transparent))!important;backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);border-color:var(--line-soft)!important;box-shadow:var(--shadow-glass)}html[data-theme=aurora] header[data-testid=shell-header]{margin:1rem 1rem 0;border:1px solid color-mix(in srgb,var(--surface-sheet) 72%,var(--line))!important;border-radius:var(--radius-pill);background:linear-gradient(180deg,color-mix(in srgb,var(--surface-sheet) 98%,transparent),color-mix(in srgb,var(--surface-sheet) 72%,transparent))!important;backdrop-filter:blur(24px) saturate(170%);-webkit-backdrop-filter:blur(24px) saturate(170%);box-shadow:var(--shadow-glass)}html[data-theme=aurora] header[data-testid=shell-header]>div{min-width:0}html[data-theme=aurora] header[data-testid=shell-header]>div:first-child{flex:1 1 auto}html[data-theme=aurora] header[data-testid=shell-header]>div:last-child{flex:0 1 auto;min-width:0}html[data-theme=aurora] [data-testid=persona-switcher]>button>span{max-width:6.5rem!important}html[data-theme=aurora] .fixed.bottom-0.bg-surface\/95{background:linear-gradient(180deg,color-mix(in srgb,var(--surface-sheet) 96%,transparent),color-mix(in srgb,var(--surface-sheet) 78%,transparent))!important;backdrop-filter:blur(24px) saturate(170%);-webkit-backdrop-filter:blur(24px) saturate(170%);border-color:color-mix(in srgb,var(--surface-sheet) 72%,var(--line))!important;box-shadow:0 -18px 50px -28px color-mix(in srgb,var(--ink) 22%,transparent)}html[data-theme=aurora] [role=dialog]{color:var(--ink);background:linear-gradient(180deg,color-mix(in srgb,var(--surface-sheet) 100%,transparent),color-mix(in srgb,var(--surface-sheet) 82%,transparent))!important;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);border-color:color-mix(in srgb,var(--surface-sheet) 76%,var(--line))!important;border-radius:var(--radius-xl)!important;box-shadow:var(--shadow-glass-lg)!important}html[data-theme=aurora] [role=dialog]>:where(div,section,article).rounded-xl,html[data-theme=aurora] [role=dialog]>:where(div,section,article).rounded-2xl{background:linear-gradient(180deg,color-mix(in srgb,var(--surface-sheet) 100%,transparent),color-mix(in srgb,var(--surface-sheet) 82%,transparent))!important;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);border-color:color-mix(in srgb,var(--surface-sheet) 76%,var(--line))!important;border-radius:var(--radius-xl)!important;box-shadow:var(--shadow-glass-lg)!important}html[data-theme=aurora] [role=dialog].fixed.right-0,html[data-theme=aurora] [data-testid=widget-picker-panel],html[data-theme=aurora] [data-testid=crm-copilot-panel],html[data-theme=aurora] [data-testid=sitrep-notes]{margin:0!important;border-radius:0!important}html[data-theme=aurora] [role=dialog].fixed.inset-0{background-color:color-mix(in srgb,var(--ink) 18%,transparent)!important;background-image:none!important;backdrop-filter:blur(10px) saturate(125%);-webkit-backdrop-filter:blur(10px) saturate(125%);border:0!important;border-radius:0!important;box-shadow:none!important}html[data-theme=aurora] input[type=file]::file-selector-button{margin-right:.75rem;border:1px solid color-mix(in srgb,var(--surface-sheet) 76%,var(--line));border-radius:var(--radius-pill);background-color:var(--surface);color:var(--ink);font:600 .875rem var(--font-sans);padding:.45rem .85rem;box-shadow:0 1px color-mix(in srgb,var(--surface-sheet) 70%,transparent) inset,0 8px 18px -14px color-mix(in srgb,var(--ink) 35%,transparent)}html[data-theme=aurora] .bg-black\/60{background-color:color-mix(in srgb,var(--ink) 18%,transparent)!important}html[data-theme=aurora] table thead.bg-surface,html[data-theme=aurora] table thead.bg-elevated,html[data-theme=aurora] table tr.bg-elevated{background-color:color-mix(in srgb,var(--surface-warm) 82%,var(--surface-sheet))!important}html[data-theme=aurora] :where([data-nxcc-table-shell=true],.overflow-x-auto,.overflow-y-auto):has(>table){max-width:100%;overscroll-behavior:contain;scrollbar-gutter:stable;border-radius:inherit}html[data-theme=aurora] :where([data-nxcc-table-shell=true],.overflow-x-auto,.overflow-y-auto):has(>table)>table:not(.sr-only){border-collapse:separate;border-spacing:0}html[data-theme=aurora] :where([data-nxcc-table-shell=true],.overflow-x-auto,.overflow-y-auto):has(>table)>table:not(.sr-only) :where(thead.sticky,thead[class*=sticky]){backdrop-filter:blur(18px) saturate(155%);-webkit-backdrop-filter:blur(18px) saturate(155%)}html[data-theme=aurora] :where([data-nxcc-table-shell=true],.overflow-x-auto,.overflow-y-auto):has(>table) :where(thead,tr,th){border-radius:0!important}html[data-theme=aurora] table:not(.sr-only) :where(th,td):last-child{white-space:nowrap}html[data-theme=aurora] table:not(.sr-only) :where(td,th)>:where(a,button){white-space:nowrap}html[data-theme=aurora] tr.hover\:bg-\[\#273548\]:hover,html[data-theme=aurora] .hover\:bg-\[\#273548\]:hover,html[data-theme=aurora] .hover\:bg-\[\#1a2438\]:hover,html[data-theme=aurora] .hover\:bg-elevated:hover,html[data-theme=aurora] .hover\:bg-elevated\/40:hover,html[data-theme=aurora] .hover\:bg-elevated\/50:hover,html[data-theme=aurora] .hover\:bg-bg\/40:hover,html[data-theme=aurora] .hover\:bg-border:hover,html[data-theme=aurora] .hover\:bg-primary\/10:hover{background-color:color-mix(in srgb,var(--azure-100) 58%,var(--surface-sheet))!important}html[data-theme=aurora] .hover\:border-indigo-500\/40:hover,html[data-theme=aurora] .hover\:border-primary\/50:hover{border-color:var(--azure-200)!important}html[data-theme=aurora] .hover\:text-indigo-200:hover,html[data-theme=aurora] .hover\:text-indigo-300:hover,html[data-theme=aurora] .hover\:text-primary:hover,html[data-theme=aurora] .hover\:text-primary\/80:hover{color:var(--azure-700)!important}html[data-theme=aurora] :where(th,td){padding-left:.75rem!important;padding-right:.75rem!important}html[data-theme=aurora] th{white-space:nowrap!important}html[data-theme=aurora] :where(td,th){overflow-wrap:anywhere}html[data-theme=aurora] .recharts-legend-item-text,html[data-theme=aurora] .recharts-text,html[data-theme=aurora] .recharts-cartesian-axis-tick-value{color:var(--ink-muted)!important;fill:var(--ink-muted)!important}html[data-theme=aurora] .text-blue-300,html[data-theme=aurora] .text-blue-400,html[data-theme=aurora] .text-blue-500,html[data-theme=aurora] .text-indigo-500,html[data-theme=aurora] .text-indigo-600,html[data-theme=aurora] .text-indigo-200,html[data-theme=aurora] .text-indigo-300,html[data-theme=aurora] .text-indigo-400,html[data-theme=aurora] .text-purple-200,html[data-theme=aurora] .text-purple-300,html[data-theme=aurora] .text-purple-400,html[data-theme=aurora] .text-purple-500{color:var(--azure-700)!important}html[data-theme=aurora] .text-emerald-200,html[data-theme=aurora] .text-emerald-300,html[data-theme=aurora] .text-emerald-400,html[data-theme=aurora] .text-emerald-500,html[data-theme=aurora] .text-green-400,html[data-theme=aurora] .text-green-500{color:var(--jade-700)!important}html[data-theme=aurora] .text-amber-100,html[data-theme=aurora] .text-amber-200,html[data-theme=aurora] .text-amber-300,html[data-theme=aurora] .text-amber-400,html[data-theme=aurora] .text-amber-500,html[data-theme=aurora] .text-orange-300,html[data-theme=aurora] .text-orange-400,html[data-theme=aurora] .text-orange-500,html[data-theme=aurora] .text-red-300,html[data-theme=aurora] .text-red-400,html[data-theme=aurora] .text-red-500,html[data-theme=aurora] .text-rose-200,html[data-theme=aurora] .text-rose-300,html[data-theme=aurora] .text-rose-400,html[data-theme=aurora] .text-rose-500,html[data-theme=aurora] .text-rose-600{color:var(--ruby-700)!important}html[data-theme=aurora] .text-sky-100,html[data-theme=aurora] .text-sky-200,html[data-theme=aurora] .text-sky-300,html[data-theme=aurora] .text-sky-400,html[data-theme=aurora] .text-sky-500,html[data-theme=aurora] .text-cyan-300,html[data-theme=aurora] .text-cyan-400,html[data-theme=aurora] .text-cyan-500,html[data-theme=aurora] .text-cyan-600{color:var(--azure-700)!important}html[data-theme=aurora] .text-slate-300,html[data-theme=aurora] .text-slate-400,html[data-theme=aurora] .text-gray-300,html[data-theme=aurora] .text-gray-400,html[data-theme=aurora] .text-gray-500{color:var(--ink-muted)!important}html[data-theme=aurora] .bg-blue-500\/10,html[data-theme=aurora] .bg-blue-500\/15,html[data-theme=aurora] .bg-blue-500\/20,html[data-theme=aurora] .bg-blue-50,html[data-theme=aurora] .bg-indigo-500,html[data-theme=aurora] .bg-indigo-600,html[data-theme=aurora] .bg-indigo-500\/5,html[data-theme=aurora] .bg-indigo-500\/10,html[data-theme=aurora] .bg-indigo-500\/15,html[data-theme=aurora] .bg-indigo-500\/20,html[data-theme=aurora] .bg-indigo-500\/30,html[data-theme=aurora] .bg-indigo-600\/10,html[data-theme=aurora] .bg-indigo-600\/15,html[data-theme=aurora] .bg-indigo-600\/20,html[data-theme=aurora] .bg-purple-500\/10,html[data-theme=aurora] .bg-purple-500\/15,html[data-theme=aurora] .bg-purple-500\/20,html[data-theme=aurora] .bg-sky-500\/10,html[data-theme=aurora] .bg-sky-500\/15,html[data-theme=aurora] .bg-sky-500\/20,html[data-theme=aurora] .bg-cyan-500\/10,html[data-theme=aurora] .bg-cyan-500\/15,html[data-theme=aurora] .bg-cyan-500\/20{background-color:var(--azure-100)!important}html[data-theme=aurora] .bg-indigo-500,html[data-theme=aurora] .bg-indigo-600{background-color:var(--azure-600)!important;background-image:linear-gradient(135deg,var(--azure-600) 0%,var(--azure-500) 60%,var(--azure-400) 100%)!important;color:var(--primary-foreground)!important;box-shadow:0 1px color-mix(in srgb,var(--surface-sheet) 45%,transparent) inset,0 10px 24px -10px color-mix(in srgb,var(--azure-500) 50%,transparent)}html[data-theme=aurora] .bg-indigo-500 :where(span,p,div,code,svg),html[data-theme=aurora] .bg-indigo-600 :where(span,p,div,code,svg){color:var(--primary-foreground)!important}html[data-theme=aurora] .bg-emerald-500\/5,html[data-theme=aurora] .bg-emerald-500\/10,html[data-theme=aurora] .bg-emerald-500\/15,html[data-theme=aurora] .bg-emerald-500\/20,html[data-theme=aurora] .bg-emerald-900\/30,html[data-theme=aurora] .bg-green-500\/10,html[data-theme=aurora] .bg-green-500\/15,html[data-theme=aurora] .bg-green-500\/20{background-color:var(--jade-100)!important}html[data-theme=aurora] .bg-amber-500\/5,html[data-theme=aurora] .bg-amber-500\/10,html[data-theme=aurora] .bg-amber-500\/15,html[data-theme=aurora] .bg-amber-500\/20,html[data-theme=aurora] .bg-amber-500\/30,html[data-theme=aurora] .bg-orange-500\/10,html[data-theme=aurora] .bg-orange-500\/15,html[data-theme=aurora] .bg-orange-500\/20,html[data-theme=aurora] .bg-red-500\/5,html[data-theme=aurora] .bg-red-500\/10,html[data-theme=aurora] .bg-red-500\/15,html[data-theme=aurora] .bg-red-500\/20,html[data-theme=aurora] .bg-red-900\/30,html[data-theme=aurora] .bg-rose-50,html[data-theme=aurora] .bg-rose-500\/5,html[data-theme=aurora] .bg-rose-500\/10,html[data-theme=aurora] .bg-rose-500\/15,html[data-theme=aurora] .bg-rose-500\/20{background-color:var(--ruby-100)!important}html[data-theme=aurora] .bg-gray-500\/10,html[data-theme=aurora] .bg-gray-500\/15,html[data-theme=aurora] .bg-gray-500\/20,html[data-theme=aurora] .bg-gray-500\/30,html[data-theme=aurora] .bg-gray-600,html[data-theme=aurora] .bg-slate-500\/15,html[data-theme=aurora] .bg-slate-500\/20,html[data-theme=aurora] .bg-slate-500\/30{background-color:var(--surface-warm)!important}html[data-theme=aurora] .border-blue-500\/30,html[data-theme=aurora] .border-blue-500\/40,html[data-theme=aurora] .border-indigo-500,html[data-theme=aurora] .border-indigo-500\/30,html[data-theme=aurora] .border-indigo-500\/40,html[data-theme=aurora] .border-purple-500\/30,html[data-theme=aurora] .border-purple-500\/40,html[data-theme=aurora] .border-cyan-500\/30,html[data-theme=aurora] .border-cyan-500\/40,html[data-theme=aurora] .border-sky-500\/30,html[data-theme=aurora] .border-sky-500\/40{border-color:var(--azure-200)!important}html[data-theme=aurora] .border-emerald-500\/30,html[data-theme=aurora] .border-emerald-500\/40,html[data-theme=aurora] .border-emerald-700{border-color:var(--jade-200)!important}html[data-theme=aurora] .border-amber-500\/20,html[data-theme=aurora] .border-amber-500\/30,html[data-theme=aurora] .border-amber-500\/40,html[data-theme=aurora] .border-orange-500\/30,html[data-theme=aurora] .border-orange-500\/40,html[data-theme=aurora] .border-rose-300,html[data-theme=aurora] .border-rose-500\/30,html[data-theme=aurora] .border-rose-500\/40,html[data-theme=aurora] .border-red-500\/30,html[data-theme=aurora] .border-red-500\/40{border-color:var(--ruby-200)!important}html[data-theme=aurora] .border-gray-500\/30,html[data-theme=aurora] .border-gray-500\/40,html[data-theme=aurora] .border-slate-500\/30,html[data-theme=aurora] .border-slate-500\/40{border-color:var(--line)!important}@media (max-width: 767px){html[data-theme=aurora],html[data-theme=aurora] body{overflow-x:hidden}html[data-theme=aurora] :where(div).flex.h-screen.bg-bg.overflow-hidden>aside[data-tour-id=layout-sidebar]{display:none!important}html[data-theme=aurora] :where(div).flex.h-screen.bg-bg.overflow-hidden>main{flex:1 1 100%!important;width:100vw!important;max-width:100vw!important;min-width:0!important}html[data-theme=aurora] header[data-testid=shell-header]{margin:.75rem .75rem 0;max-width:calc(100vw - 1.5rem);padding-left:.75rem!important;padding-right:.75rem!important;border-radius:var(--radius-xl)}html[data-theme=aurora] header[data-testid=shell-header]>div{min-width:0}html[data-theme=aurora] header[data-testid=shell-header]>div:last-child{gap:.375rem;flex-shrink:1;justify-content:flex-end}html[data-theme=aurora] [data-testid=persona-switcher]>button{width:2.25rem;height:2.25rem;padding-left:0!important;padding-right:0!important;justify-content:center}html[data-theme=aurora] [data-testid=persona-switcher]>button>span,html[data-theme=aurora] [data-testid=persona-switcher]>button>svg:last-child{display:none}html[data-theme=aurora] main>:where(div,section).p-6>.flex.items-start.justify-between,html[data-theme=aurora] main>:where(div,section).px-6>.flex.items-start.justify-between{align-items:flex-start;flex-wrap:wrap}html[data-theme=aurora] main>:where(div,section).p-6>.flex.items-start.justify-between>:first-child,html[data-theme=aurora] main>:where(div,section).px-6>.flex.items-start.justify-between>:first-child{min-width:0;flex:1 1 12rem}html[data-theme=aurora] main>:where(div,section).p-6>.flex.items-start.justify-between>.flex,html[data-theme=aurora] main>:where(div,section).px-6>.flex.items-start.justify-between>.flex{max-width:100%;flex-wrap:wrap;justify-content:flex-start}}@media (max-width: 1023px){html[data-theme=aurora] table{width:-moz-max-content;width:max-content}html[data-theme=aurora] table:not([class*=min-w-]){min-width:100%}html[data-theme=aurora] :where(th,td){padding-left:.625rem!important;padding-right:.625rem!important;white-space:nowrap;overflow-wrap:anywhere}html[data-theme=aurora] :where(td,th) :where(code,span,a){overflow-wrap:anywhere}}html[data-theme=aurora] :where(a,button).text-white:where(.bg-primary,.bg-foreground,.bg-indigo-500,.bg-indigo-600,[data-themed=primary]),html[data-theme=aurora] :where(a,button):where(.bg-primary,.bg-foreground,.bg-indigo-500,.bg-indigo-600,[data-themed=primary]) :where(span,svg){color:var(--primary-foreground)!important}html[data-theme=aurora] a.bg-indigo-600.text-white,html[data-theme=aurora] a.bg-indigo-500.text-white,html[data-theme=aurora] button.bg-indigo-600.text-white,html[data-theme=aurora] button.bg-indigo-500.text-white,html[data-theme=aurora] a.bg-primary.text-primary-foreground,html[data-theme=aurora] button.bg-primary.text-primary-foreground{color:var(--primary-foreground)!important}html[data-theme=aurora] :where(span,div,a).bg-indigo-500\/20,html[data-theme=aurora] :where(span,div,a).bg-indigo-500\/30,html[data-theme=aurora] :where(span,div,a).bg-indigo-600\/20,html[data-theme=aurora] :where(span,div,a).bg-purple-500\/20,html[data-theme=aurora] :where(span,div,a).bg-purple-500\/30{background-color:var(--azure-100)!important;border-color:var(--azure-200)!important}html[data-theme=aurora] span.bg-indigo-500\/20,html[data-theme=aurora] span.bg-indigo-500\/30,html[data-theme=aurora] div.bg-indigo-500\/30,html[data-theme=aurora] span.bg-purple-500\/20,html[data-theme=aurora] span.bg-purple-500\/30{background-color:var(--azure-100)!important;border-color:var(--azure-200)!important;color:var(--azure-700)!important}html[data-theme=aurora] :where(span,div,a).bg-gray-500\/20,html[data-theme=aurora] :where(span,div,a).bg-gray-500\/30,html[data-theme=aurora] :where(span,div,a).bg-slate-500\/20,html[data-theme=aurora] :where(span,div,a).bg-slate-500\/30{background-color:var(--surface-warm)!important;border-color:var(--line)!important}html[data-theme=aurora] span.bg-gray-500\/20,html[data-theme=aurora] span.bg-gray-500\/30,html[data-theme=aurora] span.bg-slate-500\/20,html[data-theme=aurora] span.bg-slate-500\/30{background-color:var(--surface-warm)!important;border-color:var(--line)!important;color:var(--ink-muted)!important}*,: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:Inter,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family: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}body{background-color:var(--bg);color:var(--foreground);font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{height:.375rem;width:.375rem}::-webkit-scrollbar-track{background-color:var(--surface)}::-webkit-scrollbar-thumb{background-color:var(--border);border-radius:9999px}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.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{top:0;right:0;bottom:0;left:0}.inset-y-0{top:0;bottom:0}.-bottom-1{bottom:-.25rem}.-left-2{left:-.5rem}.-right-0\.5{right:-.125rem}.-right-1{right:-.25rem}.-top-0\.5{top:-.125rem}.-top-2{top:-.5rem}.-top-3{top:-.75rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-1\.5{bottom:.375rem}.bottom-20{bottom:5rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.bottom-6{bottom:1.5rem}.bottom-\[18\%\]{bottom:18%}.bottom-full{bottom:100%}.left-0{left:0}.left-0\.5{left:.125rem}.left-1{left:.25rem}.left-1\.5{left:.375rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-6{right:1.5rem}.right-8{right:2rem}.top-0{top:0}.top-0\.5{top:.125rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-10{top:2.5rem}.top-16{top:4rem}.top-2{top:.5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-6{top:1.5rem}.top-\[38\%\]{top:38%}.isolate{isolation:isolate}.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}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-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}.\!m-0{margin:0!important}.m-0{margin:0}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.\!mt-0{margin-top:0!important}.-mb-px{margin-bottom:-1px}.-mr-1{margin-right:-.25rem}.-mt-0\.5{margin-top:-.125rem}.-mt-3{margin-top:-.75rem}.-mt-4{margin-top:-1rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-6{margin-left:1.5rem}.ml-7{margin-left:1.75rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.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-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.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}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-row{display:table-row}.grid{display:grid}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.aspect-video{aspect-ratio:16 / 9}.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-56{height:14rem}.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-9{height:2.25rem}.h-96{height:24rem}.h-\[14px\]{height:14px}.h-\[16px\]{height:16px}.h-\[34rem\]{height:34rem}.h-\[40\%\]{height:40%}.h-\[420px\]{height:420px}.h-\[60vh\]{height:60vh}.h-\[calc\(100dvh-109px\)\]{height:calc(100dvh - 109px)}.h-\[calc\(100dvh-92px\)\]{height:calc(100dvh - 92px)}.h-\[calc\(100vh-140px\)\]{height:calc(100vh - 140px)}.h-\[calc\(100vh-3\.25rem\)\]{height:calc(100vh - 3.25rem)}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-32{max-height:8rem}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-52{max-height:13rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-80{max-height:20rem}.max-h-96{max-height:24rem}.max-h-\[28rem\]{max-height:28rem}.max-h-\[360px\]{max-height:360px}.max-h-\[42\%\]{max-height:42%}.max-h-\[420px\]{max-height:420px}.max-h-\[460px\]{max-height:460px}.max-h-\[500px\]{max-height:500px}.max-h-\[600px\]{max-height:600px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[calc\(100vh-7rem\)\]{max-height:calc(100vh - 7rem)}.max-h-\[min\(480px\,calc\(100vh-5rem\)\)\]{max-height:min(480px,calc(100vh - 5rem))}.min-h-0{min-height:0px}.min-h-10{min-height:2.5rem}.min-h-14{min-height:3.5rem}.min-h-20{min-height:5rem}.min-h-24{min-height:6rem}.min-h-64{min-height:16rem}.min-h-8{min-height:2rem}.min-h-\[100px\]{min-height:100px}.min-h-\[120px\]{min-height:120px}.min-h-\[15rem\]{min-height:15rem}.min-h-\[160px\]{min-height:160px}.min-h-\[180px\]{min-height:180px}.min-h-\[1em\]{min-height:1em}.min-h-\[2\.5rem\]{min-height:2.5rem}.min-h-\[200px\]{min-height:200px}.min-h-\[220px\]{min-height:220px}.min-h-\[300px\]{min-height:300px}.min-h-\[420px\]{min-height:420px}.min-h-\[5rem\]{min-height:5rem}.min-h-\[80px\]{min-height:80px}.min-h-\[8rem\]{min-height:8rem}.min-h-\[9rem\]{min-height:9rem}.min-h-\[calc\(100vh-4rem\)\]{min-height:calc(100vh - 4rem)}.min-h-screen{min-height:100vh}.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-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-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-\[10\%\]{width:10%}.w-\[10rem\]{width:10rem}.w-\[11rem\]{width:11rem}.w-\[12\%\]{width:12%}.w-\[12rem\]{width:12rem}.w-\[13rem\]{width:13rem}.w-\[14\%\]{width:14%}.w-\[14rem\]{width:14rem}.w-\[155px\]{width:155px}.w-\[15rem\]{width:15rem}.w-\[18\%\]{width:18%}.w-\[200px\]{width:200px}.w-\[24\%\]{width:24%}.w-\[28\%\]{width:28%}.w-\[38\%\]{width:38%}.w-\[400px\]{width:400px}.w-\[6rem\]{width:6rem}.w-\[7rem\]{width:7rem}.w-\[8\%\]{width:8%}.w-\[8rem\]{width:8rem}.w-\[calc\(100\%-2rem\)\]{width:calc(100% - 2rem)}.w-\[var\(--desk-left-width\)\]{width:var(--desk-left-width)}.w-\[var\(--desk-right-width\)\]{width:var(--desk-right-width)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-14{min-width:3.5rem}.min-w-28{min-width:7rem}.min-w-36{min-width:9rem}.min-w-40{min-width:10rem}.min-w-44{min-width:11rem}.min-w-48{min-width:12rem}.min-w-5{min-width:1.25rem}.min-w-52{min-width:13rem}.min-w-56{min-width:14rem}.min-w-72{min-width:18rem}.min-w-\[1040px\]{min-width:1040px}.min-w-\[1080px\]{min-width:1080px}.min-w-\[110px\]{min-width:110px}.min-w-\[1120px\]{min-width:1120px}.min-w-\[1160px\]{min-width:1160px}.min-w-\[120px\]{min-width:120px}.min-w-\[140px\]{min-width:140px}.min-w-\[14rem\]{min-width:14rem}.min-w-\[160px\]{min-width:160px}.min-w-\[16px\]{min-width:16px}.min-w-\[180px\]{min-width:180px}.min-w-\[240px\]{min-width:240px}.min-w-\[320px\]{min-width:320px}.min-w-\[34rem\]{min-width:34rem}.min-w-\[40px\]{min-width:40px}.min-w-\[420px\]{min-width:420px}.min-w-\[720px\]{min-width:720px}.min-w-\[760px\]{min-width:760px}.min-w-\[820px\]{min-width:820px}.min-w-\[840px\]{min-width:840px}.min-w-\[860px\]{min-width:860px}.min-w-\[880px\]{min-width:880px}.min-w-\[900px\]{min-width:900px}.min-w-\[920px\]{min-width:920px}.min-w-\[940px\]{min-width:940px}.min-w-\[960px\]{min-width:960px}.min-w-\[980px\]{min-width:980px}.min-w-full{min-width:100%}.max-w-0{max-width:0px}.max-w-28{max-width:7rem}.max-w-2xl{max-width:42rem}.max-w-32{max-width:8rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[10rem\]{max-width:10rem}.max-w-\[1280px\]{max-width:1280px}.max-w-\[140px\]{max-width:140px}.max-w-\[1440px\]{max-width:1440px}.max-w-\[14rem\]{max-width:14rem}.max-w-\[1600px\]{max-width:1600px}.max-w-\[160px\]{max-width:160px}.max-w-\[180px\]{max-width:180px}.max-w-\[18rem\]{max-width:18rem}.max-w-\[200px\]{max-width:200px}.max-w-\[20rem\]{max-width:20rem}.max-w-\[22rem\]{max-width:22rem}.max-w-\[260px\]{max-width:260px}.max-w-\[26rem\]{max-width:26rem}.max-w-\[280px\]{max-width:280px}.max-w-\[5\.75rem\]{max-width:5.75rem}.max-w-\[60\%\]{max-width:60%}.max-w-\[80\%\]{max-width:80%}.max-w-\[85\%\]{max-width:85%}.max-w-\[90vw\]{max-width:90vw}.max-w-\[calc\(100vw-1\.5rem\)\]{max-width:calc(100vw - 1.5rem)}.max-w-\[calc\(100vw-2rem\)\]{max-width:calc(100vw - 2rem)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.table-fixed{table-layout:fixed}.-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-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-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0\.5{--tw-translate-x: .125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-5{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-6{--tw-translate-x: 1.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-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))}.-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))}.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))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes 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 pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-help{cursor:help}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.resize-none{resize:none}.resize-y{resize:vertical}.resize{resize:both}.scroll-mt-24{scroll-margin-top:6rem}.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}.grid-cols-1{grid-template-columns:repeat(1,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-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[1\.25rem_1fr_auto\]{grid-template-columns:1.25rem 1fr auto}.grid-cols-\[2rem_1fr\]{grid-template-columns:2rem 1fr}.grid-cols-\[4\.75rem_1fr\]{grid-template-columns:4.75rem 1fr}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.grid-rows-\[auto_1fr_auto\]{grid-template-rows:auto 1fr auto}.\!flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.\!items-center{align-items:center!important}.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}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[2px\]{gap:2px}.gap-px{gap:1px}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-1{row-gap:.25rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.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-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-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))}.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:var(--border, #334155)}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.justify-self-start{justify-self:start}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overscroll-contain{overscroll-behavior:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\!whitespace-nowrap{white-space:nowrap!important}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-bl-sm{border-bottom-left-radius:.125rem}.rounded-br-sm{border-bottom-right-radius:.125rem}.rounded-tl-none{border-top-left-radius:0}.rounded-tl-sm{border-top-left-radius:.125rem}.rounded-tr-sm{border-top-right-radius:.125rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-r-0{border-right-width:0px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0px}.border-dashed{border-style:dashed}.\!border-border{border-color:var(--border, #334155)!important}.border-\[var\(--border-strong\,_\#475569\)\]{border-color:var(--border-strong, #475569)}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-amber-300\/40{border-color:#fcd34d66}.border-amber-400{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.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-bg{border-color:var(--bg, #0f172a)}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300\/40{border-color:#93c5fd66}.border-blue-500\/20{border-color:#3b82f633}.border-blue-500\/30{border-color:#3b82f64d}.border-blue-500\/50{border-color:#3b82f680}.border-border{border-color:var(--border, #334155)}.border-border-strong{border-color:var(--border-strong, #475569)}.border-current{border-color:currentColor}.border-cyan-500\/20{border-color:#06b6d433}.border-cyan-500\/30{border-color:#06b6d44d}.border-cyan-500\/50{border-color:#06b6d480}.border-danger{border-color:var(--danger, #ef4444)}.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-300\/40{border-color:#6ee7b766}.border-emerald-400{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.border-emerald-500{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.border-emerald-500\/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-700{--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity, 1))}.border-foreground{border-color:var(--foreground, #f1f5f9)}.border-fuchsia-500\/50{border-color:#d946ef80}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.border-gray-500\/30{border-color:#6b72804d}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.border-green-500\/50{border-color:#22c55e80}.border-indigo-400{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.border-indigo-500{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.border-indigo-500\/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-indigo-500\/60{border-color:#6366f199}.border-input-border{border-color:var(--input-border, #334155)}.border-lime-500\/50{border-color:#84cc1680}.border-muted{border-color:var(--muted, #cbd5e1)}.border-orange-500\/30{border-color:#f973164d}.border-orange-500\/50{border-color:#f9731680}.border-pink-500\/30{border-color:#ec48994d}.border-pink-500\/50{border-color:#ec489980}.border-primary{border-color:var(--primary, #6366f1)}.border-purple-500\/20{border-color:#a855f733}.border-purple-500\/30{border-color:#a855f74d}.border-purple-500\/50{border-color:#a855f780}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.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-500\/60{border-color:#ef444499}.border-red-700{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.border-rose-300{--tw-border-opacity: 1;border-color:rgb(253 164 175 / var(--tw-border-opacity, 1))}.border-rose-300\/40{border-color:#fda4af66}.border-rose-400{--tw-border-opacity: 1;border-color:rgb(251 113 133 / var(--tw-border-opacity, 1))}.border-rose-500\/30{border-color:#f43f5e4d}.border-rose-500\/40{border-color:#f43f5e66}.border-rose-500\/50{border-color:#f43f5e80}.border-sky-500\/50{border-color:#0ea5e980}.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-700{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.border-slate-700\/50{border-color:#33415580}.border-subtle{border-color:var(--subtle, #94a3b8)}.border-teal-500\/50{border-color:#14b8a680}.border-transparent{border-color:transparent}.border-violet-500\/30{border-color:#8b5cf64d}.border-violet-500\/50{border-color:#8b5cf680}.border-white\/30{border-color:#ffffff4d}.border-white\/5{border-color:#ffffff0d}.border-yellow-500\/20{border-color:#eab30833}.border-yellow-500\/30{border-color:#eab3084d}.border-yellow-500\/50{border-color:#eab30880}.border-t-indigo-400{--tw-border-opacity: 1;border-top-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.border-t-primary{border-top-color:var(--primary, #6366f1)}.border-t-primary-foreground{border-top-color:var(--primary-foreground, #ffffff)}.border-t-transparent{border-top-color:transparent}.border-t-white{--tw-border-opacity: 1;border-top-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.\!bg-elevated{background-color:var(--elevated, #273548)!important}.bg-\[\#0a0f1a\]{--tw-bg-opacity: 1;background-color:rgb(10 15 26 / var(--tw-bg-opacity, 1))}.bg-\[\#0b1220\]{--tw-bg-opacity: 1;background-color:rgb(11 18 32 / var(--tw-bg-opacity, 1))}.bg-\[\#0f1623\]{--tw-bg-opacity: 1;background-color:rgb(15 22 35 / var(--tw-bg-opacity, 1))}.bg-\[\#1a2233\]{--tw-bg-opacity: 1;background-color:rgb(26 34 51 / var(--tw-bg-opacity, 1))}.bg-\[var\(--border\,_\#334155\)\]{background-color:var(--border, #334155)}.bg-accent{background-color:var(--accent-color, #22d3ee)}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-200{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-50\/30{background-color:#fffbeb4d}.bg-amber-50\/50{background-color:#fffbeb80}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-500\/10{background-color:#f59e0b1a}.bg-amber-500\/15{background-color:#f59e0b26}.bg-amber-500\/20{background-color:#f59e0b33}.bg-amber-500\/5{background-color:#f59e0b0d}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-amber-700\/20{background-color:#b4530933}.bg-bg{background-color:var(--bg, #0f172a)}.bg-black\/20{background-color:#0003}.bg-black\/30{background-color:#0000004d}.bg-black\/40{background-color:#0006}.bg-black\/60{background-color:#0009}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.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-500\/10{background-color:#3b82f61a}.bg-blue-500\/15{background-color:#3b82f626}.bg-blue-500\/20{background-color:#3b82f633}.bg-blue-500\/5{background-color:#3b82f60d}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-border{background-color:var(--border, #334155)}.bg-border-strong{background-color:var(--border-strong, #475569)}.bg-card{background-color:var(--card, #1f2942)}.bg-cyan-500\/10{background-color:#06b6d41a}.bg-cyan-500\/15{background-color:#06b6d426}.bg-danger{background-color:var(--danger, #ef4444)}.bg-elevated{background-color:var(--elevated, #273548)}.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\/15{background-color:#10b98126}.bg-emerald-500\/20{background-color:#10b98133}.bg-emerald-500\/30{background-color:#10b9814d}.bg-emerald-500\/40{background-color:#10b98166}.bg-emerald-500\/5{background-color:#10b9810d}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-emerald-900\/30{background-color:#064e3b4d}.bg-emerald-900\/50{background-color:#064e3b80}.bg-emerald-900\/80{background-color:#064e3bcc}.bg-emerald-950\/30{background-color:#022c224d}.bg-emerald-950\/90{background-color:#022c22e6}.bg-foreground{background-color:var(--foreground, #f1f5f9)}.bg-fuchsia-500\/15{background-color:#d946ef26}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-500\/10{background-color:#6b72801a}.bg-gray-500\/15{background-color:#6b728026}.bg-gray-500\/20{background-color:#6b728033}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.bg-gray-800\/50{background-color:#1f293780}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-500\/10{background-color:#22c55e1a}.bg-green-500\/15{background-color:#22c55e26}.bg-green-500\/20{background-color:#22c55e33}.bg-green-500\/70{background-color:#22c55eb3}.bg-green-900\/80{background-color:#14532dcc}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-indigo-400{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity, 1))}.bg-indigo-400\/20{background-color:#818cf833}.bg-indigo-500{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.bg-indigo-500\/10{background-color:#6366f11a}.bg-indigo-500\/15{background-color:#6366f126}.bg-indigo-500\/20{background-color:#6366f133}.bg-indigo-500\/30{background-color:#6366f14d}.bg-indigo-500\/5{background-color:#6366f10d}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-indigo-800{--tw-bg-opacity: 1;background-color:rgb(55 48 163 / var(--tw-bg-opacity, 1))}.bg-indigo-900\/40{background-color:#312e8166}.bg-info{background-color:var(--info, #3b82f6)}.bg-input-bg{background-color:var(--input-bg, #0f172a)}.bg-lime-500\/15{background-color:#84cc1626}.bg-muted{background-color:var(--muted, #cbd5e1)}.bg-orange-500\/10{background-color:#f973161a}.bg-orange-500\/15{background-color:#f9731626}.bg-pink-100{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.bg-pink-500\/15{background-color:#ec489926}.bg-primary{background-color:var(--primary, #6366f1)}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-500\/10{background-color:#a855f71a}.bg-purple-500\/15{background-color:#a855f726}.bg-purple-500\/20{background-color:#a855f733}.bg-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-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-500\/10{background-color:#ef44441a}.bg-red-500\/15{background-color:#ef444426}.bg-red-500\/20{background-color:#ef444433}.bg-red-500\/30{background-color:#ef44444d}.bg-red-500\/5{background-color:#ef44440d}.bg-red-500\/70{background-color:#ef4444b3}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-red-900\/30{background-color:#7f1d1d4d}.bg-red-900\/80{background-color:#7f1d1dcc}.bg-red-950\/30{background-color:#450a0a4d}.bg-red-950\/90{background-color:#450a0ae6}.bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.bg-rose-50\/30{background-color:#fff1f24d}.bg-rose-50\/50{background-color:#fff1f280}.bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.bg-rose-500\/10{background-color:#f43f5e1a}.bg-rose-500\/15{background-color:#f43f5e26}.bg-rose-500\/5{background-color:#f43f5e0d}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.bg-sky-500\/15{background-color:#0ea5e926}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / 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\/20{background-color:#94a3b833}.bg-slate-500{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.bg-slate-500\/15{background-color:#64748b26}.bg-slate-500\/20{background-color:#64748b33}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.bg-slate-800\/50{background-color:#1e293b80}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-slate-900\/50{background-color:#0f172a80}.bg-slate-900\/85{background-color:#0f172ad9}.bg-stone-100{--tw-bg-opacity: 1;background-color:rgb(245 245 244 / var(--tw-bg-opacity, 1))}.bg-stone-900{--tw-bg-opacity: 1;background-color:rgb(28 25 23 / var(--tw-bg-opacity, 1))}.bg-subtle{background-color:var(--subtle, #94a3b8)}.bg-success{background-color:var(--success, #10b981)}.bg-surface{background-color:var(--surface, #1e293b)}.bg-surface-raised{background-color:var(--elevated, #273548)}.bg-surface2{background-color:#1e293b99}.bg-teal-500\/15{background-color:#14b8a626}.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-500\/15{background-color:#8b5cf626}.bg-warning{background-color:var(--warning, #f59e0b)}.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\/5{background-color:#ffffff0d}.bg-white\/60{background-color:#fff9}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / 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-500\/10{background-color:#eab3081a}.bg-yellow-500\/15{background-color:#eab30826}.bg-yellow-500\/20{background-color:#eab30833}.bg-yellow-500\/5{background-color:#eab3080d}.bg-yellow-500\/70{background-color:#eab308b3}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.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-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-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-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-slate-900{--tw-gradient-from: #0f172a var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-slate-800{--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1e293b var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-emerald-500{--tw-gradient-to: #10b981 var(--tw-gradient-to-position)}.to-gray-600{--tw-gradient-to: #4b5563 var(--tw-gradient-to-position)}.to-indigo-950{--tw-gradient-to: #1e1b4b var(--tw-gradient-to-position)}.to-orange-600{--tw-gradient-to: #ea580c 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-teal-600{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.fill-card{fill:var(--card, #1f2942)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.\!p-0{padding:0!important}.\!p-2\.5{padding:.625rem!important}.\!p-3{padding:.75rem!important}.\!p-4{padding:1rem!important}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-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-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.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-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-24{padding-top:6rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-text-bottom{vertical-align:text-bottom}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Inter,system-ui,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[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-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.ordinal{--tw-ordinal: ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.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-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-\[1\.02\]{line-height:1.02}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-normal{letter-spacing:0em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-\[color\:var\(--color-text-primary\,\#111827\)\]{color:var(--color-text-primary,#111827)}.text-\[color\:var\(--color-text-secondary\,\#6b7280\)\]{color:var(--color-text-secondary,#6b7280)}.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\/80{color:#fde68acc}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-300\/70{color:#fcd34db3}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / 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-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-bg{color:var(--bg, #0f172a)}.text-blue-200{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-cyan-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-700{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.text-danger{color:var(--danger, #ef4444)}.text-emerald-100{--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.text-emerald-200{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.text-emerald-300{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-emerald-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-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:var(--foreground, #f1f5f9)}.text-fuchsia-700{--tw-text-opacity: 1;color:rgb(162 28 175 / var(--tw-text-opacity, 1))}.text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-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-green-200{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-indigo-100{--tw-text-opacity: 1;color:rgb(224 231 255 / var(--tw-text-opacity, 1))}.text-indigo-100\/90{color:#e0e7ffe6}.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-400\/40{color:#818cf866}.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-info{color:var(--info, #3b82f6)}.text-lime-700{--tw-text-opacity: 1;color:rgb(77 124 15 / var(--tw-text-opacity, 1))}.text-muted{color:var(--muted, #cbd5e1)}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-pink-300{--tw-text-opacity: 1;color:rgb(249 168 212 / var(--tw-text-opacity, 1))}.text-pink-700{--tw-text-opacity: 1;color:rgb(190 24 93 / var(--tw-text-opacity, 1))}.text-primary{color:var(--primary, #6366f1)}.text-primary-foreground{color:var(--primary-foreground, #ffffff)}.text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-red-100{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-300\/80{color:#fca5a5cc}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-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-rose-300{--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity, 1))}.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-rose-800{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.text-rose-900{--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity, 1))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-sky-800{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.text-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-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-stone-700{--tw-text-opacity: 1;color:rgb(68 64 60 / var(--tw-text-opacity, 1))}.text-subtle{color:var(--subtle, #94a3b8)}.text-success{color:var(--success, #10b981)}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.text-violet-400{--tw-text-opacity: 1;color:rgb(167 139 250 / 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-warning{color:var(--warning, #f59e0b)}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/60{color:#fff9}.text-white\/70{color:#ffffffb3}.text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-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))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.decoration-primary{text-decoration-color:var(--primary, #6366f1)}.decoration-rose-700{text-decoration-color:#be123c}.decoration-2{text-decoration-thickness:2px}.underline-offset-2{text-underline-offset:2px}.placeholder-gray-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-600::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(75 85 99 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-600::placeholder{--tw-placeholder-opacity: 1;color:rgb(75 85 99 / var(--tw-placeholder-opacity, 1))}.placeholder-slate-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(100 116 139 / var(--tw-placeholder-opacity, 1))}.placeholder-slate-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(100 116 139 / var(--tw-placeholder-opacity, 1))}.placeholder-subtle::-moz-placeholder{color:var(--subtle, #94a3b8)}.placeholder-subtle::placeholder{color:var(--subtle, #94a3b8)}.accent-indigo-500{accent-color:#6366f1}.accent-primary{accent-color:var(--primary, #6366f1)}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.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-card{--tw-shadow: var(--shadow-card, 0 1px 2px 0 rgb(0 0 0 / .04), 0 4px 12px -2px rgb(0 0 0 / .06));--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-elevated{--tw-shadow: var(--shadow-elevated, 0 8px 24px -4px rgb(0 0 0 / .1), 0 16px 36px -8px rgb(0 0 0 / .08));--tw-shadow-colored: 0 8px 24px -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-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-overlay{--tw-shadow: var(--shadow-overlay, 0 24px 64px -8px rgb(0 0 0 / .18));--tw-shadow-colored: 0 24px 64px -8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-black\/40{--tw-shadow-color: rgb(0 0 0 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-black\/50{--tw-shadow-color: rgb(0 0 0 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-card{--tw-shadow-color: var(--card, #1f2942);--tw-shadow: var(--tw-shadow-colored)}.shadow-elevated{--tw-shadow-color: var(--elevated, #273548);--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-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-\[var\(--sidebar-bg\)\]{--tw-ring-color: var(--sidebar-bg)}.ring-amber-500\/30{--tw-ring-color: rgb(245 158 11 / .3)}.ring-current{--tw-ring-color: currentColor}.ring-emerald-500\/30{--tw-ring-color: rgb(16 185 129 / .3)}.ring-gray-500\/30{--tw-ring-color: rgb(107 114 128 / .3)}.ring-indigo-500\/30{--tw-ring-color: rgb(99 102 241 / .3)}.ring-opacity-20{--tw-ring-opacity: .2}.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)}.\!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)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[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}.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-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.animate-in{animation-duration:.2s;animation-fill-mode:both}.slide-in-from-bottom-2{--tw-enter-translate-y: .5rem;animation-name:slide-in-from-bottom}.max-h-\[70vh\]{max-height:70vh}.\[scrollbar-gutter\:stable\]{scrollbar-gutter:stable}:root{--bg: #0f172a;--surface: #1e293b;--elevated: #273548;--foreground: #f1f5f9;--muted: #cbd5e1;--subtle: #94a3b8;--border: #334155;--border-strong: #475569;--primary: #4f46e5;--primary-foreground: #ffffff;--secondary: #1e293b;--secondary-foreground: #f1f5f9;--success: #34d399;--warning: #fbbf24;--danger: #f87171;--info: #60a5fa;--input-bg: #0f172a;--input-border: #334155;--input-focus: #6366f1;--sidebar-bg: #1e293b;--sidebar-foreground: #cbd5e1;--sidebar-active: #6366f1;--color-success: var(--success);--color-warning: var(--warning);--color-danger: var(--danger);--color-info: var(--info);--text-disabled: #64748b;--bg-disabled: #1e293b;--border-disabled: #334155;--primary-color: #4f46e5;--secondary-color: #1e293b;--bg-color: #0f172a;--text-color: #f1f5f9;--accent-color: #22d3ee;--border-color: #334155}html[data-theme-mode=light] .text-white,html[data-theme-mode=light] .text-slate-50,html[data-theme-mode=light] .text-slate-100,html[data-theme-mode=light] .text-slate-200,html[data-theme-mode=light] .text-gray-50,html[data-theme-mode=light] .text-gray-100,html[data-theme-mode=light] .text-gray-200,html[data-theme-mode=light] .text-zinc-50,html[data-theme-mode=light] .text-zinc-100,html[data-theme-mode=light] .text-zinc-200{color:var(--foreground)!important}html[data-theme-mode=light] .text-slate-300,html[data-theme-mode=light] .text-slate-400,html[data-theme-mode=light] .text-gray-300,html[data-theme-mode=light] .text-gray-400,html[data-theme-mode=light] .text-zinc-300,html[data-theme-mode=light] .text-zinc-400{color:var(--muted)!important}html[data-theme-mode=light] .text-slate-500,html[data-theme-mode=light] .text-gray-500,html[data-theme-mode=light] .text-zinc-500{color:var(--subtle)!important}html[data-theme-mode=light] .text-indigo-100,html[data-theme-mode=light] .text-indigo-200,html[data-theme-mode=light] .text-indigo-300,html[data-theme-mode=light] .text-indigo-400{color:var(--primary)!important}html[data-theme-mode=light] .bg-slate-900,html[data-theme-mode=light] .bg-slate-950,html[data-theme-mode=light] .bg-zinc-900,html[data-theme-mode=light] .bg-zinc-950,html[data-theme-mode=light] .bg-gray-900,html[data-theme-mode=light] .bg-gray-950{background-color:var(--bg)!important}html[data-theme-mode=light] .bg-slate-800,html[data-theme-mode=light] .bg-slate-700,html[data-theme-mode=light] .bg-zinc-800,html[data-theme-mode=light] .bg-zinc-700,html[data-theme-mode=light] .bg-gray-800,html[data-theme-mode=light] .bg-gray-700{background-color:var(--surface)!important}html[data-theme-mode=light] .bg-slate-600,html[data-theme-mode=light] .bg-zinc-600,html[data-theme-mode=light] .bg-gray-600{background-color:var(--elevated)!important}html[data-theme-mode=light] .border-slate-700,html[data-theme-mode=light] .border-slate-800,html[data-theme-mode=light] .border-gray-700,html[data-theme-mode=light] .border-gray-800,html[data-theme-mode=light] .border-zinc-700,html[data-theme-mode=light] .border-zinc-800{border-color:var(--border)!important}html[data-theme-mode=light] .border-slate-600,html[data-theme-mode=light] .border-gray-600,html[data-theme-mode=light] .border-zinc-600{border-color:var(--border-strong)!important}html[data-theme-mode=light] .bg-indigo-900,html[data-theme-mode=light] .bg-indigo-950{background-color:color-mix(in srgb,var(--primary) 20%,transparent)!important}html[data-theme=mono-light] .text-gray-400,html[data-theme=mono-light] .text-slate-400,html[data-theme=mono-light] .text-zinc-400{color:#262626!important}.bg-\[\#0a0f1a\],.bg-\[\#0b1220\],.bg-\[\#0D1117\],.bg-\[\#0F172A\],.bg-\[\#0f172a\],.bg-\[\#1a1d23\]{background-color:var(--bg)!important}.bg-\[\#131c2e\],.bg-\[\#1a2233\],.bg-\[\#1a2438\],.bg-\[\#1a2537\],.bg-\[\#1E293B\],.bg-\[\#23262d\]{background-color:var(--surface)!important}.bg-\[\#243349\],.bg-\[\#273548\],.bg-\[\#334155\]{background-color:var(--elevated)!important}.bg-\[\#4f46e5\],.bg-\[\#6366f1\]{background-color:var(--primary)!important}.border-\[\#0f172a\]{border-color:var(--bg)!important}.border-\[\#1F2A3A\],.border-\[\#334155\]{border-color:var(--border)!important}.border-\[\#475569\]{border-color:var(--border-strong)!important}.border-\[\#6366f1\]{border-color:var(--primary)!important}.text-\[\#6366f1\],.text-\[\#818cf8\]{color:var(--primary)!important}.fill-\[\#131c2e\]{fill:var(--surface)!important}@keyframes desk-wave-pulse{0%,to{transform:scaleY(.6);opacity:.6}50%{transform:scaleY(1.1);opacity:1}}.desk-wave-bar{display:inline-block;transform-origin:center;animation:desk-wave-pulse 1.4s ease-in-out infinite}@keyframes whisper-toast-in{0%{transform:translate(16px);opacity:0}to{transform:translate(0);opacity:1}}.whisper-toast-enter{animation:whisper-toast-in .22s ease-out both}@keyframes whisper-toast-countdown{0%{width:100%}to{width:0%}}.whisper-toast-progress{width:100%;animation:whisper-toast-countdown 8s linear forwards}.react-grid-item.react-grid-placeholder{background-color:var(--primary, #6366f1)!important;opacity:.16;border-radius:12px;transition:all .12s ease}.react-grid-item>.react-resizable-handle{width:14px;height:14px;bottom:2px;right:2px;background:none;cursor:se-resize}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:7px;height:7px;border-right:2px solid var(--muted, #cbd5e1);border-bottom:2px solid var(--muted, #cbd5e1);border-radius:1px;opacity:.7}.rgl-edit-mode .widget-drag-handle{cursor:move}.rgl-edit-mode .react-grid-item{outline:1px dashed transparent;transition:outline-color .12s ease}.rgl-edit-mode .react-grid-item:hover{outline-color:var(--border-strong, #475569)}@keyframes coaching-shrink{0%{width:100%}to{width:0%}}@keyframes slide-in-from-bottom{0%{transform:translateY(var(--tw-enter-translate-y, 0));opacity:0}to{transform:translateY(0);opacity:1}}.marketing-topbar{background:linear-gradient(180deg,color-mix(in srgb,var(--surface-sheet, var(--surface)) 92%,transparent),color-mix(in srgb,var(--surface-sheet, var(--surface)) 66%,transparent));backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);box-shadow:var(--shadow-glass-lg, var(--shadow-elevated))}.marketing-hero{min-height:calc(100svh - 6rem)}.marketing-viewport-fog{position:fixed;left:0;right:0;bottom:0;z-index:30;height:min(18rem,30vh);pointer-events:none;opacity:.82;background:radial-gradient(ellipse at 18% 100%,color-mix(in srgb,var(--azure-100, var(--surface)) 58%,transparent),transparent 68%),radial-gradient(ellipse at 78% 92%,color-mix(in srgb,var(--jade-100, var(--surface)) 52%,transparent),transparent 64%),linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--surface-sheet, var(--surface)) 44%,transparent) 48%,color-mix(in srgb,var(--surface, var(--bg)) 88%,transparent) 100%);filter:saturate(130%);animation:marketing-fog-rise 9s var(--ease-spring, ease) infinite}.marketing-viewport-fog:before,.marketing-viewport-fog:after{position:absolute;inset:auto -8% 0;height:68%;border-radius:var(--radius-pill) var(--radius-pill) 0 0;background:radial-gradient(ellipse at 35% 70%,color-mix(in srgb,var(--surface-sheet, var(--surface)) 78%,transparent),transparent 66%),radial-gradient(ellipse at 70% 65%,color-mix(in srgb,var(--azure-100, var(--surface)) 36%,transparent),transparent 70%);content:"";filter:blur(1.1rem);transform:translate3d(0,12%,0);animation:marketing-fog-drift 13s var(--ease-spring, ease) infinite}.marketing-viewport-fog:after{inset:auto -18% -14%;height:88%;opacity:.72;animation-delay:-5s;animation-duration:17s}.marketing-signal-stage{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.marketing-grid-floor{position:absolute;inset:auto -8rem 0;height:46%;background:linear-gradient(color-mix(in srgb,var(--azure-500, var(--primary)) 14%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--jade-500, var(--success)) 12%,transparent) 1px,transparent 1px);background-size:4rem 4rem;-webkit-mask-image:linear-gradient(180deg,transparent,var(--ink, var(--foreground)) 34%,var(--ink, var(--foreground)));mask-image:linear-gradient(180deg,transparent,var(--ink, var(--foreground)) 34%,var(--ink, var(--foreground)));opacity:.72;transform:perspective(760px) rotateX(58deg) translateY(4rem);transform-origin:bottom}.marketing-orbit{position:absolute;border:1px solid color-mix(in srgb,var(--azure-500, var(--primary)) 26%,transparent);border-radius:var(--radius-pill);opacity:.56;transform:rotate(-14deg)}.marketing-orbit-a{top:9rem;left:8%;width:24rem;height:8rem;animation:marketing-drift-a 18s var(--ease-spring, ease) infinite}.marketing-orbit-b{right:7%;bottom:18%;width:30rem;height:10rem;animation:marketing-drift-b 22s var(--ease-spring, ease) infinite}.marketing-signal-card{position:absolute;width:min(15rem,40vw);border-radius:var(--radius-xl);padding:1rem;color:var(--foreground);opacity:.86;z-index:0;animation:marketing-float 9s var(--ease-spring, ease) infinite}.marketing-signal-card span{display:block;color:var(--muted);font-size:.75rem;font-weight:700;text-transform:uppercase}.marketing-signal-card strong{display:block;margin-top:.35rem;font-size:.95rem}.marketing-signal-card-a{left:5%;top:21%}.marketing-signal-card-b{right:2%;top:18%;animation-delay:-2s}.marketing-signal-card-c{top:31%;right:12%;left:auto;bottom:auto;animation-delay:-4s}.marketing-command{box-shadow:var(--shadow-glass-lg, var(--shadow-overlay))}.marketing-hero-console{align-items:stretch;perspective:72rem}.marketing-scroll-float{translate:0 var(--marketing-scroll-mid, 0px);transition:translate .18s var(--ease-spring, ease);will-change:translate}.marketing-drift-near{translate:0 var(--marketing-scroll-near, 0px)}.marketing-drift-mid{translate:0 var(--marketing-scroll-mid, 0px)}.marketing-drift-far{translate:0 var(--marketing-scroll-far, 0px)}.marketing-drift-reverse{translate:0 var(--marketing-scroll-reverse, 0px)}.marketing-robot{position:relative;display:grid;min-height:21rem;align-content:center;justify-items:center;overflow:visible;padding:1.25rem;isolation:isolate;box-shadow:var(--shadow-glass-lg, var(--shadow-overlay))}.marketing-robot:before{position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;z-index:-1;border-radius:var(--radius-xl);background:radial-gradient(circle at 48% 32%,color-mix(in srgb,var(--azure-500, var(--primary)) 18%,transparent),transparent 58%),radial-gradient(circle at 62% 72%,color-mix(in srgb,var(--jade-500, var(--success)) 18%,transparent),transparent 54%);content:""}.marketing-robot-orb{position:absolute;width:13rem;height:13rem;border-radius:var(--radius-pill);background:linear-gradient(135deg,color-mix(in srgb,var(--azure-500, var(--primary)) 32%,transparent),color-mix(in srgb,var(--jade-500, var(--success)) 24%,transparent));filter:blur(1.5rem);opacity:.72;animation:marketing-robot-pulse 5.5s var(--ease-spring, ease) infinite}.marketing-robot-animation{position:relative;z-index:1;width:min(16rem,64vw);aspect-ratio:1;filter:drop-shadow(0 1.6rem 2rem color-mix(in srgb,var(--azure-500, var(--primary)) 18%,transparent));translate:0 -2.35rem}.marketing-robot-animation svg{width:100%!important;height:100%!important;overflow:visible!important}.marketing-robot-animation[data-load-failed=true]:before{display:grid;width:100%;height:100%;place-items:center;border-radius:var(--radius-xl);background:var(--elevated);color:var(--muted);content:"AI";font-size:3rem;font-weight:800}.marketing-thought-bubble{position:absolute;z-index:3;max-width:min(14rem,74vw);border:1px solid color-mix(in srgb,var(--surface-sheet, var(--surface)) 74%,var(--border));background:linear-gradient(180deg,color-mix(in srgb,var(--surface-sheet, var(--surface)) 92%,transparent),color-mix(in srgb,var(--surface-sheet, var(--surface)) 68%,transparent));box-shadow:var(--shadow-glass, var(--shadow-card));backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);color:var(--foreground);animation:marketing-thought-float 7s var(--ease-spring, ease) infinite}.marketing-thought-bubble:after{position:absolute;width:.62rem;height:.62rem;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--surface-sheet, var(--surface)) 82%,transparent);box-shadow:var(--shadow-glass, var(--shadow-card));content:""}.marketing-thought-bubble-kicker{top:5.35rem;left:1.35rem;border-radius:var(--radius-pill);padding:.48rem .82rem;color:var(--jade-700, var(--success));font-size:.75rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.marketing-thought-bubble-kicker:after{right:1.3rem;bottom:-.55rem}.marketing-thought-bubble-main{right:.65rem;top:5.15rem;bottom:auto;border-radius:var(--radius-xl);padding:.82rem 1rem;font-size:.92rem;font-weight:800;line-height:1.35;text-align:left;animation-delay:-2.4s}.marketing-thought-bubble-main:after{left:1.25rem;top:auto;bottom:-.5rem}.marketing-wave{display:grid;grid-template-columns:repeat(24,minmax(0,1fr));align-items:end;gap:.35rem;height:7rem}.marketing-wave span{min-height:1.2rem;border-radius:var(--radius-pill);background:linear-gradient(180deg,color-mix(in srgb,var(--azure-500, var(--primary)) 88%,var(--surface)),color-mix(in srgb,var(--jade-500, var(--success)) 72%,var(--surface)));box-shadow:0 .8rem 1.8rem color-mix(in srgb,var(--azure-500, var(--primary)) 22%,transparent);animation:marketing-wave 2.8s var(--ease-spring, ease) infinite}.marketing-wave span:nth-child(3n){height:42%;animation-delay:-.3s}.marketing-wave span:nth-child(3n+1){height:72%;animation-delay:-.8s}.marketing-wave span:nth-child(3n+2){height:56%;animation-delay:-1.2s}.marketing-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;box-shadow:var(--shadow-glass, var(--shadow-card))}.marketing-lift,.marketing-pillar{transition:transform var(--dur-base, .3s) var(--ease-spring, ease),box-shadow var(--dur-base, .3s) var(--ease-spring, ease)}.marketing-lift:hover,.marketing-pillar:hover{transform:translateY(-.35rem);box-shadow:var(--shadow-glass-lg, var(--shadow-elevated))}.marketing-timeline-row{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:center;border-radius:var(--radius-xl);border:1px solid var(--border);background:linear-gradient(180deg,color-mix(in srgb,var(--surface-sheet, var(--surface)) 92%,transparent),color-mix(in srgb,var(--surface-sheet, var(--surface)) 66%,transparent));padding:1rem}.marketing-timeline-index{display:inline-flex;width:2.4rem;height:2.4rem;align-items:center;justify-content:center;border-radius:var(--radius-pill);background:var(--azure-100, var(--elevated));color:var(--azure-700, var(--primary));font-weight:800}.marketing-final{background:linear-gradient(135deg,color-mix(in srgb,var(--azure-100, var(--surface)) 86%,transparent),color-mix(in srgb,var(--surface-sheet, var(--surface)) 78%,transparent) 44%,color-mix(in srgb,var(--jade-100, var(--surface)) 80%,transparent));border:1px solid color-mix(in srgb,var(--surface-sheet, var(--surface)) 70%,var(--border));box-shadow:var(--shadow-glass-lg, var(--shadow-overlay));backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%)}.marketing-footer{position:relative;z-index:31;padding-bottom:calc(min(18rem,30vh) + 3rem)}.marketing-footer>.glass{position:relative;z-index:32}.marketing-shell{overflow-x:clip}@supports not (overflow: clip){.marketing-shell{overflow-x:hidden}}.marketing-docs-page{position:relative}.marketing-docs-page:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 16% 12%,color-mix(in srgb,var(--azure-500, var(--primary)) 12%,transparent),transparent 34%),radial-gradient(circle at 86% 18%,color-mix(in srgb,var(--jade-500, var(--success)) 10%,transparent),transparent 32%);content:""}.marketing-docs-page>*{position:relative;z-index:1}.marketing-docs-hero,.marketing-docs-final{border:1px solid color-mix(in srgb,var(--surface-sheet, var(--surface)) 70%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--surface-sheet, var(--surface)) 82%,transparent),color-mix(in srgb,var(--azure-100, var(--surface)) 72%,transparent) 52%,color-mix(in srgb,var(--jade-100, var(--surface)) 68%,transparent));box-shadow:var(--shadow-glass-lg, var(--shadow-overlay));backdrop-filter:blur(30px) saturate(180%);-webkit-backdrop-filter:blur(30px) saturate(180%)}.marketing-docs-nav-panel{max-height:calc(100vh - 8rem);overflow:auto;transform:translate3d(0,var(--marketing-docs-float-y, 0px),0);transition:transform .48s var(--ease-spring, cubic-bezier(.2, .8, .2, 1)),box-shadow .32s var(--ease-spring, cubic-bezier(.2, .8, .2, 1));will-change:transform}.marketing-docs-nav{scrollbar-width:thin}.marketing-docs-section{scroll-margin-top:7.5rem}.marketing-docs-shot{box-shadow:var(--shadow-card)}.marketing-docs-shot img{aspect-ratio:1168 / 790;-o-object-fit:cover;object-fit:cover}.marketing-docs-steps{counter-reset:marketing-docs-step}.marketing-docs-code{background:linear-gradient(180deg,color-mix(in srgb,var(--surface-sheet, var(--surface)) 88%,transparent),color-mix(in srgb,var(--surface, var(--background)) 80%,transparent))}.marketing-docs-code pre{overflow-x:auto;color:var(--foreground);font-size:.86rem;line-height:1.75;white-space:pre-wrap}@media (max-width: 1023px){.marketing-docs-nav-panel{transform:translateZ(0)}}@supports (animation-timeline: view()){.marketing-reveal{animation-name:marketing-reveal;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry -8% exit 108%}.marketing-reveal .marketing-lift,.marketing-reveal .marketing-pillar,.marketing-reveal .marketing-timeline-row{--marketing-card-enter-x: 0rem;--marketing-card-exit-x: 0rem;animation-name:marketing-card-scroll;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry 0% exit 100%}.marketing-reveal .marketing-lift:nth-child(2n),.marketing-reveal .marketing-pillar:nth-child(2n){--marketing-card-enter-x: .85rem;--marketing-card-exit-x: -.5rem}.marketing-reveal .marketing-lift:nth-child(odd),.marketing-reveal .marketing-pillar:nth-child(odd){--marketing-card-enter-x: -.85rem;--marketing-card-exit-x: .5rem}}@keyframes marketing-reveal{0%{opacity:1;transform:translate3d(0,3.2rem,0) scale(.985)}24%,70%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:1;transform:translate3d(0,-2.4rem,0) scale(.99)}}@keyframes marketing-card-scroll{0%{opacity:1;transform:translate3d(var(--marketing-card-enter-x, 0rem),2.2rem,0) rotateX(3deg) scale(.97)}28%,72%{opacity:1;transform:translateZ(0) rotateX(0) scale(1)}to{opacity:1;transform:translate3d(var(--marketing-card-exit-x, 0rem),-1.8rem,0) rotateX(-2deg) scale(.985)}}@keyframes marketing-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-.8rem,0)}}@keyframes marketing-drift-a{0%,to{transform:rotate(-14deg) translateZ(0)}50%{transform:rotate(-10deg) translate3d(1.25rem,-.5rem,0)}}@keyframes marketing-drift-b{0%,to{transform:rotate(12deg) translateZ(0)}50%{transform:rotate(16deg) translate3d(-1.5rem,.75rem,0)}}@keyframes marketing-wave{0%,to{transform:scaleY(.78);opacity:.82}50%{transform:scaleY(1);opacity:1}}@keyframes marketing-robot-pulse{0%,to{transform:scale(.94) translate3d(0,.25rem,0);opacity:.62}50%{transform:scale(1.08) translate3d(0,-.35rem,0);opacity:.84}}@keyframes marketing-thought-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-.55rem,0)}}@keyframes marketing-fog-rise{0%,to{transform:translate3d(0,.35rem,0);opacity:.72}50%{transform:translate3d(0,-.35rem,0);opacity:.9}}@keyframes marketing-fog-drift{0%,to{transform:translate3d(-2%,12%,0) scale(1)}50%{transform:translate3d(2%,6%,0) scale(1.04)}}@media (max-width: 767px){.marketing-hero{min-height:auto}.marketing-signal-card{display:none}.marketing-orbit{opacity:.28}.marketing-robot{min-height:24rem;padding-top:7rem}.marketing-robot-animation{translate:0 0}.marketing-thought-bubble-kicker{left:1rem;top:2.35rem}.marketing-thought-bubble-main{top:4.1rem;bottom:auto;right:.6rem}}@media (min-width: 768px) and (max-width: 1023px){.marketing-hero{min-height:auto}.marketing-signal-card{display:none}.marketing-orbit{opacity:.34}}@media (prefers-reduced-motion: reduce){.marketing-orbit,.marketing-signal-card,.marketing-wave span,.marketing-robot-orb,.marketing-thought-bubble,.marketing-viewport-fog,.marketing-viewport-fog:before,.marketing-viewport-fog:after,.marketing-docs-nav-panel,.marketing-reveal{animation:none!important;transition:none!important}.marketing-scroll-float{translate:0 0!important;transition:none!important}}.marker\:text-gray-500 *::marker{color:#6b7280}.marker\:text-gray-500::marker{color:#6b7280}.placeholder\:text-gray-500::-moz-placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-500::placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.placeholder\:text-muted::-moz-placeholder{color:var(--muted, #cbd5e1)}.placeholder\:text-muted::placeholder{color:var(--muted, #cbd5e1)}.placeholder\:text-subtle::-moz-placeholder{color:var(--subtle, #94a3b8)}.placeholder\:text-subtle::placeholder{color:var(--subtle, #94a3b8)}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:bottom-0:before{content:var(--tw-content);bottom:0}.before\:left-0:before{content:var(--tw-content);left:0}.before\:top-0:before{content:var(--tw-content);top:0}.before\:w-1:before{content:var(--tw-content);width:.25rem}.before\:bg-amber-500:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.before\:bg-emerald-500:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.before\:bg-red-500:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.last\:mb-0:last-child{margin-bottom:0}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:pb-0:last-child{padding-bottom:0}.focus-within\:border-primary:focus-within{border-color:var(--primary, #6366f1)}.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\:border-\[var\(--border-strong\,_\#475569\)\]:hover{border-color:var(--border-strong, #475569)}.hover\:border-border:hover{border-color:var(--border, #334155)}.hover\:border-border-strong:hover{border-color:var(--border-strong, #475569)}.hover\:border-gray-500:hover{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.hover\:border-gray-600:hover{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.hover\:border-indigo-400:hover{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.hover\:border-indigo-500:hover{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.hover\:border-indigo-500\/30:hover{border-color:#6366f14d}.hover\:border-indigo-500\/40:hover{border-color:#6366f166}.hover\:border-primary:hover{border-color:var(--primary, #6366f1)}.hover\:bg-\[var\(--border\,_\#334155\)\]:hover{background-color:var(--border, #334155)}.hover\:bg-accent:hover{background-color:var(--accent-color, #22d3ee)}.hover\:bg-amber-500\/10:hover{background-color:#f59e0b1a}.hover\:bg-amber-500\/30:hover{background-color:#f59e0b4d}.hover\:bg-amber-600:hover{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-700:hover{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.hover\:bg-bg:hover{background-color:var(--bg, #0f172a)}.hover\:bg-blue-500\/10:hover{background-color:#3b82f61a}.hover\:bg-border:hover{background-color:var(--border, #334155)}.hover\:bg-card:hover{background-color:var(--card, #1f2942)}.hover\:bg-cyan-500\/10:hover{background-color:#06b6d41a}.hover\:bg-danger:hover{background-color:var(--danger, #ef4444)}.hover\:bg-elevated:hover{background-color:var(--elevated, #273548)}.hover\:bg-emerald-50:hover{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-500:hover{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-500\/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-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-400:hover{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-500:hover{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-500\/10:hover{background-color:#6366f11a}.hover\:bg-indigo-500\/20:hover{background-color:#6366f133}.hover\:bg-indigo-500\/30:hover{background-color:#6366f14d}.hover\:bg-indigo-600:hover{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-500\/10:hover{background-color:#a855f71a}.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\/40:hover{background-color:#ef444466}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-100:hover{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-600:hover{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.hover\:bg-surface:hover{background-color:var(--surface, #1e293b)}.hover\:bg-surface-raised:hover{background-color:var(--elevated, #273548)}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/5:hover{background-color:#ffffff0d}.hover\:text-amber-300:hover{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.hover\:text-amber-400:hover{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.hover\:text-amber-900:hover{--tw-text-opacity: 1;color:rgb(120 53 15 / 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-cyan-300:hover{--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.hover\:text-danger:hover{color:var(--danger, #ef4444)}.hover\:text-emerald-200:hover{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.hover\:text-foreground:hover{color:var(--foreground, #f1f5f9)}.hover\:text-gray-200:hover{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.hover\:text-gray-300:hover{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.hover\:text-indigo-200:hover{--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity, 1))}.hover\:text-indigo-300:hover{--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity, 1))}.hover\:text-indigo-400:hover{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.hover\:text-indigo-500:hover{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.hover\:text-muted:hover{color:var(--muted, #cbd5e1)}.hover\:text-primary:hover{color:var(--primary, #6366f1)}.hover\:text-primary-foreground:hover{color:var(--primary-foreground, #ffffff)}.hover\:text-purple-300:hover{--tw-text-opacity: 1;color:rgb(216 180 254 / 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-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-rose-300:hover{--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity, 1))}.hover\:text-rose-600:hover{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:decoration-foreground:hover{text-decoration-color:var(--foreground, #f1f5f9)}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-card:hover{--tw-shadow: var(--shadow-card, 0 1px 2px 0 rgb(0 0 0 / .04), 0 4px 12px -2px rgb(0 0 0 / .06));--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-elevated:hover{--tw-shadow: var(--shadow-elevated, 0 8px 24px -4px rgb(0 0 0 / .1), 0 16px 36px -8px rgb(0 0 0 / .08));--tw-shadow-colored: 0 8px 24px -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-card:hover{--tw-shadow-color: var(--card, #1f2942);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-elevated:hover{--tw-shadow-color: var(--elevated, #273548);--tw-shadow: var(--tw-shadow-colored)}.focus\:border-danger:focus{border-color:var(--danger, #ef4444)}.focus\:border-indigo-400:focus{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.focus\:border-indigo-500:focus{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.focus\:border-indigo-500\/50:focus{border-color:#6366f180}.focus\:border-input-focus:focus{border-color:var(--input-focus, #6366f1)}.focus\:border-primary:focus{border-color:var(--primary, #6366f1)}.focus\:border-red-500:focus{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.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-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-500\/30:focus{--tw-ring-color: rgb(99 102 241 / .3)}.focus\:ring-indigo-500\/40:focus{--tw-ring-color: rgb(99 102 241 / .4)}.focus\:ring-primary:focus{--tw-ring-color: var(--primary, #6366f1)}.focus\:ring-red-500\/30:focus{--tw-ring-color: rgb(239 68 68 / .3)}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.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-indigo-500\/40:focus-visible{--tw-ring-color: rgb(99 102 241 / .4)}.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-indigo-700:active{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.active\:opacity-80:active{opacity:.8}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-slate-600:disabled{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.disabled\:text-gray-500:disabled{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.disabled\:opacity-20:disabled{opacity:.2}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.group:hover .group-hover\:bg-emerald-400{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-indigo-400{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:text-foreground{color:var(--foreground, #f1f5f9)}.group:hover .group-hover\:text-primary{color:var(--primary, #6366f1)}.group:hover .group-hover\:opacity-100{opacity:1}.data-\[state\=checked\]\:translate-x-4[data-state=checked]{--tw-translate-x: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=active\]\:border-indigo-500[data-state=active]{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.data-\[state\=active\]\:text-foreground[data-state=active]{color:var(--foreground, #f1f5f9)}.data-\[state\=open\]\:animate-in[data-state=open]{animation-duration:.2s;animation-fill-mode:both}.dark\:bg-amber-900\/20:is(.dark *){background-color:#78350f33}.dark\:bg-amber-900\/30:is(.dark *){background-color:#78350f4d}.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-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-cyan-200:is(.dark *){--tw-text-opacity: 1;color:rgb(165 243 252 / 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-fuchsia-200:is(.dark *){--tw-text-opacity: 1;color:rgb(245 208 254 / 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-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-lime-200:is(.dark *){--tw-text-opacity: 1;color:rgb(217 249 157 / 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-pink-200:is(.dark *){--tw-text-opacity: 1;color:rgb(251 207 232 / 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-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-rose-200:is(.dark *){--tw-text-opacity: 1;color:rgb(254 205 211 / var(--tw-text-opacity, 1))}.dark\:text-sky-200:is(.dark *){--tw-text-opacity: 1;color:rgb(186 230 253 / 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-teal-200:is(.dark *){--tw-text-opacity: 1;color:rgb(153 246 228 / 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-yellow-200:is(.dark *){--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}@media not all and (min-width: 1024px){.max-lg\:h-\[55vh\]{height:55vh}.max-lg\:h-auto{height:auto}.max-lg\:min-h-\[32rem\]{min-height:32rem}.max-lg\:min-h-\[38rem\]{min-height:38rem}.max-lg\:min-h-\[420px\]{min-height:420px}.max-lg\:min-h-\[calc\(100dvh-109px\)\]{min-height:calc(100dvh - 109px)}.max-lg\:min-h-screen{min-height:100vh}.max-lg\:w-full{width:100%}.max-lg\:flex-none{flex:none}.max-lg\:flex-col{flex-direction:column}.max-lg\:overflow-visible{overflow:visible}.max-lg\:border-b{border-bottom-width:1px}.max-lg\:border-l-0{border-left-width:0px}.max-lg\:border-r-0{border-right-width:0px}.max-lg\:border-t{border-top-width:1px}}@media not all and (min-width: 768px){.max-md\:h-auto{height:auto}.max-md\:min-h-\[calc\(100vh-3\.25rem\)\]{min-height:calc(100vh - 3.25rem)}.max-md\:w-full{width:100%}.max-md\:flex-col{flex-direction:column}.max-md\:overflow-visible{overflow:visible}.max-md\:border-l-0{border-left-width:0px}.max-md\:border-t{border-top-width:1px}}@media (min-width: 640px){.sm\:absolute{position:absolute}.sm\:left-auto{left:auto}.sm\:right-0{right:0}.sm\:right-4{right:1rem}.sm\:top-auto{top:auto}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:ml-auto{margin-left:auto}.sm\:mt-2{margin-top:.5rem}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:h-8{height:2rem}.sm\:w-48{width:12rem}.sm\:w-56{width:14rem}.sm\:w-80{width:20rem}.sm\:w-96{width:24rem}.sm\:w-\[420px\]{width:420px}.sm\:w-auto{width:auto}.sm\:min-w-72{min-width:18rem}.sm\:max-w-\[8rem\]{max-width:8rem}.sm\:max-w-\[calc\(100vw-2rem\)\]{max-width:calc(100vw - 2rem)}.sm\:max-w-none{max-width:none}.sm\:flex-shrink-0{flex-shrink:0}.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-8{grid-template-columns:repeat(8,minmax(0,1fr))}.sm\:grid-cols-\[auto_1fr\]{grid-template-columns:auto 1fr}.sm\:grid-cols-\[auto_auto_auto\]{grid-template-columns:auto auto auto}.sm\:grid-cols-\[auto_auto_auto_auto\]{grid-template-columns:auto auto auto auto}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:gap-0{gap:0px}.sm\:gap-1{gap:.25rem}.sm\:gap-4{gap:1rem}.sm\:self-center{align-self:center}.sm\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.sm\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.sm\:border-r-0{border-right-width:0px}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}}@media (min-width: 768px){.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-4{grid-column:span 4 / span 4}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:max-w-\[6\.5rem\]{max-width:6.5rem}.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-\[1fr_140px\]{grid-template-columns:1fr 140px}.md\:grid-cols-\[1fr_1fr_100px_120px_auto\]{grid-template-columns:1fr 1fr 100px 120px auto}.md\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.md\:grid-cols-\[200px\,1fr\],.md\:grid-cols-\[200px_1fr\]{grid-template-columns:200px 1fr}.md\:grid-cols-\[minmax\(12rem\,16rem\)_minmax\(14rem\,1fr\)_auto\]{grid-template-columns:minmax(12rem,16rem) minmax(14rem,1fr) auto}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:p-12{padding:3rem}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-7{padding:1.75rem}.md\:p-8{padding:2rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:pb-20{padding-bottom:5rem}.md\:text-right{text-align:right}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;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-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1024px){.lg\:sticky{position:sticky}.lg\:left-64{left:16rem}.lg\:top-28{top:7rem}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:block{display:block}.lg\:inline{display:inline}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:hidden{display:none}.lg\:w-52{width:13rem}.lg\:w-80{width:20rem}.lg\:w-auto{width:auto}.lg\:w-full{width:100%}.lg\:max-w-\[8rem\]{max-width:8rem}.lg\:grid-cols-1{grid-template-columns:repeat(1,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-\[\.9fr_1\.1fr\]{grid-template-columns:.9fr 1.1fr}.lg\:grid-cols-\[0\.82fr_1\.18fr\]{grid-template-columns:.82fr 1.18fr}.lg\:grid-cols-\[1\.05fr_0\.95fr\]{grid-template-columns:1.05fr .95fr}.lg\:grid-cols-\[1\.1fr_\.9fr\]{grid-template-columns:1.1fr .9fr}.lg\:grid-cols-\[18rem_minmax\(0\,1fr\)\]{grid-template-columns:18rem minmax(0,1fr)}.lg\:grid-cols-\[1fr_\.92fr\]{grid-template-columns:1fr .92fr}.lg\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.lg\:grid-cols-\[280px\,1fr\]{grid-template-columns:280px 1fr}.lg\:grid-cols-\[320px\,1fr\]{grid-template-columns:320px 1fr}.lg\:grid-cols-\[minmax\(0\,1fr\)_19rem\]{grid-template-columns:minmax(0,1fr) 19rem}.lg\:grid-cols-\[minmax\(0\,1fr\)_minmax\(280px\,420px\)\]{grid-template-columns:minmax(0,1fr) minmax(280px,420px)}.lg\:grid-cols-\[minmax\(320px\,420px\)_1fr\]{grid-template-columns:minmax(320px,420px) 1fr}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:flex-wrap{flex-wrap:wrap}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-end{justify-content:flex-end}.lg\:justify-between{justify-content:space-between}.lg\:gap-2{gap:.5rem}.lg\:gap-4{gap:1rem}.lg\:gap-5{gap:1.25rem}.lg\: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))}.lg\:self-start{align-self:flex-start}.lg\:overflow-visible{overflow:visible}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:pb-0{padding-bottom:0}.lg\:text-7xl{font-size:4.5rem;line-height:1}}@media (min-width: 1280px){.xl\:col-span-1{grid-column:span 1 / span 1}.xl\:col-span-2{grid-column:span 2 / span 2}.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-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-\[1\.05fr_0\.95fr\]{grid-template-columns:1.05fr .95fr}.xl\:grid-cols-\[1fr_320px\]{grid-template-columns:1fr 320px}}.\[\&_thead\]\:sticky thead{position:sticky}.\[\&_thead\]\:top-0 thead{top:0}.\[\&_thead\]\:z-10 thead{z-index:10}
