.burger-button{display:flex;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10;outline:none;-webkit-tap-highlight-color:transparent;transition:transform .15s cubic-bezier(.4,0,.2,1);will-change:transform}.burger-button:hover{transform:scale(.98)}.burger-button:active{transform:scale(.95)}.burger-line{width:100%;height:3px;background:#333;border-radius:2px}@media (max-width: 768px){.burger-button{width:28px;height:28px}.burger-line{height:2.5px}}@media (max-width: 480px){.burger-button{width:26px;height:26px}.burger-line{height:2px}}.language-switcher{position:relative;display:flex;width:100%;height:100%}.language-button{display:flex;align-items:center;justify-content:center;gap:6px;background-color:#f0f0f0;border:none;border-radius:12px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#000;cursor:pointer;transition:transform .2s ease,background-color .2s ease;will-change:transform;width:100%;height:100%}.language-button:hover{background-color:#e5e7eb;transform:scale(.98)}.language-button:active{transform:scale(.95)}@media (prefers-reduced-motion: reduce){.language-button{transition:background-color .2s ease}.language-button:hover,.language-button:active{transform:none}}.language-flag{font-size:16px;line-height:1}.language-label{font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px}@media (max-width: 768px){.language-button{font-size:12px}.language-label{font-size:10px}}@keyframes store-picker-border-hint{0%{box-shadow:0 0 #dc262600;background-color:#fef2f200}14%{box-shadow:0 0 0 2px #dc2626d9;background-color:#fef2f2}78%{box-shadow:0 0 0 2px #dc2626d9;background-color:#fef2f2}to{box-shadow:0 0 #dc262600;background-color:#fef2f200}}.store-header-picker-wrap--require-store{border-radius:10px;padding:5px;margin:0;animation:store-picker-border-hint 1.6s ease-in-out forwards}.store-header-picker-wrap--navbar.store-header-picker-wrap--require-store{align-self:center;max-width:100%}.store-header-picker-compact-outer{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;min-width:0}.store-header-picker-compact-outer--require-store{padding:5px;margin:0;border-radius:8px;animation:store-picker-border-hint 1.6s ease-in-out forwards}.store-header-picker-wrap{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-width:0;padding:0 8px}.store-header-picker-wrap--navbar{flex:0 1 auto;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 12px;width:auto;max-width:100%;min-width:0;padding:0 4px;margin:0 auto}.store-header-picker-wrap--navbar .store-header-picker-label{text-align:left;flex-shrink:0;line-height:1.2}.store-header-picker-wrap--navbar .store-header-picker-pills{flex:0 1 auto;min-width:0;justify-content:flex-start}.store-header-picker-label{font-weight:400;font-size:12px;color:#444;text-align:center;line-height:1.2}button.store-header-picker-label{cursor:pointer;border:none;background:transparent;padding:0;font:inherit;text-align:inherit;width:auto;-webkit-tap-highlight-color:transparent}.store-header-picker-pills{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;max-width:100%}.store-header-picker-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px 8px 10px;border:none;border-radius:999px;background:#f0f0f0;cursor:pointer;font-size:16px;font-weight:600;color:#1a1a1a;font-family:inherit;transition:background .15s ease}.store-header-picker-pill--active{background:#c9eacc}.store-header-picker-pill-icon{width:28px;height:28px;border-radius:50%;background:#111;display:flex;align-items:center;justify-content:center;flex-shrink:0}.store-header-picker-pill-icon img{width:16px;height:16px;display:block}.store-header-picker-compact{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;max-width:100%;min-width:0;padding:0;margin:0;border:none;border-radius:0;background:transparent;box-shadow:none;cursor:pointer;font-family:inherit;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.store-header-picker-compact--navbar{flex-direction:row}.store-header-picker-compact-label{font-weight:400;font-size:12px;color:#444;line-height:1.2;text-align:center}.store-header-picker-compact-arrow{flex-shrink:0;display:block;width:12px;height:12px;opacity:.5}@media (max-width: 720px){.store-header-picker-compact-label{font-size:11px}}.store-header-picker-wrap--drawer{width:100%;max-width:100%;padding:0 8px;align-items:stretch}.store-header-picker-label--drawer{text-align:left;margin-bottom:8px;font-weight:600;font-size:13px;color:#374151}.store-header-picker-pills--drawer{justify-content:flex-start;width:100%}.store-header-picker-pills--drawer .store-header-picker-pill{width:100%;justify-content:flex-start;box-sizing:border-box}@media (max-width: 720px){.store-header-picker-label{font-size:11px}.store-header-picker-pill{font-size:14px;padding:6px 12px 6px 8px}}.burger-menu-overlay{position:fixed;inset:0;background:#00000080;z-index:9999;opacity:0;visibility:hidden;transition:all .3s ease}.burger-menu-overlay.open{opacity:1;visibility:visible}.burger-menu{position:fixed;top:0;right:0;width:400px;height:100vh;background:#fff;box-shadow:-2px 0 10px #0000001a;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column;justify-content:space-between;z-index:1001}.burger-menu.open{transform:translate(0)}.burger-menu-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #e9ecef;flex-shrink:0}.burger-menu-language-switcher{width:48px;height:48px}.burger-menu-logo .logo{height:40px;width:auto}.burger-menu-close{width:40px;height:40px;border-radius:50%;background:#f8f9fa;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s cubic-bezier(.4,0,.2,1),background-color .15s ease;will-change:transform}.burger-menu-close:hover{background:#f0f0f0;transform:scale(.98)}.burger-menu-close:active{background:#e5e5e5;transform:scale(.95)}.close-icon{width:20px;height:20px}.burger-menu-nav{flex:1;min-height:0;padding:20px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;overflow-y:auto}.burger-menu-store{flex-shrink:0;width:100%;padding:16px 12px 28px;border-top:1px solid #e9ecef}.burger-menu-link{display:flex;align-items:center;justify-content:center;padding:16px 20px;text-decoration:none;color:#333;font-size:18px;font-weight:500;font-family:Inter,sans-serif;transition:transform .15s cubic-bezier(.4,0,.2,1),background-color .15s ease,color .15s ease;width:100%;max-width:300px;border-radius:8px;background:transparent;border:none;cursor:pointer;will-change:transform}.burger-menu-link:hover{background:#f0f0f0;color:#333;transform:scale(.98)}.burger-menu-link:active{background:#e5e5e5;transform:scale(.95)}.burger-menu-auth-buttons{display:flex;gap:12px;width:100%;max-width:300px;padding:0}.burger-menu-auth-buttons .burger-menu-link{flex:1;max-width:none}.burger-menu-social{display:flex;justify-content:center;gap:16px;padding:24px 20px;border-top:1px solid #e9ecef;flex-shrink:0}.burger-menu-social-btn{width:48px;height:48px;border-radius:12px;background:#f8f9fa;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .15s cubic-bezier(.4,0,.2,1),background-color .15s ease;will-change:transform}.burger-menu-social-btn:hover{background:#f0f0f0;transform:scale(.98)}.burger-menu-social-btn:active{background:#e5e5e5;transform:scale(.95)}.burger-menu-social-btn:hover .social-icon{filter:none}.social-icon{width:24px;height:24px;transition:filter .2s ease}@media (max-width: 1023px){.burger-menu{padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}}@media (max-width: 768px){.burger-menu{width:100%;max-width:100%}.burger-menu-header{padding:16px}.burger-menu-logo .logo{height:36px}.burger-menu-close{width:36px;height:36px}.close-icon{width:18px;height:18px}.burger-menu-nav{padding:16px 0}.burger-menu-store{padding:16px 12px 32px}.burger-menu-link{padding:14px 16px;font-size:16px}.link-icon{font-size:20px;width:28px}.burger-menu-social{padding:20px 16px 24px;gap:12px}.burger-menu-social-btn{width:44px;height:44px;border-radius:12px}.social-icon{width:22px;height:22px}}@media (max-width: 480px){.burger-menu{width:100%}.burger-menu-header{padding:12px}.burger-menu-logo .logo{height:32px}.burger-menu-close{width:32px;height:32px}.close-icon{width:16px;height:16px}.burger-menu-nav{padding:12px 0}.burger-menu-store{padding:12px 12px 40px}.burger-menu-link{padding:12px;font-size:15px}.link-icon{font-size:18px;width:24px}.burger-menu-social{padding:20px 12px 28px;gap:10px}.burger-menu-social-btn{width:40px;height:40px;border-radius:12px}.social-icon{width:20px;height:20px}}
