.image-container.svelte-5s1crc{position:relative;overflow:hidden;background:#00e5ff1a;border-radius:8px;transition:opacity .3s ease}.image-container.svelte-5s1crc:not(.loaded){opacity:.7}.image-container.error.svelte-5s1crc{background:#ef44441a;border:1px solid rgba(239,68,68,.3)}.placeholder.svelte-5s1crc{width:100%;height:100%;background:linear-gradient(90deg,#00e5ff1a 25%,#00e5ff0d,#00e5ff1a 75%);background-size:200% 100%;animation:svelte-5s1crc-shimmer 2s infinite}@keyframes svelte-5s1crc-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.optimized-image.svelte-5s1crc{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease,transform .3s ease}.optimized-image.svelte-5s1crc:not(.loaded){opacity:0}.optimized-image.loaded.svelte-5s1crc{opacity:1}.image-container.svelte-5s1crc:hover .optimized-image:where(.svelte-5s1crc){transform:scale(1.02)}@media (prefers-reduced-motion: reduce){.image-container.svelte-5s1crc,.optimized-image.svelte-5s1crc{transition:none}.image-container.svelte-5s1crc:hover .optimized-image:where(.svelte-5s1crc){transform:none}.placeholder.svelte-5s1crc{animation:none}}.error-boundary.svelte-1dg2jwc{display:flex;align-items:center;justify-content:center;min-height:50vh;padding:2rem;background:#000c;backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(239,68,68,.3)}.error-content.svelte-1dg2jwc{text-align:center;max-width:500px}.error-icon.svelte-1dg2jwc{font-size:3rem;margin-bottom:1rem}.error-title.svelte-1dg2jwc{font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:1.5rem;font-weight:600;color:#ef4444;margin:0 0 1rem}.error-message.svelte-1dg2jwc{font-size:1.125rem;color:#94a3b8;margin:0 0 2rem;line-height:1.6}.error-details.svelte-1dg2jwc{text-align:left;margin:2rem 0;background:#0f172acc;border:1px solid rgba(0,229,255,.3);border-radius:8px;padding:1rem}.error-summary.svelte-1dg2jwc{font-family:var(--font-mono, "JetBrains Mono", monospace);font-weight:600;color:#00e5ff;cursor:pointer;padding:.5rem;margin:0;border:none;background:transparent;font-size:1rem}.error-summary.svelte-1dg2jwc:hover{background:#00e5ff1a}.error-stack.svelte-1dg2jwc{margin-top:1rem}.error-code.svelte-1dg2jwc{display:block;background:#00000080;border:1px solid rgba(239,68,68,.3);border-radius:4px;padding:.5rem;font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.875rem;color:#ef4444;word-break:break-all;margin-bottom:.5rem}.error-pre.svelte-1dg2jwc{background:#00000080;border:1px solid rgba(239,68,68,.3);border-radius:4px;padding:.5rem;font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:.75rem;color:#94a3b8;overflow-x:auto;white-space:pre-wrap;word-break:break-all;margin:0}.error-actions.svelte-1dg2jwc{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.error-retry.svelte-1dg2jwc,.error-home.svelte-1dg2jwc{padding:.75rem 1.5rem;border:none;border-radius:8px;font-family:var(--font-mono, "JetBrains Mono", monospace);font-weight:600;font-size:.875rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-height:44px}.error-retry.svelte-1dg2jwc{background:linear-gradient(135deg,#00e5ff,#10b981);color:#0a0a0a}.error-retry.svelte-1dg2jwc:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00e5ff4d}.error-home.svelte-1dg2jwc{background:#0f172acc;color:#00e5ff;border:1px solid rgba(0,229,255,.3)}.error-home.svelte-1dg2jwc:hover{background:#00e5ff1a;border-color:#00e5ff}.error-id.svelte-1dg2jwc{font-size:.875rem;color:#64748b}.error-id.svelte-1dg2jwc .error-code:where(.svelte-1dg2jwc){background:#00000080;border:1px solid rgba(100,116,139,.3);color:#64748b;font-size:.75rem;padding:.25rem .5rem;margin:0 .25rem}@media (max-width: 768px){.error-boundary.svelte-1dg2jwc{padding:1rem;margin:1rem;min-height:60vh}.error-actions.svelte-1dg2jwc{flex-direction:column;align-items:center}.error-retry.svelte-1dg2jwc,.error-home.svelte-1dg2jwc{width:100%;max-width:200px}}@media (prefers-reduced-motion: reduce){.error-retry.svelte-1dg2jwc:hover,.error-home.svelte-1dg2jwc:hover{transform:none}}body.dark-theme{background:#0a0a0a;color:#e2e8f0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;margin:0;padding:0;overflow-x:hidden}.page-wrapper.svelte-h0ifnq{position:relative;min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a2e)}.bg-grid.svelte-h0ifnq{position:fixed;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(0,229,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,229,255,.03) 1px,transparent 1px);background-size:50px 50px;z-index:-2;animation:svelte-h0ifnq-grid-move 20s linear infinite}.bg-scanlines.svelte-h0ifnq{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(transparent 50%,#00e5ff03 50%);background-size:100% 4px;z-index:-1;animation:svelte-h0ifnq-scanlines 2s linear infinite}@keyframes svelte-h0ifnq-grid-move{0%{transform:translate(0)}to{transform:translate(50px,50px)}}@keyframes svelte-h0ifnq-scanlines{0%{transform:translateY(0)}to{transform:translateY(4px)}}.container.svelte-h0ifnq{max-width:900px;margin:0 auto;padding:8rem 2rem 4rem}.header.svelte-h0ifnq{position:relative;text-align:center;margin-bottom:6rem;padding:3rem 0;border-bottom:1px solid rgba(0,229,255,.2)}.header-accent.svelte-h0ifnq{position:absolute;top:0;left:50%;transform:translate(-50%);width:100px;height:2px;background:linear-gradient(90deg,transparent,#00e5ff,transparent);animation:svelte-h0ifnq-pulse 2s ease-in-out infinite}@keyframes svelte-h0ifnq-pulse{0%,to{opacity:1}50%{opacity:.5}}.title.svelte-h0ifnq{font-family:JetBrains Mono,monospace;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin:2rem 0 1rem;line-height:1.1}.title-the.svelte-h0ifnq{color:#64748b}.title-physical.svelte-h0ifnq{color:#00e5ff;text-shadow:0 0 20px rgba(0,229,255,.3)}.title-layer.svelte-h0ifnq{color:#e2e8f0}.subtitle.svelte-h0ifnq{font-size:1.25rem;color:#94a3b8;margin-bottom:3rem;font-weight:300;text-align:center}.release-info.svelte-h0ifnq{display:flex;justify-content:center;align-items:center;gap:3rem;flex-wrap:wrap}.release-badge.svelte-h0ifnq{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#00e5ff1a;border:1px solid rgba(0,229,255,.3);border-radius:6px;font-family:JetBrains Mono,monospace}.release-number.svelte-h0ifnq{color:#00e5ff;font-weight:600}.release-date.svelte-h0ifnq{color:#94a3b8}.author-info.svelte-h0ifnq{display:flex;flex-direction:column;align-items:center;gap:.25rem}.author-name.svelte-h0ifnq{color:#e2e8f0;font-weight:500}.author-email.svelte-h0ifnq{color:#64748b;font-size:.875rem;font-family:JetBrains Mono,monospace}.content.svelte-h0ifnq{font-size:1.125rem;line-height:1.8}.intro-section.svelte-h0ifnq{position:relative;margin-bottom:4rem}.intro-highlight.svelte-h0ifnq{position:absolute;left:-1rem;top:0;width:4px;height:100%;background:linear-gradient(to bottom,#00e5ff,transparent);border-radius:2px}.intro.svelte-h0ifnq{font-size:1.375rem;color:#cbd5e1;font-weight:400;padding-left:2rem;font-style:italic}.content-section.svelte-h0ifnq{margin-bottom:4rem}.news-section.svelte-h0ifnq{margin:5rem 0}.news-grid.svelte-h0ifnq{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:3rem 0}.news-item.svelte-h0ifnq{background:#0f172a66;border:1px solid rgba(51,65,85,.4);border-radius:12px;padding:1.5rem;transition:all .3s ease;position:relative;overflow:hidden}.news-item.svelte-h0ifnq:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#00e5ff,#10b981);transform:scaleX(0);transition:transform .3s ease}.news-item.svelte-h0ifnq:hover{background:#0f172ab3;border-color:#00e5ff4d;transform:translateY(-2px)}.news-item.svelte-h0ifnq:hover:before{transform:scaleX(1)}.news-header.svelte-h0ifnq{font-family:JetBrains Mono,monospace;font-weight:600;color:#00e5ff;font-size:.875rem;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.news-content.svelte-h0ifnq{color:#cbd5e1;font-size:.9375rem;line-height:1.6}.news-content.svelte-h0ifnq p:where(.svelte-h0ifnq){margin-bottom:.75rem}.news-content.svelte-h0ifnq p:where(.svelte-h0ifnq):last-child{margin-bottom:0}.about-section.svelte-h0ifnq{margin:5rem 0;padding:3rem;background:#0f172a66;border:1px solid rgba(51,65,85,.4);border-radius:20px;position:relative;overflow:hidden}.about-section.svelte-h0ifnq:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(0,229,255,.05) 0%,transparent 70%);animation:svelte-h0ifnq-rotate 20s linear infinite;z-index:-1}@keyframes svelte-h0ifnq-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about-content.svelte-h0ifnq p:where(.svelte-h0ifnq){margin-bottom:1.5rem;color:#cbd5e1}.support-section.svelte-h0ifnq{text-align:center;margin:2rem 0}.support-button.svelte-h0ifnq{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,#00e5ff,#10b981);color:#0a0a0a;text-decoration:none;border-radius:12px;font-weight:600;font-size:1.125rem;transition:all .3s ease;box-shadow:0 4px 20px #00e5ff4d}.support-button.svelte-h0ifnq:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00e5ff66}.support-icon.svelte-h0ifnq{font-size:1.25rem}.news-link.svelte-h0ifnq{color:#00e5ff;text-decoration:none;border-bottom:1px solid rgba(0,229,255,.3);transition:all .2s ease}.news-link.svelte-h0ifnq:hover{border-bottom-color:#00e5ff;text-shadow:0 0 5px rgba(0,229,255,.3)}.article-list.svelte-h0ifnq{margin:2rem 0;padding-left:1.5rem;list-style-type:disc;text-align:left}.article-list.svelte-h0ifnq li:where(.svelte-h0ifnq){margin-bottom:.75rem;color:#cbd5e1;line-height:1.6;padding-left:.5rem}.article-list.svelte-h0ifnq li:where(.svelte-h0ifnq):last-child{margin-bottom:0}ol.article-list.svelte-h0ifnq{list-style-type:decimal;counter-reset:item;text-align:left;margin:2rem 0;padding-left:1.5rem}ol.article-list.svelte-h0ifnq li:where(.svelte-h0ifnq){list-style:none;counter-increment:item;text-align:left;margin-bottom:.75rem;color:#cbd5e1;line-height:1.6;padding-left:.5rem}ol.article-list.svelte-h0ifnq li:where(.svelte-h0ifnq):before{content:counter(item) ". ";color:#00e5ff;font-weight:600;margin-right:.5rem}ol.article-list.svelte-h0ifnq li:where(.svelte-h0ifnq):last-child{margin-bottom:0}.code-block.svelte-h0ifnq{background:#0f172acc;border:1px solid rgba(0,229,255,.3);border-radius:8px;padding:1rem;margin:1.5rem 0;font-family:JetBrains Mono,monospace;overflow-x:auto}.code-block.svelte-h0ifnq code:where(.svelte-h0ifnq){color:#00e5ff;font-size:.9rem;line-height:1.5}.code-inline.svelte-h0ifnq{display:inline-block;background:#00e5ff1a;border:1px solid rgba(0,229,255,.3);border-radius:4px;padding:.2rem .5rem;font-family:JetBrains Mono,monospace;color:#00e5ff;font-size:.9em;margin:0 .2rem}.code-image-container.svelte-h0ifnq{display:block;width:100%;background:#0f172acc;border:1px solid rgba(0,229,255,.3);border-radius:8px;padding:1rem;margin:1.5rem 0;cursor:pointer;transition:all .3s ease;overflow:hidden}.code-image-container.svelte-h0ifnq:hover{border-color:#00e5ff99;box-shadow:0 4px 20px #00e5ff33;transform:translateY(-2px)}.code-image.svelte-h0ifnq{width:100%;height:auto;display:block;border-radius:4px;max-width:700px;margin:0 auto}.image-modal.svelte-h0ifnq{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:9999;padding:2rem;animation:svelte-h0ifnq-fadeIn .3s ease}@keyframes svelte-h0ifnq-fadeIn{0%{opacity:0}to{opacity:1}}.modal-content.svelte-h0ifnq{position:relative;max-width:95%;max-height:95%;animation:svelte-h0ifnq-zoomIn .3s ease}@keyframes svelte-h0ifnq-zoomIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.modal-image.svelte-h0ifnq{max-width:100%;max-height:90vh;width:auto;height:auto;border-radius:8px;box-shadow:0 10px 50px #00e5ff4d}.modal-close.svelte-h0ifnq{position:absolute;top:-3rem;right:0;background:transparent;border:2px solid #00e5ff;color:#00e5ff;font-size:2rem;width:3rem;height:3rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;line-height:1;padding:0}.modal-close.svelte-h0ifnq:hover{background:#00e5ff;color:#0a0a0a;transform:rotate(90deg)}.article-title.svelte-h0ifnq{font-family:JetBrains Mono,monospace;font-size:2rem;font-weight:600;color:#e2e8f0;margin:0 0 3rem;text-align:center;line-height:1.3}.section-subtitle.svelte-h0ifnq{font-family:JetBrains Mono,monospace;font-size:1.5rem;font-weight:600;color:#00e5ff;margin:3rem 0 2rem;padding-bottom:.75rem;border-bottom:2px solid rgba(0,229,255,.3)}.technical-definitions.svelte-h0ifnq{margin:2rem 0}.technical-definitions.svelte-h0ifnq dt:where(.svelte-h0ifnq){color:#00e5ff;font-family:JetBrains Mono,monospace;font-weight:600;font-size:1.1rem;margin:2rem 0 .5rem;padding-bottom:.5rem;border-bottom:1px solid rgba(0,229,255,.2)}.technical-definitions.svelte-h0ifnq dd:where(.svelte-h0ifnq){color:#94a3b8;line-height:1.6;margin-bottom:1rem;padding-left:1rem}p.svelte-h0ifnq{margin-bottom:1.5rem;color:#cbd5e1;text-align:left}p.svelte-h0ifnq:last-child{margin-bottom:0}@media (max-width: 768px){.container.svelte-h0ifnq{padding:6rem 1rem 2rem}.title.svelte-h0ifnq{font-size:2.5rem}.subtitle.svelte-h0ifnq{font-size:1.125rem}.release-info.svelte-h0ifnq{flex-direction:column;gap:1.5rem}.release-number.svelte-h0ifnq{font-size:.875rem}.release-date.svelte-h0ifnq{font-size:.75rem}.author-name.svelte-h0ifnq{font-size:.875rem}.author-email.svelte-h0ifnq{font-size:.75rem}.content.svelte-h0ifnq{font-size:1rem}.intro.svelte-h0ifnq{font-size:1.25rem;padding-left:1.5rem}.article-title.svelte-h0ifnq{font-size:1.5rem}.section-subtitle.svelte-h0ifnq{font-size:1.25rem}.news-grid.svelte-h0ifnq{grid-template-columns:1fr}.news-header.svelte-h0ifnq{font-size:.75rem}.news-content.svelte-h0ifnq{font-size:.875rem}.about-section.svelte-h0ifnq{padding:2rem}.about-content.svelte-h0ifnq p:where(.svelte-h0ifnq){font-size:.9375rem}.support-button.svelte-h0ifnq{font-size:1rem;padding:.875rem 1.5rem}.technical-definitions.svelte-h0ifnq dt:where(.svelte-h0ifnq){font-size:1rem}.technical-definitions.svelte-h0ifnq dd:where(.svelte-h0ifnq){font-size:.875rem}.code-block.svelte-h0ifnq code:where(.svelte-h0ifnq){font-size:.875rem}.code-inline.svelte-h0ifnq{font-size:.875rem;padding:.125rem .375rem}.image-modal.svelte-h0ifnq{padding:1rem}.modal-close.svelte-h0ifnq{top:-2.5rem;width:2.5rem;height:2.5rem;font-size:1.5rem}}@media (max-width: 480px){.container.svelte-h0ifnq{padding:5rem .75rem 2rem}.title.svelte-h0ifnq{font-size:2rem}.subtitle.svelte-h0ifnq{font-size:1rem}.release-number.svelte-h0ifnq{font-size:.75rem}.release-date.svelte-h0ifnq{font-size:.6875rem}.author-name.svelte-h0ifnq{font-size:.75rem}.author-email.svelte-h0ifnq{font-size:.6875rem}.content.svelte-h0ifnq{font-size:.9375rem}.intro.svelte-h0ifnq{font-size:1.125rem;padding-left:1rem}.article-title.svelte-h0ifnq{font-size:1.25rem}.section-subtitle.svelte-h0ifnq{font-size:1.125rem}.news-header.svelte-h0ifnq{font-size:.6875rem}.news-content.svelte-h0ifnq{font-size:.8125rem}.about-section.svelte-h0ifnq{padding:1.5rem}.about-content.svelte-h0ifnq p:where(.svelte-h0ifnq){font-size:.875rem}.support-button.svelte-h0ifnq{font-size:.9375rem;padding:.75rem 1.25rem}.technical-definitions.svelte-h0ifnq dt:where(.svelte-h0ifnq){font-size:.9375rem}.technical-definitions.svelte-h0ifnq dd:where(.svelte-h0ifnq){font-size:.8125rem}.code-block.svelte-h0ifnq code:where(.svelte-h0ifnq){font-size:.8125rem}.code-inline.svelte-h0ifnq{font-size:.8125rem;padding:.125rem .25rem}.code-image-container.svelte-h0ifnq{padding:.5rem}}
