@charset "UTF-8";@import"https://fonts.cdnfonts.com/css/proxima-nova-2";@font-face{font-family:vitro;src:url("/src/assets/font/VITRO CORE TTF.ttf") format("truetype")}:root{--url-sprite: "../img/";--font-size: .875rem;--background: #fff;--card: #fff;--box-shadow: 2px 2px 2px #000;--box-shadow-small: 1px 1px 0px #999, 2px 2px 0px #999, 3px 3px 0px #999;--card-shadow: 1px 1px 10px #23181580;--main-color: #133378;--font-color-light: #fff;--font-color-down: #b1afaf;--font-color: #000;--border: 1px solid var(--border-color);--border-color: #C6C5C5;--table-color: #eee;--red: #e71f1f;--blue: #3055eb;--gray: #8c8c8c;--green: #22C55E;--box-shadow-min: 1px 1px 1px 1px rgba(0, 0, 0, .1), 0 6px 20px rgba(0, 0, 0, .08);--box-shadow-mid: 2px 2px 2px 2px rgba(0, 0, 0, .12), 0 6px 20px rgba(0, 0, 0, .16)}::-webkit-scrollbar{padding:0;width:6px;background:var(--font-color-fade)}::-webkit-scrollbar-thumb{padding:0;background:var(--main-color);height:100px;border-radius:4px;background-clip:padding-box}::-webkit-scrollbar-track{background:var(--backround)}::placeholder{transition:text-indent .3s;font-size:.85rem;color:var(--font-color-dark)}*{box-sizing:border-box}html,body{margin:0;padding:0;letter-spacing:.01rem;font-size:var(--font-size);font-weight:400;color:var(--font-color);font-family:Proxima Nova,sans-serif}h1,h2,h3,h4,h5,h6,p{margin:0}a{color:var(--font-color);text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}button:focus-visible{outline:unset}textarea{resize:none}.content{width:100%;animation:fade .5s}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes shadow{0%{box-shadow:0 0 10px #d72929,0 0 15px #4e020f,0 0 20px #bc1414}to{box-shadow:0 0 20px #d73629,0 0 30px #4e020e,0 0 40px #bc2a14}}.form-body.svelte-t9v429 label:where(.svelte-t9v429){display:flex;align-items:center}.form-body.svelte-t9v429 input:where(.svelte-t9v429){display:flex;align-items:center;width:100%;margin-top:.3rem}.form-group-half div.svelte-t9v429{display:flex;align-items:center;width:49%}.form-group-third div.svelte-t9v429{width:32%}.form-group-quarter div.svelte-t9v429{width:24%}@media screen and (max-width:768px){.form-group-third{display:unset}.form-group-third div.svelte-t9v429{width:100%!important;margin-bottom:1rem}.form-group-quarter{display:unset}.form-group-quarter div.svelte-t9v429{width:100%!important;margin-bottom:1rem}}@media screen and (max-width:480px){.form-group-half{display:unset}.form-group-half div.svelte-t9v429{width:100%!important;margin-bottom:1rem}}@keyframes svelte-flpdrc-smoothAppear{0%{opacity:0;transform:translate(-50%,-80%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes svelte-flpdrc-dropDown{0%{opacity:0;transform:translateY(-5%)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-flpdrc-fade{0%{opacity:0}to{opacity:1}}@keyframes svelte-flpdrc-bounce{0%{transform:scale(1) translate(-50%,-50%)}50%{transform:scale(1.2) translate(-50%,-50%)}to{transform:scale(1) translate(-50%,-50%)}}.drop-down.svelte-flpdrc{position:absolute;top:calc(100% + 1.7rem);right:1rem;background-color:var(--card);box-shadow:0 5px 25px #22292f1a;width:300px;height:400px;border-radius:1rem}.drop-down__menu.svelte-flpdrc{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.drop-down__menu__div.svelte-flpdrc{margin-top:1rem;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.drop-down__menu__list.svelte-flpdrc{width:100%;display:flex;align-items:center;justify-content:start;padding:0 1rem}.drop-down__menu__list.svelte-flpdrc .link:where(.svelte-flpdrc){width:100%;display:flex;align-items:center;font-size:1rem;padding:1rem 1.2rem;transition:all .3s}.drop-down__menu__list.svelte-flpdrc .link:where(.svelte-flpdrc) i:where(.svelte-flpdrc){margin-right:7px;width:12px}.drop-down__menu__list.svelte-flpdrc .link:where(.svelte-flpdrc):hover{background:var(--main-color);color:#fff}.drop-down__menu__list.svelte-flpdrc button:where(.svelte-flpdrc){padding:0rem 1.2rem;width:50%;height:40px;margin:auto auto 1rem}.drop-down__menu__list.svelte-flpdrc button:where(.svelte-flpdrc) a:where(.svelte-flpdrc){padding:0;display:flex;justify-content:center;align-items:center;text-align:center;width:100%;height:100%;color:#ddd}.drop-down__menu__hr.svelte-flpdrc{background:var(--border-color);height:1px}@keyframes svelte-ejbwqm-smoothAppear{0%{opacity:0;transform:translate(-50%,-80%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes svelte-ejbwqm-dropDown{0%{opacity:0;transform:translateY(-5%)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-ejbwqm-fade{0%{opacity:0}to{opacity:1}}@keyframes svelte-ejbwqm-bounce{0%{transform:scale(1) translate(-50%,-50%)}50%{transform:scale(1.2) translate(-50%,-50%)}to{transform:scale(1) translate(-50%,-50%)}}.modal.svelte-ejbwqm{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:500}.modal__cover.svelte-ejbwqm{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#22292f91;opacity:1;transition:all .3s;animation:svelte-ejbwqm-fade .3s}.modal__contents.plus.svelte-ejbwqm{width:1200px}.modal__contents.svelte-ejbwqm{position:fixed;z-index:200;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3s;animation:svelte-ejbwqm-smoothAppear .3s;border-radius:5px;border:1px solid var(--border-color);min-width:400px}.modal__contents__header.svelte-ejbwqm{position:relative;background:var(--background);height:4rem;font-size:1rem;font-weight:500;border-radius:5px 5px 0 0}.modal__contents__header__title.svelte-ejbwqm{position:absolute;top:70%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 5.5rem);background:#fff;border-radius:4px;padding:1rem 1.4rem;box-shadow:0 2px 5px #090c14;z-index:10}.modal__contents__header__close.svelte-ejbwqm{position:absolute;top:0;right:0;font-size:1.2rem;padding:.65rem .85rem;border-radius:10px;background:#fff;transition:all .3s;cursor:pointer}.modal__contents__header__close.svelte-ejbwqm:hover{opacity:.5}.modal__contents__content.svelte-ejbwqm{padding:1.8rem 1.4rem .8rem;max-height:800px;min-width:500px;overflow-y:auto;background:#fff}.modal__contents.inactive{transform:translate(-50%,-80%)!important;opacity:0;width:auto}.modal__cover.inactive{opacity:0}@media screen and (max-width:1200px){.modal__contents.plus.svelte-ejbwqm{width:100%}.modal__contents.plus.svelte-ejbwqm .modal__contents__content:where(.svelte-ejbwqm){max-width:100%}.modal__contents__header__close.svelte-ejbwqm{right:0}.modal__contents__content.svelte-ejbwqm{max-width:100%;max-height:400px}}.form-body.svelte-bqg5cm .form-group:where(.svelte-bqg5cm){margin-bottom:1rem}.form-group-half div.svelte-bqg5cm{display:flex;align-items:center;width:49%}.form-group-third div.svelte-bqg5cm{width:32%}.form-group-quarter div.svelte-bqg5cm{width:24%}@media screen and (max-width:768px){.form-group-third{display:unset}.form-group-third div.svelte-bqg5cm{width:100%!important;margin-bottom:1rem}.form-group-quarter{display:unset}.form-group-quarter div.svelte-bqg5cm{width:100%!important;margin-bottom:1rem}}@media screen and (max-width:480px){.form-group-half{display:unset}.form-group-half div.svelte-bqg5cm{width:100%!important;margin-bottom:1rem}}.form-group.svelte-bqg5cm{display:flex;text-align:center;flex-direction:column;gap:.5rem}a.svelte-bqg5cm{width:100%}a.svelte-bqg5cm button:where(.svelte-bqg5cm){width:100%}p.svelte-bqg5cm{text-align:center;padding:1rem}.header.svelte-4dc41e{position:fixed;display:flex;z-index:100;background:var(--background);height:40px;width:100%;padding:.8rem 1.5rem;align-items:center;transition:width .3s;box-shadow:0 1px 3px var(--border-color)}.header__btn.svelte-4dc41e{display:flex;align-items:center;gap:1rem}.header__btn.svelte-4dc41e .alert-btn:where(.svelte-4dc41e){position:relative}.header__btn.svelte-4dc41e .alert-btn:where(.svelte-4dc41e) .alert-badge:where(.svelte-4dc41e){position:absolute;top:2px;right:35px;display:flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:10px;background:var(--red);animation:svelte-4dc41e-blink .5s infinite}.header.svelte-4dc41e .drop:where(.svelte-4dc41e){position:absolute;top:1rem;right:0}.header.svelte-4dc41e .wrap:where(.svelte-4dc41e){position:relative;display:flex;padding:0 16px;height:100%;align-items:center;justify-content:space-between}.header.svelte-4dc41e i:where(.svelte-4dc41e){font-size:1.5rem}.header__profile-icon.svelte-4dc41e{width:36px;height:36px;line-height:36px;text-align:center;font-size:1.5rem;color:var(--main-color);margin-left:auto;cursor:pointer;transform:rotate(45deg);transition:transform .3s}.header__profile-icon.active.svelte-4dc41e{transform:rotate(0)!important}.header.wide{width:calc(100% - 67px)!important}@media screen and (max-width:1200px){.header.svelte-4dc41e{width:calc(100% - 4rem + 8px)!important}}@media screen and (max-width:768px){.header.svelte-4dc41e{width:100%!important;padding:1rem}.header__profile-icon.svelte-4dc41e{width:28px;height:28px;line-height:29px;text-align:center;font-size:1rem;margin-left:auto}}@keyframes svelte-4dc41e-blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.sidebar.svelte-12p7fum{position:absolute;z-index:99;overflow-y:auto;top:0;left:0;background:#fff;color:#000!important;box-shadow:var(--card-shadow);height:calc(100vh - 40px);margin-top:40px;width:235px;padding-bottom:30px;transition:width .3s,left .3s}.sidebar.svelte-12p7fum .fa-circle:where(.svelte-12p7fum):before,.sidebar.svelte-12p7fum .fa-circle-dot:where(.svelte-12p7fum):before,.sidebar.svelte-12p7fum .fa-dot-circle:where(.svelte-12p7fum):before{display:none}.sidebar__header.svelte-12p7fum{display:flex;align-items:center;padding:15px 7PX 15PX 15PX}.sidebar__header__brand.svelte-12p7fum{width:100%;display:flex;justify-content:center;align-items:center}.sidebar__header__brand__logo.svelte-12p7fum{height:48px}.sidebar__header__brand__text.svelte-12p7fum{color:var(--main-color);font-size:1.5rem;margin-top:.5rem;padding-left:.5rem;transition:opacity .3s}.sidebar__header.svelte-12p7fum i:where(.svelte-12p7fum){color:var(--main-color);font-size:1.5rem;cursor:pointer;margin-top:10px;margin-bottom:5px}.sidebar__header.svelte-12p7fum .fa-xmark:where(.svelte-12p7fum){display:none}.sidebar.svelte-12p7fum .side__button:where(.svelte-12p7fum){display:flex;justify-content:center;align-items:center;margin-top:1rem;padding:1rem;gap:1rem}.sidebar.svelte-12p7fum .side__button:where(.svelte-12p7fum) .side__open:where(.svelte-12p7fum){position:relative;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:1rem}.sidebar.svelte-12p7fum .side__button:where(.svelte-12p7fum) .side__open:where(.svelte-12p7fum):hover{transition:all .3s ease;background:var(--main-color);color:#fff;border-radius:6px}.sidebar.svelte-12p7fum .side__button:where(.svelte-12p7fum) .sidebar__icons:where(.svelte-12p7fum){display:none;align-items:center}.sidebar.svelte-12p7fum .side__button:where(.svelte-12p7fum) .night-mode:where(.svelte-12p7fum){position:relative;background:var(--background);width:36px;height:22px;border-radius:20px;border:1px solid var(--border-color);cursor:pointer;overflow:hidden;-webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,.2);box-shadow:inset 0 2px #0003;transition:all .3s}.sidebar.svelte-12p7fum .side__button:where(.svelte-12p7fum) .night-mode__button:where(.svelte-12p7fum){position:absolute;top:3px;left:2px;width:1rem;height:1.15em;padding:0;background:var(--background);box-shadow:0 2px #0003;border-radius:20px;transition:all .3s;-webkit-box-shadow:inset 6px -3px 0px 0px var(--main-color);box-shadow:inset 6px -3px 0 0 var(--main-color)}.sidebar__menu.svelte-12p7fum{border-top:solid 1px #ddd;padding:15px 7PX 15PX 15PX}.sidebar__menu.svelte-12p7fum .sidebar__menu__list__icon:where(.svelte-12p7fum){position:relative;border-radius:4px;margin:1rem 1rem 1rem .8rem;padding:0rem 1rem;height:40px;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;transition:all .3s ease}.sidebar__menu.svelte-12p7fum .sidebar__menu__list__icon:where(.svelte-12p7fum):hover,.sidebar__menu.svelte-12p7fum .sidebar__menu__list__icon.active:where(.svelte-12p7fum){box-shadow:1px 1px 1px 2px #999,2px 2px 2px 2px #999,3px 3px 3px 2px #999}.sidebar__menu.svelte-12p7fum .sidebar__menu__list__icon:where(.svelte-12p7fum) .fa-caret-down:where(.svelte-12p7fum),.sidebar__menu.svelte-12p7fum .sidebar__menu__list__icon:where(.svelte-12p7fum) .fa-caret-up:where(.svelte-12p7fum){position:absolute;right:1rem;transition:transform .3s ease}.sidebar__menu.svelte-12p7fum .sidebar__menu__list:where(.svelte-12p7fum) .sidebar__menu__inner:where(.svelte-12p7fum){display:flex;flex-direction:column;gap:.5rem}.sidebar__menu.svelte-12p7fum .sidebar__menu__list:where(.svelte-12p7fum) .sidebar__menu__inner:where(.svelte-12p7fum) .sidebar__menu__list__child:where(.svelte-12p7fum){height:37px;margin:0rem 1rem}.sidebar__menu.svelte-12p7fum .sidebar__menu__list:where(.svelte-12p7fum) .sidebar__menu__inner:where(.svelte-12p7fum) .sidebar__menu__list__child:where(.svelte-12p7fum) a:where(.svelte-12p7fum){display:flex;align-items:center;margin:0;padding:0 0 0 14PX;height:100%;font-size:1rem;border-radius:4px;transition:all .3s ease}.sidebar__menu.svelte-12p7fum .sidebar__menu__list:where(.svelte-12p7fum) .sidebar__menu__inner:where(.svelte-12p7fum) .sidebar__menu__list__child:where(.svelte-12p7fum) a:where(.svelte-12p7fum):hover,.sidebar__menu.svelte-12p7fum .sidebar__menu__list:where(.svelte-12p7fum) .sidebar__menu__inner:where(.svelte-12p7fum) .sidebar__menu__list__child:where(.svelte-12p7fum) a.active:where(.svelte-12p7fum){transition:all .3s ease;box-shadow:1px 1px 1px 2px #999,2px 2px 2px 2px #999,3px 3px 3px 2px #999}.sidebar__menu.svelte-12p7fum .sidebar__menu__list:where(.svelte-12p7fum) .sidebar__menu__inner:where(.svelte-12p7fum) .sidebar__menu__list__child:where(.svelte-12p7fum):hover,.sidebar__menu.svelte-12p7fum .sidebar__menu__list:where(.svelte-12p7fum) .sidebar__menu__inner:where(.svelte-12p7fum) .sidebar__menu__list__child.active:where(.svelte-12p7fum){transition:all .3s ease;background:var(--background)}.sidebar__menu.svelte-12p7fum .sidebar__menu__list:where(.svelte-12p7fum) .sidebar__menu__inner:where(.svelte-12p7fum) .sidebar__menu__list__child:where(.svelte-12p7fum):hover a:where(.svelte-12p7fum),.sidebar__menu.svelte-12p7fum .sidebar__menu__list:where(.svelte-12p7fum) .sidebar__menu__inner:where(.svelte-12p7fum) .sidebar__menu__list__child.active:where(.svelte-12p7fum) a:where(.svelte-12p7fum){transition:all .3s ease;color:var(--font-color)}.night-mode.active{background:var(--main-color)!important}.night-mode.active .night-mode__button.svelte-12p7fum{left:18px;background-color:#fff;-webkit-box-shadow:0 2px 0 rgba(0,0,0,.2);box-shadow:0 2px #0003}.sidebar.hide{width:0!important;overflow:hidden!important}.sidebar.hide .sidebar__menu__list__icon.svelte-12p7fum:hover .fa-caret-down:where(.svelte-12p7fum){transform:rotate(-.25turn)}.sidebar.hide .sidebar-btn.svelte-12p7fum{transition:all .3s;display:none}.sidebar.hide .side__button.svelte-12p7fum{flex-direction:column}.sidebar.hide .side__open.svelte-12p7fum{padding:0}.sidebar.hide .side__open.svelte-12p7fum .fa-right-left:where(.svelte-12p7fum){width:100%;display:flex;align-items:center;justify-content:center}.sidebar.hide .side__open.svelte-12p7fum:hover{transition:all .3s;border-radius:6px;background:var(--main-color)}.sidebar.hide .side__open.svelte-12p7fum:hover .fa-bars:where(.svelte-12p7fum){transition:all .3s;color:#fff}.truncate.hide a.svelte-12p7fum i:where(.svelte-12p7fum){display:block}.truncate.hide a.svelte-12p7fum p:where(.svelte-12p7fum){display:none}.navigate.hide i.svelte-12p7fum{display:block}.navigate.hide p.svelte-12p7fum{display:none}.sidebar.hide .sidebar__header__brand__text{opacity:0}.sidebar-wrap.svelte-12p7fum{position:absolute;visibility:hidden;z-index:300;opacity:0;top:0;left:0;width:100%;height:100%;background:#0000005e;transition:1s opacity}.sidebar-wrap.visible{visibility:visible!important;opacity:1!important}.mobile__side__button.svelte-12p7fum{display:none}@media screen and (max-width:1200px){.mobile__side__button.svelte-12p7fum{z-index:200;display:none;position:absolute;top:0;left:0%;transform:translate(35px,25px)}.mobile__side__button.svelte-12p7fum i:where(.svelte-12p7fum){font-size:1.5rem}.sidebar.hide.svelte-12p7fum{left:-75px!important}.sidebar.svelte-12p7fum .sidebar__icons:where(.svelte-12p7fum){display:block!important}.sidebar.hide.svelte-12p7fum .sidebar__menu__inner:where(.svelte-12p7fum){left:0!important}}@media screen and (max-width:768px){.fa-folder-open.svelte-12p7fum{display:none}.mobile__side__button.svelte-12p7fum{transform:translate(35px,29px)}.sidebar.svelte-12p7fum{left:0!important;width:100%}.sidebar__header__brand.svelte-12p7fum{width:100%}.sidebar__header__brand__logo.svelte-12p7fum{width:auto;height:40px;margin:auto}.sidebar.hide.svelte-12p7fum .sidebar__menu__inner:where(.svelte-12p7fum){display:none}}.breadcrumb.svelte-1cn9zoq{display:flex;align-items:center}.breadcrumb__title.svelte-1cn9zoq{width:fit-content;font-size:1.6rem;font-weight:400;padding-right:1rem;border-right:1px solid var(--border-color)}.breadcrumb__home-icon.svelte-1cn9zoq{padding-left:1rem;color:var(--main-color)}.breadcrumb__division.svelte-1cn9zoq{color:var(--font-color-down);padding:0 .5rem}.breadcrumb__subtitle.svelte-1cn9zoq{color:var(--font-color-down);font-size:1rem}.btn_normal.svelte-1cn9zoq{background:none;padding:0;color:var(--font-color);border:0}@media screen and (max-width:480px){.breadcrumb__title.svelte-1cn9zoq{font-size:1.2rem}.breadcrumb__home-icon.svelte-1cn9zoq{font-size:.75rem;color:var(--main-color)}.breadcrumb__subtitle.svelte-1cn9zoq{font-size:.75rem}}.alert.svelte-1xkalo2{display:flex;align-items:center}.alert__icon.svelte-1xkalo2{font-size:2rem;margin-left:1rem;animation:svelte-1xkalo2-shake .25s infinite}.alert__icon.svelte-1xkalo2:hover{color:var(--main-color);animation:none}@keyframes svelte-1xkalo2-shake{0%{transform:rotate(0)}25%{transform:rotate(5deg)}50%{transform:rotate(0)}75%{transform:rotate(-5deg)}to{transform:rotate(0)}}@media screen and (max-width:768px){.alert__icon.svelte-1xkalo2{font-size:1.5rem}}@media screen and (max-width:480px){.alert__icon.svelte-1xkalo2{margin-left:.5rem;font-size:1.2rem}}.container.svelte-cv3uuh{width:calc(100% - 235px);padding:4rem 1rem;height:100%;transition:margin-left .3s;margin-left:235px;min-height:calc(100% - 2.8rem)}.app-content.svelte-cv3uuh{position:relative;width:100%;height:100%;display:flex;align-items:center;flex-direction:column}.status-bar.svelte-cv3uuh{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.container.wide{margin-left:0!important;width:100%!important}@media screen and (max-width:1200px){.container.svelte-cv3uuh{margin-left:0!important}}.card.svelte-8kq9r3{padding:1rem;min-height:200px;border-radius:20px;margin-bottom:1rem;box-shadow:var(--card-shadow);width:100%}.wrap.svelte-8kq9r3{display:flex;flex-direction:column}.card__body.svelte-8kq9r3{max-height:200px}.slider-toggle.svelte-1ruetyt{position:relative;background:var(--border-color);width:36px;height:22px;border-radius:20px;border:1px solid var(--border-color);cursor:pointer;overflow:hidden;-webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,.2);box-shadow:inset 0 2px #0003;transition:all .3s}.slider-toggle__button.svelte-1ruetyt{position:absolute;top:3px;left:2px;width:1rem;height:1.15em;padding:0;background:#fff;-webkit-box-shadow:0 2px 0 rgba(0,0,0,.2);box-shadow:0 2px #0003;border-radius:20px;transition:left .3s}.slider-toggle.active{background:var(--main-color)}.slider-toggle.active .slider-toggle__button.svelte-1ruetyt{left:18px}.login-body.svelte-g1mj45{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:20px;background:var(--login-card-bg);min-height:400px;padding:40px;min-width:330px;max-width:460px;max-height:400px;box-shadow:var(--card-shadow);width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden;animation:svelte-g1mj45-fade;transition:all .5s}.login.svelte-g1mj45{position:relative;display:flex;align-items:center;flex-direction:column;width:100%}.login__title.svelte-g1mj45{display:flex;flex-direction:column;align-items:center;justify-content:center}.login__title__logo.svelte-g1mj45{width:auto;height:58px;margin-bottom:40px;animation:svelte-g1mj45-fade .5s}.login__form.svelte-g1mj45{width:100%;display:flex;flex-direction:column}.login__form__id.svelte-g1mj45,.login__form__password.svelte-g1mj45{margin-bottom:12px;border-radius:8px}.login__form.svelte-g1mj45 input:where(.svelte-g1mj45){height:48px}.login__form__id.svelte-g1mj45{padding:.7rem}.login__form__password.svelte-g1mj45{display:flex;align-items:center;border:1px solid var(--border-color);transition:border .3s}.login__form__password.svelte-g1mj45 input:where(.svelte-g1mj45){border:none;width:100%;padding:.7rem}.login__form__password.svelte-g1mj45 i:where(.svelte-g1mj45){margin:0 .875rem;font-size:.875rem;line-height:2rem;cursor:pointer}.login__form.svelte-g1mj45 .focus{border-color:var(--main-color)}.login__form__remember-me.svelte-g1mj45{display:flex;align-items:center;margin-bottom:20px}.login__form__remember-me.svelte-g1mj45 p:where(.svelte-g1mj45){padding-left:10px;cursor:pointer}.login__form__remember-me.svelte-g1mj45 label.active:after{display:block}.login__button.svelte-g1mj45{padding:.5rem;border-radius:50px;height:48px;font-size:1.15rem;font-weight:700}@keyframes svelte-g1mj45-fade{0%{opacity:0}to{opacity:1}}.login.svelte-10rzp7f{position:relative;width:100%;height:100vh;background-size:cover;animation:svelte-10rzp7f-fade;transition:all .5s;background:#fff}@keyframes svelte-10rzp7f-fade{0%{opacity:0}to{opacity:1}}.pagenation.svelte-14awc0h{display:flex;justify-content:center}.pagenation.svelte-14awc0h ul:where(.svelte-14awc0h){display:flex;align-items:center;overflow:hidden;width:fit-content;box-shadow:var(--box-shadow-small);border:1px solid #ddd;border-radius:20px}.pagenation.svelte-14awc0h ul:where(.svelte-14awc0h) li:where(.svelte-14awc0h){background:var(--card);font-size:.8rem;min-width:1.7rem;text-align:center}.pagenation.svelte-14awc0h ul:where(.svelte-14awc0h) li.active:where(.svelte-14awc0h) a:where(.svelte-14awc0h){border-radius:50%;border:1px solid var(--main-color);color:var(--main-color)!important}.pagenation.svelte-14awc0h ul:where(.svelte-14awc0h) li.shift:where(.svelte-14awc0h) a:where(.svelte-14awc0h){cursor:unset;color:var(--font-color);text-align:center}.pagenation.svelte-14awc0h ul:where(.svelte-14awc0h) li.shift:where(.svelte-14awc0h) a:where(.svelte-14awc0h) i:where(.svelte-14awc0h){transform:scale(.65);text-indent:-5px;width:0}.pagenation.svelte-14awc0h ul:where(.svelte-14awc0h) li.page:where(.svelte-14awc0h) a:where(.svelte-14awc0h){min-width:1.85rem}.pagenation.svelte-14awc0h ul:where(.svelte-14awc0h) li.page:where(.svelte-14awc0h) a:where(.svelte-14awc0h):hover{color:var(--main-color)}.pagenation.svelte-14awc0h ul:where(.svelte-14awc0h) li.first:where(.svelte-14awc0h){border-radius:100% 0 0 100%;overflow:hidden}.pagenation.svelte-14awc0h ul:where(.svelte-14awc0h) li.last:where(.svelte-14awc0h){border-radius:0 100% 100% 0}.pagenation.svelte-14awc0h ul:where(.svelte-14awc0h) li:where(.svelte-14awc0h) a:where(.svelte-14awc0h){display:block;padding:.443rem .5rem}.pagenation.svelte-14awc0h .shift a.active{cursor:pointer!important}.form-body.svelte-uk580 .form-group:where(.svelte-uk580){margin-bottom:1rem}.form-body.svelte-uk580 .form-group:where(.svelte-uk580) div:where(.svelte-uk580){display:flex;align-items:center}.form-body.svelte-uk580 .form-group:where(.svelte-uk580) div:where(.svelte-uk580) label:where(.svelte-uk580){min-width:100px}.form-body.svelte-uk580 label:where(.svelte-uk580){display:flex;align-items:center}.form-body.svelte-uk580 input:where(.svelte-uk580){display:flex;align-items:center;width:100%;margin-top:.3rem}.form-group-half div.svelte-uk580{display:flex;align-items:center;width:49%}.form-group-third div.svelte-uk580{width:32%}.form-group-quarter div.svelte-uk580{width:24%}@media screen and (max-width:768px){.form-group-third{display:unset}.form-group-third div.svelte-uk580{width:100%!important;margin-bottom:1rem}.form-group-quarter{display:unset}.form-group-quarter div.svelte-uk580{width:100%!important;margin-bottom:1rem}}@media screen and (max-width:480px){.form-group-half{display:unset}.form-group-half div.svelte-uk580{width:100%!important;margin-bottom:1rem}}.form-body.svelte-uk580{min-width:400px}.contents-container.svelte-uk580{border:2px solid var(--border-color);border-radius:10px;padding:1rem;width:100%;display:block!important;align-items:start!important;min-height:300px}.table.svelte-1p4u5mt{width:100%;overflow-x:auto;margin-bottom:1rem;border:1px solid var(--border-color)}.table.svelte-1p4u5mt table:where(.svelte-1p4u5mt){border-collapse:collapse;white-space:nowrap;width:100%;text-align:left}.table.svelte-1p4u5mt table:where(.svelte-1p4u5mt) th:where(.svelte-1p4u5mt){background-color:var(--main-color);text-align:center;padding:.62rem 1.6rem;font-weight:400;color:var(--font-color-light)}.thlist.svelte-1p4u5mt{padding:0rem .5rem!important;text-align:center!important;align-items:center}th.svelte-1p4u5mt{position:relative}th.svelte-1p4u5mt .toggleIcon:where(.svelte-1p4u5mt){cursor:pointer;width:100%;height:100%;position:absolute;top:0%;right:0%;background:none;border:none}th.svelte-1p4u5mt .up-down:where(.svelte-1p4u5mt){display:flex;justify-content:center;align-items:center}th.svelte-1p4u5mt .icon-group:where(.svelte-1p4u5mt){display:flex;flex-direction:column;justify-content:center;margin-left:5px}th.svelte-1p4u5mt .icon-group:where(.svelte-1p4u5mt) i:where(.svelte-1p4u5mt){font-size:.75rem;font-weight:1000}th.svelte-1p4u5mt .icon-group:where(.svelte-1p4u5mt) .up-long:where(.svelte-1p4u5mt),th.svelte-1p4u5mt .icon-group:where(.svelte-1p4u5mt) .down-long:where(.svelte-1p4u5mt){color:var(--initial);text-shadow:0px 0px 5px #F2C94C}th.svelte-1p4u5mt .icon-group:where(.svelte-1p4u5mt) .up-long:where(.svelte-1p4u5mt){transform:translateY(28%)}th.svelte-1p4u5mt .icon-group:where(.svelte-1p4u5mt) .down-long:where(.svelte-1p4u5mt){transform:translateY(-28%)}th.svelte-1p4u5mt .icon-group:where(.svelte-1p4u5mt) .up-long.active:where(.svelte-1p4u5mt),th.svelte-1p4u5mt .icon-group:where(.svelte-1p4u5mt) .down-long.active:where(.svelte-1p4u5mt){color:#000}.table.svelte-1p4u5mt th:where(.svelte-1p4u5mt) input[type=checkbox]:where(.svelte-1p4u5mt){pointer-events:auto}.table.style table td{padding:.1rem 1rem;height:50px;border-bottom:1px solid var(--font-color-down);text-align:center}.table.style table td button{border-color:#8cbbe3;color:#8cbbe3}.table table td{padding:.1rem 1rem;height:40px;border-bottom:1px solid var(--font-color-down);text-align:center}.table table tr{transition:all .3s}.table table tr:hover{background-color:var(--table-color)!important}.th-bg{background:var(--table-header);color:#eee}th.checkbox{background:var(--table-header);border-right:1px solid var(--border-color);padding:0rem 2rem;width:30px;transition:all .3s;cursor:pointer}th.checkbox:hover{filter:brightness(.8)}th.checkbox input{color:#000!important;font-size:1rem;font-weight:600;padding:0!important;border:1px solid;border-radius:4px;border-color:var(--border-color);box-shadow:0 1px 2px #0003,0 1px 1px #0000001f;width:15px;height:15px;transition:text-indent .3s,border .3s;cursor:pointer}td.checkbox{display:flex;align-items:center;justify-content:center;padding:0rem 1.5rem;border-right:1px solid var(--border-color);cursor:pointer}td.checkbox input{color:#000!important;font-size:1rem;font-weight:600;padding:0!important;border:1px solid;border-radius:4px;border-color:var(--border-color);box-shadow:0 1px 2px #0003,0 1px 1px #0000001f;width:15px;height:15px;transition:text-indent .3s,border .3s;cursor:pointer}td.padding-0{padding:0}td.start{text-align:start!important}td.end{text-align:end!important}.pointer.svelte-xwhj5d{cursor:pointer}.ck-rounded-corners .ck.ck-editor__editable:not(.ck-editor__nested-editable),.ck.ck-editor__editable.ck-rounded-corners:not(.ck-editor__nested-editable){min-height:300px;overflow-y:auto;border:1px solid var(--border-color)}.ck.ck-editor__editable.ck-rounded-corners:not(.ck-editor__nested-editable):hover{transition:all .3s;border:1px solid var(--main-color)}.ck .ck-powered-by{display:none}.form-body.svelte-19ll90z .form-group:where(.svelte-19ll90z){margin-bottom:1rem}.form-body.svelte-19ll90z .form-group:where(.svelte-19ll90z) div:where(.svelte-19ll90z){display:flex;align-items:center}.form-body.svelte-19ll90z .form-group:where(.svelte-19ll90z) div:where(.svelte-19ll90z) label:where(.svelte-19ll90z){min-width:100px}.form-body.svelte-19ll90z label:where(.svelte-19ll90z){display:flex;align-items:center}.form-body.svelte-19ll90z input:where(.svelte-19ll90z),.form-body.svelte-19ll90z select:where(.svelte-19ll90z){display:flex;align-items:center;width:100%;margin-top:.3rem}.form-group-half div.svelte-19ll90z{display:flex;align-items:center;width:49%}.form-group-third div.svelte-19ll90z{width:32%}.form-group-quarter div.svelte-19ll90z{width:24%}@media screen and (max-width:768px){.form-group-third{display:unset}.form-group-third div.svelte-19ll90z{width:100%!important;margin-bottom:1rem}.form-group-quarter{display:unset}.form-group-quarter div.svelte-19ll90z{width:100%!important;margin-bottom:1rem}}@media screen and (max-width:480px){.form-group-half{display:unset}.form-group-half div.svelte-19ll90z{width:100%!important;margin-bottom:1rem}}.button-wrap.svelte-5o1l9x{display:flex;width:100%;margin-bottom:1.25rem}.button-wrap__create-notice.svelte-5o1l9x{margin-left:auto}.radio-inputs.svelte-cflyns{position:relative;display:flex;flex-wrap:wrap;border-radius:100px;border:1px solid var(--border-color);color:var(--font-color-down);background:var(--card);box-shadow:var(--box-shadow);padding:.2rem;height:fit-content;width:fit-content}.radio-inputs__radio.svelte-cflyns{flex:1 1 auto;text-align:center}.radio-inputs__radio.svelte-cflyns input:where(.svelte-cflyns){display:none}input.svelte-cflyns:checked+.radio-inputs__radio__name:where(.svelte-cflyns){background-color:var(--main-color);box-shadow:var(--box-shadow-small);color:#fff;font-weight:600}.radio-inputs__radio__name.svelte-cflyns{display:flex;cursor:pointer;align-items:center;justify-content:center;border-radius:100px;border:none;padding:.7rem 1rem;color:var(--font-color-dark);transition:all .15s ease-in-out}.radio-inputs__radio__name.svelte-cflyns:hover{background-color:var(--main-color);color:#fff;font-weight:600}.search-form.svelte-ptc8hj{width:100%;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:1rem;font-weight:400}.search-form__div.svelte-ptc8hj{display:flex;align-items:center;white-space:nowrap}.search-form__group.svelte-ptc8hj{display:flex;align-items:center;gap:4rem}.search-form.svelte-ptc8hj select:where(.svelte-ptc8hj){padding:.4rem .75rem}.search-form__search.svelte-ptc8hj{display:flex;align-items:center;border-radius:4px}.search-form__search__wrap.svelte-ptc8hj{display:flex;align-items:center}.search-form__search__wrap.svelte-ptc8hj p:where(.svelte-ptc8hj){margin-right:1rem}.search-form__search__wrap.svelte-ptc8hj input:where(.svelte-ptc8hj){padding:.3rem 1rem;margin-right:0}.search-form__search__wrap__button.svelte-ptc8hj{padding:.36rem 1rem;font-size:.85rem;min-height:28.4px}@media screen and (max-width:978px){select.svelte-ptc8hj{width:100%;margin:0 0 1rem!important}.search-form__search.svelte-ptc8hj{display:block;width:100%}.search-form__search__wrap.svelte-ptc8hj{width:100%}}@media screen and (max-width:480px){.search-form.svelte-ptc8hj .left:where(.svelte-ptc8hj){margin-right:0}select.svelte-ptc8hj{width:100%;margin:0 0 1rem!important}.search-form__search.svelte-ptc8hj{display:block;width:100%}.search-form__search__wrap.svelte-ptc8hj{width:100%}}.card.svelte-m8eoyq{background:var(--card);padding:1.5rem;border-radius:.428rem;overflow:hidden;margin-bottom:1.2rem}.card__body.svelte-m8eoyq{width:100%;display:flex;align-items:center;margin-bottom:1.5rem}.card__body.svelte-m8eoyq input:where(.svelte-m8eoyq){width:100%}.card__title.svelte-m8eoyq{min-width:90px;font-weight:700}.card__inner.svelte-m8eoyq{width:100%;display:flex;align-items:center}@media screen and (max-width:800px){.card.svelte-m8eoyq{overflow-y:auto}.card__body.svelte-m8eoyq{flex-direction:column;margin-bottom:1rem;gap:1rem}.card__inner.svelte-m8eoyq{flex-direction:column}.card__title.svelte-m8eoyq{width:100%;margin-bottom:5px}}.form.svelte-m8eoyq{width:100%;display:flex;gap:1rem;margin-bottom:2rem}.form.svelte-m8eoyq button:where(.svelte-m8eoyq){height:40px}.form-body.svelte-xh3flk .form-group:where(.svelte-xh3flk){margin-bottom:1rem}.form-body.svelte-xh3flk .form-group:where(.svelte-xh3flk) div:where(.svelte-xh3flk){display:flex;align-items:center}.form-body.svelte-xh3flk .form-group:where(.svelte-xh3flk) div:where(.svelte-xh3flk) label:where(.svelte-xh3flk){min-width:100px}.form-body.svelte-xh3flk label:where(.svelte-xh3flk){display:flex;align-items:center}.form-body.svelte-xh3flk input:where(.svelte-xh3flk),.form-body.svelte-xh3flk select:where(.svelte-xh3flk){display:flex;align-items:center;width:100%;margin-top:.3rem}.form-body.svelte-xh3flk .footer:where(.svelte-xh3flk){margin-top:1rem;display:flex;align-items:center;justify-content:end;gap:.5rem}.form-group-half div.svelte-xh3flk{display:flex;align-items:center;width:49%}.form-group-third div.svelte-xh3flk{width:32%}.form-group-quarter div.svelte-xh3flk{width:24%}@media screen and (max-width:768px){.form-group-third{display:unset}.form-group-third div.svelte-xh3flk{width:100%!important;margin-bottom:1rem}.form-group-quarter{display:unset}.form-group-quarter div.svelte-xh3flk{width:100%!important;margin-bottom:1rem}}@media screen and (max-width:480px){.form-group-half{display:unset}.form-group-half div.svelte-xh3flk{width:100%!important;margin-bottom:1rem}}.contents-container.svelte-xh3flk{border:2px solid var(--border-color);border-radius:10px;padding:1rem;width:100%;display:block!important;align-items:start!important;min-height:300px}.result.svelte-ta2jcn{width:100%;margin-top:2rem;padding:2rem;background:#f9f9f9;border:1px solid var(--border-color);border-radius:.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.result__group.svelte-ta2jcn{display:flex;gap:2rem}.result__graph.svelte-ta2jcn{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;padding:1rem}.result__graph.svelte-ta2jcn:not(:last-child){border-right:2px solid #eee}.result.svelte-ta2jcn h1:where(.svelte-ta2jcn){margin-top:2rem;font-size:1.2rem}.bar-graph.svelte-ta2jcn{height:150px;display:flex;align-items:flex-end;gap:20px}.bar.svelte-ta2jcn{position:relative;width:40px;border-radius:6px;transition:.3s;cursor:pointer}.bar.svelte-ta2jcn .tooltip:where(.svelte-ta2jcn){position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#222;color:#fff;padding:4px 8px;font-size:.75rem;border-radius:4px;opacity:0;pointer-events:none;white-space:nowrap;transition:.2s}.bar.svelte-ta2jcn:hover .tooltip:where(.svelte-ta2jcn){opacity:1;bottom:calc(100% + 6px)}.total.svelte-ta2jcn{background:var(--main-color)}.loss.svelte-ta2jcn{background:var(--red)}.line-total.svelte-ta2jcn{stroke:var(--main-color);stroke-width:3}.line-loss.svelte-ta2jcn{stroke:var(--red);stroke-width:3}.point.total.svelte-ta2jcn{fill:var(--main-color)}.point.loss.svelte-ta2jcn{fill:var(--red)}.pie.svelte-ta2jcn{width:140px;height:140px;border-radius:50%}.is-profit.svelte-ta2jcn{color:var(--main-color)}.is-loss.svelte-ta2jcn{color:var(--red)}.legend.svelte-ta2jcn{display:flex;justify-content:center;text-align:center;gap:1rem}.form-body.svelte-qdp57c .form-group:where(.svelte-qdp57c){margin-bottom:1rem}.form-body.svelte-qdp57c .form-group:where(.svelte-qdp57c) div:where(.svelte-qdp57c){display:flex;align-items:center}.form-body.svelte-qdp57c .form-group:where(.svelte-qdp57c) div:where(.svelte-qdp57c) label:where(.svelte-qdp57c){min-width:100px}.form-body.svelte-qdp57c label:where(.svelte-qdp57c){display:flex;align-items:center}.form-body.svelte-qdp57c input:where(.svelte-qdp57c){display:flex;align-items:center;width:100%;margin-top:.3rem}.form-group-half div.svelte-qdp57c{display:flex;align-items:center;width:49%}.form-group-third div.svelte-qdp57c{width:32%}.form-group-quarter div.svelte-qdp57c{width:24%}@media screen and (max-width:768px){.form-group-third{display:unset}.form-group-third div.svelte-qdp57c{width:100%!important;margin-bottom:1rem}.form-group-quarter{display:unset}.form-group-quarter div.svelte-qdp57c{width:100%!important;margin-bottom:1rem}}@media screen and (max-width:480px){.form-group-half{display:unset}.form-group-half div.svelte-qdp57c{width:100%!important;margin-bottom:1rem}}.button-wrap.svelte-1wlbl5f{display:flex;width:100%;margin-bottom:1.25rem}.button-wrap__create-faq.svelte-1wlbl5f{margin-left:auto}.card-list.svelte-1y27rr3{width:50%;display:flex;flex-direction:column;gap:1rem}.card-list.svelte-1y27rr3 .card:where(.svelte-1y27rr3){width:100%;background:#fff;border-radius:1rem;padding:1rem;border:0px solid #e5e7eb;display:flex;box-shadow:var(--box-shadow-mid)}.card-list.svelte-1y27rr3 .card:where(.svelte-1y27rr3):hover{box-shadow:var(--box-shadow-min)}.card-list.svelte-1y27rr3 .card__header:where(.svelte-1y27rr3){width:100%;display:flex;align-items:start;gap:2rem}.card-list.svelte-1y27rr3 .card:where(.svelte-1y27rr3) .left:where(.svelte-1y27rr3){display:flex;align-items:center;gap:1rem;min-width:60px}.card-list.svelte-1y27rr3 .card:where(.svelte-1y27rr3) .left:where(.svelte-1y27rr3) .number:where(.svelte-1y27rr3){font-size:1rem;font-weight:600;color:#111827}.card-list.svelte-1y27rr3 .card:where(.svelte-1y27rr3) .meta:where(.svelte-1y27rr3){flex:1;display:flex;flex-direction:column;gap:.5rem}.card-list.svelte-1y27rr3 .card:where(.svelte-1y27rr3) .meta:where(.svelte-1y27rr3) .title:where(.svelte-1y27rr3){font-size:1.2rem;font-weight:600;display:flex;gap:6px;color:#000}.card-list.svelte-1y27rr3 .card:where(.svelte-1y27rr3) .meta:where(.svelte-1y27rr3) .title:where(.svelte-1y27rr3) p:where(.svelte-1y27rr3){color:#9ca3af;font-weight:500}.card-list.svelte-1y27rr3 .card:where(.svelte-1y27rr3) .meta:where(.svelte-1y27rr3) .sub:where(.svelte-1y27rr3){display:flex;gap:20px;font-size:1rem;color:#6b7280}.card-list.svelte-1y27rr3 .card:where(.svelte-1y27rr3) .meta:where(.svelte-1y27rr3) .sub__left:where(.svelte-1y27rr3),.card-list.svelte-1y27rr3 .card:where(.svelte-1y27rr3) .meta:where(.svelte-1y27rr3) .sub__right:where(.svelte-1y27rr3){display:flex;align-items:center;gap:.5rem}.card-list.svelte-1y27rr3 .card:where(.svelte-1y27rr3) .meta:where(.svelte-1y27rr3) .sub__left:where(.svelte-1y27rr3) p:where(.svelte-1y27rr3),.card-list.svelte-1y27rr3 .card:where(.svelte-1y27rr3) .meta:where(.svelte-1y27rr3) .sub__right:where(.svelte-1y27rr3) p:where(.svelte-1y27rr3){color:#9ca3af}.empty-data.svelte-1y27rr3{width:100%;height:100%;padding:60px;text-align:center;border-radius:16px;border:1px dashed #e5e7eb;background:#8c8c8c;color:#9ca3af;box-shadow:0}.layout.svelte-1y27rr3{width:100%;display:flex;gap:1rem;margin:.5rem 0 1rem}.layout.svelte-1y27rr3 .card-list:where(.svelte-1y27rr3){width:30%!important}.layout.svelte-1y27rr3 .card-list:where(.svelte-1y27rr3) .card__header:where(.svelte-1y27rr3){gap:0}.layout.svelte-1y27rr3 .card-list:where(.svelte-1y27rr3) .card__header:where(.svelte-1y27rr3) .left:where(.svelte-1y27rr3){line-height:2;min-width:30px}.map-wrapper.svelte-1y27rr3{width:70%;height:700px}.clickable.svelte-1y27rr3{cursor:pointer;color:var(--main-color);font-weight:600}.clickable.svelte-1y27rr3:hover{text-decoration:underline}.detective-tooltip{display:flex;align-items:center;gap:10px;background:#fff;padding:8px 12px;border-radius:14px;box-shadow:0 4px 14px #00000026;font-size:12px;min-width:110px}.detective-tooltip .avatar img{width:36px;height:36px;border-radius:50%;object-fit:cover}.detective-tooltip .info{display:flex;flex-direction:column}.detective-tooltip .name{font-weight:600;font-size:13px}.detective-tooltip .distance{font-size:11px;color:#666}.form-body.svelte-o2q5cg .form-group:where(.svelte-o2q5cg){margin-bottom:1rem}.form-body.svelte-o2q5cg .form-group:where(.svelte-o2q5cg) div:where(.svelte-o2q5cg){display:flex;align-items:center}.form-body.svelte-o2q5cg .form-group:where(.svelte-o2q5cg) div:where(.svelte-o2q5cg) label:where(.svelte-o2q5cg){min-width:100px}.form-body.svelte-o2q5cg label:where(.svelte-o2q5cg){display:flex;align-items:center}.form-body.svelte-o2q5cg input:where(.svelte-o2q5cg){display:flex;align-items:center;width:100%;margin-top:.3rem}.form-group-half div.svelte-o2q5cg{display:flex;align-items:center;width:49%}.form-group-third div.svelte-o2q5cg{width:32%}.form-group-quarter div.svelte-o2q5cg{width:24%}@media screen and (max-width:768px){.form-group-third{display:unset}.form-group-third div.svelte-o2q5cg{width:100%!important;margin-bottom:1rem}.form-group-quarter{display:unset}.form-group-quarter div.svelte-o2q5cg{width:100%!important;margin-bottom:1rem}}@media screen and (max-width:480px){.form-group-half{display:unset}.form-group-half div.svelte-o2q5cg{width:100%!important;margin-bottom:1rem}}.card.svelte-1ogxfv4{width:100%;padding:2rem;border-radius:20px;box-shadow:var(--box-shadow-mid);background-color:#fff;margin:1.5rem 0}.card__header.svelte-1ogxfv4{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;border-bottom:1px solid #eee;padding-bottom:1rem}.card__wrap.svelte-1ogxfv4{width:100%;display:flex;justify-content:space-between}.card.svelte-zdwm39{width:100%;padding:2rem;border-radius:20px;box-shadow:var(--box-shadow-mid);background-color:#fff;margin:1.5rem 0}.card__header.svelte-zdwm39{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;border-bottom:1px solid #eee;padding-bottom:1rem}.card__title.svelte-zdwm39{font-size:1.5rem;font-weight:600;color:#333}.card__button.svelte-zdwm39{background-color:#4f6ef7;color:#fff;font-weight:500;padding:.5rem 1rem;border-radius:8px;border:none;cursor:pointer;transition:all .2s}.card__button.svelte-zdwm39:hover{background-color:#3c5bdc}.card__body.svelte-zdwm39{display:flex;flex-direction:column;gap:1.5rem}.card__body.svelte-zdwm39 .form-group:where(.svelte-zdwm39){display:flex;flex-direction:column;gap:.5rem}.card__body.svelte-zdwm39 .form-group:where(.svelte-zdwm39) label:where(.svelte-zdwm39){font-weight:500;color:#555}.card__body.svelte-zdwm39 .form-group:where(.svelte-zdwm39) input:where(.svelte-zdwm39),.card__body.svelte-zdwm39 .form-group:where(.svelte-zdwm39) select:where(.svelte-zdwm39){padding:.75rem 1rem;border:1px solid #ccc;border-radius:10px;font-size:1rem;outline:none;transition:all .2s}.card__body.svelte-zdwm39 .form-group:where(.svelte-zdwm39) input:where(.svelte-zdwm39):focus,.card__body.svelte-zdwm39 .form-group:where(.svelte-zdwm39) select:where(.svelte-zdwm39):focus{border-color:#4f6ef7;box-shadow:0 0 0 2px #4f6ef733}.card__body.svelte-zdwm39 .form-group:where(.svelte-zdwm39) select:where(.svelte-zdwm39){appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12'><polygon points='0,0 12,0 6,6' fill='%23666'/></svg>");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px 12px}.form-body.svelte-1dw4gqc .form-group:where(.svelte-1dw4gqc){margin-bottom:1rem}.form-body.svelte-1dw4gqc .form-group:where(.svelte-1dw4gqc) div:where(.svelte-1dw4gqc){display:flex;align-items:center}.form-body.svelte-1dw4gqc .form-group:where(.svelte-1dw4gqc) div:where(.svelte-1dw4gqc) label:where(.svelte-1dw4gqc){min-width:100px}.form-body.svelte-1dw4gqc label:where(.svelte-1dw4gqc){display:flex;align-items:center}.form-body.svelte-1dw4gqc input:where(.svelte-1dw4gqc){display:flex;align-items:center;width:100%;margin-top:.3rem}.form-group-half div.svelte-1dw4gqc{display:flex;align-items:center;width:49%}.form-group-third div.svelte-1dw4gqc{width:32%}.form-group-quarter div.svelte-1dw4gqc{width:24%}@media screen and (max-width:768px){.form-group-third{display:unset}.form-group-third div.svelte-1dw4gqc{width:100%!important;margin-bottom:1rem}.form-group-quarter{display:unset}.form-group-quarter div.svelte-1dw4gqc{width:100%!important;margin-bottom:1rem}}@media screen and (max-width:480px){.form-group-half{display:unset}.form-group-half div.svelte-1dw4gqc{width:100%!important;margin-bottom:1rem}}.card.svelte-niabqy{width:100%;padding:2rem;border-radius:20px;box-shadow:var(--box-shadow-mid);background-color:#fff;margin:1.5rem 0}.card__header.svelte-niabqy{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;border-bottom:1px solid #eee;padding-bottom:1rem}.form-body.svelte-cce0r9 .form-group:where(.svelte-cce0r9){margin-bottom:1rem}.form-body.svelte-cce0r9 .form-group:where(.svelte-cce0r9) div:where(.svelte-cce0r9){display:flex;align-items:center}.form-body.svelte-cce0r9 .form-group:where(.svelte-cce0r9) div:where(.svelte-cce0r9) label:where(.svelte-cce0r9){min-width:100px}.form-body.svelte-cce0r9 label:where(.svelte-cce0r9){display:flex;align-items:center}.form-body.svelte-cce0r9 input:where(.svelte-cce0r9),.form-body.svelte-cce0r9 select:where(.svelte-cce0r9){display:flex;align-items:center;width:100%;margin-top:.3rem}.form-group-half div.svelte-cce0r9{display:flex;align-items:center;width:49%}.form-group-third div.svelte-cce0r9{width:32%}.form-group-quarter div.svelte-cce0r9{width:24%}@media screen and (max-width:768px){.form-group-third{display:unset}.form-group-third div.svelte-cce0r9{width:100%!important;margin-bottom:1rem}.form-group-quarter{display:unset}.form-group-quarter div.svelte-cce0r9{width:100%!important;margin-bottom:1rem}}@media screen and (max-width:480px){.form-group-half{display:unset}.form-group-half div.svelte-cce0r9{width:100%!important;margin-bottom:1rem}}.card.svelte-cthd8c{width:100%;padding:2rem;border-radius:20px;box-shadow:var(--box-shadow-mid);background-color:#fff;margin:1.5rem 0}.card__header.svelte-cthd8c{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;border-bottom:1px solid #eee;padding-bottom:1rem}.form-group-third,.form-group-quarter{display:flex;justify-content:space-between;margin-bottom:1rem}@media screen and (max-width:768px){.form-group-third,.form-group-quarter{display:unset}}@media screen and (max-width:480px){.form-group-half{display:unset}}.pointer.svelte-12gb8wn{cursor:pointer}.form-body.svelte-1vqh85g .form-group:where(.svelte-1vqh85g){margin-bottom:1rem}.form-body.svelte-1vqh85g .form-group:where(.svelte-1vqh85g) div:where(.svelte-1vqh85g){display:flex;align-items:center}.form-body.svelte-1vqh85g .form-group:where(.svelte-1vqh85g) div:where(.svelte-1vqh85g) label:where(.svelte-1vqh85g){min-width:100px}.form-body.svelte-1vqh85g label:where(.svelte-1vqh85g){display:flex;align-items:center}.form-body.svelte-1vqh85g input:where(.svelte-1vqh85g){display:flex;align-items:center;width:100%;margin-top:.3rem}.form-group-half div.svelte-1vqh85g{display:flex;align-items:center;width:49%}.form-group-third div.svelte-1vqh85g{width:32%}.form-group-quarter div.svelte-1vqh85g{width:24%}@media screen and (max-width:768px){.form-group-third{display:unset}.form-group-third div.svelte-1vqh85g{width:100%!important;margin-bottom:1rem}.form-group-quarter{display:unset}.form-group-quarter div.svelte-1vqh85g{width:100%!important;margin-bottom:1rem}}@media screen and (max-width:480px){.form-group-half{display:unset}.form-group-half div.svelte-1vqh85g{width:100%!important;margin-bottom:1rem}}.form-body.svelte-1vqh85g{min-width:460px;max-width:460px;padding-bottom:2rem}.contents-container.svelte-1vqh85g{border:1px solid #ddd;border-radius:10px;padding:16px;min-height:200px;overflow:auto}.qa-row.svelte-1vqh85g{display:flex;flex-direction:column;gap:20px;margin-top:10px}.qa-column.svelte-1vqh85g label:where(.svelte-1vqh85g){font-weight:600;margin-bottom:8px}.form-body.svelte-h1q8xh .form-group:where(.svelte-h1q8xh){margin-bottom:1rem}.form-body.svelte-h1q8xh .form-group:where(.svelte-h1q8xh) div:where(.svelte-h1q8xh){display:flex;align-items:center}.form-body.svelte-h1q8xh .form-group:where(.svelte-h1q8xh) div:where(.svelte-h1q8xh) label:where(.svelte-h1q8xh){min-width:100px}.form-body.svelte-h1q8xh label:where(.svelte-h1q8xh){display:flex;align-items:center}.form-body.svelte-h1q8xh select:where(.svelte-h1q8xh){display:flex;align-items:center;width:100%;margin-top:.3rem}.form-group-half div.svelte-h1q8xh{display:flex;align-items:center;width:49%}.form-group-third div.svelte-h1q8xh{width:32%}.form-group-quarter div.svelte-h1q8xh{width:24%}@media screen and (max-width:768px){.form-group-third{display:unset}.form-group-third div.svelte-h1q8xh{width:100%!important;margin-bottom:1rem}.form-group-quarter{display:unset}.form-group-quarter div.svelte-h1q8xh{width:100%!important;margin-bottom:1rem}}@media screen and (max-width:480px){.form-group-half{display:unset}.form-group-half div.svelte-h1q8xh{width:100%!important;margin-bottom:1rem}}.form-body.svelte-h1q8xh{min-width:460px;max-width:460px}.editor-row.svelte-h1q8xh{display:flex;gap:20px;flex-direction:column}.editor-column .ck.ck-editor__editable.ck-rounded-corners{min-height:200px}.button-wrap.svelte-1htz61n{display:flex;width:100%;margin-bottom:1.25rem}.button-wrap__create-faq.svelte-1htz61n{margin-left:auto}.community.svelte-148xozx{margin:40px 0;width:100%;height:100%;display:grid;grid-template-columns:repeat(1,1fr);column-gap:0;row-gap:0}.community__item.svelte-148xozx{display:flex;gap:1rem;cursor:pointer}.community__list.svelte-148xozx{position:relative;height:100%;border:0;border-bottom:1px solid var(--border-color);overflow:hidden}.community__list.svelte-148xozx:hover .thumbnail:where(.svelte-148xozx){scale:1.05}.community.svelte-148xozx .thumbnail:where(.svelte-148xozx){position:relative;width:30%;max-width:150px;height:150px;overflow:hidden;transition:all .3s}.community.svelte-148xozx .thumbnail:where(.svelte-148xozx) img:where(.svelte-148xozx){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:auto;max-width:150px;max-height:150px}.community__date.svelte-148xozx{display:flex;color:var(--border-color)}.community__txt.svelte-148xozx{width:70%;display:flex;flex-direction:column;gap:.5rem;padding:1rem .5rem;color:var(--font-color)}.community__title.svelte-148xozx{width:100%;text-align:start;font-size:16px}.community__footer.svelte-148xozx{display:flex;text-align:end;gap:1rem;width:auto;position:absolute;bottom:1rem;right:1rem;color:var(--main-color)}.community__footer.svelte-148xozx p:where(.svelte-148xozx){display:flex;align-items:center;gap:5px}.community__footer.svelte-148xozx i:where(.svelte-148xozx){color:var(--main-color)}.no-community.svelte-148xozx{width:100%;padding:1rem;height:50px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid var(--border-color)}@media screen and (max-width:800px){.community.svelte-148xozx{margin:1rem 0;grid-template-columns:repeat(1,1fr);column-gap:0;row-gap:0}.community.svelte-148xozx .thumbnail:where(.svelte-148xozx){width:40%;max-width:150px;max-height:150px}.community__list.svelte-148xozx{border:0;border-bottom:1px solid var(--border-color)}.community__item.svelte-148xozx{gap:1rem}.community.svelte-148xozx button:where(.svelte-148xozx){display:flex;padding:1rem 0rem}.community__txt.svelte-148xozx{width:60%;padding:0 1rem}.community__footer.svelte-148xozx{width:auto;position:absolute;bottom:1rem;right:0rem}.write{position:fixed!important;border-radius:50px!important;z-index:1!important;bottom:110px!important;right:1rem!important;margin-top:1rem!important;width:90px!important;height:50px!important;font-size:1rem!important}}.form-body.svelte-n6iabw{min-width:460px;max-width:460px;padding-bottom:2rem}.contents-container.svelte-n6iabw{border:1px solid #ddd;border-radius:10px;padding:16px;min-height:200px;overflow:auto}.qa-row.svelte-n6iabw{display:flex;flex-direction:column;gap:20px;margin-top:10px}.qa-column.svelte-n6iabw label:where(.svelte-n6iabw){font-weight:600;margin-bottom:8px}.post.svelte-1v219km{margin-top:15px;width:100%;min-height:400px;display:flex;flex-direction:column;border-radius:8px;padding:24px}.post__header.svelte-1v219km{border-bottom:1px solid #3a4150;justify-content:space-between;display:flex;align-items:end;color:var(--font-color);padding-bottom:2rem}.post__header.svelte-1v219km h2:where(.svelte-1v219km){margin-top:1rem;margin-bottom:1rem;font-size:1.5rem}.post__header__left.svelte-1v219km,.post__header__right.svelte-1v219km{display:flex}.post__header__left.svelte-1v219km{flex-direction:column}.post__header__left__btn.svelte-1v219km{display:none}.post__header__right.svelte-1v219km{display:flex;flex-direction:column;align-items:end}.post__header__right.svelte-1v219km p:where(.svelte-1v219km){margin-right:5px}.post__header__right.svelte-1v219km i:where(.svelte-1v219km){margin-left:5px;margin-right:5px}.post__header__right.svelte-1v219km div:where(.svelte-1v219km){display:flex}.post__header__right__top.svelte-1v219km{margin-bottom:1rem;gap:.5rem}.post__header__right__top.svelte-1v219km button:where(.svelte-1v219km){width:80px;border-radius:8px;height:40px}.post__content.svelte-1v219km{width:100%;padding:1rem 0}.post__content__inner.svelte-1v219km{display:flex;flex-direction:column;min-height:300px;overflow:hidden}.post.svelte-1v219km .comments-section:where(.svelte-1v219km){width:100%;text-align:start}.post.svelte-1v219km .comments-section:where(.svelte-1v219km) h2:where(.svelte-1v219km){width:100%;text-align:start;font-size:1.2rem;margin:1rem 0;color:var(--font-color)}.post.svelte-1v219km .comments-section__comment:where(.svelte-1v219km){box-sizing:border-box;border:1px solid rgba(55,65,81,.6666666667);padding:16px;background:var(--comment);margin-top:1rem;border-radius:8px;font-size:15px;font-weight:400;display:flex;flex-direction:column;gap:8px}.post.svelte-1v219km .comments-section__comment:where(.svelte-1v219km) .mention:where(.svelte-1v219km){color:#79d;vertical-align:center;display:inline-block;font-size:13px;margin:0 0 4px}.post.svelte-1v219km .comments-section__comment__reply:where(.svelte-1v219km){min-height:100px}.post.svelte-1v219km .comments-section:where(.svelte-1v219km) .nick:where(.svelte-1v219km){position:relative;color:#9ca3af;display:flex;gap:1rem}.post.svelte-1v219km .comments-section:where(.svelte-1v219km) .nick:where(.svelte-1v219km) .normal:where(.svelte-1v219km){font-size:14px}.post.svelte-1v219km .comments-section:where(.svelte-1v219km) .nick:where(.svelte-1v219km) .delete:where(.svelte-1v219km){position:absolute;top:0;right:0;margin:0;width:20px;height:20px;padding:0}.post.svelte-1v219km .comments-section:where(.svelte-1v219km) .reply:where(.svelte-1v219km){font-size:14px;color:#9ca3af;cursor:pointer;transition:all .3s}.post.svelte-1v219km .comments-section:where(.svelte-1v219km) .reply:where(.svelte-1v219km) i:where(.svelte-1v219km){transform:rotate(180deg)}.post.svelte-1v219km .comments-section:where(.svelte-1v219km) .reply:where(.svelte-1v219km):hover{color:#18f2ad}.post.svelte-1v219km .comments-section:where(.svelte-1v219km) .textarea:where(.svelte-1v219km){padding:1rem 0;text-align:end}.post.svelte-1v219km .comments-section:where(.svelte-1v219km) .textarea:where(.svelte-1v219km) textarea:where(.svelte-1v219km){width:100%;min-height:100px;padding:1rem;margin-top:0rem;border-radius:8px}.post.svelte-1v219km .comments-section:where(.svelte-1v219km) .textarea__comment:where(.svelte-1v219km){width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;border-radius:8px}.post.svelte-1v219km .comments-section:where(.svelte-1v219km) button:where(.svelte-1v219km){margin-top:.5rem;margin-bottom:.5rem}.post__content__inner img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important}figure.image{max-width:100%!important;max-height:100%!important;width:100%!important;height:auto!important;display:flex!important;margin-block-start:0em!important;margin-block-end:0em!important;margin-inline-start:0px!important;margin-inline-end:0px!important;unicode-bidi:unset}figure.image img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important}.image.image_resized{max-width:100%!important;max-height:100%!important;width:100%!important;height:auto!important;display:flex!important;margin-block-start:0em!important;margin-block-end:0em!important;margin-inline-start:0px!important;margin-inline-end:0px!important;unicode-bidi:unset}.image.image_resized img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important}@media screen and (max-width:800px){.post.svelte-1v219km{padding:0rem;margin-top:0}.post__header.svelte-1v219km{flex-direction:column;align-items:start}.post__header__right__top.svelte-1v219km{display:none!important}.post__header__left.svelte-1v219km{width:100%;margin-bottom:8px}.post__header__left.svelte-1v219km h2:where(.svelte-1v219km){margin:0!important;text-align:start}.post__header__left.svelte-1v219km p:where(.svelte-1v219km){width:100%;display:flex;align-items:center;justify-content:space-between}.post__header__left__btn.svelte-1v219km{display:flex;gap:.5rem}.post__header__left__btn.svelte-1v219km button:where(.svelte-1v219km){width:40px;height:40px;border-radius:8px}.post__content__inner.svelte-1v219km{min-height:150px}.post.svelte-1v219km .textarea:where(.svelte-1v219km){padding:0!important}.post.svelte-1v219km .comments-section:where(.svelte-1v219km) h2:where(.svelte-1v219km){font-size:1.2rem!important;width:100%;border-bottom:1px solid var(--border-color);padding-bottom:1.2rem;margin-bottom:1.2rem!important}.post.svelte-1v219km .comments-section__comment:where(.svelte-1v219km){border-radius:0;border:0;border-bottom:1px solid #eee}.post.svelte-1v219km .comments-section:where(.svelte-1v219km) .textarea:where(.svelte-1v219km){margin-top:1.2rem}}.community.svelte-18b88lv{margin:40px 0;width:100%;height:100%;grid-template-columns:repeat(1,1fr);column-gap:0;row-gap:0}.community__item.svelte-18b88lv{gap:1rem}.community__list.svelte-18b88lv{height:100%;border:0;border-bottom:1px solid var(--border-color);overflow:hidden}.community__list.svelte-18b88lv:hover .thumbnail:where(.svelte-18b88lv){scale:1.05}.community.svelte-18b88lv button:where(.svelte-18b88lv){position:relative;width:100%!important;height:100%!important;padding:1rem;background:none;border:0;box-shadow:none;display:flex}.community.svelte-18b88lv .thumbnail:where(.svelte-18b88lv){position:relative;width:30%;max-width:150px;height:150px;overflow:hidden;transition:all .3s;background:#eee}.community.svelte-18b88lv .thumbnail:where(.svelte-18b88lv) img:where(.svelte-18b88lv){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:auto;min-width:100px;min-height:100px;max-width:150px;max-height:150px}.community__txt.svelte-18b88lv{width:100%;display:flex;text-align:start;flex-direction:column;overflow:hidden;max-height:140px;gap:1rem;padding:1rem .5rem;color:var(--font-color)}.community__txt.svelte-18b88lv h4:where(.svelte-18b88lv){text-align:start;font-size:1.5rem}.community__txt__top.svelte-18b88lv{width:100%;display:flex;align-items:center;justify-content:space-between}.community__txt__top.svelte-18b88lv span:where(.svelte-18b88lv){color:#555}.community__txt__bottom.svelte-18b88lv{width:100%;display:flex;align-items:center;justify-content:space-between}.community__txt__bottom__list.svelte-18b88lv{display:flex;gap:.5rem;flex-direction:column}.community__txt__bottom__list__p.svelte-18b88lv{display:flex;align-items:center;gap:.5rem}.community__txt__bottom__message.svelte-18b88lv{max-width:50%;font-weight:400}.community__txt__bottom__message.detective.svelte-18b88lv{text-align:start;width:70%;max-width:470px;max-height:60px}.community__txt__bottom.svelte-18b88lv .unread:where(.svelte-18b88lv){background:var(--red);height:25px;width:25px;display:flex;align-items:center;justify-content:center;border-radius:100px;color:#fff}.no-community.svelte-18b88lv{width:100%;padding:1rem;height:50px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid var(--border-color)}@media screen and (max-width:800px){.community.svelte-18b88lv{margin:1rem 0;grid-template-columns:repeat(1,1fr);column-gap:0;row-gap:0}.community.svelte-18b88lv .thumbnail:where(.svelte-18b88lv){max-width:64px;max-height:64px}.community.svelte-18b88lv .thumbnail:where(.svelte-18b88lv) img:where(.svelte-18b88lv){min-width:30px;min-height:30px;max-width:64px;max-height:64px}.community__list.svelte-18b88lv{border:0;border-bottom:1px solid var(--border-color)}.community__item.svelte-18b88lv{gap:1rem}.community.svelte-18b88lv button:where(.svelte-18b88lv){display:flex;padding:1rem 0rem}.community__txt.svelte-18b88lv{width:100%;max-height:64px;padding:0 1rem;gap:.5rem}.community__txt__top.svelte-18b88lv h4:where(.svelte-18b88lv){font-size:1.2rem}.community__txt__top.svelte-18b88lv span:where(.svelte-18b88lv){font-size:12px}.community__txt__bottom.svelte-18b88lv{flex-wrap:wrap;align-items:flex-start}.community__txt__bottom__list.svelte-18b88lv{display:none}.community__txt__bottom__message.svelte-18b88lv{max-width:80%;font-size:12px}.community__txt__bottom__message.detective.svelte-18b88lv{width:80%;max-width:80%;max-height:60px}.write{position:fixed!important;border-radius:50px!important;z-index:1!important;bottom:110px!important;right:1rem!important;margin-top:1rem!important;width:90px!important;height:50px!important;font-size:1rem!important}}.chat-container.svelte-h04i0v{display:flex;flex-direction:column;margin:auto;width:100%;max-width:884px;height:100%;min-height:calc(100vh - 208.4px - 1rem);margin-bottom:1rem}.chat-header.svelte-h04i0v{padding:1.2rem;border-bottom:1px solid #eee;background:#f5f6f8;font-weight:600}.chat-box.svelte-h04i0v{flex:1;overflow-y:auto;padding:20px;max-height:calc(100vh - 208.4px - 7rem);display:flex;flex-direction:column;gap:12px;background:#f5f6f8}.chat-box.svelte-h04i0v .date-divider:where(.svelte-h04i0v){align-self:center;background:#e9ecef;color:#666;font-size:12px;padding:4px 12px;border-radius:20px;margin:12px 0}.chat-message.svelte-h04i0v{display:flex}.chat-message.svelte-h04i0v .message-wrapper:where(.svelte-h04i0v){display:flex;align-items:flex-end;gap:6px;max-width:80%}.chat-message.me.svelte-h04i0v{justify-content:flex-end}.chat-message.me.svelte-h04i0v .message-wrapper:where(.svelte-h04i0v){flex-direction:row-reverse}.chat-message.me.svelte-h04i0v .bubble:where(.svelte-h04i0v){background:#8dbef5;border-radius:16px 16px 0}.chat-message.other.svelte-h04i0v{justify-content:flex-start}.chat-message.other.svelte-h04i0v .bubble:where(.svelte-h04i0v){background:#fff;border:1px solid #e5e5e5;border-radius:16px 16px 16px 0}.bubble.svelte-h04i0v{max-width:65%;padding:10px 14px;font-size:14px;word-break:break-word;white-space:pre-wrap}.time.svelte-h04i0v{font-size:11px;opacity:.6;white-space:nowrap;padding-bottom:.2rem}.chat-input.svelte-h04i0v{display:flex;align-items:end;padding:10px;background:#fff;border-top:1px solid #eee}.chat-input.svelte-h04i0v textarea:where(.svelte-h04i0v){flex:1;resize:none;border-radius:20px;border:1px solid #ddd;padding:1rem;background:#f5f6f8;max-height:120px;overflow-y:hidden}.chat-input.svelte-h04i0v button:where(.svelte-h04i0v){margin-left:8px;padding:8px 14px;border-radius:20px;height:40px;border:none;background:#4a90e2;font-weight:600}.chat-input.svelte-h04i0v .file-btn:where(.svelte-h04i0v){margin-right:8px;border-radius:20px;cursor:pointer;font-size:18px;background:#f5f6f8;padding:.5rem}@media screen and (max-width:800px){.chat-container.svelte-h04i0v{min-height:calc(100vh - 152px - 1rem);margin-bottom:.5rem}.chat-container.svelte-h04i0v .chat-header:where(.svelte-h04i0v){padding:1rem;border-bottom:1px solid #eee;font-weight:600}.chat-container.svelte-h04i0v .chat-box:where(.svelte-h04i0v){max-height:calc(100vh - 208.4px - 5rem)}.chat-container.svelte-h04i0v .chat-message:where(.svelte-h04i0v) .message-wrapper:where(.svelte-h04i0v){max-width:100%}.chat-container.svelte-h04i0v .chat-message:where(.svelte-h04i0v) .message-wrapper:where(.svelte-h04i0v) .bubble:where(.svelte-h04i0v){max-width:100%}}.form-body.svelte-1cg2cyp .form-group:where(.svelte-1cg2cyp){margin-bottom:1rem}.form-body.svelte-1cg2cyp .form-group:where(.svelte-1cg2cyp) div:where(.svelte-1cg2cyp){display:flex;align-items:center}.form-body.svelte-1cg2cyp .form-group:where(.svelte-1cg2cyp) div:where(.svelte-1cg2cyp) label:where(.svelte-1cg2cyp){min-width:100px}.form-body.svelte-1cg2cyp label:where(.svelte-1cg2cyp){display:flex;align-items:center}.form-body.svelte-1cg2cyp input:where(.svelte-1cg2cyp),.form-body.svelte-1cg2cyp select:where(.svelte-1cg2cyp){display:flex;align-items:center;width:100%;margin-top:.3rem}.form-body.svelte-1cg2cyp span:where(.svelte-1cg2cyp){white-space:nowrap}.form-group-half{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;gap:2rem}.form-group-half div.svelte-1cg2cyp{display:flex;align-items:center;width:49%}.form-group-third{display:flex;justify-content:space-between;margin-bottom:1rem}.form-group-third div.svelte-1cg2cyp{width:32%}.form-group-quarter{display:flex;justify-content:space-between;margin-bottom:1rem}.form-group-quarter div.svelte-1cg2cyp{width:24%}.form-footer{border-top:1px dashed var(--border-color);width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:1rem;padding-top:1rem}@media screen and (max-width:768px){.form-group-third{display:unset}.form-group-third div.svelte-1cg2cyp{width:100%!important;margin-bottom:1rem}.form-group-quarter{display:unset}.form-group-quarter div.svelte-1cg2cyp{width:100%!important;margin-bottom:1rem}}@media screen and (max-width:480px){.form-group-half{display:unset}.form-group-half div.svelte-1cg2cyp{width:100%!important;margin-bottom:1rem}}.custom-textarea.svelte-1cg2cyp{width:100%;min-height:180px;border:1px solid #dcdcdc;border-radius:6px;padding:12px;font-size:14px;resize:vertical}.custom-textarea.svelte-1cg2cyp:focus{outline:none;border-color:#5b9cff}.reserve-box.svelte-1cg2cyp{display:flex;flex-direction:column;gap:10px}.reserve-box.svelte-1cg2cyp label:where(.svelte-1cg2cyp){display:flex;align-items:center;gap:6px;font-weight:500}.reserve-inputs.svelte-1cg2cyp{display:flex;gap:10px}.reserve-inputs.svelte-1cg2cyp input:where(.svelte-1cg2cyp){border:1px solid #dcdcdc;border-radius:6px;padding:6px 10px;font-size:13px}.reserve-inputs.svelte-1cg2cyp input:where(.svelte-1cg2cyp):focus{outline:none;border-color:#5b9cff}.custom-checkbox.svelte-1cg2cyp{display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;-webkit-user-select:none;user-select:none}.custom-checkbox.svelte-1cg2cyp input:where(.svelte-1cg2cyp){display:none}.custom-checkbox.svelte-1cg2cyp .checkmark:where(.svelte-1cg2cyp){width:18px;height:18px;border:1.5px solid #cfcfcf;border-radius:4px;position:relative;transition:all .2s ease}.custom-checkbox.svelte-1cg2cyp input:where(.svelte-1cg2cyp):checked+.checkmark:where(.svelte-1cg2cyp){background-color:#5b9cff;border-color:#5b9cff}.custom-checkbox.svelte-1cg2cyp input:where(.svelte-1cg2cyp):checked+.checkmark:where(.svelte-1cg2cyp):after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.custom-checkbox.svelte-1cg2cyp:hover .checkmark:where(.svelte-1cg2cyp){border-color:#5b9cff}.card.svelte-1hztimn{width:100%;padding:2rem;border-radius:20px;box-shadow:var(--box-shadow-mid);background-color:#fff;margin:1.5rem 0}.card__header.svelte-1hztimn{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;border-bottom:1px solid #eee;padding-bottom:1rem}#app{background:var(--background)}.content h2{width:100%;text-align:center;margin-top:34px;margin-bottom:42px;font-size:30px;font-weight:400;color:var(--main-color)!important}.content{background:var(--background);width:100%;height:100%;max-width:884px;margin:auto}button{min-width:fit-content;background:var(--main-color);border:1px solid var(--main-color);padding:.45rem .85rem;min-height:40px;border-radius:.258rem;font-weight:600;text-align:center;cursor:pointer;color:#fff;transition:all .3s}button:disabled{opacity:.5}button:hover{filter:brightness(1.2)}.main{color:var(--main-color)}button.wide{width:100%}button.large{font-size:1.125rem;font-weight:600;padding:1rem}button.medium{padding:2px 6px;line-height:1.3rem;font-size:.85rem}button.small{padding:0 6px;line-height:1.3rem;font-size:.85rem}button.red{background:var(--red);border-color:var(--red)}button.red.line{color:var(--red)}button.red.fade{color:var(--red);border:none;background:#ff000030;cursor:unset}button.green{background:var(--green);border-color:var(--green)}button.green.line{color:var(--green)}button.green.fade{color:var(--green);border:none;background:#00ff2230;cursor:unset}button.dark{background:var(--card);border-color:var(--card)}button.dark.line{color:var(--card)}button.dark.fade{color:var(--card);border:none;background:#42405f30;cursor:unset}button.blue{background:var(--blue);border-color:var(--blue)}button.blue.line{color:var(--blue)}button.blue.fade{color:var(--font-color);background:#1e69e27b;cursor:unset}button.gray{background:var(--gray);border-color:var(--gray)}button.gray.line{color:var(--gray)}button.line{color:var(--main-color);background:unset}button.fade{color:#f1f1f1;border:none;background:var(--main-color);cursor:unset}input{color:#000!important;font-size:1rem;padding:.7rem 1rem;margin-right:5px;border:2px solid;border-radius:4px;border-color:var(--border-color);box-shadow:0 1px 2px #0003,0 1px 1px #0000001f;width:100%;transition:text-indent .3s,border .3s}input.active,*/ input:hover{border-color:var(--input-border)!important}input:focus:not([readonly]):-webkit-input-placeholder{text-indent:5px}input:focus:not([readonly]):-webkit-ms-input-placeholder{text-indent:5px}input:focus:not([readonly])::-webkit-input-placeholder{text-indent:5px}input:focus:not([readonly])::-webkit-ms-input-placeholder{text-indent:5px}input:focus-visible{outline:none}input:disabled{background-color:#c6c6c62b!important;color:var(--font-color-down)!important;border:0}label{color:var(--font-color);font-size:.85rem}select{color:var(--font-color);font-size:1rem;padding:.7rem 1rem;border:2px solid;border-radius:4px;border-color:var(--border-color);box-shadow:0 1px 2px #0003,0 1px 1px #0000001f;transition:.3s border;padding-right:1.5rem!important;appearance:none;background:var(--card) url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='4'%20height='5'%3e%3cpath%20fill='%23d8d6de'%20d='M2%200L0%202h4zm0%205L0%203h4z'/%3e%3c/svg%3e") no-repeat;background-size:.6rem;background-position:right 8px center}select:focus{border-color:var(--border-focus)}select:focus-visible{outline:none}.input-search{display:flex}.input-search input{border-radius:4px 0 0 4px;border-right:none}.input-search button{border-radius:0 4px 4px 0}.picker{color:var(--font-color)!important;background-color:var(--card)!important}.date-time-field{margin-right:10px}.date-time-field input{font-size:.8rem;padding:.43rem 1rem!important}.wrap{width:100%;height:100%;display:flex;align-items:center;margin:0 auto}.text-center{text-align:center!important}.text-start{text-align:start!important}.flex{display:flex}.column{flex-direction:column}.blue.line{color:var(--blue);text-decoration:underline 1px var(--blue);font-weight:700}.width-90{width:90%}.width-100{width:100%}.margin-auto{margin:auto}.margin-top-10{margin-top:10px}.margin-top-1rem{margin-top:1rem}.margin-top-2rem{margin-top:2rem}.margin-bottom-1rem{margin-bottom:1rem}.margin-bottom-2rem{margin-bottom:2rem}.margin-left-1rem{margin-left:1rem}.gap-1rem{gap:1rem}.gap-2rem{gap:2rem}.gap-3rem{gap:3rem}.gap-4rem{gap:4rem}.gap-5rem{gap:5rem}.gap-6rem{gap:6rem}.gap-7rem{gap:7rem}.no-left-border{border-left:0px!important}.no-right-border{border-right:0px!important}.pointer{position:relative;cursor:pointer}.modal-btn-group{display:flex;align-items:center;gap:.5rem;margin:2rem 0}span.blue{color:var(--blue)}span.red{color:var(--red)}.popup-cover{position:fixed;z-index:500;width:100%;height:100vh;background:#22292f91;opacity:1;transition:.3s opacity;top:0;left:0}.popup-cover.fade{opacity:0}.popup{position:fixed;z-index:600;display:flex;flex-direction:column;align-items:center;top:40%;left:50%;transform:scale(1) translate(-50%,-50%);transition:.3s all;transform-origin:left top;min-width:300px;background:#fff;border-radius:5px;box-shadow:1px 5px 60px #1e527a6b;padding:25px 15px 15px;color:var(--font-color);text-align:center;animation:svelte-1n46o8q-bounce .3s ease-in;opacity:1}.popup.bounce{transform:scale(1.1) translate(-50%,-50%);opacity:0}.popup__border-top{position:absolute;top:0;left:50%;transform:translate(-50%);width:60%;height:3%;background:var(--dark-color);margin:auto;border-radius:0 0 15px 15px}.popup__icon{width:5.3rem;height:6rem;line-height:6rem;color:#e9e9e9;background:var(--dark-color);font-size:2.5rem;margin-bottom:10px;border-radius:10px}.popup__title{font-size:1.25rem;font-weight:500;padding-bottom:.5rem}.popup__description{font-size:1rem}.popup__button{display:flex;justify-content:space-between;width:100%;margin-top:25px}.popup__button.center{justify-content:center}.popup__button button{width:48%;background:var(--main-color)}.popup .fail{background:#ff4a4a}.popup .success{background:#5abb4c}.popup .confirm{background:#3d9cf9}.popup .danger{background:#ff954a}@keyframes svelte-1n46o8q-bounce{0%{transform:scale(1) translate(-50%,-50%)}50%{transform:scale(1.2) translate(-50%,-50%)}to{transform:scale(1) translate(-50%,-50%)}}
