@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Outfit:wght@500;600;700;800&display=swap";*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}:focus,:active{outline:none}a:focus,a:active{outline:none}#app{height:100%}nav,footer,header,aside{display:block}.anticon svg{width:100%!important;height:100%!important}html,body{height:100%;min-height:100%;min-width:100%;font-size:100%;margin:0;line-height:1;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;scroll-behavior:smooth}html{font-size:.0520833333vw!important}input,button,textarea{font-family:Inter,sans-serif}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a{cursor:pointer;color:#1a3c5e}a,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,p{margin:0;padding:0}body{position:relative}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}*{scrollbar-width:thin;scrollbar-color:#7c3aed rgba(0,0,0,.05)}::-webkit-scrollbar{width:14px;height:14px}::-webkit-scrollbar-track{background:#0000000a;border-radius:10px}::-webkit-scrollbar-thumb{background-image:linear-gradient(160deg,#a78bfa,#3390ff,#76ccae);border-radius:10px;border:4px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-image:linear-gradient(160deg,#c4b5fd,#60a5fa 45%,#5eead4);border:4px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:active{background-image:linear-gradient(160deg,#7c3aed,#2563eb);border:4px solid transparent;background-clip:padding-box}::-webkit-scrollbar-corner{background:transparent}.header[data-v-87b27b10]{background:#fff;-webkit-backdrop-filter:blur(12rem);backdrop-filter:blur(12rem);border:1rem solid #ebebeb;color:#000;padding:2rem 14rem;display:flex;align-items:center;justify-content:space-between;height:60rem;position:sticky;top:0;z-index:100;box-shadow:0 0 15rem 1rem #0000001a;border-radius:14rem}.header__logo[data-v-87b27b10]{display:flex;align-items:center;gap:12rem;min-width:184rem;background:linear-gradient(90deg,#fff 50%,#bababa4d);border-radius:8rem;height:100%;cursor:pointer}.header__logo-icon[data-v-87b27b10]{display:flex;align-items:center;flex-shrink:0}.header__logo-icon img[data-v-87b27b10]{height:44rem;width:44rem}.header__logo-text[data-v-87b27b10]{display:flex;flex-direction:column;line-height:1;gap:3rem}.header__logo-brand[data-v-87b27b10]{font-family:Outfit,sans-serif;font-size:24rem;font-weight:800;color:#377582;letter-spacing:1rem}.header__logo-sub[data-v-87b27b10]{font-family:Outfit,sans-serif;font-size:12rem;font-weight:600;color:#000;letter-spacing:1rem;text-transform:uppercase}.header__actions[data-v-87b27b10]{display:flex;align-items:center;gap:4rem}.header__user-btn[data-v-87b27b10]{display:flex;align-items:center;gap:8rem;background:none;border:none;cursor:pointer;padding:6rem 10rem;border-radius:8rem;transition:background .15s;color:#1a1a2e}.header__user-btn[data-v-87b27b10]:hover{background:#f5f7fa}.header__avatar[data-v-87b27b10]{background:#2a9d5c;color:#fff;font-family:Outfit,sans-serif;font-weight:600;font-size:13rem;flex-shrink:0;width:32rem;height:32rem;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden}.header__avatar img[data-v-87b27b10]{width:100%;height:100%;object-fit:cover}.header__username[data-v-87b27b10]{font-family:Inter,sans-serif;font-size:14rem;font-weight:500;color:#374151;white-space:nowrap}.header__bell-btn[data-v-87b27b10]{display:flex;align-items:center;justify-content:center;width:36rem;height:36rem;background:none;border:none;border-radius:8rem;color:#6b7280;cursor:pointer;transition:all .15s;position:relative;margin-left:4rem}.header__bell-btn[data-v-87b27b10]:hover{background:#f5f7fa;color:#374151}.header__logout-btn[data-v-87b27b10]{display:flex;align-items:center;gap:6rem;background:none;border:1rem solid #e5e7eb;cursor:pointer;padding:7rem 16rem;border-radius:8rem;transition:all .15s;color:#6b7280;font-family:Inter,sans-serif;font-size:13rem;font-weight:500;margin-left:4rem}.header__logout-btn[data-v-87b27b10]:hover{background:#fef2f2;border-color:#fca5a5;color:#ef4444}.badge[data-v-f6e69650]{display:inline-flex;align-items:center;padding:4rem 10rem;border-radius:12rem;font-size:12rem;font-weight:600;line-height:1;white-space:nowrap;transition:all .2s ease;gap:4rem}.badge--success[data-v-f6e69650]{background:linear-gradient(135deg,#34d399,#10b981);color:#fff;box-shadow:0 2rem 4rem #10b98133}.badge--warning[data-v-f6e69650]{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;box-shadow:0 2rem 4rem #f59e0b33}.badge--info[data-v-f6e69650]{background:linear-gradient(135deg,#60a5fa,#3b82f6);color:#fff;box-shadow:0 2rem 4rem #3b82f633}.badge--error[data-v-f6e69650]{background:linear-gradient(135deg,#f87171,#ef4444);color:#fff;box-shadow:0 2rem 4rem #ef444433}.ui-button{font-family:Inter,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;letter-spacing:.02em;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:visible;border-radius:8rem;padding:10rem 24rem;text-transform:none;cursor:pointer;border:none;display:inline-flex;align-items:center;justify-content:center;gap:8rem}.ui-button--primary-type{background:#408997;color:#fff}.ui-button--primary-type:hover:not(:disabled){background:#499bac}.ui-button--default-type{background:linear-gradient(135deg,#fff,#f5f7fa)}.ui-button--default-type:hover:not(:disabled){background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.ui-button--error-type{background:linear-gradient(135deg,#ef5350,#e53935,#d32f2f);color:#fff}.ui-button--error-type:hover:not(:disabled){background:linear-gradient(135deg,#f44336,#ef5350,#e53935)}.ui-button--warning-type{background:linear-gradient(135deg,#ffa726,#fb8c00,#f57c00);color:#fff}.ui-button--warning-type:hover:not(:disabled){background:linear-gradient(135deg,#ffb74d,#ffa726,#fb8c00)}.ui-button--info-type{background:linear-gradient(135deg,#29b6f6,#039be5,#0288d1);color:#fff}.ui-button--info-type:hover:not(:disabled){background:linear-gradient(135deg,#4fc3f7,#29b6f6,#039be5)}.ui-button--success-type{background:linear-gradient(135deg,#66bb6a,#43a047,#388e3c);color:#fff}.ui-button--success-type:hover:not(:disabled){background:linear-gradient(135deg,#81c784,#66bb6a,#43a047)}.ui-button--text-type{color:#2196f3;background:transparent;box-shadow:none}.ui-button--text-type:hover:not(:disabled){background:#2196f314;color:#1976d2;transform:none}.ui-button--text-type:active:not(:disabled){background:#2196f326;transform:scale(.98)}.ui-button:disabled{opacity:.45;cursor:not-allowed;transform:none!important;filter:grayscale(.3)}.ui-button--small-size{font-size:13rem;padding:6rem 18rem;border-radius:8rem}.ui-button--medium-size{font-size:14rem;padding:10rem 24rem;border-radius:8rem}.ui-button--large-size{font-size:16rem;padding:14rem 32rem;border-radius:8rem}.ui-modal-mask{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0006;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20rem;-webkit-backdrop-filter:blur(4rem);backdrop-filter:blur(4rem)}.ui-modal-mask--transparent{background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.ui-modal-card{border-radius:20rem;box-shadow:0 8rem 32rem #0000001f;background:#fff;display:flex;flex-direction:column;max-height:100%;position:relative}.ui-modal-card__header{padding:16rem 20rem;border-bottom:1rem solid #b7b7b7;display:flex;justify-content:space-between;align-items:center}.ui-modal-card__title{margin:0;font-size:18rem;font-weight:600;color:#1f2937}.ui-modal-card__close{background:transparent;border:none;color:#9ca3af;cursor:pointer;padding:4rem;border-radius:4rem;display:flex;align-items:center;justify-content:center;transition:all .2s}.ui-modal-card__close:hover{background:#f3f4f6;color:#4b5563}.ui-modal-card__content{padding:20rem;color:#4a4a4a;font-size:15rem;line-height:1.6;overflow-y:auto;flex:1}.ui-modal-card__footer{padding:16rem 20rem;border-top:1rem solid rgba(0,0,0,.08)}.ui-modal-card__actions{display:flex;gap:12rem;justify-content:space-between;align-items:center}.modal-fade-enter-active,.modal-fade-leave-active{transition:opacity .3s ease}.modal-fade-enter-active .ui-modal-card,.modal-fade-leave-active .ui-modal-card{transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.modal-fade-enter-from,.modal-fade-leave-to{opacity:0}.modal-fade-enter-from .ui-modal-card,.modal-fade-leave-to .ui-modal-card{transform:scale(.95) translateY(10rem)}.add-project-modal__content[data-v-0bbc3cdb]{padding:0}.add-project-modal__form[data-v-0bbc3cdb]{display:flex;flex-direction:column;gap:16rem}.add-project-modal__image-section[data-v-0bbc3cdb]{display:flex;flex-direction:column;gap:12rem}.add-project-modal__current-image[data-v-0bbc3cdb]{width:100%;max-height:150rem;object-fit:cover;border-radius:8rem}.add-project-modal__upload[data-v-0bbc3cdb]{padding:20rem;text-align:center;color:#666}.add-project-modal__error[data-v-0bbc3cdb]{color:#d03050;font-size:12rem;margin-top:4rem}.add-project-modal__input--error[data-v-0bbc3cdb]{border-color:#d03050}.add-user-modal__content[data-v-29b3d6fb]{padding:0}.add-user-modal__form[data-v-29b3d6fb]{display:flex;flex-direction:column;gap:16rem}.add-user-modal__error[data-v-29b3d6fb]{color:#d03050;font-size:12rem;margin-top:4rem}.add-user-modal__input--error[data-v-29b3d6fb],.add-user-modal__select--error[data-v-29b3d6fb]{border-color:#d03050}.edit-user-modal__content[data-v-1a82bc59]{padding:0}.edit-user-modal__form[data-v-1a82bc59]{display:flex;flex-direction:column;gap:16rem}.edit-user-modal__form .ui-form-item[data-v-1a82bc59]{margin-bottom:0}.edit-user-modal__error[data-v-1a82bc59]{color:#d03050;font-size:12rem;margin-top:4rem}.edit-user-modal__input--error[data-v-1a82bc59],.edit-user-modal__select--error[data-v-1a82bc59]{border-color:#d03050}.create-block-modal__content[data-v-0dc523e6]{padding:0}.create-block-modal__form[data-v-0dc523e6]{display:flex;flex-direction:column;gap:16rem}.create-block-modal__label-with-tooltip[data-v-0dc523e6]{display:flex;align-items:center;gap:8rem}.create-block-modal__tooltip-icon[data-v-0dc523e6]{display:flex;align-items:center;justify-content:center;width:19rem;height:19rem;border-radius:50%;background:#fde68a;color:#92400e;cursor:help;font-size:12rem;font-weight:700;transition:all .2s ease;border:1rem solid #fcd34d}.create-block-modal__tooltip-icon[data-v-0dc523e6]:hover{background:#fcd34d;border-color:#fbbf24;transform:scale(1.05)}.create-block-modal__error[data-v-0dc523e6]{color:#d03050;font-size:12rem;margin-top:4rem}.create-block-modal__input--error[data-v-0dc523e6]{border-color:#d03050}.ui-input[data-v-117ef6b0]{width:100%;border:1rem solid #b7b7b7;border-radius:8rem;padding:8rem 12rem;font-family:Inter,sans-serif;font-size:14rem;color:#374151;background:#fff;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.ui-input[data-v-117ef6b0]::placeholder{color:#9ca3af}.ui-input[data-v-117ef6b0]:focus{outline:none;border-color:#2a9d5c;box-shadow:0 0 0 3rem #2a9d5c1f}.ui-input[data-v-117ef6b0]:disabled{opacity:.5;background:#f5f6f8;cursor:not-allowed}.ui-input--textarea[data-v-117ef6b0]{resize:vertical;min-height:80rem}.project-card[data-v-6cb1cae0]{position:relative;background:#fff;border-radius:14rem;box-shadow:0 1rem 4rem #0000000f;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease;display:flex;flex-direction:column}.project-card[data-v-6cb1cae0]:hover{box-shadow:0 4rem 16rem #0000001f;transform:translateY(-2rem)}.project-card--grid[data-v-6cb1cae0]{width:calc(25% - 8rem);min-width:240rem}.project-card--grid .project-card__image-wrapper[data-v-6cb1cae0]{height:180rem}.project-card--list[data-v-6cb1cae0]{width:100%;height:280rem;flex-shrink:0;flex-direction:row}.project-card--list .project-card__image-wrapper[data-v-6cb1cae0]{width:280rem;height:100%}.project-card--list .project-card__body[data-v-6cb1cae0]{flex:1}.project-card__image-wrapper[data-v-6cb1cae0]{overflow:hidden;background:#f5f5f5;flex-shrink:0}.project-card__image[data-v-6cb1cae0]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.project-card:hover .project-card__image[data-v-6cb1cae0]{transform:scale(1.04)}.project-card__body[data-v-6cb1cae0]{padding:14rem 16rem;display:flex;flex-direction:column;gap:10rem;flex:1}.project-card__info[data-v-6cb1cae0]{display:flex;flex-direction:column;gap:4rem;flex:1}.project-card__title[data-v-6cb1cae0]{font-family:Inter,sans-serif;font-size:15rem;font-weight:600;color:#111827;margin:0;line-height:1.3}.project-card__domain[data-v-6cb1cae0]{font-family:Inter,sans-serif;font-size:12rem;color:#6b7280;margin:0}.project-card__description[data-v-6cb1cae0]{font-family:Inter,sans-serif;font-size:13rem;color:#6b7280;margin:0;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.project-card__link[data-v-6cb1cae0]{font-family:Inter,sans-serif;font-size:12rem;color:#2a9d5c;text-decoration:none;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-card__link[data-v-6cb1cae0]:hover{text-decoration:underline}.project-card__btn-primary[data-v-6cb1cae0]{width:100%;padding:8rem 12rem;background:#2a9d5c;color:#fff;border:none;border-radius:8rem;font-family:Inter,sans-serif;font-size:13rem;font-weight:600;cursor:pointer;transition:background .15s ease}.project-card__btn-primary[data-v-6cb1cae0]:hover{background:#22835a}.project-card__btn-primary[data-v-6cb1cae0]:active{background:#1b6b48}.project-card__actions[data-v-6cb1cae0]{display:flex;align-items:center;justify-content:space-between;gap:8rem}.project-card__action-link[data-v-6cb1cae0]{display:flex;align-items:center;gap:5rem;font-family:Inter,sans-serif;font-size:12rem;color:#6b7280;text-decoration:none;transition:color .15s}.project-card__action-link[data-v-6cb1cae0]:hover{color:#374151}.project-card__icon-actions[data-v-6cb1cae0]{display:flex;align-items:center;gap:4rem}.project-card__icon-btn[data-v-6cb1cae0]{width:30rem;height:30rem;display:flex;align-items:center;justify-content:center;background:none;border:1rem solid #e8eaed;border-radius:6rem;color:#9ca3af;cursor:pointer;transition:all .15s ease;padding:0}.project-card__icon-btn[data-v-6cb1cae0]:hover{background:#f5f5f5;color:#374151;border-color:#d1d5db}.project-card__icon-btn--danger[data-v-6cb1cae0]:hover{background:#fef2f2;color:#ef4444;border-color:#fca5a5}.project-card__menu[data-v-6cb1cae0]{position:absolute;top:6rem;right:6rem;z-index:10}.project-card__menu-btn[data-v-6cb1cae0]{width:32rem;height:32rem;border-radius:50%;background:#ffffffe6;border:none;display:flex;align-items:center;justify-content:center;color:#374151;cursor:pointer;box-shadow:0 2rem 8rem #0000001a;transition:all .2s ease}.project-card__menu-btn[data-v-6cb1cae0]:hover{background:#fff;transform:scale(1.05);color:#111827}.project-card__dropdown[data-v-6cb1cae0]{position:absolute;top:calc(100% + 4rem);right:0;background:#fff;border-radius:8rem;box-shadow:0 4rem 12rem #00000026;padding:4rem 0;min-width:160rem;z-index:20;display:flex;flex-direction:column;overflow:hidden}.project-card__dropdown-item[data-v-6cb1cae0]{padding:10rem 16rem;font-family:Inter,sans-serif;font-size:13rem;color:#374151;cursor:pointer;transition:background .15s;-webkit-user-select:none;user-select:none}.project-card__dropdown-item[data-v-6cb1cae0]:hover{background:#f3f4f6}.project-card__dropdown-item--danger[data-v-6cb1cae0]{color:#ef4444}.project-card__dropdown-item--danger[data-v-6cb1cae0]:hover{background:#fef2f2}.breadcrumbs[data-v-d6f03a52]{display:flex;align-items:center;gap:8rem;font-size:14rem;background-color:#fff;width:min-content;padding:6rem 10rem;border-radius:14rem;margin-bottom:6rem}.breadcrumbs__item[data-v-d6f03a52]{color:#666;text-decoration:none;transition:color .2s ease;gap:6rem;display:flex;align-items:center}.breadcrumbs__item[data-v-d6f03a52]:hover:not(.breadcrumbs__item--active){color:#2196f3}.breadcrumbs__item--active[data-v-d6f03a52]{color:#1a1a1a;font-weight:600;pointer-events:none}.breadcrumbs__icon[data-v-d6f03a52]{display:flex;align-items:center}.breadcrumbs__separator[data-v-d6f03a52]{color:#959595;margin:0 4rem}.breadcrumbs__name[data-v-d6f03a52]{text-wrap:nowrap}.block-item[data-v-b319a28f]{display:flex;flex-direction:column;height:100%}.block-item__header[data-v-b319a28f]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16rem 24rem;border-bottom:1rem solid #e5e7eb;background:#fff;flex-shrink:0}.block-item__header-left[data-v-b319a28f]{display:flex;align-items:center;gap:8rem;flex:1}.block-item__header-right[data-v-b319a28f]{display:flex;align-items:center;gap:8rem}.block-item__title[data-v-b319a28f]{color:#111827;font-weight:600;font-size:18rem}.block-item__warning-icon[data-v-b319a28f]{display:flex;align-items:center;animation:pulse-b319a28f 2s infinite}.block-item__delete-button[data-v-b319a28f]{background:transparent;border:none;color:#ef4444;cursor:pointer;padding:6rem;display:flex;align-items:center;justify-content:center;border-radius:4rem;transition:all .2s}.block-item__delete-button[data-v-b319a28f]:hover{background:#fef2f2}.block-item__content[data-v-b319a28f]{flex:1;overflow-y:auto;padding:14rem 16rem;background:#f9fafb}.block-item__items[data-v-b319a28f]{margin-bottom:10rem;display:flex;flex-direction:column;gap:10rem}.block-item__empty[data-v-b319a28f]{padding:32rem;text-align:center;color:#6b7280;font-size:14rem;background:#fff;border-radius:8rem;border:1rem dashed #d1d5db;margin-bottom:10rem}.block-item__actions[data-v-b319a28f]{padding-top:8rem;display:flex;justify-content:center}@keyframes pulse-b319a28f{0%,to{opacity:1}50%{opacity:.5}}.select-item-type[data-v-1411d816]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200rem,1fr));gap:16rem;padding:16rem 0}.select-item-type__item[data-v-1411d816]{padding:20rem;border:2rem solid #e0e0e0;border-radius:12rem;cursor:pointer;transition:all .3s ease;background:#fff}.select-item-type__item[data-v-1411d816]:hover{border-color:#2196f3;box-shadow:0 4rem 12rem #2196f333;transform:translateY(-2rem)}.select-item-type__item-title[data-v-1411d816]{margin:0 0 8rem;font-size:16rem;font-weight:600;color:#333}.select-item-type__item-description[data-v-1411d816]{margin:0;font-size:14rem;color:#666;line-height:1.4}.name-field__compact[data-v-8335de11]{flex:1;display:flex;align-items:center;gap:4rem;min-width:0}.name-field__compact-err[data-v-8335de11]{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:16rem;height:16rem;border-radius:50%;background:#fde68a;color:#92400e;cursor:help;font-size:10rem;font-weight:700;border:1rem solid #fcd34d}.name-field__wrapper[data-v-8335de11]{width:100%;display:flex;flex-direction:column;gap:4rem}.name-field__label-with-tooltip[data-v-8335de11]{display:flex;align-items:center;gap:8rem}.name-field__tooltip-icon[data-v-8335de11]{display:flex;align-items:center;justify-content:center;width:19rem;height:19rem;border-radius:50%;background:#fde68a;color:#92400e;cursor:help;font-size:12rem;font-weight:700;transition:all .2s ease;border:1rem solid #fcd34d}.name-field__tooltip-icon[data-v-8335de11]:hover{background:#fcd34d;border-color:#fbbf24;transform:scale(1.05)}.name-field__error[data-v-8335de11]{color:#d03050;font-size:12rem;margin-top:0}.name-field__input--error[data-v-8335de11]{border-color:#d03050}.simple-field__compact[data-v-f1444913]{flex:1;display:flex;align-items:center;min-width:0}.simple-field__compact-image[data-v-f1444913]{flex:1;display:flex;align-items:center;gap:8rem}.simple-field__wrapper[data-v-f1444913]{width:100%;display:flex;flex-direction:column;gap:4rem}.simple-field__label-with-tooltip[data-v-f1444913]{display:flex;align-items:center;gap:8rem}.simple-field__tooltip-icon[data-v-f1444913]{display:flex;align-items:center;justify-content:center;width:19rem;height:19rem;border-radius:50%;background:#fde68a;color:#92400e;cursor:help;font-size:12rem;font-weight:700;transition:all .2s ease;border:1rem solid #fcd34d}.simple-field__tooltip-icon[data-v-f1444913]:hover{background:#fcd34d;border-color:#fbbf24;transform:scale(1.05)}.simple-field__size-badge[data-v-f1444913]{margin-left:4rem}.simple-field__image-upload[data-v-f1444913]{width:100%}.simple-field__error[data-v-f1444913]{color:#d03050;font-size:12rem;margin-top:0}.simple-field__input--error[data-v-f1444913]{border-color:#d03050}.array-field[data-v-7439e4eb]{width:100%}.array-field__label-with-tooltip[data-v-7439e4eb]{display:flex;align-items:center;gap:8rem}.array-field__tooltip-icon[data-v-7439e4eb]{display:flex;align-items:center;justify-content:center;width:19rem;height:19rem;border-radius:50%;background:#fde68a;color:#92400e;cursor:help;font-size:12rem;font-weight:700;transition:all .2s ease;border:1rem solid #fcd34d}.array-field__tooltip-icon[data-v-7439e4eb]:hover{background:#fcd34d;border-color:#fbbf24;transform:scale(1.05)}.array-field__size-badge[data-v-7439e4eb]{margin-left:4rem}.array-field__list[data-v-7439e4eb]{min-height:20rem;margin-bottom:8rem}.array-field__list[data-v-7439e4eb] .sortable-ghost{opacity:.4}.array-field__list[data-v-7439e4eb] .sortable-drag{cursor:grabbing!important}.array-field__item[data-v-7439e4eb]{display:flex;gap:8rem;margin-bottom:8rem;align-items:flex-start}.array-field__input-wrapper[data-v-7439e4eb]{flex:1;display:flex;flex-direction:column;gap:4rem}.array-field__input--error[data-v-7439e4eb]{border-color:#d03050}.array-field__drag-handle[data-v-7439e4eb]{background:transparent;border:none;color:#999;cursor:move;padding:6rem;display:flex;align-items:center;justify-content:center;transition:all .2s;border-radius:4rem;min-width:32rem;height:32rem;flex-shrink:0}.array-field__drag-handle[data-v-7439e4eb]:hover{background:#0000000d;color:#666}.array-field__drag-handle[data-v-7439e4eb]:active{cursor:grabbing}.array-field__error[data-v-7439e4eb]{color:#d03050;font-size:11rem;margin-top:0}.array-field__delete[data-v-7439e4eb]{background:transparent;border:1rem solid #f44336;color:#f44336;cursor:pointer;padding:6rem;display:flex;align-items:center;justify-content:center;border-radius:4rem;transition:all .2s;min-width:32rem;height:32rem;flex-shrink:0}.array-field__delete[data-v-7439e4eb]:hover{background:#f44336;color:#fff}.array-field__image-upload[data-v-7439e4eb],.collection-field[data-v-e4ddd51f]{width:100%}.collection-field__list[data-v-e4ddd51f]{min-height:20rem;margin-bottom:8rem;display:flex;flex-direction:column;gap:8rem}.collection-field__list[data-v-e4ddd51f] .sortable-ghost{opacity:.4}.collection-field__list[data-v-e4ddd51f] .sortable-drag{cursor:grabbing!important}.collection-card[data-v-e4ddd51f]{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #e5e7eb;border-radius:6rem;padding:8rem 12rem 8rem 4rem;cursor:pointer;transition:all .2s;box-shadow:0 1px 2px #0000000d}.collection-card[data-v-e4ddd51f]:hover{border-color:#d1d5db;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-1px)}.collection-card__left[data-v-e4ddd51f]{display:flex;align-items:center;gap:8rem}.collection-card__drag-handle[data-v-e4ddd51f]{background:transparent;border:none;color:#9ca3af;cursor:grab;padding:4rem;display:flex;align-items:center;justify-content:center;border-radius:4rem;transition:all .2s}.collection-card__drag-handle[data-v-e4ddd51f]:hover{background:#f3f4f6;color:#4b5563}.collection-card__drag-handle[data-v-e4ddd51f]:active{cursor:grabbing}.collection-card__title[data-v-e4ddd51f]{font-weight:500;color:#111827;font-size:14rem}.collection-card__count[data-v-e4ddd51f]{font-size:12rem;color:#6b7280}.collection-card__right[data-v-e4ddd51f]{display:flex;align-items:center;gap:4rem}.collection-card__edit[data-v-e4ddd51f],.collection-card__delete[data-v-e4ddd51f]{background:transparent;border:none;padding:6rem;display:flex;align-items:center;justify-content:center;border-radius:4rem;cursor:pointer;transition:all .2s}.collection-card__edit[data-v-e4ddd51f]{color:#3b82f6}.collection-card__edit[data-v-e4ddd51f]:hover{background:#eff6ff}.collection-card__delete[data-v-e4ddd51f]{color:#ef4444}.collection-card__delete[data-v-e4ddd51f]:hover{background:#fef2f2}.collection-card__badge[data-v-e4ddd51f]{font-size:11rem;font-weight:600;border-radius:4rem;padding:2rem 6rem;letter-spacing:.02em}.collection-card__badge--off[data-v-e4ddd51f]{background:#fee2e2;color:#dc2626;border:1rem solid #fca5a5}.collection-card--disabled[data-v-e4ddd51f]{opacity:.6}.collection-card--disabled .collection-card__title[data-v-e4ddd51f]{text-decoration:line-through;color:#9ca3af}.block-item-form[data-v-2d6782b2]{background:#fff;border:1rem solid #e2e2e2;border-radius:8rem;transition:box-shadow .18s,border-color .18s}.block-item-form[data-v-2d6782b2]:hover{border-color:#b8b8b8;box-shadow:0 2rem 10rem #0000000f}.block-item-form__row[data-v-2d6782b2]{display:flex;align-items:center;gap:8rem;padding:6rem 10rem;min-height:42rem}.block-item-form__row--complex[data-v-2d6782b2]{border-bottom:1rem solid #f0f2f7}.block-item-form__type-badge[data-v-2d6782b2]{flex-shrink:0;font-size:11rem;font-weight:700;letter-spacing:.03em;color:#3b82f6;background:#3b82f614;border:1rem solid rgba(59,130,246,.2);border-radius:4rem;padding:2rem 7rem;min-width:60rem;text-align:center;white-space:nowrap;text-transform:uppercase}.block-item-form__delete[data-v-2d6782b2]{flex-shrink:0;background:transparent;border:none;color:#cbd5e1;cursor:pointer;padding:4rem;display:flex;align-items:center;justify-content:center;border-radius:4rem;transition:color .15s,background .15s;margin-left:auto}.block-item-form__delete[data-v-2d6782b2]:hover{color:#ef4444;background:#ef444414}.block-item-form__body[data-v-2d6782b2]{padding:10rem 12rem 12rem}.sidebar[data-v-c1ec4ab2]{width:210rem;min-width:210rem;flex-shrink:0;background:#fff;border:1rem solid #ebebeb;padding:12rem 10rem;display:flex;flex-direction:column;height:fit-content;position:sticky;top:68rem;overflow-y:auto;-webkit-backdrop-filter:blur(12rem);backdrop-filter:blur(12rem);box-shadow:0 0 15rem 1rem #0000001a;border-radius:14rem}.sidebar__nav[data-v-c1ec4ab2]{display:flex;flex-direction:column;gap:2rem}.sidebar__link[data-v-c1ec4ab2]{display:flex;align-items:center;gap:10rem;padding:9rem 12rem;border-radius:8rem;color:#6b7280;text-decoration:none;font-family:Inter,sans-serif;font-size:14rem;font-weight:500;transition:all .15s ease;cursor:pointer}.sidebar__link[data-v-c1ec4ab2]:hover{background:#f3f4f6;color:#374151}.sidebar__link--active[data-v-c1ec4ab2]{background:#daebf0;color:#377582;font-weight:600}.sidebar__link--active .sidebar__icon[data-v-c1ec4ab2]{color:#377582}.sidebar__link--active[data-v-c1ec4ab2]:hover{background:#daebf0;color:#377582}.sidebar__link--disabled[data-v-c1ec4ab2]{cursor:default;opacity:.5;pointer-events:none}.sidebar__icon[data-v-c1ec4ab2]{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:inherit}.sidebar__icon[data-v-c1ec4ab2] svg{color:inherit}.sidebar__text[data-v-c1ec4ab2]{white-space:nowrap}.project-blocks-sidebar[data-v-d98d329b]{width:210rem;min-width:210rem;background:#fff;border:1rem solid #ebebeb;padding:0;display:flex;flex-direction:column;height:fit-content;position:sticky;top:68rem;overflow-y:auto;-webkit-backdrop-filter:blur(12rem);backdrop-filter:blur(12rem);box-shadow:0 0 15rem 1rem #0000001a;border-radius:14rem;overflow:hidden}.project-blocks-sidebar__header[data-v-d98d329b]{padding:16rem 12rem;border-bottom:1rem solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;gap:8rem}.project-blocks-sidebar__title[data-v-d98d329b]{font-size:14rem;font-weight:600;color:#374151;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-blocks-sidebar__create-btn[data-v-d98d329b]{padding:4rem 10rem;font-size:12rem;flex-shrink:0}.project-blocks-sidebar__list[data-v-d98d329b]{flex:1;overflow-y:auto;padding:8rem;display:flex;flex-direction:column;gap:4rem}.project-blocks-sidebar__empty[data-v-d98d329b]{padding:32rem 12rem;text-align:center;color:#6b7280;font-size:13rem}.project-blocks-sidebar__item[data-v-d98d329b]{display:flex;align-items:center;gap:10rem;padding:10rem 12rem;border-radius:8rem;cursor:pointer;transition:all .2s;color:#4b5563;background:transparent;border:1rem solid transparent;font-size:13rem}.project-blocks-sidebar__item[data-v-d98d329b]:hover{background:#f3f4f6;color:#111827}.project-blocks-sidebar__item--active[data-v-d98d329b]{background:#eff6ff;color:#2563eb;border-color:#bfdbfe;font-weight:500}.project-blocks-sidebar__item--active .project-blocks-sidebar__icon[data-v-d98d329b]{color:#3b82f6}.project-blocks-sidebar__icon[data-v-d98d329b]{display:flex;align-items:center;justify-content:center;color:#9ca3af;flex-shrink:0}.project-blocks-sidebar__name[data-v-d98d329b]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collection-block[data-v-0fd210c6]{margin-bottom:10rem;background:#fafafa;border-radius:6rem}.collection-block__header[data-v-0fd210c6]{display:flex;align-items:center;gap:8rem;width:100%;padding:12rem 0 8rem;border-bottom:1rem solid #eaeaea;margin-bottom:16rem;justify-content:space-between}.collection-block__header-actions[data-v-0fd210c6]{display:flex;align-items:center;gap:8rem;flex-shrink:0}.collection-block__status-label[data-v-0fd210c6]{font-size:12rem;color:#6b7280;font-weight:500}.collection-block__toggle[data-v-0fd210c6]{position:relative;width:36rem;height:20rem;background:#18a058;border:none;border-radius:10rem;cursor:pointer;padding:0;transition:background .25s ease;flex-shrink:0}.collection-block__toggle--off[data-v-0fd210c6]{background:#d1d5db}.collection-block__toggle[data-v-0fd210c6]:hover{opacity:.85}.collection-block__toggle-knob[data-v-0fd210c6]{position:absolute;top:2rem;left:2rem;width:16rem;height:16rem;background:#fff;border-radius:50%;transition:transform .25s ease;box-shadow:0 1rem 3rem #0003;display:block}.collection-block__toggle:not(.collection-block__toggle--off) .collection-block__toggle-knob[data-v-0fd210c6]{transform:translate(16rem)}.collection-block__label-field[data-v-0fd210c6]{margin-bottom:8rem}.collection-block__title[data-v-0fd210c6]{flex:1;font-size:16rem;font-weight:600;color:#333}.collection-block__content[data-v-0fd210c6]{padding-bottom:10rem}.collection-block__field-wrapper[data-v-0fd210c6]{width:100%;display:flex;flex-direction:column;gap:4rem}.collection-block__label-with-tooltip[data-v-0fd210c6]{display:flex;align-items:center;gap:8rem}.collection-block__tooltip-icon[data-v-0fd210c6]{display:flex;align-items:center;justify-content:center;width:19rem;height:19rem;border-radius:50%;background:#fde68a;color:#92400e;cursor:help;font-size:12rem;font-weight:700;transition:all .2s ease;border:1rem solid #fcd34d}.collection-block__tooltip-icon[data-v-0fd210c6]:hover{background:#fcd34d;border-color:#fbbf24;transform:scale(1.05)}.collection-block__size-badge[data-v-0fd210c6]{margin-left:4rem}.collection-block__input--error[data-v-0fd210c6]{border-color:#d03050}.collection-block__error[data-v-0fd210c6]{color:#d03050;font-size:12rem;margin-top:0}.collection-block__items[data-v-0fd210c6]{margin-bottom:10rem}.collection-block__item[data-v-0fd210c6]{background:#fff;border:1rem solid #e0e0e6;border-radius:6rem;padding:10rem;margin-bottom:10rem}.collection-block__item[data-v-0fd210c6]:last-child{margin-bottom:0}.collection-block__item-header[data-v-0fd210c6]{display:flex;align-items:center;justify-content:space-between;margin-bottom:8rem;padding-bottom:6rem;border-bottom:1rem solid #f0f0f0}.collection-block__item-type[data-v-0fd210c6]{font-size:13rem;font-weight:600;color:#666}.collection-block__item-delete[data-v-0fd210c6]{background:transparent;border:1rem solid #f44336;color:#f44336;cursor:pointer;padding:4rem 8rem;display:flex;align-items:center;justify-content:center;border-radius:4rem;transition:all .2s;font-size:12rem}.collection-block__item-delete[data-v-0fd210c6]:hover{background:#f44336;color:#fff}.collection-block__item-body[data-v-0fd210c6]{display:flex;flex-direction:column;gap:8rem}.collection-block__image-upload[data-v-0fd210c6]{width:100%}.collection-block__actions[data-v-0fd210c6]{margin-top:10rem}.collection-block__type-selector[data-v-0fd210c6]{background:#fff;border:1rem solid #e0e0e6;border-radius:6rem;padding:10rem}.collection-block__type-selector-title[data-v-0fd210c6]{font-size:13rem;font-weight:600;color:#333;margin-bottom:8rem}.collection-block__type-grid[data-v-0fd210c6]{display:grid;grid-template-columns:repeat(2,1fr);gap:6rem;margin-bottom:8rem}.collection-block__type-button[data-v-0fd210c6]{padding:12rem;border:1rem solid #e0e0e6;border-radius:6rem;background:#fff;cursor:pointer;transition:all .2s;font-size:13rem;font-weight:500;color:#333}.collection-block__type-button[data-v-0fd210c6]:hover{border-color:#18a058;background:#f0f9f4;color:#18a058}.delete-modal__message[data-v-5dd98466]{margin:0;font-size:15rem;line-height:1.6;color:#666}.delete-modal__input[data-v-5dd98466]{margin:20rem 0 0}.delete-modal__actions[data-v-5dd98466]{display:flex;gap:12rem;justify-content:space-between}.loader-overlay[data-v-1fb66e1b]{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);display:flex;align-items:center;justify-content:center;z-index:9999}.loader__spinner[data-v-1fb66e1b]{width:60rem;height:60rem;border:4rem solid rgba(255,255,255,.3);border-top-color:#2196f3;border-radius:50%;animation:spin-1fb66e1b .8s linear infinite}@keyframes spin-1fb66e1b{to{transform:rotate(360deg)}}.loader-fade-enter-active[data-v-1fb66e1b],.loader-fade-leave-active[data-v-1fb66e1b]{transition:opacity .2s ease}.loader-fade-enter-from[data-v-1fb66e1b],.loader-fade-leave-to[data-v-1fb66e1b]{opacity:0}.ui-checkbox[data-v-3dd003b3]{display:inline-flex;align-items:center;gap:8rem;cursor:pointer;-webkit-user-select:none;user-select:none}.ui-checkbox--disabled[data-v-3dd003b3]{opacity:.5;cursor:not-allowed}.ui-checkbox__input[data-v-3dd003b3]{position:absolute;opacity:0;width:0;height:0}.ui-checkbox__box[data-v-3dd003b3]{width:18rem;height:18rem;border:1.5rem solid #d1d5db;border-radius:4rem;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s ease;color:#fff}.ui-checkbox__box--checked[data-v-3dd003b3]{background:#2a9d5c;border-color:#2a9d5c}.ui-checkbox__box[data-v-3dd003b3]:hover:not(.ui-checkbox--disabled .ui-checkbox__box){border-color:#2a9d5c}.ui-checkbox__label[data-v-3dd003b3]{font-family:Inter,sans-serif;font-size:14rem;color:#374151;line-height:1.4}.ui-file-upload[data-v-db7115b4]{width:100%}.ui-file-upload__input[data-v-db7115b4]{display:none}.ui-file-upload__dragger[data-v-db7115b4]{border:2rem dashed #d1d5db;border-radius:10rem;padding:24rem;cursor:pointer;transition:all .2s ease;background:#fafafa;text-align:center}.ui-file-upload__dragger[data-v-db7115b4]:hover,.ui-file-upload__dragger--dragging[data-v-db7115b4]{border-color:#2a9d5c;background:#2a9d5c0a}.ui-file-upload__default-content[data-v-db7115b4]{display:flex;flex-direction:column;align-items:center;gap:10rem;color:#9ca3af}.ui-file-upload__default-content p[data-v-db7115b4]{margin:0;font-family:Inter,sans-serif;font-size:14rem}.ui-file-upload__default-content svg[data-v-db7115b4]{opacity:.5}.ui-file-upload__file-list[data-v-db7115b4]{margin-top:10rem;display:flex;flex-wrap:wrap;gap:8rem}.ui-file-upload__file-item[data-v-db7115b4]{display:flex;align-items:center;gap:8rem;padding:6rem 10rem;background:#f5f6f8;border:1rem solid #e5e7eb;border-radius:6rem;font-family:Inter,sans-serif;font-size:13rem}.ui-file-upload__file-item--image[data-v-db7115b4]{padding:4rem;flex-direction:column;width:100rem}.ui-file-upload__file-preview[data-v-db7115b4]{width:92rem;height:72rem;object-fit:cover;border-radius:4rem;display:block}.ui-file-upload__file-name[data-v-db7115b4]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#374151}.ui-file-upload__file-remove[data-v-db7115b4]{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#9ca3af;cursor:pointer;padding:2rem;border-radius:4rem;transition:color .15s;flex-shrink:0}.ui-file-upload__file-remove[data-v-db7115b4]:hover{color:#ef4444}.ui-form-item[data-v-5795876c]{display:flex;flex-direction:column;gap:8rem;margin-bottom:20rem}.ui-form-item[data-v-5795876c]:last-child{margin-bottom:0}.ui-form-item__label[data-v-5795876c]{font-family:Inter,sans-serif;font-size:14rem;font-weight:500;color:#374151;display:flex;align-items:center;gap:4rem}.ui-form-item__asterisk[data-v-5795876c]{color:#ef4444}.ui-form-item__content[data-v-5795876c]{width:100%}.ui-select[data-v-acc40717]{position:relative;width:100%}.ui-select__trigger[data-v-acc40717]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8rem;padding:8rem 12rem;background:#fff;border:1rem solid #d1d5db;border-radius:8rem;font-family:Inter,sans-serif;font-size:14rem;color:#374151;cursor:pointer;transition:border-color .15s,box-shadow .15s;text-align:left}.ui-select__trigger[data-v-acc40717]:focus{outline:none;border-color:#2a9d5c;box-shadow:0 0 0 3rem #2a9d5c1f}.ui-select--open .ui-select__trigger[data-v-acc40717]{border-color:#2a9d5c;box-shadow:0 0 0 3rem #2a9d5c1f}.ui-select--disabled .ui-select__trigger[data-v-acc40717]{opacity:.5;cursor:not-allowed;background:#f5f6f8}.ui-select__value[data-v-acc40717]{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ui-select__value--placeholder[data-v-acc40717]{color:#9ca3af}.ui-select__arrow[data-v-acc40717]{flex-shrink:0;color:#9ca3af;transition:transform .2s ease}.ui-select--open .ui-select__arrow[data-v-acc40717]{transform:rotate(180deg)}.ui-select__dropdown[data-v-acc40717]{position:absolute;top:calc(100% + 4rem);left:0;right:0;background:#fff;border:1rem solid #e5e7eb;border-radius:8rem;box-shadow:0 8rem 24rem #0000001f;z-index:9999;max-height:240rem;overflow-y:auto}.ui-select__option[data-v-acc40717]{display:flex;align-items:center;gap:8rem;padding:9rem 12rem;font-family:Inter,sans-serif;font-size:14rem;color:#374151;cursor:pointer;transition:background .12s}.ui-select__option[data-v-acc40717]:hover{background:#f5f6f8}.ui-select__option--selected[data-v-acc40717]{background:#f0faf5;color:#2a9d5c;font-weight:500}.ui-select__checkbox[data-v-acc40717]{width:16rem;height:16rem;border:1.5rem solid #d1d5db;border-radius:4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff;transition:all .15s}.ui-select__option--selected .ui-select__checkbox[data-v-acc40717]{border-color:#2a9d5c;background:#2a9d5c;color:#fff}.ui-select__empty[data-v-acc40717]{padding:12rem;text-align:center;color:#9ca3af;font-size:13rem}.select-dropdown-enter-active[data-v-acc40717],.select-dropdown-leave-active[data-v-acc40717]{transition:all .18s ease}.select-dropdown-enter-from[data-v-acc40717],.select-dropdown-leave-to[data-v-acc40717]{opacity:0;transform:translateY(-6rem) scale(.98)}.ui-tooltip[data-v-bf87828e]{position:relative;display:inline-block}.ui-tooltip__trigger[data-v-bf87828e]{cursor:help}.ui-tooltip__content[data-v-bf87828e]{position:absolute;z-index:9999;padding:8rem 12rem;font-family:Inter,sans-serif;font-size:13rem;line-height:1.4;color:#fff;background:#212121e6;border-radius:6rem;white-space:pre-line;box-shadow:0 4rem 12rem #00000026;max-width:320rem;width:max-content}.ui-tooltip__content--top[data-v-bf87828e]{bottom:calc(100% + 8rem);left:50%;transform:translate(-50%)}.ui-tooltip__content--bottom[data-v-bf87828e]{top:calc(100% + 8rem);left:50%;transform:translate(-50%)}.ui-tooltip__content--left[data-v-bf87828e]{right:calc(100% + 8rem);top:50%;transform:translateY(-50%)}.ui-tooltip__content--right[data-v-bf87828e]{left:calc(100% + 8rem);top:50%;transform:translateY(-50%)}.ui-tooltip__arrow[data-v-bf87828e]{position:absolute;width:0;height:0;border-style:solid}.ui-tooltip__arrow--top[data-v-bf87828e]{bottom:-4rem;left:50%;margin-left:-4rem;border-width:4rem 4rem 0;border-color:rgba(33,33,33,.9) transparent transparent transparent}.ui-tooltip__arrow--bottom[data-v-bf87828e]{top:-4rem;left:50%;margin-left:-4rem;border-width:0 4rem 4rem;border-color:transparent transparent rgba(33,33,33,.9) transparent}.ui-tooltip__arrow--left[data-v-bf87828e]{right:-4rem;top:50%;margin-top:-4rem;border-width:4rem 0 4rem 4rem;border-color:transparent transparent transparent rgba(33,33,33,.9)}.ui-tooltip__arrow--right[data-v-bf87828e]{left:-4rem;top:50%;margin-top:-4rem;border-width:4rem 4rem 4rem 0;border-color:transparent rgba(33,33,33,.9) transparent transparent}.tooltip-fade-enter-active[data-v-bf87828e],.tooltip-fade-leave-active[data-v-bf87828e]{transition:opacity .2s ease,transform .2s ease}.tooltip-fade-enter-from[data-v-bf87828e],.tooltip-fade-leave-to[data-v-bf87828e]{opacity:0}.drawer-container[data-v-85ec2bf3]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;pointer-events:none}.drawer-overlay[data-v-85ec2bf3]{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0006;pointer-events:auto;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.drawer[data-v-85ec2bf3]{position:fixed;top:0;right:0;bottom:0;background:#fff;box-shadow:-4px 0 24px #00000026;display:flex;flex-direction:column;pointer-events:auto;border-left:1px solid #ebebeb}.drawer__header[data-v-85ec2bf3]{display:flex;align-items:center;justify-content:space-between;padding:16rem 24rem;border-bottom:1px solid #f0f0f0;background:#fafafa}.drawer__title[data-v-85ec2bf3]{margin:0;font-size:18rem;font-weight:600;color:#111827}.drawer__close[data-v-85ec2bf3]{background:transparent;border:none;cursor:pointer;padding:8rem;display:flex;align-items:center;justify-content:center;color:#666;border-radius:4rem;transition:all .2s}.drawer__close[data-v-85ec2bf3]:hover{background:#0000000d;color:#111827}.drawer__content[data-v-85ec2bf3]{flex:1;overflow-y:auto;padding:24rem}.drawer-overlay-transition-enter-active[data-v-85ec2bf3],.drawer-overlay-transition-leave-active[data-v-85ec2bf3]{transition:opacity .3s ease}.drawer-overlay-transition-enter-from[data-v-85ec2bf3],.drawer-overlay-transition-leave-to[data-v-85ec2bf3]{opacity:0}.drawer-slide-enter-active[data-v-85ec2bf3],.drawer-slide-leave-active[data-v-85ec2bf3]{transition:transform .3s cubic-bezier(.25,.8,.25,1)}.drawer-slide-enter-from[data-v-85ec2bf3],.drawer-slide-leave-to[data-v-85ec2bf3]{transform:translate(100%)}.toast-container{position:fixed;bottom:24rem;right:24rem;z-index:99999;display:flex;flex-direction:column;gap:10rem;pointer-events:none}.toast{display:flex;align-items:center;gap:10rem;padding:12rem 18rem;border-radius:10rem;font-family:Inter,sans-serif;font-size:14rem;font-weight:500;color:#fff;box-shadow:0 4rem 16rem #0000002e;cursor:pointer;pointer-events:all;min-width:220rem;max-width:380rem;-webkit-backdrop-filter:blur(8rem);backdrop-filter:blur(8rem)}.toast--success{background:#18a058}.toast--error{background:#d03050}.toast--warning{background:#f0a020}.toast--info{background:#2080f0}.toast__icon{display:flex;align-items:center;flex-shrink:0}.toast__message{flex:1;line-height:1.4}.toast-enter-active,.toast-leave-active{transition:all .28s cubic-bezier(.4,0,.2,1)}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(40rem) scale(.95)}.app[data-v-dc695aa7]{height:100%;position:relative;background:linear-gradient(-45deg,#76ccae,#8494c4,#bb97dd,#76ccae);background-size:400% 400%;animation:gradientBG-dc695aa7 30s ease infinite}.app__stars-wrapper[data-v-dc695aa7]{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;pointer-events:none;z-index:0}.app__content[data-v-dc695aa7]{max-width:1552rem;margin:0 auto;padding:0 16rem;position:relative;z-index:1;padding:10rem 20rem}.app__layout[data-v-dc695aa7]{display:flex;gap:0;height:calc(100dvh - 90rem);margin-top:8rem}.app__layout--no-sidebar[data-v-dc695aa7]{display:block;margin-top:0}.app__sidebar[data-v-dc695aa7]{flex-shrink:0;display:flex;flex-direction:column;gap:10rem}.app__main[data-v-dc695aa7]{height:100%;width:100%}.star-layer[data-v-dc695aa7]{position:absolute;top:0;left:0;background:transparent}.star-layer--small[data-v-dc695aa7]{width:2px;height:2px;box-shadow:32vw 67vh #fff,76vw 26vh #fff,67vw 23vh #fff,56vw 27vh #fff,16vw 63vh #fff,94vw 92vh #fff,53vw 54vh #fff,83vw 27vh #fff,81vw 1vh #fff,55vw 53vh #fff,51vw 82vh #fff,96vw 99vh #fff,94vw 38vh #fff,1vw 89vh #fff,8vw 5vh #fff,25vw 59vh #fff,21vw 98vh #fff,77vw 21vh #fff,39vw 47vh #fff,31vw 2vh #fff,64vw 54vh #fff,93vw 43vh #fff,63vw 20vh #fff,75vw 53vh #fff,85vw 96vh #fff,53vw 79vh #fff,93vw 28vh #fff,35vw 5vh #fff,41vw 40vh #fff,92vw 2vh #fff,55vw 33vh #fff,49vw 75vh #fff,16vw 80vh #fff,60vw 57vh #fff,10vw 86vh #fff,34vw 94vh #fff,80vw 100vh #fff,84vw 33vh #fff,88vw 83vh #fff,45vw 39vh #fff,43vw 30vh #fff,40vw 3vh #fff,66vw 32vh #fff,76vw 26vh #fff,39vw 89vh #fff,62vw 64vh #fff,79vw 97vh #fff,61vw 72vh #fff,91vw 6vh #fff,76vw 12vh #fff,16vw 47vh #fff,55vw 64vh #fff,23vw 45vh #fff,10vw 82vh #fff,1vw 36vh #fff,88vw 26vh #fff,100vw 60vh #fff,18vw 53vh #fff,53vw 28vh #fff,59vw 50vh #fff,55vw 69vh #fff,64vw 63vh #fff,58vw 16vh #fff,51vw 24vh #fff,41vw 95vh #fff,83vw 55vh #fff,26vw 6vh #fff,17vw 57vh #fff,97vw 75vh #fff,38vw 32vh #fff,72vw 52vh #fff,18vw 46vh #fff,76vw 82vh #fff,79vw 8vh #fff,85vw 20vh #fff,17vw 70vh #fff,20vw 45vh #fff,16vw 42vh #fff,25vw 70vh #fff,99vw 41vh #fff,73vw 30vh #fff,95vw 92vh #fff,94vw 15vh #fff,95vw 77vh #fff,41vw 59vh #fff,73vw 60vh #fff,90vw 80vh #fff,33vw 11vh #fff,33vw 23vh #fff,2vw 7vh #fff,88vw 51vh #fff,43vw 34vh #fff,11vw 41vh #fff,76vw 35vh #fff,67vw 23vh #fff,89vw 86vh #fff,35vw 80vh #fff,56vw 94vh #fff,70vw 62vh #fff,71vw 14vh #fff,88vw 21vh #fff,5vw 5vh #fff,6vw 5vh #fff,81vw 32vh #fff,16vw 73vh #fff,72vw 46vh #fff,79vw 67vh #fff,23vw 97vh #fff,73vw 35vh #fff,71vw 87vh #fff,78vw 4vh #fff,66vw 16vh #fff,83vw 16vh #fff,69vw 44vh #fff,96vw 58vh #fff,68vw 5vh #fff,75vw 51vh #fff,86vw 22vh #fff,31vw 58vh #fff,55vw 78vh #fff,86vw 99vh #fff,23vw 84vh #fff,48vw 24vh #fff,16vw 17vh #fff,29vw 48vh #fff,50vw 96vh #fff,46vw 80vh #fff,25vw 18vh #fff,5vw 54vh #fff,76vw 33vh #fff,19vw 24vh #fff,35vw 90vh #fff,70vw 15vh #fff,2vw 45vh #fff,71vw 79vh #fff,65vw 3vh #fff,43vw 83vh #fff,21vw 33vh #fff,25vw 86vh #fff,43vw 27vh #fff,47vw 66vh #fff,41vw 14vh #fff,59vw 59vh #fff,37vw 85vh #fff,65vw 34vh #fff,27vw 55vh #fff,67vw 19vh #fff,32vw 33vh #fff,61vw 76vh #fff,53vw 70vh #fff,37vw 31vh #fff,75vw 69vh #fff,53vw 80vh #fff,5vw 18vh #fff,12vw 98vh #fff,81vw 52vh #fff,90vw 87vh #fff,12vw 82vh #fff,46vw 4vh #fff,81vw 14vh #fff,45vw 10vh #fff,73vw 72vh #fff,10vw 75vh #fff,35vw 1vh #fff,97vw 98vh #fff,41vw 79vh #fff,51vw 75vh #fff,76vw 20vh #fff,76vw 87vh #fff,26vw 86vh #fff,95vw 60vh #fff,2vw 100vh #fff,57vw 64vh #fff,74vw 88vh #fff,26vw 20vh #fff,69vw 35vh #fff,42vw 66vh #fff,92vw 78vh #fff,94vw 48vh #fff,27vw 94vh #fff,12vw 60vh #fff,88vw 3vh #fff,58vw 43vh #fff,99vw 70vh #fff,86vw 1vh #fff,42vw 76vh #fff,3vw 78vh #fff,58vw 88vh #fff,53vw 81vh #fff,34vw 64vh #fff,63vw 12vh #fff,40vw 3vh #fff,4vw 10vh #fff,12vw 77vh #fff,25vw 42vh #fff,26vw 59vh #fff,65vw 50vh #fff,82vw 57vh #fff,93vw 57vh #fff,23vw 96vh #fff,69vw 42vh #fff,91vw 89vh #fff,15vw 35vh #fff,84vw 94vh #fff,10vw 6vh #fff,62vw 60vh #fff,50vw 30vh #fff,4vw 43vh #fff,54vw 100vh #fff,41vw 41vh #fff,17vw 58vh #fff,53vw 37vh #fff,13vw 80vh #fff,32vw 37vh #fff,42vw 62vh #fff,55vw 77vh #fff,82vw 95vh #fff,50vw 69vh #fff,79vw 33vh #fff,98vw 31vh #fff,52vw 21vh #fff,53vw 56vh #fff,47vw 36vh #fff,68vw 8vh #fff,18vw 31vh #fff,32vw 84vh #fff,69vw 100vh #fff,73vw 96vh #fff,94vw 73vh #fff,73vw 19vh #fff,68vw 47vh #fff,15vw 77vh #fff,64vw 83vh #fff,38vw 43vh #fff,84vw 74vh #fff,1vw 70vh #fff,87vw 23vh #fff,67vw 27vh #fff,79vw 43vh #fff,95vw 24vh #fff,81vw 11vh #fff,13vw 59vh #fff,24vw 3vh #fff,22vw 19vh #fff,47vw 24vh #fff,96vw 80vh #fff,38vw 21vh #fff,6vw 15vh #fff,8vw 86vh #fff,64vw 29vh #fff,31vw 44vh #fff,69vw 59vh #fff,18vw 37vh #fff,95vw 45vh #fff,45vw 59vh #fff,6vw 97vh #fff,60vw 15vh #fff,68vw 42vh #fff,78vw 81vh #fff,38vw 35vh #fff,16vw 55vh #fff,79vw 73vh #fff,97vw 24vh #fff,59vw 60vh #fff,48vw 43vh #fff,9vw 29vh #fff,26vw 13vh #fff,52vw 89vh #fff,4vw 68vh #fff,8vw 81vh #fff,39vw 67vh #fff,57vw 10vh #fff,58vw 85vh #fff,16vw 68vh #fff,75vw 9vh #fff,84vw 93vh #fff,64vw 63vh #fff,72vw 32vh #fff,97vw 52vh #fff,38vw 38vh #fff,59vw 36vh #fff,59vw 73vh #fff,78vw 38vh #fff,28vw 75vh #fff,42vw 49vh #fff,100vw 90vh #fff,73vw 96vh #fff,14vw 36vh #fff,58vw 40vh #fff,20vw 35vh #fff,57vw 94vh #fff,60vw 35vh #fff,24vw 15vh #fff,65vw 34vh #fff,84vw 40vh #fff,89vw 12vh #fff,49vw 5vh #fff,24vw 76vh #fff,82vw 12vh #fff,93vw 38vh #fff;animation:animStar-dc695aa7 40s linear infinite;border-radius:50%;opacity:.6}.star-layer--small[data-v-dc695aa7]:after{content:" ";position:absolute;top:100vh;left:0;width:2px;height:2px;border-radius:50%;box-shadow:32vw 67vh #fff,76vw 26vh #fff,67vw 23vh #fff,56vw 27vh #fff,16vw 63vh #fff,94vw 92vh #fff,53vw 54vh #fff,83vw 27vh #fff,81vw 1vh #fff,55vw 53vh #fff,51vw 82vh #fff,96vw 99vh #fff,94vw 38vh #fff,1vw 89vh #fff,8vw 5vh #fff,25vw 59vh #fff,21vw 98vh #fff,77vw 21vh #fff,39vw 47vh #fff,31vw 2vh #fff,64vw 54vh #fff,93vw 43vh #fff,63vw 20vh #fff,75vw 53vh #fff,85vw 96vh #fff,53vw 79vh #fff,93vw 28vh #fff,35vw 5vh #fff,41vw 40vh #fff,92vw 2vh #fff,55vw 33vh #fff,49vw 75vh #fff,16vw 80vh #fff,60vw 57vh #fff,10vw 86vh #fff,34vw 94vh #fff,80vw 100vh #fff,84vw 33vh #fff,88vw 83vh #fff,45vw 39vh #fff,43vw 30vh #fff,40vw 3vh #fff,66vw 32vh #fff,76vw 26vh #fff,39vw 89vh #fff,62vw 64vh #fff,79vw 97vh #fff,61vw 72vh #fff,91vw 6vh #fff,76vw 12vh #fff,16vw 47vh #fff,55vw 64vh #fff,23vw 45vh #fff,10vw 82vh #fff,1vw 36vh #fff,88vw 26vh #fff,100vw 60vh #fff,18vw 53vh #fff,53vw 28vh #fff,59vw 50vh #fff,55vw 69vh #fff,64vw 63vh #fff,58vw 16vh #fff,51vw 24vh #fff,41vw 95vh #fff,83vw 55vh #fff,26vw 6vh #fff,17vw 57vh #fff,97vw 75vh #fff,38vw 32vh #fff,72vw 52vh #fff,18vw 46vh #fff,76vw 82vh #fff,79vw 8vh #fff,85vw 20vh #fff,17vw 70vh #fff,20vw 45vh #fff,16vw 42vh #fff,25vw 70vh #fff,99vw 41vh #fff,73vw 30vh #fff,95vw 92vh #fff,94vw 15vh #fff,95vw 77vh #fff,41vw 59vh #fff,73vw 60vh #fff,90vw 80vh #fff,33vw 11vh #fff,33vw 23vh #fff,2vw 7vh #fff,88vw 51vh #fff,43vw 34vh #fff,11vw 41vh #fff,76vw 35vh #fff,67vw 23vh #fff,89vw 86vh #fff,35vw 80vh #fff,56vw 94vh #fff,70vw 62vh #fff,71vw 14vh #fff,88vw 21vh #fff,5vw 5vh #fff,6vw 5vh #fff,81vw 32vh #fff,16vw 73vh #fff,72vw 46vh #fff,79vw 67vh #fff,23vw 97vh #fff,73vw 35vh #fff,71vw 87vh #fff,78vw 4vh #fff,66vw 16vh #fff,83vw 16vh #fff,69vw 44vh #fff,96vw 58vh #fff,68vw 5vh #fff,75vw 51vh #fff,86vw 22vh #fff,31vw 58vh #fff,55vw 78vh #fff,86vw 99vh #fff,23vw 84vh #fff,48vw 24vh #fff,16vw 17vh #fff,29vw 48vh #fff,50vw 96vh #fff,46vw 80vh #fff,25vw 18vh #fff,5vw 54vh #fff,76vw 33vh #fff,19vw 24vh #fff,35vw 90vh #fff,70vw 15vh #fff,2vw 45vh #fff,71vw 79vh #fff,65vw 3vh #fff,43vw 83vh #fff,21vw 33vh #fff,25vw 86vh #fff,43vw 27vh #fff,47vw 66vh #fff,41vw 14vh #fff,59vw 59vh #fff,37vw 85vh #fff,65vw 34vh #fff,27vw 55vh #fff,67vw 19vh #fff,32vw 33vh #fff,61vw 76vh #fff,53vw 70vh #fff,37vw 31vh #fff,75vw 69vh #fff,53vw 80vh #fff,5vw 18vh #fff,12vw 98vh #fff,81vw 52vh #fff,90vw 87vh #fff,12vw 82vh #fff,46vw 4vh #fff,81vw 14vh #fff,45vw 10vh #fff,73vw 72vh #fff,10vw 75vh #fff,35vw 1vh #fff,97vw 98vh #fff,41vw 79vh #fff,51vw 75vh #fff,76vw 20vh #fff,76vw 87vh #fff,26vw 86vh #fff,95vw 60vh #fff,2vw 100vh #fff,57vw 64vh #fff,74vw 88vh #fff,26vw 20vh #fff,69vw 35vh #fff,42vw 66vh #fff,92vw 78vh #fff,94vw 48vh #fff,27vw 94vh #fff,12vw 60vh #fff,88vw 3vh #fff,58vw 43vh #fff,99vw 70vh #fff,86vw 1vh #fff,42vw 76vh #fff,3vw 78vh #fff,58vw 88vh #fff,53vw 81vh #fff,34vw 64vh #fff,63vw 12vh #fff,40vw 3vh #fff,4vw 10vh #fff,12vw 77vh #fff,25vw 42vh #fff,26vw 59vh #fff,65vw 50vh #fff,82vw 57vh #fff,93vw 57vh #fff,23vw 96vh #fff,69vw 42vh #fff,91vw 89vh #fff,15vw 35vh #fff,84vw 94vh #fff,10vw 6vh #fff,62vw 60vh #fff,50vw 30vh #fff,4vw 43vh #fff,54vw 100vh #fff,41vw 41vh #fff,17vw 58vh #fff,53vw 37vh #fff,13vw 80vh #fff,32vw 37vh #fff,42vw 62vh #fff,55vw 77vh #fff,82vw 95vh #fff,50vw 69vh #fff,79vw 33vh #fff,98vw 31vh #fff,52vw 21vh #fff,53vw 56vh #fff,47vw 36vh #fff,68vw 8vh #fff,18vw 31vh #fff,32vw 84vh #fff,69vw 100vh #fff,73vw 96vh #fff,94vw 73vh #fff,73vw 19vh #fff,68vw 47vh #fff,15vw 77vh #fff,64vw 83vh #fff,38vw 43vh #fff,84vw 74vh #fff,1vw 70vh #fff,87vw 23vh #fff,67vw 27vh #fff,79vw 43vh #fff,95vw 24vh #fff,81vw 11vh #fff,13vw 59vh #fff,24vw 3vh #fff,22vw 19vh #fff,47vw 24vh #fff,96vw 80vh #fff,38vw 21vh #fff,6vw 15vh #fff,8vw 86vh #fff,64vw 29vh #fff,31vw 44vh #fff,69vw 59vh #fff,18vw 37vh #fff,95vw 45vh #fff,45vw 59vh #fff,6vw 97vh #fff,60vw 15vh #fff,68vw 42vh #fff,78vw 81vh #fff,38vw 35vh #fff,16vw 55vh #fff,79vw 73vh #fff,97vw 24vh #fff,59vw 60vh #fff,48vw 43vh #fff,9vw 29vh #fff,26vw 13vh #fff,52vw 89vh #fff,4vw 68vh #fff,8vw 81vh #fff,39vw 67vh #fff,57vw 10vh #fff,58vw 85vh #fff,16vw 68vh #fff,75vw 9vh #fff,84vw 93vh #fff,64vw 63vh #fff,72vw 32vh #fff,97vw 52vh #fff,38vw 38vh #fff,59vw 36vh #fff,59vw 73vh #fff,78vw 38vh #fff,28vw 75vh #fff,42vw 49vh #fff,100vw 90vh #fff,73vw 96vh #fff,14vw 36vh #fff,58vw 40vh #fff,20vw 35vh #fff,57vw 94vh #fff,60vw 35vh #fff,24vw 15vh #fff,65vw 34vh #fff,84vw 40vh #fff,89vw 12vh #fff,49vw 5vh #fff,24vw 76vh #fff,82vw 12vh #fff,93vw 38vh #fff}.star-layer--medium[data-v-dc695aa7]{width:3px;height:3px;box-shadow:85vw 28vh #fff,20vw 11vh #fff,89vw 28vh #fff,73vw 77vh #fff,87vw 69vh #fff,32vw 49vh #fff,7vw 37vh #fff,67vw 60vh #fff,55vw 80vh #fff,7vw 30vh #fff,11vw 94vh #fff,71vw 95vh #fff,35vw 97vh #fff,95vw 14vh #fff,8vw 52vh #fff,48vw 41vh #fff,82vw 93vh #fff,5vw 25vh #fff,67vw 50vh #fff,26vw 24vh #fff,47vw 79vh #fff,18vw 45vh #fff,5vw 81vh #fff,4vw 36vh #fff,74vw 70vh #fff,96vw 5vh #fff,99vw 15vh #fff,30vw 44vh #fff,83vw 77vh #fff,91vw 8vh #fff,8vw 13vh #fff,25vw 41vh #fff,86vw 56vh #fff,40vw 73vh #fff,3vw 23vh #fff,70vw 50vh #fff,39vw 8vh #fff,95vw 6vh #fff,35vw 58vh #fff,69vw 55vh #fff,55vw 98vh #fff,37vw 10vh #fff,27vw 16vh #fff,84vw 9vh #fff,11vw 11vh #fff,68vw 3vh #fff,82vw 84vh #fff,97vw 74vh #fff,54vw 24vh #fff,61vw 50vh #fff,23vw 6vh #fff,5vw 42vh #fff,54vw 56vh #fff,18vw 2vh #fff,39vw 100vh #fff,17vw 78vh #fff,30vw 97vh #fff,72vw 94vh #fff,42vw 52vh #fff,38vw 71vh #fff,81vw 30vh #fff,41vw 52vh #fff,84vw 25vh #fff,49vw 79vh #fff,35vw 50vh #fff,21vw 70vh #fff,96vw 7vh #fff,10vw 52vh #fff,96vw 88vh #fff,25vw 51vh #fff,93vw 18vh #fff,62vw 45vh #fff,51vw 26vh #fff,53vw 96vh #fff,14vw 18vh #fff,7vw 68vh #fff,13vw 22vh #fff,45vw 79vh #fff,37vw 13vh #fff,96vw 62vh #fff,31vw 2vh #fff,34vw 31vh #fff,97vw 55vh #fff,71vw 70vh #fff,50vw 83vh #fff,30vw 4vh #fff,63vw 80vh #fff,63vw 100vh #fff,2vw 50vh #fff,28vw 23vh #fff,53vw 51vh #fff,6vw 59vh #fff,53vw 31vh #fff,82vw 41vh #fff,83vw 33vh #fff,59vw 44vh #fff,53vw 45vh #fff,64vw 3vh #fff,97vw 34vh #fff,81vw 43vh #fff;animation:animStar-dc695aa7 80s linear infinite;border-radius:50%;opacity:.8}.star-layer--medium[data-v-dc695aa7]:after{content:" ";position:absolute;top:100vh;left:0;width:3px;height:3px;border-radius:50%;box-shadow:85vw 28vh #fff,20vw 11vh #fff,89vw 28vh #fff,73vw 77vh #fff,87vw 69vh #fff,32vw 49vh #fff,7vw 37vh #fff,67vw 60vh #fff,55vw 80vh #fff,7vw 30vh #fff,11vw 94vh #fff,71vw 95vh #fff,35vw 97vh #fff,95vw 14vh #fff,8vw 52vh #fff,48vw 41vh #fff,82vw 93vh #fff,5vw 25vh #fff,67vw 50vh #fff,26vw 24vh #fff,47vw 79vh #fff,18vw 45vh #fff,5vw 81vh #fff,4vw 36vh #fff,74vw 70vh #fff,96vw 5vh #fff,99vw 15vh #fff,30vw 44vh #fff,83vw 77vh #fff,91vw 8vh #fff,8vw 13vh #fff,25vw 41vh #fff,86vw 56vh #fff,40vw 73vh #fff,3vw 23vh #fff,70vw 50vh #fff,39vw 8vh #fff,95vw 6vh #fff,35vw 58vh #fff,69vw 55vh #fff,55vw 98vh #fff,37vw 10vh #fff,27vw 16vh #fff,84vw 9vh #fff,11vw 11vh #fff,68vw 3vh #fff,82vw 84vh #fff,97vw 74vh #fff,54vw 24vh #fff,61vw 50vh #fff,23vw 6vh #fff,5vw 42vh #fff,54vw 56vh #fff,18vw 2vh #fff,39vw 100vh #fff,17vw 78vh #fff,30vw 97vh #fff,72vw 94vh #fff,42vw 52vh #fff,38vw 71vh #fff,81vw 30vh #fff,41vw 52vh #fff,84vw 25vh #fff,49vw 79vh #fff,35vw 50vh #fff,21vw 70vh #fff,96vw 7vh #fff,10vw 52vh #fff,96vw 88vh #fff,25vw 51vh #fff,93vw 18vh #fff,62vw 45vh #fff,51vw 26vh #fff,53vw 96vh #fff,14vw 18vh #fff,7vw 68vh #fff,13vw 22vh #fff,45vw 79vh #fff,37vw 13vh #fff,96vw 62vh #fff,31vw 2vh #fff,34vw 31vh #fff,97vw 55vh #fff,71vw 70vh #fff,50vw 83vh #fff,30vw 4vh #fff,63vw 80vh #fff,63vw 100vh #fff,2vw 50vh #fff,28vw 23vh #fff,53vw 51vh #fff,6vw 59vh #fff,53vw 31vh #fff,82vw 41vh #fff,83vw 33vh #fff,59vw 44vh #fff,53vw 45vh #fff,64vw 3vh #fff,97vw 34vh #fff,81vw 43vh #fff}.star-layer--large[data-v-dc695aa7]{width:4px;height:4px;box-shadow:30vw 70vh #fff,31vw 27vh #fff,60vw 3vh #fff,26vw 34vh #fff,15vw 76vh #fff,27vw 29vh #fff,71vw 29vh #fff,71vw 54vh #fff,4vw 72vh #fff,53vw 53vh #fff,11vw 82vh #fff,87vw 94vh #fff,85vw 63vh #fff,90vw 93vh #fff,51vw 15vh #fff,54vw 47vh #fff,43vw 32vh #fff,84vw 20vh #fff,72vw 21vh #fff,19vw 87vh #fff,5vw 83vh #fff,35vw 71vh #fff,31vw 67vh #fff,64vw 70vh #fff,43vw 40vh #fff,6vw 47vh #fff,21vw 80vh #fff,36vw 57vh #fff,6vw 40vh #fff,98vw 44vh #fff;animation:animStar-dc695aa7 120s linear infinite;border-radius:50%;opacity:1}.star-layer--large[data-v-dc695aa7]:after{content:" ";position:absolute;top:100vh;left:0;width:4px;height:4px;border-radius:50%;box-shadow:30vw 70vh #fff,31vw 27vh #fff,60vw 3vh #fff,26vw 34vh #fff,15vw 76vh #fff,27vw 29vh #fff,71vw 29vh #fff,71vw 54vh #fff,4vw 72vh #fff,53vw 53vh #fff,11vw 82vh #fff,87vw 94vh #fff,85vw 63vh #fff,90vw 93vh #fff,51vw 15vh #fff,54vw 47vh #fff,43vw 32vh #fff,84vw 20vh #fff,72vw 21vh #fff,19vw 87vh #fff,5vw 83vh #fff,35vw 71vh #fff,31vw 67vh #fff,64vw 70vh #fff,43vw 40vh #fff,6vw 47vh #fff,21vw 80vh #fff,36vw 57vh #fff,6vw 40vh #fff,98vw 44vh #fff}@keyframes animStar-dc695aa7{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@keyframes gradientBG-dc695aa7{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}
