.fullBlog-module__d_nhyG__blogSection{flex-direction:column;gap:30px;width:95%;max-width:900px;margin:20px auto 100px;display:flex}.fullBlog-module__d_nhyG__blog{-webkit-backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;width:100%;height:fit-content;padding:16px;overflow:hidden;box-shadow:0 8px 32px #0000001f,inset 0 1px #ffffff14}.fullBlog-module__d_nhyG__blogimg{object-fit:cover;border-radius:16px;width:100%;height:auto;max-height:400px}.fullBlog-module__d_nhyG__blogBox{padding:24px 8px}.fullBlog-module__d_nhyG__blogTitle{margin-bottom:16px;font-size:clamp(1.75rem,1.5rem + 2vw,2.5rem);font-weight:800;line-height:1.2}.fullBlog-module__d_nhyG__categoryBadge{text-transform:uppercase;letter-spacing:.08em;width:fit-content;color:var(--accent);-webkit-backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:100px;margin-bottom:12px;padding:6px 14px;font-size:.7rem;font-weight:600;display:inline-block}.fullBlog-module__d_nhyG__date{color:var(--text-muted);gap:8px;margin-bottom:24px;font-size:.9rem;display:flex}.fullBlog-module__d_nhyG__markdownContent{color:var(--text);font-size:clamp(1rem,.95rem + .25vw,1.1rem);line-height:1.8}.fullBlog-module__d_nhyG__markdownContent h1,.fullBlog-module__d_nhyG__markdownContent h2,.fullBlog-module__d_nhyG__markdownContent h3,.fullBlog-module__d_nhyG__markdownContent h4,.fullBlog-module__d_nhyG__markdownContent h5,.fullBlog-module__d_nhyG__markdownContent h6{color:var(--text);margin-top:2em;margin-bottom:.75em;font-weight:700;line-height:1.3}.fullBlog-module__d_nhyG__markdownContent h2{border-bottom:1px solid #ffffff1a;padding-bottom:.5em;font-size:clamp(1.4rem,1.2rem + 1vw,1.75rem)}.fullBlog-module__d_nhyG__markdownContent h3{font-size:clamp(1.2rem,1rem + .5vw,1.4rem)}.fullBlog-module__d_nhyG__markdownContent p{color:var(--text-muted);margin-bottom:1.25em}.fullBlog-module__d_nhyG__markdownContent strong{color:var(--text)}.fullBlog-module__d_nhyG__markdownContent a{color:var(--accent);font-weight:500;text-decoration:none;transition:opacity .2s}.fullBlog-module__d_nhyG__markdownContent a:hover{opacity:.85;text-decoration:underline}.fullBlog-module__d_nhyG__markdownContent code{color:var(--accent);background:#ffffff1a;border-radius:6px;padding:.2em .5em;font-family:SF Mono,Fira Code,monospace;font-size:.9em}.fullBlog-module__d_nhyG__markdownContent pre{-webkit-backdrop-filter:blur(8px);background:#0006;border:1px solid #ffffff14;border-radius:12px;margin:1.5em 0;padding:1.25rem;overflow-x:auto}.fullBlog-module__d_nhyG__markdownContent pre code{color:var(--text);background:0 0;padding:0;font-size:.875em;line-height:1.6}.fullBlog-module__d_nhyG__markdownContent ul,.fullBlog-module__d_nhyG__markdownContent ol{color:var(--text-muted);margin:1.25em 0;padding-left:1.5rem}.fullBlog-module__d_nhyG__markdownContent li{margin-bottom:.5em;padding-left:.5em}.fullBlog-module__d_nhyG__markdownContent li::marker{color:var(--accent)}.fullBlog-module__d_nhyG__markdownContent blockquote{border-left:3px solid var(--accent);color:var(--text-muted);background:#ffffff08;border-radius:0 8px 8px 0;margin:1.5em 0;padding:1rem 1.25rem;font-style:italic}.fullBlog-module__d_nhyG__markdownContent hr{background:#ffffff1a;border:0;height:1px;margin:2.5em 0}.fullBlog-module__d_nhyG__markdownContent table{border-collapse:collapse;width:100%;margin:1.5em 0;font-size:.9rem}.fullBlog-module__d_nhyG__markdownContent th,.fullBlog-module__d_nhyG__markdownContent td{border:1px solid #ffffff1a;padding:.75rem 1rem}.fullBlog-module__d_nhyG__markdownContent th{text-align:left;background:#ffffff0f;font-weight:600}.fullBlog-module__d_nhyG__tagsContainer{border-top:1px solid #ffffff14;flex-wrap:wrap;gap:8px;margin-top:32px;padding-top:24px;display:flex}.fullBlog-module__d_nhyG__tag{color:var(--text-muted);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:100px;padding:6px 12px;font-size:.75rem;font-weight:500;transition:all .25s;display:inline-block}.fullBlog-module__d_nhyG__tag:hover{color:var(--accent);background:#ffffff1a;border-color:#fff3}.fullBlog-module__d_nhyG__moreArticles{margin-top:40px}.fullBlog-module__d_nhyG__moreArticles h3{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px;font-size:1rem;font-weight:600}.fullBlog-module__d_nhyG__relatedGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.fullBlog-module__d_nhyG__relatedCard{-webkit-backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:10px;padding:20px;transition:all .3s;display:flex}.fullBlog-module__d_nhyG__relatedCard:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-4px);box-shadow:0 12px 32px #00000026}.fullBlog-module__d_nhyG__relatedCategory{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);font-size:.65rem;font-weight:600}.fullBlog-module__d_nhyG__relatedTitle{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.fullBlog-module__d_nhyG__relatedCard:hover .fullBlog-module__d_nhyG__relatedTitle{color:var(--accent)}@media (max-width:760px){.fullBlog-module__d_nhyG__blogSection{margin-top:10px}.fullBlog-module__d_nhyG__blog{border-radius:20px;padding:12px}.fullBlog-module__d_nhyG__blogimg{border-radius:12px;max-height:280px}.fullBlog-module__d_nhyG__blogBox{padding:16px 4px}.fullBlog-module__d_nhyG__relatedGrid{grid-template-columns:1fr;gap:12px}.fullBlog-module__d_nhyG__relatedCard{padding:16px}.fullBlog-module__d_nhyG__markdownContent pre{border-radius:10px;padding:1rem;font-size:.8rem}}.fullBlog-module__d_nhyG__backLink{color:var(--text-muted);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:6px;width:fit-content;padding:8px 16px;font-size:.9rem;transition:all .25s;display:inline-flex}.fullBlog-module__d_nhyG__backLink:hover{color:var(--text);background:#ffffff1a;border-color:#fff3}
