@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Schibsted+Grotesk:ital,wght@0,400..900;1,400..900&display=swap";*{border:none;margin:0;padding:0}*,:before,:after{box-sizing:border-box}a,a:link,a:visited,a:hover{text-decoration:none}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}input,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:#0000}input::-ms-clear{display:none}textarea{resize:vertical}button,input[type=submit]{box-shadow:none;cursor:pointer;background:0 0;display:inline-block}button::-moz-focus-inner{border:0;padding:0}label{cursor:pointer}legend{display:block}input[type=file]{max-width:100%}:root{color:#e5e7eb;background:#07111f;font-family:Inter,system-ui,sans-serif}body{background:radial-gradient(circle at 12% 8%,#38bdf82b,#0000 25rem),radial-gradient(circle at 88% 88%,#8b5cf629,#0000 26rem),#07111f;min-height:100vh;margin:0}.app-shell{width:100%;min-height:100vh}.app-shell__content{min-height:calc(100vh - 76px)}.notification-list{z-index:1;position:relative}.notification-list__heading{border-bottom:1px solid #94a3b821;justify-content:space-between;align-items:center;padding:4px 4px 11px;display:flex}.notification-list__heading span{color:#e5e7eb;font-size:14px;font-weight:800;display:block}.notification-list__heading small{color:#94a3b8;margin-top:2px;font-size:11px;font-weight:600;display:block}.notification-list__dot{background:#67e8f9;border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px #67e8f9e6}.notification-list__items{gap:10px;max-height:360px;margin-top:10px;padding-right:2px;display:grid;overflow-y:scroll}.notification-list__items ::-webkit-scrollbar{width:0;height:0}.notification-list__items{scrollbar-width:none;-ms-overflow-style:none}.notification-list__item{background:#07111f70;border:1px solid #94a3b81a;border-radius:12px;align-items:flex-start;gap:10px;padding:10px;display:flex}.notification-list__item--invite{background:linear-gradient(135deg,#a78bfa1f,#0000 62%),#07111f70;border-color:#a78bfa33}.notification-list__icon{color:#07111f;background:linear-gradient(135deg,#67e8f9,#a78bfa);border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.notification-list__content{min-width:0}.notification-list__top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.notification-list__top strong{color:#e5e7eb;font-size:12px;line-height:1.35}.notification-list__status{color:#07111f;background:#67e8f9;border-radius:999px;flex:none;padding:3px 6px;font-size:9px;font-weight:800}.notification-list p{color:#94a3b8;margin:5px 0 0;font-size:11px;line-height:1.45}.notification-list__actions{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.notification-list__process{color:#a5f3fc;font-weight:700}.notification-list__button{color:#e5e7eb;cursor:pointer;background:#94a3b814;border:1px solid #94a3b824;border-radius:8px;min-height:30px;padding:0 10px;font-size:11px;font-weight:800;transition:color .2s,background .2s,border-color .2s,transform .2s}.notification-list__button:hover{color:#38bdf8;border-color:#7dd3fc47;transform:translateY(-1px)}.notification-list__button:disabled{color:#94a3b8;cursor:wait;opacity:.65;transform:none}.notification-list__button--accept{color:#07111f;background:linear-gradient(135deg,#67e8f9,#a5f3fc);border-color:#cffafe73}.notification-list__empty{text-align:center;background:#07111f52;border:1px dashed #7dd3fc2e;border-radius:12px;padding:14px}.header{z-index:999;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(90deg,#07111ff5,#0c1b2ed1),#07111fb8;border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(20px,5vw,72px);display:flex;position:relative}.header__brand{color:#e5e7eb;letter-spacing:-.04em;align-items:center;gap:10px;font-size:18px;font-weight:800;display:inline-flex}.header__mark{color:#07111f;background:linear-gradient(135deg,#38bdf8,#a78bfa);border-radius:10px;place-items:center;width:32px;height:32px;font-size:15px;display:grid;box-shadow:0 0 24px #38bdf847}.header__nav{align-items:center;gap:10px;display:flex}.header__mobile-toggle{color:#e5e7eb;cursor:pointer;z-index:1;background:#0f1b2fb3;border:1px solid #94a3b829;border-radius:10px;place-items:center;width:40px;height:40px;display:none}.header__page-switcher{background:#0f1b2fa3;border:1px solid #94a3b824;border-radius:12px;align-items:center;gap:10px;margin:0;padding:5px;display:flex}.header__page-link{color:#94a3b8;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:700;transition:color .2s,background .2s}.header__page-link:hover,.header__page-link.router-link-active{color:#07111f;background:linear-gradient(135deg,#38bdf8,#a5f3fc)}.header__guest-actions,.header__user-actions{align-items:center;gap:10px;display:flex}.header__menu-tools{align-items:center;gap:6px;display:flex}.header__notifications{position:relative}.header__user-actions{background:#0f1b2fad;border:1px solid #94a3b829;border-radius:14px;gap:12px;min-height:44px;padding:4px 5px 4px 6px;box-shadow:0 8px 24px #0000001f}.header__profile{align-items:center;gap:9px;min-width:112px;display:flex}.header__avatar{color:#07111f;background:linear-gradient(135deg,#a78bfa,#67e8f9);border-radius:10px;place-items:center;width:32px;height:32px;font-size:13px;font-weight:800;display:grid}.header__profile-info{flex-direction:column;gap:2px;min-width:0;display:flex}.header__status{color:#7dd3fc;align-items:center;gap:5px;font-size:10px;font-weight:700;display:inline-flex}.header__status:before{content:"";background:#2be7a2;border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #34d399e6}.header__meta{align-items:center;gap:6px;display:flex}.header__name{color:#e5e7eb;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.header__role{color:#cbd5e19e;font-size:10px;font-weight:650}.header__role:before{content:"·";color:#7dd3fca6;margin-right:6px}.header__link{color:#94a3b8;border-radius:9px;padding:9px 13px;font-size:14px;font-weight:650;transition:all .2s}.header__link:hover,.header__link.router-link-active{color:#e5e7eb;background:#94a3b81a}.header__link--accent{color:#07111f;background:#38bdf8}.header__link--accent:hover,.header__link--accent.router-link-active{color:#07111f;background:#7dd3fc}.header__notification,.header__settings,.header__logout{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;place-items:center;width:34px;height:34px;transition:color .2s,background .2s,border-color .2s,transform .2s;display:grid}.header__notification:hover,.header__settings:hover,.header__logout:hover{color:#38bdf8;background:#38bdf81a;border-color:#38bdf833}.header__notification{position:relative}.header__notification__count{content:"";color:#07111f;text-align:center;background:linear-gradient(135deg,#a78bfa,#67e8f9);border-radius:10px;width:14px;height:14px;font-size:11px;position:absolute;top:5px;right:5px}.header__notification-menu{z-index:20;color:#e5e7eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#1b3856fa,#081322fa);border:1px solid #7dd3fc3d;border-radius:16px;width:min(330px,100vw - 32px);padding:12px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 20px 42px #00000059,0 0 28px #38bdf81f}.header__notification-menu:before{content:"";background:#1b3856fa;border-top:1px solid #7dd3fc3d;border-left:1px solid #7dd3fc3d;width:10px;height:10px;position:absolute;top:-5px;right:12px;transform:rotate(45deg)}.header__notification-heading{z-index:1;border-bottom:1px solid #94a3b821;justify-content:space-between;align-items:center;padding:4px 4px 11px;display:flex;position:relative}.header__notification-heading span{font-size:14px;font-weight:800;display:block}.header__notification-heading small{color:#94a3b8;margin-top:2px;font-size:11px;font-weight:600;display:block}.header__notification-dot{background:#67e8f9;border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px #67e8f9e6}.header__notification-item{background:#07111f70;border:1px solid #94a3b81a;border-radius:12px;align-items:flex-start;gap:10px;margin-top:10px;padding:10px;display:flex}.header__notification-item strong{margin-bottom:4px;font-size:12px;display:block}.header__notification-item p{color:#94a3b8;margin:0;font-size:11px;line-height:1.45}.header__notification-icon{color:#07111f;background:linear-gradient(135deg,#67e8f9,#a78bfa);border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.header__settings:hover{color:#c4b5fd;background:#a78bfa1a;border-color:#a78bfa38;transform:rotate(360deg)}.header__notification:hover{color:#c4b5fd;background:#8bedfa1a;border-color:#a78bfa38;transform:scale(1.05)}.notification-menu-enter-active,.notification-menu-leave-active{transition:opacity .2s,transform .2s}.notification-menu-enter-from,.notification-menu-leave-to{opacity:0;transform:translateY(-8px)scale(.96)}@media (width<=720px){.header{z-index:999;height:68px;padding:0 16px;position:relative}.header__mobile-toggle{z-index:0;margin-left:auto;display:grid}.header__nav{z-index:1000;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform-origin:100% 0;background:linear-gradient(145deg,#18324efa,#081322fa);border:1px solid #7dd3fc38;border-radius:18px;grid-template-columns:minmax(0,1fr) 57px;align-items:stretch;gap:8px;padding:8px;transition:opacity .6s,transform .6s;display:grid;position:absolute;top:calc(100% + 8px);left:16px;right:16px;overflow:hidden;transform:translateY(-16px)scale(.98);box-shadow:0 20px 45px #00000061,0 0 26px #38bdf817}.header__nav:before{content:"";background:linear-gradient(90deg,#0000,#38bdf8,#a78bfa,#0000);border-radius:99px;height:2px;position:absolute;top:0;left:22px;right:22px}.header--menu-open .header__nav{opacity:1;pointer-events:auto;transform:translateY(20px)scale(1)}.header--notifications-open .header__nav{overflow:visible}.header__page-switcher,.header__guest-actions,.header__user-actions{width:100%}.header__page-switcher{background:#94a3b814;border-color:#94a3b81f;grid-area:1/1;align-self:start;min-height:auto;padding:4px;display:flex}.header__page-link{flex:1;align-items:center;width:100%;display:flex}.header__guest-actions{flex-direction:column;grid-column:1/-1}.header__guest-actions .header__link{text-align:center;width:100%}.header__user-actions{background:#07111f80;border:1px solid #94a3b821;border-radius:12px;flex-direction:column;grid-area:1/2;gap:20px;width:58px;min-height:108px;padding:6px 4px}.header__profile{flex-direction:column;gap:0;min-width:0}.header__profile-info{display:none}.header__avatar{width:30px;height:30px}.header__menu-tools{flex-direction:column;gap:4px;margin-top:auto}.header__notification,.header__settings,.header__logout{width:30px;height:30px}.header__notification{position:relative}.header__notification__count{width:12px;height:12px;font-size:10px;top:4px;right:4px}.header__notification-menu{width:min(290px,100vw - 48px);top:calc(100% + 10px);right:0}}.app-shell__loader[data-v-881cf5b5]{z-index:1000;color:#e2e8f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ab8;justify-content:center;align-items:center;gap:12px;font-size:14px;font-weight:600;display:flex;position:fixed;inset:0}.app-shell__spinner[data-v-881cf5b5]{border:3px solid #94a3b847;border-top-color:#38bdf8;border-radius:50%;width:22px;height:22px;animation:.75s linear infinite app-loader-spin-881cf5b5}.app-loader-enter-active[data-v-881cf5b5],.app-loader-leave-active[data-v-881cf5b5]{transition:opacity .18s}.app-loader-enter-from[data-v-881cf5b5],.app-loader-leave-to[data-v-881cf5b5]{opacity:0}@keyframes app-loader-spin-881cf5b5{to{transform:rotate(360deg)}}.login{justify-content:center;align-items:center;min-height:calc(100vh - 160px);display:flex}.login__form{background-color:#111827;border:1px solid #334155;border-radius:12px;flex-direction:column;gap:16px;width:100%;max-width:420px;padding:32px;display:flex}.login__title{margin:0;font-size:28px;font-weight:700}.login__field{flex-direction:column;gap:8px;display:flex}.login__label{color:#94a3b8;font-size:14px}.login__field-error{color:#ef4444;font-size:12px;font-weight:500}.login__input{color:#e5e7eb;background-color:#0f172a;border:1px solid #334155;border-radius:8px;outline:none;padding:12px 14px}.login__input:focus{border-color:#38bdf8}.login__button{color:#0f172a;cursor:pointer;background-color:#38bdf8;border:none;border-radius:8px;margin-top:8px;padding:12px;font-weight:600;transition:all .5s}.login__button:hover{background-color:#7ed3f7}.login__button--disabled,.login__button--disabled:hover{background-color:#7e8083}.login{justify-content:center;width:min(1180px,100% - 40px);min-height:calc(100vh - 76px);margin:0 auto;padding:56px 0;display:flex}.login__intro{max-width:570px;position:relative}.login__intro h1{letter-spacing:-.07em;max-width:520px;margin:18px 0;font-size:clamp(42px,5vw,76px);font-weight:750;line-height:.98}.login__intro p{color:#94a3b8;max-width:440px;font-size:17px;line-height:1.65}.login__eyebrow,.login__badge{color:#38bdf8;letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800;display:inline-flex}.login__orbit{z-index:-1;border:1px solid #7dd3fc33;border-radius:50%;position:absolute}.login__orbit--one{width:250px;height:250px;top:-55px;right:10px}.login__orbit--two{background:#a78bfa14;width:124px;height:124px;top:12px;right:73px}.login__form{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f1b2fcc;border:1px solid #94a3b82e;border-radius:24px;gap:19px;max-width:450px;padding:clamp(28px,4vw,46px);box-shadow:0 30px 80px #0000003d}.login__heading{margin-bottom:7px}.login__heading p{color:#94a3b8;margin-top:9px;font-size:14px}.login__badge{letter-spacing:.08em;background:#38bdf81a;border-radius:6px;padding:6px 9px;font-size:10px}.login__title{letter-spacing:-.045em;margin-top:13px;font-size:30px;font-weight:750}.login__label{color:#cbd5e1;font-weight:650}.login__input{background:#07111fb3;border-color:#94a3b833;border-radius:10px;width:100%;transition:all .2s}.login__input::placeholder{color:#64748b}.login__input:focus{border-color:#38bdf8;box-shadow:0 0 0 4px #38bdf81f}.login__field-error{color:#fda4af}.login__button{color:#07111f;background:linear-gradient(135deg,#38bdf8,#a5f3fc);border-radius:10px;padding:14px;font-weight:800;transition:transform .2s,box-shadow .2s}.login__button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 26px #38bdf83b}.login__button--disabled{color:#94a3b8;background:#223047}.login__switch{color:#94a3b8;text-align:center;font-size:13px}.login__switch a{color:#38bdf8;font-weight:700}.login__request-error[data-v-93c38dbd]{color:#fecdd3;background:#f43f5e1f;border:1px solid #fb718542;border-radius:10px;padding:11px 12px;font-size:13px;line-height:1.4}.login__loader[data-v-93c38dbd]{color:#94a3b8;justify-content:center;align-items:center;gap:9px;font-size:13px;display:inline-flex}.login__spinner[data-v-93c38dbd]{border:2px solid #38bdf838;border-top-color:#38bdf8;border-radius:50%;width:17px;height:17px;animation:.7s linear infinite spin-93c38dbd}@keyframes spin-93c38dbd{to{transform:rotate(360deg)}}.register{justify-content:center;align-items:center;min-height:calc(100vh - 160px);display:flex}.register__field-error{color:#ef4444;font-size:12px;font-weight:500}.register__form{background-color:#111827;border:1px solid #334155;border-radius:12px;flex-direction:column;gap:16px;width:100%;max-width:420px;padding:32px;display:flex}.register__title{margin:0;font-size:28px;font-weight:700}.register__field{flex-direction:column;gap:8px;display:flex}.register__label{color:#94a3b8;font-size:14px}.register__input{color:#e5e7eb;background-color:#0f172a;border:1px solid #334155;border-radius:8px;outline:none;padding:12px 14px}.register__input:focus{border-color:#38bdf8}.register__button{color:#0f172a;cursor:pointer;background-color:#38bdf8;border:none;border-radius:8px;margin-top:8px;padding:12px;font-weight:600;transition:all .5s}.register__button:hover{background-color:#7ed3f7}.register__button--disabled,.register__button--disabled:hover{background-color:#7e8083}.register{justify-content:center;width:min(1110px,100% - 40px);min-height:calc(100vh - 76px);margin:0 auto;padding:46px 0;display:flex}.register__form{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f1b2fcc;border:1px solid #94a3b82e;border-radius:24px;gap:14px;max-width:510px;padding:clamp(26px,3.3vw,42px);box-shadow:0 30px 80px #0000003d}.register__heading{margin-bottom:10px}.register__heading p{color:#94a3b8;margin-top:10px;font-size:14px;line-height:1.5}.register__badge{color:#c4b5fd;letter-spacing:.08em;background:#a78bfa1f;border-radius:6px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.register__title{letter-spacing:-.05em;margin-top:13px;font-size:clamp(28px,3vw,36px);font-weight:750;line-height:1.03}.register__label{color:#cbd5e1;font-weight:650}.register__input{background:#07111fb3;border-color:#94a3b833;border-radius:10px;width:100%;transition:all .2s}.register__input::placeholder{color:#64748b}.register__input:focus{border-color:#a78bfa;box-shadow:0 0 0 4px #a78bfa1f}.register__field-error{color:#fda4af}.register__button{color:#fff;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:10px;padding:14px;font-weight:800;transition:transform .2s,box-shadow .2s}.register__button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 26px #8b5cf640}.register__button--disabled{color:#94a3b8;background:#223047}.register__switch{color:#94a3b8;text-align:center;font-size:13px}.register__switch a{color:#c4b5fd;font-weight:700}.register__aside{color:#e9d5ff;background:linear-gradient(145deg,#5b21b68f,#1e293b2e);border:1px solid #c4b5fd2b;border-radius:28px;min-height:470px;padding:40px;position:relative;overflow:hidden}.register__aside>span{color:#c4b5fd;letter-spacing:.16em;font-size:11px;font-weight:800}.register__aside>p{letter-spacing:-.04em;font-size:24px;font-weight:700;line-height:1.15;position:absolute;bottom:42px}.register__aside:before,.register__aside:after{content:"";border:1px solid #ffffff24;border-radius:50%;position:absolute}.register__aside:before{width:270px;height:270px;top:55px;right:-66px}.register__aside:after{background:#c4b5fd17;width:138px;height:138px;top:118px;right:5px}.register__stat{flex-direction:column;gap:8px;display:flex;position:absolute;top:155px;left:40px}.register__stat strong{letter-spacing:-.09em;font-size:90px;font-weight:300;line-height:.8}.register__stat small{color:#ddd6fe;font-size:13px;line-height:1.4}.register__line{background:#c4b5fd;width:90px;height:2px;position:absolute;top:315px;left:40px}.register__request-error[data-v-76ca394d]{color:#fecdd3;background:#f43f5e1f;border:1px solid #fb718542;border-radius:10px;padding:11px 12px;font-size:13px;line-height:1.4}.register__loader[data-v-76ca394d]{color:#94a3b8;justify-content:center;align-items:center;gap:9px;font-size:13px;display:inline-flex}.register__spinner[data-v-76ca394d]{border:2px solid #a78bfa33;border-top-color:#a78bfa;border-radius:50%;width:17px;height:17px;animation:.7s linear infinite spin-76ca394d}@keyframes spin-76ca394d{to{transform:rotate(360deg)}}.board-card{cursor:pointer;background:linear-gradient(145deg,#193653e0,#091728e6);border:1px solid #7dd3fc33;border-radius:16px;flex-direction:column;min-height:220px;padding:20px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 14px 30px #00000029}.board-card:hover{border-color:#7dd3fc75;transform:translateY(-3px);box-shadow:0 20px 38px #0000003d,0 0 22px #38bdf814}.board-card__top,.board-card__footer{justify-content:space-between;align-items:center;display:flex}.board-card__mark{color:#07111f;background:linear-gradient(135deg,#38bdf8,#a78bfa);border-radius:11px;place-items:center;width:36px;height:36px;font-size:14px;font-weight:800;display:grid}.board-card__status{color:#6ee7b7;letter-spacing:.04em;text-transform:uppercase;background:#34d39917;border:1px solid #34d39929;border-radius:99px;padding:5px 8px;font-size:10px;font-weight:800}.board-card__content{margin:22px 0 auto}.board-card__content h3,.board-card__content p{margin:0}.board-card__content h3{color:#e5e7eb;letter-spacing:-.03em;font-size:19px}.board-card__content p{color:#94a3b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:9px;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.board-card__footer{border-top:1px solid #94a3b81f;gap:12px;margin-top:24px;padding-top:14px}.board-card__members{color:#94a3b8;font-size:12px;font-weight:650}.board-card__role{color:#c4b5fd;background:#a78bfa1c;border:1px solid #a78bfa33;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:800}.modal-window{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020812b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-window__content{background:linear-gradient(145deg,#193653,#091728);border:1px solid #7dd3fc3d;border-radius:20px;width:min(100%,480px);overflow:hidden;box-shadow:0 24px 70px #0000007a,0 0 36px #38bdf81a}.modal-window__heading{border-bottom:1px solid #94a3b81f;justify-content:space-between;align-items:flex-start;gap:18px;padding:24px 24px 18px;display:flex}.modal-window__eyebrow{color:#38bdf8;letter-spacing:.1em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:800}.modal-window h2{color:#e5e7eb;letter-spacing:-.04em;margin:0;font-size:24px}.modal-window__close{color:#94a3b8;cursor:pointer;background:#94a3b814;border:1px solid #94a3b824;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;font-size:24px;line-height:1;transition:color .2s,background .2s,transform .2s;display:grid}.modal-window__close:hover{color:#e5e7eb;background:#38bdf824;transform:rotate(90deg)}.modal-window__body{padding:24px}.modal-window-enter-active,.modal-window-leave-active{transition:opacity .22s}.modal-window-enter-active .modal-window__content,.modal-window-leave-active .modal-window__content{transition:transform .22s,opacity .22s}.modal-window-enter-from,.modal-window-leave-to{opacity:0}.modal-window-enter-from .modal-window__content,.modal-window-leave-to .modal-window__content{opacity:0;transform:translateY(12px)scale(.97)}.ui-button{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:11px 14px;font-size:14px;font-weight:800;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s}.ui-button:hover:not(:disabled){transform:translateY(-2px)}.ui-button:disabled{cursor:not-allowed;opacity:.45}.ui-button--primary{color:#07111f;background:linear-gradient(135deg,#38bdf8,#a5f3fc);box-shadow:0 10px 22px #38bdf829}.ui-button--secondary{color:#94a3b8;background:#94a3b814;border-color:#94a3b824}.ui-button--secondary:hover:not(:disabled){color:#e5e7eb;background:#94a3b824;border-color:#7dd3fc4d}.ui-input{color:#e5e7eb;flex-direction:column;gap:8px;font-size:13px;font-weight:750;display:flex}.ui-input__label{align-items:baseline;gap:6px;display:flex}.ui-input small{color:#94a3b8;font-size:11px;font-weight:500}.ui-input__control{color:#e5e7eb;background:#07111f8f;border:1px solid #94a3b82e;border-radius:10px;outline:none;width:100%;height:44px;padding:0 12px;font-size:14px;line-height:1.5;transition:border-color .2s,box-shadow .2s}.ui-input__control::placeholder{color:#94a3b8a6}.ui-input__control:focus{border-color:#7dd3fca6;box-shadow:0 0 0 3px #38bdf81a}.ui-input__error{color:#fecaca;font-size:12px;font-weight:600}.ui-textarea{color:#e5e7eb;flex-direction:column;gap:8px;font-size:13px;font-weight:750;display:flex}.ui-textarea__label{align-items:baseline;gap:6px;display:flex}.ui-textarea small{color:#94a3b8;font-size:11px;font-weight:500}.ui-textarea__control{color:#e5e7eb;resize:vertical;background:#07111f8f;border:1px solid #94a3b82e;border-radius:10px;outline:none;width:100%;min-height:100px;padding:11px 12px;font-size:14px;line-height:1.5;transition:border-color .2s,box-shadow .2s}.ui-textarea__control::placeholder{color:#94a3b8a6}.ui-textarea__control:focus{border-color:#7dd3fca6;box-shadow:0 0 0 3px #38bdf81a}.ui-textarea__error{color:#fecaca;font-size:12px;font-weight:600}.ui-stats{gap:16px;margin-top:38px;display:grid}.ui-stats--2{grid-template-columns:repeat(2,minmax(0,1fr))}.ui-stats--3{grid-template-columns:repeat(3,minmax(0,1fr))}.ui-stats>:only-child{grid-column:1/-1}@media (width<=760px){.ui-stats{grid-template-columns:1fr;margin-top:28px}}.stat-card{background:linear-gradient(145deg,#152b44b8,#0a172aad);border:1px solid #94a3b824;border-radius:16px;flex-direction:column;min-height:150px;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 36px #0000001f}.stat-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#38bdf82e,#0000 68%);width:150px;height:150px;position:absolute;top:-52px;right:-48px}.stat-card span,.stat-card strong,.stat-card small{z-index:1;color:#94a3b8;position:relative}.stat-card span{font-size:13px;font-weight:700}.stat-card strong{color:#e5e7eb;letter-spacing:-.06em;margin:12px 0 auto;font-size:38px}.stat-card small{font-size:12px;line-height:1.4}.stat-card__icon{z-index:1;color:#7dd3fc52;pointer-events:none;width:50px;height:50px;position:absolute;top:17px;right:17px;transform:rotate(-7deg)}.stat-card--violet:after{background:radial-gradient(circle,#a78bfa33,#0000 68%)}.stat-card--violet .stat-card__icon{color:#c4b5fd52}@media (width<=680px){.stat-card{min-height:128px}}.workspace-page{width:min(1180px,100%);margin:0 auto;padding:clamp(36px,6vw,72px) clamp(20px,5vw,56px) 72px}.workspace-page__intro,.workspace-page__section-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.workspace-page__eyebrow{color:#38bdf8;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:800}.workspace-page h1,.workspace-page h2,.workspace-page h3,.workspace-page p{margin:0}.workspace-page h1{color:#e5e7eb;letter-spacing:-.05em;font-size:clamp(32px,5vw,48px)}.workspace-page h2{color:#e5e7eb;letter-spacing:-.04em;font-size:24px}.workspace-page__description{color:#94a3b8;max-width:530px;margin-top:14px;font-size:16px;line-height:1.6}.workspace-page__feedback{border:1px solid;border-radius:10px;width:fit-content;margin:18px 0 0;padding:10px 13px;font-size:13px;font-weight:650}.workspace-page__feedback--success{color:#a7f3d0;background:#34d3991a;border-color:#34d39933}.workspace-page__feedback--error{color:#fecaca;background:#f871711a;border-color:#f8717138}.workspace-page__intro>.ui-button{flex:none}.workspace-page__board-list{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;margin-top:26px;display:grid}.workspace-page__board-link{min-width:0;display:block}.workspace-page__loading{color:#94a3b8;background:#07111f52;border:1px dashed #7dd3fc33;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:220px;margin-top:26px;font-size:14px;display:flex}.workspace-page__empty-boards{text-align:center;background:#07111f52;border:1px dashed #7dd3fc38;border-radius:16px;flex-direction:column;align-items:center;min-height:260px;margin-top:26px;padding:34px 20px;display:flex}.workspace-page__empty-boards h3,.workspace-page__empty-boards p{margin:0}.workspace-page__empty-boards h3{color:#e5e7eb;letter-spacing:-.03em;margin-top:14px;font-size:20px}.workspace-page__empty-boards p{color:#94a3b8;max-width:410px;margin-top:9px;font-size:14px;line-height:1.6}.workspace-page__empty-icon{color:#07111f;background:linear-gradient(135deg,#38bdf8,#a78bfa);border-radius:13px;place-items:center;width:42px;height:42px;font-size:27px;font-weight:500;display:grid;box-shadow:0 0 26px #38bdf833}.workspace-page__empty-boards>.ui-button{margin-top:20px}.workspace-page__spinner{border:2px solid #7dd3fc38;border-top-color:#38bdf8;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite workspace-spin}.workspace-page__boards{background:linear-gradient(145deg,#152b44b8,#0a172aad);border:1px solid #94a3b824;border-radius:20px;margin-top:28px;padding:clamp(20px,4vw,32px);box-shadow:0 16px 36px #0000001f}.workspace-page__board-form{flex-direction:column;gap:18px;display:flex}.workspace-page__form-hint{color:#a5f3fc;background:#38bdf814;border:1px solid #38bdf826;border-radius:9px;margin:-2px 0 0;padding:10px 12px;font-size:12px;line-height:1.45}.workspace-page__form-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}@keyframes workspace-spin{to{transform:rotate(360deg)}}@media (width<=680px){.workspace-page__intro,.workspace-page__section-heading{align-items:flex-start}.workspace-page__intro{flex-direction:column}.workspace-page__intro>.ui-button{width:100%}.workspace-page__section-heading{gap:12px}.workspace-page__form-actions{flex-direction:column-reverse}.workspace-page__form-actions button{width:100%}}.ui-dropdown{position:relative}.ui-dropdown__toggle{color:#e5e7eb;cursor:pointer;background:#0f1b2fb8;border:1px solid #94a3b829;border-radius:9px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:800;transition:border-color .2s,background .2s;display:inline-flex}.ui-dropdown__toggle:hover{background:#38bdf81a;border-color:#7dd3fc59}.ui-dropdown__arrow{transition:transform .2s}.ui-dropdown__arrow--open{transform:rotate(180deg)}.ui-dropdown__menu{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#193653fa,#091728fa);border:1px solid #7dd3fc38;border-radius:14px;width:min(300px,70vw);padding:18px;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 18px 38px #00000052}.ui-dropdown-menu-enter-active,.ui-dropdown-menu-leave-active{transition:opacity .2s,transform .2s}.ui-dropdown-menu-enter-from,.ui-dropdown-menu-leave-to{opacity:0;transform:translateY(-8px)scale(.98)}.ui-select{gap:7px;display:grid}.ui-select__label{color:#e5e7eb;font-size:13px;font-weight:700}.ui-select__label small{color:#94a3b8;margin-left:6px;font-size:11px;font-weight:500}.ui-select__control{color:#e5e7eb;width:100%;min-height:42px;font:inherit;cursor:pointer;background:#07111f94;border:1px solid #94a3b82e;border-radius:10px;outline:none;padding:0 38px 0 12px;transition:border-color .2s,box-shadow .2s}.ui-select__control:focus{border-color:#7dd3fc8c;box-shadow:0 0 0 3px #38bdf81a}.ui-select__control:disabled{cursor:not-allowed;opacity:.55}.ui-select__control option{color:#e5e7eb;background:#0d1e34}.defect-card{background:linear-gradient(145deg,#0f172ae6,#0f172a9e);border:1px solid #94a3b821;border-radius:12px;padding:12px;box-shadow:0 10px 24px #0000001f}.defect-card h4{color:#e5e7eb;letter-spacing:0;margin:10px 0 0;font-size:14px;line-height:1.35}.defect-card p{color:#94a3b8;margin:7px 0 0;font-size:12px;line-height:1.45}.defect-card__top,.defect-card__footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.defect-card__code{color:#a5f3fc;font-size:11px;font-weight:800}.defect-card__actions{flex:none;align-items:center;gap:8px;display:flex}.defect-card__executor{color:#fde68a;background:#f59e0b1a;border:1px solid #f59e0b38;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:800}.defect-card__delete{color:#fecaca;cursor:pointer;background:#7f1d1d38;border:1px solid #f8717133;border-radius:9px;place-items:center;width:28px;height:28px;padding:0;font-size:18px;line-height:1;transition:background .2s,border-color .2s,transform .2s;display:grid}.defect-card__delete:hover{background:#7f1d1d57;border-color:#f871715c;transform:translateY(-1px)}.defect-card__footer{color:#94a3b8;border-top:1px solid #94a3b81a;margin-top:12px;padding-top:10px;font-size:11px}.status-column{background:#07111f57;border:1px solid #94a3b81f;border-radius:16px;flex-direction:column;min-width:260px;padding:12px;display:flex}.status-column__head{justify-content:space-between;align-items:flex-start;gap:12px;padding:2px 2px 12px;display:flex}.status-column__head h3{color:#e5e7eb;letter-spacing:0;margin:0;font-size:15px}.status-column__head span{color:#94a3b8;margin-top:4px;font-size:11px;line-height:1.35;display:block}.status-column__head strong{color:#07111f;background:#67e8f9;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.status-column__title{align-items:flex-start;gap:10px;min-width:0;display:flex}.status-column__actions{flex:none;align-items:center;gap:8px;display:flex}.status-column__delete{color:#fecaca;cursor:pointer;background:#7f1d1d38;border:1px solid #f8717133;border-radius:9px;place-items:center;width:28px;height:28px;padding:0;font-size:18px;line-height:1;transition:background .2s,border-color .2s,transform .2s;display:grid}.status-column__delete:hover{background:#7f1d1d57;border-color:#f871715c;transform:translateY(-1px)}.status-column__drag-handle{cursor:grab;background:#0f172a8a;border:1px solid #94a3b829;border-radius:9px;flex:none;grid-template-columns:repeat(2,3px);gap:3px;width:20px;min-height:32px;padding:6px 5px;transition:background .2s,border-color .2s,transform .2s;display:grid}.status-column__drag-handle:before,.status-column__drag-handle:after,.status-column__drag-handle span{content:"";background:#cbd5e1bf;border-radius:50%;width:3px;height:3px}.status-column__drag-handle:hover{background:#1e293bb3;border-color:#7dd3fc47;transform:translateY(-1px)}.status-column__drag-handle:active{cursor:grabbing;transform:translateY(0)}.status-column__items{flex-direction:column;flex:1;gap:10px;display:flex}.status-column__empty{color:#94a3b8;text-align:center;background:#0f172a57;border:1px dashed #7dd3fc2e;border-radius:12px;margin:0;padding:14px;font-size:12px;line-height:1.45}.board-panel{background:linear-gradient(145deg,#152b44b8,#0a172aad);border:1px solid #94a3b824;border-radius:20px;flex:1;min-width:0;padding:clamp(20px,4vw,30px);box-shadow:0 16px 36px #0000001f}.board-panel__heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.board-panel__eyebrow{color:#38bdf8;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800}.board-panel h2{color:#e5e7eb;letter-spacing:-.04em;margin:0;font-size:21px}.board-panel__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.board-panel__kanban{scrollbar-width:thin;scrollbar-color:#7dd3fc52 transparent;grid-auto-columns:minmax(260px,1fr);grid-auto-flow:column;gap:14px;min-height:360px;margin-top:22px;padding-bottom:6px;display:grid;overflow-x:auto}.board-panel__empty{text-align:center;background:#07111f47;border:1px dashed #7dd3fc38;border-radius:16px;align-content:center;place-items:center;min-height:360px;margin-top:22px;padding:34px 20px;display:grid}.board-panel__empty h3{color:#e5e7eb;letter-spacing:-.03em;margin:14px 0 0;font-size:18px}.board-panel__empty p{color:#94a3b8;max-width:420px;margin:10px 0 20px;font-size:14px;line-height:1.6}.board-panel__empty-icon{color:#07111f;background:linear-gradient(135deg,#67e8f9,#a78bfa);border-radius:14px;place-items:center;width:44px;height:44px;font-size:26px;font-weight:800;display:grid;box-shadow:0 16px 28px #67e8f92e}@media (width<=760px){.board-panel__heading{flex-direction:column;align-items:stretch}.board-panel__actions{justify-content:flex-start}}.board-page{width:min(1360px,100%);margin:0 auto;padding:clamp(36px,6vw,72px) clamp(20px,5vw,56px) 72px}.board-page h1,.board-page h2,.board-page p{margin:0}.board-page__back-link{color:#94a3b8;margin-bottom:28px;font-size:13px;font-weight:700;transition:color .2s,transform .2s;display:inline-flex}.board-page__back-link:hover{color:#38bdf8;transform:translate(-3px)}.board-page__intro{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.board-page__eyebrow{color:#38bdf8;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:800}.board-page h1{color:#e5e7eb;letter-spacing:-.05em;font-size:clamp(32px,5vw,48px)}.board-page h2{color:#e5e7eb;letter-spacing:-.04em;font-size:21px}.board-page__description{color:#94a3b8;max-width:590px;margin-top:14px;font-size:16px;line-height:1.6}.board-page__request-error{color:#fecaca;background:#f871711a;border:1px solid #f8717138;border-radius:10px;width:fit-content;margin:18px 0 0;padding:10px 13px;font-size:13px;line-height:1.4}.board-page__role{color:#c4b5fd;background:#a78bfa1c;border:1px solid #a78bfa33;border-radius:9px;flex:none;padding:8px 10px;font-size:12px;font-weight:800}.board-page__actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:10px;display:flex}.board-page__delete-board{color:#fecaca;background:#f8717117;border-color:#f8717152}.board-page__delete-board:hover{color:#fee2e2;background:#f8717126;border-color:#f8717175}.board-page__dropdown-description{color:#94a3b8;margin:9px 0 0;font-size:13px;line-height:1.5}.board-page__members-list{gap:8px;margin-top:14px;display:grid}.board-page__member{background:#07111f61;border:1px solid #94a3b81a;border-radius:10px;align-items:center;gap:9px;padding:8px;display:flex}.board-page__member-avatar{color:#07111f;background:linear-gradient(135deg,#67e8f9,#a78bfa);border-radius:8px;flex:none;place-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:grid}.board-page__member-info{min-width:0;display:grid}.board-page__member-info strong,.board-page__member-info small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.board-page__member-info strong{color:#e5e7eb;font-size:12px}.board-page__member-info small{color:#94a3b8;margin-top:2px;font-size:10px}.board-page__member-role{color:#c4b5fd;background:#a78bfa1c;border-radius:6px;margin-left:auto;padding:4px 6px;font-size:10px;font-weight:800}.board-page__member-remove{color:#fecaca;cursor:pointer;background:#f8717114;border:1px solid #f8717138;border-radius:6px;flex:none;padding:4px 7px;font-size:10px;font-weight:800;line-height:1;transition:color .2s,background .2s,border-color .2s}.board-page__member-remove:hover{color:#fee2e2;background:#f8717124;border-color:#f871715c}.board-page__members-empty{color:#94a3b8;text-align:center;background:#07111f4d;border:1px dashed #7dd3fc2e;border-radius:10px;margin:14px 0 0;padding:12px;font-size:12px;line-height:1.45}.board-page__layout{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:24px;margin-top:28px;display:grid}.board-page__form{gap:16px;display:grid}.board-page__form-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.board-page__form-note{color:#94a3b8;background:#38bdf812;border:1px solid #7dd3fc21;border-radius:10px;padding:10px 12px;font-size:12px;line-height:1.45}@media (width<=760px){.board-page__intro{flex-direction:column}.board-page__layout{grid-template-columns:1fr}.board-page__role{align-self:flex-start}.board-page__actions{flex-wrap:wrap;align-self:flex-start}.board-page .ui-dropdown__menu{width:min(300px,100vw - 40px);left:0;right:auto}}
