.blog-module__L8cEdq__indexWrap{max-width:70rem;margin:0 auto;padding:2rem 1.25rem 5rem}.blog-module__L8cEdq__hero{background:radial-gradient(120% 140% at 100% 0%, color-mix(in srgb, var(--primary) 16%, transparent), transparent 60%), var(--surface);border:1px solid var(--border);border-radius:1.5rem;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2.5rem;padding:2.25rem 2rem;display:flex;overflow:hidden}.blog-module__L8cEdq__heroEyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--primary);align-items:center;gap:.45rem;margin-bottom:.6rem;font-size:.72rem;font-weight:800;display:inline-flex}.blog-module__L8cEdq__heroTitle{font-family:var(--font-display), system-ui, sans-serif;color:var(--foreground);margin:0 0 .6rem;font-size:clamp(2rem,5vw,2.9rem);font-weight:800;line-height:1.05}.blog-module__L8cEdq__heroSub{color:var(--muted);max-width:32rem;margin:0;font-size:1.02rem;line-height:1.55}.blog-module__L8cEdq__heroMascot{object-fit:contain;flex-shrink:0;width:132px;height:132px}@media (max-width:640px){.blog-module__L8cEdq__heroMascot{display:none}.blog-module__L8cEdq__hero{padding:1.75rem 1.5rem}}.blog-module__L8cEdq__chip{letter-spacing:.02em;color:#fff;background:var(--cat-from,var(--primary));white-space:nowrap;border-radius:999px;align-items:center;gap:.4rem;padding:.28rem .7rem;font-size:.72rem;font-weight:800;display:inline-flex}.blog-module__L8cEdq__chip .blog-module__L8cEdq__chipIcon{width:.9rem;height:.9rem}.blog-module__L8cEdq__grid{grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));gap:1.25rem;display:grid}.blog-module__L8cEdq__card{border:1px solid var(--border);background:var(--surface);border-radius:1.1rem;flex-direction:column;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;overflow:hidden}.blog-module__L8cEdq__card:hover{border-color:color-mix(in srgb, var(--cat-from,var(--primary)) 55%, var(--border));box-shadow:0 12px 28px -12px color-mix(in srgb, var(--cat-from,var(--primary)) 50%, transparent);transform:translateY(-3px)}.blog-module__L8cEdq__cardCover{background:linear-gradient(135deg, var(--cat-from,var(--primary)), var(--cat-to,var(--primary-dark)));align-items:flex-end;height:88px;padding:.75rem;display:flex;position:relative}.blog-module__L8cEdq__cardCover .blog-module__L8cEdq__chip{background:#ffffff40}.blog-module__L8cEdq__coverWatermark{color:#fff;opacity:.22;position:absolute}.blog-module__L8cEdq__cardCover .blog-module__L8cEdq__coverWatermark{width:3.6rem;height:3.6rem;top:-.4rem;right:.4rem}.blog-module__L8cEdq__cardBody{flex-direction:column;flex:1;gap:.5rem;padding:1rem 1.15rem 1.2rem;display:flex}.blog-module__L8cEdq__cardTitle{font-family:var(--font-display), system-ui, sans-serif;color:var(--foreground);margin:0;font-size:1.12rem;font-weight:700;line-height:1.28}.blog-module__L8cEdq__cardDesc{color:var(--muted);flex:1;margin:0;font-size:.88rem;line-height:1.55}.blog-module__L8cEdq__cardMeta{color:var(--muted);align-items:center;gap:.4rem;margin-top:.25rem;font-size:.75rem;font-weight:600;display:flex}.blog-module__L8cEdq__metaDot{opacity:.5;background:currentColor;border-radius:999px;width:3px;height:3px}.blog-module__L8cEdq__cardMeta .blog-module__L8cEdq__metaIcon{width:.85rem;height:.85rem}.blog-module__L8cEdq__featured{border:1px solid var(--border);background:var(--surface);border-radius:1.4rem;grid-template-columns:1.1fr 1fr;gap:0;margin-bottom:1.75rem;text-decoration:none;transition:transform .16s,box-shadow .16s;display:grid;overflow:hidden}.blog-module__L8cEdq__featured:hover{box-shadow:0 18px 40px -18px color-mix(in srgb, var(--cat-from,var(--primary)) 55%, transparent);transform:translateY(-3px)}.blog-module__L8cEdq__featuredCover{background:linear-gradient(135deg, var(--cat-from,var(--primary)), var(--cat-to,var(--primary-dark)));align-items:flex-end;min-height:220px;padding:1.25rem;display:flex;position:relative}.blog-module__L8cEdq__featuredCover .blog-module__L8cEdq__coverWatermark{width:7rem;height:7rem;top:1rem;right:1rem}.blog-module__L8cEdq__featuredBody{flex-direction:column;justify-content:center;gap:.7rem;padding:1.75rem;display:flex}.blog-module__L8cEdq__featuredKicker{letter-spacing:.08em;text-transform:uppercase;color:var(--primary);font-size:.72rem;font-weight:800}.blog-module__L8cEdq__featuredTitle{font-family:var(--font-display), system-ui, sans-serif;color:var(--foreground);margin:0;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:800;line-height:1.18}.blog-module__L8cEdq__featuredDesc{color:var(--muted);margin:0;font-size:.96rem;line-height:1.6}@media (max-width:720px){.blog-module__L8cEdq__featured{grid-template-columns:1fr}.blog-module__L8cEdq__featuredCover{min-height:140px}.blog-module__L8cEdq__featuredBody{padding:1.35rem}}.blog-module__L8cEdq__sectionLabel{font-family:var(--font-display), system-ui, sans-serif;color:var(--foreground);margin:0 0 1rem;font-size:1.1rem;font-weight:800}.blog-module__L8cEdq__cover{background:linear-gradient(135deg, var(--cat-from,var(--primary)), var(--cat-to,var(--primary-dark)));color:#fff;padding:clamp(2rem,6vw,4rem) 1.25rem clamp(2.25rem,6vw,3.5rem);position:relative;overflow:hidden}.blog-module__L8cEdq__coverInner{z-index:1;max-width:46rem;margin:0 auto;position:relative}.blog-module__L8cEdq__cover .blog-module__L8cEdq__coverWatermarkBig{color:#fff;opacity:.12;pointer-events:none;width:16rem;height:16rem;position:absolute;top:-2rem;right:-1rem}.blog-module__L8cEdq__breadcrumb{color:#ffffffd9;align-items:center;gap:.4rem;margin-bottom:1.1rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.blog-module__L8cEdq__breadcrumb:hover{color:#fff}.blog-module__L8cEdq__cover .blog-module__L8cEdq__chip{background:#ffffff40;margin-bottom:.9rem}.blog-module__L8cEdq__postTitle{font-family:var(--font-display), system-ui, sans-serif;color:#fff;margin:0 0 1rem;font-size:clamp(1.8rem,4.5vw,2.7rem);font-weight:800;line-height:1.12}.blog-module__L8cEdq__postMeta{color:#ffffffe6;flex-wrap:wrap;align-items:center;gap:.55rem;font-size:.85rem;font-weight:600;display:flex}.blog-module__L8cEdq__postMeta .blog-module__L8cEdq__metaIcon{width:.95rem;height:.95rem}.blog-module__L8cEdq__layout{grid-template-columns:minmax(0,1fr);gap:2.5rem;max-width:46rem;margin:2.5rem auto 0;padding:0 1.25rem;display:grid}@media (min-width:1080px){.blog-module__L8cEdq__layout{grid-template-columns:minmax(0,1fr) 15rem;align-items:start;max-width:64rem}}.blog-module__L8cEdq__tocMobile{border:1px solid var(--border);background:var(--surface);border-radius:.9rem;margin-bottom:1.75rem;padding:.5rem 1rem}.blog-module__L8cEdq__tocMobile summary{cursor:pointer;color:var(--foreground);padding:.4rem 0;font-size:.92rem;font-weight:800}.blog-module__L8cEdq__tocMobile ol,.blog-module__L8cEdq__tocDesktop ol{flex-direction:column;gap:.45rem;margin:.4rem 0 .6rem;padding:0;list-style:none;display:flex}.blog-module__L8cEdq__tocMobile a,.blog-module__L8cEdq__tocDesktop a{color:var(--muted);font-size:.85rem;line-height:1.4;text-decoration:none}.blog-module__L8cEdq__tocMobile a:hover,.blog-module__L8cEdq__tocDesktop a:hover{color:var(--primary)}.blog-module__L8cEdq__tocDesktop{display:none;position:sticky;top:1.5rem}@media (min-width:1080px){.blog-module__L8cEdq__tocDesktop{display:block}.blog-module__L8cEdq__tocMobile{display:none}}.blog-module__L8cEdq__tocLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 .7rem;font-size:.7rem;font-weight:800}.blog-module__L8cEdq__tocDesktop{border-left:2px solid var(--border);padding-left:1rem}.blog-module__L8cEdq__content{color:var(--foreground);font-size:1.07rem;line-height:1.78}.blog-module__L8cEdq__content>p:first-of-type{color:var(--foreground);font-size:1.2rem;line-height:1.65}.blog-module__L8cEdq__content h2{font-family:var(--font-display), system-ui, sans-serif;color:var(--foreground);margin:2.75rem 0 1rem;padding-top:.4rem;scroll-margin-top:5rem;font-size:1.6rem;font-weight:800;line-height:1.22}.blog-module__L8cEdq__content h2:before{content:"";background:var(--cat-from,var(--primary));border-radius:999px;width:2.5rem;height:4px;margin-bottom:.85rem;display:block}.blog-module__L8cEdq__content h3{font-family:var(--font-display), system-ui, sans-serif;color:var(--foreground);margin:2rem 0 .7rem;scroll-margin-top:5rem;font-size:1.28rem;font-weight:700}.blog-module__L8cEdq__content h4{margin:1.6rem 0 .5rem;font-size:1.08rem;font-weight:700}.blog-module__L8cEdq__content p{margin:0 0 1.25rem}.blog-module__L8cEdq__content a{color:var(--primary);text-underline-offset:2px;font-weight:600;text-decoration:underline}.blog-module__L8cEdq__content strong{color:var(--foreground);font-weight:700}.blog-module__L8cEdq__content ul,.blog-module__L8cEdq__content ol{margin:0 0 1.35rem;padding-left:1.5rem}.blog-module__L8cEdq__content li{margin:.45rem 0;padding-left:.2rem}.blog-module__L8cEdq__content ul li::marker{color:var(--cat-from,var(--primary))}.blog-module__L8cEdq__content ol li::marker{color:var(--cat-from,var(--primary));font-weight:700}.blog-module__L8cEdq__content blockquote{background:var(--surface-hover);border:1px solid var(--border);border-left:4px solid var(--cat-from,var(--primary));color:var(--foreground);border-radius:.9rem;margin:1.85rem 0;padding:1.25rem 1.4rem 1.25rem 2.6rem;font-size:1.12rem;font-weight:500;line-height:1.6;position:relative}.blog-module__L8cEdq__content blockquote:before{content:"“";color:var(--cat-from,var(--primary));opacity:.5;font-family:Georgia,serif;font-size:2.2rem;line-height:1;position:absolute;top:.3rem;left:.7rem}.blog-module__L8cEdq__content blockquote p{margin:0}.blog-module__L8cEdq__content img{border-radius:.85rem;max-width:100%;height:auto;margin:1.75rem 0}.blog-module__L8cEdq__content hr{border:none;border-top:1px solid var(--border);margin:2.75rem 0}.blog-module__L8cEdq__content code{background:var(--surface-hover);font-family:var(--font-mono), monospace;border-radius:.35rem;padding:.12em .4em;font-size:.9em}.blog-module__L8cEdq__content table{border-collapse:collapse;width:100%;margin:1.85rem 0;font-size:.95rem;line-height:1.5}.blog-module__L8cEdq__content thead{background:var(--surface-hover)}.blog-module__L8cEdq__content th{text-align:left;border-bottom:2px solid var(--cat-from,var(--primary));color:var(--foreground);white-space:nowrap;padding:.7rem .9rem;font-weight:800}.blog-module__L8cEdq__content td{border-bottom:1px solid var(--border);vertical-align:top;color:var(--foreground);padding:.65rem .9rem}.blog-module__L8cEdq__content tbody tr:last-child td{border-bottom:none}.blog-module__L8cEdq__content tbody tr:nth-child(2n){background:color-mix(in srgb, var(--surface-hover) 45%, transparent)}.blog-module__L8cEdq__byline{border-top:1px solid var(--border);align-items:center;gap:.7rem;margin:2.5rem 0 0;padding-top:1.5rem;display:flex}.blog-module__L8cEdq__bylineAvatar{object-fit:cover;background:var(--surface-hover);border-radius:999px;flex-shrink:0;width:2.6rem;height:2.6rem}.blog-module__L8cEdq__bylineName{color:var(--foreground);font-size:.92rem;font-weight:800}.blog-module__L8cEdq__bylineRole{color:var(--muted);font-size:.8rem}.blog-module__L8cEdq__share{align-items:center;gap:.6rem;margin-left:auto;display:flex}.blog-module__L8cEdq__shareBtn{border:1px solid var(--border);background:var(--surface);width:2.3rem;height:2.3rem;color:var(--muted);border-radius:.7rem;justify-content:center;align-items:center;transition:color .15s,border-color .15s;display:inline-flex}.blog-module__L8cEdq__shareBtn:hover{color:var(--primary);border-color:var(--primary)}.blog-module__L8cEdq__shareBtn .blog-module__L8cEdq__shareIcon{width:1.1rem;height:1.1rem}.blog-module__L8cEdq__cta{text-align:center;background:linear-gradient(135deg, color-mix(in srgb, var(--primary) 18%, transparent), color-mix(in srgb, var(--primary) 5%, transparent));border:1px solid color-mix(in srgb, var(--primary) 30%, transparent);border-radius:1.4rem;margin-top:3rem;padding:2.25rem 1.75rem}.blog-module__L8cEdq__ctaMascot{object-fit:contain;width:74px;height:74px;margin:0 auto .5rem;display:block}.blog-module__L8cEdq__ctaTitle{font-family:var(--font-display), system-ui, sans-serif;color:var(--foreground);margin:0 0 .5rem;font-size:1.45rem;font-weight:800}.blog-module__L8cEdq__ctaText{color:var(--muted);max-width:34rem;margin:0 auto 1.4rem;font-size:.98rem;line-height:1.55}.blog-module__L8cEdq__ctaButton{background:var(--primary);color:#fff;font-family:var(--font-display), system-ui, sans-serif;text-transform:uppercase;letter-spacing:.025em;box-shadow:var(--shadow-primary);border-radius:.9rem;padding:.9rem 2rem;font-weight:800;text-decoration:none;transition:transform .1s;display:inline-block}.blog-module__L8cEdq__ctaButton:active{box-shadow:var(--shadow-primary-pressed);transform:translateY(3px)}.blog-module__L8cEdq__related{max-width:64rem;margin:4rem auto 0;padding:0 1.25rem}.blog-module__L8cEdq__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:1.1rem;display:grid}
