*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Inter,Helvetica Neue,Segoe UI,sans-serif;background:#fff;color:#0a0a0a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.navbar{position:fixed;top:0;left:0;right:0;height:72px;background:#ffffffeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.06);z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.5rem,5vw,4rem)}.navbar .logo{font-size:1.5rem;font-weight:500;letter-spacing:-.8px;color:#0a0a0a}.hamburger{width:32px;height:32px;background:none;border:none;cursor:pointer;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;transition:all .3s ease}.hamburger span{width:24px;height:2px;background:#0a0a0a;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:2px}.hamburger.open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.menu-overlay{position:fixed;inset:72px 0 0;background:#fffffffa;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);z-index:999;opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.4,0,.2,1)}.menu-overlay.open{opacity:1;pointer-events:all}.menu-overlay nav{padding:3rem clamp(1.5rem,5vw,4rem);display:flex;flex-direction:column;gap:.5rem}.menu-overlay button{background:none;border:none;font-size:2.5rem;font-weight:400;color:#0a0a0a;text-align:left;padding:1rem 0;cursor:pointer;letter-spacing:-1.5px;transition:all .3s ease;opacity:0;transform:translateY(20px);animation:fadeInUp .5s forwards}.menu-overlay button:nth-child(1){animation-delay:.1s}.menu-overlay button:nth-child(2){animation-delay:.15s}.menu-overlay button:nth-child(3){animation-delay:.2s}.menu-overlay button:nth-child(4){animation-delay:.25s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.menu-overlay button:hover{opacity:.6;transform:translate(8px)}.menu-overlay button.active{font-weight:500}.menu-overlay .icon{display:inline-block;margin-right:1rem;font-size:2rem}.app-container{display:flex;flex-direction:column;min-height:100vh}.main-content{margin-top:72px;padding:clamp(2rem,8vw,6rem) clamp(1.5rem,5vw,4rem);flex:1;width:100%;max-width:1400px;margin-left:auto;margin-right:auto}section{max-width:920px;margin:0 auto;animation:fadeIn .8s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}section h2{font-size:clamp(2.5rem,6vw,4rem);font-weight:300;margin-bottom:1rem;color:#0a0a0a;letter-spacing:-2px;line-height:1}section p{font-size:1.25rem;font-weight:300;color:#666;line-height:1.7;margin-bottom:3rem;letter-spacing:-.2px}section .card{background:#fafafa;padding:clamp(2rem,5vw,3.5rem);border-radius:4px;border:none;transition:all .4s cubic-bezier(.4,0,.2,1);margin-bottom:2rem}section .card:hover{background:#f5f5f5}section .card p{font-size:1.125rem;color:#333;margin-bottom:0}@media(max-width:768px){.navbar{height:64px;padding:0 1.5rem}.navbar .logo{font-size:1.25rem}.main-content{margin-top:64px;padding:2rem 1.5rem}.menu-overlay{top:64px}.menu-overlay button{font-size:2rem}section h2{letter-spacing:-1.5px}}.visualizer-container.svelte-10d6e1v{margin-top:2rem}.visualizer.svelte-10d6e1v{margin-top:2rem;padding:2rem;background:#f9f9f9;border-radius:4px;border:1px solid #e0e0e0}h3.svelte-10d6e1v{font-size:1.5rem;font-weight:500;margin-bottom:1.5rem;color:#0a0a0a}h4.svelte-10d6e1v{font-size:1.2rem;font-weight:500;margin-bottom:1rem;color:#0a0a0a}.explanation-section.svelte-10d6e1v{background:#fff;padding:1.5rem;border-radius:4px;margin-bottom:2rem;border-left:4px solid #667eea}.explanation-section.svelte-10d6e1v p:where(.svelte-10d6e1v){margin:0;line-height:1.7;color:#333}.lsb-explainer.svelte-10d6e1v{background:#fff;padding:2rem;border-radius:4px;margin-bottom:2rem}.explainer-intro.svelte-10d6e1v{margin-bottom:1.5rem;color:#666;line-height:1.7}.binary-example.svelte-10d6e1v{background:#f5f5f5;padding:2rem;border-radius:4px;margin:1.5rem 0}.binary-row.svelte-10d6e1v{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.label.svelte-10d6e1v{font-size:.9rem;font-weight:500;min-width:150px;color:#0a0a0a}.binary-display.svelte-10d6e1v{display:flex;align-items:center;gap:.5rem}.bit.svelte-10d6e1v{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#e0e0e0;font-family:Courier New,monospace;font-weight:700;font-size:1rem;border-radius:4px}.bit.lsb.svelte-10d6e1v{background:#ffeb3b;border:2px solid #fbc02d}.bit.modified.svelte-10d6e1v{background:#f0f;color:#fff;animation:svelte-10d6e1v-pulse 1s ease-in-out infinite}@keyframes svelte-10d6e1v-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.decimal.svelte-10d6e1v{font-family:Courier New,monospace;font-weight:700;margin-left:.5rem;color:#0a0a0a}.arrow.svelte-10d6e1v{text-align:center;font-size:1.5rem;color:#667eea;margin:1rem 0;font-weight:700}.impact.svelte-10d6e1v{margin-top:1.5rem;padding:1rem;background:#e7f3ff;border-radius:4px;color:#004085;line-height:1.7}.process-explainer.svelte-10d6e1v{background:#fff;padding:2rem;border-radius:4px;margin-bottom:2rem}.process-steps.svelte-10d6e1v{list-style:none;padding:0;counter-reset:step-counter}.process-steps.svelte-10d6e1v li:where(.svelte-10d6e1v){position:relative;padding-left:3rem;margin-bottom:1.5rem;line-height:1.7;color:#333}.process-steps.svelte-10d6e1v li:where(.svelte-10d6e1v):before{content:counter(step-counter);counter-increment:step-counter;position:absolute;left:0;top:0;width:32px;height:32px;background:#667eea;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.process-steps.svelte-10d6e1v strong:where(.svelte-10d6e1v){color:#0a0a0a}.lsb-planes-section.svelte-10d6e1v{margin-top:3rem;padding-top:2rem;border-top:2px solid #e0e0e0}.lsb-planes-section.svelte-10d6e1v h3:where(.svelte-10d6e1v){font-size:1.5rem;font-weight:500;margin-bottom:1rem;color:#0a0a0a}.lsb-explanation.svelte-10d6e1v{font-size:1rem;line-height:1.6;color:#333;margin-bottom:2rem}.lsb-comparison.svelte-10d6e1v{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.lsb-item.svelte-10d6e1v{text-align:center}.lsb-label.svelte-10d6e1v{font-size:.95rem;font-weight:600;margin-bottom:1rem;color:#0057b8}.lsb-item.svelte-10d6e1v img:where(.svelte-10d6e1v){max-width:100%;border-radius:4px;border:1px solid #e0e0e0;background:#f5f5f5}.lsb-note.svelte-10d6e1v{font-size:.85rem;color:#666;margin-top:.75rem;font-style:italic}.lsb-info-box.svelte-10d6e1v{padding:1.25rem;background:#e3f0ff;border-left:4px solid #0057b8;border-radius:4px}.lsb-info-box.svelte-10d6e1v p:where(.svelte-10d6e1v){margin:0;font-size:.9rem;line-height:1.6;color:#222}@media(max-width:768px){.lsb-comparison.svelte-10d6e1v{grid-template-columns:1fr}}.upload-label.svelte-1stl23t{display:block;margin-bottom:1.5rem}.label-text.svelte-1stl23t{display:block;font-size:.95rem;font-weight:500;margin-bottom:.5rem;color:#0a0a0a}input[type=file].svelte-1stl23t{display:block;width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.preview.svelte-1stl23t{margin-top:1.5rem}.preview.svelte-1stl23t img:where(.svelte-1stl23t){max-width:100%;max-height:300px;border-radius:4px}.capacity-info.svelte-1stl23t{margin-top:.5rem;font-size:.9rem;color:#666}.radio-group.svelte-1stl23t{display:flex;gap:1.5rem;margin:1rem 0}.radio-group.svelte-1stl23t label:where(.svelte-1stl23t){display:flex;align-items:center;gap:.5rem;font-size:1rem;cursor:pointer}textarea.svelte-1stl23t{width:100%;padding:1rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;font-family:inherit;resize:vertical;margin-top:1rem}.password-input.svelte-1stl23t{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;margin-top:1rem}.warning.svelte-1stl23t{margin-top:1rem;padding:1rem;background:#fff3cd;border-radius:4px;font-size:.9rem;color:#856404}.size-info.svelte-1stl23t{margin-top:1rem;font-size:.9rem;color:#666}section.svelte-1stl23t>.action-buttons:where(.svelte-1stl23t){display:grid;grid-template-columns:1fr auto;gap:1rem;margin-top:2rem}.encode-btn.svelte-1stl23t{padding:1.25rem;background:#0a0a0a;color:#fff;border:none;border-radius:4px;font-size:1.125rem;font-weight:500;cursor:pointer;transition:all .3s ease}.encode-btn.svelte-1stl23t:hover:not(:disabled){background:#333;transform:translateY(-2px)}.encode-btn.svelte-1stl23t:disabled{opacity:.5;cursor:not-allowed}.reset-btn.svelte-1stl23t{padding:1.25rem 2rem;background:#f5f5f5;color:#181818;border:1px solid #ddd;border-radius:4px;font-size:1.125rem;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}.reset-btn.svelte-1stl23t:hover{background:#e0e0e0;border-color:#ccc;transform:translateY(-2px)}.feedback.svelte-1stl23t{margin-top:1.5rem;padding:1rem;background:#f5f5f5;border-radius:4px;text-align:center;font-weight:500}.result.svelte-1stl23t{margin-top:2rem}.result.svelte-1stl23t h3:where(.svelte-1stl23t){font-size:1.5rem;font-weight:500;margin-bottom:1.5rem}.result.svelte-1stl23t img:where(.svelte-1stl23t){max-width:100%;max-height:400px;border-radius:4px;margin-bottom:1.5rem}.action-buttons.svelte-1stl23t{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.download-btn.svelte-1stl23t,.visualizer-btn.svelte-1stl23t{padding:1rem;background:#0a0a0a;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.download-btn.svelte-1stl23t:hover,.visualizer-btn.svelte-1stl23t:hover{background:#333}.visualizer-btn.svelte-1stl23t{background:#667eea}.visualizer-btn.svelte-1stl23t:hover{background:#5568d3}.comparison.svelte-1stl23t{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.comparison-item.svelte-1stl23t{text-align:center}.comparison-label.svelte-1stl23t{font-size:.95rem;font-weight:500;margin-bottom:1rem;color:#0a0a0a}.comparison-item.svelte-1stl23t img:where(.svelte-1stl23t){max-width:100%;border-radius:4px;border:1px solid #e0e0e0}.visual-info.svelte-1stl23t{margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:4px;color:#fff}.visual-info.svelte-1stl23t p:where(.svelte-1stl23t){margin:0;font-size:1rem;line-height:1.6;color:#fff}@media(max-width:768px){.comparison.svelte-1stl23t{grid-template-columns:1fr;gap:1.5rem}.action-buttons.svelte-1stl23t{grid-template-columns:1fr}}.upload-label.svelte-1pk9xq9{display:block;margin-bottom:1.5rem}.label-text.svelte-1pk9xq9{display:block;font-size:.95rem;font-weight:500;margin-bottom:.5rem;color:#0a0a0a}input[type=file].svelte-1pk9xq9{display:block;width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.preview.svelte-1pk9xq9{margin-top:1.5rem}.preview.svelte-1pk9xq9 img:where(.svelte-1pk9xq9){max-width:100%;max-height:300px;border-radius:4px}.radio-group.svelte-1pk9xq9{display:flex;gap:1.5rem;margin:1rem 0}.radio-group.svelte-1pk9xq9 label:where(.svelte-1pk9xq9){display:flex;align-items:center;gap:.5rem;font-size:1rem;cursor:pointer}.password-input.svelte-1pk9xq9{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;margin-top:1rem}.info.svelte-1pk9xq9{margin-top:1rem;padding:1rem;background:#e7f3ff;border-radius:4px;font-size:.9rem;color:#004085}section.svelte-1pk9xq9>.action-buttons:where(.svelte-1pk9xq9){display:grid;grid-template-columns:1fr auto;gap:1rem;margin-top:2rem}.decode-btn.svelte-1pk9xq9{padding:1.25rem;background:#0a0a0a;color:#fff;border:none;border-radius:4px;font-size:1.125rem;font-weight:500;cursor:pointer;transition:all .3s ease}.decode-btn.svelte-1pk9xq9:hover:not(:disabled){background:#333;transform:translateY(-2px)}.decode-btn.svelte-1pk9xq9:disabled{opacity:.5;cursor:not-allowed}.reset-btn.svelte-1pk9xq9{padding:1.25rem 2rem;background:#f5f5f5;color:#181818;border:1px solid #ddd;border-radius:4px;font-size:1.125rem;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}.reset-btn.svelte-1pk9xq9:hover{background:#e0e0e0;border-color:#ccc;transform:translateY(-2px)}.feedback.svelte-1pk9xq9{margin-top:1.5rem;padding:1rem;background:#f5f5f5;border-radius:4px;text-align:center;font-weight:500}.result.svelte-1pk9xq9{margin-top:2rem}.result.svelte-1pk9xq9 h3:where(.svelte-1pk9xq9){font-size:1.5rem;font-weight:500;margin-bottom:1.5rem}.output-label.svelte-1pk9xq9{font-size:.95rem;font-weight:500;margin-bottom:.75rem;color:#0a0a0a}pre.svelte-1pk9xq9{background:#f5f5f5;padding:1.5rem;border-radius:4px;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word;font-family:Courier New,monospace;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.button-group.svelte-1pk9xq9{display:flex;gap:1rem;flex-wrap:wrap}.action-btn.svelte-1pk9xq9{flex:1;min-width:200px;padding:1rem;background:#0a0a0a;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.action-btn.svelte-1pk9xq9:hover{background:#333}.binary-info.svelte-1pk9xq9{margin:1rem 0 1.5rem;color:#666;font-size:.95rem}.result.svelte-1pk9xq9 h3:where(.svelte-1pk9xq9){color:#0a0a0a;margin-bottom:2rem}.decode-explanation.svelte-1pk9xq9{background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem;border-radius:4px;margin-bottom:2rem;color:#fff}.decode-explanation.svelte-1pk9xq9 h4:where(.svelte-1pk9xq9){font-size:1.3rem;margin-bottom:1rem;color:#fff}.decode-explanation.svelte-1pk9xq9 p:where(.svelte-1pk9xq9){margin:0;line-height:1.7;font-size:1rem}.extraction-process.svelte-1pk9xq9{background:#f9f9f9;padding:2rem;border-radius:4px;margin-bottom:2rem}.extraction-process.svelte-1pk9xq9 h4:where(.svelte-1pk9xq9){font-size:1.2rem;margin-bottom:1.5rem;color:#0a0a0a}.process-timeline.svelte-1pk9xq9{display:flex;flex-direction:column;gap:1rem}.timeline-step.svelte-1pk9xq9{display:flex;gap:1.5rem;align-items:flex-start}.step-number.svelte-1pk9xq9{flex-shrink:0;width:40px;height:40px;background:#667eea;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem}.step-content.svelte-1pk9xq9{flex:1;padding-top:.25rem}.step-content.svelte-1pk9xq9 strong:where(.svelte-1pk9xq9){display:block;font-size:1rem;margin-bottom:.25rem;color:#0a0a0a}.step-content.svelte-1pk9xq9 p:where(.svelte-1pk9xq9){margin:0;color:#666;font-size:.95rem;line-height:1.6}.technical-details.svelte-1pk9xq9{background:#fff;padding:2rem;border-radius:4px;margin-bottom:2rem;border:1px solid #e0e0e0}.technical-details.svelte-1pk9xq9 h4:where(.svelte-1pk9xq9){font-size:1.2rem;margin-bottom:1.5rem;color:#0a0a0a}.detail-grid.svelte-1pk9xq9{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.detail-item.svelte-1pk9xq9{display:flex;flex-direction:column;gap:.5rem}.detail-label.svelte-1pk9xq9{font-size:.85rem;color:#666;text-transform:uppercase;letter-spacing:.5px}.detail-value.svelte-1pk9xq9{font-size:1.3rem;font-weight:600;color:#0a0a0a}.lsb-extraction-demo.svelte-1pk9xq9{background:#f9f9f9;padding:2rem;border-radius:4px;margin-bottom:2rem}.lsb-extraction-demo.svelte-1pk9xq9 h4:where(.svelte-1pk9xq9){font-size:1.2rem;margin-bottom:1rem;color:#0a0a0a}.demo-intro.svelte-1pk9xq9{margin-bottom:1.5rem;color:#666}.extraction-example.svelte-1pk9xq9{background:#fff;padding:2rem;border-radius:4px}.pixel-values.svelte-1pk9xq9{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.value-row.svelte-1pk9xq9{display:flex;align-items:center;gap:1rem}.channel-name.svelte-1pk9xq9{font-weight:600;min-width:60px;color:#0a0a0a}.binary-display.svelte-1pk9xq9{display:flex;align-items:center;gap:.4rem}.bit.svelte-1pk9xq9{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#e0e0e0;font-family:Courier New,monospace;font-weight:700;font-size:.9rem;border-radius:3px}.bit.lsb.svelte-1pk9xq9{background:#ffeb3b;border:2px solid #fbc02d}.arrow-right.svelte-1pk9xq9{font-size:1.5rem;color:#667eea;margin:0 .5rem}.extracted-bit.svelte-1pk9xq9{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#667eea;color:#fff;font-family:Courier New,monospace;font-weight:700;font-size:1.1rem;border-radius:4px}.extraction-note.svelte-1pk9xq9{margin:0;padding:1rem;background:#e7f3ff;border-radius:4px;color:#004085;font-size:.95rem;line-height:1.6}.message-reveal.svelte-1pk9xq9{background:#fff;padding:2rem;border-radius:4px;border:2px solid #667eea}.message-reveal.svelte-1pk9xq9 h4:where(.svelte-1pk9xq9){font-size:1.3rem;margin-bottom:1.5rem;color:#0a0a0a}@media(max-width:768px){.detail-grid.svelte-1pk9xq9{grid-template-columns:1fr}}h2.svelte-shp5yz{font-size:2.2rem;margin-bottom:1rem;letter-spacing:-1px}.label-text.svelte-shp5yz{font-size:.9rem;font-weight:600;margin-bottom:.5rem}input[type=file].svelte-shp5yz{width:100%;padding:.8rem;border:1px solid #ddd;border-radius:4px}.preview.svelte-shp5yz{margin-top:1rem}.preview.svelte-shp5yz img:where(.svelte-shp5yz){max-width:100%;border-radius:4px;border:1px solid #e0e0e0}.meta.svelte-shp5yz{font-size:.75rem;color:#666;margin-top:.5rem}.card.svelte-shp5yz>.action-buttons:where(.svelte-shp5yz){display:grid;grid-template-columns:1fr auto;gap:1rem;margin-top:1rem}.analyze-btn.svelte-shp5yz{padding:1rem;background:#0a0a0a;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:all .3s ease}.analyze-btn.svelte-shp5yz:hover:not(:disabled){background:#333;transform:translateY(-2px)}.analyze-btn.svelte-shp5yz:disabled{opacity:.5;cursor:not-allowed}.reset-btn.svelte-shp5yz{padding:1rem 2rem;background:#f5f5f5;color:#181818;border:1px solid #ddd;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}.reset-btn.svelte-shp5yz:hover{background:#e0e0e0;border-color:#ccc;transform:translateY(-2px)}.feedback.svelte-shp5yz{margin-top:1rem;background:#f5f5f5;padding:.75rem;border-radius:4px;font-weight:500;text-align:center}.card.svelte-shp5yz{margin-top:2rem}h3.svelte-shp5yz{margin-top:0;font-size:1.4rem}.lsb-plane.svelte-shp5yz{width:100%;max-height:400px;object-fit:contain;margin-top:1rem;border:1px solid #ccc}.note.svelte-shp5yz{font-size:.8rem;color:#555;margin-top:.75rem}.stat-line.svelte-shp5yz{font-size:.9rem;margin:.25rem 0}.histogram-grid.svelte-shp5yz{display:grid;grid-template-columns:repeat(auto-fill,minmax(2px,1fr));align-items:end;gap:1px;height:120px;margin-top:1rem}.hist-bar.svelte-shp5yz{background:#667eea;height:var(--h)}.rs-grid.svelte-shp5yz{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-top:1rem}.rs-item.svelte-shp5yz{background:#f5f5f5;padding:1rem;border-radius:4px;text-align:center}.rs-label.svelte-shp5yz{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:1px;color:#666}.rs-val.svelte-shp5yz{font-size:1.2rem;font-weight:600}.disclaimer.svelte-shp5yz{background:#fff8e1;border-left:4px solid #ff9800}.disclaimer.svelte-shp5yz ul:where(.svelte-shp5yz){margin:.5rem 0 0 1rem;font-size:.8rem}.disclaimer.svelte-shp5yz li:where(.svelte-shp5yz){margin-bottom:.25rem}.likelihood.svelte-shp5yz{display:inline-block;padding:.35rem .6rem;border-radius:999px;font-size:.7rem;font-weight:600;letter-spacing:.5px;margin-top:.6rem}.likelihood.low.svelte-shp5yz{background:#e6f5e6;color:#206a20}.likelihood.moderate.svelte-shp5yz{background:#fff4d6;color:#8a6d00}.likelihood.elevated.svelte-shp5yz{background:#ffe3e3;color:#b30000}.heuristic.svelte-shp5yz{font-size:.75rem;color:#444;margin-top:.4rem}.module-nav.svelte-srm2h5{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.module-btn.svelte-srm2h5{padding:1rem;background:#fff;border:2px solid #e0e0e0;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;color:#0a0a0a}.module-btn.svelte-srm2h5:hover{border-color:#667eea;transform:translateY(-2px)}.module-btn.active.svelte-srm2h5{background:#667eea;border-color:#667eea;color:#fff}.module-content.svelte-srm2h5{animation:svelte-srm2h5-fadeIn .5s ease-out}@keyframes svelte-srm2h5-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.module-content.svelte-srm2h5 h3:where(.svelte-srm2h5){font-size:2rem;font-weight:500;margin-bottom:1.5rem;color:#0a0a0a}.intro-card.svelte-srm2h5{background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem;border-radius:4px;margin-bottom:2rem;color:#fff}.lead.svelte-srm2h5{font-size:1.25rem;line-height:1.7;margin:0;color:#fff}.concept-card.svelte-srm2h5{background:#fff;padding:2rem;border-radius:4px;margin-bottom:2rem;box-shadow:0 2px 8px #0000000d}.concept-card.svelte-srm2h5 h4:where(.svelte-srm2h5){font-size:1.5rem;margin-bottom:1rem;color:#0a0a0a}.concept-card.svelte-srm2h5 h5:where(.svelte-srm2h5){font-size:1.2rem;margin-bottom:.75rem;color:#0a0a0a}.concept-card.svelte-srm2h5 p:where(.svelte-srm2h5){line-height:1.7;color:#333;margin-bottom:1rem}.example-box.svelte-srm2h5{background:#f9f9f9;padding:1.5rem;border-radius:4px;margin-top:1rem}.example-box.svelte-srm2h5 ul:where(.svelte-srm2h5){margin:.5rem 0 0;padding-left:1.5rem}.example-box.svelte-srm2h5 li:where(.svelte-srm2h5){margin-bottom:.75rem;line-height:1.6}.comparison-grid.svelte-srm2h5{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:1.5rem}.comparison-item.svelte-srm2h5{padding:1.5rem;background:#f9f9f9;border-radius:4px}.comparison-item.svelte-srm2h5 h5:where(.svelte-srm2h5){margin-bottom:1rem;color:#667eea}.comparison-item.svelte-srm2h5 p:where(.svelte-srm2h5){margin-bottom:.75rem;font-size:.95rem}.note.svelte-srm2h5{background:#e7f3ff;padding:1rem;border-radius:4px;border-left:4px solid #667eea;margin-top:1.5rem;color:#004085}.media-types.svelte-srm2h5{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-top:1.5rem}.media-type.svelte-srm2h5{text-align:center;padding:1.5rem;background:#f9f9f9;border-radius:4px}.media-type.svelte-srm2h5 .icon:where(.svelte-srm2h5){font-size:2.5rem;display:block;margin-bottom:.5rem}.media-type.svelte-srm2h5 strong:where(.svelte-srm2h5){display:block;margin-bottom:.25rem;color:#0a0a0a}.media-type.svelte-srm2h5 p:where(.svelte-srm2h5){margin:0;font-size:.9rem;color:#666}.binary-demo.svelte-srm2h5{background:#f5f5f5;padding:2rem;border-radius:4px;margin:1.5rem 0}.bit-position.svelte-srm2h5,.bit-value.svelte-srm2h5,.bit-significance.svelte-srm2h5{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.position-label.svelte-srm2h5{min-width:120px;font-weight:600;font-size:.9rem;color:#0a0a0a}.position.svelte-srm2h5,.bit.svelte-srm2h5,.sig.svelte-srm2h5{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#e0e0e0;font-family:Courier New,monospace;font-weight:700;border-radius:4px}.lsb-pos.svelte-srm2h5,.lsb.svelte-srm2h5,.lsb-sig.svelte-srm2h5{background:#ffeb3b;border:2px solid #fbc02d}.explanation.svelte-srm2h5{margin-top:1rem;color:#333}.color-comparison.svelte-srm2h5{display:flex;align-items:center;justify-content:center;gap:2rem;margin:2rem 0}.color-sample.svelte-srm2h5{text-align:center}.color-box.svelte-srm2h5{width:150px;height:150px;border-radius:4px;border:2px solid #ccc;margin-bottom:1rem}.arrow-between.svelte-srm2h5{font-size:2rem;color:#667eea}.process-list.svelte-srm2h5{counter-reset:item;list-style:none;padding:0}.process-list.svelte-srm2h5 li:where(.svelte-srm2h5){counter-increment:item;margin-bottom:2rem;padding-left:3rem;position:relative}.process-list.svelte-srm2h5 li:where(.svelte-srm2h5):before{content:counter(item);position:absolute;left:0;top:0;width:35px;height:35px;background:#667eea;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.code-example.svelte-srm2h5{background:#1e1e1e;color:#d4d4d4;padding:1rem;border-radius:4px;font-family:Courier New,monospace;margin-top:.75rem;font-size:.95rem;line-height:1.6}.highlight.svelte-srm2h5{background:#ffeb3b;color:#000;padding:0 4px;border-radius:2px}.formula.svelte-srm2h5{background:#f9f9f9;padding:1.5rem;border-radius:4px;text-align:center;margin:1.5rem 0}.math.svelte-srm2h5{font-size:1.1rem;font-family:Courier New,monospace;color:#667eea;font-weight:700}.example-calc.svelte-srm2h5{background:#e7f3ff;padding:1.5rem;border-radius:4px}.calc-step.svelte-srm2h5{font-family:Courier New,monospace;margin-bottom:.5rem}.feature-list.svelte-srm2h5{margin-top:1.5rem}.feature.svelte-srm2h5{display:flex;align-items:center;gap:1rem;padding:.75rem;margin-bottom:.5rem;background:#f9f9f9;border-radius:4px}.check.svelte-srm2h5{color:#4caf50;font-size:1.5rem;font-weight:700}.cross.svelte-srm2h5{color:#f44336;font-size:1.5rem;font-weight:700}.jpeg-process.svelte-srm2h5{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1.5rem 0}.step.svelte-srm2h5{padding:1.5rem;background:#f9f9f9;border-radius:4px;text-align:center}.step.svelte-srm2h5 strong:where(.svelte-srm2h5){display:block;margin-bottom:.5rem;color:#667eea}.warning.svelte-srm2h5{background:#fff3cd;padding:1rem;border-radius:4px;color:#856404;margin-top:1.5rem}.comparison-table.svelte-srm2h5{width:100%;border-collapse:collapse;margin-top:1.5rem}.comparison-table.svelte-srm2h5 th:where(.svelte-srm2h5),.comparison-table.svelte-srm2h5 td:where(.svelte-srm2h5){padding:1rem;text-align:left;border-bottom:1px solid #e0e0e0}.comparison-table.svelte-srm2h5 th:where(.svelte-srm2h5){background:#f9f9f9;font-weight:600}.good.svelte-srm2h5{color:#4caf50;font-weight:600}.bad.svelte-srm2h5{color:#f44336;font-weight:600}.neutral.svelte-srm2h5{color:#666}.warning-card.svelte-srm2h5{border-left:4px solid #ff9800;background:#fff8e1}.detection-method.svelte-srm2h5{margin-bottom:2rem;padding:1.5rem;background:#f9f9f9;border-radius:4px}.limitation-grid.svelte-srm2h5{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:1.5rem}.limitation.svelte-srm2h5{padding:1.5rem;background:#f9f9f9;border-radius:4px;border-left:4px solid #f44336}.limitation.svelte-srm2h5 h5:where(.svelte-srm2h5){color:#f44336;margin-bottom:.5rem}.best-practices.svelte-srm2h5{counter-reset:practice;list-style:none;padding:0}.best-practices.svelte-srm2h5 li:where(.svelte-srm2h5){counter-increment:practice;padding-left:3rem;margin-bottom:1.5rem;position:relative;line-height:1.7}.best-practices.svelte-srm2h5 li:where(.svelte-srm2h5):before{content:counter(practice);position:absolute;left:0;top:0;width:35px;height:35px;background:#4caf50;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.ethics-card.svelte-srm2h5{border-left:4px solid #667eea;background:#f0f4ff}@media(max-width:768px){.comparison-grid.svelte-srm2h5,.module-nav.svelte-srm2h5{grid-template-columns:1fr}}.about.svelte-1vwaeio{max-width:880px}h2.svelte-1vwaeio{font-size:2.4rem;letter-spacing:-1px;margin-bottom:1.2rem}.lead.svelte-1vwaeio{font-size:1.05rem;line-height:1.55;margin-bottom:1.2rem}.about.svelte-1vwaeio p:where(.svelte-1vwaeio){line-height:1.55;font-size:.95rem;margin:0 0 1.05rem}.values-grid.svelte-1vwaeio{display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:2rem 0}.value.svelte-1vwaeio{background:#f8f9fa;padding:1.1rem 1rem 1rem;border-radius:6px;border:1px solid #eceeef}.value.svelte-1vwaeio h3:where(.svelte-1vwaeio){margin:0 0 .4rem;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;color:#444}.value.svelte-1vwaeio p:where(.svelte-1vwaeio){margin:0;font-size:.8rem;line-height:1.4;color:#333}.disclaimer.svelte-1vwaeio{background:#fff8e1;border-left:4px solid #ff9800;padding:1rem 1.1rem;border-radius:4px;margin:2.2rem 0 1.4rem}.disclaimer.svelte-1vwaeio h4:where(.svelte-1vwaeio){margin:0 0 .6rem;font-size:1rem}.disclaimer.svelte-1vwaeio ul:where(.svelte-1vwaeio){margin:.4rem 0 0 1.1rem;padding:0;font-size:.8rem}.disclaimer.svelte-1vwaeio li:where(.svelte-1vwaeio){margin-bottom:.35rem}em.svelte-1vwaeio{font-style:italic}.why-png.svelte-1vwaeio,.references.svelte-1vwaeio{margin:2.4rem 0 1.8rem}.why-png.svelte-1vwaeio h3:where(.svelte-1vwaeio),.references.svelte-1vwaeio h3:where(.svelte-1vwaeio){margin:0 0 .8rem;font-size:1.3rem;letter-spacing:-.5px}.png-points.svelte-1vwaeio,.ref-list.svelte-1vwaeio{margin:.4rem 0 1rem 1.2rem;padding:0;font-size:.85rem;line-height:1.4}.png-points.svelte-1vwaeio li:where(.svelte-1vwaeio){margin-bottom:.45rem}.ref-list.svelte-1vwaeio li:where(.svelte-1vwaeio){margin-bottom:.5rem}.note-minor.svelte-1vwaeio{font-size:.7rem;color:#555;margin-top:.4rem}
