.blog-hero{background:var(--navy);padding:7rem 0 4rem;position:relative;overflow:hidden}.blog-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 70% 50%,rgba(201,168,76,.1) 0%,transparent 65%);pointer-events:none}.blog-hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(to right,var(--gold),var(--gold-light),var(--gold))}.cat-marka{border-top-color:#2563eb!important}.cat-patent{border-top-color:#7c3aed!important}.cat-nice{border-top-color:#059669!important}.cat-madrid{border-top-color:#dc2626!important}.cat-default{border-top-color:var(--gold)!important}.cat-badge-marka{background:#eff6ff;color:#2563eb;border-color:#bfdbfe}.cat-badge-patent{background:#f5f3ff;color:#7c3aed;border-color:#ddd6fe}.cat-badge-nice{background:#ecfdf5;color:#059669;border-color:#a7f3d0}.cat-badge-madrid{background:#fef2f2;color:#dc2626;border-color:#fecaca}.cat-badge-default{background:var(--gold-pale);color:#92640c;border-color:#f0d48a}.post-card{border-top:3px solid var(--border);border-radius:var(--radius-md);border-left:1px solid var(--border);border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--white);transition:box-shadow .25s,transform .25s,border-top-color .25s;height:100%;display:flex;flex-direction:column}.post-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.post-card-img{height:185px;overflow:hidden;position:relative}.post-card-img img{width:100%;height:100%;object-fit:cover}.post-card-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#ffffff40}.post-card-body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.post-card-cat{font-size:.65rem;padding:.2rem .65rem}.post-card-title{font-size:.95rem;font-weight:700;color:var(--navy);margin-bottom:.6rem;line-height:1.4}.post-card-title a{color:inherit}.post-card-meta{border-top:1px solid var(--border)}.post-card-author{font-size:.72rem;font-weight:600;color:var(--navy)}.post-card-date{font-size:.68rem;color:var(--muted)}.post-card-cta{padding:.4rem .9rem;font-size:.78rem}.post-excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.875rem;color:var(--muted);line-height:1.65;flex:1}.author-avatar{width:30px;height:30px;border-radius:50%;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;flex-shrink:0}.read-badge{background:var(--bg-light);color:var(--muted);font-size:.68rem;font-weight:600;padding:.2rem .55rem;border-radius:50px;display:inline-flex;align-items:center;gap:.3rem;border:1px solid var(--border)}.featured-card{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border);background:var(--white);box-shadow:var(--shadow-sm)}.featured-img{height:340px;background:linear-gradient(135deg,var(--navy-mid) 0%,var(--navy-soft) 100%);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.featured-img img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.featured-img-icon{font-size:5rem;color:#ffffff26;position:relative;z-index:1}.topic-pill{display:inline-flex;align-items:center;background:var(--white);border:1.5px solid var(--border);border-radius:50px;padding:.45rem 1.1rem;font-size:.82rem;font-weight:600;color:var(--navy);transition:border-color .2s,background .2s,color .2s,transform .15s;cursor:pointer;text-decoration:none}.topic-pill:hover{border-color:var(--gold);background:var(--gold-pale);color:#92640c;transform:translateY(-2px)}.topic-pill.active{background:linear-gradient(135deg,var(--navy) 0%,#122040 100%);border-color:var(--navy);color:#fff;box-shadow:0 6px 18px #0a162838}.topic-pill.active:hover{color:#fff;transform:translateY(-2px)}.topic-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;margin-left:.5rem;padding:0 .4rem;font-size:.7rem;font-weight:700;line-height:1;border-radius:999px;background:var(--gold-pale);color:#92640c}.topic-pill.active .topic-count{background:#ffffff2e;color:#fff}.topic-pill:hover .topic-count{background:#fff}.newsletter-card{background:linear-gradient(135deg,var(--navy) 0%,#122040 100%);border-radius:var(--radius-lg);padding:3rem;position:relative;overflow:hidden}.newsletter-card:before{content:"";position:absolute;right:-60px;top:-60px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(201,168,76,.14),transparent 65%);pointer-events:none}.newsletter-input-wrap{display:flex;gap:.75rem;flex-wrap:wrap}.newsletter-input-wrap input{flex:1;min-width:220px;background:#ffffff14;border:1.5px solid rgba(255,255,255,.2);border-radius:var(--radius-sm);padding:.75rem 1.2rem;color:#fff;font-size:.9rem}.newsletter-input-wrap input::placeholder{color:#ffffff73}.newsletter-input-wrap input:focus{outline:none;border-color:var(--gold);background:#ffffff1c}.empty-state{text-align:center;padding:5rem 1rem}.empty-state-icon{width:90px;height:90px;border-radius:50%;background:var(--gold-pale);margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:var(--gold)}.blog-intro{padding:3rem 0 0}.blog-intro p{font-size:1.02rem;line-height:1.85;color:#374151;margin-bottom:1rem}.blog-intro p:last-child{margin-bottom:0}
