.blog-page{background:#fafafa;min-height:100vh}.blog-page .container{max-width:1240px;margin:0 auto;padding:0 20px}.blog-page .hero-section{text-align:center;border-radius:0 0 36px 36px;flex-direction:column;justify-content:center;align-items:center;height:560px;display:flex;position:relative}@media (max-width:639px){.blog-page .hero-section{background:url(/images/lae/Mobile%20375.webp) bottom/cover no-repeat;padding-bottom:45%}}@media (min-width:640px) and (max-width:959px){.blog-page .hero-section{background:url(/images/lae/Tablet%20768.webp) bottom/cover no-repeat}}@media (min-width:960px) and (max-width:1367px){.blog-page .hero-section{clip-path:none;background:url(/images/lae/Tablet%201024.webp) bottom/cover no-repeat;margin-top:0;overflow:hidden;height:560px!important;min-height:560px!important;max-height:560px!important}}@media (min-width:1368px) and (max-width:1719px){.blog-page .hero-section{background:url(/images/lae/Laptop%201440.webp) bottom/cover no-repeat}}@media (min-width:1720px) and (max-width:2199px){.blog-page .hero-section{background:url(/images/lae/Desktop%201920.webp) bottom/cover no-repeat}}@media (min-width:2200px){.blog-page .hero-section{background:url(/images/lae/Desktop%202560.webp) bottom/cover no-repeat}}.blog-page .hero-section:after{content:"";pointer-events:none;border-radius:0 0 36px 36px;position:absolute;inset:0}.blog-page .hero-title{text-align:center;color:#fff;text-shadow:0 2px 10px #0000001a;z-index:9;margin-top:80px;margin-bottom:0;font-size:48px;font-weight:700;line-height:60px;position:relative}.blog-page .hero-title span{font-family:var(--font-visby)}.blog-page .hero-title:after{content:"";background:url(/images/star-logo.svg) 50%/contain no-repeat;width:20px;height:20px;position:absolute}.blog-page .hero-subtitle{z-index:9;position:relative}.blog-page .featured-grid{grid-template-rows:250px 234px;grid-template-columns:1fr 1fr 1fr;gap:16px;max-width:1200px;height:500px;margin:0 auto;display:grid}.blog-page .featured-card{cursor:pointer;border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #00000026}.blog-page .featured-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #00000040}.blog-page .featured-image{flex:1;width:100%;height:100%;display:block;position:relative;overflow:hidden}.blog-page .card-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;transition:transform .3s;display:block}.blog-page .featured-card:hover .card-image{transform:scale(1.1)}.blog-page .featured-overlay{color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;background:linear-gradient(#0000,#000c);padding:30px 20px 20px;transition:all .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(20px)}.blog-page .featured-card:hover .featured-overlay{opacity:1;transform:translateY(0)}.blog-page .featured-title{text-shadow:0 2px 4px #00000080;margin:0;font-size:1.4rem;font-weight:700;line-height:1.2}.blog-page .featured-category{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff40;border:1px solid #ffffff1a;border-radius:25px;padding:6px 16px;font-size:1rem;font-weight:600;display:inline-block}.blog-page .filter-section{z-index:100;padding-top:20px;padding-bottom:40px;position:relative;top:0}.blog-page .category-filter-wrapper{align-items:center;gap:12px;display:flex;position:relative}.blog-page .category-filter{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;flex:1;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.blog-page .category-filter::-webkit-scrollbar{display:none}.blog-page .scroll-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000001a}.blog-page .scroll-btn:hover{color:#475569;background:#f8fafc;border-color:#cbd5e1;transform:scale(1.05)}.blog-page .scroll-btn-right{background-image:url(/images/blog_arrow_right.png);background-position:50%;background-repeat:no-repeat;background-size:12px 12px}.blog-page .scroll-btn-right svg{display:none}.blog-page .filter-btn{color:#111827;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:8px 12px;font-size:14px;font-weight:400;line-height:20px;transition:all .2s;display:flex}.blog-page .filter-btn:hover{color:#475569;background:#f8fafc;border-color:#cbd5e1}.blog-page .filter-btn.active{color:#fff;background:#3b82f6;border-color:#3b82f6;font-weight:500;box-shadow:0 1px 2px #3b82f61a}.blog-page .category-count{opacity:.7;margin-left:4px;font-size:.8rem;font-weight:400}.blog-page .clear-filter-btn{color:#6b7280;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:4px;padding:6px 12px;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.blog-page .clear-filter-btn:hover{color:#ef4444;background:#fef2f2;border-color:#fecaca}.blog-page .clear-filter-btn span{font-size:1.2rem;font-weight:700;line-height:1}.blog-page .main-content{padding:80px 0 100px}.blog-page .content-grid{grid-template-columns:77% 23%;align-items:start;gap:0;display:grid}.blog-page .recent-posts{border-right:1px solid #f3f3f3;margin-right:20px;padding:0 20px 0 0}.blog-page .section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.blog-page .section-title{color:#4f7bee;margin:0;font-size:36px;font-weight:700;line-height:44px;position:relative}.blog-page .posts-list{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.blog-page .post-card-link{color:inherit;cursor:pointer;text-decoration:none;transition:all .3s;display:block;position:relative}.blog-page .post-card-link:hover{transform:translateY(-2px)}.blog-page .post-card{gap:20px;padding:0;transition:all .3s;display:flex}.blog-page .post-card-link .post-card{flex-direction:column;gap:20px}.blog-page .post-card-link .post-image{aspect-ratio:1;border-radius:10px;flex-shrink:0;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.blog-page .post-image{border-radius:10px;flex-shrink:0;overflow:hidden}.blog-page .post-content{flex-direction:column;flex:1;justify-content:space-between;padding-bottom:35px;display:flex}.tags-post{color:#9ca3af;margin:0 0 8px;font-size:16px;line-height:24px}.blog-page .post-title{color:#111827;-webkit-line-clamp:2;line-clamp:2;font-size:16px;font-weight:600;line-height:1.3;font-family:var(--font-inter);-webkit-box-orient:vertical;margin-bottom:8px;display:-webkit-box;overflow:hidden}.blog-page .post-title a{color:inherit;text-decoration:none;transition:color .3s}.blog-page .post-title a:hover{color:#3b82f6}.blog-page .post-excerpt{color:#6b7280;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:0;margin-bottom:8px;font-size:16px;line-height:24px;display:-webkit-box;overflow:hidden}.blog-page .sidebar .popular-title{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sidebar .post-excerpt{margin:0 0 4px;font-size:14px;line-height:20px}.blog-page .post-meta{align-items:center;gap:20px;display:flex}.blog-page .meta-item{color:#9ca3af;align-items:center;gap:5px;font-size:16px;line-height:24px;display:flex}.blog-page .link-item{color:#4f7bee;margin-top:8px;font-size:18px;font-weight:500;line-height:28px;position:absolute;bottom:0}.blog-page .link-item a span{margin-left:8px}.blog-page .sidebar{position:sticky;top:120px}.blog-page .sidebar-title{color:#1f2937;margin-bottom:12px;font-size:24px;font-weight:600;line-height:32px;position:relative}.blog-page .popular-posts{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:16px;padding:20px;display:flex}.blog-page .popular-post{cursor:pointer;border-bottom:1px solid #e5e7eb;gap:10px;padding:0 0 16px;transition:all .3s;display:flex}.blog-page .popular-post:last-child{border-bottom:none;padding-bottom:0}.blog-page .popular-post:hover{transform:translateY(-2px)}.blog-page .popular-image{border-radius:8px;width:48px;min-width:48px;height:48px;min-height:48px;overflow:hidden}.blog-page .popular-content{flex-direction:column;display:flex}.blog-page .popular-title{color:#1f2937;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.blog-page .popular-title a{color:inherit;text-decoration:none;transition:color .3s}.blog-page .popular-title a:hover{color:#3b82f6}.blog-page .popular-meta{align-items:center;gap:15px;display:flex}.blog-page .popular-meta .meta-item{font-size:.75rem}.blog-page .pagination{justify-content:center;align-items:center;gap:8px;margin-top:20px;padding-top:30px;display:flex}.blog-page .pagination-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:400;transition:all .3s;display:flex}.blog-page .pagination-btn:hover:not(:disabled):not(.dots):not(.active){color:#4f7bee;background:#f8fafc}.blog-page .pagination-btn.active{color:#4f7bee;background:#f4f5f6}.blog-page .pagination-btn:disabled{opacity:.5;cursor:not-allowed}.blog-page .pagination-btn.dots{cursor:default;background:0 0}.blog-page .pagination-btn.dots:hover{color:#6b7280;background:0 0}@media (max-width:1024px){.blog-page .main-content{padding:40px 0 100px}.blog-page .section-title{color:#111827;margin:0;font-size:1.5rem;line-height:32px;position:relative}.blog-page .hero-section{height:560px}.blog-page .content-grid{grid-template-columns:100%}.blog-page .recent-posts{border:none;margin:0;padding:0}.blog-page .post-card-link .post-image .card-image{min-height:310px}.blog-page .popular-image{width:48px;min-width:48px}.blog-page .sidebar-title{margin-top:20px;margin-bottom:12px}.blog-page .hero-title{margin-top:69px;line-height:40px}.blog-page .popular-title{margin-bottom:0}.sidebar .post-excerpt{margin:0}.blog-page .popular-post{border-radius:unset;border-bottom:1px solid #e5e7eb;padding-bottom:16px}.blog-page .hero-title{font-size:2rem}}@media (max-width:640px){.blog-page .main-content{padding:24px 0}.blog-page .featured-grid{-moz-column-count:2;column-count:2;-moz-column-gap:14px;column-gap:14px}.blog-page .featured-card{-moz-column-break-inside:avoid;break-inside:avoid;border-radius:18px;margin-bottom:14px;display:block;overflow:hidden}.blog-page .featured-card:first-child{-moz-column-span:all;column-span:all;height:260px;width:100%!important}.blog-page .featured-card:nth-child(2),.blog-page .featured-card:nth-child(5){height:181px}.blog-page .featured-card:nth-child(3),.blog-page .featured-card:nth-child(4){height:222px}.blog-page .featured-card img{-o-object-fit:cover;object-fit:cover;width:auto;height:100%}.blog-page .posts-list{grid-template-columns:1fr}}
