.svelte-un29if{margin:0;padding:0;box-sizing:border-box}.container.svelte-un29if{max-width:1200px;margin:0 auto;padding:2rem}.header.svelte-un29if{text-align:center;margin-bottom:3rem;border-bottom:3px solid #000;padding-bottom:1rem}.header-tag.svelte-un29if{font-size:.8rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.5rem;border:1px solid #000;display:inline-block;padding:.3rem 1rem}.main-content.svelte-un29if{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem}.content-left.svelte-un29if{border-right:1px solid #ccc;padding-right:3rem}.hero-title.svelte-un29if{font-size:2.8rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-align:left}.hero-subtitle.svelte-un29if{font-size:1.2rem;font-weight:700;margin-bottom:1.5rem;font-style:italic}.hero-description.svelte-un29if{font-size:1rem;margin-bottom:2.5rem;text-align:justify;columns:2;column-gap:2rem;column-rule:1px solid #ddd}.highlight.svelte-un29if{font-weight:700;text-decoration:underline}.cta-buttons.svelte-un29if{display:flex;gap:1rem;margin-top:2rem}.btn.svelte-un29if{padding:.8rem 1.8rem;border:2px solid #000;background:#fff;color:#000;font-family:inherit;font-weight:700;font-size:.9rem;cursor:pointer;text-decoration:none;display:inline-block;transition:all .2s ease}.btn-primary.svelte-un29if{background:#000;color:#fff}.btn-primary.svelte-un29if:hover{background:#fff;color:#000}.btn-secondary.svelte-un29if:hover{background:#000;color:#fff}.database-selector.svelte-un29if{background:#fff;border:2px solid #000;padding:1.5rem}.selector-header.svelte-un29if{font-weight:700;font-size:1.1rem;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #000;padding-bottom:.5rem}.database-grid.svelte-un29if{display:grid;gap:1rem}.database-card.svelte-un29if{border:1px solid #000;padding:1rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:flex-start;justify-content:space-between;background:#fff;color:#000;position:relative}.database-card.svelte-un29if:hover{background:#f5f5f5}.database-card.selected.svelte-un29if{background:#000;color:#fff}.database-content.svelte-un29if{flex:1}.database-radio.svelte-un29if{width:16px;height:16px;border:2px solid #000;border-radius:50%;margin-left:1rem;margin-top:.2rem;position:relative;background:transparent;transition:border-color .2s,background .2s}.database-card.selected.svelte-un29if .database-radio:where(.svelte-un29if){border-color:#fff;background:#fff}.database-card.selected.svelte-un29if .database-radio:where(.svelte-un29if):after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;background:#000;border-radius:50%}.database-name.svelte-un29if{font-weight:700;font-size:1rem;margin-bottom:.3rem}.database-type.svelte-un29if{font-size:.85rem;line-height:1.4}.version-selector.svelte-un29if{margin-top:1rem;padding-top:1rem;border-top:1px solid #000;font-size:.9rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none}.version-selector.svelte-un29if:hover{background:#f5f5f5;padding:.5rem}@media (max-width: 1024px){.main-content.svelte-un29if{grid-template-columns:1fr;gap:2rem}.content-left.svelte-un29if{border-right:none;padding-right:0;border-bottom:1px solid #ccc;padding-bottom:2rem}.hero-title.svelte-un29if{font-size:2.2rem}.hero-description.svelte-un29if{columns:1}}@media (max-width: 768px){.container.svelte-un29if{padding:1rem}.hero-title.svelte-un29if{font-size:1.8rem}.cta-buttons.svelte-un29if{flex-direction:column}.btn.svelte-un29if{text-align:center}}.newspaper-container.svelte-40gc6z{max-width:900px;margin:0 auto;background:#faf8f3;padding:30px;border:3px solid #2c1810;box-shadow:5px 5px 15px #0000004d;position:relative}.newspaper-container.svelte-40gc6z:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 20%,#e0d8cb .8px,transparent .8px),radial-gradient(circle at 80% 80%,#e0d8cb .8px,transparent .8px),radial-gradient(circle at 40% 60%,#e0d8cb .6px,transparent .6px);background-size:15px 15px,25px 25px,10px 10px;pointer-events:none;opacity:.4}.header.svelte-40gc6z{text-align:center;border-bottom:3px solid #2c1810;padding-bottom:15px;margin-bottom:25px;position:relative;z-index:1}.header.svelte-40gc6z h1:where(.svelte-40gc6z){font-size:24px;font-weight:700;margin:0;text-transform:uppercase;letter-spacing:2px}.header.svelte-40gc6z h2:where(.svelte-40gc6z){font-size:14px;margin:5px 0 0;font-weight:400}.benchmark-container.svelte-40gc6z{position:relative;z-index:1;background:#faf8f3;border:2px solid #2c1810;padding:20px;margin:20px 0}.graph-container.svelte-40gc6z{width:100%;height:350px;border:2px solid #2c1810;position:relative;background:#faf8f3;margin:15px 0}.stats-container.svelte-40gc6z{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;font-size:12px;position:relative;z-index:1}.stat-item.svelte-40gc6z{display:flex;justify-content:space-between;padding:3px 0;border-bottom:1px dotted #2c1810}.legend.svelte-40gc6z{margin:15px 0;display:flex;gap:30px;font-size:12px;font-weight:700}.legend-item.svelte-40gc6z{display:flex;align-items:center;gap:8px}.legend-color.svelte-40gc6z{width:20px;height:3px}.read-color.svelte-40gc6z{background:#1a5490}.write-dot.svelte-40gc6z{width:6px;height:6px;border-radius:50%;background:#2d7d32}canvas.svelte-40gc6z{width:100%;height:100%;display:block}.test-info.svelte-40gc6z{font-size:11px;color:#5d4e37;text-align:center;margin-top:15px;font-style:italic}
