.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}._container_mu4aw_1{pointer-events:none;z-index:9999;flex-direction:column;gap:.5rem;display:flex;position:fixed;top:1rem;right:1rem}._toast_mu4aw_5{pointer-events:auto;--tw-text-opacity:1;min-width:320px;max-width:420px;color:rgb(255 255 255/var(--tw-text-opacity,1));--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);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;animation:.3s ease-out _slideInRight_mu4aw_1;display:flex}._toast_mu4aw_5._removing_mu4aw_10{animation:.3s ease-in forwards _slideOutRight_mu4aw_1}._success_mu4aw_14{--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity,1))}._error_mu4aw_18{--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity,1))}._info_mu4aw_22{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}._icon_mu4aw_26{flex-shrink:0;font-size:1.125rem;line-height:1.75rem}._message_mu4aw_30{flex:1}._closeBtn_mu4aw_34{background-color:#fff3;border-radius:9999px;flex-shrink:0;padding:.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._closeBtn_mu4aw_34:hover{background-color:#ffffff4d}@keyframes _slideInRight_mu4aw_1{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes _slideOutRight_mu4aw_1{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}._button_dv8ps_1{border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;line-height:1rem;display:inline-flex}._button_dv8ps_1:disabled{cursor:not-allowed;opacity:.5}._primary_dv8ps_5{--tw-bg-opacity:1;background-color:rgb(110 0 207/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}._primary_dv8ps_5:hover{--tw-bg-opacity:1;background-color:rgb(11 184 188/var(--tw-bg-opacity,1))}._secondary_dv8ps_9{--tw-border-opacity:1;border-width:1px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}._secondary_dv8ps_9:hover{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity,1))}._success_dv8ps_13{--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}._success_dv8ps_13:hover{--tw-bg-opacity:1;background-color:rgb(4 120 87/var(--tw-bg-opacity,1))}._retryError_dv8ps_17{cursor:pointer;--tw-border-opacity:1;border-width:1px;border-color:rgb(254 202 202/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1));border-radius:.375rem;font-size:.75rem;font-weight:600;line-height:1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._retryError_dv8ps_17:hover{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}._overlay_15eua_1{z-index:1000;background-color:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;padding:0;display:flex;position:fixed;top:0;left:0}@media (width>=768px){._overlay_15eua_1{padding:1rem}}._backdrop_15eua_5{cursor:pointer;background-color:#0000;border-width:0;margin:0;padding:0;position:absolute;inset:0}._overlayLogin_15eua_9{background-color:color-mix(in srgb, var(--bg) 70%, transparent)}._modalBox_15eua_13{z-index:10;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--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);width:100%;height:100vh;max-height:100vh;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-width:0;border-radius:0;flex-direction:column;margin:0;padding:0;display:flex;position:relative;overflow:hidden}@media (width>=768px){._modalBox_15eua_13{border-radius:.5rem;max-width:42rem;height:auto;max-height:90vh}}._customScreenMobile_15eua_18{border-radius:.5rem;height:auto;margin-left:1rem;margin-right:1rem;overflow:hidden}._header_15eua_22{--tw-bg-opacity:1;background-color:rgb(110 0 207/var(--tw-bg-opacity,1));justify-content:space-between;align-items:center;padding:1rem;display:flex}._title_15eua_27{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));font-size:1.125rem;font-weight:600;line-height:1.75rem}._headerRight_15eua_31{align-items:center;gap:.5rem;margin-left:auto;margin-right:.5rem;display:flex}._headerRight_15eua_31 button{color:#fffc;background-color:#ffffff1a;border-radius:.375rem;padding:.375rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._headerRight_15eua_31 button:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));background-color:#fff3}._closeButton_15eua_39{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));border-radius:.375rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._closeButton_15eua_39:hover{--tw-bg-opacity:1;background-color:rgb(11 184 188/var(--tw-bg-opacity,1))}._content_15eua_43{flex:1;padding:1.5rem;overflow-y:auto}@media (width>=768px){._sm_15eua_48{width:350px}._md_15eua_52{width:600px}._lg_15eua_56{width:900px}}._headerDanger_15eua_62{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}._headerDanger_15eua_62 ._title_15eua_27{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}._titleContainer_15eua_70{align-items:center;gap:.5rem;display:flex}._alertIcon_15eua_74{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}._actionsContainer_1xe78_1{flex-direction:column-reverse;gap:.75rem;margin-top:1.5rem;display:flex}@media (width>=640px){._actionsContainer_1xe78_1{flex-direction:row;justify-content:space-between}._actionsContainer_1xe78_1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}._actionsContainer_1xe78_1{space-x:0}}._actionsContainer_1xe78_1>button,._actionsContainer_1xe78_1>.btn{width:100%;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem}@media (width>=640px){._actionsContainer_1xe78_1>button,._actionsContainer_1xe78_1>.btn{width:auto}}._headerSearch_ylx49_1{width:100%;margin-left:5rem;margin-right:1.5rem;position:relative}@media (width>=768px){._headerSearch_ylx49_1{margin-left:1.5rem}}._container_9lrtb_1{gap:.25rem;display:grid}._labelInput_9lrtb_5{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1));font-size:.875rem;font-weight:500;line-height:1.25rem}._input_9lrtb_9{border-width:1px;border-radius:.375rem;width:100%;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem}._input_9lrtb_9:focus{--tw-border-opacity:1;border-color:rgb(110 0 207/var(--tw-border-opacity,1));outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(110 0 207/var(--tw-ring-opacity,1));outline:2px solid #0000}._input_9lrtb_9::placeholder{color:#9aa0a6}._icon_9lrtb_17{pointer-events:none;--tw-translate-y:-50%;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));--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));position:absolute;top:50%}._leadingIcon_9lrtb_21{left:.75rem}._trailingIcon_9lrtb_25{right:.75rem}._button_9lrtb_29{--tw-translate-y:-50%;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));--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:absolute;top:50%;right:.75rem}._button_9lrtb_29:hover{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}._resultsDropdown_642tr_1{z-index:20;--tw-border-opacity:1;border-width:1px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--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);width:100%;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-radius:.375rem;margin-top:.5rem;display:block;position:absolute;top:100%;left:0;right:0;overflow:hidden}._emptyState_642tr_5{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem}._resultButton_642tr_9{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(241 245 249/var(--tw-border-opacity,1));text-align:left;grid-template-columns:auto minmax(0,1fr);gap:.75rem;width:100%;padding:.75rem 1rem;display:grid}._resultButtonDefaulter_642tr_13{background-color:#f4516c14;box-shadow:inset 4px 0 #f43f5e}._resultButtonDefaulter_642tr_13:hover,._resultButtonDefaulter_642tr_13._resultButtonActive_642tr_19{background-color:#f4516c1f}._resultButtonActive_642tr_19{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}._resultButton_642tr_9:last-child{border-bottom-width:0}._resultMeta_642tr_31{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1));--tw-text-opacity:1;height:fit-content;color:rgb(71 85 105/var(--tw-text-opacity,1));border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;font-weight:500;line-height:1rem;display:inline-flex}._resultMetaDefaulter_642tr_35{--tw-bg-opacity:1;background-color:rgb(255 228 230/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity,1))}._resultLabelRow_642tr_39{align-items:center;gap:.5rem;min-width:0;display:flex}._resultLabel_642tr_39{text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity,1));font-size:.875rem;font-weight:600;line-height:1.25rem;overflow:hidden}._resultDefaulterBadge_642tr_47{--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity,1));text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));border-radius:9999px;flex-shrink:0;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:10px;font-weight:700;display:inline-flex}._resultDescription_642tr_51{overflow-wrap:break-word;--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));font-size:.75rem;line-height:1rem}._headerUser_1741e_1{justify-content:flex-end;align-items:center;margin-right:.25rem;padding-right:1rem;display:none}@media (width>=768px){._headerUser_1741e_1{display:flex}}@media (width>=1280px){._headerUser_1741e_1{width:33.3333%}}._headerUserData_1741e_5{text-align:right;margin-right:1rem}._userName_1741e_9{--tw-text-opacity:1;color:rgb(51 51 51/var(--tw-text-opacity,1));font-weight:600}._userRole_1741e_13{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1));font-size:.875rem;font-weight:300;line-height:1.25rem}._userImage_1741e_17{-o-object-fit:cover;object-fit:cover;border-radius:9999px;width:3rem;height:3rem;margin-right:1rem}._header_16tjz_1{--tw-border-opacity:1;border-bottom-width:1px;border-bottom-color:rgb(209 213 219/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));flex-direction:row;align-items:center;gap:1.5rem;padding-top:.5rem;padding-bottom:.5rem;display:flex}._hamburger_31c8e_1{z-index:40;--tw-bg-opacity:1;background-color:rgb(110 0 207/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--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);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-radius:.375rem;padding:.5rem;display:block;position:fixed;top:.5rem;left:1rem}@media (width>=768px){._hamburger_31c8e_1{display:none}}._overlay_31c8e_5{z-index:40;background-color:#000000b3;transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:fixed;inset:0}@media (width>=768px){._overlay_31c8e_5{display:none}}._sidebar_31c8e_9{z-index:50;--tw-translate-x:-100%;width:100%;height:100%;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));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));flex-direction:column;padding-top:.5rem;padding-bottom:.5rem;transition-property:transform;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}@media (width>=768px){._sidebar_31c8e_9{z-index:auto;--tw-translate-x:0px;width:14rem;height:100%;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));--tw-border-opacity:1;border-right-width:1px;border-color:rgb(229 231 235/var(--tw-border-opacity,1));position:relative;inset:auto}}._open_31c8e_14{--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))}._header_31c8e_18{justify-content:space-between;align-items:center;gap:.5rem;padding-left:1rem;padding-right:1rem;display:flex}._headerContent_31c8e_22{align-items:center;gap:.5rem;display:flex}._title_31c8e_26{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));font-size:1.5rem;font-weight:700;line-height:2rem}._close_31c8e_30{--tw-text-opacity:1;color:rgb(11 184 188/var(--tw-text-opacity,1));border-radius:.375rem;padding-top:.25rem;display:block}@media (width>=768px){._close_31c8e_30{display:none}}._sidebarContent_31c8e_34{flex-direction:column;flex:1;gap:.25rem;margin-top:1rem;font-size:.875rem;line-height:1.25rem;display:flex;overflow-y:auto}._sidebarContent_31c8e_34 a{--tw-text-opacity:1;color:rgb(51 51 51/var(--tw-text-opacity,1));align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:600;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}._sidebarContent_31c8e_34 a:hover{--tw-bg-opacity:1;background-color:rgb(11 184 188/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}._sidebarContent_31c8e_34 ._active_31c8e_42{--tw-bg-opacity:1;background-color:rgb(228 246 248/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(11 184 188/var(--tw-text-opacity,1))}._logout_31c8e_46{margin-top:auto}._logout_31c8e_46 button{--tw-text-opacity:1;width:100%;color:rgb(51 51 51/var(--tw-text-opacity,1));align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}._logout_31c8e_46 button:hover{--tw-bg-opacity:1;background-color:rgb(11 184 188/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}._layout_ndrij_1{flex-direction:row;width:100%;height:100vh;display:flex}._main_ndrij_5{flex-direction:column;flex:1;width:100%;min-width:0;display:flex}._content_ndrij_9{--tw-bg-opacity:1;background-color:rgb(248 249 250/var(--tw-bg-opacity,1));flex:1;padding:.75rem;overflow-y:auto}@media (width>=640px){._content_ndrij_9{padding:1rem}}@media (width>=768px){._content_ndrij_9{padding:1.5rem}}._container_16vqt_1{display:inline-block;position:relative}._trigger_16vqt_5{cursor:pointer;--tw-border-opacity:1;border-width:1px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1));background-color:#f8fafc80;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}._trigger_16vqt_5:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}._triggerActive_16vqt_9{--tw-text-opacity:1;color:rgb(11 184 188/var(--tw-text-opacity,1));background-color:#0bb8bc0d;border-color:#0bb8bc66}._popover_16vqt_13{z-index:50;--tw-border-opacity:1;border-width:1px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--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);min-width:200px;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-radius:.5rem;margin-top:.25rem;position:absolute;top:100%;left:0;overflow:hidden}._option_16vqt_17{cursor:pointer;text-align:left;--tw-text-opacity:1;width:100%;color:rgb(51 65 85/var(--tw-text-opacity,1));background-color:#0000;border-width:0;padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}._option_16vqt_17:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}._optionActive_16vqt_21{--tw-text-opacity:1;color:rgb(110 0 207/var(--tw-text-opacity,1));background-color:#6e00cf0d;font-weight:600}._customSection_16vqt_25>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}._customSection_16vqt_25{padding:1rem}._customLabel_16vqt_29{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));flex-direction:column;gap:.25rem;font-size:.75rem;font-weight:500;line-height:1rem;display:flex}._dateInput_16vqt_33{--tw-border-opacity:1;border-width:1px;border-color:rgb(203 213 225/var(--tw-border-opacity,1));--tw-text-opacity:1;width:100%;color:rgb(30 41 59/var(--tw-text-opacity,1));border-radius:.375rem;padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem}._dateInput_16vqt_33:focus{--tw-border-opacity:1;border-color:rgb(110 0 207/var(--tw-border-opacity,1));outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(110 0 207/var(--tw-ring-opacity,1));outline:2px solid #0000}._applyButton_16vqt_37{cursor:pointer;--tw-bg-opacity:1;background-color:rgb(110 0 207/var(--tw-bg-opacity,1));--tw-text-opacity:1;width:100%;color:rgb(255 255 255/var(--tw-text-opacity,1));border-width:0;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._applyButton_16vqt_37:hover{background-color:#6e00cfe6}._applyButton_16vqt_37:disabled{cursor:not-allowed;opacity:.5}._containerHeader_kfczw_1{flex-direction:column;gap:1rem;display:flex}@media (width>=640px){._containerHeader_kfczw_1{flex-direction:row;justify-content:space-between;align-items:center}}._headerText_kfczw_5{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));margin-top:.25rem;font-size:.875rem;line-height:1.25rem;display:none}@media (width>=768px){._headerText_kfczw_5{display:block}}._selectorContainer_1l78g_1{--tw-text-opacity:1;width:100%;color:rgb(100 116 139/var(--tw-text-opacity,1));align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;display:flex}@media (width>=640px){._selectorContainer_1l78g_1{width:auto}}._buttonGroup_1l78g_5{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1));border-radius:.375rem;padding:.25rem;display:flex}._sizeButton_1l78g_9{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));border-radius:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;line-height:1rem;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._sizeButton_1l78g_9:hover{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity,1))}._sizeButtonActive_1l78g_13{--tw-bg-opacity:1;background-color:rgb(110 0 207/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-width:1px;border-color:#e2e8f080}._searchContainer_145n7_1{width:100%;position:relative}@media (width>=1024px){._searchContainer_145n7_1{max-width:28rem}}._searchIcon_145n7_5{pointer-events:none;--tw-translate-y:-50%;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));--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));position:absolute;top:50%;left:.875rem}._searchInput_145n7_9{--tw-border-opacity:1;border-width:1px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));background-color:#f8fafc80;border-radius:.375rem;width:100%;padding:.5rem 1rem .5rem 2.75rem;font-size:.875rem;line-height:1.25rem;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._searchInput_145n7_9:focus{--tw-border-opacity:1;border-color:rgb(16 185 129/var(--tw-border-opacity,1));outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000);--tw-ring-color:#10b98133;outline:2px solid #0000}._container_1xdfm_1{flex-direction:column;width:100%;display:flex}._labelSelect_1xdfm_5{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1));margin-bottom:.25rem;font-size:.875rem;font-weight:500;line-height:1.25rem;display:block}._select_1xdfm_9{--tw-border-opacity:1;border-width:1px;border-color:rgb(209 213 219/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;width:100%;color:rgb(17 24 39/var(--tw-text-opacity,1));--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._select_1xdfm_9:focus{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1));outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1));outline:2px solid #0000}._select_1xdfm_9:disabled{cursor:not-allowed;--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}._select_1xdfm_9{appearance:select!important}._selectPlaceholder_1xdfm_19{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}._container_1yaq8_1{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding-top:5rem;padding-bottom:5rem;display:flex}@keyframes _spin_1yaq8_5{to{transform:rotate(360deg)}}._spinner_1yaq8_5{--tw-text-opacity:1;color:rgb(110 0 207/var(--tw-text-opacity,1));animation:1s linear infinite _spin_1yaq8_5}._text_1yaq8_9{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));font-size:.875rem;font-weight:500;line-height:1.25rem}._paginationContainer_1lx4f_1{--tw-border-opacity:1;border-top-width:1px;border-color:rgb(241 245 249/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:.75rem;font-weight:500;line-height:1rem;display:flex}@media (width>=768px){._paginationContainer_1lx4f_1{flex-direction:row}}._textHighlight_1lx4f_5{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity,1));font-weight:600}._controlsWrapper_1lx4f_9{align-items:center;gap:.25rem;display:flex}._navButton_1lx4f_13{cursor:pointer;--tw-border-opacity:1;border-width:1px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));background-color:#0000;border-radius:.5rem;justify-content:center;align-items:center;padding:.375rem;display:flex}._navButton_1lx4f_13:not(:disabled):hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}._navButton_1lx4f_13:disabled{cursor:not-allowed;opacity:.4}._pageButton_1lx4f_25{cursor:pointer;--tw-text-opacity:1;width:1.75rem;height:1.75rem;color:rgb(51 65 85/var(--tw-text-opacity,1));background-color:#0000;border-width:0;border-radius:.5rem;justify-content:center;align-items:center;font-weight:600;transition-property:all;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}._pageButton_1lx4f_25:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}._pageButtonActive_1lx4f_33{--tw-bg-opacity:1;background-color:rgb(110 0 207/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}._pageButtonActive_1lx4f_33:hover{--tw-bg-opacity:1;background-color:rgb(110 0 207/var(--tw-bg-opacity,1))}._ellipsis_1lx4f_41{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));padding-left:.125rem;padding-right:.125rem}._tableContainer_kid1i_1{--tw-border-opacity:1;border-width:1px;border-color:rgb(241 245 249/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);min-width:0;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-radius:.375rem;overflow:hidden}._responsiveWrapper_kid1i_5{overscroll-behavior-x:contain;overflow-x:auto}._tableElement_kid1i_9{border-collapse:collapse;text-align:left;width:100%}._tableFixed_kid1i_13{table-layout:fixed}._theadRow_kid1i_17{--tw-bg-opacity:1;background-color:rgb(110 0 207/var(--tw-bg-opacity,1));text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));border-bottom-width:1px;font-size:11px;font-weight:700}._thElement_kid1i_21{padding:.75rem .5rem}@media (width>=640px){._thElement_kid1i_21{padding:1rem .75rem}}@media (width>=1024px){._thElement_kid1i_21{padding-left:1.5rem;padding-right:1.5rem}}._tbodyElement_kid1i_25>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity:1;border-color:rgb(241 245 249/var(--tw-divide-opacity,1))}._tbodyElement_kid1i_25{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem}._trElement_kid1i_29{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._trElement_kid1i_29:nth-child(2n){background-color:#f8fafc80}._trElement_kid1i_29:hover{background-color:#f8fafce6}._trClickable_kid1i_41{cursor:pointer}._trClickable_kid1i_41:hover{--tw-bg-opacity:1;background-color:rgb(228 246 248/var(--tw-bg-opacity,1))}._tdElement_kid1i_49{padding:.75rem .5rem;transition-property:box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (width>=640px){._tdElement_kid1i_49{padding:1rem .75rem}}@media (width>=1024px){._tdElement_kid1i_49{padding-left:1.5rem;padding-right:1.5rem}}._tdFirstClickable_kid1i_53{position:relative}._trClickable_kid1i_41:hover ._tdFirstClickable_kid1i_53{box-shadow:inset 4px 0 #0bb8bc}._emptyStateRow_kid1i_61{text-align:center;--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));padding:2.5rem .75rem;font-weight:500}@media (width>=1024px){._emptyStateRow_kid1i_61{padding-left:1.5rem;padding-right:1.5rem}}._pageContainer_1fu2v_1{flex-direction:column;gap:0;display:flex}._filters_1fu2v_5{--tw-border-opacity:1;border-width:1px;border-color:rgb(241 245 249/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:.375rem;flex-direction:column;gap:.75rem;margin-top:1rem;margin-bottom:1rem;padding:1rem;display:flex}._filtersToolbar_1fu2v_9{-moz-column-gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem 1rem;width:100%;display:grid}@media (width>=640px){._filtersToolbar_1fu2v_9{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){._filtersToolbar_1fu2v_9{grid-template-columns:auto repeat(4,minmax(0,1fr));align-items:flex-end}}._filterCell_1fu2v_13{width:100%;min-width:0}._filterDate_1fu2v_17{width:100%}._filterDate_1fu2v_17>div{width:100%;display:block}._filterDate_1fu2v_17 button:first-of-type{justify-content:center;width:100%}._filterSearch_1fu2v_29{width:100%}._filterSearch_1fu2v_29>div{width:100%!important;max-width:none!important}._filterLabel_1fu2v_38{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1));margin-bottom:.25rem;font-size:.875rem;font-weight:500;line-height:1.25rem;display:block}._errorMessage_1fu2v_42{--tw-border-opacity:1;border-width:1px;border-color:rgb(254 205 211/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity,1));border-radius:.375rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem}._dateText_1fu2v_46{white-space:nowrap;--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem}._entityBadge_1fu2v_50{--tw-border-opacity:1;border-width:1px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1));border-radius:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;line-height:1rem;display:inline-flex}._entityIdText_1fu2v_54{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1));font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem}._actionBadge_1fu2v_58{border-width:1px;border-radius:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;line-height:1rem;display:inline-flex}._action_created_1fu2v_62{--tw-border-opacity:1;border-color:rgb(209 250 229/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity,1))}._action_updated_1fu2v_66{--tw-border-opacity:1;border-color:rgb(219 234 254/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity,1))}._action_deleted_1fu2v_70{--tw-border-opacity:1;border-color:rgb(255 228 230/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity,1))}._action_renewed_1fu2v_74{--tw-border-opacity:1;border-color:rgb(254 243 199/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity,1))}._action_cancelled_1fu2v_78{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}._summaryText_1fu2v_82{text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem;display:block;overflow:hidden}._userText_1fu2v_86{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem}._dateColumn_1fu2v_90{width:150px}._detailSection_1fu2v_94{flex-direction:column;gap:1rem;display:flex}._detailGrid_1fu2v_98{grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem;font-size:.875rem;line-height:1.25rem;display:grid}@media (width>=640px){._detailGrid_1fu2v_98{grid-template-columns:repeat(2,minmax(0,1fr))}}._detailLabel_1fu2v_102{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}._detailValue_1fu2v_106{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1));font-weight:500}._jsonBlock_1fu2v_110{white-space:pre-wrap;--tw-border-opacity:1;border-width:1px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1));--tw-text-opacity:1;max-height:14rem;color:rgb(51 65 85/var(--tw-text-opacity,1));border-radius:.375rem;padding:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1rem;overflow:auto}._detailTitle_1fu2v_114{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity,1));font-size:.875rem;font-weight:600;line-height:1.25rem}._container_c78t8_1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}._message_c78t8_5{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem}._warning_c78t8_9{--tw-border-opacity:1;border-width:1px;border-color:rgb(253 230 138/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity,1));border-radius:.5rem;padding:.75rem;font-size:.875rem;line-height:1.25rem}._containerButtons_c78t8_13{justify-content:flex-end;gap:.75rem;padding-top:1.5rem;display:flex}@media (width>=640px){._actionsContainer_1ad0q_5{flex-direction:row;justify-content:space-between}._actionsContainer_1ad0q_5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}._actionsContainer_1ad0q_5{space-x:0}}@media (width>=640px){._actionsContainer_1ad0q_5>button,._actionsContainer_1ad0q_5>.btn{width:auto}}._categoryCell_1bbug_1{align-items:center;gap:.5rem;width:100%;min-width:0;display:flex}._categoryId_1bbug_5{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));flex-shrink:0;display:none}@media (width>=768px){._categoryId_1bbug_5{display:block}}._categoryName_1bbug_9{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;font-weight:600;display:block;overflow:hidden}._actionsContainer_1bbug_13{justify-content:flex-end;align-items:center;gap:.375rem;display:flex}._actionsCell_1bbug_17{padding-left:.75rem!important;padding-right:.75rem!important}th._actionsCell_1bbug_17{letter-spacing:normal;white-space:nowrap;font-size:10px}._deleteButton_1bbug_28{--tw-border-opacity:1;border-width:1px;border-color:rgb(255 228 230/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity,1));border-radius:.375rem;padding:.5rem;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._deleteButton_1bbug_28: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));--tw-border-opacity:1;border-color:rgb(225 29 72/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:var(--tw-shadow-colored);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);--tw-shadow-color:#fecdd3}._pageContainer_1bbug_36{flex-direction:column;gap:0;display:flex}._errorMessage_1bbug_40{--tw-border-opacity:1;border-width:1px;border-color:rgb(254 205 211/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity,1));border-radius:.375rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem}._syncBanner_1hia0_1{--tw-border-opacity:1;border-width:1px;border-color:rgb(186 230 253/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(240 249 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(3 105 161/var(--tw-text-opacity,1));border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem .75rem;font-size:.75rem;line-height:1rem;display:flex}._syncBannerSuccess_1hia0_5{--tw-border-opacity:1;border-width:1px;border-color:rgb(167 243 208/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity,1));border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem .75rem;font-size:.75rem;line-height:1rem;display:flex}._syncBannerWarning_1hia0_9{--tw-border-opacity:1;border-width:1px;border-color:rgb(253 230 138/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity,1));border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem .75rem;font-size:.75rem;line-height:1rem;display:flex}._syncBannerError_1hia0_13{--tw-border-opacity:1;border-width:1px;border-color:rgb(254 205 211/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity,1));border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem .75rem;font-size:.75rem;line-height:1rem;display:flex}._syncRetry_1hia0_17{margin-left:auto}._fieldGroup_1hia0_21>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}._factusolSearch_1hia0_25{font-size:11px;position:relative}._factusolSearchRow_1hia0_29{--tw-border-opacity:1;border-width:1px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1));border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}._factusolSearchInput_1hia0_33{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1));background-color:#0000;border-style:none;flex:1;font-size:.875rem;line-height:1.25rem}._factusolSearchInput_1hia0_33::placeholder{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1))}._factusolSearchInput_1hia0_33:focus{outline-offset:2px;outline:2px solid #0000}._factusolDropdown_1hia0_37{z-index:50;--tw-border-opacity:1;border-width:1px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--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);max-height:14rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-radius:.5rem;margin-top:.25rem;position:absolute;top:100%;left:0;right:0;overflow-y:auto}._factusolOption_1hia0_41{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(248 250 252/var(--tw-border-opacity,1));text-align:left;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}._factusolOption_1hia0_41:last-child{border-bottom-width:0}._factusolOption_1hia0_41:hover{--tw-bg-opacity:1;background-color:rgb(228 246 248/var(--tw-bg-opacity,1))}._factusolOptionName_1hia0_45{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}._factusolOptionNif_1hia0_49{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));flex-shrink:0;margin-left:.5rem;font-size:.75rem;line-height:1rem}._containerDataSection_1hia0_53{margin-top:1.5rem!important}._sectionHeader_1hia0_57{font-size:1.125rem;font-weight:600;line-height:1.75rem}._row_1hia0_61{-moz-column-gap:1rem;gap:.25rem 1rem;margin-top:.5rem;margin-bottom:1rem}._rowSection_1hia0_65{-moz-column-gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr));gap:.25rem 1rem;margin-top:.5rem;margin-bottom:1rem;display:grid}@media (width>=640px){._rowSection_1hia0_65{grid-template-columns:repeat(2,minmax(0,1fr))}}._rowSectionTriple_1hia0_69{grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;margin-top:.5rem;margin-bottom:1rem;display:grid}@media (width>=640px){._rowSectionTriple_1hia0_69{grid-template-columns:repeat(3,minmax(0,1fr))}}._helperText_1hia0_73{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));grid-column:1/-1;margin-top:0;font-size:11px}._clientStatusSection_1hia0_77{--tw-border-opacity:1;border-top-width:1px;border-color:rgb(203 213 225/var(--tw-border-opacity,1));margin-top:1.5rem;padding-top:1rem}._clientStatusBar_1hia0_81{border-radius:.375rem;flex-direction:column;gap:.75rem;margin-top:.5rem;padding:.75rem 1rem;display:flex}@media (width>=640px){._clientStatusBar_1hia0_81{flex-direction:row;align-items:center}}._clientStatusBarOk_1hia0_85{--tw-border-opacity:1;border-width:1px;border-color:rgb(209 250 229/var(--tw-border-opacity,1));background-color:#ecfdf5cc}._clientStatusBarDefaulter_1hia0_89{--tw-border-opacity:1;border-width:1px;border-color:rgb(255 228 230/var(--tw-border-opacity,1));background-color:#fff1f2cc}._clientStatusBadge_1hia0_93{text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));border-radius:.375rem;flex-shrink:0;align-items:center;gap:.5rem;padding:.375rem 1rem;font-size:11px;font-weight:700;display:inline-flex}._clientStatusBadgeOk_1hia0_97{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity,1))}._clientStatusBadgeDefaulter_1hia0_101{--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity,1))}._clientStatusNote_1hia0_105{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));align-items:center;gap:.5rem;margin:0;font-size:11px;display:flex}._actionsContainer_1hia0_109{flex-direction:column-reverse;gap:.75rem;margin-top:1.5rem;display:flex}@media (width>=640px){._actionsContainer_1hia0_109{flex-direction:row;justify-content:space-between}._actionsContainer_1hia0_109>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}._actionsContainer_1hia0_109{space-x:0}}._actionsContainer_1hia0_109>button,._actionsContainer_1hia0_109>.btn{width:100%;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem}@media (width>=640px){._actionsContainer_1hia0_109>button,._actionsContainer_1hia0_109>.btn{width:auto}}._panel_16lt2_1{--tw-border-opacity:1;border-top-width:1px;border-color:rgb(203 213 225/var(--tw-border-opacity,1));margin-top:1.5rem;padding-top:1.5rem}._panelHeader_16lt2_5{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}._panelTitle_16lt2_9{align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;line-height:1.75rem;display:flex}._countBadge_16lt2_13{--tw-bg-opacity:1;background-color:rgb(11 184 188/var(--tw-bg-opacity,1));--tw-text-opacity:1;width:2rem;height:2rem;color:rgb(255 255 255/var(--tw-text-opacity,1));border-radius:9999px;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;line-height:1.25rem;display:inline-flex}._headerButton_16lt2_17{align-items:center;gap:.25rem;font-size:.75rem;line-height:1rem;display:inline-flex}._emptyState_16lt2_21{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding-top:1.5rem;padding-bottom:1.5rem;display:flex}._emptyText_16lt2_25{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem}._cardGrid_16lt2_29{grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem;display:grid}@media (width>=640px){._cardGrid_16lt2_29{grid-template-columns:repeat(2,minmax(0,1fr))}}._card_16lt2_29{cursor:pointer;--tw-border-opacity:1;border-width:1px;border-color:rgb(203 213 225/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));text-align:left;border-radius:.375rem;width:100%;padding:1rem;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._card_16lt2_29:hover{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--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);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}._cardBody_16lt2_37{flex-direction:column;gap:.5rem;display:flex}._cardTopRow_16lt2_41{align-items:center;gap:.5rem;display:flex}._statusPill_16lt2_45{text-transform:uppercase;letter-spacing:.05em;border-radius:.375rem;align-items:center;padding:.125rem .5rem;font-size:10px;font-weight:700;display:inline-flex}._statusActive_16lt2_49{--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity,1))}._statusPending_16lt2_53{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity,1))}._statusCancelled_16lt2_57{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}._statusUnknown_16lt2_61{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1))}._billableBadge_16lt2_65{text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(110 0 207/var(--tw-text-opacity,1));background-color:#6e00cf0d;border-radius:.25rem;padding:.125rem .375rem;font-size:9px;font-weight:700}._cardProduct_16lt2_69{text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:rgb(110 0 207/var(--tw-text-opacity,1));font-size:.875rem;font-weight:600;line-height:1.25rem;display:block;overflow:hidden}._cardName_16lt2_73{text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));font-size:.75rem;line-height:1rem;display:block;overflow:hidden}._clientCell_kjj1h_1{align-items:center;gap:.75rem;width:100%;min-width:0;display:flex}._clientNameContainer_kjj1h_5{flex:1;min-width:0;overflow:hidden}._clientNameRow_kjj1h_9{align-items:center;gap:.25rem;min-width:0;display:flex}._clientName_kjj1h_5{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;font-weight:600;display:block;overflow:hidden}._clientNif_kjj1h_17{text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));font-size:11px;overflow:hidden}._actionsContainer_kjj1h_21{justify-content:flex-end;align-items:center;gap:.375rem;display:flex}._deleteButton_kjj1h_25{--tw-border-opacity:1;border-width:1px;border-color:rgb(255 228 230/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity,1));border-radius:.375rem;padding:.5rem;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._deleteButton_kjj1h_25:not(:disabled):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));--tw-border-opacity:1;border-color:rgb(225 29 72/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:var(--tw-shadow-colored);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);--tw-shadow-color:#fecdd3}._deleteButton_kjj1h_25:disabled{cursor:not-allowed;opacity:.3}._textCell_kjj1h_37{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem}._container_1psuf_1{justify-content:space-between;align-items:center;gap:.75rem;min-width:0;display:flex}._containerText_1psuf_5{flex:1;align-items:flex-start;gap:.75rem;min-width:0;display:flex}._rank_1psuf_9{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);--tw-text-opacity:1;width:1.25rem;color:rgb(148 163 184/var(--tw-text-opacity,1));flex-shrink:0;padding-top:.125rem;font-size:.875rem;font-weight:700;line-height:1.25rem}._containerEmoji_1psuf_13{flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex}._containerName_1psuf_17{flex:1;min-width:0;font-size:.875rem;line-height:1.25rem}@media (width>=768px){._containerName_1psuf_17{font-size:1rem;line-height:1.5rem}}._name_1psuf_21{text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1));font-weight:600;overflow:hidden}._productName_1psuf_25{text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem;overflow:hidden}._containerDaysLeft_1psuf_29{flex-shrink:0;align-items:center;display:flex}._daysLeft_1psuf_33{white-space:nowrap;border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;font-weight:500;line-height:1rem}._container_1rnzb_1{--tw-border-opacity:1;border-width:1px;border-color:rgb(209 213 219/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:.375rem;padding:1.5rem}._header_1rnzb_5{--tw-border-opacity:1;border-bottom-width:1px;border-bottom-color:rgb(243 244 246/var(--tw-border-opacity,1));align-items:center;padding-bottom:.5rem;display:flex}._headerLeft_1rnzb_9{align-items:center;gap:.5rem;display:flex}._icon_1rnzb_13{align-items:center;display:flex}._title_1rnzb_17{font-size:1.125rem;font-weight:600;line-height:1.75rem}._emptyState_1rnzb_21{justify-content:center;align-items:center;padding-top:2rem;padding-bottom:2rem;display:flex}._emptyIcon_1rnzb_25{--tw-text-opacity:1;width:4rem;height:4rem;color:rgb(11 184 188/var(--tw-text-opacity,1))}._list_1rnzb_29{flex-direction:column;display:flex}._list_1rnzb_29>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity:1;border-color:rgb(243 244 246/var(--tw-divide-opacity,1))}._listItem_1rnzb_33{padding-top:.75rem;padding-bottom:.75rem}._metricCardButton_1luci_1{transition:transform .25s,box-shadow .25s,border-color .25s}._metricCardButton_1luci_1:hover{transform:translateY(-6px);box-shadow:0 10px 20px #00000014,0 4px 8px #0000000a}._card_1luci_15{--tw-border-opacity:1;border-width:1px 1px 1px 5px;border-color:rgb(209 213 219/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));text-align:left;border-left-color:#0000;border-radius:.375rem;flex-direction:column;flex:1;gap:.25rem;padding:1.5rem;display:flex}._header_1luci_19{justify-content:space-between;align-items:flex-start;display:flex}._title_1luci_23{padding-right:1rem;font-size:.875rem;font-weight:700;line-height:1.25rem}._iconContainer_1luci_27{border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;display:flex}._content_1luci_31{flex-direction:column;display:flex}._valueRow_1luci_35{align-items:flex-end;gap:.75rem;display:flex}._value_1luci_35{--tw-text-opacity:1;color:rgb(110 0 207/var(--tw-text-opacity,1));font-size:clamp(1rem,5vw,2rem);font-weight:700;line-height:1}._subtext_1luci_44{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));align-items:center;gap:.25rem;margin:0;font-weight:600;display:flex}._extraInfo_1luci_48{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem}._blue_1luci_52{--tw-border-opacity:1;border-left-width:4px;border-left-color:rgb(59 131 246/var(--tw-border-opacity,1))}._blue_1luci_52 ._iconContainer_1luci_27{--tw-bg-opacity:1;background-color:rgb(233 234 255/var(--tw-bg-opacity,1))}._blue_1luci_52 ._icon_1luci_27{--tw-text-opacity:1;color:rgb(59 131 246/var(--tw-text-opacity,1))}._green_1luci_64{--tw-border-opacity:1;border-left-width:4px;border-left-color:rgb(34 197 94/var(--tw-border-opacity,1))}._green_1luci_64 ._iconContainer_1luci_27{--tw-bg-opacity:1;background-color:rgb(223 239 240/var(--tw-bg-opacity,1))}._green_1luci_64 ._icon_1luci_27{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}._yellow_1luci_76{--tw-border-opacity:1;border-left-width:4px;border-left-color:rgb(234 180 8/var(--tw-border-opacity,1))}._yellow_1luci_76 ._iconContainer_1luci_27{--tw-bg-opacity:1;background-color:rgb(255 247 237/var(--tw-bg-opacity,1))}._yellow_1luci_76 ._icon_1luci_27{--tw-text-opacity:1;color:rgb(234 180 8/var(--tw-text-opacity,1))}._red_1luci_88{--tw-border-opacity:1;border-left-width:4px;border-left-color:rgb(239 69 68/var(--tw-border-opacity,1))}._red_1luci_88 ._iconContainer_1luci_27{--tw-bg-opacity:1;background-color:rgb(249 243 247/var(--tw-bg-opacity,1))}._red_1luci_88 ._icon_1luci_27{--tw-text-opacity:1;color:rgb(239 69 68/var(--tw-text-opacity,1))}._progress_1luci_100{appearance:none;--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1));border-radius:9999px;width:100%;height:.5rem;margin-top:.75rem;overflow:hidden}._progress_1luci_100::-webkit-progress-bar{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1));border-radius:9999px}._progress_1luci_100::-webkit-progress-value{--tw-bg-opacity:1;background-color:rgb(110 0 207/var(--tw-bg-opacity,1));border-radius:9999px}._progress_1luci_100::-moz-progress-bar{--tw-bg-opacity:1;background-color:rgb(110 0 207/var(--tw-bg-opacity,1));border-radius:9999px}._pageContainer_ccqdm_1{flex-direction:column;width:100%;display:flex}._statsGrid_ccqdm_5{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;display:grid}@media (width>=768px){._statsGrid_ccqdm_5{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1280px){._statsGrid_ccqdm_5{grid-template-columns:repeat(4,minmax(0,1fr))}}._suscriptionMetrics_ccqdm_9{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;display:grid}._dashboardPanels_ccqdm_13{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;margin-top:1rem;display:grid}@media (width>=1024px){._dashboardPanels_ccqdm_13{grid-template-columns:repeat(2,minmax(0,1fr))}}._activityPanel_ccqdm_17{--tw-border-opacity:1;border-width:1px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:.375rem;flex-direction:column;gap:1rem;min-width:0;padding:1.25rem;display:flex}._listPanel_ccqdm_21{min-width:0}._activityTitle_ccqdm_25{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1));font-size:1.125rem;font-weight:600;line-height:1.75rem}._activitySubtitle_ccqdm_29{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem}._activityGrid_ccqdm_33{grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;display:grid}._activityCard_ccqdm_37{--tw-border-opacity:1;border-width:1px 1px 1px 4px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:.375rem;padding:1rem}._activityCardButton_ccqdm_41{text-align:left;transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._activityCardButton_ccqdm_41:hover{--tw-translate-y:-.125rem;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))}._activityCardButton_ccqdm_41:focus-visible{outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000);--tw-ring-color:#6e00cf4d;outline:2px solid #0000}._activityCardHeader_ccqdm_53{justify-content:space-between;align-items:center;gap:.75rem;font-size:.875rem;font-weight:500;line-height:1.25rem;display:flex}._activityCardLabel_ccqdm_57{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1))}._activityCardValue_ccqdm_61{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1));margin-top:.75rem;font-size:1.875rem;font-weight:700;line-height:2.25rem}._economicCardValue_ccqdm_65{overflow-wrap:break-word;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1));margin-top:.75rem;font-size:1.5rem;font-weight:700;line-height:2rem}@media (width>=768px){._economicCardValue_ccqdm_65{font-size:1.875rem;line-height:2.25rem}}._activityCardHelper_ccqdm_69{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));margin-top:.5rem;font-size:.75rem;line-height:1rem}._activitySuccess_ccqdm_73{--tw-border-opacity:1;border-left-color:rgb(16 185 129/var(--tw-border-opacity,1))}._activitySuccess_ccqdm_73 ._activityCardHeader_ccqdm_53{--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity,1))}._activityDanger_ccqdm_81{--tw-border-opacity:1;border-left-color:rgb(244 63 94/var(--tw-border-opacity,1))}._activityDanger_ccqdm_81 ._activityCardHeader_ccqdm_53{--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity,1))}._activityWarning_ccqdm_89{--tw-border-opacity:1;border-left-color:rgb(245 158 11/var(--tw-border-opacity,1))}._activityWarning_ccqdm_89 ._activityCardHeader_ccqdm_53{--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity,1))}._economicGrid_ccqdm_97{grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;display:grid}@media (width>=768px){._economicGrid_ccqdm_97{grid-template-columns:repeat(2,minmax(0,1fr))}}._listItemButton_ccqdm_101{text-align:left;border-radius:.5rem;width:100%;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._listItemButton_ccqdm_101:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}._listItemButton_ccqdm_101:focus-visible{outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000);--tw-ring-color:#6e00cf4d;outline:2px solid #0000}._container_91cu3_1{position:relative}._trigger_91cu3_5{cursor:pointer;--tw-border-opacity:1;border-width:1px;border-color:rgb(203 213 225/var(--tw-border-opacity,1));border-radius:.375rem;align-items:center;gap:.75rem;width:100%;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}._trigger_91cu3_5:focus-within,._triggerOpen_91cu3_10{--tw-border-opacity:1;border-color:rgb(110 0 207/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(110 0 207/var(--tw-ring-opacity,1))}._triggerPlaceholder_91cu3_14{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1))}._triggerAvatar_91cu3_18{--tw-text-opacity:1;width:1.75rem;height:1.75rem;color:rgb(110 0 207/var(--tw-text-opacity,1));background-color:#6e00cf1a;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}._triggerInfo_91cu3_22{flex:1;min-width:0}._triggerName_91cu3_26{text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity,1));font-weight:500;overflow:hidden}._triggerChevron_91cu3_30{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));flex-shrink:0;margin-left:auto;transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._triggerChevronOpen_91cu3_34{--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))}._dropdown_91cu3_38{z-index:50;--tw-border-opacity:1;border-width:1px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--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);max-height:250px;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-radius:.5rem;flex-direction:column;margin-top:.25rem;display:flex;position:absolute;top:100%;left:0;right:0;overflow:hidden}._searchInput_91cu3_42{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(241 245 249/var(--tw-border-opacity,1));outline-offset:2px;outline:2px solid #0000;width:100%;padding:.625rem .75rem;font-size:.875rem;line-height:1.25rem}._searchInput_91cu3_42:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}._optionsList_91cu3_47{flex:1;overflow-y:auto}._option_91cu3_47{cursor:pointer;--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(248 250 252/var(--tw-border-opacity,1));align-items:center;gap:.75rem;padding:.625rem .75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}._option_91cu3_47:last-child{border-bottom-width:0}._option_91cu3_47:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}._optionSelected_91cu3_55{background-color:#6e00cf0d}._optionAvatar_91cu3_59{--tw-text-opacity:1;width:1.75rem;height:1.75rem;color:rgb(110 0 207/var(--tw-text-opacity,1));background-color:#6e00cf1a;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}._optionInfo_91cu3_63{flex:1;min-width:0}._optionName_91cu3_67{text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity,1));font-size:.875rem;font-weight:500;line-height:1.25rem;overflow:hidden}._optionDetail_91cu3_71{text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));font-size:11px;overflow:hidden}._optionCheck_91cu3_75{--tw-text-opacity:1;color:rgb(110 0 207/var(--tw-text-opacity,1));flex-shrink:0}._emptyState_91cu3_79{text-align:center;--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));padding-top:1.5rem;padding-bottom:1.5rem;font-size:.875rem;line-height:1.25rem}._errorText_91cu3_83{--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity,1));margin-top:.25rem;font-size:.75rem;line-height:1rem}._fieldGroup_cvz30_1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}._fieldWithLabel_cvz30_5{flex-direction:column;gap:.25rem;display:flex}._fieldLabel_cvz30_9{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1));font-size:.875rem;font-weight:500;line-height:1.25rem}._rowSection_cvz30_13{grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;display:grid}@media (width>=640px){._rowSection_cvz30_13{grid-template-columns:repeat(2,minmax(0,1fr))}}._actionsContainer_cvz30_17{flex-direction:column-reverse;gap:.75rem;margin-top:1.5rem;display:flex}@media (width>=640px){._actionsContainer_cvz30_17{flex-direction:row;justify-content:space-between}}._actionsContainer_cvz30_17>button{width:100%}@media (width>=640px){._actionsContainer_cvz30_17>button{width:auto}}._itemsSection_cvz30_31{--tw-border-opacity:1;border-width:1px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:.5rem;margin-top:1rem;overflow:hidden}._itemsSectionTitle_cvz30_35{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1));text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.75rem;font-weight:700;line-height:1rem;display:flex}._itemsCount_cvz30_39{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));border-radius:9999px;padding:.125rem .5rem;font-size:10px;font-weight:700}._itemsTable_cvz30_43{overflow-x:auto}._itemsTable_cvz30_43 table{text-align:left;width:100%;font-size:.875rem;line-height:1.25rem}._itemsTable_cvz30_43 th{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(241 245 249/var(--tw-border-opacity,1));text-align:left;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));background-color:#f8fafc80;padding:.5rem 1rem;font-size:11px;font-weight:700}._itemsTable_cvz30_43 td{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(248 250 252/var(--tw-border-opacity,1));vertical-align:top;padding:.75rem 1rem}._itemsTable_cvz30_43 tbody tr:last-child td{border-bottom-width:0}._itemDescriptionCell_cvz30_63{text-align:left}._itemName_cvz30_67{text-align:left;--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity,1));font-weight:500}._itemProduct_cvz30_71{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));margin-top:.125rem;font-size:11px}._itemSubtotal_cvz30_75{white-space:nowrap;text-align:right;--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity,1));font-weight:600}._previewBox_cvz30_79{--tw-border-opacity:1;border-width:1px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1));border-radius:.5rem;margin-top:1rem;padding:1rem}._previewTitle_cvz30_83{text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));margin-bottom:.75rem;font-size:.75rem;font-weight:700;line-height:1rem}._previewRow_cvz30_87{justify-content:space-between;padding-top:.25rem;padding-bottom:.25rem;font-size:.875rem;line-height:1.25rem;display:flex}._previewTotal_cvz30_91{--tw-border-opacity:1;border-top-width:1px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));justify-content:space-between;margin-top:.25rem;padding-top:.5rem;font-size:.875rem;font-weight:700;line-height:1.25rem;display:flex}._filters_1ah7y_1{--tw-border-opacity:1;border-width:1px;border-color:rgb(241 245 249/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:.375rem;flex-direction:column;gap:.75rem;margin-top:1rem;margin-bottom:1rem;padding:1rem;display:flex}._filtersToolbar_1ah7y_5{grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem;width:100%;display:grid}@media (width>=768px){._filtersToolbar_1ah7y_5{grid-template-columns:repeat(4,minmax(0,1fr));align-items:flex-end}}._filterCell_1ah7y_9{width:100%;min-width:0}._filterDate_1ah7y_13 button:first-of-type{justify-content:center;width:100%}._exportButton_1ah7y_17,._filterSearch_1ah7y_21{width:100%}._filterSearch_1ah7y_21>div{width:100%!important;max-width:none!important}._serialText_1ah7y_30{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;font-weight:600;line-height:1.25rem}._moneyText_1ah7y_34{text-align:center;--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1));font-size:.875rem;font-weight:600;line-height:1.25rem}._dateText_1ah7y_38{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem}._clientCell_1ah7y_42{align-items:center;gap:.75rem;width:100%;min-width:0;display:flex}._clientNameContainer_1ah7y_46{flex:1;min-width:0}._clientName_1ah7y_46{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;line-height:1.25rem;overflow:hidden}._clientMetaMobile_1ah7y_54{text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));font-size:11px;overflow:hidden}@media (width>=640px){._clientMetaMobile_1ah7y_54{display:none}}._clientMetaDesktop_1ah7y_58{text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));font-size:11px;display:none;overflow:hidden}@media (width>=640px){._clientMetaDesktop_1ah7y_58{display:block}}._totalText_1ah7y_62{text-align:center;font-size:.875rem;font-weight:700;line-height:1.25rem}._statusBadge_1ah7y_66{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;align-items:center;padding:.125rem .625rem;font-size:11px;font-weight:700;display:inline-flex}._actionsContainer_1ah7y_70{justify-content:flex-end;align-items:center;gap:.375rem;display:flex}._syncButton_1ah7y_74{--tw-border-opacity:1;border-width:1px;border-color:rgb(209 250 229/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(5 150 105/var(--tw-text-opacity,1));border-radius:.375rem;padding:.5rem;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._syncButton_1ah7y_74:not(:disabled):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));--tw-border-opacity:1;border-color:rgb(5 150 105/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:var(--tw-shadow-colored);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);--tw-shadow-color:#a7f3d0}._syncButton_1ah7y_74:disabled{cursor:not-allowed;opacity:.3}._deleteButton_1ah7y_86{--tw-border-opacity:1;border-width:1px;border-color:rgb(255 228 230/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity,1));border-radius:.375rem;padding:.5rem;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._deleteButton_1ah7y_86:not(:disabled):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));--tw-border-opacity:1;border-color:rgb(225 29 72/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:var(--tw-shadow-colored);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);--tw-shadow-color:#fecdd3}._deleteButton_1ah7y_86:disabled{cursor:not-allowed;opacity:.3}._summaryGrid_1ah7y_98{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;margin-top:1rem;margin-bottom:1rem;display:grid}@media (width>=768px){._summaryGrid_1ah7y_98{grid-template-columns:repeat(3,minmax(0,1fr))}}._loadingContainer_1ah7y_102{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));justify-content:center;align-items:center;padding-top:5rem;padding-bottom:5rem;display:flex}._errorContainer_1ah7y_106{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1));justify-content:center;align-items:center;padding-top:5rem;padding-bottom:5rem;display:flex}._emptyState_1ah7y_110{text-align:center;--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));padding-top:4rem;padding-bottom:4rem}._emptyStateIcon_1ah7y_114{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity,1));margin-bottom:1rem;font-size:2.25rem;line-height:2.5rem}._form_1vr2k_1{gap:1rem;display:grid}._description_1vr2k_5{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem}._error_1vr2k_9{--tw-border-opacity:1;border-width:1px;border-color:rgb(254 205 211/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity,1));border-radius:1rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem}._actions_1vr2k_13{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}._successContent_1vr2k_17{gap:1rem;display:grid}._labelCheckbox_1f8hg_1{cursor:pointer;-webkit-user-select:none;user-select:none;--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1));align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;display:inline-flex}._checkboxInput_1f8hg_5{cursor:pointer;--tw-border-opacity:1;border-width:1px;border-color:rgb(203 213 225/var(--tw-border-opacity,1));--tw-text-opacity:1;width:1rem;height:1rem;color:rgb(110 0 207/var(--tw-text-opacity,1));border-radius:.25rem}._checkboxInput_1f8hg_5:focus:focus{outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(110 0 207/var(--tw-ring-opacity,1));outline:2px solid #0000}._container_1c5ps_1{justify-content:center;align-items:center;min-height:100vh;display:flex}._panel_1c5ps_5{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--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);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-width:1px;gap:1.75rem;width:100vw;height:100vh;padding:1.5rem}@media (width>=768px){._panel_1c5ps_5{border-radius:.375rem;max-width:360px;height:auto}}._containerTitle_1c5ps_10{text-align:center;display:grid}._titleLogin_1c5ps_14{margin-top:1rem}._form_1c5ps_18{gap:1.25rem;margin-top:1.5rem;display:grid}._containerForgotPassword_1c5ps_22{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:1rem;display:flex}._forgotPassword_1c5ps_26{white-space:nowrap;--tw-text-opacity:1;color:rgb(110 0 207/var(--tw-text-opacity,1));text-underline-offset:2px;flex-shrink:0;font-size:.75rem;font-weight:600;line-height:1rem;text-decoration-line:underline;text-decoration-color:#6e00cf99;text-decoration-thickness:1px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._forgotPassword_1c5ps_26:hover{color:#6e00cfcc;text-decoration-color:#6e00cf}._forgotPassword_1c5ps_26{border-radius:.125rem}._forgotPassword_1c5ps_26:focus-visible{outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000);--tw-ring-color:#6e00cf4d;--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;outline:2px solid #0000}._forgotPassword_1c5ps_26{cursor:pointer}._labelCheckbox_1c5ps_33{align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;display:inline-flex}._googleIcon_1c5ps_37{width:1rem;height:1rem;margin-top:.125rem;margin-right:.5rem}._containerOrContinueWith_1c5ps_41{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;font-size:.875rem;line-height:1.25rem;display:grid}._fieldGroup_1ad0q_1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}._actionsContainer_1ad0q_5{flex-direction:column-reverse;gap:.75rem;margin-top:1.5rem;display:flex}@media (width>=640px){._actionsContainer_1ad0q_5{flex-direction:row;justify-content:space-between}._actionsContainer_1ad0q_5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}._actionsContainer_1ad0q_5{space-x:0}}._actionsContainer_1ad0q_5>button,._actionsContainer_1ad0q_5>.btn{width:100%;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem}@media (width>=640px){._actionsContainer_1ad0q_5>button,._actionsContainer_1ad0q_5>.btn{width:auto}}._containerFilters_bj2fo_1{--tw-border-opacity:1;border-width:1px;border-color:rgb(241 245 249/var(--tw-border-opacity,1));border-radius:.375rem;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;margin-bottom:1.5rem;padding:1rem;display:flex}@media (width>=1024px){._containerFilters_bj2fo_1{flex-direction:row}}._parameterCell_bj2fo_5{flex-direction:column;gap:.25rem;width:100%;min-width:0;display:flex}._parameterKey_bj2fo_9{text-overflow:ellipsis;white-space:nowrap;--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1));--tw-text-opacity:1;width:fit-content;max-width:100%;color:rgb(51 65 85/var(--tw-text-opacity,1));border-width:1px;border-color:#e2e8f099;border-radius:.25rem;padding:.125rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1rem;overflow:hidden}._parameterName_bj2fo_13{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;font-weight:600;display:block;overflow:hidden}._parameterValue_bj2fo_17{text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;min-width:0;color:rgb(51 65 85/var(--tw-text-opacity,1));display:block;overflow:hidden}._secretValue_bj2fo_21{align-items:center;gap:.5rem;min-width:0;display:flex}._revealButton_bj2fo_25{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));flex-shrink:0;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._revealButton_bj2fo_25:hover{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}._parameterDescription_bj2fo_33{text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem;display:block;overflow:hidden}._readOnlyBadge_bj2fo_37{--tw-border-opacity:1;border-width:1px;border-color:rgb(253 230 138/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity,1));border-radius:.375rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;line-height:1rem;display:inline-flex}._editableBadge_bj2fo_41{--tw-border-opacity:1;border-width:1px;border-color:rgb(167 243 208/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity,1));border-radius:.375rem;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:600;line-height:1rem;display:inline-flex}._actionsContainer_bj2fo_45{justify-content:flex-end;align-items:center;gap:.375rem;display:flex}._deleteButton_bj2fo_49{--tw-border-opacity:1;border-width:1px;border-color:rgb(255 228 230/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity,1));border-radius:.375rem;padding:.5rem;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._deleteButton_bj2fo_49:hover:not(:disabled){--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));--tw-border-opacity:1;border-color:rgb(225 29 72/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:var(--tw-shadow-colored);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);--tw-shadow-color:#fecdd3}._deleteButton_bj2fo_49:disabled{cursor:not-allowed;opacity:.4}._pageContainer_bj2fo_61{flex-direction:column;gap:0;display:flex}._errorMessage_bj2fo_65{--tw-border-opacity:1;border-width:1px;border-color:rgb(254 205 211/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity,1));border-radius:.375rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem}._fieldGroup_1rg4e_1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}._rowSection_1rg4e_5{grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;display:grid}@media (width>=640px){._rowSection_1rg4e_5{grid-template-columns:repeat(2,minmax(0,1fr))}}._actionsContainer_1rg4e_9{flex-direction:column-reverse;gap:.75rem;margin-top:1.5rem;display:flex}@media (width>=640px){._actionsContainer_1rg4e_9{flex-direction:row;justify-content:space-between}._actionsContainer_1rg4e_9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}._actionsContainer_1rg4e_9{space-x:0}}._actionsContainer_1rg4e_9>button,._actionsContainer_1rg4e_9>.btn{width:100%;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem}@media (width>=640px){._actionsContainer_1rg4e_9>button,._actionsContainer_1rg4e_9>.btn{width:auto}}._productCell_1xwsm_1{align-items:center;gap:.75rem;width:100%;min-width:0;display:flex}._productMetaInline_1xwsm_5{align-items:center;gap:.5rem;width:100%;min-width:0;display:flex}._productId_1xwsm_9{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));flex-shrink:0;display:none}@media (width>=768px){._productId_1xwsm_9{display:block}}._productName_1xwsm_13{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;font-weight:600;display:block;overflow:hidden}._skuBadge_1xwsm_17{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1));border-width:1px;border-color:#e2e8f066;border-radius:.375rem;padding:.25rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1rem}._categoryBadge_1xwsm_21{text-wrap:nowrap;border-width:1px;border-radius:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;line-height:1rem}._priceText_1xwsm_25{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity,1));font-weight:500}._periodText_1xwsm_29{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));font-size:.75rem;font-weight:400;line-height:1rem}._actionsContainer_1xwsm_33{justify-content:flex-end;align-items:center;gap:.375rem;display:flex}._editButton_1xwsm_37{--tw-border-opacity:1;border-width:1px;border-color:rgb(219 234 254/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1));border-radius:.375rem;padding:.5rem;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._editButton_1xwsm_37: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));--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:var(--tw-shadow-colored);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);--tw-shadow-color:#bfdbfe}._deleteButton_1xwsm_45{--tw-border-opacity:1;border-width:1px;border-color:rgb(255 228 230/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity,1));border-radius:.375rem;padding:.5rem;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._deleteButton_1xwsm_45: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));--tw-border-opacity:1;border-color:rgb(225 29 72/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:var(--tw-shadow-colored);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);--tw-shadow-color:#fecdd3}._pageContainer_1xwsm_53{flex-direction:column;gap:0;display:flex}._errorMessage_1xwsm_57{--tw-border-opacity:1;border-width:1px;border-color:rgb(254 205 211/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity,1));border-radius:.375rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem}._container_138zt_1{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1));justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}._panel_138zt_5{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--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);width:100%;max-width:560px;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-width:1px;border-radius:.375rem;gap:1.25rem;padding:1.5rem;display:grid}._header_138zt_9{text-align:center;gap:.25rem;display:grid}._brand_138zt_13{text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity:1;color:rgb(110 0 207/var(--tw-text-opacity,1));font-size:.75rem;font-weight:600;line-height:1rem}._title_138zt_17{--tw-text-opacity:1;color:rgb(110 0 207/var(--tw-text-opacity,1));font-size:1.5rem;font-weight:700;line-height:2rem}._description_138zt_21{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem}._client_138zt_25{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem}._list_138zt_29{gap:.75rem;margin:0;padding:0;list-style-type:none;display:grid}._item_138zt_33{border-width:1px;border-radius:.5rem;padding:.75rem}._itemLabel_138zt_37{cursor:pointer;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.25rem;display:flex}._itemName_138zt_41{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity,1));font-weight:500;display:block}._itemMeta_138zt_45{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));margin-top:.25rem;font-size:.75rem;line-height:1rem;display:block}._actions_138zt_49{gap:.75rem;display:grid}@media (width>=640px){._actions_138zt_49{grid-template-columns:repeat(2,minmax(0,1fr))}}._muted_138zt_53{text-align:center;--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem}._errorBox_138zt_57{--tw-border-opacity:1;border-width:1px;border-color:rgb(254 202 202/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1));border-radius:.375rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem}._successBox_138zt_61{--tw-border-opacity:1;border-width:1px;border-color:rgb(167 243 208/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity,1));border-radius:.375rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem}._container_64xe8_1{justify-content:center;align-items:center;min-height:100vh;display:flex}._panel_64xe8_5{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--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);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-width:1px;gap:1.75rem;width:100vw;height:100vh;padding:1.5rem}@media (width>=768px){._panel_64xe8_5{border-radius:.375rem;max-width:420px;height:auto}}._header_64xe8_10{text-align:center;gap:.5rem;display:grid}._title_64xe8_14{--tw-text-opacity:1;color:rgb(110 0 207/var(--tw-text-opacity,1));margin-top:1rem;font-size:1.5rem;font-weight:700;line-height:2rem}._description_64xe8_18{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem}._form_64xe8_22{gap:1.25rem;margin-top:2rem;display:grid}._actions_64xe8_26{gap:.75rem;display:grid}._container_14j1x_1{display:inline-block;position:relative}._trigger_14j1x_5{cursor:pointer;--tw-bg-opacity:1;background-color:rgb(110 0 207/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}._trigger_14j1x_5:hover{--tw-bg-opacity:1;background-color:rgb(11 184 188/var(--tw-bg-opacity,1))}._triggerActive_14j1x_9{--tw-text-opacity:1;color:rgb(11 184 188/var(--tw-text-opacity,1));background-color:#0bb8bc0d;border-color:#0bb8bc66}._triggerActive_14j1x_9:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}._popover_14j1x_13{z-index:50;--tw-border-opacity:1;border-width:1px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--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);min-width:200px;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-radius:.5rem;margin-top:.25rem;position:absolute;top:100%;left:0;overflow:hidden}._option_14j1x_17{cursor:pointer;text-align:left;--tw-text-opacity:1;width:100%;color:rgb(51 65 85/var(--tw-text-opacity,1));background-color:#0000;border-width:0;padding:.625rem 1rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}._option_14j1x_17:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}._optionActive_14j1x_21{--tw-text-opacity:1;color:rgb(110 0 207/var(--tw-text-opacity,1));background-color:#6e00cf0d;font-weight:600}._customSection_14j1x_25>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}._customSection_14j1x_25{padding:1rem}._customLabel_14j1x_29{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));flex-direction:column;gap:.25rem;font-size:.75rem;font-weight:500;line-height:1rem;display:flex}._numberInput_14j1x_33{--tw-border-opacity:1;border-width:1px;border-color:rgb(203 213 225/var(--tw-border-opacity,1));--tw-text-opacity:1;width:100%;color:rgb(30 41 59/var(--tw-text-opacity,1));border-radius:.375rem;padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem}._numberInput_14j1x_33:focus{--tw-border-opacity:1;border-color:rgb(110 0 207/var(--tw-border-opacity,1));outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(110 0 207/var(--tw-ring-opacity,1));outline:2px solid #0000}._applyButton_14j1x_37{cursor:pointer;--tw-bg-opacity:1;background-color:rgb(110 0 207/var(--tw-bg-opacity,1));--tw-text-opacity:1;width:100%;color:rgb(255 255 255/var(--tw-text-opacity,1));border-width:0;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._applyButton_14j1x_37:hover{background-color:#6e00cfe6}._applyButton_14j1x_37:disabled{cursor:not-allowed;opacity:.5}._container_np80w_1{position:relative}._label_np80w_5{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1));font-size:.875rem;font-weight:500;line-height:1.25rem}._trigger_np80w_9{cursor:pointer;--tw-border-opacity:1;border-width:1px;border-color:rgb(203 213 225/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;width:100%;color:rgb(51 65 85/var(--tw-text-opacity,1));border-radius:.375rem;justify-content:space-between;align-items:center;padding:.625rem .75rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}._trigger_np80w_9:hover{--tw-border-opacity:1;border-color:rgb(148 163 184/var(--tw-border-opacity,1))}._triggerOpen_np80w_13{--tw-border-opacity:1;border-color:rgb(110 0 207/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(110 0 207/var(--tw-ring-opacity,1))}._triggerError_np80w_17{--tw-border-opacity:1;border-color:rgb(248 113 113/var(--tw-border-opacity,1))}._triggerText_np80w_21{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._triggerSku_np80w_25,._triggerPlaceholder_np80w_29{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1))}._chevron_np80w_33{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));flex-shrink:0;transition-property:transform;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._chevronOpen_np80w_37{--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))}._error_np80w_41{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1));margin-top:.25rem;font-size:.75rem;line-height:1rem}._dropdown_np80w_45{z-index:50;--tw-border-opacity:1;border-width:1px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--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);max-height:140px;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-radius:.5rem;margin-top:.25rem;position:absolute;top:100%;left:0;right:0;overflow:hidden}._searchWrapper_np80w_49{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(241 245 249/var(--tw-border-opacity,1));padding:.5rem}._searchInput_np80w_53{--tw-border-opacity:1;border-width:1px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));outline-offset:2px;border-radius:.375rem;outline:2px solid #0000;width:100%;padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem}._searchInput_np80w_53:focus{--tw-border-opacity:1;border-color:rgb(110 0 207/var(--tw-border-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(110 0 207/var(--tw-ring-opacity,1))}._optionsList_np80w_57{max-height:15rem;overflow-y:auto}._option_np80w_57{cursor:pointer;align-items:center;gap:.75rem;padding:.625rem 1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}._option_np80w_57:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}._optionSelected_np80w_65{background-color:#6e00cf0d}._optionName_np80w_69{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity,1));font-size:.875rem;font-weight:500;line-height:1.25rem}._optionSku_np80w_73{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));font-size:.75rem;line-height:1rem}._noResults_np80w_77{text-align:center;--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));padding:1.5rem 1rem;font-size:.875rem;line-height:1.25rem}._fieldGroup_1w7nt_1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}._rowSection_1w7nt_5{grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;display:grid}@media (width>=640px){._rowSection_1w7nt_5{grid-template-columns:repeat(2,minmax(0,1fr))}}._readOnlyClient_1w7nt_9{--tw-border-opacity:1;border-width:1px;border-color:rgb(241 245 249/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1));border-radius:.375rem;padding:.75rem 1rem}._readOnlyClientLabel_1w7nt_13{text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));font-size:11px;font-weight:700}._readOnlyClientName_1w7nt_17{--tw-text-opacity:1;color:rgb(110 0 207/var(--tw-text-opacity,1));margin-top:.25rem;font-size:.875rem;font-weight:600;line-height:1.25rem}._readOnlyClientLink_1w7nt_21{--tw-text-opacity:1;color:rgb(11 184 188/var(--tw-text-opacity,1));margin-top:.25rem;font-size:.875rem;font-weight:600;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-block}._readOnlyClientLink_1w7nt_21:hover{--tw-text-opacity:1;color:rgb(110 0 207/var(--tw-text-opacity,1));text-decoration-line:underline}._readOnlyClientMeta_1w7nt_29{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));margin-top:.125rem;font-size:.75rem;line-height:1rem}._quickActionsButtons_1w7nt_33{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}@media (width>=640px){._quickActionsButtons_1w7nt_33{flex-direction:row}}._quickRenewButton_1w7nt_37{--tw-bg-opacity:1;background-color:rgb(110 0 207/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;line-height:1.25rem;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-flex}._quickRenewButton_1w7nt_37:not(:disabled):hover{--tw-bg-opacity:1;background-color:rgb(11 184 188/var(--tw-bg-opacity,1))}._quickRenewButton_1w7nt_37:not(:disabled):hover:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}._quickRenewButton_1w7nt_37:disabled{cursor:not-allowed;opacity:.4}._quickCancelButton_1w7nt_49{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;line-height:1.25rem;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-flex}._quickCancelButton_1w7nt_49:not(:disabled):hover{--tw-bg-opacity:1;background-color:rgb(153 27 27/var(--tw-bg-opacity,1))}._quickCancelButton_1w7nt_49:not(:disabled):hover:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}._quickCancelButton_1w7nt_49:disabled{cursor:not-allowed;opacity:.4}._actionsContainer_1w7nt_61{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}._actionsContainer_1w7nt_61>button{width:100%}@media (width>=640px){._actionsContainer_1w7nt_61>button{width:auto}}._actionsRight_1w7nt_69{flex-direction:column-reverse;gap:.75rem;display:flex}@media (width>=640px){._actionsRight_1w7nt_69{flex-direction:row}}._actionsRight_1w7nt_69>button{width:100%}@media (width>=640px){._actionsRight_1w7nt_69>button{width:auto}}._helperText_1w7nt_77{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));margin-top:0;font-size:.75rem;line-height:1rem}._checkboxRow_1w7nt_81{flex-direction:column;gap:1rem;display:flex}@media (width>=640px){._checkboxRow_1w7nt_81{flex-direction:row;gap:2rem}}._readOnlyDateField_1w7nt_85{flex-direction:column;gap:.25rem;display:flex}._readOnlyDateLabel_1w7nt_89{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1));font-size:.875rem;font-weight:500;line-height:1.25rem}._readOnlyDateValue_1w7nt_93{--tw-border-opacity:1;border-width:1px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1));--tw-text-opacity:1;height:2.5rem;color:rgb(71 85 105/var(--tw-text-opacity,1));border-radius:.375rem;align-items:center;padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;display:flex}._sectionHeader_1w7nt_97{font-size:1.125rem;font-weight:600;line-height:1.75rem}._actionsContainer_1w7nt_61{flex-direction:column-reverse;gap:.75rem;margin-top:1.5rem;display:flex}@media (width>=640px){._actionsContainer_1w7nt_61{flex-direction:row;justify-content:space-between}._actionsContainer_1w7nt_61>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}._actionsContainer_1w7nt_61{space-x:0}}._actionsContainer_1w7nt_61>button,._actionsContainer_1w7nt_61>.btn{width:100%;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem}@media (width>=640px){._actionsContainer_1w7nt_61>button,._actionsContainer_1w7nt_61>.btn{width:auto}}._containerFilters_18bmf_1{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}@media (width>=640px){._containerFilters_18bmf_1{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){._containerFilters_18bmf_1{grid-template-columns:repeat(4,minmax(0,1fr))}}._filterItem_18bmf_5{width:100%}._filterSearch_18bmf_9{justify-items:end}._filtersRow_18bmf_13{flex-wrap:wrap;flex:1;align-items:center;gap:.75rem;display:flex}._serviceInfo_18bmf_17{flex:1;min-width:0;overflow:hidden}._serviceName_18bmf_21{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;font-weight:600;display:block;overflow:hidden}._serviceProductName_18bmf_25{text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));font-size:11px;overflow:hidden}._textCell_18bmf_29{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem}._renewalDate_18bmf_33{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem;display:block}._renewalDays_18bmf_37{font-size:11px;display:block}._renewalDaysOk_18bmf_41{--tw-text-opacity:1;color:rgb(5 150 105/var(--tw-text-opacity,1));font-weight:600}._renewalDaysWarning_18bmf_45{--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity,1));font-weight:600}._renewalDaysDanger_18bmf_49{--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity,1));font-weight:600}._priceAmount_18bmf_53{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem;display:block}._priceBillable_18bmf_57{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));font-size:11px;display:block}._statusBadge_18bmf_61{border-width:1px;border-radius:.375rem;align-items:center;padding:.125rem .75rem .25rem;font-size:.75rem;font-weight:600;line-height:1rem;display:inline-flex}._statusActive_18bmf_65{--tw-border-opacity:1;border-color:rgb(167 243 208/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity,1))}._statusPending_18bmf_69{--tw-border-opacity:1;border-color:rgb(253 230 138/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity,1))}._statusExpired_18bmf_73{--tw-border-opacity:1;border-color:rgb(254 205 211/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity,1))}._statusCancelled_18bmf_77{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}._actionsContainer_18bmf_81{justify-content:flex-end;align-items:center;gap:.375rem;display:flex}._deleteButton_18bmf_85{--tw-border-opacity:1;border-width:1px;border-color:rgb(255 228 230/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity,1));border-radius:.375rem;padding:.5rem;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._deleteButton_18bmf_85:not(:disabled):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));--tw-border-opacity:1;border-color:rgb(225 29 72/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:var(--tw-shadow-colored);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);--tw-shadow-color:#fecdd3}._deleteButton_18bmf_85:disabled{cursor:not-allowed;opacity:.3}._renewButton_18bmf_97{--tw-border-opacity:1;border-width:1px;border-color:rgb(209 250 229/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity,1));border-radius:.375rem;padding:.5rem;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._renewButton_18bmf_97:not(:disabled):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));--tw-border-opacity:1;border-color:rgb(5 150 105/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:var(--tw-shadow-colored);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);--tw-shadow-color:#a7f3d0}._renewButton_18bmf_97:disabled{cursor:not-allowed;opacity:.3}._cancelButton_18bmf_109{--tw-border-opacity:1;border-width:1px;border-color:rgb(254 243 199/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity,1));border-radius:.375rem;padding:.5rem;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._cancelButton_18bmf_109:not(:disabled):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));--tw-border-opacity:1;border-color:rgb(217 119 6/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(217 119 6/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:var(--tw-shadow-colored);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);--tw-shadow-color:#fde68a}._cancelButton_18bmf_109:disabled{cursor:not-allowed;opacity:.3}._actionsCell_18bmf_121{padding-left:.75rem!important;padding-right:.75rem!important}th._actionsCell_18bmf_121{letter-spacing:normal;font-size:10px}._loadingContainer_18bmf_131{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1));justify-content:center;align-items:center;padding-top:5rem;padding-bottom:5rem;display:flex}._errorContainer_18bmf_135{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1));justify-content:center;align-items:center;padding-top:5rem;padding-bottom:5rem;display:flex}:root{--text:#334155;--text-h:#0f172a;--bg:#f0f0f5;--border:#2d3a34;--code-bg:#f4f3ec;--accent-bg:#00a5721f;--accent-border:#00a57240;--social-bg:#beffdb80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{min-height:100%}body{background:var(--bg);color:var(--text);margin:0}#root{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100vh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}p{margin:0}code,.counter{font-family:var(--mono)}main{flex:1}.button-icon{color:var(--text-h);border-radius:4px;display:inline-flex}.title{--tw-text-opacity:1;color:rgb(51 51 51/var(--tw-text-opacity,1));margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:2rem}@media (width>=768px){.title{font-size:1.875rem;line-height:2.25rem}}.separator{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity,1));height:1px}.errorText{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1));font-size:.75rem;line-height:1rem}.errorContainer{--tw-border-opacity:1;border-width:1px;border-color:rgb(254 202 202/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1));border-radius:.375rem;align-items:center;gap:1rem;width:100%;padding:1rem;display:flex}.textErrorContainer{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1));flex:1;font-size:.875rem;line-height:1.25rem}.containerButtonErrorContainer{flex-shrink:0;width:auto}.successBox{--tw-border-opacity:1;border-width:1px;border-color:rgb(167 243 208/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity,1));border-radius:.375rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem}.warningBox{--tw-border-opacity:1;border-width:1px;border-color:rgb(253 230 138/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity,1));border-radius:.375rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem}.containerFilters{--tw-border-opacity:1;border-width:1px;border-color:rgb(241 245 249/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:.375rem;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;margin-bottom:1rem;padding:1rem;display:flex}@media (width>=1024px){.containerFilters{flex-direction:row}}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#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: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (width>=640px){.container{max-width:640px}}@media (width>=768px){.container{max-width:768px}}@media (width>=1024px){.container{max-width:1024px}}@media (width>=1280px){.container{max-width:1280px}}@media (width>=1536px){.container{max-width:1536px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.ml-2{margin-left:.5rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-\[100px\]{width:100px}.w-\[105px\]{width:105px}.w-\[110px\]{width:110px}.w-\[120px\]{width:120px}.w-\[130px\]{width:130px}.w-\[17\%\]{width:17%}.w-\[180px\]{width:180px}.w-\[200px\]{width:200px}.w-\[220px\]{width:220px}.w-\[60px\]{width:60px}.w-\[80px\]{width:80px}.w-\[90px\]{width:90px}.w-\[calc\(100\%-80px\)\]{width:calc(100% - 80px)}.w-auto{width:auto}.w-full{width:100%}.min-w-0{min-width:0}.min-w-\[100px\]{min-width:100px}.min-w-\[120px\]{min-width:120px}.min-w-\[130px\]{min-width:130px}.max-w-0{max-width:0}.shrink-0{flex-shrink:0}.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 spin{to{transform:rotate(360deg)}}.animate-spin{animation:1s linear infinite spin}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-amber-200{--tw-border-opacity:1;border-color:rgb(253 230 138/var(--tw-border-opacity,1))}.border-blue-300{--tw-border-opacity:1;border-color:rgb(147 197 253/var(--tw-border-opacity,1))}.border-cyan-300{--tw-border-opacity:1;border-color:rgb(103 232 249/var(--tw-border-opacity,1))}.border-emerald-200{--tw-border-opacity:1;border-color:rgb(167 243 208/var(--tw-border-opacity,1))}.border-emerald-300{--tw-border-opacity:1;border-color:rgb(110 231 183/var(--tw-border-opacity,1))}.border-slate-200{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity,1))}.border-slate-300{--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity,1))}.bg-amber-100{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity,1))}.bg-amber-50{--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity,1))}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-blue-200{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity,1))}.bg-cyan-100{--tw-bg-opacity:1;background-color:rgb(207 250 254/var(--tw-bg-opacity,1))}.bg-emerald-100{--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity,1))}.bg-emerald-100\/80{background-color:#d1fae5cc}.bg-emerald-50{--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity,1))}.bg-primary{--tw-bg-opacity:1;background-color:rgb(110 0 207/var(--tw-bg-opacity,1))}.bg-red-200{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity,1))}.bg-red-700{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.bg-rose-100{--tw-bg-opacity:1;background-color:rgb(255 228 230/var(--tw-bg-opacity,1))}.bg-rose-600{--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity,1))}.bg-secondary{--tw-bg-opacity:1;background-color:rgb(11 184 188/var(--tw-bg-opacity,1))}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.bg-yellow-200{--tw-bg-opacity:1;background-color:rgb(254 240 138/var(--tw-bg-opacity,1))}.p-3{padding:.75rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pl-8{padding-left:2rem}.pr-8{padding-right:2rem}.pt-2{padding-top:.5rem}.text-center{text-align:center}.text-right{text-align:right}.text-\[10px\]{font-size:10px}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.tracking-wider{letter-spacing:.05em}.text-amber-600{--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity,1))}.text-amber-700{--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity,1))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-blue-800{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity,1))}.text-cyan-800{--tw-text-opacity:1;color:rgb(21 94 117/var(--tw-text-opacity,1))}.text-emerald-600{--tw-text-opacity:1;color:rgb(5 150 105/var(--tw-text-opacity,1))}.text-emerald-700{--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity,1))}.text-emerald-800{--tw-text-opacity:1;color:rgb(6 95 70/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-rose-600{--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity,1))}.text-rose-700{--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity,1))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity,1))}.outline{outline-style:solid}.invert{--tw-invert:invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.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)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}:root{--color-navigation-text:#334155}.hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:rgb(110 0 207/var(--tw-bg-opacity,1))}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.hover\:bg-rose-700:hover{--tw-bg-opacity:1;background-color:rgb(190 18 60/var(--tw-bg-opacity,1))}.hover\:bg-secondary:hover{--tw-bg-opacity:1;background-color:rgb(11 184 188/var(--tw-bg-opacity,1))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@media (width>=640px){.sm\:table-cell{display:table-cell}.sm\:w-auto{width:auto}.sm\:min-w-\[160px\]{min-width:160px}.sm\:min-w-\[200px\]{min-width:200px}.sm\:max-w-none{max-width:none}}@media (width>=768px){.md\:table-cell{display:table-cell}.md\:w-\[150px\]{width:150px}.md\:w-\[250px\]{width:250px}.md\:max-w-none{max-width:none}}@media (width>=1024px){.lg\:table-cell{display:table-cell}.lg\:w-\[280px\]{width:280px}.lg\:max-w-\[280px\]{max-width:280px}}@media (width>=1280px){.xl\:table-cell{display:table-cell}}
