.h3-system-ram{--light-green:oklch(52.7% .126 163);--light-green-fg:oklch(42% .1 163);--light-green-bg:oklch(95.5% .025 163);--light-amber:oklch(66% .14 75);--light-amber-fg:oklch(45% .11 70);--light-amber-bg:oklch(96% .04 92);--light-red:oklch(57.7% .215 27.3);--light-red-fg:oklch(48% .18 27.3);--light-red-bg:oklch(95.5% .025 27.3)}.h3-system-ram .btn{border-radius:calc(var(--radius) - 2px);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;height:2.5rem;padding-inline:1rem;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.h3-system-ram .btn-primary{background:var(--primary);color:var(--primary-foreground)}.h3-system-ram .btn-primary:hover{opacity:.9}.h3-system-ram .btn-outline{border-color:var(--border);color:var(--foreground);background:0 0}.h3-system-ram .btn-outline:hover{background:var(--accent)}.h3-system-ram .light{align-items:center;gap:.5rem;font-size:.9375rem;font-weight:650;display:inline-flex}.h3-system-ram .light svg{flex:none;width:1.125rem;height:1.125rem}.h3-system-ram .light-green{color:var(--light-green-fg)}.h3-system-ram .light-amber{color:var(--light-amber-fg)}.h3-system-ram .light-red{color:var(--light-red-fg)}.h3-system-ram .light-green svg{color:var(--light-green)}.h3-system-ram .light-amber svg{color:var(--light-amber)}.h3-system-ram .light-red svg{color:var(--light-red)}.h3-system-ram .card{background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) + 4px);overflow-wrap:anywhere}.h3-system-ram .card-pad{padding:1.25rem}@media (width>=768px){.h3-system-ram .card-pad{padding:1.5rem}}.h3-system-ram .card-title{margin:0 0 .75rem;font-size:1rem;font-weight:600}.h3-system-ram .field{margin-bottom:1rem}.h3-system-ram .label{margin-bottom:.375rem;font-size:.8125rem;font-weight:600;display:block}.h3-system-ram .input,.h3-system-ram .select{border:1px solid var(--input);border-radius:calc(var(--radius) - 2px);background:var(--background);width:100%;height:2.5rem;color:var(--foreground);font:inherit;padding-inline:.75rem;font-size:.875rem}.h3-system-ram .select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2rem}.h3-system-ram .field-note{color:var(--muted-foreground);margin-top:.375rem;font-size:.75rem}.h3-system-ram .h3-pinned-field{grid-template-columns:auto 1fr;align-items:center;column-gap:.5rem;display:grid}.h3-system-ram .h3-pinned-field input{width:1rem;height:1rem;accent-color:var(--primary)}.h3-system-ram .h3-pinned-field label{font-size:.875rem;font-weight:600}.h3-system-ram .h3-pinned-field .field-note{grid-column:1/-1}.h3-system-ram .tool-grid{align-items:start;gap:1.5rem;margin-top:2rem;display:grid}.h3-system-ram .tool-grid>*{min-width:0}@media (width>=1024px){.h3-system-ram .tool-grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}}.h3-system-ram .result-verdict{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.75rem;margin:-1.25rem -1.25rem .875rem;padding:.875rem 1.25rem;display:flex}@media (width>=768px){.h3-system-ram .result-verdict{margin:-1.5rem -1.5rem .875rem}}.h3-system-ram .result-verdict.v-green{background:var(--light-green-bg)}.h3-system-ram .result-verdict.v-amber{background:var(--light-amber-bg)}.h3-system-ram .result-verdict.v-red{background:var(--light-red-bg)}.h3-system-ram .result-verdict .spacer{flex:1}.h3-system-ram .overall-text{font-size:.9375rem;font-weight:600}.h3-system-ram .caveats{margin:.75rem 0 0;padding:0;list-style:none}.h3-system-ram .caveats li{color:var(--muted-foreground);padding-block:.25rem;font-size:.8125rem}.h3-system-ram .checker-foot{border-top:1px dashed var(--border);margin-top:1.25rem;padding-top:.75rem}.h3-system-ram .checker-foot a{color:inherit}.h3-system-ram .hosted{border:1px solid var(--border);border-left:3px solid var(--light-amber);border-radius:calc(var(--radius) - 2px);background:color-mix(in oklab, var(--light-amber-bg) 35%, var(--card));margin-top:1.25rem;padding:1rem 1.25rem}.h3-system-ram .hosted .btn{white-space:normal;text-align:center;height:auto;min-height:2.5rem;padding-block:.5rem}.h3-system-ram .hosted code{overflow-wrap:anywhere}.h3-system-ram .hosted-legal{color:var(--muted-foreground);border-top:1px dashed var(--border);margin-top:.75rem;padding-top:.75rem;font-size:.8125rem}.h3-system-ram .hosted-detail{margin-top:.875rem}.h3-system-ram .hosted-detail p{font-size:.875rem}.h3-system-ram .hosted-detail p+p{margin-top:.75rem}.h3-system-ram .deeplinks{flex-wrap:wrap;gap:.5rem;margin-top:.875rem;display:flex}.h3-system-ram .muted{color:var(--muted-foreground)}.h3-system-ram .small{font-size:.875rem}.h3-system-ram .micro{font-size:.75rem}.h3-system-ram .num{font-variant-numeric:tabular-nums}.h3-system-ram button:focus-visible,.h3-system-ram select:focus-visible,.h3-system-ram input:focus-visible,.h3-system-ram a:focus-visible{outline:2px solid var(--ring);outline-offset:3px}.dark .h3-system-ram{--light-green:oklch(75% .15 163);--light-green-fg:oklch(83% .12 163);--light-green-bg:oklch(26% .05 163);--light-amber:oklch(79% .14 80);--light-amber-fg:oklch(85% .11 85);--light-amber-bg:oklch(28% .05 80);--light-red:oklch(73% .18 27.3);--light-red-fg:oklch(81% .14 27.3);--light-red-bg:oklch(28% .06 27.3)}
