.author-bio[data-v-66cf0b08]{border-top:1px solid rgba(var(--v-border-color), var(--v-border-opacity))}.author-name[data-v-66cf0b08]{margin-bottom:.25rem}.author-bio-content p[data-v-66cf0b08]{line-height:1.7}.author-link[data-v-66cf0b08]{text-decoration:none}@media (width<=600px){.author-bio[data-v-66cf0b08]{text-align:center}.v-row[data-v-66cf0b08]{flex-direction:column;align-items:center!important}}.blog-index-page,.blog-post-page{background:var(--bg-subtle)}.blog-hero-section{background-color:var(--bg-surface);color:var(--text-primary);text-align:center;border:1px solid rgba(var(--v-border-color), var(--v-border-opacity));box-shadow:var(--shadow-md);border-radius:8px;margin:2rem .75rem;padding:4rem 1rem 6rem;position:relative}.blog-hero-section h1{color:var(--text-primary);margin-bottom:1.5rem;font-weight:500;line-height:1.2}.blog-hero-section p{opacity:.9;color:var(--text-secondary);margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.scroll-indicator{border:3px solid #0000004d;border-radius:17px;width:34px;height:56px;position:absolute;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 0 15px #0000001a}.scroll-indicator:before{content:"";background:#0009;border-radius:50%;width:8px;height:8px;animation:2s infinite scrollAnimation;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes scrollAnimation{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,20px)}}.blog-list{gap:2rem;margin-top:1rem;display:grid}.blog-preview-card{color:rgb(var(--v-theme-on-surface))!important}.blog-preview-card .v-card__overlay{opacity:0!important;display:none!important}.blog-preview-card:hover{box-shadow:var(--shadow-md)!important}.blog-preview-card .blog-preview-image{object-fit:cover;width:100%;height:200px}.blog-preview-card .blog-preview-date{opacity:.7;color:rgb(var(--v-theme-on-surface));margin-top:.25rem;margin-bottom:.5rem;font-size:.875rem}.blog-preview-card .blog-preview-title{color:rgb(var(--v-theme-on-surface));margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.3}.blog-preview-card .blog-preview-excerpt{color:rgb(var(--v-theme-on-surface));font-size:.95rem;line-height:1.6}.blog-preview-card .read-more-btn{color:var(--primary-color)!important}.carousel-card .v-card__overlay{opacity:0!important;display:none!important}.carousel-card:hover{box-shadow:var(--shadow-md)!important}.blog-post-article{max-width:900px;margin:0 auto;overflow:hidden}.blog-post-article h1{margin-bottom:.75rem;font-weight:600;line-height:1.2}.blog-post-article .blog-post-date{opacity:.7;margin-bottom:2rem;font-size:.875rem}.blog-post-article .blog-post-hero-image{border-radius:8px;width:100%;max-width:900px;height:auto;margin:2rem auto;display:block}.blog-post-article h2{margin:2.5rem 0 1rem;font-size:1.75rem;font-weight:600;line-height:1.3}.blog-post-article h3{margin:2rem 0 .75rem;font-size:1.35rem;font-weight:600;line-height:1.3}.blog-post-article p{margin-bottom:1rem;line-height:1.7}.blog-post-article ul,.blog-post-article ol{margin:1rem 0 1rem 1.5rem;line-height:1.7}.blog-post-article ul li,.blog-post-article ol li{margin-bottom:.5rem}.blog-post-article img{border-radius:8px;width:100%;max-width:100%;height:auto;margin:1.5rem 0;display:block}.blog-post-article img.center-image{width:100%;max-width:900px;margin:1.5rem auto}.blog-post-article img.rounded-lg{border-radius:12px}.blog-post-article code{background:var(--bg-muted);border-radius:4px;padding:.2rem .4rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.9em}.blog-post-article pre{background:var(--bg-subtle);border-radius:8px;margin:1.5rem 0;padding:1rem;overflow-x:auto}.blog-post-article pre code{background:0 0;padding:0}.blog-post-article blockquote{border-left:4px solid var(--primary-color);background:#6c63ff0d;border-radius:0 8px 8px 0;margin:1.5rem 0;padding:1rem 1.5rem}.blog-post-article blockquote p{margin-bottom:0}.blog-post-article a{color:var(--primary-color);text-decoration:none}.blog-post-article a:hover{text-decoration:underline}.author-bio{border-top:1px solid rgba(var(--v-border-color), var(--v-border-opacity));margin-top:3rem;padding-top:2rem}.author-bio .author-avatar{object-fit:cover;border-radius:50%;width:80px;height:80px}.author-bio .author-name{margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.author-bio .author-title{opacity:.7;margin-bottom:0;font-size:.95rem}.author-bio .author-bio-content p{margin-bottom:1rem;line-height:1.7}.blog-carousel{border-radius:12px;padding:2rem}.blog-carousel .carousel-title{text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.carousel-track{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:1.5rem;display:flex}.carousel-item{flex:280px;max-width:350px}.carousel-item a{color:inherit;border-radius:8px;flex-direction:column;height:100%;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.carousel-item a:hover{transform:translateY(-4px)}.carousel-item img{object-fit:cover;width:100%;height:160px}.carousel-item h3{padding:.75rem 1rem;font-size:.9rem;font-weight:500;line-height:1.3}@media (width<=768px){.blog-hero-section{padding:3rem 1rem 4rem}.blog-hero-section h1{font-size:1.75rem}.blog-hero-section p{font-size:1rem}.scroll-indicator{display:none}.blog-post-article h1{font-size:1.75rem}.blog-post-article h2{font-size:1.4rem}.blog-post-article h3{font-size:1.2rem}.carousel-track{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:1rem;overflow-x:auto}.carousel-item{flex:0 0 250px}.author-bio{text-align:center}.author-bio .author-avatar{width:100px;height:100px}}.read-more-btn{font-weight:500;text-transform:none!important;letter-spacing:normal!important}.blog-article-wrapper{box-shadow:var(--shadow-md);background-color:#fff}
