@import"https://fonts.googleapis.com/css2?family=Rajdhani:wght@500;600;700&display=swap";@keyframes welcome-fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.welcome-card{position:relative;width:min(460px,100%);border-radius:28px;padding:56px 44px 40px;background:linear-gradient(180deg,#2626288c,#121214a6);border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(40px) saturate(140%);-webkit-backdrop-filter:blur(40px) saturate(140%);box-shadow:0 30px 80px -20px #0009,0 0 60px -10px #c8c8d21f,inset 0 1px #ffffff0f;animation:welcome-fadeUp .9s cubic-bezier(.22,1,.36,1) both}.welcome-card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(255,255,255,.08),transparent 70%);pointer-events:none}.welcome-card:after{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,.35) 50%,rgba(255,255,255,0) 75%,transparent 100%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.7}.login-btn-wrap{margin-top:6px}.login-btn-wrap button{height:54px;border-radius:999px!important}.logo-slot{animation:welcome-fadeUp .9s cubic-bezier(.22,1,.36,1) both}.security-note{animation:welcome-fadeUp 1s .2s cubic-bezier(.22,1,.36,1) both}@media(max-width:480px){.welcome-card{padding:44px 28px 32px;border-radius:24px}}:root{color-scheme:dark;--background-page: #080b10;--background-b6: #0a0c0f;--background-b9: #101318;--background-b15: #161b26;--background-b18: #1b212e;--background-b23: #1e293b;--background-b28: #293347;--stroke-v2: #36364d;--highlight-blue: #193d8c;--focus-blue: #3483fa;--text-primary: #ebebeb;--text-secondary: #a1a1aa;--text-tertiary: #c2c2cc;--text-muted: #797980;--money: #3aa648;--loss: #c0180d;--radius-card: 12px;--radius-control: 6px;--radius-panel: 10px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;background:var(--background-page);color:var(--text-primary)}button{border:0;font:inherit}button:not(:disabled){cursor:pointer}.page-stage{min-height:100vh;display:grid;place-items:center;padding:28px}.performance-site{width:1073px;max-width:100%;height:633px;display:flex;flex-direction:column;align-items:flex-start;gap:32px;padding:32px;overflow:hidden;border-radius:var(--radius-card);background:var(--background-b9)}.performance-site-modal-layer{position:fixed;z-index:140;inset:0;display:grid;place-items:safe center;padding:24px;overflow:auto;background:#000000ad}.performance-site-modal-layer .performance-site{flex:0 0 auto}.performance-site__heading{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.performance-site__heading h1{margin:0;color:var(--text-primary);font-size:24px;font-weight:600;line-height:32px;letter-spacing:-.48px}.performance-site__heading p{margin:0;color:var(--text-secondary);font-size:14px;font-weight:400;line-height:17px}.performance-site__content{width:100%;min-height:0;display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:8px}.period-filter{position:relative;z-index:3}.period-filter__trigger{height:40px;display:flex;align-items:center;padding:4px;border:1px solid var(--highlight-blue);border-radius:var(--radius-control);background:transparent;color:var(--text-primary)}.period-filter__icon,.period-filter__chevron{width:32px;height:32px;display:flex;flex:0 0 32px;align-items:center;justify-content:center;padding:6px 8px}.period-filter__icon{border-radius:6px 0 0 6px}.period-filter__chevron{border-radius:0 6px 6px 0}.period-filter__icon img{width:16px;height:16px;display:block}.period-filter__chevron img{width:8.8px;height:4.8px;display:block}.period-filter__value{height:32px;display:flex;align-items:center;gap:4px;padding:0 4px}.period-filter__preset{min-width:120px;min-height:28px;display:flex;align-items:center;justify-content:center;padding:6px 4px;overflow:hidden;border-radius:3px;background:#193d8c66;color:var(--text-primary);font-size:13px;font-weight:400;line-height:18px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.period-filter__dates{width:81px;display:flex;flex-direction:column;align-items:flex-start;color:var(--text-primary);font-size:11px;font-weight:400;line-height:14px}.period-filter__dates span:last-child{color:var(--text-secondary)}.period-filter__menu,.reta-picker__menu{position:absolute;top:calc(100% + 6px);left:0;z-index:20;min-width:100%;display:flex;flex-direction:column;gap:2px;margin:0;padding:8px;border:.5px solid var(--stroke-v2);border-radius:var(--radius-control);background:var(--background-b9);box-shadow:0 12px 28px #00000059;list-style:none}.period-filter__menu[hidden],.reta-picker__menu[hidden]{display:none}.period-filter__option,.reta-picker__option{width:100%;min-height:26px;display:flex;align-items:center;padding:4px;border-radius:var(--radius-control);background:transparent;color:var(--text-tertiary);font-size:12px;font-weight:300;line-height:16px;text-align:left;white-space:nowrap}.period-filter__option:hover,.period-filter__option:focus-visible{outline:none;background:var(--background-b23);color:var(--text-primary)}.reta-picker__item{width:100%;list-style:none}.reta-picker__option:hover,.reta-picker__option:focus-visible,.reta-picker__option[data-state=hover]{outline:none;background:#2933474d}.site-carousel{width:100%;min-height:0;flex:1 1 auto;display:flex;align-items:flex-start;overflow:hidden;padding:8px 4px 8px 8px;border:.5px solid var(--stroke-v2);border-radius:var(--radius-control)}.site-carousel__content{width:100%;min-width:0;height:355px;display:flex;flex-direction:column;justify-content:center;gap:8px}.site-carousel__viewport{width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-behavior:smooth}.site-carousel__viewport::-webkit-scrollbar{display:none}.site-carousel__track{width:-moz-max-content;width:max-content;display:flex;align-items:center;gap:8px}.site-carousel__scrollbar{position:relative;width:100%;height:9px;flex:0 0 9px;overflow:hidden;padding:3px 2px;border-radius:100px;background:var(--background-b6)}.site-carousel__thumb{position:absolute;top:3px;left:2px;width:74px;height:5px;border-radius:100px;background:var(--highlight-blue);transition:transform 80ms linear}.site-card{width:204px;height:auto;min-height:330px;flex:0 0 204px;display:flex;flex-direction:column;align-items:center;gap:4px;padding:4px;border:1px solid var(--stroke-v2);border-radius:var(--radius-panel);background:var(--background-b15)}.performance-site .site-card{width:204px;min-width:204px;flex-basis:204px}.site-card__identity{width:100%;min-height:64px;display:flex;align-items:center;gap:8px;padding:8px;border-radius:var(--radius-control);background:var(--background-b9)}.site-card__player{min-width:0;flex:1 1 auto;overflow:hidden;color:var(--text-secondary);font-size:12px;font-weight:500;line-height:16px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.site-logo{width:48px;height:48px;min-width:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;font-weight:600;text-align:center}.site-logo--gg{background:#d4d4d4;color:var(--background-b9);font-size:20px;font-weight:700}.site-logo--wpn{background:#57575e;color:#fff;font-size:14px}.site-logo--ipoker{background:#e50000;color:#080a0d;font-size:14px}.site-logo--coin{background:#c0180d;color:#fff;font-size:14px;line-height:13px}.site-logo--stars{background:#f5e3e6;color:#d70025;font-size:14px;line-height:13px}.site-logo--888{background:#0085ff;color:#fff;font-size:14px;line-height:13px}.site-logo--party{background:#e6480d;color:#fff;font-size:14px;line-height:15px}.site-card__metrics{width:100%;flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:8px;border-radius:var(--radius-control);background:var(--background-b9)}.site-card__metric-row{width:100%;display:flex;align-items:center;gap:8px}.site-card__metric-row--single .stat-card{flex:0 0 auto}.metrics-divider{width:100%;height:1px;flex:0 0 1px;background:var(--background-b28)}.stat-card{min-width:72px;height:38px;flex:1 1 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding:2px 0 2px 8px;border-left:1px solid var(--background-b28)}.stat-card__label{color:var(--text-tertiary);font-size:11px;font-weight:400;line-height:14px;white-space:nowrap}.stat-card__value{color:var(--text-secondary);font-size:12px;font-weight:600;line-height:16px;text-align:center;white-space:nowrap}.stat-card__value--positive{color:var(--money)}.stat-card__value--negative{color:var(--loss)}.stat-card__value--pill{padding:0 8px;border-radius:100px;background:#0a0c0f66}.site-card__updated{width:100%;height:32px;flex:0 0 32px;display:flex;align-items:center;justify-content:center;padding:8px 4px;border-radius:var(--radius-control);background:var(--background-b9)}.last-update{display:flex;align-items:center;gap:2px;color:var(--text-secondary);font-size:11px;font-weight:400;line-height:14px;white-space:nowrap}.performance-site__actions{width:100%;min-height:32px;display:flex;align-items:center;justify-content:flex-end;gap:16px}.reta-picker{position:relative}.reta-picker__trigger,.reta-selection{width:100px;min-width:100px;max-width:100px;height:32px;display:flex;align-items:center;justify-content:space-between;gap:4px;padding:8px;overflow:hidden;border-radius:10px;background:#10131880;color:var(--text-primary);font-size:12px;font-weight:400;line-height:16px;text-align:center;white-space:nowrap}.reta-picker__trigger.is-defined,.reta-selection.is-defined{border:1px solid var(--highlight-blue);background:var(--background-b9);font-weight:500}.reta-picker__label{min-width:0;flex:1 1 auto;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.reta-picker__trigger img,.reta-selection img{width:8.8px;height:4.8px}.reta-picker__menu{top:auto;right:0;bottom:calc(100% + 6px);left:auto;width:152px}.reta-picker--menu-down .reta-picker__menu{top:calc(100% + 6px);right:auto;bottom:auto;left:0}.reta-picker__menu--static{position:relative;inset:auto;z-index:1;display:flex;width:152px;min-width:152px;box-shadow:none}.reta-picker__option[aria-selected=true],.reta-picker__option[data-state=selected]{background:#193d8c66;color:var(--text-tertiary);font-weight:500}.reta-picker__option:disabled,.reta-picker__option[data-state=disabled]{justify-content:space-between;background:transparent;color:#383838;cursor:not-allowed;opacity:1}.reta-picker__option img{width:14px;height:14px;flex:0 0 14px}.button-primary{height:32px;display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:6px 16px;border-radius:var(--radius-control);background:var(--text-primary);color:var(--background-b6);font-size:14px;font-weight:500;line-height:20px;letter-spacing:.28px;white-space:nowrap}.button-primary:hover,.button-primary:focus-visible{outline:none;background:var(--text-tertiary)}.button-primary.is-complete{background:#30303680;color:var(--text-secondary)}.chevron-medium{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:4px;overflow:hidden;border-radius:4px;background:transparent}.chevron-medium:hover,.chevron-medium:focus-visible,.chevron-medium.is-hover{outline:none;background:var(--background-b23)}.chevron-medium img{width:8.8px;height:4.8px;display:block}.sm-button{height:26px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:4px 8px;overflow:hidden;border-radius:var(--radius-control);background:transparent;color:var(--text-primary);font-size:13px;font-weight:400;line-height:18px;white-space:nowrap}.sm-button:hover,.sm-button:focus-visible{outline:none;background:var(--background-b15)}.sm-button__icon{width:16px;height:16px;flex:0 0 16px;display:grid;place-items:center;overflow:hidden}.sm-button__icon--site img{width:14.1333px;height:14.1333px}.sm-button__icon--timeline img{width:14.1333px;height:12.8px}.sm-button__icon img{display:block}.performance-player-detail{width:244px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:8px;border-radius:var(--radius-control);background:var(--background-b9)}.performance-player-detail__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0;background:transparent;color:#fff;font-size:12px;font-weight:400;line-height:16px;text-align:left}.performance-player-detail__content{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.performance-player-detail__content[hidden]{display:none}.performance-player-detail__divider{width:100%;height:0;position:relative}.performance-player-detail__divider:before{height:1px;position:absolute;inset:-.5px 0 auto;background:var(--background-b28);content:""}.player-card{width:333px;min-width:245px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding:4px;overflow:hidden;border:1px solid var(--stroke-v2);border-radius:var(--radius-panel);background:var(--background-b15)}.player-card.is-selected{border-color:var(--focus-blue);background:var(--highlight-blue)}.player-card__summary{width:100%;min-height:52px;display:flex;align-items:center;padding:8px;border-radius:var(--radius-control);background:var(--background-b9)}.player-card__info{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px}.player-card__name,.player-card__email{width:100%;margin:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.player-card__name{color:var(--text-primary);font-size:16px;font-weight:400;line-height:20px}.player-card__email{color:var(--text-muted);font-size:11px;font-weight:400;line-height:14px}.player-card__toggle{width:0;height:24px;flex:0 0 0;padding:0;overflow:hidden;border-radius:4px;background:transparent;opacity:0;pointer-events:none}.player-card:hover .player-card__toggle,.player-card.is-hover .player-card__toggle,.player-card__toggle:focus-visible,.player-card__toggle[aria-expanded=true]{width:24px;flex-basis:24px;overflow:visible;opacity:1;pointer-events:auto}.player-card__toggle>.chevron-medium{display:flex}.player-card__toggle img{width:8.8px;height:4.8px}.player-card__details{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:8px;border-radius:var(--radius-control);background:var(--background-b9)}.player-card__details[hidden]{display:none}.player-card__status{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:4px 6px;border-radius:100px;background:#101318b3;color:var(--money);font-size:11px;line-height:10px}.player-card__status:before{width:5px;height:5px;border-radius:50%;background:var(--money);content:""}.player-card__metric-row{width:100%;display:flex;align-items:center;justify-content:space-between}.player-card__metric-row .stat-card{flex:1 1 0}.player-card>.performance-player-detail{width:100%}.player-card__performance{width:100%}.player-card__performance[hidden]{display:none}.player-card__performance .performance-player-detail{width:100%}.reta-chip{width:280.333px;height:44px;display:flex;align-items:center;padding:8px;overflow:hidden;border-radius:4px}.reta-chip__label{display:inline-flex;align-items:center;padding:4px 8px;border-radius:var(--radius-control);background:var(--background-b9);color:var(--text-primary);font-size:16px;font-weight:400;line-height:20px}.reta-chip--empty .reta-chip__label{border-radius:10px;background:transparent}.reta-chip--person{width:39px;justify-content:center;padding:4px}.reta-chip--person:hover,.reta-chip--person:focus-visible{outline:none;background:var(--background-b28)}.reta-chip--person .reta-chip__label{width:31px;justify-content:center;padding:8px 10px;background:transparent}.components-page{min-height:100vh;padding:40px;background:var(--background-page)}.components-shell{width:min(1180px,100%);margin:0 auto;display:flex;flex-direction:column;gap:32px}.components-shell__header{display:flex;flex-direction:column;gap:6px}.components-shell__header h1,.component-section h2{margin:0;color:var(--text-primary)}.components-shell__header h1{font-size:28px;line-height:36px}.components-shell__header p{margin:0;color:var(--text-secondary);font-size:14px}.components-shell__nav{color:var(--text-primary);font-size:13px}.component-section{display:flex;flex-direction:column;gap:16px;padding:24px;border:1px solid var(--stroke-v2);border-radius:var(--radius-card);background:var(--background-b9)}.component-section h2{font-size:18px;line-height:24px}.component-grid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:20px}.component-demo{min-height:72px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;padding:12px;border-radius:8px;background:#0a0c0f73}.component-demo__label{color:var(--text-muted);font-size:11px;line-height:14px}.icon-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.icon-gallery__item{min-width:0;min-height:72px;display:flex;align-items:center;gap:12px;margin:0;padding:12px;border-radius:8px;background:#0a0c0f73}.design-icon{width:32px;height:32px;display:inline-flex;flex:0 0 32px;align-items:center;justify-content:center;border:1px solid var(--stroke-v2);border-radius:6px;background:#1e1e1e}.design-icon img{width:16px;height:16px;display:block;-o-object-fit:contain;object-fit:contain}.icon-gallery__item figcaption{min-width:0;overflow-wrap:anywhere;color:var(--text-secondary);font-size:12px;line-height:16px}.component-section__description{margin:-8px 0 0;color:var(--text-secondary);font-size:13px;line-height:18px}.component-section__subheading{margin:4px 0 0;color:var(--text-primary);font-size:14px;line-height:20px}.component-grid--reta-states .component-demo{min-height:96px}.component-grid--selection-item-states .component-demo{min-width:160px}.selection-menu-item-demo{width:125px;margin:0;padding:0;list-style:none}.component-grid--selection-contexts{gap:24px}.component-grid--selection-contexts .component-demo{min-width:190px;justify-content:flex-start}.selection-menu-context-demo{width:152px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:760px){.page-stage{display:block;padding:12px}.performance-site{width:100%;height:auto;min-height:633px;padding:24px}.performance-site__heading p{line-height:20px}.period-filter__dates{display:none}.site-carousel__content{height:355px}.components-page{padding:20px}}@media(prefers-reduced-motion:reduce){.site-carousel__viewport{scroll-behavior:auto}.site-carousel__thumb{transition:none}}.coach-body{min-width:1180px;min-height:100vh;overflow-x:auto;background:#080b10}.coach-body.is-light{--background-page: #eef1f6;--background-b6: #ffffff;--background-b9: #f8fafc;--background-b15: #eef2f7;--background-b18: #e7ecf4;--background-b23: #dde4ee;--background-b28: #cbd5e1;--stroke-v2: #c3ccd9;--text-primary: #101318;--text-secondary: #475569;--text-tertiary: #334155;--text-muted: #64748b;background:#eef1f6}.coach-shell{min-height:100vh;display:flex;flex-direction:column;background:var(--background-page);color:var(--text-primary);font-family:Inter,system-ui,sans-serif}.coach-header{position:sticky;top:0;z-index:30;min-width:1180px}.coach-header__bar{height:70px;display:grid;grid-template-columns:220px 1fr 220px;align-items:center;padding:12px 24px;border-bottom:1px solid var(--background-b15);background:var(--background-b6)}.coach-header__brand,.coach-header__actions{display:flex;align-items:center}.coach-header__brand{gap:15px}.coach-header__actions{justify-content:flex-end;gap:10px}.coach-logo{width:121px;height:45px;flex:0 0 auto;background:url(/assets/reference-topbar-B0BycZFA.png) -74px -12px / 1920px 122px no-repeat}.coach-header__title{margin:0;color:var(--text-primary);font-size:13px;font-weight:400;line-height:18px;text-align:center}.coach-icon-button{width:46px;height:46px;display:grid;place-items:center;padding:13px;border-radius:4px;background:transparent;color:var(--text-secondary)}.coach-icon-button:hover,.coach-icon-button:focus-visible{background:var(--background-b15)}.coach-icon-button img{width:20px;height:20px;display:block}.coach-tabs{height:52px;display:flex;align-items:stretch;padding-left:74px;background:color-mix(in srgb,var(--background-b6) 82%,transparent);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.coach-tab{min-width:107px;padding:16px 32px;background:transparent;color:var(--text-primary);font-size:16px;line-height:20px}.coach-tab.is-active{border-bottom:2px solid var(--highlight-blue);background:#193d8c4d;font-weight:500}.coach-content{min-height:calc(100vh - 122px);display:flex;flex:1 1 auto;padding:24px 73px 72px}.coach-main-card{width:100%;max-width:1774px;min-width:1080px;margin:0 auto;padding:32px 0;overflow:hidden;border-radius:12px;background:var(--background-b9)}.coach-main-card[data-node-id="1032:21814"]{height:calc(100vh - 218px);min-height:calc(100vh - 218px);display:flex;flex-direction:column}.coach-main-card[data-node-id="1032:21814"] .coach-kanban{height:auto;min-height:0;flex:1 1 auto}.coach-card-head{padding:0 32px}.coach-tier-summary{height:52px;display:flex;align-items:flex-start;gap:16px}.coach-tier-summary__identity{min-width:254px;width:-moz-max-content;width:max-content;height:40px;display:flex;align-items:center;gap:16px;flex:0 0 auto}.coach-tier-chip{width:40px;height:40px;padding:0;overflow:hidden;border-radius:50%;background:#840a00;box-shadow:0 2px 3px #0a0c0f}.coach-tier-chip img{width:40px;height:40px;display:block}.coach-tier-name{margin:0;font-size:24px;font-weight:600;line-height:32px;white-space:nowrap}.coach-text-action{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:10px;background:transparent;color:var(--text-primary);font-size:13px;line-height:18px;white-space:nowrap}.coach-text-action:hover,.coach-text-action:focus-visible{background:var(--background-b15)}.coach-text-action img{width:16px;height:16px}.menu-extra{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;overflow:hidden;border-radius:10px;background:transparent;color:var(--text-primary);font-size:13px;font-weight:400;line-height:18px;white-space:nowrap}.menu-extra:hover,.menu-extra:focus-visible,.menu-extra.is-hover{outline:none;color:var(--text-secondary)}.menu-extra__icon{width:16px;height:16px;flex:0 0 16px;display:grid;place-items:center;overflow:hidden}.menu-extra__icon img{display:block}.menu-extra__icon--message img{width:14.1334px;height:14.1334px}.menu-extra__icon--swap img{width:11.4667px;height:12.8px}.menu-extra:hover .menu-extra__icon--swap img,.menu-extra:focus-visible .menu-extra__icon--swap img,.menu-extra.is-hover .menu-extra__icon--swap img{filter:brightness(68.5%)}.coach-tier-menu-control{position:relative}.coach-tier-menu-control>.menu-extra{width:-moz-max-content;width:max-content}.tier-selection-menu{position:absolute;z-index:45;top:calc(100% + 4px);left:0;width:137px;max-height:320px;overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:2px;border:.5px solid #36364d;border-radius:6px;background:#101318;box-shadow:0 14px 32px #0000006b;scrollbar-width:thin;scrollbar-color:var(--highlight-blue) transparent}.tier-selection-menu[hidden]{display:none}.tier-selection-menu__item{width:100%;height:26px;display:flex;align-items:center;gap:16px;padding:4px;border-radius:6px;background:transparent;color:#c2c2cc;font-size:12px;font-weight:300;line-height:16px;text-align:left}.tier-selection-menu__item img{width:14px;height:14px;-o-object-fit:contain;object-fit:contain}.tier-selection-menu__item:hover,.tier-selection-menu__item:focus-visible,.tier-selection-menu__item.is-hover{outline:none;background:#2933474d}.tier-selection-menu__item.is-selected{background:#193d8c66;font-weight:500}.coach-tier-chip--generated{display:grid;place-items:center;padding:2px;border:3px dashed var(--tier-outer-border);background:var(--tier-outer)}.coach-tier-chip--generated .coach-tier-chip__inner{width:28px;height:28px;display:grid;place-items:center;border:2px dashed var(--tier-inner-border);border-radius:50%;background:var(--tier-inner)}.coach-tier-chip--generated img{width:var(--tier-icon-width);height:var(--tier-icon-height);-o-object-fit:fill;object-fit:fill}.coach-summary-metrics{min-width:0;flex:1;display:flex;justify-content:flex-end;gap:16px}.coach-summary-card{width:clamp(200px,14vw,250px);min-width:200px;max-width:250px;height:52px;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:0 16px;border-left:2px solid var(--background-b28)}.coach-summary-card--neutral:hover,.coach-summary-card--neutral.is-hover{border-left-color:var(--text-tertiary)}.coach-summary-card--neutral:hover .coach-summary-card__value,.coach-summary-card--neutral.is-hover .coach-summary-card__value{color:var(--text-tertiary)}.coach-summary-card--performance:not(.is-negative):hover,.coach-summary-card--performance:not(.is-negative).is-hover{border-left-color:#3aa648}.coach-summary-card--performance:not(.is-negative):hover .coach-summary-card__label,.coach-summary-card--performance:not(.is-negative).is-hover .coach-summary-card__label{color:#3aa648}.coach-summary-card--performance.is-negative:hover,.coach-summary-card--performance.is-negative.is-hover{border-left-color:#c0180d}.coach-summary-card__label{color:var(--text-tertiary);font-size:12px;font-weight:500;line-height:16px;text-transform:uppercase}.coach-summary-card__value{color:var(--text-secondary);font-size:24px;font-weight:600;line-height:32px}.coach-summary-card__value.is-positive{color:#3aa648}.coach-summary-card__value.is-negative,.coach-summary-card.is-negative:hover .coach-summary-card__label,.coach-summary-card.is-negative.is-hover .coach-summary-card__label{color:#c0180d}.coach-toolbar{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:32px}.coach-toolbar__main,.coach-filter-grid,.coach-segmented{display:flex;align-items:center;gap:16px}.coach-filter{position:relative;height:40px;display:flex;align-items:center;gap:10px;padding:0 12px;border:1px solid var(--stroke-v2);border-radius:6px;background:var(--background-b9);color:var(--text-primary);font-size:13px;line-height:18px}.coach-filter--search{width:350px;padding-right:4px}.coach-filter--sort{width:250px}.coach-filter--period{width:285px}.coach-filter--count{width:314px;border-color:#1d56b9;background:#194493}.coach-filter--compact{width:200px}.coach-filter--medium{width:250px}.coach-filter--wide{width:275px}.tournament-count-shell{position:relative;flex:0 0 auto}.tournament-count-shell[hidden]{display:none}.tournament-count{height:40px;display:flex;align-items:center;gap:12px;overflow:hidden;padding:4px 4px 4px 12px;border-radius:6px;background:#193d8c;color:#ebebeb}.tournament-count__number{min-width:26px;max-width:39px;flex:0 0 auto;overflow:hidden;font-size:18px;font-weight:700;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.tournament-count__label{font-size:13px;font-weight:400;line-height:20px;white-space:nowrap}.tournament-count__toggle{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;padding:8px;border-radius:4px;background:transparent}.tournament-count__toggle .filter-component-icon{transition:transform .12s ease}.tournament-count__toggle.is-open .filter-component-icon{transform:rotate(180deg)}.tournament-selection-menu{position:absolute;z-index:85;top:calc(100% + 4px);left:0;min-width:254px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;padding:8px;border:.5px solid #36364d;border-radius:6px;background:#101318}.tournament-selection-menu[hidden]{display:none}.tournament-selection-menu.is-static{position:relative;inset:auto}.tournament-selection-menu__row{width:100%;min-height:26px;display:flex;align-items:center;justify-content:space-between;padding:4px;border-radius:6px}.tournament-selection-menu__row>span:first-child{color:#c2c2cc;font-size:12px;font-weight:300;line-height:normal;text-align:center;white-space:nowrap}.tournament-selection-menu .reta-picker{flex:0 0 100px}.tournament-selection-menu .reta-picker__menu{z-index:95}.priority-picker{position:relative;flex:0 0 auto}.coach-table-cell--priority .priority-picker{z-index:1}.coach-table-cell--priority .priority-picker:has(.priority-selection-menu:not([hidden])){z-index:110}.priority-control{min-width:80px;height:32px;display:flex;align-items:center;justify-content:center;padding:8px;overflow:hidden;border:0;border-radius:10px;background:#101318;color:#a1a1aa;font-size:12px;font-weight:400;line-height:16px;white-space:nowrap}.priority-control.is-defined{border:1px solid #193d8c;color:#ebebeb;font-weight:500}.priority-control__content{display:flex;align-items:center;justify-content:center;gap:4px}.priority-control__flag{width:14px;height:14px;flex:0 0 14px;display:block}.priority-selection-menu{position:absolute;z-index:105;top:calc(100% + 6px);right:0;width:80px;min-width:80px;max-width:93px;display:flex;flex-direction:column;align-items:stretch;gap:2px;padding:8px;overflow:hidden;border:.5px solid #36364d;border-radius:6px;background:#101318}.priority-selection-menu[hidden]{display:none}.priority-selection-menu.is-static{position:relative;inset:auto}.priority-selection-menu__option{width:100%;height:26px;min-height:26px;max-height:26px;display:flex;align-items:center;padding:4px;border-radius:6px;background:transparent;color:#c2c2cc;font-size:12px;font-weight:300;line-height:normal;text-align:left;white-space:nowrap}.priority-selection-menu__option:hover,.priority-selection-menu__option:focus-visible,.priority-selection-menu__option.is-selected{background:#193d8c4d;outline:0;color:#ebebeb}.coach-filter__icon{width:16px;height:16px;flex:0 0 auto;opacity:.75}.coach-filter__label{color:var(--text-tertiary);white-space:nowrap}.coach-filter__value{color:var(--text-primary);white-space:nowrap}.coach-filter__spacer{flex:1}.coach-filter input{min-width:0;border:0;outline:0;background:transparent;color:var(--text-primary);font:inherit}.coach-filter input::-moz-placeholder{color:var(--text-tertiary);opacity:1}.coach-filter input::placeholder{color:var(--text-tertiary);opacity:1}.coach-filter input::-webkit-search-cancel-button{display:none}.coach-filter__pill{padding:5px 12px;border-radius:4px;background:#193d8cb8;color:#ebebeb}.coach-filter__button{min-width:68px;height:32px;padding:0 12px;border-radius:4px;background:var(--background-b15);color:var(--text-primary)}.filter-search{width:350px;min-width:270px;max-width:350px;height:40px;display:flex;align-items:center;padding:0 4px;overflow:hidden;border:.5px solid var(--stroke-v2);border-radius:6px;background:transparent;color:var(--text-primary)}.filter-search.is-selected,.filter-search:focus-within{border:1px solid var(--highlight-blue)}.filter-search__icon{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;padding:6px 8px}.filter-search__icon img{width:16px;height:16px;display:block}.filter-search input{min-width:0;height:32px;flex:1 1 auto;padding:6px 8px;border:0;outline:0;background:transparent;color:var(--text-primary);font:inherit;font-size:13px;line-height:18px}.filter-search input::-moz-placeholder{color:var(--text-secondary);opacity:1}.filter-search input::placeholder{color:var(--text-secondary);opacity:1}.filter-search input::-webkit-search-cancel-button{display:none}.filter-search__button{height:32px;flex:0 0 auto;padding:6px 12px;border-radius:4px;background:var(--background-b18);color:var(--text-primary);font-size:13px;line-height:18px}.filter-search__button:hover,.filter-search__button:focus-visible{outline:none;background:var(--background-b23)}.coach-filter-grid .filter-search{width:275px}.sorting-filter,.period-filter-control{position:relative;flex:0 0 auto}.sorting-filter{width:250px}.sorting-filter__trigger{width:250px;height:40px;display:flex;align-items:center;gap:0;padding:4px;overflow:hidden;border:1px solid var(--highlight-blue);border-radius:6px;background:transparent;color:var(--text-primary);font-size:13px;line-height:18px}.sorting-filter__order-icon{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border-radius:4px;background:var(--background-b18)}.sorting-filter__order-icon:hover,.sorting-filter__order-icon:focus-visible{outline:none;background:var(--background-b15)}.sorting-filter__order-icon:active{background:var(--background-b9)}.sorting-filter__order-icon img{width:10.1333px;height:10.1333px;display:block}.sorting-filter__control{min-width:0;height:32px;flex:1 1 auto;display:flex;align-items:center;gap:8px;padding:6px 8px;border:0;outline:0;background:transparent;color:inherit;font:inherit}.sorting-filter__label{flex:0 0 auto}.sorting-filter__value{min-width:0;height:28px;flex:1 1 auto;display:grid;place-items:center;padding:6px;overflow:hidden;border-radius:3px;background:#193d8c66;text-overflow:ellipsis;white-space:nowrap}.sorting-filter__chevron{width:16px;height:16px;flex:0 0 16px;display:grid;place-items:center}.sorting-filter__chevron img{width:8.8px;height:4.8px;display:block}.sorting-menu{width:250px;min-width:250px;display:flex;flex-direction:column;gap:2px;position:absolute;z-index:50;top:calc(100% + 6px);left:0;padding:8px;overflow:hidden;border:.5px solid var(--stroke-v2);border-radius:6px;background:var(--background-b9);box-shadow:0 14px 32px #0000006b}.sorting-menu[hidden]{display:none}.sorting-menu__option{width:100%;height:26px;min-height:26px;padding:4px;border-radius:6px;background:transparent;color:var(--text-tertiary);font-size:12px;font-weight:300;line-height:normal;text-align:left}.sorting-menu__option:hover,.sorting-menu__option:focus-visible{outline:none;background:#2933474d}.sorting-menu__option.is-selected{background:#193d8c66;font-weight:500}.period-filter-control{width:287px}.period-filter-control__trigger{width:287px;height:40px;display:flex;align-items:center;padding:4px;border:1px solid var(--highlight-blue);border-radius:6px;background:transparent;color:var(--text-primary)}.period-filter-control__calendar,.period-filter-control__chevron{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;padding:6px 8px}.period-filter-control__calendar img{width:16px;height:16px;display:block}.period-filter-control__chevron img{width:8.8px;height:4.8px;display:block}.period-filter-control__content{width:213px;flex:0 0 213px;display:flex;align-items:center;gap:4px;padding:0 4px}.period-filter-control__value{min-width:120px;min-height:28px;display:grid;place-items:center;padding:5px 4px;overflow:hidden;border-radius:3px;background:#193d8c66;font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.period-filter-control__dates{width:81px;display:flex;flex-direction:column;align-items:flex-start;color:var(--text-primary);font-size:11px;line-height:14px}.period-filter-control__dates small{margin-right:4px;color:var(--text-secondary);font:inherit}.period-menu{width:285px;display:flex;flex-direction:column;gap:8px;position:absolute;z-index:50;top:calc(100% + 6px);left:0;padding:8px;overflow:hidden;border:.5px solid var(--stroke-v2);border-radius:6px;background:var(--background-b9);box-shadow:0 14px 32px #0000006b}.period-menu[hidden]{display:none}.period-menu:has(.period-custom.is-selected){width:auto;max-width:min(480px,92vw);overflow:visible}.period-menu__presets{display:flex;flex-direction:column;gap:2px}.period-menu__option,.period-custom__trigger{width:100%;height:26px;min-height:26px;padding:4px;border-radius:6px;background:transparent;color:var(--text-tertiary);font-size:12px;font-weight:300;line-height:normal;text-align:left}.period-menu__option:hover,.period-menu__option:focus-visible,.period-custom__trigger:hover,.period-custom__trigger:focus-visible{outline:none;background:#2933474d}.period-menu__option.is-selected{background:#193d8c66;font-weight:500}.period-menu__divider{width:100%;height:0;position:relative}.period-menu__divider:before{height:1px;position:absolute;inset:-.5px 0 auto;background:var(--background-b28);content:""}.period-days{width:100%;height:26px;display:flex;align-items:center;justify-content:flex-end;gap:4px;padding:2px 4px;border-radius:6px;color:var(--text-tertiary);font-size:12px;font-weight:300}.period-days:hover{background:#2933474d}.period-days.is-selected{background:#193d8c66;font-weight:500}.period-days input{width:43px;height:22px;padding:3px 6px;border:.5px solid var(--stroke-v2);border-radius:4px;outline:0;background:var(--background-b9);color:var(--text-primary);font:inherit;font-weight:300;text-align:center;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.period-days input::-webkit-inner-spin-button{display:none}.period-custom{width:100%;border-radius:6px}.period-custom.is-selected{padding-bottom:4px;background:#193d8c66}.period-custom.is-selected .period-custom__trigger{font-weight:500}.period-custom__editor{display:flex;flex-direction:column;gap:6px;padding:4px}.period-custom__editor[hidden]{display:none}.period-custom__summary{display:flex;align-items:center;gap:8px;color:var(--text-tertiary);font-size:12px;font-weight:500}.period-custom__summary small{color:var(--text-muted);font-weight:400}.period-custom__calendar{padding:0;border:.5px solid var(--stroke-v2);border-radius:6px;background:var(--background-b9)}.period-custom__actions{display:flex;gap:4px;padding:4px 0 0}.period-custom__actions button{min-width:0;height:28px;flex:1 1 0;padding:3px 16px;border-radius:6px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.28px}.period-custom__clear{border:.8px solid var(--text-secondary);background:transparent;color:var(--text-primary)}.period-custom__apply{background:var(--text-primary);color:var(--background-b6)}.coach-players-count{min-height:40px;display:flex;align-items:center;gap:12px;padding:4px 4px 4px 12px;border-radius:6px;background:var(--highlight-blue);color:#ebebeb}.coach-players-count__number{min-width:26px;max-width:39px;color:#ebebeb;font-size:18px;font-weight:700;line-height:24px;white-space:nowrap}.coach-players-count__label{color:#ebebeb;font-size:13px;font-weight:400;line-height:20px;white-space:nowrap}.coach-players-count .reta-picker{flex:0 0 auto}.coach-filter-menu{position:absolute;z-index:20;top:calc(100% + 6px);left:0;min-width:100%;padding:6px;border:1px solid var(--stroke-v2);border-radius:8px;background:var(--background-b15);box-shadow:0 14px 32px #0000006b}.coach-filter-menu[hidden]{display:none}.coach-filter-menu button{width:100%;padding:8px 10px;border-radius:5px;background:transparent;color:var(--text-primary);text-align:left;white-space:nowrap}.coach-filter-menu button:hover{background:var(--background-b23)}.coach-count-number{font-size:18px;font-weight:700}.coach-kanban{position:relative;height:422px;margin:16px 32px 0;padding:8px;overflow:hidden;border:1px solid var(--stroke-v2);border-radius:5px}.coach-kanban__viewport{width:100%;height:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:none}.coach-kanban__viewport::-webkit-scrollbar,.reta-performance__viewport::-webkit-scrollbar{display:none}.coach-kanban__track{width:100%;height:100%;min-height:0;display:flex;align-items:stretch;gap:4px}.coach-column{width:auto;min-width:260px;height:100%;min-height:0;flex:1 1 260px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;overflow:hidden;border-radius:10px;background:var(--background-b15)}.coach-column--empty{background:transparent}.coach-column--compact,.coach-column--add{width:auto;min-width:44px;min-height:44px;height:auto;align-self:flex-start;flex:0 0 auto;gap:0}.coach-column--add{max-width:44px;max-height:44px;background:var(--background-b15)}.reta-component{width:100%;min-height:44px;display:flex;align-items:center;padding:8px;overflow:hidden;border-radius:4px;color:var(--text-primary)}.reta-component__label{display:flex;align-items:center;padding:4px 8px;border-radius:6px;background:var(--background-b9);font-size:16px;line-height:20px;white-space:nowrap}.reta-component--unassigned .reta-component__label{background:transparent;border-radius:10px}.reta-component--created .reta-component__label{gap:10px}.reta-component--contracted{width:auto}.reta-component--add{width:44px;height:44px;min-width:44px;min-height:44px;justify-content:center;padding:4px 8px;border-radius:10px;background:var(--background-b15);color:var(--text-primary);font-size:20px}.reta-component--add:hover,.reta-component--add:focus-visible,.reta-component--add.is-hover{outline:none;background:var(--background-b28)}.reta-component__delete{width:22px;height:22px;display:grid;place-items:center;margin-left:-2px;background:transparent}.reta-component__delete img{width:12px;height:12px;display:block}.coach-column__players{width:100%;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px;overflow-y:auto;overflow-x:hidden;border-radius:0 0 8px 8px;scrollbar-width:thin;scrollbar-color:var(--highlight-blue) transparent}.coach-column__players::-webkit-scrollbar{width:6px}.coach-column__players::-webkit-scrollbar-thumb{border-radius:100px;background:var(--highlight-blue)}.coach-column__players::-webkit-scrollbar-track{background:transparent}.coach-column__players .player-card{width:100%;min-width:245px;flex:0 0 auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.coach-column__players .player-card[draggable=true]{cursor:grab}.coach-column__players .player-card.is-dragging{opacity:.52;cursor:grabbing}.coach-column.is-drop-target{outline:2px solid #1d56b9;outline-offset:-2px}.reta-performance{width:100%;display:flex;align-items:center;padding:0 8px}.reta-performance__frame{position:relative;width:100%;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;padding:4px;overflow:hidden;border:.5px solid var(--stroke-v2);border-radius:6px}.reta-performance__viewport{width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.reta-performance__track{width:-moz-max-content;width:max-content;display:flex;align-items:center;gap:2px}.reta-performance__track .stat-card{flex:0 0 72px}.coach-scrollbar{z-index:4}.coach-scrollbar[hidden]{display:none}.coach-kanban>.coach-scrollbar{display:none}.coach-scrollbar--horizontal{width:100%;height:9px;display:flex;align-items:flex-start}.reta-performance__frame>.coach-scrollbar--horizontal{position:static}.coach-kanban>.coach-scrollbar--horizontal{position:absolute;right:19px;bottom:3px;left:8px;width:auto}.coach-scrollbar--vertical{position:absolute;top:8px;right:3px;bottom:19px;width:9px}.coach-kanban:not(.has-vertical-overflow)>.coach-scrollbar--horizontal{right:8px}.coach-kanban:not(.has-horizontal-overflow)>.coach-scrollbar--vertical{bottom:8px}.coach-scrollbar__arrow{width:9px;height:9px;flex:0 0 9px;display:grid;place-items:center;padding:0;background:transparent}.coach-scrollbar__arrow img{width:7.794px;height:6.75px;display:block}.coach-scrollbar__arrow--previous img{transform:rotate(-90deg)}.coach-scrollbar__arrow--next img{transform:rotate(90deg)}.coach-scrollbar__track{position:relative;min-width:0;flex:1 1 auto;height:9px;padding:3px 2px;overflow:hidden;border-radius:100px;background:var(--background-b6)}.coach-scrollbar__thumb{position:absolute;top:3px;left:2px;height:4px;min-width:24px;border-radius:100px;background:var(--highlight-blue);cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate(0)}.coach-scrollbar__thumb.is-dragging{cursor:grabbing}.coach-scrollbar--vertical .coach-scrollbar__track{width:9px;height:100%;min-height:0;padding:2px 3px}.coach-scrollbar--vertical .coach-scrollbar__thumb{top:2px;left:3px;width:4px;height:24px;min-width:0;transform:translateY(0)}.coach-tournament-tools{margin-top:32px}.coach-tournament-tools .coach-toolbar{margin-top:0}.coach-filter-grid{margin-top:16px;flex-wrap:wrap;gap:8px 16px}.selection-filter{height:40px;min-height:40px;max-height:40px;display:flex;align-items:center;padding:4px;overflow:hidden;border:.5px solid #36364d;border-radius:6px;background:transparent;color:#ebebeb;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:18px;text-align:left}button.selection-filter{cursor:pointer}.selection-filter:focus-visible{outline:1px solid #3370f4;outline-offset:2px}.selection-filter.is-selected,.selection-filter:focus-within{border:1px solid #193d8c}.selection-filter--dropdown{width:200px;flex:0 0 200px}.selection-filter--sort{width:250px;flex-basis:250px}.selection-filter--dropdown[data-texto=Registration]{width:219px;flex-basis:219px}.selection-filter--dropdown[data-texto=Prioridade]{width:208px;flex-basis:208px}.selection-filter--dropdown[data-texto=Velocidade]{width:213px;flex-basis:213px}.selection-filter--range{width:275px;flex:0 0 275px;gap:0}.selection-filter--search{width:350px;flex:0 0 350px}.filter-component-icon{width:16px;height:16px;flex:0 0 16px;display:grid;place-items:center}.filter-component-icon img{width:16px;height:16px;display:block;-o-object-fit:contain;object-fit:contain}.filter-component-icon--small,.filter-component-icon--small img{width:12px;height:12px;flex-basis:12px}.filter-count{height:28px;min-height:28px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:6px;border-radius:3px;background:#193d8cb3;color:#ebebeb;font-size:13px;font-weight:400;line-height:18px;white-space:nowrap}.filter-count--clean{gap:4px}.selected-visor{min-width:51px}.az-icon,.b-busca{height:32px;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;border-radius:4px;background:var(--background-b18);color:#ebebeb}.az-icon{width:32px;padding:6px 8px}.b-busca{padding:6px 12px;font:inherit}.az-icon.is-hover,.b-busca.is-hover,.az-icon:hover,.b-busca:hover{background:var(--background-b15)}.az-icon.is-press,.b-busca.is-press,.az-icon:active,.b-busca:active{background:var(--background-b9)}.selection-filter .az-icon:hover,.selection-filter .b-busca:hover{background:var(--background-b18)}.selection-filter__icon{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;padding:6px 8px;border-radius:4px}.selection-filter__icon img{width:16px;height:16px;display:block;-o-object-fit:contain;object-fit:contain}.selection-filter__body{min-width:0;height:32px;flex:1 1 auto;display:flex;align-items:center;padding:6px 2px}.selection-filter--sort .selection-filter__body{gap:8px;padding:6px 2px 6px 8px}.selection-filter--sort .selection-filter__spacer{flex:0 0 0}.selection-filter--sort .selection-filter__label{flex:0 0 auto}.selection-filter--sort .selected-visor{min-width:0;flex:1 1 auto}.selection-filter__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selection-filter__spacer{flex:1 1 auto}.selection-filter__chevron{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;padding:6px 8px}.selection-filter__chevron .filter-component-icon{width:16px;height:16px}.selection-filter__chevron img{width:16px;height:16px;display:block;-o-object-fit:contain;object-fit:contain}.selection-filter--search input{min-width:0;height:32px;flex:1 1 auto;padding:6px 8px;border:0;outline:0;background:transparent;color:#ebebeb;font:inherit}.selection-filter--search input::-moz-placeholder{color:#a1a1aa;opacity:1}.selection-filter--search input::placeholder{color:#a1a1aa;opacity:1}.selection-filter--search input::-webkit-search-cancel-button{display:none}.selection-filter__range-heading{width:87px;height:32px;flex:0 0 87px;display:flex;align-items:center}.selection-filter__range-label{width:55px;height:32px;display:flex;align-items:center;padding:6px 4px 6px 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selection-filter__range-input{height:32px;width:80px;flex:0 0 80px;min-width:0;padding:6px 8px;border:0;border-radius:4px;outline:none;background:transparent;color:#ebebeb;font:inherit;text-align:center}.selection-filter__range-input::-moz-placeholder{color:#a1a1aa}.selection-filter__range-input::placeholder{color:#a1a1aa}.selection-filter__range-input.is-defined{text-align:left;background:#193d8c66}.selection-filter__range-input::-webkit-outer-spin-button,.selection-filter__range-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.selection-filter__range-input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.selection-filter__range-arrow{width:12px;height:12px;flex:0 0 12px;display:grid;place-items:center}.filters-action{max-width:200px;height:24px;min-height:24px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:4px 12px;overflow:hidden;border:0;border-radius:100px;outline:0;background:transparent;color:#a1a1aa;font:400 12px/16px Inter,system-ui,sans-serif;white-space:nowrap}.filters-action:hover,.filters-action:focus-visible,.filters-action.is-hover{background:#193d8c;color:#ebebeb}.filters-action__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filters-action__icon{position:relative;width:14px;height:14px;flex:0 0 14px;display:grid;place-items:center;overflow:hidden}.filters-action__icon img{position:absolute;width:8.96667px;height:11.2998px;display:block}.filters-action__icon-hover{opacity:0}.filters-action:hover .filters-action__icon-default,.filters-action:focus-visible .filters-action__icon-default,.filters-action.is-hover .filters-action__icon-default{opacity:0}.filters-action:hover .filters-action__icon-hover,.filters-action:focus-visible .filters-action__icon-hover,.filters-action.is-hover .filters-action__icon-hover{opacity:1}.filters-action:hover .filter-component-icon[data-icon=trash] img,.filters-action:focus-visible .filter-component-icon[data-icon=trash] img,.filters-action.is-hover .filter-component-icon[data-icon=trash] img{filter:brightness(1.4596)}.coach-segmented{width:-moz-max-content;width:max-content;max-width:100%;height:40px;gap:0;overflow:hidden;border:1px solid var(--stroke-v2);border-radius:6px}.coach-segmented__label{display:flex;align-items:center;align-self:stretch;padding:0 10px;border-right:1px solid var(--stroke-v2);background:var(--background-b9);color:var(--text-secondary);font-size:12px;font-weight:700;letter-spacing:.02em}.coach-segmented button{min-width:45px;height:100%;padding:0 12px;border-right:1px solid var(--stroke-v2);background:var(--background-b9);color:var(--text-secondary);font-size:13px;cursor:pointer}.coach-segmented button:last-child{border-right:0}.coach-segmented button:hover{color:var(--text-primary)}.coach-segmented button.is-active{background:#1d56b9;color:#ebebeb}.coach-table-wrap{margin:16px 0 0;padding:8px;overflow-x:auto;border:1px solid var(--stroke-v2);border-radius:5px}.coach-table{width:1692px;min-width:1692px}.coach-table-header{width:1692px;min-width:1692px;height:24px;display:grid;grid-template-columns:36px 112px 56px 233px 114px 85px 70px 70px 100px 140px 90px 91px 110px 60px 78px 95px 112px 40px;border-bottom:.5px solid #36364d}.coach-table-header__cell{min-width:0;height:24px;display:flex;align-items:center;justify-content:center;padding:4px;overflow:hidden;border:.5px solid #161b26;background:#161b26;color:#ebebeb;font:400 11px/14px Inter,system-ui,sans-serif;text-align:center;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.coach-table-header__cell:first-child{padding:2px 8px;border:0}.coach-table-row{width:1692px;min-width:1692px;max-width:1692px;height:56px;min-height:56px;max-height:56px;display:grid;grid-template-columns:36px 112px 56px 233px 114px 85px 70px 70px 100px 140px 90px 91px 110px 60px 78px 95px 112px 40px;align-items:center;overflow:visible;border-bottom:.5px solid #36364d;background:transparent;cursor:pointer}.coach-table-row:focus-visible{outline:1px solid #193d8c;outline-offset:-1px}.coach-table-row:hover,.coach-table-row.is-hover{background:#2933474d}.coach-table-row.is-selected{border-bottom-width:1px;border-bottom-color:#1e293b;background:#193d8c4d}.coach-table-row.is-selected:hover,.coach-table-row.is-selected.is-hover{background:#193d8c33}.coach-table-cell{min-width:0;height:56px;display:flex;align-items:center;justify-content:center;overflow:visible;color:#c2c2cc;font-family:Inter,system-ui,sans-serif}.coach-table-cell--selection{padding:12px 8px}.coach-table-cell--score{gap:4px;padding:4px}.coach-score-value{min-width:0;max-width:48px;flex:1 1 48px;padding:2px;overflow:hidden;color:#00be00;font-size:18px;font-weight:700;line-height:24px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.coach-score-tag{min-width:0;flex:1 1 auto;padding:2px 4px;overflow:hidden;border-radius:1000px;background:#193d8c4d;color:#ebebeb;font-size:12px;font-weight:600;line-height:16px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.coach-table-cell--site{padding:4px}.coach-table-cell--tournament{justify-content:flex-start;padding:8px 4px}.coach-table-cell--tournament>span{display:block;max-width:100%;overflow:hidden;color:#ebebeb;font-size:14px;font-weight:400;line-height:20px;white-space:nowrap;text-overflow:ellipsis}.coach-table-cell--tournament-spacious>span{font-size:15px;font-weight:600;color:#fff}.coach-table-cell--reta{padding:4px 2px}.coach-table-cell--reta .reta-picker{width:100px}.coach-table-cell--reta .reta-picker__trigger{width:100px;height:32px;padding:8px;border-color:#193d8c;border-radius:10px}.coach-table-cell--reta .reta-picker__label{font-size:12px;font-weight:500;line-height:16px}.coach-table-cell--priority{padding:4px 2px}.coach-table-cell--priority .priority-control{width:80px}.coach-table-cell--type,.coach-table-cell--speed{padding:2px 4px;text-align:center}.table-type,.table-speed{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;font-size:12px;font-weight:600;line-height:16px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.table-type--normal{color:#ff6673}.table-type--bounty{color:#e299ff}.table-type--mystery{color:#b700ff}.table-speed{gap:4px}.table-speed--normal{color:#ffd166}.table-speed--turbo{color:#f83}.table-speed--super{width:42px;gap:0;color:#ff4000}.coach-table-cell--buy-in,.coach-table-cell--date,.coach-table-cell--time{padding:9px 4px}.coach-table-money,.table-value-date,.table-value-time{min-width:0;height:36px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:20px}.coach-table-money{gap:2px;padding:4px;color:#3aa648;font-size:14px;font-weight:500;line-height:20px}.coach-table-money>img{width:14px;height:14px;flex:0 0 14px;display:block}.coach-table-money--euro_dark,.coach-table-money--pound_dark,.coach-table-money--other_dark{gap:4px;color:#ebebeb;font-weight:400}.coach-table-money--dolar_disabled{gap:4px;color:#a1a1aa;font-weight:400}.coach-table-money--small{color:#3aa648;font-size:12px;font-weight:500;line-height:16px}.table-value-date{width:187px;color:#ebebeb;font-size:14px;font-weight:400;line-height:20px}.table-value-date__content{display:flex;align-items:center;gap:4px}.table-value-date--no_notif .table-value-date__content{gap:2px}.table-value-date__content>img{width:14px;height:14px;flex:0 0 14px;display:block}.table-value-date__parts{height:24px;display:flex;align-items:center}.table-value-date__parts>span{min-width:22px;height:24px;display:flex;align-items:center;justify-content:center;padding:0 3px;overflow:hidden;border-radius:3px}.table-value-date__parts i{display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:6px;color:#a1a1aa;font-style:normal}.table-value-date--small{width:auto;height:16px;font-size:12px;line-height:16px}.table-value-date--small .table-value-date__content{gap:4px}.table-value-date--small .table-value-date__content>img{width:10px;height:10px;flex-basis:10px}.table-value-date--small .table-value-date__parts{height:16px}.table-value-date--small .table-value-date__parts>span{min-width:0;height:16px;padding:0}.table-value-time{width:185px;color:#ebebeb;font-size:14px;font-weight:400;line-height:20px}.table-value-time__content{display:flex;align-items:center;gap:2px}.table-value-time__content>img{width:14px;height:14px;flex:0 0 14px;display:block}.table-value-time__content>span{min-width:50px;height:24px;display:flex;align-items:center;justify-content:center;padding:0 6px;overflow:hidden;border-radius:3px}.table-value-time--small{width:auto;height:15px;font-size:12px;line-height:16px}.table-value-time--small .table-value-time__content{gap:4px}.table-value-time--small .table-value-time__content>img{width:10px;height:10px;flex-basis:10px}.table-value-time--small .table-value-time__content>span{min-width:0;height:auto;padding:0}.coach-table-cell--date .table-value-date,.coach-table-cell--time .table-value-time{width:100%}.coach-table-money .filter-icon,.table-value-date img,.table-value-time img{flex:0 0 auto}.coach-table-cell--registration{padding:2px 4px}.coach-table-cell--registration .state-of-reg{max-width:110px}.coach-table-cell--gtd,.coach-table-cell--click,.coach-table-cell--field{padding:2px 4px}.coach-table-cell--field{color:#c2c2cc;font-size:12px;font-weight:500;line-height:16px}.coach-table-cell--period{padding:2px 4px}.state-of-reg{display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;font-size:12px;font-weight:600;line-height:16px;text-align:center;white-space:nowrap}.state-of-reg__state{min-width:45px;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:6px;max-width:100%;overflow:hidden}.state-of-reg__state span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.state-of-reg__state>img{width:14px;height:14px;flex:0 0 14px;display:block}.state-of-reg__hover{display:none}.state-of-reg--lt30 .state-of-reg__state,.state-of-reg--gt30 .state-of-reg__base{background:#10131880}.state-of-reg--lt30{color:#ff8400}.state-of-reg--gt30{color:#00ff84}.state-of-reg--lt10{background:#f2303026;color:#e50000}.state-of-reg--lt10 .state-of-reg__base,.state-of-reg--closed .state-of-reg__base{gap:4px}.state-of-reg--open,.state-of-reg--closed{background:#10131880}.state-of-reg--open{color:#ffd900}.state-of-reg--closed{color:#a1a1aa}.coach-table-row:hover .state-of-reg.has-hover .state-of-reg__base,.coach-table-row.is-hover .state-of-reg.has-hover .state-of-reg__base,.state-of-reg.is-hover .state-of-reg__base{display:none}.coach-table-row:hover .state-of-reg.has-hover .state-of-reg__hover,.coach-table-row.is-hover .state-of-reg.has-hover .state-of-reg__hover,.state-of-reg.is-hover .state-of-reg__hover{display:flex;letter-spacing:.24px}.coach-table-row:hover .state-of-reg--gt30,.coach-table-row.is-hover .state-of-reg--gt30,.state-of-reg--gt30.is-hover{background:#10131880}.table-period{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:600;line-height:16px;white-space:nowrap}.table-period__icon{width:16px;height:16px;flex:0 0 16px;display:grid;place-items:center;overflow:hidden}.table-period__icon img{display:block}.table-period--morning{color:#fba71b}.table-period--morning img{width:11.4733px;height:11.4667px}.table-period--afternoon{color:#e06e1c}.table-period--afternoon img{width:14.1333px;height:14.1333px}.table-period--night{color:#006cb7}.table-period--night img{width:12.7918px;height:12.7918px}.table-period--late{width:85px;color:#853c9e}.table-period--late img{width:13.4679px;height:12.8006px}.coach-table-cell--reentry{padding:4px 6px}.coach-table-cell--remove{padding:2px}.coach-cell{min-width:0;padding:2px 4px;overflow:hidden;color:var(--text-secondary);font-size:12px;font-weight:400;line-height:16px;text-overflow:ellipsis}.coach-cell--center{text-align:center}.coach-cell--score{display:flex;align-items:center;gap:8px;color:#00d126;font-size:18px;font-weight:700}.coach-cell--tournament{color:var(--text-primary);font-size:14px;line-height:20px;white-space:normal}.coach-cell--money{color:#00c832;font-size:14px}.coach-cell--purple{color:#d247ef}.coach-cell--orange{color:#ff9800}.coach-cell--red{color:#f34}.coach-cell--yellow{color:#ffe100}.coach-cell--green{color:#00ef7f}.coach-checkbox{width:20px;height:20px;display:block;margin:auto;border:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='16.2'%20height='16.2'%20viewBox='0%200%2016.2%2016.2'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M13.9333%200.6H2.26667C1.34619%200.6%200.6%201.34619%200.6%202.26667V13.9333C0.6%2014.8538%201.34619%2015.6%202.26667%2015.6H13.9333C14.8538%2015.6%2015.6%2014.8538%2015.6%2013.9333V2.26667C15.6%201.34619%2014.8538%200.6%2013.9333%200.6Z'%20stroke='%2394A3B8'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") center / 16.2px 16.2px no-repeat;cursor:pointer}.coach-checkbox:hover:not(:checked),.coach-checkbox.is-hover:not(:checked){background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='16.2'%20height='16.2'%20viewBox='0%200%2016.2%2016.2'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M13.9333%200.6H2.26667C1.34619%200.6%200.6%201.34619%200.6%202.26667V13.9333C0.6%2014.8538%201.34619%2015.6%202.26667%2015.6H13.9333C14.8538%2015.6%2015.6%2014.8538%2015.6%2013.9333V2.26667C15.6%201.34619%2014.8538%200.6%2013.9333%200.6Z'%20fill='%230A0C0F'%20stroke='%2394A3B8'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.coach-checkbox:checked{background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='16.2'%20height='16.2'%20viewBox='0%200%2016.2%2016.2'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Vector'%3e%3cpath%20d='M13.9333%200.6H2.26667C1.34619%200.6%200.6%201.34619%200.6%202.26667V13.9333C0.6%2014.8538%201.34619%2015.6%202.26667%2015.6H13.9333C14.8538%2015.6%2015.6%2014.8538%2015.6%2013.9333V2.26667C15.6%201.34619%2014.8538%200.6%2013.9333%200.6Z'%20fill='%230A0C0F'/%3e%3cpath%20d='M5.6%208.1L7.26667%209.76667L10.6%206.43333M2.26667%200.6H13.9333C14.8538%200.6%2015.6%201.34619%2015.6%202.26667V13.9333C15.6%2014.8538%2014.8538%2015.6%2013.9333%2015.6H2.26667C1.34619%2015.6%200.6%2014.8538%200.6%2013.9333V2.26667C0.6%201.34619%201.34619%200.6%202.26667%200.6Z'%20stroke='%2334C759'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e")}.coach-checkbox:focus-visible{outline:1px solid #34c759;outline-offset:1px}.coach-site{width:48px;height:48px;display:grid;place-items:center;padding:4px;overflow:hidden;border-radius:10px;color:#101318;font-size:14px;font-weight:700;line-height:14px;text-align:center;overflow-wrap:anywhere}.coach-site--icon{padding:0}.coach-site--gg{background:#d4d4d4;font-size:20px;line-height:24px}.coach-site--stars{background:#ffe6ea;color:#d60020;font-size:11px}.coach-site--chico{background:#9ddfff;color:#15618b}.coach-site--coin{background:#ee3b22;color:#fff;font-size:11px}.coach-site--party{background:#f35b13;color:#fff;font-size:11px}.coach-site--888{background:#1689eb;color:#fff;font-size:11px}.coach-site--ipoker{background:#e51f1f;color:#101318;font-size:11px}.coach-site--wpn{background:#a5a5a5;color:#fff}.coach-row-select{width:100%;height:36px;padding:0 8px;border:1px solid #1d56b9;border-radius:10px;background:var(--background-b9);color:var(--text-primary);font-size:12px}.coach-registration{min-width:0;height:32px;display:inline-flex;align-items:center;gap:4px;padding:8px;overflow:hidden;border-radius:10px;background:#10131880;color:#a1a1aa;font-size:12px;font-weight:600;line-height:16px;white-space:nowrap}.coach-registration .filter-icon{flex:0 0 14px}.coach-registration--urgent{background:#c0180d47;color:#ff3028}.coach-reentry{width:100px;min-width:100px;height:34px;display:flex;align-items:center;gap:12px;padding:6px 6px 6px 12px;border:.5px solid #34c759;border-radius:4px;background:#101318;color:#34c759}.coach-reentry--reentry-limit{border-color:#e9000f;color:#e9000f}.coach-reentry--rebuy-count.is-zero{border-color:#94a3b8;background:#10131880;color:#ebebeb}.coach-reentry.is-disabled{border-color:#383838;background:transparent;color:#383838}.coach-reentry__value{min-width:0;flex:1;font-family:Digital Numbers,ui-monospace,monospace;font-size:14px;font-weight:400;line-height:20px}.coach-stepper{display:flex;align-items:center;gap:2px}.add-subt{width:21px;height:21px;flex:0 0 21px;display:flex;align-items:center;justify-content:center;padding:4px;overflow:hidden;border:.5px solid #94a3b8;border-radius:3px;background:#161b26}.add-subt.is-hover{background:#1e293b;cursor:pointer}.add-subt.is-when-click{background:#101318}.add-subt.is-disabled{border-color:#383838;background:transparent}.add-subt:disabled{cursor:default}.add-subt:focus-visible{outline:1px solid #ebebeb;outline-offset:1px}.add-subt__icon{width:12px;height:12px;flex:0 0 12px;display:grid;place-items:center;overflow:hidden}.add-subt__icon img{display:block}.add-subt--subt .add-subt__icon img{width:7.8px;height:.8px}.add-subt--add .add-subt__icon img{width:7.8px;height:7.8px}.coach-remove{width:36px;height:36px;display:grid;place-items:center;padding:6px;border-radius:10px;background:transparent;color:#a1a1aa}.coach-remove .filter-icon{width:16px;height:16px}.coach-modal-layer{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:24px;background:#000000ad}.coach-move-modal{width:404px;max-width:100%;padding:32px;overflow:hidden;border-radius:12px;background:var(--background-b9);color:var(--text-primary)}.coach-move-modal__content{display:flex;flex-direction:column;align-items:center;gap:32px}.coach-move-modal__message{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.coach-move-modal__icon{width:36px;height:36px;display:block}.coach-move-modal__copy{width:100%;display:flex;flex-direction:column;gap:4px}.coach-move-modal__copy h2{margin:0;color:var(--text-primary);font-size:24px;font-weight:600;line-height:32px;letter-spacing:-.48px}.coach-move-modal__copy p{margin:0;color:var(--text-secondary);font-size:14px;font-weight:400;line-height:normal}.coach-move-modal__player{color:var(--text-primary);text-decoration:underline;text-underline-position:from-font}.coach-move-modal__actions{width:100%;height:32px;display:flex;align-items:center;justify-content:flex-end;gap:8px}.coach-modal-button{height:32px;display:inline-flex;align-items:center;justify-content:center;padding:6px 16px;border-radius:6px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.28px}.coach-modal-button--ghost{width:126px;background:transparent;color:var(--text-primary)}.coach-modal-button--outline{min-width:126px;border:.8px solid var(--text-secondary);background:transparent;color:var(--text-primary)}.coach-modal-button--confirm{background:#ebebeb;color:#0a0c0f}.coach-modal-button:not(:disabled):hover,.coach-modal-button:not(:disabled):focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.coach-modal-preview{display:flex;justify-content:center;padding:24px;border-radius:10px;background:#000000ad}.coach-modal-layer--confirmation{z-index:120}.coach-modal-layer--performance-site{overflow:auto;place-items:safe center}.coach-modal-layer--performance-site .performance-site{flex:0 0 auto}.coach-modal-layer--performance-site .site-carousel__thumb{cursor:grab;touch-action:none}.coach-message-modal{width:850px;height:450px;max-width:calc(100vw - 48px);display:flex;flex-direction:column;gap:32px;padding:32px;overflow:hidden;border-radius:12px;background:var(--background-b9);color:var(--text-primary)}.coach-message-modal__hero{width:36px;height:36px;display:block;image-rendering:auto}.coach-message-modal__content{width:100%;display:flex;flex-direction:column;gap:32px}.coach-message-modal__columns{width:100%;height:254px;display:flex;align-items:flex-start;gap:32px}.coach-message-modal__form{width:370px;height:254px;display:flex;flex-direction:column;justify-content:space-between;flex:0 0 370px}.coach-message-modal__copy{width:100%;display:flex;flex-direction:column;gap:4px}.coach-message-modal__copy h2,.coach-message-confirmation h2{margin:0;color:var(--text-primary);font-size:24px;font-weight:600;line-height:32px;letter-spacing:-.48px}.coach-message-modal__copy p,.coach-message-confirmation p{margin:0;color:var(--text-secondary);font-size:14px;font-weight:400;line-height:normal}.coach-message-modal__fields{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.coach-message-modal__fields .reta-picker{width:100px}.coach-input-big{width:100%;display:flex;flex-direction:column;gap:4px;color:var(--text-primary)}.coach-input-big>span{font-size:12px;font-weight:600;line-height:16px}.coach-input-big textarea{width:100%;min-height:66px;resize:none;padding:6px 12px;border:.5px solid var(--stroke-v2);border-radius:6px;outline:none;background:color-mix(in srgb,var(--background-b9) 50%,transparent);color:var(--text-primary);font:400 13px/18px Inter,system-ui,sans-serif}.coach-input-big textarea::-moz-placeholder{color:var(--text-secondary)}.coach-input-big textarea::placeholder{color:var(--text-secondary)}.coach-input-big textarea:focus{border:1px solid var(--highlight-blue)}.coach-input-big.is-filled textarea{border:1px solid var(--highlight-blue)}.coach-input-small{width:100%;display:flex;flex-direction:column;gap:4px;color:var(--text-primary)}.coach-input-small>span{font-size:12px;font-weight:600;line-height:16px}.coach-input-small input{width:100%;height:32px;padding:6px 12px;border:.5px solid var(--stroke-v2);border-radius:6px;outline:none;background:color-mix(in srgb,var(--background-b9) 50%,transparent);color:var(--text-primary);font:400 13px/18px Inter,system-ui,sans-serif}.coach-input-small input::-moz-placeholder{color:var(--text-secondary)}.coach-input-small input::placeholder{color:var(--text-secondary)}.coach-input-small input:focus,.coach-input-small.is-filled input{border:1px solid var(--highlight-blue)}.coach-input-small input:disabled{opacity:.6;cursor:not-allowed}.coach-config{display:flex;flex-direction:column;gap:16px;padding:24px}.coach-config__empty{padding:8px 32px 0;color:var(--text-secondary);font-size:13px;line-height:18px}.coach-config__panel{position:relative;display:flex;flex-direction:column;gap:16px;padding:20px;border:.5px solid var(--stroke-v2);border-radius:var(--radius-card);background:color-mix(in srgb,var(--background-b9) 50%,transparent)}.coach-config__panel--muted{opacity:.5;pointer-events:none}.coach-config__badge{position:absolute;top:-9px;right:16px;padding:2px 8px;border-radius:100px;background:var(--background-b18);border:.5px solid var(--stroke-v2);color:var(--text-secondary);font-size:10px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}.coach-config__head{display:flex;flex-direction:column;gap:4px}.coach-config__title{display:flex;align-items:center;gap:8px;margin:0;color:var(--text-primary);font-size:15px;font-weight:600;line-height:20px}.coach-config__title svg{width:16px;height:16px;color:var(--text-secondary);flex:0 0 16px}.coach-config__hint{margin:0;max-width:68ch;color:var(--text-secondary);font-size:12px;line-height:16px}.coach-config__row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:16px}.coach-config__field{width:140px}.coach-config__total{display:inline-flex;align-items:center;height:32px;padding:0 12px;border:.5px solid var(--money);border-radius:var(--radius-control);color:var(--money);font:600 13px/1 Inter,system-ui,sans-serif}.coach-config__total.is-invalid{border-color:var(--loss);color:var(--loss)}.coach-config__error{margin:0;color:var(--loss);font-size:12px;line-height:16px}.coach-config__loading{display:flex;align-items:center;justify-content:center;padding:24px;color:var(--text-secondary)}.coach-config .button-primary{gap:8px}.coach-config .button-primary:disabled{opacity:.45;pointer-events:none}.coach-config .button-primary svg{width:14px;height:14px}.create-reta-modal{width:850px;min-height:450px;max-width:calc(100vw - 48px);display:flex;flex-direction:column;gap:32px;padding:32px;overflow:hidden;border-radius:12px;background:var(--background-b9);color:var(--text-primary)}.create-reta-modal__hero{width:36px;height:36px;display:block}.create-reta-modal__content{width:100%;display:flex;flex-direction:column;gap:32px}.create-reta-modal__columns{width:100%;height:254px;display:flex;align-items:flex-start;gap:32px}.create-reta-modal__form{width:370px;height:254px;display:flex;flex:0 0 370px;flex-direction:column;gap:32px}.create-reta-modal__copy{width:100%;display:flex;flex-direction:column;gap:4px}.create-reta-modal__copy h2{margin:0;font-size:24px;font-weight:600;line-height:32px;letter-spacing:-.48px}.create-reta-modal__copy p{margin:0;color:var(--text-secondary);font-size:14px;line-height:normal}.create-reta-modal__fields{width:100%;display:flex;flex-direction:column;gap:16px}.create-reta-modal__actions{width:100%;height:32px;display:flex;align-items:center;justify-content:flex-end;gap:8px}.create-reta-table{position:relative;width:384px;height:254px;flex:0 0 384px;padding:8px 22px 8px 8px;overflow:hidden;border:.5px solid var(--stroke-v2);border-radius:6px}.create-reta-table__viewport{width:354px;height:237px;overflow-x:hidden;overflow-y:auto;border-radius:4px;scrollbar-width:none}.create-reta-table__viewport::-webkit-scrollbar{display:none}.create-reta-table__header,.create-reta-table__row{width:354px;display:grid;grid-template-columns:36px 159px 159px;align-items:center}.create-reta-table__header{position:sticky;z-index:2;top:0;height:24px;background:var(--background-b15)}.create-reta-table__header>span{height:24px;display:flex;align-items:center;justify-content:center;padding:4px;color:#ebebeb;font-size:11px;line-height:14px;text-transform:capitalize}.create-reta-table__row{height:38.5px;border-bottom:.5px solid var(--stroke-v2);color:var(--text-primary);cursor:pointer}.create-reta-table__row:hover,.create-reta-table__row.is-selected{background:color-mix(in srgb,var(--highlight-blue) 18%,transparent)}.create-reta-table__row>span{min-width:0;overflow:hidden;padding:8px 4px;font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.create-reta-table__row>span:first-child{display:flex;justify-content:center}.create-reta-table__scrollbar{top:8px;right:8px;height:237px}.messages-table{position:relative;width:384px;height:254px;flex:0 0 384px;padding:8px;overflow:hidden;border:.5px solid var(--stroke-v2);border-radius:6px}.messages-table__viewport{width:354px;height:237px;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.messages-table__viewport::-webkit-scrollbar{display:none}.messages-table__header,.messages-table__row{width:354px;display:grid;grid-template-columns:36px 80px 238px}.messages-table__header{position:sticky;z-index:2;top:0;height:24px;background:var(--background-b15)}.messages-table__header span{display:flex;align-items:center;justify-content:center;padding:4px;color:#ebebeb;font-size:11px;font-weight:400;line-height:14px;text-transform:lowercase}.messages-table__row{min-height:82.5px;border-bottom:.5px solid var(--stroke-v2)}.messages-table__delete{width:36px;height:36px;display:grid;place-items:center;padding:8px;background:transparent;border-radius:6px}.messages-table__delete img{width:16px;height:16px}.messages-table__delete:hover,.messages-table__delete:focus-visible{outline:none;background:var(--background-b23)}.messages-table__reta{height:36px;display:flex;align-items:center;justify-content:center;padding:8px 4px;color:var(--text-secondary);font-size:12px;font-weight:500;line-height:16px;text-align:center}.messages-table__message{min-height:82px;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:8px 4px;overflow:hidden}.messages-table__message strong{color:var(--text-tertiary);font-size:12px;font-weight:500;line-height:16px}.messages-table__message small{color:var(--text-secondary);font-size:11px;font-weight:400;line-height:14px}.messages-scrollbar{position:absolute;top:8px;right:8px;width:9px;height:237px;padding:3px 2px;overflow:hidden;border-radius:100px;background:#0a0c0f}.messages-scrollbar span{width:5px;height:74px;display:block;border-radius:100px;background:var(--highlight-blue);transform:translateY(0)}.coach-message-modal__actions{width:100%;height:32px;display:flex;align-items:center;justify-content:flex-end;gap:8px}.coach-message-modal__actions .coach-modal-button--confirm{min-width:178px}.coach-modal-button:disabled{background:#30303680;color:var(--text-secondary);cursor:not-allowed}.coach-message-confirmation{width:347px;min-height:241px;padding:32px;overflow:hidden;border-radius:12px;background:var(--background-b9);color:var(--text-primary)}.coach-message-confirmation--success{width:404px;min-height:258px}.coach-message-confirmation--wide{width:420px}.coach-message-confirmation__content{width:100%;display:flex;flex-direction:column;align-items:center;gap:32px}.coach-message-confirmation__message{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.coach-message-confirmation__message>img{width:36px;height:36px;-o-object-fit:contain;object-fit:contain}.coach-message-confirmation__message>div{width:100%;display:flex;flex-direction:column;gap:4px}.coach-message-confirmation__actions{width:100%;height:32px;display:flex;align-items:center;justify-content:flex-end;gap:8px}.coach-message-confirmation--success .coach-message-confirmation__actions .coach-modal-button{min-width:90px}.coach-tier-menu-control--demo{min-height:300px}.coach-tier-menu-control--demo .tier-selection-menu{top:0}.tier-menu-state-demo{display:flex;gap:12px;align-items:center}.tier-menu-state-demo .tier-selection-menu__item{width:142px}.coach-tier-gallery-item{min-width:60px;display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--text-secondary)}.coach-modal-preview--wide{min-width:914px;overflow-x:auto}.messages-table--gallery{height:auto;min-height:107px;padding:0;overflow:visible}.messages-table--gallery .messages-table__row{height:82.5px}.messages-scrollbar--gallery{position:static;height:183px}.coach-components-section{margin-top:24px;padding:24px;border:1px solid var(--stroke-v2);border-radius:12px;background:var(--background-b9)}.coach-components-section h2{margin:0 0 8px;font-size:24px}.coach-components-section>p{margin:0 0 24px;color:var(--text-secondary)}.coach-components-group+.coach-components-group{margin-top:32px}.coach-components-group h3{margin:0 0 14px;color:var(--text-primary);font-size:16px;line-height:22px}.coach-components-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.coach-component-demo{min-height:110px;padding:16px;border:1px solid var(--stroke-v2);border-radius:10px;background:var(--background-page)}.coach-component-demo__label{display:block;margin-bottom:14px;color:var(--text-muted);font-size:11px;text-transform:uppercase}.coach-component-demo--wide{grid-column:1 / -1;overflow-x:auto}.coach-component-demo--popover{min-height:155px}.coach-component-demo--period-popover{min-height:300px}.coach-component-demo--custom-popover{min-height:390px}.coach-component-demo--column{overflow-x:auto}.coach-component-demo--column .coach-column{min-height:120px}.coach-component-demo--column .coach-column--compact,.coach-component-demo--column .coach-column--add{min-height:44px}.coach-component-demo .coach-summary-card{width:250px}.coach-component-demo .coach-mini-metrics{max-width:100%}.coach-component-demo .player-card{width:245px}.coach-component-demo .filter-search{width:275px}.coach-demo-row{display:flex;align-items:center;gap:12px}.coach-demo-row--wrap{flex-wrap:wrap}.coach-demo-stack{display:flex;flex-direction:column;gap:7px;font-size:13px}.coach-tabs--demo{position:static;width:-moz-max-content;width:max-content;padding-left:0}.coach-column__title--empty{background:transparent}.coach-gallery-add{width:39px;height:44px;display:grid;place-items:center;border-radius:4px;background:var(--background-b15);color:var(--text-primary);font-size:20px}.coach-gallery-scrollbar{width:100%;height:12px;padding:2px;border-radius:100px;background:var(--background-b15)}.coach-gallery-scrollbar span{display:block;width:32%;height:8px;border-radius:100px;background:var(--background-b28)}.coach-demo-row .reta-component:not(.reta-component--add){width:auto}.coach-component-demo--performance-reta .reta-performance{max-width:354.5px;padding:0}.coach-scrollbar-demo{position:relative;width:100%}.coach-scrollbar-demo--vertical{width:9px;height:183px}.coach-scrollbar-demo--vertical .coach-scrollbar--vertical{inset:0}.coach-reentry--demo{width:112px}.coach-gallery-table{width:1692px;min-width:1692px}@media(max-width:1450px){.coach-content{padding-left:24px;padding-right:24px}.coach-summary-card{width:200px}.coach-filter--search{width:280px}}@media(prefers-reduced-motion:no-preference){.coach-tab,.coach-icon-button,.player-card,.coach-filter{transition:background-color .15s ease,border-color .15s ease,opacity .15s ease}}.coach-body--embedded{min-height:auto}.coach-body--embedded .coach-tabs--standalone{position:sticky;top:0;z-index:30}.coach-body--embedded .coach-content{min-height:calc(100vh - var(--topbar-height, 4rem) - 52px)}.coach-body--embedded .coach-main-card{display:flex;flex-direction:column}.coach-body--embedded .coach-main-card .coach-kanban{height:auto;min-height:422px;flex:1 1 auto}.coach-body--tab-retas.coach-body--embedded{height:calc(100vh - var(--imp-banner-height, 0px) - var(--topbar-height, 0px));overflow:hidden}.coach-body--tab-retas .coach-shell{min-height:0;height:100%}.coach-body--tab-retas .coach-content{min-height:0;height:calc(100% - 52px);padding-top:16px;padding-bottom:16px;overflow:hidden}.coach-body--tab-retas .coach-main-card{height:100%;min-height:0;padding:24px 0}.coach-body--tab-retas .coach-card-head{padding:0 24px}.coach-body--tab-retas .coach-main-card .coach-kanban{min-height:0;margin:16px 24px 0}.coach-body--tab-torneios .coach-main-card,.coach-body--tab-config .coach-main-card{padding-top:0;padding-bottom:0}@font-face{font-family:Digital Numbers;src:url(/assets/DigitalNumbers-Regular-het9gY3E.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-VariableFont-c8O0ljhh.ttf) format("truetype-variations");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Italic-VariableFont-B-9PvMw6.ttf) format("truetype-variations");font-weight:100 900;font-style:italic;font-display:swap}*,: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,ui-sans-serif,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--page-darkbackground: rgba(10, 12, 15, 1);--sticky-topdark: rgba(16, 19, 24, .75);--score50-59: rgba(255, 70, 0, 1);--score60-69: rgba(240, 120, 0, 1);--score70-79: rgba(220, 160, 0, 1);--score80-89: rgba(150, 190, 0, 1);--score90-100: rgba(0, 190, 0, 1);--vermelho-4bet: rgba(233, 0, 15, 1);--background: 240 10% 3.9%;--foreground: 0 0% 98%;--card: 240 10% 7%;--card-foreground: 0 0% 98%;--popover: 240 10% 7%;--popover-foreground: 0 0% 98%;--primary: 221 83% 53%;--primary-foreground: 0 0% 100%;--secondary: 240 5% 15%;--secondary-foreground: 0 0% 98%;--muted: 240 5% 15%;--muted-foreground: 240 5% 64.9%;--accent: 240 5% 15%;--accent-foreground: 0 0% 98%;--destructive: 0 72% 51%;--destructive-foreground: 0 0% 98%;--success: 142 76% 36%;--success-foreground: 0 0% 98%;--warning: 38 92% 50%;--warning-foreground: 0 0% 98%;--info: 217 91% 60%;--info-foreground: 0 0% 98%;--border: 240 6% 20%;--input: 240 6% 20%;--ring: 221 83% 53%;--radius: .75rem;--chart-1: 221 83% 53%;--chart-2: 142 76% 36%;--chart-3: 38 92% 50%;--chart-4: 0 72% 51%;--chart-5: 280 80% 50%;--chart-6: 210 100% 50%;--chart-7: 280 100% 65%;--chart-8: 160 100% 40%;--chart-9: 30 100% 50%;--chart-10: 340 100% 50%;--gradient-primary: linear-gradient( 135deg, hsl(221 83% 53% / .2), hsl(221 83% 53% / .05) );--gradient-success: linear-gradient( 135deg, hsl(142 76% 36% / .2), hsl(142 76% 36% / .05) );--gradient-danger: linear-gradient( 135deg, hsl(0 72% 51% / .2), hsl(0 72% 51% / .05) );--shadow-sm: 0 1px 2px 0 hsl(0 0% 0% / .05);--shadow-md: 0 4px 6px -1px hsl(0 0% 0% / .1);--shadow-lg: 0 10px 15px -3px hsl(0 0% 0% / .1);--shadow-glow: 0 0 20px hsl(221 83% 53% / .3);--transition-base: all .2s cubic-bezier(.4, 0, .2, 1);--transition-smooth: all .3s cubic-bezier(.4, 0, .2, 1);--topbar-height: 4rem;--sidebar-background: 0 0% 6%;--sidebar-foreground: 0 0% 85%;--sidebar-primary: 221 83% 53%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 0 0% 12%;--sidebar-accent-foreground: 0 0% 95%;--sidebar-border: 0 0% 15%;--sidebar-ring: 221 83% 53%}.light{--background: 240 20% 97.5%;--foreground: 240 8% 16%;--card: 0 0% 100%;--card-foreground: 240 8% 16%;--popover: 0 0% 100%;--popover-foreground: 240 8% 16%;--primary: 221 83% 53%;--primary-foreground: 0 0% 100%;--secondary: 240 4.8% 95.9%;--secondary-foreground: 240 8% 20%;--muted: 240 4.8% 95.9%;--muted-foreground: 240 5% 38%;--accent: 240 4.8% 95.9%;--accent-foreground: 240 8% 20%;--destructive: 0 72% 51%;--destructive-foreground: 0 0% 98%;--success: 142 76% 36%;--success-foreground: 0 0% 98%;--warning: 38 92% 50%;--warning-foreground: 0 0% 98%;--info: 217 91% 60%;--info-foreground: 0 0% 98%;--border: 240 5.9% 90%;--input: 240 5.9% 90%;--ring: 221 83% 53%;--sidebar-background: 0 0% 96%;--sidebar-foreground: 0 0% 25%;--sidebar-primary: 221 83% 53%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 0 0% 90%;--sidebar-accent-foreground: 0 0% 15%;--sidebar-border: 0 0% 88%;--sidebar-ring: 221 83% 53%}*{border-color:hsl(var(--border))}html{overflow:hidden;height:100%}body{background-color:hsl(var(--background));color:hsl(var(--foreground));overflow:hidden;height:100%}.font-display{font-family:Space Grotesk,ui-sans-serif,system-ui,sans-serif}.num{font-variant-numeric:tabular-nums;font-family:Space Grotesk,ui-sans-serif,system-ui,sans-serif}body[data-scroll-locked]{padding-right:0!important;margin-right:0!important}#root{min-height:100%;overflow-x:hidden}.\!container{width:100%!important;margin-right:auto!important;margin-left:auto!important;padding-right:2rem!important;padding-left:2rem!important}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media(min-width:1400px){.\!container{max-width:1400px!important}.container{max-width:1400px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-invert{--tw-prose-body: var(--tw-prose-invert-body);--tw-prose-headings: var(--tw-prose-invert-headings);--tw-prose-lead: var(--tw-prose-invert-lead);--tw-prose-links: var(--tw-prose-invert-links);--tw-prose-bold: var(--tw-prose-invert-bold);--tw-prose-counters: var(--tw-prose-invert-counters);--tw-prose-bullets: var(--tw-prose-invert-bullets);--tw-prose-hr: var(--tw-prose-invert-hr);--tw-prose-quotes: var(--tw-prose-invert-quotes);--tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);--tw-prose-captions: var(--tw-prose-invert-captions);--tw-prose-kbd: var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);--tw-prose-code: var(--tw-prose-invert-code);--tw-prose-pre-code: var(--tw-prose-invert-pre-code);--tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);--tw-prose-th-borders: var(--tw-prose-invert-th-borders);--tw-prose-td-borders: var(--tw-prose-invert-td-borders)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.\!fixed{position:fixed!important}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-x-2{left:.5rem;right:.5rem}.inset-y-0{top:0;bottom:0}.-bottom-12{bottom:-3rem}.-left-12{left:-3rem}.-right-1{right:-.25rem}.-right-12{right:-3rem}.-right-2{right:-.5rem}.-top-1{top:-.25rem}.-top-1\.5{top:-.375rem}.-top-12{top:-3rem}.bottom-0{bottom:0}.bottom-4{bottom:1rem}.bottom-6{bottom:1.5rem}.left-0{left:0}.left-1{left:.25rem}.left-1\.5{left:.375rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-2\.5{left:.625rem}.left-3{left:.75rem}.left-4{left:1rem}.left-6{left:1.5rem}.left-\[-0\.67\%\]{left:-.67%}.left-\[-0\.81\%\]{left:-.81%}.left-\[-1\.82\%\]{left:-1.82%}.left-\[-12\.75\%\]{left:-12.75%}.left-\[0\.97\%\]{left:.97%}.left-\[50\%\]{left:50%}.left-\[calc\(100\%\+6px\)\]{left:calc(100% + 6px)}.right-0{right:0}.right-0\.5{right:.125rem}.right-1{right:.25rem}.right-1\.5{right:.375rem}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-24{right:6rem}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.right-full{right:100%}.top-0{top:0}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-3\.5{top:.875rem}.top-4{top:1rem}.top-\[-0\.67\%\]{top:-.67%}.top-\[-1\.53\%\]{top:-1.53%}.top-\[-1\.96\%\]{top:-1.96%}.top-\[-115\.7\%\]{top:-115.7%}.top-\[-12\.75\%\]{top:-12.75%}.top-\[176px\]{top:176px}.top-\[18px\]{top:18px}.top-\[1px\]{top:1px}.top-\[36px\]{top:36px}.top-\[40px\]{top:40px}.top-\[44px\]{top:44px}.top-\[50\%\]{top:50%}.top-\[60\%\]{top:60%}.top-\[calc\(100\%\+6px\)\]{top:calc(100% + 6px)}.top-\[clamp\(0px\,176px\,8vh\)\]{top:clamp(0px,176px,8vh)}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[1\]{z-index:1}.z-\[200\]{z-index:200}.z-\[59\]{z-index:59}.z-\[60\]{z-index:60}.z-\[70\]{z-index:70}.z-\[9998\]{z-index:9998}.z-\[9999\]{z-index:9999}.col-span-2{grid-column:span 2 / span 2}.col-span-full{grid-column:1 / -1}.col-start-2{grid-column-start:2}.col-end-4{grid-column-end:4}.m-0{margin:0}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-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-3{margin-left:.75rem;margin-right:.75rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-\[2px\]{margin-top:2px;margin-bottom:2px}.my-auto{margin-top:auto;margin-bottom:auto}.\!mt-0{margin-top:0!important}.-ml-2{margin-left:-.5rem}.-ml-4{margin-left:-1rem}.-mr-1\.5{margin-right:-.375rem}.-mt-0\.5{margin-top:-.125rem}.-mt-4{margin-top:-1rem}.-mt-\[10px\]{margin-top:-10px}.mb-0{margin-bottom:0}.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-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-\[16px\]{margin-bottom:16px}.mb-\[24px\]{margin-bottom:24px}.mb-\[32px\]{margin-bottom:32px}.mb-\[4px\]{margin-bottom:4px}.mb-\[8px\]{margin-bottom:8px}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-8{margin-left:2rem}.ml-9{margin-left:2.25rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-auto{margin-right:auto}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[16px\]{margin-top:16px}.mt-\[6px\]{margin-top:6px}.mt-\[7px\]{margin-top:7px}.mt-\[88px\]{margin-top:88px}.mt-\[8px\]{margin-top:8px}.mt-auto{margin-top:auto}.mt-px{margin-top:1px}.box-border{box-sizing:border-box}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.aspect-\[1000\/1000\]{aspect-ratio:1000/1000}.aspect-\[30\/30\]{aspect-ratio:30/30}.aspect-\[309\/171\]{aspect-ratio:309/171}.aspect-\[40\/16\]{aspect-ratio:40/16}.aspect-\[400\/400\]{aspect-ratio:400/400}.aspect-\[44\/21\]{aspect-ratio:44/21}.aspect-\[48\/48\]{aspect-ratio:48/48}.aspect-\[5\/4\]{aspect-ratio:5/4}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.size-10{width:2.5rem;height:2.5rem}.size-3{width:.75rem;height:.75rem}.size-3\.5{width:.875rem;height:.875rem}.size-4{width:1rem;height:1rem}.size-7{width:1.75rem;height:1.75rem}.size-8{width:2rem;height:2rem}.size-9{width:2.25rem;height:2.25rem}.size-\[125\.49\%\]{width:125.49%;height:125.49%}.size-\[12px\]{width:12px;height:12px}.size-\[14px\]{width:14px;height:14px}.size-\[16px\]{width:16px;height:16px}.size-\[20px\]{width:20px;height:20px}.size-\[24px\]{width:24px;height:24px}.size-\[28px\]{width:28px;height:28px}.size-\[30px\]{width:30px;height:30px}.size-\[32px\]{width:32px;height:32px}.size-\[36px\]{width:36px;height:36px}.size-\[40px\]{width:40px;height:40px}.size-\[48px\]{width:48px;height:48px}.size-\[56px\]{width:56px;height:56px}.size-full{width:100%;height:100%}.h-0{height:0px}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[0\.5px\]{height:.5px}.h-\[101\.68\%\]{height:101.68%}.h-\[102\.76\%\]{height:102.76%}.h-\[103\.92\%\]{height:103.92%}.h-\[150px\]{height:150px}.h-\[15px\]{height:15px}.h-\[160px\]{height:160px}.h-\[180px\]{height:180px}.h-\[18px\]{height:18px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[230px\]{height:230px}.h-\[24px\]{height:24px}.h-\[250px\]{height:250px}.h-\[26px\]{height:26px}.h-\[280px\]{height:280px}.h-\[28px\]{height:28px}.h-\[300px\]{height:300px}.h-\[30px\]{height:30px}.h-\[32px\]{height:32px}.h-\[331\.4\%\]{height:331.4%}.h-\[33px\]{height:33px}.h-\[340px\]{height:340px}.h-\[34px\]{height:34px}.h-\[36px\]{height:36px}.h-\[380px\]{height:380px}.h-\[3px\]{height:3px}.h-\[400px\]{height:400px}.h-\[40px\]{height:40px}.h-\[420px\]{height:420px}.h-\[42px\]{height:42px}.h-\[45px\]{height:45px}.h-\[48px\]{height:48px}.h-\[50vh\]{height:50vh}.h-\[56px\]{height:56px}.h-\[600px\]{height:600px}.h-\[60vh\]{height:60vh}.h-\[610px\]{height:610px}.h-\[6px\]{height:6px}.h-\[7px\]{height:7px}.h-\[94vh\]{height:94vh}.h-\[calc\(100dvh-260px\)\]{height:calc(100dvh - 260px)}.h-\[calc\(100vh-240px\)\]{height:calc(100vh - 240px)}.h-\[calc\(100vh-2rem\)\]{height:calc(100vh - 2rem)}.h-\[var\(--radix-navigation-menu-viewport-height\)\]{height:var(--radix-navigation-menu-viewport-height)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.h-svh{height:100svh}.max-h-32{max-height:8rem}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-52{max-height:13rem}.max-h-56{max-height:14rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-80{max-height:20rem}.max-h-96{max-height:24rem}.max-h-\[140px\]{max-height:140px}.max-h-\[150px\]{max-height:150px}.max-h-\[200px\]{max-height:200px}.max-h-\[220px\]{max-height:220px}.max-h-\[26px\]{max-height:26px}.max-h-\[280px\]{max-height:280px}.max-h-\[28rem\]{max-height:28rem}.max-h-\[300px\]{max-height:300px}.max-h-\[30vh\]{max-height:30vh}.max-h-\[320px\]{max-height:320px}.max-h-\[32px\]{max-height:32px}.max-h-\[350px\]{max-height:350px}.max-h-\[400px\]{max-height:400px}.max-h-\[40px\]{max-height:40px}.max-h-\[420px\]{max-height:420px}.max-h-\[48px\]{max-height:48px}.max-h-\[500px\]{max-height:500px}.max-h-\[50vh\]{max-height:50vh}.max-h-\[55vh\]{max-height:55vh}.max-h-\[560px\]{max-height:560px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[610px\]{max-height:610px}.max-h-\[65px\]{max-height:65px}.max-h-\[70vh\]{max-height:70vh}.max-h-\[80px\]{max-height:80px}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[95vh\]{max-height:95vh}.max-h-\[calc\(100vh-1rem\)\]{max-height:calc(100vh - 1rem)}.max-h-\[var\(--radix-popover-content-available-height\)\]{max-height:var(--radix-popover-content-available-height)}.max-h-none{max-height:none}.max-h-screen{max-height:100vh}.min-h-0{min-height:0px}.min-h-14{min-height:3.5rem}.min-h-40{min-height:10rem}.min-h-64{min-height:16rem}.min-h-\[100dvh\]{min-height:100dvh}.min-h-\[100px\]{min-height:100px}.min-h-\[120px\]{min-height:120px}.min-h-\[150px\]{min-height:150px}.min-h-\[200px\]{min-height:200px}.min-h-\[21px\]{min-height:21px}.min-h-\[220px\]{min-height:220px}.min-h-\[24px\]{min-height:24px}.min-h-\[26px\]{min-height:26px}.min-h-\[28px\]{min-height:28px}.min-h-\[30px\]{min-height:30px}.min-h-\[32px\]{min-height:32px}.min-h-\[40px\]{min-height:40px}.min-h-\[48px\]{min-height:48px}.min-h-\[50px\]{min-height:50px}.min-h-\[56px\]{min-height:56px}.min-h-\[60px\]{min-height:60px}.min-h-\[60vh\]{min-height:60vh}.min-h-\[80px\]{min-height:80px}.min-h-full{min-height:100%}.min-h-px{min-height:1px}.min-h-screen{min-height:100vh}.min-h-svh{min-height:100svh}.\!w-full{width:100%!important}.w-0{width:0px}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[--sidebar-width\]{width:var(--sidebar-width)}.w-\[100px\]{width:100px}.w-\[101\.57\%\]{width:101.57%}.w-\[101\.63\%\]{width:101.63%}.w-\[103\.64\%\]{width:103.64%}.w-\[1073px\]{width:1073px}.w-\[110px\]{width:110px}.w-\[112px\]{width:112px}.w-\[120px\]{width:120px}.w-\[121px\]{width:121px}.w-\[128px\]{width:128px}.w-\[130px\]{width:130px}.w-\[131px\]{width:131px}.w-\[140px\]{width:140px}.w-\[150px\]{width:150px}.w-\[158\.17\%\]{width:158.17%}.w-\[160px\]{width:160px}.w-\[180px\]{width:180px}.w-\[1px\]{width:1px}.w-\[200px\]{width:200px}.w-\[20px\]{width:20px}.w-\[210px\]{width:210px}.w-\[220px\]{width:220px}.w-\[25\%\]{width:25%}.w-\[250px\]{width:250px}.w-\[275px\]{width:275px}.w-\[28\%\]{width:28%}.w-\[280px\]{width:280px}.w-\[28px\]{width:28px}.w-\[299\.42\%\]{width:299.42%}.w-\[30\%\]{width:30%}.w-\[300px\]{width:300px}.w-\[30px\]{width:30px}.w-\[32px\]{width:32px}.w-\[33px\]{width:33px}.w-\[34px\]{width:34px}.w-\[35\%\]{width:35%}.w-\[35px\]{width:35px}.w-\[36\%\]{width:36%}.w-\[36px\]{width:36px}.w-\[38px\]{width:38px}.w-\[3px\]{width:3px}.w-\[40px\]{width:40px}.w-\[44px\]{width:44px}.w-\[45px\]{width:45px}.w-\[48px\]{width:48px}.w-\[50px\]{width:50px}.w-\[520px\]{width:520px}.w-\[55px\]{width:55px}.w-\[56px\]{width:56px}.w-\[59px\]{width:59px}.w-\[60px\]{width:60px}.w-\[68px\]{width:68px}.w-\[6px\]{width:6px}.w-\[708px\]{width:708px}.w-\[70px\]{width:70px}.w-\[72px\]{width:72px}.w-\[75\%\]{width:75%}.w-\[79px\]{width:79px}.w-\[7px\]{width:7px}.w-\[80px\]{width:80px}.w-\[84px\]{width:84px}.w-\[85px\]{width:85px}.w-\[90px\]{width:90px}.w-\[91px\]{width:91px}.w-\[96vw\]{width:96vw}.w-\[min\(92vw\,320px\)\]{width:min(92vw,320px)}.w-\[min\(92vw\,520px\)\]{width:min(92vw,520px)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.w-screen{width:100vw}.min-w-0{min-width:0px}.min-w-24{min-width:6rem}.min-w-40{min-width:10rem}.min-w-5{min-width:1.25rem}.min-w-56{min-width:14rem}.min-w-\[100px\]{min-width:100px}.min-w-\[110px\]{min-width:110px}.min-w-\[120px\]{min-width:120px}.min-w-\[12rem\]{min-width:12rem}.min-w-\[130px\]{min-width:130px}.min-w-\[1400px\]{min-width:1400px}.min-w-\[140px\]{min-width:140px}.min-w-\[150px\]{min-width:150px}.min-w-\[160px\]{min-width:160px}.min-w-\[170px\]{min-width:170px}.min-w-\[180px\]{min-width:180px}.min-w-\[18px\]{min-width:18px}.min-w-\[190px\]{min-width:190px}.min-w-\[200px\]{min-width:200px}.min-w-\[20px\]{min-width:20px}.min-w-\[22px\]{min-width:22px}.min-w-\[23px\]{min-width:23px}.min-w-\[26px\]{min-width:26px}.min-w-\[270px\]{min-width:270px}.min-w-\[28px\]{min-width:28px}.min-w-\[300px\]{min-width:300px}.min-w-\[320px\]{min-width:320px}.min-w-\[38px\]{min-width:38px}.min-w-\[45px\]{min-width:45px}.min-w-\[48px\]{min-width:48px}.min-w-\[500px\]{min-width:500px}.min-w-\[50px\]{min-width:50px}.min-w-\[52px\]{min-width:52px}.min-w-\[560px\]{min-width:560px}.min-w-\[60px\]{min-width:60px}.min-w-\[70px\]{min-width:70px}.min-w-\[79px\]{min-width:79px}.min-w-\[800px\]{min-width:800px}.min-w-\[80px\]{min-width:80px}.min-w-\[85px\]{min-width:85px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[90px\]{min-width:90px}.min-w-\[91px\]{min-width:91px}.min-w-\[93px\]{min-width:93px}.min-w-\[96px\]{min-width:96px}.min-w-\[993px\]{min-width:993px}.min-w-\[max-content\]{min-width:-moz-max-content;min-width:max-content}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.min-w-full{min-width:100%}.min-w-max{min-width:-moz-max-content;min-width:max-content}.min-w-px{min-width:1px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[--skeleton-width\]{max-width:var(--skeleton-width)}.max-w-\[100px\]{max-width:100px}.max-w-\[110px\]{max-width:110px}.max-w-\[1200px\]{max-width:1200px}.max-w-\[1400px\]{max-width:1400px}.max-w-\[140px\]{max-width:140px}.max-w-\[150px\]{max-width:150px}.max-w-\[160px\]{max-width:160px}.max-w-\[180px\]{max-width:180px}.max-w-\[1900px\]{max-width:1900px}.max-w-\[200px\]{max-width:200px}.max-w-\[210px\]{max-width:210px}.max-w-\[220px\]{max-width:220px}.max-w-\[240px\]{max-width:240px}.max-w-\[250px\]{max-width:250px}.max-w-\[260px\]{max-width:260px}.max-w-\[280px\]{max-width:280px}.max-w-\[300px\]{max-width:300px}.max-w-\[350px\]{max-width:350px}.max-w-\[380px\]{max-width:380px}.max-w-\[39px\]{max-width:39px}.max-w-\[420px\]{max-width:420px}.max-w-\[480px\]{max-width:480px}.max-w-\[48px\]{max-width:48px}.max-w-\[60px\]{max-width:60px}.max-w-\[724px\]{max-width:724px}.max-w-\[80px\]{max-width:80px}.max-w-\[85px\]{max-width:85px}.max-w-\[90vw\]{max-width:90vw}.max-w-\[91px\]{max-width:91px}.max-w-\[calc\(100vw-48px\)\]{max-width:calc(100vw - 48px)}.max-w-\[min\(24rem\,90vw\)\]{max-width:min(24rem,90vw)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-\[1_0_0\]{flex:1 0 0}.flex-none{flex:none}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-full{flex-basis:100%}.table-fixed{table-layout:fixed}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.origin-left{transform-origin:left}.-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-px{--tw-translate-x: -1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-px{--tw-translate-x: 1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-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-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-75{--tw-scale-x: .75;--tw-scale-y: .75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[1\.02\]{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-context-menu{cursor:context-menu}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-text{-webkit-user-select:text;-moz-user-select:text;user-select:text}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.resize-none{resize:none}.resize-y{resize:vertical}.resize{resize:both}.snap-y{scroll-snap-type:y var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness: mandatory}.snap-center{scroll-snap-align:center}.scroll-mt-\[192px\]{scroll-margin-top:192px}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.columns-3{-moz-columns:3;columns:3}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[1fr_40px_55px_50px\]{grid-template-columns:1fr 40px 55px 50px}.grid-cols-\[1fr_50px_70px_55px\]{grid-template-columns:1fr 50px 70px 55px}.grid-cols-\[20px_1fr_88px_60px_64px\]{grid-template-columns:20px 1fr 88px 60px 64px}.grid-cols-\[28px_1fr_80px_60px_120px_28px\]{grid-template-columns:28px 1fr 80px 60px 120px 28px}.grid-cols-\[30\%_70\%\]{grid-template-columns:30% 70%}.grid-cols-\[7\.5rem_1fr_auto\]{grid-template-columns:7.5rem 1fr auto}.grid-cols-\[auto_1fr\]{grid-template-columns:auto 1fr}.grid-cols-\[auto_auto\]{grid-template-columns:auto auto}.grid-cols-\[repeat\(4\,28px\)\]{grid-template-columns:repeat(4,28px)}.grid-cols-\[repeat\(4\,32px\)\]{grid-template-columns:repeat(4,32px)}.grid-cols-\[repeat\(4\,35px\)\]{grid-template-columns:repeat(4,35px)}.grid-cols-\[repeat\(4\,40px\)\]{grid-template-columns:repeat(4,40px)}.grid-rows-\[0fr\]{grid-template-rows:0fr}.grid-rows-\[1fr\]{grid-template-rows:1fr}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.content-center{align-content:center}.content-stretch{align-content:stretch}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.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-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[10px\]{gap:10px}.gap-\[12px\]{gap:12px}.gap-\[15px\]{gap:15px}.gap-\[16px\]{gap:16px}.gap-\[24px\]{gap:24px}.gap-\[2px\]{gap:2px}.gap-\[32px\]{gap:32px}.gap-\[3px\]{gap:3px}.gap-\[4px\]{gap:4px}.gap-\[6px\]{gap:6px}.gap-\[7px\]{gap:7px}.gap-\[8px\]{gap:8px}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-0\.5{row-gap:.125rem}.gap-y-1{row-gap:.25rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-2{row-gap:.5rem}.gap-y-2\.5{row-gap:.625rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.375rem * var(--tw-space-x-reverse));margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-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))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-border>:not([hidden])~:not([hidden]){border-color:hsl(var(--border))}.divide-zinc-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(39 39 42 / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-clip{overflow:clip}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-scroll{overflow-y:scroll}.overscroll-contain{overscroll-behavior:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[1000px\]{border-radius:1000px}.rounded-\[100px\]{border-radius:100px}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[20px\]{border-radius:20px}.rounded-\[2px\]{border-radius:2px}.rounded-\[3px\]{border-radius:3px}.rounded-\[4px\]{border-radius:4px}.rounded-\[6px\]{border-radius:6px}.rounded-\[7px\]{border-radius:7px}.rounded-\[8px\]{border-radius:8px}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-none{border-radius:0}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.rounded-b-\[6px\]{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.rounded-b-md{border-bottom-right-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.rounded-l-\[6px\]{border-top-left-radius:6px;border-bottom-left-radius:6px}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-t-\[10px\]{border-top-left-radius:10px;border-top-right-radius:10px}.rounded-t-lg{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.rounded-t-md{border-top-left-radius:calc(var(--radius) - 2px);border-top-right-radius:calc(var(--radius) - 2px)}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-bl-\[12px\]{border-bottom-left-radius:12px}.rounded-bl-\[6px\]{border-bottom-left-radius:6px}.rounded-br-\[12px\]{border-bottom-right-radius:12px}.rounded-tl-\[10px\]{border-top-left-radius:10px}.rounded-tl-\[6px\]{border-top-left-radius:6px}.rounded-tl-sm{border-top-left-radius:calc(var(--radius) - 4px)}.rounded-tr-\[10px\]{border-top-right-radius:10px}.rounded-tr-\[6px\]{border-top-right-radius:6px}.\!border{border-width:1px!important}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[0\.5px\]{border-width:.5px}.border-\[1\.5px\]{border-width:1.5px}.border-\[1px\]{border-width:1px}.border-x-0{border-left-width:0px;border-right-width:0px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-y-2{border-top-width:2px;border-bottom-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-\[0\.5px\]{border-bottom-width:.5px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-r-2{border-right-width:2px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-t-\[0\.5px\]{border-top-width:.5px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-\[\#193d8c\]{--tw-border-opacity: 1 !important;border-color:rgb(25 61 140 / var(--tw-border-opacity, 1))!important}.border-\[\#059669\]{--tw-border-opacity: 1;border-color:rgb(5 150 105 / var(--tw-border-opacity, 1))}.border-\[\#101318\]{--tw-border-opacity: 1;border-color:rgb(16 19 24 / var(--tw-border-opacity, 1))}.border-\[\#11401d\]{--tw-border-opacity: 1;border-color:rgb(17 64 29 / var(--tw-border-opacity, 1))}.border-\[\#141416\]{--tw-border-opacity: 1;border-color:rgb(20 20 22 / var(--tw-border-opacity, 1))}.border-\[\#161b26\]{--tw-border-opacity: 1;border-color:rgb(22 27 38 / var(--tw-border-opacity, 1))}.border-\[\#193d8c\]{--tw-border-opacity: 1;border-color:rgb(25 61 140 / var(--tw-border-opacity, 1))}.border-\[\#1b212e\]{--tw-border-opacity: 1;border-color:rgb(27 33 46 / var(--tw-border-opacity, 1))}.border-\[\#1e1e22\]{--tw-border-opacity: 1;border-color:rgb(30 30 34 / var(--tw-border-opacity, 1))}.border-\[\#1e293b\]{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.border-\[\#232328\]{--tw-border-opacity: 1;border-color:rgb(35 35 40 / var(--tw-border-opacity, 1))}.border-\[\#293347\]{--tw-border-opacity: 1;border-color:rgb(41 51 71 / var(--tw-border-opacity, 1))}.border-\[\#2a2a30\]{--tw-border-opacity: 1;border-color:rgb(42 42 48 / var(--tw-border-opacity, 1))}.border-\[\#303036\]{--tw-border-opacity: 1;border-color:rgb(48 48 54 / var(--tw-border-opacity, 1))}.border-\[\#34c759\]{--tw-border-opacity: 1;border-color:rgb(52 199 89 / var(--tw-border-opacity, 1))}.border-\[\#36364d\]{--tw-border-opacity: 1;border-color:rgb(54 54 77 / var(--tw-border-opacity, 1))}.border-\[\#806c00\]{--tw-border-opacity: 1;border-color:rgb(128 108 0 / var(--tw-border-opacity, 1))}.border-\[\#94a3b8\]{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.border-\[\#a1a1aa\]{--tw-border-opacity: 1;border-color:rgb(161 161 170 / var(--tw-border-opacity, 1))}.border-\[\#b90100\]{--tw-border-opacity: 1;border-color:rgb(185 1 0 / var(--tw-border-opacity, 1))}.border-\[\#dc2626\]{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.border-\[\#e50000\]{--tw-border-opacity: 1;border-color:rgb(229 0 0 / var(--tw-border-opacity, 1))}.border-\[\#f3f6f9\]{--tw-border-opacity: 1;border-color:rgb(243 246 249 / var(--tw-border-opacity, 1))}.border-\[--color-border\]{border-color:var(--color-border)}.border-\[rgba\(251\,191\,36\,0\.4\)\]{border-color:#fbbf2466}.border-\[var\(--stroke-v2\)\]{border-color:var(--stroke-v2)}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-400\/20{border-color:#fbbf2433}.border-amber-400\/25{border-color:#fbbf2440}.border-amber-400\/30{border-color:#fbbf244d}.border-amber-400\/40{border-color:#fbbf2466}.border-amber-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-amber-500\/20{border-color:#f59e0b33}.border-amber-500\/25{border-color:#f59e0b40}.border-amber-500\/30{border-color:#f59e0b4d}.border-amber-500\/40{border-color:#f59e0b66}.border-amber-500\/50{border-color:#f59e0b80}.border-amber-500\/60{border-color:#f59e0b99}.border-amber-600\/40{border-color:#d9770666}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-500\/30{border-color:#3b82f64d}.border-blue-500\/40{border-color:#3b82f666}.border-blue-500\/50{border-color:#3b82f680}.border-blue-800\/50{border-color:#1e40af80}.border-blue-800\/60{border-color:#1e40af99}.border-border{border-color:hsl(var(--border))}.border-border\/20{border-color:hsl(var(--border) / .2)}.border-border\/30{border-color:hsl(var(--border) / .3)}.border-border\/40{border-color:hsl(var(--border) / .4)}.border-border\/50{border-color:hsl(var(--border) / .5)}.border-border\/60{border-color:hsl(var(--border) / .6)}.border-border\/70{border-color:hsl(var(--border) / .7)}.border-border\/80{border-color:hsl(var(--border) / .8)}.border-cyan-400\/20{border-color:#22d3ee33}.border-destructive{border-color:hsl(var(--destructive))}.border-destructive\/20{border-color:hsl(var(--destructive) / .2)}.border-destructive\/30{border-color:hsl(var(--destructive) / .3)}.border-destructive\/40{border-color:hsl(var(--destructive) / .4)}.border-destructive\/50{border-color:hsl(var(--destructive) / .5)}.border-emerald-500\/20{border-color:#10b98133}.border-emerald-500\/25{border-color:#10b98140}.border-emerald-500\/30{border-color:#10b9814d}.border-emerald-500\/40{border-color:#10b98166}.border-emerald-600\/30{border-color:#0596694d}.border-emerald-600\/40{border-color:#05966966}.border-emerald-800\/30{border-color:#065f464d}.border-foreground{border-color:hsl(var(--foreground))}.border-foreground\/50{border-color:hsl(var(--foreground) / .5)}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.border-gray-600\/50{border-color:#4b556380}.border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-green-500\/20{border-color:#22c55e33}.border-green-500\/30{border-color:#22c55e4d}.border-green-500\/50{border-color:#22c55e80}.border-green-600{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.border-green-600\/30{border-color:#16a34a4d}.border-green-600\/50{border-color:#16a34a80}.border-green-700{--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity, 1))}.border-green-800\/50{border-color:#16653480}.border-green-900\/30{border-color:#14532d4d}.border-info\/40{border-color:hsl(var(--info) / .4)}.border-input{border-color:hsl(var(--input))}.border-muted{border-color:hsl(var(--muted))}.border-muted-foreground\/20{border-color:hsl(var(--muted-foreground) / .2)}.border-muted-foreground\/25{border-color:hsl(var(--muted-foreground) / .25)}.border-muted-foreground\/30{border-color:hsl(var(--muted-foreground) / .3)}.border-muted\/20{border-color:hsl(var(--muted) / .2)}.border-muted\/30{border-color:hsl(var(--muted) / .3)}.border-muted\/40{border-color:hsl(var(--muted) / .4)}.border-muted\/50{border-color:hsl(var(--muted) / .5)}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-orange-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-orange-500\/30{border-color:#f973164d}.border-orange-500\/40{border-color:#f9731666}.border-pink-500\/30{border-color:#ec48994d}.border-primary{border-color:hsl(var(--primary))}.border-primary\/20{border-color:hsl(var(--primary) / .2)}.border-primary\/30{border-color:hsl(var(--primary) / .3)}.border-primary\/40{border-color:hsl(var(--primary) / .4)}.border-primary\/50{border-color:hsl(var(--primary) / .5)}.border-purple-500\/30{border-color:#a855f74d}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-400\/20{border-color:#f8717133}.border-red-400\/25{border-color:#f8717140}.border-red-400\/30{border-color:#f871714d}.border-red-400\/60{border-color:#f8717199}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-red-500\/20{border-color:#ef444433}.border-red-500\/25{border-color:#ef444440}.border-red-500\/30{border-color:#ef44444d}.border-red-500\/40{border-color:#ef444466}.border-red-500\/50{border-color:#ef444480}.border-red-500\/60{border-color:#ef444499}.border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.border-red-600\/30{border-color:#dc26264d}.border-red-600\/40{border-color:#dc262666}.border-red-600\/50{border-color:#dc262680}.border-red-700{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.border-red-700\/50{border-color:#b91c1c80}.border-red-800\/30{border-color:#991b1b4d}.border-red-800\/40{border-color:#991b1b66}.border-red-800\/60{border-color:#991b1b99}.border-red-900\/40{border-color:#7f1d1d66}.border-rose-500\/30{border-color:#f43f5e4d}.border-sky-400\/25{border-color:#38bdf840}.border-sky-400\/30{border-color:#38bdf84d}.border-sky-500\/20{border-color:#0ea5e933}.border-sky-500\/30{border-color:#0ea5e94d}.border-sky-600\/40{border-color:#0284c766}.border-success\/20{border-color:hsl(var(--success) / .2)}.border-success\/30{border-color:hsl(var(--success) / .3)}.border-transparent{border-color:transparent}.border-violet-400\/20{border-color:#a78bfa33}.border-violet-500{--tw-border-opacity: 1;border-color:rgb(139 92 246 / var(--tw-border-opacity, 1))}.border-violet-500\/20{border-color:#8b5cf633}.border-violet-500\/30{border-color:#8b5cf64d}.border-warning\/30{border-color:hsl(var(--warning) / .3)}.border-warning\/40{border-color:hsl(var(--warning) / .4)}.border-warning\/50{border-color:hsl(var(--warning) / .5)}.border-white\/10{border-color:#ffffff1a}.border-white\/15{border-color:#ffffff26}.border-white\/20{border-color:#fff3}.border-white\/30{border-color:#ffffff4d}.border-white\/\[0\.03\]{border-color:#ffffff08}.border-white\/\[0\.04\]{border-color:#ffffff0a}.border-white\/\[0\.06\]{border-color:#ffffff0f}.border-white\/\[0\.07\]{border-color:#ffffff12}.border-white\/\[0\.08\]{border-color:#ffffff14}.border-white\/\[0\.09\]{border-color:#ffffff17}.border-white\/\[0\.13\]{border-color:#ffffff21}.border-white\/\[0\.14\]{border-color:#ffffff24}.border-white\/\[0\.15\]{border-color:#ffffff26}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.border-yellow-400{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.border-yellow-400\/25{border-color:#facc1540}.border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.border-yellow-500\/20{border-color:#eab30833}.border-yellow-500\/30{border-color:#eab3084d}.border-yellow-500\/50{border-color:#eab30880}.border-yellow-500\/60{border-color:#eab30899}.border-yellow-600{--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.border-yellow-600\/50{border-color:#ca8a0480}.border-yellow-700{--tw-border-opacity: 1;border-color:rgb(161 98 7 / var(--tw-border-opacity, 1))}.border-yellow-800\/30{border-color:#854d0e4d}.border-yellow-800\/50{border-color:#854d0e80}.border-yellow-900\/30{border-color:#713f124d}.border-yellow-900\/40{border-color:#713f1266}.border-zinc-200{--tw-border-opacity: 1;border-color:rgb(228 228 231 / var(--tw-border-opacity, 1))}.border-zinc-500{--tw-border-opacity: 1;border-color:rgb(113 113 122 / var(--tw-border-opacity, 1))}.border-zinc-700{--tw-border-opacity: 1;border-color:rgb(63 63 70 / var(--tw-border-opacity, 1))}.border-zinc-800{--tw-border-opacity: 1;border-color:rgb(39 39 42 / var(--tw-border-opacity, 1))}.border-zinc-900{--tw-border-opacity: 1;border-color:rgb(24 24 27 / var(--tw-border-opacity, 1))}.border-b-\[var\(--stroke-v2\)\]{border-bottom-color:var(--stroke-v2)}.border-l-amber-400{--tw-border-opacity: 1;border-left-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.border-l-border{border-left-color:hsl(var(--border))}.border-l-emerald-400{--tw-border-opacity: 1;border-left-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.border-l-emerald-500{--tw-border-opacity: 1;border-left-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.border-l-muted-foreground\/30{border-left-color:hsl(var(--muted-foreground) / .3)}.border-l-orange-400\/50{border-left-color:#fb923c80}.border-l-orange-500{--tw-border-opacity: 1;border-left-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-l-primary\/70{border-left-color:hsl(var(--primary) / .7)}.border-l-red-500{--tw-border-opacity: 1;border-left-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-l-transparent{border-left-color:transparent}.border-l-white\/10{border-left-color:#ffffff1a}.border-t-transparent{border-top-color:transparent}.border-t-zinc-300{--tw-border-opacity: 1;border-top-color:rgb(212 212 216 / var(--tw-border-opacity, 1))}.bg-\[\#005EE1\]{--tw-bg-opacity: 1;background-color:rgb(0 94 225 / var(--tw-bg-opacity, 1))}.bg-\[\#007EFB\],.bg-\[\#007efb\]{--tw-bg-opacity: 1;background-color:rgb(0 126 251 / var(--tw-bg-opacity, 1))}.bg-\[\#064e3b\]{--tw-bg-opacity: 1;background-color:rgb(6 78 59 / var(--tw-bg-opacity, 1))}.bg-\[\#0a0a0c\]{--tw-bg-opacity: 1;background-color:rgb(10 10 12 / var(--tw-bg-opacity, 1))}.bg-\[\#0a0c0f\]{--tw-bg-opacity: 1;background-color:rgb(10 12 15 / var(--tw-bg-opacity, 1))}.bg-\[\#0d0d0f\]{--tw-bg-opacity: 1;background-color:rgb(13 13 15 / var(--tw-bg-opacity, 1))}.bg-\[\#0d0d10\]{--tw-bg-opacity: 1;background-color:rgb(13 13 16 / var(--tw-bg-opacity, 1))}.bg-\[\#0d0d1a\]{--tw-bg-opacity: 1;background-color:rgb(13 13 26 / var(--tw-bg-opacity, 1))}.bg-\[\#0e0e10\]{--tw-bg-opacity: 1;background-color:rgb(14 14 16 / var(--tw-bg-opacity, 1))}.bg-\[\#0f0f11\]{--tw-bg-opacity: 1;background-color:rgb(15 15 17 / var(--tw-bg-opacity, 1))}.bg-\[\#0f0f12\]{--tw-bg-opacity: 1;background-color:rgb(15 15 18 / var(--tw-bg-opacity, 1))}.bg-\[\#101318\]{--tw-bg-opacity: 1;background-color:rgb(16 19 24 / var(--tw-bg-opacity, 1))}.bg-\[\#111113\]{--tw-bg-opacity: 1;background-color:rgb(17 17 19 / var(--tw-bg-opacity, 1))}.bg-\[\#13203b\]{--tw-bg-opacity: 1;background-color:rgb(19 32 59 / var(--tw-bg-opacity, 1))}.bg-\[\#161b26\]{--tw-bg-opacity: 1;background-color:rgb(22 27 38 / var(--tw-bg-opacity, 1))}.bg-\[\#1a1a1e\]{--tw-bg-opacity: 1;background-color:rgb(26 26 30 / var(--tw-bg-opacity, 1))}.bg-\[\#1a1a2e\]{--tw-bg-opacity: 1;background-color:rgb(26 26 46 / var(--tw-bg-opacity, 1))}.bg-\[\#1b212e\]{--tw-bg-opacity: 1;background-color:rgb(27 33 46 / var(--tw-bg-opacity, 1))}.bg-\[\#1c1c1f\]{--tw-bg-opacity: 1;background-color:rgb(28 28 31 / var(--tw-bg-opacity, 1))}.bg-\[\#1e1e22\]{--tw-bg-opacity: 1;background-color:rgb(30 30 34 / var(--tw-bg-opacity, 1))}.bg-\[\#22252c\]{--tw-bg-opacity: 1;background-color:rgb(34 37 44 / var(--tw-bg-opacity, 1))}.bg-\[\#22B36E\]{--tw-bg-opacity: 1;background-color:rgb(34 179 110 / var(--tw-bg-opacity, 1))}.bg-\[\#293347\]{--tw-bg-opacity: 1;background-color:rgb(41 51 71 / var(--tw-bg-opacity, 1))}.bg-\[\#2d7a4f\]{--tw-bg-opacity: 1;background-color:rgb(45 122 79 / var(--tw-bg-opacity, 1))}.bg-\[\#303036\]{--tw-bg-opacity: 1;background-color:rgb(48 48 54 / var(--tw-bg-opacity, 1))}.bg-\[\#313338\]{--tw-bg-opacity: 1;background-color:rgb(49 51 56 / var(--tw-bg-opacity, 1))}.bg-\[\#333333\]{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1))}.bg-\[\#34C759\]\/10{background-color:#34c7591a}.bg-\[\#34c759\]{--tw-bg-opacity: 1;background-color:rgb(52 199 89 / var(--tw-bg-opacity, 1))}.bg-\[\#383838\]{--tw-bg-opacity: 1;background-color:rgb(56 56 56 / var(--tw-bg-opacity, 1))}.bg-\[\#5865F2\]{--tw-bg-opacity: 1;background-color:rgb(88 101 242 / var(--tw-bg-opacity, 1))}.bg-\[\#5c4033\]{--tw-bg-opacity: 1;background-color:rgb(92 64 51 / var(--tw-bg-opacity, 1))}.bg-\[\#60a5fa\]{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.bg-\[\#616166\]{--tw-bg-opacity: 1;background-color:rgb(97 97 102 / var(--tw-bg-opacity, 1))}.bg-\[\#7a1616\]{--tw-bg-opacity: 1;background-color:rgb(122 22 22 / var(--tw-bg-opacity, 1))}.bg-\[\#7f1d1d\]{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.bg-\[\#826F51\],.bg-\[\#826f51\]{--tw-bg-opacity: 1;background-color:rgb(130 111 81 / var(--tw-bg-opacity, 1))}.bg-\[\#8b1e1e\]{--tw-bg-opacity: 1;background-color:rgb(139 30 30 / var(--tw-bg-opacity, 1))}.bg-\[\#9c650e\]{--tw-bg-opacity: 1;background-color:rgb(156 101 14 / var(--tw-bg-opacity, 1))}.bg-\[\#A6E1FF\]{--tw-bg-opacity: 1;background-color:rgb(166 225 255 / var(--tw-bg-opacity, 1))}.bg-\[\#C0180D\]{--tw-bg-opacity: 1;background-color:rgb(192 24 13 / var(--tw-bg-opacity, 1))}.bg-\[\#D4D4D4\]{--tw-bg-opacity: 1;background-color:rgb(212 212 212 / var(--tw-bg-opacity, 1))}.bg-\[\#DE1757\]{--tw-bg-opacity: 1;background-color:rgb(222 23 87 / var(--tw-bg-opacity, 1))}.bg-\[\#E01816\]{--tw-bg-opacity: 1;background-color:rgb(224 24 22 / var(--tw-bg-opacity, 1))}.bg-\[\#E6480D\]{--tw-bg-opacity: 1;background-color:rgb(230 72 13 / var(--tw-bg-opacity, 1))}.bg-\[\#E89B38\]{--tw-bg-opacity: 1;background-color:rgb(232 155 56 / var(--tw-bg-opacity, 1))}.bg-\[\#F2E1E2\]{--tw-bg-opacity: 1;background-color:rgb(242 225 226 / var(--tw-bg-opacity, 1))}.bg-\[\#a6e1ff\]{--tw-bg-opacity: 1;background-color:rgb(166 225 255 / var(--tw-bg-opacity, 1))}.bg-\[\#c0180d\]{--tw-bg-opacity: 1;background-color:rgb(192 24 13 / var(--tw-bg-opacity, 1))}.bg-\[\#d4d4d4\]{--tw-bg-opacity: 1;background-color:rgb(212 212 212 / var(--tw-bg-opacity, 1))}.bg-\[\#e01816\]{--tw-bg-opacity: 1;background-color:rgb(224 24 22 / var(--tw-bg-opacity, 1))}.bg-\[\#e3efff\]{--tw-bg-opacity: 1;background-color:rgb(227 239 255 / var(--tw-bg-opacity, 1))}.bg-\[\#e6480d\]{--tw-bg-opacity: 1;background-color:rgb(230 72 13 / var(--tw-bg-opacity, 1))}.bg-\[\#e6f8ec\]{--tw-bg-opacity: 1;background-color:rgb(230 248 236 / var(--tw-bg-opacity, 1))}.bg-\[\#e9000f\]{--tw-bg-opacity: 1;background-color:rgb(233 0 15 / var(--tw-bg-opacity, 1))}.bg-\[\#ebebeb\]{--tw-bg-opacity: 1;background-color:rgb(235 235 235 / var(--tw-bg-opacity, 1))}.bg-\[\#f2e1e2\]{--tw-bg-opacity: 1;background-color:rgb(242 225 226 / var(--tw-bg-opacity, 1))}.bg-\[\#f97316\]{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-\[\#ffd900\]{--tw-bg-opacity: 1;background-color:rgb(255 217 0 / var(--tw-bg-opacity, 1))}.bg-\[--color-bg\]{background-color:var(--color-bg)}.bg-\[hsl\(30_8\%_95\%\)\]{--tw-bg-opacity: 1;background-color:hsl(30 8% 95% / var(--tw-bg-opacity, 1))}.bg-\[rgba\(0\,0\,0\,0\.7\)\]{background-color:#000000b3}.bg-\[rgba\(16\,19\,24\,0\.5\)\]{background-color:#10131880}.bg-\[rgba\(25\,61\,140\,0\.3\)\]{background-color:#193d8c4d}.bg-\[rgba\(25\,61\,140\,0\.4\)\]{background-color:#193d8c66}.bg-\[rgba\(251\,191\,36\,0\.08\)\]{background-color:#fbbf2414}.bg-\[rgba\(255\,217\,0\,0\.1\)\]{background-color:#ffd9001a}.bg-\[rgba\(255\,255\,255\,0\.02\)\]{background-color:#ffffff05}.bg-\[rgba\(48\,48\,54\,0\.5\)\]{background-color:#30303680}.bg-\[var\(--background-b15\)\]{background-color:var(--background-b15)}.bg-\[var\(--background-b18\)\]{background-color:var(--background-b18)}.bg-\[var\(--highlight-blue\)\]{background-color:var(--highlight-blue)}.bg-accent{background-color:hsl(var(--accent))}.bg-accent\/35{background-color:hsl(var(--accent) / .35)}.bg-accent\/40{background-color:hsl(var(--accent) / .4)}.bg-accent\/50{background-color:hsl(var(--accent) / .5)}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-amber-400\/10{background-color:#fbbf241a}.bg-amber-400\/15{background-color:#fbbf2426}.bg-amber-400\/20{background-color:#fbbf2433}.bg-amber-400\/5{background-color:#fbbf240d}.bg-amber-400\/70{background-color:#fbbf24b3}.bg-amber-50\/50{background-color:#fffbeb80}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-500\/10{background-color:#f59e0b1a}.bg-amber-500\/15{background-color:#f59e0b26}.bg-amber-500\/20{background-color:#f59e0b33}.bg-amber-500\/5{background-color:#f59e0b0d}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-amber-700{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.bg-amber-950\/10{background-color:#451a031a}.bg-background{background-color:hsl(var(--background))}.bg-background\/50{background-color:hsl(var(--background) / .5)}.bg-background\/60{background-color:hsl(var(--background) / .6)}.bg-background\/80{background-color:hsl(var(--background) / .8)}.bg-background\/90{background-color:hsl(var(--background) / .9)}.bg-background\/95{background-color:hsl(var(--background) / .95)}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-black\/70{background-color:#000000b3}.bg-black\/80{background-color:#000c}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / 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-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-500\/10{background-color:#3b82f61a}.bg-blue-500\/15{background-color:#3b82f626}.bg-blue-500\/20{background-color:#3b82f633}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.bg-blue-950{--tw-bg-opacity: 1;background-color:rgb(23 37 84 / var(--tw-bg-opacity, 1))}.bg-border{background-color:hsl(var(--border))}.bg-border\/60{background-color:hsl(var(--border) / .6)}.bg-card{background-color:hsl(var(--card))}.bg-card\/30{background-color:hsl(var(--card) / .3)}.bg-card\/40{background-color:hsl(var(--card) / .4)}.bg-card\/50{background-color:hsl(var(--card) / .5)}.bg-card\/60{background-color:hsl(var(--card) / .6)}.bg-cyan-100{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.bg-cyan-300{--tw-bg-opacity: 1;background-color:rgb(103 232 249 / var(--tw-bg-opacity, 1))}.bg-cyan-600{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-destructive\/10{background-color:hsl(var(--destructive) / .1)}.bg-destructive\/15{background-color:hsl(var(--destructive) / .15)}.bg-destructive\/20{background-color:hsl(var(--destructive) / .2)}.bg-destructive\/5{background-color:hsl(var(--destructive) / .05)}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-400{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.bg-emerald-400\/15{background-color:#34d39926}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-500\/10{background-color:#10b9811a}.bg-emerald-500\/15{background-color:#10b98126}.bg-emerald-500\/20{background-color:#10b98133}.bg-emerald-500\/5{background-color:#10b9810d}.bg-emerald-500\/\[0\.06\]{background-color:#10b9810f}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-emerald-600\/15{background-color:#05966926}.bg-emerald-600\/20{background-color:#05966933}.bg-emerald-700\/10{background-color:#0478571a}.bg-emerald-700\/30{background-color:#0478574d}.bg-emerald-700\/40{background-color:#04785766}.bg-emerald-900\/20{background-color:#064e3b33}.bg-emerald-950{--tw-bg-opacity: 1;background-color:rgb(2 44 34 / var(--tw-bg-opacity, 1))}.bg-emerald-950\/20{background-color:#022c2233}.bg-foreground{background-color:hsl(var(--foreground))}.bg-foreground\/15{background-color:hsl(var(--foreground) / .15)}.bg-foreground\/25{background-color:hsl(var(--foreground) / .25)}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-600\/30{background-color:#4b55634d}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / 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-300{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-500\/10{background-color:#22c55e1a}.bg-green-500\/15{background-color:#22c55e26}.bg-green-500\/20{background-color:#22c55e33}.bg-green-500\/5{background-color:#22c55e0d}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-green-600\/20{background-color:#16a34a33}.bg-green-600\/30{background-color:#16a34a4d}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.bg-green-800{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.bg-green-950{--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity, 1))}.bg-green-950\/20{background-color:#052e1633}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-indigo-500\/20{background-color:#6366f133}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-indigo-950\/30{background-color:#1e1b4b4d}.bg-info\/10{background-color:hsl(var(--info) / .1)}.bg-muted{background-color:hsl(var(--muted))}.bg-muted-foreground{background-color:hsl(var(--muted-foreground))}.bg-muted\/10{background-color:hsl(var(--muted) / .1)}.bg-muted\/20{background-color:hsl(var(--muted) / .2)}.bg-muted\/30{background-color:hsl(var(--muted) / .3)}.bg-muted\/40{background-color:hsl(var(--muted) / .4)}.bg-muted\/50{background-color:hsl(var(--muted) / .5)}.bg-muted\/60{background-color:hsl(var(--muted) / .6)}.bg-muted\/80{background-color:hsl(var(--muted) / .8)}.bg-muted\/90{background-color:hsl(var(--muted) / .9)}.bg-neutral-200{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-300{--tw-bg-opacity: 1;background-color:rgb(253 186 116 / var(--tw-bg-opacity, 1))}.bg-orange-400{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-500\/10{background-color:#f973161a}.bg-orange-500\/15{background-color:#f9731626}.bg-orange-500\/20{background-color:#f9731633}.bg-orange-500\/5{background-color:#f973160d}.bg-page-darkbackground{background-color:var(--page-darkbackground)}.bg-pink-100{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.bg-pink-400{--tw-bg-opacity: 1;background-color:rgb(244 114 182 / var(--tw-bg-opacity, 1))}.bg-pink-500\/10{background-color:#ec48991a}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-primary-foreground\/30{background-color:hsl(var(--primary-foreground) / .3)}.bg-primary\/10{background-color:hsl(var(--primary) / .1)}.bg-primary\/15{background-color:hsl(var(--primary) / .15)}.bg-primary\/20{background-color:hsl(var(--primary) / .2)}.bg-primary\/30{background-color:hsl(var(--primary) / .3)}.bg-primary\/5{background-color:hsl(var(--primary) / .05)}.bg-purple-300{--tw-bg-opacity: 1;background-color:rgb(216 180 254 / var(--tw-bg-opacity, 1))}.bg-purple-500\/10{background-color:#a855f71a}.bg-purple-500\/20{background-color:#a855f733}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.bg-purple-800{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / 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-100\/50{background-color:#fee2e280}.bg-red-300{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.bg-red-400\/10{background-color:#f871711a}.bg-red-400\/50{background-color:#f8717180}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-500\/10{background-color:#ef44441a}.bg-red-500\/15{background-color:#ef444426}.bg-red-500\/20{background-color:#ef444433}.bg-red-500\/30{background-color:#ef44444d}.bg-red-500\/5{background-color:#ef44440d}.bg-red-500\/70{background-color:#ef4444b3}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-red-600\/20{background-color:#dc262633}.bg-red-600\/30{background-color:#dc26264d}.bg-red-700\/10{background-color:#b91c1c1a}.bg-red-700\/30{background-color:#b91c1c4d}.bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.bg-red-900{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.bg-red-900\/20{background-color:#7f1d1d33}.bg-red-950{--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity, 1))}.bg-red-950\/10{background-color:#450a0a1a}.bg-red-950\/30{background-color:#450a0a4d}.bg-red-950\/40{background-color:#450a0a66}.bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.bg-rose-500\/20{background-color:#f43f5e33}.bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.bg-sky-400{--tw-bg-opacity: 1;background-color:rgb(56 189 248 / var(--tw-bg-opacity, 1))}.bg-sky-400\/10{background-color:#38bdf81a}.bg-sky-400\/70{background-color:#38bdf8b3}.bg-sky-500\/10{background-color:#0ea5e91a}.bg-sky-500\/15{background-color:#0ea5e926}.bg-sky-950\/20{background-color:#082f4933}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-500{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.bg-slate-500\/15{background-color:#64748b26}.bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.bg-sticky-topdark{background-color:var(--sticky-topdark)}.bg-success{background-color:hsl(var(--success))}.bg-success\/10{background-color:hsl(var(--success) / .1)}.bg-success\/20{background-color:hsl(var(--success) / .2)}.bg-success\/5{background-color:hsl(var(--success) / .05)}.bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-violet-100{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.bg-violet-400{--tw-bg-opacity: 1;background-color:rgb(167 139 250 / var(--tw-bg-opacity, 1))}.bg-violet-500{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}.bg-violet-500\/10{background-color:#8b5cf61a}.bg-violet-500\/20{background-color:#8b5cf633}.bg-violet-600{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.bg-warning{background-color:hsl(var(--warning))}.bg-warning\/10{background-color:hsl(var(--warning) / .1)}.bg-warning\/5{background-color:hsl(var(--warning) / .05)}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/20{background-color:#fff3}.bg-white\/5{background-color:#ffffff0d}.bg-white\/90{background-color:#ffffffe6}.bg-white\/95{background-color:#fffffff2}.bg-white\/\[0\.015\]{background-color:#ffffff04}.bg-white\/\[0\.025\]{background-color:#ffffff06}.bg-white\/\[0\.02\]{background-color:#ffffff05}.bg-white\/\[0\.03\]{background-color:#ffffff08}.bg-white\/\[0\.04\]{background-color:#ffffff0a}.bg-white\/\[0\.05\]{background-color:#ffffff0d}.bg-white\/\[0\.06\]{background-color:#ffffff0f}.bg-white\/\[0\.07\]{background-color:#ffffff12}.bg-white\/\[0\.08\]{background-color:#ffffff14}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.bg-yellow-400\/20{background-color:#facc1533}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-yellow-500\/10{background-color:#eab3081a}.bg-yellow-500\/15{background-color:#eab30826}.bg-yellow-500\/20{background-color:#eab30833}.bg-yellow-500\/25{background-color:#eab30840}.bg-yellow-500\/30{background-color:#eab3084d}.bg-yellow-500\/5{background-color:#eab3080d}.bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.bg-yellow-600\/30{background-color:#ca8a044d}.bg-yellow-700\/30{background-color:#a162074d}.bg-yellow-900\/20{background-color:#713f1233}.bg-yellow-950{--tw-bg-opacity: 1;background-color:rgb(66 32 6 / var(--tw-bg-opacity, 1))}.bg-yellow-950\/10{background-color:#4220061a}.bg-yellow-950\/20{background-color:#42200633}.bg-zinc-100{--tw-bg-opacity: 1;background-color:rgb(244 244 245 / var(--tw-bg-opacity, 1))}.bg-zinc-600{--tw-bg-opacity: 1;background-color:rgb(82 82 91 / var(--tw-bg-opacity, 1))}.bg-zinc-700{--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity, 1))}.bg-zinc-800{--tw-bg-opacity: 1;background-color:rgb(39 39 42 / var(--tw-bg-opacity, 1))}.bg-zinc-800\/50{background-color:#27272a80}.bg-zinc-800\/80{background-color:#27272acc}.bg-zinc-900{--tw-bg-opacity: 1;background-color:rgb(24 24 27 / var(--tw-bg-opacity, 1))}.bg-zinc-900\/80{background-color:#18181bcc}.bg-zinc-950{--tw-bg-opacity: 1;background-color:rgb(9 9 11 / var(--tw-bg-opacity, 1))}.bg-\[linear-gradient\(90deg\,rgba\(17\,64\,29\,0\.45\)_13\.94\%\,rgba\(25\,61\,140\,0\.45\)_30\.29\%\,rgba\(52\,199\,89\,0\.45\)_80\.29\%\)\]{background-image:linear-gradient(90deg,#11401d73 13.94%,#193d8c73 30.29%,#34c75973 80.29%)}.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-\[\#0d2e25\]{--tw-gradient-from: #0d2e25 var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 46 37 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#1a0d2e\]{--tw-gradient-from: #1a0d2e var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 13 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#1a6b7a\]{--tw-gradient-from: #1a6b7a var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 107 122 / 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-background{--tw-gradient-from: hsl(var(--background)) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-destructive\/10{--tw-gradient-from: hsl(var(--destructive) / .1) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--destructive) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-950\/50{--tw-gradient-from: rgb(2 44 34 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 44 34 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary\/10{--tw-gradient-from: hsl(var(--primary) / .1) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary\/5{--tw-gradient-from: hsl(var(--primary) / .05) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/50{--tw-gradient-from: rgb(69 10 10 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-success\/10{--tw-gradient-from: hsl(var(--success) / .1) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--success) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/10{--tw-gradient-from: rgb(139 92 246 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/40{--tw-gradient-from: rgb(139 92 246 / .4) 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-warning\/10{--tw-gradient-from: hsl(var(--warning) / .1) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--warning) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/10{--tw-gradient-from: rgb(234 179 8 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/50{--tw-gradient-from: rgb(66 32 6 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-background{--tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), hsl(var(--background)) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-zinc-700\/20{--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(63 63 70 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#091a12\]{--tw-gradient-to: #091a12 var(--tw-gradient-to-position)}.to-\[\#0f0918\]{--tw-gradient-to: #0f0918 var(--tw-gradient-to-position)}.to-\[\#2a8a9a\]{--tw-gradient-to: #2a8a9a var(--tw-gradient-to-position)}.to-amber-500\/5{--tw-gradient-to: rgb(245 158 11 / .05) var(--tw-gradient-to-position)}.to-destructive\/5{--tw-gradient-to: hsl(var(--destructive) / .05) var(--tw-gradient-to-position)}.to-emerald-900\/20{--tw-gradient-to: rgb(6 78 59 / .2) var(--tw-gradient-to-position)}.to-muted\/20{--tw-gradient-to: hsl(var(--muted) / .2) var(--tw-gradient-to-position)}.to-primary\/5{--tw-gradient-to: hsl(var(--primary) / .05) var(--tw-gradient-to-position)}.to-red-500{--tw-gradient-to: #ef4444 var(--tw-gradient-to-position)}.to-red-900\/20{--tw-gradient-to: rgb(127 29 29 / .2) var(--tw-gradient-to-position)}.to-success\/5{--tw-gradient-to: hsl(var(--success) / .05) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.to-violet-500\/5{--tw-gradient-to: rgb(139 92 246 / .05) var(--tw-gradient-to-position)}.to-warning\/5{--tw-gradient-to: hsl(var(--warning) / .05) var(--tw-gradient-to-position)}.to-yellow-500\/5{--tw-gradient-to: rgb(234 179 8 / .05) var(--tw-gradient-to-position)}.to-yellow-900\/20{--tw-gradient-to: rgb(113 63 18 / .2) var(--tw-gradient-to-position)}.fill-current{fill:currentColor}.fill-muted-foreground{fill:hsl(var(--muted-foreground))}.fill-yellow-500{fill:#eab308}.stroke-border{stroke:hsl(var(--border))}.stroke-muted{stroke:hsl(var(--muted))}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-bottom{-o-object-position:bottom;object-position:bottom}.\!p-\[4px\]{padding:4px!important}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[12px\]{padding:12px}.p-\[13px\]{padding:13px}.p-\[16px\]{padding:16px}.p-\[1px\]{padding:1px}.p-\[24px\]{padding:24px}.p-\[2px\]{padding:2px}.p-\[32px\]{padding:32px}.p-\[3px\]{padding:3px}.p-\[4px\]{padding:4px}.p-\[6px\]{padding:6px}.p-\[8px\]{padding:8px}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[10px\]{padding-left:10px;padding-right:10px}.px-\[12px\]{padding-left:12px;padding-right:12px}.px-\[13px\]{padding-left:13px;padding-right:13px}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[18px\]{padding-left:18px;padding-right:18px}.px-\[24px\]{padding-left:24px;padding-right:24px}.px-\[2px\]{padding-left:2px;padding-right:2px}.px-\[3px\]{padding-left:3px;padding-right:3px}.px-\[4px\]{padding-left:4px;padding-right:4px}.px-\[6px\]{padding-left:6px;padding-right:6px}.px-\[8px\]{padding-left:8px;padding-right:8px}.px-\[clamp\(1\.875rem\,3\.8vw\,4\.5rem\)\]{padding-left:clamp(1.875rem,3.8vw,4.5rem);padding-right:clamp(1.875rem,3.8vw,4.5rem)}.px-\[clamp\(1\.875rem\,3\.9vw\,4\.625rem\)\]{padding-left:clamp(1.875rem,3.9vw,4.625rem);padding-right:clamp(1.875rem,3.9vw,4.625rem)}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[11px\]{padding-top:11px;padding-bottom:11px}.py-\[12px\]{padding-top:12px;padding-bottom:12px}.py-\[16px\]{padding-top:16px;padding-bottom:16px}.py-\[1px\]{padding-top:1px;padding-bottom:1px}.py-\[24px\]{padding-top:24px;padding-bottom:24px}.py-\[2px\]{padding-top:2px;padding-bottom:2px}.py-\[32px\]{padding-top:32px;padding-bottom:32px}.py-\[3px\]{padding-top:3px;padding-bottom:3px}.py-\[4px\]{padding-top:4px;padding-bottom:4px}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.py-\[6px\]{padding-top:6px;padding-bottom:6px}.py-\[7px\]{padding-top:7px;padding-bottom:7px}.py-\[8px\]{padding-top:8px;padding-bottom:8px}.py-\[9px\]{padding-top:9px;padding-bottom:9px}.py-px{padding-top:1px;padding-bottom:1px}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[16px\]{padding-bottom:16px}.pb-\[4px\]{padding-bottom:4px}.pb-\[6px\]{padding-bottom:6px}.pl-0\.5{padding-left:.125rem}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-16{padding-left:4rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pl-\[12px\]{padding-left:12px}.pl-\[18px\]{padding-left:18px}.pl-\[8px\]{padding-left:8px}.pr-1{padding-right:.25rem}.pr-1\.5{padding-right:.375rem}.pr-10{padding-right:2.5rem}.pr-14{padding-right:3.5rem}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-7{padding-right:1.75rem}.pr-8{padding-right:2rem}.pr-\[12px\]{padding-right:12px}.pr-\[4px\]{padding-right:4px}.pr-\[6px\]{padding-right:6px}.pr-\[8px\]{padding-right:8px}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pt-\[12px\]{padding-top:12px}.pt-\[16px\]{padding-top:16px}.pt-\[30px\]{padding-top:30px}.pt-\[3px\]{padding-top:3px}.pt-\[64px\]{padding-top:64px}.pt-\[88px\]{padding-top:88px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.font-\[\'Inter\'\]{font-family:Inter}.font-display{font-family:Space Grotesk,ui-sans-serif,system-ui,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[0\.7rem\]{font-size:.7rem}.text-\[0\.8rem\]{font-size:.8rem}.text-\[10\.5px\]{font-size:10.5px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13\.5px\]{font-size:13.5px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[7px\]{font-size:7px}.text-\[8px\]{font-size:8px}.text-\[9\.5px\]{font-size:9.5px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.not-italic{font-style:normal}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-4{line-height:1rem}.leading-\[0\]{line-height:0}.leading-\[1\.4\]{line-height:1.4}.leading-\[13px\]{line-height:13px}.leading-\[14px\]{line-height:14px}.leading-\[15px\]{line-height:15px}.leading-\[16px\]{line-height:16px}.leading-\[17px\]{line-height:17px}.leading-\[18px\]{line-height:18px}.leading-\[20px\]{line-height:20px}.leading-\[24px\]{line-height:24px}.leading-\[32px\]{line-height:32px}.leading-\[9px\]{line-height:9px}.leading-\[normal\]{line-height:normal}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[-0\.02em\]{letter-spacing:-.02em}.tracking-\[-0\.18px\]{letter-spacing:-.18px}.tracking-\[-0\.42px\]{letter-spacing:-.42px}.tracking-\[-0\.48px\]{letter-spacing:-.48px}.tracking-\[-0\.64px\]{letter-spacing:-.64px}.tracking-\[0\.02em\]{letter-spacing:.02em}.tracking-\[0\.04em\]{letter-spacing:.04em}.tracking-\[0\.05em\]{letter-spacing:.05em}.tracking-\[0\.07em\]{letter-spacing:.07em}.tracking-\[0\.08em\]{letter-spacing:.08em}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.1em\]{letter-spacing:.1em}.tracking-\[0\.1px\]{letter-spacing:.1px}.tracking-\[0\.24px\]{letter-spacing:.24px}.tracking-\[0\.28px\]{letter-spacing:.28px}.tracking-\[0\.32px\]{letter-spacing:.32px}.tracking-\[0\.5px\]{letter-spacing:.5px}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#0061AE\],.text-\[\#0061ae\]{--tw-text-opacity: 1;color:rgb(0 97 174 / var(--tw-text-opacity, 1))}.text-\[\#0088ff\]{--tw-text-opacity: 1;color:rgb(0 136 255 / var(--tw-text-opacity, 1))}.text-\[\#00be00\]{--tw-text-opacity: 1;color:rgb(0 190 0 / var(--tw-text-opacity, 1))}.text-\[\#0a0c0f\]{--tw-text-opacity: 1;color:rgb(10 12 15 / var(--tw-text-opacity, 1))}.text-\[\#101318\]{--tw-text-opacity: 1;color:rgb(16 19 24 / var(--tw-text-opacity, 1))}.text-\[\#1f9d4d\]{--tw-text-opacity: 1;color:rgb(31 157 77 / var(--tw-text-opacity, 1))}.text-\[\#34C759\],.text-\[\#34c759\]{--tw-text-opacity: 1;color:rgb(52 199 89 / var(--tw-text-opacity, 1))}.text-\[\#383838\]{--tw-text-opacity: 1;color:rgb(56 56 56 / var(--tw-text-opacity, 1))}.text-\[\#3aa648\]{--tw-text-opacity: 1;color:rgb(58 166 72 / var(--tw-text-opacity, 1))}.text-\[\#4d3207\]{--tw-text-opacity: 1;color:rgb(77 50 7 / var(--tw-text-opacity, 1))}.text-\[\#5865f2\]{--tw-text-opacity: 1;color:rgb(88 101 242 / var(--tw-text-opacity, 1))}.text-\[\#5b5b5b\]{--tw-text-opacity: 1;color:rgb(91 91 91 / var(--tw-text-opacity, 1))}.text-\[\#71717a\]{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity, 1))}.text-\[\#806c00\]{--tw-text-opacity: 1;color:rgb(128 108 0 / var(--tw-text-opacity, 1))}.text-\[\#80858c\]{--tw-text-opacity: 1;color:rgb(128 133 140 / var(--tw-text-opacity, 1))}.text-\[\#94a3b8\]{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-\[\#96be00\]{--tw-text-opacity: 1;color:rgb(150 190 0 / var(--tw-text-opacity, 1))}.text-\[\#D70025\]{--tw-text-opacity: 1;color:rgb(215 0 37 / var(--tw-text-opacity, 1))}.text-\[\#EF4444\]{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-\[\#FF6900\]{--tw-text-opacity: 1;color:rgb(255 105 0 / var(--tw-text-opacity, 1))}.text-\[\#a1a1aa\]{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity, 1))}.text-\[\#a78bfa\]{--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.text-\[\#b700ff\]{--tw-text-opacity: 1;color:rgb(183 0 255 / var(--tw-text-opacity, 1))}.text-\[\#b90100\]{--tw-text-opacity: 1;color:rgb(185 1 0 / var(--tw-text-opacity, 1))}.text-\[\#c2c2cc\]{--tw-text-opacity: 1;color:rgb(194 194 204 / var(--tw-text-opacity, 1))}.text-\[\#d1fae5\]{--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.text-\[\#d70025\]{--tw-text-opacity: 1;color:rgb(215 0 37 / var(--tw-text-opacity, 1))}.text-\[\#dca000\]{--tw-text-opacity: 1;color:rgb(220 160 0 / var(--tw-text-opacity, 1))}.text-\[\#e299ff\]{--tw-text-opacity: 1;color:rgb(226 153 255 / var(--tw-text-opacity, 1))}.text-\[\#e50000\]{--tw-text-opacity: 1;color:rgb(229 0 0 / var(--tw-text-opacity, 1))}.text-\[\#e9000f\]{--tw-text-opacity: 1;color:rgb(233 0 15 / var(--tw-text-opacity, 1))}.text-\[\#ebebeb\]{--tw-text-opacity: 1;color:rgb(235 235 235 / var(--tw-text-opacity, 1))}.text-\[\#f07800\]{--tw-text-opacity: 1;color:rgb(240 120 0 / var(--tw-text-opacity, 1))}.text-\[\#fecaca\]{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.text-\[\#ff4000\]{--tw-text-opacity: 1;color:rgb(255 64 0 / var(--tw-text-opacity, 1))}.text-\[\#ff4600\]{--tw-text-opacity: 1;color:rgb(255 70 0 / var(--tw-text-opacity, 1))}.text-\[\#ff6673\]{--tw-text-opacity: 1;color:rgb(255 102 115 / var(--tw-text-opacity, 1))}.text-\[\#ff8833\]{--tw-text-opacity: 1;color:rgb(255 136 51 / var(--tw-text-opacity, 1))}.text-\[\#ff8d28\]{--tw-text-opacity: 1;color:rgb(255 141 40 / var(--tw-text-opacity, 1))}.text-\[\#ffcc00\]{--tw-text-opacity: 1;color:rgb(255 204 0 / var(--tw-text-opacity, 1))}.text-\[\#ffd166\]{--tw-text-opacity: 1;color:rgb(255 209 102 / var(--tw-text-opacity, 1))}.text-\[var\(--text-primary\)\]{color:var(--text-primary)}.text-\[var\(--text-secondary\)\]{color:var(--text-secondary)}.text-accent-foreground{color:hsl(var(--accent-foreground))}.text-amber-200{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.text-amber-200\/60{color:#fde68a99}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-300\/50{color:#fcd34d80}.text-amber-300\/70{color:#fcd34db3}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-amber-400\/60{color:#fbbf2499}.text-amber-400\/70{color:#fbbf24b3}.text-amber-400\/80{color:#fbbf24cc}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-500\/70{color:#f59e0bb3}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-600\/40{color:#d9770666}.text-amber-600\/50{color:#d9770680}.text-amber-600\/70{color:#d97706b3}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-background{color:hsl(var(--background))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-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-card-foreground{color:hsl(var(--card-foreground))}.text-current{color:currentColor}.text-cyan-300{--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.text-cyan-400{--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.text-cyan-800{--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity, 1))}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-emerald-200{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.text-emerald-300{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.text-emerald-300\/60{color:#6ee7b799}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-emerald-400\/50{color:#34d39980}.text-emerald-400\/70{color:#34d399b3}.text-emerald-400\/80{color:#34d399cc}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-500\/70{color:#10b981b3}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-emerald-950{--tw-text-opacity: 1;color:rgb(2 44 34 / var(--tw-text-opacity, 1))}.text-foreground{color:hsl(var(--foreground))}.text-foreground\/50{color:hsl(var(--foreground) / .5)}.text-foreground\/70{color:hsl(var(--foreground) / .7)}.text-foreground\/80{color:hsl(var(--foreground) / .8)}.text-foreground\/90{color:hsl(var(--foreground) / .9)}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-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-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-indigo-400{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.text-indigo-800{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.text-info{color:hsl(var(--info))}.text-info\/90{color:hsl(var(--info) / .9)}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-muted-foreground\/30{color:hsl(var(--muted-foreground) / .3)}.text-muted-foreground\/40{color:hsl(var(--muted-foreground) / .4)}.text-muted-foreground\/50{color:hsl(var(--muted-foreground) / .5)}.text-muted-foreground\/60{color:hsl(var(--muted-foreground) / .6)}.text-muted-foreground\/70{color:hsl(var(--muted-foreground) / .7)}.text-muted-foreground\/80{color:hsl(var(--muted-foreground) / .8)}.text-neutral-700{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-pink-400{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.text-pink-800{--tw-text-opacity: 1;color:rgb(157 23 77 / var(--tw-text-opacity, 1))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-primary\/60{color:hsl(var(--primary) / .6)}.text-primary\/70{color:hsl(var(--primary) / .7)}.text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-300\/70{color:#fca5a5b3}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-400\/60{color:#f8717199}.text-red-400\/70{color:#f87171b3}.text-red-400\/80{color:#f87171cc}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-500\/80{color:#ef4444cc}.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-300{--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity, 1))}.text-rose-800{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-sky-300{--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity, 1))}.text-sky-300\/80{color:#7dd3fccc}.text-sky-400{--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.text-sky-800{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.text-slate-100{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.text-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-success{color:hsl(var(--success))}.text-success-foreground{color:hsl(var(--success-foreground))}.text-teal-800{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.text-violet-300{--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity, 1))}.text-violet-400{--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.text-violet-500{--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.text-violet-800{--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity, 1))}.text-warning{color:hsl(var(--warning))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/15{color:#ffffff26}.text-white\/20{color:#fff3}.text-white\/25{color:#ffffff40}.text-white\/30{color:#ffffff4d}.text-white\/35{color:#ffffff59}.text-white\/40{color:#fff6}.text-white\/45{color:#ffffff73}.text-white\/50{color:#ffffff80}.text-white\/55{color:#ffffff8c}.text-white\/60{color:#fff9}.text-white\/65{color:#ffffffa6}.text-white\/70{color:#ffffffb3}.text-white\/75{color:#ffffffbf}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.text-zinc-100{--tw-text-opacity: 1;color:rgb(244 244 245 / var(--tw-text-opacity, 1))}.text-zinc-300{--tw-text-opacity: 1;color:rgb(212 212 216 / var(--tw-text-opacity, 1))}.text-zinc-400{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity, 1))}.text-zinc-500{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity, 1))}.text-zinc-600{--tw-text-opacity: 1;color:rgb(82 82 91 / var(--tw-text-opacity, 1))}.text-zinc-700{--tw-text-opacity: 1;color:rgb(63 63 70 / var(--tw-text-opacity, 1))}.text-zinc-900{--tw-text-opacity: 1;color:rgb(24 24 27 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.decoration-green-500{text-decoration-color:#22c55e}.decoration-muted-foreground\/40{text-decoration-color:hsl(var(--muted-foreground) / .4)}.decoration-red-500{text-decoration-color:#ef4444}.decoration-yellow-500{text-decoration-color:#eab308}.decoration-dotted{text-decoration-style:dotted}.decoration-2{text-decoration-thickness:2px}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.placeholder-zinc-600::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(82 82 91 / var(--tw-placeholder-opacity, 1))}.placeholder-zinc-600::placeholder{--tw-placeholder-opacity: 1;color:rgb(82 82 91 / var(--tw-placeholder-opacity, 1))}.accent-primary{accent-color:hsl(var(--primary))}.accent-red-400{accent-color:#f87171}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-35{opacity:.35}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-65{opacity:.65}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\]{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-border));--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_5px_rgba\(239\,68\,68\,0\.4\)\]{--tw-shadow: 0 0 5px rgba(239,68,68,.4);--tw-shadow-colored: 0 0 5px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_5px_rgba\(56\,189\,248\,0\.4\)\]{--tw-shadow: 0 0 5px rgba(56,189,248,.4);--tw-shadow-colored: 0 0 5px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_6px_rgba\(14\,165\,233\,0\.55\)\]{--tw-shadow: 0 0 6px rgba(14,165,233,.55);--tw-shadow-colored: 0 0 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-\[0_0_6px_rgba\(167\,139\,250\,0\.5\)\]{--tw-shadow: 0 0 6px rgba(167,139,250,.5);--tw-shadow-colored: 0 0 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-\[0_0_6px_rgba\(248\,113\,113\,0\.55\)\]{--tw-shadow: 0 0 6px rgba(248,113,113,.55);--tw-shadow-colored: 0 0 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-\[0_0_6px_rgba\(250\,204\,21\,0\.55\)\]{--tw-shadow: 0 0 6px rgba(250,204,21,.55);--tw-shadow-colored: 0 0 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-\[0_0_6px_rgba\(52\,211\,153\,0\.5\)\]{--tw-shadow: 0 0 6px rgba(52,211,153,.5);--tw-shadow-colored: 0 0 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-\[0_0_7px_rgba\(14\,165\,233\,0\.55\)\]{--tw-shadow: 0 0 7px rgba(14,165,233,.55);--tw-shadow-colored: 0 0 7px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_7px_rgba\(14\,165\,233\,0\.65\)\]{--tw-shadow: 0 0 7px rgba(14,165,233,.65);--tw-shadow-colored: 0 0 7px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_7px_rgba\(248\,113\,113\,0\.55\)\]{--tw-shadow: 0 0 7px rgba(248,113,113,.55);--tw-shadow-colored: 0 0 7px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_7px_rgba\(251\,191\,36\,0\.7\)\]{--tw-shadow: 0 0 7px rgba(251,191,36,.7);--tw-shadow-colored: 0 0 7px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_7px_rgba\(52\,211\,153\,0\.4\)\]{--tw-shadow: 0 0 7px rgba(52,211,153,.4);--tw-shadow-colored: 0 0 7px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_7px_rgba\(52\,211\,153\,0\.55\)\]{--tw-shadow: 0 0 7px rgba(52,211,153,.55);--tw-shadow-colored: 0 0 7px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_7px_rgba\(52\,211\,153\,0\.7\)\]{--tw-shadow: 0 0 7px rgba(52,211,153,.7);--tw-shadow-colored: 0 0 7px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_16px_48px_rgba\(0\,0\,0\,0\.5\)\]{--tw-shadow: 0 16px 48px rgba(0,0,0,.5);--tw-shadow-colored: 0 16px 48px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_20px_60px_rgba\(0\,0\,0\,0\.75\)\]{--tw-shadow: 0 20px 60px rgba(0,0,0,.75);--tw-shadow-colored: 0 20px 60px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_4px_20px_rgba\(0\,0\,0\,0\.35\)\]{--tw-shadow: 0 4px 20px rgba(0,0,0,.35);--tw-shadow-colored: 0 4px 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_24px_rgba\(0\,0\,0\,0\.4\)\]{--tw-shadow: 0 8px 24px rgba(0,0,0,.4);--tw-shadow-colored: 0 8px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_24px_rgba\(0\,0\,0\,0\.5\)\]{--tw-shadow: 0 8px 24px rgba(0,0,0,.5);--tw-shadow-colored: 0 8px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0px_0px_16px_0px_rgba\(52\,199\,89\,0\.3\)\]{--tw-shadow: 0px 0px 16px 0px rgba(52,199,89,.3);--tw-shadow-colored: 0px 0px 16px 0px 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-\[inset_-1px_0_0_0_hsl\(var\(--border\)\)\,3px_0_6px_-3px_rgba\(0\,0\,0\,0\.18\)\]{--tw-shadow: inset -1px 0 0 0 hsl(var(--border)),3px 0 6px -3px rgba(0,0,0,.18);--tw-shadow-colored: inset -1px 0 0 0 var(--tw-shadow-color), 3px 0 6px -3px 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-\[inset_-3px_-1px_10px_0px_rgba\(194\,141\,0\,0\.8\)\]{--tw-shadow: inset -3px -1px 10px 0px rgba(194,141,0,.8);--tw-shadow-colored: inset -3px -1px 10px 0px 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-\[inset_0px_0px_15px_0px_\#c28d00\]{--tw-shadow: inset 0px 0px 15px 0px #c28d00;--tw-shadow-colored: inset 0px 0px 15px 0px 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-\[inset_2px_-4px_5px_0px_\#94a3b8\]{--tw-shadow: inset 2px -4px 5px 0px #94a3b8;--tw-shadow-colored: inset 2px -4px 5px 0px 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-\[inset_2px_-4px_6px_0px_rgba\(219\,128\,0\,0\.8\)\]{--tw-shadow: inset 2px -4px 6px 0px rgba(219,128,0,.8);--tw-shadow-colored: inset 2px -4px 6px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-black\/40{--tw-shadow-color: rgb(0 0 0 / .4);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-\[var\(--highlight-blue\)\]{--tw-ring-color: var(--highlight-blue)}.ring-amber-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1))}.ring-amber-500\/30{--tw-ring-color: rgb(245 158 11 / .3)}.ring-background{--tw-ring-color: hsl(var(--background))}.ring-blue-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.ring-border{--tw-ring-color: hsl(var(--border))}.ring-cyan-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 211 238 / var(--tw-ring-opacity, 1))}.ring-emerald-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(52 211 153 / var(--tw-ring-opacity, 1))}.ring-emerald-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 95 70 / var(--tw-ring-opacity, 1))}.ring-green-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1))}.ring-indigo-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(129 140 248 / var(--tw-ring-opacity, 1))}.ring-indigo-500\/40{--tw-ring-color: rgb(99 102 241 / .4)}.ring-neutral-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(163 163 163 / var(--tw-ring-opacity, 1))}.ring-orange-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 146 60 / var(--tw-ring-opacity, 1))}.ring-pink-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(244 114 182 / var(--tw-ring-opacity, 1))}.ring-primary{--tw-ring-color: hsl(var(--primary))}.ring-primary\/10{--tw-ring-color: hsl(var(--primary) / .1)}.ring-primary\/30{--tw-ring-color: hsl(var(--primary) / .3)}.ring-primary\/60{--tw-ring-color: hsl(var(--primary) / .6)}.ring-red-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.ring-red-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1))}.ring-ring{--tw-ring-color: hsl(var(--ring))}.ring-rose-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 113 133 / var(--tw-ring-opacity, 1))}.ring-sky-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(56 189 248 / var(--tw-ring-opacity, 1))}.ring-slate-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1))}.ring-teal-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(45 212 191 / var(--tw-ring-opacity, 1))}.ring-violet-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 139 250 / var(--tw-ring-opacity, 1))}.ring-violet-500\/50{--tw-ring-color: rgb(139 92 246 / .5)}.ring-white\/15{--tw-ring-color: rgb(255 255 255 / .15)}.ring-white\/40{--tw-ring-color: rgb(255 255 255 / .4)}.ring-yellow-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1))}.ring-offset-1{--tw-ring-offset-width: 1px}.ring-offset-2{--tw-ring-offset-width: 2px}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-\[16px\]{--tw-backdrop-blur: blur(16px);-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-\[3\.5px\]{--tw-backdrop-blur: blur(3.5px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-brightness-100{--tw-backdrop-brightness: brightness(1);-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-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[background-color\,border-color\,box-shadow\]{transition-property:background-color,border-color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[grid-template-rows\]{transition-property:grid-template-rows;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[left\,right\,width\]{transition-property:left,right,width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[margin\,opa\]{transition-property:margin,opa;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\,height\,padding\]{transition-property:width,height,padding;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\,opacity\]{transition-property:width,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-1000{transition-duration:1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in,.fade-in-0{--tw-enter-opacity: 0}.fade-in-80{--tw-enter-opacity: .8}.zoom-in-95{--tw-enter-scale: .95}.slide-in-from-top-2{--tw-enter-translate-y: -.5rem}.duration-100{animation-duration:.1s}.duration-1000{animation-duration:1s}.duration-150{animation-duration:.15s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.duration-700{animation-duration:.7s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{animation-timing-function:linear}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.running{animation-play-state:running}.paused{animation-play-state:paused}.\[-webkit-backdrop-filter\:blur\(3\.5px\)_brightness\(100\%\)\]{-webkit-backdrop-filter:blur(3.5px) brightness(100%)}.\[appearance\:textfield\]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.\[font-family\:\'Inter\'\,Helvetica\]{font-family:Inter,Helvetica}.\[word-break\:break-word\]{word-break:break-word}.font-digital{font-family:Digital Numbers,Inter,monospace}.scrollbar-4bet{scrollbar-width:thin;scrollbar-color:#193d8c #0a0c0f}.scrollbar-4bet::-webkit-scrollbar{height:9px;width:9px}.scrollbar-4bet::-webkit-scrollbar-track{background:#0a0c0f;border-radius:100px}.scrollbar-4bet::-webkit-scrollbar-thumb{background-color:#193d8c;border-radius:100px;border:2px solid #0a0c0f}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@media print{@page{size:A4;margin:1cm}body{print-color-adjust:exact;-webkit-print-color-adjust:exact}.print\:hidden{display:none!important}.print\:block{display:block!important}.page-break{page-break-after:always}table{page-break-inside:avoid}table tr{print-color-adjust:exact;-webkit-print-color-adjust:exact}}.dark\:prose-invert:is(.dark *){--tw-prose-body: var(--tw-prose-invert-body);--tw-prose-headings: var(--tw-prose-invert-headings);--tw-prose-lead: var(--tw-prose-invert-lead);--tw-prose-links: var(--tw-prose-invert-links);--tw-prose-bold: var(--tw-prose-invert-bold);--tw-prose-counters: var(--tw-prose-invert-counters);--tw-prose-bullets: var(--tw-prose-invert-bullets);--tw-prose-hr: var(--tw-prose-invert-hr);--tw-prose-quotes: var(--tw-prose-invert-quotes);--tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);--tw-prose-captions: var(--tw-prose-invert-captions);--tw-prose-kbd: var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);--tw-prose-code: var(--tw-prose-invert-code);--tw-prose-pre-code: var(--tw-prose-invert-pre-code);--tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);--tw-prose-th-borders: var(--tw-prose-invert-th-borders);--tw-prose-td-borders: var(--tw-prose-invert-td-borders)}.selection\:bg-primary\/20 *::-moz-selection{background-color:hsl(var(--primary) / .2)}.selection\:bg-primary\/20 *::selection{background-color:hsl(var(--primary) / .2)}.selection\:bg-primary\/20::-moz-selection{background-color:hsl(var(--primary) / .2)}.selection\:bg-primary\/20::selection{background-color:hsl(var(--primary) / .2)}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-foreground::file-selector-button{color:hsl(var(--foreground))}.placeholder\:text-\[\#5b5b6b\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(91 91 107 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#5b5b6b\]::placeholder{--tw-text-opacity: 1;color:rgb(91 91 107 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#71717a\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#71717a\]::placeholder{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#a1a1aa\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#a1a1aa\]::placeholder{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity, 1))}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-white\/20::-moz-placeholder{color:#fff3}.placeholder\:text-white\/20::placeholder{color:#fff3}.placeholder\:text-white\/25::-moz-placeholder{color:#ffffff40}.placeholder\:text-white\/25::placeholder{color:#ffffff40}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-inset-2:after{content:var(--tw-content);inset:-.5rem}.after\:inset-y-0:after{content:var(--tw-content);top:0;bottom:0}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:w-1:after{content:var(--tw-content);width:.25rem}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.after\:-translate-x-1\/2:after{content:var(--tw-content);--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.first\:rounded-l-md:first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.first\:border-l:first-child{border-left-width:1px}.first\:pt-0:first-child{padding-top:0}.last\:mb-0:last-child{margin-bottom:0}.last\:rounded-r-md:last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.last\:border-0:last-child{border-width:0px}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:pb-0:last-child{padding-bottom:0}.focus-within\:relative:focus-within{position:relative}.focus-within\:z-20:focus-within{z-index:20}.hover\:-translate-y-1:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[\#ebebeb\]:hover{--tw-border-opacity: 1;border-color:rgb(235 235 235 / var(--tw-border-opacity, 1))}.hover\:border-\[var\(--text-tertiary\)\]:hover{border-color:var(--text-tertiary)}.hover\:border-amber-400\/30:hover{border-color:#fbbf244d}.hover\:border-amber-500\/25:hover{border-color:#f59e0b40}.hover\:border-border:hover{border-color:hsl(var(--border))}.hover\:border-emerald-600\/50:hover{border-color:#05966980}.hover\:border-foreground:hover{border-color:hsl(var(--foreground))}.hover\:border-foreground\/20:hover{border-color:hsl(var(--foreground) / .2)}.hover\:border-green-800\/50:hover{border-color:#16653480}.hover\:border-muted-foreground\/30:hover{border-color:hsl(var(--muted-foreground) / .3)}.hover\:border-primary:hover{border-color:hsl(var(--primary))}.hover\:border-primary\/40:hover{border-color:hsl(var(--primary) / .4)}.hover\:border-primary\/50:hover{border-color:hsl(var(--primary) / .5)}.hover\:border-red-500:hover{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.hover\:border-red-800\/60:hover{border-color:#991b1b99}.hover\:border-yellow-800\/50:hover{border-color:#854d0e80}.hover\:border-zinc-500:hover{--tw-border-opacity: 1;border-color:rgb(113 113 122 / var(--tw-border-opacity, 1))}.hover\:border-zinc-600:hover{--tw-border-opacity: 1;border-color:rgb(82 82 91 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#1b212e\]:hover{--tw-bg-opacity: 1;background-color:rgb(27 33 46 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#232b3b\]:hover{--tw-bg-opacity: 1;background-color:rgb(35 43 59 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2d7a4f\]:hover{--tw-bg-opacity: 1;background-color:rgb(45 122 79 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2fb350\]:hover{--tw-bg-opacity: 1;background-color:rgb(47 179 80 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#c2c2cc\]:hover{--tw-bg-opacity: 1;background-color:rgb(194 194 204 / var(--tw-bg-opacity, 1))}.hover\:bg-\[rgba\(229\,0\,0\,0\.1\)\]:hover{background-color:#e500001a}.hover\:bg-\[rgba\(233\,0\,15\,0\.1\)\]:hover{background-color:#e9000f1a}.hover\:bg-\[rgba\(233\,0\,15\,0\.15\)\]:hover{background-color:#e9000f26}.hover\:bg-\[rgba\(235\,235\,235\,0\.08\)\]:hover{background-color:#ebebeb14}.hover\:bg-\[rgba\(25\,61\,140\,0\.2\)\]:hover{background-color:#193d8c33}.hover\:bg-\[rgba\(25\,61\,140\,0\.25\)\]:hover{background-color:#193d8c40}.hover\:bg-\[rgba\(255\,217\,0\,0\.03\)\]:hover{background-color:#ffd90008}.hover\:bg-\[rgba\(255\,217\,0\,0\.13\)\]:hover{background-color:#ffd90021}.hover\:bg-\[rgba\(255\,255\,255\,0\.06\)\]:hover{background-color:#ffffff0f}.hover\:bg-\[rgba\(41\,51\,71\,0\.3\)\]:hover{background-color:#2933474d}.hover\:bg-\[rgba\(52\,199\,89\,0\.06\)\]:hover{background-color:#34c7590f}.hover\:bg-\[var\(--background-b15\)\]:hover{background-color:var(--background-b15)}.hover\:bg-\[var\(--background-b18\)\]:hover{background-color:var(--background-b18)}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-accent\/40:hover{background-color:hsl(var(--accent) / .4)}.hover\:bg-accent\/50:hover{background-color:hsl(var(--accent) / .5)}.hover\:bg-amber-300:hover{--tw-bg-opacity: 1;background-color:rgb(252 211 77 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-400:hover{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-400\/10:hover{background-color:#fbbf241a}.hover\:bg-amber-400\/20:hover{background-color:#fbbf2433}.hover\:bg-amber-400\/30:hover{background-color:#fbbf244d}.hover\:bg-amber-500:hover{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-500\/10:hover{background-color:#f59e0b1a}.hover\:bg-amber-500\/15:hover{background-color:#f59e0b26}.hover\:bg-amber-500\/20:hover{background-color:#f59e0b33}.hover\:bg-black\/5:hover{background-color:#0000000d}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-card\/80:hover{background-color:hsl(var(--card) / .8)}.hover\:bg-destructive:hover{background-color:hsl(var(--destructive))}.hover\:bg-destructive\/10:hover{background-color:hsl(var(--destructive) / .1)}.hover\:bg-destructive\/30:hover{background-color:hsl(var(--destructive) / .3)}.hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive) / .8)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-emerald-400:hover{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-500\/10:hover{background-color:#10b9811a}.hover\:bg-emerald-500\/\[0\.12\]:hover{background-color:#10b9811f}.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-emerald-700\/60:hover{background-color:#04785799}.hover\:bg-foreground:hover{background-color:hsl(var(--foreground))}.hover\:bg-foreground\/90:hover{background-color:hsl(var(--foreground) / .9)}.hover\:bg-gray-600\/50:hover{background-color:#4b556380}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-green-600\/50:hover{background-color:#16a34a80}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-muted:hover{background-color:hsl(var(--muted))}.hover\:bg-muted\/20:hover{background-color:hsl(var(--muted) / .2)}.hover\:bg-muted\/30:hover{background-color:hsl(var(--muted) / .3)}.hover\:bg-muted\/40:hover{background-color:hsl(var(--muted) / .4)}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted) / .5)}.hover\:bg-muted\/60:hover{background-color:hsl(var(--muted) / .6)}.hover\:bg-orange-600:hover{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.hover\:bg-primary:hover{background-color:hsl(var(--primary))}.hover\:bg-primary\/10:hover{background-color:hsl(var(--primary) / .1)}.hover\:bg-primary\/15:hover{background-color:hsl(var(--primary) / .15)}.hover\:bg-primary\/20:hover{background-color:hsl(var(--primary) / .2)}.hover\:bg-primary\/50:hover{background-color:hsl(var(--primary) / .5)}.hover\:bg-primary\/80:hover{background-color:hsl(var(--primary) / .8)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-red-400:hover{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.hover\:bg-red-400\/10:hover{background-color:#f871711a}.hover\:bg-red-500:hover{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.hover\:bg-red-500\/10:hover{background-color:#ef44441a}.hover\:bg-red-500\/15:hover{background-color:#ef444426}.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-600\/10:hover{background-color:#dc26261a}.hover\:bg-red-600\/50:hover{background-color:#dc262680}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-red-950\/20:hover{background-color:#450a0a33}.hover\:bg-red-950\/60:hover{background-color:#450a0a99}.hover\:bg-secondary:hover{background-color:hsl(var(--secondary))}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:bg-success\/30:hover{background-color:hsl(var(--success) / .3)}.hover\:bg-success\/90:hover{background-color:hsl(var(--success) / .9)}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-warning\/10:hover{background-color:hsl(var(--warning) / .1)}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/15:hover{background-color:#ffffff26}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-white\/5:hover{background-color:#ffffff0d}.hover\:bg-white\/90:hover{background-color:#ffffffe6}.hover\:bg-white\/\[0\.025\]:hover{background-color:#ffffff06}.hover\:bg-white\/\[0\.02\]:hover{background-color:#ffffff05}.hover\:bg-white\/\[0\.04\]:hover{background-color:#ffffff0a}.hover\:bg-white\/\[0\.06\]:hover{background-color:#ffffff0f}.hover\:bg-white\/\[0\.07\]:hover{background-color:#ffffff12}.hover\:bg-white\/\[0\.08\]:hover{background-color:#ffffff14}.hover\:bg-white\/\[0\.1\]:hover{background-color:#ffffff1a}.hover\:bg-yellow-500\/10:hover{background-color:#eab3081a}.hover\:bg-yellow-600:hover{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-600\/10:hover{background-color:#ca8a041a}.hover\:bg-yellow-600\/50:hover{background-color:#ca8a0480}.hover\:bg-yellow-700:hover{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.hover\:bg-zinc-50:hover{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.hover\:bg-zinc-700:hover{--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity, 1))}.hover\:bg-zinc-900\/50:hover{background-color:#18181b80}.hover\:bg-\[linear-gradient\(90deg\,rgba\(17\,64\,29\,0\.25\)_13\.94\%\,rgba\(25\,61\,140\,0\.25\)_30\.29\%\,rgba\(52\,199\,89\,0\.25\)_80\.29\%\)\]:hover{background-image:linear-gradient(90deg,#11401d40 13.94%,#193d8c40 30.29%,#34c75940 80.29%)}.hover\:text-\[\#a1a1aa\]:hover{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity, 1))}.hover\:text-\[\#e9000f\]:hover{--tw-text-opacity: 1;color:rgb(233 0 15 / var(--tw-text-opacity, 1))}.hover\:text-\[\#ebebeb\]:hover{--tw-text-opacity: 1;color:rgb(235 235 235 / var(--tw-text-opacity, 1))}.hover\:text-\[var\(--text-primary\)\]:hover{color:var(--text-primary)}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-amber-300:hover{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.hover\:text-amber-400:hover{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.hover\:text-amber-500:hover{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.hover\:text-amber-600:hover{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.hover\:text-background:hover{color:hsl(var(--background))}.hover\:text-blue-300:hover{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.hover\:text-destructive:hover{color:hsl(var(--destructive))}.hover\:text-destructive-foreground:hover{color:hsl(var(--destructive-foreground))}.hover\:text-destructive\/80:hover{color:hsl(var(--destructive) / .8)}.hover\:text-emerald-300:hover{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.hover\:text-emerald-400:hover{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.hover\:text-emerald-500:hover{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-green-600:hover{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.hover\:text-muted-foreground:hover{color:hsl(var(--muted-foreground))}.hover\:text-muted-foreground\/70:hover{color:hsl(var(--muted-foreground) / .7)}.hover\:text-orange-600:hover{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.hover\:text-primary:hover{color:hsl(var(--primary))}.hover\:text-primary-foreground:hover{color:hsl(var(--primary-foreground))}.hover\:text-primary\/80:hover{color:hsl(var(--primary) / .8)}.hover\:text-red-300:hover{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.hover\:text-red-400:hover{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-success:hover{color:hsl(var(--success))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-white\/50:hover{color:#ffffff80}.hover\:text-white\/60:hover{color:#fff9}.hover\:text-white\/65:hover{color:#ffffffa6}.hover\:text-white\/70:hover{color:#ffffffb3}.hover\:text-white\/80:hover{color:#fffc}.hover\:text-white\/90:hover{color:#ffffffe6}.hover\:text-zinc-200:hover{--tw-text-opacity: 1;color:rgb(228 228 231 / var(--tw-text-opacity, 1))}.hover\:text-zinc-400:hover{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity, 1))}.hover\:text-zinc-600:hover{--tw-text-opacity: 1;color:rgb(82 82 91 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-85:hover{opacity:.85}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-accent));--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:ring-border:hover{--tw-ring-color: hsl(var(--border))}.hover\:brightness-110:hover{--tw-brightness: brightness(1.1);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:brightness-125:hover{--tw-brightness: brightness(1.25);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:brightness-95:hover{--tw-brightness: brightness(.95);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.focus\:border-\[\#193d8c\]:focus{--tw-border-opacity: 1;border-color:rgb(25 61 140 / var(--tw-border-opacity, 1))}.focus\:border-\[\#5865f2\]:focus{--tw-border-opacity: 1;border-color:rgb(88 101 242 / var(--tw-border-opacity, 1))}.focus\:border-blue-500\/40:focus{border-color:#3b82f666}.focus\:border-primary:focus{border-color:hsl(var(--primary))}.focus\:border-primary\/40:focus{border-color:hsl(var(--primary) / .4)}.focus\:border-zinc-600:focus{--tw-border-opacity: 1;border-color:rgb(82 82 91 / var(--tw-border-opacity, 1))}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:bg-primary:focus{background-color:hsl(var(--primary))}.focus\:bg-white\/10:focus{background-color:#ffffff1a}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:text-destructive:focus{color:hsl(var(--destructive))}.focus\:text-primary-foreground:focus{color:hsl(var(--primary-foreground))}.focus\:text-white:focus{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-indigo-500\/50:focus{--tw-ring-color: rgb(99 102 241 / .5)}.focus\:ring-primary\/40:focus{--tw-ring-color: hsl(var(--primary) / .4)}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:ring-white\/20:focus{--tw-ring-color: rgb(255 255 255 / .2)}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:border-amber-500\/40:focus-visible{border-color:#f59e0b66}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-inset:focus-visible{--tw-ring-inset: inset}.focus-visible\:ring-amber-500\/40:focus-visible{--tw-ring-color: rgb(245 158 11 / .4)}.focus-visible\:ring-primary\/40:focus-visible{--tw-ring-color: hsl(var(--primary) / .4)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color: hsl(var(--ring) / .5)}.focus-visible\:ring-ring\/60:focus-visible{--tw-ring-color: hsl(var(--ring) / .6)}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width: 1px}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color: hsl(var(--background))}.active\:translate-y-px:active{--tw-translate-y: 1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:cursor-grabbing:active{cursor:grabbing}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:cursor-wait:disabled{cursor:wait}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:hover\:bg-transparent:hover:disabled{background-color:transparent}.group[open] .group-open\:inline{display:inline}.group[open] .group-open\:hidden{display:none}.group\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100{opacity:1}.group:hover .group-hover\:translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:border-border{border-color:hsl(var(--border))}.group:hover .group-hover\:bg-\[\#181d26\]{--tw-bg-opacity: 1;background-color:rgb(24 29 38 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-muted{background-color:hsl(var(--muted))}.group:hover .group-hover\:text-amber-400\/60{color:#fbbf2499}.group:hover .group-hover\:text-foreground{color:hsl(var(--foreground))}.group:hover .group-hover\:text-foreground\/80{color:hsl(var(--foreground) / .8)}.group:hover .group-hover\:text-muted-foreground{color:hsl(var(--muted-foreground))}.group:hover .group-hover\:text-primary{color:hsl(var(--primary))}.group\/menu-item:hover .group-hover\/menu-item\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.group.destructive .group-\[\.destructive\]\:border-muted\/40{border-color:hsl(var(--muted) / .4)}.group.toaster .group-\[\.toaster\]\:border-border{border-color:hsl(var(--border))}.group.toast .group-\[\.toast\]\:bg-muted{background-color:hsl(var(--muted))}.group.toast .group-\[\.toast\]\:bg-primary{background-color:hsl(var(--primary))}.group.toaster .group-\[\.toaster\]\:bg-background{background-color:hsl(var(--background))}.group.destructive .group-\[\.destructive\]\:text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.group.toast .group-\[\.toast\]\:text-muted-foreground{color:hsl(var(--muted-foreground))}.group.toast .group-\[\.toast\]\:text-primary-foreground{color:hsl(var(--primary-foreground))}.group.toaster .group-\[\.toaster\]\:text-foreground{color:hsl(var(--foreground))}.group.toaster .group-\[\.toaster\]\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover{border-color:hsl(var(--destructive) / .3)}.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{background-color:hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{color:hsl(var(--destructive-foreground))}.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus{--tw-ring-color: hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.has-\[\:disabled\]\:opacity-50:has(:disabled){opacity:.5}.group\/menu-item:has([data-sidebar=menu-action]) .group-has-\[\[data-sidebar\=menu-action\]\]\/menu-item\:pr-8{padding-right:2rem}.aria-disabled\:pointer-events-none[aria-disabled=true]{pointer-events:none}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.aria-selected\:bg-accent[aria-selected=true]{background-color:hsl(var(--accent))}.aria-selected\:bg-accent\/50[aria-selected=true]{background-color:hsl(var(--accent) / .5)}.aria-selected\:text-accent-foreground[aria-selected=true]{color:hsl(var(--accent-foreground))}.aria-selected\:text-muted-foreground[aria-selected=true]{color:hsl(var(--muted-foreground))}.aria-selected\:opacity-100[aria-selected=true]{opacity:1}.aria-selected\:opacity-30[aria-selected=true]{opacity:.3}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[panel-group-direction\=vertical\]\:h-px[data-panel-group-direction=vertical]{height:1px}.data-\[panel-group-direction\=vertical\]\:w-full[data-panel-group-direction=vertical]{width:100%}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=checked\]\:translate-x-5[data-state=checked]{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked],.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel]{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end]{--tw-translate-x: var(--radix-toast-swipe-end-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{--tw-translate-x: var(--radix-toast-swipe-move-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:accordion-up .2s ease-out}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:accordion-down .2s ease-out}.data-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction=vertical]{flex-direction:column}.data-\[state\=checked\]\:border-foreground[data-state=checked]{border-color:hsl(var(--foreground))}.data-\[active\]\:bg-accent\/50[data-active]{background-color:hsl(var(--accent) / .5)}.data-\[selected\=\'true\'\]\:bg-accent[data-selected=true]{background-color:hsl(var(--accent))}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:hsl(var(--background))}.data-\[state\=active\]\:bg-white\/\[0\.06\][data-state=active]{background-color:#ffffff0f}.data-\[state\=checked\]\:bg-blue-600[data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.data-\[state\=checked\]\:bg-foreground[data-state=checked]{background-color:hsl(var(--foreground))}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:hsl(var(--primary))}.data-\[state\=on\]\:bg-accent[data-state=on]{background-color:hsl(var(--accent))}.data-\[state\=on\]\:bg-primary[data-state=on]{background-color:hsl(var(--primary))}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[state\=open\]\:bg-accent\/50[data-state=open]{background-color:hsl(var(--accent) / .5)}.data-\[state\=open\]\:bg-secondary[data-state=open]{background-color:hsl(var(--secondary))}.data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:hsl(var(--muted))}.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{background-color:hsl(var(--input))}.data-\[active\=true\]\:font-medium[data-active=true]{font-weight:500}.data-\[selected\=true\]\:text-accent-foreground[data-selected=true]{color:hsl(var(--accent-foreground))}.data-\[state\=active\]\:text-foreground[data-state=active]{color:hsl(var(--foreground))}.data-\[state\=active\]\:text-white[data-state=active]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.data-\[state\=checked\]\:text-background[data-state=checked]{color:hsl(var(--background))}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:hsl(var(--primary-foreground))}.data-\[state\=on\]\:text-accent-foreground[data-state=on]{color:hsl(var(--accent-foreground))}.data-\[state\=on\]\:text-primary-foreground[data-state=on]{color:hsl(var(--primary-foreground))}.data-\[state\=open\]\:text-accent-foreground[data-state=open]{color:hsl(var(--accent-foreground))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\[disabled\=true\]\:opacity-50[data-disabled=true],.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=open\]\:opacity-100[data-state=open]{opacity:1}.data-\[state\=active\]\:shadow-sm[data-state=active]{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition-property:none}.data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.data-\[motion\^\=from-\]\:animate-in[data-motion^=from-],.data-\[state\=open\]\:animate-in[data-state=open],.data-\[state\=visible\]\:animate-in[data-state=visible]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\[motion\^\=to-\]\:animate-out[data-motion^=to-],.data-\[state\=closed\]\:animate-out[data-state=closed],.data-\[state\=hidden\]\:animate-out[data-state=hidden],.data-\[swipe\=end\]\:animate-out[data-swipe=end]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\[motion\^\=from-\]\:fade-in[data-motion^=from-]{--tw-enter-opacity: 0}.data-\[motion\^\=to-\]\:fade-out[data-motion^=to-],.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\[state\=closed\]\:fade-out-80[data-state=closed]{--tw-exit-opacity: .8}.data-\[state\=hidden\]\:fade-out[data-state=hidden]{--tw-exit-opacity: 0}.data-\[state\=open\]\:fade-in-0[data-state=open],.data-\[state\=visible\]\:fade-in[data-state=visible]{--tw-enter-opacity: 0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\[state\=open\]\:zoom-in-90[data-state=open]{--tw-enter-scale: .9}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion=from-end]{--tw-enter-translate-x: 13rem}.data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion=from-start]{--tw-enter-translate-x: -13rem}.data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion=to-end]{--tw-exit-translate-x: 13rem}.data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion=to-start]{--tw-exit-translate-x: -13rem}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y: 100%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x: -100%}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed],.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed]{--tw-exit-translate-x: 100%}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y: -100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y: 100%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x: -100%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x: 100%}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=closed\]\:duration-300[data-state=closed]{animation-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{animation-duration:.5s}.data-\[panel-group-direction\=vertical\]\:after\:left-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);left:0}.data-\[panel-group-direction\=vertical\]\:after\:h-1[data-panel-group-direction=vertical]:after{content:var(--tw-content);height:.25rem}.data-\[panel-group-direction\=vertical\]\:after\:w-full[data-panel-group-direction=vertical]:after{content:var(--tw-content);width:100%}.data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[panel-group-direction\=vertical\]\:after\:translate-x-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]{left:calc(var(--sidebar-width) * -1)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]{right:calc(var(--sidebar-width) * -1)}.group[data-side=left] .group-data-\[side\=left\]\:-right-4{right:-1rem}.group[data-side=right] .group-data-\[side\=right\]\:left-0{left:0}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:-mt-8{margin-top:-2rem}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:hidden{display:none}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!size-8{width:2rem!important;height:2rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[--sidebar-width-icon\]{width:var(--sidebar-width-icon)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)\)\]{width:calc(var(--sidebar-width-icon) + 1rem)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)_\+2px\)\]{width:calc(var(--sidebar-width-icon) + 1rem + 2px)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:w-0{width:0px}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-side=right] .group-data-\[side\=right\]\:rotate-180,.group[data-state=open] .group-data-\[state\=open\]\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:overflow-hidden{overflow:hidden}.group[data-variant=floating] .group-data-\[variant\=floating\]\:rounded-lg{border-radius:var(--radius)}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border{border-width:1px}.group[data-side=left] .group-data-\[side\=left\]\:border-r{border-right-width:1px}.group[data-side=right] .group-data-\[side\=right\]\:border-l{border-left-width:1px}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-0{padding:0!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-2{padding:.5rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:opacity-0{opacity:0}.group[data-variant=floating] .group-data-\[variant\=floating\]\:shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:after\:left-full:after{content:var(--tw-content);left:100%}.peer\/menu-button[data-size=default]~.peer-data-\[size\=default\]\/menu-button\:top-1\.5{top:.375rem}.peer\/menu-button[data-size=lg]~.peer-data-\[size\=lg\]\/menu-button\:top-2\.5{top:.625rem}.peer\/menu-button[data-size=sm]~.peer-data-\[size\=sm\]\/menu-button\:top-1{top:.25rem}.peer[data-variant=inset]~.peer-data-\[variant\=inset\]\:min-h-\[calc\(100svh-theme\(spacing\.4\)\)\]{min-height:calc(100svh - 1rem)}@supports ((-webkit-backdrop-filter: var(--tw)) or (backdrop-filter: var(--tw))){.supports-\[backdrop-filter\]\:bg-background\/60{background-color:hsl(var(--background) / .6)}.supports-\[backdrop-filter\]\:bg-white\/75{background-color:#ffffffbf}}.dark\:block:is(.dark *){display:block}.dark\:hidden:is(.dark *){display:none}.dark\:border-amber-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity, 1))}.dark\:border-destructive:is(.dark *){border-color:hsl(var(--destructive))}.dark\:border-orange-900:is(.dark *){--tw-border-opacity: 1;border-color:rgb(124 45 18 / var(--tw-border-opacity, 1))}.dark\:border-red-900:is(.dark *){--tw-border-opacity: 1;border-color:rgb(127 29 29 / var(--tw-border-opacity, 1))}.dark\:border-yellow-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(133 77 14 / var(--tw-border-opacity, 1))}.dark\:border-zinc-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(39 39 42 / var(--tw-border-opacity, 1))}.dark\:bg-\[\#132a1c\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(19 42 28 / var(--tw-bg-opacity, 1))}.dark\:bg-\[rgba\(10\,10\,12\,0\.92\)\]:is(.dark *){background-color:#0a0a0ceb}.dark\:bg-amber-900\/40:is(.dark *){background-color:#78350f66}.dark\:bg-amber-900\/50:is(.dark *){background-color:#78350f80}.dark\:bg-amber-950\/20:is(.dark *){background-color:#451a0333}.dark\:bg-background:is(.dark *){background-color:hsl(var(--background))}.dark\:bg-blue-900\/30:is(.dark *){background-color:#1e3a8a4d}.dark\:bg-blue-900\/40:is(.dark *){background-color:#1e3a8a66}.dark\:bg-card:is(.dark *){background-color:hsl(var(--card))}.dark\:bg-card\/95:is(.dark *){background-color:hsl(var(--card) / .95)}.dark\:bg-cyan-900\/40:is(.dark *){background-color:#164e6366}.dark\:bg-emerald-900\/40:is(.dark *){background-color:#064e3b66}.dark\:bg-gray-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:bg-green-900\/30:is(.dark *){background-color:#14532d4d}.dark\:bg-green-900\/40:is(.dark *){background-color:#14532d66}.dark\:bg-indigo-900\/40:is(.dark *){background-color:#312e8166}.dark\:bg-neutral-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.dark\:bg-orange-900\/30:is(.dark *){background-color:#7c2d124d}.dark\:bg-orange-900\/40:is(.dark *){background-color:#7c2d1266}.dark\:bg-orange-950\/30:is(.dark *){background-color:#4314074d}.dark\:bg-pink-900\/40:is(.dark *){background-color:#83184366}.dark\:bg-red-500\/10:is(.dark *){background-color:#ef44441a}.dark\:bg-red-900\/40:is(.dark *){background-color:#7f1d1d66}.dark\:bg-red-950\/30:is(.dark *){background-color:#450a0a4d}.dark\:bg-rose-900\/40:is(.dark *){background-color:#88133766}.dark\:bg-sky-900\/40:is(.dark *){background-color:#0c4a6e66}.dark\:bg-slate-700\/50:is(.dark *){background-color:#33415580}.dark\:bg-teal-900\/40:is(.dark *){background-color:#134e4a66}.dark\:bg-violet-900\/40:is(.dark *){background-color:#4c1d9566}.dark\:bg-white:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-900\/40:is(.dark *){background-color:#713f1266}.dark\:bg-zinc-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(39 39 42 / var(--tw-bg-opacity, 1))}.dark\:bg-zinc-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(9 9 11 / var(--tw-bg-opacity, 1))}.dark\:text-\[\#34C759\]:is(.dark *){--tw-text-opacity: 1;color:rgb(52 199 89 / var(--tw-text-opacity, 1))}.dark\:text-amber-100:is(.dark *){--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity, 1))}.dark\:text-amber-200:is(.dark *){--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.dark\:text-amber-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.dark\:text-amber-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.dark\:text-amber-500:is(.dark *){--tw-text-opacity: 1;color:rgb(245 158 11 / 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-300:is(.dark *){--tw-text-opacity: 1;color:rgb(103 232 249 / 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-emerald-500:is(.dark *){--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.dark\:text-green-300:is(.dark *){--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.dark\:text-green-400:is(.dark *){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.dark\:text-indigo-300:is(.dark *){--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity, 1))}.dark\:text-neutral-300:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.dark\:text-orange-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.dark\:text-orange-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.dark\:text-pink-300:is(.dark *){--tw-text-opacity: 1;color:rgb(249 168 212 / var(--tw-text-opacity, 1))}.dark\:text-purple-300:is(.dark *){--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.dark\:text-red-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.dark\:text-red-400:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:text-red-400\/80:is(.dark *){color:#f87171cc}.dark\:text-red-500:is(.dark *){--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.dark\:text-rose-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity, 1))}.dark\:text-sky-300:is(.dark *){--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity, 1))}.dark\:text-slate-300:is(.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.dark\:text-teal-300:is(.dark *){--tw-text-opacity: 1;color:rgb(94 234 212 / 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-yellow-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.dark\:text-yellow-400:is(.dark *){--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.dark\:text-yellow-400\/30:is(.dark *){color:#facc154d}.dark\:text-yellow-400\/50:is(.dark *){color:#facc1580}.dark\:text-zinc-100:is(.dark *){--tw-text-opacity: 1;color:rgb(244 244 245 / var(--tw-text-opacity, 1))}.dark\:text-zinc-300:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 216 / var(--tw-text-opacity, 1))}.dark\:text-zinc-400:is(.dark *){--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity, 1))}.dark\:text-zinc-700:is(.dark *){--tw-text-opacity: 1;color:rgb(63 63 70 / var(--tw-text-opacity, 1))}.dark\:text-zinc-900:is(.dark *){--tw-text-opacity: 1;color:rgb(24 24 27 / var(--tw-text-opacity, 1))}.dark\:ring-amber-600\/40:is(.dark *){--tw-ring-color: rgb(217 119 6 / .4)}.dark\:ring-amber-600\/50:is(.dark *){--tw-ring-color: rgb(217 119 6 / .5)}.dark\:ring-blue-600\/40:is(.dark *){--tw-ring-color: rgb(37 99 235 / .4)}.dark\:ring-cyan-600\/40:is(.dark *){--tw-ring-color: rgb(8 145 178 / .4)}.dark\:ring-emerald-500\/40:is(.dark *){--tw-ring-color: rgb(16 185 129 / .4)}.dark\:ring-green-600\/40:is(.dark *){--tw-ring-color: rgb(22 163 74 / .4)}.dark\:ring-indigo-600\/40:is(.dark *){--tw-ring-color: rgb(79 70 229 / .4)}.dark\:ring-neutral-600:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(82 82 82 / var(--tw-ring-opacity, 1))}.dark\:ring-orange-600\/40:is(.dark *){--tw-ring-color: rgb(234 88 12 / .4)}.dark\:ring-pink-600\/40:is(.dark *){--tw-ring-color: rgb(219 39 119 / .4)}.dark\:ring-red-600\/40:is(.dark *){--tw-ring-color: rgb(220 38 38 / .4)}.dark\:ring-rose-600\/40:is(.dark *){--tw-ring-color: rgb(225 29 72 / .4)}.dark\:ring-sky-500\/40:is(.dark *){--tw-ring-color: rgb(14 165 233 / .4)}.dark\:ring-slate-500\/50:is(.dark *){--tw-ring-color: rgb(100 116 139 / .5)}.dark\:ring-teal-500\/40:is(.dark *){--tw-ring-color: rgb(20 184 166 / .4)}.dark\:ring-violet-500\/40:is(.dark *){--tw-ring-color: rgb(139 92 246 / .4)}.dark\:ring-yellow-600\/40:is(.dark *){--tw-ring-color: rgb(202 138 4 / .4)}.dark\:hover\:bg-muted\/20:hover:is(.dark *){background-color:hsl(var(--muted) / .2)}.dark\:hover\:bg-white\/5:hover:is(.dark *){background-color:#ffffff0d}.dark\:hover\:bg-zinc-900:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(24 24 27 / var(--tw-bg-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-zinc-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 216 / var(--tw-text-opacity, 1))}@supports ((-webkit-backdrop-filter: var(--tw)) or (backdrop-filter: var(--tw))){.supports-\[backdrop-filter\]\:dark\:bg-card\/75:is(.dark *){background-color:hsl(var(--card) / .75)}}@media not all and (min-width:640px){.max-sm\:hidden{display:none}}@media(min-width:640px){.sm\:bottom-0{bottom:0}.sm\:right-0{right:0}.sm\:right-4{right:1rem}.sm\:top-4{top:1rem}.sm\:top-auto{top:auto}.sm\:col-span-1{grid-column:span 1 / span 1}.sm\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.sm\:mb-1{margin-bottom:.25rem}.sm\:mb-2{margin-bottom:.5rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mb-8{margin-bottom:2rem}.sm\:mr-2{margin-right:.5rem}.sm\:mt-0{margin-top:0}.sm\:mt-4{margin-top:1rem}.sm\:mt-8{margin-top:2rem}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:table-cell{display:table-cell}.sm\:grid{display:grid}.sm\:hidden{display:none}.sm\:h-10{height:2.5rem}.sm\:h-11{height:2.75rem}.sm\:h-16{height:4rem}.sm\:h-3\.5{height:.875rem}.sm\:h-4{height:1rem}.sm\:h-5{height:1.25rem}.sm\:h-6{height:1.5rem}.sm\:h-8{height:2rem}.sm\:h-\[calc\(100vh-280px\)\]{height:calc(100vh - 280px)}.sm\:w-10{width:2.5rem}.sm\:w-16{width:4rem}.sm\:w-3\.5{width:.875rem}.sm\:w-36{width:9rem}.sm\:w-4{width:1rem}.sm\:w-5{width:1.25rem}.sm\:w-6{width:1.5rem}.sm\:w-8{width:2rem}.sm\:w-80{width:20rem}.sm\:w-\[35\%\]{width:35%}.sm\:w-\[560px\]{width:560px}.sm\:w-\[65\%\]{width:65%}.sm\:w-auto{width:auto}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-\[425px\]{max-width:425px}.sm\:max-w-\[480px\]{max-width:480px}.sm\:max-w-\[500px\]{max-width:500px}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-none{max-width:none}.sm\:max-w-sm{max-width:24rem}.sm\:flex-1{flex:1 1 0%}.sm\:flex-none{flex:none}.sm\:shrink-0{flex-shrink:0}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:grid-cols-\[180px_1fr\]{grid-template-columns:180px 1fr}.sm\:grid-cols-\[180px_1fr_1fr\]{grid-template-columns:180px 1fr 1fr}.sm\:grid-cols-\[1fr_1\.5fr\]{grid-template-columns:1fr 1.5fr}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-2{gap:.5rem}.sm\:gap-2\.5{gap:.625rem}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-6{gap:1.5rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\: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))}.sm\: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))}.sm\: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))}.sm\: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))}.sm\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(0px * var(--tw-divide-y-reverse))}.sm\:rounded-lg{border-radius:var(--radius)}.sm\:p-2{padding:.5rem}.sm\:p-3{padding:.75rem}.sm\:p-4{padding:1rem}.sm\:p-6{padding:1.5rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pr-4{padding-right:1rem}.sm\:pt-0{padding-top:0}.sm\:pt-20{padding-top:5rem}.sm\:pt-6{padding-top:1.5rem}.sm\:text-left{text-align:left}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}.data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open]{--tw-enter-translate-y: 100%}}@media(min-width:768px){.md\:absolute{position:absolute}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-3{grid-column:span 3 / span 3}.md\:-mx-8{margin-left:-2rem;margin-right:-2rem}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:table-cell{display:table-cell}.md\:hidden{display:none}.md\:h-10{height:2.5rem}.md\:h-12{height:3rem}.md\:h-16{height:4rem}.md\:w-10{width:2.5rem}.md\:w-12{width:3rem}.md\:w-16{width:4rem}.md\:w-28{width:7rem}.md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{width:var(--radix-navigation-menu-viewport-width)}.md\:w-auto{width:auto}.md\:max-w-\[420px\]{max-width:420px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.md\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(0px * var(--tw-divide-y-reverse))}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xs{font-size:.75rem;line-height:1rem}.md\:opacity-0{opacity:0}.after\:md\:hidden:after{content:var(--tw-content);display:none}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:m-2{margin:.5rem}.peer[data-state=collapsed][data-variant=inset]~.md\:peer-data-\[state\=collapsed\]\:peer-data-\[variant\=inset\]\:ml-2{margin-left:.5rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:ml-0{margin-left:0}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:rounded-xl{border-radius:.75rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}@media(min-width:1024px){.lg\:relative{position:relative}.lg\:sticky{position:sticky}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:-mx-\[60px\]{margin-left:-60px;margin-right:-60px}.lg\:table-cell{display:table-cell}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:grid-cols-\[280px_1fr_250px\]{grid-template-columns:280px 1fr 250px}.lg\:grid-cols-\[2fr_3fr\]{grid-template-columns:2fr 3fr}.lg\:grid-cols-\[7fr_3fr\]{grid-template-columns:7fr 3fr}.lg\:grid-cols-\[minmax\(0\,7fr\)_minmax\(0\,3fr\)\]{grid-template-columns:minmax(0,7fr) minmax(0,3fr)}.lg\:self-start{align-self:flex-start}.lg\:p-8{padding:2rem}.lg\:px-\[60px\]{padding-left:60px;padding-right:60px}}@media(min-width:1280px){.xl\:table-cell{display:table-cell}.xl\:max-h-\[max\(560px\,calc\(100vh-340px\)\)\]{max-height:max(560px,calc(100vh - 340px))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:1536px){.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media print{.print\:mb-0{margin-bottom:0}.print\:mb-1\.5{margin-bottom:.375rem}.print\:mb-2{margin-bottom:.5rem}.print\:mb-3{margin-bottom:.75rem}.print\:hidden{display:none}.print\:h-48{height:12rem}.print\:min-h-\[40px\]{min-height:40px}.print\:min-h-\[60px\]{min-height:60px}.print\:max-w-none{max-width:none}.print\:break-after-page{-moz-column-break-after:page;break-after:page}.print\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.print\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.print\:gap-2{gap:.5rem}.print\:gap-3{gap:.75rem}.print\:gap-6{gap:1.5rem}.print\:border{border-width:1px}.print\:p-1{padding:.25rem}.print\:p-2{padding:.5rem}.print\:p-3{padding:.75rem}.print\:px-4{padding-left:1rem;padding-right:1rem}.print\:pl-6{padding-left:1.5rem}.print\:text-\[10px\]{font-size:10px}.print\:text-\[9px\]{font-size:9px}.print\:text-lg{font-size:1.125rem;line-height:1.75rem}.print\:text-sm{font-size:.875rem;line-height:1.25rem}}.\[\&\:\:-webkit-details-marker\]\:hidden::-webkit-details-marker{display:none}.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.\[\&\:has\(\[aria-selected\]\)\]\:bg-accent:has([aria-selected]){background-color:hsl(var(--accent))}.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-accent\/50:has([aria-selected].day-outside){background-color:hsl(var(--accent) / .5)}.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end){border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\:not\(\:-moz-placeholder\)\]\:border-primary\/40:not(:-moz-placeholder){border-color:hsl(var(--primary) / .4)}.\[\&\:not\(\:placeholder-shown\)\]\:border-primary\/40:not(:placeholder-shown){border-color:hsl(var(--primary) / .4)}.\[\&\:not\(\:-moz-placeholder\)\]\:bg-primary\/5:not(:-moz-placeholder){background-color:hsl(var(--primary) / .05)}.\[\&\:not\(\:placeholder-shown\)\]\:bg-primary\/5:not(:placeholder-shown){background-color:hsl(var(--primary) / .05)}.\[\&\:not\(\:-moz-placeholder\)\]\:text-primary:not(:-moz-placeholder){color:hsl(var(--primary))}.\[\&\:not\(\:placeholder-shown\)\]\:text-primary:not(:placeholder-shown){color:hsl(var(--primary))}.\[\&\>button\]\:hidden>button{display:none}.\[\&\>span\:last-child\]\:truncate>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div{--tw-translate-y: -3px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>svg\]\:absolute>svg{position:absolute}.\[\&\>svg\]\:left-4>svg{left:1rem}.\[\&\>svg\]\:top-4>svg{top:1rem}.\[\&\>svg\]\:size-3\.5>svg{width:.875rem;height:.875rem}.\[\&\>svg\]\:size-4>svg{width:1rem;height:1rem}.\[\&\>svg\]\:h-2\.5>svg{height:.625rem}.\[\&\>svg\]\:h-3>svg{height:.75rem}.\[\&\>svg\]\:w-2\.5>svg{width:.625rem}.\[\&\>svg\]\:w-3>svg{width:.75rem}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&\>svg\]\:text-destructive>svg{color:hsl(var(--destructive))}.\[\&\>svg\]\:text-foreground>svg{color:hsl(var(--foreground))}.\[\&\>svg\]\:text-info>svg{color:hsl(var(--info))}.\[\&\>svg\]\:text-muted-foreground>svg{color:hsl(var(--muted-foreground))}.\[\&\>svg\~\*\]\:pl-7>svg~*{padding-left:1.75rem}.\[\&\>th\]\:font-medium>th{font-weight:500}.\[\&\>th\]\:text-\[var\(--text-tertiary\)\]>th{color:var(--text-tertiary)}.\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0px}.\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90[data-panel-group-direction=vertical]>div{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground .recharts-cartesian-axis-tick text{fill:hsl(var(--muted-foreground))}.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke="#ccc"]{stroke:hsl(var(--border) / .5)}.\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor{stroke:hsl(var(--border))}.\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-layer\]\:outline-none .recharts-layer{outline:2px solid transparent;outline-offset:2px}.\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-polar-grid [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted .recharts-radial-bar-background-sector,.\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted .recharts-rectangle.recharts-tooltip-cursor{fill:hsl(var(--muted))}.\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-reference-line [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-sector\]\:outline-none .recharts-sector,.\[\&_\.recharts-surface\]\:outline-none .recharts-surface{outline:2px solid transparent;outline-offset:2px}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-top:.375rem;padding-bottom:.375rem}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:.75rem;line-height:1rem}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{font-weight:500}.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]{color:hsl(var(--muted-foreground))}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:1.25rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:1.25rem}.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:3rem}.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-top:.75rem;padding-bottom:.75rem}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:1.25rem}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:1.25rem}.\[\&_p\]\:my-0 p{margin-top:0;margin-bottom:0}.\[\&_p\]\:whitespace-pre-wrap p{white-space:pre-wrap}.\[\&_p\]\:leading-relaxed p{line-height:1.625}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0px}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{right:-.5rem}[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize{cursor:e-resize}[data-side=left] .\[\[data-side\=left\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{left:-.5rem}[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right] .\[\[data-side\=right\]_\&\]\:cursor-e-resize{cursor:e-resize}
