.pwa-module__pcFCyW__pruh{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:50;background:var(--surface);border:1px solid var(--line);max-width:596px;box-shadow:var(--shadow-lg);border-radius:14px;align-items:center;gap:11px;margin:0 auto;padding:12px 12px 12px 14px;animation:.28s cubic-bezier(.2,.8,.2,1) pwa-module__pcFCyW__naskoc;display:flex;position:fixed}@keyframes pwa-module__pcFCyW__naskoc{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.pwa-module__pcFCyW__ikona{flex:none;font-size:22px;line-height:1}.pwa-module__pcFCyW__text{min-width:0;color:var(--ink-soft);flex-direction:column;flex:1;gap:1px;font-size:12.5px;line-height:1.4;display:flex}.pwa-module__pcFCyW__text b{color:var(--ink);font-size:13.5px}.pwa-module__pcFCyW__instalovat{color:#fff;background:linear-gradient(135deg, var(--teal), var(--teal-deep));cursor:pointer;border:0;border-radius:9px;flex:none;padding:9px 15px;font-size:13px;font-weight:700;transition:transform 80ms,filter .15s}.pwa-module__pcFCyW__instalovat:hover{filter:brightness(1.05)}.pwa-module__pcFCyW__instalovat:active{transform:scale(.96)}.pwa-module__pcFCyW__zavrit{width:28px;height:28px;color:var(--ink-faint);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;font-size:19px;line-height:1}.pwa-module__pcFCyW__zavrit:hover{background:var(--surface-2);color:var(--ink)}
:root{--ground:#eff4f1;--surface:#fff;--surface-2:#f5f8f6;--ink:#14211c;--ink-soft:#4c5d56;--ink-faint:#83958d;--line:#dce6e1;--line-strong:#c4d2cb;--teal:#0f9e7b;--teal-deep:#0b7c60;--teal-wash:#e1f2ec;--gold:#c98a1e;--gold-bright:#e8a82c;--gold-wash:#fbf0d9;--tech:#4f5fcf;--tech-deep:#3b49af;--tech-wash:#e8eafa;--danger:#c4553d;--radius:14px;--radius-sm:9px;--shadow:0 1px 2px #14211c0d, 0 8px 24px -12px #14211c2e;--shadow-lg:0 2px 4px #14211c0f, 0 24px 48px -20px #14211c47;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--nav-h:62px}@media (prefers-color-scheme:dark){:root{--ground:#0e1512;--surface:#16201c;--surface-2:#1c2823;--ink:#e9f1ec;--ink-soft:#a7b8b0;--ink-faint:#74857d;--line:#2a3833;--line-strong:#384944;--teal:#26bd97;--teal-deep:#1ca382;--teal-wash:#123029;--gold:#e4ae45;--gold-bright:#f2be55;--gold-wash:#2e2611;--tech:#8b98f0;--tech-deep:#7382ea;--tech-wash:#1e2450;--danger:#e27a62;--shadow:0 1px 2px #0000004d, 0 8px 24px -12px #0009;--shadow-lg:0 2px 4px #00000059, 0 24px 48px -20px #000000b3}}:root[data-theme=light]{--ground:#eff4f1;--surface:#fff;--surface-2:#f5f8f6;--ink:#14211c;--ink-soft:#4c5d56;--ink-faint:#83958d;--line:#dce6e1;--line-strong:#c4d2cb;--teal:#0f9e7b;--teal-deep:#0b7c60;--teal-wash:#e1f2ec;--gold:#c98a1e;--gold-bright:#e8a82c;--gold-wash:#fbf0d9;--tech:#4f5fcf;--tech-deep:#3b49af;--tech-wash:#e8eafa;--danger:#c4553d;--shadow:0 1px 2px #14211c0d, 0 8px 24px -12px #14211c2e;--shadow-lg:0 2px 4px #14211c0f, 0 24px 48px -20px #14211c47}:root[data-theme=dark]{--ground:#0e1512;--surface:#16201c;--surface-2:#1c2823;--ink:#e9f1ec;--ink-soft:#a7b8b0;--ink-faint:#74857d;--line:#2a3833;--line-strong:#384944;--teal:#26bd97;--teal-deep:#1ca382;--teal-wash:#123029;--gold:#e4ae45;--gold-bright:#f2be55;--gold-wash:#2e2611;--tech:#8b98f0;--tech-deep:#7382ea;--tech-wash:#1e2450;--danger:#e27a62;--shadow:0 1px 2px #0000004d, 0 8px 24px -12px #0009;--shadow-lg:0 2px 4px #00000059, 0 24px 48px -20px #000000b3}*{box-sizing:border-box}html,body{max-width:100vw;overflow-x:hidden}body{font-family:var(--font);background:var(--ground);color:var(--ink);-webkit-font-smoothing:antialiased;touch-action:manipulation;margin:0;line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}.btn{cursor:pointer;background:linear-gradient(135deg, var(--teal), var(--teal-deep));color:#fff;box-shadow:var(--shadow);border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:13px 18px;font-size:15px;font-weight:700;transition:transform 80ms,filter .15s;display:inline-flex}.btn:hover:not(:disabled){filter:brightness(1.05)}.btn:active:not(:disabled){transform:scale(.97)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn.ghost{background:var(--surface-2);color:var(--ink-soft);border:1px solid var(--line);box-shadow:none}.btn.block{width:100%}.field{background:var(--surface);border:1.5px solid var(--line-strong);border-radius:11px;width:100%;padding:13px 14px;font-size:16px}.field:focus{outline:2px solid var(--teal);outline-offset:1px;border-color:var(--teal)}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.kostra{background:linear-gradient(90deg, var(--surface-2) 25%, color-mix(in srgb, var(--line) 55%, var(--surface-2)) 37%, var(--surface-2) 63%);background-size:400% 100%;border-radius:8px;animation:1.4s ease-in-out infinite kostraPresun}@keyframes kostraPresun{0%{background-position:100%}to{background-position:0}}
