.blog-page-body{background:0 0}.mb-hero-section{position:relative;width:100%;min-height:68vh;margin-top:105px;background:#0a0a0a;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;padding:3rem 3.5vw;box-sizing:border-box}.mb-hero-title{position:absolute;top:1.8rem;left:3.5vw;z-index:10;font-size:clamp(2.5rem, 8vw, 5.5rem);font-weight:700;line-height:1;color:#fff;text-transform:uppercase;letter-spacing:-.03em;margin:0;text-align:left;pointer-events:none}.mb-hero-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.75;z-index:1;pointer-events:none}.mb-hero-card-box{position:relative;z-index:10;border:1px solid rgba(255,255,255,.85);padding:1.6rem;max-width:320px;width:85%;aspect-ratio:1/1;margin:3.5rem auto 2rem;text-decoration:none;color:#fff;display:flex;flex-direction:column;justify-content:space-between;background:rgba(0,0,0,.35);backdrop-filter:none;-webkit-backdrop-filter:none;transition:border-color .3s,background .3s,transform .3s;box-sizing:border-box}@media (max-width:600px){.mb-hero-section{margin-top:85px;min-height:60vh;padding:2rem 1.25rem}.mb-hero-title{top:1.2rem;left:1.5rem;right:auto;font-size:clamp(2.2rem, 10vw, 3.5rem)}.mb-hero-card-box{margin:3.5rem auto 1.5rem;width:100%;max-width:260px;aspect-ratio:1/1;padding:1.25rem;box-sizing:border-box}}.mb-hero-card-box:hover{border-color:#fff;transform:scale(1.02)}.mb-hero-card-meta{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.3rem .5rem;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.8rem;color:rgba(255,255,255,.85)}.mb-hero-card-meta-left{display:flex;align-items:center;gap:.4rem}.mb-hero-card-meta-dot{width:4px;height:4px;background:currentColor;border-radius:50%}.mb-arrow-icon{font-size:.95rem;line-height:1}.mb-hero-card-title{font-size:clamp(.92rem, 1.8vw, 1.15rem);font-weight:500;line-height:1.35;margin:0;color:#fff}.mb-content-area{background:0 0;padding:3.5rem 3.5vw 0}.mb-section-heading{font-size:clamp(2rem, 6vw, 4.5rem);font-weight:700;letter-spacing:-.04em;line-height:.95;color:#000;margin:0 0 2.5rem}.mb-card{display:block;text-decoration:none;color:#000}.mb-card-img-wrap{width:100%;aspect-ratio:1/1;overflow:hidden;background:#ccc;margin-bottom:.75rem}.mb-card-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16, 1, .3, 1)}.mb-card:hover .mb-card-img-wrap img{transform:scale(1.04)}.mb-card-meta{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.3rem .5rem;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#333;margin-bottom:.45rem}.mb-card-meta-left{display:flex;align-items:center;gap:.4rem}.mb-card-meta-left .dot{width:4px;height:4px;background:#333;border-radius:50%}.mb-card-title{font-size:.92rem;font-weight:600;line-height:1.3;color:#000;margin:0;letter-spacing:-.01em}@media (max-width:640px){.mb-card-meta{font-size:.58rem;gap:.2rem .4rem;letter-spacing:.05em}.mb-card-title{font-size:.82rem;line-height:1.25}.mb-cat-label{display:none!important}}.mb-grid-2col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.5rem;margin-bottom:5rem}@media (max-width:640px){.mb-grid-2col{gap:2rem 1rem}}.mb-filter-bar{width:100%;max-width:100%;box-sizing:border-box;border-top:1px solid #000;border-bottom:1px solid #000;display:flex;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-bottom:1.5rem}.mb-filter-bar::-webkit-scrollbar{display:none}.mb-filter-btn{display:flex;align-items:center;gap:.65rem;padding:1rem 1.2rem;background:0 0;border:none;border-right:1px solid #000;font-family:inherit;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#000;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .2s}.mb-filter-btn:last-child{border-right:none}.mb-filter-btn:hover{background:rgba(0,0,0,.06)}.mb-filter-btn.active{color:#000}.mb-filter-radio{width:18px;height:18px;border:1.5px solid #000;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s}.mb-filter-btn.active .mb-filter-radio{background:#000;border-color:#000}.mb-filter-btn.active .mb-filter-radio::after{content:'';width:8px;height:8px;background:#fff;border-radius:50%}.mb-results-count{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#555;margin-bottom:2rem}.mb-results-count strong{color:#000}.mb-all-section{padding-top:4rem;max-width:100%;overflow-x:hidden}.mb-cta-section{background:0 0;padding:0 3.5vw 6rem}.mb-cta-block{display:block;border:1px solid rgba(0,0,0,.25);padding:3.5rem 2.5rem;text-decoration:none;color:#000;transition:background .3s}.mb-cta-block:hover{background:rgba(0,0,0,.04)}.mb-cta-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#555;margin-bottom:1rem}.mb-cta-title{font-size:clamp(1.5rem, 4vw, 3rem);font-weight:700;line-height:1.15;color:#000;margin:0 0 2rem;letter-spacing:-.03em}.mb-cta-btn{display:inline-flex;align-items:center;gap:.8rem;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;border:1.5px solid #000;padding:.9rem 2rem;border-radius:100px;color:#000}