.ggw-root{--ggw-tlo: #fff;--ggw-tekst: #111;--ggw-szary: #6b7280;--ggw-linia: #e6e6e6;--ggw-pole: #fafafa;--ggw-ok: #15803d;--ggw-uwaga: #b45309;--ggw-zly: #b3261e;--ggw-r: 14px;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;pointer-events:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.45;color:var(--ggw-tekst);-webkit-font-smoothing:antialiased}.ggw-root *,.ggw-root *:before,.ggw-root *:after{box-sizing:border-box}.ggw-root .ggw-dymek{position:absolute;right:20px;bottom:20px;pointer-events:auto;width:56px;height:56px;padding:0;margin:0;border:0;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 24px #00000038;transition:transform .15s ease,box-shadow .15s ease}.ggw-root .ggw-dymek:hover{transform:translateY(-1px);box-shadow:0 10px 30px #00000042}.ggw-root .ggw-dymek:focus-visible{outline:2px solid #111;outline-offset:3px}.ggw-root .ggw-dymek svg{width:26px;height:26px;display:block}.ggw-root .ggw-panel{position:absolute;right:20px;bottom:20px;pointer-events:auto;width:380px;max-width:calc(100vw - 32px);max-height:min(680px,calc(100vh - 40px));display:flex;flex-direction:column;background:var(--ggw-tlo);border:1px solid var(--ggw-linia);border-radius:var(--ggw-r);box-shadow:0 18px 50px #0000002e,0 2px 8px #00000014;overflow:hidden;animation:ggw-wejscie .16s ease-out}@keyframes ggw-wejscie{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes ggw-przenikanie{0%{opacity:0}to{opacity:1}}.ggw-root .ggw-head{display:flex;align-items:flex-start;gap:12px;padding:15px 16px 13px;border-bottom:1px solid var(--ggw-linia);background:var(--ggw-tlo)}.ggw-root .ggw-head-txt{flex:1 1 auto;min-width:0}.ggw-root .ggw-tytul{display:block;font-size:16px;font-weight:700;letter-spacing:-.01em}.ggw-root .ggw-podtytul{display:block;font-size:12.5px;color:var(--ggw-szary);margin-top:2px}.ggw-root .ggw-x{flex:0 0 auto;width:32px;height:32px;margin:-4px -4px 0 0;padding:0;border:0;border-radius:8px;background:transparent;color:var(--ggw-szary);display:grid;place-items:center;cursor:pointer}.ggw-root .ggw-x:hover{background:var(--ggw-pole);color:var(--ggw-tekst)}.ggw-root .ggw-x:focus-visible{outline:2px solid #111;outline-offset:2px}.ggw-root .ggw-x svg{width:18px;height:18px;display:block}.ggw-root .ggw-body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:14px 16px 18px}.ggw-root .ggw-pole{display:block;margin:0 0 12px}.ggw-root .ggw-etykieta{display:block;font-size:12.5px;font-weight:600;margin:0 0 5px;color:var(--ggw-tekst)}.ggw-root .ggw-hint{display:block;font-size:12px;color:var(--ggw-szary);margin-top:4px}.ggw-root .ggw-input{display:block;width:100%;margin:0;padding:10px 12px;font:inherit;font-size:14.5px;color:var(--ggw-tekst);background:#fff;border:1px solid var(--ggw-linia);border-radius:12px;box-shadow:none;-webkit-appearance:none;appearance:none;text-transform:none;letter-spacing:normal}.ggw-root .ggw-input:focus{outline:none;border-color:#111;box-shadow:0 0 0 3px #11111114}.ggw-root .ggw-input::placeholder{color:#9ca3af;opacity:1}.ggw-root .ggw-select{padding-right:34px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 11px center;background-size:16px 16px}.ggw-root .ggw-textarea{min-height:104px;resize:vertical}.ggw-root .ggw-hp{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.ggw-root .ggw-wyslij{display:block;width:100%;margin:2px 0 0;padding:12px 16px;font:inherit;font-size:15px;font-weight:600;line-height:1.2;color:#fff;background:#111;border:0;border-radius:12px;cursor:pointer;text-transform:none;letter-spacing:normal;transition:opacity .15s ease}.ggw-root .ggw-wyslij:hover{opacity:.9}.ggw-root .ggw-wyslij:focus-visible{outline:2px solid #111;outline-offset:2px}.ggw-root .ggw-wyslij[disabled]{opacity:.5;cursor:default}.ggw-root .ggw-status-btn{display:flex;align-items:center;gap:8px;width:100%;margin:0 0 12px;padding:10px 12px;font:inherit;font-size:13.5px;font-weight:600;color:var(--ggw-tekst);text-align:left;background:var(--ggw-pole);border:1px solid var(--ggw-linia);border-radius:12px;cursor:pointer;text-transform:none}.ggw-root .ggw-status-btn:hover{background:#f2f2f2}.ggw-root .ggw-status-btn:focus-visible{outline:2px solid #111;outline-offset:2px}.ggw-root .ggw-status-btn[disabled]{opacity:.6;cursor:default}.ggw-root .ggw-status-btn svg{width:17px;height:17px;flex:0 0 auto}.ggw-root .ggw-plik-btn{display:inline-flex;align-items:center;gap:7px;margin:0;padding:8px 12px;font:inherit;font-size:13px;font-weight:600;color:var(--ggw-tekst);background:#fff;border:1px solid var(--ggw-linia);border-radius:10px;cursor:pointer;text-transform:none}.ggw-root .ggw-plik-btn:hover{background:var(--ggw-pole)}.ggw-root .ggw-plik-btn:focus-visible{outline:2px solid #111;outline-offset:2px}.ggw-root .ggw-plik-btn svg{width:15px;height:15px}.ggw-root .ggw-pliki{margin:0 0 12px}.ggw-root .ggw-plik-lista{list-style:none;margin:8px 0 0;padding:0}.ggw-root .ggw-plik-el{display:flex;align-items:center;gap:6px;margin:0 0 4px;font-size:12.5px;color:var(--ggw-szary)}.ggw-root .ggw-plik-nazwa{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ggw-root .ggw-plik-usun{flex:0 0 auto;width:20px;height:20px;padding:0;border:0;border-radius:6px;background:transparent;color:var(--ggw-szary);display:grid;place-items:center;cursor:pointer}.ggw-root .ggw-plik-usun:hover{background:var(--ggw-pole);color:var(--ggw-tekst)}.ggw-root .ggw-plik-usun svg{width:13px;height:13px}.ggw-root .ggw-mimo{margin:0 0 0 2px;padding:0;font:inherit;font-size:13.5px;font-weight:700;color:var(--ggw-zly);background:transparent;border:0;border-bottom:1px solid currentColor;cursor:pointer;text-transform:none}.ggw-root .ggw-blad{margin:0 0 10px;padding:9px 11px;font-size:13.5px;color:var(--ggw-zly);background:#fdf3f2;border:1px solid #f2d7d4;border-radius:10px}.ggw-root .ggw-status{margin:0 0 12px;padding:11px 12px;font-size:13.5px;background:var(--ggw-pole);border:1px solid var(--ggw-linia);border-radius:12px}.ggw-root .ggw-status-tytul{font-weight:700;margin:0 0 8px}.ggw-root .ggw-status a{color:var(--ggw-tekst);text-decoration:underline}.ggw-root .ggw-wiersz{display:flex;align-items:flex-start;gap:8px;margin:0 0 7px}.ggw-root .ggw-kropka{flex:0 0 auto;width:8px;height:8px;margin-top:6px;border-radius:50%;background:#c9c9c9}.ggw-root .ggw-kropka.ok{background:var(--ggw-ok)}.ggw-root .ggw-kropka.warn{background:var(--ggw-uwaga)}.ggw-root .ggw-kropka.zly{background:var(--ggw-zly)}.ggw-root .ggw-sekcja{margin:12px 0 6px;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--ggw-szary)}.ggw-root .ggw-szary{color:var(--ggw-szary)}.ggw-root .ggw-adres{margin:4px 0 8px;padding-left:16px;font-size:13px;color:var(--ggw-szary)}.ggw-root .ggw-prod{display:flex;align-items:center;gap:8px;margin:0 0 6px}.ggw-root .ggw-prod img,.ggw-root .ggw-prod-brak{flex:0 0 auto;width:32px;height:42px;border-radius:6px;background:#ececec;object-fit:cover;display:block}.ggw-root .ggw-spinner{width:18px;height:18px;margin:4px auto;border:2px solid #d8d8d8;border-top-color:#111;border-radius:50%;animation:ggw-obrot .7s linear infinite}@keyframes ggw-obrot{to{transform:rotate(360deg)}}.ggw-root .ggw-sukces{padding:24px 8px 12px;text-align:center}.ggw-root .ggw-sukces-ico{display:grid;place-items:center;width:46px;height:46px;margin:0 auto 14px;border-radius:50%;background:#eef7f0;color:var(--ggw-ok)}.ggw-root .ggw-sukces-ico svg{width:22px;height:22px}.ggw-root .ggw-sukces-tytul{margin:0 0 6px;font-size:17px;font-weight:700}.ggw-root .ggw-sukces-tresc{margin:0 0 18px;font-size:14px;color:var(--ggw-szary)}.ggw-root .ggw-sukces .ggw-wyslij{width:auto;min-width:140px;margin:0 auto}@media(max-width:520px){.ggw-root .ggw-panel{top:0;right:0;bottom:0;left:0;width:auto;max-width:none;max-height:none;border:0;border-radius:0}.ggw-root .ggw-panel{animation-name:ggw-przenikanie}.ggw-root .ggw-dymek{right:16px;bottom:16px}.ggw-root .ggw-body{padding-bottom:28px}html.ggw-blokada,html.ggw-blokada body{overflow:hidden}}@media(prefers-reduced-motion:reduce){.ggw-root .ggw-panel{animation:none}.ggw-root .ggw-dymek{transition:none}.ggw-root .ggw-spinner{animation-duration:2s}}.ggw-root [hidden]{display:none}.ggw-root .ggw-tryby{display:flex;flex-direction:column;gap:8px;margin-bottom:4px}.ggw-root .ggw-tryb{display:flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-size:14px;font-weight:600;padding:13px 14px;border-radius:12px;background:#fff;color:#16161a;cursor:pointer;transition:border-color .12s,background .12s,box-shadow .12s}.ggw-root .ggw-tryb svg{width:18px;height:18px;flex:none}.ggw-root .ggw-tryb-zam{border:1.5px solid #16161a;box-shadow:0 1px 2px #16161a0f}.ggw-root .ggw-tryb-zam:hover{background:#fafafa;box-shadow:0 2px 8px #16161a1a}.ggw-root .ggw-tryb-ogolne{border:1px solid #ececef;color:#52525b;font-weight:500;padding:11px 14px}.ggw-root .ggw-tryb-ogolne:hover{border-color:#d8d8dd;color:#16161a}.ggw-root .ggw-tryb[aria-pressed=true]{background:#16161a;border-color:#16161a;color:#fff;box-shadow:none}.ggw-root [hidden]{display:none!important}.ggw-root .ggw-wybierz{margin:0 0 4px;font-size:14px;font-weight:600;color:#16161a}.ggw-root .ggw-status-btn{display:flex;align-items:center;gap:11px;width:100%;text-align:left;font:inherit;padding:11px 12px;border:1.5px solid #16161a;border-radius:12px;cursor:pointer;background:#fff;color:#16161a;transition:box-shadow .12s,background .12s,transform .06s}.ggw-root .ggw-status-btn:hover{background:#fcfff2;box-shadow:0 3px 12px #16161a1f}.ggw-root .ggw-status-btn:active{transform:translateY(1px)}.ggw-root .ggw-status-btn svg{width:18px;height:18px;flex:none}.ggw-root .ggw-status-ico{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:none;border-radius:10px;background:#e9f7bd;color:#3f4a12}.ggw-root .ggw-status-txt{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1}.ggw-root .ggw-l-status{font-size:14px;font-weight:700}.ggw-root .ggw-status-hint{font-size:11.5px;font-weight:500;color:#6b7280}.ggw-root .ggw-status-strzalka{color:#9ca3af}.ggw-root .ggw-status-btn:hover .ggw-status-strzalka{color:#16161a}
/*# sourceMappingURL=/cdn/shop/t/1/assets/gg-widget.css.map */
