.BlogPostLayout-module__Io2u8W__article{max-width:800px;margin:0 auto;padding:2rem 0 6rem}.BlogPostLayout-module__Io2u8W__breadcrumb{margin-bottom:3rem}.BlogPostLayout-module__Io2u8W__backLink{color:#94a3b8;border:1px solid var(--border-color);background:#ffffff08;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.BlogPostLayout-module__Io2u8W__backLink:hover{color:var(--text-color);background:#ffffff14}.BlogPostLayout-module__Io2u8W__articleHeader{text-align:center;opacity:0;margin-bottom:3rem;transition:all .8s;transform:translateY(30px)}.BlogPostLayout-module__Io2u8W__articleHeader.BlogPostLayout-module__Io2u8W__visible{opacity:1;transform:translateY(0)}.BlogPostLayout-module__Io2u8W__category{text-transform:uppercase;letter-spacing:.05em;border:1px solid;border-radius:20px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-block}.BlogPostLayout-module__Io2u8W__title{color:var(--text-color);-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff 0%,#94a3b8 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.2}.BlogPostLayout-module__Io2u8W__meta{color:#94a3b8;justify-content:center;gap:2rem;margin-bottom:2rem;font-size:.875rem;display:flex}.BlogPostLayout-module__Io2u8W__meta span{align-items:center;gap:.5rem;display:flex}.BlogPostLayout-module__Io2u8W__description{color:#94a3b8;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.7}.BlogPostLayout-module__Io2u8W__tags{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.BlogPostLayout-module__Io2u8W__tag{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:12px;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.BlogPostLayout-module__Io2u8W__featuredImage{opacity:0;border-radius:20px;min-height:300px;margin-bottom:3rem;transition:all .8s .2s;overflow:hidden;transform:translateY(30px)}.BlogPostLayout-module__Io2u8W__featuredImage.BlogPostLayout-module__Io2u8W__visible{opacity:1;transform:translateY(0)}.BlogPostLayout-module__Io2u8W__image{border-radius:20px;width:100%;height:auto;box-shadow:0 25px 50px -12px #00000080}.BlogPostLayout-module__Io2u8W__imageFallback{color:#fff;text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:300px;font-size:1.5rem;display:flex}.BlogPostLayout-module__Io2u8W__imageFallback i{opacity:.8;font-size:3rem}.BlogPostLayout-module__Io2u8W__imageFallback span{opacity:.9;font-size:1.125rem;font-weight:500}.BlogPostLayout-module__Io2u8W__content{opacity:0;color:#e5e7eb;font-size:1.125rem;line-height:1.8;transition:all .8s .4s;transform:translateY(30px)}.BlogPostLayout-module__Io2u8W__content.BlogPostLayout-module__Io2u8W__visible{opacity:1;transform:translateY(0)}.BlogPostLayout-module__Io2u8W__content h2{color:var(--text-color);border-bottom:2px solid var(--border-color);margin:3rem 0 1.5rem;padding-bottom:.5rem;font-size:2rem;font-weight:700}.BlogPostLayout-module__Io2u8W__content h3{color:var(--text-color);margin:2.5rem 0 1rem;font-size:1.5rem;font-weight:600}.BlogPostLayout-module__Io2u8W__content p{margin-bottom:1.5rem}.BlogPostLayout-module__Io2u8W__content ul,.BlogPostLayout-module__Io2u8W__content ol{margin-bottom:1.5rem;padding-left:2rem}.BlogPostLayout-module__Io2u8W__content li{margin-bottom:.5rem}.BlogPostLayout-module__Io2u8W__content pre{background:var(--primary-bg);border:1px solid var(--border-color);border-radius:12px;margin:1.5rem 0;padding:1.5rem;font-family:Monaco,Consolas,monospace;font-size:.875rem;line-height:1.5;overflow-x:auto}.BlogPostLayout-module__Io2u8W__content code{border:1px solid var(--border-color);background:#ffffff0d;border-radius:6px;padding:.2rem .5rem;font-family:Monaco,Consolas,monospace;font-size:.875rem}.BlogPostLayout-module__Io2u8W__content pre code{background:0 0;border:none;padding:0}.BlogPostLayout-module__Io2u8W__articleFooter{border-top:1px solid var(--border-color);opacity:0;margin-top:4rem;padding-top:3rem;transition:all .8s .6s;transform:translateY(30px)}.BlogPostLayout-module__Io2u8W__articleFooter.BlogPostLayout-module__Io2u8W__visible{opacity:1;transform:translateY(0)}.BlogPostLayout-module__Io2u8W__shareSection{text-align:center;margin-bottom:3rem}.BlogPostLayout-module__Io2u8W__shareSection h4{color:var(--text-color);margin-bottom:1rem;font-size:1.25rem}.BlogPostLayout-module__Io2u8W__shareButtons{justify-content:center;gap:1rem;display:flex}.BlogPostLayout-module__Io2u8W__shareButton{border:1px solid var(--border-color);width:50px;height:50px;color:var(--text-color);cursor:pointer;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;transition:all .3s;display:flex}.BlogPostLayout-module__Io2u8W__shareButton:hover{background:#ffffff1a;transform:translateY(-2px)}.BlogPostLayout-module__Io2u8W__ctaSection{text-align:center;border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border-radius:20px;padding:3rem}.BlogPostLayout-module__Io2u8W__ctaSection h3{color:var(--text-color);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.BlogPostLayout-module__Io2u8W__ctaSection p{color:#94a3b8;margin-bottom:2rem;font-size:1.125rem}.BlogPostLayout-module__Io2u8W__ctaButton{color:#fff;background:linear-gradient(135deg,#10b981 0%,#06b6d4 100%);border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.BlogPostLayout-module__Io2u8W__ctaButton:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #10b98166}@media (max-width:768px){.BlogPostLayout-module__Io2u8W__article{padding:1rem}.BlogPostLayout-module__Io2u8W__title{font-size:2rem}.BlogPostLayout-module__Io2u8W__meta{flex-direction:column;align-items:center;gap:1rem}.BlogPostLayout-module__Io2u8W__description{font-size:1.125rem}.BlogPostLayout-module__Io2u8W__content{font-size:1rem}.BlogPostLayout-module__Io2u8W__content h2{font-size:1.75rem}.BlogPostLayout-module__Io2u8W__content h3{font-size:1.25rem}.BlogPostLayout-module__Io2u8W__ctaSection{padding:2rem 1.5rem}}
