.icon-wrapper[data-v-9aa06fc1]{display:flex;justify-content:center;align-items:center}.icon-path[data-v-9aa06fc1]{transition:fill .2s ease-in-out}.icon-wrapper svg[data-v-9aa06fc1]{display:block;margin:0 auto}.loader[data-v-1d7819ed]{width:16px;height:16px;border:2px solid #FFF;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation-1d7819ed 1s linear infinite}@keyframes rotation-1d7819ed{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.button-outline[data-v-7c92aee4]{width:100%;padding:12px 40px;border-radius:12px;cursor:pointer;background-color:#f3f3f3;border:1px solid transparent;transition:all .2s ease;position:relative}.button-outline-icon[data-v-7c92aee4]{width:50px;height:50px;padding:0;border-radius:12px;cursor:pointer;background-color:#f3f3f3;border:1px solid transparent;transition:all .2s ease;position:relative}.button-outline[data-v-7c92aee4]:hover{border-color:var(--115947a9)}.button-outline[data-v-7c92aee4]:active{border-color:var(--3bf9497a)}.button-outline.is-disabled[data-v-7c92aee4]{cursor:not-allowed;opacity:.7;pointer-events:none}.button-content[data-v-7c92aee4]{display:flex;align-items:center;justify-content:center;gap:10px;height:100%}.button-label[data-v-7c92aee4]{font-weight:600;font-size:16px;font-family:Wix Madefor Display,sans-serif;transition:color .2s ease}.icon[data-v-7c92aee4]{display:flex;align-items:center;justify-content:center;transition:color .2s ease}path[data-v-7c92aee4]{transition:fill .2s ease}.loader[data-v-7c92aee4]{width:16px;height:16px;border:2px solid var(--d6bfe870);border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation-7c92aee4 1s linear infinite}@media(max-width:1440px){.button-label[data-v-7c92aee4]{font-size:14px}}@keyframes rotation-7c92aee4{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.icon-btn[data-v-fa3d55be]{background-color:#f3f3f3;display:flex;align-items:center;justify-content:center;border-radius:12px;width:50px;height:50px;cursor:pointer;border:1px solid transparent;transition:all .3s ease}.icon-btn.active[data-v-fa3d55be]{background-color:#e3f2fd;border-color:#0057ff}.edit-btn[data-v-fa3d55be]:hover,.notification-btn[data-v-fa3d55be]:hover,.show-btn[data-v-fa3d55be]:hover,.close-btn[data-v-fa3d55be]:hover,.menu-btn[data-v-fa3d55be]:hover,.user-btn[data-v-fa3d55be]:hover,.out-btn[data-v-fa3d55be]:hover,.instructions-btn[data-v-fa3d55be]:hover,.support-btn[data-v-fa3d55be]:hover,.settings-btn[data-v-fa3d55be]:hover,.mail-btn[data-v-fa3d55be]:hover,.like-btn[data-v-fa3d55be]:hover,.dislike-btn[data-v-fa3d55be]:hover,.copy-btn[data-v-fa3d55be]:hover{border-color:#0057ff}.delete-btn[data-v-fa3d55be]:hover{border-color:#ff0004}.icon-btn:hover.edit-btn svg path[data-v-fa3d55be],.icon-btn:hover.notification-btn svg path[data-v-fa3d55be],.icon-btn:hover.show-btn svg path[data-v-fa3d55be],.icon-btn:hover.close-btn svg path[data-v-fa3d55be],.icon-btn:hover.menu-btn svg path[data-v-fa3d55be],.icon-btn:hover.user-btn svg path[data-v-fa3d55be],.icon-btn:hover.out-btn svg path[data-v-fa3d55be],.icon-btn:hover.instructions-btn svg path[data-v-fa3d55be],.icon-btn:hover.support-btn svg path[data-v-fa3d55be],.icon-btn:hover.settings-btn svg path[data-v-fa3d55be],.icon-btn:hover.mail-btn svg path[data-v-fa3d55be],.icon-btn:hover.copy-btn svg path[data-v-fa3d55be]{fill:#0057ff}path[data-v-fa3d55be]{transition:fill .3s ease}.sidebar[data-v-ea804539]{position:fixed;top:90px;left:0;width:280px;height:calc(100vh - 90px);background:#fff;display:flex;flex-direction:column;padding:40px 0;transition:all .5s cubic-bezier(.4,0,.2,1);will-change:width;flex-shrink:0;z-index:10;overflow-y:auto}.collapsed[data-v-ea804539]{width:104px}.toggle-btn[data-v-ea804539]{background:#f3f3f3;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:12px;width:50px;height:50px;min-height:50px;margin-bottom:30px;margin-left:27px}.toggle-btn svg[data-v-ea804539]{transition:transform .3s ease}.toggle-btn svg.rotated[data-v-ea804539]{transform:rotate(180deg)}.menu[data-v-ea804539]{flex-grow:1}.menu-content[data-v-ea804539]{display:flex;gap:20px;align-items:center;width:200px;transition:opacity .3s ease-in-out}.menu-content.collapsed[data-v-ea804539]{width:24px}.label[data-v-ea804539]{opacity:1;transition:opacity .5s ease-in-out,transform .2s ease-in-out}.label.hidden[data-v-ea804539]{padding:0;opacity:0;transition:opacity .2s ease-in-out}.menu-content.collapsed .label[data-v-ea804539]{opacity:0;transition:opacity .3s ease-in-out}.menu-item svg[data-v-ea804539]{width:24px;height:24px;min-width:24px;min-height:24px}.menu-item[data-v-ea804539]{display:flex;align-items:center;padding:18px 40px;height:63px;text-decoration:none;color:#8b8b8b;transition:all .3s;font-weight:500;font-size:18px;position:relative;overflow:hidden}.menu-item[data-v-ea804539]:hover,.menu-item.active[data-v-ea804539]{color:#0057ff}.menu-item.active[data-v-ea804539]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:60px;background:#0057ff;border-radius:0 6px 6px 0}.menu-item:hover svg path[data-v-ea804539],.menu-item.active svg path[data-v-ea804539]{fill:#0057ff;transition:fill .3s ease;flex-shrink:0}.menu-item-enter-active[data-v-ea804539]{transition:all .3s ease-out}.menu-item-leave-active[data-v-ea804539]{transition:all .25s ease-in}.menu-item-enter-from[data-v-ea804539],.menu-item-leave-to[data-v-ea804539]{opacity:0;transform:translateY(-10px);max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0}.menu-item-move[data-v-ea804539]{transition:transform .3s ease}.support[data-v-ea804539]{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;padding:10px;margin:0 15px}.support-link[data-v-ea804539],.instructions-link[data-v-ea804539]{text-decoration:none;width:100%}.logout-button[data-v-ea804539]{display:none}.hidden[data-v-ea804539]{display:flex;align-items:center;justify-content:center;padding:10px;margin:0 auto}.sidebar-user-info[data-v-ea804539]{display:flex;align-items:start;border-radius:16px;gap:12px;width:100%;margin-bottom:12px}.sidebar-user-info .user-details[data-v-ea804539]{display:flex;flex-direction:column}.sidebar-user-info .user-name[data-v-ea804539]{font-size:18px;font-weight:600;color:#222}.sidebar-user-info .user-account[data-v-ea804539]{font-size:14px;color:#8b8b8b;margin-top:2px}.hh-statistics-hidden[data-v-ea804539]{display:none}.hh-statistics[data-v-ea804539]{display:flex;padding:10px 30px;background-color:#f5f5f5;border-radius:12px;width:100%;align-items:center;justify-content:center;opacity:1;transition:opacity .3s ease-in-out;gap:10px}.hh-statistics-info[data-v-ea804539]{display:flex;flex-direction:column}.hh-statistics-count[data-v-ea804539]{font-weight:600;font-size:16px;color:#222}.hh-statistics-title[data-v-ea804539]{font-weight:400;font-size:14px;color:#8b8b8b}.hh-statistics-max[data-v-ea804539]{display:flex;padding:10px 20px;background-color:#0057ff;border-radius:12px;width:100%;align-items:center;justify-content:center;opacity:1;transition:opacity .3s ease-in-out;gap:10px}.hh-statistics-info-max[data-v-ea804539]{display:flex;flex-direction:column}.hh-statistics-count-max[data-v-ea804539]{font-weight:600;font-size:16px;color:#fff}.hh-statistics-title-max[data-v-ea804539]{font-weight:400;font-size:14px;color:#fff;text-decoration:underline;cursor:pointer}.sidebar-mobile-actions[data-v-ea804539]{display:none;width:100%;justify-content:space-around;align-items:center;margin:16px 0 0;gap:8px}.mobile-action-btn[data-v-ea804539]{background:#f3f3f3;border-radius:12px;width:100%;height:52px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:background .2s}@media(max-width:1440px){.menu-item[data-v-ea804539]{font-size:16px}.sidebar[data-v-ea804539]{width:240px}.sidebar.collapsed[data-v-ea804539]{width:104px!important}.hh-statistics[data-v-ea804539]{padding:10px 20px}.hh-statistics-title[data-v-ea804539]{font-size:12px}}@media(max-width:1280px){.sidebar[data-v-ea804539]{padding:8px 0}.toggle-btn[data-v-ea804539]{margin-bottom:8px}.menu-item[data-v-ea804539]{height:54px}.hh-statistics[data-v-ea804539]{display:none}.support[data-v-ea804539]{padding:0;gap:9px}}@media(min-width:651px){.sidebar-user-info[data-v-ea804539]{display:none}}@media(max-width:650px){.sidebar[data-v-ea804539]{width:100%}.toggle-btn[data-v-ea804539]{display:none}.logout-button[data-v-ea804539]{display:block}.support[data-v-ea804539]{display:flex;flex-direction:column;gap:0}.instructions-link[data-v-ea804539],.support-link[data-v-ea804539],.logout-button.desktop-only[data-v-ea804539]{display:none!important}.sidebar-mobile-actions[data-v-ea804539]{display:flex}.hh-statistics[data-v-ea804539]{margin-top:10px}.sidebar-mobile-actions[data-v-ea804539]{margin:10px 0 0}}.notification-wrapper[data-v-5a78a76c]{position:relative;padding:20px 24px 18px 16px;min-height:80px;display:flex;align-items:flex-start;gap:14px;background-color:#fff;border-radius:16px;transition:box-shadow .2s}.notification-title-wrapper[data-v-5a78a76c]{display:flex;align-items:center;gap:10px;max-width:255px}.notification-img[data-v-5a78a76c]{flex-shrink:0;width:36px;height:36px;border-radius:10px;overflow:hidden;background-color:#f3f3f3;margin-top:2px}.notification-img img[data-v-5a78a76c]{width:100%;height:100%;object-fit:contain}.notification-content[data-v-5a78a76c]{width:100%;display:flex;flex-direction:column;gap:4px;position:relative}.notification-info[data-v-5a78a76c]{display:flex;gap:12px;align-items:center;justify-content:space-between}.notification-title[data-v-5a78a76c]{font-weight:700;font-size:15px;color:#131313;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:225px}.notification-description[data-v-5a78a76c]{font-size:14px;color:#444;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:230px}.notification-time[data-v-5a78a76c]{position:absolute;right:0;bottom:2px;font-size:12px;color:#b0b0b0;font-weight:400}.close-btn[data-v-5a78a76c]{position:absolute;top:10px;right:10px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:50%;cursor:pointer;transition:background .2s;z-index:2}.close-btn[data-v-5a78a76c]:hover{background:#f0f0f0}.read-icon[data-v-5a78a76c]{width:8px;height:8px;border-radius:100%;background-color:var(--primary-color)}.title-wrapper[data-v-5a78a76c]{display:flex;gap:6px;align-items:center;margin-bottom:0}@media(max-width:550px){.notification-title[data-v-5a78a76c]{font-size:13px}.notification-description[data-v-5a78a76c]{font-size:12px}.notification-time[data-v-5a78a76c]{font-size:10px}.notification-wrapper[data-v-5a78a76c]{min-height:70px;padding:14px 10px 14px 8px}.close-btn[data-v-5a78a76c]{top:6px;right:6px;width:22px;height:22px}.notification-img[data-v-5a78a76c]{width:28px;height:28px}}.modal-overlay[data-v-0dac36f4]{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:flex-end;align-items:flex-start;z-index:1000;background:transparent;padding:0;box-shadow:none}.modal[data-v-0dac36f4]{margin-top:17px;margin-right:196px;width:450px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background:#f5f5f5;border-radius:20px;box-shadow:0 3px 21px #0000001a;padding:20px}.modal-header[data-v-0dac36f4]{text-align:center;font-family:Wix Madefor Display,sans-serif;font-size:20px;font-weight:700;display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:20px}.close-btn[data-v-0dac36f4]{border:none;font-size:1.5rem;cursor:pointer;width:50px;height:50px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:12px}.notifications[data-v-0dac36f4]{display:flex;flex-direction:column;gap:10px;max-height:260px;overflow-y:auto;background-color:#f5f5f5}.notifications-empty[data-v-0dac36f4]{display:flex;justify-content:center;align-items:center;font-weight:700;font-size:14px;color:#131313;background-color:#fff;border-radius:12px;padding:20px 0;width:100%}.notification-description[data-v-0dac36f4]{font-size:14px;color:#444;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fade-enter-active[data-v-0dac36f4],.fade-leave-active[data-v-0dac36f4]{transition:opacity .3s ease}.fade-enter-from[data-v-0dac36f4],.fade-leave-to[data-v-0dac36f4]{opacity:0}.slide-enter-active[data-v-0dac36f4],.slide-leave-active[data-v-0dac36f4]{transition:all .3s ease}.slide-enter-from[data-v-0dac36f4],.slide-leave-to[data-v-0dac36f4]{transform:translateY(20px);opacity:0}.fade-list-enter-active[data-v-0dac36f4],.fade-list-leave-active[data-v-0dac36f4]{transition:opacity .3s,transform .3s}.fade-list-enter-from[data-v-0dac36f4],.fade-list-leave-to[data-v-0dac36f4]{opacity:0;transform:translateY(20px)}@media(max-width:770px){.modal[data-v-0dac36f4]{margin-top:0;margin-right:0;width:100%}}@media(max-width:650px){.modal-overlay[data-v-0dac36f4]{top:0;left:0;width:100vw}}.header-wrapper[data-v-022753b7]{display:flex;align-items:center;padding:20px 40px;width:100vw;height:90px;border-bottom:1px solid #F5F5F5;position:relative}.logo-link[data-v-022753b7]{display:flex;align-items:center;justify-content:center}.header-right[data-v-022753b7]{display:flex;align-items:center;margin-left:auto;gap:4px}.user-info[data-v-022753b7]{display:flex;align-items:center;border-radius:16px;padding:12px 24px 12px 16px;margin-right:0;gap:12px}.user-details[data-v-022753b7]{display:flex;flex-direction:column;justify-content:center}.user-name[data-v-022753b7]{font-size:18px;font-weight:600;color:#222}.user-account[data-v-022753b7]{font-size:14px;color:#8b8b8b;margin-top:2px}.user-account-link[data-v-022753b7]{color:#8b8b8b;cursor:pointer;text-decoration:underline;transition:color .2s}.user-account-link[data-v-022753b7]:hover{color:#0d47a1}.dropdown-arrow[data-v-022753b7]{margin-left:22px;cursor:pointer;transition:transform .3s cubic-bezier(.4,0,.2,1)}.dropdown-arrow.open[data-v-022753b7]{transform:rotate(180deg)}.burger-button[data-v-022753b7]{display:none}.actions-list[data-v-022753b7]{width:286px;position:absolute;top:86px;right:0;display:flex;flex-direction:column;padding:0 0 16px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;background-color:#fff;box-shadow:0 8px 16px -8px #00000026}.action-item[data-v-022753b7]{display:flex;gap:10px;background-color:#fff;padding:10px 12px;align-items:center;cursor:pointer}.action-item[data-v-022753b7]:hover{background-color:#f5f5f5}.action-text[data-v-022753b7]{font-size:16px;font-weight:400;color:#222}.notification-dot[data-v-022753b7]{position:absolute;top:58px;right:288px;width:10px;height:10px;background:#0057ff;border-radius:50%;z-index:2;border:1px solid #fff}@media(max-width:900px){.logo-img[data-v-022753b7]{max-width:160px}.header-wrapper[data-v-022753b7]{padding:20px}.header-right[data-v-022753b7]{gap:10px}.user-info[data-v-022753b7]{padding:8px 12px 8px 8px}.user-name[data-v-022753b7]{font-size:16px}.user-account[data-v-022753b7]{font-size:12px}.notification-dot[data-v-022753b7]{right:240px}}@media(max-width:650px){.user-info[data-v-022753b7]{display:none}.burger-button[data-v-022753b7]{display:flex;margin-left:12px}.header-right[data-v-022753b7]{gap:0}.notification-dot[data-v-022753b7]{right:78px}}.modal-overlay[data-v-db646295]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0006;display:flex;justify-content:center;align-items:center;z-index:1000;overflow-y:auto}.modal[data-v-db646295]{background:#fff;border-radius:12px;padding:40px;width:480px;max-width:90%;max-height:90vh;position:relative;box-shadow:0 4px 20px #00000026;height:fit-content;overflow-y:auto}.modal-header[data-v-db646295]{text-align:center;font-family:Wix Madefor Display,sans-serif;font-size:24px;font-weight:700}.modal-header h2[data-v-db646295]{margin:0;font-size:1.5rem;color:#222}.close-btn[data-v-db646295]{position:absolute;top:20px;right:20px;background:none;border:none;font-size:1.5rem;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.close-btn[data-v-db646295]:hover{transform:scale(1.1)}.modal-content[data-v-db646295]{margin-bottom:20px}.modal-footer[data-v-db646295]{display:flex;justify-content:flex-end;gap:10px}.fade-enter-active[data-v-db646295],.fade-leave-active[data-v-db646295]{transition:opacity .3s ease}.fade-enter-from[data-v-db646295],.fade-leave-to[data-v-db646295]{opacity:0}.slide-enter-active[data-v-db646295],.slide-leave-active[data-v-db646295]{transition:all .3s ease}.slide-enter-from[data-v-db646295],.slide-leave-to[data-v-db646295]{transform:translateY(20px);opacity:0}@media(max-width:600px){.modal[data-v-db646295]{width:100%!important;max-width:100%!important;padding:20px;position:fixed;left:0;right:0;bottom:0;transform:none;border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:461px;height:auto;overflow-y:auto}.modal-overlay[data-v-db646295]{align-items:flex-end}}.textarea-wrapper[data-v-bdd18f00]{position:relative;width:100%}.textarea-container[data-v-bdd18f00]{background-color:#f3f3f3;border-radius:12px;width:100%}.textarea[data-v-bdd18f00]{width:100%;min-height:120px;padding:17.5px 20px;background-color:#f9f9f9;border-radius:12px;border:none;font-family:Wix Madefor Display,sans-serif;resize:vertical;overflow-y:hidden;line-height:1.2}.textarea[data-v-bdd18f00]:focus{outline:none}.textarea[data-v-bdd18f00]::placeholder{color:#c4c4c4;font-size:14px}.error-text[data-v-bdd18f00]{display:block;margin-top:4px;color:#ff0004;font-size:12px;height:16px}.textarea-error[data-v-bdd18f00]{border:1px solid #FF0004}.textarea[data-v-bdd18f00]:-webkit-autofill,.textarea[data-v-bdd18f00]:-webkit-autofill:hover,.textarea[data-v-bdd18f00]:-webkit-autofill:focus,.textarea[data-v-bdd18f00]:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #F3F3F3 inset!important;-webkit-text-fill-color:#131313!important;transition:background-color 5000s ease-in-out 0s}.button-colored[data-v-13930de3]{width:100%;padding:12px 40px;border-radius:12px;cursor:pointer;border:1px solid transparent;transition:all .3s ease;position:relative}.button-colored--disabled[data-v-13930de3]{opacity:.5;cursor:not-allowed!important}.button-colored[data-v-13930de3]:after{content:"";position:absolute;top:-6px;left:-6px;right:-6px;bottom:-6px;border-radius:14px;border:6px solid transparent;transition:all .3s ease}.button-colored[data-v-13930de3]:hover:after{border-color:var(--2903afc3)}.button-colored[data-v-13930de3]:active:after{border-color:var(--0cbc7046)}.button-content[data-v-13930de3]{display:flex;align-items:center;justify-content:center;gap:10px;position:relative;z-index:1}.button-label[data-v-13930de3]{color:#fff;font-weight:600;font-size:16px;font-family:Wix Madefor Display,sans-serif}.icon[data-v-13930de3]{display:flex;align-items:center;justify-content:center}@media(max-width:900px){.button-label[data-v-13930de3]{font-size:14px;font-weight:400}}.app-container[data-v-bc550cba]{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}.header[data-v-bc550cba]{background-color:#fff;position:fixed;top:0;z-index:100;width:100%}.app-layout[data-v-bc550cba]{display:flex;flex:1;position:relative;margin-top:90px;min-height:calc(100vh - 90px)}.app-layout.no-header[data-v-bc550cba]{margin-top:0}.content[data-v-bc550cba]{flex:1;margin-left:280px;transition:margin-left .5s cubic-bezier(.4,0,.2,1),margin-top .3s ease-in-out;overflow-y:auto}.content-mobile[data-v-bc550cba]{margin-left:0}.content-sidebar-collapsed[data-v-bc550cba]{margin-left:104px}.content-full[data-v-bc550cba]{margin-left:0!important}.mobile-sidebar[data-v-bc550cba]{position:fixed;z-index:99;height:calc(100vh - 90px);top:90px;left:0;width:100%}.instructions-info[data-v-bc550cba]{margin-top:24px;color:#333;line-height:1.6;max-height:70vh;overflow-y:auto;padding-right:16px}.instructions-info[data-v-bc550cba]::-webkit-scrollbar{width:6px}.instructions-info[data-v-bc550cba]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.instructions-info[data-v-bc550cba]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.instructions-info[data-v-bc550cba]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.instructions-greeting[data-v-bc550cba]{text-align:center;margin-bottom:32px;padding-bottom:24px;border-bottom:2px solid #f0f0f0}.instructions-info h2[data-v-bc550cba]{font-size:28px;font-weight:700;margin-bottom:16px;color:#1a1a1a;text-align:center}.instructions-info h3[data-v-bc550cba]{font-size:20px;font-weight:600;margin:32px 0 16px;color:#1a1a1a;padding:4px;border-radius:8px}.instructions-info h4[data-v-bc550cba]{font-size:16px;font-weight:600;margin:24px 0 12px;color:#2c3e50;padding:8px 0;border-bottom:1px solid #e9ecef}.instructions-info .intro[data-v-bc550cba]{font-size:16px;margin-bottom:24px}.instructions-info p[data-v-bc550cba]{margin-bottom:16px;font-size:15px;color:#495057}.instructions-info ul[data-v-bc550cba]{list-style:disc outside!important;margin:16px 0 16px 20px;padding:0}.instructions-info li[data-v-bc550cba]{margin-bottom:12px;font-size:15px;color:#495057;line-height:1.5;display:list-item!important;list-style-type:disc!important}.instructions-info .instruction-step[data-v-bc550cba]{margin-bottom:24px}.instructions-info .important[data-v-bc550cba]{background:linear-gradient(135deg,#fff3cd,#ffeaa7);padding:16px;border-radius:8px;border-left:4px solid #ffc107;margin:16px 0}.instructions-info a[data-v-bc550cba]{color:#0057ff;text-decoration:none;font-weight:500;transition:color .2s ease}.instructions-info a[data-v-bc550cba]:hover{color:#003d99;text-decoration:underline}.instructions-info table[data-v-bc550cba]{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;margin:16px 0}.instructions-info table tr[data-v-bc550cba]:first-child{background:linear-gradient(135deg,#0057ff,#007bff);color:#fff}.instructions-info table tr:first-child td[data-v-bc550cba]{font-weight:600}.instructions-info table tr[data-v-bc550cba]:nth-child(2n){background-color:#f8f9fa}.instructions-info table tr[data-v-bc550cba]:hover{background-color:#e9ecef}.instructions-info strong[data-v-bc550cba]{color:#2c3e50;font-weight:600}.feedback-content[data-v-bc550cba]{display:flex;width:60%;justify-content:start;flex-direction:column;gap:10px}.feedback-title[data-v-bc550cba]{font-size:27px;color:#222;text-align:start;margin-top:10px;font-weight:700}.feedback-subtitle[data-v-bc550cba]{font-size:16px;color:#8b8b8b;text-align:start;margin-top:10px;margin-bottom:20px}.feedback-sent__img[data-v-bc550cba]{position:absolute;right:61px;bottom:0;height:93%}.feedback-sent__btn[data-v-bc550cba]{max-width:150px;margin-top:20px}.score-wrapper[data-v-bc550cba]{display:flex;justify-content:center;gap:10px;margin-bottom:10px}.score-item[data-v-bc550cba]{width:40px;height:40px;border-radius:12px;background-color:#f5f5f5;cursor:pointer;display:flex;justify-content:center;align-items:center;border:1px solid #F5F5F5;transition:border .2s}.score-item.selected[data-v-bc550cba]{border:2px solid #0057FF;background-color:#eaf1ff}.accordion-section[data-v-bc550cba]{margin-bottom:8px;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.accordion-header[data-v-bc550cba]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);cursor:pointer;transition:background-color .2s ease;border-left:4px solid #0057FF}.accordion-header[data-v-bc550cba]:hover{background:linear-gradient(135deg,#e9ecef,#dee2e6)}.accordion-header h3[data-v-bc550cba]{margin:0;font-size:16px;font-weight:600;color:#1a1a1a}.accordion-icon[data-v-bc550cba]{font-size:12px;color:#0057ff;transition:transform .3s ease}.accordion-icon.expanded[data-v-bc550cba]{transform:rotate(180deg)}.accordion-content[data-v-bc550cba]{padding:20px;background-color:#fff;border-top:1px solid #e0e0e0}.accordion-content h4[data-v-bc550cba]{font-size:14px;font-weight:600;margin:20px 0 12px;color:#2c3e50;padding:8px 0;border-bottom:1px solid #e9ecef}.accordion-content h4[data-v-bc550cba]:first-child{margin-top:0}.accordion-content p[data-v-bc550cba]{margin-bottom:12px;font-size:14px;color:#495057;line-height:1.5}.accordion-content ul[data-v-bc550cba]{list-style:disc outside;margin:12px 0 12px 20px;padding:0}.accordion-content li[data-v-bc550cba]{margin-bottom:8px;font-size:14px;color:#495057;line-height:1.4}.accordion-content table[data-v-bc550cba]{width:100%;border-collapse:collapse;margin:12px 0;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.accordion-content table tr[data-v-bc550cba]:first-child{background:linear-gradient(135deg,#0057ff,#007bff);color:#fff}.accordion-content table tr:first-child td[data-v-bc550cba]{font-weight:600;padding:10px 12px}.accordion-content table tr[data-v-bc550cba]:nth-child(2n){background-color:#f8f9fa}.accordion-content table tr[data-v-bc550cba]:hover{background-color:#e9ecef}.accordion-content table td[data-v-bc550cba]{padding:8px 12px;border-bottom:1px solid #e0e0e0;font-size:14px}.accordion-content a[data-v-bc550cba]{color:#0057ff;text-decoration:none;font-weight:500;transition:color .2s ease}.accordion-content a[data-v-bc550cba]:hover{color:#003d99;text-decoration:underline}.accordion-content strong[data-v-bc550cba]{color:#2c3e50;font-weight:600}@media(max-width:1440px){.content[data-v-bc550cba]{margin-left:240px}.content-sidebar-collapsed[data-v-bc550cba],.content-collapsed[data-v-bc550cba]{margin-left:104px}}@media(max-width:700px){.feedback-sent__img[data-v-bc550cba]{right:-5px}}@media(max-width:650px){.content[data-v-bc550cba],.content-sidebar-collapsed[data-v-bc550cba]{margin-left:0}.content-full[data-v-bc550cba]{margin-left:0!important}.mobile-sidebar[data-v-bc550cba]{height:calc(100vh - 80px);top:80px;overflow-y:auto}}@media(max-width:480px){.feedback-sent__img[data-v-bc550cba]{position:relative;max-height:276px;margin:48px 50px -45px;align-self:center}.feedback-content[data-v-bc550cba]{display:flex;width:100%;justify-content:center;align-items:center;flex-direction:column;gap:10px}.feedback-sent__btn[data-v-bc550cba]{width:100%;max-width:100%}}:root{--primary-color: #0057FF;--gray-light: #D5D5D5;--gray-medium: #8B8B8B;--error-color: #FF0004;--success-color: #16C098;--warning-color: #F59E0C;--purple-color: #7518D1}@font-face{font-family:Wix Madefor Display;src:url(/assets/WixMadeforDisplay-Regular-BMnt--X0.woff2) format("woff2"),url(/assets/WixMadeforDisplay-Regular-BeTE2edB.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Wix Madefor Display;src:url(/assets/WixMadeforDisplay-Medium-B-amn3LQ.woff2) format("woff2"),url(/assets/WixMadeforDisplay-Medium-CiKQI2TQ.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Wix Madefor Display;src:url(./assets/fonts/WixMadeforDisplay-Semibold.woff2) format("woff2"),url(./assets/fonts/WixMadeforDisplay-Semibold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Wix Madefor Display;src:url(/assets/WixMadeforDisplay-Bold-DvIhSXY3.woff2) format("woff2"),url(/assets/WixMadeforDisplay-Bold-CTZZuu_L.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Wix Madefor Display;src:url(/assets/WixMadeforDisplay-ExtraBold-B4Trub3g.woff2) format("woff2"),url(/assets/WixMadeforDisplay-ExtraBold-n0ReO9nn.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:Wix Madefor Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;color:var(--gray-medium);background-color:#fff}
