._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_1nhz8_1,._formBody_1nhz8_6{display:flex;flex-direction:column;gap:28px}._formActions_1nhz8_11{display:flex}._formLink_1nhz8_14{align-self:end}._formInput_1nhz8_17{width:100%}._formHeader_1nhz8_20{display:flex;flex-direction:column;gap:20px;align-items:center}._formHeader_1nhz8_20 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_1nhz8_20,._formFooter_1nhz8_36{text-align:center}._submitButton_1nhz8_40{width:100%;justify-content:center;text-align:center;white-space:normal}._iconWrapper_1nhz8_47{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_1nf4n_1{position:relative}._dropdownBtn_1nf4n_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_1nf4n_19{width:9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:500;color:#262626}._dropdownPopover_1nf4n_29{position:absolute;top:calc(100% + .5rem);right:0;z-index:50;width:max-content;min-width:100%;max-width:min(100vw - 1rem,32rem);padding:.5rem;background-color:#fff;box-shadow:.25rem .25rem .75rem #0000000a,-.25rem -.25rem .75rem #0000000a;border-radius:.75rem;max-height:250px;overflow-y:auto;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch}._mobileOverlay_1nf4n_49{position:fixed;inset:0;z-index:99;background-color:#00000073}._dropdownPopoverMobile_1nf4n_56{position:fixed;left:50%;bottom:calc(.75rem + env(safe-area-inset-bottom));transform:translate(-50%);z-index:100;width:max-content;min-width:0;max-width:calc(100vw - 1.5rem);padding:.5rem;border-radius:1rem}._dropdownItem_1nf4n_69{padding:.75rem;overflow:visible;text-overflow:clip;white-space:nowrap;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#262626;cursor:pointer;transition:background-color .2s}._dropdownItem_1nf4n_69:hover{background-color:#fafafa}._dropdownItem_1nf4n_69[data-selected=true]{background-color:#f5f5f5}._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)}._form_nzmm8_1,._formBody_nzmm8_6{display:flex;flex-direction:column;gap:28px}._formLink_nzmm8_11{align-self:end}._formInput_nzmm8_14{width:100%}._formHeader_nzmm8_17{display:flex;flex-direction:column;gap:20px;align-items:center}._formHeader_nzmm8_17 span{font-family:Inter;font-style:normal;font-weight:500;font-size:16px;text-align:center;letter-spacing:-.02em;color:#676767}._formHeader_nzmm8_17,._formFooter_nzmm8_32{text-align:center}._iconWrapper_nzmm8_36{width:64px;height:64px;background:#8e32ff14;border-radius:100px;display:flex;align-items:center;justify-content:center}._form_imxk5_1{display:flex;flex-direction:column;gap:28px}._formBody_imxk5_6{display:flex;flex-direction:column;gap:12px}._formInput_imxk5_11{width:100%}._formHeader_imxk5_14{display:flex;flex-direction:column;gap:16px;align-items:center;position:relative}._formFooter_imxk5_21{text-align:center}._title_imxk5_25{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}._subtitle_imxk5_35{margin:0;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;color:#676767;text-align:center}._iconWrapper_imxk5_45{width:64px;height:64px;background:#8e32ff14;border-radius:100px;display:flex;align-items:center;justify-content:center}._backButton_imxk5_55{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;text-decoration:none}._backButton_imxk5_55:hover{color:var(--neutral-800, #262626);background-color:var(--neutral-100, #f5f5f5)}._form_70az2_1{display:flex;flex-direction:column;gap:28px}._formBody_70az2_6{display:flex;flex-direction:column;gap:12px}._formInput_70az2_11{width:100%}._formHeader_70az2_14{display:flex;flex-direction:column;gap:16px;align-items:center}._logoWrapper_70az2_21{display:flex;align-items:center;justify-content:center}._logo_70az2_21{width:52px;height:52px;flex-shrink:0}._title_70az2_33{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}._subtitle_70az2_43{margin:0;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;color:#676767;text-align:center}._passwordHint_70az2_53{margin:0;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5;color:#676767}._eyeButton_70az2_62{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_70az2_62:hover{color:var(--neutral-700, #404040);background-color:var(--neutral-100, #f5f5f5)}._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)}._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_pty1x_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_pty1x_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_pty1x_27{display:flex;flex:1;align-items:center;gap:.75rem}._avatar_pty1x_34{width:3rem;height:3rem}._userDetails_pty1x_39{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem}._userName_pty1x_48{font-size:1rem;font-weight:500;line-height:1.25rem;color:#262626}._userRole_pty1x_55{font-size:.875rem;font-weight:500;line-height:1rem;color:#a3a3a3}._actions_pty1x_62{display:flex;align-items:center}._moreButton_pty1x_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_pty1x_67:hover{background-color:#f5f5f5}._moreIcon_pty1x_82{width:1.5rem;height:1.5rem;color:#a3a3a3}._body_pty1x_88{display:flex;flex:1;flex-direction:column;gap:2.5rem;padding:1.25rem;overflow-y:auto;background-color:#fff}._dateSeparator_pty1x_98{font-size:.875rem;font-weight:500;line-height:1rem;color:#a3a3a3;text-align:center}._messageGroup_pty1x_106{display:flex;flex-direction:column;gap:1.25rem}._messageRow_pty1x_112{display:flex;width:100%}._messageRow_pty1x_112[data-align=left]{justify-content:flex-start}._messageRow_pty1x_112[data-align=right]{justify-content:flex-end}._messageBubble_pty1x_123{display:inline-flex;align-items:flex-end;gap:1.25rem;max-width:24rem;padding:.75rem 1rem;border-radius:1.25rem}._messageBubble_pty1x_123[data-variant=incoming]{background-color:#f5f5f5}._messageBubble_pty1x_123[data-variant=incoming] ._textContent_pty1x_134{color:#262626}._messageBubble_pty1x_123[data-variant=incoming] ._time_pty1x_137{color:#a3a3a3}._messageBubble_pty1x_123[data-variant=outgoing]{background-color:#9333ea1a}._messageBubble_pty1x_123[data-variant=outgoing] ._textContent_pty1x_134{color:#262626}._messageBubble_pty1x_123[data-variant=outgoing] ._time_pty1x_137{color:#9333ea}._textContent_pty1x_134{flex:1;font-size:1rem;font-weight:500;line-height:1.25rem}._time_pty1x_137{font-size:.75rem;font-weight:400;line-height:1rem;white-space:nowrap}._attachmentBubble_pty1x_164{display:inline-flex;align-items:flex-start;gap:.5rem;max-width:min(24rem,100%);padding:.25rem 1.25rem .25rem .25rem;border-radius:1.25rem}._attachmentBubble_pty1x_164[data-variant=outgoing]{background-color:#9333ea1a}._attachmentBubble_pty1x_164[data-variant=incoming]{background-color:#f5f5f5}._attachmentIconWrapper_pty1x_179{display:flex;justify-content:center;align-items:center;flex:0 0 auto;width:2.25rem;height:2.25rem;padding:.5rem;background-color:#fff;border-radius:100px}._fileIconSvg_pty1x_191{width:1.25rem;height:1.25rem;color:#9333ea}._attachmentInfo_pty1x_197{display:inline-flex;min-width:0;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem}._attachmentName_pty1x_206{font-size:.875rem;font-weight:500;line-height:1.2rem;color:#000;overflow-wrap:anywhere;word-break:break-word;white-space:normal}._attachmentMeta_pty1x_216{display:inline-flex;justify-content:flex-end;align-items:center;gap:.5rem;width:100%}._attachmentType_pty1x_224{flex:1;font-size:.75rem;font-weight:500;color:#737373}._attachmentTime_pty1x_231{font-size:.75rem;font-weight:400;color:#9333ea}._footer_pty1x_237{flex-shrink:0;padding:0 1.25rem 1.5rem}._inputWrapper_pty1x_242{display:flex;flex-direction:column;width:100%}._connectionStatus_pty1x_248{display:inline-flex;align-items:center;gap:.375rem;margin-top:.25rem;margin-bottom:.5rem;font-size:.8125rem;font-weight:500;line-height:1rem;color:#737373}._connectionSpinner_pty1x_260{flex-shrink:0;animation:_chat-spin_pty1x_1 .9s linear infinite}._pendingAttachment_pty1x_265{display:flex;align-items:center;gap:.75rem;padding:.5rem;background-color:#f5f5f5;border-top-left-radius:1rem;border-top-right-radius:1rem}._attachmentCard_pty1x_275{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_pty1x_275:hover{border-color:#9333ea}._fileIconWrapper_pty1x_292{display:flex;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:.5rem;background-color:#9333ea1a;border-radius:.5rem}._fileIconSvg_pty1x_191{width:100%;height:100%;color:#9333ea}._fileInfo_pty1x_309{display:flex;flex:1;flex-direction:column;justify-content:center;gap:.125rem;overflow:hidden}._fileName_pty1x_318{overflow:hidden;font-size:.875rem;font-weight:500;line-height:1rem;color:#262626;text-overflow:ellipsis;white-space:nowrap}._fileType_pty1x_328{font-size:.75rem;font-weight:500;line-height:1rem;color:#737373}._removeBtn_pty1x_335{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_pty1x_335:hover{transform:scale(1.1)}._removeIcon_pty1x_355{width:.75rem;height:.75rem}._inputContainer_pty1x_360{display:inline-flex;align-items:center;gap:.25rem;width:100%;height:3rem;padding:.5rem;background-color:#f5f5f5;border-radius:1rem}._inputContainer_pty1x_360[data-has-attachment=true]{border-radius:0 0 1rem 1rem}._attachButton_pty1x_374{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_pty1x_374:hover{background-color:#0000000d}._attachButton_pty1x_374:disabled{opacity:.4;cursor:not-allowed}._plusIconSvg_pty1x_395{width:1.5rem;height:1.5rem;color:#737373}._input_pty1x_242{flex:1;font-size:1rem;font-weight:500;color:#262626;background:transparent;border:none;outline:none}._input_pty1x_242::placeholder{color:#a3a3a3}._input_pty1x_242:disabled{cursor:not-allowed;opacity:.7}._sendButton_pty1x_418{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_pty1x_418:disabled{opacity:.3;cursor:not-allowed}._sendButton_pty1x_418:hover:not(:disabled){opacity:.8}@keyframes _chat-spin_pty1x_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._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%}._markdown_1uvzi_1{color:var(--foreground);word-break:break-word}._markdown_1uvzi_1>:first-child{margin-top:0}._markdown_1uvzi_1>:last-child{margin-bottom:0}._markdown_1uvzi_1 h1,._markdown_1uvzi_1 h2,._markdown_1uvzi_1 h3,._markdown_1uvzi_1 h4,._markdown_1uvzi_1 h5,._markdown_1uvzi_1 h6{margin:0 0 12px;color:var(--foreground);font-weight:700;line-height:1.35}._markdown_1uvzi_1 h1{font-size:26px}._markdown_1uvzi_1 h2{font-size:22px}._markdown_1uvzi_1 h3{font-size:18px}._markdown_1uvzi_1 h4,._markdown_1uvzi_1 h5,._markdown_1uvzi_1 h6{font-size:16px}._markdown_1uvzi_1 p,._markdown_1uvzi_1 ul,._markdown_1uvzi_1 ol,._markdown_1uvzi_1 blockquote,._markdown_1uvzi_1 pre{margin:0 0 12px}._markdown_1uvzi_1 ul,._markdown_1uvzi_1 ol{padding-left:22px;list-style-position:outside}._markdown_1uvzi_1 ul{list-style-type:disc}._markdown_1uvzi_1 ol{list-style-type:decimal}._markdown_1uvzi_1 ul ul{list-style-type:circle}._markdown_1uvzi_1 ul ul ul{list-style-type:square}._markdown_1uvzi_1 ol ol{list-style-type:lower-alpha}._markdown_1uvzi_1 ol ol ol{list-style-type:lower-roman}._markdown_1uvzi_1 li+li{margin-top:6px}._markdown_1uvzi_1 li>ul,._markdown_1uvzi_1 li>ol{margin-top:6px;margin-bottom:0}._markdown_1uvzi_1 strong{font-weight:700}._markdown_1uvzi_1 em{font-style:italic}._markdown_1uvzi_1 del{text-decoration:line-through}._markdown_1uvzi_1 a{color:var(--primary);text-decoration:underline}._markdown_1uvzi_1 code{padding:2px 6px;background:#0000000d;border-radius:6px;font-family:JetBrains Mono,monospace;font-size:.95em}._markdown_1uvzi_1 pre{padding:14px 16px;background:#0000000d;border-radius:14px;overflow-x:auto}._markdown_1uvzi_1 pre code{padding:0;background:transparent;border-radius:0}._markdown_1uvzi_1 blockquote{padding-left:16px;border-left:3px solid rgba(0,0,0,.12);color:#000000b8}._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_oyl9o_1{display:flex;flex-direction:column;gap:12px}._id_oyl9o_7{font-size:12px;font-weight:500;line-height:16px;color:var(--gray)}._header_oyl9o_14{font-size:20px;font-weight:700;line-height:28px;color:var(--foreground)}._header_oyl9o_14 p,._header_oyl9o_14 ul,._header_oyl9o_14 ol,._header_oyl9o_14 blockquote,._header_oyl9o_14 pre{margin:0}._header_oyl9o_14 ul,._header_oyl9o_14 ol{margin-top:.5rem;padding-left:1.5rem}._header_oyl9o_14 li+li{margin-top:.25rem}._header_oyl9o_14 h1,._header_oyl9o_14 h2,._header_oyl9o_14 h3,._header_oyl9o_14 h4,._header_oyl9o_14 h5,._header_oyl9o_14 h6{margin:0;font-size:inherit;font-weight:inherit;line-height:inherit}._type_oyl9o_47{font-size:16px;font-weight:500;line-height:22px;color:#676767}._content_1mavh_1{width:min(760px,100vw - 32px);max-width:760px}._body_1mavh_6{max-height:68vh;padding:16px 8px 16px 0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}._body_1mavh_6::-webkit-scrollbar{width:8px}._body_1mavh_6::-webkit-scrollbar-track{background:transparent}._body_1mavh_6::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}._body_1mavh_6::-webkit-scrollbar-thumb:hover{background:#0000004d}._tabs_1mavh_28{display:flex;gap:20px;margin-top:20px}._tab_1mavh_28{padding:0;background-color:transparent;border:none;cursor:pointer;font-size:20px;font-weight:700;line-height:28px;color:var(--gray)}._tab_1mavh_28:hover,._active_1mavh_48{color:var(--foreground)}._state_1mavh_52{display:flex;align-items:center;justify-content:center;gap:12px;min-height:200px;text-align:center;font-size:16px;font-weight:500;line-height:24px;color:var(--gray)}._spinner_1mavh_65{animation:_spin_1mavh_65 1s linear infinite}._images_1mavh_69{display:grid;gap:12px;margin-bottom:16px}._image_1mavh_69{width:100%;max-height:280px;object-fit:cover;border-radius:16px}._textAnswer_1mavh_82{padding:16px 18px;background-color:var(--gray-light);border-radius:16px;font-size:16px;font-weight:400;line-height:24px;color:var(--foreground);white-space:pre-wrap;word-break:break-word}._freeFormAnswer_1mavh_94{width:100%}._resultsAiWrapper_1mavh_98{display:flex;flex-direction:column;gap:12px}._resultsAiDescription_1mavh_104{font-size:16px;font-weight:400;line-height:24px;color:var(--foreground)}._buttonWrapper_1mavh_111{display:flex;justify-content:flex-end;width:100%}._footerButton_1mavh_117{display:inline-flex;align-items:center;gap:8px;width:fit-content}@keyframes _spin_1mavh_65{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._wrapper_1m1jd_1{display:flex;flex-direction:column;width:100%;padding:16px 0}._innerWrapper_1m1jd_8{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%}._title_1m1jd_16{font-size:20px}._textWrapper_1m1jd_20{display:flex;flex:1;flex-direction:column;gap:8px;min-width:0}._meta_1m1jd_28{display:flex;align-items:center;gap:6px;font-size:16px}._openButton_1m1jd_35{background-color:transparent;flex-shrink:0}._caret_1m1jd_40{transition:transform .2s ease}._open_1m1jd_35{transform:rotate(180deg)}._commentWrapper_1m1jd_48{display:flex;flex-direction:column;gap:12px;width:70%;max-height:0;margin-top:0;padding:0 20px;overflow:hidden;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}@media(max-width:767px){._commentWrapper_1m1jd_48{width:100%}}._purple_1m1jd_68{background-color:#8e32ff0a}._expanded_1m1jd_72{max-height:1500px;margin-top:20px;padding:20px;opacity:1;transform:translateY(0)}._commentTitle_1m1jd_80{display:block;font-size:16px;color:#242128;opacity:.4}._comment_1m1jd_48{max-height:216px;padding-right:6px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}._comment_1m1jd_48::-webkit-scrollbar{width:6px}._comment_1m1jd_48::-webkit-scrollbar-track{background:transparent}._comment_1m1jd_48::-webkit-scrollbar-thumb{background:#0003;border-radius:999px}@media(max-width:767px){._comment_1m1jd_48{max-height:128px}}._button_1m1jd_111[data-size=default]{height:48px;padding:12px 32px;font-size:16px;line-height:24px;border-radius:20px}._buttons_1m1jd_119{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}@media(max-width:767px){._buttons_1m1jd_119{flex-direction:column}._buttons_1m1jd_119 ._button_1m1jd_111[data-size=default]{font-size:14px}}._disabled_1m1jd_134{color:var(--gray)}._in_progress_1m1jd_138{color:#fd4444}._needs_revision_1m1jd_142{color:var(--primary)}._content_1svip_1{display:flex;flex-direction:column;gap:0;max-width:660px;min-height:740px;padding:0;border-radius:20px}._closeButtonClassName_1svip_11{right:24px;top:24px}._header_1svip_16{padding:24px 24px 16px}._title_1svip_20{font-size:28px;font-weight:600;line-height:28px}._notes_1svip_26{display:flex;flex-shrink:0;flex-direction:column;align-items:flex-end;gap:8px;max-height:500px;padding:16px 8px 16px 0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}._notes_1svip_26::-webkit-scrollbar{width:8px}._notes_1svip_26::-webkit-scrollbar-track{background:transparent}._notes_1svip_26::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}._notes_1svip_26::-webkit-scrollbar-thumb:hover{background:#0000004d}._note_1svip_26{width:fit-content;padding:12px;background:#f5f5f5;border-radius:20px}._note_1svip_26:last-child{margin-bottom:0}._noteContent_1svip_63{font-size:16px;line-height:22px;color:var(--foreground)}._infoSection_1svip_69{flex-shrink:0;padding:16px 0;border-bottom:1px solid #e5e5e5}._infoText_1svip_75{margin:0;font-size:13px;line-height:1.6;color:#666}._input_1svip_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_1svip_82::placeholder{background:var(--gray-light)}._buttonWrapper_1svip_101{display:flex;justify-content:flex-end;width:100%;margin-top:auto;padding-top:16px}._button_1svip_101{width:fit-content}._wrapper_1svip_113{display:flex;flex:1;flex-direction:column;justify-content:flex-end;padding:20px}._noteWrapper_1svip_121{display:flex;align-items:center;gap:12px}._noteWrapper_1svip_121:hover ._deleteButton_1svip_126{display:block}._deleteButton_1svip_126{background-color:transparent;border:none;display:none;cursor:pointer;color:var(--neutral-400);transition:color .2s}._deleteButton_1svip_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}._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)}._dialogContent_xqgzf_1{display:flex;flex-direction:column;gap:1rem;width:min(50rem,100vw - 2rem);max-width:50rem;max-height:min(85vh,56rem);padding:1.75rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border-radius:1.5rem}._description_xqgzf_15{margin:0;font-size:.9375rem;line-height:1.4;color:var(--muted-foreground)}._body_xqgzf_22{display:flex;flex-direction:column;gap:1rem;min-height:0}._testsList_xqgzf_29{display:flex;flex-direction:column;gap:.75rem;max-height:28rem;padding:.375rem .5rem .375rem .125rem;overflow-y:auto}._testCard_xqgzf_38{display:flex;flex-direction:column;gap:.75rem;width:100%;padding:1rem;text-align:left;background:var(--bg-grey);border:1px solid transparent;border-radius:1rem;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease;cursor:pointer}._testCard_xqgzf_38:hover:not(:disabled){border-color:#8e32ff4d;box-shadow:0 10px 24px #0f172a14}._testCard_xqgzf_38:disabled{cursor:not-allowed;opacity:.7}._testCardSelected_xqgzf_60{background:#8e32ff14;border-color:var(--primary)}._testCardHeader_xqgzf_65{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start}._testCardInfo_xqgzf_72{display:flex;flex-direction:column;gap:.5rem}._testTitle_xqgzf_78{font-size:1rem;font-weight:600;color:var(--card-foreground)}._testMeta_xqgzf_84{display:flex;gap:.5rem;flex-wrap:wrap}._metaChip_xqgzf_90{padding:.25rem .625rem;font-size:.75rem;line-height:1rem;color:var(--muted-foreground);background:var(--card);border-radius:999px}._metaChipAccent_xqgzf_99{padding:.25rem .625rem;font-size:.75rem;line-height:1rem;color:var(--primary);background:#8e32ff1a;border-radius:999px}._selectionIndicator_xqgzf_108{position:relative;width:1.25rem;height:1.25rem;flex-shrink:0;border:2px solid #d1d5db;border-radius:50%}._testCardSelected_xqgzf_60 ._selectionIndicator_xqgzf_108{border-color:var(--primary)}._testCardSelected_xqgzf_60 ._selectionIndicator_xqgzf_108:after{content:"";position:absolute;top:50%;left:50%;width:.625rem;height:.625rem;background:var(--primary);border-radius:50%;transform:translate(-50%,-50%)}._testDescription_xqgzf_132{margin:0;font-size:.9375rem;line-height:1.4;color:var(--muted-foreground)}._state_xqgzf_139{display:flex;justify-content:center;align-items:center;gap:.5rem;min-height:10rem;padding:1.5rem;text-align:center;color:var(--muted-foreground);background:var(--bg-grey);border-radius:1rem}._footer_xqgzf_152{display:flex;justify-content:flex-end;gap:.75rem}._spinner_xqgzf_158{animation:_spin_xqgzf_158 1s linear infinite}@keyframes _spin_xqgzf_158{to{transform:rotate(360deg)}}@media(max-width:767px){._dialogContent_xqgzf_1{width:calc(100vw - 1.5rem);max-width:none;max-height:90vh;padding:1.25rem}._testCardHeader_xqgzf_65{flex-direction:column}._footer_xqgzf_152{flex-direction:column-reverse}}._header_tx799_1{margin-bottom:16px;font-size:16px;color:#000}._headerLink_tx799_7{color:var(--muted-foreground);cursor:pointer}._page_tx799_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)}@media(max-width:767px){._page_tx799_12{padding:20px}}._card_tx799_29{display:flex;flex-direction:column;gap:40px;width:100%;padding:1.75rem;background:var(--card);border-radius:24px}@media(max-width:767px){._card_tx799_29{flex-direction:column}}._cardTop_tx799_44{display:flex;justify-content:space-between;align-items:center}._cardBody_tx799_50{display:flex}._secondaryText_tx799_54{font-size:16px;color:var(--muted-foreground)}._left_tx799_59{display:flex;align-items:center;gap:1rem}._avatar_tx799_65{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_tx799_77{font-weight:700;color:var(--primary-foreground)}._info_tx799_82{display:flex;flex-direction:column;gap:.375rem}._name_tx799_88{margin:0;font-size:36px;color:var(--card-foreground)}._actions_tx799_94{display:flex;gap:12px;flex-wrap:wrap}@media(max-width:767px){._actions_tx799_94{flex-direction:column}}._button_tx799_105[data-size=default]{height:48px;padding:.75rem 2rem;font-size:16px;line-height:24px;border-radius:1rem}._outline_tx799_113[data-size=default]{background:#8e32ff14;border:none}._cardWrapper_tx799_118{display:flex;gap:.75rem;width:100%}@media(max-width:767px){._cardWrapper_tx799_118{flex-direction:column}}._title_tx799_129{font-size:1.75rem;font-weight:600;color:var(--card-foreground)}@media(max-width:767px){._title_tx799_129{font-size:1.25rem}}._cardHeader_tx799_140{display:flex;flex-direction:column;gap:.375rem}._miniCard_tx799_146{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:252px}@media(max-width:767px){._miniCard_tx799_146{height:unset}}._parentAvatar_tx799_159{width:3.25rem;height:3.25rem}._parentWrapper_tx799_164{display:flex;justify-content:space-between;width:100%}._tests_tx799_170{gap:10px}._contactsDialog_tx799_174{max-width:480px;padding:24px;border-radius:16px}._contactsList_tx799_180{display:flex;flex-direction:column}._contactItem_tx799_185{display:flex;justify-content:space-between;align-items:center;padding:16px 0}._contactLabel_tx799_192{font-size:16px;color:var(--muted-foreground)}._contactValue_tx799_197{font-size:16px;color:var(--foreground)}._page_142yt_1{display:flex;flex-direction:column;gap:1.25rem;width:100%;height:100%;padding:2rem;background-color:#fafafa}@media(max-width:767px){._page_142yt_1{padding:20px}}._header_142yt_16{display:flex;flex-direction:column;gap:.75rem}._title_142yt_22{margin:0;font-size:1.5rem;font-weight:600;color:#262626}._subtitle_142yt_29{margin:0;font-size:.95rem;line-height:1.5;color:#525252}._content_142yt_36{min-height:0;overflow-y:auto}._stateBox_142yt_41{display:flex;align-items:center;gap:.5rem;padding:1rem;font-size:.95rem;color:#737373;background-color:#fff;border:1px dashed #e5e5e5;border-radius:.875rem}._cards_142yt_53{display:flex;flex-direction:column;gap:.75rem}._card_142yt_53{display:flex;flex-direction:column;gap:.875rem;padding:1rem;background-color:#fff;border:1px solid #e5e5e5;border-radius:.875rem}._cardTop_142yt_69{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._counselorName_142yt_76{margin:0;font-size:1rem;font-weight:600;color:#262626}._counselorBio_142yt_83{margin:.35rem 0 0;font-size:.875rem;color:#525252}._statusBadge_142yt_89{flex-shrink:0;padding:.2rem .6rem;font-size:.75rem;font-weight:500;line-height:1.2;border-radius:100px}._statusActive_142yt_98{color:#16a34a;background-color:#f0fdf4}._statusPending_142yt_103{color:#7e22ce;background-color:#faf5ff}._statusInactive_142yt_108{color:#dc2626;background-color:#fef2f2}._metaGrid_142yt_113{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.5rem}._metaItem_142yt_119{display:flex;flex-direction:column;gap:.15rem;padding:.625rem;font-size:.85rem;color:#404040;background-color:#fafafa;border:1px solid #e5e5e5;border-radius:.625rem}._metaLabel_142yt_131{font-size:.75rem;color:#737373}._actions_142yt_136{display:flex;justify-content:flex-end;gap:.5rem}._loaderIcon_142yt_142{animation:_spin_142yt_1 .9s linear infinite}@keyframes _spin_142yt_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._timeLabel_1uavd_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_1uavd_1._clickable_1uavd_11{cursor:pointer;transition:all .2s ease}._timeLabel_1uavd_1._clickable_1uavd_11:hover{background-color:#e8e8e8;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._timeLabel_1uavd_1._clickable_1uavd_11:active{transform:translateY(0);box-shadow:none}._timeLabelText_1uavd_25{font-size:11px;font-weight:500;line-height:16px;color:#999}._eventText_1uavd_32{font-size:11px;font-weight:400;line-height:16px;color:var(--primary);text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}._busy_1uavd_44{background-color:#8e32ff14}._busy_1uavd_44._clickable_1uavd_11:hover{background-color:#8e32ff20;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._busy_1uavd_44 ._eventText_1uavd_32,._busy_1uavd_44 ._timeLabelText_1uavd_25{color:var(--primary)}._flex_1uavd_57{display:flex;align-items:center;width:100%;justify-content:space-between}._lock_1uavd_64[data-variant=ghost]{height:10px;width:20px}._dialogOverlay_1jcnd_1{position:fixed;inset:0;z-index:1000;background-color:#0009;animation:_overlayShow_1jcnd_1 .15s cubic-bezier(.16,1,.3,1)}@keyframes _overlayShow_1jcnd_1{0%{opacity:0}to{opacity:1}}._dialogContent_1jcnd_17{position:fixed;top:50%;left:50%;z-index:1001;display:flex;flex-direction:column;width:min(560px,100vw - 32px);max-height:90vh;overflow:hidden;background-color:#fff;box-shadow:0 10px 38px -10px #16171859,0 10px 20px -15px #16171833;border-radius:16px;transform:translate(-50%,-50%);animation:_contentShow_1jcnd_1 .15s cubic-bezier(.16,1,.3,1)}._dialogContent_1jcnd_17:focus{outline:none}@keyframes _contentShow_1jcnd_1{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}._dialogHeader_1jcnd_47{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 12px}._dialogTitle_1jcnd_54{margin:0;font-size:28px;font-weight:600;line-height:32px;color:#262626}._dialogCloseButton_1jcnd_62{display:flex;justify-content:center;align-items:center;width:40px;height:40px;color:#262626;background:transparent;border:none;border-radius:12px;cursor:pointer;transition:background-color .2s ease}._dialogCloseButton_1jcnd_62:hover{background-color:#f5f5f5}._dialogScroll_1jcnd_79{display:flex;flex:0 1 auto;flex-direction:column;gap:24px;box-sizing:border-box;width:100%;padding:0 24px 24px;overflow-y:auto}._dialogSubtitle_1jcnd_90{margin:0;font-size:16px;font-weight:500;line-height:22px;color:#737373}._dialogForm_1jcnd_98{display:flex;flex-direction:column;gap:20px}._formSection_1jcnd_104{display:flex;flex-direction:column;gap:12px}._formLabel_1jcnd_110{font-size:16px;font-weight:500;line-height:20px;color:#a3a3a3}._daysGrid_1jcnd_117{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}._slotButton_1jcnd_123{justify-content:center;width:100%;height:40px;padding:8px;border:none;border-radius:12px}._slotButton_1jcnd_123[data-variant=secondary]{background-color:#f5f5f5}._slotButton_1jcnd_123._selected_1jcnd_134{color:#9333ea;outline:1px solid #9333ea;outline-offset:-1px}._dayShort_1jcnd_140{font-size:14px;font-weight:600;line-height:20px;color:inherit}._timeInputsWrapper_1jcnd_147{display:grid;align-items:center;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px}._durationGrid_1jcnd_154{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}._timeSeparatorIcon_1jcnd_160{color:#737373}._timeInputGroup_1jcnd_164{position:relative;display:flex;flex-direction:column}._timeLabel_1jcnd_170{position:absolute;top:8px;left:16px;font-size:12px;font-weight:500;line-height:16px;color:#a3a3a3}._timeInput_1jcnd_147{height:52px;padding:22px 40px 10px 16px;font-size:16px;font-weight:500;line-height:20px;color:#262626;background-color:#f5f5f5;border:none;border-radius:16px;cursor:pointer}._timeInput_1jcnd_147::-webkit-calendar-picker-indicator{display:none;appearance:none}._timeInput_1jcnd_147:focus{outline:none}._chevron_1jcnd_200{position:absolute;top:50%;right:12px;color:#737373;cursor:pointer;transform:translateY(-50%)}._infoWrapper_1jcnd_209{display:flex;align-items:flex-start;gap:8px}._info_1jcnd_209{font-size:14px;font-weight:500;line-height:18px;color:#737373}._buttonWrapper_1jcnd_222{display:flex;justify-content:flex-end}._addDayButton_1jcnd_227{width:fit-content}._separator_1jcnd_231{height:1px;background-color:#e5e5e5}._rulesWrapper_1jcnd_236{display:flex;flex-direction:column;gap:12px;padding:16px;background-color:#f5f5f5;border-radius:16px}._rulesLabel_1jcnd_245{font-size:20px;font-weight:600;line-height:26px;color:#262626}._rulesList_1jcnd_252{display:flex;flex-direction:column;gap:12px}._emptyRules_1jcnd_258{margin:0;font-size:14px;font-weight:500;line-height:20px;color:#737373}._ruleItem_1jcnd_266{display:flex;flex-direction:column}._ruleInfo_1jcnd_271{display:flex;justify-content:space-between;align-items:center;gap:12px}._ruleDayName_1jcnd_278{font-size:16px;font-weight:500;line-height:20px;color:#a3a3a3}._ruleDetails_1jcnd_285{font-size:16px;font-weight:500;line-height:20px;color:#262626}._removeButton_1jcnd_292[data-variant=ghost]{height:32px;padding:0}._dialogFooter_1jcnd_297{display:flex;justify-content:flex-end;padding:0 24px 24px}._saveButton_1jcnd_303{width:fit-content}._mobileDrawerOverlay_1jcnd_307{position:fixed;inset:0;z-index:1100;background-color:#0009}._mobileDrawerContent_1jcnd_314{position:fixed;right:0;bottom:0;left:0;z-index:1101;display:flex;flex-direction:column;gap:20px;box-sizing:border-box;max-width:100%;padding:8px 16px calc(12px + env(safe-area-inset-bottom));background-color:#fff;border-radius:16px 16px 0 0}._mobileDrawerContent_1jcnd_314:focus{outline:none}._mobileDrawerHandle_1jcnd_333{align-self:center;width:36px;height:5px;background-color:#a3a3a3;border-radius:999px;opacity:.2}._mobileDrawerBlock_1jcnd_342{display:flex;flex-direction:column;gap:12px}._mobileDrawerHeader_1jcnd_348{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._mobileDrawerTitle_1jcnd_355{margin:0;font-size:20px;font-weight:600;line-height:24px;color:#262626}._mobileDrawerCloseButton_1jcnd_363{display:flex;justify-content:center;align-items:center;width:32px;height:32px;color:#a3a3a3;background-color:#f5f5f5;border:none;border-radius:999px;cursor:pointer}._mobileDrawerDescription_1jcnd_376{margin:0;font-size:14px;font-weight:500;line-height:18px;color:#737373}._mobileDrawerActions_1jcnd_384{display:flex;flex-direction:column;gap:8px}._mobileDrawerPrimaryButton_1jcnd_390,._mobileDrawerSecondaryButton_1jcnd_391{width:100%}@media(max-width:768px){._dialogOverlay_1jcnd_1{background-color:transparent;animation:none}._dialogContent_1jcnd_17{inset:0;width:100%;max-width:none;height:100%;min-height:100dvh;max-height:100dvh;margin:0;overflow:hidden;box-shadow:none;border-radius:0;transform:none;animation:none}._dialogHeader_1jcnd_47{min-height:56px;padding:8px 6px 8px 16px;border-bottom:1px solid #e5e5e5}._dialogTitle_1jcnd_54{font-size:20px;font-weight:600;line-height:24px;color:#262626}._dialogScroll_1jcnd_79{flex:1 1 0;gap:20px;width:100%;min-height:0;padding:16px 16px 24px}._dialogSubtitle_1jcnd_90{font-size:16px;font-weight:500;line-height:22px;color:#737373}._dialogForm_1jcnd_98{gap:24px}._daysGrid_1jcnd_117{gap:4px}._slotButton_1jcnd_123{height:36px;border-radius:10px}._timeInputsWrapper_1jcnd_147{grid-template-columns:1fr}._timeSeparatorIcon_1jcnd_160{display:none}._addDayButton_1jcnd_227{width:100%}._rulesWrapper_1jcnd_236{padding:14px}._rulesLabel_1jcnd_245{font-size:20px;font-weight:600;line-height:22px;color:#262626}._ruleDetails_1jcnd_285{font-size:16px;font-weight:500;line-height:20px;color:#262626}._dialogFooter_1jcnd_297{position:sticky;bottom:0;display:flex;justify-content:stretch;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background-color:#fff;border-top:1px solid #e5e5e5}._saveButton_1jcnd_303{width:100%}}._trigger_12slk_1{position:relative;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;width:100%;height:52px;padding:22px 40px 10px 16px;text-align:left;background-color:#f5f5f5;border:1px solid transparent;border-radius:16px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}._trigger_12slk_1:focus-visible{outline:none}._label_12slk_21{position:absolute;top:8px;left:16px;font-size:12px;font-weight:500;line-height:16px;color:#a3a3a3;pointer-events:none}._value_12slk_32{font-size:16px;font-weight:500;line-height:20px;color:#262626}._chevron_12slk_39{position:absolute;top:50%;right:12px;width:20px;height:20px;transition:transform .2s ease;transform:translateY(-50%)}._chevronOpen_12slk_49{transform:translateY(-50%) rotate(180deg)}._content_12slk_53{z-index:1100;box-sizing:border-box;width:var(--radix-popover-trigger-width);background-color:#fff;box-shadow:0 4px 24px -4px #0000001f,0 2px 8px -2px #00000014;border-radius:12px;animation:_slideIn_12slk_1 .15s cubic-bezier(.16,1,.3,1)}@keyframes _slideIn_12slk_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._list_12slk_73{display:flex;flex-direction:column;max-height:240px;padding:4px;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin}._list_12slk_73::-webkit-scrollbar{width:6px}._list_12slk_73::-webkit-scrollbar-track{background:transparent}._list_12slk_73::-webkit-scrollbar-thumb{background-color:#d4d4d4;border-radius:3px}._option_12slk_94{display:flex;align-items:center;box-sizing:border-box;width:100%;height:36px;padding:0 12px;font-size:15px;font-weight:500;line-height:20px;color:#262626;background:none;border:none;border-radius:8px;cursor:pointer;transition:background-color .15s ease}._calendar_1yo2x_1{display:flex;flex-direction:column;gap:20px;width:100%;min-width:0;padding:20px;background:#fff;border-radius:8px}._titleWrapper_1yo2x_12{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%}._title_1yo2x_12{margin:0;font-size:28px;font-weight:600;line-height:32px;color:#262626}._setting_1yo2x_28{flex-shrink:0}._settingMobile_1yo2x_32{display:none}._settingMobile_1yo2x_32[data-variant=ghost]{flex-shrink:0;padding:0;color:#9333ea}._header_1yo2x_41{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px}._navigation_1yo2x_49{display:flex;align-items:center}._arrows_1yo2x_54{display:flex;align-items:center;gap:8px}._arrowButton_1yo2x_60{display:flex;justify-content:center;align-items:center;width:48px;height:48px;background:#f5f5f5;border:none;border-radius:12px;cursor:pointer;transition:background-color .2s ease}._arrowButton_1yo2x_60:hover{background:#e5e5e5}._monthWrapper_1yo2x_76{display:flex;justify-content:center;align-items:center;width:160px;height:48px;background-color:#f5f5f5;border-radius:12px}._month_1yo2x_76{text-align:center;text-transform:capitalize;font-size:16px;font-weight:600;line-height:22px;color:#262626}._filters_1yo2x_95{display:flex;align-items:center;gap:10px}._filter_1yo2x_95{min-width:196px}._filterButton_1yo2x_105{background-color:#f5f5f5}._filterPopover_1yo2x_109{min-width:100%}._grid_1yo2x_113{overflow:hidden;background:#fff;border:1px solid #d4d4d4;border-radius:16px}._daysHeader_1yo2x_120{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}._dayHeader_1yo2x_125{min-width:0;text-align:center;border-right:1px solid #d4d4d4}._dayHeader_1yo2x_125:last-child{border-right:none}._dayHeader_1yo2x_125._today_1yo2x_133 ._dayNumber_1yo2x_133{display:inline-flex;justify-content:center;align-items:center;width:24px;height:24px;color:#fff;background:#9333ea;border-radius:50%}._dayHeaderContent_1yo2x_144{display:flex;justify-content:flex-start;align-items:flex-end;min-height:50px;padding:0 0 7px 17px;border-bottom:1px solid #d4d4d4}._dayHeaderContent_1yo2x_144 ._inner_1yo2x_152{display:flex;align-items:center;gap:4px}._dayNumber_1yo2x_133{font-size:16px;font-weight:500;line-height:22px;color:#262626}._dayName_1yo2x_165{text-transform:capitalize;font-size:14px;font-weight:500;line-height:18px;color:#a3a3a3}._slotsWrapper_1yo2x_173{display:flex;flex-direction:column;gap:8px;min-width:0;min-height:300px;padding:12px}._mobileView_1yo2x_182{display:none}._mobileNoSlots_1yo2x_186{margin:0}._mobileEmptyState_1yo2x_190{display:none}@media(max-width:768px){._calendar_1yo2x_1{gap:12px;padding:0;background:transparent;border-radius:0}._title_1yo2x_12{font-size:20px;font-weight:600;line-height:24px;color:#262626}._setting_1yo2x_28{display:none}._settingMobile_1yo2x_32{display:flex}._header_1yo2x_41{gap:10px}._navigation_1yo2x_49,._headerNoSchedule_1yo2x_219 ._filters_1yo2x_95{display:none}._filters_1yo2x_95{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}._filter_1yo2x_95{width:100%;min-width:0}._filterButton_1yo2x_105{height:40px;padding:0 12px;background-color:#fff;border-radius:12px}._filterButton_1yo2x_105 [class*=dropdownText]{width:100%;font-size:14px;font-weight:500;line-height:20px;color:#262626}._filterButton_1yo2x_105 svg{width:18px;height:18px;color:#737373}._filterPopover_1yo2x_109{top:calc(100% + 6px);right:0;width:100%;min-width:100%;padding:8px;box-shadow:4px 4px 12px #0000000a,-4px -4px 12px #0000000a;border-radius:12px}._filterItem_1yo2x_259{padding:12px;border-radius:8px;font-size:14px;font-weight:500;line-height:20px;color:#262626}._grid_1yo2x_113{display:none}._mobileView_1yo2x_182{display:block}._mobileCard_1yo2x_273{overflow:hidden;background-color:#fff;border-radius:16px}._mobileDatesGrid_1yo2x_278{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;padding:10px 12px 12px}._mobileDateButton_1yo2x_284{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;padding:4px 0;background:transparent;border:none;border-radius:8px;cursor:pointer}._mobileDateDay_1yo2x_297{text-transform:capitalize;font-size:14px;font-weight:500;line-height:18px;color:#a3a3a3}._mobileDateNum_1yo2x_304{display:inline-flex;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;font-weight:500;line-height:20px;color:#262626}._selectedDate_1yo2x_315{color:#fff;background-color:#9333ea;border-radius:50%}._mobileDivider_1yo2x_320{height:1px;background-color:#d4d4d4}._mobileTimeSlots_1yo2x_324{display:flex;flex-direction:column;gap:8px;min-height:208px;padding:10px;background-color:#f5f5f5}._mobileTimeSlots_1yo2x_324 [class*=timeLabel]{min-height:46px;padding:10px;box-shadow:none;border-radius:10px;transform:none}._mobileTimeSlots_1yo2x_324 [class*=clickable]:hover{box-shadow:none;transform:none}._mobileTimeSlots_1yo2x_324 [class*=timeLabelText]{font-size:16px;font-weight:500;line-height:20px;color:#a3a3a3}._mobileTimeSlots_1yo2x_324 [class*=eventText]{font-size:14px;font-weight:500;line-height:18px;color:#9333ea}._mobileTimeSlots_1yo2x_324 [class*=busy]{background-color:#9333ea1a}._mobileNoSlots_1yo2x_186{margin:0;padding:20px 12px;text-align:center;font-size:14px;font-weight:500;line-height:20px;color:#737373}._mobileEmptyState_1yo2x_190{display:flex;flex-direction:column;align-items:center;gap:12px;min-height:208px;padding:20px 12px 24px;background-color:#f5f5f5}._mobileEmptyImage_1yo2x_376{width:136px;height:205px;object-fit:contain}._mobileEmptyText_1yo2x_381{margin:0;text-align:center;font-size:16px;font-weight:600;line-height:20px;color:#262626}}@media(max-width:640px){._title_1yo2x_12{font-size:20px;font-weight:600;line-height:24px;color:#262626}}._remove_1yo2x_398{background-color:#6b7280}._displayNone_1yo2x_402{display:none}._buttonWrapper_1yo2x_406,._buttonWrapperMobile_1yo2x_407{display:flex;align-items:center;justify-content:flex-end;gap:12px}@media(max-width:768px){._buttonWrapper_1yo2x_406{display:none}}._buttonWrapperMobile_1yo2x_407{display:none}@media(max-width:768px){._buttonWrapperMobile_1yo2x_407{display:flex}}._dialogContent_fluks_1{width:min(680px,100vw - 32px);padding:32px}._description_fluks_6{margin:0}._summary_fluks_10{display:flex;flex-direction:column;gap:4px;padding:16px 18px;background:#f5f5f5;border:1px solid #d4d4d4;border-radius:16px}._summaryLabel_fluks_20{font-size:13px;font-weight:500;line-height:18px;color:#737373}._summaryValue_fluks_27{margin:0;text-transform:capitalize;font-size:16px;font-weight:600;line-height:22px;color:#262626}._body_fluks_36{display:flex;flex-direction:column;gap:20px}._section_fluks_42{display:flex;flex-direction:column;gap:12px}._sectionHeader_fluks_48{display:flex;justify-content:space-between;align-items:center;gap:12px}._sectionTitle_fluks_55{margin:0;font-size:16px;font-weight:600;line-height:22px;color:#262626}._sectionMeta_fluks_63{font-size:13px;font-weight:500;line-height:18px;color:#737373}._studentsList_fluks_70{display:flex;flex-direction:column;gap:8px;max-height:280px;padding-right:4px;overflow-y:auto}._studentCard_fluks_79,._typeButton_fluks_80{width:100%;background:#f5f5f5;border:1px solid transparent;border-radius:16px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}._studentCard_fluks_79:hover:not(:disabled),._typeButton_fluks_80:hover:not(:disabled){border-color:#9333ea3d;transform:translateY(-1px)}._studentCard_fluks_79:disabled,._typeButton_fluks_80:disabled{cursor:default;opacity:.7}._studentCard_fluks_79{padding:16px;text-align:left}._studentCardSelected_fluks_104,._typeButtonSelected_fluks_105{background:#9333ea14;border-color:#9333ea57}._studentCardHeader_fluks_110{display:flex;justify-content:space-between;align-items:center;gap:12px}._studentInfo_fluks_117{display:flex;flex-direction:column;gap:4px;min-width:0}._studentName_fluks_124{font-size:16px;font-weight:600;line-height:22px;color:#262626}._studentMeta_fluks_131{font-size:14px;font-weight:500;line-height:20px;color:#737373}._selectionIndicator_fluks_138{flex-shrink:0;width:18px;height:18px;background:#fff;border:2px solid #a3a3a3;border-radius:50%}._studentCardSelected_fluks_104 ._selectionIndicator_fluks_138{background:#9333ea;border-color:#9333ea;box-shadow:inset 0 0 0 4px #fff}._typeGrid_fluks_152{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}._typeButton_fluks_80{min-height:72px;padding:14px 16px;text-align:left;font-size:14px;font-weight:600;line-height:20px;color:#262626}._state_fluks_168{display:flex;justify-content:center;align-items:center;gap:10px;min-height:140px;padding:24px;text-align:center;background:#f5f5f5;border:1px dashed #d4d4d4;border-radius:16px;font-size:14px;font-weight:500;line-height:20px;color:#737373}._footer_fluks_185{justify-content:flex-end;gap:12px}._spinner_fluks_190{animation:_spin_fluks_190 .9s linear infinite}@keyframes _spin_fluks_190{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){._dialogContent_fluks_1{width:min(100vw - 24px,100%);padding:24px 20px}._sectionHeader_fluks_48{flex-direction:column;align-items:flex-start}._studentsList_fluks_70{max-height:240px}._typeGrid_fluks_152{grid-template-columns:1fr}._footer_fluks_185{flex-direction:column-reverse}._footer_fluks_185 button{width: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}._dark_1cd4q_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}._cell_1cd4q_67{width:34px;height:30px!important;padding:1.5px 1px!important}._cell_1cd4q_67 button{border-radius:4px;width:100%;height:100%;font-style:normal;font-weight:500;font-size:12px;line-height:120%}._cell_1cd4q_67._selected_1cd4q_81 button,._cell_1cd4q_67._today_1cd4q_81 button,._cell_1cd4q_67._weekend_1cd4q_81 button{color:#fff}._cell_1cd4q_67._selected_1cd4q_81 button{background-color:#dbbdff;border:1px solid var(--primary)}._cell_1cd4q_67._today_1cd4q_81 button,._cell_1cd4q_67._weekend_1cd4q_81 button{background:var(--primary)}._wrapper_nzvto_1{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:24px}@media screen and (max-width:620px){._wrapper_nzvto_1{grid-template-columns:1fr;row-gap:16px}}@media screen and (max-width:620px){._daypicker_nzvto_15{align-self:center;justify-self:center}}._slots_nzvto_21{display:flex;flex-direction:column;gap:12px}._slotsTitle_nzvto_27{margin:0;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1.4;color:var(--neutral-800, #262626)}._slotsList_nzvto_36{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;max-height:320px;overflow-y:scroll}._slotsList_nzvto_36::-webkit-scrollbar{display:none}._slotItem_nzvto_50{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;background:#fff;border:1.5px solid #e5e5e5;border-radius:12px;cursor:pointer;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:500;color:#262626;transition:border-color .15s,background-color .15s}._slotItem_nzvto_50:hover{border-color:#c084fc;background-color:#faf5ff}._slotItemSelected_nzvto_70{border-color:#a855f7;background-color:#f3e8ff;color:#7e22ce}._slotChevron_nzvto_76{flex-shrink:0;color:#a3a3a3}._slotItemSelected_nzvto_70 ._slotChevron_nzvto_76{color:#a855f7}._content_13vra_1{min-width:416px;max-width:fit-content;z-index:1002}._submitButton_13vra_7[data-size=default]{padding:14px 32px;margin-top:24px;height:52px;border-radius:16px}._title_13vra_14{font-size:24px;font-weight:600;line-height:32px}._content_g3te5_1{background-color:#fff;border-radius:12px;padding:20px 24px;width:600px;max-width:calc(100vw - 20px);box-shadow:0 10px 40px #00000026;z-index:1001;animation:_slideDown_g3te5_1 .2s ease-out}._content_g3te5_1:focus{outline:none}._content_g3te5_1[data-state=open]{animation:_slideDown_g3te5_1 .2s ease-out}._content_g3te5_1[data-state=closed]{animation:_slideUp_g3te5_1 .15s ease-in}._header_g3te5_21{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}._title_g3te5_28{font-size:18px;font-weight:600;color:#1a1a1a;margin:0;flex:1;padding-right:16px}._closeButton_g3te5_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_g3te5_37:hover{background-color:#f5f5f5;color:#333}._closeButton_g3te5_37:active{transform:scale(.95)}._emptyState_g3te5_57{margin-bottom:8px}._emptyText_g3te5_61{font-size:14px;color:#666;margin:0 0 16px;line-height:1.5}._info_g3te5_68{margin-bottom:20px}._dateTime_g3te5_72{font-weight:500;font-size:16px;line-height:22px;font-size:14px;margin:0 0 8px}._timeWrapper_g3te5_80{display:flex}._timeWrapper_g3te5_80 span{color:#a5a4a7;width:140px;font-family:Inter;font-style:Medium;font-size:16px;line-height:22px}._participants_g3te5_92{font-size:14px;color:#666;margin:0}._actions_g3te5_98{display:flex;gap:12px;justify-content:flex-end;padding-top:16px}._actionButton_g3te5_105{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;background-color:#8e32ff14}._actionButton_g3te5_105:hover{color:#333}._actionButton_g3te5_105:active{transform:scale(.95)}._arrow_g3te5_125{fill:#fff}@keyframes _slideDown_g3te5_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideUp_g3te5_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}._row_1d5la_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_1d5la_1:hover{background-color:#fafafa}._row_1d5la_1:hover ._actionBtn_1d5la_15{opacity:1}._colStudent_1d5la_19{display:flex;align-items:center;gap:.75rem;width:18rem}._avatar_1d5la_26{width:2.5rem;height:2.5rem;object-fit:cover;border-radius:50%}._avatar_1d5la_26:hover{cursor:pointer}._nameInfo_1d5la_36{display:flex;flex-direction:column;gap:.125rem}._nameInfo_1d5la_36:hover{cursor:pointer}._name_1d5la_36{font-size:.875rem;font-weight:500;color:#262626;text-transform:capitalize}._grade_1d5la_52{font-size:.75rem;font-weight:500;color:#a3a3a3;text-transform:capitalize}._colProgress_1d5la_59{display:flex;flex-direction:column;gap:.375rem;width:12rem}._progressTrack_1d5la_66{width:100%;height:.375rem;overflow:hidden;background-color:#e5e5e5;border-radius:6.25rem}._progressFill_1d5la_74{height:100%;background-color:#9333ea;border-radius:6.25rem}._progressText_1d5la_80{font-size:.75rem;font-weight:500;color:#a3a3a3}._colMeetings_1d5la_86{display:flex;flex-direction:column;gap:.125rem;width:12rem}._meetingTitle_1d5la_93{font-size:.875rem;font-weight:500;color:#262626}._meetingSub_1d5la_99{font-size:.75rem;font-weight:500;color:#a3a3a3}._colStatus_1d5la_105{display:flex;align-items:center;width:9rem}._statusBadge_1d5la_111{display:flex;justify-content:center;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:500;border-radius:.5rem}._statusBadge_1d5la_111[data-status=success]{color:#16a34a;background-color:#f0fdf4;border:1px solid #bbf7d0}._statusBadge_1d5la_111[data-status=error]{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca}._statusBadge_1d5la_111[data-status=default]{color:#525252;background-color:#f5f5f5;border:1px solid #e5e5e5}._colAction_1d5la_136{position:relative;display:flex;justify-content:center;align-items:center;width:2.75rem;height:2.75rem}._actionBtn_1d5la_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_1d5la_15:hover{background-color:#fff;box-shadow:0 2px 8px #00000014}._menuPopover_1d5la_161{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_1d5la_1 .2s cubic-bezier(.16,1,.3,1)}._menuPopover_1d5la_161[data-side=top]{animation:_slideDownAndFade_1d5la_1 .2s cubic-bezier(.16,1,.3,1)}._menuPopover_1d5la_161[data-side=bottom]{animation:_slideUpAndFade_1d5la_1 .2s cubic-bezier(.16,1,.3,1)}._menuPopover_1d5la_161{outline:none}@keyframes _slideUpAndFade_1d5la_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideDownAndFade_1d5la_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._menuItem_1d5la_202{padding:.625rem .75rem;font-size:.875rem;font-weight:500;color:#262626;border-radius:.5rem;cursor:pointer;transition:background-color .2s}._menuItem_1d5la_202:hover{background-color:#fafafa}._mobileProgress_1d5la_215{display:none}@media(max-width:767px){._actionBtn_1d5la_15{opacity:1}._row_1d5la_1{align-items:center;padding:.75rem 1rem;gap:12px;background-color:#fff;box-shadow:0 4px 16px #0000000a}._colStudent_1d5la_19{width:auto;flex:1 1 auto}._avatar_1d5la_26{width:3rem;height:3rem}._name_1d5la_36{font-size:.9375rem}._grade_1d5la_52{font-size:.8125rem}._colProgress_1d5la_59{width:auto;display:none}._mobileProgress_1d5la_215{display:block}._progressTrack_1d5la_66{display:none}._progressText_1d5la_80{font-size:.75rem;font-weight:500;color:#a3a3a3;white-space:nowrap}._colMeetings_1d5la_86{display:none}._colStatus_1d5la_105{width:auto;display:flex;flex-direction:column;align-items:center;gap:.25rem}._statusBadge_1d5la_111{padding-inline:.75rem;font-size:.75rem}}._tableContainer_dajxd_1{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;padding:.5rem;background-color:#fff;border-radius:1.5rem}._tableHeader_dajxd_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_dajxd_22{display:flex;align-items:center;gap:.375rem}._headCol_dajxd_22._student_dajxd_27{width:18rem}._headCol_dajxd_22._progress_dajxd_30,._headCol_dajxd_22._meetings_dajxd_33{width:12rem}._headCol_dajxd_22._status_dajxd_36{width:9rem}._headCol_dajxd_22._empty_dajxd_39{width:2.75rem}._headText_dajxd_43{font-size:1rem;font-weight:500;color:#a3a3a3}._list_dajxd_49{display:flex;flex-direction:column;gap:.5rem;width:100%;padding-bottom:.75rem}._tableTitle_dajxd_57{align-self:start;padding:.75rem .5rem 0 1.25rem;font-size:1.875rem;font-weight:600;color:#262626;text-align:left;cursor:default}@media(max-width:767px){._tableTitle_dajxd_57{font-size:20px}}@media(max-width:767px){._progress_dajxd_30,._meetings_dajxd_33,._status_dajxd_36{display:none}}._page_1njz6_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}@media(max-width:767px){._page_1njz6_1{padding:20px}}._header_1njz6_17{display:flex;justify-content:flex-start;align-items:center;gap:1.25rem;width:100%}._pageTitle_1njz6_25{font-size:1.875rem;font-weight:600;color:#262626;cursor:default}._button_1njz6_32{width:200px}._wrapper_1njz6_36{width:100%}._wrapper_1njz6_36 img{width:100%;object-fit:cover}._title_1njz6_44{font-size:1.75rem;font-weight:600;color:var(--card-foreground)}._card_1njz6_50{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}@media(max-width:767px){._card_1njz6_50{background:linear-gradient(102.55deg,#fff 28.67%,#e3a2fe 122.72%);padding:20px}}._secondaryText_1njz6_68{font-size:20px;color:#676767;text-transform:capitalize}@media(max-width:767px){._secondaryText_1njz6_68{font-size:14px}}._left_1njz6_79{display:flex;align-items:center;gap:1rem;font-weight:500}._avatar_1njz6_86{width:5rem;height:5rem;object-fit:cover;border-radius:50%}._info_1njz6_93{display:flex;flex-direction:column;gap:.375rem}._name_1njz6_99{margin:0;font-size:36px;color:var(--card-foreground)}@media(max-width:767px){._name_1njz6_99{font-size:20px}}._actions_1njz6_110{display:flex;gap:12px}@media(max-width:767px){._actions_1njz6_110{gap:4px}}._button_1njz6_32[data-size=default]{height:48px;padding:.75rem 2rem;font-size:16px;font-weight:600;line-height:24px;border-radius:1rem}@media(max-width:767px){._button_1njz6_32[data-size=default]{padding:12px;width:fit-content;font-size:14px;height:40px}}._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_yneqi_1{display:flex;align-items:center;gap:.75rem;padding:.5rem;background-color:#fff;border-radius:.75rem;cursor:pointer;transition:background-color .2s}._listItem_yneqi_1:hover{background-color:#f5f5f5}._listItem_yneqi_1:hover ._actions_yneqi_14{opacity:1}._listItem_yneqi_1[data-current=true]{background-color:#faf5ff}._iconBox_yneqi_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_yneqi_21{width:1.25rem;height:1.25rem;opacity:.6}._itemText_yneqi_39{flex:1;font-size:1rem;font-weight:500;color:#262626}@media(max-width:767px){._itemText_yneqi_39{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}._actions_yneqi_14{display:flex;gap:.5rem;opacity:0;transition:opacity .2s}@media(max-width:767px){._actions_yneqi_14{opacity:1}}._wrapper_yneqi_65{display:flex}._actionBtn_yneqi_69{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_yneqi_69:hover{color:#262626;border-color:#a3a3a3}._tooltipContent_yneqi_86{padding:0;background-color:transparent!important;box-shadow:none;border:none}._tooltipBody_yneqi_93{display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:center}._tooltipBubble_yneqi_100{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_yneqi_111{flex:1;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;line-height:1rem;color:#fff;text-align:center}._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}}._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_1kvx5_1{min-width:416px;max-width:fit-content}._radioGroup_1kvx5_6{display:flex;flex-direction:column;gap:12px}._submitButton_1kvx5_12[data-size=default]{padding:14px 32px;margin-top:24px;height:52px;border-radius:16px}._title_1kvx5_19{font-size:24px;font-weight:600;line-height:32px}._description_1kvx5_25{margin-bottom:8px;font-size:16px;font-weight:500;line-height:22px;color:#737373}._confirmationTime_1kvx5_33{display:flex;align-items:center;justify-content:space-between;gap:80px}._confirmationDateText_1kvx5_40{font-size:20px;font-weight:600;line-height:28px}._confirmationTimeText_1kvx5_46{font-size:16px;font-weight:500;line-height:20px;color:#fff;padding:6px 8px;background-color:var(--primary-medium);border-radius:14px}._confirmation_1kvx5_33{display:flex;flex-direction:column;gap:22px;background-color:#faf7ff;border-radius:16px;padding:12px}._teacherAvatar_1kvx5_65{width:60px;height:60px}._teacherInfo_1kvx5_70{display:flex;flex-direction:column;gap:4px}._teacherName_1kvx5_76{font-size:16px;font-weight:500;line-height:20px}._teacherDescription_1kvx5_82{font-size:14px;font-weight:400;line-height:18px;color:#737373}._teacherWrapper_1kvx5_89{display:flex;align-items:center;gap:12px}._card_mjvh3_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_mjvh3_16{font-size:20px;color:#676767}._left_mjvh3_21{display:flex;align-items:center;gap:1rem;font-weight:500}._info_mjvh3_28{display:flex;flex-direction:column;gap:.375rem;z-index:1}._name_mjvh3_35{margin:0;font-size:36px;color:var(--card-foreground)}@media(max-width:767px){._name_mjvh3_35{font-size:20px}}._actions_mjvh3_46{display:flex;gap:12px}._button_mjvh3_51[data-size=default]{height:48px;padding:.75rem 2rem;font-size:16px;font-weight:600;line-height:24px;border-radius:1rem}._button_mjvh3_51[data-variant=outline]{background:#8e32ff14;border:none}._cardBgImg_mjvh3_65{position:absolute;bottom:-50px;right:50px;height:262px;width:auto}@media(max-width:767px){._cardBgImg_mjvh3_65{display:none}}._cardBgPatern_mjvh3_78{position:absolute;bottom:-150px;right:-150px;width:auto}._cardBg_mjvh3_65{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}@media(max-width:767px){._cardBg_mjvh3_65{display:none}}._dark_1cn1z_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_1cn1z_67{display:flex;flex-direction:column;justify-content:space-between;gap:20px;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;width:100%}@media(max-width:767px){._card_1cn1z_67{width:100%}}._header_1cn1z_91{display:flex;flex-direction:column;gap:8px}._title_1cn1z_97{margin:0;font-size:20px;font-weight:600;color:var(--card-foreground)}._subtitle_1cn1z_104{margin:0;font-size:14px;color:#676767}._bottom_1cn1z_110{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}._progressSection_1cn1z_117{display:flex;flex-direction:column;gap:12px;flex:1}._percentage_1cn1z_124{font-size:32px;font-weight:700}._progressBar_1cn1z_129{width:100%;height:12px;background:#8e32ff29;border-radius:8px;overflow:hidden}._progressFill_1cn1z_137{height:100%;background:linear-gradient(90deg,#8e32fff2,#c99cfff2);border-radius:8px;transition:width .3s ease}._maxProgress_1cn1z_144{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:30px}._popup_1cn1z_153{font-size:16px;font-weight:500;line-height:22px;color:#fffc;background-color:#8e32ffcc;padding:8px 12px;border-radius:36px}._popup_1cn1z_153 span{color:#fff}._popup_1cn1z_153{position:absolute;bottom:50px;right:50px}._maxProgressPopup_1cn1z_171{background-color:#cea6ff;color:#fff;rotate:6deg;margin-bottom:10px}._card_cp4pe_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;width:100%}@media(max-width:767px){._card_cp4pe_1{width:100%}}._secondaryText_cp4pe_19{font-size:16px;color:var(--muted-foreground)}._actions_cp4pe_24{display:flex;gap:12px}._button_cp4pe_29[data-size=default]{height:48px;padding:12px 32px;font-size:16px;line-height:24px;border-radius:16px}._outline_cp4pe_37[data-size=default]{background:#8e32ff14;border:none}._title_cp4pe_42{font-size:28px;font-weight:600;color:var(--card-foreground)}._cardHeader_cp4pe_48{display:flex;flex-direction:column;gap:6px}._avatar_cp4pe_54{width:52px;height:52px}._wrapper_cp4pe_59{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_8hvtl_1{font-size:28px;font-weight:600;line-height:32px;color:-3%;padding:12px}@media screen and (max-width:425px){._title_8hvtl_1{font-size:20px;font-weight:600;line-height:26px;color:-2%;padding:8px}}._testList_8hvtl_18{display:flex;flex-direction:column;gap:10px;width:100%;height:100%;padding:12px;background:var(--card);border-radius:24px}._testListItems_8hvtl_29{display:flex;flex-direction:column;gap:4px}._testItem_8hvtl_35{gap:10px;width:100%;padding:16px;display:flex;justify-content:space-between;align-items:center;border-radius:12px}@media(max-width:565px){._testItem_8hvtl_35{flex-direction:column;align-items:flex-start;gap:10px}}._testItemClickable_8hvtl_52{cursor:pointer}._testItemClickable_8hvtl_52:hover{background:var(--neutral-100)}._testItemDisabled_8hvtl_59{cursor:default}._testTitle_8hvtl_63{font-size:20px;font-weight:500;line-height:26px}@media screen and (max-width:425px){._testTitle_8hvtl_63{font-size:16px;font-weight:500;line-height:22px}}._info_8hvtl_76{white-space:nowrap;font-size:16px;font-weight:500;line-height:22px;color:var(--neutral-400)}@media screen and (max-width:425px){._info_8hvtl_76{font-size:14px;font-weight:500;line-height:18px}}._done_8hvtl_91{color:#5aa865}._in-progress_8hvtl_95{color:var(--primary)}._revision_8hvtl_99{color:#f96f6f}._deadline_8hvtl_103{color:#7c3aed}._closed_8hvtl_107{color:#a5a4a7}._testItemContent_8hvtl_111{display:flex;flex-direction:column;gap:8px}._statusRight_8hvtl_117{display:inline-flex;align-items:center;gap:6px}._statusInfo_8hvtl_123{color:inherit}._statusDot_8hvtl_127{display:block;width:10px;height:10px;min-width:10px;min-height:10px;flex:0 0 10px;shape-rendering:geometricPrecision}._statusDot_8hvtl_127 circle{fill:currentColor}._skeletonTitle_8hvtl_141{width:250px;height:26px;border-radius:6px}._skeletonInfo_8hvtl_147{width:150px;height:18px;border-radius:4px}._skeletonDate_8hvtl_153{width:100px;height:22px;border-radius:4px}._header_1su0r_1{font-size:28px;font-weight:600;line-height:32px;color:#242128}._headerRow_1su0r_8{display:flex;align-items:center;justify-content:space-between;width:100%}@media(max-width:768px){._headerRow_1su0r_8{flex-direction:column;align-items:flex-start;gap:12px}}._childSelector_1su0r_22{min-width:8rem;border:1.5px solid var(--border, #e0e0e0);border-radius:.75rem}._page_1su0r_28{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_1su0r_40{display:flex;gap:.75rem;width:100%}@media(max-width:768px){._cardWrapper_1su0r_40{flex-direction:column}}._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_pma9t_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_pma9t_67{display:flex;flex-direction:column;gap:2rem}._formGrid_pma9t_73{display:flex;flex-direction:column;gap:1rem}._section_pma9t_79{display:flex;flex-direction:column;gap:.75rem}._sectionTitle_pma9t_85{margin:0;font-size:1.25rem;font-weight:600;line-height:1.75rem;color:#262626}._textAreaWrapper_pma9t_93{display:flex;flex-direction:column;height:8.75rem;padding:1.25rem;background:#fafafa;border-radius:1rem}._textArea_pma9t_93{color:#262626}._textArea_pma9t_93:focus{color:#262626}._sectionHeader_pma9t_109{display:flex;align-items:center;gap:.625rem}._addButton_pma9t_115{width:10rem}._itemsList_pma9t_119{display:flex;flex-direction:column;gap:.75rem;margin-top:.625rem}._itemCard_pma9t_126{display:flex;align-items:center;gap:1.25rem;background:transparent}._itemContent_pma9t_133{display:flex;flex:1;flex-direction:column;gap:.25rem}._itemTitle_pma9t_140{font-size:1rem;font-weight:500;line-height:1.375rem;color:#262626}._itemSubtitle_pma9t_147{font-size:.875rem;font-weight:500;line-height:1.125rem;color:#a3a3a3}._removeButton_pma9t_154{margin-left:auto}._removeButton_pma9t_154:hover{color:#ef4444}._videoSection_pma9t_161{display:flex;flex-direction:column;gap:1.25rem}._videoInfo_pma9t_167{display:flex;flex-direction:column;gap:.25rem}._videoDescription_pma9t_173{margin:0;font-size:1rem;font-weight:500;line-height:1.375rem;color:#737373}._videoPreviewCard_pma9t_181{position:relative;width:10rem;height:10rem;overflow:hidden;border-radius:1rem}._videoThumb_pma9t_189{width:100%;height:100%;background:#000;object-fit:cover}._videoRemoveBtn_pma9t_196{position:absolute;top:.375rem;right:.375rem;z-index:2}._playBtn_pma9t_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_pma9t_216{align-self:auto;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_pma9t_216:hover{background-color:#7e22ce}._actions_pma9t_241{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;align-items:center;width:100%;margin-top:1rem}._logoutButton_pma9t_251[data-variant=ghost]{color:#737373}@media(max-width:768px){._actions_pma9t_241{flex-direction:column;align-items:stretch;gap:.5rem}._saveButton_pma9t_216,._logoutButton_pma9t_251{width:100%;min-width:0}._logoutButton_pma9t_251[data-variant=ghost]{justify-content:center;background-color:#f5f5f5;border-radius: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}._form_j0uve_1{display:flex;flex-direction:column;gap:24px}._header_j0uve_7{display:flex;flex-direction:column;align-items:center;position:relative;gap:16px}._backButton_j0uve_15{position:absolute;left:0;top:0;color:#525252}._backButton_j0uve_15:hover{color:#262626;background-color:#f5f5f5}._title_j0uve_26{margin:0;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.4;color:#262626;text-align:center}._steps_j0uve_36{display:flex;flex-direction:column;gap:12px}._form_1cxf5_1{display:flex;flex-direction:column;gap:28px}._formHeader_1cxf5_6{display:flex;flex-direction:column;gap:20px;align-items:center;margin-top:-20px}._formHeader_1cxf5_6 span{font-family:Inter;font-style:normal;font-weight:500;font-size:16px;line-height:22px;text-align:center;letter-spacing:-.02em;color:#676767}._formFields_1cxf5_23{display:flex;flex-direction:column;gap:12px}._formFields_1cxf5_23 ._field_1cxf5_28,._formFields_1cxf5_23 ._dropdown_1cxf5_31{width:100%}._formFields_1cxf5_23 ._dropdown_1cxf5_31 [class*=dropdownBtn]{width:100%;background:var(--zinc-100)}._formFields_1cxf5_23 ._dropdown_1cxf5_31 [class*=dropdownText]{width:auto;flex:1;color:var(--neutral-400, #a3a3a3)}._formFields_1cxf5_23 ._dropdownHasValue_1cxf5_43 [class*=dropdownText]{color:var(--neutral-800, #262626)}._card_1q85l_1{display:flex;flex-direction:column;gap:16px;background:#fff;transition:all .2s ease}._cardHeader_1q85l_9{display:flex;gap:12px;align-items:center}._cardHeader_1q85l_9:hover{cursor:auto}._avatar_1q85l_18{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:var(--primary-100, #dbeafe);color:var(--primary-600, #2563eb);flex-shrink:0}._counselorInfo_1q85l_30{flex:1;display:flex;flex-direction:column;gap:4px}._counselorInfo_1q85l_30 button{font-family:Inter;font-weight:500;font-style:Medium;font-size:14px;line-height:18px;letter-spacing:0%;color:#8e32ff;background:none;border:none;margin:0;padding:0;width:fit-content;cursor:pointer}._name_1q85l_52{margin:0;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1.4;color:var(--neutral-800, #262626)}._metadata_1q85l_61{display:flex;align-items:center;gap:6px;font-size:.875rem;line-height:1.3}._experience_1q85l_69{font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#a5a4a7}._appointment_1q85l_77{display:flex;flex-direction:column;gap:12px}._appointmentDate_1q85l_83{font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#a5a4a7}._timeSlots_1q85l_91{display:flex;flex-wrap:wrap;gap:8px;align-items:center}._timeSlot_1q85l_91{min-width:60px;height:32px;font-size:.875rem;font-weight:500;border-color:var(--neutral-200, #e5e5e5);color:var(--neutral-700, #404040)}._timeSlot_1q85l_91:hover:not(:disabled){border-color:var(--primary-300, #93c5fd);background:var(--primary-50, #eff6ff);color:var(--primary-700, #1d4ed8)}._timeSlot_1q85l_91:disabled{opacity:.5;cursor:not-allowed}._timeSlotActive_1q85l_116{border-color:var(--primary-500, #3b82f6)!important;background:var(--primary-100, #dbeafe)!important;color:var(--primary-700, #1d4ed8)!important;font-weight:600}._otherTimeBtn_1q85l_123{height:32px}._page_1lvu4_1{display:flex;flex-direction:column;gap:24px}._title_1lvu4_7{margin:0;font-family:Inter,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.3;color:#262626;text-align:center}._card_1lvu4_17{display:flex;flex-direction:column;gap:16px;padding:16px;background-color:#faf7ff;border-radius:16px}._dateRow_1lvu4_26{display:flex;align-items:center;justify-content:space-between;gap:12px}._date_1lvu4_26{font-family:Inter,sans-serif;font-size:.9375rem;font-weight:500;color:#262626}._timeBadge_1lvu4_40{flex-shrink:0;padding:6px 8px;background-color:#8f33ff99;color:#7e22ce;border-radius:14px;font-style:normal;font-weight:500;font-size:16px;line-height:20px;letter-spacing:-.02em;color:#fff}._counselorRow_1lvu4_54{display:flex;align-items:center;gap:12px}._avatar_1lvu4_60{flex-shrink:0;width:44px;height:44px;border-radius:50%;background-color:#f3e8ff;color:#a855f7;display:flex;align-items:center;justify-content:center;overflow:hidden}._counselorInfo_1lvu4_73{display:flex;flex-direction:column;gap:2px}._counselorName_1lvu4_79{font-family:Inter,sans-serif;font-size:.9375rem;font-weight:600;color:#262626}._counselorRole_1lvu4_86{font-family:Inter,sans-serif;font-size:.8125rem;color:#737373}._btn_1lvu4_92{width:100%}._successPage_1lvu4_96{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;padding:32px 0}._successCard_1lvu4_105{display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px 24px;background-color:#fff;border-radius:24px;width:100%}._successIcon_1lvu4_116{width:56px;height:56px;border-radius:50%;background-color:#f3e8ff;color:#a855f7;display:flex;align-items:center;justify-content:center}._successTitle_1lvu4_127{margin:0;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:700;color:#262626}._successDescription_1lvu4_135{margin:0;font-family:Inter,sans-serif;font-size:.9375rem;color:#737373;line-height:1.5}._page_p3x50_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_p3x50_1{min-height:fit-content;padding:1rem}}._pageContainer_p3x50_17{display:flex;flex-direction:column;gap:1.25rem;width:100%;height:100%}._body_p3x50_25{display:flex;flex:1;gap:1.25rem;width:100%;min-height:0}@media screen and (max-width:1024px){._body_p3x50_25{flex-direction:column;min-height:auto;overflow:visible}}._main_p3x50_40{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_p3x50_40{flex:0 0 auto;width:100%;height:auto;min-height:600px;overflow:visible}}._header_mgjup_1{font-size:28px;font-weight:600;line-height:32px;color:#242128}._page_mgjup_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_mgjup_20{display:flex;gap:.75rem;width:100%}@media(max-width:767px){._cardWrapper_mgjup_20{flex-direction:column}}._form_fenil_1{width:100%;max-width:600px;margin:0 auto;padding:24px;display:flex;flex-direction:column;gap:24px}._header_fenil_11{display:flex;align-items:center;justify-content:flex-start;position:relative}._backButton_fenil_18{color:#525252}._backButton_fenil_18:hover{color:#262626;background-color:#f5f5f5}._content_fenil_26{flex:1;display:flex;flex-direction:column}._content_1q40u_1{display:flex;flex-direction:column;gap:16px;max-width:400px}._description_1q40u_8{margin:0;font-family:Inter,sans-serif;font-size:.9375rem;color:#525252;line-height:1.5}._actions_1q40u_16{display:flex;gap:12px;justify-content:flex-end;margin-top:8px}._card_582h1_1{display:flex;flex-direction:column;gap:16px;background:#fff;transition:all .2s ease}._cardHeader_582h1_9{display:flex;gap:12px;align-items:center;cursor:pointer}._avatar_582h1_16{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:var(--primary-100, #dbeafe);color:var(--primary-600, #2563eb);flex-shrink:0}._counselorInfo_582h1_28{flex:1;display:flex;flex-direction:column;gap:4px}._name_582h1_35{margin:0;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1.4;color:var(--neutral-800, #262626)}._metadata_582h1_44{display:flex;align-items:center;gap:6px;font-size:.875rem;line-height:1.3}._experience_582h1_52{font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#a5a4a7}._appointment_582h1_60{display:flex;flex-direction:column;gap:12px}._appointmentDate_582h1_66{font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#a5a4a7}._timeSlots_582h1_74{display:flex;flex-wrap:wrap;gap:8px;align-items:center}._timeSlot_582h1_74{min-width:60px;height:32px;font-size:.875rem;font-weight:500;border-color:var(--neutral-200, #e5e5e5);color:var(--neutral-700, #404040)}._timeSlot_582h1_74:hover:not(:disabled){border-color:var(--primary-300, #93c5fd);background:var(--primary-50, #eff6ff);color:var(--primary-700, #1d4ed8)}._timeSlot_582h1_74:disabled{opacity:.5;cursor:not-allowed}._timeSlotActive_582h1_99{border-color:var(--primary-500, #3b82f6)!important;background:var(--primary-100, #dbeafe)!important;color:var(--primary-700, #1d4ed8)!important;font-weight:600}._otherTimeBtn_582h1_106{height:32px}._form_ye1i5_1{display:flex;flex-direction:column;gap:24px}._formHeader_ye1i5_6{display:flex;flex-direction:column;gap:20px;align-items:center;margin-top:-20px}._formHeader_ye1i5_6 span{font-family:Inter;font-style:normal;font-weight:500;font-size:16px;line-height:22px;text-align:center;letter-spacing:-.02em;color:#676767}._counselorsList_ye1i5_24{display:flex;flex-direction:column;gap:16px;max-height:480px;overflow:scroll}._counselorsList_ye1i5_24::-webkit-scrollbar{display:none}._actions_ye1i5_35{display:flex;justify-content:flex-end}._form_1gfzg_1{display:flex;flex-direction:column;justify-content:space-between;gap:28px;height:584px}._formHeader_1gfzg_8{display:flex;flex-direction:column;gap:16px;align-items:center;position:relative}._formBody_1gfzg_15{flex:1}._actions_1gfzg_19{display:flex;justify-content:flex-end}._page_1hcac_1{display:flex;flex-direction:column;gap:24px;width:100%;max-width:500px}._title_1hcac_9{margin:0;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:-.02em;color:#262626;text-align:center}._card_1hcac_21{display:flex;flex-direction:column;gap:20px;padding:24px;background:#fff;border:1px solid #e5e5e5;border-radius:12px}._dateRow_1hcac_31{display:flex;align-items:center;justify-content:space-between;gap:12px}._date_1hcac_31{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#262626}._timeBadge_1hcac_47{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;background:#f5f5f5;border-radius:8px;font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#676767}._counselorRow_1hcac_62{display:flex;gap:16px;align-items:center}._avatar_1hcac_68{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--primary-100, #dbeafe);color:var(--primary-600, #2563eb);flex-shrink:0}._counselorInfo_1hcac_80{display:flex;flex-direction:column;gap:4px}._counselorName_1hcac_86{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#262626}._counselorRole_1hcac_95{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#a5a4a7}._btn_1hcac_104{margin-top:8px}._successCard_1hcac_108{display:flex;flex-direction:column;gap:16px;padding:32px;background:#fff;border:1px solid #e5e5e5;border-radius:16px;align-items:center;text-align:center}._successIcon_1hcac_120{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._successTitle_1hcac_131{margin:0;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:-.02em;color:#262626}._successDescription_1hcac_142{margin:0;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#676767}._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_1als7_1{display:flex;flex-direction:column;gap:20px;flex:1;height:100%}._topCard_1als7_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_1als7_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_1als7_19{padding:20px}}._headerLeft_1als7_37{display:flex;align-items:center;gap:10px}._headerTitle_1als7_43{font-size:20px;font-weight:600;line-height:24px;color:var(--neutral-800)}@media screen and (max-width:425px){._headerTitle_1als7_43{font-size:16px;font-weight:600;line-height:20px}}._headerIcon_1als7_57{width:20px;height:20px;color:var(--neutral-400)}._headerText_1als7_63{font-size:16px;font-weight:500;line-height:22px;color:var(--neutral-400)}._questionHeader_1als7_71{margin-bottom:24px}._questionTitle_1als7_75{font-size:28px;font-weight:600;line-height:34px;color:var(--neutral-800);margin-bottom:8px}._questionTitle_1als7_75 p,._questionTitle_1als7_75 ul,._questionTitle_1als7_75 ol,._questionTitle_1als7_75 blockquote,._questionTitle_1als7_75 pre{margin:0}._questionTitle_1als7_75 ul,._questionTitle_1als7_75 ol{margin-top:8px;padding-left:1.5rem}._questionTitle_1als7_75 li+li{margin-top:4px}._questionTitle_1als7_75 h1,._questionTitle_1als7_75 h2,._questionTitle_1als7_75 h3,._questionTitle_1als7_75 h4,._questionTitle_1als7_75 h5,._questionTitle_1als7_75 h6{margin:0}._questionTitle_1als7_75 h1{font-size:1.18em;line-height:1.2}._questionTitle_1als7_75 h2{font-size:1.08em;line-height:1.24}._questionTitle_1als7_75 h3,._questionTitle_1als7_75 h4,._questionTitle_1als7_75 h5,._questionTitle_1als7_75 h6{font-size:1em;line-height:1.3}@media screen and (max-width:425px){._questionTitle_1als7_75{font-size:20px;font-weight:600;line-height:26px}}._questionSubtitle_1als7_128{font-size:16px;font-weight:500;line-height:22px;color:var(--neutral-400)}._questionImages_1als7_135{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}._questionImage_1als7_135{width:min(100%,360px);max-height:320px;object-fit:contain;border:1px solid rgba(0,0,0,.08);border-radius:18px;background:var(--neutral-100)}._quizContent_1als7_151{flex-grow:1}._freeFormField_1als7_155{width:100%}._freeFormField_1als7_155 textarea{min-height:220px;resize:vertical}._footer_1als7_164{display:flex;flex-direction:column;gap:24px;margin-top:24px}._progressContainer_1als7_171{display:flex;flex-direction:column;gap:12px;width:100%;max-width:none}._progressHeader_1als7_179{display:flex;justify-content:space-between;align-items:center}._currentQuestion_1als7_185{font-size:16px;font-weight:500;line-height:20px;color:var(--neutral-400)}._boldText_1als7_192{font-weight:700;color:var(--neutral-800)}._progressBar_1als7_197{width:100%;height:8px;background-color:#9333ea1a;border-radius:10px;overflow:hidden}._progressFill_1als7_205{height:100%;background-color:#a855f7;border-radius:10px;transition:width .3s ease}._actionButtons_1als7_212{display:flex;justify-content:space-between;gap:20px;width:100%}._navBtn_1als7_219,._nextBtn_1als7_219{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_1als7_219,._nextBtn_1als7_219{height:44px!important;padding:0 16px!important;border-radius:12px!important;font-size:14px;font-weight:600;line-height:20px}}._backBtn_1als7_247{background-color:#9333ea1a!important;color:#9333ea!important}._backBtn_1als7_247:hover{background-color:#9333ea33!important}._nextBtn_1als7_219{min-width:160px!important;width:auto!important;background-color:#9333ea!important;color:#fff!important}._nextBtn_1als7_219:hover{opacity:.9}._nextBtn_1als7_219:disabled{opacity:.5;cursor:not-allowed}._headerCompletionInfo_1als7_270{display:flex;justify-content:space-between;width:100%}._infoText_1als7_276{font-size:16px;font-weight:500;line-height:20px;color:var(--neutral-400)}@media screen and (max-width:425px){._infoText_1als7_276{font-size:12px;font-weight:500;line-height:16px}}._headerDate_1als7_290{display:flex;align-items:center;gap:10px}._statusDot_1als7_296{width:8px;height:8px;border-radius:50%;background-color:var(--neutral-400)}._statusDotSuccess_1als7_303{width:8px;height:8px;border-radius:50%;background-color:#22c55e}._completionTitle_1als7_310{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_1als7_310{font-size:20px;font-weight:600;line-height:26px}}._completionContent_1als7_328{display:flex;flex-direction:column;align-items:center;gap:24px;max-width:466px;width:100%}._completionImage_1als7_337{width:220px;height:auto;object-fit:contain;margin-bottom:20px}._imagePlaceholder_1als7_344{width:200px;height:200px;background-color:var(--neutral-100);border-radius:20px;margin-bottom:20px}._completionHeading_1als7_352{font-size:30px;font-weight:600;line-height:36px;color:var(--neutral-800);text-align:center}@media screen and (max-width:425px){._completionHeading_1als7_352{font-size:24px;font-weight:600;line-height:32px}}._completionText_1als7_367{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_1als7_367{font-size:16px;font-weight:500;line-height:22px}}._timer_1als7_384{font-size:18px;font-weight:600;line-height:22px;color:var(--primary)}._timerUrgent_1als7_390{color:#ef4444}._wrapper_1010m_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_1010m_1{flex-direction:column;padding:20px}}._testHeaderWrapper_1010m_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_1010m_18{position:static;height:auto;overflow:visible}}._testListWrapper_1010m_37{width:400px;min-width:320px;flex-shrink:0}._testListWrapper_1010m_37[data-full-width=true]{width:100%}@media screen and (max-width:1280px){._testListWrapper_1010m_37{width:100%}}@media(max-width:565px){._testListWrapper_1010m_37{min-width:unset}}._testWrapper_1010m_56{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_1010m_56{width:100%}}._title_1010m_71{font-size:36px;font-weight:600;line-height:40px;color:-2%;color:var(--neutral-800);margin-bottom:8px;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}@media(max-width:768px){._title_1010m_71{font-size:24px;font-weight:600;line-height:28px;color:-2%}}._description_1010m_90{font-size:16px;font-weight:500;line-height:22px;color:var(--neutral-400);margin-bottom:24px}._button_1010m_98{width:fit-content}._completedLabel_1010m_102{font-size:16px;font-weight:600;line-height:22px;width:fit-content;color:#5aa865}._header_1010m_110{display:flex;justify-content:space-between}@media(max-width:768px){._header_1010m_110{flex-direction:column;align-items:flex-end;gap:10px}}._headerText_1010m_122{font-size:16px;font-weight:500;line-height:20px;color:var(--neutral-400)}._revisionBadge_1010m_129{display:inline-flex;align-items:center;gap:6px}._revisionBadgeText_1010m_135{font-size:16px;font-weight:500;line-height:20px;color:#f96f6f}._revisionBadgeDot_1010m_142{width:8px;height:8px;border-radius:20px;background:#f96f6f}._revisionComment_1010m_149{width:100%;padding:16px;border-radius:16px;background:#f96f6f1a}._revisionCommentText_1010m_156{font-size:16px;font-weight:500;line-height:22px;color:var(--neutral-800)}._page_9f5ue_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}@media(max-width:767px){._page_9f5ue_1{padding:20px}}._header_9f5ue_17{display:flex;justify-content:flex-start;align-items:center;gap:1.25rem;width:100%}._titleActive_9f5ue_25{font-size:1.875rem;font-weight:600;color:#262626;cursor:default}._titleInactive_9f5ue_32{font-size:1.875rem;font-weight:600;color:#a3a3a3;cursor:pointer;transition:color .2s}._titleInactive_9f5ue_32:hover{color:#525252}._controls_9f5ue_43{display:flex;flex-direction:column;gap:.75rem;width:100%}._filterRow_9f5ue_50{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;width:100%}@media(max-width:767px){._filterRow_9f5ue_50{flex-direction:column}}._searchBar_9f5ue_63{display:flex;align-items:center;gap:.25rem;flex:1;min-width:14rem;height:3rem;padding:.75rem .5rem;overflow:hidden;background-color:#fff;border-radius:1rem}@media(max-width:767px){._searchBar_9f5ue_63{width:100%}}._searchIcon_9f5ue_81{display:flex;justify-content:center;align-items:center;width:3rem;height:100%;color:#a3a3a3}._input_9f5ue_90{flex:1;font-size:1rem;color:#262626;background:transparent;border:none;outline:none}._input_9f5ue_90::placeholder{color:#a3a3a3}._dropdowns_9f5ue_102{display:flex;gap:.75rem;flex-wrap:wrap}@media(max-width:1024px){._dropdowns_9f5ue_102{width:100%;justify-content:flex-start}}@media(max-width:767px){._dropdowns_9f5ue_102>*{flex:1 1 100%}}._dropdownContainer_9f5ue_119{position:relative}._dropdownBtn_9f5ue_123{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_9f5ue_135{width:9rem;font-size:1rem;font-weight:500;color:#262626}._dropdownPopover_9f5ue_142{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_9f5ue_156{padding:.75rem;font-size:.875rem;font-weight:500;color:#262626;border-radius:.5rem;cursor:pointer;transition:background-color .2s}._dropdownItem_9f5ue_156:hover{background-color:#fafafa}._emptyArchive_9f5ue_169{width:100%;padding:3rem 1.5rem;font-size:1rem;font-weight:500;color:#737373;text-align:center;background-color:#fff;border-radius:1rem}._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}}.bn-ak-menu{position:relative;z-index:50;display:flex;max-height:var(--popover-available-height);min-width:180px;flex-direction:column;overscroll-behavior:contain;border-radius:.5rem;border-width:1px;border-style:solid;border-color:#dae2e7;background-color:#fff;padding:.5rem;color:#000;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;outline:none!important;overflow:visible}.bn-ak-menu:not(:focus) .bn-ak-menu-item:not(:focus)[aria-expanded=true]{background-color:#00000013;color:currentColor}.bn-ak-menu:not(:focus) .bn-ak-menu-item:not(:focus)[aria-expanded=true]:where(.dark,.dark *){background-color:#ffffff1a}.bn-ak-menu-item .label{flex:1 1 0%}.bn-ak-button{--border: rgb(0 0 0/13%);--highlight: rgb(255 255 255/20%);--shadow: rgb(0 0 0/10%);display:flex;height:2.5rem;-webkit-user-select:none;user-select:none;align-items:center;gap:.25rem;white-space:nowrap;border-style:none;background-color:#fff;padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:1.5rem;color:#000;text-decoration-line:none;outline-width:2px;outline-offset:2px;outline-color:#007acc;box-shadow:inset 0 0 0 1px var(--border),inset 0 2px 0 var(--highlight),inset 0 -1px 0 var(--shadow),0 1px 1px var(--shadow);justify-content:space-between;width:100%;border-radius:.375rem}.bn-ak-primary{--border: rgba(0, 0, 0, .15);--highlight: rgba(255, 255, 255, .25);--shadow: rgba(0, 0, 0, .15);background-color:#007acc;color:#fff;justify-content:center}.bn-ak-wrapper{display:flex;width:320px;max-width:100%;flex-direction:column;gap:1.5rem;border-radius:.5rem;background-color:#fff;padding:1rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.bn-ak-label{padding-left:1rem}.bn-ak-field{display:flex;flex-direction:column;gap:.5rem}.bn-ak-input{height:2.5rem;width:100%;border-radius:.375rem;border-style:none;background-color:#edf0f366;padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:1.5rem;color:#000;box-shadow:inset 0 0 0 1px #0000001a,inset 0 2px 5px #0000000d}.bn-ak-input::placeholder{color:#0009}.bn-ak-input:hover{background-color:#edf0f3}.bn-ak-popover:focus-visible,.bn-ak-popover[data-focus-visible],.bn-ak-input:focus-visible,.bn-ak-input[data-focus-visible]{outline:2px solid hsl(204 100% 40%);outline-offset:-1px}.bn-ak-input:where(.dark,.dark *){background-color:#181a1b;color:#fff;box-shadow:inset 0 0 0 1px #ffffff1f,inset 0 -1px #ffffff0d,inset 0 2px 5px #00000026}.bn-ak-input:where(.dark,.dark *)::placeholder{color:#ffffff75}.bn-ak-input:hover:where(.dark,.dark *){background-color:#141515}.bn-ak-error{width:fit-content;border-radius:.375rem;border-width:1px;border-color:#e9afb2;background-color:#e9afb266;padding:.5rem 1rem;color:#990008}.bn-ak-error:empty{display:none}.bn-ak-error:where(.dark,.dark *){border-color:#c7383f66;background-color:#a72f3540;color:#ffcccf}.bn-ak-buttons{display:flex;gap:1rem;padding-top:1rem}.bn-ak-button{--border: rgb(0 0 0/13%);--highlight: rgb(255 255 255/20%);--shadow: rgb(0 0 0/10%);display:flex;height:2.5rem;-webkit-user-select:none;user-select:none;align-items:center;justify-content:center;gap:.25rem;white-space:nowrap;border-radius:.5rem;border-style:none;background-color:#fff;padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:1.5rem;color:#000;text-decoration-line:none;outline-width:2px;outline-offset:2px;outline-color:#007acc;box-shadow:inset 0 0 0 1px var(--border),inset 0 2px 0 var(--highlight),inset 0 -1px 0 var(--shadow),0 1px 1px var(--shadow);font-weight:500}.bn-ak-menu{position:relative;z-index:50;display:flex;min-width:180px;flex-direction:column;overscroll-behavior:contain;border-radius:.5rem;border-width:1px;border-style:solid;border-color:#dae2e7;background-color:#fff;padding:.5rem;color:#000;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;outline:none!important}.bn-ak-menu:where(.dark,.dark *){border-color:#3b3e40;background-color:#27292a;color:#fff;box-shadow:0 10px 15px -3px #00000040,0 4px 6px -4px #0000001a}.bn-ak-menu-item{display:flex;cursor:default;scroll-margin:.5rem;align-items:center;gap:.5rem;border-radius:.25rem;padding:.5rem;outline:none!important}.bn-ak-menu-item[aria-disabled=true]{opacity:.25}.bn-ak-menu-item[data-active-item]{background-color:#007acc;color:#fff}.bn-ak-menu-item:active,.bn-ak-menu-item[data-active]{background-color:#0062a3;padding-top:9px;padding-bottom:7px}.bn-ak-button{--border: rgb(0 0 0/13%);--highlight: rgb(255 255 255/20%);--shadow: rgb(0 0 0/10%);display:flex;height:2.5rem;-webkit-user-select:none;user-select:none;align-items:center;gap:.25rem;white-space:nowrap;border-radius:.5rem;border-style:none;background-color:#fff;padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:1.5rem;color:#000;text-decoration-line:none;outline-width:2px;outline-offset:2px;outline-color:#007acc;box-shadow:inset 0 0 0 1px var(--border),inset 0 2px 0 var(--highlight),inset 0 -1px 0 var(--shadow),0 1px 1px var(--shadow);width:200px;justify-content:space-between}.bn-ak-wrapper{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.bn-ak-popover{z-index:50;display:flex;max-height:min(var(--popover-available-height, 300px),300px);flex-direction:column;overflow:auto;overscroll-behavior:contain;border-radius:.5rem;border-width:1px;border-style:solid;border-color:#dae2e7;background-color:#fff;padding:.5rem;color:#000;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.bn-ak-popover:focus-visible,.bn-ak-popover[data-focus-visible]{outline:2px solid hsl(204 100% 40%);outline-offset:-1px}.bn-ak-popover:where(.dark,.dark *){border-color:#3b3e40;background-color:#27292a;color:#fff;box-shadow:0 10px 15px -3px #00000040,0 4px 6px -4px #0000001a}.bn-ak-select-item{display:flex;cursor:default;scroll-margin:.5rem;align-items:center;gap:.5rem;border-radius:.25rem;padding:.5rem;outline:none!important}.bn-ak-select-item[aria-disabled=true]{opacity:.5}.bn-ak-select-item[data-active-item]{background-color:#007acc;color:#fff}.bn-ak-separator{margin-top:.5rem;margin-bottom:.5rem;height:0px;width:100%;border-top-width:1px;border-color:#dae2e7}.bn-ak-group-label{cursor:default;padding:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:500;opacity:.6}.bn-ak-group-label+*{scroll-margin-top:2.5rem}.bn-ak-wrapper{display:flex;flex-direction:column;gap:.5rem;border-radius:.5rem;background-color:#fff;padding:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.bn-ak-wrapper:where(.dark,.dark *){background-color:#27292a;box-shadow:0 1px 3px #00000040,0 1px 2px -1px #0000001a}.bn-ak-tab-list{display:flex;gap:.5rem}.bn-ak-tab{display:flex;height:2.5rem;-webkit-user-select:none;user-select:none;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:.25rem;border-style:none;padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:1.5rem;text-decoration-line:none;outline-width:2px;outline-offset:2px;outline-color:#007acc}.bn-ak-tab:hover{background-color:#00000013}.bn-ak-tab[aria-disabled=true]{opacity:.5}.bn-ak-tab[aria-selected=true]{background-color:#007acc;color:#fff}.bn-ak-tab:hover[aria-selected=true]{background-color:#0062a3}.bn-ak-tab[data-focus-visible]{outline-style:solid}.bn-ak-tab:active,.bn-ak-tab[data-active]{padding-top:.125rem}.bn-ak-tab:hover:where(.dark,.dark *){background-color:#ffffff1a}.bn-ak-tab[aria-selected=true]:where(.dark,.dark *){background-color:#007acc;color:#fff}.bn-ak-tab:hover[aria-selected=true]:where(.dark,.dark *){background-color:#0062a3}.bn-ak-panels{padding:.5rem}.bn-ak-button{--border: rgb(0 0 0/13%);--highlight: rgb(255 255 255/20%);--shadow: rgb(0 0 0/10%);display:flex;height:2.5rem;-webkit-user-select:none;user-select:none;align-items:center;justify-content:center;white-space:nowrap;border-style:none;background-color:#fff;padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:1.5rem;color:#000;text-decoration-line:none;outline-width:2px;outline-offset:2px;outline-color:#007acc;box-shadow:inset 0 0 0 1px var(--border),inset 0 2px 0 var(--highlight),inset 0 -1px 0 var(--shadow),0 1px 1px var(--shadow);scroll-margin-left:.25rem;scroll-margin-right:.25rem;gap:.5rem;border-radius:.25rem}.bn-ak-button:where(.dark,.dark *){--border: rgb(255 255 255/10%);--highlight: rgb(255 255 255/5%);--shadow: rgb(0 0 0/25%);background-color:#ffffff0d;color:#fff;box-shadow:inset 0 0 0 1px var(--border),inset 0 -1px 0 1px var(--shadow),inset 0 1px 0 var(--highlight)}.bn-ak-button:not(:active):hover{--border: rgb(0 0 0/33%)}.bn-ak-button:where(.dark,.dark *):not(:active):hover{--border: rgb(255 255 255/25%)}.bn-ak-secondary{background-color:transparent;color:currentColor;box-shadow:none}.bn-ak-secondary:hover{background-color:#0000000d}.bn-ak-secondary:where(.dark,.dark *){background-color:transparent;box-shadow:none}.bn-ak-secondary:hover:where(.dark,.dark *){background-color:#ffffff0d}.bn-ak-secondary:active:where(.dark,.dark *),.bn-ak-secondary[data-active]:where(.dark,.dark *){box-shadow:none}.bn-ak-toolbar{display:flex;max-width:100%;align-items:center;gap:.25rem;overflow-x:auto;border-radius:.5rem;background-color:#fff;padding:.25rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.bn-ak-toolbar:where(.dark,.dark *){background-color:#27292a;box-shadow:0 1px 3px #00000040,0 1px 2px -1px #0000001a}.bn-ak-separator{height:2rem;border-right-width:1px;border-color:#dae2e7}.bn-ak-separator:where(.dark,.dark *){border-color:#45484a}.bn-ak-tooltip{z-index:50;cursor:default;border-radius:.375rem;border-width:1px;border-color:#c8d3da;background-color:#edf0f3;padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;color:#000;box-shadow:0 1px 2px #0000000d}.bn-ak-tooltip:where(.dark,.dark *){border-color:#3b3e40;background-color:#27292a;color:#fff;box-shadow:0 1px 2px #00000026}.bn-ak-link{font-weight:500;color:#006bb3;text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:.25em}.bn-ak-link:hover{text-decoration-thickness:3px}.bn-ak-link:where(.dark,.dark *){color:#47b6ff}.bn-ak-primary{--border: rgba(0, 0, 0, .15);--highlight: rgba(255, 255, 255, .25);--shadow: rgba(0, 0, 0, .15);background-color:#007acc;color:#fff}.bn-ak-primary:hover{--border: rgba(0, 0, 0, .35);background-color:#006bb3}.bn-ak-primary:where(.dark,.dark *){--border: rgba(255, 255, 255, .25);--highlight: rgba(255, 255, 255, .1);--shadow: rgba(0, 0, 0, .25);background-color:#006bb3}.bn-ak-primary:hover:where(.dark,.dark *){--border: rgba(255, 255, 255, .45);background-color:#007acc}.bn-ak-button[aria-disabled=true]{opacity:.5}.bn-ak-button[data-focus-visible]{outline-style:solid}.bn-ak-button:active,.bn-ak-button[data-active]{padding-top:.125rem;box-shadow:inset 0 0 0 1px var(--border),inset 0 2px 0 var(--border)}@media(min-width:640px){.bn-ak-button{gap:.5rem}}.bn-ak-button:active:where(.dark,.dark *),.bn-ak-button[data-active]:where(.dark,.dark *){box-shadow:inset 0 0 0 1px var(--border),inset 0 1px 1px 1px var(--shadow)}.bn-ak-flat{box-shadow:none}.bn-ak-flat:where(.dark,.dark *){box-shadow:none}.bn-ak-flat:active:where(.dark,.dark *),.bn-ak-flat[data-active]:where(.dark,.dark *){box-shadow:none}.bn-ak-anchor{font-weight:500;color:#006bb3;text-decoration-line:underline;text-underline-offset:.25em;text-decoration-skip-ink:none}.bn-ak-anchor:hover{text-decoration-thickness:3px}.bn-ak-anchor:where(.dark,.dark *){color:#47b6ff}.bn-ak-hovercard{position:relative;z-index:50;display:flex;width:300px;flex-direction:column;gap:.5rem;border-radius:.5rem;border-width:1px;border-style:solid;border-color:#dae2e7;background-color:#fff;padding:1rem;color:#000;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.bn-ak-hovercard:focus-visible,.bn-ak-hovercard[data-focus-visible]{outline:2px solid hsl(204 100% 40%);outline-offset:2px}.bn-ak-hovercard:where(.dark,.dark *){border-color:#3b3e40;background-color:#27292a;color:#fff;box-shadow:0 10px 15px -3px #00000040,0 4px 6px -4px #0000001a}.bn-ak-avatar{width:4rem;border-radius:9999px}.bn-ak-username{font-size:1.125rem;line-height:1.75rem;font-weight:600}.bn-ak-input-wrapper{align-items:center;display:flex;gap:.5rem}.bn-ak-input-wrapper svg{width:24px}.bn-ak-toolbar{height:fit-content;overflow:scroll;max-width:100vw}.bn-toolbar .bn-ak-button{width:unset}.bn-toolbar .bn-ak-button[data-selected]{padding-top:.125rem;box-shadow:inset 0 0 0 1px var(--border),inset 0 2px 0 var(--border)}.bn-toolbar .bn-ak-button[data-selected]:where(.dark,.dark *){box-shadow:inset 0 0 0 1px var(--border),inset 0 1px 1px 1px var(--shadow)}.bn-ak-popover{z-index:10000}.bn-toolbar .bn-ak-popover{gap:.5rem}.bn-ariakit .bn-panel{max-width:100vw}.bn-ariakit .bn-tab-panel{align-items:center;display:flex;flex-direction:column;gap:.5rem}.bn-ariakit .bn-file-input{max-width:100%}.bn-ak-button{outline-style:none;cursor:pointer}.bn-ak-menu-item[aria-selected=true],.bn-ak-menu-item:hover{background-color:#007acc;color:#fff}.bn-ak-menu-item{display:flex}.bn-ariakit .bn-dropdown{overflow:visible}.bn-ariakit .bn-suggestion-menu,.bn-ariakit .ai-suggestion-menu{height:fit-content;max-height:inherit;overflow:auto}.bn-ariakit .bn-color-picker-dropdown{overflow:scroll}.bn-ak-suggestion-menu-item-body{flex:1}.bn-suggestion-menu-item-small .bn-ak-suggestion-menu-item-title{font-size:.875rem}.bn-ak-suggestion-menu-item-subtitle{font-size:.7rem}.bn-suggestion-menu-item-small .bn-ak-suggestion-menu-item-subtitle{display:none}.bn-ak-suggestion-menu-item-section[data-position=left]{align-items:center;display:flex;justify-content:center;padding:8px}.bn-suggestion-menu-item-small .bn-ak-suggestion-menu-item-section[data-position=left]{padding:0}.bn-ak-suggestion-menu-item-section[data-position=right]{--border: rgb(0 0 0/13%);--highlight: rgb(255 255 255/20%);--shadow: rgb(0 0 0/10%);box-shadow:inset 0 0 0 1px var(--border),inset 0 2px 0 var(--highlight),inset 0 -1px 0 var(--shadow),0 1px 1px var(--shadow);font-size:.7rem;border-radius:4px;padding-inline:4px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bn-ariakit .bn-suggestion-menu-loader{align-items:center;animation:spin 1s linear infinite;display:flex;height:16px;justify-content:center;width:16px}.bn-ariakit .bn-grid-suggestion-menu{background:var(--bn-colors-menu-background);border-radius:var(--bn-border-radius-large);box-shadow:var(--bn-shadow-medium);display:grid;gap:7px;height:fit-content;justify-items:center;max-height:inherit;overflow-y:auto;padding:20px}.bn-ariakit .bn-grid-suggestion-menu-item{align-items:center;border-radius:var(--bn-border-radius-large);cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;margin:2px;padding:4px;width:32px}.bn-ariakit .bn-grid-suggestion-menu-item[aria-selected=true],.bn-ariakit .bn-grid-suggestion-menu-item:hover{background-color:var(--bn-colors-hovered-background)}.bn-ariakit .bn-grid-suggestion-menu-empty-item,.bn-ariakit .bn-grid-suggestion-menu-loader{align-items:center;color:var(--bn-colors-menu-text);display:flex;font-size:14px;font-weight:500;height:32px;justify-content:center}.bn-ariakit .bn-grid-suggestion-menu-loader span{background-color:var(--bn-colors-side-menu)}.bn-ariakit .bn-side-menu{align-items:center;display:flex;justify-content:center}.bn-side-menu .bn-ak-button{height:fit-content;padding:0;width:fit-content}.bn-ariakit .bn-panel-popover{background-color:transparent;border:none;box-shadow:none}.bn-ariakit .bn-table-handle,.bn-ariakit .bn-table-cell-handle{height:fit-content;padding:0;width:fit-content}.bn-ariakit .bn-side-menu,.bn-ariakit .bn-table-handle,.bn-ariakit .bn-extend-button,.bn-ariakit .bn-table-cell-handle{color:gray}.bn-ariakit .bn-extend-button-editing{background-color:#0000000d}.bn-ariakit .bn-extend-button-editing:where(.dark,.dark *){background-color:#ffffff0d}.bn-ariakit .bn-extend-button-add-remove-columns{height:100%;width:18px;padding:0;margin-left:4px;cursor:col-resize}.bn-ariakit .bn-extend-button-add-remove-rows{height:18px;width:100%;padding:0;margin-top:4px;cursor:row-resize}.bn-ak-button:where(.dark,.dark *){color:#fff}.bn-ak-tab,.bn-ariakit .bn-file-input{background-color:transparent;color:#000}.bn-ak-tab:where(.dark,.dark *),.bn-ariakit .bn-file-input:where(.dark,.dark *){color:#fff}.bn-ak-tooltip{align-items:center;display:flex;flex-direction:column;white-space:pre-wrap}.bn-ariakit .bn-thread-comments{display:flex;flex-direction:column;gap:16px}.bn-ak-avatar{height:24px;width:24px}.bn-ak-username{align-items:center;display:flex;font-size:14px;gap:8px;line-height:1rem}.bn-ak-username>span{font-size:10px}.bn-ak-author-info{align-items:center;display:flex;gap:16px}.bn-ariakit .bn-comment-editor .bn-editor{background-color:transparent}.bn-ak-badge{align-items:center;border-radius:12px;display:flex;gap:4px;height:fit-content;padding:2px 10px;position:relative;width:fit-content}.bn-ak-badge span{align-items:center;display:flex;height:fit-content}.bn-ak-badge-group{align-items:center;display:flex;gap:4px;flex-wrap:wrap;width:100%}.bn-ariakit .bn-thread-comment{position:relative;display:flex;flex-direction:column;gap:4px}.bn-ariakit .bn-action-toolbar .bn-ak-button{height:1.5rem;padding:8px;width:fit-content}.bn-ak-hovercard{z-index:0}.bn-ak-panel-popover{background-color:transparent;border:none;box-shadow:none;padding:0}.bn-ariakit .bn-combobox .bn-ak-input-wrapper{display:flex;border-radius:.5rem;border-width:1px;border-style:solid;border-color:#dae2e7;background-color:#fff;padding:.5rem;color:#000;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.bn-ariakit .bn-combobox .bn-ak-input-wrapper:where(.dark,.dark *){border-color:#3b3e40;background-color:#27292a;color:#fff;box-shadow:0 10px 15px -3px #00000040,0 4px 6px -4px #0000001a}.bn-ariakit .bn-combobox .bn-ak-input{background:transparent;border:none;box-shadow:none;outline:none}.bn-ariakit .bn-combobox .bn-combobox-icon,.bn-ariakit .bn-combobox .bn-combobox-right-section{align-items:start;display:flex;justify-content:center;width:24px}.bn-ariakit .bn-combobox .bn-combobox-error{color:var(--bn-colors-highlights-red-background)}.bn-ariakit .bn-comment-actions-wrapper{align-items:start;display:flex;justify-content:flex-end}.bn-ak-skeleton{background-color:#ffffff40}.bn-ak-username.bn-ak-skeleton{border-radius:8px;height:16px;width:100px}.bn-ak-expand-sections-prompt{padding:0;width:fit-content}.bn-ak-expand-sections-prompt:hover{background-color:transparent}.bn-ariakit .bn-thread .bn-header-text,.bn-ariakit .bn-thread .bn-resolved-text{font-size:.8rem;font-style:italic}.bn-ariakit .bn-thread.selected .bn-header-text,.bn-ariakit .bn-thread.selected .bn-resolved-text,.bn-ariakit .bn-thread.selected .bn-ak-author-info,.bn-ariakit .bn-thread.selected .bn-ak-expand-sections-prompt{color:var(--bn-colors-selected-text)}.bn-block-outer{line-height:1.5;transition:margin .2s}.bn-block{display:flex;flex-direction:column}.bn-block-content{padding:3px 0;display:flex;transition:font-size .2s;width:100%}.bn-block-content.ProseMirror-selectednode>*,.ProseMirror-selectednode>.bn-block-content>*{border-radius:4px;outline:4px solid rgb(100,160,255)}.bn-block-content:before{content:"";margin-right:0;transition:all .2s;height:0;overflow:visible}.bn-inline-content{width:100%}.bn-block-group .bn-block-group{margin-left:24px}.bn-block-group .bn-block-group>.bn-block-outer{position:relative}.bn-block-group .bn-block-group>.bn-block-outer:not([data-prev-depth-changed]):before{content:" ";display:inline;position:absolute;left:-20px;height:100%;transition:all .2s .1s}.bn-block-group .bn-block-group>.bn-block-outer[data-prev-depth-change="-2"]:before{height:0}.bn-inline-content code{font-family:monospace}[data-prev-depth-change="1"]{--x: 1}[data-prev-depth-change="2"]{--x: 2}[data-prev-depth-change="3"]{--x: 3}[data-prev-depth-change="4"]{--x: 4}[data-prev-depth-change="5"]{--x: 5}[data-prev-depth-change="-1"]{--x: -1}[data-prev-depth-change="-2"]{--x: -2}[data-prev-depth-change="-3"]{--x: -3}[data-prev-depth-change="-4"]{--x: -4}[data-prev-depth-change="-5"]{--x: -5}.bn-block-outer[data-prev-depth-change]{margin-left:calc(10px * var(--x))}.bn-block-outer[data-prev-depth-change] .bn-block-outer[data-prev-depth-change]{margin-left:0}[data-content-type=heading]{--level: 3em}[data-content-type=heading][data-level="2"]{--level: 2em}[data-content-type=heading][data-level="3"]{--level: 1.3em}[data-content-type=heading][data-level="4"]{--level: 1em}[data-content-type=heading][data-level="5"]{--level: .9em}[data-content-type=heading][data-level="6"]{--level: .8em}[data-prev-level="1"]{--prev-level: 3em}[data-prev-level="2"]{--prev-level: 2em}[data-prev-level="3"]{--prev-level: 1.3em}[data-prev-level="4"]{--prev-level: 1em}[data-prev-level="5"]{--prev-level: .9em}[data-prev-level="6"]{--prev-level: .8em}.bn-block-outer[data-prev-type=heading]>.bn-block>.bn-block-content{font-size:var(--prev-level);font-weight:700}.bn-block-outer:not([data-prev-type])>.bn-block>.bn-block-content[data-content-type=heading],.bn-block-outer:not([data-prev-type])>.bn-block>div[data-type=modification]>div[data-type=modification]>.bn-block-content[data-content-type=heading]{font-size:var(--level);font-weight:700}[data-content-type=quote] blockquote{border-left:2px solid rgb(125,121,122);color:#7d797a;margin:0;padding-left:1em}[data-content-type=divider] hr{border:none;border-top:1px solid rgb(125,121,122);margin:.5em 0;flex:1}.bn-block-content:before{margin-right:0;content:""}.bn-block-content[data-content-type=numberedListItem]:before{display:flex;justify-content:center;min-width:24px;padding-right:4px}[data-content-type=numberedListItem]{--index: attr(data-index)}[data-prev-type=numberedListItem]{--prev-index: attr(data-prev-index)}.bn-block-outer[data-prev-type=numberedListItem]:not([data-prev-index=none])>.bn-block>.bn-block-content:before{content:var(--prev-index) "."}.bn-block-outer:not([data-prev-type])>.bn-block>.bn-block-content[data-content-type=numberedListItem]:before,.bn-block-outer:not([data-prev-type])>.bn-block>div[data-type=modification]>.bn-block-content[data-content-type=numberedListItem]:before{content:var(--index) "."}.bn-block-content[data-content-type=bulletListItem]:before{display:flex;justify-content:center;min-width:24px;padding-right:4px}.bn-block-content[data-content-type=checkListItem]>div:has(>input){height:24px}.bn-block-content[data-content-type=checkListItem]>div>input{cursor:pointer;height:24px;margin-left:4px;margin-right:8px;margin-block:0;width:12px}.bn-block-content[data-content-type=checkListItem][data-checked=true] .bn-inline-content{text-decoration:line-through}.bn-block-content[data-text-alignment=center]{justify-content:center}.bn-block-content[data-text-alignment=right]{justify-content:flex-end}.bn-block:has(>.bn-block-content>div>.bn-toggle-wrapper[data-show-children=false])>.bn-block-group,.bn-block:has(>.react-renderer>.bn-block-content>div>.bn-toggle-wrapper[data-show-children=false])>.bn-block-group{display:none}.bn-toggle-wrapper{display:flex;align-items:center}.bn-toggle-button{color:var(--bn-colors-editor-text);padding:3px}.bn-toggle-button>svg{width:18px;height:18px}.bn-toggle-wrapper[data-show-children=true] .bn-toggle-button{transform:rotate(90deg)}.bn-toggle-add-block-button{font-size:16px;color:var(--bn-colors-side-menu);font-weight:400;margin-left:22px;padding-inline:2px;width:fit-content}.bn-toggle-button,.bn-toggle-add-block-button{background:none;border:none;border-radius:var(--bn-border-radius-small);cursor:pointer;display:flex;-webkit-user-select:none;user-select:none}.bn-toggle-button:hover,.bn-toggle-add-block-button:hover{background-color:var(--bn-colors-hovered-background)}.bn-block-outer[data-prev-type=bulletListItem]>.bn-block>.bn-block-content:before{content:"•"}.bn-block-outer:not([data-prev-type])>.bn-block>.bn-block-content[data-content-type=bulletListItem]:before,.bn-block-outer:not([data-prev-type])>.bn-block>div[data-type=modification]>.bn-block-content[data-content-type=bulletListItem]:before{content:"•"}[data-content-type=bulletListItem]~.bn-block-group>.bn-block-outer[data-prev-type=bulletListItem]>.bn-block>.bn-block-content:before{content:"◦"}[data-content-type=bulletListItem]~.bn-block-group>.bn-block-outer:not([data-prev-type])>.bn-block>.bn-block-content[data-content-type=bulletListItem]:before,[data-content-type=bulletListItem]~.bn-block-group>.bn-block-outer:not([data-prev-type])>.bn-block>div[data-type=modification]>.bn-block-content[data-content-type=bulletListItem]:before{content:"◦"}[data-content-type=bulletListItem]~.bn-block-group [data-content-type=bulletListItem]~.bn-block-group>.bn-block-outer[data-prev-type=bulletListItem]>.bn-block>.bn-block-content:before{content:"▪︎"}[data-content-type=bulletListItem]~.bn-block-group [data-content-type=bulletListItem]~.bn-block-group>.bn-block-outer:not([data-prev-type])>.bn-block>.bn-block-content[data-content-type=bulletListItem]:before,[data-content-type=bulletListItem]~.bn-block-group [data-content-type=bulletListItem]~.bn-block-group>.bn-block-outer:not([data-prev-type])>.bn-block>div[data-type=modification]>.bn-block-content[data-content-type=bulletListItem]:before{content:"▪︎"}.bn-block-content[data-content-type=codeBlock]{position:relative;background-color:#161616;color:#fff;border-radius:8px}.bn-block-content[data-content-type=codeBlock]>pre{white-space:pre;overflow-x:auto;margin:0;width:100%;-moz-tab-size:2;tab-size:2;padding:24px}.bn-block-content[data-content-type=codeBlock]>div{outline:none!important}.bn-block-content[data-content-type=codeBlock]>div>select{outline:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;user-select:none;border:none;cursor:pointer;background-color:transparent;position:absolute;top:8px;left:18px;font-size:.8em;color:#fff;opacity:0;transition:opacity .3s;transition-delay:1s}.bn-block-content[data-content-type=codeBlock]>div>select>option{color:#000}.bn-block-content[data-content-type=codeBlock]:hover>div>select,.bn-block-content[data-content-type=codeBlock]>div>select:focus{opacity:.5;transition-delay:.1s}.bn-block-content[data-content-type=pageBreak]>div{width:100%;height:0;border-top:dotted rgb(125,121,122) 2px;margin-block:11px}@media print{.bn-block-content[data-content-type=pageBreak]>div{page-break-after:always}}[data-file-block] .bn-file-block-content-wrapper{cursor:pointer;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none}[data-file-block] .bn-file-block-content-wrapper:has(.bn-add-file-button),[data-file-block] .bn-file-block-content-wrapper:has(.bn-file-name-with-icon){width:100%}[data-file-block] .bn-add-file-button{align-items:center;background-color:#f2f1ee;border-radius:4px;color:#7d797a;display:flex;gap:10px;padding:12px}.bn-editor[contenteditable=true] [data-file-block] .bn-add-file-button:hover,[data-file-block] .bn-file-name-with-icon:hover,.ProseMirror-selectednode .bn-file-name-with-icon{background-color:#e1e1e1}[data-file-block] .bn-add-file-button-icon,[data-file-block] .bn-file-icon{width:24px;height:24px}[data-file-block] .bn-add-file-button-text{font-size:.9rem}[data-file-block] .bn-file-name-with-icon{border-radius:4px;display:flex;gap:4px;padding:4px}[data-file-block] .bn-file-caption{font-size:.8em;padding-block:4px;word-break:break-word}[data-file-block] .bn-file-caption:empty{padding-block:0}[data-file-block] .bn-resize-handle{position:absolute;width:8px;height:30px;background-color:#000;border:1px solid white;border-radius:4px;cursor:ew-resize}[data-file-block] .bn-visual-media-wrapper{display:flex;align-items:center;position:relative;max-width:100%}[data-file-block] .bn-visual-media{border-radius:4px;width:100%}[data-content-type=audio]>.bn-file-block-content-wrapper,.bn-audio{width:100%}.bn-inline-content:has(>.ProseMirror-trailingBreak:only-child):before{pointer-events:none;height:0;position:absolute;font-style:italic}[data-style-type=textColor][data-value=gray],[data-text-color=gray],.bn-block:has(>.bn-block-content[data-text-color=gray]){color:#9b9a97}[data-style-type=textColor][data-value=brown],[data-text-color=brown],.bn-block:has(>.bn-block-content[data-text-color=brown]){color:#64473a}[data-style-type=textColor][data-value=red],[data-text-color=red],.bn-block:has(>.bn-block-content[data-text-color=red]){color:#e03e3e}[data-style-type=textColor][data-value=orange],[data-text-color=orange],.bn-block:has(>.bn-block-content[data-text-color=orange]){color:#d9730d}[data-style-type=textColor][data-value=yellow],[data-text-color=yellow],.bn-block:has(>.bn-block-content[data-text-color=yellow]){color:#dfab01}[data-style-type=textColor][data-value=green],[data-text-color=green],.bn-block:has(>.bn-block-content[data-text-color=green]){color:#4d6461}[data-style-type=textColor][data-value=blue],[data-text-color=blue],.bn-block:has(>.bn-block-content[data-text-color=blue]){color:#0b6e99}[data-style-type=textColor][data-value=purple],[data-text-color=purple],.bn-block:has(>.bn-block-content[data-text-color=purple]){color:#6940a5}[data-style-type=textColor][data-value=pink],[data-text-color=pink],.bn-block:has(>.bn-block-content[data-text-color=pink]){color:#ad1a72}[data-style-type=backgroundColor][data-value=gray],[data-background-color=gray],.bn-block:has(>.bn-block-content[data-background-color=gray]){background-color:#ebeced}[data-style-type=backgroundColor][data-value=brown],[data-background-color=brown],.bn-block:has(>.bn-block-content[data-background-color=brown]){background-color:#e9e5e3}[data-style-type=backgroundColor][data-value=red],[data-background-color=red],.bn-block:has(>.bn-block-content[data-background-color=red]){background-color:#fbe4e4}[data-style-type=backgroundColor][data-value=orange],[data-background-color=orange],.bn-block:has(>.bn-block-content[data-background-color=orange]){background-color:#f6e9d9}[data-style-type=backgroundColor][data-value=yellow],[data-background-color=yellow],.bn-block:has(>.bn-block-content[data-background-color=yellow]){background-color:#fbf3db}[data-style-type=backgroundColor][data-value=green],[data-background-color=green],.bn-block:has(>.bn-block-content[data-background-color=green]){background-color:#ddedea}[data-style-type=backgroundColor][data-value=blue],[data-background-color=blue],.bn-block:has(>.bn-block-content[data-background-color=blue]){background-color:#ddebf1}[data-style-type=backgroundColor][data-value=purple],[data-background-color=purple],.bn-block:has(>.bn-block-content[data-background-color=purple]){background-color:#eae4f2}[data-style-type=backgroundColor][data-value=pink],[data-background-color=pink],.bn-block:has(>.bn-block-content[data-background-color=pink]){background-color:#f4dfeb}[data-text-alignment=left]{justify-content:flex-start!important;text-align:left!important}[data-text-alignment=center]{justify-content:center!important;text-align:center!important}[data-text-alignment=right]{justify-content:flex-end!important;text-align:right!important}[data-text-alignment=justify]{justify-content:flex-start!important;text-align:justify!important}.bn-block-column-list{display:flex;flex-direction:row}.bn-block-column{flex:1;padding:12px 20px;overflow-x:auto}.bn-block-column:first-child{padding-left:0}.bn-block-column:last-child{padding-right:0}.bn-thread-mark:not([data-orphan=true]){background:#ffc80026}.bn-thread-mark .bn-thread-mark-selected{background:#ffc80040}.ProseMirror .tableWrapper{overflow-x:auto}.ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;overflow:hidden}.ProseMirror td,.ProseMirror th{vertical-align:top;box-sizing:border-box;position:relative}.ProseMirror td:not([data-colwidth]):not(.column-resize-dragging),.ProseMirror th:not([data-colwidth]):not(.column-resize-dragging){min-width:var(--default-cell-min-width)}.ProseMirror .column-resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:4px;z-index:20;background-color:#adf;pointer-events:none}.ProseMirror.resize-cursor{cursor:ew-resize;cursor:col-resize}.ProseMirror .selectedCell:after{z-index:2;position:absolute;content:"";inset:0;background:#c8c8ff66;pointer-events:none}.bn-editor{outline:none;padding-inline:54px;font-synthesis:style weight;--N800: #172b4d;--N40: #dfe1e6}.bn-comment-editor{width:100%;padding:0}.bn-comment-editor .bn-editor{padding:0}.bn-root{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bn-root *,.bn-root *:before,.bn-root *:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}.bn-default-styles p,.bn-default-styles h1,.bn-default-styles h2,.bn-default-styles h3,.bn-default-styles h4,.bn-default-styles h5,.bn-default-styles h6,.bn-default-styles li{margin:0;padding:0;font-size:inherit;min-width:2px!important}.bn-default-styles{font-size:16px;font-weight:400;font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Open Sans,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bn-table-drop-cursor{position:absolute;z-index:20;background-color:#adf;pointer-events:none}.bn-drag-preview{position:absolute;top:0;left:0;padding:10px;opacity:.001}.bn-editor .bn-collaboration-cursor__base{position:relative}.bn-editor .bn-collaboration-cursor__base .bn-collaboration-cursor__caret{position:absolute;width:2px;top:1px;bottom:-2px;left:-1px}.bn-editor .bn-collaboration-cursor__base .bn-collaboration-cursor__label{pointer-events:none;border-radius:0 1.5px 1.5px 0;font-size:12px;font-style:normal;font-weight:600;line-height:normal;left:0;overflow:hidden;position:absolute;white-space:nowrap;-webkit-user-select:none;user-select:none;color:transparent;max-height:5px;max-width:4px;padding:0;top:-1px;transition:all .2s}.bn-editor .bn-collaboration-cursor__base[data-active] .bn-collaboration-cursor__label{color:#0d0d0d;max-height:1.1rem;max-width:20rem;padding:.1rem .3rem;top:-17px;left:0;border-radius:3px 3px 3px 0;transition:all .2s}.bn-editor [data-content-type=table] .tableWrapper{--bn-table-widget-size: 22px;--bn-table-handle-size: 9px ;overflow-y:hidden;padding:var(--bn-table-handle-size) var(--bn-table-widget-size) var(--bn-table-widget-size) var(--bn-table-handle-size);position:relative;width:100%}.bn-editor [data-content-type=table] table{width:auto!important;word-break:break-word}.bn-editor [data-content-type=table] th,.bn-editor [data-content-type=table] td{border:1px solid #ddd;padding:5px 10px}.bn-editor [data-content-type=table] th{font-weight:700;text-align:left}.bn-editor [data-content-type=table] th>p,.bn-editor [data-content-type=table] td>p{min-height:1.5rem}.ProseMirror td,.ProseMirror th{min-width:auto!important}.ProseMirror td:not([colwidth]):not(.column-resize-dragging),.ProseMirror th:not([colwidth]):not(.column-resize-dragging){min-width:var(--default-cell-min-width)!important}.prosemirror-dropcursor-block{transition-property:top,bottom;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.prosemirror-dropcursor-vertical{transition-property:left,right}[data-show-selection]{background-color:highlight;padding:2px 0}.bn-container{--bn-colors-editor-text: #3f3f3f;--bn-colors-editor-background: #ffffff;--bn-colors-menu-text: #3f3f3f;--bn-colors-menu-background: #ffffff;--bn-colors-tooltip-text: #3f3f3f;--bn-colors-tooltip-background: #efefef;--bn-colors-hovered-text: #3f3f3f;--bn-colors-hovered-background: #efefef;--bn-colors-selected-text: #ffffff;--bn-colors-selected-background: #3f3f3f;--bn-colors-disabled-text: #afafaf;--bn-colors-disabled-background: #efefef;--bn-colors-shadow: #cfcfcf;--bn-colors-border: #efefef;--bn-colors-side-menu: #cfcfcf;--bn-colors-highlights-gray-text: #9b9a97;--bn-colors-highlights-gray-background: #ebeced;--bn-colors-highlights-brown-text: #64473a;--bn-colors-highlights-brown-background: #e9e5e3;--bn-colors-highlights-red-text: #e03e3e;--bn-colors-highlights-red-background: #fbe4e4;--bn-colors-highlights-orange-text: #d9730d;--bn-colors-highlights-orange-background: #f6e9d9;--bn-colors-highlights-yellow-text: #dfab01;--bn-colors-highlights-yellow-background: #fbf3db;--bn-colors-highlights-green-text: #4d6461;--bn-colors-highlights-green-background: #ddedea;--bn-colors-highlights-blue-text: #0b6e99;--bn-colors-highlights-blue-background: #ddebf1;--bn-colors-highlights-purple-text: #6940a5;--bn-colors-highlights-purple-background: #eae4f2;--bn-colors-highlights-pink-text: #ad1a72;--bn-colors-highlights-pink-background: #f4dfeb;--bn-font-family: "Inter", "SF Pro Display", -apple-system, BlinkMacSystemFont, "Open Sans", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--bn-border-radius: 6px;--bn-shadow-medium: 0 4px 12px var(--bn-colors-shadow);--bn-shadow-light: 0 2px 6px var(--bn-colors-border);--bn-border: 1px solid var(--bn-colors-border);--bn-border-radius-small: max(var(--bn-border-radius) - 2px, 1px);--bn-border-radius-medium: var(--bn-border-radius);--bn-border-radius-large: max(var(--bn-border-radius) + 2px, 1px)}.bn-container[data-color-scheme=dark]{--bn-colors-editor-text: #cfcfcf;--bn-colors-editor-background: #1f1f1f;--bn-colors-menu-text: #cfcfcf;--bn-colors-menu-background: #1f1f1f;--bn-colors-tooltip-text: #cfcfcf;--bn-colors-tooltip-background: #161616;--bn-colors-hovered-text: #cfcfcf;--bn-colors-hovered-background: #161616;--bn-colors-selected-text: #cfcfcf;--bn-colors-selected-background: #0f0f0f;--bn-colors-disabled-text: #3f3f3f;--bn-colors-disabled-background: #161616;--bn-colors-shadow: #0f0f0f;--bn-colors-border: #161616;--bn-colors-side-menu: #7f7f7f;--bn-colors-highlights-gray-text: #bebdb8;--bn-colors-highlights-gray-background: #9b9a97;--bn-colors-highlights-brown-text: #8e6552;--bn-colors-highlights-brown-background: #64473a;--bn-colors-highlights-red-text: #ec4040;--bn-colors-highlights-red-background: #be3434;--bn-colors-highlights-orange-text: #e3790d;--bn-colors-highlights-orange-background: #b7600a;--bn-colors-highlights-yellow-text: #dfab01;--bn-colors-highlights-yellow-background: #b58b00;--bn-colors-highlights-green-text: #6b8b87;--bn-colors-highlights-green-background: #4d6461;--bn-colors-highlights-blue-text: #0e87bc;--bn-colors-highlights-blue-background: #0b6e99;--bn-colors-highlights-purple-text: #8552d7;--bn-colors-highlights-purple-background: #6940a5;--bn-colors-highlights-pink-text: #da208f;--bn-colors-highlights-pink-background: #ad1a72}.bn-container{font-family:var(--bn-font-family)}.bn-editor{background-color:var(--bn-colors-editor-background);border-radius:var(--bn-border-radius-large);color:var(--bn-colors-editor-text)}.bn-react-node-view-renderer{display:flex;flex-direction:column;width:100%}.bn-block-group .bn-block:not(:has(.bn-toggle-wrapper)) .bn-block-group .bn-block-outer:not([data-prev-depth-changed]):before{border-left:1px solid var(--bn-colors-side-menu)}.bn-inline-content:has(>.ProseMirror-trailingBreak):before{color:var(--bn-colors-side-menu)}.bn-container .bn-color-icon{align-items:center;border:var(--bn-border);border-radius:var(--bn-border-radius-small);display:flex;justify-content:center}.bn-error-text{color:red;font-size:12px}[data-style-type=textColor][data-value=gray],[data-text-color=gray]{color:var(--bn-colors-highlights-gray-text)}[data-style-type=textColor][data-value=brown],[data-text-color=brown]{color:var(--bn-colors-highlights-brown-text)}[data-style-type=textColor][data-value=red],[data-text-color=red]{color:var(--bn-colors-highlights-red-text)}[data-style-type=textColor][data-value=orange],[data-text-color=orange]{color:var(--bn-colors-highlights-orange-text)}[data-style-type=textColor][data-value=yellow],[data-text-color=yellow]{color:var(--bn-colors-highlights-yellow-text)}[data-style-type=textColor][data-value=green],[data-text-color=green]{color:var(--bn-colors-highlights-green-text)}[data-style-type=textColor][data-value=blue],[data-text-color=blue]{color:var(--bn-colors-highlights-blue-text)}[data-style-type=textColor][data-value=purple],[data-text-color=purple]{color:var(--bn-colors-highlights-purple-text)}[data-style-type=textColor][data-value=pink],[data-text-color=pink]{color:var(--bn-colors-highlights-pink-text)}[data-style-type=backgroundColor][data-value=gray],[data-background-color=gray]{background-color:var(--bn-colors-highlights-gray-background)}[data-style-type=backgroundColor][data-value=brown],[data-background-color=brown]{background-color:var(--bn-colors-highlights-brown-background)}[data-style-type=backgroundColor][data-value=red],[data-background-color=red]{background-color:var(--bn-colors-highlights-red-background)}[data-style-type=backgroundColor][data-value=orange],[data-background-color=orange]{background-color:var(--bn-colors-highlights-orange-background)}[data-style-type=backgroundColor][data-value=yellow],[data-background-color=yellow]{background-color:var(--bn-colors-highlights-yellow-background)}[data-style-type=backgroundColor][data-value=green],[data-background-color=green]{background-color:var(--bn-colors-highlights-green-background)}[data-style-type=backgroundColor][data-value=blue],[data-background-color=blue]{background-color:var(--bn-colors-highlights-blue-background)}[data-style-type=backgroundColor][data-value=purple],[data-background-color=purple]{background-color:var(--bn-colors-highlights-purple-background)}[data-style-type=backgroundColor][data-value=pink],[data-background-color=pink]{background-color:var(--bn-colors-highlights-pink-background)}.bn-container{--bn-ui-base-z-index: 0}.bn-side-menu{height:30px}.bn-side-menu[data-block-type=heading][data-level="1"]{height:78px}.bn-side-menu[data-block-type=heading][data-level="2"]{height:54px}.bn-side-menu[data-block-type=heading][data-level="3"]{height:37px}.bn-side-menu[data-block-type=file]{height:38px}.bn-side-menu[data-block-type=audio]{height:60px}.bn-side-menu[data-url=false]{height:54px}.bn-threads-sidebar{border-radius:var(--bn-border-radius-medium);display:flex;flex-direction:column;gap:10px;overflow:auto}.bn-thread-expand-prompt .mantine-Text-root,.bn-thread .bn-header-text{color:var(--bn-colors-menu-text)}.bn-threads-sidebar .bn-thread .bn-editor{background-color:transparent}.bn-threads-sidebar .bn-thread.selected{background-color:#f5f9fd;border:2px solid #c2dcf8}.dark .bn-threads-sidebar .bn-thread.selected{background-color:#20242a;border:2px solid #23405b}em-emoji-picker{max-height:100%;z-index:11000}._dark_91jgv_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_91jgv_67{display:flex;width:100%;flex-direction:column;gap:.375rem}._label_91jgv_74{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_91jgv_86{font-family:Inter,sans-serif;font-size:.625rem;font-weight:400;line-height:.75rem;color:var(--primary)}._required_91jgv_86[data-disabled=true]{color:var(--neutral-400)}._shell_91jgv_97{position:relative;display:flex;width:100%;flex-direction:column;background:linear-gradient(180deg,#fffffffa,#f9f7fffa);border:1px solid rgba(142,50,255,.12);border-radius:1.25rem;box-shadow:0 16px 34px #0f172a14,inset 0 1px #ffffffe6;transition:border-color .18s ease,box-shadow .18s ease}._shell_91jgv_97[data-variant=default]:focus-within:not([data-disabled=true]){border-color:#8e32ff47;box-shadow:0 22px 44px #0f172a1a,0 0 0 4px #8e32ff1a}._shell_91jgv_97[data-variant=error]{background:linear-gradient(180deg,#fffffffa,#fff5f5fa);border-color:#f96f6f42;box-shadow:0 16px 34px #0f172a14,0 0 0 1px #f96f6f14}._shell_91jgv_97[data-disabled=true]{opacity:.72}._topBar_91jgv_121{position:relative;z-index:4;display:flex;flex-wrap:wrap;align-items:flex-start;gap:.75rem;padding:.875rem .875rem .75rem;border-bottom:1px solid rgba(15,23,42,.07)}._toolbarArea_91jgv_132{flex:1 1 100%;min-width:0}._toolbar_91jgv_132{display:flex;flex-wrap:wrap;gap:.5rem;overflow:visible}._actionButton_91jgv_144,._menuTrigger_91jgv_145{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-width:0;height:2.5rem;padding:0 .85rem;color:var(--foreground);background:#fffffff5;border:1px solid rgba(15,23,42,.07);border-radius:.875rem;box-shadow:0 1px #ffffffd9,0 8px 18px #0f172a0a;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}._actionButton_91jgv_144{width:2.5rem;padding:0}._actionButton_91jgv_144:hover:not(:disabled),._menuTrigger_91jgv_145:hover:not(:disabled){background:#f1f1f3f2;border-color:#8e32ff29;box-shadow:0 1px #ffffffe6,0 10px 20px #0f172a0f}._actionButton_91jgv_144 svg{width:1rem;height:1rem}._actionButton_91jgv_144:disabled,._menuTrigger_91jgv_145:disabled{opacity:.5;cursor:not-allowed}._tooltipTarget_91jgv_184{position:relative}._tooltipTarget_91jgv_184:before,._tooltipTarget_91jgv_184:after{position:absolute;left:50%;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}._tooltipTarget_91jgv_184:before{content:"";bottom:calc(100% + .35rem);z-index:40;width:.7rem;height:.7rem;background:linear-gradient(180deg,#121826f5,#252f44f5);border-right:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);transform:translate(-50%,.4rem) rotate(45deg)}._tooltipTarget_91jgv_184:after{content:attr(data-tooltip);bottom:calc(100% + .625rem);z-index:41;min-width:max-content;max-width:14rem;padding:.55rem .75rem;font-size:.8rem;font-weight:600;line-height:1rem;color:#fffffff5;text-align:center;white-space:nowrap;background:linear-gradient(180deg,#121826f5,#252f44f5);border:1px solid rgba(255,255,255,.08);border-radius:.85rem;box-shadow:0 16px 30px #0f172a2e,inset 0 1px #ffffff14;transform:translate(-50%,.25rem)}._tooltipTarget_91jgv_184:hover:not([data-disabled=true]):before,._tooltipTarget_91jgv_184:hover:not([data-disabled=true]):after,._tooltipTarget_91jgv_184:focus-visible:not([data-disabled=true]):before,._tooltipTarget_91jgv_184:focus-visible:not([data-disabled=true]):after{opacity:1}._tooltipTarget_91jgv_184:hover:not([data-disabled=true]):before,._tooltipTarget_91jgv_184:focus-visible:not([data-disabled=true]):before{transform:translate(-50%) rotate(45deg)}._tooltipTarget_91jgv_184:hover:not([data-disabled=true]):after,._tooltipTarget_91jgv_184:focus-visible:not([data-disabled=true]):after{transform:translate(-50%,-.1rem)}._toolbarDivider_91jgv_234{width:1px;height:2.5rem;margin:0 .125rem;align-self:center;background:linear-gradient(180deg,#0f172a0a,#0f172a24,#0f172a0a);border-radius:999px}._menuWrapper_91jgv_243{position:relative}._menuTrigger_91jgv_145{min-width:0;padding:0 .85rem}._menuTriggerActive_91jgv_252{color:var(--primary);background:#8e32ff1a;border-color:#8e32ff38;box-shadow:0 10px 24px #8e32ff1f}._menuTriggerIcon_91jgv_259{display:inline-flex;align-items:center;justify-content:center}._menuTriggerText_91jgv_265{max-width:10rem;overflow:hidden;font-size:.95rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap}._menuChevron_91jgv_274{flex-shrink:0;transition:transform .16s ease}._menuChevronOpen_91jgv_279{transform:rotate(180deg)}._menu_91jgv_145{position:absolute;top:calc(100% + .625rem);left:0;z-index:30;display:flex;min-width:16rem;max-width:min(24rem,100vw - 3rem);flex-direction:column;gap:.25rem;padding:.5rem;background:#fffffffc;border:1px solid rgba(15,23,42,.08);border-radius:1rem;box-shadow:0 18px 38px #0f172a24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}._menuItem_91jgv_301{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.75rem .875rem;font-size:.92rem;font-weight:500;color:var(--foreground);text-align:left;background:transparent;border:1px solid transparent;border-radius:.875rem;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease}._menuItem_91jgv_301:hover{background:#8e32ff12;border-color:#8e32ff1a}._menuItemSelected_91jgv_324{color:var(--primary);background:#8e32ff1a;border-color:#8e32ff29}._menuItemContent_91jgv_330{display:inline-flex;align-items:center;gap:.625rem;min-width:0}._menuItemIcon_91jgv_337{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center}._menuItemCheck_91jgv_344{flex-shrink:0}._editorCanvas_91jgv_348{position:relative;z-index:1;padding:.35rem}._editorCanvas_91jgv_348 .bn-editor{min-height:15rem;padding:1.1rem 1.25rem 1.35rem!important;background:radial-gradient(circle at top right,rgba(142,50,255,.06),transparent 32%),#fffffff5;border-radius:1rem;outline:none}._editorCanvas_91jgv_348 .bn-editor .ProseMirror{min-height:12.5rem;outline:none}._editorCanvas_91jgv_348 .bn-block-content{padding:.18rem 0}._editorCanvas_91jgv_348 .bn-inline-content,._editorCanvas_91jgv_348 .bn-inline-content *{color:var(--foreground);overflow-wrap:anywhere;word-break:break-word}._editorCanvas_91jgv_348 .bn-inline-content[data-content-type=heading]{font-weight:700}._editorCanvas_91jgv_348 .bn-block-content[data-content-type=heading][data-level="1"]{font-size:1.7rem;line-height:1.2}._editorCanvas_91jgv_348 .bn-block-content[data-content-type=heading][data-level="2"]{font-size:1.35rem;line-height:1.25}._editorCanvas_91jgv_348 .bn-block-content[data-content-type=heading][data-level="3"]{font-size:1.1rem;line-height:1.3}._editorCanvas_91jgv_348 .bn-inline-content a{color:var(--primary);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em}._editorCanvas_91jgv_348 .bn-inline-content code{padding:.15rem .4rem;background:#0f172a0f;border-radius:.45rem;font-family:JetBrains Mono,monospace;font-size:.92em}._editorCanvas_91jgv_348 .bn-block-content[data-content-type=quote] blockquote{padding-left:1rem;border-left:3px solid rgba(142,50,255,.22);color:#242128b8}._editorCanvas_91jgv_348 .bn-inline-content:has(>.ProseMirror-trailingBreak:only-child):before{color:var(--muted-foreground);overflow-wrap:anywhere;word-break:break-word}._editorCanvas_91jgv_348 .ProseMirror ::selection{background:#8e32ff29}._editorCanvas_91jgv_348 .bn-block-content.ProseMirror-selectednode>*,._editorCanvas_91jgv_348 .ProseMirror-selectednode>.bn-block-content>*{outline-color:#8e32ff6b}._editorCanvas_91jgv_348 .bn-ak-popover{border:1px solid rgba(15,23,42,.08);border-radius:1rem;box-shadow:0 18px 36px #0f172a24}._helperText_91jgv_439{display:inline-flex;justify-content:flex-start;align-items:flex-start;align-self:stretch;gap:.25rem}._helperText_91jgv_439 svg{position:relative;flex-shrink:0}._helperText_91jgv_439 svg path{stroke:var(--neutral-400)}._helperText_91jgv_439 span{flex:1;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;line-height:1rem;color:var(--neutral-400)}._helperText_91jgv_439[data-variant=success] svg path{stroke:#5aa865}._helperText_91jgv_439[data-variant=success] span{color:var(--neutral-400)}._helperText_91jgv_439[data-variant=error] svg path{stroke:#f96f6f}._helperText_91jgv_439[data-variant=error] span{color:#f87171}._helperText_91jgv_439[data-variant=warning] svg path{stroke:#ffa01c}._helperText_91jgv_439[data-variant=warning] span{color:#f59e0b}._helperText_91jgv_439[data-variant=info] svg path{stroke:#a5a4a7}._helperText_91jgv_439[data-variant=info] span{color:var(--neutral-400)}@media(max-width:767px){._topBar_91jgv_121{padding:.75rem}._toolbarDivider_91jgv_234{display:none}._menu_91jgv_145{right:0;left:auto;min-width:min(18rem,100vw - 3rem)}._editorCanvas_91jgv_348 .bn-editor{min-height:13rem;padding:1rem!important}}._dialogContent_ui7yn_1{max-width:42rem}._importDialogContent_ui7yn_5{max-width:48rem}._questionDialogContent_ui7yn_9{display:flex;flex-direction:column;max-height:calc(100dvh - 2rem);overflow:hidden}._questionDialogBody_ui7yn_16{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding:0 .75rem .25rem 0;margin-right:-.75rem;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}._questionDialogBody_ui7yn_16::-webkit-scrollbar{width:8px}._questionDialogBody_ui7yn_16::-webkit-scrollbar-track{background:transparent}._questionDialogBody_ui7yn_16::-webkit-scrollbar-thumb{background:#0003;border-radius:999px}._questionDialogBody_ui7yn_16::-webkit-scrollbar-thumb:hover{background:#0000004d}._form_ui7yn_42{display:flex;flex-direction:column;gap:1rem}._questionForm_ui7yn_48{flex:1 1 auto;min-height:100%;overflow:hidden;padding:0 .25rem}._questionFormWithModalScroll_ui7yn_55{flex:0 0 auto;min-height:auto;overflow:visible}._optionsField_ui7yn_61{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}._optionsFieldWithModalScroll_ui7yn_68{flex:0 0 auto;min-height:auto}._optionsListScrollable_ui7yn_73{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:.25rem}._optionsListWithModalScroll_ui7yn_81{flex:0 0 auto;min-height:auto;overflow:visible;padding-right:0}._field_ui7yn_88{display:flex;flex-direction:column;gap:.45rem}._questionTitleEditor_ui7yn_94 .bn-editor{min-height:10rem}._questionTitleEditor_ui7yn_94 .bn-editor .ProseMirror{min-height:7.5rem}._fieldLabel_ui7yn_101{font-size:.8rem;font-weight:500;color:#737373}._importHint_ui7yn_107{margin:0;font-size:.9rem;line-height:1.5;color:#404040}._importDropzone_ui7yn_114{display:flex;align-items:center;gap:.875rem;padding:1rem 1.125rem}._questionImageDropzone_ui7yn_121{display:flex;align-items:center;gap:.875rem;padding:.875rem 1rem}._importDropzoneText_ui7yn_128{display:flex;flex-direction:column;gap:.125rem}._importDropzoneTitle_ui7yn_134{font-size:.95rem;font-weight:600;color:#171717}._importDropzoneDescription_ui7yn_140{font-size:.85rem;color:#737373}._importFileItem_ui7yn_145{justify-content:space-between}._importExample_ui7yn_149{display:flex;flex-direction:column;gap:.5rem}._importExampleCode_ui7yn_155{margin:0;padding:.875rem 1rem;overflow-x:auto;border:1px solid #e5e5e5;border-radius:.875rem;background:#fafafa;font-size:.8rem;line-height:1.5;color:#262626}._questionImagePreview_ui7yn_167{width:min(100%,16rem);max-height:16rem;object-fit:contain;border:1px solid #e5e5e5;border-radius:.875rem;background:#fafafa}._questionImagePreviewList_ui7yn_176{display:flex;flex-wrap:wrap;gap:.5rem}._fieldError_ui7yn_182{font-size:.75rem;font-weight:500;line-height:1rem;color:#f87171}._footer_ui7yn_189{display:flex;justify-content:flex-end;gap:.5rem}._checkboxRow_ui7yn_195{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#262626}._tabsList_ui7yn_203{gap:.375rem}._optionsHeader_ui7yn_207{display:flex;justify-content:space-between;align-items:center;gap:.75rem}._optionsList_ui7yn_73{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}._optionRow_ui7yn_221{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;align-items:center}._deleteDialogText_ui7yn_228{margin:0;font-size:.95rem;line-height:1.4;color:#404040}._importSpinner_ui7yn_235{animation:_import-spinner_ui7yn_1 1s linear infinite}@keyframes _import-spinner_ui7yn_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._page_1heom_1{display:flex;flex-direction:column;gap:1.5rem;min-height:100vh;height:100dvh;padding:2rem;background-color:#fafafa}@media screen and (max-width:768px){._page_1heom_1{padding:1rem}}._header_1heom_16{display:flex;justify-content:space-between;align-items:center;gap:1rem}._title_1heom_23{margin:0;font-size:1.875rem;font-weight:600;color:#262626}._subtitle_1heom_30{margin:.5rem 0 0;font-size:.875rem;color:#737373}._layout_1heom_36{display:grid;grid-template-columns:minmax(20rem,24rem) minmax(0,1fr);gap:1rem;flex:1;align-items:stretch;min-height:0}@media screen and (max-width:1440px){._layout_1heom_36{grid-template-columns:1fr;flex:0 0 auto;min-height:auto}}._panel_1heom_52{display:flex;flex-direction:column;gap:1rem;height:100%;min-height:0;padding:1rem;overflow:hidden;background-color:#fff;border:1px solid #e5e5e5;border-radius:1rem}@media screen and (max-width:1440px){._panel_1heom_52{height:auto;min-height:24rem}}._panelHeader_1heom_71{display:flex;justify-content:space-between;align-items:center;gap:.75rem}._panelTitle_1heom_78{margin:0;font-size:1.125rem;font-weight:600;color:#262626}._testsList_1heom_85{display:flex;flex-direction:column;gap:.5rem;min-height:0;overflow-y:auto}._testItem_1heom_93{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;text-align:left;background-color:#fff;border:1px solid #e5e5e5;border-radius:.75rem;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}._testItem_1heom_93:hover{border-color:#d4d4d4}._testItemActive_1heom_109{border-color:#9333ea;box-shadow:0 0 0 1px #9333ea26}._testItemTopRow_1heom_114{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}._testItemTitle_1heom_121{font-size:.95rem;font-weight:600;color:#262626}._testItemMeta_1heom_127{display:flex;gap:.75rem;font-size:.8rem;color:#737373}._statusBadge_1heom_134{padding:.15rem .5rem;font-size:.75rem;font-weight:500;line-height:1.2;border-radius:100px}._statusBadgeActive_1heom_142{color:#16a34a;background-color:#f0fdf4}._statusBadgeInactive_1heom_147{color:#737373;background-color:#f5f5f5}._detailsHeader_1heom_152{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem}._detailsTitle_1heom_160{margin:0;font-size:1.35rem;font-weight:600;color:#262626}._detailsDescription_1heom_167{margin:.5rem 0 0;font-size:.95rem;color:#525252}._actionButtons_1heom_173{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-left:auto}@media screen and (max-width:768px){._actionButtons_1heom_173{width:100%}}._detailsSkeleton_1heom_186{display:flex;flex-direction:column;gap:1rem}._detailsSkeletonHeader_1heom_192{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem}._detailsSkeletonHeading_1heom_200{display:flex;flex:1;flex-direction:column;gap:.6rem;min-width:min(100%,18rem)}._detailsSkeletonTitle_1heom_208{width:min(32rem,100%);height:2rem}._detailsSkeletonText_1heom_213{width:min(40rem,100%);height:.95rem}._detailsSkeletonTextShort_1heom_218{width:min(28rem,82%)}._detailsSkeletonActions_1heom_222{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-left:auto}@media screen and (max-width:768px){._detailsSkeletonActions_1heom_222{width:100%}}._detailsSkeletonAction_1heom_222{width:10rem;max-width:100%;height:2.5rem;border-radius:.75rem}._detailsSkeletonMeta_1heom_242{display:flex;flex-wrap:wrap;gap:.75rem}._detailsSkeletonMetaItem_1heom_248{min-width:8rem;width:8.75rem;height:3.75rem;border-radius:.75rem}._detailsSkeletonQuestions_1heom_255{display:flex;flex-direction:column;flex:1;gap:.75rem;min-height:0;overflow:hidden}._detailsSkeletonQuestionCard_1heom_264{min-height:7.5rem}._detailsSkeletonQuestionType_1heom_268{width:8.5rem;height:.75rem}._detailsSkeletonQuestionTitle_1heom_273{width:min(36rem,100%);height:1rem}._detailsSkeletonOption_1heom_278{width:min(30rem,100%);height:2.125rem;border-radius:.5rem}._detailsSkeletonOptionShort_1heom_284{width:min(24rem,85%)}._detailsSkeletonOptionMedium_1heom_288{width:min(27rem,92%)}._metaRow_1heom_292{display:flex;flex-wrap:wrap;gap:.75rem}._metaItem_1heom_298{display:flex;flex-direction:column;gap:.15rem;min-width:8rem;padding:.75rem;background-color:#fafafa;border:1px solid #e5e5e5;border-radius:.75rem;font-size:.875rem;color:#262626}._metaLabel_1heom_311{font-size:.75rem;color:#737373}._questionsList_1heom_316{display:flex;flex-direction:column;gap:.75rem;min-height:0;overflow-y:auto}._questionCard_1heom_324{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border:1px solid #e5e5e5;border-radius:.75rem}._questionType_1heom_333{font-size:.75rem;color:#737373}._questionTopRow_1heom_338{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}._questionActions_1heom_345{display:inline-flex;align-items:center;gap:.25rem}._questionTitle_1heom_351{margin:0;font-size:.95rem;font-weight:500;color:#262626}._questionTitle_1heom_351 p,._questionTitle_1heom_351 ul,._questionTitle_1heom_351 ol,._questionTitle_1heom_351 blockquote,._questionTitle_1heom_351 pre{margin:0}._questionTitle_1heom_351 ul,._questionTitle_1heom_351 ol{margin-top:.4rem;padding-left:1.35rem}._questionTitle_1heom_351 li+li{margin-top:.25rem}._questionTitle_1heom_351 h1,._questionTitle_1heom_351 h2,._questionTitle_1heom_351 h3,._questionTitle_1heom_351 h4,._questionTitle_1heom_351 h5,._questionTitle_1heom_351 h6{margin:0;font-size:inherit;font-weight:inherit;line-height:inherit}._questionImages_1heom_384{display:flex;flex-wrap:wrap;gap:.5rem}._questionImage_1heom_384{width:min(100%,16rem);max-height:12rem;object-fit:cover;border:1px solid #e5e5e5;border-radius:.75rem;background-color:#fafafa}._editQuestionButton_1heom_399{color:#737373}._editQuestionButton_1heom_399:hover{color:#9333ea}._deleteQuestionButton_1heom_406{color:#737373}._deleteQuestionButton_1heom_406:hover{color:#dc2626}._optionsList_1heom_413{display:flex;flex-direction:column;gap:.35rem}._optionItem_1heom_419{padding:.5rem .625rem;font-size:.85rem;color:#404040;background-color:#fafafa;border-radius:.5rem}._emptyState_1heom_427{display:flex;align-items:center;gap:.5rem;padding:1rem;font-size:.9rem;color:#737373;background-color:#fafafa;border:1px dashed #e5e5e5;border-radius:.75rem}._loaderIcon_1heom_439{animation:_spin_1heom_1 .9s linear infinite}@keyframes _spin_1heom_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._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}
