@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap";.funny-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:2rem}.funny-loader.size-sm{gap:1rem;padding:1rem}.funny-loader.size-lg{gap:2rem;padding:3rem}.funny-loader-stage{position:relative;width:200px;height:80px;display:flex;align-items:flex-end;justify-content:center}.funny-loader.size-sm .funny-loader-stage{width:140px;height:60px}.funny-loader.size-lg .funny-loader-stage{width:260px;height:100px}.funny-loader-character{position:absolute;bottom:16px;font-size:2.5rem;animation:funny-bounce .6s ease-in-out infinite,funny-run 3s linear infinite;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15));z-index:2}.funny-loader.size-sm .funny-loader-character{font-size:1.8rem;bottom:12px}.funny-loader.size-lg .funny-loader-character{font-size:3.2rem;bottom:20px}.funny-loader-dust{position:absolute;bottom:12px;z-index:1}.funny-loader-dust span{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--dust-color, rgba(161, 140, 112, .6));animation:funny-dust .8s ease-out infinite}.funny-loader-dust span:nth-child(1){animation-delay:0s;left:-8px}.funny-loader-dust span:nth-child(2){animation-delay:.15s;left:-16px;bottom:4px}.funny-loader-dust span:nth-child(3){animation-delay:.3s;left:-24px;bottom:-2px}.funny-loader-ground{position:absolute;bottom:8px;width:100%;height:2px;border-radius:1px;overflow:hidden}.funny-loader-ground:after{content:"";display:block;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,var(--ground-color, rgba(120, 120, 140, .25)) 20%,var(--ground-color, rgba(120, 120, 140, .25)) 80%,transparent 100%)}.funny-loader-shadow{position:absolute;bottom:6px;width:30px;height:8px;border-radius:50%;background:#0000001f;animation:funny-shadow .6s ease-in-out infinite,funny-run 3s linear infinite;z-index:0}.funny-loader-message{text-align:center;animation:funny-fade-text 4s ease-in-out infinite;max-width:280px}.funny-loader.size-sm .funny-loader-message{max-width:220px}.funny-loader.size-lg .funny-loader-message{max-width:360px}.funny-loader-stars span{position:absolute;font-size:.8rem;opacity:0;animation:funny-twinkle 2s ease-in-out infinite}.funny-loader-stars span:nth-child(1){top:8px;left:20%;animation-delay:0s}.funny-loader-stars span:nth-child(2){top:16px;right:15%;animation-delay:.7s}.funny-loader-stars span:nth-child(3){top:4px;left:60%;animation-delay:1.4s}@keyframes funny-bounce{0%,to{transform:translateY(0) scaleY(1) scaleX(1)}15%{transform:translateY(0) scaleY(.85) scaleX(1.15)}50%{transform:translateY(-24px) scaleY(1.1) scaleX(.95)}85%{transform:translateY(0) scaleY(.9) scaleX(1.1)}}@keyframes funny-run{0%{left:10%}50%{left:65%}to{left:10%}}@keyframes funny-dust{0%{opacity:.8;transform:translate(0) scale(1)}to{opacity:0;transform:translate(-12px,-8px) scale(.3)}}@keyframes funny-shadow{0%,to{transform:scaleX(1);opacity:.3}50%{transform:scaleX(.5);opacity:.1}}@keyframes funny-fade-text{0%,to{opacity:.6}50%{opacity:1}}@keyframes funny-twinkle{0%,to{opacity:0;transform:scale(.5) rotate(0)}50%{opacity:.8;transform:scale(1) rotate(180deg)}}@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size: 12px;--rc-drag-handle-mobile-size: 24px;--rc-drag-handle-bg-colour: rgba(0, 0, 0, .2);--rc-drag-bar-size: 6px;--rc-border-color: rgba(255, 255, 255, .7);--rc-focus-color: #0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video{-ms-touch-action:none;touch-action:none}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-mask{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;-webkit-transform:translateZ(0);transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s;animation:marching-ants 1s;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);cursor:ne-resize}.ReactCrop .ord-e{top:50%;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;-webkit-transform:translate(50%,50%);transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{bottom:0;left:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);cursor:s-resize}.ReactCrop .ord-sw{bottom:0;left:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;-webkit-transform:translate(50%);transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);-webkit-transform:translateY(50%);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;-webkit-transform:translate(-50%);transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer: coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}.xray-search-container{position:relative;max-width:480px}.xray-search-results{position:absolute;top:100%;left:0;right:0;z-index:30;max-height:320px;overflow-y:auto;border-radius:12px;margin-top:4px;background:#fffffff7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(226,232,240,.6);box-shadow:0 25px 50px -12px #00000026}.dark .xray-search-results{background:#0f172af7;border-color:#33415580}.xray-search-item{display:flex;align-items:center;gap:12px;padding:10px 14px;cursor:pointer;transition:background .15s}.xray-search-item:hover{background:#8b5cf614}.dark .xray-search-item:hover{background:#8b5cf626}.xray-section{background:#fffc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(226,232,240,.5);border-radius:16px;padding:24px;animation:xrayFadeUp .5s ease-out both}.dark .xray-section{background:#1e293b99;border-color:#33415566}.xray-section:nth-child(1){animation-delay:.05s}.xray-section:nth-child(2){animation-delay:.1s}.xray-section:nth-child(3){animation-delay:.15s}.xray-section:nth-child(4){animation-delay:.2s}.xray-section:nth-child(5){animation-delay:.25s}.xray-section:nth-child(6){animation-delay:.3s}.xray-section:nth-child(7){animation-delay:.35s}@keyframes xrayFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.xray-perm-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:transform .2s,box-shadow .2s,opacity .2s;outline:none}.xray-perm-badge:hover{transform:translateY(-1px);box-shadow:0 3px 8px #0000001a}.xray-perm-badge:active{transform:scale(.95)}.xray-perm-badge:focus-visible{outline:2px solid #8b5cf6;outline-offset:2px;box-shadow:0 0 0 2px #8b5cf64d}.xray-perm-badge:disabled{opacity:.6;cursor:wait;transform:none}.xray-perm-manager{background:linear-gradient(135deg,#10b98126,#06b6d426);color:#10b981;border:1px solid rgba(16,185,129,.3)}.dark .xray-perm-manager{background:linear-gradient(135deg,#10b98133,#06b6d42e);color:#34d399;border-color:#10b98159}.xray-perm-admin{background:linear-gradient(135deg,#8b5cf626,#a855f726);color:#8b5cf6;border:1px solid rgba(139,92,246,.3)}.dark .xray-perm-admin{background:linear-gradient(135deg,#8b5cf633,#a855f72e);color:#a78bfa;border-color:#8b5cf659}.xray-perm-off{background:#64748b14;color:#94a3b8;border:1px solid rgba(100,116,139,.15)}.dark .xray-perm-off{background:#64748b1f;color:#64748b;border-color:#64748b33}.xray-perm-role-tag{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:1px 5px;border-radius:4px;background:#fff3;margin-left:2px;opacity:.85}.dark .xray-perm-role-tag{background:#0003}.xray-radar-container{display:flex;justify-content:center;padding:16px 0}.xray-radar-container svg{max-width:100%;overflow:visible}.xray-dim-bar-track{height:8px;border-radius:4px;background:#64748b1f;overflow:hidden;flex:1}.xray-dim-bar-fill{height:100%;border-radius:4px;transition:width .8s cubic-bezier(.34,1.56,.64,1)}.xray-mood-cell{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:44px}.xray-mood-emoji{font-size:24px;transition:transform .2s}.xray-mood-emoji:hover{transform:scale(1.3)}.xray-timeline-item{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid rgba(226,232,240,.3)}.dark .xray-timeline-item{border-color:#3341554d}.xray-timeline-item:last-child{border-bottom:none}.xray-timeline-dot{width:8px;height:8px;border-radius:50%;margin-top:6px;flex-shrink:0}.xray-pill-card{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:10px;background:#64748b0a;border:1px solid rgba(226,232,240,.3);transition:background .15s}.dark .xray-pill-card{background:#64748b14;border-color:#3341554d}.xray-section-title{display:flex;align-items:center;gap:10px;margin-bottom:16px}.xray-section-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.xray-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.xray-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.xray-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media (max-width: 768px){.xray-grid-2,.xray-grid-3,.xray-grid-4{grid-template-columns:1fr}}.xray-stat-card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px;border-radius:12px;background:#8b5cf60a;border:1px solid rgba(139,92,246,.1)}.dark .xray-stat-card{background:#8b5cf614;border-color:#8b5cf626}.xray-stat-value{font-size:28px;font-weight:800;font-family:JetBrains Mono,monospace;background:linear-gradient(135deg,#8b5cf6,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.xray-stat-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.xray-empty{text-align:center;padding:32px;color:#94a3b8;font-size:14px}.xray-badge-item{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:10px;background:linear-gradient(135deg,#fbbf2414,#f59e0b14);border:1px solid rgba(251,191,36,.2)}.dark .xray-badge-item{background:linear-gradient(135deg,#fbbf241f,#f59e0b1a);border-color:#fbbf2440}.xray-hero{background:linear-gradient(135deg,#8b5cf60f,#06b6d40f);border:1px solid rgba(139,92,246,.12)}.dark .xray-hero{background:linear-gradient(135deg,#8b5cf61f,#06b6d414);border-color:#8b5cf633}.xray-company-banner{display:inline-flex;align-items:center;gap:8px;margin-top:6px;padding:5px 12px;border-radius:8px;font-size:13px}.xray-company-ok{background:#10b98114;border:1px solid rgba(16,185,129,.2);color:#10b981}.dark .xray-company-ok{background:#10b9811f;border-color:#10b98140;color:#34d399}.xray-company-missing{background:#f59e0b14;border:1px solid rgba(245,158,11,.25);color:#f59e0b}.dark .xray-company-missing{background:#f59e0b1f;border-color:#f59e0b4d;color:#fbbf24}.xray-company-plan{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:2px 6px;border-radius:4px;background:#10b98126;color:#059669}.dark .xray-company-plan{background:#10b98133;color:#6ee7b7}.xray-cadastral-strip{display:flex;align-items:center;gap:8px;margin-top:8px;flex-wrap:wrap}.xray-cadastral-item{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:8px;background:#64748b0f;border:1px solid rgba(226,232,240,.4);cursor:pointer;transition:background .2s,border-color .2s,transform .15s;font-size:12px;font-weight:500;color:#475569}.dark .xray-cadastral-item{background:#64748b1a;border-color:#33415566;color:#94a3b8}.xray-cadastral-item:hover{background:#8b5cf614;border-color:#8b5cf640;transform:translateY(-1px)}.dark .xray-cadastral-item:hover{background:#8b5cf626;border-color:#8b5cf659}.xray-cadastral-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}.xray-cadastral-value{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500}.xray-cadastral-reset{border-color:#25d36640!important;background:#25d3660f!important}.dark .xray-cadastral-reset{border-color:#25d36633!important;background:#25d3661a!important}.xray-cadastral-reset:hover{background:#25d36626!important;border-color:#25d36666!important}.xray-cadastral-reset:disabled{opacity:.5;cursor:not-allowed;transform:none!important}@media (max-width: 768px){.xray-cadastral-strip{flex-direction:column;align-items:flex-start}.xray-cadastral-item{width:100%}}.cp-section{background:#ffffffd1;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(226,232,240,.5);border-radius:20px;padding:24px;animation:cpFadeUp .5s ease-out both;transition:box-shadow .3s,border-color .3s}.dark .cp-section{background:#1e293b8c;border-color:#33415566}.cp-section:hover{box-shadow:0 8px 32px #00000014;border-color:#43505533}.dark .cp-section:hover{box-shadow:0 8px 32px #00000040;border-color:#dcf76326}.cp-section:nth-child(1){animation-delay:.03s}.cp-section:nth-child(2){animation-delay:.06s}.cp-section:nth-child(3){animation-delay:.09s}.cp-section:nth-child(4){animation-delay:.12s}.cp-section:nth-child(5){animation-delay:.15s}.cp-section:nth-child(6){animation-delay:.18s}.cp-section:nth-child(7){animation-delay:.21s}.cp-section:nth-child(8){animation-delay:.24s}.cp-section:nth-child(9){animation-delay:.27s}.cp-section:nth-child(10){animation-delay:.3s}.cp-section:nth-child(11){animation-delay:.33s}.cp-section:nth-child(12){animation-delay:.36s}@keyframes cpFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.cp-hero{background:linear-gradient(135deg,#43505514,#dcf7630f);border:1px solid rgba(67,80,85,.15)}.dark .cp-hero{background:linear-gradient(135deg,#43505540,#dcf76314);border-color:#dcf7631f}.cp-section-title{display:flex;align-items:center;gap:10px;margin-bottom:18px}.cp-section-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cp-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.cp-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cp-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cp-grid-6{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}@media (max-width: 1280px){.cp-grid-4{grid-template-columns:repeat(2,1fr)}.cp-grid-6{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.cp-grid-2,.cp-grid-3,.cp-grid-4,.cp-grid-6{grid-template-columns:1fr}}.cp-metric-card{display:flex;flex-direction:column;gap:6px;padding:18px;border-radius:14px;background:#fff9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(226,232,240,.4);transition:transform .2s,box-shadow .2s}.dark .cp-metric-card{background:#1e293b80;border-color:#33415566}.cp-metric-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000000f}.dark .cp-metric-card:hover{box-shadow:0 6px 20px #0003}.cp-metric-value{font-size:26px;font-weight:800;font-family:JetBrains Mono,monospace;line-height:1}.cp-metric-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.cp-metric-sub{font-size:11px;color:#94a3b8}.cp-vision-card{padding:20px;border-radius:16px;background:#ffffff80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(226,232,240,.4);transition:transform .25s,box-shadow .25s}.dark .cp-vision-card{background:#1e293b73;border-color:#33415559}.cp-vision-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000014}.dark .cp-vision-card:hover{box-shadow:0 12px 32px #0000004d}.cp-progress-track{height:10px;border-radius:5px;background:#64748b1a;overflow:hidden;flex:1}.cp-progress-fill{height:100%;border-radius:5px;transition:width 1s cubic-bezier(.34,1.56,.64,1)}.cp-milestone{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;position:relative}.cp-milestone-dot{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid rgba(100,116,139,.2);background:#fffc;transition:all .3s;z-index:2}.dark .cp-milestone-dot{background:#1e293bcc;border-color:#33415580}.cp-milestone-dot.completed{background:linear-gradient(135deg,#10b981,#06b6d4);border-color:transparent;box-shadow:0 0 12px #10b9814d}.cp-milestone-label{font-size:10px;font-weight:600;text-align:center;color:#64748b;max-width:80px;line-height:1.3}.cp-milestone-line{position:absolute;top:14px;left:50%;width:100%;height:2px;background:#64748b26;z-index:1}.cp-milestone-line.completed{background:linear-gradient(90deg,#10b981,#06b6d4)}.cp-health-gauge{position:relative;width:200px;height:200px;margin:0 auto}.cp-health-ring{transform:rotate(-90deg);transform-origin:50% 50%}.cp-health-ring-bg{fill:none;stroke:#64748b1a;stroke-width:12}.cp-health-ring-fill{fill:none;stroke-width:12;stroke-linecap:round;transition:stroke-dashoffset 1.5s cubic-bezier(.34,1.56,.64,1),stroke .5s}.cp-health-score{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.cp-health-number{font-size:48px;font-weight:900;font-family:JetBrains Mono,monospace;line-height:1}.cp-health-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-top:4px}.cp-alert-card{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;background:#ffffff80;border:1px solid rgba(226,232,240,.4);transition:transform .2s,box-shadow .2s}.dark .cp-alert-card{background:#1e293b66;border-color:#33415559}.cp-alert-card:hover{transform:translate(4px);box-shadow:0 4px 16px #0000000f}.cp-alert-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cp-timeline-item{display:flex;gap:14px;padding:12px 0;border-bottom:1px solid rgba(226,232,240,.25)}.dark .cp-timeline-item{border-color:#33415540}.cp-timeline-item:last-child{border-bottom:none}.cp-timeline-dot-wrapper{display:flex;flex-direction:column;align-items:center;gap:0;position:relative}.cp-timeline-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;z-index:2}.cp-timeline-line{width:2px;flex:1;background:#64748b1f;margin-top:2px}.cp-action-btn{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 16px;border-radius:14px;background:#ffffff80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(226,232,240,.4);cursor:pointer;transition:all .25s;font-size:12px;font-weight:600;text-align:center;color:#475569}.dark .cp-action-btn{background:#1e293b73;border-color:#33415559;color:#94a3b8}.cp-action-btn:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014;border-color:#4350554d}.dark .cp-action-btn:hover{box-shadow:0 8px 24px #0000004d;border-color:#dcf76333;color:#e2e8f0}.cp-action-btn:active{transform:scale(.97)}.cp-action-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center}.cp-takeoff-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;border-radius:12px;background:linear-gradient(135deg,#dcf763,#c8e040);color:#1a2023;font-weight:700;font-size:14px;border:none;cursor:pointer;transition:all .3s;box-shadow:0 4px 16px #dcf7634d}.cp-takeoff-btn:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 28px #dcf76373}.cp-takeoff-btn:active{transform:scale(.97)}.cp-status{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.cp-status.active{background:#10b9811f;color:#10b981;border:1px solid rgba(16,185,129,.25)}.cp-status.trial{background:#f59e0b1f;color:#f59e0b;border:1px solid rgba(245,158,11,.25)}.cp-status.suspended{background:#ef44441f;color:#ef4444;border:1px solid rgba(239,68,68,.25)}.cp-status.risk{background:#f973161f;color:#f97316;border:1px solid rgba(249,115,22,.25)}.cp-risk-dot{width:10px;height:10px;border-radius:50%;display:inline-block;animation:cpPulse 2s ease-in-out infinite}.cp-risk-dot.high{background:#ef4444;box-shadow:0 0 8px #ef444466}.cp-risk-dot.medium{background:#f59e0b;box-shadow:0 0 8px #f59e0b66}.cp-risk-dot.low{background:#10b981;box-shadow:0 0 8px #10b98166}@keyframes cpPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}}.cp-plan-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.cp-plan-badge.premium{background:linear-gradient(135deg,#dcf76326,#c8e04026);color:#a5ba2a;border:1px solid rgba(220,247,99,.3)}.cp-plan-badge.enterprise{background:linear-gradient(135deg,#8b5cf61f,#6366f11f);color:#8b5cf6;border:1px solid rgba(139,92,246,.25)}.cp-trend-up{color:#10b981}.cp-trend-down{color:#ef4444}.cp-wa-accent{background:linear-gradient(135deg,#25d3660f,#25d36605);border-color:#25d36626!important}.dark .cp-wa-accent{background:linear-gradient(135deg,#25d3661a,#25d3660a);border-color:#25d36633!important}.cp-cadastral-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.cp-cadastral-item{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:10px;background:#ffffffa6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(226,232,240,.5);cursor:pointer;transition:all .22s ease;font-size:12px;color:#475569;font-weight:500;line-height:1.4}.dark .cp-cadastral-item{background:#1e293b8c;border-color:#33415573;color:#cbd5e1}.cp-cadastral-item:hover{transform:translateY(-1px);box-shadow:0 4px 14px #00000014;border-color:#4350554d}.dark .cp-cadastral-item:hover{box-shadow:0 4px 14px #00000040;border-color:#dcf76333;color:#f1f5f9}.cp-cadastral-item:hover svg:last-child{opacity:1!important}.cp-cadastral-item:active{transform:scale(.97)}.cp-cadastral-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.cp-cadastral-value{font-family:JetBrains Mono,monospace;font-size:12px;font-weight:500}@media (max-width: 768px){.cp-cadastral-strip{flex-direction:column}.cp-cadastral-item{width:100%}}.cp-cadastral-reset{border-color:#25d36640!important;background:#25d3660f!important}.dark .cp-cadastral-reset{border-color:#25d36633!important;background:#25d36614!important}.cp-cadastral-reset:hover{background:#25d36626!important;border-color:#25d36666!important}.cp-cadastral-reset:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.comm-tabs{display:flex;gap:2px;padding:4px;border-radius:12px;background:#0000000a;overflow-x:auto;scrollbar-width:none}.comm-tabs::-webkit-scrollbar{display:none}.dark .comm-tabs{background:#ffffff0a}.comm-tab{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:500;white-space:nowrap;cursor:pointer;transition:all .2s ease;color:#6b7280;border:none;background:transparent}.dark .comm-tab{color:#9ca3af}.comm-tab:hover{color:#435055;background:#4350550f}.comm-tab.active{color:#435055;background:#fff;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000a;font-weight:600}.dark .comm-tab.active{background:#373b3c;box-shadow:0 1px 3px #0000004d}.comm-settings-gear{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;border:1px solid rgba(0,0,0,.06);background:transparent;color:#9ca3af;cursor:pointer;transition:all .3s ease;flex-shrink:0}.comm-settings-gear:hover{color:#435055;background:#4350550f;border-color:#4350551f;transform:rotate(45deg)}.dark .comm-settings-gear:hover{color:#dcf763;background:#dcf76314;border-color:#dcf76326}.comm-settings-gear.active{color:#fff;background:linear-gradient(135deg,#435055,#3a464a);border-color:transparent;box-shadow:0 2px 8px #4350554d}.dark .comm-settings-gear.active{background:linear-gradient(135deg,#dcf763,#b4d23c);color:#1f2223;box-shadow:0 2px 8px #dcf7634d}.comm-stat-card{background:#fff;border-radius:16px;padding:20px;border:1px solid rgba(0,0,0,.06);transition:all .3s ease;position:relative;overflow:hidden}.dark .comm-stat-card{background:#373b3ccc;border-color:#52575980}.comm-stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#435055,#dcf763);opacity:0;transition:opacity .3s ease}.comm-stat-card:hover:before{opacity:1}.comm-stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000014}.dark .comm-stat-card:hover{box-shadow:0 8px 25px #0000004d}.comm-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 10px;border-radius:20px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.comm-badge-active{background:#dcfce7;color:#166534}.dark .comm-badge-active{background:#16653433;color:#86efac}.comm-badge-paused{background:#fef9c3;color:#854d0e}.dark .comm-badge-paused{background:#854d0e33;color:#fde047}.comm-badge-draft{background:#e5e7eb;color:#4b5563}.dark .comm-badge-draft{background:#4b556333;color:#d1d5db}.comm-badge-error{background:#fee2e2;color:#991b1b}.dark .comm-badge-error{background:#991b1b33;color:#fca5a5}.comm-wizard-step{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:500;color:#9ca3af;position:relative}.comm-wizard-step.active{color:#435055;font-weight:600}.comm-wizard-step.completed{color:#22c55e}.comm-wizard-step-number{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;background:#e5e7eb;color:#6b7280;transition:all .3s ease}.dark .comm-wizard-step-number{background:#525759;color:#a09a99}.comm-wizard-step.active .comm-wizard-step-number{background:linear-gradient(135deg,#435055,#3a464a);color:#fff;box-shadow:0 2px 8px #4350554d}.comm-wizard-step.completed .comm-wizard-step-number{background:#22c55e;color:#fff}.comm-table{width:100%;border-collapse:separate;border-spacing:0}.comm-table th{padding:10px 16px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;text-align:left;border-bottom:1px solid rgb(229 231 235);background:#f9fafb;position:sticky;top:0;z-index:1}.dark .comm-table th{color:#a09a99;border-bottom-color:#525759;background:#1f2223}.comm-table td{padding:12px 16px;font-size:13px;border-bottom:1px solid rgb(243 244 246);transition:background .15s ease}.dark .comm-table td{border-bottom-color:#373b3c}.comm-table tbody tr:hover td{background:#f9fafb}.dark .comm-table tbody tr:hover td{background:#373b3c80}.comm-channel{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:6px;font-size:12px;font-weight:600}.comm-channel-email{background:#dbeafe;color:#1d4ed8}.dark .comm-channel-email{background:#1d4ed826;color:#93c5fd}.comm-channel-whatsapp{background:#dcfce7;color:#15803d}.dark .comm-channel-whatsapp{background:#15803d26;color:#86efac}.comm-bar{height:100%;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#435055,#3a464a);transition:height .5s ease;min-width:24px}.comm-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.comm-template-preview{background:#f9fafb;border:1px solid rgb(229 231 235);border-radius:12px;padding:16px;font-size:13px;line-height:1.6;max-height:200px;overflow-y:auto}.dark .comm-template-preview{background:#1f2223;border-color:#525759}.comm-template-var{display:inline;padding:1px 6px;border-radius:4px;background:#fef9c3;color:#854d0e;font-family:monospace;font-size:12px}.dark .comm-template-var{background:#854d0e33;color:#fde047}@keyframes comm-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.comm-animate-in{animation:comm-fade-in .3s ease both}.comm-rule-card{background:#fff;border:1px solid rgb(229 231 235);border-radius:12px;padding:20px;position:relative}.dark .comm-rule-card{background:#373b3ccc;border-color:#525759}.comm-rule-card:after{content:"";position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:2px;height:20px;background:#d1d5db}.dark .comm-rule-card:after{background:#525759}.comm-rule-card:last-child:after{display:none}.home-page{margin-left:auto;margin-right:auto;max-width:80rem}.home-page>: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))}.home-page{padding:1.5rem}.home-header{display:flex;align-items:center;justify-content:space-between}.home-header-left{display:flex;align-items:center;gap:.75rem}.hide-values-btn{display:flex;height:2.25rem;width:2.25rem;cursor:pointer;align-items:center;justify-content:center;border-radius:.75rem;border-width:1px;border-color:#d5d6d280;background-color:#f1f2ee80;--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.hide-values-btn:hover{--tw-border-opacity: 1;border-color:rgb(191 183 182 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(107 114 116 / var(--tw-text-opacity, 1));--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)}.hide-values-btn:is(.dark *){border-color:#5257594d;background-color:#373b3c4d;--tw-text-opacity: 1;color:rgb(132 140 142 / var(--tw-text-opacity, 1))}.hide-values-btn:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(107 114 116 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(191 183 182 / var(--tw-text-opacity, 1))}.hide-values-btn--active{border-color:#dcf76366;background-color:#c8e0401a;--tw-text-opacity: 1;color:rgb(200 224 64 / var(--tw-text-opacity, 1));--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)}.hide-values-btn--active:hover{--tw-text-opacity: 1;color:rgb(165 186 42 / var(--tw-text-opacity, 1))}.hide-values-btn--active:is(.dark *){border-color:#dcf7634d;background-color:#dcf7631a;--tw-text-opacity: 1;color:rgb(220 247 99 / var(--tw-text-opacity, 1))}.hide-values-btn--active:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(229 244 128 / var(--tw-text-opacity, 1))}.obs-section{position:relative;overflow:hidden;border-radius:1rem;padding:1.25rem;background:linear-gradient(135deg,#ef444408,#f9731608,#9333ea05);-o-border-image:linear-gradient(135deg,#ef4444,#f97316,#9333ea) 1;border-image:linear-gradient(135deg,#ef4444,#f97316,#9333ea) 1;border-width:1px;border-style:solid}@media (prefers-color-scheme: dark){.obs-section{background:linear-gradient(135deg,#ef44440f,#f973160a,#9333ea0a)}}.dark .obs-section{background:linear-gradient(135deg,#ef44440f,#f973160a,#9333ea0a)}.obs-header{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between}.obs-header-left{display:flex;align-items:center;gap:.75rem}.obs-icon-badge{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.75rem;background:linear-gradient(135deg,#ef444426,#f9731626);color:#ef4444}.dark .obs-icon-badge{background:linear-gradient(135deg,#ef444440,#f9731633);color:#f87171}.obs-title{font-size:1.125rem;line-height:1.75rem;font-weight:700;--tw-text-opacity: 1;color:rgb(31 34 35 / var(--tw-text-opacity, 1))}.obs-title:is(.dark *){--tw-text-opacity: 1;color:rgb(232 233 229 / var(--tw-text-opacity, 1))}.obs-subtitle{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(132 140 142 / var(--tw-text-opacity, 1))}.obs-badge{margin-left:.5rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:10px;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));animation:obsPulse 2s ease-in-out infinite}@keyframes obsPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.85}}.obs-config-btn{display:flex;height:2rem;width:2rem;cursor:pointer;align-items:center;justify-content:center;border-radius:.5rem;--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.obs-config-btn:hover{--tw-bg-opacity: 1;background-color:rgb(232 233 229 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(107 114 116 / var(--tw-text-opacity, 1))}.obs-config-btn:hover:is(.dark *){background-color:#52575980;--tw-text-opacity: 1;color:rgb(191 183 182 / var(--tw-text-opacity, 1))}.obs-events-list>: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))}.obs-event-item{display:flex;align-items:flex-start;gap:.75rem;border-radius:.75rem;padding:.625rem .75rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.obs-event-item--unread{border-width:1px;border-color:#fee2e280;background-color:#fef2f280}.obs-event-item--unread:is(.dark *){border-color:#991b1b33;background-color:#7f1d1d1a}.obs-event-icon{margin-top:.125rem;display:flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;background-color:#ffedd5cc;--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.obs-event-icon:is(.dark *){background-color:#7c2d124d;--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.obs-event-body{min-width:0px;flex:1 1 0%}.obs-event-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.obs-event-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(55 59 60 / var(--tw-text-opacity, 1))}.obs-event-title:is(.dark *){--tw-text-opacity: 1;color:rgb(213 214 210 / var(--tw-text-opacity, 1))}.obs-event-time{white-space:nowrap;font-size:10px;--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.obs-event-desc{margin-top:.125rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(132 140 142 / var(--tw-text-opacity, 1))}.obs-event-meta{margin-top:.25rem;display:flex;align-items:center;gap:.75rem}.obs-event-client{border-radius:9999px;background-color:#e8e9e5cc;padding:.125rem .5rem;font-size:10px;font-weight:600;--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.obs-event-client:is(.dark *){background-color:#52575966}.obs-event-count{font-size:10px;font-weight:600;color:#f97316cc}.obs-event-check{margin-top:.125rem;display:flex;height:1.75rem;width:1.75rem;flex-shrink:0;cursor:pointer;align-items:center;justify-content:center;border-radius:.5rem;--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.obs-event-check:hover{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.obs-event-check:hover:is(.dark *){background-color:#064e3b33}.obs-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding-top:1.5rem;padding-bottom:1.5rem}.obs-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;background-color:#0006;--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)}.obs-modal{margin-left:1rem;margin-right:1rem;max-height:80vh;width:100%;max-width:28rem;overflow-y:auto;border-radius:1rem;border-width:1px;border-color:#d5d6d280;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem;--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)}.obs-modal:is(.dark *){border-color:#52575980;--tw-bg-opacity: 1;background-color:rgb(55 59 60 / var(--tw-bg-opacity, 1))}.obs-modal-header{margin-bottom:.75rem;display:flex;align-items:center;justify-content:space-between}.obs-modal-close{cursor:pointer;--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.obs-modal-close:hover{--tw-text-opacity: 1;color:rgb(107 114 116 / var(--tw-text-opacity, 1))}.obs-modal-close:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(191 183 182 / var(--tw-text-opacity, 1))}.obs-recipients-list>: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))}.obs-recipient-item{display:flex;align-items:center;gap:.75rem;border-radius:.75rem;border-width:1px;border-color:#d5d6d24d;background-color:#f1f2ee80;padding:.75rem}.obs-recipient-item:is(.dark *){border-color:#6b727433;background-color:#5257594d}.obs-toggle{position:relative;height:1.25rem;width:2.5rem;cursor:pointer;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(191 183 182 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.obs-toggle:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(107 114 116 / var(--tw-bg-opacity, 1))}.obs-toggle--active{background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #f97316 var(--tw-gradient-to-position)}.obs-toggle-dot{position:absolute;top:.125rem;left:.125rem;height:1rem;width:1rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--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);transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.obs-toggle--active .obs-toggle-dot{--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))}.obs-toggle:disabled{cursor:not-allowed;opacity:.4}.kpi-header{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width: 640px){.kpi-header{grid-template-columns:repeat(5,minmax(0,1fr))}}.kpi-card{position:relative;cursor:pointer;overflow:hidden;border-radius:1rem;border-width:1px;border-color:#d5d6d280;background-color:#f1f2ee80;padding:1rem;text-align:left;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.kpi-card:hover{--tw-scale-x: 1.01;--tw-scale-y: 1.01;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--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)}.kpi-card:is(.dark *){border-color:#5257594d;background-color:#373b3c4d}.kpi-card--active{--tw-scale-x: 1.01;--tw-scale-y: 1.01;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--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);--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);--tw-ring-offset-width: 1px}.kpi-card--messages.kpi-card--active{--tw-ring-color: rgb(16 185 129 / .5)}.kpi-card--messages.kpi-card--active:is(.dark *){--tw-ring-color: rgb(52 211 153 / .4)}.kpi-card--notifications.kpi-card--active{--tw-ring-color: rgb(245 158 11 / .5)}.kpi-card--notifications.kpi-card--active:is(.dark *){--tw-ring-color: rgb(251 191 36 / .4)}.kpi-card--observatorio.kpi-card--active{--tw-ring-color: rgb(239 68 68 / .5)}.kpi-card--observatorio.kpi-card--active:is(.dark *){--tw-ring-color: rgb(248 113 113 / .4)}.kpi-card--finance.kpi-card--active{--tw-ring-color: rgb(139 92 246 / .5)}.kpi-card--finance.kpi-card--active:is(.dark *){--tw-ring-color: rgb(167 139 250 / .4)}.kpi-card--tickets.kpi-card--active{--tw-ring-color: rgb(14 165 233 / .5)}.kpi-card--tickets.kpi-card--active:is(.dark *){--tw-ring-color: rgb(56 189 248 / .4)}.kpi-card-top{margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.kpi-icon{display:flex;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;border-radius:.5rem}.kpi-icon--messages{background-color:#10b98126;--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.kpi-icon--messages:is(.dark *){--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.kpi-icon--notifications{background-color:#f59e0b26;--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.kpi-icon--notifications:is(.dark *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.kpi-icon--finance{background-color:#8b5cf626;--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.kpi-icon--finance:is(.dark *){--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.kpi-icon--observatorio{background:linear-gradient(135deg,#ef444426,#f9731626);color:#ef4444}.dark .kpi-icon--observatorio{background:linear-gradient(135deg,#ef444440,#f9731633);color:#f87171}.kpi-icon--tickets{background-color:#0ea5e926;--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.kpi-icon--tickets:is(.dark *){--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.obs-kpi-badge{margin-left:auto;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1));padding:.125rem .375rem;font-size:9px;font-weight:700;line-height:1;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));animation:obsPulse 2s ease-in-out infinite}.kpi-label{font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(132 140 142 / var(--tw-text-opacity, 1))}.kpi-label:is(.dark *){--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.kpi-card-body{display:flex;align-items:flex-end;justify-content:space-between;gap:.5rem}.kpi-value-col{display:flex;min-width:0px;flex:1 1 0%;flex-direction:column;gap:.125rem}.kpi-value{font-size:1.125rem;line-height:1.75rem;font-weight:700;--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);line-height:1.25;--tw-text-opacity: 1;color:rgb(31 34 35 / var(--tw-text-opacity, 1))}.kpi-value:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.kpi-value{word-break:break-word;overflow-wrap:break-word}.kpi-sub{white-space:nowrap;font-size:10px;font-weight:500;--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.sparkline-svg{display:none;flex-shrink:0}@media (min-width: 640px){.sparkline-svg{display:block}}.sparkline-svg{max-width:80px}.tab-bar{display:flex;align-items:center;gap:.25rem;border-radius:.75rem;border-width:1px;border-color:#d5d6d280;background-color:#e8e9e5b3;padding:.25rem}.tab-bar:is(.dark *){border-color:#5257594d;background-color:#373b3c80}.tab-btn{position:relative;display:flex;align-items:center;gap:.375rem;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(132 140 142 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.tab-btn:hover{--tw-text-opacity: 1;color:rgb(82 87 89 / var(--tw-text-opacity, 1))}.tab-btn:is(.dark *){--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.tab-btn:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(213 214 210 / var(--tw-text-opacity, 1))}.tab-btn--active{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(31 34 35 / var(--tw-text-opacity, 1));--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)}.tab-btn--active:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(82 87 89 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(232 233 229 / var(--tw-text-opacity, 1))}.tab-badge{position:absolute;top:-.25rem;right:-.25rem;display:flex;height:1rem;width:1rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1));font-size:9px;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.tab-content{min-height:200px}.home-section{border-radius:1rem;border-width:1px;border-color:#d5d6d280;background-color:#ffffffe6;--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(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);--tw-backdrop-blur: blur(24px);-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-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.home-section:is(.dark *){border-color:#52575980;background-color:#1f2223e6}.home-section:hover{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(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)}.home-section{padding:1.5rem}.home-section-header{margin-bottom:1.25rem;display:flex;align-items:center;justify-content:space-between}.home-section-title{display:flex;align-items:center;gap:.75rem}.home-icon-badge{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.75rem}.home-icon-badge--notifications{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: rgb(245 158 11 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(249 115 22 / .2) var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.home-icon-badge--notifications:is(.dark *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.home-icon-badge--stripe{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: rgb(139 92 246 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(99 102 241 / .2) var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.home-icon-badge--stripe:is(.dark *){--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.home-icon-badge--messages{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: rgb(16 185 129 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(20 184 166 / .2) var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.home-icon-badge--messages:is(.dark *){--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.home-icon-badge--observatorio{background:linear-gradient(135deg,#ef444426,#f9731626);color:#ef4444}.dark .home-icon-badge--observatorio{background:linear-gradient(135deg,#ef444440,#f9731633);color:#f87171}.home-icon-badge--tickets{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: rgb(14 165 233 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(6 182 212 / .2) var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.home-icon-badge--tickets:is(.dark *){--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.tab-badge--obs{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.home-link-btn{display:flex;align-items:center;gap:.375rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(67 80 85 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.home-link-btn:hover{--tw-text-opacity: 1;color:rgb(200 224 64 / var(--tw-text-opacity, 1))}.home-notifications-list>: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))}.home-notification-item{display:flex;cursor:pointer;align-items:center;gap:.75rem;border-radius:.75rem;padding:.75rem 1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.home-notification-item:hover{--tw-bg-opacity: 1;background-color:rgb(241 242 238 / var(--tw-bg-opacity, 1))}.home-notification-item:hover:is(.dark *){background-color:#373b3c80}.home-notification-dot{height:.5rem;width:.5rem;flex-shrink:0}.home-notification-dot{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(220 247 99 / var(--tw-bg-opacity, 1))}.home-finance-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 640px){.home-finance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.home-finance-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-finance-card{position:relative;overflow:hidden;border-radius:1rem;border-width:1px;border-color:#d5d6d280;background-color:#f1f2ee80;padding:1.25rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.home-finance-card:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--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)}.home-finance-card:is(.dark *){border-color:#5257594d;background-color:#373b3c4d}.home-finance-card--mrr{border-left-width:4px;--tw-border-opacity: 1;border-left-color:rgb(67 80 85 / var(--tw-border-opacity, 1))}.home-finance-card--paid{border-left-width:4px;--tw-border-opacity: 1;border-left-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.home-finance-card--overdue{border-left-width:4px;--tw-border-opacity: 1;border-left-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.home-finance-icon{margin-bottom:.75rem;display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:.5rem;background-color:#4350551a;--tw-text-opacity: 1;color:rgb(58 70 74 / var(--tw-text-opacity, 1))}.home-finance-icon:is(.dark *){--tw-text-opacity: 1;color:rgb(107 142 151 / var(--tw-text-opacity, 1))}.home-finance-icon--success{background-color:#10b9811a;--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.home-finance-icon--success:is(.dark *){--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.home-finance-icon--danger{background-color:#ef44441a;--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.home-finance-icon--danger:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.home-finance-icon--info{background-color:#3b82f61a;--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.home-finance-icon--info:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.vol-container>: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))}.vol-anomaly{display:flex;align-items:flex-start;gap:.75rem;border-radius:.75rem;border-width:1px;padding:.75rem 1rem;animation:volPulse 2s ease-in-out infinite}.vol-anomaly--warning{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.vol-anomaly--warning:is(.dark *){border-color:#92400e4d;background-color:#78350f26;--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.vol-anomaly--critical{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.vol-anomaly--critical:is(.dark *){border-color:#991b1b4d;background-color:#7f1d1d26;--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.vol-anomaly-ratio{flex-shrink:0;font-size:1.5rem;line-height:2rem;font-weight:900;--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)}@keyframes volPulse{0%,to{opacity:1}50%{opacity:.85}}.vol-hero-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width: 1024px){.vol-hero-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.vol-hero-card{position:relative;overflow:hidden;border-radius:1rem;border-width:1px;border-color:#d5d6d280;padding:1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.vol-hero-card:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--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)}.vol-hero-card:is(.dark *){border-color:#5257594d}.vol-hero-card--total{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #F1F2EE var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 242 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(232 233 229 / .7) var(--tw-gradient-to-position)}.vol-hero-card--total:is(.dark *){--tw-gradient-from: rgb(55 59 60 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 59 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(55 59 60 / .3) var(--tw-gradient-to-position)}.vol-hero-card--wa{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: rgb(240 253 244 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(236 253 245 / .5) var(--tw-gradient-to-position)}.vol-hero-card--wa:is(.dark *){--tw-gradient-from: rgb(20 83 45 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(6 78 59 / .1) var(--tw-gradient-to-position)}.vol-hero-card--email{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: rgb(239 246 255 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(238 242 255 / .5) var(--tw-gradient-to-position)}.vol-hero-card--email:is(.dark *){--tw-gradient-from: rgb(30 58 138 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(49 46 129 / .1) var(--tw-gradient-to-position)}.vol-hero-card--cost{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: rgb(255 251 235 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(255 247 237 / .5) var(--tw-gradient-to-position)}.vol-hero-card--cost:is(.dark *){--tw-gradient-from: rgb(120 53 15 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(124 45 18 / .1) var(--tw-gradient-to-position)}.vol-hero-label{display:flex;align-items:center;gap:.375rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(132 140 142 / var(--tw-text-opacity, 1))}.vol-hero-label:is(.dark *){--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.vol-hero-label--wa{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.vol-hero-label--wa:is(.dark *){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.vol-hero-label--email{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.vol-hero-label--email:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.vol-hero-label--cost{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.vol-hero-label--cost:is(.dark *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.vol-hero-value{margin-top:.5rem;font-size:1.875rem;line-height:2.25rem;font-weight:700;--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);--tw-text-opacity: 1;color:rgb(31 34 35 / var(--tw-text-opacity, 1))}.vol-hero-value:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.vol-hero-value--cost{font-size:1.5rem;line-height:2rem;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.vol-hero-value--cost:is(.dark *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.vol-hero-sub{margin-top:.375rem;display:flex;align-items:center;gap:.25rem}.vol-cost-breakdown{margin-top:.375rem;display:flex;align-items:center;gap:.75rem}.vol-compare-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem}@media (min-width: 640px){.vol-compare-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.vol-compare-card{border-radius:.75rem;border-width:1px;border-color:#d5d6d266;background-color:#f1f2ee66;padding:1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.vol-compare-card:hover{--tw-border-opacity: 1;border-color:rgb(191 183 182 / var(--tw-border-opacity, 1))}.vol-compare-card:is(.dark *){border-color:#52575933;background-color:#373b3c33}.vol-compare-card:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(107 114 116 / var(--tw-border-opacity, 1))}.vol-compare-header{margin-bottom:.75rem;display:flex;align-items:center;justify-content:space-between}.vol-compare-body>: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))}.vol-compare-row{display:flex;align-items:center;justify-content:space-between}.vol-compare-bar{overflow:hidden;border-radius:9999px;background-color:#d5d6d299}.vol-compare-bar:is(.dark *){background-color:#52575966}.vol-compare-bar{height:3px}.vol-compare-bar-fill{height:100%;border-radius:9999px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.vol-bar--up{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.vol-bar--down{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.vol-bar--neutral{--tw-bg-opacity: 1;background-color:rgb(160 154 153 / var(--tw-bg-opacity, 1))}.vol-categories{padding-top:.5rem}.vol-cat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width: 640px){.vol-cat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.vol-cat-pill{border-radius:.75rem;padding:.75rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.vol-cat-pill:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.home-change{display:inline-flex;align-items:center;gap:.125rem;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;line-height:1rem;font-weight:600}.home-change--sm{padding-left:.375rem;padding-right:.375rem;padding-top:0;padding-bottom:0;font-size:10px}.home-change--up{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.home-change--up:is(.dark *){background-color:#064e3b4d;--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.home-change--down{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.home-change--down:is(.dark *){background-color:#7f1d1d4d;--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.home-change--neutral{--tw-bg-opacity: 1;background-color:rgb(232 233 229 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(132 140 142 / var(--tw-text-opacity, 1))}.home-change--neutral:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 59 60 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.home-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding-top:2.5rem;padding-bottom:2.5rem}.skeleton-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem}@media (min-width: 640px){.skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.skeleton-card{border-radius:1rem;border-width:1px;border-color:#d5d6d280;background-color:#ffffffe6;--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(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);--tw-backdrop-blur: blur(24px);-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-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.skeleton-card:is(.dark *){border-color:#52575980;background-color:#1f2223e6}.skeleton-card:hover{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(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)}.skeleton-card{padding:1.5rem}.home-error{display:flex;align-items:center;gap:.5rem;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.home-error:is(.dark *){border-color:#991b1b4d;background-color:#7f1d1d33;--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.animate-fade-up{animation:fadeUpHome .5s ease-out both}@keyframes fadeUpHome{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.tickets-page{margin-left:auto;margin-right:auto;display:flex;height:100%;min-height:0px;max-width:80rem;flex-direction:column;gap:1rem;padding:1.5rem}.tickets-header{display:flex;align-items:center;justify-content:space-between}.tickets-header-left{display:flex;align-items:center;gap:.75rem}.tickets-filter-btn{display:flex;height:2.25rem;width:2.25rem;cursor:pointer;align-items:center;justify-content:center;border-radius:.75rem;border-width:1px;border-color:#d5d6d280;background-color:#f1f2ee80;--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.tickets-filter-btn:hover{--tw-border-opacity: 1;border-color:rgb(191 183 182 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(107 114 116 / var(--tw-text-opacity, 1));--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)}.tickets-filter-btn:is(.dark *){border-color:#5257594d;background-color:#373b3c4d;--tw-text-opacity: 1;color:rgb(132 140 142 / var(--tw-text-opacity, 1))}.tickets-filter-btn:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(107 114 116 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(191 183 182 / var(--tw-text-opacity, 1))}.tickets-filter-btn--active{border-color:#dcf76366;background-color:#c8e0401a;--tw-text-opacity: 1;color:rgb(200 224 64 / var(--tw-text-opacity, 1))}.tickets-filter-btn--active:is(.dark *){border-color:#dcf7634d;background-color:#dcf7631a;--tw-text-opacity: 1;color:rgb(220 247 99 / var(--tw-text-opacity, 1))}.tickets-filters{padding-top:.25rem;padding-bottom:.25rem}.tickets-filter-pills{display:flex;flex-wrap:wrap;gap:.5rem}.tickets-pill{display:flex;cursor:pointer;align-items:center;gap:.375rem;border-radius:9999px;border-width:1px;border-color:#d5d6d280;background-color:#f1f2ee80;padding:.375rem .875rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(132 140 142 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.tickets-pill:hover{--tw-bg-opacity: 1;background-color:rgb(232 233 229 / var(--tw-bg-opacity, 1))}.tickets-pill:is(.dark *){border-color:#5257594d;background-color:#373b3c4d;--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.tickets-pill:hover:is(.dark *){background-color:#52575966}.tickets-pill--active{border-color:#dcf76366;background-color:#c8e0401f;--tw-text-opacity: 1;color:rgb(165 186 42 / var(--tw-text-opacity, 1));--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)}.tickets-pill--active:is(.dark *){border-color:#dcf7634d;background-color:#dcf7631a;--tw-text-opacity: 1;color:rgb(220 247 99 / var(--tw-text-opacity, 1))}.tickets-split{display:flex;min-height:0px;flex:1 1 0%;overflow:hidden;border-radius:1rem;border-width:1px;border-color:#d5d6d280;background-color:#ffffffe6;--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(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);--tw-backdrop-blur: blur(24px);-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)}.tickets-split:is(.dark *){border-color:#52575980;background-color:#1f2223e6}.tickets-list-panel{width:380px;min-width:380px;overflow-y:auto;border-right-width:1px;border-color:#d5d6d280;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.tickets-list-panel:is(.dark *){border-color:#52575980}@media (max-width: 1024px){.tickets-list-panel{width:100%;min-width:0px}.tickets-list-panel--collapsed{display:none}}.tickets-loading{display:flex;align-items:center;justify-content:center;padding-top:3rem;padding-bottom:3rem}.tickets-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:3rem 1.5rem;text-align:center}.tickets-list{display:flex;flex-direction:column}.ticket-card{display:flex;cursor:pointer;flex-direction:column;gap:.5rem;background-color:transparent;padding:.875rem 1rem;text-align:left;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(232 233 229 / var(--tw-border-opacity, 1))}.ticket-card:is(.dark *){border-color:#373b3c80}.ticket-card{border-left-width:3px;border-left-color:transparent}.ticket-card:hover{background-color:#eef3f480}.ticket-card:hover:is(.dark *){background-color:#1a202333}.ticket-card--selected{--tw-border-opacity: 1;border-left-color:rgb(200 224 64 / var(--tw-border-opacity, 1));background-color:#c8e0400f}.ticket-card--selected:is(.dark *){background-color:#c8e04014}.ticket-card--new{background-color:#fffbeb66}.ticket-card--new:is(.dark *){background-color:#78350f1a}.ticket-card-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.ticket-card-subject{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;--tw-text-opacity: 1;color:rgb(31 34 35 / var(--tw-text-opacity, 1))}.ticket-card-subject:is(.dark *){--tw-text-opacity: 1;color:rgb(232 233 229 / var(--tw-text-opacity, 1))}.ticket-card-time{flex-shrink:0;white-space:nowrap;font-size:10px;--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.ticket-card-meta{display:flex;align-items:center;gap:.75rem}.ticket-card-client,.ticket-card-creator{display:flex;align-items:center;gap:.25rem;font-size:11px;--tw-text-opacity: 1;color:rgb(132 140 142 / var(--tw-text-opacity, 1))}.ticket-card-client:is(.dark *),.ticket-card-creator:is(.dark *){--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.ticket-card-bottom{display:flex;align-items:center;justify-content:space-between}.ticket-card-msgs{display:flex;align-items:center;gap:.25rem;font-size:11px;--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.ticket-card-preview{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:.125rem;font-size:11px;--tw-text-opacity: 1;color:rgb(132 140 142 / var(--tw-text-opacity, 1))}.ticket-card-preview--admin{font-style:italic;--tw-text-opacity: 1;color:rgb(165 186 42 / var(--tw-text-opacity, 1))}.ticket-card-preview--admin:is(.dark *){--tw-text-opacity: 1;color:rgb(220 247 99 / var(--tw-text-opacity, 1))}.ticket-status-dot{height:.5rem;width:.5rem;flex-shrink:0;border-radius:9999px}.ticket-status-dot--amber{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.ticket-status-dot--blue{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.ticket-status-dot--emerald{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.ticket-status-dot--gray{--tw-bg-opacity: 1;background-color:rgb(160 154 153 / var(--tw-bg-opacity, 1))}.ticket-status-badge,.ticket-priority-badge{display:inline-flex;align-items:center;gap:.25rem;border-radius:.5rem;padding:.125rem .5rem;font-size:10px;font-weight:600;line-height:1}.ticket-status-badge--amber{background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #fef3c7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #fef9c3 var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.ticket-status-badge--amber:is(.dark *){--tw-gradient-from: rgb(120 53 15 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(113 63 18 / .4) var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.ticket-status-badge--blue{background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #dbeafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #e0f2fe var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.ticket-status-badge--blue:is(.dark *){--tw-gradient-from: rgb(30 58 138 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(12 74 110 / .4) var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.ticket-status-badge--emerald{background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #d1fae5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #dcfce7 var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.ticket-status-badge--emerald:is(.dark *){--tw-gradient-from: rgb(6 78 59 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 78 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(20 83 45 / .4) var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.ticket-status-badge--gray{--tw-bg-opacity: 1;background-color:rgb(232 233 229 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(132 140 142 / var(--tw-text-opacity, 1))}.ticket-status-badge--gray:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 59 60 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.ticket-priority-badge--gray{--tw-bg-opacity: 1;background-color:rgb(232 233 229 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(132 140 142 / var(--tw-text-opacity, 1))}.ticket-priority-badge--gray:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 59 60 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.ticket-priority-badge--blue{background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #dbeafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #e0f2fe var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.ticket-priority-badge--blue:is(.dark *){--tw-gradient-from: rgb(30 58 138 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(12 74 110 / .4) var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.ticket-priority-badge--orange{background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #ffedd5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #fef3c7 var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.ticket-priority-badge--orange:is(.dark *){--tw-gradient-from: rgb(124 45 18 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(120 53 15 / .4) var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.ticket-priority-badge--red{background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #fee2e2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #ffe4e6 var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.ticket-priority-badge--red:is(.dark *){--tw-gradient-from: rgb(127 29 29 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(136 19 55 / .4) var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.ticket-detail-panel{display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.ticket-detail-empty{display:flex;flex:1 1 0%;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.ticket-detail-header{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;border-bottom-width:1px;border-color:#d5d6d280}.ticket-detail-header:is(.dark *){border-color:#52575980}.ticket-detail-header{background-color:#fffc;--tw-backdrop-blur: blur(24px);-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)}.ticket-detail-header:is(.dark *){background-color:#1f2223cc}.ticket-detail-back{margin-top:.125rem;display:flex;height:2rem;width:2rem;flex-shrink:0;cursor:pointer;align-items:center;justify-content:center;border-radius:.75rem;border-style:none;--tw-bg-opacity: 1;background-color:rgb(232 233 229 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(132 140 142 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ticket-detail-back:hover{--tw-bg-opacity: 1;background-color:rgb(213 214 210 / var(--tw-bg-opacity, 1))}.ticket-detail-back:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 59 60 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.ticket-detail-back:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(82 87 89 / var(--tw-bg-opacity, 1))}.ticket-detail-actions{margin-top:.125rem;display:flex;flex-shrink:0;gap:.5rem}.ticket-action-btn{display:flex;cursor:pointer;align-items:center;gap:.375rem;border-radius:.75rem;border-width:1px;padding:.375rem .75rem;font-size:11px;font-weight:600;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ticket-action-btn:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ticket-action-btn:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ticket-action-btn--resolve{border-color:#a7f3d099;background-color:#10b98114;--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.ticket-action-btn--resolve:hover{background-color:#10b98126;--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)}.ticket-action-btn--resolve:is(.dark *){border-color:#065f464d;--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.ticket-action-btn--close{border-color:#d5d6d299;background-color:#e8e9e599;--tw-text-opacity: 1;color:rgb(132 140 142 / var(--tw-text-opacity, 1))}.ticket-action-btn--close:hover{background-color:#d5d6d2cc}.ticket-action-btn--close:is(.dark *){border-color:#5257594d;--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.ticket-action-btn--close:hover:is(.dark *){background-color:#52575980}.ticket-action-btn--reopen{border-color:#fde68a99;background-color:#f59e0b14;--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.ticket-action-btn--reopen:hover{background-color:#f59e0b26;--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)}.ticket-action-btn--reopen:is(.dark *){border-color:#92400e4d;--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.ticket-detail-info{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem 1.25rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(232 233 229 / var(--tw-border-opacity, 1))}.ticket-detail-info:is(.dark *){border-color:#373b3c80}.ticket-detail-info{background-color:#f1f2ee66}.ticket-detail-info:is(.dark *){background-color:#373b3c33}.ticket-info-row{display:flex;align-items:center;gap:.375rem}.ticket-messages-container{flex:1 1 0%;overflow-y:auto;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.75rem}.ticket-messages-empty{display:flex;flex:1 1 0%;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding-top:2rem;padding-bottom:2rem}.ticket-message{max-width:78%;position:relative;border-radius:1rem;padding:.875rem}.ticket-message--client{align-self:flex-start;background-color:#e8e9e5cc}.ticket-message--client:is(.dark *){background-color:#373b3ccc}.ticket-message--client{border-bottom-left-radius:6px}.ticket-message--admin{align-self:flex-end;border-width:1px;border-color:#c8e04026}.ticket-message--admin:is(.dark *){border-color:#dcf76326}.ticket-message--admin{background:linear-gradient(135deg,rgba(var(--accent-500),.08),rgba(var(--primary-500),.05));border-bottom-right-radius:6px}.dark .ticket-message--admin{background:linear-gradient(135deg,rgba(var(--accent-500),.12),rgba(var(--primary-500),.08))}.ticket-message-header{margin-bottom:.375rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.ticket-message-sender{font-size:11px;font-weight:700;--tw-text-opacity: 1;color:rgb(82 87 89 / var(--tw-text-opacity, 1))}.ticket-message-sender:is(.dark *){--tw-text-opacity: 1;color:rgb(191 183 182 / var(--tw-text-opacity, 1))}.ticket-message--admin .ticket-message-sender{--tw-text-opacity: 1;color:rgb(165 186 42 / var(--tw-text-opacity, 1))}.ticket-message--admin .ticket-message-sender:is(.dark *){--tw-text-opacity: 1;color:rgb(220 247 99 / var(--tw-text-opacity, 1))}.ticket-message-time{white-space:nowrap;font-size:9px;--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.ticket-message-body{white-space:pre-wrap;overflow-wrap:break-word;font-size:13px;line-height:1.625;--tw-text-opacity: 1;color:rgb(55 59 60 / var(--tw-text-opacity, 1))}.ticket-message-body:is(.dark *){--tw-text-opacity: 1;color:rgb(213 214 210 / var(--tw-text-opacity, 1))}.ticket-reply-box{padding:.75rem 1.25rem;border-top-width:1px;border-color:#d5d6d280}.ticket-reply-box:is(.dark *){border-color:#52575980}.ticket-reply-box{background-color:#fffc;--tw-backdrop-blur: blur(24px);-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)}.ticket-reply-box:is(.dark *){background-color:#1f2223cc}.ticket-reply-input-wrapper{position:relative}.ticket-reply-input{width:100%;resize:none;padding:.75rem 1rem;font-size:13px;line-height:1.625;outline:2px solid transparent;outline-offset:2px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(191 183 182 / var(--tw-border-opacity, 1))}.ticket-reply-input:is(.dark *){--tw-border-opacity: 1;border-color:rgb(107 114 116 / var(--tw-border-opacity, 1))}.ticket-reply-input{background-color:#fffc;--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)}.ticket-reply-input:is(.dark *){background-color:#373b3ccc}.ticket-reply-input{--tw-text-opacity: 1;color:rgb(31 34 35 / var(--tw-text-opacity, 1))}.ticket-reply-input:is(.dark *){--tw-text-opacity: 1;color:rgb(232 233 229 / var(--tw-text-opacity, 1))}.ticket-reply-input::-moz-placeholder{--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.ticket-reply-input::placeholder{--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.ticket-reply-input:focus{--tw-border-opacity: 1;border-color:rgb(67 80 85 / var(--tw-border-opacity, 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(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);--tw-ring-color: rgb(67 80 85 / .5)}.ticket-reply-footer{margin-top:.5rem;display:flex;align-items:center;justify-content:space-between}.ticket-reply-btn{display:flex;cursor:pointer;align-items:center;gap:.5rem;border-radius:.75rem;border-style:none;padding:.5rem 1rem;font-size:12px;font-weight:700;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #435055 var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 80 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #3a464a var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--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);--tw-shadow-color: rgb(67 80 85 / .25);--tw-shadow: var(--tw-shadow-colored)}.ticket-reply-btn:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--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);--tw-shadow-color: rgb(67 80 85 / .3);--tw-shadow: var(--tw-shadow-colored)}.ticket-reply-btn:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ticket-reply-btn:disabled{transform:none;cursor:not-allowed;opacity:.5;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ticket-message--initial{border-width:1px;border-style:dashed;border-color:#bfb7b680}.ticket-message--initial:is(.dark *){border-color:#6b727466}.ticket-message-tag{margin-left:.375rem;display:inline-block;border-radius:.375rem;padding:.125rem .375rem;vertical-align:middle;font-size:9px;font-weight:600;background-color:#d5d6d280;--tw-text-opacity: 1;color:rgb(132 140 142 / var(--tw-text-opacity, 1))}.ticket-message-tag:is(.dark *){background-color:#52575980;--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.ticket-attachments{margin-top:.625rem;display:flex;flex-wrap:wrap;gap:.5rem}.ticket-attachment-item{display:block;overflow:hidden;border-radius:.75rem;text-decoration-line:none;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;border-width:1px;border-color:#d5d6d280}.ticket-attachment-item:is(.dark *){border-color:#52575966}.ticket-attachment-item:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-color:#c8e04066;--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)}.ticket-attachment-item--admin{border-color:#c8e04033}.ticket-attachment-thumb{max-height:160px;max-width:200px;overflow:hidden}.ticket-attachment-thumb img{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.ticket-attachment-file{display:flex;min-width:180px;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#f1f2ee80}.ticket-attachment-file:is(.dark *){background-color:#373b3c80}.ticket-attachment-file{--tw-text-opacity: 1;color:rgb(82 87 89 / var(--tw-text-opacity, 1))}.ticket-attachment-file:is(.dark *){--tw-text-opacity: 1;color:rgb(191 183 182 / var(--tw-text-opacity, 1))}.ticket-attachment-info{display:flex;min-width:0px;flex:1 1 0%;flex-direction:column}.ticket-attachment-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600}.ticket-attachment-size{font-size:9px;--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.ticket-staged-files{display:flex;flex-wrap:wrap;gap:.5rem;padding-bottom:.625rem}.ticket-staged-file{display:flex;max-width:200px;align-items:center;gap:.375rem;padding:.375rem .625rem;border-radius:.75rem;font-size:11px;background-color:#e8e9e5cc}.ticket-staged-file:is(.dark *){background-color:#373b3ccc}.ticket-staged-file{border-width:1px;border-color:#d5d6d299}.ticket-staged-file:is(.dark *){border-color:#52575980}.ticket-staged-file{--tw-text-opacity: 1;color:rgb(82 87 89 / var(--tw-text-opacity, 1))}.ticket-staged-file:is(.dark *){--tw-text-opacity: 1;color:rgb(191 183 182 / var(--tw-text-opacity, 1))}.ticket-staged-thumb{height:1.75rem;width:1.75rem;flex-shrink:0;border-radius:.375rem;-o-object-fit:cover;object-fit:cover}.ticket-staged-icon{display:flex;height:1.75rem;width:1.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.375rem;background-color:#d5d6d280;--tw-text-opacity: 1;color:rgb(132 140 142 / var(--tw-text-opacity, 1))}.ticket-staged-icon:is(.dark *){background-color:#52575980}.ticket-staged-name{min-width:0px;flex:1 1 0%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.ticket-staged-size{flex-shrink:0;font-size:9px;--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.ticket-staged-remove{display:flex;flex-shrink:0;cursor:pointer;align-items:center;justify-content:center;border-style:none;background-color:transparent;padding:0;--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ticket-staged-remove:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.ticket-attach-btn{display:flex;height:2rem;width:2rem;cursor:pointer;align-items:center;justify-content:center;border-radius:.75rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;border-width:1px;border-color:#d5d6d280}.ticket-attach-btn:is(.dark *){border-color:#5257594d}.ticket-attach-btn{background-color:#f1f2ee80}.ticket-attach-btn:is(.dark *){background-color:#373b3c4d}.ticket-attach-btn{--tw-text-opacity: 1;color:rgb(132 140 142 / var(--tw-text-opacity, 1))}.ticket-attach-btn:is(.dark *){--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.ticket-attach-btn:hover{border-color:#c8e0404d;background-color:#c8e0400f;--tw-text-opacity: 1;color:rgb(200 224 64 / var(--tw-text-opacity, 1))}.animate-slide-in{animation:ticketSlideIn .3s ease-out}@keyframes ticketSlideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.animate-fade-up{animation:ticketFadeUp .25s ease-out}@keyframes ticketFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}*,: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,-apple-system,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:JetBrains Mono,Menlo,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}*{--tw-border-opacity: 1;border-color:rgb(213 214 210 / var(--tw-border-opacity, 1))}*:is(.dark *){--tw-border-opacity: 1;border-color:rgb(82 87 89 / var(--tw-border-opacity, 1))}html{scroll-behavior:smooth}body{--tw-bg-opacity: 1;background-color:rgb(241 242 238 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(31 34 35 / var(--tw-text-opacity, 1));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 19 20 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(232 233 229 / var(--tw-text-opacity, 1))}::-webkit-scrollbar{height:.5rem;width:.5rem}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{border-radius:9999px;background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from: #6b8e97 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 142 151 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #3a464a var(--tw-gradient-to-position)}::-webkit-scrollbar-thumb:hover{--tw-gradient-from: #435055 var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 80 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #2f383b var(--tw-gradient-to-position)}::-moz-selection{background-color:#4350554d;--tw-text-opacity: 1;color:rgb(26 32 35 / var(--tw-text-opacity, 1))}::selection{background-color:#4350554d;--tw-text-opacity: 1;color:rgb(26 32 35 / var(--tw-text-opacity, 1))}:is(.dark *)::-moz-selection{--tw-text-opacity: 1;color:rgb(220 230 232 / var(--tw-text-opacity, 1))}:is(.dark *)::selection{--tw-text-opacity: 1;color:rgb(220 230 232 / var(--tw-text-opacity, 1))}.btn{display:inline-flex;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));align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.btn:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn:focus{outline:2px solid transparent;outline-offset:2px;--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);--tw-ring-offset-width: 2px}.btn:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-primary{display:inline-flex;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));align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.btn-primary:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn-primary:focus{outline:2px solid transparent;outline-offset:2px;--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);--tw-ring-offset-width: 2px}.btn-primary:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn-primary:disabled{cursor:not-allowed;opacity:.5}.btn-primary{--tw-bg-opacity: 1;background-color:rgb(67 80 85 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--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);--tw-shadow-color: rgb(67 80 85 / .25);--tw-shadow: var(--tw-shadow-colored)}.btn-primary:hover{--tw-bg-opacity: 1;background-color:rgb(58 70 74 / var(--tw-bg-opacity, 1));--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);--tw-shadow-color: rgb(67 80 85 / .3);--tw-shadow: var(--tw-shadow-colored)}.btn-primary:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(67 80 85 / var(--tw-ring-opacity, 1))}.btn-secondary{display:inline-flex;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));align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.btn-secondary:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn-secondary:focus{outline:2px solid transparent;outline-offset:2px;--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);--tw-ring-offset-width: 2px}.btn-secondary:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn-secondary:disabled{cursor:not-allowed;opacity:.5}.btn-secondary{border-width:1px;--tw-border-opacity: 1;border-color:rgb(213 214 210 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(232 233 229 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(82 87 89 / var(--tw-text-opacity, 1));--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)}.btn-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(213 214 210 / var(--tw-bg-opacity, 1));--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)}.btn-secondary:is(.dark *){--tw-border-opacity: 1;border-color:rgb(82 87 89 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(55 59 60 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(213 214 210 / var(--tw-text-opacity, 1))}.btn-secondary:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(82 87 89 / var(--tw-bg-opacity, 1))}.btn-ghost{display:inline-flex;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));align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.btn-ghost:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn-ghost:focus{outline:2px solid transparent;outline-offset:2px;--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);--tw-ring-offset-width: 2px}.btn-ghost:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn-ghost:disabled{cursor:not-allowed;opacity:.5}.btn-ghost{background-color:transparent;--tw-text-opacity: 1;color:rgb(107 114 116 / var(--tw-text-opacity, 1))}.btn-ghost:hover{--tw-bg-opacity: 1;background-color:rgb(232 233 229 / var(--tw-bg-opacity, 1))}.btn-ghost:is(.dark *){--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.btn-ghost:hover:is(.dark *){background-color:#373b3c80}.btn-danger{display:inline-flex;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));align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.btn-danger:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn-danger:focus{outline:2px solid transparent;outline-offset:2px;--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);--tw-ring-offset-width: 2px}.btn-danger:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn-danger:disabled{cursor:not-allowed;opacity:.5}.btn-danger{background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #dc2626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #e11d48 var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--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);--tw-shadow-color: rgb(239 68 68 / .3);--tw-shadow: var(--tw-shadow-colored)}.btn-danger:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-shadow-color: rgb(239 68 68 / .4);--tw-shadow: var(--tw-shadow-colored)}.btn-danger:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.input{width:100%;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(191 183 182 / var(--tw-border-opacity, 1));background-color:#fffc;padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;--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-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.input::-moz-placeholder{--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.input::placeholder{--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.input:focus{--tw-border-opacity: 1;border-color:rgb(67 80 85 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;--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);--tw-ring-color: rgb(67 80 85 / .5)}.input:is(.dark *){--tw-border-opacity: 1;border-color:rgb(107 114 116 / var(--tw-border-opacity, 1));background-color:#373b3ccc}.input:focus{--tw-shadow: 0 0 20px rgba(67, 80, 85, .25);--tw-shadow-colored: 0 0 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.label{margin-bottom:.375rem;display:block;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(82 87 89 / var(--tw-text-opacity, 1))}.label:is(.dark *){--tw-text-opacity: 1;color:rgb(191 183 182 / var(--tw-text-opacity, 1))}.card{border-radius:1rem;border-width:1px;border-color:#d5d6d280;background-color:#ffffffe6;--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(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);--tw-backdrop-blur: blur(24px);-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-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.card:is(.dark *){border-color:#52575980;background-color:#1f2223e6}.card:hover{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(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)}.card-glass{border-radius:1rem;border-width:1px;border-color:#fff3;background-color:#ffffff1a;--tw-shadow: 0 10px 40px rgba(0, 0, 0, .1), 0 2px 10px rgba(0, 0, 0, .05);--tw-shadow-colored: 0 10px 40px var(--tw-shadow-color), 0 2px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-backdrop-blur: blur(24px);-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)}.card-glass:is(.dark *){border-color:#5257594d;background-color:#1f22234d}.table-cell{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(232 233 229 / var(--tw-border-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(82 87 89 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.table-cell:is(.dark *){border-color:#373b3c80;--tw-text-opacity: 1;color:rgb(191 183 182 / var(--tw-text-opacity, 1))}.table-header{position:sticky;top:0;z-index:10;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(213 214 210 / var(--tw-border-opacity, 1));background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: rgb(241 242 238 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 242 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(232 233 229 / .8) var(--tw-gradient-to-position);padding:.625rem .75rem;font-size:.75rem;line-height:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(132 140 142 / var(--tw-text-opacity, 1));--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)}.table-header:is(.dark *){--tw-border-opacity: 1;border-color:rgb(82 87 89 / var(--tw-border-opacity, 1));--tw-gradient-from: rgb(31 34 35 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 34 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(55 59 60 / .8) var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.table-row{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.table-row:hover{background-color:#eef3f480}.table-row:hover:is(.dark *){background-color:#1a202333}.badge{display:inline-flex;align-items:center;border-radius:.5rem;padding:.25rem .625rem;font-size:.75rem;line-height:1rem;font-weight:600;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.nav-link{display:flex;align-items:center;gap:.75rem;border-radius:.75rem;padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(107 114 116 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.nav-link:hover{--tw-bg-opacity: 1;background-color:rgb(232 233 229 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(31 34 35 / var(--tw-text-opacity, 1))}.nav-link:is(.dark *){--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.nav-link:hover:is(.dark *){background-color:#373b3c80;--tw-text-opacity: 1;color:rgb(232 233 229 / var(--tw-text-opacity, 1))}.nav-link-active{border-width:1px;border-color:#b8ccd180;--tw-bg-opacity: 1;background-color:rgb(238 243 244 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(47 56 59 / var(--tw-text-opacity, 1))}.nav-link-active:is(.dark *){border-color:#2f383b4d;background-color:#1a20234d;--tw-text-opacity: 1;color:rgb(220 247 99 / var(--tw-text-opacity, 1))}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40}.overlay{animation:fadeIn .3s ease-out;background-color:#0009;--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)}.tooltip{visibility:hidden;position:absolute;z-index:50;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(31 34 35 / var(--tw-bg-opacity, 1));padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));opacity:0;--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);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.tooltip:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(232 233 229 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(31 34 35 / var(--tw-text-opacity, 1))}.dropdown{position:absolute;right:0;z-index:50;margin-top:.5rem;width:14rem}.dropdown{animation:scaleIn .2s ease-out;border-radius:.75rem;border-width:1px;border-color:#d5d6d280;background-color:#fffffff2;--tw-shadow: 0 25px 50px -12px rgba(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);--tw-backdrop-blur: blur(24px);-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)}.dropdown:is(.dark *){border-color:#52575980;background-color:#373b3cf2}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.-bottom-0\.5{bottom:-.125rem}.-bottom-1{bottom:-.25rem}.-left-0\.5{left:-.125rem}.-left-20{left:-5rem}.-right-0\.5{right:-.125rem}.-right-1{right:-.25rem}.-right-16{right:-4rem}.-right-\[6px\]{right:-6px}.-top-0\.5{top:-.125rem}.-top-20{top:-5rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-1\/4{bottom:25%}.bottom-10{bottom:2.5rem}.bottom-8{bottom:2rem}.bottom-\[25\%\]{bottom:25%}.left-0{left:0}.left-0\.5{left:.125rem}.left-1\/2{left:50%}.left-1\/3{left:33.333333%}.left-1\/4{left:25%}.left-2{left:.5rem}.left-2\.5{left:.625rem}.left-3{left:.75rem}.left-3\.5{left:.875rem}.left-4{left:1rem}.left-5{left:1.25rem}.left-8{left:2rem}.left-\[8\%\]{left:8%}.left-full{left:100%}.right-0{right:0}.right-1\.5{right:.375rem}.right-1\/4{right:25%}.right-2{right:.5rem}.right-3{right:.75rem}.right-3\.5{right:.875rem}.right-4{right:1rem}.right-8{right:2rem}.right-\[12\%\]{right:12%}.top-0{top:0}.top-0\.5{top:.125rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-1\/4{top:25%}.top-2{top:.5rem}.top-\[20\%\]{top:20%}.top-\[8\%\]{top:8%}.top-full{top:100%}.-z-10{z-index:-10}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[61\]{z-index:61}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.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-2{margin-left:.5rem}.ml-5{margin-left:1.25rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.table-row{display:table-row}.grid{display:grid}.hidden{display:none}.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-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-44{height:11rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[11px\]{height:11px}.h-\[13px\]{height:13px}.h-\[18px\]{height:18px}.h-\[350px\]{height:350px}.h-\[400px\]{height:400px}.h-\[40px\]{height:40px}.h-\[420px\]{height:420px}.h-\[500px\]{height:500px}.h-\[600px\]{height:600px}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-0{max-height:0px}.max-h-32{max-height:8rem}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-56{max-height:14rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-\[120px\]{max-height:120px}.max-h-\[15vh\]{max-height:15vh}.max-h-\[200px\]{max-height:200px}.max-h-\[340px\]{max-height:340px}.max-h-\[400px\]{max-height:400px}.max-h-\[420px\]{max-height:420px}.max-h-\[500px\]{max-height:500px}.max-h-\[600px\]{max-height:600px}.max-h-\[70vh\]{max-height:70vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[calc\(100vh-280px\)\]{max-height:calc(100vh - 280px)}.min-h-0{min-height:0px}.min-h-\[200px\]{min-height:200px}.min-h-\[300px\]{min-height:300px}.min-h-\[400px\]{min-height:400px}.min-h-\[60px\]{min-height:60px}.min-h-\[60vh\]{min-height:60vh}.min-h-screen{min-height:100vh}.w-1{width:.25rem}.w-1\.5{width:.375rem}.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-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.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-\[160px\]{width:160px}.w-\[16px\]{width:16px}.w-\[350px\]{width:350px}.w-\[400px\]{width:400px}.w-\[40px\]{width:40px}.w-\[420px\]{width:420px}.w-\[500px\]{width:500px}.w-\[52\%\]{width:52%}.w-\[600px\]{width:600px}.w-\[8px\]{width:8px}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[110px\]{min-width:110px}.min-w-\[120px\]{min-width:120px}.min-w-\[130px\]{min-width:130px}.min-w-\[18px\]{min-width:18px}.min-w-\[200px\]{min-width:200px}.min-w-\[260px\]{min-width:260px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-\[100px\]{max-width:100px}.max-w-\[120px\]{max-width:120px}.max-w-\[150px\]{max-width:150px}.max-w-\[160px\]{max-width:160px}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[88\%\]{max-width:88%}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.-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\.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\/2{--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[22px\]{--tw-translate-x: 22px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-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))}.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))}.animate-\[cpFadeUp_0\.3s_ease-out\]{animation:cpFadeUp .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:fadeIn .3s ease-out}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:fadeUp .4s ease-out}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-scale-in{animation:scaleIn .2s ease-out}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.animate-slide-in{animation:slideIn .3s ease-out}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.resize-y{resize:vertical}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.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}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-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))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.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-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.rounded-tr-none{border-top-right-radius:0}.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-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-\[\#dadce0\]{--tw-border-opacity: 1;border-color:rgb(218 220 224 / var(--tw-border-opacity, 1))}.border-\[\#e9edef\]{--tw-border-opacity: 1;border-color:rgb(233 237 239 / var(--tw-border-opacity, 1))}.border-\[\#f1f3f4\]{--tw-border-opacity: 1;border-color:rgb(241 243 244 / var(--tw-border-opacity, 1))}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-200\/50{border-color:#fde68a80}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-amber-500\/20{border-color:#f59e0b33}.border-amber-500\/30{border-color:#f59e0b4d}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-cyan-200{--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-200\/50{border-color:#a7f3d080}.border-emerald-500\/30{border-color:#10b9814d}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-300{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.border-primary-200\/50{border-color:#b8ccd180}.border-primary-300{--tw-border-opacity: 1;border-color:rgb(143 173 180 / var(--tw-border-opacity, 1))}.border-primary-500{--tw-border-opacity: 1;border-color:rgb(67 80 85 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-200\/50{border-color:#fecaca80}.border-red-500\/20{border-color:#ef444433}.border-red-500\/30{border-color:#ef44444d}.border-sky-200{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.border-sky-200\/60{border-color:#bae6fd99}.border-sky-300{--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity, 1))}.border-surface-100{--tw-border-opacity: 1;border-color:rgb(232 233 229 / var(--tw-border-opacity, 1))}.border-surface-200{--tw-border-opacity: 1;border-color:rgb(213 214 210 / var(--tw-border-opacity, 1))}.border-surface-200\/30{border-color:#d5d6d24d}.border-surface-200\/50{border-color:#d5d6d280}.border-surface-200\/60{border-color:#d5d6d299}.border-surface-300{--tw-border-opacity: 1;border-color:rgb(191 183 182 / var(--tw-border-opacity, 1))}.border-surface-50{--tw-border-opacity: 1;border-color:rgb(241 242 238 / var(--tw-border-opacity, 1))}.border-surface-500\/20{border-color:#848c8e33}.border-transparent{border-color:transparent}.border-violet-200{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.border-violet-200\/50{border-color:#ddd6fe80}.border-violet-300{--tw-border-opacity: 1;border-color:rgb(196 181 253 / var(--tw-border-opacity, 1))}.border-violet-300\/50{border-color:#c4b5fd80}.border-violet-400\/20{border-color:#a78bfa33}.border-violet-400\/30{border-color:#a78bfa4d}.border-violet-500{--tw-border-opacity: 1;border-color:rgb(139 92 246 / var(--tw-border-opacity, 1))}.border-violet-500\/20{border-color:#8b5cf633}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/10{border-color:#ffffff1a}.border-white\/30{border-color:#ffffff4d}.border-t-white{--tw-border-opacity: 1;border-top-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bg-\[\#00a884\]{--tw-bg-opacity: 1;background-color:rgb(0 168 132 / var(--tw-bg-opacity, 1))}.bg-\[\#075e54\]{--tw-bg-opacity: 1;background-color:rgb(7 94 84 / var(--tw-bg-opacity, 1))}.bg-\[\#25d366\]\/30{background-color:#25d3664d}.bg-\[\#d9fdd3\]{--tw-bg-opacity: 1;background-color:rgb(217 253 211 / var(--tw-bg-opacity, 1))}.bg-\[\#e8eaed\]{--tw-bg-opacity: 1;background-color:rgb(232 234 237 / var(--tw-bg-opacity, 1))}.bg-\[\#f0f2f5\]{--tw-bg-opacity: 1;background-color:rgb(240 242 245 / var(--tw-bg-opacity, 1))}.bg-\[\#f6f8fc\]{--tw-bg-opacity: 1;background-color:rgb(246 248 252 / var(--tw-bg-opacity, 1))}.bg-accent-400{--tw-bg-opacity: 1;background-color:rgb(220 247 99 / var(--tw-bg-opacity, 1))}.bg-accent-400\/5{background-color:#dcf7630d}.bg-accent-500\/10{background-color:#c8e0401a}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-50\/20{background-color:#fffbeb33}.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\/15{background-color:#f59e0b26}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.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-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-50\/50{background-color:#eff6ff80}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-500\/15{background-color:#3b82f626}.bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-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-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-50\/50{background-color:#f0fdf480}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-indigo-500\/10{background-color:#6366f11a}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-orange-400{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity, 1))}.bg-primary-100{--tw-bg-opacity: 1;background-color:rgb(220 230 232 / var(--tw-bg-opacity, 1))}.bg-primary-50{--tw-bg-opacity: 1;background-color:rgb(238 243 244 / var(--tw-bg-opacity, 1))}.bg-primary-50\/30{background-color:#eef3f44d}.bg-primary-50\/50{background-color:#eef3f480}.bg-primary-500{--tw-bg-opacity: 1;background-color:rgb(67 80 85 / var(--tw-bg-opacity, 1))}.bg-primary-500\/10{background-color:#4350551a}.bg-primary-500\/5{background-color:#4350550d}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-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-50\/50{background-color:#fef2f280}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-500\/10{background-color:#ef44441a}.bg-red-500\/15{background-color:#ef444426}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.bg-rose-400{--tw-bg-opacity: 1;background-color:rgb(251 113 133 / var(--tw-bg-opacity, 1))}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.bg-sky-50\/80{background-color:#f0f9ffcc}.bg-sky-500{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity, 1))}.bg-surface-100{--tw-bg-opacity: 1;background-color:rgb(232 233 229 / var(--tw-bg-opacity, 1))}.bg-surface-100\/50{background-color:#e8e9e580}.bg-surface-100\/80{background-color:#e8e9e5cc}.bg-surface-200{--tw-bg-opacity: 1;background-color:rgb(213 214 210 / var(--tw-bg-opacity, 1))}.bg-surface-300{--tw-bg-opacity: 1;background-color:rgb(191 183 182 / var(--tw-bg-opacity, 1))}.bg-surface-400{--tw-bg-opacity: 1;background-color:rgb(160 154 153 / var(--tw-bg-opacity, 1))}.bg-surface-50{--tw-bg-opacity: 1;background-color:rgb(241 242 238 / var(--tw-bg-opacity, 1))}.bg-surface-50\/50{background-color:#f1f2ee80}.bg-surface-500{--tw-bg-opacity: 1;background-color:rgb(132 140 142 / var(--tw-bg-opacity, 1))}.bg-surface-500\/10{background-color:#848c8e1a}.bg-surface-700{--tw-bg-opacity: 1;background-color:rgb(82 87 89 / var(--tw-bg-opacity, 1))}.bg-surface-900{--tw-bg-opacity: 1;background-color:rgb(31 34 35 / var(--tw-bg-opacity, 1))}.bg-violet-100{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.bg-violet-500{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}.bg-violet-500\/10{background-color:#8b5cf61a}.bg-violet-500\/15{background-color:#8b5cf626}.bg-violet-600{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/20{background-color:#fff3}.bg-white\/40{background-color:#fff6}.bg-white\/50{background-color:#ffffff80}.bg-white\/60{background-color:#fff9}.bg-white\/80{background-color:#fffc}.bg-white\/90{background-color:#ffffffe6}.bg-white\/95{background-color:#fffffff2}.\!bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.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))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.\!from-sky-500{--tw-gradient-from: #0ea5e9 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-\[\#4285f4\]{--tw-gradient-from: #4285f4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 133 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-accent-100{--tw-gradient-from: #f6facd var(--tw-gradient-from-position);--tw-gradient-to: rgb(246 250 205 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400{--tw-gradient-from: #fbbf24 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50{--tw-gradient-from: #fffbeb var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-500{--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-500\/10{--tw-gradient-from: rgb(245 158 11 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100{--tw-gradient-from: #dbeafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500{--tw-gradient-from: #06b6d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100{--tw-gradient-from: #d1fae5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400{--tw-gradient-from: #34d399 var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50{--tw-gradient-from: #ecfdf5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500{--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400{--tw-gradient-from: #4ade80 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/10{--tw-gradient-from: rgb(34 197 94 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-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-pink-500{--tw-gradient-from: #ec4899 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-100{--tw-gradient-from: #dce6e8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 230 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-400{--tw-gradient-from: #6b8e97 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 142 151 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-50{--tw-gradient-from: #eef3f4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 243 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500{--tw-gradient-from: #435055 var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 80 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-500\/10{--tw-gradient-from: rgb(67 80 85 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 80 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100{--tw-gradient-from: #fee2e2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500{--tw-gradient-from: #f43f5e var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500{--tw-gradient-from: #0ea5e9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/20{--tw-gradient-from: rgb(14 165 233 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500{--tw-gradient-from: #64748b var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-surface-100{--tw-gradient-from: #e8e9e5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 233 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-surface-200{--tw-gradient-from: #d5d6d2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(213 214 210 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-surface-400{--tw-gradient-from: #a09a99 var(--tw-gradient-from-position);--tw-gradient-to: rgb(160 154 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-surface-500{--tw-gradient-from: #848C8E var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 140 142 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-surface-950{--tw-gradient-from: #111314 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 19 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500{--tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50{--tw-gradient-from: #f5f3ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500{--tw-gradient-from: #8b5cf6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/10{--tw-gradient-from: rgb(139 92 246 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-surface-50{--tw-gradient-to: rgb(241 242 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #F1F2EE var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-surface-900{--tw-gradient-to: rgb(31 34 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1f2223 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-violet-500{--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #8b5cf6 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to)}.\!to-sky-600{--tw-gradient-to: #0284c7 var(--tw-gradient-to-position) !important}.to-\[\#34a853\]{--tw-gradient-to: #34a853 var(--tw-gradient-to-position)}.to-accent-200{--tw-gradient-to: #eef79e var(--tw-gradient-to-position)}.to-accent-50{--tw-gradient-to: #fbfde8 var(--tw-gradient-to-position)}.to-accent-500{--tw-gradient-to: #c8e040 var(--tw-gradient-to-position)}.to-accent-500\/10{--tw-gradient-to: rgb(200 224 64 / .1) var(--tw-gradient-to-position)}.to-accent-600{--tw-gradient-to: #a5ba2a var(--tw-gradient-to-position)}.to-amber-600{--tw-gradient-to: #d97706 var(--tw-gradient-to-position)}.to-blue-600{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.to-cyan-500{--tw-gradient-to: #06b6d4 var(--tw-gradient-to-position)}.to-cyan-500\/20{--tw-gradient-to: rgb(6 182 212 / .2) var(--tw-gradient-to-position)}.to-cyan-600{--tw-gradient-to: #0891b2 var(--tw-gradient-to-position)}.to-emerald-600{--tw-gradient-to: #059669 var(--tw-gradient-to-position)}.to-fuchsia-600{--tw-gradient-to: #c026d3 var(--tw-gradient-to-position)}.to-green-100{--tw-gradient-to: #dcfce7 var(--tw-gradient-to-position)}.to-green-500{--tw-gradient-to: #22c55e var(--tw-gradient-to-position)}.to-green-600{--tw-gradient-to: #16a34a var(--tw-gradient-to-position)}.to-indigo-400{--tw-gradient-to: #818cf8 var(--tw-gradient-to-position)}.to-indigo-500{--tw-gradient-to: #6366f1 var(--tw-gradient-to-position)}.to-indigo-600{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.to-orange-50{--tw-gradient-to: #fff7ed var(--tw-gradient-to-position)}.to-orange-500{--tw-gradient-to: #f97316 var(--tw-gradient-to-position)}.to-orange-500\/10{--tw-gradient-to: rgb(249 115 22 / .1) var(--tw-gradient-to-position)}.to-orange-600{--tw-gradient-to: #ea580c var(--tw-gradient-to-position)}.to-primary-200{--tw-gradient-to: #b8ccd1 var(--tw-gradient-to-position)}.to-primary-600{--tw-gradient-to: #3a464a var(--tw-gradient-to-position)}.to-primary-700{--tw-gradient-to: #2f383b var(--tw-gradient-to-position)}.to-purple-50{--tw-gradient-to: #faf5ff var(--tw-gradient-to-position)}.to-purple-500{--tw-gradient-to: #a855f7 var(--tw-gradient-to-position)}.to-purple-500\/10{--tw-gradient-to: rgb(168 85 247 / .1) var(--tw-gradient-to-position)}.to-purple-600{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.to-red-600{--tw-gradient-to: #dc2626 var(--tw-gradient-to-position)}.to-rose-100{--tw-gradient-to: #ffe4e6 var(--tw-gradient-to-position)}.to-rose-600{--tw-gradient-to: #e11d48 var(--tw-gradient-to-position)}.to-sky-100{--tw-gradient-to: #e0f2fe var(--tw-gradient-to-position)}.to-slate-700{--tw-gradient-to: #334155 var(--tw-gradient-to-position)}.to-surface-100{--tw-gradient-to: #e8e9e5 var(--tw-gradient-to-position)}.to-surface-200{--tw-gradient-to: #d5d6d2 var(--tw-gradient-to-position)}.to-surface-300{--tw-gradient-to: #BFB7B6 var(--tw-gradient-to-position)}.to-surface-600{--tw-gradient-to: #6b7274 var(--tw-gradient-to-position)}.to-surface-950{--tw-gradient-to: #111314 var(--tw-gradient-to-position)}.to-teal-50{--tw-gradient-to: #f0fdfa var(--tw-gradient-to-position)}.to-teal-500{--tw-gradient-to: #14b8a6 var(--tw-gradient-to-position)}.to-teal-600{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.to-violet-50\/50{--tw-gradient-to: rgb(245 243 255 / .5) var(--tw-gradient-to-position)}.to-violet-600{--tw-gradient-to: #7c3aed var(--tw-gradient-to-position)}.fill-surface-500{fill:#848c8e}.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-6{padding:1.5rem!important}.\!p-8{padding:2rem!important}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.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-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\.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-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-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-3{padding-bottom:.75rem}.pb-5{padding-bottom:1.25rem}.pb-8{padding-bottom:2rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-4{padding-left:1rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-11{padding-right:2.75rem}.pr-12{padding-right:3rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:JetBrains Mono,Menlo,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.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-\[18px\]{font-size:18px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.leading-\[1\.5\]{line-height:1.5}.leading-\[1\.6\]{line-height:1.6}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-normal{letter-spacing:0em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-\[\#111b21\]{--tw-text-opacity: 1;color:rgb(17 27 33 / var(--tw-text-opacity, 1))}.text-\[\#202124\]{--tw-text-opacity: 1;color:rgb(32 33 36 / var(--tw-text-opacity, 1))}.text-\[\#25D366\]{--tw-text-opacity: 1;color:rgb(37 211 102 / var(--tw-text-opacity, 1))}.text-\[\#53bdeb\]{--tw-text-opacity: 1;color:rgb(83 189 235 / var(--tw-text-opacity, 1))}.text-\[\#54656f\]{--tw-text-opacity: 1;color:rgb(84 101 111 / var(--tw-text-opacity, 1))}.text-\[\#5f6368\]{--tw-text-opacity: 1;color:rgb(95 99 104 / var(--tw-text-opacity, 1))}.text-\[\#667781\]{--tw-text-opacity: 1;color:rgb(102 119 129 / var(--tw-text-opacity, 1))}.text-\[\#dadce0\]{--tw-text-opacity: 1;color:rgb(218 220 224 / var(--tw-text-opacity, 1))}.text-accent-400{--tw-text-opacity: 1;color:rgb(220 247 99 / var(--tw-text-opacity, 1))}.text-accent-600{--tw-text-opacity: 1;color:rgb(165 186 42 / var(--tw-text-opacity, 1))}.text-accent-700{--tw-text-opacity: 1;color:rgb(125 142 32 / var(--tw-text-opacity, 1))}.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-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / 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-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-current{color:currentColor}.text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.text-cyan-700{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.text-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-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-primary-500{--tw-text-opacity: 1;color:rgb(67 80 85 / var(--tw-text-opacity, 1))}.text-primary-500\/50{color:#43505580}.text-primary-600{--tw-text-opacity: 1;color:rgb(58 70 74 / var(--tw-text-opacity, 1))}.text-primary-700{--tw-text-opacity: 1;color:rgb(47 56 59 / var(--tw-text-opacity, 1))}.text-primary-800{--tw-text-opacity: 1;color:rgb(37 44 47 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.text-sky-500{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity, 1))}.text-sky-600{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-sky-800{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.text-surface-200{--tw-text-opacity: 1;color:rgb(213 214 210 / var(--tw-text-opacity, 1))}.text-surface-300{--tw-text-opacity: 1;color:rgb(191 183 182 / var(--tw-text-opacity, 1))}.text-surface-400{--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.text-surface-500{--tw-text-opacity: 1;color:rgb(132 140 142 / var(--tw-text-opacity, 1))}.text-surface-600{--tw-text-opacity: 1;color:rgb(107 114 116 / var(--tw-text-opacity, 1))}.text-surface-700{--tw-text-opacity: 1;color:rgb(82 87 89 / var(--tw-text-opacity, 1))}.text-surface-800{--tw-text-opacity: 1;color:rgb(55 59 60 / var(--tw-text-opacity, 1))}.text-surface-900{--tw-text-opacity: 1;color:rgb(31 34 35 / var(--tw-text-opacity, 1))}.text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.text-violet-500{--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.text-violet-500\/70{color:#8b5cf6b3}.text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.text-violet-800{--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity, 1))}.text-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-white\/80{color:#fffc}.line-through{text-decoration-line:line-through}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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-90{opacity:.9}.opacity-\[0\.03\]{opacity:.03}.opacity-\[0\.05\]{opacity:.05}.opacity-\[0\.06\]{opacity:.06}.opacity-\[0\.08\]{opacity:.08}.opacity-\[0\.12\]{opacity:.12}.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-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-premium-lg{--tw-shadow: 0 25px 50px -12px rgba(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-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-amber-500\/20{--tw-shadow-color: rgb(245 158 11 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-500\/25{--tw-shadow-color: rgb(245 158 11 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-500\/30{--tw-shadow-color: rgb(245 158 11 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/20{--tw-shadow-color: rgb(59 130 246 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-500\/20{--tw-shadow-color: rgb(16 185 129 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-500\/30{--tw-shadow-color: rgb(16 185 129 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/20{--tw-shadow-color: rgb(34 197 94 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/30{--tw-shadow-color: rgb(34 197 94 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-indigo-500\/25{--tw-shadow-color: rgb(99 102 241 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-primary-500\/20{--tw-shadow-color: rgb(67 80 85 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-primary-500\/30{--tw-shadow-color: rgb(67 80 85 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/30{--tw-shadow-color: rgb(239 68 68 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-surface-500\/30{--tw-shadow-color: rgb(132 140 142 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-violet-500\/20{--tw-shadow-color: rgb(139 92 246 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-violet-500\/5{--tw-shadow-color: rgb(139 92 246 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-violet-600\/30{--tw-shadow-color: rgb(124 58 237 / .3);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.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-amber-500\/30{--tw-ring-color: rgb(245 158 11 / .3)}.ring-primary-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(67 80 85 / var(--tw-ring-opacity, 1))}.ring-primary-500\/30{--tw-ring-color: rgb(67 80 85 / .3)}.ring-white{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1))}.blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.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-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)}.backdrop-blur-xl{--tw-backdrop-blur: blur(24px);-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-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-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)}.text-gradient-premium{background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #435055 var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 80 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #a5ba2a var(--tw-gradient-to-position);-webkit-background-clip:text;background-clip:text;color:transparent}.bg-mesh{background-image:radial-gradient(at 40% 20%,rgba(67,80,85,.12) 0px,transparent 50%),radial-gradient(at 80% 0%,rgba(220,247,99,.1) 0px,transparent 50%),radial-gradient(at 0% 50%,rgba(132,140,142,.08) 0px,transparent 50%)}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{animation:shimmer 2s infinite;border-radius:.25rem;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #d5d6d2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(213 214 210 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(232 233 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #e8e9e5 var(--tw-gradient-via-position), var(--tw-gradient-to);--tw-gradient-to: #d5d6d2 var(--tw-gradient-to-position);background-size:200% 100%}.skeleton:is(.dark *){--tw-gradient-from: #373b3c var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 59 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(82 87 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #525759 var(--tw-gradient-via-position), var(--tw-gradient-to);--tw-gradient-to: #373b3c var(--tw-gradient-to-position)}.placeholder\:text-surface-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.placeholder\:text-surface-400::placeholder{--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.last\:border-0:last-child{border-width:0px}.hover\:border-blue-300:hover{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.hover\:border-green-300:hover{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.hover\:border-primary-500:hover{--tw-border-opacity: 1;border-color:rgb(67 80 85 / var(--tw-border-opacity, 1))}.hover\:border-surface-200:hover{--tw-border-opacity: 1;border-color:rgb(213 214 210 / var(--tw-border-opacity, 1))}.hover\:border-surface-300:hover{--tw-border-opacity: 1;border-color:rgb(191 183 182 / var(--tw-border-opacity, 1))}.hover\:border-violet-300:hover{--tw-border-opacity: 1;border-color:rgb(196 181 253 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#f1f3f4\]:hover{--tw-bg-opacity: 1;background-color:rgb(241 243 244 / var(--tw-bg-opacity, 1))}.hover\:bg-accent-100:hover{--tw-bg-opacity: 1;background-color:rgb(246 250 205 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-100:hover{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-50:hover{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-600:hover{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-700:hover{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.hover\:bg-green-100:hover{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-100:hover{--tw-bg-opacity: 1;background-color:rgb(220 230 232 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-200:hover{--tw-bg-opacity: 1;background-color:rgb(184 204 209 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-50:hover{--tw-bg-opacity: 1;background-color:rgb(238 243 244 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-50\/50:hover{background-color:#eef3f480}.hover\:bg-primary-50\/60:hover{background-color:#eef3f499}.hover\:bg-primary-600:hover{--tw-bg-opacity: 1;background-color:rgb(58 70 74 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-500\/20:hover{background-color:#ef444433}.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-sky-100:hover{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-600:hover{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity, 1))}.hover\:bg-surface-100:hover{--tw-bg-opacity: 1;background-color:rgb(232 233 229 / var(--tw-bg-opacity, 1))}.hover\:bg-surface-200:hover{--tw-bg-opacity: 1;background-color:rgb(213 214 210 / var(--tw-bg-opacity, 1))}.hover\:bg-surface-200\/80:hover{background-color:#d5d6d2cc}.hover\:bg-surface-300:hover{--tw-bg-opacity: 1;background-color:rgb(191 183 182 / var(--tw-bg-opacity, 1))}.hover\:bg-surface-50:hover{--tw-bg-opacity: 1;background-color:rgb(241 242 238 / var(--tw-bg-opacity, 1))}.hover\:bg-surface-50\/50:hover{background-color:#f1f2ee80}.hover\:bg-surface-600:hover{--tw-bg-opacity: 1;background-color:rgb(107 114 116 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-100:hover{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-200:hover{--tw-bg-opacity: 1;background-color:rgb(221 214 254 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-500\/25:hover{background-color:#8b5cf640}.hover\:bg-violet-600:hover{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-700:hover{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:from-accent-200:hover{--tw-gradient-from: #eef79e var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 247 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-amber-600:hover{--tw-gradient-from: #d97706 var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-200:hover{--tw-gradient-from: #bfdbfe var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600:hover{--tw-gradient-from: #16a34a var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-primary-200:hover{--tw-gradient-from: #b8ccd1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(184 204 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-accent-300:hover{--tw-gradient-to: #e5f480 var(--tw-gradient-to-position)}.hover\:to-emerald-700:hover{--tw-gradient-to: #047857 var(--tw-gradient-to-position)}.hover\:to-orange-700:hover{--tw-gradient-to: #c2410c var(--tw-gradient-to-position)}.hover\:to-primary-300:hover{--tw-gradient-to: #8fadb4 var(--tw-gradient-to-position)}.hover\:to-sky-200:hover{--tw-gradient-to: #bae6fd var(--tw-gradient-to-position)}.hover\:text-accent-600:hover{--tw-text-opacity: 1;color:rgb(165 186 42 / var(--tw-text-opacity, 1))}.hover\:text-amber-600:hover{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.hover\:text-amber-900:hover{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.hover\:text-blue-500:hover{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\:text-emerald-600:hover{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.hover\:text-green-500:hover{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.hover\:text-green-600:hover{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.hover\:text-primary-500:hover{--tw-text-opacity: 1;color:rgb(67 80 85 / var(--tw-text-opacity, 1))}.hover\:text-primary-600:hover{--tw-text-opacity: 1;color:rgb(58 70 74 / var(--tw-text-opacity, 1))}.hover\:text-primary-700:hover{--tw-text-opacity: 1;color:rgb(47 56 59 / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-surface-600:hover{--tw-text-opacity: 1;color:rgb(107 114 116 / var(--tw-text-opacity, 1))}.hover\:text-surface-700:hover{--tw-text-opacity: 1;color:rgb(82 87 89 / var(--tw-text-opacity, 1))}.hover\:text-surface-900:hover{--tw-text-opacity: 1;color:rgb(31 34 35 / var(--tw-text-opacity, 1))}.hover\:text-violet-600:hover{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-primary-500:focus{--tw-border-opacity: 1;border-color:rgb(67 80 85 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-primary-500\/20:focus{--tw-ring-color: rgb(67 80 85 / .2)}.focus\:ring-primary-500\/30:focus{--tw-ring-color: rgb(67 80 85 / .3)}.focus\:ring-primary-500\/50:focus{--tw-ring-color: rgb(67 80 85 / .5)}.focus\:ring-sky-500\/30:focus{--tw-ring-color: rgb(14 165 233 / .3)}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus\:ring-offset-white:focus{--tw-ring-offset-color: #fff}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-70:disabled{opacity:.7}.group:hover .group-hover\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:border-primary-400{--tw-border-opacity: 1;border-color:rgb(107 142 151 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:bg-primary-100{--tw-bg-opacity: 1;background-color:rgb(220 230 232 / var(--tw-bg-opacity, 1))}.group\/stats:hover .group-hover\/stats\:text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.group\/stats:hover .group-hover\/stats\:text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-primary-500{--tw-text-opacity: 1;color:rgb(67 80 85 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:opacity-50{opacity:.5}.dark\:border-\[\#222e35\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(34 46 53 / var(--tw-border-opacity, 1))}.dark\:border-\[\#3c4043\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(60 64 67 / var(--tw-border-opacity, 1))}.dark\:border-\[\#5f6368\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(95 99 104 / var(--tw-border-opacity, 1))}.dark\:border-amber-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity, 1))}.dark\:border-amber-800\/30:is(.dark *){border-color:#92400e4d}.dark\:border-amber-800\/40:is(.dark *){border-color:#92400e66}.dark\:border-amber-800\/50:is(.dark *){border-color:#92400e80}.dark\:border-blue-400:is(.dark *){--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.dark\:border-blue-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.dark\:border-blue-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:border-blue-800\/30:is(.dark *){border-color:#1e40af4d}.dark\:border-blue-800\/40:is(.dark *){border-color:#1e40af66}.dark\:border-cyan-800\/40:is(.dark *){border-color:#155e7566}.dark\:border-emerald-800\/30:is(.dark *){border-color:#065f464d}.dark\:border-emerald-800\/40:is(.dark *){border-color:#065f4666}.dark\:border-emerald-800\/50:is(.dark *){border-color:#065f4680}.dark\:border-green-800\/30:is(.dark *){border-color:#1665344d}.dark\:border-green-800\/40:is(.dark *){border-color:#16653466}.dark\:border-indigo-800\/40:is(.dark *){border-color:#3730a366}.dark\:border-primary-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(47 56 59 / var(--tw-border-opacity, 1))}.dark\:border-primary-700\/30:is(.dark *){border-color:#2f383b4d}.dark\:border-primary-800\/30:is(.dark *){border-color:#252c2f4d}.dark\:border-primary-800\/50:is(.dark *){border-color:#252c2f80}.dark\:border-red-800\/30:is(.dark *){border-color:#991b1b4d}.dark\:border-red-800\/40:is(.dark *){border-color:#991b1b66}.dark\:border-sky-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(3 105 161 / var(--tw-border-opacity, 1))}.dark\:border-sky-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(7 89 133 / var(--tw-border-opacity, 1))}.dark\:border-sky-800\/40:is(.dark *){border-color:#07598566}.dark\:border-surface-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(107 114 116 / var(--tw-border-opacity, 1))}.dark\:border-surface-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(82 87 89 / var(--tw-border-opacity, 1))}.dark\:border-surface-700\/20:is(.dark *){border-color:#52575933}.dark\:border-surface-700\/30:is(.dark *){border-color:#5257594d}.dark\:border-surface-700\/50:is(.dark *){border-color:#52575980}.dark\:border-surface-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 59 60 / var(--tw-border-opacity, 1))}.dark\:border-surface-800\/50:is(.dark *){border-color:#373b3c80}.dark\:border-surface-900:is(.dark *){--tw-border-opacity: 1;border-color:rgb(31 34 35 / var(--tw-border-opacity, 1))}.dark\:border-violet-500\/10:is(.dark *){border-color:#8b5cf61a}.dark\:border-violet-500\/20:is(.dark *){border-color:#8b5cf633}.dark\:border-violet-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(109 40 217 / var(--tw-border-opacity, 1))}.dark\:border-violet-700\/30:is(.dark *){border-color:#6d28d94d}.dark\:border-violet-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(91 33 182 / var(--tw-border-opacity, 1))}.dark\:border-violet-800\/30:is(.dark *){border-color:#5b21b64d}.dark\:border-violet-800\/40:is(.dark *){border-color:#5b21b666}.dark\:border-violet-800\/50:is(.dark *){border-color:#5b21b680}.dark\:bg-\[\#005c4b\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(0 92 75 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#1f1f1f\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 31 31 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#1f2c33\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 44 51 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#2a3942\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(42 57 66 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#2d2d2d\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(45 45 45 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#3c4043\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(60 64 67 / var(--tw-bg-opacity, 1))}.dark\:bg-amber-900\/10:is(.dark *){background-color:#78350f1a}.dark\:bg-amber-900\/15:is(.dark *){background-color:#78350f26}.dark\:bg-amber-900\/20:is(.dark *){background-color:#78350f33}.dark\:bg-amber-900\/30:is(.dark *){background-color:#78350f4d}.dark\:bg-amber-900\/40:is(.dark *){background-color:#78350f66}.dark\:bg-amber-950\/10:is(.dark *){background-color:#451a031a}.dark\:bg-blue-900\/10:is(.dark *){background-color:#1e3a8a1a}.dark\:bg-blue-900\/20:is(.dark *){background-color:#1e3a8a33}.dark\:bg-blue-900\/30:is(.dark *){background-color:#1e3a8a4d}.dark\:bg-cyan-900\/20:is(.dark *){background-color:#164e6333}.dark\:bg-emerald-900\/20:is(.dark *){background-color:#064e3b33}.dark\:bg-emerald-900\/30:is(.dark *){background-color:#064e3b4d}.dark\:bg-emerald-950\/20:is(.dark *){background-color:#022c2233}.dark\:bg-green-900\/10:is(.dark *){background-color:#14532d1a}.dark\:bg-green-900\/15:is(.dark *){background-color:#14532d26}.dark\:bg-green-900\/20:is(.dark *){background-color:#14532d33}.dark\:bg-green-900\/30:is(.dark *){background-color:#14532d4d}.dark\:bg-indigo-900\/20:is(.dark *){background-color:#312e8133}.dark\:bg-primary-900\/20:is(.dark *){background-color:#1a202333}.dark\:bg-primary-900\/30:is(.dark *){background-color:#1a20234d}.dark\:bg-primary-900\/40:is(.dark *){background-color:#1a202366}.dark\:bg-primary-950\/20:is(.dark *){background-color:#0f141633}.dark\:bg-purple-900\/30:is(.dark *){background-color:#581c874d}.dark\:bg-red-900\/10:is(.dark *){background-color:#7f1d1d1a}.dark\:bg-red-900\/20:is(.dark *){background-color:#7f1d1d33}.dark\:bg-red-900\/30:is(.dark *){background-color:#7f1d1d4d}.dark\:bg-red-950\/20:is(.dark *){background-color:#450a0a33}.dark\:bg-rose-900\/30:is(.dark *){background-color:#8813374d}.dark\:bg-sky-800\/40:is(.dark *){background-color:#07598566}.dark\:bg-sky-900\/15:is(.dark *){background-color:#0c4a6e26}.dark\:bg-sky-900\/20:is(.dark *){background-color:#0c4a6e33}.dark\:bg-sky-900\/30:is(.dark *){background-color:#0c4a6e4d}.dark\:bg-surface-100:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(232 233 229 / var(--tw-bg-opacity, 1))}.dark\:bg-surface-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(107 114 116 / var(--tw-bg-opacity, 1))}.dark\:bg-surface-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(82 87 89 / var(--tw-bg-opacity, 1))}.dark\:bg-surface-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 59 60 / var(--tw-bg-opacity, 1))}.dark\:bg-surface-800\/30:is(.dark *){background-color:#373b3c4d}.dark\:bg-surface-800\/50:is(.dark *){background-color:#373b3c80}.dark\:bg-surface-800\/60:is(.dark *){background-color:#373b3c99}.dark\:bg-surface-800\/80:is(.dark *){background-color:#373b3ccc}.dark\:bg-surface-800\/95:is(.dark *){background-color:#373b3cf2}.dark\:bg-surface-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 34 35 / var(--tw-bg-opacity, 1))}.dark\:bg-surface-900\/30:is(.dark *){background-color:#1f22234d}.dark\:bg-surface-900\/40:is(.dark *){background-color:#1f222366}.dark\:bg-surface-900\/50:is(.dark *){background-color:#1f222380}.dark\:bg-surface-900\/80:is(.dark *){background-color:#1f2223cc}.dark\:bg-surface-900\/95:is(.dark *){background-color:#1f2223f2}.dark\:bg-surface-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 19 20 / var(--tw-bg-opacity, 1))}.dark\:bg-violet-500\/20:is(.dark *){background-color:#8b5cf633}.dark\:bg-violet-500\/5:is(.dark *){background-color:#8b5cf60d}.dark\:bg-violet-900\/20:is(.dark *){background-color:#4c1d9533}.dark\:bg-violet-900\/30:is(.dark *){background-color:#4c1d954d}.dark\:from-accent-900\/40:is(.dark *){--tw-gradient-from: rgb(57 65 16 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(57 65 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-amber-900\/20:is(.dark *){--tw-gradient-from: rgb(120 53 15 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-blue-900\/40:is(.dark *){--tw-gradient-from: rgb(30 58 138 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-emerald-900\/20:is(.dark *){--tw-gradient-from: rgb(6 78 59 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 78 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-emerald-900\/40:is(.dark *){--tw-gradient-from: rgb(6 78 59 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 78 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-primary-900\/20:is(.dark *){--tw-gradient-from: rgb(26 32 35 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 32 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-primary-900\/40:is(.dark *){--tw-gradient-from: rgb(26 32 35 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 32 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-red-900\/40:is(.dark *){--tw-gradient-from: rgb(127 29 29 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-surface-700:is(.dark *){--tw-gradient-from: #525759 var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 87 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-surface-800:is(.dark *){--tw-gradient-from: #373b3c var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 59 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-surface-950:is(.dark *){--tw-gradient-from: #111314 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 19 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-violet-900\/20:is(.dark *){--tw-gradient-from: rgb(76 29 149 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-violet-950\/30:is(.dark *){--tw-gradient-from: rgb(46 16 101 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:via-surface-800\/80:is(.dark *){--tw-gradient-to: rgb(55 59 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(55 59 60 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-surface-900:is(.dark *){--tw-gradient-to: rgb(31 34 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1f2223 var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:to-accent-800\/40:is(.dark *){--tw-gradient-to: rgb(87 99 24 / .4) var(--tw-gradient-to-position)}.dark\:to-accent-900\/20:is(.dark *){--tw-gradient-to: rgb(57 65 16 / .2) var(--tw-gradient-to-position)}.dark\:to-green-900\/40:is(.dark *){--tw-gradient-to: rgb(20 83 45 / .4) var(--tw-gradient-to-position)}.dark\:to-orange-900\/20:is(.dark *){--tw-gradient-to: rgb(124 45 18 / .2) var(--tw-gradient-to-position)}.dark\:to-primary-800\/40:is(.dark *){--tw-gradient-to: rgb(37 44 47 / .4) var(--tw-gradient-to-position)}.dark\:to-purple-900\/20:is(.dark *){--tw-gradient-to: rgb(88 28 135 / .2) var(--tw-gradient-to-position)}.dark\:to-rose-900\/40:is(.dark *){--tw-gradient-to: rgb(136 19 55 / .4) var(--tw-gradient-to-position)}.dark\:to-sky-900\/40:is(.dark *){--tw-gradient-to: rgb(12 74 110 / .4) var(--tw-gradient-to-position)}.dark\:to-surface-700:is(.dark *){--tw-gradient-to: #525759 var(--tw-gradient-to-position)}.dark\:to-surface-800:is(.dark *){--tw-gradient-to: #373b3c var(--tw-gradient-to-position)}.dark\:to-surface-950:is(.dark *){--tw-gradient-to: #111314 var(--tw-gradient-to-position)}.dark\:to-teal-900\/20:is(.dark *){--tw-gradient-to: rgb(19 78 74 / .2) var(--tw-gradient-to-position)}.dark\:to-violet-950\/20:is(.dark *){--tw-gradient-to: rgb(46 16 101 / .2) var(--tw-gradient-to-position)}.dark\:fill-\[\#005c4b\]:is(.dark *){fill:#005c4b}.dark\:fill-surface-400:is(.dark *){fill:#a09a99}.dark\:text-\[\#8696a0\]:is(.dark *){--tw-text-opacity: 1;color:rgb(134 150 160 / var(--tw-text-opacity, 1))}.dark\:text-\[\#9aa0a6\]:is(.dark *){--tw-text-opacity: 1;color:rgb(154 160 166 / var(--tw-text-opacity, 1))}.dark\:text-\[\#e8eaed\]:is(.dark *){--tw-text-opacity: 1;color:rgb(232 234 237 / var(--tw-text-opacity, 1))}.dark\:text-\[\#e9edef\]:is(.dark *){--tw-text-opacity: 1;color:rgb(233 237 239 / var(--tw-text-opacity, 1))}.dark\:text-accent-300:is(.dark *){--tw-text-opacity: 1;color:rgb(229 244 128 / var(--tw-text-opacity, 1))}.dark\:text-accent-400:is(.dark *){--tw-text-opacity: 1;color:rgb(220 247 99 / var(--tw-text-opacity, 1))}.dark\:text-amber-200:is(.dark *){--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.dark\:text-amber-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.dark\:text-amber-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.dark\:text-blue-200:is(.dark *){--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.dark\:text-blue-300:is(.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.dark\:text-blue-400:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:text-cyan-400:is(.dark *){--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.dark\:text-emerald-200:is(.dark *){--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.dark\:text-emerald-300:is(.dark *){--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.dark\:text-emerald-400:is(.dark *){--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.dark\:text-green-400:is(.dark *){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.dark\:text-indigo-400:is(.dark *){--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.dark\:text-primary-200:is(.dark *){--tw-text-opacity: 1;color:rgb(184 204 209 / var(--tw-text-opacity, 1))}.dark\:text-primary-300:is(.dark *){--tw-text-opacity: 1;color:rgb(143 173 180 / var(--tw-text-opacity, 1))}.dark\:text-primary-400:is(.dark *){--tw-text-opacity: 1;color:rgb(107 142 151 / var(--tw-text-opacity, 1))}.dark\:text-purple-400:is(.dark *){--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.dark\:text-red-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.dark\:text-red-400:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:text-rose-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 113 133 / 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-sky-300:is(.dark *){--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity, 1))}.dark\:text-sky-400:is(.dark *){--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.dark\:text-surface-100:is(.dark *){--tw-text-opacity: 1;color:rgb(232 233 229 / var(--tw-text-opacity, 1))}.dark\:text-surface-200:is(.dark *){--tw-text-opacity: 1;color:rgb(213 214 210 / var(--tw-text-opacity, 1))}.dark\:text-surface-300:is(.dark *){--tw-text-opacity: 1;color:rgb(191 183 182 / var(--tw-text-opacity, 1))}.dark\:text-surface-400:is(.dark *){--tw-text-opacity: 1;color:rgb(160 154 153 / var(--tw-text-opacity, 1))}.dark\:text-surface-500:is(.dark *){--tw-text-opacity: 1;color:rgb(132 140 142 / var(--tw-text-opacity, 1))}.dark\:text-surface-600:is(.dark *){--tw-text-opacity: 1;color:rgb(107 114 116 / var(--tw-text-opacity, 1))}.dark\:text-surface-700:is(.dark *){--tw-text-opacity: 1;color:rgb(82 87 89 / var(--tw-text-opacity, 1))}.dark\:text-surface-900:is(.dark *){--tw-text-opacity: 1;color:rgb(31 34 35 / var(--tw-text-opacity, 1))}.dark\:text-violet-200:is(.dark *){--tw-text-opacity: 1;color:rgb(221 214 254 / var(--tw-text-opacity, 1))}.dark\:text-violet-300:is(.dark *){--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity, 1))}.dark\:text-violet-400:is(.dark *){--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.dark\:text-violet-400\/70:is(.dark *){color:#a78bfab3}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:ring-accent-500\/30:is(.dark *){--tw-ring-color: rgb(200 224 64 / .3)}.dark\:ring-amber-400\/20:is(.dark *){--tw-ring-color: rgb(251 191 36 / .2)}.dark\:ring-surface-900:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(31 34 35 / var(--tw-ring-opacity, 1))}.dark\:invert:is(.dark *){--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.dark\:hover\:border-blue-700:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.dark\:hover\:border-surface-600:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(107 114 116 / var(--tw-border-opacity, 1))}.dark\:hover\:border-surface-700:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(82 87 89 / var(--tw-border-opacity, 1))}.dark\:hover\:bg-accent-900\/40:hover:is(.dark *){background-color:#39411066}.dark\:hover\:bg-amber-900\/20:hover:is(.dark *){background-color:#78350f33}.dark\:hover\:bg-amber-900\/40:hover:is(.dark *){background-color:#78350f66}.dark\:hover\:bg-blue-900\/10:hover:is(.dark *){background-color:#1e3a8a1a}.dark\:hover\:bg-blue-900\/20:hover:is(.dark *){background-color:#1e3a8a33}.dark\:hover\:bg-blue-900\/30:hover:is(.dark *){background-color:#1e3a8a4d}.dark\:hover\:bg-emerald-900\/20:hover:is(.dark *){background-color:#064e3b33}.dark\:hover\:bg-emerald-900\/30:hover:is(.dark *){background-color:#064e3b4d}.dark\:hover\:bg-emerald-900\/40:hover:is(.dark *){background-color:#064e3b66}.dark\:hover\:bg-green-900\/40:hover:is(.dark *){background-color:#14532d66}.dark\:hover\:bg-primary-900\/10:hover:is(.dark *){background-color:#1a20231a}.dark\:hover\:bg-primary-900\/20:hover:is(.dark *){background-color:#1a202333}.dark\:hover\:bg-primary-900\/40:hover:is(.dark *){background-color:#1a202366}.dark\:hover\:bg-primary-900\/50:hover:is(.dark *){background-color:#1a202380}.dark\:hover\:bg-red-900\/20:hover:is(.dark *){background-color:#7f1d1d33}.dark\:hover\:bg-red-900\/40:hover:is(.dark *){background-color:#7f1d1d66}.dark\:hover\:bg-surface-600:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(107 114 116 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-surface-700:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(82 87 89 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-surface-700\/50:hover:is(.dark *){background-color:#52575980}.dark\:hover\:bg-surface-700\/80:hover:is(.dark *){background-color:#525759cc}.dark\:hover\:bg-surface-800:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 59 60 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-surface-800\/30:hover:is(.dark *){background-color:#373b3c4d}.dark\:hover\:bg-surface-800\/50:hover:is(.dark *){background-color:#373b3c80}.dark\:hover\:bg-surface-900\/30:hover:is(.dark *){background-color:#1f22234d}.dark\:hover\:bg-violet-900\/30:hover:is(.dark *){background-color:#4c1d954d}.dark\:hover\:bg-violet-900\/50:hover:is(.dark *){background-color:#4c1d9580}.dark\:hover\:from-accent-800\/50:hover:is(.dark *){--tw-gradient-from: rgb(87 99 24 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 99 24 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-blue-800\/50:hover:is(.dark *){--tw-gradient-from: rgb(30 64 175 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-primary-800\/50:hover:is(.dark *){--tw-gradient-from: rgb(37 44 47 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 44 47 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:to-accent-700\/50:hover:is(.dark *){--tw-gradient-to: rgb(125 142 32 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-primary-700\/50:hover:is(.dark *){--tw-gradient-to: rgb(47 56 59 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-sky-800\/50:hover:is(.dark *){--tw-gradient-to: rgb(7 89 133 / .5) var(--tw-gradient-to-position)}.dark\:hover\:text-accent-400:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(220 247 99 / var(--tw-text-opacity, 1))}.dark\:hover\:text-amber-200:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.dark\:hover\:text-amber-400:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.dark\:hover\:text-blue-400:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:hover\:text-emerald-400:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.dark\:hover\:text-primary-400:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(107 142 151 / var(--tw-text-opacity, 1))}.dark\:hover\:text-surface-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(191 183 182 / var(--tw-text-opacity, 1))}.dark\:hover\:text-white:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.group:hover .dark\:group-hover\:bg-primary-900\/30:is(.dark *){background-color:#1a20234d}.group\/stats:hover .dark\:group-hover\/stats\:text-blue-400:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:w-24{width:6rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}}@media (min-width: 768px){.md\:col-span-2{grid-column:span 2 / span 2}.md\:block{display:block}.md\:h-\[90vh\]{height:90vh}.md\:w-\[90vw\]{width:90vw}.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\:rounded-2xl{border-radius:1rem}.md\:p-10{padding:2.5rem}}@media (min-width: 1024px){.lg\:sticky{position:sticky}.lg\:top-4{top:1rem}.lg\:block{display:block}.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\:p-8{padding:2rem}}@media (min-width: 1280px){.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}
