:root{--ink: #18161f;--muted: #626575;--line: rgba(24, 22, 31, .12);--line-strong: rgba(24, 22, 31, .18);--surface: rgba(255, 255, 255, .78);--surface-strong: rgba(255, 255, 255, .9);--shadow-lg: 0 28px 90px rgba(24, 22, 31, .12);--shadow-md: 0 18px 40px rgba(24, 22, 31, .1);--radius-xl: 34px;--radius-lg: 24px;--radius-md: 18px;--font-sans: "Avenir Next", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-display: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.site[data-astro-cid-j3tygqaf]{min-height:100vh;color:var(--ink);font-family:var(--font-sans);background:radial-gradient(circle at 16% 0%,color-mix(in srgb,var(--accent-to) 18%,white) 0%,transparent 34%),radial-gradient(circle at 88% 16%,color-mix(in srgb,var(--accent-from) 18%,white) 0%,transparent 30%),linear-gradient(180deg,color-mix(in srgb,var(--surface-tint) 48%,white),#f8f4ed 36%,#f5efe5)}.container[data-astro-cid-j3tygqaf]{width:100%;max-width:1180px;margin:0 auto;padding:0 1.5rem}.site-header[data-astro-cid-j3tygqaf]{position:sticky;top:0;z-index:20;padding:1rem 0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#f8f4edb8;border-bottom:1px solid rgba(24,22,31,.06)}.header-row[data-astro-cid-j3tygqaf]{display:flex;align-items:center;justify-content:space-between;gap:1rem}.wordmark[data-astro-cid-j3tygqaf]{display:inline-flex;align-items:center;gap:.75rem;color:var(--ink);text-decoration:none;font-size:.96rem;font-weight:700;letter-spacing:-.02em}.wordmark-mark[data-astro-cid-j3tygqaf]{width:.78rem;height:.78rem;border-radius:999px;background:linear-gradient(135deg,var(--accent-from) 0%,var(--accent-to) 100%);box-shadow:0 0 0 4px #ffffff73}.site-nav[data-astro-cid-j3tygqaf]{display:inline-flex;align-items:center;gap:1rem}.site-nav[data-astro-cid-j3tygqaf] a[data-astro-cid-j3tygqaf],.back-link[data-astro-cid-j3tygqaf],.app-content[data-astro-cid-j3tygqaf] a,.sidebar[data-astro-cid-j3tygqaf] a{color:var(--muted);text-decoration:none;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.site-nav[data-astro-cid-j3tygqaf] a[data-astro-cid-j3tygqaf]{font-size:.88rem;font-weight:600}.site-nav[data-astro-cid-j3tygqaf] a[data-astro-cid-j3tygqaf]:hover,.back-link[data-astro-cid-j3tygqaf]:hover,.app-content[data-astro-cid-j3tygqaf] a:hover,.sidebar[data-astro-cid-j3tygqaf] a:hover{color:var(--ink)}.hero[data-astro-cid-j3tygqaf]{padding:3.5rem 0 2.4rem}.hero-shell[data-astro-cid-j3tygqaf],.app-content[data-astro-cid-j3tygqaf],.sidebar[data-astro-cid-j3tygqaf] .panel{border:1px solid rgba(255,255,255,.58);background:linear-gradient(145deg,#ffffffd1,#ffffff94);box-shadow:var(--shadow-lg);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.hero-shell[data-astro-cid-j3tygqaf]{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:2rem;padding:2rem;border-radius:var(--radius-xl);animation:fadeUp .7s ease-out both}.back-link[data-astro-cid-j3tygqaf]{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.48rem .8rem;border-radius:999px;border:1px solid var(--line);background:#ffffff57;font-size:.82rem;font-weight:700}.back-link[data-astro-cid-j3tygqaf]:before{content:"←"}.hero-copy[data-astro-cid-j3tygqaf]{display:flex;flex-direction:column;justify-content:center}.eyebrow[data-astro-cid-j3tygqaf]{margin:0;color:var(--muted);font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hero-copy[data-astro-cid-j3tygqaf] h1[data-astro-cid-j3tygqaf]{margin:1rem 0 0;font-size:clamp(2.7rem,6vw,5.2rem);line-height:.92;font-family:var(--font-display);font-style:italic;font-weight:600;letter-spacing:-.05em}.tagline[data-astro-cid-j3tygqaf]{margin:1.15rem 0 0;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:700;line-height:1.4;color:color-mix(in srgb,var(--accent-from) 48%,var(--ink))}.summary[data-astro-cid-j3tygqaf],.app-content[data-astro-cid-j3tygqaf] p,.app-content[data-astro-cid-j3tygqaf] li,.sidebar[data-astro-cid-j3tygqaf] p,.sidebar[data-astro-cid-j3tygqaf] li{font-size:.98rem;line-height:1.78;color:var(--muted)}.summary[data-astro-cid-j3tygqaf]{max-width:42rem;margin:1rem 0 0}.hero-actions[data-astro-cid-j3tygqaf],.meta-row[data-astro-cid-j3tygqaf],.preview-notes[data-astro-cid-j3tygqaf]{display:flex;flex-wrap:wrap;gap:.75rem}.hero-actions[data-astro-cid-j3tygqaf]{margin-top:1.8rem}.button[data-astro-cid-j3tygqaf]{display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:.7rem 1.05rem;border-radius:999px;text-decoration:none;font-size:.88rem;font-weight:700;border:1px solid transparent;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.button[data-astro-cid-j3tygqaf]:hover{transform:translateY(-1px)}.button-primary[data-astro-cid-j3tygqaf]{background:var(--ink);color:#fff;box-shadow:0 14px 28px #18161f29}.button-primary[data-astro-cid-j3tygqaf]:hover{background:color-mix(in srgb,var(--accent-from) 72%,black)}.button-secondary[data-astro-cid-j3tygqaf]{border-color:var(--line);background:#ffffff5c;color:var(--ink)}.button-secondary[data-astro-cid-j3tygqaf]:hover{border-color:var(--line-strong);background:#ffffffa3}.meta-row[data-astro-cid-j3tygqaf]{margin-top:1.4rem}.meta-row[data-astro-cid-j3tygqaf] span[data-astro-cid-j3tygqaf],.preview-note[data-astro-cid-j3tygqaf],.floating-card[data-astro-cid-j3tygqaf]{border-radius:1.2rem;border:1px solid var(--line);background:#ffffff73}.meta-row[data-astro-cid-j3tygqaf] span[data-astro-cid-j3tygqaf]{display:inline-flex;align-items:center;min-height:2.15rem;padding:.38rem .82rem;font-size:.82rem;font-weight:650;color:var(--ink)}.hero-art[data-astro-cid-j3tygqaf]{position:relative;min-height:29rem}.art-orb[data-astro-cid-j3tygqaf]{position:absolute;width:13rem;height:13rem;top:1rem;right:1rem;border-radius:999px;background:radial-gradient(circle,color-mix(in srgb,var(--accent-to) 38%,white) 0%,transparent 70%);filter:blur(1px)}.preview-window[data-astro-cid-j3tygqaf]{position:absolute;inset:2rem 1rem 2rem 2rem;padding:1rem;border-radius:2rem;border:1px solid rgba(255,255,255,.56);background:radial-gradient(circle at 10% 0%,rgba(255,255,255,.35),transparent 34%),linear-gradient(145deg,color-mix(in srgb,var(--accent-from) 18%,white),#ffffffad);box-shadow:var(--shadow-md)}.preview-top[data-astro-cid-j3tygqaf]{display:flex;gap:.42rem}.preview-top[data-astro-cid-j3tygqaf] span[data-astro-cid-j3tygqaf]{width:.52rem;height:.52rem;border-radius:999px;background:#18161f2e}.icon-stage[data-astro-cid-j3tygqaf]{display:flex;align-items:center;justify-content:center;margin-top:1rem;padding:2rem 1rem;border-radius:1.8rem;background:radial-gradient(circle at center,rgba(255,255,255,.5) 0%,transparent 58%),linear-gradient(145deg,var(--accent-from) 0%,var(--accent-to) 100%)}.app-icon[data-astro-cid-j3tygqaf]{width:min(100%,8rem);aspect-ratio:1;border-radius:2rem;box-shadow:0 24px 48px #18161f38}.preview-notes[data-astro-cid-j3tygqaf]{margin-top:1rem}.preview-note[data-astro-cid-j3tygqaf],.floating-card[data-astro-cid-j3tygqaf]{padding:.9rem 1rem;box-shadow:0 16px 32px #18161f14}.preview-note[data-astro-cid-j3tygqaf]{flex:1 1 11rem}.preview-note[data-astro-cid-j3tygqaf] strong[data-astro-cid-j3tygqaf],.floating-card[data-astro-cid-j3tygqaf] strong[data-astro-cid-j3tygqaf]{display:block;font-size:.92rem;color:var(--ink)}.preview-note[data-astro-cid-j3tygqaf] span[data-astro-cid-j3tygqaf],.floating-card[data-astro-cid-j3tygqaf] span[data-astro-cid-j3tygqaf]{display:block;margin-top:.32rem;font-size:.8rem;line-height:1.55;color:var(--muted)}.floating-card[data-astro-cid-j3tygqaf]{position:absolute;width:min(15rem,74%);animation:float 6s ease-in-out infinite}.floating-card-top[data-astro-cid-j3tygqaf]{top:0;left:0}.floating-card-bottom[data-astro-cid-j3tygqaf]{right:0;bottom:0;animation-delay:1.1s}.content[data-astro-cid-j3tygqaf]{padding:1.4rem 0 5.5rem}.content-grid[data-astro-cid-j3tygqaf]{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr);gap:1.5rem;align-items:start}.app-content[data-astro-cid-j3tygqaf],.sidebar[data-astro-cid-j3tygqaf] .panel{border-radius:var(--radius-lg)}.app-content[data-astro-cid-j3tygqaf]{padding:1.7rem 1.8rem;animation:fadeUp .7s ease-out .08s both}.sidebar[data-astro-cid-j3tygqaf]{display:grid;gap:1rem;position:sticky;top:6rem;align-self:start;animation:fadeUp .7s ease-out .16s both}.sidebar[data-astro-cid-j3tygqaf] .panel{padding:1.15rem 1.2rem}.app-content[data-astro-cid-j3tygqaf] h2,.sidebar[data-astro-cid-j3tygqaf] h2{margin:0 0 .8rem;font-size:1.36rem;line-height:1.05;font-family:var(--font-display);font-style:italic;font-weight:600;letter-spacing:-.03em;color:var(--ink)}.app-content[data-astro-cid-j3tygqaf] h2:not(:first-child){margin-top:2rem;padding-top:1.8rem;border-top:1px solid var(--line)}.app-content[data-astro-cid-j3tygqaf] h3{margin:1.5rem 0 .5rem;font-size:.92rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--accent-from) 60%,var(--ink))}.app-content[data-astro-cid-j3tygqaf] p{margin:.75rem 0}.app-content[data-astro-cid-j3tygqaf] ul,.app-content[data-astro-cid-j3tygqaf] ol,.sidebar[data-astro-cid-j3tygqaf] ul{margin:.75rem 0 0;padding-left:1.25rem}.app-content[data-astro-cid-j3tygqaf] li,.sidebar[data-astro-cid-j3tygqaf] li{margin:.42rem 0}.app-content[data-astro-cid-j3tygqaf] a,.sidebar[data-astro-cid-j3tygqaf] a{border-bottom:1px solid rgba(24,22,31,.16)}.sidebar[data-astro-cid-j3tygqaf] .link-list{list-style:none;padding:0;margin:0}.sidebar[data-astro-cid-j3tygqaf] .link-list li+li{margin-top:.55rem}.sidebar[data-astro-cid-j3tygqaf] .link-list a{display:inline-flex;align-items:center;font-weight:700}.sidebar[data-astro-cid-j3tygqaf] .note{margin-top:.85rem;font-size:.86rem;line-height:1.65;color:var(--muted)}@media(max-width:980px){.hero-shell[data-astro-cid-j3tygqaf],.content-grid[data-astro-cid-j3tygqaf]{grid-template-columns:1fr}.hero-art[data-astro-cid-j3tygqaf]{min-height:24rem}.sidebar[data-astro-cid-j3tygqaf]{position:static}}@media(max-width:720px){.header-row[data-astro-cid-j3tygqaf]{flex-direction:column;align-items:flex-start}.site-nav[data-astro-cid-j3tygqaf]{flex-wrap:wrap;gap:.85rem}.hero-shell[data-astro-cid-j3tygqaf],.app-content[data-astro-cid-j3tygqaf]{padding:1.35rem}.preview-window[data-astro-cid-j3tygqaf]{inset:1.5rem .5rem 1.5rem 1rem}}@media(max-width:540px){.container[data-astro-cid-j3tygqaf]{padding:0 1rem}.hero[data-astro-cid-j3tygqaf]{padding-top:2.3rem}.hero-actions[data-astro-cid-j3tygqaf],.meta-row[data-astro-cid-j3tygqaf]{flex-direction:column;align-items:stretch}.button[data-astro-cid-j3tygqaf]{width:100%}.hero-art[data-astro-cid-j3tygqaf]{min-height:22rem}.floating-card[data-astro-cid-j3tygqaf]{width:min(13rem,78%)}}@media(prefers-color-scheme:dark){:root{--ink: #f5f2ec;--muted: #b8b4c5;--line: rgba(255, 255, 255, .1);--line-strong: rgba(255, 255, 255, .16);--surface: rgba(22, 19, 31, .82);--surface-strong: rgba(19, 16, 27, .92);--shadow-lg: 0 28px 90px rgba(0, 0, 0, .34);--shadow-md: 0 18px 40px rgba(0, 0, 0, .28)}.site[data-astro-cid-j3tygqaf]{background:radial-gradient(circle at 16% 0%,color-mix(in srgb,var(--accent-to) 24%,transparent) 0%,transparent 34%),radial-gradient(circle at 88% 16%,color-mix(in srgb,var(--accent-from) 22%,transparent) 0%,transparent 30%),linear-gradient(180deg,#16131e,#110f18 36%,#0f0d15)}.site-header[data-astro-cid-j3tygqaf]{background:#110f18b8}.hero-shell[data-astro-cid-j3tygqaf],.app-content[data-astro-cid-j3tygqaf],.sidebar[data-astro-cid-j3tygqaf] .panel{border-color:#ffffff14;background:linear-gradient(145deg,#181523eb,#110f1acc)}.back-link[data-astro-cid-j3tygqaf],.button-secondary[data-astro-cid-j3tygqaf],.meta-row[data-astro-cid-j3tygqaf] span[data-astro-cid-j3tygqaf],.preview-note[data-astro-cid-j3tygqaf],.floating-card[data-astro-cid-j3tygqaf]{background:#ffffff0d}.preview-window[data-astro-cid-j3tygqaf]{background:radial-gradient(circle at 10% 0%,rgba(255,255,255,.12),transparent 34%),linear-gradient(145deg,color-mix(in srgb,var(--accent-from) 18%,#15121f),#14111dd6)}.preview-top[data-astro-cid-j3tygqaf] span[data-astro-cid-j3tygqaf]{background:#ffffff2e}.button-primary[data-astro-cid-j3tygqaf]{box-shadow:0 14px 28px #00000052}}@media(prefers-reduced-motion:reduce){.hero-shell[data-astro-cid-j3tygqaf],.app-content[data-astro-cid-j3tygqaf],.sidebar[data-astro-cid-j3tygqaf],.floating-card[data-astro-cid-j3tygqaf]{animation:none}.button[data-astro-cid-j3tygqaf]{transition:none}}
