*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background-color:#06121f;font-family:Inter,sans-serif}@keyframes skel-pulse{0%,to{opacity:.6}50%{opacity:1}}.skeleton{pointer-events:none;animation:1.4s ease-in-out infinite skel-pulse;overflow:hidden;color:#0000!important;box-shadow:none!important;background-color:#ffffff0f!important;background-image:none!important;border-color:#ffffff0f!important}.skeleton>*{visibility:hidden!important}.skeleton-card{pointer-events:none;box-shadow:none!important;background:#ffffff08!important;border-color:#ffffff0d!important}.skeleton-card:before,.skeleton-card:after{display:none!important}.skel-bright{background:#fff3;border-radius:3px;animation:1.4s ease-in-out infinite skel-pulse;display:block}
*{box-sizing:border-box;margin:0;padding:0}body{background-color:#06121f;font-family:Inter,sans-serif}.header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#06121ff2;justify-content:space-between;align-items:center;width:100%;max-width:1440px;height:68px;margin:0 auto;padding:0 32px;display:flex;position:sticky;top:0}.logospace{align-items:center;gap:12px;text-decoration:none;transition:opacity .2s;display:flex}.logospace:hover{opacity:.85}.logospace img.logo-full{object-fit:contain;width:auto;height:44px;display:block}.navigation ul{align-items:center;gap:32px;list-style:none;display:flex}.navigation a{color:#8b9bb0;letter-spacing:.3px;padding:8px 0;font-size:14px;font-weight:500;text-decoration:none;transition:color .25s;position:relative}.navigation a:after{content:"";background:linear-gradient(90deg,#00d8f5,#09c);border-radius:2px;width:0;height:2px;transition:width .25s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.navigation li:hover a:after,.navigation li.active a:after{width:100%}.navigation li:hover a{color:#e0e8f0}.navigation li.active a{color:#fff;font-weight:600}.navigation li{transition:transform .2s cubic-bezier(.2,.9,.4,1.1)}.navigation li:hover{transform:translateY(-2px)}.search-bar-container{align-items:center;gap:16px;display:flex}.search-wrapper{background:#ffffff0d;border-radius:40px;align-items:center;transition:all .3s;display:flex}.search-wrapper.active{background:#ffffff1a;box-shadow:0 0 0 1px #00d8f54d}.search-icon{color:#8b9bb0;cursor:pointer;border-radius:50%;width:40px;height:40px;font-size:18px;transition:all .2s;position:relative;top:0;left:0;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important}.search-icon:hover{color:#00d8f5;background:#00d8f51a;transform:scale(1.05)}.search-input{color:#fff;opacity:0;background:0 0;border:none;outline:none;width:0;padding:0;font-size:15px;transition:all .3s}.search-wrapper.active .search-input{opacity:1;width:180px;margin-right:12px;padding:10px 12px 10px 0}.search-input::placeholder{color:#5a6e85}.search-input-button{color:#06121f;letter-spacing:.5px;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#00d8f5 0%,#09c 100%);border:none;border-radius:2px;height:56px;padding:10px 20px;font-size:13px;font-weight:900;transition:all .25s;box-shadow:0 2px 8px #00d8f533}.search-input-button:hover{background:linear-gradient(135deg,#0ee0ff 0%,#0ad 100%);transform:translateY(-1px);box-shadow:0 6px 16px #00d8f54d}.search-input-button:active{transform:translateY(1px)}.search-input-button .arrow{vertical-align:middle;object-fit:contain;width:14px;height:14px;margin-left:6px;transition:transform .2s;display:inline-block;position:relative;top:-2px}.search-input-button:hover .arrow{transform:translate(4px)}.burger-menu{cursor:pointer;background:0 0;border:none;padding:8px;display:none}.burger-menu i{color:#fff;font-size:24px}.mobile-nav{z-index:200;background:#06121f;flex-direction:column;width:100%;height:100dvh;padding:20px 24px 24px;display:none;position:fixed;inset:0;overflow-y:auto}.mobile-nav.active{display:flex}.mobile-nav-top{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.mobile-nav-logo img{width:auto;height:44px;display:block}.mobile-nav-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.mobile-nav-list{flex-direction:column;flex:1;margin:0;padding:0;list-style:none;display:flex}.mobile-nav-list li{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 0;display:flex}.mobile-nav-list a{color:#fff;text-transform:uppercase;letter-spacing:.5px;font-family:Barlow Condensed,sans-serif;font-size:clamp(24px,6vw,34px);font-weight:900;line-height:1;text-decoration:none}.mobile-nav-list li.active a{color:#00d8f5}.mobile-nav-dot{background:#00d8f5;border-radius:50%;flex-shrink:0;width:8px;height:8px}.mobile-nav-footer{flex-direction:column;gap:2px;padding-top:24px;display:flex}.mobile-nav-entry{color:#06121f;letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:#00d8f5;border:none;border-radius:2px;justify-content:center;align-items:center;gap:8px;width:100%;height:56px;margin-bottom:10px;font-family:Inter,sans-serif;font-size:14px;font-weight:800;display:flex}.mobile-nav-entry .arrow{object-fit:contain;width:14px;height:14px}.mobile-nav-langs{gap:2px;display:flex}.mobile-lang{color:#ffffff8c;letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;flex:1;justify-content:center;align-items:center;gap:8px;height:50px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;display:flex}.mobile-lang.active{color:#06121f;background:#00d8f5;border-color:#00d8f5}.search-wrapper{position:relative}.search-suggestions{z-index:1000;background:#0c233d;border:1px solid #ffffff1a;border-radius:8px;margin-top:8px;position:absolute;top:100%;left:0;right:0;overflow:hidden}.search-suggestion-item{cursor:pointer;border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;padding:12px 16px;transition:all .2s;display:flex}.search-suggestion-item:hover{background:#00d8f51a}.search-suggestion-empty{text-align:center;color:#ffffff80;padding:16px;font-family:Inter,sans-serif;font-size:13px}.suggestion-icon{background:#00d8f526;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.suggestion-icon i{color:#00d8f5;font-size:14px}.suggestion-content{flex-direction:column;flex:1;gap:2px;display:flex}.suggestion-label{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.suggestion-type{color:#fff6;text-transform:uppercase;font-family:Inter,sans-serif;font-size:10px;font-weight:500}.suggestion-arrow{color:#ffffff4d;font-size:12px;transition:all .2s}.search-suggestion-item:hover .suggestion-arrow{color:#00d8f5;transform:translate(4px)}@media (max-width:768px){.search-suggestions{margin-top:0;position:fixed;top:60px;left:16px;right:16px}.search-suggestion-item{padding:10px 12px}.suggestion-icon{width:28px;height:28px}.suggestion-label{font-size:13px}}@media (max-width:1024px){.header{padding:0 20px}.logospace img.logo-full{height:40px}.search-input-button .arrow,.navigation{display:none}.burger-menu{justify-content:center;align-items:center;display:flex}.search-wrapper.active .search-input{width:140px}.search-icon{width:36px;height:36px;font-size:16px}}@media (max-width:480px){.header{height:60px;padding:0 16px}.logospace img.logo-full{height:34px}.search-input-button{display:none}.burger-menu{display:flex}.burger-menu i{font-size:20px}.search-bar-container{gap:8px}.search-icon{width:32px;height:32px;font-size:14px}.search-wrapper.active .search-input{width:120px;font-size:12px}.mobile-nav{padding:16px 16px 20px;top:0}}
