._dark_g9rf8_41{--background: #020817;--foreground: #f8fafc;--primary: #8e32ff;--primary-foreground: #fff;--secondary: #1e293b;--secondary-foreground: #f8fafc;--muted: #1e293b;--muted-foreground: #94a3b8;--accent: #1e293b;--accent-foreground: #f8fafc;--destructive: #7f1d1d;--destructive-foreground: #f8fafc;--border: #1e293b;--input: #1e293b;--ring: #8e32ff;--sidebar: #020817;--sidebar-foreground: #f8fafc;--sidebar-primary: #8e32ff;--sidebar-primary-foreground: #fff;--sidebar-accent: #1e293b;--sidebar-accent-foreground: #f8fafc;--sidebar-border: #1e293b;--sidebar-ring: #8e32ff}._toastContainer_g9rf8_67{display:inline-flex;justify-content:center;align-items:center;gap:1.25rem;width:20rem;min-width:20rem;padding:.75rem;font-family:Inter,sans-serif;box-shadow:0 4px 12px #0000001a;border-radius:1rem}._toastContainer_g9rf8_67._success_g9rf8_79,._toastContainer_g9rf8_67._error_g9rf8_79{color:#fff;background-color:#262626f2}._toastContainer_g9rf8_67._info_g9rf8_83{color:var(--neutral-800);background-color:#f4ebff}._contentWrapper_g9rf8_88{display:flex;flex:1;justify-content:flex-start;align-items:center;gap:.5rem}._iconWrapper_g9rf8_96{position:relative;display:flex;justify-content:center;align-items:center}._iconWrapper_g9rf8_96 svg{width:1.25rem;height:1.25rem}._textWrapper_g9rf8_107{display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem;width:100%}._message_g9rf8_116{align-self:stretch;font-size:.875rem;font-weight:400;line-height:1rem;text-align:left}._success_g9rf8_79 ._message_g9rf8_116,._error_g9rf8_79 ._message_g9rf8_116{color:#fff}._info_g9rf8_83 ._message_g9rf8_116{color:var(--neutral-800, #262626)}._closeButton_g9rf8_133{display:flex;justify-content:center;align-items:center;padding:0;background:transparent;border:none;cursor:pointer;transition:opacity .2s}._closeButton_g9rf8_133:hover{opacity:.7}._closeButton_g9rf8_133 svg{width:1.25rem;height:1.25rem}._success_g9rf8_79 ._closeButton_g9rf8_133 svg path{stroke:#fff}._error_g9rf8_79 ._closeButton_g9rf8_133 svg path{stroke:#fff}._info_g9rf8_83 ._closeButton_g9rf8_133 svg path{stroke:#242128}._root_8ykbx_1{position:relative;display:flex;flex-shrink:0;width:2.5rem;height:2.5rem;overflow:hidden;border-radius:9999px}._image_8ykbx_11{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}._fallback_8ykbx_18{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#737373;background-color:#f5f5f5;border-radius:9999px}._initials_8ykbx_29{font-size:.875rem;font-weight:600;color:#9333ea;background-color:#f3e8ff}._profileHeader_1atgb_1{display:flex;align-items:center;gap:1rem;width:100%}._avatarWrapper_1atgb_8{position:relative;flex:0 0 5rem;width:5rem;min-width:5rem;height:5rem;min-height:5rem;cursor:pointer}._avatarWrapper_1atgb_8:focus-visible{border-radius:50%;outline:.125rem solid #9333ea;outline-offset:.125rem}._avatar_1atgb_8{width:100%;height:100%;object-fit:cover;border-radius:50%}._editBadge_1atgb_30{position:absolute;right:0;bottom:0;display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;color:#fff;background:#9333ea;border:.125rem solid #fff;border-radius:50%}._editBadgeIcon_1atgb_45{width:1rem;height:1rem;color:#fff}._profileInfo_1atgb_51{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.25rem}._profileInfo_1atgb_51 h2{margin:0;white-space:normal;overflow-wrap:anywhere;word-break:break-word;font-size:1.25rem;font-weight:600;line-height:1.75rem;color:#262626}._profileInfo_1atgb_51 p{margin:0;font-size:1rem;font-weight:500;line-height:1.375rem;color:#a3a3a3}@media(max-width:640px){._profileHeader_1atgb_1{align-items:flex-start;gap:.75rem}._profileInfo_1atgb_51 h2{line-height:1.5rem}}._dark_gtg04_41{--background: #020817;--foreground: #f8fafc;--primary: #8e32ff;--primary-foreground: #fff;--secondary: #1e293b;--secondary-foreground: #f8fafc;--muted: #1e293b;--muted-foreground: #94a3b8;--accent: #1e293b;--accent-foreground: #f8fafc;--destructive: #7f1d1d;--destructive-foreground: #f8fafc;--border: #1e293b;--input: #1e293b;--ring: #8e32ff;--sidebar: #020817;--sidebar-foreground: #f8fafc;--sidebar-primary: #8e32ff;--sidebar-primary-foreground: #fff;--sidebar-accent: #1e293b;--sidebar-accent-foreground: #f8fafc;--sidebar-border: #1e293b;--sidebar-ring: #8e32ff}._button_gtg04_67{display:inline-flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:.625rem;position:relative;flex-shrink:0;white-space:nowrap;isolation:isolate;border:none;border-radius:var(--btn-radius);outline:none;cursor:pointer;transform:none;transition:transform .1s ease-out;--btn-radius: 16px;font-size:1rem;font-weight:600;line-height:1.5rem;font-family:Inter,sans-serif;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}._button_gtg04_67:after{content:"";opacity:0;border:.0625rem solid var(--primary);border-radius:calc(var(--btn-radius) + .25rem);pointer-events:none;transition:opacity .1s ease-out,top .1s ease-out,bottom .1s ease-out,left .1s ease-out,right .1s ease-out;position:absolute;inset:0;z-index:-1}._button_gtg04_67:active:not(:disabled):after{inset:-.25rem;opacity:1}._button_gtg04_67 svg{flex-shrink:0;pointer-events:none}._button_gtg04_67 svg:not([class*=size-]){width:1.25rem;height:1.25rem}._button_gtg04_67:focus-visible{box-shadow:0 0 0 .1875rem color-mix(in srgb,var(--ring) 50%,transparent);border-color:var(--ring)}._button_gtg04_67:disabled{cursor:not-allowed}._button_gtg04_67:disabled:after{border-color:var(--neutral-400)}._button_gtg04_67[data-variant=default]{color:var(--primary-foreground);background-color:var(--primary)}._button_gtg04_67[data-variant=default]:disabled{color:var(--neutral-400);background-color:var(--zinc-100)}._button_gtg04_67[data-variant=default]:hover:not(:disabled){background-color:var(--primary-hover)}._button_gtg04_67[data-variant=default]:active:not(:disabled){background-color:var(--primary)}._button_gtg04_67[data-variant=tinted]{color:var(--primary);background-color:var(--primary-soft)}._button_gtg04_67[data-variant=tinted]:disabled{color:var(--neutral-400);background-color:var(--neutral-100)}._button_gtg04_67[data-variant=tinted]:hover:not(:disabled){color:var(--primary-hover);background-color:var(--primary-soft)}._button_gtg04_67[data-variant=outline]{color:var(--primary);background-color:transparent;border:.0625rem solid var(--primary)}._button_gtg04_67[data-variant=outline]:disabled{color:var(--neutral-400);background-color:transparent;border-color:var(--neutral-400)}._button_gtg04_67[data-variant=outline]:hover:not(:disabled){color:var(--primary-hover);background-color:transparent;border-color:var(--primary-hover)}._button_gtg04_67[data-variant=secondary]{color:var(--secondary-foreground);background-color:var(--secondary)}._button_gtg04_67[data-variant=secondary]:hover{background-color:color-mix(in srgb,var(--secondary) 80%,transparent)}._button_gtg04_67[data-variant=ghost]{color:var(--foreground);background-color:transparent}._button_gtg04_67[data-variant=ghost]:hover{color:var(--accent-foreground);background-color:var(--accent)}._button_gtg04_67[data-variant=icon-dark]{color:#fff;background-color:#262626}._button_gtg04_67[data-variant=icon-dark] svg path{stroke:#fff}._button_gtg04_67[data-variant=icon-dark]:disabled{color:#a5a4a7;background-color:#f5f5f5;cursor:not-allowed}._button_gtg04_67[data-variant=icon-dark]:disabled svg path{stroke:#a5a4a7}._button_gtg04_67[data-variant=icon-dark]:hover:not(:disabled){background-color:#262626cc}._button_gtg04_67[data-variant=icon-dark]:after{display:none}._button_gtg04_67[data-variant=icon-purple]{color:#8e32ff;background-color:#8e32ff0d}._button_gtg04_67[data-variant=icon-purple] svg path{stroke:#8e32ff}._button_gtg04_67[data-variant=icon-purple]:disabled{color:#a5a4a7;background-color:#f4f4f5;cursor:not-allowed}._button_gtg04_67[data-variant=icon-purple]:disabled svg path{stroke:#a5a4a7}._button_gtg04_67[data-variant=icon-purple]:hover:not(:disabled){background-color:#8e32ff1a}._button_gtg04_67[data-variant=icon-purple]:after{display:none}._button_gtg04_67[data-size=default]{height:2.25rem;padding:.5rem 1rem}._button_gtg04_67[data-size=xl]{height:3rem;padding:.75rem 2rem;font-size:1rem;--btn-radius: 1rem;border-radius:var(--btn-radius)}._button_gtg04_67[data-size=lg]{height:2.5rem;padding:0 1.5rem}._button_gtg04_67[data-size=sm]{height:2rem;padding:0 .75rem;font-size:.875rem}._button_gtg04_67[data-size=icon]{width:2.5rem;height:2.5rem;padding:.5rem;--btn-radius: .75rem}._button_gtg04_67[data-size=icon-sm]{width:2rem;height:2rem;padding:.5rem;--btn-radius: .75rem}._button_gtg04_67[data-size=icon-lg]{width:3rem;height:3rem;padding:.75rem;--btn-radius: .75rem}._button_gtg04_67[data-shape=circle]{border-radius:6.25rem;--btn-radius: 6.25rem}._dark_r6g9k_41{--background: #020817;--foreground: #f8fafc;--primary: #8e32ff;--primary-foreground: #fff;--secondary: #1e293b;--secondary-foreground: #f8fafc;--muted: #1e293b;--muted-foreground: #94a3b8;--accent: #1e293b;--accent-foreground: #f8fafc;--destructive: #7f1d1d;--destructive-foreground: #f8fafc;--border: #1e293b;--input: #1e293b;--ring: #8e32ff;--sidebar: #020817;--sidebar-foreground: #f8fafc;--sidebar-primary: #8e32ff;--sidebar-primary-foreground: #fff;--sidebar-accent: #1e293b;--sidebar-accent-foreground: #f8fafc;--sidebar-border: #1e293b;--sidebar-ring: #8e32ff}._input_r6g9k_67{flex:1;min-width:0;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem;color:var(--neutral-400);background:transparent;border:none;outline:none}._input_r6g9k_67::placeholder{color:var(--neutral-400);opacity:.8}._input_r6g9k_67:not(:placeholder-shown){color:var(--stone-500)}._input_r6g9k_67:disabled{opacity:.8}._input_r6g9k_67._withLabel_r6g9k_89{color:var(--neutral-800)}._dark_odoej_41{--background: #020817;--foreground: #f8fafc;--primary: #8e32ff;--primary-foreground: #fff;--secondary: #1e293b;--secondary-foreground: #f8fafc;--muted: #1e293b;--muted-foreground: #94a3b8;--accent: #1e293b;--accent-foreground: #f8fafc;--destructive: #7f1d1d;--destructive-foreground: #f8fafc;--border: #1e293b;--input: #1e293b;--ring: #8e32ff;--sidebar: #020817;--sidebar-foreground: #f8fafc;--sidebar-primary: #8e32ff;--sidebar-primary-foreground: #fff;--sidebar-accent: #1e293b;--sidebar-accent-foreground: #f8fafc;--sidebar-border: #1e293b;--sidebar-ring: #8e32ff}._overlay_odoej_80{position:fixed;inset:0;z-index:50;background-color:#00000080}._overlay_odoej_80[data-state=open]{animation:_fadeIn_odoej_1 .2s ease-out}._overlay_odoej_80[data-state=closed]{animation:_fadeOut_odoej_1 .2s ease-in}._content_odoej_93{position:fixed;z-index:50;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:1rem;background-color:var(--background);box-shadow:0 .625rem .9375rem -.1875rem #0000001a,0 .25rem .375rem -.125rem #0000000d}._content_odoej_93[data-side=right]{top:0;right:0;bottom:0;width:75%;height:100%;border-left:.0625rem solid var(--border)}@media(min-width:640px){._content_odoej_93[data-side=right]{max-width:24rem}}._content_odoej_93[data-side=right][data-state=closed]{transform:translate(100%)}._content_odoej_93[data-side=right][data-state=open]{transform:translate(0)}._content_odoej_93[data-side=left]{top:0;bottom:0;left:0;width:75%;height:100%;border-right:.0625rem solid var(--border)}@media(min-width:640px){._content_odoej_93[data-side=left]{max-width:24rem}}._content_odoej_93[data-side=left][data-state=closed]{animation:_slideOutLeft_odoej_1 .3s ease-in forwards}._content_odoej_93[data-side=left][data-state=open]{animation:_slideInLeft_odoej_1 .3s ease-out forwards}._content_odoej_93[data-side=top]{top:0;right:0;left:0;height:auto;border-bottom:.0625rem solid var(--border)}._content_odoej_93[data-side=top][data-state=closed]{transform:translateY(-100%)}._content_odoej_93[data-side=top][data-state=open]{transform:translateY(0)}._content_odoej_93[data-side=bottom]{right:0;bottom:0;left:0;height:auto;border-top:.0625rem solid var(--border)}._content_odoej_93[data-side=bottom][data-state=closed]{transform:translateY(100%)}._content_odoej_93[data-side=bottom][data-state=open]{transform:translateY(0)}._close_odoej_180{position:absolute;top:1rem;right:1rem;padding:0;background:transparent;opacity:.7;border:none;border-radius:.25rem;cursor:pointer;transition:opacity .2s}._close_odoej_180:hover{opacity:1}._close_odoej_180:focus{outline:none}._close_odoej_180[data-state=open]{background-color:var(--secondary)}._header_odoej_202{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:.375rem;padding:1rem;text-align:left}@media(min-width:640px){._header_odoej_202{text-align:left}}._footer_odoej_217{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:.5rem;margin-top:auto;padding:1rem}@media(min-width:640px){._footer_odoej_217{flex-direction:row;justify-content:flex-end}}._title_odoej_233{font-size:1.125rem;font-weight:600;color:var(--foreground)}._description_odoej_239{font-size:.875rem;color:var(--muted-foreground)}@keyframes _fadeIn_odoej_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_odoej_1{0%{opacity:1}to{opacity:0}}@keyframes _slideInLeft_odoej_1{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes _slideOutLeft_odoej_1{0%{transform:translate(0)}to{transform:translate(-100%)}}._dark_j2u6w_41{--background: #020817;--foreground: #f8fafc;--primary: #8e32ff;--primary-foreground: #fff;--secondary: #1e293b;--secondary-foreground: #f8fafc;--muted: #1e293b;--muted-foreground: #94a3b8;--accent: #1e293b;--accent-foreground: #f8fafc;--destructive: #7f1d1d;--destructive-foreground: #f8fafc;--border: #1e293b;--input: #1e293b;--ring: #8e32ff;--sidebar: #020817;--sidebar-foreground: #f8fafc;--sidebar-primary: #8e32ff;--sidebar-primary-foreground: #fff;--sidebar-accent: #1e293b;--sidebar-accent-foreground: #f8fafc;--sidebar-border: #1e293b;--sidebar-ring: #8e32ff}@keyframes _pulse_j2u6w_1{50%{opacity:.5}}._skeleton_j2u6w_85{background-color:var(--accent);border-radius:calc(var(--radius) - 2px);animation:_pulse_j2u6w_1 2s cubic-bezier(.4,0,.6,1) infinite}._dark_1lhsl_41{--background: #020817;--foreground: #f8fafc;--primary: #8e32ff;--primary-foreground: #fff;--secondary: #1e293b;--secondary-foreground: #f8fafc;--muted: #1e293b;--muted-foreground: #94a3b8;--accent: #1e293b;--accent-foreground: #f8fafc;--destructive: #7f1d1d;--destructive-foreground: #f8fafc;--border: #1e293b;--input: #1e293b;--ring: #8e32ff;--sidebar: #020817;--sidebar-foreground: #f8fafc;--sidebar-primary: #8e32ff;--sidebar-primary-foreground: #fff;--sidebar-accent: #1e293b;--sidebar-accent-foreground: #f8fafc;--sidebar-border: #1e293b;--sidebar-ring: #8e32ff}._wrapper_1lhsl_80{display:flex;width:100%;min-height:100vh}._wrapper_1lhsl_80:has([data-variant=inset]){background-color:var(--sidebar)}._sidebar_1lhsl_89{display:flex;flex-direction:column;width:var(--sidebar-width);height:100%;color:var(--sidebar-foreground);background-color:var(--sidebar)}._sidebar_1lhsl_89[data-mobile=true]{width:var(--sidebar-width);padding:0}._gap_1lhsl_102{position:relative;width:var(--sidebar-width);background-color:transparent;transition:width .2s linear}[data-collapsible=offcanvas] ._gap_1lhsl_102{width:0}[data-side=right] ._gap_1lhsl_102{transform:rotate(180deg)}[data-collapsible=icon] ._gap_1lhsl_102{width:var(--sidebar-width-icon)}._container_1lhsl_118{position:fixed;inset:0;z-index:10;display:none;width:var(--sidebar-width);height:100vh;transition:left .2s linear,right .2s linear,width .2s linear}@media(min-width:768px){._container_1lhsl_118{display:flex}}._container_1lhsl_118[data-side=left]{left:0}[data-collapsible=offcanvas] ._container_1lhsl_118[data-side=left]{left:calc(var(--sidebar-width) * -1)}._container_1lhsl_118[data-side=right]{right:0}[data-collapsible=offcanvas] ._container_1lhsl_118[data-side=right]{right:calc(var(--sidebar-width) * -1)}._inner_1lhsl_145{display:flex;flex-direction:column;width:100%;height:100%;background-color:var(--sidebar)}[data-variant=floating] ._inner_1lhsl_145{box-shadow:0 1px 2px #0000000d;border:1px solid var(--sidebar-border);border-radius:.5rem}._input_1lhsl_158{width:100%;height:2rem;background-color:var(--background);box-shadow:none}._header_1lhsl_165,._footer_1lhsl_166{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}._separator_1lhsl_173{width:auto;margin-right:.5rem;margin-left:.5rem;background-color:var(--sidebar-border)}._content_1lhsl_180{display:flex;flex:1;flex-direction:column;gap:.5rem;min-height:0;overflow:auto}[data-collapsible=icon] ._content_1lhsl_180{overflow:hidden}._group_1lhsl_192{position:relative;display:flex;flex-direction:column;width:100%;min-width:0;padding:.5rem}._groupLabel_1lhsl_201{display:flex;flex-shrink:0;align-items:center;height:2rem;padding-right:.5rem;padding-left:.5rem;font-size:.75rem;font-weight:500;color:color-mix(in srgb,var(--sidebar-foreground) 70%,transparent);border-radius:calc(var(--radius) - 2px);outline:none;transition:margin .2s,opacity .2s linear}[data-collapsible=icon] ._groupLabel_1lhsl_201{margin-top:-2rem;opacity:0}._groupAction_1lhsl_220{position:absolute;top:.875rem;right:.75rem;display:flex;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;padding:0;color:var(--sidebar-foreground);border-radius:calc(var(--radius) - 2px);outline:none}._groupAction_1lhsl_220:hover{color:var(--sidebar-accent-foreground);background-color:var(--sidebar-accent)}._menu_1lhsl_239{display:flex;flex-direction:column;gap:.5rem;width:100%;min-width:0;margin:0;margin-top:.5rem;padding:0;list-style:none}._menuItem_1lhsl_251{position:relative;list-style:none}._menuButton_1lhsl_256{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem;overflow:hidden;font-size:.875rem;color:inherit;text-align:left;background:transparent;border:none;border-radius:calc(var(--radius) - 2px);outline:none;cursor:pointer;transition:width .1s,height .1s,padding .1s}._menuButton_1lhsl_256:hover{color:var(--sidebar-accent-foreground);background-color:var(--sidebar-accent)}._menuButton_1lhsl_256[data-active=true]{font-weight:500;color:var(--sidebar-accent-foreground);background-color:var(--sidebar-accent)}._menuButton_1lhsl_256[data-size=sm]{height:1.75rem;font-size:.75rem}._menuButton_1lhsl_256[data-size=default]{height:3rem;font-size:.875rem}[data-collapsible=icon] ._menuButton_1lhsl_256{width:2rem!important;height:2rem!important;padding:.5rem!important}._rail_1lhsl_296{position:absolute;top:0;bottom:0;z-index:20;display:none;width:1rem;background:transparent;border:none;cursor:col-resize;transform:translate(-50%);transition:all .2s linear}@media(min-width:640px){._rail_1lhsl_296{display:flex}}._rail_1lhsl_296:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px}._rail_1lhsl_296:hover:after{background-color:var(--sidebar-border)}._inset_1lhsl_326{position:relative;display:flex;flex:1;flex-direction:column;width:100%;background-color:var(--background)}@media(min-width:768px){._inset_1lhsl_326{margin:.5rem;margin-left:0;box-shadow:0 1px 2px #0000000d;border-radius:.75rem}[data-state=collapsed]+._inset_1lhsl_326{margin-left:.5rem}}._menuSub_1lhsl_346{display:flex;flex-direction:column;gap:.25rem;min-width:0;margin-right:.875rem;margin-left:.875rem;padding-top:.125rem;padding-bottom:.125rem;padding-left:.625rem;border-left:1px solid var(--sidebar-border)}[data-collapsible=icon] ._menuSub_1lhsl_346{display:none}._menuSubItem_1lhsl_362{position:relative;list-style:none}._menuSubButton_1lhsl_367{display:flex;align-items:center;gap:.5rem;min-width:0;height:1.75rem;padding:0 .5rem;overflow:hidden;font-size:.875rem;color:var(--sidebar-foreground);text-decoration:none;background:transparent;border:none;border-radius:calc(var(--radius) - 2px);outline:none;cursor:pointer}._menuSubButton_1lhsl_367:hover,._menuSubButton_1lhsl_367[data-active=true]{color:var(--sidebar-accent-foreground);background-color:var(--sidebar-accent)}._menuSubButton_1lhsl_367[data-size=sm]{font-size:.75rem}[data-collapsible=icon] ._menuSubButton_1lhsl_367{display:none}._dark_1dofm_41{--background: #020817;--foreground: #f8fafc;--primary: #8e32ff;--primary-foreground: #fff;--secondary: #1e293b;--secondary-foreground: #f8fafc;--muted: #1e293b;--muted-foreground: #94a3b8;--accent: #1e293b;--accent-foreground: #f8fafc;--destructive: #7f1d1d;--destructive-foreground: #f8fafc;--border: #1e293b;--input: #1e293b;--ring: #8e32ff;--sidebar: #020817;--sidebar-foreground: #f8fafc;--sidebar-primary: #8e32ff;--sidebar-primary-foreground: #fff;--sidebar-accent: #1e293b;--sidebar-accent-foreground: #f8fafc;--sidebar-border: #1e293b;--sidebar-ring: #8e32ff}._sidebar_1dofm_80{display:flex;flex-direction:column;gap:4rem;height:100vh;padding:2rem 1.5rem;background-color:var(--background);border-right:1px solid var(--border)}._logoContainer_1dofm_90{position:relative;width:7rem;height:2.5rem}._logoWrapper_1dofm_96{position:relative;width:100%;height:100%}._logoBox_1dofm_102{position:absolute;top:9px;left:45px;width:1.25rem;height:1.5rem;background-color:var(--primary)}._logoTextVv_1dofm_111{position:absolute;top:1px;left:0;font-family:Inter,sans-serif;font-size:2rem;font-weight:600;line-height:1;color:var(--neutral-800, #262626)}._logoTextZz_1dofm_122{position:absolute;top:1px;left:67px;font-family:Inter,sans-serif;font-size:2rem;font-weight:600;line-height:1;color:var(--neutral-800, #262626)}._content_1dofm_133{display:flex;flex:1;flex-direction:column;gap:1rem;padding:0}._container_1dofm_141{display:flex;flex-direction:column;gap:2.5rem}._footer_1dofm_147{display:flex;flex-direction:column;gap:.5rem;margin-top:auto;padding:0}._menuButton_1dofm_155{display:flex;justify-content:flex-start;align-items:center;gap:1rem;width:100%;height:3rem;padding:1rem;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:500;color:var(--neutral-800, #262626);text-decoration:none!important;background-color:transparent;border-radius:1rem;transition:background-color .2s,color .2s}._menuButton_1dofm_155 a{display:flex;align-items:center;gap:1rem;width:100%;color:inherit;text-decoration:none!important}._menuButton_1dofm_155[data-active=true],._menuButton_1dofm_155.active{color:var(--neutral-800, #262626);background-color:#f4f4f5}._menuButton_1dofm_155:hover{text-decoration:none;background-color:#f4f4f5}._menuButton_1dofm_155 svg{width:1.75rem;height:1.75rem;color:#262626}@media(min-width:1025px){._hideOnDesktop_1dofm_195{display:none}}._appLayout_1rh62_1{display:flex;width:100vw;height:100vh;overflow:hidden;background-color:var(--background)}@media screen and (max-width:1024px){._appLayout_1rh62_1{flex-direction:column}}._content_1rh62_14{position:relative;display:flex;flex:1;flex-direction:column;min-width:0;padding:0;overflow:hidden auto}@media screen and (max-width:1024px){._content_1rh62_14{width:100%}}._mobileHeader_1rh62_30{position:relative;z-index:40;display:none;align-items:center;width:100%;height:3.5rem;padding:0 1rem;background-color:var(--background);border-bottom:1px solid var(--border)}@media screen and (max-width:1024px){._mobileHeader_1rh62_30{display:flex}}._page_1i6cq_1{display:flex;align-items:center;justify-content:center;height:100vh;min-height:fit-content;width:100vw;background-color:#fafafa;position:relative;overflow:hidden;background-image:url("data:image/svg+xml,%3csvg%20width='2066'%20height='1097'%20viewBox='0%200%202066%201097'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M71.2969%20587.204C547.797%201071.7%201691.8%20708.167%201295.8%20397.667C979.038%20149.3%20418.297%201197.7%201322.3%20961.204C2045.5%20772.004%201982.46%20140%201946.3%2031.667'%20stroke='%238E32FF'%20stroke-opacity='0.08'%20stroke-width='200'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:-300px -110px;background-size:cover}@media screen and (max-width:1024px){._page_1i6cq_1{background-position:center -110px}}._card_1i6cq_22{display:flex;flex-direction:column;max-width:480px;padding:24px;width:100%;background-color:#fff;border-radius:1.5rem}._dark_zwl4j_41{--background: #020817;--foreground: #f8fafc;--primary: #8e32ff;--primary-foreground: #fff;--secondary: #1e293b;--secondary-foreground: #f8fafc;--muted: #1e293b;--muted-foreground: #94a3b8;--accent: #1e293b;--accent-foreground: #f8fafc;--destructive: #7f1d1d;--destructive-foreground: #f8fafc;--border: #1e293b;--input: #1e293b;--ring: #8e32ff;--sidebar: #020817;--sidebar-foreground: #f8fafc;--sidebar-primary: #8e32ff;--sidebar-primary-foreground: #fff;--sidebar-accent: #1e293b;--sidebar-accent-foreground: #f8fafc;--sidebar-border: #1e293b;--sidebar-ring: #8e32ff}._link_zwl4j_67{display:inline-flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:.125rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem;text-decoration:none;cursor:pointer;transition:color .15s ease}._link_zwl4j_67[data-variant=default]{color:var(--primary)}._link_zwl4j_67[data-variant=default]:hover{color:#9333ea}._link_zwl4j_67[data-variant=default]:active{color:var(--primary)}._link_zwl4j_67[data-variant=muted]{color:var(--neutral-600)}._link_zwl4j_67[data-variant=muted]:hover,._link_zwl4j_67[data-variant=muted]:active{color:var(--primary)}._link_zwl4j_67[data-disabled=true]{color:var(--neutral-400);cursor:not-allowed;pointer-events:none}._link_zwl4j_67 svg{width:1rem;height:1rem;flex-shrink:0}._form_10ki8_1{display:flex;flex-direction:column;gap:28px}._formBody_10ki8_6{display:flex;flex-direction:column;gap:20px}._formBodyActions_10ki8_11{display:flex;flex-direction:column;margin-top:12px}._formLink_10ki8_16{align-self:end}._formInput_10ki8_19{width:100%}._formOutlineLink_10ki8_22{display:flex;padding:17px 20px;justify-content:start;gap:10px;width:100%;color:#000!important;border:1px solid #e4e4e6;border-radius:16px;background:transparent;font-family:Inter;font-style:normal;font-weight:500;font-size:20px;line-height:26px;letter-spacing:-.02em;transition:all .3s ease-in-out}._formOutlineLink_10ki8_22:not(:last-of-type){margin-bottom:12px}._formOutlineLink_10ki8_22:not(:disabled):hover,._formOutlineLink_10ki8_22:not(:disabled)._active_10ki8_43{background:#8e32ff0a;border:1px solid #8e32ff;cursor:pointer}._formOutlineLink_10ki8_22:disabled{opacity:.5;cursor:not-allowed}._formHeader_10ki8_52{display:flex;flex-direction:column;gap:20px;align-items:center}._formHeader_10ki8_52,._formFooter_10ki8_58{text-align:center}._info_10ki8_62{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px;gap:8px;background:#8e32ff14;border-radius:16px;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:18px}._dark_1qfae_41{--background: #020817;--foreground: #f8fafc;--primary: #8e32ff;--primary-foreground: #fff;--secondary: #1e293b;--secondary-foreground: #f8fafc;--muted: #1e293b;--muted-foreground: #94a3b8;--accent: #1e293b;--accent-foreground: #f8fafc;--destructive: #7f1d1d;--destructive-foreground: #f8fafc;--border: #1e293b;--input: #1e293b;--ring: #8e32ff;--sidebar: #020817;--sidebar-foreground: #f8fafc;--sidebar-primary: #8e32ff;--sidebar-primary-foreground: #fff;--sidebar-accent: #1e293b;--sidebar-accent-foreground: #f8fafc;--sidebar-border: #1e293b;--sidebar-ring: #8e32ff}._textArea_1qfae_67{flex:1;align-self:stretch;resize:none;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem;color:var(--neutral-400);background:transparent;border:none;outline:none}._textArea_1qfae_67::placeholder{color:var(--neutral-400);opacity:.8}._textArea_1qfae_67:not(:placeholder-shown){color:var(--stone-500)}._textArea_1qfae_67:disabled{opacity:.8}._textArea_1qfae_67._withLabel_1qfae_90{color:var(--neutral-800)}._dark_1k3yy_41{--background: #020817;--foreground: #f8fafc;--primary: #8e32ff;--primary-foreground: #fff;--secondary: #1e293b;--secondary-foreground: #f8fafc;--muted: #1e293b;--muted-foreground: #94a3b8;--accent: #1e293b;--accent-foreground: #f8fafc;--destructive: #7f1d1d;--destructive-foreground: #f8fafc;--border: #1e293b;--input: #1e293b;--ring: #8e32ff;--sidebar: #020817;--sidebar-foreground: #f8fafc;--sidebar-primary: #8e32ff;--sidebar-primary-foreground: #fff;--sidebar-accent: #1e293b;--sidebar-accent-foreground: #f8fafc;--sidebar-border: #1e293b;--sidebar-ring: #8e32ff}._textFieldWrapper_1k3yy_67,._textAreaWrapper_1k3yy_68{display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem}._textFieldWrapper_1k3yy_67,._textAreaWrapper_1k3yy_68{width:100%}._inputContainer_1k3yy_84{display:inline-flex;justify-content:flex-start;align-items:center;align-self:stretch;gap:.75rem;height:3rem;padding:.75rem .5rem .75rem 1.25rem;overflow:hidden;background-color:var(--zinc-100);border-radius:1rem;outline:1px solid transparent;outline-offset:-1px;transition:all .15s ease}._inputContainer_1k3yy_84[data-variant=default]{background-color:var(--zinc-100)}._inputContainer_1k3yy_84[data-variant=default]:focus-within:not([data-disabled=true]){background-color:var(--neutral-100);outline-color:var(--primary)}._inputContainer_1k3yy_84[data-variant=success]{background-color:var(--neutral-100);outline-color:var(--zinc-100)}._inputContainer_1k3yy_84[data-variant=success]:focus-within:not([data-disabled=true]){outline-color:var(--primary)}._inputContainer_1k3yy_84[data-variant=error]{background-color:#ef44441a}._inputContainer_1k3yy_84[data-disabled=true]{cursor:not-allowed}._textAreaContainer_1k3yy_120{display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;align-self:stretch;gap:.5rem;height:15rem;padding:1.25rem;background-color:var(--zinc-100);border-radius:1rem;outline:1px solid transparent;outline-offset:-1px;transition:all .15s ease}._textAreaContainer_1k3yy_120[data-variant=default]{background-color:var(--zinc-100)}._textAreaContainer_1k3yy_120[data-variant=default]:focus-within:not([data-disabled=true]){background-color:var(--neutral-100);outline-color:var(--primary)}._textAreaContainer_1k3yy_120[data-variant=success]{background-color:var(--neutral-100);outline-color:var(--zinc-100)}._textAreaContainer_1k3yy_120[data-variant=success]:focus-within:not([data-disabled=true]){outline-color:var(--primary)}._textAreaContainer_1k3yy_120[data-variant=error]{background-color:#ef44441a}._textAreaContainer_1k3yy_120[data-disabled=true]{cursor:not-allowed}._inputContent_1k3yy_156{display:flex;flex:1;align-items:center;min-width:0}._labeledInput_1k3yy_163{display:inline-flex;flex:1;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.125rem;min-width:0;max-width:100%}._fieldContent_1k3yy_174{display:flex;justify-content:space-between;align-items:center;width:100%}._fieldReset_1k3yy_181{width:100%;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem;color:var(--neutral-800);background:transparent!important;box-shadow:none!important;border:none!important;outline:none!important}._fieldReset_1k3yy_181:disabled{opacity:.8;cursor:not-allowed}._fieldReset_1k3yy_181::placeholder{color:var(--neutral-400)}._label_1k3yy_163{display:inline-flex;align-items:center;gap:.125rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;line-height:1rem;color:var(--neutral-400);white-space:nowrap}._required_1k3yy_217{font-family:Inter,sans-serif;font-size:.625rem;font-weight:400;line-height:.75rem;color:var(--primary)}._required_1k3yy_217[data-disabled=true]{color:var(--neutral-400)}._rightIcon_1k3yy_228{display:flex;justify-content:flex-start;align-items:center;padding:.5rem}._rightIcon_1k3yy_228 svg{width:24px;height:24px}._helperText_1k3yy_239{display:inline-flex;justify-content:flex-start;align-items:flex-start;align-self:stretch;gap:.25rem}._helperText_1k3yy_239 svg{position:relative;flex-shrink:0}._helperText_1k3yy_239 svg path{stroke:var(--neutral-400)}._helperText_1k3yy_239 span{flex:1;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;line-height:1rem;color:var(--neutral-400)}._helperText_1k3yy_239[data-variant=success] svg path{stroke:#5aa865}._helperText_1k3yy_239[data-variant=success] span{color:var(--neutral-400)}._helperText_1k3yy_239[data-variant=error] svg path{stroke:#f96f6f}._helperText_1k3yy_239[data-variant=error] span{color:#f87171}._helperText_1k3yy_239[data-variant=warning] svg path{stroke:#ffa01c}._helperText_1k3yy_239[data-variant=warning] span{color:#f59e0b}._helperText_1k3yy_239[data-variant=info] svg path{stroke:#a5a4a7}._helperText_1k3yy_239[data-variant=info] span{color:var(--neutral-400)}._form_bj9j7_1{display:flex;flex-direction:column;gap:28px}._formBody_bj9j7_6{display:flex;flex-direction:column;gap:12px}._formBodyActions_bj9j7_11{display:flex;flex-direction:column;gap:32px;margin-top:-4px}._formLink_bj9j7_17{align-self:end}._formInput_bj9j7_20{width:100%}._formHeader_bj9j7_23{display:flex;flex-direction:column;gap:20px;align-items:center}._formHeader_bj9j7_23,._formFooter_bj9j7_29{text-align:center}._form_1es1a_1,._formBody_1es1a_6{display:flex;flex-direction:column;gap:28px}._formLink_1es1a_11{align-self:end}._formInput_1es1a_14{width:100%}._formHeader_1es1a_17{display:flex;flex-direction:column;gap:20px;align-items:center}._formHeader_1es1a_17 span{font-family:Inter;font-style:normal;font-weight:500;font-size:16px;line-height:22px;text-align:center;letter-spacing:-.02em;color:#676767}._formHeader_1es1a_17,._formFooter_1es1a_33{text-align:center}._iconWrapper_1es1a_37{width:64px;height:64px;background:#8e32ff14;border-radius:100px;display:flex;align-items:center;justify-content:center}._form_1x5f8_1,._formBody_1x5f8_6{display:flex;flex-direction:column;gap:28px}._formLink_1x5f8_11{align-self:end}._formInput_1x5f8_14{width:100%}._formHeader_1x5f8_17{display:flex;flex-direction:column;gap:20px;align-items:center}._formHeader_1x5f8_17 h2{margin-bottom:12px}._formHeader_1x5f8_17 span{font-family:Inter;font-style:normal;font-weight:500;font-size:16px;line-height:22px;text-align:center;letter-spacing:-.02em;color:#676767}._formHeader_1x5f8_17,._formFooter_1x5f8_36{text-align:center}._iconWrapper_1x5f8_40{width:64px;height:64px;background:#8e32ff14;border-radius:100px;display:flex;align-items:center;justify-content:center}._checkbox_bxmty_1{display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}._checkbox_bxmty_1 input{position:absolute;opacity:0;cursor:pointer;width:100%;height:100%;margin:0}._checkbox_bxmty_1 ._indicator_bxmty_16{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:2px solid #a5a4a7;border-radius:4px;background-color:transparent;transition:all .2s ease;pointer-events:none}._checkbox_bxmty_1 ._icon_bxmty_28{width:14px;height:14px;stroke-width:3;color:#fff;display:none}._checkbox_bxmty_1 input:checked~._indicator_bxmty_16{background-color:var(--color-primary, #7c3aed);border-color:var(--color-primary, #7c3aed)}._checkbox_bxmty_1 input:checked~._indicator_bxmty_16 ._icon_bxmty_28{display:block}._checkbox_bxmty_1:hover input:not(:disabled)~._indicator_bxmty_16{border-color:var(--color-primary, #7c3aed)}._checkbox_bxmty_1 input:disabled~._indicator_bxmty_16{cursor:not-allowed;opacity:.5}._dropdownContainer_pa1z1_1{position:relative}._dropdownBtn_pa1z1_5{height:3rem;padding:1rem;background-color:#fff;border-radius:1rem;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:1.25rem;cursor:pointer;-webkit-user-select:none;user-select:none}._dropdownText_pa1z1_19{width:9rem;font-size:1rem;font-weight:500;color:#262626}._dropdownPopover_pa1z1_26{position:absolute;top:calc(100% + .5rem);right:0;z-index:50;width:16rem;padding:.5rem;background-color:#fff;box-shadow:.25rem .25rem .75rem #0000000a,-.25rem -.25rem .75rem #0000000a;border-radius:.75rem;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}._dropdownItem_pa1z1_42{padding:.75rem;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#262626;cursor:pointer;transition:background-color .2s}._dropdownItem_pa1z1_42:hover{background-color:#fafafa}._form_1476x_1{display:flex;flex-direction:column;gap:28px}._formBody_1476x_6{display:flex;flex-direction:column;gap:12px}._formBodyActions_1476x_11{display:flex;flex-direction:column;gap:16px;margin-top:32px}._formInput_1476x_17{width:100%}._formHeader_1476x_20{display:flex;flex-direction:column;gap:16px;align-items:center;position:relative}._formFooter_1476x_27{text-align:center}._backButton_1476x_31{position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:32px;height:32px;color:var(--neutral-600, #525252);background:none;border:none;border-radius:8px;cursor:pointer;transition:color .15s,background-color .15s}._backButton_1476x_31:hover{color:var(--neutral-800, #262626);background-color:var(--neutral-100, #f5f5f5)}._logoWrapper_1476x_54{display:flex;align-items:center;justify-content:center}._logo_1476x_54{width:52px;height:52px;flex-shrink:0}._title_1476x_66{margin:0;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.4;color:var(--neutral-800, #262626);text-align:center}._dropdown_1476x_76{width:100%}._dropdown_1476x_76 [class*=dropdownBtn]{width:100%;background:var(--zinc-100)}._dropdown_1476x_76 [class*=dropdownText]{width:auto;flex:1;color:var(--neutral-400, #a3a3a3)}._dropdownHasValue_1476x_91 [class*=dropdownText]{color:var(--neutral-800, #262626)}._eyeButton_1476x_95{display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:32px;height:32px;color:var(--neutral-500, #737373);background:none;border:none;border-radius:6px;cursor:pointer;transition:color .15s,background-color .15s}._eyeButton_1476x_95:hover{color:var(--neutral-700, #404040);background-color:var(--neutral-100, #f5f5f5)}._passwordHint_1476x_115{margin:-4px 0 0;font-size:.75rem;line-height:1.25;color:var(--neutral-400, #a3a3a3)}._checkboxLabel_1476x_122{display:flex;align-items:flex-start;gap:12px;-webkit-user-select:none;user-select:none}._checkboxLabel_1476x_122>span:last-of-type{font-size:14px;line-height:1.5;color:var(--text-secondary, #666)}._form_136mn_1{display:flex;flex-direction:column;gap:28px}._formBody_136mn_6{display:flex;flex-direction:column;gap:12px}._formBodyActions_136mn_11{display:flex;flex-direction:column;gap:16px;margin-top:32px}._formLink_136mn_17{align-self:end}._formInput_136mn_20{width:100%}._formTextArea_136mn_23{height:8rem}._formHeader_136mn_26{display:flex;flex-direction:column;gap:20px;align-items:center;position:relative}._formTitle_136mn_33{margin:0;text-align:center}._formHeader_136mn_26,._formFooter_136mn_37{text-align:center}._backButton_136mn_41{position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:32px;height:32px;color:var(--neutral-600, #525252);background:none;border:none;border-radius:8px;cursor:pointer;transition:color .15s,background-color .15s}._backButton_136mn_41:hover{color:var(--neutral-800, #262626);background-color:var(--neutral-100, #f5f5f5)}._eyeButton_136mn_64{display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:32px;height:32px;color:var(--neutral-500, #737373);background:none;border:none;border-radius:6px;cursor:pointer;transition:color .15s,background-color .15s}._eyeButton_136mn_64:hover{color:var(--neutral-700, #404040);background-color:var(--neutral-100, #f5f5f5)}._checkboxLabel_136mn_84{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;-webkit-user-select:none;user-select:none}._checkboxLabel_136mn_84>span:last-of-type{font-size:14px;line-height:1.5;color:var(--text-secondary, #666)}._root_68g6n_1{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden;background-color:#fff;border-radius:1.5rem}._container_68g6n_13{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem}._iconWrapper_68g6n_21{position:relative;display:flex;justify-content:center;align-items:center;width:6rem;height:6rem;overflow:hidden;background-color:#9333ea1a;border-radius:100px}._iconInner_68g6n_33{position:relative;display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem}._icon_68g6n_21{width:2.25rem;height:2.25rem}._text_68g6n_47{width:20rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem;color:#a5a4a7;text-align:center}._dark_1mm83_41{--background: #020817;--foreground: #f8fafc;--primary: #8e32ff;--primary-foreground: #fff;--secondary: #1e293b;--secondary-foreground: #f8fafc;--muted: #1e293b;--muted-foreground: #94a3b8;--accent: #1e293b;--accent-foreground: #f8fafc;--destructive: #7f1d1d;--destructive-foreground: #f8fafc;--border: #1e293b;--input: #1e293b;--ring: #8e32ff;--sidebar: #020817;--sidebar-foreground: #f8fafc;--sidebar-primary: #8e32ff;--sidebar-primary-foreground: #fff;--sidebar-accent: #1e293b;--sidebar-accent-foreground: #f8fafc;--sidebar-border: #1e293b;--sidebar-ring: #8e32ff}._root_1mm83_80{display:inline-flex;flex-shrink:0;align-items:center;gap:.75rem;width:100%;height:4rem;padding:.5rem .75rem .5rem .5rem;overflow:hidden;text-align:left;background:transparent;border:none;border-radius:.75rem;cursor:pointer;transition:background-color .2s}._root_1mm83_80:hover{background-color:#f5f5f5}._avatarContainer_1mm83_100{position:relative;flex-shrink:0;width:3rem;height:3rem}._avatar_1mm83_100{width:3rem;height:3rem}._content_1mm83_112{display:flex;flex:1;justify-content:flex-start;align-items:flex-start;gap:.25rem;min-width:0}._leftCol_1mm83_121{display:inline-flex;flex:1;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem;min-width:0}._nameWrapper_1mm83_131{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;align-self:stretch;gap:.125rem}._name_1mm83_131{align-self:stretch;overflow:hidden;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:1rem;color:#262626;text-overflow:ellipsis;white-space:nowrap}._message_1mm83_152{display:block;justify-content:center;align-self:stretch;overflow:hidden;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:1rem;color:#a5a4a7;text-overflow:ellipsis;white-space:nowrap}._rightCol_1mm83_166{display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;align-self:stretch;gap:.25rem}._time_1mm83_175{justify-content:center;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;line-height:1rem;color:#a5a4a7;white-space:nowrap}._badge_1mm83_185{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;height:1.25rem;padding:.0625rem .375rem;background-color:#9333ea99;border-radius:1.25rem}._badgeText_1mm83_197{align-self:stretch;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;line-height:1rem;color:#fff;text-align:center}._dark_1yky5_41{--background: #020817;--foreground: #f8fafc;--primary: #8e32ff;--primary-foreground: #fff;--secondary: #1e293b;--secondary-foreground: #f8fafc;--muted: #1e293b;--muted-foreground: #94a3b8;--accent: #1e293b;--accent-foreground: #f8fafc;--destructive: #7f1d1d;--destructive-foreground: #f8fafc;--border: #1e293b;--input: #1e293b;--ring: #8e32ff;--sidebar: #020817;--sidebar-foreground: #f8fafc;--sidebar-primary: #8e32ff;--sidebar-primary-foreground: #fff;--sidebar-accent: #1e293b;--sidebar-accent-foreground: #f8fafc;--sidebar-border: #1e293b;--sidebar-ring: #8e32ff}._list_1yky5_80{display:inline-flex;justify-content:flex-start;align-items:center;gap:.5rem;height:2.25rem;padding:0;background-color:transparent;border-radius:0}._trigger_1yky5_91{display:inline-flex;justify-content:center;align-items:center;padding:.25rem .75rem;font-size:.875rem;font-weight:500;color:inherit;color:var(--muted-foreground);white-space:nowrap;background:transparent;border:none;border-radius:calc(var(--radius) - 4px);outline:none;cursor:pointer;transition-property:all;transition-duration:.2s}._trigger_1yky5_91:hover{color:var(--foreground);background-color:transparent}._trigger_1yky5_91[data-state=active]{color:var(--primary);box-shadow:none}._content_1yky5_118{margin-top:.5rem;outline:none}._content_1yky5_118:focus-visible{box-shadow:0 0 0 2px var(--ring),0 0 0 4px var(--background)}._root_1737r_1{display:flex;flex-direction:column;gap:1rem;width:100%;height:100%;padding:1rem .5rem .5rem;overflow:hidden;background-color:var(--background)}._header_1737r_12{display:flex;flex-direction:column;gap:.5rem;padding:0 .5rem}._searchContainer_1737r_19{display:inline-flex;justify-content:flex-start;align-items:center;gap:.25rem;width:100%}._searchWrapper_1737r_27{display:flex;flex:1;justify-content:flex-start;align-items:center;gap:.5rem;padding:.75rem;background-color:#f5f5f5;border-radius:.75rem}._searchIconWrapper_1737r_38{position:relative;display:flex}._searchInput_1737r_43{flex:1;justify-content:center;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem;color:#262626;background:transparent;border:none;outline:none}._searchInput_1737r_43::placeholder{color:#a3a3a3}._list_1737r_59{display:flex;flex:1;flex-direction:column;gap:.75rem;padding:0 .5rem;overflow-y:auto}._badge_1737r_68{display:inline-flex;justify-content:center;align-items:center;height:1.25rem;margin-left:.625rem;padding:0 .375rem;font-size:.75rem;font-weight:500;color:var(--primary-foreground);background-color:var(--primary-medium);border-radius:9999px}._tabsList_1737r_82{display:flex!important;width:100%;max-width:100%;overflow-x:auto;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}._tabsList_1737r_82::-webkit-scrollbar{display:none}._overlay_lpdj2_1{position:fixed;inset:0;z-index:50;background-color:#00000080}._overlay_lpdj2_1[data-state=open]{animation:_fadeIn_lpdj2_1 .15s ease-out}._overlay_lpdj2_1[data-state=closed]{animation:_fadeOut_lpdj2_1 .15s ease-in}._content_lpdj2_14{position:absolute;top:50%;left:50%;z-index:50;display:grid;gap:1rem;width:100%;max-width:calc(100% - 2rem);padding:1.5rem;background-color:#fff;box-shadow:0 .625rem .9375rem -.1875rem #0000001a;border:.0625rem solid #e5e5e5;border-radius:32px;transform:translate(-50%,-50%);transition-duration:.2s}@media(min-width:640px){._content_lpdj2_14{max-width:32rem}}._content_lpdj2_14[data-state=open]{animation:_zoomIn_lpdj2_1 .15s ease-out}._content_lpdj2_14[data-state=closed]{animation:_zoomOut_lpdj2_1 .15s ease-in}._content_lpdj2_14:focus{outline:none}._closeButton_lpdj2_46{position:absolute;top:1rem;right:1rem;width:2rem;height:2rem;padding:.5rem;background:#f7f7f7;opacity:1;border:none;border-radius:6.25rem;cursor:pointer;transition:opacity .2s;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}._closeButton_lpdj2_46:hover{opacity:1}._closeButton_lpdj2_46:focus{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #9333ea;outline:none}._closeButton_lpdj2_46:disabled{pointer-events:none}._closeButton_lpdj2_46 svg{width:1.25rem;height:1.25rem}._header_lpdj2_82{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:.5rem;text-align:center}@media(min-width:640px){._header_lpdj2_82{text-align:left}}._footer_lpdj2_96{display:flex;flex-flow:column-reverse nowrap;justify-content:flex-start;align-items:stretch;gap:.5rem}@media(min-width:640px){._footer_lpdj2_96{flex-direction:row;justify-content:flex-end}}._title_lpdj2_110{font-size:1.125rem;font-weight:600;line-height:1;color:#262626}._description_lpdj2_117{font-size:.875rem;color:#737373}@keyframes _fadeIn_lpdj2_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_lpdj2_1{0%{opacity:1}to{opacity:0}}@keyframes _zoomIn_lpdj2_1{0%{opacity:0;transform:translate(-50%,-50%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes _zoomOut_lpdj2_1{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(.95)}}._root_d6hw1_1{position:relative;display:flex;flex-direction:column;gap:.5rem;width:100%}._dropzone_d6hw1_9{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;min-height:140px;padding:1rem;background-color:#9333ea0d;border:1px dashed rgba(147,51,234,.4);border-radius:1.25rem;outline:none;cursor:pointer;transition:all .2s ease-in-out}._dropzone_d6hw1_9:hover{background-color:#9333ea1a}._dropzone_d6hw1_9[data-drag-over=true]{background-color:#9333ea26;border-color:#9333ea}input[type=file]._sr-only_d6hw1_34{display:none!important}._iconWrapper_d6hw1_38{display:flex;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:.5rem;color:#9333ea}._iconWrapper_d6hw1_38 svg{width:100%;height:100%}._textContainer_d6hw1_52{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center}._textPrimary_d6hw1_60{display:block;font-size:1.125rem;font-weight:500;line-height:1.4;color:#9333ea}._textSecondary_d6hw1_68{display:block;font-size:1rem;font-weight:400;line-height:1.4;color:#262626}._fileList_d6hw1_76{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}._fileItem_d6hw1_83{position:relative;display:flex;align-items:center;gap:1rem;padding:.75rem;background-color:#fff;border:1px solid #e9d5ff;border-radius:1rem}._filePreview_d6hw1_94{display:flex;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;overflow:hidden;color:#737373;background-color:#f5f5f5;border-radius:.75rem}._filePreview_d6hw1_94 img{width:100%;height:100%;object-fit:cover}._fileInfo_d6hw1_112{display:flex;flex:1;flex-direction:column;min-width:0}._fileName_d6hw1_119{overflow:hidden;font-size:.875rem;font-weight:500;line-height:1.25rem;color:#262626;text-overflow:ellipsis;white-space:nowrap;max-width:400px}._fileSize_d6hw1_130{font-size:.75rem;line-height:1rem;color:#737373}._deleteButton_d6hw1_136{display:flex;justify-content:center;align-items:center;margin-left:auto;padding:.5rem;color:#a3a3a3;background:transparent;border:none;border-radius:50%;cursor:pointer;transition:all .2s}._deleteButton_d6hw1_136:hover{color:#9333ea;background-color:#faf5ff}._root_18gpq_1{display:flex;flex-direction:column;gap:2rem;padding-bottom:.5rem}._header_18gpq_8{display:flex;justify-content:space-between;align-items:flex-start;width:100%}._title_18gpq_15{margin:0;font-size:1.5rem;font-weight:600;color:#262626}._contentWrapper_18gpq_22{display:flex;flex-direction:column;align-items:flex-end;gap:2rem;width:100%}._fileUpload_18gpq_30{width:100%;min-height:200px}._dropzoneArea_18gpq_35{justify-content:center;min-height:200px}._uploadIcon_18gpq_41{width:3rem;height:3rem;margin-bottom:.5rem;color:#9333ea}._content_18gpq_22{max-width:600px}._textContainer_18gpq_52{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}._uploadTextMain_18gpq_60{font-size:1.125rem;font-weight:500;color:#9333ea;text-align:center}._uploadTextSub_18gpq_67{font-size:1rem;color:#262626;text-align:center}._fileName_18gpq_73{color:#000}._root_1v7r1_1{position:relative;display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;font-family:Inter,sans-serif;background-color:#fff;border-radius:1.5rem}._header_1v7r1_13{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:.75rem;width:100%;min-height:5rem;padding:1rem 1.25rem;background-color:#fff;border-bottom:1px solid #e5e5e5}._userInfoWrapper_1v7r1_27{display:flex;flex:1;align-items:center;gap:.75rem}._avatar_1v7r1_34{width:3rem;height:3rem}._userDetails_1v7r1_39{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem}._userName_1v7r1_48{font-size:1rem;font-weight:500;line-height:1.25rem;color:#262626}._userRole_1v7r1_55{font-size:.875rem;font-weight:500;line-height:1rem;color:#a3a3a3}._actions_1v7r1_62{display:flex;align-items:center}._moreButton_1v7r1_67{display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;background:none;border:none;border-radius:50%;cursor:pointer}._moreButton_1v7r1_67:hover{background-color:#f5f5f5}._moreIcon_1v7r1_82{width:1.5rem;height:1.5rem;color:#a3a3a3}._body_1v7r1_88{display:flex;flex:1;flex-direction:column;gap:2.5rem;padding:1.25rem;overflow-y:auto;background-color:#fff}._dateSeparator_1v7r1_98{font-size:.875rem;font-weight:500;line-height:1rem;color:#a3a3a3;text-align:center}._messageGroup_1v7r1_106{display:flex;flex-direction:column;gap:1.25rem}._messageRow_1v7r1_112{display:flex;width:100%}._messageRow_1v7r1_112[data-align=left]{justify-content:flex-start}._messageRow_1v7r1_112[data-align=right]{justify-content:flex-end}._messageBubble_1v7r1_123{display:inline-flex;align-items:flex-end;gap:1.25rem;max-width:24rem;padding:.75rem 1rem;border-radius:1.25rem}._messageBubble_1v7r1_123[data-variant=incoming]{background-color:#f5f5f5}._messageBubble_1v7r1_123[data-variant=incoming] ._textContent_1v7r1_134{color:#262626}._messageBubble_1v7r1_123[data-variant=incoming] ._time_1v7r1_137{color:#a3a3a3}._messageBubble_1v7r1_123[data-variant=outgoing]{background-color:#9333ea1a}._messageBubble_1v7r1_123[data-variant=outgoing] ._textContent_1v7r1_134{color:#262626}._messageBubble_1v7r1_123[data-variant=outgoing] ._time_1v7r1_137{color:#9333ea}._textContent_1v7r1_134{flex:1;font-size:1rem;font-weight:500;line-height:1.25rem}._time_1v7r1_137{font-size:.75rem;font-weight:400;line-height:1rem;white-space:nowrap}._attachmentBubble_1v7r1_164{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem 1.25rem .25rem .25rem;border-radius:1.25rem}._attachmentBubble_1v7r1_164[data-variant=outgoing]{background-color:#9333ea1a}._attachmentBubble_1v7r1_164[data-variant=incoming]{background-color:#f5f5f5}._attachmentIconWrapper_1v7r1_178{display:flex;justify-content:center;align-items:center;padding:.5rem;background-color:#fff;border-radius:100px}._fileIconSvg_1v7r1_187{width:1.25rem;height:1.25rem;color:#9333ea}._attachmentInfo_1v7r1_193{display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.125rem}._attachmentName_1v7r1_201{max-height:1rem;font-size:.875rem;font-weight:500;line-height:1rem;color:#000}._attachmentMeta_1v7r1_209{display:inline-flex;align-items:center;gap:.625rem;width:100%}._attachmentType_1v7r1_216{flex:1;font-size:.75rem;font-weight:500;color:#737373}._attachmentTime_1v7r1_223{font-size:.75rem;font-weight:400;color:#9333ea}._footer_1v7r1_229{flex-shrink:0;padding:0 1.25rem 1.5rem}._inputWrapper_1v7r1_234{display:flex;flex-direction:column;width:100%}._pendingAttachment_1v7r1_240{display:flex;align-items:center;gap:.75rem;padding:.5rem;background-color:#f5f5f5;border-top-left-radius:1rem;border-top-right-radius:1rem}._attachmentCard_1v7r1_250{position:relative;display:flex;align-items:center;gap:.5rem;width:14rem;padding:.25rem .75rem .25rem .25rem;background-color:#fff;border:1px solid #a3a3a3;border-radius:.75rem;cursor:pointer;transition:border-color .2s}._attachmentCard_1v7r1_250:hover{border-color:#9333ea}._fileIconWrapper_1v7r1_267{display:flex;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:.5rem;background-color:#9333ea1a;border-radius:.5rem}._fileIconSvg_1v7r1_187{width:100%;height:100%;color:#9333ea}._fileInfo_1v7r1_284{display:flex;flex:1;flex-direction:column;justify-content:center;gap:.125rem;overflow:hidden}._fileName_1v7r1_293{overflow:hidden;font-size:.875rem;font-weight:500;line-height:1rem;color:#262626;text-overflow:ellipsis;white-space:nowrap}._fileType_1v7r1_303{font-size:.75rem;font-weight:500;line-height:1rem;color:#737373}._removeBtn_1v7r1_310{position:absolute;top:-.375rem;right:-.375rem;display:flex;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;color:#fff;background-color:#262626;border:1px solid #fff;border-radius:50%;cursor:pointer;transition:transform .2s}._removeBtn_1v7r1_310:hover{transform:scale(1.1)}._removeIcon_1v7r1_330{width:.75rem;height:.75rem}._inputContainer_1v7r1_335{display:inline-flex;align-items:center;gap:.25rem;width:100%;height:3rem;padding:.5rem;background-color:#f5f5f5;border-radius:1rem}._inputContainer_1v7r1_335[data-has-attachment=true]{border-radius:0 0 1rem 1rem}._attachButton_1v7r1_349{display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;background:transparent;border:none;border-radius:50%;cursor:pointer;transition:background-color .2s}._attachButton_1v7r1_349:hover{background-color:#0000000d}._plusIconSvg_1v7r1_366{width:1.5rem;height:1.5rem;color:#737373}._input_1v7r1_234{flex:1;font-size:1rem;font-weight:500;color:#262626;background:transparent;border:none;outline:none}._input_1v7r1_234::placeholder{color:#a3a3a3}._sendButton_1v7r1_385{display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:.5rem;color:#fff;background-color:#262626;border:none;border-radius:.75rem;cursor:pointer;transition:opacity .2s}._sendButton_1v7r1_385:disabled{opacity:.3;cursor:not-allowed}._sendButton_1v7r1_385:hover:not(:disabled){opacity:.8}._dark_h38m5_41{--background: #020817;--foreground: #f8fafc;--primary: #8e32ff;--primary-foreground: #fff;--secondary: #1e293b;--secondary-foreground: #f8fafc;--muted: #1e293b;--muted-foreground: #94a3b8;--accent: #1e293b;--accent-foreground: #f8fafc;--destructive: #7f1d1d;--destructive-foreground: #f8fafc;--border: #1e293b;--input: #1e293b;--ring: #8e32ff;--sidebar: #020817;--sidebar-foreground: #f8fafc;--sidebar-primary: #8e32ff;--sidebar-primary-foreground: #fff;--sidebar-accent: #1e293b;--sidebar-accent-foreground: #f8fafc;--sidebar-border: #1e293b;--sidebar-ring: #8e32ff}._page_h38m5_80{display:flex;gap:1.25rem;width:100%;height:100%;padding:2rem 2.5rem 2.5rem;overflow:hidden;background-color:var(--secondary)}@media screen and (max-width:1024px){._page_h38m5_80{min-height:fit-content;padding:1rem}}._body_h38m5_96{display:flex;flex:1;gap:1.25rem;width:100%;min-height:0}@media screen and (max-width:1024px){._body_h38m5_96{flex-direction:column;min-height:auto;overflow:visible}}._main_h38m5_111{display:flex;flex:1;flex-direction:column;min-width:0;height:100%;overflow:hidden;background-color:var(--background);border-radius:1.5rem}@media screen and (max-width:1024px){._main_h38m5_111{flex:0 0 auto;width:100%;height:auto;min-height:600px;margin-bottom:1rem;overflow:visible}}._aside_h38m5_132{display:flex;flex-shrink:0;flex-direction:column;width:20rem;height:100%;padding:1rem .5rem .5rem;overflow:hidden;background-color:var(--background);border-radius:1.5rem}@media screen and (max-width:1024px){._aside_h38m5_132{flex:0 0 auto;width:100%;height:auto;min-height:400px;overflow:visible}}._tabsNav_h38m5_153{display:flex;gap:1.25rem;padding-left:0}._tabTrigger_h38m5_159{padding:.125rem 0;font-family:Inter,sans-serif;font-size:1.875rem;font-weight:600;line-height:2rem;color:#a5a4a7}@media screen and (max-width:1024px){._tabTrigger_h38m5_159{font-size:1.5rem;line-height:1.75rem}}._tabTrigger_h38m5_159{background:none;border:none;cursor:pointer;transition:color .2s}._tabTrigger_h38m5_159[data-active=true]{color:#262626}._pageContainer_h38m5_183{display:flex;flex-direction:column;gap:1.25rem;width:100%;height:100%}._dark_tfxbb_41{--background: #020817;--foreground: #f8fafc;--primary: #8e32ff;--primary-foreground: #fff;--secondary: #1e293b;--secondary-foreground: #f8fafc;--muted: #1e293b;--muted-foreground: #94a3b8;--accent: #1e293b;--accent-foreground: #f8fafc;--destructive: #7f1d1d;--destructive-foreground: #f8fafc;--border: #1e293b;--input: #1e293b;--ring: #8e32ff;--sidebar: #020817;--sidebar-foreground: #f8fafc;--sidebar-primary: #8e32ff;--sidebar-primary-foreground: #fff;--sidebar-accent: #1e293b;--sidebar-accent-foreground: #f8fafc;--sidebar-border: #1e293b;--sidebar-ring: #8e32ff}._separator_tfxbb_67{flex-shrink:0;background-color:var(--border)}._separator_tfxbb_67[data-orientation=horizontal]{width:100%;height:1px}._separator_tfxbb_67[data-orientation=vertical]{width:1px;height:100%}._list_1noeu_1{display:flex;flex-direction:column;gap:4px}._item_1noeu_7{display:flex;align-items:center;gap:12px;padding:12px;cursor:pointer}._input_1noeu_15{position:absolute;width:0;height:0;opacity:0;pointer-events:none}._checkbox_1noeu_23,._radio_1noeu_24{display:flex;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;background:#d4d4d4}._checkbox_1noeu_23._checked_1noeu_33,._radio_1noeu_24._checked_1noeu_33{background:#9333ea;border-color:#9333ea}._checkbox_1noeu_23{border-radius:4px}._radio_1noeu_24{position:relative;border-radius:50%}._radio_1noeu_24._checked_1noeu_33:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;border-radius:50%;background:#fff;transform:translate(-50%,-50%);pointer-events:none}._checkmark_1noeu_60{width:14px;height:14px;color:#fff}._label_1noeu_66{font-size:16px;color:#262626}._disabled_1noeu_71{opacity:.4;cursor:not-allowed}._list_1sse6_1{display:flex;flex-direction:column}._item_1sse6_6{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;transition:box-shadow .2s ease,border-color .2s ease}._item_1sse6_6:active{cursor:grabbing}._item_1sse6_6._disabled_1sse6_20{cursor:default;touch-action:auto}._item_1sse6_6._disabled_1sse6_20:active{cursor:default}._handle_1sse6_28{display:flex;justify-content:center;align-items:center;padding:4px;color:#a3a3a3;border-radius:4px;cursor:grab;transition:color .2s ease}._handle_1sse6_28:hover{color:#9333ea}._handle_1sse6_28:active{cursor:grabbing}._gripIcon_1sse6_45{width:20px;height:20px}._label_1sse6_50{font-size:16px;font-weight:500;line-height:22px;color:var(--foreground)}._container_1fs6t_1{display:flex;flex-wrap:wrap;align-items:center;gap:8px;line-height:2}._result_1fs6t_9{padding:8px 12px;background-color:var(--gray-light);border-radius:12px}._text_1fs6t_15{font-size:16px;color:#262626;white-space:pre-wrap}._input_1fs6t_21{width:100px;padding:6px 10px;font-size:16px;color:#262626;background:#fff;border:2px solid #d4d4d4;border-radius:8px;transition:all .2s ease}._input_1fs6t_21:focus{box-shadow:0 0 0 3px #9333ea1a;border-color:#9333ea;outline:none}._input_1fs6t_21::placeholder{color:#a3a3a3}._input_1fs6t_21:hover{border-color:#a3a3a3}._wrapper_bfz5h_1{display:flex;flex-direction:column;gap:12px}._id_bfz5h_7{font-size:12px;font-weight:500;line-height:16px;color:var(--gray)}._header_bfz5h_14{font-size:20px;font-weight:700;line-height:28px;color:var(--foreground)}._type_bfz5h_21{font-size:16px;font-weight:500;line-height:22px;color:#676767}._content_5f7jr_1{max-width:660px}._body_5f7jr_5{max-height:60vh;padding:16px 8px 16px 0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}._body_5f7jr_5::-webkit-scrollbar{width:8px}._body_5f7jr_5::-webkit-scrollbar-track{background:transparent}._body_5f7jr_5::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}._body_5f7jr_5::-webkit-scrollbar-thumb:hover{background:#0000004d}._button_5f7jr_27{width:fit-content}._buttonWrapper_5f7jr_31{display:flex;justify-content:flex-end;width:100%}._buttons_5f7jr_37{display:flex;gap:20px;margin-top:20px}._button_5f7jr_27{background-color:transparent;border:none;cursor:pointer;font-size:20px;font-weight:700;line-height:28px;color:var(--gray)}._button_5f7jr_27:hover,._active_5f7jr_56{color:var(--foreground)}._resultsAiTitle_5f7jr_60{font-size:16px;font-weight:700;line-height:22px;color:var(--foreground);white-space:pre-wrap}._resultsAiDescription_5f7jr_68{font-size:16px;font-weight:400;line-height:22px;color:var(--foreground);white-space:pre-wrap}._wrapper_1r5li_1{display:flex;flex-direction:column;width:100%;padding:16px 0}._innerWrapper_1r5li_8{display:flex;justify-content:space-between;width:100%}._title_1r5li_14{font-size:20px}._textWrapper_1r5li_18{display:flex;flex-direction:column;gap:8px}._meta_1r5li_24{display:flex;align-items:center;gap:6px;font-size:16px}._openButton_1r5li_31{background-color:transparent}._caret_1r5li_35{transition:transform .2s ease}._open_1r5li_31{transform:rotate(180deg)}._commentWrapper_1r5li_43{display:flex;flex-direction:column;gap:8px;width:70%;max-height:0;margin-top:0;padding:0 20px;overflow:hidden;background-color:#8e32ff0a;opacity:0;border-radius:20px;transform:translateY(-6px);transition:max-height .32s cubic-bezier(.2,.9,.2,1),opacity .2s ease,transform .22s ease,margin-top .22s ease,padding .22s ease}._expanded_1r5li_59{max-height:1000px;margin-top:20px;padding:20px;opacity:1;transform:translateY(0)}._commentTitle_1r5li_67{font-size:16px;color:#242128;opacity:.4}._button_1r5li_73[data-size=default]{height:48px;padding:12px 32px;font-size:16px;line-height:24px;border-radius:20px}._buttons_1r5li_81{display:flex;gap:8px;margin-top:8px}._disabled_1r5li_87{color:var(--gray)}._in-progress_1r5li_91{color:#fd4444}._revision_1r5li_95{color:var(--primary)}._content_f516j_1{display:flex;flex-direction:column;gap:0;max-width:660px;min-height:740px;padding:0;border-radius:20px}._closeButtonClassName_f516j_11{right:24px;top:24px}._header_f516j_16{padding:24px 24px 16px}._title_f516j_20{font-size:28px;font-weight:600;line-height:28px}._notes_f516j_26{display:flex;flex-shrink:0;flex-direction:column;align-items:flex-end;gap:8px;max-height:400px;padding:16px 8px 16px 0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}._notes_f516j_26::-webkit-scrollbar{width:8px}._notes_f516j_26::-webkit-scrollbar-track{background:transparent}._notes_f516j_26::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}._notes_f516j_26::-webkit-scrollbar-thumb:hover{background:#0000004d}._note_f516j_26{width:fit-content;padding:12px;background:#f5f5f5;border-radius:20px}._note_f516j_26:last-child{margin-bottom:0}._noteContent_f516j_63{font-size:16px;line-height:22px;color:var(--foreground)}._infoSection_f516j_69{flex-shrink:0;padding:16px 0;border-bottom:1px solid #e5e5e5}._infoText_f516j_75{margin:0;font-size:13px;line-height:1.6;color:#666}._input_f516j_82{width:100%;height:120px;padding:16px 20px;resize:none;font-family:Inter,sans-serif;font-size:16px;line-height:1.4;color:#a5a4a7;background:var(--gray-light);border:none;border-radius:8px;outline:none;transition:border-color .2s}._input_f516j_82::placeholder{background:var(--gray-light)}._buttonWrapper_f516j_101{display:flex;justify-content:flex-end;width:100%;margin-top:auto;padding-top:16px}._button_f516j_101{width:fit-content}._wrapper_f516j_113{display:flex;flex:1;flex-direction:column;justify-content:flex-end;padding:20px}._noteWrapper_f516j_121{display:flex;align-items:center;gap:12px}._noteWrapper_f516j_121:hover ._deleteButton_f516j_126{display:block}._deleteButton_f516j_126{background-color:transparent;border:none;display:none;cursor:pointer;color:var(--neutral-400);transition:color .2s}._deleteButton_f516j_126:hover{color:var(--destructive)}._content_jja1h_1{max-width:480px}._root_jja1h_5{display:flex;flex-direction:column;gap:12px}._title_jja1h_11{font-size:24px;font-weight:600;line-height:32px;color:#242128}._description_jja1h_18{font-size:16px;font-weight:500;line-height:22px;color:#676767}._footer_jja1h_25{display:flex;margin-top:24px;gap:8px;justify-content:flex-end}._outline_jja1h_32[data-size=default]{background:#8e32ff14;border:none}._button_jja1h_37[data-size=default]{height:52px;border-radius:16px}._root_hwfu4_1{display:flex;flex-direction:column;gap:2rem;padding-bottom:.5rem}._header_hwfu4_8{display:flex;justify-content:space-between;align-items:flex-start;width:100%}._title_hwfu4_15{margin:0;font-size:1.5rem;font-weight:600;color:#262626}._contentWrapper_hwfu4_22{display:flex;flex-direction:column;align-items:flex-end;gap:2rem;width:100%}._fileUpload_hwfu4_30{width:100%;min-height:200px}._dropzoneArea_hwfu4_35{justify-content:center;min-height:200px}._uploadIcon_hwfu4_40{width:3rem;height:3rem;margin-bottom:.5rem;color:#9333ea}._icon_hwfu4_47{width:100%;height:100%}._textContainer_hwfu4_52{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}._uploadTextMain_hwfu4_60{font-size:1.125rem;font-weight:500;color:#9333ea;text-align:center}._uploadTextSub_hwfu4_67{font-size:1rem;color:#262626;text-align:center}._content_hwfu4_22{max-width:600px}._dark_1cyqq_41{--background: #020817;--foreground: #f8fafc;--primary: #8e32ff;--primary-foreground: #fff;--secondary: #1e293b;--secondary-foreground: #f8fafc;--muted: #1e293b;--muted-foreground: #94a3b8;--accent: #1e293b;--accent-foreground: #f8fafc;--destructive: #7f1d1d;--destructive-foreground: #f8fafc;--border: #1e293b;--input: #1e293b;--ring: #8e32ff;--sidebar: #020817;--sidebar-foreground: #f8fafc;--sidebar-primary: #8e32ff;--sidebar-primary-foreground: #fff;--sidebar-accent: #1e293b;--sidebar-accent-foreground: #f8fafc;--sidebar-border: #1e293b;--sidebar-ring: #8e32ff}._content_1cyqq_80{z-index:50;padding:.375rem .75rem;overflow:hidden;font-size:.75rem;color:var(--background);background-color:var(--foreground);border-radius:calc(var(--radius) - 2px)}._content_1cyqq_80[data-state=delayed-open]{animation:_fadeIn_1cyqq_1 .15s ease-out}._content_1cyqq_80[data-state=closed]{animation:_fadeOut_1cyqq_1 .1s ease-in}._arrow_1cyqq_96{fill:var(--foreground)}@keyframes _fadeIn_1cyqq_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes _fadeOut_1cyqq_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}._listItem_1dxui_1{display:flex;align-items:center;gap:.75rem;padding:.5rem;background-color:#fff;border-radius:.75rem;cursor:pointer;transition:background-color .2s}._listItem_1dxui_1:hover{background-color:#f5f5f5}._listItem_1dxui_1:hover ._actions_1dxui_14{opacity:1}._listItem_1dxui_1[data-current=true]{background-color:#faf5ff}._iconBox_1dxui_21{display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:.5rem;color:#9333ea;background-color:#9333ea0d;border-radius:.5rem}._icon_1dxui_21{width:1.25rem;height:1.25rem;opacity:.6}._itemText_1dxui_39{flex:1;font-size:1rem;font-weight:500;color:#262626}._actions_1dxui_14{display:flex;gap:.5rem;opacity:0;transition:opacity .2s}._wrapper_1dxui_53{display:flex}._actionBtn_1dxui_57{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;color:#737373;background-color:#f5f5f5;border:1px solid transparent;border-radius:50%;cursor:pointer}._actionBtn_1dxui_57:hover{color:#262626;border-color:#a3a3a3}._tooltipContent_1dxui_74{padding:0;background-color:transparent!important;box-shadow:none;border:none}._tooltipBody_1dxui_81{display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:center}._tooltipBubble_1dxui_88{display:inline-flex;justify-content:center;align-items:center;gap:.625rem;min-width:3.5rem;padding:.25rem .5rem;background-color:#262626e6;border-radius:.5rem}._tooltipText_1dxui_99{flex:1;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;line-height:1rem;color:#fff;text-align:center}._card_kxfi6_1{display:flex;flex-direction:column;width:100%;padding:20px;background:var(--card);border-radius:24px}._wizardCardHeader_kxfi6_10,._wizardCardHeaderContent_kxfi6_11{display:flex;align-items:center;gap:12px}._wizardCardHeader_kxfi6_10{justify-content:space-between}._wizardCardIcon_kxfi6_21{color:var(--primary)}._wizardCardTitle_kxfi6_25{font-weight:500;font-size:20px;line-height:26px;color:var(--primary)}._wizardCardIcon_kxfi6_21{width:44px;height:44px;display:flex;justify-content:center;align-items:center;border-radius:14px;background-color:#8e32ff14}._wizardCardButton_kxfi6_42{background-color:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px}._wrapper_kxfi6_52{display:flex;flex-direction:column;width:100%;padding:16px 0}._innerWrapper_kxfi6_59{display:flex;justify-content:space-between;width:100%}._title_kxfi6_65{font-size:20px}._textWrapper_kxfi6_69{display:flex;flex-direction:column;gap:8px}._meta_kxfi6_75{display:flex;align-items:center;gap:6px;font-size:16px}._iconButton_kxfi6_82{background-color:transparent}._caret_kxfi6_86{transition:transform .2s ease}._open_kxfi6_90{transform:rotate(180deg)}._commentWrapper_kxfi6_94{display:flex;flex-direction:column;gap:24px;max-height:0;margin-top:0;overflow:hidden;opacity:0;transform:translateY(-6px);transition:max-height .32s cubic-bezier(.2,.9,.2,1),opacity .2s ease,transform .22s ease,margin-top .22s ease,padding .22s ease}._commentContent_kxfi6_106{display:flex;flex-direction:column}._expanded_kxfi6_111{max-height:1000px;margin-top:24px;opacity:1;transform:translateY(0)}._commentTitle_kxfi6_118{font-size:20px;font-weight:600;line-height:28px;color:var(--foreground)}._commentDescription_kxfi6_125{font-size:16px;font-weight:500;line-height:22px;color:#676767}._button_kxfi6_132[data-size=default]{height:48px;padding:12px 32px;font-size:16px;line-height:24px;border-radius:20px}._buttons_kxfi6_140{display:flex;gap:8px;margin-top:8px}._reportWrapper_kxfi6_146{padding:8px;display:flex;align-items:center;gap:8px;border-radius:16px;background-color:var(--gray-light)}._reportIcon_kxfi6_155{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:8px;background-color:#8e32ff0a}._reportTitle_kxfi6_165{font-size:16px;font-weight:500;line-height:22px;color:var(--foreground);flex:1}._reportButton_kxfi6_173{width:32px;height:32px}._locked_kxfi6_178{color:var(--gray);background-color:var(--gray-light)}._lockedTitle_kxfi6_183{color:var(--gray)}._header_1knts_1{margin-bottom:16px;font-size:16px;color:#000}._headerLink_1knts_7{color:var(--muted-foreground);cursor:pointer}._page_1knts_12{display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-height:100%;flex-grow:1;padding:32px 20px;overflow:auto;background-color:var(--bg-grey)}._card_1knts_24{display:flex;flex-direction:column;gap:40px;width:100%;padding:1.75rem;background:var(--card);border-radius:24px}._cardTop_1knts_34{display:flex;justify-content:space-between;align-items:center}._secondaryText_1knts_40{font-size:16px;color:var(--muted-foreground)}._left_1knts_45{display:flex;align-items:center;gap:1rem}._avatar_1knts_51{display:flex;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;background:linear-gradient(135deg,var(--primary) 0%,#6a1cff 100%);box-shadow:0 1px 3px #00000014;border-radius:50%}._avatarInitials_1knts_63{font-weight:700;color:var(--primary-foreground)}._info_1knts_68{display:flex;flex-direction:column;gap:.375rem}._name_1knts_74{margin:0;font-size:36px;color:var(--card-foreground)}._actions_1knts_80{display:flex;gap:12px}._button_1knts_85[data-size=default]{height:48px;padding:.75rem 2rem;font-size:16px;line-height:24px;border-radius:1rem}._outline_1knts_93[data-size=default]{background:#8e32ff14;border:none}._cardWrapper_1knts_98{display:flex;gap:.75rem;width:100%}._title_1knts_104{font-size:1.75rem;font-weight:600;color:var(--card-foreground)}._cardHeader_1knts_110{display:flex;flex-direction:column;gap:.375rem}._miniCard_1knts_116{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:252px}._parentAvatar_1knts_124{width:3.25rem;height:3.25rem}._parentWrapper_1knts_129{display:flex;justify-content:space-between;width:100%}._tests_1knts_135{gap:10px}._contactsDialog_1knts_139{max-width:480px;padding:24px;border-radius:16px}._contactsList_1knts_145{display:flex;flex-direction:column}._contactItem_1knts_150{display:flex;justify-content:space-between;align-items:center;padding:16px 0}._contactLabel_1knts_157{font-size:16px;color:var(--muted-foreground)}._contactValue_1knts_162{font-size:16px;color:var(--foreground)}._timeLabel_1i43v_1{width:100%;min-width:0;background-color:var(--gray-light);border-radius:8px;padding:8px;display:flex;flex-direction:column;align-items:flex-start}._timeLabel_1i43v_1._clickable_1i43v_11{cursor:pointer;transition:all .2s ease}._timeLabel_1i43v_1._clickable_1i43v_11:hover{background-color:#e8e8e8;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._timeLabel_1i43v_1._clickable_1i43v_11:active{transform:translateY(0);box-shadow:none}._timeLabelText_1i43v_25{font-size:11px;font-weight:500;line-height:16px;color:#999}._eventText_1i43v_32{font-size:11px;font-weight:500;line-height:16px;color:var(--primary);text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}._dialogOverlay_1z0g7_1{position:fixed;inset:0;background-color:#0009;z-index:1000;animation:_overlayShow_1z0g7_1 .15s cubic-bezier(.16,1,.3,1)}@keyframes _overlayShow_1z0g7_1{0%{opacity:0}to{opacity:1}}._dialogContent_1z0g7_17{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:12px;padding:24px;width:90%;max-width:500px;max-height:85vh;overflow-y:auto;z-index:1001;animation:_contentShow_1z0g7_1 .15s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 38px -10px #16171859,0 10px 20px -15px #16171833}@keyframes _contentShow_1z0g7_1{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}._dialogHeader_1z0g7_44{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._dialogTitle_1z0g7_51{font-size:20px;font-weight:600;color:#1a1a1a;margin:0}._dialogCloseButton_1z0g7_58{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#666;transition:all .2s}._dialogCloseButton_1z0g7_58:hover{background-color:#f5f5f5;color:#1a1a1a}._dialogSubtitle_1z0g7_75{font-size:14px;color:#666;margin:0 0 24px}._dialogForm_1z0g7_81{display:flex;flex-direction:column;gap:20px}._formSection_1z0g7_87{display:flex;flex-direction:column;gap:8px}._formLabel_1z0g7_93{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#1a1a1a;margin-bottom:8px}._labelIcon_1z0g7_103{color:#666}._timeInputsWrapper_1z0g7_107{display:flex;align-items:center;gap:16px;padding:16px;background-color:#f9f9f9;border-radius:8px;border:1px solid #e0e0e0}._timeInputGroup_1z0g7_117{flex:1;display:flex;flex-direction:column;gap:8px}._timeLabel_1z0g7_124{font-size:12px;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:.5px}._timeInput_1z0g7_107{padding:10px 12px;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;color:#1a1a1a;background-color:#fff;transition:all .2s;cursor:pointer}._timeInput_1z0g7_107:hover{border-color:#b0b0b0}._timeInput_1z0g7_107:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21a}._timeSeparator_1z0g7_151{font-size:18px;font-weight:300;color:#999;margin-top:24px}._dateInputWrapper_1z0g7_158{position:relative;display:flex;align-items:center;gap:8px}._dateDisplay_1z0g7_165{flex:1;padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;color:#1a1a1a;cursor:pointer;transition:border-color .2s;background-color:#fff}._dateDisplay_1z0g7_165:hover{border-color:#b0b0b0}._dateInputHidden_1z0g7_180{position:absolute;opacity:0;width:0;height:0;pointer-events:none}._calendarIcon_1z0g7_188{color:#666;cursor:pointer;transition:color .2s}._calendarIcon_1z0g7_188:hover{color:#1a1a1a}._slotsSection_1z0g7_197{display:flex;flex-direction:column;gap:8px}._slotsGrid_1z0g7_203{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}._slotButton_1z0g7_209{padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;font-weight:500;color:#1a1a1a;background-color:#fff;cursor:pointer;transition:all .2s;position:relative;display:flex;flex-direction:column;align-items:center;gap:4px}._slotButton_1z0g7_209:hover:not(._disabled_1z0g7_225){border-color:#b0b0b0;background-color:#f9f9f9}._slotButton_1z0g7_209._selected_1z0g7_229{border-color:#4a90e2;background-color:#e3f2fd;color:#4a90e2}._slotButton_1z0g7_209._disabled_1z0g7_225{background-color:#f5f5f5;border-color:#e0e0e0;color:#999;cursor:not-allowed;opacity:.6}._slotButton_1z0g7_209._disabled_1z0g7_225:hover{background-color:#f5f5f5;border-color:#e0e0e0}._existingBadge_1z0g7_246{font-size:11px;font-weight:600;color:#ff6b6b;text-transform:uppercase;letter-spacing:.5px}._daysGrid_1z0g7_254,._durationGrid_1z0g7_260{display:flex;gap:8px;justify-content:space-between}._selected_1z0g7_229{background-color:#f0f0f0}._ruleItem_1z0g7_270{display:flex;justify-content:space-between;align-items:center}._rulesList_1z0g7_276{display:flex;flex-direction:column;gap:8px}._calendar_f5uup_1{display:flex;flex-direction:column;gap:20px;padding:20px;background:#f5f5f5;border-radius:8px;max-width:100%;overflow-x:auto}._header_f5uup_12{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}._navigation_f5uup_20{display:flex;gap:10px;align-items:center}._arrows_f5uup_26{display:flex;gap:8px;align-items:center;margin-left:10px}._arrowButton_f5uup_33{padding:4px 12px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;font-size:18px}._arrowButton_f5uup_33:hover{background:#f0f0f0}._filters_f5uup_45{display:flex;gap:10px}._calendarIconButton_f5uup_50{display:none;padding:8px 12px;border:1px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;align-items:center;justify-content:center;color:#333;transition:all .2s}._calendarIconButton_f5uup_50:hover{background:#f5f5f5}._calendarIconButton_f5uup_50:active{transform:scale(.95)}._grid_f5uup_69{display:flex;flex-direction:column;gap:0;background:#fff;border-radius:16px;overflow:hidden}._daysHeader_f5uup_78{display:grid;grid-template-columns:repeat(7,1fr)}._dayHeader_f5uup_83{padding:12px;text-align:center;border-right:1px solid #e5e5e5;min-width:0}._dayHeader_f5uup_83:last-child{border-right:none}._dayHeader_f5uup_83._today_f5uup_92 ._dayNumber_f5uup_92{background:#7c3aed;color:#fff;border-radius:50%;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center}._dayNumber_f5uup_92{font-size:16px;font-weight:600;margin-bottom:4px}._dayName_f5uup_109{font-size:12px;color:#666;text-transform:capitalize}._slotsWrapper_f5uup_115{display:flex;flex-direction:column;gap:8px;min-width:0}._dayHeaderContent_f5uup_122{display:flex;align-items:center;justify-content:center;min-height:40px;gap:4px}._mobileView_f5uup_130{display:none}._month_f5uup_134{width:100px;text-align:center;font-size:16px;font-weight:600;line-height:22px;text-transform:capitalize}@media(max-width:768px){._calendar_f5uup_1{padding:16px;gap:16px}._header_f5uup_12{flex-direction:column;gap:12px;align-items:stretch}._navigation_f5uup_20{display:none}._filters_f5uup_45{width:100%;gap:8px}._filterSelect_f5uup_160{flex:1;font-size:13px;padding:10px 12px}._calendarIconButton_f5uup_50{display:flex;flex-shrink:0}._grid_f5uup_69{display:none}._mobileView_f5uup_130{display:flex;flex-direction:column;gap:16px}._mobileDatesScroll_f5uup_177{display:flex;gap:8px;overflow-x:auto;padding:4px 0;-webkit-overflow-scrolling:touch}._mobileDatesScroll_f5uup_177::-webkit-scrollbar{display:none}._mobileDatesScroll_f5uup_177{scrollbar-width:none}._mobileDateButton_f5uup_190{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:8px 12px;cursor:pointer;transition:all .2s;min-width:48px;flex:1}._mobileDateButton_f5uup_190._selected_f5uup_205{background:#7c3aed;border-color:#7c3aed}._mobileDateButton_f5uup_190._selected_f5uup_205 ._mobileDateNum_f5uup_209,._mobileDateButton_f5uup_190._selected_f5uup_205 ._mobileDateDay_f5uup_210{color:#fff}._mobileDateButton_f5uup_190._today_f5uup_92:not(._selected_f5uup_205) ._mobileDateNum_f5uup_209{color:#7c3aed;font-weight:600}._mobileDateButton_f5uup_190:active{transform:scale(.95)}._mobileDateNum_f5uup_209{font-size:16px;font-weight:500;margin-bottom:2px}._mobileDateDay_f5uup_210{font-size:11px;color:#666;text-transform:lowercase}._mobileSelectedDate_f5uup_230{font-size:18px;font-weight:600;color:#333;padding:8px 0}._mobileTimeSlots_f5uup_236{display:flex;flex-direction:column;gap:8px;background:#fff;border-radius:12px;padding:12px}}._dialogOverlay_jrani_1{background-color:#00000080;position:fixed;inset:0;z-index:2000}._dialogContent_jrani_8{background-color:#fff;border-radius:16px;padding:24px;width:400px;max-width:calc(100vw - 40px);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2001;box-shadow:0 20px 60px #0000004d}._dialogContent_jrani_8:focus{outline:none}._dialogHeader_jrani_25{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}._dialogTitle_jrani_32{font-size:20px;font-weight:600;color:#1a1a1a;margin:0}._dialogCloseButton_jrani_39{background:none;border:none;cursor:pointer;padding:4px;color:#666;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}._dialogCloseButton_jrani_39:hover{background-color:#f5f5f5;color:#333}._dialogCloseButton_jrani_39:active{transform:scale(.95)}._dialogSubtitle_jrani_59{font-size:14px;color:#666;margin:0 0 24px}._dialogForm_jrani_65{display:flex;flex-direction:column;gap:16px}._formGroup_jrani_71{display:flex;flex-direction:column;width:100%;gap:8px}._formLabel_jrani_78{font-size:14px;color:#666;font-weight:500}._dateInputWrapper_jrani_84{position:relative}._dateDisplay_jrani_88{width:100%;padding:12px 40px 12px 12px;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;color:#1a1a1a;transition:all .2s ease;box-sizing:border-box;font-family:inherit;cursor:pointer;background-color:#fff;-webkit-user-select:none;user-select:none}._dateDisplay_jrani_88:hover{border-color:silver}._dateDisplay_jrani_88:active{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._dateInputHidden_jrani_111{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none}._calendarIcon_jrani_121{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#999;cursor:pointer;pointer-events:auto;transition:color .2s ease}._calendarIcon_jrani_121:hover{color:#666}._timeInputsGroup_jrani_135{display:flex;align-items:flex-end;gap:12px}._timeInputsGroup_jrani_135 ._formGroup_jrani_71{flex:1}._content_1cgjx_1{background-color:#fff;border-radius:12px;padding:20px 24px;width:435px;max-width:calc(100vw - 20px);box-shadow:0 10px 40px #00000026;z-index:1001;animation:_slideDown_1cgjx_1 .2s ease-out}._content_1cgjx_1:focus{outline:none}._content_1cgjx_1[data-state=open]{animation:_slideDown_1cgjx_1 .2s ease-out}._content_1cgjx_1[data-state=closed]{animation:_slideUp_1cgjx_1 .15s ease-in}._header_1cgjx_21{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}._title_1cgjx_28{font-size:18px;font-weight:600;color:#1a1a1a;margin:0;flex:1;padding-right:16px}._closeButton_1cgjx_37{background:none;border:none;cursor:pointer;padding:4px;color:#666;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}._closeButton_1cgjx_37:hover{background-color:#f5f5f5;color:#333}._closeButton_1cgjx_37:active{transform:scale(.95)}._emptyState_1cgjx_57{margin-bottom:8px}._emptyText_1cgjx_61{font-size:14px;color:#666;margin:0 0 16px;line-height:1.5}._info_1cgjx_68{margin-bottom:20px}._dateTime_1cgjx_72{font-size:14px;color:#666;margin:0 0 8px}._participants_1cgjx_78{font-size:14px;color:#666;margin:0}._actions_1cgjx_84{display:flex;gap:12px;justify-content:flex-end;padding-top:16px}._actionButton_1cgjx_91{background:none;border:none;cursor:pointer;padding:8px;color:#666;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}._actionButton_1cgjx_91:hover{background-color:#f5f5f5;color:#333}._actionButton_1cgjx_91:active{transform:scale(.95)}._arrow_1cgjx_111{fill:#fff}@keyframes _slideDown_1cgjx_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideUp_1cgjx_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}._row_5xf4r_1{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.5rem .5rem .5rem 1.25rem;gap:20px;background-color:transparent;border-radius:.75rem;transition:background-color .2s}._row_5xf4r_1:hover{background-color:#fafafa}._row_5xf4r_1:hover ._actionBtn_5xf4r_15{opacity:1}._colStudent_5xf4r_19{display:flex;align-items:center;gap:.75rem;width:18rem}._avatar_5xf4r_26{width:2.5rem;height:2.5rem;object-fit:cover;border-radius:50%}._avatar_5xf4r_26:hover{cursor:pointer}._nameInfo_5xf4r_36{display:flex;flex-direction:column;gap:.125rem}._nameInfo_5xf4r_36:hover{cursor:pointer}._name_5xf4r_36{font-size:.875rem;font-weight:500;color:#262626}._grade_5xf4r_51{font-size:.75rem;font-weight:500;color:#a3a3a3}._colProgress_5xf4r_57{display:flex;flex-direction:column;gap:.375rem;width:12rem}._progressTrack_5xf4r_64{width:100%;height:.375rem;overflow:hidden;background-color:#e5e5e5;border-radius:6.25rem}._progressFill_5xf4r_72{height:100%;background-color:#9333ea;border-radius:6.25rem}._progressText_5xf4r_78{font-size:.75rem;font-weight:500;color:#a3a3a3}._colMeetings_5xf4r_84{display:flex;flex-direction:column;gap:.125rem;width:12rem}._meetingTitle_5xf4r_91{font-size:.875rem;font-weight:500;color:#262626}._meetingSub_5xf4r_97{font-size:.75rem;font-weight:500;color:#a3a3a3}._colStatus_5xf4r_103{display:flex;align-items:center;width:9rem}._statusBadge_5xf4r_109{display:flex;justify-content:center;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:500;border-radius:.5rem}._statusBadge_5xf4r_109[data-status=success]{color:#16a34a;background-color:#f0fdf4;border:1px solid #bbf7d0}._statusBadge_5xf4r_109[data-status=error]{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca}._statusBadge_5xf4r_109[data-status=default]{color:#525252;background-color:#f5f5f5;border:1px solid #e5e5e5}._colAction_5xf4r_134{position:relative;display:flex;justify-content:center;align-items:center;width:2.75rem;height:2.75rem}._actionBtn_5xf4r_15{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;opacity:0;border-radius:.5rem;cursor:pointer;transition:opacity .2s,background-color .2s}._actionBtn_5xf4r_15:hover{background-color:#fff;box-shadow:0 2px 8px #00000014}._menuPopover_5xf4r_159{z-index:50;display:flex;flex-direction:column;width:12rem;padding:.5rem;background-color:#fff;box-shadow:4px 4px 12px #0000000a,-4px -4px 12px #0000000a;border-radius:.75rem;animation:_slideUpAndFade_5xf4r_1 .2s cubic-bezier(.16,1,.3,1)}._menuPopover_5xf4r_159[data-side=top]{animation:_slideDownAndFade_5xf4r_1 .2s cubic-bezier(.16,1,.3,1)}._menuPopover_5xf4r_159[data-side=bottom]{animation:_slideUpAndFade_5xf4r_1 .2s cubic-bezier(.16,1,.3,1)}._menuPopover_5xf4r_159{outline:none}@keyframes _slideUpAndFade_5xf4r_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideDownAndFade_5xf4r_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._menuItem_5xf4r_200{padding:.625rem .75rem;font-size:.875rem;font-weight:500;color:#262626;border-radius:.5rem;cursor:pointer;transition:background-color .2s}._menuItem_5xf4r_200:hover{background-color:#fafafa}._tableContainer_1wq4i_1{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;padding:.5rem;background-color:#fff;border-radius:1.5rem}._tableHeader_1wq4i_12{display:flex;justify-content:space-between;align-items:center;width:100%;height:2.75rem;padding:.75rem .5rem .75rem 1.25rem;border-bottom:1px solid #e5e5e5}._headCol_1wq4i_22{display:flex;align-items:center;gap:.375rem}._headCol_1wq4i_22._student_1wq4i_27{width:18rem}._headCol_1wq4i_22._progress_1wq4i_30,._headCol_1wq4i_22._meetings_1wq4i_33{width:12rem}._headCol_1wq4i_22._status_1wq4i_36{width:9rem}._headCol_1wq4i_22._empty_1wq4i_39{width:2.75rem}._headText_1wq4i_43{font-size:1rem;font-weight:500;color:#a3a3a3}._list_1wq4i_49{display:flex;flex-direction:column;gap:.5rem;width:100%;padding-bottom:.75rem}._tableTitle_1wq4i_57{align-self:start;padding:.75rem .5rem 0 1.25rem;font-size:1.875rem;font-weight:600;color:#262626;text-align:left;cursor:default}._page_ylbyk_1{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;height:100vh;min-height:fit-content;padding:2rem 2.5rem;background-color:#fafafa}._header_ylbyk_12{display:flex;justify-content:flex-start;align-items:center;gap:1.25rem;width:100%}._pageTitle_ylbyk_20{font-size:1.875rem;font-weight:600;color:#262626;cursor:default}._button_ylbyk_27{width:200px}._wrapper_ylbyk_31{width:100%}._wrapper_ylbyk_31 img{width:100%;object-fit:cover}._title_ylbyk_39{font-size:1.75rem;font-weight:600;color:var(--card-foreground)}._card_ylbyk_45{display:flex;flex-direction:column;gap:32px;width:100%;padding:1.75rem;background:var(--card) url(/assets/duckWizard-BVm3FfwP.png);background-repeat:no-repeat;background-position:center right;border-radius:24px}._secondaryText_ylbyk_57{font-size:20px;color:#676767}._left_ylbyk_62{display:flex;align-items:center;gap:1rem;font-weight:500}._avatar_ylbyk_69{width:5rem;height:5rem;object-fit:cover;border-radius:50%}._info_ylbyk_76{display:flex;flex-direction:column;gap:.375rem}._name_ylbyk_82{margin:0;font-size:36px;color:var(--card-foreground)}._actions_ylbyk_88{display:flex;gap:12px}._button_ylbyk_27[data-size=default]{height:48px;padding:.75rem 2rem;font-size:16px;font-weight:600;line-height:24px;border-radius:1rem}._page_1sx9v_1{display:flex;flex-direction:column;gap:1.5rem;height:100vh;min-height:fit-content;padding:2rem;background-color:#fafafa}@media screen and (max-width:768px){._page_1sx9v_1{gap:1rem;padding:1rem}}._header_1sx9v_17{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){._header_1sx9v_17{flex-direction:column;align-items:flex-start;gap:1rem}}._title_1sx9v_30{font-size:1.875rem;font-weight:600;color:#262626}@media screen and (max-width:768px){._title_1sx9v_30{font-size:1.5rem}}._listContainer_1sx9v_41{display:flex;flex-direction:column;gap:.125rem;padding:.5rem;overflow:hidden;background-color:#fff;border-radius:1.5rem}@media screen and (max-width:768px){._listContainer_1sx9v_41{gap:1rem;padding:1rem}}._page_1igdo_1{display:flex;gap:1.25rem;width:100%;height:100%;padding:2rem 2.5rem 2.5rem;overflow:hidden;background-color:var(--secondary)}@media screen and (max-width:1024px){._page_1igdo_1{min-height:fit-content;padding:1rem}}._body_1igdo_17{display:flex;flex:1;gap:1.25rem;width:100%;min-height:0}@media screen and (max-width:1024px){._body_1igdo_17{flex-direction:column;min-height:auto;overflow:visible}}._main_1igdo_32{display:flex;flex:1;flex-direction:column;min-width:0;height:100%;overflow:hidden;background-color:var(--background);border-radius:1.5rem}@media screen and (max-width:1024px){._main_1igdo_32{flex:0 0 auto;width:100%;height:auto;min-height:600px;margin-bottom:1rem;overflow:visible}}._aside_1igdo_53{display:flex;flex-shrink:0;flex-direction:column;width:20rem;height:100%;padding:1rem .5rem .5rem;overflow:hidden;background-color:var(--background);border-radius:1.5rem}@media screen and (max-width:1024px){._aside_1igdo_53{flex:0 0 auto;width:100%;height:auto;min-height:400px;overflow:visible}}._pageTitle_1igdo_74{padding:.125rem 0;font-family:Inter,sans-serif;font-size:1.875rem;font-weight:600;line-height:2rem;color:#262626}@media screen and (max-width:1024px){._pageTitle_1igdo_74{font-size:1.5rem;line-height:1.75rem}}._pageContainer_1igdo_89{display:flex;flex-direction:column;gap:1.25rem;width:100%;height:100%}.rdp-root{--rdp-accent-color: blue;--rdp-accent-background-color: #f0f0ff;--rdp-day-height: 44px;--rdp-day-width: 44px;--rdp-day_button-border-radius: 100%;--rdp-day_button-border: 2px solid transparent;--rdp-day_button-height: 42px;--rdp-day_button-width: 42px;--rdp-selected-border: 2px solid var(--rdp-accent-color);--rdp-disabled-opacity: .5;--rdp-outside-opacity: .75;--rdp-today-color: var(--rdp-accent-color);--rdp-dropdown-gap: .5rem;--rdp-months-gap: 2rem;--rdp-nav_button-disabled-opacity: .5;--rdp-nav_button-height: 2.25rem;--rdp-nav_button-width: 2.25rem;--rdp-nav-height: 2.75rem;--rdp-range_middle-background-color: var(--rdp-accent-background-color);--rdp-range_middle-color: inherit;--rdp-range_start-color: white;--rdp-range_start-background: linear-gradient( var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50% );--rdp-range_start-date-background-color: var(--rdp-accent-color);--rdp-range_end-background: linear-gradient( var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50% );--rdp-range_end-color: white;--rdp-range_end-date-background-color: var(--rdp-accent-color);--rdp-week_number-border-radius: 100%;--rdp-week_number-border: 2px solid transparent;--rdp-week_number-height: var(--rdp-day-height);--rdp-week_number-opacity: .75;--rdp-week_number-width: var(--rdp-day-width);--rdp-weeknumber-text-align: center;--rdp-weekday-opacity: .75;--rdp-weekday-padding: .5rem 0rem;--rdp-weekday-text-align: center;--rdp-gradient-direction: 90deg;--rdp-animation_duration: .3s;--rdp-animation_timing: cubic-bezier(.4, 0, .2, 1)}.rdp-root[dir=rtl]{--rdp-gradient-direction: -90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity: unset}.rdp-root{position:relative;box-sizing:border-box}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;fill:var(--rdp-accent-color)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{position:relative;display:inline-flex;align-items:center;gap:var(--rdp-dropdown-gap)}.rdp-dropdown{z-index:2;opacity:0;appearance:none;position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;width:100%;margin:0;padding:0;cursor:inherit;border:none;line-height:inherit}.rdp-dropdown_root{position:relative;display:inline-flex;align-items:center}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{display:flex;align-content:center;height:var(--rdp-nav-height);font-weight:700;font-size:large}.rdp-root[data-nav-layout=around] .rdp-month,.rdp-root[data-nav-layout=after] .rdp-month{position:relative}.rdp-root[data-nav-layout=around] .rdp-month_caption{justify-content:center;margin-inline-start:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.rdp-root[data-nav-layout=around] .rdp-button_previous{position:absolute;inset-inline-start:0;top:0;height:var(--rdp-nav-height);display:inline-flex}.rdp-root[data-nav-layout=around] .rdp-button_next{position:absolute;inset-inline-end:0;top:0;height:var(--rdp-nav-height);display:inline-flex;justify-content:center}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:fit-content}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{opacity:var(--rdp-week_number-opacity);font-weight:400;font-size:small;height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled:not(.rdp-selected){opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}._radio_eqovn_1{display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}._input_eqovn_9{position:absolute;opacity:0;cursor:pointer;height:0;width:0}._customRadio_eqovn_17{position:relative;width:24px;height:24px;border:2px solid #d1d5db;border-radius:50%;margin-right:12px;flex-shrink:0;transition:all .2s ease;background-color:transparent}._customRadio_eqovn_17:after{content:"";position:absolute;display:none;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background-color:#fff}._input_eqovn_9:checked~._customRadio_eqovn_17{background-color:var(--primary);border-color:var(--primary)}._input_eqovn_9:checked~._customRadio_eqovn_17:after{display:block}._label_eqovn_49{font-size:16px;color:#1f2937;line-height:1.5}._content_1f7w5_1{min-width:416px;max-width:fit-content}._radioGroup_1f7w5_6{display:flex;flex-direction:column;gap:12px}._submitButton_1f7w5_12[data-size=default]{padding:14px 32px;margin-top:24px;height:52px;border-radius:16px}._title_1f7w5_19{font-size:24px;font-weight:600;line-height:32px}._description_1f7w5_25{margin-bottom:8px;font-size:16px;font-weight:500;line-height:22px;color:#737373}._dayPicker_1f7w5_33 .rdp-root{font-family:Inter,sans-serif}._dayPicker_1f7w5_33 .rdp-selected{background-color:var(--primary);border-radius:4px;border:none;color:var(--primary-foreground)}._dayPicker_1f7w5_33 .rdp-selected.rdp-today{color:var(--primary-foreground)}._dayPicker_1f7w5_33 .rdp-today{color:inherit}._dayPicker_1f7w5_33 .rdp-day_button{border:none}._dayPicker_1f7w5_33 .rdp-chevron{fill:var(--primary)}._dayPicker_1f7w5_33 .rdp-caption_label{text-transform:capitalize}._wrapper_1f7w5_58{display:flex;align-items:flex-start;gap:24px;min-width:650px}._dayPickerWrapper_1f7w5_65{display:flex;flex-direction:column;gap:60px}._slot_1f7w5_71{width:100%;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid var(--gray-light);border-radius:4px;cursor:pointer}._slot_1f7w5_71:hover,._selectedSlot_1f7w5_86{background-color:#8e32ff14;border:1px solid var(--primary)}._slots_1f7w5_91{display:flex;flex-direction:column;gap:8px;margin-top:20px}._slotsWrapper_1f7w5_98{width:100%;display:flex;flex-direction:column}._yourTimeText_1f7w5_104{display:flex;flex-direction:column;gap:4px}._yourTime_1f7w5_104{font-size:16px;font-weight:500;line-height:22px;color:#737373;display:flex;align-items:center;gap:16px;padding:8px;border:2px solid var(--gray-light);border-radius:12px}._confirmationTime_1f7w5_123{display:flex;align-items:center;justify-content:space-between;gap:80px}._confirmationDateText_1f7w5_130{font-size:20px;font-weight:600;line-height:28px}._confirmationTimeText_1f7w5_136{font-size:16px;font-weight:500;line-height:20px;color:#fff;padding:6px 8px;background-color:var(--primary-medium);border-radius:14px}._confirmation_1f7w5_123{display:flex;flex-direction:column;gap:22px;background-color:#faf7ff;border-radius:16px;padding:12px}._teacherAvatar_1f7w5_155{width:60px;height:60px}._teacherInfo_1f7w5_160{display:flex;flex-direction:column;gap:4px}._teacherName_1f7w5_166{font-size:16px;font-weight:500;line-height:20px}._teacherDescription_1f7w5_172{font-size:14px;font-weight:400;line-height:18px;color:#737373}._teacherWrapper_1f7w5_179{display:flex;align-items:center;gap:12px}._card_1ndky_1{display:flex;flex-direction:column;gap:32px;flex-shrink:0;overflow:hidden;width:100%;padding:1.75rem;background-color:#fff;background-repeat:no-repeat;background-position:center right;border-radius:24px;position:relative}._secondaryText_1ndky_16{font-size:20px;color:#676767}._left_1ndky_21{display:flex;align-items:center;gap:1rem;font-weight:500}._info_1ndky_28{display:flex;flex-direction:column;gap:.375rem}._name_1ndky_34{margin:0;font-size:36px;color:var(--card-foreground)}._actions_1ndky_40{display:flex;gap:12px}._button_1ndky_45[data-size=default]{height:48px;padding:.75rem 2rem;font-size:16px;font-weight:600;line-height:24px;border-radius:1rem}._button_1ndky_45[data-variant=outline]{background:#8e32ff14;border:none}._cardBgImg_1ndky_59{position:absolute;bottom:-50px;right:50px;height:262px;width:auto}._cardBgPatern_1ndky_67{position:absolute;bottom:-150px;right:-150px;width:auto}._cardBg_1ndky_59{position:absolute;top:0;right:0;width:50%;height:100%;background:linear-gradient(101.08deg,#fff 28.61%,#fff0 75.6%),linear-gradient(180deg,#8e32ff14,#551e9914);border-radius:24px}._dark_1a83q_41{--background: #020817;--foreground: #f8fafc;--primary: #8e32ff;--primary-foreground: #fff;--secondary: #1e293b;--secondary-foreground: #f8fafc;--muted: #1e293b;--muted-foreground: #94a3b8;--accent: #1e293b;--accent-foreground: #f8fafc;--destructive: #7f1d1d;--destructive-foreground: #f8fafc;--border: #1e293b;--input: #1e293b;--ring: #8e32ff;--sidebar: #020817;--sidebar-foreground: #f8fafc;--sidebar-primary: #8e32ff;--sidebar-primary-foreground: #fff;--sidebar-accent: #1e293b;--sidebar-accent-foreground: #f8fafc;--sidebar-border: #1e293b;--sidebar-ring: #8e32ff}._card_1a83q_67{display:flex;flex-direction:column;justify-content:space-between;gap:20px;width:100%;height:240px;width:50%;padding:28px;background:var(--card);border-radius:24px;background-image:url("data:image/svg+xml,%3csvg%20width='534'%20height='148'%20viewBox='0%200%20534%20148'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M39.8339%2027.7643C-12.7454%2027.7643%20-34.5861%2076.1653%20-54%2091.2411L-54%20265H531.653L539%200C522.822%2021.5382%20499.543%2050.2881%20459.234%2050.2881C418.924%2050.2881%20395.88%209.8809%20332.237%208.90519C268.594%207.92947%20224.133%2063.48%20172.496%2063.2985C120.859%2063.1171%2092.4133%2027.7643%2039.8339%2027.7643Z'%20fill='url(%23paint0_linear_4600_14851)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4600_14851'%20x1='238.827'%20y1='-3.20951'%20x2='238.827'%20y2='166.056'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23F8EAFF'/%3e%3cstop%20offset='1'%20stop-color='white'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:cover;background-position:center 30px;background-repeat:no-repeat;position:relative}._header_1a83q_85{display:flex;flex-direction:column;gap:8px}._title_1a83q_91{margin:0;font-size:20px;font-weight:600;color:var(--card-foreground)}._subtitle_1a83q_98{margin:0;font-size:14px;color:#676767}._bottom_1a83q_104{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}._progressSection_1a83q_111{display:flex;flex-direction:column;gap:12px;flex:1}._percentage_1a83q_118{font-size:32px;font-weight:700}._progressBar_1a83q_123{width:100%;height:12px;background:#8e32ff29;border-radius:8px;overflow:hidden}._progressFill_1a83q_131{height:100%;background:linear-gradient(90deg,#8e32fff2,#c99cfff2);border-radius:8px;transition:width .3s ease}._maxProgress_1a83q_138{background:linear-gradient(79.46deg,#933bff 7.66%,#c99cff 80.78%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;rotate:-7deg;margin-bottom:20px}._popup_1a83q_147{font-size:16px;font-weight:500;line-height:22px;color:#fffc;background-color:#8e32ffcc;padding:8px 12px;border-radius:36px}._popup_1a83q_147 span{color:#fff}._popup_1a83q_147{position:absolute;bottom:50px;right:50px}._maxProgressPopup_1a83q_165{background-color:#cea6ff;color:#fff;rotate:6deg;margin-bottom:10px}._card_bzjx9_1{gap:40px;width:50%;padding:28px;background:var(--card);border-radius:24px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}._secondaryText_bzjx9_13{font-size:16px;color:var(--muted-foreground)}._actions_bzjx9_18{display:flex;gap:12px}._button_bzjx9_23[data-size=default]{height:48px;padding:12px 32px;font-size:16px;line-height:24px;border-radius:16px}._outline_bzjx9_31[data-size=default]{background:#8e32ff14;border:none}._title_bzjx9_36{font-size:28px;font-weight:600;color:var(--card-foreground)}._cardHeader_bzjx9_42{display:flex;flex-direction:column;gap:6px}._avatar_bzjx9_48{width:52px;height:52px}._wrapper_bzjx9_53{display:flex;justify-content:space-between;width:100%}._modalContent_rnc0m_1{max-width:544px;height:80vh;padding:32px;background:var(--card);border-radius:24px;display:flex;flex-direction:column;gap:24px}._header_rnc0m_12{display:flex;flex-direction:column;align-items:center;gap:12px}._avatar_rnc0m_19{width:80px;height:80px}._name_rnc0m_24{font-size:24px;font-weight:600;color:var(--card-foreground);margin:0}._experience_rnc0m_31{font-size:14px;color:var(--muted-foreground);margin:0}._tabs_rnc0m_37{display:flex;justify-content:center;gap:24px}._tab_rnc0m_37,._tabActive_rnc0m_44{padding:12px 0;font-size:20px;font-weight:600;height:fit-content;background:none;border:none;cursor:pointer;color:var(--muted-foreground);position:relative;transition:color .2s}._tabActive_rnc0m_44{color:var(--card-foreground)}._content_rnc0m_61{display:flex;flex-direction:column;gap:24px;flex:1;overflow-y:auto;padding-right:8px;min-height:0}._content_rnc0m_61::-webkit-scrollbar{width:6px}._content_rnc0m_61::-webkit-scrollbar-track{background:transparent}._content_rnc0m_61::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}._content_rnc0m_61::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}._section_rnc0m_84{display:flex;flex-direction:column;gap:8px}._sectionHeader_rnc0m_90{display:flex;align-items:center;gap:8px}._icon_rnc0m_96{color:var(--muted-foreground)}._sectionTitle_rnc0m_100{font-size:16px;font-weight:600;color:var(--card-foreground);margin:0}._sectionText_rnc0m_107{font-size:14px;line-height:1.6;color:var(--card-foreground);margin:0}._reviewsPlaceholder_rnc0m_114{display:flex;align-items:center;justify-content:center;padding:48px 24px;color:var(--muted-foreground);font-size:14px}._title_18734_1{font-size:28px;font-weight:600;line-height:32px;color:-3%;padding:12px}@media screen and (max-width:425px){._title_18734_1{font-size:20px;font-weight:600;line-height:26px;color:-2%;padding:8px}}._testList_18734_18{display:flex;flex-direction:column;gap:10px;width:100%;height:100%;padding:12px;background:var(--card);border-radius:24px}._testItem_18734_29{gap:10px;width:100%;padding:16px;display:flex;justify-content:space-between;align-items:center;border-radius:12px}._testItemClickable_18734_39{cursor:pointer}._testItemClickable_18734_39:hover{background:var(--neutral-100)}._testItemDisabled_18734_46{cursor:default}._testTitle_18734_50{font-size:20px;font-weight:500;line-height:26px}@media screen and (max-width:425px){._testTitle_18734_50{font-size:16px;font-weight:500;line-height:22px}}._info_18734_63{white-space:nowrap;font-size:16px;font-weight:500;line-height:22px;color:var(--neutral-400)}@media screen and (max-width:425px){._info_18734_63{font-size:14px;font-weight:500;line-height:18px}}._done_18734_78{color:#5aa865}._in-progress_18734_82{color:var(--primary)}._revision_18734_86{color:#f96f6f}._deadline_18734_90{color:#7c3aed}._closed_18734_94{color:#a5a4a7}._testItemContent_18734_98{display:flex;flex-direction:column;gap:8px}._statusRight_18734_104{display:inline-flex;align-items:center;gap:6px}._statusDot_18734_110{display:block;width:10px;height:10px;min-width:10px;min-height:10px;flex:0 0 10px;shape-rendering:geometricPrecision}._statusDot_18734_110 circle{fill:currentColor}._skeletonTitle_18734_124{width:250px;height:26px;border-radius:6px}._skeletonInfo_18734_130{width:150px;height:18px;border-radius:4px}._skeletonDate_18734_136{width:100px;height:22px;border-radius:4px}._header_qerxh_1{font-size:28px;font-weight:600;line-height:32px;color:#242128}._page_qerxh_8{display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-height:100%;flex-grow:1;padding:32px 20px;overflow:auto;background-color:var(--bg-grey)}._cardWrapper_qerxh_20{display:flex;gap:.75rem;width:100%}._card_qerxh_20{display:flex;flex-direction:column;gap:10px;width:100%;padding:1.75rem;background:var(--card);border-radius:24px}._card_1s1xt_1{display:flex;flex-direction:column;gap:2rem}._formGrid_1s1xt_7{display:flex;flex-direction:column;gap:1rem}._row_1s1xt_13{display:flex;gap:.75rem}._row_1s1xt_13>*{flex:1}@media screen and (max-width:480px){._row_1s1xt_13{flex-direction:column}}._inputWrapper_1s1xt_26{width:100%;border:none;border-radius:1rem}._saveButton_1s1xt_32{align-self:flex-end;height:3.25rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;color:#fff;background:#9333ea;border-radius:1rem}._saveButton_1s1xt_32:hover{background:#7e22ce}._linkedSection_ax7bg_1{display:flex;flex-direction:column;gap:1rem}._sectionHeader_ax7bg_7{display:flex;align-items:center;justify-content:space-between;gap:1rem}._title_ax7bg_14{margin:0;font-size:1.25rem;line-height:1.75rem;font-weight:600}._addButton_ax7bg_21{--btn-radius: .75rem;width:auto;height:2.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#9333ea!important;background:transparent;border-color:#9333ea!important;border-radius:var(--btn-radius)}._linkedList_ax7bg_34{display:flex;flex-direction:column;gap:1.25rem;background:#fff;border-radius:1rem;padding:1.75rem}._linkedCard_ax7bg_43{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#fff;border-radius:1rem}._userInfo_ax7bg_52{display:flex;align-items:center;gap:.75rem;min-width:0}._avatarCircle_ax7bg_59{width:3rem;height:3rem;background:#f5f5f5;border-radius:50%}._userText_ax7bg_66{display:flex;flex-direction:column;gap:.25rem;min-width:0}._userName_ax7bg_73{font-size:1rem;font-weight:600;color:#262626}._userEmail_ax7bg_79{font-size:.875rem;color:#737373}._statusBadge_ax7bg_84{padding:.375rem .75rem;font-size:.75rem;font-weight:500;color:#3a8f4a;background:#e9f9ee;border-radius:.75rem;white-space:normal;word-break:break-word}._statusBadgePending_ax7bg_95{color:#dc2626;background:#fef2f2}@media screen and (max-width:576px){._sectionHeader_ax7bg_7{flex-direction:column;align-items:flex-start}._addButton_ax7bg_21{width:100%}._linkedList_ax7bg_34{padding:1rem;gap:1rem}._linkedCard_ax7bg_43{flex-direction:column;align-items:flex-start;gap:.625rem}._statusBadge_ax7bg_84{max-width:100%}}._page_41slx_1{background:var(--bg-grey);display:flex;flex-direction:column;gap:2rem;width:100%;height:100vh;min-height:fit-content;flex-grow:1;margin:0 auto;padding:2rem 2.5rem 2.5rem}@media screen and (max-width:768px){._page_41slx_1{gap:1.5rem;padding:1.25rem}}._baseInfoWrapper_41slx_20{display:flex;flex-direction:column;gap:1.5rem}._title_41slx_26{font-size:1.75rem;line-height:2rem;font-weight:600}._card_41slx_32{display:flex;flex-direction:column;gap:2rem;padding:1.75rem;background:#fff;border-radius:1.5rem}@media screen and (max-width:768px){._card_41slx_32{gap:1.5rem;padding:1rem;border-radius:1rem}}._logout_41slx_48{align-self:flex-start;margin-top:1.25rem;padding:0;font-size:.875rem;font-weight:600;color:#737373;background:none;border:none;cursor:pointer}._linkedSection_41slx_60{display:flex;flex-direction:column;gap:1rem}._sectionHeader_41slx_66{display:flex;align-items:center;justify-content:space-between;gap:1rem}._sectionTitle_41slx_73{margin:0;font-size:1.25rem;line-height:1.75rem;font-weight:600}._addButton_41slx_80{display:inline-flex;align-items:center;justify-content:center;height:2.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#9333ea;background:transparent;border:.0625rem solid #9333ea;border-radius:.75rem;cursor:pointer}._linkedList_41slx_95{display:flex;flex-direction:column;gap:1.25rem;background:#fff;border-radius:1rem;padding:1.75rem}._linkedCard_41slx_104{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#fff;border-radius:1rem}._userInfo_41slx_113{display:flex;align-items:center;gap:.75rem}._avatarCircle_41slx_119{width:3rem;height:3rem;background:#f5f5f5;border-radius:50%}._userText_41slx_126{display:flex;flex-direction:column;gap:.25rem}._userName_41slx_132{font-size:1rem;font-weight:600;color:#262626}._userEmail_41slx_138{font-size:.875rem;color:#737373}._statusBadge_41slx_143{padding:.375rem .75rem;font-size:.75rem;font-weight:500;color:#3a8f4a;background:#e9f9ee;border-radius:.75rem}._statusBadgePending_41slx_151{color:#dc2626;background:#fef2f2}._card_1e8h3_1{display:flex;flex-direction:column;gap:2rem}._formGrid_1e8h3_7{display:flex;flex-direction:column;gap:1rem}._row_1e8h3_13{display:flex;gap:.75rem}._row_1e8h3_13>*{flex:1}@media screen and (max-width:mobile-xs){._row_1e8h3_13{flex-direction:column}}._inputWrapper_1e8h3_26{width:100%;border:none;border-radius:1rem}._inputDisabled_1e8h3_32{color:#737373;background:#e5e5e5}._saveButton_1e8h3_37{align-self:flex-end;width:auto;height:3.25rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;color:#fff;background:#9333ea;border-radius:1rem}._saveButton_1e8h3_37:hover{background:#7e22ce}._dark_uy67i_41{--background: #020817;--foreground: #f8fafc;--primary: #8e32ff;--primary-foreground: #fff;--secondary: #1e293b;--secondary-foreground: #f8fafc;--muted: #1e293b;--muted-foreground: #94a3b8;--accent: #1e293b;--accent-foreground: #f8fafc;--destructive: #7f1d1d;--destructive-foreground: #f8fafc;--border: #1e293b;--input: #1e293b;--ring: #8e32ff;--sidebar: #020817;--sidebar-foreground: #f8fafc;--sidebar-primary: #8e32ff;--sidebar-primary-foreground: #fff;--sidebar-accent: #1e293b;--sidebar-accent-foreground: #f8fafc;--sidebar-border: #1e293b;--sidebar-ring: #8e32ff}._card_uy67i_67{display:flex;flex-direction:column;gap:2rem}._formGrid_uy67i_73{display:flex;flex-direction:column;gap:1rem}._section_uy67i_79{display:flex;flex-direction:column;gap:.75rem}._sectionTitle_uy67i_85{margin:0;font-size:1.25rem;font-weight:600;line-height:1.75rem;color:#262626}._textAreaWrapper_uy67i_93{display:flex;flex-direction:column;height:8.75rem;padding:1.25rem;background:#fafafa;border-radius:1rem}._textArea_uy67i_93{color:#262626}._textArea_uy67i_93:focus{color:#262626}._sectionHeader_uy67i_109{display:flex;align-items:center;gap:.625rem}._addButton_uy67i_115{width:10rem}._itemsList_uy67i_119{display:flex;flex-direction:column;gap:.75rem;margin-top:.625rem}._itemCard_uy67i_126{display:flex;align-items:center;gap:1.25rem;background:transparent}._itemContent_uy67i_133{display:flex;flex:1;flex-direction:column;gap:.25rem}._itemTitle_uy67i_140{font-size:1rem;font-weight:500;line-height:1.375rem;color:#262626}._itemSubtitle_uy67i_147{font-size:.875rem;font-weight:500;line-height:1.125rem;color:#a3a3a3}._removeButton_uy67i_154{margin-left:auto}._removeButton_uy67i_154:hover{color:#ef4444}._videoSection_uy67i_161{display:flex;flex-direction:column;gap:1.25rem}._videoInfo_uy67i_167{display:flex;flex-direction:column;gap:.25rem}._videoDescription_uy67i_173{margin:0;font-size:1rem;font-weight:500;line-height:1.375rem;color:#737373}._videoPreviewCard_uy67i_181{position:relative;width:10rem;height:10rem;overflow:hidden;border-radius:1rem}._videoThumb_uy67i_189{width:100%;height:100%;background:#000;object-fit:cover}._videoRemoveBtn_uy67i_196{position:absolute;top:.375rem;right:.375rem;z-index:2}._playBtn_uy67i_203{position:absolute;top:50%;left:50%;z-index:1;display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transform:translate(-50%,-50%)}._saveButton_uy67i_216{align-self:flex-start;display:inline-flex;justify-content:center;align-items:center;gap:.625rem;min-width:200px;height:3rem;padding:.75rem 2rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1.5rem;color:#fff;background-color:#9333ea;border:none;border-radius:1rem;cursor:pointer;overflow:hidden;transition:background-color .2s}._saveButton_uy67i_216:hover{background-color:#7e22ce}._actions_uy67i_241{display:flex;justify-content:space-between;width:100%;align-items:center;margin-top:1rem}._modalContent_t93rx_1{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:37.5rem;padding:1.5rem;background:#fff;border:none;border-radius:1.5rem}._modalHeader_t93rx_13{display:flex;justify-content:space-between;align-items:center}._modalTitle_t93rx_19{display:flex;align-items:center;gap:.75rem}._modalTitle_t93rx_19 h2{margin:0;font-size:1.5rem;font-weight:600;line-height:2rem;color:#262626}._modalIcon_t93rx_32{display:flex;justify-content:center;align-items:center;width:3rem;height:3rem;padding:.75rem;color:#a3a3a3;background:#fafafa;border-radius:50%}._modalIcon_t93rx_32 svg{width:1.5rem;height:1.5rem}._formFields_t93rx_48{display:flex;flex-direction:column;gap:.5rem}._inputWrapper_t93rx_54{width:100%;border:none;border-radius:1rem}._saveButton_t93rx_60{align-self:flex-end;width:12.5rem;height:3.25rem;font-size:1rem;font-weight:600;color:#fff;background:#9333ea;border-radius:1rem}._saveButton_t93rx_60:hover{background:#7e22ce}._videoUploadContainer_t93rx_74{width:100%;min-height:12.5rem}._uploadDropzoneContent_t93rx_79{display:flex;flex-direction:column;align-items:center;gap:.5rem}._uploadTextPrimary_t93rx_86{font-size:1.125rem;font-weight:500;color:#9333ea}._uploadTextSecondary_t93rx_92{font-size:.875rem;color:#676767}._card_1ws4b_1{@apply self-stretch p-7 bg-white rounded-3xl inline-flex flex-col justify-center items-end gap-8 overflow-hidden;}._formGrid_1ws4b_5{@apply self-stretch flex flex-col justify-start items-start gap-4;}._row_1ws4b_9{@apply self-stretch inline-flex justify-start items-center gap-3;}._inputWrapper_1ws4b_13{@apply self-stretch h-12 box-border flex-1;}._inputDisabled_1ws4b_17{@apply bg-zinc-100;}._saveButton_1ws4b_21{@apply h-12 px-8 py-3 bg-purple-600 rounded-2xl inline-flex justify-center items-center gap-2.5 overflow-hidden;}._card_1ws4b_1{width:100%;padding:1.75rem;background-color:#fff;border-radius:1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:2rem;overflow:hidden}._formGrid_1ws4b_5{width:100%;display:flex;flex-direction:column;justify-content:start;align-items:flex-start;gap:1rem}._row_1ws4b_9{width:100%;display:flex;justify-content:start;align-items:center;gap:.75rem}._inputWrapper_1ws4b_13{flex:1}._saveButton_1ws4b_21{display:inline-flex;justify-content:center;align-items:center;gap:.625rem;height:3rem;padding:.75rem 2rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1.5rem;color:#fff;background-color:#9333ea;border:none;border-radius:1rem;cursor:pointer;overflow:hidden;transition:background-color .2s}._saveButton_1ws4b_21:hover{background-color:#7e22ce}._page_1w6z6_1{display:flex;flex-direction:column;gap:2rem;width:100%;margin:0 auto;padding:2.5rem}@media screen and (max-width:768px){._page_1w6z6_1{gap:1.5rem;padding:1.25rem}}._tabsList_1w6z6_16{display:flex;gap:1.25rem;margin-bottom:1.25rem;border-bottom:none}@media screen and (max-width:768px){._tabsList_1w6z6_16{max-width:100%;padding-bottom:.25rem;overflow-x:auto;scrollbar-width:none}._tabsList_1w6z6_16::-webkit-scrollbar{display:none}}._tabTrigger_1w6z6_35{padding:.125rem .25rem;font-size:1.75rem;font-weight:600;line-height:2rem;color:#a3a3a3}@media screen and (max-width:768px){._tabTrigger_1w6z6_35{font-size:1.25rem;line-height:1.5rem}}._tabTrigger_1w6z6_35{background:none;border:none;cursor:pointer}._tabTrigger_1w6z6_35[data-state=active]{color:#262626}._card_1w6z6_57{display:flex;flex-direction:column;gap:2rem;padding:1.75rem;background:#fff;box-shadow:0 .25rem 1.25rem #0000000d;border-radius:1.5rem}@media screen and (max-width:768px){._card_1w6z6_57{gap:1.5rem;padding:1rem;border-radius:1rem}}._logout_1w6z6_74{align-self:flex-start;padding:0;margin-bottom:32px;font-size:.875rem;font-weight:600;color:#737373;background:none;border:none;cursor:pointer}._page_184s7_1{width:100%;height:100%;display:flex;justify-content:center;padding:1rem}._pageContainer_184s7_9{width:100%;max-width:1200px;height:100%;display:flex;flex-direction:column}._main_184s7_17{flex:1;height:100%;background-color:#fff;border-radius:1.5rem;overflow:hidden}._header_41qv4_1{font-size:28px;font-weight:600;line-height:32px;color:#242128}._page_41qv4_8{display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-height:100%;flex-grow:1;padding:32px 20px;overflow:auto;background-color:var(--bg-grey)}._cardWrapper_41qv4_20{display:flex;gap:.75rem;width:100%}._page_9qzz5_1{display:flex;flex-direction:column;gap:2rem;width:100%;margin:0 auto;padding:2.5rem}@media screen and (max-width:768px){._page_9qzz5_1{gap:1.5rem;padding:1.25rem}}._card_9qzz5_16{display:flex;flex-direction:column;gap:2rem;padding:1.75rem;background:#fff;box-shadow:0 .25rem 1.25rem #0000000d;border-radius:1.5rem;width:100%}@media screen and (max-width:768px){._card_9qzz5_16{gap:1.5rem;padding:1rem;border-radius:1rem}}._logout_9qzz5_34{align-self:flex-start;margin-top:1.25rem;padding:0;font-size:.875rem;font-weight:600;color:#737373;background:none;border:none;cursor:pointer}._playerContainer_1ngje_1{display:flex;flex-direction:column;gap:20px;flex:1;height:100%}._topCard_1ngje_9{background-color:#fff;border-radius:20px;padding:20px 30px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 12px #00000008}._mainCard_1ngje_19{background-color:#fff;border-radius:24px;padding:40px;flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:24px;box-shadow:0 4px 12px #00000008;overflow-y:auto}@media screen and (max-width:425px){._mainCard_1ngje_19{padding:20px}}._headerLeft_1ngje_37{display:flex;align-items:center;gap:10px}._headerTitle_1ngje_43{font-size:20px;font-weight:600;line-height:24px;color:var(--neutral-800)}@media screen and (max-width:425px){._headerTitle_1ngje_43{font-size:16px;font-weight:600;line-height:20px}}._headerIcon_1ngje_57{width:20px;height:20px;color:var(--neutral-400)}._headerText_1ngje_63{font-size:16px;font-weight:500;line-height:22px;color:var(--neutral-400)}._questionHeader_1ngje_71{margin-bottom:24px}._questionTitle_1ngje_75{font-size:28px;font-weight:600;line-height:34px;color:var(--neutral-800);margin-bottom:8px}@media screen and (max-width:425px){._questionTitle_1ngje_75{font-size:20px;font-weight:600;line-height:26px}}._questionSubtitle_1ngje_90{font-size:16px;font-weight:500;line-height:22px;color:var(--neutral-400)}._quizContent_1ngje_97{flex-grow:1}._footer_1ngje_102{display:flex;flex-direction:column;gap:24px;margin-top:24px}._progressContainer_1ngje_109{display:flex;flex-direction:column;gap:12px;width:100%;max-width:none}._progressHeader_1ngje_117{display:flex;justify-content:space-between;align-items:center}._currentQuestion_1ngje_123{font-size:16px;font-weight:500;line-height:20px;color:var(--neutral-400)}._boldText_1ngje_130{font-weight:700;color:var(--neutral-800)}._progressBar_1ngje_135{width:100%;height:8px;background-color:#9333ea1a;border-radius:10px;overflow:hidden}._progressFill_1ngje_143{height:100%;background-color:#a855f7;border-radius:10px;transition:width .3s ease}._actionButtons_1ngje_150{display:flex;justify-content:space-between;gap:20px;width:100%}._navBtn_1ngje_157,._nextBtn_1ngje_157{height:56px!important;padding:0 32px!important;border-radius:16px!important;font-family:Inter,sans-serif!important;font-size:18px;font-weight:600;line-height:24px;cursor:pointer;border:none;transition:all .2s;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;overflow:hidden}@media screen and (max-width:425px){._navBtn_1ngje_157,._nextBtn_1ngje_157{height:44px!important;padding:0 16px!important;border-radius:12px!important;font-size:14px;font-weight:600;line-height:20px}}._backBtn_1ngje_185{background-color:#9333ea1a!important;color:#9333ea!important}._backBtn_1ngje_185:hover{background-color:#9333ea33!important}._nextBtn_1ngje_157{min-width:160px!important;width:auto!important;background-color:#9333ea!important;color:#fff!important}._nextBtn_1ngje_157:hover{opacity:.9}._nextBtn_1ngje_157:disabled{opacity:.5;cursor:not-allowed}._headerCompletionInfo_1ngje_208{display:flex;justify-content:space-between;width:100%}._infoText_1ngje_214{font-size:16px;font-weight:500;line-height:20px;color:var(--neutral-400)}@media screen and (max-width:425px){._infoText_1ngje_214{font-size:12px;font-weight:500;line-height:16px}}._headerDate_1ngje_228{display:flex;align-items:center;gap:10px}._statusDot_1ngje_234{width:8px;height:8px;border-radius:50%;background-color:var(--neutral-400)}._statusDotSuccess_1ngje_241{width:8px;height:8px;border-radius:50%;background-color:#22c55e}._completionTitle_1ngje_248{font-size:36px;font-weight:600;line-height:44px;color:-2%;color:var(--neutral-800);margin-top:12px;text-align:left;width:100%}@media screen and (max-width:425px){._completionTitle_1ngje_248{font-size:20px;font-weight:600;line-height:26px}}._completionContent_1ngje_266{display:flex;flex-direction:column;align-items:center;gap:24px;max-width:466px;width:100%}._completionImage_1ngje_275{width:220px;height:auto;object-fit:contain;margin-bottom:20px}._imagePlaceholder_1ngje_282{width:200px;height:200px;background-color:var(--neutral-100);border-radius:20px;margin-bottom:20px}._completionHeading_1ngje_290{font-size:30px;font-weight:600;line-height:36px;color:var(--neutral-800);text-align:center}@media screen and (max-width:425px){._completionHeading_1ngje_290{font-size:24px;font-weight:600;line-height:32px}}._completionText_1ngje_305{font-size:16px;font-weight:500;line-height:24px;color:var(--neutral-800);text-align:center;margin-bottom:20px}@media screen and (max-width:425px){._completionText_1ngje_305{font-size:16px;font-weight:500;line-height:22px}}._timer_1ngje_322{font-size:18px;font-weight:600;line-height:22px;color:var(--primary)}._timerUrgent_1ngje_328{color:#ef4444}._wrapper_kxbam_1{background-color:var(--bg-grey);flex-grow:1;width:100%;box-sizing:border-box;padding:40px;display:flex;align-items:flex-start;gap:20px}@media screen and (max-width:1280px){._wrapper_kxbam_1{flex-direction:column;padding:20px}}._testHeaderWrapper_kxbam_18{flex:1;display:flex;flex-direction:column;gap:20px;width:100%;position:sticky;top:40px;height:calc(100vh - 80px);overflow:hidden}@media screen and (max-width:1280px){._testHeaderWrapper_kxbam_18{position:static;height:auto;overflow:visible}}._testListWrapper_kxbam_37{width:400px;min-width:320px;flex-shrink:0}._testListWrapper_kxbam_37[data-full-width=true]{width:100%}@media screen and (max-width:1280px){._testListWrapper_kxbam_37{width:100%}}._testWrapper_kxbam_51{display:flex;flex-direction:column;gap:28px;flex:1;background-color:var(--card);border-radius:24px;padding:28px}@media screen and (max-width:1280px){._testWrapper_kxbam_51{width:100%}}._title_kxbam_66{font-size:36px;font-weight:600;line-height:40px;color:-2%;color:var(--neutral-800);margin-bottom:8px}._description_kxbam_75{font-size:16px;font-weight:500;line-height:22px;color:var(--neutral-400);margin-bottom:24px}._button_kxbam_83{width:fit-content}._header_kxbam_87{display:flex;justify-content:space-between}._headerText_kxbam_92{font-size:16px;font-weight:500;line-height:20px;color:var(--neutral-400)}._page_42jel_1{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;height:100vh;min-height:fit-content;padding:2rem 2.5rem;background-color:#fafafa}._header_42jel_12{display:flex;justify-content:flex-start;align-items:center;gap:1.25rem;width:100%}._titleActive_42jel_20{font-size:1.875rem;font-weight:600;color:#262626;cursor:default}._titleInactive_42jel_27{font-size:1.875rem;font-weight:600;color:#a3a3a3;cursor:pointer;transition:color .2s}._titleInactive_42jel_27:hover{color:#525252}._controls_42jel_38{display:flex;flex-direction:column;gap:.75rem;width:100%}._filterRow_42jel_45{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;width:100%}._searchBar_42jel_53{display:flex;align-items:center;gap:.25rem;width:24rem;height:3rem;padding:.75rem .5rem;overflow:hidden;background-color:#fff;border-radius:1rem}._searchIcon_42jel_65{display:flex;justify-content:center;align-items:center;width:3rem;height:100%;color:#a3a3a3}._input_42jel_74{flex:1;font-size:1rem;color:#262626;background:transparent;border:none;outline:none}._input_42jel_74::placeholder{color:#a3a3a3}._dropdowns_42jel_86{display:flex;gap:.75rem}._dropdownContainer_42jel_91{position:relative}._dropdownBtn_42jel_95{display:flex;align-items:center;gap:1.25rem;height:3rem;padding:1rem;background-color:#fff;border-radius:1rem;cursor:pointer;-webkit-user-select:none;user-select:none}._dropdownText_42jel_107{width:9rem;font-size:1rem;font-weight:500;color:#262626}._dropdownPopover_42jel_114{position:absolute;top:calc(100% + .5rem);right:0;z-index:50;display:flex;flex-direction:column;width:16rem;padding:.5rem;background-color:#fff;box-shadow:4px 4px 12px #0000000a,-4px -4px 12px #0000000a;border-radius:.75rem}._dropdownItem_42jel_128{padding:.75rem;font-size:.875rem;font-weight:500;color:#262626;border-radius:.5rem;cursor:pointer;transition:background-color .2s}._dropdownItem_42jel_128:hover{background-color:#fafafa}._root_1d7k3_1{position:relative;display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;font-family:Inter,sans-serif;background-color:#fff;border-radius:1.5rem}._header_1d7k3_13{position:sticky;top:0;z-index:10;display:flex;flex-direction:column;gap:1rem;width:100%;padding:1.25rem 1.25rem 1rem;background-color:#fff;border-bottom:1px solid #e5e5e5}._title_1d7k3_26{margin:0;font-size:1.5rem;font-weight:600;line-height:1.75rem;color:#262626}._banner_1d7k3_34{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background-color:#f5f5f5;border-radius:1rem}._bannerIcon_1d7k3_43{flex-shrink:0;width:1.5rem;height:1.5rem;color:#9333ea}._bannerText_1d7k3_50{font-size:.9375rem;font-weight:500;line-height:1.25rem;color:#262626}._body_1d7k3_57{display:flex;flex:1;flex-direction:column;gap:2.5rem;padding:1.25rem;overflow-y:auto;background-color:#fff}._dateSeparator_1d7k3_67{font-size:.875rem;font-weight:500;line-height:1rem;color:#a3a3a3;text-align:center}._messageGroup_1d7k3_75{display:flex;flex-direction:column;gap:1.25rem}._messageRow_1d7k3_81{display:flex;width:100%}._messageRow_1d7k3_81[data-align=left]{justify-content:flex-start}._messageRow_1d7k3_81[data-align=right]{justify-content:flex-end}._messageBubble_1d7k3_92{display:inline-flex;align-items:flex-end;gap:1.25rem;max-width:24rem;padding:.75rem 1rem;border-radius:1.25rem}._messageBubble_1d7k3_92[data-variant=incoming]{background-color:#f5f5f5}._messageBubble_1d7k3_92[data-variant=incoming] ._textContent_1d7k3_103{color:#262626}._messageBubble_1d7k3_92[data-variant=incoming] ._time_1d7k3_106{color:#a3a3a3}._messageBubble_1d7k3_92[data-variant=outgoing]{background-color:#9333ea1a}._messageBubble_1d7k3_92[data-variant=outgoing] ._textContent_1d7k3_103{color:#262626}._messageBubble_1d7k3_92[data-variant=outgoing] ._time_1d7k3_106{color:#9333ea}._textContent_1d7k3_103{flex:1;font-size:1rem;font-weight:500;line-height:1.25rem}._time_1d7k3_106{font-size:.75rem;font-weight:400;line-height:1rem;white-space:nowrap}._footer_1d7k3_133{flex-shrink:0;padding:0 1.25rem 1.5rem}._inputWrapper_1d7k3_138{width:100%}._inputContainer_1d7k3_142{display:inline-flex;align-items:center;gap:.25rem;width:100%;height:3rem;padding:.5rem;background-color:#f5f5f5;border-radius:1rem}._attachButton_1d7k3_153{display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;background:transparent;border:none;border-radius:50%;cursor:pointer;transition:background-color .2s}._attachButton_1d7k3_153:hover{background-color:#0000000d}._plusIcon_1d7k3_170{width:1.5rem;height:1.5rem;color:#737373}._input_1d7k3_138{flex:1;font-size:1rem;font-weight:500;color:#262626;background:transparent;border:none;outline:none}._input_1d7k3_138::placeholder{color:#a3a3a3}._sendButton_1d7k3_189{display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:.5rem;color:#fff;background-color:#262626;border:none;border-radius:.75rem;cursor:pointer;transition:opacity .2s}._sendButton_1d7k3_189:disabled{opacity:.3;cursor:not-allowed}._sendButton_1d7k3_189:hover:not(:disabled){opacity:.8}._page_18b5u_1{display:flex;gap:1.25rem;width:100%;height:100%;padding:2rem 2.5rem 2.5rem;overflow:hidden;background-color:var(--secondary)}@media screen and (max-width:1024px){._page_18b5u_1{min-height:fit-content;padding:1rem}}._pageContainer_18b5u_17{display:flex;flex-direction:column;gap:1.25rem;width:100%;height:100%}._main_18b5u_25{display:flex;flex:1;flex-direction:column;min-width:0;height:100%;overflow:hidden;background-color:var(--background);border-radius:1.5rem}@media screen and (max-width:1024px){._main_18b5u_25{flex:0 0 auto;width:100%;height:auto;min-height:600px;margin-bottom:1rem;overflow:visible}}._uiKitPage_z4mh4_1{display:flex;flex-direction:column;gap:2.5rem;height:100vh;min-height:fit-content;padding:2.5rem;background-color:#fff}._uiKitPage_z4mh4_1 h1{margin-bottom:1.5rem;font-size:1.875rem;font-weight:700;color:#111827}._uiKitPage_z4mh4_1 section{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}._uiKitPage_z4mh4_1 section h2{margin-bottom:.5rem;font-size:1.25rem;font-weight:600;color:#374151}._uiKitPage_z4mh4_1 ._buttonGroup_z4mh4_28{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}._uiKitPage_z4mh4_1 ._sizeGroup_z4mh4_34{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem}._uiKitPage_z4mh4_1 ._iconsGrid_z4mh4_40{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1.5rem;padding:1rem 0}._uiKitPage_z4mh4_1 ._iconCard_z4mh4_46{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;transition:all .2s ease}._uiKitPage_z4mh4_1 ._iconCard_z4mh4_46:hover{box-shadow:0 4px 6px -1px #9333ea1a,0 2px 4px -1px #9333ea0f;border-color:#9333ea;transform:translateY(-2px)}._uiKitPage_z4mh4_1 ._iconCard_z4mh4_46 ._iconWrapper_z4mh4_62{display:flex;justify-content:center;align-items:center;width:48px;height:48px}._uiKitPage_z4mh4_1 ._iconCard_z4mh4_46 ._iconWrapper_z4mh4_62 img{max-width:100%;max-height:100%;object-fit:contain}._uiKitPage_z4mh4_1 ._iconCard_z4mh4_46 ._iconName_z4mh4_74{font-size:.75rem;color:#6b7280;text-align:center;overflow-wrap:break-word}._uiKitPage_z4mh4_1 ._divider_z4mh4_80{height:1px;margin:2rem 0;background-color:#e5e7eb}._uiKitPage_z4mh4_1 ._stateLabel_z4mh4_85{margin-top:.5rem;font-size:.875rem;color:#6b7280;text-align:center}._uiKitPage_z4mh4_1 ._iconButtonExample_z4mh4_91{display:flex;flex-direction:column;align-items:center;gap:.5rem}._uiKitPage_z4mh4_1 ._linkShowcase_z4mh4_97{display:flex;flex-wrap:wrap;align-items:center;gap:2rem;padding:1rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem}._uiKitPage_z4mh4_1 ._linkExample_z4mh4_107{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}._uiKitPage_z4mh4_1 ._textFieldsGroup_z4mh4_113{display:flex;flex-wrap:wrap;align-items:flex-start;gap:2rem}._uiKitPage_z4mh4_1 ._textFieldExample_z4mh4_119{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}._uiKitPage_z4mh4_1 ._textAreaGroup_z4mh4_125{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}._uiKitPage_z4mh4_1 ._textAreaExample_z4mh4_131{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}:root{--background: #fff;--foreground: #242128;--primary: #8e32ff;--primary-foreground: #fff;--primary-hover: #a158ff;--primary-soft: #8e32ff1a;--primary-medium: #8e32ff99;--bg-grey: #f1f1f3;--gray: #a5a4a7;--gray-light: #f7f7f7;--zinc-100: #f4f4f5;--neutral-100: #f5f5f5;--neutral-400: #a3a3a3;--card: #fff;--card-foreground: #242128;--popover: #fff;--popover-foreground: #242128;--secondary: #f1f1f3;--secondary-foreground: #242128;--muted: #f1f1f3;--muted-foreground: #a5a4a7;--accent: #f1f1f3;--accent-foreground: #242128;--destructive: #ef4444;--destructive-foreground: #fff;--border: #e8e8e8;--input: #e8e8e8;--ring: #8e32ff;--radius: .75rem;--sidebar: #fff;--sidebar-foreground: #242128;--sidebar-primary: #8e32ff;--sidebar-primary-foreground: #fff;--sidebar-accent: #f1f1f3;--sidebar-accent-foreground: #242128;--sidebar-border: #e8e8e8;--sidebar-ring: #8e32ff}._dark_1nfs5_41{--background: #020817;--foreground: #f8fafc;--primary: #8e32ff;--primary-foreground: #fff;--secondary: #1e293b;--secondary-foreground: #f8fafc;--muted: #1e293b;--muted-foreground: #94a3b8;--accent: #1e293b;--accent-foreground: #f8fafc;--destructive: #7f1d1d;--destructive-foreground: #f8fafc;--border: #1e293b;--input: #1e293b;--ring: #8e32ff;--sidebar: #020817;--sidebar-foreground: #f8fafc;--sidebar-primary: #8e32ff;--sidebar-primary-foreground: #fff;--sidebar-accent: #1e293b;--sidebar-accent-foreground: #f8fafc;--sidebar-border: #1e293b;--sidebar-ring: #8e32ff}:root{--radius: .625rem}@theme inline{ --radius-sm: calc(var(--radius) - 4px); --radius-md: calc(var(--radius) - 2px); --radius-lg: var(--radius); --radius-xl: calc(var(--radius) + 4px); --radius-2xl: calc(var(--radius) + 8px); --radius-3xl: calc(var(--radius) + 12px); --radius-4xl: calc(var(--radius) + 16px); }._sidebar_1nfs5_80{display:flex;flex-direction:column;gap:4rem;height:100vh;padding:2rem 1.5rem;background-color:var(--background);border-right:1px solid var(--border)}._logoContainer_1nfs5_90{position:relative;width:7rem;height:2.5rem}._logoWrapper_1nfs5_96{position:relative;width:100%;height:100%}._logoBox_1nfs5_102{position:absolute;top:9px;left:45px;width:1.25rem;height:1.5rem;background-color:var(--primary)}._logoTextVv_1nfs5_111{position:absolute;top:1px;left:0;font-family:Inter,sans-serif;font-size:2rem;font-weight:600;line-height:1;color:var(--neutral-800, #262626)}._logoTextZz_1nfs5_122{position:absolute;top:1px;left:67px;font-family:Inter,sans-serif;font-size:2rem;font-weight:600;line-height:1;color:var(--neutral-800, #262626)}._content_1nfs5_133{display:flex;flex:1;flex-direction:column;gap:1rem;padding:0}._container_1nfs5_141{display:flex;flex-direction:column;gap:2.5rem}._footer_1nfs5_147{display:flex;flex-direction:column;gap:.5rem;margin-top:auto;padding:0}._menuButton_1nfs5_155{display:flex;justify-content:flex-start;align-items:center;gap:1rem;width:100%;height:3rem;padding:1rem;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:500;color:var(--neutral-800, #262626);text-decoration:none!important;background-color:transparent;border-radius:1rem;transition:background-color .2s,color .2s}._menuButton_1nfs5_155 a{display:flex;align-items:center;gap:1rem;width:100%;color:inherit;text-decoration:none!important}._menuButton_1nfs5_155[data-active=true],._menuButton_1nfs5_155.active{color:var(--neutral-800, #262626);background-color:#f4f4f5}._menuButton_1nfs5_155:hover{text-decoration:none;background-color:#f4f4f5}._menuButton_1nfs5_155 svg{width:1.75rem;height:1.75rem;color:#262626}._loader_19tx7_1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;border:5px solid var(--primary);border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:_rotation_19tx7_1 1s linear infinite}@keyframes _rotation_19tx7_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._page_f90n5_1{display:flex;align-items:center;justify-content:center;width:100%;height:100vh;min-height:fit-content;padding:1.5rem;text-align:center}._card_f90n5_12{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:#fff;border:1px solid #e5e5e5;border-radius:1rem;box-shadow:0 .75rem 1.5rem #0000001a}._content_f90n5_23{display:flex;flex-direction:column;gap:.5rem}._title_f90n5_29{margin:0;font-size:1.5rem;font-weight:600;line-height:1.3;color:#262626}._message_f90n5_37{margin:0;font-size:.875rem;color:#525252}._actions_f90n5_43{display:flex;justify-content:center;gap:.5rem}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}body{font-family:Inter,sans-serif;color:#262626;-webkit-font-smoothing:antialiased}*{box-sizing:border-box;margin:0;padding:0}body,html{position:relative;margin:0;padding:0}
