@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Geist+Mono:wght@400;600&display=swap);:root{--4px:0.25rem;--5px:0.3125rem;--6px:0.375rem;--7px:0.4375rem;--8px:0.5rem;--9px:0.5625rem;--10px:0.625rem;--12px:0.75rem;--13px:0.813rem;--14px:0.875rem;--15px:0.9375rem;--16px:1rem;--17px:1.063rem;--18px:1.125rem;--19px:1.188rem;--20px:1.25rem;--22px:1.375rem;--24px:1.5rem;--26px:1.625rem;--28px:1.75rem;--30px:1.875rem;--32px:2rem;--34px:2.125rem;--36px:2.25rem;--38px:2.38rem;--40px:2.5rem;--48px:3rem;--50px:3.125rem;--60px:3.75rem;--70px:4.375rem;--ko-primary-blue-2:#005ed1;--ko-primary-blue-3:#4da3ff;--ko-bg-dark-2:#12171c;--ko-bg-dark-3:#161c22;--ko-surface-dark-1:#20252c;--ko-surface-dark-2:#262c34;--ko-surface-dark-3:#2c333c;--ko-border-dark-2:#2a3038;--ko-border-dark-3:#343b45;--ko-overlay-dark-1:#0e12168c;--ko-overlay-dark-2:#0e1216b8;--ko-overlay-dark-3:#0e1216e0;--ko-hover-dark-1:#141a20;--ko-hover-dark-2:#0e1216;--ko-hover-dark-3:#1b2229;--ko-success:#34c759;--ko-warning:#f59e0b;--ko-danger:#ef4444;--ko-info:#38bdf8;--ko-purple:#8b5cf6;--ko-pink:#ec4899;--ko-indigo:#6366f1;--ko-white:#f8fafc}*{box-sizing:border-box;margin:0;padding:0}html{background-color:#0e1216;background-color:var(--ko-bg-dark-1);overflow-x:hidden}body,html{height:100vh;width:100%}body{background-color:#0e1216!important;background-color:var(--ko-bg-dark-1)!important;color:#f8fafc!important;color:var(--ko-text-light-1)!important;font-family:Poppins,sans-serif;font-size:1rem;font-size:var(--16px);line-height:1.5;overflow-x:hidden!important;overflow-y:auto;scrollbar-gutter:stable}header{width:100%}input[type=date],input[type=time]{-webkit-appearance:none;background-color:#f8fafc;background-color:var(--ko-text-light-1);min-height:40px}input[type=month]::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(1) brightness(1.2)}button{-webkit-appearance:none;appearance:none;border:none;color:inherit;padding:0}button:disabled,button[disabled]{background-color:var(--xr-colors-disabled);color:var(--xr-colors-text-tertiary)}a{color:#4da3ff;color:var(--ko-primary-blue-3)}::-webkit-scrollbar-track-piece{background-color:var(--ko-color-text-dark)}::-webkit-scrollbar-thumb:vertical{background-color:#ccc;height:50vh}.app-main-layout{background-color:#0e1216;background-color:var(--ko-bg-dark-1);bottom:0;box-sizing:border-box;height:100vh;left:0;overflow-y:auto;padding:10px 10px 10px 90px;position:fixed;right:0;top:0;width:100%}.app-main-layout--full-width{overflow-y:auto;padding:0}.app-main-layout--full-width::-webkit-scrollbar,.app-main-layout::-webkit-scrollbar{display:none}@media (max-width:768px){.app-main-layout{-webkit-overflow-scrolling:touch;bottom:auto;left:auto;overflow:hidden;overflow-y:auto;overscroll-behavior:none;padding:0;position:static;right:auto;top:auto;touch-action:pan-y}html{-ms-overflow-style:none;scrollbar-width:none}}.sidebar{background-color:var(--ko-bg-dark-1);border-right:1px solid var(--ko-border-dark-1);display:flex;flex-direction:column;height:100vh;left:0;position:fixed;top:0;width:80px;z-index:1000}.sidebar__header{align-items:center;display:flex;height:80px;justify-content:center}.sidebar__logo{cursor:pointer;transition:transform .2s ease;width:32px}.sidebar__logo:hover{transform:scale(1.1)}.sidebar__nav{flex:1 1;justify-content:space-between;padding-bottom:20px}.sidebar__group,.sidebar__nav{display:flex;flex-direction:column}.sidebar__group{align-items:center;gap:12px}.sidebar__item-wrapper{position:relative;width:100%}.sidebar__link{align-items:center;background:#0000;border:none;color:var(--ko-text-light-3);cursor:pointer;display:flex;flex-direction:column;height:64px;justify-content:center;text-decoration:none;transition:all .2s ease;width:100%}.sidebar__link--active,.sidebar__link:hover{color:var(--ko-primary-blue-3)}.sidebar__submenu-text{display:flex;font-size:var(--14px);line-height:1}.sidebar__label{display:flex;font-size:11px;font-weight:700;letter-spacing:.5px;margin-top:4px}.sidebar__submenu{background:var(--ko-surface-dark-2);border:1px solid var(--ko-border-dark-2);border-radius:8px;box-shadow:0 10px 30px var(--ko-overlay-dark-3);font-size:var(--14px);left:100%;list-style:none;margin-left:12px;min-width:160px;padding:8px;position:absolute;top:0}.sidebar__submenu-item{align-items:center;border-radius:6px;color:var(--ko-text-light-2);cursor:pointer;display:flex;gap:10px;padding:10px}.sidebar__submenu-item:hover{background:var(--ko-surface-dark-3);color:var(--ko-text-light-1)}.sidebar__profile-wrapper{position:relative;width:100%}.sidebar__dropdown{background:var(--ko-surface-dark-2);border:1px solid var(--ko-border-dark-2);border-radius:12px;bottom:10px;box-shadow:10px 10px 40px var(--ko-overlay-dark-3);left:85px;max-height:80vh;overflow-y:auto;padding:8px 0;position:absolute;scrollbar-width:none;width:200px}.sidebar__dropdown::-webkit-scrollbar{display:none}.sidebar__dropdown-header{color:var(--ko-text-light-3);font-size:10px;font-weight:800;padding:8px 16px;text-transform:uppercase}.sidebar__dropdown-item{align-items:center;background:#0000;border:none;color:var(--ko-text-light-2);cursor:pointer;display:flex;gap:12px;padding:12px 16px;text-decoration:none;width:100%}.sidebar__dropdown-item:hover{background:var(--ko-surface-dark-3)}.sidebar__dropdown-item--danger{border-top:1px solid var(--ko-border-dark-1);color:var(--ko-danger);margin-top:8px;padding-top:12px}.sidebar__avatar{border:2px solid var(--ko-border-dark-3);border-radius:50%;height:32px;overflow:hidden;transition:.2s;width:32px}.sidebar__avatar--active{border-color:var(--ko-primary-blue-3)}.sidebar__avatar img{height:100%;object-fit:cover;width:100%}@media (max-width:768px){.hide-mobile,.sidebar__divider,.sidebar__header{display:none!important}.sidebar{border-right:none;border-top:1px solid var(--ko-border-dark-1);bottom:0;height:65px;overflow:visible;top:auto}.sidebar,.sidebar__nav{flex-direction:row;padding:0;width:100%}.sidebar__nav{display:flex;justify-content:space-between}.sidebar__group{flex:1 1;flex-direction:row;gap:0;height:65px;justify-content:space-evenly}.sidebar__group--footer{flex:0 1;padding-right:15px}.sidebar__link{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;min-width:64px;padding:0;width:auto}.sidebar__label{font-size:10px;letter-spacing:0;margin-top:2px}.sidebar__avatar{height:30px;width:30px}.sidebar__submenu{bottom:75px;left:50%;margin:0;position:fixed;top:auto;transform:translateX(-50%);width:180px}.sidebar__dropdown{border-radius:12px 12px 0 0;bottom:65px;left:0;max-height:90vh;position:fixed;top:auto;width:100%}}.ko-button{all:unset;align-items:center;border-radius:25px;box-sizing:border-box;cursor:pointer;display:flex;font-size:var(--14px);font-weight:500;font-weight:600;gap:6px;height:48px;justify-content:center;padding:0 1rem;transition:all .2s ease;white-space:nowrap;width:auto}.ko-button--primary{background-color:var(--ko-primary-blue-1);border:2px solid var(--ko-primary-blue-1);color:var(--ko-text-light-1)}.ko-button--primary:hover{background-color:var(--ko-primary-blue-2);border:2px solid var(--ko-primary-blue-2)}.ko-button--primary:active{background-color:var(--ko-primary-blue-3)}.ko-button--primary-outlined{background-color:initial;border:1px solid var(--ko-primary-blue-1);color:var(--ko-primary-blue-1)}.ko-button--primary-outlined:hover{background-color:var(--ko-bg-dark-2)}.ko-button--primary-outlined:active{background-color:var(--ko-primary-blue-3);border-color:var(--ko-primary-blue-3)}.ko-button--primary-text{background-color:initial;border:none;color:var(--ko-primary-blue-1);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ko-button--primary-text:hover{color:var(--ko-primary-blue-2);text-decoration:underline}.ko-button--primary-text:active{color:var(--ko-primary-blue-3)}.ko-button--dark-outlined{background-color:initial;border:2px solid var(--ko-border-dark-1);color:var(--ko-text-light-1)}.ko-button--dark-outlined:hover{background-color:var(--ko-surface-dark-2);border:2px solid var(--ko-border-dark-2);color:var(--ko-text-light-1)}.ko-button--dark-outlined:active{background-color:var(--ko-surface-dark-3);border-color:var(--ko-border-dark-3)}.ko-button:disabled{cursor:not-allowed;opacity:.6}.ko-button--full-width{width:100%}.desktop-public-navbar{align-items:center;background-color:initial;display:flex;height:80px;justify-content:center;left:0;position:fixed;right:0;top:0;transition:background-color .4s cubic-bezier(.4,0,.2,1),height .4s cubic-bezier(.4,0,.2,1),border-color .4s ease,-webkit-backdrop-filter .4s ease;transition:background-color .4s cubic-bezier(.4,0,.2,1),height .4s cubic-bezier(.4,0,.2,1),border-color .4s ease,backdrop-filter .4s ease;transition:background-color .4s cubic-bezier(.4,0,.2,1),height .4s cubic-bezier(.4,0,.2,1),border-color .4s ease,backdrop-filter .4s ease,-webkit-backdrop-filter .4s ease;width:100%;z-index:1000}.desktop-public-navbar--scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:var(--ko-overlay-dark-3);height:70px}.desktop-public-navbar__container{align-items:center;display:flex;justify-content:space-between;padding:0 2rem;width:100%}.desktop-public-navbar__logo-link{align-items:center;display:flex;text-decoration:none;transition:opacity .2s ease}.desktop-public-navbar__logo-link:hover{opacity:.8}.logo__img{height:32px;object-fit:contain;transition:height .3s ease;width:auto}.desktop-public-navbar--scrolled .logo__img{height:28px}.desktop-public-navbar__actions{align-items:center;display:flex;gap:1.5rem}.desktop-public-navbar__signin{color:var(--ko-text-light-2);font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s ease;white-space:nowrap}.desktop-public-navbar__signin:hover{color:var(--ko-white)}@media (max-width:768px){.desktop-public-navbar,.desktop-public-navbar--scrolled{height:65px}.logo__img{height:26px}.desktop-public-navbar__container{padding:1rem}}.m-conv-sidebar{background-color:var(--ko-surface-dark-2);border-radius:1rem;display:flex;flex-direction:column;height:100%;padding:.5rem;width:100%}.m-conv-sidebar__header{padding:24px}.m-conv-sidebar__title{color:var(--ko-text-light-1);font-size:1.25rem;font-weight:700;margin:0}.m-conv-sidebar__list{flex:1 1;overflow-y:auto}.m-conv-sidebar__status{color:var(--ko-text-light-3);font-size:.9rem;padding:40px;text-align:center}.m-conv-item{align-items:center;border-left:4px solid #0000;cursor:pointer;display:flex;padding:.5rem;transition:background-color .2s ease}.m-conv-item--active,.m-conv-item:hover{background-color:#303842;border-radius:.5rem}.m-conv-item__avatar{align-items:center;background-color:var(--ko-primary-blue-2);border-radius:50%;color:var(--ko-white);display:flex;flex-shrink:0;font-weight:700;height:48px;justify-content:center;margin-right:12px;width:48px}.m-conv-item__content{flex:1 1;min-width:0}.m-conv-item__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px}.m-conv-item__name{color:var(--ko-text-light-1);font-size:.95rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m-conv-item__time{color:var(--ko-text-light-3);font-size:.75rem}.m-conv-item__preview{color:var(--ko-text-light-3);font-size:.85rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.m-conv-sidebar{width:100%}}.m-chat-input{padding:.5rem}.m-chat-input,.m-chat-input__container{background-color:var(--ko-surface-dark-3)}.m-chat-input__container{align-items:flex-end;display:flex;gap:.75rem;margin:0 auto}.m-chat-input__field{background-color:var(--ko-surface-dark-2);border:1px solid var(--ko-border-dark-3);border-radius:8px;color:var(--ko-text-light-1);flex:1 1;font-family:inherit;font-size:.95rem;max-height:150px;min-height:45px;padding:.75rem 1rem;resize:none;transition:border-color .2s}.m-chat-input__field:focus{border-color:var(--ko-primary-blue-1);outline:none}.m-chat-input__button{align-items:center;background-color:var(--ko-primary-blue-1);border:none;border-radius:8px;color:var(--ko-white);cursor:pointer;display:flex;font-weight:600;gap:.5rem;height:45px;padding:.75rem 1.25rem;transition:background-color .2s,opacity .2s}.m-chat-input__button:hover:not(:disabled){background-color:var(--ko-primary-blue-2)}.m-chat-input__button:disabled{cursor:not-allowed;opacity:.5}.m-chat-input--compact{padding:.5rem}@media (max-width:768px){.m-chat-input__text{display:none}.m-chat-input{padding:0}}.m-chat-input__spinner{animation:m-spin .6s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:18px;width:18px}@keyframes m-spin{to{transform:rotate(1turn)}}.m-chat{border-radius:12px;display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.m-chat,.m-chat__header{background-color:var(--ko-surface-dark-2)}.m-chat__header{border-bottom:1px solid var(--ko-border-dark-2);padding:16px}.m-chat__header-info{display:flex;flex-direction:column}.m-chat__recipient{color:var(--ko-text-light-1);font-size:16px;font-weight:600;margin:0}.m-chat__status{align-items:center;color:var(--ko-text-light-3);display:flex;font-size:12px;gap:6px}.m-chat__online-dot{background-color:var(--ko-success);border-radius:50%;box-shadow:0 0 8px var(--ko-success);height:8px;width:8px}.m-chat__messages{background-color:var(--ko-surface-dark-2);display:flex;flex:1 1;flex-direction:column;gap:12px;overflow-y:auto;padding:20px}.m-chat__messages::-webkit-scrollbar{width:6px}.m-chat__messages::-webkit-scrollbar-thumb{background:var(--ko-border-dark-3);border-radius:10px}.m-chat__loader{color:var(--ko-text-light-3);padding:20px;text-align:center}.m-chat__row{display:flex}.m-chat__row--me{justify-content:flex-end}.m-chat__row--them{justify-content:flex-start}.m-chat__bubble{word-wrap:break-word;background-color:#f0f0f0;border-radius:18px;color:#000;font-size:14px;line-height:1.5;max-width:70%;padding:10px 16px;position:relative;white-space:pre-wrap}.m-chat__bubble--me{background-color:var(--ko-primary-blue-1);border-bottom-right-radius:4px;color:var(--ko-white)}.m-chat__bubble--sending{opacity:.6}.m-chat__bubble--them{background-color:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-2);border-bottom-left-radius:4px;color:var(--ko-text-light-2)}.m-chat__footer{background-color:var(--ko-surface-dark-3);border-top:1px solid var(--ko-border-dark-3);padding:.5rem}.m-chat__header-left{align-items:center;display:flex;gap:8px}.m-chat__back-btn{align-items:center;background:none;border:none;color:var(--ko-text-light-1);cursor:pointer;display:none;justify-content:center;padding:4px;transition:transform .2s ease,color .2s ease}.m-chat__back-btn:active{color:var(--ko-primary-blue-1);transform:scale(.9)}@media (max-width:768px){.m-chat__back-btn{display:flex}.m-chat__header{align-items:center;display:flex;min-height:60px}}.messaging-container{background-color:initial;display:flex;gap:1.25rem;height:calc(100vh - 3rem);position:absolute;top:0;width:100%}.messaging-sidebar{width:450px}.messaging-chat-container{height:100%;width:100%}@media (max-width:768px){.messaging-container{height:100%;position:static;top:auto}.messaging-sidebar{width:100%}.messaging-chat-container{display:none}.messaging-chat-container.open{display:flex;left:0;position:fixed;top:0;width:100%;z-index:9999}}:root{--g-width-xs:360px;--g-width-sm:480px;--g-width-md:768px;--g-width-lg:1024px;--g-width-xl:1280px;--g-width-xxl:1536px}.g-page-surface{-ms-overflow-style:none;background-color:var(--ko-bg-dark-2);border:1px solid var(--ko-bg-dark-3);border-radius:1rem;max-height:100%;min-height:100%;overflow-y:auto;padding:1rem;scrollbar-width:none;width:100%}.g-page-surface::-webkit-scrollbar{display:none}.g-page-surface--default{max-height:100%;min-height:100%;width:100%}.g-page-surface--xs{max-width:360px;max-width:var(--g-width-xs)}.g-page-surface--sm{max-width:480px;max-width:var(--g-width-sm)}.g-page-surface--md{max-width:768px;max-width:var(--g-width-md)}.g-page-surface--lg{max-width:1024px;max-width:var(--g-width-lg)}.g-page-surface--xl{max-width:1280px;max-width:var(--g-width-xl)}.g-page-surface--xxl{max-width:1536px;max-width:var(--g-width-xxl)}.g-page-wrapper{height:100%;margin:auto;position:relative;width:100%}.g-page-wrapper--default{max-width:1280px;max-width:var(--g-width-xl)}.g-page-wrapper--xs{max-width:360px;max-width:var(--g-width-xs)}.g-page-wrapper--sm{max-width:480px;max-width:var(--g-width-sm)}.g-page-wrapper--md{max-width:768px;max-width:var(--g-width-md)}.g-page-wrapper--lg{max-width:1024px;max-width:var(--g-width-lg)}.g-page-wrapper--xl{max-width:1280px;max-width:var(--g-width-xl)}.g-page-wrapper--xxl{max-width:1536px;max-width:var(--g-width-xxl)}.g-content-container{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.g-unauthorised-page-surface{-ms-overflow-style:none;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;scrollbar-width:none;width:100%}.g-unauthorised-page-surface::-webkit-scrollbar{display:none}@media (max-width:768px){.g-page-surface{border:none;border-radius:0}}.talent-studio__empty-state{align-items:center;background:#0000;border:2px dashed var(--ko-border-dark-3);border-radius:24px;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;padding:80px 32px;text-align:center;transition:border-color .3s ease;width:100%}.talent-studio__empty-visual{align-items:center;display:flex;justify-content:center;margin-bottom:24px;position:relative}.talent-studio__empty-icon{color:var(--ko-primary-blue-3);filter:drop-shadow(0 0 8px rgba(77,163,255,.2));position:relative;z-index:2}.talent-studio__empty-glow{background:var(--ko-primary-blue-1);filter:blur(40px);height:60px;opacity:.15;position:absolute;width:60px;z-index:1}.talent-studio__empty-title{color:var(--ko-text-light-1);font-size:1.5rem;font-weight:800;margin:0}.talent-studio__empty-text{color:var(--ko-text-light-3);font-size:1rem;line-height:1.6;margin:12px auto 32px;max-width:420px}.talent-studio__empty-button{background-color:var(--ko-primary-blue-1);border:none;border-radius:12px;box-shadow:0 4px 12px #007bff40;color:var(--ko-white);cursor:pointer;font-weight:600;padding:12px 28px;transition:all .2s ease}.talent-studio__empty-button:hover{background-color:var(--ko-primary-blue-2);box-shadow:0 6px 16px #007bff59;transform:translateY(-2px)}.talent-studio__empty-button:active{transform:translateY(0)}.home-page{display:flex;flex-direction:column;min-height:100vh}.home-page__header{left:0;padding:20px 40px;position:fixed;top:0;z-index:10}.home-page__logo{display:block;height:30px}.home-page__content{display:grid;grid-template-columns:1fr 35%;min-height:100vh;width:100%}.home-page__hero{align-items:center;display:flex;justify-content:center;padding:4rem}.home-page__hero-body{max-width:600px}.home-page__hero-title{color:var(--ko-text-light-1);font-size:clamp(4rem,8vw,8rem);font-weight:800;line-height:1;margin-bottom:2rem}.home-page__hero-subtitle{color:var(--ko-text-light-3);font-size:1.25rem;line-height:1.6;max-width:450px}.home-page__auth{align-items:center;background-color:var(--ko-bg-dark-3);padding:3rem}.home-page__auth,.home-page__auth-card{display:flex;flex-direction:column;height:100%;justify-content:center}.home-page__auth-card{width:100%}.home-page__auth-title{color:var(--ko-text-light-1);font-size:1.5rem;margin-bottom:2rem;text-align:left}.home-page__input{background-color:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-1);border-radius:4px;box-sizing:border-box;color:var(--ko-text-light-1);height:54px;margin-bottom:12px;padding:14px;width:100%}.home-page__auth-footer{margin:1.5rem 0;text-align:center}.home-page__actions{margin-top:1rem}.home-page__link{color:var(--ko-text-light-3);cursor:pointer;font-size:14px;transition:color .2s}.home-page__link:hover{color:var(--ko-text-light-1)}.home-page__footer{margin-top:auto;padding-top:40px}.home-page__footer-nav{color:var(--ko-text-light-3);display:flex;font-size:12px;gap:15px;justify-content:center;margin-bottom:12px}.home-page__footer-nav>span{cursor:pointer}.home-page__copyright{color:var(--ko-text-light-3);font-size:11px;opacity:.6;text-align:center}@media (max-width:1024px){.home-page__content{grid-template-columns:1fr}.home-page__hero{display:none}.home-page__auth{padding:4rem 1rem}}.katch-form-layout{border:1px solid var(--ko-border-dark-1);border-radius:24px;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.katch-form-layout,.katch-form-layout__header{background-color:var(--ko-bg-dark-3);display:flex}.katch-form-layout__header{align-items:center;border-bottom:1px solid var(--ko-border-dark-1);border-radius:24px 24px 0 0;gap:1.25rem;padding:1.5rem 2rem}.katch-form-layout__title-container{width:100%}.katch-form-layout__close-btn{background-color:initial;cursor:pointer;opacity:.5;position:absolute;right:1.5rem;top:1.5rem}.katch-form-layout__close-btn:hover{opacity:.8}.katch-form-layout__icon-frame{align-items:center;background-color:#007bff1a;border-radius:14px;color:var(--ko-primary-blue-3);display:flex;flex-shrink:0;height:48px;justify-content:center;padding:12px;width:48px}.katch-form-layout__icon{display:flex}.katch-form-layout__title-group{display:flex;flex-direction:column;gap:4px}.katch-form-layout__title{color:var(--ko-white);font-size:1.5rem;font-weight:700;margin:0}.katch-form-layout__description{color:var(--ko-text-light-3);font-size:.9rem;margin-top:4px}.katch-form-layout__body{display:flex;flex:1 1;flex-direction:column;padding:2rem}.katch-form-layout__footer{display:flex;gap:1rem;justify-content:flex-end}.katch-form-section{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2rem}.katch-form-section:last-child{margin-bottom:0}.katch-form-section__title{color:var(--ko-text-light-2);font-size:var(--16px);font-weight:700;letter-spacing:.06em}.katch-form-section__content{display:flex;flex-direction:column;gap:1.25rem}.katch-form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);width:100%}.katch-form-row--cols-1{grid-template-columns:1fr}.katch-form-row--cols-3{grid-template-columns:repeat(3,1fr)}@media (max-width:1080px){.katch-form-layout{border:none}.katch-form-row{gap:1.25rem;grid-template-columns:1fr!important}}@media (max-width:650px){.katch-form-layout__body{padding:1rem}.katch-form-layout__header{padding:1.5rem 1rem}.katch-form-layout__icon-frame{display:none}}.katch-form-section__description{color:var(--ko-text-light-3);font-size:var(--14px)}.katch-form-buttons{display:flex;gap:.75rem;justify-content:flex-end;width:100%}.katch-form-button{all:unset;align-items:center;border-radius:100px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:8px;height:40px;justify-content:center;padding:0 1.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:pre;width:100%}.katch-form-button--primary{background:var(--ko-primary-blue-1);border:1px solid var(--ko-primary-blue-1);color:var(--ko-white)}.katch-form-button--primary:hover:not(:disabled){background:var(--ko-primary-blue-2);transform:translateY(-1px)}.katch-form-button--dark-outlined{border:1px solid var(--ko-border-dark-3);color:var(--ko-text-light-2)}.katch-form-button--dark-outlined:hover:not(:disabled){background:var(--ko-surface-dark-2);border-color:var(--ko-text-light-3);color:var(--ko-text-light-1)}.katch-form-button:disabled{cursor:not-allowed;opacity:.4}@media (max-width:1080px){.katch-form-button,.katch-form-buttons{width:100%}}.katch-form-input{display:flex;flex-direction:column;transition:opacity .2s ease;width:100%}.katch-form-input--disabled{opacity:.4;pointer-events:none}.katch-form-input__label{color:var(--ko-text-light-3);display:block;font-size:.85rem;font-weight:500;line-height:1.2}.katch-form-input__required{color:var(--ko-danger);margin-left:2px}.katch-form-input__tagline{color:var(--ko-text-light-3);display:block;font-size:.75rem;margin-bottom:8px}.katch-form-input__field{background-color:var(--ko-surface-dark-2);border:1px solid var(--ko-border-dark-1);border-radius:10px;color:var(--ko-white);font-family:inherit;font-size:.95rem;min-height:44px;outline:none;padding:.7rem 1rem;transition:all .2s ease;width:100%}.katch-form-input__field:focus{background-color:var(--ko-surface-dark-1);border-color:var(--ko-primary-blue-1)}.katch-form-input__field::placeholder{color:var(--ko-text-light-3);opacity:.5}.katch-form-input__field--date{color-scheme:dark;cursor:pointer}.katch-form-input__bottom-label{color:var(--ko-text-light-3);font-size:.75rem;font-weight:500;margin-top:8px}.katch-form-select{display:flex;flex-direction:column;width:100%}.katch-form-select__label{color:var(--ko-text-light-3);display:block;font-size:.85rem;font-weight:500;line-height:1.2}.katch-form-select__required{color:var(--ko-danger);margin-left:2px}.katch-form-select__tagline{color:var(--ko-text-light-3);display:block;font-size:.75rem;margin-bottom:8px}.katch-form-select__wrapper{position:relative;width:100%}.katch-form-select__field{-webkit-appearance:none;appearance:none;background-color:var(--ko-surface-dark-2);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m19 9-7 7-7-7'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.1rem;border:1px solid var(--ko-border-dark-1);border-radius:10px;color:var(--ko-text-light-1);cursor:pointer;font-family:inherit;font-size:.95rem;min-height:44px;outline:none;padding:0 2.5rem 0 1rem;transition:all .2s ease;width:100%}.katch-form-select__field:focus{background-color:var(--ko-surface-dark-1);border-color:var(--ko-primary-blue-1)}.katch-form-select__field.is-placeholder{color:var(--ko-text-light-3)}.katch-form-select__option{background-color:var(--ko-bg-dark-2);color:var(--ko-text-light-1)}@media (prefers-color-scheme:dark){.katch-form-select__field{color-scheme:dark}}.katch-form-textarea{display:flex;flex-direction:column;width:100%}.katch-form-textarea__label{color:var(--ko-text-light-3);display:block;font-size:.85rem;font-weight:500;line-height:1.2}.katch-form-textarea__required{color:var(--ko-danger);margin-left:2px}.katch-form-textarea__tagline{color:var(--ko-text-light-3);display:block;font-size:.75rem;margin-bottom:8px}.katch-form-textarea__field{background-color:var(--ko-surface-dark-2);border:1px solid var(--ko-border-dark-1);border-radius:10px;color:var(--ko-text-light-1);font-family:inherit;font-size:.95rem;line-height:1.5;min-height:80px;outline:none;overflow-y:auto;padding:.8rem 1rem;resize:none;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease;width:100%}.katch-form-textarea__field:focus{background-color:var(--ko-surface-dark-1);border-color:var(--ko-primary-blue-1)}.katch-form-textarea__field::placeholder{color:var(--ko-text-light-3);opacity:.5}.katch-form-textarea__field::-webkit-scrollbar{width:6px}.katch-form-textarea__field::-webkit-scrollbar-thumb{background-color:var(--ko-border-dark-3);border-radius:10px}.ko-page-header{margin-bottom:2rem;margin-top:1.5rem}.ko-page-header,.ko-section-header{background-color:none;display:flex;position:relative;width:100%}.ko-section-header{margin-bottom:1.5rem;margin-top:0}@media (max-width:768px){.ko-page-header{margin-top:0}}.ko-heading{width:100%}.ko-heading__title{color:var(--ko-text-light-1);font-weight:800;margin:0}.ko-heading__title.page-title{font-size:1.85rem}.ko-heading__title.section-title{font-size:1.5rem}.ko-heading__subtitle{color:var(--ko-text-light-3);font-size:.95rem;font-weight:500;line-height:1.5;margin:0;width:100%}.feedback-status__empty-state{align-items:center;border-radius:24px;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;padding:80px 32px;text-align:center;transition:border-color .3s ease;width:100%}.feedback-status__empty-visual{align-items:center;display:flex;justify-content:center;margin-bottom:24px;position:relative}.feedback-status__empty-icon{color:var(--ko-primary-blue-3);filter:drop-shadow(0 0 8px rgba(77,163,255,.2));position:relative;z-index:2}.feedback-status__empty-glow{background:var(--ko-primary-blue-1);filter:blur(40px);height:60px;opacity:.15;position:absolute;width:60px;z-index:1}.feedback-status__empty-title{color:var(--ko-text-light-1);font-size:1.5rem;font-weight:800;margin:0}.feedback-status__empty-text{color:var(--ko-text-light-3);font-size:1rem;line-height:1.6;margin:12px auto 32px;max-width:420px}.feedback-status__empty-button{background-color:var(--ko-primary-blue-1);border:none;border-radius:12px;box-shadow:0 4px 12px #007bff40;color:var(--ko-white);cursor:pointer;font-weight:600;padding:12px 28px;transition:all .2s ease}.feedback-status__empty-button:hover{background-color:var(--ko-primary-blue-2);box-shadow:0 6px 16px #007bff59;transform:translateY(-2px)}.feedback-status__empty-button:active{transform:translateY(0)}.splash-screen{align-items:center;background-color:var(--ko-color-background-dark);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.splash-screen_logo__wrapper{width:48px}.splash-screen_logo__wrapper>img{animation:spin 20s linear infinite;height:100%;object-fit:contain;width:100%}.splash__title{bottom:4rem;color:var(--ko-color-text-light);font-size:.875rem;position:absolute}.splash-screen__content{align-items:center;display:flex;flex-direction:column}:root{--primary-blue:#007bff;--primary-blue-hover:#005ed1;--bg-dark-1:#0e1216;--bg-dark-2:#12171c;--surface-dark:#20252c;--border-dark:#242a32;--text-main:#f8fafc;--text-muted:#cbd5e1;--text-dim:#94a3b8}.about-page__container{flex-direction:column;width:100%}.btn-primary-lg{background:#007bff;background:var(--primary-blue);font-size:1rem;padding:1.2rem 2.5rem;transition:.2s ease}.btn-primary-lg:hover{background:#005ed1;background:var(--primary-blue-hover)}.btn-secondary-lg{border:1px solid #242a32;border:1px solid var(--border-dark);color:#f8fafc;color:var(--text-main);font-size:1rem;padding:1.2rem 2.5rem}.about-page__hero{display:flex;flex-direction:column;margin:1.5rem auto 8rem;text-align:center;width:70%}.about-page__tagline{color:var(--ko-primary-blue-3);font-size:.85rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.about-page__title{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.1;margin:1.5rem 0}.about-page__description{color:#cbd5e1;color:var(--text-muted);font-size:1.1rem;line-height:1.6;margin:0 auto 2.5rem;max-width:800px}.about-page__cta-row{display:flex;gap:1rem;justify-content:center}.about-page__core-block{margin-bottom:8rem}.about-page__core-header{border-left:4px solid #007bff;border-left:4px solid var(--primary-blue);margin-bottom:3rem;padding-left:1.5rem}.about-page__core-label{color:#94a3b8;color:var(--text-dim);display:block;font-size:.8rem;font-weight:700;letter-spacing:.1em;margin-bottom:.5rem;text-transform:uppercase}.about-page__core-title{font-size:2.2rem;font-weight:800}.about-page__core-lead{color:#cbd5e1;color:var(--text-muted);font-size:1.2rem;margin-bottom:2.5rem}.about-page__value-strip{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.about-page__value-item{align-items:center;background:#12171c;background:var(--bg-dark-2);border:1px solid #242a32;border:1px solid var(--border-dark);display:flex;gap:1.5rem;padding:1.5rem}.about-page__value-tag{color:var(--ko-primary-blue-3);font-size:.85rem;font-weight:800;min-width:100px;text-transform:uppercase}.about-page__core-statement{background:linear-gradient(90deg,#007bff,#005ed1);background:linear-gradient(90deg,var(--primary-blue) 0,var(--primary-blue-hover) 100%);color:#f8fafc;font-size:1.15rem;padding:2.5rem}.about-page__grid-2x2{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.about-page__work-card{background:#20252c;background:var(--surface-dark);border:1px solid #242a32;border:1px solid var(--border-dark);padding:2.5rem;position:relative}.about-page__work-number{color:#007bff1a;font-size:2.5rem;font-weight:900;position:absolute;right:20px;top:15px}.about-page__work-card h4{color:var(--ko-primary-blue-3);margin-bottom:1rem}.about-page__stakeholder-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.about-page__stakeholder-card{background:#12171c;background:var(--bg-dark-2);border:1px solid #242a32;border:1px solid var(--border-dark);padding:2rem}.about-page__stakeholder-card--full-width{grid-column:1/-1}.about-page__stakeholder-card h4{color:var(--ko-primary-blue-3);margin-bottom:.5rem}.about-page__promise-section{background:#161c22;border:1px solid #242a32;border:1px solid var(--border-dark);margin-bottom:8rem;padding:5rem 2rem;text-align:center}.about-page__promise-title{font-size:1.8rem;letter-spacing:.1em;margin-bottom:3rem;text-transform:uppercase}.about-page__promise-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:3rem}.about-page__promise-accent{color:var(--ko-primary-blue-3);display:block;font-weight:800;margin-bottom:1rem}.about-page__features-list{border-top:1px solid #242a32;border-top:1px solid var(--border-dark);display:flex;flex-direction:column}.about-page__feature-row{align-items:center;border-bottom:1px solid #242a32;border-bottom:1px solid var(--border-dark);display:flex;justify-content:space-between;padding:2rem 0}.about-page__feature-category{background:#20252c;background:var(--surface-dark);display:inline-block;font-size:.65rem;font-weight:800;margin-bottom:.5rem;padding:.2rem .5rem}.about-page__feature-indicator{background:#242a32;background:var(--border-dark);height:2px;width:30px}.about-page__feature-row:hover .about-page__feature-indicator{background:#007bff;background:var(--primary-blue);width:50px}.about-page__footer{border-top:1px solid #242a32;border-top:1px solid var(--border-dark);padding:6rem 0;text-align:center}.about-page__footer-meta{color:#94a3b8;color:var(--text-dim);font-size:.8rem;margin-top:4rem}@media (max-width:768px){.about-page__container{padding:0}.about-page__wrapper{padding:0!important}.about-page__cta-row{flex-direction:column}.about-page__feature-row{align-items:flex-start;flex-direction:column;gap:1rem}.about-page__feature-indicator{display:none}.about-page__stakeholder-card--full-width{grid-column:auto}.about-page__promise-section{padding:3rem 1.5rem}}.support-page-content{display:flex;flex-direction:column;height:90vh;justify-content:center}@media (max-width:768px){.support-page-content{justify-content:flex-start;padding-top:65px}}.docs__section{background-color:var(--ko-bg-dark-1);padding-bottom:1rem}.docs__section,.docs__section a{color:var(--ko-color-text-light)}.docs__section a{text-decoration:none}h2.docs__section,h3.docs__section{color:var(--ko-color-text-light)!important}.docs__section a:hover{text-decoration:underline}.docs__section strong{background-color:initial}.docs__section ul{display:flex;flex-direction:column;gap:1.5rem}.docs__section ul li{margin-left:2rem}@media (max-width:750px){.docs__section{width:100%}}body,html{background-color:#fff;color:#333;font-family:Arial,sans-serif;height:100%;line-height:1.6;margin:0;padding:0}.article-container{background-color:#fff;color:#111;line-height:1.7;margin:0 auto;max-width:900px;min-height:100%;padding:2rem}.article-hero{background:#fff;border-radius:12px;margin-bottom:2rem;padding:1.5rem;position:static}.article-hero-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.article-hero-text h1{font-size:2rem;margin-bottom:.5rem}.subtitle{color:#555;font-size:1rem;margin-bottom:.5rem}.article-hero-cta{text-align:left}.article-hero-cta .small-text{color:#555;font-size:.8rem;margin-bottom:.25rem}.article-hero-cta a{color:#0073e6;font-weight:700;text-decoration:none}.team-of-week li{align-items:flex-end;display:flex;gap:.5rem}.team-of-week li span{font-size:.75rem;opacity:.7}.blog-meta,.meta{color:#777;flex-direction:row;flex-wrap:wrap;font-size:.85rem;gap:.3rem;justify-content:center}.blog-meta,.meta,.meta span{align-items:center;display:flex}.article-body{background:#fff;border-radius:12px;padding:1.5rem}.article-body h2{color:#222;font-size:1.8rem}.article-body h3,.article-body h4{color:#222;margin-bottom:.5rem;margin-top:1.5rem}.article-body ul{list-style:disc;padding-left:1.5rem}.article-body hr{border:none;border-top:1px solid #eee;margin:2rem 0}.game-info-hero{color:#333;font-size:.95rem;margin-top:1rem}.game-info-hero ul{list-style:none;margin:.5rem 0;padding-left:0!important}.game-info-hero li{background-color:#f5f5f5;border-left:4px solid #07c;border-radius:4px;margin-bottom:.4rem;padding:.5rem .75rem}.view-count{color:#333;font-weight:700;margin-top:.5rem}.article-controls{align-items:center;flex-wrap:wrap;justify-content:space-between;margin-bottom:1.5rem}.article-controls,.view-toggle{display:flex;gap:.5rem}.article-actions button,.view-toggle button{background:#f0f0f0;border:1px solid #ccc;border-radius:6px;cursor:pointer;padding:.5rem 1rem}.view-toggle button.active{background:#333;border-color:#333;color:#fff}.article-actions .share-btn{background:#0073e6;border-color:#0073e6;color:#fff}.tags{color:#555;font-size:.9rem;margin-top:2rem}.tags span{background-color:#eef;border-radius:4px;color:#333;display:inline-block;font-size:.85rem;margin-right:.5rem;padding:.2rem .5rem}.tags span:last-child{margin-right:0}.team-photo-section{background-color:#fff;border-radius:12px;padding:1.5rem;text-align:center}.team-photo-section h2{color:#222;font-size:1.5rem;margin-bottom:1rem}.team-photo{border-radius:12px;box-shadow:0 2px 8px #0000001a;height:auto;max-width:100%;object-fit:cover}.squad-section{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin:2rem 0;padding:1.5rem}.squad-section h2{color:#222;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.squad-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.squad-list ul{list-style:none;margin:0;padding:0}.squad-list li{border-bottom:1px solid #eee;color:#333;font-size:.95rem;padding:.3rem 0}.club{color:#999;font-style:italic}.article-footer{align-items:center;background-color:#fff;border-top:1px solid #e0e0e0;display:flex;flex-direction:column;margin-top:3rem;padding:2rem 1rem}.article-footer .small-text{color:#666;font-size:.9rem;margin-bottom:1rem}.footer-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.footer-actions a{border-radius:6px;font-size:.9rem;padding:.6rem 1.2rem;text-decoration:none;transition:background .2s ease,color .2s ease}.btn-primary{background-color:#c00;color:#fff}.btn-primary:hover{background-color:#a50000}.btn-secondary{background-color:#f5f5f5;border:1px solid #ddd;color:#333}.btn-secondary:hover{background-color:#eaeaea}@media (max-width:768px){.article-title{font-size:2rem}.article-subtitle{font-size:1rem}.article-container{padding:1.5rem}.article-body h2{font-size:1.5rem}.footer-actions a{display:block;margin:.5rem auto;text-align:center;width:80%}}@media (max-width:600px){.article-hero-text{line-height:1.25}.article-container{padding:0}}@media (max-width:480px){.article-title{font-size:1.8rem}.article-subtitle{font-size:.95rem}.article-body h2{font-size:1.3rem}.blog-meta{font-size:.75rem;gap:.2rem}.tags span{font-size:.8rem;margin-bottom:.3rem}.article-container{padding:0}}.pop-card{border-radius:1rem;overflow:hidden;position:relative;width:100%}.pop-card__player-wrapper{align-items:center;background-color:var(--ko-bg-dark-2);cursor:pointer;display:flex;height:100%;justify-content:center;pointer-events:none;position:relative;width:100%}.pop-card__player-wrapper video{display:block;height:100%;object-fit:cover;width:100%}.pop-card__footer-overlay{background:linear-gradient(0deg,#000c 0,#0006 40%,#0000);bottom:0;left:0;padding:40px 16px 20px;pointer-events:auto;position:absolute;right:0;z-index:10}.pop-card__footer-content{display:flex;flex-direction:column;gap:4px}.pop-card__title{font-size:15px;font-weight:600;margin:0}.pop-card__title,.pop-card__views{color:#fff;text-shadow:0 1px 2px #00000080}.pop-card__views{align-items:center;display:flex;font-size:13px;gap:6px;opacity:.9}.pop-card__views--count{display:flex;font-size:var(--12px);line-height:1}.pop-card__mute-overlay{align-items:center;background-color:#00000080;border-radius:50%;color:#fff;display:flex;height:32px;justify-content:center;padding:8px;pointer-events:auto;position:absolute;right:16px;top:16px;width:32px;z-index:20}@media (max-width:480px){.pop-card,.pop-card__player-wrapper{border-radius:0;height:100dvh}}:root{--ko-bg-dark-1:#0e1216;--ko-text-light-1:#f8fafc;--ko-text-light-2:#cbd5e1;--ko-text-light-3:#94a3b8;--ko-border-dark-1:#242a32;--ko-primary-blue-1:#007bff}.pops-page{-ms-overflow-style:none;aspect-ratio:9/16;background-color:#0e1216;background-color:var(--ko-bg-dark-1);height:100dvh;margin:0 auto;overflow-y:auto;padding:1rem;position:relative;scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-width:none}.pops-page::-webkit-scrollbar{display:none}.pops-page__feed{display:flex;flex-direction:column}.pop-item-container{align-items:center;display:flex;flex-shrink:0;height:100dvh;justify-content:center;overflow:hidden;scroll-snap-align:center;scroll-snap-stop:always;width:100%}.pops-page__infinite-trigger{align-items:center;background-color:#0e1216;background-color:var(--ko-bg-dark-1);display:flex;flex-direction:column;width:100%}.pops-page__sentinel{height:20px;width:100%}.pops-page__loader-ui{align-items:center;color:#94a3b8;color:var(--ko-text-light-3);display:flex;font-size:14px;height:100px;justify-content:center}.pops-page__end-message{border-top:1px solid #242a32;border-top:1px solid var(--ko-border-dark-1);color:#94a3b8;color:var(--ko-text-light-3);font-size:13px;padding:60px 0;text-align:center}@media (max-width:480px){.pops-page{margin:0;padding:0;width:100vw}.pop-item-container{height:100dvh}}.pop-skeleton{border-radius:1rem;height:100%;overflow:hidden}.pop-skeleton,.pop-skeleton__item{align-items:center;display:flex;justify-content:center;width:100%}.pop-skeleton__item{background-color:var(--ko-bg-dark-1);height:599.9px}.pop-skeleton__player{background-color:var(--ko-bg-dark-2);border-radius:1rem;height:100%;overflow:hidden;position:relative;width:100%}.pop-skeleton__mute{background:var(--ko-surface-dark-1);border-radius:50%;height:34px;position:absolute;right:16px;top:16px;width:34px}.pop-skeleton__footer{bottom:0;display:flex;flex-direction:column;gap:12px;left:0;padding:40px 16px 20px;position:absolute;right:0}.pop-skeleton__line{animation:shimmer 1.5s linear infinite;background:linear-gradient(90deg,var(--ko-surface-dark-1) 25%,var(--ko-surface-dark-3) 50%,var(--ko-surface-dark-1) 75%);background-size:200% 100%;border-radius:4px}.pop-skeleton__line.title{height:16px;width:70%}.pop-skeleton__line.views{height:12px;width:30%}@media (max-width:480px){.pop-skeleton,.pop-skeleton__player{border-radius:0}.pop-skeleton__item{height:100dvh}.pop-skeleton__player{width:100vw}}.forgot-password-content,.reset-password-content,.sign-in-content,.sign-up-content,.verify-email-content{background-color:initial;display:flex;flex-direction:column;height:90vh;justify-content:center}.mbr-saved{margin:0 auto;max-width:1200px;padding:0 1.5rem;width:100%}.mbr-saved__header{align-items:flex-end;border-bottom:1px solid var(--ko-border-dark-1);display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:2rem;padding-bottom:1.5rem}.mbr-saved__title{color:var(--ko-text-light-1);font-size:2rem;font-weight:800;letter-spacing:-.02em;margin:0 0 4px}.mbr-saved__description{color:var(--ko-text-light-3);font-size:1rem;margin:0}.mbr-saved__count-badge{align-items:center;background:var(--ko-surface-dark-2);border:1px solid var(--ko-border-dark-2);border-radius:999px;color:var(--ko-primary-blue-3);display:flex;font-size:.8rem;font-weight:700;margin-bottom:1.5rem;padding:6px 16px;white-space:nowrap}.mbr-saved__toolbar{display:flex;margin-bottom:2rem;margin-top:2rem;max-width:450px;position:relative}.mbr-saved__search-input{background:var(--ko-bg-dark-3);border:1px solid var(--ko-border-dark-1);border-radius:12px;color:var(--ko-text-light-1);font-size:.95rem;outline:none;padding:14px 16px 14px 46px;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}.mbr-saved__search-input:focus{background:var(--ko-surface-dark-1);border-color:var(--ko-primary-blue-1);box-shadow:0 0 0 4px #007bff1a}.mbr-saved__search-icon{color:var(--ko-text-light-3);left:16px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.mbr-saved__loading{align-items:center;color:var(--ko-text-light-3);display:flex;flex-direction:column;gap:1.25rem;justify-content:center;padding:8rem 0}.mbr-saved__spinner{animation:rotate 1s linear infinite;color:var(--ko-primary-blue-3)}.mbr-saved__empty{align-items:center;background:var(--ko-bg-dark-2);border:1px dashed var(--ko-border-dark-3);border-radius:24px;display:flex;flex-direction:column;margin-top:2rem;padding:5rem 2rem;text-align:center}.mbr-saved__empty-visual{margin-bottom:2rem;position:relative}.mbr-saved__empty-icon-wrapper{align-items:center;background:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-1);border-radius:24px;color:var(--ko-primary-blue-1);display:flex;height:84px;justify-content:center;position:relative;width:84px;z-index:2}.mbr-saved__empty-glow{background:var(--ko-primary-blue-1);filter:blur(50px);height:140px;left:50%;opacity:.12;position:absolute;top:50%;transform:translate(-50%,-50%);width:140px;z-index:1}.mbr-saved__empty-title{color:var(--ko-text-light-1);font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.mbr-saved__empty-desc{color:var(--ko-text-light-3);font-size:.95rem;line-height:1.6;margin-bottom:2rem;max-width:340px}@media (max-width:768px){.mbr-saved__header{align-items:flex-start;flex-direction:column;gap:1rem}.mbr-saved__title{font-size:1.75rem}.mbr-saved__count-badge{align-self:flex-start}.mbr-saved__toolbar{max-width:100%}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.grid-layout{grid-template-columns:repeat(4,1fr)}.grid-layout,.responsive-grid{grid-gap:1rem;display:grid;gap:1rem}.col-1{grid-template-columns:repeat(1,1fr)}.col-2{grid-template-columns:repeat(2,1fr)}.col-3{grid-template-columns:repeat(3,1fr)}.col-4{grid-template-columns:repeat(4,1fr)}.col-5{grid-template-columns:repeat(5,1fr)}@media (max-width:1050px){.grid-layout{grid-template-columns:repeat(4,1fr)}.col-5{grid-template-columns:repeat(4,1fr)!important}}@media (max-width:900px){.grid-layout{grid-template-columns:repeat(3,1fr)}.col-4,.col-5{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:750px){.grid-layout{grid-template-columns:repeat(2,1fr)}.col-3,.col-4,.col-5{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:600px){.col-2,.col-3,.col-4,.col-5,.grid-layout{grid-template-columns:repeat(1,1fr)!important}}.user-saved-item{cursor:pointer;display:flex;flex-direction:column;gap:10px;width:100%}.user-saved-item__thumbnail{aspect-ratio:16/9;background:var(--ko-surface-dark-1);border-radius:12px;overflow:hidden;position:relative}.user-saved-item__img{height:100%;object-fit:cover;width:100%}.user-saved-item__duration{background:#0e1216e6;border-radius:4px;bottom:8px;font-size:.75rem;font-weight:600;padding:3px 6px}.user-saved-item__duration,.user-saved-item__save-btn{color:var(--ko-text-light-1);position:absolute;right:8px}.user-saved-item__save-btn{background:#0e1216cc;border:none;border-radius:50%;cursor:pointer;display:flex;padding:6px;top:8px;transition:all .2s ease;z-index:2}.user-saved-item__save-btn.is-active{background:var(--ko-text-light-1);color:var(--ko-primary-blue-1)}.user-saved-item__body{padding:0 6px}.user-saved-item__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--ko-text-light-1);display:-webkit-box;font-size:1rem;font-weight:600;margin:0 0 4px;overflow:hidden}.user-saved-item__meta{align-items:center;color:var(--ko-text-light-3);display:flex;font-size:.85rem;gap:4px}.user-saved-item__username{cursor:pointer}.mbr-subs__list{display:flex;flex-direction:column;gap:2rem}.flex-center{align-items:center;display:flex;justify-content:center}.mbr-subs__form{display:flex;flex-direction:column;gap:1.5rem}.mbr-subs__upgrade-btn{margin-left:auto}@media (max-width:1080px){.mbr-subs{width:100%}}.mbr-subs__card{background:var(--ko-bg-dark-2);border:1px solid var(--ko-border-dark-1);border-radius:24px;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease;width:100%}.mbr-subs__card:hover{border-color:var(--ko-border-dark-3);transform:translateY(-2px)}.mbr-subs__badge{align-items:center;background:#007bff1a;border:1px solid #007bff26;border-radius:999px;color:var(--ko-primary-blue-3);display:inline-flex;font-size:.7rem;font-weight:800;gap:8px;margin-bottom:1.5rem;padding:6px 14px;text-transform:uppercase}.mbr-subs__card-header{align-items:flex-start;display:flex;justify-content:space-between;padding:2rem}.mbr-subs__title{color:var(--ko-text-light-1);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.mbr-subs__amount{font-size:2.25rem;font-weight:800}.mbr-subs__interval{color:var(--ko-text-light-3);font-size:1rem}.mbr-subs__status{align-items:center;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:700;gap:8px;padding:6px 16px;text-transform:uppercase}.mbr-subs__status--active{background:#34c7591a;border:1px solid #34c75933;color:var(--ko-success)}.mbr-subs__status-dot{background-color:currentColor;border-radius:50%;box-shadow:0 0 8px currentColor;height:8px;width:8px}.mbr-subs__accordion-trigger{background:var(--ko-surface-dark-1);border:none;border-top:1px solid var(--ko-border-dark-1);color:var(--ko-text-light-2);cursor:pointer;display:flex;font-weight:600;justify-content:space-between;padding:1.25rem 2rem;width:100%}.mbr-subs__features{background:var(--ko-bg-dark-1);display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.mbr-subs__features--expanded{grid-template-rows:1fr}.mbr-subs__features-inner{overflow:hidden;padding:0 2rem}.mbr-subs__feature-row{border-bottom:1px solid var(--ko-border-dark-2);display:flex;font-size:.9rem;justify-content:space-between;padding:1rem 0}.mbr-subs__footer-action{display:flex;justify-content:flex-end;padding:2rem 0 1.5rem}.mbr-subs__btn-cancel{background:none;border:none;color:var(--ko-text-light-3);cursor:pointer;font-size:.8rem;text-decoration:underline;transition:color .2s}.mbr-subs__btn-cancel:hover{color:var(--ko-danger)}.mbr-subs__status-text{font-size:var(--12px)}.mbr-subs__banner{align-items:center;display:flex;font-size:.85rem;font-weight:600;gap:12px;letter-spacing:.01rem;padding:14px 20px}.mbr-subs__banner--warning{background:#f59e0b14;border-bottom:1px solid #f59e0b33;color:var(--ko-warning);overflow:hidden;position:relative}.mbr-subs__banner svg{filter:drop-shadow(0 0 4px currentColor);flex-shrink:0}.mbr-subs__banner--info{background-color:#38bdf80d;border-bottom:1px solid #38bdf833;color:var(--ko-info);overflow:hidden;position:relative}.mbr-notif{animation:fadeIn .4s ease-out;display:flex;flex-direction:column;gap:1.5rem;width:100%}.mbr-notif__card{background-color:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-1);border-radius:12px;margin-bottom:1rem;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.mbr-notif__card--active{background-color:var(--ko-surface-dark-2);border-color:var(--ko-primary-blue-1);box-shadow:0 4px 20px #0003}.mbr-notif__card-header{align-items:center;background:none;border:none;color:var(--ko-text-light-1);cursor:pointer;display:flex;gap:.5rem;justify-content:space-between;padding:1rem;width:100%}.mbr-notif__header-main{align-items:center;display:flex;flex:1 1;gap:.75rem}.mbr-notif__category-icon{align-items:center;background-color:#007bff1a;border-radius:8px;color:var(--ko-primary-blue-3);display:flex;flex-shrink:0;justify-content:center;padding:10px}.mbr-notif__category-info{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;text-align:left}.mbr-notif__category-title{font-size:.95rem;font-weight:600}.mbr-notif__category-subtitle{color:var(--ko-text-light-3);font-size:.8rem;word-break:break-word}.mbr-notif__content{border-top:1px solid var(--ko-border-dark-2);padding:0 1rem 1.25rem}.mbr-notif__master-toggle{padding:1rem 0}.mbr-notif__toggle-title{color:var(--ko-text-light-1);display:block;font-weight:500}.mbr-notif__toggle-desc{color:var(--ko-text-light-3);font-size:.8rem;line-height:1.4;margin-top:4px}.mbr-notif__sub-list{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.mbr-notif__option-row{align-items:center;background-color:var(--ko-surface-dark-1);border-radius:8px;display:flex;gap:1rem;justify-content:space-between;padding:.75rem 1rem}.mbr-notif__option-label{align-items:center;color:var(--ko-text-light-2);display:flex;font-size:.9rem;gap:.75rem}.katch-switch{background-color:var(--ko-border-dark-3);border-radius:100px;cursor:pointer;flex-shrink:0;height:22px;position:relative;transition:background-color .2s ease,transform active .1s;width:42px}.katch-switch:active{transform:scale(.95)}.katch-switch.active{background-color:var(--ko-success);border-radius:100px}.switch-handle{background-color:var(--ko-white);border-radius:50%;box-shadow:0 1px 3px #0006;height:16px;left:3px;position:absolute;top:3px;transition:transform .2s cubic-bezier(.34,1.56,.64,1);width:16px}.katch-switch.active .switch-handle{transform:translateX(20px)}@media (min-width:768px){.mbr-notif__card-header{padding:1.25rem}.mbr-notif__category-title{font-size:1rem}.mbr-notif__category-subtitle{font-size:.85rem}.mbr-notif__content{padding:0 1.25rem 1.25rem}.katch-switch{height:26px;width:48px}.switch-handle{height:20px;width:20px}.katch-switch.active .switch-handle{transform:translateX(22px)}}.mbr-notif__banner{background-color:var(--ko-overlay-dark-2);border-left:4px solid var(--ko-info);border-radius:4px;display:flex;flex-direction:row;gap:1rem;margin-bottom:2rem;padding:1rem}@media (max-width:480px){.mbr-notif__banner{align-items:flex-start;flex-direction:column}.mbr-notif__title{font-size:1.25rem}}.subscription-plan{margin:0 auto;max-width:1200px;padding:40px 0}.subscription-plan__header{align-items:center;display:flex;flex-direction:column;margin-bottom:60px;text-align:center}.subscription-plan__premium-label{color:var(--ko-ko-pink);font-size:.75rem;font-weight:800;letter-spacing:3px;text-transform:uppercase}.subscription-plan__control{align-items:center;background:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-1);border-radius:20px;display:flex;gap:20px;margin-top:30px;padding:8px}.subscription-plan__billing,.subscription-plan__nav{background:var(--ko-bg-dark-3);border-radius:12px;display:flex;gap:4px;padding:4px}.subscription-plan__billing-btn,.subscription-plan__nav-item{align-items:center;background:#0000;border:none;border-radius:8px!important;color:var(--ko-text-light-3);cursor:pointer;display:flex;font-weight:600;gap:8px;padding:8px 16px;transition:all .2s ease}.subscription-plan__billing-btn--active,.subscription-plan__nav-item--active{background:var(--ko-surface-dark-3);color:var(--ko-white)}.subscription-plan__save-tag{color:var(--ko-success);font-size:.7rem;margin-left:4px}.subscription-plan__grid{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin:0 auto;max-width:1200px;padding:0 20px}.subscription-plan__card{background:var(--ko-surface-dark-2);border:1px solid var(--ko-border-dark-2);border-radius:32px;display:flex;flex:1 1 320px;flex-direction:column;max-width:380px;padding:40px;position:relative;transition:transform .3s ease,border-color .3s ease;width:100%}.subscription-plan__card:hover{border-color:var(--ko-primary-blue-3)}.subscription-plan__card--plus{background:linear-gradient(145deg,var(--ko-surface-dark-2),var(--ko-bg-dark-2));border-color:var(--ko-indigo)}.subscription-plan__glow-edge{background:linear-gradient(90deg,var(--ko-indigo),var(--ko-ko-pink));border-radius:32px 32px 0 0;height:4px;left:0;position:absolute;right:0;top:0}.subscription-plan__card-header{align-items:center;display:flex;gap:15px;margin-bottom:30px}.subscription-plan__icon{align-items:center;background-color:#007bff1a;border-radius:14px;color:var(--ko-primary-blue-3);display:flex;flex-shrink:0;justify-content:center;padding:12px}.subscription-plan__card--plus .subscription-plan__icon{color:var(--ko-warning)}.subscription-plan__title h3{color:var(--ko-white);font-size:1.4rem;margin:0}.subscription-plan__title p{color:var(--ko-text-light-3);font-size:.85rem;margin:0}.subscription-plan__price{margin-bottom:30px}.subscription-plan__amount{color:var(--ko-white);font-size:3rem;font-weight:800}.subscription-plan__per{color:var(--ko-text-light-3);font-size:1rem}.subscription-plan__divider{background:var(--ko-border-dark-1);height:1px;margin-bottom:30px}.subscription-plan__features{flex-grow:1;list-style:none;margin:0 0 40px;padding:0}.subscription-plan__features li{align-items:center;color:var(--ko-text-light-2);display:flex;font-size:.95rem;gap:12px;margin-bottom:16px}.subscription-plan__action-btn{background-color:var(--ko-primary-blue-1)!important;border:1px solid var(--ko-border-dark-3);border-radius:16px;color:var(--ko-white);cursor:pointer;font-weight:700;padding:16px;transition:all .2s ease;width:100%}.subscription-plan__action-btn:hover:not(:disabled){background:var(--ko-primary-blue-2)!important}.subscription-plan__action-btn--disabled{background-color:initial!important;border:1px solid var(--ko-border-dark-3);color:var(--ko-text-light-3);cursor:not-allowed;opacity:.7}.subscription-plan__modal-overlay{align-items:center;animation:modalFadeIn .3s ease;background:var(--ko-overlay-dark-3);display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.subscription-plan__modal{background:var(--ko-bg-dark-2);border:1px solid var(--ko-border-dark-1);border-radius:24px;box-shadow:0 25px 50px -12px #00000080;max-width:440px;overflow:hidden;position:relative;width:100%}.subscription-plan__modal-close{align-items:center;background:#0000;border:none;border-radius:50%;color:var(--ko-text-light-3);cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:1.25rem;top:1.25rem;transition:all .2s ease;width:32px;z-index:10}.subscription-plan__modal-close:hover{color:var(--ko-white);transform:rotate(90deg)}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@media (min-width:768px){.subscription-plan__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,380px))}}@media (max-width:768px){.subscription-plan__control{flex-direction:column;width:100%}.subscription-plan__billing,.subscription-plan__nav{justify-content:center;width:100%}.subscription-plan__modal-overlay{align-items:flex-start;padding-top:60px}}.katch-checkout{background:var(--ko-bg-dark-2);padding:1.5rem 2rem 2.5rem;width:100%}.katch-checkout__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.header-title{color:var(--ko-text-light-1);font-size:2rem;font-weight:700;margin:0}.back-btn{align-items:center;background:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-1);border-radius:10px;color:var(--ko-text-light-3);cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s;width:36px}.back-btn:hover{border-color:var(--ko-border-dark-3);color:var(--ko-white)}.katch-checkout__order-summary{align-items:center;border-radius:16px;display:flex;justify-content:space-between;margin-bottom:2rem}.summary-label{color:var(--ko-text-light-3);display:block;font-size:.75rem;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.summary-product{color:var(--ko-text-light-1);font-size:1rem;font-weight:700}.price-amount{color:var(--ko-primary-blue-3);font-size:1.5rem;font-weight:800}.price-period{color:var(--ko-text-light-3);font-size:.85rem}.katch-checkout__form{display:flex;flex-direction:column;gap:1.25rem}.input-label{color:var(--ko-text-light-3);display:block;font-size:var(--14px);font-weight:500;margin-bottom:8px}.stripe-input-wrapper{align-items:center;background:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-3);border-radius:12px;display:flex;padding:14px;position:relative;transition:all .2s ease}.stripe-input-wrapper:focus-within{background:var(--ko-bg-dark-1);border-color:var(--ko-primary-blue-1);box-shadow:0 0 0 1px var(--ko-primary-blue-1)}.input-icon{color:var(--ko-text-light-3);margin-right:12px}.stripe-element{width:100%}.input-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1.2fr 1fr}.error-text{color:var(--ko-danger);font-size:.85rem;margin:0;text-align:center}.form-footer{margin-top:1rem;text-align:center}.security-tag{align-items:center;color:var(--ko-text-light-3);display:flex;font-size:.75rem;gap:6px;justify-content:center;margin-top:1.25rem}.katch-checkout--success{padding:3rem 2rem;text-align:center}.success-badge{align-items:center;background:#34c7591a;border-radius:100px;color:var(--ko-success);display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.success-title{color:var(--ko-white);font-size:1.5rem;margin-bottom:.5rem}.success-text{color:var(--ko-text-light-3);margin-bottom:2rem}.g-games{background-color:var(--ko-bg-dark-1);min-height:100vh;padding:2rem 1.5rem}.g-games__header{align-items:flex-end;display:flex;gap:2rem;justify-content:space-between;margin-bottom:2.5rem}.g-games__title{color:var(--ko-white);font-size:2.5rem;font-weight:800;letter-spacing:-1px}.g-games__title--accent{-webkit-text-fill-color:#0000;background:linear-gradient(to right,var(--ko-primary-blue-1),var(--ko-primary-blue-3));-webkit-background-clip:text;color:var(--ko-primary-blue-3)}.g-games__subtitle{color:var(--ko-text-light-3);margin-top:.5rem}.g-games__search-bar{align-items:center;background:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-1);border-radius:12px;display:flex;gap:12px;max-width:400px;padding:4px 16px;transition:all .3s ease;width:100%}.g-games__search-bar:focus-within{background:var(--ko-surface-dark-2);border-color:var(--ko-primary-blue-2);box-shadow:0 0 0 3px var(--ko-overlay-dark-1)}.g-games__search-icon{color:var(--ko-text-light-3);flex-shrink:0}.g-games__search-input{background:#0000;border:none;color:var(--ko-white);font-size:.95rem;outline:none;padding:10px 0;width:100%}.g-games__search-input::placeholder{color:var(--ko-text-light-3)}.g-games__grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.g-games__no-results{background:var(--ko-surface-dark-1);border:1px dashed var(--ko-border-dark-3);border-radius:16px;color:var(--ko-text-light-3);font-size:1.1rem;grid-column:1/-1;padding:5rem 2rem;text-align:center}.g-games__loading{color:var(--ko-primary-blue-3);font-weight:600;grid-column:1/-1;padding:3rem;text-align:center}@media (max-width:768px){.g-games__header{align-items:flex-start;flex-direction:column;gap:1.5rem}.g-games__search-bar{max-width:100%}.g-games__title{font-size:2rem}}.g-games__search-bar{padding-right:8px}.g-games__search-btn{background:var(--ko-primary-blue-1);border:none;border-radius:10px;color:var(--ko-white);cursor:pointer;font-size:.85rem;font-weight:700;padding:8px 16px;transition:all .2s ease}.g-games__search-btn:hover{background:var(--ko-primary-blue-2);transform:scale(1.02)}.g-games__search-btn:active{background:var(--ko-primary-blue-3);transform:scale(.98)}.g-games__search-input{padding-right:8px}.katch-replay-card__save-badge{align-items:center;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:4px;position:absolute;right:8px;top:8px;transition:all .2s ease;z-index:10}.katch-replay-card__save-badge.saved{background:gold;color:#fff}.katch-replay-card__save-badge.unsaved{background:#0006;color:#fff}.katch-replay-card__save-badge:hover{transform:scale(1.1)}.video-library-video-card{cursor:pointer;display:flex;flex-direction:column;gap:10px;width:100%}.video-library-video-card__thumbnail{aspect-ratio:16/9;background:var(--ko-surface-dark-1);border-radius:12px;overflow:hidden;position:relative}.video-library-video-card__img{height:100%;object-fit:cover;width:100%}.video-library-video-card__duration{background:#0e1216e6;border-radius:4px;bottom:8px;color:var(--ko-text-light-1);font-size:.75rem;font-weight:600;padding:3px 6px;position:absolute;right:8px}.video-library-video-card__play-overlay{align-items:center;background:var(--ko-overlay-dark-1);display:flex;inset:0;justify-content:center;position:absolute}.video-library-video-card__play-button{align-items:center;background:var(--ko-primary-blue-1);border-radius:50%;color:var(--ko-text-light-1);display:flex;height:56px;justify-content:center;padding-left:4px;width:56px}.video-library-video-card__lock-overlay{align-items:center;background:#0e121666;display:flex;inset:0;justify-content:center;position:absolute}.video-library-video-card__lock-wrapper{align-items:center;background:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-2);border-radius:50%;display:flex;height:48px;justify-content:center;width:48px}.video-library-video-card__body{padding:0 6px;position:relative}.video-library-video-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--ko-text-light-1);display:-webkit-box;font-size:1rem;font-weight:600;margin:0 0 4px;overflow:hidden}.video-library-video-card__meta{align-items:center;color:var(--ko-text-light-3);display:flex;font-size:.85rem;gap:4px}.video-library-video-card__username{cursor:pointer}.video-library-video-card__menu-btn{background:#0000;border:none;color:var(--ko-text-light-3);cursor:pointer;position:absolute;right:0;top:0}.modal-dialog__overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:var(--ko-overlay-dark-3);display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.modal-dialog__content{background-color:var(--ko-bg-dark-2);border:1px solid var(--ko-border-dark-2);border-radius:16px;max-width:400px;padding:32px;text-align:center;width:100%}.modal-dialog__icon{align-items:center;background-color:var(--ko-surface-dark-1);border-radius:50%;color:var(--ko-primary-blue-3);display:flex;height:64px;justify-content:center;margin:0 auto 24px;width:64px}.modal-dialog__title{color:var(--ko-text-light-1);font-size:1.5rem;font-weight:700;margin-bottom:12px}.modal-dialog__text{color:var(--ko-text-light-2);font-size:.95rem;line-height:1.5;margin-bottom:32px}.modal-dialog__actions{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center}.ko-grid{grid-gap:1.25rem;--cols:4;display:grid;gap:1.25rem;grid-template-columns:repeat(var(--cols),minmax(0,1fr));margin:0 auto;width:100%}@media (max-width:1280px){.ko-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr))}}.ko-grid--auto{--min-width:280px;grid-template-columns:repeat(auto-fill,minmax(var(--min-width),1fr))}@media (max-width:1024px){.ko-grid{grid-template-columns:repeat(min(var(--cols),2),minmax(0,1fr))}}@media (max-width:640px){.ko-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.local-talent__toolbar{display:flex;justify-content:flex-end;margin-bottom:2rem}.katch-search__wrapper{align-items:center;background-color:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-2);border-radius:12px;display:flex;max-width:600px;padding:6px 8px;transition:all .3s ease;width:100%}.katch-search__wrapper:focus-within{border-color:var(--ko-primary-blue-2);box-shadow:0 0 0 2px var(--ko-overlay-dark-1)}.katch-search__input{background:#0000;border:none;color:var(--ko-text-light-1);flex:1 1;font-size:1rem;outline:none;padding:10px 16px}.katch-search__input::placeholder{color:var(--ko-text-light-3)}.katch-search__icon-btn{align-items:center;background-color:var(--ko-surface-dark-3);border:none;border-radius:8px;border-radius:50%;color:var(--ko-primary-blue-3);cursor:pointer;display:flex;justify-content:center;padding:10px;transition:all .2s ease-in-out}.katch-search__icon-btn:hover{background-color:var(--ko-primary-blue-1);color:var(--ko-white);transform:translateY(-1px)}.video-skeleton-card{background:#0000;border-radius:var(--16px);display:flex;flex-direction:column;max-width:var(--g-width-sm);overflow:hidden;width:100%}.video-skeleton-card__header{align-items:center;display:flex;gap:var(--12px);padding:var(--12px) var(--16px)}.video-skeleton-card__avatar{background:var(--ko-surface-dark-1);border-radius:50%;height:var(--32px);width:var(--32px)}.video-skeleton-card__meta{display:flex;flex:1 1;flex-direction:column;gap:6px}.video-skeleton-card__media{aspect-ratio:16/9;background:var(--ko-surface-dark-1);border-radius:var(--8px);overflow:hidden;position:relative;width:100%}.video-skeleton-card__body{display:flex;flex-direction:column;gap:10px;padding:var(--14px) var(--16px)}.video-skeleton-card__line{background:var(--ko-surface-dark-1);border-radius:4px;height:12px;overflow:hidden;position:relative;width:100%}.video-skeleton-card__line--short{width:40%}.video-skeleton-card__line--medium{height:16px;margin-bottom:4px;width:70%}.video-skeleton-card__line--xs{height:10px;width:20%}.video-skeleton-card__line:after,.video-skeleton-card__media:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}.katch-watch__content-container{display:flex;flex-direction:row;gap:1.25rem}.katch-watch__recommendation-col-grid{display:flex;flex-direction:column}.katch-watch__recommendation-cols-grid{display:none}.katch-watch{background-color:var(--ko-bg-dark-1);color:var(--ko-text-light-1);min-height:100vh}.katch-watch__container{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 400px;margin:0 auto;max-width:1700px;padding:24px}.katch-watch__secondary{width:300px}@media (max-width:1000px){.katch-watch__content-container{display:flex;flex-direction:column}.katch-watch__recommendation-col-grid{display:none}.katch-watch__recommendation-cols-grid{display:flex}.katch-watch__secondary{width:100%}}.katch-watch__player-wrapper{aspect-ratio:16/9;background:#000;border-radius:12px;box-shadow:0 10px 30px #00000080;overflow:hidden!important;position:relative;width:100%}.katch-watch__lock-screen{align-items:center;display:flex;inset:0;justify-content:center;position:absolute;z-index:10}.katch-watch__lock-bg{filter:blur(25px) brightness(.3);height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:-1}.katch-watch__lock-content{max-width:400px;padding:20px;text-align:center}.katch-watch__lock-icon-box{align-items:center;background:var(--ko-surface-dark-1);border:2px solid var(--ko-primary-blue-1);border-radius:50%;color:var(--ko-primary-blue-3);display:flex;height:70px;justify-content:center;margin:0 auto 20px;width:70px}.katch-watch__subscribe-btn{align-items:center;background:var(--ko-primary-blue-1);border:none;border-radius:30px;color:#fff;cursor:pointer;display:inline-flex;font-weight:700;gap:10px;margin-top:1.5rem;padding:12px 28px;transition:.3s cubic-bezier(.175,.885,.32,1.275)}.katch-watch__subscribe-btn:hover{background:var(--ko-primary-blue-2);transform:scale(1.05)}.katch-watch__title{font-size:1.4rem;font-weight:700;line-height:1.4;margin:16px 0}.katch-watch__toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:20px}.katch-watch__channel-info{align-items:center;display:flex;gap:12px}.katch-watch__avatar{align-items:center;background:var(--ko-primary-blue-2);border-radius:50%;display:flex;font-weight:800;height:44px;justify-content:center;width:44px}.katch-watch__channel-name{color:var(--ko-text-light-1);display:block;font-weight:600}.katch-watch__channel-subs{color:var(--ko-text-light-3);cursor:pointer;font-size:.8rem}.katch-watch__actions{display:flex;gap:8px}.katch-watch__action-btn{align-items:center;background:var(--ko-surface-dark-2);border:1px solid var(--ko-border-dark-1);border-radius:20px!important;color:var(--ko-text-light-1);cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:8px;padding:8px 16px;transition:.2s}.katch-watch__action-btn:hover{background:var(--ko-surface-dark-3)}.katch-watch__action-btn.active{border-color:var(--ko-primary-blue-3);color:var(--ko-primary-blue-3)}.katch-watch__description-card{background:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-1);border-radius:12px;padding:16px}.katch-watch__stats{display:flex;font-size:.9rem;font-weight:700;gap:12px;margin-bottom:8px}.katch-watch__sport-tag{color:var(--ko-primary-blue-3)}.katch-watch__description-text{color:var(--ko-text-light-2);font-size:.95rem;line-height:1.5;white-space:pre-wrap}.katch-mini-card{margin-bottom:12px}.katch-mini-card__thumbnail{aspect-ratio:16/9;border-radius:8px;min-width:160px;overflow:hidden;position:relative;width:160px}.katch-mini-card__thumbnail img{height:100%;object-fit:cover;width:100%}.katch-mini-card__time{background:#000c;border-radius:4px;bottom:6px;font-size:.7rem;padding:2px 6px;position:absolute;right:6px}.katch-mini-card__title{-webkit-box-orient:miniical;font-size:.9rem;line-height:1.2}.katch-mini-card__channel,.katch-mini-card__meta{color:var(--ko-text-light-3);font-size:.75rem;margin:0}.katch-watch__primary{flex:1 1}.katch-watch__player-area{max-width:100%;width:100%}.katch-watch__sidebar-heading{line-height:1;margin-bottom:1rem}.skeleton-loader--skeleton{display:flex;gap:.5rem;width:100%}.skeleton-loader__wrapper--skeleton{background-color:var(--xr-colors-surface);border-radius:.5rem;height:90px;max-width:140px;min-width:140px;overflow:hidden}.skeleton-loader__details--skeleton{display:flex;flex-direction:column;gap:.25rem;width:100%}.skeleton-loader__title--skeleton{background-color:var(--xr-colors-surface);padding:6px}.skeleton-loader__channel--skeleton{background-color:var(--xr-colors-surface);padding:.25rem;width:70%}.skeleton-loader__uploaded-at--skeleton{background-color:var(--xr-colors-surface);padding:.25rem;width:50%}.skeleton-player{align-items:center;background-color:var(--xr-colors-surface);border:none;border-radius:8px;display:flex;height:0;justify-content:center;outline:none;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.skeleton-description,.skeleton-title{animation:shimmer 1.2s infinite;background-color:var(--xr-colors-surface);background-size:400% 100%;border-radius:4px;height:16px;margin-top:1rem}.skeleton-title{width:50%}.skeleton-description{height:16px;width:60%}.skeleton-player__loading{align-items:center;background-color:initial;color:#969696;display:flex;height:100%;justify-content:center;position:absolute;top:0;width:100%}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.katch-mini-card{border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:8px;transition:background-color .2s}.katch-mini-card:hover{background-color:#ffffff0d}.katch-mini-card__thumbnail-container{aspect-ratio:16/9;background:#000;border-radius:6px;flex-shrink:0;overflow:hidden;position:relative;width:140px}.katch-mini-card__img{height:100%;object-fit:cover;width:100%}.katch-mini-card__duration{background:#000c;border-radius:3px;bottom:4px;color:var(--ko-text-light-1);font-size:11px;padding:2px 4px;position:absolute;right:4px}.katch-mini-card__content{display:flex;flex-direction:column;overflow:hidden}.katch-mini-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;font-weight:500;line-height:1.3;margin:0 0 4px;overflow:hidden}.katch-mini-card__metadata{color:#aaa;display:flex;font-size:12px;gap:4px}.katch-mini-card__date{color:var(--ko-text-light-3)}:root{--ko-color-background-main:#14181e;--ko-color-background-dark:#0e1216;--ko-color-background-dark-shade:#1a1e24;--ko-spacing-unit:1rem;--ko-border-radius:6px}.clip-editor__loading{align-items:center;background-color:#0e1216;background-color:var(--ko-color-background-dark);color:var(--ko-color-text-light);display:flex;height:100vh;inset:0;justify-content:center;position:fixed;width:100%;z-index:10000}.clip-editor__container{color:var(--ko-color-text-light);font-family:inherit;margin:0 auto;max-width:1200px;position:relative}.clip-editor__header{margin-bottom:var(--24px);text-align:center}.clip-editor__title{color:var(--ko-text-light-1);font-size:2.5rem;margin-bottom:.2rem}.clip-editor__subtitle{color:var(--ko-text-light-3);font-size:1.1rem}.clip-editor__content{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:2fr 1fr;margin-bottom:1rem}@media (max-width:900px){.clip-editor__content{grid-template-columns:1fr}.clip-editor__container{padding:0}}.clip-editor__video-panel{background-color:#1a1e24;background-color:var(--ko-color-background-dark-shade);border-radius:6px;border-radius:var(--ko-border-radius);overflow:hidden}.clip-editor__player-container{overflow:hidden;position:relative;width:100%}.clip-editor__time-display{font-size:1.2rem;padding:1rem;padding:var(--ko-spacing-unit);text-align:center}.clip-editor__time-highlight{color:var(--ko-color-primary-light);font-weight:700}.clip-editor__controls-panel{background-color:#1a1e24;background-color:var(--ko-color-background-dark-shade);border-radius:6px;border-radius:var(--ko-border-radius);padding:1rem;padding:var(--ko-spacing-unit)}.clip-editor__time-controls{display:flex;gap:1rem;gap:var(--ko-spacing-unit);justify-content:space-between;margin-bottom:1rem;margin-bottom:var(--ko-spacing-unit)}.clip-editor__input-group{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.clip-editor__input-group label{color:var(--ko-color-text-medium);font-size:.9rem}.clip-editor__time-input-display{align-items:center;background-color:#0e1216;background-color:var(--ko-color-background-dark);border-radius:6px;border-radius:var(--ko-border-radius);display:flex;gap:1rem;justify-content:center;padding:.5rem}.clip-editor__hms-display{color:var(--ko-color-text-light);font-family:inherit;font-size:1.1rem;min-width:100px;text-align:center}.clip-editor__seconds-input{background-color:#14181e;background-color:var(--ko-color-background-main);border:1px solid #14181e;border:1px solid var(--ko-color-background-main);border-radius:4px;color:var(--ko-color-text-light);font-size:1rem;padding:.4rem;text-align:center;transition:border-color .2s;width:100%}.clip-editor__seconds-input:focus{border-color:var(--ko-color-primary-light);outline:none}.clip-editor__set-btn{background-color:initial;border:1px solid var(--ko-color-primary-light);border-radius:4px;color:var(--ko-color-primary-light);cursor:pointer;font-weight:600;padding:.6rem 1rem;transition:background-color .2s,opacity .2s}.clip-editor__set-btn:hover:not(:disabled){background-color:var(--ko-color-primary-light);color:var(--ko-color-text-light)}.clip-editor__set-btn:disabled{cursor:not-allowed;opacity:.5}.clip-editor__duration-summary{border-top:1px dashed #0e1216;border-top:1px dashed var(--ko-color-background-dark);font-size:1.1rem;margin-top:1rem;margin-top:var(--ko-spacing-unit);padding:1rem 0;padding:var(--ko-spacing-unit) 0;text-align:center}.clip-editor__duration-value{font-family:inherit;font-weight:700}.clip-editor__valid-duration{color:var(--ko-color-success)}.clip-editor__invalid-duration{color:var(--ko-color-danger)}.clip-editor__add-btn{background-color:var(--ko-color-primary-light);border:none;border-radius:6px;border-radius:var(--ko-border-radius);color:var(--ko-color-text-light);cursor:pointer;font-size:1.2rem;font-weight:700;margin-top:1rem;margin-top:var(--ko-spacing-unit);padding:1rem;transition:background-color .2s;width:100%}.clip-editor__add-btn:hover:not(:disabled){background-color:var(--ko-color-primary-dark)}.clip-editor__add-btn:disabled{background-color:#0e1216;background-color:var(--ko-color-background-dark);color:var(--ko-color-text-medium);cursor:not-allowed;opacity:.7}.clip-editor__clips-section{background-color:#1a1e24;background-color:var(--ko-color-background-dark-shade);border-radius:6px;border-radius:var(--ko-border-radius);padding:1rem;padding:var(--ko-spacing-unit)}.clip-editor__no-clips{color:var(--ko-color-text-medium);padding:1rem;padding:var(--ko-spacing-unit);text-align:center}.clip-editor__clips-list{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.clip-editor__clip-item{align-items:center;background-color:#0e1216;background-color:var(--ko-color-background-dark);border-left:5px solid var(--ko-color-primary-light);border-radius:4px;display:flex;justify-content:space-between;padding:.75rem 1rem;padding:.75rem var(--ko-spacing-unit)}.clip-editor__clip-info{display:flex;flex-direction:column}.clip-editor__clip-number{color:var(--ko-color-text-light);font-weight:700;margin-bottom:.25rem}.clip-editor__clip-range{color:var(--ko-color-text-medium);font-family:monospace;font-size:.95rem}.clip-editor__clip-length{color:var(--ko-color-success);font-size:.85rem}.clip-editor__export-btn{background-color:var(--ko-color-primary-light);border-radius:4px;color:var(--ko-color-text-light);cursor:pointer;font-weight:600;padding:.5rem 1rem;transition:background-color .2s,opacity .2s}.clip-editor__export-btn:hover:not(:disabled){background-color:var(--ko-color-primary-dark)}.clip-editor__export-btn:disabled{background-color:#0e1216;background-color:var(--ko-color-background-dark);color:var(--ko-color-text-medium);cursor:not-allowed}.clip-editor__export-btn.is-exporting{animation:pulse 1.5s infinite;background-color:var(--ko-color-warning);color:var(--ko-color-text-dark)}.katch-header{padding:100px 20px 60px;text-align:center}.katch-header h1{color:var(--katch-teal);font-size:3.5rem;margin:0}.katch-subtitle{color:var(--katch-slate);font-size:1.2rem}.katch-card{background-color:var(--ko-surface-dark-1);border:1px solid #0000;border-radius:16px;padding:32px;transition:all .3s cubic-bezier(.4,0,.2,1)}.katch-badge{background:#64ffda1a;border-radius:4px;color:var(--ko-info);display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:1px;margin-bottom:16px;padding:4px 10px}.katch-card h3{font-size:1.4rem;margin:0 0 12px}.katch-card p{color:var(--katch-slate);line-height:1.6;margin:0}.katch-card-header{align-items:center;display:flex;gap:.5rem;line-height:1}.katch-card-icon{align-items:center;color:var(--ko-info);display:flex;justify-content:center;margin-bottom:16px}.katch-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.m-talent-modal{animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:var(--ko-overlay-dark-2);bottom:0;display:flex;flex-direction:column;height:100vh;left:0;position:fixed;right:0;top:0;inset:0;overflow-y:auto;padding:2rem;width:100%;z-index:99999}@media (max-width:768px){.m-talent-modal{padding:1rem}}.u-talent-card{align-items:center;background:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-1);border-radius:16px;cursor:pointer;display:flex;gap:14px;padding:14px}.u-talent-card:hover:not(.u-talent-card--locked){background:var(--ko-hover-dark-1);border-color:var(--ko-primary-blue-3)}.u-talent-card--locked{cursor:not-allowed;filter:grayscale(.6);opacity:.5}.u-talent-card__avatar{background:var(--ko-bg-dark-3);border:2px solid var(--ko-border-dark-3);border-radius:50%;flex-shrink:0;height:60px;position:relative;width:60px}.u-talent-card__avatar-img{border-radius:50%;height:100%;object-fit:cover;width:100%}.u-talent-card__avatar-placeholder{background:var(--ko-bg-dark-3);color:var(--ko-text-light-3);height:100%;width:100%}.u-talent-card__avatar-placeholder,.u-talent-card__avatar-upload{align-items:center;border-radius:50%;display:flex;justify-content:center}.u-talent-card__avatar-upload{background:var(--ko-primary-blue-3);border:2px solid var(--ko-surface-dark-1);bottom:-2px;color:#fff;cursor:pointer;height:24px;position:absolute;right:-2px;width:24px}.u-talent-card__avatar-upload:hover{background:var(--ko-primary-blue-2)}.u-talent-card__content{flex:1 1;min-width:0}.u-talent-card__name{color:var(--ko-text-light-1);font-size:1rem;font-weight:700;margin:0 0 2px}.u-talent-card__name,.u-talent-card__role{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.u-talent-card__role{color:var(--ko-primary-blue-3);font-size:.8125rem;font-weight:600;margin:0 0 6px}.u-talent-card__meta{align-items:center;color:var(--ko-text-light-3);display:flex;flex-wrap:wrap;font-size:.75rem;font-weight:500;gap:6px;margin-bottom:8px}.u-talent-card__meta-item{white-space:nowrap}.u-talent-card__meta-dot{color:var(--ko-border-dark-3);-webkit-user-select:none;user-select:none}.u-talent-card__badge{align-items:center;border:1px solid #0000;border-radius:6px;display:inline-flex;font-size:.625rem;font-weight:700;gap:5px;letter-spacing:.06em;padding:4px 10px;text-transform:uppercase}.u-talent-card__badge--public{background:#1d9e751f;border-color:#1d9e754d;color:#1d9e75}.u-talent-card__badge--private{background:var(--ko-surface-dark-3);border-color:var(--ko-border-dark-2);color:var(--ko-text-light-2)}.u-talent-card__badge-text{line-height:1}.u-talent-card__action{align-items:center;display:flex;padding-left:12px}.u-talent-card__action-icon{color:var(--ko-border-dark-3)}.u-talent-card:hover:not(.u-talent-card--locked) .u-talent-card__action-icon{color:var(--ko-primary-blue-3)}@media (max-width:640px){.u-talent-card{gap:12px;padding:12px}.u-talent-card__avatar{height:52px;width:52px}.u-talent-card__name{font-size:.9375rem}.u-talent-card__meta{font-size:.6875rem}}.m-talent-profiles-page__add-btn{align-items:center;background:var(--ko-primary-blue-1);border:none;border-radius:12px;box-shadow:0 4px 12px #007bff4d;color:var(--ko-white);cursor:pointer;display:inline-flex;display:flex;font-size:.875rem;font-weight:600;gap:8px;justify-content:center;margin-bottom:2rem;margin-left:auto;padding:10px 20px;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:pre}.m-talent-profiles-page__add-btn:hover{background:var(--ko-primary-blue-2);box-shadow:0 6px 16px #007bff66;transform:translateY(-1px)}.m-talent-profiles-page__add-btn:active{transform:translateY(0)}.m-talent-profiles-page__add-btn svg{transition:transform .2s ease}.m-talent-profiles-page__add-btn:hover svg{transform:rotate(90deg)}@media (max-width:640px){.m-talent-profiles-page__add-btn{border-radius:10px;font-size:.8rem;padding:8px 16px}}.m-talent-profile-page{background:var(--ko-bg-dark-1);display:flex;flex-direction:column;min-height:100vh}.m-talent-profile-page__content-wrapper{width:100%}.m-talent-profile-page__header{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);position:static;top:0;z-index:100}.m-talent-profile-page__header-container{display:flex;justify-content:space-between;margin-bottom:2rem;margin-top:1.5rem}.m-talent-profile-page__identity{align-items:center;display:flex;gap:1.25rem}.m-talent-profile-page__back-btn{align-items:center;background:var(--ko-surface-dark-2);border:1px solid var(--ko-border-dark-3);border-radius:12px;color:var(--ko-text-light-2);cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);width:40px}.m-talent-profile-page__back-btn:hover{background:var(--ko-surface-dark-3);border-color:var(--ko-primary-blue-3);color:var(--ko-white);transform:translateX(-3px)}.m-talent-profile-page__profile-card{align-items:center;display:flex;gap:1rem}.m-talent-profile-page__avatar-container{height:48px;position:relative;width:48px}.m-talent-profile-page__avatar-img{background:var(--ko-bg-dark-3);border:2px solid var(--ko-primary-blue-2);border-radius:50%;height:100%;object-fit:cover;width:100%}.m-talent-profile-page__avatar-placeholder{align-items:center;background:var(--ko-surface-dark-2);border:1px solid var(--ko-border-dark-3);border-radius:14px;color:var(--ko-text-light-3);display:flex;height:100%;justify-content:center;width:100%}.m-talent-profile-page__indicator{background:var(--ko-success);border:3px solid var(--ko-surface-dark-1);border-radius:50%;bottom:-2px;height:14px;position:absolute;right:-2px;width:14px}.m-talent-profile-page__name{color:var(--ko-text-light-1);font-size:1.5rem;font-weight:800}.m-talent-profile-page__badge{color:var(--ko-primary-blue-3);font-size:.7rem;font-weight:700;letter-spacing:1px;text-transform:uppercase}.m-talent-profile-page__nav{background:var(--ko-bg-dark-3);border:1px solid var(--ko-border-dark-3);border-radius:16px;display:flex;padding:4px}.m-talent-profile-page__nav-item{align-items:center;background:#0000;border:none;border-radius:12px;color:var(--ko-text-light-3);cursor:pointer;display:flex;font-size:.85rem;font-weight:700;gap:8px;padding:10px 20px;transition:all .2s ease}.m-talent-profile-page__nav-item--active{background:var(--ko-surface-dark-1);box-shadow:0 4px 15px #00000040;color:var(--ko-white)}.m-talent-profile-page__nav-item:hover:not(.m-talent-profile-page__nav-item--active){background:var(--ko-surface-dark-2);color:var(--ko-text-light-1)}.m-talent-profile-page__viewport{flex:1 1}@media (max-width:850px){.m-talent-profile-page__header-container{align-items:stretch;flex-direction:column;gap:1.25rem}.m-talent-profile-page__nav{width:100%}.m-talent-profile-page__nav-item{flex:1 1;justify-content:center}}@media (max-width:480px){.m-talent-profile-page__nav-label{display:none}.m-talent-profile-page__nav-item{padding:12px}}.m-talent-avatar-upload-surface{background-color:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-2);border-radius:1.5rem;box-shadow:0 20px 50px var(--ko-overlay-dark-3);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1.5rem;width:100%}.m-talent-avatar-upload__viewport{align-items:center;aspect-ratio:1/1;background-color:var(--ko-overlay-dark-1);border:2px dashed var(--ko-border-dark-3);border-radius:20px;cursor:crosshair;display:flex;justify-content:center;margin:0 auto;max-width:300px;overflow:hidden;position:relative;transition:all .3s ease;width:100%}.m-talent-avatar-upload__viewport--drag-over{background:var(--ko-surface-dark-2);border-color:var(--ko-primary-blue-3)}.m-talent-avatar-upload__viewport--grabbing{cursor:grabbing}.m-talent-avatar-upload__preview-layer{align-items:center;background-color:var(--ko-surface-dark-1);display:flex;inset:0;justify-content:center;overflow:hidden;position:absolute}.m-talent-avatar-upload__editable-img{max-height:100%;max-width:100%;object-fit:contain;position:absolute;touch-action:none;-webkit-user-select:none;user-select:none;will-change:transform}.m-talent-avatar-upload__crop-mask{aspect-ratio:1/1;border:2px solid var(--ko-primary-blue-1);border-radius:50%;box-shadow:0 0 0 1000px var(--ko-overlay-dark-2);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:70%;z-index:10}.m-talent-avatar-upload__placeholder{align-items:center;color:var(--ko-text-light-3);cursor:pointer;display:flex;flex-direction:column;gap:1rem;justify-content:center}.m-talent-avatar-upload__controls{align-items:center;display:flex;gap:1rem;padding:1rem 0 0;width:100%}.m-talent-avatar-upload__zoom-container{align-items:center;background:var(--ko-surface-dark-2);border:1px solid var(--ko-border-dark-3);border-radius:12px;color:var(--ko-text-light-3);display:flex;flex:1 1;gap:12px;padding:8px 12px}.m-talent-avatar-upload__range{-webkit-appearance:none;appearance:none;background:var(--ko-surface-dark-3);border-radius:2px;cursor:pointer;flex:1 1;height:4px}.m-talent-avatar-upload__range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--ko-primary-blue-1);border:2px solid var(--ko-white);border-radius:50%;height:14px;width:14px}.m-talent-avatar-upload__btn{align-items:center;border:1px solid #0000;border-radius:12px;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:8px;justify-content:center;padding:10px 20px;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.m-talent-avatar-upload__btn--primary{background:var(--ko-primary-blue-1);box-shadow:0 4px 12px #007bff40;color:var(--ko-white);flex:1 1}.m-talent-avatar-upload__btn--primary:hover{background:var(--ko-primary-blue-2);box-shadow:0 6px 16px #007bff59;transform:translateY(-1px)}.m-talent-avatar-upload__btn--icon-only{background:var(--ko-surface-dark-2);border-color:var(--ko-border-dark-3);color:var(--ko-text-light-2);flex-shrink:0;height:42px;padding:0;width:42px}.m-talent-avatar-upload__btn--icon-only:hover{background:var(--ko-surface-dark-3);border-color:var(--ko-primary-blue-1);color:var(--ko-primary-blue-3)}.m-talent-avatar-upload__btn--ghost{background:#0000;color:var(--ko-text-light-3)}.m-talent-avatar-upload__btn--ghost:hover{background:#ef44441a;color:var(--ko-danger)}.m-talent-avatar-upload__footer-group{align-items:center;display:flex;gap:1rem;padding-top:1.25rem;width:100%}@media (max-width:600px){.m-talent-avatar-upload-modal{align-items:flex-start;height:calc(100vh - 60px);padding:0}.m-talent-avatar-upload-surface{display:flex;flex-direction:column;height:100%;max-width:100%}.m-talent-avatar-upload__footer-group{flex-direction:column-reverse;margin-top:auto}.m-talent-avatar-upload__btn--ghost,.m-talent-avatar-upload__btn--primary{width:100%}.m-talent-avatar-upload__controls{gap:.75rem}.m-talent-avatar-upload__zoom-container{padding:6px 10px}}.tpc{background:var(--ko-surface-dark-1);border:.5px solid var(--ko-border-dark-2);border-radius:18px;overflow:hidden}.tpc-loading{color:var(--ko-text-light-3);font-size:.875rem;padding:2rem;text-align:center}.tpc__header{align-items:flex-start;border-bottom:.5px solid var(--ko-border-dark-3);display:flex;gap:1.25rem;justify-content:space-between;padding:1.375rem 1.5rem}.tpc__header-left{display:flex;flex-direction:column;gap:4px}.tpc__badge{align-items:center;background:#1d9e751f;border:.5px solid #1d9e754d;border-radius:20px;color:#1d9e75;display:inline-flex;font-size:.6875rem;font-weight:600;gap:5px;letter-spacing:.06em;margin-bottom:2px;padding:3px 10px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tpc__title{color:var(--ko-text-light-1);font-size:1.125rem;font-weight:600;margin:0}.tpc__arch{color:var(--ko-text-light-3);font-family:Geist Mono,monospace;font-size:.8125rem;margin:0}.tpc__comparison{color:var(--ko-primary-blue-3)}.tpc-vis{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:6px}.tpc-vis__label{color:var(--ko-text-light-3);font-size:.6875rem;white-space:nowrap}.tpc-toggle{cursor:pointer;flex-shrink:0;height:22px;position:relative;width:38px}.tpc-toggle input{height:0;opacity:0;position:absolute;width:0}.tpc-toggle__track{background:var(--ko-border-dark-2);border-radius:11px;inset:0;position:absolute;transition:background .2s}.tpc-toggle input:checked+.tpc-toggle__track{background:#1d9e75}.tpc-toggle__thumb{background:#fff;border-radius:50%;height:16px;left:3px;pointer-events:none;position:absolute;top:3px;transition:left .2s;width:16px}.tpc-toggle input:checked~.tpc-toggle__thumb{left:19px}.tpc__body{border-bottom:.5px solid var(--ko-border-dark-3);display:grid;grid-template-columns:210px minmax(0,1fr)}.tpc__radar-wrap{align-items:center;border-right:.5px solid var(--ko-border-dark-3);display:flex;justify-content:center;padding:1.25rem}.tpc__radar-canvas{height:180px;position:relative;width:180px}.tpc__metrics{display:flex;flex-direction:column;gap:10px;justify-content:center;padding:1.125rem 1.375rem}.tpc-metric{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:76px 1fr 32px}.tpc-metric__name{color:var(--ko-text-light-2);font-size:.8125rem;font-weight:500}.tpc-bar-track{background:var(--ko-surface-dark-2);border-radius:3px;height:5px;overflow:hidden}.tpc-bar-fill{border-radius:3px;height:100%;transition:width .7s cubic-bezier(.4,0,.2,1)}.tpc-bar-fill--elite{background:#1d9e75}.tpc-bar-fill--adv{background:#378add}.tpc-bar-fill--dev{background:#ba7517}.tpc-metric__val{font-family:Geist Mono,monospace;font-size:.8125rem;font-weight:600;text-align:right}.tpc-metric__val--elite{color:#1d9e75}.tpc-metric__val--adv{color:#378add}.tpc-metric__val--dev{color:#ba7517}.tpc__footer{border-bottom:.5px solid var(--ko-border-dark-3);gap:1.125rem;padding:1.25rem 1.5rem}.tpc__footer,.tpc__section{display:flex;flex-direction:column}.tpc__section{gap:.5rem}.tpc__section-label{color:var(--ko-text-light-3);font-size:.6875rem;font-weight:600;letter-spacing:.08em;margin:0;text-transform:uppercase}.tpc__pills{display:flex;flex-wrap:wrap;gap:6px}.tpc__pill{border:.5px solid var(--ko-border-dark-3);border-radius:20px;color:var(--ko-text-light-2);font-size:.6875rem;font-weight:500;padding:3px 10px}.tpc__note,.tpc__pill{background:var(--ko-surface-dark-2)}.tpc__note{border:none;border-radius:10px;color:var(--ko-text-light-3);font-size:.875rem;font-style:italic;line-height:1.7;margin:0;padding:.875rem 1rem}.tpc__actions{align-items:center;display:flex;justify-content:flex-end;padding:1rem 1.5rem}.tpc__btn{align-items:center;background:var(--ko-surface-dark-2);border:.5px solid var(--ko-border-dark-2);border-radius:10px;color:var(--ko-text-light-2);cursor:pointer;display:inline-flex;font-family:DM Sans,sans-serif;font-size:.8125rem;font-weight:500;gap:7px;padding:8px 16px;transition:all .15s}.tpc__btn:hover{background:var(--ko-surface-dark-3);color:var(--ko-text-light-1)}@media (max-width:640px){.tpc__body{grid-template-columns:1fr}.tpc__radar-wrap{border-bottom:.5px solid var(--ko-border-dark-3);border-right:none;padding-bottom:1.25rem}.tpc__header{flex-wrap:wrap}.tpc-vis{align-items:center;flex-direction:row;gap:8px}}.m-talent-pulse-form__wrapper{align-items:center;color:var(--ko-text-light-1);display:flex;font-family:inherit;height:100%;justify-content:center;padding:24px;position:relative}.m-talent-pulse-form__highlight{color:var(--ko-primary-blue-1)}.m-talent-pulse-form__card{background:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-2);border-radius:20px;box-shadow:0 25px 50px -12px #00000080;max-width:500px;padding:40px;position:relative;transition:max-width .4s ease;width:100%}.m-talent-pulse-form__card--result{max-width:900px}.m-talent-pulse-form__result-layout{align-items:flex-start;display:flex;flex-direction:row;gap:40px}.m-talent-pulse-form__chart-section{display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:300px}.m-talent-pulse-form__info-section{flex:1.2 1}.m-talent-pulse-form__close{background-color:initial;cursor:pointer;opacity:.5;position:absolute;right:2rem;top:2rem;z-index:10}.m-talent-pulse-form__close:hover{opacity:.9}.m-talent-pulse-form__btn-cancel{background-color:initial;color:var(--ko-text-light-2);cursor:pointer;line-height:1;margin-top:1.5rem;opacity:.8}.m-talent-pulse-form__btn-cancel:hover{opacity:1}.m-talent-pulse-form__intro{text-align:center}.m-talent-pulse-form__intro h1{font-size:2.2rem;font-weight:800;margin:16px 0}.m-talent-pulse-form__intro p{color:var(--ko-text-light-3);line-height:1.6}.m-talent-pulse-form__btn-primary{background:var(--ko-primary-blue-1);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:16px;transition:background .2s;width:100%}.m-talent-pulse-form__btn-primary:hover{background:var(--ko-primary-blue-2)}.m-talent-pulse-form__btn-primary:disabled{cursor:not-allowed;opacity:.6}.m-talent-pulse-form__quiz{background-color:var(--ko-surface-dark-1);border-radius:1rem;max-width:550px;padding:2rem;width:100%}.m-talent-pulse-form__progress-container{background:var(--ko-border-dark-3);border-radius:10px;height:6px;margin-bottom:12px}.m-talent-pulse-form__progress-fill{background:var(--ko-primary-blue-1);border-radius:10px;height:100%;transition:width .3s ease}.m-talent-pulse-form__step-counter{color:var(--ko-text-light-3);font-size:.9rem;font-weight:600}.m-talent-pulse-form__question{color:var(--ko-text-light-1);font-size:1.6rem;font-weight:700;margin:24px 0 32px}.m-talent-pulse-form__options-list{display:flex;flex-direction:column;gap:14px}.m-talent-pulse-form__option-btn{background:var(--ko-surface-dark-2);border:1px solid var(--ko-border-dark-3);border-radius:12px;color:var(--ko-text-light-2);cursor:pointer;font-size:1.05rem;font-weight:500;padding:18px 24px;text-align:left;transition:all .2s cubic-bezier(.4,0,.2,1)}.m-talent-pulse-form__option-btn:hover{background:var(--ko-surface-dark-3);border-color:var(--ko-primary-blue-1);color:#fff;transform:translateY(-2px)}.m-talent-pulse-form__badge{background:#007bff26;border:1px solid var(--ko-primary-blue-2);border-radius:6px;color:var(--ko-primary-blue-1);display:inline-block;font-size:.75rem;font-weight:800;padding:6px 12px;text-transform:uppercase}.m-talent-pulse-form__header h1{color:#fff;font-size:2.25rem;margin:12px 0 4px}.m-talent-pulse-form__comparison{color:var(--ko-text-light-3);font-size:1.1rem;margin-bottom:20px}.m-talent-pulse-form__radar-chart{height:320px;position:relative;width:100%}.m-talent-pulse-form__footer{margin-top:20px}.m-talent-pulse-form__tag-group{display:flex;flex-wrap:wrap;gap:10px;margin:15px 0 25px}.m-talent-pulse-form__tag{background:var(--ko-surface-dark-3);border:1px solid var(--ko-border-dark-3);border-radius:30px;color:var(--ko-text-light-2);font-size:.85rem;padding:8px 16px}.m-talent-pulse-form__note{border-left:3px solid var(--ko-primary-blue-1);color:var(--ko-text-light-3);font-style:italic;line-height:1.5;margin:25px 0;padding-left:16px}.m-talent-pulse-form__fade-in{animation:smoothSlideUp .6s ease-out}@keyframes smoothSlideUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.m-talent-pulse-form__calculating{text-align:center}.m-talent-pulse-form__calculating h2{font-size:1.8rem;font-weight:700;margin:24px 0 8px}.m-talent-pulse-form__calculating p{color:var(--ko-text-light-3);font-size:1rem}.m-talent-pulse-form__logo{align-items:center;animation:pulse 1.5s infinite;background:var(--ko-primary-blue-1);border-radius:50%;box-shadow:0 0 0 0 #007bffb3;color:#fff;display:flex;font-size:4rem;font-weight:900;height:100px;justify-content:center;margin:0 auto 24px;width:100px}.m-talent-pulse-form__logo img{height:auto;width:60%}.m-talent-pulse-form__actions{display:flex;flex-direction:column;margin-top:2rem}@keyframes pulse{0%{box-shadow:0 0 0 0 #007bffb3;transform:scale(.95)}70%{box-shadow:0 0 0 20px #007bff00;transform:scale(1)}to{box-shadow:0 0 0 0 #007bff00;transform:scale(.95)}}@media (max-width:880px){.m-talent-pulse-form__wrapper{all:unset}.m-talent-pulse-form__result-layout{flex-direction:column;gap:20px}.m-talent-pulse-form__chart-section,.m-talent-pulse-form__info-section{width:100%}.m-talent-pulse-form__radar-chart{height:250px}.m-talent-pulse-form__header{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:2rem}.m-talent-pulse-form__header h1{font-size:1.8rem;text-align:center}.m-talent-pulse-form__comparison{text-align:center}}@media (max-width:687px){.m-talent-pulse-form__wrapper{padding:0}.m-talent-pulse-form__card--result{padding:1rem}.m-talent-pulse-form__header{margin-top:1rem}}.u-talent-ov-view{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:280px minmax(0,1fr)}.u-talent-ov-view__loading{align-items:center;display:flex;justify-content:center;padding:4rem}.u-talent-ov-view__loading-text{color:var(--ko-text-light-3);font-size:.875rem}.u-talent-ov-view__sidebar{position:-webkit-sticky;position:sticky;top:calc(54px + 1.5rem)}.u-talent-ov-view__profile-card{background:var(--ko-surface-dark-1);border:.5px solid var(--ko-border-dark-2);border-radius:18px;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.u-talent-ov-view__profile-header{align-items:center;display:flex;flex-direction:column;gap:12px;text-align:center}.u-talent-ov-view__avatar-wrapper{flex-shrink:0;height:80px;position:relative;width:80px}.u-talent-ov-view__avatar-img{border:1.5px solid var(--ko-border-dark-2);border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.u-talent-ov-view__avatar-placeholder{align-items:center;background:var(--ko-surface-dark-3);border:1.5px solid var(--ko-border-dark-2);border-radius:50%;color:var(--ko-primary-blue-3);display:flex;font-size:1.5rem;font-weight:600;height:80px;justify-content:center;letter-spacing:-.5px;width:80px}.u-talent-ov-view__avatar-status{border:2.5px solid var(--ko-surface-dark-1);border-radius:50%;bottom:4px;height:14px;position:absolute;right:4px;width:14px;z-index:2}.u-talent-ov-view__avatar-status--public{background:#1d9e75}.u-talent-ov-view__avatar-status--private{background:var(--ko-warning)}.u-talent-ov-view__profile-name{color:var(--ko-text-light-1);font-size:1.125rem;font-weight:700;letter-spacing:-.02em;margin:0}.u-talent-ov-view__profile-meta{color:var(--ko-text-light-3);font-size:.8125rem;letter-spacing:.05em;margin:4px 0 0;text-transform:uppercase}.u-talent-ov-view__vis-row{align-items:center;background:var(--ko-surface-dark-2);border-radius:12px;display:flex;justify-content:space-between;padding:.75rem 1rem}.u-talent-ov-view__vis-label{color:var(--ko-text-light-3);font-size:.8125rem}.u-talent-ov-view__toggle{cursor:pointer;height:22px;position:relative;width:38px}.u-talent-ov-view__toggle input{height:0;opacity:0;position:absolute;width:0}.u-talent-ov-view__toggle-track{background:var(--ko-border-dark-2);border-radius:11px;inset:0;position:absolute;transition:background .2s}.u-talent-ov-view__toggle input:checked+.u-talent-ov-view__toggle-track{background:#1d9e75}.u-talent-ov-view__toggle-thumb{background:#fff;border-radius:50%;height:16px;left:3px;position:absolute;top:3px;transition:left .2s;width:16px}.u-talent-ov-view__toggle input:checked~.u-talent-ov-view__toggle-thumb{left:19px}.u-talent-ov-view__profile-actions{display:flex;flex-direction:column;gap:8px}.u-talent-ov-view__btn{align-items:center;border:none;border-radius:10px;cursor:pointer;display:flex;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:600;gap:8px;justify-content:center;padding:10px 14px;transition:all .2s ease;width:100%}.u-talent-ov-view__btn--primary{background:var(--ko-primary-blue-1);color:#fff}.u-talent-ov-view__btn--secondary{background:var(--ko-surface-dark-2);color:var(--ko-text-light-2)}.u-talent-ov-view__btn--secondary:hover{background:var(--ko-surface-dark-3);color:var(--ko-text-light-1)}.u-talent-ov-view__btn--danger-ghost{background:#0000;color:#ef4444;display:flex;margin:auto;white-space:pre}.u-talent-ov-view__btn--danger-ghost:hover{background:#ef44441a}.u-talent-ov-view__action-divider{background:var(--ko-border-dark-3);height:1px;margin:4px 0}.u-talent-ov-view__main{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.u-talent-ov-view__card{background:var(--ko-surface-dark-1);border-radius:18px;padding:1.5rem}.u-talent-ov-view__card-title{color:var(--ko-text-light-3);font-size:.6875rem;font-weight:600;letter-spacing:.08em;margin:0 0 1.125rem;text-transform:uppercase}.u-talent-ov-view__data-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.u-talent-ov-view__node{background:var(--ko-surface-dark-2);border-radius:10px;display:flex;flex-direction:column;gap:5px;padding:.75rem .875rem}.u-talent-ov-view__node-label{color:var(--ko-text-light-3);font-size:.6875rem}.u-talent-ov-view__node-value{color:var(--ko-text-light-1);font-size:.875rem;font-weight:500}.u-talent-ov-view__node-value--success{color:#1d9e75}.u-talent-ov-view__node-value--warning{color:var(--ko-warning)}.u-talent-ov-view__bio{background:var(--ko-surface-dark-2);border-radius:10px;margin-top:10px;padding:1rem}.u-talent-ov-view__bio p{color:var(--ko-text-light-3);font-size:.875rem;line-height:1.75;margin:0}.u-talent-ov-view__vis-badge{align-items:center;color:var(--ko-text-light-1);display:flex;font-size:.875rem;gap:6px}.u-talent-ov-view__vis-dot{border-radius:50%;height:8px;width:8px}.u-talent-ov-view__vis-dot--public{background:#1d9e75}.u-talent-ov-view__vis-dot--private{background:var(--ko-warning)}@media (max-width:1024px){.u-talent-ov-view{grid-template-columns:1fr}.u-talent-ov-view__sidebar{position:static}.u-talent-ov-view__profile-card{margin:0 auto;max-width:480px;width:100%}}@media (max-width:768px){.u-talent-ov-view__data-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.u-talent-ov-view__data-grid{grid-template-columns:1fr}}.profile-sidebar{max-width:380px;width:100%}.profile-card{background:#111827;background:var(--ko-surface-dark-1,#111827);border:1px solid #374151;border:1px solid var(--ko-border-dark-2,#374151);border-radius:16px;box-shadow:0 10px 15px -3px #0000001a;overflow:hidden}.profile-card__header{border-bottom:1px solid #374151;border-bottom:1px solid var(--ko-border-dark-2,#374151);padding:32px 24px 24px;text-align:center}.profile-card__avatar-container{display:inline-block;margin-bottom:16px;position:relative}.profile-avatar{background:#1f2937;background:var(--ko-bg-dark-3,#1f2937);border:3px solid #4b5563;border:3px solid var(--ko-border-dark-3,#4b5563);border-radius:50%;height:96px;overflow:hidden;width:96px}.profile-avatar__image{height:100%;object-fit:cover;width:100%}.profile-avatar__placeholder{align-items:center;color:#9ca3af;display:flex;font-size:32px;font-weight:600;height:100%;justify-content:center;width:100%}.profile-card__name{color:#f9fafb;font-size:22px;font-weight:700;margin:0 0 4px}.profile-card__meta{align-items:center;color:#9ca3af;display:flex;font-size:14px;gap:8px;justify-content:center}.profile-card__separator{color:#4b5563}.profile-card__section{border-bottom:1px solid #374151;border-bottom:1px solid var(--ko-border-dark-2,#374151);padding:20px 24px}.visibility-toggle{align-items:center;display:flex;justify-content:space-between}.visibility-toggle__text{display:flex;flex-direction:column}.visibility-toggle__label{color:#6b7280;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.visibility-toggle__status{color:#f3f4f6;font-size:15px;font-weight:600}.toggle-switch{display:inline-block;height:24px;position:relative;width:44px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-switch__slider{background-color:#374151;border-radius:24px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.toggle-switch__slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:18px;left:3px;position:absolute;transition:.3s;width:18px}input:checked+.toggle-switch__slider{background-color:#10b981}input:checked+.toggle-switch__slider:before{transform:translateX(20px)}.profile-card__actions{display:flex;gap:12px;justify-content:center;padding:16px 24px}.profile-card__btn{align-items:center;background:#374151;border:1px solid #374151;border-radius:50%;color:#d1d5db;cursor:pointer;display:flex;height:42px;justify-content:center;transition:all .2s ease;width:42px}.profile-card__btn:hover{background:#4b5563;color:#fff;transform:translateY(-2px)}.profile-card__btn--primary{background:#3b82f6;border-color:#3b82f6;color:#fff}.profile-card__btn--primary:hover{background:#2563eb}.profile-card__btn--danger{border-color:#7f1d1d;color:#f87171}.profile-card__btn--danger:hover{background:#7f1d1d;color:#fff}.talent-histories-form{background:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-2);border-radius:28px;box-shadow:0 20px 50px var(--ko-overlay-dark-3);margin:2rem auto;max-width:550px;overflow:hidden;width:100%}.talent-histories-form__header{align-items:center;background:var(--ko-surface-dark-2);border-bottom:1px solid var(--ko-border-dark-3);display:flex;justify-content:space-between;padding:1.5rem 2rem}.talent-histories-form__meta{align-items:center;display:flex;gap:1rem}.talent-histories-form__icon-frame{background:#007bff1a;border-radius:14px;color:var(--ko-primary-blue-3);display:flex;padding:12px}.talent-histories-form__icon-accent{color:var(--ko-primary-blue-3)}.talent-histories-form__title{color:var(--ko-text-light-1);font-size:1.15rem;font-weight:800;letter-spacing:-.3px;margin:0}.talent-histories-form__subtitle{color:var(--ko-text-light-3);font-size:.8rem;margin:2px 0 0}.talent-histories-form__close{background:#0000;border:none;border-radius:50%;color:var(--ko-text-light-3);cursor:pointer;display:flex;padding:8px;transition:all .2s}.talent-histories-form__close:hover{background:var(--ko-surface-dark-3);color:var(--ko-danger)}.talent-histories-form__body{display:flex;flex-direction:column;gap:1.5rem;padding:2rem}.talent-histories-form__row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 2fr}.talent-histories-form__footer{display:flex;gap:1rem;justify-content:flex-end}.talent-histories-form__footer-btn{min-width:120px}@media (max-width:600px){.talent-histories-form{border-radius:20px;margin:1rem}.talent-histories-form__body{padding:1.5rem}.talent-histories-form__row{gap:1rem;grid-template-columns:1fr}}.m-talent-video-card{background:var(--ko-bg-dark-2);border-radius:16px;overflow:hidden;position:relative;transition:transform .2s ease}.m-talent-video-card:hover:not(.m-talent-video-card--is-locked){transform:translateY(-2px)}.m-talent-video-card__thumb-wrapper{aspect-ratio:16/9;cursor:pointer;overflow:hidden;position:relative;width:100%}.m-talent-video-card__img{display:block;height:100%;object-fit:cover;width:100%}.m-talent-video-card__controls{display:flex;gap:8px;position:absolute;right:10px;top:10px;z-index:10}.m-talent-video-card__btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:var(--ko-overlay-dark-2);border:1px solid var(--ko-border-dark-3);border-radius:8px;color:var(--ko-text-light-1);cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.m-talent-video-card__btn:hover{background:var(--ko-surface-dark-3);border-color:var(--ko-primary-blue-1);color:var(--ko-primary-blue-3)}.m-talent-video-card__btn--danger:hover{background:var(--ko-danger);border-color:var(--ko-danger);color:var(--ko-white)}.m-talent-video-card__duration{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;border-radius:4px;bottom:10px;color:var(--ko-white);font-size:.7rem;font-weight:600;padding:2px 6px;position:absolute;right:10px}.m-talent-video-card__footer{background:linear-gradient(to top,var(--ko-overlay-dark-3),#0000);bottom:0;left:0;padding:10px;position:absolute;right:0}.m-talent-video-card__tag{color:var(--ko-text-light-2);font-size:.75rem;font-weight:500;text-shadow:0 1px 2px #00000080}.m-talent-video-card--is-locked{cursor:default}.m-talent-video-card__overlay{align-items:center;-webkit-backdrop-filter:grayscale(1) blur(2px);backdrop-filter:grayscale(1) blur(2px);background:var(--ko-overlay-dark-2);display:flex;inset:0;justify-content:center;position:absolute}.m-talent-video-card__lock-circle{align-items:center;background:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-2);border-radius:50%;color:var(--ko-text-light-3);display:flex;height:48px;justify-content:center;width:48px}.m-talent-video-watch{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--ko-overlay-dark-3);display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:10000}.m-talent-video-watch__content{background:#000;border-radius:16px;box-shadow:0 20px 50px #00000080;max-width:900px;overflow:hidden;position:relative;width:100%}.m-talent-video-watch__close{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:15px;top:15px;transition:background .2s;width:40px;z-index:10}.m-talent-video-watch__close:hover{background:var(--ko-danger)}.m-talent-video-watch__player-wrapper{aspect-ratio:16/9;background:#000;width:100%}.m-talent-video-watch__player-wrapper video{object-fit:contain}.m-talent-video-watch__details{background:var(--ko-surface-dark-1);border-top:1px solid var(--ko-border-dark-3);padding:20px}.m-talent-video-watch__title{color:var(--ko-text-light-1);font-size:1.1rem;font-weight:600;margin-bottom:8px}.m-talent-video-watch__tags{display:flex;flex-wrap:wrap;gap:8px}.m-talent-video-watch__tag{color:var(--ko-primary-blue-3);font-size:.85rem;font-weight:500}@media (max-width:768px){.m-talent-video-watch{padding:0}.m-talent-video-watch__content{border-radius:0}}.talent-video-upload-form{background:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-2);border-radius:28px;box-shadow:0 20px 50px var(--ko-overlay-dark-3);margin:1.5rem auto;max-width:540px;overflow:hidden;width:100%}.talent-video-upload-form__header{align-items:center;background:var(--ko-surface-dark-2);border-bottom:1px solid var(--ko-border-dark-3);display:flex;justify-content:space-between;padding:1.25rem 2rem}.talent-video-upload-form__meta{align-items:center;display:flex;gap:1rem}.talent-video-upload-form__icon-frame{background:#007bff1a;border-radius:14px;color:var(--ko-primary-blue-3);display:flex;padding:12px}.talent-video-upload-form__icon-accent{color:var(--ko-primary-blue-3)}.talent-video-upload-form__title{color:var(--ko-text-light-1);font-size:1.1rem;font-weight:800;margin:0}.talent-video-upload-form__subtitle{color:var(--ko-text-light-3);font-size:.75rem;margin-top:2px}.talent-video-upload-form__close{background:#0000;border:none;border-radius:50%;color:var(--ko-text-light-3);cursor:pointer;padding:8px;transition:all .2s}.talent-video-upload-form__close:hover{background:var(--ko-surface-dark-3);color:var(--ko-white)}.talent-video-upload-form__body{display:flex;flex-direction:column;gap:1.5rem;padding:2rem}.talent-video-upload-form__dropzone{align-items:center;background:var(--ko-surface-dark-2);border:2px dashed var(--ko-border-dark-3);border-radius:20px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:4rem 1rem;text-align:center;transition:all .25s cubic-bezier(.4,0,.2,1)}.talent-video-upload-form__dropzone--dragging,.talent-video-upload-form__dropzone:hover{background:var(--ko-bg-dark-1);border-color:var(--ko-primary-blue-3);box-shadow:inset 0 0 20px #007bff0d}.talent-video-upload-form__dropzone-icon{color:var(--ko-text-light-3);margin-bottom:1rem;transition:color .3s ease}.talent-video-upload-form__dropzone:hover .talent-video-upload-form__dropzone-icon{color:var(--ko-primary-blue-3);transform:translateY(-5px)}.talent-video-upload-form__dropzone-text{color:var(--ko-text-light-2);font-size:.95rem}.talent-video-upload-form__dropzone-text b{color:var(--ko-primary-blue-3)}.talent-video-upload-form__preview-container{display:flex;flex-direction:column;gap:1.5rem}.talent-video-upload-form__video-wrapper{aspect-ratio:16/9;background:#000;border:1px solid var(--ko-border-dark-1);border-radius:16px;box-shadow:0 12px 30px #0000004d;overflow:hidden;position:relative;width:100%}.talent-video-upload-form__video-element{height:100%;object-fit:contain;width:100%}.talent-video-upload-form__remove-btn{align-items:center;background:var(--ko-danger);border:none;border-radius:50%;color:var(--ko-white);cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:12px;top:12px;transition:transform .2s;width:32px;z-index:10}.talent-video-upload-form__remove-btn:hover{background:#ff5f5f;transform:scale(1.1)}.talent-video-upload-form__progress{display:flex;flex-direction:column;gap:12px;width:100%}.talent-video-upload-form__progress-bar{background:var(--ko-surface-dark-3);border:1px solid var(--ko-border-dark-3);border-radius:10px;height:10px;overflow:hidden;width:100%}.talent-video-upload-form__progress-fill{background:linear-gradient(90deg,var(--ko-primary-blue-2),var(--ko-primary-blue-3));box-shadow:0 0 15px #4da3ff66;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.talent-video-upload-form__progress-text{color:var(--ko-text-light-3);font-size:.8rem;font-weight:700;letter-spacing:1px;text-align:center;text-transform:uppercase}.talent-video-upload-form__actions{display:flex;gap:1rem;justify-content:flex-end}.talent-video-upload-form__footer-btn{min-width:140px}@media (max-width:600px){.talent-video-upload-form{border-radius:0;height:100%;margin:0}.talent-video-upload-form__dropzone{padding:3rem 1rem}.talent-video-upload-form__actions{flex-direction:column-reverse}.talent-video-upload-form__footer-btn{width:100%}}.edit-video-context{align-items:center;background:var(--ko-bg-dark-3);border:1px solid var(--ko-border-dark-3);border-radius:12px;display:flex;gap:1rem;margin-bottom:.5rem;padding:1rem}.edit-video-mini-thumb{aspect-ratio:16/9;background:#000;border-radius:6px;flex-shrink:0;overflow:hidden;width:80px}.edit-video-mini-thumb img{height:100%;object-fit:cover;opacity:.7;width:100%}.edit-video-meta span{color:var(--ko-text-light-3);display:block;font-size:.65rem;letter-spacing:.5px;text-transform:uppercase}.edit-video-meta p{color:var(--ko-text-light-2);font-size:.85rem;font-style:italic;margin:2px 0 0}@media (max-width:600px){.edit-video-context{flex-direction:row;padding:.75rem}}.m-talent-videos-views{background:var(--ko-bg-dark-1);display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;width:100%}.m-talent-videos-views__header{align-items:center;background:var(--ko-surface-dark-1);border-radius:1rem;display:flex;justify-content:space-between;padding:1.25rem 2rem;z-index:50}.m-talent-videos-views__meta{align-items:center;display:flex;gap:1rem}.m-talent-videos-views__icon-frame{background:#007bff1a;border:1px solid var(--ko-border-dark-3);border-radius:12px;color:var(--ko-primary-blue-3);display:flex;padding:10px}.m-talent-videos-views__header-text{display:flex;flex-direction:column}.m-talent-videos-views__title{color:var(--ko-text-light-1);font-size:1.15rem;font-weight:800;letter-spacing:-.02em;margin:0}.m-talent-videos-views__usage{color:var(--ko-text-light-3);font-size:.75rem;font-weight:700;letter-spacing:.05em;margin-top:2px;text-transform:uppercase}.m-talent-videos-views__actions{align-items:center;display:flex;gap:12px}.m-talent-videos-views__content{flex:1 1;overflow-y:auto;padding:2rem;scrollbar-color:var(--ko-border-dark-3) #0000;scrollbar-width:thin;width:100%}.m-talent-videos-views__content::-webkit-scrollbar{width:6px}.m-talent-videos-views__content::-webkit-scrollbar-thumb{background:var(--ko-border-dark-3);border-radius:10px}.m-talent-videos-views__toolbar{display:flex;justify-content:flex-end;margin-bottom:2rem;margin-top:1.5rem;width:100%}.m-talent-videos-views__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:0 auto;max-width:1400px}.m-talent-videos-views__card{background:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-2);border-radius:20px;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.m-talent-videos-views__card:hover:not(.m-talent-videos-views__card--locked){border-color:var(--ko-primary-blue-1);box-shadow:0 12px 30px #0006;transform:translateY(-4px)}.m-talent-videos-views__thumb-wrapper{aspect-ratio:16/9;background:#000;cursor:pointer;overflow:hidden;position:relative}.m-talent-videos-views__img{height:100%;object-fit:cover;opacity:.85;transition:opacity .4s ease,transform .6s ease;width:100%}.m-talent-videos-views__thumb-wrapper:hover .m-talent-videos-views__img{opacity:1;transform:scale(1.05)}.m-talent-videos-views__card-controls{display:flex;gap:8px;opacity:0;position:absolute;right:12px;top:12px;transform:translateY(-5px);transition:all .2s ease;z-index:10}.m-talent-videos-views__thumb-wrapper:hover .m-talent-videos-views__card-controls{opacity:1;transform:translateY(0)}.m-talent-videos-views__control-btn{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--ko-overlay-dark-3);border:1px solid var(--ko-border-dark-3);border-radius:10px;color:var(--ko-white);cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s;width:32px}.m-talent-videos-views__control-btn:hover{background:var(--ko-primary-blue-1);transform:scale(1.05)}.m-talent-videos-views__control-btn--danger:hover{background:var(--ko-danger);border-color:var(--ko-danger)}.m-talent-videos-views__play-btn{align-items:center;display:flex;inset:0;justify-content:center;position:absolute;z-index:5}.m-talent-videos-views__play-icon-inner{align-items:center;background:var(--ko-primary-blue-1);border-radius:50%;box-shadow:0 0 30px #007bff66;color:#fff;display:flex;height:54px;justify-content:center;opacity:0;transform:scale(.8);transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:54px}.m-talent-videos-views__thumb-wrapper:hover .m-talent-videos-views__play-icon-inner{opacity:1;transform:scale(1)}.m-talent-videos-views__duration{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;border-radius:6px;color:#fff;font-size:.7rem;font-weight:800;left:12px;padding:4px 10px;position:absolute;top:12px;z-index:10}.m-talent-videos-views__card-footer{background:linear-gradient(#0000,#000000e6);bottom:0;left:0;padding:24px 16px 12px;pointer-events:none;position:absolute;right:0}.m-talent-videos-views__tag{color:var(--ko-text-light-2);font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}@media (max-width:1024px){.m-talent-videos-views__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:768px){.m-talent-videos-views__header{padding:1rem}.m-talent-videos-views__meta{gap:.75rem}.m-talent-videos-views__content{padding:1.25rem}.m-talent-videos-views__grid{gap:1.25rem;grid-template-columns:1fr}.m-talent-videos-views__card-controls,.m-talent-videos-views__play-icon-inner{opacity:1;transform:none}.m-talent-videos-views__icon-frame{display:none}}.animate-in{animation:slideUp .4s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.u-talent-h-view{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.u-talent-h-view__header{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:1rem;padding:0 4px}.u-talent-h-view__header-text{display:flex;flex-direction:column}.u-talent-h-view__title{font-size:.6875rem;font-weight:600;letter-spacing:.08em;margin:0}.u-talent-h-view__meta,.u-talent-h-view__title{color:var(--ko-text-light-3);text-transform:uppercase}.u-talent-h-view__meta{font-size:.8125rem;letter-spacing:.05em;margin:4px 0 0}.u-talent-h-view__list{display:flex;flex-direction:column;gap:1rem}.u-talent-h-view__card{background:var(--ko-surface-dark-1);border:.5px solid var(--ko-border-dark-2);border-radius:18px;padding:1.5rem;position:relative}.u-talent-h-view__card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.u-talent-h-view__label-group{align-items:flex-end;display:flex;gap:.5rem;justify-content:flex-start}.u-talent-h-view__item-title{color:var(--ko-text-light-1);font-size:.875rem;font-weight:500}.u-talent-h-view__item-subtitle{color:var(--ko-text-light-3);font-size:.6875rem}.u-talent-h-view__actions{align-items:center;display:flex;gap:4px}.u-talent-h-view__description{background:var(--ko-surface-dark-2);border-radius:10px;padding:1rem}.u-talent-h-view__description p{color:var(--ko-text-light-3);font-size:.875rem;line-height:1.75;margin:0}.u-talent-h-view__card--locked{filter:grayscale(1);opacity:.6;pointer-events:none;position:relative}.u-talent-h-view__lock-overlay{color:var(--ko-text-light-3);font-size:.8rem;inset:0;position:absolute;z-index:2}.u-talent-h-view__btn,.u-talent-h-view__lock-overlay{align-items:center;display:flex;font-weight:600;gap:8px;justify-content:center}.u-talent-h-view__btn{border:none;border-radius:10px;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.875rem;transition:all .2s ease}.u-talent-h-view__btn--primary{background:var(--ko-primary-blue-1);color:#fff;padding:8px 16px;width:auto}.u-talent-h-view__btn--icon{background:#0000;border-radius:50%!important;height:32px;padding:0;width:32px}.u-talent-h-view__btn--secondary{color:var(--ko-text-light-2)}.u-talent-h-view__btn--secondary:hover{background:var(--ko-surface-dark-3);color:var(--ko-text-light-1)}.u-talent-h-view__btn--danger{color:var(--ko-text-light-3)}.u-talent-h-view__btn--danger:hover{background:#ef44441a;color:var(--ko-danger)}.show-more-container{display:flex;justify-content:center;padding:2rem 0;width:100%}.show-more-button{align-items:center;background-color:var(--ko-surface-dark-2);border:1px solid var(--ko-border-dark-2);border-radius:8px;color:var(--ko-text-light-1);cursor:pointer;display:flex;font-weight:500;gap:8px;padding:.75rem 1.5rem;transition:all .2s ease}.show-more-button:hover{background-color:var(--ko-surface-dark-3);border-color:var(--ko-primary-blue-1)}.talent-grid{grid-gap:1rem;background-color:initial;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr)}@media (min-width:920px){.talent-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.talent-grid{grid-template-columns:repeat(3,1fr)}}.talent-card{align-items:center;background:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-1);border-radius:12px;cursor:pointer;display:flex;flex-direction:row;gap:12px;padding:12px;transition:all .2s ease-in-out}.talent-card:hover{background:var(--ko-hover-dark-1);border-color:var(--ko-primary-blue-1);box-shadow:0 8px 20px var(--ko-overlay-dark-2);transform:translateY(-2px)}.card-image-container{background-color:var(--ko-bg-dark-3);border:2px solid var(--ko-border-dark-3);border-radius:50%;flex-shrink:0;height:52px;overflow:hidden;width:52px}.talent-avatar{height:100%;object-fit:cover;width:100%}.card-content{flex:1 1;min-width:0}.talent-name{color:var(--ko-text-light-1);font-size:.95rem;font-weight:700;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.talent-position{color:var(--ko-primary-blue-3);font-size:.8rem;font-weight:600;margin:2px 0}.talent-meta{align-items:center;color:var(--ko-text-light-3);display:flex;font-size:.7rem;font-weight:500}.dot{color:var(--ko-border-dark-3);margin:0 4px}.level-badge{background:var(--ko-surface-dark-3);border:1px solid var(--ko-border-dark-2);border-radius:4px;color:var(--ko-text-light-2);display:inline-block;font-size:.6rem;font-weight:800;letter-spacing:.05em;margin-top:6px;padding:2px 8px;text-transform:uppercase}.talent-player{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:var(--ko-overlay-dark-3);display:flex;inset:0;justify-content:center;padding:10px;position:fixed;z-index:9999}.talent-player__container{aspect-ratio:4/5;background:#000;border-radius:12px;display:flex;max-width:450px;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.talent-player__viewport{cursor:grab;display:flex;height:100%;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;transform:translateZ(0);width:100%}.talent-player__viewport:active{cursor:grabbing}.talent-player__viewport::-webkit-scrollbar{display:none}.talent-player__slide{align-items:center;display:flex;flex:0 0 100%;height:100%;justify-content:center;position:relative;scroll-snap-align:start;width:100%}.talent-player__wrapper{background:#000;height:100%;width:100%}.talent-player__wrapper video{height:100%;object-fit:contain!important;width:100%}.talent-player__close{align-items:center;background:#0000004d;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:15px;top:20px;transition:background .2s;width:36px;z-index:40}.talent-player__close:hover{background:var(--ko-danger)}.talent-player__details{background:linear-gradient(0deg,#000000e6 0,#0000);bottom:0;padding:60px 20px 20px;pointer-events:none;position:absolute;width:100%;z-index:10}.talent-player__title{color:#fff;font-size:.95rem;font-weight:600;margin-bottom:4px}.talent-player__tag{color:var(--ko-text-light-3);font-size:.8rem;margin-right:8px}.talent-player__progress{display:flex;gap:4px;left:10px;position:absolute;right:10px;top:15px;z-index:30}.talent-player__bar{background:#fff3;border-radius:2px;flex:1 1;height:2px}.talent-player__bar--active{background:#fff}@media (min-width:1024px){.talent-player__container{height:80vh;max-width:410px}}@media (max-width:600px){.talent-player{padding:0}.talent-player__container{border-radius:0;height:100vh;max-width:100%}}.tp-page{background-color:var(--ko-bg-dark-1);color:var(--ko-text-light-1);font-family:DM Sans,sans-serif;margin:0 auto;max-width:1160px;min-height:100vh;padding:1.5rem 2rem 4rem}.tp-loading{align-items:center;display:flex;justify-content:center;min-height:60vh}.tp-loading__spinner{animation:spin .9s linear infinite;color:var(--ko-primary-blue-3)}@keyframes spin{to{transform:rotate(1turn)}}.tp-back{align-items:center;background:none;border:none;color:var(--ko-text-light-3);cursor:pointer;display:inline-flex;font-family:inherit;font-size:.8125rem;gap:6px;margin-bottom:1.5rem;padding:0;transition:color .15s}.tp-back:hover{color:var(--ko-text-light-1)}.tp-hero{align-items:center;background:var(--ko-surface-dark-1);border:.5px solid var(--ko-border-dark-2);border-radius:18px;display:flex;gap:1.75rem;margin-bottom:1.25rem;padding:1.75rem 2rem}.tp-hero__avatar-wrap{flex-shrink:0;position:relative}.tp-avatar__img{display:block;object-fit:cover}.tp-avatar__img,.tp-avatar__placeholder{border:1.5px solid var(--ko-border-dark-2);border-radius:50%}.tp-avatar__placeholder{align-items:center;background:var(--ko-surface-dark-3);color:var(--ko-primary-blue-3);display:flex;font-size:1.75rem;font-weight:600;justify-content:center;letter-spacing:-.5px}.tp-hero__status{border:2.5px solid var(--ko-surface-dark-1);border-radius:50%;bottom:5px;height:13px;position:absolute;right:5px;width:13px}.tp-hero__status--online{background:var(--ko-success)}.tp-hero__status--away{background:var(--ko-warning)}.tp-hero__body{flex:1 1;min-width:0}.tp-hero__name{font-size:1.875rem;font-weight:600;letter-spacing:-.5px;line-height:1.1;margin:.375rem 0 .5rem}.tp-hero__location{align-items:center;color:var(--ko-text-light-3);display:flex;font-size:.8125rem;gap:5px}.tp-hero__badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:.625rem}.tp-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:.6875rem;font-weight:600;gap:5px;letter-spacing:.06em;padding:3px 10px;text-transform:uppercase}.tp-badge--sport{background:var(--ko-surface-dark-3);border:.5px solid var(--ko-border-dark-3);color:var(--ko-text-light-2)}.tp-badge--level{background:#185fa52e;background:rgba(var(--ko-primary-blue-rgb,24,95,165),.18);border:.5px solid #185fa559;border:.5px solid rgba(var(--ko-primary-blue-rgb,24,95,165),.35);color:var(--ko-primary-blue-3)}.tp-badge--avail{background:#22c55e1f;background:rgba(var(--ko-success-rgb,34,197,94),.12);border:.5px solid #22c55e4d;border:.5px solid rgba(var(--ko-success-rgb,34,197,94),.3);color:var(--ko-success)}.tp-badge__dot{background:currentColor;border-radius:50%;height:6px;width:6px}.tp-hero__actions{display:flex;flex-direction:column;flex-shrink:0;gap:8px}.tp-btn{align-items:center;border:.5px solid var(--ko-border-dark-2);border-radius:10px;cursor:pointer;display:inline-flex;font-family:DM Sans,sans-serif;font-size:.8125rem;font-weight:500;gap:7px;justify-content:center;padding:9px 18px;transition:all .15s;white-space:nowrap}.tp-btn--primary{background:var(--ko-primary-blue-1);border-color:var(--ko-primary-blue-2);color:#fff}.tp-btn--primary:hover{opacity:.88}.tp-btn--ghost{background:#0000;color:var(--ko-text-light-2)}.tp-btn--ghost:hover{background:var(--ko-surface-dark-2);color:var(--ko-text-light-1)}.tp-stats{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:1.5rem}.tp-stat{background:var(--ko-surface-dark-1);border:.5px solid var(--ko-border-dark-2);border-radius:14px;display:flex;flex-direction:column;gap:5px;padding:1rem 1.125rem}.tp-stat__label{color:var(--ko-text-light-3);font-size:.6875rem;font-weight:500;letter-spacing:.07em;text-transform:uppercase}.tp-stat__value{color:var(--ko-text-light-1);font-size:1rem;font-weight:600;letter-spacing:-.2px}.tp-stat__value--accent{color:var(--ko-success)}.tp-body{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:minmax(0,1fr) 300px}.tp-main{gap:1.25rem;min-width:0}.tp-main,.tp-sidebar{display:flex;flex-direction:column}.tp-sidebar{gap:1.125rem}.tp-card{background:var(--ko-surface-dark-1);border:.5px solid var(--ko-border-dark-2);border-radius:18px;padding:1.5rem}.tp-card__title{color:var(--ko-text-light-3);font-size:.6875rem;font-weight:600;letter-spacing:.08em;margin:0 0 1.25rem;text-transform:uppercase}.tp-timeline{display:flex;flex-direction:column;gap:0;padding-left:1.375rem;position:relative}.tp-timeline:before{background:var(--ko-border-dark-3);bottom:10px;content:"";left:5px;position:absolute;top:10px;width:1px}.tp-timeline__item{cursor:pointer;padding-bottom:1rem;position:relative}.tp-timeline__item:last-child{padding-bottom:0}.tp-timeline__dot{background:var(--ko-surface-dark-1);border:1.5px solid var(--ko-border-dark-3);border-radius:50%;height:11px;left:-1.375rem;position:absolute;top:9px;transition:all .2s ease;width:11px;z-index:1}.tp-timeline__item--active .tp-timeline__dot,.tp-timeline__item:hover .tp-timeline__dot{background:var(--ko-primary-blue-1);border-color:var(--ko-primary-blue-3);box-shadow:0 0 0 3px #185fa533;box-shadow:0 0 0 3px rgba(var(--ko-primary-blue-rgb,24,95,165),.2)}.tp-timeline__card{background:var(--ko-surface-dark-2);border:.5px solid var(--ko-border-dark-3);border-radius:12px;padding:.875rem 1.125rem;transition:border-color .2s,background .2s}.tp-timeline__item:hover .tp-timeline__card{background:var(--ko-surface-dark-1);border-color:var(--ko-border-dark-2)}.tp-timeline__item--active .tp-timeline__card{background:var(--ko-surface-dark-1);border-color:var(--ko-primary-blue-2)}.tp-timeline__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.375rem}.tp-timeline__year{color:var(--ko-primary-blue-3);font-family:Geist Mono,monospace;font-size:.75rem;font-weight:600;letter-spacing:.02em}.tp-timeline__title{color:var(--ko-text-light-1);font-size:.9375rem;font-weight:600;margin:0 0 2px}.tp-timeline__role{color:var(--ko-text-light-3);font-size:.8125rem;font-style:italic;margin:0}.tp-timeline__video-btn{align-items:center;background:var(--ko-surface-dark-3);border:.5px solid var(--ko-border-dark-3);border-radius:20px;color:var(--ko-primary-blue-3);cursor:pointer;display:inline-flex;font-family:DM Sans,sans-serif;font-size:.6875rem;font-weight:600;gap:5px;padding:3px 9px;transition:all .15s}.tp-timeline__video-btn:hover{background:var(--ko-primary-blue-1);border-color:var(--ko-primary-blue-2);color:#fff}.tp-info-row{align-items:center;border-bottom:.5px solid var(--ko-border-dark-3);display:flex;font-size:.8125rem;justify-content:space-between;padding:.625rem 0}.tp-info-row:last-child{border-bottom:none}.tp-info-row__label{color:var(--ko-text-light-3)}.tp-info-row__value{color:var(--ko-text-light-1);font-weight:500;text-align:right}.tp-card--pulse{background:linear-gradient(145deg,var(--ko-surface-dark-1) 0,#185fa50f 100%);background:linear-gradient(145deg,var(--ko-surface-dark-1) 0,rgba(var(--ko-primary-blue-rgb,24,95,165),.06) 100%);border-color:#185fa54d;border-color:rgba(var(--ko-primary-blue-rgb,24,95,165),.3)}.tp-pulse__archetype{align-items:baseline;color:var(--ko-text-light-1);display:flex;font-size:1rem;font-weight:600;gap:8px;margin-bottom:.875rem}.tp-pulse__type{color:var(--ko-text-light-3);font-family:Geist Mono,monospace;font-size:.75rem;font-weight:400}.tp-pulse__pills{display:flex;flex-wrap:wrap;gap:6px}.tp-pulse__pill{background:var(--ko-surface-dark-3);border:.5px solid var(--ko-border-dark-3);border-radius:20px;color:var(--ko-text-light-2);font-size:.6875rem;font-weight:500;padding:3px 10px}.tp-bio{color:var(--ko-text-light-3);font-size:.875rem;line-height:1.75}.tp-chat{animation:chatSlideIn .22s ease;background:var(--ko-surface-dark-1);border:.5px solid var(--ko-border-dark-2);border-radius:18px;overflow:hidden}@keyframes chatSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.tp-chat__header{align-items:center;background:var(--ko-surface-dark-2);border-bottom:.5px solid var(--ko-border-dark-3);color:var(--ko-text-light-2);display:flex;font-size:.8125rem;font-weight:500;justify-content:space-between;padding:.875rem 1.25rem}.tp-chat__close{align-items:center;background:none;border:none;border-radius:4px;color:var(--ko-text-light-3);cursor:pointer;display:flex;padding:2px;transition:color .15s}.tp-chat__close:hover{color:var(--ko-danger)}.tp-chat__body{padding:.875rem}@media (max-width:1024px){.tp-body{grid-template-columns:1fr}.tp-sidebar{order:-1}}@media (max-width:768px){.tp-page{padding:1rem 1rem 3rem}.tp-hero{flex-wrap:wrap;gap:1.25rem;padding:1.375rem}.tp-hero__actions{flex-direction:row;width:100%}.tp-btn{flex:1 1}.tp-hero__name{font-size:1.5rem}.tp-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.tp-stats{grid-template-columns:1fr}}.video-player{aspect-ratio:16/9;background:#000;border-radius:1rem;overflow:hidden;position:relative;width:100%}.video-player__video{inset:0;position:absolute}.video-player__video video{display:block;height:100%!important;object-fit:cover;width:100%!important}.creator-create-post{align-items:center;background-color:var(--ko-overlay-dark-3);display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1100}.creator-create-post__card{background-color:var(--ko-bg-dark-2);border:1px solid var(--ko-border-dark-1);border-radius:8px;display:flex;flex-direction:column;max-height:90vh;max-width:600px;width:100%}.creator-create-post__header{align-items:center;border-bottom:1px solid var(--ko-border-dark-1);display:flex;justify-content:space-between;padding:16px}.creator-create-post__title{color:var(--ko-text-light-1);font-size:18px;font-weight:600;margin:0}.creator-create-post__counter{color:var(--ko-text-light-3);font-size:14px}.creator-create-post__photo-grid{grid-gap:12px;display:grid;flex:1 1;gap:12px;grid-template-columns:repeat(4,1fr);overflow-y:auto;padding:16px}.creator-create-post__photo-item{aspect-ratio:1/1;background-color:var(--ko-surface-dark-1);border-radius:4px;overflow:hidden;position:relative}.creator-create-post__photo-img{cursor:grab;height:100%;object-fit:cover;width:100%}.creator-create-post__remove-btn{align-items:center;background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:14px;height:20px;justify-content:center;position:absolute;right:4px;top:4px;width:20px;z-index:5}.creator-create-post__size-tag{background:#00000080;border-radius:2px;bottom:4px;color:#fff;font-size:9px;left:4px;padding:2px 4px;position:absolute}.creator-create-post__add-btn{align-items:center;aspect-ratio:1/1;border:2px dashed var(--ko-border-dark-3);border-radius:4px;color:var(--ko-text-light-3);cursor:pointer;display:flex;flex-direction:column;justify-content:center;transition:border-color .2s}.creator-create-post__add-btn:hover{border-color:var(--ko-primary-blue-1);color:var(--ko-text-light-1)}.creator-create-post__caption-section{border-top:1px solid var(--ko-border-dark-1);padding:16px}.creator-create-post__caption-input{background:#0000;border:none;color:var(--ko-text-light-1);font-family:inherit;font-size:14px;height:100px;outline:none;resize:none;width:100%}.creator-create-post__footer{border-top:1px solid var(--ko-border-dark-1);display:flex;gap:12px;justify-content:flex-end;padding:16px}.creator-create-post__btn{border:none;border-radius:4px;cursor:pointer;font-weight:600;padding:8px 24px;transition:opacity .2s}.creator-create-post__btn--ghost{background:#0000;color:var(--ko-text-light-3)}.creator-create-post__btn--primary{background-color:var(--ko-primary-blue-1);color:#fff}.creator-create-post__btn:disabled{cursor:not-allowed;opacity:.5}.creator-edit-post{align-items:center;background-color:var(--ko-overlay-dark-3);display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.creator-edit-post__card{background-color:var(--ko-bg-dark-2);border:1px solid var(--ko-border-dark-1);border-radius:8px;display:flex;height:85vh;max-width:1000px;overflow:hidden;width:100%}.creator-edit-post__gallery{align-items:center;background-color:#000;display:flex;flex:1.5 1;justify-content:center;position:relative}.creator-edit-post__image{max-height:100%;max-width:100%;object-fit:contain}.creator-edit-post__nav{align-items:center;display:flex;inset:0;justify-content:space-between;padding:0 16px;pointer-events:none;position:absolute}.creator-edit-post__nav-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0006;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;pointer-events:auto;transition:all .2s ease;width:40px}.creator-edit-post__nav-btn:hover:not(:disabled){background-color:#000c;transform:scale(1.1)}.creator-edit-post__nav-btn:disabled{cursor:default;opacity:0}.creator-edit-post__info{background-color:var(--ko-bg-dark-2);border-left:1px solid var(--ko-border-dark-1);display:flex;flex:1 1;flex-direction:column}.creator-edit-post__header{align-items:center;border-bottom:1px solid var(--ko-border-dark-1);display:flex;justify-content:space-between;padding:16px}.creator-edit-post__title{color:var(--ko-text-light-1);font-weight:600}.creator-edit-post__close{background:none;border:none;color:var(--ko-text-light-3);cursor:pointer}.creator-edit-post__body{flex:1 1;overflow-y:auto;padding:20px}.creator-edit-post__textarea{background-color:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-2);border-radius:4px;color:var(--ko-text-light-1);font-family:inherit;height:150px;outline:none;padding:12px;resize:none;width:100%}.creator-edit-post__footer{border-top:1px solid var(--ko-border-dark-1);padding:20px}.creator-edit-post__actions{display:flex;flex-direction:column;gap:12px}.creator-edit-post__btn{border:none;border-radius:6px;cursor:pointer;font-weight:600;padding:12px;transition:opacity .2s;width:100%}.creator-edit-post__btn--edit{background-color:var(--ko-surface-dark-2);color:var(--ko-white)}.creator-edit-post__btn--save{background-color:var(--ko-primary-blue-1);color:#fff}.creator-edit-post__btn--delete{background-color:initial;border:1px solid var(--ko-danger);color:var(--ko-danger)}.creator-edit-post__btn--delete:hover:not(:disabled){background-color:var(--ko-danger);color:#fff}.creator-edit-post__btn:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.creator-edit-post__card{flex-direction:column;height:90vh}}.thumbnail-card{background-color:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-1);border-radius:12px;cursor:pointer;overflow:hidden;position:relative;transition:transform .2s ease,border-color .2s ease}.thumbnail-card:hover{border-color:var(--ko-primary-blue-2)}.thumbnail-card__media{aspect-ratio:16/9;background-color:var(--ko-bg-dark-3);position:relative}.thumbnail-card__img{display:block;height:100%;object-fit:cover;width:100%}.thumbnail-card__img.vertical{display:block;height:100%;object-fit:contain;width:100%}.thumbnail-card__badge{align-items:center;background:var(--ko-primary-blue-1);border-radius:4px;color:var(--ko-white);display:flex;font-size:.75rem;font-weight:600;gap:4px;padding:4px 8px;position:absolute;right:10px;top:10px;z-index:2}.thumbnail-card__badge--pop{background:var(--ko-purple)}.thumbnail-card__content{padding:1rem}.thumbnail-card__header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:4px}.thumbnail-card__title{color:var(--ko-text-light-1);flex:1 1;font-size:1rem;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thumbnail-card__views{color:var(--ko-text-light-3);font-size:var(--13px)}.thumbnail-card__description{color:var(--ko-text-light-3);font-size:.85rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thumbnail-card__menu-container{position:relative}.thumbnail-card__menu-trigger{align-items:center;background:#0000;border:none;border-radius:4px;color:var(--ko-text-light-3);cursor:pointer;display:flex;justify-content:center;padding:4px;transition:all .2s}.thumbnail-card__menu-trigger:hover{background:var(--ko-surface-dark-3);color:var(--ko-text-light-1)}.thumbnail-card__dropdown{background:var(--ko-surface-dark-2);border:1px solid var(--ko-border-dark-3);border-radius:8px;bottom:2rem;box-shadow:0 10px 25px -5px #0009;min-width:140px;padding:6px;position:absolute;right:0;z-index:20}.thumbnail-card__dropdown-item{align-items:center;background:#0000;border:none;border-radius:6px;color:var(--ko-text-light-2);cursor:pointer;display:flex;font-size:.85rem;gap:10px;padding:8px 12px;text-align:left;transition:background .2s;width:100%}.thumbnail-card__dropdown-item:hover{background:var(--ko-surface-dark-3);color:var(--ko-white)}.thumbnail-card__dropdown-item--delete:hover{background:#ef444426;color:var(--ko-danger)}.pop-skeleton-card{background:#0000;display:flex;flex-direction:column;height:100%;max-width:250px}.pop-skeleton-card,.pop-skeleton-card__media{border-radius:12px;border-radius:var(--12px,12px);overflow:hidden;width:100%}.pop-skeleton-card__media{aspect-ratio:9/16;background:var(--ko-surface-dark-1);position:relative}.pop-skeleton-card__overlay{background:linear-gradient(0deg,#0003,#0000);bottom:0;display:flex;flex-direction:column;gap:8px;left:0;padding:var(--12px);position:absolute;right:0}.pop-skeleton-card__line{background:var(--ko-text-light-3);border-radius:4px;height:10px;opacity:.2}.pop-skeleton-card__line--short{width:60%}.pop-skeleton-card__line--xs{width:30%}.pop-skeleton-card__media:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}.creator-watch-view__player-area{max-width:100%;width:100%}.creator-watch-view__info{margin-top:16px}.creator-watch-view__title{font-size:1.4rem;font-weight:700;line-height:1.4;margin:16px 0}.creator-watch-view__toolbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.creator-watch-view__channel-info{align-items:center;display:flex;gap:12px}.creator-watch-view__channel-meta{display:flex;flex-direction:column}.creator-watch-view__channel-name{color:var(--ko-text-light-1);font-weight:600}.creator-watch-view__channel-subs{color:var(--ko-text-light-3);font-size:.8rem}.creator-watch-view__description-card{background:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-1);border-radius:12px;padding:16px}.creator-watch-view__stats{display:flex;font-size:.9rem;font-weight:700;gap:12px;margin-bottom:8px}.creator-watch-view__sport-tag{color:var(--ko-primary-blue-3)}.creator-watch-view__description-text{color:var(--ko-text-light-2);font-size:.95rem;line-height:1.5;white-space:pre-wrap}.video-player-wrapper{background-color:red;border-radius:1rem;margin:0;overflow:hidden;padding:0}.creator-upload-video-page__preview-group{width:100%}.creator-upload-video-page__video-wrapper{aspect-ratio:16/9;border-radius:1rem;margin-bottom:1rem;overflow:hidden}.creator-upload-video-page__video-element{height:100%;width:100%}.creator-upload-video-page__dropzone{align-items:center;background-color:#161c22;border:2px dashed #2a3038;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;min-height:220px;padding:40px 20px;text-align:center;transition:all .25s ease-in-out}.creator-upload-video-page__dropzone:hover{background-color:#20252c;border-color:#4da3ff}.creator-upload-video-page__dropzone--active{background-color:#007bff14;border-color:#007bff;transform:scale(1.01)}.creator-upload-video-page__upload-icon{color:#94a3b8;margin-bottom:16px;transition:transform .3s ease,color .3s ease}.creator-upload-video-page__dropzone:hover .creator-upload-video-page__upload-icon{color:#007bff;transform:translateY(-4px)}.creator-upload-video-page__upload-text{color:#f8fafc;font-size:16px;line-height:1.5;margin:0 0 8px}.creator-upload-video-page__upload-text b{color:#007bff;font-weight:600}.creator-upload-video-page__upload-limit{background:#262c34;border-radius:100px;color:#94a3b8;display:inline-block;font-size:13px;margin-top:10px;padding:4px 12px}.creator-content-page-action{display:flex;gap:.5rem;margin-bottom:3rem}.creator-content-page__btn{background-color:var(--ko-surface-dark-1);border-radius:25px;cursor:pointer;padding:.5rem 1.5rem}.creator-content-page__btn:hover{background-color:var(--ko-surface-dark-3)}.creator-content-page__btn.active{background-color:var(--ko-border-dark-3)}.public-video-card{background-color:initial;border-radius:12px;cursor:pointer;overflow:hidden;position:relative;transition:transform .2s ease,border-color .2s ease}.public-video-card:hover{border-color:var(--ko-primary-blue-2)}.public-video-card__duration{background-color:#0009;border-radius:4px;bottom:1rem;font-size:var(--12px);padding:2px 6px;position:absolute;right:1rem}.public-video-card__date{color:var(--ko-text-light-3);font-size:var(--13px)}.public-video-card__media{aspect-ratio:16/9;background-color:var(--ko-bg-dark-3);border-radius:12px;overflow:hidden;position:relative}.public-video-card__img{display:block;height:100%;object-fit:cover;width:100%}.public-video-card__img--vertical{object-fit:contain}.public-video-card__content{padding:.5rem}.public-video-card__header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:4px}.public-video-card__title{color:var(--ko-text-light-1);flex:1 1;font-size:1rem;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-video-card__views{color:var(--ko-text-light-3);font-size:var(--13px)}.public-video-card__description{color:var(--ko-text-light-3);font-size:.85rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-video-card--locked{opacity:.7}.public-video-card__lock{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a0a0a99;color:#fff;display:flex;flex-direction:column;font-size:14px;font-weight:600;gap:6px;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.creator-videos-view__header{align-items:flex-start;display:flex;justify-content:space-between}.watch-view-modal{-ms-overflow-style:none;align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:var(--ko-overlay-dark-3);bottom:0;display:flex;flex-direction:column;height:100vh;left:0;overflow-y:auto;padding:1rem;position:fixed;right:0;scrollbar-width:none;top:0;width:100%;z-index:9999}.watch-view-modal::-webkit-scrollbar{display:none}.modal-close-btn{background:#00000080!important;right:1rem!important;top:1rem!important}.creator-modal{-ms-overflow-style:none;align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:var(--ko-overlay-dark-3);bottom:0;display:flex;flex-direction:column;height:100vh;left:0;overflow-y:auto;padding:1rem;position:fixed;right:0;scrollbar-width:none;top:0;width:100%;z-index:9999}.creator-modal::-webkit-scrollbar{display:none}.modal-close-btn{align-items:center;background:var(--ko-surface-dark-2);border:1px solid var(--ko-border-dark-2);border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:24px;top:24px;transition:all .2s ease;width:40px;z-index:10000}.modal-close-btn:hover{background:var(--ko-surface-dark-3);border-color:var(--ko-primary-blue-3);transform:scale(1.05)}@media (max-width:768px){.creator-modal{padding:0}}.pop-overlay{align-items:center;background-color:var(--ko-bg-dark-1);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.pop-overlay__close{background:none;border:none;color:var(--ko-text-light-1);cursor:pointer;position:absolute;right:20px;top:20px;transition:opacity .2s;z-index:10001}.pop-overlay__close:hover{opacity:.7}.pop-player-container{background:#000;box-shadow:0 20px 50px #00000080;height:100vh;max-width:450px}.pop-player__overlay{background:linear-gradient(#0000,#000000e6);bottom:0;color:var(--ko-text-light-1);left:0;padding:40px 20px 20px;pointer-events:none;position:absolute;right:0}.pop-player__content{display:flex;flex-direction:column;gap:8px;pointer-events:auto}.pop-player__title{color:var(--ko-white);font-size:1.1rem;font-weight:700;margin:0}.pop-player__date{color:var(--ko-text-light-3);font-size:.8rem}.pop-player__description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--ko-text-light-2);display:-webkit-box;font-size:.9rem;line-height:1.4;overflow:hidden}.pop-player__tags{display:flex;gap:8px;margin-top:4px}.pop-tag{align-items:center;color:var(--ko-primary-blue-3);display:flex;font-size:.85rem;font-weight:600;gap:4px}.pop-player-container{border-radius:12px;overflow:hidden}.custom-progress-container{background:#fff3;bottom:0;height:4px;left:0;position:absolute;width:100%;z-index:10}.custom-progress-bar{background:var(--ko-primary-blue-2);height:100%;transition:width .1s linear}.pop-player-container{height:100%;position:relative;width:100%}.mute-toggle-btn{align-items:center;background:#00000080;border:none;border-radius:50%;bottom:20px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:20px;transition:transform .2s ease;width:40px;z-index:20}.mute-toggle-btn:hover{background:#000000b3;transform:scale(1.1)}@media (max-width:480px){.pop-player-container{border-radius:0;height:100vh;max-width:100%}}.pops-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1400px;padding:0;width:100%}@media (min-width:640px){.pops-grid{gap:16px;grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.pops-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.pops-grid{gap:20px;grid-template-columns:repeat(6,1fr)}}.pops-grid__skeleton-wrapper{aspect-ratio:9/16;background-color:var(--ko-bg-dark-2);border-radius:12px;overflow:hidden;width:100%}.pops-grid__empty{color:var(--ko-text-light-3);font-size:1rem;grid-column:1/-1;padding:60px 20px;text-align:center}.pops-card{aspect-ratio:9/16;background-color:var(--ko-bg-dark-3);border-radius:12px;cursor:pointer;overflow:hidden;position:relative;transition:transform .2s ease;width:100%}.pops-card:hover{transform:scale(1.02)}.pops-card__wrapper{height:100%;position:relative;width:100%}.pops-card__img{height:100%;object-fit:cover;width:100%}.pops-card__overlay-bottom{background:linear-gradient(0deg,#000c 0,#0000);bottom:0;display:flex;flex-direction:column;gap:4px;left:0;padding:16px 12px;position:absolute;right:0}.pops-card__overlay-top{align-items:flex-start;display:flex;justify-content:space-between;left:8px;position:absolute;right:8px;top:8px}.pops-card__title{color:var(--ko-text-light-1);font-size:.9rem;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pops-card__views-container{align-items:center;color:var(--ko-text-light-1);display:flex;gap:4px}.pops-card__eye-icon{display:flex}.pops-card__views{align-items:center;display:flex;font-size:.8rem;font-weight:500}.pops-card__menu-trigger{align-items:center;background:var(--ko-overlay-dark-1);border:none;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;margin-left:auto;width:32px}.pops-card__dropdown{background:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-1);border-radius:8px;min-width:120px;overflow:hidden;position:absolute;right:0;top:40px;z-index:10}.pops-card__dropdown button{align-items:center;background:none;border:none;color:var(--ko-text-light-2);cursor:pointer;display:flex;font-size:.85rem;gap:8px;padding:10px 12px;text-align:left;width:100%}.pops-card__dropdown button:hover{background:var(--ko-surface-dark-2)}.pops-card__dropdown button.delete{color:var(--ko-danger)}.pops-card__badge{background:var(--ko-primary-blue-1);border-radius:4px;color:#fff;font-size:.7rem;font-weight:700;padding:2px 8px;text-transform:uppercase}.creator-post-grid-view__header{border-bottom:1px solid var(--ko-border-dark-1);display:flex;justify-content:flex-end;margin-bottom:20px;padding-bottom:20px}.creator-post-grid-view__item{aspect-ratio:1/1;background-color:var(--ko-bg-dark-3);border-radius:4px;cursor:pointer;overflow:hidden;position:relative}.creator-post-grid-view__image{height:100%;object-fit:cover;transition:transform .3s ease,filter .2s ease;width:100%}.creator-post-grid-view__item:hover .creator-post-grid-view__image{filter:brightness(.8);transform:scale(1.05)}.creator-post-grid-view__icon{color:var(--ko-white);pointer-events:none;position:absolute;right:8px;top:8px;z-index:2}.creator-post-grid-view__icon--multiple{filter:drop-shadow(0 0 4px rgba(0,0,0,.5));font-size:18px}.creator-post-grid-view__empty{padding:60px 0;text-align:center}.creator-view-post{align-items:center;background-color:var(--ko-overlay-dark-3);display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.creator-view-post__card{background-color:var(--ko-bg-dark-2);border:1px solid var(--ko-border-dark-1);border-radius:8px;display:flex;height:85vh;max-width:1000px;overflow:hidden;width:100%}.creator-view-post__gallery{align-items:center;background-color:#000;display:flex;flex:1.5 1;justify-content:center;position:relative}.creator-view-post__image{max-height:100%;max-width:100%;object-fit:contain}.creator-view-post__nav{align-items:center;display:flex;inset:0;justify-content:space-between;padding:0 16px;pointer-events:none;position:absolute}.creator-view-post__nav-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0006;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;pointer-events:auto;transition:all .2s ease;width:40px}.creator-view-post__nav-btn:hover:not(:disabled){background-color:#000c;transform:scale(1.1)}.creator-view-post__nav-btn:disabled{cursor:default;opacity:0}.creator-view-post__info{background-color:var(--ko-bg-dark-2);border-left:1px solid var(--ko-border-dark-1);display:flex;flex:1 1;flex-direction:column}.creator-view-post__header{align-items:center;border-bottom:1px solid var(--ko-border-dark-1);display:flex;justify-content:space-between;padding:16px}.creator-view-post__title{color:var(--ko-text-light-1);font-weight:600}.creator-view-post__close{background:none;border:none;color:var(--ko-text-light-3);cursor:pointer}.creator-view-post__body{flex:1 1;overflow-y:auto;padding:20px}.creator-view-post__caption{color:var(--ko-text-light-1);font-size:var(--15px)}.creator-view-post__created-at{color:var(--ko-text-light-3);font-size:var(--12px)}@media (max-width:768px){.creator-view-post__card{flex-direction:column;height:90vh}}.feed-page{padding:20px 0}.feed-page__posts{display:flex;flex-direction:column;gap:16px}.feed-page__post{background:var(--ko-bg-dark-1);width:100%}.feed-page{margin:0 auto;max-width:470px;padding:20px 8px}.feed-page__content{display:flex;flex-direction:column;gap:24px}.feed-page__item{animation:fadeIn .4s ease-out;width:100%}.feed-page__loading{align-items:center;color:var(--ko-text-light-3);display:flex;font-size:14px;height:100vh;justify-content:center;padding:20px;text-align:center;width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.feed-container{margin:0 auto;max-width:600px;padding:15px}.feed-grid{display:flex;flex-direction:column;gap:30px}.feed-item{background:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-1);border-radius:12px;overflow:hidden;width:100%}.post-media-card{background:#0000;border-radius:var(--16px);color:var(--ko-text-light-1);display:flex;flex-direction:column;max-width:var(--g-width-sm);overflow:hidden;width:100%}.post-media-card--dragging{cursor:grabbing}.post-media-card__header{align-items:center;display:flex;justify-content:space-between;padding:var(--12px) var(--16px)}.post-media-card__creator{align-items:center;cursor:pointer;display:flex;gap:var(--12px)}.post-media-card__avatar-wrapper{align-items:center;background:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-2);border-radius:50%;display:flex;height:var(--32px);justify-content:center;overflow:hidden;width:var(--32px)}.post-media-card__avatar{height:100%;object-fit:cover;width:100%}.post-media-card__username{color:var(--ko-text-light-1);font-size:var(--14px);font-weight:600}.post-media-card__initial{font-size:var(--12px);line-height:1}.post-media-card__timestamp{color:var(--ko-text-light-3);font-size:var(--14px)}.post-media-card__meta,.post-media-card__timestamp{align-items:center;display:flex;justify-content:center}.post-media-card__meta{gap:.25rem;line-height:1}.post-media-card__share-btn{background:#0000;border:none;color:var(--ko-text-light-3);cursor:pointer;transition:color .2s}.post-media-card__share-btn:hover{color:var(--ko-primary-blue-1)}.post-media-card__gallery{background:#000;border-radius:var(--8px);overflow:hidden;position:relative;width:100%}.post-media-card__slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.post-media-card__slider::-webkit-scrollbar{display:none}.post-media-card__image{aspect-ratio:1/1;flex:0 0 100%;object-fit:cover;scroll-snap-align:start;width:100%}.post-media-card__nav-arrow{align-items:center;-webkit-backdrop-filter:blur(var(--3px));backdrop-filter:blur(var(--3px));background-color:#ffffff4d;border-radius:50%;color:var(--ko-white);cursor:pointer;display:flex;height:var(--30px);justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:var(--30px);z-index:10}.post-media-card__nav-arrow:hover{transform:translateY(-50%) scale(1.05)}.post-media-card__nav-arrow--prev{left:var(--14px)}.post-media-card__nav-arrow--next{right:var(--14px)}.post-media-card__indicators{align-items:center;bottom:var(--14px);display:flex;flex-direction:column;gap:var(--10px);pointer-events:none;position:absolute;width:100%}.post-media-card__counter{background:var(--ko-overlay-dark-2);border-radius:var(--12px);color:var(--ko-text-light-2);font-size:var(--12px);padding:2px var(--8px)}.post-media-card__dots{display:flex;gap:var(--6px)}.post-media-card__dot{background:var(--ko-text-light-3);border-radius:50%;height:var(--6px);opacity:.5;transition:all .2s;width:var(--6px)}.post-media-card__dot--active{background:var(--ko-primary-blue-1);opacity:1;transform:scale(1.2)}.post-media-card__footer{padding:var(--14px) var(--16px)}.post-media-card__caption{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--ko-text-light-2);display:-webkit-box;font-size:var(--14px);line-height:1.5;overflow:hidden}.post-media-card__caption--expanded{display:block;overflow:visible}.post-media-card__caption-user{color:var(--ko-text-light-1);font-weight:700;margin-right:var(--6px)}.post-media-card__more-btn{background:none;border:none;color:var(--ko-primary-blue-3);cursor:pointer;font-size:var(--13px);margin-top:var(--4px)}.video-thumbnail-card{background:#0000;border-radius:var(--16px);color:var(--ko-text-light-1);display:flex;flex-direction:column;max-width:var(--g-width-sm);overflow:hidden;width:100%}.video-thumbnail-card__header{align-items:center;display:flex;justify-content:space-between;padding:var(--12px) var(--16px)}.video-thumbnail-card__creator{align-items:center;cursor:pointer;display:flex;gap:var(--12px)}.video-thumbnail-card__avatar-wrapper{align-items:center;background:var(--ko-surface-dark-1);border:1px solid var(--ko-border-dark-2);border-radius:50%;display:flex;height:var(--32px);justify-content:center;overflow:hidden;width:var(--32px)}.video-thumbnail-card__avatar{height:100%;object-fit:cover;width:100%}.video-thumbnail-card__initial{font-size:var(--12px);line-height:1}.video-thumbnail-card__meta{align-items:center;display:flex;gap:.25rem;line-height:1}.video-thumbnail-card__username{color:var(--ko-text-light-1);font-size:var(--14px);font-weight:600}.video-thumbnail-card__timestamp{color:var(--ko-text-light-3);font-size:var(--14px)}.video-thumbnail-card__share-btn{background:#0000;border:none;color:var(--ko-text-light-3);cursor:pointer;transition:color .2s}.video-thumbnail-card__share-btn:hover{color:var(--ko-primary-blue-1)}.video-thumbnail-card__gallery{background:#000;cursor:pointer}.video-thumbnail-card__aspect-ratio,.video-thumbnail-card__gallery{border-radius:var(--8px);overflow:hidden;position:relative;width:100%}.video-thumbnail-card__aspect-ratio{aspect-ratio:16/9}.video-thumbnail-card__image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.video-thumbnail-card__image--locked{filter:blur(15px) brightness(.7)}.video-thumbnail-card__play-overlay{align-items:center;background:#0003;display:flex;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .2s}.video-thumbnail-card__gallery:hover .video-thumbnail-card__play-overlay{opacity:1}.video-thumbnail-card__play-icon{align-items:center;-webkit-backdrop-filter:blur(var(--3px));backdrop-filter:blur(var(--3px));background:#fff3;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;padding:var(--12px);width:40px}.video-thumbnail-card__lock-badge{align-items:center;-webkit-backdrop-filter:blur(var(--8px));backdrop-filter:blur(var(--8px));background:var(--ko-overlay-dark-2);border-radius:var(--12px);color:var(--ko-warning);display:flex;font-size:var(--12px);font-weight:600;gap:.5rem;left:50%;padding:var(--8px) var(--16px);position:absolute;top:50%;transform:translate(-50%,-50%)}.video-thumbnail-card__duration{background:var(--ko-overlay-dark-3);border-radius:var(--4px);bottom:var(--10px);color:#fff;font-size:var(--12px);font-weight:700;padding:2px var(--6px);position:absolute;right:var(--10px)}.video-thumbnail-card__footer{padding:var(--14px) var(--16px)}.video-thumbnail-card__title{color:var(--ko-text-light-1);font-size:var(--16px);font-weight:600;margin:0 0 var(--6px) 0}.video-thumbnail-card__caption{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--ko-text-light-2);display:-webkit-box;font-size:var(--14px);line-height:1.5;overflow:hidden}.video-thumbnail-card__caption--expanded{display:block;overflow:visible}.video-thumbnail-card__caption-user{color:var(--ko-text-light-1);font-weight:700;margin-right:var(--6px)}.video-thumbnail-card__more-btn{background:none;border:none;color:var(--ko-primary-blue-3);cursor:pointer;font-size:var(--13px);margin-top:var(--4px);padding:0}.login-wrapper{align-items:center;display:flex;height:calc(100vh - 60px);justify-content:center;width:100%}.login-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;max-width:400px;padding:40px 30px;width:100%}.login-title{color:#222;margin-bottom:25px;text-align:center}.login-form{display:flex;flex-direction:column}.login-form label{color:#333;font-size:.875rem;font-weight:600}.login-form input{border:1px solid #ccc;border-radius:6px;font-size:1rem;margin-bottom:1rem;padding:10px}.login-form input:focus{border-color:#007bff;outline:none}.login-form button{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;margin-top:8px;padding:10px;transition:background .3s ease}.login-form button:hover{background-color:#0056b3}.login-form button:disabled{background-color:#a5a5a5;cursor:not-allowed}.login-message{color:#ff4d4f;margin-top:15px;text-align:center}@media (max-width:500px){.login-card{height:100%;padding:30px 20px}}.vip-games-page__header{display:flex;justify-content:space-between;margin-bottom:2rem}.vip-games-page__navbar{background-color:var(--ko-surface-dark-3);border-radius:4px;overflow:hidden;z-index:100}.vip-games-page__navbar-list{display:flex;justify-content:space-around;list-style:none;margin:0;padding:0;width:100%}.vip-games-page__navbar-item{cursor:pointer;flex:1 1;padding:12px 20px;text-align:center;transition:background-color .3s ease}.vip-games-page__navbar-item:hover{background-color:var(--ko-surface-dark-2)}.vip-games-page__navbar-item--active{background-color:var(--ko-surface-dark-1);color:var(--ko-text-light-1);font-weight:600}.vip-games-page__videos-list{height:100%;list-style:none;margin:0;padding:0}.vip-games-page__video-item{border-bottom:1px solid var(--ko-surface-dark-1);display:flex;font-weight:600;justify-content:space-between;padding:10px 16px;transition:background-color .3s ease}.vip-games-page__video-item:hover{background-color:var(--ko-surface-dark-2);cursor:pointer}.vip-games-page__error{color:red;font-weight:700;margin-top:16px}.vip-games-page__loading{color:#333;font-size:18px;margin-top:16px}.vip-games-page__auth-actions{display:flex;gap:10px}.vip-games-page__auth-btn{border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:8px 20px;transition:all .2s ease}.vip-games-page__auth-btn--primary{background-color:var(--ko-primary-blue-1);border:none;color:var(--ko-white)}.vip-games-page__auth-btn--primary:hover{background-color:var(--ko-primary-blue-2)}.vip-games-page__auth-btn--outline{background-color:initial;border:1px solid var(--ko-border-dark-3);color:var(--ko-text-light-1)}.vip-games-page__auth-btn--outline:hover{border-color:var(--ko-danger);color:var(--ko-danger)}.vip-games-page__show-more{display:flex;justify-content:center;margin-top:2rem}.vip-games-page__show-more-btn{background-color:var(--ko-primary-blue-1);border:none;border-radius:6px;color:var(--ko-white);cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 24px;transition:background-color .2s ease,transform .1s ease}.vip-games-page__show-more-btn:hover{background-color:var(--ko-primary-blue-2)}.vip-games-page__show-more-btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:820px){.vip-games-page__navbar-item{padding:10px}.vip-games-page__video-item{flex-direction:row;gap:1rem;justify-content:space-between;padding:8px 16px}}@media (max-width:480px){.vip-games-page__navbar-item{font-size:14px;padding:8px}.vip-games-page__video-item{font-size:14px}}.simple-player-modal{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#0e1216b8;background-color:var(--ko-overlay-dark-2,#0e1216b8);height:100vh;inset:0;padding:20px;position:fixed;width:100%;z-index:5000}.simple-player-close,.simple-player-modal{align-items:center;display:flex;justify-content:center}.simple-player-close{background-color:initial!important;border:none!important;color:#f8fafc;color:var(--ko-text-light-1,#f8fafc);cursor:pointer;opacity:.8;position:absolute;right:2rem;top:2rem;transition:transform .2s ease,opacity .2s ease,color .2s ease;z-index:5100}.simple-player-close:hover{color:#4da3ff;color:var(--ko-primary-blue-3,#4da3ff);opacity:1;transform:scale(1.1)}.simple-player-wrapper{align-items:center;aspect-ratio:16/9;display:flex;flex-direction:column;justify-content:center;max-width:1280px;position:relative;width:100%}.player-container{background-color:#0e1216;background-color:var(--ko-bg-dark-1,#0e1216);border:1px solid #242a32;border:1px solid var(--ko-border-dark-1,#242a32);border-radius:12px;box-shadow:0 20px 50px #0009;display:flex;height:100%;overflow:hidden;width:100%}.player-container video,.player-container>div{height:100%!important;width:100%!important}.video-title{color:#f8fafc;color:var(--ko-text-light-1,#f8fafc);font-size:1.25rem;font-weight:500;left:0;overflow:hidden;position:absolute;text-align:left;text-overflow:ellipsis;text-shadow:0 2px 4px #00000080;top:-45px;white-space:nowrap;width:100%}@media (max-width:768px){.simple-player-modal{padding:10px}.simple-player-close{right:1rem;top:1rem}.video-title{font-size:1rem;padding:0 5px;top:-35px}}.error-page__container{align-items:center;background-color:var(--ko-bg-dark-1);color:var(--ko-text-light-1);display:flex;font-family:Inter,sans-serif;height:100%;justify-content:center}.error-page__content{align-items:center;display:flex;flex-direction:column;max-width:800px;text-align:center}.error-page__img-wrapper{filter:drop-shadow(0 0 20px rgba(0,123,255,.2));max-width:500px;width:100%}.error-img{height:auto;object-fit:contain;width:100%}.error-code{color:var(--ko-primary-blue-1);display:block;font-size:.9rem;font-weight:800;letter-spacing:.2em;margin-bottom:1rem;text-transform:uppercase}.error-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin-bottom:1.5rem}.error-message{color:var(--ko-text-light-2);font-size:1.1rem;line-height:1.6;margin:0 auto 2.5rem;max-width:500px}.error-actions{display:flex;gap:1rem;justify-content:center}.btn-primary-lg{background:var(--ko-primary-blue-1);border:none;color:#fff;cursor:pointer;font-weight:700;padding:1rem 2rem;transition:background .2s ease}.btn-primary-lg:hover{background:var(--ko-primary-blue-2)}.btn-secondary-lg{background:#0000;border:1px solid var(--ko-border-dark-1);color:var(--ko-text-light-1);cursor:pointer;font-weight:700;padding:1rem 2rem}@media (max-width:600px){.error-actions{flex-direction:column;width:100%}.btn-primary-lg,.btn-secondary-lg{width:100%}.error-page__img-wrapper{max-width:250px}.error-page__content{padding:1rem}.error-page__container{height:100%}}
/*# sourceMappingURL=main.da533fdc.css.map*/