.search-section[data-astro-cid-5tznm7mj]{max-width:480px;margin-bottom:var(--sp-6)}.search-wrap[data-astro-cid-5tznm7mj]{position:relative;width:100%}.search-wrap[data-astro-cid-5tznm7mj] .search-icon[data-astro-cid-5tznm7mj]{position:absolute;left:18px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:var(--ink-400);pointer-events:none}.search-input[data-astro-cid-5tznm7mj]{width:100%;font-family:var(--font-body);font-size:17px;padding:16px 16px 16px 50px;border:1.5px solid var(--ink-200);border-radius:var(--r-pill);background:var(--bg-surface);transition:border-color .12s var(--ease),box-shadow .12s var(--ease)}.search-input[data-astro-cid-5tznm7mj]:focus{outline:none;border-color:var(--red-500);box-shadow:0 0 0 3px var(--red-100)}.search-title[data-astro-cid-5tznm7mj]{font-family:var(--font-display);font-weight:800;font-size:28px;margin-bottom:var(--sp-4)}.blog[data-astro-cid-5tznm7mj]{max-width:1400px;margin:0 auto;padding:var(--sp-7) 48px var(--sp-8)}.crumb[data-astro-cid-5tznm7mj]{font-size:15px;color:var(--ink-500);margin-bottom:var(--sp-5)}.crumb[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]:hover{color:var(--red-600)}.crumb[data-astro-cid-5tznm7mj] .sep[data-astro-cid-5tznm7mj]{margin:0 8px;color:var(--ink-300)}.crumb[data-astro-cid-5tznm7mj] .cur[data-astro-cid-5tznm7mj]{color:var(--ink-900);font-weight:600}.blog-head[data-astro-cid-5tznm7mj]{max-width:720px;margin-bottom:var(--sp-7)}.blog-head[data-astro-cid-5tznm7mj] h1[data-astro-cid-5tznm7mj]{font-family:var(--font-display);font-weight:800;font-size:48px;line-height:1.1;letter-spacing:-.03em;text-transform:capitalize}.blog-head[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{font-size:20px;color:var(--ink-600);margin-top:var(--sp-3);line-height:1.6}.featured[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:16fr 9fr;background:var(--bg-surface);border:1px solid var(--ink-200);border-radius:var(--r-xl);overflow:hidden;box-shadow:var(--sh-2);margin-bottom:var(--sp-7);cursor:pointer;transition:box-shadow var(--dur) var(--ease)}.featured[data-astro-cid-5tznm7mj]:hover{box-shadow:var(--sh-3)}.featured[data-astro-cid-5tznm7mj] .fc[data-astro-cid-5tznm7mj]{aspect-ratio:16/9;display:flex;align-items:flex-end;padding:var(--sp-6);position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.featured[data-astro-cid-5tznm7mj] .fc[data-astro-cid-5tznm7mj] .fbadge[data-astro-cid-5tznm7mj]{position:absolute;top:var(--sp-5);left:var(--sp-6)}.featured[data-astro-cid-5tznm7mj] .ftxt[data-astro-cid-5tznm7mj]{padding:var(--sp-7) var(--sp-6);display:flex;flex-direction:column;justify-content:center}.featured[data-astro-cid-5tznm7mj] .ftxt[data-astro-cid-5tznm7mj] h2[data-astro-cid-5tznm7mj]{font-family:var(--font-display);font-weight:800;font-size:30px;line-height:1.18;letter-spacing:-.02em;margin:0}.nl-band[data-astro-cid-5tznm7mj]{background:var(--bg-dark);border-radius:var(--r-xl);padding:var(--sp-7);margin-top:var(--sp-8);display:flex;align-items:center;justify-content:space-between;gap:var(--sp-6);flex-wrap:wrap}.nl-band[data-astro-cid-5tznm7mj] .nl-txt[data-astro-cid-5tznm7mj]{flex:1;min-width:280px;max-width:48ch}.nl-band[data-astro-cid-5tznm7mj] h3[data-astro-cid-5tznm7mj]{font-family:var(--font-display);font-weight:800;font-size:28px;color:#fff;letter-spacing:-.02em;text-transform:capitalize}.nl-band[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{font-size:16px;color:#ffffffa6;margin-top:8px;line-height:1.55}.nl-band[data-astro-cid-5tznm7mj] form[data-astro-cid-5tznm7mj]{display:flex;gap:12px;flex:1;min-width:300px;max-width:440px}.nl-band[data-astro-cid-5tznm7mj] input[data-astro-cid-5tznm7mj]{flex:1;font-family:var(--font-body);font-size:16px;line-height:1;padding:16px 18px;border:1px solid rgba(255,255,255,.18);border-radius:var(--r-sm);background:#ffffff14;color:#fff}.nl-band[data-astro-cid-5tznm7mj] input[data-astro-cid-5tznm7mj]::placeholder{color:#ffffff80}.nl-band[data-astro-cid-5tznm7mj] input[data-astro-cid-5tznm7mj]:focus{outline:2px solid var(--red-500)}.card-grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sp-5)}.art-card[data-astro-cid-5tznm7mj]{background:var(--bg-surface);border:1px solid var(--ink-200);border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--sh-1);transition:box-shadow var(--dur) var(--ease),transform var(--dur) var(--ease);cursor:pointer;display:flex;flex-direction:column}.art-card[data-astro-cid-5tznm7mj]:hover{box-shadow:var(--sh-3);transform:translateY(-3px)}.art-cover[data-astro-cid-5tznm7mj]{aspect-ratio:16/9;background-size:cover;background-position:center;background-repeat:no-repeat}.art-body[data-astro-cid-5tznm7mj]{padding:var(--sp-5)}.art-title[data-astro-cid-5tznm7mj]{font-family:var(--font-display);font-weight:700;font-size:21px;line-height:1.3;margin:0;letter-spacing:-.01em}@media(max-width:980px){.blog[data-astro-cid-5tznm7mj]{padding:var(--sp-6) 24px var(--sp-7)}.blog-head[data-astro-cid-5tznm7mj] h1[data-astro-cid-5tznm7mj]{font-size:38px}.featured[data-astro-cid-5tznm7mj]{grid-template-columns:1fr}.card-grid[data-astro-cid-5tznm7mj]{grid-template-columns:1fr 1fr}}@media(max-width:620px){.blog-head[data-astro-cid-5tznm7mj] h1[data-astro-cid-5tznm7mj]{font-size:32px}.card-grid[data-astro-cid-5tznm7mj]{grid-template-columns:1fr}.nl-band[data-astro-cid-5tznm7mj]{padding:var(--sp-6)}.nl-band[data-astro-cid-5tznm7mj] form[data-astro-cid-5tznm7mj]{min-width:100%;max-width:none}.nl-band[data-astro-cid-5tznm7mj] h3[data-astro-cid-5tznm7mj]{font-size:24px}}
