.zk-language{display:flex;align-items:center;justify-content:flex-end;margin:0}.zk-language__form{position:relative;margin:0}.zk-language__form--mobile{display:none}.zk-language__select{appearance:none;-webkit-appearance:none;min-height:38px;padding:0 34px 0 13px;border:1px solid rgba(46,42,57,.2);border-radius:999px;background:#ffffffc2;color:inherit;font:600 12px/1 var(--font-body-family),sans-serif;letter-spacing:.02em;cursor:pointer}.zk-language__caret{position:absolute;inset-inline-end:13px;top:50%;width:8px;height:8px;border-inline-end:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-68%) rotate(45deg);font-size:0;line-height:0;pointer-events:none}[dir=rtl] .zk-language__select{padding-right:13px;padding-left:34px}.section-header .zk-language{margin-inline-end:.4rem}.section-header .zk-language__select{height:4.2rem;min-height:4.2rem;padding-inline-start:1.3rem;padding-inline-end:3.3rem;border-color:rgba(var(--color-foreground),.12);border-radius:1.4rem;background:rgba(var(--color-background),.82);color:rgb(var(--color-foreground))}.zeekeys-footer .zk-language{justify-content:flex-start}.zeekeys-footer .zk-language__select{border-color:#fff3;background:#ffffff0f;color:var(--zf-text,#fff)}.zeekeys-footer .zk-language__select option{background:#fff;color:#2e2a39}.zk-static-specs{display:contents}@media(max-width:749px){.zk-language__form--desktop{display:none}.zk-language__form--mobile{display:block}.section-header .zk-language{margin-inline-end:0}.section-header .zk-language__select{width:6.4rem;height:3.8rem;min-height:3.8rem;padding-inline-start:1.1rem;padding-inline-end:2.7rem}.section-header .zk-language__caret{inset-inline-end:11px}.zeekeys-footer .zk-language{width:100%}.zeekeys-footer .zk-language__select{width:6.4rem}}html.zk-language-gate-open,html.zk-language-gate-open body{overflow:hidden}html.zk-language-gate-open #app{filter:blur(14px) brightness(.45) saturate(.65);transform:scale(1.025);transform-origin:center;pointer-events:none;-webkit-user-select:none;user-select:none}.zk-language-gate[hidden]{display:none!important}.zk-language-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:grid;place-items:center;padding:24px;color:#2e2a39}.zk-language-gate__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#121019c2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.zk-language-gate__panel{position:relative;width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:clamp(30px,5vw,52px);border:1px solid rgba(255,255,255,.16);border-radius:28px;background:#fff;box-shadow:0 32px 100px #05040a8c;text-align:center}.zk-language-gate__brand{display:flex;justify-content:center;min-height:68px;margin-bottom:30px;color:#2e2a39;font:700 18px/1 var(--font-heading-family),sans-serif;letter-spacing:.12em}.zk-language-gate__logo{display:block;width:auto;max-width:300px;height:68px;object-fit:contain}.zk-language-gate__header{margin:0 auto 28px}.zk-language-gate__title{margin:0;color:#2e2a39;font:600 clamp(28px,4vw,42px)/1.08 var(--font-heading-family),sans-serif;letter-spacing:-.035em}.zk-language-gate__text{margin:12px 0 0;color:#2e2a39ad;font:400 15px/1.55 var(--font-body-family),sans-serif}.zk-language-gate__form{margin:0}.zk-language-gate__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.zk-language-gate__option{display:flex;align-items:center;gap:12px;width:100%;min-height:68px;padding:12px 15px;border:1px solid rgba(46,42,57,.12);border-radius:16px;background:#f8f7f6;color:#2e2a39;text-align:start;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.zk-language-gate__option:hover,.zk-language-gate__option:focus-visible{border-color:#2e2a3959;background:#fff;box-shadow:0 10px 28px #2e2a391a;transform:translateY(-2px)}.zk-language-gate__option:focus-visible{outline:2px solid #2e2a39;outline-offset:2px}.zk-language-gate__option.is-current{border-color:#2e2a39;background:#2e2a39;color:#fff}.zk-language-gate__option-code{display:grid;place-items:center;flex:0 0 36px;height:36px;border-radius:10px;background:#2e2a3914;font:700 11px/1 var(--font-body-family),sans-serif;letter-spacing:.08em}.zk-language-gate__option.is-current .zk-language-gate__option-code{background:#ffffff24}.zk-language-gate__option-name{font:600 14px/1.25 var(--font-body-family),sans-serif}.zk-language-gate__note{margin:22px 0 0;color:#2e2a3985;font:400 12px/1.5 var(--font-body-family),sans-serif}@media(max-width:749px){.zk-language-gate{padding:14px}.zk-language-gate__panel{max-height:calc(100vh - 28px);padding:26px 18px;border-radius:22px}.zk-language-gate__brand{min-height:52px;margin-bottom:22px}.zk-language-gate__logo{max-width:240px;height:52px}.zk-language-gate__header{margin-bottom:20px}.zk-language-gate__title{font-size:28px}.zk-language-gate__text{font-size:14px}.zk-language-gate__grid{grid-template-columns:1fr;gap:9px}.zk-language-gate__option{min-height:54px;padding:8px 12px;border-radius:14px}.zk-language-gate__option-code{flex-basis:34px;height:34px}.zk-language-gate__note{margin-top:18px}}html.zk-language-gate-open #app{-webkit-filter:blur(14px) brightness(.45) saturate(.65);filter:blur(14px) brightness(.45) saturate(.65);opacity:.72;pointer-events:none;-webkit-user-select:none;user-select:none;will-change:filter,opacity,transform}.zk-language-gate{width:100%;height:100vh;height:100dvh;isolation:isolate}.zk-language-gate__backdrop{background:#17141f;background:#121019db;-webkit-backdrop-filter:none;backdrop-filter:none}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.zk-language-gate__backdrop{background:#121019bd;-webkit-backdrop-filter:blur(14px) saturate(.7);backdrop-filter:blur(14px) saturate(.7)}}.zk-language-gate{z-index:2147483647;margin:0;max-width:none;max-height:none;border:0;background:transparent;box-sizing:border-box;overflow:hidden}.zk-language-gate::backdrop{background:transparent}.zk-language-gate__option{touch-action:manipulation;cursor:pointer;-webkit-tap-highlight-color:transparent}.zk-language-gate__option>span{pointer-events:none}@media(hover:none){.zk-language-gate__option:hover{transform:none;box-shadow:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/zeekeys-i18n.css.map */
