:root{color-scheme:light;--bg: #fbf8f1;--bg-elevated: rgba(255, 255, 255, .86);--bg-strong: #ffffff;--surface-border: rgba(88, 65, 111, .12);--surface-shadow: 0 18px 50px rgba(69, 49, 90, .08);--text: #221b2a;--text-muted: #655c71;--accent: #cdb9ef;--accent-strong: #9275c9;--accent-soft: rgba(205, 185, 239, .26);--accent-contrast: #ffffff;--highlight: #ecd98d;--highlight-soft: rgba(236, 217, 141, .22);--hero-glow-left: rgba(205, 185, 239, .4);--hero-glow-right: rgba(236, 217, 141, .35);--max-width: 1180px;--radius-lg: 28px;--radius-md: 18px;--radius-sm: 999px;--font-sans: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Palatino, "Noto Serif SC", "PingFang SC", "Microsoft YaHei", serif;--font-ui: "Avenir Next", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-ui);color:var(--text);background:radial-gradient(circle at top left,var(--hero-glow-left),transparent 28%),radial-gradient(circle at top right,var(--hero-glow-right),transparent 24%),linear-gradient(180deg,var(--bg) 0%,var(--bg) 100%);min-height:100vh}body[data-page-theme=mono]{--bg: #f7f7f4;--bg-elevated: rgba(255, 255, 255, .92);--bg-strong: #ffffff;--surface-border: rgba(24, 24, 24, .14);--surface-shadow: 0 18px 50px rgba(0, 0, 0, .04);--text: #141414;--text-muted: #6f6f6a;--accent: #121212;--accent-strong: #121212;--accent-soft: rgba(18, 18, 18, .05);--accent-contrast: #ffffff;--highlight: #d4d4cf;--highlight-soft: rgba(18, 18, 18, .04);--hero-glow-left: rgba(0, 0, 0, .03);--hero-glow-right: rgba(0, 0, 0, .02)}body[data-page-theme=product]{--bg: #050806;--bg-elevated: rgba(10, 15, 11, .92);--bg-strong: #0d120e;--surface-border: rgba(121, 255, 114, .12);--surface-shadow: 0 18px 50px rgba(0, 0, 0, .38), 0 0 0 1px rgba(121, 255, 114, .04);--text: #f2fff0;--text-muted: #8ca894;--accent: #76ff03;--accent-strong: #9dff5b;--accent-soft: rgba(118, 255, 3, .12);--accent-contrast: #081006;--highlight: #17351a;--highlight-soft: rgba(118, 255, 3, .08);--hero-glow-left: rgba(118, 255, 3, .12);--hero-glow-right: rgba(34, 77, 30, .09)}body[data-page-theme=memory]{--bg: #f2f1ed;--bg-elevated: rgba(255, 255, 255, .95);--bg-strong: #fbfaf6;--surface-border: rgba(0, 47, 167, .1);--surface-shadow: 0 20px 52px rgba(35, 44, 79, .05);--text: #202330;--text-muted: #666d7e;--accent: #0039d6;--accent-strong: #2452f4;--accent-soft: rgba(0, 57, 214, .1);--accent-contrast: #ffffff;--highlight: #e4e0d2;--highlight-soft: rgba(0, 57, 214, .08);--hero-glow-left: rgba(0, 57, 214, .07);--hero-glow-right: rgba(228, 224, 210, .2)}a{color:inherit}img{display:block;max-width:100%}.shell{width:min(calc(100% - 2rem),var(--max-width));margin:0 auto}.card{background:var(--bg-elevated);backdrop-filter:blur(16px);border:1px solid var(--surface-border);border-radius:var(--radius-lg);box-shadow:var(--surface-shadow)}.eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;color:var(--text-muted)}.eyebrow:before{content:"";width:1.75rem;height:1px;background:currentColor;opacity:.6}.page-title{font-family:var(--font-sans);font-size:clamp(2.6rem,4vw,4.8rem);line-height:.95;letter-spacing:-.04em;margin:1rem 0 1.2rem}.lede{max-width:44rem;font-size:1.05rem;line-height:1.9;color:var(--text-muted)}.pill{display:inline-flex;align-items:center;padding:.5rem .9rem;border-radius:var(--radius-sm);background:var(--accent-soft);color:var(--text);text-decoration:none;font-size:.92rem;border:1px solid transparent}.pill--product{background:#76ff031f;border-color:#76ff0329;color:#1d6a0e}.pill--landscape{background:#cdb9ef42;border-color:#9275c924;color:#4d3f69}.pill--memory{background:#0039d61a;border-color:#0039d629;color:#1d3fd2}body[data-page-theme=product] .card{background:linear-gradient(180deg,#ffffff05,#fff0),linear-gradient(180deg,rgba(118,255,3,.02),transparent 24%),var(--bg-elevated);border-color:#79ff7224;box-shadow:0 20px 48px #0000006b,inset 0 1px #ffffff0f,inset 0 0 0 1px #76ff0308}body[data-page-theme=product] .eyebrow,body[data-page-theme=product] .post-card__footer a,body[data-page-theme=product] .prose a{color:var(--accent-strong)}body[data-page-theme=product] .pill{border-color:#76ff0324}body[data-page-theme=product] .pill--product{background:#76ff0324;border-color:#76ff032e;color:#d7ffbd}body[data-page-theme=memory] .card{background:linear-gradient(180deg,#fffffff0,#faf8f2db),var(--bg-elevated);border-color:#0039d614;box-shadow:0 22px 54px #222b450d,inset 0 1px #ffffffc7}body[data-page-theme=memory] .eyebrow,body[data-page-theme=memory] .post-card__footer a,body[data-page-theme=memory] .prose a{color:var(--accent-strong)}.button-link{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.25rem;border-radius:var(--radius-sm);text-decoration:none;background:var(--accent);color:var(--accent-contrast);font-weight:600;border:1px solid transparent;transition:transform .2s ease,border-color .2s ease,background .2s ease}.button-link.secondary{background:transparent;border-color:var(--surface-border);color:var(--text)}.button-link:hover{transform:translateY(-1px)}.grid-two{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(18rem,.7fr);gap:1.5rem}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.section-heading h2{font-family:var(--font-ui);font-size:clamp(1.6rem,2vw,2.1rem);margin:0;letter-spacing:-.04em}.section-heading p{margin:0;color:var(--text-muted)}.stack{display:grid;gap:1.2rem}.prose{font-size:1.03rem;line-height:1.95;color:var(--text)}.prose h2,.prose h3{font-family:var(--font-sans);letter-spacing:-.03em;margin:2.5rem 0 1rem}.prose p,.prose ul,.prose ol,.prose blockquote{margin:1rem 0}.prose a{color:var(--accent-strong)}.prose blockquote{padding:1rem 1.2rem;border-left:3px solid var(--accent);background:var(--accent-soft);border-radius:0 1rem 1rem 0}.prose code{padding:.15rem .4rem;border-radius:.45rem;background:var(--highlight-soft);font-size:.92em}.prose pre{padding:1rem;border-radius:1.25rem;overflow-x:auto}@media(max-width:900px){.grid-two{grid-template-columns:1fr}}@media(max-width:720px){.shell{width:min(calc(100% - 1.1rem),var(--max-width))}.page-title{font-size:clamp(2.2rem,14vw,3.4rem)}}.site-footer[data-astro-cid-gcn2mc3v]{padding:3rem 0 4rem}.site-footer__inner[data-astro-cid-gcn2mc3v]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem 2rem;padding:1.5rem 1.6rem;border-top:1px solid var(--surface-border)}.site-footer__title[data-astro-cid-gcn2mc3v]{margin:0 0 .5rem;color:var(--text-muted);font-size:.85rem;text-transform:uppercase;letter-spacing:.14em}.site-footer__inner[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{text-decoration:none}.site-footer__meta[data-astro-cid-gcn2mc3v]{display:grid;justify-items:end;gap:.5rem;color:var(--text-muted)}.site-footer__meta[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{margin:0}@media(max-width:720px){.site-footer__meta[data-astro-cid-gcn2mc3v]{justify-items:start}}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:30;padding:1rem 0 0;backdrop-filter:blur(12px)}.site-header__inner[data-astro-cid-ctg3m53h]{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1rem;padding:1rem 1.2rem;border-radius:999px;background:color-mix(in srgb,var(--bg) 72%,transparent);border:1px solid var(--surface-border)}.site-header__brand[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:.8rem;text-decoration:none}.site-header__brand[data-astro-cid-ctg3m53h] strong[data-astro-cid-ctg3m53h],.site-header__brand[data-astro-cid-ctg3m53h] small[data-astro-cid-ctg3m53h]{display:block}.site-header__brand[data-astro-cid-ctg3m53h] strong[data-astro-cid-ctg3m53h]{font-size:.98rem}.site-header__brand[data-astro-cid-ctg3m53h] small[data-astro-cid-ctg3m53h]{font-size:.74rem;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase}.site-header__mark[data-astro-cid-ctg3m53h]{display:block;width:2.6rem;height:2.6rem;border-radius:50%;object-fit:cover;border:1px solid var(--surface-border);background:var(--bg-strong)}.site-header__nav[data-astro-cid-ctg3m53h]{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem .9rem}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{text-decoration:none;font-size:.94rem;color:var(--text-muted)}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover,.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:focus-visible{color:var(--text)}@media(max-width:920px){.site-header__inner[data-astro-cid-ctg3m53h]{grid-template-columns:1fr;border-radius:1.4rem}.site-header__brand[data-astro-cid-ctg3m53h],.site-header__nav[data-astro-cid-ctg3m53h]{justify-self:center}}
