@layer reset, base, tokens, recipes, utilities;body,html{overflow:hidden;position:fixed;width:100%;height:100%;overscroll-behavior:none}*,body,html{-webkit-overflow-scrolling:touch}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif;-webkit-font-smoothing:antialiased}.force-light{--colors-gray1:#fcfcfc;--colors-gray2:#f9f9f9;--colors-gray3:#f0f0f0;--colors-gray4:#e8e8e8;--colors-gray5:#e0e0e0;--colors-gray6:#d9d9d9;--colors-gray7:#cecece;--colors-gray8:#bbbbbb;--colors-gray9:#8d8d8d;--colors-gray10:#838383;--colors-gray11:#646464;--colors-gray12:#202020;color-scheme:light}@layer reset{:host,html{--font-fallback:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;line-height:1.5;font-family:var(--global-font-body,var(--font-fallback))}*,::backdrop,::file-selector-button,:after,:before{margin:0;padding:0;box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--global-color-border,currentColor)}hr{height:0;color:inherit;border-top-width:1px}body{height:100%;line-height:inherit}img{border-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{text-wrap:balance;font-size:inherit;font-weight:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}menu,ol,ul{list-style:none}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){appearance:button;-webkit-appearance:button}::file-selector-button,button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;background:transparent}::placeholder{opacity:1;--placeholder-fallback:color-mix(in srgb,currentColor 50%,transparent);color:var(--global-color-placeholder,var(--placeholder-fallback))}textarea{resize:vertical}table{text-indent:0;border-collapse:collapse;border-color:inherit}summary{display:list-item}small{font-size:80%}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}dialog{padding:0}a{color:inherit;text-decoration:inherit}abbr:where([title]){text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{--font-mono-fallback:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New";font-feature-settings:normal;font-variation-settings:normal;font-family:var(--global-font-mono,var(--font-mono-fallback));font-size:1em}progress{vertical-align:baseline}::-webkit-search-cancel-button,::-webkit-search-decoration{-webkit-appearance:none}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}:-moz-ui-invalid{box-shadow:none}:-moz-focusring{outline:auto}[hidden]{display:none!important}}@layer base{:root{--made-with-panda:"🐼"}*,::backdrop,:after,:before{--blur: ;--brightness: ;--contrast: ;--grayscale: ;--hue-rotate: ;--invert: ;--saturate: ;--sepia: ;--drop-shadow: ;--backdrop-blur: ;--backdrop-brightness: ;--backdrop-contrast: ;--backdrop-grayscale: ;--backdrop-hue-rotate: ;--backdrop-invert: ;--backdrop-opacity: ;--backdrop-saturate: ;--backdrop-sepia: ;--gradient-from-position: ;--gradient-to-position: ;--gradient-via-position: ;--scroll-snap-strictness:proximity;--border-spacing-x:0;--border-spacing-y:0;--translate-x:0;--translate-y:0;--rotate:0;--rotate-x:0;--rotate-y:0;--skew-x:0;--skew-y:0;--scale-x:1;--scale-y:1}}@layer tokens{:where(:root,:host){--colors-brand:#6C4FFF;--colors-success:#54E360;--colors-alert:#FF5B5B;--font-sizes-xs-12:12px;--font-sizes-sm-14:14px;--font-sizes-base-16:16px;--font-sizes-md-18:18px;--font-sizes-lg-20:20px;--font-sizes-xl-24:24px;--font-sizes-2xl-32:32px;--font-sizes-glyph-64:64px;--font-sizes-glyph-96:96px;--font-sizes-glyph-112:112px;--radii-sm8:8px;--radii-md12:12px;--radii-card16:16px;--radii-lg20:20px;--radii-pill:9999px;--shadows-card:0 0 10px 1px rgba(0,0,0,0.1);--shadows-elevated:0 8px 24px rgba(0,0,0,0.12);--shadows-subtle:0 2px 8px rgba(0,0,0,0.04);--sizes-max-content-width:900px;--sizes-breakpoint-sm:414px;--sizes-breakpoint-md:640px;--sizes-breakpoint-lg:768px;--sizes-breakpoint-xl:900px;--sizes-breakpoint-2xl:1024px;--sizes-breakpoint-3xl:1280px;--gradients-warm:linear-gradient(270deg,#f09433,#e6683c,#dc2743,#cc2366,#d030a0);--gradients-brand-soft:linear-gradient(135deg,#8f7aff,#6C4FFF);--breakpoints-sm:414px;--breakpoints-md:640px;--breakpoints-lg:768px;--breakpoints-xl:900px;--breakpoints-2xl:1024px;--breakpoints-3xl:1280px;--colors-white:#ffffff;--colors-black:#111111;--colors-gray1:#fcfcfc;--colors-gray2:#f9f9f9;--colors-gray3:#f0f0f0;--colors-gray4:#e8e8e8;--colors-gray5:#e0e0e0;--colors-gray6:#d9d9d9;--colors-gray7:#cecece;--colors-gray8:#bbbbbb;--colors-gray9:#8d8d8d;--colors-gray10:#838383;--colors-gray11:#646464;--colors-gray12:#202020;--colors-gray-a1:#00000003;--colors-gray-a2:#00000006;--colors-gray-a3:#0000000f;--colors-gray-a4:#00000017;--colors-gray-a5:#0000001f;--colors-gray-a6:#00000026;--colors-gray-a7:#00000031;--colors-gray-a8:#00000044;--colors-gray-a9:#00000072;--colors-gray-a10:#0000007c;--colors-gray-a11:#0000009b;--colors-gray-a12:#000000df;--colors-green1:#fbfefc;--colors-green2:#f4fbf6;--colors-green3:#e6f6eb;--colors-green4:#d6f1df;--colors-green5:#c4e8d1;--colors-green6:#adddc0;--colors-green7:#8eceaa;--colors-green8:#5bb98b;--colors-green9:#30a46c;--colors-green10:#2b9a66;--colors-green11:#218358;--colors-green12:#193b2d;--colors-red1:#fffcfc;--colors-red2:#fff7f7;--colors-red3:#feebec;--colors-red4:#ffdbdc;--colors-red5:#ffcdce;--colors-red6:#fdbdbe;--colors-red7:#f4a9aa;--colors-red8:#eb8e90;--colors-red9:#e5484d;--colors-red10:#dc3e42;--colors-red11:#ce2c31;--colors-red12:#641723;--colors-blue1:#fbfdff;--colors-blue2:#f4faff;--colors-blue3:#e6f4fe;--colors-blue4:#d5efff;--colors-blue5:#c2e5ff;--colors-blue6:#acd8fc;--colors-blue7:#8ec8f6;--colors-blue8:#5eb1ef;--colors-blue9:#0090ff;--colors-blue10:#0588f0;--colors-blue11:#0d74ce;--colors-blue12:#113264;--colors-yellow1:#fdfdf9;--colors-yellow2:#fefce9;--colors-yellow3:#fffab8;--colors-yellow4:#fff394;--colors-yellow5:#ffe770;--colors-yellow6:#f3d768;--colors-yellow7:#e4c767;--colors-yellow8:#d5ae39;--colors-yellow9:#ffe629;--colors-yellow10:#ffdc00;--colors-yellow11:#9e6c00;--colors-yellow12:#473b1f}.dark{--colors-gray1:#111111;--colors-gray2:#191919;--colors-gray3:#222222;--colors-gray4:#2a2a2a;--colors-gray5:#313131;--colors-gray6:#3a3a3a;--colors-gray7:#484848;--colors-gray8:#606060;--colors-gray9:#6e6e6e;--colors-gray10:#7b7b7b;--colors-gray11:#b4b4b4;--colors-gray12:#eeeeee;--colors-gray-a1:#00000000;--colors-gray-a2:#ffffff09;--colors-gray-a3:#ffffff12;--colors-gray-a4:#ffffff1b;--colors-gray-a5:#ffffff22;--colors-gray-a6:#ffffff2c;--colors-gray-a7:#ffffff3b;--colors-gray-a8:#ffffff55;--colors-gray-a9:#ffffff64;--colors-gray-a10:#ffffff72;--colors-gray-a11:#ffffffaf;--colors-gray-a12:#ffffffed;--colors-green1:#0e1512;--colors-green2:#121b17;--colors-green3:#132d21;--colors-green4:#113b29;--colors-green5:#174933;--colors-green6:#20573e;--colors-green7:#28684a;--colors-green8:#2f7c57;--colors-green9:#30a46c;--colors-green10:#33b074;--colors-green11:#3dd68c;--colors-green12:#b1f1cb;--colors-red1:#191111;--colors-red2:#201314;--colors-red3:#3b1219;--colors-red4:#500f1c;--colors-red5:#611623;--colors-red6:#72232d;--colors-red7:#8c333a;--colors-red8:#b54548;--colors-red9:#e5484d;--colors-red10:#ec5d5e;--colors-red11:#ff9592;--colors-red12:#ffd1d9;--colors-blue1:#0d1520;--colors-blue2:#111927;--colors-blue3:#0d2847;--colors-blue4:#003362;--colors-blue5:#004074;--colors-blue6:#104d87;--colors-blue7:#205d9e;--colors-blue8:#2870bd;--colors-blue9:#0090ff;--colors-blue10:#3b9eff;--colors-blue11:#70b8ff;--colors-blue12:#c2e6ff;--colors-yellow1:#14120b;--colors-yellow2:#1b180f;--colors-yellow3:#2d2305;--colors-yellow4:#362b00;--colors-yellow5:#433500;--colors-yellow6:#524202;--colors-yellow7:#665417;--colors-yellow8:#836a21;--colors-yellow9:#ffe629;--colors-yellow10:#ffff57;--colors-yellow11:#f5e147;--colors-yellow12:#f6eeb4}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes gradientMove{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}@keyframes pulse{0%,to{transform:scale(1)}50%{opacity:.5;transform:scale(1.06)}}@keyframes loadingShimmer{0%{background-position:-100% 0}to{background-position:250% 0}}@keyframes speakerPulse{0%,to{transform:scale(1);box-shadow:0 0 0 0 rgba(108,79,255,.5)}50%{transform:scale(1.12);box-shadow:0 0 0 8px rgba(108,79,255,0)}}@keyframes dotBounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-6px);opacity:1}}@media (prefers-color-scheme:dark){:where(:root,:host){--colors-gray1:#111111;--colors-gray2:#191919;--colors-gray3:#222222;--colors-gray4:#2a2a2a;--colors-gray5:#313131;--colors-gray6:#3a3a3a;--colors-gray7:#484848;--colors-gray8:#606060;--colors-gray9:#6e6e6e;--colors-gray10:#7b7b7b;--colors-gray11:#b4b4b4;--colors-gray12:#eeeeee;--colors-gray-a1:#00000000;--colors-gray-a2:#ffffff09;--colors-gray-a3:#ffffff12;--colors-gray-a4:#ffffff1b;--colors-gray-a5:#ffffff22;--colors-gray-a6:#ffffff2c;--colors-gray-a7:#ffffff3b;--colors-gray-a8:#ffffff55;--colors-gray-a9:#ffffff64;--colors-gray-a10:#ffffff72;--colors-gray-a11:#ffffffaf;--colors-gray-a12:#ffffffed;--colors-green1:#0e1512;--colors-green2:#121b17;--colors-green3:#132d21;--colors-green4:#113b29;--colors-green5:#174933;--colors-green6:#20573e;--colors-green7:#28684a;--colors-green8:#2f7c57;--colors-green9:#30a46c;--colors-green10:#33b074;--colors-green11:#3dd68c;--colors-green12:#b1f1cb;--colors-red1:#191111;--colors-red2:#201314;--colors-red3:#3b1219;--colors-red4:#500f1c;--colors-red5:#611623;--colors-red6:#72232d;--colors-red7:#8c333a;--colors-red8:#b54548;--colors-red9:#e5484d;--colors-red10:#ec5d5e;--colors-red11:#ff9592;--colors-red12:#ffd1d9;--colors-blue1:#0d1520;--colors-blue2:#111927;--colors-blue3:#0d2847;--colors-blue4:#003362;--colors-blue5:#004074;--colors-blue6:#104d87;--colors-blue7:#205d9e;--colors-blue8:#2870bd;--colors-blue9:#0090ff;--colors-blue10:#3b9eff;--colors-blue11:#70b8ff;--colors-blue12:#c2e6ff;--colors-yellow1:#14120b;--colors-yellow2:#1b180f;--colors-yellow3:#2d2305;--colors-yellow4:#362b00;--colors-yellow5:#433500;--colors-yellow6:#524202;--colors-yellow7:#665417;--colors-yellow8:#836a21;--colors-yellow9:#ffe629;--colors-yellow10:#ffff57;--colors-yellow11:#f5e147;--colors-yellow12:#f6eeb4}}}@layer utilities{.d_flex{display:flex}.gap_12px{gap:12px}.h_220px{height:220px}.pos_relative{position:relative}.w_160px{width:160px}.h_160px{height:160px}.gap_8px{gap:8px}.c_brand{color:var(--colors-brand)}.bg_gray1{background:var(--colors-gray1)}.bdr_card16{border-radius:var(--radii-card16)}.bx-sh_card{box-shadow:var(--shadows-card)}.w_72px{width:72px}.h_72px{height:72px}.c_gray11{color:var(--colors-gray11)}.c_gray12{color:var(--colors-gray12)}.bdr_lg20{border-radius:var(--radii-lg20)}.w_144px{width:144px}.h_144px{height:144px}.h_24px{height:24px}.c_gray10{color:var(--colors-gray10)}.d_inline-block{display:inline-block}.w_32px{width:32px}.h_32px{height:32px}.bdr_50\%{border-radius:50%}.bg_gray3{background:var(--colors-gray3)}.c_gray9{color:var(--colors-gray9)}.ta_center{text-align:center}.w_100\%{width:100%}.pos_absolute{position:absolute}.h_2px{height:2px}.bg_gray4{background:var(--colors-gray4)}.gap_6px{gap:6px}.flex_1{flex:1 1 0%}.py_8px{padding-block:8px}.w_2px{width:2px}.gap_16px{gap:16px}.w_48px{width:48px}.h_48px{height:48px}.bd_4px_solid{border:4px solid}.gap_2px{gap:2px}.td_none{text-decoration:none}.mx_-8px{margin-inline:-8px}.px_8px{padding-inline:8px}.py_4px{padding-block:4px}.bdr_md12{border-radius:var(--radii-md12)}.trs_background_0\.15s_ease{transition:background .15s ease}.w_16px{width:16px}.h_30px{height:30px}.bd-l_2px_dashed{border-left:2px dashed}.bd-b_2px_dashed{border-bottom:2px dashed}.gap_4px{gap:4px}.min-h_100\%{min-height:100%}.max-w_414px{max-width:414px}.mx_auto{margin-inline:auto}.white-space_pre-line{white-space:pre-line}.px_10px{padding-inline:10px}.py_6px{padding-block:6px}.bg_transparent{background:transparent}.trs_background_0\.18s_ease\,_transform_0\.18s_ease{transition:background .18s ease,transform .18s ease}.gap_24px{gap:24px}.py_16px{padding-block:16px}.d_grid{display:grid}.w_140px{width:140px}.h_140px{height:140px}.cursor_pointer{cursor:pointer}.trs_transform_120ms_ease\,_background_0\.15s_ease{transition:transform .12s ease,background .15s ease}.ls_0\.06em{letter-spacing:.06em}.max-w_260px{max-width:260px}.trs_color_0\.12s_ease\,_transform_0\.12s_ease{transition:color .12s ease,transform .12s ease}.py_14px{padding-block:14px}.ov_hidden{overflow:hidden}.\-webkit-mask-image_linear-gradient\(to_bottom\,_black_78\%\,_transparent_100\%\){-webkit-mask-image:linear-gradient(180deg,black 78%,transparent)}.px_16px{padding-inline:16px}.py_10px{padding-block:10px}.pos_sticky{position:sticky}.bg_linear-gradient\(to_bottom\,_rgba\(249\,249\,249\,0\)_0\%\,_\{colors\.gray2\}_45\%\){background:linear-gradient(to bottom,rgba(249,249,249,0) 0,var(--colors-gray2) 45%)}.z_10{z-index:10}.w_52px{width:52px}.h_52px{height:52px}.bdr_14px{border-radius:14px}.trs_transform_120ms_ease{transition:transform .12s ease}.w_180px{width:180px}.h_180px{height:180px}.py_12px{padding-block:12px}.bd_2px_solid_transparent{border:2px solid transparent}.trs_transform_120ms_ease\,_border-color_0\.2s_ease-in-out\,_background_0\.2s_ease-in-out{transition:transform .12s ease,border-color .2s ease-in-out,background .2s ease-in-out}.gap_1px{gap:1px}.min-w_48px{min-width:48px}.px_6px{padding-inline:6px}.trs_transform_120ms_ease\,_background_0\.15s_ease\,_color_0\.15s_ease{transition:transform .12s ease,background .15s ease,color .15s ease}.d_inline-flex{display:inline-flex}.bg_gray2{background:var(--colors-gray2)}.px_12px{padding-inline:12px}.op_0\.7{opacity:.7}.pos_fixed{position:fixed}.inset_0{inset:0}.z_1300{z-index:1300}.bdr_20px_20px_0_0{border-radius:20px 20px 0 0}.bx-sh_0_-4px_10px_rgba\(0\,_0\,_0\,_0\.1\){box-shadow:0 -4px 10px rgba(0,0,0,.1)}.z_1400{z-index:1400}.ring_none{outline:2px solid transparent;outline-offset:2px}.p_20px_24px{padding:20px 24px}.max-h_80dvh{max-height:80dvh}.white-space_pre-wrap{white-space:pre-wrap}.td_underline{text-decoration:underline}.h_64px{height:64px}.trs_background_0\.15s_ease\,_border-color_0\.2s_ease\,_opacity_0\.25s_ease{transition:background .15s ease,border-color .2s ease,opacity .25s ease}.w_120px{width:120px}.h_120px{height:120px}.w_fit-content{width:fit-content}.min-w_120px{min-width:120px}.max-w_100\%{max-width:100%}.h_auto{height:auto}.min-h_120px{min-height:120px}.px_28px{padding-inline:28px}.white-space_nowrap{white-space:nowrap}.trs_transform_120ms_ease\,_border-color_0\.2s_ease-in-out\,_opacity_0\.2s_ease-in-out\,_background_0\.15s_ease{transition:transform .12s ease,border-color .2s ease-in-out,opacity .2s ease-in-out,background .15s ease}.h_60px{height:60px}.h_8px{height:8px}.bdr_pill{border-radius:var(--radii-pill)}.h_100\%{height:100%}.bg_brand{background:var(--colors-brand)}.trs_width_0\.6s_cubic-bezier\(0\.4\,_0\,_0\.2\,_1\){transition:width .6s cubic-bezier(.4,0,.2,1)}.z_40{z-index:40}.bdr_16px_16px_0_0{border-radius:16px 16px 0 0}.z_50{z-index:50}.p_16px{padding:16px}.max-w_335px{max-width:335px}.c_red11{color:var(--colors-red11)}.c_white{color:var(--colors-white)}.anim_fadeUp_0\.3s_ease-out{animation:fadeUp .3s ease-out}.anim_pulse_1s_ease_2{animation:pulse 1s ease 2}.\-webkit-text-fill-color_transparent{-webkit-text-fill-color:transparent}.c_transparent{color:transparent}.op_0\.8{opacity:.8}.max-w_maxContentWidth{max-width:var(--sizes-max-content-width)}.my_16px{margin-block:16px}.h_36px{height:36px}.w_auto{width:auto}.ta_left{text-align:left}.w_36px{width:36px}.w_min\(280px\,_78vw\){width:min(280px,78vw)}.h_min\(280px\,_78vw\){height:min(280px,78vw)}.tch-a_none{touch-action:none}.cursor_crosshair{cursor:crosshair}.px_40\%{padding-inline:40%}.scr-bar-w_none{scrollbar-width:none}.min-w_44px{min-width:44px}.h_44px{height:44px}.trs_all_0\.2s_ease-in-out{transition:all .2s ease-in-out}.z_1200{z-index:1200}.pointer-events_none{pointer-events:none}.trf_rotate\(-6deg\){transform:rotate(-6deg)}.c_yellow9{color:var(--colors-yellow9)}.tsh_1\.5px_1\.5px_0_\#6b4600\,_-1\.5px_-1\.5px_0_\#6b4600\,_1\.5px_-1\.5px_0_\#6b4600\,_-1\.5px_1\.5px_0_\#6b4600\,_0_3px_10px_rgba\(0\,0\,0\,0\.3\){text-shadow:1.5px 1.5px 0 #6b4600,-1.5px -1.5px 0 #6b4600,1.5px -1.5px 0 #6b4600,-1.5px 1.5px 0 #6b4600,0 3px 10px rgba(0,0,0,.3)}.ls_-0\.02em{letter-spacing:-.02em}.ov_visible{overflow:visible}.min-h_20px{min-height:20px}.trs_transform_120ms_ease\,_color_0\.15s_ease\,_border-color_0\.15s_ease{transition:transform .12s ease,color .15s ease,border-color .15s ease}.h_4px{height:4px}.trs_width_0\.25s_ease-in-out{transition:width .25s ease-in-out}.bd_1px_solid{border:1px solid}.min-h_64px{min-height:64px}.px_20px{padding-inline:20px}.trs_all_0\.15s_ease{transition:all .15s ease}.w_24px{width:24px}.bdr_sm8{border-radius:var(--radii-sm8)}.bd_2px_solid{border:2px solid}.min-h_52px{min-height:52px}.trs_transform_120ms_ease\,_border-color_0\.2s_ease-in-out{transition:transform .12s ease,border-color .2s ease-in-out}.min-w_56px{min-width:56px}.h_56px{height:56px}.bg_rgba\(108\,_79\,_255\,_0\.1\){background:rgba(108,79,255,.1)}.min-h_fit-content{min-height:fit-content}.trs_transform_120ms_ease\,_opacity_0\.2s_ease-in-out{transition:transform .12s ease,opacity .2s ease-in-out}.bg_linear-gradient\(270deg\,_\#f09433\,_\#e6683c\,_\#dc2743\,_\#cc2366\,_\#bc1888\){background:linear-gradient(270deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.anim_gradientMove_1\.5s_ease_infinite{animation:gradientMove 1.5s ease infinite}.bg_blue9{background:var(--colors-blue9)}.p_4px_12px{padding:4px 12px}.bdr_10px{border-radius:10px}.p_6px_16px{padding:6px 16px}.bdr_12px{border-radius:12px}.p_8px_16px{padding:8px 16px}.h_100dvh{height:100dvh}.min-h_0{min-height:0}.d_none{display:none}.max-w_560px{max-width:560px}.bg_gray5{background:var(--colors-gray5)}.trs_background_0\.2s_ease-in-out{transition:background .2s ease-in-out}.gap_20px{gap:20px}.w_14px{width:14px}.resize_none{resize:none}.flex-d_column{flex-direction:column}.ai_center{align-items:center}.jc_center{justify-content:center}.fs_glyph-64{font-size:var(--font-sizes-glyph-64)}.fw_800{font-weight:800}.fs_glyph-96{font-size:var(--font-sizes-glyph-96)}.lh_1{line-height:1}.bd-w_3px{border-width:3px}.border-style_solid{border-style:solid}.bd-c_brand{border-color:var(--colors-brand)}.fs_md-18{font-size:var(--font-sizes-md-18)}.fw_bold{font-weight:700}.fs_sm-14{font-size:var(--font-sizes-sm-14)}.flex-sh_0{flex-shrink:0}.fs_xs-12{font-size:var(--font-sizes-xs-12)}.fw_600{font-weight:600}.ai_flex-start{align-items:flex-start}.jc_space-between{justify-content:space-between}.top_16px{top:16px}.left_24px{left:24px}.right_24px{right:24px}.left_23px{left:23px}.top_24px{top:24px}.bottom_24px{bottom:24px}.bd-c_gray2{border-color:var(--colors-gray2)}.ml_auto{margin-left:auto}.pl_23px{padding-left:23px}.bd-c_gray5{border-color:var(--colors-gray5)}.bdr-bl_sm8{border-bottom-left-radius:var(--radii-sm8)}.pb_4px{padding-bottom:4px}.lh_1\.6{line-height:1.6}.fs_xl-24{font-size:var(--font-sizes-xl-24)}.fs_base-16{font-size:var(--font-sizes-base-16)}.pt_8px{padding-top:8px}.pt_16px{padding-top:16px}.fs_lg-20{font-size:var(--font-sizes-lg-20)}.pt_4px{padding-top:4px}.lh_1\.5{line-height:1.5}.jc_safe_center{justify-content:safe center}.grid-tc_repeat\(4\,_1fr\){grid-template-columns:repeat(4,1fr)}.grid-tc_repeat\(3\,_1fr\){grid-template-columns:repeat(3,1fr)}.flex-wrap_wrap{flex-wrap:wrap}.msk-i_linear-gradient\(to_bottom\,_black_78\%\,_transparent_100\%\){mask-image:linear-gradient(180deg,black 78%,transparent);-webkit-mask-image:linear-gradient(180deg,black 78%,transparent)}.bottom_0{bottom:0}.pt_24px{padding-top:24px}.pb_12px{padding-bottom:12px}.fs_glyph-112{font-size:var(--font-sizes-glyph-112)}.fs_2xl-32{font-size:var(--font-sizes-2xl-32)}.lh_1\.1{line-height:1.1}.ai_baseline{align-items:baseline}.bg-c_rgba\(0\,_0\,_0\,_0\.5\){background-color:rgba(0,0,0,.5)}.left_0{left:0}.right_0{right:0}.bg-c_gray1{background-color:var(--colors-gray1)}.bd-w_2px{border-width:2px}.bd-c_transparent{border-color:transparent}.grid-tc_1fr_1fr{grid-template-columns:1fr 1fr}.grid-tc_1fr_1fr_1fr{grid-template-columns:1fr 1fr 1fr}.pb_8px{padding-bottom:8px}.lh_100\%{line-height:100%}.anim-n_loadingShimmer{animation-name:loadingShimmer}.anim-dur_1\.6s{animation-duration:1.6s}.anim-dly_0\.4s{animation-delay:.4s}.anim-ic_infinite{animation-iteration-count:infinite}.bg-cp_text\!{background-clip:text!important;-webkit-background-clip:text!important}.bg-r_no-repeat\!{background-repeat:no-repeat!important}.bg-s_50\%_100\%\!{background-size:50% 100%!important}.pr_2px{padding-right:2px}.fw_normal{font-weight:400}.lh_1\.4{line-height:1.4}.right_10px{right:10px}.bottom_10px{bottom:10px}.lh_48px{line-height:48px}.ov-x_auto{overflow-x:auto}.bd-w_1px{border-width:1px}.border-style_dashed{border-style:dashed}.bd-c_gray7{border-color:var(--colors-gray7)}.fw_500{font-weight:500}.bg-s_150\%_150\%{background-size:150% 150%}.ov-y_auto{overflow-y:auto}.ov-x_hidden{overflow-x:hidden}.lh_36px{line-height:36px}.mt_-16px{margin-top:-16px}.mt_16px{margin-top:16px}.mt_24px{margin-top:24px}.mb_6px{margin-bottom:6px}.lh_1\.7{line-height:1.7}.pb_32px{padding-bottom:32px}.mt_4px{margin-top:4px}.mt_8px{margin-top:8px}.mt_28px{margin-top:28px}.pt_32px{padding-top:32px}.pl_6px{padding-left:6px}.\[\&\[data-state\=current\]\,_\&\[data-state\=done\]\]\:bg_brand[data-state=current],.\[\&\[data-state\=current\]\,_\&\[data-state\=done\]\]\:bg_brand[data-state=done]{background:var(--colors-brand)}.\[\&\[data-state\=current\]\,_\&\[data-state\=done\]\]\:c_white[data-state=current],.\[\&\[data-state\=current\]\,_\&\[data-state\=done\]\]\:c_white[data-state=done]{color:var(--colors-white)}.\[\&\[data-state\=current\]\,_\&\[data-state\=done\]\]\:c_brand[data-state=current],.\[\&\[data-state\=current\]\,_\&\[data-state\=done\]\]\:c_brand[data-state=done]{color:var(--colors-brand)}.\[\&\[data-compact\=false\]\]\:flex_1[data-compact=false]{flex:1 1 0%}.\[\&\[data-compact\=true\]\]\:gap_20px[data-compact=true]{gap:20px}.\[\&\[data-state\=current\]\,_\&\[data-state\=done\]\,_\&\[data-state\=open\]\]\:c_gray12[data-state=current],.\[\&\[data-state\=current\]\,_\&\[data-state\=done\]\,_\&\[data-state\=open\]\]\:c_gray12[data-state=done],.\[\&\[data-state\=current\]\,_\&\[data-state\=done\]\,_\&\[data-state\=open\]\]\:c_gray12[data-state=open]{color:var(--colors-gray12)}.\[\&\[data-state\=current\]\]\:c_brand[data-state=current],.\[\&\[data-state\=done\]\]\:c_brand[data-state=done]{color:var(--colors-brand)}.\[\&\[data-state\=open\]\]\:c_gray10[data-state=open]{color:var(--colors-gray10)}.\[\&\[data-reading\=true\]\]\:bg_gray5[data-reading=true]{background:var(--colors-gray5)}.\[\&\[data-reading\=true\]\]\:trf_scale\(1\.06\)[data-reading=true]{transform:scale(1.06)}.\[\&\[data-playing\=true\]_svg\]\:anim_pulse_0\.8s_ease_infinite[data-playing=true] svg{animation:pulse .8s ease infinite}.\[\&\[data-active\=true\]\]\:c_brand[data-active=true]{color:var(--colors-brand)}.\[\&\[data-active\=true\]\]\:trf_scale\(1\.25\)[data-active=true]{transform:scale(1.25)}.\[\&\[data-done\=true\]\]\:bg_rgba\(108\,_79\,_255\,_0\.08\)[data-done=true]{background:rgba(108,79,255,.08)}.disabled\:op_0\.4:is(:disabled,[disabled],[data-disabled]){opacity:.4}.disabled\:cursor_not-allowed:is(:disabled,[disabled],[data-disabled]){cursor:not-allowed}.\[\&\[data-active\=true\]\]\:bg_rgba\(108\,_79\,_255\,_0\.06\)[data-active=true]{background:rgba(108,79,255,.06)}.\[\&\[data-beat\=true\]\]\:bg_rgba\(108\,_79\,_255\,_0\.12\)[data-beat=true]{background:rgba(108,79,255,.12)}.\[\&\[data-beat\=true\]\]\:c_brand[data-beat=true]{color:var(--colors-brand)}.\[\&\[data-picked\=true\]\]\:bg_rgba\(108\,_79\,_255\,_0\.08\)[data-picked=true]{background:rgba(108,79,255,.08)}.\[\&\[data-picked\=true\]\]\:c_brand[data-picked=true]{color:var(--colors-brand)}.\[\&\[data-done\=true\]\]\:op_0\.15[data-done=true]{opacity:.15}.\[\&\[data-done\=true\]\]\:cursor_default[data-done=true]{cursor:default}.\[\&\[data-correct\=true\]\]\:bg_rgba\(108\,_79\,_255\,_0\.08\)[data-correct=true]{background:rgba(108,79,255,.08)}.\[\&\[data-correct\=true\]\]\:c_brand[data-correct=true]{color:var(--colors-brand)}.\[\&\[data-wrong\=true\]\]\:op_0\.45[data-wrong=true]{opacity:.45}.\[\&\[data-correct\=true\]\]\:bg_green3[data-correct=true]{background:var(--colors-green3)}.\[\&\[data-correct\=false\]\]\:bg_red3[data-correct=false]{background:var(--colors-red3)}.\[\&\[data-correct\=true\]\]\:c_green11[data-correct=true]{color:var(--colors-green11)}.\[\&\[data-correct\=false\]\]\:c_red11[data-correct=false]{color:var(--colors-red11)}.\[\&\[data-correct\=true\]\]\:bg_green9[data-correct=true]{background:var(--colors-green9)}.\[\&\[data-correct\=false\]\]\:bg_red9[data-correct=false]{background:var(--colors-red9)}.\[\&\[data-flair\=\'3\'\]\]\:anim_gradientMove_1\.5s_ease_infinite[data-flair="3"]{animation:gradientMove 1.5s ease infinite}.\[\&\[data-flair\=\'3\'\]\]\:c_transparent[data-flair="3"]{color:transparent}.\[\&\:disabled\]\:bg_gray3:disabled{background:var(--colors-gray3)}.\[\&\:disabled\]\:c_gray9:disabled{color:var(--colors-gray9)}.\[\&\:disabled\]\:cursor_default:disabled{cursor:default}.\[\&\[data-playing\=true\]\]\:bg_brand[data-playing=true]{background:var(--colors-brand)}.\[\&\[data-playing\=true\]\]\:c_white[data-playing=true]{color:var(--colors-white)}.\[\&\[data-playing\=true\]\]\:anim_speakerPulse_0\.7s_ease_infinite[data-playing=true]{animation:speakerPulse .7s ease infinite}.\[\&\:\:-webkit-scrollbar\]\:d_none::-webkit-scrollbar{display:none}.\[\&\[data-current\=true\]\]\:bg_brand[data-current=true]{background:var(--colors-brand)}.\[\&\[data-current\=true\]\]\:c_white[data-current=true]{color:var(--colors-white)}.\[\&\[data-done\=true\]\:not\(\[data-current\=true\]\)\]\:bg_gray1[data-done=true]:not([data-current=true]){background:var(--colors-gray1)}.\[\&\[data-done\=true\]\:not\(\[data-current\=true\]\)\]\:c_brand[data-done=true]:not([data-current=true]){color:var(--colors-brand)}.\[\&\[data-done\=true\]\:not\(\[data-current\=true\]\)\]\:bx-sh_subtle[data-done=true]:not([data-current=true]){box-shadow:var(--shadows-subtle)}.disabled\:op_0\.35:is(:disabled,[disabled],[data-disabled]){opacity:.35}.\[\&\[data-empty\=true\]\]\:bg_transparent[data-empty=true]{background:transparent}.placeholder\:c_gray9::placeholder,.placeholder\:c_gray9[data-placeholder]{color:var(--colors-gray9)}.\[\&\[data-selected\=true\]\]\:bg_gray4[data-selected=true]{background:var(--colors-gray4)}.\[\&\[data-checked\=true\]\]\:bg_brand[data-checked=true]{background:var(--colors-brand)}.disabled\:bg_gray4:is(:disabled,[disabled],[data-disabled]){background:var(--colors-gray4)}.disabled\:c_gray9:is(:disabled,[disabled],[data-disabled]){color:var(--colors-gray9)}.disabled\:anim_none:is(:disabled,[disabled],[data-disabled]){animation:none}.\[\&\[data-returning\=true\]\]\:gap_20px[data-returning=true]{gap:20px}.\[\&\[data-active\=true\]\]\:bg_brand[data-active=true]{background:var(--colors-brand)}.\[\&\[data-state\=current\]\,_\&\[data-state\=done\]\]\:fw_800[data-state=current],.\[\&\[data-state\=current\]\,_\&\[data-state\=done\]\]\:fw_800[data-state=done]{font-weight:800}.\[\&\[data-compact\=false\]\]\:jc_space-evenly[data-compact=false]{justify-content:space-evenly}.\[\&\[data-active\=true\]\]\:bd-c_brand[data-active=true],.\[\&\[data-heard\=true\]\]\:bd-c_brand[data-heard=true],.\[\&\[data-picked\=true\]\]\:bd-c_brand[data-picked=true]{border-color:var(--colors-brand)}.\[\&\[data-done\=true\]\]\:bd-c_transparent[data-done=true]{border-color:transparent}.\[\&\[data-correct\=true\]\]\:bd-c_brand[data-correct=true]{border-color:var(--colors-brand)}.\[\&\[data-flair\=\'2\'\]\,_\&\[data-flair\=\'3\'\]\]\:bd-w_2px[data-flair="2"],.\[\&\[data-flair\=\'2\'\]\,_\&\[data-flair\=\'3\'\]\]\:bd-w_2px[data-flair="3"]{border-width:2px}.\[\&\[data-flair\=\'2\'\]\,_\&\[data-flair\=\'3\'\]\]\:border-style_solid[data-flair="2"],.\[\&\[data-flair\=\'2\'\]\,_\&\[data-flair\=\'3\'\]\]\:border-style_solid[data-flair="3"]{border-style:solid}.\[\&\[data-flair\=\'2\'\]\,_\&\[data-flair\=\'3\'\]\]\:bd-c_brand[data-flair="2"],.\[\&\[data-flair\=\'2\'\]\,_\&\[data-flair\=\'3\'\]\]\:bd-c_brand[data-flair="3"]{border-color:var(--colors-brand)}.\[\&\[data-flair\=\'3\'\]\]\:bg-i_token\(gradients\.warm\)[data-flair="3"]{background-image:var(--gradients-warm)}.\[\&\[data-flair\=\'3\'\]\]\:bg-s_300\%_300\%[data-flair="3"]{background-size:300% 300%}.\[\&\[data-flair\=\'3\'\]\]\:bg-cp_text[data-flair="3"]{background-clip:text;-webkit-background-clip:text}.\[\&\[data-checked\=true\]\]\:bd-c_brand[data-checked=true],.\[\&\[data-selected\=true\]\]\:bd-c_brand[data-selected=true]{border-color:var(--colors-brand)}.disabled\:bg-i_none:is(:disabled,[disabled],[data-disabled]){background-image:none}.disabled\:bd-c_gray5:is(:disabled,[disabled],[data-disabled]){border-color:var(--colors-gray5)}.hover\:bg_gray3:is(:hover,[data-hover]){background:var(--colors-gray3)}.hover\:bg_gray4:is(:hover,[data-hover]){background:var(--colors-gray4)}.\[\&\:not\(\:disabled\)\:hover\]\:bg_gray4:not(:disabled):hover{background:var(--colors-gray4)}.\[\&\:not\(\:disabled\)\:hover\]\:c_gray11:not(:disabled):hover{color:var(--colors-gray11)}.\[\&\:not\(\:disabled\)\:hover\]\:op_0\.92:not(:disabled):hover{opacity:.92}.\[\&\:not\(\:disabled\)\:hover\]\:bd-c_gray9:not(:disabled):hover{border-color:var(--colors-gray9)}.hover\:bd-c_brand:is(:hover,[data-hover]){border-color:var(--colors-brand)}.\[\&\:not\(\:disabled\)\:hover\]\:bd-c_brand:not(:disabled):hover{border-color:var(--colors-brand)}.active\:trf_scale\(0\.94\):is(:active,[data-active]){transform:scale(.94)}.active\:trf_scale\(0\.95\):is(:active,[data-active]){transform:scale(.95)}.active\:trf_scale\(0\.96\):is(:active,[data-active]){transform:scale(.96)}.active\:trf_scale\(0\.98\):is(:active,[data-active]){transform:scale(.98)}.active\:trf_scale\(0\.97\):is(:active,[data-active]){transform:scale(.97)}.active\:trf_scale\(0\.92\):is(:active,[data-active]){transform:scale(.92)}.disabled\:active\:trf_none:is(:disabled,[disabled],[data-disabled]):is(:active,[data-active]){transform:none}@media screen and (min-width:48rem){.lg\:d_flex{display:flex}.lg\:bx-sh_none{box-shadow:none}.lg\:bdr_0{border-radius:0}.lg\:pointer-events_none{pointer-events:none}.lg\:w_375px{width:375px}.lg\:bg_gray1{background:var(--colors-gray1)}.lg\:bdr_20px{border-radius:20px}.lg\:bx-sh_elevated{box-shadow:var(--shadows-elevated)}.lg\:pointer-events_auto{pointer-events:auto}.lg\:px_24px{padding-inline:24px}.lg\:px_32px{padding-inline:32px}.lg\:gap_8px{gap:8px}.lg\:w_100\%{width:100%}.lg\:d_none{display:none}.lg\:top_0{top:0}.lg\:bottom_0{bottom:0}.lg\:left_0{left:0}.lg\:right_0{right:0}.lg\:ai_center{align-items:center}.lg\:jc_center{justify-content:center}.lg\:bg-c_transparent{background-color:transparent}.lg\:flex-d_column{flex-direction:column}}}