.success_container.svelte-1tr31od{text-align:center;flex-direction:column;justify-content:center;display:flex}.check_container.svelte-1tr31od{justify-content:center;display:flex}.icon_frame.svelte-1tr31od{width:var(--size);height:var(--size)}.message.svelte-1tr31od{color:var(--g4-t);margin-top:2rem;font-size:2rem;font-weight:500}[popover].svelte-4qdhum{background-color:var(--background_color);width:fit-content;height:fit-content;margin:0;padding:0}[popover].svelte-4qdhum:popover-open{opacity:1;flex-direction:column;flex:1;justify-content:space-between;align-items:center;display:flex}.type_dropdown.svelte-4qdhum{top:var(--popover_top_pos);left:var(--popover_left_pos);min-width:var(--min_width);width:var(--target_width);max-width:var(--max_width);min-height:var(--min_height);height:var(--target_height);max-height:var(--max_height);box-shadow:0 0 1rem var(--drop_color);border-radius:var(--br);border:1px solid var(--border_color);opacity:0;transition:opacity .3s, overlay .3s allow-discrete, display .3s allow-discrete;position:fixed;bottom:auto;right:auto}.type_dropdown.svelte-4qdhum:popover-open{opacity:1}@starting-style{.type_dropdown.svelte-4qdhum:popover-open{opacity:0}}.corner_bl.svelte-4qdhum{left:var(--edge_forgiveness);top:auto;right:auto;bottom:var(--edge_forgiveness)}.corner_br.svelte-4qdhum{left:auto;right:var(--edge_forgiveness);top:auto;bottom:var(--edge_forgiveness)}.corner_tl.svelte-4qdhum{left:var(--edge_forgiveness);right:auto;top:var(--edge_forgiveness);bottom:auto}.corner_tr.svelte-4qdhum{left:auto;right:var(--edge_forgiveness);top:var(--edge_forgiveness);bottom:auto}.type_center_lftb.svelte-4qdhum{top:var(--popover_top_pos);bottom:auto;left:50%;right:auto;transform:translate(-50%)}.type_center.svelte-4qdhum{border-radius:var(--br);border:1px solid var(--border_color);min-width:var(--min_width);width:var(--target_width);max-width:var(--max_width);min-height:var(--min_height);height:var(--target_height);max-height:var(--max_height);box-shadow:0 1rem 5rem var(--drop_color);opacity:0;transition:opacity .5s, overlay .5s allow-discrete, display .5s allow-discrete;position:fixed}.type_center.svelte-4qdhum:popover-open{opacity:1}.type_center.svelte-4qdhum::backdrop{transition:display 0s allow-discrete, overlay 0s allow-discrete, background-color .5s;background-color:#0000}.type_center.svelte-4qdhum:popover-open::backdrop{background-color:var(--shadow3-t)}@starting-style{.type_center.svelte-4qdhum:popover-open{opacity:0}.type_center.svelte-4qdhum:popover-open::backdrop{background-color:#0000}}.type_full.svelte-4qdhum{border:1px solid var(--border_color);border-top-left-radius:var(--br);border-top-right-radius:var(--br);box-shadow:0 1rem 5rem var(--drop_color);width:100vw;height:var(--target_height);max-height:90dvh;transition:transform .7s, overlay .5s allow-discrete, display .5s allow-discrete;border-bottom-width:0;border-bottom-right-radius:0;border-bottom-left-radius:0;position:fixed;inset:auto 0 0;transform:translateY(100%);min-height:var(--min_height)!important}.type_full.svelte-4qdhum:popover-open{transform:translateY(0)}@starting-style{.type_full.svelte-4qdhum:popover-open{transform:translateY(100%)}}.type_right_panel.svelte-4qdhum{border-left:1px solid var(--border_color);box-shadow:0 0 5rem var(--drop_color);height:100dvh;width:var(--target_width);max-width:90dvw;transition:transform .7s, overlay .5s allow-discrete, display .5s allow-discrete;border-top-width:0;border-bottom-width:0;border-right-width:0;border-radius:0;position:fixed;inset:0 0 0 auto;transform:translate(100%);min-width:var(--min_width)!important}.type_right_panel.svelte-4qdhum:popover-open{transform:translate(0)}@starting-style{.type_right_panel.svelte-4qdhum:popover-open{transform:translate(100%)}}.type_left_panel.svelte-4qdhum{border-right:1px solid var(--border_color);box-shadow:0 0 5rem var(--drop_color);height:100dvh;min-width:var(--min_width);width:var(--target_width);max-width:90dvw;transition:transform .7s, overlay .5s allow-discrete, display .5s allow-discrete;border-top-width:0;border-bottom-width:0;border-left-width:0;border-radius:0;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.type_left_panel.svelte-4qdhum:popover-open{transform:translate(0)}@starting-style{.type_left_panel.svelte-4qdhum:popover-open{transform:translate(-100%)}}.panel_backdrop.svelte-4qdhum::backdrop{transition:display 0s allow-discrete, overlay 0s allow-discrete, background-color .5s ease .3s;background-color:#0000}.panel_backdrop.svelte-4qdhum:popover-open::backdrop{background-color:var(--shadow3-t);transition:display 0s allow-discrete, overlay 0s allow-discrete, background-color .5s}@starting-style{.panel_backdrop.svelte-4qdhum:popover-open::backdrop{background-color:#0000}}.content_container.svelte-4qdhum{flex-direction:column;flex:1;justify-content:space-between;width:100%;display:flex;overflow:scroll}.header_and_content.svelte-4qdhum{flex-direction:column;flex:1;display:flex}.header.svelte-4qdhum{z-index:1;text-align:center;padding:var(--pt) var(--pr) 0 var(--pl);background-color:var(--header_bg_color);border:none;border-bottom:1px solid var(--header_border_color);border-radius:0;margin:0;transition:background-color .7s,border-bottom .7s;position:sticky;top:0;left:0;right:0}.content.svelte-4qdhum{flex-direction:column;flex:1;display:flex}.footer.svelte-4qdhum{z-index:1;text-align:center;padding:1rem var(--pr) var(--pb) var(--pl);background-color:var(--footer_bg_color);border:none;border-top:1px solid var(--footer_border_color);border-radius:0;margin-top:.5rem;transition:background-color .7s,border-top .7s;position:sticky;bottom:0;left:0;right:0}.x_box.svelte-4qdhum{top:var(--br_offset);right:var(--br_offset);z-index:2;position:absolute}.icon_frame.svelte-1wz9mxq{align-items:center;width:2rem;height:2rem;display:flex}.svg_cover.svelte-1wz9mxq{width:100%}.password_guide.svelte-apg4dp{margin-left:.5rem}.check_container.svelte-apg4dp{align-items:center;display:flex}.label.svelte-apg4dp{margin-left:.3rem;font-size:1.4rem;line-height:1.6rem}.icon_frame.svelte-apg4dp{align-items:center;width:1.1rem;height:1.1rem;display:flex}.svg_cover.svelte-apg4dp{width:100%}.container.svelte-1w8dili{flex-direction:column;flex:1;display:flex}.input_container.svelte-1w8dili{flex-direction:column;flex:1;gap:.5rem;display:flex;position:relative}.is_disabled.svelte-1w8dili{color:var(--g12-t)}.eye_icon.svelte-1w8dili{-webkit-user-select:none;user-select:none;z-index:1;min-width:1rem;min-height:1rem;position:absolute;top:50%;right:1.3rem;transform:translateY(-50%)}label.svelte-1w8dili{color:var(--g12-t);margin-right:.5rem;font-size:1.2rem;font-weight:600;line-height:1.6rem}.error.svelte-1w8dili{box-shadow:inset 0 0 0 1px var(--error-t);-webkit-box-shadow:inset 0 0 0 1px var(--error-t)}.error_text.svelte-1w8dili{color:oklch(var(--l5-t) var(--c7) var(--h1));font-size:1.2rem;line-height:1.2rem}input.svelte-1w8dili{box-sizing:border-box!important}.img.svelte-1w8dili{align-items:left;margin:.5rem;display:flex}.is_img_disabled.svelte-1w8dili{filter:grayscale()opacity(40%)}.textarea_sty.svelte-1w8dili{resize:vertical;padding-top:.8rem}.no_resize.svelte-1w8dili{resize:none}.limit.svelte-1w8dili{color:var(--g8-t);font-size:1.2rem;font-weight:300;position:absolute;bottom:.8rem;right:1rem}input.svelte-1w8dili,textarea.svelte-1w8dili{box-sizing:border-box;width:100%;min-width:0}
