:root{--paper:#faf8f3;--card:#fff;--ink:#1b1a17;--muted:#6b675e;--line:#e4dfd3;--accent:#0b7a4b;--pop:#ffd23f;--pop-ink:#1b1a17;--radius:14px;--wrap:1120px;--measure:68ch;--sans:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--paper:#141311;--card:#1c1b18;--ink:#f1efe9;--muted:#a39e93;--line:#2e2c27;--accent:#4fd08c}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--paper);color:var(--ink);font:18px/1.65 var(--sans);text-rendering:optimizelegibility;margin:0}img,video,iframe{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration-color:var(--accent);text-underline-offset:3px;text-decoration-thickness:2px}a:hover{color:var(--accent)}:focus-visible{outline:3px solid var(--accent);outline-offset:2px}h1,h2,h3,h4{letter-spacing:-.02em;text-wrap:balance;font-weight:800;line-height:1.15}.wrap{max-width:var(--wrap);margin:0 auto;padding:0 16px}.skip{position:absolute;left:-999px}.skip:focus{background:var(--pop);color:var(--pop-ink);z-index:9;padding:6px 10px;top:8px;left:16px}.site-header{border-bottom:1px solid var(--line);background:var(--paper)}.site-header .wrap{align-items:center;gap:24px;min-height:64px;display:flex}.logo{letter-spacing:-.03em;white-space:nowrap;align-items:center;gap:8px;font-size:1.15rem;font-weight:900;text-decoration:none;display:inline-flex}.logo svg{flex:none;width:28px;height:28px}.logo b{color:var(--accent)}.nav{scrollbar-width:none;gap:18px;font-size:.95rem;font-weight:600;display:flex;overflow-x:auto}.nav::-webkit-scrollbar{display:none}.nav a{white-space:nowrap;padding:4px 0;text-decoration:none}.nav a[aria-current=page]{box-shadow:inset 0 -2px var(--accent)}@media (width<=720px){.site-header .wrap{flex-wrap:wrap;gap:4px 16px;padding-top:10px;padding-bottom:8px}.nav{width:100%}}.hero{padding:56px 0 32px}.hero h1{max-width:16ch;margin:0 0 12px;font-size:clamp(2.2rem,6vw,4.2rem)}.hero h1 em{background:linear-gradient(transparent 68%, var(--pop) 68%);font-style:normal}.hero p{color:var(--muted);max-width:52ch;margin:0;font-size:1.15rem}.section-title{justify-content:space-between;align-items:baseline;gap:12px;margin:40px 0 16px;display:flex}.section-title h2{margin:0;font-size:1.4rem}.section-title a{font-size:.95rem;font-weight:600}.grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:28px 24px;display:grid}.card{flex-direction:column;gap:8px;text-decoration:none;display:flex}.card__img{aspect-ratio:3/2;border-radius:var(--radius);background:var(--line);overflow:hidden}.card__img img,.card__img video{object-fit:cover;width:100%;height:100%}.card__meta{text-transform:uppercase;letter-spacing:.06em;color:var(--accent);font-size:.8rem;font-weight:700}.card h3{margin:0;font-size:1.15rem}.card p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.5}.card:hover h3{color:var(--accent)}.grid--featured{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.grid--featured .card h3{font-size:1.4rem}.post{padding:32px 0 16px}.post__head,.prose{max-width:var(--measure);margin-left:auto;margin-right:auto}.crumbs{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:.9rem;display:flex}.crumbs a{font-weight:600}.post h1{margin:12px 0 14px;font-size:clamp(2rem,5vw,3.1rem)}.post__meta{color:var(--muted);font-size:.95rem}.post__hero{border-radius:var(--radius);max-width:960px;margin:28px auto;overflow:hidden}.post__hero img,.post__hero video{width:100%}.disclosure{color:var(--muted);border-left:3px solid var(--pop);margin:20px 0 0;padding:2px 0 2px 12px;font-size:.85rem}.prose>*+*{margin-top:1.1em}.prose h2{margin-top:2em;font-size:1.75rem}.prose h3{margin-top:1.6em;font-size:1.3rem}.prose p,.prose ul,.prose ol{margin-bottom:0}.prose ul,.prose ol{padding-left:1.3em}.prose li+li{margin-top:.3em}.prose img,.prose .clip{border-radius:10px;width:auto;max-height:720px;margin-left:auto;margin-right:auto}.prose blockquote{border-left:3px solid var(--line);color:var(--muted);margin-left:0;padding-left:18px}.prose table{border-collapse:collapse;width:100%;font-size:.95rem;display:block;overflow-x:auto}.prose th,.prose td{border-bottom:1px solid var(--line);text-align:left;padding:8px 10px}.prose hr{border:0;border-top:1px solid var(--line);margin:2.5em 0}.embed{aspect-ratio:16/9;background:#000;border-radius:10px;position:relative;overflow:hidden}.embed iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.product{background:var(--card);border:2px solid var(--ink);border-radius:var(--radius);box-shadow:4px 4px 0 var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.product__text{flex-direction:column;flex:1;min-width:0;display:flex}.prose .product__img{object-fit:contain;background:#fff;border-radius:8px;flex:none;width:64px;height:64px;margin:0}.product__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.product__note{color:var(--muted);font-size:.85rem}.btn{background:var(--pop);color:var(--pop-ink);border:2px solid var(--pop-ink);white-space:nowrap;border-radius:999px;flex:none;padding:8px 16px;font-size:.95rem;font-weight:800;text-decoration:none;display:inline-block}.btn:hover{color:var(--pop-ink);transform:translateY(-1px)}@media (width<=560px){.product{flex-wrap:wrap}.product .btn{width:100%}.btn{text-align:center}}.page-head{padding:40px 0 8px}.page-head h1{margin:0 0 8px;font-size:clamp(2rem,5vw,3rem)}.page-head p{color:var(--muted);max-width:60ch;margin:0}.pager{justify-content:space-between;margin:48px 0;font-weight:700;display:flex}.related{border-top:1px solid var(--line);margin-top:56px;padding-top:8px}.site-footer{border-top:1px solid var(--line);color:var(--muted);margin-top:64px;padding:32px 0 48px;font-size:.9rem}.site-footer .wrap{flex-wrap:wrap;justify-content:space-between;gap:12px 24px;display:flex}.site-footer nav{flex-wrap:wrap;gap:8px 20px;display:flex}.chips{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.chips a{border:1px solid var(--line);background:var(--card);border-radius:999px;padding:4px 12px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}
