:root{--text:#a89686;--text-h:#eee3d2;--bg:#1e1712;--bg-2:#2a2019;--border:#3c2f24;--accent:#cc6b39;--accent-bright:#e08a57;--accent-bg:#cc6b3929;--accent-border:#cc6b3980;--social-bg:#2a201999;--shadow:#00000073 0 14px 30px -12px, #00000040 0 4px 6px -2px;--ease-out-quart:cubic-bezier(.25, 1, .5, 1);--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:Georgia, "Times New Roman", serif;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2,h3{font-family:var(--heading);color:var(--text-h);text-wrap:balance;font-weight:500}h1{letter-spacing:-.01em;margin:32px 0;font-size:clamp(2.25rem,4vw + 1.5rem,3.75rem)}@media (width<=1024px){h1{margin:20px 0}}h2,h3{letter-spacing:-.01em;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2,h3{font-size:20px}}p{margin:0}.center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:5px;padding:48px 20px 40px;display:flex}@media (width<=1024px){.center{gap:18px;padding:32px 20px 24px}}.tagline{font-family:var(--heading);color:var(--accent);text-wrap:balance;margin:4px 0 0;font-size:1.15rem;font-style:italic}@media (prefers-reduced-motion:no-preference){.tagline{animation:ember-catch 1s var(--ease-out-quart) .2s both}}@keyframes ember-catch{0%{color:var(--text);text-shadow:0 0 #cc6b3900}55%{text-shadow:0 0 16px #cc6b3973}to{color:var(--accent);text-shadow:0 0 #cc6b3900}}.spacer{border-top:1px solid var(--border);align-self:stretch;height:88px}@media (width<=1024px){.spacer{height:48px}}.mission{text-align:center;max-width:620px;margin:24px auto 0}.products-heading{margin-bottom:24px;font-size:28px}@media (width<=1024px){.products-heading{font-size:24px}}.signoff{max-width:46ch;font-family:var(--heading);color:var(--text-h);text-wrap:balance;margin:48px auto 0;font-size:1.15rem;line-height:1.4}@media (width<=1024px){.signoff{margin-top:32px}}#products{width:100%}.products{text-align:left;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;width:100%;max-width:1040px;margin-inline:auto;display:grid}.product-card{border:1px solid var(--border);background:var(--social-bg);color:inherit;border-radius:14px;flex-direction:column;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}a.product-card:hover{border-color:var(--accent-border);box-shadow:var(--shadow)}a.product-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-color:var(--accent-border);box-shadow:var(--shadow)}.product-card--inert{background:0 0;border-style:dashed;align-self:start}.product-shot{background:var(--bg-2);height:190px;position:relative}.product-shot>img:first-child{object-fit:cover;object-position:center 20%;width:100%;height:100%;display:block}.product-body.product-body--compact{gap:10px;padding:18px 20px}.inert-head{align-items:center;gap:12px;display:flex}.inert-icon{border:1px solid var(--border);border-radius:10px;flex-shrink:0;width:40px;height:40px}.product-badge{border:2px solid var(--bg-2);width:40px;height:40px;box-shadow:var(--shadow);background:var(--bg-2);border-radius:10px;position:absolute;bottom:12px;left:12px}.product-body{flex-direction:column;flex-grow:1;align-items:flex-start;gap:12px;padding:20px;display:flex}.product-body h3{margin:0}.product-body p{flex-grow:1}.status{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.badge{color:var(--accent-bright);background:var(--accent-bg);border:1px solid var(--accent-border);white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:13px;line-height:1}.badge--quiet{color:var(--text);border-color:var(--border);background:0 0}.track{border:1px solid var(--border);border-radius:999px;padding:5px 10px;font-size:13px;line-height:1.25}.site-footer{border-top:1px solid var(--border);padding:24px 20px;font-size:14px}.site-footer a{color:var(--text);margin:-10px -4px;padding:10px 4px;display:inline-block}.site-footer a:hover{color:var(--accent-bright)}.site-footer a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.site-footer .dot{opacity:.5;margin:0 8px}@media (prefers-reduced-motion:reduce){.product-card,.site-footer a{transition:none}}
