.sk-footer{--ink:#f0eff8;--ink-2:#a3a2c8;--ink-3:#8b8ab0;--line:#ffffff14;z-index:5;border-top:1px solid var(--line);color:var(--ink);background:#060608;padding:72px 32px 34px;position:relative}.sk-footer-shell{max-width:1440px;margin:0 auto}.sk-footer-main{grid-template-columns:minmax(240px,.85fr) 2.25fr;align-items:start;gap:56px;display:grid}.sk-footer-brand{flex-direction:column;gap:22px;max-width:360px;display:flex}.sk-footer-logo{align-items:center;width:fit-content;display:inline-flex}.sk-footer-logo img{object-fit:contain;width:auto;height:36px}.sk-footer-brand p{color:var(--ink-3);margin:0;font-size:14px;font-weight:400;line-height:1.7}.sk-footer-socials{align-items:center;gap:10px;display:flex}.sk-footer-socials a,.sk-footer-socials button{width:38px;height:38px;color:var(--ink-2);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;transition:border-color .25s,background .25s,color .25s,transform .25s;display:inline-flex}.sk-footer-socials a:hover,.sk-footer-socials button:hover{color:var(--lime);background:#a8ff351a;border-color:#a8ff356b;transform:translateY(-2px)}.sk-footer-socials svg{flex-shrink:0}.sk-footer-socials .sk-footer-social-icon-fill{fill:currentColor;stroke:none}.sk-footer-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:34px 28px;display:grid}.sk-footer-column h3{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:700;line-height:1.35}.sk-footer-nav{flex-direction:column;gap:12px;padding-left:25px;display:flex;position:relative}.sk-footer-nav:before{content:"";background:#8297c361;width:1px;position:absolute;top:2px;bottom:2px;left:4px}.sk-footer-link-group{flex-direction:column;display:flex}.sk-footer-link{color:#a8ff35;grid-template-columns:10px 1fr;align-items:start;gap:10px;font-size:14px;font-weight:600;line-height:1.35;text-decoration:none;transition:color .2s,transform .2s;display:grid;position:relative}.sk-footer-link:before{content:"";background:currentColor;border:1px solid;border-radius:50%;width:8px;height:8px;margin-top:5px}.sk-footer-link:hover{color:#a8ff35;transform:translate(2px)}.sk-footer-sub{flex-direction:column;gap:9px;margin:10px 0 0 20px;padding:0;list-style:none;display:flex}.sk-footer-sub li{margin:0}.sk-footer-sub a{color:var(--ink-3);font-size:13px;font-weight:500;line-height:1.35;text-decoration:none;transition:color .2s}.sk-footer-sub a:hover{color:var(--ink)}.sk-footer-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;margin-top:56px;padding-top:24px;display:flex}.sk-footer-bottom small{color:var(--ink-3);letter-spacing:.04em;font-size:12px}.sk-footer-bottom div{flex-wrap:wrap;gap:20px;display:flex}.sk-footer-bottom a{color:var(--ink-2);letter-spacing:.04em;font-size:12px;font-weight:600;text-decoration:none;transition:color .2s}.sk-footer-bottom a:hover{color:var(--ink)}@media (max-width:1280px){.sk-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:991px){.sk-footer-main{grid-template-columns:1fr;gap:48px}.sk-footer-brand{max-width:none}.sk-footer-grid{grid-template-columns:1fr;gap:0}.sk-footer-column--accordion{border-bottom:1px solid var(--line)}.sk-footer-column--accordion:first-child{border-top:1px solid var(--line)}.sk-footer-column__toggle{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;display:flex}.sk-footer-column__toggle h3{flex:1;min-width:0;margin:0}.sk-footer-column__chevron{color:var(--ink-2);flex-shrink:0;transition:transform .22s}.sk-footer-column__chevron.is-open{transform:rotate(180deg)}.sk-footer-column__panel{padding-bottom:18px}.sk-footer-column__panel[hidden]{display:none}}@media (max-width:640px){.sk-footer{padding:56px 20px 28px}.sk-footer-bottom{flex-direction:column;align-items:flex-start}.sk-footer-bottom div{gap:14px}}
.sk-universe-panel{font-family:var(--font-universe-sans);z-index:89;pointer-events:none;min-height:0;animation:.22s ease-out both skMegaIn;position:fixed;inset:118px 0 auto}.sk-universe-backdrop{z-index:0;pointer-events:auto;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0000008c;position:absolute;inset:0}.sk-universe-card{z-index:1;pointer-events:auto;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#070709fa;border:1px solid #ffffff1f;border-radius:24px;flex-direction:column;width:calc(100% - 48px);max-width:1600px;height:calc(100% - 32px);min-height:0;margin:8px auto 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 32px 80px -20px #000000eb}.sk-mobile-universe-panel{border-left:1px solid #ffffff1f;gap:16px;margin:0 0 8px;padding:10px 4px 12px 14px;display:grid}.sk-mobile-universe-group h3{font-family:var(--font-universe-display);color:#ffffff7a;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:900;line-height:1.25}.sk-mobile-universe-group ul{gap:2px;margin:0;padding:0;list-style:none;display:grid}.sk-mobile-universe-group a,.sk-mobile-universe-group button{color:#ffffffc2;text-align:left;border-radius:12px;justify-content:flex-start;align-items:center;gap:10px;width:100%;padding:9px 8px;font-size:13px;font-weight:650;line-height:1.25;transition:background .2s,color .2s;display:flex}.sk-mobile-universe-group a:hover,.sk-mobile-universe-group button:hover{color:#a8ff35;background:#ffffff14}.sk-mobile-universe-group svg{color:#a8ff35;flex:none;width:15px;height:15px}.sk-universe-content{flex-direction:column;flex:1;gap:16px;min-height:0;padding:30px 32px 22px;display:flex}.sk-universe-row{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff47 #0000;flex:1;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px 28px;min-height:0;display:grid;overflow:hidden auto}.sk-universe-divider{background:linear-gradient(90deg,#0000,#ffffff26,#0000);flex:none;height:1px}.sk-universe-group{min-width:0}.sk-universe-group h3{font-family:var(--font-universe-display);color:#f4f4f4;letter-spacing:.16em;margin:0 0 14px;font-size:11px;font-weight:900;line-height:1.35}.sk-universe-items{gap:7px;margin:0;padding:0;list-style:none;display:grid}.sk-universe-item{color:#fff;align-items:center;gap:12px;font-size:13px;font-weight:850;line-height:1.18;transition:all .2s;display:flex}.sk-universe-item:hover{color:#24efc1;transform:translate(2px)}.sk-universe-item-icon{color:#050505;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;display:grid;box-shadow:inset 0 1px #ffffff47,0 10px 24px #0000003d}.sk-universe-item-icon svg{stroke-width:2px;width:16px;height:16px}.sk-universe-item-icon.gold{background:linear-gradient(135deg,#ffd84d,#f19b1d)}.sk-universe-item-icon.purple{background:linear-gradient(135deg,#b86dff,#a82bdd)}.sk-universe-item-icon.teal{background:linear-gradient(135deg,#28e5bd,#10a991)}.sk-universe-item-icon.orange{background:linear-gradient(135deg,#ff9b39,#e6372e)}.sk-universe-item-icon.blue{background:linear-gradient(135deg,#35c4ff,#245ad8)}.sk-universe-item-icon.lime{background:linear-gradient(135deg,#caff3d,#7cff38)}.sk-universe-item-icon.pink{background:linear-gradient(135deg,#f64aa1,#b72267)}.sk-universe-item-icon.amber{background:linear-gradient(135deg,#ffda76,#ff7b22)}.sk-universe-item-icon.violet{background:linear-gradient(135deg,#a05bff,#6533d4)}.sk-universe-item-icon.slate{color:#07090c;background:linear-gradient(135deg,#8da0b6,#546274)}.sk-universe-item-icon.green{background:linear-gradient(135deg,#27d783,#0f9b61)}.sk-universe-close{z-index:2;color:#ffffffc7;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:12px;right:14px}.sk-universe-close:hover{color:#fff;background:#ffffff1f}.sk-universe-footer{background:#0003;border-top:1px solid #ffffff1a;flex:none;justify-content:center;padding:14px 24px;display:flex}.sk-universe-footer a{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;padding:10px 22px;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex}.sk-universe-footer a svg{color:#a8ff35}.sk-universe-footer a:hover{color:#a8ff35;background:#ffffff1a;border-color:#a8ff3566}@keyframes skMegaIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1280px){.sk-nav-pills{display:none}.sk-burger{display:inline-flex}.sk-universe-panel{top:72px}.sk-universe-card{height:calc(100dvh - 84px)}.sk-universe-row{grid-template-columns:repeat(4,minmax(155px,1fr))}.sk-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:992px){.sk-header-search{display:none}.sk-mobile-only{display:inline-flex}.sk-universe-panel{top:62px}.sk-universe-card{width:calc(100% - 24px);height:calc(100dvh - 74px)}.sk-universe-content{padding:24px 18px 18px}.sk-universe-row{grid-template-columns:repeat(2,minmax(0,1fr))}.sk-footer-main{grid-template-columns:1fr;gap:48px}.sk-footer-brand{max-width:none}.sk-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.sk-header{padding:0 10px 6px}.sk-header-bar{min-height:62px}.sk-header-left{gap:8px}.sk-header-logo img{height:34px}.sk-universe-button{padding:5px 7px;font-size:11px}.sk-language-button{height:34px;padding:0 8px}.sk-language-menu{width:auto;max-height:min(65dvh,30rem);position:fixed;top:62px;left:10px;right:10px}.sk-icon-button{min-width:34px;height:34px}.sk-mobile-menu{top:62px}.sk-universe-content{gap:12px}.sk-universe-row{grid-template-columns:1fr;gap:18px}.sk-footer{padding:56px 20px 28px}.sk-footer-grid{grid-template-columns:1fr;gap:28px}.sk-footer-bottom{flex-direction:column;align-items:flex-start}.sk-footer-bottom div{gap:14px}}@media (max-width:520px){.sk-universe-panel{top:58px}.sk-universe-card{border-radius:18px;width:calc(100% - 16px);height:calc(100dvh - 68px);margin:4px auto 8px}.sk-universe-content{padding:18px 14px 14px}.sk-universe-row{gap:14px}.sk-universe-group h3{margin-bottom:10px}.sk-universe-item{gap:10px;font-size:12.5px}.sk-universe-item-icon{border-radius:10px;width:32px;height:32px}.sk-universe-footer{padding:12px 14px}.sk-universe-footer a{justify-content:center;width:100%}}
.sk-header{--sk-logo-height:58px;--sk-logo-max-width:198px;z-index:90;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#050505f5,#050505c7 72%,#0000);padding:0 12px 8px;position:sticky;top:0;overflow:visible}.sk-header-main{max-width:1600px;margin:0 auto}.sk-header-bar{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;min-height:72px;display:flex}.sk-header-left,.sk-header-actions{align-items:center;gap:14px;min-width:0;display:flex}.sk-header-logo{border-radius:10px;flex:none;align-items:center;display:inline-flex}.sk-header-logo img{height:var(--sk-logo-height,36px);width:auto;max-width:var(--sk-logo-max-width,165px);object-fit:contain;display:block}.sk-universe-button{color:#ffffffe6;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:12px;font-weight:600;transition:all .25s;display:inline-flex}.sk-universe-button .svgi{width:14px;height:14px}.sk-header-search{flex:1;min-width:180px;max-width:420px;position:relative}.sk-header-search input{color:#fff;background:#282828;border:1px solid #ffffff12;border-radius:999px;outline:none;width:100%;height:38px;padding:8px 42px 8px 16px;font-size:12px;box-shadow:inset 0 10px 22px #00000042}.sk-header-search input::placeholder{color:#b5b5b5}.sk-header-search button{color:#ffffff94;transition:all .2s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.sk-header-search button:hover{color:#fff}.sk-icon-button,.sk-language-button{color:#ffffffdb;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:36px;height:36px;transition:all .25s;display:inline-flex}.sk-icon-button:hover,.sk-language-button:hover{color:#fff;background:#ffffff1a}.sk-icon-button svg{width:15px;height:15px}.sk-language-wrap{direction:ltr;flex:none;display:inline-flex;position:relative}.sk-language-button{letter-spacing:.06em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff1a;gap:4px;min-width:auto;padding:0 8px;font-size:10px;font-weight:700}.sk-language-button img{object-fit:cover;border-radius:2px;width:20px;height:14px;box-shadow:0 0 0 1px #ffffff14}.sk-language-button svg{width:10px;height:10px;transition:transform .25s}.sk-language-button svg.rotate{transform:rotate(180deg)}.sk-language-menu{z-index:140;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);direction:ltr;background:#111111f2;border:1px solid #ffffff1a;border-radius:24px;width:min(20rem,100vw - 1rem);max-height:min(60dvh,30rem);padding:8px;animation:.22s ease-out both skLanguageIn;position:absolute;top:calc(100% + 12px);left:auto;right:0;overflow-y:auto;box-shadow:0 24px 70px #0000008c}.sk-language-option{color:#d0d0d0;text-align:left;direction:ltr;border-radius:16px;align-items:center;gap:12px;width:100%;padding:12px;transition:all .25s;display:flex}.sk-language-option:hover,.sk-language-option.active{color:#fff;background:#ffffff17}.sk-language-option img{object-fit:cover;border-radius:2px;flex:none;width:24px;height:16px}.sk-language-option span{flex:1;min-width:0;font-size:15px;font-weight:600}.sk-language-option em{color:#ffffff73;letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-style:normal;font-weight:800}html[dir=rtl] .sk-language-menu{left:0;right:auto}@keyframes skLanguageIn{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.sk-mobile-only,.sk-burger{display:none}.sk-nav-pills{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0e0e0eeb;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;gap:4px;width:fit-content;max-width:min(100vw - 48px,1600px);min-height:38px;margin:7px auto 0;padding:4px 8px;display:flex;box-shadow:0 0 0 1px #ffffff17,inset 0 1px #ffffff0d,0 6px 24px -4px #0000008c}.sk-nav-pills a,.sk-nav-pills button{color:#b0b0b0;letter-spacing:.02em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;height:30px;padding:0 12px;font-size:12px;font-weight:700;transition:all .25s;display:inline-flex}.sk-nav-pills a:hover,.sk-nav-pills button:hover,.sk-nav-pills .active{color:#a8ff35;background:#ffffff14}.sk-nav-pills .highlight{color:#fff}.sk-mobile-menu{z-index:100;color:#fff;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#000000f2;border:1px solid #ffffff1a;border-radius:24px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 92px);display:none;position:fixed;top:68px;left:12px;right:12px;overflow:hidden auto;box-shadow:0 26px 80px #0000008c}.sk-mobile-menu.open{display:block}.sk-mobile-menu-head{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.sk-mobile-menu-head .sk-header-logo{min-width:0}.sk-mobile-menu-head .sk-header-logo img{object-fit:contain;width:auto;max-width:150px;height:32px}.sk-mobile-search{margin:16px;position:relative}.sk-mobile-search input{color:#fff;background:#282828;border:1px solid #ffffff14;border-radius:999px;outline:none;width:100%;height:40px;padding:0 42px 0 16px}.sk-mobile-search button{color:#ffffffb8;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.sk-mobile-links{gap:4px;padding:0 12px 16px;display:grid}.sk-mobile-links a,.sk-mobile-links button{color:#b5b5b5;border-radius:16px;justify-content:space-between;align-items:center;padding:13px 12px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.sk-mobile-links a:hover,.sk-mobile-links button:hover{color:#fff;background:#ffffff1a}.sk-mobile-links .active{color:#26f0bc;background:#ffffff1a}.sk-mobile-links .universe{color:#a8ff35}.sk-mobile-links .universe.active{color:#a8ff35;background:#a8ff351f}@media (max-width:1280px){.sk-nav-pills{display:none}.sk-burger{display:inline-flex}.sk-universe-panel{top:72px}.sk-universe-card{height:calc(100dvh - 84px)}.sk-universe-row{grid-template-columns:repeat(4,minmax(155px,1fr))}.sk-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:992px){.sk-header-search{display:none}.sk-mobile-only{display:inline-flex}.sk-universe-panel{top:62px}.sk-universe-card{width:calc(100% - 24px);height:calc(100dvh - 74px)}.sk-universe-content{padding:24px 18px 18px}.sk-universe-row{grid-template-columns:repeat(2,minmax(0,1fr))}.sk-footer-main{grid-template-columns:1fr;gap:48px}.sk-footer-brand{max-width:none}.sk-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.sk-header{padding:0 10px 6px}.sk-header-bar{min-height:62px}.sk-header-left{gap:8px}.sk-header-logo img{height:var(--sk-logo-height)}.sk-universe-button{padding:5px 7px;font-size:11px}.sk-language-button{height:34px;padding:0 8px}.sk-language-menu{width:auto;max-height:min(65dvh,30rem);position:fixed;top:62px;left:10px;right:10px}.sk-icon-button{min-width:34px;height:34px}.sk-mobile-menu{top:62px}.sk-universe-content{gap:12px}.sk-universe-row{grid-template-columns:1fr;gap:18px}.sk-footer{padding:56px 20px 28px}.sk-footer-grid{grid-template-columns:1fr;gap:28px}.sk-footer-bottom{flex-direction:column;align-items:flex-start}.sk-footer-bottom div{gap:14px}}.sk-header{--sk-header-x:40px;--sk-header-top:8px;padding:var(--sk-header-top) var(--sk-header-x) 0;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;transition:background .25s,padding-top .25s;position:fixed;top:0;left:0;right:0}.sk-header-main{width:100%;max-width:1600px;margin:0 auto}.sk-header-bar{border-bottom:0;border-radius:0;min-height:58px;padding:0;transition:background .25s,box-shadow .25s,padding .25s}.sk-header.scrolled .sk-header-bar{margin:0 calc(var(--sk-header-x)*-1);padding:8px var(--sk-header-x);background:#000000f0;box-shadow:0 12px 34px #00000073}.sk-header.scrolled{--sk-header-top:0px;background:0 0}.sk-header-left{flex:1 1 0;gap:14px}.sk-header-actions{flex:1 1 0;justify-content:flex-end;gap:18px}.sk-header-logo img{height:var(--sk-logo-height);max-width:var(--sk-logo-max-width)}.sk-universe-button{color:#ffffffe6;padding:7px 0;font-size:12px;font-weight:500}.sk-universe-button:hover,.sk-universe-button.open{color:#a8ff35;background:0 0}.sk-header-search{flex:0 0 236px;min-width:236px;max-width:236px;transform:none}.sk-header-search input{background:#222222f0;border-color:#ffffff14;height:36px;font-size:12px}.sk-icon-button{color:#fff;min-width:28px;height:28px}.sk-icon-button:hover{color:#26f0bc;background:0 0}.sk-language-button{background:#00000052;min-width:auto;height:32px;padding:0 9px}.sk-nav-pills{-webkit-backdrop-filter:blur(18px)saturate(1.45);background:#ffffff1f;border-color:#ffffff38;min-height:38px;margin:6px auto 0;padding:4px;display:flex;transform:none;box-shadow:0 14px 34px #0000002e,inset 0 1px #fff3}.sk-nav-pills a,.sk-nav-pills button{color:#ffffff8a;height:30px;padding:0 20px;font-size:12px;font-weight:500}.sk-nav-pills a:hover,.sk-nav-pills button:hover{color:#fff;background:#ffffff2e;box-shadow:inset 0 1px #fff3,0 6px 18px #0000001f}.sk-nav-pills .active{color:#26f0bc;background:#ffffff2e;box-shadow:inset 0 1px #fff3,0 6px 18px #0000001f}@media (max-width:1100px){.sk-header{--sk-header-x:14px;--sk-header-top:16px;--sk-logo-height:44px;--sk-logo-max-width:170px}.sk-header-left{gap:18px}.sk-header-logo img{height:var(--sk-logo-height)}.sk-header-search{display:none}.sk-nav-pills{display:none;transform:none}.sk-burger,.sk-mobile-only{display:inline-flex}}@media (max-width:640px){.sk-header{--sk-header-x:10px;--sk-header-top:10px;--sk-logo-height:36px;--sk-logo-max-width:150px}.sk-header-logo img{height:var(--sk-logo-height)}.sk-universe-button span{display:none}.sk-language-wrap{display:inline-flex}.sk-language-button{min-width:52px;height:32px;padding:0 7px}.sk-language-button span{font-size:9px}.sk-language-menu{width:auto;max-height:min(65dvh,30rem);position:fixed;top:62px;left:10px;right:10px}.sk-mobile-menu{top:62px}}@media (max-width:520px){.sk-header{--sk-header-x:8px;--sk-header-top:8px;--sk-logo-height:32px;--sk-logo-max-width:140px}.sk-header-bar{grid-template-columns:minmax(0,1fr) auto;gap:8px;min-height:54px;display:grid}.sk-header-left,.sk-header-actions{flex:0 auto;gap:8px}.sk-header-left{min-width:0}.sk-header-actions{flex:none;justify-content:flex-end;min-width:max-content}.sk-header-logo img{height:var(--sk-logo-height);max-width:var(--sk-logo-max-width)}.sk-icon-button{width:32px;min-width:32px;height:32px}.sk-mobile-menu{border-radius:18px;max-height:calc(100dvh - 70px);top:58px;left:8px;right:8px}}@media (max-width:420px){.sk-header{--sk-logo-height:30px;--sk-logo-max-width:130px}.sk-header-bar,.sk-header-left,.sk-header-actions{gap:6px}.sk-header-logo img{max-width:var(--sk-logo-max-width)}.sk-language-button{width:34px;min-width:34px;height:32px;padding:0}.sk-language-button span,.sk-language-button svg{display:none}}@media (max-width:360px){.sk-header{--sk-logo-height:28px;--sk-logo-max-width:120px}.sk-header-logo img{max-width:var(--sk-logo-max-width)}.sk-header-left,.sk-header-actions{gap:6px}.sk-icon-button{width:30px;min-width:30px;height:30px}.sk-language-button{width:34px;min-width:34px;height:30px;padding:0}.sk-language-button span,.sk-language-button svg{display:none}}
