@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);.chats-page-root.chats-shell{background:hsl(var(--background))}.chats-inbox-panel,.chats-page-root.chats-shell{display:flex;flex-direction:column;position:relative}.chats-inbox-panel{background:hsl(var(--card));border:0!important;flex-shrink:0;z-index:2}.chats-command{background:hsl(var(--card));border-bottom:1px solid hsl(var(--border));display:flex;flex-direction:column;gap:.65rem;padding:.85rem .85rem .75rem}.chats-command-top{align-items:center;display:flex;gap:.65rem;justify-content:space-between}.chats-command-title{min-width:0}.chats-inbox-kpis{display:flex;flex-wrap:wrap;gap:.35rem}.chats-inbox-kpi{align-items:center;background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:999px;color:hsl(var(--muted-foreground));display:inline-flex;gap:.35rem;min-width:0;padding:.28rem .55rem}.chats-inbox-kpi--warn{background:hsl(var(--warning)/.1);border-color:hsl(var(--warning)/.35);color:hsl(var(--warning))}.chats-inbox-kpi-value{font-feature-settings:"tnum";color:hsl(var(--foreground));font-family:inherit;font-family:var(--font-display,inherit);font-size:.78rem;font-variant-numeric:tabular-nums;font-weight:650;letter-spacing:-.02em;line-height:1}.chats-inbox-kpi--warn .chats-inbox-kpi-value{color:inherit}.chat-sync-status{align-items:center;background:#0000;border:0;border-radius:0;display:flex;flex-wrap:wrap;gap:.45rem .65rem;padding:0}.chat-sync-status--compact{flex-wrap:nowrap;gap:.45rem}.chat-sync-status--compact .chat-sync-status-hint,.chat-sync-status--compact .chat-sync-status-refresh{display:none}.chat-sync-status-pill{align-items:center;border:1px solid #0000;border-radius:.2rem;border-radius:var(--office-radius,.2rem);display:inline-flex;font-size:.68rem;font-weight:700;gap:.4rem;letter-spacing:.02em;max-width:100%;padding:.28rem .55rem;width:fit-content}.chat-sync-status-label{white-space:nowrap}.chat-sync-status-age{font-size:.62rem;font-weight:600;opacity:.75;white-space:nowrap}.chat-sync-status-hint{color:hsl(var(--muted-foreground));flex:1 1 8rem;font-size:.68rem;line-height:1.35;margin:0;min-width:0}.chat-sync-status-refresh{align-items:center;background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:.2rem;border-radius:var(--office-radius,.2rem);color:hsl(var(--foreground));display:inline-flex;flex-shrink:0;font-size:.65rem;font-weight:600;gap:.35rem;padding:.28rem .55rem;transition:background .15s ease}.chat-sync-status-refresh:hover:not(:disabled){background:hsl(var(--muted)/.5)}.chat-sync-status-refresh:disabled{cursor:not-allowed;opacity:.55}@keyframes chat-sync-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.88)}}.chat-sync-status-pulse{animation:chat-sync-pulse 1.6s ease-in-out infinite}.chats-command-row{align-items:center;display:flex;flex-wrap:nowrap;gap:.4rem}.chats-tabs-grid{grid-gap:1px;background:hsl(var(--border));border:1px solid hsl(var(--border));border-radius:.2rem;border-radius:var(--radius,.2rem);display:grid;gap:1px;grid-template-columns:repeat(4,minmax(0,1fr));padding:0;width:100%}.chats-tab-btn{background:hsl(var(--card));border-radius:0!important;color:hsl(var(--muted-foreground));font-weight:600;min-height:2.7rem;position:relative;transition:background-color .14s ease,color .14s ease}.chats-tab-btn:hover:not([data-active=true]){background:hsl(var(--muted));color:hsl(var(--foreground))}.chats-tab-count{background:hsl(var(--muted));color:hsl(var(--muted-foreground));font-size:10px;font-weight:700;min-width:1.15rem;padding:.05rem .28rem}.chats-tab-btn[data-active=true]{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.chats-tab-btn[data-active=true] .chats-tab-count{background:hsl(var(--primary-foreground)/.2);color:hsl(var(--primary-foreground))}.chats-command-search{flex:1 1 auto;min-width:0;position:relative}.chats-command-actions{align-items:center;display:flex;flex-shrink:0;gap:.1rem}.chats-notify-banner{background:linear-gradient(160deg,hsl(var(--primary)/.08),hsl(var(--card)) 55%);border:1px solid hsl(var(--primary)/.22);border-radius:.2rem;border-radius:var(--radius,.2rem);box-shadow:0 10px 24px -20px hsl(var(--foreground)/.28);display:flex;flex-direction:column;gap:.75rem;min-width:0;padding:.85rem .9rem;width:100%}.chats-notify-banner-top{align-items:flex-start;display:flex;gap:.7rem;min-width:0}.chats-notify-banner-icon{background:hsl(var(--primary)/.12);border-radius:.2rem;border-radius:var(--radius,.2rem);color:hsl(var(--primary));display:grid;flex-shrink:0;height:2.25rem;place-items:center;width:2.25rem}.chats-notify-banner-copy{flex:1 1 auto;min-width:0}.chats-notify-banner-title{color:hsl(var(--foreground));font-size:13px;font-weight:650;line-height:1.3;margin:0}.chats-notify-banner-hint{color:hsl(var(--muted-foreground));font-size:11.5px;line-height:1.45;margin:.25rem 0 0}.chats-notify-banner-actions{display:flex;flex-direction:column;gap:.35rem;width:100%}.chats-notify-banner-later{background:#0000;border:0;border-radius:.55rem;color:hsl(var(--muted-foreground));cursor:pointer;font-size:11.5px;font-weight:550;padding:.4rem .5rem;width:100%}.chats-notify-banner-later:hover{background:hsl(var(--muted)/.55);color:hsl(var(--foreground))}.chat-notify-panel{background:hsl(var(--popover));color:hsl(var(--popover-foreground))}.chats-inbox-list{background:hsl(var(--card))}.chats-thread-panel{background:hsl(var(--background));border:0!important;container-name:office-thread;container-type:inline-size;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;min-width:0;position:relative;z-index:1}@container office-thread (max-width: 660px){.chats-page-root .chats-thread-header{align-items:stretch;flex-direction:column}.chats-page-root .chats-thread-header>div:first-child{flex:none;min-width:0;width:100%}.chats-page-root .chats-thread-actions{align-self:flex-start;flex-wrap:wrap;max-width:100%}}.chats-thread-header{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:hsl(var(--card))!important;border-bottom:1px solid hsl(var(--border))!important;box-shadow:none!important}.chat-area-bg{background-color:hsl(var(--background));background-image:radial-gradient(ellipse 90% 55% at 50% -8%,hsl(var(--primary)/.08),#0000 58%),radial-gradient(ellipse 40% 30% at 100% 100%,hsl(var(--primary)/.04),#0000 50%)}.dark .chat-area-bg,[data-theme=dark] .chat-area-bg{background-image:radial-gradient(ellipse 90% 55% at 50% -8%,hsl(var(--primary)/.12),#0000 58%),radial-gradient(ellipse 40% 30% at 100% 100%,hsl(var(--primary)/.06),#0000 50%)}.chats-day-sep{align-items:center;display:flex;gap:.75rem;margin:1.15rem 0 .65rem}.chats-day-sep:after,.chats-day-sep:before{background:hsl(var(--border));content:"";flex:1 1 auto;height:1px}.chats-day-sep span{border-radius:999px;color:hsl(var(--muted-foreground));flex-shrink:0;font-size:10px;font-weight:650;letter-spacing:.04em;padding:.2rem .65rem;text-transform:capitalize}.chat-bubble-received,.chats-day-sep span{background:hsl(var(--card));border:1px solid hsl(var(--border))}.chat-bubble-received{border-radius:1.05rem 1.05rem 1.05rem .35rem;box-shadow:0 1px 2px hsl(var(--foreground)/.04);color:hsl(var(--foreground))}.chat-bubble-sent{background:hsl(var(--primary));border-radius:1.05rem 1.05rem .35rem 1.05rem;box-shadow:0 6px 16px hsl(var(--primary)/.18);color:hsl(var(--primary-foreground))}.chat-bubble-body{overflow:visible;overflow-wrap:anywhere;word-break:break-word}.chat-bubble-grouped-in{border-radius:.4rem 1.05rem 1.05rem .4rem}.chat-bubble-grouped-out{border-radius:1.05rem .4rem .4rem 1.05rem}.chats-msg-row{margin-bottom:.15rem;overflow:visible}.chats-message-stream{margin-inline:auto;max-width:78rem;padding:0 .65rem .75rem;width:100%}.chat-msg-menu-btn{align-items:center;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:999px;box-shadow:0 1px 3px hsl(var(--foreground)/.08);color:hsl(var(--muted-foreground));display:inline-flex;flex-shrink:0;height:1.75rem;justify-content:center;margin-top:.15rem;opacity:.72;transition:opacity .14s ease,background-color .14s ease,color .14s ease,border-color .14s ease,transform .14s ease;width:1.75rem}.chat-msg-menu-btn:focus-visible,.chat-msg-menu-btn:hover,.chat-msg-menu-btn[data-state=open],.group\/msg:hover .chat-msg-menu-btn{background:hsl(var(--background));border-color:hsl(var(--primary)/.35);color:hsl(var(--foreground));opacity:1;transform:scale(1.04)}.chat-msg-menu-btn:disabled{cursor:wait;opacity:.55}@media (hover:none){.chat-msg-menu-btn{opacity:.92}}.chats-conv-item{border:1px solid #0000;border-radius:.85rem;position:relative;transition:background-color .12s ease,border-color .12s ease}.chats-conv-item:before{background:hsl(var(--primary));border-radius:999px;content:"";height:0;left:.2rem;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:height .12s ease,opacity .12s ease;width:.18rem}.chats-conv-item--selected:before,.chats-conv-item--unread:before{height:58%;opacity:1}.chats-conv-item--selected{background:hsl(var(--primary)/.08);border-color:hsl(var(--primary)/.22)}.chats-conv-item:hover:not(.chats-conv-item--selected){background:hsl(var(--muted)/.45)}.chats-paste-preview{background:hsl(var(--background));border:1px solid hsl(var(--border))}.chats-input-dock{background:hsl(var(--card));border-top:1px solid hsl(var(--border));padding:.75rem .9rem .85rem}.chats-composer{align-items:flex-end;background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:1rem;display:flex;gap:.35rem;min-height:2.85rem;padding:.35rem .4rem;transition:border-color .14s ease,box-shadow .14s ease;width:100%}.chats-composer:focus-within{border-color:hsl(var(--primary)/.5);box-shadow:0 0 0 3px hsl(var(--primary)/.12)}.chats-composer .chats-composer-input{background:#0000!important;border:0!important;box-shadow:none!important;color:hsl(var(--foreground));max-height:8rem;min-height:2.15rem;outline:none!important;padding:.45rem .3rem}.chats-composer-hint{color:hsl(var(--muted-foreground));font-size:10px;letter-spacing:.01em;margin:.4rem .15rem 0}.chats-attach-menu{background:hsl(var(--popover));border:1px solid hsl(var(--border));border-radius:.75rem;color:hsl(var(--popover-foreground))}.chats-attach-menu button:hover{background:hsl(var(--muted))}.chats-wa-chip{background:hsl(var(--primary)/.1);border:1px solid hsl(var(--primary)/.25);color:hsl(var(--primary))}.chats-empty-stage{background:hsl(var(--background));overflow:hidden;position:relative}.chats-empty-card{align-items:center;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1.15rem;display:flex;flex-direction:column;max-width:28rem;padding:2rem 1.75rem 1.75rem;position:relative;text-align:center;width:100%}.chats-empty-icon{background:hsl(var(--primary)/.1);border-radius:1rem;color:hsl(var(--primary));display:grid;flex-shrink:0;height:3.5rem;margin:0 auto 1rem;place-items:center;width:3.5rem}.chats-empty-steps{grid-gap:.45rem;display:grid;gap:.45rem;margin-top:1.25rem;text-align:left}.chats-empty-step{align-items:center;background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:.65rem;color:hsl(var(--foreground));display:flex;font-size:.75rem;font-weight:500;gap:.65rem;padding:.65rem .75rem}.chats-empty-step-n{background:hsl(var(--primary)/.12);border-radius:.4rem;color:hsl(var(--primary));display:grid;flex-shrink:0;font-size:10px;font-weight:700;height:1.4rem;place-items:center;width:1.4rem}.chats-inbox-empty{align-items:center;background:hsl(var(--background));border:1px dashed hsl(var(--border));border-radius:.9rem;display:flex;flex-direction:column;justify-content:center;margin:1rem .65rem;padding:2.5rem 1.25rem;text-align:center}.chats-inbox-empty>div:first-child{flex-shrink:0;margin-left:auto;margin-right:auto}@media (min-width:1024px){.office-shell-main:has(.chats-page-root){overflow:hidden;padding:0!important}.office-shell-main:has(.chats-page-root)>div{animation:none;display:flex;flex-direction:column;height:100%;margin:0;max-width:none!important;min-height:0;padding:0}.chats-page-root.chats-shell{border:0!important;border-radius:0!important;flex:1 1 auto;flex-direction:row;height:100%;margin:0;max-width:none;min-height:0;overflow:hidden;width:100%}.chats-inbox-panel{border-radius:0!important;border-right:1px solid hsl(var(--border))!important;flex:0 0 22.75rem!important;height:100%;max-width:22.75rem!important;min-width:20.5rem!important;width:22.75rem!important}.chats-thread-panel{border-radius:0!important;min-width:0}.chats-inbox-panel--desktop-deck{flex:0 0 22.75rem;max-height:none}}@media (max-width:1023px){.chats-message-stream{padding-inline:0;width:100%}.office-shell-main:has(.chats-page-root){overflow:hidden;padding:0!important}.office-shell-main:has(.chats-page-root)>div{animation:none;display:flex;flex-direction:column;height:100%;margin:0;max-width:none!important;min-height:0;padding:0}.chats-page-root,.chats-shell{border:0!important;border-radius:0!important;flex:1 1 auto;height:100%;margin:0;max-width:100%;min-height:0;width:100%}.chats-inbox-panel{flex:1 1 auto;min-height:0}.chats-inbox-panel,.chats-thread-panel{border-radius:0!important}.chats-command{gap:.55rem;padding:.7rem .75rem .6rem}.chats-thread-panel--mobile-open{inset:0;position:absolute;z-index:20}}@media (max-width:640px){.office-shell-main:has(.chats-page-root)>div>.acb{border-radius:0;border-width:0 0 1px;box-shadow:none;margin-bottom:0!important}.chats-command{gap:.45rem;padding:.6rem .65rem .55rem}.chats-command-top{min-height:2rem}.chats-command-title p{display:none}.chats-command-title h2{font-size:1rem;margin-top:0}.chat-sync-status-hint,.chat-sync-status-refresh{display:none}.chats-tabs-grid{display:flex;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;width:100%}.chats-tabs-grid::-webkit-scrollbar{display:none}.chats-tab-btn{flex:1 0 auto;min-height:2.35rem;min-width:5.6rem}.chats-command-row{gap:.3rem}.chats-command-actions>button:nth-last-child(-n+2){display:none}.chats-inbox-list{background:hsl(var(--card));min-height:8rem;padding:.25rem .35rem max(.75rem,env(safe-area-inset-bottom))}.chats-conv-item{border-bottom:1px solid hsl(var(--border)/.65);border-radius:.65rem;min-height:4.25rem;padding:.2rem .25rem}.chats-conv-item>button:first-of-type{min-height:3.75rem}}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.ficha-dialog{border:1px solid hsl(var(--border));box-shadow:0 18px 40px hsl(var(--foreground)/.12);display:flex;flex-direction:column}.ficha-dialog,.ficha-shell{background:hsl(var(--card))}.ficha-shell{height:100%;min-height:0}.ficha-tabs,.labels-dialog{background:hsl(var(--card))}.labels-dialog{border:1px solid hsl(var(--border))}.chats-page-root[data-chat-theme=custom],.chats-page-root[data-chat-theme=whatsapp-dark],.chats-page-root[data-chat-theme=whatsapp]{--chat-wa-accent:#128c7e;--chat-wa-bubble-out:#d9fdd3;--chat-wa-bubble-in:#fff;--chat-wa-bg:#efeae2;--chat-wa-text:#111b21;--chat-wa-text-in:#111b21;--chat-wa-muted:#667781}.chats-page-root[data-chat-theme=whatsapp-dark]{--chat-wa-accent:#00a884;--chat-wa-bubble-out:#005c4b;--chat-wa-bubble-in:#202c33;--chat-wa-bg:#0b141a;--chat-wa-text:#e9edef;--chat-wa-text-in:#e9edef;--chat-wa-muted:#8696a0}.chats-page-root[data-chat-theme=custom] .chats-thread-header,.chats-page-root[data-chat-theme=whatsapp-dark] .chats-thread-header,.chats-page-root[data-chat-theme=whatsapp] .chats-thread-header{background:hsl(var(--card))!important;border-bottom:1px solid hsl(var(--border))!important;box-shadow:inset 0 3px 0 0 var(--chat-wa-accent);color:hsl(var(--foreground))!important}.chats-page-root[data-chat-theme=custom] .chats-thread-header .text-foreground,.chats-page-root[data-chat-theme=whatsapp-dark] .chats-thread-header .text-foreground,.chats-page-root[data-chat-theme=whatsapp] .chats-thread-header .text-foreground{color:hsl(var(--foreground))!important}.chats-page-root[data-chat-theme=custom] .chats-thread-header .text-muted-foreground,.chats-page-root[data-chat-theme=whatsapp-dark] .chats-thread-header .text-muted-foreground,.chats-page-root[data-chat-theme=whatsapp] .chats-thread-header .text-muted-foreground{color:hsl(var(--muted-foreground))!important}.chats-page-root .chats-thread-actions{background:hsl(var(--card))!important;border:1px solid hsl(var(--border))!important;border-radius:.2rem!important;box-shadow:0 1px 0 hsl(var(--foreground)/.04)}.chats-page-root .chats-thread-actions button{background:#0000!important;border-color:#0000!important;border-radius:.2rem!important;color:hsl(var(--foreground))!important;opacity:1!important}.chats-page-root .chats-thread-actions button:hover{background:hsl(var(--muted))!important}.chats-page-root .chats-thread-actions button.bg-primary,.chats-page-root .chats-thread-actions button[class*=bg-primary]{background:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important}.chats-page-root .chats-thread-actions button span,.chats-page-root .chats-thread-actions button svg{color:inherit!important;opacity:1!important}.chats-page-root[data-chat-theme=custom] .chat-area-bg,.chats-page-root[data-chat-theme=whatsapp-dark] .chat-area-bg,.chats-page-root[data-chat-theme=whatsapp] .chat-area-bg{background-color:var(--chat-wa-bg)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='80' height='80' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-opacity='.04'%3E%3Ccircle cx='8' cy='12' r='1.2'/%3E%3Ccircle cx='42' cy='28' r='1'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:repeat!important}.chats-page-root[data-chat-theme=whatsapp-dark] .chat-area-bg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='80' height='80' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23fff' fill-opacity='.03'%3E%3Ccircle cx='8' cy='12' r='1.2'/%3E%3Ccircle cx='42' cy='28' r='1'/%3E%3C/g%3E%3C/svg%3E")!important}.chats-page-root .chat-bubble-body{max-width:min(74%,46rem)!important}@media (max-width:1023px){.chats-page-root .chat-bubble-body{max-width:min(84%,34rem)!important}.chats-message-stream{padding-inline:.2rem}}@media (max-width:639px){.chats-page-root .chat-bubble-body{max-width:90%!important}}.chats-page-root[data-chat-theme=custom] .chat-bubble-sent,.chats-page-root[data-chat-theme=whatsapp-dark] .chat-bubble-sent,.chats-page-root[data-chat-theme=whatsapp] .chat-bubble-sent{background:var(--chat-wa-bubble-out)!important;border:none!important;border-radius:.2rem .2rem 0 .2rem!important;box-shadow:0 1px .5px #0b141a1f!important;color:var(--chat-wa-text)!important}.chats-page-root[data-chat-theme=custom] .chat-bubble-sent *,.chats-page-root[data-chat-theme=whatsapp-dark] .chat-bubble-sent *,.chats-page-root[data-chat-theme=whatsapp] .chat-bubble-sent *{color:inherit!important}.chats-page-root[data-chat-theme=custom] .chat-bubble-sent a,.chats-page-root[data-chat-theme=whatsapp-dark] .chat-bubble-sent a,.chats-page-root[data-chat-theme=whatsapp] .chat-bubble-sent a{color:#027eb5!important;text-decoration:underline}.chats-page-root[data-chat-theme=whatsapp-dark] .chat-bubble-sent a{color:#53bdeb!important}.chats-page-root[data-chat-theme=custom] .chat-bubble-received,.chats-page-root[data-chat-theme=whatsapp-dark] .chat-bubble-received,.chats-page-root[data-chat-theme=whatsapp] .chat-bubble-received{background:var(--chat-wa-bubble-in)!important;border:1px solid #0000000f!important;border-radius:.2rem .2rem .2rem 0!important;box-shadow:0 1px .5px #0b141a1a!important;color:var(--chat-wa-text-in)!important}.chats-page-root[data-chat-theme=custom] .chat-bubble-received *,.chats-page-root[data-chat-theme=whatsapp-dark] .chat-bubble-received *,.chats-page-root[data-chat-theme=whatsapp] .chat-bubble-received *{color:inherit!important}.chats-page-root[data-chat-theme=custom] .chats-input-dock,.chats-page-root[data-chat-theme=whatsapp-dark] .chats-input-dock,.chats-page-root[data-chat-theme=whatsapp] .chats-input-dock{background:hsl(var(--card));border-top:1px solid hsl(var(--border))}.chats-page-root[data-chat-theme=custom] .chats-composer,.chats-page-root[data-chat-theme=whatsapp-dark] .chats-composer,.chats-page-root[data-chat-theme=whatsapp] .chats-composer{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:.2rem!important;box-shadow:none;color:hsl(var(--foreground))}.chats-page-root[data-chat-theme=custom] .chats-composer input,.chats-page-root[data-chat-theme=custom] .chats-composer textarea,.chats-page-root[data-chat-theme=whatsapp-dark] .chats-composer input,.chats-page-root[data-chat-theme=whatsapp-dark] .chats-composer textarea,.chats-page-root[data-chat-theme=whatsapp] .chats-composer input,.chats-page-root[data-chat-theme=whatsapp] .chats-composer textarea{color:hsl(var(--foreground))!important}.chats-page-root[data-chat-theme=custom] .chats-composer ::placeholder,.chats-page-root[data-chat-theme=whatsapp-dark] .chats-composer ::placeholder,.chats-page-root[data-chat-theme=whatsapp] .chats-composer ::placeholder{color:hsl(var(--muted-foreground))!important}.chats-theme-swatch{border:2px solid hsl(var(--border));border-radius:.2rem;flex-shrink:0;height:1.1rem;width:1.1rem}.chats-form-surface,.chats-page-root .labels-dialog{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.2rem;box-shadow:0 12px 40px hsl(var(--foreground)/.08)}.chats-crm-status.is-ok{background:#38945a1f;color:#246b3e}.chats-crm-status.is-ok .chats-crm-status-dot{background:#2e9e57}.chats-crm-status.is-warn{background:#f59f0a24;color:#935610}.chats-crm-status.is-warn .chats-crm-status-dot{background:#dc8f09}.chats-crm-status.is-bad{background:#db24241f;color:#a02222}.chats-crm-status.is-bad .chats-crm-status-dot{background:#d32222}.chats-crm-status.is-muted{background:hsl(var(--muted));color:hsl(var(--muted-foreground))}.chats-crm-status.is-muted .chats-crm-status-dot{background:hsl(var(--muted-foreground)/.55)}.dark .chats-crm-status.is-ok{color:#88dda7}.dark .chats-crm-status.is-warn{color:#f7c56e}.dark .chats-crm-status.is-bad{color:#f17e7e}:root{--ax-body:"Inter",ui-sans-serif,system-ui,sans-serif;--ax-display:var(--ax-body);--ax-heading:var(--ax-body);--ax-ink:#27292c;--ax-paper:#f4f5f6;--ax-mist:#eaeaec;--ax-surface:#fff;--ax-line:color-mix(in srgb,#202020 11%,#0000);--ax-brand-deep:#18191b;--ax-brand-mid:#1e2023;--ax-radius:0.75rem;--ax-radius-lg:1rem;--font-display:var(--ax-display);--font-sans:var(--ax-body)}.dark,[data-theme=dark]{--ax-ink:#eff0f1;--ax-paper:#18191b;--ax-mist:#2e3033;--ax-surface:#242628;--ax-line:color-mix(in srgb,#fff 12%,#0000)}@keyframes ax-ambient{0%{filter:saturate(1)}to{filter:saturate(1.06)}}@keyframes ax-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes ax-fade{0%{opacity:0}to{opacity:1}}@keyframes ax-line-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes ax-mesh{0%{transform:translateZ(0)}to{transform:translate3d(-2%,1.5%,0)}}.ax-brand-panel{animation:ax-fade .68s ease both;background:linear-gradient(152deg,color-mix(in srgb,hsl(var(--primary)) 48%,#18191b) 0,#1e2023 46%,#06080d 100%);background:linear-gradient(152deg,color-mix(in srgb,hsl(var(--primary)) 48%,var(--ax-brand-deep)) 0,var(--ax-brand-mid) 46%,#06080d 100%);color:#f4f7fb;display:none;flex-direction:column;justify-content:space-between;min-height:100dvh;overflow:hidden;padding:2.75rem clamp(1.75rem,3.2vw,3.25rem);position:relative}@media (min-width:980px){.ax-brand-panel{display:flex}}.ax-brand-panel:before{animation:ax-mesh 18s linear infinite alternate;background-image:linear-gradient(color-mix(in srgb,#fff 8%,#0000) 1px,#0000 0),linear-gradient(90deg,color-mix(in srgb,#fff 8%,#0000) 1px,#0000 0);background-size:48px 48px;inset:0;-webkit-mask-image:linear-gradient(160deg,#000 20%,#0000 78%);mask-image:linear-gradient(160deg,#000 20%,#0000 78%);opacity:.35;z-index:0}.ax-brand-panel:after,.ax-brand-panel:before{content:"";pointer-events:none;position:absolute}.ax-brand-panel:after{animation:ax-ambient 12s ease-in-out infinite alternate;background:radial-gradient(circle,color-mix(in srgb,hsl(var(--primary)) 40%,#0000),#0000 68%);border-radius:50%;filter:blur(12px);height:72%;inset:auto -18% -32% 22%}.ax-brand-kicker{align-items:center;color:color-mix(in srgb,#fff 70%,#0000);display:inline-flex;font-size:.68rem;font-weight:650;gap:.45rem;letter-spacing:.16em;position:relative;text-transform:uppercase;width:fit-content;z-index:1}.ax-brand-copy{margin-block:auto;max-width:30rem;padding-block:3rem;position:relative;z-index:1}.ax-brand-title{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-family:var(--ax-display);font-size:clamp(2.55rem,4.4vw,3.75rem);font-weight:800;letter-spacing:-.048em;line-height:.96;margin:0}.ax-brand-title:after{animation:ax-line-in .7s cubic-bezier(.22,1,.36,1) .2s both;background:hsl(var(--primary));content:"";display:block;height:3px;margin-top:1.15rem;transform-origin:left center;width:4.5rem}.ax-brand-sub{color:color-mix(in srgb,#fff 76%,#0000);font-size:1.05rem;line-height:1.55;margin:1.15rem 0 0;max-width:27rem}.ax-brand-meta{display:flex;flex-wrap:wrap;gap:.5rem;position:relative;z-index:1}.ax-brand-chip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:color-mix(in srgb,#fff 7%,#0000);border:1px solid color-mix(in srgb,#fff 16%,#0000);font-size:.72rem;font-weight:600;letter-spacing:.03em;padding:.5rem .75rem}.office-shell{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-family:var(--ax-body)}.office-shell .font-display,.office-shell [data-ax-display],.office-shell h1,.office-shell h2{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-family:var(--ax-display)}.login-aurax{background:hsl(var(--background));background:var(--ax-paper,hsl(var(--background)));color:hsl(var(--foreground));color:var(--ax-ink,hsl(var(--foreground)));display:grid;font-family:var(--ax-body);grid-template-columns:1fr;min-height:100dvh;overflow-x:hidden;width:100%}@media (min-width:980px){.login-aurax{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}}@media (max-width:979px){.login-aurax__brand-panel{display:none!important}}.login-aurax__panel{align-items:center;background:radial-gradient(65% 50% at 92% 8%,color-mix(in srgb,hsl(var(--primary)) 12%,#0000),#0000 60%),linear-gradient(165deg,#f0f3f7,color-mix(in srgb,#e2e8f0 55%,#0000));background:radial-gradient(65% 50% at 92% 8%,color-mix(in srgb,hsl(var(--primary)) 12%,#0000),#0000 60%),linear-gradient(165deg,var(--ax-paper,#f0f3f7),color-mix(in srgb,var(--ax-mist,#e2e8f0) 55%,#0000));display:flex;justify-content:center;min-height:100dvh;padding:max(3.5rem,env(safe-area-inset-top,0px)) max(1.25rem,env(safe-area-inset-right,0px)) max(1.5rem,env(safe-area-inset-bottom,0px)) max(1.25rem,env(safe-area-inset-left,0px));position:relative;z-index:1}.login-aurax[data-theme=dark] .login-aurax__panel{background:radial-gradient(65% 50% at 92% 8%,color-mix(in srgb,hsl(var(--primary)) 14%,#0000),#0000 60%),linear-gradient(165deg,var(--ax-paper),color-mix(in srgb,var(--ax-mist) 55%,#0000))}.login-aurax__theme-slot{position:absolute;right:max(.85rem,env(safe-area-inset-right,0px));top:max(.85rem,env(safe-area-inset-top,0px));z-index:3}.login-aurax__card{animation:ax-rise .56s cubic-bezier(.22,1,.36,1) both;background:hsl(var(--card));border:1px solid hsl(var(--border)/.85);border-radius:1.375rem;box-shadow:0 16px 48px -32px hsl(var(--foreground)/.25),0 2px 4px hsl(var(--foreground)/.025);display:flex;flex-direction:column;max-width:31rem;padding:clamp(1.25rem,3vw,2.25rem);width:100%}.login-aurax__card-brand{align-items:flex-start;border-bottom:1px solid var(--ax-line,hsl(var(--border)));display:flex;flex-direction:column;gap:.65rem;margin-bottom:1.35rem;padding-bottom:1.15rem}.login-aurax__mobile-kicker{align-items:center;color:color-mix(in srgb,#0d1420 52%,#0000);color:color-mix(in srgb,var(--ax-ink,#0d1420) 52%,#0000);display:inline-flex;font-size:.68rem;font-weight:650;gap:.35rem;letter-spacing:.14em;text-transform:uppercase}@media (min-width:980px){.login-aurax__mobile-kicker{display:none}}.login-aurax__mark{align-items:center;background:hsl(var(--primary));color:#fff;display:inline-flex;font-family:var(--ax-display);font-weight:800;justify-content:center}.login-aurax__mark--md{border-radius:.45rem;font-size:1.25rem;height:2.7rem;width:2.7rem}.login-aurax__mark--lg{border-radius:.55rem;font-size:1.55rem;height:3.25rem;width:3.25rem}.login-aurax__logo-free{display:block;max-height:2.75rem;max-width:min(11rem,70vw);object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;width:auto}.login-aurax__intro{margin-bottom:1.5rem}.login-aurax__title{color:hsl(var(--foreground));color:var(--ax-ink,hsl(var(--foreground)));font-family:var(--ax-body);font-size:clamp(1.8rem,3.6vw,2.25rem);font-weight:500;letter-spacing:-.042em;line-height:1.15;margin:0}.login-aurax__subtitle{color:hsl(var(--muted-foreground));font-size:.95rem;line-height:1.5;margin:.55rem 0 0}.login-aurax__form{display:flex;flex-direction:column}.login-aurax__field{margin-bottom:1rem}.login-aurax__label{color:hsl(var(--foreground));display:block;letter-spacing:0;margin-bottom:.35rem}.login-aurax__label-row{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.35rem}.login-aurax__label-row .login-aurax__label{margin-bottom:0}.login-aurax__input{background:hsl(var(--card));background:var(--ax-surface,hsl(var(--card)));border:1px solid var(--ax-line,hsl(var(--border)));border-radius:.3rem;border-radius:var(--ax-radius,.3rem);color:hsl(var(--foreground));color:var(--ax-ink,hsl(var(--foreground)));font-family:var(--ax-body);font-size:1rem;height:2.85rem;line-height:1.4;outline:none;padding:0 .85rem;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.login-aurax__input::placeholder{color:hsl(var(--muted-foreground));opacity:.8}.login-aurax__input:focus{border-color:color-mix(in srgb,hsl(var(--primary)) 55%,#0000);box-shadow:0 0 0 3px color-mix(in srgb,hsl(var(--primary)) 16%,#0000)}.login-aurax__input--otp{font-family:ui-monospace,monospace;font-size:1.15rem;letter-spacing:.35em;text-align:center}.login-aurax__input-wrap{position:relative}.login-aurax__input-wrap .login-aurax__input{padding-right:2.85rem}.login-aurax__toggle-pw{align-items:center;background:#0000;border:none;border-radius:.35rem;color:hsl(var(--muted-foreground));cursor:pointer;display:inline-flex;height:2.5rem;justify-content:center;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:2.5rem}.login-aurax__toggle-pw:hover{background:color-mix(in srgb,hsl(var(--primary)) 8%,#0000);color:hsl(var(--primary))}.login-aurax__link{color:hsl(var(--primary));font-size:.82rem;font-weight:650;text-decoration:none}.login-aurax__link:hover{text-decoration:underline;text-underline-offset:2px}.login-aurax__captcha{display:flex;justify-content:flex-start;margin-bottom:1.1rem}.login-aurax__submit{align-items:center;background:hsl(var(--primary));border:none;border-radius:.3rem;border-radius:var(--ax-radius,.3rem);color:hsl(var(--primary-foreground));cursor:pointer;display:inline-flex;font-family:var(--ax-display);font-size:.98rem;font-weight:700;gap:.45rem;height:3.1rem;justify-content:center;letter-spacing:-.01em;margin-top:.35rem;transition:transform .16s ease,filter .16s ease;width:100%}.login-aurax__submit:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.login-aurax__submit:disabled{cursor:not-allowed;opacity:.6}.login-aurax__ghost{background:none;border:0;color:color-mix(in srgb,var(--ax-ink) 55%,#0000);cursor:pointer;font-size:.875rem;font-weight:600;margin-top:.85rem;width:100%}.login-aurax__ghost:hover{color:hsl(var(--primary))}.login-aurax__error{background:hsl(var(--destructive)/.1);border:1px solid hsl(var(--destructive)/.35);border-radius:.3rem;border-radius:var(--ax-radius,.3rem);color:hsl(var(--destructive));font-size:.875rem;line-height:1.45;margin-bottom:1rem;padding:.75rem 1rem}.login-aurax__legal{border-top:1px solid var(--ax-line,hsl(var(--border)));margin-top:1.5rem;padding-top:1.15rem}.login-aurax__footer{align-items:flex-start;color:color-mix(in srgb,var(--ax-ink) 50%,#0000);display:flex;gap:.45rem;line-height:1.5;margin:0}.login-aurax__footer-icon{color:hsl(var(--primary));flex-shrink:0;margin-top:.1rem}.login-aurax__terms{color:hsl(var(--muted-foreground));line-height:1.5;margin:.55rem 0 0}.login-aurax__google-block{display:flex;flex-direction:column;gap:.85rem;margin-bottom:.35rem}.aurax-google-auth{align-items:center;display:flex;flex-direction:column;gap:.45rem;position:relative;width:100%}.aurax-google-auth__btn{display:flex;justify-content:center;min-height:40px;width:100%}.aurax-google-auth__btn.is-disabled{opacity:.55;pointer-events:none}.aurax-google-auth__busy{align-items:center;color:color-mix(in srgb,var(--ax-ink) 55%,#0000);display:inline-flex;font-size:.85rem;gap:.4rem}.aurax-google-auth__error{color:hsl(var(--destructive));font-size:.8rem;margin:0}.aurax-auth-divider{grid-gap:.75rem;align-items:center;color:color-mix(in srgb,var(--ax-ink) 42%,#0000);display:grid;font-size:.7rem;gap:.75rem;grid-template-columns:1fr auto 1fr;letter-spacing:.1em;margin:.35rem 0 .85rem;text-transform:uppercase}.aurax-auth-divider:after,.aurax-auth-divider:before{background:hsl(var(--border));background:var(--ax-line,hsl(var(--border)));content:"";height:1px}.login-aurax__info{background:color-mix(in srgb,hsl(var(--primary)) 8%,#0000);border:1px solid color-mix(in srgb,hsl(var(--primary)) 30%,#0000);border-radius:.3rem;border-radius:var(--ax-radius,.3rem);font-size:.875rem;line-height:1.45;margin-bottom:1.1rem;padding:.75rem 1rem}.login-aurax--solo{grid-template-columns:1fr}.login-aurax--solo .login-aurax__brand,.login-aurax--solo .login-aurax__brand-panel{display:none!important}.login-aurax :is(button,a):focus-visible{outline:2px solid hsl(var(--primary));outline-offset:3px}.login-aurax__label-row{flex-wrap:wrap;row-gap:.4rem}.login-aurax__input-wrap .login-aurax__input{padding-right:3.25rem}.login-aurax__submit{font-family:var(--ax-body)}.aurax-auth-divider,.login-aurax__footer,.login-aurax__terms{color:hsl(var(--muted-foreground))}.login-aurax__panel{min-width:0}.login-aurax__back{align-items:center;color:hsl(var(--primary));display:inline-flex;font-size:.875rem;gap:.45rem;margin-bottom:1.2rem}@media (max-width:479px){.login-aurax__panel{padding-left:.75rem;padding-right:.75rem}.login-aurax__card{padding:1.1rem}.login-aurax__title{font-size:1.75rem}}@media (prefers-reduced-motion:reduce){.login-aurax *,.login-aurax :after,.login-aurax :before{animation:none!important;transition:none!important}}.login-aurax{--office-radius:22px;--office-reflection:linear-gradient(145deg,hsla(0,0%,100%,.025),#0000 65%);background:radial-gradient(ellipse at 50% 5%,hsl(var(--primary)/.045),#0000 55%),var(--ax-paper);gap:0;grid-template-columns:minmax(0,1fr)!important;padding:0}.login-aurax .ax-brand-panel{display:none!important}.login-aurax[data-theme] .login-aurax__panel{background:#0000;min-height:100dvh;padding:max(5rem,env(safe-area-inset-top,0px)) max(1rem,env(safe-area-inset-right,0px)) max(2rem,env(safe-area-inset-bottom,0px)) max(1rem,env(safe-area-inset-left,0px))}.login-aurax__card{--office-frost-shadow:0 20px 65px -35px #00000073,inset 0 1px 0 #ffffff0d;border-radius:22px;max-width:28rem;padding:2.25rem}.login-aurax__card-brand{align-items:center;border:0;margin-bottom:2rem;padding:0}.login-aurax__logo-free{height:auto;max-height:3.25rem;max-width:min(12.5rem,65vw);object-fit:contain;width:min(12.5rem,65vw)}.login-aurax__google-block>.aurax-auth-divider:only-child,.login-aurax__mobile-kicker{display:none}.login-aurax__intro{margin-bottom:1.75rem;text-align:center}.login-aurax__title{font-size:clamp(1.5rem,2.5vw,1.7rem);font-weight:600;letter-spacing:-.035em;line-height:1.25}.login-aurax__subtitle{font-size:.9rem;line-height:1.6;margin-top:.7rem}.login-aurax__label{font-size:.875rem;font-weight:500}.login-aurax__input{background:hsl(var(--background)/.65);border-radius:10px;height:3rem}.login-aurax__input:-webkit-autofill{-webkit-text-fill-color:var(--ax-ink);-webkit-box-shadow:0 0 0 1000px var(--ax-surface) inset;caret-color:var(--ax-ink)}.login-aurax__submit{border-radius:10px;box-shadow:none;font-size:.9375rem;font-weight:600;min-height:3rem}.login-aurax__theme-slot{right:max(1.25rem,env(safe-area-inset-right,0px));top:max(1.25rem,env(safe-area-inset-top,0px))}.login-aurax__footer{font-size:.75rem;justify-content:center}.login-aurax__terms{font-size:.75rem;line-height:1.6;text-align:center}.login-aurax__mark--lg{border-radius:12px}.login-aurax[data-theme=light]{--office-frost-shadow:0 20px 65px -35px #0000002e,inset 0 1px 0 #fff}.login-aurax[data-theme=light] .login-aurax__input{background:#fafafb;border-color:hsl(var(--border))}.login-aurax[data-theme=light] .login-aurax__input:focus{border-color:hsl(var(--primary)/.65)}@media (max-width:479px){.login-aurax__card{padding:1.65rem 1.4rem}.login-aurax__input{font-size:1rem}.login-aurax__card-brand{margin-bottom:1.6rem}}:root,[data-theme=light]{--background:220 8% 96%;--foreground:220 8% 16%;--card:0 0% 100%;--card-foreground:220 8% 16%;--popover:0 0% 100%;--popover-foreground:220 8% 16%;--primary:222 89% 55%;--primary-foreground:0 0% 100%;--secondary:0 0% 93%;--secondary-foreground:0 0% 12%;--muted:0 0% 94%;--muted-foreground:0 0% 40%;--accent:0 0% 93%;--accent-foreground:0 0% 12%;--accent-2:0 0% 93%;--accent-2-foreground:0 0% 12%;--destructive:0 84% 60%;--destructive-foreground:0 0% 100%;--border:0 0% 85%;--border-strong:0 0% 73%;--input:0 0% 85%;--ring:222 89% 55%;--sidebar:0 0% 7%;--sidebar-hover:0 0% 14%;--sidebar-foreground:0 0% 96%;--radius:1rem;--success:160 84% 39%;--warning:38 92% 50%;--danger:0 84% 60%;--chart-1:222 89% 55%;--chart-2:160 84% 39%;--chart-3:199 89% 48%;--chart-4:38 92% 50%;--chart-5:0 84% 60%;--canvas:#f4f5f6;--surface:#fff;--surface-alt:#eaeaec;--surface-hover:#e4e4e7;--primary-brand-color:#2f6bff;--brand:#2f6bff;--brand-2:#5b6478;--brand-3:#8b93a7;--aurax-canvas-gradient:linear-gradient(#f4f5f6,#f4f5f6);color-scheme:light}.dark,[data-theme=dark]{--background:220 5% 10%;--foreground:220 8% 94%;--card:220 5% 15%;--card-foreground:220 8% 94%;--popover:220 5% 15%;--popover-foreground:220 8% 94%;--primary:217 91% 60%;--primary-foreground:0 0% 100%;--secondary:220 5% 19%;--secondary-foreground:220 8% 94%;--muted:220 5% 19%;--muted-foreground:220 5% 67%;--accent:240 6% 18%;--accent-foreground:220 8% 94%;--accent-2:240 6% 18%;--accent-2-foreground:220 8% 94%;--destructive:0 72% 55%;--destructive-foreground:0 0% 100%;--border:220 5% 23%;--border-strong:240 5% 34%;--input:240 6% 28%;--ring:217 91% 60%;--sidebar:220 5% 12%;--sidebar-hover:220 5% 15%;--sidebar-foreground:220 8% 94%;--radius:1rem;--success:160 64% 48%;--warning:38 92% 55%;--danger:0 72% 55%;--chart-1:217 91% 60%;--chart-2:160 64% 48%;--chart-3:199 80% 55%;--chart-4:38 92% 55%;--chart-5:0 72% 55%;--canvas:#18191b;--surface:#242628;--surface-alt:#2e3033;--surface-hover:#383a3d;--primary-brand-color:#3b82f6;--brand:#3b82f6;--brand-2:#94a3b8;--brand-3:#64748b;--aurax-canvas-gradient:linear-gradient(#18191b,#18191b);color-scheme:dark}.font-display,h1,h2,h3,h4,h5,h6{font-family:var(--ax-body);font-weight:600;letter-spacing:-.015em}.office-sidebar{color-scheme:dark}.office-sidebar .brand-name,.office-sidebar [data-brand-name]{color:#f5f5f5;color:hsl(var(--sidebar-foreground))}.card-hover{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.card-hover:hover{box-shadow:0 12px 30px -12px #0f172926;transform:translateY(-2px)}.dark .card-hover:hover{box-shadow:0 12px 30px -12px #00000073}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:fadeUp .4s ease both}.dark .office-shell,.office-shell,[data-theme=dark] .office-shell{background:hsl(var(--background));background:var(--aurax-canvas-gradient,hsl(var(--background)))}.office-shell-main{background:#0000}.office-sidebar{background:linear-gradient(180deg,#202020 0,hsl(var(--sidebar)) 70%,#101010 100%)!important;border-right:1px solid color-mix(in srgb,#fff 8%,#0000)!important;font-family:var(--ax-body)}.office-sidebar .brand-name{font-family:var(--ax-display)!important;font-weight:750!important;letter-spacing:-.03em!important}.office-sidebar [data-testid=office-sidebar],aside.office-sidebar{box-shadow:8px 0 32px -24px #0000008c}.office-nav-section-label,.office-sidebar .px-3.pb-2.pt-5{color:color-mix(in srgb,#fff 38%,#0000)!important;font-family:var(--ax-body)!important;font-size:.65rem!important;font-weight:700!important;letter-spacing:.14em!important}.office-nav-section-toggle{transition:color .16s ease,background-color .16s ease}.office-nav-section-toggle:hover{color:hsl(var(--sidebar-foreground)/.75)}.office-nav-section-toggle:focus-visible{border-radius:.35rem;outline:2px solid hsl(var(--primary)/.55);outline-offset:-2px}.office-sidebar a[class*=bg-primary]{background:linear-gradient(110deg,hsl(var(--primary)/.24),hsl(var(--primary)/.07))!important;border-radius:.75rem!important;box-shadow:inset 0 1px 0 hsl(var(--primary)/.3),inset 3px 0 0 hsl(var(--primary)),0 4px 18px -12px hsl(var(--primary)/.3)!important;color:#fff!important}.office-sidebar a[class*=bg-primary] span,.office-sidebar a[class*=bg-primary] svg{color:#fff!important}.office-sidebar .rounded-full.bg-primary\/15,.office-sidebar [class*=rounded-full][class*=bg-primary]{border-radius:.35rem!important}@media (min-width:1024px) and (max-width:1535px){.office-shell .office-mobile-bar{display:flex;height:4rem}.office-shell .office-desktop-bar,.office-shell .office-mobile-menu-btn{display:none}}.office-header,.office-shell header,header.office-topbar{font-family:var(--ax-body)}.office-shell .office-header-bar,.office-shell-content>header,.office-shell>.office-shell-content>header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:color-mix(in srgb,#f8fafc 82%,#0000)!important;background:color-mix(in srgb,var(--ax-surface,#f8fafc) 82%,#0000)!important;border-bottom:1px solid var(--ax-line,hsl(var(--border)/.85))!important}.dark .office-mobile-header,.dark .office-shell-content>header,[data-theme=dark] .office-mobile-header,[data-theme=dark] .office-shell-content>header{background:color-mix(in srgb,hsl(var(--card)) 88%,#0000)!important;border-bottom-color:hsl(var(--border))!important}.office-shell-content>header [data-page-title],.office-shell-content>header h1{font-family:var(--ax-body)!important;font-weight:600!important;letter-spacing:-.015em!important}.office-shell-content>header button{border-radius:.2rem}.office-shell .panel-online-badge,.office-shell [data-testid=panel-online-badge]{border-radius:.2rem!important;font-weight:650;letter-spacing:.02em}.office-shell .office-mobile-header,.office-shell-content>header{border-radius:0!important}@media (max-width:1023px){.office-sidebar-backdrop{animation:office-drawer-backdrop-in .22s ease-out;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#060a1273}.office-shell--drawer-open .office-shell-content{filter:none;-webkit-filter:none;pointer-events:none;transform:none;-webkit-user-select:none;user-select:none}.office-shell--drawer-open .office-shell-content>header{filter:none}.office-shell .office-shell-content{transition:none}.office-shell--drawer-open .office-sidebar{box-shadow:12px 0 40px -16px #0000008c}}@keyframes office-drawer-backdrop-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.office-sidebar-backdrop{animation:none}.office-shell .office-shell-content,.office-shell--drawer-open .office-shell-content{transition:none}}.dark,:root,[data-theme=dark],[data-theme=light]{--office-modal-radius:1.375rem;--office-control-radius:0.75rem;--office-card-radius:1rem;--office-modal-shadow:0 24px 64px -24px #080c1661,0 2px 8px #080c160d;--office-modal-overlay:#00000070;--office-modal-close-size:2.5rem;--office-modal-title-size:1.25rem;--office-modal-desc-size:0.875rem;--office-modal-pad-x:1.25rem;--office-modal-panel:hsl(var(--card));--office-modal-panel-dark:hsl(var(--card));--office-modal-border-dark:hsl(var(--border));--office-modal-input-dark:hsl(var(--secondary));--office-modal-surface-dark:hsl(var(--secondary)/0.65);--office-modal-accent:hsl(var(--primary))}.bc-modal-backdrop,.office-dialog-overlay,.office-modal-backdrop,.office-portal-backdrop,[data-radix-alert-dialog-overlay],[data-radix-dialog-overlay],[data-testid=qr-pairing-modal]~.office-modal-backdrop{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#00000070!important;background:var(--office-modal-overlay)!important}.bc-modal-panel,.office-dialog,.office-modal-panel,[data-testid=qr-pairing-modal],[role=alertdialog][data-state],[role=dialog][data-state]{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:hsl(var(--card))!important;background:var(--office-modal-panel)!important;border:1px solid hsl(var(--border))!important;border-radius:1.375rem!important;border-radius:var(--office-modal-radius)!important;box-shadow:0 24px 64px -24px #080c1661,0 2px 8px #080c160d!important;box-shadow:var(--office-modal-shadow)!important;color:hsl(var(--foreground))!important;font-family:Manrope,system-ui,sans-serif!important;font-family:var(--ax-body,"Manrope",system-ui,sans-serif)!important;outline:none}.dark .bc-modal-panel,.dark .office-dialog,.dark .office-modal-panel,.dark [data-testid=qr-pairing-modal],.dark [role=alertdialog][data-state],.dark [role=dialog][data-state],[data-theme=dark] .bc-modal-panel,[data-theme=dark] .office-dialog,[data-theme=dark] .office-modal-panel,[data-theme=dark] [data-testid=qr-pairing-modal],[data-theme=dark] [role=alertdialog][data-state],[data-theme=dark] [role=dialog][data-state]{background:hsl(var(--card))!important;background:var(--office-modal-panel-dark)!important;border-color:var(--office-modal-border-dark)!important;box-shadow:0 0 0 1px #3c83f60f,0 28px 70px -20px #000000a6!important}.office-dialog[class*=inset-x],.office-dialog[class*=inset-y],[data-radix-dialog-content][class*=inset-x],[data-radix-dialog-content][class*=inset-y],[role=dialog][data-state][class*=inset-x],[role=dialog][data-state][class*=inset-y]{border-radius:0!important}.bc-modal-panel,.office-dialog,[data-testid=qr-pairing-modal],[role=alertdialog][data-state],[role=dialog][data-state]{scrollbar-color:hsl(var(--muted-foreground)/.35) #0000;scrollbar-width:thin}.bc-modal-panel::-webkit-scrollbar,.office-dialog::-webkit-scrollbar,[role=alertdialog][data-state]::-webkit-scrollbar,[role=dialog][data-state]::-webkit-scrollbar{height:6px;width:6px}.bc-modal-panel::-webkit-scrollbar-thumb,.office-dialog::-webkit-scrollbar-thumb,[role=alertdialog][data-state]::-webkit-scrollbar-thumb,[role=dialog][data-state]::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground)/.35);border-radius:999px}.bc-modal-close,.office-dialog-close,.office-dialog>button[class*=absolute],[data-testid=qr-pairing-modal]>button[class*=absolute],[role=alertdialog][data-state]>button[class*=absolute],[role=dialog][data-state]>button[class*=absolute]{border-radius:.75rem!important;border-radius:var(--office-control-radius)!important;color:hsl(var(--muted-foreground));height:2.5rem!important;height:var(--office-modal-close-size)!important;opacity:.85;width:2.5rem!important;width:var(--office-modal-close-size)!important}.bc-modal-close:hover,.office-dialog-close:hover,.office-dialog>button[class*=absolute]:hover,[data-testid=qr-pairing-modal]>button[class*=absolute]:hover,[role=alertdialog][data-state]>button[class*=absolute]:hover,[role=dialog][data-state]>button[class*=absolute]:hover{background:hsl(var(--muted))!important;color:hsl(var(--foreground))!important;opacity:1}.bc-checkout-title,.bc-modal-panel h2,.office-dialog h2,.office-dialog-title,[data-testid=qr-pairing-modal] h2,[role=alertdialog][data-state] .font-display,[role=alertdialog][data-state] .office-dialog-title,[role=alertdialog][data-state] [class*=DialogTitle],[role=alertdialog][data-state] h2,[role=dialog][data-state] .font-display,[role=dialog][data-state] .office-dialog-title,[role=dialog][data-state] [class*=DialogTitle],[role=dialog][data-state] h2,[role=dialog][data-state] h2.font-bold,[role=dialog][data-state] h2.text-blue-500,[role=dialog][data-state] h2.text-green-500,[role=dialog][data-state] h2.text-red-500,[role=dialog][data-state] h2.text-xl{color:hsl(var(--foreground))!important;font-family:Manrope,system-ui,sans-serif!important;font-family:var(--ax-body,"Manrope",system-ui,sans-serif)!important;font-size:1.25rem!important;font-size:var(--office-modal-title-size)!important;font-weight:600!important;letter-spacing:-.02em!important;line-height:1.25!important}.office-dialog-desc,[data-testid=qr-pairing-modal] p,[role=alertdialog][data-state] .office-dialog-desc,[role=alertdialog][data-state] [data-radix-alert-dialog-description],[role=alertdialog][data-state] p[id],[role=dialog][data-state] .office-dialog-desc,[role=dialog][data-state] [data-radix-dialog-description],[role=dialog][data-state] p[id]{color:hsl(var(--muted-foreground))!important;font-family:Manrope,system-ui,sans-serif!important;font-family:var(--ax-body,"Manrope",system-ui,sans-serif)!important;font-size:.875rem!important;font-size:var(--office-modal-desc-size)!important;font-weight:450!important;line-height:1.45!important}.bc-modal-panel input:not([type=checkbox]):not([type=radio]):not([type=range]),.bc-modal-panel select,.bc-modal-panel textarea,[data-testid=qr-pairing-modal] input:not([type=checkbox]):not([type=radio]):not([type=range]),[role=alertdialog][data-state] input:not([type=checkbox]):not([type=radio]):not([type=range]),[role=alertdialog][data-state] select,[role=alertdialog][data-state] textarea,[role=dialog][data-state] input:not([type=checkbox]):not([type=radio]):not([type=range]),[role=dialog][data-state] select,[role=dialog][data-state] textarea{background:hsl(var(--background))!important;border-color:hsl(var(--border))!important;border-radius:.75rem!important;border-radius:var(--office-control-radius)!important;color:hsl(var(--foreground))!important;font-size:1rem!important;font-weight:400!important}.dark .bc-modal-panel input:not([type=checkbox]):not([type=radio]):not([type=range]),.dark .bc-modal-panel textarea,.dark [role=alertdialog][data-state] input:not([type=checkbox]):not([type=radio]):not([type=range]),.dark [role=alertdialog][data-state] textarea,.dark [role=dialog][data-state] input:not([type=checkbox]):not([type=radio]):not([type=range]),.dark [role=dialog][data-state] select,.dark [role=dialog][data-state] textarea,[data-theme=dark] .bc-modal-panel input:not([type=checkbox]):not([type=radio]):not([type=range]),[data-theme=dark] .bc-modal-panel textarea,[data-theme=dark] [role=alertdialog][data-state] input:not([type=checkbox]):not([type=radio]):not([type=range]),[data-theme=dark] [role=alertdialog][data-state] textarea,[data-theme=dark] [role=dialog][data-state] input:not([type=checkbox]):not([type=radio]):not([type=range]),[data-theme=dark] [role=dialog][data-state] select,[data-theme=dark] [role=dialog][data-state] textarea{background:hsl(var(--secondary))!important;background:var(--office-modal-input-dark)!important;border-color:#333947!important}.bc-modal-panel input:focus-visible,.bc-modal-panel textarea:focus-visible,[role=alertdialog][data-state] input:focus-visible,[role=alertdialog][data-state] textarea:focus-visible,[role=dialog][data-state] input:focus-visible,[role=dialog][data-state] textarea:focus-visible{border-color:hsl(var(--primary)/.55)!important;box-shadow:0 0 0 3px hsl(var(--primary)/.14)!important}.bc-modal-panel label,[role=alertdialog][data-state] label,[role=dialog][data-state] label{color:hsl(var(--foreground)/.88);font-size:.8125rem!important;font-weight:600!important;letter-spacing:.01em}[role=alertdialog][data-state] .rounded-lg.border,[role=alertdialog][data-state] .rounded-xl.border,[role=dialog][data-state] .rounded-lg.border,[role=dialog][data-state] .rounded-xl.border{border-color:hsl(var(--border));transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.dark [role=dialog][data-state] .rounded-lg.border:not(.office-choice-btn):not([aria-pressed=true]),.dark [role=dialog][data-state] .rounded-xl.border:not(.office-choice-btn):not(.office-choice-card):not([aria-pressed=true]),[data-theme=dark] [role=dialog][data-state] .rounded-lg.border:not(.office-choice-btn):not([aria-pressed=true]),[data-theme=dark] [role=dialog][data-state] .rounded-xl.border:not(.office-choice-btn):not(.office-choice-card):not([aria-pressed=true]){background:hsl(var(--secondary)/.65);background:var(--office-modal-surface-dark);border-color:var(--office-modal-border-dark)}.office-dialog button.office-choice-card[aria-pressed=true],[role=dialog][data-state] button.office-choice-card[aria-pressed=true]{background:hsl(var(--primary)/.12)!important;border-color:hsl(var(--primary))!important;box-shadow:0 0 0 1px hsl(var(--primary)/.35)}.office-dialog button.office-choice-btn[aria-pressed=true],[role=alertdialog][data-state] button.office-choice-btn[aria-pressed=true],[role=dialog][data-state] button.office-choice-btn[aria-pressed=true]{background:hsl(var(--primary))!important;border-color:hsl(var(--primary))!important;box-shadow:0 0 0 1px hsl(var(--primary)/.35);color:hsl(var(--primary-foreground))!important}.office-dialog button.office-choice-btn:not([aria-pressed=true]),[role=alertdialog][data-state] button.office-choice-btn:not([aria-pressed=true]),[role=dialog][data-state] button.office-choice-btn:not([aria-pressed=true]){background:hsl(var(--background));border-color:hsl(var(--border));color:hsl(var(--foreground))}.dark [role=dialog][data-state] button.office-choice-btn:not([aria-pressed=true]),[data-theme=dark] [role=dialog][data-state] button.office-choice-btn:not([aria-pressed=true]){background:hsl(var(--secondary));background:var(--office-modal-input-dark,hsl(var(--background)));border-color:var(--office-modal-border-dark)}.office-dialog button.office-choice-btn:not([aria-pressed=true]):hover,[role=dialog][data-state] button.office-choice-btn:not([aria-pressed=true]):hover{background:hsl(var(--muted))!important;border-color:hsl(var(--primary)/.45)!important}[role=dialog][data-state] [role=button].rounded-xl.border:hover:not(.office-choice-btn),[role=dialog][data-state] a.rounded-xl:hover,[role=dialog][data-state] button.rounded-xl.border:hover:not(.office-choice-btn){background:hsl(var(--muted))!important;border-color:hsl(var(--primary)/.35)!important}[role=dialog][data-state] .rounded-xl.bg-muted,[role=dialog][data-state] .rounded-xl.bg-muted\/50,[role=dialog][data-state] .rounded-xl.bg-muted\/60{border:1px solid hsl(var(--border))}.dark [role=dialog][data-state] .rounded-xl.bg-muted,.dark [role=dialog][data-state] .rounded-xl.bg-muted\/50,.dark [role=dialog][data-state] .rounded-xl.bg-muted\/60,[data-theme=dark] [role=dialog][data-state] .rounded-xl.bg-muted,[data-theme=dark] [role=dialog][data-state] .rounded-xl.bg-muted\/50,[data-theme=dark] [role=dialog][data-state] .rounded-xl.bg-muted\/60{background:hsl(var(--secondary)/.65)!important;background:var(--office-modal-surface-dark)!important;border-color:var(--office-modal-border-dark)}[role=alertdialog][data-state] [class*=border-b],[role=alertdialog][data-state] [class*=border-t],[role=dialog][data-state] [class*=border-b],[role=dialog][data-state] [class*=border-t]{border-color:hsl(var(--border))!important}.bc-modal-panel button,[data-testid=qr-pairing-modal] button,[role=alertdialog][data-state] button,[role=dialog][data-state] button{font-family:Manrope,system-ui,sans-serif;font-family:var(--ax-body,"Manrope",system-ui,sans-serif);font-weight:600}.office-dialog[class*=inset-x],.office-dialog[class*=inset-y],[data-radix-dialog-content][class*=inset-x],[data-radix-dialog-content][class*=inset-y]{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:hsl(var(--card))!important;background:var(--office-modal-panel)!important;border-color:hsl(var(--border))!important;box-shadow:0 24px 64px -24px #080c1661,0 2px 8px #080c160d;box-shadow:var(--office-modal-shadow);font-family:Manrope,system-ui,sans-serif;font-family:var(--ax-body,"Manrope",system-ui,sans-serif)}.dark .office-dialog[class*=inset-x],.dark .office-dialog[class*=inset-y],.dark [data-radix-dialog-content][class*=inset-x],.dark [data-radix-dialog-content][class*=inset-y],[data-theme=dark] .office-dialog[class*=inset-x],[data-theme=dark] .office-dialog[class*=inset-y],[data-theme=dark] [data-radix-dialog-content][class*=inset-x],[data-theme=dark] [data-radix-dialog-content][class*=inset-y]{background:hsl(var(--card))!important;background:var(--office-modal-panel-dark)!important;border-color:var(--office-modal-border-dark)!important}.office-dialog[class*=inset-x] h2,.office-dialog[class*=inset-y] h2,[data-radix-dialog-content][class*=inset-x] h2,[data-radix-dialog-content][class*=inset-y] h2{font-family:Manrope,system-ui,sans-serif!important;font-family:var(--ax-body,"Manrope",system-ui,sans-serif)!important;font-size:1.25rem!important;font-size:var(--office-modal-title-size)!important;font-weight:600!important;letter-spacing:-.02em!important}[data-vaul-drawer]{background:hsl(var(--card))!important;background:var(--office-modal-panel)!important;border-color:hsl(var(--border))!important;box-shadow:0 24px 64px -24px #080c1661,0 2px 8px #080c160d;box-shadow:var(--office-modal-shadow);font-family:Manrope,system-ui,sans-serif;font-family:var(--ax-body,"Manrope",system-ui,sans-serif)}.dark [data-vaul-drawer],[data-theme=dark] [data-vaul-drawer]{background:hsl(var(--card))!important;background:var(--office-modal-panel-dark)!important;border-color:var(--office-modal-border-dark)!important}.bc-modal-panel,.office-modal-panel{color:hsl(var(--foreground))!important;font-family:Manrope,system-ui,sans-serif;font-family:var(--ax-body,"Manrope",system-ui,sans-serif)}.bc-checkout-badge{font-weight:600!important;letter-spacing:.08em!important}.bc-checkout-price-value{font-weight:650!important}.bc-checkout-title{font-family:Manrope,system-ui,sans-serif!important;font-family:var(--ax-body,"Manrope",system-ui,sans-serif)!important;font-size:1.25rem!important;font-size:var(--office-modal-title-size)!important;font-weight:600!important}[cmdk-input-wrapper]>div,[cmdk-root] [cmdk-input-wrapper]{background:hsl(var(--background))!important;border-color:hsl(var(--border))!important;box-shadow:none!important}[cmdk-item]{border-radius:.75rem!important;border-radius:var(--office-control-radius)!important;font-family:Manrope,system-ui,sans-serif;font-family:var(--ax-body,"Manrope",system-ui,sans-serif)}[data-radix-combobox-content],[data-radix-context-menu-content],[data-radix-dropdown-menu-content],[data-radix-dropdown-menu-sub-content],[data-radix-popover-content],[data-radix-select-content],[role=listbox]{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:hsl(var(--card))!important;background:var(--office-modal-panel)!important;border:1px solid hsl(var(--border))!important;border-radius:1rem!important;border-radius:var(--office-card-radius)!important;box-shadow:0 12px 32px -12px #0006!important;color:hsl(var(--foreground))!important;font-family:Manrope,system-ui,sans-serif!important;font-family:var(--ax-body,"Manrope",system-ui,sans-serif)!important}.dark [data-radix-context-menu-content],.dark [data-radix-dropdown-menu-content],.dark [data-radix-dropdown-menu-sub-content],.dark [data-radix-popover-content],.dark [data-radix-select-content],[data-theme=dark] [data-radix-context-menu-content],[data-theme=dark] [data-radix-dropdown-menu-content],[data-theme=dark] [data-radix-dropdown-menu-sub-content],[data-theme=dark] [data-radix-popover-content],[data-theme=dark] [data-radix-select-content]{background:hsl(var(--card))!important;background:var(--office-modal-panel-dark)!important;border-color:var(--office-modal-border-dark)!important}.office-modal-icon{background:hsl(var(--primary)/.12);box-shadow:0 0 0 1px hsl(var(--primary)/.12);display:grid;flex-shrink:0;height:2.25rem;place-items:center;width:2.25rem}.office-modal-icon,.office-modal-icon--square{border-radius:.75rem;border-radius:var(--office-control-radius);color:hsl(var(--primary))}.office-modal-icon--square{background:hsl(var(--muted));border:1px solid hsl(var(--border));box-shadow:none}.dark .office-modal-icon--square,[data-theme=dark] .office-modal-icon--square{background:#1c212c;border-color:var(--office-modal-border-dark)}.office-modal-icon svg{height:1.15rem;width:1.15rem}.office-dialog-title-row{align-items:flex-start;display:flex;gap:.75rem;width:100%}.office-dialog-title-row .office-modal-icon{margin-top:.05rem}.office-dialog-title-row .office-dialog-title{padding-top:.35rem}.office-dialog-head:has(>.office-dialog-title-row){gap:.5rem}.office-dialog-head{border-bottom:1px solid hsl(var(--border));margin-bottom:.15rem;padding-bottom:.85rem;text-align:left}.office-dialog-head.items-center,.office-dialog-head.text-center{align-items:center;text-align:center}.office-dialog-footer{border-color:hsl(var(--border))!important;margin-top:.25rem}.dark .office-dialog-footer,.dark .office-dialog-head,[data-theme=dark] .office-dialog-footer,[data-theme=dark] .office-dialog-head{border-color:var(--office-modal-border-dark)!important}.office-modal-header.office-dialog-head{margin-bottom:0;padding:1rem 1.25rem;padding:1rem var(--office-modal-pad-x) 1rem}@media (min-width:640px){.office-modal-header.office-dialog-head{padding-left:1.5rem;padding-right:1.5rem}}.office-modal-header--row.office-dialog-head{flex-direction:row;margin-bottom:.25rem;padding-bottom:1rem}.office-modal-header:not(.office-dialog-head){border-bottom:1px solid hsl(var(--border));padding:1rem 1.25rem;padding:1rem var(--office-modal-pad-x) 1rem;text-align:left}@media (min-width:640px){.office-modal-header:not(.office-dialog-head){padding-left:1.5rem;padding-right:1.5rem}}.office-modal-header--row{align-items:flex-start;border-bottom:1px solid hsl(var(--border));display:flex;gap:.75rem;margin-bottom:.25rem;padding-bottom:1rem}.office-modal-header--row .office-modal-icon{margin-top:.1rem}.office-dialog[class*=backdrop-blur],[role=alertdialog][data-state][class*=backdrop-blur],[role=dialog][data-state].bg-card\/76,[role=dialog][data-state][class*=backdrop-blur]{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:hsl(var(--card))!important;background:var(--office-modal-panel)!important}.dark .office-dialog[class*=backdrop-blur],.dark [role=dialog][data-state][class*=backdrop-blur],[data-theme=dark] .office-dialog[class*=backdrop-blur],[data-theme=dark] [role=dialog][data-state][class*=backdrop-blur]{background:hsl(var(--card))!important;background:var(--office-modal-panel-dark)!important}.pw-modal-head{align-items:flex-start;border-bottom:1px solid hsl(var(--border));display:flex;gap:.75rem;margin-bottom:.25rem;padding-bottom:1rem}.pw-modal-icon{background:hsl(var(--primary)/.12);border-radius:.75rem;border-radius:var(--office-control-radius);box-shadow:0 0 0 1px hsl(var(--primary)/.12);color:hsl(var(--primary));display:grid;flex-shrink:0;height:2.25rem;place-items:center;width:2.25rem}.pw-modal-icon svg{height:1.25rem;width:1.25rem}.office-portal-root{align-items:center;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:50}.office-portal-backdrop{border:0;cursor:pointer;inset:0;position:absolute}.qr-pairing-modal[data-testid=qr-pairing-modal],[data-testid=qr-pairing-modal].qr-pairing-modal{align-items:stretch;display:flex!important;flex-direction:column}.qr-pairing-frame{margin-left:auto;margin-right:auto}.qr-pairing-step{align-items:center;background:hsl(var(--primary)/.15);border-radius:999px;color:hsl(var(--primary));display:inline-flex;flex-shrink:0;font-size:10px;font-weight:700;height:1.25rem;justify-content:center;line-height:1;width:1.25rem}.office-dialog .office-dialog-head,[role=alertdialog][data-state] .office-dialog-head,[role=dialog][data-state] .office-dialog-head{background:#0000!important;background-image:none!important;box-shadow:none!important}[role=dialog][data-state] .office-dialog-head[class*=bg-gradient],[role=dialog][data-state] .office-dialog-head[class*=from-primary],[role=dialog][data-state] .office-dialog-head[class*=via-card]{background:#0000!important;background-image:none!important}[role=alertdialog][data-state] .office-dialog-head .uppercase.tracking-widest,[role=dialog][data-state] .office-dialog-head .uppercase.tracking-widest{color:hsl(var(--primary))!important;font-size:.6875rem!important;font-weight:600!important;letter-spacing:.08em!important}.office-dialog [role=tablist],[role=dialog][data-state] [role=tablist]{background:hsl(var(--muted)/.55)!important;border:1px solid hsl(var(--border));border-radius:.75rem!important;border-radius:var(--office-control-radius)!important;padding:.2rem}.dark [role=dialog][data-state] [role=tablist],[data-theme=dark] [role=dialog][data-state] [role=tablist]{background:hsl(var(--secondary)/.65)!important;background:var(--office-modal-surface-dark)!important;border-color:var(--office-modal-border-dark)}.office-dialog [role=tab][data-state=active],[role=dialog][data-state] [role=tab][data-state=active]{background:hsl(var(--card))!important;box-shadow:0 1px 2px #0000001f;color:hsl(var(--foreground))!important}.dark [role=dialog][data-state] [role=tab][data-state=active],[data-theme=dark] [role=dialog][data-state] [role=tab][data-state=active]{background:#202532!important}.office-dialog button[role=switch][data-state=checked],[role=dialog][data-state] button[role=switch][data-state=checked]{background:hsl(var(--primary))!important}[role=dialog][data-state] .rounded-full.text-\[10px\],[role=dialog][data-state] .rounded-full.text-xs,[role=dialog][data-state] [class*=badge]{font-weight:600;letter-spacing:.02em}.office-dialog [cmdk-root],[role=dialog][data-state] [cmdk-root]{font-family:Manrope,system-ui,sans-serif;font-family:var(--ax-body,"Manrope",system-ui,sans-serif)}[role=dialog][data-state] [cmdk-item][aria-selected=true],[role=dialog][data-state] [cmdk-item][data-selected=true]{background:hsl(var(--muted))!important;border-radius:.75rem;border-radius:var(--office-control-radius)}.dark [role=dialog][data-state] [cmdk-item][aria-selected=true],[data-theme=dark] [role=dialog][data-state] [cmdk-item][aria-selected=true]{background:hsl(var(--secondary)/.65)!important;background:var(--office-modal-surface-dark)!important}[role=dialog][data-state] h2.text-blue-500,[role=dialog][data-state] h2.text-green-500,[role=dialog][data-state] h2.text-orange-500,[role=dialog][data-state] h2.text-red-500,[role=dialog][data-state] h2.text-sky-500{color:hsl(var(--foreground))!important}[role=dialog][data-state] .office-dialog-title>svg,[role=dialog][data-state] h2 .lucide,[role=dialog][data-state] h2>svg{color:hsl(var(--primary));flex-shrink:0}.bc-modal-panel,.office-dialog,.office-modal-panel,.prov-dialog,[data-testid=qr-pairing-modal],[role=alertdialog][data-state],[role=dialog][data-state]{border-radius:1.375rem!important;border-radius:var(--office-modal-radius)!important}.bc-modal-panel .rounded-2xl,.bc-modal-panel .rounded-3xl,.bc-modal-panel .rounded-lg,.bc-modal-panel .rounded-md,.bc-modal-panel .rounded-xl,.office-dialog .rounded-2xl,.office-dialog .rounded-3xl,.office-dialog .rounded-lg,.office-dialog .rounded-md,.office-dialog .rounded-xl,.prov-dialog .rounded-2xl,.prov-dialog .rounded-3xl,.prov-dialog .rounded-lg,.prov-dialog .rounded-md,.prov-dialog .rounded-xl,[data-testid=qr-pairing-modal] .rounded-2xl,[data-testid=qr-pairing-modal] .rounded-lg,[data-testid=qr-pairing-modal] .rounded-md,[data-testid=qr-pairing-modal] .rounded-xl,[role=alertdialog][data-state] .rounded-2xl,[role=alertdialog][data-state] .rounded-3xl,[role=alertdialog][data-state] .rounded-lg,[role=alertdialog][data-state] .rounded-md,[role=alertdialog][data-state] .rounded-xl,[role=dialog][data-state] .rounded-2xl,[role=dialog][data-state] .rounded-3xl,[role=dialog][data-state] .rounded-lg,[role=dialog][data-state] .rounded-md,[role=dialog][data-state] .rounded-xl,[role=dialog][data-state] .sm\:rounded-lg,[role=dialog][data-state] .sm\:rounded-md,[role=dialog][data-state] .sm\:rounded-xl{border-radius:1rem!important;border-radius:var(--office-card-radius)!important}.bc-modal-panel button:not(.rounded-full):not([data-keep-round]),.office-dialog button:not([role=switch]):not(.rounded-full):not([data-keep-round]),.prov-dialog button:not([role=switch]):not(.rounded-full):not([data-keep-round]),.prov-dialog input:not([type=checkbox]):not([type=radio]),.prov-dialog select,.prov-dialog textarea,[role=alertdialog][data-state] button:not([role=switch]):not(.rounded-full):not([data-keep-round]),[role=alertdialog][data-state] input:not([type=checkbox]):not([type=radio]),[role=dialog][data-state] [data-radix-select-trigger],[role=dialog][data-state] button:not([role=switch]):not(.rounded-full):not([data-keep-round]),[role=dialog][data-state] button[role=combobox],[role=dialog][data-state] input:not([type=checkbox]):not([type=radio]):not([type=range]),[role=dialog][data-state] select,[role=dialog][data-state] textarea{border-radius:.75rem!important;border-radius:var(--office-control-radius)!important}.office-feedback-dialog{gap:.85rem!important;max-width:20.5rem!important;min-width:0;overflow:hidden;padding:1rem 1.05rem 1.05rem!important;width:min(calc(100vw - 2.5rem),20.5rem)!important}.office-feedback-dialog .office-dialog-desc,.office-feedback-dialog .office-dialog-head,.office-feedback-dialog .office-feedback-msg{max-width:100%;min-width:0;overflow-wrap:anywhere;word-break:break-word}.office-feedback-url{background:hsl(var(--muted)/.45);border:1px solid hsl(var(--border));border-radius:.2rem;color:hsl(var(--foreground));display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;line-height:1.45;margin-top:.4rem;overflow-wrap:anywhere;padding:.5rem .6rem;word-break:break-all}.office-feedback-dialog .office-dialog-head{border-bottom:none;margin-bottom:0;padding-bottom:.2rem}.office-feedback-dialog .office-dialog-footer{border-top:1px solid hsl(var(--border)/.85);margin-top:.15rem;padding-top:.75rem}.office-feedback-dialog .office-dialog-footer>button{min-height:2.5rem;width:100%}.office-feedback-dialog .office-dialog-footer{gap:.45rem}@media (min-width:640px){.office-feedback-dialog{max-width:24rem!important;padding:1.25rem 1.35rem!important;width:100%!important}.office-feedback-dialog .office-dialog-footer>button{min-width:7.5rem;width:auto}}.office-feedback-dialog--success .office-modal-icon{background:#21ab6b24;box-shadow:0 0 0 1px #21ab6b33;color:#1a8955}.office-feedback-dialog--error .office-modal-icon{background:hsl(var(--destructive)/.12);box-shadow:0 0 0 1px hsl(var(--destructive)/.18);color:hsl(var(--destructive))}.office-feedback-dialog--warning .office-modal-icon{background:#f59f0a24;box-shadow:0 0 0 1px #f59f0a38;color:#b8670a}.office-feedback-dialog--info .office-modal-icon{background:hsl(var(--primary)/.12);color:hsl(var(--primary))}.office-feedback-dialog--loading .office-modal-icon{background:hsl(var(--primary)/.1);color:hsl(var(--primary))}.office-feedback-loading-bar{background:hsl(var(--muted));border-radius:999px;height:3px;overflow:hidden;position:relative}.office-feedback-loading-bar:after{animation:office-feedback-indeterminate 1.1s ease-in-out infinite;background:hsl(var(--primary));border-radius:inherit;content:"";inset:0;position:absolute;width:40%}@keyframes office-feedback-indeterminate{0%{transform:translateX(-120%)}to{transform:translateX(320%)}}@media (prefers-reduced-motion:reduce){.office-feedback-loading-bar:after{animation:none;opacity:.45;width:100%}}.plan-content-badge{align-items:center;border:1px solid #0000;border-radius:calc(.25rem - 1px);border-radius:calc(var(--radius, .25rem) - 1px);display:inline-flex;font-size:.625rem;font-weight:700;gap:.25rem;letter-spacing:.01em;line-height:1.3;padding:.15rem .45rem;white-space:nowrap}.plan-content-badge--inline{vertical-align:middle}.plan-content-badge--adult{background:hsl(var(--destructive)/.12);border-color:hsl(var(--destructive)/.38);color:hsl(var(--destructive))}.plan-content-badge--family{background:color-mix(in hsl,#0ea5e9 10%,hsl(var(--card)));border-color:color-mix(in hsl,#0ea5e9 32%,hsl(var(--border)));color:#0369a1}.plan-content-badge--choice{background:color-mix(in hsl,#8b5cf6 10%,hsl(var(--card)));border-color:color-mix(in hsl,#8b5cf6 32%,hsl(var(--border)));color:#6d28d9}.dark .plan-content-badge--choice,[data-theme=dark] .plan-content-badge--choice{border-color:color-mix(in hsl,#8b5cf6 28%,hsl(var(--border)));color:#c4b5fd}.dark .plan-content-badge--family,[data-theme=dark] .plan-content-badge--family{border-color:color-mix(in hsl,#0ea5e9 28%,hsl(var(--border)));color:#7dd3fc}.plan-content-badge__emoji{font-size:.6875rem;line-height:1}.plan-content-badge__label{max-width:8.5rem;overflow:hidden;text-overflow:ellipsis}.plan-picker-card .plan-content-badge{max-width:100%;white-space:normal}.plan-picker-card .plan-content-badge__label{max-width:min(8.5rem,100%)}@media (max-width:639px){.bc-modal-panel,.office-dialog:not([class*=inset-y]):not([class*=inset-x]):not(.office-feedback-dialog):not(.omhp-dialog),.prov-dialog,[data-testid=qr-pairing-modal],[role=alertdialog][data-state]:not([class*=inset-y]):not([class*=inset-x]):not(.office-feedback-dialog),[role=dialog][data-state]:not([class*=inset-y]):not([class*=inset-x]):not(.office-feedback-dialog):not(.omhp-dialog){border-radius:1.375rem!important;border-radius:var(--office-modal-radius,.2rem)!important;max-height:min(90dvh,calc(100dvh - 1.25rem))!important;max-width:calc(100vw - 1.5rem)!important;width:min(calc(100vw - 1.5rem),100%)!important}.office-feedback-dialog{max-height:min(86dvh,calc(100dvh - 2rem))!important;max-width:20rem!important;overflow-y:auto;width:min(calc(100vw - 2.75rem),20rem)!important}.omhp-dialog{max-height:min(82dvh,34rem)!important;max-width:22rem!important;width:min(calc(100vw - 1.75rem),22rem)!important}.office-modal-header--row.office-dialog-head,.office-modal-header.office-dialog-head{padding-right:2.5rem}.office-dialog-title,[role=dialog][data-state] .office-dialog-title{font-size:1.05rem!important;line-height:1.25!important}.office-dialog-desc,[role=dialog][data-state] .office-dialog-desc{font-size:.8125rem!important;line-height:1.4!important}.pp-plan-dialog{max-height:min(94dvh,calc(100dvh - .5rem))!important;max-width:calc(100vw - .75rem)!important;width:min(calc(100vw - .75rem),100%)!important}.pp-plan-dialog-grid,.pp-plan-dialog-grid--split{gap:.65rem!important;grid-template-columns:1fr!important}.pp-plan-dialog-side{position:static!important}.pp-plan-dialog .grid.grid-cols-3{grid-template-columns:1fr 1fr!important}.pp-plan-dialog .grid.grid-cols-3>:last-child{grid-column:1/-1}.pp-bq-matrix-wrap{max-height:min(38dvh,14rem)!important}.pp-dialog-section{padding:.6rem .65rem!important}.pp-option-row__title{font-size:.8125rem}.pp-option-row__hint{font-size:.75rem}.pp-messages-dialog{height:min(94dvh,calc(100dvh - .5rem))!important;max-height:min(94dvh,calc(100dvh - .5rem))!important;max-width:calc(100vw - .75rem)!important;width:min(calc(100vw - .75rem),100%)!important}}.bc-modal-panel,.ficha-dialog,.leads-dialog,.office-dialog:not([class*=inset-y]):not([class*=inset-x]),.office-modal-panel,.omhp-dialog,.pp-messages-dialog,.pp-plan-dialog,.prov-dialog,.prov-dialog.office-dialog,.tests-detail-dialog,[data-testid=qr-pairing-modal],[role=alertdialog][data-state]:not([class*=inset-y]):not([class*=inset-x]),[role=dialog].prov-dialog,[role=dialog][data-state]:not([class*=inset-y]):not([class*=inset-x]){border-radius:1.375rem!important;border-radius:var(--office-modal-radius,.2rem)!important}@media (max-width:639px){.ficha-dialog,.leads-dialog,.office-dialog:not([class*=inset-y]):not([class*=inset-x]),.omhp-dialog,.pp-messages-dialog,.pp-plan-dialog,.prov-dialog,.prov-dialog.office-dialog,.tests-detail-dialog,[data-testid=qr-pairing-modal],[role=alertdialog][data-state]:not([class*=inset-y]):not([class*=inset-x]),[role=dialog].prov-dialog,[role=dialog][data-state]:not([class*=inset-y]):not([class*=inset-x]){border-radius:1.375rem!important;border-radius:var(--office-modal-radius,.2rem)!important}}.bc-modal-panel,.office-dialog:not([class*=inset-y]):not([class*=inset-x]),.office-modal-panel{box-sizing:border-box;overscroll-behavior:contain}.office-dialog :is(input,textarea,select,[role=combobox]){max-width:100%;min-width:0}.office-dialog :is(.office-dialog-head,.office-dialog-title-row){padding-right:28px}.office-dialog-footer{gap:8px}.office-client-edit-dialog>.office-dialog-head{flex-shrink:0;margin:0;padding:20px 56px 16px 20px}.office-client-edit-dialog .office-edit-footer{background:hsl(var(--card));background:var(--office-modal-panel);margin:0}.office-dialog :is(.prov-hero,.office-actions-hero,.omhp-hero) .office-dialog-head{border-bottom:0;margin-bottom:0;padding-bottom:0}.office-dialog-footer>button{min-height:44px;white-space:normal}.office-dialog :is(.office-modal-header-title,.office-dialog-title){overflow-wrap:anywhere}@media (max-width:639px){.office-dialog-close{--office-modal-close-size:44px}.office-dialog :is(.office-dialog-footer,.prov-footer)>button{width:100%}.office-dialog :is(.office-dialog-head,.office-dialog-title-row){padding-right:24px}}@media (max-height:520px){.office-dialog:not([class*=inset-y]):not([class*=inset-x]){max-height:calc(100dvh - 12px)!important}.office-dialog :is(.prov-hero,.office-actions-hero,.omhp-hero){padding-block:10px}.office-dialog :is(.prov-hero,.office-actions-hero) .office-modal-header-desc{display:none}}:root{--office-radius:1rem;--office-surface-line:hsl(var(--border)/.85);--office-surface-shadow:0 2px 3px hsl(var(--foreground)/.025);--office-blue:222 75% 47%;--office-green:158 70% 28%;--office-violet:262 65% 48%;--office-amber:32 90% 34%;--office-cyan:192 85% 30%;--office-red:350 75% 44%}.dark,[data-theme=dark]{--office-blue:213 94% 70%;--office-green:158 75% 63%;--office-violet:258 90% 78%;--office-amber:43 96% 65%;--office-cyan:187 90% 65%;--office-red:350 95% 73%}.office-shell .app-page-inner{--office-page-tone:var(--office-blue)}.office-shell :is(.rv-page,.team-page,.perm-page){--office-page-tone:var(--office-violet)}.office-shell :is(.wa-page,.fin-page,.pw-page){--office-page-tone:var(--office-green)}.office-shell :is(.tests-page,.tg-page,.nt-page){--office-page-tone:var(--office-amber)}.office-shell :is(.xs-page,.lc-page){--office-page-tone:var(--office-cyan)}.office-shell .fin-hub{--office-page-tone:var(--office-green);--fin-radius:var(--office-radius)}.office-shell .nt-page{--nt-radius:var(--office-radius)}.office-shell .tm-page{--tm-radius:var(--office-radius)}.office-shell .mtg-page{--mtg-r:var(--office-radius)}.office-shell .mr-shell{--mr-r:var(--office-radius)}.office-shell .mhc-card{--mhc-r:var(--office-radius)}.office-shell .cn-page{--cn-radius:var(--office-radius)}.office-shell .iptv-cat{--iptv-r:var(--office-radius)}.lfd-dock.lfd-dock{--lfd-r:var(--office-radius)}.ps-office.ps-office{--office-radius:1rem}.office-shell .chats-thread-actions,.office-shell .chats-thread-actions button,.office-shell .office-mobile-header button:not([data-keep-round]):not([data-testid^=header-user]),.office-shell .office-sidebar :is(.office-nav-link,.office-sidebar-search,.office-sidebar-close),.office-shell .office-sidebar-footer button{border-radius:var(--office-control-radius)!important}.office-shell [data-testid=header-user-menu-mobile]{border-radius:9999px!important}.office-shell .office-section-header{margin-bottom:1.5rem}.office-shell .office-section-eyebrow{color:#1e54d2;color:hsl(var(--office-page-tone,var(--office-blue)));font-size:.75rem;font-weight:500;letter-spacing:.12em;margin-bottom:.6rem}.office-shell .office-section-title{font-family:var(--ax-body);font-size:clamp(1.65rem,2.4vw,2.2rem);font-weight:500;letter-spacing:-.045em;line-height:1.2}.office-shell .office-section-description{color:hsl(var(--muted-foreground));font-size:.9375rem;line-height:1.6;margin-top:.5rem;max-width:48rem}.office-shell .office-section-divider{background:hsl(var(--border)/.85);background:var(--office-surface-line);margin-top:1.4rem}.office-shell :is(.app-page-inner,.dm-page){--office-radius:1rem}.office-shell .app-page-inner :is(.rounded-sm.border,.rounded-md.border,.rounded-lg.border,.rounded-xl.border){border-radius:var(--office-card-radius)}.office-shell .office-section-title{font-size:clamp(1.5rem,2vw,1.875rem)}.office-shell .office-section-header{margin-bottom:1.25rem}@media (min-width:1024px){.office-shell .office-shell-main:not(:has(.chats-page-root)){padding:1.25rem 1.5rem}.office-shell .office-shell-main:has(.chats-page-root){padding:.75rem!important}.office-shell .chats-page-root.chats-shell{background:#0000;gap:.75rem}.office-shell .chats-page-root :is(.chats-inbox-panel,.chats-thread-panel){border:1px solid var(--office-glass-edge)!important;border-radius:1.125rem!important;box-shadow:var(--office-frost-shadow);overflow:hidden}}.office-shell .chats-page-root .chats-command{background:var(--office-reflection),hsl(var(--card));border-bottom-color:hsl(var(--border)/.6)}.office-shell .chats-page-root .chats-tabs-grid{background:hsl(var(--background)/.65);border-color:hsl(var(--border)/.65);border-radius:14px;gap:.25rem;padding:.25rem}.office-shell .chats-page-root .chats-tab-btn{background:#0000;border-radius:10px!important}.office-shell .chats-page-root .chats-tab-btn[data-active=true]{background:hsl(var(--primary));box-shadow:inset 0 1px 0 #ffffff30,0 3px 10px -6px hsl(var(--primary)/.6);color:hsl(var(--primary-foreground))}.office-shell .chats-page-root .chats-conv-item{border-radius:14px}.office-shell .chats-page-root .chats-conv-item--selected{background:linear-gradient(110deg,hsl(var(--primary)/.12),hsl(var(--primary)/.04));border-color:hsl(var(--primary)/.2)}.office-shell .chats-conv-item span[class*="text-[13px]"]{font-size:.875rem}.office-shell .chats-conv-item p[class*="text-[11.5px]"]{font-size:.8125rem}.office-shell .chats-conv-item :is(p[class*="text-[10.5px]"],span[class*="text-[10px]"]){font-size:.75rem}.office-shell .chats-page-root :is(.chats-thread-header,.chats-input-dock){background:var(--office-reflection),hsl(var(--card))!important}.office-shell .chats-page-root .chats-composer{border-radius:16px!important;box-shadow:inset 0 1px 0 hsl(var(--foreground)/.035),0 4px 16px -12px #00000045}.office-shell .chats-page-root .chats-composer:focus-within{border-color:hsl(var(--primary)/.55)}.office-shell .chats-page-root .chat-bubble-sent{border-radius:16px 16px 5px 16px!important}.office-shell .chats-page-root .chat-bubble-received{border-radius:16px 16px 16px 5px!important}.office-shell .chats-page-root .chats-form-surface{border-radius:16px}.office-shell .chats-page-root[data-chat-theme=office] .chat-area-bg{background:linear-gradient(145deg,hsl(var(--background)),hsl(var(--muted)/.35))}.office-shell :is(.cl-kpi,.rv-kpi,.tests-kpi,.st-kpi,.tg-kpi,.nt-kpi,.pp-kpi,.perm-kpi,.team-kpi-card,.wa-kpi-card,.fin-kpi,.pw-kpi,.ic-kpi,.sm-kpi,.rtm-kpi,.cl-card,.rv-card,.tests-card,.team-card,.wa-card,.tg-card,.st-panel,.tg-panel,.nt-panel,.perm-panel,.pw-panel,.perm-group-panel,.cl-toolbar,.rv-toolbar,.tests-toolbar,.perm-toolbar,.cl-table-wrap,.rv-table-wrap,.cl-empty,.rv-empty,.tests-empty,.tg-empty,.att-metrics-card,.att-metrics-section){border-color:var(--office-surface-line);border-radius:1rem;border-radius:var(--office-radius);box-shadow:0 2px 3px hsl(var(--foreground)/.025);box-shadow:var(--office-surface-shadow)}.office-shell :is(.cl-kpi,.rv-kpi,.tests-kpi,.st-kpi,.tg-kpi,.nt-kpi,.pp-kpi,.perm-kpi,.team-kpi-card,.wa-kpi-card,.fin-kpi,.pw-kpi,.ic-kpi,.sm-kpi,.rtm-kpi){min-width:0;padding:1.2rem}.office-shell .app-page-inner [class*=-kpi-label]{font-size:.75rem;font-weight:500;letter-spacing:.07em;line-height:1.5}.office-shell .app-page-inner [class*=-kpi-value]{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:500;letter-spacing:-.035em;line-height:1.2;overflow-wrap:anywhere}.office-shell .app-page-inner :is([class*=-kpi-hint],[class*=-kpi-sub]){font-size:.8125rem;line-height:1.5}.office-shell .app-page-inner [class*=-kpi-icon]{background:#1e54d212;background:hsl(var(--office-page-tone,var(--office-blue))/.07);border:1px solid #1e54d229;border:1px solid hsl(var(--office-page-tone,var(--office-blue))/.16);border-radius:.5rem;color:#1e54d2;color:hsl(var(--office-page-tone,var(--office-blue)));flex-shrink:0}.office-shell .app-page-inner :is(.st-kpi-icon--brand,.pp-kpi-icon--ok),.office-shell .app-page-inner :is([class*=-kpi-icon],[class*=-kpi-value]).is-ok{--office-page-tone:var(--office-green);color:#157955;color:hsl(var(--office-green))}.office-shell .app-page-inner :is(.st-kpi-icon--lock,.pp-kpi-icon--spark),.office-shell .app-page-inner :is([class*=-kpi-icon],[class*=-kpi-value]).is-warn{--office-page-tone:var(--office-amber);color:#a55c09;color:hsl(var(--office-amber))}.office-shell .app-page-inner :is([class*=-kpi-icon],[class*=-kpi-value]).is-bad{--office-page-tone:var(--office-red);color:#c41c38;color:hsl(var(--office-red))}.office-shell main :is([role=tablist],[role=tab]),.office-shell main :is(input,textarea,select):not([type=checkbox]):not([type=radio]):not([type=range]),.office-shell main button:not([role=switch]):not([role=checkbox]):not([role=radio]):not([data-keep-round]):not(.cl-check){border-radius:var(--office-control-radius)}.office-shell main :is([role=checkbox],[role=radio],.cl-check){border-radius:.25rem}.office-shell :is(button,a,input,textarea,select):focus-visible{outline:2px solid hsl(var(--primary));outline-offset:3px}.office-shell main :is(input,textarea,select)[aria-invalid=true]{border-color:hsl(var(--destructive))}.office-shell main table{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.office-shell .app-page-inner table th{font-size:.75rem;font-weight:500;letter-spacing:.05em}.office-shell .app-page-inner table td{line-height:1.55}:is([role=menu],[role=listbox])[data-state]{border-color:hsl(var(--border));border-radius:var(--office-card-radius);box-shadow:var(--office-modal-shadow)}.office-modal-icon:has(:is(.lucide-users,.lucide-user-plus,.lucide-contact)){--modal-tone:var(--office-blue)}.office-modal-icon:has(:is(.lucide-wallet,.lucide-coins,.lucide-credit-card,.lucide-banknote)){--modal-tone:var(--office-green)}.office-modal-icon:has(:is(.lucide-zap,.lucide-triangle-alert,.lucide-bell)){--modal-tone:var(--office-amber)}.office-modal-icon:has(:is(.lucide-trash,.lucide-trash-2,.lucide-shield-alert)){--modal-tone:var(--office-red)}.office-modal-icon:has(:is(.lucide-server,.lucide-cable,.lucide-wifi)){--modal-tone:var(--office-cyan)}.office-modal-icon:has(.lucide){background:hsl(var(--primary)/.08);background:hsl(var(--modal-tone,var(--primary))/.08);border:1px solid hsl(var(--modal-tone,var(--primary))/.16);color:hsl(var(--primary));color:hsl(var(--modal-tone,var(--primary)))}.office-feedback-dialog--success{--modal-tone:var(--office-green)}.office-feedback-dialog--error{--modal-tone:var(--office-red)}.office-feedback-dialog--warning{--modal-tone:var(--office-amber)}.office-feedback-dialog--info,.office-feedback-dialog--loading{--modal-tone:var(--primary)}.office-dialog-head{padding-right:2.75rem}.office-feedback-dialog .office-dialog-head{padding-right:0}:is(.office-dialog,.office-modal-panel,.bc-modal-panel) :is(button,input,select,textarea,a):focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.office-dialog-footer a,.office-dialog-footer button,.office-feedback-dialog .office-dialog-footer>button{min-height:44px}@media (max-width:639px){.office-shell .office-section-header{margin-bottom:1.2rem}.office-shell .office-section-description{font-size:.875rem}.office-shell :is(.cl-kpi,.rv-kpi,.tests-kpi,.st-kpi,.tg-kpi,.nt-kpi,.pp-kpi,.perm-kpi,.team-kpi-card,.wa-kpi-card,.fin-kpi,.pw-kpi,.ic-kpi,.sm-kpi,.rtm-kpi){padding:.9rem}.office-shell main :is(input,textarea,select):not([type=checkbox]):not([type=radio]):not([type=range]){font-size:1rem!important}.office-dialog :is(input,select):not([type=checkbox]):not([type=radio]):not([type=range]){min-height:44px}}@media (prefers-reduced-motion:reduce){.office-dialog *,.office-modal-panel *,.office-shell *{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{--office-glass-fill:hsl(var(--card)/.94);--office-glass-edge:hsl(var(--foreground)/.12);--office-glass-highlight:inset 0 1px 0 #fffc;--office-glass-blur:18px;--office-reflection:linear-gradient(125deg,#ffffff8c,#0000 42%,hsl(var(--primary)/.025));--office-frost-fill:hsl(var(--card)/.98);--office-frost-shadow:inset 0 1px 0 #ffffffb3,0 5px 18px -12px #00000022}.dark,[data-theme=dark]{--office-glass-fill:hsl(var(--card)/.94);--office-glass-edge:#ebebf521;--office-glass-highlight:inset 0 1px 0 #ffffff1f;--office-reflection:linear-gradient(125deg,hsla(0,0%,100%,.025),#0000 42%);--office-frost-shadow:inset 0 1px 0 #ffffff14,0 8px 24px -16px #00000080}.dark .office-mobile-header,[data-theme=dark] .office-mobile-header{--office-glass-fill:hsl(var(--card)/.96)}.login-aurax__card,.office-shell .app-page-inner :is(.cl-kpi,.rv-kpi,.tests-kpi,.st-kpi,.tg-kpi,.nt-kpi,.pp-kpi,.perm-kpi,.team-kpi-card,.wa-kpi-card,.fin-kpi,.pw-kpi,.ic-kpi,.sm-kpi,.rtm-kpi,.cl-card,.rv-card,.tests-card,.team-card,.wa-card,.tg-card,.st-panel,.tg-panel,.nt-panel,.perm-panel,.pw-panel,.perm-group-panel,.cl-toolbar,.rv-toolbar,.tests-toolbar,.perm-toolbar,.cl-table-wrap,.rv-table-wrap,.cl-empty,.rv-empty,.tests-empty,.tg-empty,.att-metrics-card,.att-metrics-section,.fin-card,.fin-stat,.fin-panel,.fin-summary,.fin-table-wrap,.nt-card,.nt-toolbar,.tm-card,.mtg-card,.pp-card,.pp-panel,.xs-card,.xs-panel,.ic-card,.ic-panel,.lc-card,.lc-panel,.sm-card,.sm-panel,.cn-card,.iptv-panel,.iptv-card,.iptv-toolbar,.ok-card,.aurax-surface,.iptv-cat-hero,.iptv-cat-stat,.iptv-cat-card,.iptv-cat-guide,.iptv-cat-toolbar,.iptv-cat-cats,.bg-card.border,.bg-card.rounded-xl,.bg-card.rounded-lg),.office-shell .dm-page :is(.df-kpi,.do-metric,.df-day,.df-chart-card,.df-period-summary,.do-card){background-color:hsl(var(--card)/.98)!important;background-color:var(--office-frost-fill)!important;background-image:linear-gradient(125deg,#ffffff8c,#0000 42%,hsl(var(--primary)/.025))!important;background-image:var(--office-reflection)!important;border-color:var(--office-glass-edge)!important;border-radius:var(--office-radius)!important;box-shadow:inset 0 1px 0 #ffffffb3,0 5px 18px -12px #00000022!important;box-shadow:var(--office-frost-shadow)!important}.office-shell .dm-page :is(.df-kpi--total,.do-metric--accent){background-image:radial-gradient(ellipse at 100% 0,hsl(var(--primary)/.1),#0000 70%),linear-gradient(125deg,#ffffff8c,#0000 42%,hsl(var(--primary)/.025))!important;background-image:radial-gradient(ellipse at 100% 0,hsl(var(--primary)/.1),#0000 70%),var(--office-reflection)!important}@media (hover:hover) and (prefers-reduced-motion:no-preference){.office-shell .app-page-inner :is(.cl-card,.rv-card,.tests-card,.wa-card),.office-shell .dm-page :is(.df-kpi,.do-metric){transition:border-color .18s ease,box-shadow .18s ease}.office-shell .app-page-inner :is(.cl-card,.rv-card,.tests-card,.wa-card):hover,.office-shell .dm-page :is(.df-kpi,.do-metric):hover{border-color:hsl(var(--primary)/.4)!important;box-shadow:inset 0 1px 0 #ffffffb3,0 5px 18px -12px #00000022,0 0 18px -12px hsl(var(--primary)/.5)!important;box-shadow:var(--office-frost-shadow),0 0 18px -12px hsl(var(--primary)/.5)!important}}.office-shell .office-shell-content>.office-mobile-header,.wp-root :is(.wp-content-bar,.wp-modal),:root :is([role=menu][data-state],[role=listbox][data-state],[role=dialog][data-state],[role=alertdialog][data-state],.office-dialog,.office-modal-panel,.bc-modal-panel,[data-testid=qr-pairing-modal]){backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:hsl(var(--card))!important}.wp-root :is(.wp-content-bar,.wp-modal){background:var(--wp-surface)!important}@supports (((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))) or (-webkit-backdrop-filter:blur(1px))){.office-shell .office-shell-content>.office-mobile-header,:root :is([role=menu][data-state],[role=listbox][data-state],[role=dialog][data-state],[role=alertdialog][data-state],.office-dialog,.office-modal-panel,.bc-modal-panel,[data-testid=qr-pairing-modal]){backdrop-filter:blur(18px) saturate(110%)!important;backdrop-filter:blur(var(--office-glass-blur)) saturate(110%)!important;-webkit-backdrop-filter:blur(18px) saturate(110%)!important;-webkit-backdrop-filter:blur(var(--office-glass-blur)) saturate(110%)!important;background:linear-gradient(125deg,#ffffff8c,#0000 42%,hsl(var(--primary)/.025)),hsl(var(--card)/.94)!important;background:var(--office-reflection),var(--office-glass-fill)!important;border-color:var(--office-glass-edge)!important}.office-shell .office-shell-content>.office-mobile-header{box-shadow:inset 0 1px 0 #fffc,0 2px 8px hsl(var(--foreground)/.02);box-shadow:var(--office-glass-highlight),0 2px 8px hsl(var(--foreground)/.02)}:root :is([role=menu][data-state],[role=listbox][data-state],[role=dialog][data-state],[role=alertdialog][data-state],.office-modal-panel,.bc-modal-panel){box-shadow:inset 0 1px 0 #fffc,var(--office-modal-shadow)!important;box-shadow:var(--office-glass-highlight),var(--office-modal-shadow)!important}:is(.office-dialog-overlay,.office-modal-backdrop,.office-portal-backdrop,.bc-modal-backdrop,[data-radix-dialog-overlay],[data-radix-alert-dialog-overlay]){backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.wp-root :is(.wp-content-bar,.wp-modal){backdrop-filter:blur(18px) saturate(110%)!important;backdrop-filter:blur(var(--office-glass-blur)) saturate(110%)!important;-webkit-backdrop-filter:blur(18px) saturate(110%)!important;-webkit-backdrop-filter:blur(var(--office-glass-blur)) saturate(110%)!important;background:linear-gradient(125deg,#ffffff0b,#0000 45%),color-mix(in srgb,var(--wp-surface) 82%,#0000)!important;border-color:#ffffff1f;box-shadow:inset 0 1px 0 #ffffff0f}}@media (max-width:639px){:root{--office-glass-blur:8px}.wp-root .wp-login-panel{backdrop-filter:none;-webkit-backdrop-filter:none}}@media (forced-colors:active),(prefers-reduced-transparency:reduce){.dark,:root,[data-theme=dark]{--office-frost-fill:hsl(var(--card));--office-reflection:none;--office-frost-shadow:none}.office-shell .office-shell-content>.office-mobile-header,.wp-root :is(.wp-content-bar,.wp-modal,.wp-login-panel),:root :is([role=menu][data-state],[role=listbox][data-state],[role=dialog][data-state],[role=alertdialog][data-state],.office-dialog,.office-modal-panel,.bc-modal-panel,[data-testid=qr-pairing-modal]){backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:hsl(var(--card))!important;box-shadow:none!important}.wp-root :is(.wp-content-bar,.wp-modal,.wp-login-panel){background:var(--wp-surface)!important}}*,::backdrop,:after,:before{--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:#3b82f680;--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: }

/* ! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com */*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:var(--ax-body),ui-sans-serif,system-ui,sans-serif;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit}hr{border-top-width:1px;color:inherit;height:0}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,pre,samp{font-feature-settings:normal;font-family:JetBrains Mono,ui-monospace,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height: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:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent;height:100%;max-width:100%;overflow-x:clip;touch-action:manipulation;width:100%}input,select,textarea{font-size:16px}@supports (-webkit-touch-callout:none){input,select,textarea{font-size:16px!important}}*{border-color:hsl(var(--border))}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-family:var(--ax-body,"Inter"),ui-sans-serif,system-ui,sans-serif;margin:0}#root,body{height:100%;max-width:100%;min-height:100dvh;overflow-x:clip;width:100%}#root{display:flex;flex-direction:column;min-width:0}#root>*{max-width:100%;min-width:0}.\!container{width:100%!important}.container{width:100%}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.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-3{left:.75rem;right:.75rem}.inset-y-0{bottom:0;top:0}.-bottom-0{bottom:0}.-bottom-0\.5{bottom:-.125rem}.-bottom-1{bottom:-.25rem}.-bottom-12{bottom:-3rem}.-bottom-32{bottom:-8rem}.-left-1{left:-.25rem}.-left-12{left:-3rem}.-left-24{left:-6rem}.-left-32{left:-8rem}.-right-0{right:0}.-right-0\.5{right:-.125rem}.-right-1{right:-.25rem}.-right-12{right:-3rem}.-right-20{right:-5rem}.-right-24{right:-6rem}.-right-32{right:-8rem}.-top-0\.5{top:-.125rem}.-top-12{top:-3rem}.-top-20{top:-5rem}.-top-24{top:-6rem}.-top-32{top:-8rem}.bottom-0{bottom:0}.bottom-10{bottom:2.5rem}.bottom-12{bottom:3rem}.bottom-4{bottom:1rem}.bottom-\[-200px\]{bottom:-200px}.bottom-full{bottom:100%}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-12{left:3rem}.left-2{left:.5rem}.left-2\.5{left:.625rem}.left-3{left:.75rem}.left-\[-120px\]{left:-120px}.right-0{right:0}.right-1{right:.25rem}.right-1\.5{right:.375rem}.right-12{right:3rem}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-3{right:.75rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-\[-100px\]{right:-100px}.right-\[max\(1\.25rem\2c env\(safe-area-inset-right\)\)\]{right:max(1.25rem,env(safe-area-inset-right))}.top-0{top:0}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-11{top:2.75rem}.top-2\.5{top:.625rem}.top-3{top:.75rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-\[-160px\]{top:-160px}.top-\[1px\]{top:1px}.top-\[60\%\]{top:60%}.top-full{top:100%}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[10001\]{z-index:10001}.z-\[100\]{z-index:100}.z-\[1\]{z-index:1}.z-\[200\]{z-index:200}.z-\[220\]{z-index:220}.z-\[230\]{z-index:230}.z-\[2\]{z-index:2}.z-\[300\]{z-index:300}.z-\[310\]{z-index:310}.z-\[45\]{z-index:45}.z-\[50\]{z-index:50}.z-\[60\]{z-index:60}.z-\[90\]{z-index:90}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-full{grid-column:1/-1}.m-0{margin:0}.m-auto{margin:auto}.-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-bottom:.25rem;margin-top:.25rem}.my-1\.5{margin-bottom:.375rem;margin-top:.375rem}.\!mb-0{margin-bottom:0!important}.\!mb-0\.5{margin-bottom:.125rem!important}.\!mb-1\.5{margin-bottom:.375rem!important}.\!mt-0{margin-top:0!important}.-mb-px{margin-bottom:-1px}.-ml-0\.5{margin-left:-.125rem}.-ml-4{margin-left:-1rem}.-mt-0\.5{margin-top:-.125rem}.-mt-4{margin-top:-1rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.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}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-3{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.aspect-\[2\/3\]{aspect-ratio:2/3}.aspect-square{aspect-ratio:1/1}.\!h-4{height:1rem!important}.\!h-7{height:1.75rem!important}.\!h-9{height:2.25rem!important}.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-44{height:11rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[15px\]{height:15px}.h-\[17px\]{height:17px}.h-\[18px\]{height:18px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[300px\]{height:300px}.h-\[380px\]{height:380px}.h-\[4\.5rem\]{height:4.5rem}.h-\[480px\]{height:480px}.h-\[520px\]{height:520px}.h-\[560px\]{height:560px}.h-\[88px\]{height:88px}.h-\[min\(15rem\2c 68vw\)\]{height:min(15rem,68vw)}.h-\[min\(48vh\2c 420px\)\]{height:min(48vh,420px)}.h-\[min\(88dvh\2c 720px\)\]{height:min(88dvh,720px)}.h-\[min\(94dvh\2c calc\(100dvh-0\.5rem\)\2c 920px\)\]{height:min(94dvh,calc(100dvh - .5rem),920px)}.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-dvh{height:100dvh}.h-full{height:100%}.h-px{height:1px}.max-h-28{max-height:7rem}.max-h-36{max-height:9rem}.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-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-80{max-height:20rem}.max-h-\[--radix-context-menu-content-available-height\]{max-height:var(--radix-context-menu-content-available-height)}.max-h-\[--radix-select-content-available-height\]{max-height:var(--radix-select-content-available-height)}.max-h-\[100dvh\]{max-height:100dvh}.max-h-\[220px\]{max-height:220px}.max-h-\[240px\]{max-height:240px}.max-h-\[300px\]{max-height:300px}.max-h-\[48px\]{max-height:48px}.max-h-\[50vh\]{max-height:50vh}.max-h-\[64px\]{max-height:64px}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[88vh\]{max-height:88vh}.max-h-\[90dvh\]{max-height:90dvh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[92vh\]{max-height:92vh}.max-h-\[96px\]{max-height:96px}.max-h-\[calc\(100dvh-1\.25rem\)\]{max-height:calc(100dvh - 1.25rem)}.max-h-\[calc\(100vh-320px\)\]{max-height:calc(100vh - 320px)}.max-h-\[min\(32rem\2c 65vh\)\]{max-height:min(32rem,65vh)}.max-h-\[min\(36vh\2c 260px\)\]{max-height:min(36vh,260px)}.max-h-\[min\(40dvh\2c 320px\)\]{max-height:min(40dvh,320px)}.max-h-\[min\(42vh\2c 320px\)\]{max-height:min(42vh,320px)}.max-h-\[min\(42vh\2c 360px\)\]{max-height:min(42vh,360px)}.max-h-\[min\(50vh\2c 28rem\)\]{max-height:min(50vh,28rem)}.max-h-\[min\(50vh\2c 420px\)\]{max-height:min(50vh,420px)}.max-h-\[min\(52vh\2c 520px\)\]{max-height:min(52vh,520px)}.max-h-\[min\(55dvh\2c 380px\)\]{max-height:min(55dvh,380px)}.max-h-\[min\(55vh\2c 420px\)\]{max-height:min(55vh,420px)}.max-h-\[min\(58vh\2c 560px\)\]{max-height:min(58vh,560px)}.max-h-\[min\(62vh\2c 520px\)\]{max-height:min(62vh,520px)}.max-h-\[min\(70dvh\2c 28rem\)\]{max-height:min(70dvh,28rem)}.max-h-\[min\(70dvh\2c 560px\)\]{max-height:min(70dvh,560px)}.max-h-\[min\(86dvh\2c 840px\)\]{max-height:min(86dvh,840px)}.max-h-\[min\(88dvh\2c 520px\)\]{max-height:min(88dvh,520px)}.max-h-\[min\(88dvh\2c 560px\)\]{max-height:min(88dvh,560px)}.max-h-\[min\(88dvh\2c 640px\)\]{max-height:min(88dvh,640px)}.max-h-\[min\(88dvh\2c 720px\)\]{max-height:min(88dvh,720px)}.max-h-\[min\(88dvh\2c calc\(100dvh-2rem\)\)\]{max-height:min(88dvh,calc(100dvh - 2rem))}.max-h-\[min\(90dvh\2c 32rem\)\]{max-height:min(90dvh,32rem)}.max-h-\[min\(92dvh\2c 44rem\)\]{max-height:min(92dvh,44rem)}.max-h-\[min\(92dvh\2c 640px\)\]{max-height:min(92dvh,640px)}.max-h-\[min\(92dvh\2c 720px\)\]{max-height:min(92dvh,720px)}.max-h-\[min\(92dvh\2c 760px\)\]{max-height:min(92dvh,760px)}.max-h-\[min\(92dvh\2c 900px\)\]{max-height:min(92dvh,900px)}.max-h-\[min\(92dvh\2c calc\(100dvh-0\.75rem\)\)\]{max-height:min(92dvh,calc(100dvh - .75rem))}.max-h-\[min\(94dvh\2c calc\(100dvh-0\.5rem\)\)\]{max-height:min(94dvh,calc(100dvh - .5rem))}.max-h-\[min\(94dvh\2c calc\(100dvh-0\.5rem\)\2c 820px\)\]{max-height:min(94dvh,calc(100dvh - .5rem),820px)}.max-h-\[min\(94dvh\2c calc\(100dvh-1rem\)\)\]{max-height:min(94dvh,calc(100dvh - 1rem))}.max-h-\[var\(--radix-dropdown-menu-content-available-height\)\]{max-height:var(--radix-dropdown-menu-content-available-height)}.max-h-\[var\(--radix-popover-content-available-height\)\]{max-height:var(--radix-popover-content-available-height)}.max-h-dvh{max-height:100dvh}.max-h-screen{max-height:100vh}.min-h-0{min-height:0}.min-h-10{min-height:2.5rem}.min-h-11{min-height:2.75rem}.min-h-12{min-height:3rem}.min-h-24{min-height:6rem}.min-h-8{min-height:2rem}.min-h-\[100dvh\]{min-height:100dvh}.min-h-\[100px\]{min-height:100px}.min-h-\[10rem\]{min-height:10rem}.min-h-\[120px\]{min-height:120px}.min-h-\[12rem\]{min-height:12rem}.min-h-\[16px\]{min-height:16px}.min-h-\[180px\]{min-height:180px}.min-h-\[18px\]{min-height:18px}.min-h-\[2\.15rem\]{min-height:2.15rem}.min-h-\[2\.5rem\]{min-height:2.5rem}.min-h-\[220px\]{min-height:220px}.min-h-\[240px\]{min-height:240px}.min-h-\[3\.25rem\]{min-height:3.25rem}.min-h-\[30vh\]{min-height:30vh}.min-h-\[36px\]{min-height:36px}.min-h-\[4\.5rem\]{min-height:4.5rem}.min-h-\[40px\]{min-height:40px}.min-h-\[40vh\]{min-height:40vh}.min-h-\[46vh\]{min-height:46vh}.min-h-\[50vh\]{min-height:50vh}.min-h-\[60px\]{min-height:60px}.min-h-\[64px\]{min-height:64px}.min-h-\[7\.5rem\]{min-height:7.5rem}.min-h-\[72px\]{min-height:72px}.min-h-\[88px\]{min-height:88px}.min-h-dvh{min-height:100dvh}.min-h-screen{min-height:100vh}.\!w-4{width:1rem!important}.\!w-7{width:1.75rem!important}.\!w-9{width:2.25rem!important}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.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-96{width:24rem}.w-\[100px\]{width:100px}.w-\[104px\]{width:104px}.w-\[148px\]{width:148px}.w-\[15px\]{width:15px}.w-\[17px\]{width:17px}.w-\[18px\]{width:18px}.w-\[1px\]{width:1px}.w-\[22rem\]{width:22rem}.w-\[240px\]{width:240px}.w-\[320px\]{width:320px}.w-\[4\.5rem\]{width:4.5rem}.w-\[480px\]{width:480px}.w-\[5\.5rem\]{width:5.5rem}.w-\[520px\]{width:520px}.w-\[52px\]{width:52px}.w-\[560px\]{width:560px}.w-\[calc\(100vw-1\.25rem\)\]{width:calc(100vw - 1.25rem)}.w-\[calc\(100vw-1\.5rem\)\]{width:calc(100vw - 1.5rem)}.w-\[calc\(100vw-1rem\)\]{width:calc(100vw - 1rem)}.w-\[min\(100\%\2c 22rem\)\]{width:min(100%,22rem)}.w-\[min\(15\.5rem\2c calc\(100vw-1\.5rem\)\)\]{width:min(15.5rem,calc(100vw - 1.5rem))}.w-\[min\(15rem\2c 68vw\)\]{width:min(15rem,68vw)}.w-\[min\(18rem\2c calc\(100vw-1\.5rem\)\)\]{width:min(18rem,calc(100vw - 1.5rem))}.w-\[min\(22rem\2c calc\(100vw-1\.5rem\)\)\]{width:min(22rem,calc(100vw - 1.5rem))}.w-\[min\(272px\2c 88vw\)\]{width:min(272px,88vw)}.w-\[min\(calc\(100vw-0\.75rem\)\2c 32rem\)\]{width:min(calc(100vw - .75rem),32rem)}.w-\[min\(calc\(100vw-0\.75rem\)\2c 36rem\)\]{width:min(calc(100vw - .75rem),36rem)}.w-\[min\(calc\(100vw-0\.75rem\)\2c 52rem\)\]{width:min(calc(100vw - .75rem),52rem)}.w-\[min\(calc\(100vw-0\.75rem\)\2c 980px\)\]{width:min(calc(100vw - .75rem),980px)}.w-\[min\(calc\(100vw-1\.25rem\)\2c 22rem\)\]{width:min(calc(100vw - 1.25rem),22rem)}.w-\[min\(calc\(100vw-1\.25rem\)\2c 26rem\)\]{width:min(calc(100vw - 1.25rem),26rem)}.w-\[min\(calc\(100vw-1\.25rem\)\2c 28rem\)\]{width:min(calc(100vw - 1.25rem),28rem)}.w-\[min\(calc\(100vw-1\.25rem\)\2c 46rem\)\]{width:min(calc(100vw - 1.25rem),46rem)}.w-\[min\(calc\(100vw-2rem\)\2c 22rem\)\]{width:min(calc(100vw - 2rem),22rem)}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.w-px{width:1px}.min-w-0{min-width:0}.min-w-10{min-width:2.5rem}.min-w-8{min-width:2rem}.min-w-9{min-width:2.25rem}.min-w-\[100px\]{min-width:100px}.min-w-\[10rem\]{min-width:10rem}.min-w-\[120px\]{min-width:120px}.min-w-\[12rem\]{min-width:12rem}.min-w-\[16px\]{min-width:16px}.min-w-\[16rem\]{min-width:16rem}.min-w-\[180px\]{min-width:180px}.min-w-\[18px\]{min-width:18px}.min-w-\[200px\]{min-width:200px}.min-w-\[20px\]{min-width:20px}.min-w-\[220px\]{min-width:220px}.min-w-\[3\.25rem\]{min-width:3.25rem}.min-w-\[520px\]{min-width:520px}.min-w-\[640px\]{min-width:640px}.min-w-\[7\.5rem\]{min-width:7.5rem}.min-w-\[7rem\]{min-width:7rem}.min-w-\[8\.5rem\]{min-width:8.5rem}.min-w-\[8rem\]{min-width:8rem}.min-w-\[9rem\]{min-width:9rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.min-w-max{min-width:max-content}.\!max-w-none{max-width:none!important}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-\[100vw\]{max-width:100vw}.max-w-\[10rem\]{max-width:10rem}.max-w-\[120px\]{max-width:120px}.max-w-\[12rem\]{max-width:12rem}.max-w-\[14rem\]{max-width:14rem}.max-w-\[150px\]{max-width:150px}.max-w-\[160px\]{max-width:160px}.max-w-\[1680px\]{max-width:1680px}.max-w-\[180px\]{max-width:180px}.max-w-\[220px\]{max-width:220px}.max-w-\[22rem\]{max-width:22rem}.max-w-\[272px\]{max-width:272px}.max-w-\[4\.5rem\]{max-width:4.5rem}.max-w-\[440px\]{max-width:440px}.max-w-\[520px\]{max-width:520px}.max-w-\[55\%\]{max-width:55%}.max-w-\[60\%\]{max-width:60%}.max-w-\[600px\]{max-width:600px}.max-w-\[640px\]{max-width:640px}.max-w-\[720px\]{max-width:720px}.max-w-\[920px\]{max-width:920px}.max-w-\[95\%\]{max-width:95%}.max-w-\[calc\(100vw-1\.5rem\)\]{max-width:calc(100vw - 1.5rem)}.max-w-\[calc\(100vw-1rem\)\]{max-width:calc(100vw - 1rem)}.max-w-\[min\(100\%\2c 18rem\)\]{max-width:min(100%,18rem)}.max-w-\[min\(100\%\2c 9rem\)\]{max-width:min(100%,9rem)}.max-w-\[min\(86\%\2c 22rem\)\]{max-width:min(86%,22rem)}.max-w-\[min\(90vw\2c 24rem\)\]{max-width:min(90vw,24rem)}.max-w-\[min\(calc\(100vw-1\.25rem\)\2c 36rem\)\]{max-width:min(calc(100vw - 1.25rem),36rem)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-max{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}.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%}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.origin-\[--radix-context-menu-content-transform-origin\]{transform-origin:var(--radix-context-menu-content-transform-origin)}.origin-\[--radix-dropdown-menu-content-transform-origin\]{transform-origin:var(--radix-dropdown-menu-content-transform-origin)}.origin-\[--radix-hover-card-content-transform-origin\]{transform-origin:var(--radix-hover-card-content-transform-origin)}.origin-\[--radix-menubar-content-transform-origin\]{transform-origin:var(--radix-menubar-content-transform-origin)}.origin-\[--radix-popover-content-transform-origin\]{transform-origin:var(--radix-popover-content-transform-origin)}.origin-\[--radix-select-content-transform-origin\]{transform-origin:var(--radix-select-content-transform-origin)}.origin-\[--radix-tooltip-content-transform-origin\]{transform-origin:var(--radix-tooltip-content-transform-origin)}.-translate-x-1{--tw-translate-x:-0.25rem}.-translate-x-1,.-translate-x-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-full{--tw-translate-x:-100%}.-translate-x-full,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(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%}.translate-x-0{--tw-translate-x:0px}.rotate-180,.translate-x-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg}.rotate-45{--tw-rotate:45deg}.rotate-45,.rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate:90deg}.scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.scale-110,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:fade-up .4s ease both}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.touch-manipulation{touch-action:manipulation}.select-none{-webkit-user-select:none;user-select:none}.resize-none{resize:none}.resize-y{resize:vertical}.resize{resize:both}.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{appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[1fr_88px_88px\]{grid-template-columns:1fr 88px 88px}.grid-cols-\[minmax\(0\2c 1fr\)\]{grid-template-columns:minmax(0,1fr)}.flex-row{flex-direction:row}.\!flex-col{flex-direction:column!important}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.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:0}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.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-x-2{column-gap:.5rem}.gap-x-2\.5{column-gap:.625rem}.gap-x-3{column-gap:.75rem}.gap-y-0\.5{row-gap:.125rem}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.125rem*var(--tw-space-y-reverse));margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.875rem*var(--tw-space-y-reverse));margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.divide-border>:not([hidden])~:not([hidden]){border-color:hsl(var(--border))}.divide-border\/50>:not([hidden])~:not([hidden]){border-color:hsl(var(--border)/.5)}.divide-border\/60>:not([hidden])~:not([hidden]){border-color:hsl(var(--border)/.6)}.divide-zinc-800\/80>:not([hidden])~:not([hidden]){border-color:#27272acc}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-x-clip{overflow-x:clip}.overscroll-contain{overscroll-behavior:contain}.overscroll-y-contain{overscroll-behavior-y:contain}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.\!rounded-md{border-radius:calc(var(--radius) - 2px)!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:calc(var(--radius) + 4px)}.rounded-3xl{border-radius:calc(var(--radius) + 6px)}.rounded-\[0\.15rem\]{border-radius:.15rem}.rounded-\[0\.25rem\]{border-radius:.25rem}.rounded-\[0\.2rem\]{border-radius:.2rem}.rounded-\[0\.35rem\]{border-radius:.35rem}.rounded-\[0\.3rem\]{border-radius:.3rem}.rounded-\[0\.45rem\]{border-radius:.45rem}.rounded-\[0\.5rem\]{border-radius:.5rem}.rounded-\[1\.1rem\]{border-radius:1.1rem}.rounded-\[12px\]{border-radius:12px}.rounded-\[1px\]{border-radius:1px}.rounded-\[3px\]{border-radius:3px}.rounded-\[8px\]{border-radius:8px}.rounded-\[inherit\]{border-radius:inherit}.rounded-\[var\(--radius\)\]{border-radius:var(--radius)}.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:calc(var(--radius) + 2px)}.rounded-t-2xl{border-top-left-radius:calc(var(--radius) + 4px);border-top-right-radius:calc(var(--radius) + 4px)}.rounded-t-md{border-top-left-radius:calc(var(--radius) - 2px);border-top-right-radius:calc(var(--radius) - 2px)}.rounded-tl-sm{border-top-left-radius:calc(var(--radius) - 4px)}.rounded-tr-sm{border-top-right-radius:calc(var(--radius) - 4px)}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-y{border-bottom-width:1px;border-top-width:1px}.border-y-\[6px\]{border-bottom-width:6px;border-top-width:6px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-\[10px\]{border-left-width:10px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-\[color\:var\(--ultra-card-border\)\]{border-color:var(--ultra-card-border)}.border-\[hsl\(var\(--chart-2\)\)\]\/25{border-color:hsl(var(--chart-2)/.25)}.border-\[hsl\(var\(--chart-3\)\)\]\/40{border-color:hsl(var(--chart-3)/.4)}.border-\[hsl\(var\(--chart-4\)\)\]\/25{border-color:hsl(var(--chart-4)/.25)}.border-\[hsl\(var\(--success\)\)\]\/25{border-color:hsl(var(--success)/.25)}.border-\[hsl\(var\(--warning\)\)\]\/25{border-color:hsl(var(--warning)/.25)}.border-\[hsl\(var\(--warning\)\)\]\/40{border-color:hsl(var(--warning)/.4)}.border-\[hsl\(var\(--warning\)\/0\.25\)\]{border-color:hsl(var(--warning)/.25)}.border-\[hsl\(var\(--warning\)\/0\.3\)\]{border-color:hsl(var(--warning)/.3)}.border-\[hsl\(var\(--warning\)\/0\.4\)\]{border-color:hsl(var(--warning)/.4)}.border-accent\/20{border-color:hsl(var(--accent)/.2)}.border-amber-500\/25{border-color:#f59e0b40}.border-amber-500\/30{border-color:#f59e0b4d}.border-amber-500\/35{border-color:#f59e0b59}.border-amber-500\/40{border-color:#f59e0b66}.border-amber-500\/50{border-color:#f59e0b80}.border-amber-600\/40{border-color:#d9770666}.border-blue-500\/25{border-color:#3b82f640}.border-blue-500\/30{border-color:#3b82f64d}.border-border{border-color:hsl(var(--border))}.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-border\/85{border-color:hsl(var(--border)/.85)}.border-card{border-color:hsl(var(--card))}.border-current{border-color:currentColor}.border-cyan-500\/25{border-color:#06b6d440}.border-destructive{border-color:hsl(var(--destructive))}.border-destructive\/20{border-color:hsl(var(--destructive)/.2)}.border-destructive\/25{border-color:hsl(var(--destructive)/.25)}.border-destructive\/30{border-color:hsl(var(--destructive)/.3)}.border-destructive\/35{border-color:hsl(var(--destructive)/.35)}.border-destructive\/40{border-color:hsl(var(--destructive)/.4)}.border-destructive\/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\/35{border-color:#10b98159}.border-emerald-500\/40{border-color:#10b98166}.border-emerald-500\/50{border-color:#10b98180}.border-foreground{border-color:hsl(var(--foreground))}.border-indigo-500\/25{border-color:#6366f140}.border-input{border-color:hsl(var(--input))}.border-muted-foreground\/40{border-color:hsl(var(--muted-foreground)/.4)}.border-orange-500\/25{border-color:#f9731640}.border-orange-500\/35{border-color:#f9731659}.border-orange-500\/40{border-color:#f9731666}.border-primary{border-color:hsl(var(--primary))}.border-primary\/20{border-color:hsl(var(--primary)/.2)}.border-primary\/25{border-color:hsl(var(--primary)/.25)}.border-primary\/30{border-color:hsl(var(--primary)/.3)}.border-primary\/35{border-color:hsl(var(--primary)/.35)}.border-primary\/40{border-color:hsl(var(--primary)/.4)}.border-primary\/50{border-color:hsl(var(--primary)/.5)}.border-primary\/55{border-color:hsl(var(--primary)/.55)}.border-primary\/60{border-color:hsl(var(--primary)/.6)}.border-primary\/70{border-color:hsl(var(--primary)/.7)}.border-red-500\/20{border-color:#ef444433}.border-red-500\/30{border-color:#ef44444d}.border-red-500\/35{border-color:#ef444459}.border-red-500\/40{border-color:#ef444466}.border-red-500\/45{border-color:#ef444473}.border-rose-500\/25{border-color:#f43f5e40}.border-rose-500\/40{border-color:#f43f5e66}.border-sky-500\/25{border-color:#0ea5e940}.border-sky-500\/35{border-color:#0ea5e959}.border-slate-200{--tw-border-opacity:1;border-color:#e2e8f0;border-color:rgb(226 232 240/var(--tw-border-opacity,1))}.border-slate-700{--tw-border-opacity:1;border-color:#334155;border-color:rgb(51 65 85/var(--tw-border-opacity,1))}.border-success\/20{border-color:hsl(var(--success)/.2)}.border-teal-500\/25{border-color:#14b8a640}.border-transparent{border-color:#0000}.border-violet-500\/25{border-color:#8b5cf640}.border-white\/10{border-color:#ffffff1a}.border-zinc-900{--tw-border-opacity:1;border-color:#18181b;border-color:rgb(24 24 27/var(--tw-border-opacity,1))}.border-y-transparent{border-bottom-color:#0000;border-top-color:#0000}.border-l-current{border-left-color:initial}.border-l-transparent{border-left-color:#0000}.border-t-primary{border-top-color:hsl(var(--primary))}.border-t-transparent{border-top-color:#0000}.bg-\[\#0f1419\]{--tw-bg-opacity:1;background-color:#0f1419;background-color:rgb(15 20 25/var(--tw-bg-opacity,1))}.bg-\[\#e7f5e9\]{--tw-bg-opacity:1;background-color:#e7f5e9;background-color:rgb(231 245 233/var(--tw-bg-opacity,1))}.bg-\[color-mix\(in_srgb\2c var\(--ax-surface\2c \#f8fafc\)_88\%\2c transparent\)\]{background-color:color-mix(in srgb,#f8fafc 88%,#0000);background-color:color-mix(in srgb,var(--ax-surface,#f8fafc) 88%,#0000)}.bg-\[hsl\(var\(--accent-2\)\)\]{background-color:hsl(var(--accent-2))}.bg-\[hsl\(var\(--chart-2\)\)\]\/15{background-color:hsl(var(--chart-2)/.15)}.bg-\[hsl\(var\(--chart-3\)\)\]\/15{background-color:hsl(var(--chart-3)/.15)}.bg-\[hsl\(var\(--chart-4\)\)\]\/15{background-color:hsl(var(--chart-4)/.15)}.bg-\[hsl\(var\(--sidebar\)\)\]{background-color:hsl(var(--sidebar))}.bg-\[hsl\(var\(--success\)\)\]{background-color:hsl(var(--success))}.bg-\[hsl\(var\(--success\)\)\]\/15{background-color:hsl(var(--success)/.15)}.bg-\[hsl\(var\(--warning\)\)\]\/15{background-color:hsl(var(--warning)/.15)}.bg-\[hsl\(var\(--warning\)\/0\.08\)\]{background-color:hsl(var(--warning)/.08)}.bg-\[hsl\(var\(--warning\)\/0\.12\)\]{background-color:hsl(var(--warning)/.12)}.bg-\[hsl\(var\(--warning\)\/0\.15\)\]{background-color:hsl(var(--warning)/.15)}.bg-accent{background-color:hsl(var(--accent))}.bg-accent\/10{background-color:hsl(var(--accent)/.1)}.bg-accent\/20{background-color:hsl(var(--accent)/.2)}.bg-amber-400{--tw-bg-opacity:1;background-color:#fbbf24;background-color:rgb(251 191 36/var(--tw-bg-opacity,1))}.bg-amber-50{--tw-bg-opacity:1;background-color:#fffbeb;background-color:rgb(255 251 235/var(--tw-bg-opacity,1))}.bg-amber-500{--tw-bg-opacity:1;background-color:#f59e0b;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-500\/\[0\.06\]{background-color:#f59e0b0f}.bg-background{background-color:hsl(var(--background))}.bg-background\/25{background-color:hsl(var(--background)/.25)}.bg-background\/40{background-color:hsl(var(--background)/.4)}.bg-background\/45{background-color:hsl(var(--background)/.45)}.bg-background\/50{background-color:hsl(var(--background)/.5)}.bg-background\/60{background-color:hsl(var(--background)/.6)}.bg-background\/70{background-color:hsl(var(--background)/.7)}.bg-background\/80{background-color:hsl(var(--background)/.8)}.bg-background\/90{background-color:hsl(var(--background)/.9)}.bg-black{--tw-bg-opacity:1;background-color:#000;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-black\/10{background-color:#0000001a}.bg-black\/40{background-color:#0006}.bg-black\/45{background-color:#00000073}.bg-black\/50{background-color:#00000080}.bg-black\/65{background-color:#000000a6}.bg-black\/70{background-color:#000000b3}.bg-blue-400{--tw-bg-opacity:1;background-color:#60a5fa;background-color:rgb(96 165 250/var(--tw-bg-opacity,1))}.bg-blue-500{--tw-bg-opacity:1;background-color:#3b82f6;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-border{background-color:hsl(var(--border))}.bg-card{background-color:hsl(var(--card))}.bg-card\/40{background-color:hsl(var(--card)/.4)}.bg-card\/50{background-color:hsl(var(--card)/.5)}.bg-card\/55{background-color:hsl(var(--card)/.55)}.bg-card\/60{background-color:hsl(var(--card)/.6)}.bg-card\/70{background-color:hsl(var(--card)/.7)}.bg-card\/80{background-color:hsl(var(--card)/.8)}.bg-card\/90{background-color:hsl(var(--card)/.9)}.bg-card\/95{background-color:hsl(var(--card)/.95)}.bg-current{background-color:currentColor}.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\/5,.bg-destructive\/\[0\.05\]{background-color:hsl(var(--destructive)/.05)}.bg-emerald-500{--tw-bg-opacity:1;background-color:#10b981;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:#059669;background-color:rgb(5 150 105/var(--tw-bg-opacity,1))}.bg-foreground{background-color:hsl(var(--foreground))}.bg-foreground\/15{background-color:hsl(var(--foreground)/.15)}.bg-muted{background-color:hsl(var(--muted))}.bg-muted-foreground{background-color:hsl(var(--muted-foreground))}.bg-muted-foreground\/35{background-color:hsl(var(--muted-foreground)/.35)}.bg-muted-foreground\/50{background-color:hsl(var(--muted-foreground)/.5)}.bg-muted-foreground\/60{background-color:hsl(var(--muted-foreground)/.6)}.bg-muted\/10{background-color:hsl(var(--muted)/.1)}.bg-muted\/15{background-color:hsl(var(--muted)/.15)}.bg-muted\/20{background-color:hsl(var(--muted)/.2)}.bg-muted\/25{background-color:hsl(var(--muted)/.25)}.bg-muted\/30{background-color:hsl(var(--muted)/.3)}.bg-muted\/40{background-color:hsl(var(--muted)/.4)}.bg-muted\/45{background-color:hsl(var(--muted)/.45)}.bg-muted\/50{background-color:hsl(var(--muted)/.5)}.bg-muted\/60{background-color:hsl(var(--muted)/.6)}.bg-muted\/70{background-color:hsl(var(--muted)/.7)}.bg-muted\/80{background-color:hsl(var(--muted)/.8)}.bg-muted\/90{background-color:hsl(var(--muted)/.9)}.bg-muted\/95{background-color:hsl(var(--muted)/.95)}.bg-orange-500{--tw-bg-opacity:1;background-color:#f97316;background-color:rgb(249 115 22/var(--tw-bg-opacity,1))}.bg-orange-500\/10{background-color:#f973161a}.bg-orange-700{--tw-bg-opacity:1;background-color:#c2410c;background-color:rgb(194 65 12/var(--tw-bg-opacity,1))}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-primary-foreground\/15{background-color:hsl(var(--primary-foreground)/.15)}.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\/25{background-color:hsl(var(--primary)/.25)}.bg-primary\/5{background-color:hsl(var(--primary)/.05)}.bg-primary\/90{background-color:hsl(var(--primary)/.9)}.bg-purple-500{--tw-bg-opacity:1;background-color:#a855f7;background-color:rgb(168 85 247/var(--tw-bg-opacity,1))}.bg-purple-500\/10{background-color:#a855f71a}.bg-purple-500\/15{background-color:#a855f726}.bg-red-400{--tw-bg-opacity:1;background-color:#f87171;background-color:rgb(248 113 113/var(--tw-bg-opacity,1))}.bg-red-500{--tw-bg-opacity:1;background-color:#ef4444;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.bg-red-500\/10{background-color:#ef44441a}.bg-red-500\/15{background-color:#ef444426}.bg-red-500\/20{background-color:#ef444433}.bg-red-500\/5{background-color:#ef44440d}.bg-secondary{background-color:hsl(var(--secondary))}.bg-secondary\/60{background-color:hsl(var(--secondary)/.6)}.bg-sky-500{--tw-bg-opacity:1;background-color:#0ea5e9;background-color:rgb(14 165 233/var(--tw-bg-opacity,1))}.bg-sky-500\/10{background-color:#0ea5e91a}.bg-sky-500\/15{background-color:#0ea5e926}.bg-sky-600{--tw-bg-opacity:1;background-color:#0284c7;background-color:rgb(2 132 199/var(--tw-bg-opacity,1))}.bg-success\/10{background-color:hsl(var(--success)/.1)}.bg-transparent{background-color:initial}.bg-white{--tw-bg-opacity:1;background-color:#fff;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\/25{background-color:#ffffff40}.bg-white\/5{background-color:#ffffff0d}.bg-zinc-400{--tw-bg-opacity:1;background-color:#a1a1aa;background-color:rgb(161 161 170/var(--tw-bg-opacity,1))}.bg-zinc-500{--tw-bg-opacity:1;background-color:#71717a;background-color:rgb(113 113 122/var(--tw-bg-opacity,1))}.bg-zinc-500\/15{background-color:#71717a26}.bg-zinc-800{--tw-bg-opacity:1;background-color:#27272a;background-color:rgb(39 39 42/var(--tw-bg-opacity,1))}.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-amber-400\/25{--tw-gradient-from:#fbbf2440 var(--tw-gradient-from-position);--tw-gradient-to:#fbbf2400 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-500\/25{--tw-gradient-from:#3b82f640 var(--tw-gradient-from-position);--tw-gradient-to:#3b82f600 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-border{--tw-gradient-from:hsl(var(--border)) var(--tw-gradient-from-position);--tw-gradient-to:hsl(var(--border)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-card{--tw-gradient-from:hsl(var(--card)) var(--tw-gradient-from-position);--tw-gradient-to:hsl(var(--card)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-cyan-500\/25{--tw-gradient-from:#06b6d440 var(--tw-gradient-from-position);--tw-gradient-to:#06b6d400 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-indigo-400\/30{--tw-gradient-from:#818cf84d var(--tw-gradient-from-position);--tw-gradient-to:#818cf800 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-orange-400\/25{--tw-gradient-from:#fb923c40 var(--tw-gradient-from-position);--tw-gradient-to:#fb923c00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-primary\/25{--tw-gradient-from:hsl(var(--primary)/0.25) 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\/30{--tw-gradient-from:hsl(var(--primary)/0.3) var(--tw-gradient-from-position);--tw-gradient-to:hsl(var(--primary)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-rose-400\/25{--tw-gradient-from:#fb718540 var(--tw-gradient-from-position);--tw-gradient-to:#fb718500 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-sky-400\/25{--tw-gradient-from:#38bdf840 var(--tw-gradient-from-position);--tw-gradient-to:#38bdf800 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-teal-400\/25{--tw-gradient-from:#2dd4bf40 var(--tw-gradient-from-position);--tw-gradient-to:#2dd4bf00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-transparent{--tw-gradient-from:#0000 var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-violet-500\/25{--tw-gradient-from:#8b5cf640 var(--tw-gradient-from-position);--tw-gradient-to:#8b5cf600 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-zinc-500\/30{--tw-gradient-from:#71717a4d var(--tw-gradient-from-position);--tw-gradient-to:#71717a00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-blue-800\/40{--tw-gradient-to:#1e40af00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#1e40af66 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-border\/50{--tw-gradient-to:hsl(var(--border)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsl(var(--border)/0.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-border\/60{--tw-gradient-to:hsl(var(--border)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsl(var(--border)/0.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-cyan-800\/35{--tw-gradient-to:#155e7500 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#155e7559 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-foreground\/15{--tw-gradient-to:hsl(var(--foreground)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsl(var(--foreground)/0.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-indigo-800\/40{--tw-gradient-to:#3730a300 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#3730a366 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-orange-700\/35{--tw-gradient-to:#c2410c00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#c2410c59 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-primary\/35{--tw-gradient-to:hsl(var(--primary)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsl(var(--primary)/0.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-primary\/5{--tw-gradient-to:hsl(var(--primary)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsl(var(--primary)/0.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-purple-700\/35{--tw-gradient-to:#7e22ce00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#7e22ce59 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-purple-800\/40{--tw-gradient-to:#6b21a800 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#6b21a866 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-red-900\/45{--tw-gradient-to:#7f1d1d00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#7f1d1d73 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-rose-900\/40{--tw-gradient-to:#88133700 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#88133766 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-teal-700\/35{--tw-gradient-to:#0f766e00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#0f766e59 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-transparent{--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#0000 var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-card\/80{--tw-gradient-to:hsl(var(--card)/0.8) var(--tw-gradient-to-position)}.to-card\/90{--tw-gradient-to:hsl(var(--card)/0.9) var(--tw-gradient-to-position)}.to-slate-950\/60{--tw-gradient-to:#02061799 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to:#0000 var(--tw-gradient-to-position)}.to-zinc-900\/70{--tw-gradient-to:#18181bb3 var(--tw-gradient-to-position)}.to-zinc-950\/60{--tw-gradient-to:#09090b99 var(--tw-gradient-to-position)}.fill-current{fill:currentColor}.fill-primary{fill:hsl(var(--primary))}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.\!p-0{padding:0!important}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-\[1px\]{padding:1px}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.py-0{padding-bottom:0;padding-top:0}.py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-14{padding-bottom:3.5rem;padding-top:3.5rem}.py-16{padding-bottom:4rem;padding-top:4rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-20{padding-bottom:5rem;padding-top:5rem}.py-24{padding-bottom:6rem;padding-top:6rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-px{padding-bottom:1px;padding-top:1px}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-3{padding-bottom:.75rem}.pb-3\.5{padding-bottom:.875rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[env\(safe-area-inset-bottom\2c 0px\)\]{padding-bottom:env(safe-area-inset-bottom,0)}.pb-\[max\(0\.65rem\2c env\(safe-area-inset-bottom\)\)\]{padding-bottom:max(.65rem,env(safe-area-inset-bottom))}.pb-\[max\(0\.75rem\2c env\(safe-area-inset-bottom\)\)\]{padding-bottom:max(.75rem,env(safe-area-inset-bottom))}.pb-\[max\(1\.25rem\2c env\(safe-area-inset-bottom\)\)\]{padding-bottom:max(1.25rem,env(safe-area-inset-bottom))}.pb-\[max\(1rem\2c env\(safe-area-inset-bottom\)\)\]{padding-bottom:max(1rem,env(safe-area-inset-bottom))}.pl-0\.5{padding-left:.125rem}.pl-1{padding-left:.25rem}.pl-1\.5{padding-left:.375rem}.pl-10{padding-left:2.5rem}.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-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pr-0\.5{padding-right:.125rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-11{padding-right:2.75rem}.pr-12{padding-right:3rem}.pr-14{padding-right:3.5rem}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pr-9{padding-right:2.25rem}.pr-\[4\.5rem\]{padding-right:4.5rem}.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-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-\[env\(safe-area-inset-top\2c 0px\)\]{padding-top:env(safe-area-inset-top,0)}.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-\[inherit\]{font-family:inherit}.font-display{font-family:var(--ax-display),ui-sans-serif,system-ui,sans-serif}.font-mono{font-family:JetBrains Mono,ui-monospace,monospace}.font-sans{font-family:var(--ax-body),ui-sans-serif,system-ui,sans-serif}.font-serif{font-family:Inter,ui-serif,Georgia,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\.62rem\]{font-size:.62rem}.text-\[0\.8rem\]{font-size:.8rem}.text-\[0\.95rem\]{font-size:.95rem}.text-\[0\]{font-size:0}.text-\[1\.15rem\]{font-size:1.15rem}.text-\[1\.35rem\]{font-size:1.35rem}.text-\[10\.5px\]{font-size:10.5px}.text-\[10px\]{font-size:10px}.text-\[11\.5px\]{font-size:11.5px}.text-\[11px\]{font-size:11px}.text-\[12\.5px\]{font-size:12.5px}.text-\[12px\]{font-size:12px}.text-\[13\.5px\]{font-size:13.5px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15\.5px\]{font-size:15.5px}.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-\[28px\]{font-size:28px}.text-\[34px\]{font-size:34px}.text-\[40px\]{font-size:40px}.text-\[44px\]{font-size:44px}.text-\[52px\]{font-size:52px}.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-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}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-\[1\.02\]{line-height:1.02}.leading-\[1\.04\]{line-height:1.04}.leading-\[1\.08\]{line-height:1.08}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[-0\.005em\]{letter-spacing:-.005em}.tracking-\[-0\.015em\]{letter-spacing:-.015em}.tracking-\[-0\.018em\]{letter-spacing:-.018em}.tracking-\[-0\.025em\]{letter-spacing:-.025em}.tracking-\[-0\.028em\]{letter-spacing:-.028em}.tracking-\[-0\.02em\]{letter-spacing:-.02em}.tracking-\[-0\.035em\]{letter-spacing:-.035em}.tracking-\[-0\.03em\]{letter-spacing:-.03em}.tracking-\[-0\.04em\]{letter-spacing:-.04em}.tracking-\[0\.08em\]{letter-spacing:.08em}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.1em\]{letter-spacing:.1em}.tracking-\[0\.20em\]{letter-spacing:.2em}.tracking-normal{letter-spacing:0}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#dc2626\]{--tw-text-opacity:1;color:#dc2626;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-\[color\:var\(--ultra-muted\)\]{color:var(--ultra-muted)}.text-\[hsl\(var\(--chart-2\)\)\]{color:hsl(var(--chart-2))}.text-\[hsl\(var\(--chart-3\)\)\]{color:hsl(var(--chart-3))}.text-\[hsl\(var\(--chart-4\)\)\]{color:hsl(var(--chart-4))}.text-\[hsl\(var\(--muted-foreground\)\)\]{color:hsl(var(--muted-foreground))}.text-\[hsl\(var\(--primary\)\)\]{color:hsl(var(--primary))}.text-\[hsl\(var\(--sidebar-foreground\)\)\]{color:hsl(var(--sidebar-foreground))}.text-\[hsl\(var\(--success\)\)\]{color:hsl(var(--success))}.text-\[hsl\(var\(--warning\)\)\]{color:hsl(var(--warning))}.text-accent{color:hsl(var(--accent))}.text-amber-100{--tw-text-opacity:1;color:#fef3c7;color:rgb(254 243 199/var(--tw-text-opacity,1))}.text-amber-200{--tw-text-opacity:1;color:#fde68a;color:rgb(253 230 138/var(--tw-text-opacity,1))}.text-amber-200\/90{color:#fde68ae6}.text-amber-400{--tw-text-opacity:1;color:#fbbf24;color:rgb(251 191 36/var(--tw-text-opacity,1))}.text-amber-400\/90{color:#fbbf24e6}.text-amber-500{--tw-text-opacity:1;color:#f59e0b;color:rgb(245 158 11/var(--tw-text-opacity,1))}.text-amber-500\/90{color:#f59e0be6}.text-amber-600{--tw-text-opacity:1;color:#d97706;color:rgb(217 119 6/var(--tw-text-opacity,1))}.text-amber-700{--tw-text-opacity:1;color:#b45309;color:rgb(180 83 9/var(--tw-text-opacity,1))}.text-amber-800{--tw-text-opacity:1;color:#92400e;color:rgb(146 64 14/var(--tw-text-opacity,1))}.text-amber-800\/90{color:#92400ee6}.text-amber-900{--tw-text-opacity:1;color:#78350f;color:rgb(120 53 15/var(--tw-text-opacity,1))}.text-amber-950{--tw-text-opacity:1;color:#451a03;color:rgb(69 26 3/var(--tw-text-opacity,1))}.text-black{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-blue-100{--tw-text-opacity:1;color:#dbeafe;color:rgb(219 234 254/var(--tw-text-opacity,1))}.text-blue-400{--tw-text-opacity:1;color:#60a5fa;color:rgb(96 165 250/var(--tw-text-opacity,1))}.text-blue-500{--tw-text-opacity:1;color:#3b82f6;color:rgb(59 130 246/var(--tw-text-opacity,1))}.text-blue-600{--tw-text-opacity:1;color:#2563eb;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-current{color:currentColor}.text-cyan-100{--tw-text-opacity:1;color:#cffafe;color:rgb(207 250 254/var(--tw-text-opacity,1))}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-emerald-200\/90{color:#a7f3d0e6}.text-emerald-400{--tw-text-opacity:1;color:#34d399;color:rgb(52 211 153/var(--tw-text-opacity,1))}.text-emerald-400\/90{color:#34d399e6}.text-emerald-500{--tw-text-opacity:1;color:#10b981;color:rgb(16 185 129/var(--tw-text-opacity,1))}.text-emerald-600{--tw-text-opacity:1;color:#059669;color:rgb(5 150 105/var(--tw-text-opacity,1))}.text-emerald-700{--tw-text-opacity:1;color:#047857;color:rgb(4 120 87/var(--tw-text-opacity,1))}.text-emerald-800{--tw-text-opacity:1;color:#065f46;color:rgb(6 95 70/var(--tw-text-opacity,1))}.text-emerald-900{--tw-text-opacity:1;color:#064e3b;color:rgb(6 78 59/var(--tw-text-opacity,1))}.text-emerald-900\/80{color:#064e3bcc}.text-foreground{color:hsl(var(--foreground))}.text-foreground\/50{color:hsl(var(--foreground)/.5)}.text-foreground\/70{color:hsl(var(--foreground)/.7)}.text-foreground\/75{color:hsl(var(--foreground)/.75)}.text-foreground\/80{color:hsl(var(--foreground)/.8)}.text-foreground\/85{color:hsl(var(--foreground)/.85)}.text-foreground\/90{color:hsl(var(--foreground)/.9)}.text-indigo-100{--tw-text-opacity:1;color:#e0e7ff;color:rgb(224 231 255/var(--tw-text-opacity,1))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.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\/75{color:hsl(var(--muted-foreground)/.75)}.text-muted-foreground\/80{color:hsl(var(--muted-foreground)/.8)}.text-muted-foreground\/90{color:hsl(var(--muted-foreground)/.9)}.text-muted-foreground\/95{color:hsl(var(--muted-foreground)/.95)}.text-orange-100{--tw-text-opacity:1;color:#ffedd5;color:rgb(255 237 213/var(--tw-text-opacity,1))}.text-orange-800{--tw-text-opacity:1;color:#9a3412;color:rgb(154 52 18/var(--tw-text-opacity,1))}.text-orange-900{--tw-text-opacity:1;color:#7c2d12;color:rgb(124 45 18/var(--tw-text-opacity,1))}.text-orange-950{--tw-text-opacity:1;color:#431407;color:rgb(67 20 7/var(--tw-text-opacity,1))}.text-pink-600{--tw-text-opacity:1;color:#db2777;color:rgb(219 39 119/var(--tw-text-opacity,1))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-primary-foreground\/60{color:hsl(var(--primary-foreground)/.6)}.text-primary-foreground\/70{color:hsl(var(--primary-foreground)/.7)}.text-primary-foreground\/80{color:hsl(var(--primary-foreground)/.8)}.text-primary\/70{color:hsl(var(--primary)/.7)}.text-primary\/80{color:hsl(var(--primary)/.8)}.text-primary\/90{color:hsl(var(--primary)/.9)}.text-purple-400{--tw-text-opacity:1;color:#c084fc;color:rgb(192 132 252/var(--tw-text-opacity,1))}.text-purple-500{--tw-text-opacity:1;color:#a855f7;color:rgb(168 85 247/var(--tw-text-opacity,1))}.text-red-200{--tw-text-opacity:1;color:#fecaca;color:rgb(254 202 202/var(--tw-text-opacity,1))}.text-red-200\/90{color:#fecacae6}.text-red-400{--tw-text-opacity:1;color:#f87171;color:rgb(248 113 113/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:#ef4444;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-red-700{--tw-text-opacity:1;color:#b91c1c;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-rose-100{--tw-text-opacity:1;color:#ffe4e6;color:rgb(255 228 230/var(--tw-text-opacity,1))}.text-rose-600{--tw-text-opacity:1;color:#e11d48;color:rgb(225 29 72/var(--tw-text-opacity,1))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-sky-100{--tw-text-opacity:1;color:#e0f2fe;color:rgb(224 242 254/var(--tw-text-opacity,1))}.text-sky-300{--tw-text-opacity:1;color:#7dd3fc;color:rgb(125 211 252/var(--tw-text-opacity,1))}.text-sky-400{--tw-text-opacity:1;color:#38bdf8;color:rgb(56 189 248/var(--tw-text-opacity,1))}.text-sky-500{--tw-text-opacity:1;color:#0ea5e9;color:rgb(14 165 233/var(--tw-text-opacity,1))}.text-sky-600{--tw-text-opacity:1;color:#0284c7;color:rgb(2 132 199/var(--tw-text-opacity,1))}.text-sky-700{--tw-text-opacity:1;color:#0369a1;color:rgb(3 105 161/var(--tw-text-opacity,1))}.text-sky-800{--tw-text-opacity:1;color:#075985;color:rgb(7 89 133/var(--tw-text-opacity,1))}.text-slate-100{--tw-text-opacity:1;color:#f1f5f9;color:rgb(241 245 249/var(--tw-text-opacity,1))}.text-slate-900{--tw-text-opacity:1;color:#0f172a;color:rgb(15 23 42/var(--tw-text-opacity,1))}.text-success{color:hsl(var(--success))}.text-teal-100{--tw-text-opacity:1;color:#ccfbf1;color:rgb(204 251 241/var(--tw-text-opacity,1))}.text-violet-100{--tw-text-opacity:1;color:#ede9fe;color:rgb(237 233 254/var(--tw-text-opacity,1))}.text-violet-500{--tw-text-opacity:1;color:#8b5cf6;color:rgb(139 92 246/var(--tw-text-opacity,1))}.text-violet-600{--tw-text-opacity:1;color:#7c3aed;color:rgb(124 58 237/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.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\/80{color:#fffc}.text-white\/85{color:#ffffffd9}.text-white\/90{color:#ffffffe6}.text-zinc-400{--tw-text-opacity:1;color:#a1a1aa;color:rgb(161 161 170/var(--tw-text-opacity,1))}.text-zinc-700{--tw-text-opacity:1;color:#3f3f46;color:rgb(63 63 70/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.accent-primary{accent-color:hsl(var(--primary))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-\[0\.28\]{opacity:.28}.shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-2xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-\[0_0_0_1px_hsl\(var\(--destructive\)\/0\.12\)\]{--tw-shadow:0 0 0 1px hsl(var(--destructive)/0.12);--tw-shadow-colored:0 0 0 1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_3px_hsl\(152_60\%_45\%\/0\.18\)\]{--tw-shadow:0 0 0 3px #2eb8772e;--tw-shadow-colored:0 0 0 3px var(--tw-shadow-color)}.shadow-\[0_0_0_3px_hsl\(152_60\%_45\%\/0\.18\)\],.shadow-\[0_0_0_3px_rgba\(16\2c 185\2c 129\2c 0\.18\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_3px_rgba\(16\2c 185\2c 129\2c 0\.18\)\]{--tw-shadow:0 0 0 3px #10b9812e;--tw-shadow-colored:0 0 0 3px var(--tw-shadow-color)}.shadow-\[0_0_0_3px_rgba\(239\2c 68\2c 68\2c 0\.18\)\]{--tw-shadow:0 0 0 3px #ef44442e;--tw-shadow-colored:0 0 0 3px var(--tw-shadow-color)}.shadow-\[0_0_0_3px_rgba\(239\2c 68\2c 68\2c 0\.18\)\],.shadow-\[0_0_0_3px_rgba\(245\2c 158\2c 11\2c 0\.18\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_3px_rgba\(245\2c 158\2c 11\2c 0\.18\)\]{--tw-shadow:0 0 0 3px #f59e0b2e;--tw-shadow-colored:0 0 0 3px var(--tw-shadow-color)}.shadow-\[0_12px_32px_-24px_hsl\(var\(--primary\)\/0\.55\)\]{--tw-shadow:0 12px 32px -24px hsl(var(--primary)/0.55);--tw-shadow-colored:0 12px 32px -24px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_0_0_hsl\(var\(--foreground\)\/0\.04\)_inset\2c _0_1px_2px_0_rgba\(0\2c 0\2c 0\2c 0\.03\)\]{--tw-shadow:0 1px 0 0 hsl(var(--foreground)/0.04) inset,0 1px 2px 0 #00000008;--tw-shadow-colored:inset 0 1px 0 0 var(--tw-shadow-color),0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_0_0_rgba\(255\2c 255\2c 255\2c 0\.04\)_inset\]{--tw-shadow:0 1px 0 0 #ffffff0a inset;--tw-shadow-colored:inset 0 1px 0 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_0_0_rgba\(255\2c 255\2c 255\2c 0\.08\)_inset\2c _0_1px_2px_0_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{--tw-shadow:0 1px 0 0 #ffffff14 inset,0 1px 2px 0 #0000001a;--tw-shadow-colored:inset 0 1px 0 0 var(--tw-shadow-color),0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_0_0_rgba\(255\2c 255\2c 255\2c 0\.1\)_inset\2c _0_1px_2px_0_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{--tw-shadow:0 1px 0 0 #ffffff1a inset,0 1px 2px 0 #0000001a;--tw-shadow-colored:inset 0 1px 0 0 var(--tw-shadow-color),0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_28px_-10px_hsl\(var\(--primary\)\/0\.4\)\]{--tw-shadow:0 8px 28px -10px hsl(var(--primary)/0.4);--tw-shadow-colored:0 8px 28px -10px var(--tw-shadow-color)}.shadow-\[0_8px_28px_-10px_hsl\(var\(--primary\)\/0\.4\)\],.shadow-\[0_8px_28px_-10px_rgba\(139\2c 92\2c 246\2c 0\.35\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_28px_-10px_rgba\(139\2c 92\2c 246\2c 0\.35\)\]{--tw-shadow:0 8px 28px -10px #8b5cf659;--tw-shadow-colored:0 8px 28px -10px var(--tw-shadow-color)}.shadow-\[0_8px_28px_-10px_rgba\(14\2c 165\2c 233\2c 0\.35\)\]{--tw-shadow:0 8px 28px -10px #0ea5e959;--tw-shadow-colored:0 8px 28px -10px var(--tw-shadow-color)}.shadow-\[0_8px_28px_-10px_rgba\(14\2c 165\2c 233\2c 0\.35\)\],.shadow-\[0_8px_28px_-10px_rgba\(20\2c 184\2c 166\2c 0\.35\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_28px_-10px_rgba\(20\2c 184\2c 166\2c 0\.35\)\]{--tw-shadow:0 8px 28px -10px #14b8a659;--tw-shadow-colored:0 8px 28px -10px var(--tw-shadow-color)}.shadow-\[0_8px_28px_-10px_rgba\(244\2c 63\2c 94\2c 0\.35\)\]{--tw-shadow:0 8px 28px -10px #f43f5e59;--tw-shadow-colored:0 8px 28px -10px var(--tw-shadow-color)}.shadow-\[0_8px_28px_-10px_rgba\(244\2c 63\2c 94\2c 0\.35\)\],.shadow-\[0_8px_28px_-10px_rgba\(245\2c 158\2c 11\2c 0\.35\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_28px_-10px_rgba\(245\2c 158\2c 11\2c 0\.35\)\]{--tw-shadow:0 8px 28px -10px #f59e0b59;--tw-shadow-colored:0 8px 28px -10px var(--tw-shadow-color)}.shadow-\[0_8px_28px_-10px_rgba\(249\2c 115\2c 22\2c 0\.35\)\]{--tw-shadow:0 8px 28px -10px #f9731659;--tw-shadow-colored:0 8px 28px -10px var(--tw-shadow-color)}.shadow-\[0_8px_28px_-10px_rgba\(249\2c 115\2c 22\2c 0\.35\)\],.shadow-\[0_8px_28px_-10px_rgba\(59\2c 130\2c 246\2c 0\.35\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_28px_-10px_rgba\(59\2c 130\2c 246\2c 0\.35\)\]{--tw-shadow:0 8px 28px -10px #3b82f659;--tw-shadow-colored:0 8px 28px -10px var(--tw-shadow-color)}.shadow-\[0_8px_28px_-10px_rgba\(6\2c 182\2c 212\2c 0\.35\)\]{--tw-shadow:0 8px 28px -10px #06b6d459;--tw-shadow-colored:0 8px 28px -10px var(--tw-shadow-color)}.shadow-\[0_8px_28px_-10px_rgba\(6\2c 182\2c 212\2c 0\.35\)\],.shadow-\[0_8px_28px_-10px_rgba\(99\2c 102\2c 241\2c 0\.35\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_28px_-10px_rgba\(99\2c 102\2c 241\2c 0\.35\)\]{--tw-shadow:0 8px 28px -10px #6366f159;--tw-shadow-colored:0 8px 28px -10px var(--tw-shadow-color)}.shadow-\[0_8px_32px_-12px_hsl\(var\(--primary\)\/0\.35\)\]{--tw-shadow:0 8px 32px -12px hsl(var(--primary)/0.35);--tw-shadow-colored:0 8px 32px -12px var(--tw-shadow-color)}.shadow-\[0_8px_32px_-12px_hsl\(var\(--primary\)\/0\.35\)\],.shadow-\[inset_3px_0_0_hsl\(var\(--primary\)\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[inset_3px_0_0_hsl\(var\(--primary\)\)\]{--tw-shadow:inset 3px 0 0 hsl(var(--primary));--tw-shadow-colored:inset 3px 0 0 var(--tw-shadow-color)}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000d;--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color)}.shadow-inner,.shadow-lg{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);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 #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);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}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-sm,.shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);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 #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.shadow-black\/10{--tw-shadow-color:#0000001a;--tw-shadow:var(--tw-shadow-colored)}.shadow-black\/15{--tw-shadow-color:#00000026;--tw-shadow:var(--tw-shadow-colored)}.shadow-black\/25{--tw-shadow-color:#00000040;--tw-shadow:var(--tw-shadow-colored)}.shadow-primary\/20{--tw-shadow-color:hsl(var(--primary)/0.2);--tw-shadow:var(--tw-shadow-colored)}.outline-none{outline:2px solid #0000;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring,.ring-0{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.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)}.ring-1,.ring-2{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;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)}.ring-accent{--tw-ring-color:hsl(var(--accent))}.ring-background\/80{--tw-ring-color:hsl(var(--background)/0.8)}.ring-border{--tw-ring-color:hsl(var(--border))}.ring-border\/60{--tw-ring-color:hsl(var(--border)/0.6)}.ring-card{--tw-ring-color:hsl(var(--card))}.ring-foreground{--tw-ring-color:hsl(var(--foreground))}.ring-primary\/20{--tw-ring-color:hsl(var(--primary)/0.2)}.ring-primary\/25{--tw-ring-color:hsl(var(--primary)/0.25)}.ring-primary\/30{--tw-ring-color:hsl(var(--primary)/0.3)}.ring-primary\/35{--tw-ring-color:hsl(var(--primary)/0.35)}.ring-primary\/40{--tw-ring-color:hsl(var(--primary)/0.4)}.ring-ring{--tw-ring-color:hsl(var(--ring))}.ring-white\/5{--tw-ring-color:#ffffff0d}.ring-offset-2{--tw-ring-offset-width:2px}.ring-offset-background{--tw-ring-offset-color:hsl(var(--background))}.ring-offset-card{--tw-ring-offset-color:hsl(var(--card))}.blur{--tw-blur:blur(8px)}.blur,.blur-3xl{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur:blur(64px)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur:blur(8px)}.backdrop-blur,.backdrop-blur-2xl{-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-2xl{--tw-backdrop-blur:blur(40px)}.backdrop-blur-\[2px\]{--tw-backdrop-blur:blur(2px)}.backdrop-blur-\[2px\],.backdrop-blur-lg{-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-lg{--tw-backdrop-blur:blur(16px)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px)}.backdrop-blur-md,.backdrop-blur-none{-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-none{--tw-backdrop-blur: }.backdrop-blur-sm{--tw-backdrop-blur:blur(8px)}.backdrop-blur-sm,.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-duration:.15s;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-\[background-color\2c border-color\2c color\2c box-shadow\2c transform\]{transition-duration:.15s;transition-property:background-color,border-color,color,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[border-color\2c background-color\2c box-shadow\]{transition-duration:.15s;transition-property:border-color,background-color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[width\]{transition-duration:.15s;transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-1000{transition-duration:1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:1;opacity:var(--tw-enter-opacity,1);transform:translateZ(0) scaleX(1) rotate(0);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:1;opacity:var(--tw-exit-opacity,1);transform:translateZ(0) scaleX(1) rotate(0);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{--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial;animation-duration:.15s;animation-name:enter}.fade-in-0{--tw-enter-opacity:0}.zoom-in-95{--tw-enter-scale:.95}.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}.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-overflow-scrolling\:touch\]{-webkit-overflow-scrolling:touch}.\[scrollbar-width\:thin\]{scrollbar-width:thin}.\[touch-action\:pan-y\]{touch-action:pan-y}[data-accent=blue]{--primary:222 89% 55%;--ring:222 89% 55%;--primary-foreground:0 0% 100%}.dark[data-accent=blue],[data-theme=dark][data-accent=blue]{--primary:217 91% 60%;--ring:217 91% 60%;--primary-foreground:0 0% 100%}[data-accent=indigo]{--primary:243 75% 59%;--ring:243 75% 59%;--primary-foreground:0 0% 100%}.dark[data-accent=indigo],[data-theme=dark][data-accent=indigo]{--primary:243 75% 65%;--ring:243 75% 65%;--primary-foreground:0 0% 100%}[data-accent=violet]{--primary:262 83% 58%;--ring:262 83% 58%;--primary-foreground:0 0% 100%}.dark[data-accent=violet],[data-theme=dark][data-accent=violet]{--primary:258 90% 66%;--ring:258 90% 66%;--primary-foreground:0 0% 100%}[data-accent=emerald]{--primary:160 84% 39%;--ring:160 84% 39%;--primary-foreground:0 0% 100%}.dark[data-accent=emerald],[data-theme=dark][data-accent=emerald]{--primary:152 76% 55%;--ring:152 76% 55%;--primary-foreground:0 0% 100%}[data-accent=cyan]{--primary:190 95% 39%;--ring:190 95% 39%;--primary-foreground:0 0% 100%}.dark[data-accent=cyan],[data-theme=dark][data-accent=cyan]{--primary:190 90% 50%;--ring:190 90% 50%;--primary-foreground:0 0% 100%}[data-accent=amber]{--primary:38 92% 50%;--ring:38 92% 50%;--primary-foreground:0 0% 100%}.dark[data-accent=amber],[data-theme=dark][data-accent=amber]{--primary:43 96% 56%;--ring:43 96% 56%;--primary-foreground:0 0% 100%}[data-accent=orange]{--primary:25 95% 53%;--ring:25 95% 53%;--primary-foreground:0 0% 100%}.dark[data-accent=orange],[data-theme=dark][data-accent=orange]{--primary:20 91% 60%;--ring:20 91% 60%;--primary-foreground:0 0% 100%}[data-accent=rose]{--primary:347 77% 50%;--ring:347 77% 50%;--primary-foreground:0 0% 100%}.dark[data-accent=rose],[data-theme=dark][data-accent=rose]{--primary:351 95% 65%;--ring:351 95% 65%;--primary-foreground:0 0% 100%}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground)/.3);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground)/.5)}.aurax-surface{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius)}.office-shell{--office-header-h:3.75rem;--ctx-topbar-h:3.75rem}@media (min-width:1024px){.office-shell{--office-header-h:4rem;--ctx-topbar-h:4rem}}.office-mobile-header{isolation:isolate;position:relative}.office-mobile-menu-btn{box-shadow:0 1px 0 hsl(var(--background)/.65) inset,0 8px 20px -14px hsl(var(--foreground)/.22)}.office-mobile-actions{box-shadow:0 1px 0 hsl(var(--background)/.55) inset,0 10px 24px -16px hsl(var(--foreground)/.18)}.office-mobile-bar{min-height:3.25rem}.office-mobile-create{box-shadow:0 1px 0 color-mix(in srgb,#fff 22%,#0000) inset,0 6px 14px -10px hsl(var(--primary)/.55)}.office-mobile-popup{animation:officePopupIn .28s cubic-bezier(.22,1,.36,1)}@keyframes officePopupIn{0%{opacity:0}to{opacity:1}}.office-mobile-popup-tile:active{transform:scale(.985)}@media (min-width:640px){.office-shell{--office-header-h:3.75rem;--ctx-topbar-h:3.75rem}}.office-shell-main:has(.chats-page-root){display:flex;flex-direction:column;min-height:0;padding:0!important}.office-shell-main:has(.chats-page-root)>div{animation:none;height:100%;margin:0;max-width:none!important;min-height:0;padding:0}.office-shell .chats-page-root{border:0!important;border-radius:0!important;flex:1 1 auto;height:100%;max-width:100%;min-height:0;min-width:0}.marker\:font-semibold ::marker{font-weight:600}.marker\:text-primary ::marker{color:hsl(var(--primary))}.marker\:font-semibold::marker{font-weight:600}.marker\:text-primary::marker{color:hsl(var(--primary))}.file\:border-0::file-selector-button{border-width:0}.file\:bg-transparent::file-selector-button{background-color:initial}.file\:text-\[13px\]::file-selector-button{font-size:13px}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-foreground::file-selector-button{color:hsl(var(--foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground\/70::placeholder{color:hsl(var(--muted-foreground)/.7)}.placeholder\:text-white\/40::placeholder{color:#fff6}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:inset-y-0:after{bottom:0;content:var(--tw-content);top:0}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:w-1:after{content:var(--tw-content);width:.25rem}.after\:-translate-x-1\/2:after{--tw-translate-x:-50%;content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(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-bottom-left-radius:calc(var(--radius) - 2px);border-top-left-radius:calc(var(--radius) - 2px)}.first\:border-l:first-child{border-left-width:1px}.last\:rounded-r-md:last-child{border-bottom-right-radius:calc(var(--radius) - 2px);border-top-right-radius:calc(var(--radius) - 2px)}.last\:border-0:last-child{border-width:0}.last\:border-b-0:last-child{border-bottom-width:0}.focus-within\:relative:focus-within{position:relative}.focus-within\:z-20:focus-within{z-index:20}.hover\:-translate-y-\[1px\]:hover,.hover\:-translate-y-px:hover{--tw-translate-y:-1px}.hover\:-translate-y-\[1px\]:hover,.hover\:-translate-y-px:hover,.hover\:translate-y-0:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:translate-y-0:hover{--tw-translate-y:0px}.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)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-blue-500\/50:hover{border-color:#3b82f680}.hover\:border-border:hover{border-color:hsl(var(--border))}.hover\:border-border\/80:hover{border-color:hsl(var(--border)/.8)}.hover\:border-destructive\/40:hover{border-color:hsl(var(--destructive)/.4)}.hover\:border-emerald-500\/40:hover{border-color:#10b98166}.hover\:border-muted-foreground\/25:hover{border-color:hsl(var(--muted-foreground)/.25)}.hover\:border-muted-foreground\/30:hover{border-color:hsl(var(--muted-foreground)/.3)}.hover\:border-primary\/30:hover{border-color:hsl(var(--primary)/.3)}.hover\:border-primary\/35:hover{border-color:hsl(var(--primary)/.35)}.hover\:border-primary\/40:hover{border-color:hsl(var(--primary)/.4)}.hover\:border-primary\/45:hover{border-color:hsl(var(--primary)/.45)}.hover\:border-primary\/50:hover{border-color:hsl(var(--primary)/.5)}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-accent\/50:hover{background-color:hsl(var(--accent)/.5)}.hover\:bg-amber-500\/15:hover{background-color:#f59e0b26}.hover\:bg-blue-500:hover{--tw-bg-opacity:1;background-color:#3b82f6;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:#2563eb;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.hover\:bg-card:hover{background-color:hsl(var(--card))}.hover\:bg-card\/70:hover{background-color:hsl(var(--card)/.7)}.hover\:bg-card\/90:hover{background-color:hsl(var(--card)/.9)}.hover\:bg-destructive\/10:hover{background-color:hsl(var(--destructive)/.1)}.hover\:bg-destructive\/15:hover{background-color:hsl(var(--destructive)/.15)}.hover\:bg-destructive\/20:hover{background-color:hsl(var(--destructive)/.2)}.hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive)/.8)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive)/.9)}.hover\:bg-emerald-500\/10:hover{background-color:#10b9811a}.hover\:bg-emerald-500\/15:hover{background-color:#10b98126}.hover\:bg-emerald-600\/90:hover{background-color:#059669e6}.hover\:bg-muted:hover{background-color:hsl(var(--muted))}.hover\:bg-muted\/15:hover{background-color:hsl(var(--muted)/.15)}.hover\:bg-muted\/20:hover{background-color:hsl(var(--muted)/.2)}.hover\:bg-muted\/25:hover{background-color:hsl(var(--muted)/.25)}.hover\:bg-muted\/30:hover{background-color:hsl(var(--muted)/.3)}.hover\:bg-muted\/35:hover{background-color:hsl(var(--muted)/.35)}.hover\:bg-muted\/40:hover{background-color:hsl(var(--muted)/.4)}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted)/.5)}.hover\:bg-muted\/60:hover{background-color:hsl(var(--muted)/.6)}.hover\:bg-muted\/70:hover{background-color:hsl(var(--muted)/.7)}.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\/5:hover{background-color:hsl(var(--primary)/.05)}.hover\:bg-primary\/80:hover{background-color:hsl(var(--primary)/.8)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary)/.9)}.hover\:bg-primary\/\[0\.04\]:hover{background-color:hsl(var(--primary)/.04)}.hover\:bg-red-500\/10:hover{background-color:#ef44441a}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:#dc2626;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.hover\:bg-secondary:hover{background-color:hsl(var(--secondary))}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary)/.8)}.hover\:bg-sky-500\/10:hover{background-color:#0ea5e91a}.hover\:bg-sky-700:hover{--tw-bg-opacity:1;background-color:#0369a1;background-color:rgb(3 105 161/var(--tw-bg-opacity,1))}.hover\:bg-transparent:hover{background-color:initial}.hover\:bg-white\/\[0\.06\]:hover{background-color:#ffffff0f}.hover\:bg-zinc-700:hover{--tw-bg-opacity:1;background-color:#3f3f46;background-color:rgb(63 63 70/var(--tw-bg-opacity,1))}.hover\:text-\[hsl\(var\(--warning\)\)\]:hover{color:hsl(var(--warning))}.hover\:text-destructive:hover{color:hsl(var(--destructive))}.hover\:text-emerald-500:hover{--tw-text-opacity:1;color:#10b981;color:rgb(16 185 129/var(--tw-text-opacity,1))}.hover\:text-emerald-600:hover{--tw-text-opacity:1;color:#059669;color:rgb(5 150 105/var(--tw-text-opacity,1))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-muted-foreground:hover{color:hsl(var(--muted-foreground))}.hover\:text-primary:hover{color:hsl(var(--primary))}.hover\:text-primary-foreground:hover{color:hsl(var(--primary-foreground))}.hover\:text-white:hover{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-90:hover{opacity:.9}.focus\:border-blue-500\/50:focus{border-color:#3b82f680}.focus\:border-primary:focus{border-color:hsl(var(--primary))}.focus\:border-primary\/40:focus{border-color:hsl(var(--primary)/.4)}.focus\:border-primary\/50:focus{border-color:hsl(var(--primary)/.5)}.focus\:bg-muted:focus{background-color:hsl(var(--muted))}.focus\:bg-primary:focus{background-color:hsl(var(--primary))}.focus\:text-destructive:focus{color:hsl(var(--destructive))}.focus\:text-foreground:focus{color:hsl(var(--foreground))}.focus\:text-primary-foreground:focus{color:hsl(var(--primary-foreground))}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus{outline:2px solid #0000;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)}.focus\:ring-1:focus,.focus\:ring-2:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;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)}.focus\:ring-primary\/15:focus{--tw-ring-color:hsl(var(--primary)/0.15)}.focus\:ring-primary\/20:focus{--tw-ring-color:hsl(var(--primary)/0.2)}.focus\:ring-primary\/25:focus{--tw-ring-color:hsl(var(--primary)/0.25)}.focus\:ring-primary\/40:focus{--tw-ring-color:hsl(var(--primary)/0.4)}.focus\:ring-ring:focus{--tw-ring-color:hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\:border-foreground\/30:focus-visible{border-color:hsl(var(--foreground)/.3)}.focus-visible\:border-primary\/40:focus-visible{border-color:hsl(var(--primary)/.4)}.focus-visible\:bg-card:focus-visible{background-color:hsl(var(--card))}.focus-visible\:opacity-100:focus-visible{opacity:1}.focus-visible\:outline-none:focus-visible{outline:2px solid #0000;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),0 0 #0000;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),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-destructive\/30:focus-visible{--tw-ring-color:hsl(var(--destructive)/0.3)}.focus-visible\:ring-primary\/15:focus-visible{--tw-ring-color:hsl(var(--primary)/0.15)}.focus-visible\:ring-primary\/35:focus-visible{--tw-ring-color:hsl(var(--primary)/0.35)}.focus-visible\:ring-primary\/40:focus-visible{--tw-ring-color:hsl(var(--primary)/0.4)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:hsl(var(--ring))}.focus-visible\:ring-ring\/40:focus-visible{--tw-ring-color:hsl(var(--ring)/0.4)}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width:1px}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color:hsl(var(--background))}.active\:scale-95:active{--tw-scale-x:.95;--tw-scale-y:.95}.active\:scale-95:active,.active\:scale-\[0\.98\]:active{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.98\]:active{--tw-scale-x:0.98;--tw-scale-y:0.98}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-default:disabled{cursor:default}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-45:disabled{opacity:.45}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-80:disabled{opacity:.8}.group[open] .group-open\:rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:focus-within .group-focus-within\:opacity-100{opacity:1}.group:hover .group-hover\:translate-x-0{--tw-translate-x:0px}.group:hover .group-hover\:translate-x-0,.group:hover .group-hover\:translate-x-0\.5{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-0\.5{--tw-translate-x:0.125rem}.group:hover .group-hover\:translate-x-1{--tw-translate-x:0.25rem}.group:hover .group-hover\:scale-105,.group:hover .group-hover\:translate-x-1{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.group:hover .group-hover\:scale-\[1\.04\]{--tw-scale-x:1.04;--tw-scale-y:1.04;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group\/row:hover .group-hover\/row\:text-primary{color:hsl(var(--primary))}.group:hover .group-hover\:text-blue-500{--tw-text-opacity:1;color:#3b82f6;color:rgb(59 130 246/var(--tw-text-opacity,1))}.group:hover .group-hover\:text-foreground{color:hsl(var(--foreground))}.group:hover .group-hover\:text-foreground\/90{color:hsl(var(--foreground)/.9)}.group:hover .group-hover\:text-muted-foreground{color:hsl(var(--muted-foreground))}.group:hover .group-hover\:text-primary{color:hsl(var(--primary))}.group:hover .group-hover\:opacity-100,.group\/row:hover .group-hover\/row\:opacity-100{opacity:1}.group.destructive .group-\[\.destructive\]\:border-muted\/40{border-color:hsl(var(--muted)/.4)}.group.destructive .group-\[\.destructive\]\:text-red-300{--tw-text-opacity:1;color:#fca5a5;color:rgb(252 165 165/var(--tw-text-opacity,1))}.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:#fef2f2;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}.aria-selected\:bg-foreground\/\[0\.06\][aria-selected=true]{background-color:hsl(var(--foreground)/.06)}.aria-selected\:bg-muted[aria-selected=true]{background-color:hsl(var(--muted))}.aria-selected\:bg-primary\/15[aria-selected=true]{background-color:hsl(var(--primary)/.15)}.aria-selected\:bg-primary\/25[aria-selected=true]{background-color:hsl(var(--primary)/.25)}.aria-selected\:text-foreground[aria-selected=true]{color:hsl(var(--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\:shadow-\[inset_0_0_0_1px_rgba\(16\2c 185\2c 129\2c 0\.15\)\][aria-selected=true]{--tw-shadow:inset 0 0 0 1px #10b98126;--tw-shadow-colored:inset 0 0 0 1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.aria-selected\:ring-1[aria-selected=true]{--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),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.aria-selected\:ring-border[aria-selected=true]{--tw-ring-color:hsl(var(--border))}.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:0.25rem}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom],.data-\[side\=left\]\:-translate-x-1[data-side=left]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(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:-0.25rem}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x:0.25rem}.data-\[side\=right\]\:translate-x-1[data-side=right],.data-\[side\=top\]\:-translate-y-1[data-side=top]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(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:-0.25rem}.data-\[state\=checked\]\:translate-x-4[data-state=checked]{--tw-translate-x:1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(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)) skewX(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)}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end],.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(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)}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:accordion-up .2s ease-out}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:accordion-down .2s ease-out}.data-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction=vertical]{flex-direction:column}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:hsl(var(--background))}.data-\[state\=active\]\:bg-card[data-state=active]{background-color:hsl(var(--card))}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:hsl(var(--primary))}.data-\[state\=checked\]\:bg-primary\/10[data-state=checked]{background-color:hsl(var(--primary)/.1)}.data-\[state\=on\]\:bg-primary[data-state=on]{background-color:hsl(var(--primary))}.data-\[state\=open\]\:bg-muted[data-state=open],.data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:hsl(var(--muted))}.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{background-color:hsl(var(--input))}.data-\[state\=checked\]\:font-semibold[data-state=checked]{font-weight:600}.data-\[placeholder\]\:text-muted-foreground[data-placeholder]{color:hsl(var(--muted-foreground))}.data-\[state\=active\]\:text-foreground[data-state=active]{color:hsl(var(--foreground))}.data-\[state\=checked\]\:text-primary[data-state=checked]{color:hsl(var(--primary))}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked],.data-\[state\=on\]\:text-primary-foreground[data-state=on]{color:hsl(var(--primary-foreground))}.data-\[state\=open\]\:text-foreground[data-state=open]{color:hsl(var(--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[data-state=active]{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.data-\[state\=active\]\:shadow-sm[data-state=active],.data-\[state\=active\]\:shadow[data-state=active]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.data-\[state\=active\]\:shadow-sm[data-state=active]{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.data-\[state\=open\]\:ring-primary\/45[data-state=open]{--tw-ring-color:hsl(var(--primary)/0.45)}.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]{--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial;animation-duration:.15s;animation-name:enter}.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]{--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial;animation-duration:.15s;animation-name:exit}.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:0.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:-0.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:0.5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:-0.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:0.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-right-full[data-state=closed],.data-\[state\=closed\]\:slide-out-to-right[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\=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-right[data-state=open]{--tw-enter-translate-x:100%}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open],.data-\[state\=open\]\:slide-in-from-top[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{--tw-translate-y:-50%;content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(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{--tw-translate-x:0px;content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=open\]\:focus\:bg-muted:focus[data-state=open],.data-\[state\=open\]\:hover\:bg-muted:hover[data-state=open]{background-color:hsl(var(--muted))}.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)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@supports ((-webkit-backdrop-filter:var(--tw )) or (backdrop-filter:var(--tw ))){.supports-\[backdrop-filter\]\:bg-\[color-mix\(in_srgb\2c var\(--ax-surface\2c \#f8fafc\)_72\%\2c transparent\)\]{background-color:color-mix(in srgb,#f8fafc 72%,#0000);background-color:color-mix(in srgb,var(--ax-surface,#f8fafc) 72%,#0000)}}.dark\:border-destructive:is(.dark *){border-color:hsl(var(--destructive))}.dark\:bg-black\/25:is(.dark *){background-color:#00000040}.dark\:bg-emerald-600:is(.dark *){--tw-bg-opacity:1;background-color:#059669;background-color:rgb(5 150 105/var(--tw-bg-opacity,1))}.dark\:bg-emerald-950\/40:is(.dark *){background-color:#022c2266}.dark\:text-amber-100:is(.dark *){--tw-text-opacity:1;color:#fef3c7;color:rgb(254 243 199/var(--tw-text-opacity,1))}.dark\:text-amber-200:is(.dark *){--tw-text-opacity:1;color:#fde68a;color:rgb(253 230 138/var(--tw-text-opacity,1))}.dark\:text-amber-200\/90:is(.dark *){color:#fde68ae6}.dark\:text-amber-300:is(.dark *){--tw-text-opacity:1;color:#fcd34d;color:rgb(252 211 77/var(--tw-text-opacity,1))}.dark\:text-amber-400:is(.dark *){--tw-text-opacity:1;color:#fbbf24;color:rgb(251 191 36/var(--tw-text-opacity,1))}.dark\:text-emerald-100:is(.dark *){--tw-text-opacity:1;color:#d1fae5;color:rgb(209 250 229/var(--tw-text-opacity,1))}.dark\:text-emerald-100\/75:is(.dark *){color:#d1fae5bf}.dark\:text-emerald-200:is(.dark *){--tw-text-opacity:1;color:#a7f3d0;color:rgb(167 243 208/var(--tw-text-opacity,1))}.dark\:text-emerald-300:is(.dark *){--tw-text-opacity:1;color:#6ee7b7;color:rgb(110 231 183/var(--tw-text-opacity,1))}.dark\:text-emerald-300\/90:is(.dark *){color:#6ee7b7e6}.dark\:text-emerald-400:is(.dark *){--tw-text-opacity:1;color:#34d399;color:rgb(52 211 153/var(--tw-text-opacity,1))}.dark\:text-orange-100:is(.dark *){--tw-text-opacity:1;color:#ffedd5;color:rgb(255 237 213/var(--tw-text-opacity,1))}.dark\:text-orange-200:is(.dark *){--tw-text-opacity:1;color:#fed7aa;color:rgb(254 215 170/var(--tw-text-opacity,1))}.dark\:text-pink-400:is(.dark *){--tw-text-opacity:1;color:#f472b6;color:rgb(244 114 182/var(--tw-text-opacity,1))}.dark\:text-red-300:is(.dark *){--tw-text-opacity:1;color:#fca5a5;color:rgb(252 165 165/var(--tw-text-opacity,1))}.dark\:text-rose-400:is(.dark *){--tw-text-opacity:1;color:#fb7185;color:rgb(251 113 133/var(--tw-text-opacity,1))}.dark\:text-sky-200:is(.dark *){--tw-text-opacity:1;color:#bae6fd;color:rgb(186 230 253/var(--tw-text-opacity,1))}.dark\:text-sky-300:is(.dark *){--tw-text-opacity:1;color:#7dd3fc;color:rgb(125 211 252/var(--tw-text-opacity,1))}.dark\:text-sky-400:is(.dark *){--tw-text-opacity:1;color:#38bdf8;color:rgb(56 189 248/var(--tw-text-opacity,1))}.dark\:text-violet-400:is(.dark *){--tw-text-opacity:1;color:#a78bfa;color:rgb(167 139 250/var(--tw-text-opacity,1))}@media not all and (min-width:1024px){.max-lg\:bottom-3{bottom:.75rem}.max-lg\:right-3{right:.75rem}.max-lg\:hidden{display:none}.max-lg\:h-4{height:1rem}.max-lg\:h-8{height:2rem}.max-lg\:h-\[18px\]{height:18px}.max-lg\:min-h-0{min-height:0}.max-lg\:w-4{width:1rem}.max-lg\:w-8{width:2rem}.max-lg\:w-9{width:2.25rem}.max-lg\:w-\[18px\]{width:18px}.max-lg\:max-w-\[min\(88vw\2c 22rem\)\]{max-width:min(88vw,22rem)}.max-lg\:gap-2{gap:.5rem}.max-lg\:rounded-none{border-radius:0}.max-lg\:p-1\.5{padding:.375rem}.max-lg\:px-0{padding-left:0;padding-right:0}.max-lg\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.max-lg\:px-2{padding-left:.5rem;padding-right:.5rem}.max-lg\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.max-lg\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.max-lg\:py-2{padding-bottom:.5rem;padding-top:.5rem}.max-lg\:py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.max-lg\:text-\[8\.5px\]{font-size:8.5px}}@media not all and (min-width:768px){.max-md\:opacity-100{opacity:1}}@media (min-width:400px){.min-\[400px\]\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:640px){.sm\:inset-x-4{left:1rem;right:1rem}.sm\:bottom-0{bottom:0}.sm\:right-0{right:0}.sm\:right-3{right:.75rem}.sm\:top-3{top:.75rem}.sm\:top-auto{top:auto}.sm\:col-span-1{grid-column:span 1/span 1}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-5{margin-bottom:1.25rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mb-7{margin-bottom:1.75rem}.sm\:ml-auto{margin-left:auto}.sm\:mt-0{margin-top:0}.sm\:mt-4{margin-top:1rem}.sm\:mt-6{margin-top:1.5rem}.sm\:inline{display:inline}.sm\:inline-flex{display:inline-flex}.sm\:hidden{display:none}.sm\:aspect-auto{aspect-ratio:auto}.sm\:h-10{height:2.5rem}.sm\:h-56{height:14rem}.sm\:h-9{height:2.25rem}.sm\:h-\[240px\]{height:240px}.sm\:max-h-none{max-height:none}.sm\:min-h-\[280px\]{min-height:280px}.sm\:w-40{width:10rem}.sm\:w-48{width:12rem}.sm\:w-56{width:14rem}.sm\:w-9{width:2.25rem}.sm\:w-\[112px\]{width:112px}.sm\:w-\[95vw\]{width:95vw}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:min-w-\[12\.5rem\]{min-width:12.5rem}.sm\:min-w-\[160px\]{min-width:160px}.sm\:min-w-\[180px\]{min-width:180px}.sm\:min-w-\[220px\]{min-width:220px}.sm\:min-w-\[6\.5rem\]{min-width:6.5rem}.sm\:\!max-w-none{max-width:none!important}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-60{max-width:15rem}.sm\:max-w-\[min\(72\%\2c 28rem\)\]{max-width:min(72%,28rem)}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-xl{max-width:36rem}.sm\:flex-1{flex:1 1}.sm\:flex-initial{flex:0 1 auto}.sm\:flex-none{flex:none}@media (min-width:640px){.sm\:sm\:flex-none{flex:none}}.sm\:basis-80{flex-basis:20rem}.sm\:-translate-y-2{--tw-translate-y:-0.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.sm\:grid-cols-\[140px_1fr\]{grid-template-columns:140px 1fr}.sm\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.sm\:grid-cols-\[minmax\(160px\2c 200px\)_1fr\]{grid-template-columns:minmax(160px,200px) 1fr}.sm\:grid-cols-\[minmax\(200px\2c 280px\)_1fr\]{grid-template-columns:minmax(200px,280px) 1fr}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:flex-wrap{flex-wrap:wrap}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:gap-0{gap:0}.sm\:gap-1\.5{gap:.375rem}.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-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.sm\:rounded-2xl{border-radius:calc(var(--radius) + 4px)}.sm\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.sm\:p-3\.5{padding:.875rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-9{padding:2.25rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-16{padding-bottom:4rem;padding-top:4rem}.sm\:py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.sm\:py-4{padding-bottom:1rem;padding-top:1rem}.sm\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.sm\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.sm\:pb-\[max\(1\.5rem\2c env\(safe-area-inset-bottom\)\)\]{padding-bottom:max(1.5rem,env(safe-area-inset-bottom))}.sm\:pr-12{padding-right:3rem}.sm\:pt-0{padding-top:0}.sm\:pt-1{padding-top:.25rem}.sm\:text-left{text-align:left}.sm\:text-right{text-align:right}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-\[11px\]{font-size:11px}.sm\:text-\[12px\]{font-size:12px}.sm\:text-\[13px\]{font-size:13px}.sm\:text-\[15px\]{font-size:15px}.sm\:text-\[16px\]{font-size:16px}.sm\:text-\[18px\]{font-size:18px}.sm\:text-\[26px\]{font-size:26px}.sm\:text-\[28px\]{font-size:28px}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.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-1{grid-column:span 1/span 1}.md\:col-span-2{grid-column:span 2/span 2}.md\:mt-20{margin-top:5rem}.md\:mt-24{margin-top:6rem}.md\:mt-28{margin-top:7rem}.md\:block{display:block}.md\:inline{display:inline}.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\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:p-10{padding:2.5rem}.md\:p-8{padding:2rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-16{padding-bottom:4rem;padding-top:4rem}.md\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-\[13\.5px\]{font-size:13.5px}.md\:text-\[16\.5px\]{font-size:16.5px}.md\:text-\[16px\]{font-size:16px}.md\:text-\[28px\]{font-size:28px}.md\:text-\[32px\]{font-size:32px}.md\:text-\[34px\]{font-size:34px}.md\:text-\[52px\]{font-size:52px}.md\:text-\[58px\]{font-size:58px}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:1024px){.lg\:sticky{position:sticky}.lg\:top-0{top:0}.lg\:z-40{z-index:40}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:inline{display:inline}.lg\:flex{display:flex}.lg\:table-cell{display:table-cell}.lg\:hidden{display:none}.lg\:h-9{height:2.25rem}.lg\:w-\[272px\]{width:272px}.lg\:w-\[55\%\]{width:55%}.lg\:w-auto{width:auto}.lg\:translate-x-0{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-\[1\.15fr_0\.85fr\]{grid-template-columns:1.15fr .85fr}.lg\:grid-cols-\[minmax\(0\2c 1fr\)_280px\]{grid-template-columns:minmax(0,1fr) 280px}.lg\:grid-cols-\[minmax\(0\2c 260px\)_1fr\]{grid-template-columns:minmax(0,260px) 1fr}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-3{gap:.75rem}.lg\:self-start{align-self:flex-start}.lg\:border-l{border-left-width:1px}.lg\:border-t-0{border-top-width:0}.lg\:border-border\/60{border-color:hsl(var(--border)/.6)}.lg\:p-10{padding:2.5rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:py-3{padding-bottom:.75rem;padding-top:.75rem}.lg\:pl-\[272px\]{padding-left:272px}.lg\:pt-0{padding-top:0}.shellDock\:hidden{display:none}}@media (min-width:1280px){.xl\:sticky{position:sticky}.xl\:top-20{top:5rem}.xl\:inline{display:inline}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:p-12{padding:3rem}.xl\:text-\[40px\]{font-size:40px}}@media (min-width:1536px){.\32xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.\[\&\+div\]\:text-xs+div{font-size:.75rem;line-height:1rem}.\[\&\:\:-webkit-details-marker\]\:hidden::-webkit-details-marker{display:none}.\[\&\:has\(\>\.day-range-end\)\]\:rounded-r-md:has(>.day-range-end){border-bottom-right-radius:calc(var(--radius) - 2px);border-top-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\>\.day-range-start\)\]\:rounded-l-md:has(>.day-range-start){border-bottom-left-radius:calc(var(--radius) - 2px);border-top-left-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[aria-selected\]\)\]\:rounded-md:has([aria-selected]){border-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[aria-selected\]\)\]\:bg-primary\/20:has([aria-selected]){background-color:hsl(var(--primary)/.2)}.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child{border-bottom-left-radius:calc(var(--radius) - 2px);border-top-left-radius:calc(var(--radius) - 2px)}.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child{border-bottom-right-radius:calc(var(--radius) - 2px);border-top-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-primary\/15:has([aria-selected].day-outside){background-color:hsl(var(--primary)/.15)}.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end){border-bottom-right-radius:calc(var(--radius) - 2px);border-top-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox]{--tw-translate-y:2px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>span\]\:line-clamp-1>span{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden}.\[\&\>span\]\:hidden>span{display:none}.\[\&\>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)) skewX(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-4>svg{height:1rem;width:1rem}.\[\&\>svg\]\:h-3\.5>svg{height:.875rem}.\[\&\>svg\]\:w-3\.5>svg{width:.875rem}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&\>svg\]\:text-destructive>svg{color:hsl(var(--destructive))}.\[\&\>svg\]\:text-foreground>svg{color:hsl(var(--foreground))}.\[\&\>svg\~\*\]\:pl-7>svg~*{padding-left:1.75rem}.\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0}.\[\&\[aria-selected\=true\]_svg\]\:text-primary[aria-selected=true] svg{color:hsl(var(--primary))}.\[\&\[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)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\[data-selected\=true\]_svg\]\:text-primary[data-selected=true] svg{color:hsl(var(--primary))}.\[\&\[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)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&_\.brand-name\]\:text-white .brand-name{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}@keyframes spin{to{transform:rotate(1turn)}}.\[\&_\.office-modal-icon_svg\]\:animate-spin .office-modal-icon svg{animation:spin 1s linear infinite}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-bottom:.375rem;padding-top:.375rem}.\[\&_\[cmdk-group-heading\]\]\:pb-1 [cmdk-group-heading]{padding-bottom:.25rem}.\[\&_\[cmdk-group-heading\]\]\:pt-2 [cmdk-group-heading]{padding-top:.5rem}.\[\&_\[cmdk-group-heading\]\]\:text-\[10px\] [cmdk-group-heading]{font-size:10px}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:.75rem;line-height:1rem}.\[\&_\[cmdk-group-heading\]\]\:font-bold [cmdk-group-heading]{font-weight:700}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{font-weight:500}.\[\&_\[cmdk-group-heading\]\]\:uppercase [cmdk-group-heading]{text-transform:uppercase}.\[\&_\[cmdk-group-heading\]\]\:tracking-wider [cmdk-group-heading]{letter-spacing:.05em}.\[\&_\[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-bottom:.75rem;padding-top:.75rem}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:1.25rem}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:1.25rem}.\[\&_button\]\:touch-manipulation button{touch-action:manipulation}.\[\&_kbd\]\:rounded kbd{border-radius:.25rem}.\[\&_kbd\]\:border kbd{border-width:1px}.\[\&_kbd\]\:border-border kbd{border-color:hsl(var(--border))}.\[\&_kbd\]\:bg-muted\/60 kbd{background-color:hsl(var(--muted)/.6)}.\[\&_kbd\]\:px-1\.5 kbd{padding-left:.375rem;padding-right:.375rem}.\[\&_kbd\]\:py-0\.5 kbd{padding-bottom:.125rem;padding-top:.125rem}.\[\&_kbd\]\:font-mono kbd{font-family:JetBrains Mono,ui-monospace,monospace}.\[\&_kbd\]\:text-muted-foreground kbd{color:hsl(var(--muted-foreground))}.\[\&_p\]\:leading-relaxed p{line-height:1.625}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-3\.5 svg{height:.875rem;width:.875rem}.\[\&_svg\]\:size-4 svg{height:1rem;width:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.aria-selected\:\[\&_svg\]\:text-primary svg[aria-selected=true]{color:hsl(var(--primary))}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}.office-presence-link{align-items:center;border-top:1px solid #ffffff14;color:#a1a1aa;display:flex;font-size:11.5px;gap:6px;line-height:1.45;margin-top:9px;padding:7px 0 0;text-decoration:none}.office-presence-link[data-available=true]{color:#6ee7b7}.office-presence-link>svg{flex-shrink:0}.office-presence-link>span{flex:1 1;min-width:0}.office-presence-link strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.office-presence-link:focus-visible{border-radius:6px;outline:2px solid hsl(var(--primary));outline-offset:3px}.ra-page{display:flex;flex-direction:column;gap:18px;min-width:0}.ra-filters,.ra-pagination,.ra-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.ra-toolbar label{align-items:center;display:flex;flex-wrap:wrap;font-size:13px;gap:10px}.ra-caption,.ra-pagination>span,.ra-toolbar>span{color:hsl(var(--muted-foreground));font-size:12px;line-height:1.6}.ra-page select,.ra-search{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;color:hsl(var(--foreground));font-size:13px;max-width:100%;min-height:42px;padding:9px 12px}.ra-cards{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.ra-metric{--ra-tone:59 130 246;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:18px;display:flex;flex-direction:column;gap:10px;min-width:0;padding:20px;text-align:left;transition:border-color .15s}.ra-metric[data-tone=green]{--ra-tone:16 185 129}.ra-metric[data-tone=amber]{--ra-tone:245 158 11}.ra-metric[data-tone=violet]{--ra-tone:139 92 246}.ra-metric:hover,.ra-metric[aria-pressed=true]{background:linear-gradient(rgb(var(--ra-tone)/.07),rgb(var(--ra-tone)/.02)),hsl(var(--card));border-color:rgb(var(--ra-tone)/.7)}.ra-metric:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:3px}.ra-metric-title{align-items:center;display:flex;font-size:13px;font-weight:600;gap:8px;justify-content:space-between}.ra-metric-title svg{color:rgb(var(--ra-tone));flex-shrink:0}.ra-metric>strong{font-feature-settings:"tnum";font-size:29px;font-variant-numeric:tabular-nums;letter-spacing:-.04em;line-height:1.2}.ra-metric>span:last-child{line-height:1.5}.ra-metric>span:last-child,.ra-notice{color:hsl(var(--muted-foreground));font-size:12px}.ra-notice{background:hsl(var(--muted)/.25);border:1px solid hsl(var(--border));border-radius:14px;display:flex;gap:10px;line-height:1.6;padding:14px 16px}.ra-notice svg{color:hsl(var(--primary));flex-shrink:0;margin-top:2px}.ra-notice p{margin-top:3px}.ra-text-action{color:hsl(var(--primary));font-weight:600;text-align:left;text-decoration:underline;text-underline-offset:3px}.ra-search{align-items:center;display:flex;flex:1 1;gap:9px;min-width:200px}.ra-search input{background:#0000;min-width:0;outline:none;width:100%}.ra-search:focus-within{outline:2px solid hsl(var(--ring))}.ra-table-wrap{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:18px;overflow:hidden}.ra-table{font-size:12px;table-layout:fixed;width:100%}.ra-table th{background:hsl(var(--muted)/.3);color:hsl(var(--muted-foreground));font-size:10px;letter-spacing:.04em;text-align:left;text-transform:uppercase}.ra-table td,.ra-table th{border-bottom:1px solid hsl(var(--border));overflow-wrap:anywhere;padding:15px;vertical-align:top}.ra-table th:first-child{width:27%}.ra-table tr:last-child td{border-bottom:0}.ra-table td>span{display:block;font-size:11px;margin-top:5px}.ra-table small,.ra-table td>span{color:hsl(var(--muted-foreground))}.ra-table small{display:inline-block;margin-top:7px}.ra-name{color:hsl(var(--foreground));font-weight:600;text-decoration:underline;text-underline-offset:3px}.ra-status{font-size:11px;font-weight:500}.ra-status[data-online=true]{color:#047857}.dark .ra-status[data-online=true]{color:#6ee7b7}.ra-empty{color:hsl(var(--muted-foreground));font-size:13px;padding:36px 20px;text-align:center}.ra-pagination>div{display:flex;gap:8px}@media (max-width:1000px){.ra-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.ra-metric{padding:15px}.ra-filters,.ra-toolbar{align-items:stretch}.ra-filters>label{flex:1 1 100%}.ra-page select{width:100%}.ra-page select,.ra-search input{font-size:16px}.ra-table,.ra-table tbody,.ra-table td,.ra-table tr{display:block;width:100%}.ra-table thead{clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;width:1px}.ra-table tr{border-bottom:1px solid hsl(var(--border));padding:12px 16px}.ra-table tr:last-child{border-bottom:0}.ra-table td{border:0;padding:7px 0}.ra-table td:before{color:hsl(var(--muted-foreground));content:attr(data-label);display:block;font-size:10px;letter-spacing:.04em;margin-bottom:4px;text-transform:uppercase}}html[data-office-theme] .office-dialog.office-release-history{display:flex;flex-direction:column;gap:0;height:min(760px,84dvh)!important;max-height:calc(100dvh - 24px)!important;max-width:44rem!important;overflow:hidden!important;padding:0!important;width:min(44rem,calc(100vw - 32px))!important}.office-release-history .rh-header{border-bottom:1px solid hsl(var(--border));flex-shrink:0;margin:0;padding:22px 64px 18px 22px}.office-release-history .rh-header .office-dialog-title{font-size:19px!important;line-height:1.3;overflow-wrap:anywhere}html[data-office-theme] .office-release-history .rh-header .office-dialog-desc{font-size:13px!important;line-height:1.5}.office-release-history .rh-search-bar{border-bottom:1px solid hsl(var(--border));flex-shrink:0;padding:16px 22px 12px}.office-release-history .rh-search{align-items:center;display:flex;min-width:0;position:relative}.office-release-history .rh-search>svg{color:hsl(var(--muted-foreground));left:12px;pointer-events:none;position:absolute}html[data-office-theme] .office-release-history .rh-search input{font-size:13px;height:44px;min-width:0;padding:10px 44px 10px 38px;width:100%}.office-release-history .rh-search input::-webkit-search-cancel-button{display:none}.office-release-history .rh-search>button{border-radius:9px;color:hsl(var(--muted-foreground));display:grid;height:42px;place-items:center;position:absolute;right:1px;width:42px}.office-release-history .rh-search-hint{color:hsl(var(--muted-foreground));font-size:11px;line-height:1.4;margin:8px 0 0}.office-release-history .rh-scroll{flex:1 1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:18px 18px 18px 22px;scrollbar-gutter:stable;scrollbar-width:thin}.office-release-history .rh-list{grid-gap:12px;display:grid;gap:12px}.office-release-history .rh-release{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:14px;min-width:0;overflow:hidden}.office-release-history .rh-release--latest{border-color:hsl(var(--primary)/.35)}.office-release-history :is(h3,h4){font-size:inherit;margin:0}.office-release-history .rh-release-toggle{align-items:center;color:hsl(var(--foreground));display:flex;gap:14px;min-height:64px;padding:16px;text-align:left;width:100%}.office-release-history .rh-release--latest>h3{background:linear-gradient(120deg,hsl(var(--primary)/.08),#0000)}.office-release-history .rh-release-toggle:hover{background:hsl(var(--muted)/.45)}.office-release-history .rh-release-copy{grid-gap:7px;display:grid;flex:1 1;gap:7px;min-width:0}.office-release-history .rh-version-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;min-width:0}.office-release-history .rh-version{font-size:16px;font-weight:700;letter-spacing:-.025em;overflow-wrap:anywhere}.office-release-history .rh-latest{align-items:center;background:hsl(var(--primary)/.12);border-radius:6px;color:hsl(var(--primary));display:inline-flex;font-size:10px;font-weight:600;gap:4px;padding:3px 7px;white-space:nowrap}.office-release-history .rh-release-title{font-size:13px;font-weight:500;line-height:1.5;overflow-wrap:anywhere}.office-release-history .rh-date{align-items:center;color:hsl(var(--muted-foreground));display:flex;font-size:11px;font-weight:400;gap:6px;line-height:1.4}.office-release-history .rh-chevron,.office-release-history .rh-date svg{flex-shrink:0}.office-release-history .rh-chevron{color:hsl(var(--muted-foreground));transition:transform .16s ease}.office-release-history [aria-expanded=true]>.rh-chevron{transform:rotate(180deg)}.office-release-history .rh-release-body{border-top:1px solid hsl(var(--border));padding:14px}.office-release-history .rh-categories{grid-gap:8px;display:grid;gap:8px}.office-release-history .rh-category{--rh-tone:56 189 248;border:1px solid hsl(var(--border));border-radius:10px;min-width:0;overflow:hidden}.office-release-history .rh-category[data-tone=blue]{--rh-tone:96 165 250}.office-release-history .rh-category[data-tone=green]{--rh-tone:52 211 153}.office-release-history .rh-category[data-tone=amber]{--rh-tone:251 191 36}.office-release-history .rh-category[data-tone=violet]{--rh-tone:167 139 250}html[data-theme=light] .office-release-history .rh-category[data-tone=blue]{--rh-tone:37 99 235}html[data-theme=light] .office-release-history .rh-category[data-tone=green]{--rh-tone:4 120 87}html[data-theme=light] .office-release-history .rh-category[data-tone=amber]{--rh-tone:180 83 9}html[data-theme=light] .office-release-history .rh-category[data-tone=violet]{--rh-tone:109 40 217}html[data-theme=light] .office-release-history .rh-category[data-tone=cyan]{--rh-tone:14 116 144}.office-release-history .rh-category-toggle{align-items:center;background:rgb(var(--rh-tone)/.04);display:flex;gap:9px;min-height:54px;padding:10px;text-align:left;width:100%}.office-release-history .rh-category-toggle:hover{background:rgb(var(--rh-tone)/.09)}.office-release-history .rh-icon{background:rgb(var(--rh-tone)/.09);border:1px solid rgb(var(--rh-tone)/.22);border-radius:10px;border-radius:var(--office-icon-radius,10px);color:rgb(var(--rh-tone));display:grid;flex-shrink:0;height:32px;place-items:center;width:32px}.office-release-history .rh-category-label{flex:1 1;font-size:13px;font-weight:600;line-height:1.4;min-width:0;overflow-wrap:anywhere}.office-release-history .rh-count{color:hsl(var(--muted-foreground));font-size:11px;min-width:20px;text-align:center}.office-release-history .rh-changes{list-style:disc;margin:0;padding:0 14px 2px 32px}.office-release-history .rh-changes li{color:hsl(var(--foreground)/.88);font-size:13px;line-height:1.65;overflow-wrap:anywhere;padding:11px 0 11px 2px;white-space:pre-wrap}.office-release-history .rh-changes li+li{border-top:1px solid hsl(var(--border)/.65)}.office-release-history .rh-changes li::marker{color:rgb(var(--rh-tone));font-size:.8em}.office-release-history :is(.rh-intro,.rh-plain){color:hsl(var(--muted-foreground));font-size:13px;line-height:1.65;margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.office-release-history .rh-intro:has(+.rh-categories){margin-bottom:12px}.office-release-history .rh-state{align-items:center;color:hsl(var(--muted-foreground));display:flex;flex-direction:column;gap:14px;justify-content:center;min-height:180px;padding:20px 12px;text-align:center}.office-release-history .rh-state p{font-size:14px;line-height:1.6;margin:0}.office-release-history .rh-state>span{font-size:12px}.office-release-history .rh-footer{align-items:center;background:hsl(var(--card));border-top:1px solid hsl(var(--border));display:flex;flex-direction:row;flex-shrink:0;gap:12px;justify-content:space-between;margin:0;padding:12px 22px}.office-release-history .rh-footer>span{align-items:center;color:hsl(var(--muted-foreground));display:flex;font-size:11px;gap:6px}.office-release-history .rh-footer button{min-height:42px;min-width:96px;width:auto}.office-release-history :is(button,input):focus-visible{outline:2px solid hsl(var(--primary));outline-offset:-2px}.office-release-history [hidden]{display:none!important}@media (max-width:600px){html[data-office-theme] .office-dialog.office-release-history{height:min(760px,calc(100dvh - 24px))!important;width:calc(100vw - 16px)!important}.office-release-history .rh-header{padding:16px 60px 14px 14px}.office-release-history .rh-header .office-dialog-title{font-size:16px!important}html[data-office-theme] .office-release-history .rh-header .office-dialog-desc{font-size:12px!important}.office-release-history .rh-search-bar{padding:12px 14px 10px}html[data-office-theme] .office-release-history .rh-search input{font-size:16px}.office-release-history .rh-scroll{padding:12px 10px 12px 14px}.office-release-history .rh-release-toggle{padding:13px 12px}.office-release-history .rh-release-body{padding:10px}.office-release-history .rh-version{font-size:14px}.office-release-history .rh-footer{padding:10px 14px max(10px,env(safe-area-inset-bottom))}.office-release-history .rh-footer>span{font-size:10px}.office-release-history .rh-footer button{min-height:44px;min-width:80px}}@media (max-height:500px){html[data-office-theme] .office-dialog.office-release-history{height:calc(100dvh - 16px)!important;max-height:calc(100dvh - 16px)!important}.office-release-history .rh-header{padding-block:10px}.office-release-history .rh-header .office-dialog-desc,.office-release-history .rh-search-hint{display:none}.office-release-history .rh-footer,.office-release-history .rh-search-bar{padding-block:8px}}@media (prefers-reduced-motion:reduce){.office-release-history .rh-chevron{transition:none}}@media (forced-colors:active){.office-release-history :is(.rh-icon,.rh-latest){border:1px solid ButtonText;color:ButtonText}.office-release-history :is(button,input):focus-visible{outline-color:Highlight}}.cs-number-settings{grid-gap:12px;border:1px solid hsl(var(--border));border-radius:3px;display:grid;gap:12px;margin:20px 0;min-width:0;padding:16px}.cs-number-settings legend{font-size:.82rem;font-weight:650;padding:0 6px}.cs-number-settings legend svg{color:hsl(var(--primary));display:inline;margin-right:6px;vertical-align:middle}.cs-number-settings legend span{color:hsl(var(--muted-foreground));font-size:.7rem;font-weight:400;margin-left:10px}.cs-number-settings p,.cs-number-settings small{color:hsl(var(--muted-foreground));font-size:.75rem;line-height:1.6}.cs-number-settings [role=alert]{color:#d97706}.cs-number-tools{display:flex;flex-wrap:wrap;gap:8px}.cs-number-tools button{align-items:center;background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:3px;display:inline-flex;font-size:.75rem;font-weight:600;gap:6px;min-height:40px;padding:9px 12px}.cs-number-tools button:first-child svg{color:#10b981}.cs-number-tools button:last-child svg{color:#f59e0b}.cs-number-tools button:disabled{cursor:not-allowed;opacity:.5}.cs-number-list{grid-gap:8px;display:grid;gap:8px;max-height:300px;overflow-y:auto}.cs-number-card{align-items:center;border:1px solid hsl(var(--border));border-radius:3px;cursor:pointer;display:flex;gap:10px;min-width:0;padding:12px}.cs-number-card[data-selected=true]{background:hsl(var(--primary)/.06);border-color:hsl(var(--primary)/.65)}.cs-number-card input[type=checkbox]{accent-color:hsl(var(--primary));flex-shrink:0;height:18px;width:18px}.cs-number-card>svg{color:#06b6d4;flex-shrink:0}.cs-number-card>span{grid-gap:3px;display:grid;flex:1 1;gap:3px;min-width:0;overflow-wrap:anywhere}.cs-number-card strong{font-size:.8rem}.cs-number-card>small{color:#d97706;font-size:.65rem}.cs-number-card>small[data-connected=true]{color:#059669}.cs-number-card:focus-within{outline:2px solid hsl(var(--primary));outline-offset:1px}.cs-support-dialog{border-radius:4px!important;grid-template-columns:minmax(0,1fr);max-height:90dvh;overflow-y:auto}.cs-support-dialog .cs-number-list{max-height:240px}.cs-support-note{align-items:flex-start;background:hsl(var(--primary)/.06);border:1px solid hsl(var(--primary)/.25);border-radius:3px;display:flex;font-size:.76rem;gap:10px;line-height:1.65;padding:12px}.cs-support-note svg{color:#06b6d4;flex-shrink:0;margin-top:3px}.cs-support-dialog .cs-support-action{align-items:flex-start;border:1px solid hsl(var(--border));border-radius:3px;display:flex;gap:12px;padding:12px;text-align:left}.cs-support-action>svg{color:#06b6d4;flex-shrink:0;margin-top:2px}.cs-support-action:last-child>svg{color:#10b981}.cs-support-action:disabled{cursor:not-allowed;opacity:.55}.cs-support-action small,.cs-support-action strong{display:block}.cs-support-action strong{font-size:.85rem}.cs-support-action small{color:hsl(var(--muted-foreground));font-size:.75rem;line-height:1.6;margin-top:4px}.cs-support-destinations{min-width:0}.cs-support-destinations legend,.cs-support-origin label{font-size:.8rem;font-weight:600;margin-bottom:10px}.cs-support-hint,.cs-support-origin p,.cs-support-origin small{color:hsl(var(--muted-foreground));font-size:.75rem;line-height:1.6;margin-top:8px}.cs-number-card input[type=radio]{accent-color:hsl(var(--primary))}.cs-history-badge{align-items:center;color:#059669;display:inline-flex;gap:5px}.cs-support-origin{grid-gap:10px;border:1px solid hsl(var(--border));border-radius:3px;display:grid;gap:10px;padding:12px}.cs-support-origin select{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:3px;color:hsl(var(--foreground));font-size:.8rem;min-width:0;padding:10px;width:100%}.cs-support-origin button{background:hsl(var(--primary));border-radius:3px;color:hsl(var(--primary-foreground));font-size:.8rem;font-weight:600;padding:10px}.cs-support-origin button:disabled{cursor:not-allowed;opacity:.5}.cs-support-dialog [role=alert]{color:#dc2626;font-size:.8rem}@media(max-width:600px){.cs-number-settings{padding:12px}.cs-number-card{flex-wrap:wrap}.cs-number-card>small{padding-left:28px;width:100%}}.omhp-dialog{background:hsl(var(--card))!important;border:1px solid hsl(var(--border)/.9)!important;border-radius:var(--radius)!important;box-shadow:0 18px 48px -28px #0f172a73!important;display:flex!important;flex-direction:column!important;gap:0!important;max-height:calc(100dvh - 1.5rem)!important;max-width:36rem!important;overflow:hidden!important;padding:0!important;width:min(calc(100vw - 1.5rem),36rem)!important}.omhp-hero{background:linear-gradient(135deg,color-mix(in hsl,hsl(var(--primary)) 9%,hsl(var(--card))) 0,hsl(var(--card)) 58%);border-bottom:1px solid hsl(var(--border)/.85);flex-shrink:0;padding:1.1rem 2.75rem .85rem 1.15rem}.omhp-tabs{grid-gap:.3rem;background:hsl(var(--background)/.7);border:1px solid hsl(var(--border)/.85);border-radius:calc(var(--radius) - 1px);display:grid;gap:.3rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.85rem;padding:.25rem}.omhp-tab{align-items:center;background:#0000;border:0;border-radius:calc(var(--radius) - 3px);color:hsl(var(--muted-foreground));display:inline-flex;font-size:11px;font-weight:650;gap:.3rem;justify-content:center;min-height:2.35rem;min-width:0;padding:.4rem .3rem}.omhp-tab.is-on{background:hsl(var(--card));box-shadow:0 1px 3px hsl(var(--foreground)/.08),inset 0 0 0 1px hsl(var(--border)/.8);color:hsl(var(--primary))}.omhp-body{-webkit-overflow-scrolling:touch;display:flex;flex:1 1 auto;flex-direction:column;gap:.75rem;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.75rem 1rem calc(1rem + env(safe-area-inset-bottom, 0px))}@media (max-width:420px){.omhp-dialog{max-height:min(82dvh,33rem)!important;width:calc(100vw - 1rem)!important}.omhp-hero{padding:.9rem 2.5rem .7rem .9rem}.omhp-body{padding-inline:.75rem}}.omhp-section{background:hsl(var(--muted)/.14);border:1px solid hsl(var(--border)/.85);border-radius:calc(var(--radius) - 1px);display:flex;flex-direction:column;gap:.65rem;padding:.75rem .8rem}.omhp-section-label{align-items:center;color:hsl(var(--muted-foreground));display:inline-flex;font-size:10px;font-weight:700;gap:.35rem;letter-spacing:.1em;margin:0;text-transform:uppercase}.omhp-action{align-items:center;background:hsl(var(--card));border:1px solid hsl(var(--border)/.9);border-radius:calc(var(--radius) - 2px);display:flex;gap:.75rem;padding:.7rem .75rem;text-align:left;transition:border-color .14s ease,background .14s ease;width:100%}.omhp-action:active{background:color-mix(in hsl,hsl(var(--primary)) 6%,hsl(var(--card)))}.omhp-action-icon{background:color-mix(in hsl,hsl(var(--primary)) 12%,#0000);border-radius:calc(var(--radius) - 3px);color:hsl(var(--primary));display:grid;flex-shrink:0;height:2.25rem;place-items:center;width:2.25rem}.omhp-action-copy{flex:1 1;min-width:0}.omhp-action-title{color:hsl(var(--foreground));display:block;font-size:.875rem;font-weight:650;line-height:1.2}.omhp-action-hint{color:hsl(var(--muted-foreground));display:block;font-size:11px;line-height:1.35;margin-top:.15rem}.omhp-status-slot{background:hsl(var(--card));border:1px solid hsl(var(--border)/.85);border-radius:calc(var(--radius) - 2px);padding:.65rem .75rem}.omhp-field{display:flex;flex-direction:column;gap:.45rem}.omhp-field-title{color:hsl(var(--foreground));font-size:12px;font-weight:600}.omhp-theme-toggle{grid-gap:.35rem;background:hsl(var(--card));border:1px solid hsl(var(--border)/.9);border-radius:calc(var(--radius) - 2px);display:grid;gap:.35rem;grid-template-columns:1fr 1fr;padding:.25rem}.omhp-theme-btn{align-items:center;background:#0000;border:0;border-radius:calc(var(--radius) - 3px);color:hsl(var(--muted-foreground));display:inline-flex;font-size:12px;font-weight:650;gap:.4rem;height:2.25rem;justify-content:center;transition:background .14s ease,color .14s ease}.omhp-theme-btn.is-on{background:color-mix(in hsl,hsl(var(--primary)) 12%,hsl(var(--card)));box-shadow:inset 0 0 0 1px color-mix(in hsl,hsl(var(--primary)) 28%,#0000);color:hsl(var(--foreground))}.omhp-swatches{grid-gap:.45rem;display:grid;gap:.45rem;grid-template-columns:repeat(4,minmax(0,1fr))}.omhp-swatch{border:1px solid hsl(var(--border)/.55);border-radius:calc(var(--radius) - 3px);display:grid;height:2.35rem;place-items:center;position:relative;transition:box-shadow .14s ease,transform .12s ease}.omhp-swatch:active{transform:scale(.96)}.omhp-swatch.is-on{box-shadow:0 0 0 2px hsl(var(--card)),0 0 0 3.5px color-mix(in hsl,hsl(var(--primary)) 55%,#0000)}.omhp-lang-list{display:flex;flex-direction:column;gap:.3rem;list-style:none;margin:0;padding:0}.omhp-lang-btn{align-items:center;background:hsl(var(--card));border:1px solid #0000;border-radius:calc(var(--radius) - 2px);color:hsl(var(--foreground)/.9);display:flex;font-size:.875rem;gap:.65rem;min-height:2.65rem;padding:.45rem .65rem;text-align:left;transition:background .14s ease,border-color .14s ease;width:100%}.omhp-lang-btn.is-on{background:color-mix(in hsl,hsl(var(--primary)) 9%,hsl(var(--card)));border-color:color-mix(in hsl,hsl(var(--primary)) 35%,hsl(var(--border)));color:hsl(var(--foreground));font-weight:650}.omhp-lang-label{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.omhp-session-row{align-items:center;background:hsl(var(--card));border:1px solid hsl(var(--border)/.9);border-radius:calc(var(--radius) - 2px);display:flex;gap:.65rem;padding:.55rem .65rem}.omhp-session-copy{flex:1 1;min-width:0}.omhp-quick-grid{grid-gap:.45rem;display:grid;gap:.45rem;grid-template-columns:1fr 1fr}.omhp-quick-grid:has(>:only-child){grid-template-columns:1fr}.omhp-quick-btn{align-items:center;background:hsl(var(--card));border:1px solid hsl(var(--border)/.9);border-radius:calc(var(--radius) - 2px);color:hsl(var(--foreground));display:inline-flex;font-size:12px;font-weight:650;gap:.4rem;justify-content:center;min-height:2.65rem;padding:.55rem .65rem;text-align:center}.omhp-quick-btn--primary{background:hsl(var(--primary));border-color:color-mix(in hsl,hsl(var(--primary)) 45%,hsl(var(--border)));color:hsl(var(--primary-foreground))}.omhp-social-row{display:flex;flex-wrap:wrap;gap:.4rem}.omhp-social-link{align-items:center;background:hsl(var(--card));border:1px solid hsl(var(--border)/.9);border-radius:calc(var(--radius) - 2px);display:inline-flex;flex:1 1 auto;font-size:12px;font-weight:600;gap:.35rem;justify-content:center;min-height:2.25rem;padding:.4rem .65rem}.omhp-explanation{color:hsl(var(--muted-foreground));font-size:.8rem;line-height:1.6;margin:0}.omhp-color-options{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.omhp-color-option{align-items:center;border:1px solid hsl(var(--border));border-radius:10px;display:flex;font-size:.75rem;gap:8px;min-height:44px;padding:8px 10px;text-align:left}.omhp-color-option>span{border-radius:7px;color:#fff;display:grid;flex-shrink:0;height:22px;place-items:center;width:22px}.omhp-color-option.is-on{background:hsl(var(--primary)/.08);border-color:hsl(var(--primary))}.omhp-body .omhp-section{gap:14px;padding:16px}.omhp-theme-btn{font-size:.85rem;min-height:44px}@media (max-width:420px){.omhp-color-options{grid-template-columns:repeat(2,minmax(0,1fr))}}.chat-control-center{background:hsl(var(--card));border-radius:4px;color:hsl(var(--foreground));display:flex;flex-direction:column;gap:16px;max-height:90vh;max-width:960px;overflow-y:auto;padding:24px;width:min(960px,calc(100vw - 24px))}.chat-control-center button,.chat-control-center input,.chat-control-center select,.chat-control-center textarea{background:hsl(var(--muted)/.35);border:1px solid hsl(var(--border));border-radius:3px;color:inherit;font-size:13px;padding:8px 10px}.chat-control-center button{align-items:center;display:inline-flex;gap:7px;justify-content:center;min-height:36px}.chat-control-center button:disabled{cursor:not-allowed;opacity:.5}.chat-control-center button[aria-pressed=true]{background:hsl(var(--primary)/.12);border-color:hsl(var(--primary))}.chat-control-center label{display:flex;flex-direction:column;font-size:13px;gap:6px}.cc-title,.chat-control-center label span{align-items:center;display:flex;gap:8px}.cc-filters{align-items:end;display:flex;gap:10px}.cc-filters label{flex:1 1;min-width:0}.cc-actions,.cc-selection{align-items:center;display:flex;flex-wrap:wrap;font-size:12px;gap:8px}.cc-list{border:1px solid hsl(var(--border));border-radius:4px;max-height:330px;min-height:80px;overflow-y:auto}.cc-list article{align-items:center;border-bottom:1px solid hsl(var(--border));display:flex;gap:12px;padding:12px}.cc-list article:last-child{border:0}.cc-list>p{padding:20px}.cc-contact{display:flex;flex:1 1;flex-direction:column;font-size:13px;gap:3px;min-width:0;overflow-wrap:anywhere}.cc-contact small{color:hsl(var(--muted-foreground))}.cc-list a{color:hsl(var(--primary));font-size:12px}.cc-muted{color:hsl(var(--muted-foreground));font-size:12px;line-height:1.6}.chat-control-center .cc-primary{background:hsl(var(--primary));border-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.chat-control-center .cc-danger{background:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.cc-blue{color:#4e91ff}.cc-green{color:#10b981}.cc-amber{color:#d99c16}.cc-violet{color:#9b79ec}.cc-red{color:#ef546d}.cc-error,.cc-notice{background:hsl(var(--destructive)/.1);border:1px solid hsl(var(--destructive)/.4);border-radius:3px;font-size:13px;padding:12px}.cc-notice{background:hsl(var(--primary)/.1);border-color:hsl(var(--primary)/.3)}.cc-recovery,.cc-review{border:1px solid hsl(var(--border));border-radius:4px;display:flex;flex-direction:column;font-size:13px;gap:14px;padding:16px}.cc-recovery textarea{min-height:100px;resize:vertical}.cc-recovery .cc-consent{align-items:start;flex-direction:row}.cc-consent input{margin-top:3px}.cc-review ul{list-style:none;max-height:240px;overflow-y:auto;padding:0}.cc-review li{border-bottom:1px solid hsl(var(--border));padding:7px 0}.cc-review li span{color:hsl(var(--muted-foreground));margin-left:10px}.cc-message{background:hsl(var(--muted)/.4);padding:12px;white-space:pre-wrap}.cc-jobs summary{cursor:pointer;font-size:13px}.cc-jobs summary svg{display:inline;margin-right:8px}.cc-jobs article{border:1px solid hsl(var(--border));font-size:13px;margin-top:8px;padding:12px}@media(max-width:640px){.chat-control-center{gap:12px;padding:16px}.cc-filters{flex-wrap:wrap}.cc-filters label{flex-basis:100%}.cc-list article{gap:8px;padding:10px}.cc-actions button{flex:1 1 45%}.cc-selection button{font-size:11px}}.prov-dialog,.prov-dialog.office-dialog,[role=dialog].prov-dialog{container-name:prov;container-type:inline-size;display:flex!important;flex-direction:column!important;gap:0!important;max-height:min(92dvh,calc(100dvh - .75rem),900px)!important;max-width:min(calc(100vw - 1.5rem),46rem)!important;overflow:hidden!important;overflow-x:hidden!important;overflow-y:hidden!important;padding:0!important;width:min(calc(100vw - 1.5rem),46rem)!important}.prov-dialog>form.prov-form{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;min-width:0;overflow:hidden;width:100%}.prov-dialog--wide{max-width:min(calc(100vw - .75rem),46rem)!important;width:min(calc(100vw - .75rem),46rem)!important}.prov-hero{background:linear-gradient(135deg,color-mix(in hsl,hsl(var(--primary)) 9%,hsl(var(--card))) 0,hsl(var(--card)) 58%);border-bottom:1px solid hsl(var(--border)/.85);flex-shrink:0;min-width:0;padding:1.15rem 2.85rem .9rem 1.25rem}.prov-hero--ok{background:linear-gradient(135deg,color-mix(in hsl,#2e9e6a 12%,hsl(var(--card))) 0,hsl(var(--card)) 58%)}.prov-body{-webkit-overflow-scrolling:touch;box-sizing:border-box;flex:1 1 auto;flex-direction:column;gap:.95rem;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:1rem 1.25rem .75rem;width:100%}.prov-body,.prov-footer{display:flex;min-width:0}.prov-footer{align-items:center;background:hsl(var(--card));border-top:1px solid hsl(var(--border)/.75);flex-shrink:0;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;padding:.85rem 1.25rem calc(.95rem + env(safe-area-inset-bottom, 0px))}.prov-footer-alert{color:hsl(var(--destructive));font-size:.8125rem;margin:0;text-align:left;width:100%}.prov-section{background:hsl(var(--muted)/.16);border:1px solid hsl(var(--border)/.85);border-radius:var(--radius);box-sizing:border-box;display:flex;flex-direction:column;gap:.7rem;max-width:100%;min-width:0;padding:.85rem .95rem}.prov-section-head{align-items:center;color:hsl(var(--foreground));display:flex;font-size:11px;font-weight:700;gap:.4rem;letter-spacing:.08em;text-transform:uppercase}.prov-section-hint{color:hsl(var(--muted-foreground));font-size:11px;line-height:1.45;margin:-.25rem 0 0}.prov-grid-2{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr;min-width:0;width:100%}.prov-field{display:flex;flex-direction:column;gap:.3rem;min-width:0}.prov-field-label,.prov-field>label{color:hsl(var(--muted-foreground));font-size:11px;font-weight:650}.prov-wa-toggle{align-items:flex-start;background:color-mix(in hsl,hsl(var(--primary)) 6%,hsl(var(--card)));border:1px solid color-mix(in hsl,hsl(var(--primary)) 28%,hsl(var(--border)));border-radius:calc(var(--radius) - 1px);display:flex;gap:.75rem;min-width:0;padding:.8rem .9rem}.prov-wa-toggle .min-w-0{flex:1 1 auto}.prov-result{background:hsl(var(--muted)/.2);border:1px solid hsl(var(--border)/.85);border-radius:var(--radius);min-width:0;padding:.95rem 1rem}.prov-result-title{color:hsl(var(--muted-foreground));font-size:10px;font-weight:700;letter-spacing:.12em;margin-bottom:.65rem;text-transform:uppercase}.prov-result-grid{grid-gap:.65rem 1rem;display:grid;gap:.65rem 1rem;grid-template-columns:1fr;min-width:0}.prov-msg{background:#0000;border:0;border-radius:0;flex:0 0 auto;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12.5px;line-height:1.55;margin:0;max-height:none;min-height:0;padding:.85rem .95rem;white-space:pre-wrap;word-break:break-word}.prov-msg,.prov-msg-card{min-width:0;overflow:visible}.prov-msg-card{background:hsl(var(--background));border:1px solid hsl(var(--border)/.9);border-radius:var(--radius);display:flex;flex:0 0 auto;flex-direction:column;min-height:11rem}.prov-msg-card-head{align-items:center;background:hsl(var(--muted)/.28);border-bottom:1px solid hsl(var(--border)/.75);color:hsl(var(--muted-foreground));display:flex;flex-shrink:0;font-size:10px;font-weight:700;gap:.5rem;justify-content:space-between;letter-spacing:.1em;padding:.55rem .85rem;text-transform:uppercase}.prov-msg-card-hint{font-size:10px;font-weight:600;letter-spacing:.04em;opacity:.85;text-transform:none}.prov-body--result>*{flex-shrink:0}.prov-body--result .prov-msg-card{box-shadow:0 0 0 1px hsl(var(--border)/.35);flex:0 0 auto;max-height:none;min-height:12rem}.prov-body--result .prov-msg{font-size:13px;line-height:1.58;max-height:none;min-height:9.5rem;overflow:visible}.prov-app-compact{display:block;min-width:0}.prov-app-detail{display:none;min-width:0}@media (min-width:640px){.prov-body--result .prov-app-detail{display:block}}.prov-actions-row{min-width:0}.prov-banner{background:color-mix(in hsl,hsl(var(--primary)) 7%,hsl(var(--card)));border:1px solid color-mix(in hsl,hsl(var(--primary)) 30%,hsl(var(--border)));border-radius:calc(var(--radius) - 1px);color:hsl(var(--muted-foreground));font-size:12px;line-height:1.45;min-width:0;padding:.7rem .85rem}.prov-input-wrap{min-width:0;position:relative}.prov-input-wrap .prov-gen-btn{background:#0000;border:0;border-radius:calc(var(--radius) - 2px);color:hsl(var(--muted-foreground));cursor:pointer;display:grid;height:1.75rem;place-items:center;position:absolute;right:.45rem;top:50%;transform:translateY(-50%);width:1.75rem}.prov-input-wrap .prov-gen-btn:hover{background:hsl(var(--muted)/.6);color:hsl(var(--primary))}.plan-picker-grid{grid-gap:.55rem;display:grid!important;gap:.55rem;grid-template-columns:1fr!important;max-width:100%;min-width:0;width:100%}.plan-picker-card{background:hsl(var(--card));border:1px solid hsl(var(--border)/.9);border-radius:calc(var(--radius) - 1px);box-sizing:border-box;display:flex;flex-direction:column;height:100%;max-width:100%;min-height:5.5rem;min-width:0;overflow:hidden;padding:.8rem .85rem;position:relative;text-align:left;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.plan-picker-card:hover{background:color-mix(in hsl,hsl(var(--primary)) 4%,hsl(var(--card)));border-color:color-mix(in hsl,hsl(var(--primary)) 35%,hsl(var(--border)))}.plan-picker-card.is-on{background:color-mix(in hsl,hsl(var(--primary)) 9%,hsl(var(--card)));border-color:color-mix(in hsl,hsl(var(--primary)) 55%,hsl(var(--border)));box-shadow:0 0 0 1px color-mix(in hsl,hsl(var(--primary)) 28%,#0000)}.plan-picker-card-foot{margin-top:auto;min-width:0;padding-top:.5rem}.prov-dialog .grid.grid-cols-5,.prov-dialog .grid.grid-cols-6{grid-template-columns:repeat(3,minmax(0,1fr))!important}.prov-dialog .grid.grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}@media (min-width:480px){.prov-dialog .grid.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (min-width:560px){.prov-dialog .grid.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.prov-dialog .grid.grid-cols-6,.prov-dialog .grid.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media (max-width:639px){.prov-dialog,.prov-dialog.office-dialog,[role=dialog].prov-dialog{border-radius:.75rem!important;max-height:min(96dvh,calc(100dvh - .35rem))!important;max-width:calc(100vw - .5rem)!important;width:calc(100vw - .5rem)!important}.prov-hero{padding:.75rem 2.5rem .55rem .7rem}.prov-hero .office-modal-header-title,.prov-hero h2{font-size:1.05rem!important;line-height:1.25!important}.prov-hero .office-modal-header-desc,.prov-hero p{font-size:11px!important;line-height:1.35!important}.prov-body{gap:.55rem;padding:.55rem .65rem .45rem}.prov-section{gap:.5rem;padding:.55rem .6rem}.prov-section-head{font-size:10px}.prov-result{padding:.7rem .75rem}.prov-result-title{font-size:9px;margin-bottom:.45rem}.prov-result-grid{gap:.45rem .65rem;grid-template-columns:1fr 1fr!important}.prov-result-grid>div{min-width:0}.prov-result-grid .text-sm{font-size:12.5px!important;line-height:1.3!important;word-break:break-word}.prov-body--result .prov-msg-card{min-height:14rem}.prov-body--result .prov-msg{font-size:12.5px;min-height:11rem;padding:.75rem .8rem}.prov-actions-row{grid-template-columns:1fr!important}.prov-footer{align-items:stretch;flex-direction:column-reverse;gap:.4rem;padding:.6rem .65rem calc(.7rem + env(safe-area-inset-bottom, 0px))}.prov-footer>button{min-height:2.65rem;width:100%}.plan-picker-card{min-height:0;padding:.7rem .75rem}.plan-picker-grid{grid-template-columns:1fr!important}}@container prov (min-width: 34rem){.plan-picker-grid{grid-template-columns:1fr 1fr!important}.prov-grid-2,.prov-result-grid{grid-template-columns:1fr 1fr}}@supports not (container-type:inline-size){@media (min-width:640px){.plan-picker-grid{grid-template-columns:1fr 1fr!important}.prov-grid-2,.prov-result-grid{grid-template-columns:1fr 1fr}}}.prov-body>.prov-section{flex-shrink:0}.prov-section{border-radius:14px}.prov-section-head{font-size:.75rem;letter-spacing:.05em}.prov-footer>button{min-height:44px}.prov-body .plan-picker-card{min-height:0}.prov-body .plan-picker-card:only-child{grid-column:1/-1}.prov-dialog .prov-body .plan-picker-card .font-display{-webkit-line-clamp:unset;display:block;font-size:.875rem!important;letter-spacing:0!important;line-height:1.4!important;overflow:visible;overflow-wrap:anywhere}@media (max-width:639px){.prov-dialog.office-dialog{max-height:calc(100dvh - 16px)!important;max-width:calc(100vw - 16px)!important;width:calc(100vw - 16px)!important}.prov-body{gap:12px;padding:12px}.prov-section{gap:10px;padding:12px}.prov-footer{padding:12px 12px max(12px,env(safe-area-inset-bottom))}}.prov-dialog.prov-dialog--guided.office-dialog{height:min(46rem,calc(100dvh - 2rem));max-height:calc(100dvh - 2rem)!important;max-width:min(calc(100vw - 2rem),52rem)!important;width:min(calc(100vw - 2rem),52rem)!important}.prov-steps{border-bottom:1px solid hsl(var(--border));flex:0 0 auto;padding:12px 20px}.prov-steps ol{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-columns:repeat(var(--provision-step-count,4),minmax(0,1fr));list-style:none;margin:0;padding:0}.prov-steps button{align-items:center;border:1px solid hsl(var(--border));border-radius:4px;color:hsl(var(--muted-foreground));display:flex;font-size:12px;font-weight:600;gap:8px;justify-content:center;min-height:40px;padding:6px;width:100%}.prov-steps button[aria-current=step]{background:hsl(var(--primary)/.1);border-color:hsl(var(--primary)/.55);color:hsl(var(--primary))}.prov-step-number{background:hsl(var(--muted));border-radius:4px;display:grid;flex:0 0 auto;font-size:11px;height:22px;place-items:center;width:22px}.prov-steps [aria-current=step] .prov-step-number{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.prov-steps p{color:hsl(var(--muted-foreground));font-size:11px;line-height:1.4;margin:9px 0 0}.prov-step-panel{display:flex;flex:0 0 auto;flex-direction:column;gap:14px;min-width:0}.prov-step-panel>.prov-section{border-radius:4px;flex-shrink:0}.prov-step-panel fieldset{border:0;margin:0;min-width:0;padding:0}.prov-step-panel .prov-contact-options{display:flex;flex-wrap:wrap;gap:12px 24px}.prov-step-panel .prov-contact-options label{align-items:flex-start;display:flex;font-size:12px;gap:8px}.prov-step-panel .provision-app-picker>.grid{max-height:none;overflow-y:visible;padding-right:0}.prov-selected-app{border:1px solid hsl(var(--border));border-radius:4px;color:hsl(var(--muted-foreground));font-size:12px;margin:0;overflow-wrap:anywhere;padding:9px 12px}.prov-selected-app strong{color:hsl(var(--foreground))}.prov-dialog .prov-body--result .prov-app-detail,.prov-footer--guided{display:block}.prov-footer--guided .prov-footer-alert{margin-bottom:10px}.prov-step-actions{display:flex;gap:12px;justify-content:space-between;width:100%}.prov-step-actions>button{min-height:44px;min-width:112px}.prov-review{display:flex;flex-direction:column;gap:12px}.prov-review-intro{align-items:flex-start;display:flex;gap:10px}.prov-review-intro>svg{color:hsl(var(--primary));flex-shrink:0}.prov-review-intro h3{font-size:15px;font-weight:650;margin:0}.prov-review-delivery p,.prov-review-intro p{color:hsl(var(--muted-foreground));font-size:12px;line-height:1.45;margin:4px 0 0}.prov-review-card{border:1px solid hsl(var(--border));border-radius:4px;padding:12px 14px}.prov-review-head{align-items:center;display:flex;gap:8px;margin-bottom:10px}.prov-review-head h4{flex:1 1;font-size:13px;font-weight:650;margin:0}.prov-review-card--client svg{color:hsl(var(--primary))}.prov-review-card--plan svg{color:#06b6d4}.prov-review-card--app svg{color:#a78bfa}.prov-review button{border-radius:4px;color:hsl(var(--primary));font-size:12px;font-weight:600;min-height:32px;padding:4px 8px}.prov-review dl{grid-gap:10px 20px;display:grid;gap:10px 20px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.prov-review dl>div{min-width:0}.prov-review dt{color:hsl(var(--muted-foreground));font-size:11px}.prov-review dd{font-size:13px;font-weight:600;margin:3px 0 0;overflow-wrap:anywhere}.prov-review--sections .prov-review-card{padding:10px 12px}.prov-review--sections .prov-review-head{margin-bottom:6px}.prov-review--sections dl{gap:8px 16px}.prov-review-card--app dl{grid-template-columns:1fr}.prov-review-delivery{align-items:flex-start;background:hsl(var(--primary)/.06);border:1px solid hsl(var(--primary)/.3);border-radius:4px;display:flex;gap:10px;padding:12px}.prov-review-delivery>svg{color:hsl(var(--primary));flex-shrink:0}.prov-review-delivery>div{flex:1 1;min-width:0}.prov-review-delivery strong{font-size:13px}.prov-review button:focus-visible,.prov-steps button:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.prov-review button:disabled,.prov-steps button:disabled{cursor:not-allowed;opacity:.55}@media (min-width:640px){.prov-review{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.prov-review-intro{grid-column:1/-1}.prov-review-card--client{grid-column:1;grid-row:2}.prov-review-card--app{grid-column:1;grid-row:3}.prov-review-card--plan{grid-column:2;grid-row:2/4}.prov-review--sections>section:nth-of-type(3):last-of-type,.prov-review-delivery{grid-column:1/-1}.prov-review--sections>section:nth-of-type(3):last-of-type dl{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:639px){.prov-dialog.prov-dialog--guided.office-dialog{height:calc(100dvh - 16px);max-height:calc(100dvh - 16px)!important;max-width:calc(100vw - 16px)!important;width:calc(100vw - 16px)!important}.prov-steps{padding:10px 12px}.prov-steps ol{gap:5px}.prov-steps button{flex-direction:column;font-size:10.5px;gap:4px;padding:6px 2px}.prov-step-actions{gap:8px}.prov-step-actions>button{min-width:0}.prov-step-actions>button:last-child{flex:1 1;max-width:75%}.prov-review-card{padding:10px}.prov-review-delivery{flex-wrap:wrap}.prov-review-delivery>div{flex-basis:calc(100% - 36px)}.prov-review-delivery>button{margin-left:24px}}.office-shell{--office-sidebar-width:288px;--nav-blue:96 165 250;--nav-green:52 211 153;--nav-violet:167 139 250;--nav-amber:251 191 36;--nav-cyan:34 211 238}.office-nav-item,.office-page-identity{--nav-tone:var(--nav-blue)}.office-nav-item[data-tone=green],.office-page-identity[data-tone=green]{--nav-tone:var(--nav-green)}.office-nav-item[data-tone=violet],.office-page-identity[data-tone=violet]{--nav-tone:var(--nav-violet)}.office-nav-item[data-tone=amber],.office-page-identity[data-tone=amber]{--nav-tone:var(--nav-amber)}.office-nav-item[data-tone=cyan],.office-page-identity[data-tone=cyan]{--nav-tone:var(--nav-cyan)}.office-shell .office-sidebar{--office-radius:16px;background:#1e2023!important;border-right-color:#ffffff18!important;max-width:var(--office-sidebar-width);width:min(var(--office-sidebar-width),calc(100vw - 1.5rem))}.office-shell .office-sidebar[aria-hidden=true]{pointer-events:none;visibility:hidden}.office-nav-label{flex:1 1 auto;line-height:1.4;min-width:0;overflow-wrap:break-word;white-space:normal}.office-sidebar .office-nav-badge{flex-shrink:0}.office-sidebar-identity{padding-bottom:1.1rem;position:relative}.office-sidebar-account{background:none;border:0;border-radius:14px;box-shadow:none;padding:.5rem .2rem}.office-sidebar-account>p:first-child{font-family:var(--ax-heading);font-size:.9375rem;font-weight:500;margin-bottom:.25rem}.office-sidebar-account>p:not(:first-child){font-size:.6875rem;line-height:1.55}.office-sidebar .office-sidebar-search{background:#ffffff03;border-color:#ffffff12;padding:.65rem .75rem}.office-sidebar-search>span{color:#c7c7c7;font-size:.8125rem}.office-sidebar-search>svg{color:#a3a3a3}.office-sidebar-search kbd{font-size:.5625rem;font-weight:500}.office-shell .office-sidebar nav .office-nav-section-label[class],.office-shell .office-sidebar nav .office-nav-section-toggle[class]{color:#8e9aaf!important;font-size:.625rem!important;font-weight:500!important;letter-spacing:.11em!important;padding-bottom:.6rem;padding-top:1.1rem}.office-sidebar .office-nav-link{color:#cecece;font-size:.875rem;font-weight:500;gap:.7rem;min-height:44px;padding-bottom:.45rem;padding-top:.45rem}.office-nav-icon{background:rgb(var(--nav-tone)/.09);border-radius:10px;color:rgb(var(--nav-tone));display:grid;flex-shrink:0;height:30px;place-items:center;width:30px}.office-nav-link:hover .office-nav-icon{background:rgb(var(--nav-tone)/.14)}.office-sidebar .office-nav-link--active .office-nav-icon{background:hsl(var(--primary)/.3)}.office-sidebar .office-nav-link--active{font-weight:600}.office-sidebar .office-nav-badge{font-size:.625rem;font-weight:600;height:19px;min-width:19px}.office-nav-link:focus-visible,.office-nav-pin:focus-visible,.office-sidebar button:focus-visible{outline:2px solid #93c5fd;outline-offset:-2px}.office-nav-item:focus-within .office-nav-pin{opacity:1}.office-sidebar-close{background:#ffffff06;color:#b5c3d7;display:grid;height:36px;place-items:center;position:absolute;right:.6rem;top:.6rem;width:36px}.office-sidebar-footer{background:#0000000a;padding-bottom:.85rem;padding-top:.85rem}.office-sidebar-footer>p:first-of-type{font-size:.625rem;font-weight:500}.office-sidebar-footer>button{color:#b8c4d6;font-weight:500}.office-sidebar-footer>button svg{color:#93b5ec}.office-sidebar nav{scrollbar-color:#ffffff20 #0000;scrollbar-width:thin}.office-shell .office-shell-content>.office-unified-header{--office-radius:16px;background:hsl(var(--card)/.96)!important;border-bottom:1px solid hsl(var(--border))!important;border-radius:0!important;box-shadow:none!important;height:auto}.office-shell .office-mobile-header-glow{display:none}.office-shell .office-unified-bar{display:flex;gap:16px;height:auto;min-height:68px;padding:.75rem 1.5rem}.office-page-slot{flex-shrink:1}.office-page-identity{align-items:center;display:flex;gap:12px;min-width:0}.office-page-identity>div{min-width:0}.office-page-icon{color:hsl(var(--muted-foreground));display:grid;flex-shrink:0;height:24px;place-items:center;width:20px}.office-page-section{display:none}.office-shell .office-mobile-header .office-page-identity h1{font-family:var(--ax-heading)!important;font-size:17px;font-weight:600!important;letter-spacing:-.025em!important;line-height:1.35;overflow:visible;overflow-wrap:break-word;text-overflow:clip;white-space:normal}.office-shell .office-compact-actions{gap:8px}.office-shell .office-mobile-create{border-radius:10px!important;box-shadow:none!important;gap:6px;height:38px;margin-right:10px;min-height:38px;padding:0 14px;white-space:nowrap}.office-mobile-create>span{font-size:13px;font-weight:600}.office-mobile-create .office-create-chevron,.office-mobile-create>span{display:inline}.office-shell .office-unified-header :is(.office-header-theme-toggle,.office-mobile-menu-btn,[data-testid=header-ferramentas-btn-mobile]){background:#0000;border:0!important;box-shadow:none!important;color:hsl(var(--muted-foreground));height:38px;width:38px}.office-shell .office-unified-header :is(.office-header-theme-toggle,.office-mobile-menu-btn,[data-testid=header-ferramentas-btn-mobile]):hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.office-shell .office-unified-header [data-testid=header-ferramentas-btn-mobile]>svg{color:currentColor}.office-shell .office-unified-header button:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.office-shell .office-unified-header [data-testid=header-user-menu-mobile]{border:0;border-left:1px solid hsl(var(--border));border-radius:0!important;box-shadow:none;gap:10px;height:38px;margin-left:10px;padding:0 0 0 18px;width:auto}.office-shell .office-unified-header [data-testid=header-user-menu-mobile]>img{box-shadow:none;height:30px;width:30px}.office-header-account-name{color:hsl(var(--foreground));font-size:13px;font-weight:500;max-width:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.office-header-account-copy{display:flex;flex-direction:column;gap:2px;justify-content:center;line-height:1.25;max-width:clamp(8rem,15vw,14rem);min-width:0;text-align:left}.office-header-account-detail{color:hsl(var(--muted-foreground));font-size:11px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:1024px){.office-sidebar-close{display:none}.office-shell .office-shell-content{padding-left:var(--office-sidebar-width)}}@media (min-width:1600px){.office-shell{--office-sidebar-width:304px}}@media (max-width:1023px){.office-shell .office-unified-bar{gap:8px;min-height:62px;padding:.6rem 14px}.office-header-account-copy,.office-page-icon{display:none}.office-shell .office-mobile-header .office-page-identity h1{font-size:15px}.office-shell .office-unified-header [data-testid=header-user-menu-mobile]{margin-left:2px;padding-left:12px}.office-shell .office-mobile-create{margin-right:3px;padding-inline:12px}.office-shell .office-compact-actions{gap:4px}.office-sidebar .office-sidebar-identity{padding-top:1.25rem}}@media (max-width:599px){.office-shell .office-unified-header [data-testid=header-ferramentas-btn-mobile]{display:none}.office-shell .office-unified-header [data-testid=header-user-menu-mobile]{border:0;justify-content:center;margin:0;padding:0;width:32px}.office-shell .office-unified-header :is(.office-mobile-menu-btn,.office-header-theme-toggle){height:40px;width:36px}}@media (max-width:359px){.office-shell .office-unified-bar{gap:5px;padding-inline:10px}.office-shell .office-mobile-create{padding-inline:9px}.office-shell .office-mobile-create .office-create-icon{display:none}}@media (prefers-reduced-motion:reduce){.office-mobile-header *,.office-sidebar,.office-sidebar *{transition:none!important}}html[data-office-finish=refined] .office-shell{--office-header-h:74px;--ctx-topbar-h:var(--office-header-h)}html[data-office-finish=refined] .office-shell .office-shell-content>.office-unified-header{flex-shrink:0;position:sticky!important;top:0}html[data-office-finish=refined] .office-shell-main:not(.office-shell-main--flush){padding:24px}html[data-office-finish=refined]{--office-icon-radius:10px;--ref-edge:#ffffff13;--ref-edge-strong:#ffffff23;--ref-panel:linear-gradient(145deg,#ffffff04 0%,#fff0 48%),hsl(var(--card));--ref-shadow:0 6px 22px #05070b16,0 1px 3px #00000014,inset 0 1px 0 #ffffff06;--ref-hairline:linear-gradient(90deg,#0000,#ffffff24,#0000)}html[data-office-finish=refined][data-theme=dark]{--ref-panel:linear-gradient(135deg,#ffffff04,#fff0 50%),#242628;--ref-ink:#f0f2f6;--ref-soft:#aeb3bd;--ref-inset:#15171a;--ref-control:#ffffff04;--ref-control-hover:#ffffff09}html[data-office-finish=refined][data-theme=light]{--ref-edge:#1f2b4419;--ref-edge-strong:#1f2b4430;--ref-panel:linear-gradient(135deg,#fff,#fdfdfe);--ref-shadow:0 7px 22px #162b4810,0 1px 3px #152b4810,inset 0 1px 0 #fff;--ref-hairline:linear-gradient(90deg,#0000,#29446729,#0000);--ref-ink:#202632;--ref-soft:#5d6675;--ref-inset:#f0f2f6;--ref-control:#fff;--ref-control-hover:#eef3ff}html[data-office-finish=refined] .office-shell .office-sidebar{background:linear-gradient(175deg,#242629,#1e2023 44%,#1b1d20)!important;border-right-color:#ffffff19!important;box-shadow:10px 0 28px -25px #000c,inset -1px 0 0 #0003}html[data-office-finish=refined] .office-sidebar-identity{border-bottom-color:#ffffff10;padding-bottom:15px}html[data-office-finish=refined] .office-sidebar .office-sidebar-account{background:linear-gradient(115deg,#ffffff07,#ffffff02);border:1px solid #ffffff14;border-radius:12px;box-shadow:0 3px 10px #00000010,inset 0 1px 0 #ffffff05;margin-top:20px;padding:15px 13px 12px;position:relative}html[data-office-finish=refined] .office-sidebar-account:before{background:linear-gradient(180deg,#6c96ff99,#6c96ff00);bottom:13px;content:"";left:0;position:absolute;top:13px;width:2px}html[data-office-finish=refined] .office-sidebar-account>p:first-child{color:#f1f2f6;font-size:1rem;font-weight:600;letter-spacing:-.018em;margin-bottom:6px}html[data-office-finish=refined] .office-sidebar-account>p:not(:first-child){font-size:.75rem;line-height:1.6}html[data-office-finish=refined] .office-sidebar .office-presence-link{background:#45ca9c06;border:1px solid #51c69e1d;border-radius:9px;color:#76dbb9;font-size:.75rem;margin-top:11px;padding:11px 9px}html[data-office-finish=refined] .office-sidebar .office-sidebar-search{background:#11131638;border-color:#ffffff15;border-radius:10px!important;box-shadow:inset 0 2px 4px #00000020;min-height:42px;padding:11px 12px;transition:border-color .18s,background .18s}html[data-office-finish=refined] .office-sidebar .office-sidebar-search:hover{background:#ffffff05;border-color:#80a5ee60}html[data-office-finish=refined] .office-sidebar-search>span{color:#c7cbd3;font-size:.875rem}html[data-office-finish=refined] .office-sidebar-search kbd{background:#ffffff06;border:1px solid #ffffff13;border-radius:4px;color:#a7acb6;font-size:.75rem;padding:2px 4px}html[data-office-finish=refined] .office-shell .office-sidebar nav .office-nav-section-label[class],html[data-office-finish=refined] .office-shell .office-sidebar nav .office-nav-section-toggle[class]{color:#a1a8b7!important;font-size:.75rem!important;letter-spacing:.085em!important;padding-bottom:10px;padding-top:22px}html[data-office-finish=refined] .office-sidebar .office-nav-link{border:1px solid #0000;border-radius:11px;min-height:48px;padding-bottom:7px;padding-top:7px;transition:background .16s,border-color .16s,box-shadow .16s}html[data-office-finish=refined] .office-nav-icon{background:linear-gradient(140deg,rgb(var(--nav-tone)/.17),rgb(var(--nav-tone)/.045));border:1px solid rgb(var(--nav-tone)/.17);border-radius:var(--office-icon-radius);box-shadow:inset 0 1px 0 rgb(var(--nav-tone)/.08),0 2px 5px #0000000c;height:33px;width:33px}html[data-office-finish=refined] .office-sidebar .office-nav-link:hover{background:#ffffff05;border-color:#ffffff0b}html[data-office-finish=refined] .office-sidebar .office-nav-link--active{background:linear-gradient(100deg,#285ad535,#376bcd10)!important;border:1px solid #6294ff39;box-shadow:inset 3px 0 0 #4e87ff,inset 0 1px 0 #87aaff12,0 6px 16px -13px #5089ff9c!important;color:#fff!important}html[data-office-finish=refined] .office-nav-link--active .office-nav-icon{background:linear-gradient(145deg,#447afc50,#4168c71c);border-color:#7da6ff59;box-shadow:0 3px 10px #162b5520,inset 0 1px 0 #adcbff18}html[data-office-finish=refined] .office-sidebar .office-nav-badge{border:1px solid #ffffff18;border-radius:6px;box-shadow:0 2px 4px #0002;font-size:.75rem;height:20px;min-width:20px}html[data-office-finish=refined] .office-sidebar .office-sidebar-footer{background:linear-gradient(180deg,#ffffff02,#00000009);border-top-color:#ffffff10;padding:16px 20px}html[data-office-finish=refined] .office-sidebar-footer>p:first-of-type{color:#b5becf;font-size:.75rem}html[data-office-finish=refined] .office-sidebar-footer>p{font-size:.75rem}html[data-office-finish=refined] .office-sidebar-footer>button{background:#ffffff03;border:1px solid #ffffff12;border-radius:10px;font-size:.75rem;min-height:35px}html[data-office-finish=refined] .office-sidebar-footer>button:hover{background:#ffffff09;border-color:#8aabff45}html[data-office-finish=refined] .office-shell .office-shell-content>.office-unified-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(100deg,hsl(var(--card)),hsl(var(--card)/.96))!important;border-bottom-color:var(--ref-edge-strong)!important;box-shadow:0 3px 14px #00000009,inset 0 1px 0 var(--ref-edge)}html[data-office-finish=refined] .office-shell .office-unified-bar{min-height:72px;padding:15px 25px}html[data-office-finish=refined] .office-page-icon{background:hsl(var(--primary)/.07);border:1px solid hsl(var(--primary)/.19);border-radius:10px;box-shadow:inset 0 1px 0 hsl(var(--primary)/.08);color:hsl(var(--primary));height:34px;width:34px}html[data-office-finish=refined] .office-shell .office-mobile-header .office-page-identity h1{font-size:1.0625rem;font-weight:600;letter-spacing:-.02em!important}html[data-office-finish=refined] .office-shell .office-mobile-create{background:linear-gradient(160deg,hsl(var(--primary)),color-mix(in srgb,hsl(var(--primary)),#000 12%));border:1px solid #b7ceff38;border-radius:11px!important;box-shadow:inset 0 1px 0 #ffffff29,0 5px 15px -7px #2764e8ab!important;color:hsl(var(--primary-foreground));height:40px;min-height:40px;padding:0 16px}html[data-office-finish=refined] .office-mobile-create>span{font-size:.875rem;font-weight:550}html[data-office-finish=refined] .office-shell .office-mobile-create:hover{box-shadow:inset 0 1px 0 #ffffff35,0 5px 18px -5px #2764e8aa!important;filter:brightness(1.07)}html[data-office-finish=refined] .office-shell .office-unified-header :is(.office-header-theme-toggle,[data-testid=header-ferramentas-btn-mobile]){background:var(--ref-control);border:1px solid var(--ref-edge)!important;border-radius:10px;box-shadow:inset 0 1px 0 var(--ref-edge)!important;height:36px;width:36px}html[data-office-finish=refined] .office-shell .office-unified-header :is(.office-header-theme-toggle,[data-testid=header-ferramentas-btn-mobile]):hover{background:var(--ref-control-hover);border-color:hsl(var(--primary)/.4)!important;color:hsl(var(--primary))}html[data-office-finish=refined] .office-shell .office-unified-header [data-testid=header-user-menu-mobile]{background:var(--ref-control);border:1px solid var(--ref-edge);border-radius:11px!important;box-shadow:inset 0 1px 0 var(--ref-edge);height:44px;margin-left:10px;padding:5px 12px 5px 6px}html[data-office-finish=refined] .office-header-account-name{font-size:.875rem;font-weight:550}html[data-office-finish=refined] .office-header-account-detail{font-size:.75rem}html[data-office-finish=refined] .dm-page{--dash-radius:17px;--dash-line:var(--ref-edge-strong);--office-radius:17px;--dash-blue:#4f83ff;--dash-violet:#a98af8;--dash-amber:#efbd69;gap:20px}html[data-office-finish=refined] .dm-page .dm-toolbar{border-bottom:1px solid var(--ref-edge);padding-bottom:20px}html[data-office-finish=refined] .dm-page .dm-switch{background:var(--ref-inset);border:1px solid var(--ref-edge);border-radius:13px;box-shadow:inset 0 2px 4px #0000000c;gap:4px;padding:5px}html[data-office-finish=refined] .dm-page .dm-switch button{border-radius:9px;color:var(--ref-soft);font-size:.875rem;font-weight:500;min-height:42px;padding:10px 17px}html[data-office-finish=refined] .dm-page .dm-switch button[aria-pressed=true]{background:linear-gradient(130deg,#7896d21b,#4a72ad09),hsl(var(--card));border:1px solid #759df841;box-shadow:0 2px 5px #0002,inset 0 1px 0 #ffffff07;color:#9dbbff}html[data-office-finish=refined][data-theme=light] .dm-page .dm-switch button[aria-pressed=true]{background:#fff;border-color:hsl(var(--primary)/.4);color:hsl(var(--primary))}html[data-office-finish=refined] .dm-page .dm-home{background:var(--ref-control);border:1px solid var(--ref-edge);border-radius:9px;color:var(--ref-soft);font-size:.75rem;padding:8px 12px}html[data-office-finish=refined] .dm-page .df-heading{align-items:center;padding:3px 0 5px}html[data-office-finish=refined] .dm-page .df-eyebrow{color:hsl(var(--primary));font-size:.75rem;font-weight:600;letter-spacing:.11em;margin-bottom:8px}html[data-office-finish=refined] .dm-page .df-heading h1{color:var(--ref-ink);font-size:clamp(1.65rem,2.15vw,2rem);font-weight:600;letter-spacing:-.038em;line-height:1.25}html[data-office-finish=refined] .dm-page .df-heading p:not(.df-eyebrow){color:var(--ref-soft);font-size:1rem;line-height:1.5;margin-top:8px}html[data-office-finish=refined] .dm-page .df-heading>button{background:var(--ref-control);border-color:var(--ref-edge-strong);border-radius:10px;box-shadow:inset 0 1px 0 var(--ref-edge),0 2px 4px #00000009;font-size:.875rem;min-height:40px;padding:10px 14px}html[data-office-finish=refined] .dm-page .df-periods{background:var(--ref-inset);border:1px solid var(--ref-edge);border-radius:10px;padding:4px}html[data-office-finish=refined] .dm-page .df-periods button{border-radius:7px;font-size:.8125rem;padding:8px 12px}html[data-office-finish=refined] .dm-page .df-periods button[aria-pressed=true]{background:hsl(var(--card));box-shadow:0 1px 5px #0002,inset 0 1px 0 var(--ref-edge);color:hsl(var(--foreground))}html[data-office-finish=refined] .dm-page .df-range{background:var(--ref-control);border:1px solid var(--ref-edge);border-radius:8px;font-size:.75rem;padding:9px 11px}html[data-office-finish=refined] .dm-page :is(.df-kpis,.do-kpis){gap:15px}html[data-office-finish=refined] .dm-page :is(.df-kpi,.do-metric){background:var(--ref-panel);border:1px solid var(--ref-edge-strong);border-radius:var(--dash-radius);box-shadow:var(--ref-shadow);overflow:hidden;padding:21px 22px 18px;transition:box-shadow .18s,border-color .18s,transform .18s}html[data-office-finish=refined] .dm-page :is(.df-kpi,.do-metric):after{background:var(--ref-hairline);content:"";height:1px;left:20px;position:absolute;right:20px;top:0}html[data-office-finish=refined] .dm-page :is(.df-kpi,.do-metric):hover{border-color:hsl(var(--primary)/.35);box-shadow:0 12px 26px #00000019,inset 0 1px 0 #ffffff07;transform:translateY(-2px)}html[data-office-finish=refined] .dm-page :is(.df-kpi--total,.do-metric--accent){background:linear-gradient(115deg,hsl(var(--primary)/.085),#0000 80%),var(--ref-panel);border-color:hsl(var(--primary)/.27)}html[data-office-finish=refined] .dm-page :is(.df-kpi--total,.do-metric--accent):before{background:linear-gradient(90deg,#0000,#6d9dff99,#0000);height:1px;left:20px;right:20px}html[data-office-finish=refined] .dm-page :is(.df-kpi-label,.do-metric>div){color:var(--ref-soft);font-size:.875rem;font-weight:500}html[data-office-finish=refined] .dm-page :is(.df-kpi-label svg,.do-metric>div svg){stroke-width:1.65px;background:linear-gradient(140deg,#4f81ef19,#4f81ef06);border:1px solid #729dff29;border-radius:12px;box-shadow:inset 0 1px 0 #c1d0ff0a;color:#a5c0ff;height:40px;padding:10px;width:40px}html[data-office-finish=refined] .dm-page .df-kpi:nth-child(2) .df-kpi-label svg,html[data-office-finish=refined] .dm-page .do-metric[data-tone=green]>div svg{background:linear-gradient(140deg,#63c6a815,#63c6a805);border-color:#76d7b929;color:#81ddbd}html[data-office-finish=refined] .dm-page .df-kpi:nth-child(3) .df-kpi-label svg,html[data-office-finish=refined] .dm-page .do-metric[data-tone=violet]>div svg{background:linear-gradient(140deg,#b397f615,#b397f604);border-color:#b89af529;color:#bca2fa}html[data-office-finish=refined] .dm-page .df-kpi:nth-child(4) .df-kpi-label svg,html[data-office-finish=refined] .dm-page .do-metric[data-tone=amber]>div svg{background:linear-gradient(140deg,#cfa45b15,#cfa45b04);border-color:#e4bc7229;color:#e9c681}html[data-office-finish=refined][data-theme=light] .dm-page :is(.df-kpi-label svg,.do-metric>div svg){filter:saturate(1.5) brightness(.7)}html[data-office-finish=refined] .dm-page :is(.df-amount,.do-metric strong){color:var(--ref-ink);font-size:clamp(1.65rem,2.3vw,2.3rem);font-weight:600;letter-spacing:-.042em;line-height:1.15;margin:16px 0 12px}html[data-office-finish=refined] .dm-page :is(.df-kpi--total .df-amount,.do-metric--accent strong){color:hsl(var(--foreground))}html[data-office-finish=refined] .dm-page :is(.df-caption,.do-metric p){border-top:1px solid var(--ref-edge);color:var(--ref-soft);font-size:.75rem;line-height:1.5;padding-top:12px}html[data-office-finish=refined] .dm-page .df-days{gap:15px}html[data-office-finish=refined] .dm-page .df-day{background:var(--ref-control);border:1px solid var(--ref-edge);border-radius:13px;padding:18px 22px}html[data-office-finish=refined] .dm-page .df-day-label{font-size:.75rem;letter-spacing:.06em;text-transform:uppercase}html[data-office-finish=refined] .dm-page .df-day strong{font-size:1.65rem;font-weight:550;margin-top:5px}html[data-office-finish=refined] .office-shell .df-day dt{font-size:.75rem}html[data-office-finish=refined] .dm-page :is(.df-chart-card,.dc-receipt-mix,.df-period-summary,.do-card){background:var(--ref-panel);border:1px solid var(--ref-edge-strong);border-radius:17px;box-shadow:var(--ref-shadow);padding:23px;position:relative}html[data-office-finish=refined] .dm-page :is(.df-chart-card,.dc-receipt-mix,.do-card):before{background:var(--ref-hairline);content:"";height:1px;left:23px;position:absolute;right:23px;top:0}html[data-office-finish=refined] .dm-page :is(.df-chart-heading,.do-card-heading){border-bottom:1px solid var(--ref-edge);gap:15px;margin-bottom:16px;padding-bottom:17px}html[data-office-finish=refined] .dm-page :is(.df-chart-heading h2,.dc-receipt-mix h2,.do-card-heading h2){font-size:1.0625rem;font-weight:600;letter-spacing:-.025em}html[data-office-finish=refined] .dm-page .df-chart-heading p{font-size:.75rem;margin-top:5px}html[data-office-finish=refined] .dm-page .dc-chart-modes{background:var(--ref-inset);border:1px solid var(--ref-edge);border-radius:8px;padding:3px}html[data-office-finish=refined] .dm-page .dc-chart-modes button{border-radius:5px;font-size:.75rem;min-height:30px;padding:5px 9px}html[data-office-finish=refined] .dm-page .dc-chart-modes button[aria-pressed=true]{background:hsl(var(--card));box-shadow:0 1px 4px #0002,inset 0 1px 0 var(--ref-edge);color:hsl(var(--foreground))}html[data-office-finish=refined] .dm-page .dc-chart-controls>button{border-color:var(--ref-edge-strong);border-radius:8px;font-size:.75rem}html[data-office-finish=refined] .dm-page .df-chart{height:clamp(255px,22vw,325px);margin-top:0}html[data-office-finish=refined] .dm-page .df-legend{border-top:1px solid var(--ref-edge);margin-top:5px;padding-top:14px}html[data-office-finish=refined] .dm-page .df-legend i{border-radius:3px;box-shadow:0 0 0 3px hsl(var(--primary)/.06);height:8px;width:8px}html[data-office-finish=refined] .dm-page .df-legend i.is-credits{background:var(--dash-violet)}html[data-office-finish=refined] .dm-page .dc-mix-total{color:var(--ref-ink);font-weight:550}html[data-office-finish=refined] .dm-page .dc-mix-row{padding:13px 0}html[data-office-finish=refined] .dm-page .dc-mix-bar{border-radius:5px;box-shadow:inset 0 1px 2px #0002;height:7px}html[data-office-finish=refined] .dm-page .df-table-scroll{border:1px solid var(--ref-edge);border-radius:12px;margin-top:18px}html[data-office-finish=refined] .df-table-scroll th{background:var(--ref-inset);color:var(--ref-soft);font-size:.75rem}html[data-office-finish=refined] .df-table-scroll td{font-feature-settings:"tnum";font-size:.875rem;font-variant-numeric:tabular-nums}html[data-office-finish=refined] .df-table-scroll tbody tr:hover{background:hsl(var(--primary)/.045)}html[data-office-finish=refined] .dm-page .df-footnote{border-top-color:var(--ref-edge);color:var(--ref-soft);font-size:.75rem;line-height:1.7}html[data-office-finish=refined] .dm-page .do-eyebrow{font-size:.75rem;font-weight:500;letter-spacing:.08em}html[data-office-finish=refined] .dm-page .do-card-heading>svg{background:var(--ref-control);border-color:var(--ref-edge-strong);border-radius:12px;height:42px;width:42px}html[data-office-finish=refined] .dm-page .do-status>span:first-child{background:#65ca9906;border:1px solid #61a08b32;border-radius:7px;color:var(--ref-soft);padding:8px 10px}html[data-office-finish=refined] .dm-page :is(.do-network,.do-catalog,.do-expiry){border-color:var(--ref-edge)}html[data-office-finish=refined] .dm-page .do-value dt{font-size:.75rem}html[data-office-finish=refined] .dm-page .do-value dd{font-weight:550}html[data-office-finish=refined] .dm-page .do-server-state{background:linear-gradient(120deg,#6acdba09,#6acdba02);border-color:#6ccdba2b;border-radius:11px;padding:17px}html[data-office-finish=refined] .dm-page .do-server-state>svg{color:#8ed6c3}html[data-office-finish=refined] .dm-page .do-server-state p{font-size:.75rem}html[data-office-finish=refined] .dm-page .do-open{background:var(--ref-control);border:1px solid var(--ref-edge);border-radius:10px;margin-top:15px;padding:11px 13px}html[data-office-finish=refined] .dm-page .do-open:hover{background:hsl(var(--primary)/.07);border-color:hsl(var(--primary)/.3)}html[data-office-finish=refined] .dt-header h1{font-size:1.875rem;font-weight:600;letter-spacing:-.035em}html[data-office-finish=refined] .dt-header h2{font-size:1.0625rem;font-weight:600}html[data-office-finish=refined] .dt-pilot{background:linear-gradient(115deg,hsl(var(--primary)/.075),#0000),hsl(var(--card));border:1px solid hsl(var(--primary)/.2);border-left:3px solid hsl(var(--primary));border-radius:13px;box-shadow:var(--ref-shadow);padding:20px 22px}html[data-office-finish=refined] .dt-pilot>svg{background:hsl(var(--primary)/.1);border:1px solid hsl(var(--primary)/.18);border-radius:12px;height:40px;padding:9px;width:40px}html[data-office-finish=refined] .dt-traffic-tabs>[role=tablist]{background:var(--ref-inset);border:1px solid var(--ref-edge);border-radius:11px;gap:4px;padding:5px}html[data-office-finish=refined] .dt-traffic-tabs>[role=tablist]>button{border-radius:7px;font-size:.875rem;padding:9px 13px}html[data-office-finish=refined] .dt-traffic-tabs>[role=tablist]>button[data-state=active]{background:hsl(var(--card));box-shadow:0 2px 4px #0002,inset 0 1px 0 var(--ref-edge);color:hsl(var(--foreground))}html[data-office-finish=refined] :is(.dt-card,.dt-campaigns,.tp-library,.tp-editor){background:var(--ref-panel);border:1px solid var(--ref-edge-strong);border-radius:16px;box-shadow:var(--ref-shadow);padding:23px;position:relative}html[data-office-finish=refined] .dt-card>svg{background:hsl(var(--primary)/.07);border:1px solid hsl(var(--primary)/.2);border-radius:12px;color:hsl(var(--primary));height:42px;padding:10px;width:42px}html[data-office-finish=refined] .dt-card h2{font-size:1.0625rem;font-weight:600}html[data-office-finish=refined] .dt-card p{color:var(--ref-soft);line-height:1.65}html[data-office-finish=refined] .dt-state{border:1px solid var(--ref-edge);border-radius:6px;font-size:.75rem;padding:4px 9px}html[data-office-finish=refined] .dt-filters{background:var(--ref-control);border:1px solid var(--ref-edge);border-radius:13px;padding:18px}html[data-office-finish=refined] .dt-filters label{color:var(--ref-soft);font-size:.875rem}html[data-office-finish=refined] .dt-filters button{background:hsl(var(--background)/.4);border:1px solid var(--ref-edge-strong);border-radius:9px;min-height:43px}html[data-office-finish=refined] .dt-metrics{gap:13px}html[data-office-finish=refined] .dt-metrics>div{background:var(--ref-panel);border:1px solid var(--ref-edge-strong);border-radius:13px;box-shadow:var(--ref-shadow);padding:18px;position:relative}html[data-office-finish=refined] .dt-metrics>div:first-child{background:linear-gradient(120deg,hsl(var(--primary)/.07),#0000),var(--ref-panel);border-color:hsl(var(--primary)/.28)}html[data-office-finish=refined] .dt-metrics dt{color:var(--ref-soft);font-size:.8125rem}html[data-office-finish=refined] .dt-metrics dd{font-size:clamp(1.5rem,2vw,2rem);font-weight:600;letter-spacing:-.03em;margin-top:12px}html[data-office-finish=refined] .dt-campaigns h2{font-size:1.0625rem;margin-bottom:16px}html[data-office-finish=refined] .dt-campaigns thead{background:var(--ref-inset)}html[data-office-finish=refined] .dt-campaigns th{font-size:.8125rem;height:45px}html[data-office-finish=refined] .dt-campaigns td{border-color:var(--ref-edge);padding-bottom:18px;padding-top:18px}html[data-office-finish=refined] .dt-campaigns td small{font-size:.75rem}html[data-office-finish=refined] .tp-guidance{background:var(--ref-control);border:1px solid var(--ref-edge);border-left:3px solid hsl(var(--primary));border-radius:10px;padding:15px 18px}html[data-office-finish=refined] .tp-library li button{background:var(--ref-control);border-color:var(--ref-edge);border-radius:10px;padding:15px}html[data-office-finish=refined] .tp-library li button[aria-current=true]{background:hsl(var(--primary)/.065);border-color:hsl(var(--primary)/.4);box-shadow:inset 2px 0 0 hsl(var(--primary))}html[data-office-finish=refined] .tp-fields{gap:19px;margin-top:24px}html[data-office-finish=refined] .tp-field label{color:var(--ref-soft);font-size:.875rem;font-weight:500}html[data-office-finish=refined] .tp-field :is(input,textarea,button[role=combobox]){background:var(--ref-inset);border:1px solid var(--ref-edge-strong);border-radius:10px;box-shadow:inset 0 2px 3px #00000008;font-size:1rem;min-height:43px}html[data-office-finish=refined] .tp-field textarea{line-height:1.65;padding:13px}html[data-office-finish=refined] .tp-field :is(input,textarea,button):focus-visible{border-color:hsl(var(--primary)/.65);box-shadow:0 0 0 3px hsl(var(--primary)/.12);outline:none}html[data-office-finish=refined] .tp-budget{background:var(--ref-control);border:1px solid var(--ref-edge);border-radius:10px;padding:15px}html[data-office-finish=refined] .tp-actions button{border-radius:10px;box-shadow:inset 0 1px 0 #ffffff10;font-size:.875rem;min-height:41px}html[data-office-finish=refined] .dt-reading{background:var(--ref-control);border:1px solid var(--ref-edge);border-radius:13px;margin-top:22px;padding:20px 22px}html[data-office-finish=refined] .dash-page--attendant{gap:20px}html[data-office-finish=refined] .dash-page--attendant :is(.dash-att-welcome,.dash-kpi,.att-metrics-hero,.att-metrics-goals,.att-metrics-section){background:var(--ref-panel);border:1px solid var(--ref-edge-strong);border-radius:17px;box-shadow:var(--ref-shadow);min-width:0}html[data-office-finish=refined] .dash-page--attendant .dash-att-welcome{background:linear-gradient(115deg,hsl(var(--primary)/.055),#0000),var(--ref-panel);padding:23px}html[data-office-finish=refined] .dash-page--attendant .dash-att-welcome-title{font-size:clamp(1.5rem,2vw,1.875rem);font-weight:600;letter-spacing:-.035em;line-height:1.25}html[data-office-finish=refined] .dash-page--attendant .dash-att-welcome-sub{color:var(--ref-soft);font-size:.9375rem;line-height:1.65;margin-top:8px;max-width:46rem}html[data-office-finish=refined] .dash-page--attendant .dash-kpi-grid--attendant{gap:16px}html[data-office-finish=refined] .dash-page--attendant .dash-kpi-grid--attendant .dash-kpi{padding:22px;position:relative}html[data-office-finish=refined] .dash-page--attendant .dash-kpi:before{background:var(--ref-hairline);content:"";height:1px;left:20px;position:absolute;right:20px;top:0}html[data-office-finish=refined] .dash-page--attendant .dash-kpi-head{gap:14px}html[data-office-finish=refined] .dash-page--attendant .dash-kpi-label{color:var(--ref-soft);font-size:.8125rem;letter-spacing:0;text-transform:none}html[data-office-finish=refined] .dash-page--attendant .dash-kpi-grid--attendant .dash-kpi-value{font-size:clamp(1.5rem,2vw,2rem);font-weight:600;letter-spacing:-.035em;line-height:1.25;margin-top:12px;overflow-wrap:anywhere}html[data-office-finish=refined] .dash-page--attendant .dash-kpi-delta{color:var(--ref-soft);font-size:.8125rem;line-height:1.5;margin-top:10px}html[data-office-finish=refined] .dash-page--attendant .dash-kpi-icon{border:1px solid color-mix(in srgb,currentcolor 20%,#0000);border-radius:12px;height:40px;width:40px}html[data-office-finish=refined] .dash-page--attendant .dash-kpi:first-child{background:linear-gradient(115deg,hsl(var(--primary)/.065),#0000 80%),var(--ref-panel);border-color:hsl(var(--primary)/.25)}html[data-office-finish=refined] .dash-page--attendant :is(.att-metrics-workspace,.att-metrics-page){gap:20px}html[data-office-finish=refined] .dash-page--attendant :is(.att-metrics-hero,.att-metrics-goals,.att-metrics-section){padding:22px}html[data-office-finish=refined] .dash-page--attendant :is(.att-metrics-hero-kicker,.dash-att-welcome-kicker){font-size:.75rem;font-weight:600}html[data-office-finish=refined] .dash-page--attendant .att-metrics-hero-value{font-size:clamp(1.8rem,2.8vw,2.125rem);font-weight:600;line-height:1.25}html[data-office-finish=refined] .dash-page--attendant :is(.att-metrics-hero-stat,.att-metrics-goal){background:var(--ref-control);border-color:var(--ref-edge);border-radius:12px}html[data-office-finish=refined] .dash-page--attendant .att-metrics-hero-refresh{border-radius:10px;min-height:40px;min-width:40px}@media (max-width:620px){html[data-office-finish=refined] .dash-page--attendant .dash-kpi-grid--attendant{gap:12px;grid-template-columns:minmax(0,1fr)}html[data-office-finish=refined] .dash-page--attendant :is(.dash-kpi-grid--attendant .dash-kpi,.dash-att-welcome,.att-metrics-hero,.att-metrics-goals,.att-metrics-section){padding:18px}}html[data-office-finish=refined] .office-sidebar .office-nav-link--active{background:linear-gradient(100deg,hsl(var(--primary)/.24),hsl(var(--primary)/.07))!important;border-color:hsl(var(--primary)/.42);box-shadow:inset 3px 0 0 hsl(var(--primary)),inset 0 1px 0 #ffffff0a!important}html[data-office-finish=refined] .office-nav-link--active .office-nav-icon{background:linear-gradient(145deg,hsl(var(--primary)/.32),hsl(var(--primary)/.1));border-color:hsl(var(--primary)/.5)}html[data-office-finish=refined] .office-sidebar-account:before{background:linear-gradient(180deg,hsl(var(--primary)/.7),#0000)}html[data-office-finish=refined] .dm-page .dm-switch button[aria-pressed=true]{background:hsl(var(--card));border-color:hsl(var(--primary)/.4);color:hsl(var(--primary))}html[data-office-finish=refined][data-theme=dark] .dm-page .dm-switch button[aria-pressed=true]{color:color-mix(in srgb,hsl(var(--primary)),#fff 35%)}html[data-office-finish=refined] .dm-page :is(.df-periods button,.dt-metrics dt,.dt-campaigns th){font-size:.875rem}html[data-office-finish=refined] .office-shell :is(.dt-card,.tp-editor,.tp-library,.tai-root){min-width:0}html[data-office-finish=refined] .tp-field :is(input,textarea){width:100%}html[data-office-finish=refined] .tai-root{background:linear-gradient(125deg,hsl(var(--primary)/.055),#0000),hsl(var(--card));border-color:hsl(var(--primary)/.25);border-radius:13px;padding:20px}html[data-office-finish=refined] .tai-root :is(.tai-budget,.tai-field,.tai-providers label){background:var(--ref-control);border-color:var(--ref-edge-strong);border-radius:10px}html[data-office-finish=refined] .tai-root .tai-providers label.is-selected{background:hsl(var(--primary)/.05);border-color:hsl(var(--primary)/.65)}html[data-office-finish=refined] .office-shell :is(.tp-actions,.tai-actions){gap:10px}html[data-office-finish=refined] .office-shell :is(.tp-actions,.tai-actions) button{height:auto;min-height:44px;white-space:normal}html[data-office-finish=refined] :is(.office-dialog,[data-radix-menu-content],[data-radix-select-content]){border-color:var(--ref-edge-strong);box-shadow:0 22px 60px #00000030,inset 0 1px 0 var(--ref-edge)}html[data-office-finish=refined] [role=menuitem]{border-radius:8px;font-size:.875rem}html[data-office-finish=refined] [role=menuitem]:not(.text-destructive)[data-highlighted]{background:hsl(var(--primary)/.08)}html[data-office-finish=refined] .office-shell :is(button,a,input,textarea,select):focus-visible{outline:2px solid hsl(var(--primary));outline-offset:3px}@media (max-width:1199px){html[data-office-finish=refined] .dm-page :is(.df-kpi,.do-metric){padding:18px}html[data-office-finish=refined] .dm-page .dm-switch button{padding:9px 12px}}@media (max-width:1023px){html[data-office-finish=refined] .office-shell{--office-header-h:60px}html[data-office-finish=refined] .office-shell .office-unified-bar{gap:6px;min-height:60px;padding:9px 12px}html[data-office-finish=refined] .office-page-icon{display:none}html[data-office-finish=refined] .office-shell .office-unified-header [data-testid=header-user-menu-mobile]{height:40px;justify-content:center;margin-left:0;padding:4px;width:40px}html[data-office-finish=refined] .office-shell .office-compact-actions{gap:3px}html[data-office-finish=refined] .office-shell .office-unified-header :is(.office-mobile-menu-btn,.office-header-theme-toggle,.office-header-notify){height:40px;width:40px}html[data-office-finish=refined] .office-shell .office-mobile-create{box-shadow:0 2px 5px #00000012!important;height:40px;min-height:40px;padding-inline:10px}}@media (max-width:720px){html[data-office-finish=refined] .office-shell-main:not(.office-shell-main--flush){padding:18px 16px}html[data-office-finish=refined] .dm-page .df-heading{align-items:flex-start}html[data-office-finish=refined] .dm-page .df-heading h1{font-size:1.65rem}html[data-office-finish=refined] .dm-page .dm-switch{width:100%}html[data-office-finish=refined] .dm-page .dm-switch button{flex:1 1 auto;font-size:.875rem;padding:9px 10px}html[data-office-finish=refined] .dm-page .dm-home{margin-left:auto}html[data-office-finish=refined] :is(.dt-card,.dt-campaigns,.tp-library,.tp-editor,.tai-root){padding:16px}html[data-office-finish=refined] .dm-page :is(.df-chart-card,.dc-receipt-mix,.do-card){padding:18px}}@media (max-width:420px){html[data-office-finish=refined] .office-shell .office-mobile-create{height:40px;min-height:40px;padding:0 9px}html[data-office-finish=refined] .office-shell .office-unified-header [data-testid=header-user-menu-mobile]{background:none;border:0;box-shadow:none}html[data-office-finish=refined] .dm-page :is(.df-kpi,.do-metric){padding:16px}}@media (max-width:359px){html[data-office-finish=refined] .office-shell .office-mobile-create{justify-content:center;padding:0;width:40px}html[data-office-finish=refined] .office-shell .office-mobile-create :is(span,.office-create-chevron){display:none}html[data-office-finish=refined] .office-shell .office-mobile-create .office-create-icon{display:block;height:18px;width:18px}html[data-office-finish=refined] .office-shell .office-page-identity h1{font-size:.9375rem}}@media (max-height:720px){html[data-office-finish=refined] .office-sidebar .office-sidebar-account{margin-top:12px;padding:10px}html[data-office-finish=refined] .office-sidebar .office-sidebar-footer{padding:10px 16px}}@media (prefers-reduced-motion:reduce){html[data-office-finish=refined] .office-shell *,html[data-office-finish=refined] .office-shell :after,html[data-office-finish=refined] .office-shell :before{animation:none!important;transition:none!important}html[data-office-finish=refined] .dm-page :is(.df-kpi,.do-metric):hover{transform:none}}@media (prefers-reduced-transparency:reduce){html[data-office-finish=refined] .office-shell .office-unified-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:hsl(var(--card))!important}}@media (forced-colors:active){html[data-office-finish=refined] .office-shell :is(button,a,input,textarea){border-color:ButtonText}html[data-office-finish=refined] .office-shell :is(button,a,input,textarea):focus-visible{outline-color:Highlight}}html[data-office-finish=refined] :is(.cl-toolbar,.rv-toolbar){align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}html[data-office-finish=refined] :is(.cl-search,.rv-search){flex:1 1 100%;min-width:0;width:100%}html[data-office-finish=refined] .office-filter-pills{border-radius:12px;flex:1 1 300px;max-width:100%;min-width:0;padding:5px}html[data-office-finish=refined] .office-filter-pills>button{border-radius:9px;height:auto;min-height:40px;padding:8px 12px}html[data-office-finish=refined] :is(.cl-actions,.rv-actions){align-items:center;display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end;min-width:130px}html[data-office-finish=refined] [data-office-action-btn]{border-radius:10px;box-shadow:none;min-height:40px;transform:none}html[data-office-finish=refined] :is(.cl-toolbar,.rv-toolbar){grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) auto;padding:18px}html[data-office-finish=refined] :is(.cl-toolbar .cl-search,.rv-toolbar .rv-search){grid-column:1;width:100%}html[data-office-finish=refined] :is(.cl-toolbar-actions,.rv-toolbar-actions){grid-column:2;grid-row:1}html[data-office-finish=refined] .cl-filter-groups{grid-gap:14px;display:grid;gap:14px;grid-column:1/-1;min-width:0}html[data-office-finish=refined] :is(.cl-filter-group,.rv-filter-group){min-width:0}html[data-office-finish=refined] .rv-filter-group{grid-column:1/-1}html[data-office-finish=refined] :is(.cl-filter-group,.rv-filter-group) h3{color:hsl(var(--muted-foreground));font-size:10px;font-weight:650;letter-spacing:.1em;margin:0 0 8px;text-transform:uppercase}html[data-office-finish=refined] .cl-filter-group--origin{border-top:1px solid hsl(var(--border));padding-top:12px}html[data-office-finish=refined] .office-filter-pills.office-semantic-filters{background:#0000;border:0;box-shadow:none;display:flex;flex-wrap:wrap;gap:8px;overflow:visible;padding:0}html[data-office-finish=refined] .office-semantic-filters [data-filter-tone=blue]{--filter-hue:217}html[data-office-finish=refined] .office-semantic-filters [data-filter-tone=green]{--filter-hue:155}html[data-office-finish=refined] .office-semantic-filters [data-filter-tone=amber]{--filter-hue:35}html[data-office-finish=refined] .office-semantic-filters [data-filter-tone=cyan]{--filter-hue:190}html[data-office-finish=refined] .office-semantic-filters [data-filter-tone=rose]{--filter-hue:347}html[data-office-finish=refined] .office-semantic-filters [data-filter-tone=violet]{--filter-hue:266}html[data-office-finish=refined] .office-semantic-filters>button{--filter-ink:hsl(var(--filter-hue) 75% 32%);align-items:center;background:hsl(var(--filter-hue) 70% 50%/.045)!important;border:1px solid hsl(var(--filter-hue) 65% 50%/.23);border-radius:11px;box-shadow:none;color:var(--filter-ink)!important;display:inline-flex;gap:8px;justify-content:flex-start;min-height:42px;padding:6px 10px;text-align:left;white-space:normal}html[data-office-finish=refined][data-theme=dark] .office-semantic-filters>button{--filter-ink:hsl(var(--filter-hue) 87% 75%)}html[data-office-finish=refined] .office-semantic-filters>button:hover{background:hsl(var(--filter-hue) 75% 50%/.11)!important}html[data-office-finish=refined] .office-semantic-filters>button[aria-pressed=true]{background:hsl(var(--filter-hue) 75% 50%/.14)!important;border-color:var(--filter-ink);box-shadow:inset 0 0 0 1px var(--filter-ink)}html[data-office-finish=refined] .office-filter-icon{align-items:center;background:linear-gradient(140deg,hsl(var(--filter-hue) 75% 50%/.12),hsl(var(--filter-hue) 75% 50%/.045));border:1px solid hsl(var(--filter-hue) 70% 50%/.17);border-radius:calc(var(--office-icon-radius) - 2px)!important;display:inline-flex;flex-shrink:0;height:25px;justify-content:center;width:25px}html[data-office-finish=refined] .office-filter-label{min-width:0;overflow-wrap:anywhere}html[data-office-finish=refined] .office-filter-count{font-feature-settings:"tnum";background:hsl(var(--filter-hue) 75% 50%/.1);border-radius:6px;font-size:10px;font-variant-numeric:tabular-nums;padding:2px 6px}html[data-office-finish=refined][data-office-theme=aurora] .office-dialog.office-tools-dialog{height:auto!important;max-height:min(82dvh,720px)!important;max-width:46rem!important;padding:0!important;width:min(46rem,calc(100vw - 2rem))!important}html[data-office-finish=refined] .office-tools-dialog>.office-dialog-head{margin:0;padding:20px 56px 16px 20px}html[data-office-finish=refined] .office-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-office-finish=refined] .office-tools-dialog .office-tool-semantic>.office-tool-icon{background:linear-gradient(140deg,hsl(var(--header-icon)/.17),hsl(var(--header-icon)/.045));border:1px solid hsl(var(--header-icon)/.17);border-radius:var(--office-icon-radius)!important;box-shadow:inset 0 1px 0 hsl(var(--header-icon)/.08);color:hsl(var(--header-icon))}html[data-office-finish=refined] .office-tools-dialog .office-tool-semantic .truncate{overflow:visible;overflow-wrap:anywhere;white-space:normal}@media (max-width:639px){html[data-office-finish=refined] :is(.cl-toolbar,.rv-toolbar){gap:14px;grid-template-columns:minmax(0,1fr);padding:14px}html[data-office-finish=refined] :is(.cl-toolbar-actions,.rv-toolbar-actions){grid-column:1;grid-row:2;justify-content:flex-end}html[data-office-finish=refined] .office-filter-pills.office-semantic-filters{display:grid;flex-wrap:wrap;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}html[data-office-finish=refined] .office-semantic-filters>button{flex-shrink:1;font-size:11px;min-width:0}html[data-office-finish=refined] .office-filter-count{margin-left:auto}html[data-office-finish=refined][data-office-theme=aurora] .office-dialog.office-tools-dialog{max-height:calc(100dvh - 2rem)!important;width:calc(100vw - 1rem)!important}html[data-office-finish=refined] .office-tools-grid{grid-template-columns:minmax(0,1fr)}}html[data-office-finish=refined] .office-header-tone--blue{--header-icon:217 85% 43%}html[data-office-finish=refined] .office-header-tone--violet{--header-icon:266 73% 47%}html[data-office-finish=refined] .office-header-tone--amber{--header-icon:35 92% 32%}html[data-office-finish=refined] .office-header-tone--indigo{--header-icon:239 72% 51%}html[data-office-finish=refined] .office-header-tone--cyan{--header-icon:190 90% 30%}html[data-office-finish=refined] .office-header-tone--green{--header-icon:155 85% 28%}html[data-office-finish=refined] .office-header-tone--rose{--header-icon:347 80% 44%}html[data-office-finish=refined][data-theme=dark] .office-header-tone--blue{--header-icon:213 95% 69%}html[data-office-finish=refined][data-theme=dark] .office-header-tone--violet{--header-icon:265 92% 77%}html[data-office-finish=refined][data-theme=dark] .office-header-tone--amber{--header-icon:43 97% 65%}html[data-office-finish=refined][data-theme=dark] .office-header-tone--indigo{--header-icon:234 94% 77%}html[data-office-finish=refined][data-theme=dark] .office-header-tone--cyan{--header-icon:188 88% 65%}html[data-office-finish=refined][data-theme=dark] .office-header-tone--green{--header-icon:155 75% 63%}html[data-office-finish=refined][data-theme=dark] .office-header-tone--rose{--header-icon:347 94% 73%}html[data-office-finish=refined] .office-header-menu-icon,html[data-office-finish=refined] .office-shell .office-unified-header .office-header-control{align-items:center;background:linear-gradient(140deg,hsl(var(--header-icon)/.17),hsl(var(--header-icon)/.045))!important;border:1px solid hsl(var(--header-icon)/.17)!important;border-radius:var(--office-icon-radius)!important;box-shadow:inset 0 1px 0 hsl(var(--header-icon)/.08)!important;color:hsl(var(--header-icon))!important;display:inline-flex;flex-shrink:0;height:36px;justify-content:center;min-height:36px;min-width:36px;padding:0;width:36px}html[data-office-finish=refined] .office-header-menu-icon{height:32px;min-height:32px;min-width:32px;width:32px}html[data-office-finish=refined] .office-header-menu-icon>svg,html[data-office-finish=refined] .office-shell .office-unified-header .office-header-control>svg{stroke-width:1.75;color:inherit!important;height:17px;width:17px}html[data-office-finish=refined] .office-shell .office-unified-header .office-header-control:hover,html[data-office-finish=refined] .office-shell .office-unified-header .office-header-control[data-state=open]{background:hsl(var(--header-icon)/.16)!important}html[data-office-finish=refined] .office-shell .office-unified-header .office-header-control:focus-visible{outline:2px solid hsl(var(--header-icon));outline-offset:3px}@media (max-width:639px){html[data-office-finish=refined] .office-shell .office-unified-header .office-header-control{height:36px;min-height:36px;min-width:36px;width:36px}html[data-office-finish=refined] .office-shell .office-unified-header .office-page-slot{display:none}html[data-office-finish=refined] .office-shell .office-unified-header .office-compact-actions{margin-left:auto}}@media (max-width:479px){html[data-office-finish=refined] .cl-filter-group--origin .office-filter-pills.office-semantic-filters{grid-template-columns:minmax(0,1fr)}html[data-office-finish=refined] .rv-filter-group .office-semantic-filters>button{grid-gap:6px;display:grid;gap:6px;grid-template-columns:25px minmax(0,1fr);min-height:68px}html[data-office-finish=refined] .rv-filter-group .office-filter-icon{grid-column:1;grid-row:1}html[data-office-finish=refined] .rv-filter-group .office-filter-label{grid-column:1/-1;grid-row:2}html[data-office-finish=refined] .rv-filter-group .office-filter-count{grid-column:2;grid-row:1;justify-self:end;margin-left:0;max-width:100%}}html[data-office-finish=refined] [data-office-action-btn] svg{stroke-width:1.75}@media (max-width:639px){html[data-office-finish=refined] .office-unified-header .office-header-theme-toggle{display:inline-flex}html[data-office-finish=refined] .office-filter-pills{flex-basis:100%;flex-wrap:nowrap;overflow-x:auto}html[data-office-finish=refined] .office-filter-pills>button{flex-shrink:0;min-height:44px}html[data-office-finish=refined] [data-office-action-btn]{min-height:44px;min-width:44px}}#root .office-shell--workspace{--office-sidebar-width:280px;--office-header-h:56px;--ctx-topbar-h:56px;--radius:.25rem;--office-radius:4px;--office-card-radius:4px;--office-control-radius:3px;--office-reflection:none;--office-frost-shadow:none;--office-glass-highlight:none;--office-glass-blur:0px;--office-surface-shadow:none;--aurora-shadow:none;--ref-shadow:none;--ax-body:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--ax-heading:var(--ax-body);--ax-display:var(--ax-body);--office-glass-edge:hsl(var(--border));--office-frost-fill:hsl(var(--card));--canvas:hsl(var(--background));--surface:hsl(var(--card));--surface-alt:hsl(var(--muted));--aurora-field:hsl(var(--muted));--aurora-chrome:hsl(var(--card));--dash-blue:rgb(var(--work-blue));--dash-green:rgb(var(--work-green));--dash-violet:rgb(var(--work-violet));--dash-amber:rgb(var(--work-amber));--dash-red:rgb(var(--work-red));background:hsl(var(--background))!important;font-family:var(--ax-body);font-size:14px}#root .office-shell--workspace :is(.app-page-inner,.dm-page,.office-sidebar,.office-unified-header){--office-radius:4px;--dash-radius:4px;--ref-shadow:none}#root .office-shell--workspace .office-shell-main:not(.office-shell-main--flush){padding:22px 24px 28px}#root .office-shell--workspace .office-shell-main>div{animation:none}#root .office-shell--workspace .office-sidebar{background:var(--work-sidebar)!important;border-right-color:var(--work-sidebar-edge)!important;box-shadow:none}#root .office-shell--workspace .office-sidebar-identity{padding:22px 16px 12px}#root .office-shell--workspace .office-sidebar-account{background:var(--work-sidebar-soft)!important;border:1px solid var(--work-sidebar-edge)!important;box-shadow:none!important;padding:12px}#root .office-shell--workspace .office-sidebar-account p:not(:first-child){color:var(--work-sidebar-muted);font-size:11px}#root .office-shell--workspace .office-sidebar-search{background:var(--work-sidebar-soft);border-color:var(--work-sidebar-edge);border-radius:3px!important;padding:9px 10px}#root .office-shell--workspace .office-sidebar-search :is(span,svg,kbd){color:var(--work-sidebar-muted)}#root .office-shell--workspace .office-nav-link{border-radius:3px!important;color:var(--work-sidebar-text)!important;font-size:13px;gap:9px;min-height:38px;padding-block:5px}#root .office-shell--workspace .office-nav-link:hover{background:var(--work-sidebar-soft)}#root .office-shell--workspace .office-nav-link--active{background:var(--work-sidebar-active)!important;box-shadow:inset 2px 0 rgb(var(--work-blue))!important;color:#fff!important}#root .office-shell--workspace .office-nav-link .office-nav-label{color:inherit!important}#root .office-shell--workspace .office-nav-icon{background:rgb(var(--nav-tone)/.12)!important;border:1px solid rgb(var(--nav-tone)/.2)!important;border-radius:3px!important;height:28px;width:28px}#root .office-shell--workspace .office-nav-icon>svg{stroke-width:1.8;color:rgb(var(--nav-tone));height:17px;width:17px}#root .office-shell--workspace .office-nav-link--active .office-nav-icon>svg{color:rgb(var(--nav-tone))!important}#root .office-shell--workspace .office-nav-pin{color:var(--work-sidebar-muted)}#root .office-shell--workspace .office-nav-badge{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}#root .office-shell--workspace .office-sidebar nav :is(.office-nav-section-label,.office-nav-section-toggle){color:var(--work-sidebar-muted)!important;font-weight:600!important;letter-spacing:.08em!important;padding-block:16px 7px!important}#root .office-shell--workspace .office-sidebar-footer{background:var(--work-sidebar);padding:10px 14px}#root .office-shell--workspace .office-sidebar-footer :is(p,button){color:var(--work-sidebar-muted)}#root .office-shell--workspace .office-sidebar-footer button svg{color:var(--work-sidebar-text)}#root .office-shell--workspace .office-sidebar-footer>button{border-radius:3px!important;font-size:11px;height:30px;min-height:30px}#root .office-shell--workspace .office-unified-header{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:hsl(var(--card))!important;box-shadow:none!important}#root .office-shell--workspace .office-unified-bar{gap:10px;height:56px;min-height:56px;padding:8px 20px}#root .office-shell--workspace .office-page-identity{gap:9px}#root .office-shell--workspace .office-page-identity h1{font-size:15px!important;letter-spacing:-.015em!important}#root .office-shell--workspace .office-unified-header :is(.office-header-control,.office-mobile-create,[data-testid=header-user-menu-mobile]){border-radius:3px!important;box-shadow:none!important}#root .office-shell--workspace .office-mobile-create{color:hsl(var(--primary-foreground))!important;height:34px;margin-right:4px;min-height:34px}#root .office-shell--workspace .office-unified-header :is(.office-header-theme-toggle,.office-header-control){height:34px;width:34px}#root .office-shell--workspace .office-unified-header .office-header-control{background:hsl(var(--primary)/.07)!important;background:hsl(var(--header-icon,var(--primary))/.07)!important;border-color:hsl(var(--header-icon,var(--primary))/.18)!important;color:hsl(var(--primary))!important;color:hsl(var(--header-icon,var(--primary)))!important}#root .office-shell--workspace .office-unified-header .office-header-control:hover{background:hsl(var(--muted))!important;color:hsl(var(--foreground))!important}#root .office-shell--workspace :is(.office-section-title,.df-heading h1){font-size:24px;font-weight:600;letter-spacing:-.035em;line-height:1.25}#root .office-shell--workspace .office-section-header{margin-bottom:16px}#root .office-shell--workspace .office-section-description{font-size:14px;line-height:1.5}#root .office-shell--workspace :is(button,input,select,textarea)[class*=rounded]:not([role=switch]):not([role=radio]):not([role=checkbox]):not([type=radio]):not([type=checkbox]):not([data-keep-round]){border-radius:3px!important}#root .office-shell--workspace .contact-avatar>div:first-child{border-radius:4px}#root .office-shell--workspace .dm-page{--dash-blue:rgb(var(--work-blue));--dash-green:rgb(var(--work-green));--dash-violet:rgb(var(--work-violet));--dash-amber:rgb(var(--work-amber));--dash-red:rgb(var(--work-red));--dm-blue:var(--work-blue);--dm-green:var(--work-green);--dm-violet:var(--work-violet);--dm-cyan:var(--work-cyan);--dm-amber:var(--work-amber);gap:20px;margin-inline:auto;max-width:1600px;padding-bottom:0}#root .office-shell--workspace .dm-toolbar{gap:8px;padding-bottom:12px}#root .office-shell--workspace .dm-switch{background:#0000;border:0;border-radius:3px;box-shadow:none!important;gap:4px;padding:0;width:auto}#root .office-shell--workspace .dm-switch button{border-radius:2px;box-shadow:none!important;flex-direction:row;font-size:13px;gap:7px;min-height:34px;padding:5px 12px}#root .office-shell--workspace .dm-switch button>svg{background:none;border:0;border-radius:0;height:18px;padding:0;width:18px}#root .office-shell--workspace .dm-switch button[aria-pressed=true]{background:rgb(var(--work-blue)/.08);border-color:#0000;color:hsl(var(--foreground))}#root .office-shell--workspace .dm-home{border-radius:3px;box-shadow:none;font-size:12px;min-height:32px;padding:4px 8px}#root .office-shell--workspace :is(.do-panel,.df-panel){gap:16px}#root .office-shell--workspace .df-heading{gap:8px;padding:0}#root .office-shell--workspace .df-eyebrow{font-size:10px;font-weight:600;letter-spacing:.1em;margin-bottom:5px}#root .office-shell--workspace .df-heading p:not(.df-eyebrow){font-size:13px;line-height:1.45;margin-top:5px}#root .office-shell--workspace .df-heading button{border-radius:3px;box-shadow:none;font-size:12px;height:34px;min-height:34px;padding:6px 10px}#root .office-shell--workspace .do-status{font-size:11px;gap:4px 12px}#root .office-shell--workspace .do-status>span:first-child{background:none;border:0;color:hsl(var(--muted-foreground));padding:2px 0}#root .office-shell--workspace :is(.do-kpis,.df-kpis){gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}#root .office-shell--workspace .dm-page :is(.do-metric,.df-kpi,.do-card,.df-chart-card,.df-period-summary,.df-day){background:hsl(var(--card))!important;border:1px solid hsl(var(--border))!important;border-radius:4px!important;box-shadow:0 2px 10px rgba(42,48,66,.035)!important;padding:18px 20px}html[data-theme=dark] #root .office-shell--workspace .dm-page :is(.do-metric,.df-kpi,.do-card,.df-chart-card,.df-period-summary,.df-day){box-shadow:none!important}#root .office-shell--workspace .dm-page :is(.do-metric strong,.df-amount){font-feature-settings:"tnum";color:hsl(var(--foreground))!important;font-variant-numeric:tabular-nums}#root .office-shell--workspace .dm-page :is(.df-kpi--total,.do-metric--accent):before{display:none}#root .office-shell--workspace :is(.df-kpi-label,.do-metric>div){font-size:12px;min-height:24px}#root .office-shell--workspace .dm-page :is(.df-kpi-label svg,.do-metric>div svg,.do-card-heading>svg){border-radius:3px;display:block;height:28px;padding:6px;width:28px}#root .office-shell--workspace :is(.do-metric strong,.df-amount){font-size:29px;font-weight:600;letter-spacing:-.035em;line-height:1.15;margin:7px 0 5px}#root .office-shell--workspace :is(.do-metric p,.df-kpi p){border-top:0;font-size:12px;line-height:1.45;padding-top:0}#root .office-shell--workspace .df-kpi p.df-amount{font-size:clamp(18px,2.3vw,26px);font-weight:600;line-height:1.25}#root .office-shell--workspace :is(.do-main-grid,.do-network-grid){gap:12px}#root .office-shell--workspace .do-card-heading{border-bottom:0;gap:6px;margin-bottom:16px;padding-bottom:0}#root .office-shell--workspace .do-card-heading h2{font-size:15px;line-height:1.3}#root .office-shell--workspace .do-eyebrow{font-size:10px;letter-spacing:.08em;margin-bottom:4px}#root .office-shell--workspace .do-card-heading button{color:rgb(var(--work-blue));font-size:12px;min-height:28px}#root .office-shell--workspace .dc-composition{gap:18px;grid-template-columns:116px minmax(0,1fr)}#root .office-shell--workspace .dc-donut{height:116px;width:116px}#root .office-shell--workspace .dc-donut-center strong{font-size:25px}#root .office-shell--workspace :is(.dc-legend-row,.dc-composition-legend>p,.dc-donut-center span,.dc-composition-caption){font-size:12px;line-height:1.5}#root .office-shell--workspace .dc-legend-row{padding-block:7px}#root .office-shell--workspace .do-expiry{border:0;gap:10px;margin:16px 0;padding:0}#root .office-shell--workspace .do-expiry>div{background:rgb(var(--work-amber)/.035);border:1px solid rgb(var(--work-amber)/.18);border-radius:4px;padding:12px}#root .office-shell--workspace .do-value dt{font-size:12px;line-height:1.4}#root .office-shell--workspace .do-value dd{font-size:22px;font-weight:600;margin-top:4px}#root .office-shell--workspace .do-note{font-size:12px;line-height:1.5}#root .office-shell--workspace .do-server-state{border-radius:3px;margin-bottom:10px;padding:12px}#root .office-shell--workspace .do-server-state.is-available{background:rgb(var(--work-green)/.06)!important;border-color:rgb(var(--work-green)/.18)!important;color:var(--dash-green)}#root .office-shell--workspace .do-server-state.is-available>svg{color:inherit}#root .office-shell--workspace .do-server-state strong{font-size:13px}#root .office-shell--workspace .do-catalog{margin:12px 0 8px;padding-top:12px}#root .office-shell--workspace .do-network{gap:10px;padding-bottom:10px}#root .office-shell--workspace .do-open{font-size:12px;min-height:34px}#root .office-shell--workspace .do-context{border-top:1px solid hsl(var(--border));margin-top:14px;padding-top:10px}#root .office-shell--workspace .do-context summary{color:hsl(var(--muted-foreground));cursor:pointer;font-size:12px;line-height:1.6;width:fit-content}#root .office-shell--workspace .do-context summary:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:4px}#root .office-shell--workspace .do-context[open] summary{color:hsl(var(--foreground));margin-bottom:8px}#root .office-shell--workspace .do-reading-meta{color:hsl(var(--muted-foreground));font-size:12px;margin:0 0 12px}#root .office-shell--workspace .office-shell-main--flush{padding:0!important}#root .office-shell--workspace .chats-page-root.chats-shell{gap:0}#root .office-shell--workspace :is(.chats-inbox-panel,.chats-thread-panel){border-radius:0!important;box-shadow:none!important}#root .office-shell--workspace :is(.chats-tabs-grid,.chats-tab-btn,.chats-conv-item,.chats-composer,.chats-thread-actions){border-radius:3px!important;box-shadow:none!important}#root .office-shell--workspace :is(.chats-command,.chats-thread-header,.chats-input-dock){background:hsl(var(--card))!important}body:has(.office-shell--workspace) .office-workspace-overflow-action{display:none}@media (min-width:1024px){#root .office-shell--workspace .office-shell-content{padding-left:var(--office-sidebar-width)}}@media (min-width:1200px){#root .office-shell--workspace .do-main-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}#root .office-shell--workspace .do-network-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1199px){#root .office-shell--workspace :is(.do-kpis,.df-kpis){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:639px){#root .office-shell--workspace{--office-header-h:52px;--ctx-topbar-h:52px}#root .office-shell--workspace .office-unified-bar{gap:4px;height:auto;min-height:52px;padding:4px 8px}#root .office-shell--workspace .office-shell-main:not(.office-shell-main--flush){padding:12px 10px 20px}#root .office-shell--workspace .office-nav-link{min-height:44px}#root .office-shell--workspace .office-unified-header :is(.office-header-control,.office-mobile-create,.office-header-theme-toggle){height:44px;min-height:44px}#root .office-shell--workspace .office-unified-header :is(.office-header-control,.office-header-theme-toggle){min-width:44px;width:44px}#root .office-shell--workspace .office-unified-header :is([data-testid=header-ferramentas-btn-mobile],.office-header-theme-toggle){display:none!important}#root .office-shell--workspace .office-unified-header [data-testid=header-user-menu-mobile]{height:44px;width:44px}body:has(.office-shell--workspace) .office-workspace-overflow-action{display:flex;min-height:44px}#root .office-shell--workspace :is(.dm-switch,.dm-toolbar){width:100%}#root .office-shell--workspace .dm-toolbar{gap:4px;padding-bottom:8px}#root .office-shell--workspace .dm-switch{display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column}#root .office-shell--workspace .dm-switch button{font-size:12px;gap:5px;min-height:44px;padding:4px}#root .office-shell--workspace .dm-switch button>svg{height:15px;width:15px}#root .office-shell--workspace .dm-home{min-height:36px}#root .office-shell--workspace :is(.do-panel,.df-panel,.dm-page){gap:10px}#root .office-shell--workspace .df-heading{align-items:flex-start}#root .office-shell--workspace .df-heading h1{font-size:22px}#root .office-shell--workspace .df-heading button{height:44px;min-height:44px}#root .office-shell--workspace .df-heading p:not(.df-eyebrow){font-size:13px;line-height:1.45}#root .office-shell--workspace :is(.do-kpis,.df-kpis){gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}#root .office-shell--workspace .dm-page :is(.do-metric,.df-kpi,.do-card,.df-chart-card,.df-period-summary){padding:12px}#root .office-shell--workspace :is(.df-kpi-label,.do-metric>div){align-items:flex-start;font-size:12px;line-height:1.35}#root .office-shell--workspace .dm-page :is(.df-kpi-label svg,.do-metric>div svg){height:20px;padding:3px;width:20px}#root .office-shell--workspace :is(.do-metric strong,.df-amount){font-size:26px;margin:6px 0 4px}#root .office-shell--workspace .do-status{font-size:11px}#root .office-shell--workspace .dc-composition{gap:10px;grid-template-columns:92px minmax(0,1fr)}#root .office-shell--workspace .dc-donut{height:92px;width:92px}#root .office-shell--workspace .dc-donut-center strong{font-size:20px}#root .office-shell--workspace .do-card-heading button{min-height:44px}#root .office-shell--workspace .do-context summary{display:list-item;min-height:44px;padding-block:12px}#root .office-shell--workspace .do-expiry{gap:6px}#root .office-shell--workspace .do-expiry>div{padding:9px 7px}#root .office-shell--workspace .do-network{grid-template-columns:repeat(2,minmax(0,1fr))}#root .office-shell--workspace .do-open{min-height:44px}#root .office-shell--workspace :is(input,select,textarea){font-size:16px}}body:has(.office-shell--workspace) :is(.office-dialog,.office-modal-panel,.office-menu-surface,[role=menu][data-state],[role=dialog][data-state]){--office-radius:4px;--office-card-radius:4px;--office-control-radius:3px;--ax-body:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--ax-heading:var(--ax-body);backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:hsl(var(--card))!important;border-radius:5px!important;font-family:var(--ax-body)}#root .office-shell--workspace :is(.app-page-inner,.dash-page,.dm-page,.fin-hub,.nt-page,.tm-page,.mtg-page,.mr-shell,.mhc-card,.cn-page,.iptv-cat,.cb-page,.team-page){--office-radius:4px;--office-card-radius:4px;--office-control-radius:3px;--fin-radius:4px;--nt-radius:4px;--tm-radius:4px;--mtg-r:4px;--mr-r:4px;--mhc-r:4px;--cn-radius:4px;--iptv-r:4px;--dash-radius:4px;--ref-panel:hsl(var(--card));--ref-shadow:none;--ref-hairline:none;--aurora-panel:hsl(var(--card));--office-frost-shadow:none;--office-surface-shadow:none;--office-reflection:none;--office-surface-line:hsl(var(--border))}#root .office-shell--workspace .office-shell-main :is([data-slot=card],.rounded-sm.border,.rounded-md.border,.rounded-lg.border,.rounded-xl.border,.rounded-2xl.border,.rounded-3xl.border,[class*="rounded-["].border,.am-kpi,.am-panel,.api-panel,.att-metrics-card,.att-metrics-hero,.att-metrics-goals,.att-metrics-section,.att-metrics-table-wrap,.bc-checkout-summary,.bc-empty,.bc-kpi,.cg-kpi,.cg-panel,.cl-card,.cl-empty,.cl-kpi,.cl-panel,.cl-table-wrap,.cl-toolbar,.cn-kpi,.cn-panel,.cp-add-card,.cp-card,.cp-kpi,.cp-panel,.dash-hero,.dash-kpi,.dash-surface,.dash-att-welcome,.dt-card,.dt-empty,.dt-campaigns,.dt-filters,.dt-reading,.dt-pilot,.dt-metrics>div,.tp-library,.tp-editor,.tp-guidance,.tp-budget,.tp-review-summary,.tai-root,.fin-surface,.fn-card,.fn-empty,.fn-kpi,.gw-kpi,.gw-panel,.ic-kpi,.ic-panel,.ir-kpi,.ir-panel,.iptv-cat-card,.iptv-cat-empty,.iptv-cat-error-panel,.iptv-cat-hero,.iptv-cat-toolbar,.lc-kpi,.lc-table-wrap,.lc-toolbar,.leads-kpi-card,.leads-panel,.leads-toolbar,.m3u-panel,.mhc-card,.mp-card,.mp-kpi,.mp-panel,.mtg-empty,.mtg-filter,.mtg-hero,.mtg-kpi,.mtg-panel,.mtg-policy-card,.mtgd-hero,.mtgd-card,.mtgd-workspace,.nt-kpi,.nt-panel,.payment-provider-card,.perm-group-panel,.perm-kpi,.perm-module-card,.perm-panel,.perm-toolbar,.pp-card,.pp-empty,.pp-hero,.pp-kpi,.pp-runtime-card,.pw-kpi,.pw-panel,.pw-summary,.ra-table-wrap,.rb-mode-card,.rb-section,.rm-card,.rm-empty,.rm-toolbar,.rtm-hero,.rtm-kpi,.rtm-panel,.rtm-scope-card,.rtm-table-wrap,.rtm-toolkit-card,.rv-card,.rv-empty,.rv-kpi,.rv-table-wrap,.rv-toolbar,.sm-kpi,.sm-panel,.st-kpi,.st-panel,.sx-empty,.sx-kpi,.sx-panel,.team-empty,.team-kpi-card,.team-member-card,.team-comm-empty,.team-comm-table-wrap,.tests-card,.tests-empty,.tests-filters-panel,.tests-kpi,.tests-table-wrap,.tests-toolbar,.tg-card,.tg-empty,.tg-kpi,.tg-panel,.tg-match-card,.tg-type-card,.tm-card,.tm-filter,.tm-kpi,.tm-panel,.wa-card,.wa-kpi-card,.xui-cat-card,.xui-cat-empty,.xui-cat-kpi,.xui-pkg-card,.xui-plan-card,.xui-plan-hero,.cb-flow-card,.cb-empty,.cb-toolbar,.cb-workspace,.cb-node,.cb-canvas-tools,.cb-link-hint,.cb-alert,.cb-notice,.cb-onboarding,.tg-qr-card,.api-overview,.api-key,.api-notice,.api-docs pre,.api-secret,.payment-preparation-note,.payment-operations,.payment-operations__note,.payment-operations__empty,.payment-operations__error,.payment-operation,.payment-environments,.payment-operations__toolbar [role=group]){border-radius:4px!important;box-shadow:none!important}#root .office-shell--workspace .office-shell-main :is([data-slot=card],.cl-kpi,.rv-kpi,.tests-kpi,.st-kpi,.tg-kpi,.nt-kpi,.team-kpi-card,.wa-kpi-card,.fin-kpi,.pw-kpi,.ic-kpi,.sm-kpi,.rtm-kpi,.cl-toolbar,.rv-toolbar,.tests-toolbar,.dash-kpi,.dash-att-welcome,.att-metrics-hero,.att-metrics-goals,.dt-card,.dt-pilot,.dt-metrics>div,.tp-editor,.tp-library,.tai-root,.mtgd-hero,.mtg-hero,.payment-provider-card){background-image:none!important}#root .office-shell--workspace :is(.cl-page,.rv-page,.tests-page,.st-page,.tg-page,.nt-page,.dash-page--attendant){gap:14px}#root .office-shell--workspace :is(.cl-kpi,.rv-kpi,.tests-kpi,.st-kpi,.tg-kpi,.nt-kpi,.pp-kpi,.perm-kpi,.team-kpi-card,.wa-kpi-card,.fin-kpi,.pw-kpi,.ic-kpi,.sm-kpi,.rtm-kpi,.cg-kpi,.mp-kpi,.ir-kpi,.gw-kpi,.cn-kpi,.lc-kpi,.sx-kpi,.tm-kpi,.dash-page--attendant .dash-kpi){min-width:0;padding:14px 16px}#root .office-shell--workspace .app-page-inner [class$=-kpi-value],#root .office-shell--workspace .dash-page--attendant .dash-kpi-value{font-size:26px;line-height:1.2}#root .office-shell--workspace .app-page-inner [class*=-kpi-icon]{border-radius:3px;height:28px;padding:5px;width:28px}#root .office-shell--workspace .app-page-inner [class*=-kpi-icon]>svg{height:17px;width:17px}#root .office-shell--workspace :is(.dash-att-welcome,.att-metrics-hero,.att-metrics-goals,.att-metrics-section,.dt-card,.tp-editor,.tp-library,.tai-root){padding:16px}#root .office-shell--workspace .dash-att-welcome-title{font-size:24px}#root .office-shell--workspace .dash-att-welcome-sub{font-size:14px}#root .office-shell--workspace .office-section-divider{margin-top:14px}#root .office-shell--workspace :is(.cl-toolbar,.rv-toolbar,.tests-toolbar){background:hsl(var(--card));border-color:hsl(var(--border));gap:12px;padding:14px 16px}#root .office-shell--workspace :is(.office-filter-pills,.api-tabs,.fin-tabs,.mtg-tabs,.nt-tabs,.perm-tabs,.st-tabs,.team-main-tabs,.iptv-cat-tabs,.xui-cat-tabs){border-radius:3px!important;box-shadow:none!important}#root .office-shell--workspace .office-semantic-filters>button{border-radius:3px!important;font-size:12px;min-height:36px}#root .office-shell--workspace :is(.office-filter-icon,.office-filter-count,.office-page-icon){background-image:none!important;border-radius:3px!important;box-shadow:none!important}#root .office-shell--workspace .office-filter-icon{height:22px;width:22px}#root .office-shell--workspace .office-shell-main :is(input,select,textarea,button[role=combobox]):not([type=radio]):not([type=checkbox]):not([type=range]):not([type=color]),#root .office-shell--workspace .office-shell-main button:not([role=switch]):not([role=checkbox]):not([role=radio]):not([data-keep-round]):not(.cb-port-in){border-radius:3px!important}#root .office-shell--workspace .app-page-inner table :is(th,td){padding-block:9px}#root .office-shell--workspace .app-page-inner table th{font-size:12px}#root .office-shell--workspace .app-page-inner table td{font-size:13px;line-height:1.45}#root .office-shell--workspace .app-page-inner table thead{background:hsl(var(--muted))}#root .office-shell--workspace .app-page-inner table th{color:hsl(var(--muted-foreground));font-weight:600;letter-spacing:.015em}#root .office-shell--workspace .app-page-inner table tbody tr{border-color:hsl(var(--border))}#root .office-shell--workspace .app-page-inner table tbody tr:hover{background:hsl(var(--primary)/.025)}#root .office-shell--workspace :is(.office-section-title,.do-card-heading h2,.df-chart-heading h2){color:hsl(var(--foreground))}#root .office-shell--workspace .cb-page .cb-port-in{border-radius:50%!important}#root .office-shell--workspace .cb-node.is-selected{box-shadow:0 0 0 2px rgb(var(--cb-tone)/.3)!important}#root .office-shell--workspace .cb-flow-card{min-height:156px;padding:16px}#root .office-shell--workspace .cb-toolbar{padding:12px}#root .office-shell--workspace .chats-page-root :is(.chat-bubble-sent,.chat-bubble-received,.chats-form-surface){border-radius:4px!important;box-shadow:none!important}#root .office-shell--workspace .chats-page-root .chats-conv-item--selected{background-image:none}#root .office-shell--workspace .chats-page-root[data-chat-theme=office] .chat-area-bg{background:hsl(var(--background))}#root .office-shell--workspace :is(.office-presence-link,.office-nav-badge,.office-sidebar-account){border-radius:3px!important}#root .office-shell--workspace .office-sidebar-account:before{display:none}#root .office-shell--workspace .office-mobile-create{background:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))}body:has(.office-shell--workspace) :is(.office-dialog,.office-modal-panel) :is(.pa-editor-section,.pa-preview-card,.office-tool-semantic,.office-tools-search,.ra-panel,.ra-option,.ra-plan,.rb-section,.pp-dialog-section,.prov-section,.prov-msg-card,.plan-picker-card,.mtgd-field,.mtgd-contact-option,.rh-release,.rh-card,.rh-category,.rh-search,.omhp-section,.omhp-tabs){border-radius:4px!important;box-shadow:none!important}body:has(.office-shell--workspace) :is(.office-tools-dialog>.office-dialog-head,.office-partner-editor .pa-editor-header){padding:16px 56px 14px 16px}body:has(.office-shell--workspace) .office-partner-editor .pa-editor-scroll{padding:16px}body:has(.office-shell--workspace) .office-partner-editor .pa-section-icon{border-radius:3px}body:has(.office-shell--workspace) :is(.cb-lesson,.cb-review,.cb-issue-list article,.cb-block-explanation,.cb-destination,.cb-model-safety,.cb-model-result,.cb-model-group,.cb-model-messages details,.cb-model-messages article,.cb-model-messages details>div,.cb-sessions article,.payment-unavailable,.payment-save-error,.payment-check-result,.payment-receiver-url,.payment-receiver-pending,.api-scope-list label){border-radius:4px;box-shadow:none}@media (max-width:639px){#root .office-shell--workspace .office-semantic-filters>button{min-height:44px}#root .office-shell--workspace :is(.cl-kpi,.rv-kpi,.tests-kpi,.st-kpi,.tg-kpi,.nt-kpi,.team-kpi-card,.wa-kpi-card,.dash-kpi){padding:12px}#root .office-shell--workspace .app-page-inner table :is(th,td){padding-block:10px}#root .office-shell--workspace .app-page-inner table button{min-height:44px}}.acb{--acb-line:hsl(var(--border));--acb-ok:#298e5f;--acb-pause:#cb720b;--acb-sick:#ca2b2b;--acb-off:hsl(var(--muted-foreground));grid-gap:.85rem 1rem;align-items:center;background:linear-gradient(180deg,hsl(var(--card)) 0,hsl(var(--background)/.92) 100%);border:1px solid var(--acb-line);border-radius:var(--radius);box-shadow:0 1px 0 hsl(var(--foreground)/.03);display:grid;gap:.85rem 1rem;grid-template-columns:minmax(11rem,15rem) minmax(0,1fr) minmax(12rem,18rem);padding:.7rem .9rem}.acb--ok{border-color:color-mix(in srgb,var(--acb-ok) 28%,var(--acb-line));box-shadow:inset 3px 0 0 var(--acb-ok)}.acb--pause{border-color:color-mix(in srgb,var(--acb-pause) 28%,var(--acb-line));box-shadow:inset 3px 0 0 var(--acb-pause)}.acb--sick{border-color:color-mix(in srgb,var(--acb-sick) 28%,var(--acb-line));box-shadow:inset 3px 0 0 var(--acb-sick)}.acb--off{box-shadow:inset 3px 0 0 hsl(var(--muted-foreground)/.35)}.acb-identity{align-items:flex-start;display:flex;gap:.65rem;min-width:0}.acb-dot{background:var(--acb-off);border-radius:999px;box-shadow:0 0 0 3px hsl(var(--muted)/.8);flex-shrink:0;height:.55rem;margin-top:.45rem;width:.55rem}.acb-dot--ok{animation:acb-pulse 2.4s ease-in-out infinite;background:var(--acb-ok);box-shadow:0 0 0 3px color-mix(in srgb,var(--acb-ok) 18%,#0000)}.acb-dot--pause{background:var(--acb-pause);box-shadow:0 0 0 3px color-mix(in srgb,var(--acb-pause) 18%,#0000)}.acb-dot--sick{background:var(--acb-sick);box-shadow:0 0 0 3px color-mix(in srgb,var(--acb-sick) 18%,#0000)}@keyframes acb-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.08)}}.acb-identity-copy{min-width:0}.acb-kicker{color:hsl(var(--muted-foreground));font-size:.625rem;font-weight:700;letter-spacing:.08em;margin:0;text-transform:uppercase}.acb-title{align-items:baseline;color:hsl(var(--foreground));display:flex;flex-wrap:wrap;font-size:.8125rem;font-weight:600;gap:.3rem;line-height:1.25;margin:.1rem 0 0}.acb-status{font-weight:700}.acb-sep{color:hsl(var(--muted-foreground)/.7)}.acb-name{font-weight:500;max-width:11rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.acb-meta,.acb-name{color:hsl(var(--muted-foreground))}.acb-meta{align-items:center;display:inline-flex;font-size:.6875rem;gap:.28rem;margin:.2rem 0 0}.acb-meta-icon{height:.75rem;opacity:.8;width:.75rem}.acb-controls{align-items:center;display:flex;flex-wrap:wrap;gap:.4rem .45rem;min-width:0}.acb-group{background:hsl(var(--muted)/.45);border:1px solid hsl(var(--border)/.8);border-radius:calc(var(--radius) + 1px);display:inline-flex;flex-wrap:wrap;gap:.3rem;padding:.2rem}.acb-group--wrap{flex:1 1 auto}.acb-divider{align-self:stretch;background:hsl(var(--border));min-height:1.6rem;opacity:.85;width:1px}.acb-chip{align-items:center;background:#0000;border:1px solid #0000;border-radius:var(--radius);color:hsl(var(--muted-foreground));cursor:pointer;display:inline-flex;font-size:.6875rem;font-weight:600;gap:.28rem;height:1.85rem;letter-spacing:.01em;padding:0 .55rem;transition:background-color .14s ease,color .14s ease,border-color .14s ease,box-shadow .14s ease}.acb-chip:hover:not(:disabled){background:hsl(var(--background));border-color:hsl(var(--border));color:hsl(var(--foreground))}.acb-chip:disabled{cursor:wait;opacity:.55}.acb-chip-icon{flex-shrink:0;height:.85rem;width:.85rem}.acb-chip.is-active.acb-chip--ok{background:color-mix(in srgb,var(--acb-ok) 14%,hsl(var(--background)));border-color:color-mix(in srgb,var(--acb-ok) 40%,#0000);box-shadow:0 0 0 1px color-mix(in srgb,var(--acb-ok) 12%,#0000);color:var(--acb-ok)}.acb-chip.is-active.acb-chip--pause{background:color-mix(in srgb,var(--acb-pause) 14%,hsl(var(--background)));border-color:color-mix(in srgb,var(--acb-pause) 40%,#0000);color:var(--acb-pause)}.acb-chip.is-active.acb-chip--off{background:hsl(var(--foreground)/.08);border-color:hsl(var(--foreground)/.18);color:hsl(var(--foreground))}.acb-aside{display:flex;flex-direction:column;gap:.35rem;min-width:0}.acb-mobile-toggle{display:none}.acb-guidance,.acb-privacy{color:hsl(var(--muted-foreground));font-size:.6875rem;line-height:1.35;margin:0}.acb-more{border-top:1px solid hsl(var(--border)/.7);padding-top:.25rem}.acb-more summary{align-items:center;color:hsl(var(--muted-foreground));cursor:pointer;display:flex;font-size:.6875rem;font-weight:600;gap:.4rem;justify-content:space-between;list-style:none}.acb-more summary::-webkit-details-marker{display:none}.acb-more-icon{height:.8rem;transition:transform .14s ease;width:.8rem}.acb-more[open] .acb-more-icon{transform:rotate(180deg)}.acb-more-body{grid-gap:.35rem;display:grid;gap:.35rem;padding-top:.45rem}.acb-note{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:var(--radius);color:hsl(var(--foreground));font-size:.75rem;height:1.85rem;outline:none;padding:0 .6rem;transition:border-color .14s ease,box-shadow .14s ease;width:100%}.acb-note::placeholder{color:hsl(var(--muted-foreground)/.85)}.acb-note:focus{border-color:hsl(var(--primary)/.55);box-shadow:0 0 0 3px hsl(var(--primary)/.12)}.acb-note.is-emphasized{border-color:color-mix(in srgb,var(--acb-pause) 35%,hsl(var(--border)))}.acb-doc-btn{border-radius:var(--radius)!important;font-size:.6875rem!important;font-weight:600;gap:.35rem;height:1.85rem!important;justify-content:center;width:100%}@media (max-width:1100px){.acb{gap:.75rem;grid-template-columns:1fr}.acb-divider{display:none}.acb-controls{gap:.4rem}.acb-group,.acb-group--wrap{width:100%}.acb-aside{max-width:32rem}.acb-doc-btn{width:100%}}@media (max-width:640px){.acb{gap:0;grid-template-columns:1fr;padding:.65rem .75rem}.acb-identity{align-items:center}.acb-dot{margin-top:0}.acb-kicker,.acb-meta{display:none}.acb-title{font-size:.78rem;margin-top:0}.acb-name{max-width:8.5rem}.acb-mobile-toggle{align-items:center;background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:var(--radius);color:hsl(var(--foreground));display:inline-flex;flex-shrink:0;font-size:.68rem;font-weight:650;gap:.3rem;margin-left:auto;min-height:2.15rem;padding:0 .65rem}.acb-mobile-toggle-icon{height:.8rem;transition:transform .14s ease;width:.8rem}.acb--mobile-open .acb-mobile-toggle-icon{transform:rotate(180deg)}.acb-aside,.acb-controls{display:none}.acb--mobile-open .acb-controls{grid-gap:.4rem;border-top:1px solid hsl(var(--border)/.75);display:grid;gap:.4rem;margin-top:.7rem;padding-top:.65rem}.acb--mobile-open .acb-aside{display:flex;margin-top:.55rem}.acb-group,.acb-group--wrap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.acb-group:first-child,.acb-group:last-child{grid-template-columns:1fr}.acb-chip{justify-content:center;min-width:0}.acb-aside{align-items:stretch;flex-direction:column}.acb-doc-btn{width:100%}}.lfd-dock{--lfd-r:0.2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsl(var(--card)/.96);border:1px solid hsl(var(--border));border-radius:var(--lfd-r);bottom:1.1rem;box-shadow:0 18px 48px -28px hsl(var(--foreground)/.55),0 0 0 1px hsl(var(--foreground)/.04);color:hsl(var(--foreground));overflow:hidden;position:fixed;right:1.1rem;-webkit-user-select:none;user-select:none;width:min(320px,calc(100vw - 1.5rem));z-index:80}.lfd-dock.is-collapsed{min-width:10rem;width:auto}.lfd-dock__head{align-items:center;background:linear-gradient(135deg,hsl(var(--primary)/.12),#0000 60%);border-bottom:1px solid hsl(var(--border));cursor:grab;display:flex;gap:.5rem;justify-content:space-between;padding:.55rem .65rem}.lfd-dock__head:active{cursor:grabbing}.lfd-dock__live{align-items:center;display:inline-flex;font-size:.6875rem;font-weight:750;gap:.4rem;letter-spacing:.06em;text-transform:uppercase}.lfd-dock__pulse{animation:lfd-pulse 1.6s ease-out infinite;background:#dd2c2c;border-radius:999px;box-shadow:0 0 0 0 #dd2c2c8c;height:.45rem;width:.45rem}@keyframes lfd-pulse{70%{box-shadow:0 0 0 8px #dd2c2c00}to{box-shadow:0 0 0 0 #dd2c2c00}}.lfd-dock__head-actions{display:flex;gap:.2rem}.lfd-icon-btn{background:#0000;border:1px solid #0000;border-radius:var(--lfd-r);color:hsl(var(--muted-foreground));cursor:pointer;display:grid;height:1.7rem;place-items:center;width:1.7rem}.lfd-icon-btn:hover{background:hsl(var(--muted)/.5);color:hsl(var(--foreground))}.lfd-icon-btn.is-danger:hover{background:hsl(var(--destructive)/.15);color:hsl(var(--destructive))}.lfd-dock__video{aspect-ratio:16/10;background:#0b141a;position:relative}.lfd-dock__video video{background:#000;display:block;height:100%;object-fit:contain;width:100%}.lfd-dock__empty{align-items:center;color:#ffffffb3;flex-direction:column;font-size:.6875rem;inset:0;justify-content:center}.lfd-dock__badges,.lfd-dock__empty{display:flex;gap:.35rem;position:absolute}.lfd-dock__badges{bottom:.45rem;flex-wrap:wrap;left:.45rem;right:.45rem}.lfd-dock__badges>span{align-items:center;background:#0000008c;border-radius:var(--lfd-r);color:#fff;display:inline-flex;font-size:.625rem;font-weight:650;gap:.25rem;padding:.15rem .4rem}.lfd-dock__badges>span.is-chat{background:hsl(var(--primary))}.lfd-dock__stats{font-feature-settings:"tnum";border-bottom:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));display:flex;font-size:.625rem;font-variant-numeric:tabular-nums;font-weight:650;gap:.35rem;justify-content:space-between;padding:.4rem .65rem}.lfd-dock__controls{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem;padding:.55rem .65rem .7rem}.lfd-ctrl{border-radius:var(--lfd-r)!important;height:2rem!important;width:2rem!important}.lfd-ctrl.is-off{background:hsl(var(--muted))!important;color:hsl(var(--muted-foreground))!important}.lfd-ctrl.is-active{background:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important}.lfd-ctrl.is-hangup{background:hsl(var(--destructive))!important;color:hsl(var(--destructive-foreground))!important}.lfd-open{border-radius:var(--lfd-r)!important;font-size:.6875rem!important;height:2rem!important;margin-left:auto}.lfd-dock__pill{align-items:center;background:#0000;border:0;color:hsl(var(--foreground));cursor:pointer;display:flex;font-size:.6875rem;font-weight:650;gap:.45rem;padding:.55rem .75rem;width:100%}.lfd-bars{align-items:flex-end;display:inline-flex;gap:1px;height:.7rem;margin-left:.15rem}.lfd-bars__seg{background:#ffffff47;border-radius:1px;width:.18rem}.lfd-bars__seg:first-child{height:25%}.lfd-bars__seg:nth-child(2){height:45%}.lfd-bars__seg:nth-child(3){height:70%}.lfd-bars__seg:nth-child(4){height:100%}.lfd-bars__seg.is-on{background:currentColor}.lfd-bars.is-excellent{color:#22c378}.lfd-bars.is-good{color:#30a66f}.lfd-bars.is-poor{color:#f2a60d}.lfd-bars.is-lost,.lfd-bars.is-unknown{color:#dd3c3c}@media (max-width:640px){.lfd-dock{bottom:.65rem;right:.65rem;width:min(300px,calc(100vw - 1.2rem))}}@layer office-shape{html[data-office-theme=aurora]{--office-square-surface:4px;--office-square-control:3px;--office-modal-radius:4px!important}html[data-office-theme=aurora] .login-aurax__panel{border-radius:0!important}html[data-office-theme=aurora] :is(.office-shell,.office-dialog,.office-modal-panel,[role=dialog],[role=alertdialog],.aurax-public-refined){--radius:.25rem!important;--office-modal-radius:4px!important;--office-card-radius:4px!important;--office-control-radius:3px!important;--office-icon-radius:3px!important}html[data-office-theme=aurora] :is(dialog,[role=dialog],[role=alertdialog],[role=menu],[role=listbox],[role=tooltip],[popover],[data-slot=card],[data-sonner-toast],[data-radix-popper-content-wrapper]>[data-state],.office-dialog,.office-modal-panel,.office-menu-surface,.bc-modal-panel,.login-aurax__card,.rr-panel,.cp-card,.cp-panel,.cp-pix-card,.cp-summary,.cp-alert,.cp-plan,.cp-how-card,.cp-step-pro,.cp-checkout,.cp-auth-visual,.rr-stage-brand,.rr-success-row,.cp-provider-checkout,.cp-provider-checkout__test,.ps-modal,.ps-card,.meeting-invite-card,.wp-modal,.wp-access-panel,.rh-release,.rh-category,.rh-card,.chats-empty-card,.chats-empty-step,.chats-inbox-empty,.chats-form-surface,.pa-editor-section,.pa-preview-card,.prov-section,.prov-msg-card,.plan-picker-card,.pp-dialog-section,.rb-section,.leads-form-section,.office-tool-semantic,.omhp-section,.omhp-tabs,.cb-lesson,.cb-review,.cb-model-group,.cb-model-safety,.cb-model-result,.cb-model-messages details,.cb-model-messages article,.cb-issue-list article,.cb-overview>div,.cb-flow-card,.cb-library-help,.cb-empty,.cb-editor-setup,.cb-alert,.cb-notice,.cb-node,.cb-canvas-tools,.cb-link-hint,.cb-block-explanation,.cb-destination,.cb-onboarding,.cb-sessions article,.cb-import-file,.cb-import-summary,.cb-model-messages details>div,.mtgd-guest,.mtgd-guest-modes,.df-periods,.df-range,.dc-chart-modes,.office-shell tr[role=row]){border-radius:var(--office-square-surface)!important}html[data-office-theme=aurora] :where(#root,.office-dialog,[role=alertdialog]) :where([class*=rounded-]:not(.rounded-full):not(.rounded-none):not(img):not(video):not(canvas):not(svg):not([data-keep-round]):not([role=switch]):not([role=radio]):not([role=slider])){border-radius:var(--office-square-surface)!important}html[data-office-theme=aurora] :is(.office-modal-icon,.office-modal-close,.office-dialog-close,.office-feedback-url,.office-action-ico,.rh-icon,.rh-latest,.rh-search input,.rh-search button,.chats-empty-icon,.chats-empty-step-n,.theme-toggle--office,.login-aurax__mark,.login-aurax__mark--lg,.login-aurax__input,.login-aurax__submit,.login-aurax__ghost,.rr-input,.rr-submit,.rr-invite,.rr-google-panel,.rr-email-toggle,.cp-input,.cp-btn,.cp-variant,.cp-theme-toggle,.public-theme-toggle,.rr-step,.cp-step-n,.cb-icon,.cb-sim-badge,.cb-sim-day,.cb-sim-safe,.cb-sim-event,.office-avatar,.office-avatar-frame,.office-square-icon,.office-header-account-avatar,.cb-section-nav>*,.cb-status,.cb-journey button>span,.cb-sim-bubble,.omhp-color-option>span,.cl-migration-banner,.chats-inbox-kpi,.gw-hint-icon,.cg-hint-icon,.cg-token,.payment-provider-icon,.payment-provider-badge,.payment-operations__icon,.payment-operation__provider,.tg-import-toggle,.tg-empty-icon,.team-template-badge,.api-symbol,.api-status,.iptv-cat-open-player,.iptv-cat-status,.iptv-cat-guide-icon,.iptv-cat-search,.iptv-cat-empty-icon,.rtm-hero-badge,.xui-vitrine-steps span,.pp-specs>span,.mtgd-badge,.dc-mix-heading>span,.dc-mix-bar,.dt-state,.tp-stepper button>span:first-child,.cp-auth-chip,.rr-brand-chip,.cp-age-icon,.cp-theme-btn,.rounded-full[class*=px-]),html[data-office-theme=aurora] :is(.office-shell,.office-dialog,.office-modal-panel,[role=alertdialog],[role=menu],[role=listbox],.login-aurax,.aurax-public-refined,.cb-page) :is(button:not([role=switch]):not([role=radio]):not([data-keep-round]):not(.cb-port-in),input:not([type=radio]):not([type=range]):not([type=color]),textarea,select,[role=tab],[role=menuitem],[role=option]){border-radius:var(--office-square-control)!important}html[data-office-theme=aurora] .cb-toolbar{border-radius:var(--office-square-surface) var(--office-square-surface) 0 0!important}html[data-office-theme=aurora] .cb-workspace{border-radius:0 0 var(--office-square-surface) var(--office-square-surface)!important}}html[data-office-theme=aurora],html[data-office-theme=aurora] [data-theme=light]{--ax-body:"Montserrat",ui-sans-serif,system-ui,sans-serif;--ax-display:var(--ax-body);--ax-heading:var(--ax-body);--font-sans:var(--ax-body);--font-display:var(--ax-body);--background:210 40% 98%;--foreground:222 42% 16%;--card:0 0% 100%;--card-foreground:222 42% 16%;--popover:0 0% 100%;--popover-foreground:222 42% 16%;--secondary:218 30% 94%;--secondary-foreground:222 42% 16%;--muted:218 30% 94%;--muted-foreground:219 20% 39%;--accent:222 40% 94%;--accent-foreground:222 55% 32%;--border:218 24% 85%;--border-strong:218 22% 72%;--input:218 24% 82%;--radius:1rem;--canvas:#f8fafc;--surface:#fff;--surface-alt:#edf1f7;--surface-hover:#e5ebf5;--ax-paper:var(--canvas);--ax-ink:hsl(var(--foreground));--ax-mist:var(--surface-alt);--ax-surface:var(--surface);--ax-line:hsl(var(--border));--aurax-canvas-gradient:linear-gradient(#f8fafc,#f8fafc);--aurora-reflection:linear-gradient(135deg,#ffffffeb,#ffffff75 48%,#ffffffb8);--aurora-panel-fill:#f5f8ffc7;--aurora-panel:var(--aurora-reflection),var(--aurora-panel-fill);--aurora-edge:#2a3e6726;--aurora-edge-strong:#2a3e673d;--aurora-shadow:inset 0 1px 0 #fff,0 8px 28px -16px #1f355d33,0 1px 3px #1f355d0a;--aurora-chrome:#fafcffeb;--aurora-sidebar:#f4f7fc;--aurora-control:#edf2fab3;--aurora-control-hover:#e8eef9;--aurora-grid:#94a3b814;--aurora-field:#f1f5fb;--office-glass-fill:var(--aurora-chrome);--office-glass-edge:var(--aurora-edge);--office-glass-blur:20px;--office-frost-fill:var(--aurora-panel-fill);--office-reflection:var(--aurora-reflection);--office-frost-shadow:var(--aurora-shadow);--office-surface-shadow:var(--aurora-shadow);--office-surface-line:var(--aurora-edge);--office-radius:1rem;--ref-edge:var(--aurora-edge);--ref-edge-strong:var(--aurora-edge-strong);--ref-panel:var(--aurora-panel);--ref-shadow:var(--aurora-shadow);--ref-ink:hsl(var(--foreground));--ref-soft:hsl(var(--muted-foreground));--ref-inset:var(--surface-alt);--ref-control:var(--aurora-control);--ref-control-hover:var(--aurora-control-hover);--ref-hairline:linear-gradient(90deg,#0000,var(--aurora-edge-strong),#0000)}html[data-office-theme=aurora] [data-theme=dark],html[data-office-theme=aurora][data-theme=dark]{--background:220 35.3% 6.667%;--foreground:227 50% 97%;--card:222 30% 11%;--card-foreground:227 50% 97%;--popover:222 30% 12%;--popover-foreground:227 50% 97%;--secondary:223 25% 16%;--secondary-foreground:227 50% 97%;--muted:223 25% 16%;--muted-foreground:223 18% 73%;--accent:226 30% 18%;--accent-foreground:223 80% 82%;--border:222 22% 23%;--border-strong:222 22% 35%;--input:222 22% 27%;--canvas:#0b0f17;--surface:#141b29;--surface-alt:#1b2233;--surface-hover:#252e42;--aurax-canvas-gradient:linear-gradient(#0b0f17,#0b0f17);--aurora-reflection:linear-gradient(135deg,hsla(0,0%,100%,.085),hsla(0,0%,100%,.012) 48%,hsla(0,0%,100%,.038));--aurora-panel-fill:#0b0e16c2;--aurora-edge:#dae3ff21;--aurora-edge-strong:#dae3ff3b;--aurora-shadow:inset 0 1px 0 #ffffff17,0 10px 32px -18px #000000b3,0 1px 3px #00000029;--aurora-chrome:#090c14f0;--aurora-sidebar:#080b12;--aurora-control:hsla(0,0%,100%,.035);--aurora-control-hover:hsla(0,0%,100%,.075);--aurora-grid:#94a3b80f;--aurora-field:#1b2233}html[data-office-theme=aurora] [data-theme],html[data-office-theme=aurora][data-theme]{--office-modal-panel:var(--surface);--office-modal-panel-dark:var(--surface);--office-modal-border-dark:var(--aurora-edge-strong);--office-modal-input-dark:var(--aurora-field);--office-modal-surface-dark:var(--surface-alt);--bg-body:var(--canvas);--bg-surface:var(--surface);--bg-surface-2:var(--surface-alt);--bg-sidebar:var(--aurora-sidebar);--bg-hover:var(--surface-hover);--border-color:hsl(var(--border));--text-primary:hsl(var(--foreground));--text-secondary:hsl(var(--muted-foreground));--text-muted:hsl(var(--muted-foreground))}html[data-office-theme=aurora][data-theme] :is(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=hidden]):not([type=button]):not([type=submit]):not([type=reset]):not([type=image]),textarea,select,button[role=combobox],[data-radix-select-trigger],[contenteditable=true][role=textbox]){background:var(--aurora-field)!important;border-color:var(--aurora-edge-strong)!important;caret-color:hsl(var(--foreground));color:hsl(var(--foreground))!important}html[data-office-theme=aurora][data-theme] :is(input,textarea)::placeholder{color:hsl(var(--muted-foreground));opacity:.85}html[data-office-theme=aurora][data-theme] :is(input,textarea,select,button[role=combobox],[contenteditable=true][role=textbox]):focus-visible{border-color:hsl(var(--primary))!important;outline:2px solid hsl(var(--primary)/.55);outline-offset:2px}html[data-office-theme=aurora][data-theme] :is(input,textarea,select,button[role=combobox])[aria-invalid=true]{border-color:hsl(var(--destructive))!important}html[data-office-theme=aurora][data-theme] :is(input,textarea,select,button[role=combobox]):disabled,html[data-office-theme=aurora][data-theme] [role=combobox][data-disabled]{cursor:not-allowed;opacity:.55}html[data-office-theme=aurora][data-theme] input:-webkit-autofill{-webkit-text-fill-color:hsl(var(--foreground))!important;-webkit-box-shadow:0 0 0 1000px var(--aurora-field) inset!important}html[data-office-theme=aurora][data-office-finish=refined][data-theme]{--ref-edge:var(--aurora-edge);--ref-edge-strong:var(--aurora-edge-strong);--ref-panel:var(--aurora-panel);--ref-shadow:var(--aurora-shadow);--ref-ink:hsl(var(--foreground));--ref-soft:hsl(var(--muted-foreground));--ref-inset:var(--surface-alt);--ref-control:var(--aurora-control);--ref-control-hover:var(--aurora-control-hover)}html[data-office-theme=aurora] body{background:var(--canvas);color:hsl(var(--foreground));font-family:var(--ax-body)}html[data-office-theme=aurora] .office-aurora-background{background-image:linear-gradient(to right,var(--aurora-grid) 1px,#0000 1px),linear-gradient(to bottom,var(--aurora-grid) 1px,#0000 1px);background-size:52px 52px;inset:0;-webkit-mask-image:radial-gradient(ellipse 90% 70% at 60% 0,#000 20%,#0000 75%);mask-image:radial-gradient(ellipse 90% 70% at 60% 0,#000 20%,#0000 75%);overflow:hidden;pointer-events:none;position:fixed;z-index:0}html[data-office-theme=aurora] .office-aurora-background:after,html[data-office-theme=aurora] .office-aurora-background:before{border-radius:50%;content:"";filter:blur(150px);position:absolute}html[data-office-theme=aurora] .office-aurora-background:before{background:#6366f126;height:520px;right:-120px;top:-192px;width:520px}html[data-office-theme=aurora] .office-aurora-background:after{background:#22d3ee1a;bottom:-160px;height:420px;left:300px;width:420px}html[data-office-theme=aurora] :is(.office-shell,.login-aurax,.aurax-public-refined){background:#0000;position:relative;z-index:1}html[data-office-theme=aurora] .aurax-public-refined:before{content:none}html[data-office-theme=aurora] .office-shell-main{background:#0000}html[data-office-theme=aurora][data-theme=light] .office-shell{--nav-blue:49 91 213;--nav-green:16 121 86;--nav-violet:111 62 198;--nav-amber:162 101 10;--nav-cyan:10 112 141}html[data-office-theme=aurora][data-theme=light] .office-sidebar{--foreground:227 50% 97%;--muted-foreground:223 18% 73%;--border:222 22% 23%;--aurora-sidebar:#080b12;--aurora-control:hsla(0,0%,100%,.035);--aurora-control-hover:hsla(0,0%,100%,.075);--aurora-edge:#dae3ff21;--aurora-edge-strong:#dae3ff3b;--aurora-panel:linear-gradient(135deg,#ffffff0f,#ffffff05),#0b0f17;--aurora-shadow:inset 0 1px 0 #ffffff0f;--aurora-field:#1b2233;--nav-blue:96 165 250;--nav-green:52 211 153;--nav-violet:167 139 250;--nav-amber:251 191 36;--nav-cyan:34 211 238}html[data-office-theme=aurora][data-office-finish] .office-sidebar .office-nav-link{color:hsl(var(--muted-foreground))}html[data-office-theme=aurora][data-office-finish] .office-sidebar .office-nav-link:hover{background:var(--aurora-control-hover);border-color:var(--aurora-edge);color:hsl(var(--foreground))}html[data-office-theme=aurora][data-office-finish] .office-sidebar .office-nav-link--active .office-nav-badge{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}html[data-office-theme=aurora][data-office-finish] .office-sidebar .office-sidebar-account>p:not(:first-child),html[data-office-theme=aurora][data-office-finish] .office-sidebar :is(.office-nav-pin:not(.text-primary),.office-sidebar-close){color:hsl(var(--muted-foreground))}html[data-office-theme=aurora][data-office-finish] .office-shell .office-sidebar{--sidebar-foreground:var(--foreground);background:var(--aurora-sidebar)!important;border-color:var(--aurora-edge)!important;color:hsl(var(--foreground));color-scheme:inherit}html[data-office-theme=aurora][data-office-finish] .office-sidebar .office-sidebar-account{background:var(--aurora-panel);border-color:var(--aurora-edge);box-shadow:var(--aurora-shadow)}html[data-office-theme=aurora][data-office-finish] .office-sidebar .office-sidebar-search>span,html[data-office-theme=aurora][data-office-finish] .office-sidebar-account>p:first-child{color:hsl(var(--foreground))}html[data-office-theme=aurora][data-office-finish] .office-sidebar .office-sidebar-search{background:var(--aurora-control);border-color:var(--aurora-edge)}html[data-office-theme=aurora][data-office-finish] .office-sidebar .office-sidebar-search kbd{background:var(--aurora-control);border-color:var(--aurora-edge);color:hsl(var(--muted-foreground))}html[data-office-theme=aurora][data-office-finish] .office-shell .office-sidebar nav :is(.office-nav-section-label[class],.office-nav-section-toggle[class]),html[data-office-theme=aurora][data-office-finish] .office-sidebar .office-sidebar-footer>p{color:hsl(var(--muted-foreground))!important}html[data-office-theme=aurora][data-office-finish] .office-sidebar .office-nav-link--active,html[data-office-theme=aurora][data-office-finish] .office-sidebar .office-nav-link--active .office-nav-label{color:hsl(var(--foreground))!important}html[data-office-theme=aurora][data-office-finish] .office-sidebar .office-nav-link--active .office-nav-icon,html[data-office-theme=aurora][data-office-finish] .office-sidebar .office-nav-link--active .office-nav-icon svg{color:rgb(var(--nav-tone))!important}html[data-office-theme=aurora][data-theme=light][data-office-finish] .office-sidebar :is(.office-presence-link,[data-testid=sidebar-master-support]){color:rgb(var(--nav-green))!important}html[data-office-theme=aurora][data-office-finish] .office-sidebar :is([data-testid=nav-logout],.office-sidebar-footer [class*=text-white]){color:hsl(var(--muted-foreground))}html[data-office-theme=aurora][data-office-finish] .office-sidebar .office-sidebar-footer strong,html[data-office-theme=aurora][data-office-finish] .office-sidebar .office-sidebar-footer>p:first-of-type{color:hsl(var(--foreground))!important}html[data-office-theme=aurora][data-office-finish] .office-sidebar .office-sidebar-footer>button svg{color:rgb(var(--nav-blue))}html[data-office-theme=aurora][data-office-finish] .office-sidebar .office-sidebar-footer,html[data-office-theme=aurora][data-office-finish] .office-sidebar .office-sidebar-footer>button{background:var(--aurora-control);border-color:var(--aurora-edge);color:hsl(var(--muted-foreground))}html[data-office-theme=aurora][data-office-finish] .office-shell .office-shell-content>.office-unified-header{background:var(--aurora-chrome)!important;border-bottom-color:var(--aurora-edge)!important;box-shadow:inset 0 -1px 0 var(--aurora-edge)}html[data-office-theme=aurora] .aurax-public-refined :is(.cp-card,.cp-panel,.rr-panel),html[data-office-theme=aurora] .login-aurax .login-aurax__card,html[data-office-theme=aurora] .office-shell :is(.dt-card,.dt-campaigns,.tp-library,.tp-editor,.tc-manager,.tai-root){background:var(--aurora-panel)!important;border-color:var(--aurora-edge)!important;box-shadow:var(--aurora-shadow)!important}html[data-office-theme=aurora] .office-shell .dm-page :is(.df-kpi,.do-metric,.df-day,.df-chart-card,.df-period-summary,.do-card){--office-frost-fill:var(--aurora-panel-fill);--office-reflection:var(--aurora-reflection);--office-frost-shadow:var(--aurora-shadow)}html[data-office-theme=aurora] .login-aurax .login-aurax__panel{background:#0000;padding:max(5rem,env(safe-area-inset-top)) max(1.5rem,env(safe-area-inset-right)) max(3rem,env(safe-area-inset-bottom)) max(1.5rem,env(safe-area-inset-left))}html[data-office-theme=aurora] .login-aurax .login-aurax__card{animation:none;border-radius:24px!important;max-width:28rem;padding:2.25rem}html[data-office-theme=aurora] .login-aurax .login-aurax__logo-free{display:block;margin-inline:auto;max-height:4rem;max-width:min(13rem,100%);object-position:center;width:auto}html[data-office-theme=aurora] .login-aurax .login-aurax__title{font-size:clamp(1.4rem,2.2vw,1.65rem);font-weight:700;letter-spacing:-.035em}html[data-office-theme=aurora] .login-aurax .login-aurax__subtitle{font-size:.8125rem;line-height:1.7}html[data-office-theme=aurora] .login-aurax .login-aurax__input{background:var(--aurora-field);border-color:var(--aurora-edge-strong);border-radius:11px;color:hsl(var(--foreground));min-height:3.125rem}html[data-office-theme=aurora] .login-aurax .login-aurax__submit{border-radius:11px;box-shadow:inset 0 1px 0 #ffffff2e,0 7px 24px -14px hsl(var(--primary)/.65);min-height:3.125rem}html[data-office-theme=aurora] :is(.theme-toggle--office,.office-header-theme-toggle){background:var(--aurora-control);border:1px solid var(--aurora-edge);border-radius:10px;color:hsl(var(--muted-foreground))}html[data-office-theme=aurora] :is(.theme-toggle--office,.office-header-theme-toggle):hover{background:var(--aurora-control-hover);color:hsl(var(--foreground))}@supports (((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))) or (-webkit-backdrop-filter:blur(1px))){html[data-office-theme=aurora] .login-aurax .login-aurax__card{backdrop-filter:blur(22px) saturate(135%);-webkit-backdrop-filter:blur(22px) saturate(135%)}}html[data-office-theme=aurora] :is([role=menu][data-state],[role=listbox][data-state],[role=dialog][data-state],[role=alertdialog][data-state],.office-dialog,.office-modal-panel){backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:hsl(var(--popover))!important;border-color:var(--aurora-edge-strong)!important;color:hsl(var(--popover-foreground))}html[data-office-theme=aurora] [data-testid=pwa-install-modal]{max-height:min(90dvh,48rem);overflow-y:auto!important}html[data-office-theme=aurora] [data-testid=pwa-install-modal]>div{max-width:100%;min-width:0;overflow-wrap:anywhere}html[data-office-theme=aurora] [data-testid=pwa-install-modal] button:not([aria-label=Close]){height:auto;min-height:44px;min-width:0;padding-block:.5rem;white-space:normal}@media (max-width:639px){html[data-office-theme=aurora]{--office-glass-blur:8px}html[data-office-theme=aurora] .office-aurora-background:after,html[data-office-theme=aurora] .office-aurora-background:before{filter:blur(85px)}html[data-office-theme=aurora] .office-aurora-background:before{height:340px;right:-110px;top:-125px;width:340px}html[data-office-theme=aurora] .office-aurora-background:after{bottom:-120px;height:280px;left:15%;width:280px}html[data-office-theme=aurora] .login-aurax .login-aurax__panel{padding:max(4.75rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) max(2rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left))}html[data-office-theme=aurora] .login-aurax .login-aurax__card{backdrop-filter:blur(10px) saturate(120%);-webkit-backdrop-filter:blur(10px) saturate(120%);padding:1.875rem 1.375rem}html[data-office-theme=aurora] .login-aurax .login-aurax__input{font-size:1rem}html[data-office-theme=aurora] .login-aurax .login-aurax__link{font-size:.75rem}html[data-office-theme=aurora] .login-aurax .login-aurax__logo-free{max-width:min(11.5rem,100%)}}@media (pointer:coarse){html[data-office-theme=aurora] .login-aurax :is(.theme-toggle,.login-aurax__toggle-pw){min-height:44px;min-width:44px}html[data-office-theme=aurora] .login-aurax .login-aurax__link{align-items:center;display:inline-flex;min-height:44px}}@media (prefers-reduced-motion:reduce){html[data-office-theme=aurora] .animate-fade-up{animation:none}}@media (forced-colors:active),(prefers-reduced-transparency:reduce){html[data-office-theme=aurora],html[data-office-theme=aurora] [data-theme],html[data-office-theme=aurora][data-theme]{--aurora-reflection:none;--aurora-panel-fill:hsl(var(--card));--aurora-chrome:hsl(var(--card));--aurora-shadow:none;--office-reflection:none;--office-frost-fill:hsl(var(--card));--office-frost-shadow:none}html[data-office-theme=aurora] .office-aurora-background{display:none}html[data-office-theme=aurora] .login-aurax .login-aurax__card{backdrop-filter:none;-webkit-backdrop-filter:none}}html[data-office-theme=aurora] [data-theme=light],html[data-office-theme=aurora][data-theme]{--ax-body:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--ax-heading:var(--ax-body);--ax-display:var(--ax-body);--font-sans:var(--ax-body);--font-display:var(--ax-body);--background:240 27.273% 97.843%;--foreground:210 8.75% 31.373%;--card:0 0% 100%;--card-foreground:210 8.75% 31.373%;--popover:0 0% 100%;--popover-foreground:210 8.75% 31.373%;--muted:231.429 30.435% 95.49%;--muted-foreground:220.8 11.312% 43.333%;--secondary:var(--muted);--secondary-foreground:var(--foreground);--accent:var(--muted);--accent-foreground:var(--foreground);--border:228 23.81% 91.765%;--border-strong:223.636 10.377% 58.431%;--input:var(--border-strong);--work-sidebar:#2a3042;--work-sidebar-soft:#ffffff08;--work-sidebar-text:#e5e7eb;--work-sidebar-muted:#b1b7c0;--work-sidebar-active:#ffffff0d;--work-sidebar-edge:#ffffff1a;--work-blue:37 99 235;--work-green:0 127 89;--work-violet:115 86 199;--work-amber:158 101 0;--work-red:217 45 85;--work-cyan:9 117 144;--dash-blue:rgb(var(--work-blue));--dash-green:rgb(var(--work-green));--dash-violet:rgb(var(--work-violet));--dash-amber:rgb(var(--work-amber));--dash-red:rgb(var(--work-red));--radius:.25rem;--office-radius:4px;--office-card-radius:4px;--office-control-radius:3px;--office-modal-radius:4px;--office-icon-radius:3px;--canvas:hsl(var(--background));--surface:hsl(var(--card));--surface-alt:hsl(var(--muted));--surface-hover:hsl(var(--accent));--aurax-canvas-gradient:none;--aurora-reflection:none;--aurora-panel-fill:hsl(var(--card));--aurora-panel:hsl(var(--card));--aurora-chrome:hsl(var(--card));--aurora-sidebar:var(--work-sidebar);--aurora-edge:hsl(var(--border));--aurora-edge-strong:hsl(var(--border-strong));--aurora-control:hsl(var(--muted));--aurora-control-hover:hsl(var(--accent));--aurora-field:hsl(var(--muted));--aurora-grid:#0000;--aurora-shadow:none;--office-glass-fill:hsl(var(--card));--office-glass-edge:hsl(var(--border));--office-glass-blur:0px;--office-reflection:none;--office-frost-shadow:none;--office-frost-fill:hsl(var(--card));--office-surface-shadow:none;--office-surface-line:hsl(var(--border));--office-modal-shadow:0 12px 36px #00000024;--ref-hairline:none;--ref-shadow:none}html[data-office-theme=aurora] [data-theme=dark],html[data-office-theme=aurora][data-theme=dark]{--background:224 20.548% 14.314%;--foreground:228 29.412% 93.333%;--card:225 20.408% 19.216%;--card-foreground:228 29.412% 93.333%;--popover:225 20.408% 19.216%;--popover-foreground:228 29.412% 93.333%;--muted:225.6 20.661% 23.725%;--muted-foreground:226.667 20.93% 74.706%;--secondary:var(--muted);--secondary-foreground:var(--foreground);--accent:var(--muted);--accent-foreground:var(--foreground);--border:224.444 18.621% 28.431%;--border-strong:222.581 12.863% 52.745%;--input:var(--border-strong);--work-sidebar:#2a3042;--work-sidebar-soft:#ffffff08;--work-sidebar-text:#e5e7eb;--work-sidebar-muted:#b1b7c0;--work-sidebar-active:#ffffff0d;--work-sidebar-edge:#ffffff1a;--work-blue:83 149 255;--work-green:16 185 129;--work-violet:168 126 255;--work-amber:245 158 11;--work-red:255 91 120;--work-cyan:6 182 212}html[data-office-theme=aurora][data-office-finish=refined][data-theme]{--office-icon-radius:3px;--ref-hairline:none;--ref-shadow:none;--ref-panel:hsl(var(--card));--ref-control:hsl(var(--muted))}html[data-office-theme=aurora][data-theme] .office-aurora-background{background-image:none}html[data-office-theme=aurora][data-theme] .office-aurora-background:after,html[data-office-theme=aurora][data-theme] .office-aurora-background:before{content:none}html[data-office-theme=aurora] :is(.login-aurax,.aurax-public-refined,.ps-office){--public-shadow:none;--public-panel:hsl(var(--card));--office-radius:4px;background:hsl(var(--background));font-family:var(--ax-body)}html[data-office-theme=aurora] :is(.login-aurax__card,.login-aurax__panel){-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:hsl(var(--card))!important;border-radius:4px!important;box-shadow:none!important}html[data-office-theme=aurora] :is(.login-aurax,.aurax-public-refined) :is(.login-aurax__input,.login-aurax__submit,.login-aurax__ghost,.login-aurax__error,.login-aurax__info,.cp-input,.rr-input,.cp-btn,.rr-submit,.rr-invite,.rr-google-panel,.rr-email-toggle,.cp-theme-toggle,.public-theme-toggle,.cp-variant,.cp-checkout,.cp-plan,.cp-summary,.cp-alert,.cp-step-pro,.cp-how-card,.cp-pix-card,.cp-card,.rr-panel,.cp-panel){border-radius:4px!important;box-shadow:none!important}html[data-office-theme=aurora] .aurax-public-refined :is(.cp-card,.rr-panel,.cp-panel){-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:hsl(var(--card))!important}html[data-office-theme=aurora] :is(.login-aurax__title,.cp-title,.rr-title){font-family:var(--ax-body);font-weight:600;letter-spacing:-.025em}html[data-office-theme=aurora] :is(.login-aurax,.aurax-public-refined) :is(input,select,textarea){font-size:16px}html[data-office-theme=aurora][data-theme] .login-aurax .login-aurax__panel{background:hsl(var(--background))!important;padding:max(60px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}html[data-office-theme=aurora][data-theme] .login-aurax .login-aurax__card{background:hsl(var(--card))!important;max-width:400px;padding:24px}html[data-office-theme=aurora][data-theme] .login-aurax .login-aurax__card-brand{margin-bottom:20px}html[data-office-theme=aurora][data-theme] .login-aurax .login-aurax__logo-free{max-height:48px;max-width:min(160px,100%)}html[data-office-theme=aurora][data-theme] .login-aurax .login-aurax__intro{margin-bottom:20px}html[data-office-theme=aurora][data-theme] .login-aurax .login-aurax__title{font-size:22px;font-weight:600;line-height:1.3}html[data-office-theme=aurora][data-theme] .login-aurax .login-aurax__subtitle{font-size:13px;line-height:1.5;margin-top:8px}html[data-office-theme=aurora][data-theme] .login-aurax .login-aurax__field{margin-bottom:14px}html[data-office-theme=aurora][data-theme] .login-aurax :is(.login-aurax__input,.login-aurax__submit,.login-aurax__ghost){height:44px;min-height:44px}html[data-office-theme=aurora][data-theme] .login-aurax .login-aurax__legal{margin-top:16px;padding-top:14px}@media (max-width:479px){html[data-office-theme=aurora][data-theme] .login-aurax .login-aurax__card{padding:20px}}html[data-office-theme=aurora][data-theme] :is(.ps-office,.mr-shell,.lfd-dock){--office-radius:4px;--ps-radius:4px;--mr-r:4px;--lfd-r:4px}html[data-office-theme=aurora][data-theme] :is(.ps-card,.ps-hero,.ps-empty,.ps-modal,.meeting-invite-card,.mr-shell--refined,.mr-rail,.mr-rail__tabs,.mr-chat__bubble,.mr-popout__button,.meeting-pip__mark,.meeting-pip__controls button){border-radius:4px;box-shadow:none}html[data-office-theme=aurora][data-theme] .mr-shell :is(.mr-top-actions button,.mr-rail__tab,.mr-chat__form input,.mr-chat__form button){border-radius:3px}html[data-office-theme=aurora][data-theme] .mr-shell--refined .mr-top{padding:12px 16px}html[data-office-theme=aurora][data-theme] .mr-shell--refined .mr-body{padding:12px}html[data-office-theme=aurora][data-theme] :is(.office-dialog,.office-modal-panel,.bc-modal-panel,.office-menu-surface,[role=alertdialog][data-state],[role=menu][data-state],[role=listbox][data-state],[data-radix-popper-content-wrapper]>[data-state],.ps-modal,.meeting-invite-card){--office-radius:4px;--office-card-radius:4px;--office-control-radius:3px;--office-modal-radius:4px;--office-icon-radius:3px;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:hsl(var(--card))!important;border-color:hsl(var(--border))!important;border-radius:4px!important;font-family:var(--ax-body)}html[data-office-theme=aurora][data-theme] :is(.office-dialog,.office-modal-panel,.bc-modal-panel) :is(button:not([role=switch]):not([role=radio]):not([role=checkbox]):not([data-keep-round]),input:not([type=radio]):not([type=checkbox]):not([type=range]):not([type=color]),textarea,select,[role=tablist],[role=tab],[data-slot=card],.rounded-sm.border,.rounded-md.border,.rounded-lg.border,.rounded-xl.border,.rounded-2xl.border,.rounded-3xl.border,.prov-section,.prov-msg-card,.plan-picker-card,.pp-dialog-section,.rb-section,.leads-form-section){border-radius:3px!important}html[data-office-theme=aurora][data-theme] :is(.office-dialog,.office-modal-panel,.bc-modal-panel){box-shadow:var(--office-modal-shadow)!important}html[data-office-theme=aurora][data-theme] :is(.office-modal-icon,.office-tool-icon,.office-header-menu-icon){background-image:none!important;border-radius:3px!important;box-shadow:none!important}html[data-office-theme=aurora][data-theme] :is(.office-dialog-title,.office-modal-title){font-size:18px;font-weight:600;line-height:1.35}html[data-office-theme=aurora][data-theme] :is(.office-dialog-desc,.office-modal-subtitle){font-size:13px;line-height:1.5}html[data-office-theme=aurora][data-theme] .office-dialog-head:has(>.office-modal-icon):has(>.office-dialog-title){grid-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:32px minmax(0,1fr);padding-right:36px}html[data-office-theme=aurora][data-theme] .office-dialog-head:has(>.office-dialog-title)>.office-modal-icon{grid-column:1;grid-row:1/span 2;height:32px;margin:0;width:32px}html[data-office-theme=aurora][data-theme] .office-dialog-head:has(>.office-modal-icon)>:is(.office-dialog-title,.office-dialog-desc){grid-column:2;margin-top:0}html[data-office-theme=aurora][data-theme] [role=menuitem]{border-radius:3px}@media (min-width:640px){html[data-office-theme=aurora][data-theme] :is(.office-dialog,.office-modal-panel) :is(input,select,button[role=combobox]):not([type=radio]):not([type=checkbox]):not([type=range]):not([type=color]){min-height:36px}}@media (max-width:639px){html[data-office-theme=aurora][data-theme] :is(.office-dialog,.office-modal-panel,.bc-modal-panel) :is(input,select,textarea){font-size:16px!important}html[data-office-theme=aurora][data-theme] :is(.office-dialog-close,.office-modal-close,.office-dialog-footer button){min-height:44px;min-width:44px}}@media (forced-colors:active){html[data-office-theme=aurora][data-theme] :is(.office-dialog,.office-modal-panel,.login-aurax__card,.cp-card,.rr-panel){background:Canvas!important;border-color:CanvasText!important;color:initial}}html[data-office-theme=aurora][data-theme] #root .office-shell--workspace :where(.cb-section-nav>[data-tone],.dm-switch button[data-tone],.apps-tabs button[data-tone],.tg-kpi-icon[data-tone]){--function-tone:var(--work-blue)}html[data-office-theme=aurora][data-theme] #root .office-shell--workspace :is(.cb-section-nav,.dm-switch,.apps-tabs,.tg-kpi-grid) [data-tone=amber]{--function-tone:var(--work-amber)}html[data-office-theme=aurora][data-theme] #root .office-shell--workspace :is(.cb-section-nav,.dm-switch,.apps-tabs,.tg-kpi-grid) [data-tone=green]{--function-tone:var(--work-green)}html[data-office-theme=aurora][data-theme] #root .office-shell--workspace :is(.cb-section-nav,.dm-switch,.apps-tabs,.tg-kpi-grid) [data-tone=cyan]{--function-tone:var(--work-cyan)}html[data-office-theme=aurora][data-theme] #root .office-shell--workspace :is(.cb-section-nav,.dm-switch,.apps-tabs,.tg-kpi-grid) [data-tone=violet]{--function-tone:var(--work-violet)}html[data-office-theme=aurora][data-theme] #root .office-shell--workspace :is(.cb-section-nav>[data-tone],.dm-switch button[data-tone],.apps-tabs button[data-tone]){align-items:center;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:3px;color:hsl(var(--foreground));display:inline-flex;gap:8px;min-height:42px;padding:6px 10px}html[data-office-theme=aurora][data-theme] #root .office-shell--workspace :is(.cb-section-nav>[data-tone]>svg,.dm-switch button[data-tone]>svg,.apps-tabs button[data-tone]>svg,.tg-kpi-icon[data-tone]){background:rgb(var(--function-tone)/.1);border:1px solid rgb(var(--function-tone)/.28);border-radius:3px;color:rgb(var(--function-tone));display:inline-grid;flex-shrink:0;height:30px;padding:6px;place-items:center;width:30px}html[data-office-theme=aurora][data-theme] #root .office-shell--workspace .tg-kpi-icon[data-tone]>svg{color:inherit;height:17px;width:17px}html[data-office-theme=aurora][data-theme] #root .office-shell--workspace :is(.cb-section-nav>[data-tone][aria-current=page],.dm-switch button[data-tone][aria-pressed=true],.apps-tabs button[data-tone][aria-selected=true]){background:rgb(var(--function-tone)/.1);border-color:rgb(var(--function-tone)/.65);color:hsl(var(--foreground));font-weight:650}html[data-office-theme=aurora][data-theme] #root .office-shell--workspace :is(.cb-section-nav>a[data-tone],.dm-switch button[data-tone],.apps-tabs button[data-tone]):hover{background:rgb(var(--function-tone)/.08);border-color:rgb(var(--function-tone)/.55)}html[data-office-theme=aurora][data-theme] #root .office-shell--workspace :is(.cb-section-nav>a[data-tone],.dm-switch button[data-tone],.apps-tabs button[data-tone]):focus-visible{outline:2px solid rgb(var(--function-tone));outline-offset:3px}html[data-office-theme=aurora][data-theme] #root .office-shell--workspace .cb-section-nav small{color:hsl(var(--muted-foreground));font-weight:500}@media (max-width:639px){html[data-office-theme=aurora][data-theme] #root .office-shell--workspace :is(.cb-section-nav>[data-tone],.dm-switch button[data-tone],.apps-tabs button[data-tone]){gap:6px;min-height:44px;padding:5px 6px}html[data-office-theme=aurora][data-theme] #root .office-shell--workspace :is(.cb-section-nav>[data-tone]>svg,.dm-switch button[data-tone]>svg,.apps-tabs button[data-tone]>svg){height:25px;padding:4px;width:25px}}@media (forced-colors:active){html[data-office-theme=aurora][data-theme] #root .office-shell--workspace :is(.cb-section-nav>[aria-current=page],.dm-switch button[aria-pressed=true],.apps-tabs button[aria-selected=true]){outline:2px solid Highlight}}html[data-office-theme=aurora][data-theme][data-accent=blue]{--primary:221.2 83.2% 53.3%;--ring:221.2 83.2% 53.3%;--primary-foreground:0 0% 100%}html[data-office-theme=aurora][data-theme=dark][data-accent=blue]{--primary:217 100% 66.3%;--ring:217 100% 66.3%;--primary-foreground:222.2 47.4% 11.2%;--primary-solid:221.2 83.2% 53.3%;--primary-solid-foreground:0 0% 100%}html[data-office-theme=aurora] :is(.login-aurax,.aurax-public-refined)[data-theme]{--primary:inherit;--primary-foreground:inherit;--ring:inherit;--brand:inherit;--primary-brand-color:inherit;--brand-glow-rgb:inherit}html[data-office-theme=aurora][data-theme=dark] :is(.text-primary-foreground,.office-mobile-create,.office-nav-badge,.omhp-quick-btn--primary,.login-aurax__submit,.login-aurax__mark,.chats-tab-btn[data-active=true],.chat-bubble-sent,.office-choice-btn[aria-pressed=true],.df-periods button[aria-pressed=true],.df-kpi--total,.dm-switch button[aria-pressed=true],.do-metric--accent,.tp-stepper button[aria-current=step]>span:first-child,.tm-rank-row.is-top .tm-rank-pos,.tm-avatar,.cb-primary,.cp-btn,.cp-step.is-active .cp-step-num,.cp-step.is-done .cp-step-num,.cp-step-pro.is-active .cp-step-pro__num,.cp-step-pro.is-done .cp-step-pro__num,.cp-content-option[aria-pressed=true],.rr-submit,.leads-view-toggle button[data-active=true],.leads-bulk-count,.leads-row-check[data-checked=true],.dash-att-welcome-btn--primary,.xui-vitrine-steps span,.cl-check--on,.credit-packs-page .cp-step-n,.gw-provider[data-active=true],.ic-preset[data-active=true],.ic-bulk-count,.ir-preset[data-active=true],.ir-bulk-count,.mp-step__n,.pp-limits-btn.is-on,.rv-check--on,.rtm-workflow-step--active .rtm-workflow-num,.rtm-step-num,.tests-check--on,.pw-preset--on,.rm-chip.is-active,.fin-hero-icon,.st-avatar,.st-guide-n,.mtg-tab__badge,.ps-brand-mark__sq,.ps-submit,.lfd-ctrl.is-active,.mr-ctrl.is-active,.mr-rail__badge,.meeting-pip__controls .is-sharing,.wp-login-form>button,.wp-header-avatar,.wp-hero-cta,.wp-detail-play,.wp-modal-play,.wp-play-badge,.btn-ultra-primary,.selection-chip.is-selected,.btn-ultra-copy:hover,.checkout-support-link:hover){--primary:var(--primary-solid);--primary-foreground:var(--primary-solid-foreground);--wp-accent:hsl(var(--primary));--cp-primary:hsl(var(--primary));--rr-primary:hsl(var(--primary));--ultra-primary:hsl(var(--primary));color:hsl(var(--primary-foreground))}