.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.45rem;padding:.5rem 1.15rem;border-radius:var(--t-radius-md);text-decoration:none;font-size:.85rem;font-weight:500;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);transition:all var(--t-duration) var(--t-ease);box-shadow:var(--t-shadow-sm)}.btn-primary:where(.astro-j7pv25f6){background:var(--color-accent);color:#fff;border-color:var(--color-accent);box-shadow:var(--t-shadow-sm),0 0 0 0 var(--color-accent-glow)}.btn:where(.astro-j7pv25f6):hover{border-color:var(--color-accent);color:var(--color-accent-light);transform:translateY(-1px);box-shadow:var(--t-shadow-md)}.btn-primary:where(.astro-j7pv25f6):hover{color:#fff;box-shadow:var(--t-shadow-md),var(--t-shadow-glow);transform:translateY(-1px)}.hero:where(.astro-j7pv25f6){position:relative;padding:6rem 0 4rem;overflow:hidden}.hero-glow:where(.astro-j7pv25f6){position:absolute;top:-30%;left:50%;transform:translate(-50%);width:600px;height:400px;background:var(--t-gradient-hero);pointer-events:none;z-index:0}.hero-content:where(.astro-j7pv25f6){position:relative;z-index:1}.hero-eyebrow:where(.astro-j7pv25f6){font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent);margin:0 0 1rem}.hero-name:where(.astro-j7pv25f6){font-size:clamp(2.6rem,6vw,3.6rem);font-weight:800;margin:0 0 1rem;line-height:1.15;letter-spacing:-.03em;background:var(--t-gradient-accent);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero:where(.astro-j7pv25f6) .role:where(.astro-j7pv25f6){font-size:1.05rem;color:var(--color-text-muted);margin:0 0 2rem;font-weight:400;line-height:1.5}.hero-links:where(.astro-j7pv25f6){display:flex;gap:.75rem;flex-wrap:wrap}.section:where(.astro-j7pv25f6){padding:2.75rem 0;border-top:1px solid var(--color-border)}.section-header:where(.astro-j7pv25f6){display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.5rem}.section-header:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:.78rem;font-weight:650;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);margin:0;display:flex;align-items:center;gap:.5rem}.section-header:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6):before{content:"";display:inline-block;width:3px;height:14px;border-radius:2px;background:var(--t-gradient-accent);flex-shrink:0}.section-link:where(.astro-j7pv25f6){font-size:.78rem;color:var(--color-text-muted);text-decoration:none;transition:color var(--t-duration) var(--t-ease);font-weight:450}.section-link:where(.astro-j7pv25f6):hover{color:var(--color-accent-light)}.explore-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem}@media(max-width:480px){.explore-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}}.explore-card:where(.astro-j7pv25f6){display:flex;align-items:center;gap:1rem;padding:1.25rem 1.35rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--t-radius-md);text-decoration:none;color:var(--color-text);transition:all var(--t-duration) var(--t-ease);box-shadow:var(--t-shadow-sm);position:relative;overflow:hidden}.explore-card:where(.astro-j7pv25f6):before{content:"";position:absolute;inset:0;background:var(--t-gradient-card);opacity:0;transition:opacity var(--t-duration) var(--t-ease)}.explore-card:where(.astro-j7pv25f6):hover{border-color:var(--color-accent);transform:translateY(-2px);box-shadow:var(--t-shadow-md),var(--t-shadow-glow)}.explore-card:where(.astro-j7pv25f6):hover:before{opacity:1}.explore-icon:where(.astro-j7pv25f6){flex-shrink:0;width:38px;height:38px;border-radius:var(--t-radius-sm);background:var(--color-accent-glow);color:var(--color-accent-light);display:flex;align-items:center;justify-content:center;transition:transform var(--t-duration) var(--t-ease-bounce),background var(--t-duration) var(--t-ease);position:relative;z-index:1}.explore-card:where(.astro-j7pv25f6):hover .explore-icon:where(.astro-j7pv25f6){transform:translateY(-2px);background:var(--t-accent-glow-strong)}.explore-body:where(.astro-j7pv25f6){flex:1;min-width:0;position:relative;z-index:1}.explore-name:where(.astro-j7pv25f6){font-size:.94rem;font-weight:600;margin-bottom:.2rem;letter-spacing:-.01em}.explore-desc:where(.astro-j7pv25f6){font-size:.8rem;color:var(--color-text-muted);line-height:1.45}.explore-arrow:where(.astro-j7pv25f6){color:var(--color-text-muted);font-size:.85rem;transition:transform var(--t-duration) var(--t-ease),color var(--t-duration) var(--t-ease);position:relative;z-index:1}.explore-card:where(.astro-j7pv25f6):hover .explore-arrow:where(.astro-j7pv25f6){transform:translate(3px);color:var(--color-accent-light)}.post-list:where(.astro-j7pv25f6){list-style:none;margin:0;padding:0}.post-row:where(.astro-j7pv25f6){display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.75rem;padding:.75rem .5rem;margin:0 -.5rem;border-radius:var(--t-radius-sm);text-decoration:none;color:var(--color-text);transition:all var(--t-duration-fast) var(--t-ease);position:relative}.post-row:where(.astro-j7pv25f6):before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:0;border-radius:2px;background:var(--t-gradient-accent);transition:height var(--t-duration) var(--t-ease)}.post-list:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6)+li:where(.astro-j7pv25f6) .post-row:where(.astro-j7pv25f6){border-top:1px solid color-mix(in srgb,var(--color-border) 60%,transparent)}.post-row:where(.astro-j7pv25f6):hover{background:var(--color-accent-glow);color:var(--color-accent-light)}.post-row:where(.astro-j7pv25f6):hover:before{height:60%}.post-row:where(.astro-j7pv25f6):hover .post-date:where(.astro-j7pv25f6){color:var(--color-accent-light)}.post-tag:where(.astro-j7pv25f6){font-size:.7rem;padding:.18rem .5rem;border-radius:4px;white-space:nowrap;font-weight:500;background:hsl(var(--tag-hue, 220),55%,18%);color:hsl(var(--tag-hue, 220),78%,72%);transition:transform var(--t-duration-fast) var(--t-ease)}[data-theme=light] .post-tag:where(.astro-j7pv25f6){background:hsl(var(--tag-hue, 220),58%,93%);color:hsl(var(--tag-hue, 220),55%,35%)}.post-title:where(.astro-j7pv25f6){font-size:.9rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.01em}.post-date:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.3rem;font-size:.75rem;font-family:ui-monospace,SF Mono,Fira Code,monospace;color:var(--color-text-muted);white-space:nowrap;transition:color var(--t-duration-fast) var(--t-ease)}.post-arrow:where(.astro-j7pv25f6){color:var(--color-text-muted);font-size:.85rem;transition:transform var(--t-duration) var(--t-ease),color var(--t-duration) var(--t-ease)}.post-row:where(.astro-j7pv25f6):hover .post-arrow:where(.astro-j7pv25f6){transform:translate(3px);color:var(--color-accent-light)}@media(max-width:540px){.post-row:where(.astro-j7pv25f6){grid-template-columns:auto 1fr auto}.post-date:where(.astro-j7pv25f6){display:none}}.post-tooltip:where(.astro-j7pv25f6){position:absolute;top:calc(100% - 2px);left:50%;transform:translate(-50%,4px);z-index:50;isolation:isolate;width:max-content;max-width:min(420px,calc(100vw - 2rem));padding:.7rem .95rem;background:var(--color-surface-high);border:1px solid color-mix(in srgb,var(--color-border) 80%,var(--color-text) 20%);border-radius:var(--t-radius-sm);box-shadow:0 1px 2px #00000040,0 8px 24px #00000073;font-size:.78rem;line-height:1.55;font-weight:400;color:var(--color-text);letter-spacing:-.005em;white-space:normal;text-align:left;opacity:0;pointer-events:none;transition:opacity var(--t-duration) var(--t-ease),transform var(--t-duration) var(--t-ease)}[data-theme=light] .post-tooltip:where(.astro-j7pv25f6){box-shadow:0 1px 2px #0000000f,0 8px 24px #0000001f}@media(hover:hover){.post-row:where(.astro-j7pv25f6):hover .post-tooltip:where(.astro-j7pv25f6){opacity:1;transform:translate(-50%);transition-delay:.12s}}@media(hover:none){.post-tooltip:where(.astro-j7pv25f6){display:none}}.post-list:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6).is-hidden{display:none}@keyframes postFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.post-list:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6).is-revealed,.docs-end-cta:where(.astro-j7pv25f6).is-revealed{animation:postFadeIn .7s cubic-bezier(.16,1,.3,1) both}@media(prefers-reduced-motion:reduce){.post-list:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6).is-revealed,.docs-end-cta:where(.astro-j7pv25f6).is-revealed{animation:none}}.docs-sentinel:where(.astro-j7pv25f6){height:1px;width:100%}.docs-end-cta:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem;padding:.95rem 1.25rem;border:1px dashed var(--color-border);border-radius:var(--t-radius-md);text-decoration:none;color:var(--color-text-muted);font-size:.85rem;font-weight:500;letter-spacing:-.005em;transition:all var(--t-duration) var(--t-ease)}.docs-end-cta:where(.astro-j7pv25f6):hover{border-style:solid;border-color:var(--color-accent);color:var(--color-accent-light);background:var(--color-accent-glow)}.docs-end-cta-arrow:where(.astro-j7pv25f6){transition:transform var(--t-duration) var(--t-ease)}.docs-end-cta:where(.astro-j7pv25f6):hover .docs-end-cta-arrow:where(.astro-j7pv25f6){transform:translate(4px)}.docs-end-cta:where(.astro-j7pv25f6).is-hidden{display:none}
