.global-stats-widget[data-astro-cid-olszboce]{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #4A90E2;border-radius:16px;padding:1.5rem;margin:2rem 0;box-shadow:0 8px 32px #4a90e21a;transition:all .3s ease}.global-stats-widget[data-astro-cid-olszboce]:hover{transform:translateY(-2px);box-shadow:0 12px 40px #4a90e226}.global-stats-widget[data-astro-cid-olszboce].compact{padding:1rem;margin:1rem 0}.widget-header[data-astro-cid-olszboce]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e9ecef}.widget-title[data-astro-cid-olszboce]{font-size:1.3rem;font-weight:700;color:#2f4f4f;margin:0;display:flex;align-items:center;gap:.5rem}.live-indicator[data-astro-cid-olszboce]{background:#28a745;color:#fff;padding:.2rem .5rem;border-radius:12px;font-size:.7rem;font-weight:700;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.widget-date[data-astro-cid-olszboce]{color:#6c757d;font-size:.9rem;font-weight:500}.stats-grid[data-astro-cid-olszboce]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.stat-card[data-astro-cid-olszboce]{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e9ecef;display:flex;align-items:center;gap:1rem;transition:all .3s ease}.stat-card[data-astro-cid-olszboce]:hover{border-color:#4a90e2;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.stat-card[data-astro-cid-olszboce].primary{background:linear-gradient(135deg,#4a90e2,#7b68ee);color:#fff;border-color:#4a90e2}.stat-icon[data-astro-cid-olszboce]{font-size:2rem;opacity:.8}.stat-content[data-astro-cid-olszboce]{flex:1}.stat-number[data-astro-cid-olszboce]{font-size:2rem;font-weight:700;line-height:1;margin-bottom:.25rem}.stat-label[data-astro-cid-olszboce]{font-size:.9rem;opacity:.8;margin-bottom:.25rem}.stat-trend[data-astro-cid-olszboce]{font-size:.8rem;opacity:.7;font-weight:500}.detailed-stats[data-astro-cid-olszboce]{background:#fff;padding:1.5rem;border-radius:12px;margin-bottom:1.5rem;border:1px solid #e9ecef}.detailed-stats[data-astro-cid-olszboce] h4[data-astro-cid-olszboce]{color:#2f4f4f;margin-bottom:1rem;font-size:1.1rem}.difficulty-indicator[data-astro-cid-olszboce]{margin-bottom:2rem}.difficulty-bar[data-astro-cid-olszboce]{width:100%;height:8px;background:#e9ecef;border-radius:4px;overflow:hidden;margin:.5rem 0}.difficulty-fill[data-astro-cid-olszboce]{height:100%;background:linear-gradient(90deg,#28a745,#ffc107,#dc3545);transition:width .3s ease}.difficulty-label[data-astro-cid-olszboce]{font-weight:700;color:#ffc107}.weekly-trend[data-astro-cid-olszboce]{margin-bottom:2rem}.trend-chart[data-astro-cid-olszboce]{display:flex;justify-content:space-between;align-items:end;height:100px;padding:1rem 0;border-bottom:1px solid #e9ecef}.trend-bar[data-astro-cid-olszboce]{display:flex;flex-direction:column;align-items:center;flex:1}.bar[data-astro-cid-olszboce]{width:20px;background:linear-gradient(to top,#4a90e2,#7b68ee);border-radius:4px 4px 0 0;margin-bottom:.5rem;transition:height .3s ease}.bar-label[data-astro-cid-olszboce]{font-size:.8rem;color:#6c757d;margin-bottom:.25rem}.bar-value[data-astro-cid-olszboce]{font-size:.9rem;font-weight:700;color:#2f4f4f}.score-distribution[data-astro-cid-olszboce]{margin-bottom:1rem}.distribution-bars[data-astro-cid-olszboce]{display:flex;flex-direction:column;gap:.75rem}.dist-bar[data-astro-cid-olszboce]{display:flex;align-items:center;gap:1rem}.score[data-astro-cid-olszboce]{font-weight:700;color:#2f4f4f;min-width:40px}.bar-bg[data-astro-cid-olszboce]{flex:1;height:20px;background:#e9ecef;border-radius:10px;overflow:hidden}.bar-fill[data-astro-cid-olszboce]{height:100%;background:linear-gradient(90deg,#4a90e2,#7b68ee);transition:width .3s ease}.percentage[data-astro-cid-olszboce]{font-weight:700;color:#2f4f4f;min-width:40px;text-align:right}.widget-footer[data-astro-cid-olszboce]{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid #e9ecef}.refresh-btn[data-astro-cid-olszboce],.solution-link[data-astro-cid-olszboce]{padding:.75rem 1.5rem;border-radius:8px;font-weight:700;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;font-size:.9rem}.refresh-btn[data-astro-cid-olszboce]{background:#f8f9fa;color:#2f4f4f;border:1px solid #e9ecef}.refresh-btn[data-astro-cid-olszboce]:hover{background:#e9ecef;transform:translateY(-1px)}.solution-link[data-astro-cid-olszboce]{background:linear-gradient(135deg,gold,orange);color:#2f4f4f}.solution-link[data-astro-cid-olszboce]:hover{background:linear-gradient(135deg,orange,#ff8c00);transform:translateY(-1px);box-shadow:0 4px 12px #ffd7004d}@media (max-width: 768px){.stats-grid[data-astro-cid-olszboce]{grid-template-columns:repeat(2,1fr)}.widget-footer[data-astro-cid-olszboce]{flex-direction:column;gap:.5rem}.refresh-btn[data-astro-cid-olszboce],.solution-link[data-astro-cid-olszboce]{width:100%;text-align:center}.trend-chart[data-astro-cid-olszboce]{height:80px}.bar[data-astro-cid-olszboce]{width:15px}}@media (max-width: 480px){.stats-grid[data-astro-cid-olszboce]{grid-template-columns:1fr}.stat-card[data-astro-cid-olszboce]{padding:1rem}.stat-number[data-astro-cid-olszboce]{font-size:1.5rem}}.social-share-widget[data-astro-cid-azlweys3]{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #4A90E2;border-radius:16px;padding:1.5rem;margin:2rem 0;box-shadow:0 8px 32px #4a90e21a}.social-share-widget[data-astro-cid-azlweys3].compact{padding:1rem;margin:1rem 0}.widget-header[data-astro-cid-azlweys3]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e9ecef}.widget-title[data-astro-cid-azlweys3]{font-size:1.3rem;font-weight:700;color:#2f4f4f;margin:0;display:flex;flex-direction:column;gap:.25rem}.subtitle[data-astro-cid-azlweys3]{font-size:.9rem;font-weight:400;color:#6c757d;opacity:.8}.score-display[data-astro-cid-azlweys3]{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.score-badge[data-astro-cid-azlweys3]{background:linear-gradient(135deg,#4a90e2,#7b68ee);color:#fff;padding:.75rem 1rem;border-radius:12px;text-align:center;box-shadow:0 4px 12px #4a90e24d}.score-number[data-astro-cid-azlweys3]{display:block;font-size:1.5rem;font-weight:700;line-height:1}.score-label[data-astro-cid-azlweys3]{font-size:.8rem;opacity:.9}.difficulty-indicator[data-astro-cid-azlweys3]{font-size:.9rem;font-weight:500}.difficulty[data-astro-cid-azlweys3].easy{color:#28a745}.difficulty[data-astro-cid-azlweys3].medium{color:#ffc107}.difficulty[data-astro-cid-azlweys3].hard{color:#dc3545}.share-options[data-astro-cid-azlweys3]{display:flex;flex-direction:column;gap:2rem}.section-title[data-astro-cid-azlweys3]{font-size:1.1rem;font-weight:700;color:#2f4f4f;margin:0 0 1rem}.quick-copy-section[data-astro-cid-azlweys3]{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e9ecef}.copy-formats[data-astro-cid-azlweys3]{display:flex;flex-direction:column;gap:1rem}.copy-format[data-astro-cid-azlweys3]{display:flex;flex-direction:column;gap:.5rem}.format-label[data-astro-cid-azlweys3]{font-size:.9rem;font-weight:500;color:#6c757d}.copy-box[data-astro-cid-azlweys3]{display:flex;gap:.5rem;align-items:stretch}.copy-text[data-astro-cid-azlweys3]{flex:1;padding:.75rem;border:1px solid #e9ecef;border-radius:8px;font-family:monospace;font-size:.9rem;background:#f8f9fa;resize:none;min-height:60px}.copy-text[data-astro-cid-azlweys3].emoji-format{min-height:80px;white-space:pre-line}.url-input[data-astro-cid-azlweys3]{min-height:auto!important;height:40px}.copy-btn[data-astro-cid-azlweys3]{padding:.75rem 1rem;background:#4a90e2;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}.copy-btn[data-astro-cid-azlweys3]:hover{background:#357abd;transform:translateY(-1px)}.copy-btn[data-astro-cid-azlweys3].copied{background:#28a745}.social-buttons-section[data-astro-cid-azlweys3]{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e9ecef}.social-buttons[data-astro-cid-azlweys3]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.social-btn[data-astro-cid-azlweys3]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--platform-color);color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:all .3s ease}.social-btn[data-astro-cid-azlweys3]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003;filter:brightness(1.1)}.platform-icon[data-astro-cid-azlweys3]{font-size:1.2rem}.platform-name[data-astro-cid-azlweys3]{flex:1}.native-share-section[data-astro-cid-azlweys3]{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e9ecef;text-align:center}.native-share-btn[data-astro-cid-azlweys3]{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-bottom:.5rem}.native-share-btn[data-astro-cid-azlweys3]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #28a7454d}.native-share-note[data-astro-cid-azlweys3]{color:#6c757d;font-size:.9rem;margin:0}.qr-code-section[data-astro-cid-azlweys3]{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e9ecef;text-align:center}.qr-container[data-astro-cid-azlweys3]{display:flex;flex-direction:column;align-items:center;gap:1rem}.qr-placeholder[data-astro-cid-azlweys3]{width:150px;height:150px;background:#f8f9fa;border:2px dashed #e9ecef;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#6c757d;font-size:.9rem}.qr-description[data-astro-cid-azlweys3]{color:#6c757d;font-size:.9rem;margin:0}.share-stats[data-astro-cid-azlweys3]{background:linear-gradient(135deg,#4a90e2,#7b68ee);color:#fff;padding:1rem;border-radius:12px;margin-top:1.5rem;display:flex;justify-content:space-around;text-align:center}.stat-item[data-astro-cid-azlweys3]{display:flex;flex-direction:column;align-items:center;gap:.25rem}.stat-icon[data-astro-cid-azlweys3]{font-size:1.2rem}.stat-text[data-astro-cid-azlweys3]{font-size:.9rem;opacity:.9}@media (max-width: 768px){.widget-header[data-astro-cid-azlweys3]{flex-direction:column;gap:1rem}.score-display[data-astro-cid-azlweys3]{align-items:flex-start}.social-buttons[data-astro-cid-azlweys3]{grid-template-columns:1fr}.copy-box[data-astro-cid-azlweys3]{flex-direction:column}.share-stats[data-astro-cid-azlweys3]{flex-direction:column;gap:1rem}}@media (max-width: 480px){.social-share-widget[data-astro-cid-azlweys3],.quick-copy-section[data-astro-cid-azlweys3],.social-buttons-section[data-astro-cid-azlweys3],.native-share-section[data-astro-cid-azlweys3],.qr-code-section[data-astro-cid-azlweys3]{padding:1rem}}.content-section[data-astro-cid-nubben6m]{margin-bottom:3rem;background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 6px #0000001a}.section-title[data-astro-cid-nubben6m]{font-size:2.2rem;color:#2f4f4f;margin-bottom:1.5rem;border-bottom:3px solid #28a745;padding-bottom:.5rem}.daily-solution-card[data-astro-cid-nubben6m]{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #28a745;border-radius:12px;padding:2rem;margin:2rem 0;position:relative}.solution-date[data-astro-cid-nubben6m]{background:#28a745;color:#fff;padding:.5rem 1rem;border-radius:20px;font-weight:700;position:absolute;top:-15px;left:2rem}.solution-stats[data-astro-cid-nubben6m]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin:1.5rem 0}.stat-item[data-astro-cid-nubben6m]{text-align:center;padding:1rem;background:#fff;border-radius:8px;border:1px solid #e9ecef}.stat-number[data-astro-cid-nubben6m]{font-size:2rem;font-weight:700;color:#28a745;display:block}.stat-label[data-astro-cid-nubben6m]{font-size:.9rem;color:#6c757d;margin-top:.5rem}.strategy-grid[data-astro-cid-nubben6m]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}.strategy-card[data-astro-cid-nubben6m]{background:linear-gradient(135deg,#fff3cd,#ffeaa7);padding:2rem;border-radius:12px;border-left:4px solid #ffc107;transition:transform .3s ease}.strategy-card[data-astro-cid-nubben6m]:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.strategy-title[data-astro-cid-nubben6m]{font-size:1.3rem;font-weight:700;color:#2f4f4f;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.difficulty-indicator[data-astro-cid-nubben6m]{display:inline-flex;gap:.2rem;margin-left:auto}.difficulty-dot[data-astro-cid-nubben6m]{width:8px;height:8px;border-radius:50%;background:#ddd}.difficulty-dot[data-astro-cid-nubben6m].active{background:#ffc107}.community-highlights[data-astro-cid-nubben6m]{background:linear-gradient(135deg,#e3f2fd,#bbdefb);padding:2rem;border-radius:12px;margin:2rem 0}.highlight-item[data-astro-cid-nubben6m]{background:#fff;padding:1.5rem;border-radius:8px;margin:1rem 0;border-left:4px solid #2196f3}.player-name[data-astro-cid-nubben6m]{font-weight:700;color:#2196f3;margin-bottom:.5rem}.achievement-badge[data-astro-cid-nubben6m]{background:gold;color:#2f4f4f;padding:.3rem .8rem;border-radius:15px;font-size:.8rem;font-weight:700;display:inline-block;margin:.5rem .5rem .5rem 0}.physics-explanation[data-astro-cid-nubben6m]{background:linear-gradient(135deg,#f3e5f5,#e1bee7);padding:2rem;border-radius:12px;margin:2rem 0;border-left:4px solid #9c27b0}.physics-title[data-astro-cid-nubben6m]{font-size:1.4rem;font-weight:700;color:#2f4f4f;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.tip-box[data-astro-cid-nubben6m]{background:linear-gradient(135deg,#d4edda,#c3e6cb);padding:1.5rem;border-radius:8px;margin:1.5rem 0;border-left:4px solid #28a745}.tip-title[data-astro-cid-nubben6m]{font-weight:700;color:#155724;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.video-placeholder[data-astro-cid-nubben6m]{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;padding:3rem;text-align:center;margin:2rem 0;color:#6c757d}.cta-section[data-astro-cid-nubben6m]{background:linear-gradient(135deg,#2f4f4f,#4682b4);color:#fff;padding:3rem;border-radius:12px;text-align:center;margin-top:3rem}.cta-button[data-astro-cid-nubben6m]{background:gold;color:#2f4f4f;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:700;display:inline-block;margin:1rem 0;transition:all .3s ease}.cta-button[data-astro-cid-nubben6m]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}@media (max-width: 768px){.strategy-grid[data-astro-cid-nubben6m]{grid-template-columns:1fr}.solution-stats[data-astro-cid-nubben6m]{grid-template-columns:repeat(2,1fr)}}
